
.bg-white {
	background-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
}

.container-fluid {
	max-width: 1500px;
}

.vigame-box {
	background-color: #ffffff;
	border: 0px solid #eeeeee;
	padding: 10px 20px;
}

.vigame-box-header {
	padding-bottom: 10px;
}

.vigame-box-header--content {
	border-bottom-color: #eeeeee;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-top: 10px;
	padding-bottom: 3px;
}

.vigame-box-header a {
	color: #999999;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	padding-bottom: 0;
}

@media (max-width: 767.98px) {
	
}

.vigame-box-title {
	color: #189ed9;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.vigame-box-title span {
	border-bottom: 2px solid #189ed9;
	padding-bottom: 10px;
}

.vigame-box .media-body a,
.vigame-box .card-title a {
	font-size: 1.05rem;
	font-weight: bold;
}

.mt-20 {
	margin-top: 20px !important;
}

.pl-35 {
	padding-left: 35px !important;
}

.rating_wrap .rating {
	overflow: hidden;
	position: relative;
	height: 20px;
	font-size: 16px;
	width: 90px;
	font-family: "Font Awesome 5 Free";
	display: inline-block;
	vertical-align: middle;
}

.rating::before {
	font-size: 16px;
	content: "\f005\f005\f005\f005\f005";
	top: 0;
	position: absolute;
	left: 0;
	float: left;
	color: #ff9900;
}

.product_rate {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	color: #ff9900;
}

.product_rate::before {
	font-size: 16px;
	content: "\f005\f005\f005\f005\f005";
	top: 0;
	position: absolute;
	left: 0;
	font-weight: 900;
}

.rating_num {
	font-size: 16px;
	margin-left: 5px;
	vertical-align: middle;
	display: inline-block;
	color: #ff9900;
	padding-top: 3px;
}

.text-size-14 {
	font-size: 14px;
	font-weight: 500;
}

.text-size-13 {
	font-size: 13px;
	font-weight: 500;
}

.vigame-box-category-news {
	color: #27a4dc;
	font-weight: normal;
}

.footer {
	background-color: #ffffff;
	border-top: 2px solid #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
}

.f-logo-left {
	border-right: 1px solid #dddddd;
	padding-right: 10px;
}

.f-logo-right {
	padding-left: 10px;
}

.footer a {
	font-weight: normal;
}

.pl-30 {
	padding-left: 20px;
}

.index_banner {
	width: 100%;
	height: 100%;
	max-height: 485px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	direction: ltr;
	background-color: #000;
}

.index_banner .thd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	background: rgba(0, 0, 0, 0.5);
}

.index_banner .thd li {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	padding-left: 20px;
}

.index_banner .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	bottom: 12px;
	z-index: 2;
}

.index_banner .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.index_banner .hd ul li {
	float: left;
	margin-right: 10px;
	width: 13px;
	height: 13px;
	line-height: 13px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	filter: alpha(opacity=40);
	opacity: 0.4;
}

.index_banner .hd ul li.on {
	filter: alpha(opacity=100);
	opacity: 1;
}

.index_banner .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.index_banner .bd li a {
	position: relative;
	padding: 47.8527607362% 0 0 0;
}

.index_banner .bd img {
	width: 100%;
	display: block;
}

.index_banner .prev,
.index_banner .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.index_banner .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.index_banner .prev:hover,
.index_banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.index_banner .prevStop {
	display: none;
}

.index_banner .nextStop {
	display: none;
}

.index_banner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box-game {
	color: #fff;
	padding: 10px;
	font-weight: bold;
}

.box-game--text-bottom {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.box-game--text-bottom {
		font-size: 11px;
	}
}

.box-game--pink {
	background-color: #e80b8e;
}

.box-game--blue {
	background-color: #189ed9;
}

.box-game--green {
	background-color: #7abd10;
}

.box-game--yellow {
	background-color: #ffa800;
}

.mt-lg-20 {
	margin-top: 20px;
}

@media (min-width: 992px) {
	.mt-lg-20 {
		margin-top: 0;
	}
}

.site-header {
	background-color: #fff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	font-family: "Google Sans", "Roboto", sans-serif; /* @alternate */
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 100;
}
.site-header .navbar {
	font-size: 1.25rem;
	min-height: 66px;
}
@media (min-width: 768px) {
	.site-header .navbar {
		font-size: 1rem;
	}
}
.site-header .navbar .navbar-toggler {
	color: #4a4a4a;
	margin-right: 1rem;
	padding: 0;
}
.site-header .navbar .navbar-toggler .material-icons {
	font-size: 28px;
}
.site-header .navbar .navbar-brand {
	margin-right: auto;
}
.site-header .navbar .nav-link {
	color: #6e7274;
	padding: 1.25rem 0;
	position: relative;
	text-transform: uppercase;
}
.site-header .navbar .nav-link::before {
	text-transform: none;
}
.site-header .navbar .nav-link::after {
	text-transform: none;
}
.site-header .navbar .nav-link img {
	vertical-align: middle;
	padding-bottom: 5px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.site-header .navbar .nav-link {
		padding: 0 0.5rem;
		font-size: 15px;
	}
}
@media (min-width: 1200px) {
	.site-header .navbar .nav-link {
		padding: 0 20px;
		
	}
	.site-header .navbar li ul .nav-link {
		padding: 8 0.5rem;
	}
}
.site-header .navbar .nav-link.active {
	color: #4a4a4a;
	font-weight: 500;
}
@media (min-width: 992px) {
	.site-header .navbar .nav-link.active:after {
		background-color: #1389fd;
		content: "";
		display: block;
		height: 3px;
		left: 0;
		position: absolute;
		top: calc(50% + (66px / 2) - 3px);
		width: 100%;
	}
}
.site-header .navbar-collapse {
	bottom: 0;
	height: auto !important;
	left: 0;
	position: fixed;
	right: 0;
	top: 0; /* @alternate */
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	z-index: 100;
}
@media (max-width: 991.98px) {
	.site-header .navbar-collapse {
		pointer-events: none;
	}
	.site-header .navbar-collapse:not(.show) {
		display: block;
	}
	.site-header .navbar-collapse.show {
		pointer-events: auto;
		-webkit-transition-duration: 0.35s;
		transition-duration: 0.35s;
	}
	.site-header .navbar-collapse.show .site-header__sheet {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	.site-header .navbar-collapse.show .site-header__sheet-bg {
		opacity: 1;
	}
	.site-header .navbar-collapse .navbar-nav {
		margin-bottom: 1.25rem;
		overflow-y: auto;
	}
}
@media (min-width: 992px) {
	.site-header .navbar-collapse {
		position: static;
	}
}
.site-header__sheet {
	/* @alternate */
	display: -webkit-box;
	display: flex;
}
@media (max-width: 991.98px) {
	.site-header__sheet {
		background: #fff;
		bottom: 0;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
		left: 0;
		position: absolute;
		right: 60px;
		top: 0;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: -webkit-transform 0.35s ease-in-out;
		transition: -webkit-transform 0.35s ease-in-out;
		transition: transform 0.35s ease-in-out;
		transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
	}
	.site-header__sheet > * {
		margin: 0 20px;
	}
}
@media (min-width: 992px) {
	.site-header__sheet {
		-webkit-box-align: center;
		align-items: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		flex-direction: row;
	}
}
.site-header__sheet-bg {
	cursor: pointer;
}
@media (max-width: 991.98px) {
	.site-header__sheet-bg {
		background: rgba(0, 0, 0, 0.4);
		bottom: 0;
		left: 0;
		opacity: 0;
		position: absolute;
		right: 0;
		top: 0;
		-webkit-transition: opacity 0.35s ease-in-out;
		transition: opacity 0.35s ease-in-out;
	}
}

.site-header__social .nav-item.nav-link {
	padding: 0 0.5rem;
}
@media (max-width: 991.98px) {
	.site-header__social .nav-item.nav-link {
		padding: 0 0.25rem;
		font-size: smaller;
	}
}

.site-header .sub-menu {
	padding: 15px 10px;
	background-color: #ffffff;
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
	display: none;
	border: none;
	min-width: 15rem;
	margin-top: 20px;
}

@media (max-width: 991.98px) {
	.site-header__sheet ul.navbar-nav {
		overflow-x: hidden;
	}
	.site-header .navbar .nav-link {
		padding-bottom: 0;
	}

	.site-header .sub-menu {
		margin-top: 0;
		min-width: auto;
		box-shadow: none;
	}
}

.site-header .sub-menu .nav-link {
	padding-top: 8px;
	padding-bottom: 8px;
}

.site-header .nav-item.show .sub-menu {
	display: block !important;
}

.site-header .sub-menu.show {
	display: block;
}

.site-header .sub-menu .nav-link {
	padding-top: 8px;
	padding-bottom: 8px;
}

@media (max-width: 575.98px) {
}

@media (min-width: 576px) and (max-width: 767.98px) {
}

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

@media (min-width: 992px) and (max-width: 1199.98px) {
}

.search-box {
	bottom: 0;
	width: 100%;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 0;
	background-color: #fff;
	position: absolute;
	transform: translateY(100%);
	transition: all 0.3s;
}

.site-header.show .search-box {
	height: 40px;
}

.search-box .search-input {
	width: 100%;
	height: 100%;
	padding: 0 1em;
	border: 0;
	background-color: transparent;
	opacity: 0;
}

.search-box .search-input {
	opacity: 1;
}

.site-header__account {
	order: -1;
}

.side-header__search a {
	padding-left: 5px;
	padding-right: 5px;
}

.site-header .navbar .site-header__account .nav-link {
	border-radius: 20px;
	padding: 10px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-top: 20px;
}

.game-hot--item {
	width: 100%;
	margin-right: 20px;
}

.home-news--item {
	width: 100%;
	margin-right: 20px;
}
.detail img{
	/* width: 80%; */
	margin: 0 auto;
}
@media (min-width: 568px) {
	.game-hot--item {
		width: 60%;
	}

	.home-news--item {
		width: 60%;
	}
}

@media (min-width: 667px) {
	.home-news--item {
	}
}

@media (min-width: 768px) {
	.game-hot--item {
		width: 45%;
	}

	.home-news--item {
		width: 45%;
	}
}

@media (min-width: 992px) {
	.game-hot--item {
		width: 60%;
	}

	.home-news--item {
		width: 40%;
	}
}

@media (min-width: 1200px) {
	.game-hot--item {
		width: 45%;
	}

	.home-news--item {
		width: 30%;
	}

	.home-news--item__game-cat {
		width: 100%;
	}
}

@media (min-width: 1440px) {
	.game-hot--item {
		width: 31.85%;
	}

	.home-news--item {
		width: 24%;
	}
}

.form-register--bottom {
	font-size: 16px;
	color: #999;
}

.form-register--bottom__label {
	cursor: pointer;
	color: #e80d8e;
	font-weight: 700;
}

.form-register--input {
	border-left-width: 0;
}

.form-register--input:focus {
	outline: none;
	border-color: #ced4da;
	box-shadow: none;
}

.form-register .input-group-text {
	background: none;
	border-right-width: 0;
}

.profile--links .list-group-item {
	border-color: transparent;
}
.profile--links .list-group-item.active {
	border-color: transparent;
	border-left-color: #36a5dc;
	border-left-width: 5px;
	background-color: transparent;
}

.profile--links .list-group-item.active a {
	color: #36a5dc;
	font-weight: 700;
}

.btn-primary.focus, .btn-primary:focus, .btn-primary:hover,
.btn-success.focus, .btn-success:focus, .btn-success:hover {
	color: #fff !important;
}

.error_msg .alert-dismissible .close {
    padding: 0 1.25rem;
}

.game-title-truncate {
	/* max-height: calc(20px * 2); */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
}

.game-sname-truncate {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: -o-ellipsis-lastline;
	text-overflow: ellipsis;
}

.category_game--image {
	max-width: 50px;
}

a.category_game--active {
	color: #189ed9;
}

.dropdown--category-game__img {
	max-width: 30px;
}

.media-body a.dropdown--category-game__link {
	font-weight: normal;
	font-size: 16px;
}

@media (max-width: 320px) {
	.vigame-box-title {
		font-size: 12px;
	}

	.media-body a.dropdown--category-game__link {
		font-size: 12px;
	}
}

.btn--category-game {
	padding: 0;
}

.tablet-show {
	display: none;
}

.mobile-show {
	display: none;
}

@media (max-width: 991.98px) {
	.tablet-show {
		display: block;
	}

	.tablet-hide {
		display: none;
	}
}

@media (max-width: 767.98px) {
	.mobile-show {
		display: block;
	}

	.mobile-hide {
		display: none;
	}
}
