/*! 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
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre {
    font-family: monospace, monospace;
    font-size: 1em
}
a {
    background-color: transparent
}
:focus {
        outline:none;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b,
strong {
    font-weight: bolder
}
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:not(.lazy-img) {
    border-style: none;
	height:auto;
}
img[style*="float: right"] {
	margin-left:20px !important;
}
img[style*="float: left"] {
	margin-right:20px !important;
}
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
}
iframe {
	max-width:100%;
}
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
}
.hometourPopWrapper a {
	text-decoration:none;	
}
.homecontact {
	width:600px;
	max-width:100%;
	padding:20px;
}
body .closepop.x {
	line-height:1;
}
.main-content .button.forToolbox {
	display:none;
}
.included .homecontact  {
	margin:0px auto;
}
.included .homecontact .fields {
	display:flex;
}
.included .homecontact .fields > div:first-child:not(:last-child) {
	width:50%;
}
.included .homecontact .fields > div:last-child:not(:first-child) {
	width:50%;
	margin-left:20px;
}
.included .homecontact .fields > div:last-child:first-child {
	width:100%;
}
.included .homecontact .fields input {
	width:100%;
}
.select-container {
	margin-bottom:10px;
}
.select-container select::-ms-expand {
    display: none;
}
.container {
	padding: 0 12%;
    width: 100%;
    max-width: 1425px;
    margin: 0 auto;
	
	width: 100%;
    padding: 0 12%;
    max-width: 2100px;
}
.outer-container {
	padding: 0 6%;
    width: 100%;
    max-width: 2100px;
    margin: 0 auto
}
.outer-container .container {
	width:100;
	padding:0;
	max-width:100%;
}

.realtors-sort {
	text-align:center;
}
.section-thumbnails .realtor-thumbnail {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	width:100%;
	position:relative;
}
.section-thumbnails .realtor-thumbnail::before {
	content:"";
	display:block;
	width:100%;
    padding-top: 129%;
    margin: 0
}

.p_realtors .post-inc > .container,
.p_builder-detail .post-inc > .container {
	max-width:100%;
	width:100%;
	padding:0;
}
.p_home-search .post-inc .container:not(.template-width),
.p_home-search .container.bottom-container {
	max-width:100%;
	width:100%;
	padding:0;
}
.p_home-search .container.bottom-container .main-content {
	padding-bottom:30px;
}
.p_home-search .quick-home-panel .quick-home-slider {
	display:none;
}
.container.empty {
	padding:0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html,
body {
	font-family: questa, serif;
    font-size: 1.2vw;
	line-height:1.67;
	font-weight:400;
    color: #4a4d56;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.no-scroll {
    overflow: hidden
}
.subheading {
	font-family: brother-1816, sans-serif;
	font-weight:700;
	color:#035b64;
	font-size:1vw;
	letter-spacing:.25vw;
	line-height:1;
	display:block;
	margin-bottom:20px;
	text-transform:uppercase;
}
.subheading.large {
	font-size:1.22vw;
}
div > .subheading,
div > span > .subheading,
div > span > span > .subheading,
div > span > span > span > .subheading,
p:has(.subheading:last-child) {
	margin-bottom:0;
}
hr {
	border:0;
    width: 35%;
    border-top: 1.5px dotted #d48057;
    margin: 3vw auto;
}
/*hr.solidline {
	border-top:1px solid #fff;
}*/
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: ivypresto-headline, serif;
	font-weight:300;
    margin-top: 0;
	color:#035b64;
	line-height:1.2;
	margin-bottom:20px;
}
h1, .h1 {
	font-size:4.17vw;
}
h2,.h2 {
	font-size:3.8vw;
	margin-bottom:35px;
}
h3, .h3 {
	font-size:3.125vw;
}
h4, .h4 {
	font-size:2.78vw;
}
h5, .h5 {
	font-size:2.08vw;
	text-transform:uppercase;
}
*.plain-heading {
	display:inline;
	color:inherit;
	font-weight:inherit;
	font-size:inherit;
	font-family:inherit;
	line-height:inherit;
	margin:inherit;
	text-transform:inherit;
}
.alt-img {
        display:none;
}
a {
    color: #d48057;
    text-decoration: none;
}
a:hover,
a:visited:hover {
    text-decoration: underline;
    color: #d48057;
}
a.plain-link {
	color:inherit;
    text-decoration: none;
}
a.plain-link:hover {
	color: #d48057;
	text-decoration:none;
}
p {
    margin-top: 0;
}
p,
.content ul:not(:last-child),
.content table:not(:last-child) {
    margin-bottom: 30px;
}
.content ul {
	margin-top:5px;
}
p:last-child {
	margin-bottom:0;
}
img {
    max-width: 100%
}
.highlight {
	font-family: lindsey-signature, sans-serif;
	text-transform:none;
	position: relative;
    font-size: 150%;
}
.p_stewart-heights .highlight {
	color:#587a9d;
}
.p_stewart-heights .button:not(.back-to-top), 
.p_stewart-heights a.button:not(.back-to-top), 
.p_stewart-heights input.button:not(.back-to-top) {
	border-color:#587a9d;
	color:#587a9d;
}
.p_stewart-heights .button.solid:not(.back-to-top) {
	background-color:#587a9d;
}
.p_stewart-heights .button.solid.darkteal:not(.back-to-top), 
.p_stewart-heights .filters .button.darkteal:not(.back-to-top), 
.p_stewart-heights .filters .button.on:not(.back-to-top), 
.p_stewart-heights .editingbox .button:not(.back-to-top), 
.p_stewart-heights .button:hover:not(.back-to-top), 
.p_stewart-heights a.button:hover:not(.back-to-top) {
	background-color:#587a9d;
	color:#fff;
}
.pipsy__global .back-to-top {
	position:fixed;
	bottom:20px;
	right:50px;
	z-index:99999;
	visibility:hidden;
}
.pipsy__global .back-to-top.show {
	visibility:visible;
}
table.dividers {
	width: auto !important;
	margin:0px auto;
}
#content_footer_links table.dividers {
	width: 100% !important;
}
table.dividers > tbody > tr > td:not(:last-child) {
    padding-right: 20px;
}
table.dividers > tbody > tr > td:not(:first-child) {
    padding-left: 20px;
}
.main-content table.dividers > tbody > tr > td:not(:last-child) {
    padding-right: 80px;
}
.main-content table.dividers > tbody > tr > td:not(:first-child) {
    padding-left: 80px;
}
table.dividers > tbody > tr > td:not(:first-child) {
	border-left:2px dotted #fff;
}
table.dividers.orange > tbody > tr > td:not(:first-child) {
	border-color:#d48057;
}
table.dividers img,
table.dividers svg {
	display:block;
	margin:0;
}
.main-content h2.divider-left span {
    margin-right: 10px
}
.main-content h2.divider-right span {
    margin-left: 10px
}
.main-content h2.divider-full {
    max-width: none
}
.first-divider {
    margin-top: 20px
}
.divider-short {
    max-width: 600px
}
.main-content table {
	table-layout:fixed;
}
.main-content table td {
	padding-left:10px;
	padding-right:10px;
}
body .realtorincentives h4 {
	color:#035b64;
	margin-top:10px;
	line-height:1.4;
	font-size:17px;
}
.mobile, .mobileonly {
    display: none !important
}
.special-alert {
    background-color: #035b64;
    padding: 7px 0;
    color: #fff;
    font-size: 12px;
	line-height:1.2;
}
.special-alert .container {
	padding-top:0;
	padding-bottom:0;
}
.special-alert .contentArea p {
	margin-bottom:0;
}
.special-alert .contentArea a {
	text-decoration:none;
}
.main-header {
    display: -webkit-box;
    display: -ms-flexbox;
	display:flex;
    position: relative;
	justify-content:space-between;
}

.header-container {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:95px;
	z-index:1500;
	background-color:#fff;
	max-width:100%;
	padding-right:0;
}
.main-header .logo-container {
}
.main-header .logo-container .logo {
	min-width:200px;
	width:280px;
	padding-right:20px;
    padding-top: 10px;
	padding-bottom:10px;
}
.main-header .badge {
	position: absolute;
    left: 20px;
    width: 150px;
	top:10%;
}
.menu-container {
	position:relative;
    padding-left: 60px;
	padding-right:65px;
}
.main-header .lines {
	width:35px;
    padding: 20px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-header .lines .line {
	height:2px;
	background-color: #035b64;
	margin-bottom:7px;
}
.main-header .lines .line:last-child {
	margin-bottom:0;
}
.mobile-menu-container .badge {
	margin:20px auto;
	text-align:center;
}
.btcheck {
	display:none;
}
.checkbox-wrapper {
	display:flex;
}
.fields.checkbox {
	display:flex;
	margin-top:10px;
}
.fields.checkbox input {
	width:30px;
	height:30px;
}
.fields.checkbox label {
	flex-grow:1;
	padding-left:15px;
	line-height:1.3;
	text-transform:none;
	font-weight:normal;
	font-size:inherit;
}
.fields label {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
}
form .double {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
	align-items:center;
}
form .double > div {
	width:48%;
}
.p_contact form > div {
}
.p_contact .inputbox, .p_contact textarea {
	width:100%;
	margin-bottom:15px;
}
.p_contact form .spacer {
	display:inline-block;
	width:40px;
}
.checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
	flex-wrap:wrap;
	margin-bottom:20px;
}
.checkboxes > label,
.checkboxes > span {
	width:48%;
	margin-top:8px;
}
.fancybox-wrap{
    max-width:90%;
}
.fancybox-inner {
    width:auto !important;
}
.fancybox-type-ajax .fancybox-inner {
	border-top: 20px solid #035b64;
}
.fancybox-wrap .customform {
	padding:20px;
}
.fancybox-wrap input {
	font-size:14px;
}
.fancybox-wrap .customform .inputbox {
	width:100%;
}
.fancybox-wrap .customform .required {
	display:inline-block;
}
.main-header .top-icons {
	width:100%;
	display:flex;
	justify-content:flex-end;
	gap:30px;
	align-items:center;
}
.main-header .top-icons .custom-items {
	position:relative;
}
.main-header .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 25px 0;
	margin: 15px 0 10px 0;
    padding: 0;
    position: relative;
    z-index: 7777;
}
.main-header .main-menu {
	display:none;
}
.main-header .main-menu .logo {
    display: none
}
.main-header .main-menu .logo img {
    height: 60px
}
.main-header .main-menu {
	position:fixed;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    top: auto;
    left: 0;
	width:100%;
	height: calc(100vh - 95px);
	overflow:hidden;
}
.main-header .main-menu .menu-items-container {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
	text-align:center;
}
.main-header .main-menu .menu-items-container .watermark {
	position: absolute;
	width: 100%;
	left: 0;
	top:0;
    font-size: 170px;
	overflow:hidden;
	height:100%;
}
.main-header .main-menu .menu-items-container .watermark svg text {
	font-family: lindsey-signature, sans-serif;
	transform:translate(-15px, 120px);
    fill: #ce764e;
}
.watermark svg {
	width: 100%;
	height: auto;
}
.main-header .main-menu .menu-items-container .bottom-container {
	margin-top:30px;
	font-family: brother-1816, sans-serif;
	color:#d48057;
	text-transform:uppercase;
	font-size:1.04vw;
	padding-top:30px;
	padding-bottom:30px;
}
.main-header .main-menu .menu-items-container .bottom-container table.dividers td{
	border-color:#d48057;
	width:auto !important;
}
.main-header .main-menu .menu-items-container .menu-logo {
	padding-top:30px;
	padding-bottom:30px;
}
.main-header .main-menu .menu-items-container .menu-logo img {
	width:9vw;
}
.main-header .main-menu .menu-items-container > li > a {
	display:block;
	position:relative;
}
.main-header .main-menu .menu-items-container > li > a span,
.main-header .main-menu li ul .parent-item {
	display:inline-block;
	background-color:#035b64;
    padding: 5px 30px;
    color: #fff;
	font-family: ivypresto-headline, serif;
	font-weight:300;
	font-size:4vw;
	line-height:1.3;
    position: relative;
}
.main-header .main-menu .menu-items-container li ul li a:not(.button) {
    color: #ffffff;
	padding-top:1.25vw;
	padding-bottom:1.25vw;
	font-family: brother-1816, sans-serif;
	font-size:1.5vw;
	text-transform:uppercase;
	color:rgba(255,255,255,.3);
}
.main-header .main-menu .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.main-header .main-menu .logo img {
	width:230px;
	height:auto;
}
.main-header .main-menu .quick-home-button {
    display: none
}
.quick-home-button a {
	cursor:pointer;
}
.main-header .main-menu .quick-home-finder {
    display: none;
    position: absolute;
    top: 55px;
    background: #ffffff;
    width: 320px;
    border: 1px solid #035b64;
    right: 0;
    padding: 35px
}
.main-header .main-menu .quick-home-button a {
    color: #663700;
    padding: 15px 10px;
    font-size: 15px
}
.main-header .main-menu .quick-home-button a:hover {
    text-shadow: none
}
.main-header .main-menu li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.main-header .main-menu li a {
    text-decoration: none;
	cursor:pointer;
}
.main-header .main-menu li ul {
    display: none;
    position: absolute;
    left: 50vw;
    width: 50vw;
    top: 50%;
    transform: translateY(-50%);
}
.main-header .main-menu li ul li {
	position:relative;
    height: auto;
    text-shadow: none;
}
.main-header .main-menu li ul li:hover a {
    text-shadow: none
}
.main-header .main-menu li ul a {
	display:block;
	width:100%;
    text-shadow: none !important;
    font-size: 15px;
    line-height: 1.4;
}
.main-header .main-menu li ul a:hover {
    color: #663700
}
.main-header .main-menu li.active ul {
    display: block;
    overflow: auto;

    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.main-header .main-menu .menu-items-container > li.active > a span {
	color:#d48057;
}
.main-header-image, .no-hero {
	width:100%;
    overflow: hidden;
    position: relative;
	margin-top:95px;
}
.main-header-image .caption-box {
	text-align:center;
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
    justify-content: center;
	position:relative;
	z-index:50;
}
.main-header-image .caption-box .line1 {
	padding: 1.4vw 9vw;
	color:#ffffff;
	font-family: brother-1816, sans-serif;
	font-weight:bold;
	font-size:1.76vw;
	letter-spacing:.27vw;
    line-height: 1.67;
	text-transform:uppercase;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.main-header-image .caption-box .line2 {
	font-family: ivypresto-headline, serif;
	font-size:10.8vw;
	line-height:1;
	color:#ffffff;
	white-space:nowrap;
	text-align:left;
}
/*
.p_index .main-header-image .caption-box .line2 {
    margin-top: -1.7vw;
    margin-bottom: 1.7vw;
}*/
.main-header-image .caption-box .line3 {
	color:#ffffff;
	font-family: brother-1816, sans-serif;
	font-weight:bold;
	font-size:1.25vw;
}
.main-header-image .previous_btn,
.main-header-image .next_btn {
    position: absolute;
	width:30px;
    top: 43%;
    z-index: 50;
    cursor: pointer
}
.main-header-image .previous_btn img,
.main-header-image .next_btn img {
    width: 30px
}
.main-header-image .previous_btn {
    border-radius: 0 2px 2px 0;
    left: 10px
}
.main-header-image .next_btn {
    right: 10px;
    border-radius: 2px 0 0 2px
}
.main-header-image .slide_viewer {
/*    height: 400px;*/
    overflow: hidden;
    position: relative
}
.main-header-image .slide_group {
    height: 100%;
    position: relative;
    width: 100%
}
.main-header-image .video-wrapper {
    position: relative;
}
.alert {
    color:#ffffff !important;
    font-weight:bold;
    background-color:#990000;
    padding:3px 5px;
    margin-bottom:5px;
}
.slideshow .slide > a,
.main-header-image .video-wrapper > a {
	position:absolute;
	top:0;left:0;right:0;bottom:0;
	width:100%;
	height:100%;
	z-index:200;
}
.slideshow .video-wrapper 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,
.main-header-image .video-wrapper {
	height:calc(100vh - 95px);
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	float:none !important;
}
.keep-aspectratio.main-header-image .slide {
	height:auto;
}
.keep-aspectratio.main-header-image .slide .ratio {
	display:block;
}
.keep-aspectratio .slideshow .slide .photo {
	position:relative;
}
.main-header-image .slide, .main-header-image .slide .photo {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.main-header-image .slide.position-right .photo {
	background-position: center right;
}
.main-header-image .slide.position-left .photo {
	background-position: center left;
}
.slideshow .slide .photo {
        position:absolute;
        width:100%;
        height:100%;
        left:0;
        top:0;
}
.slideshow .slide::before {
	content:"";
	display:block;
	position:absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 98%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	opacity: .16;
	z-index:10;
	mix-blend-mode:multiply;
}
.sticky {
    position: fixed !important;
    top: 0;
    width: 100%
}
.quick-home-panel {
    position: fixed;
    left: -350px;
    top: 20%;
    z-index: 9999;
    background: #fff;
    -webkit-transition: left .5s linear;
    -o-transition: left .5s linear;
    transition: left .5s linear;
    display: none
}
.quick-home-panel.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.quick-home-panel .quick-home-finder {
    width: 350px;
    padding: 35px
}
.home-finder .ui-widget-header {   
		background:#739640;
}
.home-finder .ui-widget-content {
	background:#739640;
	border:none;
	height:2px;
	position:relative;
	margin-bottom:25px;
	width:95%;
}
.home-finder .ui-slider-handle {
	color:#ccc;
	padding-top:4px;
	top:-4px;
}
.home-finder .ui-state-default, .home-finder .ui-widget-content .ui-state-default {
	background:#035b64;
	color:#ffffff;
	border:none;
	font-weight:600;
	border-radius:50%;
}
.quick-home-panel .quick-home-slider {
    z-index: 10;
    cursor: pointer;
    height: 250px;
    width: 50px;
    position: absolute;
    top: 0;
    right: -50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.quick-home-panel .quick-home-slider img {
    width: 50px
}
.p_index .collapse2Column td {
	padding:20px;
}
.collapse2Column a {
	text-decoration: none;
    color: #035b64;
    font-weight: 700;
    text-align: center;
    font-size: 17px;
}
.g-recaptcha {
	visibility:hidden;
}
.text-tiny {
    font-size: 80%;
    display: inline-block;
    line-height: 1.5;
}
footer .text-tiny {
	padding:10px 0;
	width:100%;
}
.footer-bottom .content .text-tiny a {
	padding-right:0;
}
.footer-badge {
	background-size:contain;
	background-repeat:no-repeat;
	width:11%;
	left:5%;
	height:30%;
	top:-10%;
	position:absolute;
}
footer.container {
	padding: 0 5%;
	max-width:100%;
}
.footer-container .change-color {
	position:absolute;
	top:-30px;
	right:0;
	background:rgba(0,0,0,.7);
	padding:5px 10px;
	color:#fff;
}
.footer-newsletter-wrapper table.dividers .subheading {
	margin-bottom:0;
}
.footer-top p:first-child .subheading{
	margin-top:20px;
}
.footer-top .subheading {
	font-size:10px;
}
.footer-bottom {
	border-top:1px solid #ffffff;
	padding:3vw 0;
	font-family: brother-1816, sans-serif;
	font-size:11.5px;
}
.footer-bottom .content a {
	color:#fff;
	padding-right:30px;
}
.footer-container {
	position:relative;
}
.p_home-search .footer-container {
	max-width:100%;
}
.footer-disclosure {
	font-size:10px;
	line-height:1.75;
	text-align:center;
}
#content_footer_links {
    padding: 25px 0 25px 50px;
}
#content_footer_links .content * {
	color:inherit;
}
#content_footer_links .content h5 {
	margin-bottom:0px;
}
.main-footer .footer-content {
    margin-top: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.main-footer .footer-content .left {
    max-width: 200px;
	position:relative;
	top:-20px;
}
.main-footer .footer-content .left .badge {
    width: 90%
}
.main-footer .footer-content .left .developed {
    text-transform: uppercase;
    font-size: 17px;
    margin-top: 25px
}
.main-footer .footer-content .left .equal {
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 15px;
    line-height: 18px
}
.main-footer .footer-content .left .equal p {
    position: relative;
    top: 5px;
	font-size: 10px;
    line-height: 1.5;
}
.main-footer .footer-content .left .equal img {
    width: 40px;
    margin-right: 10px
}
.main-footer .footer-content .right {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}
.main-footer .footer-content .right .info {
    text-transform: uppercase;
    color: #4A4D56;
    font-size: 20px;
    height: 60px;
    line-height: 1.4;
    text-align: center
}
.main-footer .footer-content .right .footer-menu li {
    width: 23%
}
.main-footer .footer-content .right .footer-menu li .footer-title {
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    margin-bottom: 5px
}
.main-footer .footer-content .right .footer-menu li .social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 50px
}
.main-footer .footer-content .right .footer-menu li .social li {
    margin-right: 15px;
    margin-top: 15px
}
.main-footer .footer-content .right .footer-menu li .social img {
    width: 35px
}
.main-footer .footer-content .right .footer-menu li ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.main-footer .footer-content .right .footer-menu li ul li {
    width: auto
}
.main-footer .footer-content .right .footer-menu a {
    text-decoration: none
}
.main-footer .footer-content .right .footer-menu .address {
    font-size: 16px;
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}
.main-footer .footer-content .right .footer-menu .address .footer-title.opening {
    margin-top: 33px
}
.main-footer .footer-content .right .footer-menu .address p {
    margin-bottom: 0
}
.footer-bottom-text {
    text-align: center;
    margin-top: 50px;
    color: #035b64
}
.whatshappening {
	margin-bottom:30px;
}
.whatshappening .item {
	position:relative;
}
.whatshappening .item .content {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	position:absolute;
	width:100%;
	top:0;
	bottom:20px;
	left:0;
	right:0;
}
.whatshappening .popBox {
	width:100%;
}
.whatshappening .item.long::after {
	display:block;
	content:"";
	padding-top:104%;
}
.whatshappening .item.short::after {
	display:block;
	content:"";
	padding-top:47.3%
}
.whatshappening .item .content a {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
}
body .whatshappening .popBox input[type=text] {
	width:80%;
}
.main-content table.whatshappening td:first-child {
	padding-right:10px;
}
.main-content table.whatshappening td:not(:first-child) {
	padding-left:10px;
}
@supports (--css: variables) {
    input[type="range"].multirange {
        padding: 0;
        margin: 0;
        display: inline-block;
        vertical-align: top
    }
    input[type="range"].multirange.original {
        position: absolute
    }
    input[type="range"].multirange.original::-webkit-slider-thumb {
        position: relative;
        z-index: 2
    }
    input[type="range"].multirange.original::-moz-range-thumb {
        transform: scale(1);
        z-index: 1
    }
    input[type="range"].multirange::-moz-range-track {
        border-color: transparent
    }
    input[type="range"].multirange.ghost {
        position: relative;
        background: var(--track-background);
        --track-background: linear-gradient(to right, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 45% / 100% 40%;
        --range-color: hsl(87, 50%, 50%)
    }
    input[type="range"].multirange.ghost::-webkit-slider-runnable-track {
        background: var(--track-background)
    }
    input[type="range"].multirange.ghost::-moz-range-track {
        background: var(--track-background)
    }
}
.quick-home-finder, .home-finder {
    max-width: 350px;
    width: 100%;
    z-index: 99
}
.quick-home-finder form, form.home-finder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.quick-home-finder form .range-container, form.home-finder {
    color: #035b64;
    font-size: 20px;
    text-align: center
}
.content input[type=text],
.content input[type=password],
.content input[type=email],
.content input[type=phone], 
.content select,
.content textarea {
	font-family: brother-1816, sans-serif;
    border: none;
	border-bottom: 2px dotted #035b64;
    padding: 15px 0;
    font-size: 11.5px;
	letter-spacing:3.5px;
	background-color:transparent;
    color: #035b64;;
    border-radius: 0;
    margin-bottom: 25px;
    width: 100%;
}
.content input::placeholder, .content select::placeholder, .content textarea::placeholder, label.checkbox {
	font-family: brother-1816, sans-serif;
    font-size: 11.5px;
	letter-spacing:3.5px;
    color: #035b64;
	text-transform:uppercase;
}
.orange-form .content input[type=text],
.orange-form .content input[type=password],
.orange-form .content input[type=email],
.orange-form .content input[type=phone], 
.orange-form .content textarea {
	border-color:#d48057;
	color:#d48057;
}
.orange-form .content input::placeholder, 
.orange-form .content select::placeholder, 
.orange-form .content textarea::placeholder, 
.orange-form label.checkbox {
	color:#d48057;
}
.orange-form label.checkbox input {
	border-color:#d48057;
}
.orange-form label.checkbox input:checked {
	background-color:rgba(212,128,87,.8);
}
label.checkbox {
	display:flex;
	align-items:flex-start;
	cursor:pointer;
	position:relative;
}
label.checkbox input {
	margin-right:10px;
	border-radius:50%;

    -webkit-appearance: none;
    border: 1.5px solid #035b64;
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
}
label.checkbox input:checked {
	background-color:rgba(3,91,100,.15);
}
/* Create a custom checkbox */
label.checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
}
/* Create the checkmark/indicator (hidden when not checked) */
label.checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
label.checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
label.checkbox .checkmark:after {
  left: 9px;
  top: -6px;
  width: 7px;
  height: 20px;
  border: solid black;
  border-width: 0 2px 2px 0;
   -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

select {
	-webkit-appearance:none;
	background-color:#fff;
    border: 1px solid #035b64;
    font-size: 14px;
	font-family:inherit;
    border-radius: 0;
    padding: 10px 20px 10px 10px;
	background-image:url('/images/selectarrow.png');
	background-size:12px 10px;
	background-repeat:no-repeat;
	background-position: center right 4px;
}
select::-ms-expand {
    display: none;
}
.main-content {
	overflow:hidden;
}
.main-content .narrow-content {
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}
.p_index .main-content .explore-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    max-width: 800px;
    width: 100%;
    margin: 0 auto
}
.p_index .main-content .explore-list li {
    width: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.p_index .main-content .explore-list li a {
    text-decoration: none;
    color: #035b64;
    font-weight: 700;
    text-align: center;
    font-size: 17px;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.p_index .main-content .explore-list li a p {
    margin: 20px 0 0 0;
    min-height: 56px
}
.adjustAnchor {
	position:relative;
	top:-110px;
}
body .builderDetail div.right {
	position:relative;
	z-index:1000;
}
.builderDetail .builder-contact  {
	margin-top:20px;
	margin-bottom:130px;
}
.builderDetail h1 {
    margin: 15px 0 0 0;
}
.builderDetail .sqft {
	border-top:2px dotted #035b64;
	border-bottom:2px dotted #035b64;
	padding:10px 0;
	font-size:26px;
	margin-top:10px;
	margin-bottom:20px;
	line-height:1.2;
}
.builderDetail .builder-contact h2{
	width:100%;
}
.builderDetail > table {
	table-layout:fixed;
	width:100%;
}
body[class*='thank'] .footer-newsletter-wrapper,
.p_bonterra-55-active-adult-community .footer-newsletter-wrapper,
.p_builder-detail .footer-newsletter-wrapper {
	display:none;
}
.builder-contact > .wrapper {
	padding-top:40px;
}
.builder-contact .photo-wrapper {
	position:relative;
}
.builder-contact .scriptwriting-container svg {
	width:100%;
	height:auto;
}
.builder-contact .photo  {
	width:100%;
	height:100%;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
.builder-contact .photo.photo-ratio  {
	background-size: contain;
	background-position: top center;
}

.builderContact h2 {
	display: block;
    margin-top: 50px;
    margin-bottom: 20px;
}
.builderContact .homecontact {
	padding-top:0;
}
.builderContact table td:first-child {
	padding-right:50px;
}
.builderDetail > table td, .builderContact table td {
	vertical-align:top;
}
.builderDetail .fromthe {
	font-family: ivypresto-headline, serif;
	font-size:40px;
	font-weight:300;
}
.floorplanContainer {
	padding:30px;
	width:800px;
	max-width:100%;
}
.underline {
	text-decoration:underline;
}
.builderDetail .description {
	margin-top:40px;
	margin-bottom:40px;
}
body .builderincentives .buttonContainer .button {
	font-size:10px;
	display:inline-block;
	text-decoration:none;
	min-width:0;
	padding:0;
}
body .builderincentives .buttonWrapper .button {
	display:block;
	min-width:0;
	font-size:15px;
}
body .builderincentives .photoWrapper {
	margin-bottom:15px;
}
body .builderincentives.commercialincentives .photoWrapper {
	padding-bottom:8px;
}
body .builderincentives .photo {
	margin-bottom:0;
}
body .builderincentives .item > h2 {
	font-size:17px;
	margin-top:0;
    text-transform: none;
}
body .builderincentives .fromthe {
	font-style:normal;
}
.builderincentives .item > h2::before,.builderincentives .item > h2::after {
	display:none;
}
.button a, .button a:visited {
	text-decoration:none;
	display:block;
	padding:3px 20px;
	color:inherit;
}
body .builderincentives .item {
    width: 30%;
    margin: 0px 1% 35px 1%;
    min-width: 0;
    max-width: 100%;
}
.builder-slider-container {
	position:relative;
}
.builder-slider-container .arrows {
	position: absolute;
    top: 40%;
    transform: translateY(-50%);
    cursor: pointer;
	z-index:200;
}
.builder-slider-container .arrows.next-arrow {
	right:0;
}
.builder-slider-container .arrows.prev-arrow {
	left:0;
}
.p_index .main-content .builder-slider-container .arrow-left,
.p_index .main-content .builder-slider-container .arrow-right {
    width: 25px;
    position: relative;
    top: -35px;
    cursor: pointer
}
.builder-slider-container .photo {
	padding-top:66.7%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
	margin-bottom:10px;
}
.builder-slider-container .slick-slide {
	padding: 0px 20px;
}
.builder-slider-container button.slick-arrow {
	display:none !important;
}
.main-content .builder-slider-container .featuredSlider {
	margin-bottom:50px;
}
.main-content .builder-slider-container .featuredSlider a {
    text-decoration: none;
    color: #035b64;
    font-weight: 700;
    text-align: center;
    font-size: 17px;
    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: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}
.p_index .main-content .builder-slider-container .buildername {
    margin: 10px 0 0 0
}
.moredetails {
	text-transform:uppercase;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
	font-size:110%;
}
body .mce-container, body .mce-container-body,
body .mce-container-body iframe {
        max-width:100%;
}
.button, a.button, input.button {
	font-family: brother-1816, sans-serif;
	font-weight:700;
	text-align:center;
	border:2px solid rgba(3,91,100,.35);
	border:2px solid #035b64;
    color: #035b64;
    text-transform: uppercase;
	background-color:transparent;
    padding: .97vw 2.2vw;
/*    min-width: 240px;*/
    text-decoration: none;
    font-size: .8vw;
	letter-spacing:.24vw;
	display:inline-block;
    margin-top: 10px;
	cursor:pointer;
	border-radius:30px;
}
.bg-darkteal .button {
	color:#fff;
	border-color:#fff;
}
.button.solid.darkteal:hover,
.filters .button.darkteal.on,
.editingbox .button:hover {
	background-color:transparent;
	border-color:#035b64;
	color:#035b64;
}
.bg-darkteal .button:hover {
	color:#035b64;
	background-color:#fff;
}
input.button {
	background-color:transparent;
}
.main-content .back.button, .mce-content-body .back.button {
	min-width:0;
	display:table;
}
.main-content .back.button::after, .mce-content-body .back.button::after {
	content:"";
	display:block;
	clear:both;
}
.button.simple {
	background:#035b64;
	color:#fff;
	cursor:pointer;
}
.filters .button.lightteal.on,
/*.button.solid.lightteal:hover,*/
.button.lightteal {
	background-color:transparent;
	border-color:rgba(93,165,164,.35);
	border-color:rgba(93,165,164,1);
	color:#5da5a4;
}
.filters .button.orange.on,
/*.button.solid.orange:hover,*/
.button.orange {
	background-color:transparent;
	border-color:rgba(212,128,87,.35);
	border-color:rgba(212,128,87,1);
	color:#d48057;
}
.filters .button.green.on,
/*.button.solid.green:hover,*/
.button.green {
	background-color:transparent;
	border-color:rgba(184,202,146,.35);
	border-color:rgba(184,202,146,1);
	color:#b8ca92;
}
.filters .button.wonderdays-green.on,
/*.button.solid.green:hover,*/
.button.wonderdays-green {
	background-color:transparent;
	border-color:rgba(130,184,153,.35);
	border-color:rgba(130,184,153,1)
	color:#82B899;
}
.filters .button.white.on,
.button.solid.white:hover,
.button.white {
	background-color:transparent;
	border-color:rgba(0,0,0,.2);
	color:rgba(0,0,0,.2);
}
.filters .button.darkgrey.on,
.button.solid.darkgrey:hover,
.button.darkgrey {
	background-color:transparent;
	border-color:#4a4d56;
	color:#4a4d56;
}
.contentBlock .content .button.white {
	border-color:#ffffff;
	color:#ffffff;
}
.button.solid {
	background-color: #035b64;
	color:#fff;
}
.button.solid.darkteal,
.filters .button.darkteal,
.filters .button.on,
.editingbox .button,
.button:hover, a.button:hover {
	text-decoration:none;
    color: #ffffff;
	background-color:#035b64;	
}

.button.solid.white,
.contentBlock .content .button.solid.white,
.button.white.on,
.button.white:hover,
.contentBlock .content .button.white:hover {
	background-color:#ffffff;
	color:#4a4d56;
}
.filters .button.lightteal,
.button.solid.lightteal,
.button.lightteal:hover {
	background-color:#5da5a4;
	color:#ffffff;
}
.filters .button.orange,
.button.solid.orange,
.button.orange:hover {
	background-color:#d48057;
	color:#ffffff;
}
.filters .button.green,
.button.solid.green,
.button.green:hover {
	background-color:#b8ca92;
	color:#ffffff;
}
.filters .button.wonderdays-green,
.button.solid.wonderdays-green,
.button.wonderdays-green:hover {
	background-color:rgba(130,184,153,1);
	color:#ffffff;
}
.filters .button.darkgrey,
.button.solid.darkgrey,
.button.darkgrey:hover {
	background-color:#4a4d56;
	color:#ffffff;
}
.button.solid:hover {
	opacity:.8;
}
.text-darkteal, .text-darkteal .subheading {
	color:#035b64;
}
.text-lightteal, .text-lightteal .subheading {
	color:#5da5a4;
}
.text-green, .text-green .subheading {
	color:#b8ca92;
}
.text-orange, .text-orange .subheading {
	color:#d48057;
}
.text-beige, .text-beige .subheading {
	color:#e4dfc5;
}
.text-stewartheights-blue,
.text-stewartheights-blue a,
.text-stewartheights-blue .subheading {
	color:#587a9d;
}
.background-beige {
	background-color:#f3f0e1;
	position:relative;
}
.background-beige .brushstroke-bottom path {
	fill:#f3f0e1;
}
.text-darkgrey, .text-darkgrey .subheading {
	color:#4a4d56;
}
.text-small {
    font-family: brother-1816, sans-serif;
    font-size: 11.5px;
	font-weight:700;
}
.leaf-pattern, .leaf-container,
.main-header .main-menu li ul li.leaf-pattern {
	background-repeat:repeat-x;
	background-position:left bottom;
	background-size:auto 100%;
	position:absolute;
	width:100%;
	height:5.8vw;
	left:0;
	right:0;
	bottom:0;
}
.leaf-pattern {
    opacity: .4;
}
.bg-wonderdays-palegreen, 
.contentBlock.bg-wonderdays-palegreen, 
body > .bg-wonderdays-palegreen, 
.color-box-wonderdays-palegreen .box1 {
	background-color:#82B899;
}
.bg-wonderdays-orange, 
.contentBlock.bg-wonderdays-orange, 
body > .bg-wonderdays-orange, 
.color-box-wonderdays-orange .box1 {
	background-color:#EFA546;
}
.bg-wonderdays-green, 
.contentBlock.bg-wonderdays-green, 
body > .bg-wonderdays-green, 
.color-box-wonderdays-green .box1 {
	background-color:#3D9180;
}
.bg-wonderdays-red, 
.contentBlock.bg-wonderdays-red, 
body > .bg-wonderdays-red, 
.color-box-wonderdays-red .box1 {
	background-color:#AB402F;
}
/*.bg-wonderdays .content-wrapper,*/
.color-swatches .bg-wonderdays {
	background-image:url('/images/background-wonderdays.jpg');
	background-size:cover;
}
/*.bg-wonderdays-arch .content-wrapper,*/
.color-swatches .bg-wonderdays-arch {
	background-image:url('/images/bg-wonderdays-arch.jpg');
	background-size:cover;
}
.bg-darkteal, 
.bg-darkteal .background-helper,
.contentBlock.bg-darkteal, 
body > .bg-darkteal, 
.color-box-darkteal .box1 {
	background-color:#035b64;
}
.bg-lightteal, 
.bg-lightteal .background-helper,
.contentBlock.bg-lightteal, 
body > .bg-lightteal, 
.color-box-lightteal .box1 {
	background-color:#dfeded;
}
.bg-green, 
.bg-green .background-helper,
.contentBlock.bg-green, 
body > .bg-green, 
.color-box-green .box1 {
	background-color:#b8ca92;
}
.bg-blue, 
.bg-blue .background-helper,
.contentBlock.bg-blue, 
body > .bg-blue, 
.color-box-blue .box1 {
	background-color:#587a9d;
}
.bg-cream, 
.bg-cream .background-helper,
.contentBlock.bg-cream, 
body > .bg-cream, 
.color-box-cream .box1 {
	background-color:#f0ecd7;
}

.bg-orange, 
.bg-orange .background-helper,
.contentBlock.bg-orange, 
body > .bg-orange, 
.color-box-orange .box1 {
	background-color:#d48057;
}
div:not(.contentBlock) > .bg-helper .bg-darkteal,
div:not(.contentBlock) > .bg-helper .bg-lightteal,
div:not(.contentBlock) > .bg-helper .bg-green,
div:not(.contentBlock) > .bg-helper .bg-orange {
	background-color:transparent;
}

.contentBlock.bg-textured-beige {
	background-color:transparent;
}
div:not(.bg-helper) > .bg-textured-beige .background-pattern {
	background-color:#e4dfc5;
}
.brushstroke-bottom path {
	fill:none;
}
.bg-cream .brushstroke-bottom path {
	fill:#f0ecd7;
}
.bg-blue .brushstroke-bottom path {
	fill:#587a9d;
}
.bg-orange .brushstroke-bottom path {
	fill:#d48057;
}
.bg-green .brushstroke-bottom path {
	fill:#b8ca92;
}
.bg-darkteal .brushstroke-bottom path {
	fill:#035b64;
}
.bg-lightteal .brushstroke-bottom path {
	fill:#dfeded;
}

.bg-darkteal .content, .bg-green .content, .bg-orange .content,
.bg-blue .content,
.bg-wonderdays-orange .content, .bg-wonderdays-green .content, .bg-wonderdays-red .content,.bg-wonderdays-palegreen .content,
.bg-wonderdays .content, .bg-wonderdays-arch .content,
.color-box-darkteal .box-wrapper .content, 
.color-box-green .box-wrapper .content, 
.color-box-orange .box-wrapper .content {
	color:#ffffff;
}
.contentBlock[class*="color-box-"] .box1 .content .subheading,
.contentBlock[class*="color-box-"] .box1 .content h1,
.contentBlock[class*="color-box-"] .box1 .content h2,
.contentBlock[class*="color-box-"] .box1 .content h3,
.contentBlock[class*="color-box-"] .box1 .content h4,
.contentBlock[class*="color-box-"] .box1 .content h5,
.contentBlock[class*="color-box-"] .box1 .content a:not(.button),

.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) .subheading:not([class*="text-"]),
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) h1,
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) h2,
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) h3,
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) h4,
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) h5,
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal):not(:has(.box2)) .content a:not(.button) {
	color:inherit;
}
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) label.checkbox {
	color:#fff;
}
.contentBlock[class*="bg-"]:not(.bg-textured-beige):not(.bg-lightteal) hr {
	border-color:#fff;
}
.color-swatches {
        display:inline-flex;
        flex-wrap:wrap;
        width:100%;
        font-size:10px;
        line-height:1.5;
}
.color-swatches > div {
    position:relative;
    padding: 10px 20px;
}
.color-swatches label {
        position:absolute;
        left:0;right:0;top:0;bottom:0;
        width:100%;
        height:100%;
	z-index:4;
}
.color-swatches .bg-textured-beige {
	background-image:url('/images/background-canvas.jpg');
	opacity:.55;
}
.bg-textured-beige .background-pattern {
	opacity:.55;
}
.p_index .main-content .content-events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.p_index .main-content .content-events .left,
.p_index .main-content .content-events .right {
    width: 49%
}
.p_index .main-content .content-events .left img,
.p_index .main-content .content-events .right img {
    width: 100%
}
.p_index .main-content .content-master .master-map-container {
    height: 310px;
    background-position: center;
    background-size: cover
}
.p_index .main-content .content-master .master-map-container:before,
.p_index .main-content .content-master .master-map-container:after {
    bottom: 21px;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}
.p_index .main-content .content-master .master-map-container:after {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}
.p_nearby-retail .download-map {
	display:none;
}
.content-twocol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 50px auto
}
.content-twocol .divider {
    margin-top: 0
}
.content-twocol .left,
.content-twocol .right {
    width: 49%;
    text-align: left
}
.content-twocol .left img,
.content-twocol .right img {
    width: 100%
}
.filters .ruler {
	display:inline-block;
	width:300px;
	height:57px;
	font-size:22px;
	text-align:center;
	background-color:rgba(248,232,28, .5);
	position:relative;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
	margin:10px 5px;
}
.filters {
	text-align:center;
}
.filter label.checkbox {
	align-items:center;
}
.filters .button {
	margin:0px 10px;
}
body .filters .ruler.on {
	background-color:rgba(248,232,28, 1);
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.7);
    box-shadow: 0px 0px 5px rgba(0,0,0,.7);
    text-shadow: 0px 0px 5px rgba(0,0,0,.7);
}
.filters .ruler .ticks {
	position:absolute;
	top:0;
	bottom:0;
	left:5px;
	right:5px;
	height:100%;
	background-image:url('/images/background_ruler.png');
	background-size:contain;
	background-position:left bottom;
	background-repeat:repeat-x;
}
.filters .ruler span {
	display:block;
	position:relative;
	top:50%;
	transform:translateY(-50%);
}
.builders .slide h3 {
    color: #ffff
}
.builders .content-slider-container {
    position: relative;
    margin: 75px 0;
    padding: 0 60px
}
.builders .content-slider-container .builder-arrow-left,
.builders .content-slider-container .builder-arrow-right {
    width: 25px;
    position: absolute;
    top: 45%;
    cursor: pointer
}
.builders .content-slider-container .builder-arrow-left {
    left: 0
}
.builders .content-slider-container .builder-arrow-right {
    right: 0
}
.builders .content-slider-container #mainSliderBuilder {
    padding: 0;
    margin: 0;
    list-style: none
}
.builders .content-slider-container #mainSliderBuilder li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.builders .content-slider-container #mainSliderBuilder li .left,
.builders .content-slider-container #mainSliderBuilder li .right {
    width: 48%
}
.builders .content-slider-container #mainSliderBuilder li .left img {
    width: 100%;
    margin-bottom: 15px
}
.builders .content-slider-container #mainSliderBuilder li .right {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.builders .content-slider-container #mainSliderBuilder li .right h2 {
    margin-top: 0
}
.builders .content-slider-container #mainSliderBuilder li .right h2 span {
    margin: 0;
    padding: 0;
    font-size: 42px
}
.builders .content-slider-container #mainSliderBuilder li .right p {
    text-align: left
}
.builders .content-meet-our-builders .builder-filter .filter-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 25px 0 50px 0
}
.builders .content-meet-our-builders .builder-filter .filter-bar .filter-button {
    font-size: 16px;
    background: #ffffff;
    border: 2px solid #035b64;
    padding: 5px 10px;
    text-decoration: none;
    color: #035b64;
    text-transform: uppercase;
    min-width: 20%
}
.builders .content-meet-our-builders .builder-filter .filter-bar .filter-button.active {
    background: #035b64;
    color: #fff
}
.section-thumbnails,
.builderWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
	justify-content: space-evenly;
	margin-top:4.17vw;
    padding: 0px 10%;
}
.featured-homes {
	padding:0;
}
.featured-homes .item {
	position:relative;
}
.featured-homes .item > a {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:20;
}
.featured-homes.section-thumbnails .realtor-thumbnail::before {
	padding-top:65%;
}
.featured-homes .item-wrapper {
	font-size:.85rem;
	height:100%;
	display:flex;
	flex-direction:column;
}
.featured-homes .name {
	font-size:1rem;
	flex-grow:1;
}
.featured-homes .price {
	font-weight:bold;
	padding-bottom:10px;
	font-size:1rem;
}
.featured-homes .specs {
	display:flex;
	justify-content:center;
	padding-top:10px;
	padding-bottom:10px;
}
.featured-homes .specs > div:not(:last-child) {
	border-right:1px solid #4a4d56;
	padding-right:10px;
	margin-right:10px;
}
.container .container .section-thumbnails {
	padding:0;
}
.builderRow {
	overflow:hidden;
}
.builderRow .ribbon {
	position:absolute;
	top:0;
	left:0;
	background-color:#aa402f;
	color:#fff;
	font-size:.9vw;
	transform:rotate(-45deg);
	padding: 5px 30px;
    text-align: center;
    line-height: 1;
    font-weight: 300;
    font-family: Montserrat,sans-serif;
    font-weight:700;
    width: 100%;
    transform-origin: top;
    left: 0;
    top: 0;
    left: -41%;
    top: 13%;
}
.virtual-tour-available a {
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	width:100%;
	height:100%;
}
.virtual-tour-available, .inventory-flag {
    font-family: Montserrat,sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background-color: #00aeb6;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    position: absolute;
    bottom: 9%;
    right: 0;
}
.virtual-tour-available::after {
    content: "Take a Virtual Tour";
    display: block;
}
.coming-soon-flag {
    font-family: Montserrat,sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    background-color: #e91a46;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    position: absolute;
    bottom: 9%;
    right: 0;
}
.coming-soon-flag::after {
    content: "Coming Soon";
    display: block;
}
.subpages-slideshow .wrapper:not(:first-child) {
	display:none;
}
.realtor-item,
.builderWrapper .item {
    width: 30%;
    text-align: center;
    margin-bottom: 35px
}
.builderWrapper .item.placeholder {
	display:block !important;
	padding:0;margin:0;
}
.builderWrapper .item .photo {
	position:relative;
}
.realtor-item .bottom,
.builderWrapper .item .details {
	border:1px solid #035b64;
	border-top:none;
	flex-grow:1;
	padding:30px 20px;
}
.realtor-item .bottom,
.realtor-item .bottom .wrapper {
	height:100%;
}
.realtor-item .phone {
	flex-grow:1;
}
.realtor-item,
.realtor-item .bottom,
.realtor-item .bottom .wrapper,
.builderWrapper .item,
.builderWrapper .item .data,
.builderWrapper .item .details {
	display:flex;
	flex-direction:column;
}
.builderWrapper .item .data,
.builderWrapper .item .details .specs,
.realtor-item .bottom {
	flex-grow:1;
	font-family:questa;
	font-size:1.82vw;
}
.builderWrapper .item .details .specs {
	line-height:1.3;
	margin-bottom:10px;
}
.builderWrapper .item .photo img {
	display:block;
	width:100%;
}
.realtor-item {
	position:relative;
}
.realtor-item .editButtons {
	top:0;
}
.realtor-item h5,
.builderWrapper h5 {
	font-family: brother-1816, sans-serif;
	font-weight:700;
	letter-spacing:3.5px;
	font-size:1.5vw;
}
.realtor-item h4 span,
.builderWrapper h5 span {
	display:inline-block;
}
.builders .content-incentives .incentives {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px
}
.builders .content-incentives .incentives .incentive {
    width: 20%
}
.builders .content-incentives .incentives .incentive p {
    margin: 0
}
.builders .content-incentives .incentives .incentive .name {
    font-size: 17px;
    font-weight: 700;
    color: #035b64
}
.builders .content-incentives .incentives .incentive a {
    font-weight: 700;
    font-size: 15px
}
.builders .content-master {
    margin-bottom: 50px
}
.builders .content-master .master-map-container {
    margin-top: 25px
}
.template3 .contentBlocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px
}
.template3 .contentBlocks .divider span {
    z-index: 1000;
    background: #fff;
    font-size: 42px;
    line-height: 1.7;
}
.template3 .contentBlocks .divider::before,
.template3 .contentBlocks .divider::after {
	content: "";
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 999;
    border-bottom: 8px dotted #035b64;
    left: 0;
    width: 115%
}
.template3 .contentBlocks .divider.divider-only-left::before {
    content: "";
    background: #035b64;
    display: block !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 0px
}
.template3 .contentBlocks .divider.divider-only-right::after {
    content: "";
    background: #035b64;
    display: block !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 0px
}
.template3 .contentBlocks .divider.divider-only-left::before {
    left: 116%
}
.template3 .contentBlocks .divider.divider-only-right::before {
    left: auto
}
.template3 .contentBlocks .divider.divider-only-right::after {
    right: 116%;
    left: auto
}
.template3 .contentBlocks .left {
    width: 49%
}
.template3 .contentBlocks .left p {
    text-align: left
}
.template3 .contentBlocks .right {
    width: 49%;
    text-align: right
}
.template3 .contentBlocks .right .content {
    text-align: right
}
.template3 .contentBlocks .block {
	position:relative;
}
.template3 .contentBlocks .block h2{
	text-align: center;
    color: #035b64;
    font-weight: 400;
    line-height: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.template3 .contentBlocks .block h2.divider-only-left {
	padding-right:12%;
}
.template3 .contentBlocks .right .block h2 {
    margin-top: 25px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	padding-right:0;
}
.template3 .contentBlocks .right .content h2 {
	text-align:right;
	margin-bottom:25px;
	font-weight:bold;
	margin-top:0;
	-webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.template3 .contentBlocks .block h2 {
    margin: 0;
    position: relative;
    overflow: visible
}
.template3 .contentBlocks .block p {
    margin-bottom: 50px
}
.template3 .contentBlocks .block h3 {
    color: #035b64
}
.bg-pattern-gray, .bg-pattern-gray2 {
	background:#eeeeee;
}
.background-pattern,.background-pattern-file {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.background-textured-beige .background-pattern-file {
	opacity:.4;
}
.brushstroke-bottom {
    position: absolute;
    width: 200%;
    left: -50%;
    width: 300%;
    left: -111%;
    bottom: 0;
	z-index:1;
}
.contentBlock.t16 .background-helper {
	position:absolute;
	width:100%;
	top:0;
	height:65%;
	left:0;
}
.contentBlock.t16 .background-pattern {
    margin-bottom: 23vw;
}
.contentBlock.t16 + .contentBlock {
	margin-top:-23vw;
}
.contentBlock.t16 + .contentBlock.t19 {
	margin-top:-30vw;
}
.contentBlock.t16 + .contentBlock.t17 {
	margin-top:-20vw;
}
.contentBlock.t16 + .contentBlock .adjustAnchor{
	top:calc(-100px + 20vw);
}
.contentBlock.t16 + .contentBlock .wrapper {
	padding-top:23vw;
}
.pattern-container {
	background-size:auto 100%;
	background-repeat:repeat-x;
	background-position:top left;
	height:5.2vw;
}
.pattern-bar {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	background-size:auto 100%;
	background-repeat:repeat-x;
	background-position:top left;
	height:17px;
}
.footer-container .pattern-bar {
	position:static;
}
.contentBlock .container, .contentBlock .wrapper{
	position:relative;
}
.ContentBlockWrapper .contentBlock.t16:nth-child(2),
.ContentBlockWrapper .contentBlock.t15:nth-child(2) {
	font-size:144%;
}
.ContentBlockWrapper {
	position:relative;
	background-color:#e4dfc5;
}
.ContentBlockWrapper > .textured-background {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;
	height:100%;
	opacity:.55;
}
.contentBlock.t6 {
	padding:11.46vw 0;
}
.contentBlock.t6 .slideshow-wrapper {
	position:relative;
	margin-bottom:8vw;
}
.contentBlock.t6 .scrollable-slides {
	padding-top:5.6vw;
}
.builder-contact .illustration { 
	position:absolute;
	z-index:20;
    width: 35%;
    right: -10%;
    bottom: -4%;
}
.builder-contact .illustration > div { 
	padding-top:148%;
}
.builder-contact .scriptwriting-container {
    width: 70%;
    height: auto;
}
.builder-contact textarea {
	height: 130px;
}
.builder-contact .content input[type=text], 
.builder-contact .content input[type=password], 
.builder-contact .content input[type=email], 
.builder-contact .content input[type=phone], .content textarea { 
	margin-bottom: 37px;
}
.builderDetail {
	position:relative;
	overflow:hidden;
}
.builderDetail .top-section {
	font-size:23px;
}
.builderDetail .top-section .brushstroke-bottom {
	bottom:-100px;
}
.builderDetail .modelhome {
	margin-top:20px;
	line-height:1.3;
	position:relative;
}
.builderDetail .subheading {
	margin-bottom:5px;
	line-height:1.3;
}
.builderDetail .top-section {
    padding-top: 75px;
	margin-bottom:150px;
}
.builderDetail .top-section .button {
	width:70%;
}
.tour .thumbs:not(.slick-initialized) {
	visibility:hidden;
}
.tour .thumbs .photo-wrapper > a {
	margin-right:10px;
}
.tour .arrow-wrapper {
	position:relative;
	display:flex;
	justify-content:flex-end;
	margin-top:15px;
}
.tour .arrow-wrapper .slick-arrow {
	width:10%;
	top:0;
	margin-left:10px;
	cursor:pointer;
	position:absolute;
}
.tour .arrow-wrapper svg * {
	stroke: #035b64 !important;
}
.tour .arrow-wrapper .slick-arrow:first-child {
	transform:scaleX(-1);
	margin-right:12%;
}
.builderDetail .tour-icon {
	position:absolute;
	left:70%;
	bottom:0;
	width:13%;
}
.builderDetail .tour-icon svg {
	width:100%;
	height:auto;
}
.builderDetail .content {
	position:relative;
	z-index:20;
}
body .builderDetail .photos > a.main-photo {
	display:none;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center center;
	position:relative;
    top: auto;
    visibility: visible;
}
body .builderDetail .photos > .main-photo.active {
	display:block;
}
.builderDetail img.announcement-photo {
	width:100%;
	height:auto;
}
.builderDetail .main-photo::after {
	content:"";
	display:block;
	width:100%;
	padding-top:59%;
}
.builderDetail .thumbs {
/*    
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	justify-content:space-between;
	*/
	position:relative;
	margin-top:9px;
}
.builderDetail .thumbs a {
	display:block;
	/*
	width:calc(33% - 5px);
	*/
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	position:relative;
}
.builderDetail .thumbs a:after{
	content:"";
	display:block;
	padding-top:70%;
}
.builderDetail .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);
}
.builderDetail .thumbs > a:nth-child(1n+4) {
	display:none;
}

.contentBlock.t6 .illustration {
	position:absolute;
	z-index:20;
	width:15vw;
    left: 26.5vw;
	bottom:-9.5vw;
	max-width:216px;
}
.builder-contact .illustration > div,
.contentBlock.t6 .illustration > div{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
}
.template3 .contentBlock {
	padding:0;
}
.content-wrapper {
	position:relative;
	z-index:50; /* above watermark */
}
.handwritten svg path:not(defs path) {
        opacity:0;
}
.handwritten svg path.started {
        opacity:1;
}
.handwritten svg path:not(defs path) {
  fill: none !important;
  stroke-linecap: round;
  stroke-linejoin: round;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}
.slideshow .handwritten svg path:not(defs path) {
	stroke:#fff !important;
	stroke-width:17px;
}
@keyframes draw-stroke {
    100% {
      stroke-dashoffset: 0;
    }
}

/* The typing effect */
@keyframes typing {
        0% {
            width: 0;
          }
          100% {
            width: 100%;
          }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { opacity:.2; }
  50% { opacity:.8; }
}
@keyframes blink {
  0%,
  100% {
    border-color: transparent
  }
  50% {
    border-color: white
  }
}
html:not(.no-js) .slide-in-left .overlay-wrapper,
html:not(.no-js) .slide-in-left .photo {
	transform:translateX(-100%);
	transform-origin:top left;
}
html:not(.no-js) .slide-in-left .overlay-wrapper {
	position:absolute;
	width:100%;
	height:100%;
	left:0;top:0;
}
/*
html:not(.no-js) .slide-in-left.has-frame .overlay-wrapper {
	height:calc(100% + 20px);
	top:-20px;
}*/
html:not(.no-js) .in-view .slide-in-left .photo {
    -webkit-animation: slide-in-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
            animation: slide-in-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
}
html:not(.no-js) .in-view .slide-in-left .overlay-wrapper {
    -webkit-animation: grow-in-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
            animation: grow-in-left 0.8s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
}

html:not(.no-js) .in-view .slide-in-left .overlay {
	position:absolute;
	width:100%;height:100%;
	background:#5da5a4;
	background:#035b64;
	left:0;top:0;
	transform-origin:top right;
    -webkit-animation: slide-out-left .6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
            animation: slide-out-left .6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
			animation-delay: 1.4s;
}
html:not(.no-js) .bg-darkteal.in-view .slide-in-left .overlay {
	background:#5da5a4;
}
/*
html:not(.no-js) .slide-in-left .photo {
	transform: translateX(-100%);
}
html:not(.no-js) .in-view .slide-in-left .photo {
    -webkit-animation: slide-in-left .6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
            animation: slide-in-left .6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
			animation-delay: 1.2s;
}
*/
html:not(.no-js) .fade-in-bottom-container > *,
html:not(.no-js) .fade-in-bottom {
  	transform: translateY(100px);
        opacity:0;
}
html .quick-load .fade-in-bottom-container > *,
html:not(.no-js) .fade-in-bottom-container > .in-view,
html:not(.no-js) .fade-in-bottom-container > table td > .in-view,
html:not(.no-js) .in-view .fade-in-bottom {
	opacity:1;
        transform: translateY(0);
        transition: transform 1.2s cubic-bezier(.23,1,.32,1),opacity 1.2s cubic-bezier(.23,1,.32,1),-webkit-transform 1.2s cubic-bezier(.23,1,.32,1),-moz-transform 1.2s cubic-bezier(.23,1,.32,1);
}
html:not(.no-js) .layout-content-right .fade-in-side,
html:not(.no-js) .layout-content-right .fade-in-side.out-of-view {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
        opacity:0;
}
html:not(.no-js) .layout-content-left .fade-in-side-container > *,
html:not(.no-js) .layout-content-left .fade-in-side,
html:not(.no-js) .layout-content-left .fade-in-side > .out-of-view {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
        opacity:0;
}
html:not(.no-js) .layout-content-left.in-view .fade-in-side:not(.out-of-view),
html:not(.no-js) .layout-content-left .fade-in-side-container > .in-view,
html:not(.no-js) .layout-content-left .fade-in-side.in-view,
html:not(.no-js) .layout-content-left .fade-in-side > .in-view {
        -webkit-animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
                animation: fade-in-right 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
}
html:not(.no-js) .layout-content-right .fade-in-side.in-view {
        -webkit-animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
                animation: fade-in-left 0.6s cubic-bezier(0.390, 0.575, 0.565, 1.000) forwards;
}

.in-view .delay-1 {
        animation-delay:.7s;
        transition-delay:.7s !important;
}
.in-view .delay-2 {
    animation-delay:1.2s;
    transition-delay:1.2s !important;
}
.in-view .delay-3 {
    animation-delay:1.7s;
    transition-delay:1.7s !important;
}
.in-view .delay-4 {
    animation-delay:2.2s;
    transition-delay:2.2s !important;
}
@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(50px);
            transform: translateX(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
@keyframes grow-in-left {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}


.scriptwriting-watermark-container {
	position:absolute;
	width:100%;

    background-repeat: no-repeat;
    background-size: 130% auto;
    background-position: bottom center;
	bottom:-50px;
	height: calc(100% + 50px);

    z-index: 2;
	opacity:.16;
    mix-blend-mode: multiply;
	pointer-events:none;
}
.contentBlock.t16 {
	background-color:transparent !important;
}
.contentBlock.t16 .content-wrapper {
    padding-bottom: 1.4vw;
}
.contentBlock.t16.scriptlayout-simple .content-wrapper {
	padding-bottom:5vw;
}
.contentBlock.t16.use-bottomstroke .content-wrapper {
	padding-bottom:17.4vw;
}
.use-bottomstroke .background-pattern-file {
	opacity:1 !important;
}
.contentBlock.t16 .wrapper .bg-helper {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	width:100%;
	height:100%;
}
.contentBlock.t16.scriptlayout-single .scriptwriting-watermark-container,
.contentBlock.t16.scriptlayout-simple .scriptwriting-watermark-container {
	background-position: top center;
	bottom: auto;
	top: -100px;
}
.contentBlock.t16.scriptlayout-none .scriptwriting-watermark-container {
    bottom: 0;
    top: auto;
    background-position: bottom center;
}
.bg-orange .scriptwriting-watermark-container {
   filter: invert(55%) sepia(84%) saturate(320%) hue-rotate(334deg) brightness(87%) contrast(89%);
}
.bg-lightteal .scriptwriting-watermark-container {
	filter: invert(95%) sepia(10%) saturate(327%) hue-rotate(125deg) brightness(90%) contrast(90%);
	opacity:.3;
}
.bg-green .scriptwriting-watermark-container {
	filter: invert(79%) sepia(17%) saturate(592%) hue-rotate(38deg) brightness(92%) contrast(88%);
}
.scriptwriting-sidetext-container {
/*
	transform:rotate(90deg);
	transform-origin:top left;
	*/
    z-index: 100;
    height: 7vw;
	left:16.7vw;
	position:absolute;
}
.scriptwriting-sidetext-container > .svg-container,
.scriptwriting-sidetext-container > svg{
	position:absolute;
	height:100%;
	width:auto;
    transform: rotate(-90deg);
    transform-origin: bottom right;
	transform-origin: bottom left;
    top: 0;
}
.scriptwriting-container svg,
.scriptwriting-sidetext-container svg {
	position:absolute;
	height:100%;
	width:auto;
    top: 0;
	overflow:visible;
}
.scriptwriting-container > .svg-container {
	width:100%;
	position:relative;
	height:100%;
}
/*
to stop fall letters from cropping 
.scriptwriting-sidetext-container svg path,
.handwritten svg path {
    transform: scale(0.85); 
}
*/
.scriptwriting-sidetext-container svg path {
    stroke-width: .5px;
    stroke: #000;
    fill: none !important;
}
.contentBlock.t15 {
	padding:0;
}
.contentBlock.t15 .wrapper > div:last-child {
	background-color:#fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.contentBlock.t15 .wrapper > div:last-child .button:not(:hover) {
	background-color:#fff;
}
.contentBlock.t15 .wrapper > div:last-child .content {
	color:#4a4d56;
}
.contentBlock.t15 .pattern-container {
	position:absolute;
}
.contentBlock.t15 .wrapper .content-wrapper .content {
	position: relative;
	z-index: 10;
}
.contentBlock.t16 {
	padding:0;
}
.contentBlock.t16 .content-wrapper .content {
	padding:10.3vw 27vw 0 27vw;
	position:relative;
	z-index:20;
}
.ContentBlockWrapper .contentBlock.t16:nth-child(2) .content-wrapper .content {
	padding-left:20vw;
	padding-right:20vw;
}
.contentBlock.t16 .image-wrapper.relative,
.contentBlock.t16.scriptlayout-single .image-wrapper.static {
	position:relative;
}
.contentBlock.t16.scriptlayout-single .image-wrapper.static {
	padding-top: 30px;
}
.contentBlock.t16.scriptlayout-single .image-wrapper .photo2 {
	top:-2vw;
}
.contentBlock.t16 .image-wrapper .photo2,
.contentBlock.t16 .image-wrapper .photo3,
.contentBlock.t16 .image-wrapper .photo4 {
	position:absolute;
}
.contentBlock.t16 .image-wrapper .photo1 {
    -webkit-mask-position: top left 52%;
    -webkit-mask-size: 138% auto;
    -webkit-mask-repeat: no-repeat;
    padding-bottom: 3%;
	position:relative;
	z-index:4;
	background-repeat:no-repeat;
}
.contentBlock.t16 .image-wrapper .photo1.in-view {
    -webkit-mask-image: url('/images/brush-stroke-mask-opt.svg');
    mask-image: url('/images/brush-stroke-mask-opt.svg');
}
.p_index .contentBlock.t16 .image-wrapper .photo1 {
    -webkit-mask-position: top left 31%;
    -webkit-mask-size: 122% auto;
}
.contentBlock.t16.scriptlayout-single .image-wrapper .photo1 {
    -webkit-mask-size: 130% auto;
    -webkit-mask-position: top left 70%;
}
.contentBlock.t16.scriptlayout-single .image-wrapper .photo1.in-view {
    -webkit-mask-image: url('/images/brush-stroke-mask-flipped.svg');
    mask-image: url('/images/brush-stroke-mask-flipped.svg');
}
.contentBlock.t16 .image-wrapper .photo2 {
	width: 23.5vw;
	z-index:50;
}
.contentBlock.t16.scriptlayout-double .image-wrapper .photo2 {
	top: -35px;
}
.left-photo-frame,
.right-photo-frame {
	position:relative;
}
.right-photo-frame::before {
	content:'';
    width: calc(100% - 20px);
	height:calc(100% + 20px);
	position:absolute;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
    top: -20px;
    right: 20px;
}
.left-photo-frame::before {
	content:'';
    width: calc(100% - 20px);
	height:calc(100% + 20px);
	position:absolute;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
    top: -20px;
    left: 20px;
}
.watercolor-frame {
	position:absolute;
	left:-20px;
	bottom:20px;
	width:97%;
	height:100%;
	background-size:cover;
	background-position:center;
}
.watercolor-frame.right-bottom {
	right:-20px;
	left:auto;
	bottom:-20px;
}
.boxarea {
	position:relative;
}
.pattern-wrapper {
	background-size:cover;
}
.contentBlock {
	background-color:#fff;
    position: relative;
    padding: 4.17vw 0 6.9vw 0;
}
.contentBlock.t1.same-background-as-next.precedes-block-1 {
	padding-bottom:0;
}
.contentBlock.t9 {
	padding-bottom:6.25vw;
	padding-top:1.39vw;
}
.contentBlock.t16 + .contentBlock.t9 {
	padding-top:13vw;
}
.subpages-slideshow .slide-wrapper,
.contentBlock.t9 .wrapper {
	display:flex;
	justify-content:space-between;
}
.subpages-slideshow .slide-wrapper .content-wrapper,
.contentBlock.t9 .wrapper .content-wrapper {
	width:45%;
}
.contentBlock.t9 .wrapper .image-block-wrapper {
	width:40%;
}
.subpages-slideshow .slide-wrapper .image-block-wrapper {
	width:42%;
}
.subpages-slideshow .slide-wrapper .content-wrapper {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.subpages-slideshow .img-container, .subpages-slideshow .photo {
    width: 100%;
    height: 100%;
	position:relative;
}
.subpages-slideshow .slide-wrapper {
	float: none !important;
	top:0;
}
.subpages-slideshow-wrapper .rslides_tabs {
	position:absolute;

    left: 56%;
    bottom: 100px;
    display: flex;
	list-style:none;
	padding:0;
	margin:0;
	z-index:20;
}
.rslides_tabs li {
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid #5da5a4;
	margin-right:10px;
}
.rslides_tabs li.rslides_here {
	background-color: #5da5a4;;
}
.contentBlock.t9 .title {
	margin-bottom:40px;
	padding-bottom:10px;
    display: flex;
    align-items: center;
	position:relative;
	line-height:1;
}
.contentBlock.t9 .title::after {
	content:'';
	position:absolute;
	width:100%;
	left:0;
	display:block;
	border-bottom:2px solid #035b64;
	bottom:27px;
}
.contentBlock.t9 .title.text-orange .subheading {
	border-color:#d48057;
}
.contentBlock.t9 .title.text-green .subheading {
	border-color:#b8ca92;
}
.contentBlock.t9 .title .number {
	font-family: ivypresto-headline, serif;
	font-size:6.1vw;

    position: relative;
    left: -24px;
    top: 5px;
}
.contentBlock.t9 .title .subheading {
	display:block;
	margin-left:10px;
    border-left: 2px dotted #5da5a4;
    padding: 10px 20px;
}
.contentBlock.t9 .even .wrapper {
	flex-direction:row-reverse;
}
.contentBlock.t9 .mini-slideshow {
	position:relative;
	aspect-ratio: 301 / 379;
}
.contentBlock.t9.numberedblock1 .mini-slideshow {
	margin-top:-4.17vw;
}
.contentBlock.t9 .slide {
	position:relative;
	width:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	top:0;
	left:50px;
	overflow:hidden;
}
.contentBlock.t9 .slide .photo {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.subpages-slideshow .img-container .next-photo,
.mini-slideshow > div[class*="_on"] + .slide, .mini-slideshow > div:first-child:not([class*="_on"]),
.subpages-slideshow > .slider-wrapper[class*="_on"] + .slide-wrapper, .subpages-slideshow > .slider-wrapper:first-child:not([class*="_on"]) {
	opacity:.72 !important;
}
.contentBlock.t9 .slide[class*="_on"] {
	top:-50px;
	left:0;
	opacity:1 !important;
}
.contentBlock.t9 .odd .slide {
	left:auto;
	right:50px;
}
.contentBlock.t9 .slide[class*="_on"] {
	right:0;
}
.subpages-slideshow {
	position:relative;
}
.subpages-slideshow .img-container .photo::after,
.contentBlock.t9 .slide::after {
	content:'';
	display:block;
	width:100%;
	padding-top:126%;
}
.subpages-slideshow .img-container .photo {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.subpages-slideshow .img-container .next-photo {
	position:absolute;
	width:100%;
	height:100%;
	top:3.5vw;
	right:-3.5vw;
}
.contentBlock.t30 .contentBlock.subpages-slideshow-wrapper {
    padding: 100px 0;
}
.contentBlock.t30 .scriptwriting-sidetext-container {
	bottom:0;
	top: auto;
	left:auto;
	margin-left:2%;
}
.contentBlock.t30 .contentBlock.t9 .title {
	text-align:left;
}

.contentBlock.t16 .image-wrapper .photo3 {
	width: 17.5vw;
    right: 3.5vw;
	top:-3.5vw;
    z-index: 10;
}
.contentBlock.t16 .image-wrapper .photo4 {
	width: 15.5vw;
    right: -1%;
	top:-3.5vw;
    z-index: 15;
    margin-top: -13%;
}
.contentBlock.t16 .image-wrapper .photo3.overlay{
	margin-top:-1.3vw;
	margin-right:1.3vw;
}
.contentBlock.t16 .image-wrapper span {
	display:block;
}
.contentBlock.t17,
.contentBlock.t18 {
	padding:0;
}
.contentBlock.t19 {
	margin-bottom:-9vw;
}
.contentBlock.t19 .scriptwriting-sidetext-container {
    left: auto;
	top:auto;
    right: 14%;
    margin-top: 30px;
}
.contentBlock.t19 .img-container {
	position:relative;
}
.contentBlock.t19 .img-container .photo {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.contentBlock.t19 .img-container::after {
	content:'';
	display:block;
	width:100%;
}
.contentBlock.t19 .img-container.photo1::after {
	padding-top:123%;
}
.contentBlock.t19 .img-container.photo2::after {
	padding-top:59%;
}
.contentBlock.t19 .img-container.photo3::after {
	padding-top:68.8%;
}
.contentBlock.t19 .img-container.photo4::after {
	padding-top:55%;
}
.contentBlock.t19 .img-container.photo1 {
	width:30%;
    margin-top: -5.2vw;
	z-index:24;
}
.contentBlock.t19 .img-container.photo2 {
	width:56%;
    left: 37%;
    margin-top: -14.8vw;
}
.contentBlock.t19 .img-container.photo3 {
	width:40%;
    left: 20%;
	margin-top:-4.5vw;
	z-index:2;
}
.contentBlock.t19 .img-container.photo4 {
	position:absolute;
    width: 30%;
    left: 51%;
    bottom: 0;
	z-index:3;
}
.contentBlock.t19 .img-container.photo4 .photo {
	background-size:contain;
	background-position:top left;
	background-repeat:no-repeat;
}
.contentBlock.t19 .box1 {
	width: 70%;
	margin: 0px auto;
	z-index:22;
}
.contentBlock .pattern-container {
	width:100%;
	opacity:.3;
	height:4.167vw;
}
.contentBlock.t4 {
	padding:0;
}
.contentBlock.t4 > .wrapper > a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;height:100%;
	z-index:10;
}
.contentBlock.t4 .vid video {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;height:100%;
	object-fit:cover;
}
.contentBlock.t15 .pattern-container {
	height:4.86vw;
}
.contentBlock.t40 .wrapper {
	height:4.167vw;
}
.contentBlock.t40.spacer-2x .wrapper {
	height:calc(4.167vw * 2);
}
.contentBlock.t40.spacer-3x .wrapper {
	height:calc(4.167vw * 3);
}
.contentBlock.t40.spacer-4x .wrapper {
	height:calc(4.167vw * 4);
}
.contentBlock.t17 .wrapper {
	padding-top:11vw;
	padding-bottom:5.2vw;
}
.contentBlock.t18 .wrapper {
	padding-top:11vw;
	padding-bottom:12vw;
}
.contentBlock.t17.layout-content-smallboxleft .wrapper {
	padding-bottom:8vw;
}
.contentBlock.t17 .scriptwriting-sidetext-container {
	left:auto;
	right:1.5vw;
}
.contentBlock.t9  .scriptwriting-sidetext-container {
	left:2.4vw;
    top: auto;
	bottom:5vw;
}
.contentBlock.t9 .odd .scriptwriting-sidetext-container {
	left:auto;
	right:-3vw;
}
/*
.contentBlock.t9 + .contentBlock.t9 {
	margin-top:-5vw;
}
.contentBlock.t9 + .contentBlock.t9.numberedblock3,
.contentBlock.t9 + .contentBlock.t9.numberedblock6 {
	margin-top:-9vw;
}
*/
body.p_stewart-heights .contentBlock.t18 .pattern-wrapper,
body.p_stewart-heights .contentBlock.t18 .pattern-container {
	display:none;
}
body.p_stewart-heights .scrollable-slides .pattern-wrapper {
	background-image:url('/images/pattern-blue-cream.png') !important;
}
body.p_stewart-heights .color-box-lightteal .box1 {
	background-color:#eeebd7;	
}
body.p_stewart-heights .watercolor-frame {
	background-color:#587a9d;
	background-image:none !important;
}
.contentBlock.t18 .scriptwriting-sidetext-container {
    top: auto;
	bottom:-6vw;
	left:8.3vw;
	height:10.4vw;
	
}
.contentBlock.t18 .pattern-wrapper {
	width:40%;
	position:absolute;
	left:28%;
	bottom:-4vw;
}
.contentBlock.t18 .pattern-wrapper::after {
	content:'';
	width:100%;
	padding-top:41%;
	display:block;
}
.contentBlock.t17 .boxes,
.contentBlock.t18 .boxes {
	position:relative;
	display:flex;
	justify-content:space-between;
	max-width:1142px;
	margin-left:auto;
	margin-right:auto;
}
.contentBlock.t17.layout-content-smallboxleft .boxes,
.contentBlock.t18.layout-content-smallboxleft .boxes {
	flex-direction: row-reverse;
}
.contentBlock.t17.layout-content-smallboxleft .boxes .box2 .content{
	left:auto;
	top:12.2vw;
}
.contentBlock.t18.layout-content-smallboxleft .boxes .box2 .content {
	left:0;
	top:-4.2vw;
}
.contentBlock.t17 .boxes .box1,
.contentBlock.t18 .boxes .box1 {
	width:65%;
	line-height:1.5;
}
.contentBlock.t17 .boxes .box2,
.contentBlock.t18 .boxes .box2 {
	width:35%;
}
.contentBlock.t18 .boxes .box2 {
	z-index:5;
}
.contentBlock.t17 .boxes .box2 .content,
.contentBlock.t18 .boxes .box2 .content {
	background-color:#fff;
	position:relative;
    left: -3.2vw;
    width: calc(100% + 3.8vw);
	top:16vw;
	color:#4a4d56;
}
.contentBlock.t18 .boxes .box2 .content .boxarea {
	background-color:inherit;
}
.contentBlock.t17 .boxes .box1 .content,
.contentBlock.t18 .boxes .box1 .content {
	padding:3.47vw 7.57vw 5.9vw 7.78vw;
}
.contentBlock.t19 .boxes .box1 .content {
    padding: 6.8vw 7.5vw;
    line-height: 1.55;
}
.contentBlock.t17.layout-content-smallboxleft .boxes .box1 .content {
	padding:3.47vw 4.5vw 5.9vw 9.7vw;
}
.contentBlock.t18.layout-content-smallboxleft .boxes .box1 .content {
	padding:5.56vw 4.5vw 5.9vw 9vw;
}
.contentBlock.t17 .boxes .box2 .content {
	padding:6.25vw 4.17vw;
}
.contentBlock.t18 .boxes .box2 .content .boxarea {
	padding:9.5vw 4.17vw;
}
.contentBlock.t17.layout-content-smallboxleft .boxes .box2 .content {
	padding:7.6vw 4.17vw;
}
.contentBlock.t17 .img-container.mainphoto {
	width:35%;
    position: relative;
    left: 30%;
    top: -4vw;
	z-index:100;
}
.contentBlock.t17.layout-content-smallboxleft .img-container.mainphoto {
	top:-.8vw;
}
.contentBlock.t17.layout-content-smallboxleft .img-container.mainphoto {
    left: 35%;
	overflow:hidden;
}
.contentBlock.t17 .img-container.mainphoto .photo {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
}
.contentBlock.t17 .img-container.mainphoto::after {
	display:block;
	width:100%;
	content:'';
	padding-top:64%;
}
.contentBlock.t17 .photo2 {
	position:absolute;
    top: 2vw;
	height:20vw;
    right: 5vw;
    width: 18vw;
	z-index:1;
    background-size: contain;
	background-position:top right;
    background-repeat: no-repeat;
}
.contentBlock.t17.layout-content-smallboxleft .photo2 {
	right:auto;
	top: -4vw;
    left: 0;
    width: 28vw;
	background-position:bottom right;
}
.contentBlock.t17 .photo3 {
	position:absolute;
    top: auto;
    margin-top: -4vw;
    left: 57%;
	z-index:1;
    width: 24vw;
	height:13vw;
    background-size: contain;
	background-position:top left;
    background-repeat: no-repeat;
}
.contentBlock.t18 .photo1 {
    height: 14vw;
    right: -2vw;
    margin-top: -4vw;
	width: 80%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
    position: absolute;
}
/*
.contentBlock.t17 .photo2 span,
.contentBlock.t17 .photo3 span {
	display:block;
}*/
.contentBlock.t40,
.contentBlock.t20,
.contentBlock.t32 {
	padding:0;
}
.contentBlock.t20 .pattern-container {
    opacity: .9;
}
.contentBlock.t28,
.contentBlock.t29 {
	padding:13vw 0 5vw 0;
}
.contentBlock.t2,.contentBlock.t3 {
	padding:0;
}
.contentBlock.t2 .wrapper,.contentBlock.t3 .wrapper {
	display:flex;
	justify-content:space-between;
}
.contentBlock .vid iframe {
	height:100%;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.contentBlock .vid iframe {
	border:none;
}
.contentBlock.t2 .wrapper > div, .contentBlock.t3 .wrapper > div {
	width:50%;
}
.contentBlock.t2 .content-wrapper,
.contentBlock.t3 .content-wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding:8vw 0;
}
.contentBlock.t2 .content-wrapper .content,
.contentBlock.t3 .content-wrapper .content {
	padding:0 10vw;
}
.contentBlock.t13 .content-wrapper {
	text-align:center;
}
#pipsyRoot h2 {
	line-height:1.2;
}
.main-content #pipsyRoot h2:not(:first-child), .main-content #pipsyRoot h1:not(:first-child) {
	margin:0;
}
@media (min-width: 769px) {
	.typewriter {
	    position: relative;
	    display: inline-block;
	    line-height:1.3;
		width:0;
	  overflow: hidden; /* Ensures the content is not revealed until the animation */
	  white-space: nowrap; /* Keeps the content on a single line */
	  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
	  animation:
	  typing 4.5s steps(50, end) forwards;
	  padding:0 10px;
	}
	.typed-cursor {
	        font-weight:normal;
	        opacity:.2;
	    animation: blink-caret .75s step-end infinite;
	}
	.main-header .main-menu .parent-container {
	    width: 50%;
		height:100%;
	    display: block;
	    flex-direction: column;
	    justify-content: center;
	    overflow: auto;
	}
	.main-header .sub-container {
		width:50%;
	}
	.main-header .main-menu li.active > a::before {
		content:'';
		display:block;
	    position: absolute;
	    left: 0;
	    width: 100%;
	    top: 50%;
	    border-top: 1.5px dotted #ffffff;
	}
	.main-header .main-menu .menu-items-container li ul li a:hover {
		color:rgba(255,255,255,1);
		text-decoration:none;
		font-weight:bold;
	}
	.main-header .menu-container:hover .main-menu,
	.main-header .menu-container:active .main-menu {
		display:flex;
	}
	body .builderDetail div.left {
		width:50%;
	}
	body .builderDetail div.left .content {
		padding-right:10%;
	}
	body .builderDetail div.right {
		width:50%;
		vertical-align:top;
	}
	.builderDetail .wrapper {
		display:flex;
		justify-content:space-between;
	}
	.builder-contact .photo-wrapper {
		width:42%;
		position:relative;
	    margin-bottom: 100px;
	}
	.builder-contact > .wrapper {
		display:flex;
		justify-content:space-between;
		padding-top:40px;
	}
	.builder-contact .form-container {
		width:52%;
	}
	.contentBlock.t2.content-ratio .img, .contentBlock.t3.content-ratio .img {
		position:absolute;
		top:0;bottom:0;left:0;right:0;
		width:100%;height:100%;
		padding:0 !important;
	}
	.contentBlock.t15 .wrapper {
		display:flex;
	}
	.contentBlock.t15 .wrapper > div {
		width:50%;
	}
	.contentBlock.t15 .wrapper > div:first-child .content {
	    padding: 11.4vw 15vw;
	}
	.contentBlock.t15 .wrapper > div:last-child .content {
	    padding: 3.4vw 8vw;
	}
	.footer-newsletter-wrapper h2 {
		font-size:5.55vw;
	}
	.footer-newsletter-wrapper {
		background:#fff;
		padding:8vw 0 6.5vw 0;
	}
	.footer-newsletter-wrapper .container {
		display:flex;
		justify-content:space-between;
		max-width:100%;
	}
	.footer-newsletter-wrapper .container > div {
		width:50%;
	}
	.footer-newsletter-wrapper .container > div:first-child {
		padding-right:14%;
		border-right:2px dotted #d48057;
	}
	.footer-newsletter-wrapper .container > div:last-child {
		padding-left:10%;
	}
}
.contentBlock.t2 .content-wrapper, .contentBlock.t3 .content-wrapper {
	text-align:left;
}
.contentBlock.t2 .content-wrapper {
	order:2;
}
.contentBlock.t2 .img-wrapper {
	order:1;
}
.contentBlock .img-wrapper {
	position:relative;
}
.contentBlock .img-wrapper .img {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.contentBlock .img-wrapper a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;height:100%;
}
.contentBlock video {
	width:100%;
	display:block;
}
.contentBlock.t5 .wrapper {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.contentBlock.t5 .wrapper .item {
	width:31.5%;
	display:flex;
	flex-wrap:wrap;
	flex-direction:column;
	text-align:center;
	background-color:#fff;
}
.contentBlock.t5 .wrapper .item .text-wrapper {
	padding:20px;
	flex-grow:1;
}
.contentBlock.t5 .wrapper .item .button-wrapper {
	padding:20px;
}
.contentBlock.t5 .wrapper .item .photoWrapper {
	padding-top:56%;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.contentBlock .img-container,
.contentBlock .img-container .photo {
	background-size:cover;
	background-position:center center;
}
.contentBlock.t21 .wrapper,
.contentBlock.t22 .wrapper {
	display:flex;
	justify-content:space-between;
}
.contentBlock.t21 .form-wrapper {
	width:58%;
}
.contentBlock.t21 .form-wrapper h1, .contentBlock.t21 .form-wrapper h2, .contentBlock.t21 .form-wrapper h3, .contentBlock.t21 .form-wrapper h4, .contentBlock.t21 .form-wrapper h5,
.contentBlock.t22 .form-wrapper h1, .contentBlock.t22 .form-wrapper h2, .contentBlock.t22 .form-wrapper h3, .contentBlock.t22 .form-wrapper h4, .contentBlock.t22 .form-wrapper h5  { 
	color:inherit;
}
.contentBlock.t21 .form-wrapper .form-container,
.contentBlock.t22 .form-wrapper .form-container {
	padding:50px;
}
.contentBlock.t21 .content-wrapper {
	width:32%;
}
.contentBlock.t22 .content-wrapper,
.contentBlock.t22 .form-wrapper {
	width:45%;
}
.contentBlock.t22 .form-wrapper .content:not(:empty) {
	padding-bottom:20px;
}
.contentBlock.t21 .form-wrapper input, .contentBlock.t21 .form-wrapper textarea {
	border:none;
}
.scrollable-slides {
	position:relative;
}
.scrollable-slides .count {
	position:absolute;
	right:30px;
	top:50px;
	font-family:questa;
	font-size:1.1vw;
	line-height:1.35;
	font-weight:normal;
}
.scrollable-slides .desc {
	padding-top:10px;
}
.scrollable-slides .count .current {
	border-bottom:1px solid #4a4d56;
}
.rslides_tabs li a {
	color:transparent;
	font-size:1px;
	display:block;

    width: 100%;
    height: 100%;
}
.scrollable-slides .rslides_nav {
	width:3.2vw;
    margin-top: 18.4vw;
}
.scrollable-slides .rslides_nav.next {
    left: calc(56% + 3.8vw);
    top: 0;
}
.scrollable-slides .rslides_nav.prev {
    left: 56%;
    top: 0;
	transform:scaleX(-1);
}
@media (min-width: 769px) and (max-width : 1150px) {
	.scrollable-slides .rslides_nav {
	    margin-top: 21%;
	}
	.scrollable-slides .rslides_nav.prev,
	.scrollable-slides .rslides_nav.next {
		left: auto;
		top: 0;
    	right: auto;
	}
	.scrollable-slides .rslides_nav.next {
		right: calc(28vw - 3.8vw);
	}
	.scrollable-slides .rslides_nav.prev {
		right: 28vw;
	}
}
.scrollable-slides .wrapper {
	display:flex;
	flex-wrap:wrap;
}
.scrollable-slides .svg-container {
    width: 100%;
    height: 6.9vw;
    padding-top: 10px;
}
.scrollable-slides .svg-container svg {
	height:100%;
	width:auto;
}
.svg-container.handwritten svg {
	overflow:visible;
}
.scriptwriting-container .svg-container svg path:not(defs path),
.scrollable-slides .svg-container svg path:not(defs path) {
	stroke:#000000 !important;
	stroke-width:.5px;
}
.scrollable-slides ul {
	list-style:none;
	padding:0;
	margin:0;
}
.scrollable-slides li {
	width:100%;
}
.scrollable-slides li:not(:first-child) {
	display:none;
}
.scrollable-slides .photo-wrapper.has-frame {
	padding-top:20px;
}
.scrollable-slides .photo-wrapper.has-frame .overlay-wrapper {
	top:20px;
	height:calc(100% - 20px);
}
.scrollable-slides .photo-wrapper {
	position:relative;
	width:56%;
	z-index:7;
	overflow:hidden;
}
.scrollable-slides .photo {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.scrollable-slides .photo::after {
	width:100%;
	display:block;
	content:'';
	padding-top:83%;
}
.scrollable-slides .text-column {
	width:44%;
    position: relative;
    top: 12vw;
}
.scrollable-slides .text-column .text-wrapper {
	position:relative;
	width:115%;
	left:-12%;
	padding:40px 60px;
	padding-top:10.4vw;
    background: #fff;
	z-index:10;
}
.scrollable-slides .pattern-wrapper {
	position:absolute;
	z-index:5;
	width:80%;
	right:24%;
    top: -7.3vw;
    background-size: cover;
    background-repeat: no-repeat;
}
.scrollable-slides .pattern-wrapper::after {
	content:'';
	display:block;
	padding-top:41%;
}
.scrollable-slides .headline h3 {
	margin-bottom:5px;
}
/* ---------------------------------------- */
/* Scrollable Sub pages */
/* ---------------------------------------- */
.bodymid .subpagesnav {
	text-align:center;
}
.subpagesnav, .subpagesnav li {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
}
.subpagesnav li {
	display:inline-block;
	vertical-align:top;
	width:170px;
	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;
}
.p_schools .subpagesnav li {
	padding:10px 10px;
	width:auto;
}
.subpagesnav h5 {
	color:#035b64;
	text-transform:none;
	margin-bottom:0;
}
.subpagesWrapper {
	position:relative;
	max-width:100%;
	margin-top:20px;
}
.subpagesWrapper ul {
}
.subpagesWrapper ul, .subpagesWrapper li {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
}
.subpagesWrapper li:not(:first-child) {
	display:none;
}
.subpagesWrapper .learnmore {
	text-align:right;
}
.subpages_slideshow .photo, .subpages_slideshow .desc {
	width:50%;
}
.subpages_slideshow {
	width:100%;
	position:relative;
}
.subpages_slideshow .photo {
	float:left;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center center;
}
.subpages_slideshow .desc {
	float:left;
	text-align:left;
}
.subpages_slideshow .desc .wrapper {
	padding:20px 50px 20px 20px;
}
/* Sliders */
.rangebox {
    float:left;
    max-width:500px;
    margin-bottom:10px;
    margin-left:-3px;
}
.included .rangebox {
	float:right;
}
.homesearch .rangebox {
	float:left;
}
.slider {
    margin-right:13px;
    margin-left:7px;
    float:left;
    width:140px;
}
.customform .rangedisplay input, .customform .rangebox input {
    float:left;
	font-size:80%;
    border:0;
    font-weight:bold;
    width:80px;
    color:#529AA1;
    color:#000;
    text-align:right;
}                                               
.customform input.max {
    text-align:left;
}
/*  .customform .bedranges input {
    width:20px;
}
*/
.ui-widget-header {
    background:#1c1b1c;
}
.ui-widget-content {
    background:#858585;
}
.ui-slider-handle {
    text-decoration:none;
    font-size:8px;
    padding:3px 7px 7px 2px;
    font-weight:bold;
    margin-top:-3px;
}
.ui-slider-handle:hover {
    text-decoration:none;
}
/*
#priceslider, #sqftslider {
    width:140px;
}
#bedslider {
    width:230px;
}
*/
.rangedisplay {
    float:left;
    position:relative;
    top:-7px;
}
.homefinder .pricerange.rangebox {
    float:left;
    width:185px;
    margin-top:5px;
    position:relative;
}
.homefinder .slider {
	width:150px;
}
.homefinder .rangedisplay {
    color:#fff;
    font-size:12px;
    width:195px;
	text-align:center;
    margin-left:-15px;
    position:absolute;
	bottom:0px;
	float:none;
	top:auto;
}
.ui-widget-header {   
    background:#035b64;  
}
.ui-slider-handle {
    color:#ccc;
    padding-top:4px;
}
.ui-slider-horizontal {
	margin-top:3px;
	height:20px;
}
.homefinder .ui-state-default, .customform .ui-state-default {
    background:url('/images/slider.png') no-repeat;
	width:16px;
	height:32px;
	padding:0px;
	color:#000;
	border:none;
}
/* ----------------------- */
.rslides_nav {
	position:absolute;
	top:40%;
	z-index:50;
}
a.rslides_nav {
	text-decoration:none;
    font-size: 80px;
    font-weight: 100;
    color: #603813;
}
.rslides_nav.prev {
	left:5px;
}
.rslides_nav.next {
	right:5px;
}
.p_sitemap .main-content {
	text-align:left;
}
.p_sitemap ul {
    display: inline-block;
    text-align: left;
}
.p_sitemap ul li {
	margin-bottom:10px;
}
.p_sitemap h4 {
	margin-bottom:10px;
}
.piform {
	max-width:500px;
	margin:0px auto;
}
.custom-home-microsites .g-recaptcha {
	display:inline-block;
	margin:10px auto 0px auto;
}
body.custom-home-microsites .main-content {
	font-family: adobe-caslon-pro, serif;
	font-weight: 400;
	font-size: 18px;
	color: #393536;
	line-height: 1.75;
}
.custom-home-microsites .main-content h1, 
.custom-home-microsites .main-content h2,
.custom-home-microsites .main-content h3,
.custom-home-microsites .main-content h4,
.custom-home-microsites .main-content h5,
.custom-home-microsites .main-content .highlight {
	font-family: adobe-caslon-pro, serif;
	font-weight: 600;
	color: #8f1d1d;
	text-transform:none;
	line-height: 1.2;
}
.custom-home-microsites .main-content .highlight {
	font-size:inherit !important;
	top:auto !important;
    padding-top: 0 !important;
}
.custom-home-microsites .main-content h1 {
	font-size: 48px;
	line-height: 1.125;
}
.custom-home-microsites .main-content h2 {
    margin: 0px auto 0 auto;
    overflow: hidden;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	padding: 0px 12%;
	max-width:100%;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

	font-size: 40px;
	position:relative;
}
.custom-home-microsites .main-content h2 .highlight {
	font-size:32px !important;
	min-height: 50px;
}
.custom-home-microsites .main-content h2::before,
.custom-home-microsites .main-content h2::after {
	content:"";
	display:block;
	position:relative;
	top:-10px;
	width:136px;
	height:29px;
	background-size:contain;
	background-repeat:no-repeat;
	border:none;
	margin: 0 2% 0 -55%;
}
.custom-home-microsites .main-content h2::after{
margin: 0 -55% 0 2%;
}
.custom-home-microsites .main-content h2::before {
	background-image:url('/images/ornament-left-2x.png');
}
.custom-home-microsites .main-content h2::after {
	background-image:url('/images/ornament-right-2x.png');
}
.custom-home-microsites .main-content .subpagesWrapper h2::after,
.custom-home-microsites .main-content .subpagesWrapper h2::before {
	display:none !important;
}
.custom-home-microsites .main-content .subpagesWrapper h2,
.custom-home-microsites .main-content .subpagesWrapper h2 .highlight {
	color:#393536;	
}
.custom-home-microsites .main-content h3 {
	font-size: 34px;
	color:#393536;
}
.custom-home-microsites .main-content h4 {
	font-size: 26px;
}
.custom-home-microsites .main-content h5 {
	font-size: 20px;
}
.custom-home-microsites .main-content .button {
	font-family: adobe-caslon-pro, serif;
	font-weight: 600;
	font-size: 20px;
	line-height:1.4;
	padding-top:10px;
	padding-bottom:5px;
	color: #ffffff;
	background-color: #8f1d1d;
	text-decoration:none;
	background-image:none;
	text-transform:none;
}
.custom-home-microsites .included form {
	font-family: adobe-caslon-pro, serif;
	font-weight: 500;
	font-size: 14px;
	color: #393536;
	text-align:left;
}
.custom-home-microsites .main-content .included form input.button {
	display:block;
	width:100%;
}
.custom-home-microsites .included form input[type=text],
.custom-home-microsites .included form input[type=email]{
	font-family: adobe-caslon-pro, serif;
	font-weight: 400;
	font-size: 16px;
	color: #393536;
	background-color: #ffffff;
	width: 100%;
	border: 1px solid #b2b3ae;
}
.custom-home-microsites .subpagesnav .icon {
	margin-bottom:15px;
}
.custom-home-microsites .main-content .subpagesWrapper .highlight {
	padding:0;
	min-height:0;
}
.custom-home-microsites .main-content .rslides_nav {
    font-family: "Montserrat", sans-serif;
	font-weight:300;
	top:20%;
}
.custom-home-microsites.noble-greens-microsite .main-content h1, 
.custom-home-microsites.noble-greens-microsite .main-content h2,
.custom-home-microsites.noble-greens-microsite .main-content h3,
.custom-home-microsites.noble-greens-microsite .main-content h4,
.custom-home-microsites.noble-greens-microsite .main-content h5,
.custom-home-microsites.noble-greens-microsite .main-content .highlight,
.custom-home-microsites.noble-greens-microsite .main-content .rslides_nav {
	color:#244C5A;
}
.custom-home-microsites.noble-greens-microsite .main-content .button {
	background-color:#244C5A;
}
@media (min-width: 1440px) {
	body {
		font-size:17px;
	}
	.subheading {
		font-size:13px;
		letter-spacing:3.5px;
	}
	.subheading.large {
		font-size:16px;
	}
	hr {
	    margin: 43px auto;
	}
	h1,.h1 {
		font-size:60px;
	}
	h2,.h2 {
		font-size:55px;
	}
	h3,.h3 {
		font-size:45px;
	}
	h4,.h4 {
		font-size:40px;
	}
	h5,.h5 {
		font-size:30px;
	}
	.button, a.button, input.button {
		font-size:12px;
		letter-spacing:3.5px;
	    padding: 14px 32px;
	}
	.main-header-image .caption-box .line1 {
		font-size:25px;
		letter-spacing:4px;
		padding: 20px 130px;
	}
	.main-header-image .caption-box .line2 {
		font-size:155px;
		/*
	    margin-top: -25px;
	    margin-bottom: 25px;
		*/
	}
	.main-header-image .caption-box .line3 {
		font-size:18px;
	}
	.main-header .main-menu .menu-items-container .menu-logo img {
		width:90px;
	}
	.main-header .main-menu .menu-items-container .bottom-container {
		font-size:15px;
	}
	.main-header .main-menu .menu-items-container li ul li a {
		padding-top:18px;
		padding-bottom:18px;
	}
	.main-header .main-menu .menu-items-container li ul li a {
		font-size:22px;
	}
	.contentBlock.t20 .pattern-container {
		background-size:auto 100%;
		background-repeat:repeat-x;
		background-position:top left;
		height:75px;
	}
	.contentBlock.t40 .wrapper {
		height:75px;
	}
	.contentBlock.t40.spacer-2x  .wrapper{
		height:calc(75px * 2);
	}
	.contentBlock.t40.spacer-3x  .wrapper{
		height:calc(75px * 3);
	}
	.contentBlock.t40.spacer-4x  .wrapper{
		height:calc(75px * 4);
	}
	.leaf-pattern {
		height:84px;
	}
	.scriptwriting-sidetext-container {
		height:100px;
	    top: 200px;
		top:0;
	    left: -20px;
		left:240px;
	}
	.builderWrapper {
		margin-top:60px;
	}
	
	.contentBlock.t9 {
		padding-bottom:90px;
		padding-top:20px;
	}
	.contentBlock.t16 + .contentBlock.t9 {
		padding-top:200px;
	}
	.contentBlock.t9.numberedblock1 .mini-slideshow {
		margin-top:-4.17vw;
		margin-top:-60px;
	}
	.contentBlock.t9 .scriptwriting-sidetext-container {
		left: 35px;
		bottom:72px;
	}
	/*
	.contentBlock.t9 + .contentBlock.t9 {
		margin-top:-72px;
	}
	.contentBlock.t9 .mini-slideshow {
		top:-115px;
	}
	*/
	.contentBlock.t18 .scriptwriting-sidetext-container {
	    top: auto;
	    bottom: -86px;
		left:120px;
	    height: 150px;
	}
	.scriptwriting-sidetext-container > .svg-container,
	.scriptwriting-sidetext-container > svg{
	    top: 0;
	    left: 0px;
	}
	.contentBlock {
		position:relative;
		padding:60px 0 100px 0;
	}
	.contentBlock.t6 {
		padding:165px 0;
	}
	.contentBlock.t6 .scrollable-slides {
		padding-top:80px;
	}
	.scrollable-slides .rslides_nav {
		margin-top:265px;
	}
	.scrollable-slides .count {
		font-size:15.84px;
	}
	.scrollable-slides .text-column {
		top:173px;
	}
	.scrollable-slides .text-column .text-wrapper {
		padding-top:150px;
	}
	.scrollable-slides .pattern-wrapper {
		top:-105px;
	}
	.scrollable-slides .svg-container {
	    height: 100px;
	}
	.subpages-slideshow .img-container .next-photo {
		top:50px;
		right:-50px;
	}
	.contentBlock .pattern-container {
		height:60px;
	}
	.contentBlock.t40 .wrapper {
		height:60px;
	}
	.contentBlock.t40.spacer-2x .wrapper {
		height:calc(60px * 2);
	}
	.contentBlock.t40.spacer-3x .wrapper {
		height:calc(60px * 3);
	}
	.contentBlock.t40.spacer-4x .wrapper {
		height:calc(60px * 4);
	}
	.contentBlock.t15 .pattern-container {
		height:70px;
	}
	.contentBlock.t6 .illustration {
	    bottom: -137px;
	    left: calc(56% - 216px);
	}
	.contentBlock.t9 .title .number {
		font-size:88px;
	}
	/*
	.contentBlock.t9 + .contentBlock.t9.numberedblock3, .contentBlock.t9 + .contentBlock.t9.numberedblock6 {
		margin-top:-130px;
	}*/
	.contentBlock.t15 .wrapper .content {
	    max-width: 720px;
		margin:0px auto;
	}
	.contentBlock.t15 .wrapper > div:first-child {
	}
	.contentBlock.t15 .wrapper > div:first-child .content {
	    padding: 165px 216px;
	}
	.contentBlock.t15 .wrapper > div:last-child .content {
	    padding: 50px 115px;
	}
	.contentBlock.t16 .content-wrapper {
		max-width:1440px;
		margin:0px auto;
	    padding-bottom: 20px;
	}
	.contentBlock.t16.use-bottomstroke .content-wrapper {
		padding-bottom:250px;
	}
	.contentBlock.t16 .content-wrapper .content {
		padding:148px 389px 0px 389px;
	}
	.ContentBlockWrapper .contentBlock.t16:nth-child(2) .content-wrapper .content {
		padding-left:290px;
		padding-right:290px;
	}
	.contentBlock.t16 .image-wrapper .photo2 {
		width:339px;
	}
	.contentBlock.t16.scriptlayout-single .image-wrapper .photo2 {
		top:-29px;
	}
	.contentBlock.t16 .image-wrapper .photo3 {
		width: 252px;
	    right: 50px;
	    top: -50px;
	}
	.contentBlock.t16 .image-wrapper .photo4 {
	    top: -50px;
		width:223px;
	    margin-top: -187px;
	}
	.contentBlock.t16 .image-wrapper .photo3.overlay{
		margin-top:-20px;
		margin-right:20px;
	}
	.contentBlock.t17 .wrapper {
		padding-top:158px;
		padding-bottom:75px;
	}
	.contentBlock.t17.layout-content-smallboxleft .wrapper {
		padding-bottom:115px;
	}
	.contentBlock.t17.scriptlayout-single .wrapper {
		padding-bottom:100px;
	}
	.contentBlock.t17 .scriptwriting-sidetext-container {
		right:22px;
	}
	.contentBlock.t17.layout-content-smallboxleft .boxes .box2 .content {
	    top: 175px;
	}
	.contentBlock.t17 .boxes .box2 .content {
		padding:90px 60px;
	}
	.contentBlock.t17.layout-content-smallboxleft .boxes .box2 .content {
		padding:110px 60px;
	}
	.contentBlock.t17.layout-content-smallboxleft .boxes .box1 .content {
		padding:50px 65px 110px 140px;
	}
	.contentBlock.t17 .photo3 {
	    margin-top: -58px;
	    width: 346px;
		height:187px;
	}
	.contentBlock.t17 .boxes .box1 .content {
		
	}
	.contentBlock.t17 .boxes .box2 .content {
		top:230px;
	}
	.contentBlock.t17 .photo2 {
	    top: 29px;
		height:288px;
	    right: 72px;
	    width: 259px;
	}
	.contentBlock.t17.layout-content-smallboxleft .photo2 {
		top: -58px;
	    width: 403px;
	}
	.contentBlock.t17 .img-container.mainphoto {
		top:-58px;
	}
	.contentBlock.t17.layout-content-smallboxleft .img-container.mainphoto {
		top:-12px;
	}
	.contentBlock.t18.layout-content-smallboxleft .boxes .box2 .content {
		top:-60px;
	}
	.contentBlock.t18.layout-content-smallboxleft .boxes .box1 .content {
		padding:80px 65px 110px 130px;
	}
	.contentBlock.t18 .pattern-wrapper {
		bottom:-58px;
	}
	.contentBlock.t18 .boxes .box2 .content .boxarea {
		padding:137px 60px;
	}
	.contentBlock.t18 .photo1 {
	    height: 200px;
	    right: -29px;
	    margin-top: -58px;
	}
	.contentBlock.t19 {
		margin-bottom:-130px;
	}
	.contentBlock.t19 .box1 {
		width:755px;
	}
	.contentBlock.t16 + .contentBlock {
		margin-top:-330px;
	}
	.contentBlock.t16 + .contentBlock .wrapper {
	    padding-top: 330px;
	}
	.contentBlock.t16 + .contentBlock.t19 {
		margin-top:-446px;
	}
	.contentBlock.t19 .boxes .box1 .content {
	    padding: 98px 108px;
	}
	.contentBlock.t19 .img-container.photo1 {
	    margin-top: -75px;
	}
	.contentBlock.t19 .img-container.photo2 {
	    margin-top: -213px;
	}
	.contentBlock.t19 .img-container.photo3 {
	    margin-top: -65px;
	}
	.contentBlock.t28,
	.contentBlock.t29 {
		padding:187px 0 72px 0;
	}
	.builderWrapper .item .data,
	.builderWrapper .item .details .specs {
		font-size:26px;
		
	}
	.realtor-item h5,
	.builderWrapper h5 {
		font-size:22px;
	}
	
	.scrollable-slides .rslides_nav {
		width:46px;
	}
	.scrollable-slides .rslides_nav.next {
	    left: calc(56% + 55px);
	}
	.footer-newsletter-wrapper h2 {
		font-size:80px;
	}
	.footer-newsletter-wrapper {
		padding:115px 0 95px 0;
	}
	.footer-bottom {
		padding:43px 0;
	}
}
/*@media (min-width: 1600px) {
	.contentBlock.t9 .wrapper {
		margin-bottom:130px;
	}
}*/
@media (min-width: 769px) {
	.contentBlock.content-ratio span.ratio {
		display:block;
	}
	.contentBlock.content-ratio video {
	    height: 100%;
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    width: 100%;
	    object-fit: cover;
	}
}
@media (max-width: 768px) {
	.nomobile {
		display:none !important;
	}
	.pipsy__global .back-to-top {
		display:none;
	}
	.custom-home-microsites .main-content h1 {
		font-size:38px;
	}
	.custom-home-microsites .main-content h2 {
		font-size:32px;
		overflow:visible;
	}
	.custom-home-microsites .main-content h3 {
		font-size:28px;
	}
	.custom-home-microsites .main-content h2 .highlight {
		font-size:28px;
	}
	.custom-home-microsites .main-content h2::before,
	.custom-home-microsites .main-content h2::after {
		width:90px
	}
	.builderRow .ribbon {
		font-size:2.7vw;
	}
	body .hometourTop {
		top: 44px;
		margin-bottom: 7px;
	}
	body .main-header .hometourTop {
		top:0;
		margin-bottom:0;
	}
	.divider-only-left, .main-content table td:first-child h2 {
		justify-content:center;
	}
        *[style*="float: right"], *[style*="float: left"],
        img[style*="float: right"], img[style*="float: left"] {
                float:none !important;
		margin-right:0 !important;
		margin-left:0 !important;
		display:block;
        }
    .template3 .contentBlocks {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .template3 .contentBlocks .left,
    .template3 .contentBlocks .right {
        width: 100%;
        text-align: center
    }
    .template3 .contentBlocks .left .content,
    .template3 .contentBlocks .right .content {
        text-align: center
    }
    .template3 .contentBlocks .left h3,
    .template3 .contentBlocks .right h3 {
        text-align: center
    }
    .template3 .contentBlocks .left .divider,
    .template3 .contentBlocks .right .divider {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .template3 .contentBlocks .left .divider::before,
    .template3 .contentBlocks .left .divider::after,
    .template3 .contentBlocks .right .divider::before,
    .template3 .contentBlocks .right .divider::after {
        display: none !important;
    }
    .template3 .contentBlocks .left .block,
    .template3 .contentBlocks .right .block {
        text-align: center
    }
    .template3 .contentBlocks .left .block img.mobile,
    .template3 .contentBlocks .right .block img.mobile,
    .template3 .contentBlocks .left .block .mobile.img-container,
    .template3 .contentBlocks .right .block .mobile.img-container {
        margin-bottom: 25px;
        display: inline-block !important
    }
    .template3 .content-master {
        margin-bottom: 50px
    }
	.subpages_slideshow .photo {
		float:none;
	}
	.subpages_slideshow .photo, .subpages_slideshow .desc {
		width:auto;
	}
	body .subpages_slideshow h2 {
		margin-top:0;
	}
    .quick-home-panel {
        display: none !important
    }
    #top.floating {
        padding-top: 0 !important
    }
    #top.floating .main-logo {
        margin-bottom: 0 !important
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
	.mobileonly {
		display:block !important;
	}
    html,
    body {
        font-size: 12px;
        font-size: 14px;
        line-height: 1.58;
    }
	iframe {
		display:block;
	}
	.outer-container {
		padding:0 3%;
	}
	.menu-container {
		padding:0;
	}
	.menu-container > .lines {
	    padding: 0 5px 0 20px;
		width:auto;
	}
	.main-menu.open .main-header .lines {
		height:30px;
	}
	.main-header .lines .line {
		width:30px;
	    margin-bottom: 5px;
	}
	.main-menu .close-menu {
		position:absolute;
	    top: 46px;
	    right: 50px;
		z-index:2000;
	}
	.main-menu .close-menu .lines {
	    position: relative;
	    height: 40px; 
	    width: 40px;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	}
	.main-menu .close-menu .lines::before,
	.main-menu .close-menu .lines::after {
	    position: absolute;
	    content: '';
	    width: 100%;
	    height: 2px; /* cross thickness */
	    background-color: #ffffff;
	}
	.main-menu .close-menu .lines::before {
	    transform: rotate(45deg);
	}
	.main-menu .close-menu .lines::after {
	    transform: rotate(-45deg);
	}
	.main-header-image .caption-box .line1 {
	    font-size: 3.6vw;
	    padding: 2.6vw 21.3vw;
	}
	.main-header-image .caption-box .line2 {
		font-size:17.6vw;
	    white-space: normal;
		text-align:center;
	    padding: 20px 10px;
	}
	.main-header-image .caption-box .line3 {
		font-size:4vw;
	}
	.typed-cursor {
		display:none;
	}
	.main-header .logo-container {
		width:210px;
	}
	.header-container {
		height:60px;
	}
	.main-header-image, .no-hero {
		margin-top:60px;
	}
	.main-header-image .slide,
	.main-header-image .video-wrapper {
	    height: calc(100vh - 60px);
	}
	.p_wonderdays .main-header-image .slide {
		height:auto;
	}	
	.p_wonderdays .main-header-image .photo {
		position:relative;
		background-position: center !important;
	}
	.p_wonderdays .main-header-image .slide .ratio {
		display:block;
	}
	.main-header .logo-container .logo {
	    min-width: 0;
	    width: 100%;
	    padding: 5px 20px 0 0;
	}
	.main-header .main-menu.open {
		display:block;
	    height: 100vh;
	    top: 0;
		overflow:auto;
	}
	.main-header .main-menu .parent-container {
		height:100%;
	    padding-top: 8px;
	}
	.main-header .leaf-pattern, .main-header .leaf-container {
		height: 39px;
	}
	.main-header .main-menu .menu-items-container .menu-logo img {
	    width: 65px;
	}
	.main-header .main-menu .menu-items-container > li > a span {
		font-size:40px;
	}
	.main-header .main-menu .menu-items-container > li.active > a span {
		color:#ffffff;
	}
	.main-header .main-menu .menu-items-container .watermark,
	.main-header .main-menu .menu-items-container .bottom-container {
		display:none;
	}
	.main-header .main-menu li ul,
	.main-header .main-menu li.active ul {
		display:none;
	}
	.main-header .main-menu li.activeclicked ul {
		display:block;
	    position: absolute;
	    width: 100%;
	    left: 0;
	    top: 100px;
	    height: calc(100% - 139px);
	    transform: none;
	    background: #035b64;
	    z-index: 1000;
		overflow:auto;
		padding-left:0;
	}
	.main-header .main-menu li ul .leaf-pattern {
		display:none;
	}
	.main-header .main-menu li ul .parent-item {
		color:#d48057;
		font-size:40px;
		padding-top:40px;
		position:relative;
	}
	.main-header .main-menu li ul .parent-item span {
		display:inline-block;
		position:relative;
	}
	.main-header .main-menu li ul .parent-item span::after {
		content:'';
		display:block;
		border-bottom: 2px dotted #fff;
		width:100%;
		padding-top:30px;
		margin-bottom:30px;
	}	
	.main-header .main-menu .menu-items-container li ul li a:not(.button) {
		font-family: brother-1816, sans-serif;
		color:#fff;
		font-size:14px;
		text-transform:uppercase;
		letter-spacing:2.5px;
	    padding: 9px 0;
	}
	.main-header .main-menu li ul a.button,
	.main-header .main-menu li ul a.button.solid.white:hover,
	.main-header .main-menu li ul a.button.solid.white:active {
	    color: #5da5a4;
	    display: inline-block;
	    width: auto;
	    border-color: #fff;
	    padding: 9px 34px;
	    font-size: 9px;
	    letter-spacing: 2.5px;
	    font-weight: bold;
		background-color:#fff;
		border-color:#fff;
	}
	
	.main-header .main-menu li.back-button {
		margin-top:50px;
		padding-bottom:50px;
	}
	.main-header .main-menu .menu-items-container .menu-logo {
		position:relative;
	}
	.scrollable-slides .headline .highlight {
		font-size:28px;
	}
	.subpages_slideshow .desc .wrapper {
		padding:0 20px 20px 20px;
	}
	body .highlight, body h1 .hightlight,body h2 .highlight {
		top:0;
		font-size:120%;
	    line-height: 1.2;
	    position: relative;
		padding-top:15px;
	}
	.parallax.img-container {
		background-position: center !important;
	}
	.container {
		padding:0 11%;
	}
	.subheading {
		font-size:9px;
		font-size:12px;
		letter-spacing:3.5px;
	}
	.subheading.large {
		font-size:11px;
	}
	p {
		margin-bottom:20px;
	}
	hr {
		width:75%;
		margin:25px auto;
	}
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
		text-align:center !important;
	}
	h1, h2 {
		padding:0;
		margin-bottom:20px;
	}
	h1 {
		font-size:45px;
	}
	h2 {
		font-size:38px;
	}
	h3, .h3 {
		font-size:35px;
	}
	h4 {
		font-size:30px;
	}
	h5 {
		font-size:24px;
	}
	h2:last-child {
		margin-bottom:0;
	}
	h1 .highlight,
	h2 .highlight,
	h3 .highlight,
	h4 .highlight {
		display:block;
	}
	.content input[type=text], .content input[type=password], .content input[type=email], .content input[type=phone], .content textarea,
	.content input::placeholder, .content select::placeholder, .content textarea::placeholder, label.checkbox  {
		font-size:8.5px;
		font-size:12px;
	}
    .divider-short {
        max-width: none
    }
	body > .special-alert {
		display:none;
	}
	.main-header-image .slide h3 span {
		font-size: 30px;
	    top: -5px;
	}
    .main-header-image h2 {
        font-size: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        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
    }
    .main-header-image h2 span {
        font-size: 40px;
        margin-left: 10px;
        line-height: 5px;
        font-family: "Pacifico", cursive
    }
    #top.floating {
        padding-top: 45px
    }
    #top.floating .main-logo {
        margin-bottom: 70px
    }
    .p_index .main-content .explore-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .p_index .main-content .explore-list li {
        width: 50%;
        padding: 0 35px;
        margin-bottom: 20px
    }
    .p_index .main-content .explore-list li a {
        font-size: 15px
    }
    .p_index .main-content .explore-list li a p {
        min-height: 52px
    }
	.builder-contact > .wrapper {
		display:flex;
		flex-direction:column-reverse;
	}
	.builder-contact .photo {
		position:relative;
	}
	.builder-contact .photo::after {
		content:'';
		display:block;
		width:100%;
		padding-top:60%;
	}
	.builderDetail .fromthe {
		font-size:26px;
		line-height:1.2;
		padding:5px 0;
	}
	.builderDetail .sqft span {
		display:block;
	}
	.builderDetail .tour-icon {
		left:auto;
	    position: relative;
	    display: inline-block;
	    top: auto;
	    left: auto;
	    right: auto;
	    padding-top: 10px;
	}
	.builderDetail .content {
		padding-bottom:30px;
	}
	.builderDetail .modelhome {
		margin-bottom:20px;
	}
	.builderDetail .top-section .button {
		width:100%;
	}
    .p_index .main-content .content-builders .builder-slider-container .arrow-right,
    .p_index .main-content .content-builders .builder-slider-container .arrow-left {
        width: 25px
    }
    .p_index .main-content .builder-slider-container a {
        font-size: 15px
    }
	.filters .button.darkteal.on, .button.solid.darkteal:hover, .button, a.button, input.button {
        padding: 10px 20px;
        font-size: 12px;
		letter-spacing:3px;
		line-height:1.2;
    }
    .p_index .main-content .content-events {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .p_index .main-content .content-events .left,
    .p_index .main-content .content-events .right {
        width: 100%
    }
    .p_index .main-content .content-master .master-map-container {
        height: 200px
    }
    .p_index .main-content .content-location {
        margin: 50px auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .p_index .main-content .content-location p {
        text-align: center
    }
    .p_index .main-content .content-location .divider {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .p_index .main-content .content-location .left,
    .p_index .main-content .content-location .right {
        width: 100%
    }
	#content_footer_links .content > table > tbody > tr {
		display:flex !important;
		flex-direction:column;
	}
	#content_footer_links .content table.dividers td {
		border:none;
		margin-bottom:0;
	}
	#content_footer_links .content table.dividers > tbody > tr > td::after {
		content:'';
		display:block;
		margin:0px auto;
		border-bottom:2px dotted #fff;
		padding-top:30px;
		margin-bottom:20px;
		width:40%;
	}
	#content_footer_links .content > table > tbody >  tr > td:first-child {
		order:3;
	}
	#content_footer_links .content > table > tbody >  tr > td:nth-child(2) {
		order:1;
	}
	#content_footer_links .content > table > tbody >  tr > td:nth-child(3) {
		order:2;
	}
	#content_footer_links .content > table > tbody > tr > td:nth-child(2) img[src*="logo"] {
		max-width:50%;
	}
	/*
	#content_footer_links .content > table > tbody >  tr > td:first-child .subheading {
		text-transform:none;
		letter-spacing:0;
	}*/
	.footer-bottom {
		font-size:12px;
		text-align:center;
	}
	.footer-top .subheading {
		font-size:14px;
	}
	#content_footer_links .content > table > tbody > tr > td:nth-child(3) .subheading {
		font-size:14px;
		margin-top: 50px;
		margin-bottom: 10px;
	}
	.footer-top p:first-child .subheading{
		margin-top:30px;
	}
	
	.footer-bottom .copyright {
		padding-top:25px;
		padding-bottom:10px;
	}
	.footer-bottom {
		border:none;
	}
	.footer-bottom #content_footer_bottom .content a {
		display:block;
		padding:5px 0;
	}
	.footer-bottom .content table.noCollapse {
		margin-top:30px;
	}
	.footer-badge {
		display:none;
	}
	footer .text-tiny {
		text-align:center;
	}
	.footer-newsletter-wrapper {
		padding:65px 0;
	}
	.footer-newsletter-wrapper .content-wrapper {
		padding:0 5%;
	}
	.footer-newsletter-wrapper form .double > div {
		width:100%;
	}
	.footer-newsletter-wrapper form .double > div:first-child {
		margin-bottom:15px;
	}
    .builders .content-slider-container {
        margin: 50px 0;
        padding: 0 40px
    }
    .builders .content-slider-container #mainSliderBuilder li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .builders .content-slider-container #mainSliderBuilder li .left,
    .builders .content-slider-container #mainSliderBuilder li .right {
        width: 100%
    }
    .builders .content-meet-our-builders .builder-filter .filter-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 25px 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .builders .content-meet-our-builders .builder-filter .filter-bar .filter-button {
        font-size: 16px;
        background: #ffffff;
        border: 2px solid #035b64;
        padding: 5px 10px;
        text-decoration: none;
        color: #035b64;
        text-transform: uppercase;
        width: 48%;
        margin-bottom: 5px
    }
	.realtor-item,
	.builderWrapper .item {
        width: 100%;
    }
    .builders .content-incentives .incentives {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 25px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .builders .content-incentives .incentives .incentive {
        width: 100%;
        margin-bottom: 50px
    }
    .builders .content-incentives .incentives .incentive p {
        margin: 0
    }
    .builders .content-incentives .incentives .incentive .name {
        font-size: 17px;
        font-weight: 700;
        color: #035b64
    }
    .builders .content-incentives .incentives .incentive a {
        font-weight: 700;
        font-size: 15px
    }
	.main-content .builder-slider-container .featuredSlider {
		margin-bottom:10px;
	}
	.builder-slider-container .slick-slide {
		padding:0px 40px;
	}
	.content table.noCollapse {
                margin:0px auto;
        }
    .content table:not(.noCollapse) {
            display:block;
            max-width:100% !important;
            width:100% !important;
            height:auto !important;
                        text-align:center;
    }
    .content table:not(.noCollapse) > tbody > tr > td, 
	.content table:not(.noCollapse) > tbody > tr, 
	.content table:not(.noCollapse) > tbody {
            display:block;
            width:auto !important;
            height:auto !important;
            padding:0 !important;
    }
	.content table:not(.noCollapse) > tbody > tr > td:not(:last-child) {
		margin-bottom:20px;
	}
	body table.collapse2Column tr {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-evenly;
	}
	body table.collapse2Column >tbody > tr > td {
		width:50% !important;
		text-align:center;
	}
	*[style*="float: right"], *[style*="float: left"] {
		float:none !important;
	}
	#content_footer_links {
		padding-left:0;
	}
	.left-photo-frame::before {
	    top: -11px;
	    left: 11px;
	    width: calc(100% - 11px);
	    height: calc(100% + 11px);
	}
	.right-photo-frame::before {
	    top: 11px;
	    right: 11px;
	    width: calc(100% - 11px);
	    height: calc(100% - 11px);
	}
	.pattern-bar {
		height:12px;
	}
	.contentBlock.t16 .background-helper {
		height:80%;
	}
	.contentBlock .pattern-container {
	    height: 40px;
	}
	.contentBlock.t40 .wrapper {
		height:40px;
	}
	.contentBlock.t40.spacer-2x .wrapper {
		height:calc(40px * 2);
	}
	.contentBlock.t40.spacer-3x .wrapper {
		height:calc(40px * 3);
	}
	.contentBlock.t40.spacer-4x .wrapper {
		height:calc(40px * 4);
	}
	
	.ContentBlockWrapper .contentBlock.t16:nth-child(2), .ContentBlockWrapper .contentBlock.t15:nth-child(2) {
		font-size:125%;
	}
	.contentBlock .wrapper {
		flex-wrap:wrap;		
	}
	.ContentBlockWrapper > .textured-background {
		background-size: 160px auto;
	}
	.contentBlock.t1 {
		padding:35px 0 45px 0;
		text-align:center;
	}
	.contentBlock.t5 .wrapper .item {
		width:100%;
		margin-top:20px;
	}
	.contentBlock.t6 {
		padding:70px 0 40px 0;
	}
	.contentBlock.t6 .scrollable-slides {
		padding-top:40px;
	}
	.contentBlock.t6 .scrollable-slides .svg-container {
		display:none;
	}
	.contentBlock.t6 .illustration {
	    width: 35%;
	    right: -19%;
	    left: auto;
	    bottom: -70px;
	}
	.contentBlock.t9 {
		padding-bottom:60px;
	}
	.contentBlock.t16 + .contentBlock.t9 {
	    padding-top: 10vw;
	}
	.subpages-slideshow .slide-wrapper,
	.contentBlock.t9 .wrapper,
	.contentBlock.t9 .even .wrapper {
		flex-direction:column;
	}
	.subpages-slideshow .slide-wrapper .image-block-wrapper,
	.subpages-slideshow .slide-wrapper .content-wrapper,
	.contentBlock.t9 .wrapper .content-wrapper,
	.contentBlock.t9 .wrapper .image-block-wrapper {
		width:100%;
	}
	.contentBlock.t30 .contentBlock.subpages-slideshow-wrapper {
		padding:60px 0;
	    margin-bottom: 30px;
	}
	.contentBlock.t30 .scriptwriting-sidetext-container {
		bottom:35%;
	}
	.contentBlock.t9.numberedblock1 .mini-slideshow {
		margin-top:0;
	}
	.contentBlock.t9 .wrapper .content-wrapper {
		margin-bottom:40px;
	}
	.contentBlock.t9 .title .number {
		font-size:50px;
	    left: -10px;
	    top: 10px;
	}
	.contentBlock.t9 .slide[class*="_on"] {
		top:-15px;
	}
	.contentBlock.t9 .slide {
		left:15px;
	}
	.contentBlock.t9 .odd .slide {
		right:15px;
	}
	.contentBlock.t9 .odd .scriptwriting-sidetext-container {
		right:-12%;
	}
	.contentBlock.t9 .odd .slide[class*="_on"],
	.contentBlock.t9 .slide[class*="_on"] {
		right:0;
	}
	.contentBlock.t9 .title::after {
		bottom:13px;
	}
	.contentBlock.t9 .title {
		margin-bottom:20px;
	}
	.contentBlock.t15 .pattern-container {
		height:40px;
	}
	.contentBlock.t15 .wrapper > div:first-child .content {
	    padding: 65px 13%;
	}
	.contentBlock.t15 .wrapper > div:last-child {
	    padding: 45px 13%;
	}
	.contentBlock.t15.precedes-block-16 .wrapper > div:last-child {
		padding-bottom:140px;
	}
	.contentBlock.t15 .scriptwriting-watermark-container {
		background-position: top center;
		bottom:0;
	}
	.contentBlock.t6 .scriptwriting-watermark-container {
		display:none;
	}
	.contentBlock.t16 .content-wrapper .content,
	.ContentBlockWrapper .contentBlock.t16:nth-child(2) .content-wrapper .content {
	    padding: 10.3vw 12%;
	    margin-bottom: 20px;
	}
	.contentBlock.t16 .image-wrapper .photo3 {
		display:none;
	}
	.contentBlock.t16.scriptlayout-double .image-wrapper .photo2 {
	    width: 158px;
	    top: -85px;
	    left: 50%;
	    transform: translateX(-50%);
	}
	.contentBlock.t16.scriptlayout-double .image-wrapper.relative {
		position:static;
	}
	.scriptwriting-sidetext-container {
		height:50px;
	}
	.contentBlock.t16.scriptlayout-double .scriptwriting-sidetext-container {
	    left: auto;
	    right: 7%;
	    top: 100px;
	    height: 50px;
	}
	.contentBlock.t16.scriptlayout-double .image-wrapper .photo4 {
	    top: auto;
	    width: 39%;
	    right: -10%;
	    margin-top: -18%;
	}
	.contentBlock.t16.scriptlayout-double .content-wrapper {
		padding-top:80px;
	}
	.contentBlock.t16.scriptlayout-double .image-wrapper .photo2 span {
		padding-top:106% !important;
	}
	.p_index .contentBlock.t16 .image-wrapper .photo1 {
	    -webkit-mask-position: bottom left 49%;
	    -webkit-mask-size: 186% auto;
	    padding-bottom: 25%;
	}
	.contentBlock.t17 .boxes, .contentBlock.t18 .boxes {
		flex-wrap:wrap;
	}
	.contentBlock.t17 .boxes .box1, .contentBlock.t18 .boxes .box1,
	.contentBlock.t17 .boxes .box2, .contentBlock.t18 .boxes .box2 {
		width:100%;
	}
	.contentBlock.t17 .scriptwriting-sidetext-container {
	    left: auto;
	    top: 0;
	    height: 100%;
	    right: -10%;
	}
	.contentBlock.t17 .photo2 {
		display:none;
	}
	.contentBlock.t17.layout-content-smallboxleft .img-container.mainphoto,
	.contentBlock.t17 .img-container.mainphoto {
	    width: 100%;
	    left: 0;
	    top: -4vw;
	}
	.contentBlock.t17 .scriptwriting-sidetext-container > .svg-container {
	    height: 50px;
	    top: auto;
	    bottom: 50%;
	}
	.contentBlock.t17.layout-content-smallboxleft .boxes .box2 .content,
	.contentBlock.t17 .boxes .box2 .content {
	    top: -9px;
	    left: auto;
	    right: -14%;
	    padding: 50px 20px;
	    width: 94%;
	}
	.contentBlock.t19 .box1 {
		width:100%;
	}
	.contentBlock.t19 .img-container.photo1 {
		width:60%;
	}
	.contentBlock.t19 .img-container.photo2 {
	    width: 80%;
	    left: 20%;
	    margin-top: -20px;
	}
	.contentBlock.t19 .img-container.photo3 {
	    width: 100%;
	    left: 0;
	    margin-top: 20px;
	}
	.contentBlock.t19 .scriptwriting-sidetext-container {
	    margin-top: 100px;
	    z-index: 50;
		right:9%;
	}
	.contentBlock.t30 .filters {
		padding-top:30px;
		padding-bottom:20px;

	    display: flex;
	    flex-wrap: wrap;
	    justify-content: center;
	}
	.contentBlock.t30 .filters .button {
		margin: 5px 10px;
	}
	.scrollable-slides .photo-wrapper {
		width:100%;
	}
	table.dividers.orange > tbody > tr > td:not(:first-child) {
		border:none;
	}
	table.dividers.orange > tbody > tr > td:not(:first-child)::before {
		content:'';
		display:block;
		width:42%;
		margin:0px auto;
		border-top:2px dotted #d48057;
		padding-top:30px;
	    margin-top: 40px;
	}
	.contentBlock.t2 .content-wrapper, .contentBlock.t3 .content-wrapper, .contentBlock.t2 .wrapper .img-wrapper, .contentBlock.t3 .wrapper .img-wrapper,
	.contentBlock.t5 .wrapper .content-wrapper, .contentBlock.t5 .wrapper .image-wrapper,
	.contentBlock.t21 .form-wrapper, .contentBlock.t21 .content-wrapper,
	.contentBlock.t22 .form-wrapper, .contentBlock.t22 .content-wrapper {
		width:100%;
	}
	.contentBlock.t2 .wrapper > div, .contentBlock.t3 .wrapper > div {
		width:100%;
		text-align:center;
	}
	.contentBlock.t2 .img-wrapper, .contentBlock.t3 .img-wrapper {
		order:1;
	}
	.contentBlock.t2 .content-wrapper, .contentBlock.t3 .content-wrapper, .contentBlock.t5 .content-wrapper {
		order:2;
	}
	.contentBlock.t18.layout-content-smallboxleft .boxes .box1 .content {
	    padding: 30px 10% 60px 10%;
	}
	.contentBlock.t19 .boxes .box1 .content {
	    padding: 30px 10% 40px 10%;
	}
	.contentBlock.t19 .scriptwriting-watermark-container {
		display:none;
	}
	.builderDetail h1 {
		text-align:inherit !important;
	}
	.scrollable-slides .pattern-wrapper {
	    right: auto;
		top:auto;
	    left: -20px;
		bottom:-20px;
	}
	.scrollable-slides .count {
		font-size:11px;
		top:25px;
	}
	.scrollable-slides .photo, .scrollable-slides .text-column {
		width:100%;
		top:0;
	}
	.scrollable-slides .text-column .text-wrapper {
		width:100%;
		left:0;
	    text-align: center;
	    padding: 70px 12%;
	}
	.scrollable-slides .rslides_nav.prev,
	.scrollable-slides .rslides_nav.next {
       margin-top: 0;
       width: 30px;
       height: 30px;
       display: block;
	   right:auto;
       top: 0;
	   transform:translateX(-50%);
       margin-top: calc(79vw * .83);
       padding-top: 83px;
   	}
	.scrollable-slides .rslides_nav.next {
        left: calc(50% + 18px);
	}
	.scrollable-slides .rslides_nav.prev {
 	   transform:translateX(-50%) scaleX(-1);
       left: calc(50% - 18px);
	}

	.scrollable-slides .rslides_nav img {
		display:block;
	}
	.subpages-slideshow-wrapper .rslides_tabs {
	    bottom: 0;
	    left: auto;
	}
	.subpages-slideshow .slide-wrapper .content-wrapper {
		margin-top:30px;
	}
	form .double {
		flex-wrap:wrap;
	}
	form .double > div {
		width:100%;
	}
	.checkbox-wrapper {
		justify-content:center;
	}
	.checkboxes.mobile-collapse {
		flex-direction:column;
		align-items:center;
	}
	.checkboxes.mobile-collapse .checkbox {
		width:auto;
		text-align:center;
		justify-content:center;
	}
	.fields.checkbox input {
		width:60px;
		height:60px;
	}
	body .builderincentives .item {
		width:100%;
	}
	.realtor-item h5,
	.builderWrapper h5 {
		font-size:20px;
	}
	.builderWrapper .item .data, .builderWrapper .item .details .specs {
		font-size:110%;
	}
	a[href*='http']{
		word-break:break-word;
	}
}
