/* CSS crunched with Crunch - http://crunchapp.net/ */
@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100);
/* ORION LAYOUT */
/* Template .less files */
/* Global .less files */
.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-romeo {
  padding-top: 49px;
}
#homepage-romeo .top-section {
  position: relative;
}
#homepage-romeo .top-section #item-image-slideshow-echo {
  height: 350px;
}
#homepage-romeo .top-section #item-image-slideshow-echo ul {
  height: 350px;
}
#homepage-romeo .top-section #item-image-slideshow-echo ul li {
  height: 350px;
}
#homepage-romeo .top-section #item-image-slideshow-echo ul li .image {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#homepage-romeo .top-section #item-image-slideshow-echo ul li h2 {
  position: absolute;
  top: 40%;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #ffffff;
  right: 0;
  z-index: 150;
  text-transform: uppercase;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 18px;
  letter-spacing: 1px;
}
#homepage-romeo .top-section #item-image-slideshow-echo .bx-controls {
  display: none;
}
#homepage-romeo .top-section .overlay-background {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 120;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#homepage-romeo .top-section .overlay {
  z-index: 130;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#homepage-romeo .top-section .scroll-more {
  display: none;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo {
  height: 350px;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul {
  height: 350px;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li {
  height: 350px;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .image {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .overlay h4 {
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 175px;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  margin: 0 auto;
  display: block;
  text-align: center;
  transition: all 0.3s;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #000000;
  padding: 50px 25px;
  margin-top: 50px;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #3b3b3b;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li:hover .overlay h4 {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
  transition: all 0.3s;
}
#homepage-romeo .feature-slideshow #item-image-slideshow-bravo .bx-controls {
  display: none;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo {
  height: 250px;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul {
  height: 250px;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li {
  height: 250px;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .image {
  height: 250px;
  background-size: cover;
  background-position: 40% 50%;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #000000;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .overlay h4 {
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 175px;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  color: #000000;
  border-color: #000000;
  margin: 0 auto;
  display: block;
  text-align: center;
  transition: all 0.3s;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 50px 25px;
  padding-bottom: 0;
  margin-top: -30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 16px;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #3b3b3b;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
  text-align: center;
  font-size: 13px;
  font-weight: normal;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li:hover .overlay h4 {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
  transition: all 0.3s;
}
#homepage-romeo .content-slideshow #item-image-slideshow-bravo .bx-controls {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-romeo {
    padding-top: 50px;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo {
    height: 500px;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo ul {
    height: 500px;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo ul li {
    height: 500px;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo ul li .image {
    height: 500px;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo ul li h2 {
    font-size: 20px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo {
    height: 500px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul {
    height: 500px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li {
    height: 500px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .image {
    height: 500px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    width: 400px;
    padding: 80px 40px;
    margin-top: 80px;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    font-size: 19px;
    letter-spacing: 2px;
    font-size: 16px;
    letter-spacing: 3px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    margin-top: 16px;
    font-size: 60px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo {
    height: 300px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul {
    height: 300px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li {
    height: 300px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .image {
    height: 300px;
    background-size: cover;
    background-position: 40% 50%;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    margin-top: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    font-size: 19px;
    letter-spacing: 2px;
    font-size: 16px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    font-size: 13px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #homepage-romeo {
    padding-top: 70px;
  }
  #homepage-romeo .top-section {
    position: relative;
  }
  #homepage-romeo .top-section #item-image-slideshow-echo ul li h2 {
    top: 45%;
    font-size: 30px;
    letter-spacing: 17px;
  }
  #homepage-romeo .top-section .overlay .top-line,
  #homepage-romeo .top-section .overlay .line {
    background: #ffffff;
  }
  #homepage-romeo .top-section .overlay .top-line {
    position: relative;
    top: 40px;
    height: 1px;
    width: 0;
    margin: 0 auto;
  }
  #homepage-romeo .top-section .overlay .bottom-line {
    position: absolute;
    bottom: 40px;
    height: 1px;
    width: 100%;
  }
  #homepage-romeo .top-section .overlay .bottom-line .line {
    width: 0;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-romeo .top-section .overlay .right-line {
    position: absolute;
    padding-top: 17%;
    padding-bottom: 17%;
    right: 40px;
    width: 1px;
    transition: all 10s;
    top: 10%;
    bottom: 10%;
  }
  #homepage-romeo .top-section .overlay .right-line .line {
    width: 1px;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-romeo .top-section .overlay .left-line {
    position: absolute;
    padding-top: 15%;
    padding-bottom: 20%;
    left: 40px;
    width: 1px;
    top: 10%;
    bottom: 10%;
  }
  #homepage-romeo .top-section .overlay .left-line .line {
    width: 1px;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-romeo .top-section .overlay .scroll-more {
    cursor: pointer;
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 15px;
    color: #ffffff;
    z-index: 135;
    transition: all 0.5s;
  }
  #homepage-romeo .top-section .overlay .scroll-more:hover {
    color: #9e9e9e;
  }
  #homepage-romeo .top-section .overlay .scroll-more span {
    cursor: pointer;
    display: inline-block;
    padding-right: 10px;
    font-size: 11px;
    letter-spacing: 4px;
    text-transform: uppercase;
  }
  #homepage-romeo .top-section .overlay .scroll-more i {
    font-size: 11px;
    cursor: pointer;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    width: 400px;
    padding: 80px 40px;
    margin-top: 12%;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    font-size: 24px;
    letter-spacing: 13px;
    line-height: 32px;
    font-size: 16px;
    letter-spacing: 3px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
  #homepage-romeo .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    font-size: 60px;
  }
  #homepage-romeo .overlay.active .scroll-more {
    transition: all 0.5s;
    opacity: 1;
  }
  #homepage-romeo .overlay.active .left-line,
  #homepage-romeo .overlay.active .right-line {
    padding-top: 0;
    padding-bottom: 0;
    transition: all 10s;
  }
  #homepage-romeo .overlay.active .left-line .line,
  #homepage-romeo .overlay.active .right-line .line {
    transition: all 10s;
    height: 100%;
  }
  #homepage-romeo .overlay.active .top-line {
    transition: all 10s;
    width: 80%;
  }
  #homepage-romeo .overlay.active .bottom-line .line {
    transition: all 10s;
    width: 80%;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo {
    height: 450px !important;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul {
    height: 450px !important;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li {
    height: 450px !important;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .image {
    height: 450px !important;
    background-size: cover;
    background-position: 50% 0%;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .overlay h4 {
    width: 300px;
    text-align: center;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    margin-top: 40px;
    width: 310px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    float: left;
    font-size: 50px;
    line-height: 70px;
    width: 150px;
    text-align: left;
    font-weight: 800;
    text-transform: none;
    border: transparent;
    margin-left: -200px;
    margin-right: 50px;
  }
  #homepage-romeo .content-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    margin-top: 20px;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
}
#homepage-tango {
  padding-top: 50px;
  transition: all 2s;
}
#homepage-tango .top-section {
  position: relative;
}
#homepage-tango .top-section #item-image-slideshow-echo {
  height: 350px;
}
#homepage-tango .top-section #item-image-slideshow-echo ul {
  height: 350px;
}
#homepage-tango .top-section #item-image-slideshow-echo ul li {
  height: 350px;
}
#homepage-tango .top-section #item-image-slideshow-echo ul li .image {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#homepage-tango .top-section #item-image-slideshow-echo ul li h2 {
  display: none;
  position: absolute;
  top: 40%;
  text-align: center;
  bottom: 0;
  left: 0;
  color: #ffffff;
  right: 0;
  z-index: 150;
  text-transform: uppercase;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 18px;
  letter-spacing: 1px;
}
#homepage-tango .top-section #item-image-slideshow-echo .bx-controls {
  display: none;
}
#homepage-tango .top-section .overlay-background {
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 120;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#homepage-tango .top-section .overlay {
  z-index: 130;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#homepage-tango .top-section .scroll-more {
  display: none;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo {
  height: 350px;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul {
  height: 350px;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li {
  height: 350px;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .image {
  height: 350px;
  background-size: cover;
  background-position: 50% 50%;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ffffff;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .overlay h4 {
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 175px;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  margin: 0 auto;
  display: block;
  text-align: center;
  transition: all 0.3s;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
  width: 250px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: #000000;
  padding: 50px 25px;
  margin-top: 50px;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  font-size: 14px;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #3b3b3b;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 40px;
  font-weight: 700;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li:hover .overlay h4 {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
  transition: all 0.3s;
}
#homepage-tango .feature-slideshow #item-image-slideshow-bravo .bx-controls {
  display: none;
}
.home-wrapper #logo-desktop {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-tango .top-section #item-image-slideshow-echo {
    height: 500px;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul {
    height: 500px;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li {
    height: 500px;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li .image {
    height: 500px;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li h2 {
    font-size: 20px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo {
    height: 500px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul {
    height: 500px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li {
    height: 500px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .image {
    height: 500px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    width: 400px;
    padding: 80px 40px;
    margin-top: 80px;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    font-size: 19px;
    letter-spacing: 2px;
    font-size: 16px;
    letter-spacing: 3px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    margin-top: 16px;
    font-size: 60px;
  }
}
@media only print, only screen and (min-width: 1050px) {
  /* Desktop */
  .home-wrapper {
    overflow: hidden;
    position: relative;
    padding-top: 0;
  }
  .home-wrapper #logo-desktop {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(35, 31, 32, 0.8) !important;
    display: block;
    width: auto;
    z-index: 140;
    transition: all 0.5s;
  }
  .home-wrapper #logo-desktop img {
    float: right;
    padding: 30px;
    height: 28px;
  }
  .home-wrapper #logo-desktop.scroll {
    background: rgba(35, 31, 32, 0);
    transition: all 0.5s;
  }
  #homepage-tango {
    padding-top: 0;
  }
  #homepage-tango .top-section {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #homepage-tango .top-section #item-image-slideshow-echo {
    height: 100% !important;
  }
  #homepage-tango .top-section #item-image-slideshow-echo .bx-viewport {
    height: 100% !important;
  }
  #homepage-tango .top-section #item-image-slideshow-echo .bx-wrapper {
    height: 100% !important;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul {
    height: 100% !important;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li {
    height: 100% !important;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li h2 {
    top: 45%;
    font-size: 30px;
    letter-spacing: 17px;
  }
  #homepage-tango .top-section #item-image-slideshow-echo ul li .image {
    height: 100% !important;
  }
  #homepage-tango .top-section .overlay .top-line,
  #homepage-tango .top-section .overlay .line {
    background: #ffffff;
  }
  #homepage-tango .top-section .overlay .top-line {
    position: relative;
    top: 40px;
    height: 1px;
    width: 0;
    margin: 0 auto;
  }
  #homepage-tango .top-section .overlay .bottom-line {
    position: absolute;
    bottom: 40px;
    height: 1px;
    width: 100%;
  }
  #homepage-tango .top-section .overlay .bottom-line .line {
    width: 0;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-tango .top-section .overlay .right-line {
    position: absolute;
    padding-top: 17%;
    padding-bottom: 17%;
    right: 40px;
    width: 1px;
    transition: all 10s;
    top: 10%;
    bottom: 10%;
  }
  #homepage-tango .top-section .overlay .right-line .line {
    width: 1px;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-tango .top-section .overlay .left-line {
    position: absolute;
    padding-top: 15%;
    padding-bottom: 20%;
    left: 40px;
    width: 1px;
    top: 10%;
    bottom: 10%;
  }
  #homepage-tango .top-section .overlay .left-line .line {
    width: 1px;
    display: block;
    margin: 0 auto;
    height: 1px;
  }
  #homepage-tango .top-section .overlay .scroll-more {
    cursor: pointer;
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 15px;
    color: #ffffff;
    z-index: 135;
    transition: all 0.5s;
  }
  #homepage-tango .top-section .overlay .scroll-more:hover {
    color: #9e9e9e;
  }
  #homepage-tango .top-section .overlay .scroll-more span {
    cursor: pointer;
    display: inline-block;
    padding-right: 10px;
    font-size: 11px;
    letter-spacing: 4px;
    text-transform: uppercase;
  }
  #homepage-tango .top-section .overlay .scroll-more i {
    font-size: 11px;
    cursor: pointer;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper {
    width: 400px;
    padding: 80px 40px;
    margin-top: 12%;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h2 {
    font-size: 24px;
    letter-spacing: 13px;
    line-height: 32px;
    font-size: 16px;
    letter-spacing: 3px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    max-width: 300px;
    margin: 0 auto;
  }
  #homepage-tango .feature-slideshow #item-image-slideshow-bravo ul li .top-wrapper h3 {
    font-size: 60px;
  }
  #homepage-tango .overlay.active .scroll-more {
    transition: all 0.5s;
    opacity: 1;
  }
  #homepage-tango .overlay.active .left-line,
  #homepage-tango .overlay.active .right-line {
    padding-top: 0;
    padding-bottom: 0;
    transition: all 10s;
  }
  #homepage-tango .overlay.active .left-line .line,
  #homepage-tango .overlay.active .right-line .line {
    transition: all 10s;
    height: 100%;
  }
  #homepage-tango .overlay.active .top-line {
    transition: all 10s;
    width: 80%;
  }
  #homepage-tango .overlay.active .bottom-line .line {
    transition: all 10s;
    width: 80%;
  }
}
@media only print, only screen and (min-width: 1050px) and (max-height: 700px) {
  .image-container-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
  }
  body.home {
    overflow: hidden;
  }
  body.home .zenu li {
    text-align: left !important;
    padding-left: 40px !important;
  }
  body.home #footer-papa {
    background: rgba(30, 30, 30, 0.9);
  }
  #homepage-tango {
    transition: all 3s;
  }
  #homepage-tango .image-container {
    position: initial;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    /*-webkit-transform:translateY(-50%) ;*/
    /*transform:translateY(-50%) ;*/
    transition: all 3.5s;
    width: 100%;
    height: 100%;
  }
  #homepage-tango .section .heading {
    color: white;
    font-size: 25px;
    letter-spacing: 20px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(4),
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(5),
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(6) {
    display: none !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li {
    width: 33.33% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .image {
    padding-bottom: 65% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #1e1e1e;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs 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);
    -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');
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+1) {
    padding-right: 10px;
    padding-left: 0;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+2) {
    padding-right: 5px;
    padding-left: 5px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 0;
  }
  #homepage-tango .section.one .image-container {
    background: url(1.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.two .image-container {
    background: url(2.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.three .image-container {
    background: url(3.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.four .image-container {
    background: url(4.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .image-container {
    background-position: 50% 0% !important;
    transition: all 3.5s;
  }
  #homepage-tango .image-container.parallax {
    background-position: 50% 60% !important;
    transition: all 3.5s;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(4),
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(5),
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(6) {
    display: none !important;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .image {
    padding-bottom: 56% !important;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #1e1e1e;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper 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);
    -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');
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(3) a .image,
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(2) a .image {
    padding-bottom: 60% !important;
  }
  #homepage-tango .section.three a {
    overflow: hidden;
    position: relative;
  }
  #homepage-tango .section.three li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
  }
  #homepage-tango .section.three .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #1e1e1e;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.three li:nth-child(2),
  #homepage-tango .section.three li:nth-child(3) {
    width: 30% !important;
  }
  #homepage-tango .section.three li:nth-child(2) .image,
  #homepage-tango .section.three li:nth-child(3) .image {
    padding-bottom: 60% !important;
  }
  #homepage-tango .section.three li:nth-child(1) {
    width: 70% !important;
  }
  #homepage-tango .section.three li:nth-child(1) .image {
    padding-bottom: 56% !important;
  }
  #homepage-tango .section.three li:nth-child(4) {
    display: none !important;
    width: 100% !important;
  }
  #homepage-tango .section.three li:nth-child(4) .image {
    padding-bottom: 26% !important;
  }
  #homepage-tango .section.three 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');
  }
  #homepage-tango .section.four .parallax-content {
    -webkit-transform: translateZ(0);
    bottom: 0;
    -ms-transform: translateY 50%;
    -webkit-transform: translateY 50%;
    -moz-transform: translateY 50%;
    -o-transform: translateY 50%;
    transform: translateY(50%);
    transition: all 3s;
  }
  #homepage-tango .section.four .parallax-content.show {
    -ms-transform: translateY 0%;
    -webkit-transform: translateY 0%;
    -moz-transform: translateY 0%;
    -o-transform: translateY 0%;
    transform: translateY(0%);
    transition: all 3s;
  }
  #homepage-tango .parallax-content {
    transition: all 3s;
    padding-top: 200px;
    display: inline-block;
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
}
.scroll-down {
  display: none;
}
@media only print, only screen and (min-width: 1050px) {
  /*--------------------------------- SCROLL DOWN STYLES --------------------------------  */
  .chevron::before {
    border-style: solid;
    border-width: 0.1em 0.1em 0 0;
    content: '';
    display: inline-block;
    height: 12px;
    left: 0.15em;
    position: relative;
    top: 0.15em;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    vertical-align: top;
    width: 12px;
  }
  .chevron.right:before {
    left: 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .chevron.bottom:before {
    top: 0;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .chevron.left:before {
    left: 0.25em;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .scroll-down {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 140;
  }
  .scroll-down span {
    width: 110px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 4px;
    padding-bottom: 7px;
  }
  .scroll-down .inner-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 15px;
  }
  .scroll-down .chevron {
    width: 18px;
    margin: 0 auto;
    color: white;
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 1s;
  }
  .scroll-down .chevron.active {
    -ms-transform: translateY(7px);
    -webkit-transform: translateY(7px);
    -moz-transform: translateY(7px);
    -o-transform: translateY(7px);
    transform: translateY(7px);
    transition: all 1s;
  }
  .scroll-down {
    opacity: 1 !important;
    transition: all 1s;
    visibility: visible !important;
  }
  .scroll-down.active {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
  }
  .scroll-down span {
    width: 200px;
    letter-spacing: 6px;
    padding-bottom: 7px;
  }
  .scroll-down .inner-wrapper {
    padding-bottom: 25px;
  }
  .scroll-down .chevron {
    width: 25px;
  }
  .scroll-down .chevron::before {
    height: 18px;
    width: 18px;
    content: "";
  }
}
#listings-oscar {
  padding-top: 49px;
}
#listings-oscar #search-form-echo {
  max-width: 1030px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px 20px 8px 20px;
}
#listings-oscar #search-form-echo fieldset {
  margin-bottom: 12px;
}
.loading-spinner {
  clear: both;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listings-oscar {
    padding-top: 50px;
  }
  #listings-oscar #search-form-echo {
    padding: 16px 20px 8px 20px;
  }
  #listings-oscar #search-form-echo fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 0;
    padding: 6px;
  }
  #listings-oscar #search-form-echo fieldset:nth-child(odd) {
    padding-left: 0;
  }
  #listings-oscar #search-form-echo fieldset:nth-child(even) {
    padding-right: 0;
  }
  #listings-oscar #search-form-echo fieldset:last-child {
    width: 100%;
    padding: 6px 0 12px 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listings-oscar {
    padding-top: 0;
  }
  #listings-oscar #search-form-echo {
    padding: 20px 40px 10px 40px;
  }
  #listings-oscar #search-form-echo form {
    display: inline-block;
    width: 100%;
  }
  #listings-oscar #search-form-echo fieldset {
    width: 25%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 0;
    padding: 6px !important;
  }
  #listings-oscar #search-form-echo .field-suburb {
    width: 50%;
    padding-right: 0 !important;
    padding-left: 6px !important;
  }
  #listings-oscar #search-form-echo .field-go {
    width: 25% !important;
    padding-right: 0 !important;
    padding-left: 6px !important;
  }
  #listings-oscar #search-form-echo .field-method,
  #listings-oscar #search-form-echo .field-bedroom {
    padding-left: 0 !important;
    padding-right: 6px !important;
  }
  #listings-oscar #search-form-echo fieldset:last-child {
    width: 100%;
    padding: 6px 0 12px 0;
  }
}
#listing-show-papa {
  padding-top: 50px;
}
#listing-show-papa #dock {
  display: none;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu-btn {
  display: none;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu {
  display: none;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-info-overlay h1 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 8px;
  text-align: center;
  text-transform: uppercase;
  line-height: 21px;
  font-size: 14px;
  letter-spacing: 3px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h1 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 16px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h3 {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 16px;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 4px;
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-wrapper {
  position: relative;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-wrapper .bx-viewport ul li {
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 70%;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-prev {
  position: absolute;
  left: -20px;
  top: 40%;
  z-index: 75;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-next {
  position: absolute;
  right: -20px;
  top: 40%;
  z-index: 75;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction a {
  text-decoration: none;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i {
  color: white;
  text-decoration: none;
  font-size: 50px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .bbc {
  text-align: center;
  padding: 16px 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description {
  text-align: center;
  padding: 0 16px 0 16px;
  line-height: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information {
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3 {
  padding-top: 24px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list {
  text-align: center;
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list h3 {
  font-size: 14px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a {
  padding-bottom: 8px;
  display: block;
  text-decoration: none;
  color: #1e1e1e;
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a:hover {
  color: #9e9e9e;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a i {
  padding-right: 4px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a .added-calendar {
  position: relative;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a .added-calendar i {
  position: absolute;
  left: 3px;
  font-size: 7px;
  top: 5px;
  padding: 0;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li:last-child a {
  padding-bottom: 0;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection {
  padding: 16px 32px;
  box-sizing: border-box;
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form em {
  display: block;
  padding-bottom: 16px;
  cursor: pointer;
  line-height: 18px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form em:hover {
  color: #9e9e9e;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .blurb {
  line-height: 18px;
  padding-bottom: 16px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form fieldset {
  margin-bottom: 12px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit {
  margin-bottom: 0px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:focus,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:hover,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire {
  padding: 0 32px 0 32px;
  box-sizing: border-box;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form fieldset {
  margin-bottom: 12px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit {
  margin-bottom: 16px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:focus,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:hover,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member {
  margin-bottom: 16px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member .staff-image,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member .staff-image {
  transition: all 0.5s;
  display: block;
  overflow: hidden;
  border-radius: 180px;
  width: 180px;
  height: 180px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member .staff-image .image,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member .staff-image .image {
  transition: all 0.5s;
  display: block;
  width: 100%;
  height: 180px;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 180px;
  width: 180px;
  margin: 0 auto;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .name,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .name {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px;
  box-sizing: border-box;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div a,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 4px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .email,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .email {
  padding-bottom: 0;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .email i,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .email i {
  padding-left: 2px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .email:hover,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .email:hover {
  color: #9e9e9e;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member:hover .name,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member:hover .name {
  color: #9e9e9e;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member:hover .image,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member: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');
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 16px 16px;
  text-align: center;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i {
  font-size: 25px;
  color: #000000;
  padding: 0 8px;
  transition: all 0.5s;
  cursor: pointer;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form {
  margin-top: 16px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form fieldset {
  margin-bottom: 12px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send {
  margin-bottom: 16px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:focus,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:hover,
#listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#listing-show-papa #listing-open-form-alpha .blurb {
  line-height: 25px !important;
}
#listing-show-papa #listing-open-form-alpha #opens em {
  padding-bottom: 10px !important;
}
#listing-show-papa #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;
  border: 2px solid #000000;
}
#listing-show-papa #listing-open-form-alpha #opens li .label-hover {
  color: white;
  transition: all 0.5s;
}
#listing-show-papa #listing-open-form-alpha #opens li .label-hover div:nth-child(3) {
  border-color: white;
}
#listing-show-papa #listing-open-form-alpha #opens li label {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}
#listing-show-papa #listing-open-form-alpha #opens li label input {
  display: none;
}
#listing-show-papa #listing-open-form-alpha #opens li label div {
  letter-spacing: 1px;
  width: 60%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  padding-top: 15px;
}
#listing-show-papa #listing-open-form-alpha #opens li label div:nth-child(2) em {
  display: inline-block !important;
  padding-bottom: 0;
}
#listing-show-papa #listing-open-form-alpha #opens li label div:nth-child(3) {
  width: 40%;
  text-align: center;
  border-left: 2px solid #000000;
  height: 73px;
  line-height: 72px;
  padding-top: 0;
}
#listing-show-papa #listing-open-form-alpha #opens li label div:nth-child(3) em {
  padding-top: 26px;
  display: none !important;
}
#listing-show-papa #listing-open-form-alpha #opens li label div:nth-child(3) span {
  padding-top: 0;
  display: block;
}
#listing-show-papa #listing-open-form-alpha #opens li .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: #000000;
  z-index: 20;
  width: 0;
  opacity: 0;
  transition: all 0.5s;
}
#listing-show-papa #listing-open-form-alpha #opens li .overlay.hover {
  opacity: 1;
  width: 100%;
  transition: all 0.5s;
}
#listing-show-papa #listing-open-form-alpha #opens li:hover,
#listing-show-papa #listing-open-form-alpha #opens li.added {
  color: white;
}
#listing-show-papa #listing-open-form-alpha #opens li:hover .overlay,
#listing-show-papa #listing-open-form-alpha #opens li.added .overlay {
  opacity: 1;
  width: 100%;
  transition: all 0.5s;
}
#listing-show-papa .desktop-only {
  display: none !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listing-show-papa {
    padding-top: 50px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-info-overlay h1 {
    font-size: 16px;
    letter-spacing: 4px;
    padding: 24px 12px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h1 {
    font-size: 16px;
    letter-spacing: 5px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h3 {
    font-size: 16px;
    letter-spacing: 5px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i {
    font-size: 60px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .bbc {
    padding: 24px 0 12px 0;
    letter-spacing: 4px;
    font-size: 13px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description {
    margin: 0 auto;
    max-width: 650px;
    padding: 0 24px 0 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3 {
    padding-top: 36px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list {
    padding: 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a {
    padding-bottom: 12px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a i {
    padding-right: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection {
    padding: 24px 48px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form em {
    padding-bottom: 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form strong {
    margin: 0 auto;
    width: 250px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:focus,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:hover,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire {
    padding: 0 48px 0 48px;
    box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire h1 {
    padding-top: 12px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha {
    width: 500px;
    margin: 0 auto;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 12px;
    padding: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_first_name,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_email_address {
    padding-left: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_surname,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_mobile {
    padding-right: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_notes {
    width: 100%;
    clear: both;
    padding-left: 0;
    padding-right: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit {
    width: 100%;
    clear: both;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 12px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:focus,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:hover,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff {
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member {
    margin-bottom: 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member a .image,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member a .image {
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 200px;
    width: 200px;
    margin: 0 auto;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .name,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .name {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px;
    box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div a,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div a {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 4px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .email,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .email {
    padding-bottom: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .left .staff-member div .email i,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .right .staff-member div .email i {
    padding-left: 2px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share {
    clear: both;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 24px 24px 24px;
    text-align: center;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i {
    font-size: 25px;
    color: #000000;
    padding: 0 12px;
    transition: all 0.5s;
    cursor: pointer;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i:hover {
    color: #9e9e9e;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form {
    width: 500px;
    margin: 0 auto;
    margin-top: 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form fieldset {
    margin-bottom: 12px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_email {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_senderName {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-right: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_message {
    clear: both;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send {
    margin-bottom: 24px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:focus,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:hover,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #listing-show-papa #listing-open-form-alpha {
    width: 500px;
    margin: 0 auto;
  }
  #listing-show-papa #listing-open-form-alpha #opens li {
    padding: 12px;
    margin-bottom: 12px;
  }
  #listing-show-papa #listing-open-form-alpha fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 6px;
  }
  #listing-show-papa #listing-open-form-alpha .fieldset_first_name,
  #listing-show-papa #listing-open-form-alpha .fieldset_email_address {
    padding-left: 0;
  }
  #listing-show-papa #listing-open-form-alpha .fieldset_surname,
  #listing-show-papa #listing-open-form-alpha .fieldset_mobile {
    padding-right: 0;
  }
  #listing-show-papa #listing-open-form-alpha .fieldset_submit {
    clear: both;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listing-show-papa {
    padding-top: 0;
    overflow: hidden;
    /*.bubbles-one.show, .bubbles-two.show, .bubbles-three.show{
      opacity: 1;
      visibility: visible;
      transition: all 0.5s;
      width: auto !important;
      margin: 0 4px !important;
    }*/
  }
  #listing-show-papa .close-cross {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 35px;
    height: 40px;
    opacity: 0.7;
    z-index: 100;
    cursor: pointer;
  }
  #listing-show-papa .close-cross:hover {
    opacity: 1;
  }
  #listing-show-papa .close-cross:hover:after,
  #listing-show-papa .close-cross:hover:before {
    background-color: #9e9e9e;
  }
  #listing-show-papa .close-cross:before {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    background-color: white;
  }
  #listing-show-papa .close-cross:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 15px;
    width: 2px;
    top: -1px;
    background-color: white;
  }
  #listing-show-papa .close-cross:before {
    transform: rotate(45deg);
  }
  #listing-show-papa .close-cross:after {
    transform: rotate(-45deg);
  }
  #listing-show-papa #enquire .close-cross:after {
    top: 0px;
  }
  #listing-show-papa .bubbles-one.hide,
  #listing-show-papa .bubbles-two.hide,
  #listing-show-papa .bubbles-three.hide {
    opacity: 0;
    visibility: none;
    transition: all 0.5s;
    width: 0px !important;
    margin: 0 !important;
  }
  #listing-show-papa .next-1,
  #listing-show-papa .next-2,
  #listing-show-papa .next-3 {
    cursor: pointer;
    position: absolute;
    right: -110px;
    z-index: 100;
    color: white;
    font-size: 60px;
    top: 20px;
  }
  #listing-show-papa .next-1:hover,
  #listing-show-papa .next-2:hover,
  #listing-show-papa .next-3:hover {
    color: #9e9e9e;
  }
  #listing-show-papa .previous-1,
  #listing-show-papa .previous-2,
  #listing-show-papa .previous-3 {
    cursor: pointer;
    position: absolute;
    left: -110px;
    z-index: 100;
    color: white;
    font-size: 60px;
    top: 20px;
  }
  #listing-show-papa .previous-1:hover,
  #listing-show-papa .previous-2:hover,
  #listing-show-papa .previous-3:hover {
    color: #9e9e9e;
  }
  #listing-show-papa #dock-container {
    opacity: 0;
    transition: all 1.5s;
    bottom: -100px !important;
  }
  #listing-show-papa #dock-container.show {
    opacity: 1;
    transition: all 1.5s;
    bottom: 10px !important;
  }
  #listing-show-papa #dock .base {
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 45px;
    left: -10%;
    right: 0;
    z-index: -10;
  }
  #listing-show-papa #dock .base .inner-base {
    background: rgba(0, 0, 0, 0.8);
    /*background-color: #888;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#ccc));
        background-image: -webkit-linear-gradient(top, #333, #999); 
        background-image: -moz-linear-gradient(top, #333, #999);*/
    -ms-transform: rotateX(55deg);
    /* IE 9 */
    -ms-transform-origin: 50% 100%;
    /* IE 9 */
    -webkit-transform: rotateX(55deg);
    /* Chrome, Safari, Opera */
    -webkit-transform-origin: 50% 100%;
    /* Chrome, Safari, Opera */
    transform: rotateX(55deg);
    transform-origin: 50% 100%;
    width: 118%;
    margin: 0 auto;
    display: block;
    height: 80px;
    border-radius: 100%;
  }
  #listing-show-papa #dock {
    display: flex;
    width: auto;
    margin: 0 auto;
  }
  #listing-show-papa #dock li .thumbs {
    border-radius: 84px;
    background-size: cover;
    background-position: 50% 50%;
    width: 84px;
    height: 84px;
    -webkit-transition: all 0.3s;
    -webkit-transform-origin: 50% 100%;
    border: 1px solid #000000;
  }
  #listing-show-papa .thumbs.reflect {
    -webkit-transition: all 0.3s;
    -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(rgba(255, 255, 255, 0.5)));
    /* reflection is supported by webkit only */
  }
  #listing-show-papa #dock li:hover .thumbs {
    -webkit-transform: scale(1.75);
    -ms-transform: scale(1.75);
    /* IE 9 */
    transform: scale(1.75);
    margin: 0 2em;
  }
  #listing-show-papa #dock li:hover + li .thumbs,
  #listing-show-papa #dock li.prev .thumbs {
    -webkit-transform: scale(1.325);
    -ms-transform: scale(1.325);
    /* IE 9 */
    transform: scale(1.325);
    margin: 0 1.5em;
  }
  #listing-show-papa #dock-container {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 100;
    /*.bx-wrapper{
        height: 150px !important;
        .bx-viewport{
          height: 150px !important;
          .thumbnails{
            height: 150px !important;
            padding-top: 70px;
            .padding-inner();
            li{
              height: 65px !important;
              .thumbnail-overlay{
                height: 65px !important;
                position: absolute;
              }
              .thumbs{
                height: 65px !important;
                width: 65px;
                  height: 65px;
                  border-radius: 65px;
                  -webkit-box-reflect: below 2px
                            -webkit-gradient(linear, left top, left bottom, from(transparent),
                            color-stop(0.7, transparent), to(rgba(255,255,255,.5))); 
                  -webkit-transition: all 0.3s;
                  -webkit-transform-origin: 50% 100%;
                  background-size: cover;
                  background-position: 50% 50%;
                &:hover{
                  -webkit-transform: scale(2);
                    margin: 0 2em;
                }
              }
              .thumbs:hover + .thumbs{
                -webkit-transform: scale(1.5);
                  margin: 0 1.5em;
              }
            }
          }
        }
      }*/
  }
  #listing-show-papa #dock-container ul {
    position: relative;
    width: auto;
    display: inline-block;
    margin: 0 auto;
  }
  #listing-show-papa #dock-container li {
    position: relative;
    margin: 0 2px;
    border-radius: 64px;
    width: auto;
    float: left;
    cursor: pointer;
  }
  #listing-show-papa .desktop-only {
    display: block !important;
  }
  #listing-show-papa .mobile-only {
    display: none !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper {
    position: relative;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu.show {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu {
    position: absolute;
    z-index: 100;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    line-height: 25px;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .overlay-wrapper {
    position: relative;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu-btn {
    display: block;
    position: absolute;
    right: -91px;
    font-size: 50px;
    top: -20px;
    background: rgba(0, 0, 0, 0.8);
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu-btn i {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 11px;
    display: block;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div {
    color: white;
    cursor: pointer;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div a {
    color: white;
    text-decoration: none;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div:hover {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div:hover a {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu .active {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu .active a {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-info-overlay {
    display: none;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section.show {
    visibility: visible;
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-container {
    position: absolute;
    left: 50px;
    right: -40px;
    bottom: 100px;
    top: 100px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .inner-wrapper {
    position: relative;
    background: rgba(0, 0, 0, 0.8);
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .details-left {
    color: white;
    width: 60%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 10%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .details-right {
    color: white;
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 12%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 90;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h1 {
    font-size: 19px;
    letter-spacing: 8px;
    padding-bottom: 30px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery ul li {
    padding-bottom: 0 !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i {
    font-size: 100px;
    opacity: 0.7;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i:hover {
    opacity: 1;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-prev {
    text-decoration: none;
    left: -40px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-next {
    text-decoration: none;
    right: -40px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show .details-left {
    transition: all 2s;
    transform: translateY(-50px);
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show .details-right {
    transition: all 1.5s;
    transform: translateX(-50px);
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-left {
    opacity: 0;
    transform: translateY(250px);
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-left .inner-wrapper {
    overflow: hidden;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-left .inner-wrapper .desktop-only {
    margin-right: -50px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-right {
    overflow: hidden;
    margin-top: -50px;
    opacity: 0;
    transform: translateX(250px);
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-right .inner-wrapper {
    overflow: hidden;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-right .inner-wrapper .scroll-container {
    margin-right: -50px;
    overflow-y: scroll;
    padding-right: 50px;
    padding-bottom: 100px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .bbc {
    padding-top: 10px;
    font-size: 12px;
    letter-spacing: 10px;
    padding-bottom: 20px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description {
    padding-bottom: 100px !important;
    padding-right: 74px !important;
    line-height: 26px;
    overflow-y: scroll;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description h3 {
    padding-bottom: 10px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 8px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information {
    text-align: right;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3 {
    text-align: right;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3:first-child {
    padding-top: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list {
    padding-right: 0;
    text-align: right;
    padding-bottom: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list h3 {
    text-align: right;
    font-size: 16px !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list.show .overlay-container {
    transform: translateY(-50px);
    transition: all 1.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .overlay-container {
    transform: translateY(-250px);
    width: 70%;
    margin: 0 auto;
    color: white !important;
    transition: all 1.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha {
    width: 100%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha label {
    color: #000000;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha label:hover {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha .open-enquiry-list-wrapper.added label {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form em:hover {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form strong {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form #opens li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form #opens li:nth-child(odd) {
    padding-right: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form {
    display: inline-block;
    width: 100%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper opens-list {
    left: 50px;
    right: 50px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #map #map_canvas {
    background: transparent !important;
    transition: all 3.5s;
    transform: scale(0.1) !important;
    -moz-transform: scale(0.1) !important;
    -webkit-transform: scale(0.1) !important;
    -o-transform: scale(0.1) !important;
    -ms-transform: scale(0.1) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.1, M12=0, M21=0, M22=0.1, SizingMethod='auto expand')" !important;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.1, M12=0, M21=0, M22=0.1, SizingMethod='auto expand') !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #map.show #map_canvas {
    transition: all 3.5s;
    transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')" !important;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand') !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire.show {
    opacity: 1;
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .overlay-container {
    top: 60px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .inner-wrapper {
    width: 80%;
    margin: 0 auto;
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff {
    display: flex;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member .name,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member a {
    color: white !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member .email:hover {
    color: #9e9e9e !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member:hover .name {
    color: #9e9e9e !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share.show .inner-wrapper {
    transform: translateY(0px);
    transition: all 0.75s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share {
    opacity: 0;
    transition: all 0.75s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .inner-wrapper {
    transition: all 0.5s;
    width: 50%;
    margin: 0 auto;
    color: white;
    position: absolute;
    transform: translateY(150px);
    display: block;
    left: 0;
    right: 0;
    bottom: -100px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i {
    color: white;
    font-size: 40px;
    padding: 0 20px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.facebook i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.facebook i:hover {
    transition: all 0.5s;
    color: #425f9c;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.twitter i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.twitter i:hover {
    transition: all 0.5s;
    color: #59adeb;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.pinit i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.pinit i:hover {
    transition: all 0.5s;
    color: #bd081c;
  }
}
@media only print, only screen and (min-width: 1900px) {
  /* Desktop */
  #listing-show-papa {
    padding-top: 0;
    overflow: hidden;
    /*.bubbles-one.show, .bubbles-two.show, .bubbles-three.show{
      opacity: 1;
      visibility: visible;
      transition: all 0.5s;
      width: auto !important;
      margin: 0 4px !important;
    }*/
  }
  #listing-show-papa .bubbles-one.hide,
  #listing-show-papa .bubbles-two.hide,
  #listing-show-papa .bubbles-three.hide {
    opacity: 0;
    visibility: none;
    transition: all 0.5s;
    width: 0px !important;
    margin: 0 !important;
  }
  #listing-show-papa .next-1,
  #listing-show-papa .next-2,
  #listing-show-papa .next-3 {
    cursor: pointer;
    position: absolute;
    right: -110px;
    z-index: 100;
    color: white;
    font-size: 60px;
    top: 20px;
  }
  #listing-show-papa .next-1:hover,
  #listing-show-papa .next-2:hover,
  #listing-show-papa .next-3:hover {
    color: #9e9e9e;
  }
  #listing-show-papa .previous-1,
  #listing-show-papa .previous-2,
  #listing-show-papa .previous-3 {
    cursor: pointer;
    position: absolute;
    left: -110px;
    z-index: 100;
    color: white;
    font-size: 60px;
    top: 20px;
  }
  #listing-show-papa .previous-1:hover,
  #listing-show-papa .previous-2:hover,
  #listing-show-papa .previous-3:hover {
    color: #9e9e9e;
  }
  #listing-show-papa #dock-container {
    opacity: 0;
    transition: all 1.5s;
    bottom: -100px !important;
  }
  #listing-show-papa #dock-container.show {
    opacity: 1;
    transition: all 1.5s;
    bottom: 10px !important;
  }
  #listing-show-papa #dock .base {
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 45px;
    left: -10%;
    right: 0;
    z-index: -10;
  }
  #listing-show-papa #dock .base .inner-base {
    background: rgba(0, 0, 0, 0.8);
    /*background-color: #888;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#333), to(#ccc));
        background-image: -webkit-linear-gradient(top, #333, #999); 
        background-image: -moz-linear-gradient(top, #333, #999);*/
    -ms-transform: rotateX(55deg);
    /* IE 9 */
    -ms-transform-origin: 50% 100%;
    /* IE 9 */
    -webkit-transform: rotateX(55deg);
    /* Chrome, Safari, Opera */
    -webkit-transform-origin: 50% 100%;
    /* Chrome, Safari, Opera */
    transform: rotateX(55deg);
    transform-origin: 50% 100%;
    width: 118%;
    margin: 0 auto;
    display: block;
    height: 80px;
    border-radius: 100%;
  }
  #listing-show-papa #dock {
    display: flex;
    width: auto;
    margin: 0 auto;
  }
  #listing-show-papa #dock li .thumbs {
    border-radius: 84px;
    background-size: cover;
    background-position: 50% 50%;
    width: 84px;
    height: 84px;
    -webkit-transition: all 0.3s;
    -webkit-transform-origin: 50% 100%;
    border: 1px solid #000000;
  }
  #listing-show-papa .thumbs.reflect {
    -webkit-transition: all 0.3s;
    -webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.7, transparent), to(rgba(255, 255, 255, 0.5)));
    /* reflection is supported by webkit only */
  }
  #listing-show-papa #dock li:hover .thumbs {
    -webkit-transform: scale(1.75);
    -ms-transform: scale(1.75);
    /* IE 9 */
    transform: scale(1.75);
    margin: 0 2em;
  }
  #listing-show-papa #dock li:hover + li .thumbs,
  #listing-show-papa #dock li.prev .thumbs {
    -webkit-transform: scale(1.325);
    -ms-transform: scale(1.325);
    /* IE 9 */
    transform: scale(1.325);
    margin: 0 1.5em;
  }
  #listing-show-papa #dock-container {
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    z-index: 100;
    /*.bx-wrapper{
        height: 150px !important;
        .bx-viewport{
          height: 150px !important;
          .thumbnails{
            height: 150px !important;
            padding-top: 70px;
            .padding-inner();
            li{
              height: 65px !important;
              .thumbnail-overlay{
                height: 65px !important;
                position: absolute;
              }
              .thumbs{
                height: 65px !important;
                width: 65px;
                  height: 65px;
                  border-radius: 65px;
                  -webkit-box-reflect: below 2px
                            -webkit-gradient(linear, left top, left bottom, from(transparent),
                            color-stop(0.7, transparent), to(rgba(255,255,255,.5))); 
                  -webkit-transition: all 0.3s;
                  -webkit-transform-origin: 50% 100%;
                  background-size: cover;
                  background-position: 50% 50%;
                &:hover{
                  -webkit-transform: scale(2);
                    margin: 0 2em;
                }
              }
              .thumbs:hover + .thumbs{
                -webkit-transform: scale(1.5);
                  margin: 0 1.5em;
              }
            }
          }
        }
      }*/
  }
  #listing-show-papa #dock-container ul {
    position: relative;
    width: auto;
    display: inline-block;
    margin: 0 auto;
  }
  #listing-show-papa #dock-container li {
    position: relative;
    margin: 0 2px;
    border-radius: 64px;
    width: auto;
    float: left;
    cursor: pointer;
  }
  #listing-show-papa .desktop-only {
    display: block !important;
  }
  #listing-show-papa .mobile-only {
    display: none !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper {
    position: relative;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu.show {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu {
    position: absolute;
    z-index: 100;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 20px;
    line-height: 25px;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .overlay-wrapper {
    position: relative;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu-btn {
    display: block;
    position: absolute;
    right: -91px;
    font-size: 50px;
    top: -20px;
    background: rgba(0, 0, 0, 0.8);
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu-btn i {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu {
    text-transform: uppercase;
    letter-spacing: 4px;
    font-size: 11px;
    display: block;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div {
    color: white;
    cursor: pointer;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div a {
    color: white;
    text-decoration: none;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div:hover {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu div:hover a {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu .active {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-overlay-menu .property-menu .active a {
    color: #9e9e9e;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .property-info-overlay {
    display: none;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section.show {
    visibility: visible;
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-container {
    position: absolute;
    left: 100px;
    right: 100px;
    bottom: 100px;
    top: 100px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .inner-wrapper {
    background: rgba(0, 0, 0, 0.8);
    padding: 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .details-left {
    color: white;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 10%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .details-right {
    color: white;
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-left: 29%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 90;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper .overlay-section h1 {
    font-size: 19px;
    letter-spacing: 8px;
    padding-bottom: 30px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery ul li {
    padding-bottom: 0 !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i {
    font-size: 100px;
    opacity: 0.7;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction i:hover {
    opacity: 1;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-prev {
    text-decoration: none;
    left: -40px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #gallery .bx-controls .bx-controls-direction .bx-next {
    text-decoration: none;
    right: -40px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show .details-left {
    transition: all 2s;
    transform: translateY(-50px);
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details.show .details-right {
    transition: all 1.5s;
    transform: translateX(-50px);
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-left {
    opacity: 0;
    transform: translateY(250px);
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .details-right {
    margin-top: -50px;
    opacity: 0;
    transform: translateX(250px);
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .bbc {
    padding-top: 10px;
    font-size: 12px;
    letter-spacing: 10px;
    padding-bottom: 20px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description {
    line-height: 26px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .description h3 {
    padding-bottom: 10px;
    font-size: 23px;
    line-height: 30px;
    letter-spacing: 8px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information {
    text-align: right;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3 {
    text-align: right;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .property-information h3:first-child {
    padding-top: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list {
    padding-right: 0;
    text-align: right;
    padding-bottom: 0;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .feature-list h3 {
    text-align: right;
    font-size: 16px !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list.show .overlay-container {
    transform: translateY(-50px);
    transition: all 1.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .overlay-container {
    transform: translateY(-250px);
    width: 50%;
    margin: 0 auto;
    color: white !important;
    transition: all 1.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list li a {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha {
    width: 100%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha label {
    color: #000000;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha label:hover {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha .open-enquiry-list-wrapper.added label {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form em:hover {
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form strong {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form #opens li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form #opens li:nth-child(odd) {
    padding-right: 6px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form {
    display: inline-block;
    width: 100%;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #opens-list .book-inspection #listing-open-form-alpha form .opens-form .fieldset_submit input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #details,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper opens-list {
    left: 50px;
    right: 50px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #map #map_canvas {
    background: transparent !important;
    transition: all 3.5s;
    transform: scale(0.1) !important;
    -moz-transform: scale(0.1) !important;
    -webkit-transform: scale(0.1) !important;
    -o-transform: scale(0.1) !important;
    -ms-transform: scale(0.1) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.1, M12=0, M21=0, M22=0.1, SizingMethod='auto expand')" !important;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.1, M12=0, M21=0, M22=0.1, SizingMethod='auto expand') !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #map.show #map_canvas {
    transition: all 3.5s;
    transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')" !important;
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand') !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire.show {
    opacity: 1;
    transition: all 1s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire {
    opacity: 0;
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .overlay-container {
    top: 60px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .inner-wrapper {
    width: 50%;
    margin: 0 auto;
    color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .form .contact-form-alpha form .fieldset_submit input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff {
    display: flex;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member .name,
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member a {
    color: white !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member .email:hover {
    color: #9e9e9e !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #enquire .staff .staff-member:hover .name {
    color: #9e9e9e !important;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share.show {
    opacity: 1;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share.show .inner-wrapper {
    transform: translateY(0px);
    transition: all 0.75s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share {
    opacity: 0;
    transition: all 0.75s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .inner-wrapper {
    transition: all 0.5s;
    width: 50%;
    margin: 0 auto;
    color: white;
    position: absolute;
    transform: translateY(150px);
    display: block;
    left: 0;
    right: 0;
    bottom: -100px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share i {
    color: white;
    font-size: 40px;
    padding: 0 20px;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share #emailAFriendFormDiv form .fieldset_send input {
    color: white;
    border-color: white;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.facebook i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.facebook i:hover {
    transition: all 0.5s;
    color: #425f9c;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.twitter i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.twitter i:hover {
    transition: all 0.5s;
    color: #59adeb;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.pinit i {
    transition: all 0.5s;
  }
  #listing-show-papa .property-outer-wrapper .property-inner-wrapper #share .social.pinit i:hover {
    transition: all 0.5s;
    color: #bd081c;
  }
}
#agents-november h1:after{
  opacity: 0 !important;
}
#agents-november .page-heading h1 i{
  display: none !important;
}
#agents-november .page-heading{
  cursor: default !important;
}
#agents-november .form-wrapper{
  display: none !important;
}
#agents-november .refine {
  padding: 16px 20px 8px 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#agents-november .refine form span {
  display: none;
}
#agents-november .refine form div {
  margin-bottom: 12px;
}
#agents-november .refine form div:nth-child(1) {
  display: none;
  margin-bottom: 0;
}
#contact-kilo > div.container > div.middle > div.right > div > div.links > a:nth-child(4){
  display: none !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agents-november .refine {
    padding: 16px 20px 8px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agents-november .refine form span {
    display: none;
  }
  #agents-november .refine form div {
    margin-bottom: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 50%;
    float: left;
    padding: 6px;
  }
  #agents-november .refine form div:nth-child(2) {
    padding-left: 0;
  }
  #agents-november .refine form div:nth-child(3) {
    padding-right: 0;
  }
  #agents-november .refine form div:nth-child(4) {
    width: 100%;
    clear: both;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agents-november .refine {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
    padding: 16px 20px 8px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agents-november .refine form span {
    display: none;
  }
  #agents-november .refine form div {
    margin-bottom: 12px;
    width: 40%;
  }
  #agents-november .refine form div:nth-child(2) {
    padding-left: 0;
  }
  #agents-november .refine form div:nth-child(3) {
    padding-right: 6px;
  }
  #agents-november .refine form div:nth-child(4) {
    width: 20%;
    clear: none;
    padding-left: 12px;
    padding-right: 0;
  }
  #agents-november .list-container {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#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;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  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: #000000;
  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;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  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: #000000;
  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;
  }
}
#agent-show-kilo {
  width: 100%;
  display: block;
  padding-top: 50px;
}
#agent-show-kilo .container .agent-image {
  height: 0;
  padding-bottom: 70%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
}
#agent-show-kilo .container .middle .left {
  text-align: center;
}
#agent-show-kilo .container .middle .left .position-wrapper {
  display: block;
  text-align: center;
}
#agent-show-kilo .container .middle .left .position-wrapper a,
#agent-show-kilo .container .middle .left .position-wrapper span {
  float: none !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 6px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agent-show-kilo .container .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-kilo .container .middle .right {
    clear: initial !important;
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-kilo .container .bottom {
    clear: both;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agent-show-kilo .container .agent-image {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
    padding-bottom: 38%;
  }
  #agent-show-kilo .container .middle {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #agent-show-kilo .container .middle .left {
    width: 70%;
  }
  #agent-show-kilo .container .middle .right {
    width: 30%;
  }
  #agent-show-kilo .container .bottom {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
}
#auctions-lima,
#opens-mike {
  padding-top: 50px;
  display: block;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #auctions-lima,
  #opens-mike {
    padding-top: 50px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #auctions-lima,
  #opens-mike {
    padding-top: 70px;
  }
}
#suburb-profiles-echo {
  display: block;
  padding-top: 50px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profiles-echo {
    padding-top: 50px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profiles-echo {
    padding-top: 70px;
  }
}
#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: initial !important;
    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%;
}
@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%;
  }
}
@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%;
  }
}
#blog-foxtrot .list-container ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#blog-foxtrot .list-container ul .wrapper.hide {
  opacity: 0;
  visibility: 0;
  transition: all 0.5s;
}
#blog-foxtrot .list-container ul .wrapper.hide li .blog-image {
  /*border-radius: 0;*/
  transition: all 1s;
}
#blog-foxtrot .list-container ul .wrapper.hide li .blog-image .image {
  /*width: 0;
              height: 0;
              transition: all 1s;
              border-radius: 0;*/
  /*transform:translateY(-50%) ;*/
  /*-webkit-transform:translateY(-50%) ;*/
}
#blog-foxtrot .list-container ul .wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  /*transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.2) !important;*/
  transition-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44) !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 16px;
}
#blog-foxtrot .list-container ul .wrapper li .blog-image {
  transition: all 1s;
  display: block;
  overflow: hidden;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#blog-foxtrot .list-container ul .wrapper li .blog-image .image {
  display: block;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 200px;
  width: 200px;
  margin: 0 auto;
  transition: all 1s;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#blog-foxtrot .list-container ul .wrapper li .info .name {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px;
  box-sizing: border-box;
}
#blog-foxtrot .list-container ul .wrapper li .info a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 4px;
}
#blog-foxtrot .list-container ul .wrapper li .info .email {
  padding-top: 8px;
  padding-bottom: 0;
}
#blog-foxtrot .list-container ul .wrapper li .info .email i {
  padding-left: 2px;
}
#blog-foxtrot .list-container ul .wrapper li .info .email:hover {
  color: #9e9e9e;
}
#blog-foxtrot .list-container ul .wrapper li .info h2 {
  text-align: center;
  padding-bottom: 16px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
#blog-foxtrot .list-container ul .wrapper li:hover .name {
  color: #9e9e9e;
}
#blog-foxtrot .list-container 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');
}
#blog-foxtrot .tags-wrapper {
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
}
#blog-foxtrot .tags-wrapper .tags {
  width: auto !important;
  display: inline-block !important;
  font-size: 12px;
  letter-spacing: 2px;
}
#blog-foxtrot .tags-wrapper .tags:hover {
  color: #9e9e9e !important;
}
#blog-foxtrot .tags-wrapper em:last-child {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-foxtrot .list-container {
    width: 100%;
    display: inline-block;
  }
  #blog-foxtrot .list-container ul .wrapper {
    padding-top: 20px;
    width: 50%;
    float: left;
    padding-bottom: 40px;
  }
  #blog-foxtrot .list-container ul .wrapper li .blog-image {
    border-radius: 240px;
    width: 240px;
    height: 240px;
  }
  #blog-foxtrot .list-container ul .wrapper li .blog-image .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-foxtrot {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-foxtrot .list-container {
    display: block;
    max-width: 930px;
    margin: 0 auto;
  }
  #blog-foxtrot .list-container ul {
    display: inline-block;
    width: 100%;
  }
  #blog-foxtrot .list-container ul .wrapper {
    padding-top: 20px;
    width: 33.33%;
    float: left;
    padding-bottom: 40px;
    min-height: 450px;
  }
  #blog-foxtrot .list-container ul .wrapper li .blog-image .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #blog-foxtrot .list-container ul .wrapper li .info .name {
    padding-top: 20px;
  }
}
#blog-show-delta {
  width: 100%;
  display: block;
  padding-top: 50px;
}
@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;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
#contact-kilo {
  display: block;
  padding-top: 50px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #contact-kilo {
    padding-top: 50px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #contact-kilo {
    padding-top: 70px;
  }
}
#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 */
}
#items-hotel .container article {
  width: 100%;
  display: block;
}
#items-hotel .container article .text {
  max-width: 1030px;
  display: block;
  margin: 0 auto;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
/* 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: 110px;
  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: 140px;
    right: 20px;
  }
  .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;
  }
  .sneak-preview {
    width: 89px;
    height: 60px;
    font-size: 16px;
    line-height: 20px;
    padding: 9px 0 0;
    top: 20px;
    right: 100px;
  }
  .sneak-preview:after {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 18px solid #c2272b;
    bottom: -18px;
    margin-left: -11px;
  }
}
#homepage-romeo .content .top-text {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
}
#homepage-romeo .content .top-text h2 {
  padding-bottom: 16px;
  display: block;
  font-size: 18px;
  letter-spacing: 1px;
}
#homepage-romeo .content .top-text a {
  color: #1e1e1e;
}
#homepage-romeo .content .top-text a:hover {
  color: #9e9e9e;
}
#homepage-romeo .content .feature-listings {
  width: 100%;
  display: block;
}
#homepage-romeo .content .feature-listings .list-container ul li.hover .chevron.top {
  top: 8px !important;
  right: 8px !important;
  transform: rotate(0deg) !important;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-listings .list-container ul li.hover .chevron.bottom {
  bottom: 8px !important;
  left: 8px !important;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-listings .list-container ul li a {
  text-decoration: none;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left {
  position: relative;
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 70%;
  overflow: hidden;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .button-outer-wrapper {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .button-outer-wrapper .button-inner-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .button-outer-wrapper .button-inner-wrapper .button {
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 175px;
  margin: 0 auto;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .chevron {
  border-style: solid;
  border-width: 4px 4px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  position: relative;
  transform: rotate(-180deg);
  vertical-align: top;
  width: 10px;
  position: absolute;
  color: white;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .chevron.top {
  transition: all 0.3s;
  top: -16px;
  right: -16px;
  transform: rotate(0deg);
}
#homepage-romeo .content .feature-listings .list-container ul li a .left .chevron.bottom {
  transition: all 0.3s;
  bottom: -16px;
  left: -16px;
}
#homepage-romeo .content .feature-listings .list-container ul li a .right {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px 32px;
  background-color: #000000;
  color: white;
  text-align: center;
}
#homepage-romeo .content .feature-listings .list-container ul li a .right h1 {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #3b3b3b;
}
#homepage-romeo .content .feature-listings .list-container ul li a .right h4 {
  max-height: 200px;
  line-height: 22px;
  overflow: hidden;
}
#homepage-romeo .content .feature-listings .list-container ul li a .right .bbc-wrapper {
  display: inline-block;
}
#homepage-romeo .content .feature-listings .list-container ul li a .right .bbc-wrapper h3 {
  font-size: 12px;
  padding-bottom: 8px;
  font-family: 'Lato', sans-serif;
  display: inline-block;
  float: left;
  margin-right: 5px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#homepage-romeo .content .feature-listings .list-container ul li:hover .left .button-outer-wrapper .button-inner-wrapper .button {
  background-color: #ffffff;
  color: #000000;
  border-color: #ffffff;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-slideshow {
  overflow: hidden;
  position: relative;
}
#homepage-romeo .content .feature-slideshow .chevron {
  border-style: solid;
  border-width: 4px 4px 0 0;
  content: '';
  display: inline-block;
  height: 10px;
  position: relative;
  transform: rotate(-180deg);
  vertical-align: top;
  width: 10px;
  position: absolute;
  color: white;
  transition: all 0.3s;
  z-index: 100;
}
#homepage-romeo .content .feature-slideshow .chevron.top {
  transition: all 0.3s;
  top: -16px;
  right: -16px;
  transform: rotate(0deg);
}
#homepage-romeo .content .feature-slideshow .chevron.bottom {
  transition: all 0.3s;
  bottom: -16px;
  left: -16px;
}
#homepage-romeo .content .feature-slideshow:hover .chevron.top {
  top: 8px !important;
  right: 8px !important;
  transform: rotate(0deg) !important;
  transition: all 0.3s;
}
#homepage-romeo .content .feature-slideshow:hover .chevron.bottom {
  bottom: 8px !important;
  left: 8px !important;
  transition: all 0.3s;
}
#homepage-romeo .latest-articles {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#homepage-romeo .latest-articles .heading {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
}
#homepage-romeo .latest-articles ul li {
  max-width: 300px;
  display: block;
  margin: 0 auto;
  margin-bottom: 32px;
}
#homepage-romeo .latest-articles ul li a {
  text-decoration: none;
  color: #1e1e1e;
}
#homepage-romeo .latest-articles ul li a h1 {
  display: block;
  text-align: center;
  padding: 16px 0 8px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
#homepage-romeo .latest-articles ul li a .image-wrapper {
  overflow: hidden;
}
#homepage-romeo .latest-articles ul li a .image {
  background-position: 50% 50%;
  background-size: cover;
  transition: all 0.5s;
  height: 180px;
}
#homepage-romeo .latest-articles ul li a span {
  font-size: 12px;
  text-align: center;
  width: 160px;
  display: block;
  padding: 16px 0;
  border-bottom: 1px solid #cccccc;
  margin: 0 auto;
  margin-bottom: 16px;
}
#homepage-romeo .latest-articles ul li a h3 {
  width: 160px;
  margin: 00 auto;
  text-align: center;
  letter-spacing: 1px;
}
#homepage-romeo .latest-articles ul li:hover a .image {
  transition: all 0.5s;
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-romeo .content .top-text {
    padding: 24px 48px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
  }
  #homepage-romeo .content .top-text h2 {
    padding-bottom: 24px;
    display: block;
    font-size: 18px;
    letter-spacing: 1px;
  }
  #homepage-romeo .content .top-text a {
    color: #1e1e1e;
  }
  #homepage-romeo .content .top-text a:hover {
    color: #9e9e9e;
  }
  #homepage-romeo .content .feature-listings .list-container ul li {
    display: flex;
    background: #000000;
    clear: both;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a {
    display: inline-block;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .left {
    width: 55%;
    float: left;
    padding-bottom: 55%;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right {
    background: transparent;
    width: 45%;
    float: left;
    padding: 24px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right h1 {
    font-size: 19px;
    letter-spacing: 2px;
    margin-bottom: 24px;
    padding-bottom: 24px;
    padding-top: 20%;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right h4 {
    max-height: 148px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right .bbc-wrapper h3 {
    padding-bottom: 12px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li:nth-child(even) {
    background: #f1f1f1;
  }
  #homepage-romeo .content .feature-listings .list-container ul li:nth-child(even) .left {
    float: right;
  }
  #homepage-romeo .content .feature-listings .list-container ul li:nth-child(even) .right {
    color: #1e1e1e;
    float: left;
  }
  #homepage-romeo .latest-articles .heading {
    font-size: 19px;
    letter-spacing: 2px;
  }
  #homepage-romeo .latest-articles {
    padding: 24px;
  }
  #homepage-romeo .latest-articles .heading {
    font-size: 19px;
    letter-spacing: 2px;
  }
  #homepage-romeo .latest-articles ul li a h1 {
    padding: 24px 0 12px 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #homepage-romeo .content .top-text {
    padding: 40px 80px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    line-height: 15px;
  }
  #homepage-romeo .content .top-text h2 {
    padding-bottom: 40px;
    font-size: 24px;
    letter-spacing: 13px;
  }
  #homepage-romeo .content .top-text a {
    color: #1e1e1e;
  }
  #homepage-romeo .content .top-text a:hover {
    color: #9e9e9e;
  }
  #homepage-romeo .content .feature-listings .list-container ul li.hover .chevron.top {
    top: 20px !important;
    right: 20px !important;
    transform: rotate(0deg) !important;
    transition: all 0.3s;
  }
  #homepage-romeo .content .feature-listings .list-container ul li.hover .chevron.bottom {
    bottom: 20px !important;
    left: 20px !important;
    transition: all 0.3s;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a {
    width: 100%;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .left {
    padding-bottom: 30%;
    width: 45%;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .left .chevron {
    border-width: 6px 6px 0 0;
    height: 20px;
    width: 20px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right {
    width: 55%;
    padding: 40px 40px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right h1 {
    font-size: 24px;
    letter-spacing: 13px;
    line-height: 32px;
    padding-bottom: 40px;
    padding-top: 8%;
    max-width: 650px;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right h4 {
    max-width: 650px;
    margin: 0 auto;
  }
  #homepage-romeo .content .feature-listings .list-container ul li a .right .bbc-wrapper h3 {
    padding-bottom: 20px;
  }
  #homepage-romeo .content .feature-slideshow .chevron {
    border-width: 6px 6px 0 0;
    height: 20px;
    width: 20px;
  }
  #homepage-romeo .content .feature-slideshow:hover .chevron.top {
    top: 20px !important;
    right: 20px !important;
    transform: rotate(0deg) !important;
    transition: all 0.3s;
  }
  #homepage-romeo .content .feature-slideshow:hover .chevron.bottom {
    bottom: 20px !important;
    left: 20px !important;
    transition: all 0.3s;
  }
  #homepage-romeo .latest-articles {
    padding: 40px;
  }
  #homepage-romeo .latest-articles .heading {
    font-size: 24px;
    letter-spacing: 13px;
    line-height: 32px;
  }
  #homepage-romeo .latest-articles ul {
    max-width: 1030px;
    margin: 0 auto;
  }
  #homepage-romeo .latest-articles ul li {
    max-width: none !important;
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
  }
  #homepage-romeo .latest-articles ul li a h1 {
    padding: 40px 0 20px 0;
  }
  #homepage-romeo .latest-articles ul li:nth-child(1) {
    padding-left: 0;
  }
  #homepage-romeo .latest-articles ul li:nth-child(3) {
    padding-right: 0;
  }
}
#homepage-tango .info-wrapper {
  text-align: left !important;
}
#homepage-tango .section {
  position: relative;
  background-size: cover;
}
#homepage-tango .section .heading {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #000000;
  padding-top: 16px;
  display: block;
  text-align: center;
  font-size: 16px;
}
#homepage-tango .section.one div {
  display: block;
}
#homepage-tango .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-size: cover !important;
  background-position: 50% 50% !important;
}
#homepage-tango #feature-items-wrapper,
#homepage-tango #featured-suburbs {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#homepage-tango #feature-items-wrapper ul li,
#homepage-tango #featured-suburbs ul li {
  background-color: #000000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 16px;
}
#homepage-tango #feature-items-wrapper ul li .image,
#homepage-tango #featured-suburbs ul li .image {
  height: 0;
  padding-bottom: 60%;
  background-size: cover;
  background-position: 50% 50%;
  transition: all 0.5s;
}
#homepage-tango #feature-items-wrapper ul li a,
#homepage-tango #featured-suburbs ul li a {
  text-decoration: none;
  overflow: hidden;
}
#homepage-tango #feature-items-wrapper ul li .info-wrapper,
#homepage-tango #featured-suburbs ul li .info-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 8px;
  color: white;
}
#homepage-tango #feature-items-wrapper ul li .info-wrapper h1,
#homepage-tango #featured-suburbs ul li .info-wrapper h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-bottom: 0;
}
#homepage-tango #feature-items-wrapper ul li .info-wrapper h2,
#homepage-tango #featured-suburbs ul li .info-wrapper h2 {
  height: 0;
  overflow: hidden;
  display: none;
}
#homepage-tango #feature-items-wrapper ul li .info-wrapper span,
#homepage-tango #featured-suburbs ul li .info-wrapper span {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #homepage-tango .section .heading {
    padding-top: 24px;
    letter-spacing: 8px;
    font-size: 18px;
  }
  #homepage-tango #feature-items-wrapper,
  #homepage-tango #featured-suburbs {
    display: inline-block;
    width: 100%;
    padding: 24px;
  }
  #homepage-tango #feature-items-wrapper ul li,
  #homepage-tango #featured-suburbs ul li {
    background: none;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
  }
  #homepage-tango #feature-items-wrapper ul li a,
  #homepage-tango #featured-suburbs ul li a {
    display: inline-block;
    width: 100%;
    background: #000000;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(1),
  #homepage-tango #featured-suburbs ul li:nth-child(1) {
    width: 100%;
    padding-bottom: 24px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(2),
  #homepage-tango #featured-suburbs ul li:nth-child(2) {
    padding-right: 12px;
    padding-bottom: 24px;
    width: 50%;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(3),
  #homepage-tango #featured-suburbs ul li:nth-child(3) {
    width: 50%;
    padding-left: 12px;
    padding-bottom: 24px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(4),
  #homepage-tango #featured-suburbs ul li:nth-child(4),
  #homepage-tango #feature-items-wrapper ul li:nth-child(7),
  #homepage-tango #featured-suburbs ul li:nth-child(7) {
    width: 33.33%;
    padding-right: 12px;
    padding-bottom: 24px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(5),
  #homepage-tango #featured-suburbs ul li:nth-child(5),
  #homepage-tango #feature-items-wrapper ul li:nth-child(8),
  #homepage-tango #featured-suburbs ul li:nth-child(8) {
    width: 33.33%;
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 24px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(6),
  #homepage-tango #featured-suburbs ul li:nth-child(6),
  #homepage-tango #feature-items-wrapper ul li:nth-child(9),
  #homepage-tango #featured-suburbs ul li:nth-child(9) {
    width: 33.33%;
    padding-left: 12px;
    padding-bottom: 24px;
  }
  #feature-items-wrapper > ul > .blog:nth-child(4) {
    width: 100% !important;
  }
  #feature-items-wrapper > ul > .blog:nth-child(4) .image {
    padding-bottom: 30% !important;
  }
}
@media only print, only screen and (min-width: 1050px) {
  /* Desktop */
  .parallax-content {
    left: 0% !important;
  }
  .homepage-scroll-wrapper.apple .section {
    opacity: 1;
  }
  .homepage-scroll-wrapper.apple .section .parallax-content {
    opacity: 1 !important;
  }
  .homepage-scroll-wrapper.apple .section .parallax-content #footer-papa {
    display: block;
  }
  body.apple.home {
    overflow-y: scroll !important;
  }
  body.apple.home #footer-papa {
    display: none;
  }
  body.apple.home .homepage-scroll-wrapper.apple .section .parallax-content #footer-papa {
    display: block;
  }
  .image-container-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
  }
  body.home {
    overflow: hidden;
  }
  body.home .zenu li {
    text-align: left !important;
    padding-left: 40px !important;
  }
  body.home #footer-papa {
    background: rgba(0, 0, 0, 0.9);
  }
  body.home #footer-papa .bottom-info .zenu li:last-child a {
    padding-right: 280px;
  }
  #homepage-tango {
    transition: all 3s;
  }
  #homepage-tango .image-container {
    position: initial;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    width: 100%;
    height: 100%;
  }
  #homepage-tango .section .heading {
    color: white;
    font-size: 25px;
    letter-spacing: 20px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li {
    width: 33.33% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .image {
    padding-bottom: 55% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs 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);
    -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');
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+1) {
    padding-right: 10px;
    padding-left: 0;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+2) {
    padding-right: 5px;
    padding-left: 5px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 0;
  }
  #homepage-tango .section.one .image-container {
    background: url(1.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.two .image-container {
    background: url(2.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.three .image-container {
    background: url(3.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.four .image-container {
    background: url(4.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .image-container {
    background-position: 50% 0% !important;
    transition: all 2s;
  }
  #homepage-tango .image-container.parallax {
    background-position: 50% 60% !important;
    transition: all 2s;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .image {
    padding-bottom: 65% !important;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper 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);
    -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');
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(3) a .image,
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(2) a .image {
    padding-bottom: 70% !important;
  }
  #homepage-tango .section.three a {
    overflow: hidden;
    position: relative;
  }
  #homepage-tango .section.three li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
  }
  #homepage-tango .section.three .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.three li:nth-child(2),
  #homepage-tango .section.three li:nth-child(3) {
    width: 30% !important;
  }
  #homepage-tango .section.three li:nth-child(2) .image,
  #homepage-tango .section.three li:nth-child(3) .image {
    padding-bottom: 64% !important;
  }
  #homepage-tango .section.three li:nth-child(1) {
    width: 70% !important;
  }
  #homepage-tango .section.three li:nth-child(1) .image {
    padding-bottom: 60% !important;
  }
  #homepage-tango .section.three li:nth-child(4) {
    width: 100% !important;
  }
  #homepage-tango .section.three li:nth-child(4) .image {
    padding-bottom: 26% !important;
  }
  #homepage-tango .section.three 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');
  }
  #homepage-tango .section.four .parallax-content {
    -webkit-transform: translateZ(0);
    bottom: 0;
    -ms-transform: translateY 50%;
    -webkit-transform: translateY 50%;
    -moz-transform: translateY 50%;
    -o-transform: translateY 50%;
    transform: translateY(50%);
    transition: all 3s;
  }
  #homepage-tango .section.four .parallax-content.show {
    -ms-transform: translateY 0%;
    -webkit-transform: translateY 0%;
    -moz-transform: translateY 0%;
    -o-transform: translateY 0%;
    transform: translateY(0%);
    transition: all 3s;
  }
  #homepage-tango .parallax-content {
    transition: all 3s;
    padding-top: 200px;
    display: inline-block;
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  #homepage-tango .parallax-content.show {
    transition: all 3s;
    padding-top: 0;
    opacity: 1;
  }
  #homepage-tango #feature-items-wrapper,
  #homepage-tango #featured-suburbs {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #homepage-tango #feature-items-wrapper ul li h2,
  #homepage-tango #featured-suburbs ul li h2 {
    display: none;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(1),
  #homepage-tango #featured-suburbs ul li:nth-child(1) {
    width: 70%;
    padding-bottom: 20px;
    padding-right: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(1) a .image,
  #homepage-tango #featured-suburbs ul li:nth-child(1) a .image {
    padding-bottom: 74.8%;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(2),
  #homepage-tango #featured-suburbs ul li:nth-child(2) {
    width: 30%;
    padding-right: 0;
    padding-bottom: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(3),
  #homepage-tango #featured-suburbs ul li:nth-child(3) {
    width: 30%;
    padding-left: 0;
    padding-bottom: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(4),
  #homepage-tango #featured-suburbs ul li:nth-child(4) {
    width: 33.33%;
    padding-right: 10px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(5),
  #homepage-tango #featured-suburbs ul li:nth-child(5) {
    width: 33.33%;
    padding-left: 5px;
    padding-right: 5px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(6),
  #homepage-tango #featured-suburbs ul li:nth-child(6) {
    width: 33.33%;
    padding-left: 10px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .image {
    padding-bottom: 65% !important;
  }
  #feature-items-wrapper > ul > .blog:nth-child(4) {
    padding-right: 0 !important;
  }
}
@media only print, only screen and (min-width: 1900px) {
  /* Desktop */
  .image-container-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0.6);
  }
  body.home {
    overflow: hidden;
  }
  body.home .zenu li {
    text-align: left !important;
    padding-left: 40px !important;
  }
  body.home #footer-papa {
    background: rgba(0, 0, 0, 0.9);
  }
  #homepage-tango {
    transition: all 3s;
  }
  #homepage-tango .zenu {
    padding-left: 0 !important;
  }
  #homepage-tango .image-container {
    position: initial;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    z-index: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    width: 100%;
    height: 100%;
  }
  #homepage-tango .section .heading {
    color: white;
    font-size: 25px;
    letter-spacing: 20px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li {
    width: 33.33% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .image {
    padding-bottom: 55% !important;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs 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);
    -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');
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+1) {
    padding-right: 10px;
    padding-left: 0;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+2) {
    padding-right: 5px;
    padding-left: 5px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li:nth-child(3n+3) {
    padding-left: 10px;
    padding-right: 0;
  }
  #homepage-tango .section.one .image-container {
    background: url(1.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.two .image-container {
    background: url(2.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.three .image-container {
    background: url(3.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .section.four .image-container {
    background: url(4.jpg) 50% 50% no-repeat;
  }
  #homepage-tango .image-container {
    background-position: 50% 0% !important;
  }
  #homepage-tango .image-container.parallax {
    background-position: 50% 60% !important;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a {
    position: relative;
    overflow: hidden;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .image {
    padding-bottom: 75% !important;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li a .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper 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);
    -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');
  }
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(3) a .image,
  #homepage-tango .section.one .parallax-content #feature-items-wrapper ul li:nth-child(2) a .image {
    padding-bottom: 81% !important;
  }
  #homepage-tango .section.three a {
    overflow: hidden;
    position: relative;
  }
  #homepage-tango .section.three li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
  }
  #homepage-tango .section.three .info-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000;
    z-index: 60;
    position: absolute;
  }
  #homepage-tango .section.three li:nth-child(2),
  #homepage-tango .section.three li:nth-child(3) {
    width: 30% !important;
  }
  #homepage-tango .section.three li:nth-child(2) .image,
  #homepage-tango .section.three li:nth-child(3) .image {
    padding-bottom: 70% !important;
  }
  #homepage-tango .section.three li:nth-child(1) {
    width: 70% !important;
  }
  #homepage-tango .section.three li:nth-child(1) .image {
    padding-bottom: 65% !important;
  }
  #homepage-tango .section.three li:nth-child(4) {
    width: 100% !important;
  }
  #homepage-tango .section.three li:nth-child(4) .image {
    padding-bottom: 30% !important;
  }
  #homepage-tango .section.three 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');
  }
  #homepage-tango .section.four .parallax-content {
    -webkit-transform: translateZ(0);
    bottom: 0;
    -ms-transform: translateY 50%;
    -webkit-transform: translateY 50%;
    -moz-transform: translateY 50%;
    -o-transform: translateY 50%;
    transform: translateY(50%);
    transition: all 3s;
  }
  #homepage-tango .section.four .parallax-content.show {
    -ms-transform: translateY 0%;
    -webkit-transform: translateY 0%;
    -moz-transform: translateY 0%;
    -o-transform: translateY 0%;
    transform: translateY(0%);
    transition: all 3s;
  }
  #homepage-tango .parallax-content {
    left: 0 !important;
    transition: all 3s;
    padding-top: 200px;
    display: inline-block;
    width: 100%;
    opacity: 0;
    position: absolute;
    z-index: 10;
  }
  #homepage-tango .parallax-content.show {
    transition: all 3s;
    padding-top: 0;
    opacity: 1;
  }
  #homepage-tango #feature-items-wrapper,
  #homepage-tango #featured-suburbs {
    max-width: 1030px;
    margin: 0 auto;
    display: block;
  }
  #homepage-tango #feature-items-wrapper ul li h2,
  #homepage-tango #featured-suburbs ul li h2 {
    display: none;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(1),
  #homepage-tango #featured-suburbs ul li:nth-child(1) {
    width: 70%;
    padding-bottom: 20px;
    padding-right: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(1) a .image,
  #homepage-tango #featured-suburbs ul li:nth-child(1) a .image {
    padding-bottom: 74.8%;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(2),
  #homepage-tango #featured-suburbs ul li:nth-child(2) {
    width: 30%;
    padding-right: 0;
    padding-bottom: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(3),
  #homepage-tango #featured-suburbs ul li:nth-child(3) {
    width: 30%;
    padding-left: 0;
    padding-bottom: 20px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(4),
  #homepage-tango #featured-suburbs ul li:nth-child(4) {
    width: 33.33%;
    padding-right: 10px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(5),
  #homepage-tango #featured-suburbs ul li:nth-child(5) {
    width: 33.33%;
    padding-left: 5px;
    padding-right: 5px;
  }
  #homepage-tango #feature-items-wrapper ul li:nth-child(6),
  #homepage-tango #featured-suburbs ul li:nth-child(6) {
    width: 33.33%;
    padding-left: 10px;
  }
  #homepage-tango .section.two .parallax-content #featured-suburbs ul li a .image {
    padding-bottom: 75% !important;
  }
  #feature-items-wrapper > ul > .blog:nth-child(4) {
    padding-right: 0 !important;
  }
}
html {
  height: 100% ;
}
body.home {
  background: #E2E4E7 ;
  padding: 0 ;
  text-align: center ;
  font-family: 'open sans';
  position: relative ;
  margin: 0 ;
  height: 100% ;
  -webkit-font-smoothing: antialiased ;
}
.home-wrapper {
  height: 100% ;
  margin: 0 auto ;
  overflow: hidden ;
}
#homepage-tango {
  float: left ;
  width: 100% ;
  margin: 0 auto ;
  /*height: 100%;*/
}
.reload.bell {
  font-size: 12px ;
  padding: 20px ;
  width: 45px ;
  text-align: center ;
  height: 47px ;
  border-radius: 50px ;
  -webkit-border-radius: 50px ;
  -moz-border-radius: 50px ;
}
.reload.bell #notification {
  font-size: 25px ;
  line-height: 140% ;
}
.reload,
.btn {
  border: 4px solid #A2261E ;
  border-radius: 5px ;
  -moz-border-radius: 5px ;
  -webkit-border-radius: 5px ;
  background: #CC3126 ;
  display: inline-block;
  line-height: 100% ;
  padding: 0.7em ;
  text-decoration: none ;
  color: #fff ;
  width: 100px ;
  line-height: 140% ;
  font-size: 17px ;
  font-family: open sans ;
  font-weight: bold ;
}
.reload:hover {
  background: #444 ;
}
#homepage-tango section {
  overflow: hidden ;
}
body.disabled-onepage-scroll .onepage-wrapper section {
  min-height: 100% ;
  height: auto ;
}
body.disabled-onepage-scroll #homepage-tango section .page_container,
body.disabled-onepage-scroll #homepage-tango section.page3 .page_container {
  padding: 20px ;
  margin-top: 150px ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body.disabled-onepage-scroll section .page_container h1 {
  text-align: center ;
  font-size: 50px ;
}
body.disabled-onepage-scroll section .page_container h2,
body.disabled-onepage-scroll section .page_container .credit,
body.disabled-onepage-scroll section .page_container .btns {
  text-align: center ;
  width: 100% ;
}
body.disabled-onepage-scroll #homepage-tango section.page1 > img {
  position: absolute ;
  width: 80% ;
  left: 10% ;
}
body.disabled-onepage-scroll #homepage-tango section > img {
  position: relative ;
  max-width: 80% ;
  bottom: 0 ;
}
body.disabled-onepage-scroll code {
  width: 95% ;
  margin: 0 auto 25px ;
  float: none ;
  overflow: hidden ;
}
body.disabled-onepage-scroll #homepage-tango section.page3 .page_container {
  width: 90% ;
  margin-left: auto ;
  margin-right: auto ;
  right: 0 ;
}
body.home,
html {
  margin: 0;
  overflow: hidden;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
}
body.home,
.onepage-wrapper,
html {
  display: block;
  position: static;
  padding: 0;
  width: 100%;
  height: 100%;
}
.onepage-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 0;
  -webkit-transform-style: preserve-3d;
}
.onepage-wrapper .section {
  width: 100%;
  height: 100%;
}
.onepage-pagination {
  position: absolute;
  right: 10px;
  top: 50%;
  z-index: 5;
  list-style: none;
  margin: 0;
  padding: 0;
}
.onepage-pagination li {
  padding: 0;
  text-align: center;
}
.onepage-pagination li a {
  padding: 10px;
  width: 4px;
  height: 4px;
  display: block;
}
.onepage-pagination li a:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0.85);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.onepage-pagination li a.active:before {
  width: 10px;
  height: 10px;
  background: none;
  border: 1px solid black;
  margin-top: -4px;
  left: 8px;
}
.disabled-onepage-scroll,
.disabled-onepage-scroll .home-wrapper {
  overflow: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper .section {
  position: relative !important;
  top: auto !important;
  left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  transform: none !important;
  -ms-transform: none !important;
  min-height: 100% !important;
}
.disabled-onepage-scroll .onepage-pagination {
  display: none !important;
}
body.disabled-onepage-scroll,
.disabled-onepage-scroll .onepage-wrapper,
html {
  position: inherit !important;
}
.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
  overflow: auto !important;
}
body.home footer {
  display: none !important;
}
body.home #homepage-tango footer {
  display: block !important;
}
#pageTop {
  height: 350px;
  min-height: 350px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #pageTop {
    height: 500px;
    min-height: 500px;
  }
}
@media only print, only screen and (min-width: 1050px) {
  /* Desktop */
  #pageTop {
    height: 100%;
    min-height: 100%;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #page4 {
    height: 565px;
    min-height: 565px;
  }
}
@media only print, only screen and (min-width: 1050px) {
  /* Desktop */
  #page4 {
    height: 100%;
    min-height: 100%;
  }
}
#listings-oscar .sort-by {
  max-width: 425px;
  display: block;
  margin: 0 auto;
  text-align: right;
  padding: 16px 16px 0 16px;
}
#listings-oscar .sort-by .sort-btn {
  cursor: pointer;
  font-size: 11px;
  letter-spacing: 2px;
  transition: all 0.5s;
}
#listings-oscar .sort-by .sort-btn i {
  font-size: 12px;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 4px;
}
#listings-oscar .sort-by .sort-btn:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#listings-oscar .sort-by .sort-options {
  padding-top: 8px;
  font-size: 11px;
}
#listings-oscar .sort-by .sort-options a {
  text-decoration: none;
  color: #1e1e1e;
  padding: 0 1px;
  line-height: 16px;
}
#listings-oscar .sort-by .sort-options a:hover {
  color: #9e9e9e;
}
#listings-oscar .sort-by .sort-options .active {
  color: #9e9e9e;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #listings-oscar .sort-by {
    max-width: none;
    padding: 16px 16px 0 16px;
  }
  #listings-oscar .sort-by .sort-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #listings-oscar .sort-by .sort-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #listings-oscar .sort-by .sort-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #listings-oscar .sort-by .sort-options a {
    padding: 0 1px;
    line-height: 16px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listings-oscar {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #listings-oscar .sort-by {
    max-width: 1030px;
    padding: 20px 60px 0 30px;
  }
  #listings-oscar .sort-by .sort-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #listings-oscar .sort-by .sort-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #listings-oscar .sort-by .sort-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #listings-oscar .sort-by .sort-options a {
    padding: 0 5px;
    line-height: 16px;
    letter-spacing: 2px;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #listing-show-papa {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
}
.top-container {
  position: relative;
  /*  #item-image-slideshow-echo, #item-image-slideshow-bravo{
    height: 350px;
    ul{
      height: 350px;
      li{
        height: 350px;
        background-size: cover;
        background-position: 50% 50%;
        .image{
          background-size: cover;
          background-position: 50% 50%;
          height: 350px;
        }
        .overlay-background{
          position: absolute;
          background: rgba(0,0,0,0.1);
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
        }
      }
    }
  }*/
}
.top-container #item-image-slideshow-bravo,
.top-container #item-image-slideshow-echo {
  height: 0;
  padding-bottom: 50%;
}
.top-container #item-image-slideshow-bravo ul,
.top-container #item-image-slideshow-echo ul {
  height: 0;
  padding-bottom: 50%;
}
.top-container #item-image-slideshow-bravo ul li,
.top-container #item-image-slideshow-echo ul li {
  height: 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: 50% 50%;
}
.top-container #item-image-slideshow-bravo ul li .image,
.top-container #item-image-slideshow-echo ul li .image {
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 50%;
}
.top-container #item-image-slideshow-bravo ul li .overlay-background,
.top-container #item-image-slideshow-echo ul li .overlay-background {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.top-container .page-heading h1 {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
.top-container .page-heading h1 i {
  font-size: 15px;
  transition: all 0.5s;
  padding-left: 5px;
}
.top-container .page-heading.click {
  cursor: pointer;
  position: relative;
}
.top-container .page-heading.click h1:after {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  content: "";
  height: 1px;
  background: #000000;
  width: 0;
  margin: 0 auto;
  text-align: center;
  transition: all 0.5s;
}
.top-container .page-heading.click:hover h1:after {
  width: 290px;
  transition: all 0.5s;
}
.top-container .sub-heading {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .top-container {
    /*    #item-image-slideshow-echo, #item-image-slideshow-bravo{
      height: 450px;
      ul{
        height: 450px;
        li{
          height: 450px;
          .image{
            height: 450px;

          }
          h2{
            display: none;
          }
        }
      }
    }*/
  }
  .top-container .page-heading h1 {
    padding: 24px;
    letter-spacing: 5px;
    font-size: 18px;
  }
  .top-container .page-heading h1 i {
    font-size: 18px;
  }
  .top-container .page-heading.click:hover h1:after {
    width: 410px;
    transition: all 0.5s;
  }
  .top-container .sub-heading {
    letter-spacing: 3px;
    font-size: 14px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .top-container #item-image-slideshow-echo,
  .top-container #item-image-slideshow-bravo {
    height: 600px;
    padding-bottom: 0;
  }
  .top-container #item-image-slideshow-echo ul,
  .top-container #item-image-slideshow-bravo ul {
    height: 600px;
    padding-bottom: 0;
  }
  .top-container #item-image-slideshow-echo ul li,
  .top-container #item-image-slideshow-bravo ul li {
    height: 600px;
    padding-bottom: 0;
  }
  .top-container #item-image-slideshow-echo ul li .image,
  .top-container #item-image-slideshow-bravo ul li .image {
    height: 600px;
    padding-bottom: 0;
  }
  .top-container .page-heading h1 {
    padding: 30px;
    letter-spacing: 6px;
    font-size: 20px;
  }
  .top-container .page-heading h1 i {
    font-size: 20px;
  }
  .top-container sub-heading {
    padding-bottom: 20px;
  }
}
input[type=text]:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
input[type=email] {
  background-image: none;
  color: none;
}
input[type=text]:-webkit-autofill,
input[type=email] {
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
form {
  -webkit-appearance: none;
}
form input[type=text],
form select,
form button,
form textarea,
form option,
form input[type=email] {
  -webkit-appearance: none;
  font-family: 'Lato', sans-serif;
  color: #1e1e1e;
  background: white;
  padding-left: 15px !important;
  letter-spacing: 2px;
}
form input[type=text]:focus,
form select:focus,
form button:focus,
form textarea:focus,
form option:focus,
form input[type=email]:focus {
  outline: none !important;
}
form input[type=text]:focus,
form select:focus,
form textarea:focus,
form form:focus,
form button:focus,
form input[type=email],
form input[type=submit] {
  outline: 0 !important;
}
form option:focus {
  background-color: #FFF;
  outline: none;
  border: none;
  box-shadow: none;
}
form fieldset {
  width: 100%;
}
form option:checked {
  box-shadow: 0 0 10px 100px #ffb7b7 inset !important;
}
form a {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
form a:focus,
form a:hover,
form a:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
form input[type=text],
form select,
form textarea,
form .ms-parent.suburb,
form input[type=email] {
  width: 100%;
  border: 2px solid #7f7f7f;
  transition: all 0.5s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-left: 5px;
}
form input[type=text]:hover,
form select:hover,
form textarea:hover,
form .ms-parent.suburb:hover,
form input[type=email]:hover {
  border: 2px solid #1e1e1e;
  transition: all 0.5s;
}
form .ms-parent.suburb {
  width: intial;
  background: white;
}
form input[type=text],
form select,
form .ms-parent.suburb,
form input[type=email] {
  height: 55px !important;
  line-height: 55px !important;
}
form textarea {
  resize: none;
  padding-top: 15px !important;
  height: 165px;
}
form .ms-parent.suburb button {
  height: 55px !important;
  line-height: 55px !important;
  background: transparent !important;
  border: none !important;
  outline: -webkit-focus-ring-color auto 0px !important;
}
form .ms-parent.suburb span {
  color: #1e1e1e !important;
  right: 0px;
  bottom: 0px;
}
form .ms-parent.suburb .ms-drop.bottom {
  margin-left: -8px;
  border: 2px solid #7f7f7f;
  border-radius: 0;
  margin-top: 0px;
  transition: all 0.5s;
  /*label{
        height: 25px;
        cursor: pointer;
        input{
          width: inherit !important;
          border: none;
          line-height: 25px;
          height: 25px;
          
          &:hover{
            
          }
        }
          &:hover{
          color: @brand;
          }
      }*/
}
form .ms-parent.suburb .ms-drop.bottom ul li {
  display: block;
  height: 25px;
  overflow: hidden;
  line-height: 25px;
}
form .ms-parent.suburb .ms-search input[type=text]:hover,
form .ms-parent.suburb input[type=email] {
  border: 1px solid #aaa;
}
form .ms-parent.suburb .ms-choice div {
  top: 10px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
.content-container {
  max-width: 1030px;
  margin: 0 auto;
  display: block;
}
.content-container ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
.content-container ul li.hide {
  opacity: 0;
  transition: all 1s;
}
.content-container ul li {
  opacity: 1;
  transition: all 1s;
  width: 100%;
  display: block;
  max-width: 425px;
  margin: 0 auto 2px auto;
}
.content-container ul li a,
.content-container ul li label {
  position: relative;
  text-decoration: none;
  color: white;
  display: block;
}
.content-container ul li a .image,
.content-container ul li label .image {
  background-size: cover;
  background-position: 50% 50%;
  height: 200px;
}
.content-container ul li a .line,
.content-container ul li label .line {
  display: block;
  height: 1px;
  width: 70%;
  background: #ffffff;
  margin: 0 auto;
}
.content-container ul li a .underlay,
.content-container ul li label .underlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
}
.content-container ul li a .overlay,
.content-container ul li label .overlay {
  text-align: center;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.content-container ul li a h1,
.content-container ul li label h1 {
  text-transform: uppercase;
  font-size: 23px;
  letter-spacing: 4px;
  padding: 10px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.content-container ul li a h2,
.content-container ul li label h2 {
  text-transform: uppercase;
  padding: 8px 0;
  font-size: 16px;
  letter-spacing: 3px;
}
.content-container ul li a h3,
.content-container ul li label h3 {
  font-family: 'Lato', sans-serif;
  display: inline-block;
  float: left;
  width: auto;
  text-transform: uppercase;
  font-size: 11px;
  padding-right: 5px;
}
.content-container ul li a .bbc-wrapper,
.content-container ul li label .bbc-wrapper {
  display: inline-block;
}
.content-container ul li a .bbc-wrapper .container,
.content-container ul li label .bbc-wrapper .container {
  width: auto;
  display: inline-block;
}
.content-container ul li a .bbc-wrapper em,
.content-container ul li label .bbc-wrapper em {
  padding-left: 5px;
}
#no-results {
  text-align: center;
  line-height: 18px;
}
#no-results h2 {
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 16px;
}
#no-results a {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  margin: 0 auto;
  margin-top: 20px;
  max-width: 250px;
}
#no-results a:focus,
#no-results a:hover,
#no-results a:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
.loading-spinner {
  display: none !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  .content-container {
    width: 100%;
    display: inline-block;
    padding-bottom: 40px;
  }
  .content-container .one-place li {
    width: 100%;
  }
  .content-container .one-place li a,
  .content-container .one-place li label {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  .content-container .end-two-place li:last-child {
    width: 100%;
  }
  .content-container .end-two-place li:last-child a {
    width: 50%;
    display: block;
    margin: 0 auto;
  }
  .content-container ul li {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    max-width: none;
    padding: 1px;
  }
  .content-container ul li a .image,
  .content-container ul li label .image {
    height: 240px;
  }
  .content-container ul li:nth-child(1),
  .content-container ul li:nth-child(2) {
    padding-top: 0;
  }
  .content-container ul li:nth-child(even) {
    padding-right: 0;
  }
  .content-container ul li:nth-child(odd) {
    padding-left: 0;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .content-container {
    display: block;
  }
  .content-container .one-place li {
    width: 100%;
  }
  .content-container .one-place li a,
  .content-container .one-place li label {
    width: 33.33%;
    display: block;
    margin: 0 auto;
  }
  .content-container .two-place li {
    width: 50%;
  }
  .content-container .two-place li a,
  .content-container .two-place li label {
    width: 66.66%;
    display: block;
    margin: 0 auto;
  }
  .content-container .two-place li:first-child a,
  .content-container .two-place li:first-child label {
    float: right;
  }
  .content-container .two-place li:last-child a,
  .content-container .two-place li:last-child label {
    float: left;
  }
  .content-container .end-one-place li:last-child {
    width: 100%;
  }
  .content-container .end-one-place li:last-child a,
  .content-container .end-one-place li:last-child label {
    width: 33.33%;
    margin: 0 auto;
    display: block;
  }
  .content-container .end-two-place li:nth-last-child(-n+2) {
    width: 50% !important;
  }
  .content-container .end-two-place li:nth-last-child(-n+2) a,
  .content-container .end-two-place li:nth-last-child(-n+2) label {
    width: 66.66%!important;
    float: right!important;
  }
  .content-container .end-two-place li:last-child {
    width: 50%!important;
  }
  .content-container .end-two-place li:last-child a,
  .content-container .end-two-place li:last-child label {
    width: 66.66%!important;
    float: left!important;
  }
  .content-container ul {
    width: 100%;
    display: inline-block;
  }
  .content-container ul li {
    width: 33.33%;
  }
  .content-container ul li a .line,
  .content-container ul li label .line {
    transition: all 0.5s;
    opacity: 0;
    width: 0px;
  }
  .content-container ul li a .underlay,
  .content-container ul li label .underlay {
    transition: all 0.5s;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .content-container ul li a h1,
  .content-container ul li label h1 {
    transition: all 0.5s;
    opacity: 0;
    -ms-transform: scale(1.5, 1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5, 1.5);
    /* Safari */
    transform: scale(1.5, 1.5);
  }
  .content-container ul li a h2,
  .content-container ul li label h2 {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 50px;
    transition: all 0.5s;
    opacity: 0;
  }
  .content-container ul li a h3,
  .content-container ul li label h3 {
    transition: all 0.5s;
    opacity: 0;
  }
  .content-container ul li a .bbc-wrapper,
  .content-container ul li label .bbc-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 30px;
    transition: all 0.5s;
    opacity: 0;
  }
  .content-container ul li.hover a .line,
  .content-container ul li.hover label .line {
    width: 70%;
    opacity: 1;
    transition: all 1s;
  }
  .content-container ul li.hover a .underlay,
  .content-container ul li.hover label .underlay {
    opacity: 1;
    transition: all 0.5s;
  }
  .content-container ul li.hover a .bbc-wrapper,
  .content-container ul li.hover label .bbc-wrapper {
    top: 80px;
    opacity: 1;
    transition: all 0.5s;
  }
  .content-container ul li.hover a h1,
  .content-container ul li.hover label h1 {
    -ms-transform: scale(1, 1);
    /* IE 9 */
    -webkit-transform: scale(1, 1);
    /* Safari */
    transform: scale(1, 1);
    opacity: 1;
    transition: all 0.5s;
  }
  .content-container ul li.hover a h2,
  .content-container ul li.hover label h2 {
    opacity: 1;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: 100px;
    transition: all 0.5s;
  }
  .content-container ul li.hover a h3,
  .content-container ul li.hover label h3 {
    opacity: 1;
    transition: all 0.5s;
  }
  .content-container ul li:nth-child(3) {
    padding-top: 0;
  }
  .content-container ul li:nth-child(3n+1) {
    padding-left: 0;
    padding-right: 1px;
  }
  .content-container ul li:nth-child(3n+2) {
    padding-left: 1px;
    padding-right: 1px;
  }
  .content-container ul li:nth-child(3n+3) {
    padding-left: 1px;
    padding-right: 0;
  }
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
}
#newContent {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
}
#newContent .agent-wrapper {
  display: none;
}
#newContent #agent-show-kilo {
  padding-top: 0;
  display: none;
}
#newContent.show {
  opacity: 1;
  visibility: visible;
  transition: all 2s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
#newContent.show #agent-show-kilo {
  display: block;
}
#newContent.show .left,
#newContent.show .right {
  margin-top: 230px !important;
}
#newSlideshow {
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  position: absolute;
  top: 0;
  z-index: 50;
  left: 0;
  right: 0;
  height: 600px;
  overflow: hidden;
}
#newSlideshow .middle,
#newSlideshow .bottom {
  display: none;
}
#newSlideshow #agent-show-kilo {
  padding-top: 0;
}
.background-overlay {
  background: #383838;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 99px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  z-index: 50;
}
.background-overlay.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
#newSlideshow.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}
.close-profile {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 25px;
  cursor: pointer;
  color: #000000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
  transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  width: 50px;
  height: 30px;
  text-align: right;
  z-index: 50;
}
.close-profile:hover {
  color: #9e9e9e;
}
.close-profile.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}
.activeStaff {
  position: absolute;
  top: 0 !important;
  left: 0 !important;
}
#agents-november .position-wrapper {
  position: absolute;
  top: 120px;
  left: 100px;
  width: 100%;
  text-align: center;
}
#agents-november .name.agent {
  position: absolute;
  top: 80px;
  left: 100px;
}
#agents-november .list-container {
  /*.showContent{
      height: 250px;
      .wrapper{
        
      }
      width: 100% !important;
      transition: all 0.5s;
      padding-bottom: 0 !important;
      .info{
        opacity: 0;
        visibility: 0;
        height: 0;
        width: 0;
        transition: all 0s !important;
      }
      a, .staff-image{
        float:left;
      }
      li:hover{
        .image{
          transition: all 0.5s;
            transform: scale(1) !important;
            -moz-transform: scale(1) !important;
            -webkit-transform: scale(1) !important;
            -o-transform: scale(1) !important;
            -ms-transform: scale(1) !important;
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')" !important;
            filter: progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand') !important;
        }
      }

    }*/
}
#agents-november .list-container ul {
  position: relative;
}
#agents-november .list-container .wrapper {
  transition: all 1s !important;
}
#agents-november .list-container .hideContent {
  /*padding: 0 !important;
      opacity: 0 !important;
      visibility: 0 !important;
      transition: all 0s !important;
      height: 0;
      width: 0;*/
}
#agents-november .list-container ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#agents-november .list-container ul .wrapper.hide {
  opacity: 0;
  visibility: 0;
  transition: all 0.5s;
}
#agents-november .list-container ul .wrapper.hide li .staff-image {
  /*border-radius: 0;*/
  transition: all 1s;
}
#agents-november .list-container ul .wrapper.hide li .staff-image .image {
  /*width: 0;
              height: 0;
              transition: all 1s;
              border-radius: 0;*/
  /*transform:translateY(-50%) ;*/
  /*-webkit-transform:translateY(-50%) ;*/
}
#agents-november .list-container ul .wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  /*transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.2) !important;*/
  transition-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44) !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 16px;
}
#agents-november .list-container ul .wrapper li .staff-image {
  transition: all 1s;
  display: block;
  overflow: hidden;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#agents-november .list-container ul .wrapper li .staff-image .image {
  display: block;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 200px;
  width: 200px;
  margin: 0 auto;
  transition: all 1s;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#agents-november .list-container ul .wrapper li .info .name {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px;
  box-sizing: border-box;
}
#agents-november .list-container ul .wrapper li .info a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 4px;
}
#agents-november .list-container ul .wrapper li .info .email {
  padding-bottom: 0;
}
#agents-november .list-container ul .wrapper li .info .email i {
  padding-left: 2px;
}
#agents-november .list-container ul .wrapper li .info .email:hover {
  color: #9e9e9e;
}
#agents-november .list-container ul .wrapper li .info h2 {
  text-align: center;
  padding-bottom: 16px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
#agents-november .list-container ul .wrapper li:hover .name {
  color: #9e9e9e;
}
#agents-november .list-container 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');
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agents-november .list-container {
    width: 100%;
    display: inline-block;
  }
  #agents-november .list-container ul .wrapper {
    padding-top: 20px;
    width: 50%;
    float: left;
    padding-bottom: 40px;
  }
  #agents-november .list-container ul .wrapper li .staff-image {
    border-radius: 240px;
    width: 240px;
    height: 240px;
  }
  #agents-november .list-container ul .wrapper li .staff-image .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agents-november {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agents-november .list-container {
    display: block;
  }
  #agents-november .list-container ul {
    display: inline-block;
    width: 100%;
    max-width: 930px;
  }
  #agents-november .list-container ul .wrapper {
    position: absolute;
  }
  #agents-november .list-container ul .wrapper:nth-child(3n+2) {
    left: 33.33%;
  }
  #agents-november .list-container ul .wrapper:nth-child(3n+3) {
    left: 66.66%;
  }
  #agents-november .list-container ul .wrapper:nth-child(6),
  #agents-november .list-container ul .wrapper:nth-child(5),
  #agents-november .list-container ul .wrapper:nth-child(4) {
    top: 400px;
  }
  #agents-november .list-container ul .wrapper:nth-child(7),
  #agents-november .list-container ul .wrapper:nth-child(8),
  #agents-november .list-container ul .wrapper:nth-child(9) {
    top: 800px;
  }
  #agents-november .list-container ul .wrapper:nth-child(12),
  #agents-november .list-container ul .wrapper:nth-child(11),
  #agents-november .list-container ul .wrapper:nth-child(10) {
    top: 1200px;
  }
  #agents-november .list-container ul .wrapper:nth-child(13),
  #agents-november .list-container ul .wrapper:nth-child(14),
  #agents-november .list-container ul .wrapper:nth-child(15) {
    top: 1600px;
  }
  #agents-november .list-container ul .wrapper {
    padding-top: 20px;
    width: 33.33%;
    float: left;
    padding-bottom: 40px;
  }
  #agents-november .list-container ul .wrapper li .staff-image .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #agents-november .list-container ul .wrapper li .info .name {
    padding-top: 20px;
  }
}
#appraisal-echo {
  padding-top: 50px;
}
#appraisal-echo .text-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#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 textarea {
  line-height: 22px;
  display: block;
  resize: none;
}
#appraisal-echo .appraisal-wrapper form input[type="submit"] {
  border: 2px solid #000000;
}
#appraisal-echo .overlay article {
  display: none;
}
#appraisal-echo .text-wrapper {
  padding-top: 0;
}
#appraisal-echo .text-wrapper article {
  line-height: 20px;
  text-align: center;
}
#appraisal-echo .text-wrapper article h2 {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
@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_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 .text-wrapper {
    padding-top: 0;
  }
  #appraisal-echo .text-wrapper article {
    line-height: 20px;
    text-align: center;
  }
  #appraisal-echo .text-wrapper article h2 {
    padding: 24px;
    letter-spacing: 5px;
    font-size: 18px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #appraisal-echo {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #appraisal-echo .text-wrapper {
    padding: 30px 0;
  }
  #appraisal-echo .text-wrapper article {
    text-align: center;
    padding: 0 120px;
    line-height: 20px;
    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;
  }
  #appraisal-echo .text-wrapper {
    padding-top: 0;
  }
  #appraisal-echo .text-wrapper article {
    line-height: 20px;
    text-align: center;
  }
  #appraisal-echo .text-wrapper article h2 {
    padding: 30px;
    letter-spacing: 6px;
    font-size: 20px;
  }
}
#maintenance-request-echo {
  padding-top: 50px;
}
#maintenance-request-echo .text-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#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: 16px;
  display: block;
  font-size: 13px;
  width: 100%;
  clear: both;
  text-transform: uppercase;
  letter-spacing: 4px;
  padding-top: 16px;
  text-align: center;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset {
  padding-bottom: 8px;
}
#maintenance-request-echo .maintenance-request-wrapper form fieldset textarea {
  line-height: 22px;
  display: block;
}
#maintenance-request-echo .maintenance-request-wrapper form input[type="submit"] {
  border: 2px solid #000000;
}
#maintenance-request-echo .overlay article {
  display: none;
}
#maintenance-request-echo .text-wrapper {
  padding-top: 0;
}
#maintenance-request-echo .text-wrapper article {
  line-height: 20px;
  text-align: center;
}
#maintenance-request-echo .text-wrapper article h2 {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
@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_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 .text-wrapper {
    padding-top: 0;
  }
  #maintenance-request-echo .text-wrapper article {
    line-height: 20px;
    text-align: center;
  }
  #maintenance-request-echo .text-wrapper article h2 {
    padding: 24px;
    letter-spacing: 5px;
    font-size: 18px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #maintenance-request-echo {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #maintenance-request-echo .text-wrapper {
    padding: 30px 0;
  }
  #maintenance-request-echo .text-wrapper article {
    text-align: center;
    padding: 0 120px;
    line-height: 18px;
    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;
    font-size: 15px;
    letter-spacing: 7px;
  }
  #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 {
    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 .fieldset_postcode {
    padding-right: 0 !important;
  }
  #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;
  }
  #maintenance-request-echo .text-wrapper {
    padding-top: 0;
  }
  #maintenance-request-echo .text-wrapper article {
    line-height: 20px;
    text-align: center;
  }
  #maintenance-request-echo .text-wrapper article h2 {
    padding: 30px;
    letter-spacing: 6px;
    font-size: 20px;
  }
}
#agent-show-kilo h1 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
#agent-show-kilo .achievements-wrapper span {
  width: 100% !important;
}
#agent-show-kilo h2 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 15px;
  line-height: 25px;
}
#agent-show-kilo .container {
  padding-bottom: 8px;
}
#agent-show-kilo .container .agent-wrapper {
  width: 100%;
  background-color: #1a1a1a;
}
#agent-show-kilo .container .middle {
  padding: 16px;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
}
#agent-show-kilo .container .middle .left h1 {
  padding-bottom: 8px;
  display: block;
  width: 100%;
}
#agent-show-kilo .container .middle .left h2 {
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
#agent-show-kilo .container .middle .left span {
  width: auto;
  display: inline-block;
  float: left;
}
#agent-show-kilo .container .middle .left a {
  padding-left: 2px;
  width: auto;
  display: inline-block;
  float: left;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 16px;
}
#agent-show-kilo .container .middle .left a:hover {
  color: #9e9e9e;
}
#agent-show-kilo .container .middle .right {
  clear: both;
}
#agent-show-kilo .container .middle .right h2 {
  display: block;
  width: 100%;
  padding: 12px 0;
  padding-bottom: 20px;
  font-size: 18px !important;
  text-transform: uppercase;
}
#agent-show-kilo .container .middle .right b {
  font-weight: bold;
  padding-right: 4px;
  display: inline-block;
}
#agent-show-kilo .container .middle .right a {
  width: auto;
  display: inline-block;
  text-decoration: none;
  color: #1e1e1e;
}
#agent-show-kilo .container .middle .right a:hover {
  color: #9e9e9e;
}
#agent-show-kilo .container .middle .right .contact-me {
  padding-top: 20px;
}
#agent-show-kilo .container .middle .right .contact-me .links a {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  margin: 8px 0 !important;
}
#agent-show-kilo .container .middle .right .contact-me .links a:focus,
#agent-show-kilo .container .middle .right .contact-me .links a:hover,
#agent-show-kilo .container .middle .right .contact-me .links a:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .links a:first-child {
  margin-top: 12px !important;
}
#agent-show-kilo .container .middle .right .contact-me .links a:last-child {
  margin-bottom: 0;
}
#agent-show-kilo .container .middle .right .contact-me .social-links {
  text-align: center;
}
#agent-show-kilo .container .middle .right .contact-me .social-links a {
  position: relative;
  width: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 20px;
  text-decoration: none;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 30px;
  position: relative;
  display: block;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links #facebook:hover i {
  color: #3b5998;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links #twitter:hover i {
  color: #55acee;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links #linkedin:hover i {
  color: #0077b5;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links #googleplus:hover i {
  color: #dd4b39;
  transition: all 0.5s;
}
#agent-show-kilo .container .middle .right .contact-me .social-links a:nth-child(2) {
  margin-left: 0;
}
#agent-show-kilo .container .bottom .agent-form-alpha {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 12px 16px 0 16px;
}
#agent-show-kilo .container .bottom .agent-form-alpha h1 {
  padding-bottom: 16px;
  font-size: 18px;
  text-transform: uppercase;
}
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset {
  margin-bottom: 8px;
}
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset textarea {
  height: 105px;
}
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
  display: block;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  /*border: transparent;*/
  width: 100%;
}
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
#agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_submit {
  margin-bottom: 0;
}
#agent-show-kilo .container .bottom .latest-listings h1 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px;
  padding-top: 0;
}
#agent-show-kilo .container .bottom .latest-listings .list-container ul .wrapper {
  width: 100%;
}
#agent-show-kilo .container .bottom .latest-listings .list-container ul li {
  padding-bottom: 70%;
}
#agent-show-kilo .blogs h1 {
  font-size: 18px;
  text-transform: uppercase;
  padding: 16px;
}
#agent-show-kilo .blogs .list-container ul .wrapper {
  width: 100%;
}
#agent-show-kilo .blogs .list-container ul .wrapper li .image {
  padding-bottom: 80%;
}
#agent-show-kilo .blogs .list-container ul .wrapper li a {
  padding-top: 32%;
}
#agent-show-kilo .content-container ul li a h1 {
  text-transform: uppercase !important;
  font-size: 23px !important;
  letter-spacing: 4px !important;
  padding: 10px 0 !important;
  box-sizing: border-box !important;
}
#agent-show-kilo .content-container ul li a h2 {
  text-transform: uppercase !important;
  padding: 8px 0 !important;
  font-size: 16px !important;
  letter-spacing: 3px !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #agent-show-kilo {
    display: inline-block;
  }
  #agent-show-kilo .container {
    padding-bottom: 12px;
  }
  #agent-show-kilo .container .middle {
    padding: 24px;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #agent-show-kilo .container .middle .left {
    padding-right: 24px;
  }
  #agent-show-kilo .container .middle .left h1 {
    padding-bottom: 12px;
    display: block;
    width: 100%;
  }
  #agent-show-kilo .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 24px 0;
    clear: both;
  }
  #agent-show-kilo .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #agent-show-kilo .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 24px;
  }
  #agent-show-kilo .container .middle .left a:hover {
    color: #9e9e9e;
  }
  #agent-show-kilo .container .middle .right {
    border-left: 1px solid #000000;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  #agent-show-kilo .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 24px 0;
  }
  #agent-show-kilo .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #agent-show-kilo .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #agent-show-kilo .container .middle .right a:hover {
    color: #9e9e9e;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    margin: 12px 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a:focus,
  #agent-show-kilo .container .middle .right .contact-me .links a:hover,
  #agent-show-kilo .container .middle .right .contact-me .links a:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links h2 {
    padding-top: 24px;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 25px;
    position: relative;
    display: block;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 24px 0 24px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha h1 {
    padding: 24px 0;
    font-size: 20px;
  }
  #agent-show-kilo .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-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    /*border: transparent;*/
    width: 100%;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_first_name,
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 6px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_surname,
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 6px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 100%;
    margin-bottom: 0;
  }
  #agent-show-kilo .container .bottom .latest-listings {
    clear: both;
  }
  #agent-show-kilo .container .bottom .latest-listings h1 {
    font-size: 20px;
    padding: 24px;
  }
  #agent-show-kilo .container .bottom .latest-listings .list-container ul .wrapper {
    width: 33.33%;
  }
  #agent-show-kilo .container .bottom .latest-listings .list-container ul li {
    padding-bottom: 70%;
  }
  #agent-show-kilo .blogs h1 {
    padding: 24px;
  }
  #agent-show-kilo .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #agent-show-kilo {
    margin-top: 0 !important;
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #agent-show-kilo h1 {
    font-size: 28px;
    letter-spacing: 10px;
  }
  #agent-show-kilo h2 {
    font-size: 18px;
  }
  #agent-show-kilo .container {
    padding-bottom: 30px;
  }
  #agent-show-kilo .container .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  #agent-show-kilo .container .middle .left {
    padding-right: 30px;
  }
  #agent-show-kilo .container .middle .left h1 {
    padding-bottom: 20px;
    display: block;
    width: 100%;
  }
  #agent-show-kilo .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
  }
  #agent-show-kilo .container .middle .left span {
    width: auto;
    display: inline-block;
    float: left;
  }
  #agent-show-kilo .container .middle .left a {
    padding-left: 2px;
    width: auto;
    display: inline-block;
    float: left;
    text-decoration: none;
    color: #1e1e1e;
    padding-bottom: 30px;
  }
  #agent-show-kilo .container .middle .left a:hover {
    color: #9e9e9e;
  }
  #agent-show-kilo .container .middle .right {
    border-left: 1px solid #000000;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  #agent-show-kilo .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
  }
  #agent-show-kilo .container .middle .right b {
    font-weight: bold;
    padding-right: 4px;
    display: inline-block;
  }
  #agent-show-kilo .container .middle .right a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #1e1e1e;
  }
  #agent-show-kilo .container .middle .right a:hover {
    color: #9e9e9e;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    margin: 10px 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a:focus,
  #agent-show-kilo .container .middle .right .contact-me .links a:hover,
  #agent-show-kilo .container .middle .right .contact-me .links a:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a {
    position: relative;
    width: 17px;
    text-align: center;
    display: inline-block;
    margin: 0 12px;
    text-decoration: none;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 25px;
    position: relative;
    display: block;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #facebook:hover i {
    color: #3b5998;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #twitter:hover i {
    color: #55acee;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #linkedin:hover i {
    color: #0077b5;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links #googleplus:hover i {
    color: #dd4b39;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:nth-child(2) {
    margin-left: 0;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:hover {
    transition: all 0.5s;
  }
  #agent-show-kilo .container .middle .right .contact-me .social-links a:hover:after {
    opacity: 1;
    top: 22px;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 120px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha h1 {
    text-align: center;
    padding: 30px 0;
    font-size: 25px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form {
    display: inline-block;
  }
  #agent-show-kilo .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-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    /*border: transparent;*/
    width: 100%;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:focus,
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:hover,
  #agent-show-kilo .container .bottom .agent-form-alpha form fieldset input[type="submit"]:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_first_name,
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_email_address {
    padding-right: 10px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_surname,
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_mobile {
    padding-left: 10px;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_notes {
    width: 100%;
  }
  #agent-show-kilo .container .bottom .agent-form-alpha form .fieldset_submit {
    width: 25%;
    float: right;
    padding-left: 10px;
    margin-bottom: 0;
  }
  #agent-show-kilo .container .bottom .latest-listings {
    padding-top: 20px;
    clear: both;
  }
  #agent-show-kilo .container .bottom .latest-listings h1 {
    text-align: center;
    font-size: 25px;
    padding: 30px 0;
  }
  #agent-show-kilo .container .bottom .latest-listings .content-container ul {
    /*              li{
                padding-bottom: 70%;
                .image{
                  padding-bottom: 70%;
                }
              }*/
  }
  #agent-show-kilo .container .bottom .latest-listings .content-container ul .wrapper {
    width: 25%;
  }
  #agent-show-kilo .container .bottom .latest-listings .content-container ul li:last-child {
    display: block;
  }
  #agent-show-kilo .container .bottom .latest-listings .content-container ul li:last-child a .image {
    /*padding-bottom: 70%;*/
  }
  #agent-show-kilo .blogs h1 {
    padding: 30px;
    text-align: center;
    font-size: 25px;
  }
  #agent-show-kilo .blogs .list-container ul .wrapper {
    width: 33.33%;
  }
}
#auctions-lima .panel,
#opens-mike .panel,
#auctions-lima #flash-message,
#opens-mike #flash-message {
  text-align: center;
  padding: 16px 16px 0 16px;
  text-transform: uppercase;
  letter-spacing: 5px;
  line-height: 22px;
  font-size: 13px;
  margin: 0 auto;
  width: 90%;
  background: #1e1e1e;
  color: white;
  padding: 16px 16px 16px 16px;
  margin-top: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 1px !important;
}
#auctions-lima .panel .panel-body,
#opens-mike .panel .panel-body,
#auctions-lima #flash-message .panel-body,
#opens-mike #flash-message .panel-body {
  text-transform: initial;
  font-size: 12px;
  letter-spacing: 3px;
  padding-top: 8px;
}
#auctions-lima .panel .close,
#opens-mike .panel .close,
#auctions-lima #flash-message .close,
#opens-mike #flash-message .close {
  display: none;
}
#auctions-lima .close-cross,
#opens-mike .close-cross {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 35px;
  height: 40px;
  opacity: 0.7;
  z-index: 100;
  cursor: pointer;
}
#auctions-lima .close-cross:hover,
#opens-mike .close-cross:hover {
  opacity: 1;
}
#auctions-lima .close-cross:hover:after,
#opens-mike .close-cross:hover:after,
#auctions-lima .close-cross:hover:before,
#opens-mike .close-cross:hover:before {
  background-color: #9e9e9e;
}
#auctions-lima .close-cross:before,
#opens-mike .close-cross:before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: white;
}
#auctions-lima .close-cross:after,
#opens-mike .close-cross:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 15px;
  width: 2px;
  background-color: white;
}
#auctions-lima .close-cross:before,
#opens-mike .close-cross:before {
  transform: rotate(45deg);
}
#auctions-lima .close-cross:after,
#opens-mike .close-cross:after {
  transform: rotate(-45deg);
}
#auctions-lima .register-btn-wrapper.showForm,
#opens-mike .register-btn-wrapper.showForm {
  transition: all 1.5s;
  height: 460px !important;
}
#auctions-lima .register-btn-wrapper.show,
#opens-mike .register-btn-wrapper.show {
  height: 75px;
  transition: all 1.5s;
}
#auctions-lima .register-btn-wrapper,
#opens-mike .register-btn-wrapper {
  position: relative;
  transition: all 1.5s;
  background: #000000;
  color: white;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 12px;
  border: none;
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-top: 16px;
  height: 0px;
  overflow: hidden;
}
#auctions-lima .register-btn-wrapper .register-heading,
#opens-mike .register-btn-wrapper .register-heading {
  padding-top: 16px;
}
#auctions-lima .register-btn-wrapper .desktop-form,
#opens-mike .register-btn-wrapper .desktop-form {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px;
}
#auctions-lima .register-btn-wrapper .desktop-form fieldset,
#opens-mike .register-btn-wrapper .desktop-form fieldset {
  margin-bottom: 3px;
}
#auctions-lima .register-btn-wrapper .desktop-form input,
#opens-mike .register-btn-wrapper .desktop-form input {
  border: none !important;
}
#auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit input,
#opens-mike .register-btn-wrapper .desktop-form .fieldset_submit input {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  border: 2px solid white !important;
  color: white;
  transition: all 0.5s;
}
#auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit input:focus,
#opens-mike .register-btn-wrapper .desktop-form .fieldset_submit input:focus,
#auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit input:hover,
#opens-mike .register-btn-wrapper .desktop-form .fieldset_submit input:hover,
#auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit input:active,
#opens-mike .register-btn-wrapper .desktop-form .fieldset_submit input:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit input:hover,
#opens-mike .register-btn-wrapper .desktop-form .fieldset_submit input:hover {
  color: #000000;
  background: white;
  transition: all 0.5s;
}
#auctions-lima .register-btn-wrapper #desktop-arrow,
#opens-mike .register-btn-wrapper #desktop-arrow {
  cursor: pointer;
}
#auctions-lima .register-btn-wrapper a,
#opens-mike .register-btn-wrapper a {
  text-decoration: none;
  color: white;
  transition: all 0.5s;
}
#auctions-lima .register-btn-wrapper h1,
#opens-mike .register-btn-wrapper h1 {
  width: 100%;
  display: block;
  text-align: center;
}
#auctions-lima .register-btn-wrapper em,
#opens-mike .register-btn-wrapper em {
  /*opacity: 0;*/
  /*height: 0;*/
  display: block;
  font-size: 12px;
  text-transform: initial;
  line-height: 17px;
  text-align: center;
  padding: 16px;
  /*transition: all 0.5s;*/
}
#auctions-lima .register-btn-wrapper i,
#opens-mike .register-btn-wrapper i {
  color: white;
  font-size: 50px;
  margin: 0 auto;
  display: block;
  text-align: center;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  transition: all 1s;
}
#auctions-lima .register-btn-wrapper .icon-ChevRight.up,
#opens-mike .register-btn-wrapper .icon-ChevRight.up {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  transition: all 1s;
}
#auctions-lima .register-btn-wrapper .icon-ChevRight.down,
#opens-mike .register-btn-wrapper .icon-ChevRight.down {
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  transition: all 1s;
}
#auctions-lima .register-btn-wrapper .icon-ChevRight.down.rotate,
#opens-mike .register-btn-wrapper .icon-ChevRight.down.rotate {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  transition: all 1s;
}
#auctions-lima .register-btn-wrapper .icon-ChevRight.up.rotate,
#opens-mike .register-btn-wrapper .icon-ChevRight.up.rotate {
  -ms-transform: rotate(-90deg);
  /* IE 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  transition: all 1s;
}
#auctions-lima .register-btn-wrapper em.show,
#opens-mike .register-btn-wrapper em.show,
#auctions-lima .register-btn-wrapper a.show,
#opens-mike .register-btn-wrapper a.show {
  /*transition: all 0.5s;*/
  opacity: 1;
  height: auto;
  margin-top: 15px;
}
#auctions-lima .register-btn-wrapper em.show i,
#opens-mike .register-btn-wrapper em.show i,
#auctions-lima .register-btn-wrapper a.show i,
#opens-mike .register-btn-wrapper a.show i {
  margin-top: -10px;
  height: 40px;
  opacity: 1;
}
#auctions-lima .register-btn-wrapper .contact-inline,
#opens-mike .register-btn-wrapper .contact-inline {
  height: 30px;
  display: block;
}
#auctions-lima .page-heading,
#opens-mike .page-heading {
  cursor: auto;
}
#auctions-lima .page-heading:hover h1:after,
#opens-mike .page-heading:hover h1:after {
  display: none !important;
}
#auctions-lima .print-by,
#opens-mike .print-by {
  max-width: 425px;
  display: block;
  margin: 0 auto;
  text-align: right;
  padding: 16px 16px 0 16px;
}
#auctions-lima .print-by .print-btn,
#opens-mike .print-by .print-btn {
  cursor: pointer;
  font-size: 11px;
  letter-spacing: 2px;
  transition: all 0.5s;
}
#auctions-lima .print-by .print-btn i,
#opens-mike .print-by .print-btn i {
  font-size: 12px;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 4px;
}
#auctions-lima .print-by .print-btn:hover,
#opens-mike .print-by .print-btn:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#auctions-lima .print-by .print-options,
#opens-mike .print-by .print-options {
  padding-top: 8px;
  font-size: 11px;
}
#auctions-lima .print-by .print-options a,
#opens-mike .print-by .print-options a {
  text-decoration: none;
  color: #1e1e1e;
  padding: 0 1px;
  line-height: 16px;
}
#auctions-lima .print-by .print-options a:hover,
#opens-mike .print-by .print-options a:hover {
  color: #9e9e9e;
}
#auctions-lima .print-by .print-options .active,
#opens-mike .print-by .print-options .active {
  color: #9e9e9e;
}
#auctions-lima .content-container ul,
#opens-mike .content-container ul {
  width: 100%;
  display: inline-block;
}
#auctions-lima .date-heading,
#opens-mike .date-heading {
  clear: both;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding: 16px 0;
}
#auctions-lima .date-wrapper,
#opens-mike .date-wrapper {
  /*.added{
      .underlay{
        opacity: 1;
      }
      .add-to{
          display: none;
      }
      .remove-from{
        display: block !important;
      }
    }*/
}
#auctions-lima .date-wrapper li:last-child,
#opens-mike .date-wrapper li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
#auctions-lima .date-wrapper li,
#opens-mike .date-wrapper li {
  cursor: pointer;
  position: relative;
}
#auctions-lima .date-wrapper li .link,
#opens-mike .date-wrapper li .link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 50;
  font-size: 17px;
  width: 20px;
  height: 20px;
}
#auctions-lima .date-wrapper li .link i:hover,
#opens-mike .date-wrapper li .link i:hover {
  color: #9e9e9e;
}
/*#inline_opens_content{
  background: #f7f7f7;
    padding: 20px 40px;
    label{
      display: none;
    }
    fieldset{
      margin-bottom: 12px;
    }
    input[type="submit"]{
    .default-btn();
  }
  h1{
    line-height: 21px;
    padding-bottom: 16px !important;
    display: block;
    width: 100%;
    font-size: 20px !important;
    letter-spacing: 8px !important;
    text-align: center;
    text-transform: uppercase !important;
  }

}*/
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #auctions-lima .content-container .counter-wrapper,
  #opens-mike .content-container .counter-wrapper {
    text-align: center;
  }
  #auctions-lima .content-container .counter-wrapper li,
  #opens-mike .content-container .counter-wrapper li {
    width: 49%;
    float: none;
    display: inline-block;
  }
  #auctions-lima .register-btn-wrapper.showForm,
  #opens-mike .register-btn-wrapper.showForm {
    transition: all 1.5s;
    height: 365px !important;
  }
  #auctions-lima .register-btn-wrapper.show,
  #opens-mike .register-btn-wrapper.show {
    height: 80px;
    transition: all 1.5s;
  }
  #auctions-lima .register-btn-wrapper,
  #opens-mike .register-btn-wrapper {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 13px;
    display: flex;
  }
  #auctions-lima .register-btn-wrapper .register-heading,
  #opens-mike .register-btn-wrapper .register-heading {
    padding-top: 24px;
  }
  #auctions-lima .register-btn-wrapper em,
  #opens-mike .register-btn-wrapper em {
    padding: 24px;
  }
  #auctions-lima .register-btn-wrapper .desktop-form,
  #opens-mike .register-btn-wrapper .desktop-form {
    padding: 0 24px;
  }
  #auctions-lima .register-btn-wrapper .desktop-form fieldset,
  #opens-mike .register-btn-wrapper .desktop-form fieldset {
    width: 50%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-bottom: 4px;
  }
  #auctions-lima .register-btn-wrapper .desktop-form .fieldset_first_name,
  #opens-mike .register-btn-wrapper .desktop-form .fieldset_first_name,
  #auctions-lima .register-btn-wrapper .desktop-form .fieldset_email_address,
  #opens-mike .register-btn-wrapper .desktop-form .fieldset_email_address {
    padding-right: 2px;
  }
  #auctions-lima .register-btn-wrapper .desktop-form .fieldset_surname,
  #opens-mike .register-btn-wrapper .desktop-form .fieldset_surname,
  #auctions-lima .register-btn-wrapper .desktop-form .fieldset_mobile,
  #opens-mike .register-btn-wrapper .desktop-form .fieldset_mobile {
    padding-left: 2px;
  }
  #auctions-lima .register-btn-wrapper .desktop-form .fieldset_submit,
  #opens-mike .register-btn-wrapper .desktop-form .fieldset_submit {
    width: 100%;
  }
  #auctions-lima .print-by,
  #opens-mike .print-by {
    max-width: none;
    padding: 16px 16px 0 16px;
  }
  #auctions-lima .print-by .print-btn,
  #opens-mike .print-by .print-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #auctions-lima .print-by .print-btn i,
  #opens-mike .print-by .print-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #auctions-lima .print-by .print-options,
  #opens-mike .print-by .print-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #auctions-lima .print-by .print-options a,
  #opens-mike .print-by .print-options a {
    padding: 0 1px;
    line-height: 16px;
  }
  #auctions-lima .date-heading,
  #opens-mike .date-heading {
    font-size: 13px;
    letter-spacing: 7px;
    padding: 24px 0;
  }
  #auctions-lima .date-wrapper li:last-child,
  #opens-mike .date-wrapper li:last-child {
    padding-bottom: 1px;
    margin-bottom: 0px;
  }
  #auctions-lima .date-wrapper li:nth-child(even),
  #opens-mike .date-wrapper li:nth-child(even) {
    padding-right: 0;
  }
  #auctions-lima .date-wrapper li:nth-child(odd),
  #opens-mike .date-wrapper li:nth-child(odd) {
    padding-left: 0;
  }
  #auctions-lima .date-wrapper li,
  #opens-mike .date-wrapper li {
    padding: 1px;
  }
  #auctions-lima .date-wrapper li .link,
  #opens-mike .date-wrapper li .link {
    bottom: 10px;
    right: 10px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #auctions-lima,
  #opens-mike {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #auctions-lima .content-container,
  #opens-mike .content-container {
    max-width: 1000px;
  }
  #auctions-lima .content-container .counter-wrapper,
  #opens-mike .content-container .counter-wrapper {
    text-align: center;
  }
  #auctions-lima .content-container .counter-wrapper li,
  #opens-mike .content-container .counter-wrapper li {
    width: 33%;
    float: none;
    display: inline-block;
  }
  #auctions-lima .panel,
  #opens-mike .panel,
  #auctions-lima #flash-message,
  #opens-mike #flash-message {
    padding: 20px 20px 0 20px;
    font-size: 18px;
    letter-spacing: 11px;
    padding: 20px 20px 20px 20px;
    max-width: 1000px;
    margin: 0 auto;
  }
  #auctions-lima .panel .panel-body,
  #opens-mike .panel .panel-body,
  #auctions-lima #flash-message .panel-body,
  #opens-mike #flash-message .panel-body {
    text-transform: initial;
    font-size: 12px;
    letter-spacing: 3px;
    padding-top: 10px;
  }
  #auctions-lima .panel .close,
  #opens-mike .panel .close,
  #auctions-lima #flash-message .close,
  #opens-mike #flash-message .close {
    display: none;
  }
  #auctions-lima #desktop-arrow,
  #opens-mike #desktop-arrow {
    display: block;
  }
  #auctions-lima #mobile-arrow,
  #opens-mike #mobile-arrow {
    display: none;
  }
  #auctions-lima form fieldset,
  #opens-mike form fieldset {
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 24px 6px;
    height: 35px !important;
    line-height: 35px !important;
  }
  #auctions-lima form fieldset input,
  #opens-mike form fieldset input {
    height: 35px !important;
    line-height: 35px !important;
  }
  #auctions-lima form .fieldset_surname,
  #opens-mike form .fieldset_surname {
    margin-right: 15%;
  }
  #auctions-lima form .fieldset_email_address,
  #opens-mike form .fieldset_email_address,
  #auctions-lima form .fieldset_mobile,
  #opens-mike form .fieldset_mobile {
    width: 40%;
  }
  #auctions-lima form .fieldset_submit,
  #opens-mike form .fieldset_submit {
    width: 20%;
    padding-top: 26px;
  }
  #auctions-lima form .fieldset_submit input,
  #opens-mike form .fieldset_submit input {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    background: white;
    color: #000000;
    line-height: 25px !important;
    font-size: 12px !important;
    letter-spacing: 4px !important;
  }
  #auctions-lima form .fieldset_submit input:focus,
  #opens-mike form .fieldset_submit input:focus,
  #auctions-lima form .fieldset_submit input:hover,
  #opens-mike form .fieldset_submit input:hover,
  #auctions-lima form .fieldset_submit input:active,
  #opens-mike form .fieldset_submit input:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #auctions-lima form .fieldset_submit input:hover,
  #opens-mike form .fieldset_submit input:hover {
    color: white;
    background-color: #000000;
    border-color: white;
  }
  #auctions-lima .desktop-form,
  #opens-mike .desktop-form {
    display: block;
    margin-top: -30px;
    padding: 0 40px;
  }
  #auctions-lima .register-btn,
  #opens-mike .register-btn {
    max-width: 600px !important;
  }
  #auctions-lima .register-btn-wrapper.showForm,
  #opens-mike .register-btn-wrapper.showForm {
    transition: all 1.5s;
    height: 330px !important;
  }
  #auctions-lima .register-btn-wrapper.show,
  #opens-mike .register-btn-wrapper.show {
    height: 90px;
    transition: all 1.5s;
  }
  #auctions-lima .register-btn-wrapper,
  #opens-mike .register-btn-wrapper {
    text-transform: uppercase;
    letter-spacing: 6px;
    font-size: 13px;
    transition: all 1.5s;
    position: relative;
    font-size: 16px;
    letter-spacing: 18px;
    max-width: 1000px;
    transition: all 1s;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    max-width: 1004px !important;
  }
  #auctions-lima .register-btn-wrapper .register-btn,
  #opens-mike .register-btn-wrapper .register-btn {
    max-width: 500px;
    margin: 0 auto;
    letter-spacing: 2px;
  }
  #auctions-lima .register-btn-wrapper h1,
  #opens-mike .register-btn-wrapper h1 {
    font-size: 18px;
    letter-spacing: 11px;
  }
  #auctions-lima .register-btn-wrapper i,
  #opens-mike .register-btn-wrapper i {
    color: white !important;
  }
  #auctions-lima .register-btn-wrapper i:hover,
  #opens-mike .register-btn-wrapper i:hover {
    color: #9e9e9e !important;
  }
  #auctions-lima .register-btn-wrapper .desktop-form fieldset,
  #opens-mike .register-btn-wrapper .desktop-form fieldset {
    margin: 0;
  }
  #auctions-lima .register-btn-wrapper.show,
  #opens-mike .register-btn-wrapper.show {
    opacity: 1;
    visibility: visible;
    transition: all 1s;
    left: 0;
    /*height: 209px;*/
  }
  #auctions-lima .register-heading,
  #opens-mike .register-heading {
    padding-top: 40px;
  }
  #auctions-lima em,
  #opens-mike em {
    padding: 40px;
    height: auto !important;
    opacity: 1 !important;
  }
  #auctions-lima .print-by,
  #opens-mike .print-by {
    max-width: 1030px;
    padding: 20px 60px 20px 30px;
  }
  #auctions-lima .print-by .print-btn,
  #opens-mike .print-by .print-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #auctions-lima .print-by .print-btn i,
  #opens-mike .print-by .print-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #auctions-lima .print-by .print-options,
  #opens-mike .print-by .print-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #auctions-lima .print-by .print-options a,
  #opens-mike .print-by .print-options a {
    padding: 0 5px;
    line-height: 16px;
    letter-spacing: 2px;
  }
  #auctions-lima .date-heading,
  #opens-mike .date-heading {
    font-size: 13px;
    letter-spacing: 7px;
    padding: 24px 0;
  }
  #auctions-lima .date-wrapper li:nth-child(3n+1),
  #opens-mike .date-wrapper li:nth-child(3n+1) {
    padding-left: 0 !important;
    padding-right: 1px !important;
  }
  #auctions-lima .date-wrapper li:nth-child(3n+2),
  #opens-mike .date-wrapper li:nth-child(3n+2) {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }
  #auctions-lima .date-wrapper li:nth-child(3n+3),
  #opens-mike .date-wrapper li:nth-child(3n+3) {
    padding-left: 1px !important;
    padding-right: 0 !important;
  }
  #auctions-lima .date-wrapper li,
  #opens-mike .date-wrapper li {
    padding: 1px;
  }
  #auctions-lima .date-wrapper li .link,
  #opens-mike .date-wrapper li .link {
    bottom: 10px;
    right: 10px;
  }
  #auctions-lima .added .remove-from,
  #opens-mike .added .remove-from {
    display: block !important;
    opacity: 1 !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    text-align: center !important;
    bottom: 100px !important;
    transition: all 0.5s !important;
  }
  #auctions-lima .counter-wrapper.one,
  #opens-mike .counter-wrapper.one {
    display: flex;
  }
  #auctions-lima .counter-wrapper.one li,
  #opens-mike .counter-wrapper.one li {
    display: inline-block;
    margin: 0 auto;
  }
  #auctions-lima .counter-wrapper.two,
  #opens-mike .counter-wrapper.two {
    display: block;
    width: 666px;
    margin: 0 auto;
  }
  #auctions-lima .counter-wrapper.two li,
  #opens-mike .counter-wrapper.two li {
    width: 50%;
  }
  #auctions-lima .counter-wrapper.end-one li:last-child,
  #opens-mike .counter-wrapper.end-one li:last-child {
    width: 100%;
  }
  #auctions-lima .counter-wrapper.end-one li:last-child a,
  #opens-mike .counter-wrapper.end-one li:last-child a {
    width: 33.33%;
    margin: 0 auto;
  }
  #auctions-lima .counter-wrapper.end-two li:last-child,
  #opens-mike .counter-wrapper.end-two li:last-child {
    width: 50%;
  }
  #auctions-lima .counter-wrapper.end-two li:last-child a,
  #opens-mike .counter-wrapper.end-two li:last-child a {
    width: 66.66%;
  }
  #auctions-lima .counter-wrapper.end-two li:last-child .link,
  #opens-mike .counter-wrapper.end-two li:last-child .link {
    right: -140px;
  }
  #auctions-lima .counter-wrapper.end-two li:nth-last-child(2),
  #opens-mike .counter-wrapper.end-two li:nth-last-child(2) {
    width: 50%;
  }
  #auctions-lima .counter-wrapper.end-two li:nth-last-child(2) a,
  #opens-mike .counter-wrapper.end-two li:nth-last-child(2) a {
    width: 66.66%;
    float: right;
  }
  #auctions-lima .counter-wrapper.end-two li:nth-last-child(2) .link,
  #opens-mike .counter-wrapper.end-two li:nth-last-child(2) .link {
    right: -305px;
  }
  #inline_opens_content {
    background: #f7f7f7;
    padding: 20px 40px;
  }
  #inline_opens_content label {
    display: none;
  }
  #inline_opens_content fieldset {
    margin-bottom: 12px;
  }
  #inline_opens_content input[type="submit"] {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #inline_opens_content input[type="submit"]:focus,
  #inline_opens_content input[type="submit"]:hover,
  #inline_opens_content input[type="submit"]:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #inline_opens_content h1 {
    line-height: 30px;
    padding-bottom: 20px !important;
    display: block;
    width: 100%;
    font-size: 28px !important;
    letter-spacing: 10px !important;
    text-align: center;
    text-transform: uppercase !important;
  }
}
#opens-mike label,
#opens-mike li {
  transition: all 0s !important;
}
#opens-mike input[type=checkbox] {
  display: none !important;
}
#opens-mike input[type=checkbox] + label {
  cursor: pointer !important;
}
#opens-mike input[type=checkbox] + label .overlay .remove-from {
  display: none !important;
}
#opens-mike input[type=checkbox] + label .overlay .date {
  display: none !important;
}
#opens-mike input[type=checkbox]:checked + label .overlay .add-to {
  display: none !important;
}
#opens-mike input[type=checkbox]:checked + label .overlay .remove-from {
  display: block !important;
  opacity: 1 !important;
  bottom: 100px !important;
}
#opens-mike input[type=checkbox]:checked + label .overlay {
  opacity: 1 !important;
  width: 100% !important;
  transition: all 0.5s !important;
}
#opens-mike input[type=checkbox]:checked + label .underlay {
  opacity: 1 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
#opens-mike form a {
  line-height: inherit !important;
  text-transform: none !important;
  text-align: inherit !important;
  font-weight: inherit !important;
  color: #fff !important;
  cursor: pointer !important;
  background-color: transparent !important;
  border: none !important;
  letter-spacing: inherit !important;
}
#opens-mike form a:hover {
  color: red !important;
  background-color: transparent !important;
}
@media only print {
  .menu-icon {
    display: none !important;
  }
  #opens-mike .date-wrapper {
    page-break-after: avoid;
  }
  #opens-mike .register-btn-wrapper {
    display: none !important;
  }
  #opens-mike .print-address {
    display: block !important;
    line-height: 30px;
  }
  #opens-mike input[type="checkbox"]:checked + label .overlay .remove-from,
  #opens-mike input[type="checkbox"]:checked + label .overlay .add-to {
    display: none !important;
  }
  #opens-mike input[type="checkbox"]:checked + label .underlay {
    dispay: none !important;
    background: transparent !important;
    opacity: 0;
    visibility: none;
  }
  body {
    background-color: #fff !important;
    overflow: visible !important;
  }
  #opens-mike {
    position: absolute !important;
    top: 0 !important;
  }
  #opens-mike .date-wrapper li {
    width: 100% !important;
    display: block !important;
    height: 155px !important;
    transition: all 0s !important;
  }
  #opens-mike .date-wrapper li label {
    width: 100% !important;
    display: block !important;
    height: 150px !important;
    transition: all 0s !important;
  }
  #opens-mike .date-wrapper li label .image {
    width: 25% !important;
    display: block !important;
    height: 150px !important;
    float: left !important;
    -webkit-print-color-adjust: exact !important;
  }
  #opens-mike .date-wrapper li label .overlay {
    width: 70% !important;
    display: block !important;
    float: left !important;
    text-align: left !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    color: #666 !important;
    height: 150px !important;
    padding: 0 10px !important;
    box-sizing: border-box !important;
  }
  #opens-mike .date-wrapper li label .overlay * {
    opacity: 1 !important;
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none !important;
    text-align: left !important;
  }
  #opens-mike .date-wrapper li label .overlay .line {
    display: none !important;
  }
  #opens-mike .date-wrapper li label .overlay .bbc-wrapper {
    display: block !important;
  }
  #opens-mike .date-wrapper li label .overlay .bbc-wrapper h3 {
    font-size: 16px !important;
  }
  #opens-mike input[type=checkbox]:checked + label .overlay {
    width: 70% !important;
  }
  #opens-mike .date-heading,
  #opens-mike .date-wrapper li {
    display: none !important;
  }
  #opens-mike .date-heading.added,
  #opens-mike .date-wrapper li.added {
    display: block !important;
  }
  #opens-mike.print-all .date-heading,
  #opens-mike.print-all .date-wrapper li {
    display: block !important;
  }
}
#suburb-profiles-echo .page-heading {
  cursor: auto;
}
#suburb-profiles-echo .page-heading:hover h1:after {
  display: none !important;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profiles-echo .heading-div {
    padding-bottom: 20px;
  }
}
#suburb-profile-show-delta {
  padding-top: 50px;
}
#suburb-profile-show-delta #item-image-slideshow-bravo {
  height: 0;
  padding-bottom: 50%;
}
#suburb-profile-show-delta #item-image-slideshow-bravo ul {
  height: 0;
  padding-bottom: 50%;
}
#suburb-profile-show-delta #item-image-slideshow-bravo ul li {
  height: 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: 50% 50%;
}
#suburb-profile-show-delta #item-image-slideshow-bravo ul li .image {
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 50%;
}
#suburb-profile-show-delta #item-image-slideshow-bravo ul li .overlay-background {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#suburb-profile-show-delta #item-image-slideshow-bravo .bx-controls {
  display: none !important;
}
#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 .bottom {
  padding-top: 16px;
}
#suburb-profile-show-delta .list-container {
  padding-bottom: 8px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #suburb-profile-show-delta {
    padding-top: 50px;
  }
  #suburb-profile-show-delta #place-heading {
    padding: 24px 0;
  }
  #suburb-profile-show-delta .bottom {
    padding-top: 24px;
  }
  #suburb-profile-show-delta .list-container {
    padding-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #suburb-profile-show-delta {
    padding-top: 70px;
    /*#item-image-slideshow-bravo{
      height: 0;
      padding-bottom: 35%;
      ul{
        height: 0;
        padding-bottom: 35%;
        li{
          height: 0;
          padding-bottom: 35%;
          background-size: cover;
          background-position: 50% 50%;
          .image{
            background-size: cover;
            background-position: 50% 50%;
            height: 0;
            padding-bottom: 35%;
          }
          .overlay-background{
            position: absolute;
            background: rgba(0,0,0,0.1);
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
          }
        }
      }
    }*/
  }
  #suburb-profile-show-delta #item-image-slideshow-echo,
  #suburb-profile-show-delta #item-image-slideshow-bravo {
    height: 600px;
    padding-bottom: 0;
  }
  #suburb-profile-show-delta #item-image-slideshow-echo ul,
  #suburb-profile-show-delta #item-image-slideshow-bravo ul {
    height: 600px;
    padding-bottom: 0;
  }
  #suburb-profile-show-delta #item-image-slideshow-echo ul li,
  #suburb-profile-show-delta #item-image-slideshow-bravo ul li {
    height: 600px;
    padding-bottom: 0;
  }
  #suburb-profile-show-delta #item-image-slideshow-echo ul li .image,
  #suburb-profile-show-delta #item-image-slideshow-bravo ul li .image {
    height: 600px;
    padding-bottom: 0;
  }
  #suburb-profile-show-delta h1 {
    font-size: 30px;
  }
  #suburb-profile-show-delta h2 {
    /*font-size: 25px;*/
  }
  #suburb-profile-show-delta #place-heading {
    padding: 30px 0;
  }
  #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: 30px;
  }
  #suburb-profile-show-delta .list-container ul {
    display: inline-block;
    width: 100%;
  }
}
/*----------------------------------------------------------------------*/
.container {
  text-align: center;
}
.container .top-container .overlay {
  display: none;
}
.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 {
  text-align: center;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 15px !important;
  line-height: 25px;
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
.container .middle .left .position {
  float: none !important;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 6px;
  width: 100%;
  text-align: center;
  display: block;
  padding-bottom: 16px;
}
.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: #9e9e9e;
}
.container .middle .left .name {
  text-align: center;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 16px !important;
  line-height: 25px;
}
.container .middle .right {
  clear: both;
}
.container .middle .right h2 {
  text-align: center;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 15px !important;
  line-height: 25px;
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
.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: #9e9e9e;
}
.container .middle .right .contact-me .links a {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  margin: 8px 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: #000000;
  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 {
  margin: 0 20px !important;
  position: relative;
  width: 30px;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  transition: all 0.5s;
}
.container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 30px;
  position: relative;
  display: block;
}
.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;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  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: #000000;
  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: 100%;
    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: #9e9e9e;
  }
  .middle .left .name {
    padding-bottom: 12px !important;
  }
  .middle .right {
    border-left: 1px solid #000000;
    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: #9e9e9e;
  }
  .middle .right .contact-me .links a {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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: 20px !important;
    text-align: center;
    display: inline-block;
    margin: 0 15px !important;
    text-decoration: none;
    transition: all 0.5s;
  }
  .middle .right .contact-me .social-links a i {
    color: #1e1e1e;
    font-size: 25px !important;
    position: relative;
    display: block;
  }
  .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 {
    height: 45px;
  }
  .bottom .agent-form-alpha form fieldset textarea {
    height: 135px;
  }
  .bottom .agent-form-alpha form fieldset input[type="submit"] {
    display: block;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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%;
  }
  #suburb-profile-show-delta > div > div.middle > div.right > div > div.social-links > div > a {
    margin: 0 15px !important;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  .container .middle {
    padding: 30px 0;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 18px;
  }
  .container .middle .left {
    padding-right: 30px;
  }
  .container .middle .left h1 {
    padding-bottom: 20px !important;
    display: block;
    width: 100%;
    font-size: 28px !important;
    letter-spacing: 10px !important;
  }
  .container .middle .left .name {
    padding-bottom: 20px !important;
    display: block;
    width: 100%;
    font-size: 28px !important;
    letter-spacing: 10px !important;
  }
  .container .middle .left h2 {
    display: block;
    width: 100%;
    padding: 30px 0;
    clear: both;
    font-size: 18px !important;
  }
  .container .middle .left span {
    width: 100%;
    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: 30px;
  }
  .container .middle .left a:hover {
    color: #9e9e9e;
  }
  .container .middle .right {
    border-left: 1px solid #000000;
    padding-left: 30px;
    clear: both;
    margin-top: 30px;
  }
  .container .middle .right .recent-activity {
    padding-top: 30px;
  }
  .container .middle .right h2 {
    display: block;
    width: 100%;
    padding: 0 0 30px 0;
    font-size: 18px !important;
  }
  .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: #9e9e9e;
  }
  .container .middle .right .contact-me .links a {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    margin: 10px 0;
  }
  .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: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  .container .middle .right .contact-me .links a:last-child {
    margin-bottom: 0;
  }
  .container .middle .right .contact-me .social-links h2 {
    padding-top: 30px;
  }
  .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 #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 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;
  }
}
#place-show-bravo {
  padding-top: 50px;
}
#place-show-bravo #item-image-slideshow-bravo {
  height: 0;
  padding-bottom: 50%;
}
#place-show-bravo #item-image-slideshow-bravo ul {
  height: 0;
  padding-bottom: 50%;
}
#place-show-bravo #item-image-slideshow-bravo ul li {
  height: 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: 50% 50%;
}
#place-show-bravo #item-image-slideshow-bravo ul li .image {
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  padding-bottom: 50%;
}
#place-show-bravo #item-image-slideshow-bravo ul li .overlay-background {
  position: absolute;
  background: rgba(0, 0, 0, 0.1);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#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 .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 {
    padding-top: 50px;
  }
  #place-show-bravo #place-heading {
    padding: 24px 0;
  }
  #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: 70px;
  }
  #place-show-bravo #item-image-slideshow-echo,
  #place-show-bravo #item-image-slideshow-bravo {
    height: 600px;
    padding-bottom: 0;
  }
  #place-show-bravo #item-image-slideshow-echo ul,
  #place-show-bravo #item-image-slideshow-bravo ul {
    height: 600px;
    padding-bottom: 0;
  }
  #place-show-bravo #item-image-slideshow-echo ul li,
  #place-show-bravo #item-image-slideshow-bravo ul li {
    height: 600px;
    padding-bottom: 0;
  }
  #place-show-bravo #item-image-slideshow-echo ul li .image,
  #place-show-bravo #item-image-slideshow-bravo ul li .image {
    height: 600px;
    padding-bottom: 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%;
  }
}
#blog-foxtrot .page-heading {
  cursor: auto;
}
#blog-foxtrot .page-heading:hover h1:after {
  display: none !important;
}
#blog-foxtrot .sort-by {
  max-width: 425px;
  display: block;
  margin: 0 auto;
  text-align: right;
  padding: 16px 16px 0 16px;
}
#blog-foxtrot .sort-by .sort-btn {
  cursor: pointer;
  font-size: 11px;
  letter-spacing: 2px;
  transition: all 0.5s;
}
#blog-foxtrot .sort-by .sort-btn i {
  font-size: 12px;
  box-sizing: border-box;
  display: inline-block;
  padding-left: 4px;
}
#blog-foxtrot .sort-by .sort-btn:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#blog-foxtrot .sort-by .sort-options {
  padding-top: 8px;
  font-size: 11px;
}
#blog-foxtrot .sort-by .sort-options a {
  text-decoration: none;
  color: #1e1e1e;
  padding: 0 1px;
  line-height: 16px;
}
#blog-foxtrot .sort-by .sort-options a:hover {
  color: #9e9e9e;
}
#blog-foxtrot .sort-by .sort-options .active {
  color: #9e9e9e;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-foxtrot .sort-by {
    max-width: none;
    padding: 16px 16px 0 16px;
  }
  #blog-foxtrot .sort-by .sort-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #blog-foxtrot .sort-by .sort-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #blog-foxtrot .sort-by .sort-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #blog-foxtrot .sort-by .sort-options a {
    padding: 0 1px;
    line-height: 16px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-foxtrot {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-foxtrot .sort-by {
    max-width: 1030px;
    padding: 20px 60px 0 30px;
  }
  #blog-foxtrot .sort-by .sort-btn {
    font-size: 12px;
    letter-spacing: 2px;
  }
  #blog-foxtrot .sort-by .sort-btn i {
    font-size: 12px;
    padding-left: 4px;
  }
  #blog-foxtrot .sort-by .sort-options {
    padding-top: 8px;
    font-size: 12px;
  }
  #blog-foxtrot .sort-by .sort-options a {
    padding: 0 5px;
    line-height: 16px;
    letter-spacing: 2px;
  }
}
#blog-show-delta {
  padding-top: 50px;
  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 .web-article-category-link {
  display: none !important;
}
#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: 24px 0 16px 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: 16px;
}
#blog-show-delta .container .middle .left a:hover {
  color: #9e9e9e;
}
#blog-show-delta .container .middle .right {
  clear: both;
}
#blog-show-delta .container .middle .right .tags-comma:nth-child(2) {
  display: none !important;
}
#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: #9e9e9e;
}
#blog-show-delta .container .middle .right .contact-me .links a {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  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: #000000;
  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 20px;
  text-decoration: none;
  transition: all 0.5s;
}
#blog-show-delta .container .middle .right .contact-me .social-links a i {
  color: #1e1e1e;
  font-size: 30px;
  position: relative;
  display: block;
}
#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 .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;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  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: #000000;
  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 {
  padding-top: 8px;
}
#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 {
  padding-bottom: 16px;
}
#blog-show-delta .blogs .list-container ul .wrapper li .image {
  padding-bottom: 80%;
}
#blog-show-delta .blogs .list-container ul .wrapper li .name {
  padding-top: 8px;
}
#blog-show-delta .blogs .list-container ul .wrapper li a {
  padding-top: 0 !important;
}
#blog-show-delta .blogs .list-container ul .wrapper li .info {
  padding-top: 8px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-show-delta {
    display: inline-block;
    padding-top: 50px;
  }
  #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: #9e9e9e;
  }
  #blog-show-delta .container .middle .right {
    border-left: 1px solid #000000;
    padding-left: 24px;
    clear: both;
    margin-top: 24px;
  }
  #blog-show-delta .container .middle .right .tags-comma {
    display: none !important;
  }
  #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: #9e9e9e;
  }
  #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: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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 15px !important;
    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 .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 .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;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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: 70px;
  }
  #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: #9e9e9e;
  }
  #blog-show-delta .container .middle .right {
    border-left: 1px solid #000000;
    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 20px 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: #9e9e9e;
  }
  #blog-show-delta .container .middle .right .contact-me .links a {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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 .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 .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;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
    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: #000000;
    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%;
  }
}
#blog-show-delta .list-container ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
}
#blog-show-delta .list-container ul .wrapper.hide {
  /*opacity: 0;
        visibility: 0;
        transition: all 0.5s;*/
}
#blog-show-delta .list-container ul .wrapper.hide li .blog-image {
  /*border-radius: 0;*/
  transition: all 1s;
}
#blog-show-delta .list-container ul .wrapper.hide li .blog-image .image {
  /*width: 0;
              height: 0;
              transition: all 1s;
              border-radius: 0;*/
  /*transform:translateY(-50%) ;*/
  /*-webkit-transform:translateY(-50%) ;*/
}
#blog-show-delta .list-container ul .wrapper {
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
  /*transition-timing-function: cubic-bezier(0.64, 0.57, 0.67, 1.2) !important;*/
  transition-timing-function: cubic-bezier(0.87, -0.41, 0.19, 1.44) !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-bottom: 16px;
}
#blog-show-delta .list-container ul .wrapper li .blog-image {
  transition: all 1s;
  display: block;
  overflow: hidden;
  border-radius: 200px;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#blog-show-delta .list-container ul .wrapper li .blog-image .image {
  display: block;
  width: 100%;
  height: 200px;
  background-size: cover;
  background-position: 50% 50%;
  border-radius: 200px;
  width: 200px;
  margin: 0 auto;
  transition: all 1s;
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}
#blog-show-delta .list-container ul .wrapper li .info .name {
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 8px;
  box-sizing: border-box;
}
#blog-show-delta .list-container ul .wrapper li .info a {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: none;
  color: #1e1e1e;
  padding-bottom: 4px;
}
#blog-show-delta .list-container ul .wrapper li .info .email {
  padding-top: 8px;
  padding-bottom: 0;
}
#blog-show-delta .list-container ul .wrapper li .info .email i {
  padding-left: 2px;
}
#blog-show-delta .list-container ul .wrapper li .info .email:hover {
  color: #9e9e9e;
}
#blog-show-delta .list-container ul .wrapper li .info h2 {
  text-align: center;
  padding-bottom: 16px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
}
#blog-show-delta .list-container ul .wrapper li:hover .name {
  color: #9e9e9e;
}
#blog-show-delta .list-container 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');
}
#blog-show-delta .tags-wrapper {
  max-width: 200px;
  margin: 0 auto;
  text-align: center;
}
#blog-show-delta .tags-wrapper .tags {
  width: auto !important;
  display: inline-block !important;
  font-size: 12px;
  letter-spacing: 2px;
}
#blog-show-delta .tags-wrapper .tags:hover {
  color: #9e9e9e !important;
}
#blog-show-delta .tags-wrapper em:last-child {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #blog-show-delta .list-container {
    width: 100%;
    display: inline-block;
  }
  #blog-show-delta .list-container ul .wrapper {
    padding-top: 20px;
    width: 50%;
    float: left;
    padding-bottom: 40px;
  }
  #blog-show-delta .list-container ul .wrapper li .blog-image {
    border-radius: 170px;
    width: 170px;
    height: 170px;
  }
  #blog-show-delta .list-container ul .wrapper li .blog-image .image {
    display: block;
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 170px;
    width: 170px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #blog-show-delta {
    padding-top: 70px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #blog-show-delta .list-container {
    display: block;
    max-width: 930px;
    margin: 0 auto;
  }
  #blog-show-delta .list-container ul {
    display: inline-block;
    width: 100%;
  }
  #blog-show-delta .list-container ul .wrapper {
    padding-top: 20px;
    width: 33.33%;
    float: left;
    padding-bottom: 40px;
  }
  #blog-show-delta .list-container ul .wrapper li .blog-image {
    border-radius: 240px;
    width: 240px;
    height: 240px;
  }
  #blog-show-delta .list-container ul .wrapper li .blog-image .image {
    display: block;
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: 50% 50%;
    border-radius: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #blog-show-delta .list-container ul .wrapper li .info .name {
    padding-top: 20px;
  }
}
#offices-hotel {
  padding-top: 50px;
}
#offices-hotel .page-heading {
  cursor: auto;
}
#offices-hotel .page-heading:hover h1:after {
  display: none !important;
}
#offices-hotel .wrapper.hide {
  opacity: 0;
  transition: all 1s;
}
#offices-hotel .list-container-alt {
  display: inline-block;
  width: 100%;
  padding: 4px 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#offices-hotel .list-container-alt ul {
  padding-top: 16px;
}
#offices-hotel .list-container-alt ul .wrapper {
  transition: all 1s;
  width: 100%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#offices-hotel .list-container-alt ul li:hover .image {
  -ms-transform: scale(1.5, 1.5);
  /* IE 9 */
  -webkit-transform: scale(1.5, 1.5);
  /* Safari */
  transform: scale(1.5, 1.5);
  transition: all 1.5s;
}
#offices-hotel .list-container-alt ul li {
  padding-bottom: 8px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
#offices-hotel .list-container-alt ul li .grid {
  display: none;
}
#offices-hotel .list-container-alt ul li .image-wrapper {
  overflow: hidden;
}
#offices-hotel .list-container-alt ul li .image {
  transition: all 1.5s;
  background-color: #d1d1d1;
  background-repeat: no-repeat;
  height: 0;
  padding-bottom: 80%;
  background-position: 50% 50%;
  background-size: cover;
}
#offices-hotel .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: #000000;
}
#offices-hotel .list-container-alt ul li a h3 {
  line-height: 20px;
  color: #000000;
  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;
  letter-spacing: 5px;
  padding-bottom: 8px;
}
#offices-hotel .list-container-alt ul li a h4 {
  color: #000000;
  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;
}
#offices-hotel .list-container-alt ul li a p {
  display: block;
  padding: 32px 0;
}
#offices-hotel .list-container-alt ul li a span {
  padding-right: 16px;
  display: inline-block;
}
#offices-hotel .list-container-alt ul li a span em {
  font-size: 20px;
  padding-right: 3px;
}
#offices-hotel .list-container-alt ul li a .office-phone {
  padding-top: 8px;
}
#offices-hotel .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);
}
#offices-hotel .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;
}
#offices-hotel .list-container-alt ul li a .bottom h1 {
  padding-bottom: 10px;
}
#offices-hotel .list-container-alt ul li a .bottom h2 {
  float: left;
  font-size: 15px;
  padding-right: 4px;
}
#offices-hotel .list-container-alt ul li a .bottom .container {
  width: auto;
  display: inline-block;
  margin: 0 auto;
}
#offices-hotel .list-container-alt ul li a .agent-info h4 {
  width: auto;
  display: inline-block;
  float: left;
  padding-right: 8px;
}
#offices-hotel .list-container-alt ul li a .agent-info h4:nth-child(4) {
  clear: both;
}
#offices-hotel .list-container-alt ul li a .agent-info p {
  clear: both;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #offices-hotel {
    padding-top: 50px;
  }
  #offices-hotel .list-container-alt {
    margin-top: -6px !important;
    display: inline-block;
    width: 100%;
    padding: 0 18px;
    margin-bottom: 24px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #offices-hotel .list-container-alt ul .wrapper {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #offices-hotel .list-container-alt ul li {
    padding-top: 12px;
    overflow: hidden;
    cursor: pointer;
    height: 0;
    padding-bottom: 30%;
    position: relative;
  }
  #offices-hotel .list-container-alt ul li .grid {
    display: none;
  }
  #offices-hotel .list-container-alt ul li .image-wrapper {
    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;
  }
  #offices-hotel .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: #000000;
  }
  #offices-hotel .list-container-alt ul li a h3 {
    line-height: 20px;
    color: #000000;
    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;
  }
  #offices-hotel .list-container-alt ul li a h4 {
    color: #000000;
    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;
  }
  #offices-hotel .list-container-alt ul li a p {
    display: block;
    padding: 32px 0;
    max-height: 54px;
    overflow: hidden;
  }
  #offices-hotel .list-container-alt ul li a .bottom-wrapper {
    position: absolute;
    bottom: 24px;
  }
  #offices-hotel .list-container-alt ul li a span {
    padding-right: 16px;
    display: inline-block;
  }
  #offices-hotel .list-container-alt ul li a span em {
    font-size: 20px;
    padding-right: 3px;
  }
  #offices-hotel .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 */
  #offices-hotel {
    padding-top: 70px;
  }
  #offices-hotel .list-container-alt {
    margin-top: -8px !important;
    display: inline-block;
    width: 100%;
    padding: 0 18px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #offices-hotel .list-container-alt ul {
    max-width: 1030px;
    display: block;
    margin: 0 auto;
  }
  #offices-hotel .list-container-alt ul .wrapper {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #offices-hotel .list-container-alt ul li:hover .image {
    -ms-transform: scale(2, 2);
    /* IE 9 */
    -webkit-transform: scale(2, 2);
    /* Safari */
    transform: scale(2, 2);
    transition: all 2s;
  }
  #offices-hotel .list-container-alt ul li {
    margin-top: -8px;
    padding-top: 20px;
    overflow: hidden;
    cursor: pointer;
    height: 0;
    padding-bottom: 25%;
    position: relative;
  }
  #offices-hotel .list-container-alt ul li .grid {
    display: none;
  }
  #offices-hotel .list-container-alt ul li .image {
    transition: all 2s;
  }
  #offices-hotel .list-container-alt ul li .image-wrapper {
    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;
  }
  #offices-hotel .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: #000000;
  }
  #offices-hotel .list-container-alt ul li a h3 {
    line-height: 20px;
    color: #000000;
    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;
  }
  #offices-hotel .list-container-alt ul li a h4 {
    color: #000000;
    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;
    letter-spacing: 8px;
    padding-bottom: 8px;
  }
  #offices-hotel .list-container-alt ul li a p {
    display: block;
    padding: 32px 0;
    max-height: 60px;
    line-height: 18px;
  }
  #offices-hotel .list-container-alt ul li a .bottom-wrapper {
    position: absolute;
    bottom: 24px;
  }
  #offices-hotel .list-container-alt ul li a span {
    padding-right: 16px;
    display: inline-block;
  }
  #offices-hotel .list-container-alt ul li a span em {
    font-size: 20px;
    padding-right: 3px;
  }
  #offices-hotel .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);
  }
}
#contact-kilo #gallery {
  height: 0;
  padding-bottom: 70%;
  background-size: cover;
  background-position: 50% 50%;
}
#contact-kilo .middle .contact-inline {
  display: none;
}
#contact-kilo #map {
  display: block;
  width: 100%;
  height: 350px;
  position: absolute;
  bottom: 1085px;
}
#contact-kilo #map #offices-google-map-foxtrot {
  height: 350px;
}
#contact-kilo .contact {
  padding-bottom: 0px;
}
#contact-kilo .contact .contact-form-wrapper h2 {
  text-align: center;
  text-transform: uppercase !important;
  letter-spacing: 2px;
  font-size: 15px !important;
  line-height: 25px;
  display: block;
  width: 100%;
  padding: 16px 0;
  clear: both;
}
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo {
  display: block;
  padding: 0 16px 16px 16px;
}
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo label {
  display: none;
}
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo input[type="submit"] {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo input[type="submit"]:focus,
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo input[type="submit"]:hover,
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo input[type="submit"]:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo select,
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo input,
#contact-kilo .contact .contact-form-wrapper .contact-form-bravo textarea {
  margin-bottom: 12px;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #contact-kilo .middle .left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-kilo .middle .right {
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    clear: none;
  }
  #contact-kilo .middle .right .social-links a {
    margin: 0 15px !important;
  }
  #contact-kilo .contact {
    padding-bottom: 70px;
  }
  #contact-kilo .contact form input,
  #contact-kilo .contact form select {
    width: 49%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #contact-kilo .contact form #contact-subject {
    margin-right: 33.33%;
  }
  #contact-kilo .contact form #contact-first_name,
  #contact-kilo .contact form #contact-email_address {
    margin-right: 2%;
  }
  #contact-kilo #map {
    display: none;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  body.contact {
    overflow: hidden;
  }
  #contact-kilo {
    overflow: hidden;
  }
  #contact-kilo .middle {
    position: absolute;
    right: 0;
    top: 70px;
    width: 450px;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding-left: 40px;
    padding-right: 40px;
    overflow-y: scroll;
  }
  #contact-kilo #map{
    display: block;
  }
  #contact-kilo .middle .left,
  #contact-kilo .middle .right {
    clear: both;
    width: 100%;
  }
  #contact-kilo .middle .left {
    padding-right: 0;
  }
  #contact-kilo .middle .left .name {
    line-height: 30px;
  }
  #contact-kilo .middle .right {
    padding-left: 0;
    border-left: none;
  }
  #contact-kilo .middle .right a {
    color: white;
  }
  #contact-kilo .middle .right a:hover {
    color: #9e9e9e;
  }
  #contact-kilo .middle .right .contact-me {
    padding-top: 30px;
  }
  #contact-kilo .middle .right .links a {
    transition: all 0.5s;
    border-color: white;
  }
  #contact-kilo .middle .right .links a:hover {
    color: #000000;
    background: white;
    transition: all 0.5s;
  }
  #contact-kilo .middle .right .social-links i {
    color: white;
  }
  #contact-kilo .middle .contact-inline {
    margin-top: 20px;
    border-color: white !important;
    color: white;
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #contact-kilo .middle .contact-inline:focus,
  #contact-kilo .middle .contact-inline:hover,
  #contact-kilo .middle .contact-inline:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #contact-kilo .middle .contact-inline:hover {
    color: #000000 !important;
    background: white !important;
    transition: all 0.5s;
  }
  #contact-kilo #gallery {
    display: none;
  }
  #contact-kilo #map {
    position: relative;
    bottom: 0;
  }
  #contact-kilo .contact {
    display: none;
  }
  #inline_content {
    background: #f7f7f7;
    padding: 20px 40px;
  }
  #inline_content label {
    display: none;
  }
  #inline_content input,
  #inline_content select,
  #inline_content textarea {
    margin-bottom: 12px;
  }
  #inline_content input[type="submit"] {
    display: block;
    width: 100%;
    -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: 54px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.5s;
    background-color: transparent;
    border: 2px solid #000000;
    letter-spacing: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 13px;
  }
  #inline_content input[type="submit"]:focus,
  #inline_content input[type="submit"]:hover,
  #inline_content input[type="submit"]:active {
    background-color: #000000;
    color: #ffffff;
    transition: all 0.5s;
  }
  #inline_content h1 {
    line-height: 30px;
    padding-bottom: 20px !important;
    display: block;
    width: 100%;
    font-size: 28px !important;
    letter-spacing: 10px !important;
    text-align: center;
    text-transform: uppercase !important;
  }
}
#item-igloo {
  padding-top: 50px;
}
#item-igloo i {
  font-style: italic;
}
#item-igloo b {
  font-weight: bold;
}
#item-igloo a {
  text-decoration: underline;
}
#item-igloo a:hover {
  color: #9e9e9e;
}
#item-igloo h2 {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
#item-igloo .item-container {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 16px 16px;
  text-align: center;
}
#item-igloo .item-container article {
  line-height: 18px;
}
#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 .bx-controls {
  display: none;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #item-igloo {
    padding-top: 50px;
  }
  #item-igloo h2 {
    padding: 24px;
    letter-spacing: 5px;
    font-size: 18px;
  }
  #item-igloo .item-container {
    max-width: 750px;
    padding: 0 24px 24px 24px;
  }
  #item-igloo .item-container .default-btn {
    margin-top: 24px;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #item-igloo {
    padding-top: 70px;
  }
  #item-igloo h2 {
    padding: 30px;
    letter-spacing: 6px;
    font-size: 20px;
  }
  #item-igloo .item-container {
    padding: 0 30px 30px 30px;
  }
  #item-igloo .item-container .default-btn {
    margin-top: 30px;
  }
  #item-igloo #item-image-slideshow-bravo.small {
    background-color: #1a1a1a;
  }
  #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;
  }
}
#items-hotel {
  padding-top: 50px;
  display: block;
}
#items-hotel i {
  font-style: italic;
}
#items-hotel b {
  font-weight: bold;
}
#items-hotel a {
  text-decoration: underline;
}
#items-hotel a:hover {
  color: #9e9e9e;
}
#items-hotel #image-overlay h1 {
  padding: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 16px;
  line-height: 25px;
}
#items-hotel .container article:nth-child(odd) {
  background-color: #ffffff;
}
#items-hotel .container article:nth-child(even) {
  /*background-color: @section-alt-bg;  */
}
#items-hotel .container article:first-child {
  height: 100%;
  display: block;
}
#items-hotel .container article {
  text-align: center;
  height: 55px;
  overflow: hidden;
  transition: all 0.5s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 16px 16px 16px;
}
#items-hotel .container article .text {
  max-width: 900px !important;
}
#items-hotel .container article .text h2 {
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 21px 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  cursor: pointer;
}
#items-hotel .container article .text h2:hover {
  color: #9e9e9e;
}
#items-hotel .container article .text .content {
  line-height: 18px;
  display: inline-block;
  padding: 0 8px 16px 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#items-hotel .container article .text .content .doc-wrapper {
  height: 60px;
  display: block;
}
#items-hotel .container article .text .content .doc-wrapper a {
  margin: 8px auto 0 auto;
}
#items-hotel .container article.active {
  height: 250px;
  transition: all 0.5s;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #items-hotel {
    padding-top: 50px;
  }
  #items-hotel #image-overlay h1 {
    padding: 24px;
    letter-spacing: 5px;
    font-size: 18px;
  }
  #items-hotel .container article .text .content {
    padding: 0 36px 24px 36px;
  }
  #items-hotel .container article .text .content .doc-wrapper {
    height: auto;
  }
  #items-hotel .container article .text .content .doc-wrapper a {
    margin: 24px auto 0 auto;
  }
}
@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #items-hotel {
    padding-top: 70px;
  }
  #items-hotel #image-overlay h1 {
    padding: 30px;
    letter-spacing: 6px;
    font-size: 20px;
  }
  #items-hotel .container article {
    height: 102px;
  }
  #items-hotel .container article .text h2 {
    padding: 44px 0;
    letter-spacing: 7px;
    font-size: 14px;
  }
  #items-hotel .container article .text .content {
    padding: 0 150px 40px 150px;
  }
  #items-hotel .container article .text .content .doc-wrapper a {
    margin: 40px auto 0 auto;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?lbghr0');
  src: url('../fonts/icomoon.eot?lbghr0#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?lbghr0') format('truetype'), url('../fonts/icomoon.woff?lbghr0') format('woff'), url('../fonts/icomoon.svg?lbghr0#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  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;
}
.icon-ChevRight:before {
  content: "\e901";
}
.icon-ChevLeft:before {
  content: "\e900";
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  color: #1e1e1e;
  background-color: #f1f1f1;
  position: relative;
  transition: all 0.5s;
  height: 100%;
  margin: 0;
  overflow-x: hidden;
  letter-spacing: 1px;
}
.default-overlay-btn {
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 175px;
  margin: 0 auto;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  font-weight: 600;
}
.default-heading-m {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
}
.default-heading-t {
  font-size: 19px;
  letter-spacing: 2px;
}
.default-heading-d {
  font-size: 24px;
  letter-spacing: 13px;
  line-height: 32px;
}
.default-btn {
  display: block;
  width: 100%;
  -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: 54px;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  color: #000000;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  background-color: transparent;
  border: 2px solid #000000;
  letter-spacing: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
}
.default-btn:focus,
.default-btn:hover,
.default-btn:active {
  background-color: #000000;
  color: #ffffff;
  transition: all 0.5s;
}
.default-link {
  text-decoration: none;
  color: #000000;
}
.default-link:focus,
.default-link:hover,
.default-link:active {
  color: #9e9e9e;
}
#no-results {
  padding: 40px 0;
  display: block;
}
#header-orion {
  transition: all 0.5s;
  font-family: 'Lato', sans-serif;
  z-index: 1002;
  position: fixed;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  display: block;
  height: 50px;
  background-color: #1e1e1e;
}
#header-orion .header-section #logo {
  position: absolute;
  width: 100%;
  display: block;
  transition: all 0.5s;
}
#header-orion .header-section #logo img {
  height: 20px;
  padding-top: 15px;
  padding-left: 10px;
  display: block;
}
#header-orion .header-section #logo.show {
  transition: all 0.5s;
  z-index: 250;
}
#header-orion .header-section .menu-container.show {
  display: block;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container.animate {
  opacity: 1;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container {
  transition: all 0.5s;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
  display: none;
  /*opacity: 1;*/
  opacity: 0;
}
#header-orion .header-section .menu-container .menu-background {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 10;
  background-size: cover;
  /*background-position: 50% 50%;*/
  transition: all 0.5s;
  opacity: 1 !important;
  /*opacity: 0;*/
  background: url(Sydney.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.intro {
  background: url(Sydney.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.one {
  background: url(Sydney.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.two {
  background: url(2.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.three {
  background: url(3.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.four {
  background: url(4.jpg) 50% 50% no-repeat;
}
#header-orion .header-section .menu-container .menu-background.show {
  opacity: 1;
}
#header-orion .header-section .menu-container .menu-wrapper {
  position: absolute;
  z-index: 50;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  background-color: #231f20;
  overflow: hidden;
  transition: all 1s;
  /*opacity: 0;*/
  opacity: 1!important;
  z-index: -1;
}
#header-orion .header-section .menu-container .menu-wrapper.show {
  z-index: 200;
  transition: all 1s;
  opacity: 1;
}
#header-orion .header-section .menu-container .menu-wrapper.fade,
#header-orion .header-section .menu-container .menu-wrapper.fade1,
#header-orion .header-section .menu-container .menu-wrapper.fade2,
#header-orion .header-section .menu-container .menu-wrapper.fade3,
#header-orion .header-section .menu-container .menu-wrapper.fade4 {
  transition: all 1s;
  background-color: rgba(25, 25, 25, 0.9);
}
#header-orion .header-section .menu-container #menu-left {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-top: 50px;
  border-bottom: 1px solid #3b3b3b;
}
#header-orion .header-section .menu-container #menu-left ul {
  list-style: none;
  margin-left: 0;
  width: 130px;
  margin: 0 auto;
}
#header-orion .header-section .menu-container #menu-left li:before {
  content: "";
  display: block;
  float: left;
  width: 7px;
  height: 7px;
  border-radius: 10px;
  background-color: #ffffff;
  margin-top: 15px;
  margin-right: 20px;
}
#header-orion .header-section .menu-container #menu-left ul li.show {
  transition: all 0.7s;
  margin-left: 0;
}
#header-orion .header-section .menu-container #menu-left ul li {
  transition: all 0.7s;
  margin-left: -200%;
  padding-bottom: 8px;
}
#header-orion .header-section .menu-container #menu-left ul li a {
  text-align: left;
  width: 150px;
  display: block;
  margin: 0 auto;
  font-size: 18px;
  transition: all 1s;
  text-transform: uppercase;
  position: relative;
}
#header-orion .header-section .menu-container #menu-left ul li a:after {
  position: absolute;
  width: 14px;
  height: 2px;
  background-color: #ffffff;
  transition: all 0.5s;
  content: "";
  top: 35px;
  left: -3px;
}
#header-orion .header-section .menu-container #menu-left ul li a:hover:after {
  width: 130px;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-left ul li .active {
  /*color: red;*/
  transition: all 1s;
}
#header-orion .header-section .menu-container #menu-left ul li .active:after {
  width: 130px;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-middle {
  border-right: 1px solid #3b3b3b;
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#header-orion .header-section .menu-container #menu-middle ul li a {
  text-transform: uppercase;
  line-height: 20px;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-middle ul li a:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-middle ul li:nth-child(1),
#header-orion .header-section .menu-container #menu-middle ul li:nth-child(2),
#header-orion .header-section .menu-container #menu-middle ul li:nth-child(3),
#header-orion .header-section .menu-container #menu-middle ul li:nth-child(4) {
  /* display: none; */
}
#header-orion .header-section .menu-container #menu-right {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#header-orion .header-section .menu-container #menu-right .social-container a {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
}
#header-orion .header-section .menu-container #menu-right .social-container a i {
  line-height: 60px;
  text-decoration: none;
  color: white;
  font-size: 30px;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container a i:hover {
  color: #9e9e9e;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .facebook-link:hover i {
  color: #415e9b;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .twitter-link:hover i {
  color: #59adeb;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .instagram-link:hover i {
  color: #125688;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .pinterest-link:hover i {
  color: #d01d15;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .youtube-link:hover i {
  color: #e62117;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .linkedin-link:hover i {
  color: #0077b5;
  transition: all 0.5s;
}
#header-orion .header-section .menu-container #menu-right .social-container .googleplus-link:hover i {
  color: #d73d32;
  transition: all 0.5s;
}
#header-orion .header-section #menuOpen-mobile,
#header-orion .header-section #menuOpenDesktop,
#header-orion .header-section #menuOpen-hide-overlay {
  float: right;
  color: #ffffff;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  padding-right: 10px;
  padding-top: 12px;
  transition: all 0.5s;
  position: absolute;
  right: 10px;
  top: 0px;
}
#header-orion .header-section #menuOpen-mobile .menu-icon,
#header-orion .header-section #menuOpenDesktop .menu-icon,
#header-orion .header-section #menuOpen-hide-overlay .menu-icon {
  z-index: 500;
  display: block;
  width: 17px;
  height: 14px;
  position: relative;
  margin-top: 4px;
}
#header-orion .header-section #menuOpen-mobile .menu-icon .line,
#header-orion .header-section #menuOpenDesktop .menu-icon .line,
#header-orion .header-section #menuOpen-hide-overlay .menu-icon .line {
  width: 100%;
  height: 100%;
  position: absolute;
  transition: all 0.5s;
}
#header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(1),
#header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(1),
#header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(1) {
  top: -1px;
  transition: all 0.5s;
  border-top: 2px solid #ffffff;
  -webkit-transform-origin: 50% 0%;
}
#header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(2),
#header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(2),
#header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(2) {
  top: 50%;
  transition: all 0.5s;
  margin-top: -1px;
  border-top: 2px solid #ffffff;
}
#header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(3),
#header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(3),
#header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(3) {
  bottom: -1px;
  transition: all 0.5s;
  border-bottom: 2px solid #ffffff;
  top: 0px;
  -webkit-transform-origin: 50% 100%;
}
#header-orion .header-section #menuOpen-mobile .menu-icon.active,
#header-orion .header-section #menuOpenDesktop .menu-icon.active,
#header-orion .header-section #menuOpen-hide-overlay .menu-icon.active {
  z-index: 500;
}
#header-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(1),
#header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(1),
#header-orion .header-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-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(2),
#header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(2),
#header-orion .header-section #menuOpen-hide-overlay .menu-icon.active .line:nth-child(2) {
  opacity: 0;
  transition: all 0.5s;
}
#header-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(3),
#header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(3),
#header-orion .header-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-orion .header-section #menuOpen-mobile .menu-icon:hover .line,
#header-orion .header-section #menuOpenDesktop .menu-icon:hover .line,
#header-orion .header-section #menuOpen-hide-overlay .menu-icon:hover .line {
  border-color: #9e9e9e;
  transition: all 0.5s;
}
#header-orion .header-section .menu-open-desktop,
#header-orion .header-section .menu-desktop {
  display: none;
}
#header-orion .header-section #menuDesktopX {
  display: none;
}
#header-orion .header-section nav {
  z-index: 150;
  padding: 8px;
  padding-bottom: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
}
#header-orion .header-section nav ul {
  padding-top: 8px;
  z-index: 150;
}
#header-orion .header-section nav ul li {
  width: 100%;
  z-index: 60;
}
#header-orion .header-section nav ul li .parent {
  color: #ffffff;
}
#header-orion .header-section nav ul li a {
  z-index: 150;
  font-family: 'Lato', sans-serif;
  display: block;
  color: #ffffff;
  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-orion .header-section nav ul li ol {
  display: none;
}
#header-orion .header-section nav ul li ol li {
  padding: 0px;
}
#header-orion .header-section nav ul li ol li a {
  font-family: 'Lato', sans-serif;
  background-color: transparent;
  font-size: 14px;
  padding: 4px 16px;
}
#footer-papa {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 16px;
  background: #000000;
  color: #ffffff;
}
#footer-papa a {
  text-decoration: none;
  color: #ffffff;
}
#footer-papa .top-info .left .wrapper a {
  color: #ffffff;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  display: block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 12px;
  padding: 60px 0;
  border-bottom: 1px solid #3b3b3b;
  line-height: 18px;
}
#footer-papa .top-info .left .wrapper a:hover {
  text-decoration: underline;
}
#footer-papa .top-info .right {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 40px;
}
#footer-papa .top-info .right span {
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  display: block;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-size: 12px;
  padding: 40px 0;
}
#footer-papa .top-info .right #quickSearch {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 20px;
}
#footer-papa .top-info .right #quickSearch input {
  border: 2px solid transparent;
}
#footer-papa .top-info .right #quickSearch a {
  background-color: transparent;
  color: white;
  border-color: white;
  margin-top: 8px;
}
#footer-papa .top-info .right #quickSearch a:hover {
  background: white;
  color: #000000;
}
#footer-papa .bottom-info .links-wrapper {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 40px;
  padding-top: 40px;
}
#footer-papa .bottom-info .links-wrapper .links:nth-child(1) h3 {
  padding-top: 0;
}
#footer-papa .bottom-info .links-wrapper .links h3 {
  text-align: center;
  padding: 24px 0 16px 0;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
}
#footer-papa .bottom-info .links-wrapper .links li {
  text-align: center;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: 2px;
}
#footer-papa .bottom-info .links-wrapper .links li a:hover {
  text-decoration: underline;
}
#footer-papa .bottom-info .zenu li:nth-child(1) {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 0;
  letter-spacing: 3px;
  font-size: 9px;
  text-transform: uppercase;
}
#footer-papa .bottom-info .zenu li:nth-child(1) a {
  text-decoration: none;
  color: #ffffff;
}
#footer-papa .bottom-info .zenu li:nth-child(1) a:hover {
  color: #9e9e9e;
}
#footer-papa .bottom-info .zenu li:nth-child(2) {
  display: none;
}
#footer-papa .bottom-info .zenu li:last-child {
  text-align: center;
  padding-top: 16px;
  padding-bottom: 4px;
  letter-spacing: 3px;
  font-size: 9px;
  text-transform: uppercase;
}
#footer-papa .bottom-info .zenu li:last-child a {
  text-decoration: none;
  color: #ffffff;
}
#footer-papa .bottom-info .zenu li:last-child a:hover {
  color: #8cc63e;
}
@media only print, only screen and (min-width: 640px) {
  /* Tablet */
  #footer-papa {
    padding: 0;
  }
  #footer-papa .top-info {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #3b3b3b;
  }
  #footer-papa .top-info .left {
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #footer-papa .top-info .left .wrapper a {
    padding: 110px 40px 0 40px;
    border: none;
  }
  #footer-papa .top-info .right {
    width: 60%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: none;
    border-left: 1px solid #3b3b3b;
    padding: 0px 40px 40px 40px;
  }
  #footer-papa .top-info .right span {
    padding: 40px 0 20px 0px;
  }
  #footer-papa .bottom-info .links-wrapper {
    display: inline-block;
    width: 100%;
    padding: 40px 20px 40px 20px;
  }
  #footer-papa .bottom-info .links-wrapper .links:first-child {
    padding-left: 0;
  }
  #footer-papa .bottom-info .links-wrapper .links:last-child {
    padding-right: 0;
  }
  #footer-papa .bottom-info .links-wrapper .links {
    width: 25%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
  }
  #footer-papa .bottom-info .links-wrapper .links h3 {
    padding: 0 0 24px 0;
  }
  #footer-papa .bottom-info .zenu {
    padding: 2px 0 20px 0;
    clear: both;
  }
  #footer-papa .bottom-info .zenu li {
    padding: 0;
  }
}
@media only print, only screen and (min-width: 1050px) {
  #header-orion.home,
  #header-orion.home.scroll {
    transition: all 0s;
    background-color: transparent !important;
  }
  #header-orion.home #logo,
  #header-orion.home.scroll #logo {
    display: none;
  }
  #header-orion.scroll {
    background-color: rgba(35, 31, 32, 0.9) !important;
    transition: all 0.5s;
  }
}

@media only print, only screen and (min-width: 980px) {
  /* Desktop */
  #header-orion {
    /*background-color: transparent;*/
    height: 70px;
  }
  #header-orion .header-section #logo {
    width: auto;
  }
  #header-orion .header-section #logo img {
    height: 26px;
    padding-top: 21px;
    padding-left: 20px;
  }
  #header-orion .header-section .menu-container .menu-background {
    height: 100%;
  }
  #header-orion .header-section .menu-container .menu-wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 250px;
    height: 100%;
  }
  #header-orion .header-section .menu-container #menu-left {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 0;
    border: transparent;
  }
  #header-orion .header-section .menu-container #menu-left ul {
    padding-top: 35px;
  }
  #header-orion .header-section .menu-container #menu-left ul li:before {
    width: 8px;
    height: 8px;
  }
  #header-orion .header-section .menu-container #menu-left ul li {
    margin-left: -400%;
    padding-bottom: 25px;
  }
  #header-orion .header-section .menu-container #menu-left ul li a {
    font-size: 25px;
  }
  #header-orion .header-section .menu-container #menu-left ul li a:after {
    left: -4px;
    width: 16px;
    top: 40px;
  }
  #header-orion .header-section .menu-container #menu-middle {
    padding-top: 0;
    width: 33.33%;
    border-left: 1px solid #3b3b3b;
  }
  #header-orion .header-section .menu-container #menu-middle ul {
    padding-top: 35px;
  }
  #header-orion .header-section .menu-container #menu-middle ul li {
    width: 250px;
    margin: 0 auto;
  }
  #header-orion .header-section .menu-container #menu-middle ul li a {
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    position: relative;
  }
  #header-orion .header-section .menu-container #menu-middle ul li a:after {
    position: absolute;
    width: 0px;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.25s;
    content: "";
    top: 28px;
    left: 7px;
  }
  #header-orion .header-section .menu-container #menu-middle ul li a:hover:after {
    width: 130px;
    transition: all 0.25s;
  }
  #header-orion .header-section .menu-container #menu-right {
    padding-top: 0;
    width: 33.33%;
  }
  #header-orion .header-section .menu-container #menu-right .social-container {
    padding-top: 110px;
    padding-left: 40px;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon,
  #header-orion .header-section #menuOpenDesktop .menu-icon,
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon {
    z-index: 500;
    display: block;
    width: 35px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    margin-top: 0;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon .line,
  #header-orion .header-section #menuOpenDesktop .menu-icon .line,
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon .line {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.5s;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(1),
  #header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(1),
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(1) {
    top: -1px;
    transition: all 0.5s;
    border-top: 2px solid #ffffff;
    -webkit-transform-origin: 50% 0%;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(2),
  #header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(2),
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(2) {
    top: 50%;
    transition: all 0.5s;
    margin-top: -1px;
    border-top: 2px solid #ffffff;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon .line:nth-child(3),
  #header-orion .header-section #menuOpenDesktop .menu-icon .line:nth-child(3),
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon .line:nth-child(3) {
    bottom: -1px;
    transition: all 0.5s;
    border-bottom: 2px solid #ffffff;
    top: 0px;
    -webkit-transform-origin: 50% 100%;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon.active,
  #header-orion .header-section #menuOpenDesktop .menu-icon.active,
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon.active {
    z-index: 500;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(1),
  #header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(1),
  #header-orion .header-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-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(2),
  #header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(2),
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon.active .line:nth-child(2) {
    opacity: 0;
    transition: all 0.5s;
  }
  #header-orion .header-section #menuOpen-mobile .menu-icon.active .line:nth-child(3),
  #header-orion .header-section #menuOpenDesktop .menu-icon.active .line:nth-child(3),
  #header-orion .header-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-orion .header-section #menuOpen-mobile .menu-icon:hover .line,
  #header-orion .header-section #menuOpenDesktop .menu-icon:hover .line,
  #header-orion .header-section #menuOpen-hide-overlay .menu-icon:hover .line {
    border-color: #9e9e9e;
    transition: all 0.5s;
  }
  #header-orion .header-section .menu-open-desktop,
  #header-orion .header-section .menu-desktop {
    display: none;
  }
  #header-orion .header-section #menuDesktopX {
    display: none;
  }
  #footer-papa {
    padding: 0;
  }
  #footer-papa .top-info {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #3b3b3b;
  }
  #footer-papa .top-info .left {
    width: 35%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
  }
  #footer-papa .top-info .left .wrapper a {
    padding: 80px 40px 0 40px;
    border: none;
  }
  #footer-papa .top-info .right {
    width: 65%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-bottom: none;
    border-left: 1px solid #3b3b3b;
    padding: 0px 40px 40px 40px;
  }
  #footer-papa .top-info .right span {
    text-align: left;
    width: 80%;
    padding: 40px 0 20px 20px;
  }
  #footer-papa .top-info .right #quickSearch {
    width: 80%;
  }
  #footer-papa .top-info .right #quickSearch input {
    width: 60%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 54px;
    border: none;
    border-right: 10px solid #000000;
  }
  #footer-papa .top-info .right #quickSearch a {
    width: 40%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
  }
  #footer-papa .bottom-info {
    clear: both;
  }
  #footer-papa .bottom-info .links-wrapper {
    border: none;
    display: inline-block;
    width: 60%;
    padding: 40px 20px 0 40px;
  }
  #footer-papa .bottom-info .links-wrapper .links:first-child {
    padding-left: 0;
  }
  #footer-papa .bottom-info .links-wrapper .links:last-child {
    padding-right: 0;
  }
  #footer-papa .bottom-info .links-wrapper .links {
    width: 25%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 10px;
  }
  #footer-papa .bottom-info .links-wrapper .links h3 {
    text-align: left;
    padding: 0 0 24px 0;
  }
  #footer-papa .bottom-info .links-wrapper .links li {
    text-align: left;
  }
  #footer-papa .bottom-info .zenu {
    padding: 20px 0;
    padding-left: 40px;
    clear: both;
  }
  #footer-papa .bottom-info .zenu li {
    /*width: auto;*/
    /*float: left;*/
    padding: 0;
    padding-right: 30px;
    text-align: left !important;
  }
  #footer-papa .bottom-info .zenu li a {
    /*float: right;*/
  }
  #footer-papa .bottom-info .zenu li:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media print {
  footer {
    display: none !important;
    background-color: #9e9e9e;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
  nav {
    display: none !important;
  }
  section {
    width: 1030px;
  }
  footer .disclaimer {
    display: none !important;
  }
  #opens-mike .top-container,
  #auctions-lima .top-container,
  #opens-mike .print-by,
  #auctions-lima .print-by,
  #opens-mike .remove-from,
  #auctions-lima .remove-from,
  #opens-mike .add-to,
  #auctions-lima .add-to {
    display: none !important;
  }
}
#wheels-debug-area,
.cfdebug,
.alert.alert-info {
  display: none;
}
body.viewing-page-5 .scroll-down{
  opacity: 0 !important;
  visibility: hidden !important;
  transition: all 1s;
}
body.viewing-page-5 #logo-desktop{
  background: transparent !important;
  transition: all 1s;
}
@media only screen and (min-width: 980px) {
  body.viewing-page-1 #logo-desktop, body.viewing-page-2 #logo-desktop, body.viewing-page-3 #logo-desktop, body.viewing-page-4 #logo-desktop{
    left: 0% !important;
  }
}
.animate-top-btn-home{
  display: block !important; 
  text-align: center;
  .padding-inner();
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 20px;
  font-size: 13px;
  transition: all 0.5s;
  border: 2px solid white;
  width: 250px;
  margin: 0 auto;
  margin-top: 35px;
}
.animate-top-btn-home:hover{
  color: #000000;
  background: #fff;
  transition: all 0.5s;
}


#listing-show-papa .property-outer-wrapper .property-inner-wrapper #details .info-statement a:hover {
  color: #9e9e9e;
}


/* new home page format */
html {
  overflow:visible;
}
body.home {
  overflow-y:scroll;
  height:auto;
}

#homepage-tango .top-section {
  height:100vh;
  position:relative !important;
}

@media only print, only screen and (min-width: 1050px) {
.scroll-down.active {
  position:fixed;
  z-index:52;
}
.home-wrapper #logo-desktop {
  position:fixed;
  z-index: 52;
}}

body.home section {
    min-height: 100vh;
}
#homepage-tango .section:not(.four) {
    height: auto;
}
@media (min-width:1050px) {
  #homepage-tango .section:not(.four) {
      height: 100vh;
  }
}

body.home #footer-papa {
  background: #0d0d0d;
}