/* Table of Content
==================================================
	#Font-Face
	#Site Styles
	#Media Queries */

/* #Font-Face
================================================== */
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700);


/* #Site Styles
================================================== */

/* ### general ### */
* { margin: 0px; padding: 0px; outline: none; }
html, body { font-family: 'Titillium Web', sans-serif; font-size: 15px; color: #000; font-weight: 300; }
input, select, textarea { font-family: 'Titillium Web', sans-serif; font-size: 15px; color: #000; font-weight: 300; }
body { background: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}
img { border: 0px; display: block; max-width: 100%; }
:focus { outline: none; }

/* ### global classes ### */
.clear { clear: both; height: 0; }
.center { margin: 0 auto; width: 1024px; max-width: 100%; position: relative; }

/* ### wrapper ### */
#wrapper { position: relative; display: block; width: 100%; min-height: 100%; }

/* ### bg container ### */
#bgCntr { position: fixed; top: 0px; left: 0px; z-index: 5; overflow: hidden; width: 100%; height: 100%; }
#bgCntr div.paralax-image { display: none; width: 100%; height: 100%; background-repeat: no-repeat; }
#bgCntr div.paralax-image.image-chain-control { background-position: left top; background-color: #f8f8f8; }
#bgCntr div.paralax-image.image-intermodaal { background-position: 80% top; }

/* ### main container ### */
#mainCntr { position: relative; z-index: 10; width: 100%; }

	/* ### header container ### 
	#headerCntr { position: relative; width: 100%; height: 619px; background: url(../images/bg1.png) #fff repeat-x; }
	*/
	#headerCntr { position: relative; width: 100%; height: 619px; background: url(../images/bg1.png) #fff repeat-x; }


	#headerCntr div.fixed-menu { position: fixed; top: 0px; left: 0px; z-index: 9999; width: 100%; height: 164px; background: url(../images/menuoverlay.png) repeat-x; }
	#headerCntr a.logo { position: absolute; top: 30px; left: 0; display: block; width: 287px; height: 68px; text-indent: -9999px; background: url(../images/logo.png) no-repeat; }
	#headerCntr .overlay { height: 619px; width: 100%; background: url(../images/overlay.png) no-repeat center 0; position: absolute; top: 0; left: 0; z-index: 150; }
	#headerCntr .center { position: absolute; top: 0; left: 50%; margin-left: -512px; z-index: 150; height: 130px; }
	#headerCntr .inner { position: relative; width: 100%; height: 130px; }
	#headerCntr a.scroll { position: absolute; top: 130px; right: 0; z-index: 600; }
	#headerCntr div.scrollercenter { position: relative; z-index: 500; background: none; height: 1px; }
	#headerCntr a.menu { display: none; }

		/* ### slider box ### */
		.sliderBox { width: 100%; position: relative; } 
		.sliderBox div.slide { position: absolute; width: 100%; height: 619px; text-align: center; background: no-repeat center 0; } 

		/* ### link box ### */
		.linkBox { position: absolute; top: 15px; right: 165px; }
		.linkBox ul { list-style: none; }
		.linkBox li { float: left; margin-left: 20px; font-size: 13px; font-weight: 400; }
		.linkBox li a { color: #6a6b6b; text-decoration: none; }
		.linkBox li a:hover { color: #000; }
		.linkBox li.homeLink a { display: inline-block; width: 19px; height: 18px; text-indent: -9999px; background: url(../images/icon1.png) no-repeat; }
		
		/* ### menu box ### */
		.menuBox { position: absolute; top: 65px; right: 0px; z-index: 200; }
		.menuBox ul { list-style: none; }
		.menuBox li { font-family: 'FuturaCondensedLightLight', Arial; float: left; height: 45px; line-height: 45px; padding-right: 25px; background: url(../images/sep.png) no-repeat right; padding-left: 15px; font-size: 17px; font-weight: 600; }
		.menuBox li:last-child { background: none; }
		.menuBox li a { color: #000; text-decoration: none; }
		
		/* ### lang box ### */
		.langBox { position: absolute; top: 15px; right: 0; z-index: 10000; font-size: 12px; }
		.langBox img { display: inline !important; }

	/* ### content container ### */
	#contentCntr { position: relative; z-index: 300; width: 100%; }
	
		/* ### service container ### */
		#serviceCntr { width: 100%; background: #eaeaea; position: relative; z-index: 150; }
		#serviceCntr .center { background: url(../images/map.png) bottom left no-repeat; padding: 45px 0 0 0; }
		
			/* ### service box ### */
			.serviceBox { width: 610px; float: left; }
			.serviceBox h1 { color: #eec109; font-size: 60px; font-family: 'futura_condensedbold'; font-weight: normal; margin-bottom: 10px; }
			.serviceBox h1 span { font-size: 50px; color: #000; display: block; }
			.serviceBox .text { min-height: 270px; }
			.serviceBox p { line-height: 22px; width: 530px; }
			.serviceBox .block { float: left; width: 190px; }
			.serviceBox h3 { font-size: 18px; margin: 20px 0 2px; font-family: 'futura_condensedbold'; font-weight: normal; }
			
			/* ### video box ### */
			.videoBox { width: 360px; margin-right: 30px; float: right; }
			.videoBox .video { margin-bottom: 20px; }
			.videoBox .social { padding: 55px 0px; overflow: hidden; }
			.videoBox ul { list-style: none; }
			.videoBox li { float: left; margin-right: 10px; }
			.videoBox .news { overflow: hidden; margin-bottom: 10px; }
			.videoBox h3 { font-size: 32px; color: #fff; margin-bottom: 10px; font-family: 'futura_condensedbold'; font-weight: normal; }
			.videoBox span.date { display: block; font-style: italic; font-size: 15px; margin-bottom: 5px; }
			.videoBox p { line-height: 22px; }
			.videoBox p strong { font-weight: bold; }
			.videoBox a.more { color: #fff; font-weight: 400; display: inline-block; padding-right: 25px; background: url(../images/arrow2.png) no-repeat right;  text-decoration: none; }
		
		/* ### visie container ### */
		#visieCntr { width: 100%; position: relative; overflow: hidden; background: #f7f7f7; }
		#visieCntr .shadow { height: 31px; width: 100%; background: url(../images/shadow.png) repeat-x; z-index: 100; position: absolute; top: 0; left: 0; }
		#visieCntr div.titles { padding: 40px 0px; }
		#visieCntr div.titles ul { text-align: center; list-style: none; }
		#visieCntr div.titles ul li { padding-right: 13px; font-size: 15px; height: 45px; line-height: 45px; display: inline-block; background: url(../images/dash.png) no-repeat right; }
		#visieCntr div.titles ul li:last-child { background: none; padding-right: 0px; }
		#visieCntr div.titles ul li a { padding: 0px 10px;font-family: 'futura_condensedbold'; font-weight: normal; text-decoration: none; color: #000; }
		#visieCntr div.titles ul li a:hover, 
		#visieCntr div.titles ul li.selected a { color: #eec109; }
		#visieCntr div.tab { padding: 0px 50px 50px; display: none; position: relative; overflow: hidden; width: 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#visieCntr div.tab div.pic { float: left; width: 48%; }
		#visieCntr div.tab div.pic img { max-width: 100%; }
		#visieCntr div.tab div.pic div.pager-thumbs { padding-top: 10px; overflow: hidden; width: 100%; }
		#visieCntr div.tab div.pic div.pager-thumbs img { margin-right: 10px; float: left; width: 100px; }
		#visieCntr div.tab div.text { float: right; width: 48%; }
		#visieCntr div.tab div.text h2 { font-size: 50px; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; line-height: 58px; text-transform: uppercase; margin-bottom: 20px; } 
		#visieCntr div.tab div.text h2 span { color: #e8b314; }
		#visieCntr div.tab div.text p { line-height: 22px; padding-bottom: 15px; }
		#visieCntr div.tab div.text ul { list-style: none; }
		#visieCntr div.tab div.text ul li { margin-bottom: 10px; padding-left: 30px; min-height: 20px; line-height: 20px; background: url(../images/arrow6.png) no-repeat left; }
		#visieCntr div.tab a.switch-tab { position: absolute; top: 170px; display: block; width: 32px; height: 48px; text-indent: -9999px; background: no-repeat; }
		#visieCntr div.tab a.switch-tab.prev { left: 0px; background-image: url(../images/prev-tab.png); }
		#visieCntr div.tab a.switch-tab.next { right: 0px; background-image: url(../images/next-tab.png); }

		/* ### chain container ### */
		#chainCntr { width: 100%; position: relative; overflow: hidden; border-top: 1px solid #fff; background: #fff; }
		#chainCntr .shadow { height: 31px; width: 100%; background: url(../images/shadow.png) repeat-x; z-index: 100; position: absolute; top: 0; left: 0; }
		#chainCntr .scroll { position: absolute; top: 0; right: 0; z-index: 101; }
		#chainCntr div.text { padding: 40px 0px 50px; width: 46%; }
		#chainCntr div.pic { width: 53%; }
		#chainCntr div.pic img { max-width: 100%; }
		#chainCntr div.left { float: left; }
		#chainCntr div.right { float: right; }
		#chainCntr h2 { font-size: 50px; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; line-height: 58px; text-transform: uppercase; margin-bottom: 20px; } 
		#chainCntr h2 span { color: #e8b314; }
		#chainCntr p { line-height: 22px; padding-bottom: 15px; }
		#chainCntr div.text ul { list-style: none; }
		#chainCntr div.text ul li { margin-bottom: 10px; padding-left: 30px; min-height: 20px; line-height: 20px; background: url(../images/arrow6.png) no-repeat left; }

		/* ### think container ### */
		#thinkCntr { width: 100%; position: relative; min-height: 670px;  overflow: hidden; }
		#thinkCntr .shadow { height: 31px; width: 100%; background: url(../images/shadow.png) repeat-x; z-index: 200; position: absolute; top: 0; left: 0; }
		#thinkCntr .scroll { position: absolute; top: 0; right: 0; z-index: 101; }
		#thinkCntr .text { float: left; padding: 75px 0 0 0; width: 50%; }
		#thinkCntr h2 { font-size: 50px; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; line-height: 58px; text-transform: uppercase; margin-bottom: 20px; } 
		#thinkCntr h2 span { color: #e8b314; }
		#thinkCntr h2 small { color: #e8b314; font-size: 28px; }
		#thinkCntr p { line-height: 22px; padding-bottom: 15px; }		
		#thinkCntr p strong { font-weight: bold; }
		
		/* ### sustain container ### */
		#sustainCntr { width: 100%; background: url(../images/photo5.jpg) #fff no-repeat -500px 0; background-size: auto 100%; overflow: hidden; }
		#sustainCntr .text { background: url(../images/overlay_right.png) no-repeat; padding: 40px 0px 40px 140px; width: 60%; float: right;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#sustainCntr h2 { font-size: 50px; color: #9bc516; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; line-height: 58px; text-transform: uppercase; margin-bottom: 20px; } 
		#sustainCntr p { line-height: 22px; padding-bottom: 15px; }
		#sustainCntr .logo { margin-top: 20px; }
		
		/* ### solution container ### */
		#solutionCntr { width: 100%; background: url(../images/bg2.png) repeat; overflow: hidden; position: relative; }
		#solutionCntr .shadow { height: 31px; width: 100%; background: url(../images/shadow.png) repeat-x; z-index: 105; position: absolute; top: 0; left: 0; }
		#solutionCntr .scroll { position: absolute; top: 0; right: 0; z-index: 101; }
		#solutionCntr .center { padding: 50px 0; }
		#solutionCntr h2 { font-size: 50px; color: #000; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; text-transform: uppercase; margin-bottom: 20px; } 
		#solutionCntr h2 span { color: #e8b210; }
		#solutionCntr ul { list-style: none; overflow: hidden; }
		#solutionCntr li { padding-bottom: 20px; float: left; width: 22.75%; margin-right: 3%; }
		#solutionCntr li:nth-child(4n) { margin-right: 0; }
		#solutionCntr li:nth-child(4n+1) { clear: both; } 
		#solutionCntr .icon { min-height: 110px; }
		#solutionCntr h3 { font-size: 18px; min-height: 65px; line-height: 22px; font-weight: bold; }
		
		/* ### over container ### */
		#overCntr { width: 100%; background: url(http://www.visbeen.nl/wp-content/uploads/photo6.jpg) #fff no-repeat center 0; background-size: auto 100%; position: relative; z-index: 250; }
		#overCntr .text { background: url(../images/overlay_right1.png) no-repeat; padding: 30px 0px 20px 200px; width: 60%; float: right;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#overCntr h2 { font-size: 50px; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; line-height: 58px; text-transform: uppercase; margin-bottom: 20px; } 
		#overCntr h2 span { color: #e8b314; }
		#overCntr p { line-height: 22px; padding-bottom: 15px; }
		#overCntr .list { overflow: hidden; min-height: 150px; }
		#overCntr .list ul { list-style: none; overflow: hidden; }
		#overCntr .list li { padding-left: 25px; float: left; width: 150px; margin-bottom: 10px; background: url(../images/arrow3.png) no-repeat left 5px; }
		#overCntr .job { overflow: hidden; }
		#overCntr .job ul { list-style: none; }
		#overCntr .job li { overflow: hidden; border-bottom: 1px solid #cccccc; padding: 10px 0; }
		#overCntr .job li:last-child { border-bottom: 0; }
		#overCntr .job li span { float: left; width: 390px; font-size: 18px; font-weight: bold; }
		#overCntr .job li a { float: left; color: #000; text-decoration: none; padding-right: 30px; background: url(../images/arrow4.png) no-repeat right; }
	
/* ### footer container ### */
#footerCntr { overflow: hidden; width: 100%; background: #f9b800 url(../images/bg3.png) repeat-x; padding: 45px 0; }
#footerCntr h2 { font-size: 50px; letter-spacing: -1px; font-weight: normal; font-family: 'futura_condensedbold'; text-transform: uppercase; margin-bottom: 20px; } 
#footerCntr h3 { font-size: 22px; font-weight: bold; margin-bottom: 10px; }
#footerCntr div.inner { overflow: hidden; width: 100%; }
#footerCntr div.column-left { float: left; width: 50%; }
#footerCntr div.column-left h2 { color: #fff; }
#footerCntr div.column-left div.block-list { margin-bottom: 20px; padding: 0px 20px; float: left; width: 50%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
#footerCntr div.column-left div.block-list:first-child { padding-left: 0px; border-right: 1px solid #fff; }
#footerCntr div.column-left div.block-list ul { list-style: none; }
#footerCntr div.column-left div.block-list li { margin-bottom: 10px; }
#footerCntr div.column-left div.block-list li a { display: block; line-height: 35px; color: #000; text-decoration: none;}
#footerCntr div.column-left div.block-list li a:hover { background: url(../images/bg4.png) no-repeat right; }
#footerCntr div.column-left .block-brochure { margin-right: 20px; overflow: hidden; width: 100%; padding: 20px 0; border-top: 1px solid #fff; border-bottom: 1px solid #fff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
#footerCntr div.column-left .block-brochure .photo { box-shadow: 2px 3px 4px rgba(0,0,0,0.5); float: left; width: 40%; }
#footerCntr div.column-left .block-brochure .photo img { width: 100%; }
#footerCntr div.column-left .block-brochure .text { float: right; padding: 15px 0 0 0px; width: 56%; }
#footerCntr div.column-left .block-brochure .text a { color: #000; text-decoration: none; }
#footerCntr div.column-left .block-brochure .text a span { display: inline-block; background: url(../images/arrow5.png) no-repeat right; padding-right: 15px; }
#footerCntr div.column-left .block-links { overflow: hidden; padding: 10px 0px 20px; }
#footerCntr div.column-left .block-links h3 { color: #fff; }
#footerCntr div.column-left .block-links div.daily { padding: 10px 10px 0px 0px; float: right; overflow: hidden; width: 49%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
#footerCntr div.column-left .block-links div.daily img { float: right; max-width: 100%; }
#footerCntr div.column-left .block-links address { float: left; width: 50%; font-size: 15px; font-style: normal; line-height: 22px; padding-bottom: 15px; }
#footerCntr div.column-left .block-links address a { color: #000; text-decoration: none; }
#footerCntr div.column-left .block-links address a.link { text-decoration: underline; }

#footerCntr div.column-right { float: right; width: 50%; }
#footerCntr div.column-right div.social { padding: 0px 0px 12px; overflow: hidden; }
#footerCntr div.column-right div.social ul { list-style: none; }
#footerCntr div.column-right div.social li { float: left; margin-right: 10px; }
#footerCntr div.column-right div.block-contacts { padding: 0px 20px; float: left; width: 50%; border-left: 1px solid #fff;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
#footerCntr div.column-right div.block-contacts h3 { color: #fff; }
#footerCntr div.column-right div.block-contacts address { font-size: 15px; font-style: normal; line-height: 22px; padding-bottom: 15px; }
#footerCntr div.column-right div.block-contacts address span { display: block; font-weight: bold; text-transform: uppercase; display: block; }
#footerCntr div.column-right div.block-contacts address a { color: #000; text-decoration: none; }
#footerCntr div.column-right div.block-contacts address a.link { text-decoration: underline; }
#footerCntr div.column-right div.block-contacts address em { font-size: 13px; }
#footerCntr div.column-right div.block-contacts address label { float: left; width: 110px; }

#footerCntr p.design { padding-top: 60px; color: #938011; }
#footerCntr p.design a { text-decoration: none; color: #938011;}
#footerCntr p.design a:hover { text-decoration: underline; }

/* ### popup box ### */
.popupBox { width: 100%; position: absolute; left: 0; background: url(../images/bg5.png) repeat; z-index: 1000; box-shadow: inset 3px 2px 15px rgba(0,0,0,0.3); }
.popupBox.news { display: none; position: relative; top: 0px; }
.popupBox.job { display: none; position: relative; top: 0px; }
.popupBox .inner { max-width: 100%; width: 1024px; margin: 0 auto; position: relative; padding: 35px 0; }
.popupBox .close { position: absolute; top: 40px; right: 15px; z-index: 9999; }  
.popupBox .news { overflow: hidden; padding: 0px 50px; width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
.popupBox .news .photo { padding-top: 20px; float: left; width: 30%; }
.popupBox .text { float: right; width: 68%; padding-top: 15px; }
.popupBox .text span.date { display: block; font-size: 15px; font-style: italic; margin-bottom: 5px; }
.popupBox .text p { padding-bottom: 10px; line-height: 22px; font-size: 15px; }
.popupBox .text p strong { font-weight: bold; font-size: 23px; }
.popupBox a.prev { position: absolute; left: 0; top: 50%; margin-top: -24px; z-index: 1000; }
.popupBox a.next { position: absolute; right: 0; top: 50%; margin-top: -24px; z-index: 1000; }
.popupBox .jobs { padding: 0 77px; }
.popupBox .jobs h3 { font-size: 23px; font-weight: 600; }
.popupBox .jobs h4 { font-size: 15px; font-weight: 600; }
.popupBox .jobs p { padding-bottom: 20px; }
.popupBox .jobs p a { color: #000; text-decoration: none; }


/* #Media Queries
================================================== */

	/* Width: 1030px */
	@media only screen and (max-width: 1030px) {
		
		.center { padding-left: 20px !important; padding-right: 20px !important; width: 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}

		#headerCntr { padding-top: 130px; height: auto; background: #fff; }
		#headerCntr a.scroll { display: none; }
		#headerCntr .overlay { display: none; }
		#headerCntr div.fixed-menu div.center { margin: 0 auto; height: auto; position: relative; top: 0px; left: 0px; width: 100%; }

		.sliderBox div.slide { height: 400px; background-size: cover; } 

		#serviceCntr .center { background-position: center 45px; }

		.serviceBox { float: none; width: 100%; }
		.serviceBox p { width: 100%; }
		.serviceBox .block { margin-right: 3%; width: 31.33%; }
		.serviceBox .block:last-child { margin-right: 0px; }

		.videoBox { padding-top: 50px; float: none; clear: both; overflow: hidden; width: 100%; }
		.videoBox div.video { padding-right: 5%; margin-right: 5%; float: left; width: 45%; background: url(../images/border.png) repeat-y right top;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		.videoBox div.video iframe { width: 100%; }
		.videoBox div.social { padding-top: 0px; }

		.popupBox a.prev { left: 10px; }
		.popupBox a.next { right: 10px; }

		#sustainCntr { background-position: 50% top; }
		#sustainCntr div.center { padding-left: 0px !important; padding-right: 0px !important; }
		#sustainCntr .text { padding-right: 20px; background-size: auto 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}

	}	

	/* Width: 950px */
	@media only screen and (max-width: 950px) {

		#headerCntr a.logo { top: 10px; height: 60px; background-size: contain; }

		.menuBox { top: 85px; right: auto; left: 0px; width: 100%; }
		.menuBox li { height: 35px; line-height: 35px; }

		.linkBox { top: 25px; }

		.langBox { top: 23px; }

	}

	/* Width: 900px */
	@media only screen and (max-width: 900px) {

		#bgCntr div.paralax-image.image-intermodaal { background-position: 70% top; }

		#footerCntr div.column-right div.block-contacts address { font-size: 13px; }

	}

	/* Width: 800px */
	@media only screen and (max-width: 800px) {

		#lang_sel li { float: none !important; display: block !important; width: 50px !important; }
		#lang_sel ul ul { width: 50px !important; }
		#lang_sel span.icl_lang_sel_current { display: none; }
		#lang_sel li { float: none; width: auto; }
		#lang_sel ul ul a { position: relative; display: block; overflow: hidden; width: 18px; height: 12px; text-indent: -9999px; }
		#lang_sel ul ul a img.iclflag { position: absolute; top: 5px; left: 10px; }

		.linkBox { right: 65px; }

		#chainCntr h2 { font-size: 40px; line-height: 48px; }
		#chainCntr div.center { padding-left: 0px !important; padding-right: 0px !important; }
		#chainCntr div.pic.right { overflow: hidden; height: 550px; }
		#chainCntr div.pic.right img { max-width: none; width: auto; height: 100%; }
		#chainCntr div.text.left { padding-left: 20px;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#chainCntr div.text.right { padding-right: 20px;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}

		#thinkCntr .text { width: 60%; }
		#thinkCntr h2 { font-size: 30px; line-height: 38px; }

		#bgCntr div.paralax-image { background-position: 70% top; background-size: 250% auto; }

		#sustainCntr { background-position: 40% top; }
		#sustainCntr h2 { font-size: 45px; line-height: 50px; }

		#solutionCntr li { width: 48%; margin-right: 4%; }
		#solutionCntr li:nth-child(2n) { margin-right: 0; }
		#solutionCntr li:nth-child(2n+1) { clear: both; } 

		#overCntr { background: #fff; }
		#overCntr div.center { padding-left: 0px !important; padding-right: 0px !important; }
		#overCntr div.text { padding: 0px; float: none; width: 100%; }
		#overCntr div.vacature-jobs { padding: 30px 20px 20px; }
		#overCntr div.text-content { padding: 50px 20px 20px 50%; background: url(../images/overBg.jpg) #fff no-repeat 50% top; background-size: auto 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		
		#footerCntr div.column-left { padding-top: 20px; float: none; width: 100%; border-top: 1px solid #fff; }
		#footerCntr div.column-right { margin-bottom: 20px; float: none; width: 100%; }
		#footerCntr div.column-right div.block-contacts address { font-size: 15px; }
		#footerCntr div.column-right div.block-contacts:first-child { border-left: 0px; padding-left: 0px; }

	}

	/* Width: 700px */
	@media only screen and (max-width: 700px) {
	
		#headerCntr div.fixed-menu { position: absolute; }
		#headerCntr a.logo { top: 40px; left: 0px; width: 100%; background-position: center; }
		#headerCntr a.menu { display: block; position: absolute; top: 130px; left: 0px; z-index: 9999; width: 100%; height: 50px; line-height: 50px; text-decoration: none; font-family: 'futura_condensedbold'; font-weight: normal; font-size: 22px; text-align: center; color: #000; background: url(../images/menuoverlay.png) rgba(255, 255, 255, 0.94) repeat-x left -130px; }
		#headerCntr a.menu.scrolling { position: fixed; top: 0px; }
		#headerCntr a.menu.showing { top: 480px; color: #fff; background: url(../images/close-menu.png) #000 no-repeat 97% center; }
		#headerCntr a.menu.scrolling.showing { top: 350px; }
		#headerCntr div.show { display: block !important; }

		.linkBox { display: none; top: 130px; right: auto; left: 0px; width: 100%; height: 50px; background: url(../images/menuoverlay.png) rgba(255, 255, 255, 0.94) repeat-x left -130px; }
		.linkBox.scrolling { position: fixed; top: 0px; }
		.linkBox ul { padding-top: 10px; text-align: center; }
		.linkBox ul li:first-child { display: none; }
		.linkBox ul li { margin: 0px; padding: 0px 13px 0px 0px; float: none; display: inline-block; height: 30px; line-height: 30px; background: url(../images/sep.png) no-repeat right; }
		.linkBox ul li:last-child { padding-right: 0px; background: none; }
		.linkBox ul li a { padding: 0px 5px; font-weight: bold; }

		.menuBox { display: none; top: 180px; width: 100%; background: rgba(255, 255, 255, 0.94); }
		.menuBox.scrolling { position: fixed; top: 50px; }
		.menuBox ul li { margin: 0px; padding: 0px; text-align: center; float: none; display: block; height: 50px; line-height: 50px; background: none;
			-webkit-box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
			-moz-box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
			box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
		}
		.menuBox ul li a { display: block; height: 50px; }

		.langBox { top: 10px; right: 10px; }

		.sliderBox { height: 458px; background: url(../images/slide-mobile.jpg) no-repeat center; background-size: cover; }
		.sliderBox div.cycle-slideshow,
		.sliderBox div.overlay { display: none !important; }

	}

	/* Width: 600px */
	@media only screen and (max-width: 600px) {

		body { font-size: 13px; }
		
		#serviceCntr .center { background-position: -50px 45px; }

		.serviceBox h1,
		.serviceBox h1 span { font-size: 30px; }
		.serviceBox h3 { font-size: 15px; }

		.videoBox div.video { margin-right: 0px; padding-right: 0px; float: none; width: 100%; background: none; }

		#visieCntr div.tab div.text h2 { font-size: 30px; line-height: 38px; }
		#visieCntr div.tab div.pic { float: none; width: 100%; }
		#visieCntr div.tab div.text { padding-top: 20px; float: none; width: 100%; }
		#visieCntr div.tab div.text ul li { float: left; width: 50%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		
		#chainCntr .scroll { display: none; }
		#chainCntr h2 { font-size: 30px; line-height: 38px; }
		#chainCntr div.pic.right { display: none; }
		#chainCntr div.text { padding-top: 0px; padding-left: 20px; padding-right: 20px; float: none; width: 100%; }
		#chainCntr div.text.left { padding-right: 0px; }
		#chainCntr div.text.left p { padding-right: 20px; }
		#chainCntr div.text.left h2 { padding: 75px 60% 75px 0px; background: url(../images/chainBg.png) no-repeat; background-position: 120% top; background-size: auto 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#chainCntr div.pic { float: none; width: 100%; }

		#thinkCntr { padding-top: 300px; background: url(../images/thinkBg.jpg) no-repeat 85% top; background-size: auto 300px; }
		#thinkCntr .scroll { display: none; }
		#thinkCntr .text { padding-top: 20px; width: 100%; }

		#bgCntr { display: none !important; }

		#sustainCntr h2 { text-align: right; font-size: 45px; line-height: 50px; }
		#sustainCntr div.text { padding-right: 40px; padding-left: 0px; }
		#sustainCntr div.text p:nth-of-type(1) { display: none; }
		#sustainCntr div.text p { text-align: right; }
		#sustainCntr div.text p img { display: inline; }

		#solutionCntr .scroll { display: none; }

		#overCntr h2 { font-size: 30px; line-height: 38px; }
		#overCntr .list { overflow: hidden; min-height: 0px; width: 100%; }
		#overCntr .list li { min-height: 25px; line-height: 25px; }
		#overCntr div.text-content { padding: 0px; background: none; }
		#overCntr div.text-content h2 { padding: 75px 0px 75px 60%; font-size: 30px; line-height: 38px; background: url(../images/overBg.jpg) #fff no-repeat 50% top; background-size: auto 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#overCntr div.text-content h2 span { display: block; }
		#overCntr div.text-content div.spacers { padding: 0px 20px 20px; }

	}

	/* Width: 480px */
	@media only screen and (max-width: 480px) {

		.linkBox ul li a { padding: 0px 2px; font-weight: normal; }

		.popupBox .news .photo { padding-top: 0px; float: none; width: 100%; }
		.popupBox .news .photo img { width: 100%; }
		.popupBox .text { float: none; width: 100%; padding-top: 20px; }
		.popupBox .jobs { padding: 0px 50px; }

		#visieCntr div.tab { padding-left: 0px; padding-right: 0px; }
		#visieCntr div.tab a.switch-tab { display: none; }
		#visieCntr div.tab div.text ul li { float: none; width: 100%; }

		#chainCntr div.text.left h2 { padding-right: 50%; background-position: 170px top !important; }

		#sustainCntr h2 { font-size: 30px; line-height: 38px; }
		#sustainCntr div.text { padding-right: 20px; width: 70%; }

		#solutionCntr h2 { font-size: 30px; line-height: 38px; }
		#solutionCntr h2 span { display: block; }
		#solutionCntr li { float: none; width: 100%; margin-right: 0px !important; }
		#solutionCntr h3 { min-height: 0px; padding-bottom: 5px; }

		#overCntr div.text-content h2 { background-position: 35% top; }
		#overCntr .job li span { float: none; width: 100%;
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			box-sizing: border-box;
		}
		#overCntr .job li a { float: none; display: block; }
		
		#footerCntr div.column-right div.block-contacts address { font-size: 13px; }
		#footerCntr div.column-right div.block-contacts { float: none; padding: 0px; width: 100%; border-left: 0px; }
		#footerCntr div.column-right div.block-contacts:first-child { padding-bottom: 20px; border-bottom: 1px solid #fff; }
		#footerCntr div.column-left div.block-list { float: none; padding: 0px; width: 100%; border-right: 0px; }
		#footerCntr div.column-left div.block-list:first-child { padding-bottom: 20px; border-right: 0px; border-bottom: 1px solid #fff; }
		#footerCntr div.column-left .block-links { background-size: 40% auto; }

	}
.cycle-slide-active {
  position: relative !important;
}