/*
	Theme Name: blairbuilders
	Description: This is the sample theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.blairbuilders.com/
	Version: 2.0.1
 
	Tags: one-column, two-columns, three-columns, fixed-width, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
 
	Template: genesis
	Template Version: 2.0.1
 
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Entries
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Media Queries
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;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}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */




/* Custom CSS
--------------------------------------------- */


/* Stickey Footer http://9seeds.com/tech/sticky-footer-genesis/
------------------ */
html, body {
	height: 100%;
}
 
.site-container {
	height: 100%;
}
 
.page-wrap {
	min-height: 100%;
	/* equal to footer height */
	margin-bottom: -90px; 
 
}
.site-inner {
	height: 100%;
	/* equal to footer height */
	margin-bottom: -90px; 
}
 
.site-footer, .site-inner:after {
	/* .site-footer and .site-inner:after must be same height as .site-inner */
	height: 90px; 
 
}

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


.page-id-26 #nav_menu-3,
.page-id-24 #nav_menu-3,
.page-id-11 #nav_menu-3,
.page-id-4 #nav_menu-3,
.page-id-13 #nav_menu-3,
.page-id-72 #nav_menu-3,
.page-id-54 #nav_menu-3,
.page-id-56 #nav_menu-3,
.page-id-48 #nav_menu-3,
.page-id-52 #nav_menu-3,
.page-id-50 #nav_menu-3,
.page-id-58 #nav_menu-3,
.page-id-60 #nav_menu-3,
.page-id-337 #nav_menu-3,
.page-id-15 #nav_menu-3 {
	display: none;
}


.page-id-297 .col-xs-6,
.page-id-297 #ihf-main-container .property-divider,
.page-id-297 .pagination,
.page-id-297 .mt-60,
.page-id-297 .ihf-board-disclaimers,
.page-id-297 .ihf-link-back,
.page-id-297 .ihf-powered-by,
.page-id-297 .ihf-map-icon {
	display: none;
}

.above-content-contained {
	padding: 40px 40px 0px;
}

.above-content-contained .widget-title {
	display: none;
}


.category-featured-properties h2 {
	margin-top: 20px;
}
.category-featured-properties h2 a:hover {
	color: rgba(149,149,149,1.00);
}

.category-featured-properties .entry-title,
.category-featured-properties .entry-meta,
.category-featured-properties .entry-footer {
	display: none;
}
.category-featured-properties img {
  display: block;
  max-width: 50%;
  background-color: rgba(255, 255, 255, 0.8);
  border-width: 1px;
  border-style: solid;
  border-color: #d4d6d7;
  padding: 3px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}

.page-id-297 .entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0px;
	padding: 0px 40px;
}
.page-id-297 .entry:first-child {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0px;
	padding: 40px 40px 0px;
}
.page-id-297 .entry:last-child {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0px;
	padding: 0px 40px 40px;
}


 .page-id-297 .post {
	 margin-bottom: 0px !important;
 }



.ihf-listing-search-results  {
	border-top: 1px solid rgba(196,196,196,1.00) !important;
	padding-top: 30px;
}
.ihf-results-address a {
	font-size: 24px;
	display: block;
	margin-bottom: 20px !important;
}
.page-id-297 .entry-content p {
	margin-top: 20px;
	margin-bottom: 30px;
}

.post-18 .entry-title,
.post-20 .entry-title,
.post-22 .entry-title,
.post-24 .entry-title,
.post-26 .entry-title,
.post-4 .entry-title {
	display: none;
}

.sfm-fixed,
.sfm-overlay-wrapper {
	display: none;
}

.page-id-13 .post-neighborhoods .entry-header,
.page-id-13 .post-neighborhoods .entry-footer {
	display: none;
}
.page-id-13 .post-neighborhoods {
	width:47%;
	display: inline-block;
	text-align: center;
	margin-left: 1%;
	margin-right: 1%;
}
.page-id-13 .post-neighborhoods h1 {
	font-size: 26px;
}
.page-id-13 .post-neighborhoods h2.town-price {
	font-size: 16px;
}

.page-id-13 .post-neighborhoods img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 10px;
	border-radius: 0px 6px 6px 6px !important;
	-moz-border-radius: 0px 6px 6px 6px !important;
	-webkit-border-radius: 0px 6px 6px 6px !important;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	padding: 5px;
	border: 1px solid #D4D6D7 !important;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.25);
}
.page-id-13 .entry {
  margin-bottom: 0px;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.page-id-13 .post-neighborhoods .entry {
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 0px !important;
}
.page-id-13 .content {
  padding-top: 0px !important;
  padding-right: 30px;
  padding-bottom: 40px !important;
  padding-left: 30px;
}


.entry h1 {
	margin-bottom: 15px;
}
.entry h2 {
	font-size: 24px;
	color: rgba(197,197,197,1.00);
	padding-bottom: 5px;
}
.entry .town-price {
	margin-top: -10px;
	font-size: 24px;
	color: rgba(197,197,197,1.00);
	padding-bottom: 5px;
}

.body-img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 0px;
	border-radius: 0px 6px 6px 6px !important;
	-moz-border-radius: 0px 6px 6px 6px !important;
	-webkit-border-radius: 0px 6px 6px 6px !important;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	padding: 5px;
	border: 1px solid #D4D6D7 !important;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.25);
}


.video-tour-wrap .widget-title,
.model-home .widget-title,
.neighborhoods-wrap-home .widget-title {
	display: none;
}


.video-tour-wrap img {
	border-radius: 6px;
}


.video-tour-wrap a {
	display: block;
	width: 100%;
	line-height: 1px;
	border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d4d6d7;
    border-right-color: #d4d6d7;
    border-bottom-color: #d4d6d7;
    border-left-color: #d4d6d7;
    border-image-source: none;
    border-image-slice: 100% 100% 100% 100%;
    border-image-width: 1 1 1 1;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    padding-top: 3px !important;
    padding-right: 3px !important;
    padding-bottom: 3px !important;
    padding-left: 3px !important;
	border-radius: 6px;
	margin-bottom: 20px;
	z-index: 0;
	-webkit-box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.25);
	
}

.video-tour-wrap a:after {
	content:"";
	display: inline-block;
	width: 100%;
	height: 250px;
	background-image: url('images/ico-video-tour.png');
    background-size: 80%;
	background-repeat: no-repeat;
	background-position: center 130px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	margin-top: -100%;
}

.model-home h1 {
	font-size: 30px !important;
	color: #005568;
	margin: 0 0 5px;
}
.model-home h2 {
	font-size: 18px;
	color: #959595;
	text-transform: uppercase;
	border-bottom: 1px solid #959595;
	margin: 0 0 5px;
}
.model-home p {
	color: #666;
}
.model-home {
	display: block;
	margin-bottom: 60px !important;
}
.directions-wrap a {
	color: #FFF;
	display: block;
	width: 100% !important;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: rgb(243,107,34);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
}
.directions-wrap a:hover {
	color: #FFF;
	background-color: rgba(33,33,33,0.90) !important;
}
.directions-wrap a:after {
	content: url(images/directions.svg);
	width: 70px;
	height: 20px;
	display: inline-block;
	margin-top: -25px; 
	margin-left: 5px;
	vertical-align: middle;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}


.fifty-years-bar {
	width: 100%;
	background-color: #bcbaba;
	display: block;
	z-index: 10;
}
.fifty-years-wrap {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 27px;
}
.fifty-years-bar .widget-title {
	display: none;
}
.fifty-years-bar p {
	width: 350px;
	padding: 2px 10px;
	margin-left: -175px;
	position: absolute;
	left: 50%;
}

.fifty-years-logo {
	width: 330px;
	height: 90px;
	padding: 0px;
	display: block;
	margin-top: -35px;
	margin-left: 4.25%;
	position: absolute;
	background-image: url(images/50-yeares.svg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center -15px;
	z-index: 10;
}
.btn-blair-reality a {
	color: #FFF;
	display: block;
	float: right;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 60px;
	padding-right: 60px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f36b22+0,cf5b1d+100 */

	background: rgb(243,107,34); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(243,107,34,1) 0%, rgba(207,91,29,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(243,107,34,1) 0%,rgba(207,91,29,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(243,107,34,1) 0%,rgba(207,91,29,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f36b22', endColorstr='#cf5b1d',GradientType=0 ); /* IE6-9 */
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.btn-blair-reality a:after {
	content: "";
	width: 25px;
	height: 20px;
	display: inline-block;
	background: url(images/ico-forSale.svg) no-repeat;
	margin-top: -5px; 
	margin-left: 5px;
	vertical-align: middle;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.btn-blair-reality a:hover {
	color: #fe8545;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7a7a7a+0,494949+100 */

	background: rgb(122,122,122); /* Old browsers */

    background: -moz-linear-gradient(top,  rgba(122,122,122,1) 0%, rgba(73,73,73,1) 100%); /* FF3.6-15 */

    background: -webkit-linear-gradient(top,  rgba(122,122,122,1) 0%,rgba(73,73,73,1) 100%); /* Chrome10-25,Safari5.1-6 */

    background: linear-gradient(to bottom,  rgba(122,122,122,1) 0%,rgba(73,73,73,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#494949',GradientType=0 ); /* IE6-9 */

}

.title-wrap {
	max-width: 75%;
	float: left;
	display: block;
}
.contact-body {
	max-width: 25%;
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	float: right;
	display: block;
	margin-bottom: 20px;
}

.wccpf_fields_table input[type="radio"] {
	margin-top: 7px;
	margin-right: 10px;
	float: left;
	width: 25px;
	height: 15px;
}
.product_meta {
	display: none;
}

.body-img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-radius: 0px 6px 6px 6px !important;
	-moz-border-radius: 0px 6px 6px 6px !important;
	-webkit-border-radius: 0px 6px 6px 6px !important;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	padding: 5px;
	border: 1px solid #D4D6D7 !important;
}

.foogallery-album-gallery-list {
	text-align: center !important;
}
#foogallery-album-358 .foogallery-album-gallery-list {
	margin: 0px !important;
	padding: 0px !important;
}
.foogallery-album-gallery-list li {
	float: none !important;
	display: inline-block;
	width: 190px;
	position: relative;
	transition: all 0.5s ease !important;
	-moz-transition: all 0.5s ease !important;
	-webkit-transition: all 0.5s ease !important;
	margin-left: 20px !important;
	margin-right: 20px !important;
}

.more-link {
	font-size: 14px;
	color: #fff !important;
	background-color: #b9deea;
	width: 100%;
	padding: 3px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	display: block;
	text-align: right;
	border-radius: 0px 3px 3px 3px;
    -moz-border-radius: 0px 3px 3px 3px;
    -webkit-border-radius: 0px 3px 3px 3px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	border: none !important;
	}

.search-wrap {
	display: inline-block;
	vertical-align: middle;
	padding-top: 15px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	}


.home-slider-wrap {
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 1;
}



.entry-author a {
	border: none !important;
	text-decoration: none !important;
	}		
	


/* Typographical Elements
--------------------------------------------- */

html {
	font-size: 62.5%; /* 10px browser default */
}

body {
	color: #666;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,ffffff+30,ffffff+50,ffffff+70,ececec+100&0.8+0,0.8+100 */

background: -moz-linear-gradient(left,  rgba(236,236,236,0.8) 0%, rgba(255,255,255,0.8) 30%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.8) 70%, rgba(236,236,236,0.8) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(left,  rgba(236,236,236,0.8) 0%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.8) 70%,rgba(236,236,236,0.8) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to right,  rgba(236,236,236,0.8) 0%,rgba(255,255,255,0.8) 30%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.8) 70%,rgba(236,236,236,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccececec', endColorstr='#ccececec',GradientType=1 ); /* IE6-9 */


}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #f36b22;
	text-decoration: none;
}

a img {
	margin-bottom: -6px;
}

a:hover {
	color: #9fa0a1;
}

p {
	margin: 0 0 24px;
	margin: 0 0 2.4rem;
	padding: 0;
}

strong {
	font-weight: 700;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

blockquote,
blockquote::before {
	color: #999;
}

blockquote {
	margin: 40px 40px 24px;
	margin: 4rem 4rem 2.4rem;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	font-size: 3rem;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}
blockquote.quote-txt:before{
	content:"" !important;
	display: block !important;
	width: 50px;
	height: 50px;
	margin-left: -50px;
	margin-top: 10px;
    background-image: url('images/ico-testimonials.svg');
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
blockquote.quote-txt {
	color: #FFF !important;
	background-color: #bcbaba !important;
	max-width: 1400px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 85px !important;
	padding-right: 5%;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 15px solid rgba(255,255,255,1.00);
}
.page blockquote {
	color: #999;
}

.page blockquote {
	border: 1px solid #D4D6D7 !important;
	background-color: rgba(212,214,215,0.15);
	border-radius: 0px 6px 6px 6px;
	-moz-border-radius: 0px 6px 6px 6px;
	-webkit-border-radius: 0px 6px 6px 6px;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	padding: 20px;
	margin: 20px 20px 30px;
}
.page blockquote h1 {
	color: rgba(243,107,34,1.00);
	margin-bottom: 0px;
}
.page blockquote h2 {
	font-size: 24px;
	color: rgba(197,197,197,1.00);
	border-bottom: 1px solid rgba(212,214,215,0.50);
	padding-bottom: 5px;
}
.page blockquote h3 {
	color: rgba(243,107,34,1.00);
	font-size: 20px;
	font-weight: normal !important;
	margin-top: 30px;
}
.page blockquote h3:first-child {
	margin-top: 0px;
}
.page blockquote p {
	margin-bottom: 5px;
}



.page blockquote::before {
	display: none;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: Lato, sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 16px;
}

h1 {
	font-size: 36px;
	font-size: 3.6rem;
	color: #005568;
}
.home h1 {
	font-size: 36px;
	font-size: 3.6rem;
	color: #005568;
}

h2 {
	font-size: 30px;
	font-size: 3rem;
	color: #005568;
}


h3 {
	font-size: 24px;
	font-size: 2.4rem;
	color: #959595;
	margin-bottom: 5px;
}

h4 {
	font-size: 20px;
	font-size: 2rem;
	color: #005568;
	margin-bottom: 5px;
}

h5 {
	font-size: 18px;
	font-size: 1.8rem;
}

h6 {
	font-size: 16px;
	font-size: 1.6rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	width: auto; /* IE8 */
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px;
	padding: 1.6rem;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #333;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	padding: 1.6rem 2.4rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	background-color: #005568;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	border-radius: 3px;
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	padding: 6px 0;
	padding: 0.6rem 0;
}


/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1400px;
}

.site-inner {
	clear: both;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 0px ;
	z-index: 1;
	background-color: rgba(255,255,255,1.00);
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 920px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* Content */

.content {
	float: right;
	width: 70%;
	background-color: rgba(255,255,255,1.00);
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 520px;
}

.full-width-content .content {
	width: 100%;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 30%;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* Column Classes
	Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 2.4rem;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
	margin-bottom: 2rem;
}

.archive-description,
.author-box {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.archive-description {
	padding: 40px 40px 24px;
	padding: 4rem 4rem 2.4rem;
}

.author-box {
	padding: 40px;
	padding: 4rem;
}

.author-box-title {
	color: #333;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box a {
	border-bottom: 1px solid #ddd;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 36px;
	font-size: 3.6rem;
	line-height: 1;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}

.entry-title a,
.sidebar .widget-title a {
	color: #005568;
}

.entry-title a:hover {
	color: #c1c2c4;
}

.widget-title {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
	text-transform: uppercase;
}

.sidebar .widget-title a {
	border: none;
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

/* Featured Content
--------------------------------------------- */

.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 4px;
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	line-height: 1.2;
	margin-bottom: 0px;
}

.featured-content .entry-title a {
	border: none;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget {
	color: #999;
}

.enews-widget .widget-title {
	color: #fff;
}

.enews-widget input {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

.enews-widget input:focus {
	border: 1px solid #ddd;
}

.enews-widget input[type="submit"] {
	background-color: #005568;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
	margin-bottom: 1.6rem;
}

/* Gravity Forms
--------------------------------------------- */

div.gform_wrapper input[type="email"],
div.gform_wrapper input[type="text"],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1.6rem;
	padding: 16px;
	padding: 1.6rem;
}

div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
	margin: 1.6rem 0 0;
}

div.gform_wrapper .gform_footer input[type="submit"] {
	font-size: 14px;
	font-size: 1.4rem;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


/*
Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005568+0,005568+60,014656+100 */
background: #005568; /* Old browsers */
background: -moz-linear-gradient(top,  #005568 0%, #005568 60%, #014656 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #005568 0%,#005568 60%,#014656 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #005568 0%,#005568 60%,#014656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005568', endColorstr='#014656',GradientType=0 ); /* IE6-9 */
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 132px;
	display: block;
}

.site-header .wrap {

}

/* Title Area
--------------------------------------------- */

.title-area {
	font-family: Lato, sans-serif;
	font-weight: 700;
	webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	z-index: 100;
}

.header-image .title-area {
}

.site-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	text-transform: uppercase;
}
.site-title a {
	background-image: url(images/logo.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 230px;
	height: 120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-position: left top;
	z-index: 10;
	position: absolute;
	Left: 50%;
	top: 42px;
	margin-left: -100px;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.site-description {
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 0px;
	position: absolute;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-header .wrap {
}
.header-image {
	float: left;
	width: 100%;
}


/* Widget Area
--------------------------------------------- */

.widget-area {
	word-wrap: break-word;
}

.site-header .widget-area {
	float: right;
	text-align: right;
	width: 450px;
}

.header-image .site-header .widget-area {
	padding: 10px 0;
	padding-left: 0;
	padding-right: 20px;
	line-height: 28px;
}

.site-header .search-form {
	float: right;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #999;
	font-family: Lato, sans-serif;
	line-height: 1.5;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
	border: none;
	color: #999;
	display: block;
	position: relative;
}


.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #FFF !important;
	background-color: #f15123 !important;
}

.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #999;
}

.genesis-nav-menu > .menu-item > a {
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	z-index: 99;
	padding-right: 0px;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border: 1px solid #eee;
	border-top: none;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 16px 20px;
	position: relative;
	width: 250px !important;
	
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -54px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 28px 0;
	padding: 2.8rem 0;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
	margin-left: 4.8rem;
}

.genesis-nav-menu > .search {
	padding: 14px 0 0;
	padding: 1.4rem 0 0;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header .sub-menu {
	border-top: 1px solid #eee;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
	width: 100%;
	margin-top: -132px;
	margin-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	z-index: 0;
	display: block;
	}

.nav-primary .menu-item {
	display: inline-block;
	text-align: center;
	width: 19.5%;
}

.nav-primary a {
	color: #FFF;
	padding: 60px 5px 0px;
	position: relative;
	margin-left: 6px;
	margin-right: 6px;
	min-height: 132px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	transition: all 0.5s ease;
	}


.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: #e56520 !important;
	background-color: transparent !important;
	transition: all 0.5s ease;
}

.nav-primary .genesis-nav-menu .sub-menu .menu-item {
	display: block !important;
}
.nav-primary .genesis-nav-menu .sub-menu {
	left: -9999px;
	background-color: rgba(33,33,33,0.90);
	opacity: 0;
	position: absolute;
	margin-top: -35px;
	margin-left: 0px;
	webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	z-index: 99;
	border-top: none;
	text-align: left !important;
	-webkit-box-shadow: 6px 6px 6px 0px rgba(0,0,0,0.5);
	box-shadow: 6px 6px 6px 0px rgba(0,0,0,0.5);
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
	left: 0px !important;
	background-color: transparent;
	position: relative;
	opacity: 1;
	display: inline-block;
	border-top: none;
	text-align: left !important;
	box-shadow: none;
	margin-left: 0px;
}
.nav-primary .genesis-nav-menu .sub-menu .btn-model a {
	text-transform: uppercase;
}
.nav-primary .genesis-nav-menu .sub-menu a {
	font-size: 14px !important;
	background-color: transparent !important;
	min-height: 0px !important;
	margin-left: 10px;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 5px 5px;
	position: relative !important;
	text-transform: none;
	outline: none !important;
	border: none !important;
}
.nav-primary .genesis-nav-menu .sub-menu .btn-town a,
.nav-primary .genesis-nav-menu .sub-menu .btn-town a:hover {
	color: #FFFFFF !important;
	background-color: #e56520 !important;
	font-size: 18px !important;
	line-height: 18px;
	min-height: 30px !important;
	margin-left: 10px;
	margin-bottom: 10px !important;
	margin-top: 10px;
	padding: 5px 5px;
	outline: none !important;
	border: none !important;
	position: relative !important;
	display: block !important;
	text-transform: uppercase;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.nav-primary .genesis-nav-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a {
	background-color: rgba(174,172,172,0.20) !important;
	outline: none !important;
	border: none !important;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu a {
	font-size: 14px !important;
	background-color: transparent !important;
	min-height: 0px !important;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px 5px;
	font-size: 14px;
	position: relative !important;
	text-transform: none;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu a:hover,
.nav-primary .genesis-nav-menu .sub-menu .sub-menu .current-menu-item > a {
	color: #FFF !important;
	background-color: rgba(0,0,0,0.2) !important;
	outline: #FFF solid 1px !important;
	webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	text-transform: none;
}


.nav-primary .sub-menu a:hover {
	color: #333;
}



.btn-about:hover {
	background-image: url(images/house-icon-3.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	transition: all 0.3s ease;    
	}
.page-id-11	.btn-about:hover {
	background-image: none;
	}
	
.btn-about.current-menu-item > a {
	background-image: url(images/house-icon-3.svg);
	background-position: 50% top;
	background-repeat: no-repeat;
	background-size: 135px;  
	}	
	
.btn-neighborhoods {
	margin-right: 21%;
}
.btn-neighborhoods:hover {
	background-image: url(images/house-icon-2.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	transition: all 0.3s ease;
}
.page-id-13	.btn-neighborhoods:hover {
	background-image: none;
	}
	
.btn-neighborhoods.current-menu-item > a {
	background-image: url(images/house-icon-2.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	}	
.btn-why-build:hover {
	background-image: url(images/house-icon-1.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	transition: all 0.3s ease;
	}
.page-id-15	.btn-why-build:hover {
	background-image: none;
	}
	
.btn-why-build.current-menu-item > a {
	background-image: url(images/house-icon-1.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	}	
.btn-gallery:hover {
	background-image: url(images/house-icon-4.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	transition: all 0.3s ease;
	}
.page-id-17	.btn-gallery:hover {
	background-image: none;
	}
	
.btn-gallery.current-menu-item > a {
	background-image: url(images/house-icon-4.svg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 135px;  
	}	
	
.btn-about:hover {
	}	


/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	width: 100%;
	background-color: #FFF;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nav-secondary .wrap {
	max-width: 1400px;
	background-color: transparent;
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
	text-align: left;
}
.nav-secondary .menu-item {
	float: left;
}

.nav-secondary a {
	font-size: 14px;
	color: #959595;
	padding: 7px 15px 7px 30px;
	margin-right: -3px !important;
	margin-left: 0px;
}

.nav-secondary a:hover,
.nav-secondary .current-menu-item > a,
.nav-secondary .sub-menu .current-menu-item > a:hover {
	color: #4c4c4c !important;
	background-color: #e7e7e7 !important;
}

.btn-phone a {
	background-image: url(images/ico-phone.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px;
	}
.btn-testimonials a {
	background-image: url(images/ico-quote.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px;
	}
.btn-contact a {
	background-image: url(images/ico-mail.svg);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px;
	}	

.btn-linkedin,
.btn-facebook {
	float: right !important;
}
	
	
.btn-linkedin a {
	width: 40px;
	background-image: url(images/ico-linkedin.png);
	background-color: #007fb1;
	background-repeat: no-repeat;
	background-position: Center center;
	text-indent: -9999px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: -3px !important;
	margin-left: 0px;
	}
.btn-twitter a {
	width: 40px;
	background-image: url(images/ico-twitter.png);
	background-color: #2aa9e0;
	background-repeat: no-repeat;
	background-position: Center center;
	text-indent: -9999px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: -3px !important;
	margin-left: 0px
	}
.btn-facebook a {
	width: 40px;
	background-image: url(images/ico-facebook.png);
	background-color: #3b589a;
	background-repeat: no-repeat;
	background-position: Center center;
	text-indent: -9999px;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	margin-right: -3px !important;
	margin-left: 0px
	}


/* Side Navigation
--------------------------------------------- */

.side-navigation .widget-title {
	display: none;
}

.side-navigation {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px !important;
	border: none !important;
	border-radius: 0px 6px 6px 6px !important;
    -moz-border-radius: 0px 6px 6px 6px !important;
    -webkit-border-radius: 0px 6px 6px 6px !important;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.side-navigation.menu li {
	width: 100%;		
}

.side-navigation .sub-menu .sub-menu a {
	font-size: 14px !important;
	line-height: 14px;
	font-weight: 400;
	background-color: transparent !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1px !important;
	margin-top: 1px !important;
	padding: 6px 5px;
	outline: none !important;
	border: none !important;
	color: #bcbaba;
	min-width: 100% !important;
	display: block !important;
	border-top-right-radius: 3px !important;
	border-bottom-left-radius: 3px !important;
}
.side-navigation a {
	font-size: 20px !important;
	font-weight: 400;
	background-color: transparent !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	padding: 5px;
	outline: none !important;
	border: none !important;
	font-size: 16px;
	color: #bcbaba;
	min-width: 100% !important;
	display: block !important;
}
.side-navigation a:first-child {
	font-size: 26px !important;
	font-weight: 400;
	background-color: transparent !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px !important;
	margin-top: 5px !important;
	padding: 5px;
	outline: none !important;
	border: none !important;
	font-size: 16px;
	color: #005568;
	min-width: 100% !important;
	display: block !important;
	text-transform: uppercase;
}
.side-navigation .sidenav-model a {
	font-size: 20px !important;
	line-height: 22px;
	font-weight: 400;
	background-color: transparent !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px !important;
	margin-top: 10px !important;
	padding: 7px 5px 5px 5px;
	color: #005568;
	min-width: 100% !important;
	display: block !important;
}
.side-navigation .sidenav-model a:hover {
	color: #FFF !important;
	background-color: #bcbaba!important;
    border: none !important;
	webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	box-shadow: none !important;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
}
.side-navigation .sidenav-town a {
	font-size: 22px !important;
	line-height: 22px;
	font-weight: 400;
	background-color: transparent !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px !important;
	margin-top: 10px !important;
	padding: 7px 5px 5px 5px;
	color: rgba(243,107,34,1.00);
	min-width: 100% !important;
	display: block !important;
	border-bottom: 1px solid rgba(188,186,186,0.50) !important;
}
.side-navigation .sidenav-town a:hover {
	font-size: 22px;
	font-weight: 400;
	background-color: transparent !important;
	color: rgba(243,107,34,1.00)!important;
	box-shadow: none !important;
	border-bottom: 1px solid rgba(188,186,186,0.50) !important;
}






.side-navigation a:hover,
.side-navigation .sub-menu .sub-menu a:hover,
.side-navigation .sub-menu .sub-menu .current-menu-item > a,
.side-navigation .current-menu-item > a {
	color: #FFF !important;
	background-color: rgba(243,107,34,1.00)!important;
    border: none !important;
	webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
	box-shadow: none !important;
	border-top-right-radius: 6px;
	border-bottom-left-radius: 6px;
	
}


.side-navigation .sub-menu a:hover {
	color: #333;
}



/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	background-color: #fff;
	border-radius: 3px;
	margin-bottom: 0px;
	padding: 40px 40px 24px;
}


.entry-content a {
}

.entry-content a:hover {
	color: #005568;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
	margin-bottom: 2.6rem;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
	margin-left: 4rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
	margin-top: 5px;
	line-height: 22px;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content .search-form {
	width: 50%;
}

.entry-meta {
	font-size: 14px;
	color: #b9deea;
	width: 100%;
	padding: 3px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 25px !important;
}

.entry-meta a {
	border-bottom: 1px solid #ddd;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.home .entry-header .entry-meta {
	margin-bottom: 5px !important;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	margin: 0 -40px;
	margin: 0 -4rem;
	padding: 32px 40px 8px;
	padding: 3.2rem 4rem 0.8rem;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
	margin: 0 0.6rem 0 0.2rem;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Pagination
--------------------------------------------- */

.archive-pagination,
.entry-pagination {
	font-size: 14px;
	font-size: 1.4rem;
	margin: 40px 0;
	margin: 4rem 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	padding: 0.8rem 1.2rem;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #005568;
}

.entry-pagination a {
	border-bottom: 1px solid #ddd;
}

/* Comments
--------------------------------------------- */

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
	margin-bottom: 4rem;
}

.entry-comments {
	padding: 40px;
	padding: 4rem;
}

.comment-respond,
.entry-pings {
	padding: 40px 40px 16px;
	padding: 4rem 4rem 1.6rem;
}

.comment-respond a,
.entry-comments a {
	border-bottom: 1px solid #ddd;
}

.comment-content {
	clear: both;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
	margin-right: 1.2rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
}

.comment-list li {
	margin-top: 24px;
	margin-top: 2.4rem;
	padding: 32px;
	padding: 3.2rem;
}

.comment-list li li {
	margin-right: -32px;
	margin-right: -3.2rem;
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	margin: 0 1.6rem 2.4rem 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 24px;
	padding: 2.4rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.sidebar a {
}

.sidebar p:last-child {
	margin-bottom: 0;
}

.sidebar li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.home .sidebar .widget {
	background-color: #fff;
	margin-bottom: 0px;
}
.sidebar .widget {
	background-color: #fff;
	margin-bottom: 0px;
}

.sidebar .enews-widget {
	background-color: #333;
}


/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background-color: #333;
	color: #999;
	clear: both;
	padding: 40px 0 16px;
	padding: 4rem 0 1.6rem;
}

.footer-widgets-1,
.footer-widgets-3 {
	width: 350px;
}

.footer-widgets-2 {
	width: 360px;
}

.footer-widgets-1 {
	margin-right: 40px;
	margin-right: 4rem;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets a {
	border-bottom: 1px solid #666;
	color: #999;
}

.footer-widgets a:hover {
	color: #ddd;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}

.footer-widgets .widget-title {
	color: #fff;
}

.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.6rem;
	word-wrap: break-word;
}

.footer-widgets .search-form input:focus {
	border: 1px solid #ddd;
}


/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background-color: #4c4c4c;
	color: #999;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 40px 0;
	padding: 4rem 0;
	text-align: center;
}

.site-footer a {
	border-bottom: none;
}

.site-footer a.byline {
	color: #6cb33f;
}
.site-footer span {
	color: #FFF !important;
}


.site-footer p {
	margin-bottom: 0px;
	background-color: #4c4c4c;}










/*
Media Queries
---------------------------------------------------------------------------------------------------- */


@media only screen and (max-width: 1250px) {

.site-header {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005568+0,005568+60,014656+100 */
background: #005568; /* Old browsers */
background: -moz-linear-gradient(top,  #005568 0%, #005568 60%, #014656 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #005568 0%,#005568 60%,#014656 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #005568 0%,#005568 60%,#014656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005568', endColorstr='#014656',GradientType=0 ); /* IE6-9 */
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 250px;
	display: block;
}
.nav-primary {
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -152px;
}
.nav-primary a {
	color: #FFF;
	padding: 60px 5px 0px;
	position: relative;
	margin-left: 6px;
	margin-right: 6px;
	min-height: 122px;
	}

.nav-primary .menu-item {
	width: 24%;
}
.btn-neighborhoods {
	margin-right: 0px;
}


.neighborhood-wrap-h {
	width: 48.5% !important;
	height: 156px;
	margin-bottom: 20px;
}
.neighborhood-wrap-h:nth-child(1) {
	margin-left: -10px !important;
}
.neighborhood-wrap-h:nth-child(2) {
	margin-right: 0px !important;
}
.neighborhood-wrap-h:nth-child(3) {
	margin-left: -10px !important;
}
.neighborhood-wrap-h:nth-child(4) {
	margin-right: 0px !important;
	margin-left: 20px !important;
}
.neighborhood-wrap-h:nth-child(5) {
	margin-left: -10px !important;
}
.neighborhood-wrap-h:nth-child(6) {
	margin-right: 0px !important;
}
	

}

@media only screen and (max-width: 1139px) {

	.site-inner,
	.wrap {
		max-width: 100%;
	}
	.site-inner {
		padding: 0px;

	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}
	
	
	.content {
		width: 70%;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary {
		width: 30%;
	}
	
	

}

@media only screen and (max-width: 1023px) {

	body {
		background-color: #fff;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-inner,
	.wrap {
		width: 100%;
	}
	.title-area {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	padding-left: 40px !important;
	padding-right: 40px !important;
	width: 100%;
	margin-top: 25px;
}
	.site-header .widget-area {
		width: 100%;
		padding-left: 5% !important;
		padding-right: 5%  !important;
		float: none;
		text-align: center;
	}
	.site-header .wrap {
		padding: 20px 0;
		padding: 2rem 0;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.site-inner {
		padding-top: 20px !important;
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description,
	.author-box,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-footer .entry-meta,
	.header-image .site-header .widget-area,
	.sidebar .widget,
	.site-header {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.site-header .search-form {
		margin: 16px auto ;
		margin: 1.6rem auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
		padding-top: 1.2rem;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
		padding: 4rem;
	}

	.site-footer {
		padding: 24px 0;
		padding: 2.4rem 0;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.footer-widgets-1 {
		margin: 0;
	}
	
.sidebar-primary {
	padding: 0px;
}
.video-tour-wrap a {
	width: 450px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.video-tour-wrap a:after {
	width: 100%;
	height: 180px;
    background-size: 80%;
	background-position: center 0px;
	margin-top: -250px;
}

model-home h1 {
	font-size: 30px !important;
	color: #005568;
	margin: 0 0 5px;
}
.model-home h2 {
	font-size: 18px;
	color: #959595;
	text-transform: uppercase;
	border-bottom: 1px solid #959595;
	margin: 0 0 5px;
}
.model-home p {
	color: #666;
}
.model-home {
	display: block;
	margin-bottom: 40px !important;
	text-align: center;
}


.fifty-years-logo {
	width: 230px;
	height: 70px;
	margin-top: -20px;
	margin-left: 1%;
}
.btn-blair-reality a {
}
.entry-content  {
	text-align: center;
}
.above-content .wrap {
  margin-bottom: 20px !important;
}
.testimonial-wrap-h {
	color: #FFF;
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
	padding-left: 45px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 40px;
}
.testimonial-wrap-h:last-child {
	margin-bottom: 0px !important;
}

.entry-title {
	text-align: center !important;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.page-id-13 .entry {
  margin-bottom: 0px;
  padding-top: 0px !important;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.category-featured-properties img {
  margin-left: auto;
  margin-right: auto;
}
  


	
	
	

}
@media only screen and (max-width: 825px) {

.sfm-fixed,
.sfm-overlay-wrapper {
	display: block;
}

.nav-primary,
.nav-secondary {
	display: none;
}
.site-header {
	margin: 0px;
	padding: 0px;
	height: 175px;
	display: block;
}
.site-title a {
	width: 230px;
	height: 120px;
	display: block;
	position: absolute;
	Left: 50%;
	top: 5px;
	margin-left: -100px;
}

.neighborhood-wrap-h {
	width: 100% !important;
	height: 156px;
	margin-bottom: 20px;
}
.neighborhood-wrap-h:nth-child(1),
.neighborhood-wrap-h:nth-child(2),
.neighborhood-wrap-h:nth-child(3),
.neighborhood-wrap-h:nth-child(4),
.neighborhood-wrap-h:nth-child(5),
.neighborhood-wrap-h:nth-child(6){
	margin-left: -10px !important;
	margin-right: auto !important;
}
.fifty-years-bar {
	width: 100%;
	background-color: #bcbaba;
	display: block;
	z-index: 100;
}
.fifty-years-wrap {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	text-align: center;
	display: block;
	height: 90px;
	position: relative;
	padding-top: 63px;
}
.fifty-years-bar p {
	margin-top: -36px;
}

.fifty-years-logo {
	width: 330px;
	height: 90px;
	margin-top: -123px;
	margin-left: -165px;
	left: 50%;
	
}
.btn-blair-reality a {
	width: 78%;
	color: #FFF;
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.page-id-13 .entry {
  margin-bottom: 0px;
  padding-top: 0px !important;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
}
.page-id-13 .post-neighborhoods {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.category-featured-properties img {
  max-width: 100%;
}
  

}


@media only screen and (max-width: 767px) {

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}
	

.neighborhood-wrap-h {
	width: 100% !important;
	height: 156px;
	margin-bottom: 20px;
}
.neighborhood-wrap-h:nth-child(1),
.neighborhood-wrap-h:nth-child(2),
.neighborhood-wrap-h:nth-child(3),
.neighborhood-wrap-h:nth-child(4) {
	margin-left: auto;
	margin-right: auto;
}


}

@media only screen and (max-width: 500px) {

	.neighborhood-wrap-h h1 {
	font-size: 28px !important;
	margin-bottom: 5px;
	}
	.neighborhood-wrap-h p.hoods {
	font-size: 11px !important;
	line-height: 15px;
	margin-bottom: 15px;
	}
	.neighborhood-wrap-h p.price {
	font-size: 20px !important;
	margin-bottom: 32px !important;
	}
	.neighborhood-wrap-h:nth-child(3) p.price {
	margin-bottom: 17px !important;
}
.video-tour-wrap a {
	width: 280px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
}

.video-tour-wrap a:after {
	width: 100%;
	height: 180px;
    background-size: 80%;
	background-position: center 65px;
	margin-top: -180px;
}
blockquote.quote-txt:before{
	content:"";
	display: block;
	width: 50px;
	height: 50px;
	margin-left: 50%;
	margin-right: -50px;
	clear: both !important;
	margin-top: 10px;
    background-image: url('images/ico-testimonials.svg');
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	float: none !important;
}	
blockquote.quote-txt {
	color: #FFF !important;
	background-color: #bcbaba !important;
	max-width: 1400px;
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-left: 5% !important;
	padding-right: 5% !important;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 15px solid rgba(255,255,255,1.00);
}


  

}


@media only screen and (max-width: 350px) {

	.title-area {
	width: 110%;
	margin-left: -15px;
    }
   .site-title a {
	padding-top: 8%;
	}
	
}


.above-content .wrap {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 10px;
}

.neighborhoods-wrap-home {
	width: 100%;
	display: block;
	margin-top: 40px;
	margin-bottom: 10px !important;
	padding-left: 40px;
	padding-right: 20px;
	clear: both;
}

.neighborhood-wrap-h {
	width: 32.1%;
	height: 156px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	margin-bottom: 20px;
	display: block;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+23,dddddd+100 */

	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 23%, rgba(221,221,221,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 23%,rgba(221,221,221,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 23%,rgba(221,221,221,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-9 */
	border: 2px solid #FFFFFF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.25);
	box-shadow: 2px 2px 3px 2px rgba(0,0,0,0.25);
}
.neighborhood-wrap-h h1 {
	color: #f36b22;
	text-align: center;
	font-size: 30px;
	margin-bottom: 5px;
}
.neighborhood-wrap-h p.hoods {
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 15px;
}
.neighborhood-wrap-h p.hoods a {
	color: #959595;
}
.neighborhood-wrap-h p.hoods a:hover {
	color: #f36b22;
}
.neighborhood-wrap-h p.price {
	text-align: center;
	font-size: 26px;
	margin-bottom: 30px;
}
.neighborhood-wrap-h p.more-info {
	width: 80%;
	color: #FFF;
	text-align: center;
	background-color: #f36b22;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
}
.neighborhood-wrap-h p.more-info:hover {
	width: 80%;
	color: #f36b22;
	text-align: center;
	background-color: #666;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 13px;
	text-transform: uppercase;
}
.neighborhood-wrap-h p.more-info a {
	color: #FFF;
	width: 100%;
	height: 100%;
	display: block;
}

.neighborhood-wrap-h p.more-info a:hover {
}
.neighborhood-wrap-h:nth-child(3) p.price {
}


.neighborhood-wrap-h:nth-child(1) {
	margin-left: 0px;
}
.neighborhood-wrap-h:nth-child(4) {
	margin-left: 0px;
}
.neighborhood-wrap-h:nth-child(3) {
	margin-right: 0px;
}
.neighborhood-wrap-h:nth-child(6) {
	margin-right: 0px;
}
.testimonials-home-wrap .widget-title {
	display: none;
}
.home-detail-wrap {
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	padding-bottom: 10px;
}
.testimonials-home-wrap {
	color: #FFF;
	background-color: #bcbaba;
	max-width: 1400px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 40px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 15px solid rgba(255,255,255,1.00);
}
.testimonials-home-wrap h1 {
	color: #FFF;
	border-bottom: 1px solid rgba(255,255,255,1.00);
	padding-bottom: 5px;
}
.testimonial-wrap-h {
	color: #FFF;
	width: 28.5%;
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 45px;
	display: inline-block;
	vertical-align: top;
}
.testimonial-wrap-h:first-child {
	margin-left: 0px;
}
.testimonial-wrap-h:last-child {
	margin-right: 0px;
}
.testimonial-wrap-h:before {
	content:"";
	display: block;
	width: 35px;
	height: 35px;
	margin-left: -45px;
    background-image: url('images/ico-testimonials.svg');
    background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.testimonials-home-wrap .more-info {
	width: 50%;
	color: #bcbaba;
	text-align: center;
	font-size: 16px;
	background-color: #FFF;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 14px;
	text-transform: uppercase;
}
.testimonials-home-wrap .more-info a {
	color: #bcbaba;
}
.testimonials-home-wrap .more-info a:hover {
	color: #f36b22;
}