img{
	max-width:100%;
}
.small_cat{
	position: relative;
	z-index: 30;
	margin: 10px 10px 20px 10px;
	width: 80px;
}
.small_cat div{
	padding: 0px 16px;
	overflow: hidden;
	position: relative;
	height: 45px;
	color: #fff;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	background:#585858;
	border: 1px solid #000000;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.small_cat div img{
	margin-top: 10px;
}
.small_cat select{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	cursor: pointer;
}
.small_cat, .small_content{
	display:none;
}
/* Desktop standard 960 and up */
@media only screen and (min-width: 1243px) {
	.descriptionInut {
		padding-right: 50px;
	}
}


@media only screen and (max-width: 459px) {
	.rslides_container .description a.button {
		display:none;
	}
}
/* Tablet Portrait size to standard 980*/
@media only screen and (max-width: 606px){
	.checkout-content .right {
		float: none !important;
		width: 100%;
	}
	.checkout-content .left {
		width:100%;
	}
}
@media only screen and (max-width: 543px) {
	.product-info .right {
		margin-left: 0px !important;
		float: none;
		max-width: 100%;
		width: 100%;
		left: 0px;
	}
	.product-info .image-additional {
		width: 100%;
		margin: 0px;
	}
	.product-info .left a {
		width: 30%;
		height: auto;
	}
	.product-info .image-additional img {
		border: 0px;
	}
	.product-info .left {
		margin-left: 0px;
		float: none;
		text-align: center;
		margin: 0px !important;
		width:100%;
	}
	.product-info .left div.image {
		width: 100%;
	}
	.product-info .left div.image img {
		width: 100%;
		height: auto;
	}
	.product-info .left a {
		text-align: center;
	}
}
@media only screen and (max-width: 1265px) {
	.attribute thead td, .attribute thead tr td:first-child {
		width: 390px;
	}
}
@media only screen and (max-width: 1106px) {
	.attribute thead td, .attribute thead tr td:first-child {
		width: 270px;
	}
} 

@media only screen and (max-width: 895px) {
	.product-info .right {
		max-width: 170px;
	}
	.attribute thead td, .attribute thead tr td:first-child {
		width: 270px;
	}
}

@media only screen and (max-width: 849px) {
	.attribute thead td, .attribute thead tr td:first-child {
		width: 60%;
	}
}
@media only screen and (max-width: 791px) {
	.attribute thead td, .attribute thead tr td:first-child {
		width: 80%;
	}
}
@media only screen and (max-width: 730px) {
	.product-info .right {
		position: relative;
		left: 0px;
		max-width: 100%;
	}
	.attribute thead td, .attribute thead tr td:first-child {
		width: 20%;
	}
}
@media only screen and (max-width: 768px) {
	body{
		background-color:#FFF;
		background-image:none;
	}
	#container{
		width: 760px;
		padding:0px;
		margin: 0px auto;
	}
	#column-left{
		display:none;
	}
	#column-left + #column-right + #content, #column-left + #content {
		margin-left: 0px;
	}
	.slide-big {
		display: none;
	}
	.slide-small {
		display: block !important;
	}
}

/* Mobile Landscape Size to Tablet Portrait */
@media only screen and (max-width: 1000px) {
	
	.show-for-dekstop {
		display: none;
	}
}
@media only screen and (max-width: 900px) {
	#footer {
		text-align: center !important;
		
	}
	#footer ul {
		 list-style-type: none;
		 padding-left: 0px !important;
		 margin-left: 0px  !important;
	}
	#container{
		width:100%;
	}
	#column-right{
		width:100%;
	}
	#column-right + #content {
		margin-right:0px;
	}
	#header {
		height:120px;
	}
	#header #logo{
		left: 10px;
		top: 0px;
	}
	#header #language{
		left: 150px;
		top: -66px;
		color: #999;
	}
	#header #currency{
		left: 100px;
		top: -64px;
		color: #999;
	}
	#header #currency a{
		border: 1px solid #CCC;
		color: #999;
	} 
	#currency a b {
		color: #999;
	}
	#header #cart {
		left: auto;
		right: 0px;
		top: 0px;
	}
	#header #cart .heading {
		float: left;
	}
	#header #welcome{
		top:100px;
		right: auto;
		left: 10px;
		text-align: left;
		color: #272727;
	}
	#header #search {
		top: 50px;
		/* right: 100px; */
		left: 2px;
		margin-right: 10px;
		width: 99%;
	}
	#header .links{
		display:none;
	}
	
	#footer .column {
		width: 49%;
		min-height: 126px;
	}
	
	#menu > ul > li > div > ul > li > ul{
		padding-left:20px;
	}
	#menu, .org_cat, .toplinks{
		display:none;
	}
	.small_cat{
		display:block;
	}
	
	#header #search input{
		padding: 0px !important;
		width: 100% !important;
	}
	#header #search{
		margin-right: 0px !important;
	}
	#notification div {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 600px) {
	.not-show-on-mobile {
		display:none;
	}
	.whatisinut > div {
		width: 100%;
	}
	
	.feature > div {
		text-align:center !important;
		width:100%;
		clear:both;
	}
	.feature div.text-right > div {
		max-width: 1000px;
		right:0px;
		position: relative;
	}
	
	.feature div.text-left > div {
		max-width: 1000px;
		left:0px;
		position: relative;
	}
}
@media only screen and (max-width: 450px) {
	
	
}
@media only screen and (max-width: 360px) {
	#header #cart {
		left: none !important;
		right: none !important;
	}
	#logo {
		text-align:center;
		width:98%;
	}
	#cart {
		left: 50%;
	}
	#cart > div.heading {
		left: -50%;
	}
	#header #logo{
		left:5px;
	}
	#header #search {
		top: 90px;
		width: 98%;
	}
	#header #welcome {
		top: 135px;
	}
	#header {
		height: 145px;
	}
	#header #cart .heading{
		margin-right:0px;
	}
	#header .links{
		display:none;
	}
	.product-info > .left {
		float: left;
		margin-right: auto;
	}
	.product-info > .left + .right {
		margin-left: auto;
		float:left;
	}
	.org_content{
		display:none;
	}
	.small_content{
		display:inline-block;
	}
	.login-content .left, .login-content .right {
		float: left;
		width: 100%;
	}
	#footer .column {
		width: 100%;
	}
	#header #cart {
		top: 40px;
	}
}

@media only screen and (max-width: 250px) {
	#header {
		height:260px;
	}
	#header #logo{
		top: 90px;
	}
	#header #language, #header #currency{
		width: 150px;
	}
	#header #language{
		left: 5px;
		top: 40px;
	}
	#header #currency{
		left: 5px;
		top: 5px;
	}
	#header #search input{
		width: 172px;
	}
	#header #cart {
		top: 148px;
		right:0px;
	}
	#header #cart .heading{
		margin-right:0px;
	}
	#header #welcome{
		top:240px;
		right: 5px;
		width: 200px;
	}
	#header .links{
		display:none;
	}
}