.single-post .banner-title {
    display: none;
}

.buyer-represented-list {
	max-width: 520px;
    margin: 20px auto;
    text-align: center;
}

.ip-container #inner-page-wrapper h1 {
    /*font-family: 'Lora', serif;*/
	font-family: 'Playfair Display', serif;
}

#content #accessibility-acc{}
#content #accessibility-acc h3{
	margin: 0 0 0;
    background: none;
    border-radius: 0;
    font-weight: 400;
    border: 0px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
}
#content #accessibility-acc p{}
.listing-bar {
	text-align: center;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 24px;
}
@media only screen and (max-width: 767px) {

}

@media only screen and (max-width: 480px) {
	.buyer-represented-list {
		font-size: 10px;
	}
	.buyer-represented-list .col-xs-6:first-child {
		width: 60%;
		padding-right: 0;
	}
	.buyer-represented-list .col-xs-6:last-child {
		width: 40%;
	}
}

.page-template-template-contact-page div.wpcf7-response-output, .wpcf7 form .wpcf7-response-output {
    color:#fff !important;
}