
.wide-layout .row.property-main-gallery {
    max-width: 1170px !important;
}


.search-widget input[type="submit"] {
    transition: all .25s ease-in-out;
}
.qs-ul li {
    margin-bottom: 8px;
}
.property-listing.slick-slider {
    display: none;
}
.property-listing.slick-slider.slick-initialized {
    display: block;
}

body.aet .search-widget .inline-search-field.property_type {
    width: 100%;
}

.search-widget ul {
    margin-bottom: 0;
}

.widget-form-inner-wrap {
    max-width: 1140px;
    margin: 0 auto;
}
.widget-search-title {
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    margin-bottom: 24px;    
}

body.default-width .featured-lists.row {
    margin-left: -26px;
    margin-right: -26px;
}
#property-main-tabs li.is_active a {
    pointer-events: none;
}
.filter-header-wrap {
    margin-bottom: 16px;
}
.single .property-header {
    margin-bottom: 0;
}
#property-main-tabs {
    display: inline-block;
    margin-bottom: 24px;
}
#property-main-tabs li:last-child {
    margin-right: 0;
}
.property-tab-column {
    text-align: center;
}

.property-listing.slick-slider .container.with-shadow {
    margin: 8px;
}

.button.btn-black {
    background: #000
}

.search-form-1 .field-group {
    margin-bottom: 15px;
}

.ribbon-status {
    position: absolute;
    color: #fff;
    z-index: 3;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background-color: rgba(59, 193, 254, 0.6);
    top: 35px;
    left: -46px;
    padding: 10px 47px;
    font-size: 12px;
    text-transform: uppercase;
}

 #property_filters_options .search-form-title {
    text-transform: uppercase;
    font-size: 16px;
}
.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;
}

.additional-features li {
    font-size: 14px;
    margin-bottom: 6px;
    padding-right: 10px;
}

.additional-features li.accent-text i{
    margin-right: 5px;
}

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

.features td {
        border: 1px solid #d6d6d6;
}
.tf-summary-container {
    min-height: 1px;
}
.is_active.tabs-panel {
    display:block !important;
}
.tabs-title.is_active a {
        background-color: #2199e8 !important;
}

.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: #1B1B1B;
    transition: all .25s ease;
}
#property-main-tabs li.is-active a,
#property-main-tabs li a:hover {
    background-color: #2199e8;
}
#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: 0;
}


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


.page-template-template-property-search .row .row {
    margin-left: -15px;
    margin-right: -15px;
}


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

.form-agent {
    display: none;
}
.pagination .disabled {
    padding: 0;
}
.paginate-pagination 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 {
        background-color: #ccc;
        pointer-events: none;
}
.paginate-pagination 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 {
    font-weight: 700;
    font-size: 12px;
}
.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;
        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,
.hpla-inspection-listing-item{
    position: relative;
}

    .top-box-small-label {
        background-color: rgba(255, 255, 255, 0.6);
        display: block;
        margin: 4px;
        padding: 2px 8px;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        border: 1px solid #FFF;
        color: #c33e3e;    
    }


.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,
.hpla-inspection-listing-item .ovelay-loader{
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(255, 255, 255, 0.78);
    height: 100%;
    width: 100%;
    z-index: 99;
    display: none;
}

.hpla-property-listing-item.ajax-call .ovelay-loader,
.hpla-inspection-listing-item.ajax-call .ovelay-loader{
    display: block;
}


.list-opentimes {
  height: 400px;
  margin: 20px 30px;
}

.list-opentimes li {
  list-style: none;
  margin-bottom: 30px;
  position: relative;
  padding-left: 46px;
}

.list-opentimes li .cal-icon {
  position: absolute;
  top: 6px;
  left: 0px;
  font-size: 31px;
}

.inspection-time {
  margin-bottom: 24px;
}

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

.inspection-time-item .address,
.inspection-time-item .suburb{
    font-weight: 700;
}

.inspection-time-item .suburb {
    margin-bottom: 0;
}
.inspection-time .inspection-time-item {
  box-shadow: 2px 2px 8px rgba(19, 51, 68, .35);
  background: #FFF;
}

#inspectionListings .inspection-time-item {
    margin-left: 0;
    margin-right: 0;
}

.opentimes-items {
  padding: 20px 0px; 
}
.inspection-time ul.times {
    margin: 0px;
}

.inspection-time ul.times li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 18px;
}

.inspection-time .img-content {
  position: relative;
  padding: 0px;
}


.inspection-time .img-content .main-img{ 
  position: relative;
  height: 200px;
  width: 100%;
  margin-bottom: 20px;
}

@media screen and (min-width: 895px) {
  .inspection-time .img-content .main-img{ 
    position: absolute;
    height: 100%;    
    margin-bottom: 0px;
  }
}

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

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

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

.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;
    min-height: 131px;
    overflow: hidden;
    margin-bottom: 34px;
}

.manager-wrap .manager-img-wrap {
    top: 0px;
    left: 0px;
    width: 80px;
    height: 80px;
    background-color: #eaeaea;
    border-radius: 50%;
margin: 0 auto 4px;
border: 2px solid;
}

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

.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 {
    transform: scale(1.1);
}


.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: bold;
    font-size: 16px;
    margin-bottom: 3px;
}   

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

.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),
#inspectionListings .column:last-child:not(:first-child), 
#inspectionListings .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;
}

table.inspections.load-more-list,
table.inspections.load-more-list tr{
    transition: all .25s ease-in-out;
}

a.load-more-button.arrow {
    text-align: center;
    margin: 0 auto;
    display: block;
    font-size: 12px;
}

a.load-more-button.arrow[disabled]{
    opacity: .35;
    cursor: default;
}

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

#property_filters_options {
    background: rgb(33, 153, 232);
    padding-top: 40px;
    padding-bottom: 40px;   
}

#property_filters_options label{
    color:#fff;
}

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

#property_filters_options #location_filter_field > .field-group input {
    margin-bottom:0;
    border: solid 1px #e0e7ee;
    border-radius: 5px;
}

#property_filters_options #location_filter_field > .field-group input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #555;
  opacity: 1;
}
#property_filters_options #location_filter_field > .field-group input::-moz-placeholder { /* Firefox 19+ */
  color: #555;
  opacity: 1;
}
#property_filters_options #location_filter_field > .field-group input:-ms-input-placeholder { /* IE 10+ */
  color: #555;
  opacity: 1;
}
#property_filters_options #location_filter_field > .field-group input:-moz-placeholder { /* Firefox 18- */
  color: #555;
  opacity: 1;
}

.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;
}


.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;
}
/* 
*
* 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.open .list,
.nice-select .list {
    max-height: 400px;
    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{
    position: absolute;
    bottom: -4px;
    font-size: 12px;
    color: #ff0000;
}
.property-search-form #location_filter_field label {
    display: none;
}
.property-search-form #location_filter_field .suburb-select {
    border-radius: 0;
    color: #000;
}
.property-search-form #location_filter_field .suburb-select .current {
    line-height: 48px;
}

.property-search-form .search-widget .suburb-select.nice-select:after {
    border-color: #000 !important;
}

.aet .widget-form-wrap {
    padding: 30px 0;
}
.button-tab-section .btn-tab-opn {
    font-size: 10px;
    padding: 10px 8px;
    min-width: 42px;
    border-radius: 3px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.search-widget .qs-ul > li .txtKeyword {
    font-size: 14px;
}
.search-widget .qs-ul > li.last {
    width: 100%;
    position: relative;
    float: left;
}
.search-widget .qs-ul > li.surrounding {
    float: none;
}
.search-widget input[type="submit"] {
    background-color: #1b1b1b;
    border: none;
    color: #FFF;
}
.widget-form-inner-wrap {
    padding: 0 16px;
}
.search-widget .qs-ul > li .txtKeyword {
    margin-bottom: 0;
}
.search-widget .qs-ul > li.first,
.search-widget .qs-ul > li#house_rooms {
    width: 100%;
}
.search-widget .qs-ul > li.surrounding label {
    color: #FFF;
}
.search-widget .inline-search-field,
.search-widget .inline-search-field.lg {
    float: left;
    width: 50%;
}

.land-listing .property-meta{
    display: none;
}

.listing-section .button-wrapper{
    margin-top: 20px;
}
@media (max-width: 640px) {
    .property-enquire {z-index: 20;}
}

@media (min-width: 641px) {
    
    
    .inspection-time .img-content .main-img {
        height: 300px;
    }

    .button-tab-section .btn-tab-opn {
        font-size: 12px;
        padding: 12px 8px;
        min-width: 100px;
    }   
    .search-widget .qs-ul > li.first {
        width: 80%;
    }
    .search-widget .qs-ul > li.last {
        width: 19%;
        position: absolute;
    }
    .search-widget .inline-search-field, 
    .search-widget .inline-search-field.lg {
        float: none;
        display: inline-block;
        width: auto;
        min-width: auto;
    }
    .search-widget .qs-ul > li#house_rooms {
        width: 81%;
    }
    .search-widget .qs-ul > li.surrounding {
        float: right;
    }
    .widget-form-inner-wrap {
        padding: 0;
        max-width: 640px;
    }
    .widget-search-title {
        text-align: left;
        margin-bottom: 16px;
    }

    .wide-layout .property.large-4 .property-featured-image, .wide-layout .property-item .image-wrap, .wide-layout .featured-lists .property-item .image-wrap {height: 320px;}
body.aet .search-widget .inline-search-field.property_type {
    width: auto;
}
    
    body.default-width .featured-lists.row {
        margin-left: -8px;
        margin-right: -8px; 
    }
    .featured-lists .property-item {
        padding: 0 8px;
    }

    .featured-lists .property-item .image-wrap {
        height: 150px;
    }

    .secondary-banner .inner-content {
        text-align: left;
    }
    .secondary-banner .header-title {
        margin-bottom: 0;
    }

     #property_filters_options .search-form-title {
        font-size: 20px;   
    }
    
    .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: 37.1%;
    display: inline-block;
    }
   
    .form-agent ul.qs-ul li.first:nth-child(2){
                width: 37.1%;
        display: inline-block;
    }
     .agent-filter.agent-page .qs-ul li:nth-child(1),
     .agent-filter.agent-page .qs-ul li:nth-child(2),
     .form-agent ul.qs-ul li.first:nth-child(1),
     .form-agent ul.qs-ul li.first:nth-child(2){
            width: 38.6%;
    }
    .layout_2 .form-agent .qs-ul > li.last{
        width: 20%;
    }
    
    .property-item .container{
        min-height: 163px;
    }
}


/* 
*
* Large css
*/



@media (min-width: 1024px) {
    
    .inspection-time {
        margin-bottom: 34px;
    }
    
    .inspection-time .img-content .main-img {
        height: 100%;
    }
    .inspection-time .img-content {
        min-height: 320px;
    }

    .widget-search-title {
        font-size: 24px;
    }
    .widget-form-inner-wrap {
        max-width: 950px;
    }
    
    #property_filters_options #location_filter_field > .field-group input {
        height: 42px;
    }
    
      .listing-slider-cta {
        padding-top: 50px;
    }
    
    .featured-lists .property-item .image-wrap {
        height: 230px;
    } 
    body.default-width .featured-lists.row {
        margin-left: -16px;
        margin-right: -16px;
    }
    .featured-lists .property-item {
        padding: 0 16px;
    }
    .top-price-string {
        line-height: 44px;
        font-size: 16px;
    }
    
    #property_filters_options .search-form-title {
        font-size: 26px;
    }
    
    .property-item .suburb {
        font-size: 18px;
    }
    .additional-features li {
        float: left;
        width: 33.33%;
    }
    .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;  
    }
    */
    .property-item .container{
        min-height: 189px;
    }
}

@media (min-width: 1280px) {
    .inspection-time .img-content {
        min-height: 350px;
    }
}

    /*.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);
}

.relatad-items.related-property .property-item .container {
    background-color: #f2f2f2;
    margin: 0;
}
