
.scooty_8_5_wrapper {
	margin: 20px;
}

.scooty_8_5_container {
	font-family: 'Lato', sans-serif;
	width: 100%;
	max-width: 1300px;
	margin: auto;
	padding: 30px 0;

}

.img-responsive {
	width: 100%;
}
.scooty_8_5_container h5{
	font-size: 20px;
}

.scooty_8_5_container p , li{
	color: #373737;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 30px;
	list-style: none;
}

.text-center {
	text-align: center;
}

.gray-bg {
	background-color: #252525;

}

.img-center img {
	width: 100%;
	max-width: 400px;
}
.display-table {
	display: table;
}

table.scooty_8_5_table {
	float: left;
	max-width: 600px;
    width: 100%;
}

@media only screen and (max-width: 920px) {
	table.scooty_6_5_table {
	float: left;
	max-width: 400px;
    width: 100%;
}
} 

@media only screen and (min-width: 921px) and (max-width: 1256px) {
	table.scooty_6_5_table {
	float: left;
	max-width: 400px;
    width: 100%;
}
} 

table.scooty_8_5_table td {
	padding: 10px;
	width:50%;
}
div.scooty_8_5_features div.scooty_8_5_container {
	text-align: center;
}

.scooty_8_5_container_black {
	color: white;
	background-color: black;
}

.float-left {
	float: left;
}

.scooty_8_5_fullimage img {
	width: 100%;
}

.scooty_8_5_image img {

}

.scooty_8_5_features {
	background-color: #252525;

}

.scooty_8_5_features img {
	padding: 20px;
}

.scooty_8_5_features img {
	height: 70px;
}

.scooty_8_5_features .scooty_8_5_container {
	padding: 0;
}

.scooty_8_5_features p {
	color: white;
}
