
.new_product_item { width:50%}

@media screen and (max-width: 2024px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; height:50px;}
.innerlink  { float:left;position:absolute;top:0px;left:10px;width:100%; font-weight:bold;font-size:18px;}
.outerlink  { float:left;position:absolute;top:-20px;right:0px}
.outerlink img { width:80px;}
.footerA {float:left;font-size:14px;margin-right:30px;}
.footerB {float:left;font-size:14px;margin-right:30px;}
.footerC {float:right;padding-right:10px;font-weight:bold;font-size:14px;}
.footerD {float:right;margin-right:10px;}
.footerD img {width:100px;}
}
@media screen and (max-width: 1024px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; height:50px;}
.innerlink  { float:left;position:absolute;top:0px;left:10px;width:100%; font-weight:bold;font-size:18px;}
.outerlink  { float:left;position:absolute;top:-20px;right:0px}
.outerlink img { width:80px;}
.footerA {float:left;font-size:14px;margin-right:30px;}
.footerB {float:left;font-size:14px;margin-right:30px;}
.footerC {float:right;padding-right:10px;font-weight:bold;font-size:14px;}
.footerD {float:right;margin-right:10px;}
.footerD img {width:100px;}
}

@media screen and (max-width: 960px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; height:50px;}
.innerlink  { float:left;position:absolute;top:0px;left:10px;width:100%; font-weight:bold;font-size:14px;}
.outerlink  { float:left;position:absolute;top:-10px;right:0px}
.outerlink img { width:80px;}
.footerA {float:left;font-size:14px;margin-right:30px;}
.footerB {float:left;font-size:14px;margin-right:30px;}
.footerC {float:right;padding-right:10px;font-weight:bold;font-size:14px;}
.footerD {float:right;margin-right:10px;}
.footerD img {width:100px;}
}

@media screen and (max-width: 800px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; }
.innerlink  { float:left;position:absolute;top:0px;left:0px;width:100%; font-weight:bold;font-size:14px;}
.outerlink  { float:left;position:absolute;top:50px;}
.outerlink img { width:50px;}
.footerA {float:left;font-size:12px;margin-right:10px;}
.footerB {float:left;font-size:12px;margin-right:10px;margin-top:10px;}
.footerC {float:left;font-size:10px;margin-right:10px;margin-top:10px;}
.footerD {clear:both;margin-top:10px;text-align:center;}
.footerD img {width:50px;}
}

@media screen and (max-width: 640px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; }
.innerlink  { float:left;position:absolute;top:0px;left:0px;width:100%; font-weight:bold;font-size:12px;}
.outerlink  { float:left;position:absolute;top:50px;}
.outerlink img { width:50px;}
.footerA {float:left;font-size:12px;margin-right:10px;}
.footerB {float:left;font-size:12px;margin-right:10px;margin-top:10px;}
.footerC {float:left;font-size:10px;margin-right:10px;margin-top:10px;}
.footerD {clear:both;margin-top:10px;text-align:center;}
.footerD img {width:50px;}
}

@media screen and (max-width: 480px) {
.menubg {text-align:center; background-image:url(img/back.png);background-position:center; background-repeat: repeat-x; }
.innerlink  { float:left;position:absolute;top:0px;left:0px;width:100%; font-weight:bold;font-size:12px;}
.outerlink  { float:left;position:absolute;top:50px;}
.outerlink img { width:50px;}
.footerA {float:left;font-size:12px;margin-right:10px;}
.footerB {float:left;font-size:12px;margin-right:10px;margin-top:10px;}
.footerC {float:left;font-size:10px;margin-right:10px;margin-top:10px;}
.footerD {clear:both;margin-top:10px;text-align:center;}
.footerD img {width:50px;}
}