/***************** AUTHORS CODE STARTS HERE *****************/

/**APPRAISAL FORM**/

#appraisal h4 {
  margin-top: 20px!important;
}

#appraisal h4.modal-title {
  margin-top: 0!important;
}

/**GENERAL CSS**/

* {
  outline: none!important;
}

a {
  text-decoration: none!important;
}

#similar-properties .property-details {
  position: relative;
}

#nav-wrapper-mobile {
  display: none;
}

#slider-nav-single {
  width: 100%;
  height: 100%;
  z-index: 20;
  position: absolute;
}

#slider-nav-single-inner {
  width: 100%;
  height: 100%;
  z-index: 20;
}

#slider-nav-single-inner a {
  height: 100%;
  background: rgba(255,255,255,0);
}

#slider-nav-single-inner a:hover {
  background: rgba(255,255,255,0.4);
}

#slider-nav-single-inner a span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 16px;
  display: block;
  background-image: url('../images/single-slider-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  margin: 0 2px;
}

#slider-nav-single-inner a.flex-next span {
  background-position: -26px 0;
}

.singlepropnav {
  height: 100%;
  background: rgba(255,255,255,0);
  display: block;
  position: absolute;
  z-index: 20;
}

.singlepropnav:hover {
  background: rgba(255,255,255,0.4);
}

.singlepropnav span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 21px;
  height: 16px;
  display: block;
  background-image: url('../images/single-slider-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  text-indent: -9999px;
  margin: 0 2px;
}

.singlepropnav.flex-next span {
  background-position: -26px 0;
}

.singlepropnav.flex-next {
  right: 0;
}

.fancybox-nav span {
  visibility: visible;
}

.fancybox-skin {
  padding: 40px 0 !important;
  background: none;
  box-shadow: none !important;
}

.fancybox-nav span {
  width: 72px;
  height: 60px;
}

.fancybox-prev span {
  background: rgba(255,255,255,0.6) url('../images/fancyboxprev.png') no-repeat center center / 16px 12px;
  transition: all 0.3s ease;
  left: -97px;
}

.fancybox-prev span:hover {
  background: rgba(255,255,255,1) url('../images/fancyboxprev.png') no-repeat center center / 21px 16px;
  transition: all 0.3s ease;
}

.fancybox-next span {
  background: rgba(255,255,255,0.6) url('../images/fancyboxnext.png') no-repeat center center / 16px 12px;
  transition: all 0.3s ease;
  right: -97px;
}

.fancybox-next span:hover {
  background: rgba(255,255,255,1) url('../images/fancyboxnext.png') no-repeat center center / 21px 16px;
  transition: all 0.3s ease;
}

.fancybox-close {
  background: url('../images/fancyboxclose.png') no-repeat center center;
  height: 17px;
  width: 17px;
  right: -64px;
  top: 0;
}

.pslidescounter {
  font-family: 'proxima_novalight', sans-serif;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  margin: 0;
  position: absolute;
  top: 0;
  left: -92px;
}

.acf-map {
	width: 100%;
	height: 426px;
	border: #ccc solid 1px;
	margin: 20px 0;
}

input[type=radio]:not(old){
  width: 0px;
  margin  : 0;
  padding : 0;
  opacity : 0;
}

.custom-radio {
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url('../images/radio-button-sprite.png') no-repeat 0 0;
  background-position: -20px 0;
  position: relative;
  top: 3px;
  margin-right: 13px;
}

input[type=radio]:not(old):checked + span{
  background-position: 0;
}

a:active {
  text-decoration: none;
}

/* fixes potential theme css conflict */

.acf-map img {
  max-width: inherit !important;
}

img.alignright {
  display: inline;
  margin: 0 0 47px 47px;
}

#results-text {
  margin-right: 12px!important;
}

#result-pagination {
  margin-top:-8px;
}

.epl-properties-sorting {
  width: 100%;
  padding: 0;
}

.epl-pagination,
.pagination {
  padding-left: 0!important;
  margin:0.5em 0;
}

.epl-pagination li,
.pagination li {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 14px!important;
  color: #989898!important;
  margin: 0 0 0 2px!important;
  padding: 10px 12px!important;
  text-align: center!important;
  background-color: #f4f4f4!important;
}

.epl-pagination a,
.pagination a {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 14px!important;
  color: #989898!important;
  margin: 0 0 0 2px!important;
  padding: 8px 12px!important;
  text-align: center!important;
  background-color: #f4f4f4!important;
  border:none;
  text-transform: uppercase;
}

.epl-pagination a:hover,
.pagination a:hover {
  color: #fff!important;
  background-color: #000!important;
  text-decoration: none;
}

.epl-pagination li.active,
.pagination li.active {
  background-color: #181818!important;
  color: #fff!important;
}

.epl-pagination span.current,
.pagination span.current {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 14px!important;
  margin: 0 0 0 2px!important;
  padding: 8px 12px!important;
  text-align: center!important;
  background-color: #181818!important;
  color: #fff!important;
}

.epl-pagination span.extend,
.pagination span.extend {
  border:none;
}

.epl-pagination .view-all,
.pagination .view-all {
  text-transform: uppercase;
  padding: 10px 24px!important;
  margin-left: 23px!important;
}

.epl-pagination .pages,
.pagination .pages {
  display:none;
}

#property-form-radio-wrapper-first,
#property-form-radio-wrapper-second {
  padding-left: 0;
  padding-right: 0;
}

/**SELECT2**/

.select2-results__option {
  padding: 8px 6px;
}

.select2-container {
  width: 100%!important;
}

.select2-container--default .select2-selection--single {
  background: none!important;
  border: none!important;
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px!important;
  color: #fff!important;
  text-align: center;
  letter-spacing: 0.2em!important;
  text-transform: uppercase;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: 'proxima_nova_ththin', sans-serif!important;
  font-size: 12px!important;
  color: #fff!important;
  text-align: center!important;
  letter-spacing: 0.2em!important;
  text-transform: uppercase!important;
}

.not-front .select2-container--default .select2-selection--single .select2-selection__rendered,
#appraisal .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #181818!important;
}

#contact .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-family: 'proxima_novabold', sans-serif!important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-search__field {
  display: none;
}

.select2-dropdown {
  font-family: 'proxima_novasemibold', sans-serif!important;
  font-size: 12px!important;
  color: #989898!important;
  text-align: center!important;
  letter-spacing: 0.2em!important;
  text-transform: uppercase!important;
  border: 1px #ebebeb solid!important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #000!important;
  background-color: transparent!important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: transparent!important;
}

.single #property-slider-container .slides {
  margin: 0!important;
  padding: 0!important;
  position: relative;
  left: 1px;
}

.single #property-slider-container .slides li.flex-active-slide {
  position: relative;
}

/**HEADER**/

#header-text {
  padding-top: 57px;
  padding-left: 10%;
}

#logo {
  text-align: center;
  padding-top: 24px;
}

#logo img  {
  margin: 0 auto;
}

#menu-btn {
  text-align: center;
  padding-top: 66px;
  padding-right: 10%;
  visibility: hidden;
}

.pc #search-property-form input[type='radio'] {
  position: relative;
  top: 3px;
}

/* Icon 1 */

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 24px!important;
  height: 17px!important;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #c1c1c1;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 8px;
}

#nav-icon1 span:nth-child(3) {
  top: 16px;
}

#nav-icon1.open span:nth-child(1) {
  top: 8px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 8px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/**MAINNAV**/

.home #nav-wrapper {
  position: relative;
  z-index: 30;
  width: 100%;
  background: rgba(255,255,255,0.9);
}

#nav-wrapper {
  position: relative;
  z-index: 30;
  width: 100%;
  background: rgba(255,255,255,1);
  margin-top: 25px;
}

.firefox #nav-wrapper {
  position: absolute;
}

#nav-inner-wrapper {
  padding: 0;
}

#menu-main-menu {
  padding: 0;
  width: 100%;
  text-align: center;
  float: none;
  margin: 0 auto;
}

#menu-main-menu li {
  background: none;
  border: none;
  padding-right: 5.1%;
  float: none;
  display: inline-block;
}

#menu-main-menu li:last-of-type {
  padding-right: 0;
}

#menu-main-menu li a {
  font-family: 'proxima_novalight', sans-serif;
  font-size: 14px;
  color: #787878;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  border: none;
}

#menu-main-menu li a:hover {
  color: #000000;
  text-decoration: none;
}

#menu-main-menu li .sub-menu {
  background: rgba(255,255,255,.9);
  min-width: 17em;
  margin-left: -74px!important;
}

#menu-main-menu li:nth-of-type(5) .sub-menu {
  margin-left: -55px!important;
}

#menu-main-menu .sub-menu li {
  display: block!important;
  padding: 0!important;
  white-space: normal!important;
}

#menu-main-menu .sub-menu li a {
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 12px!important;
  margin: 0 25px;
  border-bottom: 1px #fff solid;
}

#menu-main-menu li .sub-menu .sub-menu {
  margin-left: 0!important;
}

.sub-menu a span {
  width: 9px;
  height: 6px;
  background: url('../images/dropdown-arrow.png') center center no-repeat;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
}

/**BANNER**/

.home #banner-wrapper {
  margin-top: -51px;
}

#banner-wrapper {
  margin-top: -41px;
  visibility: hidden;
}

.firefox .home #banner-wrapper {
  margin-top: 15px;
}

.firefox #banner-wrapper {
  margin-top: 25px;
}

#banner-wrapper-inner {
  padding-left: 0;
  padding-right: 0;
}

.slider-overlay {
  width: 100%;
  height: 689px;
  display:none;
  position: absolute;
  z-index: 21;
  opacity: 0.5;
}

.not-front .slider-overlay {
  height: 100%;
  position: absolute;
  top: 0;
}

#splash {
  position: relative;
}

#splash .slides {
  padding: 0;
}

.flexslider.loading .slides > li:first-child {
  opacity: 1 !important;
}

#splash .slides li {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.home #splash .slides li {
  height: 689px;
  max-height: 689px;
}

#splash .slides li {
  height: 278px;
  max-height: 278px;
}

#splash .slides li img {
  width: 100%;
}

#slider-nav {
  position: absolute;
  z-index: 21;
  padding: 0 9%;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}

#slider-nav a {
  display: inline-block;
  width: 21px;
  height: 16px;
  text-indent: -9999px;
  background-image: url('../images/slider-nav-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

#slider-nav a.flex-next {
  background-position: -45px 0;
}

#scroll-down {
  position: absolute;
  z-index: 22;
  width: 100%;
  bottom: 0;
  text-align: center;
}

#scroll-down a {
  display: block;
  width: 35px;
  height: 32px;
  margin: 0 auto;
  background-image: url('../images/slider-nav-sprite.png');
  background-position: -15px -43px;
  text-indent: -9999px;
}

/**BANNER - INNER **/

.banner-content {
  background-position: center center;
  background-size: cover;
  position: relative;
}

.banner-inner-content {
  background: rgba(54, 68, 90, 0.8);
  position: relative;
  display: inline-block;
  top: 50%;
  z-index: 25;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  text-align: center;
}

.banner-inner-content p {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 0;
  padding: 27px 40px;
}

/**SEARCH-FORM-WRAPPER**/

#search-form-wrapper {
  width: 70%;
  background: rgba(54, 68, 90, 0.8);
  position: absolute;
  top: 50%;
  z-index: 25;
  left: 0;
  right: 0;
  margin: 0 auto;
  -ms-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  padding: 20px 20px 0;
}

#search-form-wrapper p {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #fff;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

#search-form-wrapper p span {
  margin-right: 20px;
}

.frontpage-form-select-wrapper {
  width: 75%;
  padding: 10px 0;
  background: url('../images/frontpage-select-bg.png') center right;
  background-size: cover;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
  width: 28%;
  display: inline-block;
  margin-right: 28px;
  border: 1px rgba(255,255,255,0.2) solid;
}

.ie11 .frontpage-form-select-wrapper,
.ie10 .frontpage-form-select-wrapper,
.lt-ie10 .frontpage-form-select-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

.safari .frontpage-form-select-wrapper {
  padding-left: 10px;
}

.frontpage-form-select-wrapper:last-of-type {
  margin-right: 0;
}

.frontpage-form-select-wrapper:hover {
  border: 1px rgba(255,255,255,1) solid;
  background: url('../images/frontpage-select-bg-hover.png') center right;
  background-size: cover;
}

.frontpage-form-select-wrapper select {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none /* this is required for Webkit browsers */;
  background-image: none;
  border: none;
  box-shadow: none;
  text-align-last: center;
  -moz-appearance: none;
}

.ie11 .frontpage-form-select-wrapper select,
.ie10 .frontpage-form-select-wrapper select,
.lt-ie10 .frontpage-form-select-wrapper select{
  width: 110%;
}

.frontpage-form-select-wrapper select:hover {
  color: #fff;
}

.frontpage-form-select-wrapper option {
  text-align: left;
  color: #000;
  font-weight:700;
  text-align-last:center;
}

.ie11 .frontpage-form-select-wrapper option:first-of-type,
.ie10 .frontpage-form-select-wrapper option:first-of-type ,
.lt-ie10 .frontpage-form-select-wrapper option:first-of-type {
  color: #fff;
}

#price-range-wrapper input {
  background: rgba(0,0,0,.2);
  border: 1px rgba(255,255,255,.2) solid;
  height: 30px;
  text-align: right;
  padding-right: 10px;
}

#price-range-wrapper input:first-of-type {
  margin-left: 24px;
}

#price-range-wrapper input:focus {
  background-color: #161a20;
  border: 1px rgba(255,255,255,1) solid;
}

.home .range-divider {
  margin-right: 0!important;
}

.dollar-sign {
  margin-right: -34px!important;
  position: relative;
  left: 13px;
}

#search-form-wrapper input[type="submit"] {
  font-family: 'proxima_novasemibold',sans-serif;
  font-size: 12px;
  text-align: center;
  color: #727062;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 7px 0 2px;
  background: #fff;
  border: none;
  width: 103px;
}

.firefox #search-form-wrapper input[type="submit"] {
  padding: 6px 0 4px;
}

.safari #search-form-wrapper input[type="submit"] {
  padding: 7px 0 7px;
}

/**PROPERTIES SECTION**/

#properties-wrapper,
#properties-wrapper-mobile {
  padding-top: 36px;
  display: none;
}

.home #properties-wrapper,
.home #properties-wrapper-mobile {
  display: block;
}

#properties-inner-wrapper{
  padding-right: 0;
}

#properties-wrapper h3,
#properties-wrapper-mobile h3 {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 26px;
  color: #727062;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding-bottom: 47px;
}

#properties-wrapper .properties-section-wrapper,
#properties-wrapper-mobile .properties-section-wrapper {
  padding-left: 0;
  padding-right: 20px;
}

.properties-section {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 40% 0;
  position: relative;
  /**
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); * Firefox 10+, Firefox on Android *
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; * IE6-9 *
  **/
  height: 22vw;
}

.color-overlay-bw {
  background-color: #1b1b1b;
  opacity: 0.5;
}

.color-overlay {
  width: 100%;
  height: 100%;
  background-color: #36445a;
  opacity: 0.8;
  padding: inherit;
  position: absolute;
  z-index: 20;
  top: 0;
}

.properties-section:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); * Firefox 10+, Firefox on Android *
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; * IE6-9 *
}

.properties-section:hover > .color-overlay {
  background-color: #36445a;
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); * Firefox 10+, Firefox on Android *
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; * IE6-9 *
}

.properties-section .properties-header {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 30px;
  font-weight: 300;
  color: #fff;
  letter-spacing: 0.13em;
  text-transform: uppercase;
  position: relative;
  z-index: 30;
}

.properties-section .properties-content {
  font-family: 'proxima_novaregular';
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 25px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 50px;
  color: #fff;
  z-index: 30;
  opacity: 0;
}

.properties-section a {
  text-decoration: none!important;
}

/**MEDIA SLIDER**/

#media-wrapper {
  background-color: #6d6e71;
  margin-top: 55px;
}

#media-inner-wrapper {
  padding: 63px 172px 0;
  position: relative;
}

#media-slider {
  margin-bottom: 23px;
  position: relative;
  z-index: 2;
}

#media-wrapper ul {
  padding: 0 !important;
}

#media-wrapper ul li {
  text-align: center;
}

.media-item {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
  width: 16.2% !important;
}

.media-item img {
  display: block;
  z-index: 20;
  margin: 0 auto;
}

.media-item .media_text_option {
  color: #fff;
  font-family: "proxima_novaregular";
  font-size: 14px;
  display: block;
  letter-spacing: 0.05em;
  line-height: 25px;
  width: 100%;
}

#media-wrapper p {
  font-family: 'proxima_novaregular'!important;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff!important;
  text-transform: uppercase;
  margin-bottom: 37px!important;
  margin-top: 52px;
}

#media-slider-nav {
  position: absolute;
  top: 86px;
  left: 0;
  right: 0;
  padding: 0 110px;
  width: inherit;
  z-index: 1;
}

#media-slider-nav a {
  display: inline-block;
  width: 21px;
  height: 16px;
  text-indent: -9999px;
  background-image: url('../images/slider-nav-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}

#media-slider-nav a.flex-next {
  background-position: -45px 0;
}

/**MAIN CONTENT**/

.home #content-wrapper {
  display: none;
}

#main_content {
  padding: 0 7%;
}

#content-wrapper {
  padding-top: 62px;
}

/* CUSTOM STYLE FOR MEET THE TEAM */
.page-id-1413 #main_content h1 {
  margin-bottom: 20px;
}

.page-id-1413 #main_content table img, .page-id-3695 #main_content table img {
  height: auto;
}
/* END */

#main_content h1 {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #727062;
  text-align: center;
  margin: 0 0 60px 0;
}

#main_content h2 {
  font-family: 'proxima_novalight', sans-serif;
  font-size: 20px;
  color: #727062;
  letter-spacing: 0.025em;
  line-height: 24px;
  margin: 0 0 60px 0;
}

#main_content h3 {
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 24px;
  color: #36445a;
  letter-spacing: 0.025em;
  line-height: 27px;
  margin: 0 0 60px 0;
}

#main_content h4 {
  font-family: 'proxima_novalight', sans-serif;
  font-size: 18px;
  color: #36445a;
  letter-spacing: 0.025em;
  line-height: 24px;
  margin: 0 0 60px 0;
}

#main_content .entry h4 {
  font-style: italic;
}

#main_content h5 {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  color: #36445a;
  letter-spacing: 0.1em;
  margin: 0 0 12px;
}

#main_content h6 {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  color: #727062;
  letter-spacing: 0.1em;
  margin: 0 0 12px;
}

#main_content p,
#main_content p a {
  font-family: 'Humanist521BTRoman';
  font-size: 15px;
  color: #252424;
  letter-spacing: 0.025em;
  line-height: 1.3em;
  margin: 0 0 33px 0;
}

#main_content  ul,
#main_content  ol {
  margin: 0 0 33px 0;
  padding-left: 30px;
}

#main_content .entry ul ul {
  margin: 5px 0 0 0;
  padding-left: 30px;
}

#main_content ul {
  padding-left: 20px;
}

#main_content .entry ul li {
  font-size: 15px;
  color: #252424;
  padding-left: 20px;
  background: url('../images/ul-icon.png') no-repeat scroll 0 5px transparent;
  list-style: none outside none;
  margin-bottom: 5px;
}

#main_content ol {
  counter-reset:li; /* Initiate a counter */
}

#main_content ol ol {
  margin: 10px 0 0 0;
  padding-left: 30px;
}

#main_content ol li {
  font-size: 15px;
  color: #252424;
  padding-left: 7px;
  position: relative;
  list-style:none; /* Disable the normal item numbering */
  margin-bottom: 10px;
}

#main_content ol > li:before {
  content:counter(li); /* Use the counter as content */
  counter-increment:li; /* Increment the counter by 1 */
  /* Position and style the number */
  position:absolute;
  top:-1px;
  left:-1em;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:2em;
  /* Some space between the number and the content in browsers that support
     generated content but not positioning it (Camino 2 is one example) */
  font-family: 'proxima_novalight', sans-serif;
  font-size: 15px;
  color: #36445a;
  letter-spacing: 0.025em;
  line-height: 24px;
}

#main_content p a {
  font-family: 'Humanist521BTRoman';
  color: #727062;
}

#main_content p a:hover {
  font-family: 'Humanist521BTRoman';
  text-decoration: none;
}

#main_content blockquote {
  border-left: 0;
  border-top: 1px #c7c6c0 solid;
  border-bottom: 1px #c7c6c0 solid;
  padding: 50px 5% 20px;
  text-align: center;
  width: 80%;
  margin: 0 auto 33px;
  color: #727062!important;
}

#main_content blockquote p {
  font-family: 'proxima_novalight',sans-serif!important;
  font-size: 22px;
  text-align: center;
  color: #727062!important;
}

#main_content table.wppi-staff tr:first-child {
  border-top: 2px solid #c7c6c0;
}

#main_content table {
  width: 100%;
  margin: 0 0 16px;
  table-layout: fixed;
}

#main_content td {
  font-family: 'Humanist521BTRoman';
  font-size: 15px;
  color: #252424;
  letter-spacing: 0.025em;
  line-height: 24px;
  padding: 12px;
  vertical-align: top;
  word-wrap: break-word;
}

#main_content table h1 {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 18px;
  line-height: 26px;
  color: #727062;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0;
  text-align: left;
  text-transform: none;
}

#main_content table tr {
  border-bottom: 2px #c7c6c0 solid;
}

#main_content table tr:last-of-type {
  border: none;
}

#main_content table tr td a {
  color: #727062;
  font-family: 'Humanist521BTRoman';
  line-height: 1px;
}

#main_content table tr td a:hover {
  font-family: 'Humanist521BTRoman';
  font-weight: 700;
}

#main_content table h2 {
  margin: 0;
  font-family: 'proxima_novasemibold',sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #36445a;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

/**PROPERTY - LIST**/

#property-form-area {
  background: #ececec;
  padding: 56px 0;
}

#property-form-area #property-form-radio-wrapper {
  padding-left: 40px;
  padding-right: 0;
}

#property-form-radio-wrapper-first label {
  white-space: pre;
}

#property-form-area input[type="radio"] {
  margin-bottom: 17px;
}

#property-form-area span {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 14px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  position: relative;
}

#property-form-area span.label-price {
  left: 0;
}

#property-form-area span.range-divider {
  left: 0;
  display: inline-block;
  font-size: 35px;
  color: #c3c3c3;
  left: 3px;
  top: 5px;
}

#range-from-wrapper {
  position: relative;
  display: inline;
}

#range-from-wrapper > span {
  position: absolute;
  left: 7px;
  top: 0;
}

#property-form-area .property-form-select-wrapper {
  width: 76%;
  padding: 10px 0;
  background: url('../images/select-bg.png?1') center right;
  background-size: cover;
  border: 1px rgba(255,255,255,0.2) solid;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}

#property-form-area .property-form-select-wrapper:hover {
  background: url('../images/select-bg-hover.png?1') center right;
  background-size: cover;
}

#property-form-area .property-form-select-wrapper select {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 15px;
  color: #36445a;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none /* this is required for Webkit browsers */;
  background-image: none;
  border: none;
  box-shadow: none;
  text-align-last: center;
  -moz-appearance: none;
}

#property-form-area .property-form-select-wrapper select:hover {
  color: #fff;
}

#property-form-area .property-form-select-wrapper select:hover option {
  color:#36445a;
}

#property-form-area .property-form-select-wrapper option {
  text-align: left;
}

#property-form-area .property-form-range-wrapper {
  width: 87%;
  margin: 0 auto;
}

#property-form-area input[type="text"] {
  width: 35%;
  background: #adacac;
  border: none;
  padding: 5px 10px;
  text-align: right;
}

#property-form-area #price-from {
  padding: 5px 10px 5px 20px;
}

#property-form-area input[type="text"]:focus,
#property-form-area input[type="text"]:focus + span {
  background: #727062;
  color: #fff;
}

#property-form-area input[type="submit"] {
  font-family: 'proxima_novasemibold',sans-serif;
  width: 104px;
  height: 31px;
  background: #181818;
  text-transform: uppercase;
  color: #fff!important;
  letter-spacing: 0.2em;
  text-align: center;
  float: right;
  margin: 84px 21% 0 0;
  border: 0;
}

#property-top-menu {
  padding-top: 43px;
}

#property-top-menu a {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 19px;
  color: #989898;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-right: 50px;
}

#property-top-menu a.selected {
  color: #36445a;
}

#property-top-menu a:hover {
  text-decoration: none;
}

#property-top-menu a span {
  background-image: url('../images/property-menu-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 -4px;
  display: inline-block;
  width: 31px;
  height: 13px;
  margin-right: 25px;
}

#property-top-menu #map span {
  background-position: -42px 0;
  width: 14px;
  height: 21px;
  position: relative;
  top: 4px;
}

#sort-by-wrapper .epl-switch-view {
  display:none;
}

#sort-by-wrapper .epl-archive-utility-wrapper {
  margin:0;
}

#sort-by-wrapper p {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 19px;
  color: #989898;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 9px 25px 0 0;
}

#sort-by-wrapper .sort-by-select {
  width: 312px;
  padding: 10px 0;
  background: url('../images/sort-by-select-bg.png') center right;
  background-size: cover;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}

#sort-by-wrapper .sort-by-select select {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 15px;
  color: #36445a;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none /* this is required for Webkit browsers */;
  background-image: none;
  border: none;
  box-shadow: none;
  text-align-last: center;
  display: inline-block;
  -moz-appearance: none;
}

#sort-by-wrapper .sort-by-select option {
  text-align: left;
}

.search-results-wrapper #results-menu {
  border-bottom: 2px #c7c6c0 solid;
  margin-bottom: 33px;
  height: 40px;
}

.search-results-wrapper #results-menu.results-menu-bottom {
  border-bottom: none;
  padding-top: 4px;
  margin-bottom: 0;
  height: 40px;
}

.epl-pagination .last {
  border-right: none;
}

.search-results-wrapper #results-menu p {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 11px;
  color: #181818;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 0;
  padding-bottom: 12px;
}

.search-results-wrapper #property-results {
  font-family: 'proxima_novaregular',sans-serif;
}

#properties-list .results-item {
  padding: 40px 0;
  border-top: 2px #fafafa solid;
}

#properties-list .results-item:first-of-type {
  padding: 0 0 40px;
  border: none;
}

.results-item .results-item-img {
  padding-left: 0;
  padding-right: 68px;
  max-height: 450px;
  overflow:hidden;
}

.results-item-img img {
  height: auto;
  width:100%;
}

.epl-property-single .status-sticker.open, .epl-property-blog .status-sticker.open {
  background: #333;
  font-size: 1.3em;
  font-family: 'proxima_novaregular',sans-serif;
  text-transform: UPPERCASE;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
}

.epl-property-single .status-sticker.under-offer, .epl-property-blog .status-sticker.under-offer {
  font-size: 1.3em;
  font-family: 'proxima_novaregular',sans-serif;
  text-transform: UPPERCASE;
  font-weight: 700;
  padding-top: 5px;
  padding-bottom: 5px;
}

.results-item .results-item-details {
  padding-right: 0;
  padding-top: 4px;
  position: relative;
}

.single .results-item .results-item-details {
  height: auto;
  position: relative;
}

.results-item-details h3,
#property-details-wrapper h3,
.results-item-details h3 a {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 24px!important;
  color: #36445a!important;
  letter-spacing: 0.025em!important;
  margin: 0 0 38px!important;
  line-height: 24px!important;
  text-decoration: none!important;
}

.property-details p.sale-label {
  margin: 0 48px 10px 0 !important;
  line-height:0.8em;
  padding-top:5px;
}

.property-details p {
  font-family: 'proxima_novaextrabold',sans-serif!important;
  font-size: 19px!important;
  color: #36445a!important;
  text-transform: uppercase!important;
  letter-spacing: 0.1em!important;
  margin: 0 48px 31px 0!important;
}

.single .property-details p {
  margin: 0 48px 11px 0!important;
}

.property-details ul {
  padding: 0!important;
}

.property-details li {
  list-style: none;
  display: inline;
  font-family: 'proxima_novabold',sans-serif!important;
  font-size: 19px!important;
  color: #36445a!important;
  text-transform: uppercase!important;
  letter-spacing: 0.1em!important;
  margin-right: 24px;
}

#main_content .property-details .ammenities {
  margin-top: 4px;
  margin-bottom: 10px;
}

.single-property #main_content .property-details .ammenities {
  margin-top: 19px;
}

.single #similar-properties .results-item-details .property-details .ammenities,
 #properties-map .results-item-details .property-details .ammenities{
  text-align: center!important;
  margin-top: 0;
}

.single #similar-properties .results-item-details .property-details .ammenities p,
#properties-map .results-item-details .property-details .ammenities p,
.property-details .ammenities p {
  font-family: 'proxima_novabold',sans-serif!important;
  font-size: 19px!important;
  color: #36445a!important;
  text-transform: uppercase!important;
  letter-spacing: 0.1em!important;
  display: inline-block;
  margin: 0 24px 0 0!important;
}

.single #similar-properties .results-item-details .property-details .ammenities div p:last-of-type,
#properties-map .results-item-details .property-details .ammenities div p:last-of-type {
  font-family: 'proxima_novabold',sans-serif!important;
  font-size: 19px!important;
  color: #36445a!important;
  margin: 0!important;
}

.single #similar-properties .results-item-details .property-details .ammenities div p.removemargin,#properties-map .results-item-details .property-details .ammenities div p.removemargin {
  margin: 0 24px 0 0!important;
}

.property-details li span,
.property-details .ammenities p span {
  display: inline-block;
  width: 25px;
  height: 17px;
  background-image: url('../images/property-icons-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 -5px;
  margin-right: 11px;
}

.property-details li.bath span,
.property-details p.bath span {
  width: 24px;
  height: 19px;
  background-position: -74px -3px;
}

.property-details li.parking span,
.property-details p.parking span {
  background-position: -146px -4px;
}

.property-details li.computer span,
.property-details p.computer span {
  width: 24px;
  height: 20px;
  background-position: -220px -3px;
}

.property-details li.lounge span,
.property-details p.lounge span {
  width: 22px;
  height: 19px;
  background-position: -294px -3px;
}

.property-details li.pool span,
.property-details p.pool span {
  width: 23px;
  height: 23px;
  background-position: -365px 0;
}

#main_content .property-landsize {
  margin: 5px 0 23px;
}

#main_content .single-property .property-landsize {
  margin: 10px 0 0;
}

#main_content .property-landsize p {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 16px !important;
  color: #252424 !important;
  margin: 0 13px 0 0 !important;
  display: inline-block;
}

#main_content .property-landsize span {
  font-family: 'proxima_novalight',sans-serif!important;
  font-size: 16px !important;
  text-transform: lowercase;
  display: inline-block;
}

#main_content p.property-short-description {
  font-family: 'proxima_novalight',sans-serif!important;
  font-size: 20px;
  color: #727062!important;
  letter-spacing: 0.050em!important;
  text-transform: none!important;
  line-height: 1.3em!important;
}

#main_content p.property-short-description {
  margin: 0 0 16px !important;
}

#main_content .indvpropdesc {
  margin: 36px 0 0;
}

.single #main_content .indvpropdesc {
  margin: 18px 0 0;
}

#main_content .indvpropdesc p {
  line-height: 1.6em!important;
  margin: 0 0 15px;
}

#main_content .indvpropdesc .map-container {
  float: right;
  width: 50%;
  padding-left: 30px;
  margin-bottom: 20px;
}

#main_content .indvpropdesc .map-container .acf-map {
  margin: 0;
}

#main_content .indvpropdesc .map-container .google-map {
  text-align: center;
}

#main_content .map-container {
  text-align: center;
}

#main_content .map-container .getdirections_btn,
#main_content .map-container .strview_btn,
#main_content .map-container .floorplan_btn {
  background: #000000 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-family: "proxima_novasemibold",sans-serif;
  font-size: 14px;
  height: 30px;
  letter-spacing: 0.15em;
  line-height: 24px;
  padding: 5px 12px;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin: 22px 2px 0;
}

#main_content .indvpropdesc .map-container .getdirections_btn:hover,
#main_content .indvpropdesc .map-container .strview_btn:hover {
  background: #36445a none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}

.property-short-description a.moretag {
  display: none;
}

.under-offer-status {
  color: #006400;
}

.property-add-details {
  margin: 0 !important;
}

.property-add-details tr {
  border: none!important;
}

.property-add-details td ul li { display: block; }

.property-add-details td,
.property-add-details td ul li a {
  font-family: 'proxima_novalight',sans-serif!important;
  font-size: 17px!important;
  line-height: 24px!important;
  letter-spacing: 0.1em!important;
  color: #000000!important;
  text-transform: none!important;
  padding: 6px 0 6px!important;
}

.property-add-details td ul li a.epl_inspection_calendar { pointer-events: none; }

.single .property-add-details td {
  padding: 0 0 7px!important;
  overflow: hidden;
  word-break: break-word;
  width: auto;
  color: #252424 !important;
}

.property-add-details td:first-of-type {
  width: 172px;
}

.single .property-add-details td:first-of-type {
  width: 206px;
}

.property-add-details .table-header {
  font-family: 'proxima_novaregular',sans-serif!important;
  font-size: 16px!important;
  line-height: 24px!important;
  letter-spacing: 0.1em!important;
  color: #000000!important;
  text-transform: uppercase!important;
  padding: 6px 0 6px!important;
}

.single .property-add-details .table-header {
  padding: 0 0 10px!important;
  color: #000 !important;
}

.property-actions {
  margin-top: 35px;
}

.single #similar-properties .property-actions,
#properties-map .property-actions {
  position: absolute;
  bottom: -40px;
}

.property-actions a {
  display: inline-block;
  font-family: 'proxima_novasemibold',sans-serif;
  font-size: 14px!important;
  line-height: 24px!important;
  letter-spacing: 0.15em!important;
  color: #fff!important;
  background: #000000;
  text-align: center;
  padding: 5px 30px !important;
  text-transform: uppercase;
  width: auto !important;
  height: 30px;
}

.property-actions a:hover {
  background: #36445a;
  text-decoration: none!important;
  color: #fff!important;
}

.view-btn {
  padding: 5px 0!important;
  height: 32px;
  width: 83px;
  margin-right:10px;
}

.video-btn {
  padding: 5px 0!important;
  height: 32px;
  width: 90px;
  margin-top:10px;
}

.print-btn {
  padding: 5px 0!important;
  height: 32px;
  width: 88px;
}

/**PROPERTY - LIST**/


#properties-map .results-item {
  padding-left: 0;
  padding-right: 40px;
}

#properties-map .results-item img {
  height: auto;
  width: 100%;
}

#properties-map .results-item .ammenities {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#properties-map #property-results {
  margin-right: -40px;
  margin-left: 0;
  margin-bottom: 39px;
}

#properties-map .ammenities {
  margin: 14px auto 57px!important;
}

#properties-map .results-item-details h3 {
  font-size: 17px!important;
  margin: 0 0 15px 0!important;
}

#properties-map .results-item-details .property-details p {
  font-size: 16px!important;
  font-family: 'proxima_novaregular',sans-serif!important;
  color: #252424!important;
  margin: 0 0 8px 0!important;
  text-transform: none!important;
}

.results-img-bg {
  background: #36445a;
  opacity: 0.8;
}

.results-img-bg:hover img {
  opacity: 0.5;
}

#map,
#list {
  text-decoration: none!important;
}

/**BLOG PAGE**/

.entry img.frame {
  border: 1px #000 solid!important;
}

a.moretag {
  margin-left: 5px!important;
}

.single .centerImg {
 width: 100%;
 text-align: center!important;
 vertical-align: middle;
 padding: 16px 0 15px 0;
}

/**PROPERTY - SINGLE **/

#property-slider-wrapper {
  position: relative;
  padding-right: 0;
}

#property-slider-container li img {
  width: 100.1%;
  max-width: 100.1%;
  margin-left: -3px;
}

#property-slider-container li.flex-active-slide img {
  margin-left: 0;
}

#property-slidercarouselbox {
  width: 46%;
}

#property-slider-container {
  overflow: hidden;
  position: relative;
}

#carousel {
  padding: 0 25px;
  position: relative;
  margin: 5px auto 0;
}

#carousel .flex-viewport {
  margin: 0 auto;
}

#carousel .slider-overlay {
  width: inherit;
  height: inherit;
  display: none;
}

#carousel li:hover > .slider-overlay {
  display: block;
}

#property-slider-nav {
  position: relative;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events:none;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.indvcarouselnav {
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #181818;
  width: 20px;
  height: 100%;
  text-indent: -9999px;
  pointer-events:auto;
  position: absolute;
  top: 0;
}

.indvcarouselnav:hover {
  background-color: #36445a;
}

.indvcarouselnav.flex-prev {
  left: 0;
  background-image: url('../images/indvcarouselleft.png');
}

.indvcarouselnav.flex-next {
  right: 0;
  background-image: url('../images/indvcarouselright.png');
}

#property-slider-container ul,
#carousel ul {
  padding-left: 0;
}

#carousel ul {
  padding-left: 3px;
  margin: 0;
}

#property-details {
  padding: 22px 0 40px;
}

#similar-properties {
  border-top: 1px #727062 solid;
  margin-top: 0;
  margin-bottom: 80px;
}

#similar-properties h4 {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 26px;
  color: #727062;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  margin: 52px 0;
}

#similar-properties img {
  height: auto;
  width: 100%;
}

.single #property-details-wrapper {
  padding-left: 0;
  float: right;
  width: 48%;
  margin-left: 55px;
  margin-bottom: 20px;
}

.single #property-details-wrapper h3 {
  font-family: 'proxima_novabold',sans-serif!important;
  font-size: 26px!important;
  color: #727062!important;
}

.single #similar-properties .results-item .ammenities {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.single #similar-properties #property-results {
  margin-right: -40px;
  margin-left: 0;
}

.single #similar-properties .ammenities {
  margin: 14px auto 30px!important;
  height: 60px;
}

.single #similar-properties .results-item-details h3 {
  font-size: 17px!important;
  margin: 0 0 8px 0!important;
}

.single .acf-map {
  height: 263px;
}

.single #similar-properties .results-item-details .property-details p {
  font-size: 16px!important;
  font-family: 'proxima_novalight',sans-serif!important;
  margin: 0 0 8px 0!important;
  text-transform: none!important;
  color: #727062!important;
}

.single #similar-properties .results-item-details .property-details p:last-of-type {
  font-family: 'proxima_novaregular',sans-serif!important;
  color: #252424!important;
}

#contact-agent-wrapper {
  padding-top: 12px;
  margin: 0 0 48px;
}

#contact-agent-wrapper h4 {
  font-family: 'proxima_novaextrabold',sans-serif!important;
  font-size: 19px!important;
  color: #36445a!important;
  text-transform: uppercase!important;
  letter-spacing: 0.2em!important;
  background: transparent;
  text-align: left;
  padding: 7px 0 27px;
  height: 0;
  width: auto;
  margin: 0 0 30px!important;
}

#contact-agent-wrapper h4 a {
  color: #fff!important;
  text-decoration: none!important;
  font-style: normal!important;
}

.agent-photo {
  float: left;
  max-height: 150px;
  height: auto;
  width: 31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.agent-img {
  height: auto;
  border-radius: 100%;
  margin: 0 auto;
  display: block;
  padding: 0 28px;
  max-height: 150px;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#agent-details,
#agent-details-modal,
#agent-details2 {
  padding-left: 20px;
}

#agent-details,
#agent-details2 {
  padding-left: 0;
  width: 69%;
  float: right;
}

.second_agent {
  border-top: 1px solid #aaa9a1;
  padding-top: 21px;
  margin-top: 24px;
}

#contact-agent-wrapper p,
#agent-details-modal p {
  font-family: 'proxima_novalight',sans-serif!important;
  font-size: 20px!important;
  color: #727062!important;
  letter-spacing: 0.025em!important;
  margin: 0 0 34px!important;
}

#agent-details p,
#agent-details2 p {
  margin: 0 !important;
}

#agent-details .property-add-details,
#agent-details2 .property-add-details {
  margin: 22px 0 0 !important;
}

#contact-agent-wrapper .property-actions {
  margin-top: 5px;
  position: relative!important;
  bottom: 0!important;
}

.single #agent-details .property-add-details td,
.single #agent-details2 .property-add-details td {
  width: auto;
  word-wrap: break-word;
}

.single #agent-details .property-add-details td:first-of-type,
.single #agent-details2 .property-add-details td:first-of-type {
  width: 30%;
}

#contact-agent-wrapper .view-profile-btn {
  width: auto !important;
  height: 31px!important;
  padding: 5px 15px !important;
  color: #fff!important;
}

#contact-agent-wrapper .view-profile-btn:hover {
  background: #36445a !important;
}

.single span.wpcf7-list-item {
  margin-left: 0.5em;
  display: block;
  width: 100%;
  margin-bottom: 24px;
}

.single .modal-content table td {
  word-wrap: break-word!important;
}

.single .modal-content table td:nth-of-type(2) {
  max-width: 210px;
}

.single .modal-dialog,
.home .modal-dialog {
  margin-top: 120px;
  width: 70%;
}

.modal-content {
  padding: 20px;
}

.modal .property-add-details td:first-of-type {
  width: 100px;
}

.modal-header {
  border-bottom: 0!important;
}

.modal-title {
  font-family: 'proxima_novabold',sans-serif!important;
  font-size: 26px!important;
  color: #727062!important;
  letter-spacing: normal!important;
  margin: 0!important;
}

.modal p {
  margin: 0 0 12px!important;
}

.modal input,
.modal textarea {
  width: 100%;
  background: #f4f4f4;
  border: none;
  padding: 10px 20px;
}

.modal input[type='checkbox'] {
  width: auto;
  padding: 0;
  background: none;
}

.modal .type .wpcf7-list-item-label {
  font-family: 'proxima_nova_ththin', sans-serif!important;
  font-size: 14px!important;
  color: #000!important;
  letter-spacing: 0.2em!important;
  text-transform: uppercase!important;
}

.modal textarea {
  margin-top: 20px;
}

.modal input[type="submit"] {
  width: auto;
  padding: 10px 15px;
  background: #000;
  text-transform: uppercase;
  color: #fff!important;
  letter-spacing: 0.2em;
  text-align: center;
  float: right;
}

.modal input[type='text']:focus,
.modal input[type='email']:focus,
.modal textarea:focus {
  background: #36445a;
  color: #fff!important;
}

.modal .about,
#appraisal .type {
  width: 100%;
  padding: 10px 0;
  background: url('../images/select-bg.png?1') center right;
  background-size: cover;
  display: block;
  text-align: center;
}

.modal .about select {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 15px;
  color: #36445a;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none /* this is required for Webkit browsers */;
  background-image: none;
  border: none;
  box-shadow: none;
  text-align-last: center;
  -moz-appearance: none;
}

.modal option {
  text-align: left;
}

.modal input::-webkit-input-placeholder,
.modal textarea::-webkit-input-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.modal input:focus::-webkit-input-placeholder,
.modal textarea:focus::-webkit-input-placeholder {
  color: #fff;
}

.modal input:-moz-placeholder,
.modal textarea:-moz-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.modal input:focus:-moz-placeholder,
.modal textarea:focus:-moz-placeholder {
  color: #fff;
}

.modal input::-moz-placeholder,
.modal textarea::-moz-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.modal input:focus::-moz-placeholder,
.modal textarea:focus::-moz-placeholder {
  color: #fff;
}

.modal input:-ms-input-placeholder,
.modal textarea:-ms-input-placeholder  {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

.modal input:focus:-ms-input-placeholder,
.modal textarea:focus:-ms-input-placeholder {
  color: #fff;
}

.modal label {
  font-family: 'proxima_nova_ththin', sans-serif!important;
  font-size: 14px!important;
  color: #000!important;
  letter-spacing: 0.2em!important;
  text-transform: uppercase!important;
}

#agent-info #agent-image {
  padding-left: 0;
  padding-right: 0;
}

div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  position: absolute;
  padding: 0.2em 1em;
  bottom: 0;
}

/**SINGLE AGENT PAGE**/
#singleagent-box #singleagent-innerbox {
  border-bottom: 1px solid #aaa9a1;
}

.singleagent-info {
  max-width: 1018px;
  margin: 0 auto 48px;
}

.singleagent-leftpanel {
  float: left;
  width: 22.3%;
}

.singleagent-image {
  margin: 0 0 25px;
}

.singleagent-image img {
  width: 100%;
  max-height: 300px;
  height: auto;
  margin: 0 auto;
  display: block;
}

#main_content .singleagent-contactinfo p {
  margin: 0 0 14px;
}

.singleagent-contactinfo {
  padding: 0 30px;
}

.singleagent-contactinfo .singleagent-labels {
  font-family: 'proxima_novaregular',sans-serif;
  font-size: 12px;
  color: #000;
  width: 52px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 1px;
}

.singleagent-contactinfo .singleagent-values,
#main_content .singleagent-contactinfo .singleagent-values a {
  font-family: 'proxima_novalight',sans-serif;
  font-size: 14px;
  color: #252424;
  display: inline-block;
  vertical-align: top;
  word-wrap: break-word;
  margin: 0;
}

.singleagent-contactbtn {
  text-align: center;
  margin: 21px 0 0;
}

.singleagent-contactbtn a {
  font-family: 'proxima_novasemibold', sans-serif;
  font-size: 12px;
  color: #fff !important;
  background: #000 !important;
  text-decoration: none;
  padding: 7px 17px;
  letter-spacing: 3px;
  display: inline-block;
  vertical-align: middle;
}

.singleagent-contactbtn a:hover {
  color: #fff !important;
  background: #23527c !important;
}

.singleagent-rightpanel {
  float: right;
  width: 77.7%;
  padding-left: 46px;
}

#main_content .singleagent-rightpanel h1 {
  text-align: left;
  margin: 0 0 34px;
}

#main_content .singleagent-rightpanel p,
#main_content .singleagent-rightpanel ol li,
#main_content .singleagent-rightpanel ul li {
  font-family: 'Humanist521BTRoman';
  line-height: 1.6em;
  margin: 0 0 15px;
  font-size: 15px;
}

.singleagent-testimonialbox {
  max-width: 1009px;
  margin: 0 auto 49px;
  border-top: 1px solid #aaa9a1;
  border-bottom: 1px solid #aaa9a1;
  padding: 39px 0 41px;
  position: relative;
}

.singleagent-testimonialinner {
  max-width: 786px;
  margin: 0 auto;
  overflow: hidden;
}

.singleagent-testimonialinner ul {
  margin: 0 !important;
}

.singleagent-testimonialinner ul.flex-direction-nav {
  display: none;
}

#main_content .singleagent-testimonialinner ul {
  padding: 0;
}

#main_content .singleagent-testimonialbox h3 {
  font-family: 'proxima_novaextrabold',sans-serif;
  font-size: 19px;
  color: #36445a;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin: 0 0 35px;
}

#main_content .singleagent-testimonialtext {
  padding: 0 27px;
  background: url('../images/testimonial-quotes1.png') no-repeat top left, url('../images/testimonial-quotes2.png') no-repeat bottom right;
}

#main_content .singleagent-testimonialtext p {
  font-family: 'proxima_novalight',sans-serif;
  font-style: italic;
  font-size: 16px;
  color: #36445a;
  line-height: 1.5em;
  margin: 0 0 10px;
}

.singleagent-testimonialauthor {
  font-family: 'proxima_novalight',sans-serif;
  font-size: 16px;
  color: #36445a;
  text-align: center;
  display: block;
  margin: 19px 0 0;
}

#slider-nav-testimonials {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#slider-nav-testimonials-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

#slider-nav-testimonials-inner a {
  height: 100%;
}

#slider-nav-testimonials-inner a span {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  text-indent: -9999px;
  background-color: #f4f4f4;
  background-image: url('../images/testimonial-nav.png');
  background-repeat: no-repeat;
  height: 38px;
  width: 34px;
}

#slider-nav-testimonials-inner a.flex-prev span {
  background-position: 0 0;
}

#slider-nav-testimonials-inner a.flex-prev:hover span {
  background-position: -68px 0;
}

#slider-nav-testimonials-inner a.flex-next span {
  background-position: -34px 0;
}

#slider-nav-testimonials-inner a.flex-next:hover span {
  background-position: -102px 0;
}

#slider-nav-testimonials-inner a:hover span {
  background-color: #181818;
}

#main_content .singleagent-properties h1 {
  margin: 0 0 33px;
}

#main_content .singleagent-properties h3 {
  font-family: 'proxima_novaextrabold',sans-serif;
  font-size: 19px;
  color: #36445a;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin: 0 0 40px;
  padding-right: 3px;
}

.listings_overlay {
  position: relative;
  width: 100%;
  height: 100px;
  background-color: #fff;
  display: none;
}

@-moz-keyframes spinner-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spinner-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner-loader {
  0% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* :not(:required) hides this rule from IE9 and below */
.spinner-loader:not(:required) {
  -moz-animation: spinner-loader 1500ms infinite linear;
  -webkit-animation: spinner-loader 1500ms infinite linear;
  animation: spinner-loader 1500ms infinite linear;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -moz-box-shadow: rgba(128, 128, 128, 1) 1.5em 0 0 0, rgba(128, 128, 128, 1) 1.1em 1.1em 0 0, rgba(128, 128, 128, 1) 0 1.5em 0 0, rgba(128, 128, 128, 1) -1.1em 1.1em 0 0, rgba(128, 128, 128, 1) -1.5em 0 0 0, rgba(128, 128, 128, 1) -1.1em -1.1em 0 0, rgba(128, 128, 128, 1) 0 -1.5em 0 0, rgba(128, 128, 128, 1) 1.1em -1.1em 0 0;
  -webkit-box-shadow: rgba(128, 128, 128, 1) 1.5em 0 0 0, rgba(128, 128, 128, 1) 1.1em 1.1em 0 0, rgba(128, 128, 128, 1) 0 1.5em 0 0, rgba(128, 128, 128, 1) -1.1em 1.1em 0 0, rgba(128, 128, 128, 1) -1.5em 0 0 0, rgba(128, 128, 128, 1) -1.1em -1.1em 0 0, rgba(128, 128, 128, 1) 0 -1.5em 0 0, rgba(128, 128, 128, 1) 1.1em -1.1em 0 0;
  box-shadow: rgba(128, 128, 128, 1) 1.5em 0 0 0, rgba(128, 128, 128, 1) 1.1em 1.1em 0 0, rgba(128, 128, 128, 1) 0 1.5em 0 0, rgba(128, 128, 128, 1) -1.1em 1.1em 0 0, rgba(128, 128, 128, 1) -1.5em 0 0 0, rgba(128, 128, 128, 1) -1.1em -1.1em 0 0, rgba(128, 128, 128, 1) 0 -1.5em 0 0, rgba(128, 128, 128, 1) 1.1em -1.1em 0 0;
  font-size: 8px;
  width: 1em;
  height: 1em;
  overflow: hidden;
  text-indent: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.currentlisting-box .currentlisting-minibox,
.recentsales-box .recentsales-minibox {
  margin-bottom: 34px;
}

.currentlisting-innerbox, .recentsales-innerbox {
  text-align: center;
}

.currentlisting-minibox, .recentsales-minibox {
  display: inline-block;
  width: 24%;
  vertical-align: top;
  padding: 0 7px;
}

.currentlisting-minibox:last-child, .recentsales-minibox:last-child {
  margin-right: 0;
}

.currentlisting-image, .recentsales-image {
  background: #36445a;
  opacity: 0.8;
}

.currentlisting-image a, .recentsales-image a {
  display: block;
  text-decoration: none;
}

.currentlisting-image a img, .recentsales-image a img {
  width: 100%;
  height: auto;
}

.currentlisting-image:hover img, .recentsales-image:hover img {
  opacity: 0.5;
}

.currentlisting-icons, .recentsales-icons {
  text-align: center;
  height: 60px;
  margin: 18px auto 30px;
}

#main_content .currentlisting-icons p, #main_content .recentsales-icons p {
  color: #36445a !important;
  display: inline-block;
  font-family: "proxima_novaextrabold",sans-serif !important;
  font-size: 19px !important;
  letter-spacing: 0.1em !important;
  margin: 0 24px 0 0 !important;
  text-transform: uppercase !important;
}

#main_content .currentlisting-icons p span, #main_content .recentsales-icons p span {
  background-image: url("../images/property-icons-sprite.png");
  background-position: 0 -5px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 17px;
  margin-right: 11px;
  width: 25px;
}

#main_content .currentlisting-icons p.bath span, #main_content .recentsales-icons p.bath span {
  width: 24px;
  height: 19px;
  background-position: -74px -3px;
}

#main_content .currentlisting-icons p.parking span, #main_content .recentsales-icons p.parking span {
  background-position: -146px -4px;
}

#main_content .currentlisting-icons p.computer span, #main_content .recentsales-icons p.computer span {
  width: 24px;
  height: 20px;
  background-position: -220px -3px;
}

#main_content .currentlisting-icons p.lounge span, #main_content .recentsales-icons p.lounge span {
  width: 22px;
  height: 19px;
  background-position: -294px -3px;
}

#main_content .currentlisting-icons p.pool span, #main_content .recentsales-icons p.pool span {
  width: 23px;
  height: 23px;
  background-position: -365px 0;
}

#main_content .currentlisting-desc h3, #main_content .recentsales-desc h3 {
  font-family: 'proxima_novasemibold', sans-serif;
  font-size: 17px;
  text-align: left;
  margin: 0 0 11px;
  text-transform: none;
}

#main_content .currentlisting-desc p, #main_content .recentsales-desc p {
  font-family: 'proxima_novalight',sans-serif;
  font-size: 16px;
  color: #727062;
  margin: 0 0 13px;
  text-align: left;
}

#main_content .currentlisting-desc p:last-child, #main_content .recentsales-desc p:last-child {
  margin: 0;
}

#main_content .currentlisting-desc p span, #main_content .recentsales-desc p span {
  display: inline-block;
  color: #252424;
}

.currentlistings-viewbtn, .recentsales-viewbtn {
  margin: 18px 0 0;
  text-align: left;
}

#main_content .currentlistings-viewbtn a, #main_content .recentsales-viewbtn a {
  text-decoration: none;
  display: inline-block;
  width: 82px;
  background-color: #000;
  font-family: 'proxima_novaregular',sans-serif;
  font-size: 14px;
  color: #fff;
  letter-spacing: 3px;
  line-height: 1;
  text-align: center;
  padding: 9px 21px; 
}

#main_content .currentlistings-viewbtn a:hover, #main_content .recentsales-viewbtn a:hover {
  background-color: #36445a;
}

.recentsales-box {
  border-top: 1px solid #aaa9a1;
  padding: 41px 0 0;
}

.currentlisting-box .blog_navigation_box, .recentsales-box .blog_navigation_box {
  display: none;
}

.blog_navigation_box {
  text-align: center;
  margin: 0 0 47px;
}

.pagination-innerbox, .viewall-box {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px;
}

.pagination-innerbox .page-numbers {
  font-family: 'proxima_novaregular',sans-serif;
  font-size: 14px;
  color: #989898;
  background-color: #f4f4f4;
  width: 34px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  padding: 8px 0;
  margin: 0 0 4px;
}

.pagination-innerbox .page-numbers.current {
  background-color: #181818;
  color: #fff;
}

.pagination-innerbox .page-numbers:hover {
  background-color: #181818;
  color: #fff;
}

.viewall-box a {
  font-family: 'proxima_novaregular',sans-serif;
  font-size: 14px;
  color: #989898;
  display: inline-block;
  text-decoration: none;
  background-color: #f4f4f4;
  letter-spacing: 3px;
  padding: 5px 20px;
}

.viewall-box a:hover {
  background-color: #181818;
  color: #fff;
}

#agent-popupbox .modal-dialog {
  width: 100%;
  max-width: 978px;
  margin: 0 auto;
}

#agent-popupbox .modal-header {
  padding: 15px 12px 11px;
}

#agent-popupbox .modal-header .close {
  display: inline-block;
  margin-top: 0;
  opacity: 1 !important;
}

#agent-popupbox .modal-header .close img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

#agent-popupbox .modal-body {
  padding: 0 42px 26px;
}

#agent-popupbox .modal-content {
  padding: 0;
  border-radius: 0;
}

#agent-popupbox .modal-leftbox {
  float: left;
  width: 50%;
}

#main_content .modal-leftbox h1 {
  font-family: 'proxima_novabold',sans-serif;
  font-size: 26px;
  line-height: 1.5em;
  color: #727062;
  margin: 0 0 37px;
  letter-spacing: 5px;
  text-align: left;
}

.modal-agentimg {
  float: left;
  width: 38%;
}

.modal-agentimg img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 100%;
  max-height: 226px;
}

.modal-agentdetails {
  float: right;
  width: 62%;
  padding-left: 24px;
}

#main_content .modal-agentdetails h3 {
  font-family: 'proxima_novalight',sans-serif;
  font-size: 20px;
  color: #727062;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin: 0 0 8px;
}

#main_content .modal-agentdetails p,
#main_content .modal-agentdetails p a {
  font-family: 'proxima_novalight',sans-serif;
  font-size: 17px;
  color: #252424;
  line-height: 1.5em;
  letter-spacing: 1px;
  margin: 0 0 8px !important;
  word-wrap: break-word;
}

#agent-popupbox .modal-rightbox {
  float: right;
  width: 50%;
  padding-left: 4px;
}

.modal-rightbox input {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #989898;
  padding: 0 15px;
  height: 46px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-rightbox textarea {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #989898;
  padding: 12px 15px;
  height: 116px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.modal-rightbox input[type='text']:focus,
.modal-rightbox input[type='email']:focus,
.modal-rightbox textarea:focus {
  font-family: 'proxima_novaregular',sans-serif;
}

.modal-rightbox input[type="submit"] {
  font-family: 'proxima_novasemibold', sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #000;
  min-height: 29px;
  height: auto;
  padding: 0 24px;
}

.modal-rightbox input[type="submit"]:hover {
  background-color: #23527c;
}

#main_content .modal-rightbox form p:last-of-type {
  overflow: hidden;
  margin: 0 !important;
}

.modal-rightbox div.wpcf7-response-output {
  position: static;
  margin: 12px 0 0;
}

/**CONTACT PAGE**/

#contact h5 {
  font-family: 'proxima_novaregular',sans-serif;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.025em;
  color: #36445a;
  text-transform: none;
  margin: 0 0 30px 0;
}

#contact #main_content p {
  font-family: 'Humanist521BTRoman';
  color: #36445a;
  margin: 0 0 16px 0;
}

#contact #main_content #contact-form p {
  font-family: 'proxima_nova_ththin', sans-serif;
  margin: 0 0 15px 0;
}

#contact #main_content .entry strong {
  margin-right: 70px;
}

#contact #main_content .entry p:nth-of-type(2) strong {
  margin-right: 54px;
}

.wpcf7-form-control-wrap {
  margin: 0 0 15px 0;
}

#contact input,
#contact textarea {
  font-family: 'proxima_novabold', sans-serif;
  font-size: 12px;
  width: 75%;
  background: #f4f4f4;
  border: none;
  padding: 10px 20px;
}

#contact input[type="submit"] {
  width: auto;
  height: auto;
  padding: 5px!important;
  background: #727062;
  text-transform: uppercase;
  color: #fff!important;
  letter-spacing: 0.2em;
  text-align: center;
  float: right;
  margin-right: 25%;
  min-width: 100px;
  min-height: 32px;
}

#contact input[type='text']:focus,
#contact input[type='email']:focus,
#contact textarea:focus {
  background: #36445a;
  color: #fff!important;
}

#contact .type {
  width: 75%;
  padding: 10px 20px;
  background: url('../images/select-bg.png?1') center right;
  background-size: cover;
  display: block;
  text-align: center;
}

#contact .type select {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 15px;
  color: #36445a;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  background-color: transparent;
  -webkit-appearance: none /* this is required for Webkit browsers */;
  background-image: none;
  border: none;
  box-shadow: none;
  text-align-last: center;
  -moz-appearance: none;
}

#contact option {
  text-align: left;
}

#contact input::-webkit-input-placeholder,
#contact textarea::-webkit-input-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#contact input:focus::-webkit-input-placeholder,
#contact textarea:focus::-webkit-input-placeholder {
  color: #fff;
}

#contact input:-moz-placeholder,
#contact textarea:-moz-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#contact input:focus:-moz-placeholder,
#contact textarea:focus:-moz-placeholder {
  color: #fff;
}

#contact input::-moz-placeholder,
#contact textarea::-moz-placeholder {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#contact input:focus::-moz-placeholder,
#contact textarea:focus::-moz-placeholder {
  color: #fff;
}

#contact input:-ms-input-placeholder,
#contact textarea:-ms-input-placeholder  {
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#contact input:focus:-ms-input-placeholder,
#contact textarea:focus:-ms-input-placeholder {
  color: #fff;
}

#contact #map {
  margin: 68px auto 0;
  width: 80%;
}

#contact_gmap {
  margin: 35px 0 0;
}

#contact .getdirections_btn {
  display: inline-block;
  padding: 5px 15px !important;
  background: #727062;
  text-transform: uppercase;
  color: #fff!important;
  letter-spacing: 0.2em;
  font-family: 'proxima_novabold', sans-serif;
  font-size: 12px;
  border: none;
  margin: 30px 0 0;
}

/**FOOTER**/

#footer-wrapper {
  padding-top: 40px;
}

#footer-inner-wrapper {
  padding: 0;
  margin: 0 auto;
  width: 1156px;
}

#footer-content h4 {
  font-family: 'proxima_novaregular';
  font-size: 20px;
  letter-spacing: 0.1em;
  color: #989898;
  text-transform: uppercase;
  padding-bottom: 35px;
  font-style: normal!important;
  margin-top: 12px;
  font-weight: 600;
}

#footer-content p {
  font-family: 'proxima_novaregular';
  font-size: 14px;
  letter-spacing: 0.05em;
  color: #989898;
}

#footer-content p a {
  font-family: 'proxima_novaregular';
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #989898;
}

#footer-content p span:first-of-type {
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url('../images/footer-sprite.png?1');
  background-repeat: no-repeat;
  background-position: 0 -1px;
  position: relative;
  top: 0;
  margin-right: 17px;
}

#footer-content p span:last-of-type {
  vertical-align: top;
  line-height: 1.7em;
  display: inline-block;
}

#footer-content #fax span:first-of-type {
  background-position: -128px 0px;
}

#footer-content #phone, #footer-content #address {
  margin: 0 0 33px;
}

#footer-content #address span:first-of-type, #footer-content #address2 span:first-of-type {
  background-position: -29px -1px;
}

#footer-content #email {
  display: inline-block;
}

#footer-content #email span:first-of-type {
  background-position: -57px -1px;
  height: 19px;
  width: 29px;
  margin-right: 26px;
}

#footer-content #email:hover span:first-of-type {
  background-position: -93px -1px;
}

#footer-content #email a {
  vertical-align: top;
  line-height: 1.3em;
  display: inline-block;
  width: 66px;
}

#footer-content #email:hover a {
  color: #070707!important;
}

#footer-content #social {
  text-align: center;
  margin: 0 0 37px;
}

#footer-content .social-item {
  padding: 0;
}

#footer-content #social a {
  text-indent: -9999px;
  display: block;
  background-image: url('../images/social-sprites.png');
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}

#footer-content #facebook {
  width: 12px;
  height: 23px;
  background-position: 0 0;
}

#footer-content #facebook:hover {
  background-position: -1px -24px;
}

#footer-content #twitter {
  width: 23px;
  height: 19px;
  background-position: -44px -2px;
  top: 1px;
}

#footer-content #twitter:hover {
  background-position: -45px -26px;
}

#footer-content #instagram {
  width: 22px;
  height: 23px;
  background-position: -93px 0;
}

#footer-content #instagram:hover {
  background-position: -94px -24px;
}

#footer-content #footer-copyright {
  padding: 34px 0;
}

#footer-content #footer-copyright p,
#footer-content #footer-copyright p a {
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 11px;
  color: #989898;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}

#footer-content a:hover {
  text-decoration: none;
}

#footer-content .divider-footer {
  margin: 0 20px !important;
  background-image: none !important;
  width: auto !important;
  height: auto !important;
  position: static;
}

#footer-pages p a, #footer-pages p span {
  font-family: 'proxima_novaregular', sans-serif;
  font-size: 11px;
  color: #989898;
  display: inline-block;
  text-decoration: none;
  background-image: none !important;
}

#footer-pages {
  margin-top: 5px;
}

#footer-pages p a {
  letter-spacing: 0.2em;
  vertical-align: top;
}

#footer-pages p a:hover {
  color: #070707;
}

#footer-pages p span {
  margin: 0 10px !important;
  width: auto !important;
  height: auto !important;
  vertical-align: top;
  background: none;
}

#language_box {
  margin-top: 16px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

select.goog-te-combo {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #fff;
  text-align: center;
  height: 28px !important;
  width: 219px !important;
  text-transform: uppercase;
  border: none !important;
  background: #4c4c4c url('../images/lang-arrow.png') no-repeat 97% center;
  text-align-last: center;
  letter-spacing: 2px;
  padding: 3px 10px !important;
}

#fontresizerbox {
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
}

#fontresizerbox .fontresizerbtn {
  font-family: 'proxima_nova_ththin', sans-serif;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #4c4c4c;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  padding: 8px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#contact-information {
  float: left;
  width: 148px;
  margin-right: 46px;
}

.social-block {
  float: left;
  text-align: center;
  width: 33%;
}

#contact-numbers {
  float: left;
  width: 155px;
  margin-right: 58px;
}

#contact-numbers p span:last-of-type {
  width: 118px;
}

#contact-addresses {
  float: left;
  width: 330px;
  margin-right: 55px;
}

#contact-addresses p span:last-of-type {
  width: 293px;
}

#footer-options {
  float: left;
  width: 364px;
}

#footer-copyright span#copyright-text, #footer-copyright span#website-text {
  background: none !important;
  height: auto !important;
  width: auto !important;
  margin-right: 0;
  line-height: 1;
}

#facebook2, #twitter2, #instagram2 {
  background-image: url('../images/mobile-social-sprites.png') !important;
  background-repeat: no-repeat !important;
  height: 37px;
  display: none !important;
}

#facebook2 {
  width: 19px;
  background-position: 0 0;
}

#facebook2:hover {
  background-position: 0 -38px !important;
}

#twitter2 {
  width: 35px;
  background-position: -77px 0px;
}

#twitter2:hover {
  background-position: -77px -38px !important;
}

#instagram2 {
  width: 36px;
  background-position: -160px 0;
}

#instagram2:hover {
  background-position: -160px -38px !important;
}

.footer-copyright-mobile {
  display: none !important;
}

/***************** AUTHORS CODE ENDS HERE *****************/

/** Media Queries **/

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
/* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
/* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
/* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
/* Styles */
}

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) and (max-width: 577px){

  /**EXTRA**/

  .single .results-item .results-item-details {
    height: auto;
  }

  .single .property-actions {
    margin-top: 22px;
    position: relative;
    bottom: 0;
  }

  /**HEADER**/

  #menu-btn-mobile {
    position: relative;
    top: 16px;
    z-index: 100;
  }

  #logo {
    padding-top: 0;
  }

  #mobile-header {
    padding-top: 30px;
  }

  #mobile-header img {
    margin: 0 auto;
  }

  .pc #search-property-form input[type='radio'] {
    position: absolute;
  }

  /**MAIN NAV**/

  #nav-wrapper-mobile {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 99;
    width: 100%;
    display: none;
    padding-top: 60px;
  }

  #mainnav-mobile ul {
    padding: 0;
  }

  #mainnav-mobile #nav-mobile li {
    padding: 15px 0;
  }

  #mainnav-mobile #nav-mobile > li {
    border-bottom: 1px #ededed solid;
  }

  #mainnav-mobile a {
    font-family: 'proxima_novalight',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #787878;
    letter-spacing: 0.1em;
    text-decoration: none;
  }

  #mainnav-mobile li .sub-menu {
    display: none;
  }

  .sub-menu-icon {
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url('../images/sub-menu-icon.png') top center no-repeat;
    position: relative;
    top: -1px;
    margin-left: 15px;
  }

  #mainnav-mobile .sub-menu {
    background: #efefef;
    margin-top: 15px;
  }

  #mainnav-mobile .sub-menu .sub-menu {
    background: #d8d6d6;
  }

  /**PROPERTIES**/

  #properties-inner-wrapper {
    padding-left:0;
  }

  #properties-wrapper-mobile .properties-section-wrapper {
    padding-right: 0;
  }

  .properties-section {
    height: 45vw;
    padding: 0;
    margin-bottom: 5px;
  }

  .properties-section .properties-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /**MEDIA**/

  #media-inner-wrapper {
    padding: 30px 30px 0;
  }

  #media-wrapper {
    margin-top: 32px;
  }

  #media-wrapper p {
    margin-bottom: 21px!important;
    margin-top: 30px;
  }

  #media-slider-mobile {
    position: relative;
    z-index: 2;
  }

  #media-slider-nav {
    padding: 0 10px;
    top: 50px;
  }

  .media-item {
    width: 32% !important;
  }

  /**SEARCH FORM - FRONT & BANNER**/

  #banner-wrapper-inner {
    padding: 0;
  }

  #search-form-wrapper {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 20px 20px 20px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 0;
    background: #36445a;
  }

  #search-form-wrapper p span {
    margin: 0 5px 0 0;
  }

  #search-form-wrapper input[type='radio'] {
    position: relative;
    top: 4px;
  }

  #search-form-wrapper p {
    font-size: 11px;
  }

  #search-form-wrapper label {
    display: block;
    white-space: pre;
  }

  .frontpage-form-select-wrapper {
    width: 100%;
    margin: 0 auto 9px;
  }

  .price-text {
    display: block;
    text-align: center;
    margin-bottom: 12px!important;
  }

  #price-range-wrapper input {
    width: 47%;
  }

  #search-form-wrapper input[type="submit"] {
    margin: 0 auto;
    display: block;
  }

  #splash-container-mobile {
    margin-top: 65px;
  }

  #front-page-header-mobile {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 243px;
    width: 100%;
  }
  /**INNER BANNER**/

  .not-front #splash-container {
    margin-top: 60px;
  }

  #splash .slides li {
    height: 130px;
    max-height: 130px;
  }

  /**MAIN CONTENT**/

  #main_content {
    padding: 0;
  }

  #content-wrapper {
    padding-top: 35px;
  }

  .banner-inner-content p {
    font-size: 11px;
  }

  /**PROPERTY SEARCH FORM**/

  #property-form-area {
    padding: 25px 0;
  }

  #property-form-area #property-form-radio-wrapper {
    padding-left: 0;
  }

  #property-form-area .property-form-range-wrapper {
    width: 100%;
    margin-top: 15px;
  }

  #property-form-area input[type="text"] {
    width: 45%;
  }

  #property-form-area .property-form-select-wrapper {
    width: 100%;
    margin: 0 auto 13px;
  }

  #property-form-area span {
    font-size: 11px;
  }

  .label-price {
    text-align: center;
    display: block;
  }

  #property-form-area input[type="submit"] {
    float: none;
    display: block;
    margin: 25px auto 0;
  }

  .banner-inner-content {
    width: 84%;
    padding: 0 20px;
  }

  /**PROPERTY LISTING PAGE**/

  #property-top-menu {
    text-align: center;
  }

  #property-top-menu > .pull-left {
    float: none!important;
    margin-bottom: 20px;
  }

  #property-top-menu a {
    margin-right: 0;
  }

  #property-top-menu a#map {
    margin-left: 94px;
  }

  #sort-by-wrapper {
    float: none!important;
  }

  #sort-by-wrapper p {
    text-align: center;
    float: none!important;
    margin: 0 0 8px!important;
  }

  #sort-by-wrapper .sort-by-select {
    width: 320px;
    margin: 0 auto 25px;
    float: none!important;
  }

  .search-results-wrapper #results-menu {
    border-bottom: 0;
    margin-bottom: 20px;
    height: auto;
  }

  .search-results-wrapper #results-menu.results-menu-bottom {
    border-top: none;
    padding-top: 0;
    height: auto;
  }

  .search-results-wrapper #results-menu > p {
    float: none!important;
    text-align: center;
    padding-bottom: 0;
  }

  #result-pagination {
    float: none!important;
    text-align: center;
    padding: 20px 0;
  }

  #result-pagination #results-text {
    float: none!important;
    margin: 0!important;
  }

  #result-pagination .pagination {
    display: none;
  }

  #properties-map .results-item .img-responsive {
    padding-left: 0;
    padding-right: 0;
  }

  .results-item .results-item-img {
    padding-left: 0;
    padding-right: 30px;
  }

  .results-item .results-item-details {
    padding-left: 0;
  }

  .results-item-details h3, #property-details-wrapper h3, .results-item-details h3 a {
    margin: 0 0 38px !important;
  }

  .property-details p {
    margin: 0 48px 20px 0!important;
  }

  .property-details ul {
    margin: 0 0 20px!important;
  }

  #properties-map #property-results {
    margin-right: 0;
  }

  #properties-map .results-item {
    padding-right: 0;
  }

  /**SINGLE PROPERTY**/

  #contact-agent-wrapper h4 {
    font-size: 19px !important;
    width: 100%;
    text-align: center;
    height: auto;
    margin: 0 !important;
  }

  .agent-photo {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }

  .agent-img {
    height: auto!important;
    width: 100%!important;
    max-width: 150px;
    padding: 0;
  }

  #contact-agent-wrapper .view-profile-btn {
    width: auto!important;
  }

  #agent-details-modal {
    padding-left: 20px;
    margin-top: 20px;
  }

  #agent-details {
    padding-left: 0;
    margin-top: 0;
  }

  #agent-details, #agent-details2 {
    float: none;
    width: auto;
    text-align: center;
  }

  #agent-details-modal {
    padding-left: 0;
  }

  .single #agent-details .property-add-details td:first-of-type,
  .single #agent-details2 .property-add-details td:first-of-type,
  .single #agent-details .property-add-details td,
  .single #agent-details2 .property-add-details td,
  .single .property-add-details td {
    width: auto;
    display: block;
  }

  .single #agent-details .property-add-details tr,
  .single #agent-details2 .property-add-details tr,
  .single .property-add-details tr {
    display: block;
    margin: 0 0 10px;
  }

  #similar-properties,
  #properties-map {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  .single #similar-properties .results-item .ammenities,
  #properties-map .results-item .ammenities {
    text-align: left;
    margin: 0 0 20px!important;
  }

  #similar-properties .results-item:first-of-type,
  #properties-map .results-item:first-of-type {
    padding: 0 0 40px;
    border: none;
  }

  #similar-properties .results-item,
  #properties-map .results-item {
    padding: 40px 0;
    border-top: 2px #c1c1c1 solid;
  }

  .modal-content {
    padding: 5px;
  }

  .single .modal-dialog {
    width: 94%;
  }

  .single .modal-content table td:nth-of-type(2) {
    max-width: 165px;
  }

  /**CONTACT**/

  #contact-form input[type='text'],
  #contact-form input[type='email'],
  #contact-form .type,
  #contact-form textarea,
  .wpcf7-form-control-wrap {
    width: 100%;
  }

  #contact-form form p {
    text-align: center;
  }

  #contact-form input[type='submit'] {
    float: none;
    margin-right: 0;
  }

  #contact-form div.wpcf7 img.ajax-loader {
    display: block;
  }

  #captcha {
    text-align: center;
  }

  #captcha > div {
    width: 100%!important;
  }

  /**CONTACT**/

  #contact-form input[type='text'],
  #contact-form input[type='email'],
  #contact-form .type,
  #contact-form textarea,
  .wpcf7-form-control-wrap {
    width: 100%;
  }

  #contact-form form p {
    text-align: center;
  }

  #contact-form input[type='submit'] {
    float: none;
    margin-right: 0;
  }

  #contact-form div.wpcf7 img.ajax-loader {
    display: block;
  }

  #captcha {
    text-align: center;
  }

  #captcha > div {
    width: 100%!important;
  }

  /**FOOTER**/

  #footer-inner-wrapper {
    padding: 0;
    width: 100%;
  }

  #contact-information, #contact-numbers, #contact-addresses, #footer-options {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 0 auto;
  }

  #language_box {
    margin: 0 20px 38px 0;
  }

  #fontresizerbox {
    margin-top: 6px;
  }

  #contact-information {
    width: 260px;
  }

  #contact-addresses {
    margin-right: 0;
  }

  #footer-copyright span#copyright-text, #footer-copyright span#website-text, #footer-copyright span#copyright-website {
    display: block;
    margin: 0 0 5px;
  }

  #footer-copyright .divider-footer {
    display: none;
  }

  #facebook2, #twitter2, #instagram2 {
    display: block !important;
  }

  #facebook, #twitter, #instagram {
    display: none !important;
  }

  #footer-wrapper {
    padding-top: 10px;
  }

  #footer-content #email a {
    font-size: 22px;
    line-height: 0.99em;
  }

  #footer-content h4 {
    padding-bottom: 25px;
  }

  #footer-content h4 span {
    display: block;
    margin-top: 2px;
  }

  #footer-content #social {
    margin: 0 0 32px;
  }

  #contact-numbers #phone,
  #contact-numbers #fax {
    font-size: 22px;
  }

  #contact-numbers #fax {
    margin-bottom: 23px;
  }

  #contact-numbers #phone span:last-of-type,
  #contact-numbers #fax span:last-of-type {
    line-height: 1.29em;
  }

  #footer-content #phone {
    margin: 0 0 22px;
  }

  #footer-content #address {
    margin: 0 0 29px;
  }

  #footer-pages p {
    margin: 0 0 7px !important;
  }

  #footer-copyright p {
    margin: 0 0 9px !important;
  }

  .footer-copyright-mobile {
    display: block !important;
  }

  .footer-copyright-pc {
    display: none !important;
  }

  #footer-content #email a, #contact-numbers p span:last-of-type, #contact-addresses p span:last-of-type {
    width: auto;
  }

  #phone,
  #email,
  #address {
    text-align: center;
  }

  #footer-content h4 {
    padding-bottom: 20px;
  }

  #footer-content h4 span {
    display: block;
  }

  #footer-content p,
  #social {
    margin: 0 0 30px;
  }

  #footer-content #footer-copyright {
    padding: 30px;
  }

  #footer-content .divider-footer {
    margin: 0px;
  }

  #property-slider-wrapper {
    margin-bottom: 40px;
  }

  #email-footer {
    text-align: center;
  }
}

@media only screen and (min-width : 578px) and (max-width: 663px){

  /**EXTRA**/

  .single .results-item .results-item-details {
    height: auto;
  }

  .single .property-actions {
    margin-top: 22px;
    position: relative;
    bottom: 0;
  }

  /**HEADER**/

  #menu-btn-mobile {
    position: relative;
    top: 16px;
    z-index: 100;
  }

  #logo {
    padding-top: 0;
  }

  #mobile-header {
    padding-top: 30px;
  }

  #mobile-header img {
    margin: 0 auto;
  }

  .pc #search-property-form input[type='radio'] {
    position: absolute;
  }

  /**MAIN NAV**/

  #nav-wrapper-mobile {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 99;
    width: 100%;
    display: none;
    padding-top: 60px;
  }

  #mainnav-mobile ul {
    padding: 0;
  }

  #mainnav-mobile #nav-mobile li {
    padding: 15px 0;
  }

  #mainnav-mobile #nav-mobile > li {
    border-bottom: 1px #ededed solid;
  }

  #mainnav-mobile a {
    font-family: 'proxima_novalight',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #787878;
    letter-spacing: 0.1em;
    text-decoration: none;
  }

  #mainnav-mobile li .sub-menu {
    display: none;
  }

  .sub-menu-icon {
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url('../images/sub-menu-icon.png') top center no-repeat;
    position: relative;
    top: -1px;
    margin-left: 15px;
  }

  #mainnav-mobile .sub-menu {
    background: #efefef;
    margin-top: 15px;
  }

  #mainnav-mobile .sub-menu .sub-menu {
    background: #d8d6d6;
  }

  /**PROPERTIES**/

  #properties-inner-wrapper {
    padding-left:0;
  }

  #properties-wrapper-mobile .properties-section-wrapper {
    padding-right: 0;
  }

  .properties-section {
    height: 45vw;
    padding: 0;
    margin-bottom: 5px;
  }

  .properties-section .properties-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /**MEDIA**/

  #media-inner-wrapper {
    padding: 32px 30px 0;
  }

  #media-wrapper {
    margin-top: 32px;
  }

  #media-wrapper p {
    margin-bottom: 21px!important;
    margin-top: 35px;
  }

  #media-slider-mobile {
    position: relative;
    z-index: 2;
  }

  #media-slider-nav {
    padding: 0 10px;
    top: 54px;
  }

  .media-item {
    width: 32% !important;
  }

  /**SEARCH FORM - FRONT & BANNER**/

  #banner-wrapper-inner {
    padding: 0;
  }

  #search-form-wrapper {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 20px 20px 20px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 0;
    background: #36445a;
  }

  #search-form-wrapper p span {
    margin: 0 5px 0 0;
  }

  #search-form-wrapper input[type='radio'] {
    position: relative;
    top: 4px;
  }

  #search-form-wrapper p {
    font-size: 11px;
  }

  #search-form-wrapper label {
    display: block;
  }

  .frontpage-form-select-wrapper {
    width: 100%;
    margin: 0 auto 9px;
  }

  .price-text {
    display: block;
    text-align: center;
    margin-bottom: 12px!important;
  }

  #price-range-wrapper input {
    width: 46.6%;
  }

  #search-form-wrapper input[type="submit"] {
    margin: 0 auto;
    display: block;
  }

  #splash-container-mobile {
    margin-top: 65px;
  }

  #front-page-header-mobile {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 243px;
    width: 100%;
  }
  /**INNER BANNER**/

  .not-front #splash-container {
    margin-top: 60px;
  }

  #splash .slides li {
    height: 130px;
    max-height: 130px;
  }

  /**MAIN CONTENT**/

  #main_content {
    padding: 0;
  }

  #content-wrapper {
    padding-top: 35px;
  }

  .banner-inner-content p {
    font-size: 11px;
  }

  /**PROPERTY SEARCH FORM**/

  #property-form-area {
    padding: 25px 0;
  }

  #property-form-area #property-form-radio-wrapper {
    padding-left: 0;
  }

  #property-form-area .property-form-range-wrapper {
    width: 100%;
    margin-top: 15px;
  }

  #property-form-area input[type="text"] {
    width: 47%;
  }

  #property-form-area .property-form-select-wrapper {
    width: 100%;
    margin: 0 auto 13px;
  }

  #property-form-area span {
    font-size: 11px;
  }

  .label-price {
    text-align: center;
    display: block;
  }

  #property-form-area input[type="submit"] {
    float: none;
    display: block;
    margin: 25px auto 0;
  }

  .banner-inner-content {
    width: 84%;
    padding: 0 20px;
  }

  /**PROPERTY LISTING PAGE**/

  #property-top-menu {
    text-align: center;
  }

  #property-top-menu > .pull-left {
    float: none!important;
    margin-bottom: 20px;
  }

  #property-top-menu a {
    margin-right: 0;
  }

  #property-top-menu a#map {
    margin-left: 94px;
  }

  #sort-by-wrapper {
    float: none!important;
  }

  #sort-by-wrapper p {
    text-align: center;
    float: none!important;
    margin: 0 0 8px!important;
  }

  #sort-by-wrapper .sort-by-select {
    width: 320px;
    margin: 0 auto 25px;
    float: none!important;
  }

  .search-results-wrapper #results-menu {
    border-bottom: 0;
    margin-bottom: 20px;
    height: auto;
  }

  .search-results-wrapper #results-menu.results-menu-bottom {
    border-top: none;
    padding-top: 0;
    height: auto;
  }

  .search-results-wrapper #results-menu > p {
    float: none!important;
    text-align: center;
    padding-bottom: 0;
  }

  #result-pagination {
    float: none!important;
    text-align: center;
    padding: 20px 0;
  }

  #result-pagination #results-text {
    float: none!important;
    margin: 0!important;
  }

  #result-pagination .pagination {
    display: none;
  }

  #properties-map .results-item .img-responsive {
    padding-left: 0;
    padding-right: 0;
  }

  .results-item .results-item-img {
    padding-left: 0;
    padding-right: 30px;
  }

  .results-item .results-item-details {
    padding-left: 0;
  }

  .results-item-details h3, #property-details-wrapper h3, .results-item-details h3 a {
    margin: 0 0 38px !important;
  }

  .property-details p {
    margin: 0 48px 20px 0!important;
  }

  .property-details ul {
    margin: 0 0 20px!important;
  }

  #properties-map #property-results {
    margin-right: 0;
  }

  /**SINGLE PROPERTY**/

  #property-slider-nav {
    position: absolute;
    bottom: 1px;
    width: 100%;
  }

  #contact-agent-wrapper h4 {
    font-size: 19px!important;
    width: 100%;
    text-align: center;
  }

  .agent-photo {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }

  .agent-img {
    height: auto!important;
    width: 100%!important;
    max-width: 150px;
    padding: 0;
  }

  #contact-agent-wrapper .view-profile-btn {
    width: auto!important;
  }

  #agent-details-modal {
    padding-left: 20px;
    margin-top: 20px;
  }

  #agent-details {
    padding-left: 0;
    margin-top: 0;
  }

  #agent-details, #agent-details2 {
    float: none;
    width: auto;
    text-align: center;
  }

  #agent-details-modal {
    padding-left: 0;
  }

  .single #agent-details .property-add-details td:first-of-type,
  .single #agent-details2 .property-add-details td:first-of-type,
  .single #agent-details .property-add-details td,
  .single #agent-details2 .property-add-details td,
  .single .property-add-details td {
    width: auto;
    display: block;
  }

  .single #agent-details .property-add-details tr,
  .single #agent-details2 .property-add-details tr,
  .single .property-add-details tr {
    display: block;
    margin: 0 0 10px;
  }

  #similar-properties,
  #properties-map {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  .single #similar-properties .results-item .ammenities,
  #properties-map .results-item .ammenities {
    text-align: center;
    margin: 20px 0 20px!important;
  }

  #similar-properties .results-item:first-of-type,
  #properties-map .results-item:first-of-type {
    padding: 0 0 40px;
    border: none;
  }

  #similar-properties .results-item,
  #properties-map .results-item {
    padding: 40px 0;
    border-top: 2px #c1c1c1 solid;
  }

  .modal-content {
    padding: 5px;
  }

  .single .modal-dialog {
    width: 94%;
  }

  .single .modal-content table td:nth-of-type(2) {
    max-width: 165px;
  }

  /**CONTACT**/

  #contact-form input[type='text'],
  #contact-form input[type='email'],
  #contact-form .type,
  #contact-form textarea,
  .wpcf7-form-control-wrap {
    width: 100%;
  }

  #contact-form form p {
    text-align: center;
  }

  #contact-form input[type='submit'] {
    float: none;
    margin-right: 0;
  }

  #contact-form div.wpcf7 img.ajax-loader {
    display: block;
  }

  #captcha {
    text-align: center;
  }

  #captcha > div {
    width: 100%!important;
  }

  /**FOOTER**/

  #footer-inner-wrapper {
    padding: 0;
    width: 100%;
  }

  #contact-information, #contact-numbers, #contact-addresses, #footer-options {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 0 auto;
  }

  #language_box {
    margin: 0 20px 38px 0;
  }

  #fontresizerbox {
    margin-top: 6px;
  }

  #contact-information {
    width: 260px;
  }

  #contact-addresses {
    margin-right: 0;
  }

  #footer-copyright span#copyright-text, #footer-copyright span#website-text, #footer-copyright span#copyright-website {
    display: block;
    margin: 0 0 5px;
  }

  #footer-copyright .divider-footer {
    display: none;
  }

  #facebook2, #twitter2, #instagram2 {
    display: block !important;
  }

  #facebook, #twitter, #instagram {
    display: none !important;
  }

  #footer-wrapper {
    padding-top: 10px;
  }

  #footer-content #email a {
    font-size: 22px;
    line-height: 0.99em;
  }

  #footer-content h4 {
    padding-bottom: 25px;
  }

  #footer-content h4 span {
    display: block;
    margin-top: 2px;
  }

  #footer-content #social {
    margin: 0 0 32px;
  }

  #contact-numbers #phone,
  #contact-numbers #fax {
    font-size: 22px;
  }

  #contact-numbers #fax {
    margin-bottom: 23px;
  }

  #contact-numbers #phone span:last-of-type,
  #contact-numbers #fax span:last-of-type {
    line-height: 1.29em;
  }

  #footer-content #phone {
    margin: 0 0 22px;
  }

  #footer-content #address {
    margin: 0 0 29px;
  }

  #footer-pages p {
    margin: 0 0 7px !important;
  }

  #footer-copyright p {
    margin: 0 0 9px !important;
  }

  .footer-copyright-mobile {
    display: block !important;
  }

  .footer-copyright-pc {
    display: none !important;
  }

  #footer-content #email a, #contact-numbers p span:last-of-type, #contact-addresses p span:last-of-type {
    width: auto;
  }

  #phone,
  #email,
  #address {
    text-align: center;
  }

  #footer-content h4 {
    padding-bottom: 20px;
  }

  #footer-content h4 span {
    display: block;
  }

  #footer-content p,
  #social {
    margin: 0 0 30px;
  }

  #footer-content #footer-copyright {
    padding: 30px;
  }

  #footer-content .divider-footer {
    margin: 0px;
  }

  #property-slider-wrapper {
    margin-bottom: 40px;
  }

  #email-footer {
    text-align: center;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 664px) and (max-width: 991px) {

  #similar-properties .property-details {
    min-height: 250px;
  }

  /**HEADER**/

  #menu-btn-mobile {
    position: relative;
    top: 16px;
    z-index: 100;
  }

  #logo {
    padding-top: 0;
  }

  #mobile-header {
    padding-top: 30px;
  }

  #mobile-header img {
    margin: 0 auto;
  }

  .pc #search-property-form input[type='radio'] {
    position: absolute;
  }

  /**MAIN NAV**/

  #nav-wrapper-mobile {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 99;
    width: 100%;
    display: none;
    padding-top: 60px;
  }

  #mainnav-mobile ul {
    padding: 0;
  }

  #mainnav-mobile #nav-mobile li {
    padding: 15px 0;
  }

  #mainnav-mobile #nav-mobile > li {
    border-bottom: 1px #ededed solid;
  }

  #mainnav-mobile #nav-mobile > li:last-of-type {
    border: none;
  }

  #mainnav-mobile a {
    font-family: 'proxima_novalight',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #787878;
    letter-spacing: 0.1em;
    text-decoration: none;
  }

  #mainnav-mobile li .sub-menu {
    display: none;
  }

  .sub-menu-icon {
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url('../images/sub-menu-icon.png') top center no-repeat;
    position: relative;
    top: -1px;
    margin-left: 15px;
  }

  #mainnav-mobile .sub-menu {
    background: #efefef;
    margin-top: 15px;
  }

  #mainnav-mobile .sub-menu .sub-menu {
    background: #d8d6d6;
  }

  /**PROPERTIES**/

  #properties-inner-wrapper {
    padding-left:0;
  }

  #properties-wrapper-mobile .properties-section-wrapper {
    padding-right: 0;
  }

  .properties-section {
    height: 45vw;
    padding: 0;
    margin-bottom: 5px;
  }

  .properties-section .properties-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /**MEDIA**/

  #media-inner-wrapper {
    padding: 40px 30px 0;
  }

  #media-wrapper {
    margin-top: 32px;
  }

  #media-wrapper p {
    margin-bottom: 21px!important;
    margin-top: 30px;
  }

  #media-slider-mobile {
    position: relative;
    z-index: 2;
  }

  #media-slider-nav {
    padding: 0 10px;
    top: 56px;
  }

  .media-item {
    width: 32% !important;
  }

  /**SEARCH FORM - FRONT & BANNER**/

  #banner-wrapper-inner {
    padding: 0;
  }

  #search-form-wrapper {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 20px 20px 20px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 0;
    background: #36445a;
  }

  #search-form-wrapper p span {
    margin: 0 5px 0 0;
  }

  .dollar-sign {
    left: 28px;
    font-size: 20px;
  }

  #search-form-wrapper input[type='radio'] {
    position: relative;
    top: -1px;
  }

  #search-form-wrapper p {
    font-size: 22px;
  }

  #search-form-wrapper label {
    display: block;
  }

  .frontpage-form-select-wrapper {
    width: 100%;
    margin: 0 auto 9px;
  }

  .frontpage-form-select-wrapper select {
    font-size: 28px;
  }

  .price-text {
    display: block;
    text-align: center;
    margin-bottom: 12px!important;
  }

  #price-range-wrapper input {
    width: 47%;
    height: 55px;
  }

  #price-range-wrapper input:first-of-type {
    margin-left: 13px;
  }

  #search-form-wrapper input[type="submit"] {
    margin: 0 auto;
    display: block;
    font-size: 28px;
    width: 200px;
  }

  #splash-container-mobile {
    margin-top: 65px;
  }

  #front-page-header-mobile {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 243px;
    width: 100%;
  }
  /**INNER BANNER**/

  .not-front #splash-container {
    margin-top: 60px;
  }

  #splash .slides li {
    height: 276px;
    max-height: 276px;
  }

  /**MAIN CONTENT**/

  #main_content {
    padding: 0;
  }

  #content-wrapper {
    padding-top: 35px;
  }

  .banner-inner-content p {
    font-size: 11px;
  }

  /**PROPERTY SEARCH FORM**/

  #property-form-area {
    padding: 25px 0;
  }

  #property-form-area .property-form-select-wrapper select {
    font-size: 15px!important;
  }

  #property-form-area .property-form-range-wrapper {
    width: 100%;
    margin-top: 15px;
  }

  #property-form-area input[type="text"] {
    width: 47%;
  }

  #property-form-area .property-form-select-wrapper {
    width: 100%;
    margin: 0 auto 13px;
  }

  #property-form-area span {
    font-size: 11px;
  }

  .label-price {
    text-align: center;
    display: block;
  }

  #property-form-area input[type="submit"] {
    float: none;
    display: block;
    margin: 25px auto 0;
  }

  .banner-inner-content {
    padding: 0 20px;
  }

  /**PROPERTY LISTING PAGE**/

  #property-top-menu {
    text-align: center;
  }

  #property-top-menu > .pull-left {
    float: none!important;
    margin-bottom: 20px;
  }

  #property-top-menu a {
    margin-right: 0;
  }

  #property-top-menu a#map {
    margin-left: 94px;
  }

  #sort-by-wrapper {
    float: none!important;
  }

  #sort-by-wrapper p {
    text-align: center;
    float: none!important;
    margin: 0 0 8px!important;
  }

  #sort-by-wrapper .sort-by-select {
    width: 320px;
    margin: 0 auto 25px;
    float: none!important;
  }

  .search-results-wrapper #results-menu {
    border-bottom: 0;
    margin-bottom: 20px;
    height: auto;
  }

  .search-results-wrapper #results-menu.results-menu-bottom {
    border-top: none;
    padding-top: 0;
    height: auto;
  }

  .search-results-wrapper #results-menu > p {
    float: none!important;
    text-align: center;
    padding-bottom: 0;
  }

  #result-pagination {
    float: none!important;
    text-align: center;
    padding: 20px 0;
  }

  #result-pagination #results-text {
    float: none!important;
    margin: 0!important;
  }

  #result-pagination .pagination {
    display: none;
  }

  #properties-map .results-item .img-responsive {
    padding-left: 0;
    padding-right: 0;
    /*height: 196px!important;*/
  }

  .results-item .results-item-img {
    padding-left: 0;
    padding-right: 30px;
  }

  .results-item .results-item-details {
    padding-left: 0;
  }

  .results-item-details h3, #property-details-wrapper h3, .results-item-details h3 a {
    /*margin: 0 0 20px!important;*/
    margin: 0 0 38px !important;
  }

  .property-details p {
    margin: 0 48px 20px 0!important;
  }

  .property-details ul {
    margin: 0 0 20px!important;
  }

  #properties-map #property-results {
    margin-right: -40px;
  }

  /**SINGLE PROPERTY**/

  #property-details {
    padding: 22px 25px 40px;
  }

  .single #property-details-wrapper {
    float: none;
    margin-left: 0;
    width: auto;
    text-align: center;
  }

  .single .property-add-details td:first-of-type {
    width: auto;
  }

  .single-property #main_content .property-details > p:first-child,
  .single-property #main_content .property-details .ammenities p:last-child,
  #main_content .property-landsize p:last-child {
    margin-right: 0 !important;
  }

  #main_content .property-landsize {
    margin: 20px 0 23px;
  }

  #property-slider-container {
    margin: 0 auto;
    max-height: 450px;
    max-width: 600px;
  }

  #property-slidercarouselbox {
    width: auto;
  }

  #carousel {
    margin: 5px auto 0;
    max-width: 600px;
  }

  .single #main_content .indvpropdesc {
    text-align: left;
  }

  .single-property #main_content .property-details {
    margin: 0 0 20px;
  }

  .single-property #main_content #property-single-adddetails {
    margin: 20px 0 0;
  }

  .pslidescounter, .fancybox-prev span {
    left: 0;
  }

  .fancybox-close, .fancybox-next span {
    right: 0;
  }

  #contact-agent-wrapper h4 {
    font-size: 19px!important;
    width: 100%;
    text-align: center;
  }

  .agent-photo {
    float: none;
    width: auto;
    margin: 0 0 10px;
  }

  .agent-img {
    height: auto!important;
    width: 100%!important;
    max-width: 150px;
    padding: 0;
  }

  #contact-agent-wrapper .view-profile-btn {
    width: auto !important;
  }

  #agent-details-modal {
    padding-left: 20px;
    margin-top: 20px;
  }

  #agent-details {
    padding-left: 0;
    margin-top: 0;
  }

  #agent-details-modal {
    padding-left: 0;
  }

  #agent-details, #agent-details2 {
    float: none;
    width: auto;
    text-align: center;
  }

  .single #agent-details .property-add-details td:first-of-type,
  .single #agent-details2 .property-add-details td:first-of-type,
  .single #agent-details .property-add-details td,
  .single #agent-details2 .property-add-details td,
  .single .property-add-details td {
    width: auto;
    display: block;
  }

  .single #agent-details .property-add-details tr,
  .single #agent-details2 .property-add-details tr,
  .single .property-add-details tr {
    display: block;
    margin: 0 0 10px;
  }

  #similar-properties,
  #properties-map {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  .single #similar-properties .results-item .ammenities,
  #properties-map .results-item .ammenities {
    text-align: center;
    margin: 20px 0 20px!important;
  }

  #similar-properties .results-item:first-of-type,
  #properties-map .results-item:first-of-type {
    border: none;
  }

  .modal-content {
    padding: 5px;
  }

  .single .modal-dialog {
    width: 94%;
  }

  .single .modal-content table td:nth-of-type(2) {
    max-width: 165px;
  }

  /**CONTACT**/

  #contact-form input[type='text'],
  #contact-form input[type='email'],
  #contact-form .type,
  #contact-form textarea,
  .wpcf7-form-control-wrap {
    width: 100%;
  }

  #contact-form form p {
    text-align: center;
  }

  #contact-form input[type='submit'] {
    float: none;
    margin-right: 0;
  }

  #contact-form div.wpcf7 img.ajax-loader {
    display: block;
  }

  #captcha {
    text-align: center;
  }

  #captcha > div {
    width: 100%!important;
  }

  /**FOOTER**/

  #footer-inner-wrapper {
    padding: 0;
    width: 100%;
  }

  #contact-information, #contact-numbers, #contact-addresses, #footer-options {
    display: block;
    float: none;
    width: auto;
    text-align: center;
    margin: 0 auto;
  }

  #language_box {
    margin: 0 20px 38px 0;
  }

  #fontresizerbox {
    margin-top: 6px;
  }

  #contact-information {
    width: 260px;
  }

  #contact-addresses {
    margin-right: 0;
  }

  #footer-copyright span#copyright-text, #footer-copyright span#website-text, #footer-copyright span#copyright-website {
    display: block;
    margin: 0 0 5px;
  }

  #footer-copyright .divider-footer {
    display: none;
  }

  #facebook2, #twitter2, #instagram2 {
    display: block !important;
  }

  #facebook, #twitter, #instagram {
    display: none !important;
  }

  #footer-wrapper {
    padding-top: 10px;
  }

  #footer-content #email a {
    font-size: 22px;
    line-height: 0.99em;
  }

  #footer-content h4 {
    padding-bottom: 25px;
  }

  #footer-content h4 span {
    display: block;
    margin-top: 2px;
  }

  #footer-content #social {
    margin: 0 0 32px;
  }

  #contact-numbers #phone,
  #contact-numbers #fax {
    font-size: 22px;
  }

  #contact-numbers #fax {
    margin-bottom: 23px;
  }

  #contact-numbers #phone span:last-of-type,
  #contact-numbers #fax span:last-of-type {
    line-height: 1.29em;
  }

  #footer-content #phone {
    margin: 0 0 22px;
  }

  #footer-content #address {
    margin: 0 0 29px;
  }

  #footer-pages p {
    margin: 0 0 7px !important;
  }

  #footer-copyright p {
    margin: 0 0 9px !important;
  }

  .footer-copyright-mobile {
    display: block !important;
  }

  .footer-copyright-pc {
    display: none !important;
  }

  #footer-content #email a, #contact-numbers p span:last-of-type, #contact-addresses p span:last-of-type {
    width: auto;
  }

  #phone,
  #email,
  #address {
    text-align: center;
  }

  #footer-content p,
  #social {
    margin: 0 0 30px;
  }

  #footer-content #footer-copyright {
    padding: 30px;
  }

  #footer-content .divider-footer {
    margin: 0px;
  }

  #property-form-area label span {
    font-size: 21px;
  }

  #property-slider-wrapper {
    margin-bottom: 40px;
  }

  #email-footer {
    text-align: center;
  }
}

@media only screen
and (min-width : 990px)
and (max-width : 1053px) {
  
}

@media only screen
and (min-width : 1024px)
and (max-width : 1280px) {
  
}

@media only screen
and (min-width : 1136px)
and (max-width : 1219px) {
  
}

@media only screen
and (min-width : 1220px)
and (max-width : 1280px) {
  
}


@media only screen
and (min-width : 992px)
and (max-width : 1279px) {
  /**GENERAL**/

  .hidden-sm {
    display: none;
  }

  .hidden-sm + .hidden-md {
    display: block!important;
  }

  /**HEADER**/

  #menu-btn-mobile {
    position: relative;
    top: 16px;
    z-index: 100;
  }

  #logo {
    padding-top: 0;
  }

  #mobile-header {
    padding-top: 30px;
  }

  #mobile-header img {
    margin: 0 auto;
  }

  .pc #search-property-form input[type='radio'] {
    position: absolute;
  }

  /**MAIN NAV**/

  #nav-wrapper-mobile {
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 99;
    width: 100%;
    display: none;
    padding-top: 60px;
  }

  #mainnav-mobile ul {
    padding: 0;
    list-style: none;
  }

  #mainnav-mobile #nav-mobile li {
    padding: 15px 0;
  }

  #mainnav-mobile #nav-mobile > li {
    border-bottom: 1px #ededed solid;
  }

  #mainnav-mobile #nav-mobile > li:last-of-type {
    border: none;
  }

  #mainnav-mobile a {
    font-family: 'proxima_novalight',sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    color: #787878;
    letter-spacing: 0.1em;
    text-decoration: none;
  }

  #mainnav-mobile li .sub-menu {
    display: none;
  }

  .sub-menu-icon {
    display: inline-block;
    width: 15px;
    height: 11px;
    background: url('../images/sub-menu-icon.png') top center no-repeat;
    position: relative;
    top: -1px;
    margin-left: 15px;
  }

  #mainnav-mobile .sub-menu {
    background: #efefef;
    margin-top: 15px;
  }

  #mainnav-mobile .sub-menu .sub-menu {
    background: #d8d6d6;
  }

  /**PROPERTIES**/

  #properties-inner-wrapper {
    padding-left:0;
  }

  #properties-wrapper-mobile .properties-section-wrapper {
    padding-right: 0;
  }

  .properties-section {
    height: 20vw;
    padding: 0;
    margin-bottom: 5px;
  }

  .properties-section .properties-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /**MEDIA**/

  #media-inner-wrapper {
    padding: 63px 30px 0;
  }

  #media-wrapper {
    margin-top: 32px;
  }

  #media-wrapper p {
    margin-bottom: 21px!important;
    margin-top: 40px;
  }

  #media-slider-mobile {
    position: relative;
    z-index: 2;
  }

  #media-slider-nav {
    padding: 0 10px;
  }

  .media-item {
    width: 33% !important;
  }

  /**SEARCH FORM - FRONT & BANNER**/

  #banner-wrapper-inner {
    padding: 0;
  }

  #search-form-wrapper {
    width: 100%;
    position: relative;
    text-align: left;
    padding: 20px 20px 20px;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    top: 0;
    background: #36445a;
  }

  #search-form-wrapper p span {
    margin: 0 5px 0 0;
  }

  .dollar-sign {
    left: 28px;
    font-size: 20px;
  }

  #search-form-wrapper input[type='radio'] {
    position: relative;
    top: -1px;
  }

  #search-form-wrapper p {
    font-size: 19px;
    text-align: center;
  }

  .frontpage-form-select-wrapper {
    width: 100%;
    margin: 0 auto 9px;
  }

  .frontpage-form-select-wrapper select {
    font-size: 28px;
  }

  .price-text {
    display: block;
    text-align: center;
    margin-bottom: 12px!important;
  }

  #price-range-wrapper input {
    width: 48%;
    height: 55px;
  }

  #price-range-wrapper input:first-of-type {
    margin-left: 13px;
  }

  #search-form-wrapper input[type="submit"] {
    margin: 0 auto;
    display: block;
    font-size: 28px;
    width: 200px;
  }

  #splash-container-mobile {
    margin-top: 65px;
  }

  #front-page-header-mobile {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 243px;
    width: 100%;
  }
  /**INNER BANNER**/

  .not-front #splash-container {
    margin-top: 60px;
  }

  #splash .slides li {
    height: 276px;
    max-height: 276px;
  }

  /**MAIN CONTENT**/

  #main_content {
    padding: 0;
  }

  #content-wrapper {
    padding-top: 35px;
  }

  .banner-inner-content p {
    font-size: 11px;
  }

  /**PROPERTY SEARCH FORM**/

  #property-form-area {
    padding: 25px 0;
  }

  #property-form-area .property-form-select-wrapper select {
    font-size: 15px!important;
  }

  #property-form-area .property-form-range-wrapper {
    width: 100%;
    margin-top: 15px;
  }

  #property-form-area input[type="text"] {
    width: 45%;
  }

  #property-form-area .property-form-select-wrapper {
    width: 100%;
    margin: 0 auto 13px;
  }

  #property-form-area span {
    font-size: 11px;
  }

  .label-price {
    text-align: center;
    display: block;
  }

  #property-form-area input[type="submit"] {
    float: none;
    display: block;
    margin: 25px auto 0;
  }

  .banner-inner-content {
    padding: 0 20px;
  }

  /**PROPERTY LISTING PAGE**/

  #property-top-menu {
    text-align: center;
  }

  #property-top-menu > .pull-left {
    float: none!important;
    margin-bottom: 20px;
  }

  #property-top-menu a {
    margin-right: 0;
  }

  #property-top-menu a#map {
    margin-left: 94px;
  }

  #sort-by-wrapper {
    float: none!important;
  }

  #sort-by-wrapper p {
    text-align: center;
    float: none!important;
    margin: 0 0 8px!important;
  }

  #sort-by-wrapper .sort-by-select {
    width: 320px;
    margin: 0 auto 25px;
    float: none!important;
  }

  .search-results-wrapper #results-menu {
    border-bottom: 0;
    margin-bottom: 20px;
    height: auto;
  }

  .search-results-wrapper #results-menu.results-menu-bottom {
    border-top: none;
    padding-top: 0;
    height: auto;
  }

  .search-results-wrapper #results-menu > p {
    float: none!important;
    text-align: center;
    padding-bottom: 0;
  }

  #result-pagination {
    float: none!important;
    text-align: center;
    padding: 20px 0;
  }

  #result-pagination #results-text {
    float: none!important;
    margin: 0!important;
  }

  #result-pagination .pagination {
    display: none;
  }

  #properties-map .results-item .img-responsive {
    padding-left: 0;
    padding-right: 0;
  }

  .results-item .results-item-img {
    padding-left: 0;
    padding-right: 30px;
  }

  .results-item .results-item-details {
    padding-left: 0;
  }

  .results-item-details h3, #property-details-wrapper h3, .results-item-details h3 a {
    margin: 0 0 38px !important;
  }

  .property-details p {
    margin: 0 48px 20px 0!important;
  }

  .property-details ul {
    margin: 0 0 20px!important;
  }

  #properties-map #property-results {
    margin-right: 0;
  }

  /**SINGLE PROPERTY**/

  #property-details {
    padding-left: 25px;
    padding-right: 25px;
  }

  #contact-agent-wrapper h4 {
    font-size: 19px!important;
    width: 100%;
  }

  .agent-img {
    width: 100%!important;
  }

  #contact-agent-wrapper .view-profile-btn {
    width: auto !important;
  }

  #agent-details-modal {
    padding-left: 20px;
    margin-top: 20px;
  }

  #agent-details {
    padding-left: 0;
    margin-top: 0;
  }

  #agent-details-modal {
    padding-left: 0;
  }

  #similar-properties,
  #properties-map {
    margin-left: 0!important;
    margin-right: 0!important;
  }

  .single #similar-properties .results-item .ammenities,
  #properties-map .results-item .ammenities {
    text-align: center;
    margin: 20px 0 20px!important;
  }

  #similar-properties .results-item:first-of-type,
  #properties-map .results-item:first-of-type {
    border: none;
  }

  #similar-properties .results-item,
  #properties-map .results-item {
    padding: 0 15px;
  }

  .modal-content {
    padding: 5px;
  }

  .single .modal-dialog {
    width: 94%;
  }

  .single .modal-content table td:nth-of-type(2) {
    max-width: 165px;
  }

  /**FOOTER**/

  #footer-inner-wrapper {
    padding: 0;
  }

  #phone,
  #email,
  #address {
    text-align: center;
  }

  #footer-content h4 {
    padding-bottom: 20px;
  }

  #footer-content h4 span {
    display: block;
  }

  #footer-content p,
  #social {
    margin: 0 0 30px;
  }

  #footer-content #footer-copyright {
    padding: 30px;
  }

  #footer-content .divider-footer {
    margin: 0px;
  }

  #property-form-area label span {
    font-size: 8px;
  }

  .epl-properties-sorting {
    display: block;
  }

  #email-footer {
    text-align: center;
  }

  #footer-inner-wrapper {
    width: 757px;
  }

  #contact-information, #contact-numbers, #contact-addresses {
    display: inline-block;
    float: none;
  }

  #contact-addresses {
    margin-right: 0;
  }

  #footer-options {
    float: none;
    text-align: center;
    width: auto;
  }

  #footer-copyright span#copyright-text, #footer-copyright span#website-text {
    display: block;
    margin: 0 0 5px;
  }

  #footer-copyright .divider-footer {
    display: none;
  }
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}

/** Helpers **/

.hidden {
  display: none !important;
  visibility: hidden;
}

/** Separate Media Queries **/
@media only screen and (max-width: 1045px) {
  .singleagent-contactinfo .singleagent-labels,
  .singleagent-contactinfo .singleagent-values {
    width: auto;
    display: block;
  }
}

@media only screen and (max-width: 1003px) {
  .currentlisting-minibox, .recentsales-minibox {
    display: block;
    margin: 0 auto 30px !important;
    padding: 0;
    width: 307px;
  }

  #main_content .currentlisting-desc h3, #main_content .recentsales-desc h3,
  #main_content .currentlisting-desc p, #main_content .recentsales-desc p {
    text-align: center;
  }

  #main_content .currentlistings-viewbtn a, #main_content .recentsales-viewbtn a {
    display: block;
    width: 100%;
  }

  .pagination-innerbox, .viewall-box {
    display: block;
    margin: 0 15px 25px;
  }
}

@media only screen and (max-width: 959px) {
  .singleagent-testimonialinner {
    width: 75%;
  }
}

@media only screen and (max-width: 768px) {
  .singleagent-leftpanel, .singleagent-rightpanel {
    float: none;
    width: auto;
    padding: 0;
  }

  .singleagent-leftpanel {
    margin: 0 auto 30px;
  }

  .singleagent-image img {
    width: auto;
    max-width: 100%;
  }

  .singleagent-contactinfo {
    text-align: center;
  }

  #agent-popupbox .modal-dialog {
    width: 90%;
  }

  #main_content .modal-leftbox h1 {
    text-align: center;
  }

  #agent-popupbox .modal-leftbox,
  #agent-popupbox .modal-rightbox {
    float: none;
    width: auto;
  }

  #agent-popupbox .modal-leftbox {
    margin: 0 0 30px;
  }

  .modal-agentimg {
    float: none;
    width: auto;
    margin: 0 auto 30px;
  }

  .modal-agentimg img {
    max-width: 100%;
    width: auto;
  }

  .modal-agentdetails {
    float: none;
    width: auto;
    text-align: center;
    padding-left: 0;
  }

  .modal-rightbox input[type="submit"] {
    width: 100%;
    float: none;
    height: 46px;
  }

  .page-id-1413 #main_content table tr,
  .page-id-1413 #main_content table td,
  .page-id-3695 #main_content table tr,
  .page-id-3695 #main_content table td {
    display: block;
    height: auto !important;
    width: 100% !important;
  }

  /* Mobile fix: Removes last 3 td */
  table.members-table-top tr:last-child td:not(:first-child):not(:nth-child(2)) {
      display: none !important;
  }

  #main_content .indvpropdesc .map-container {
    float: none;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }

  .single #property-details-wrapper {
    padding-left: 0;
  }

  #property-details {
    padding: 22px 25px 40px;
  }

  .single #property-details-wrapper {
    float: none;
    margin-left: 0;
    width: auto;
    text-align: center;
  }

  .single .property-add-details td:first-of-type {
    width: auto;
  }

  .single-property #main_content .property-details > p:first-child,
  .single-property #main_content .property-details .ammenities p:last-child,
  #main_content .property-landsize p:last-child {
    margin-right: 0 !important;
  }

  #main_content .property-landsize {
    margin: 20px 0 23px;
  }

  #property-slider-container {
    margin: 0 auto;
    max-height: 450px;
    max-width: 600px;
  }

  #property-slidercarouselbox {
    width: auto;
  }

  #carousel {
    margin: 5px auto 0;
  }

  .single #main_content .indvpropdesc {
    text-align: left;
  }

  .single-property #main_content .property-details {
    margin: 0 0 20px;
  }

  .single-property #main_content #property-single-adddetails {
    margin: 20px 0 0;
  }

  .pslidescounter, .fancybox-prev span {
    left: 0;
  }

  .fancybox-close, .fancybox-next span {
    right: 0;
  }

  .fancybox-prev span, .fancybox-next span {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  .results-item .results-item-img {
    padding-right: 0;
    margin-bottom: 10px;
  }

  .pslidescounter, .fancybox-prev span {
    left: 0;
  }

  .fancybox-close, .fancybox-next span {
    right: 0;
  }

  .fancybox-prev span, .fancybox-next span {
    display: none;
  }
}

@media only screen and (max-width: 420px) {
  .singleagent-contactbtn a {
    display: block;
  }

  #forbuttons, #categorytypebtns {
    padding: 0;
  }

  .pslidescounter, .fancybox-prev span {
    left: 0;
  }

  .fancybox-close, .fancybox-next span {
    right: 0;
  }

  .fancybox-prev span, .fancybox-next span {
    display: none;
  }
}

@media only screen and (max-width: 360px) {
  .currentlisting-minibox, .recentsales-minibox {
    width: 290px;
  }

  #price-range-wrapper input {
    width: 46%;
  }

  body {
    overflow-x: hidden;
  }

  .pslidescounter, .fancybox-prev span {
    left: 0;
  }

  .fancybox-close, .fancybox-next span {
    right: 0;
  }

  .fancybox-prev span, .fancybox-next span {
    display: none;
  }
}