/* CSS Document */

.product-category-home { float: left; width: 13.2%; margin: 0px 6px;}
.product-category-home .inner-content-style2 {}
.product-category-home .inner-content-style2 .thumb { text-align:center}
.product-category-home .inner-content-style2 .thumb img { border-radius:50%; margin:0px auto; width:100%}
.product-category-home .inner-content-style2 .content h4 { text-align:center; font-size:15px; padding:5px 0px; font-weight:400; color:#222}

@media only screen and (max-width: 640px) and (min-width: 320px) {
	.product-category-home { float: left; width:21.5% !important; margin: 0px 2px;}
	.product-category-home .inner-content-style2 .content h4 { font-size: 11px !important; height: 40px; overflow: hidden; font-weight:500; }
	.product-category-home .inner-content-style2 {margin:0px 3px}
	.product-category-home:nth-child(5n) { margin-left:13%; }
	.section-title {margin-bottom: 20px; } 
	.welblock1 .wcontent p { width: 60%; margin-bottom: 20px;}	
	.welblock1 .wcontent { padding: 20px 0px 20px 29px;}
	.welblock1 { height:260px; margin-bottom:15px; }
	.welblock2 .wcontent p { width: 60%; margin-bottom: 20px;}
	.welblock2 .wcontent { padding: 20px 0px 20px 29px;}
	.welblock2 { height:260px; margin-bottom:15px; }
}
