@media only screen and (min-width: 1200px){
.hero, .hero-content-wrapper {
	height: 75vh !important;
}
div.background {height: 75vh !important;}
div.background .slide {
    height: 75vh !important;
    background-position: top center !important;
}
}

.sidebar #searchform {
    width: 100% !important;
	margin-top: 20px;
}
.sidebar #s {
    width: 60% !important;
	line-height: 30px !important;
	background-color: #eee !important;
	color: #333 !important;
}
.sidebar #searchsubmit {
	float: right !important;
	width: 40% !important;
}

.joinourteam{
	background-color: #f2f2f2;
	background-image: url(/wp-content/uploads/2017/05/iddinkgroep-joinourteam.jpg);
	background-repeaT: no-repeat;
	background-position: center center;
	background-size: cover;
	text-align: center;
	padding: 15px 30px;
}

.joinourteam a.button{
	border: 2px solid #fff;
}

.joinourteam h2{
}
.joinourteam p{
	color: #444;
	font-weight: 400;
	font-size: 1.15em;
}

.getintouch{
	color: #fff;
	background-color: #0096db;
	text-align: center;
	padding: 15px 30px;
}

.getintouch h1,
.getintouch h2{
	color: #fff;
}

.getintouch .icon{
	display: block;
	width: 120px;
	height: 120px;
	margin: 30px auto 0 auto;
	background-color: #fff;
	background-image: url(/wp-content/uploads/2017/05/iddinkgroep-getintouch.jpg);
	background-repeaT: no-repeat;
	background-position: center center;
	background-size: cover;
	border:3px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
