.wp-caption-text,
.tdb_single_featured_image .tdb-caption-text {
	text-align: center !important;
}
.list_game_homepage {
	display: flex;
	flex-wrap: wrap;
}
.list_game_homepage .item .wrap-content {
    border: 1px solid #d3d3d3;
    padding: 15px;
    border-radius: 5px;
    border-bottom: 5px solid #dd9933;
}
.list_game_homepage .item {
    width: 16.6667%;
    padding: 5px;
}
.list_game_homepage .item .wrap-content {
    border: 1px solid #d3d3d3;
    padding: 15px;
    border-radius: 5px;
    border-bottom: 5px solid #dd9933;
}
.list_game_homepage .item .wrap-content .thumbnail a {
    display: block;
}
.list_game_homepage .item .wrap-content .thumbnail a img {
    margin-bottom: 0;
}
.list_game_homepage .item .wrap-content .game_name {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.list_game_homepage .item .wrap-content .game_name a {
	color: #000;
	font-weight: bold;
	display: block;
	height: 26.09px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list_game_homepage .item .wrap-content .link_game {
    text-align: center;
}
.list_game_homepage .item .wrap-content .link_game a {
    background: #dd9933;
    color: #fff;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 5px;
}
.tagdiv-type p {
    margin-bottom: 10px !important;
}
.sc_slider_mlink .icon_brand {
    display: block;
}
.sc_slider_mlink .link_mlink {
    display: block;
    background: #dd9933;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    margin: 0 30px;
    border-radius: 5px;
}
/* Responsive */
@media (max-width: 1600px){
}
@media (max-width: 1399px){
}
@media (max-width: 1199px){
}
@media (max-width: 991px){
    #wpadminbar{display: none;visibility: hidden}
    .list_game_homepage .item {
    	width: 50%;
    }
}
@media (max-width: 767px){
}
@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){
}