/* General site wide styling -------------- */
.cf7-input.checkbox {
  padding: 0 10px 15px;
}
span.wpcf7-list-item {
  margin-left: 0;
  display: block;
  float: left;
  color: #686868;
  width: 49%;
  margin-right: 1%;
}
.contact-content .cf7-input.dropdown {
  display: none;
}
.contact-content p {
  margin-bottom: 10px;
  padding: 0 10px 0;
}

#page {
	margin: 0px;
}

.site-content {
	padding: 0px;
}

a {
	cursor: pointer;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.clearfix {
	display: block;
	clear: both;
}

body {
font-family: 'AvenirNextLTW01-Regular';
	color: #000;
	-webkit-font-smoothing: antialiased;
}

.main-navigation .current-menu-item > a {
	font-weight: 500;
}

.site-main {
    margin-bottom: 0px;
}

.clearfix {
	clear: both;
}

:focus {
	outline: none !important;
}

.page-intro {
  background-color: #063862;
  padding: 80px 30px;
}

.page-intro-content {
	max-width: 900px;
	width: 900px;
	margin: 0 auto;
}

.page-intro-content p {
	color: #fff;
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 0.5px;
    text-align: center;
    margin-bottom: 0px;
}

.entry-footer, .entry-header {
	display: none;
}

#post-45 .entry-content a {
  color: #0f4c80;
}
.contractor-link strong, .contractor-content strong {
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 5px;
  display: inline-block;
}
/* Pronamic Maps */
.canvas > div {
	filter: grayscale(0.8);
	-webkit-filter: grayscale(0.8);
	-moz-filter: grayscale(0.8);
	-o-filter: grayscale(0.8);
}


/* Header --------------------------------- */
.site-inner {
    margin: 0 auto;
    max-width: 100%;
    position: relative;
}

.site-header {
  padding: 0px 25px 0 35px;
  background-color: transparent;
}
@media screen and (min-width: 61.5625em) {
.site-header-menu {
margin-top: -25px;
 }
 .bottom.main-navigation {
  margin-top: 35px;
}

.page-id-565 .top-nav.main-navigation, .single-post .top-nav.main-navigation {
  margin-top: 5px;
}
.page-id-565 .bottom.main-navigation, .single-post .bottom.main-navigation {
  margin-top: 20px;
}
}



.primary-menu a {
  font-family: 'AvenirNextLTW01-Regular'!important;
 	color: #fff;
	font-size: 15px;
	line-height: 18px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	font-weight: 500 !important;
    padding: 5px;
}

#site-navigation #menu-secondary-top-menu {
  margin-top: -20px;
  margin-bottom: 15px;
}

#site-navigation #menu-secondary-top-menu a {
font-size: 13.5px;
}

.primary-menu .current-menu-item a {
	color: #53d4fe;
}

.top-nav.main-navigation .primary-menu > li {
	float: right;
}

.top-nav .primary-menu a {
	text-transform: capitalize;
	font-size: 13px;
}

.main-navigation ul ul li {
  background: none;
  border: none;
  border-bottom-width: 0;
}
.main-navigation ul ul:before {
  border-width: 0 8px 8px;
  right: 20px;
  top: -7px;
  border-color: #043054 transparent;
}
.main-navigation ul ul:after {
  display: none;
}

.main-navigation .menu-item-has-children > a:after {
	display: none;
}

.main-navigation ul ul {
  border-bottom: 0px solid #d1d1d1;
  border-radius: 2px;
  background: #043054;
  padding: 10px 0;
    min-width: 290px;
}

.main-navigation .menu-item > a, .main-navigation .menu-item-has-children > a {
	padding-right: 1.75em;
}

.sub-menu .menu-item a {
font-family: 'AvenirNextLTW01-Regular';
  padding-right: 10px;
  font-size: 15px;
  line-height: 17px;
  text-transform: none;
  padding: 6px 20px;
  width: auto;
}

/* Superfly Menu */
#sfm-overlay {
    background: #063862;
}

.sfm-navicon-button {
	display: none
}

.superfly-on #sfm-mob-navbar {
    display: block;
    background: #063862;
}

.mobile-logo {
	display: none;
	text-align: left;
}

/* Home Page ------------------------------ */
/* Title Section */
.site-header {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
	width: 100%;
	background-color: #063862;
}

.home .home-title {
height: 680px;
}

.home-title, .title {
	position: relative;
	display: block;
	width: 100%;
	height: 560px;
	background-position: center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
}

.home-title.head:before {
position: absolute;
  /* background: #062946; */
  content: "";
  width: 100%;
  height: 100%;
  /* -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  opacity: .2; */
}

.home .home-title.head:before {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: .4;
}


.home .title-holder {
	top:55%;
	}

.title-holder {
	position: absolute;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	top:60%;
	left:50%;
	width: 100%;
	padding: 0px 20px;
	max-width:900px;
}
.title-buttons {
  max-width: 488px;
  margin: 40px auto 0;
}
.title-buttons .section-button-holder {
  display: inline-block;
  width: 230px;
  margin-right: 12px;
  float: left;
}
h1.title, h4.subtitle {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	height: auto;
}


h1.title {
  font-size: 56px;
  line-height: 60px;
  letter-spacing: -1.5px;
}

h4.subtitle {
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  max-width: 1000px;
  margin-top: 20px;
}
.home h4.subtitle {
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.home .button-holder .button {
	text-align: center;
}

.home .button-holder .button a {
border: 2px solid #1eb9ec;
  padding: 12px 20px;
  font-family: 'AvenirNextLTW01-Regular';
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  letter-spacing: 1px;
  display: block;
  width: 250px;
  margin: 50px auto 0;
  background: #1eb9ec !important;
}

.home .button-holder .button a i {
padding-left:8px;
}
.home .button-holder .button a:hover {
 background: #022d4f !important;
 border:2px solid #022d4f !important;
 color: #fff !important;
}

.home .button-holder .button a:hover i {
padding-left: 10px;
}

.home .button-holder .button a:hover {
	background-color: transparent;
}

.property-search-holder {
	position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 30px 0px;
    background-color: rgba(2,49,79,0.75);
}

.property-search {
	max-width: 690px;
	margin: 0 auto;
}

.property-search .searchandfilter ul li {
    list-style: none;
    display: block;
    padding-right: 10px;
    padding: 0px 0;
    margin-right: 5px;
    display: inline-block;
    width: auto;
    text-align: center;
    position: relative;
    background-color: #fff;
}

.property-search .searchandfilter ul li:last-child {
	margin-right: 0px;
}

.property-search .searchandfilter select.sf-input-select {
	position: relative;
    width: 250px;
    height: 45px;
    font-size: 14px;
    font-family: 'AvenirNextLTW01-Regular';
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 10px;
    z-index: 1;
    background: transparent;
    border: none;
}

.property-search .searchandfilter li:after {
  position: absolute;
  visibility: visible;
  display: block;
  opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  z-index: 0;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-family: 'FontAwesome';
  content: "\f078";
  color: #063862;
  font-size: 14px;
}

.property-search .searchandfilter li:last-child:after {
	display: none;
}

.property-search .searchandfilter li.sf-field-submit {
	text-align: left;
}

.property-search .searchandfilter .sf-field-submit input[type="submit"] {
	width: 150px;
	height: 45px;
	border-radius: 0px;
	background: #1eb9ec;
	color: #fff;
	font-size: 14px;
  font-family: 'AvenirNextLTW01-Regular';
    transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
.property-search .searchandfilter .sf-field-submit input[type="submit"]:hover {
 background: #fff !important;
 color: #022d4f !important;
 }

/* Info Section */
.info-section {
	position: relative;
	display: block;
	padding: 3% 5%;
	background-color: #fff;
}

.home .info-section {
  position: relative;
  display: block;
  padding: 50px;
  background-color: #fff;
  float: left;
  width: 100%;
}

.info-section .content-holder {
	max-width: 1180px;
	margin: 0 auto;
}

.info-title-holder, .info-subtitle-holder {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.info-title-holder h2.info-title {
  font-size: 17px;
  line-height: 23px;
  font-family: 'AvenirNextLTW01-Regular';
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.info-subtitle-holder p.subtitle {
	font-size: 34px;
	line-height: 40px;
	font-family:'AvenirNextLTW01-Regular';
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	  margin-bottom: 35px;
}

.info-section .seperator {
	padding: 25px 0px;
}

.info-section .seperator span {
	width: 50px;
	height: 2px;
	margin: 0 auto;
	background-color: #1eb9ec;
	display: block;
    opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
    visibility: visible;
}

.info-section-text {
	column-count: 0;
	-webkit-column-count: 0; /* Chrome, Safari, Opera */
    -moz-column-count: 0; /* Firefox */
	font-size: 19px;
	line-height: 30px;
}

body.home .info-section-text {
	column-count: 0;
	-webkit-column-count:0;
    -moz-column-count: 0;
}

.home .info-section-text p {
margin-bottom: 20px;
float: left;
width: 50%;
padding: 5px 0;
}

.home .info-section-text p:first-child {
padding-right: 20px;
}

.home .info-section-text p:last-child {
padding-left: 20px;
}

.info-section-text p {
color: #444;
}

.info-section-text p:first-child {
	margin: 0px;
}

/* Featured Community Carousel */
.featured-community {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 90px 0px 90px 0px;
	background-image: linear-gradient(bottom, #022d4f 50%, #063862 50%);
	background-image: -o-linear-gradient(bottom, #022d4f 50%, #063862 50%);
	background-image: -moz-linear-gradient(bottom, #022d4f 50%, #063862 50%);
	background-image: -webkit-linear-gradient(bottom, #022d4f 50%, #063862 50%);
	background-image: -ms-linear-gradient(bottom, #022d4f 50%, #063862 50%);
	float: left;
}
.comm-title-holder {
z-index: 1;
position: relative;
}
.featured-community:before {
  position: absolute;
  display: block;
  visibility: visible;
  opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
  color: #000;
  content: "Featured Community";
  font-size: 88px;
  line-height: 88px;
  font-weight: 700;
  letter-spacing: -1px;
  top: 60px;
  left: 0;
  width: 100%;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.comm-title-holder h2.comm-title, .comm-title-holder h2.comm-title a {
	color: #fff;
font-family: 'AvenirNextLTW01-Regular';
	font-size: 48px;
	line-height: 56px;
	letter-spacing: -.5px;
	font-weight: normal;
	width: 50%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.comm-title-holder h2.comm-title a i {
  padding-left: 10px;
  font-size: 16px;
  top: 25px;
  position: absolute;
  right: -30px;
}

.comm-title-holder h2.comm-title a:hover, .comm-title-holder h2.comm-title a:hover i {
color: #1eb9ec;
}

.comm-subtitle-holder p.subtitle {
	color: #53d4fe;
	font-size: 22px;
	line-height: 28px;
	letter-spacing: -.5px;
	font-weight: 100;
	width: 50%;
	margin: 10px auto 0;
	text-align: center;
}

.featured-community .carousel-holder {
  padding: 40px 0px 70px;
  position: relative;
}

.featured-community .item-holder {
	position: relative;
}

.featured-community .content-holder {
  position: absolute;
  display: block;
  z-index: 3;
  max-width: 310px;
  padding: 25px;
  top: 50%;
  left: -135px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: #fff;
  box-shadow: 0 15px 31px rgba(0,0,0, .2);
}


.featured-community .content-holder .image-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  color: #000;
  font-weight: 400;
  letter-spacing: -.6px;
  line-height: 34px;
}

.owl-prev, .owl-next {
	color: #fff;
	border: 2px solid #fff;
	border-radius: 50px;
	width: 50px;
	height: 50px;
	padding-top: 7px;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.owl-prev {
	left: 15%;
	padding-right: 4px;
}

.owl-next {
	right: 15%;
	padding-left: 4px;
}

.owl-prev .fa, .owl-next .fa {
  font-size: 18px;
  color: #fff;
  margin-top: 8px;
  position: relative;
}

.owl-item .content-holder {
	opacity: 0;
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
	transition: all 0.8s linear;
	-webkit-transition: all 0.8s linear;
}

.owl-item .slide-info {
	display: block;
    position: absolute;
    opacity: 0;
    	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
    top: 25%;
    left: -64px;
    color: #53d4fe;
    font-family: 'Merriweather';
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -.5px;
    transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-moz-transiton: all 0.4s linear;
	-o-transition: all 0.4s linear;
}

.owl-item.active.center .slide-info {
	opacity: 0;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.owl-item.active.center .content-holder {
	opacity: 1;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

.owl-item img {
	filter: grayscale(100%);
	-webkit-filter: graeyscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	transition: all 1s linear;
	-webkit-transition: all 1s linear;
	-moz-transiton: all 1s linear;
	-o-transition: all 1s linear;
}

.owl-item.active.center img {
	filter: grayscale(0);
	-webkit-filter: graeyscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
}

.featured-links-holder {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
}

.featured-links {
	position: relative;
	display: block;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 8%;
}

.phone-link, .school-link, .community-link {
	width: 33.333%;
	display: block;
	float: left;
	text-align: center;
}

.icon-wrap {
	display: block;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 0 auto;
	border-radius: 50px;
	background-color: #1eb9ec;
	text-align: center;
}

.icon-wrap .fa {
	font-size: 22px;
	width: 40px;
	height: 40px;
	color: #fff;
}

.icon-wrap .fa-phone:before, .icon-wrap .fa-bus:before, .icon-wrap .fa-home {
	padding: 9px;
	display: block;
}

.featured-links .button-wrap {
	display: block;
	position: relative;
	margin-top: 40px;
}

.featured-links .button-wrap a {
  padding: 10px 32px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'AvenirNextLTW01-Regular';
  font-size: 16px;
  border: 2px solid #fff;
  width: 275px;
  display: inline-block;
  letter-spacing: .5px;
}

.featured-links .button-wrap a:hover {
  color: #fff;
  border: 2px solid #1eb9ec;
  background: #1eb9ec;
}

.featured-links .button-wrap a:after {
  display: block;
  position: absolute;
  visibility: visible;
  content: '';
  background-color: #fff;
  width: 1px;
   height: 26px;
  top: -34px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transiton: all 0.2s linear;
  -o-transition: all 0.2s linear;
}


/* Questions Section */
.questions {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	clear: both;
}

.questions-bg-wrap {
	display: block;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 820px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.questions-box {
  position: absolute;
  display: block;
  top: 50%;
  left: 200px;
  max-width: 375px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: rgba(30, 185, 236, 0.8);
  padding: 10px 40px 40px;
  text-align: center;
  width:100%;
}

.questions-box h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 46px;
	color: #fff;
	font-weight: 300;
}

.questions-box p {
	color: #fff;
	font-size: 18px;
	line-height; 24px;
	margin: 0px;
}

.questions-box .button-wrap {
	text-align: center;
	padding-top: 25px;
}

.questions-box .button {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 12px 0px;
	text-transform: uppercase;
	background-color: #063862;
}

.questions-box .button .fa {
	padding-left: 15px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transiton: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.questions-box .button:hover .fa {
  transform: translateX(3px);
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  -o-transform: translateX(3px);
}

/* Community Landing Page ----------------- */

.page-id-25 .home-title {
  height: 550px;
}

.page-id-25 .title-holder {
  top: 50%;
}
.page-id-25 .entry-content {
	margin-left: 0px;
	margin-right: 0px;
}

.page-id-25 .entry-header {
	display: none;
}

.community-map {
	position: relative;
}
/*
.community-map:before {
	position: absolute;
	visibility: visible;
	opacity: 0.3;
	display: block;
	z-index: 1;
	content: "";
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #000;
}
*/
.community-loop .community {
	width: 33.33%;
	display: block;
	float: left;
	position: relative;
}

.community-loop {
	background-color: #063862;
}

.community-landing-link {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.community-landing-link a {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 99;
	position: absolute;
	box-shadow: none;
}

.community-loop-title {
	position: absolute;
	display: block;
	width: 100%;
	padding: 0px 20px;
	text-align: center;
	left: 50%;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	max-width: 300px;
}

.community-loop-title h3 {
	font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.community-cat {
    position: absolute;
    display: block;
    width: 100%;
    padding: 0px 20px;
    text-align: center;
    left: 50%;
    top: 42%;
    z-index: 1;
    transform: translateY(-42%) translateX(-50%);
    -webkit-transform: translateY(-42%) translateX(-50%);
    -moz-transform: translateY(-42%) translateX(-50%);
    -o-transform: translateY(-42%) translateX(-50%);
    max-width: 300px;
}

.community-cat h3 {
	font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 15px;
}

.community-image img {
opacity: .85;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  filter: alpha(opacity=85);
}

.community:hover .community-image img {
opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}


.community:before {
position: absolute;
  display: block;
  visibility: visible;
  opacity: .48;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=48)";
  filter: alpha(opacity=48);
  z-index: 1;
  content: "";
  background-color: #05233c;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.community:hover:before {opacity: 0.15;	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);}
.community-landing-link:before, .community-landing-link:after {
    position: absolute;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    content: '';
    opacity: .6;
    	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
	transition: all 0.35s linear;
	-webkit-transition: all 0.35s linear;
	-moz-transition: all 0.35s linear;
	-o-transition: all 0.35s linear;
}

.community-landing-link:before {
border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(1,1);
  transform: scale(1,1);
}

.community-landing-link:hover:before {
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
}

.community-landing-link:after {
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}

.community-landing-link:hover:after {
	border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
}

.community-loop-title h3 {
	margin-bottom: 0px;
	color: #fff;
}

/* Terms of Use & Contact Us ------------- */
.page-id-63 .entry-content {
	padding: 90px 30px;
}

.page-id-63 p {
	line-height: 30px;
}

.page-id-30 .form-holder {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 30px 10px;
  border: none;
  margin-top: 0;
  margin-bottom: 60px;
}
.right-column.contact-column {
	background-color: #063862;
}

.page-id-30 .page-intro {
  background-color:#fff;
  padding: 70px 30px 60px;
}

.page-id-30 .page-intro p {
color: #000;
}
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
  width: 180px;
  height: 52px;
  border-radius: 0px;
  background: #1eb9ec;
  color: #fff;
  font-size: 14px;
  font-family: 'AvenirNextLTW01-Regular';
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

.page-id-30 input[type="submit"] {
margin-left: 10px;
}

.contact-content {
background: #fff;
}
.contact-column-content {
	width: 300px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	-moz-transform: translateY(-50%) translateX(-50%);
	-o-tranform: translateY(-50%) translateX(-50%);
}

.contact-column p {
	color: #fff;
	padding-left: 20px;
	margin-bottom: 0px;
}

.contact-column a {
	color: #fff !important;
	padding-left: 20px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.contact-column a:hover {
	color: #53d4fe !important;
}

.page-id-30 .map {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.page-id-30 .map:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);

}


/* Single Community CPT --------------------*/
.page-menu-holder {
	position: relative;
	display: block;
	width: 100%;
	background-color: #043054;
}

.page-menu-holder .page-menu {
	width: 100%;
    display: block;
    white-space: nowrap;
    height: 70px;
}

.single-commercial_community .page-menu-holder .page-menu {
  height: 64px;
  max-width: 780px;
  margin: auto;
}

.page-menu .link-holder {
display: block;
  /* width: 20%; */
  margin: 0;
  float: left;
}


.single-commercial_community .page-menu .link-holder {
width: 33.333%;
}

.page-menu .link-holder a {
	display: inline-block;
	width: 100%;
	padding: 23px 60px;
	color: #fff;
  font-family: 'AvenirNextLTW01-Regular';
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	  font-weight: 500;
}

.single-commercial_community .page-menu .link-holder a {
padding: 20px 0px;
}
.page-menu .link-holder.request-info a {
background: #2fbbeb;
}

.page-menu .link-holder.request-info a:hover {
background: #063862;
}
.page-menu .link-holder a:hover {
	color: #53d4fe;
	background: #063862;
}

.section-1.overview {
  background-color: #063862;
  padding: 80px 40px;
}

.section {
	display: block;
	position: relative;
	width: 100%;
}

/* Overview & General Styling */

.left-column, .right-column {
	position: relative;
	display: block;
	float: left;
	width: 50%;
}

.single-community .right-column {
overflow: hidden;
}
.section-1.overview .left-column {
	padding-left: 0;
	overflow: visible;
	z-index: 9;
	padding-top: 30px;
}

.section-1.overview .overview-wrapper {
max-width: 1340px;
margin: auto;
}

.image-holder {
	text-align: center;
}

.section-1.overview .callout-holder {
	width: 120%;
}

.callout-holder p {
	font-size: 38px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 25px;
}
}

.callout-holder p:first-child, .callout-holder p:last-child, .content-holder p:first-child, .content-holder p:last-child {
	display: none;
}

.section-1.overview .content-holder {
	padding-right: 8%;
}

.single .content-holder p {
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 45px;
}

.section-title-holder {
	margin-bottom: 30px;
}

.section-title-holder h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #53d4fe;
	letter-spacing: 2px;
	font-weight: 900;
}

.overview-wrapper .section-button-holder {
float: left;
width:220px;
margin-right:12px;
}

.section-button-holder.contact-button .button a {
background: #53d4fe;
}

.section-button-holder.contact-button .button a:hover {
background: #10b4e9;
border-color: #10b4e9;
}

.section-button-holder .button a {
	border: 2px solid #53d4fe;
	width: 220px;
	display: block;
	text-align: center;
}


.section-button-holder .button a {
	padding: 16px 0px;
    display: inline-block;
    width: 100%;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 900;
    font-family:'AvenirNextLTW01-Regular';

	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transiton: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.section-button-holder .button a:hover {
background: #10b4e9;
border-color:#10b4e9;
}

.section-2 .section-button-holder .button a {
	color: #063862;
}

.section-1 .section-button-holder .button .fa {
	color: #53d4fe;
	padding-right: 10px;
}

.section-1 .section-button-holder .button a:hover .fa {
color:#fff;
}

.section-2 .section-button-holder .button .fa {
	color: #063862;
	padding-left: 10px;
}

.overview-img {
	position: relative;
}

.overview-img:after {
	position: absolute;
	visibility: visible;
	z-index: 1;
	opacity: 0;
	/* opacity: 0.3;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; */
  /* filter: alpha(opacity=30); */
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	content: "";
	background-color: #000;
}

.overview-img img {
	width: 100%;
}

/* School Styling */
.section-2.school-info {
	max-width: 1400px;
	margin: 0 auto;
	padding: 80px 0px;
}

#school-info .left-column, #school-info .right-column {
  height: auto !Important;
}
.section-2.school-info .right-column {
	padding-top: 30px;
  padding-right: 50px;
}

.section-2.school-info p {
	color: #FFF;
}

.section-subheader-holder h2 {
	font-family:'AvenirNextLTW01-Regular';
	font-weight: normal;
  font-size: 40px;
  line-height: 46px;
  color: #FFF;
  margin-bottom: 12px;
}

.section-2.school-info .section-button-holder .button a {
	border: 2px solid #063862;
	width: 320px;
	display: block;
	text-align: center;
}

.section-2.school-info .section-button-holder .button a:hover {
	border: 2px solid #FFF;
	width: 320px;
	display: block;
	text-align: center;
}

.section-2 .section-button-holder .button a:hover .fa {
  color: #fff!important;
}

.section-2.school-info .section-button-holder .button a:hover {
  background:#063862;
  color: #fff!important;
}

/* Floor-Plans */
.section-3.floor-plans {
	background: #f9f9f9;
	padding: 60px 20px;
}

.section-3.floor-plans .title-area {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
}

.section-3.floor-plans .section-title-holder {
	margin-bottom: 0px;
}

.section-3.floor-plans .section-subtitle-holder p:first-child, .section-3.floor-plans .section-subtitle-holder p:last-child{
	display: none;
}

h2.community-title {
 	font-family:'AvenirNextLTW01-Regular';
	font-weight: normal;
  color: #000;
  font-size: 40px;
  line-height: 46px;
  text-align: center;
  margin-bottom: 20px;
}

.fp-holder {
	display: block;
	max-width: 1180px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	height: auto;
	overflow: auto;
	white-space: nowrap;
}

.fp-heading-row {
	background: #063862;
	padding: 0px 0px 0 15px;
}

.fp-heading-holder {
	color: #fff;
}

.fp-info-row {
  padding: 15px 5px 15px 15px;
  border-bottom: 1px solid #063862;
  border-right: 1px solid #063862;
  border-left: 1px solid #063862;
}

.fp-info-holder {
	color: #000;
}

.fp-heading-holder, .fp-info-holder {
	display: inline-block;
	position: relative;
	vertical-align: top;
}

.fp-heading-holder p {
	padding: 15px 0px;
	margin: 0;
}

.fp-info-holder p {
	margin-bottom: 0px;
	font-size: 18px;
	white-space: normal;
}

.fp-plan {
	width: 15%;
}

.fp-square-ft {
	width: 12%;
}


.fp-price {
width:12%;
}

.fp-notes {
  width: 24%;
}

.fp-notes .fp-info {
  white-space: normal;
}

.fp-story, .fp-bed, .fp-bath, .fp-garage {
	width: 8%;
}

.fp-description {
	width: 20%;
}

.fp-info-holder.fp-description p {
	white-space: normal;
	padding: 0px 0px;
}

.postid-13 .fp-garage, .postid-12 .fp-garage, .postid-9 .fp-garage, .postid-7 .fp-garage {
  display: none;
}

.postid-13 .fp-story, .postid-13 .fp-bed, .postid-13 .fp-bath, .postid-12 .fp-story, .postid-12 .fp-bed, .postid-12 .fp-bath, .postid-9 .fp-story, .postid-9 .fp-bed, .postid-9 .fp-bath, .postid-7 .fp-story, .postid-7 .fp-bed, .postid-7 .fp-bath  {
  width: 10%
}

.postid-13 .fp-price, .postid-12 .fp-price, .postid-9 .fp-price, .postid-7 .fp-price {
  width: 17%;
}

.postid-13 .fp-description, .postid-12 .fp-description, .postid-9 .fp-description, .postid-7 .fp-descriptio {
  width: 21%;
}

.postid-16 .fp-heading-row, .postid-20 .fp-heading-row {
  display: none;
}

.extra-info-buttons {
/*	padding: 40px; */
	padding: 40px 0px 0px 0px;
	text-align: center;
}

.exta-info-holder {
	margin: auto;
	/* width: 402pt; */
	border: 0px solid #000;
	text-align: center;
	display: inline;
}


@media only screen and (max-width : 425px) {
  .exta-info-holder {
  margin: auto;
  width: 100%;
  border: 0px solid #000;
  }
}

/* button */
/*
.ei-button-wrap {
/*	max-width: 220px; */
/*	display: inline-block; */
/*	margin-right: 10px; */
/*	min-width: 160px; */
/* max-width: 220px;
display: block;
margin-right: auto;
min-width: 160px;
margin-left: auto;
margin-bottom: 10px;
}
*/


.ei-button-wrap {
	max-width: 220px;
	display: inline-block;
	/* margin-right: auto; */
	min-width: 160px;
	margin-left: auto;
	margin-bottom: 10px;
	/* float: left; */
	margin-right: 10px;
}

.ei-button-wrap a {
	display: block;
	width:auto;
	padding: 12px 15px;
	text-align: center;
	color: #fff;
	background-color: #1eb9ec;
	border: 2px solid #1eb9ec;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.ei-button-wrap a:hover {
	background-color: transparent;
	color: #53d4fe;
}

.ei-button-wrap p {
	margin-bottom: 0px;
	text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}



.ei-button-video-wrap {
max-width: 220px;
display: block;
margin-right: auto;
min-width: 160px;
margin-left: auto;
margin-bottom: 10px;
margin-right: auto;
}

.ei-button-video-wrap a {
	display: block;
	width:auto;
	padding: 12px 15px;
	text-align: center;
	color: #fff;
	background-color: #1eb9ec;
	border: 2px solid #1eb9ec;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.ei-button-video-wrap a:hover {
	background-color: transparent;
	color: #53d4fe;
}

.ei-button-video-wrap p {
	margin-bottom: 0px;
	text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

/* Photo Gallery */
.single-community .section-4 .section-title-holder {
	margin-top: 30px;
	margin-bottom: 30px;
}

.single-community .featured-community .carousel-holder {
  padding: 40px 0px 100px;
}
.single-community .featured-community, .single-commercial_community .featured-community {
background: #063862;
background-image: none;
}

.single-community .section-4 h2.community-title, .single-commercial_community .section-4 h2.community-title {
  width: 300px;
  margin: 0 auto;
  color: #fff;
}
.single-community .section-4.gallery {
	margin: 0px;
}

.single-community .featured-community:before, .single-commercial_community .featured-community:before {
display: none;
}

.single-community #gallery {
	padding: 40px 0px 0px;
}

.gallery {
margin: 0;
}
.single-community .section-4 .gallery-item {
  width: 33.3333%;
  padding: 0px;
  display: block;
  float: left;
  max-height: 450px;
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.single-community .section-4 .gallery-item img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
  width: 100%;
  display: none;
}
.single-community .section-4 .gallery-item .item-link:before {
	position: absolute;
	display: block;
	z-index: 1;
	visibility: visible;
	opacity: 0.2;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #000;
	content: "";
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.single-community .section-4 .gallery-item .item-link:hover:before {
	opacity: 0;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
/*
.single-community .section-4 .gallery-item img {
	min-height: 470px;
	width: 100%;
}
*/
.single-community .section-4 .gallery-item .item-link {
  display: block;
  width: 100%;
  height: 450px;
}

/* Request Contact */

#request-info {
clear:both;
background-color: #FFF;
}
.request-column {
	display: block;
	position: relative;
	width: 50%;
	float: left;
	padding: 90px 30px;
}

.request-column.left-column {
	background-color: #f7f7f7;
}

.comm-row-title, .comm-row-content {
	display: inline-block;
	vertical-align: top;
}

.comm-row-title {
	width: 40%;
	text-align: left;
	padding-right: 10px;
	position: relative;
	font-size: 14px;
	line-height: 30px;
    text-transform: uppercase;
    color: #53d4fe;
    letter-spacing: 1px;
    font-weight: 900;
}

/* .comm-row-title:after {
	position: absolute;
	visibility: visible;
	opacity: 1;
	z-index: 2;
	top: 0px;
	right: 0px;
	width: 1px;
	height: 100%;
	content: "";
	background-color: #53d4fe;
} */

.comm-row-content {
	width: 60%;
	text-align: left;
	padding-left: 10px;
  font-family: 'Avenir Next W01 Thin';
	font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #00253d;
}

.community-contact-holder {
  position: relative!important;
  width: 100%;
  left: 10%!important;
    padding: 0 40px;
  max-width: 700px;
}
h2.request-title {
  font-family: 'Avenir Next W01 Thin';
  font-weight: normal;
  color: #000;
  font-size: 38px;
  line-height: 44px;
  margin-bottom: 25px;
  margin-left: 10px;
}
.community-request-form-holder .text-box {
	padding: 0 10px 15px;
}

.cf7-input {
	padding: 0 0 15px;
}

.cf7-input.half-width {
  width: 50%;
  float: left;
  padding: 0 10px 15px;
}
.cf7-input.half-width input, .cf7-input.half-width select {
  width: 100%;
  padding: 18px 10px;
  background-color: #fff !important;
  color: #888;
  border: 1px solid #d7d7d7;
}

.single-community .cf7-input.half-width select {
	border: 1px solid #d7d7d7 !important;
}


.page-id-30 .cf7-input.text-box {
padding: 0 10px;
}

.cf7-input.half-width input:focus, .cf7-input.half-width select:focus {
	border: 1px solid #53d4fe;
}

.cf7-input.half-width select {
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: 100;
	color: #888;
}

.wpcf7 .watermark {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	color: #888;
}

::-webkit-input-placeholder {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	font-weight: 100;
	color: #888;
}

:-moz-placeholder {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	font-weight: 100;
	color: #888;
}

::-moz-placeholder {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	font-weight: 100;
	color: #888;
}

:-ms-input-placeholder {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	font-weight: 100;
	color: #888;
}

textarea::-moz-placeholder {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 14px;
	font-weight: 100;
	color: #888;
}

.cf7-input.half-width select {
	-webkit-appearance: none !important;
	border-radius: 2px;
}

.cf7-input textarea {
	font-size: 14px;
	font-weight: 100;
	line-height: 14px !important;
	padding: 18px 10px;
	background: #fff !important;
	background-color: #fff !important;
	font-family: 'Open Sans' !important;
}

.community-request-form-holder .request-form {
	width: 80%;
	margin: 0 auto;
}

input {
	font-family: 'Open Sans' !important;
}

.request-form input[type="submit"] {
	background: #2fbbeb;
	font-family: 'Open Sans';
	font-size: 14px;
	padding: 20px 37px;
	text-transform: uppercase;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	  margin-left: 10px;
}

.request-form input[type="submit"]:hover {
	background: #000;
}
/* End Single Community CPT --------------- */

/* Why Sharbell --------------------------- */
.post-29 {
	background: #022c50;
}

.post-29:after {
	position: absolute;
    display: block;
    visibility: visible;
    opacity: 0.2;
    	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
    z-index: 2;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #fff;
}

.post-29 .entry-content {
	padding: 90px 0px;
	width: 1200px;
	margin: 0 auto;
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
}

.post-29 .entry-content p {
	color: #fff;
	font-size: 18px;
	padding: 0px 15px;
}

/* Early Delivery Homes ------------------- */
.er-master-wrap {
	padding: 60px 40px;
	position: relative;
	max-width: 1480px;
	margin: auto;
}

.er-master-wrap .left-content {
padding: 30px;
}
.er-master-wrap:after {
  position: absolute;
  width: 180%;
  height: 1px;
  background: #000;
  opacity: .2;
  content: "";
  bottom: 0;
  left: -50%;
  overflow: hidden;
}
.er-master-wrap:last-child {
padding-bottom: 60px;
}
.er-master-wrap:last-child:after {
display: none;
}
.er-comm-holder h3 .er-link {
margin-bottom: 0;
}

.community-holder-title  {
  font-family: 'Avenir Next W01 Thin';
  font-weight: normal;
  color: #fff;
  font-size: 44px;
  line-height: 48px;
  text-align: center;
  padding: 70px 30px 20px;
  }
.er-master-wrap .left-column, .er-master-wrap .right-column {
	width: 50%;
	float: left;
	display: block;
	position: relative;
}

.er-master-wrap .right-column {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
  position: absolute;
  left: 50%;
}

.page-id-241 .er-master-wrap .right-column {
top:0;
left:0;
position: relative;
transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.page-id-241 .er-master-wrap .left-content {
  padding: 10px 30px 30px;
}

.page-id-241 .er-community-holder {
  padding-top: 40px;
}

/* .er-master-wrap:nth-child(even) {
	background-color: #022c50;
} */

.er-community-holder {
	background: #063862;
	padding-bottom: 0;
}

.er-community-holder .er-master-wrap:nth-of-type(even) .right-column {
left:0;
}

.er-community-holder .er-master-wrap:nth-of-type(even) .left-column {
float: right;
}


.er-image-holder {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
}

.er-link {
  font-size: 42px;
  font-weight: 100;
  display: block;
  line-height: 46px;
  margin-bottom: 0;
}

.er-link:hover {
color:#fff;
}

.er-home-info-holder p {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}

.er-home-title-holder p {
	font-size: 23px;
	color: #fff;
	margin-bottom: 20px;
}

.er-master-wrap .right-column .right-content {
  max-width: 680px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.er-community-holder .er-master-wrap:nth-child(even) .right-column .right-content {
  padding: 0 40px 0 60px;
}

/* Careers -------------------------------- */
.page-id-27 .entry-content {
	max-width: 800px;
	margin: 0 auto;
	padding: 70px 0px;
}

.cf7-input.job-input input {
	background-color: #fff !important;
}

/* Property CPT --------------------------- */
.single-property .site-header {
	position: relative;
	background: #063862;
}

.single-property .entry-content {
	float: none !important;
    width: 100% !important;
    margin: 0px;
    margin-left: 0px !important;
    overflow: visible;
}

.single-property .entry-content iframe {
	border-width: 0px !important;
}

/* Land Wanted ---------------------------- */


.page-id-24 .form-holder {
    max-width: 900px;
    margin: 0 auto;
    padding: 90px 30px 10px;
    border: none;
    margin-top: 0;
    margin-bottom: 60px;
}

.page-id-24 .cf7-input.text-box {
    padding: 0 10px;
}

.page-id-24 input[type="submit"] {
    margin-left: 10px;
}

.cf7-input.dropdown {
	position: relative;
}

.cf7-input.dropdown select {
    background: url(../images/contactarrow.jpg) no-repeat 95% 19px;
}

/* Search Results Display ----------------- */
.post-83 {
	background-color: #063862;
	padding: 60px 0px;
}

.post-83 a {
	box-shadow: none;
}

.search-info {
	color: #fff;
}

.post-83 .pagination {
	margin-right: 0px;
	margin-left: 0px;
	border-top: 0px solid #fff;
	font-family:'AvenirNextLTW01-Regular';
	font-weight: 100;
	font-size: 14px;
}



.post-83 .pagination:after, .post-83 .pagination:before {
	display: none;
}

.property-search-results hr {
	display: none;
}

.property-wrap {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 20px;
}

.property-wrap:after {
	position: absolute;
	display: block;
	visibility: visible;
	opacity: 0.2;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
	z-index: 1;
	content: "";
	background-color: #fff;
	height: 1px;
	width: 100%;
	left: 0px;
	bottom: 0px;
}

.property-title h2 {
	font-size: 35px;
	font-weight: 100;
	margin-bottom: 5px;
}

.property-title span {
	height: 30px;
	width: 30px;
	position: relative;
	display: block;
	float: right;
}

.property-title a.toggle-button {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 99;
}

.property-title span:before {
	position: absolute;
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 1;
	content: "";
	background-color: #53d4fe;
	width: 1px;
	height: 100%;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transfrorm: translateX(-50%);
	transition: all 0.35s linear;
	-webkit-transition: all 0.35s linear;
	-moz-transition: all 0.35s linear;
	-o-transition: all 0.35s linear;
}

.property-title span:after {
	position: absolute;
	display: block;
	opacity: 1;
	visibility: visible;
	z-index: 1;
	content: "";
	background-color: #53d4fe;
	width: 100%;
	height: 1px;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transfrorm: translateY(-50%);
	transition: all 0.35s linear;
	-webkit-transition: all 0.35s linear;
	-moz-transition: all 0.35s linear;
	-o-transition: all 0.35s linear;
	}

.property-title span.button.open:before, .property-title span.button.open:after {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
}

.property-wrap .sf p {
	float: left;
}

.property-wrap .sf a {
	float: right;
}

.property-wrap p {
	color: #fff;
}

.property-content {
	background-color: #022c50;
	padding: 40px;
	border-radius: 3px;
	display: none;
}

/* Rentals -------------------------------- */
.page-id-395 .entry-content {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.page-id-28 .entry-content {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

/* Commercial ----------------------------- */

.page-id-397 .entry-content {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

/* Survey -------------------------------- */

.postid-814 #secondary, .postid-814 #site-header-menu {
display: none;
}

.postid-814 #blog-content {
  float: none;
  width: 100%;
  }

 .postid-814 .site-branding {
  margin: 0 auto;
}

/* Footer --------------------------------- */
.site-footer {
	background: #022c50;
	padding: 0px;
	display: block;
}

.site-info {
	order: 0;
	-webkit-order: 0;
	-ms-flex-order: 0;
}

.footer-main {
	width: 100%;
	display: block;
	position: relative;
	height: auto;
	padding: 30px;
	max-width: 1410px;
	margin: 0 auto;
}
.footer-main .footer-column.site-info {
width: 35%;
}
.footer-main .footer-column.footer-menus {
width: 40%;
}
.footer-main .footer-column.social-nav {
width: 25%;
}
.footer-main .footer-column {
	width: 33.3%;
	position: relative;
	display: block;
	float: left;
}

.footer-main .address-holder {
	margin-bottom: 20px;
}

.footer-main .address-holder p, .footer-main .contact-holder p {
	margin-bottom: 0px;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
}

.footer-main .address-holder a, .footer-main .contact-holder a {
	color: #fff;
}

.footer-mian .address-holder a:hover, .footer-main .contact-holder a:hover {
	color: #53d4fe;
	box-shadow: 0px 0px 0px 0px;
	cursor: pointer;
}

.footer-main .primary-menu {
list-style: none;
width: 50%;
float: left;
margin: 0;
padding: 5px 10px;
}

.footer-main .primary-menu li {
	margin: 0 auto;
}

.footer-main .primary-menu li a {
	color: #53d4fe;
	text-transform: capitalize;
	display: block;
}

.footer-main .primary-menu li a:hover {
	color: #fff;
}

.footer-main .social-links-holder {
	text-align: right;
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.footer-main .facebook-link, .footer-main .twitter-link {
	width: 42px;
	height: 42px;
	margin: 0px 5px;
	display: inline-block;
}

.footer-main .partner-logos {
	text-align: right;
}

.copyright-row {
	width: 100%;
	display: block;
	position: relative;
	height: auto;
	padding: 10px 30px;
}

.copyright-inner {
	display: block;
    position: relative;
    height: auto;
    max-width: 1350px;
    margin: 0 auto;
}

.copyright-row:after {
	position: absolute;
	display: block;
	visibility: visible;
	opacity: 0.2;
		  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
	z-index: 2;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	content: "";
	background-color: #fff;
}

.copyright-row .column {
	display: block;
	position: relative;
	width: 33.3%;
	float: left;
}

.copyright-row .column-2 {
	text-align: center;
	padding: 24px 9px;
}

.copyright-row .column-3 {
	text-align: right;
	padding: 24px 9px;
}

.copyright-row p, .copyright-row a {
  color: #fff;
  font-family:'AvenirNextLTW01-Regular';
  font-size: 14px;
  line-height: 18px;
  color: #8196a8;
  margin: 0px;
  display: block;
}

.copyright-row a {
	cursor: pointer;
}

.copyright-row a:hover {
	color: #53d4fe;
}


p .txtWht  {
  color: #FFF!important;
}