.element {
    margin-top: 80px;
}

.pijlcontainer {
    margin-top: 50px;
    font-size: 30px;
}

    .pijlcontainer .glyphicon {
        color: #f9557a;
    }

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

.deel-div {
    margin-bottom: 50px !important;
}

.tips-and-tricks {
    margin-top: 25px !important;
}

#element-1 {
    font-size: 130px;
    opacity: 0.7;
    font-family: 'Pacifico', cursive;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: pink;
}

#element-2 {
    font-size: 50px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    width: 100%;
    color: black;
    z-index: 2;
    position: inherit;
    margin-top: -66px;
}

#element-3 {
    font-size: 130px;
    opacity: 0.7;
    font-family: 'Pacifico', cursive;
    z-index: 1;
    text-align: center;
    width: 100%;
    color: pink;
}

#element-4 {
    font-size: 30px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    width: 100%;
    color: black;
    z-index: 2;
    position: inherit;
    margin-top: -66px;
    padding-left: 150px;
    padding-right: 150px;
}

.deco {
    text-decoration: underline;
    color: #333333;
}

    .deco:hover {
        color: #333000;
    }

.afspraakgemaakt {
    text-align: center;
    margin-top: 50px;
    font-size: 23px;
    font-family: 'Open Sans', sans-serif;
}

.deelbutton {
    background-color: hotpink;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    color: white;
    padding: 10px 0 10px 0;
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 50px;
}

.share {
    width: 15px;
    height: auto;
    opacity: 0.8;
}

.bruidfoto {
    width: 520px;
    height: auto;
}

.fotobox {
    padding-left: 40px;
}

.textbox {
    padding-left: 40px;
}

.vragen {
    text-decoration: underline;
    color: #333333;
}

    .vragen:hover {
        color: #333000;
    }

.tips {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    margin-bottom: 10px;
}

.tricks {
    margin-right: 140px;
    font-weight: lighter;
}

.rozerondjes {
    list-style: none;
    padding-left: 0;
    margin-top: 10px;
}

    .rozerondjes > li:before {
        content: "• ";
        color: hotpink;
        margin-right: 15px;
    }

    .rozerondjes > li {
        margin: 7px 0;
    }

.kop {
    margin-top: 50px;
}

.ondersteFoto {
    margin-top: 120px;
    width: 100%;
}

.kleurTitle {
    width: 100%;
    height: 260px;
    padding-left: 0;
}

.rowRubenTitle {
    margin-top: 50px;
}

.rozeTitle {
    position: relative;
}

.pacifico {
    font-size: 160px;
    font-style: italic;
    opacity: 0.2;
}

.opensans {
    position: absolute;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
}

#middenSubtitle {
    margin-top: 0;
}

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

.absolute {
    position: absolute;
}

.bold {
    font-weight: 900;
}

.top100 {
    top: 138px;
}

#tweedeTitle {
    top: 110px;
}

.left25 {
    left: 34%;
}

.roze {
    color: hotpink;
}

.wit {
    color: #ffffff;
}


.inlineblock {
    display: inline-block;
}

.center {
    float: none;
    margin: 0 auto;
}



@media screen and (max-width: 768px) {

    #tweedeTitle {
        left: 14%;
    }

    #eersteRozeTitle {
        left: 5%;
    }

    .opensans {
        top: 60%;
    }

    #element-1 {
        font-size: 100px !important;
    }

    #element-2 {
        font-size: 30px;
        margin-top: -45px;
        width: 92%;
    }

    #element-3 {
        font-size: 40px;
    }

    #element-4 {
        font-size: 16px;
        margin-top: -23px;
        width: 92%;
        padding-left: 0;
        padding-right: 0;
    }

    .afspraakgemaakt {
        font-size: 15px;
    }

    .bruidfoto {
        width: 100%;
        margin-bottom: 20px;
    }

    .tricks {
        margin-right: 0;
    }

    .fotobox {
        padding-left: 0;
        padding-right: 0;
    }

    .ondersteFoto {
        margin-top: -50px;
    }
}

@media screen and (max-width: 667px) {
    .left25 {
        left: 18%;
    }

    .top100 {
        top: 79px;
    }

    #eersteRozeTitle {
        left: 0;
    }

    .blogTitle {
        font-size: 145px;
    }

    #tweedeTitle {
        font-size: 30px;
    }

    .kleurTitle {
        height: 190px;
    }

    #element-1 {
        font-size: 50px !important;
    }

    #element-2 {
        font-size: 17px;
        margin-top: -25px;
    }
}

@media screen and (max-width: 375px) {
    .pacifico {
        font-size: 60px;
        margin: 0;
    }

    .opensans {
        font-size: 20px;
        margin: 0;
    }

    .kleurTitle {
        height: 100px;
    }

    #tweedeTitle {
        top: 40px;
        font-size: 19px;
    }

    #eersteTitle {
        font-size: 56px;
    }

    .top100 {
        top: 40px;
    }

    .left25 {
        left: 17%;
    }
}

@media (max-width: 991px) {
    .deelbutton {
        width: 229px;
        font-size: 15px;
        display: block;
        margin: 20px auto 20px auto;
    }
}
