@media only screen and (max-width: 770px) {

    .mini-footer {
        display: none;
    }

    .slider {
        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 (min-width: 1200px) {

    .col-for-item-search-desktop {
        width: 100%;
    }

}

@media only screen and (max-width: 900px) {

    .col-for-item-search-mobile {
        width: 100%;
    }

    .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) {
    .box-estat {
        margin-top: 30px;
        font-size: 10px;
    }
    .item {
        margin-bottom: -50px;
    }
    .card-blog {
        position: relative;
        left: -2px;
    }

}

@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;
    }

    .print-btn {
        display: none;
    }

    .fill-age {
        width: 50px;
        font-size: 10px;
        padding: 0px 10px;
    }

}

@media only screen and (max-width:800px) {
    .header {
        display: none;
    }
}

@media only screen and (min-width:500px) {
    .icon {
        margin-right: 220px;
        margin-top: -150px;
    }

    .loction {
        margin-right: 80px;
    }

    .btn-rahn button {
        margin-left: 10px;
        margin-bottom: 120px;
        border: none;
        background-color: #004b91;
        padding: 6px;
        color: white;
        border-radius: 10px;
        opacity: 1;
        position: relative;
        top: -54px;
        left: -10px;
    }

    .file {
        height: 330px;
        background-color: #dfe6e9;
        padding: 5px;
        border-radius: 15px;
        color: #200549;
        border: 1px #200549 solid;
        font-family: YekanBakh;

    }

    .all {
        height: 250px;

    }

    .card-pric {
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 35%;
        height: 250px;
        background-color: #004b91;
        padding: 10px;
        border-radius: 10px;
        color: #ffffff;
        opacity: 0.8;
    }

    .card-pric div {
        margin-top: 50px;
    }


    .price-1 {
        color: #029faa;
        font-size: 30px;
    }

    .price-2 {
        color: #029faa;
        font-size: 20px;
    }



    .toman {
        font-size: 14px;
    }

    .price-text {

        color: #707070;
        font-size: 14px;
    }

    .p-t0 {
        color: #707070;
        font-size: 15px;
    }

    .price-number {

        font-size: 15px;
        color: gray;

    }

    .price-number {
        font-size: 15px;
    }

    .price-text {
        font-size: 15px;
    }

    .price-1 {

        font-size: 15px;
    }

    .state-price {
        margin-top: -70px;
        margin-left: 24px;
    }


}