/* jsloader//css inline code */


.rsGCaption {
    display: none;
}

.rsContent {
    overflow: hidden;
    }

#homeslider video {
    width: 100%;
    height: 100%;
    min-height: 100%;
}
    
.itemlink {
    text-transform: none;
}

.keurmerk {
    position: absolute;
    width: 100px!important;
    height: auto;
    top: 15px;
    left: 15px;
}

h1 {
    text-transform: uppercase;
    font-size: 44px;
    margin-top: 125px;
    line-height: 40px;
    min-height: 80px;
    margin-bottom: 100px;
    display: table;
}

h1 span {
    display: table-cell;
    vertical-align: middle;
}

#homeslider {
    padding-bottom: 125px;
    margin-top: 90px;
}

.homesliderblock {
    height: 155px;
}

.titel {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 40px;
    color: #000;
    font-weight: 700;
}

.inhoud1, .inhoud1 p {
    font-size: 26px;
    line-height: 34px;
    color: #707070;
    font-weight: 600;
}

.onderimages {
    padding: 100px 0 0;
}

.inhoud2, .inhoud2 p, .inhoud5, .inhoud5 p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}

.inhoud2 a:link, .inhoud2 a:visited {
    color: #333;
    }

.inhoud5, .inhoud5 p { 
    color: #707070;
}

#video {
    margin-top:100px;
}

#video video, #video img {
    width: 100%;
    height: auto;
}

#blackbar {
    padding: 100px 0;
    background: #000;
    color: #fff;
    font-size: 18px;
    margin-top: 100px;
}

#blackbar h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 34px;
}

main {
    display: none;
}

#projectimageswrapper {
    background: #f5f5f5;
    padding: 60px 0;
    margin-top: 100px;
}

#customNav{
    position: relative;
    margin-bottom: 30px;
    width: 160px;
    font-size: 50px;
    height: 75px;
}

article {
    margin-top: 40px;
}

#prevnextproject {
    margin: 60px 0 0;
    min-height: 50px;
    }

a.prevnext:link, a.prevnext:visited {
    color: inherit;
    font-size: 22px;
}

a.prevnextbutton:link, a.prevnextbutton:visited {
    padding: 4 10px;
    font-size: 22px;
}

.prevnext img {
    width: 40px;
    height: auto;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) { 
    h1, .titel {
        font-size: 36px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    h1, .titel {
        font-size: 30px;
        line-height: 30px;
    }
    
    .inhoud1, .inhoud1 p {
        font-size: 26px;
        line-height: 30px;
    }
    
    .inhoud2, .inhoud2 p, .inhoud5, .inhoud5 p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 26px;
        line-height: 24px;
        margin-top: 30px;
        position: relative;
        top: -20px;
        min-height 48px;
        margin-bottom: 20px;
    }
    
    #homeslider {
        padding-bottom: 190px;
        margin-top: 0;
    }
    
    #homeslider.royalSliderr {
        height: auto!important;
    }
    
    .infoOnSlider {
        margin-top: -226px;
    }
    
    .infoOnSlider.hastopvideo {
        margin-top: -252px;
    }
    
    .infoOnSlider a:link, .infoOnSlider a:visited, .itemlink {
        font-size: 26px;
        line-height: 24px;
    }
    
    .homesliderblock {
        height: 124px;
    }
    
    article {
        margin-top: 30px;
    }
    
    .titel {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    
    .inhoud1, .inhoud1 p {
        font-size: 24px;
        line-height: 26px;
    }
    
    #customNav {
        margin-top: 0;
    }
    
    .onderimages {
        padding: 60px 0 0;
    }
    
    .inhoud2, .inhoud2 p, .inhoud5, .inhoud5 p {
        font-size: 20px;
        line-height: 26px;
    }
    
    #video {
        margin-top: 60px;
    }
    
    #video p {
        margin-bottom: 0;
    }    
    
    #blackbar {
        margin-top: 60px;
        padding: 60px 0;
        font-size: 20px;
    }
    
    .rsMinW .rsArrowLeft {
    left: 7px;

    }
    
    #projectimageswrapper {
        margin-top: 40px;
        padding: 24px 0;
    }
    
    a.prevnext:link, a.prevnext:visited, a.prevnextbutton:link, a.prevnextbutton:visited {
        font-size: 16px;
    }
    
    .prevnext img {
        width: 26px;
    }
        
}


