#front-video {
	position: relative;
	max-height: 676px;
    overflow: hidden;
    margin-bottom: 30px;
}

#front-video video {
	width: 100%;
	display: block;
}

.video-overlay {
	background-image: url(../img/Logo-video.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: absolute;
    top: 0;
    left: 150px;
    right: 150px;
    bottom: 0;
    margin: 50px;
}

#promotie-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.promotie {
	width: calc(31% - 80px);
	color: #fff;
	padding: 40px;
}

.promotie p {
	color: #fff;
	margin: 0;
    /*font-size: 1.3em;
    line-height: 1.2em;*/
}

.promotie h2 {
    color: #fff;
    text-align: center;
    font-size: 2em;
    line-height: 1em;
    margin-bottom: 10px;
    font-weight: 300;
}

.promotie-1 {
	background-color: #BEAC83;
}

.promotie-2 {
	background-color: #7DC9DE;
}

.promotie-3 {
	background-color: #000;
}

.frontpage-content {
	max-width: 900px;
	margin: 80px auto 60px;
}

#front-laslood-container {
	display: flex;
    justify-content: space-between;
    margin: 60px 0;
}

#front-lasloods-promo {
    /*padding: 50px;*/
    padding: 10px 30px 30px 30px;
    width: calc(60% - 30px);
    background-color: #BEAC83;
    color: #fff;
    margin-right: -80px;
    /*margin-bottom: 130px;*/
    margin-bottom: 200px;
    z-index: 1;
}

#front-lasloods-promo h1, #front-lasloods-promo p {
    color: #fff;
}

#front-lasloods-promo a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: right;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    text-decoration: none;
}

#front-lasloods-promo i {
	transform: translateY(2px);
}

#front-lasloods-promo-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 450px;
    width: 60%;
    margin-top: 60px;
    flex-shrink: 0;
    flex-grow: 0;
}

#instagram {
    padding: 75px 0 160px 0;
}

div.instagram ul{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
}

div.instagram ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: calc(25% - 20px);
}

div.instagram ul li a {
    display: block;
}

div.instagram ul li a:before {
    display: block;
    content: "";
    position: absolute;
    font-size: 30px;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(125,201,222,0);
	transition: all 200ms ease-in;
}

div.instagram ul li a:hover:before {
    background-color: rgba(125,201,222,0.8);
}

div.instagram ul li a:after {
	visibility: hidden;
    display: block;
    content: "\f35d";
	font-family: 'Font Awesome 5 Pro';
	color: #fff;
    position: absolute;
    text-align: center;
    font-size: 30px;
    width: 44px;
    /*padding: 10px;*/
    height: 44px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    text-align: center;
    line-height: 44px;
	transition: all 300ms ease-in;
	opacity: 0;
}

div.instagram ul li a:hover:after {
    visibility: visible;
    opacity: 1;
}

div.instagram ul li a img {
    display: block;
    width: 100%;
    height: auto;
}

div.instagram h2.widgettitle,
div.instagram > p {
    display: none;
}

#front-mogelijkheden-container {
	display: flex;
    justify-content: space-between;
    margin: 60px 0;
}

#front-mogelijkheden-promo {
	padding: 10px 30px 30px 30px;
    width: calc(60% - 30px);
    background-color: #7DC9DE;
    margin-left: -80px;
    margin-bottom: 200px;
    z-index: 1;
}

#front-mogelijkheden-promo h1, #front-mogelijkheden-promo p {
    color: #fff;
}

#front-mogelijkheden-promo a {
	display: block;
	text-decoration: none;
	color: #fff;
	text-align: right;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    text-decoration: none;
}

#front-mogelijkheden-promo i {
	transform: translateY(2px);
}

#front-mogelijkheden-promo-img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 450px;
    width: 60%;
    margin-top: 60px;
    flex-shrink: 0;
    flex-grow: 0;
}

.wrap-inspiratie {
	max-width: 1200px;
	margin: 0 auto 50px auto;
	padding: 60px 0 120px;
}
.wrap-inspiratie a {
   text-decoration: none;
}

#front-inspiraties-container {
	display: flex;
	justify-content: space-between;
}

.front-inspiratie {
    min-height: 350px;
	width: calc(33.3332% - 40px);
	position: relative;
}

.inspiratie-iframe iframe {
	width: 100%;
	height: 100%;
	background-color: #000;
}

.inspiratie-iframe {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.inspiratie-afbeelding {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 100%;
    height: 350px;
    bottom: 0;
}

.inspiratie a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.wrap-inspiratie:not(.wrap-events) .front-inspiratie:last-of-type {
	background-color: #BEAC83;
	display: table;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.cell a {
	padding: 50px;
	color: #fff;
    text-align: center;
    z-index: 130;
    margin: 0 auto;
    display: block;
    text-decoration: none;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 25px;
    text-decoration: none;
}

@media screen and (max-width: 1200px) {

	.front-inspiratie {
		width: 33.3332%;
	}

	.wrap-inspiratie h1, #instagram h1 {
		margin-left: 15px;
	}
}
/*
@media screen and (max-width: 1024px) {

	.video-overlay {
		left: 50px;
		right: 50px;
	}

	#front-video video {
		width: 100%;
		display: none;
	}

	#front-video {
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: 50% 50%;
	    width: 100%;
	    height: 400px;
	}
} */


@media screen and (max-width: 768px) {

	#front-laslood-container, #front-mogelijkheden-container {
		flex-wrap: wrap;
	}

	#front-lasloods-promo, #front-mogelijkheden-promo {
		margin: 0;
		width: 100%;
	}

	#front-lasloods-promo-img, #front-mogelijkheden-promo-img {
		width: 100%;
		margin: 0;
	}

    /*div.instagram ul li {
        width: calc(33.332% - 20px);
    }*/
    .promotie {
        width: calc(33.332% - 80px);
    }

    #front-inspiraties-container {
	    flex-wrap: wrap;
    }
	.wrap-inspiratie:not(.wrap-events) .front-inspiratie {
		height: 300px;
	}
	/*.front-inspiratie {
		width: 50%;
	}*/
	/*#front-mogelijkheden-container {
		margin: 60px 0;
	}*/
    div.instagram ul li {
        width: calc(50% - 20px);
	    margin-bottom: 40px;
    }
    /*div.instagram ul li:nth-child(n+3) {
	    margin: 0;
    }*/

    .frontpage-content {
	    padding: 0 30px;
	    margin: 60px 0;
    }

	.wrap-inspiratie:not(.wrap-events) .front-inspiratie {
		width: 50%;
	}
	.wrap-inspiratie.wrap-events .front-inspiratie {
		width: 100%;
        margin-bottom: 50px;
	}

	.wrap-inspiratie:not(.wrap-events) .front-inspiratie:last-of-type {
		height: 100px;
	}




}

@media screen and (max-width: 640px) {

	#front-video {
		margin: 0;
	}

	/*.frontpage-content {
		margin: 30px 0;
	}*/

	#front-lasloods-promo-img, #front-mogelijkheden-promo-img {
		height: 300px;
	}

	#instagram {
		padding: 0;
	}

	.video-overlay {
		left: 0px;
		right: 0px;
	}

    .promotie {
        width: 100%;
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .frontpage-content {
	    padding: 0 15px;
    }

    .wrap-inspiratie {
	    padding: 30px 0 0;
    }

    .promotie h2 {
	    margin: 0;
    }

}

@media screen and (max-width: 540px) {

	#front-lasloods-promo, #front-mogelijkheden-promo {
		padding: 15px;
	}

	.front-inspiratie {
		width: 100%;
	}

}

@media screen and (max-width: 480px) {

	/*#front-mogelijkheden-container {
		margin: 30px 0 0 0;
	}*/

	/*div.instagram ul li {
		width: 100%;
		margin: 0;
	}*/
}

.agenda-item-inner {
    max-width: calc(100vw - 40px);
    margin: 0 auto;
}