#contact-header {
	min-height: 70vh;
	background: url('../img/contactheader.jpg') no-repeat;
	background-size: cover;
	background-position: center center;
}

.filters-holder {
    margin-top:30px;
}

.clear {
	clear: both;
	display: block;
	float: none;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.checkbox {
    margin: 3px !important;
}

.active {
    font-weight: bolder !important;
    color: #FF0000;
}

.filters-subsection {
    margin-bottom: 10px;
    clear: left;
    font-size: 12px;
    line-height: 10px;
    font-weight: bold;
    cursor: pointer;
    position: relative;
}

.filters-list {
    margin-bottom:5px;
	display: inline-block;
}

ul.filters-list li a {
    float: left;
    height: auto;
    color: #404040;
	font-size: 12px;
}

ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ol, ul {
    list-style: none;
}

.iCheck-helper {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: rgb(255, 255, 255);
	border: 0;
	opacity: 0;
}

.owl-carousel .slide img {
	width: 100%;
}

#search-filters ul  li  div  label a.filter-url {
	float: none !important;
}
.property-image {
	min-height: 197px !important;
}

.property.small .property-image {
	min-height: 75px !important;
}


@media only screen and (min-width : 992px) {
	.property-image {
		max-height: 197px !important;
	}
	#brand a img {
		min-height: 50px;
	}
}
.property.small .info figure {
	margin-bottom: 7px;
}
.slider-a {
	color: white;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.blacktext {
    color:black;
}


.tag2 {
    font-size: 16px !important;
    color:black;
    width:100%;
    margin-bottom: 13px;
}
.tag .messenger-icon {
    height:15px;
    width:15px;
    position:relative;
    left:-1px;
    top:-1px;
}
.plic {
    font-size:14px;
}

.share-social{
    width:100%;
    text-align:center;
}

@media only screen and (min-width : 992px) {
    .property-image {
        max-height: 197px !important;
    }
    #brand a img {
        min-height: 50px;
    }
}