
/******************************************************************************
*******************************************************************************
LARGER MOBILE DEVICES > 480px
*******************************************************************************
******************************************************************************/

@media only screen and (min-width: 481px) {

h1 {font-size:2.2em;}

} 


/******************************************************************************
*******************************************************************************
TABLET & SMALLER LAPTOPS > 800px
*******************************************************************************
******************************************************************************/


@media only screen and (min-width: 801px) {

}



/******************************************************************************
*******************************************************************************
TABLET & SMALLER LAPTOPS > 960px
*******************************************************************************
******************************************************************************/

@media only screen and (min-width: 961px) {


a#banner,
.sb-toggle-left,
#quicklinks,
#mobile_folder,
#home_openingsuren,
#home_coordinates
 {
	display:none;
}

#desktopnav,
#banner2,
#banner3,
#homeboxes,
#desktop_folder,
#home_contactbar_desktop	 {
	display:block;
}



h2.barred {
	background:url(images/h2_streepje.jpg) bottom center no-repeat;
	padding-bottom:2em;
	margin:0 auto 2.5em auto;
	max-width: 800px;
}


.wrapper{
	max-width: 1200px; 
	margin: 0 auto;
}

.wrapper1020{
	max-width: 1020px; 
	margin: 0 auto;
}

.wrapperboxes{
	max-width: 1200px; 
	margin: 80px auto;
	text-align:center;
}

header{
	padding:0;
	background:url(images/logo_desktop.jpg) top center no-repeat;
	width:100%;
}


#desktopnav {
	padding-top:28px;
}

#banner2 {
	width:180px;
	height:190px;
	margin:0 auto;
	text-decoration:none;	
	background:url(images/logo_gevaert.jpg) top center no-repeat;
}


#banner3 {
	width:350px;
	height:190px;
	margin:0 auto;
	text-decoration:none;	
	background:url(images/logo_gevaert.jpg) top center no-repeat;
}



#desktopnav-left {
	display:block;
	width:35%;
	float:left;
	list-style-type:none;
	text-align:center;
	margin-top:55px;
}

#desktopnav-right {
	display:block;
	width:44%;
	float:right;
	list-style-type:none;
	text-align:center;
	margin-top:55px;
}

#desktopnav-left li {
	display:inline;
	margin-right:1px;
	border-right:1px solid white;
	padding:.5em .8em;
}


#desktopnav-left li a {
	color:#ededeb;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'delicious_smallcapsregular', Georgia, Helvetica, sans-serif;

}

#desktopnav-left > li:last-child {
	padding: .5em 0 .5em .8em;
	border-right:0;
}

#desktopnav-left > li:first-child {
	padding: .5em 0.8em .5em 0;
}


#desktopnav-right li {
	display:inline;
	padding:.5em .8em;
	border-right:1px solid white;
}


#desktopnav-right li a {
	color:#ededeb;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'delicious_smallcapsregular', Georgia, Helvetica, sans-serif;
}

#desktopnav-right > li:last-child {
	padding: .5em 0 .5em .8em;
	border-right:0;
}

#desktopnav-right > li:first-child {
	padding: .5em 0.8em .5em 0;
}


#desktopnav a:hover {
	color:#fff;
}



#homeboxes {
	width:960px;
	margin:3em auto;
	padding:0 0 30px 0;
	list-style-type:none;
	background:#c71a24 url(images/boxes_shadow.jpg) bottom center no-repeat;
	color:#fff;
	overflow:auto;
}

#homeboxes li {
	width:320px;
	height:320px;
	overflow:hidden;
	display:block;
	float:left;
	margin:0;
	padding:0;
	position: relative; 
}

#homeboxes li a {
	width:100%;
	height:100%;
	display:block;
}

#homeboxes li a.promoties {
	width:100%;
	height:50%;
	display:block;
	font-family:'delicious_heavyregular', Georgia, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	font-size:1.66666667em;
	text-align:left;
	padding:1.5em 0 0 0.5em;
	line-height:190%;
}

#homeboxes li a.promoties em {
	font-size:2em;
	font-style:normal;
}



#homeboxes li a.facebook {
	width:100%;
	height:50%;
	display:block;
	color:#fff;
	text-decoration:none;
	padding:5em 0.5em 0 5.6em;
	line-height:190%;
	text-align:left;
}

#homeboxes li a.facebook:hover {
	text-decoration:underline;
}

#homeboxes li a span {
	position: absolute; 
	bottom:0;
	left:0;
	width:100%;
	background-color: rgba(0, 0, 0, 0.45);
	color:#fff;
	text-decoration:none;
	font-family:'delicious_smallcapsregular', Georgia, Helvetica, sans-serif;
	font-size:1.8em;
	text-align:left;
	padding:0.25em 0 0.25em 0.5em;
}


#homeboxes li a:hover span {
	background-color: rgba(0, 0, 0, 0.8);
}


#homeboxes li.box-1 {background:url(images/box-1.jpg) top left no-repeat;}
#homeboxes li.box-2 {background:url(images/box-2.jpg) top left no-repeat;}
#homeboxes li.box-4 {background:url(images/box-4.jpg) top left no-repeat;}
#homeboxes li.box-5 {background:url(images/box-5.jpg) top left no-repeat;}
#homeboxes li.box-6 {background:url(images/box-6.jpg) top left no-repeat;}

#homeboxes li.box-3 {
	text-align:right;
	padding-right:1.25em;
}

#homeboxes li.box-3 span {
	color:#fff;
}

#homeboxes li.box-3 span.titel {
	font-family:'delicious_heavyregular', Georgia, Helvetica, sans-serif;
	font-size:1.66666667em;
	padding:1.25em 0;
	display:block; 
	width:100%;
}

ul.homelist {
	width:100%;
	overflow:auto;
	padding-bottom:3em;
}

ul.homelist li {
	float:left;
	width:45%;
	margin:0 2.5% 0 2.5%;
	font-size:1.2em;
	text-align:left;
}

ul.homelist li.noborder {
	border:0;
}

#desktop_folder {
	padding:3em 0;
	width:960px;
	margin:0 auto;
	text-align:center;
}

#desktop_folder a {
	padding:1.5em 1em;
	border-radius:16px;
	background:#dbdbd9;
	width:95%;
	display:block;
	text-align:left;
	font-size:1.2em;
	color:#666;
	text-decoration:none;
	margin:0 auto;
}

#desktop_folder a:hover {
	background:#c71a24;
	color:#fff;
}


#desktop_folder span {
	margin-top:-0.4em;
	padding:0.4em 1em;
	border-radius:6px;
	background:#c71a24;
	text-align:right;
	float:right;
	display:block;
	font-size:0.8em;
	text-transform:uppercase;
	color:#ededeb;
	text-decoration:none;
}

#desktop_folder a:hover span {
	background:#7d1117;
	color:#fff;
}

#desktop_footer {
	background:url(images/footer_desktop.jpg) top center repeat-x;

}

#home_contactbar_desktop {
	width:960px;
	margin:3em auto;
	padding:0;
	list-style-type:none;
	color:#fff;
	overflow:auto;
}

#home_contactbar_desktop li {
	width:320px;
	height:200px;
	overflow:hidden;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
}

#home_contactbar_desktop li.contactbar_left {
	padding-top:1.5em;
	font-family:'delicious_heavyregular', Georgia, Helvetica, sans-serif;
	font-size:1.33333333em;
	line-height:220%;
}

#home_contactbar_desktop li.contactbar_center {
	border:0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	color:#ededeb;
	line-height:190%;
	font-size:1.1em;
	padding-top:3em;
}

#home_contactbar_desktop li.contactbar_right {
	padding-top:3.5em;
}

#home_contactbar_desktop li.contactbar_right a {
	color:#fff;
	text-decoration:none;
	line-height:250%;
	font-size:1.1em;
}

#home_contactbar_desktop li.contactbar_right a:hover {
	text-decoration:underline;
}

/*************************************************************
GRID LAYOUT
*************************************************************/

.grid_1 { width: 5%; }
.grid_2 { width: 13.333333333333%; }
.grid_3 { width: 21.666666666667%; }
.grid_4 { width: 30%; }
.grid_5 { width: 38.333333333333%; }
.grid_6 { width: 46.666666666667%; }
.grid_7 { width: 55%; }
.grid_8 { width: 63.333333333333%; }
.grid_9 { width: 71.666666666667%; }
.grid_10 { width: 80%; }
.grid_11 { width: 88.333333333333%; }
.grid_12 { width: 96.666666666667%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-left: 1.6666666666667%;
	margin-right: 1.6666666666667%;
	float: left;
	margin-bottom:0px;
}




} 




/******************************************************************************
*******************************************************************************
DESKTOPS > 1240px
*******************************************************************************
******************************************************************************/

@media only screen and (min-width: 1240px) {



#desktopnav-left li {
	padding:.5em 3em;
}

#desktopnav-left > li:last-child {
	padding: .5em 0 .5em 3em;
}

#desktopnav-left > li:first-child {
	padding: .5em 3em .5em 0;
}

#desktopnav-right li {
	padding:.5em 2.5em;
}

#desktopnav-right > li:last-child {
	padding: .5em 0 .5em 2.5em;
}

#desktopnav-right > li:first-child {
	padding: .5em 2.5em .5em 0;
}



} 




/******************************************************************************
*******************************************************************************
RETINA DEVICES
*******************************************************************************
******************************************************************************/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {
} 




/******************************************************************************
*******************************************************************************
IPHONE 5
*******************************************************************************
******************************************************************************/

@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 
  
}





/******************************************************************************
*******************************************************************************
PRINT
*******************************************************************************
******************************************************************************/

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}