.container{
  border:none;
}
.brandText{
  text-align: center;
  padding: 10px;
  color: #6d6f6e;
  border: 1px solid #efefef; 
  font-size: 14px;
  line-height: 20px;
  margin:20px 0px;
}
.brandslist .brands-left{
    float:left;
    width:50%;
    border:1px solid #ccc;
    height: 545px;
}
.brandslist .brands-left img{
    width:100%;
    height:100%;
}
.brandslist .brands-left .oneImg img{
    width:40%;
}
.brandslist .brands-left .house-pic span{
    display:inline-block;
}
.brandslist .brands-left .house-pic span:nth-child(1){
    width:79px;
    height:79px;
    overflow:hidden;
    vertical-align: middle;
    position: relative;
    top: -5px;
    left: 30px;
}
.brandslist .brands-left .house-pic span:nth-child(2) {
    font-size: 14px;
    color: #5c5c5c;
    width: 52%;
    vertical-align: middle;
    text-align: center;
    margin-left: 47px;
}
.brandslist .brands-left .house-pic span:nth-child(3) {
    text-align: right;
    width: 22%;
}
.brandslist .brands-left .house-pic span:nth-child(3) strong{
    color: #00a2e1;
    font-size: 24px;
    margin-right: 5px;
}
.brandslist .brands-left .house-pic span:nth-child(1) .first-img{
    width:100%;
    height:100%;
}
.brandslist .community-block {
    height:455px;
    display: block;
    overflow:hidden;
}

.brandslist .brands-right {
    width: 49%;
    float: right;
}
.brandslist .brands-right .brands-type{
    float: left;
    width: 49%;
    margin-bottom: 13px;
    border:1px solid #ccc;
}
.brandslist .brands-right .community-block {
    overflow: hidden;
    height: 176px;
}
.brandslist .brands-right .community-block img,
.brandslist .brands-left .community-block img,
.brands-content .community-block img
{
   transition: transform 0.3s ease 0s;
}
.brandslist .brands-right .community-block:hover img,
.brandslist .brands-left .community-block:hover img,
.brands-content .community-block:hover img{
   transform: scale(1.04);
}
.brandslist .brands-right .brands-type:nth-child(2),
.brandslist .brands-right .brands-type:nth-child(4){
     margin-left:2%;
}

.brandslist .brands-type .oneImg,
.brands-content .oneImg
 {
    width: 25%;
    vertical-align: middle;
}
.brandslist .brands-type .oneImg img,
.brands-content .oneImg img{
    height: 62px;
}
.brandslist .brands-type .imgText,
.brands-content .imgText
 {
    width: 70%;
    vertical-align: middle;
    margin-left: 8px;
}
.brandslist .brands-type .wenzi,
.brands-content .wenzi
 {
    height: 2.4em;
    display: table;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.brandslist .brands-type .textMiddle,
.brands-content .textMiddle
 {
    display: table-cell;
    vertical-align: middle;
    top: 50%;
}
.brandslist .brands-type .TextDescription,
.brands-content  .TextDescription{
    position: relative;
    top: -50%;
    line-height: 18px;
    font-size:14px;
    word-break: break-all;
}
.available p {
    margin-bottom: 0px;
    padding: 0px;
}
.available p span:nth-child(1) {
    width: 25%;
    vertical-align: middle;
    display: inline-block;
}
.imgText strong {
    color: #00a2e1;
    font-size: 24px;
    margin-right: 5px;
}

.brands-content .brands-type{
    float: left;
    width: 290px;
    margin-bottom: 15px;
    border:1px solid #ccc;
    margin-left: 10px;
}
.brands-content .brands-type .community-block{
    height: 181px;
    overflow: hidden;
    display:block;
}
.brands-content .brands-type .community-block img{
    width:100%;
    height:100%;
    overflow:hidden;
}

.brands-content .brands-type:nth-child(1),
.brands-content .brands-type:nth-child(5),
.brands-content .brands-type:nth-child(9),
.brands-content .brands-type:nth-child(13)
{
    margin-left:0px;
}
.brands-content .brands-type:nth-child(2),
.brands-content .brands-type:nth-child(6),
.brands-content .brands-type:nth-child(10),
.brands-content .brands-type:nth-child(14){
   width: 299px;
}

.showMore {
    text-align: center;
    margin-top: 50px;
}
.showMore a {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px 30px;
    text-decoration: none;
}
.showMore a:hover {
    background: #1a71b9;
    color: #fff;
    border: 1px solid #1a71b9;
}
.pic-text{
  padding: 10px;
  margin-bottom:0px;
}
.oneImg,.imgText{
  display:inline-block;
}
.bannerBox{
  min-height:100px;
}


.house-list1 {
    width: 100%;
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 3px;
}

.house-list1 dt {
    float: left;
    width: 35%;
}

.house-list1 dt a {
    display: inline-block;
}

.house-list1 dt img {
    vertical-align: middle;
}

.house-list1 dd {
    float: left;
    width: 61%;
    margin-left: 10px;
    padding: 4px 0px;
}

.house-list1 dd p {
    margin-bottom: 0px;
    line-height: 16px;
}

.house-list1 dd p:nth-child(1) {
    border-bottom: 1px dashed #ccc;
}

.house-list1 dd span {
    display: inline-block;
    float: left;
}

.house-list1 dd p:nth-child(1) span:nth-child(1) {
    width: 70%;
    line-height: 42px;
    font-size: 14px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.house-list1 dd p:nth-child(1) span:nth-child(2) {
    width: 30%;
}

.house-list1 dd p:nth-child(2) {
    margin-top: 10px;
}

.house-list1 dd p:nth-child(2) span:nth-child(1) {
    color: #00a2e1;
    font-size: 24px;
    margin-right: 10px;
}

.house-list1 dd p:nth-child(2) span:nth-child(2) {
    color: #858585;
}

.house-list1 dd p:nth-child(2) span:nth-child(3) {
    float: right;
    margin-right: 5px;
    background: #00a2e1;
    padding: 2px 5px;
    color: #fff;
}

.house-list1 dd p:nth-child(2) span:nth-child(3) a:link {
    text-decoration: none;
}


@media (min-width: 320px) and (max-width: 641px){
  .search-input{
    display:block !important;
    width: 85%;
    float: right;
    margin-right: 10px;
    margin-bottom:0px !important;
  }

  .p-typ{
    margin:5px 10px  5px 10px !important;
    border:1px solid #ccc !important;
    display:none;
  }
  .properties-listing .type-list h2{
    width:24% !important;
  }
  .type-list ul.house-types{
    width:75% !important;
  }
  .property-list-title .m-t-10{
    margin-top:0px !important;
  }


}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
  .house-pic .homeimg{
    height:477px;
    overflow:hidden;
  }
  .house-pic-specil .homeimg{
    height:170px;
    overflow:hidden;
  }
  .house-pic-specil p span:nth-child(1){
    width:32%;
  }
  .house-pic-specil p span:nth-child(2){
    width:65%;
  }
  .house-pic p span:nth-child(2){
    font-size:18px;
  }

  .property-list-title .m-t-10{
    margin-top:0px !important;
  }
  .property-list-title{
    margin-top:0px !important;
  }

  .property-list-title .m-t-10{
    margin-top:0px !important;
  }
  .property-list-spec{
    margin:10px auto !important;
  }
  .property-list-spec span{
    margin:0px !important;
  }
  .click-show-iphone{
    display:none !important;
  }

}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
  .houseman{
    display:none;
  }
  .iphone-show-house{
    display:block;
  }
  .house-list1 dd p:nth-child(1) span:nth-child(1){
    line-height: 90px;
    width:260px;
    text-overflow:ellipsis;
    white-space: nowrap;
    overflow:hidden;
  }
  .house-list1 dd p:nth-child(2){
    margin-top:30px;
  }

  .property-list-spec span{
    margin:0px !important;
  }
  .property-list-title .m-t-10{
    margin-top:0px !important;
  }
  .property-list-spec{
    margin:10px auto !important;
  }
  .sidebar{
    display:none !important;
  }

  .click-show-iphone{
    display:none !important;
  }
//.sidebar-block{
  // border:none !important;
  //  }
}