﻿@charset "utf-8";
/* CSS Document */

.pxp-results-card-1-save{opacity:1}
a {    color: #B9C869;}
.centre{text-align:center}
.pxp-hero-props-carousel-1 .pxp-caption-prop-features{font-size:26px;color:#FFF; font-weight:700}
h1.pxp-page-header { font-weight: 700; font-size: 2.1rem; line-height: 2.3rem;}
p.footer {    font-size: .9rem;    color: #333;    line-height: 1.8;}
.pxp-footer-header { line-height: 30px;}
.pxp-blog-post-block, .pxp-agent-block {width: 100%;}
.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%; }
.pxp-nav > li {    font-size: 1rem;}
.pxp-nav > li > .pxp-nav-sub{min-width:210px}
.pxp-hero{max-width:100%; overflow:hidden}
.pxp-contact-hero-offices-info a { opacity: 1;}

.pxp-hero-props-carousel-1 .pxp-carousel-controls a{background-color:#F7F7F7 }
/** ALERT BOXES **/
.alert-box {
	background:#f5fad7;
	border:1px solid #b3b4a0;
	border-left:3px solid #b3b4a0;
	padding:10px;
	margin-bottom:20px;
	position:absolute;
	top:100px;
	width:100%;
	text-align:center;
}
.alert-box.success { background:#dbefd4; border-color:#acc7a1; }
.alert-box.error { background:#fad7d7; border-color:#c08585; }
.alert-box.info { background:#d2daef; border-color:#8a97b9; }
.alert-box h4 { font-size:15px; margin:0;}


@media screen and (max-width: 767px)
{
.pxp-contact-hero-offices-info .pxp-is-address{display:block}
.pxp-contact-hero-offices-container { top: 10px; }
}

@media screen and (max-width: 991px) {
	.mobile-hide{display:none}
}

