.container{
    width:  100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 17px;
}
.logo-nav{
    width: 150px;
}
.omom-child{
    display: inline-block;
    width: 100%;
    padding: 0;
}
.omom{
    margin-top: -15px;
}
.omom-child img{
    width: 95%;
}
.omom-text{
    padding: 40px 17px;
    width: 100%;
    float: left;
}
.omom-child:nth-child(even) img{
    float: right;
}
header{
    width: 100vw;
    padding: 30px 0 100px 0;
}
.slider{
    width: 95vw;
    height: 60vw;
}
.slider-nav{
    padding: 15vw 0 0 0;
    text-align: center;
    width: 100vw;
}
.slider-container{
    display: inline-block
}
.slider-bttns{display: none;}
.quote {
    width: 90%;
    padding-top: 70px;
}
.main-footer .container{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 400px;
    text-align: center;
}
.ophouden-cont{
    height: auto !important;
}
.main-footer .container div{
    margin: 0 auto;
}
.main-footer .container img{
    margin: 0 auto;
}
.slider-sub{
    width: 100vw;
    margin-left: 0
}
.over-block{
    width: 40vw;
    margin-top: 0 !important;
        margin-left: 0 !important;
}
.over-block:nth-child(even){
    float: right;
}
.container.over{
    display: block;
    width: 100%;
    padding: 0 5vw;
    margin-top: -30px; 
}
.centered-header{
    padding: 30px 0; 
}
.news-hero{
    margin-left: 0;
}
.weddingweb img {
    width: 100%;
}
.weddingweb .omom-text{
    text-align: center;
}
.album-container{
    float: none !important;
    width: 90vw;
    height: 60vw;
    margin: 0 auto;
}
.album-container:nth-of-type(2){
    margin-top: 40px;
}
.recensie-slider .slick-slide{
    width: 80vw;
}
.issuu-branding{
    display: none;
}
.container.voeter{
    display: block;
    text-align: center;
}
.voeter small{
    display: block;
}
section.lb-albums .container{
    display: block;
}
.lb-albums .container{
    display: block;
}
.album-thumb{
    width: 310px;
    height:310px;
    margin: 0 auto 20px auto;
    float: none;
}
.preloader-dec:nth-of-type(1), .preloader-dec:nth-of-type(3){
    display: none;
}
.preloader-dec{
    width: 100%;
}
.login-wrapper{
    padding: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.login-wrapper #password{
    width: 60%;
}
.pakket-wrapper {

    -webkit-box-orient: vertical;

    -webkit-box-direction: normal;

    -ms-flex-direction: collumn;

    flex-direction: collumn;
}
.contact-info{
    width: 100%;
    margin-bottom: 50px;
}
.contact-form{
    width: 100%;
}
.contact-header-text{
    width: 100%;
    padding: 60px 0;
}
.contact-map{
    width: 90vw;
    height: 300px;
}
.col{
    width: 100%;
}
.pakket-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.usp-bol{
    display: none;
}