.mapContainer {
	display:flex;
	table-layout:fixed;
	width:100%;
	position:relative;
}
.mapContainer *:focus {
    outline: none;
}
.narrowLayout .mapContainer {
	width:100%;
}
.mapContainer .map-wrapper {
	flex-grow:1;
	position:relative;
}
.mapContainer #map {
	min-height:740px;
	position:absolute;
	width:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
}
.interactive-tour-map .mapContainer, .interactive-tour-map .mapContainer .listings, .interactive-tour-map .mapContainer #map {
	height:820px;
}
.mapContainer .comContainer {
	left:0;
	top:0;
	background-color: #14334f;
	padding: 15px;
	z-index:610;
}
.mapContainer .listingContainer {
	height:100%;
	position:relative;
/*	overflow:auto;*/
}
.mapContainer .listings {
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	overflow:auto;
	overflow-y: scroll;
}
.mapContainer .listings > div {
	padding:10px;
	width:auto;
	margin-bottom:10px;
}
.mapContainer .listings .details {
	display:inline-block;
	vertical-align:top;
	width:50%;
	line-height:1.2;
	font-size:14px;
}
.mapContainer .listings .details .address {
	font-size:15px;
	font-weight:bold;
}
.mapContainer .listings .details .price {
	font-size:18px;
}
.mapContainer .listings .photo {
	display:inline-block;
	vertical-align:top;
	width:50%;
	text-align:right;
}
#map {
    width: 100%;
	height:100%;
}
.headerSlides #map {
}
/*.headerSlides .gmnoprint {
	display:none;
}
*/
.homedetailPop .fancybox-inner {
	padding:0;
}
.homedetailPop .homedetail .content {
	padding:60px 30px 30px 30px;
}
.homedetailPop .homedetail.art .content {
	padding-top:30px;
}
.homedetailPop .homedetail .contact h3 {
	padding-left:30px;
}
.homedetailPop .rightContainer {
	width:45%;
}
.homedetailPop .contactpop .logo, 
.homedetailPop .contactpop .introtext, 
.homedetailPop .contactpop .content {
	display:none;
}
.homedetailPop .contactpop.homecontact, .homedetailPop .contactpop.homecontact .main {
	width:auto;
	background:none;
}
.homedetailPop h3 {
	font-size:17px;
}
.homedetailPop .homedetail .details {
	color:inherit;
}
.homedetailPop .homecontact textarea, .homedetailPop .homecontact input[type=text], .homedetailPop .homecontact input[type=number] {
	width:100% !important;
}
.homedetailPop form {
	padding:0;
	width:auto;
}
.homedetailPop .menubar {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	background:#256092;
	text-align:right;
}
.homedetailPop .menubar .button {
	background:#fff;
	border:1px solid #ccc;
	color:#000;
	margin:10px 5px;
	font-weight:bold;
	padding:2px 4px;
}
.homedetailPop .menubar .button:hover {
	background:#ccc;
}
.homedetailPop .menubar .button:last-child {
	margin-right:20px;
}
.homedetailPop .menubar .button a {
	font-weight:bold;
	text-decoration:none;
	color:inherit;
	padding:0;
}
.homedetailPop.modelPop .customform .button {
	display:block;
	width:100%;
	margin-top:20px !important;
}
.homedetailPop.modelPop .photo::before {
}
.homedetailPop.modelPop .homedetail .content {
	padding-top:30px;
}
.homedetailPop.modelPop .homedetail .divider {
	padding-top:30px;
	margin-bottom:30px;
	border-bottom:1px solid rgba(0,0,0,.4);
}
.homedetailPop.modelPop .specs {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin-bottom:30px;
}
.homedetailPop.modelPop .builder {
	font-size: 26px;
	font-weight: 600;
	color: #14334f;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.homedetailPop.modelPop .fromthe {
	font-size: 20px;
	font-weight: 600;
	color: #4395c7;
}
.homedetailPop.modelPop .specs > div {
	width:48%;
}
.homedetailPop.modelPop .contact-wrapper {
	font-size: 14px;
	font-weight: 400;
	color: #3d4543;
	line-height: 1.4;
}
.homedetailPop.modelPop .contactpop.homecontact, .homedetailPop .contactpop.homecontact .main {
	padding:0;
}
.homedetailPop.modelPop .contact-wrapper h3 {
	font-size: 20px;
	font-weight: 600;
	color: #14334f;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}
.homedetailPop.modelPop .address {
	font-size: 16px;
	font-weight: 400;
	color: #3d4543;
	line-height: 24px;
}
.homedetailPop.modelPop .directions {
	font-size: 16px;
	font-weight: 600;
	color: #4395c7;
	text-decoration: underline;
}
.homedetailPop.modelPop .incentives {
	font-size: 15px;
	font-weight: 600;
	color: #4395c7;
	text-decoration: none;
}
.button.view-more,.button.fp-view-more {
	display:inline-block;
}
.infohover {
	line-height:1.4;
	font-size: 12px !important;
	font-weight: 400;
	color: #3d4543 !important;
}
.infohover.art {
	width:150px;
}
.infohover.art .specs {
	display:none;
}
.infohover.art.larger .specs {
	display:block;
}
.infohover .heart {
	top:0;
	left:0;
}
.infohover .photo {
	width:100%;
	min-width:150px;
	height:100px;
	overflow:hidden;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:top left;
}
.infohover .address, .homedetail.art .address {
	font-size: 14px !important;
	font-weight: 600;
	color: #14334f !important;;
	margin-bottom:7px;
}
.homedetail.art .maplink {
	margin-top:10px;
}
body .mapContainer .filterGrouped.toggle {
	color:#fff;
	display:flex;
	justify-content:space-between;
	margin-bottom:10px;
}
body .mapContainer .filterGrouped.toggle .img {
	margin-left:10px;
	margin-right:10px;
}
body .mapContainer .filterGrouped.toggle .text {
	line-height:1.2;
}
body .mapContainer .filterGrouped.toggle .text span {
	white-space:nowrap;
	font-size:16px;
	font-weight:bold;
}
body .mapContainer .filterGrouped.toggle img {
	width:30px;
	height:auto;
	display:block;
}
body .mapContainer .filterGrouped.toggle > div {
	width:48%;
	display:flex;
	align-items:center;
	cursor:pointer;
}
.interactive-tour-map .infohover.model .address {
	margin-bottom:0;
}
.infohover .maplink {
	margin-top:5px;
	text-decoration: none;
	display:flex;
	justify-content:space-between;
}
.infohover .maplink a.vt {
}
.infohover .maplink a:first-child:last-child {
	width:100%;
}

.infohover .maplink a:first-child{
	margin-right:10px;
}
.infohover .maplink .button {
	font-size:15px;
}
.homedetailPop .homedetail {
	position:relative;
}
.fixed.alerts {
	position:fixed;
	background-color:#990000;
	color:#fff;
	padding:10px;
	width:300px;
	top:30px;
	left:30%;
	z-index:9999999;
}
.mapContainer .loading {
	text-align:center;
	font-size:30px;
	position:absolute;
	left:0;
	top:30px;
	width:100%;
}
.IW-item {
	text-align:center;
	width:120px;
}
.IW-item a{
	text-decoration:none;
    color: #4395C7;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    text-align: center;
	display:block;
	margin-top:10px;
}
.IW-item .tagline {
    color: #32576E;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 14px;
    text-align: center;
}
.IW-item .photo img {
	margin:0px auto;
}
/* Narrow Template Map Styles */
.narrowLayout .mapContainer #map {
	width:auto;
	display:block;
	height:375px;
}
.narrowLayout .mapContainer .listingContainer {
	width:auto;
	display:block;
	height:235px;
}
.narrowLayout .mapContainer, .narrowLayout  .mapContainer .listings {
	height:auto;
}
.narrowLayout .mapContainer .listings > div {
	margin-bottom:0;
	width: 30%;
    display: inline-block;
    vertical-align: top;
}
.narrowLayout .mapContainer .listings .photo {
	width:48%;
	margin-left:2%;
}
.mapText {
	color:#fff !important;
	text-shadow:1px 1px 3px rgba(0,0,0,.6);
	font-size:16px !important;
	font-weight:bold !important;
}
.mapTextMetro {
	color:#fff !important;
	font-size:12px !important;
	font-weight:bold !important;
	text-align:center;
	position:relative;
	transform:translate(-50%, -50%);
}
.mapText.katy {
	text-align:right;
	/*
		transform: rotate(90deg);
		transform-origin:bottom left;
		*/
}
.community-info-overlay {
}
.community-info-overlay img {
	max-width:100px;
}
.community-info-overlay > div {
	font-size: 14px !important;
	font-weight: 400;
	color:#3d4543 !important;
}
.interactive-tour-map .community-info-overlay > div {
	margin-bottom:10px;
}
.interactive-tour-map .infohover.model .builder {
	font-size: 10px !important;
	font-weight: 600;
	color: #3d4543 !important;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	margin-bottom:7px;
}
.interactive-tour-map .infohover.model .specs {
	margin-bottom:7px;
}
.interactive-tour-map .infohover.model .phone a {
	text-decoration:underline;
	color: inherit !important;
}
.interactive-tour-map .infohover.model .maplink {
	margin-top:7px;
}
.interactive-tour-map .art.infohover .photo::before {
	content:"Art";
	text-transform:uppercase;
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	background-color: #4395c7;
}
.infohover .editContainer{
	position:absolute;
	bottom:0;
	right:30px;
}
.homedetail.art .editContainer {
	position:absolute;
	top:0;
	right:30px;
	z-index:5;
}
.homedetail.art .editContainer .button {
	display:inline-block;
}

.infohover .editContainer a, .infohover .editContainer .button:hover a {
	color:#ffffff !important;
}

.interactive-tour-map .model.infohover .photo::before, .homedetailPop.modelPop .photo::before {
	content:"Model";
	text-transform:uppercase;
	position:absolute;
	top:0;
	left:0;
	padding:5px;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: center;
	background-color: #14334f;
}
.community-info-overlay div > a {
	display:block;
	margin-top:5px;
	font-size: 14px !important;
	font-weight: 600;
	color: #4395c7;
	text-decoration: underline;
}
.custom-community-marker {
	padding:10px;
	position:relative;
	z-index:5;
	text-align:center;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
	-o-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}
.custom-community-marker.right::before {
    position: absolute;
    top: 50%;
    left: -10px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #ffffff;
    content: '';
	z-index:4;
}
.custom-community-marker.left::before {
    position: absolute;
    top: 50%;
    right: -10px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ffffff;
    content: '';
	z-index:4;
}
.custom-community-marker.left::after {
    position: absolute;
    top: 50%;
    right: -11px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid rgba(0,0,0,0.4);
    content: '';
}
.custom-community-marker.right::after {
    position: absolute;
    top: 50%;
    left: -11px;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid rgba(0,0,0,0.4);
    content: '';
}
.mapContainer .mapCount {
	background:#fff;
	color:#000;
	transform:translateX(-50%);
	padding:1px 5px;
	line-height:1.2;
	cursor:default;
	white-space:nowrap;
}
.mapContainer .filterGrouped {
	display:block;
	vertical-align:top;
	width: 340px;
}
.mapContainer .filtersWrapper .filter.combined {
	display:flex;
	flex-direction:column;
	float:none !important;
}
.mapContainer .filtersWrapper {
}
.mapContainer .filtersWrapper .filter .content a {
	color:inherit;
	text-decoration:none;
	display:block;
	padding:8px 20px;
}
.mapContainer .filter {
	display:table;
	table-layout:fixed;
	width:100%;
	margin-right:10px;
	margin-bottom:0px;
/*	background:rgba(60,21,68,.8);*/
}
.mapContainer  .filter .community, .mapContainer  .filter .areagroup {
	vertical-align:top;
	position:relative;
}
.mapContainer  .filter .community {
	order:2;
}
.filtersWrapper .content  {
	padding:0;
}
.mapContainer  .filter .areagroup,
.mapContainer .filter .handle {
	cursor:none;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	text-align: left;
	padding:2px 20px;
	cursor:none;
}
.mapContainer .filter.houston  .areagroup {
	background: #d5e7e8;
	color:#262626;
}
.mapContainer .filter.dfw .areagroup {
	background:#d1e2e8;
	color:#262626;
}
.mapContainer .filter .handle {
	padding-top:8px;
	padding-bottom:8px;
}
.mapContainer .filter .handle {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#2F898B;
}
.mapContainer .filter .handle .icon {
	display:none;
	width:20px;
	height:20px;
	border-radius:50%;
	border:1px solid #fff;
}
.mapContainer .filter.collapsible .handle .icon::after {
	content:"-";
    display: block !important;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 16px;
	font-weight:normal;
}
.mapContainer .filter.collapsible.collapsed .handle .icon::after {
	content:"+";
    line-height: 18px;
	font-weight:normal;
}
.mapContainer .filter li {
	display:block;
	margin:0;
	font-size: 18px;
	font-weight: 400;
	color: #3d4543;
	text-align: left;
	background-color: #ffffff;
	border-bottom:1px solid #a8a8a8;
}
.mapContainer .filter li.active {
	font-weight: 700;
}
.mapContainer .filter li:last-child {
	border-bottom:0;
}
.mapContainer  .filter li:hover {
	background:#e8e8e8;
}
.mapContainer  .filter li:last-child {
	margin-bottom:0;
}
.mapContainer  .filter .areagroup {
}
.mapContainer  .filter .areagroup a {
}

/*.mapContainer #map img[src*='hometour/maps/images/grandcentralpark.jpg'] {
	margin-left:35% !important;
}*/

/* Small Tablet + Mobile */
@media (max-width : 759px) {
	/*.mapContainer .listings .photo, .mapContainer .listings .details, */
	.mapContainer .listings > div, .narrowLayout .mapContainer .listings > div {
		display:block;
		width:auto;
	}
	.mapContainer .listings > div {
		padding-bottom:15px;
		margin-bottom:15px;
		border-bottom:1px solid #ccc;
	}
	.homedetailPop .menubar {
		text-align:center;
	}
	.homedetailPop .fancybox-inner {
		height:auto !important;
	}
	.mapContainer #map, .narrowLayout .mapContainer #map {
		height:300px;
		position:relative;
	}
	.mapContainer .listingContainer, .narrowLayout .mapContainer .listingContainer, .mapContainer .comContainer {
		display:none;
	}
	.mapContainer {
		width:100%;
		height:auto;
		flex-direction:column;
	}
	.homedetailPop table, .homedetailPop td, .homedetailPop tr, .homedetailPop tbody {
		display:block;
	}
	.homedetailPop .rightContainer {
		width:auto;
	}
	.homedetailPop .homedetail .details {
		width:auto;
		float:none;
		padding:0;
		font-size:inherit;
	}
	.homedetailPop .homedetail .contact h3 {
		padding-left:0;
	}
	.homedetailPop .contactpop .main {
		padding:0;
	}
	body .mapContainer > .filterGrouped.toggle {
		color:#14334f;
		display:flex !important;
	    justify-content: center;
		margin:20px auto 30px auto;
	}	
	.interactive-tour-map .mapContainer, .interactive-tour-map .mapContainer .listings, .interactive-tour-map .mapContainer #map {
		height:300px;
	}
}
/* not desktop */
@media (min-width : 760px) {
	.infohover.art.larger {
		width:350px;
	}
	.infohover.art.larger .photo {
		height:220px;
	}
}