
/* 
//.......................
//.VVVV....VVVVV...1111..
//.VVVV....VVVV...11111..
//.VVVV....VVVV..111111..
//.VVVVV..VVVV..1111111..
//..VVVV..VVVV..1111111..
//..VVVV..VVVV..11.1111..
//..VVVVVVVVV......1111..
//...VVVVVVVV......1111..
//...VVVVVVVV......1111..
//...VVVVVVV.......1111..
//....VVVVVV.......1111..
//....VVVVVV.......1111..
//....VVVVV........1111..
//.......................

V1

	--------------------------------
	TABLE OF CONTENTS
	--------------------------------
	*. media ...................
	--------------------------------
	--------------------------------
*/






@media (min-width: 480px) {
  td.deposit_calendar:not(:has(> div.wrapper_stamped)) {
    padding: 0 10px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  #mini_wrap #game-bet .game-header {
    font-size: 0.85rem;
  }
}
@media (min-width: 576px) {
  .container-sm,
  .container {
    max-width: 540px;
  }
  .col-sm {
    flex: 1 0 0%;
  }

  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  html:not([dir="rtl"]) .offset-sm-0 {
    margin-left: 0;
  }

  *[dir="rtl"] .offset-sm-0 {
    margin-right: 0;
  }

  html:not([dir="rtl"]) .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  *[dir="rtl"] .offset-sm-1 {
    margin-right: 8.33333333%;
  }

  html:not([dir="rtl"]) .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  *[dir="rtl"] .offset-sm-2 {
    margin-right: 16.66666667%;
  }

  html:not([dir="rtl"]) .offset-sm-3 {
    margin-left: 25%;
  }

  *[dir="rtl"] .offset-sm-3 {
    margin-right: 25%;
  }

  html:not([dir="rtl"]) .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  *[dir="rtl"] .offset-sm-4 {
    margin-right: 33.33333333%;
  }

  html:not([dir="rtl"]) .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  *[dir="rtl"] .offset-sm-5 {
    margin-right: 41.66666667%;
  }

  html:not([dir="rtl"]) .offset-sm-6 {
    margin-left: 50%;
  }

  *[dir="rtl"] .offset-sm-6 {
    margin-right: 50%;
  }

  html:not([dir="rtl"]) .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  *[dir="rtl"] .offset-sm-7 {
    margin-right: 58.33333333%;
  }

  html:not([dir="rtl"]) .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  *[dir="rtl"] .offset-sm-8 {
    margin-right: 66.66666667%;
  }

  html:not([dir="rtl"]) .offset-sm-9 {
    margin-left: 75%;
  }

  *[dir="rtl"] .offset-sm-9 {
    margin-right: 75%;
  }

  html:not([dir="rtl"]) .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  *[dir="rtl"] .offset-sm-10 {
    margin-right: 83.33333333%;
  }

  html:not([dir="rtl"]) .offset-sm-11 {
    margin-left: 91.66666667%;
  }

  *[dir="rtl"] .offset-sm-11 {
    margin-right: 91.66666667%;
  }

  .g-sm-0,
  .gx-sm-0 {
    --cui-gutter-x: 0;
  }

  .g-sm-0,
  .gy-sm-0 {
    --cui-gutter-y: 0;
  }

  .g-sm-1,
  .gx-sm-1 {
    --cui-gutter-x: 0.25rem;
  }

  .g-sm-1,
  .gy-sm-1 {
    --cui-gutter-y: 0.25rem;
  }

  .g-sm-2,
  .gx-sm-2 {
    --cui-gutter-x: 0.5rem;
  }

  .g-sm-2,
  .gy-sm-2 {
    --cui-gutter-y: 0.5rem;
  }

  .g-sm-3,
  .gx-sm-3 {
    --cui-gutter-x: 1rem;
  }

  .g-sm-3,
  .gy-sm-3 {
    --cui-gutter-y: 1rem;
  }

  .g-sm-4,
  .gx-sm-4 {
    --cui-gutter-x: 1.5rem;
  }

  .g-sm-4,
  .gy-sm-4 {
    --cui-gutter-y: 1.5rem;
  }

  .g-sm-5,
  .gx-sm-5 {
    --cui-gutter-x: 3rem;
  }

  .g-sm-5,
  .gy-sm-5 {
    --cui-gutter-y: 3rem;
  }
  .dropdown-menu-sm-start {
    --cui-position: start;
  }

  .dropdown-menu-sm-start[data-coreui-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-sm-end {
    --cui-position: end;
  }

  .dropdown-menu-sm-end[data-coreui-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--cui-navbar-nav-link-padding-x);
    padding-left: var(--cui-navbar-nav-link-padding-x);
  }

  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-sm .navbar-toggler {
    display: none;
  }

  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }

  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }

  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }

  html:not([dir="rtl"]) .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }

  *[dir="rtl"] .card-group > .card + .card {
    margin-right: 0;
    border-right: 0;
  }

  html:not([dir="rtl"]) .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  *[dir="rtl"] .card-group > .card:not(:last-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }

  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }

  html:not([dir="rtl"]) .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"] .card-group > .card:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }

  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm {
    flex-direction: row;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-sm
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--cui-list-group-border-radius);
    border-top-right-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-sm
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--cui-list-group-border-radius);
    border-top-left-radius: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-sm
    > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--cui-list-group-border-radius);
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-sm
    > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--cui-list-group-border-radius);
    border-bottom-right-radius: 0;
  }

  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--cui-list-group-border-width);
  }

  html:not([dir="rtl"])
    .list-group-horizontal-sm
    > .list-group-item
    + .list-group-item {
    border-left-width: 0;
  }

  *[dir="rtl"] .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-right-width: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-sm
    > .list-group-item
    + .list-group-item.active {
    margin-left: calc(-1 * var(--cui-list-group-border-width));
    border-left-width: var(--cui-list-group-border-width);
  }

  *[dir="rtl"]
    .list-group-horizontal-sm
    > .list-group-item
    + .list-group-item.active {
    margin-right: calc(-1 * var(--cui-list-group-border-width));
    border-right-width: var(--cui-list-group-border-width);
  }
  .modal {
    --cui-modal-margin: 3rem;
    --cui-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 21, 0.15);
  }

  .modal-dialog {
    max-width: var(--cui-modal-width);
    margin-right: auto;
    margin-left: auto;
  }

  .modal-sm {
    --cui-modal-width: 300px;
  }
  .offcanvas-sm {
    --cui-offcanvas-height: auto;
    --cui-offcanvas-border-width: 0;
    background-color: transparent !important;
  }

  .offcanvas-sm .offcanvas-header {
    display: none;
  }

  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
  .sticky-sm-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
  html:not([dir="rtl"]) .float-sm-start {
    float: left !important;
  }

  *[dir="rtl"] .float-sm-start {
    float: right !important;
  }

  html:not([dir="rtl"]) .float-sm-end {
    float: right !important;
  }

  *[dir="rtl"] .float-sm-end {
    float: left !important;
  }

  html:not([dir="rtl"]) .float-sm-none {
    float: none !important;
  }

  *[dir="rtl"] .float-sm-none {
    float: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-grid {
    display: grid !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }

  .d-sm-none {
    display: none !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }

  .order-sm-first {
    order: -1 !important;
  }

  .order-sm-0 {
    order: 0 !important;
  }

  .order-sm-1 {
    order: 1 !important;
  }

  .order-sm-2 {
    order: 2 !important;
  }

  .order-sm-3 {
    order: 3 !important;
  }

  .order-sm-4 {
    order: 4 !important;
  }

  .order-sm-5 {
    order: 5 !important;
  }

  .order-sm-last {
    order: 6 !important;
  }

  .m-sm-0 {
    margin: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-sm-0 {
    margin-top: 0 !important;
  }

  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1rem !important;
  }

  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mt-sm-5 {
    margin-top: 3rem !important;
  }

  .mt-sm-auto {
    margin-top: auto !important;
  }

  html:not([dir="rtl"]) .me-sm-0 {
    margin-right: 0 !important;
  }

  *[dir="rtl"] .me-sm-0 {
    margin-left: 0 !important;
  }

  html:not([dir="rtl"]) .me-sm-1 {
    margin-right: 0.25rem !important;
  }

  *[dir="rtl"] .me-sm-1 {
    margin-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .me-sm-2 {
    margin-right: 0.5rem !important;
  }

  *[dir="rtl"] .me-sm-2 {
    margin-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .me-sm-3 {
    margin-right: 1rem !important;
  }

  *[dir="rtl"] .me-sm-3 {
    margin-left: 1rem !important;
  }

  html:not([dir="rtl"]) .me-sm-4 {
    margin-right: 1.5rem !important;
  }

  *[dir="rtl"] .me-sm-4 {
    margin-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .me-sm-5 {
    margin-right: 3rem !important;
  }

  *[dir="rtl"] .me-sm-5 {
    margin-left: 3rem !important;
  }

  html:not([dir="rtl"]) .me-sm-auto {
    margin-right: auto !important;
  }

  *[dir="rtl"] .me-sm-auto {
    margin-left: auto !important;
  }

  .mb-sm-0 {
    margin-bottom: 0 !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }

  .mb-sm-auto {
    margin-bottom: auto !important;
  }

  html:not([dir="rtl"]) .ms-sm-0 {
    margin-left: 0 !important;
  }

  *[dir="rtl"] .ms-sm-0 {
    margin-right: 0 !important;
  }

  html:not([dir="rtl"]) .ms-sm-1 {
    margin-left: 0.25rem !important;
  }

  *[dir="rtl"] .ms-sm-1 {
    margin-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ms-sm-2 {
    margin-left: 0.5rem !important;
  }

  *[dir="rtl"] .ms-sm-2 {
    margin-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ms-sm-3 {
    margin-left: 1rem !important;
  }

  *[dir="rtl"] .ms-sm-3 {
    margin-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ms-sm-4 {
    margin-left: 1.5rem !important;
  }

  *[dir="rtl"] .ms-sm-4 {
    margin-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ms-sm-5 {
    margin-left: 3rem !important;
  }

  *[dir="rtl"] .ms-sm-5 {
    margin-right: 3rem !important;
  }

  html:not([dir="rtl"]) .ms-sm-auto {
    margin-left: auto !important;
  }

  *[dir="rtl"] .ms-sm-auto {
    margin-right: auto !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1rem !important;
  }

  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pt-sm-5 {
    padding-top: 3rem !important;
  }

  html:not([dir="rtl"]) .pe-sm-0 {
    padding-right: 0 !important;
  }

  *[dir="rtl"] .pe-sm-0 {
    padding-left: 0 !important;
  }

  html:not([dir="rtl"]) .pe-sm-1 {
    padding-right: 0.25rem !important;
  }

  *[dir="rtl"] .pe-sm-1 {
    padding-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .pe-sm-2 {
    padding-right: 0.5rem !important;
  }

  *[dir="rtl"] .pe-sm-2 {
    padding-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .pe-sm-3 {
    padding-right: 1rem !important;
  }

  *[dir="rtl"] .pe-sm-3 {
    padding-left: 1rem !important;
  }

  html:not([dir="rtl"]) .pe-sm-4 {
    padding-right: 1.5rem !important;
  }

  *[dir="rtl"] .pe-sm-4 {
    padding-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .pe-sm-5 {
    padding-right: 3rem !important;
  }

  *[dir="rtl"] .pe-sm-5 {
    padding-left: 3rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }

  html:not([dir="rtl"]) .ps-sm-0 {
    padding-left: 0 !important;
  }

  *[dir="rtl"] .ps-sm-0 {
    padding-right: 0 !important;
  }

  html:not([dir="rtl"]) .ps-sm-1 {
    padding-left: 0.25rem !important;
  }

  *[dir="rtl"] .ps-sm-1 {
    padding-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ps-sm-2 {
    padding-left: 0.5rem !important;
  }

  *[dir="rtl"] .ps-sm-2 {
    padding-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ps-sm-3 {
    padding-left: 1rem !important;
  }

  *[dir="rtl"] .ps-sm-3 {
    padding-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ps-sm-4 {
    padding-left: 1.5rem !important;
  }

  *[dir="rtl"] .ps-sm-4 {
    padding-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ps-sm-5 {
    padding-left: 3rem !important;
  }

  *[dir="rtl"] .ps-sm-5 {
    padding-right: 3rem !important;
  }

  .gap-sm-0 {
    gap: 0 !important;
  }

  .gap-sm-1 {
    gap: 0.25rem !important;
  }

  .gap-sm-2 {
    gap: 0.5rem !important;
  }

  .gap-sm-3 {
    gap: 1rem !important;
  }

  .gap-sm-4 {
    gap: 1.5rem !important;
  }

  .gap-sm-5 {
    gap: 3rem !important;
  }

  html:not([dir="rtl"]) .text-sm-start {
    text-align: left !important;
  }

  *[dir="rtl"] .text-sm-start {
    text-align: right !important;
  }

  html:not([dir="rtl"]) .text-sm-end {
    text-align: right !important;
  }

  *[dir="rtl"] .text-sm-end {
    text-align: left !important;
  }

  html:not([dir="rtl"]) .text-sm-center {
    text-align: center !important;
  }

  *[dir="rtl"] .text-sm-center {
    text-align: center !important;
  }
  .example .preview .fixed-top,
  .example .preview .sticky-top {
    margin: -1.5rem -1.5rem 1rem;
  }

  .example .preview .fixed-bottom {
    margin: 1rem -1.5rem -1.5rem;
  }
}
@media (min-width: 768px) {
  .container-md,
  .container-sm,
  .container {
    max-width: 720px;
  }
  .col-md {
    flex: 1 0 0%;
  }

  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  html:not([dir="rtl"]) .offset-md-0 {
    margin-left: 0;
  }

  *[dir="rtl"] .offset-md-0 {
    margin-right: 0;
  }

  html:not([dir="rtl"]) .offset-md-1 {
    margin-left: 8.33333333%;
  }

  *[dir="rtl"] .offset-md-1 {
    margin-right: 8.33333333%;
  }

  html:not([dir="rtl"]) .offset-md-2 {
    margin-left: 16.66666667%;
  }

  *[dir="rtl"] .offset-md-2 {
    margin-right: 16.66666667%;
  }

  html:not([dir="rtl"]) .offset-md-3 {
    margin-left: 25%;
  }

  *[dir="rtl"] .offset-md-3 {
    margin-right: 25%;
  }

  html:not([dir="rtl"]) .offset-md-4 {
    margin-left: 33.33333333%;
  }

  *[dir="rtl"] .offset-md-4 {
    margin-right: 33.33333333%;
  }

  html:not([dir="rtl"]) .offset-md-5 {
    margin-left: 41.66666667%;
  }

  *[dir="rtl"] .offset-md-5 {
    margin-right: 41.66666667%;
  }

  html:not([dir="rtl"]) .offset-md-6 {
    margin-left: 50%;
  }

  *[dir="rtl"] .offset-md-6 {
    margin-right: 50%;
  }

  html:not([dir="rtl"]) .offset-md-7 {
    margin-left: 58.33333333%;
  }

  *[dir="rtl"] .offset-md-7 {
    margin-right: 58.33333333%;
  }

  html:not([dir="rtl"]) .offset-md-8 {
    margin-left: 66.66666667%;
  }

  *[dir="rtl"] .offset-md-8 {
    margin-right: 66.66666667%;
  }

  html:not([dir="rtl"]) .offset-md-9 {
    margin-left: 75%;
  }

  *[dir="rtl"] .offset-md-9 {
    margin-right: 75%;
  }

  html:not([dir="rtl"]) .offset-md-10 {
    margin-left: 83.33333333%;
  }

  *[dir="rtl"] .offset-md-10 {
    margin-right: 83.33333333%;
  }

  html:not([dir="rtl"]) .offset-md-11 {
    margin-left: 91.66666667%;
  }

  *[dir="rtl"] .offset-md-11 {
    margin-right: 91.66666667%;
  }

  .g-md-0,
  .gx-md-0 {
    --cui-gutter-x: 0;
  }

  .g-md-0,
  .gy-md-0 {
    --cui-gutter-y: 0;
  }

  .g-md-1,
  .gx-md-1 {
    --cui-gutter-x: 0.25rem;
  }

  .g-md-1,
  .gy-md-1 {
    --cui-gutter-y: 0.25rem;
  }

  .g-md-2,
  .gx-md-2 {
    --cui-gutter-x: 0.5rem;
  }

  .g-md-2,
  .gy-md-2 {
    --cui-gutter-y: 0.5rem;
  }

  .g-md-3,
  .gx-md-3 {
    --cui-gutter-x: 1rem;
  }

  .g-md-3,
  .gy-md-3 {
    --cui-gutter-y: 1rem;
  }

  .g-md-4,
  .gx-md-4 {
    --cui-gutter-x: 1.5rem;
  }

  .g-md-4,
  .gy-md-4 {
    --cui-gutter-y: 1.5rem;
  }

  .g-md-5,
  .gx-md-5 {
    --cui-gutter-x: 3rem;
  }

  .g-md-5,
  .gy-md-5 {
    --cui-gutter-y: 3rem;
  }
  .dropdown-menu-md-start {
    --cui-position: start;
  }

  .dropdown-menu-md-start[data-coreui-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-md-end {
    --cui-position: end;
  }

  .dropdown-menu-md-end[data-coreui-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--cui-navbar-nav-link-padding-x);
    padding-left: var(--cui-navbar-nav-link-padding-x);
  }

  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-md .navbar-toggler {
    display: none;
  }

  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }

  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
  .list-group-horizontal-md {
    flex-direction: row;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-md
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--cui-list-group-border-radius);
    border-top-right-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-md
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--cui-list-group-border-radius);
    border-top-left-radius: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-md
    > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--cui-list-group-border-radius);
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-md
    > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--cui-list-group-border-radius);
    border-bottom-right-radius: 0;
  }

  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--cui-list-group-border-width);
  }

  html:not([dir="rtl"])
    .list-group-horizontal-md
    > .list-group-item
    + .list-group-item {
    border-left-width: 0;
  }

  *[dir="rtl"] .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-right-width: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-md
    > .list-group-item
    + .list-group-item.active {
    margin-left: calc(-1 * var(--cui-list-group-border-width));
    border-left-width: var(--cui-list-group-border-width);
  }

  *[dir="rtl"]
    .list-group-horizontal-md
    > .list-group-item
    + .list-group-item.active {
    margin-right: calc(-1 * var(--cui-list-group-border-width));
    border-right-width: var(--cui-list-group-border-width);
  }
  .offcanvas-md {
    --cui-offcanvas-height: auto;
    --cui-offcanvas-border-width: 0;
    background-color: transparent !important;
  }

  .offcanvas-md .offcanvas-header {
    display: none;
  }

  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
  .sidebar.sidebar-sm:not(.sidebar-end):not(.hide) ~ * {
    --cui-sidebar-occupy-start: 12rem;
  }

  .sidebar.sidebar-sm.sidebar-end:not(.hide) ~ * {
    --cui-sidebar-occupy-end: 12rem;
  }
  .sidebar.sidebar-lg:not(.sidebar-end):not(.hide) ~ * {
    --cui-sidebar-occupy-start: 20rem;
  }

  .sidebar.sidebar-lg.sidebar-end:not(.hide) ~ * {
    --cui-sidebar-occupy-end: 20rem;
  }
  .sidebar.sidebar-xl:not(.sidebar-end):not(.hide) ~ * {
    --cui-sidebar-occupy-start: 24rem;
  }

  .sidebar.sidebar-xl.sidebar-end:not(.hide) ~ * {
    --cui-sidebar-occupy-end: 24rem;
  }
  html:not([dir="rtl"]) .sidebar.hide:not(.sidebar-end) {
    margin-left: calc(-1 * var(--cui-sidebar-width));
  }

  *[dir="rtl"] .sidebar.hide:not(.sidebar-end) {
    margin-right: calc(-1 * var(--cui-sidebar-width));
  }

  .sidebar.hide:not(.sidebar-end) ~ * {
    --cui-sidebar-occupy-start: 0;
  }

  html:not([dir="rtl"]) .sidebar.hide.sidebar-end {
    margin-right: calc(-1 * var(--cui-sidebar-width));
  }

  *[dir="rtl"] .sidebar.hide.sidebar-end {
    margin-left: calc(-1 * var(--cui-sidebar-width));
  }

  .sidebar.hide.sidebar-end ~ * {
    --cui-sidebar-occupy-end: 0;
  }
  .sidebar.sidebar-fixed {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1030;
    box-shadow: 0 2px 2px 0
        rgba(var(--cui-elevation-base-color, 60, 75, 100), 0.14),
      0 3px 1px -2px rgba(var(--cui-elevation-base-color, 60, 75, 100), 0.12),
      0 1px 5px 0 rgba(var(--cui-elevation-base-color, 60, 75, 100), 0.2);
    touch-action: none;
  }

  .sidebar.sidebar-fixed:not([class*="border"]) {
    border: 0;
  }

  html:not([dir="rtl"]) .sidebar.sidebar-fixed:not(.sidebar-end) {
    left: 0;
  }

  *[dir="rtl"] .sidebar.sidebar-fixed:not(.sidebar-end) {
    right: 0;
  }

  html:not([dir="rtl"]) .sidebar.sidebar-fixed.sidebar-end {
    right: 0;
  }

  *[dir="rtl"] .sidebar.sidebar-fixed.sidebar-end {
    left: 0;
  }
  .sidebar.sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    height: 100vh;
  }
  .sidebar-narrow-unfoldable:not(:hover),
  .sidebar-narrow {
    z-index: 1031;
    flex: 0 0 var(--cui-sidebar-narrow-width);
    width: var(--cui-sidebar-narrow-width);
    padding-bottom: var(--cui-sidebar-toggler-height);
    overflow: visible;
  }

  .sidebar-fixed.sidebar-narrow-unfoldable:not(:hover),
  .sidebar-fixed.sidebar-narrow {
    z-index: 1031;
    width: var(--cui-sidebar-narrow-width);
  }

  .sidebar-narrow-unfoldable:not(:hover) .sidebar-brand-full,
  .sidebar-narrow .sidebar-brand-full {
    display: none;
  }

  .sidebar-narrow-unfoldable:not(:hover) .sidebar-brand-narrow,
  .sidebar-narrow .sidebar-brand-narrow {
    display: block;
  }

  .sidebar-narrow-unfoldable:not(:hover) .d-narrow-none,
  .sidebar-narrow .d-narrow-none,
  .sidebar-narrow-unfoldable:not(:hover) .nav-label,
  .sidebar-narrow .nav-label,
  .sidebar-narrow-unfoldable:not(:hover) .nav-title,
  .sidebar-narrow .nav-title,
  .sidebar-narrow-unfoldable:not(:hover) .nav-group-items,
  .sidebar-narrow .nav-group-items,
  .sidebar-narrow-unfoldable:not(:hover) .sidebar-footer,
  .sidebar-narrow .sidebar-footer,
  .sidebar-narrow-unfoldable:not(:hover) .sidebar-form,
  .sidebar-narrow .sidebar-form,
  .sidebar-narrow-unfoldable:not(:hover) .sidebar-header,
  .sidebar-narrow .sidebar-header {
    height: 0 !important;
    padding: 0;
    margin: 0;
    visibility: hidden;
    opacity: 0;
  }

  .sidebar-narrow-unfoldable:not(:hover) .sidebar-toggler,
  .sidebar-narrow .sidebar-toggler {
    position: fixed;
    bottom: 0;
  }

  html:not([dir="rtl"])
    .sidebar-narrow-unfoldable:not(:hover)
    .sidebar-toggler::before,
  html:not([dir="rtl"]) .sidebar-narrow .sidebar-toggler::before {
    transform: rotate(-180deg);
  }

  *[dir="rtl"] .sidebar-narrow-unfoldable:not(:hover) .sidebar-toggler::before,
  *[dir="rtl"] .sidebar-narrow .sidebar-toggler::before {
    transform: rotate(0);
  }

  .sidebar-end.sidebar-narrow-unfoldable:not(:hover) .sidebar-toggler::before,
  .sidebar-end.sidebar-narrow .sidebar-toggler::before {
    transform: rotate(0);
  }
  .sticky-md-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
  html:not([dir="rtl"]) .float-md-start {
    float: left !important;
  }

  *[dir="rtl"] .float-md-start {
    float: right !important;
  }

  html:not([dir="rtl"]) .float-md-end {
    float: right !important;
  }

  *[dir="rtl"] .float-md-end {
    float: left !important;
  }

  html:not([dir="rtl"]) .float-md-none {
    float: none !important;
  }

  *[dir="rtl"] .float-md-none {
    float: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-grid {
    display: grid !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }

  .d-md-none {
    display: none !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }

  .order-md-first {
    order: -1 !important;
  }

  .order-md-0 {
    order: 0 !important;
  }

  .order-md-1 {
    order: 1 !important;
  }

  .order-md-2 {
    order: 2 !important;
  }

  .order-md-3 {
    order: 3 !important;
  }

  .order-md-4 {
    order: 4 !important;
  }

  .order-md-5 {
    order: 5 !important;
  }

  .order-md-last {
    order: 6 !important;
  }

  .m-md-0 {
    margin: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-md-0 {
    margin-top: 0 !important;
  }

  .mt-md-1 {
    margin-top: 0.25rem !important;
  }

  .mt-md-2 {
    margin-top: 0.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1rem !important;
  }

  .mt-md-4 {
    margin-top: 1.5rem !important;
  }

  .mt-md-5 {
    margin-top: 3rem !important;
  }

  .mt-md-auto {
    margin-top: auto !important;
  }

  html:not([dir="rtl"]) .me-md-0 {
    margin-right: 0 !important;
  }

  *[dir="rtl"] .me-md-0 {
    margin-left: 0 !important;
  }

  html:not([dir="rtl"]) .me-md-1 {
    margin-right: 0.25rem !important;
  }

  *[dir="rtl"] .me-md-1 {
    margin-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .me-md-2 {
    margin-right: 0.5rem !important;
  }

  *[dir="rtl"] .me-md-2 {
    margin-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .me-md-3 {
    margin-right: 1rem !important;
  }

  *[dir="rtl"] .me-md-3 {
    margin-left: 1rem !important;
  }

  html:not([dir="rtl"]) .me-md-4 {
    margin-right: 1.5rem !important;
  }

  *[dir="rtl"] .me-md-4 {
    margin-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .me-md-5 {
    margin-right: 3rem !important;
  }

  *[dir="rtl"] .me-md-5 {
    margin-left: 3rem !important;
  }

  html:not([dir="rtl"]) .me-md-auto {
    margin-right: auto !important;
  }

  *[dir="rtl"] .me-md-auto {
    margin-left: auto !important;
  }

  .mb-md-0 {
    margin-bottom: 0 !important;
  }

  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1rem !important;
  }

  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-md-5 {
    margin-bottom: 3rem !important;
  }

  .mb-md-auto {
    margin-bottom: auto !important;
  }

  html:not([dir="rtl"]) .ms-md-0 {
    margin-left: 0 !important;
  }

  *[dir="rtl"] .ms-md-0 {
    margin-right: 0 !important;
  }

  html:not([dir="rtl"]) .ms-md-1 {
    margin-left: 0.25rem !important;
  }

  *[dir="rtl"] .ms-md-1 {
    margin-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ms-md-2 {
    margin-left: 0.5rem !important;
  }

  *[dir="rtl"] .ms-md-2 {
    margin-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ms-md-3 {
    margin-left: 1rem !important;
  }

  *[dir="rtl"] .ms-md-3 {
    margin-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ms-md-4 {
    margin-left: 1.5rem !important;
  }

  *[dir="rtl"] .ms-md-4 {
    margin-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ms-md-5 {
    margin-left: 3rem !important;
  }

  *[dir="rtl"] .ms-md-5 {
    margin-right: 3rem !important;
  }

  html:not([dir="rtl"]) .ms-md-auto {
    margin-left: auto !important;
  }

  *[dir="rtl"] .ms-md-auto {
    margin-right: auto !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-md-0 {
    padding-top: 0 !important;
  }

  .pt-md-1 {
    padding-top: 0.25rem !important;
  }

  .pt-md-2 {
    padding-top: 0.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1rem !important;
  }

  .pt-md-4 {
    padding-top: 1.5rem !important;
  }

  .pt-md-5 {
    padding-top: 3rem !important;
  }

  html:not([dir="rtl"]) .pe-md-0 {
    padding-right: 0 !important;
  }

  *[dir="rtl"] .pe-md-0 {
    padding-left: 0 !important;
  }

  html:not([dir="rtl"]) .pe-md-1 {
    padding-right: 0.25rem !important;
  }

  *[dir="rtl"] .pe-md-1 {
    padding-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .pe-md-2 {
    padding-right: 0.5rem !important;
  }

  *[dir="rtl"] .pe-md-2 {
    padding-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .pe-md-3 {
    padding-right: 1rem !important;
  }

  *[dir="rtl"] .pe-md-3 {
    padding-left: 1rem !important;
  }

  html:not([dir="rtl"]) .pe-md-4 {
    padding-right: 1.5rem !important;
  }

  *[dir="rtl"] .pe-md-4 {
    padding-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .pe-md-5 {
    padding-right: 3rem !important;
  }

  *[dir="rtl"] .pe-md-5 {
    padding-left: 3rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0 !important;
  }

  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1rem !important;
  }

  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-5 {
    padding-bottom: 3rem !important;
  }

  html:not([dir="rtl"]) .ps-md-0 {
    padding-left: 0 !important;
  }

  *[dir="rtl"] .ps-md-0 {
    padding-right: 0 !important;
  }

  html:not([dir="rtl"]) .ps-md-1 {
    padding-left: 0.25rem !important;
  }

  *[dir="rtl"] .ps-md-1 {
    padding-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ps-md-2 {
    padding-left: 0.5rem !important;
  }

  *[dir="rtl"] .ps-md-2 {
    padding-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ps-md-3 {
    padding-left: 1rem !important;
  }

  *[dir="rtl"] .ps-md-3 {
    padding-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ps-md-4 {
    padding-left: 1.5rem !important;
  }

  *[dir="rtl"] .ps-md-4 {
    padding-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ps-md-5 {
    padding-left: 3rem !important;
  }

  *[dir="rtl"] .ps-md-5 {
    padding-right: 3rem !important;
  }

  .gap-md-0 {
    gap: 0 !important;
  }

  .gap-md-1 {
    gap: 0.25rem !important;
  }

  .gap-md-2 {
    gap: 0.5rem !important;
  }

  .gap-md-3 {
    gap: 1rem !important;
  }

  .gap-md-4 {
    gap: 1.5rem !important;
  }

  .gap-md-5 {
    gap: 3rem !important;
  }

  html:not([dir="rtl"]) .text-md-start {
    text-align: left !important;
  }

  *[dir="rtl"] .text-md-start {
    text-align: right !important;
  }

  html:not([dir="rtl"]) .text-md-end {
    text-align: right !important;
  }

  *[dir="rtl"] .text-md-end {
    text-align: left !important;
  }

  html:not([dir="rtl"]) .text-md-center {
    text-align: center !important;
  }

  *[dir="rtl"] .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  #mini_wrap #game-bet .game-header {
    font-size: 1.2rem;
    position: relative;
    top: 0;
  }

  #mini_wrap #game-bet {
    padding-top: 0;
  }

  #mini_wrap .sip_lotus_frame .lotusoe-ana .trends .analysiscon {
    overflow-x: auto;
  }

  #mini_wrap .sip_lotus_frame #game-bet .game-bet-center {
    position: initial;
    width: 100%;
  }

  #mini_wrap .sip_lotus_frame .lotusoe-ana {
    width: 100%;
  }

  #mini_wrap #game-bet .game-header .btcladder-ex,
  #mini_wrap #game-bet .game-header .ethladder-ex,
  #mini_wrap #game-bet .game-header .xrpladder-ex,
  #mini_wrap #game-bet .game-header .btcgame-ex {
    left: 30%;
    top: -1.4rem;
  }
}
@media (min-width: 992px) {
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 960px;
  }
  .col-lg {
    flex: 1 0 0%;
  }

  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  html:not([dir="rtl"]) .offset-lg-0 {
    margin-left: 0;
  }

  *[dir="rtl"] .offset-lg-0 {
    margin-right: 0;
  }

  html:not([dir="rtl"]) .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  *[dir="rtl"] .offset-lg-1 {
    margin-right: 8.33333333%;
  }

  html:not([dir="rtl"]) .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  *[dir="rtl"] .offset-lg-2 {
    margin-right: 16.66666667%;
  }

  html:not([dir="rtl"]) .offset-lg-3 {
    margin-left: 25%;
  }

  *[dir="rtl"] .offset-lg-3 {
    margin-right: 25%;
  }

  html:not([dir="rtl"]) .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  *[dir="rtl"] .offset-lg-4 {
    margin-right: 33.33333333%;
  }

  html:not([dir="rtl"]) .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  *[dir="rtl"] .offset-lg-5 {
    margin-right: 41.66666667%;
  }

  html:not([dir="rtl"]) .offset-lg-6 {
    margin-left: 50%;
  }

  *[dir="rtl"] .offset-lg-6 {
    margin-right: 50%;
  }

  html:not([dir="rtl"]) .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  *[dir="rtl"] .offset-lg-7 {
    margin-right: 58.33333333%;
  }

  html:not([dir="rtl"]) .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  *[dir="rtl"] .offset-lg-8 {
    margin-right: 66.66666667%;
  }

  html:not([dir="rtl"]) .offset-lg-9 {
    margin-left: 75%;
  }

  *[dir="rtl"] .offset-lg-9 {
    margin-right: 75%;
  }

  html:not([dir="rtl"]) .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  *[dir="rtl"] .offset-lg-10 {
    margin-right: 83.33333333%;
  }

  html:not([dir="rtl"]) .offset-lg-11 {
    margin-left: 91.66666667%;
  }

  *[dir="rtl"] .offset-lg-11 {
    margin-right: 91.66666667%;
  }

  .g-lg-0,
  .gx-lg-0 {
    --cui-gutter-x: 0;
  }

  .g-lg-0,
  .gy-lg-0 {
    --cui-gutter-y: 0;
  }

  .g-lg-1,
  .gx-lg-1 {
    --cui-gutter-x: 0.25rem;
  }

  .g-lg-1,
  .gy-lg-1 {
    --cui-gutter-y: 0.25rem;
  }

  .g-lg-2,
  .gx-lg-2 {
    --cui-gutter-x: 0.5rem;
  }

  .g-lg-2,
  .gy-lg-2 {
    --cui-gutter-y: 0.5rem;
  }

  .g-lg-3,
  .gx-lg-3 {
    --cui-gutter-x: 1rem;
  }

  .g-lg-3,
  .gy-lg-3 {
    --cui-gutter-y: 1rem;
  }

  .g-lg-4,
  .gx-lg-4 {
    --cui-gutter-x: 1.5rem;
  }

  .g-lg-4,
  .gy-lg-4 {
    --cui-gutter-y: 1.5rem;
  }

  .g-lg-5,
  .gx-lg-5 {
    --cui-gutter-x: 3rem;
  }

  .g-lg-5,
  .gy-lg-5 {
    --cui-gutter-y: 3rem;
  }
  .dropdown-menu-lg-start {
    --cui-position: start;
  }

  .dropdown-menu-lg-start[data-coreui-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-lg-end {
    --cui-position: end;
  }

  .dropdown-menu-lg-end[data-coreui-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--cui-navbar-nav-link-padding-x);
    padding-left: var(--cui-navbar-nav-link-padding-x);
  }

  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-lg .navbar-toggler {
    display: none;
  }

  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }

  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
  .list-group-horizontal-lg {
    flex-direction: row;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-lg
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--cui-list-group-border-radius);
    border-top-right-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-lg
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--cui-list-group-border-radius);
    border-top-left-radius: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-lg
    > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--cui-list-group-border-radius);
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-lg
    > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--cui-list-group-border-radius);
    border-bottom-right-radius: 0;
  }

  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--cui-list-group-border-width);
  }

  html:not([dir="rtl"])
    .list-group-horizontal-lg
    > .list-group-item
    + .list-group-item {
    border-left-width: 0;
  }

  *[dir="rtl"] .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-right-width: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-lg
    > .list-group-item
    + .list-group-item.active {
    margin-left: calc(-1 * var(--cui-list-group-border-width));
    border-left-width: var(--cui-list-group-border-width);
  }

  *[dir="rtl"]
    .list-group-horizontal-lg
    > .list-group-item
    + .list-group-item.active {
    margin-right: calc(-1 * var(--cui-list-group-border-width));
    border-right-width: var(--cui-list-group-border-width);
  }
  .modal-lg,
  .modal-xl {
    --cui-modal-width: 800px;
  }
  .offcanvas-lg {
    --cui-offcanvas-height: auto;
    --cui-offcanvas-border-width: 0;
    background-color: transparent !important;
  }

  .offcanvas-lg .offcanvas-header {
    display: none;
  }

  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
  .sticky-lg-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
  html:not([dir="rtl"]) .float-lg-start {
    float: left !important;
  }

  *[dir="rtl"] .float-lg-start {
    float: right !important;
  }

  html:not([dir="rtl"]) .float-lg-end {
    float: right !important;
  }

  *[dir="rtl"] .float-lg-end {
    float: left !important;
  }

  html:not([dir="rtl"]) .float-lg-none {
    float: none !important;
  }

  *[dir="rtl"] .float-lg-none {
    float: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-grid {
    display: grid !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }

  .d-lg-none {
    display: none !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }

  .order-lg-first {
    order: -1 !important;
  }

  .order-lg-0 {
    order: 0 !important;
  }

  .order-lg-1 {
    order: 1 !important;
  }

  .order-lg-2 {
    order: 2 !important;
  }

  .order-lg-3 {
    order: 3 !important;
  }

  .order-lg-4 {
    order: 4 !important;
  }

  .order-lg-5 {
    order: 5 !important;
  }

  .order-lg-last {
    order: 6 !important;
  }

  .m-lg-0 {
    margin: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-lg-0 {
    margin-top: 0 !important;
  }

  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1rem !important;
  }

  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mt-lg-5 {
    margin-top: 3rem !important;
  }

  .mt-lg-auto {
    margin-top: auto !important;
  }

  html:not([dir="rtl"]) .me-lg-0 {
    margin-right: 0 !important;
  }

  *[dir="rtl"] .me-lg-0 {
    margin-left: 0 !important;
  }

  html:not([dir="rtl"]) .me-lg-1 {
    margin-right: 0.25rem !important;
  }

  *[dir="rtl"] .me-lg-1 {
    margin-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .me-lg-2 {
    margin-right: 0.5rem !important;
  }

  *[dir="rtl"] .me-lg-2 {
    margin-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .me-lg-3 {
    margin-right: 1rem !important;
  }

  *[dir="rtl"] .me-lg-3 {
    margin-left: 1rem !important;
  }

  html:not([dir="rtl"]) .me-lg-4 {
    margin-right: 1.5rem !important;
  }

  *[dir="rtl"] .me-lg-4 {
    margin-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .me-lg-5 {
    margin-right: 3rem !important;
  }

  *[dir="rtl"] .me-lg-5 {
    margin-left: 3rem !important;
  }

  html:not([dir="rtl"]) .me-lg-auto {
    margin-right: auto !important;
  }

  *[dir="rtl"] .me-lg-auto {
    margin-left: auto !important;
  }

  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }

  .mb-lg-auto {
    margin-bottom: auto !important;
  }

  html:not([dir="rtl"]) .ms-lg-0 {
    margin-left: 0 !important;
  }

  *[dir="rtl"] .ms-lg-0 {
    margin-right: 0 !important;
  }

  html:not([dir="rtl"]) .ms-lg-1 {
    margin-left: 0.25rem !important;
  }

  *[dir="rtl"] .ms-lg-1 {
    margin-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ms-lg-2 {
    margin-left: 0.5rem !important;
  }

  *[dir="rtl"] .ms-lg-2 {
    margin-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ms-lg-3 {
    margin-left: 1rem !important;
  }

  *[dir="rtl"] .ms-lg-3 {
    margin-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ms-lg-4 {
    margin-left: 1.5rem !important;
  }

  *[dir="rtl"] .ms-lg-4 {
    margin-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ms-lg-5 {
    margin-left: 3rem !important;
  }

  *[dir="rtl"] .ms-lg-5 {
    margin-right: 3rem !important;
  }

  html:not([dir="rtl"]) .ms-lg-auto {
    margin-left: auto !important;
  }

  *[dir="rtl"] .ms-lg-auto {
    margin-right: auto !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-lg-0 {
    padding-top: 0 !important;
  }

  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1rem !important;
  }

  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pt-lg-5 {
    padding-top: 3rem !important;
  }

  html:not([dir="rtl"]) .pe-lg-0 {
    padding-right: 0 !important;
  }

  *[dir="rtl"] .pe-lg-0 {
    padding-left: 0 !important;
  }

  html:not([dir="rtl"]) .pe-lg-1 {
    padding-right: 0.25rem !important;
  }

  *[dir="rtl"] .pe-lg-1 {
    padding-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .pe-lg-2 {
    padding-right: 0.5rem !important;
  }

  *[dir="rtl"] .pe-lg-2 {
    padding-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .pe-lg-3 {
    padding-right: 1rem !important;
  }

  *[dir="rtl"] .pe-lg-3 {
    padding-left: 1rem !important;
  }

  html:not([dir="rtl"]) .pe-lg-4 {
    padding-right: 1.5rem !important;
  }

  *[dir="rtl"] .pe-lg-4 {
    padding-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .pe-lg-5 {
    padding-right: 3rem !important;
  }

  *[dir="rtl"] .pe-lg-5 {
    padding-left: 3rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0 !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }

  html:not([dir="rtl"]) .ps-lg-0 {
    padding-left: 0 !important;
  }

  *[dir="rtl"] .ps-lg-0 {
    padding-right: 0 !important;
  }

  html:not([dir="rtl"]) .ps-lg-1 {
    padding-left: 0.25rem !important;
  }

  *[dir="rtl"] .ps-lg-1 {
    padding-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ps-lg-2 {
    padding-left: 0.5rem !important;
  }

  *[dir="rtl"] .ps-lg-2 {
    padding-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ps-lg-3 {
    padding-left: 1rem !important;
  }

  *[dir="rtl"] .ps-lg-3 {
    padding-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ps-lg-4 {
    padding-left: 1.5rem !important;
  }

  *[dir="rtl"] .ps-lg-4 {
    padding-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ps-lg-5 {
    padding-left: 3rem !important;
  }

  *[dir="rtl"] .ps-lg-5 {
    padding-right: 3rem !important;
  }

  .gap-lg-0 {
    gap: 0 !important;
  }

  .gap-lg-1 {
    gap: 0.25rem !important;
  }

  .gap-lg-2 {
    gap: 0.5rem !important;
  }

  .gap-lg-3 {
    gap: 1rem !important;
  }

  .gap-lg-4 {
    gap: 1.5rem !important;
  }

  .gap-lg-5 {
    gap: 3rem !important;
  }

  html:not([dir="rtl"]) .text-lg-start {
    text-align: left !important;
  }

  *[dir="rtl"] .text-lg-start {
    text-align: right !important;
  }

  html:not([dir="rtl"]) .text-lg-end {
    text-align: right !important;
  }

  *[dir="rtl"] .text-lg-end {
    text-align: left !important;
  }

  html:not([dir="rtl"]) .text-lg-center {
    text-align: center !important;
  }

  *[dir="rtl"] .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  header button.sidetoggler {
    display: none;
  }
}
@media (min-width: 1200px) {
  h1,
  .h1 {
    font-size: 2.5rem;
  }
  h2,
  .h2 {
    font-size: 2rem;
  }
  #leftbox_out.leftbox,
  #rightbox.match_right.sportsbook_content {
    height: calc(100vh - (var(--sportsbook-top-header-height))) !important;
  }
  h3,
  .h3 {
    font-size: 1.75rem;
  }
  h4,
  .h4 {
    font-size: 1.5rem;
  }
  legend {
    font-size: 1.5rem;
  }
  .display-1 {
    font-size: 5rem;
  }
  .display-2 {
    font-size: 4.5rem;
  }
  .display-3 {
    font-size: 4rem;
  }
  .display-4 {
    font-size: 3.5rem;
  }
  .display-5 {
    font-size: 3rem;
  }
  .display-6 {
    font-size: 2.5rem;
  }
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1140px;
  }
  .col-xl {
    flex: 1 0 0%;
  }

  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  html:not([dir="rtl"]) .offset-xl-0 {
    margin-left: 0;
  }

  *[dir="rtl"] .offset-xl-0 {
    margin-right: 0;
  }

  html:not([dir="rtl"]) .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  *[dir="rtl"] .offset-xl-1 {
    margin-right: 8.33333333%;
  }

  html:not([dir="rtl"]) .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  *[dir="rtl"] .offset-xl-2 {
    margin-right: 16.66666667%;
  }

  html:not([dir="rtl"]) .offset-xl-3 {
    margin-left: 25%;
  }

  *[dir="rtl"] .offset-xl-3 {
    margin-right: 25%;
  }

  html:not([dir="rtl"]) .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  *[dir="rtl"] .offset-xl-4 {
    margin-right: 33.33333333%;
  }

  html:not([dir="rtl"]) .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  *[dir="rtl"] .offset-xl-5 {
    margin-right: 41.66666667%;
  }

  html:not([dir="rtl"]) .offset-xl-6 {
    margin-left: 50%;
  }

  *[dir="rtl"] .offset-xl-6 {
    margin-right: 50%;
  }

  html:not([dir="rtl"]) .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  *[dir="rtl"] .offset-xl-7 {
    margin-right: 58.33333333%;
  }

  html:not([dir="rtl"]) .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  *[dir="rtl"] .offset-xl-8 {
    margin-right: 66.66666667%;
  }

  html:not([dir="rtl"]) .offset-xl-9 {
    margin-left: 75%;
  }

  *[dir="rtl"] .offset-xl-9 {
    margin-right: 75%;
  }

  html:not([dir="rtl"]) .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  *[dir="rtl"] .offset-xl-10 {
    margin-right: 83.33333333%;
  }

  html:not([dir="rtl"]) .offset-xl-11 {
    margin-left: 91.66666667%;
  }

  *[dir="rtl"] .offset-xl-11 {
    margin-right: 91.66666667%;
  }

  .g-xl-0,
  .gx-xl-0 {
    --cui-gutter-x: 0;
  }

  .g-xl-0,
  .gy-xl-0 {
    --cui-gutter-y: 0;
  }

  .g-xl-1,
  .gx-xl-1 {
    --cui-gutter-x: 0.25rem;
  }

  .g-xl-1,
  .gy-xl-1 {
    --cui-gutter-y: 0.25rem;
  }

  .g-xl-2,
  .gx-xl-2 {
    --cui-gutter-x: 0.5rem;
  }

  .g-xl-2,
  .gy-xl-2 {
    --cui-gutter-y: 0.5rem;
  }

  .g-xl-3,
  .gx-xl-3 {
    --cui-gutter-x: 1rem;
  }

  .g-xl-3,
  .gy-xl-3 {
    --cui-gutter-y: 1rem;
  }

  .g-xl-4,
  .gx-xl-4 {
    --cui-gutter-x: 1.5rem;
  }

  .g-xl-4,
  .gy-xl-4 {
    --cui-gutter-y: 1.5rem;
  }

  .g-xl-5,
  .gx-xl-5 {
    --cui-gutter-x: 3rem;
  }

  .g-xl-5,
  .gy-xl-5 {
    --cui-gutter-y: 3rem;
  }
  .dropdown-menu-xl-start {
    --cui-position: start;
  }

  .dropdown-menu-xl-start[data-coreui-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xl-end {
    --cui-position: end;
  }

  .dropdown-menu-xl-end[data-coreui-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--cui-navbar-nav-link-padding-x);
    padding-left: var(--cui-navbar-nav-link-padding-x);
  }

  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }

  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
  .list-group-horizontal-xl {
    flex-direction: row;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xl
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--cui-list-group-border-radius);
    border-top-right-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-xl
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--cui-list-group-border-radius);
    border-top-left-radius: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xl
    > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--cui-list-group-border-radius);
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-xl
    > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--cui-list-group-border-radius);
    border-bottom-right-radius: 0;
  }

  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--cui-list-group-border-width);
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xl
    > .list-group-item
    + .list-group-item {
    border-left-width: 0;
  }

  *[dir="rtl"] .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-right-width: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xl
    > .list-group-item
    + .list-group-item.active {
    margin-left: calc(-1 * var(--cui-list-group-border-width));
    border-left-width: var(--cui-list-group-border-width);
  }

  *[dir="rtl"]
    .list-group-horizontal-xl
    > .list-group-item
    + .list-group-item.active {
    margin-right: calc(-1 * var(--cui-list-group-border-width));
    border-right-width: var(--cui-list-group-border-width);
  }
  .modal-xl {
    --cui-modal-width: 1140px;
  }
  .offcanvas-xl {
    --cui-offcanvas-height: auto;
    --cui-offcanvas-border-width: 0;
    background-color: transparent !important;
  }

  .offcanvas-xl .offcanvas-header {
    display: none;
  }

  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
  .sticky-xl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
  html:not([dir="rtl"]) .float-xl-start {
    float: left !important;
  }

  *[dir="rtl"] .float-xl-start {
    float: right !important;
  }

  html:not([dir="rtl"]) .float-xl-end {
    float: right !important;
  }

  *[dir="rtl"] .float-xl-end {
    float: left !important;
  }

  html:not([dir="rtl"]) .float-xl-none {
    float: none !important;
  }

  *[dir="rtl"] .float-xl-none {
    float: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-grid {
    display: grid !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }

  .d-xl-none {
    display: none !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }

  .order-xl-first {
    order: -1 !important;
  }

  .order-xl-0 {
    order: 0 !important;
  }

  .order-xl-1 {
    order: 1 !important;
  }

  .order-xl-2 {
    order: 2 !important;
  }

  .order-xl-3 {
    order: 3 !important;
  }

  .order-xl-4 {
    order: 4 !important;
  }

  .order-xl-5 {
    order: 5 !important;
  }

  .order-xl-last {
    order: 6 !important;
  }

  .m-xl-0 {
    margin: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xl-0 {
    margin-top: 0 !important;
  }

  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xl-3 {
    margin-top: 1rem !important;
  }

  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xl-5 {
    margin-top: 3rem !important;
  }

  .mt-xl-auto {
    margin-top: auto !important;
  }

  html:not([dir="rtl"]) .me-xl-0 {
    margin-right: 0 !important;
  }

  *[dir="rtl"] .me-xl-0 {
    margin-left: 0 !important;
  }

  html:not([dir="rtl"]) .me-xl-1 {
    margin-right: 0.25rem !important;
  }

  *[dir="rtl"] .me-xl-1 {
    margin-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .me-xl-2 {
    margin-right: 0.5rem !important;
  }

  *[dir="rtl"] .me-xl-2 {
    margin-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .me-xl-3 {
    margin-right: 1rem !important;
  }

  *[dir="rtl"] .me-xl-3 {
    margin-left: 1rem !important;
  }

  html:not([dir="rtl"]) .me-xl-4 {
    margin-right: 1.5rem !important;
  }

  *[dir="rtl"] .me-xl-4 {
    margin-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .me-xl-5 {
    margin-right: 3rem !important;
  }

  *[dir="rtl"] .me-xl-5 {
    margin-left: 3rem !important;
  }

  html:not([dir="rtl"]) .me-xl-auto {
    margin-right: auto !important;
  }

  *[dir="rtl"] .me-xl-auto {
    margin-left: auto !important;
  }

  .mb-xl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xl-auto {
    margin-bottom: auto !important;
  }

  html:not([dir="rtl"]) .ms-xl-0 {
    margin-left: 0 !important;
  }

  *[dir="rtl"] .ms-xl-0 {
    margin-right: 0 !important;
  }

  html:not([dir="rtl"]) .ms-xl-1 {
    margin-left: 0.25rem !important;
  }

  *[dir="rtl"] .ms-xl-1 {
    margin-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ms-xl-2 {
    margin-left: 0.5rem !important;
  }

  *[dir="rtl"] .ms-xl-2 {
    margin-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ms-xl-3 {
    margin-left: 1rem !important;
  }

  *[dir="rtl"] .ms-xl-3 {
    margin-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ms-xl-4 {
    margin-left: 1.5rem !important;
  }

  *[dir="rtl"] .ms-xl-4 {
    margin-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ms-xl-5 {
    margin-left: 3rem !important;
  }

  *[dir="rtl"] .ms-xl-5 {
    margin-right: 3rem !important;
  }

  html:not([dir="rtl"]) .ms-xl-auto {
    margin-left: auto !important;
  }

  *[dir="rtl"] .ms-xl-auto {
    margin-right: auto !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xl-0 {
    padding-top: 0 !important;
  }

  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xl-3 {
    padding-top: 1rem !important;
  }

  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xl-5 {
    padding-top: 3rem !important;
  }

  html:not([dir="rtl"]) .pe-xl-0 {
    padding-right: 0 !important;
  }

  *[dir="rtl"] .pe-xl-0 {
    padding-left: 0 !important;
  }

  html:not([dir="rtl"]) .pe-xl-1 {
    padding-right: 0.25rem !important;
  }

  *[dir="rtl"] .pe-xl-1 {
    padding-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .pe-xl-2 {
    padding-right: 0.5rem !important;
  }

  *[dir="rtl"] .pe-xl-2 {
    padding-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .pe-xl-3 {
    padding-right: 1rem !important;
  }

  *[dir="rtl"] .pe-xl-3 {
    padding-left: 1rem !important;
  }

  html:not([dir="rtl"]) .pe-xl-4 {
    padding-right: 1.5rem !important;
  }

  *[dir="rtl"] .pe-xl-4 {
    padding-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .pe-xl-5 {
    padding-right: 3rem !important;
  }

  *[dir="rtl"] .pe-xl-5 {
    padding-left: 3rem !important;
  }

  .pb-xl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }

  html:not([dir="rtl"]) .ps-xl-0 {
    padding-left: 0 !important;
  }

  *[dir="rtl"] .ps-xl-0 {
    padding-right: 0 !important;
  }

  html:not([dir="rtl"]) .ps-xl-1 {
    padding-left: 0.25rem !important;
  }

  *[dir="rtl"] .ps-xl-1 {
    padding-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ps-xl-2 {
    padding-left: 0.5rem !important;
  }

  *[dir="rtl"] .ps-xl-2 {
    padding-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ps-xl-3 {
    padding-left: 1rem !important;
  }

  *[dir="rtl"] .ps-xl-3 {
    padding-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ps-xl-4 {
    padding-left: 1.5rem !important;
  }

  *[dir="rtl"] .ps-xl-4 {
    padding-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ps-xl-5 {
    padding-left: 3rem !important;
  }

  *[dir="rtl"] .ps-xl-5 {
    padding-right: 3rem !important;
  }

  .gap-xl-0 {
    gap: 0 !important;
  }

  .gap-xl-1 {
    gap: 0.25rem !important;
  }

  .gap-xl-2 {
    gap: 0.5rem !important;
  }

  .gap-xl-3 {
    gap: 1rem !important;
  }

  .gap-xl-4 {
    gap: 1.5rem !important;
  }

  .gap-xl-5 {
    gap: 3rem !important;
  }

  html:not([dir="rtl"]) .text-xl-start {
    text-align: left !important;
  }

  *[dir="rtl"] .text-xl-start {
    text-align: right !important;
  }

  html:not([dir="rtl"]) .text-xl-end {
    text-align: right !important;
  }

  *[dir="rtl"] .text-xl-end {
    text-align: left !important;
  }

  html:not([dir="rtl"]) .text-xl-center {
    text-align: center !important;
  }

  *[dir="rtl"] .text-xl-center {
    text-align: center !important;
  }
  .fs-1 {
    font-size: 2.5rem !important;
  }

  .fs-2 {
    font-size: 2rem !important;
  }

  .fs-3 {
    font-size: 1.75rem !important;
  }

  .fs-4 {
    font-size: 1.5rem !important;
  }
  .body.lg-mr {
    margin-right: 22rem;
  }

  .sidebar.sidebar-fixed-lg {
    position: fixed;
    --cui-sidebar-width: 22rem;
    top: var(--sm-top-menu-height);
    bottom: 0;
    right: 0;
    z-index: 1028;
  }

  .sidebar-brand {
    min-height: var(--sm-top-menu-height);
  }

  .header.header-sm {
    height: var(--sm-top-menu-height);
  }

  .header-nav a.nav-link {
    position: relative;
  }

  #right-button.btn-arrow-circle {
    box-shadow: none;
  }

  span.cmnbtn.pageset2.thispage {
    color: var(--pageset-this-color);
  }

  .header-nav a.nav-link:hover {
    color: var(--cui-header-nav-link-color);
  }

  .header-nav a.nav-link::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: var(--cui-header-nav-link-color);
    bottom: 0px;
    left: 0;
    transform-origin: right;
    transform: scaleX(0);
    transition: transform 0.3s ease-in-out;
  }

  .header-nav a.nav-link:hover::before {
    transform-origin: left;
    transform: scaleX(1);
  }

  #horizontal-container
    .scoller_horizon.sp_nav_top.sp_nav_top_style2.top-sports-container {
    justify-content: center;
  }
}
@media (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1320px;
  }
  .col-xxl {
    flex: 1 0 0%;
  }

  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }

  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }

  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }

  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%;
  }

  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }

  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }

  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }

  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }

  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }

  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }

  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }

  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }

  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }

  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }

  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }

  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }

  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }

  html:not([dir="rtl"]) .offset-xxl-0 {
    margin-left: 0;
  }

  *[dir="rtl"] .offset-xxl-0 {
    margin-right: 0;
  }

  html:not([dir="rtl"]) .offset-xxl-1 {
    margin-left: 8.33333333%;
  }

  *[dir="rtl"] .offset-xxl-1 {
    margin-right: 8.33333333%;
  }

  html:not([dir="rtl"]) .offset-xxl-2 {
    margin-left: 16.66666667%;
  }

  *[dir="rtl"] .offset-xxl-2 {
    margin-right: 16.66666667%;
  }

  html:not([dir="rtl"]) .offset-xxl-3 {
    margin-left: 25%;
  }

  *[dir="rtl"] .offset-xxl-3 {
    margin-right: 25%;
  }

  html:not([dir="rtl"]) .offset-xxl-4 {
    margin-left: 33.33333333%;
  }

  *[dir="rtl"] .offset-xxl-4 {
    margin-right: 33.33333333%;
  }

  html:not([dir="rtl"]) .offset-xxl-5 {
    margin-left: 41.66666667%;
  }

  *[dir="rtl"] .offset-xxl-5 {
    margin-right: 41.66666667%;
  }

  html:not([dir="rtl"]) .offset-xxl-6 {
    margin-left: 50%;
  }

  *[dir="rtl"] .offset-xxl-6 {
    margin-right: 50%;
  }

  html:not([dir="rtl"]) .offset-xxl-7 {
    margin-left: 58.33333333%;
  }

  *[dir="rtl"] .offset-xxl-7 {
    margin-right: 58.33333333%;
  }

  html:not([dir="rtl"]) .offset-xxl-8 {
    margin-left: 66.66666667%;
  }

  *[dir="rtl"] .offset-xxl-8 {
    margin-right: 66.66666667%;
  }

  html:not([dir="rtl"]) .offset-xxl-9 {
    margin-left: 75%;
  }

  *[dir="rtl"] .offset-xxl-9 {
    margin-right: 75%;
  }

  html:not([dir="rtl"]) .offset-xxl-10 {
    margin-left: 83.33333333%;
  }

  *[dir="rtl"] .offset-xxl-10 {
    margin-right: 83.33333333%;
  }

  html:not([dir="rtl"]) .offset-xxl-11 {
    margin-left: 91.66666667%;
  }

  *[dir="rtl"] .offset-xxl-11 {
    margin-right: 91.66666667%;
  }

  .g-xxl-0,
  .gx-xxl-0 {
    --cui-gutter-x: 0;
  }

  .g-xxl-0,
  .gy-xxl-0 {
    --cui-gutter-y: 0;
  }

  .g-xxl-1,
  .gx-xxl-1 {
    --cui-gutter-x: 0.25rem;
  }

  .g-xxl-1,
  .gy-xxl-1 {
    --cui-gutter-y: 0.25rem;
  }

  .g-xxl-2,
  .gx-xxl-2 {
    --cui-gutter-x: 0.5rem;
  }

  .g-xxl-2,
  .gy-xxl-2 {
    --cui-gutter-y: 0.5rem;
  }

  .g-xxl-3,
  .gx-xxl-3 {
    --cui-gutter-x: 1rem;
  }

  .g-xxl-3,
  .gy-xxl-3 {
    --cui-gutter-y: 1rem;
  }

  .g-xxl-4,
  .gx-xxl-4 {
    --cui-gutter-x: 1.5rem;
  }

  .g-xxl-4,
  .gy-xxl-4 {
    --cui-gutter-y: 1.5rem;
  }

  .g-xxl-5,
  .gx-xxl-5 {
    --cui-gutter-x: 3rem;
  }

  .g-xxl-5,
  .gy-xxl-5 {
    --cui-gutter-y: 3rem;
  }
  .dropdown-menu-xxl-start {
    --cui-position: start;
  }

  .dropdown-menu-xxl-start[data-coreui-popper] {
    right: auto;
    left: 0;
  }

  .dropdown-menu-xxl-end {
    --cui-position: end;
  }

  .dropdown-menu-xxl-end[data-coreui-popper] {
    right: 0;
    left: auto;
  }
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }

  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--cui-navbar-nav-link-padding-x);
    padding-left: var(--cui-navbar-nav-link-padding-x);
  }

  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }

  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }

  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }

  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    transition: none;
  }

  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }

  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
  .list-group-horizontal-xxl {
    flex-direction: row;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xxl
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--cui-list-group-border-radius);
    border-top-right-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-xxl
    > .list-group-item:first-child:not(:last-child) {
    border-bottom-right-radius: var(--cui-list-group-border-radius);
    border-top-left-radius: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xxl
    > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--cui-list-group-border-radius);
    border-bottom-left-radius: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-xxl
    > .list-group-item:last-child:not(:first-child) {
    border-top-left-radius: var(--cui-list-group-border-radius);
    border-bottom-right-radius: 0;
  }

  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }

  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--cui-list-group-border-width);
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xxl
    > .list-group-item
    + .list-group-item {
    border-left-width: 0;
  }

  *[dir="rtl"]
    .list-group-horizontal-xxl
    > .list-group-item
    + .list-group-item {
    border-right-width: 0;
  }

  html:not([dir="rtl"])
    .list-group-horizontal-xxl
    > .list-group-item
    + .list-group-item.active {
    margin-left: calc(-1 * var(--cui-list-group-border-width));
    border-left-width: var(--cui-list-group-border-width);
  }

  *[dir="rtl"]
    .list-group-horizontal-xxl
    > .list-group-item
    + .list-group-item.active {
    margin-right: calc(-1 * var(--cui-list-group-border-width));
    border-right-width: var(--cui-list-group-border-width);
  }
  .offcanvas-xxl {
    --cui-offcanvas-height: auto;
    --cui-offcanvas-border-width: 0;
    background-color: transparent !important;
  }

  .offcanvas-xxl .offcanvas-header {
    display: none;
  }

  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
  .sticky-xxl-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }

  .sticky-xxl-bottom {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
  html:not([dir="rtl"]) .float-xxl-start {
    float: left !important;
  }

  *[dir="rtl"] .float-xxl-start {
    float: right !important;
  }

  html:not([dir="rtl"]) .float-xxl-end {
    float: right !important;
  }

  *[dir="rtl"] .float-xxl-end {
    float: left !important;
  }

  html:not([dir="rtl"]) .float-xxl-none {
    float: none !important;
  }

  *[dir="rtl"] .float-xxl-none {
    float: none !important;
  }

  .d-xxl-inline {
    display: inline !important;
  }

  .d-xxl-inline-block {
    display: inline-block !important;
  }

  .d-xxl-block {
    display: block !important;
  }

  .d-xxl-grid {
    display: grid !important;
  }

  .d-xxl-table {
    display: table !important;
  }

  .d-xxl-table-row {
    display: table-row !important;
  }

  .d-xxl-table-cell {
    display: table-cell !important;
  }

  .d-xxl-flex {
    display: flex !important;
  }

  .d-xxl-inline-flex {
    display: inline-flex !important;
  }

  .d-xxl-none {
    display: none !important;
  }

  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xxl-row {
    flex-direction: row !important;
  }

  .flex-xxl-column {
    flex-direction: column !important;
  }

  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xxl-center {
    justify-content: center !important;
  }

  .justify-content-xxl-between {
    justify-content: space-between !important;
  }

  .justify-content-xxl-around {
    justify-content: space-around !important;
  }

  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }

  .align-items-xxl-start {
    align-items: flex-start !important;
  }

  .align-items-xxl-end {
    align-items: flex-end !important;
  }

  .align-items-xxl-center {
    align-items: center !important;
  }

  .align-items-xxl-baseline {
    align-items: baseline !important;
  }

  .align-items-xxl-stretch {
    align-items: stretch !important;
  }

  .align-content-xxl-start {
    align-content: flex-start !important;
  }

  .align-content-xxl-end {
    align-content: flex-end !important;
  }

  .align-content-xxl-center {
    align-content: center !important;
  }

  .align-content-xxl-between {
    align-content: space-between !important;
  }

  .align-content-xxl-around {
    align-content: space-around !important;
  }

  .align-content-xxl-stretch {
    align-content: stretch !important;
  }

  .align-self-xxl-auto {
    align-self: auto !important;
  }

  .align-self-xxl-start {
    align-self: flex-start !important;
  }

  .align-self-xxl-end {
    align-self: flex-end !important;
  }

  .align-self-xxl-center {
    align-self: center !important;
  }

  .align-self-xxl-baseline {
    align-self: baseline !important;
  }

  .align-self-xxl-stretch {
    align-self: stretch !important;
  }

  .order-xxl-first {
    order: -1 !important;
  }

  .order-xxl-0 {
    order: 0 !important;
  }

  .order-xxl-1 {
    order: 1 !important;
  }

  .order-xxl-2 {
    order: 2 !important;
  }

  .order-xxl-3 {
    order: 3 !important;
  }

  .order-xxl-4 {
    order: 4 !important;
  }

  .order-xxl-5 {
    order: 5 !important;
  }

  .order-xxl-last {
    order: 6 !important;
  }

  .m-xxl-0 {
    margin: 0 !important;
  }

  .m-xxl-1 {
    margin: 0.25rem !important;
  }

  .m-xxl-2 {
    margin: 0.5rem !important;
  }

  .m-xxl-3 {
    margin: 1rem !important;
  }

  .m-xxl-4 {
    margin: 1.5rem !important;
  }

  .m-xxl-5 {
    margin: 3rem !important;
  }

  .m-xxl-auto {
    margin: auto !important;
  }

  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }

  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }

  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }

  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }

  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }

  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }

  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

  .mt-xxl-0 {
    margin-top: 0 !important;
  }

  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }

  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }

  .mt-xxl-3 {
    margin-top: 1rem !important;
  }

  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }

  .mt-xxl-5 {
    margin-top: 3rem !important;
  }

  .mt-xxl-auto {
    margin-top: auto !important;
  }

  html:not([dir="rtl"]) .me-xxl-0 {
    margin-right: 0 !important;
  }

  *[dir="rtl"] .me-xxl-0 {
    margin-left: 0 !important;
  }

  html:not([dir="rtl"]) .me-xxl-1 {
    margin-right: 0.25rem !important;
  }

  *[dir="rtl"] .me-xxl-1 {
    margin-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .me-xxl-2 {
    margin-right: 0.5rem !important;
  }

  *[dir="rtl"] .me-xxl-2 {
    margin-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .me-xxl-3 {
    margin-right: 1rem !important;
  }

  *[dir="rtl"] .me-xxl-3 {
    margin-left: 1rem !important;
  }

  html:not([dir="rtl"]) .me-xxl-4 {
    margin-right: 1.5rem !important;
  }

  *[dir="rtl"] .me-xxl-4 {
    margin-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .me-xxl-5 {
    margin-right: 3rem !important;
  }

  *[dir="rtl"] .me-xxl-5 {
    margin-left: 3rem !important;
  }

  html:not([dir="rtl"]) .me-xxl-auto {
    margin-right: auto !important;
  }

  *[dir="rtl"] .me-xxl-auto {
    margin-left: auto !important;
  }

  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }

  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }

  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }

  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }

  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }

  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }

  .mb-xxl-auto {
    margin-bottom: auto !important;
  }

  html:not([dir="rtl"]) .ms-xxl-0 {
    margin-left: 0 !important;
  }

  *[dir="rtl"] .ms-xxl-0 {
    margin-right: 0 !important;
  }

  html:not([dir="rtl"]) .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }

  *[dir="rtl"] .ms-xxl-1 {
    margin-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }

  *[dir="rtl"] .ms-xxl-2 {
    margin-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ms-xxl-3 {
    margin-left: 1rem !important;
  }

  *[dir="rtl"] .ms-xxl-3 {
    margin-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }

  *[dir="rtl"] .ms-xxl-4 {
    margin-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ms-xxl-5 {
    margin-left: 3rem !important;
  }

  *[dir="rtl"] .ms-xxl-5 {
    margin-right: 3rem !important;
  }

  html:not([dir="rtl"]) .ms-xxl-auto {
    margin-left: auto !important;
  }

  *[dir="rtl"] .ms-xxl-auto {
    margin-right: auto !important;
  }

  .p-xxl-0 {
    padding: 0 !important;
  }

  .p-xxl-1 {
    padding: 0.25rem !important;
  }

  .p-xxl-2 {
    padding: 0.5rem !important;
  }

  .p-xxl-3 {
    padding: 1rem !important;
  }

  .p-xxl-4 {
    padding: 1.5rem !important;
  }

  .p-xxl-5 {
    padding: 3rem !important;
  }

  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }

  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }

  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }

  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }

  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }

  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }

  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }

  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }

  .pt-xxl-0 {
    padding-top: 0 !important;
  }

  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }

  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }

  .pt-xxl-3 {
    padding-top: 1rem !important;
  }

  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }

  .pt-xxl-5 {
    padding-top: 3rem !important;
  }

  html:not([dir="rtl"]) .pe-xxl-0 {
    padding-right: 0 !important;
  }

  *[dir="rtl"] .pe-xxl-0 {
    padding-left: 0 !important;
  }

  html:not([dir="rtl"]) .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }

  *[dir="rtl"] .pe-xxl-1 {
    padding-left: 0.25rem !important;
  }

  html:not([dir="rtl"]) .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }

  *[dir="rtl"] .pe-xxl-2 {
    padding-left: 0.5rem !important;
  }

  html:not([dir="rtl"]) .pe-xxl-3 {
    padding-right: 1rem !important;
  }

  *[dir="rtl"] .pe-xxl-3 {
    padding-left: 1rem !important;
  }

  html:not([dir="rtl"]) .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }

  *[dir="rtl"] .pe-xxl-4 {
    padding-left: 1.5rem !important;
  }

  html:not([dir="rtl"]) .pe-xxl-5 {
    padding-right: 3rem !important;
  }

  *[dir="rtl"] .pe-xxl-5 {
    padding-left: 3rem !important;
  }

  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }

  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }

  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }

  html:not([dir="rtl"]) .ps-xxl-0 {
    padding-left: 0 !important;
  }

  *[dir="rtl"] .ps-xxl-0 {
    padding-right: 0 !important;
  }

  html:not([dir="rtl"]) .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }

  *[dir="rtl"] .ps-xxl-1 {
    padding-right: 0.25rem !important;
  }

  html:not([dir="rtl"]) .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }

  *[dir="rtl"] .ps-xxl-2 {
    padding-right: 0.5rem !important;
  }

  html:not([dir="rtl"]) .ps-xxl-3 {
    padding-left: 1rem !important;
  }

  *[dir="rtl"] .ps-xxl-3 {
    padding-right: 1rem !important;
  }

  html:not([dir="rtl"]) .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }

  *[dir="rtl"] .ps-xxl-4 {
    padding-right: 1.5rem !important;
  }

  html:not([dir="rtl"]) .ps-xxl-5 {
    padding-left: 3rem !important;
  }

  *[dir="rtl"] .ps-xxl-5 {
    padding-right: 3rem !important;
  }

  .gap-xxl-0 {
    gap: 0 !important;
  }

  .gap-xxl-1 {
    gap: 0.25rem !important;
  }

  .gap-xxl-2 {
    gap: 0.5rem !important;
  }

  .gap-xxl-3 {
    gap: 1rem !important;
  }

  .gap-xxl-4 {
    gap: 1.5rem !important;
  }

  .gap-xxl-5 {
    gap: 3rem !important;
  }

  html:not([dir="rtl"]) .text-xxl-start {
    text-align: left !important;
  }

  *[dir="rtl"] .text-xxl-start {
    text-align: right !important;
  }

  html:not([dir="rtl"]) .text-xxl-end {
    text-align: right !important;
  }

  *[dir="rtl"] .text-xxl-end {
    text-align: left !important;
  }

  html:not([dir="rtl"]) .text-xxl-center {
    text-align: center !important;
  }

  *[dir="rtl"] .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1601px) {
  /* #mini_wrap #game-bet .game-bet-center:first-child , */
  /* #mini_wrap #game-bet:first-child { */
  /* margin-top: 4rem !important; */
  /* } */
  #mini_wrap #game-bet .game-bet-center.btcgame,
  #mini_wrap #game-bet .game-bet-center.daridari,
  #mini_wrap #game-bet .game-bet-center.kakaoladder,
  #mini_wrap #game-bet .game-bet-center.nladder,
  #mini_wrap #game-bet .game-bet-center.sm-ggamggami,
  #mini_wrap #game-bet .game-bet-center.sm-roulette,
  #mini_wrap #game-bet .game-bet-center.timon,
  #mini_wrap #game-bet.betBOX_gameCROWN .game-bet-center,
  #mini_wrap #game-bet.betBOX_mgm .game-bet-center,
  #mini_wrap #game-bet.pball_frame .game-bet > ul:first-child,
  #mini_wrap #game-bet .twoside,
  #mini_wrap .bepick_frame #game-bet .game-bet-center,
  #mini_wrap .coin_ladder_frame #game-bet .game-bet-center,
  #mini_wrap .coin_ladder_frame #game-bet .game-bet > :first-child,
  #mini_wrap .pladder_frame #game-bet .game-bet-center {
    margin-top: 4rem;
  }
  #mini_wrap #game-bet.pball_frame .game-bet > ul:first-child {
    padding-top: 1rem;
  }

  #mini_wrap #game-bet.betBOX_gameCROWN .game-bet-center,
  #mini_wrap #game-bet.betBOX_mgm .game-bet-center {
    padding-top: 0rem;
  }

  #game-bet[idx="MS004"] > .game-bet-center.twoside,
  #mini_wrap #game-bet.pball_frame .game-bet.twoside > ul:first-child,
  #game-bet.pball_frame[idx="MS001"] > .game-bet.twoside {
    margin-top: 1rem !important;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }

  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--cui-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--cui-offcanvas-color);
    visibility: hidden;
    background-color: var(--cui-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    width: var(--cui-offcanvas-width);
  }

  html:not([dir="rtl"]) .offcanvas-xxl.offcanvas-start {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(-100%);
  }

  *[dir="rtl"] .offcanvas-xxl.offcanvas-start {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    width: var(--cui-offcanvas-width);
    transform: translateX(100%);
  }

  html:not([dir="rtl"]) .offcanvas-xxl.offcanvas-end {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }

  *[dir="rtl"] .offcanvas-xxl.offcanvas-end {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-top: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing,
  .offcanvas-xxl.show:not(.hiding) {
    transform: none !important;
  }
  .offcanvas-xxl.showing,
  .offcanvas-xxl.hiding,
  .offcanvas-xxl.show {
    visibility: visible;
  }
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow:not(
      .sidebar-end
    ),
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow:not(
      .sidebar-end
    ),
  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow.sidebar-end,
  html:not([dir="rtl"])
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-xxl.sidebar-narrow-unfoldable.sidebar-end {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xxl.sidebar-narrow.sidebar-end,
  *[dir="rtl"]
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-xxl.sidebar-narrow-unfoldable.sidebar-end {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media screen and (max-width: 1200px) {
  #new_tabs_content #new2_tabs.tabs ul,
  .multi-tabs_wrapper .tabs ul,
  .tabs ul.main_tabs {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .tabs ul li.tmain {
    width: 100% !important;
  }

  .tabs ul li:first-child:nth-last-child(10),
  .tabs ul li:first-child:nth-last-child(10) ~ li,
  .tabs ul li:first-child:nth-last-child(11),
  .tabs ul li:first-child:nth-last-child(11) ~ li,
  .tabs ul li:first-child:nth-last-child(5),
  .tabs ul li:first-child:nth-last-child(5) ~ li,
  .tabs ul li:first-child:nth-last-child(6),
  .tabs ul li:first-child:nth-last-child(6) ~ li,
  .tabs ul li:first-child:nth-last-child(7),
  .tabs ul li:first-child:nth-last-child(7) ~ li,
  .tabs ul li:first-child:nth-last-child(8),
  .tabs ul li:first-child:nth-last-child(8) ~ li,
  .tabs ul li:first-child:nth-last-child(9),
  .tabs ul li:first-child:nth-last-child(9) ~ li {
    min-width: 8rem;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }

  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--cui-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--cui-offcanvas-color);
    visibility: hidden;
    background-color: var(--cui-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas-xl.offcanvas-start {
    top: 0;
    width: var(--cui-offcanvas-width);
  }

  html:not([dir="rtl"]) .offcanvas-xl.offcanvas-start {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(-100%);
  }

  *[dir="rtl"] .offcanvas-xl.offcanvas-start {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    width: var(--cui-offcanvas-width);
    transform: translateX(100%);
  }

  html:not([dir="rtl"]) .offcanvas-xl.offcanvas-end {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }

  *[dir="rtl"] .offcanvas-xl.offcanvas-end {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-top: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing,
  .offcanvas-xl.show:not(.hiding) {
    transform: none !important;
  }
  .offcanvas-xl.showing,
  .offcanvas-xl.hiding,
  .offcanvas-xl.show {
    visibility: visible;
  }
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow:not(
      .sidebar-end
    ),
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow:not(
      .sidebar-end
    ),
  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow.sidebar-end,
  html:not([dir="rtl"])
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-xl.sidebar-narrow-unfoldable.sidebar-end {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-xl.sidebar-narrow.sidebar-end,
  *[dir="rtl"]
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-xl.sidebar-narrow-unfoldable.sidebar-end {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199px) {
  .sidebar {
    --cui-is-mobile: true;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 1031;
  }

  html:not([dir="rtl"]) .sidebar:not(.sidebar-end) {
    left: 0;
  }

  *[dir="rtl"] .sidebar:not(.sidebar-end) {
    right: 0;
  }

  .sidebar:not(.sidebar-end) ~ * {
    --cui-sidebar-occupy-start: 0 !important;
  }

  html:not([dir="rtl"]) .sidebar:not(.sidebar-end):not(.vshow) {
    margin-left: calc(-1 * var(--cui-sidebar-width));
  }

  *[dir="rtl"] .sidebar:not(.sidebar-end):not(.vshow) {
    margin-right: calc(-1 * var(--cui-sidebar-width));
  }

  html:not([dir="rtl"]) .sidebar.sidebar-end {
    right: 0;
  }

  *[dir="rtl"] .sidebar.sidebar-end {
    left: 0;
  }

  .sidebar.sidebar-end ~ * {
    --cui-sidebar-occupy-end: 0 !important;
  }

  html:not([dir="rtl"]) .sidebar.sidebar-end:not(.vshow) {
    margin-right: calc(-1 * var(--cui-sidebar-width));
  }

  *[dir="rtl"] .sidebar.sidebar-end:not(.vshow) {
    margin-left: calc(-1 * var(--cui-sidebar-width));
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }

  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--cui-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--cui-offcanvas-color);
    visibility: hidden;
    background-color: var(--cui-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas-lg.offcanvas-start {
    top: 0;
    width: var(--cui-offcanvas-width);
  }

  html:not([dir="rtl"]) .offcanvas-lg.offcanvas-start {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(-100%);
  }

  *[dir="rtl"] .offcanvas-lg.offcanvas-start {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    width: var(--cui-offcanvas-width);
    transform: translateX(100%);
  }

  html:not([dir="rtl"]) .offcanvas-lg.offcanvas-end {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }

  *[dir="rtl"] .offcanvas-lg.offcanvas-end {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-top: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing,
  .offcanvas-lg.show:not(.hiding) {
    transform: none !important;
  }
  .offcanvas-lg.showing,
  .offcanvas-lg.hiding,
  .offcanvas-lg.show {
    visibility: visible;
  }
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow:not(
      .sidebar-end
    ),
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow:not(
      .sidebar-end
    ),
  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow.sidebar-end,
  html:not([dir="rtl"])
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-lg.sidebar-narrow-unfoldable.sidebar-end {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-lg.sidebar-narrow.sidebar-end,
  *[dir="rtl"]
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-lg.sidebar-narrow-unfoldable.sidebar-end {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 768px) {
  .sp_nav_top .top_sports_nav .title_ {
    font-size: 1rem;
  }

  #new2_tabs ul:has(li:nth-child(5)):after {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 8px;
    animation: bounceLR 1.5s ease-in-out infinite;
    opacity: 1;
    visibility: visible;
    transition: opacity 3s;
  }
  #new_tabs {
    position: relative;
  }
  #new_tabs ul:has(li:nth-child(6)):after {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 11px;
    animation: bounceLR 1.5s ease-in-out infinite;
    opacity: 1;
    visibility: visible;
    transition: opacity 3s;
  }

  .mini_opentab #new2_tabs ul:has(li:nth-child(5)):after {
    content: "";
  }
  .mini_opentab #new2_tabs ul:has(li:nth-child(10)):after {
    content: "\f078";
    animation: fadeInDown 1.5s ease-in-out infinite;
  }

  .mini_opentab #new2_tabs ul.hidedarrow:has(li:nth-child(10)):after {
    display: none;
  }

  #new2_tabs ul:before {
    content: "\f053";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    left: 8px;
    top: 8px;
    animation: bounceLR 1.5s ease-in-out infinite;
    opacity: 0;
    visibility: hidden;
    transition: opacity 3s;
  }
  #new_tabs ul:before {
    content: "\f053";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 20px;
    position: absolute;
    left: 8px;
    top: 11px;
    animation: bounceLR 1.5s ease-in-out infinite;
    opacity: 0;
    visibility: hidden;
    transition: opacity 3s;
  }
  .mini_opentab .multi-tabs_wrapper #new2_tabs.tabs ul {
    flex-wrap: wrap;
    max-height: 150px;
  }
  .mini_opentab .tabs ul .tlayer {
    width: calc(100% / 3);
  }
  .switch-row .toggle_mode .toggle-content .names .mode_type {
    font-size: 10px;
  }
  #new2_tabs ul.hiderarrow:has(li:nth-child(5)):after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 3s;
  }
  #new_tabs ul.hidemainrarrow:has(li:nth-child(6)):after {
    opacity: 0;
    visibility: hidden;
    transition: opacity 3s;
  }
  #new2_tabs ul.showlarrow:before {
    opacity: 1;
    visibility: visible;
    transition: opacity 3s;
  }
  #new_tabs ul.showmainlarrow:before {
    opacity: 1;
    visibility: visible;
    transition: opacity 3s;
  }

  #game-bet .game-bet-center ._gamebet_ p,
  #game-bet .game-bet ._gamebet_ p {
    margin-top: 0.3rem;
  }
}
@media (max-width: 768px) {
  .footer-partner {
    width: 130px;
  }
  #game-bet .game-bet ._gamebet_,
  #game-bet .game-bet-center ._gamebet_ {
    font-size: 0.8rem;
  }
  #mini_wrap #game-bet ._gamebet_ .circle-L,
  #mini_wrap #game-bet ._gamebet_ .circle-m,
  #mini_wrap #game-bet ._gamebet_ .circle-s,
  #mini_wrap #game-bet ._gamebet_ .circle {
    font-size: 0.9rem;
    margin-bottom: 0.3rem;
  }

  #mini_wrap #game-frame iframe {
    border: 0;
    margin: 0 auto;
    display: block;
    padding: 0;
    overflow-x: hidden;
  }
  /* #game-bet .game-bet-center ._gamebet_ p */
  #game-bet .game-bet ._betside4 ._gamebet_ p {
    flex-direction: column;
  }

  #game-bet .game-bet-center .upv ._gamebet_ p,
  #game-bet .game-bet-center .tiev ._gamebet_ p,
  #game-bet .game-bet-center .downv ._gamebet_ p {
    flex-direction: revert;
  }

  #mini_wrap #game-bet ._gamebet_ .circle-L,
  #mini_wrap #game-bet ._gamebet_ .circle-m,
  #mini_wrap #game-bet ._gamebet_ .circle-s,
  #mini_wrap #game-bet ._gamebet_ .circle {
    width: 3rem;
    height: 3rem;
  }

  #game-bet .game-bet ._gamebet_ .bold {
    font-size: 1.5rem;
  }
  .tabs ul .tlayer {
    font-size: 0.8rem;
  }

  #mini_wrap #game-bet.eos_frame,
  #mini_wrap #game-bet.pball_frame,
  #mini_wrap #game-frame,
  #mini_wrap #game-frame.eos_frame,
  #mini_wrap #game-frame.pball_frame,
  #mini_wrap .pladder_frame #game-bet,
  #mini_wrap .pladder_frame #game-frame {
    width: 100%;
  }

  #mini_wrap #game-frame.eos_frame,
  #mini_wrap #game-frame.pball_frame,
  #mini_wrap .bepick_frame #game-frame,
  #mini_wrap .bepick_frame #game-frame div,
  #mini_wrap .pladder_frame #game-frame {
    display: block;
    overflow: hidden;
  }

  #mini_wrap #game-frame.full-width-frame {
    display: block;
  }

  #mini_wrap #game-bet:has(div.game-bet-center.twoside),
  #mini_wrap #game-frame:has(.pladder_frame_one) {
    width: 100%;
  }

  #mini_wrap #game-bet {
    width: 100%;
    padding-top: 8rem;
  }

  #mini_wrap .bepick_frame #game-frame {
    display: block;
    position: relative;
  }

  #mini_wrap #game-frame.galaxy-frame {
    padding-top: 1rem;
  }

  #mini_wrap #game-frame.galaxy-frame > iframe {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge*/
    user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
    overscroll-behavior: none;
  }

  #mini_wrap #game-frame.galaxy-frame > iframe {
    width: 100%;
  }

  #mini_wrap #game-bet.betBOX_mgm .game-bet-center {
    padding-top: 0;
  }

  #mini_wrap #game-bet .game-bet-center.btcgame,
  #mini_wrap #game-bet .game-bet-center.daridari,
  #mini_wrap #game-bet .game-bet-center.kakaoladder,
  #mini_wrap #game-bet .game-bet-center.nladder,
  #mini_wrap #game-bet .game-bet-center.sm-ggamggami,
  #mini_wrap #game-bet .game-bet-center.sm-roulette,
  #mini_wrap #game-bet .game-bet-center.timon,
  #mini_wrap #game-bet.betBOX_gameCROWN .game-bet-center,
  #mini_wrap #game-bet.betBOX_mgm .game-bet-center,
  #mini_wrap #game-bet.pball_frame .game-bet > ul:first-child,
  #mini_wrap .bepick_frame #game-bet .game-bet-center,
  #mini_wrap .coin_ladder_frame #game-bet .game-bet-center,
  #mini_wrap .coin_ladder_frame #game-bet .game-bet > ul:first-child,
  #mini_wrap .pladder_frame #game-bet .game-bet-center {
    margin-top: 0 !important;
  }

  #mini_wrap .sip_lotus_frame #game-bet .game-bet-center {
    position: relative;
    width: 100%;
    top: 0;
  }

  #mini_wrap .sip_lotus_frame .lotusoe-ana {
    width: 100%;
    overflow: hidden;
  }

  #mini_wrap .sip_lotus_frame .lotusoe-ana .trends .analysiscon {
    overflow-x: auto;
  }

  #mini_wrap #game-frame.full-width-frame {
    float: unset;
  }
  #mini_wrap .sip_lotus_frame .lotusoe-ana .trends table.tbl .digit-in-circle {
    font-size: 0.8rem;
  }
  #mini_wrap #game-bet .game-header .btcladder-ex,
  #mini_wrap #game-bet .game-header .ethladder-ex,
  #mini_wrap #game-bet .game-header .xrpladder-ex,
  #mini_wrap #game-bet .game-header .btcgame-ex {
    position: absolute;
    font-size: 0.8rem;
    left: 12%;
    top: 2.7rem;
    color: var(--cui-warning);
  }

  #mini_wrap #game-bet .game-header .btcladder-ex,
  #mini_wrap #game-bet .game-header .ethladder-ex,
  #mini_wrap #game-bet .game-header .xrpladder-ex,
  #mini_wrap #game-bet .game-header .btcgame-ex {
    right: 0;
  }
  #game-frame .dhballframe,
  #game-frame.frameBOX_mgm.mgm_gt #mframe-wrapper,
  #game-frame.frameBOX_mgm.mgm_bc #mframe-wrapper {
    display: block;
    overflow: hidden;
  }
  .mg-btn {
    margin: 0.2rem;
  }

  .mg-btn-face {
    font-size: 1rem;
    padding: 8px 20px;
  }
  .sp_title button._calander_day.cmnbtn {
    width: 5em;
    margin: 5px;
    height: 45px;
  }
  .calendar_points .point_section {
    display: grid;
  }

  .calendar_points .cmnbtn.event_btn {
    justify-self: center;
  }
  .calendar.deposit_calendar.style_two tbody td.deposit_calendar,
  .deposit-event.deposit_calendar tbody td.deposit_calendar {
    height: 4.5rem;
    width: 4.5rem;
  }
  .deposit_calendar .wrapper_stamped .day_text {
    height: 3rem;
  }
  .switch-horizontal .toggle-outside {
    width: 3rem;
  }

  .switch-horizontal label:last-of-type {
    margin-left: 3rem;
  }

  .switch-horizontal input ~ input:checked ~ .toggle-outside .toggle-inside {
    left: 1.1rem;
  }

  .head-login-register-wrap {
    width: 100%;
    justify-content: center;
  }

  .head-login-register-wrap .header-nav .btn-group-tp {
    width: calc(50% - 10px);
  }

  .head-login-register-wrap .header-nav > li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
  }

  .head-login-register-wrap .header-nav > li {
    width: 100%;
    display: flex;
    justify-content: center;
    padding-top: 10px;
  }

  .head-login-register-wrap .header-nav {
    display: flex;
    width: 100%;
  }

  .head-login-register-wrap .header-nav .btn-group-tp .btn {
    width: calc(100% - 10px);
  }
  .switch-row .toggle_mode {
    width: 190px;
  }
}
@media screen and (max-width: 768px) {
  .mutiple_box.match-info {
    margin-right: 0;
    width: 62px;
  }

  .league-container.round_box_scroll
    .tbody_round_box
    .round_box_slide
    .round_box_detail,
  .head_nameTeam .name_team {
    background: var(--bg-panel);
  }

  .head_nameTeam .name_team .odds-container {
    padding: 0;
  }
  #match-detail #detail-header #inner-header .name-header .detail-home,
  #match-detail #detail-header #inner-header .name-header .detail-away {
    font-size: 1rem;
  }
  .table-responsive .bl-container {
    font-size: 0.9rem;
  }

  span.tab-title {
    font-size: 1.2rem;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }

  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--cui-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--cui-offcanvas-color);
    visibility: hidden;
    background-color: var(--cui-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas-md.offcanvas-start {
    top: 0;
    width: var(--cui-offcanvas-width);
  }

  html:not([dir="rtl"]) .offcanvas-md.offcanvas-start {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(-100%);
  }

  *[dir="rtl"] .offcanvas-md.offcanvas-start {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    width: var(--cui-offcanvas-width);
    transform: translateX(100%);
  }

  html:not([dir="rtl"]) .offcanvas-md.offcanvas-end {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }

  *[dir="rtl"] .offcanvas-md.offcanvas-end {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-top: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing,
  .offcanvas-md.show:not(.hiding) {
    transform: none !important;
  }
  .offcanvas-md.showing,
  .offcanvas-md.hiding,
  .offcanvas-md.show {
    visibility: visible;
  }
  .date-picker-timepickers {
    display: block;
  }

  .date-picker-timepickers .time-picker {
    width: 100%;
  }

  .date-picker-timepickers .time-picker + .time-picker {
    border-top: var(--cui-date-picker-timepicker-border-top);
  }
  .sidebar-toggler {
    display: none;
  }
  .sidebar-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--cui-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--cui-backdrop-bg);
  }
  .sidebar-backdrop.fade {
    opacity: 0;
  }
  .sidebar-backdrop.show {
    opacity: var(--cui-backdrop-opacity);
  }
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow:not(
      .sidebar-end
    ),
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow:not(
      .sidebar-end
    ),
  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow.sidebar-end,
  html:not([dir="rtl"])
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-md.sidebar-narrow-unfoldable.sidebar-end {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-md.sidebar-narrow.sidebar-end,
  *[dir="rtl"]
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-md.sidebar-narrow-unfoldable.sidebar-end {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 720px) {
  .footer {
    text-align: left;
    padding: 5%;
  }

  .footer .row ul li {
    display: block;
    margin: 10px 0;
    text-align: left;
    width: 80%;
  }

  .footer .row a i {
    margin: 0 3%;
  }

  .footer .social-footer img.social-img {
    float: left;
    margin-left: 3rem;
  }
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }

  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }

  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--cui-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--cui-offcanvas-color);
    visibility: hidden;
    background-color: var(--cui-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
  }
  .offcanvas-sm.offcanvas-start {
    top: 0;
    width: var(--cui-offcanvas-width);
  }

  html:not([dir="rtl"]) .offcanvas-sm.offcanvas-start {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(-100%);
  }

  *[dir="rtl"] .offcanvas-sm.offcanvas-start {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    width: var(--cui-offcanvas-width);
    transform: translateX(100%);
  }

  html:not([dir="rtl"]) .offcanvas-sm.offcanvas-end {
    right: 0;
    border-left: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }

  *[dir="rtl"] .offcanvas-sm.offcanvas-end {
    left: 0;
    border-right: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--cui-offcanvas-height);
    max-height: 100%;
    border-top: var(--cui-offcanvas-border-width) solid
      var(--cui-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing,
  .offcanvas-sm.show:not(.hiding) {
    transform: none !important;
  }
  .offcanvas-sm.showing,
  .offcanvas-sm.hiding,
  .offcanvas-sm.show {
    visibility: visible;
  }
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow:not(
      .sidebar-end
    ),
  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow:not(
      .sidebar-end
    ),
  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow-unfoldable:not(
      .sidebar-end
    ) {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  html:not([dir="rtl"])
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow.sidebar-end,
  html:not([dir="rtl"])
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-sm.sidebar-narrow-unfoldable.sidebar-end {
    margin-right: calc(var(--cui-sidebar-narrow-width) * -1);
  }

  *[dir="rtl"]
    .sidebar:not(.vshow).sidebar-self-hiding-sm.sidebar-narrow.sidebar-end,
  *[dir="rtl"]
    .sidebar:not(
      .vshow
    ).sidebar-self-hiding-sm.sidebar-narrow-unfoldable.sidebar-end {
    margin-left: calc(var(--cui-sidebar-narrow-width) * -1);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 480px) {
  #mini_wrap #game-bet .game-header {
    font-size: 0.9rem;
  }

  #mini_wrap #game-bet .game-header .game-round-time {
    max-width: 10%;
  }

  #mini_wrap #game-bet .game-header #MATCHID,
  #mini_wrap #game-bet .game-header .game-round-time {
    background-color: unset;
    color: var(--cui-warning);
    margin: 0;
    padding: 0;
  }

  #mini_wrap #game-bet .game-header #MATCHID {
    margin-left: 0.5rem;
  }

  #mini_wrap #game-bet .game-header #MATCHTIME {
    position: absolute;
    width: 100%;
    top: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
    color: var(--cui-info);
  }
}
@media (max-width: 430px) {
  .calendar-container table.checkin-event thead td,
  .calendar-container table.checkin-event tbody td,
  .calendar_points .point_section .event_text {
    font-size: 1rem;
  }

  .calendar-container table.checkin-event tbody td .date {
    height: 3rem;
    width: 3rem;
    margin: 2px;
  }

  .calendar-container table.checkin-event,
  table.deposit-event.deposit_calendar {
    border-collapse: separate;
    border-spacing: 0.3rem;
  }

  .checkin-event tbody td.date {
    height: 11vw;
    width: 15vw;
  }

  .deposit-event.deposit_calendar tbody td.deposit_calendar {
    height: 4rem;
    width: 4rem;
  }

  span.calendar_event_warn {
    font-size: 1rem;
  }

  .deposit_calendar.stamped {
    font-size: 0.8rem;
  }

  span.tab-title {
    font-size: 1.1rem;
  }
}
@media screen and (max-width: 430px) {
  #game-frame .nav-tabs li.btn.btn-link {
    font-size: 0.8rem;
    border: 3em;
  }

  #game-bet .game-header-v2 .widget-title .title-text {
    font-size: 0.8rem;
    text-align: center;
    padding: 0.3rem;
  }

  #game-bet .game-header-v2 .widget-title .gameInfo .gameInfo-title {
    font-size: 1.3rem;
  }

  #game-bet .game-header-v2 .widget-title .gameInfo #MATCHTIME {
    font-size: 1rem;
  }

  #game-bet .game-bet {
    padding: 0;
  }

  li.button-minigame_betting ._gamebet_ {
    font-size: 0.7rem !important;
    padding-left: 0.3rem !important;
  }

  li.game-title {
    text-align: center;
  }

  ._gamebet_ .pball-odd,
  ._gamebet_ .pball-even,
  ._gamebet_ .pball-over,
  ._gamebet_ .pball-under,
  ._gamebet_ .pball-small,
  ._gamebet_ .pball-medium,
  ._gamebet_ .pball-big {
    font-size: 1rem;
  }
  .live_sports_schedule-list ._lvl_ {
    width: 100% !important;
  }

  .live_sports_schedule #toplist-wrapper .rightidle #right-button,
  .live_sports_schedule #toplist-wrapper .leftidle #left-button {
    font-size: 20px;
  }

  .live_sports_schedule #toplist-wrapper .rightidle,
  .live_sports_schedule #toplist-wrapper .leftidle {
    width: 30px !important;
  }
}
@media (max-width: 420px) {
  .crd-heading,
  .crd-text {
    font-size: 20px;
  }

  .odds-find #odds_search {
    white-space: inherit !important;
  }
}
@media (hover: hover), (-ms-high-contrast: none) {
  .sidebar-nav .nav-link:hover {
    color: var(--cui-sidebar-nav-link-hover-color);
    text-decoration: none;
    background: var(--cui-sidebar-nav-link-hover-bg);
  }

  .sidebar-nav .nav-link:hover .nav-icon {
    color: var(--cui-sidebar-nav-link-hover-icon-color);
  }

  .sidebar-nav .nav-link:hover.nav-group-toggle::after {
    background-image: var(--cui-sidebar-nav-group-indicator-hover);
  }
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
  .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }

  .form-control::file-selector-button {
    transition: none;
  }
  .form-select {
    transition: none;
  }
  .form-switch .form-check-input {
    transition: none;
  }
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
  .form-floating > label {
    transition: none;
  }
  .btn {
    transition: none;
  }
  .btn-loading-spinner {
    transition: none;
  }
  .fade {
    transition: none;
  }
  .collapsing {
    transition: none;
  }
  .collapsing.collapse-horizontal {
    transition: none;
  }
  .nav-link {
    transition: none;
  }
  .navbar-toggler {
    transition: none;
  }
  .accordion-button {
    transition: none;
  }
  .accordion-button::after {
    transition: none;
  }
  .page-link {
    transition: none;
  }
  .progress-bar {
    transition: none;
  }
  .progress-bar-animated {
    animation: none;
  }
  .modal.fade .modal-dialog {
    transition: none;
  }
  .carousel-item {
    transition: none;
  }
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    transition: none;
  }
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
  .carousel-indicators [data-coreui-target] {
    transition: none;
  }
  .spinner-border,
  .spinner-grow {
    --cui-spinner-animation-speed: 1.5s;
  }
  .offcanvas {
    transition: none;
  }
  .avatar {
    transition: none;
  }
  .calendar-nav-icon {
    transition: none;
  }
  .picker-input-group-icon {
    transition: none;
  }
  .sidebar {
    transition: none;
  }
  .sidebar-header {
    transition: none;
  }
  .sidebar-footer {
    transition: none;
  }
  .sidebar-toggler::before {
    transition: none;
  }
  .sidebar-nav .nav-title {
    transition: none;
  }
  .sidebar-nav .nav-link {
    transition: none;
  }
  .sidebar-nav .nav-icon {
    transition: none;
  }
  .sidebar-nav .nav-group {
    transition: none;
  }
  .sidebar-nav .nav-group .nav-group-items {
    transition: none;
  }
  .sidebar-nav .nav-group-toggle::after {
    transition: none;
  }
  .wrapper {
    transition: none;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-grid {
    display: grid !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }

  .d-print-none {
    display: none !important;
  }
}