.product-section{
	float: left;
	clear: both;
	width: 100%;
	padding: 60px 0px;
}
.product-detail{
	float: left;
	clear: both;
	width: 100%;
	padding: 60px 0px;
}
.theme-features{
	color: black;
	list-style: none;
}
.theme-features li {
	font-family: quick;
}
.product-demo{
	float: left;
	clear: both;
	width: 100%;
	padding: 80px 0px;	
	background: #f9f9f9;
}
.product-box{
	width: 100%;
	padding: 10px 5px;
}