.container-fluid {
	padding-left:0;
	padding-right:0;
}
.clear{
	clear:both;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;

  > .col,
  > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.no-padding {
	padding-left:0;
	padding-right:0;
}
	
.box-shadow{
	padding: 5px 20px;
	border: 1px solid #f7f7f7;
	box-shadow: 1px 2px 4px 0px rgba(50, 50, 50, 0.3);
	margin: 20px 10px;
}	

.fa-linkedin{
	color:#0077b5;
}

.fa-facebook-f{
	color:#3b5998;
}

.fa-twitter{
	color:#00aced;
}

.fa-google-plus{
	color:#d34836;
}

.value{
	font-weight:400;
}
#loading{
	display:none;
}
#property-wrapper h1{
	font-size:32px;
	color:#785f37;
	text-align:center;	
}
#property-wrapper h2{
	font-size: 20px;
	color: #262930;
	text-align: center;
	font-weight: 300;		
}
#property-wrapper hr{
	width:100px;
	border-bottom:2px solid #785f37;
}
#property-wrapper .btn-social{
	text-align:center;
}	
#property-wrapper .btn-social a{
	margin-right:20px;
}	
#property-wrapper .btn-social a:last-child {
	margin-right:0px;
}	
#property-info p{
  margin: 7px 0;
}
.property_panel {
	background-color: transparent;
  border: none;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  margin-top: 0px;
  position: relative;
}

/* IDX Pro Styles */
#map {
	width: 100%;
	height: inherit;
	border: none;
}
#mapDiv {
  margin: 0;
  padding: 0;
  height: 300px;
  max-width: none;
  position: relative;
  width: 100%;
	display:flex;
}
#mapDiv img {
  max-width: none !important;
}
.gm-style .gm-style-iw {
  padding: 0;
  background-color: #fff;
  box-shadow: 4px 2px 10px rgba(0, 0, 0, 0.4);
  height: 120px;
  max-height: 150px !important;
/*  margin-top: 5px;*/
  text-align: left;
  overflow: hidden !important;
  border-radius: 0 !important;
}
.gm-style-iw-d{
    overflow: hidden !important;  
    max-height: 150px !important;
    padding-bottom: 0 !important;
}
.infobox {
  position: static;
  border: none;
  box-shadow: none;
  background-color: #fff;
  color: #666;
  z-index: 1000;
  overflow: hidden !important;
  min-width: 350px !important;
    height: 120px !important;
}
.infobox img{
    height: 120px !important;
}
	.infobox span {
		color: #DDD;
		padding: 2px;
	}
	.infobox .gutter {
		padding-left: 0px;
		padding-right: 0px;
		margin-bottom: 0px;
	}
	.infobox .infobox_address {
		color: #3079ED;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 10px;
	}
	.infobox .infobox_city {
		font-size: 12px;
		color: #999;
		margin-bottom: 2px;
	}
	.infobox .infobox_price {
		color: #333;
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 0;
	}
	.infobox .infobox_details {
		color: #666;
		white-space:nowrap;
		z-index:99999;
	}	
.infobox-location {
  position: absolute;
  /*border: solid 2px black;*/
  background-color: #fff;
  color: #666;
  /*opacity: 0.7;*/
  z-index: 1000;
  padding: 5px;
  white-space: nowrap;
  border: 1px solid #CCCCCC;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

ul li{
	list-style:none;
}
#property_header_gallery_bootstrap{
	height: 360px;
	margin-bottom: -65px;
}
#property_header_gallery_bootstrap img{
	height: 100% !important;
}
.galleria-theme-classic .galleria-stage {
	top: 0px;
	left: 0px;
	right: 0px;
}	
.galleria-theme-classic .galleria-thumbnails-container,
.galleria-theme-classic .galleria-image-nav{
	display:none;
}
.property-panel{
	background-color: transparent !important;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding: 10px 0 !important;
	margin-top: 0;
	color: #666;
	font-size: 14px;
	clear: both;
}
#property-details{
	text-align: center;
	background-color: #e9dbbd;
	padding: 10px 0;
	top: -14px;
	position: relative;
}
#property-details .price,
#property-details .name,
#property-details .value{
	font-size: 16px;
	color: #181510;
	white-space:nowrap;	
}

#contact-form{
	display: none;
}
.listings_details {
	background-color: #f5f5f5;
	height: 335px;
	float: left;
	width: 100%;
	text-align:center;
}
		
#similar_properties .search_property {
	float: left;
	width: 100%;
	border: 1px solid rgba(0,0,0,.1);
	text-align: left;
	display: block;
	text-decoration: none !important;
	position: relative;	
	margin-bottom: 0px;	
}
	
#similar_properties .search_property .innerborder {
	border-bottom:none;
}
#similar_properties .search_property .photo_count, #similar_properties .search_property .photo_count img {
	height:auto !important;
	width:auto !important;
}
#similar_properties .search_property .photo, 
#similar_properties .search_property .photo img {
	min-height:100%;
	width:100%;
}	
#similar_properties .search_property .photo {
	border: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius:0px;
	float: left;
	position: relative;
	height: 210px;
	overflow: hidden;		
}
#similar_properties .search_property .photo img {
  border: none;
}
#similar_properties .col-sm-4{
	padding-left:0px;
	padding-right:0px;
}
#similar_properties .search_property .price {
	float: none;
	width: 100%;
	color: #785f37;
	font-family: 'Lustria',sans-serif;
	background-color: #e9dbbd;
	padding: 8px 6px 9px;
	font-size: 32px;
	font-weight: 400;
	margin-top: 0;
	margin-bottom:20px;
}
#similar_properties .search_property span.city {
	font-family: 'Roboto','Open Sans',sans-serif;
	font-size: 24px;
	color: #262930;
	font-weight: 300;
	margin-top:20px;
}
#similar_properties .search_property span.value {
	font-family: 'Roboto','Open Sans',sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #785f37;
}
#similar_properties .search_property span.name {
	font-family: 'Roboto','Open Sans',sans-serif;
	font-size: 20px;
	color: #cbb682;
	font-weight: 300;
}
#similar_properties .search_property .description {
	font-family: 'Roboto','Open Sans',sans-serif;
	font-size: 14px;
	color: #181510;
	padding-top: 3px;
	font-style:normal;
	padding:10px;
}
#similar_properties .listings_details hr{
	border-bottom: 2px solid #cbb682;
}
#similardetails{
	margin-bottom:16px;
}

.swipe{
	position: absolute;
	right: 1px;
  bottom: 80px;
	color: #fff;
	z-index: 2;
	font-size: 16px;
	background-color: rgba(0,0,0,0.3);
	padding: 0 15px;
}

.request-bar{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:rgba(24,21,16,0.5);
}

.request-bar .btn-request{
	color:#785f37;
	background-color:#e9dbbd;	
}
.request-bar .btn-call{
	color:#785f37;
	background-color:#e9dbbd;		
}

/*Accordian*/
.accordion {
	width: 100%;
	background-color:rgba(233,219,189,0.2);
	margin-top: 35px;
}
	.accordion .accordion-head {
    color: #181510;
    background-color: #e9dbbd;
    border-top: 1px solid #cbb682;
    position: relative;
    padding: 2px 13px;
    font-size: 18px;
    cursor: pointer;
    overflow: hidden;
    width: 100%;
	}
		.accordion .accordion-head * {
			 cursor: pointer;
		}
		.accordion .accordion-head h4 {
			 float: left;
		}
	.accordion .accordion-head:hover {
		filter: alpha(opacity=80);
		opacity: 0.80;
	}
	.accordion .accordion-body {
		border-bottom: 1px solid #cbb682;
		padding: 20px;
		height: auto;
		display: none;
	}
.arrow {
	float: right;
	width: 0px;
	height: 0px;
	margin-top: 13px;
	border: 10px solid transparent;
	border-top-color: #181510;
}
.accordion-head.open .arrow {
	margin-top: 1px;
	border-bottom-color: #181510;
	border-top-color: transparent;
}
.accordion h4{
	margin-bottom: 0px;
	margin-top: 3px;
}

#similar-properties{
    font-size: 1em;

}
    #similar-properties a, #similar-properties a:hover{
        color: #262930;
    }
	#similar-properties-properties img{
		width:100%;
		}
	#similar-properties .img-item{
		float:left;
		margin-right:25px;
	}
		#similar-properties .img-item a{
			position:relative;
			display:block;
		}
	#similar-properties .photo_crop {
		height: 65%;
		overflow: hidden;
	}
		#similar-properties .photo_crop img{
			min-height:inherit;
		}
	#similar-properties .pic {
		float: left;
		height: 204px;
		width: 270px;
		overflow: hidden;
	}
    #similar-properties hr {
        width: 100%;
        border-bottom: 1px solid #ffffff;
    }
	#similar-properties .nopic {
		display:none;
	}

    #similar-properties a.portfolio-box:hover{
        text-decoration: none;
    }

    #similar-properties .portfolio-description {
        font-size: 1.3em;
        margin-bottom: 0.5em;
    }

    #similar-properties .project-name, #similar-properties .bedbath{
        font-size: 1.3em;
        margin-bottom: 0.5em;
    }

@media (min-width: 576px){
	
}

@media(min-width:768px){
	#property_header_gallery_bootstrap {
		height: 600px;
		margin-bottom: -65px;
	}		
		#property_header_gallery_bootstrap img {
			height: 100% !important;
		}	
		
	.swipe {
    bottom: 80px;
    font-size: 24px;
    padding: 8px;
	}
	
	#property-details .price,
	#property-details .name,
	#property-details .value{
		font-size: 22px;
	}
	
	.accordion p,.accordion .value, .accordion .name{
		font-size:22px;
		line-height:1.1em;
	}		
	
	#similar_properties .search_property .photo {
		height: 500px;
	}
	
		#similar_properties .search_property .description{
			font-size: 22px;
		}	
		
		#similar_properties .search_property span.value,
		#similar_properties .search_property span.name {
			font-size:24px;
		}			

}

@media(min-width:1024px){
	
	#property-wrapper h1 {
			font-size: 32px;
			color: #785f37;
			text-align: center;
	}	
	
	#property_header_gallery_bootstrap {
		height: 420px;
		margin-bottom: -70px;
	}		
		#property_header_gallery_bootstrap img {
			height: 100% !important;
		}	
		
	.galleria-theme-classic .galleria-thumbnails-container, 
	.galleria-theme-classic .galleria-image-nav {
			display: block;
	}			
	
	.fa-3x {
			font-size: 2em;
	}	
	
	#contact-form{
		display: block;
	}	
	
	#contact-form .input-group .form-control {
		font-size: 12px;
	}	
	#contact-form .form-group {
		margin-top: -7px;
	}
	#similar_properties .search_property .photo {
		height: 225px;
	}	
		#similar_properties .search_property .description {
			font-size: 14px;
			line-height: 1.5em;
		}		
	
}

@media screen and (min-width: 1280px){
	.container-fluid {
		padding-left: 15px;
		padding-right: 15px;
	}	
	
	#property-wrapper {
		padding:40px 0 20px;
	}
	#property-wrapper h1{
		color: #9c9c9c;
		font-size: 36px;
		font-weight: 300;
		text-align: left;
		margin-left: 30px;
	}	
	#property-wrapper h2 {
		font-size: 2em;
		text-align: left;
		font-weight: 400;
	}	
	#property-wrapper .btn-social a{
		margin-right: 20px;
		color: #888;
	}	
	#property-wrapper h6{
    color: #969696;
    font-family: 'Roboto';
    font-size: 30px;
    margin-bottom: 0px;
    font-weight: 100;
	}
	
	#property_header_gallery_bootstrap {
		height: 800px;
		margin-bottom: -40px;
	}		
		#property_header_gallery_bootstrap img {
			height: 100% !important;
		}
		
	.swipe{
		position: absolute;
		right: 30px;
		bottom: 60px;
		background-color: rgba(0,0,0,0.3);
		padding: 0 15px;
		font-size: 16px;
	}
		
	#contact-form .form-group {
			margin-top: 0px;
	}		
		#contact-form .input-group .form-control {
			font-size:16px;
		}	
		
		#similar_properties .search_property .photo {
				height: 350px;
				overflow:hidden;
		}		
		
}
