@media screen and (max-width: 1760px) {
	h1 {
		font-size: 85px;
		}

	h2 {
		font-size: 52px;
		}
	}

@media screen and (max-width: 1620px) {
	.hero-holder {
		padding: 200px 0;
		}

	h1 {
		font-size: 82px;
		}

	h2 {
		font-size: 50px;
		}

	#hero p {
		font-size: 20px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 1400px;
		}

	#partners {
		max-width: 1400px;
		}

	.half-circle {
		width: 250px;
		height: 500px;
		}

	.service {
		width: 290px;
		height: 290px;
		}

	.block.split {
		padding: 130px 0;
		}

	.split .card {
		left: 58%;
		}

	.block .text-holder.right {
		margin-left: 680px;
		}

	.block .text-holder h2 {
		font-size: 49px;
		}

	.block .picture, .block .picture:after {
		width: 560px;
		height: 560px;
		}

	.person {
		width: 290px;
		height: 350px;
		}

	.dienst:before {
		font-size: 240px;
		margin-top: -90px;
		left: -110px;
		}

	.column {
		margin: 0 80px;
		}
	}

@media screen and (max-width: 1570px) {
	#hero {
		margin-bottom: 120px;
		}

	.hero-holder {
		padding: 180px 0;
		}

	.pattern.p-1-w {
		width: 579px;
		height: 555px;
		}

	.block {
		padding: 80px 0;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 1300px;
		}

	#partners {
		max-width: 1300px;
		}

	h2 {
		font-size: 48px;
		}

	.block p {
		font-size: 19px;
		}

	#services {
		margin: 100px auto;
		}

	.block.split {
		padding: 90px 0;
		}

	.split .card {
		width: 560px;
		}

	.card p {
		font-size: 18px;
		}

	.block .text-holder {
		width: 670px;
		}

	.block .text-holder .sub-title {
		font-size: 14px;
		}

	.block .text-holder h2 {
		font-size: 46px;
		}

	.block .text-holder p {
		font-size: 18px;
		}

	.button {
		font-size: 18px;
		}

	.button span {
		margin: 17px 28px;
		}

	.block .picture, .block .picture:after {
		width: 520px;
		height: 520px;
		}

	.banner-holder h2 {
		font-size: 62px;
		}

	#year {
		font-size: 96px;
		top: -64px;
		}

	#gegevens {
		margin-left: 100px;
		}
	}

@media screen and (max-width: 1470px) {
	.hero-holder {
		padding: 180px 0 150px 0;
		}

	#hero p {
		font-size: 19px;
		}

	h1 {
		font-size: 76px;
		}

	#scroll-down {
		width: 90px;
		height: 90px;
		margin-left: -45px;
		bottom: -45px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 1200px;
		}

	#partners {
		max-width: 1200px;
		}

	h2 {
		width: 740px;
		font-size: 45px;
		}

	#services {
		width: 690px;
		}

	.service {
		width: 270px;
		height: 270px;
		}

	.service .icon {
		width: 150px;
		height: 150px;
		}

	.split .card {
		width: 520px;
		padding: 44px;
		left: 62%;
		}

	.card p {
		font-size: 17px;
		}

	.block .text-holder {
		width: 590px;
		}

	.block .text-holder.right {
		margin-left: 650px;
		}

	.block .text-holder .sub-title {
		font-size: 13px;
		margin-bottom: 18px;
		}

	.block .text-holder h2 {
		width: 90%;
		font-size: 41px;
		}

	.block .text-holder p {
		font-size: 17px;
		line-height: 170%;
		margin-top: 12px;
		margin-bottom: 30px;
		}

	.button {
		height: 58px;
		font-size: 17px;
		}

	.button .arrow {
		width: 58px;
		height: 58px;
		}

	.block .text-holder .button .arrow, .banner-holder .button .arrow {
		background-size: 37px;
		}

	.block .picture, .block .picture:after {
		width: 490px;
		height: 490px;
		}

	#partners {
		height: 150px;
		}

	.banner-holder h2 {
		font-size: 58px;
		}

	#footer {
		padding: 80px 0;
		}

	.column {
		margin: 0 60px;
		}

	.column:nth-of-type(3) {
		width: 210px;
		}

	.column li {
		margin-bottom: 34px;
		}

	.column li, .column li a {
		font-size: 17px;
		}

	#year {
		font-size: 86px;
		top: -54px;
		}

	.block p.center, .block p {
		font-size: 17px;
		line-height: 180%;
		}

	.block p {
		width: 480px;
		}

	.block.split p {
		width: 100%;
		}

	.block p.center {
		margin: 20px auto;
		}

	.half-circle {
		width: 150px;
		height: 300px;
		}

	.half-circle.left {
		left: -560px;
		}

	.person {
		width: 260px;
		height: 310px;
		}

	.dienst {
		padding-top: 150px;
		}

	.dienst:not(:last-child) .dienst-holder {
		padding-bottom: 50px;
		}

	.dienst-holder .block p {
		width: 560px;
		}

	#contactForm, #gegevens {
		margin-top: 60px;
		}

	#contactForm {
		width: 560px;
		padding: 50px;
		}

	#contactForm textarea {
		width: 500px;
		}

	#contactForm input#verstuur {
		font-size: 19px;
		}

	#gegevens .home-icon, #gegevens .telephone-icon, #gegevens .email-icon, #gegevens .kvk-icon {
		width: 46px;
		height: 46px;
		}

	.block .g-holder p {
		font-size: 16px;
		}
	}

@media screen and (max-width: 1360px) {
	#hero {
		margin-bottom: 100px;
		}

	.hero-holder {
		padding: 160px 0 130px 0;
		}

	.sub {
		font-size: 17px;
		}

	h1 {
		font-size: 70px;
		letter-spacing: -2.6px;
		}

	#hero p {
		width: 540px;
		font-size: 18px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 1100px;
		}

	#partners {
		max-width: 1100px;
		}

	#services {
		width: 650px;
		}

	.service {
		width: 250px;
		height: 250px;
		}

	.service h3 {
		font-size: 16px;
		}

	.block.split {
		padding: 70px 0;
		}

	.split .card {
		width: 500px;
		left: 67%;
		}

	h2 {
		font-size: 42px;
		}

	.block p.center, .block p {
		font-size: 17px;
		}

	.block .text-holder {
		width: 540px;
		}

	.block .text-holder.right {
		margin-left: 560px;
		}

	.block .text-holder h2 {
		font-size: 39px;
		}

	.block .text-holder p {
		line-height: 166%;
		}

	.button {
		font-size: 16px;
		}

	.block .picture, .block .picture:after {
		width: 430px;
		height: 430px;
		}

	.banner-holder h2 {
		font-size: 52px;
		}

	.column li, .column li a {
		font-size: 16px;
		}

	#year {
		font-size: 82px;
		}

	.block p.center.wide {
		width: 710px;
		}

	.person {
		width: 230px;
		height: 260px;
		}

	.person h3 {
		font-size: 14px;
		}

	#contactForm input, #contactForm textarea, #contactForm span {
		font-size: 18px;
		}
	}

@media screen and (max-width: 1260px) {
	#hero:before {
		width: 270px;
		}

	.sub {
		margin-bottom: 10px;
		}

	#hero p {
		margin: 20px auto;
		}

	.pattern.p-1-w {
		top: 60px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 1030px;
		}

	.block p {
		margin: 40px 0 40px 120px;
		}

	#services {
		width: 600px;
		}

	.block.split p {
		margin: 12px 0;
		}

	.omar {
		width: 150px;
		}

	.signature {
		width: 144px;
		}

	.block .text-holder {
		width: 520px;
		}

	.block .text-holder h2 {
		font-size: 35px;
		}

	.block .picture, .block .picture:after {
		width: 410px;
		height: 410px;
		}

	#white-circle {
		width: 150px;
		height: 150px;
		}

	.banner-holder h2 {
		max-width: 100%;
		}

	.banner-holder p {
		margin: 10px auto 50px auto;
		}

	.banner-holder .button {
		margin-left: 0;
		}

	.left-block {
		margin-right: 50px;
		}

	.line {
		margin: 60px auto -100px auto;
		}

	#people {
		margin: 80px 0 60px 0;
		}

	.person {
		width: 210px;
		height: 230px;
		}

	.person img {
		-webkit-filter: drop-shadow(-60px 60px 15px rgba(0, 0, 0, 0.12));
		filter: drop-shadow(-60px 60px 15px rgba(0, 0, 0, 0.12));
		}

	.dienst:before {
		font-size: 220px;
		margin-top: -40px;
		left: -90px;
		}

	.dienst h3 {
		font-size: 16px;
		margin-top: 4px;
		}

	.block .dienst p {
		width: 580px;
		}

	#contactForm {
		width: 440px;
		}

	#contactForm textarea {
		width: 380px;
		height: 190px;
		}

	#contactForm input#verstuur {
		width: 190px;
		font-size: 18px;
		}
	}

@media screen and (max-width: 1200px) {
	.block .holder, .dienst-holder, #footer .holder {
		width: 960px;
		}

	h2 {
		width: 640px;
		font-size: 40px;
		}

	#services {
		margin: 70px auto;
		}

	.block.split {
		border-radius: 24px;
		}

	.split .image {
		border-radius: 24px 0 0 24px;
		}

	.block .text-holder {
		width: 510px;
		}

	.block .text-holder.right {
		margin-left: 500px;
		}

	.block .text-holder p {
		line-height: 162%;
		}

	.block .picture, .block .picture:after {
		width: 390px;
		height: 390px;
		}

	.banner-holder {
		padding: 40px 0;
		}

	#footer-logo {
		width: 94px;
		height: 88px;
		}

	.left-block p {
		font-size: 14px;
		}

	.column {
		margin: 0 40px;
		}

	.column li {
		margin-bottom: 30px;
		}

	.development p {
		font-size: 13px;
		}

	.person {
		width: 194px;
		height: 220px;
		}

	#partners {
		margin-top: 40px;
		}

	#contactForm {
		padding: 50px 40px;
		}

	#contactForm textarea {
		width: 390px;
		}
	}

@media screen and (max-width: 1110px) {
	h1 {
		font-size: 65px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 900px;
		}

	#services {
		width: 540px;
		margin: 50px auto;
		}

	.service {
		width: 230px;
		height: 230px;
		}

	h2 {
		font-size: 38px;
		}

	.block p.center, .block p {
		font-size: 16px;
		}

	.block .picture, .block .picture:after {
		width: 370px;
		height: 370px;
		}

	.block .text-holder {
		width: 480px;
		}

	.block .text-holder.right {
		margin-left: 450px;
		}

	.block .text-holder p {
		font-size: 16px;
		}

	.button {
		height: 54px;
		font-size: 15px;
		}

	.button span {
		margin: 17px 24px;
		}

	.button .arrow {
		width: 54px;
		height: 54px;
		}

	#partners {
		max-width: 920px;
		}

	#year {
		font-size: 78px;
		}

	.block p.center.wide {
		width: 650px;
		}

	#people {
		margin: 50px 0 30px 0;
		}

	.person {
		width: 175px;
		height: 200px;
		}

	.block .dienst p {
		width: 540px;
		}

	#contactForm input, #contactForm textarea, #contactForm span {
		font-size: 17px;
		}

	#gegevens {
		margin-left: 60px;
		}

	.gegevens-holder {
		width: 250px;
		}

	.block .g-holder p {
		font-size: 15px;
		}
	}

@media screen and (max-width: 980px) {
	#hero {
		margin-bottom: 60px;
		}

	.sub {
		margin-bottom: 16px;
		}

	h1 {
		font-size: 56px;
		}

	#hero p {
		margin: 10px auto;
		}

	.pattern.p-1-w {
		top: -170px;
		}

	.block .holder, .dienst-holder, #footer .holder {
		width: 800px;
		}

	h2 {
		width: 530px;
		font-size: 34px;
		}

	#services {
		width: 490px;
		}

	.service {
		width: 210px;
		height: 210px;
		}

	.service .icon {
		width: 120px;
		height: 120px;
		margin: 27px auto;
		}

	.split .card {
		width: 460px;
		}

	.block .text-holder {
		width: 400px;
		}

	.block .text-holder.right {
		margin-left: 420px;
		}

	.block .text-holder h2 {
		font-size: 31px;
		letter-spacing: -1.8px;
		}

	.block .text-holder p {
		line-height: 154%;
		}

	.block .picture, .block .picture:after {
		width: 340px;
		height: 340px;
		}

	#partners {
		height: 140px;
		}

	.partner {
		margin-left: 40px;
		margin-right: 40px;
		}

	.banner-holder h2 {
		width: 100%;
		font-size: 48px;
		}

	.left-block {
		margin-right: 30px;
		}

	.column {
		margin: 0 24px;
		}

	.column h3 {
		font-size: 20px;
		}

	.half-circle {
		width: 120px;
		height: 240px;
		}

	.person {
		width: 140px;
		height: 162px;
		}

	.person h3 {
		width: 200px;
		margin-left: -100px;
		left: 50%; bottom: -50px;
		}

	#diensten {
		margin-top: -120px;
		}

	.dienst {
		padding-top: 120px;
		}

	.dienst:before {
		font-size: 180px;
		}

	.dienst h3 {
		font-size: 15px;
		}

	#contactForm, #gegevens {
		margin-top: 40px;
		}

	#contactForm {
		width: 380px;
		}

	#contactForm textarea {
		width: 330px;
		}

	#contactForm input, #contactForm textarea, #contactForm span {
		font-size: 16px;
		}
	}

@media screen and (max-width: 900px) {
	.block .holder, .dienst-holder, #footer .holder {
		width: 700px;
		}

	.block p {
		margin: 40px 0 40px 60px;
		}

	.split .image {
		width: 100%;
		border-radius: 24px;
		}

	.split .card {
		left: 50%;
		}

	.block .picture {
		width: 70%;
		height: auto;
		position: relative;
		display: block;
		margin: 0 auto 60px auto;
		top: 0;
		transform: none;
		}

	.block .picture:after {
		width: 100%;
		height: 100%;
		}

	.block .text-holder {
		width: 80%;
		left: 10%;
		}

	.block .text-holder.right {
		margin-left: 0;
		}

	.block .text-holder p {
		line-height: 170%;
		}

	#white-circle {
		width: 130px;
		height: 130px;
		}

	#partners {
		max-width: none;
		width: 600px;
		height: 120px;
		margin-left: -300px;
		left: 50%;
		}

	#slider {
		width: 600px;
		}

	.left-block {
		margin-right: 13px;
		}

	.column {
		margin: 0 16px;
		}

	.column:nth-of-type(1) {
		margin-right: 30px;
		}

	.column:nth-of-type(3) {
		margin-right: 0;
		}

	#year {
		font-size: 68px;
		top: -44px;
		}

	.block p.center.wide {
		width: 570px;
		}

	.person {
		margin: 0 40px;
		}

	.person h3 {
		bottom: -35px;
		}

	#contactForm, #contactForm textarea {
		width: 100%;
		box-sizing: border-box;
		}

	#contactForm span#melding {
		font-size: 18px;
		}

	#gegevens {
		margin-left: 0;
		}

	.gegevens-holder, .g-holder {
		width: 100%;
		}
	}

@media screen and (max-width: 810px) {
	.block .holder, .dienst-holder, #footer .holder {
		width: 86%;
		}

	#hero {
		margin-bottom: 40px;
		}

	h1 {
		font-size: 52px;
		}

	#hero p {
		width: 60%;
		font-size: 17px;
		}

	h2 {
		width: 90%;
		font-size: 30px;
		letter-spacing: -1.4px;
		}

	.block p {
		width: 66%;
		margin-top: 30px;
		margin-left: 4%;
		}

	.split .card {
		margin: 0 auto;
		left: 0;
		}

	#partners {
		width: 550px;
		margin-left: -275px;
		}

	#slider {
		width: 550px;
		}

	#people {
		display: block;
		}

	.partner img {
		max-width: 160px;
		max-height: 65px;
		}

	.banner-holder {
		padding: 0;
		}

	.block .banner-holder p {
		line-height: 150%;
		margin: 20px auto 30px auto;
		}

	.left-block {
		width: 100%;
		margin: 0 0 60px 0;
		}

	.column:nth-of-type(1) {
		margin-left: 0;
		}

	.person {
		width: 220px;
		height: 230px;
		display: block;
		float: none;
		margin: 0 auto;
		}

	.person:nth-child(2) {
		margin: 110px auto;
		top: 0;
		}

	#diensten {
		margin-top: -70px;
		}

	.dienst {
		padding-top: 70px;
		}

	.dienst:before {
		font-size: 140px;
		left: -80px;
		}

	.block .dienst p {
		width: 80%;
		}
	}

@media screen and (max-width: 680px) {
	.sub {
		font-size: 15px;
		}

	h1 {
		font-size: 44px;
		}

	#hero p {
		font-size: 16px;
		}

	.split .card {
		width: 80%;
		}

	.block .picture {
		width: 90%;
		margin-bottom: 40px;
		}

	.block .text-holder {
		width: 100%;
		left: 0;
		}

	.block .text-holder .sub-title {
		font-size: 12px;
		letter-spacing: 0.4px;
		}

	.block .text-holder h2 {
		line-height: 130%;
		}

	.banner-holder {
		width: 90%;
		}

	.banner-holder h2 {
		font-size: 44px;
		}

	.half-circle {
		width: 60px;
		height: 120px;
		}

	#year {
		font-size: 62px;
		}

	.block p.center.wide {
		width: 80%;
		font-size: 15px;
		}

	.block.pattern-left:after {
		left: -420px;
		}

	.line {
		margin: 30px auto -120px auto;
		}

	#contactForm span#melding {
		font-size: 16px;
		}
	}

@media screen and (max-width: 610px) {
	#header {
		width: 100%;
		padding: 14px 4px;
		margin-left: 0;
		left: 0;
		}

	#logo {
		width: 90px;
		height: 50px;
		border-right: none;
		}

	#menu-holder {
		width: 240px;
		height: 100%;
		position: fixed;
		background: #fff;
		box-shadow: -30px 0 40px rgba(0,0,0,.03);
		z-index: 16;
		top: 0;
		right: -310px;
		-webkit-transition: right .35s ease;
		-moz-transition: right .35s ease;
		-ms-transition: right .35s ease;
		-o-transition: right .35s ease;
		transition: right .35s ease
		}

	#menu-holder.show {
		right: 0;
		}

	#menu-overlay {
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0, 0, 0, 0.45);
		-webkit-backdrop-filter: blur(2px);
		backdrop-filter: blur(2px);
		opacity: 0;
		z-index: 15;
		display: none;
		top: 0; left: 0;

		-webkit-transition: opacity .3s ease;
		-moz-transition: opacity .3s ease;
		-ms-transition: opacity .3s ease;
		-o-transition: opacity .3s ease;
		transition: opacity .3s ease;
		}

	#menu-overlay.visible {
		display: block;
		}

	#menu-overlay.show {
		opacity: 1;
		}

	.navigation {
		width: 40px;
		height: 40px;
		position: fixed;
		background: none;
		border-radius: 99px;
		cursor: pointer;
		z-index: 17;
		margin-top: -20px;
		top: 50%; right: 20px;

		-webkit-transition: background .2s ease, -webkit-transform .15s ease;
		-moz-transition: background .2s ease, -moz-transform .15s ease;
		-ms-transition: background .2s ease, -ms-transform .15s ease;
		-o-transition: background .2s ease, -o-transform .15s ease;
		transition: background .2s ease, transform .15s ease;
		}

	#menu-nav {
		top: 22px; right: 3%;
		margin-top: 0;
		}

	#menu-nav.bounce {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
		}

	#menu-nav.hide {
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-ms-transform: scale(0);
		-o-transform: scale(0);
		transform: scale(0);
		}

	.nav-holder {
		width: 4px;
		height: 20px;
		position: absolute;
		display: inline-block;
		margin-top: -11px;
		margin-left: -2px;
		top: 50%; left: 50%;
		}

	.nav-holder .circle {
		width: 4px;
		height: 4px;
		position: absolute;
		background: #505050;
		border-radius: 99px;
		display: inline-block;
		float: left;
		top: 0; left: 0;

		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		}

	.nav-holder .circle.two {
		top: 8px;
		}

	.nav-holder .circle.three {
		top: 16px;
		}

	.navigation.ani1 .nav-holder .circle.one, .navigation.ani1 .nav-holder .circle.three {
		top: 8px;
		}

	.navigation.ani2 .nav-holder .circle.two {
		display: none;
		}

	.navigation.ani2 .nav-holder .circle.one, .navigation.ani2 .nav-holder .circle.three {
		width: 20px;
		height: 2px;
		left: -8px;
		}

	.navigation.ani2 .nav-holder .circle.one, .nav-holder .cross.one {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
		}

	.navigation.ani2 .nav-holder .circle.three, .nav-holder .cross.two {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
		}

	#header-m-close {
		position: absolute;
		display: none;
		top: 44px; right: 24px;
		}

	#header-m-close .cross {
		width: 20px;
		height: 2px;
		position: absolute;
		background: #505050;
		border-radius: 99px;
		display: inline-block;
		float: left;
		top: 8px; left: -8px;
		}

	#menu {
		width: 70%;
		float: none;
		margin: 120px auto;
		}

	#menu li {
		font-size: 20px;
		display: table;
		margin-bottom: 34px;
		}

	#menu li a:after {
		position: absolute;
		top: 3px; left: -14px;
		}

	#hero:before {
		width: 120px;
		}

	.hero-holder {
		padding: 130px 0 90px 0;
		}

	h1 {
		font-size: 40px;
		letter-spacing: -1.4px;
		}

	#hero p {
		width: 80%;
		line-height: 150%;
		}

	#scroll-down {
		width: 80px;
		height: 80px;
		margin-left: -40px;
		bottom: -40px;
		}

	.block p {
		width: 86%;
		}

	#services {
		width: 210px;
		}

	.service {
		display: table;
		}

	.service:nth-child(even) {
		float: none;
		top: 0;
		}

	.split .card {
		width: 90%;
		}

	#partners, #slider {
		width: 460px;
		}

	#partners {
		margin-left: -230px;
		}

	#footer-logo {
		width: 84px;
		height: 79px;
		}

	.column h3 {
		font-size: 18px;
		}

	.column li, .column li a {
		font-size: 15px;
		}

	#diensten {
		margin-top: -100px;
		}

	.dienst {
		padding-top: 100px;
		margin-top: -30px;
		}
	}

@media screen and (max-width: 588px) {
	#hero {
		margin-bottom: 20px;
		}

	.sub {
		font-size: 13px;
		padding: 10px 16px;
		}

	h1 {
		width: 80%;
		line-height: 110%;
		margin-left: 10%;
		}

	#hero p {
		width: 88%;
		font-size: 15px;
		}

	.pattern.p-1-w {
		top: -250px;
		left: -510px;
		}

	h2, #gegevens h3, .block .text-holder h2,  {
		font-size: 25px;
		line-height: 120%;
		}

	h1, .banner-holder h2 {
		font-size: 38px;
		}

	.block p.center, .block p {
		font-size: 15px;
		line-height: 150%;
		}

	.service {
		margin-bottom: 50px;
		}

	.service h3 {
		font-size: 14px;
		}

	.block.split {
		padding: 30px 0;
		margin-top: -80px;
		}

	.omar {
		width: 120px;
		}

	.signature {
		width: 110px;
		margin-left: 70px;
		}

	.button .arrow {
		background-size: 30px;
		}

	.column {
		width: 100%;
		margin: 20px 0;
		}

	.column:nth-of-type(1) {
		margin-right: 0;
		}

	.column:nth-of-type(3) {
		float: none;
		}

	.column li {
		margin-bottom: 20px;
		}

	#year {
		font-size: 52px;
		top: -34px;
		}

	.dienst:before {
		font-size: 100px;
		left: -50px;
		}

	.dienst h3 {
		margin-left: 20px;
		}

	#contactForm {
		padding: 44px 20px;
		}

	.contactHolder {
		margin-bottom: 25px;
		}

	#contactForm input {
		width: 100%;
		box-sizing: border-box;
		}

	#contactForm input#verstuur {
		width: 160px;
		font-size: 16px;
		padding: 18px;
		}

	#contactForm span#melding {
		position: relative;
		display: block;
		margin-left: 0;
		}
	}

@media screen and (max-width: 470px) {
	.hero-holder {
		padding: 130px 0 80px 0;
		}

	h2, #gegevens h3, .block .text-holder h2  {
		font-size: 27px;
		line-height: 120%;
		}

	.split .card {
		padding: 26px;
		}

	.block.split p {
		margin: 8px 0 0px 0;
		}

	.omar {
		width: 110px;
		}

	.signature {
		margin-left: 80px;
		}

	.button {
		height: 50px;
		font-size: 14px;
		}

	.button span {
		margin: 15px 20px;
		}

	.button .arrow {
		width: 50px;
		height: 50px;
		}

	.block p.center.wide {
		width: 100%;
		}

	#people {
		margin-bottom: -30px;
		}

	#diensten {
		margin-bottom: -40px;
		}

	.block .dienst p {
		width: 90%;
		}

	#contactForm input, #contactForm textarea, #contactForm span {
		font-size: 15px;
		}

	#gegevens h3 {
		margin-bottom: 20px;
		}

	.left-block {
		margin-bottom: 40px;
		}
	}

@media screen and (max-width: 420px) {
	.person {
		width: 190px;
		height: 200px;
		}
	}

@media screen and (max-width: 310px) {
	h1, .banner-holder h2 {
		font-size: 32px;
		}

	#hero p {
		font-size: 14px;
		}

	h2, #gegevens h3, .block .text-holder h2  {
		font-size: 24px;
		}
	}