@media only screen and (max-width: 1199px) {
    nav ul li {
        margin-right: 20px;
    }
    section.overlijden_melden h4 {
        font-size: 25px;
    }
    .call_header {
        padding-top: 35px;
        padding-left: 0px;
    }
    p.call_text {
        font-size: 14px;
    }
    .side_home section {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .content_home p {
        float: left;
    }
    .condoleance_home {
        width: 49%;
    }
    .kaarten_home {
        width: 49%;
    }
    .kisten_home {
        width: 49%;
    }
    .goedkoper_home {
        width: 49%;
    }

    .full-width-slider {
        height: 300px !important;
        top: 0px !important;
    }
    .call_header {
        display: none;
    }
    .content-rouwkaarten .page_content .rouw_img {
        width: 100%;
        float: left;
        margin-bottom: 50px;
    }
    li.menu-item-has-children > a:after
    {
        display: none;
    }
    .kist {
        width: 47%;
        margin-right: 3%;
        float: left;
    }
    .footer_div
    {
        margin-top: 50px;
        float: left;
        width: 100%;
    }
    .line {
        margin-top: 20px !important;
        float: left;
    }
    p.copy {
        float: left;
    }
    .footer_left {
        margin-top: -20px !important;
    }
    section.navigation_header {
        display: none;
    }
    .btn_header {
        display: none;
    }
    .content_home {
        width: 100%;
        margin-right: 0%;
    }
    .side_home {
        margin-top: 30px;
        position: relative;
        z-index: 1000;
        width: 100%;
        float: left;
        padding: 0px;
    }
    .content_home img {
        display: none;
    }
    .project_post {
        margin-top: 2%;
        width: 48%;
        margin-right: 2%;
    }
    .pakketten_home {
        width: 100%;
        margin-top: -170px;
    }
    section.pakketten_homepage .side_home {
        margin-top: 40px;
    }
    .fb_home {
        width: 100%;
    }
    section.overlijden_melden h4 {
        text-align: center;
        float: none;
    }
    section.overlijden_melden a.btn_white {
        float: right;
        margin-right: 15px;
        border: 1px solid white;
        width: 50%;
        text-align: center;
        margin: 0px;
    }
    section.overlijden_melden a.btn_purple {
        width: 50%;
        float: left;
        text-align: center;
        margin: 0px;
    }
    .copy {
        float: left;
        width: 100%;
    }
    h1
    {
        font-size: 28px !important;
    }

    h2
    {
        font-size: 26px;
    }

    h3
    {
        font-size: 23px;
    }

    h4
    {
        font-size: 21px;
    }

    h5
    {
        font-size: 19px;
    }

    h6
    {
        font-size: 17px;
    }
    button#responsive-menu-pro-button {
        width: 55px !important;
        height: 55px !important;
        position: absolute !important;
        top: 120px !important;
        right: 5% !important;
        display: inline-block !important;
        transition: transform 0.5s, background-color 0.5s;
        background: #c7b3ab !important;
        box-shadow: none !important;
        border-radius: 0px !important;
    }
    div#responsive-menu-pro-search-box {
        display: none !important;
    }
    div#responsive-menu-pro-additional-content
    {
        display: none !important;
    }
    div#responsive-menu-pro-container {
        background: #c7b3ab !important;
    }
    a.responsive-menu-pro-item-link {
        background: #c7b3ab !important;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
        border-left: 1px solid black !important;
        background: #c7b3ab !important;
        border-bottom: 1px solid black !important;
    }

}


@media only screen and (max-width: 690px) {
    .logo {
        width: 190px;
    }
    .project_post {
        width: 100%;
        float: left;
    }
    section.dienstverlening h4 {
        margin-bottom: 0px;
    }
    section.overlijden_melden h4 {
        font-size: 22px;
    }
    .full-width-slider {
        height: 290px !important;
    }
    .kaarten_home {
         width: 100%;
    }
    .condoleance_home {
        width: 100%;
    }
    .kisten_home {
        width: 100%;
    }
    .pakketten_home h3 {
        font-size: 23px;
    }
    .kist {
        width: 100%;
        margin-right: 0%;
    }
    button#responsive-menu-pro-button {
        top: 135px !important;
    }
}

@media only screen and (max-width: 599px) {
    h1.widget-title {
        font-size: 25px !important;
    }
    section.overlijden_melden a.btn_white {
        margin-top: 20px;
        width: 100%;
    }
    section.overlijden_melden a.btn_purple
    {
        width: 100%;
    }
    section.contact_head {
        display: none;
    }
    button#responsive-menu-pro-button {
        top: 100px !important;
    }
    .condoleance_home {
        width: 100%;
    }
    .kaarten_home {
        width: 100%;
    }
    .kisten_home {
        width: 100%;
    }
    .goedkoper_home {
        width: 100%;
    }
}

@media only screen and (max-width: 359px) {
    button#responsive-menu-pro-button {
        top: 124px !important;
    }
}

