#property_filters_options select {
    display: none;
}
.title-with-border-bottom {
    border-bottom: 1px solid #455A64;
    margin-bottom: 16px;
    padding-bottom: 8px;
}
.additional-features li .svg-inline--fa {
    color: #2199e8;
margin-right: 8px;
}
.col-overview.columns {
    padding:0;
}
.additional-features li {
    font-size: 14px;
    margin-bottom: 6px;
}

.additional-features ul {
    list-style:none;
    margin-left:0;
}

.features td {
        border: 1px solid #d6d6d6;
}
.tf-summary-container {
    min-height: 1px;
    padding:0;
}
.is_active.tabs-panel {
    display:block !important;
}
.tabs-title.is_active a {
        background-color: #455a64 !important;
}
.agents-panel-column.columns {
    padding: 0;
}
.agents-panel-column .agent-name a,
.top-price{
    color: #1b1b1b;
}
.agents-panel-column .agent-name,
.agents-panel-column .agent-position {
    font-size: 12px;
}
.agents-panel-column .agent-position {
    margin-bottom: 12px;
}
.agents-panel-column .agent-phone-number {
    font-size: 10px;
}
.tabs {
    border: none !important;
}
#he-d-property-map {
    height: 200px;
}

#property-main-tabs a {
    font-weight: 400;
    font-size: 10px;
    border-radius: 6px;
    padding: 12px 2px;
    color: #FFF;
    min-width: 78px;
    text-align: center;
    background-color: #818d93;
    transition: all .25s ease;
}
#property-main-tabs li.is-active a,
#property-main-tabs li a:hover {
    background-color: #455a64;
}
#property-main-tabs .tabs-title {
    margin-right: 7px;
}
.property-main-info .slick-arrow::before {
    height: 18px;
    width: 11px;
}
.property-main-info .thumb-slide .slick-list {
    text-align: center;
}
.property-main-info .thumb-slide .slick-track {
    display: inline-block;
}


.main-property-tab-content,
.main-property-tab-content .tabs-panel {
    border: none;
    padding: 6px 0;
}


.subpage .search-widget.form-agent input {
    border: 1px solid #333 !important;
}

.form-agent {
    display: none;
}
.pagination .disabled {
    padding: 0;
}
.paginate-pagination ul>li a,
.paginate-pagination-design ul>li a{
        font-size: 12px;
    font-weight: 400;
    min-height: 25px;
    vertical-align: middle;
    line-height: 25px;
    min-width: 30px;
    border-radius: 2px;
}
.paginate-pagination ul>li.disabled>a.current,
.paginate-pagination-design ul>li.disabled>a.current{
        background-color: #ccc;
        pointer-events: none;
}
.paginate-pagination ul>li>a.current,
.paginate-pagination-design ul>li>a.current{
    background-color: #000;
}
.property-item .image-wrap {
        height: 180px;
    }
    .medium-6.filter-meta-section {
        padding: 40px 0 80px;
    }
.property-list-image-wrap {
    overflow: hidden;
    position: relative;
}
.property-item .album-preview {
        position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    width: 42%;
    opacity: 0;
    visibility: hidden;
    transition: all .25s ease;
}
.property-item:hover .album-preview {
    opacity: 1;
    visibility: visible;
}
.album-preview .ap-img {
        height: 70px;
    width: 96px;
    border: 1px solid #FFF;
        position: absolute;
}
.album-preview .ap-img:nth-child(1) {
    left: -7px;
    z-index: 2;
}
.album-preview .ap-img:nth-child(2) {
    right: -35px;
    top: 12px;
}
.album-preview .ap-img:nth-child(3) {
        position: absolute;
    left: 15px;
    top: 60px;
    z-index: 2;
}
.top-price-string {
    position: relative;
    padding-left: 70px;
    line-height: 1.2;
}
.top-price-string span {
    position: absolute;
    left: 0;
    font-weight: 700;
}
.bg-helper {
    background-size: cover;
    background-position: center;
}
.a-wrap {
    display: block
}


.columns .thumb-slide.slick-slider {
    margin: 16px auto;
    max-width: 80%;
}
.thumb-slide .slick-slide {
    height: 100px;
    width: 100px !important;
        margin: 4px;
        cursor: pointer;
}
.thumb-slide .slick-slide.slick-current {
    outline: 2px solid #455A64;
}

.slick-slide img {
    display: block;
    margin: 0 auto;
}

/*.slider-current-image img {
    margin:  auto;
}
*/
.hpla-property-listing-item  {
    position: relative;
}

    .top-box-small-label {
        background-color:rgb(38, 48, 80);
        display: block;
        margin: 4px;
        padding: 2px 8px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        color: #fff;
    }


.manager-list-profile-wrap {
    border: 1px solid #f4f4f4;
}

.manager-list-profile-wrap .m-details-wrap {
    padding: 20px 23px;
    color: #000;
}


.hpla-property-listing-item .ovelay-loader {
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(38, 48, 79, 0.98);
    height: 100%;
    width: 100%;
    padding-top: 120px;
    z-index: 99;
}

.hpla-property-listing-item.ajax-call-done .ovelay-loader {
    display: none;
}

.header-title {
    margin-bottom: 40px;
}

.manager-list-profile-wrap .bg-helper {
    height: 350px;
    background-color: #e4e4e4;
}

.property-meta span {
    margin-right: 14px;
    color: #fff;
}

.property-meta span .fa {
    margin-right: 5px;
}

.gmap {
    height: 300px;
    width: 100%;
}


.manager-wrap {
    margin-top: 40px;


}

.manager-wrap h3 {
    margin-bottom: 10px;
    font-size: 20px;
    margin: 5px 0 4px 2px;
}

.manager-wrap .ob-wrap {
    position: relative;
    text-align: center;
    overflow: hidden;
    margin-bottom: 10px;
}

.manager-wrap .manager-img-wrap {
    top: 0px;
    left: 0px;
    width: 100px;
    height: 100px;
    background-color: #eaeaea;
}

.property-item {
    margin-bottom: 10px;
    position: relative;
}
/*added*/
.floor-meta{
    position: absolute;
    right: 33px;
    bottom: 66px;
    display: block;
    z-index: 2;
    color: #fff;
}

.floor-meta span{
    margin-right: 5px;
}

.related-property .floor-meta{
    bottom: 42px
}

#propertyListings .floor-meta a,
.related-property .floor-meta a{
    display: inline-block;
    color: #fff;
    position: relative;
    width: 17px;
    height: 17px;
}

#propertyListings .floor-meta a.f-brochure i:before,
.related-property .floor-meta a.f-brochure i:before{
    content:'';
    width: 16px;
    height: 16px;
    position: absolute;
    background-image:url(../images/floor-plan-icon-w.png);
    background-size: cover;
    background-position: center;
}

#propertyListings .floor-meta a.f-pan i:before,
.related-property .floor-meta a.f-pan i:before{
    content:'';
    width: 16px;
    height: 16px;
    background-image:url(../images/brochure-pdf-icon-w.png);
    position: absolute;
    background-size: cover;
    background-position: center;
}

.dl-image{
        float: right;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 20px;
}

#floor-plan-modal .close-button,
#brochure-pdf .close-button,
#floor-plan-modal-sinlge .close-button,
#brochure-pdf-single .close-button{
    background-color: #8a8a8a;
    border-radius: 50%;
    width: 30px;
    font-size: 22px;
    height: 30px;
    color: #fff;
    right: 10px;
    top: 10px;
    transition: all .3s;
}

#floor-plan-modal .close-button:hover,
#brochure-pdf .close-button:hover,
#floor-plan-modal-single .close-button:hover,
#brochure-pdf-single .close-button:hover{
    background-color: #00aeef;
}

.floor-plan-modal-content img{
    border: 2px solid #ccc;
    z-index:9;
    position:relative;
    min-height: 100px;
    width: 100%;
}

#floor-plan-modal{
    top: 235px;
    padding: 40px;
}

#floor-plan-modal h3{
    font-size: 24px;
    margin-bottom: 20px;
}

.dl-single-icon{
    padding-top: 50px;
    padding-bottom: 50px;
}

.dl-single-icon a {
    display: inline-block;
    transition: all .5s;
    text-align: center;
    border-radius: 10px;
     width: 100%;
    margin-bottom: 10px;
}

.subpage .main-content div.dl-single-icon p{
    font-size: 14px;
    max-width: 100px;
    line-height: 1.2;
    font-weight: 700;
    color: #263050;
}

.dl-single-icon a:hover img{
   transform: translate(0, -5px);
}
.dl-single-icon img{
    max-width: 50px;
    margin-bottom: 10px;
    transition: all .5s;
}

.loading-gif{
}

.loading-gif img{
    width: 100px;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 100px;
}

.brochure-modal-content{
    z-index:9;
    position: relative;
}
/*added*/
.property-item a,
.property-item a:hover,
.property-item a:focus {
    color: #b3b3b3;
}
.property-item .top-content {
    position: relative;
    z-index: 1;
}
.property-item .image-wrap {
    height: 230px;
    position: relative;
    overflow: hidden;
}
.property-item:hover .property-display-image,
.property-item:hover .current-img{
    transform: scale(1.1);
}

.property-item .current-img{
    transition: all .5s;
}
.zoom-me{
    overflow:hidden;
    position:relative;
}
#propertyListings .current-btm{
    position: absolute;
    bottom:0;
    width: 100%;
    background-color: rgba(38, 48, 80, 0.82);
}

.property-item .property-display-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    transition: all .85s ease;
}

.property-item .address,
.property-item .suburb {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 3px;
    font-family: 'Poppins';
}

.property-item .property-meta {
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 0;
}

.property-item .price_wrap {
    font-size: 12px;
    font-weight: bold;
        color: #2298e8;
}




.filter-meta-section {
    background-color: #f2f2f2;
    padding-top: 50px;
}

.property-listing-template .row.main-content,
.property-listing-template .entry-content > .row {
    max-width: 100%;
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0;
}

.property-listing-template #main.columns {
    padding-left: 0px;
    padding-right: 0px;
    padding-right: 0px;
}

.property-listing-template.subpage .hero .bg-image,
.property-listing-template.subpage .hero.half-banner .bg-image,
.single-property_type.subpage .hero .bg-image,
.single-user_type.subpage .hero .bg-image {
    /*height: 225px !important;        */
}

.property-listing-template .main-content,
.property-listing-template #content>.row {
    max-width: 100% !important;
    margin: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}


.subpage .filter-meta-section .row .row {
    margin-left: -15px;
    margin-right: -15px;
}

.row.hpla-property-listing-item {
    max-width: 100% !important;
}

.property-listing-template.theme_layout_5 .footer {
    margin-top: 0px;
}

#propertyListings .column:last-child:not(:first-child),
#propertyListings .columns:last-child:not(:first-child) {
    float: left;
}

#he-d-property-map {
    height: 200px;
}

.tab-control-wrap  {
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

.pgwSlideshow ul {
    margin: 0px;
}

.tab-control-wrap span {
    margin: 0px 2px;
    text-transform: uppercase;
    padding: 10px 10px !important;
    width: 29%;
    border-radius: 5px !important;
    font-size: 11px !important;
    font-weight: bolder;
}

.tab-control-wrap .button.tab-control.current {
    background-color: #455A64;

}

.tab-content {
    display: block;
    margin-bottom: 40px;
}

.tab-content.current {
    display: block
}


.property-main-info .features {
    padding: 10px;
    background-color: #ececec;
}

.property-main-info .features .inspections {
    font-size: 12px;
}

.property-main-info .features h4{
    margin-bottom: 10px;
        color: #1B1B1B;
    font-weight: 700;
}

#property_filters_options {
    background: #263050;
    padding-top: 40px;
    padding-bottom: 40px;
}

#property_filters_options label{
    color: #b3b3b3;
font-weight: 700;
}

#property_filters_options > .row.filter-fields > .columns:nth-child(2){
    margin-top: 20px;
}

#property_filters_options #location_filter_field > .field-group{
    position: relative;
}

#property_filters_options #location_filter_field > .field-group input{
    margin-bottom:0;
}

#property_filters_options #location_filter_field > .field-group input::placeholder {
    color: #7b7b7b;
    font-size: 16px;
    font-weight: 500;
    opacity:1;
}


#button_search{
    background-color: #00AEEF;
    font-size: 13px;
    border-radius: 5px;
}

#button_search:hover{
    background-color:#0092c7;
}

.reveal-overlay{
    z-index: 9999;
}

#property_enquiry{
    padding: 0;
    max-width: 570px;
    border: none;
    padding-bottom: 0;
}

#property_enquiry .gfield_label{
    display: none;
}

#property_enquiry .gfield_html {
    margin-bottom: 30px;
}

#property_enquiry input,
#property_enquiry textarea{
    border-radius: 5px;
    border-color: #B3B3B3;
}

#property_enquiry .close-button{
    top: 22px;
    right: 30px;
    color: #fff;
}

#property_enquiry .gform_button{
    font-size: 16px;
    font-weight: 900;
}

#property_enquiry .gform_footer,
#property_enquiry .cancel-btn{
    width: 100%;
    max-width:170px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
}

#property_enquiry .cancel-btn{
    border-radius: 5px;
    margin-right: 5px;
}

#property_enquiry input::placeholder,
#property_enquiry textarea::placeholder{
    color: #B3B3B3;
}

#property_enquiry > h1{
    background-color:#263050;
    font-size: 20px;
    color: #fff;
    padding: 24px 30px;
}

.property_enquiry_content{
    padding: 20px 30px;
}

.reveal{
    z-index: 99999;    
}

body .row.row-bread{
    margin: auto;
    padding-top: 50px;
}

#property_filters_options .field-group{
	margin-bottom: 0;
}

#property_filters_options [type="number"]{
	margin-bottom: 0;
	border:none;
	border-radius: 5px;
}

.filter-header-wrap{
    color:#fff;
}

.filter-meta-section h5 {
    margin-bottom: 20px;
}

h3.element-title {
    font-size: 23px;
    margin-top: 30PX;
    padding-bottom: 14px;
    margin-bottom: 28px;
    border-bottom: 1px solid #455A64;
    font-weight: bold;
}


.property-header .header-title  {
    margin-bottom: 0px;
    line-height: 100%;
}


.property-header h2 {
    font-size: 15px;
    opacity: .7;
    font-weight: bold;
}


.property-main-info .top-price{
    font-size: 12px;
    margin-bottom: 28px;
}


.form_ins_wrap  {
    max-height: 0px;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    padding: 0 10px;
}

.additional-features {
    margin-top: 50px;
    margin-bottom: 50px;
    list-style: none;
}

.additional-features .fa {
    margin-right: 4px;
}

.theme_layout_5 .property-wrap.property .columns {
    padding-left: 16px;
    padding-right: 16px;
}

.subpage .property-wrap.property .row .row {

}


.single-property_type.theme_layout_5 .columns {
    padding-left: 16px;
    padding-right: 16px;
}

.inspection-title{
    font-size: 16px;
    font-weight: 700;
    color: #232835;
}

.inspection-info{
    margin-top: 20px;
}
/*
*
* Medium css
*/


/* Search */

.widget-form-wrap{
    background: rgba(0, 0, 0, 0.5);
    padding: 25px 25px 20px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    min-height: 256px;
}

.search-widget ul li{
    list-style: none;
}

.search-widget > ul{
    width: 100%;
}

.search-widget ul{
    margin-left: 0;
    position: relative;
    display: inline-block;
}

.button-tab-section{
    text-align: left;
}

.button-tab-section .btn-tab-opn.active {
    background: #00adef;
}

.button-tab-section .btn-tab-opn{
    font-size: 14px;
    padding: 12px 4px;
    height: auto;
    line-height: 100%;
    max-width: 100%;
    min-width: 144px;
    background: #1B1B1B;
    display: inline-block;
    color: #FFF;
}

.search-widget .qs-ul > li .txtKeyword{
    background: #fff;
    border: 2px solid #fff;
    box-shadow: none;
    font-size: 12px;
    height: 50px;
    padding: 0 10px;
    width: 100%;
}

.search-widget .qs-ul > li.last {
    width: 19%;
}

.search-widget .qs-ul > li.last {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.search-widget .inline-search-field.lg {
    min-width: 130px;
    display: inline-block;
}

.search-widget .inline-search-field {
    display: inline-block;
    min-width: 99px;
}

.search-widget .inline-search-field select{
    border: none;
    background: transparent;
    color: #fff;
    font-size: 12px;
}

.search-widget .qs-ul > li.first{
    width: 81%;
}

.search-widget .qs-ul > li.last {
    width: 19%;
}

.search-widget .qs-ul > li.last input {
    font-size: 13px;
    height: 50px;
    line-height: 35px;
    text-transform: uppercase;
    width: 100%;
    -webkit-appearance: none;
    min-width: 0;
}

.search-widget .qs-ul > li#house_rooms {
    margin: 0;
    padding: 10px 0 0;
    width: 81%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -ms-transition: 0.5s;
    text-align: left;
    float: left;
}

.search-widget .qs-ul > li.surrounding {
    float: right;
    margin: 15px 0 0;
    padding: 0;
}

.search-widget .qs-ul > li.surrounding label{
    font-size: 12px;
}

.search-widget .inline-search-field select option{
    color: #000;
}

.form-agent ul.qs-ul li.first:first-child{
    width: 100%;
    margin-bottom: 5px;
}

.form-agent ul.qs-ul li.first:nth-child(2){
    width: 100%;
    margin-bottom: 5px;
}

.layout_2 .form-agent .qs-ul > li.last{
    width: 100%;
}

.layout_2 form.search-widget .qs-ul > li#house_rooms{
    width: 100%;
}

.search-widget .nice-select{
    background-color: transparent;
    color: #fff;
    border: none;
}

.search-widget .nice-select:after{
    border-color: #fff;
    height: 8px;
    width: 8px;
    top: 45%;
}

.search-widget .nice-select .option{
    color: #000;
    background-color:#fff;
    font-size: 14px;
}

#sugBoxSuburb{
    background-color: rgb(248, 248, 248);
    color: #000;
}

#autoSugListSuburb{
    position: absolute;
    background-color: rgb(248, 248, 248);
    width: 100%;
    z-index: 9;
    max-height: 300px;
    overflow-y: scroll;
}

#autoSugListSuburb ul li{
    list-style: none;
    padding: 5px 10px;
    font-size: 14px;
    cursor: pointer;
}

#autoSugListSuburb ul li:hover{
    background-color: #fff;
}

.nice-select .list,
.nice-select.open .list {
    max-height: 350px;
    overflow-y: auto;
    margin-left:0;
}

.nice-select .list{
    margin-left:0;
}

.nice-select{
    width: 100%;
}

.irs-from, .irs-to, .irs-single{
    background-color: #1b1b1b;
}

.irs-from:after, .irs-to:after, .irs-single:after{
    border-top-color: #1b1b1b;
}

.error-bed{
    position: relative;
}

.append-error{
    font-size: 10px;
    color: #ff0000;
}
/******************
Custom modal
*******************/
.custom-modal,
.modal-box {
  z-index: 900;
}

.modal-sandbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}

.custom-modal {
  display: none; 
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgb(0,0,0);
  background: rgba(0,0,0,.8);
  overflow: auto;
}

.modal-box {
  position: relative;
  width: 80%;
  max-width: 920px;
  margin: 100px auto;
  animation-name: modalbox;
  animation-duration: .4s;
  animation-timing-function: cubic-bezier(0,0,.3,1.6);
}

.modal-header {
  padding: 20px 40px;
  background: #546E7A;
  color: #ffffff;
}

.modal-body {
  background: #ECEFF1;
  padding: 60px 40px;
}

/* Close Button */
.close-modal {
  text-align: right;
  cursor: pointer;
}


/*************
SINGLE PROPERTY
*************/

.hero-single-property .main-property-tab-content,
.hero-single-property .main-property-tab-content .tabs-panel{
	padding: 0;
}

.single-property-agent-details p,
.single-property-agent-details a{
	color: #333;
}

.single-property-agent-details p i{
	margin-right: 10px;
}

.outer-wrap .need-btn{
	width: 100%;
	margin-top: 10px;
	display: block;
	text-align: center;
}

.relatad-items .property-item{
    margin-bottom: 40px;
}

    /*.property-listing-template.theme_layout_5.subpage .hero .article-header .t-cell {
       vertical-align: bottom;
    }*/

.property-item .container {
    padding: 16px;
background-color: rgba(255, 255, 255, 0.6);
}

.property-meta span{
    font-size: 12px;
}

.relatad-items.related-property .property-item .container {
    background-color: rgba(38, 48, 80, 0.82);
    margin: 0;
        position: absolute;
    width: 100%;
    bottom: 0;
    text-align: left;
}

#button_more {
    background: transparent;
    border: 1px solid #FFF;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    margin: 25px 0;
    border-radius: 5px;
    font-weight:900;
    text-transform: uppercase;
}

.button-radio input {
    margin-bottom:0;
}

.button-radio{
    text-align: right;
    position: relative;
    display:table;
    height:35px;
    width: 100%;
}

.button-radio-chk{
    display: table-cell;
    vertical-align:middle;
}

input[type="checkbox"]#include_Surrounding + label {
      position: absolute;
    width: 18px;
    height: 18px;
    border: 3px solid #fff;
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all ease-out 200ms;
    text-indent: 25px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

}
input[type="checkbox"]#include_Surrounding + label:after {
  content: "";
    position: absolute;
    width: 0px;
    height: 8px;
    border-bottom: 4px solid #00aeef;
    border-left: 4px solid #00aeef;
    top: 25%;
    left: 50%;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0;
    transition: all ease-out 200ms;
}

input[type="checkbox"]#include_Surrounding:checked + label {
  border: 3px solid #00aeef;
}
input[type="checkbox"]#include_Surrounding:checked + label:after {
  opacity: 1;
  width: 18px;
}

#include_Surrounding {
  display: none;
}

/*
.button-radio label {
    background: transparent;
    border: 1px solid #FFF;
    padding: 10px;
    width: 100%;
    border-radius: 5px;
    margin: 0px;
    text-align: center;
    cursor: pointer;
    color: #FFF;  
    height: 50px;
}

.button-radio label:hover,
.button-radio input[type=checkbox]:checked + label {
    background: #0092c7;
    border: 1px solid #0092c7;
}
*/
.btn-a {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #FFF;
    padding: 12px;
    display: inline-block;
    text-transform: uppercase;   
    font-weight: 900;
    width: 100%;
    text-align: center;
}

.btn-a:hover {
    color: #00AEEF;
}


#property_filters_options .button-radio label {
    color: #FFF;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 4px;
    font-weight:500;
    text-align:right;
    margin:0;
}

.lds-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-ellipsis div {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #26304f;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis div:nth-child(1) {
  left: 6px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis div:nth-child(2) {
  left: 6px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(3) {
  left: 26px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis div:nth-child(4) {
  left: 45px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}

.ovelay-loader .lds-ellipsis div {
    
    background: #FFF;
}


@media (min-width: 641px) {
    
    .col-overview.columns {
        padding: 0 16px;
    }

    .manager-wrap.agent-panel-details .columns {
        padding: 0;
    }
       #he-d-property-map {
        height: 400px;
    }

     #property-main-tabs a {
        font-size: 12px;
    }
    #property-main-tabs .tabs-title {
        margin-right: 12px;
    }
    #property-main-tabs a {
        min-width: 110px;
    }


    .tab-control-wrap span {
        margin: 0px 15px 0 0px;
        padding: 10px 10px;
        width: 168px !important;
        font-size: 14px !important;
    }

    .tab-control-wrap  {
        text-align: left;
    }

    .columns .thumb-slide.slick-slider {
        max-width: 50%;

    }
    .property-header {
        margin-bottom: 30px;
    }

    .property-main-info .top-price{
        text-align: right;
        font-size: 15px;
        margin-bottom: 0px;
    }


    .map-column-section {
        position: relative;
    }

    .section-control {
        background: #FFF;
        height: 50px;
        width: 50px;
        display: block;
        position: absolute;
        z-index: 999;
        top: calc(50% - 25px);
        cursor: pointer;
        font-size: 38px;
        line-height: 133%;
        text-align: center;
    }


    /*
    .lg-mg-wrap.manager-wrap .ob-wrap {
        padding-left: 320px;
        min-height: 320px;
    }
     */
    .lg-mg-wrap.manager-wrap .manager-img-wrap {
        width: 305px;
        height: 305px;
    }

    .gmap {
        height: 100VH;
    }

    .filter-meta-section {
        height: 100vh;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    #he-d-property-map {
        height: 400px;
    }

    .map-column-section.columns {
        padding-right: 0;
         padding-left: 0;
    }

    .columns.filter-meta-section {
        padding-right: 32px;
        padding-left: 32px;
    }

    .expand-map .medium-6.filter-meta-section {
        width: 25%;
    }

    .expand-map .medium-6.map-column-section {
        width: 75%;
    }


    .expand-map .large-6.property-item {
        width: 100%;
    }

    .expand-map #property_filters_options .columns {
        width: 100%;
    }


    .expand-filter-section .medium-6.filter-meta-section {
        width: 75%;
    }

    .expand-filter-section .medium-6.map-column-section {
        width: 25%;
    }

    .expand-filter-section .large-6.property-item {
        width: 33.33333%;
    }

    .expand-filter-section .section-control .fa-caret-right,
    .expand-map .section-control .fa-caret-left {
        opacity: .2;
        cursor: not-allowed;
    }

    .form-agent ul.qs-ul li.first:first-child{
    width: 40%;
    display: inline-block;
    }

    .form-agent ul.qs-ul li.first:nth-child(2){
        width: 40%;
        display: inline-block;
    }

    .layout_2 .form-agent .qs-ul > li.last{
        width: 20%;
    }
    
        /*
    #property_enquiry .gform_footer,
    #property_enquiry .cancel-btn{
        float: right;
        max-width: 170px;
    }
    */
    
    #property_enquiry > h1{
        font-size: 30px;
        padding: 40px 45px;
    }
    
    #property_enquiry .close-button{
        top: 40px;
        right: 45px;
    }
    
    .property_enquiry_content{
        padding: 40px 45px;
    }
    
    .dl-single-icon a{
        width: auto;   
        margin-bottom: 0;
        padding: 16px 20px;
        font-size: 12px;
        margin-right: 5px;
    }
}


/*
*
* Large css
*/

.nice-select.wide {
    border: none;
    color: #7b7b7b !important;
}



@media (min-width: 1024px) {
    
    #property_filters_options #location_filter_field > .field-group input {
        height: 50px;
        padding-left: 52px;
    }
    .nice-select.wide,
    #button_more,
    #property_filters_options [type="number"] {
        height: 50px;     
    }
    
    .nice-select.wide {
        line-height: 49px;
font-size: 16px;
    }
    #button_search {
        font-size: 16px;
    }
    #property_filters_options .columns {
        padding: 0 6px;
    }
  
    .additional-features li {
        float: left;
        width: 33.33%;
        font-size: 16px;
    }
    .additional-features ul {
        margin-top: 24px;
    }
    .property-item .address {
        min-height:48px;
    }

    h3.element-title {
        font-size: 36px;
    }
	/*
    .manager-wrap .ob-wrap {
        text-align: left;
        padding-left: 100px;
    }
	*/
	/*
    .manager-wrap .manager-img-wrap {
        position: absolute;
        left: 0;
    }
	*/
      .agents-panel-column .agent-name {
        font-size: 18px;
      }
      .agents-panel-column .agent-position {
        font-size: 14px;
    }
    .agents-panel-column .agent-phone-number {
        font-size: 12px;
    }
       #property-main-tabs a {
        font-size: 16px;
        min-width: 160px;
    }
    #property-main-tabs .tabs-title {
         margin-right: 16px;
    }

    .medium-6.filter-meta-section {
        padding: 70px 0 80px;
    }
    .property-tab-column {
        margin-bottom: 50px;
    }
    .filter-meta-section {
            padding: 65px 0 140px;
    }
    .property-item .related-property .f-img {
        height: 280px;
    }

    .property-main-info .top-price {
        font-size: 22px;
    }

    .lg-mg-wrap.manager-wrap .ob-wrap {
        padding-left: 510px;
        min-height: 550px;
    }


    .lg-mg-wrap.manager-wrap .manager-img-wrap {
        width: 485px;
        height: 485px;
    }

        /*.property-listing-template.theme_layout_5.subpage .page-title {
      font-size: 45px;
    }
    */
    .button-radio{
        height:50px;
    }
    #property_filters_options .button-radio label {
        line-height: 14px;
    }
    .floor-meta{
         right: 25px;
    }
    
    .dl-single-icon a{
        font-size: 18px;
        padding: 16px 32px;
        margin-right: 12px;
    }

}

@media (max-width: 1024px){
    
    .button-radio label{
        height: 40px;
        padding:4px;
    }
}

@media (max-width: 640px){
    .related-property .property-item{
        padding: 0;
    }
    
    .related-row > .columns{
        padding: 0;
    }
    
    .button-radio label{
        height: 40px;
        padding:4px;
    }
    
    #property_filters_options .button-radio label{
        margin-top: 10px;
    }
    
    #property_filters_options > .row > .columns{
        padding:0;
    }
    
    .floor-meta{
        right: 33px;
    }
    
    .single-property-title{
        padding:20px;
    }
}
