/*
Theme Name: Anthem Portside Full Site
Author: 
*/

/* -------------------------------------------------------------------------*/
/* Normalize CSS */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block; }
audio, canvas, video {
  display: inline;
  zoom: 1; }
audio:not([controls]) {
  display: none;
  height: 0; }
[hidden] {
  display: none; }
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }  
html,body{width:100%;height:100%}
html, button, input, select, textarea {
  font-family: sans-serif; }
a:focus { outline:none; }
*:active, *:hover, *:focus { outline: 0; }
h1,h2,h3,h4,h5,h6 {
	box-sizing:border-box;
	margin:0px;
	padding:0px;
}	
div, header, footer, section, input, select, textarea, ul, li, a {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}
abbr[title] {
  border-bottom: 1px dotted; }
b, strong {
  font-weight: 700; }
blockquote {
  margin: 1em 40px; }
dfn {
  font-style: italic; }
mark {
  background: #ff0;
  color: #000; }
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }
pre {
  white-space: pre-wrap;
  word-wrap: break-word; }
q {
  quotes: none; }
q:before, q:after {
  content: none; }
small {
  font-size: 80%; }
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sup {
  top: -0.5em; }
sub {
  bottom: -0.25em; }
dd {
  margin: 0 0 0 40px; }
menu, ol, ul {
  padding: 0 0 0 40px; }
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }
svg:not(:root) {
  overflow: hidden;
  max-width:100%;}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }
legend {
  border: 0;
  white-space: normal;
  margin-left: -7px;
  padding: 0; }
button, input, select, textarea {
  font-size: 100%;
  vertical-align: middle;
  margin: 0;
  border-radius: 0; }
button, input {
  line-height: normal; }
button, html input[type=button],
input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  overflow: visible; }
button[disabled], input[disabled] {
  cursor: default; }
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  height: 13px;
  width: 13px;
  padding: 0; }
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }
textarea {
  overflow: auto;
  vertical-align: top; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
body, figure, form {margin: 0; }
p, pre, dl, menu, ol, ul {margin: 0; }  
p {padding:0 0 12px 0;}

/* -------------------------------------------------------------------------*/

h1, .as-h1 {
	font-family: "Whitman Disp Reg", serif;
	font-size: 45px;
	font-weight: normal;
	line-height:1;
}
h2, .as-h2 {
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 35px;
	font-weight: normal;
	letter-spacing: 1.5px;
	line-height:1.2;
}
h3, .as-h3 {
  font-size: 14px;
  font-weight: normal;
}
h4, .as-h4 {
	font-size:13px;
	font-weight: 400;
}
h5, .as-h5 {
  font-weight: 400;
}
/* basic HTML elements */
img {
  max-width:100%;
  vertical-align:middle;
}
.ie img {
    height: 100%;
}
.ie .icon-wrapper img {
	height:auto;
}
p img {
	height: auto;
}
ul {
	box-sizing:border-box;
	margin:0;
	padding:0;
}
li {
	box-sizing:border-box;
}
input, select, textarea, button {
	background-color:transparent;
	font-family:inherit;
}
option {
	color:#85a6ac;
}
/* basic structure */
html {
  font-size:10px;
  height:100%;
}
body {
	background-color: #fff;
	color:#231F20;
	font-family: 'Gotham A','Gotham B', sans-serif;
	font-weight: normal;
	font-size: 10px;
	height: 100%;
	margin: 0;
	padding:0;
	position: relative;
}
/* header */
header {
	background-color:#94b7bb;
	height:64px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.nav-toggle {
	cursor: pointer;
	left: 14px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px;
	z-index: 101;
}
.nav-toggle span {
	background-color: #000;
	display: block;
	height: 2px;
	margin: 8px 0;
	transition:all 200ms linear;
}
.nav-open .nav-toggle span {
	background-color:#000;
}
.nav-open .nav-toggle span:last-child {
	display: none;
}
.nav-open .nav-toggle span:nth-child(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);
}
.nav-open .nav-toggle span:nth-child(2) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.btn.btn-hdr-book-appt {
	border: 2px solid;
	color: inherit;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 20px;
	letter-spacing: 2px;
	padding: 4px 24px 4px 12px;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 200ms linear;
	z-index: 110;
}
.btn-hdr-book-appt .icon-arrow-right {
	display: inline-block;
	margin-top:2px;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 20px;
}
.btn-hdr-book-appt .icon-arrow-right svg path {
	fill:#000;
}
.hdr-nav-container {
	background-color: #94b7bb;
	color: #fff;
	display: none;
	left:0;
	margin:0px auto;
	position: absolute;
	right:0;
	z-index: 99;
}
.hdr-nav-container.active {
	display:block;
}
.hdr-nav {
	font-size: 0;
	list-style: none;
	padding-top: 84px;
	position: relative;
}
.hdr-nav li {
	position:relative;
}
.hdr-nav li a {
	border-bottom: 1px solid transparent;
	color: #000;
	display: inline-block;
	font-size: 20px;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-weight: 500;
	letter-spacing: 1.5px;
	padding: 7px 0px;
	text-decoration: none;
	text-transform: uppercase;
	transition: 120ms linear;
}
.hdr-nav li a:hover, .hdr-nav li[class*="current_page"] a {
  border-color:#000;
}
ul.children {
  display:none;
}
.hdr-wordmark-wrapper {
	bottom: 0;
	left: 0;
	margin: 0px auto;
	max-width: none;
	opacity: 0.2;
	pointer-events:none;
	position: absolute;
	right: 0;
	width: 100%;
	z-index: 111;
}
/* common */
.content-width {
  margin:0px auto;
  max-width:1220px;
  padding:0px 30px;
  position:relative;
}
.stretch-lr {
	margin-left: -30px;
	margin-right: -30px;
}
.img-full-width {
  width:100%;
}
.img-zero-height {
	height:0;
}
.txt-wrapper {
	font-size: 15px;
	line-height: 1.6;
}
.txt-wrapper p a {
	color:inherit;
	display:inline-block;
}
.txt-color-2 {
	color:#94b7bb;
}
.section-wrapper {
	position:relative;
	z-index:30;
}
.full-height {
	min-height: 91vh;
}
.section-wrapper.pad-top, .pad-top {
	padding-top: 30px;
}
.section-wrapper.pad-bottom {
	padding-bottom:30px;
}
.section-wrapper.neg-margin-top {
	margin-top: -26px;
}
.section-title {
	padding-bottom: 32px;
}
.pg-txt-title {
	padding: 0 0 36px;
}
.bg-color-1 {
	background-color:#fff;
}
.bg-color-2 {
	background-color:#eaf1f1;
}
.sm-list {
	list-style: none;
	padding: 0px 0 0;
	position: relative;
}
.ftr-sm-list {
	display: inline-block;
	margin-left: 16px;
	padding: 0;
	position: relative;
}
.ftr-sm-list li {
	display: inline-block;
	margin:0;
}
.sm-list a {
	display: inline-block;
	position: relative;
	text-align: center;
}
.sm-list a::before {
	/*content: "";*/
	background-color: #fff;
	border-radius: 50%;
	height: 20px;
	left: 50%;
	margin-left: -1px;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transition: all 200ms linear;
	width: 20px;
}
.sm-list a img {
	height: 24px;
	position: relative;
	width: 24px;
}
.txt-upcase-heavy {
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 24px;
	letter-spacing:3px;
	line-height:1.4;
	text-transform:uppercase;
}
.pg-color-box {
	background-color:#eaf1f1;
	left:0;
	position:absolute;
	right:0;
	z-index:-1;
}
.pg-splash-txt {
	padding: 20px 0;
}
.icon-wrapper {
	display: inline-block;
}
.icon-wrapper img {
	display: block;
}
.scroll-item {
	transition: all 320ms ease-out;
}
.fade-up-on-scroll {
	opacity:0;
	transition:opacity 600ms linear;
}
.fade-up-on-scroll.active {
	opacity:1;
}
/* bg color box */
.bg-color-box {
	left: 0;
	position: absolute;
	right: 0;
	transition: all 200ms linear;
	z-index: -1;
}
/* filters */
.filters-title {
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 24px;
	letter-spacing: 2px;
	padding: 6px 0px;
	text-transform: uppercase;
}
.filters-list {
	list-style: none;
	padding: 0 0 32px 0;
	position: relative;
}
.filter {
	color:#696B6E;
	cursor:pointer;
	font-size: 15px;
	font-weight: 500;
	padding: 6px 0;
	text-transform: uppercase;
	transition: all 200ms linear;
}
.filter:hover, .filter.mixitup-control-active, .filter.active {
	color:#000;
}
/* buttons */
.btn {
	position: relative;
	transition: all 200ms linear;
}
.btn-outline {
	border: 2px solid;
	color: inherit;
	display: inline-block;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 8px 24px;
	max-width: 320px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 100%;
}
.btn-margin-top {
	margin-top:12px;
}
.btn-cover-all {
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
/* page headers */
.pg-hdr-wrapper {
	color: #fff;
	background-color: #94b7bb;
	position: relative;
	text-align: center;
	z-index:20;
}
.pg-title-wrapper {
	padding: 86px 0 0 0;
	position:relative;
	z-index:40;
}
.pg-title {
	border-bottom: 1px solid;
	display: inline-block;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 20px;
	letter-spacing: 2px;
	padding: 0 0 8px 0;
	text-transform: uppercase;
}
.pg-hdr-buffer {
	height:290px;
	position:relative;
}
.pg-hdr-img-wrapper {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	left: 0;
	padding: 0 0 76% 0;
	position: relative;
	right: 0;
}
.pg-hdr-type2 .pg-hdr-wrapper {
	padding:0;
}
.pg-hdr-type3 header {
	background-color:#eaf1f1;
}
.pg-hdr-type3 .pg-hdr-wrapper {
	background-color: #eaf1f1;
	padding: 0;
}
.pg-hdr-type2 .pg-hdr-buffer {
	height: 183px;
}
.pg-hdr-type3 .pg-hdr-buffer {
	height: 183px;
}
.pg-hdr-type3 .pg-hdr-img-wrapper {
	padding:0;
}
.hdr-transparent header {
	background-color: transparent;
	position: absolute;
}
.pg-hdr-txt-wrapper {
	color: #fff;
	left: 24px;
	margin: 0 auto;
	max-width: 280px;
	padding: 0;
	position: absolute;
	right: 24px;
	top: 0;
	-webkit-transform:translateY(-88%);
	transform:translateY(-88%);
}
.pg-hdr-txt {
	display:inline;
	font-family: "Whitman Disp Reg";
	font-size:60px;
	left:0;
	line-height:0.8;
	position:relative;
	right:0;
}
/* home page */
.pg-home .pg-title-wrapper {
	display: none;
}
.hm-splash-wrapper {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	padding: 0;
}
.hm-section-title {
	padding: 32px 0 16px;
	text-transform: uppercase;
}
.hm-section-title a {
	align-content: center;
	align-items: center;
	color:inherit;
	display: -webkit-flex;
	display: flex;
	position:relative;
	text-decoration:none;
	transition:all 200ms linear;
}
.hm-section-wrapper .btn-wrapper {
	margin: 12px 0 0px;
}
.hm-section-tours-wrapper {
	background-size: 0;
}
.hm-section-img-wrapper {
	position: relative;
	text-align: center;
}
.pg-img-txt {
	color: #94b7bb;
	display: inline;
	font-family: 'Whitman Disp Reg';
	font-size: 56px;
	line-height: 0.9;
	position:relative;
	text-align: center;
	z-index:11;
}
.hm-tours-img {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -22px;
	padding: 0 0 75% 0;
	position: relative;
	z-index: 9;
}
/* homes */
.features-homes-txt-wrapper h2 {
	padding: 10px 0 16px;
}
.features-homes-wrapper {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.features-homes-bldg {
	padding: 24px 0 0;
	position: relative;
	width:100%;
}
.features-homes-txt-wrapper p {
	max-width: 320px;
}
.interactive-features {
	background-color:#eaf1f1;
	margin-top:30px;
}
.interactive-wrapper {
	position: relative;
}
.features-hotspots-wrapper {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.hotspot.intv-hotspot {
	opacity:1;
}
.intv-hotspot .hotspot-trgt {
	background-color: #000;
	border-radius: 100%;
	height: 30px;
	left:50%;
	position: absolute;
	top:0;
	-webkit-transform:translate(-50%, -50%);
	transform:translate(-50%, -50%);
	transition:all 200ms ease-in-out;
	width: 30px;
}
.intv-hotspot .tooltip {
	top: 0px;
}
.intv-hotspot.active .tooltip {
	opacity: 1;
	top: -32px;
}
.interactive-wrapper .tooltip {
	max-width: 240px;
	min-width: 160px;
	pointer-events:none;
	text-align: center;
	width: 15vw;
}
.interactive-wrapper .tooltip-txt {
	background-color: #53565a;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
	padding-bottom: 6px;
	padding-top: 16px;
}
.interactive-wrapper .tooltip-txt::after {
	background-color: #53565a;
	border-color: #53565a;
}
.box-right .tooltip {
	-webkit-transform: translate(-8%,-100%);
	transform: translate(-8%,-100%);
}
.box-right .tooltip-txt::after {
	left:0;
	-webkit-transform: translate(4px,51%) rotate(45deg);
	transform: translate(4px,51%) rotate(45deg);
}
.box-left .tooltip {
	-webkit-transform: translate(-92%,-100%);
	transform: translate(-92%,-100%);
}
.box-left .tooltip-txt::after {
	left:auto;
	right:0;
	-webkit-transform: translate(-4px,51%) rotate(45deg);
	transform: translate(-4px,51%) rotate(45deg);
}
.hotspot-num {
	color: #fff;
	font-size: 16px;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.interactive-title {
	bottom: 0;
	color: #94b7bb;
	display:inline-block;
	font-family: "Whitman Disp Reg";
	font-size: 60px;
	margin-left: 24px;
	line-height: 1;
	margin-top: -30px;
	padding: 0;
	position: relative;
}
.features-finishes-wrapper {
	padding: 16px 0 0;
	position: relative;
}
.features-finishes-text ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 24px 0 0 0px;
	position: relative;
}
.features-finishes-text ul li {
	padding: 0 0 24px 0;
	width: 100%;
}
.features-finishes-wrapper .btn-download {
	margin: 0 0 24px 0;
}
/* anthem story */
.anthem-logo-wrapper {
	padding: 0 0 32px 0;
}
.anthem-story-txt-wrapper .logo-wrapper {
	margin: 0 0 32px 0;
}
.pg-wordmark-wrapper {
	padding: 10px 0 20px;
}
.pg-wordmark-wrapper img {
	max-width: 208px;
}
.anthem-story-gallery-item {
	padding: 0 0 18px 0;
}
.img-caption {
	font-size: 16px;
	letter-spacing:1px;
	padding: 16px 0 24px;
}
.anthem-story-wrapper .img-caption {
	font-weight: 600;
	text-transform: uppercase;
}
.anthem-story-hero-img-wrapper {
	width: 100%;
}
.anthem-story-txt-wrapper .logo-wrapper {
	margin: 0 0 32px 0;
	width: 100%;
}
/* gallery */
.gallery-wrapper {
	position:relative;
}
.gallery-filters-list {
	text-align: center;
}
.gallery-grid {
	display:-webkit-flex;
	display:flex;
	flex-wrap:wrap;
	margin: 0 0 0 -24px;
	position: relative;
}
.gallery-grid .grid-cell {
	padding: 0 0 0px 24px;
	width: 100%;
}
.pg-gallery-img-wrapper {
	/*background-color: #eaf1f1;*/
	background-position: center;
	background-size: cover;
	height: 0;
	padding: 0 0 80% 0;
	position: relative;
	transition:all 200ms linear;
}
.gallery-filters {
	text-align: center;
}
.page .fancybox-image {
	height: auto;
	left: 0;
	margin: 0px auto;
	max-width: 1160px;
	right: 0;
}
/* virtual home tours */
.tours-hero-img-wrapper {
	margin-bottom: 32px;
	position: relative;
}
.tours-title {
	padding: 0 0 12px 0;
}
.tours-txt-wrapper .btn-wrapper {
	padding: 6px 0 6px;
}
.tour-item-img-wrapper {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	padding: 0 0 90%;
	position: relative;
}
.tour-item-img-wrapper::after {
	content: "";
	background-image: url('../../../images/btn-play.svg');
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	height: 62px;
	left: 50%;
	pointer-events: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	transition: all 200ms linear;
	width: 54px;
}
.tours-grid {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 42px 0 0 -32px;
	position: relative;
}
.tour-grid-item {
	padding: 0 0 32px 32px;
	position: relative;
	width: 100%;
}
.tour-item-plan-details {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	line-height: 1.2;
	padding: 10px 0 0;
	position: relative;
}
.tour-item-plan-details p {
	padding: 0;
}
.tour-item-plan-details .tour-item-name p {
	color: #94b7bb;
	font-size: 50px;
	font-family: "Whitman Disp Reg";
	padding: 0 16px 0 0;
}
.tour-item-data {
	display: block;
	font-weight: 600;
	text-transform:uppercase;
}
.tour-item-meta {
	font-size: 14px;
	letter-spacing:1px;
	position:relative;
}
.tour-item-plan-details .btn-wrapper {
	margin:10px 0 0 0;
	width: 100%;
}
/* featured home */
.pg-feature-home .pg-hdr-wrapper {
	z-index: 45;
}
.section-wrapper.single-plan-content-wrapper {
	padding-top: 46px;
}
.section-wrapper.single-plan-content-wrapper::before {
	content: "";
	background-color: #eaf1f1;
	height: 46px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
/* contact */
.cntc-details-wrapper .cntc-email {
	text-transform: uppercase;
	font-weight: 600;
}
.cntc-details-wrapper .cntc-tel {
	font-weight: 600;
	padding: 0 0 10px 0;
}
.cntc-map-wrapper {
	margin: 32px auto 0;
	max-width: 1200px;
	width: 100%;
}
.acf-map {
    height:0;
    overflow:hidden;
    padding-bottom:80%;
    position:relative;
	 width: 100%;
}
.acf-map iframe{
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
.acf-map img {
   max-width: inherit !important;
}
/* community */
.cmty-block-content {
	position: relative;
}
.cmty-txt-block {
	padding: 32px 0 24px;
	position: relative;
}
.cmty-txt-block h2 {
	padding: 0px 0 24px;
}
.nbhd-interactive-wrapper {
	position: relative;
}
.nbhd-map-wrapper {
	background-color: #fff;
	max-height: 100vh;
	overflow: hidden;
	position: relative;
}
.nbhd-svg-wrapper {
	height: 0;
	left: 50%;
	max-height: 100vh;
	overflow: hidden;
	position: relative;
	-webkit-transform: translate(-50%,-16%);
	transform: translate(-50%,-16%);
	transform-origin: center 0;
	top: 0;
	width: auto;
}
.nbhd-svg-wrapper.dragging {
	transition:none;
}
.nbhd-svg-wrapper.view {
	-webkit-transform: scale(1.15) translate(-43%,-12%);
	transform: scale(1.15) translate(-43%,-12%);
	top: 0;
}
.nbhd-svg-wrapper.active {
	/*transition:all 600ms ease-in-out;*/
}
.nbhd-svg-wrapper::after {
	content:"";
	background:red;
	display:none;
	height:100%;
	left:50%;
	position:absolute;
	top:0;
	width:1px;
}
.nbhd-svg-wrapper svg {
	position:relative;
	transform-origin:center 0;
}
.nbhd-svg-wrapper svg text, .nbhd-svg-wrapper svg path {
	pointer-events:none;
}
.hotspot {
	cursor: pointer;
	opacity: 0;
	position: absolute;
	transition: all 200ms linear;
}
.hotspot:hover {
	opacity: 1;
}
.nbhd-svg-wrapper .hotspot {
	display: block;
	fill:#97999b;
	opacity: 1;
	position: absolute;
	z-index: -1;
	transition: none;
}
.nbhd-svg-wrapper .hotspot.active {
	fill: #E29E25;
}
.nbhd-categories-list {
	list-style: none;
	margin: 0 auto;
	max-width: 600px;
	padding: 32px 0 20px 24px;
	position: relative;
	width: 84%;
}
.nbhd-locations-list {
	color: #231F20;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 0 12px 0;;
	position: relative;
}
.category-header {
	color: #53565A;
	cursor: pointer;
	display: block;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 35px;
	letter-spacing: 3px;
	line-height:1;
	margin: 0;
	padding: 0 0 6px 0;
	position: relative;
	text-transform: uppercase;
}
.category-header::before {
	content: "";
	background-color: #D9D9D6;
	border-radius: 100%;
	height: 10px;
	left: -24px;
	position: absolute;
	top: 14px;
	transition: all 200ms linear;
	width: 10px;
}
.category-header.active {
	color: #231F20;
}
.category-header:hover::before, .category-wrapper .category-header.active::before {
	background-color: #94b7bb;
}
.btn-loc-item {
	display: -webkit-flex;
	display: flex;
	cursor: pointer;
}
.btn-loc-item:hover, .btn.btn-loc-item.active {
	color: #326E75;
}
.loc-name-num {
	display: inline-block;
	width: 33px;
}
.loc-name {
	flex: 1;
}
.tooltip {
	left: 0;
	max-width: 160px;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transform: translate(-50%,-100%);
	transform: translate(-50%,-100%);
	transition: left 400ms ease-in-out, top 400ms ease-in-out, opacity 200ms linear;
	width: auto;
	z-index: 222;
}
.svg-tools {
	bottom: 20px;
	position: absolute;
	left: 20px;
}
.btn-zoom {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	height: 24px;
	margin: 0 0 4px;
	position: relative;
	text-align: center;
	width: 24px;
}
.btn-zoom span {
	font-size: 14px;
	line-height: 1.5;
}
.tooltip-txt {
	background-color: #fff;
	color: #000;
	font-size: 15px;
	letter-spacing:1px;
	padding: 10px 20px 20px;
	position: relative;
	text-transform: uppercase;
}
.tooltip-txt::after {
	content: "";
	background-color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	bottom: 0;
	height: 20px;
	left: 50%;
	position: absolute;
	-webkit-transform: translate(-50%,51%) rotate(45deg);
	transform: translate(-50%,51%) rotate(45deg);
	transform-origin: center center;
	width: 20px;
}
.tooltip a {
	color:#94B7BB;
	text-decoration:none;
}
.tooltip.active {
	opacity:1;
}
.tooltip-plan-name {
	border-bottom: 1px solid #000;
	color: #94b7bb;
	font-family: 'Whitman Disp Reg';
	font-size: 72px;
	line-height: 1;
	margin: 0 0 12px 0;
	padding: 0;
}
.tooltip-plan-lot, .tooltip-plan-desc, .tooltip-plan-sqft {
	font-weight:normal;
	line-height: 1.4;
	padding: 0;
}
.tooltip-plan-sqft {
	font-weight:normal;
}
.btn-close {
	cursor:pointer;
	font-size: 16px;
	padding: 12px 12px 8px 12px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
/* register */
#register {
	max-width: none;
	padding: 0;
	z-index:30;
}
.inst-text {
	padding: 4px 0 24px;
	font-size: 14px;
}
.reg-cntc-wrapper {
	background-color: #f3f6f7;
	position: relative;
	padding: 32px 0;
}
.cntc-details-wrapper {
	padding: 0 0 10px 0;
}
.cntc-details-wrapper a {
	color:inherit;
	display:inline-block;
	text-decoration:none;
}
.txt-wrapper p.cntc-meta {
	padding: 0;
}
/* thank you */
.pg-thank-you .site-wordmark-wrapper, .pg-404 .site-wordmark-wrapper {
	margin: 0px auto;
	max-width: 330px;
	padding: 42px 0;
}
.pg-thank-you, .pg-404 {
	background-color: #92b7bc;
	color: #231f20;
}
.pg-thank-you .pg-title-wrapper {
	display: none;
}
.pg-thank-you strong {
	color: #fff;
	font-size: 20px;
	font-family: 'Gotham Book';
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
}
/* 404 */
.pg-404 header {
	display:none;
}
.pg-404 .site-wordmark-wrapper {
	margin: 0px auto;
	max-width: 320px;
	padding: 10px 0 32px;
	width: 64%;
}
.s404-title {
	color: #a4c3c7;
	font-size: 172px;
	padding: 0;
	font-family: "Whitman Disp Reg", serif;
	line-height: 1;
	-webkit-transform: translateX(-16%);
	transform: translateX(-16%);
}
.s404-text {
	color: #fff;
	margin-top: -70px;
	position: relative;
}
.s404-text h2 {
	color:#000;
	padding: 0 0 14px 0;
}
.u404-nav-list {
	color: #000;
	font-size:0;
	list-style: none;
	padding: 10px 0 0 0;
}
.u404-nav-list a {
	margin:8px 0 8px 0;
}
/* owl carousel */
.carousel-wrapper {
	position: relative;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	margin:0;
}
.carousel-wrapper .owl-theme .owl-dots {
	bottom: 40px;
	left: 0;
	margin: 0;
	position: absolute;
	right: 0;
	z-index:15;
}
.carousel-wrapper .owl-theme .owl-dots .owl-dot span {
	background-color:transparent;
	border: 1px solid #fff;
	box-sizing: border-box;
	transition: all 200ms linear;
}
.carousel-wrapper .owl-theme .owl-dots .owl-dot.active span, .carousel-wrapper .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #fff;
}
.carousel-wrapper .owl-nav {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index:50;
}
.owl-btn {
	box-sizing: content-box;
	cursor: pointer;
	padding: 24px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 200ms linear;
	width: 13px;
}
.owl-btn.owl-prev img {
	transform: rotate(180deg);
}
.owl-btn.owl-next {
	right: 0;
}
/* site map */
.home-types-list {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 12px 0;
	position: relative;
}
.home-types-list li {
	padding: 0 0 12px 0;
	width:100%;
}
.home-type-label {
	background-color:transparent;
	cursor: pointer;
	transition: all 200ms linear;
}
.home-type-label:hover, .home-type-label.active {
	background-color:#eaf1f1;
}
.home-type-plans-list {
	display:none;
	list-style:none;
}
.home-type-plans-list li:first-child {
	padding-top:12px;
}
.home-type-plans-list li:last-child {
	border-bottom: none;
}
.mobile-plan-meta-grid {
	border-bottom: 1px solid #94b7bb;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
	padding: 0 0 10px 0;
	position: relative;
}
.mobile-plan-title {
	color: #94b7bb;
	font-family: "Whitman Disp Reg";
	font-size: 48px;
	line-height: 1;
	width: 70px;
}
.mobile-plan-title p {
	padding:0;
}
.mobile-plan-details {
	text-transform:uppercase;
}
.mobile-plan-details p {
	font-weight: 600;
	line-height: 1.4;
	padding: 0px 0 0 0;
}
.has-indicators .filter {
	padding: 2px 0 2px 24px;
	position: relative;
}
.has-indicators .filter::before {
	content: "";
	background-color: #fff;
	border-radius: 100%;
	height: 10px;
	left: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	transition: all 200ms linear;
	width: 10px;
}
.has-indicators .filter:hover::before, .has-indicators .filter.active::before {
	background-color: #94b7bb;
}
.has-indicators .filter-label {
	display: block;
	padding: 14px 0;
}
.siteplan-wrapper {
	margin: -40px -30px 0 -30px;
	position: relative;
}
.icon-north-wrapper {
	left: 0;
	padding:24px;
	position: absolute;
	top: 0;
	z-index: 99;
}
.icon-north-wrapper img {
	max-width:42px;
	width:42px;
}
.fp-svg-wrapper {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 0;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}
.fp-svg-wrapper > svg {
	height: 100%;
	left:0;
	position: absolute;
	top:0;
	transition: all 200ms linear;
	width: 100%;
}
.fp-svg-wrapper .hotspot {
	display: none;
	pointer-events: none;
}
.fp-svg-wrapper .hotspot.group-not-active {
	opacity:0;
	pointer-events:none;
}
.fp-svg-wrapper .hotspot.phase-active {
	display:block;
}
.siteplan-wrapper .hotspot.active, .siteplan-wrapper .hotspot.group-active {
	opacity:1;
}
.siteplan-wrapper .hotspot pattern {
	display:none;
}
.siteplan-wrapper .hotspot.active pattern {
	display:inline;
}
.plans-legend-wrapper {
	display:none;
	padding: 24px 0 0 0;
}
.plans-beds-list {
	font-size: 12px;
	list-style: none;
	padding: 32px 0;
	position: relative;
}
.plans-beds-list li {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	letter-spacing: 1px;
	padding: 9px 0 32px;
	position: relative;
}
.plan-beds-label {
	display: inline-block;
	text-transform: uppercase;
}
.plans-beds-list .swatch {
	background-color: #ccc;
	display: inline-block;
	height: 20px;
	margin-right:16px;
	width: 20px;
}
.swatch.plan-beds-2-bedrooms {
	background-color:#91B6BB;
}
.swatch.plan-beds-3-bedrooms {
	background-color:#305758;
}
.swatch.plan-beds-4-bedrooms {
	background-color:#406D6E;
}
.plans-types-list {
	list-style: none;
	position: relative;
}
.plans-types-list li {
	display:inline-block;
	width:100%;
} 
.plan-data-wrapper {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	font-size:12px;
	line-height: 1;
	margin: 0 0 8px 0;
	position: relative;
	text-transform:uppercase;
}
.plan-title {
	border-top: 1px solid transparent;
	padding: 12px 20px 0 0;
}
.plan-details {
	border-top: 1px solid;
	flex: 1;
	padding: 12px 0 0 0;
}
.plan-details p {
	padding:0 0 8px 0;
}
.plan-details p br {
	display: none;
}
.btn-site-map-download {
	margin: 32px 0 12px;
}
.site-map-disclaimer {
	padding: 24px 0;
	position: relative;
}
.sitemap-filters-wrapper {
	display: none;
}
/* single plan */
.plan-name {
	color: #94b7bb;
	font-family: "Whitman Disp Reg";
	font-size: 100px;
	opacity: 0.2;
	padding: 0;
}
.plan-meta-wrapper {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin-top: -58px;
	position: relative;
}
.plan-meta-txt {
	flex: 1;
	letter-spacing: 1px;
	max-width: 70%;
	padding: 0 0 0 20px;
}
.txt-wrapper.plan-meta-txt p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 0;
	text-transform:uppercase;
}
.back-btn-wrapper {
	padding: 0;
	position: relative;
}
.btn-back-to-floorplans {
	align-items: center;
	color: inherit;
	display: -webkit-flex;
	display: flex;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 20px;
	letter-spacing: 2px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 200ms linear;
}
.icon-btn-back, .icon-btn-next {
	border: 1px solid;
	display: inline-block;
	font-size: 0;
	line-height: 1;
	margin: 0 12px 0 0;
	padding: 6px 10px 6px;
	text-align: center;
}
.icon-btn-next {
	margin: 0 0 0 12px;
}
.icon-btn-back img {
	width:10px;
}
.single-floors-wrapper {
	padding: 64px 0 0;
	position: relative;
	text-align: center;
}
.single-floors-grid {
	align-items:flex-end;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -32px;
	position: relative;
}
.single-plan-floorplan {
	padding: 0 0 32px 32px;
	width: 100%;
}
.single-plan-floorplan img {
	max-width: none;
	width: 100%;
}
.level-label {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 2px;
	padding: 24px 0 12px;
	text-transform: uppercase;
}
.single-plan-btns-list {
	list-style: none;
	padding: 0px;
	position: relative;
}
.single-plan-btns-list .btn-wrapper {
	margin: 0 auto 10px;
	max-width: 360px;
	width: 100%;
}
.single-plan-disclaimer {
	font-size:8px;
	padding:20px 0;
}
/* sub footer */
.sub-footer {
	background-color: #94b7bb;
	color: #fff;
	position: relative;
}
.sub-footer-txt-wrapper {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	padding: 14px 0;
	flex-wrap: wrap;
	position: relative;
}
.ftr-tagline-wrapper {
	display: none;
	font-family: "Whitman Disp Reg", serif;
	font-size: 22px;
	letter-spacing: 2px;
}
.ftr-cta-btn-wrapper {
	position:relative;
	width: 100%;
}
.ftr-cta-btn-wrapper a {
	align-items: center;
	color: inherit;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	font-family: "Knockout 27 A", "Knockout 27 B";
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
}
.ftr-cta-btn-wrapper .icon-arrow-right {
	display: block;
	margin:0px 0 0 14px;
	width: 24px;
}
/* footer */
footer, #footer {
	background-color: #000;
	padding: 14px 0;
	position: relative;
}
footer .content-width {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
}
.ftr-anthem-logo {
	padding: 0;
	width: 50%;
}
.ftr-anthem-logo img {
	max-width: 150px;
}
.ftr-sm-wrapper {
	flex: 1;
	margin: 0;
	padding: 0 0 16px 0;
	text-align: right;
}
.btn-disclaimer-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.btn-site-disclaimer {
	color: #fff;
	display: block;
	font-size: 12px;
	margin: 12px 0 0 0;
	text-decoration: none;
	text-transform: capitalize;
}
.disclaimer-open {
	height: auto;
}
.site-disclaimer {
	background-color: rgba(0,0,0,0.5);
	bottom: 0;
	display: none;
	left: 0;
	padding:24px 0;
	position: absolute;
	width: 100%;
	z-index: 111;
}
.ltbx-content-wrapper {
	align-items: center;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	min-height: 100%;
}
#disclaimer-content {
	background-color: #000;
	color: #fff;
	font-size: 14px;
	line-height: 1.6;
	margin: 0px auto;
	max-width:800px;
	padding: 24px;
	width: 90%;
}
.btn-close-wrapper {
	text-align: center;
}
.btn-close-disclaimer {
	border: 1px solid;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 40px 0 16px;
	max-width: 120px;
	padding: 4px 12px;
	text-transform: uppercase;
	width: 100%;
}
/* animation */
.bounce {
	animation-name: bounce;
	animation-timing-function: ease;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}
@keyframes bounce {
	0%   { transform: translate(-50%,0); }
	30%  { transform: translate(-50%,-20px); }
	50%  { transform: translate(-50%,0); }
	100% { transform: translate(-50%,0); }
}
/* form */
#message {
	color:red;
	font-size:14px;
}
.form-wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.q-wrapper {
	align-items: flex-end;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding: 10px 0;
	position: relative;
}
.captcha-wrapper {
	display:block;
	padding: 32px 0 32px;
}
.submit-wrapper {
	display:block;
	text-align:center;
}
label {
	box-sizing: border-box;
	display: block;
	font-size: 14px;
	padding: 0 10px 0 0;
	white-space: nowrap;
	width: 100%;
}
input, select, textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-bottom: 1px solid;
	color: inherit;
	padding: 6px 4px 2px 4px;
	transition: all 200ms ease;
}
input[type="text"], input[type="tel"], input[type="email"] {
	display: block;
	flex: 1;
	width: 100%;
}
select {
	border-radius:0;
	-webkit-appearance:none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width:100%;
}
select::-ms-expand {
    display: none;
}
.select-wrapper {
	position: relative;
	flex: 1;
}
.select-wrapper .chevron {
	margin-top: 0;
	pointer-events: none;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 36px;
}
textarea {
	height: 100px;
	width: 100%;
}
.error-field, .error {
	border-color:red;
}
input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	width: auto;
}
.consent-wrapper {
	display: block;
}
.btn-ltbx {
	color: #85a6ac;
	text-decoration: none;
}
input[type=checkbox].css-checkbox {
	position: absolute; 
	overflow: hidden; 
	clip: rect(0 0 0 0); 
	height:1px; 
	width:1px; 
	margin:-1px; 
	padding:0;
	border:0;
}
input[type="checkbox"].css-checkbox + label.css-label {
	cursor: pointer;
	padding-left: 30px;
}
input[type=radio].css-checkbox:checked + label.css-label, input[type=checkbox].css-checkbox:checked + label.css-label::before {
	background-position: 0 -20px;
}
.css-label {
	position:relative;
	white-space:normal;
}
.css-label::before {
	content: "";
	background-image: url('../../../images/checkbox.png');
	background-repeat: no-repeat;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
input.css-checkbox[type="checkbox"] + label.css-label.label-wide {
	width: 90%;
}
.css-label.label-wide.label-error {
  color: red;
}
input[type="submit"] {
	margin: 0px 0 24px;
	width: 100%;
}
input[type="submit"]:hover {
	background-color:#000;
	border-color:#000;
	color:#fff;
}
#test_email {
    display: none;
}
/* grids */
.grid {
	font-size: 0; /* 1 */
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
	text-rendering: optimizespeed;
}
.grid-cell {
	font-size: 14px; /* 1 */
	display: inline-block;
	position:relative;
	vertical-align: top;
	width: 100%;
	word-spacing: normal;
	text-rendering: auto;
	*display: inline;
	*zoom: 1;
}
.grid-gutters {
	margin-left: -16px;
}
.grid-gutters > .grid-cell {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left:16px;
	padding-bottom:16px;
}
@media only screen and (max-width:320px) {
	input, select, textarea {
	  font-size:16px;
	}
}
@media only screen and (min-width:375px) {
	h1, .as-h1 {
		font-size: 46px;
	}
}
@media only screen and (min-width:500px) {
	.ftr-sm-list li {
		margin:0 10px 0 10px;
	}
}
@media only screen and (min-width:680px) {
	.hm-hdr-logo-wrapper {
		width: 60%;
	}
	.siteplan-wrapper {
		margin: 0;
	}	
	.icon-north-wrapper img {
		max-width:69px;
		width:69px;
	}
}
@media only screen and (min-width:768px) {
	h1, .as-h1 {
		font-size: 48px;
	}
	h2, .as-h2 {
		font-size: 36px;
		letter-spacing:2px;
	}
	header {
		height: 80px;
	}
	.show-mobile {
		display:none;
	}
	.show-desktop {
		display:inline-block;
	}
	.btn.btn-hdr-book-appt {
		font-size: 24px;
	}
	.hdr-wordmark-wrapper {
		width:90%;
	}
	.pg-hdr-buffer,.pg-hdr-type3 .pg-hdr-buffer {
		height: 270px;
	}
	.pg-hdr-type2 .pg-hdr-buffer {
		height: 260px;
	}
	.pg-hdr-img-wrapper {
		padding: 0 0 42% 0;
	}
	.pg-hdr-type2 .pg-hdr-img-wrapper {
		padding: 0 0 50% 0;
	}
	.pg-hdr-txt-wrapper {
		max-width: 420px;
	}
	.pg-title {
		font-size: 30px;
	}
	.content-width, .hm-splash-wrapper > .content-width {
		left: 0;
		margin: 0px auto;
		right: 0;
		width: 90%;
	}
	.stretch-lr {
		margin-left:0;
		margin-right:0;
	}
	.col-1-wrapper .section-title {
		max-width: 560px;
		padding-bottom:0;
		width: 90%;
	}
	.txt-upcase-heavy {
		font-size: 32px;
	}
	.txt-wrapper.pg-splash-txt p:last-child {
		padding-bottom: 10px;
	}
	.txt-wrapper.txt-upcase-heavy p:last-child {
		padding-bottom: 0;
	}
	.btn-outline {
		max-width: 300px;
		width:auto;
	}
	.section-wrapper.pad-top, .pad-top {
		padding-top: 42px;
	}
	.pad-xtra-section-1 .section-wrapper[section="1"].pad-top {
		padding-top: 84px;
	}
	.section-wrapper.pad-bottom, .pad-bottom {
		padding-bottom: 42px;
	}
	.cols-wrapper, .form-grid {
		display: -webkit-flex;
		display:flex;
		flex-wrap:wrap;
		margin-left: -32px;
		position:relative;
	}
	.cols-wrapper.align-bottom {
		align-items: flex-end;
		align-content: flex-end;
	}
	.col-1-wrapper, .col-2-wrapper {
		padding: 0 0 0 32px;
	}
	.col-1-wrapper {
		width: 50%;
	}
	.col-2-wrapper {
		flex:1;
	}
	.cols-55-45 .col-1-wrapper {
		width: 55%;
	}
	.col-1-wrapper .pg-txt-title {
		padding-bottom: 0.2em;
	}
	.pg-splash-txt {
		padding:0;
	}
	.hm-section-homes {
		align-items: flex-end;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row-reverse;
	}
	.hm-homes-txt {
		padding: 0 48px 2% 0;
		width: 42%;
	}
	.hm-homes-img-wrapper {
		flex: 1;
	}
	/*.hm-homes-img {
		-webkit-transform: translateY(40%);
		transform: translateY(40%);
	}*/
	.hm-section-tours-wrapper {
		margin-bottom: 76px;
		margin-top:76px;
	}
	.hm-section-tours-wrapper .content-width {
		height: 0;
		padding-bottom: inherit;
	}
	.section-wrapper.hm-section-homes-wrapper {
		padding-bottom:80px;
		padding-top: 80px;
	}
	.section-wrapper.pad-top.hm-section-tours-wrapper {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 0;
		padding: 0 0 40% 0;
	}
	.hm-section-wrapper.hm-section-tours {
		align-content: center;
		display: -webkit-flex;
		display: flex;
		height: 100%;
	}
	.hm-section-tours .hm-section-img-wrapper {
		height: 100%;
		left: 0;
		position: absolute;
		right: 0;
	}
	.hm-tours-img {
		display: none;
	}
	.pg-img-txt {
		display: block;
		left: 0;
		margin: 0px auto;
		position: absolute;
		right: 0;
	}
	.pg-img-txt-1 {
		top:0;
		-webkit-transform: translateY(-64%);
		transform: translateY(-64%);
	}
	.pg-img-txt-2 {
		bottom: 0;
		-webkit-transform: translateY(60%);
		transform: translateY(60%);
	}
	.hm-tours-content {
		max-width: 360px;
		padding: 4% 0 0;
	}
	.hm-tours-txt .btn-outline {
		max-width: none;
		width: auto;
	}
	.hm-section-gallery {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
	}
	.hm-gallery-img-wrapper {
		flex: 1;
	}
	.hm-gallery-content {
		padding: 0 0 0 48px;
		width: 42%;
	}
	.hm-section-story {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		padding: 42px 0 24px;
	}
	.hm-story-title {
		width: 46%;
	}
	.hm-story-title .hm-section-title {
		padding-top:0;
	}
	.hm-story-txt {
		flex: 1;
	}
	.story-content-wrapper {
		padding: 64px 0 0;
	}
	.btn-take-tour {
		margin: 0;
		max-width:200px;
		text-align: center;
		width: auto;
	}
	.tour-grid-item {
		width: 50%;
	}
	.cmty-block-content {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 0 -64px;
	}
	.cmty-block:nth-child(2n) .cmty-block-content {
		flex-direction: row-reverse;
	}
	.community-blocks-wrapper {
		margin-top: 0px;
	}
	.cmty-block-img-wrapper {
		background-size: 0;
	}
	.cmty-block-img-lg {
		padding: 64px 0 64px 64px;
		margin-top: 0px;
		width: 60%;
	}
	.cmty-block-col {
		padding: 0 0 10px 64px;
		width: 40%;
	}	
	.loc-name-num {
		width: 36px;
	}
	.section-wrapper.pad-top.single-plan-content-wrapper {
		padding-top: 120px;
	}
	.section-wrapper.single-plan-content-wrapper::before {
		content: "";
		background-color: #eaf1f1;
		height: 118px;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.features-homes-wrapper {
		align-content: flex-end;
		align-items: flex-end;
		margin: 64px 0 64px -64px;
	}
	.features-homes-bldg {
		padding: 0 0 0 64px;
		width: 50%;
	}
	.features-homes-txt-wrapper h2 {
		padding: 10px 0 16px;
	}
	.features-finishes-title-wrapper {
		align-content: center;
		align-items: center;
		display: -webkit-flex;
		display: flex;
		position: relative;
	}
	.interactive-title {
		font-size: 80px;
		left: 0;
		margin-top: -40px;
	}
	.features-finishes-title-wrapper .btn-download {
		margin: 0 0 0 auto;
	}
	.features-finishes-text ul {
		justify-content: space-between;
		padding-top:32px;
	}
	.features-finishes-text ul li {
		padding-right: 24px;
		width: calc(33.3333% - 24px);
	}
	.interactive-wrapper {
		margin-top: 30px;
	}
	.interactive-features {
		background-color: transparent;
		padding-bottom:25px;
	}		
	.intv-hotspot .hotspot-trgt {
		height: 32px;
		width: 32px;
	}
	.features-finishes-wrapper {
		padding: 64px 0 0;
	}
	.fp-svg-wrapper .hotspot {
		pointer-events: all;
	}
	.sitemap-filters-wrapper {
		background-color: #e3e4e5;
		display: block;
		padding: 30px;
		width: 100%;
	}
	.sitemap-filters-wrapper .filters-list {
		padding-bottom:0;
	}
	.sitemap-filters-wrapper .filters-list li {
		display: inline-block;
		padding: 0 20px 0 0;
	}
	.plans-legend-wrapper {
		display:block;
		position: relative;
	}
	.plans-types-list {
		-moz-column-count: 2;
		-moz-column-gap: 0px;
		-webkit-column-count: 2;
		-webkit-column-gap: 0px;
		column-count: 2;
		column-gap: 0px;
		flex: 1;
		margin: 0 0 0 -32px;
		padding: 32px 0 32px 0px;
	}
	.plans-types-list li {
		padding: 0 0 0px 32px;
	}
	.plan-name {
		font-size: 240px;
	}
	.plan-meta-wrapper {
		margin-top: -142px;
	}
	.txt-wrapper.plan-meta-txt p {
		font-size: 20px;
	}
	.btn-back-to-floorplans {
		font-size: 30px;
	}
	.icon-btn-back {
		margin: 0 20px 0 0;
		padding: 10px 14px;
	}
	.single-plan-floorplan {
		width: 33.3333%;
	}
	.single-plan-btns-list {
		text-align: right;
		width: 100%;
	}
	.single-plan-btns-list li {
		display: inline-block;
	}
	.single-plan-btns-list .btn-wrapper {
		margin: 0;
		padding-left: 12px;
	}
	.single-plan-disclaimer {
		padding: 30px 0;
	}
	#disclaimer {
		height:100vh;
	}
	.col-1-wrapper > .content-width, .col-2-wrapper > .content-width {
		padding: 0;
		width:100%;
	}
	.full-height {
		height: calc(100% - 135px);
		min-height: 680px;
	}
	.gallery-wrapper {
		padding-bottom: 26px;
	}
	.gallery-filters-list {
		padding: 32px 0;
	}
	.gallery-filters-list .filter {
		display: inline-block;
		padding: 20px 20px;
	}
	.gallery-grid .grid-cell {
		padding: 0 0 24px 24px;
	}
	.gallery-grid .grid-cell.small {
		width: 33.3333%;
	}
	.gallery-grid .grid-cell.large {
		width:66.6666%;
	}
	.pg-gallery-img-wrapper {
		max-height: 278px;
		height: 20vw;
		padding: 0;
	}
	.cntc-map-wrapper {
		margin: 64px auto;
	}
	.acf-map {
		padding-bottom: 42%;
	}
	.s404-text {
		margin: 16px 0 0;
	}
	.form-wrapper {
		margin: 48px auto 0;
	}
	.form-grid-cell {
		display: block;
		padding: 0 0 32px 32px;
		width: 50%;
	}
	.form-grid-cell.full-width {
		width:100%;
	}
	.consent-submit-wrapper {
		display: -webkit-flex;
		display: flex;
		margin: 0 0 0 -32px;
		padding-top: 48px;
	}
	.submit-wrapper {
		flex:1;
		padding-left: 32px;
		min-width:120px;
		text-align: left;
	}
	.q-wrapper.consent-wrapper {
		padding-left:32px;
		width:70%;
	}
	.pg-thank-you .site-wordmark-wrapper {
		padding: 48px 0 48px;
	}
	.pg-thank-you .site-location {
		font-size: 52px;
		padding: 24px 0 64px;
	}
	.sm-list a img {
		height: 26px;
		width: 26px;
	}
	.s404-title {
		font-size: 160px;
	}
	.cols-404-wrapper {
		background-image: url('../../../images/404.svg');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.error404 .col-1-wrapper {
		visibility: hidden;
		width: 44%;
	}
	.u404-nav-list li {
		display: inline-block;
		padding: 0 0 0px 16px;
		position: relative;
	}
	.u404-nav-list a {
		margin: 8px 0 0px 0;
	}
	.ftr-tagline-wrapper {
		display: block;
		flex: 1;
	}
	.txt-wrapper .ftr-tagline-wrapper p {
		line-height: 1.2;
		max-width: 300px;
		padding:0;
	}
	.ftr-cta-btn-wrapper {
		max-width: 34%;
		width: auto;
	}
	.ftr-cta-btn-wrapper a {
		font-size: 25px;
		letter-spacing:3px;
	}
	footer {
		padding:0;
	}
	footer .content-width {
		align-items: center;
		display: -webkit-flex;
		flex-wrap: wrap;
		overflow: hidden;
	}
	.ftr-anthem-logo {
		display: inline-block;
		max-width:none;
		padding: 40px 0;
		text-align:left;
		vertical-align: middle;
		width: 50%;
	}
	.ftr-anthem-logo img {
		max-width: 240px;
		width:100%;
	}
	.ftr-sm-wrapper {
		margin: 0 0 0 auto;
		padding-left: 16px;
		text-align: right;
		width: 50%;
	}
	.ftr-sm-list {
		margin: 4px 6px 0 0;
		order: 1;
	}
}
@media only screen and (min-width:1020px) {
	h1, .as-h1 {
		font-size: 64px;
	}
	h2, .as-h2 {
		font-size: 40px;
		letter-spacing:3px;
	}
	h4, .as-h4 {
		font-size: 16px;
	}
	.nav-toggle {
		left: 32px;
	}
	.btn.btn-hdr-book-appt {
		font-size: 30px;
		padding: 4px 32px 4px 20px;
	}
	.btn-hdr-book-appt .icon-arrow-right {
		margin-top: 5px;
		right: 8px;
	}
	.hdr-nav li a {
		font-size: 30px;
	}
	.pg-hdr-wrapper {
		margin: 0;
		padding: 0;
	}
	.single-plan .pg-hdr-wrapper {
		margin:0;
	}
	.has-hdr-txt .pg-hdr-wrapper {
		margin-bottom:100px;
	}
	.pg-hdr-type2 .pg-hdr-wrappe {
		margin:0;
	}
	.pg-register .pg-hdr-wrapper {
		margin-bottom:0;
	}
	.pg-hdr-txt-wrapper {
		bottom: 0;
		left: 0;
		margin: 0px auto;
		max-width: 720px;
		padding: 0;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transform: none;
		transform: none;
		width: 80%;
	}
	.pg-hdr-txt, .pg-img-txt {
		display: block;
		font-size: 90px;
	}
	.pg-hdr-txt-1 {
		color: #E8F3F4;
		-webkit-transform: translateY(50%);
		transform: translateY(-50%);
	}
	.double-height-txt-1 .pg-hdr-txt-1 {
		transform: translateY(-75%);
		-webkit-transform: translateY(-75%);
	}
	.pg-hdr-txt-2 {
		bottom: 0;
		color: #94b7bb;
		position: absolute;
		top: auto;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
	}
	.hdr-reg-btn {
		font-size:30px;
	}
	.txt-wrapper.txt-upcase-heavy {
		font-size: 36px;
	}
	.col-1-wrapper .section-title {
		width: 90%;
	}
	.section-wrapper.pad-top {
		padding-top: 64px;
	}
	.pad-xtra-section-1 .section-wrapper[section="1"].pad-top {
		padding-top: 128px;
	}
	.section-wrapper.pad-bottom {
		padding-bottom:64px;
	}
	.section-wrapper.neg-margin-top {
		margin-top: -42px;
	}
	.txt-wrapper {
		font-size: 20px;
	}
	.txt-wrapper.cntc-details-wrapper {
		font-size:18px;
	}
	.btn-next-section img {
		max-width: none;
		width: 60px;
	}
	.hm-splash-wrapper {
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
		height: 0;
		padding: 0 0 48% 0;
	}
	.section-wrapper.hm-section-homes-wrapper {
		padding-bottom:100px;
		padding-top: 100px;
	}
	.plans-types-list {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
	.plan-name {
		font-size: 300px;
	}
	.plan-meta-wrapper {
		margin-top: -176px;
	}
	.cols-wrapper, .form-grid {
		margin-left: -64px;
	}
	.col-1-wrapper, .col-2-wrapper, .form-grid-cell {
		padding: 0 0 0 64px;
	}
	.col-1-wrapper {
		width: 50%;
	}
	.col-2-wrapper {
		width: 50%;
	}
	.col-2-wrapper .pad-txt-top {
		padding-top: 20px;
	}
	.anthem-story-wrapper {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 0 -48px;
		position: relative;
	}
	.anthem-story-wrapper .anthem-logo-wrapper {
		padding: 0 0 64px 48px;
		width:100%;
	}
	.logo-wrapper.anthem-logo-wrapper img {
		width: 260px;
	}
	.anthem-story-txt-wrapper .pg-txt-title-wrapper {
		padding: 0 0 0 48px;
		width: 50%;
	}
	.anthem-story-txt-wrapper {
		padding: 0 0 0 48px;
		width: 50%;
	}
	.pg-wordmark-wrapper {
		padding: 24px 0 20px;
	}
	.anthem-story-gallery-wrapper {
		flex: 1;
		margin: 0 0 0 auto;
		max-width: 420px;
		padding: 0 0 0 48px;
	}
	.ie .anthem-story-gallery-wrapper {
		margin:0 auto;
	}
	.ie .anthem-story-txt-wrapper {
		flex:1;
	}
	.anthem-story-gallery-item {
		text-align: right;
	}
	.hero-img-caption {
		text-align: right;
	}
	.anthem-story-hero-img-wrapper {
		padding: 0 0 0 48px;
	}
	.tour-item-plan-details .tour-item-name p {
		font-size: 72px;
	}
	.tour-item-meta {
		font-size: 20px;
	}
	.nbhd-map-wrapper {
		height: 0;
		padding: 0 0 60% 0;
	}
	.nbhd-details-wrapper {
		align-content: flex-end;
		align-items: flex-end;
		background-color: rgba(255,255,255,0.6);
		display: -webkit-flex;
		display: flex;
		height: 100%;
		max-width: 408px;
		position: absolute;
		right: 0;
		top: 0;
		width: 30%;
	}
	.nbhd-categories-list {
		padding-top:0;
	}
	.category-header::before {
		top: 14px;
	}
	.mobile-filters-wrapper {
		display:none;
	}
	.sitemap-content-wrapper {
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		position: relative;
	}
	.siteplan-wrapper {
		flex: 1;
	}
	.sitemap-filters-wrapper {
		background-color:#e3e4e5;
		display: block;
		max-width:220px;
		min-width: 160px;
		padding:30px;
		width: 30%;
	}
	.sitemap-filters-wrapper .filters-list li {
		width: 100%;
	}
	.filters-title {
		font-size: 42px;
		letter-spacing:3px;
		padding: 0 0 32px 0;
	}
	.site-map-filters {
		padding-bottom: 4px;
	}
	.sitemap-filters-wrapper .has-indicators .filter {
		padding: 0px 0 0px 30px;
	}
	.sitemap-filters-wrapper .has-indicators .filter::before {
		height:18px;
		width:18px;
	}
	.has-indicators .filter-label {
		display: block;
		margin: 24px 0 0 0;
		padding: 0;
		position: relative;
	}
	.has-indicators .filter-label::before {
		content: "";
		border-top: 2px solid #000;
		position: absolute;
		top: -12px;
		width: 100%;
	}
	.interactive-wrapper .tooltip {
		width: 25vw;
	}
	.interactive-title {
		font-size: 100px;
		margin-top: -50px;
	}
	.single-plan-btns-list .btn-wrapper {
		padding-left: 24px;
	}
	.single-plan-disclaimer {
		font-size: 10px;
		padding: 36px 0 36px;
	}
	.level-label {
		padding: 36px 0 48px;
	}
	.btn-outline {
		font-size: 30px;
	}
	.error404 .col-1-wrapper {
		width:44%;
	}
	.error404 .col-2-wrapper {
		width:56%;
	}
	.col-2-wrapper > h2:first-child {
		padding-bottom: 18px;
		padding-top: 18px;
	}
	.carousel-wrapper .owl-theme .owl-dots {
		bottom: 8%;
	}
	.cntc-map-wrapper {
		margin: 64px auto 96px;
	}
	.pg-thank-you .site-wordmark-wrapper {
		padding: 32px 0 132px;
	}
	.thank-you-title {
		font-size:72px;
	}
	.s404-text h2 {
		padding: 0 0 56px 0;
	}
	.pg-404 .cols-wrapper {
		padding-top: 64px;
	}
	.s404-title {
		font-size: 240px;
	}
	.u404-nav-list {
		margin: 0 0 0 -16px;
		padding: 24px 0 0;
	}
	.u404-nav-list li {
		display: inline-block;
		padding: 0 0 0px 16px;
		position: relative;
	}
	.q-wrapper {
		padding-bottom:24px;
	}
	label, input, select, textarea {
		font-size: 18px;
	}
	label {
		width:auto;
	}
	input[type="submit"] {
		font-size: 30px;
		letter-spacing: 3px;
		max-width: 280px;
		padding: 2px 32px;
	}
	.sub-footer-txt-wrapper {
		padding: 20px 0;
	}
	.ftr-cta-btn-wrapper a {
		font-size: 30px;
	}
	.ftr-sm-wrapper {
		padding-left: 32px;
	}
}
@media only screen and (min-width:1200px) {
	h2, .as-h2 {
		font-size: 48px;
	}
	header {
		height: 86px;
	}
	.txt-wrapper {
		font-size: 20px;
	}
	.pg-hdr-txt, .pg-img-txt {
		font-size: 120px;
	}
	.tours-grid {
		margin: 64px 0 0 -64px;
	}
	.tour-grid-item {
		padding: 0 0 32px 64px;
	}
	.tour-item-plan-details .tour-item-name p {
		font-size: 96px;
	}
	.tour-item-meta {
		font-size: 20px;
	}
	.tour-item-plan-details .btn-wrapper {
		margin: 0 0 0 auto;
		width: auto;
	}
	.section-wrapper.single-plan-content-wrapper {
		padding-top: 186px;
	}
	.cmty-block-img-lg {
		padding: 64px 0 84px 64px;
	}
	.features-homes-wrapper {
		margin: 64px 0 64px -76px;
	}
	.features-homes-bldg {
		padding: 0 0 0 76px;
	}
	.interactive-title {
		font-size: 140px;
		margin-top: -70px;
	}
	.category-header {
		font-size: 42px;
	}
	.category-header::before {
		top: 25px;
	}
	.level-label {
		padding: 42px 0 56px;
	}
	.single-plan-disclaimer {
		padding: 42px 0 36px;
	}
	.sub-footer-txt-wrapper {
		padding: 24px 0;
	}
}
@media only screen and (min-width:1400px) {
	h1, .as-h1 {
		font-size: 76px;
	}
	h2, .as-h2 {
		font-size: 56px;
	}
	h4, .as-h4 {
		font-size: 18px;
	}
	.txt-wrapper {
		font-size: 20px;
	}
	.txt-wrapper p {
		padding-bottom:100px;
	}
	.pg-hdr-wrapper {
		margin:0;
	}
	.interactive-title {
		font-size: 150px;
		margin-top: -75px;
	}
	.category-header {
		font-size: 56px;
	}
	.s404-title {
		font-size: 320px;
	}
}
@media only screen and (min-width:1600px) {
	h1, .as-h1 {
		font-size: 80px;
	}
	.category-header {
		font-size: 60px;
	}
	.category-header::before {
		top: 28px;
	}
}