@media (min-width: 576px) {

    .container,
    .container-sm {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 992px;
    }
}

.main-menu,
.bg-premium {
    background-color: #decdab;
    background-image: url(../img/nav-lines.png);
}

.nav-link-mobile {
    font-size: large;
    text-transform: uppercase;
}

.nav li a {
    letter-spacing: .5px;
    font-size: 10pt;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
}

.nav li a {
    color: #000;
    text-transform: uppercase;
    box-shadow: rgba(209, 110, 28, .35) 0 -25px 18px -14px inset, rgba(209, 110, 28, .25) 0 1px 2px, rgba(209, 110, 28, .25) 0 2px 4px, rgba(209, 110, 28, .25) 0 4px 8px, rgba(209, 110, 28, .25) 0 8px 16px;
    /* transform: scale(1.05) rotate(-1deg); */
    background-image: linear-gradient(#fdd943, #fcc425);
}

.banner {
    background: url(../../media/basegame_bg-1.png);
    background-size: 100%;
    background-position: top center;
    height: 400px;
    text-align: center;
}

.text-banner {
    color: white;
    font-size: 2.5rem;
    line-height: 1.2;
    font-weight: 900;
}

.text-banner-desc {
    color: white;
    font-style: italic;
    font-size: .9rem;
    font-weight: 900;
}

.text-banner-desc a {
    color: #fcc425;
}

.text-banner-desc a:hover {
    color: #fcc425;
}

.text-gold {
    color: #fcc425;
}

.text-banner-desc a {
    text-decoration: none;
}

.btn-promo {
    color: #000;
    background-color: #fcc425;
    background-image: url(../img/nav-lines.png);
    font-size: 16pt;
    border-radius: 50px;
    padding: 15px 100px;
    font-weight: 800;
    letter-spacing: 1.5px;
    box-shadow: rgba(0, 0, 0, .09) 0 2px 1px, rgba(0, 0, 0, .09) 0 4px 2px, rgba(0, 0, 0, .09) 0 8px 4px, rgba(0, 0, 0, .09) 0 16px 8px, rgba(0, 0, 0, .09) 0 32px 16px;
}

.btn-promo:after {
    display: inline-block;
    font-size: 13pt;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    background-color: #000;
    border-radius: 25px;
    padding: .4rem .8rem;
    position: absolute;
    margin-top: -40px;
    margin-left: auto;
    box-shadow: rgba(14, 30, 37, .12) 0 2px 4px 0, rgba(14, 30, 37, .32) 0 2px 16px 0;
}

.container-seo {
    background-color: #f9f8f9;
    padding: 60px 10px;
}

article p {
    font-size: .9rem;
    margin-bottom: 1rem;
}

article h1 {
    margin-bottom: 2rem;
}

article h2 {
    font-size: 1.5rem;
    color: inherit;
    margin-bottom: 1.5rem;
    margin-top: 1.7rem;
}

article ol,
article ul {
    padding-left: 1rem;
}

a {
    text-decoration: none;
}

a {
    color: inherit
}

a:hover {
    color: inherit
}

.button-21 {
    align-items: center;
    appearance: none;
    background-color: #fcc425;
    background-size: calc(100% + 20px) calc(100% + 20px);
    border-radius: 10px;
    border-width: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #000;
    cursor: pointer;
    display: block;
    height: auto;
    justify-content: center;
    line-height: 1.5;
    padding: 10px 20px;
    font-size: 12px;
    transition: background-color .2s, background-position .2s;
    box-shadow: rgb(245 196 34 / 17%) 0 -23px 25px 0 inset, rgb(245 196 34 / 15%) 0 -36px 30px 0 inset, rgb(245 196 34 / 10%) 0 -79px 40px 0 inset, rgb(245 196 34 / 6%) 0 2px 1px, rgb(245 196 34 / 9%) 0 4px 2px, rgb(245 196 34 / 9%) 0 8px 4px, rgb(245 196 34 / 9%) 0 16px 8px, rgb(245 196 34 / 9%) 0 32px 16px;
}

footer {
    background-color: #533702;
    background-image: url(../img/nav-lines.png);
    box-shadow: rgba(107, 72, 43, .17) 0 -23px 25px 0 inset, rgba(107, 72, 43, .15) 0 -36px 30px 0 inset, rgba(107, 72, 43, .1) 0 -79px 40px 0 inset, rgba(107, 72, 43, .06) 0 2px 1px, rgba(107, 72, 43, .09) 0 4px 2px, rgba(107, 72, 43, .09) 0 8px 4px, rgba(107, 72, 43, .09) 0 16px 8px, rgba(107, 72, 43, .09) 0 32px 16px;
    text-align: center;
}

.footer-contact img {
    width: 2rem;
}

/*   CATEGORY   */
.card-category {
    background-color: #fff;
    background-image: url(../img/nav-lines.png);
    padding: 3px;
    box-shadow: rgba(0, 0, 0, .4) 0 2px 4px, rgba(0, 0, 0, .3) 0 7px 13px -3px, rgba(0, 0, 0, .2) 0 -3px 0 inset;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 10px;
}

.card-category figure img {
    width: 100%;
    border-radius: 6px;
}

.card-category button {
    padding: 4px 14px;
    border-radius: 10px;
    border: none;
    color: #000;
    background: linear-gradient(180deg, #fdd943 0, #fcc425 100%);
    background-origin: border-box;
    box-shadow: 0 0.5px 1.5px rgb(54 122 246 / 25%), inset 0 0.8px 0 -0.25px rgb(255 255 255 / 20%);
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    font-size: 10pt;
    width: fit-content;
    margin: 5px auto;

}

/* POST */
.text-small {
    font-size: 8pt;
}

.text-italic {
    font-style: italic;
}

.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb a:visited,
.post-article a,
.post-article a:hover,
.post-article a:visited {
    color: #a41b1a;
    text-decoration: none;
}

.post-article .button-21 {
    color: #000
}

.post-article .button-21:hover {
    color: #a41b1a
}

.post-article h1 {
    font-size: 18pt;
    margin-bottom: 1rem;
}

.post-article h2 {
    font-size: 15pt;
}

.post-article p,
.post-article .p {
    font-size: 11pt;
}

.table-game {
    display: flex;
    margin-left: 1rem;
}

.table-game td:nth-child(1) {
    padding-right: 2rem;
}

.demo {
    text-align: center;
    display: flex;
    gap: 12pt;
    margin: 0 auto;
    align-items: center;
}

.post-article img {
    width: 100%;
}

/* POST SIDEBAR */
.bg-title {
    background-color: #533702;
    background-image: url(../img/nav-lines.png);
    box-shadow: rgba(0, 0, 0, .19) 0 10px 20px, rgba(0, 0, 0, .23) 0 6px 6px;
    text-shadow: 3px 3px 0 rgba(0, 0, 0, .2);

}

.tag {
    background-color: #fff;
    border: 1px solid #8a5b04;
    border-radius: 3px;
    color: #8a5b04;
    margin: 3px;
    padding: 5px 10px;
    display: inline-block;
}

.tag:hover {
    background-color: #bda06b;
    border: 1px solid #8a5b04;
    color: #fff;
}

.list-post img {
    width: 100%;
}

.list-post figcaption {
    font-size: 11pt;
}

.list-post a {
    color: #a41b1a;
}

/* PRODUCT */
.game-list [class^=col] {
    padding: 0;
}

.game-list {
    margin-bottom: 3rem;
}

.button-99 {
    background-image: linear-gradient(#decdab, #c0ae89);
    border: none;
    border-radius: 6px;
    box-shadow: rgb(0 0 0 / 16%) 0 3px 6px, rgb(0 0 0 / 23%) 0 3px 6px;
    padding: .9rem;
}

.game-frame {
    box-shadow: rgba(0, 0, 0, .15) 1.95px 1.95px 2.6px;
    margin: 5px;
}

.percent-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
    color: #fff;
    z-index: 2;
}

.green {
    background-color: #5fe27d;
}

.yellow {
    background-color: #f8cd4d;
}

.red {
    background-color: #eb5a68;
}

.percent {
    height: 32px;
    display: flex;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    position: relative;
    z-index: 1;
}

.percent p {
    position: absolute;
    text-align: center;
    top: .7rem;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    margin-top: 5px;
    z-index: 3;
}

.pola-content {
    white-space: pre;
}

.desc {
    font-size: 11pt;
    border-radius: 1em;
}

.desc th,
.desc td {
    background: #eee;
    border: 2px solid #fff;
}

.button-24 {
    background: #ff4742;
    border: 1px solid #ff4742;
    border-radius: 6px;
    box-shadow: rgba(0, 0, 0, .1) 1px 2px 4px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;
    font-size: 10pt;
    font-weight: 600;
    outline: 0;
    letter-spacing: 1px;
    padding: 3px 8px;
    text-align: center;
    text-rendering: geometricprecision;
    text-transform: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    vertical-align: middle;
}

.button-24:active,
.button-24:hover {
    background-color: initial;
    background-position: 0 0;
    color: #ff4742;
}

.bottom-menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    height: 60px;
    background-color: #decdab;
    background-image: url(../img/nav-lines.png);
    box-shadow: rgb(202 147 115 / 17%) 0 -23px 25px 0 inset, rgb(202 147 115 / 15%) 0 -36px 30px 0 inset, rgb(202 147 115 / 10%) 0 -79px 40px 0 inset, rgb(202 147 115 / 6%) 0 2px 1px, rgb(202 147 115 / 9%) 0 4px 2px, rgb(202 147 115 / 9%) 0 8px 4px, rgb(202 147 115 / 9%) 0 16px 8px, rgb(202 147 115 / 9%) 0 32px 16px;
    border-top: 1px solid #8a5b03;
    justify-content: space-around;
    align-items: center;
    z-index: 2;
}

.carousel {
    margin-bottom: .5rem;
}

.carousel-caption {
    bottom: 3rem;
    z-index: 10;
}

.carousel-item {
    height: 30rem;
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 30rem;
}

.carousel-control-next,
.carousel-control-prev {
    background: rgba(0, 0, 0, .5);
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    top: 15rem;
    opacity: 1;
}

.carousel-control-next:hover,
.carousel-control-prev:hover {
    background: rgba(0, 0, 0, .7);
}

.carousel-control-prev {
    left: 1%;
}

.carousel-control-next {
    right: 1%;
}

@media (max-width:767px) {

    .carousel-item,
    .carousel-item>img {
        height: calc(100vw / 1.987);
    }

    .carousel-control-next,
    .carousel-control-prev {
        background: rgba(0, 0, 0, .5);
        display: inline-block;
        width: 1.5rem;
        height: 1.5rem;
        top: calc(100vw / 1.987 / 2.5);
        opacity: 1;
    }

    .text-banner {
        font-size: x-large;
    }

    .btn-promo {
        font-size: large;
        padding: .4rem .7rem;
    }

    .btn-promo:after {
        font-size: .75rem;
        margin-top: -28px;
        margin-left: -64px;
    }

    .banner {
        height: calc(100vw / 1.36);
        max-height: 270px;
        background-size: 120%;
        background-position: center;
    }
}