/****** Global style **********/
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.9;
  color: #000;
}
html {
  margin-top: 0px!important;
}
.text-al-center { text-align: center;  }
.text-al-right { text-align: right; }
.text-al-justify { text-align: justify; }
.img-al-center { display: table; margin: 0 auto; }
.inline { display: inline-block; }
.img-wrapper { overflow: hidden; }
/* a:hover,
a:focus { color: #fff; text-decoration: none; } */
.no-radius{
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.btn-blue {
	color: #fff;
	background-color: #337AB7;
	border-color: #0165b7;
}
.btn-blue:hover , .btn-blue:active, .btn-blue:focus {
	color: #fff;
	background-color: #0165b7;
	border-color: #0165b7;
}
.my-input-btn-group { width: unset;  }
.full-width-anchor { height: 100%; width: 100%; position: absolute;}
.full-width { width: 100%; }
.detail-header-right { padding: 30px 0; }
.btn-default { margin-bottom: 5px; }

.left, .right { width: 49%;
vertical-align: middle;
 }
.filter {
	padding: 6px 0;
	border-bottom: 1px dashed #ddd;
}
.full-width { width: 100%; }
.pd-10 { padding: 10px 0; }
.pd-5 { padding: 10px 0; }
.result-count {
	font-size: 25px;
	line-height: 1.3;
	color: #0165b7;
}
.bold { font-weight: bold; }
.header {
	font-weight: bold;
	font-size: 18px;
	background-color: #eee;
	margin-bottom: 8px;
	margin-top:10px;
	padding: 10px 10px;
	color :#0165B7;
 }
label {
	color: #0165b7;
}
.coldwell-logo{padding: 20px 0px;}
.coldwell-text {
  font-weight: bold;font-size: 30px;text-align: right;
	color: #fff;
}
/*************************************/
.result-div {
   background-color: #eee;
   padding: 15px;
  margin-top: 120px;}
.search-result-div { background-color: #fff;}
.search-form-wrapper {
	background-color: #fff;
	padding: 10px 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.type ul{ list-style-type: none; }
.map-div{height: 400px;}
.options { padding: 10px 0; }
.property  { padding: 15px; border: 1px solid #ddd; margin: 15px auto; background-color: #fff;height: 550px; }
.property  .title { font-size: 16px; color: #333;}
.property  .title:hover{ color: #DD3333; cursor: pointer;}
.property  .address { font-size: 14px;}
.property-image{width:100%;}
.property-image img{width:100%;}
.property-image img{height:250px;}
.property .photo { max-height: 360px;}
.property .price {
	font-size: 25px;
	color: #DD3333;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 10px 0;
	border-radius: 5px 0 5px 0;
}
.site-inner {
	clear: both;
	padding-top: 0px!important;
	margin-top: 70px!important;
}
.property .feature {  }
.property .feature .value { }
.property .remarks { font-size: 12px; }
.border-one { border: 1px solid #eee;}
.property  .view-btn { }
.view-details {
	color: #fff;
	background-color: #337AB7;
	border-color: #337AB7;
	width: 100%;
}
.view-details:hover , .view-details:active, .view-details:focus {
	color: #fff;
	background-color: #0165b7;
	border-color: #0165b7;
	width: 100%;
}


.list-view {
	width: 100%;
}

.list-view .property-image {
	width: 40%;
	display: inline-block;
}

.list-view .property-info {
	width: 59%;
	display: inline-block;
	padding: 0 6px;
}




/*******************************/
/*******Media Query**********/

/*****************************/
@media only screen and (max-width: 320px) {
	.options {
	padding: 10px 0;
	text-align: center;
	}

	.left, .right {
	width: 48%;
	vertical-align: middle;
	}
	/****** Grid view ***/
	.property .title {
	font-size: 13px;
	color: #337ab7;
	font-weight: bold;
	}
	.property .address {
	font-size: 13px;
	}
	.property .feature {
	font-size: 12px;
	}
	.property .remarks {
	font-size: 10px;
	}


	/****** list view ******/
	.list-view .property {
	padding: 5px;
	}

	.list-view .property-image {
	width: 40%;
	vertical-align: top;
	}

	.list-view .property-info {
	width: 58%;
	display: inline-block;
	}

	.list-view  .property .feature {
	font-size: 8px;
	}

	.list-view .property .price {
	font-size: 12px;
	}

	.list-view .property .title {
	font-size: 12px;
	}
	.list-view .property .address {
	font-size: 10px;
	}
	.list-view .property .remarks {
	display: none;
	}
	.list-view .view-details {
	font-size: 10px;
	}
	/**************/

}
@media only screen and (min-width:321px) and (max-width: 360px) {

	.options {
	padding: 10px 0;
	text-align: center;
	}

	.left, .right {
	width: 48%;
	vertical-align: middle;
	}

	/****** list view ******/
	.list-view .property {
	padding: 5px;
	}

	.list-view .property-image {
	width: 40%;
	vertical-align: top;
	}

	.list-view .property-info {
	width: 58%;
	display: inline-block;
	}

	.list-view  .property .feature {
	font-size: 8px;
	}

	.list-view .property .price {
	font-size: 12px;
	}

	.list-view .property .title {
	font-size: 12px;
	}
	.list-view .property .address {
	font-size: 10px;
	}
	.list-view .property .remarks {
	display: none;
	}
	.list-view .view-details {
	font-size: 10px;
	}
	/**************/

}
@media only screen and (min-width:361px) and (max-width: 480px) {

	.options {
	padding: 10px 0;
	text-align: center;
	}

	.left, .right {
	width: 48%;
	vertical-align: middle;
	}

	/****** list view ******/
	.list-view .property {
	padding: 5px;
	}

	.list-view .property-image {
	width: 40%;
	vertical-align: top;
	}

	.list-view .property-info {
	width: 58%;
	display: inline-block;
	}

	.list-view  .property .feature {
	font-size: 8px;
	}

	.list-view .property .price {
	font-size: 12px;
	}

	.list-view .property .title {
	font-size: 12px;
	}
	.list-view .property .address {
	font-size: 10px;
	}
	.list-view .property .remarks {
	display: none;
	}
	.list-view .view-details {
	font-size: 10px;
	}
	/**************/

}
@media only screen and (min-width:481px) and (max-width: 568px) {
}
@media only screen and (min-width:569px) and (max-width: 640px) {

}
@media only screen and (min-width:641px) and (max-width: 768px) {

}
@media only screen and (min-width:769px) and (max-width:800px) {

}
@media only screen and (min-width:801px) and (max-width: 1024px) {

}
@media only screen and (min-width:1025px) and (max-width: 1366px) {

}
@media only screen and (min-width:1367px) and (max-width: 1920px) {

}
/******************************/
