.home-banner.koning {
	padding-top: 		5px;
	height: 		420px;
}
.home-banner.koning .home-banner-tablecell h2 {
	font-size: 		42px;
	margin: 		0 auto 4px;
	-ms-hyphens: 		none;
	-moz-hyphens: 		none;
	-webkit-hyphens: 	none;
}
.home-banner.koning .home-banner-tablecell h3 {
	font-size: 		24px;
	margin: 		0 auto 12px;
}
.home-banner.koning .category-button {
	padding-top: 	12px;
	margin-top: 	4px;
}
img.lex {
	width: 		160px !important;
	height: 	auto;
	margin-top: 	24px;
}
.category-banner-tablecell img.lex {
	margin-top: 	4px;
}
img.badge-40 {
	position: 	absolute;
	left: 		63%;
	top: 		24px;
	animation: 	badge-40 1.5s;
	width: 		101px !important; 
}
body.knivesandtools-fr img.badge-40 {
	width: 		105px !important; 
}
@keyframes badge-40 {
    from {
	margin-top: 	-200px;
	}
    to {
	margin-top: 	0px;
	}
}


.home-banner.koning .category-button a.light:hover {
	background: 	#FFF;
	color: 		#F1584A;
}

.actie-button-container {
	display: 	block;
	width: 		100%;
	margin: 	0 auto;
	clear: 		left;
	text-align: 	center;
	overflow: 	hidden;
}
.actie-button-container ul {
	margin: 	0 auto;
	padding: 	0 3%;
	list-style-type: none;
}
li.actie-button {
	margin: 	0;
}
li.actie-button a {
	display: 	block;
	float: 		left;
	text-decoration: none;
	width: 		23.8%;
	height: 	60px;
	line-height: 	60px;
	background: 	RGBA(110, 161, 82, .5);
	text-transform: uppercase;
	color: 		#FFF;
	font-size: 	14px;
	font-weight: 	700;
	letter-spacing: 1px;
	margin: 	4px .6%;
	box-sizing: 	border-box;
}
li.actie-button a:hover {
	background: 	RGBA(110, 161, 82, .9);
}



/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 1024px) {
	

} /* END @MEDIA MAX 1024 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 800px) {
	
	body.knivesandtools-de .home-banner.koning .home-banner-tablecell h2	{
		font-size: 		36px;
		letter-spacing: 	3px;
	}

} /* END @MEDIA MAX 800 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 600px) {

.home-banner.koning  .home-banner-tablecell {
	height: 		380px;
}
.home-banner.koning  .home-banner-tablecell h2 {
	font-size: 		29px;
	line-height: 		30px;
	letter-spacing: 	2.5px;
	margin: 		0 auto 8px;
	-ms-hyphens: 		none;
	-moz-hyphens: 		none;
	-webkit-hyphens: 	none;
}
body.knivesandtools-de .home-banner.koning  .home-banner-tablecell h2 {
	font-size: 		26px;
	line-height: 		28px;
}
.home-banner.koning  .home-banner-tablecell h3 {
	width: 			96%;
	font-size: 		20px;
	line-height: 		24px;
	margin: 		0 auto 18px;
}
.home-banner.koning  .category-button {
	padding-top: 		8px;
}
img.lex {
	width: 		154px !important;
	margin-top: 	0;
}	
	

} /* END @MEDIA MAX 600 */ 

/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 420px) {

img.badge-40 {
	left: 		71%;
	}

} /* END @MEDIA MAX 420 */ 


/* - - - - - - - - - - - - - - - - - - - - - */

@media only screen and (max-width: 320px) {

	.home-banner.koning  .home-banner-tablecell h2 {
		font-size: 		26px;
		line-height: 		28px;
	}
	.home-banner.koning  .home-banner-tablecell h3 {
		width: 			98%;
		font-size: 		20px;
		line-height: 		23px;
	}
	img.lex {
		width: 			148px !important;
		margin-top: 		-10px;
	}	
	body.knivesandtools-de .home-banner.koning  .home-banner-tablecell h2 {
		font-size: 		23px;
		line-height: 		26px;
	}
	img.badge-40 {
		left: 			68%;
	}



} /* END @MEDIA MAX 420 */ 


