@charset "utf-8";
/* CSS Document */

.houseinspection{
	background-image: url(../img/bg02.jpg);
	height: 600px;
	background-size: cover;
	background-position: 50%;
}

.homeinspectionhex{
	margin-top:0px;
}
.houseinspection1{
	margin-top: 250px;
}

.houseinspection1 h1{
	color: white;
}
.houseinspection1 h2{
	color: white;
}
.homeinspectionhex1 h4{
	color: black;
    margin-bottom: 30px;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
}

.homeinspectionhex1 p{
	font-weight: 400;
	font-size: 1.1em;
    line-height: 2em;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 50px;
}
.homeinspectionhex1 h4{
	margin-bottom: 50px;
}
.stephex img{
	height: 249px;
    width: 197px;
    margin-bottom: 20px;
}
.hexleakfoeresults img{
	height: 165px;
}
.homeinspectionhex1 h1{
	margin-top: 100px;
	margin-bottom: 50px;
}
.homeinspectionhex1 h3{
	margin-bottom: 30px;
}
@media(max-width: 500px){
	.hexleakfoeresults img{
	height: 106px;
}
}