@font-face {
    font-family: baloo;
    src: url(font/Baloo2-Regular.ttf);
    font-display: swap;
}

/* ==== START GENERAL === */
html, body {
    background-color: #fff;
    margin: 0;
    padding: 0;
    font-family: baloo;
    color: #555555;
    max-width: 100%;
    max-height: 100%;
    overflow-x: hidden;
    /* overflow: hidden; */
}

html {
    height: 100%;
}

body {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    /* font-weight: 700 !important; */
}
small,p {
    /* font-weight: 700 !important; */
    line-height: 1.2;
}
.text-muted{
    color: #6c757dab !important;
}
.text-justify{
    text-align: justify;
}

h1, h2, h3, h4, h5, h6{
    color: black;
    margin-bottom: 0;
}
a{
    cursor: pointer !important;
    color: #28a2ff !important;
    text-decoration: none;
}
a:hover{
    color: #28a2ff !important;
}
.text_biru{
    color: #28a2ff !important;
}
img, iframe{
    max-width: 100%;
    max-height: 100%;
}
.text-underline{
    text-decoration: underline;
}

.btn {
    background-color: #ffcc00 !important;
    color: #555555 !important;
    border-color: #ffcc00 !important;
    box-shadow: 0 3px 3px 0 #ffcc0026, 0 3px 1px -2px #ffcc0033, 0 1px 5px 0 #ffcc0026;
    border-radius: 20px;
    text-transform: none;
}
#carddeck::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: transparent;
}

.btn-primary:hover, .btn.bg-gradient-primary:hover {
    background-color: #ffcc00 !important;
    color: #555555 !important;
    border-color: #ffcc00 !important;
    box-shadow: 0 14px 26px -12px #ffcc0066, 0 4px 23px 0 #ffcc0066, 0 8px 10px -5px #ffcc0033 !important;
}
.rounded20{
    border-radius: 20px;
}

footer p {
    color: #999999;
    font-size: 0.6rem !important;
}
.rounded{
    border-radius: 20px !important;
}
.adsbygoogle{
    display: block;
    width: 100%;
    text-align: center;
}
/* ==== END GENERAL === */

/* ==== START HOME === */
#tahoogle {
    max-height: 100vh;
    overflow: hidden;
}

#tahoogle .btn {
    width: 70%;
    padding: 6px 10px !important;
}

#tahoogle .btn p {
    font-size: 0.85rem;
}

#tahoogle .container {
    height: 96vh;
}
#tahoogle #ic_tahoogle{
    max-width: 65vw !important;
}

.inputBorder{
    border: 1px solid;
    border-color: rgb(55,55,55);
}

.inputBorder :hover{
    cursor: pointer;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

#input_border_1,#q,.input-group-text{
    background-color: rgba(0, 0, 0, 0.0); 
    border-width: 0px; 
    border: 0px; 
    box-shadow: none;
}
#ic_search{
    max-height: 16px; 
    max-width: 16px; 
    box-shadow: none;
}
/* ==== END HOME === */

/* ==== START SEARCH === */
#search_section #ic_tahoogle{
    max-width: 35vw;
}
.owl-carousel img{
    border-radius: 10px;
    box-shadow: 0px 2px 5px 2px #e7e7e7;
    margin-bottom: 10px;
}
#video iframe{
    width: 100%;
    height: 100%;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
}
#hasil{
    font-weight: 700 !important;
}
.modal-dialog,.modal{
    height: 98vh;
    overflow: hidden;
}
.modal-content{
    background-color: transparent;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    /* height: 100%; */
    /* display: block; */
}
.modal-header{
    border: none !important;
    padding: 0 2rem;
}
.modal-body{
    padding: 0 1rem;
}
/* .modal-body{
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
} */
.modal-backdrop{
    opacity:0.7 !important;
}
.close-modal{
    font-size: 22pt;
    color: white;
}
#hasilcaritahoo{
    font-size: .875rem;
    margin-bottom: 0;
}
/* ==== END SEARCH === */

/* =============================== */
/* ===== START CUSTOM STYLE ====== */
/* =============================== */
/* // SMALL PHONE */
@media (min-width: 330px) {
    #tahoogle #divrow {
        position: relative;
        padding-bottom: 100px;
    }
    #search_section>.container{
        padding: 0 18px;
    }
}

/* // Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* // Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .list_game_card{
        padding: 0 23px !important;
    }
    #featured_games .list_game_card .card:nth-child(1){
        margin-left: 0 !important;
    }
    #search_section #ic_tahoogle{
        max-width: 200px;
    }
    #search_section,#search_footer{
        background-color: white;
        display: flex;
    }
    #search_section>.container, #search_footer>div{
        max-width: 40vw;
        background-color: white;
        width: 100%;
    }
    #tahoogle #ic_tahoogle{
        max-width: 28vw !important;
    }
    footer p {
        color: #999999;
        font-size: 0.7rem !important;
    }

    #tahoogle .btn {
        width: 50%;
    }

    #tahoogle img {
        width: 70%;
    }

    #tahoogle .btn p {
        font-size: 16pt;
    }
    #video iframe{
        width: unset;
        /* min-width: 560px; */
        min-height: 350px;
        /* height: 500px; */
        width: 100%;
        max-width: 40vw !important;
    }

}

/* // Large devices (desktops, 992px and up) */
@media (min-width: 992px) {}

/* // X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* =============================== */
/* ===== END CUSTOM STYLE ====== */
/* =============================== */


@media (min-width: 1024px) {
    #featured_games .list_game_card .card {
        /* margin-right: 3.2vw; */
        /* margin-left: 19px; */
        /* margin: 0 !important; */
    }

    #featured_games .list_game_card .card:last-child {
        margin-right: 0 !important;
    }

    #featured_games .list_game_card .card:nth-child(1) {
        margin-left: 1vw;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {

    #featured_games .judulgame {
        /* font-size: 1.5vw; */
    }
}

@media (max-width: 767px) {
    #featured_games .list_game_card .card {
        max-width: 60%;
        flex: 0 0 60%;
    }

    #featured_games .list_game_card .card .ic_plays {
        max-width: 5vw;
        margin-right: 0.5vw;
    }

    #featured_games .list_game_card .card span {
        font-size: 4vw;
    }

    #featured_games .judulgame {
        /* font-size: 4.5vw; */
    }
}

@media (max-width: 767px) {

    /*MOBILE*/
    #featured_games .list_game_card .d-block.card-deck::-webkit-scrollbar {
        -webkit-appearance: none;
    }

    #featured_games .list_game_card .d-block.card-deck::-webkit-scrollbar:horizontal {
        height: 11px;
    }

    #featured_games .list_game_card .d-block.card-deck::-webkit-scrollbar-thumb {
        border-radius: 8px;
        border: 2px solid white;
        background-color: rgba(0, 0, 0, .5);
    }

    #featured_games .list_game_card .d-block.card-deck::-webkit-scrollbar-track {
        background-color: #fff;
        border-radius: 8px;
    }
}

@media (max-width: 480px) {

    /*MOBILE*/
    #featured_games .list_game_card .card-deck::-webkit-scrollbar {
        display: none;
    }

    #featured_games .list_game_card .card-deck {
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

#featured_games .list_game_card .card{
    cursor: pointer;
    color: #28a2ff !important;
    box-shadow: 0px 2px 5px 2px #e7e7e7;
    border: none;
}
#featured_games .list_game_card .judulgame {
    margin-bottom: 0 !important;
    display: flex;
    align-content: center;
    justify-content: start;
    align-items: center;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    color: #28a2ff !important;
}

#featured_games .list_game_card .card:nth-child(1) {
    margin-left: 16px;
}

#featured_games .list_game_card .card:last-child:after {
    content: "";
    display: block;
    position: absolute;
    right: -16px;
    width: 2rem;
    height: 1px;
}

#featured_games .list_game_card .card .card_icon {
    border-radius: 15px;
    border: 1px solid gray;
}

#featured_games .list_game_card .card .card-body span {
    padding-bottom: 3px;
}

#featured_games .d-md-block .list_game_card .card .card-body {
    min-height: 2rem;
}

#featured_games .list_game_card .card .card-body {
    /* padding: 0.4rem 1.2rem; */
    padding: 0.4rem 0.4rem;
}

#featured_games .list_game_card .card .ic_plays {
    max-width: 1.2vw;
    margin-right: 2px;
}

#featured_games .list_game_card .card {
    padding: 0px;
    border-radius: 20px;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 5px;
}

#featured_games .list_game_card .card .card-footer {
    background-color: unset;
    border-top: unset;
    padding: .6rem 0.9rem 0 0.9rem !important
}

#featured_games .list_game_card .card .card-footer .btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: none;
    font-size: 16pt;
    padding: 10px 0px;
    background-color: #2fd266;
}

#featured_games .list_game_card .card .card-footer .btn:hover {
    background-color: #004378;
}

#featured_games .list_game_card .card .card-img-top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}