@media only screen and (max-width:768px){
	.growth-section{padding-top: 30px;}
	.product-div{width: 100% !important;}
	.growth-section{padding-top: 30px;}
	.asset-div{min-height: auto; margin-bottom: 20px;}
	header ul li{margin-top: 15px;}
	.banner-text h1{font-size: 20px;}
}
@media only screen and (max-width:767px){
	#homeSlider .carousel-caption{width: 98%;left:4px;}
	#homeSlider h1{font-size:25px;}
	#homeSlider{text-align:center;}
	h2{font-size: 28px;}
	.product-div{width: 100% !important;}
	/*.product-slider img{height: auto;}*/
	.growth-section{padding-top: 30px;}
	.asset-div{min-height: auto; margin-bottom: 20px;}
	
}