@font-face {
    font-family: 'prize-pool';
    src: url(../font/prize-pool.ttf);
}
.dekstop-only {
    display: flex;
}
.mobile-only {
    display: none;
}
.navbar-bangkok .navbar-expand-lg .navbar-collapse {
    justify-content: space-between;
}
.navbar-bangkok .language-icon {
    width: 35px;
}
.navbar-bangkok .dropdown-toggle::after {
    display: none;
}
.navbar-bangkok .logo-navbar {
    width: 150px;
}
.navbar-bangkok .menu-bar {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-left: 30px;
}
.navbar-bangkok .nav-link {
    padding: 0;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-family: serif;
    font-weight: bold;
}
.navbar-bangkok .navbar-nav {
    gap: 30px;
}
.navbar-bangkok .now-time {
    font-family: serif;
    font-weight: bold;
    margin-bottom: 5px;
}
.navbar-bangkok .navbar-nav .nav-link.btn-bangkok {
    background: #333;
    padding-left: 10px !important;
    padding-right: 10px !important;
    background-image: linear-gradient(to right, #1fbbb9, #003663);
    border: 0;
    color: #fff;
    border-radius: 7px;
}
.btn-bangkok {
    padding-left: 10px;
    padding-right: 10px;
    border: 0;
    color: #fff;
    background-image: linear-gradient(to right, #1fbbb9, #003663);
    font-family: serif;
    font-weight: bold;
}
.btn-bangkok:hover {
    color: #fff;
}
.navbar-expand-lg .navbar-collapse {
    align-items: flex-end;
}
#landing-banner {
    text-align: center;
    background: url(../img/bgbanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
}
.banner-content h1 {
    font-family: serif;
    font-weight: bold;
    font-size: 24px;
}
#landing-banner {
    text-align: center;
    background: url(../img/bgbanner.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    color: #fff;
    display: flex;
    align-items: center;
}
.btn-banner {
    border: 1px solid #fff;
    border-radius: 50px;
    padding-left: 30px;
    padding-right: 30px;
}
#landing-banner .btn-banner {
    margin-top: 15px;
}
.footer-text {
    display: flex;
    gap: 15px;
}
.social-media a {
    color: #013965;
    font-size: 24px;
}
.social-media {
    display: flex;
    gap: 10px;
    align-items: center;
}
.footer-section {
    border-top: 1px solid #003663;
    padding-top: 10px;
    padding-bottom: 10px;
}
.footer-text span {
    width: 350px;
    font-family: serif;
    line-height: 1;
}
.title-content {
    display: flex;
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.title-content h3 {
    font-size: 18px;
    width: 530px;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    color: #003664;
}
.result-card {
    margin-top: 10px;
    margin-bottom: 10px;
}
.title-bangkok {
    font-family: serif;
    font-weight: bold;
    color: #003562;
    font-size: 24px;
}
.result-number {
    display: flex;
    gap: 2px;
}
.row-result {
    display: flex;
    gap: 10px;
}
.logo-next-draw {
    width: 250px;
}
#timer-countdown {
    display: flex;
    text-align: center;
    justify-content: center;
    position: relative;
    color: #003663;
}
#timer-countdown:after {
    content: '';
    border-bottom: 2px solid #003663;
    width: 100%;
    position: absolute;
    bottom: 25px;
}
#timer-countdown .timer {
    font-size: 42px;
    font-weight: bold;
    font-family: sans-serif;
    text-align: center;
    line-height: 1;
    margin-bottom: 5px;
    width: 45px;
}
.timer-space {
    font-size: 42px;
    font-weight: bold;
    font-family: sans-serif;
    line-height: 1;
    text-align: center;
}
.countdown-part span {
    font-family: serif;
    font-weight: bold;
}
.home-left-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    height: 100%;
    align-items: center;
    width: fit-content;
}
.time-result {
    background: url(../img/header-tablet.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    height: 72px;
    color: #fff;
    padding-top: 4px;
    font-family: serif;
}
.body-result {
    background: #b8c7d3;
    margin-left: 14px;
    margin-right: 14px;
    margin-top: -38px;
    border-radius: 0 0 5px 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.number-canvas {
    background: url(../img/ball2.png);
    background-position: center;
    background-size: cover;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: serif;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 2px;
}
.lable-result {
    font-size: 14px;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 3px #003664;
    font-family: serif;
    font-weight: bold;
}
.row-result {
    display: flex;
    gap: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    justify-content: center;
}
.dropdown-menu[data-bs-popper] {
    left: unset;
    right: 0;
}
#livedraw-page .number-canvas {
    width: 60px;
    height: 60px;
    font-size: 24px;
}
#livedraw-page .lable-result {
    font-size: 18px;
    border-radius: 50px;
    padding-left: 15px;
    padding-right: 15px;
}
#livedraw-page .time-result {
    font-size: 26px;
    height: 120px;
    padding-top: 8px;
}
#livedraw-page .body-result {
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: -62px;
    margin-left: 23px;
    margin-right: 23px;
}
#history-page .number-canvas {
    width: 30px;
    height: 30px;
    font-size: 14px;
}
#history-page .time-result {
    height: 56px;
    padding-top: 1px;
}
#history-page .body-result {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -30px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.paginate-bangkok .pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
    margin-top: 10px;
}
.paginate-bangkok .page-link {
    background: #003664;
    color: #fff;
    border: 0;
}
.paginate-bangkok .page-item.disabled>.page-link {
    background: #b7c5d1;
    color: #003664;
    border: 0;
}
.paginate-bangkok .page-item.active>.page-link {
    background: #005096;
    color: #fff;
    border: 0;
}
.text-sm {
    font-size: 12px;
}
.text-red {
    color: red;
}
.text-contact {
    font-family: serif;
    font-size: 18px;
    line-height: 1.3;
    padding-left: 30px;
    margin-top: 20px;
    color: #003664;
}
@media (max-width: 768px) {
    .dekstop-only {
        display: none !important;
    }
    .mobile-only {
        display: flex;
    }
    .title-content h3 {
        width: 100%;
    }
    .home-left-content {
        width: 100%;
        margin-bottom: 70px;
    }
    .navbar-bangkok .menu-bar {
        margin-left: 0;
        text-align: center;
        gap: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .nav-link.btn.btn-bangkok {
        width: fit-content;
    }
    .nav-item {
        display: flex;
        justify-content: center;
    }
    .navbar-bangkok .navbar-nav {
        gap: 10px;
    }
    .lang-mobile-container {
        margin-left: auto;
        margin-right: 15px;
    }
    .footer-text span {
        width: 240px;
    }
    .logo-footer {
        margin-top: 15px;
    }
    .footer-text {
        justify-content: center;
    }
    #livedraw-page .time-result {
        font-size: 20px;
        height: 93px;
        padding-top: 5px;
    }
    #livedraw-page .body-result {
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: -50px;
        margin-left: 17px;
        margin-right: 17px;
    }
    #livedraw-page .number-canvas {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}