.autocomplete-result, .autocomplete-result1, .autocomplete-result2 {
    background-color: #dedede;
    display: inline-block;
    margin-top: 9px;
    margin-left: 6px;
    padding: 4px 8px 4px 8px;
    white-space: nowrap;
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: #9d9d9d;
    border: 1px solid #cdcdcd;
    cursor: pointer;
}

.ms-options-wrap > button{
    height:34px;
}
.ms-options-wrap > .ms-options{
    top:0;
}
.ms-options-wrap > .ms-options > .ms-search input{
    height:34px;
}
.home #property-match{
    margin-left:10px;
    height:auto;
    margin-bottom: 6px;
}
.home .advance-search-form{
margin-bottom:0;
}
.home .inner-wrapper{
    /*margin:20px 0px;*/
    padding: 25px 20px !important;
}
#property-match .box{
    border: 1px solid #cdcdcd;
    padding: 4px 8px 4px 8px;
    background-color:#666;
    text-align: center;
}
#property-match #property-match-count{
    color:#fff;
}
#property-match b{
color: #fff;
}     
.gray-backs h6{
    /*color:#dedee0;*/
    color:#9d9d9d;
}

#overview .property-item .property-meta span.pdf-icon {
    display: inline-block;
    /*float: right;*/
    background: url("../images/icon-pdf.png") no-repeat scroll 18px 13px;
    padding-left: 41px;
    padding-bottom: 11px;
    /*border-left: 1px solid #DEDEDE;*/
    margin-left: 0px;
}
.property-item .property-meta span .icon-pdf {
    background: url(../images/icon-pdf.png) no-repeat left center;
    
}
@media only screen and (min-width : 1px) and (max-width : 1000px) {
.option-search-button, .option-search-button .real-btn, .option-advance-search-button, .option-advance-search-button .real-btn{
 width:96% !important;
}
.option-advance-search-button{
    margin-left:20px !important;
}
.option-advance-search-button .real-btn{
    padding: 8px 0px !important;
}
.advance-search .option-bar {
    float: left;
}
    .sidebar .widget .advance-search-form #property-match{
        width:93.2% !important;
    }
}


.location_select .ms-options , .type_select  .ms-options, .bedroom_select  .ms-options{
    width: 100%;
    /* height: auto !important; */
    max-height: none !important;
}

.location_select .ms-options ul>li label,  .type_select  .ms-options ul>li label, .bedroom_select  .ms-options ul>li label{
    cursor: pointer;
    color: #7b8283;
    font-size: 14px;
    padding: 3px 8px !important;
    border-bottom: 1px solid #dedede;
}
.ms-search {
    height: 32px;
}
.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    height: 16px;
}
.widget .location_select .ms-options ul>li, .widget .type_select .ms-options ul>li, .widget .bedroom_select .ms-options ul>li {
    padding: inherit !important;
    border-top: none;
  border-bottom: none;
}
.property-item .detail h5{
    font-weight:100;
}
.as-form-wrap{
    padding: 17px 31px !important;
}

article.property-item .content iframe{
    width: 100% !important;;
}
.property-item .property-meta span{
    border-right: 1px solid #dedede;
}

.location_select , .type_select, .bedroom_select{
    margin-bottom: 3%;
}

.sidebar .widget .advance-search-form .option-search-button input{
    width:96%;
}

.sidebar .widget .advance-search-form .option-advance-search-button{
    width:90%;
}

.sidebar .widget .advance-search-form .option-advance-search-button .real-btn{
    display: flow-root;
}

/*.sidebar .widget .advance-search-form .property-match{
    width: 92%;
}*/

.sidebar .widget .advance-search-form #property-match{
    width: 90%;
}

.single-property .container iframe{
    width: 100% !important;;
}










