#container {
	position:relative;
	width:85%;
	max-width:1300px;
	margin:0 auto 10px auto;
	padding:0px;
	min-height:100%;
	background-color:#e9e9ea;
	display:table;
	}

#copy {
	font-family:arial;
	color:#000;
	font-size:11px;
	padding:10px 0 10px 0;
}

#copy a,
#copy a:visited {
	color:#000;
	text-decoration:none;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 980px) and (orientation:portrait) {	
#container {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#e9e9ea;
}

#bg {
	display:none;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */
    #container {
	width:100%;
	margin:0px;
	padding:0px;
	background-color:#e9e9ea;
}
#bg {
	display:none;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#bellen {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:30px;
	height:20px;
	background-color:#37bde8;
	color:#fff;
	padding:7px 10px 17px 15px;
	font-size:2em;
}
}

	
#header {
	float:left;
	width:100%;
}

#headerfoto {
	width:100%;
	float:left;
	max-height:249px;
	overflow:hidden;
}

#headerfoto img {
	width:100%;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	}
	
@media only screen 
and (min-device-width : 501px) {	

#headerfoto-m {
	display:none;
}

#bellen {
	display:none;
}

#footer-m {
	display:none;
}

#fotos-m {
	display:none;
}
}	

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#headerfoto-m {
	width:100%;
	float:left;
}

#headerfoto-m img {
	width:100%;
	height:auto;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	}
	
#headerfoto {
	display:none;
}

}

#logo {
	position:absolute;
	top:0px;
	left:-130px;
	width:43%;
	max-width:500px;
}

#logo img {
	width:100%;
}

@media only screen 
and (min-device-width : 501px) {	

#logo-m {
	display:none;
}

#nav-m {
	display:none;
}

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#logo {
	display:none;
}

#logo-m {
	position:absolute;
	top:15px;
	left:15px;
	width:43%;
}

#logo-m img {
	width:100%;
}

}



#navigatie {
	margin: 0px auto;   
	width:100%;
	background-image:url(../images/nav2.png);
	background-position:center top;
	background-repeat:repeat-x;
	background-position:top;
	background-size:auto;
	overflow:hidden;
	text-align:center;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#navigatie {
	width:100%;
	background-image:none;
	background-color:#66676a;
}

#nav {
	display:none;
}

}


#midden {
	width:80%;
	margin:0 auto 15px auto;
	padding:15px 0 0 0;
	max-height:400px;
	overflow:hidden;
	height:400px;
}

#middenweg2 {
	display:none;
}

@media (max-width: 1200px) {
	#midden {
	width:80%;
	margin:0 auto 10px auto;
	padding:15px 0 0 0;
	max-height:400px;
	overflow:hidden;
	height:390px;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#midden {
	width:100%;
	display:table;
	margin:0;
	padding:0;
}
}

#content {
	width:80%;
	display:table;
	margin:0 auto 0 auto;
	background-color:#fff;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#content {
	width:100%;
	margin:0px;
	background-color:#fff;
}
}

.item-page {
	padding:15px 15px 15px 50px;
	}

.item-pagelijst {
	padding:20px;
}

#content td {
	padding-bottom:10px;
}

#content ol {
	display:none;
}

.formResponsive p {
	padding:0 20px 0 0;
	font-size:1em;
	color:#6f7072;
}

#banners {
	width:80%;
	margin:0 auto 0 auto;
}

.custombanner1 {
	float:left;
	width:49.2%;
	text-align:left;
	padding:0 0 1% 0;
}

.custombanner2 {
	float:right;
	width:49.2%;
	text-align:right;
	padding:0 0 1% 0;
}

.custombanner1 img {
	width:100%;
}

.custombanner2 img {
	width:100%;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#banners {
	width:100%;
	margin:0px;
}

.custombanner1 {
	float:left;
	width:100%;
	text-align:left;
	padding:0px;
}

.custombanner2 {
	width:100%;
	text-align:right;
	padding:0;
}

.formResponsive p {
	padding:0 20px 0 0;
	font-size:8px;
	color:#6f7072;
}

.rsform-select-box {
	max-width:50px;
	min-width:50px;
	padding:0px;
	margin:0px;
}

table tbody tr td {min-width:40%;
}
}


#links1 {
	float:left;
	width:100%;
	display:block;
	padding:0px;
	margin:0;
	min-width:49.2%;
	height:550px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
/*background-image:url(../images/home.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;*/
}

#links1weg2 {
	display:none;
}


#fix {
	height:100%;
	overflow:hidden;
	width:49.2%;
	float:left;
}

#contact {
	width:80%;
	margin:0 auto 0 auto;
}

#contact img.main {
	width:100%;
	padding:15px 0 0 0;
}

#contact img {
	width:50%;
}

#contact-l {
	float:left;
	width:49.2%;

}

#contact-r {
	float:right;
	width:49.2%;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#contact img {
	width:100%;
}

#contact-l {
	float:left;
	width:100%;

}

#contact-r {
	float:left;
	width:100%;
}


}


@media (max-width: 1200px) {
    #fix {
	height:99.7%;
	overflow:hidden;
	width:49.2%;
	float:left;
}
}	

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#links1 {
	float:left;
	width:100%;
	display:block;
	padding:0px;
	margin:0;
	height:auto;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#fix {
	width:100%;
	height:300px;
	overflow:hidden;
}

}
.customfotogroot img {
	width:100%;
	margin:0;
	padding:0px;
}

.customcontact {
	padding:30px 0 0 0
}

.customcontact img {
	width:50%;
	margin:0;
	padding:0 0 30px 0;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
.customcontact {
	padding:15px 0 15px 15px;
}

.customcontact img {
	width:90%;
	margin:0;
	padding:0;
}
	
	#blokjel1 {
	position:relative;
	top:55px!important;
	left:-16px;
	width:32px;
	height:32px;
	margin-top:-32px;
	z-index:999;
	background-image:url(../images/blok.png);
	background-repeat:no-repeat;
}
}

#blokjel1 {
	position:relative;
	top:70px;
	left:-16px;
	width:32px;
	height:32px;
	margin-top:-32px;
	z-index:999;
	background-image:url(../images/blok.png);
	background-repeat:no-repeat;
}

#blokjel1weg3,
#blokjel1weg4 {
	display:none;
}

#blokjer1 {
	position:relative;
	top:70px;
	left:-16px;
	width:32px;
	height:32px;
	margin-top:-32px;
	z-index:999;
	background-image:url(../images/blok.png);
	background-repeat:no-repeat;
}

#blokjer2 {
	position:relative;
	top:70px;
	left:-16px;
	width:32px;
	height:32px;
	margin-top:-32px;
	z-index:999;
	background-image:url(../images/blok.png);
	background-repeat:no-repeat;
}



#links1 h2 {
	display:block;
	width:100%;
	margin:0;
	padding:10px 10px 0px 15px;
	background-color:#66676a;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	color:#FFFFFF;
	font-size:2em;
}

#links3 {
	float:left;
	width:49.2%;
	background-color:#fff;
	display:block;
	margin:0;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#links3 {
	float:left;
	width:100%;
	background-color:#fff;
	display:block;
	margin:0;
}
}

#links3 .customvol {
	padding:0px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#links3 .customvol img {
	width:24%;
	float:left;
	display:block;
	padding:0 15px 3% 15px;
}

#rechts1 {
	float:right;
	width:49.2%;
	background-color:#feffff;
	display:block;
		-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#rechts1 img {
	width:80%;
	max-width:382px;
	padding:25px 0 0px 5px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#rechts1 {
	float:left;
	width:100%;
	background-color:#feffff;
	display:block;
		-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#rechts1 img {
	width:100%;
	padding:0px;
}

.customrechts1 p {
	padding:0 0 10px 0;
}

}

.customrechts1 {
	padding:10px 20px 20px 35px;
	margin:0 0 0 0;
		background-color:#feffff;

}

#rechts2 {
	float:right;
	width:49.2%;
	display:block;
}

#rechts2 .customhalf {
	padding:0 0 0 30px;
	margin:15px 0 0 0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	background-color:#feffff;
	display:table;

}

#rechts2 .customhalf img {
	float:right;
	width:52%;
	min-width:50%;
	display:block;
	padding:0px;
	margin:0px;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#rechts2 {
	float:left;
	width:100%;
	display:block;
}

#rechts2 .customhalf {
	padding:0 0 0 20px;
	margin:15px 0 0 0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	background-color:#feffff;
	display:table;
}

#rechts2 .customhalf p {
	font-size:0.8em;
}

#rechts2 .customhalf img {
	float:right;
	width:52%;
	min-width:50%;
	display:block;
	padding:0px;
	margin:0px;
}

#rechts2 .customhalf h2 {
	font-size:13px;
}

}

#rechts2 .customlifestyle {
	padding:0 10px 0 35px;
	margin:15px 0 0 0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
	background-color:#1ABAEA;
	display:table;
	width:130%;

}

#rechts2 .customlifestyle img {
	float:right;
	position:relative;
	left:-90px;
	top:0px;
	width:50%;
	display:block;
	padding:10px 10px 10px 0;
		-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#rechts2 .customvol {
	padding:0px;
	margin:15px 0 0 0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#rechts2 .customvol img {
	width:110%;
	height:auto;
}

@media (max-width: 1200px) {
  #rechts2 .customvol img {
	width:130%;
	height:auto;
}
}	

#rechts2 .customvol2 {
	padding:0px;
	margin:0 0 0 0;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#rechts2 .customvol2 img {
	width:100%;
}


#shop {
	width:80%;
text-align: justify;
margin:15px auto 0 auto;
}

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

#fotos-m {
	text-align: justify;
margin:15px auto 15px auto;
	width:95%;
}

#fotos-m:after {
	content: "";
	width: 100%;
	display: inline-block;
    }

#fotos-m img {
	width:50%;
	float:left;
	padding:5px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
}



#shop:after {
	content: "";
	width: 100%;
	display: inline-block;
    }

.customproduct {
	width:32%;
	display: inline-block;
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin:0 0 15px 0;
}

.customproduct img {
	width:100%;
}

#omschrijving {
	background-color:#fff;
	padding:10px 10px 25px 10px;
}

#omschrijving h3 {
	font-size:1.2em;
	padding:0 0 10px 0;
	color:#31bce8;
	text-transform:uppercase;
	font-family: 'nimbus-sans';
	font-weight:400;
	font-style:normal;
	text-align:left;
}

#omschrijving h4 {
	font-family: 'nimbus-sans';
	font-weight:400;
	font-style:normal;
	color:#66676a;
	font-size:0.9em;
	padding:0;
	display:block;
	float:left;
}

#omschrijving h5 a {
	font-family:arial;
	font-weight:normal;
	color:#fff;
	font-size:0.8em;
	padding:0;
	display:block;
	float:right;
	padding:3px 4px 3px 4px;
	background-color:#66676a;
	text-transform:uppercase;
}

#omschrijving h5 a {
	text-decoration:none;
	color:#fff;
}

#omschrijving h5 a:hover {
	background-color:#1ABAEA;
}

#omschrijving h5 a:visited {
	text-decoration:none;
	color:#fff;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
.formResponsive table tbody tr td h2 {
	font-size:12px;
}

#omschrijving {
	background-color:#fff;
}

.customproduct {
	width:100%;
	display: inline-block;
	display: inline-block;
	vertical-align: top;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin:0 0 15px 0;
}

#omschrijving h3 {
	color:#31bce8;
	text-transform:uppercase;
	font-family: 'nimbus-sans';
	font-weight:400;
	font-style:normal;
	font-size:12px;
}

#omschrijving h4 {
	font-family: 'nimbus-sans';
	font-weight:400;
	font-style:normal;
	color:#66676a;
	font-size:12px;
	padding:0;
	display:block;
	float:left;
}

#omschrijving h5 a {
	font-family:arial;
	font-weight:normal;
	color:#fff;
	font-size:1em;
	display:block;
	float:right;
	padding:3px 4px 3px 4px;
	background-color:#66676a;
	text-transform:uppercase;
}

#omschrijving h5 a {
	text-decoration:none;
	color:#fff;
}

#omschrijving h5 a:hover {
	background-color:#1ABAEA;
}

#omschrijving h5 a:visited {
	text-decoration:none;
	color:#fff;
}
}

#onder {
	width:80%;
	margin:0 auto;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#onder {
	width:100%;
	margin:0px;
}
}

#scroller {
	width:100%;
	float:left;
}

#scroller2container {
	width:49%;
	max-width:49%;
	max-height:183px;
	float:right;
}

#scroller2container img {
	max-height:271px;
	overflow:hidden;
}

#scroller2 {
	width:100%;
	float:left;
}

.moduletablewoonscrol img {

}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#scroller,
#scroller2 {
	display:none;
}
}
	

#footer {
	width:100%;
	background-color:#37bde8;
	margin:15px 0 30px 0;
	color:#3e3d40;
	padding:30px 15px 15px 30px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display:table;
float:left;
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 500px) {	
#footer {
	display:none;
}

#footer-m {
	float:left;
	width:100%;
	background-color:#37bde8;
	font-family: 'nimbus-sans';
	font-weight:400;
	font-style:normal;
	color:#fff;
	font-size:0.8em;
	padding:20px 0 0 30px;
	-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#footer-m i {
	padding:0 0 15px 0;
}
#footer-m a,
#footer-m a:visited {
	text-decoration:none;
	color:#fff;
}

}

#terug a,
#terug a:visited {
	color:#6f7072;
	text-decoration:none;
}

#terug a:hover {
	text-decoration:underline;
}
	
	
	
.customterug {
	padding:20px 0 0 50px;
}

#footer {
	width:100%;
}

#footerweg2 {
	display:none;
}

#footer1 {
	float:left;
	width:25%;
}

#footer2 {
	float:left;
	width:25%;
	margin:37px 0 0 0;
	
}

#footer3 {
	float:left;
	width:50%;
}

#footer4 {
	width:24%;
	float:left;
}

#footer5 {
	width:50%;
	float:left;
}

#footer6 {
	width:25%;
	float:left;
}

.contact {
	background-color:#fff;
	padding:20px 20px 30px 20px;
	margin:30px 0 20px 0;
}

.contact p {
	padding:0 10px 5px 30px;
}

.contact h3 {
	padding:30px 0 20px 30px;
}

 .bx-prev {
	 display:none;
 }
 
 .Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
	margin-top:13.5%;
	min-height:180px;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img {
    height: 100%;
    max-width: 100%;
    vertical-align: middle;
min-height:160px;
}
