@media (max-width: 992px) {
    .menu2, .topmentext { display: none!important;}



    .menu {
        width: 66px; }

    #menukl {
        display: block !important;
    }



}

@media (max-width: 820px) {

    #klient_1clik, #klient_polnaya {

        width: 100% !important;
        left: 0!important;
        top: 0;

    }

    .topmentext {
        display: flex ;
    }


    .img_glavnaya {
        background-position-x: -481px;
    }

    #search { display: none;}

    #new_top_search {
        width: 50px;
        height: 50px;
        display: block;
        margin-top: -13px;
    }


}


@media (max-width: 500px)  {

    .lid_name > div {

        height: auto;
    }

    #klient_polnaya {
        overflow-y: scroll;
        height: 100%;
    }

    .lid_name > * {
        margin-top: 10px !important;
    }

    .lid_infor > div {
        margin-top: 10px;
    }

    #uzer {
        margin-left: -13px !important;
    }



    .diyy {
        padding: 0px !important;
    }

    .diyy > div {
        width: 100%;

    }



    .udivit {
        margin-left: auto;
    }

    .toppod {
        line-height: 51px;
    }


    .img_glavnaya {
        background-position-x: -765px;

    }

    .proba {
        line-height: 20px;
        height: 39px;
        padding: 9px;
    }

    #menuk_open {
        width: 100%;
        font-size: 1.5em;
        top: 79px;
        margin-left: -28px;
        line-height: 63px;
    }

    #lefmenu,  #akkaunt, #klient_1clik, #klient_polnaya {
        width: 100%;
        left: 0 !important;
        height: 100%;
        position: fixed;
    }

    body ,  .form-control , .men > * , #akkaunt > * {
        font-size: 1.05em !important;
    }



    #cloze_rigt_menu, #cloze_lefmenu  {
        display: block;
    }

    .addklient {
        justify-content: center !important;
    }

    #add_big, #addligt {
        width: 50px;
        height: 50px;
    }

    .v_ico  { display: none; }


    .user_name {
        width: 40%;
    }

    .user_date {
        width: 60%;
    }

    #floatingTextarea2 {
        height: 200px !important;
    }


    .save_bt {
        position: fixed;
        bottom: 0px;
        background: #fff;
        box-shadow: 2px 2px 10px #3131318a;
        height: 46px;
        padding: 5px;
    }


}

