/****** Global style **********/
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.9;
  color: #000;
}

.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: #024378; 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; }
.full-width { width: 100%; }
.pd-10 { padding: 10px 0; }
.pd-20 { padding: 20px 0; }
.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;
 }

button::-moz-focus-inner {
  border: 0;
}
a::-moz-focus-inner {
  border: 0;
}
/********** detail page********/
.detail-header {
	box-shadow: 1px 3px 5px #eee;
	margin-top: 20px;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 10px;
}
.detail-header-wrapper { padding: 5px 0px; }
.detail-header-left {
	padding: 5px 10px;
	border-color: #0165b7;
	border-radius: 5px;
	background-color: #eee;
}
.detail-header-right{
	padding: 5px 10px;
}
.property-detail-div {
  background-color: rgba(255,255,255,0.9);
  padding-left: 10px;
  padding-right: 10px;
}
.property-type { font-size: 16px; }
.property-type i { font-size: 22px; color: #0165b7 }
.detail-header .title {  font-size: 22px; color: #DD3333 ; }
.detail-header .price {
	font-size: 25px;
	font-weight: bold;
	color: #DD3333;
	text-align: center;
}
.detail-header .actions {
padding: 0px 0; }
/******************************/
.basic-graphic-info {
	margin: 15px 0;
	font-size: 16px;
	background-color: #EAF5FF;
	padding: 15px 10px;
	border-radius: 5px;
	}
.basic-graphic-info .feature {
 	}
.basic-graphic-info .feature .value { font-weight: bold; }
.basic-graphic-info .feature i {
	color: #337AB7;
	}
/*****************************************************/
.property-info {
padding: 10px 0;
}
.property-info .title {
	font-size: 20px;
	border-bottom: 1px solid #024378;
	margin-bottom: 15px;
	color: #fff;
	background-color: #024378;
	border-radius: 5px 5px 0 0;
	padding: 0 10px;
}
.property-description { margin-top: 5px; }
.property-info .description-para { font-size: 13px; text-align: justify; }
.table-striped .header { font-size: 20px; text-align: center; font-weight: normal; }
.info-table { font-size: 13px; }

.property-gallery {
	padding: 10px 0;
}
.property-gallery .title {
	font-size: 20px;
	border-bottom: 1px solid #024378;
	margin-bottom: 15px;
	color: #fff;
	background-color: #024378;
	border-radius: 5px 5px 0 0;
	padding: 0 10px;
}
.property-gallery .thumbHolder {
	padding: 5px 0;
  height: 180px;
 }

.property-detail .tab-content {
 	background-color: #e3edf5;
 	padding: 0 10px;
 }
.property-detail .nav-tabs li.active a {
 	background-color: #e3edf5;
 	border-bottom: 0;
 }

.modal-body div.spinicon {
  font-size: 40pt;
  height: 50px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.lslide img{
  width:100%;
	height: 500px;
	object-fit: contain;
	object-position: center;
	width: 100%;
	background-color: #c9c9c9;
}

.lSSlideOuter .lSPager.lSGallery img {
  width:100%;
	height: 120px;
	object-fit: contain;
	object-position: center;
	width: 100%;
	background-color: #c9c9c9;
}
#big-image-modal .modal-body img.img-responsive {
 	margin:0 auto;
}
#big-image-modal .modal-body {
	background-color: #fff;
}
#big-image-modal .modal-content{
	background-color: #fff;
}
/****************************************************/
.contact-form {
	background-color: #fff;
	border: 1px solid #eee;
	box-shadow: 1px 3px 5px #ddd;
	padding: 10px 4px;
}
.contact-form .heading {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	border-bottom: 1px solid #0165b7;
	border-radius: 5px;
	color: #fff;
	background-color:  #0165b7;
	margin-bottom: 10px;
}
.contact-from-body {
	padding: 0 10px;
}
.contact-form .instruction {
	font-size: 10px;
}
.contact-form .form-wrapper {
	padding: 10px;
	border: 1px solid #a8cae8;
	border-radius: 5px;
	background-color: #eaf5ff;
}

.agency .left  { float: left; width: 25%; }
.agency .right { float: right; width: 75%; }

.agency .agency-name  { padding: 0 5px;  }
.agency .photo {
	height: 80px;
	width: 80px;
}
/*******************************************************/
.map-wrapper { padding: 5px;  }
.details-map-location ul { border: 1px solid #eee;  }
.details-map-location ul li {
	border-right: 1px solid #eee;
	padding: 5px 10px;
  cursor: pointer;
}
.details-map-location ul li i{
  color: #337AB7;
}
/****************************************************/
.request-showng { border-bottom: 1px solid #eee; }
.error_lead{font-size: 14px;color: red;}
/***********related property********************/
.item {
	position: relative;
	height: 150px;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #eee;
	background-color: #fff;
	box-shadow: 1px 3px 5px #eee;
}
.item .item-photo { width: 45%;}
.item .item-photo img {
	height: 120px;
	object-fit: contain;
	object-position: center;
	width: 100%;
	background-color: #c9c9c9;
}
.item .item-detail { width:55%; float: right; padding-left: 10px; }
.item-detail .name { font-size: 14px; color:#0165BD; line-height: 17px;}
.item-detail .price {
	font-size: 20px;
	font-weight: bold;
	color: #D9534F;
	line-height: 1.8;
}
.item-detail .more-detail { }
.more-detail .bed { padding: 0 2px; }
.more-detail .bed .value { font-weight: bold;}
.more-detail .bath { padding: 0 2px; }
.more-detail .bath .value { font-weight: bold;}
.more-detail .area { padding: 0 2px; }
.more-detail .area .value { font-weight: bold; }
.item-detail .new-tag { text-transform: uppercase; background-color: #FFF061; color:#000; font-weight: bold; text-align: center;}
.item .listing-provider { font-size:10px; margin: 5px 0;  }
/*********************************


.lSSlideOuter .lSPager.lSGallery {
	background-color: #333;
	margin-top: 3px !important;
}

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

/*****************************/
@media only screen and (max-width: 320px) {
	.detail-header {
	box-shadow: 1px 3px 5px #eee;
	text-align: center;
	border: 1px solid #ddd;
	margin: 50px 5px;
  margin-bottom: 10px;
  }
  .detail-header-right {
	padding: 10px 0;
  }

  .basic-graphic-info {
	font-size: 15px;
	}
	.agency .right {
		width: 65%;
	}
	.contact-info h4 {
	font-size: 13px;
	}

  .lSSlideOuter .lSPager.lSGallery img {
  height: auto!important;
  }
  .lslide img {
  height: 180px;
  }


}
@media only screen and (min-width:321px) and (max-width: 360px) {
	.detail-header {
	box-shadow: 1px 3px 5px #eee;
	text-align: center;
	border: 1px solid #ddd;
  margin: 50px 5px;
  margin-bottom: 10px;
  }
  .detail-header-right {
	padding: 10px 0;
  }
  .basic-graphic-info {
	font-size: 15px;
	}
	.agency .right {
		width: 65%;
	}
	.contact-info h4 {
	font-size: 13px;
	}

  .lSSlideOuter .lSPager.lSGallery img {
  height: auto!important;
  }
  .lslide img {
  height: 180px;
  }


}
@media only screen and (min-width:361px) and (max-width: 480px) {
	.detail-header {
	box-shadow: 1px 3px 5px #eee;
	text-align: center;
	border: 1px solid #ddd;
	margin: 50px 5px;
  margin-bottom: 10px;
  }
  .detail-header-right {
	padding: 10px 0;
  }

  .basic-graphic-info {
	font-size: 15px;
	}
	.agency .right {
		width: 65%;
	}
	.contact-info h4 {
	font-size: 13px;
	}

  .lSSlideOuter .lSPager.lSGallery img {
  height: auto!important;
  }
  .lslide img {
	height: 180px;
  }

}
@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) {

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