.section {position:relative; float:left; width:100%;}
.container {position:relative; margin:auto; width:1800px; text-align:left;}
.heel, .half, .een_derde, .twee_derde, .een_vierde, .twee_vierde, .drie_vierde, .een_vijfde, .twee_vijfde, .drie_vijfde, .vier_vijfde, .een_zesde, .twee_zesde, .drie_zesde, .vier_zesde, .vijf_zesde {position:relative; float:left; margin:0px 17px 34px;}
.heel:last-child{margin-bottom:0;}
.center {text-align:center;}
.inner{float:left; width:100%; background:#fff; padding:70px 0;}
.heel{width:100%; margin-left:0; margin-right:0;}
.half {width:620px;}
.een_derde {width:402px;}
.twee_derde {width:790px;}
.een_vierde {width:293px;}
.twee_vierde {width:620px;}
.drie_vierde {width:947px;}
.een_vijfde {width:227.6px;}
.twee_vijfde {width:489px;}
.drie_vijfde {width:750px;}
.vier_vijfde {width:1012px;}
.een_zesde {	width:184px;}
.twee_zesde {width:402px;}
.drie_zesde {width:620px;}
.vier_zesde {width:838px;}
.vijf_zesde {width:1056px;}

@media screen and (max-width: 1900px) {
.container {width:1500px;}
.twee_derde {width:730px;}
}
@media screen and (max-width: 1600px) {
.container {width:1300px;}
.twee_derde {width:570px;}
}
@media screen and (max-width: 1400px) {
.container {width:1200px;}
.twee_derde {width:490px;}
}
@media screen and (max-width: 1210px) {
.hide_1210{display:none;}
.container {width:100%;}
.een_derde {width:40%; margin:0; margin-right:5%;}
.twee_derde {width:55%; margin:0;}
}
@media screen and (max-width: 1024px) {
.hide_1020{display:none;}
}
@media screen and (max-width: 990px) {
.een_derde {width:100%; margin:0 0 30px 0;}
.twee_derde {width:100%; }
}