@media only screen and (max-width : 1400px) {
    }

@media only screen and (max-width : 1200px) {
    .slider-top img {
        aspect-ratio: inherit!important;
        object-fit: cover;
    }

    .badge {
        height: 280px !important;
        width: 300px !important;
        bottom: 30px;
        right: 30px;
    }

}

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

    


   .badge {
        height: 200px !important;
        width: 220px !important;
        bottom: 10px;
        right: 20px;
        transform: rotate(5deg);
    }
    

    a.download-button {
    min-width: 48%;
    }

    section.hero h2 {
        font-size: 30px;
        margin-bottom: 5px;
        margin-top: 40px;
    }

    .witte-content p {
        font-size: 15px;
    }

    .modal {
    --bs-modal-zindex: 9999999999!important;
    }

    .row.blokken a {
        margin-left: 0px;
    }

    .legenda-blok {
    justify-content: space-between;
    flex-direction: column;
}

    .woningen h5 {
    font-size: 20px;
    }

    .menu-blok {
        display: none;
    }

    .innerafbeelding-1 {
        height: 500px;
    }

    .innerafbeelding-3 {
        display: none;
    }

    .innerafbeelding-2,
    .innerafbeelding-3 {
        display: none;
    }

    .woningen p {
        color: #fff;
        margin-bottom: 40px;
    }

    .hero .map-image {
        margin-top: 30px !important;
    }

    section.hero {
        position: relative;
        overflow: hidden;
        background-color: #D1B7A8;
        padding: 0;
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 0;
    }

    .innertekst {
        padding-right: 0;
    }

    .knoppen {
        margin-top: 40px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .interesse p {
        padding-left: 0;
        padding-right: 0;
    }

        .woningen h5 {
        font-size: 25px;
        margin-right: 0;
        margin-left: 0;
    }


     a.button {
        font-size: 17px;
        margin-left: 0;
    }

    .button-bekijk {
        background: #fff !important;
        color: #000 !important;
        margin-left: 0;
        margin-top: 20px;
    }

    .woningen h5 {
        text-align: center;
    }

    .partijen h5 {
        text-align: center;
        font-size: 20px;
        margin-bottom: 20px;
    }

    img.logo-bemog {
        width: 290px;
        margin-bottom: 60px;
    }

        .nikkels {
        margin-bottom: 60px;
    }

    .partijen {
    text-align: center;
}

    .woningen h4 {
        font-size: 45px;
        text-align: center;
        margin-bottom: 60px;
    }

    .witte-content h3 {
        font-size: 33px;
        text-transform: uppercase;
        color: #337A8D;
        margin-bottom: 20px;
        line-height: 40px;
    }

    .innerlink {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
        margin-bottom: 70px;
    }

    .map-wrapper {
        background: transparent;
    }

    svg#buurkamp_logo {
        width: 190px;
    }

    .slider-top {
        margin-top: 0;
        z-index: -1;
    }

    .hamburger {
        display: flex;
        opacity: 1;
    }

    ul#menu-hoofdmenu-1 {
        display: none;
    }
}

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

    img.logo {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    width: 170px;
}

      .badge {
        height: 130px !important;
        width: 140px !important;
        top: 10px;
        left: 5px;
        transform: rotate(-5deg);
    }

        .hamburger {
            top: 25px;
        }



        .woningen h5 {
    font-size:15px;
    }
}

@media only screen and (max-width : 480px) {}
