@media only screen and (max-width: 1220px) {
	
	#wrapper a.logo {
		position:absolute;
		top:20px;
		right:20px;
		font-size:30px;
		line-height:30px;
		color: rgba(51,51,51,0.5);
		font-weight:600;
	}
	#body.vervolg1 #kol1 {
		width:25%;
	}
	#body.vervolg1 #kol2 {
		width:73%;
		margin-left:2%;
	}
	#brands {
		max-width:100%;
	}
	#counter {
		position:relative;
		display:block;
		top:none;
		left:0;
	}
	
	#body.vervolg1 #kol1en2 {
		max-width:100%;	
	}
	
	#body.vervolg1 #filter {
		width:30%;
		
	}
	#body.vervolg1 #kol1en2.vacaturedetails {
		width:68%;
		max-width:68%;
		margin-left: 2%;
	}
}

@media only screen and (max-width: 950px) {
	#wrapper #menu {
		font-size:11px;
		line-height:30px;
	}

}

/* The "mobile" version */
@media only screen and (max-width: 799px) {
	.nietopmobiel {
		display: none;
	}
	
	.nietopdesktop {
		display: inline-block !important;
	}
	
	#counter {
	    position: absolute;
	    display: block;
	    top: 170px;
	    left: 20px;
	}
	
	.taal, .taalactive {
		display:inline-block;
	}
	.taalactive {
		float:left;
	}
	#wrapper a.logo {
		position:absolute;
		top:95px;
		right:0;
		display:block;
		width:100%;
		text-align:center;
		font-size:30px;
		line-height:30px;
		color: rgba(51,51,51,0.5);
		font-weight:600;
		z-index: 1;
	}
	#wrapper a.ibislogo {
		position:absolute;
		top:5px;
		left:0;
		display:block;
		width:100%;
		text-align:center;
		z-index: 1;
	}
	#wrapper #menuknop {
		display: block;
		margin-top:140px;
		position: relative;
		height: 50px;

		z-index: 99999999;
	}
	#wrapper #menuknop a{
		position: absolute;
		right:0px;
		height: 35px;
		border-radius: 4px;
		padding: 9px 10px;
	    background-color: transparent;
    	border: 1px solid transparent;
    	border-radius: 4px;
		text-transform:uppercase;
		text-align: center;
	}
	
	#wrapper #menuknop a .icon-bar {
    	background-color: #888;
		display: block;
		width: 100%;
		height: 4px;
		border-radius: 1px;
		margin-bottom: 5px;
	}
	#wrapper #menuknop a .icon-bar:last-of-type {
		margin-bottom: 0;		
	}
	#wrapper #menu {
		position:relative;
		margin-top: 15px;
		display:none;
		background-color:#fafafa;
		border-top: 1px #ececec solid;
		border-bottom: 1px #ececec solid;
		font-size:14px;
		line-height:40px;
		color: rgba(51,51,51,0.9);
		text-align:center;
		text-transform:uppercase;
		padding-right:10px;
		padding-left:0px;
		font-weight:600;
	}

	#wrapper #menu a {
		margin-left:0px;
		display:block;
		border-bottom: 1px #ececec solid;
	}
	#wrapper #menu a:hover {
		color: rgba(198,27,55,1);
	}
	
	#header #illu {
		-moz-box-sizing: content-box;
		box-sizing: content-box;
		float:none;
		max-width:100%;
		width:auto;
		border: 0px;
		display:block;
	}
	
	#header #illu img {
		margin-left:0px;
		width:100%;
		height:100%;
	}
	
	#header #usp {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float:none;
		max-width:1000px;
		width:100%;
		overflow:hidden;
		border: 0px;
	}
	#header #verloop {
		display:none;
	}
	
	#body.start #kol1, #body.start #kol2, #body.start #kol3, #body.start #kol4 {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float:none;
		width:100%;
		border: 0px;
		border-top:5px #ffffff solid;
		overflow:visible;
		background-color: rgba(51,51,51,0.08);
		padding:5px 10px;
		margin:0px;
	}
	#body.start #kol4 {
		padding-right:0px;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height:300px;
	}
	#body.start #kol4 iframe {
		height:250px;
	}
	
	#logos {
		padding:0px;
		margin:0px;
		white-space:normal;
		background-image: url(/assets/images/logo_accor.png);
		background-repeat: no-repeat;
		background-position: center top;
		padding-top:50px;
		color: rgba(91,91,91,0.9);
		margin-top:20px;
		text-align:center;
	}
	
	#body.start .kol1, #body.start .kol2, #body2.start .kol1, #body2.start .kol2 {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float:none;
		clear:both;
		width:100%;
		display:block;
	}

	.slideshow {
		overflow:hidden;
		max-height:200px;
	}
	#body.vervolg1 #kol1, #body.vervolg1 #kol2, #body.vervolg1 #kol3, #body.vervolg1 #kol1en2 {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float:none;
		clear:both;
		width:100%;
		border: 0px;
		border:0px;
		border-top:5px #ffffff solid;
		overflow:visible;
		background-color: rgba(51,51,51,0.08);
		padding:5px 10px;
		margin:0px;
		display:block;
	}
	#body.vervolg1 #kol1 {
		display:none;
	}
	#wrapper.vervolg #usp {
		/* display:none; */
	}
	#wrapper.vervolg #illu {
		//display:none;
	}
	
	#body div.blokje {
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width:48%;
		border: 0px;
		border:0px;
		overflow:visible;
		margin:0px;
		margin-bottom:1%;
		margin-right:1%;
		border: 1px rgba(51,51,51,0.1) solid;
		background: none;
	}
	ul.vacaturelijst li {
		padding-top:10px;
		padding-bottom:3px;
		padding-left: 0px; 
		min-height:23px;
		font-size:12px;
		font-weight:400;
		width:100%;
		margin-right:0px;
		float:none;
		display:block;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-bottom:1px rgba(51,51,51,0.6) dotted;
		padding-left:30px;
	}
	ul.talenten li {
		padding-left: 0px; 
		width:100%;
		height:100px;
		margin-right:0px;
		float:none;
		display:block;
	}
	
	#body.vervolg1 #kol1 img, #body.vervolg1 #kol2 img, #body.vervolg1 #kol3 img, #body.vervolg1 #kol1en2 img {
		max-width:100%;
		max-height:100%;
				
	}
	
	#body2 {
		display:block;
	}

	#body2.start .kol2b {
		max-width:100%;
		float:none;
		display:block;
	}
	
	#body.start .kol2, #body2.start .kol2 {
		margin:0;	
	}
	

	#body.vervolg1 #filter {
		width:100%;
		float: none;
		min-height: 1px;
		padding: 0;
		background:none;
	}
	#body.vervolg1 #filter h3 {
		line-height: 40px;
		height: 40px;
		width: 100%;
		text-align: left;
		position: relative;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		background-color: #efefef;
	}
	#body.vervolg1 #filter h3 .titel{
		float: left;
		height: 40px;
	}
	
	#body.vervolg1 #filter h3:after {
	    content: "\f107 ";
		font-size: 28px;
		font-family: FontAwesome;
		color: #5c5c5c;
		line-height: 40px;
		margin-left: 15px;
		position: absolute;
		right: 10px;
	}
	#body.vervolg1 #filter h3.open:after {
		content: "\f106 ";
		
	}
	
	#body.vervolg1 #filter h3 .icon{
		display: flex;
		align-items: center;
		justify-content: center;
		height: 40px;
		min-height: 40px;
		width: 40px;
		color: #ffffff;
		background-color: #d3a86a;
		float: left;
		margin-right: 10px;
	}
	#body.vervolg1 #filter h3 .aantalfilters{
		height: 20px;
		width: 20px;
		margin-top: 10px;
		margin-left:5px;
		color: #ffffff;
		background-color: #888888;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 12px;
		float: left;
	}
	#body.vervolg1 #filter .hetfilter{
		display: none;
		padding: 10px;
		background-color: #efefef;
	}
	#body.vervolg1 #kol1en2.vacaturedetails {
		width:100%;
		max-width:100%;
		margin-left: 0;
		background: none;
	}
	#body.start #slider_start {
		display:none;	
	}
	#share {
    	text-align: center;
	}
	#icons {
    	display: inline-block;
    	padding: 0px;
    	float: none;
    	text-align: center;
    	width: 100%;
	}
	#share a.ondermenu, #icons a {
    	float: none;
		margin:0 5px;
	}
	
	#win-actie {
		display: block;	
	}
	#win-actie .kolom1{
		max-width: 100%;
		text-align: center;
	}
	#win-actie .kolom1 img {
		margin: 0 auto;	
		height: 100px;
	}
	#win-actie .kolom2{
		max-width: 100%;
	}
	#win-actie .kolom2 form {
		padding: 0;
	}
	#win-actie .kolom2 form .w-50, #win-actie .kolom2 form .w-25 {
	    width: 100%;
	}
	
	#win-actie h2 {
		font-size: 18px;	
	}
	.socialicons {
		float: none;
	}
	#solliciteer .btn {
		display: block;
	}
	#solliciteer .btn + .btn {
    	margin-left: 0px;
		margin-top: 10px;
	}
}
