.img-box-veroveraars{
	  display: block !important;
  		margin-left: auto !important;
  		margin-right: auto !important;
		margin-bottom: 20px;
}
.bg-basisspel:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    z-index: -1;
	background-image: url(../img/het-bordspel/bg-het-basisspel.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-size: auto;
}
@media screen and (max-width: 767px) {
	.bg-basisspel:before {
		background-image: none;}}
@media screen and (min-width: 1200px) {
	#uitbreidingen{
		margin-bottom:180px;}}
.landschap-bg {
	position: relative;
	top:-280px;
	margin-bottom:-230px;
}
@media screen and (max-width: 428px) {
	.landschap-bg {
		position: relative;
		top:-220px;
		margin-bottom:-170px;}}
.landschap-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    z-index: -1;
	background-image: url(../img/het-bordspel/bg-landschap-foto.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: auto;
}
.standalones-banner-bg{
	color:#fff;
	margin-top:40px;
}
.standalones-banner-bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 100vw;
    z-index: -1;
	background-image: url(../img/het-bordspel/bg-stand-alones-banner.jpg);
	background-size: cover;
}
.standalones-banner{
	margin-top:40px;
	margin-bottom:40px;
}
@media all and (max-width: 767px) {
	.standalones-banner{
		margin-top:100px;
		margin-bottom:0px;}}
/*Legenda Fold out */
#slideout {
    position: fixed;
    top: 35%;
    right: 0;
    width: 40px;
    padding: 12px 5px 5px;
    text-align: center;
    background: #000;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
	z-index:3;
}
#slideout_inner {
    position: fixed;
    top: 15%;
    right: -314px;
    background: #000;
    width: 312px;
    padding: 2px 0 2px 2px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    text-align: left;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}
#slideout_inner textarea {
    width: 312px;
    height: 100px;
    margin-bottom: 6px;
}
#slideout:hover {
    right: 312px;
}
#slideout:hover #slideout_inner {
    right: 0;
}
.img-box-basis {
	position: relative;
    top: -20px;
    right: 150px;
}
@media screen and (max-width: 767px) {
	.img-box-basis {
		right: 0;}}
@media screen and (max-width: 440px) {
.img-box-basis {
	position: relative;
    right: 0;
    top: 0px;
    margin: 0 auto;
    display: block;
    padding-bottom: 40px;
    padding-top: 40px;}}
.img-box-zeevaarders{
	max-width: none;
    position: relative;
}
.img-box-veroveraars{
	max-width: none;
    position: relative;
}
.img-box-ridders{
	position: relative;
    max-width: none;
    top: 150px;
    z-index: 2;}
.img-box-kooplieden {
    max-width: none;
    float: right;}
.img-box-piraten {
    max-width: none;
    position: relative;
    top: 70px;}
.img-box-zeerovers {
    position: relative;
    max-width: none;
    top: 180px;
    z-index: 2;
    right: 30px;}
.img-box-schatten {
    max-width: none;
    float: right;}
@media screen and (max-width: 991px) {
	.img-box-zeevaarders {
    max-width: none;
    position: relative;}
	.img-box-veroveraars {
    max-width: none;
    position: relative;}
	.img-box-ridders {
    position: relative;
    max-width: none;
    top: 140px;
    z-index: 2;
    float: right;}
	.img-box-kooplieden {
    max-width: none;
    margin-top: 0px;
    margin-left: 0px;
    float: none;}
	.img-box-piraten {
    max-width: none;
    position: relative;
    top: 220px;
    float: right;
    z-index: -1;}
	.img-box-zeerovers {
    position: relative;
    max-width: none;
    top: 220px;
    z-index: 2;
    float: none;}
	.img-box-schatten {
    max-width: none;
    margin-top: 500px;
    margin-left: 30px;
    float: none;}}
@media screen and (max-width: 767px) {
	.img-box-zeevaarders {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;}
	.img-box-veroveraars {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;}
	.img-box-ridders {
	max-width: 100%;
    position: relative;
    top: 0px;
    z-index: 2;
    float: right;
    margin-top: -20px;}
	.img-box-kooplieden {
    max-width: 100%;
    margin-left: 0px;
    float: none;}
	.img-box-piraten {
    max-width: 100%;
    position: relative;
    margin: 0 auto;
    display: block;
    top: 0;
    z-index: 1;}
	.img-box-zeerovers {
	max-width: 100%;
    position: relative;
    top: 0px;
    z-index: 0;
    float: none;
    margin-top: 0;
    right:0;}
	.img-box-schatten {
    max-width: 80%;
    margin-top: -30px;
    float: none;}}
.playmat-img{
	padding-bottom: 40px;
}
.img-box-standalones-banner{
	position: relative;
    top: 120px;
}