@media screen and (min-width:1px) and (max-width:900px) {
	body {
		background: #fff;
		-webkit-text-size-adjust: none;
		-moz-text-size-adjust: none;
		text-size-adjust: none;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	#social_buttons,#img1,#img2,#kerst_tekst,#ijs_strippenkaart_banner_link,#menu {
		display: none;
		height: 0;
		width: 0;
	}
	#container {
		position: static;
		width: auto;
		margin: 0;
		overflow: hidden;
	}
	#header,#header.feest35 {
		background: #0053A5 url("../img/logo_trans.png") no-repeat left bottom;
		width: auto;
		min-width: 209px;
		height: 120px;
		overflow: hidden;
		position: relative;
	}
	#header_fade {
		height: 30px;
		background: url("../img/header_fade.png") no-repeat;
		position: relative;
		z-index: 30;
		top: 0;
	}
	#kerstkorting {
		display: none;
	}
	#ijskar_1,#ijskar_2,#ijskar_3,#ijskar_4 {
		background-size: contain;
		background-repeat: no-repeat !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	}
	#amazing_bg {
		right: 0;
		bottom: 0;
	}
	#kerstman {
		position: absolute;
		top: 20px;
		right: 0;
		left: auto;
		width: auto;
		height: 100px;
		z-index: 10;
	}
	#snow {
		position: absolute;
		width: 100%;
		height: 120px;
		z-index: 5;
	}
	#home_content,#content,#home_footer,#footer {
		width: auto;
		height: auto;
		margin-left: 5px;
		margin-right: 5px;
		background: transparent none;
		padding: 0;
		overflow: hidden;
	}
	#menu {
		position: absolute;
		top: 120px;
		left: 82px;
		right: 0;
		background: transparent;
		margin: 0;
		width: auto;
		height: auto;
		z-index: 35;
		padding-left: 5px;
		overflow: hidden;
		text-align: center;
		white-space: nowrap;
	}
	#menu.kerst {
		top: 117px;
		padding-top: 3px;
		background-image: url("../img/menu_snow.png");
		background-repeat: repeat-x;
	}
	#menu a {
		display: inline-block;
		width: auto;
		height: auto;
		padding: 0;
		font-size: 11px;
		text-transform: none;
		background: transparent;
		color: #505050;
		line-height: 30px;
		padding: 0 10px;
	}
	#menu a.feest35 {
		background: transparent;
		color: red;
	}
	#contentbg,#innercontent {
		background: transparent none;
		padding: 0;
	}
	#cateringbestellen .imgcell img {
		width: 100px;
		max-width: none;
	}
	#footer {
		border-top: 1px solid #0053A5;
		margin-top: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#webshop_sidebar {
		margin-right: 0;
	}
	#webshop {
		margin-right: 185px;
	}
}

@media screen and (max-width:900px) {
	#menu a {
		line-height: 1;
	}
	html.js #menu {
		padding-top: 20px;
	}
	html.js #menu a {
		display: none;
	}
	html.js .selectnav {
		display: block;
		position: absolute;
		top: 125px;
		left: 85px;
		right: 5px;
		z-index: 40;
		font: inherit;
		background: transparent;
	}
}

@media screen and (max-width:480px) {
	#webshop,#webshop_sidebar {
		float: none;
		width: auto;
		margin: 0;
		margin-bottom:18px;
	}
	body {
		font-size: 10px;
		line-height: 1.2;
	}
	#ijskar_1,#ijskar_2,#ijskar_3,#ijskar_4 {
		width: 50%;
		margin-right: 0;
		margin-bottom: 3px;
	}
	.mobile {
		display: block
	}
	.no-mobile {
		display: none
	}
	body {
		font-size: 11px;
		line-height: 1.2;
	}
	.home_td_underline {
		border-bottom: 0;
		padding-bottom: 0;
	}
	#home_content h1,#content h1 {
		font-size: 14px;
		margin-bottom: 6px;
	}
	.home_td {
		width: 40%;
		padding-top: 20px;
	}
	.home_td img {
		min-width: 80px;
	}
	.discount-title,.discount-price {
		font-size: 10px;
	}
	.discount-row td {
		display: inline-block;
		width: 50%;
	}
	.discount-row.three-columns td {
		display: table-cell;
		width: 33%;
	}
}