@media (max-width: 1220px){
    .cabinet{
        flex-direction: column;
        align-items: center;
        padding: 140px 0 50px;
        gap: 20px;
    }

    .profile{
        flex-direction: row;
        gap: 23px;
        padding: 15px 25px;
    }

    .profile-info {
        color: #FFF;
        font-size: 12px!important;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .cabinet-title{
        margin: 0;
        width: 320px;
        position: absolute;
        right: 50%;
        transform: translateX(50%);
        top: -340px;
    }

    html[lang = 'ka-GE'] .cabinet-title {
        width: 320px;
        top: -345px;
    }

    .cabinet-title >p{
        font-size: 28px;
        text-align: center;
    }


    .cabinet-block1{
        margin: auto;
        width: 320px;
        min-height: initial;
        padding-bottom: 20px;
    }


    .guaranteed-prize-block-inner{
        flex-direction: column;
    }

    .guaranteed-prize-item > img {
        max-width: 170px;
        padding-bottom: 12px;
    }


    .guaranteed-prize-text1 {
        font-size: 14px;
    }
    .guaranteed-prize-text2 {
        font-size: 12px;
    }

    .guaranteed-prize-item > .download_btn {
        max-width: 200px;
        height: 32px;
        font-size: 12px;
    }
    .guaranteed-prize-item .item1 {
        max-width: 220px;
        padding-bottom: 20px;
    }
    .guaranteed-prize-item {
        max-width: 220px;
    }




    .guaranteed-prize-block {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        margin-top: 0;
        gap: 40px;
        padding-bottom: 40px;
        border-bottom: 3px solid #FFF;
    }



    .cabinet-button-choice{
        display: flex;
        width: 100%;
        max-width: 320px;
        padding: 18px 22px;
        justify-content: space-between;
        align-items: center;
        border: none;
        background: #79BAEA;
        color: #FFF;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    .cabinet-button-menu{
        border-radius: 0;
        border: none;
        /*margin: auto;*/
        padding: 0;
        background-clip: initial;
        background: #79BAEA;
        max-width: 290px;
        width: 100%;
        margin-left: 15px;
    }


    .cabinet-button-menu >li >a{
        display: flex;
        width: 100%;
        max-width: 290px;
        align-items: center;
        color: #FFF;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        padding: 18px 22px 22px;
        border-top: solid 1px #FFF;
        transition: 0.2s;
    }

    .cabinet-button-menu >a:hover{
        text-decoration: none;
        color: #FFF;
        transition: 0.2s;
        transform: scale(1.05);
    }
    .cabinet-button-menu >a.active-link{
        color: #FFF;
        width: 263px;
        border: none;
        background: #79BAEA;
    }
    .cabinet-button-menu >a.active-link:hover{
        transform: scale(1);
    }

    .profile-info-block{
        gap: 10px;
        overflow-x: initial;
    }

    .cabinet-links{
        max-width: 320px;
        width: 100%;
    }

    .cabinet-links .dropdown{
        width: 100%;
        padding: 0 15px;
    }

    .cabinet-links >a.active-link{
        max-width: 320px;
        width: 100%;
    }
    .cabinet-links >a{
        max-width: 340px;
        width: 100%;
    }
    .cabinet-block2{
        max-width: 320px;
        width: 100%;
    }



    .prize-block {
         padding-left: 0;
        margin-top: 0;
    }

    .prize-block-inner-up {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
        padding-top: 20px;
        flex-direction: column-reverse;
    }

    .prize-title-block {
        padding-top: 0;
    }

    .prize-image {
        padding-right: 0;
    }

    .prize-block-inner{
        width: 310px;
        padding-bottom: 24px;
    }

    .prize-image >img{
        width: 190px;
        padding-top: 0;
    }

    .prize-info-inner > span{
        font-size: 13px;
    }

    .prize-font-1{
        font-size: 14px;
        padding-top: 14px;
        max-width: 300px;
    }
    .prize-font-2{
        width: 300px;
        font-size: 10px;
    }
    .prize-font-3{
        width: 300px;
        font-size: 10px;
    }
    .prize-font-4{
        width: 300px;
        font-size: 14px;
    }
    .block-prize-info{
        flex-direction: column;
        padding-top: 20px;
        gap: 20px;
        width: 310px;
        align-items: center;
    }

    .block-prize-info .cabinet_btn >a{
        width: 316px;
    }
    .cabinet_btn {
        margin-top: 0;
    }


    .prize-block {
        height: 880px;
    }

    .prize-info {
        gap: 20px;
        flex-direction: column;
        align-items: start;
    }

    .prize-info2 {
        gap: 10px;
        align-items: start;
    }

    .prize-info-inner3{
        gap: 10px;
    }

    .prize-info-inner2 {
        max-width: 300px;
    }

    .prize-info-inner {
        /*max-width: 150px;*/
        /*width: 100%;*/
        width: 145px;
        font-size: 10px;
        text-align: left;
    }

    .prize-info-inner >p {
        font-size: 10px;
        margin: 0;
        text-align: start;
    }

    .prize-info-inner > span {
        font-size: 10px;
    }

    .codes-block{
        padding-top: 15px;
    }

    .codes-block .empty-block{
        padding-top: 10px;
        width: 330px;
        background: linear-gradient(180deg, #001A5D 2.55%, #0037C3 57.69%, #011452 106.18%);
        position: absolute;
        white-space: normal;
        margin: auto;
    }

    .empty-block{
        width: 320px;
    }

    .codes-block .empty-text{
        width: 300px;
    }


    .codes-block table>thead{
        display: none;
    }

    .codes-block .table-bordered > tbody > tr > td{
        border-bottom: none;
        padding: 0;
    }

    .codes-block .table-bordered > tbody > tr{
        border-bottom: solid 3px rgba(255, 255, 255, 0.50);
        height: 100%;
    }


    .codesButtons .button-lang-menu{
        width: 290px;
    }

    .codesButtons .dropdown-menu > .active > a {
        width: 290px;
    }

    .cabinet-block2 .dropdown-mob {
        display: flex;
        max-width: 290px;
        width: 100%;
        height: 34px;
        justify-content: center;
        align-items: center;
        border-radius: 0;
        border: 2px solid #FFF;
        background: #2859F6;
        margin: auto;
    }


    .codes-block .photo-link {
        font-size: 10px;
    }


    .codes-block .cabinet-table{
        width: 320px;
        /*min-height: 525px;*/
        height: auto;
        border-top: solid 3px rgba(255, 255, 255, 0.50);
    }
    .codes-block .table-striped tbody tr {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        position: relative;
        padding: 5px 0;
        height: 135px;
    }

    .codes-block .table-striped tbody tr td {
        width: 100%;
        box-sizing: border-box;
    }

    .codes-block .table-striped tbody tr td.column-1{
        height: 120px;
        width: 10%;
    }

    .codes-block .table-striped tbody tr td.column-2,
    .codes-block .table-striped tbody tr td.column-3,
    .codes-block .table-striped tbody tr td.column-4,
    .codes-block .table-striped tbody tr td.column-6,
    .codes-block .table-striped tbody tr td.column-7{
        width: 60%;
    }

    .codes-block .table-striped tbody tr td.column-5{
        width: 30%;
        height: 120px;
        text-align: center;
    }


    .codes-block .table-striped tbody tr td.column-1 {
        order: 1;
    }
    .codes-block .table-striped tbody tr td.column-2 {
        order: 2;
    }
    .codes-block .table-striped tbody tr td.column-3 {
        order: 3;
    }
    .codes-block .table-striped tbody tr td.column-4 {
        order: 5;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .codes-block .table-striped tbody tr td.column-6 {
        order: 4;
        border-bottom: solid 3px rgba(255, 255, 255, 0.50);
        padding-bottom: 5px;
    }
    .codes-block .table-striped tbody tr td.column-7 {
        order: 6;
    }
    .codes-block .table-striped tbody tr td.column-5 {
        order: 7;
    }


    .codes-block .table-bordered > tbody > tr > td {
        font-size: 12px;
        text-align: start;
        padding: 2px 0;
    }



    #acceptedTable .table-striped tbody tr {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        position: relative;
        padding: 5px 0;
        height: 105px;
    }
    #acceptedTable .table-striped tbody tr td.column-1{
        height: 90px;
        width: 10%;
    }
    #acceptedTable .table-striped tbody tr td.column-5{
        width: 30%;
        height: 90px;
        text-align: center;
    }



    .text-danger-custom {
        color: #ED2727;
    }


    #rejectedTable .table-striped tbody tr {
        padding: 10px 0;
    }


    #rejectedTable .table-striped tbody tr td.column-1{
        height: 120px;
        width: 10%;
    }

    #rejectedTable .table-striped tbody tr td.column-2,
    #rejectedTable .table-striped tbody tr td.column-3{
        width: 45%;
    }

    #rejectedTable .table-striped tbody tr td.column-8,
    #rejectedTable .table-striped tbody tr td.column-7{
        width: 45%;
    }



    #rejectedTable .table-striped tbody tr td.column-1 {
        order: 1;
    }
    #rejectedTable .table-striped tbody tr td.column-2 {
        order: 2;
    }
    #rejectedTable .table-striped tbody tr td.column-3 {
        order: 3;
        height: 80px;
    }
    #rejectedTable .table-striped tbody tr td.column-8 {
        order: 4;
        padding-bottom: 10px;
    }
    #rejectedTable .table-striped tbody tr td.column-7 {
        order: 5;
    }





    .count-points-mob{
        display: flex;
        justify-content: end;
        align-items: center;
        padding-right: 18px;
    }

    .count-points-mob > p{
        color: #FFF;
        text-align: center;
        font-size: 10px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
        width: 70px;
    }




    .icon_for_prizes{
        padding: 0!important;
    }
    .codesButtons{
        gap: 8px;
    }
    .codesButtons >a{
        width: 300px;
        padding: 0 5px;
        font-size: 15px;
    }




    .empty-block-mob{
        height: 250px;
    }
    .empty-block-mob .empty-text-money{
        display: flex;
        align-items: center;
        justify-content: center;
        position: initial;
        transform: initial;
        font-size: 24px;
        width: 300px;
        margin: auto;
    }
    .empty-text{
        font-size: 12px;
        width: 300px;
        margin: auto;
    }


    .empty_btn .download_btn {
        font-size: 12px;
        max-width: 160px;
        height: 32px;
    }


    .cabinet-title2{
        font-size: 18px;
        text-align: center;
        margin: -10px 0 14px;
    }

    .drawButtons{
        gap: 52px;
        width: 323px;
        margin: auto;
        border-top: 2px solid #FFF;
        border-bottom: 2px solid #FFF;
        padding: 14px 0;
    }
    .drawButtons >a{
        font-size: 18px;
    }

    .prize-draw-block #smileTable{
        margin: auto;
    }

    .prize-draw-block #qrTable{
        margin: auto;
    }

    .draw-codes-search{
        height: initial;
        width: 323px;
        margin: auto;
        transform: none;
        position: initial;
        padding: 20px 0 0;
        gap: 24px;
    }
    .draw-codes-search >a{
        font-size: 16px;
    }

    .draw-table .empty-text{
        padding: 40px 0;
        width: 314px;
        background: #612D22;
        position: absolute;
    }


    .draw-table{
        border: none;
        width: 323px;
        padding: 0;
        margin-top: 25px;
    }

    .draw-table table > thead{
        display: none;
    }

    .draw-table .table-bordered > tbody > tr > td{
        border-bottom: none;
        padding: 0;
    }

    .draw-table .table-bordered > tbody > tr{
        border-bottom: solid 1px #FFF;
        height: 122px;
    }

    .draw-table .table-striped tbody tr {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        position: relative;
        padding: 10px 0;
    }

    .draw-table .table-striped tbody tr td {
        width: 100%;
        box-sizing: border-box;
    }

    .draw-table .table-striped tbody tr td.column-2,
    .draw-table .table-striped tbody tr td.column-3,
    .draw-table .table-striped tbody tr td.column-4 {
        width: 270px;
        padding: 5px 0;
    }

    .draw-table .table-striped tbody tr td.column-1 {
        order: 1;
        height: 180px;
        width: 30px;
        padding: 5px 0;
    }
    .draw-table .table-striped tbody tr td.column-2 {
        order: 2;
    }
    .draw-table .table-striped tbody tr td.column-3 {
        order: 3;
    }
    .draw-table .table-striped tbody tr td.column-4 {
        order: 4;
    }



    .notify-block .cabinet-table{
        border: none;
        width: 320px;
        padding: 0;
    }

    .notify-block .cabinet-table table > thead{
        display: none;
    }

    .notify-block .cabinet-table .table-bordered > tbody > tr > td{
        border-bottom: none;
        padding: 0;
    }

    .notify-block .cabinet-table .table-bordered > tbody > tr{
        border-bottom: solid 1px #FFF;
        height: initial;
        /*height: 130px;*/
    }

    .notify-block .cabinet-table .table-striped tbody tr {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
        position: relative;
        padding: 10px 0;
    }

    .notify-block .cabinet-table .table-striped tbody tr td {
        width: 100%;
        box-sizing: border-box;
    }

    .notify-block .cabinet-table .table-striped tbody tr td.column-2,
    .notify-block .cabinet-table .table-striped tbody tr td.column-3 {
        width: 300px;
        padding: 5px 0;
        white-space: normal;
    }

    .notify-block .cabinet-table .table-striped tbody tr td.column-1 {
        order: 1;
        /*height: 180px;*/
        width: 30px;
        padding: 5px 0;
        text-align: start;
    }
    .notify-block .cabinet-table .table-striped tbody tr td.column-2 {
        order: 2;
        text-align: start;
    }
    .notify-block .cabinet-table .table-striped tbody tr td.column-3 {
        order: 3;
        text-align: start;
    }
    .notify-block .table-striped tbody tr td.column-3 > a{
        font-size: 12px;
    }




    .chat-title{
        width: 346px;
    }
    .chat-history{
        width: 346px;
    }
    .message-wrapper-user{
        max-width: 230px;
    }
    .message-wrapper-mod{
        max-width: 210px;
    }
    .message-wrapper-mod > img{
        max-width: 190px;
    }
    .message-wrapper-user > img{
        max-width: 210px;
    }
    #chatForm{
        width: 346px;
    }
    #chatForm .chat-message{
        width: 190px;
    }
    .chat-form-block{
        width: 346px;
    }
    #chatForm .form_button_photo{
        width: 60px;
    }
    #chatForm .button_photo{
        gap: 10px;
    }
    .send-forms{
        gap: 10px;
    }
    #chatForm #files-area{
        width: 20px;
    }



    .cabinet-table::-webkit-scrollbar {
        width: 3px;
    }
    .cabinet-table::-webkit-scrollbar-thumb {
        width: 3px;
    }

    .prize-block::-webkit-scrollbar {
        width: 3px;
    }
    .prize-block::-webkit-scrollbar-thumb {
        width: 3px;
    }
}
