/*noinspection ALL*/
@media screen and (max-width: 1441px) {
    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items .item-left .item-description {
        padding-right: 10px;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items .item-left .item-description {
        padding-left: 20px;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items .item-left .item-description .item-img {
        margin-right: 20px;
    }
}

/*noinspection ALL*/
@media screen and (max-width: 1239px) {
    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items .item-right .item-right-bottom {
        width: 90%;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items .item-right .total-ticket {
        width: 90%;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items .item-left .item-description {
        display: none;
    }

    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items .item-left {
        max-width: 440px;
    }

    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items .item-left .item-description-1289 {
        display: block;
    }

    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items .item-left:after {
        right: -8px;
    }
}

/*noinspection ALL*/
@media screen and (max-width: 1000px) {
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items {
        display: none;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-700 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 25px;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-700 .cover-for-prize-money .item-right-top .item-price-number:after {
        bottom: -4px;
    }

    /*noinspection ALL*/
    .cash-popup-history {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
}

/*noinspection ALL*/
@media screen and (max-width: 785px) and (min-width: 768px) {
    /*noinspection ALL*/
    .cashbox-popup .cashbox-middle .cashbox-middle-wrapper {
        max-width: 660px;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation .table-header {
        padding-right: 30px;
    }
}

/*noinspection ALL*/
@media screen and (max-width: 767px) and (min-width: 700px) {
    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items {
        padding-right: 20px;
        padding-left: 20px;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation {
        height: 650px;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation .table-main-container {
        max-height: none;
        height: auto;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation .table-header {
        padding-right: 0px;
    }
}

/*noinspection ALL*/
@media screen and (max-width: 700px) {
    /*noinspection ALL*/
    .cash-popup-history .table-imitation {
        height: 650px;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation .table-main-container {
        max-height: none;
        height: auto;
    }

    /*noinspection ALL*/
    .cash-popup-history .table-imitation .table-header {
        padding-right: 0px;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-300 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-700 {
        display: none;
    }

    /*noinspection ALL*/
    .loteries-inner .mbox {
        max-width: 340px;
    }

    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-300 .item-description b {
        padding: 0;
        display: inline-block;
        margin-bottom: 5px;
    }

    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-300 .item-description h3 {
        margin-bottom: 11px;
    }

    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-300 .item-description b:after {
        bottom: -5px;
    }

    /*noinspection ALL*/
    .loteries-inner .loteries-items-wrap-inner .loteries-items .items-300 .cover-for-prize-money .item-right-top .item-price-number:after {
        bottom: -3px;
    }

    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items {
        padding-top: 50px;
    }

    /*noinspection ALL*/
    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items-300 .backward-link {
        top: -30px;
        left: 50%;
        -webkit-transform: translateX(-40%);
        -moz-transform: translateX(-40%);
        -ms-transform: translateX(-40%);
        -o-transform: translateX(-40%);
        transform: translateX(-40%);
    }

    .tournaments-inner .loteries-items-wrap-inner .loteries-items .items-300 .backward-link a {
        width: 200px;
        display: block;
    }
}
