html body.custom-background{
	background-color:#fff;
}
.entry{
	padding-top: 0;
}
.clearboth{
	clear: both;
}
.home .featuredpage h3{
	text-align: center;
}
.flexible-widgets.widget-fourths .widget figure{
	margin: 0 auto;
}
.front-page-1 .textwidget,
.front-page-3 .textwidget{
	text-align: center;
}
.site-footer{
	color:#000;
}
.site-footer p {
    margin-bottom: 1.25em;
    line-height: 1.25em;
}
.genesis-nav-menu .sub-menu{
	z-index: 999;
}
.header-image .title-area{
	max-width: 100%;
}
.header-image .site-title > a {
    color: #fff;
    min-height: 150px;
}
.page-id-942 #genesis-content{
	text-align: center;
}
#before-footer{
	text-align: center;
}
#before-footer section{
	margin-bottom:0;
}
#footer .flexible-widgets .wrap{
	padding-top: 40px;
}
#pcms-doctors{
	word-break: normal;
}
#pcms-doctors > div{
	display: block;
	float: left;
	text-align: center;
	width: 25%;
}
#pcms-doctors > div:nth-of-type(odd){
	text-align: left;
	width: 75%;
}
#pcms-doctors-search input,
#pcms-doctors-search select{
	display: block;
	float: left;
	height: 65px;
	margin-bottom: 1em;
	width: 33.3%;
}
#pcms-doctors-search input[type="submit"]{
	clear: both;
	display: block;
	float: none;
	width: 100%;
}
@media (min-width:1024px){
	.header-image .site-title > a {
		background-position: 100px center !important;
		padding-left: 150px;
		padding-top: 50px;
		text-indent: 0;
	}
	#genesis-nav-primary .wrap{
		max-width: none;
	}
}
@media (min-width:1200px){
	.header-image .site-title > a{
		background-position: 175px center !important;
	}
}
@media (min-width:1340px){
	.header-image .site-title > a{
		background-position: 250px center !important;
	}
}
@media (max-width:1024px){
	.flexible-widgets.widget-fourths .widget{
		float: left;
		width: 50%;
	}
	.flexible-widgets.widget-fourths .widget:nth-of-type(odd){
		clear:left;
	}
}
@media (max-width:600px){
	.flexible-widgets.widget-fourths .widget{
		float: none;
		width: 100%;
	}
	.alignleft,
	.alignright{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#pcms-doctors > div,
	#pcms-doctors > div:nth-of-type(2n+1),
	#pcms-doctors-search input,
	#pcms-doctors-search select{
		float: none;
		text-align: left;
		width: 100%;
	}
}