.container {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto
}
.interior .main-container {
	max-width:940px;
	margin:0px auto;
	padding-bottom:50px;
}
.p_homes-ele > .container,
.p_homes > .container {
max-width: 1400px
}
.p_homes-ele .pipsy__optionBuilders li:not([data-id="145"]):not([data-id="146"]):not([data-id="147"]):not(:last-child) {
	display:none;
}
.interior .empty.main-container, .empty.contentBlock {
	padding:0;
}
.interior .footer-separator {
	border-bottom: 1px solid #d1d0c5;
	padding-bottom:0;
}
.p_builder-detail.interior .main-container,
.p_homes-ele.interior .main-container,
.p_homes.interior .main-container,
.p_home-search-results .main-container,
.p_home-detail .main-container,
.p_floorplan-detail .main-container,
.p_houston_home .main-container {
	max-width:100%;
	padding-bottom:0;
}
.p_builder-detail.interior .main-container.footer-separator,
.p_homes-ele.interior .main-container.footer-separator,
.p_homes.interior .main-container.footer-separator,
.p_home-search-results .main-container.footer-separator,
.p_home-detail .main-container.footer-separator,
.p_floorplan-detail .main-container.footer-separator,
.p_houston_home .main-container.footer-separator {
	border-bottom:none;
}
.detail-home > .container {
	padding:30px 30px 0px 30px;
}
.homeshare {
    align-self: flex-end;
}
.homeshare svg, .homeshare .at-icon-wrapper {
	display:none;
}
.floorplanContainer {
	padding:30px;
}
@media (max-width: 1059px) {
    .container {
        padding: 0 30px
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
	border:none;
    border-bottom: 1px solid #d1d0c5;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}
ol {
	display:inline-block;
	text-align:left;
}
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none;
	height:auto;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

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
}
.customform textarea {
	width:100%;
	max-width:360px;
}
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
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html,
body {
    font-family: "proxima-nova", sans-serif;
    font-size: 18px;
    line-height: 1.67;
    color: #54494b;
    background: #fff;
    -webkit-font-smoothing: antialiased;
}

body {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 100px
}

body.no-scroll {
    overflow: hidden
}

body.find-page {
    padding-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: 400;
    color: #7f7c30;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	margin-top:0;
}
h1,.h1 {
    font-size: 46px;
    line-height: 52px;
    margin-bottom: 20px;
}
h1 .subheading, .subheading h1, h1.subheading {
	font-family: "proxima-nova", sans-serif;
	font-size:1rem;
	line-height:1;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}
.subheading + h1 {
	margin-top:0;
}
h2,.h2 {
    font-size: 38px;
    line-height: 1.16;
    margin-bottom: 14px;
	margin-top:0;
}

h2.page-heading {
    margin-top: 0
}

h3,.h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 8px
}

h4,.h4 {
    font-size: 25px;
    line-height: 31px;
    margin-bottom: 6px
}

h5 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
    text-transform: uppercase
}
h6 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px
}

a,
a:active,
a:focus,
a:visited {
    color: #1d4a7d;
    text-decoration: underline;
	font-weight:bold;
}

a:hover,
a:active:hover,
a:focus:hover,
a:visited:hover {
    text-decoration: none;
}
a.plain-link {
	color:inherit;
	text-decoration:none;
	font-weight:inherit;
}
p {
    margin-top: 0
}
p:last-child {
    margin-bottom: 0
}

img {
    /*width: 100%;*/
    max-width: 100%
}

.button {
    display: inline-block;
    background: #1d4a7d;
    color: #fff !important;
    font-size: 16px;
    text-align: center;
    line-height: 1.3;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
	cursor:pointer;
}
a.button, .button a, input.button {
	padding:10px 20px;
	display:inline-block;
}
div.button, span.button {
	padding:0;
}
.button a {
    text-decoration: none;
	color:inherit;
}
.button:hover {
    background: #112a52
}
div.button.padded {
	padding:10px 20px;
}
.button.button-large {
    height: 62px;
    line-height: 62px;
    padding: 0 30px;
    font-size: 24px
}

.button.button-yellow {
    background: #7f7c30
}

.button.button-yellow:hover {
    background: #5f5b28
}
.button.button-outline {
	background:#fff;
	border:1px solid #1d4a7d;
	color:#1d4a7d !important;
}
.button.button-green {
	background:#7F7C30;
}
.blue-text {
	color:#1D4A7D;
}
iframe {
	max-width:100%;
}
header .slideshow {
    position:absolute;
    width:100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    height:100%;
	overflow:hidden;
}
header::before {
	display:block;
	content:'';
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:100%;
	height:170px;
	background: linear-gradient(180deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
	z-index:100;
}
.slideshow video.bgvideo {
    position:absolute;
	width:100%;
	background-color:#000;
}
video.bgvideo {
    position:absolute;
    width:100%;
    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 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.matterport {
	position:relative;
	width:100%;
	height:400px;
}
.matterport iframe {
	width:100%;
	height:100%;
	border:0;
}
.matterport a {
	position:absolute;
	width:100%;
	height:100%;
	top:0;bottom:0;left:0;right:0;
}
.map-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden
}
.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}
.map-container.community-map {
	height:auto;
	text-align:left;
	padding-bottom:0;
}
.community-map .mapplic-sidebar {
	display:none;
}
.g-recaptcha {
	transform:scale(0.85);
	-webkit-transform:scale(0.85);
	transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
}
.calendar-events-container .g-recaptcha {
	transform:scale(0.72);
	-webkit-transform:scale(0.72);
	transform-origin:10% 50%;
	-webkit-transform-origin:10% 50%;
}
.alert {
    color:#ffffff !important;
    font-weight:bold;
    background-color:#990000;
    padding:3px 5px;
    margin-bottom:5px;
}
.collapsed .content {
    display:none;
}
.detail-home .home {
	position:relative;
}
.rslides_container ul {
	 margin:0;padding:0;list-style:none;
}
.rslides_container ul li {
	 margin:0;padding:0;
}
.rslides_container ul li:not(:first-child) {
	display:none;
}
.centered-btns_nav, .centered-btns-placeholder_nav {
	position:absolute;
	top:45%;
	width:32px;
	height:32px;
	z-index:50;
	text-align:center;
	float:none;
	cursor:pointer;
	color:transparent;
	-moz-box-shadow:inset 0 0 32px #000000;
	-webkit-box-shadow:inset 0 0 32px #000000;
	box-shadow:inset 0 0 32px #000000;
  }
.centered-btns_nav.prev, .centered-btns-placeholder_nav.prev {
	left:0px;
}
.centered-btns_nav.next, .centered-btns-placeholder_nav.next {
	right:0px;
}
.sold .imgWrapper, .home .imgWrapper {
	display:block;
	position:relative;
}
.home .imgWrapper img {
	display:block;
	width:100%;
	margin-bottom:10px;
}
.home .imgWrapper .photoFullSlideShow img {
	margin-bottom:0;
}
.home .availability {
	font-size: 14px;
    margin-bottom: 5px !important;
    line-height: 18px;
    font-style: italic;
    color: #7f7c30;
}
.p_houston_home .availability {
	font-size: 20px;
    margin-bottom: 20px !important;
    line-height: 18px;
    font-style: italic;
    color: #7f7c30;
}
.ribbon-wrapper {
	position: absolute;
	top: 6px;
	z-index:30;
}
.ribbon-front {
	background-color: #D4AC0D;
	width: 121px;
	position: relative;
	left: -6px;
	z-index: 2;
	font-family: "proxima-nova", sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	text-align:center;
	font-size: 12px;
	line-height: 1.9;
	height: 22px;
	letter-spacing: 1.1px;
}
.ribbon-front {
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4));
}
.ribbon-edge-bottomleft {
	position: absolute;
	top: 22px;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
	left: -8px;
	border-color: transparent #947809 transparent transparent;
	border-width: 0 10px 4px 0;
}
.ribbon-back-left {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 0px;
	height: 22px;
	z-index: 0;
}

.p_houston_home .ribbon-front {
	width: 188px;
	left:-10px;
	font-size: 20px;
	line-height: 1.8;
	height: 34px;
	letter-spacing: 1px;
	font-weight: 400;
}
.p_houston_home .ribbon-edge-bottomleft {
	top: 34px;
	left: -10px;
}
.p_houston_home .ribbon-back-left {
	height: 34px;
}

.sold .imgWrapper::after {
	content:"";
	position:absolute;
	left:0;right:0;bottom:0;top:0;
	width:100%;
	height:100%;
	display:block;
	background-image:url('/images/watermark-sold.png');
	background-repeat:no-repeat;
	background-size:cover;
}
.detail-home .sold.imgWrapper::after {
    background-size: contain;
    background-position: center center;
}
.modelfinder {
	padding:30px 0;
    background-color: #F2F2F2;
	text-align:center;
}
.modelfinder select {
	margin-right:10px;
}
body .builderincentives .item.type-66 .photoWrapper::before,
body .home.type-66  .imgWrapper::before{
	position:absolute;
	z-index:5;
	text-align:center;
	width:30px;
	height:30px;
	content:"55+";
	border-radius:50%;
	background:#8F8D35;
	color:#ffffff;
	font-size:15px;
	top: 5px;
    left: 5px;
    padding: 5px;
}
body .home.type-66  .imgWrapper::before{
	top:auto;
	left:auto;
	bottom:5px;
	right:5px;
}
body .builderincentives .buttonContainer {
	width:80%;
	right:0;
	left:auto;
}
body .builderincentives .buttonContainer .button {
	font-size:10px;
}
body .builderincentives .buttonContainer a.button, 
body .builderincentives .buttonContainer .button a {
	padding:5px 10px;
}
body .builderincentives .item {
    max-width: 200px;
    margin: 0px 20px 15px 20px;
	height: auto !important;
}
body .builderincentives .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
body .mapplic-list-container, body .mapplic-sidebar, body .mapplic-list {
	height:auto;
}
body .mapplic-list-container ol {
	padding-top:20px;
	display:block;
}
@media (max-width: 1059px) {
    body {
        padding-bottom: 45px
    }
    body.find-page {
        padding-bottom: 0
    }
    .button {
        display: block;
        margin-bottom: 15px
    }
}

@media (max-width: 767px) {
    html,
    body {
        font-size: 14px;
        line-height: 22px
    }
    body {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto
    }
    h1,
    h2,
    h3,
    h4,
    h5 {
        font-weight: 400;
        color: #7f7c30
    }
    h1 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 10px
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 15px
    }
    h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 5px
    }
    h4 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 5px
    }
    h5 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
        text-transform: uppercase
    }
}
body .hometourTop {
    margin-top: 53px;
}
.main-header {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 615px;
	position:relative;
}

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

.main-header .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 125px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    position: relative;
    z-index: 999;
}
.main-header .main-nav .main-nav__left,
.main-header .main-nav .main-nav__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.main-header .main-nav .main-nav__left>li,
.main-header .main-nav .main-nav__right>li {
    min-height: 55px
}

.main-header .main-nav .main-nav__left ul,
.main-header .main-nav .main-nav__left li,
.main-header .main-nav .main-nav__right ul,
.main-header .main-nav .main-nav__right li {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative
}

.main-header .main-nav .main-nav__left li,
.main-header .main-nav .main-nav__right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.main-header .main-nav .main-nav__left li:hover ul,
.main-header .main-nav .main-nav__right li:hover ul {
    display: block
}

.main-header .main-nav .main-nav__left ul,
.main-header .main-nav .main-nav__right ul {
    background: #fff;
    position: absolute;
    top: 55px;
    padding: 10px 0;
    width: 220px;
    display: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.main-header .main-nav .main-nav__left ul li,
.main-header .main-nav .main-nav__right ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-header .main-nav .main-nav__left ul a,
.main-header .main-nav .main-nav__right ul a {
    color: #1d4a7d;
    width: 100%;
    text-align: center;
    min-height: 34px;
    padding: 5px 20px;
    line-height: 18px;
    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
}

.main-header .main-nav .main-nav__left ul a:hover,
.main-header .main-nav .main-nav__right ul a:hover {
    color: #fff;
    background: #1d4a7d
}

.main-header .main-nav .main-nav__left ul::before,
.main-header .main-nav .main-nav__right ul::before {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-bottom-color: #fff;
    top: -40px;
    left: 50%;
    margin-left: -20px
}

.main-header .main-nav .main-nav__logo img {
    width: 122px;
    margin: 0 10px
}
.main-header .main-nav.anniv .main-nav__logo img {
	width:180px;
}
.main-header .main-nav a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px
}

.main-header .main-nav .mobile-menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 80px 0 0 0;
    color: #fff;
    z-index: 9;
    margin: 0;
    background: #1d4a7d;
    display: none;
    overflow-y: auto
}
.main-header .main-nav .mobile-menu .has-children {
	position:relative;
}
.main-header .main-nav .mobile-menu .has-children.open {
    background: #112a52
}

.main-header .main-nav .mobile-menu .has-children.open a::after {
    display: none
}

.main-header .main-nav .mobile-menu .has-children .icon {
    position: absolute;
	z-index:10;
    right: 0px;
	top:0;
	width:44px;
	height:44px;
	padding:0px 10px;
}
.main-header .main-nav .mobile-menu .has-children .icon:after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: '';
    border-left:12px solid transparent;
    border-right:12px solid transparent;
    border-top:12px solid #fff;
    transform: translate(-50%, -50%);
}
.main-header .main-nav .mobile-menu .has-children.open .icon:after {
    border-top:none;
    border-bottom:12px solid #fff;
}
.main-header .main-nav .mobile-menu>ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main-header .main-nav .mobile-menu li {
    width: 100%
}

.main-header .main-nav .mobile-menu li ul {
    display: none;
    background: #fff;
    padding: 15px 0
}

.main-header .main-nav .mobile-menu li ul a {
    font-size: 12px;
    line-height: 1.4;
    color: #1d4a7d
}

.main-header .main-nav .mobile-menu.open {
    display: block
}

.main-header .main-nav .mobile-menu ul,
.main-header .main-nav .mobile-menu li {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-header .main-nav .mobile-menu a {
    color: #fff;
    font-size: 16px;
    height: 44px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 30px
}

.main-header .main-nav .mobile-menu .mobile-menu-emails {
    background: #fff;
    color: #1d4a7d;
    margin-top: 15px
}
.breadcrumbs {
	font-size:80%;
	position:relative;
	top:10px;
	padding-left:20px;
}
.subNav {
	background:#1d4a7d;
	text-align:center;
	color:#fff;
}
.subNav ul {
	width:100%;
	margin:0;
	padding:0;
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	justify-content: space-between;
}
.subNav ul li {
	display:inline-block;
	vertical-align:top;
	white-space:nowrap;
}
.subNav a {
	color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
	display:block;
	padding:5px 20px;
}
.email-container, .tab-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px;
    height: 60px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 2px solid #f2f2f2
}

.email-container img {
    width: 24px;
    margin-right: 20px
}

.email-container h4, .tab-container h4 {
    color: #1d4a7d;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0
}

.signup-container {
    padding: 15px 30px;
    display: none
}
.included .signup-container, .signup-container.open {
    display: block
}
.included .signup-container .g-recaptcha > div {
	margin-left:0;
}
.included .signup-container .g-recaptcha {
	transform-origin:0% 50%;
	-webkit-transform-origin:0% 50%;
}
.signup-container p {
    color: #54494b
}

.signup-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
}

.signup-container form label {
    font-size: 11px;
    color: #1d4a7d;
    font-weight: bold
}
form input[type="text"], form input[type="password"] {
    background: #f2f2f2;
    height: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 0 15px;
    margin-bottom: 15px
}
.interior .main-container {
	padding-bottom:0;
}
.signup-container form .button {
    margin-top: 25px
}
.main-footer a.directions {
	color:inherit;
	text-decoration:none;
	font-weight:normal;
}
.main-footer .footer-main-container {
    padding: 40px 0
}
.main-footer .footer-end .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
}

.main-footer .main-footer__certificate img {
    width: 80px;
    max-width: none
}

.main-footer .footer-main-container {
    font-size: 12px;
    line-height: 22px;
}

.main-footer .main-footer__social .social-list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.main-footer .main-footer__social .social-list li {
    list-style: none
}

.main-footer .main-footer__social .social-list li:first-of-type img {
    padding-left: 0
}

.main-footer .main-footer__social .social-list li:last-of-type img {
    margin-right: 0
}

.main-footer .main-footer__social .social-list li img {
    width: 44px;
    margin: 0 4px;
    max-width: none
}

.main-footer .footer-menu {
    background: #1d4a7d
}

.main-footer .footer-menu a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px
}

.main-footer .footer-menu ul,
.main-footer .footer-menu li {
    margin: 0;
    padding: 0;
    list-style: none
}

.main-footer .footer-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.main-footer .footer-banner .content img {
    width: 100%;
    max-width: 100%;
	display:block;
}

.main-footer .footer-end {
    padding: 25px 0
}
.footer-secondary-menu, .footer-end {
    font-size: 14px;
}
.main-footer .footer-end .footer-secondary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-footer .footer-end .footer-secondary-menu p {
    margin: 0
}

.main-footer .footer-end .footer-secondary-menu ul {
    margin: 0;
    margin-left: 10px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.main-footer .footer-end .footer-secondary-menu li {
    list-style: none
}

.main-footer .footer-end .footer-secondary-menu li a {
    color: #54494b;
    font-size: 14px;
    text-decoration: none;
    border-left: 1px solid #54494b;
    padding: 0 10px
}

.main-footer .footer-end .footer-secondary-menu li a:hover {
    text-decoration: underline
}

.main-footer .footer-misc img {
    height: 30px;
    margin-left: 15px;
    max-width: none;
    width: auto
}

.main-footer .footer-misc img:first-of-type {
    margin: 0
}
body .cookie-bar .container .copy {
        font-size:14px;
}
.footer-disclosure {
        font-size:13px;
        line-height:1.5;
        padding-top:20px;
}
@media (max-width: 1059px) {
	body .cookie-bar .container {
		padding-left:30px;
		padding-right:30px;
	}

    .main-header .container {
        padding: 0
    }
    .main-header .mobile-menu-button {
        display: block;
        width: 34px;
        position: fixed;
        top: 15px;
        right: 18px;
        z-index: 12;
        height: 22px;
        background-image: url("/images/icon-mobile-nav-white.svg");
        background-repeat: no-repeat;
        background-size: cover
    }
	.main-header .anniv .mobile-menu-button {
		top:25px;
	}
    .main-header .mobile-menu-button.open {
        background-image: url("/images/icon-mobile-nav-close.svg");
        width: 22px;
        position: absolute
    }
    .main-header .mobile-menu-button.open .main-nav__logo {
        position: absolute
    }
    .main-header .main-nav {
        padding: 0;
        position: fixed;
        z-index: 1111;
        height: 53px;
        background: transparent;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-transition: background-color .3s linear;
        transition: background-color .3s linear
    }
    .main-header .main-nav.active, .main-header .main-nav.always-active {
        background: #1d4a7d;
        -webkit-transition: background-color .3s linear;
        transition: background-color .3s linear
    }
    .main-header .main-nav .main-nav__logo {
        z-index: 10;
        position: fixed;
        left: 15px;
        top: 10px
    }
    .main-header .main-nav .main-nav__logo img {
        width: 43px;
        margin: 0
    }
    .main-header .main-nav.anniv .main-nav__logo img {
        width: 83px;
    }
    .main-header .main-nav .main-nav__left {
        display: none
    }
    .main-header .main-nav .main-nav__right {
        display: none
    }
    .main-footer .footer-main-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 30px
    }
    .main-footer .footer-main-container .main-footer__text {
        margin: 20px 0 40px 0
    }
    .main-footer .footer-menu .container ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: auto;
        padding: 20px 0
    }
    .main-footer .footer-menu .container ul li {
        width: 100%;
        text-align: center
    }
    .main-footer .footer-menu .container ul li a {
        font-size: 16px;
        line-height: 38px;
        text-align: center
    }
    .main-footer .footer-end .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .main-footer .footer-end .container .footer-secondary-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px
    }
    .main-footer .footer-end .container .footer-secondary-menu ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .main-footer .footer-end .container .footer-secondary-menu ul li a {
        border: 0
    }
}

.sticky-email-signup {
    position: fixed;
    top: 165px;
    background: #fff;
    width: 320px;
    right: -320px;
	z-index:1000;
}
.sticky-email-signup.bottom {
	top:auto;
	bottom:0;
}
.p_home-detail .sticky-email-signup,
.p_houston_home .sticky-email-signup {
	display:none;
}

.sticky-email-signup .sticky-email-tab, .sticky-residents-tab {
    position: absolute;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    background: #1d4a7d;
    color: #fff;
    border: 0;
    left: -162px;
    top: 100px;
    cursor: pointer
}
.sticky-residents-tab {
	background:#7e7b36;
    left: -103px;
    top: 302px;
}
.sticky-residents-tab a {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
}
.sticky-email-signup .sticky-email-tab h4, .sticky-residents-tab h4 {
    color: #fff
}

.sticky-email-signup .signup-container {
    display: block;
    padding: 10px 30px 30px 30px
}

.sticky-email-signup .signup-container p {
    font-size: 14px;
    line-height: 22px
}

.sticky-home-finder {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 85px;
    color: #fff;
    background: #1d4a7d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	z-index:10;
}

.sticky-home-finder .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.sticky-home-finder .container .triangle {
    display: none
}

.sticky-home-finder .container h3 {
    color: #fff;
    font-weight: 400;
    font-size: 32px;
    font-size: 27px;
    margin: 0 10px 0 0;
}

.sticky-home-finder .container .button {
    background: #fff;
    color: #1d4a7d !important;
    height: 42px;
    border: 0;
    cursor: pointer;
    position: relative;
    top: -1px;
    font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}

.select-container select, .sticky-home-finder .container form select {
    text-transform: none;
    border: 0;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 150px;
    height: 42px;
    padding: 0 15px;
    font-size: 18px;
    font-size: 15px;
    color: #54494b;
    position: relative;
    cursor: pointer
}
.sticky-home-finder .container form select {
    width: 130px;
}
.select-container select.availability-filter {
	width:auto;
}

form select, .customform textarea {
    background: #f2f2f2;
}
.sticky-home-finder .container form .select-container, form .select-container {
    display: inline-block;
    position: relative;
    margin-right: 5px
}

form .select-container::after, .sticky-home-finder .container form .select-container::after {
    content: '\25bc';
    color: #1d4a7d;
    position: absolute;
    right: 15px;
    top: 7px;
    cursor: pointer;
    pointer-events:none;
	font-size:18px;
}
.g-recaptcha > div {
	margin:0px auto;
}
.btcheck {
	display:none;
}
.cleaner {
	clear:both;
	margin-bottom:5px;
}
@media (max-width: 1059px) {
    .sticky-email-signup {
        display: none
    }
    .sticky-home-finder {
        height: 44px
    }
    .sticky-home-finder .container {
        padding: 10px 30px
    }
    .sticky-home-finder.open {
        height: auto
    }
    .sticky-home-finder.open .container {
        padding: 20px 30px
    }
    .sticky-home-finder .container {
        display: block
    }
    .sticky-home-finder .container h3 {
        width: 100%;
        margin-bottom: 20px;
        font-size: 24px;
        line-height: 24px
    }
    .sticky-home-finder .container h3 .triangle {
        display: inline-block;
        float: right;
        font-size: 16px
    }
    .sticky-home-finder .sticky-home-form-container form .select-container {
        display: block;
        margin-right: 0
    }
    .sticky-home-finder .sticky-home-form-container form .select-container select {
        width: 100%;
        margin: 0 0 15px 0
    }
    .sticky-home-finder .sticky-home-form-container form .button {
        width: 100%
    }
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    z-index: 999;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow-y: auto;
    padding-top: 30px
}

.modal {
    display: none;
    z-index: 1000;
    width: 90%;
}
.modal, .pop {
	width:550px;
    max-width: 100%;
    padding: 45px 60px;
    background: #fff;
    position: relative;
    text-align: center
}
.home-contact.pop {
	width:800px;
	text-align:left;
}
.home-contact .full.select-container {
	display:block;
}
.home-contact select {
	width:100%;
}
.modal h1 {
    margin-top: 0
}

.modal .close-modal {
    position: absolute;
    right: -15px;
    top: -15px
}

.modal .close-modal img {
    width: 30px
}

.modal .button {
    width: 100%;
    max-width: 300px
}

.modal .close-account {
    display: block;
    margin-top: 40px
}
.modal-info.pop {
}
.modal-info {
    padding: 30px
}

.modal-info p {
    margin: 0
}

.modal-info .address {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    margin: 5px 0 25px 0
}

.modal-info .form-container {
    background: #f2f2f2;
    padding: 30px 60px;
    margin: 15px 0
}

.modal-info .form-container label {
    display: block;
    font-size: 14px;
    line-height: 24px;
    text-align: left
}

.modal-info .form-container input {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 0;
    margin-bottom: 15px
}

.modal-info .form-container textarea {
    width: 100%;
    background: #fff;
    border: 0;
    margin-bottom: 15px
}

.modal-info .form-container .newsletter-signup-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left
}

.modal-info .form-container .newsletter-signup-container input[type="checkbox"] {
    height: auto;
    width: auto;
    margin-right: 20px;
    position: relative;
    top: 5px
}

.main-header__hgroup {
    margin: 65px auto 0 auto;
    text-align: center;
    width: 600px;
	position:relative;
	z-index:7;
}

.main-header__hgroup .h1,
.main-header__hgroup h2 {
    color: #fff;
    font-weight: 400;
    margin: 0 0 5px 0
}

.main-header__hgroup .h1 {
    font-family: "trajan-pro-3", serif;
    font-size: 36px;
    text-align: left;
    letter-spacing: 5px
}

.main-header__hgroup h2 {
    font-family: "renata", sans-serif;
    font-size: 72px;
    text-align: right
}
.interior .main-container {
	padding-top:50px;
	text-align:center;
}
.p_index .main-container .section-heading {
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #7f7c30;
    font-weight: bold;
    text-align: center;
    margin: 0;
    letter-spacing: 2px
}

.p_index .main-container .section-text {
    text-align: center;
    padding: 35px 0
}

.p_index .main-container .section-text .container {
    width: 100%;
    max-width: 940px
}

.p_index .main-container .section-text p {
    margin: 0
}

.section-thumbnails {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-thumbnails .amenity-thumbnail {
    width: 25%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.section-thumbnails .amenity-thumbnail p {
    padding-top: 100%;
    margin: 0
}
.section-thumbnails .amenity-thumbnail p a, .contentBlock .img a {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(29, 74, 125, 0.85);
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 34px;
    color: #fff;
    font-size: 28px;
    text-decoration: none;
    letter-spacing: 2px;
    padding: 0 1em
}

.section-thumbnails .amenity-thumbnail:hover a, .contentBlock .img:hover a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.center {
	text-align:center;
}
.previewmode article:nth-child(n+13) {
	display:none;
}
.p_index .section-upcoming-events {
    text-align: center;
    padding-bottom: 50px
}

.p_index .section-upcoming-events .container {
    text-align: center;
    padding-top: 50px
}

.p_index .section-upcoming-events .upcoming-events-container {
	margin-top:20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.p_index .section-upcoming-events .upcoming-events-container .upcoming-event {
    width: 25%;
    text-align: center
}
.copy-link {
	position:absolute;
	left:0;
	margin-top:50px;
	width:100%;
}
.copy-link input {
	width:100%;
}
.p_index .section-upcoming-events .upcoming-events-container .upcoming-event .event-image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 10px
}

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

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

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

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

.p_index .section-upcoming-events .button {
    margin-top: 30px
}

.p_index .main-container .section-highlight-box {
    background: #f2f2f2;
    padding: 57px 0
}
.p_index .main-container .section-highlight-box .container .video-container {
    padding-right: 25px;
    min-width: 510px
}

.p_index .main-container .section-highlight-box .container .video-text {
    padding-left: 25px
}

.p_index .main-container .section-highlight-box .container .video-text p {
    margin: 0
}

.p_index .main-container .section-highlight-box .container .video-text .video-title {
    font-size: 34px;
    line-height: 30px;
    color: #7f7c30;
    margin-bottom: 30px
}
#content_home_bottom h3 {
    font-size: 34px;
}
#content_home_bottom .button {
    margin-top: 15px
}

@media (max-width: 1059px) {
    .main-header .main-header__hgroup {
        width: 550px;
        padding-top: 65px;
        margin: 0 auto
    }
    .p_index .main-container .section-text {
        padding: 25px 0
    }
}
.mobileonly {
    display:none;
}
iframe, video {
    max-width:100%;
}
.ui-widget.ui-widget-content {
	z-index:250000 !important;
}
.fancybox-wrap{
    max-width:90%;
}
.fancybox-inner {
    width:auto !important;
/*    max-width:100%;*/
}
.fancybox-type-ajax .fancybox-inner, .fancybox-type-image .fancybox-inner {
    height:auto !important;
}
@media (min-width: 768px) {
	.main-header .main-nav.anniv {
	    align-items:center;
	}
	.anniv .main-nav__logo {
		padding-top:20px;
	}
	.contentBlock.t7 .wrapper,
	.contentBlock.t8 .wrapper,
	.contentBlock.t10 .wrapper {
		display:flex;
	}
}
@media (max-width: 767px) {
    .nomobile {
        display:none !important;
    }
    .mobileonly {
        display:block !important;
    }
    span.mobileonly, input.mobileonly {
        display:inline !important;
    }
    .main-header {
        height: 200px;
        background-position: top
    }
    .main-header .main-header__hgroup {
        width: 250px;
        padding-top: 65px;
        margin: 0 auto
    }
	.anniv.main-header .main-header__hgroup {
		padding-top:85px;
	}
    .main-header .main-header__hgroup .h1 {
        font-size: 16px;
        line-height: 18px;
        font-weight: normal
    }
    .main-header .main-header__hgroup h2 {
        font-size: 28px;
        line-height: 22px;
        font-weight: normal
    }
	.subNav ul li {
		display:block;
		width:100%;
	}
	body .contentBlock.t2 {
		display: flex;
	    flex-wrap: wrap;
	}
	.section-thumbnails .amenity-thumbnail, body .contentBlock.t2 .img {
        width: 50%
    }
    .section-thumbnails .amenity-thumbnail a, .contentBlock .img a {
        font-size: 15px;
        line-height: 18px
    }
    .p_index .section-upcoming-events .container {
        padding-top: 35px
    }
    .p_index .section-upcoming-events .container p {
        margin-bottom: 25px
    }
    .p_index .section-upcoming-events .upcoming-events-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .p_index .section-upcoming-events .upcoming-events-container .upcoming-event {
        width: 100%;
        padding: 0 30px
    }
    .p_index .section-upcoming-events .upcoming-events-container .upcoming-event .event-date {
        margin-bottom: 25px
    }
    .p_index .section-upcoming-events .button {
        margin-top: 0
    }
    .p_index .main-container .section-highlight-box {
        padding: 30px 0
    }
    .p_index .main-container .section-highlight-box .container .video-container {
        width: 100%;
        padding-right: 0;
        min-width: auto
    }
    .p_index .main-container .section-highlight-box .container {
        width: 100%;
        text-align: center
    }
    .p_index .main-container .section-highlight-box .container h3, #content_home_bottom h3 {
        margin: 20px 0;
        font-size: 26px
    }
    .p_index .main-container .section-highlight-box .container .video-text .button {
        display: block;
        margin-top: 20px
    }
}

.interior .main-header {
    height: 275px;
	background-position:top;
}
.p_elements-55-plus-community.interior .main-header {
	height:449px;
}
.p_elements-55-plus-community .main-container {
	padding-bottom:50px;
}
.page .page-container {
    text-align: center;
    padding: 30px 30px 0px 30px
}


.page .page-container .page-content {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
    border-bottom: 1px solid #d1d0c5;
    padding-bottom: 50px
}

@media (max-width: 1059px) {
    .page .page-container {
        padding: 25px 30px 25px 30px
    }
    .page .page-container .page-content {
        padding-bottom: 25px
    }
}

.amenities-sort {
}

.amenities-sort header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    justify-content: space-around;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 30px
}

.amenities-sort header p {
    cursor: pointer
}
.amenities-sort header p a {
	text-decoration:none;
	color:inherit;
	font-weight:normal;
}
.amenities-sort header .sort-by {
    font-weight: bold;
    text-transform: uppercase;
	width:100%;
	text-align:center;
}

.amenities-sort header .active {
    text-decoration: underline;
    color: #1d4a7d
}

.amenities-sort .amenities-sort-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.amenities-sort .amenities-sort-container .amenity-box {
    width: 31%;
    text-align: center;
    margin-bottom: 35px;
	position:relative;
}

.amenities-sort .amenities-sort-container .amenity-box .event-image {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
    margin-bottom: 10px
}

.amenities-sort .amenities-sort-container .amenity-box a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	cursor:pointer;
}

.amenities-sort .amenities-sort-container .amenity-box a img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.amenities-sort .amenities-sort-container .amenity-box .event-category {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0
}

.amenities-sort .amenities-sort-container .amenity-box .event-title {
    text-decoration: none;
    font-size: 20px
}

@media (max-width: 1059px) {
    .amenities-sort header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-bottom: 10px
    }
    .amenities-sort header .sort-by {
        width: 100%
    }
    .amenities-sort header p {
        margin: 6px
    }
    .amenities-sort .amenities-sort-container .amenity-box {
        width: 48%
    }
}

@media (max-width: 767px) {
    .amenities-sort .amenities-sort-container .amenity-box {
        width: 100%
    }
}

.page-calendar .page-content {
    border: 0 !important
}

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

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

.section-calendar-events .calendar-events-container .upcoming-event {
	width:25%;
    text-align: center;
    margin-bottom: 30px;
	position:relative;
}

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

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

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

.section-calendar-events .calendar-events-container .upcoming-event .event-title, .section-calendar-events .calendar-events-container .upcoming-event .event-title a {
    text-decoration: none;
    font-size: 16px;
	line-height:1.4;
}

.section-calendar-events .calendar-events-container .upcoming-event .event-date {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px
}
.p_builders h2 {
	font-weight:bold;
	text-align:left;
	margin-bottom:30px;
}
.p_builders .activeliving-tag {
	  background-color: #7F7C30;
	  border-radius:50%;
	  width:50px;
	  height:50px;
	  text-align:center;
	  line-height:50px;
	  color: #FFFFFF;
	  font-size: 21px;
	  font-weight: bold;
	  letter-spacing: -0.07px;
	  position:absolute;
	  bottom:10px;
	  right:10px;
}
.p_builders .series-tag {
	  background-color: #1D4A7D;
	  color: #FFFFFF;
	  font-size: 17px;
	  font-weight: bold;
	  letter-spacing: -0.06px;
	  line-height: 1;
	  text-align: center;
	  padding:5px 30px;
	  position:absolute;
	  bottom:-10px;
	  right:10px;
	  text-transform:lowercase;
}
.p_builders .section-calendar-events .calendar-events-container .upcoming-event {
	display: flex;
	flex-direction: column;
	text-align:left;
	justify-content:flex-start;
    width: 30%;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-bottom:75px;
}
.p_builders .section-calendar-events .calendar-events-container .upcoming-event a {
	display:block;
}
.p_builders .section-calendar-events .calendar-events-container .upcoming-event.placeholder {
	width:63%;
	background-color:#F2F2F2;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.p_builders .callouts-wrapper {
	display:flex;
	justify-content:space-between;
	margin-bottom:30px;
	flex-grow:1;
}
.p_builders .callouts-wrapper .virtualtour {
	text-align:right;
	flex-grow:1;
}
.p_builders .special-callouts {
	border-left: 5px solid #1D4A7D;
	padding-left:10px;
}
.p_builders .buttons {
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	justify-content:space-between;
}
.p_builders .buttons .button {
	font-size:12px;
	flex-grow:1;
}
.p_builders .subheading {
    color: #7F7C30;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.05px;
    line-height: 18px;
	text-transform:uppercase;
	margin-top:10px;
}
.p_builders .section-calendar-events .calendar-events-container .upcoming-event .event-title a {
    color: #1D4A7D;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -0.08px;
    line-height: 28px;
	text-transform:uppercase;
}
@media (max-width: 1059px) {
    .section-calendar-events .calendar-events-container .upcoming-event {
        width: 50%;
        padding: 0 30px
    }
    .section-calendar-events .calendar-events-container .upcoming-event .event-date {
        margin-bottom: 25px
    }
}

@media (max-width: 767px) {
    .section-calendar-events .calendar-events-container .upcoming-event,
	.p_builders .section-calendar-events .calendar-events-container .upcoming-event {
        width: 100%;
        padding: 0 30px
    }
	.p_builders .section-calendar-events .calendar-events-container .upcoming-event {
		padding:0;
	}
    .section-calendar-events .calendar-events-container .upcoming-event .event-date {
        margin-bottom: 25px
    }
	.p_builders .buttons {
		gap:0;
	}
}

.page-video .page-content {
    border: 0 !important
}

.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: 25%;
    text-align: center;
    margin-bottom: 30px;
	position:relative;
}

.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
    }
    .section-video-events .video-events-container .video-event .event-date {
        margin-bottom: 25px
    }
}
.builder-form {
	margin-bottom:20px;
}
.fancybox-wrap .builder-form {
	padding:30px;
}
.builder-form label {
	display:none;
}
.builder-form .form-container input {
	width:48%;
}
.builder-form .form-container input[type=checkbox] {
	width:auto;
}
.builder-form label.checkbox-label {
    font-size: 15px;
	display:inline;
}
.builder-form .form-container {
	margin-top:20px;
}
.builder-form .button {
	width: 100%;
    margin-top: 10px;
    border: none;
    font-weight: 700;
	font-size:16px;
	padding:10px 20px;
	line-height:1;
	height:auto;
}
.builder-form input.email {
	width:100%;
}
.builder-form textarea {
	width:100%;
    display: block;
    background: #f2f2f2;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    padding: 10px 15px 10px 15px;
    margin-bottom: 10px;
    width: 100%;
    font-size: 15px;
	height:70px;
}
.builder-form .form-container {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.page-home-builder .page-content {
    border: 0 !important
}

.home-builders-list {
    border-bottom: 1px solid #d1d0c5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-bottom: 35px;
	margin-bottom:35px;
}

.home-builders-list .home-builder {
    width: 22%;
    margin-bottom: 20px;
    margin-right: 4%;
	position:relative;
}

.home-builders-list .home-builder:nth-of-type(4n) {
    margin-right: 0
}

.home-builders-list .home-builder p {
    margin: 0
}

.home-builders-list .home-builder .home-name {
    line-height: 20px
}

.home-builders-list .home-builder .home-name a {
    text-decoration: none;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold
}

.home-builders-list .home-builder .home-price {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px
}

.home-builders-list .home-builder .home-address {
    font-size: 14px;
    line-height: 20px
}

.home-builders-list .home-builder .home-address span {
    display: block;
    position: relative
}
.home-builders-list .home-builder .home-address a {
	color:inherit;
	text-decoration:none;
}
.home-builders-list .home-builder .home-address .line-1 img {
    width: 8px;
    margin-right: 5px
}
#pipsyRoot * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
@media (max-width: 1059px) {
    .home-builders-list .home-builder {
        width: 48%;
        margin-right: 4%
    }
    .home-builders-list .home-builder:nth-of-type(2n) {
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .home-builders-list .home-builder {
        width: 100%;
        margin-right: 0
    }
	.builder-form .form-container input {
		width:100%;
	}
	body.p_builder-detail .container .details-container .column-left .details .button {
		display:block;
		margin-top:0;
	}
}
.p_builder-detail .container {
    text-align: left
}
.p_builder-detail .slideWrapper {
	position:relative;
}
.p_builder-detail .slideWrapper .slideshow > div:not(:first-child) {
	display:none;
}
.p_builder-detail .slideWrapper .bgslide {
	padding-top:65%;
	width:100%;
	background-size:contain;
	background-position:top center;
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.p_builder-detail .slideWrapper .rslides_nav {
	position:absolute;
	top:135px;
	z-index:100;
	background:rgba(255,255,255,.8);
	color:#000;
	padding:10px;
	text-decoration:none;
	font-size:40px;
	font-weight:normal;
}
.p_builder-detail .slideWrapper .rslides_nav.prev {
	left:0;
}
.p_builder-detail .slideWrapper .rslides_nav.next {
	right:0;
}
.p_builder-detail .container .link-back {
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 30px;
    display: block
}

.p_builder-detail .container .details-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.p_builder-detail .container .details-container .column-left {
    width: 520px
}

.p_builder-detail .container .details-container .column-left>h2 {
    margin-top: 0
}

.p_builder-detail .container .details-container .column-left .from-price {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold
}

.p_builder-detail .container .details-container .column-left .details .button {
    margin-top: 30px
}

.p_builder-detail .container .details-container .column-right {
    width: 460px
}
.p_builder-detail .container .details-container .column-right img {
	width:100%;
}
.p_builder-detail .container .details-container .column-right .block {
    margin-bottom: 30px
}

.p_builder-detail .container .details-container .column-right .block p {
    margin: 0
}

.p_builder-detail .container .details-container .column-right .block .title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
}
.builder-details .reps .spacer {
	margin-bottom:10px;
}
@media (max-width: 1059px) {
    .p_builder-detail .container .details-container {
        display: block
    }
    .p_builder-detail .container .details-container .column-left,
    .p_builder-detail .container .details-container .column-right {
        width: 100%
    }
    .p_builder-detail .container .details-container .builder-details {
        margin-top: 15px;
        text-align: center
    }
}
.p_homes-ele .sticky-home-finder, 
.p_homes .sticky-home-finder, 
.p_home-search-results .sticky-home-finder {
	display:none;
}
.find-home {
    padding: 30px 0
}
.find-home #map {
	width:100%;
	height:500px;
}
.find-home .view-more {
	cursor:pointer;
}

.find-home>h2 {
    margin-top: 0;
    text-align: center
}

.find-home select {
    text-transform: none;
    border: 0;
    border-radius: 0;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 42px;
    padding: 0 15px;
    font-size: 15px;
    color: #54494b;
    position: relative;
    cursor: pointer;
    padding-right: 50px;
	max-width:175px;
/*	max-width:155px;*/
}
.find-home .short select {
	max-width:120px;
}
.navigation-options select {
	max-width:none;
}
.find-home .select-container {
    position: relative;
    margin-left: 5px;
	margin-right:0;
}
.find-home .select-container:first-child {
	margin-left:0;
}
.find-home .find-home-form form > .button-container {
	width:100%;
	text-align:right;
	margin-bottom:0;
}
.find-home .mapContainer{
	margin-top:40px;
}
.find-home .select-container::after {
    content: '\25bc';
    color: #1d4a7d;
    position: absolute;
    right: 15px;
    top: 7px;
    cursor: pointer;
    pointer-events:none;
}
.find-home .navigation-container .select-container::after {
	top:4px;
}
.find-home .find-home-form {
    background: #f2f2f2;
    height: 130px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
/*.find-home .find-home-form .container {
	max-width:1200px;
}*/
.find-home .find-home-form form {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
}
.find-home .find-home-form form > div {
	margin-bottom:10px;
}
.find-home .container iframe {
    width: 100%;
    max-height: 500px;
    height: 500px;
    margin-top: 45px
}

.find-home .container .navigation-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;
    margin: 45px 0
}

.find-home .container .navigation-container .count {
    margin: 0
}

.find-home .container .navigation-container .navigation-options {
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	width:100%;
}

.find-home .container .navigation-container .navigation-options>* {
    margin-right: 30px;
    display: block
}

.find-home .container .navigation-container .navigation-options .view-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    border: 1px solid #f2f2f2
}
.find-home .container .navigation-container .navigation-options .view-buttons a {
    width: 50%;
    color: #1d4a7d;
    text-decoration: none;
    height: 36px;
    line-height: 36px;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px
}

.find-home .container .navigation-container .navigation-options .view-buttons a.active {
    background: #f2f2f2
}

.find-home .container .navigation-container .navigation-options .view-buttons a img {
    width: 16px;
    margin-right: 8px;
    position: relative;
    top: 1px
}

.find-home .container .navigation-container .navigation-options .print {
    font-size: 15px;
    line-height: 38px
}

.find-home .container .navigation-container .navigation-options .print img {
    position: relative;
    top: 3px;
    width: 18px;
    margin-right: 8px
}

.find-home .container .navigation-container .navigation-options .select-container {
    margin-right: 0
}

.find-home .container .navigation-container .navigation-options .sort {
    background: #f2f2f2;
    height: 36px
}
.find-home .container .find-homes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
}

.find-home .container .find-homes .home {
    width: 22%;
/*    margin-right: 4%;*/
    position: relative;
    margin-bottom: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}
.find-home .container .find-homes.preview .home:nth-child(n+9) {
    display: none;
}
.find-home .container .find-homes .home .add-to-favorites {
    width: 25px;
    height: 25px;
    background-color: #7f7c30;
    background-image: url("/images/icon-heart.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

/*.find-home .container .find-homes .home:nth-of-type(4n) {
    margin-right: 0
}*/

.find-home .container .find-homes .home p {
    margin: 0
}
.find-home .container .find-homes .home .home-name {
	line-height:1.2;
	margin-bottom:10px;
}
.find-home .container .find-homes .home .home-name a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold
}

.find-home .container .find-homes .home .home-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.find-home .container .find-homes .home .home-numbers p span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px
}

.find-home .container .find-homes .home .home-numbers p span:last-of-type {
    font-weight: bold;
    font-size: 14px
}

.find-home .container .find-homes .home .links p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.find-home .container .find-homes .home .links p a {
    font-size: 12px;
    text-transform: uppercase
}

@media (max-width: 1059px) {
    .find-home .container .navigation-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;
        margin: 45px 0 35px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .find-home .container .navigation-container .count {
        font-size: 18px;
        margin-bottom: 15px
    }
    .find-home .container .navigation-container .navigation-options {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .find-home .container .navigation-container .navigation-options .view-buttons {
        width: 100%;
        margin-bottom: 35px
    }
    .find-home .container .navigation-container .navigation-options .select-container {
    /*    max-width: 200px*/
    }
    .find-home .container .navigation-container .navigation-options .select-container .sort {
        width: 100%
    }
    .find-home .container .find-homes .home {
        width: 48%;
        margin-right: 4%
    }
    .find-home .container .find-homes .home:nth-of-type(2n) {
        margin-right: 0
    }
    .find-home .container .find-homes .home .home-name a {
        font-size: 18px;
        line-height: 20px
    }
    .find-home .find-home-form {
        height: auto;
        padding: 30px
    }
    .find-home .find-home-form form {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .find-home .find-home-form form .button {
        width: 100%
    }
    .find-home .find-home-form form select {
        text-transform: none;
        border: 0;
        border-radius: 0;
        background: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        height: 42px;
        padding: 0 15px;
        font-size: 18px;
        color: #54494b;
        position: relative;
        cursor: pointer;
        width: 100%;
		max-width:none;
    }
    .find-home .find-home-form form .select-container {
        position: relative;
        margin-right: 5px;
        width: 100%;
        margin-bottom: 15px
    }
    .find-home .find-home-form form .select-container::after {
        content: '\25bc';
        color: #1d4a7d;
        position: absolute;
        right: 15px;
        top: 7px;
        cursor: pointer;
	pointer-events:none;
    }
}

@media (max-width: 767px) {
    .find-home .container iframe {
        width: 100%;
        max-height: 300px;
        height: 300px;
        margin-top: 45px
    }
    .find-home .container .find-homes .home {
        width: 100%;
        margin-right: 0
    }
    .find-home .container .find-homes .home .home-numbers p span {
        font-size: 13px
    }
    .find-home .container .find-homes .home .home-numbers p span:last-of-type {
        font-size: 15px
    }
    .find-home .view-more {
        display: block
    }
	.p_builders .select-container {
		margin-bottom:10px;
		width:100%;
		margin-right:0;
	}
	.p_builders .select-container select {
		width:100%;
	}
}

.detail-home .links {
    text-transform: uppercase;
    font-size: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.detail-home .links .share-this {
    text-decoration: none
}

.detail-home .container .details-container .column-left h2 {
    margin-top: 45px !important;
    margin-bottom: 0
}

.detail-home .container .details-container .column-left .builder {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
	color:inherit;
}

.detail-home .container .details-container .column-left .from-price {
    font-size: 26px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 30px
}

.detail-home .container .details-container .column-left .home-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 30px 0
}
.detail-home .container .details-container.ht49 .column-left .home-numbers {
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-staart;
    justify-content: flex-start;
}
.detail-home .container .details-container.ht49 .column-left .home-numbers p {
	margin-right:20px;
}
.detail-home .container .details-container .column-left .home-numbers p span {
    display: block
}

.detail-home .container .details-container .column-left .home-numbers p span:first-of-type {
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase
}

.detail-home .container .details-container .column-right .button-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 20px 0;
}
.detail-home .builder-details a {
	position:relative;
	z-index:200;
}
.detail-home .container .details-container .column-right .button-yellow {
    display: block
}

.similar-homes {
    width: 100%;
    background: #f2f2f2;
    padding: 30px 0;
	margin-top:30px;
	text-align:left;
}

.similar-homes h1 {
    margin: 0 0 30px 0
}
.similar-homes .homes-container img {
	width:100%;
}
.similar-homes .homes-container,
.section-navtiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.similar-homes .homes-container .home,
.section-navtiles .tile {
    width: 22%;
    margin-right: 4%;
    position: relative;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

.similar-homes .homes-container .home .add-to-favorites {
    width: 25px;
    height: 25px;
    background-color: #7f7c30;
    background-image: url("/images/icon-heart.svg");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2
}

.similar-homes .homes-container .home:nth-of-type(4n) {
    margin-right: 0
}

.similar-homes .homes-container .home p {
    margin: 0
}

.similar-homes .homes-container .home .home-name a,
.section-navtiles a {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold
}
.section-navtiles .tile-thumbnail {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
}
.section-navtiles .tile-thumbnail a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;
	height:100%;
	cursor:pointer;
}
.section-navtiles .tile-thumbnail:after {
	content:"";
	display:block;
	padding-top:100%;
}
.similar-homes .homes-container .home .home-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px
}

.similar-homes .homes-container .home .home-numbers p span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px
}

.similar-homes .homes-container .home .home-numbers p span:last-of-type {
    font-weight: bold;
    font-size: 14px
}

.similar-homes .homes-container .home .links p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.similar-homes .homes-container .home .links p a {
    font-size: 12px;
    text-transform: uppercase
}
.p_sitemap ul {
	display:inline-block;
	text-align:left;
}
.mini-slideshow {
	position:relative;
}
.mini-slideshow,
.mini-slideshow .slide {
	width:100%;
	height:100%;
}
.mini-slideshow .slide {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.mini-pager {
	padding-top:40px;
	padding-bottom:40px;
}
.rslides_tabs {
	display:flex;
	flex-wrap:wrap;
	list-style:none;
	margin:0;
	padding:0;
}
.rslides_tabs li {
	border: 1px solid rgba(29,74,125, 1);
	opacity: 1;
	width:24px;
	height:24px;
	margin-right:15px;
}
.rslides_tabs li.rslides_here {
	background-color:#1D4A7D;
}
.rslides_tabs li a {
	color:transparent;
	font-size:1px;
	display:block;
	width:100%;
	height:100%;
}
.contentBlock {
	padding:15px 0px;
}
.contentBlock .img {
	background-position:center;
	background-size:cover;
	position:relative;
}
.contentBlock.t2 {
	display:flex;
}
.contentBlock.t2 .img,
.contentBlock.t3 .img,
.contentBlock.t10 .img {
	display:block;
	width:25%;
}
.contentBlock.t2.precedes-block-2 {
	padding-bottom:0;
}
.contentBlock.t2 + .contentBlock.t2,
.contentBlock.t10 + .contentBlock.t5 {
	padding-top:0;
}
.contentBlock.t2 .img span, .contentBlock.t3 .img span, .contentBlock.t4 .img span, .contentBlock.t5 .img span, .contentBlock.t6 .img span {
	display:block;
	padding-top:100%;
}
.contentBlock.t10 .img span {
	display:block;
	padding-top:88%;
}
.contentBlock.t3 .wrapper > div,
.contentBlock.t7 .wrapper > div,
.contentBlock.t8 .wrapper > div,
.contentBlock.t10 .wrapper > div {
	display:inline-block;
	vertical-align:top;
	width:50%;
}
.contentBlock.t7 .image-block-wrapper,
.contentBlock.t8 .image-block-wrapper {
	position:relative;
}
.contentBlock.t7 .image-block-wrapper .slideshow-logo,
.contentBlock.t8 .image-block-wrapper .slideshow-logo {
	position:absolute;
	z-index:150;
	width:25%;
	height:25%;
	background-size:contain;
	background-position:bottom left;
	background-repeat:no-repeat;
	left:20px;
	bottom:20px;
}
.contentBlock.t5 .wrapper, .contentBlock.t6 .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 > div, .contentBlock.t6 .wrapper > div {
	width:50%;
}
.contentBlock.t5 .wrapper .content, .contentBlock.t6 .wrapper .content {
	padding:40px 40px;
	padding:40px 5%;
}
.contentBlock.t3 .img,
.contentBlock.t10 .img {
	width:50%;
}
.contentBlock.t10 .img:nth-child(5) {
	width:100%;
}
.contentBlock.t10 .img:nth-child(5) span {
	padding-top:59%;
}
.contentBlock.t3,
.contentBlock.t7,
.contentBlock.t8 {
	background-color:#f2f2f2;
	padding:0;
}
.contentBlock.t10 {
	padding:0;
}
.contentBlock.t10 .wrapper .images,
.contentBlock.t3 .wrapper .images,
.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.t3 .wrapper .content,
.contentBlock.t7 .wrapper .content,
.contentBlock.t8 .wrapper .content,
.contentBlock.t10 .wrapper .content {
	padding:40px 40px;
	padding:40px 10%;
/*	max-width:540px;
	float:right;*/
}
.contentBlock.t5.precedes-block-9 {
	padding-bottom:0;
}
.contentBlock.t9 {
	padding:0;
}
.contentBlock.t9 .wrapper {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:50px;
	padding-bottom:80px;
	display: flex;
    justify-content: flex-end;
}
.contentBlock.t9 .content {
	position:relative;
	width:40%;
	background-color: rgba(255,255,255, .921257);
	padding:40px 50px;
	margin-right:65px;
}
.contentBlock.t9 .content::after {
	content:'';
	position:absolute;
	border:3px solid rgba(255,255,255,.7);
	width:97%;
	height:98%;
	left:5%;
	top:6%;
}
@media (max-width: 1059px) {
    .similar-homes .container .homes-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .similar-homes .container .homes-container .home,
	.section-navtiles .tile {
        width: 48%;
        margin-right: 2%
    }
	.contentBlock.t4 .images.left {
		display:none;
	}
	.contentBlock.t4 .wrapper > .content {
		width:50%;
	}
}
@media (max-width: 767px) {
	.contentBlock.t4 .wrapper > .content {
		width:auto;
		display:block;
	}
	.contentBlock.t4 .wrapper > .images.right {
		width:100%;
		margin-top:20px;
	}
	.contentBlock.t3 .wrapper > div,
	.contentBlock.t7 .wrapper > div,
	.contentBlock.t8 .wrapper > div,
	.contentBlock.t10 .wrapper > div {
		width:100%;
	}
	.contentBlock.t9 .content {
		width:90%;
		margin-right:6%;
	}
	.mini-slideshow .slide {
		padding-top:89%;
	}
	.contentBlock.t7 .wrapper,
	.contentBlock.t8 .wrapper {
		display:flex;
		flex-direction:column;
	}
	.contentBlock.t8 .wrapper > .content-wrapper,
	.contentBlock.t7 .wrapper > .content-wrapper {
		order:3;
		position:relative;
	}
	.contentBlock.t7 .mini-pager,
	.contentBlock.t8 .mini-pager {
	    position: absolute;
	    top: -80px;
	    right: 10px;
		z-index:50;
	}
	.contentBlock.t7 .mini-pager .rslides_tabs li {
		width:15px;
		height:15px;
		margin-right:8px;
	}
	.contentBlock.t7 .mini-pager .rslides_tabs li:not(.rslides_here),
	.contentBlock.t8 .mini-pager .rslides_tabs li:not(.rslides_here) {
		background-color:rgba(255,255,255,.8);
	}
	.contentBlock.t3 .wrapper > div.images,
	.contentBlock.t10 .wrapper > div.images {
		display:flex;
	}
	.contentBlock.t5 .wrapper > .content, .contentBlock.t5 .wrapper .images,
	.contentBlock.t6 .wrapper > .content, .contentBlock.t6 .wrapper .images {
		display:block;
		width:auto;
	}
	.contentBlock.t5 .wrapper, .contentBlock.t6 .wrapper {
		display:flex;
		flex-direction:column;
	}
	.contentBlock.t5 .wrapper .content, .contentBlock.t6 .wrapper .content {
		order:3;
	}
	.section-thumbnails .amenity-thumbnail p a, .contentBlock .img a {
		font-size:20px;
		font-size: 2.5vw;
		line-height: 1.4;
	}
	.modal-info .form-container {
		padding-left:20px;
		padding-right:20px;
	}
	.modal-info .form-container .g-recaptcha {
		transform: scale(0.78);
	    -webkit-transform: scale(0.78);
	}
	.modal-info .form-container .newsletter-signup-container input[type="checkbox"] {
		min-width:25px;
		min-height:25px;
	}
    .detail-home .container .details-container .home-numbers {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 30px 0;
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        text-align: center
    }
    .detail-home .container .details-container .home-numbers p {
        padding: 0 15px
    }
    .detail-home .container .details-container .column-left h1 {
        margin-top: 15px !important
    }
    .detail-home .container .details-container .column-right .links {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .detail-home .container .details-container .column-right .links a {
        text-align: center;
        width: 100%
    }
    .detail-home .container .details-container .column-right .links>span {
        text-align: center;
        display: block;
        width: 100%
    }
    .detail-home .container .details-container .column-right .button-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 15px 0 20px 0
    }
    .detail-home .container .details-container .column-right .button-group .button {
        width: 100%
    }
    .detail-home .container .details-container .column-right .button-yellow {
        display: block;
        height: auto
    }
    .similar-homes .container .homes-container,
 	.section-navtiles {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .similar-homes .container .homes-container .home {
        width: 100%;
        margin-right: 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:not(:last-child) {
            margin-bottom:20px;
    }
	*[style*="float: right"], *[style*="float: left"] {
		float:none !important;
	}
	.detail-home > .container {
		padding-top:0;
	}
}
@media (min-width: 1060px) and (max-width: 1100px) {
	body .sticky-home-finder .container h3 {
	font-size:28px;
	}
}
