@media (min-width: 300px){
    .container {
        max-width: 100% !important;
    }
    a.navbar-brand {
        width: 200px !important;
    }
    .pleisterwerken h2, .interieur h2 {
        margin-top: 32px !important;
    }
    .filler {
        display: none;
    }
    .content-item img {
        max-width: 425px;
    }
}

@media (min-width: 1200px){
    .container {
        max-width: 100% !important;
    }
    a.navbar-brand {
        width: 300px !important;
    }
    .pleisterwerken h2, .interieur h2 {
        margin-top: 50px !important;
    }
    .filler {
        display: inline-block;
    }
    .content-item img {
        max-width: none;
    }
}

@media (min-width: 992px){
    .container {
        max-width: 100% !important;
    }
    a.navbar-brand {
        width: 300px !important;
    }
    .pleisterwerken h2, .interieur h2 {
        margin-top: 50px !important;
    }
    .filler {
        display: inline-block;
    }
    .content-item img {
        max-width: none;
    }
}

@media (min-width: 768px){
    .container {
        max-width: 100% !important;
    }
    a.navbar-brand {
        width: 300px !important;
    }
    .pleisterwerken h2, .interieur h2 {
        margin-top: 50px !important;
    }
    .filler {
        display: inline-block;
    }
    .content-item img {
        max-width: none;
    }
}

@media (min-width: 576px){
    .container {
        max-width: 100% !important;
    }
    a.navbar-brand {
        width: 300px !important;
    }
    .pleisterwerken h2, .interieur h2 {
        margin-top: 50px !important;
    }
    .filler {
        display: inline-block;
    }
    .content-item img {
        max-width: none;
    }
}

.text-primary {
    color: #c28429 !important;
}

a.navbar-brand {
    padding: 0;
    color: #fff;
    height: 85px !important;
}
/*ul.navbar-nav {*/
/*    display: block !important;*/
/*}*/
a.nav-link {
    padding: 0 18px;
    display: block;
    color: white !important;
    font-size: 1.077em;
    text-decoration: none;
    line-height: 24px;
}
    div.logo {
        color: transparent;
        width: 300px;
        height: 94px;
    }

.bg-light {
    background-color: #FFF !important;
    /*image-rendering: -webkit-optimize-contrast;*/
}

.bg-dark {
    background-color: #181818 !important;
    /*image-rendering: -webkit-optimize-contrast;*/
}

header.masthead {
    margin-top: 90px !important;
    background-color: #25282a;
}
    header.masthead div.container {
        margin: 0 !important;
        padding: 0 !important;
    }
    header.masthead div.intro {
        height: 455px;
    }
div.jumbotron {
    padding: 23px !important;
    background-color: #FFFFFF;
}
    div.jumbotron h1 {
        color: #FFFFFF;
        font-size: 0.1rem;
        height: 15px;
    }

section {
    padding: 25px 0;
}
div.mission {
    background-color: white;
    padding: 20px 0 20px 0;
}
    div.mission h2 {
        color: #0056b8;
    }
    div#mission { 
        height: 150px;
        width: 360px;
    }
        div#mission div { color: transparent; } 
        div#mission p.mission-headline { 
            margin-left: 60px !important;
            margin-top: -10px !important;
        }
        div#mission p.mission-item { 
            margin-left: 20px !important;
            margin-top: -26px !important;
        }
        div#mission ul { 
            margin: 0 0 0 80px;                    
            list-style: none;
            padding:0;
            
        }
            div#mission ul li {                        
                text-indent: -.7em;
                margin-top: -10px;
            }
            div#mission ul li:before {
                content: "•";
                font-weight: bold;
                font-size: 1.154em;
                color: #00a8e2;
                padding-right: 5px;
            }	

section#diensten {
    scroll-margin-top: 150px;
    background-color: #00a8e2 !important;
}
    a.serviceItem {
        color: white;
        width: 160px;
        cursor: pointer;
        display: block;
        margin: auto;
        padding-bottom: 20px;
    }
        a.serviceItem p {
            width: 120px;
            margin: auto;
        }
        
section#partners {
    border-top: #0056b8 4px solid;
    background-color: #E9EAEC !important;
    padding-bottom: 35px;
}
section#partners h2 {
    color: #26282A;
    padding: 5px 0 20px 0;
}
    a.partner {
        height: 100px;
        width: 150px;
        background-color: #FFF;
        border: #D1D4D6 2px solid;
        border-radius: 15px;
        display: inline-block;
        margin-bottom: 10px;
    }
    a.partner img {
        height: 100%;
        padding: 5px;
    }

section#contact-info {
    scroll-margin-top: 150px;
    background-color: #26282A;
    color: #FFF;
    border-bottom: #01A8E2 4px solid;
}
    section#contact-info iframe {
        border: #D1D4D6 2px solid !important;
        border-radius: 15px;
    }
    img.contact-info {
        float: left;
        margin-top: 15px;
        margin-bottom: 30px;
    }
    div.contact-info {
        float: left;
        color: #D4D6D8;
        margin-left: 20px;
        margin-top: 20px;
    }
        div.contact-info p {
            height: 16px;
        }
        div.contact-info p.social-links {
            height: 20px !important;
            margin-top: -40px;
            margin-left: -5px;
        }
        a.social {
            height: 30px;
            width: 30px;
            display: inline-block;
            margin: 50px 5px 20px 5px;
        }
        a.social img {
            height: 100%;
        }

section#page-header {
    background-color: #00a8e2 !important;
    height: 180px;
}
.section#page-header {
    color: white;
}
    .section#page-header img {
        float: left;
        margin-top: -15px;
        margin-right: 20px;
    }
    .gyprocwerken h2 {
        margin-top: 50px;
    }
    .content-item {
        padding-bottom: 20px;
    }
    .content-item h3 {
        color: #0056b8;
    }
    .paragraph {
        text-align: justify;
        background-color: #F4F4F5;
        border: #E9EAEC 1px solid !important;
        border-radius: 5px;
        padding: 5px;
    }
        .paragraph li {
            margin-top: -10px;
        }
    .content-item .paragraph {
        height: 120px;
        font-size: .9rem;
    }
    .content-item img {
        border: #e7e7e7 2px solid !important;
        border-radius: 15px;
        margin-right: 15px;
    }

section#content-text {
    border-top: #0056b8 4px solid;
    background-color: #E9EAEC !important;
    padding-bottom: 35px;
}
    section#content-text h3 {
        color: #26282A;
        padding: 5px 0 20px 0;
    }

section#gallery {
    background-color: #26282A;
    color: #FFF;
    border-bottom: #01A8E2 4px solid;
}
    .gallery-item {
        padding-bottom: 20px;
        margin: auto;
        width: auto;
    }
    section#gallery h3 {
        padding-bottom: 20px;
    }
    section#gallery img {
        border: #D1D4D6 2px solid !important;
        border-radius: 15px;
        margin: auto;
    }

main.container {
    margin-top: 95px;
}
    main.container form.form-horizontal {
        margin-left: 95px;
    }

nav div.container, section div.container, .limit-x {
    max-width: 960px !important;
}
    
section#contact footer {
    height: 480px !important;
    background-color: #81938f;
    padding-top: 20px;
    color: #FFF;
}   
    section#contact .section-heading {
        margin-bottom: 20px;
    } 
    section#contact p {
        line-height: 1.5em;
    } 
    
.btn-primary {
    background-color: #c28429;
    /*color: #434343;*/
    border-color: #a67123;
    /*font-weight: bold;*/
}

h2, .h2 { font-size: 1.75rem; }
h3, .h3 { font-size: 1.5rem; }
h4, .h4 { font-size: 1.25rem; }

h3.section-subheading {
    margin: 0 0 20px 0 !important;
}

span.openinghours-heading {
    width: 115px;
    display: inline-block;
    text-align: left !important;
}
span.openinghours-text {
    width: 150px;
    display: inline-block;
}

div.team-member h4 {
    margin-top: 10px;
}
div.team-member .rounded-circle {
    border-radius: 10% !important;
    border: solid 2px #c28429;
}
footer {
    padding-bottom: 1px !important;
    border-bottom: solid 2px #c28429;
}
    footer div.row, footer li {
        line-height: 46px !important;
    }
div.widget-form {
    background-color: #221f1f !important;
    text-align: center;
}
    div.widget-form form.flow {
        padding-bottom: 20px;
    }
    div.widget-form button#Send {
        background-color: #c28429;
        color: #ffffff;
    }
    div.widget-form div.validation-summary-errors {
        color: red;
        text-align: left;
    }
    div.widget-form div.form-group {
        max-width: 960px;
        margin: 10px auto;
    }
        div.widget-form div.form-group div.widget-body {
            margin: 0 10px;
        }

div.message {
    background-color: #FEEFB3;
    border: solid 2px #9F6000;
    border-radius: 5px;
    min-height: 50px;
    line-height: 20px;
    padding: 10px;
    margin: 100px 10px -90px 10px;
}        
    div.message-success {
        background-color: #DFF2BF;
        border: solid 2px #4F8A10;
    }        
