.dycontent p{
    text-align: center;
    color: #999;
    margin: 0.5em 0 0;
    position: relative;
    padding-bottom: 2em;
}
.dycontent blockquote {
	font-size:14px;
	color:#999;
}
.dycontent h1,.dycontent h2,.dycontent h3,.dycontent h4,.dycontent h5 {
	margin:5px 0;
}
.logo a img {max-height:100px; }
.apartment {padding:0 1em 3em 1em}
.glyphicon-usd {color:#ff0d01;}
.apartment-thumb {max-height:350px; overflow:hidden}
.apartment-thumb img {width:100%;}
.apartment_data {
	padding:1em;
	border-right:solid 1px #CCCCCC; 
	border-bottom:solid 1px #CCCCCC; 
	border-left:solid 1px #CCCCCC;
	background-position: center;
	background-size: cover;
}
.client-thumb{
	border-radius:50%;
	max-width:80px;
}
ul.listing_thumb .fa {
	color:#ff0d01;
}
.w3_single_grid_left_grid ul li i {
    margin: 0 0.1em;
}
span.red {
    padding: 0.3em 1em;
    background: #ff0d01;
	font-weight:bold;
    color: #fff !important;
}
span.green {
    padding: 0.3em 1em;
    background: #059802;
	font-weight:bold;
    color: #fff !important;
}
.single-thumb {
	max-height:480px;
	overflow:hidden;
}
.related-post {
	border-bottom:solid 1px #CCCCCC;
	padding: 0 0 1em 0;
}
.related-post:last-child {
	border-bottom:none;
	padding:0;
}
.related-post-left {
	max-height:98px;
	overflow:hidden;
}
.related-post-left img, .single-thumb img {
	width:100%;
}
.footer {
    background: #074888;
}
.footer-copy {
    background: #ff0d01;
}
.footer-logo p {
	font-family: 'Josefin Sans', sans-serif;
    font-size: 1em;
    line-height: 1.6em;
}
.agileinfo_footer_grid_left {
	background:#ffffff;
}
.agileinfo_footer_grid_left a img:hover{
	opacity: 0.8;
}
a.edit_link {
	font-size:0.6em;
	color: #ff0d01;
	text-decoration:none;
	white-space:nowrap;
}
a.edit_link:hover {
	color: #074888;
}
.top-message-bar {
	background:#990000;
	position:fixed;
	width:100%;
	z-index:10;
	padding:1.5em;
	text-align:center;
	opacity:0.5;
	bottom: 0;
}
.top-message-bar span {
	color:#ff0d01;
	text-transform:uppercase;
	z-index:11;
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:0.5em;
	opacity:1;
}
