@media screen and (max-width:2600px) {
    .container {
        max-width: 1920px;
    }
}

@media screen and (max-width: 2000px) {
}

@media screen and (max-width:1920px) {
    .container {
        max-width: 1720px;
    }
}

@media screen and (max-width: 1790px) {
    .btn-icon-xs {
        margin-bottom: 0 !important;
    }

    .userinfo-wrap {
        width: 70%;
    }
}

@media screen and (max-width: 1690px) {
    .card .description.label-text {
        font-size: 11px;
        display: none;
    }

    .icon-desc-check {
        top: 0;
    }

    .rating-head .card-table-header-text {
        font-size: 12px;
    }

    .card .description {
        font-size: 14px;
    }

    .btn.random-number {
        font-size: 12px;
        width: 70px;
        height: 35px;
        left: 7.5px;
    }

    .btn.shoot-number {
        font-size: 12px;
        width: 70px;
        height: 34px;
        right: 7.5px;
    }

    .box-number-typing {
        padding: 15px 90px;
        height: 75px;
        margin-top: 0;
    }

    .input-typing {
        height: 45px;
        line-height: 45px;
    }

        .input-typing::-webkit-input-placeholder {
            font-size: 0.875rem;
            line-height: 45px;
        }

        .input-typing::-moz-input-placeholder {
            font-size: 0.875;
            line-height: 45px;
        }

        .input-typing::-ms-input-placeholder {
            font-size: 0.875;
            line-height: 45px;
        }

    .box-number-item .element {
        font-size: 19px;
        height: 35px;
    }

    .box-number-item.text .element {
        font-size: 13px;
        margin: 0 7.5px;
    }

    .card-type-outline {
        height: 342px;
    }

    .card-rating-outline {
        height: 355px;
    }

    .card-table-header-text {
        font-size: 12px;
        text-align: center;
    }

    .card-typing .card-table-header-text {
        font-size: 12px;
    }

    .card-table-semi-text {
        font-size: 12px;
        text-align: center;
    }

    .round-list {
        padding: 0 100px 0 15px;
    }

    .round-title {
        font-size: 12px;
    }

    .text-subtitle {
        font-size: 12px;
    }

    .round-btn {
        right: 2px;
        width: 50px;
        font-size: 12px;
    }

    .rounded-menu {
        height: 419px;
    }

    .rounded-list {
        padding: 0 170px 0 10px;
    }

    .rounded-title {
        font-size: 13px;
    }

    .rounded-list .label {
        font-size: 0.750rem;
    }

    .rounded-btn {
        height: 35px;
        width: 85px;
        line-height: 35px;
        font-size: 13px;
    }

    .rounded-list-right {
        width: 147px;
    }

    .rounded-btn-outline {
        width: 35px;
        height: 35px;
    }

        .rounded-btn-outline .icon {
            width: 20px;
            height: 20px;
        }


    /* == yeekee result == */
    .single.small {
        height: 30px;
        width: 30px;
    }

    .element-fivetimes.text > .element-title {
        width: 100px;
        font-size: 14px;
        padding-left: 0;
        padding-right: 0;
        padding: 0;
        height: 30px;
    }

    .element-fivetimes.text {
        padding: 0 0 0 124px;
    }

    .single.superlarge {
        width: 45px;
        height: 60px;
        font-size: 40px;
    }

    .single.large {
        width: 100px;
    }

    .element-double.space .single.large:first-child {
        margin-right: 7.5px;
    }

    .element-double.space .single.large:last-child {
        margin-left: 7.5px;
    }

    .result-box-body {
        height: 113px;
    }

    .space-xs {
        margin: 15px 0;
    }

    .single.large.height {
        height: 60px;
    }

    .single.width {
        width: 115px;
    }

    /* == lotto gov result and lotto laos result == */
    body.open-date-right .datepicker {
        right: 30px !important;
        left: inherit !important;
    }
}

@media screen and (max-width: 1670px) {

    .heading {
        font-size: 15px;
        left: 56%;
    }

        .heading .icon-heading {
            font-size: 18px;
        }

    .userinfo-wrap {
        min-width: 70%;
    }

    .bubbly-button-group {
        left: 70%;
    }

    .bubbly-button {
        min-width: 160px;
    }
}

@media screen and (max-width: 1600px) {
    .btn-info {
        font-size: 13px;
        line-height: 13px;
    }
}

@media screen and (max-width: 1470px) {
}

@media screen and (max-width: 1440px) {
    #profile {
        height: 170px;
    }

    .rounded-title {
        font-size: 12px;
        overflow: inherit;
        text-overflow: inherit;
        white-space: nowrap;
    }

    .rounded-list {
        padding: 0 95px 0 4.5px;
        height: 55px;
    }

    .rounded-btn.closed {
        width: 60px;
        font-size: 11px;
        height: 35px;
        line-height: 35px;
        right: 3.5px;
    }

    .rounded-btn-outline {
        width: 25px;
        height: 25px;
    }

        .rounded-btn-outline .icon {
            width: 15px;
            height: 15px;
        }

            .rounded-btn-outline .icon i,
            .rounded-btn-outline .icon svg {
                font-size: 8px;
            }

    .rounded-list-right {
        width: 93px;
        height: 55px;
    }

    .rounded-subtitle .label {
        font-size: 12px;
    }

    .rounded-btn-outline.person {
    }

        .rounded-btn-outline.person .icon i,
        .rounded-btn-outline.person .icon svg {
            font-size: 17px;
        }

    .rounded-list.active .rounded-btn-outline.check {
        right: 20px !important;
    }

    .rounded-btn {
        width: 60px;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        right: 3.5px;
    }

    .rounded-menu {
        height: 389px;
    }

    .card-rating-outline {
        height: 325px;
    }

    .card-type-outline {
        height: 312px;
    }

    /* == yeekee result == */
    .element-fivetimes.text {
        padding: 0 0 0 104px;
    }

        /* == yeekee result == */
        .element-fivetimes.text > .element-title {
            width: 100%;
            position: relative;
            margin-bottom: 6px;
        }

    .element-fivetimes.text {
        padding: 0;
        width: 100%;
    }

    .element-fivetimes {
        width: 55%;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .element-number {
        display: block;
        text-align: center;
        float: left;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .element-label.label-xs {
        margin: 0 0.25rem;
        font-size: 11px;
    }

    .element-text {
        font-size: 14px;
    }

    .card-element > .element > .element-text {
        font-size: 14px;
    }

    .dropdown-menu.dropdown-menu-left.dropdown-menu-lotto-cat.scroll.show {
        right: 0;
        left: inherit !important;
    }

    /* == nav == */
    .userinfo-wrap {
        min-width: 70%;
    }

    .bubbly-button {
        min-width: 145px;
        width: 145px;
        padding: 0.7em 0;
    }

    .userinfo-list > p {
        font-size: 13px;
    }

    .userinfo-list > strong {
        font-size: 13px;
    }

    .bubbly-button-group {
        left: 73%;
    }

    /* == lotto list == */
    .card-element > .element > .element-text.small {
        font-size: 12px;
    }

    .card-table-body-icon .card-icon {
        width: 15px;
        height: 15px;
        font-size: 12px;
    }

        .card-table-body-icon .card-icon i,
        .card-table-body-icon .card-icon svg {
            font-size: 12px;
        }

    .card-table-body-icon {
        height: 15px;
    }

    .dropdown-menu.dropdown-menu-left.dropdown-menu-lotto-cat.scroll.show {
        right: -15px;
        left: inherit !important;
        transform: translate3d(-0px, 38px, 0px) !important;
        width: 313px;
    }

    .single.small {
        width: 24px;
    }
}

@media screen and (max-width:1280px) {

    /* == yeekee result == */
    .element-fivetimes .single.small {
        width: 25px;
    }
}

@media screen and (max-width: 1279px) {
    /* == nav == */
    .userinfo-wrap {
        border-radius: 0 0 0 15px;
    }

    .logo-wrap .logo {
        top: 48%;
    }

    .userinfo-list > p {
        font-size: 12px;
    }

    .userinfo-list > strong {
        font-size: 12px;
    }

    .button-login, .button-regis {
        width: 100px;
        font-size: 12px;
    }

    .login-form .input-field {
        width: 130px;
    }

    .input-group .link {
        font-size: 12px;
        line-height: 45px;
    }

    .user-toggle {
        width: 40px;
        height: 40px;
        margin: 3px 25px 0 0;
    }

    .btn-user {
        height: 45px;
        width: 80px;
    }

    .btnlang {
        margin-left: 0;
    }
}

@media screen and (max-width:1200px) {
}

@media screen and (max-width:1172px) {
    .card-type-outline {
        height: 294px;
    }
}

@media screen and (max-width: 1170px) {
    /* == nav == */
    .bubbly-button {
        min-width: 130px;
        width: 130px;
    }

    .userinfo-list > p {
        font-size: 10px;
    }

    .userinfo-list > strong {
        font-size: 10px;
    }
}

@media screen and (max-width: 1100px) {
    /* == nav == */
    .heading.heading-hide-xs {
        font-size: 12px;
    }

    .heading .icon-heading {
        font-size: 15px;
    }

    .bubbly-button {
        min-width: 120px;
        width: 120px;
    }
}

@media screen and (max-width: 1094px) {
    .profile-info {
        width: 39%;
    }

    /* == nav == */
    .login-form .input-field {
        width: 130px;
    }

    .button-login, .button-regis {
        width: 80px;
        font-size: 12px;
    }

    .input-group .link {
        font-size: 12px;
    }

    .lang-toggle .btn-head-icon {
        width: 15px;
        height: 15px;
    }

    .lang-toggle .text-lang {
        font-size: 11px;
    }

    .btn-wrap {
        right: 10px;
    }

    .btnlang {
        width: 55px;
    }
}




@media screen and (max-width: 1024px) {
    .btn-info {
        font-size: 0.65rem;
        line-height: 0.65rem;
    }

    /* == visible device == */
    #lotto_habiieki_desktop {
        display: none;
    }

    #yeekee_mobile_wrapper {
        display: block !important;
    }
}

@media screen and (max-width: 991px) {
    #profile {
        height: 200px;
    }

    #chat-circle {
        width: 15px;
        height: 15px;
        bottom: 35px;
    }

        #chat-circle .material-icons {
            font-size: 20px !important;
            position: relative;
            left: -2px;
            top: -1px;
        }

    /* == yeekee mobile == */
    #yeekee_mobile_wrapper {
        display: block;
    }

    .btn-split {
        height: 45px;
        background-color: #ad060e;
    }

    .split-mobile {
        height: 45px;
    }

    .btn-split.open {
        background-color: #9c191f;
    }

    /* == nav == */
    .nav.navbar-menu {
        width: initial !important;
    }

    .nav.navbar-menu {
        background-color: #a22930;
    }

    .logo-wrap .logo {
        top: auto;
    }

    /* == favorite icon == */
    .box-panel-label {
        top: auto !important;
    }

    /* == btn == */
    .btn.random-number {
        width: auto;
        font-size: 12px;
    }

    .btn.shoot-number {
        width: auto;
        font-size: 12px;
    }

    /* == yeekee result == */
    .card-yeekee-result {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .element-text {
        font-size: 15px;
    }

    /* lotto list == */
    #order_list .order-hide-xs {
        display: none;
    }

    #order_list .card-table-semihead.seven-col .card-element {
        width: 25%;
    }

        #order_list .card-table-semihead.seven-col .card-element .element-text {
            font-size: 11px;
        }

    #order_list .card-table-body .card-element.seven-col .element.xl {
        width: 25%;
        padding: 15px 0;
    }

        #order_list .card-table-body .card-element.seven-col .element.xl span.element-text.small {
            font-size: 10px;
        }

        #order_list .card-table-body .card-element.seven-col .element.xl.order-status .loading {
            width: 100%;
            float: left;
            text-align: center;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 0;
            margin-top: 4px;
        }

        #order_list .card-table-body .card-element.seven-col .element.xl.order-status .element-text {
            display: block;
        }

        /* == payout rate == */
        #order_list .card-table-body .card-element.seven-col .element.xl.order-status .loading {
            display: none;
        }
    /* == order list desktop size == */
    #order_list {
        /* display: none!important; */
    }
    /* == pending box == */
    .pending-box {
        margin: 30px auto;
    }
    /* == gov result box == */
    #gov_result_box .result-box {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    /* == laos result box == */
    #laos_result_box .result-box {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    /* == table table-box */
    .table.table-box .element-text {
        font-size: 12px;
    }

    .table.table-box .single {
        font-size: 18px;
    }

    .table.table-box .single {
        width: 37px;
        margin: 0.25rem;
    }

        .table.table-box .single.height {
            height: 30px;
        }

        .table.table-box .single.small {
            width: 22px;
        }

    .table.table-box thead > tr > th .icon {
        font-size: 16px;
    }

    .hide-xs {
        display: none;
    }

    .loading {
        display: none;
    }

    .table.table-box .icon-desc-check {
        display: none;
    }

    .table.table-box .single.small {
        width: auto;
        border: 0;
        float: left;
    }

    .ellipsis-icon i, .ellipsis-icon svg {
        font-size: 23px;
    }

    .table.table-box .element-text.element-text-center {
        height: 20px;
    }

    .table.table-box .card-table-body-icon.center {
        height: 29px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .table.table-box .card-table-body-icon.center i {
            color: #999;
        }

    .table-box > thead > tr > td,
    .table.table-box > tbody > tr > td {
        border-width: 1px 0 0 0;
    }

    .table.table-box .thead-light th {
        border-width: 0 !important;
    }

    .empty-space {
        font-size: 12px;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 767px) {
    #RegisterVerify,
    .btn-verify,
    .btn-verify#RegisterVerify {
        margin: 0;
        height: 40px;
    }

    .card-right-header .lotto-date-wrap.lotto-date-small {
        width: 50%;
        padding: 0 7.5px 0 0;
    }

    .card-right-header .lotto-cat-wrap.lotto-cat-small {
        width: 50%;
        padding: 0 0 0 7.5px;
    }

    .card-right-header {
        padding: 0;
        width: 100%;
        float: left;
        padding-right: 0 !important;
    }

        .card-right-header .lotto-cat-wrap.lotto-cat-small .lotto-cat-button {
            min-width: 100%;
            margin: 0;
        }

        .card-right-header .lotto-date-wrap.lotto-date-small .date-wrapper.date.date-lotto {
            min-width: 100%;
            margin: 0;
            width: 100%;
        }

    .card-left-header .btn-popover-head {
        top: 35px;
    }

    .card-right-header .lotto-date-wrap.lotto-date-small .date-wrapper.date.date-lotto .input-group.date.input-date-outline {
        width: 100%;
    }

    .box-refresh.rotation {
        display: none;
    }

    .card-right-header.card-right-header-xs {
        height: auto;
    }

    .lotto-search-wrap.lotto-search-small {
        width: 50%;
    }

        .lotto-search-wrap.lotto-search-small .form-group-search {
            min-width: 100%;
            width: 100%;
            margin: 0;
        }

    .card-right-header .lotto-cat-wrap.lotto-cat-small {
        float: right;
        padding: 0;
    }

    .card-right-header .lotto-search-wrap.lotto-search-small {
        width: 100%;
    }

    .lotto-date-wrap.lotto-date-small .date-wrapper.date.date-lotto .input-group.date.input-date-outline .date-text {
        font-size: 12px;
    }

    .card-right-header .lotto-cat-wrap.lotto-cat-small .lotto-cat-button {
        font-size: 12px;
    }

    .dropdown-menu.dropdown-menu-left.dropdown-menu-lotto-cat.scroll.show {
        margin-top: 12px;
    }

    /* == gov result box == */
    #gov_result_box .result-box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #gov_result_box .card-right-header,
    #gov_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        /* width: 33.33333%; */
        float: right;
    }

    #laos_result_box .result-box {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #laos_result_box .card-right-header,
    #laos_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        /* width: 33.33333%; */
        float: right;
    }
}

@media screen and (max-width: 690px) {
    .card-right-header .lotto-date-small {
        width: inherit;
    }
}

@media screen and (max-width: 575px) {
    #profile {
        width: 150px !important;
        height: 150px;
    }

    .profile-info {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    /* == yeekee result == */
    .single.superlarge {
        width: 20px;
        height: 30px;
        font-size: 20px;
    }

    .card-element > .element > .element-text {
        font-size: 11px;
    }

    /* == lotto list == */
    .pagination.pagination-order-list .pagination-inner .pagination-list {
        width: 23px;
        height: 25px;
        font-size: 10px;
    }

        .pagination.pagination-order-list .pagination-inner .pagination-list .pagination-text {
            font-size: 10px;
        }

        .pagination.pagination-order-list .pagination-inner .pagination-list .pagination-icon {
            font-size: 9px;
        }

    /* == lotto list == */
    #order_list .card-table-body .card-element.seven-col .element.xl span.element-text.small {
        font-size: 9px;
    }

    .card-table-body-icon .card-icon {
        margin: 0 0.25rem;
    }

    #order_list .card-table-body .card-element.seven-col .element.xl {
        min-height: 56px;
    }
    /* == pending box == */
    .pending-box {
        width: 100%;
    }

    #hourglass {
        height: 38px;
    }

    .loading-text {
        font-size: 12px;
    }

    .loading-box {
        width: auto;
        padding: 0 15px 0 50px;
    }
    /* == gov result box == */
    .single.large-xs {
        height: 60px;
        font-size: 30px;
        min-width: 40px;
    }

    .card-right-header {
        position: relative;
    }

    #gov_result_box .card-right-header,
    #gov_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        padding: 0 !important;
        width: 100%;
    }

    #laos_result_box .card-right-header,
    #laos_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        padding: 0 !important;
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .lotto-cat-wrap.dropdown .dropdown-menu {
        width: 310px;
    }

    .order-predict-list.active .edit-order-field {
        font-size: 12px;
    }

    .card-table-header-text.text-xs {
        font-size: 12px;
    }

    .card-table-inner--text.card-table-inner--bold {
        font-size: 12px;
    }

    .datepicker.datepicker-dropdown {
        width: 84.4%;
    }
}

@media screen and (max-width: 380px) {
    .lotto-cat-wrap.dropdown .dropdown-menu {
        width: 260px;
    }

    .pagination.pagination-order-list .pagination-inner .pagination-list {
        width: 20px;
    }
}


@media screen and (max-width: 360px) {
    .lotto-cat-wrap.dropdown .dropdown-menu {
        width: 255px;
    }

    .text-left-xs {
        -ms-flex-pack: flex-start !important;
        justify-content: flex-start !important;
    }

    .card.card-default .card-body.card-body-xxs {
        padding-left: 5px;
        padding-right: 5px;
    }

    .card.shadow.card-default .card-header.card-header-xxs {
        padding-left: 5px;
        padding-right: 5px;
    }

    .btn-popover-xs {
        right: 5px;
    }

    .time-stamp.time-stamp-xs {
        right: 28px;
        font-size: 11px;
    }

    .btn-cancel-head.btn-head-xs {
        right: 30px;
    }

    /* == yeekee result == */
    .card-right-header .lotto-date-wrap.lotto-date-small {
        padding: 0 2.5px 0 0;
    }

    .card-right-header .lotto-cat-wrap.lotto-cat-small {
        padding: 0 0 0 2.5px;
    }

    .lotto-date-wrap.lotto-date-small .date-wrapper.date.date-lotto .input-group.date.input-date-outline .date-text {
        font-size: 11px;
        position: relative;
        top: -2px;
    }

    .lotto-cat-wrap.lotto-cat-small .lotto-cat-button {
        font-size: 11px;
        position: relative;
        top: -2px;
    }

    .single.superlarge {
        font-size: 16px;
    }

    .card-element > .element > .element-text {
        font-size: 10px;
    }

    .card-table-head .card-element {
        font-size: 12px;
    }

    .element-text {
        font-size: 13px;
    }
}

@media screen and (max-width: 320px) {

    .lotto-cat-wrap.dropdown .dropdown-menu {
        width: 240px;
    }

    .pagination.pagination-order-list .pagination-inner .pagination-list {
        width: 18px;
    }

    /* == gov result box == */
    .single.large-xs {
        min-width: 35px;
    }

    #gov_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        width: 50%;
    }

    #laos_result_box .card-right-header .lotto-date-wrap.lotto-date-small {
        width: 50%;
    }
}
