#slider{
  background-image: url('images/header-aluminum-recycled.jpg');
}

@media (max-width: 1350px) {
	#slider {
		background-position: 0 0 !important;
	}
}

div#animation {
	padding:0 0 100px 0;
	margin-top:-80px;
}

.animation_mobile, .animation_tablet {
	/* display: none; */
}

.animation {
	width:100%;
	height:226px;
}

.animation .steps_top, .animation .arrows_top, .animation .steps_bottom, .animation .arrows_bottom {
	display:flex;
	justify-content: space-between;
}

#text5 {
    margin-left: -25px;
}


.animation .steps_top {
	margin-top:50px;
}

.animation .steps_top div, .animation .steps_bottom div, .animation_tablet {
    background: #ffffff;
    z-index: 10;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}

.animation .arrows_top {
	margin-top:-70px;
	z-index:5;
	position: relative;
}

.animation .arrows_top div {
	font-size:50px;
	position: absolute;
}

.animation .arrows_top div img {
	width:75px;
}

.animation .arrows_bottom div img {
	width:350px;
}

.animation .arrows_bottom #arrow4 {
	margin-right:85px;
    position: relative;
}

.animation .arrows_bottom #arrow5 {
	position: absolute;
	left:501px;
	z-index:5;
	margin-top:-5px;
}

.animation .arrows_bottom #arrow5 img {
	position: absolute;
	width:170px;
}

.animation .arrow1_mob, .animation #arrow5_mob, .animation .arrow2_mob {
	display: none;
}

.animation .arrows_bottom #arrow6 {
	position: relative;
	z-index:3;
}

.animation .arrows_bottom #arrow6 img {
	margin-left:60px;
}

.animation .steps_bottom {
	margin-top:150px;
}

.animation .arrows_bottom {
	margin-top:-90px;
}

.animation .arrows_bottom .block_1 {
	width:400px;
	height:100px;
	top:-10px;
	background: white;
	position: absolute;
	z-index:2;
}

.animation .arrows_bottom .block_2 {
	width:400px;
	height:100px;
	top:0;
	margin-left:50px;
	background: white;
	position: absolute;
	z-index:2;
}

#text1, #arrow1, #text2, #arrow2, #text3, #arrow3, #text4, #arrow5, #text5 {
	opacity: 0;
}

.animation .scale {
	transform: scale(1.15);
}

.arrow_line {
	display: none;
}

.mobiel_portret, .mobiel_landscape, .tablet_portret, .tablet_landscape {
	display: none;
}

.animation_mobile img {
	width:100%;
	margin:auto;
}

.hide-on-desktop {
	display: none;
}

@media (max-width: 1400px) {

	.animation .steps_top div, .animation .steps_bottom div, .animation_tablet {
		font-size:12px;
	}

  #text3 {
    margin-left: 20px;
  }

  #text5 {
      margin-left: 25px;
  }

	.animation .arrows_bottom div img {
		width:300px;
	}

	.animation .arrows_bottom #arrow4 {
		margin-right:65px;
	}

	.animation .arrows_bottom #arrow4, .animation .arrows_bottom #arrow6 {
		margin-top:20px;
	}

	.animation .arrows_bottom #arrow5 {
		left: 401px;
	}

}

/* @media (max-width: 1219px) {

	.animation {
		display: none;
	}

	div#animation {
		margin-top:0;
		padding:0;
	}

	.animation_mobile {
		display: block;
		padding-bottom:25px;
	}

	.mobiel_portret, .mobiel_landscape, .tablet_portret {
		display: none;
	}

	.tablet_landscape {
		display: block;
		max-width:1024px;
	}
} */

@media (max-width: 1023px) {
	.mobiel_portret, .mobiel_landscape, .tablet_landscape {
		display: none;
	}

	.tablet_portret {
		display: block;
		max-width:500px;
		padding-bottom:30px;
	}

	.hide-on-desktop {
		display: block;
	}
}

@media (max-width: 750px) {
	.mobiel_portret, .tablet_portret, .tablet_landscape {
		display: none;
	}

	.mobiel_landscape {
		display: block;
		max-width:700px;
	}
}

@media (max-width: 500px) {

	.mobiel_landscape, .tablet_portret, .tablet_landscape {
		display: none;
	}

	.mobiel_portret {
		display: block;
		max-width:300px;
	}
}

@media  (min-width: 501px) and (max-width: 1023px)  {
	.alu_img, .alu_text {
		display: none;
	}
}
