.biopicleft {
	float: left;
	width: 240px;
	height: 240px;
	margin-right: 10px;
}
.biopiccenter {
	width: 100%;
	max-width: 600px;
	align: center;
}
.biopicright {
	float: right;
	width: 60%;
	margin-left: 10px;
}
.redsection {
	background-color: #005f86 !important;
	margin-bottom: 0px;
	padding-bottom: 0px;
}.notopborder {
	margin-top: 0px;
	padding-top: 0px;
}
.newfoot {
	background-color: #005f86;
}
#redforhire {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #005f86;
	padding-left: 10px;
}








@media (max-width: 479px) {
.plumbbob {
	background-image: url(../img/plumb-bob.jpg);
	background-repeat: no-repeat;
	background-position: -100px bottom;
	
}
.biopicright {
	width: 100%;
	margin-bottom: 20px;
}

}


@media (max-width: 748px) {
.plumbbob {
	background-image: url(../img/plumb-bob.jpg);
	background-repeat: no-repeat;
	background-position: 550px bottom;
}
}

@media (min-width: 992px) {
.plumbbob {
	background-image: url(../img/plumb-bob.jpg);
	background-repeat: no-repeat;
	background-position: 700px bottom;
}
}

@media (min-width: 1199px) {
.plumbbob {
	background-image: url(../img/plumb-bob.jpg);
	background-repeat: no-repeat;
	background-position: 120px bottom;
}
}

#mountainscene {
	background-color: #e9eef2;
	background-image: url(../img/custom-header-bg-3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: cover;
}
#vendors {
	background-color: #005f86;
	padding-top: 40px;
	padding-bottom: 40px;
}
.minilogored {
	float: right;
	padding-left: 10px;
}
.white-testimonial {
	color: #FFF;
}
.cities-served {
	font-size: 11px;
	color: #ff8c00;
	font-style: italic;
}

