.solutiontitle {font-size: 38px;
line-height: 42px;
font-weight: bold;
color: #002c3e;
padding-bottom: 20px;
text-align:center}
.solutiontext { text-align:center; padding-bottom:20px;}
.solutiontopimage {margin: 0 auto;
display: block;
margin-top: -210px;}
.rangelist .range {
	font-size: 20px;
	line-height:20px;
	font-weight: bold;
	color: #1d9db3;
	padding-bottom: 5px
}
.rangelist .solution {
	font-size: 38px;
line-height: 42px;
	font-weight: bold;
	color: #002c3e;

	padding-bottom: 20px
}
.rangelist .text {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #5c5e5f;
	padding-bottom: 20px
}

.rangecolumns {
	width: 100%;
	padding-top: 35px;
}
.rangethird {
	width: 32%;
	margin-right: 2%;
	background: #FFF;
	float: left;
	text-align: center;
	padding: 35px 0;
	margin-bottom: 35px;
}
.rangecolumns .rangethird:nth-child(3n+3) {
	margin-right: 0;
	
}
.rangecolumns .rangethird:nth-child(3n+4) {
	clear: both; 
	
}
.rangethird .image {
	padding-bottom: 20px
}
.rangethird .image img {
	width: 75%;
	margin: 0 auto;
	height: auto
}
.rangethird .range {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #1d9db3;
	text-transform: uppercase;
	padding-bottom: 5px
}
.rangethird .name {
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #002c3e;
	text-transform: uppercase;
	padding-bottom: 5px;
	padding: 0 10px 5px 10px;
}


.rangethird a:hover .range {color:#002c3e}
.rangethird a:hover .name {color:#D95D33}


.rangethird .tagline {
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #5c5e5f;
	padding-bottom: 20px
}
.rangethird div.button {
	padding: 0
}
