﻿.c-contact{height:100vh;background-color:transparent;padding-bottom:50px}
.is-touch .c-contact{height:calc(var(--vh,1vh)*100)}
.c-contact--red{background-color:#db4d31;height:auto}
.is-touch .c-contact--red{height:auto}
.c-contact--red .c-contact__inner{height:auto;min-height:calc(100vh - 50px)}
.is-touch .c-contact--red .c-contact__inner{min-height:calc((var(--vh,1vh)*100) - 50px)}

#home-section-info { padding: 76px 0 30px; background-color: #ffffff; }

	.home-section .container { text-align: center; }

		.home-section .section-title { padding-bottom: 14px; }


	.home-section, #main-footer, #quote, .blog-post-image, .comments_count { -webkit-transform: translate3d(0,0,0); }
.text-uppercase{text-transform:uppercase}
.content-popout__inner .form-item,.form-item-immediate-avail,.property-finder form{margin-bottom:0}
.content-popout__inner{padding:25px 40px;padding:1.5625rem 2.5rem;height:100%;overflow:auto;position:relative;-webkit-overflow-scroll:touch}
#footer-state-data li div.location-marker{float:left;padding-right:.5rem}
#footer-state-data li div.location-marker .fa-marker{display:block;font-size:1.5em}
table.pagerer tbody tr td div.item-list ul.pager li.pager-item,table.pagerer tbody tr td div.item-list ul.pager li.pager-current,table.pagerer tbody tr td div.item-list ul.pager li.pager-first,table.pagerer tbody tr td div.item-list ul.pager li.pager-previous,table.pagerer tbody tr td div.item-list ul.pager li.pager-next,table.pagerer tbody tr td div.item-list ul.pager li.pager-last{list-style-image:none;list-style-type:none;margin:0 0.3em 0 0.3em;padding:0.1em 0 0 0;vertical-align:middle;}


.wp-caption-text,
.feature figcaption,
dd.wp-caption-dd {
  color: #858585;
  font-family: "Source Sans Pro", Helvetica, Arial, Verdana, Tahoma, sans-serif;
  word-spacing: -.05em;
  line-height: 1.48;
  font-size: 14px;
  font-size: 0.82353rem;
  margin-top: 6px;
  margin-top: 0.35294rem;
}

.wp-caption-text a,
.feature figcaption a,
dd.wp-caption-dd a {
  color: #858585;
  border-bottom: 1px solid #e3e3e3;
}

.wp-caption-text a:hover,
.feature figcaption a:hover,
dd.wp-caption-dd a:hover {
  color: #474747;
}
.card-text:last-child{margin-bottom:0}
.media,.media-body{zoom:1;overflow:hidden}
.media-body{width:10000px}
.media-left,.media-right,.media-body{display:table-cell;vertical-align:top}
.testimonial .media-body{vertical-align:middle}



#content { 
	padding-top: 10px;
}


.clearfix {
  *zoom: 1;
}


.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}


.clearfix:after {
  clear: both;
}
