@media only screen and (max-width:970px){
	img {max-width: 100%; height: auto;}
	
	#ys_cartInfo, #ys_cart, #ys_buyerInfo, #ys_shipBillShippingInfo {width:100% !important; clear:both !important;}
	#ys_shipBillPage #ys_shipBillBillingInfo {margin:0px !important; clear:both;}
	div.ys_cpInfoBoxORImg {display:none;}
	div.ys_cpInfoBox {width:100% !important;}

	.ys_wrapper{width:auto !important; margin:0 14% !important; background:transparent !important;}
	.ys_wrapper .header {width:100% !important;}
	.ys_wrapper #ys_pageBody {width:100% !important; box-sizing:border-box;}
	#ys_mastFoot #ys_yFooter {padding:10px;}
	
	.home-page-small-banners2 {display:none;}
	.toplinks ul {width:100%; float:none; text-align:center;}
	.toplinks ul li {float:none !important; display:inline-block !important;}
	.search-bg1 {float:none; margin:0px auto; padding:5px 0px 0px 0px; position:static;}
	.header-row2 .logo {padding-top:30px;}
	#ys_pageBody {margin:0px auto !important;}
	#ys_mastFoot {margin:0px !important;}
	.bottom-link {height:auto;}
	#ys_mastFoot .bottom-link ul {text-align:center; padding:5px !important; width:100%;}
	.bottom-link ul li {float:none; display:inline-block;}
	#ys_onePage #ys_shipBillBillingInfo {clear:both; margin:0px !important;}
	.yui-skin-sam .yui-panel {width:100% !important;}
	.yui-skin-sam .yui-panel-container {left:0px !important;}
}

@media only screen and (max-width:800px){
	.header .pn {text-align:left; clear:both;}
}

@media only screen and (max-width:767px){
  .ys_wrapper{width:auto !important;margin:0 3% !important;}
  #cart-header{padding:5px 0;}
  #cart-header .cart-head-row > *{margin:0;}
  #cart-header .cart-head-row strong{display:block;}
  .shop-cart-img{display:none;}
  #ys_cart .cart-badges{top:0px;}
  #ys_shippingPage #ys_pageBody.ys_sideCart #ys_cartInfo,
  #ys_billingPage #ys_pageBody.ys_sideCart #ys_cartInfo{float:none;width:auto;}
  #ys_shippingPage #ys_pageBody.ys_sideCart #ys_cart,
  #ys_billingPage #ys_pageBody.ys_sideCart #ys_cart{width:auto;}
}

@media only screen and (max-width : 450px) {
	#ys_shipBillShippingInfo {float:left !important; width:100% !important;}
	#ys_shipBillBillingInfo {float:left !important; width:100% !important; margin-left:0px !important;}
	.ys_pageActions img {height:38px;}
}