@keyframes shine {
    100% {
        left: 125%;
    }
}
.tagdiv-type blockquote {
    text-align: left !important;
    border-left: 5px solid #e5ca44 !important;
    padding: 0 0 0 20px !important;
    margin: 30px 0 0 0 !important;
}
.tagdiv-type blockquote p {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    color: #fff !important;
    text-transform: initial !important;
}
div#ez-toc-container .ez-toc-title {
    color: #000;
}
.tagdiv-type blockquote {
    text-align: left !important;
    border-left: 5px solid #e5ca44 !important;
    padding: 0 0 0 20px !important;
    margin: 30px 0 0 0 !important;
}
.tagdiv-type blockquote p {
    font-size: 18px !important;
    margin-bottom: 0 !important;
    color: #fff !important;
    text-transform: initial !important;
}
.wp-caption-text,
.tdb_single_featured_image .tdb-caption-text {
	text-align: center !important;
    color: #fff !important;
}
.tagdiv-type figure img {
    border: 1px solid #9f9f9f;
    box-shadow: 0 0 5px 0 #000;
}
.category h1,
.category h2,
.category h3,
.category h4,
.category h5,
.category h6 {
  color: #fff !important;
}
strong {
	color: #e5ca44 !important;
}
.list_game_homepage {
	display: flex;
	flex-wrap: wrap;
}
.list_game_homepage .item {
    width: 33.333%;
    padding: 5px;
}
.list_game_homepage .item .wrap-content {
    position: relative;
    overflow: hidden;
}
.list_game_homepage .item .wrap-content .link_game {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.list_game_homepage .item .wrap-content .link_game::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 96%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.list_game_homepage .item .wrap-content .link_game:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
.list_game_homepage .item .wrap-content .game_name {
    position: absolute;
    bottom: 10px;
    left: 10px;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 26.09px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    text-shadow: 2px 1px BLACK;
}
.list_game_2_homepage {
    display: flex;
}
.list_game_2_homepage .item {
    width: 25%;
}
.list_game_2_homepage .item .wrap-content {
    padding: 40px;
}
.list_game_2_homepage .item .wrap-content .thumbnail img {
    transition: 0.3s all;
    margin-bottom: 0;
}
.list_game_2_homepage .item .wrap-content .thumbnail:hover img {
    transition: 0.3s all;
    transform: scale(0.9);
}
.tagdiv-type p {
    margin-bottom: 10px !important;
}
.content-home {
    border: 1px solid #d5d5d5;
    border-bottom: 5px solid #e5ca44;
    border-radius: 5px;
    padding: 15px;
}
.content-home::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}
.content-home::-webkit-scrollbar-track {
    background: #FFFFFF;
    -webkit-box-shadow: inset 1px 1px 2px #E0E0E0;
    border: 1px solid #D8D8D8;
    border-radius: 5px;
}
.content-home::-webkit-scrollbar-thumb {
    background-color: #e5ca44 !important;
    -webkit-box-shadow: inset 1px 1px 2px rgba(155, 155, 155, 0.4);
    border-radius: 5px;
}
.content-home::-webkit-scrollbar-thumb:hover {
    background-color: #4db2ec!important;
}
.content-home h1 {
    margin-top: 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #e5ca44 !important;
}
.owl-carousel .owl-item img {
    margin-bottom: 0;
}
.sc_payment {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
}
.sc_payment .item {
    width: 16.6667%;
    padding: 5px;
}
.sc_payment .item .wrap-content {
    border-radius: 5px;
    box-shadow: 0 1px 2px #d3d8dd, 0 2px 4px #d3d8dd;
    display: flex;
    align-items: center;
    justify-content: center;
}
.sc_payment .item .wrap-content:hover {
    transition: 0.3s all;
    transform: translateY(-2px);
    box-shadow: rgba(0, 0, 0, .35) 0 3px 9px;
}
.sc_payment .item .wrap-content img {
    margin-bottom: 0;
}
.sc_slider_mlink .icon_brand {
    display: block;
    padding: 5px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    border-bottom: 5px solid #e5ca44;
    margin-bottom: 15px;
}
.sc_slider_mlink .icon_brand img {
    margin-bottom: 0;
}
.sc_slider_mlink .link_mlink {
    display: block;
    background: #e5ca44;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 0 30px;
    border-radius: 5px;
}
#toc_container {
    margin-bottom: 15px;
    background: #000;
    border-color: #e5ca44;
}
#toc_container p.toc_title {
    margin-bottom: 0 !important;
}
.bj88-partner img {
    width: 100%;
}
.wrap-cta-footer {
    position: fixed !important;
    bottom: 35px;
    right: 5px;
    z-index: 1;
}
/*.sc_cta_footer {
    position: fixed;
    bottom: 0;
    right: 0;
}*/
.sc_cta_footer img {
    width: 44px;
    margin-bottom: 0;
}
.sc_app {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}
.sc_app .wrap-down-app {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sc_app .wrap-down-app .app {
    display: flex;
    align-items: center;
    margin: 0 30px;
    flex-direction: column;
}
.sc_app .wrap-down-app .app .qr-app {
    max-width: 140px;
    margin-bottom: 0;
    background: #fff;
}
.sc_app .wrap-down-app .app .content-app {
/*    margin-left: 15px;*/
    margin-top: 15px;
}
.sc_app .wrap-down-app .app .content-app .name-app {
    display: flex;
    align-items: center;
    color: #ff0;
    margin-bottom: 15px;
    justify-content: center;
}
.sc_app .wrap-down-app .app .content-app .name-app .icon-app {
    margin-bottom: 0;
    margin-right: 10px;
}
.sc_app .wrap-down-app .app .content-app .link-app {
    border: 1px solid;
    display: block;
    padding: 2px 10px;
    border-radius: 10px;
    font-size: 14px;
    transition: 0.3s all;
}
.sc_app .wrap-down-app .app .content-app .link-app:hover {
    background: #e7a609;
    color: #fff;
    border-color: #e7a609;
    transition: 0.3s all;
}
/* Responsive */
@media (max-width: 1600px){
}
@media (max-width: 1399px){
}
@media (max-width: 1199px){
    .list_game_2_homepage .item .wrap-content {
        padding: 20px;
    }
    .wrap-cta-footer {display: none;}
}
@media (max-width: 991px){
    #wpadminbar{display: none;visibility: hidden}
    .list_game_homepage .item {
    	width: 100%;
    }
    .list_game_2_homepage {
        flex-wrap: wrap;
    }
    .list_game_2_homepage .item {
        width: 50%;
    }
    .list_game_2_homepage .item .wrap-content {
        padding: 10px;
    }
    .sc_payment .item {
        width: 33.333%;
    }
    .sc_app .wrap-down-app .app {
        margin-bottom: 30px;
    }
    .content-home {
        max-height: unset;
    }
    .content-home p {
		text-align: justify !important;
    }
}
@media (max-width: 767px){
    .sc_payment .item {
        width: 50%;
    }
}
@media (max-width: 575px){
}
@media (max-width: 480px){
}
@media (max-width: 425px){
}
@media (max-width: 424px){
}
@media (max-width: 380px){
}
@media (max-width: 375px){
}
@media (max-width: 360px){
}
@media (max-width: 320px){
}
@media (max-width: 240px){
}