/******************************************************************************************
 *  list
 ******************************************************************************************/
#PropertyListRegion .property-list { padding: 18px 0 0 0;}
#PropertyListRegion .property-list .property {
	margin-bottom: 20px; 
}

#PropertyListRegion .property-list .property .pic {background: #FFF;background-position: 50% 50%; background-repeat: no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;background-position: center center;}
#PropertyListRegion .property-list .property .image {text-align: center;position: relative; height:100%;}
#PropertyListRegion .property-list .property .image .marquee {position: absolute;z-index: 9;width: 197px;height: 140px;background-repeat: no-repeat;background-position: left bottom;visibility: visible !important;left:-8px; bottom:8px;}
#PropertyListRegion .property-list .property .property-info {padding: 4px 12px 0px;overflow: hidden;}
#PropertyListRegion .property-list .property .property-info .desc {padding: 2px 0px;line-height: 17px;margin-top: 4px;padding-right: 0px;font-size: 13px;}
#PropertyListRegion .property-list .property .property-info .prop-price {text-align: right;line-height: 35px;height: 35px;font-size: 14px;margin-right: 4px;}
#PropertyListRegion .property-list .property .property-info .prop-type {line-height: 35px;height: 35px;font-size: 14px; margin-left: 4px;font-weight:bold;}
#PropertyListRegion .property-list .property .property-info .prop-city {height: 27px;font-size: 15px;}
#PropertyListRegion .property-list .property .property-info .icons {height: 24px;border: 1px solid #C5C5C5;border-left: none;border-right: none;padding: 3px 0px;}
#PropertyListRegion .icons .fright, #PropertyListRegion .icons .fleft {font-weight: normal;line-height: 28px;}
#PropertyListRegion .icons .fright{margin-left: 7px;}
#PropertyListRegion .property-list .property .property-info .icons img{position: relative;	top: -3px;}
#PropertyListRegion .icons .fleft img{margin-left: 0px;}
#PropertyListRegion .icons img{	position: relative;	top: 3px;margin-left: 7px;	margin-right: 1px;}
#PropertyListRegion .property-list .property{margin-left:1.4% !important;}

#PropertyListRegion .property-list .property .property-info{position: absolute;top: 0;width: 100%;padding: 0;display: block; font-size: 82%; height: 200px;}
#PropertyListRegion .property-list .property .image img {max-height: 200px;max-width: 100%;}
#PropertyListRegion .property-list .property .pic {height: 200px; width: 100%;vertical-align: middle;}
#PropertyListRegion .property-list .property .property-info .property-top{font-size: 12px;background: #ffffff;opacity: 0.8; height: 34px;color: #000000; position: absolute;top: 0;width: 100%;text-align: center !important; display: block; visibility: visible; padding: 0;  line-height: 34px; }
#PropertyListRegion .property-list .property .property-info .property-hover{background: #000;opacity: 0.8; position: absolute;top: 0;width: 100%;text-align: center !important;display: block;visibility: hidden;padding: 0;height: 26px;line-height: 26px;overflow: hidden;color: #FFF;height: 200px;font-size:13px;}
#PropertyListRegion .property-list .property .property-info .property-hover .icon{font-size: 37px;
font-weight: 300;line-height: 200px;background:none;}
#PropertyListRegion .property-list .property .property-info .property-hover .plus{top: 0px;
position: absolute;
width: 100%;
text-align: center;}
#content-row #component {width: 100% !important;}
#PropertyListRegion .property-list .property .fixed .image img{
width: 100%;
height: 100%;}
.epc-label{position: absolute; bottom: 10px; right: 10px;}

@media (min-width: 1400px){
#PropertyListRegion .property-list .property{width: 18%;}
}

@media (max-width: 1400px) and (min-width: 979px){
#PropertyListRegion .property-list .property{width: 23%;}
}
@media (min-width: 979px){
	#PropertyListRegion .property-list .property .pic .fixed{height: 200px;width: 100%;vertical-align: middle;}
}
@media (max-width: 979px) and (min-width: 767px ){
#PropertyListRegion .property-list .property{width: 31%;}
}
@media (max-width: 767px) and (min-width: 480px ){
#PropertyListRegion .property-list .property{width: 47%;float:left;}
}
@media (max-width: 979px) and (min-width: 550px){
	#PropertyListRegion .property-list-header .links{}
	#PropertyListRegion .property-list-header .form-wrapper{width: 100%;margin-top: 10px;}
	
	}
@media (max-width: 979px){
	#PropertyListRegion .property-list-header .sort{text-align:left;}
}

@media (max-width: 550px){
	#PropertyListRegion .property-list-header .links{display:none;}
	#PropertyListRegion .property-list-header form{text-align: left;}
	.pagination ul li{display:inline-block !important;}
	#PropertyListRegion .property-list .property .pic.fixed{height:auto; min-height: 180px; background-color:transparent;}
}