* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/*Boven Ruben begin*/
.kleurTitle{
    width:100%;
    height:260px;
    padding-left: 0;
}

.rowRubenTitle{
    margin-top:70px;
}

.rozeTitle{
    position: relative;
}

.pacifico {
    font-size:160px;
    font-family: 'Pacifico';
    font-style: italic;
    opacity: 0.2;
}
.opensans {
    position:absolute;
    font-family: 'Open Sans', sans-serif;
    font-size:40px;
    font-weight:900;
}

.rowBruid{
    margin-bottom:50px;
}

.w100 {
    width: 100%;
}

.text-center {
    text-align: center;
}

.absolute {
    position: absolute;
}

.uppercase {
    text-transform: uppercase;
}
.bold {
    font-weight: 900;
}
.top100 {
    top: 138px;
}

#tweedeTitle{
    top: 110px;
}

.left25 {
    left: 34%;
}

.roze {
    color: #f0597c;
}
.wit {
    color: #ffffff;
}
/*Ruben einde*/

/*Midden*/
.container-fluid .middenFoto {
    display: inline;
    height: 100%;
    width: 100%;
}

.rowSlide{
    margin-left:-15px;
}

.rowBruid{
    margin-right:0;
}

.bottom{
    margin-right:0;
}

.benedenRow{
    margin-right:0;
}

@media screen and (min-width: 1400px) {
    .midden-fluid {
        font-size: 16px;
    }
}

@media screen and (max-width: 1300px) {
    .midden-fluid {
        font-size: 12px;
    }
}

@media screen and (max-width: 1150px) {
    .midden-fluid {
        font-size: 11px;
    }
}

@media screen and (max-width: 1145px) {
    .descrip {        
        font-size: 10px;
    }

    .titel {
        font-size: 50%;
    }
}

@media screen and (max-width: 991px) {
    .descrip {
        font-size: 2vw;
    }

    .titel {
        font-size: 50%;
    }
}

.midden-fluid {
    float: left;
    position: absolute;
    width: 65%;
    height: 54%;
    top: 46%;
    z-index: 1000;
    background-color: white;
    color: black;
    font-weight: bold;
}

.mid-boven .datum {
    font-family: "Arial";
    text-align: center;
    font-size: medium;
    color: white;
    background-color: #fdc8c3;
    width: 60px;
    height: 70px;
    float: right;
    margin-right: 25px;
    padding-top: 5px;
}

.mid-boven .heartimg {
    display: flex;
    float: none;
    margin-left: 140px;
    margin-top: -45px;
    max-width: 30px;
    max-height: 30px;
}

.titel {
    font-family: "Arial";
    font-size: large;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 20px;
}

.line {
    width: 120px;
    height: 5px;
    margin-left: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fdc8c3;
}

.descrip {    
    max-height: 38%;
    font-weight:lighter;
    overflow: hidden;
    padding-left: 20px;
    padding-right: 20px;    
    margin-top:24px;
}

.mid-beneden {
    background-color: blue;
}

.leeslink {
    display:flex;        
    max-width: 100%;
    height: 10%;            
    font-size: 20px;
    position: absolute;
    bottom: 8px;
    left:20px;
    font-weight: lighter;
}

.leesP{
    color:#272727;
}

.leesP:hover{
    color:pink !important;
}

.lees {
    max-width: 80px;
    height: 30px;
    margin-left: 5px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

/*beneden*/
*, *:before, *:after {
    box-sizing: border-box !important;
}

.beneden {
    margin-top: 80px;
    padding-left:180px;
    padding-right:180px;
    width: 100%;
    align-items: center;
    -moz-column-width: 20em;
    -webkit-column-width: 20em;
    -moz-column-gap: 5em;
    -webkit-column-gap: 5em;
}

.menu-category {
    display: inline-block;
    margin: 2.25rem;
    /*padding:  1rem;*/
    max-width: 362px;
    width: 100%;
}

.childmenu {
    max-width: 362px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 0px #ccc;
}

.childcontainertext {
    display: flex;
    max-width: 90%;
    padding-top: 20px;
}

.col-titel {
    font-family: "Arial";
    font-size: large;
    font-weight: bold;
    margin-left: 20px;
}

.childcontainertext .heart {
    width: 30px;
    height: 30px;
}

.col-line {
    width: 150px;
    height: 5px;
    margin-left: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
}

.childmenu .rubriekStory {
    padding-left: 10px;
    padding-right: 20px;
    float: left;
    margin-left: 10px;
    font-size: x-large;
    font-weight: lighter;
}

.photo {
    padding-top: 10px;
}

.redline {
    background-color: #E82E82;
}

.blueline {
    background-color: dodgerblue;
}

.hotpinkline {
    background-color: #fdc8c3;
}

.greenline {
    background-color: lightgreen;
}

.childbox-fluid {
    font-family: "Arial";
    text-align: left;
    max-width: 364px;
    height: 200px;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 70px;
    margin-bottom: 45px;
    text-transform: uppercase;
    font-size: x-large;
    font-weight: bolder;
}

#boxgreen {
    background-color: #c9e7d6;
}

#boxred {
    background-color: #f9557a;
    color: white;
}

.childmenu .datum {
    font-family: "Arial";
    text-align: center;
    font-size: medium;
    width: 60px;
    height: 70px;
    float: right;
    color: white;
    background-color: #fdc8c3;
    margin-right: 25px;
    padding-top: 5px;
}

.bottom {
    width: 100%;
    text-align: center;
}

.childbottom .buttonVacature{
    text-transform: uppercase;
    letter-spacing: 3px;
    max-width: 380px;
    border-radius: 0;
    margin: 0 auto;
    background-color: #f9557a;
    color: white;
    text-align: center;
    font-size: 25px;
    transition: all 0.15s ease-in-out;
}

.childbottom .buttonVacature:hover{    
    color: white !important;    
    background-color: rgba(249, 85, 122, 0.4) !important;    
}

.pijl {
    padding-top: 60px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #f9557a;
    transition: all 0.15s ease-in-out;
}

.bottomBoxPijl .glyphicon:hover{
    opacity:0.5;
}

.bottomBoxPijl{
    margin-bottom:70px;
}

.groteGlimlachContainer .glimlachfoto{
    width:100%;
}

@media screen and (max-width:1024px){
    .beneden{
        margin-bottom:50px;
    }
}

@media screen and (min-width:769px) and (max-width:991px) {
    .bovenFotosRechts{
        margin-top:100px;
    }
}

@media screen and (max-width:950px){
    .container.beneden{
        padding-left:0;
        padding-right:0;
    }
}

@media screen and (max-width: 768px) {
    .beneden .benedenRow {
        margin-left: 0px;
        margin-right: 0px;
    }

    .bovenFotosRechts{
        margin-top:100px;
    }

    .left25{
        left:25%;
    }
    #eersteTitle{
        font-size:120px;
    }
    .opensans{
        font-size: 30px;
    }

    .top100{
        top:90px;
    }

    .kleurTitle{
        margin-left: 0;
    }

    .menu-category{
        margin:0.25rem;
        padding:1rem;
    }

    .childbox-fluid{
        margin-bottom:25px;
    }
    .childbottom{
        margin-top:50px;
    }
}

@media screen and (max-width:667px){
    .rowRubenTitle{
        margin-bottom:70px;
    }

    .list-group{
        margin:0.25rem;
        padding:1rem;
    }
    .childbox-fluid{
        margin-bottom:25px;
    }
    .pijlcontainer{
        margin-top:50px;
    }

    #eersteTitle{
        font-size:110px;
    }

    .blogTitle{
        font-size:145px;
    }
}

@media screen and (max-width: 580px) {
    #boxgreen {
        padding-top: 48px;
    }

    #boxred {
        padding-top: 35px;
    }
}

@media all and (min-width:850px) and (max-width:991px){
    .descrip {
        max-height:56%;
        font-size: 20px;
    }
}

@media all and (min-width:704px) and (max-width:850px){
    .descrip {
        max-height:45%;
        font-size: 20px;
    }
}

@media all and (min-width:500px) and (max-width:704px){
    .descrip {        
        max-height:38%;
        font-size: 16px;
    }
}

/*NIEUW*/

@media all and (max-width:629px){
    .beneden {
        text-align:center;
    }

    .beneden .rubriekStory{
        text-align:left;
    }
}

/*HIER MOET JE DE DIVS AANPASSEN VAN DESCRIP!!!!*/
@media screen and (max-width: 499px) {
    .midden-fluid{
        margin-bottom:100px;        
        position:inherit;
        width:100%;
        height:280px;
    }

    .midden-fluid {
        -webkit-box-shadow: 0px 0px 5px 0px #ccc;
    }

    .bovenFotosRechts .midden-fluid {
        margin-bottom:0;
    }
    
    .descrip {
        font-size: 21px;
        max-height:44%;
    }

    .leeslink .lees {
        width: auto;
        height: 35px;
        padding-top: 1px;
    }

    .leeslink{
        font-size:22px;
    }

    .childbottom .buttonVacature {
        font-size: 18px;
        letter-spacing:0px;
    }
}

@media screen and (max-width: 480px) {
    .blogTitle{
        margin-left: 100px;
    }
    .opensans{
        font-size:20px;
        margin-left: 10px;
    }
}

@media all and (min-width:376px) and (max-width: 410px) {
    .descrip{
        max-height:56%;
    }    
}

@media screen and (max-width: 375px) {
    .descrip{
        max-height:45%;
        font-size:18px;
    }

    .leeslink{
        font-size:22px;
    }

    .mid-boven .datum{
        margin-right:20px;
        width:50px;
        height:65px;
    }
    
    .beneden{
        margin-left:0;
        margin-right:0;
        margin-top:20px;
    }
    
    .list-group{
        margin-top:25px;
    }

    .container .bottom {
        margin-left: 2px;
    }

    .bovenFotosRechts{
        margin-top:50px;
    }

    .bottomBoxPijl{
        margin-bottom:50px;
    }

    .kleurTitle{
        height:100px;
    }

    .pacifico{
        font-size: 60px;
        margin:0;
    }
    .opensans{
        font-size: 15px;
        margin:0;
    }

    #tweedeTitle{
        top:40px;
    }

    .rowBruid{
        margin-bottom: 0;
    }

    .bovenFotos{
        padding-top: 0;
    }

    #eersteTitle{
        font-size:56px;
    }
    .opensans{
        font-size: 20px;
    }

    .top100{
        top:40px;
    }

    .left25{
        left:17%;
    }

    .pijlcontainer{
        margin-top:0;
    }

    .childbox-fluid{
        margin-bottom: 45px;
    }

    .line{
        margin-bottom:10px;
    }
}

@media screen and (max-width: 320px) {
    .descrip{
        max-height:154px;
        font-size:18px;
    }

    .leeslink{
        font-size:22px;
    }
    
    .beneden .benedenRow {
        margin-left: 2px;
        /*margin-right: -47px;*/
    }
    
    .container .bottom {
        width: 0px;
    }

    .pijlcontainer .bottom{
        margin:0;
    }
    
    .rowBruid {
        margin-bottom: 0;
        margin-left:0;
        margin-right:0;
    }

    .bovenFotos{
        width:100%;
    }

    .mid-boven .datum{
        margin-right:20px;
        width:50px;
        height:65px;
    }
}