@media only screen and (max-width: 770px) {
    .header-serch {
        height: 60px;
        /* flex-wrap: nowrap; */
    }

    .mini-footer {
        display: none;
    }

    .img-berger {
        display: flex;
        margin-right: 500px;
    }

    .i-2 {
        display: none;
    }

    .a-2 {
        display: none;
    }

    .a-1 {
        display: none;
    }

    .a-1 {
        display: none;
    }

    .menu-1 {
        height: 40px;
    }

    .i-1 {
        position: relative;
        right: 80px;
        bottom: -5px;
    }

    .mini-header {
        display: none;
    }

    .logo {
        position: relative;
        right: 20px;
        top: -2px;
    }

    .logo img {
        width: 120px;
        height: 50px;
    }

    .sidbar img {
        display: none;
    }

}

@media only screen and (max-width: 1200px) {
    .melk-number {
        margin-right: 10px;
    }

    .btn-2 {
        margin-top: 20px;
        background-color: #84cff7;
        color: #ffffff;
    }

}

@media only screen and (max-width: 900px) {

    .btn-2 {
        margin-bottom: 10px;
    }

    .btn-02 {
        display: none;
    }

    .mini-footer {
        font-size: 10px;
        font-weight: bold;
    }


    .box-1 {
        width: 350px;
    }
}


@media only screen and (max-width: 580px) {
    .card-blog {
        position: relative;
        left: 70px;
    }
}

@media only screen and (max-width:478px) {
    .card-blog {
        position: relative;
        left: -2px;
    }
}


@media only screen and (max-width:478px) {
    .box-estat {
        margin-top: 30px;
        font-size: 10px;
    }

    .item {
        margin-bottom: -50px;
    }

}

@media only screen and (max-width:736px) {
    .box-estat {
        margin-top: 30px;
    }

    .price-text {
        font-size: 14px;

    }

    .price-1 {
        font-size: 10px;
    }


    .price-number {
        font-size: 10px;

    }

    #mtri {
        font-size: 12px;
    }

    .number-mtr {
        font-size: 12px;
    }

    .text-date {
        font-size: 12px;
    }

    .number-file {
        font-size: 12px;
    }

    .loction {
        font-size: 12px;
    }
}

@media only screen and (max-width:425px) {
    .card-blog {
        width: 16rem;
    }

    .fill-age {
        width: 50px;
        font-size: 10px;
        padding: 0px 10px;
    }

}


@media only screen and (max-width:800px) {
    .header {
        display: none;
    }

}