html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0;
	background:#fff;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 4px;
    overflow: visible;
	border:0;
	border-bottom: 4px dotted #ce3438;
}
td.vertical-dots:not(:last-child) {
	border-right: 4px dotted #ce3438;
}
td.vertical-dots:last-child {
	border-left: 4px dotted #ce3438;
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}
b,
strong {
    font-weight: bold;
}
img {
    border-style: none
}
button,
input,
optgroup,
select,
textarea {
    line-height: 1.15;
    margin: 0;
	font: 400 15px lato, sans-serif;
	font-size:15px;
	font-weight:400;
	font-family:lato,sans-serif;
}
.select-container {
	font-weight:400;
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: 0.35em 0.75em 0.625em
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}
.mobileonly {
	display:none;
}
.container, .inner-container, .top-wrapper .container {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto;
    padding: 0 20px
}
.top-wrapper .container {
	text-align:left;
}
.p_home-builders .container, .p_home-builders .section.section-post,
.p_resident-realtors .section.section-post  {
	max-width:none;
	width:100%;
}
#pipsyRoot {
	margin-top:30px;
}
#pipsyRoot * {
    -webkit-box-sizing: initial;
    box-sizing: initial;
}

.p_home-builders .inner-container {
	width:95%;
	padding:0;
}
.model-list {
	display:flex;
	flex-wrap:wrap;
}
.model-list .item {
	width:30%;
	margin:0px 1.5% 20px 1.5%;
	display:flex;
	flex-direction:column;
}
.model-list .photo {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	position:relative;
}
.model-list .photo .ratio {
	width:100%;
	padding-top:65%;
}
.model-list .photo a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	display:block;
	width:100%;height:100%;
}
.model-list .buildername {
	font-size:28px;
	font-weight:700;
	text-transform:uppercase;
	color:#ce3438;
}
.landing .model-list .buildername {
	color: inherit;
}
.model-list .buildername-detailed {
	font-size:22px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:10px;
}
.model-list .fromthe, .model-list .sqft  {
	font-size:22px;
}
.model-list .fromthe, .model-list .sqft a{
	pointer-events: none;
	text-decoration:none; 
	color:inherit; 
}
.model-list .address  {
	font-size:21px;
	font-style:italic;
}
.model-list .address a{
	text-decoration:none;
	color:inherit;
}
.model-list .data {
	flex-grow:1;
	padding:20px 10px;
}
.model-list .button {
    width: calc(100% - 20px);
    margin: 0px auto 10px auto;
}

body .builderWrapper .modelfinder {
	padding:30px 0;
}
.modelfinder form {
	font-size:12px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	color:#fff;
}
.modelfinder .fields {
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	justify-content: center;
}
.modelfinder .select-container select {
	height:48.5px;
	background-image:url('/images/selectarrow_dark.png');
	background-color:#fff;
	color:#69645f;
}
.modelfinder .fields > div:not(:first-child) {
	margin-left:20px;
}
.modelfinder .fields h2 {
	color:inherit;
	margin-bottom:0;
	position:relative;
	margin-right:20px;
}
@media (max-width: 1340px) {
    .container, .top-wrapper .container {
        padding: 0 10px
    }
}

@media (max-width: 768px) {
    .container, .top-wrapper .container {
        padding: 0;
        width: 100%;
        max-width: none;
        margin: 0 auto
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
	font-family: lato, sans-serif;
	font-size: 20px;
	font-weight: 300;
    line-height: 1.6;
    color: #241f21;
    -webkit-font-smoothing: antialiased;
}
body {
    padding: 120px 0
}

body.no-scroll {
    overflow: hidden
}
.highlight {
	color:#ce3438;
	font-family: fairwater-script, sans-serif;
	font-weight:700;
	text-transform:none;
	font-size:120%;
}
.gray {
    color: #4b4f55;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: lato, sans-serif;
	font-weight: 400;
	color: #ce3438;
	margin: 0 0 20px 0;
	line-height:1.16;
	text-align: center;
}
h1, .h1 {
	font-size: 60px;
}
h2, .h2 {
	font-size: 44px;
}

h3, .h3 {
	font-size: 36px;
}

h4, .h4 {
    font-size: 28px;
}
h5, .h5 {
    font-size: 24px;
}
.p_index h1 {
	font-family: brandon-grotesque, sans-serif;
	font-size: 54px;
	font-weight: 700;
	color: #4b4f55;
	text-transform: uppercase;
	letter-spacing: 0.25px; 
}
.p_index h1 .highlight {
	font-size: 80px;
}
a,
a:visited {
    text-decoration: underline;
    color: #ce3438;
}

a:hover,
a:visited:hover {
	color:inherit;
}
.p_home-builders .filters {
	margin-top:40px;
	margin-bottom:40px;
}
.template-4 .section-main {
	display:none;
}
.template-4 .cb-container .contentBlock:first-child {
	margin-top:0;
}
.bonterra h1,
.bonterra h2,
.bonterra h3,
.bonterra h4,
.bonterra h5,
.bonterra h6,
.bonterra .section-main .button,
.bonterra .contentBlock .button,
.bonterra .section-main a,
.bonterra .contentBlock a {
	color:#df5a2d;
}
.bonterra .dotted-red.button {
	color: #df5a2d;
	background-image:url('/images/outline-dotted-orange.svg');
	display:inline-block;
}
.bonterra-signup {
	cursor:pointer;
}
.bonterra.interior .video-wrapper, .bonterra.interior .main-header-image .slide {
	padding-top:55.4%;
	padding-top:37%;
}
.bonterra .hero-overlay {
	display:block !important;
	position:absolute;
	top:-100px;
	margin:0px auto;
	z-index:100;
}
.bonterra .section-main {
	position:relative;
	background-image:url('/images/background_hero_overlay.png');
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:top center;
	top:-100px;
	margin-bottom:-100px;
	z-index:80;
	width:1000px;
	padding-left:30px;
	padding-right:30px;
	max-width: calc(100% - 60px);
	min-height:100px;
}
#content_signup_bonterra {
	display:none;
}
a.fancypage {
	cursor:pointer;
}
body .fancybox-close {
	background-image:none;
	border-radius:50%;
	background:#ce3438;
	padding:0 10px;
	top:8px;
	right:8px;
	text-decoration:none;
	text-align:center;
}
.fancybox-close::after {
	content:"X";
	font-size:26px;
	font-weight:400;
	color:#fff;
	line-height:1;
	display: flex;
    align-items: center;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
}
body .fancybox-skin {
	background:#ededed;
}
a.adjustAnchor {
    display: block;
    position: relative;
    top: -160px;
    visibility: hidden;
}
a.button, input.button, div.button, button, #mc-embedded-subscribe {
    display: inline-block;
	font-size: 24px;
	font-weight: 700;
	color: #ffffff;
	background-color: #4b4f55;
	text-align: center;
	cursor:pointer;
	padding:5px 15px;
	border:1px solid transparent;
	text-decoration:none;
	line-height:1.4;
}
.button a {
	color:inherit;
	text-decoration:none;
}
a.button:hover {
	color:#fff;
}
.button.on {
	border:1px solid #4b4f55;
	background:#fff;
	color:#4b4f55;
}
.button.full {
	display:block;
}
.button .highlight {
	color:inherit;
}
input.button.full {
	width:100%;
}
.red.button, .red.handle, .builderWrapper .red.handle {
	background-color:#ce3438;
}
.dotted-red.button {
	color: #ce3438;
	background-color:#fff;
	background-image:url('/images/outline-dotted.svg');
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:7px 25px;
}
a.dotted-red.button:hover {
	color:#ce3438;
}
p {
    margin-top: 0
}

img {
    max-width: 100%;
	height:auto;
}
body .fancybox-type-ajax.fancybox-wrap {
	max-width:90%;
}
body .fancybox-type-ajax .fancybox-skin {
}
body .fancybox-type-ajax .fancybox-inner {
	padding:20px;
	width:auto !important;
}
body .fancybox-type-image .fancybox-nav span {
  visibility:visible;
/*	background-color:rgba(0,0,0,.2);*/
	background-repeat:no-repeat;
}
body .fancybox-prev span {
	background-image:url('/images/icon-arrow-left.png');
	background-position:center center;
	background-size:contain;
	left:-18px;
}
body .fancybox-next span {
	background-image:url('/images/icon-arrow-right.png');
	background-position:center center;
	background-size:contain;
	right:-18px;
}
body .homedetailPop .menubar {
	left:0;
	margin-left:0;
	background-color:#ce3438;
}
form .caption {
	display:inline-block;
	width:90%;
	vertical-align:top;
	margin-left:5px;
}
.bg-tile-red {
	background-color:#ce3438;
	color:#fff;
}
.home-finder {
    width: 100%;
	background: #ce3438 url('/images/bg-tile-seamless-red.png') repeat;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main-header-image .home-finder {
	background:none;
}
.header-brochure-wrapper {
	position:absolute;
	width:100%;
	left:0;
	margin-top:-20px;
}
.header-brochure-wrapper .container {
	padding-left:50px;
}
.header-brochure-wrapper .button {
	background-color:#ce3438;
	color:#fff;
	font-size:18px;
}
.popBox .mce-panel {
	width:100% !important;
}
.header-brochure-wrapper .button .highlight {
	color:inherit;
}
.brochureBox {
	width:600px;
	max-width:100%;
	font-size:16px;
	line-height:1.6;
}
.styled-pop {
	font-size:16px;
	line-height:1.6;
}
.brochure-pop label, body .brochureBox_widget label,
.styled-pop label {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	display:block;
	margin-top:5px;
	padding-bottom:5px;
}
body .brochureBox_widget label {
}
body .brochureBox_widget input {
	text-indent:10px;
	margin-bottom:10px;
}
body .brochureBox_widget select {
	margin-bottom:10px;
}
.styled-pop form .button, .brochureBox_widget form .button {
	margin-top:20px;
}
.brochure-pop  input[type=text],
.brochure-pop  input[type=email],
.styled-pop  input[type=text],
.styled-pop  input[type=email] {
	width:100%;
}
.styled-pop .fancybox-outer {
	background: #ededed url(/images/bg-tile-seamless-grey.png) repeat;
	padding:20px 30px;
}
body .styled-pop .fancybox-close {
	top:-14px;
	right:-14px;
}
body .red-pop .fancybox-outer {
	background-color:#ce3438;
}
body .red-pop .fancybox-outer *:not(input) {
	color:#fff;
}
body .red-pop .fancybox-outer .content *:not(input) {
	color:#fff  !important;
}
body .red-pop .fancybox-outer .red.button {
	background-color: #4b4f55;
}
body .red-pop .fancybox-close {
	background-color: #4b4f55;
}
.brochureBox_widget {
	max-width:600px;
	margin:0px auto;
}
.brochureBox_widget.contactform {
	padding:0;
}
.brochure .editable .popBox {
	width:600px;
}
footer .badge {
	background:#ce3438;
	height:50px;
    position: absolute;
    top: -50px;
    width: 100%;
}
footer .badge  .inner-container {
	position:relative;
}
body footer .badge .icon {
	background-size:contain;
	width:246px;
	height:205px;
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	z-index:20;
	top:-79px;
}
footer .home-finder {
    position: fixed;
    height: 80px;
    bottom: 0;
    opacity: 0;
    display: none;
    -webkit-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}
footer .home-finder.sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	z-index:90;
}
footer .home-finder.show {
    opacity: 1
}
footer .home-finder .finder-hometype, .main-header-image .finder-hometype {
	display:none;
}
footer .home-finder h2 {
	display:none;
    color: #fff;
    font-weight: 400;
    margin: 0;
	font-size: 40px;
    padding-right: 20px;
	text-transform:capitalize;
    line-height: normal
}

footer .home-finder .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

footer .home-finder form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

footer .home-finder form .select-container {
    margin-right: 15px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    position: relative
}

footer .home-finder form .select-container.large {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

footer .home-finder form .select-container .select-name {
    font-size: 16px;
    color: #69645f;
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
	white-space:nowrap;
}
footer .home-finder form .select-container select {
	margin:0;
    font-size: 16px;
    color: #69645f;
}
footer .home-finder form .select-container .options,
.modelfinder form .select-container .options {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    font-size: 14px;
    color: #69645f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    bottom: 100%;
}
footer .home-finder form .select-container .options.open,
.modelfinder form .select-container .options.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	z-index:5;
}
.modelfinder form .select-container .options.open {
	bottom:auto;
	z-index:500;
}

footer .home-finder form .select-container .options label {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    line-height: normal
}

footer .home-finder form .select-container .options label input {
    margin-right: 5px;
    border-radius: 0
}

footer .home-finder form .select-container .options label:last-of-type {
    margin: 0
}

footer .home-finder form .button {
}
body .cookie-bar {
	opacity:.97;
}
body .cookie-bar .container .copy {
        font-size:15px;
}
.footer-disclosure {
        font-size:14px;
        line-height:1.5;
        padding-top:20px;
        text-align:center;
}
header.n2 {
	display:none;
}
.main-header {
    position: fixed;
    top: 0;
    width: 100%;
	background:#ffffff;
    z-index: 1500;
}
.main-header .top-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 120px;
}
.main-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .main-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.main-header .main-header-container .logo-container {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.main-header .main-header-container .logo-container img {
    max-width: 280px;
    width: 100%
}

.main-header .main-header-container .mobile-menu {
    display: none
}

.main-header .main-header-container .main-menu-container {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding: 0 10px
}

.main-header .main-header-container .main-menu-container .subscribe {
    display: none
}

.main-header .main-header-container .main-menu-container .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
	flex-wrap:wrap;
}

.main-header .main-header-container .main-menu-container .main-menu li {
    position: relative;
	line-height:1.3;
	font-family: lato, sans-serif;
}

.main-header .main-header-container .main-menu-container .main-menu li a {
	display:block;
    padding: 10px .9vw;

	font-size: 18px;
	font-size:1.1vw;
	font-weight: 400;
	color: #4b4f55;
	letter-spacing: 0.2px;
    text-decoration: none
}
.main-header .main-header-container .main-menu-container .main-menu li ul {
    display: none;
    position: absolute;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	background-color: #ce3438;
    width: 250px;
    list-style: none;
    margin: 0;
    left: 0;
    padding: 0px 0;
	z-index:100;
}

.main-header .main-header-container .main-menu-container .main-menu li ul li {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .main-header-container .main-menu-container .main-menu li ul li:hover {
	background-color: #4b4f55;
}

.main-header .main-header-container .main-menu-container .main-menu li ul li:hover > a {
    color: #ffffff;
}

.main-header .main-header-container .main-menu-container .main-menu li ul li a {
    padding: 10px 20px;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.main-header .main-header-container .main-menu-container .main-menu li:hover {
    background: #ce3438;
    color: #fff
}

.main-header .main-header-container .main-menu-container .main-menu li:hover > a {
    color: #fff
}

.main-header .main-header-container .main-menu-container .main-menu li:hover > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.main-header .main-header-container .main-menu-container .main-menu li > ul li ul {
	left:100%;
}
.main-header .main-header-container .sub-container {
    position: relative;
}

.main-header .main-header-container .sub-container .subscribe {
	font-family: fairwater-script, sans-serif;
	font-size: 31px;
	font-size:2.3vw;
	font-weight: 700;
	color: #ffffff;
    padding: 4px 15px;
	background-color: #ce3438;
	text-align:center;
	text-transform:none;
    border: 1px solid transparent;
    text-decoration: none;
    line-height: 1.4;
}
.main-header .main-header-container .sub-container .subscribe span {
	-moz-font-feature-settings: "ss16";
	-webkit-font-feature-settings: "ss16";
	font-feature-settings: "ss16";
}

.main-header .main-header-container .sub-container .subscribe img {
    width: 24px;
    margin-right: 10px
}

.main-header .main-header-container .sub-container .sub-form-container {
    display: none;
    position: absolute;
    padding: 20px;
    background: #ce3438;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 350px;
    right: 0
}

.main-header .main-header-container .sub-container .sub-form-container.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-header .main-header-container .sub-container .sub-form-container .title {
	font-size: 20px;
	font-weight: 400;
	line-height: 26px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;

    margin-bottom: 10px;
    font-style: normal;
}

.main-header .main-header-container .sub-container .sub-form-container form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-header .main-header-container .sub-container .sub-form-container form input[type=text],
.main-header .main-header-container .sub-container .sub-form-container form input[type=email] {
    margin-bottom: 10px;
    background: #fff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 14px 20px 10px 10px
}
.main-header .main-header-container .sub-container .sub-form-container .g-recaptcha {
    margin-bottom: 10px;
}
.main-header .main-header-container .sub-container .sub-form-container form input::-webkit-input-placeholder {
    font-size: 14px
}

.main-header .main-header-container .sub-container .sub-form-container form input:-ms-input-placeholder {
    font-size: 14px
}

.main-header .main-header-container .sub-container .sub-form-container form input::-ms-input-placeholder {
    font-size: 14px
}

.main-header .main-header-container .sub-container .sub-form-container form input::placeholder {
    font-size: 14px
}

.main-header .main-header-container .sub-container .sub-form-container form input.button {
}
.hero-heading {
	font-family: fairwater-script, sans-serif;
	font-size:30px;
}
.hero-heading .altstyle-2 {
	-moz-font-feature-settings: "ss02";
	-webkit-font-feature-settings: "ss02";
	font-feature-settings: "ss02";
}
.hero-heading .altstyle-3 {
	-moz-font-feature-settings: "ss04";
	-webkit-font-feature-settings: "ss04";
	font-feature-settings: "ss04";
}
.hero-heading .altstyle-4 {
	-moz-font-feature-settings: "titl";
	-webkit-font-feature-settings: "titl";
	font-feature-settings: "titl";
}

.alert {
	color:#990000;
	font-weight:bold;
}
.main-footer {
	position:relative;
	background-color: #ededed;
	background-repeat: repeat;
    padding: 50px 0;
	margin-top:150px;
	text-align:left;
	font-size: 20px;
	color: #4b4f55;
	font-weight: 400;
}
.main-footer a.button {
	font-size:22px;
	padding:5px 30px;
}
.main-footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-footer .container h3 {
	font-size: 32px;
	font-weight:700;
	color: #4b4f55;
	margin-bottom:20px;
	text-align:left;
}

.main-footer .container>div {
    width: 30%
}

.main-footer .container>div.img-container {
    display: none
}
.main-footer .container .first h3 {
	text-transform:uppercase;
	font-weight:700;
	font-size:28px;
}
.main-footer .container .first h3 .highlight {
	font-size:40px;
}
.main-footer .container .first form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-footer .container .first form input[type=text],.main-footer .container .first form input[type=email],
.styled-pop form input[type=text],
.styled-pop form input[type=email] {
    margin-bottom: 15px;
    background: #fff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 10px 20px
}
.styled-pop form .select-container select {
    background-color: #fff;
    margin-bottom: 15px;
    font-size: 15px;
    color: #666;
    text-indent: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main-footer .container .first form input::-webkit-input-placeholder {
    font-size: 16px
}

.main-footer .container .first form input:-ms-input-placeholder {
    font-size: 16px
}

.main-footer .container .first form input::-ms-input-placeholder {
    font-size: 16px
}

.main-footer .container .first form input::placeholder {
    font-size: 16px
}
.main-footer .container .first form input.button {
	margin-top:10px;
}
.main-footer .container .first .button {
	background:#ce3438;
}
.main-footer .container .first .img-container {
    margin-top: 50px
}
.main-footer .container > div {
	position:relative;
}
.main-footer .container .second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.main-footer .third .jdc-logo {
	margin-top:40px;
}

.main-footer .container .second div {
    text-align: left
}
.main-footer .container .second div p:first-of-type {
	margin-bottom:30px;
}
.main-footer .container .second .nomargin {
    margin: 0
}

.main-footer .container .second .email {
    margin-bottom: 1em;
    display: block
}

#content_footer_third div {
    margin-bottom: 10px
}

#content_footer_third a {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #4b4f55;
	font-size: 18px;
    text-decoration: none
}
#content_footer_third a.button {
	display:inline-block;
	color:#fff;
}
#content_footer_third a img {
    width: 40px;
    margin-right: 10px
}

.main-footer .container .third .button {
    margin-top: 20px;
    font-weight: 700;
    font-size: 20px
}

.footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
	font-size: 15px;
	font-weight: 400;
	color: #69645f;
}

.footer-bottom p {
    padding: 0 5px
}

.footer-bottom p a {
    color: inherit;
    text-decoration: none
}
.footer-bottom .equal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-left: 60px
}

.footer-bottom .equal img {
    margin: 0 5px;
    height: 25px
}

.main-header-image {
    position: relative;
    -webkit-box-shadow: 0 0 100px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.4) inset;
}

header .main-header-image .previous_btn,
header .main-header-image .next_btn {
    position: absolute;
    top: 43%;
    z-index: 100;
    cursor: pointer
}

.main-header-image .previous_btn img,
.main-header-image .next_btn img {
    width: 60px
}

.main-header-image .previous_btn {
    left: 0
}

.main-header-image .next_btn {
    right: 0
}
.slideshow .caption-box {
	position:absolute;
	left:5%;
	bottom:40px;
	background: rgba(0, 122, 133, 0.85);
	padding: 35px;
	color: #ffffff;
	max-width:450px;
}
.slideshow .caption-box .heading {
	font-size: 36px;
	line-height: 38px;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: left;
}
.slideshow .caption-box .caption {
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 25px;
	text-align: left;
	font-style:normal;
}
.slideshow .caption-box .more {
	font-size: 20px;
	line-height: 1;
	font-weight: 700;
	text-align: center;
	padding: 12px 14px;
	border: 2px solid #ffffff;
	background:none;
	display:inline-block;
}
/*
.main-header-image .slide_viewer {
    height: 700px;
    overflow: hidden;
    position: relative
}

.main-header-image .slide_group {
    height: 100%;
    position: relative;
    width: 100%
}

.main-header-image .slide {
    display: none;
    height: 100%;
    position: absolute;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header-image .slide:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
*/
.main-header-image .slide_viewer {
    overflow: hidden;
    position: relative
}

.main-header-image .slide_group {
    height: 100%;
    position: relative;
    width: 100%
}
.main-header-image .video-wrapper {
    position: relative;
        padding-top:43%;
		overflow:hidden;
}

.alert {
    color:#ffffff !important;
    font-weight:bold;
    background-color:#990000;
    padding:3px 5px;
    margin-bottom:5px;
}
.slideshow .slide a {
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	width:100%;
	height:100%;
	z-index:5;
}
.slideshow .video-wrapper video,
.scrollable-slides video
 {
	position:absolute;
	width:100%;
	background-color:#000;
    top:0;
    bottom:0;
    left:0;
    right:0;
    height:100%;
    object-fit:cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.main-header-image .slide:not(:first-child) {
    display: none;
}
.main-header-image .slide {
	padding-top:43.75%;
    height: 100%;
/*    position: absolute;*/
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.midSlide  {
	position:relative;
}
.midSlide .mb{
	clear:both;
	margin-bottom:40px;
}
.midSlide .main-header-image .slide {
	padding-top:28.125%;
}
.midSlide .rslides_nav {
	background:#4b4f55;
	padding: 10px 15px;
}
.midSlide .rslides_nav img {
	display:block;
}
.interior .video-wrapper, .interior .main-header-image .slide {
	padding-top:28.65%;
}
.rslides_nav {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:48px;
	z-index:50;
}
.rslides_nav.prev {
	left:30px;
}
.rslides_nav.next {
	right:30px;
}

.section-video-events {
    text-align: center
}

.section-video-events .video-events-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-video-events .video-events-container .video-event {
	width: 24%;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    margin: 0px .5%;
}

.section-video-events .video-events-container .video-event .event-image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 10px;
    position: relative
}

.section-video-events .video-events-container .video-event .event-image::after {
    content: url("/images/play.png");
    position: absolute;
    width: 85px;
    height: 85px;
    top: 50%;
    left: 50%;
    margin-top: -42px;
    margin-left: -42px
}

.section-video-events .video-events-container .video-event a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-video-events .video-events-container .video-event a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section-video-events .video-events-container .video-event .event-title {
    text-decoration: none;
    font-size: 16px
}

.section-video-events .video-events-container .video-event .event-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px
}

@media (max-width: 1059px) {
    .section-video-events .video-events-container .video-event {
        width: 50%;
        padding: 0 30px
    }
    .section-video-events .video-events-container .video-event .event-date {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .section-video-events .video-events-container .video-event {
        width: 100%;
        padding: 0 30px;
		margin-bottom:30px;
    }
    .section-video-events .video-events-container .video-event .event-date {
        margin-bottom: 25px
    }
}

.main-header-image .home-finder {
    position: absolute;
	z-index:80;
    bottom: -48px;
    color: #fff;
    max-width: 1060px;
    left: 0;
    right: 0;
	text-align:center;
    margin: auto
}
.main-header-image .home-finder {
	padding: 30px 35px 50px 35px;
	width: calc(100% - 2*35px);
}
.home-finder svg {
	display:none;
}
.main-header-image .home-finder svg {
	display:block;
	position: absolute;
	top: 0; left: 0;
	z-index: -1;
	width: 100%; height: 100%;
}
.main-header-image .home-finder h2 {
    color: #fff;
	font-size:40px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.main-header-image .home-finder form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
/*
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	*/
	flex-wrap:wrap;
	justify-content:center;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.main-header-image .home-finder form .select-container {
    margin-right: 15px;
/*
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	*/
    cursor: pointer;
    position: relative
}

.main-header-image .home-finder form .select-container.large {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.select-container .select-name {
    font-size: 18px;
    color: #69645f;
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	align-items:center;
    margin: 0;
	white-space:nowrap;
}

.select-container .select-name i {
    width: 0;
    height: 0;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 12px solid #4b4f55;
    margin-left: 12px;
	position:relative;
}

.select-container .options {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    width: 100%;
    font-size: 14px;
    color: #69645f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
	z-index:500;
}

.select-container .options.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	width:auto;
	min-width:100%;
}

.select-container .options label {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
	white-space:nowrap;
    line-height: normal
}

.select-container .options label input {
    margin-right: 5px;
    border-radius: 0
}

.select-container .options label:last-of-type {
    margin: 0
}

.email_btcheck, .btcheck {
	display:none;
}
.contactform {
	text-align:left;
	padding-right:10%;
	font-size: 18px;
}
.contactform span.spacer {
	display:inline-block;
	width:40px;
}
.contactform .phonezip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;	
}
.contactform .phonezip > div:first-child {
	width:60%;
}
.contactform .phonezip > div:last-child {
	width:30%;
}
.section-main .contactform .newline {
	margin-bottom:10px;
}
input[type=text], input[type=email],input[type=password],textarea {
	border:1px solid #e5e2e2;
	border-radius:0;
	background:#ffffff;
	-webkit-box-shadow: inset 0px 0px 21px 2px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0px 0px 21px 2px rgba(0,0,0,.1);
	box-shadow: inset 0px 0px 21px 2px rgba(0,0,0,.1);
	padding: 10px;
    margin-bottom: 10px;
}
.contactform input[type=text], .contactform input[type=email], .contactform textarea {
	width:100%;
	padding:5px 0px;
}
.contactform .checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;	
	flex-wrap:wrap;
}
.contactform .checkboxes .checkbox {
	width:30%;
}
.contactform .checkboxes .checkbox input {
	margin-right:10px;
}
.checkbox.range100000199999 {
	display:none;
}
.contactform label {
	font-size: 16px;
	font-weight:300;
	text-transform: uppercase;
	display:block;
}
table {
	float:none !important;
	height:auto !important;
}
table td {
	vertical-align:top;
}
.newline {
	clear:both;
}
section {
	text-align:center;
}
.section {
	text-align:center;
    padding: 50px 0 0px 0px;
}
.p_index .section.section-main {
	padding-top:100px;
}
.included .section:last-child {
	margin-bottom:50px;
}
.included .newsletter-signup {
	text-align:center;
	width:350px;
	max-width:100%;
	position:relative;
	margin:0px auto 20px auto;
	text-align:left;
}
.included .newsletter-signup input[type=text],.included .newsletter-signup input[type=email],.included .newsletter-signup input[type=phone] {
	width:100%;
}
.p_home-inventory .included .newsletter-signup h4 {
	display:none;
}
.included .g-recaptcha {
	display: inline-block;
	margin: 10px auto;
}
.embed-signup input {
	width:100%;
}
.smaller {
	font-size:80%;
}
.recap {
	display:inline-block;
	margin:0px auto;
}
.included .newsletter-signup .g-recaptcha {
	display:block;
    transform:scale(0.65);
    -webkit-transform:scale(0.65);
    transform-origin:0% 50%;
    -webkit-transform-origin:0% 50%;
	width:200px;
	height:35px;
}
.included .newsletter-signup .g-recaptcha > div {
	height:auto !important;
}
.section.section-post {
	padding-top:0;
	width:95%;
}
.p_homes .section.section-post { 
	width:100%;
	max-width:100%;
}
.section-main {
    text-align: center
}
.dynamic ul {
	list-style-position: inside;
}
.dynamic ul li {
	margin-bottom:10px;
}
.dynamic table {
	table-layout:fixed;
}
.section-main p, .section-main hr {
    width: 100%;
    max-width: 1040px;
    margin: 0 auto 30px auto;
}
p:last-child {
	margin-bottom:0;
}
.section-navbox {
    text-align: center;
	padding-top:0;
}

.section-navbox .navbox-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-wrap:wrap;
	margin-top:20px;
}
.l2.section-navbox .navbox-container {
	flex-wrap:wrap;
}
.section-navbox .img-container {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.section-navbox .navbox-container .left {
    width: 49%
}
.l1.section-navbox .navbox-container > div {
	margin-bottom:15px;
}
.sample.navbox-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	width:100%;
	flex-wrap:wrap;
	margin:0;
	padding:0;
	list-style:none;
}
.sample.navbox-layout li {
	list-style:none;
	width:24%;
	margin:0;
	padding:0;
}
.sample .navbox-container .img-container {
	background:#cccccc;
}

.section-navbox .navbox-container .right {
    width: 49.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-direction:column;
}

.section-navbox.l1 .navbox-container .img-container {
	width:100%;
}
.section-navbox.l1 .navbox-container .img-container::after {
	display:block;
	content:"";
	padding-top:67%;
}
.section-navbox.l2 .navbox-container .img-container {
	margin-bottom:10px;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+1),
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+5) {
	width:61%;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+1)::after,
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+5)::after {
	display:block;
	content:"";
	padding-top:56%;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+2),
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+4) {
	width:38%;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+2)::after,
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+4)::after {
	display:block;
	content:"";
	padding-top:90%;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+3) {
	width:100%;
}
.section-navbox.l2 .navbox-container .img-container:nth-child(5n+3)::after {
	display:block;
	content:"";
	padding-top:24.24%;
}
.section-navbox.l3.container {
	max-width:none;
	margin-top:60px;
	margin-bottom:80px;
}
.manage .section-navbox.l3.container {
	margin:0;
}
.section-navbox.l3 .navbox-container {
	flex-wrap:wrap;
}
.section-navbox.l3 .navbox-container .left {
	width:74%;
	display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	flex-wrap:wrap;
}
.section-navbox.l3 .navbox-container .right {
	width:25.3%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(1),.section-navbox.l3 .navbox-container .left .img-container:nth-child(4) {
	width:57%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(1),.section-navbox.l3 .navbox-container .left .img-container:nth-child(2) {
	margin-bottom:9px;
	margin-bottom:1%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(2),.section-navbox.l3 .navbox-container .left .img-container:nth-child(3) {
	width:42%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(1)::after {
	display:block;
	content:"";
	padding-top:60.6%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(2)::after {
	display:block;
	content:"";
	padding-top:82.3%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(3)::after {
	display:block;
	content:"";
	padding-top:61.7%;
}
.section-navbox.l3 .navbox-container .left .img-container:nth-child(4)::after {
	display:block;
	content:"";
	padding-top:45.45%;
}
.section-navbox.l3 .navbox-container .right .img-container {
	width:100%;
}
.section-navbox.l3 .navbox-container .right .img-container::after {
	display:block;
	content:"";
	padding-top:180%;
}
.section-navbox.l4 .navbox-container {
	flex-wrap:wrap;
	justify-content:center;
}
.section-navbox.l4 .navbox-container .img-container {
	width:30%;
	margin-bottom:10px;
	margin-left:1.5%;
	margin-right:1.5%;
}
.section-navbox.l4 .navbox-container .img-container::after {
	display:block;
	content:"";
	padding-top:65.9%;
}




.section-navbox .navbox-container .img-container {
    position: relative;
    overflow: hidden
}
.section-navbox .navbox-container .img-container .banner, .section-navbox .navbox-container .img-container .banner-title {
    position: absolute;
    width: 100%;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.section-navbox.l4 .navbox-container .img-container .banner-title {
	font-size:44px;
	line-height:1.18;
}

.section-navbox.l5 .navbox-container {
        flex-wrap:wrap;
        justify-content:center;
}
.section-navbox.l5 .navbox-container .img-container {
        width:30%;
        margin-bottom:10px;
        margin-left:1.5%;
        margin-right:1.5%;
}
.section-navbox.l5 .navbox-container .img-container::after {
        display:block;
        content:"";
        padding-top:65.9%;
}
.section-navbox.l5 .img-container {
	background-size:contain;
}
.section-navbox .navbox-container .img-container .banner-title {
    width: 80%;
    color: white;
	font-size: 50px;
	font-size:3.5vw;
	font-weight: 400;
    text-align: center;
    line-height: 1.2;
	z-index:2;
}
.section-navbox .navbox-container a:not(.button) {
	position:absolute;
	left:0;right:0;bottom:0;top:0;
	width:100%;
	height:100%;
	display:block;
	z-index:3;
}
.sample .section-navbox .navbox-container .img-container .banner-title {
	font-size:11px;
	line-height:1;
}
.sample .section-navbox .navbox-container .img-container .banner {
	height:50%;
}
.section-navbox .navbox-container .img-container .banner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px 50px;
    background-blend-mode: color;
	mix-blend-mode: color;
}
.section-navbox .navbox-container .img-container .banner::after {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;left:0;right:0;bottom:0;
	background-color:inherit;
}
.section-navbox .navbox-container .blue.img-container .banner {
    background: rgba(81, 115, 145, 1);
}
.section-navbox .navbox-container .blue.img-container::after {
    background: rgba(81, 115, 145, 0.65);
}
.section-navbox .navbox-container .yellow.img-container .banner {
    background: rgba(224, 193, 65, 1);
}
.section-navbox .navbox-container .yellow.img-container::after {
    background: rgba(224, 193, 65, 0.78);
}
.section-navbox .navbox-container .purple.img-container .banner {
    background-color: rgba(118,92,138,1);
}
.section-navbox .navbox-container .purple.img-container::after {
    background-color: rgba(118,92,138,.77);
}
.section-navbox .navbox-container .red.img-container::after {
    background-color: rgba(206,52,56,.8);
}
.section-navbox .navbox-container .orange.img-container .banner {
    background-color: rgba(207,122,65,1);
}
.section-navbox .navbox-container .orange.img-container::after {
    background-color: rgba(207,122,65,.77);
}
.section-navbox .navbox-container .green.img-container .banner {
    background-color: rgba(158,162,86,1);
}
.section-navbox .navbox-container .green.img-container::after {
    background-color: rgba(158,162,86,.76);
}
.section-navbox .navbox-container .img-container:hover .banner, 
.section-navbox .navbox-container .img-container:hover::after {
	background:none;
}
.section-navbox .navbox-container .img-container:hover .banner-title {
	text-shadow: 2px 2px 5px rgba(75,79,85, .7);
}
.section-navbox .navbox-container .img-container img {
    width: 100%
}


.contentBlock {
	padding:15px 0px;
	text-align:center;
	margin-top:40px;
}
.contentBlock .img {
	background-position:center;
	background-size:cover;
	position:relative;
}
.contentBlock.t2 .img-wrapper,
.contentBlock.t3 .img-wrapper {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.contentBlock.t2 .img {
	width:49%;
}
.contentBlock.t3 .img {
	display:inline-block;
	width:32%;
}
.contentBlock.t2 .img span {
	display:block;
	padding-top:67%;
	padding-top:43.75%;
}
.contentBlock.t3 .img span {
	display:block;
	padding-top:82%;
}
.contentBlock.t5 .img span, .contentBlock.t6 .img span, .contentBlock.t7 .img span {
	display:block;
	padding-top:112%;
}
.contentBlock.t2 
.contentBlock.t3 .wrapper > div {
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.contentBlock.t5 .wrapper {
	display:inline-flex;
	width:auto;
}
.contentBlock.t6 .wrapper, .contentBlock.t7 .wrapper {
	display:flex;
}
.contentBlock.t4 .wrapper .content {
	display:inline-block;
	vertical-align:top;
}
.contentBlock.t4 .wrapper > .images.left {
	width:16%;
}
.contentBlock.t4 .wrapper > .content {
	width:33%;
}
.contentBlock.t4 .wrapper .content {
	padding:0px 20px;
}
.contentBlock.t4 .wrapper > .images.right {
	width:50%;
}
.contentBlock.t5 .wrapper .images, .contentBlock.t6 .wrapper .images {
	width:25%;
}
.contentBlock.t5 .wrapper .images {
	min-width:350px;
	max-width:100%;
}
.contentBlock.t5 .wrapper .content, .contentBlock.t6 .wrapper .content, .contentBlock.t7 .wrapper .content {
	width:65%;
	padding:0px 40px;
	text-align:left;
}
.contentBlock.t7 .wrapper .images, .contentBlock.t7 .wrapper .content {
	width:50%;
}
.contentBlock.t5 .wrapper .content *, .contentBlock.t6 .wrapper .content *, .contentBlock.t7 .wrapper .content * {
	text-align:inherit;
}
.contentBlock.t4 .wrapper .images {
	display:inline-flex;
	flex-wrap:wrap;
}
.contentBlock.t4 .wrapper .images.left .img {
	width:100%;
}
.contentBlock.t4 .wrapper .images.right .img {
	width:33.33%;
}
.contentBlock.t8 {
	padding-top:0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contentBlock.t8 .wrapper {
	padding:50px 0;
    width: 100%;
	background: #ce3438 url('/images/bg-tile-seamless-red.png') repeat;
}
.contentBlock.t8 .container {
	font-weight:500;
}
.contentBlock.t8 .container * {
    color: #fff;
}
.contentBlock.t14 {
	background-color:#eeeded;
	margin-top: 0;
    padding-top: 0;
}
.contentBlock.t14 .container {
	padding:50px 50px;
}
.contentBlock.t22 .container {
	max-width:100%;
	padding:0;
}
.contentBlock.t22 .section-navbox.l4 .navbox-container {
	justify-content:space-between;
}
.contentBlock.t22 .section-navbox.l4 .navbox-container .img-container {
	width:49%;
	margin-left:0;
	margin-right:0;
}
.contentBlock.t22 .line1 {
	display:block;
	font-family: fairwater-script, sans-serif;
	font-size:4.5vw;
    font-weight: bold;
    letter-spacing: 0;
	margin-bottom:20px;
}
.contentBlock.t22 .line1::after {
	content:'';
	display:block;
	margin:10px auto 0 auto;
	width:50%;
	border-bottom:4px dotted #fff;
}
.contentBlock.t22 .line2 {
	display:block;
    font-size: 2.6vw;
    letter-spacing: 0;
    line-height: 44px;
}
@media (min-width: 1341px) {
/*
	.contentBlock.t22 .line1 {
	    font-size: 62px;
	}
	.contentBlock.t22 .line1 {
	    font-size: 36px;
	}
	*/
}
.contentBlock.t32 .container {
	max-width:100%;
	width:100%;
}
.scrollable-slides {
	position:relative;
}
.scrollable-slides .rslides_nav {
	text-decoration:none;
	font-size:150px;
	font-weight:300;
	transform:scale(1.5,1) translateY(-50%);
	width:auto;
}
.scrollable-slides .rslides_nav.prev {
	left:-80px;
}
.scrollable-slides .rslides_nav.next {
	right:-80px;
}
.scrollable-slides .rslides_tabs {
	position: absolute;
    bottom: 20px;
    width: 40%;
    text-align: center;
	z-index:100;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}
.scrollable-slides .rslides_tabs li {
	background:rgba(255,255,255,.4);
	border-radius:50%;
	width:15px;
	height:15px;
	margin:0px 5px;
}
.scrollable-slides .rslides_tabs li.rslides_here {
	background:#fff;
}
.scrollable-slides .rslides_tabs li a {
	font-size:1;
	color:transparent;
	text-decoration:none;
}
.scrollable-slides .slideshow-wrapper li .wrapper {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.scrollable-slides .slideshow-wrapper li {
	float:none !important;
}
.scrollable-slides .slideshow-wrapper li:nth-child(n+2) {
	display:none;
}
.scrollable-slides ul, .scrollable-slides ul li {
	margin:0;
	padding:0;
	list-style:none;
}
.scrollable-slides .slideshow-wrapper li .wrapper .photo {
	position:relative;
	width:40%;
}
.scrollable-slides .slideshow-wrapper li .wrapper .photo iframe,
.scrollable-slides .slideshow-wrapper li .wrapper .photo video {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
.scrollable-slides .slideshow-wrapper li .wrapper .desc {
	width:55%;
	text-align:left;
	font-style:italic;
}
.scrollable-slides .slideshow-wrapper li .wrapper .desc * {
	text-align:inherit;
}
.scrollable-slides .photo {
	background-position:center center;
	background-size:cover;
}
.scrollable-slides .photo:after {
	content:"";
	display:block;
	width:100%;
	padding-top:100%;
}
.scrollable-slides h4 {
	margin-bottom:20px;
	color:#45413f;
	text-transform:uppercase;
}
.scrollable-slides h4:after {
	content:"";
	display:block;
	margin-top:20px;
	width:100%;
	border-top:1px solid #000;
}

/* Side Photos Boxes / Mini Photo Album */
.section-navbox.minialbum .navbox-container {
	margin-top:0;
}
td:last-child .section-navbox.minialbum {
	padding-left:75px;
}
td:first-child .section-navbox.minialbum {
	padding-right:75px;
}
.section-navbox.minialbum .navbox-container .top {
	width:100%;
	margin-bottom:10px;
}
.section-navbox.minialbum .navbox-container .bottom { 
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
.section-navbox.minialbum .navbox-container .top .img-container::after {
	display:block;
	content:"";
	padding-top:64.5%;
}
.section-navbox.minialbum .navbox-container .top .img-container::after {
	display:block;
	content:"";
	padding-top:64.5%;
}
.section-navbox.minialbum .navbox-container .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
	width:54.8%;
}
.section-navbox.minialbum .navbox-container .left .img-container:first-child::after {
	display:block;
	content:"";
	padding-top:66%;
}
.section-navbox.minialbum .navbox-container .left .img-container:last-child::after {
	display:block;
	content:"";
	padding-top:80.5%;
}
.section-navbox.minialbum .navbox-container .right {
	width:43.5%;
}
.section-navbox.minialbum .navbox-container .left > div {
	width:100%;
}
.section-navbox.minialbum .navbox-container .left > div:first-child {
	margin-bottom:10px;
}
.section-navbox.minialbum .navbox-container .left > div:first-child .img-container::after {
	display:block;
	content:"";
	padding-top:64.7%;
}
.section-navbox.minialbum .navbox-container .left > div:last-child .img-container::after {
	display:block;
	content:"";
	padding-top:82.35%;
}
.section-navbox.minialbum .navbox-container .right .img-container::after {
	display:block;
	content:"";
	padding-top:189%;
}
.section-navbox.minialbum .navbox-container .bottom .img-container::after {
	display:block;
	content:"";
	padding-top:37%;
}
/* Photo Gallery Grid */
.section-navbox.photoGallery .navbox-container {
	margin-top:0;
}
.section-navbox.photoGallery .navbox-container .top {
	width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.section-navbox.photoGallery .navbox-container .img-container {
	margin-bottom:10px;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(1) {
	width:19%;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(2) {
	width:32.5%;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(3) {
	width:32.5%;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(4) {
	width:13%;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(3)::after,
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(4)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:65%;
}
.section-navbox.photoGallery .navbox-container .left {
	width:56%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.section-navbox.photoGallery .navbox-container .right {
	width:43%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(1) {
	width:100%;
}
.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(2) {
	width:55%;
}
.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(3) {
	width:43%;
}
.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(1)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:67.6%;
}	
.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(2)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:65.8%;
}	
.section-navbox.photoGallery .navbox-container .left .img-container:nth-child(3)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:84.3%;
}	
.section-navbox.photoGallery .navbox-container .right .img-container {
	width:100%;
}
.section-navbox.photoGallery .navbox-container .right .img-container:nth-child(1)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:54%;
}
.section-navbox.photoGallery .navbox-container .right .img-container:nth-child(2)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:80.7%;
}
.section-navbox.photoGallery .navbox-container .top .img-container:nth-child(1)::after {
	content:"";
	display:block;
	width:100%;
	padding-top:111%;
}
.galleryWrapper .section-navbox .img-container,
.section-navbox.photoGallery .img-container {
	background-position:top center;
}
/* ------------------------------- */
.section-testimonialbox .wrapper {
	width:100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-font-smoothing: antialiased;
}
.section-testimonialbox .wrapper {
	margin-bottom:20px;
}
.section-testimonialbox .img-container {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.section-testimonialbox .img-container::after {
	content:"";
	display:block;
	width:100%;
	padding-top:64.3%;
}
.section-testimonialbox .caption-container {
	padding:10px;
	background-color:#007a84;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	color:#fff;
}
.section-testimonialbox .wrapper:nth-child(even) {
        flex-direction: row-reverse; 
}
section.section-testimonialbox {
	margin-top:0;
	padding-top:0;
	max-width:1120px;
}

.section-testimonialbox .caption-container .border {
	padding:40px;
	height:100%;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items:center;
}
.section-testimonialbox .caption-container p {
	font-size:44px;
	line-height:1.4;
	font-style:italic;
}
.section-testimonialbox .wrapper > div {
	width:50%;
}

.section-captionbox .img-container {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
.section-captionbox .img-container::after {
	content:"";
	display:block;
	width:100%;
	padding-top:65.7%;
}
.section-captionbox .caption-container {
	background-color:#007a84;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-captionbox .caption-container .border {
	border:1px solid #ffffff;
	padding:40px;
	margin:10px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	align-items:center;
}
.section-captionbox .caption-container p {
	font-size:44px;
	color:#fff;
	line-height:1.4;
	font-style:italic;
}
.section-captionbox .wrapper {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.section-captionbox .wrapper > div {
	width:50%;
}
.section-main .forToolbox, .section-post .forToolbox {
        display:none;
}
.homecontact {
	width:650px;
	max-width: calc(100% - 40px);
	text-align:center;
}
.homecontact .opt-in {
	font-size: 16px;
	font-weight: 400;
}
.homecontact .agent-container {
	display:block;
	margin-top:20px;
}
.homecontact input[type=text], .homecontact textarea {
	width:100%;
	padding-left:0;
	padding-right:0;
}
.homecontact h2 {
	font-weight:300;
	text-transform: uppercase;
}
.homecontact form {
}
.homecontact .fields {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.homecontact .fields input {
	width:49%;
}
.homecontact .agent-container p {
	margin-top:0;
	margin-bottom:0px;
}
.homecontact input[type=text], .homecontact input[type=email], .homecontact input[type=password], .homecontact textarea {
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-indent:10px;
}
.homecontact input.button {
	display:block;
	width:100%;
}
.homecontact .g-recaptcha {
	margin-bottom:20px;
}


/* Styling Checkbox Starts */
.checkbox-label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: auto;
	margin-right:5px;
    cursor: pointer;
    font-size: 22px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    clear: both;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkbox-label .checkbox-custom {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 24px;
    width: 24px;
    background-color: transparent;
    border-radius: 0px;
  	transition: all 0.3s ease-out;
  	-webkit-transition: all 0.3s ease-out;
  	-moz-transition: all 0.3s ease-out;
  	-ms-transition: all 0.3s ease-out;
  	-o-transition: all 0.3s ease-out;
    border: 2px solid #a4a9ad;
}


.checkbox-label input:checked ~ .checkbox-custom {
    border-radius: 0px;
    -webkit-transform: rotate(0deg) scale(1);
    -ms-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1);
    opacity:1;
    border: 2px solid #a4a9ad;
}


.checkbox-label .checkbox-custom::after {
    position: absolute;
    content: "";
    left: 2px;
    top: 2px;
    height: 0px;
    width: 0px;
    border-radius: 5px;
    border: solid #009BFF;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(0deg) scale(0);
    -ms-transform: rotate(0deg) scale(0);
    transform: rotate(0deg) scale(0);
    opacity:1;
}


.checkbox-label input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity:1;
  left: 10px;
  top: -9px;
  width: 7px;
  height: 22px;
  border: solid #ce3438;
  border-width: 0 4px 4px 0;
  background-color: transparent;
  border-radius: 0;
}



.p_homes .main-header-image {
    height: 450px
}
.p_homes .main-header-image .slide_viewer {
    height: 450px
}

.p_homes .section.section-main h1 {
    margin-bottom: 10px
}

.p_homes .section.section-main .subtitle {
    font-size: 36px;
    color: #ce3438;
    text-transform: uppercase;
    margin-bottom: 25px
}

.p_homes .section.section-map .map-container {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.p_homes .section.section-map .map-container iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

.p_homes .section.section-home-list .button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 25px;
	align-items:center;
}
.p_homes .section.section-home-list .button-container .count {
	flex-grow: 1;
}
.p_homes .count {
	display:none;
}
.p_homes .fps .count {
	display:block;
	text-align:center;
}

.p_homes .section.section-home-list .button-container.multiple {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.p_homes .section.section-home-list .button-container.multiple p {
	margin-bottom:0;
}
.p_homes .section.section-home-list .home-list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	justify-content:center;
}
.p_homes .section.section-home-list .home-list-container.featuredSliderHomesModule {
	position:relative;
	z-index:100;
}
.p_homes .section.section-home-list .home-list-container.featuredSliderHomesModule .home {
	margin-left:20px;
	margin-right:20px;
}
.p_homes .section.section-home-list .home-list-container .home {
    width: 22%;
	margin-left:1.5%;
	margin-right:1.5%;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
	border: 1px solid #e5e2e2;
	position:relative;
}

.p_homes .section.section-home-list .home-list-container .home .img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
.p_homes .section.section-home-list .home-list-container .home .img-container a {
	display:block;
	width:100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
}
.p_homes .section.section-home-list .home-list-container .home .img-container img {
	display:block;
}
.p_homes .section.section-home-list .home-list-container .home .img-container {
    position: relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.p_homes .section.section-home-list .home-list-container .home .img-container::before {
	content:"";
	padding-top:62.9%;
}
.p_homes .section.section-home-list .home-list-container .home .img-container.available-now::after {
    content: 'available now';
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    position: absolute;

	font-size: 14px;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #4b4f55;
	text-align: center;

}
.builderWrapper .item.limited .photo::before {
    content: 'Limited Opportunities';
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    position: absolute;

	font-size: 17px;
	font-weight: 300;
	color: #ffffff;
	text-transform: uppercase;
	background-color: #4b4f55;
	text-align: center;

}

/*.p_homes .section.section-home-list .home-list-container .home:nth-of-type(4n) {
    margin-right: 0
}*/

.p_homes .section.section-home-list .home-list-container .home .content {
    padding: 10px;
    text-align: center;
	flex-grow:1;
}
.p_homes .section.section-home-list .preview.home-list-container .home:nth-child(n+13), 
.p_homes .section.section-home-list .home-list-container.preview .preview-click {
    display: none;
}

.p_homes .section.section-home-list .home-list-container .home .content p {
    margin-bottom: 10px
}

.p_homes .section.section-home-list .home-list-container .home .content a {
	font-size:18px;
    font-weight: 700;
    text-decoration: none
}

.p_homes .section.section-home-list .home-list-container .home .content .builder {
    text-transform: uppercase;
	font-size: 15px;
	font-weight: 300;
}

.p_homes .section.section-home-list .home-list-container .home .content .price {
    font-size: 22px;
    font-weight: bold
}

.p_homes .section.section-home-list .home-list-container .home .content .available {
    font-style: italic;
    font-size: 14px
}

.p_homes .section.section-home-list .home-list-container .home .content .amenities {
	font-size:14px;
	font-weight:400;
    list-style: none;
    margin: 0;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-evenly
}

.p_homes .section.section-home-list .home-list-container .home .content .amenities li:first-child { 
	width:15%;
}
.p_homes .section.section-home-list .home-list-container .home .content .amenities li {
    width: 12%;
	margin:0px 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.p_homes .section.section-home-list .home-list-container .home .content .amenities li p {
    margin-bottom: 5px
}

.p_homes .section.section-home-list .home-list-container .home .button {
    width: 100%;
	font-size: 22px;
    font-weight: 400;
	text-transform:uppercase;
    padding: 5px 10px 5px 10px;
}

.p_homes .section.section-home-list .more-container {
    text-align: center;
    margin-top: 50px
}

.p_homes .section.section-home-list .more-container .button {
    text-transform: capitalize
}

.p_homes .section-post .home-finder {
    color: #fff;
    width: 100%;
    padding: 20px 50px;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
    z-index: 90;
	margin-top:50px;
	margin-bottom:50px;
}
.p_homes .mapContainer, .mapContainer .listings {
	height:580px;
}
.p_homes .home-finder h2 {
    color: #fff;
	text-transform:capitalize;
}

.p_homes .home-finder form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
	flex-wrap:wrap;
}
.select-container select {
	background-color:#f2f1f2;
	-webkit-appearance:none;
	-moz-appearance:none;
	border-radius:0;
	border:none;
	padding:5px 23px 5px 10px;
	background-image:url('/images/selectarrow.png');
	background-size:20px;
	background-repeat:no-repeat;
	background-position: center right 8px;
	text-transform:none;
	font-size:18px;
}
.select-container select::-ms-expand {
    display: none;
}
.home-finder form .select-container {
    margin-right: 15px;
/*
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
	*/
    cursor: pointer;
    position: relative
}
.modelfinder form .select-container {
	margin-right:20px;
}
.home-finder form .select-container.large {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.home-finder form .select-container .select-name {
    font-size: 18px;
    color: #69645f;
    background: #fff;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 5px 0px;
	white-space:nowrap;
}
.home-finder form .select-container select {
	background-color:#fff;
	color:#69645f;
	padding: 13px 23px 13px 10px;
    margin: 5px 0;
	background-image:url('/images/selectarrow-dark.png');
    background-size: 24px auto;
}
.p_homes .home-finder form .select-container .options {
    display: none;
    position: absolute;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px;
    min-width: 100%;
    font-size: 14px;
    color: #69645f;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.p_homes .home-finder form .select-container .options.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p_homes .home-finder form .select-container .options label {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    line-height: normal
}

.p_homes .home-finder form .select-container .options label input {
    margin-right: 5px;
    border-radius: 0
}

.p_homes .home-finder form .select-container .options label:last-of-type {
    margin: 0
}

.p_homes .home-finder form .button {
	line-height:1.2;
	font-weight:400;
    height: 50px;
    align-self: center;
}
#mtop.container {
	padding:0;
}
body #map {
	width:100%;
}
body .mapContainer {
	width:100%;
}
.section-details .return-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

.section-details .return-button a {
    text-decoration: none;
	font-size: 24px;
	font-weight: 700;
	color: #ce3438;
}

.section-details .home-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 50px
}

.section-details .home-details .left {
    width: 55%
}

.section-details .home-details .left img {
	width:100%;
	display:block;
}
.section-details .home-details .thumbs a {
	cursor:pointer;
}
.section-details .home-details .photos > a, .section-details .home-details .thumbs a {
	display:block;
}
body .builderDesc .photos > a.main-photo {
	display:none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center center;
	position:relative;
    top: auto;
    visibility: visible;
}
body .builderDesc .photos > .main-photo.active {
	display:block;
}
.builderDesc .main-photo::after {
	content:"";
	display:block;
	width:100%;
	padding-top:59%;
}
.builderDesc .thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content:space-between;
	margin-top:5px;
}
.builderDesc .thumbs a {
	display:block;
	width:calc(25% - 3px);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
.builderDesc .thumbs a:after{
	content:"";
	display:block;
	padding-top:70%;
}
.builderDesc .thumbs > a:nth-child(4)::before {
	display:block;
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	left:0;right:0;top:0;bottom:0;
	background:rgba(0,0,0,.5);
}
.builderDesc .thumbs > a:nth-child(4)::after {
	display:block;
	content:"VIEW MORE";
	position:absolute;
	width:100%;
	padding:20px 0px;
	margin:0px auto;
	line-height:1.2;
	top:50%;
	transform:translateY(-50%);
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
.builderDesc .thumbs > a:nth-child(1n+5) {
	display:none;
}

.section-details .home-details .right {
    width: 43%;
    padding-top: 20px;
    text-align: center
}

.section-details .home-details .right p {
    margin: 0
}
.section-details .home-details .right .available {
	font-style:italic;
}
.section-details .home-details .right .address {
	font-size: 42px;
	font-weight: 400;
	color: #ce3438;
	line-height:1.2;
	margin-bottom:0;
}

.section-details .home-details .right .builder {
    text-transform: uppercase;
	font-size: 31px;
	font-weight: 300;
	color: #4b4f55;
}
.home-details a.virtualtour {
	display:block;
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.home-details .virtualtour {
	height:100%;
}
.home-details .virtualtour iframe {
	height:100%;
}
.home-details .virtualtour::after {
	content:"";
	display:block;
	position:absolute;
	top:0;bottom:0;right:0;left:0;
/*
	background-repeat:no-repeat;
	background-image:url('/images/icon_play_tour.png');
	background-position:center center;
*/
}
.home-details .virtualtour.noicon::after {
	display:none;
}
.section-details .home-details .right .price {
    margin: 25px 0;
	font-size: 40px;
	font-weight: 400;
	color: #4b4f55;
}

.section-details .home-details .right .amenities {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	font-size: 24px;
	font-weight: 400;
	color: #241f21;
}

.section-details .home-details .right .amenities li {
    width: 12%;
	margin:0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-details .home-details .right .amenities li p {
    margin-bottom: 5px
}

.section-details .home-details .right .links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	font-weight: 400;
	flex-wrap:wrap;
	align-items:center;
}
.back-arrow {
	display:inline-block;
	width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 12px solid #ce3438;
}
.section-details .home-details .right .links > div {
	flex-grow:1;
}
.section-details .home-details .right .links a {
    text-decoration: none;
    font-size: 19px;
	display:inline-block;
	margin:0px 2.5%;
}
.section-details.builder-details .home-details {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.section-details.builder-details .home-details .left {
	width:60%;
	position:relative;
}
.section-details.builder-details .home-details .left > iframe {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	width:100%;
	height:100%;
}
.section-details.builder-details .home-details .right {
	width:40%;
}
.section-details .builder-photo {
	background-position:center center;
	background-size:cover;
}
.section-details .builder-photo::after {
	content:"";
	display:block;
	padding-top:65.6%;
}
.section-details.builder-details .home-details .right {
	color:#fff;
	padding:0;
	background: #ce3438 url('/images/bg-tile-seamless-red.png') repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 5px;
}
.section-details.builder-details .home-details .right * {
	color:#fff !important;
}
.section-details.builder-details .home-details .right .border {
	padding:10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	width:100%;
}
.section-details.builder-details .home-details .right .wrapper {
	background-image:url('/images/border-dotted-white.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:20px;
	width:100%;
}
.section-details.builder-details .right h2 {
	margin-bottom:20px;
}
.section-details.builder-details .right .address {
	font-size: 30px;
	font-weight: 400;
	text-align: center;
	margin-bottom:20px;
}
.section-details.builder-details .right .address a::before{
	content:"";
	display:inline-block;
	vertical-align:top;
	margin-right:2px;
	background-image:url('/images/icon-locationpin-2x.png');
	background-repeat:no-repeat;
	background-size:contain;
	width:24px;
	height:38px;
}
.section-details.builder-details .modelhours {
	font-size:28px;
	font-weight:400;
	line-height:1.3;
	margin-bottom:20px;
}
.section-details.builder-details .modelhours b {
	font-size: 20px;
	font-weight: 700;
}
.section-details.builder-details .right .address a {
	text-decoration:none;
}
.section-details .home-text {
    text-align: center;
    margin: 0 auto;
    max-width: 1040px;
    margin-bottom: 50px
}
.agent-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto
}

.agent-container .left {
    width: 50%;
    padding: 0;
    text-align: center
}

.agent-container .left p {
    margin: 0
}
/*  if no agents and  button is the only div */
.agent-container .right:first-child {
    width: auto;
    margin: 0px auto;
	text-align:center;
}
.agent-container .right:first-child .button {
	width:auto;
}
.agent-container .rep {
	font-size: 16px;
	font-weight: 400;
    line-height: 1.3;
}
.agent-container .repinfo {
	display:flex;
	justify-content: center;
	align-items:center;
	margin-top:20px;
}
.agent-container .repinfo .photo {
	width:115px;
	padding-right:20px;
}
.agent-container .rep-name {
	font-size: 36px;
	font-weight: 300;
	color: #241f21;
	text-transform: uppercase;
    line-height: 1.3;
}
.agent-container .rep-name:not(:nth-child(2)) {
}
.agent-container .tel {
	font-size: 20px;
	font-weight: 400;
	color: #4b4f55;
	line-height:1.2;
}

.agent-container .reps a {
	font-size: 20px;
	font-weight: 400;
	color: #4b4f55;
	line-height:1.2;
    text-decoration: none;
}

.agent-container .right {
    width: 50%;
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.agent-container .right a {
    font-size: 24px;
    text-transform: capitalize
}
.agent-container .right .button {
	margin:5px auto;
}
.section-details .home-images {
    margin: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.section-details .home-images .img-container {
    width: 24%;
    margin-right: 1%;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
	position:relative;
	cursor:pointer;
}
.section-details .home-images .img-container img {
	display:block;
}
.section-details .home-images .img-container:nth-of-type(4n) {
    margin: 0
}

.section-details .home-images .img-container:last-of-type {
    position: relative
}

.section-details .home-images .img-container:nth-child(8) a::after {
    content: 'View More';
    position: absolute;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	font-size: 32px;
	font-weight: 400;
}
.p_houston_home .links a {
	cursor:pointer;
}
.p_houston_home .section-main {
	padding:0;
}
.you-may-like h3 {
    text-align: center
}
.you-may-like .you-may-like-container {
    justify-content: center;
	margin-bottom:50px;
}
.you-may-like h3 {
	font-size: 36px;
	font-weight: 300;
	color: #ce3438;
	text-transform: uppercase;
	margin:60px 0px 40px 0px
}
.p_builder-detail .you-may-like h3 {
	font-size: 32px;
	font-weight: 700;
}

.p_builder-detail .section-details .you-may-like .you-may-like-container .home:last-child {
	margin-right:0;
}
.section-details .you-may-like .you-may-like-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.section-details .you-may-like .you-may-like-container .home {
    width: 22%;
    margin-right: 4%;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #d6d8d9
}

.section-details .you-may-like .you-may-like-container .home .img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
	position:relative;
}
.section-details .you-may-like .you-may-like-container .home .img-container a{
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	width:100%;height:100%;
}
.section-details .you-may-like .you-may-like-container .home .img-container.available-now {
    position: relative
}

.section-details .you-may-like .you-may-like-container .home .img-container.available-now::after {
    content: 'move-in ready';
    bottom: 0;
    right: 0;
    padding: 2px 10px;
    position: absolute;
    background: #ce3438;
    text-transform: uppercase;
    font-size: 12px
}
.section-details .you-may-like .you-may-like-container .home .img-container {
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
}
.section-details .you-may-like .you-may-like-container .home .img-container::after {
	content:"";
	display:block;
	padding-top:75%;
}
.section-details .you-may-like .you-may-like-container .home:nth-of-type(4n) {
    margin-right: 0
}

.section-details .you-may-like .you-may-like-container .home .content {
    padding: 10px;
    text-align: center;
	flex-grow:1;
}

.section-details .you-may-like .you-may-like-container .home .content p {
    margin-bottom: 10px
}

.section-details .you-may-like .you-may-like-container .home .content a {
    font-weight: 700;
    text-decoration: none
}

.section-details .you-may-like .you-may-like-container .home .content .builder {
    text-transform: uppercase;
    font-size: 14px
}

.section-details .you-may-like .you-may-like-container .home .content .price {
    font-size: 22px;
    font-weight: bold
}

.section-details .you-may-like .you-may-like-container .home .content .available {
    font-style: italic;
    font-size: 14px
}

.section-details .you-may-like .you-may-like-container .home .content .amenities {
    list-style: none;
    margin: 0;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	font-size:14px;
	font-weight:400;
}
.section-details .you-may-like .you-may-like-container .home .content .amenities li:first-child {
	width:15%;
}
.section-details .you-may-like .you-may-like-container .home .content .amenities li {
    width: 12%;
	margin:0 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-details .you-may-like .you-may-like-container .home .content .amenities li p {
    margin-bottom: 5px
}

.section-details .you-may-like .you-may-like-container .home .button {
    width: 100%;
    font-weight: 400;
    padding: 5px 10px;
    padding-top: 8px
}

.home-details .more-container {
    text-align: center;
    padding-top: 50px
}

.home-details .more-container .button {
    text-transform: capitalize;
}
.print.button {
	font-size: 18px;
}
.printpdf h2, .printpdf h3 {
	text-transform:uppercase;
}
.builderWrapper .handle {
	color: #ffffff;
	font-size: 48px;
	font-weight: 400;
	text-align: center;
	background: #ce3438 url('/images/bg-tile-seamless-red.png') repeat;
	padding:10px;
	margin-bottom:20px;
}
.builderWrapper .groupedWrapper .collapsible {
	margin-bottom:50px;
}
.builderWrapper .groupedWrapper.ungroup {
	display: flex;
    flex-wrap: wrap;
}
.builderWrapper .groupedWrapper.ungroup .handle {
	display:none;
}
.builderWrapper .groupedWrapper.ungroup .content .item {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
}
.builderWrapper .groupedWrapper.ungroup .content {
	display:inline-block;
}
.builderWrapper .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.builderWrapper .content .item {
	width:30%;
	border:1px solid #e5e2e2;
	margin:20px 1.5%;
	position:relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
	flex-direction:column;
}
.builderWrapper .photo {
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
.builderWrapper .photo::after {
	content:"";
	display:block;
	padding-top:65.3%;
}
.builderWrapper .photo a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	cursor:pointer;
}
.builderWrapper .data {
	padding:20px;
	flex-grow:1;
}
.builderWrapper .data h2 {
	font-size:34px;
	font-size:28px;
	margin-bottom:16px;
	line-height:1;
	text-transform: uppercase;
}
/*
Builders Page - each model home is too long. Reduce font sizes. 
Builder Name to 28px, 
text below to 22px and 
if possible can the SQFT be on same line with price? "
View details" also 22. 
reduce margin under builder name to 16px 
*/
.builderWrapper .data .fromthe {
	display:inline-block;
	color: #4b4f55;
	font-size: 26px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;	
	line-height:1.3;
}
.builderWrapper .data .sqft {
	display:inline-block;
	border-left: 1px solid #4b4f55;
	padding-left:5px;
	margin-left:2px;
	color: #4b4f55;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
}
.builderWrapper .item .builderlink {
	display:block;
	width:100%;
	color: #ffffff;
	font-size: 26px;
	font-size: 22px;
	font-weight: 400;
	background-color: #ce3438;
	text-align: center;	
	text-decoration:none;
}
.builderWrapper .data .address {
	margin-top:5px;
	font-size: 18px;
	font-weight: 400;
	color: #241f21;
	text-align: center;
}
.builderWrapper .data .address a {
	text-decoration:none;
	color:inherit;
}
.builderWrapper .data .address a:hover {
	text-decoration:underline;
}
body .builderincentives .item .buttonWrapper .button a {
	display:block;
	padding:5px 10px;
	line-height:1.2;
	font-size:20px;
}
body .homedetailPop img {
	max-height:300px;
}
body .homedetailPop h1 {
	font-size:36px;
	text-align:left;
}
body .homedetailPop .homedetail {
	font-size:16px;
}
body .builderincentives .item {
	max-width:240px;
}
.featuredhomes {
	margin-top:50px;
}
.featuredhomes h2 {
	font-size: 50px;
	color: #4b4f55;
}
.featuredSliderContainer {
	margin: 50px auto 50px auto;
	position: relative;
}
.featuredSlider .photo {
	padding-top:55.8%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:relative;
}
.featuredSlider .photo a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
	display:block;
}
.featuredSlider {
	text-align:center;
}
.featuredSlider .slideContainer {
	padding:0px 20px;
}
.featuredSlider .address {
	margin-top:10px;
	font-size: 24px;
	font-weight: 700;
	color: #241f21;
}
.featuredSlider .buildername {
	font-size: 21px;
	font-weight: 300;
	color: #241f21;
}
.featuredSlider .price {
	font-size: 21px;
	font-weight: 700;
	color: #ce3438
}
.featuredSlider .specs {
}
.featuredSlider .photo.seemorehomes a {
	background: rgba(206, 52, 56, 0.65);
	color: #ffffff;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.16;
	text-transform: lowercase;
	text-align: center;
	text-decoration:none;
}
.featuredSlider .photo.seemorehomes a::after {
	display:block;
	content:"See More Homes";
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.featuredSlider a {
	text-decoration:none;
}
.featuredSlider .button {
	font-size:14px;
}
.featuredSliderContainer .arrows {
	position:absolute;
	top:28%;
/*
	top:50%;
	transform:translateY(-50%);
	*/
	cursor:pointer;
	z-index:20;
}
.featuredSliderContainer .next-arrow {
	right:10px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 15px solid #ce3438;
}
.featuredSliderContainer .prev-arrow {
	left:10px;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 15px solid #ce3438;
}
.featuredSlider .slick-next:before, .featuredSlider .slick-prev:before {
	display:none;
}
/* ---------------------------------------- */
/* Scrollable Sub pages */
/* ---------------------------------------- */
.bodymid .subpagesnav {
	text-align:center;
}
.subpagesnav, .subpagesnav li {
	list-style:none;
	padding:0;
	margin:0;
}
.subpagesnav li {
	display:inline-block;
	vertical-align:top;
	width:175px;
	text-align:center;
}
.subpagesnav a {
	text-decoration:none;
	display:block;
}
.subpagesnav .icon {
	background-repeat:no-repeat;
	background-size:contain;
	height:90px;
	background-position:top center;
}
.subpagesWrapper {
	position:relative;
	overflow:hidden;
	max-width:100%;
	margin-top:20px;
}
.subpagesWrapper ul, .subpagesWrapper li {
	list-style:none;
	padding:0;
	margin:0;
	float:none !important;
	width:100%;
}
.subpages_slideshow {
	width:100%;
	position:relative;
}
.subpages_slideshow .photo {
	float:right;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.subpages_slideshow .photo:after {
	content:"";
	display:block;
	width:100%;
	padding-top:95.8%;
}	
.subpages_slideshow .desc {
	text-align:center;
}
.subpages_slideshow .desc .wrapper {
	padding:20px;
}
.updatemapcats {
	width:1100px;
}
.updatemapcats .button {
	font-size:15px;
}
.updatemapcats th {
	font-size:14px;
}
.broker-card {
	display:inline-flex;
	margin:20px 0 40px 0;
}
.broker-card .photo {
	width:300px;
	flex-grow:1;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
    background-size: contain;
    background-position: center right;
}
.broker-card .details {
	width:520px;
	max-width:100%;
	padding:10px;
}
.broker-card .details .wrapper {
	background-image:url('/images/border-dotted-white.png');
	background-repeat:no-repeat;
	background-size:100% 100%;
	padding:20px;
	width:100%;
}

.broker-card h2,.broker-card h3,.broker-card h4, .broker-card a {
	text-decoration:none;
	color:inherit;
}
.broker-card h4 {
	margin-bottom:0;
}
.broker-card .title {
	font-style:italic;
}
.commercial-stats {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:3%;
}
.commercial-stats > div{
	width:30%;
}
body .directorymap .categories {
	margin-bottom:40px;
	margin-top:40px;
}
body .directorymap .categories ul {
	display: flex;
    justify-content: space-around;
}
body .directorymap .categories ul li {
	width:auto;
}
body .directorymap .categories ul li img {
	width:90px;
}
body .directorymap .categories h4 {
	font-size:30px;
	text-transform:none;
	color:inherit;
	margin-top:20px;
}
body .directorymap h4 {
	font-size:36px;
}
body .directorymap .icon.handle {
	width:48px;
	height:48px;
}
body .directorymap hr {
	display:none;
}
body .directorymap .category {
	background-size:48px;
	background-position:top -8px left;
	background-image:none !important;
}
body .directorymap .category h4 {
	text-align:left;
}
body .directorymap .listings .item .title {
	color:inherit !important;
	font-weight:normal;
	font-size:22px;
}
body .directorymap .listings .item .phone, body .directorymap .listings .item .address {
	display:none;
}
body .directorymap .category:not(:last-child) {
	border-bottom:none;
}
/*body .directorymap .locationListing .content {
	display:block !important;
}*/
body .directorymap .mapColumn {
/*	border-top:14px solid #ce3438;*/
}
body .directorymap .mapWrapper > div, body .directorymap .mapColumn #directorymap {
	height:660px;
}
body .directorymap .buttonContainer {
	top:0;
}
.folders {
	text-align:left;
	margin:0px auto;
	width:80%;
}
.folders .folder {
	position:relative;
}
.folders .folder .contents {
	margin-left:30px;
}
.folders .folder.closed .contents {
	display:none;
}
.folders .folder-name {
	cursor:pointer;
}
.folders .folder-name::before {
	content:"";
	width:32px;
	height:16px;
	background-image:url('/images/icon-folder.png');
	background-size:contain;
	background-repeat:no-repeat;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
}
.folders .folder.open > .folder-name::before {
	background-image:url('/images/icon-folder-open.png');
}
.folders .editButtons {
	position:absolute;
	top:0;
	right:0;
}
.folders .editButtons .button {
	font-size:10px;
}
iframe {
	max-width:100%;
}
.devb {
       	position:fixed;
        background-image:url('/images/dev.png');
        background-repeat:no-repeat;
        background-size:contain;
        top:0;
	left:-50px;
        width:170px;
        height:64px;
        z-index:20000;
}
.editButtons {
        position:absolute;
	top:5px;
        right:0;
        padding:0px 10px;
	text-align:right;
        z-index:50;
        width:60%;
}
.editButtons .button {
        margin-bottom:5px;
        background:#dedede;
        border:1px solid #fff;
        color:#000;
	font-size:10px;
}

@media (min-width: 1341px) {
	.main-header .main-header-container .main-menu-container .main-menu li a {
		font-size:17px;
		padding-left:12px;
		padding-right:12px;
	}
	.main-header .main-header-container .sub-container .subscribe {
		font-size:31px;
	}
	.section-navbox .navbox-container .img-container .banner-title {
		font-size: 50px;
	}
}
@media (max-width: 1340px) {
    .main-header .main-header-container .main-menu-container .main-menu {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
	.main-header .main-header-container .main-menu-container .main-menu li:last-child ul,
	.main-header .main-header-container .main-menu-container .main-menu li:nth-last-child(2) ul {
		left:auto;
		right:0;
	}
	.section-testimonialbox .caption-container p {
		font-size:3vw;
	}

	.section.section-home-list .button-container {
		flex-wrap:wrap;
		justify-content:center;
	}
	/*.section-home-list .button-container > * {
		width:100%;
		margin-bottom:20px;
	}*/
    .p_homes .section.section-home-list {
        padding: 25px
    }
    .p_homes .section.section-home-list .home-list-container .home {
        width: 30%
    }
    .p_homes .section.section-home-list .home-list-container .home:nth-of-type(2n) {
        margin-right: 0
    }
    .section-details {
        padding: 25px
    }
    .section-details .you-may-like .you-may-like-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section-details .you-may-like .you-may-like-container .home {
        width: 30%
    }
    .section-details .you-may-like .you-may-like-container .home:nth-of-type(2n) {
        margin-right: 0
    }
	.section-captionbox .caption-container p {
		font-size:3.1vw;
	}
}
@media (max-width: 1023px) {
	.main-header .main-header-container .sub-container {
		display:none;
	}
}
@media (max-width: 768px) {
	.nomobile {
		display:none !important;
	}
	.mobileonly {
		display:block !important;
	}
	span.mobileonly {
		display:inline-block !important;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 28px;
	}
	h3 {
		font-size: 24px;
		text-align:center !important;
	}
	h4 {
		font-size: 20px;
	}
	h5 {
		font-size: 16px;
	}
	.p_index h1 {
		font-size:24px;
		line-height:24px;
	}
	.p_index h1 .highlight {
		font-size:37px;
	}
    body {
        padding: 56px 0
    }
	.section-main hr {
		margin-bottom:20px;
	}
    body .main-header {
        height: 56px;
        padding: 0px 20px
    }
	body .main-header .top-wrapper {
		height:auto;
	}
    .main-header .main-header-container {
		padding:10px 0px;
        position: relative
    }
    .main-header .main-header-container .sub-container {
        display: none
    }
    .main-header .main-header-container .logo-container img {
        height: 32px;
        width: auto
    }
    .main-header-image .home-finder {
        display: none
    }
    .main-header .main-header-container .main-menu-container {
        display: none;
        position: absolute;
        top: 56px;
        background: #ce3438;
        left: -20px;
        width: 100vw;
        -webkit-box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -10px #CCC;
        box-shadow: inset 0px 11px 8px -10px #CCC, inset 0px -11px 8px -10px #CCC;
        padding: 0
    }
    .mobile-menu .lines {
		width:45px;
	}
    .mobile-menu .line {
        width:100%;
        border-bottom:3px solid #ce3438;
        margin-top:5px;
    }

    .main-header .main-header-container .main-menu-container .main-menu {
		display:block;
        width: 100%;
        padding: 25px 0
    }
    .main-header .main-header-container .main-menu-container .main-menu li {
        padding: 3px 20px
    }
	.main-header .main-header-container .main-menu-container .main-menu li a {
		
	}
    .main-header .main-header-container .main-menu-container .main-menu li.has-children {
        position: relative
    }
    .main-header .main-header-container .main-menu-container .main-menu li.has-children .icon {
        position: absolute;
		right:0;
		top:0;
		height:40px;
		padding:0px 20px 0 40px;
        color: #fff;
		font-size:18px;
    }
    .main-header .main-header-container .main-menu-container .main-menu li.has-children .icon::after {
        content: '▼';
		position:relative;
		top:10px;
	}
    .main-header .main-header-container .main-menu-container .main-menu li.open .icon::after {
        content: '▲';
    }
    .main-header .main-header-container .main-menu-container .main-menu li.open ul {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        position: static;
    }
	.main-header .main-header-container .main-menu-container .main-menu li ul li {
		flex-direction:column;
	}
    .main-header .main-header-container .main-menu-container .main-menu li.open ul li a {
        padding: 10px 20px;
    }
    .main-header .main-header-container .main-menu-container .main-menu li:hover ul {
        display: none;
		width:auto;
    }
    .main-header .main-header-container .main-menu-container .main-menu li a {
        color: #fff;
    }
    .main-header .main-header-container .main-menu-container.open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
		max-height:80vh;
		overflow: auto;
		-webkit-overflow-scrolling:touch; /* mobile safari*/
    }
    .main-header .main-header-container .main-menu-container.open .subscribe {
        padding: 8px 15px;
        font-size: 24px;
        text-transform: capitalize;
        font-weight: 700;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
		text-align:center;
		justify-content:center;
		background-color: #4b4f55;
		border: 1px solid transparent;
    }
	.main-header .main-header-container .main-menu-container .main-menu li a {
		font-size: 16px;
		font-weight: 700;
		color: #ffffff;
		letter-spacing: 0px;
		text-transform: uppercase;
	}
	.main-menu li.has-children a {
		touch-action: none;
		position:relative;
		z-index:10;
	}
    .main-header .main-header-container .main-menu-container.open .subscribe img {
        width: 24px;
        margin-right: 10px
    }
    .main-header .main-header-container .mobile-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center;
        cursor: pointer
    }
    .main-header .main-header-container .mobile-menu img {
        height: 20px;
        width: auto
    }
    .main-header-image .home-finder {
        display: none
    }
	.midSlide {
		top:auto;
	}
	.midSlide .rslides_nav  {
		width:24px;
	}
	.main-header-image .previous_btn img, .main-header-image .next_btn img {
		width:10px;
		max-width:none;
	}
	.midSlide .rslides_nav {
		padding:5px 7px;
	}
    header .main-header-image .next_btn {
        display: none
    }
    header .main-header-image .previous_btn {
        display: none
    }
	.section-navbox.l4 .navbox-container {
		flex-direction:row;
	}
	.section-navbox.l4 .navbox-container .img-container {
		width:47%;
	}
	.section-navbox.l4 .navbox-container .img-container .banner-title {
		font-size:18px;
	}
	.section-navbox.photoGallery .navbox-container .img-container, .section-navbox.photoGallery .navbox-container .right .img-container, .section-navbox.photoGallery .navbox-container .left .img-container {
		margin-bottom:5px !important;
	}

    footer .home-finder {
        padding: 0 10px;
        height: auto
    }
    footer .home-finder .container {
        position: relative;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    footer .home-finder .container form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-bottom: 25px
    }
	
    footer .home-finder .container form .select-container {
        margin-bottom: 25px
    }
    footer .home-finder .container form .finder-bath,
	.main-header-image .home-finder .container form .finder-bath {
	
        display: none
    }
	.main-header-image .home-finder h2 {
		font-size:36px;
	}
	.main-header-image .home-finder {
		padding: 20px 30px;
	}
	.main-header-image .home-finder form .button {
		font-size:20px;
	}
	.main-header-image .home-finder form .select-container .select-name {
		font-size:16px;
	}
	.home-finder .compact.button {
		display:inline-block !important;
	}
	.home-finder .fullsize.button {
		display:none;
	}
	.modelfinder.home-finder .fullsize.button {
		display:block;
		margin-top:10px;
	}
	
	body .builderWrapper .modelfinder {
		padding:20px 0;
	}
	.main-header-image .home-finder {
		bottom:20%;
	}
	footer .home-finder .container, 
	.modelfinder form {
		padding:5px 20px;
	}
	.modelfinder .select-container {
		margin-bottom:15px;
	}
	body .modelfinder form .select-container .select-name {
		margin-top:0;
		margin-bottom:0;
	}
    footer .home-finder .container form .finder-bed,
 	.main-header-image .home-finder .container form .finder-bed {
        display: none
    }
	.p_homes .section-post .home-finder.fixed {
		position:fixed;
		top:56px;
		left:0;
		width:100%;
		margin:0;
	}
	.p_homes .home-finder form .select-container {
	    -webkit-box-flex: 1;
	    -ms-flex: 1;
	    flex: 1;
	}
    footer .home-finder .container::after,
	.p_homes .home-finder .container h2::after {
        content: '▼';
        position: absolute;
        right: 20px;
        color: #fff;
        top: 10px
    }
	.p_homes .home-finder .container h2::after {
		top:20px;
	}
    footer .home-finder.open .container::after,
	.p_homes .home-finder.open .container h2::after {
        content: '▲';
	}
    footer .home-finder .container h3 {
        font-size: 20px;
        line-height: normal;
        margin-top: 10px;
        width: 100%;
        text-align: center;
        cursor: pointer
    }
    footer .home-finder .container form,
	.p_homes .home-finder .container form  {
        display: none;
        margin-top: 10px
    }

    footer .home-finder .container form.open,
	.p_homes .home-finder .container form.open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
	.p_homes .home-finder .container form.open {
		flex-direction:column;
	}
	.home-finder form .select-container select {
		width:100%;
	}

	.contentBlock {
		margin-top:0px;
	}
	.contentBlock .container {
		padding:0 28px;
	}
	.contentBlock.t5 .wrapper, .contentBlock.t6 .wrapper, .contentBlock.t7 .wrapper {
		flex-wrap:wrap;
	}
	.contentBlock.t5 .wrapper .images, .contentBlock.t6 .wrapper .images, .contentBlock.t7 .wrapper .images {
		width:100%;
	}
	.contentBlock.t5 .wrapper .content, .contentBlock.t6 .wrapper .content, .contentBlock.t7 .wrapper .content {
		width:100%;
		text-align:center;
		margin-top:10px;
	}
	input.button {
		-webkit-appearance:none;
		border-radius:0;
	}
	table.noCollapse {
                margin:0px auto;
        }
    table:not(.noCollapse) {
            display:block;
            max-width:100% !important;
            width:100% !important;
            height:auto !important;
                        text-align:center;
    }
    table:not(.noCollapse) > tbody > tr > td, table:not(.noCollapse) > tbody > tr, table:not(.noCollapse) > tbody {
            display:block;
            width:auto !important;
            height:auto !important;
            padding:0 !important;
    }
     	table:not(.noCollapse) > tbody > tr > td {
		text-align:center !important;
	}
     	table:not(.noCollapse) > tbody > tr > td:not(:last-child) {
                margin-bottom:20px;
        }
	.contactform .checkboxes .checkbox {
		width:100%;
	}
	.section-details .home-details .right .links a {
		width:100%;
	}
	.section-details .home-details .right .links {
		flex-wrap:wrap;
	}

	.g-recaptcha {
	        display:block;
	    transform:scale(0.65);
	    -webkit-transform:scale(0.65);
	    transform-origin:0% 0%;
	    -webkit-transform-origin:0% 0%;
	        width:200px;
	        height:55px;
	}
	.main-footer {
		font-size:18px;
		padding-bottom:0;
	}
    .main-footer .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0 20px;
        text-align: center;
    }	
	.main-footer .container .first form button.mobileonly {
		font-family: fairwater-script, sans-serif;
	    font-size: 31px;
	    font-weight: 700;
		color:#fff;
		margin-top:10px;
	}
	.main-footer .container .first form button.mobileonly span {
	    -moz-font-feature-settings: "ss16";
	    -webkit-font-feature-settings: "ss16";
	    font-feature-settings: "ss16";
	}
	.main-footer .container .first h3 {
		font-size:25px;
	}
	.main-footer .container .first h3 .highlight {
		font-size:34px;
	}
	.main-footer .container h3 {
		font-size:24px;
		margin-bottom:10px;
	}
	.main-footer .second #content_footer_third {
		margin-top:50px;
	}
	.main-footer .third {
		display:none;
	}
	#content_footer_third .content > div {
	    display:inline-block;
	}
	#content_footer_third a {
		text-indent: -9999px;
		white-space: nowrap;
		color:transparent;
		font-size:1px;
	}
	.footer-bottom .jdc-logo {
		margin:20px 0;
	}
	footer .home-finder,
	.p_homes .home-finder {
		background-image:none;
	}
	.p_homes .home-finder h2 {
		margin-bottom:0;
	}
	.p_homes .section-post .home-finder {
		width: calc(100% + 56px);
		left:-28px;
	}
	
	.model-list .item {
		width:100%;
		margin-right:0;
		margin-left:0;
		margin-bottom:40px;
	}
	
	
	.modelfinder form {
        display: none;
        margin-top: 10px
    }
	.modelfinder form.open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
	justify-content:center;

    }
	.modelfinder form .select-container  {
		margin-right:0;
	}
	.modelfinder form .select-container .options {
		bottom:100%;
	}

	.modelfinder form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        padding-bottom: 25px
    }
	.modelfinder form {
		padding-bottom:0;
	}
	.modelfinder h2 {
		margin-right:0px;
	}
	/*.modelfinder .inner-container::after {*/
	.modelfinder .fields h2::after {
	        content: '▼';
	        color: #fff;
	    display: inline-block;
	    margin-left: 10px;
	    position: relative;
	    right: -10px;
	}
	.modelfinder form .select-container .options.open {
		bottom:100%;
	}
/*    .modelfinder.open .inner-container::after {*/
	.modelfinder.open .fields h2::after {
        content: '▲';
	}


	.modelfinder .select-container, .modelfinder select {
		width:100%;
	}
	.modelfinder form {
        display: none;
        margin-top: 10px
    }
	.modelfinder form, .modelfinder .fields {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
	.modelfinder h2 {
		margin-right:0px;
	}

	.modelfinder .select-container, .modelfinder select {
		width:100%;
	}

	.modelfinder h2 {
		text-align:center;
	}
	footer .home-finder h2, .modelfinder h2 {
		font-size:24px;
	    display: block;
	    width: 100%;
	    position: relative;
	    z-index: 2;
	}
	.footer-bottom p {
		margin-bottom:0;
	}
	.footer-bottom .equal {
		display:inline-block;
		margin-left:0;
		margin-top:40px;
	}
    .main-footer .container * {
        text-align: center !important;
	}
    .main-footer .container>div {
        width: 100%;
        margin-bottom: 50px;
    }
    .main-footer .container>div.img-container {
        width: 50%;
        margin: 0 auto
    }
    .main-footer .container .first .img-container {
        display: none
    }
    .main-footer .container .first .button {
        margin: 0
    }
    .main-footer .container .second div {
        text-align: center
    }
    .footer-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
    .footer-bottom .separator {
        display: none
    }
    .footer-bottom .text {
        margin-bottom: 25px
    }
    .footer-bottom .text span {
		display:block;
	}
    .footer-bottom {
        font-size: 18px
    }
	.main-footer {
		margin-top:20px;
	}
	.main-footer .g-recaptcha {
		margin:0px auto;
	}
	.included .section:last-child {
		margin-bottom:20px;
		padding-bottom:0;
	}
    .section {
        padding: 35px 28px
    }
	.p_index .section-navbox.l3.container {
		margin-top:0;
		margin-bottom:0;
		padding-top:0;
	}
	.p_index .section.section-main {
		padding-top:30px;
	}
    .section-main p {
        font-size: 16px;
        line-height: 24px;
		text-align:center !important;
    }
    .section-navbox .navbox-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .section-navbox.photoGallery .navbox-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
	}
	td:last-child .section-navbox.minialbum,
	td:first-child .section-navbox.minialbum {
		padding:0;
	}
    .section-navbox .navbox-container .left, .section-navbox.minialbum .navbox-container .left,.section-navbox.l2 .navbox-container .img-container:nth-child(3n+1),
	.section-navbox.l2 .navbox-container .img-container:nth-child(3n+2) {
        width: 100%
    }
    .section-navbox .navbox-container .right,.section-navbox.minialbum .navbox-container .right {
        width: 100%
    }
	.section-navbox .navbox-container .img-container::after {
		padding-top:82% !important;
	}
    .section-navbox .navbox-container .img-container, .section-navbox .navbox-container .right .img-container, .section-navbox .navbox-container .left .img-container {
		margin-bottom:20px !important;
    }
    .section-navbox .navbox-container .img-container .banner-title {
        font-size: 36px;
    }
	.section-navbox.l3 .navbox-container .left .img-container:nth-child(1), 
	.section-navbox.l3 .navbox-container .left .img-container:nth-child(2), 
	.section-navbox.l3 .navbox-container .left .img-container:nth-child(3), 
	.section-navbox.l3 .navbox-container .left .img-container:nth-child(4) {
		width:100%;
	}
    .p_homes .main-header-image {
        height: 150px
    }
    .p_homes .main-header-image .slide_viewer {
        height: 150px
    }
    .p_homes .section.section-main .subtitle {
        font-size: 20px
    }
    .p_homes .section.section-home-list .button-container,
	.p_homes .section.section-home-list .button-container.multiple {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
		text-align: center;
		    justify-content: center;
    }
    .p_homes .section.section-home-list .home-list-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .p_homes .section.section-home-list .home-list-container .home {
        width: 100%;
        margin: 0 0 25px 0
    }
    .p_homes .home-finder {
/*        display: none*/
    }
	.p_homes footer .home-finder {
		display:none;
	}
	.p_home-builders footer .home-finder {
		display:none !important;
	}
	.modelfinder.home-finder {
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		z-index:1000;
		margin-bottom:0;
	}
    .section-details {
        padding: 25px 10px
    }
    .section-details .home-text {
        margin-bottom: 25px
    }
    .section-details .home-details .right a {
        display: block
    }
    .section-details .you-may-like .you-may-like-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .section-details .you-may-like .you-may-like-container .home {
        width: 48%
    }
    .section-details .you-may-like .you-may-like-container .home:nth-of-type(2n) {
        margin-right: 0
    }
    .section-details .home-details {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .section-details .home-details .left {
        width: 100%
    }
    .section-details .home-details .right {
        width: 100%
    }
    .agent-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .agent-container .left,
    .agent-container .right {
        width: 100%;
        margin: 25px 0
    }
    .agent-container .left .button,
    .agent-container .right .button {
        margin: 10px 0
    }
    .section-details .home-images .img-container {
        width: 48%
    }
    .section-details .home-images .img-container:nth-of-type(2n) {
        margin: 0
    }
    .section-details .you-may-like .you-may-like-container .home {
        width: 100%;
        margin: 25px 0
    }
	.section-navbox.l3 .navbox-container .left,
	.section-navbox.l3 .navbox-container .right,
	.section-navbox.l3 .navbox-container .bottom .img-container:nth-child(1),
	.section-navbox.l3 .navbox-container .bottom .img-container:nth-child(2) {
		width:100%;
	}
	.section-navbox.l3 .navbox-container .bottom {
		flex-wrap:wrap;
	}
	.section-captionbox .wrapper {
		flex-wrap:wrap;
	}
	.section-captionbox .wrapper > div {
		width:100%;
	}
	.section-captionbox .caption-container p {
		font-size:18px;
	}
	.section-testimonialbox .caption-container .border {
		padding:10px;
	}
	.builderWrapper .handle {
		font-size:24px;
	}
	.p_home-builders .filters .filter {
		margin-bottom:10px;
	}
	.builderWrapper .content .item {
		width:100%;
	}
	.section-details.builder-details .home-details .left,.section-details.builder-details .home-details .right {
		width:100%;
		margin-left:0;
		margin-top:5px;
	}

	body .directorymap .categories ul li {
		width:40%;
	}
	.home-details a.virtualtour {
		position:static;
	}
	.home-details a.virtualtour::before {
		content:"";
		display:block;
		padding-top:67%;
	}
	.builderDesc .thumbs > a:nth-child(4)::after {
		font-size:14px;
	}
	footer .badge {
		position:static;
		top:auto;
		background:none;
		height:auto;
		text-align:center;
	}
	body footer .badge .icon {
		position:static;
		top:auto;
		margin:0px auto 35px auto;
	}
	.scrollable-slides .slideshow-wrapper li .wrapper {
		    flex-direction: column;
	}
	.scrollable-slides .slideshow-wrapper li .wrapper .photo,
	.scrollable-slides .slideshow-wrapper li .wrapper .desc {
		width:100%;
	}
	.scrollable-slides .rslides_nav.prev {
		left:-40px;
	}
	.scrollable-slides .rslides_nav.next {
		right:-40px;
	}
	.scrollable-slides .rslides_tabs {
		display:none;
	}
	.scrollable-slides .rslides_nav {
		font-size:100px;
	}
	.commercial-stats > div {
		width:100%;
		padding:0px 0 40px 0;
	}
	.broker-card {
		display:flex;
		flex-wrap:wrap;
	}
	.broker-card > div {
		max-width:100%;
	}
	.broker-card .photo {
		background-position:center center;
		background-size:cover;
	}
	.broker-card .photo::after {
		content:'';
		width:100%;
		display:block;
		padding-top:130%;	
	}
}
