@media only screen and (max-width: 1600px) {
	#banner-tekst {
		margin-top: 60px !important;
	}
}
@media only screen and (max-width: 1400px) {
	#banner-tekst {
		margin-top: 40px !important;
	}
}
@media only screen and (max-width: 1240px) {
	#banner-tekst {
		margin-top: 14px !important;
	}
}
@media only screen and (max-width: 1110px) {
	header .winkelwagen-link {
		float:none;
	}
	header .formulier {
		width: 100%;
	}
	#banner-tekst {
		position: absolute;
		color: #ffffff;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 70px;
		margin-top: 275px;
		float: left;
		margin-top: 70px !important;
	}
	#banner-tekst-1 {
		background: #000000;
		width: -webkit-calc(100% - 35px);
		width: -moz-calc(100% - 35px);
		width: calc(100% - 35px);
		/* margin-left: 100px; */
		float: left;
		height: 70px;
		margin-left: 16px;
		text-align: center;
		position: static;
	}
	.wrapper-banner  {
		width: 50%;
	}
	#banner-tekst-1:before {
		content: "";
		width: 0; 
		height: 0; 
		float: left;
		margin-left: -35px;
		border-top: 35px solid transparent; 
		border-right: 35px solid #000000; 
		border-bottom: 35px solid transparent;
	}
	#banner-tekst-2 {
		background: #95c11f;
		width: -webkit-calc(100% - 35px);
		width: -moz-calc(100% - 35px);
		width: calc(100% - 35px);
		float: left;
		height: 70px;
		margin-top: 10px;
		text-align: center;
		position: static;
	}
	#banner-tekst-2:after {
		content: "";
		width: 0; 
		height: 0; 
		float: right;
		margin-right: -35px;
		border-top: 35px solid transparent; 
		border-left: 35px solid #95c11f; 
		border-bottom: 35px solid transparent; 
	}
}
@media only screen and (max-width: 1000px) {
	#banner-tekst {
		margin-top: 50px !important;
	}
	#banner-tekst-1 {
		margin-left: 0px;
	}
}

@media only screen and (max-width: 978px) {
	#header-info {
		float: none;
		width: 100%;
	}
	#shoppingCartLogin input {
		margin-bottom: 5px;
	}
	#header-login {
		float: left;
		text-align: center;
		width: 100%;
		margin-top: 10px;
	}
	#head-phone, #head-mail {
		float: none;
		margin: 5px 0;
	}
	#header-contact {
		float: left;
		text-align: center;
		width: 100%;
		margin-top: 10px !important;
	}
	#header-login #login-button {
		padding-left: 16px;
		padding-right: 16px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#header-login .formulier {
		margin-top: 15px;
		float: left;
	}
	.wachtwoord-vergeten-link > a {
		float: none;
		font-size: 10px;
	}	
	#logo {
		width: 100%;
		text-align: center;
	}
	.wrapper {
		width: 94%;
		margin: 0 3%;
	}

	#jsddm {
		display: none;
	}
	
	#jsddm li {
		width: 100% !important;
		border: none !important;
	}
	
	#jsddm a {
		line-height: 50px;
	}
	
	#pull {
		display: block;
	}
	
	.pull-tekst {
		float: left;
		color: #95c11f;
		text-decoration: none;
		font-size: 22px;
	}
	
	#homeitems {
		width: 630px;
		float: none;
		margin: 0 auto;
	}
	
	.homeitem {
		margin-right: 30px;
		height: 320px;
	}
	
	.homeitem:nth-child(2n+2) {
		margin-right: 0;
	}
	
	#product-overzicht {
		float: none;
		margin: 0 auto;
	}
	#winkelmand-geplaatst {
		/* margin-left: -3%;
		max-width: 100%; */
	}
}
@media only screen and (max-width: 900px) {
	.product-naam-ov {
		height: 50px;
	}
}
@media only screen and (max-width: 800px) {
	
	#banner-tekst {
		margin-top: 20px !important;
	}
	
	#login-splitscreen {
		width: 345px;
		margin: 0 auto;
		float: none;
	}
	
	.split {
		width: 100%;
		border-left: 0;
		border-bottom: 1px solid #95c221;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	
	.split:last-child {
		border: 0;
	}
	
	.aantal_doos {
		width: 100%;
		float: left;
	}
}
@media only screen and (max-width: 750px) {
	.non-resp {
		display: none;
	}
	.bestel .ondergrondje {
		font-size: 10pt !Important;
	}
}
@media only screen and (max-width: 700px) {
	#banner-tekst {
		margin-top: 10px !important;
	}
}
@media only screen and (max-width: 650px) {
	#banner-tekst {
		margin-top: 5px !important;
	}
}
@media only screen and (max-width: 550px) {
	#banner-tekst {
		position: absolute;
		color: #ffffff;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 40px;
		margin-top: 25px !important;
		float: left;
	}

	#banner-tekst-1 {
		background: #000000;
		width: -webkit-calc(100% - 20px);
		width: -moz-calc(100% - 20px);
		width: calc(100% - 20px);
		/* margin-left: 100px; */
		float: left;
		height: 40px;
		text-align: center;
		position: static;
	}

	#banner-tekst-1:before {
		content: "";
		width: 0; 
		height: 0; 
		float: left;
		margin-left: -20px;
		border-top: 20px solid transparent; 
		border-right: 20px solid #000000; 
		border-bottom: 20px solid transparent;
	}

	#banner-tekst-2 {
		background: #95c11f;
		width: -webkit-calc(100% - 20px);
		width: -moz-calc(100% - 20px);
		width: calc(100% - 20px);
		float: left;
		height: 40px;
		margin-top: 10px;
		text-align: center;
		position: static;
		margin-left: 20px;
	}
	
	#banner-tekst-2:after {
		content: "";
		width: 0; 
		height: 0; 
		float: right;
		margin-right: -20px;
		border-top: 20px solid transparent; 
		border-left: 20px solid #95c11f; 
		border-bottom: 20px solid transparent; 
	}
}


@media only screen and (max-width: 650px) {
	#footer-content {
		background: none;
	}

	#footer-contact, #footer-menu {
		width: 100%;
		float: left;
		margin: 5px 0;
		padding: 0;
	}
	
	#homeitems {
		width: 300px;
		float: none;
		margin: 0 auto;
	}
	
	.homeitem {
		margin-right: 0;
	}
	
	#product-overzicht {

		float: none;
		margin: 0 auto;
	}
	
	.bestel-tabel {
		font-size: 12px;
	}
	
	.resp-enter {
		display: inline;
	}
	
	.resp-naam {
		float: left;
	}
	
	.bestel-tabel img {
		float: left;
		margin-right: 5px;
	}
	
	.bestel-tabel input {
		width: 40px;
	}
	.home-text-titel, .home-text-titel h1, .home-text-titel h2 {
		height: auto !important;
	}
	.home-image-titel, .home-image-titel h1, .home-image-titel h2 {
		height: auto !important;
	}
}

@media only screen and (max-width: 600px) {
	.bestel-knop {
		width: 100%;
	}
	
	#banner-tekst {
		margin-top: 5px !important;
	}

	.nieuwsimg, .nieuws-cont, .nieuws-int {
		width: 100%;
	}
	
	.nieuwsimage, .nieuws-info {
		width: 100%;
		margin-left: 0;
	}
	
	.nieuws-info {
		padding-bottom: 5px;
		border-bottom: 1px solid #95c11f;
	}
	.product {
		width: 48%;
		float: left;
		margin-right: 4% !important;
	}
	.product:nth-child(3n+4) {
		clear: none;
	}
	.product:nth-child(2n+2) {
		margin-right: 0 !important;
	}


}
@media only screen and (max-width: 550px) {
	#banner-tekst {
		margin-top: 25px !important;
	}
}
@media only screen and (max-width: 500px) {
	.bestel .ondergrondje {
		font-size: 9pt !Important;
	}
	#banner-tekst {
		margin-top: 10px !important;
	}
	#header-login input {
		clear:both;
	}
	#header-login {
		padding-bottom: 10px;
	}
	#header-login br {
		display: block;
	}
}
@media only screen and (max-width: 450px) {
	#banner-tekst {
		margin-top: 5px !important;
	}
	.product-naam-ov {
		font-size: small;
		height: 40px;
	}
}
@media only screen and (max-width: 400px) {
	#login-splitscreen {
		width: 100%;
		float: left;
	}
	
	#winkelmand-geplaatst {
		width: 85%;
	}
	
	.split {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.bestel .ondergrondje {
		font-size: 8pt !Important;
	}
}
@media only screen and (max-width: 350px) {
	#banner-tekst {
		margin-top: 2px !important;
	}
	.homeitem {
		max-width: 100%;
	}
	
	#banner-tekst-1 {
		font-size: 7pt;
	}
	#banner-tekst-2 {
		background: #95c11f;
		width: -webkit-calc(100% - 20px);
		width: -moz-calc(100% - 20px);
		width: calc(100% - 20px);
		float: left;
		height: 40px;
		font-size: 7pt;
		margin-top: 5px;
		text-align: center;
		position: static;
		margin-left: 20px;
	}
}