#product ul { list-style: none;margin:0px;padding:0px; }

#product ul li { display: inline; }

#product ul img {}

#product ul a:hover img {}

#product ul a:hover {}

#product1 {width: 100%; }

#product1 ul { list-style: none;margin:0px;padding:0px; }

#product1 ul li { display: inline; }

#product1 ul img {}

#product1 ul a:hover img {}

#product1 ul a:hover {}

#product1 .productname {margin:10px 0 0px 0;font-size:16px;color:#ec3327;}
#product1 .buttonswrap {margin-top:10px;} 
.product_image_div{padding:10px 2%;display:block;text-align:center;margin-bottom:30px;float:left;text-align:center;width:31%;text-align:center;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;background:#fff;}


#product1 li div {cursor:pointer;}



/* 1 - 460: Portrait smartphones */

@media all and (min-width: 1px) {

#product {width: 100%; }

.productpic {height:auto;}

.product_image_div {margin-right:0%;float:none;width:96%;}

}

/* 460 - 580: Landscape smartphones */

@media all and (min-width:460px) {

#product {width: 100%; }

.productpic {height:auto;}
.productimage img {max-width:100%;height:auto;}

.product_image_div {margin-right:2%;margin-bottom:30px;float:left;text-align:center;width:28%;text-align:center;}
.product_image_div {height:270px;}
.catli .product_image_div {height:140px;}

#product1 .productname {font-size:14px;}
.product_image_div .redbutton {margin-right:5px;padding:3px 5px 5px 5px;float:none;clear:both;display:block;font-size:12px;}
.product_image_div .greybutton {padding:3px 5px 5px 5px;float:none;clear:both;margin-top:10px;display:block;font-size:12px;}
}





@media all and (min-width:780px) {
#product1 .productname {font-size:14px;}
.product_image_div .redbutton {float:left;clear:none;}
.product_image_div .greybutton {float:left;clear:none;margin:0px;}
.product_image_div {height:200px;}
.catli .product_image_div {height:140px;}
}



@media all and (min-width:960px) {
.product_image_div .redbutton {margin-right:10px;font-size:14px;padding:3px 8px 5px 8px;}
.product_image_div .greybutton {font-size:14px;padding:3px 8px 5px 8px;}
.product_image_div .buttonswrap {margin:auto;width:170px;}
}

