  .map {
         filter: grayscale(100%);         
}

#wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;

}

#wrapper #logo {
	display: block;
	float: left;
	width: 10%;
	height: auto;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 10%;
	margin-bottom: 5%;
}
#wrapper #logo img {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}


#wrapper #BannerM {
	display: none;
}

#wrapper #Banner {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#wrapper #Banner img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
#wrapper #Banner #NavigtieSecundaraHub {
	position: absolute;
	top: 24%;
	right: 0px;
	left: 0px;
}
#wrapper #Banner #NavigtieSecundaraHub h1 {
	display: inline;
	margin-right: 2%;
	font-size: 200%;
	font-weight: bold;
	color: #000;
}
#wrapper #Banner #NavigtieSecundaraHub h1 a {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.4;
}

#wrapper #Banner #NavigtieSecundaraHub h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	opacity: 0.6;
}
#wrapper #Banner #SocialHub {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 4%;
	position: absolute;
	bottom: 5%;
	right: 48%;
}

#wrapper #Banner #SocialHub img {
	display: block;
	float: left;
	height: auto;
	width: 43%;
	margin-right: 7%;
}
#wrapper #Banner #SocialHub a img {
	text-decoration: none;
	opacity: 0.8;
}

#wrapper #Banner #SocialHub a:hover img {
	text-decoration: none;
	opacity: 1;
}




#wrapper #HeaderHub {
	background-color: #FFF;
	display: block;
	clear: both;
	float: none;
	height: auto;
	width: 80%;
	padding-top: 0px;
	padding-right: 12%;
	padding-bottom: 0px;
	padding-left: 10%;
	margin: 0px;
}

#wrapper #HeaderHub img {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 15%;
	margin-top: 0px;
	margin-right: 80%;
	margin-bottom: 20px;
	margin-left: 0%;
}

#wrapper #HeaderHub #SocialHub {
	display: block;
	float: right;
	height: auto;
	width: 2.7%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 50%;
}
#wrapper #HeaderHub #SocialHub img {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}




#wrapper #headerM img {
	display: none;
}



#wrapper #header {
	display: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	background-color: #000000;
	text-align: center;
}

#wrapper #headerM {
	display: none;
}


#wrapper #header img {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}

#wrapper #navigatieM {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	text-align: right;
}
#wrapper #HubFoto {
	display: inline-block;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
}
#wrapper #HubFoto h1 {
	font-size: xx-large;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	background-color: #000;
}
#wrapper #HubFoto h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}
#wrapper #HubFoto p {
	font-size: small;
	font-weight: normal;
	color: #999;
	padding: 0px;
	line-height: 150%;
	display: inline-block;
	width: 60%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #HubFoto #HubFotoVertical {
	display: block;
	width: 50%;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	background-color: #FFF;
}
#wrapper #HubFoto #HubFotoVertical img {
	display: block;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 1.0;
	filter: brightness(100%);
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #HubFoto #HubFotoVertical a img {
	text-decoration: none;
}

#wrapper #HubFoto #HubFotoVertical a:hover img {
	text-decoration: none;
	height: auto;
	width: 100%;
	opacity: 1.0;
	filter: brightness(110%)
}

#wrapper #HubFoto2 {
	display: inline-block;
	clear: both;
	float: none;
	height: auto;
	width: 80%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
}
#wrapper #HubFoto2 #HubFotoVertical {
	display: block;
	width: 50%;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	background-color: #FFF;
}
#wrapper #HubFoto2 #HubFotoVertical img {
	display: block;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	opacity: 1.0;
	filter: brightness(100%);
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#wrapper #HubFoto2 #HubFotoVertical a img {
	text-decoration: none;
}

#wrapper #Hub {
	display: inline-block;
	clear: both;
	float: none;
	height: auto;
	width: 80%;
	text-align: justify;
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0%;
	background-color: #FFF;
}
#wrapper #Hub #CartHub {
	display: block;
	float: left;
	height: auto;
	width: 23%;
	clear: both;
	padding: 0%;
	margin-top: 2%;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #Hub #Hub1 {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 31%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
}
#wrapper #Hub #Hub2 {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 48%;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #FFF;
}

#wrapper #Hub #Hub1 h1 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: xx-large;
	color: #000;
	background-color: #FFF;
	font-weight: bold;
}
#wrapper #Hub #Hub1 img {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
}

#wrapper #Hub #Hub1M  {
	display: none;
}


#wrapper #Hub #Hub4 {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 75%;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #Hub h1 {
	font-size: xx-large;
	background-color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #Hub h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: x-large;
	font-weight: bold;
	color: #000000;
}

#wrapper #Hub p {
	font-size: medium;
	font-weight: normal;
	color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}

#wrapper #Hub p a {
	color: #000000;
	text-decoration: underline;
}
#wrapper #Hub p img {
	display: block;
	float: left;
	width: 20%;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #Hub h2 img {
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
	float: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wrapper #Hub h3 img {
	display: block;
	width: 20%;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#wrapper #Hub h5 img {
	display: block;
	width: 35%;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}



#wrapper #Hub h4 {
	font-size: small;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;
	font-weight: bold;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}

#wrapper #Hub h3 {
	color: #000000;
	font-size: large;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #Hub p a img {
	text-decoration: none;
}

#wrapper #Hub h6 a img {
	display: block;
	padding: 0px;
	height: auto;
	width: 4%;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #Hub #events1 p {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}


#wrapper #Hub #events1 img {
	display: block;
	width: 40%;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #Hub #events1 a img {
	text-decoration: none;
}



#wrapper #Hub #events2 {
	display: block;
	padding: 0px;
	float: right;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #Hub #events1 {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 49%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #Hub #events2 p {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 50%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
#wrapper #Hub #events2 img {
	display: block;
	width: 40%;
	float: left;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #Hub #events2 a img {
	text-decoration: none;
}
#wrapper #Hub #HubProdus1 {
	display: block;
	float: left;
	width: 40%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 0px;
}




#footer {
	background-color: #000000;
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#wrapper #footer #HubCFooter {
	display: block;
	padding: 0px;
	float: left;
	height: auto;
	width: 20%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#wrapper #footer #HubCFooter p {
	font-size: medium;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: none;
	height: auto;
	width: auto;
}
#wrapper #footer #HubCFooter p a {
	color: #666;
	text-decoration: none;
}

#wrapper #footer #HubCFooter p a:hover {
	color: #CCCCCC;
}

#footer p {
	font-size: small;
	color: #666;
	font-weight: normal;
	display: inline-block;
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer img {
	display: inline-block;
	height: auto;
	width: 35%;
	clear: both;
	float: none;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


/*Time for the CSS*/
* {margin: 0; padding: 0;}
body {
	background-color: #000000;
}
#wrapper #Hub .rt-container  {
	display: block;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.slider{
	width: 640px; /*Same as width of the large image*/
	position: relative;
	/*Instead of height we will use padding*/
	padding-top: 480px; /*That helps bring the labels down*/
	
	margin: 20px auto;
	
	/*Lets add a shadow*/
	box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
}


/*Last thing remaining is to add transitions*/
.slider>img{
	position: absolute;
	left: 0; top: 0;
	transition: all 0.5s;
}

.slider input[name='slide_switch'] {
	display: none;
}

.slider label {
	/*Lets add some spacing for the thumbnails*/
	margin: 18px 0 0 18px;
	border: 3px solid #999;
	
	float: left;
	cursor: pointer;
	transition: all 0.5s;
	
	/*Default style = low opacity*/
	opacity: 0.6;
}

.slider label img{
	display: block;
}

/*Time to add the click effects*/
.slider input[name='slide_switch']:checked+label {
	border-color: #666;
	opacity: 1;
}
/*Clicking any thumbnail now should change its opacity(style)*/
/*Time to work on the main images*/
.slider input[name='slide_switch'] ~ img {
	opacity: 0;
	transform: scale(1.1);
}
/*That hides all main images at a 110% size
On click the images will be displayed at normal size to complete the effect
*/
.slider input[name='slide_switch']:checked+label+img {
	opacity: 1;
	transform: scale(1);
}
