/*************************************************************************************************
 * Use this CSS-file to specify the lay-out for the templates that can be chosen in the website. *
 *************************************************************************************************/

.content-item.col-md-12,
.content-item.col-md-8,
.content-item.col-md-6,
.content-item.col-md-4 {
    display: block;
}
/*
.col-md-4 div.three-third-image-with-info {
    width: 330px;       
}

.col-md-6 div.three-third-image-with-info {
    width: 525px;
}

.col-md-8 div.three-third-image-with-info {
    width: 720px;
}

div.three-third-image-with-info,
.col-md-12 div.three-third-image-with-info {
    width: 1050px;
}

.col-md-4 div.three-third-image-with-info {
    height: 606px;
}

.col-md-6 div.three-third-image-with-info {
    height: 606px;
}

.col-md-8 div.three-third-image-with-info {
    height: 606px;
}

div.three-third-image-with-info,
.col-md-12 div.three-third-image-with-info {
    height: 709px;
}*/

div.three-third-image div.slider,
div.three-third-image.img-responsive {
    display: block;
    background-color: white;
    position: relative;
    margin-bottom: 120px;
}

div.three-third-image.img-responsive {
    margin-bottom: 54px;
}

.home-intro {
    /* Ooit er in gezet om afbeeldingen op mobiele devices in de slideshow voldoende groot te laten verschijnen, maar terug er uit omdat responsive gedrag niet meer strookt.
        width: 1170px;
    height: 790px;*/
}

.home-intro div.three-third-image div.slider {
    margin-bottom: 0;
}

/*div.three-third-image div.slider::before,
    div.three-third-image div.slider::after,
    div.three-third-image.img-responsive::before,
    div.three-third-image.img-responsive::after {
        bottom: 15px;
        left: 10px;
        width: 50%;
        height: 20%;
        max-width: 490px;
        -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.6);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.6);
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        transform: rotate(-3deg);
        content: "";
        position: absolute;
        z-index: -1;
    }

    div.three-third-image div.slider::after,
    div.three-third-image.img-responsive::after {
        right: 10px;
        left: auto;
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        transform: rotate(3deg);
    }*/

div.fwd__slider-full {
}

div.fwd__slider-item img {
    display: block;
}

div.read-more a {
    height: 36px;
    width: 37px;
    display: inline-block;
}

@media (max-width: 992px) {
    div.fwd__slider-prev,
    .slider.banner div.fwd__slider-prev.fwd__hidden,
    div.fwd__slider-next,
    .slider.banner div.fwd__slider-next.fwd__hidden {
        display: none;
    }
}

div.fwd__slider-prev,
div.fwd__slider-next,
.three-third-image-with-info div.read-more {
    position: absolute;
    font-size: 0;
    cursor: pointer;
    left: 50%;
    margin: 50px 0 0 -80px;
}

    div.fwd__slider-prev:before,
    div.fwd__slider-next:before,
    .three-third-image-with-info div.read-more:before {
        font-family: "forwrd" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        color: black;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        cursor: pointer;
        font-size: 38px;
        content: "d";
        position: absolute;
    }

    div.fwd__slider-prev:hover:before {
        content: "e";
    }

    div.fwd__slider-next:hover:before {
        content: "g";
    }

    .three-third-image-with-info div.read-more:hover:before {
        content: "c";
    }

div.fwd__slider-next {
    margin-left: 40px;
}

    div.fwd__slider-next:before {
        content: "h";
    }

div.fwd__slider-prev:before {
    content: "f";
}

.three-third-image-with-info div.read-more {
    background-position-x: -146px;
    margin: -70px 0 0 -20px;
}

    .three-third-image-with-info div.read-more a {
        position: absolute;
    }

        .three-third-image-with-info div.read-more a[href] {
            opacity: 0.2;
        }

.three-third-image-with-info .caption {
    position: absolute;
    bottom: 100px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    width: calc(100% - 60px);
}

.slider.banner .fwd__slider-prev.fwd__hidden,
.slider.banner .fwd__slider-next.fwd__hidden {
    display: block;
    opacity: 0.3;
    pointer-events: none;
}

.home-intro div.fwd__slider-prev,
.home-intro div.fwd__slider-next {
    left: 0;
    top: 50%;
    margin: -16px 0 0 0;
    width: 32px;
    height: 33px;
    background: url(images/btns_navigation_home_intro.png) no-repeat;
}

.home-intro div.fwd__slider-next {
    right: 0;
    left: auto;
    background-position: -32px;
    margin: -16px 0 0 0;
}

.home-intro div.read-more {
    left: 50%;
    margin: -32px 0 0 -16px;
    background: url(images/btns_navigation_home_intro.png) no-repeat;
    background-position: -64px;
    width: 32px;
    height: 33px;
}

    .home-intro div.fwd__slider-prev:hover,
    .home-intro div.fwd__slider-next:hover,
    .home-intro div.read-more:hover,
    .footer .internal-link:hover {
        background: url(images/btns_navigation_home_intro_mo.png) no-repeat;
    }

    .home-intro div.fwd__slider-prev:before,
    .home-intro div.fwd__slider-next:before,
    .home-intro div.read-more:before {
        display: none;
        font-size: 0;
        visibility: hidden;
    }

.home-intro div.fwd__slider-next:hover {
    background-position: -32px;
}

.home-intro div.read-more:hover {
    background-position: -64px;
}



.footer .internal-link:hover {
    background-position: -96px;
}

div.seperator {
    background: url(images/threecardshadow_down.png) no-repeat;
    height: 21px;
    min-width: 240px;
    margin-bottom: 40px;
    background-position: center center;
}

.up div.seperator {
    background: url(images/threecardshadow_up.png) no-repeat;
    margin-top: 40px;
    margin-bottom: 0;
    background-position: center center;
}

.two div.seperator {
    background: url(images/twocardshadow_down.png) no-repeat;
    background-position: center center;
}

.two.up div.seperator {
    background: url(images/twocardshadow_up.png) no-repeat;
    background-position: center center;
}


.title-teaser div.read-more {
    margin-top: 15px;
}

    .title-teaser div.read-more a {
        width: auto;
        height: auto;
    }

.content-item.hide-read-more .title-teaser .read-more a {
    display: none;
}

.project-description {
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 50px;
}

@media (min-width: 992px) {
    .project-description {
        margin-bottom: 50px;
        margin-top: 30px;
    }
}

.project-description h2 {
    margin-top: 0;
}


.project-description .lbl-project {
    margin-top: 30px;
    display: block;
}

.no-idea .project-description .idea,
.no-design .project-description .design,
.no-development .project-description .development,
.no-text .project-description .text,
.no-photographer .project-description .photographer,
.no-illustrations .project-description .illustrations,
.no-custom-credit .project-description .custom-credit {
    display: none;
}

.detail-extra-info {
}

    .detail-extra-info .content {
        text-transform: uppercase;
        margin-bottom: 25px;
        display: block;
    }

.quote-container {
    border-top: #000000 solid 1px;
    border-bottom: #000000 solid 1px;
    text-transform: uppercase;
    margin: 15px 0 100px 0;
}

    .quote-container .quote-content {
        font-size: 40px;
        line-height: 48px;
        padding-bottom: 10px;
    }

    .quote-container[class*="col-"] {
        padding: 48px 30px;
    }

.footer {
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /* height: 185px;*/
    margin-top: 48px;
}

@media (min-width: 992px) {
    .footer .container::before {
        box-shadow: 0 0 10px 7px rgba(0, 0, 0, 0.3);
        top: 0;
        bottom: 0;
        border-radius: 50% / 1px;
        z-index: -2;
        content: "";
        position: absolute;
        height: 100px;
        width: 97%;
        margin: 48px auto 0 auto;
    }
}

.footer .container {
    background-color: #ffffff;
}

.content-item.new-line {
    clear: both;
}

.related-projects-container {
    width: 100%;
    padding: 0 30px;
}

    .related-projects-container h4 {
        margin-top: 0;
        font-size: 28px;
        font-weight: 100;
        font-family: "pragmatica-web",sans-serif;
        text-transform: uppercase;
        margin-bottom: 54px;
    }

    .related-projects-container div.read-more a {
        height: 100%;
        width: 100%;
    }

    .related-projects-container .image {
        width: 100%;
    }

        .related-projects-container .image img {
            border: solid 1px #DCDCDC;
        }

.related-projects {
    text-align: center;
}

    .related-projects .content-view-item {
        margin-bottom: 80px;
    }

        .related-projects .content-view-item.item1 {
            padding: 0 50px 0 0;
        }

        .related-projects .content-view-item.item2 {
            padding: 0 35px 0 20px;
        }

        .related-projects .content-view-item.item3 {
            padding: 0 20px 0 35px;
        }

        .related-projects .content-view-item.item4 {
            padding: 0 0 0 50px;
        }

@media (max-width: 992px) {
    .related-projects-container .content-view-item {
        width: 50%;
        display: inline-block;
    }

    .related-projects .content-view-item {
        margin-bottom: 50px;
    }

    .related-projects .content-view-item.item1 {
        padding: 0 25px 0 0;
    }

    .related-projects .content-view-item.item2 {
        padding: 0 0 0 25px;
    }

    .related-projects .content-view-item.item3 {
        padding: 0 25px 0 0;
    }

    .related-projects .content-view-item.item4 {
        padding: 0 0 0 25px;
    }
}

