@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 1)  { 
	body {
		/*background-color: red;*/
	}	

}

#header_bar {	top: 37px;}#s1 .box-content {	margin-left: -8.5px;	margin-right: -8.5px;}.caret {    margin-top: -2px;}

#header_bar span a {font-size: 12px; font-family: 'roboto'; font-weight: 300;}

#header_bar #cart {background: url('../image/cart-2.png') no-repeat top left; padding-left: 30px;}

#header_bar span {padding-left: 18px; padding-right: 18px;}

#header_bar span:first-child {padding-left: 0px;}

#header_bar .line_break {height: 17px;}

#header_bar #sg_drpdwn_currency {margin-top: -3px;}

#header_bar #sg_drpdwn_currency .switcher span.s_selected, #header_bar  .switcher li, #header_bar  .switcher li a {padding-top: 5px; padding-bottom: 5px;}

#header_bar #search input {font-size: 12px; width: 150px; padding: 1px 30px 1px 10px;}

#header_bar .button-search {left: auto; width: 30px;}

#mce-EMAIL {border: 1px solid #e1e1e1;}

.product-info .countdown {padding-left: 0px; display: block;}
.product-info .label {display: block; padding-left: 0px;}
.newoptiontable {margin-bottom: 20px;}

.product-info .image-additional a img {width: 85px; height:85px;}

.addthis_button_compact .at300m {padding-right: 5px;}
a .at-icon-wrapper {vertical-align: middle; margin-right: 5px;}
.product-info .review > div {vertical-align: middle;}

@media (max-width: 1023px) {
#sg_drpdwn_currency .switcher span.s_selected, .switcher li, .switcher li a {height: 28px; line-height: 10px;}
#sg_drpdwn_currency .switcher {background: url("../image/arrow.png") no-repeat scroll 100% 14px !important;}
#sg_drpdwn_currency .switcher span.s_selected {padding-left: 0px}
#container {padding-left:10px; padding-right: 10px;}
}
@media (max-width: 500px) {
.box-content p img {width: 100% !important; height:auto !important;}
}
@media (max-width: 376px) {
.product-filter .sort {
	margin-top: 10px;
}

.product-filter .display {
	margin-bottom: 10px;
}
}