/* Custom CSS
------------------------------------------------------------ */
.site-header .location, .site-header .number {display:inline-block;
	font-size:24px;
	font-weight:400;
	font-family: 'Roboto Condensed','sans-serif';
	}

.sidebar ul.sub-menu, .wpus-listings ul.wpus-listings {padding-left: 0;}

.home .excerpt {display:none;}



.site-header .number {color:#632D2B;}



@media screen and (min-width: 513px) {
		#mainofficenumber { padding-right:40px;}
	
}


@media screen and (max-width: 838px) {
	.site-header .widget-area .textwidget { padding-top:10px;
		padding-bottom:10px;
		text-align:center;
	}
}

.fl-photo-caption, .fl-photo-caption-below {
font-size:18px;
font-weight: bold;
}



/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {
body.ez-home.override .site-inner {
	padding-bottom: 0;
}
#ez-feature-top-container,
#ez-home-bottom-container {
	padding: 20px;
}
#home-hook-wrap {
	padding: 0;
}
.ez-home-container-area .ez-home-wrap {
	margin: 0 20px;
}
#ez-home-bottom-container.ez-home-container-area .ez-home-wrap {
	margin: 0;
}
}

@media only screen and (min-width: 840px) and (max-width: 1140px) {

}

@media only screen and (min-width: 480px) and (max-width: 1140px) {

}

@media only screen and (max-width: 839px) {
.ez-home-container-area {
	padding: 30px 0;
}
#ez-home-container-wrap .ez-widget-area {
	padding: 20px 0;
}
}

@media only screen and (min-width: 480px) and (max-width: 839px) {
#ez-feature-top-container .ez-widget-area h4,
#ez-home-bottom-container .ez-widget-area h4 {
	font-size: 46px; font-size: 4.6rem;
}
#ez-feature-top-container .ez-widget-area,
#ez-home-bottom-container .ez-widget-area {
	font-size: 24px; font-size: 2.4rem;
}
}

@media only screen and (max-width: 479px) {
#ez-feature-top-container .ez-widget-area h4,
#ez-home-bottom-container .ez-widget-area h4 {
	font-size: 36px; font-size: 3.6rem;
}
#ez-feature-top-container .ez-widget-area,
#ez-home-bottom-container .ez-widget-area {
	font-size: 18px; font-size: 1.8rem;
}
}