/* For tablets in both portrait and landscape
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body {
        transform: scale(80%);
        width: 125%;
        transform-origin: top left;
    }
    .games img.profile {
        width: 170px;
        left: 0;
    }
    .games .card-group,
    .jolly-card {
        height: 160px;
    }
    .games .spinner-container {
        left: 30px;
    }
    .disable-spin {
        position: relative;
        right: 20px;
    }
    .games main div.py-12 {
        padding: 0;
    }
}

@media only screen and (max-width: 734px) {
    .cart-box {
        padding: 10px 20px 30px !important;
        margin-bottom: 50px;
    }

    form.custom .input-field {
        width: 100%;
    }

    .cart-box h2 {
        font-size: 20px;
    }
    .logo {
        width: 300px;
        margin-top: 30px;
    }
    .cart-box button {
        font-size: 16px;
    }
    body.profile .cart-box form div {
        width: 100%;
    }
} */
@media (min-width: 640px) {
    .flex.leaderboard-model .sm\:max-w-2xl {
        max-width: 90rem;
    }
}
@media screen and (orientation: landscape) and (max-width: 1024px) {
    html {
        height: 100%;
    }
    .py-12 {
        padding-top: 2rem !important;
        padding-bottom: 0 !important;
    }
    nav img.avatar {
        width: 40px;
        height: 40px;
    }
    nav h4 {
        font-size: 16px;
    }
    nav .shrink-0 {
        min-height: 90px;
    }
    body.dashboard img#logo {
        width: 250px;
        top: 60px;
    }
    img.nev-icon {
        width: 40px;
        margin: 0 0px 0 10px;
        padding: 10px 10px;
    }
    .hidden.sm\:flex.sm\:items-center.sm\:ms-6 {
        margin-top: 20px !important;
    }
    nav {
        min-height: 60px;
    }
    .play-game button {
        padding: 15px;
        margin: 40px 0 5px;
    }
    .play-game button img.avatar {
        width: 35px;
    }
    div#balance-container img.z-20 {
        width: 550px;
    }
    footer {
        bottom: 15px;
    }
    .select-options {
        margin-top: 3rem;
        padding: 0 150px;
    }
    .hidden.space-x-8.sm\:-my-px.sm\:flex.flex-col {
        margin: 23px 15px !important;
    }
    footer .shrink-0 button {
        width: 80px;
    }
    .select-options h2,
    .select-options h2.heading {
        font-size: 18px;
        border: 3px solid #fff !important;
        top: -40px;
    }
    .select-options.players {
        margin: 40px 120px;
        border: 5px solid #fff;
    }
    .flex.space-x-4.row2 {
        padding: 0 90px;
    }
    .select-options h2.heading span {
        font-size: 12px;
    }
    .select-options.players.invite {
        height: 300px;
        margin: 20px 60px;
    }
    .select-options.players .box.profile {
        margin-right: 25px;
        font-size: 16px;
    }
    .select-options.players .box.profile img {
        width: 70px;
    }
    .select-options.players .box.list ul#user-list {
        height: 140px;
        padding-right: 12px;
    }
    .select-options.players .box.list input#filter-input {
        padding: 5px 10px 5px 45px !important;
    }
    .filterInput img {
        top: 12px;
    }
    .select-options.players .box.list ul li h4 {
        font-size: 14px;
    }
    .select-options.players .box.list ul li img {
        width: 50px;
    }
    .select-options.players .box.list input[type="submit"] {
        transform: scale(0.5);
        position: absolute;
        right: 60px;
    }
    a#fullscreen-btn {
        display: none;
    }
    .cart-box {
        border: 5px solid #fff;
    }
    body.profile .cart-box h2 {
        font-size: 18px;
        padding: 5px 0 0;
    }
    body.profile .cart-box {
        width: 100% !important;
        margin: 0 0 10px !important;
        padding: 10px 50px !important;
    }
    body.profile .cart-box form div {
        margin-right: 5px;
    }
    .cart-box input,
    .cart-box select,
    .cart-box option,
    .waiting.choose a {
        font-size: 14px;
        padding: 8px 30px;
        margin: 15px 0 40px;
    }
    .accordion-content.open {
        padding-top: 20px;
    }
    body.profile .cart-box button {
        margin: 0 0 15px !important;
        font-size: 14px;
        padding: 8px 40px;
        font-weight: 600;
    }
    nav h3 {
        font-size: 18px;
    }
    nav h3 img {
        margin-top: 2px;
        width: 16px;
    }
    img#logo {
        width: 250px;
        margin-top: 20px;
    }
    .cart-box {
        margin-top: 5em !important;
        width: 80% !important;
        padding: 10px 30px !important;
        margin-bottom: 2em;
    }
    .cart-box h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }
    form.custom label,
    form.login label {
        font-size: 12px;
    }
    .cart-box button,
    .cart-box a.exit {
        padding: 8px 50px;
        font-weight: 500;
        text-transform: capitalize;
        font-size: 18px;
    }
    .mt-6.flex.items-center.justify-center.mt-4 {
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .text-button {
        font-size: 14px !important;
        font-weight: 500;
    }
    .leaderboard-model .select-options.players {
        padding: 20px 40px !important;
        margin: 0 20px 0;
    }
    .leaderboard-model .select-options.players h2 {
        font-size: 15px;
        padding: 5px 40px;
        margin: 0px 0 12px;
        border: 2px solid #fff !important;
        border-radius: 30px;
        display: inline-block;
    }
    .leaderboard-model .select-options.players img.stars {
        display: none;
    }
    .leaderboard-model .select-options.players table thead tr th {
        padding: 9px 0 5px;
        border-bottom: 5px solid #a2ddf9;
    }
    .leaderboard-model .select-options.players table thead tr:first-child {
        font-size: 8px;
    }
    .leaderboard-model .select-options.players table tbody tr td {
        font-size: 12px;
    }
    .leaderboard-model .select-options.players table tbody tr td img.profile {
        width: 28px;
    }
    .leaderboard-model .select-options.players table tbody tr td img.level {
        width: 70%;
    }
    .leaderboard-model .select-options.players table tbody tr td span.score {
        padding: 4px 40px;
        margin: 0 10px 0 0;
    }
    .leaderboard-model .select-options.players .space-x-4 {
        min-height: 250px !important;
    }
    .games .waiting .cart-box {
        margin-top: 2em !important;
    }
    .waiting.choose input {
        margin-top: 20px;
        padding: 8px 0;
    }
    .games .waiting .cart-box h2 {
        margin-top: 10px;
    }
    body.games nav {
        position: absolute;
        width: 100%;
        z-index: 5;
    }
    .character-area h4 {
        font-size: 28px;
        margin: 0 0 20px !important;
    }
    body.games .box {
        width: 50%;
    }
    .character-area h5 {
        font-size: 14px;
        margin-bottom: 10px;
        padding: 10px 25px;
    }
    .character-area input.btn {
        padding: 8px 50px;
        margin-top: 25px;
        font-size: 14px;
    }
    .games .character-area h3 {
        bottom: 38px;
        left: 20px !important;
        font-size: 24px;
    }
    .character {
        top: -40px;
    }
    img.back-button {
        margin-right: 10px;
    }
    .games .slide-acco {
        display: none;
    }
    body.games button#play-stop-btn {
        width: 120px;
    }
    body.games .box.w-90 {
        margin-top: 155px;
        width: 100% !important;
    }
    body.games .box.shodow {
        padding: 15px 0;
        height: 100px;
        left: 100px;
        top: 35px;
    }
    .card-spinners {
        bottom: 20px !important;
        right: 30px !important;
    }
    body.games .box.w-70 {
        left: 20px;
        width: 70% !important;
    }
    .games img.profile {
        width: 140px;
        padding: 5px 5px !important;
    }
    .games h3 {
        bottom: 8px;
        left: 50px;
        font-size: 12px;
    }
    .games h3:before {
        width: 30px;
        top: 0;
        left: -35px;
        height: 30px;
    }
    body.games .box .kcal img.goal {
        width: 65px;
    }
    .games h3 span {
        font-size: 12px;
    }
    span.currentKcal {
        width: 105px;
        font-size: 10px;
    }
    .progress {
        margin-top: 65px;
        height: 32px;
    }
    .goal_flag {
        top: -32px;
    }
    .skipbtn h4 {
        position: relative;
        top: -3px;
        font-size: 10px;
        text-shadow: 0px 0px #000;
    }
    .skipbtn ul li span.dot {
        width: 10px;
        height: 10px;
        top: 0px;
    }
    .skipbtn ul li {
        top: -2px;
        position: relative;
        margin-left: 10px;
        font-size: 18px;
    }.skipbtn ul li.skip::before {
    top: -1px;
    left: -17px;
    width: 25px;
    height: 26px;
}
    .skipbtn {
        padding: 2px 11px;
        left: 20px;
    }
    .skipbtn ul {
        height: 24px;
        margin-left: 0px;
        padding: 0px 4px;
    }.skipbtn ul.penalty li {
    top: -2px;
    margin-left: 0;
}

.skipbtn ul.penalty li img {
    width: 20px;
    top: -2px;
}
    .games .counter div {
        top: 22px;
        font-size: 20px;
        left: 48px;
    }
    .card-box {
        width: 60%;
    }
    .card-box .card-button {
        width: 70%;
    }
    .card-box .card-button button,
    .card-box .card-button input[type="submit"] {
        font-size: 14px;
        margin: 0 0 15px;
    }
    .games .spinner-container {
        width: 120px;
        /* height: 120px; */
    }
    .games .pointer {
        top: 43px;
        width: 25px;
        height: 30px;
    }
    .games .scoreboard .cart-box.gameover img {
        width: 300px;
        margin: 50px auto 40px;
    }
    .games .scoreboard .cart-box.gameover {
        padding: 0 0 40px !important;
    }
    .games .scoreboard .cart-box {
        margin: 30px 85px !important;
    }
    .games .scoreboard .cart-box.gameover button {
        font-size: 14px;
    }
    .p-6.cart-box.delete-account {
        margin: 20px auto !important;
    }
    .p-6.cart-box.delete-account button,
    .p-6.cart-box.delete-account a {
        padding: 10px 22px !important;
        width: 100%;
        text-align: center !important;
        display: inline-block;
    }
    .mobile-view {
        width: 40%;
        display: flex;
        position: absolute;
        bottom: 20px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .mobile-view .shrink-0 {
        margin: 0 auto;
    }
    .mobile-view .select-options.players {
        background: radial-gradient(#00acee, #1f5083);
        padding: 0 20px !important;
        margin: 0;
        border-radius: 20px;
        border: 2px solid #fff;
        height: 370px;
        overflow-y: scroll;
    }
    .mobile-view .mb-6.bg-white {
        position: relative;
        top: -15px;
    }
    .mobile-view .select-options.players h2 {
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        border-radius: 30px;
        margin: 15px 0;
        padding: 3px 30px;
        border: 2px solid #fff !important;
        text-shadow: 1px 1px 1px #838383 !important;
    }
    .mobile-view .select-options.players ul.heading li img {
        width: 68px;
    }
    .mobile-view .select-options.players ul.heading li {
        padding: 0 23px;
    }
    .mobile-view .select-options.players .profile .card-group {
        margin: 0;
        width: 14.2%;
        height: 220px;
    }
    .mobile-view .select-options.players ul.heading {
        display: flex;
    }
    .mobile-view .select-options.players .profile .card-group .card {
        padding: 0 10px;
        margin-top: 5px;
    }
    .mobile-view .flex.items-center.mt-2.profile {
        overflow-y: scroll;
        height: 220px;
    }
    .box-multi h4 {
        font-size: 10px;
        font-weight: 600;
    }
    .character-area.start {
        margin-top: 5px !important;
    }
    .layout-bmi .character-area h3 {
        bottom: 0;
        left: 80px !important;
    }
    .layout-bmi img.character {
        top: 0;
    }
    .character-area h5 i.dot {
        top: -1px;
    }
    .games .card-group,
    .jolly-card {
        height: 230px;
    }
    .games .scoreboard .cart-box img.cup {
        width: 60px;
        top: -35px;
    }
    .games .scoreboard .cart-box h2 {
        margin: 0px;
        padding: 20px 0 18px;
        font-size: 15px;
        -webkit-text-stroke-width: 0.3px;
    }
    .games .jolly-card .card h6 {
        padding: 2px 8px;
        font-size: 10px;
    }
    div.scoreboard .scoreboard-single {
        width: 92%;
        margin: 0 auto;
        border-collapse: separate;
        border-spacing: 0;
    }

    div.scoreboard .scoreboard-single tr:first-child {
        background: #bfe8fa;
        color: #44acf5;
    }
    div.scoreboard .scoreboard-single tr {
        text-transform: uppercase;
        text-align: center;
        font-size: 8px !important;
    }

    div.scoreboard .scoreboard-single tr td {
        padding: 14px 0;
        font-size: 18px !important;
        color: #fff;
        border: 1px solid #fff;
    }
    div.scoreboard .scoreboard-single tr th {
        border: 1px solid #fff;
    }
    div.scoreboard .scoreboard-single tr th:last-child,
    div.scoreboard .scoreboard-single tr td:last-child {
        border-bottom-right-radius: 10px !important;
        border-top-right-radius: 10px !important;
    }
    div.scoreboard .scoreboard-single tr th:first-child,
    div.scoreboard .scoreboard-single tr td:first-child {
        border-bottom-left-radius: 10px !important;
        border-top-left-radius: 10px !important;
    }
    .total_points {
        text-align: center;
        margin-bottom: 12px;
    }
    .total_points span {
        background: #a1ddf9;
        font-weight: 900;
        padding: 6px 40px;
        display: inline-block;
        margin-bottom: 0px;
        border-radius: 20px;
        box-shadow: 0 0 3px 0 #8f8f8f;
    }
    div#penalty-emoji .select-options.players {
        width: 50%;
        margin: 1em auto;
    }

    div#penalty-emoji .select-options.players img {
        height: auto !important;
        width: 50% !important;
        margin: 20px auto;
    }

    div#penalty-emoji .select-options.players h2 {
        border: 0 !important;
    }
    .deash img.logo {
        width: 350px;
        top: 50px;
    }
    img.options {
        border-radius: 30px;
    }
    .slide-from-bottom .card-button.skip, .slide-from-bottom .card-button.ai-doctor {
        margin-top: 0;
    }.doc-suggestion {
        left: -10px;
        top: -10px;
        width: 105%;
    }.slide-from-bottom .card-button.ai-doctor:before {
        width: 40px;
        height: 26px;
    }.doc-suggestion span.close {
        right: -60px;
    }ul.letter-heading {
    bottom: -90px;
    left: 50px;
    width: 65%;
}ul.letter-heading li {
    width: 70px;
}.disable-spin {
    width: 120px;
    height: 120px;
    position: relative;
    left: -49px;
}.disable-spin img.currentcharacter {
    padding: 45px;
}body.games .player-list .box .flex.profile {
    height: 90px;
}.player-list .profile h3 {
    margin-left: 110px;
    bottom: 28px;
}.player-list span.currentKcal {
    top: 29px;
    left: 5px;
}.player-list .kcal {
    top: 20px !important;
}section.player-list-scroll {
    height: auto;
    overflow: hidden;
}.player-list .goal_flag {
    top: 20px;
    left: 280px;
    color: #fff;
}table.desktop-only {
    display: none;
}table.mobile-only {
    display: block;
    overflow-y: scroll;
}table.mobile-only td {
    vertical-align: middle !important;
    padding: 5px 0 !important;
    font-size: 12px !important;
    text-align: center;
}

table.mobile-only td:first-child {width: auto !important;}

table.mobile-only th {
    font-size: 12px;
}

table.mobile-only  tr {
    border-bottom: 1px solid #009ad5;
}
}
