/* ---------------------------------------------------------------- */
/* Eigen CSS */


/* Telefoon "settings" */
@media (min-width: 600px) {
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        overflow-x: hidden;
    }


    .container5 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        background-color: #bead54c4;
        color: #ffffff;
    }

    .container2 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        background-color: #fffae6;
    }

    .container4 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        background-color: #fffae6;
    }
}

/* Telefoon "settings" */
@media (max-width: 600px) {
    body {
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        overflow-x: hidden;
        background-color: #fffae6;
    }


    .container5 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }

    .container2 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    .container4 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
}

/* Main mobile resolutie */
@media screen and (max-width: 600px) {

    /* ----------------------------------------------------------- */
    /* INDEX */
    article {
        width: 320px;
        height: 453px;
        background-color: #268555;
        color: #FFFFFF;
        margin-top: 10px;
        border: 2px solid;
        border-color: black;
        border-radius: 5px;
    }

    #pijl1 {
        display: flex;
        position: relative;
        top: 40px;
        left: 15px;
        width: 47px;
        height: 38px;

    }

    #pijl2 {
        display: flex;
        position: relative;
        top: 35.5px;
        right: 235px;
        width: 47px;
        height: 40px;
        rotate: 180deg;

    }

    #image {
        position: relative;
        top: 20px;
        left: 10px;
        width: 182px;
        height: 302px;
        object-fit: cover;
        border: #e3ab1e, solid;
        border-radius: 10px;
    }

    .particle {
        position: relative;
        top: 25px;
        left: 5px;
        margin-right: 60px;
        font-size: 1.15rem;
    }

    .tietel {
        display: block;
        position: relative;
        left: 195px;
        bottom: 350px;
        width: 125px;
    }

    .htekst {
        display: none;
    }

    #W-btn {
        position: relative;
        left: 2px;
        bottom: 250px;
        border-radius: 5px;
        height: 40px;
        width: 62, 5px;
    }

    #P-btn {

        position: relative;
        left: 40px;
        bottom: 250px;
        border-radius: 5px;
        height: 40px;
        width: 62, 5px;

    }

    /* ----------------------------------------------------------- */
    /* ABOUT ME MOBILE */
    #image3 {
        position: relative;
        top: 3px;
        left: 50px;
        width: 200px;
        height: 150px;
        object-fit: cover;
        border: #e3ab1e, solid;
        border-radius: 10px;
    }

    #particle2 {
        position: relative;
        top: 30px;
        left: 35px;
        margin-right: 60px;
        font-size: 1.15rem;
        background-color: #B3B3B3;
        border-radius: 5px;
    }

    #pijl1 {
        display: flex;
        position: relative;
        top: 40px;
        left: 115px;
        width: 47px;
        height: 38px;

    }

    #pijl2 {
        display: flex;
        position: relative;
        top: 40px;
        right: 215px;
        width: 47px;
        height: 40px;
        rotate: 180deg;

    }

    .htekst2 {
        display: block;
        position: relative;
        left: 12px;
        bottom: 15px;
        width: 300px;
        height: 286px;
        font-size: 1.2rem;
        border-radius: 5px;
    }

    /* ----------------------------------------------------------- */
    /* VOORPAGINA MOBILE */

    #particle3,
    #inhoud {
        position: relative;
        bottom: 10px;
        left: 10px;
        height: 400px;
        width: 300px;
        margin-right: 60px;
        font-size: 1.15rem;
        color: #FFFFFF;
        border-radius: 5px;
        text-decoration: none;
        text-decoration: none;
    }

    .vlink {
        text-decoration: none;
        color: #ffffff;
    }

    .vlink:hover {
        pointer-events: stroke;
        color: #B3B3B3;
    }

    /* ----------------------------------------------------------- */
    /* WERKERVARING MOBILE*/
    .kard1 {
        position: relative;
        bottom: 140px;
        left: 20px;
    }

    .tablebody {
        position: relative;
        bottom: 180px;
        left: 120px;
         background-color: white !important;
    }

    .table-text1 {
        position: relative;
        top: 305px;
        left: 40px;
    }

    #pijl1 {
        display: flex;
        position: relative;
        top: 40px;
        left: 115px;
        width: 47px;
        height: 38px;

    }

    #pijl2 {
        display: flex;
        position: relative;
        top: 40px;
        right: 250px;
        width: 47px;
        height: 40px;
        rotate: 180deg;

    }

    .kard2 {
        display: none;
    }

    .PS {
        position: relative;
        top: 50px;
        left: 110px;
        font-size: 1.15rem;
    }

    /* ----------------------------------------------------------- */
    /* PROJECTEN MOBILE */
    .image2 {
        display: none;
    }

    #htekst3 {
        display: block;
        position: relative;
        left: 5px;
        bottom: 5px;
        width: 310px;
        height: 225px;
        font-size: 1.2rem;
        border-radius: 5px;
    }

    #image4 {
        position: relative;
        width: 300px;
        height: 200px;
        border: none;
        left: 7px;
        top: 10px;
        border-radius: 3px;
        border: #e3ab1e, solid;
    }

    .articlemobile {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }

    #projectenp {
        position: relative;
        top: 0px;
        width: 310px;
        left: 10px;
        font-size: 1.15rem;
    }

    #PS {
        position: relative;
        top: 150px;
        left: 100px;
        font-size: 1.3rem;

    }

    /* ----------------------------------------------------------- */
    /* CONTACT MOBILE */
    #image5 {
        position: relative;
        width: 300px;
        height: 200px;
        border: none;
        left: 7px;
        top: 10px;
        border-radius: 3px;
        border: #e3ab1e, solid;
    }

    .particle {
        position: relative;
        top: 25px;
        left: 5px;
        margin-right: 60px;
        font-size: 1.15rem;
    }
}

/* Boven mobiele resolutie */
@media screen and (min-width: 610px) {
    /* ----------------------------------------------------------- */
    /* INDEX */

    article {
        position: relative;
        width: 80%;
        height: 453px;
        background-color: #D9D9D9;
        margin-top: 50px;
        border: 2px solid;
        border-radius: 5px;
    }

    #pijl1 {
        display: flex;
        position: relative;
        top: 40px;
        left: 215px;
        width: 47px;
        height: 38px;
    }

    #pijl2 {
        display: flex;
        position: relative;
        top: 41px;
        right: 325px;
        width: 47px;
        height: 38px;
        rotate: 180deg;

    }

    #image {
        position: relative;
        top: 20px;
        left: 10px;
        width: 282px;
        height: 302px;
        object-fit: cover;
        border: #ffffff, solid;
        border-radius: 10px;
    }

    .particle {
        position: relative;
        top: 60px;
        margin-right: 60px;
        font-size: 1.15rem;
    }

    .tietel {
        display: none;
    }

    .htekst {
        display: none;
    }

    /* 
}
@media screen and (min-width: 1000px) {

    /* ----------------------------------------------------------- */
    /* INDEX DESKTOP */
    article {
        width: 1073px;
        height: 653px;
        background-color:#268555;
        color: #ffffff;
        margin-top: 10px;
        border: 2px solid;
        border-radius: 5px;
        border-color: rgb(0, 0, 0);
    }

    #pijl1 {
        display: flex;
        position: relative;
        top: 40px;
        left: 180px;
        width: 47px;
        height: 38px;

    }

    #pijl2 {
        display: flex;
        position: relative;
        top: 35.5px;
        right: 325px;
        width: 47px;
        height: 38px;


    }

    #image {
        position: relative;
        top: 20px;
        left: 10px;
        width: 382px;
        height: 502px;
        object-fit: cover;
        border: #e3ab1e, solid;
        border-radius: 10px;
    }

    #particle {
        position: relative;
        left: 10px;
    }

    .tietel {
        display: block;
        position: relative;
        left: 550px;
        bottom: 525px;
        width: 430px;
    }

    .htekst {
        display: block;
        position: relative;
        left: 550px;
        bottom: 500px;
        width: 430px;
        font-size: 1.2rem;
    }

    /* Werkervaringen */
    #W-btn {
        display: block;
        position: relative;
        left: 550px;
        bottom: 480px;
        border-radius: 5px;
        height: 75px;
        width: 175px;
    }

    /* Projecten */
    #P-btn {
        display: block;
        position: relative;
        left: 775px;
        bottom: 555.5px;
        border-radius: 5px;
        height: 75px;
        width: 175px;
    }

    nav {
        width: 293px;
        height: 77px;
        border-radius: 5px;
    }

    #pnav {
        font-size: 1.45rem;
    }


    footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        text-align: center;
        background-color: #D9D9D9;
        border-radius: 5px;
    }
    /* ----------------------------------------------------------- */
    /* INHOUD */
     #particle3,
    #inhoud {
        position: relative;
        bottom: 10px;
        left: 10px;
        height: 400px;
        margin-right: 60px;
        font-size: 1.15rem;
        color: #FFFFFF;
        border-radius: 5px;
        text-decoration: none;
        text-decoration: none;
    }

    .vlink {
        text-decoration: none;
        color: #ffffff;
    }

    .vlink:hover {
        pointer-events: stroke;
        color: #B3B3B3;
    }
    /* ----------------------------------------------------------- */
    /* ABOUT ME  DESKTOP */
    #image3 {
        position: relative;
        top: 60px;
        left: 315px;
        width: 480px;
        height: 320px;
        object-fit: cover;
        border: #e3ab1e, solid;
        border-radius: 3px;
    }

    .htekst2 {
        display: block;
        position: relative;
        left: 235px;
        top: 70px;
        width: 668px;
        height: 160px;
        font-size: 1.2rem;
        color: rgb(255, 255, 255);
        border-radius: 5px;
    }

    /* ----------------------------------------------------------- */
    /* WERKERVARING DESKTOP */
    .kard2 {
        position: relative;
        bottom: 100px;
        right: 50px;
    }

    .table-text2 {
        position: relative;
        top: 110px;
        left: 1100px;
        width: 300px;
    }

    .table-text1 {
        display: flex;
        position: relative;
        left: 600px;
        top: 150px;
        font-size: 1.45rem;
    }

    .tablebody {
        position: relative;
        bottom: 115px;
        right: 200px;
        font-size: 1.35rem;
    }
    .ster {
        position: relative;
        left: 0px;
    }

    .PS {
        position: relative;
        bottom: 50px;
        left: 850px;
        font-size: 1.3rem;
    }

    /* ----------------------------------------------------------- */
    /* Projecten DESKTOP */
    .image2 {
        display: flex;
        position: relative;
        right: 0px;
        width: 1900px;
        height: 900px;
        object-fit: cover;
        border: #e3ab1e, solid;
        border-radius: 2px;
    }

    #projectenp {
        display: none;
    }

    .articlemobile {
        display: none;
    }

    #image4 {
        display: none;
    }

    /* ----------------------------------------------------------- */
    /* CONTACT DESKTOP */
    #image5 {
       position: relative;
        top: 60px;
        left: 315px;
        width: 480px;
        height: 320px;
        object-fit: cover;
        border-radius: 3px;;
        border: #e3ab1e, solid;
    }

    .htekst3 {
        display: block;
        position: relative;
        left: 335px;
        top: 70px;
        width: 668px;
        height: 120px;
        font-size: 1.2rem;
        border-radius: 5px;
    }
}

/* ----------------------------------------------------------- */
/* UNIVERSAL */
body
{
    background-color: #fffae6;
}
#particle {
    position: relative;
}

nav {
    background-color: #c9bc7d;
    color: white;
    height: 77px;
    display: flex;
    justify-content: space-between;
    border-radius: 5px;
    align-items: center;
}

#pnav {
    font-size: 1.45rem;
}


footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    background-color: #c9bc7d;
    color: #ffffff;
    border-radius: 5px;
}

/* ----------------------------------------------------------- */
/* BOOTSTRAP */

#pijl1,
#pijl2 {
    position: static !important;
}