/*
Theme Name: 2game.vn PC New 2021
Author: Wetaps Corp
Theme URI: https://2game.vn
Description: Phiên bản PC mới 2021 với nhiều cải tiến
*/

@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto+Slab&subset=latin-ext,vietnamese);

/* Reset CSS */
* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
}
 
/* HTML5 display-role reset for older browsers */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h2,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp {
	border:0;
	margin:0;
	padding:0;
	font-size:100%;
	outline:none;
}
html,body {
	height: auto;
	background: #f5f5f5;
	font-size: 18px;
	color: #1d2129;
	margin: 0 auto;
	padding: 0;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	line-height: 1.5;
	overflow-x:hidden;
}
a,img,input {
	outline:none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
figure {
	margin: 5px auto;
	width: 100% !important;
}
figure.wp-caption, figure.wp-caption img {
    max-width: 100% !important;
	margin: 10px auto;
    display: block;
}
figcaption {
	text-align:center;
	margin: 5px auto 10px;
    font-size: 14px;
}
b,strong {
	font-weight:bold;
}
img {
	color:transparent;
	font-size:0;
	vertical-align:middle;
	-ms-interpolation-mode:bicubic;
}
li {
	display:list-item;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td,caption {
	font-weight:normal;
	vertical-align:top;
	text-align:left;
}
svg {
	overflow:hidden;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
p {margin-bottom:15px;}
a { 
	color: #19232d;
	text-decoration: none;
}
a:hover { 
	color:#c71b28
}
.select-none {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
h1,
h2,
h3,
h4,
h5,
h6{color:#2b2a2a;font-weight:600;margin:0 auto;}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a{color:#2b2a2a;}
h1{font-size:26px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-weight:400;}
a:hover, a:focus {
    color: #ea0606;
}
/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */

.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.format-audio .entry-content:before,
.comments-link a:before,
.tags-links a:first-child:before,
.categories-links a:first-child:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .page-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}

/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after {
	clear: both;
}

.clear:before,
.clear:after,
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after {
	content: "";
	display: table;
}

/* Assistive text */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.kk-star-ratings .kksr-legend {
    #background-color: #2c1901;
    position: absolute;
    bottom: 7px;
    left: 110px;
    display: inherit;
}

/* Form fields, general styles first. */
button,
input,
textarea {
	border: 1px solid #dedede;
	padding: 5px;
}

input,
textarea {
	color: #141412;
}

input:focus,
textarea:focus {
	border: 1px solid #bbb;
	outline: 0;
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	background: #e05d22; /* Old browsers */
	background: -webkit-linear-gradient(top, #e05d22 0%, #d94412 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e05d22 0%, #d94412 100%); /* W3C */
	border: none;
	border-bottom: 3px solid #b93207;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
	background: #ed6a31; /* Old browsers */
	background: -webkit-linear-gradient(top, #ed6a31 0%, #e55627 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #ed6a31 0%, #e55627 100%); /* W3C */
	outline: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	background: #d94412; /* Old browsers */
	background: -webkit-linear-gradient(top, #d94412 0%, #e05d22 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #d94412 0%, #e05d22 100%); /* W3C */
	border: none;
	border-top: 3px solid #b93207;
	padding: 10px 24px 11px;
}

.post-password-required input[type="submit"] {
	padding: 7px 24px 4px;
	vertical-align: bottom;
}

.post-password-required input[type="submit"]:active {
	padding: 5px 24px 6px;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #7d7b6d;
}

:-moz-placeholder {
	color: #7d7b6d;
}

::-moz-placeholder {
	color: #7d7b6d;
}

:-ms-input-placeholder {
	color: #7d7b6d;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
	/*border:1px solid #ccc;*/
}

.entry-content img {max-width:100%;}
.entry-content iframe {margin:0px auto;display:block;width:100%;}
.entry-content ul {margin-bottom:10px;}
/*.entry-content em {display:block;text-align:center}*/

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
.entry-content img {margin:0px auto;display:block}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	width: 100%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}

/* Images */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
	color: #220e10;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 14px;
    text-align: center;
}

div.wp-caption.alignright img[class*="wp-image-"] {
	float: right;
}

div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
	list-style-position: inside;
}


/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */

.site {
	background-color: #fff;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 1;
}

.site-main .sidebar-inner {
	margin: 0 auto;
	max-width: 1040px;
}


/**
 * 4.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 4.1 Site Header
 * ----------------------------------------------------------------------------
 */

.site-header {
	position: relative;
}

.site-header .home-link {
	color: #141412;
	display: block;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 230px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
}

.site-header .site-title:hover {
	text-decoration: underline;
}

.site-title {
	font-size: 60px;
	font-weight: bold;
	margin: 0;
	padding: 58px 0 10px;
}

.site-description {
	font: 300 italic 24px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}


/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */

.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.nav-menu li a {
	color: #141412;
	display: block;
	font-size: 15px;
	padding: 15px 20px;
	text-decoration: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #220e10;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #220e10;
	border: 2px solid #f7f5e7;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #db572f;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #bc360a;
	font-style: italic;
}

.menu-toggle {
	display: none;
}

/* Navbar */
.navbar {
	background-color: #f7f5e7;
	margin: 0 auto;
	max-width: 1600px;
	width: 100%;
}

.site-header .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}

.site-header .search-field {
	background-color: transparent;
	background-image: url(images/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 37px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 1px;
}

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}


/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */

.hentry {
	padding: 15px;
    width: 69.7%;
    float: left;
    box-sizing: border-box;
	background:#fff;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	width: 100%;
}
.entry-content .cinfo {line-height:1.5;}
.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}
.auto-post-content div {font-size:17px;text-align:justify}

/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */

.sidebar .entry-header .entry-meta {
	padding: 0;
}

.entry-thumbnail img {
	display: block;
	margin: 0 auto 10px;
}

.entry-header {
	margin-bottom: 10px;
}

.entry-title {
	font-weight: bold;
    margin: 0px 0px 20px 0px;
    font-size: 30px;
	color:#19232d;
}

.entry-title a {
	color: #141412;
}

.entry-title a:hover {
	color: #ea9629;
}


/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */

.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta a {
	color: #bc360a;
}

.entry-meta a:hover {
	color: #bc360a;
}

.entry-meta > span {
	margin-right: 20px;
}

.entry-meta > span:last-child {
	margin-right: 0;
}

.featured-post:before {
	content: "\f308";
	margin-right: 2px;
}

.entry-meta .date a:before {
	content: "\f303";
}

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
	position: relative;
	top: -1px;
}

.entry-meta .author a:before {
	content: "\f304";
	position: relative;
	top: -1px;
}

.categories-links a:first-child:before {
	content: "\f301";
}

.tags-links a:first-child:before {
	content: "\f302";
	position: relative;
	top: -1px;
}

.edit-link a:before {
	content: "\f411";
	position: relative;
	top: -1px;
}

.single-author .entry-meta .author,
.sticky.format-standard .entry-meta .date,
.sticky.format-audio .entry-meta .date,
.sticky.format-chat .entry-meta .date,
.sticky.format-image .entry-meta .date,
.sticky.format-gallery .entry-meta .date {
	display: none;
}


/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */

.entry-content {
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	word-wrap: break-word;
	color:#19232d;
}
.entry-content p:first-child {font-weight:bold;}
.entry-content p {text-align:justify}

.site-content .breadcrumbs {    
	margin-bottom: 30px;
    background-color: #efefef;
    padding: 8px;
    box-sizing: border-box;
    display: inline-block;
    border-left: 5px solid #c71b28;
    font-size: 17px;}

.site-content .breadcrumbs span:last-child {display:none}

.entry-content a,
.comment-content a {
	color: #c71b28;
}

.entry-content a:hover,
.comment-content a:hover {
	text-decoration:underline;
}

.entry-content .more-link {
	white-space: nowrap;
}

.entry-content blockquote {
	font-size: 24px;
}

.entry-content blockquote cite,
.entry-content blockquote small {
	font-size: 16px;
}

.entry-content img.alignleft,
.entry-content .wp-caption.alignleft {
	margin-left: -60px;
}

.entry-content img.alignright,
.entry-content .wp-caption.alignright {
	margin-right: -60px;
}

footer.entry-meta {
	margin-top: 24px;
}

.format-standard footer.entry-meta {
	margin-top: 0;
}

/* Page links */
.page-links {
	clear: both;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0;
	text-transform: uppercase;
	text-align:center
}

.page-links a,
.page-links > span {
	background: #c71b28;
	border: 1px solid #c71b28;
	padding: 4px 10px;
	text-decoration: none;
	color:#fff
}

.page-links .des-text {text-transform:none;text-align:center;margin:0px}

.format-status .entry-content .page-links a,
.format-gallery .entry-content .page-links a,
.format-chat .entry-content .page-links a,
.format-quote .entry-content .page-links a,
.page-links a {
	background: #efefef;
	border: 1px solid #c71b28;
	color: #c71b28;
}

.format-gallery .entry-content .page-links a:hover,
.format-audio .entry-content .page-links a:hover,
.format-status .entry-content .page-links a:hover,
.format-video .entry-content .page-links a:hover,
.format-chat .entry-content .page-links a:hover,
.format-quote .entry-content .page-links a:hover,
.page-links a:hover {
	background: #c71b28;
	color: #fff;
	text-decoration:none
}

.format-status .entry-content .page-links > span,
.format-quote .entry-content .page-links > span {
	background: none;
}

.page-links .page-links-title {
	background: transparent;
	border: none;
	margin-right: 20px;
	padding: 0;
}

.page-links .next-page-button {margin-left:4px;background:#efefef;color:#c71b28;border:1px solid #c71b28}
.page-links .next-page-button span {font-size:22px;padding:0px;}
.page-links .next-page-button:hover {background:#c71b28;color:#fff}

/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
	background: #220e10;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-loaded,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #fff;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #ea9629;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: #595959;
}

.hentry .mejs-controls .mejs-time-rail span,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.hentry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	border-radius: 0;
}


/**
 * 5.4 Galleries
 * ----------------------------------------------------------------------------
 */

.gallery {
	margin-bottom: 20px;
	margin-left: -4px;
}

.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}

.gallery-columns-1.gallery-size-medium,
.gallery-columns-1.gallery-size-thumbnail,
.gallery-columns-2.gallery-size-thumbnail,
.gallery-columns-3.gallery-size-thumbnail {
	display: table;
	margin: 0 auto 20px;
}

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item {
	text-align: center;
}

.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width:         calc(25% - 4px);
}

.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width:         calc(20% - 4px);
}

.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width:         calc(16.7% - 4px);
}

.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width:         calc(14.28% - 4px);
}

.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width:         calc(12.5% - 4px);
}

.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width:         calc(11.1% - 4px);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

.gallery-columns-1.gallery-size-medium figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-1.gallery-size-thumbnail figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2.gallery-size-thumbnail figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3.gallery-size-thumbnail figure.gallery-item:nth-of-type(3n+1) {
	clear: left;
}

.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	box-sizing: border-box;
	color: #fff;
	font-size: 14px;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 2px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 400ms ease;
	transition:         opacity 400ms ease;
	width: 100%;
}

.gallery-caption:before {
	box-shadow: 0 -10px 15px #000 inset;
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 5.5 Post Formats
 * ----------------------------------------------------------------------------
 */

/* Aside */
.format-aside {
	background-color: #f7f5e7;
}

.blog .format-aside:first-of-type,
.single .format-aside:first-of-type,
.format-aside + .format-aside,
.format-aside + .format-link,
.format-link + .format-aside {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-aside .entry-meta {
	margin-top: 0;
}

.format-aside blockquote {
	font-size: 100%;
	font-weight: normal;
}

.format-aside cite {
	font-size: 100%;
	text-transform: none;
}

.format-aside cite:before {
	content: "\2014";
	margin-right: 5px;
}

/* Audio */
.format-audio {
	background-color: #db572f;
}

.format-audio .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-audio .entry-content:before {
	content: "\f109";
	float: left;
	font-size: 64px;
	position: relative;
	top: 4px;
}

.format-audio .entry-content a,
.format-audio .entry-meta a,
.format-audio .entry-content a:hover,
.format-audio .entry-meta a:hover {
	color: #fbfaf3;
}

.format-audio .audio-content {
	background: url(images/dotted-line.png) repeat-y left top;
	background-size: 4px 4px;
	float: right;
	padding-left: 35px;
	width: 80%;
	width: -webkit-calc(100% - 85px);
	width:         calc(100% - 85px);
}

.format-audio .wp-audio-shortcode {
	height: 30px !important; /* Override mediaelement.js style */
	margin: 20px 0;
	max-width: 400px !important; /* Override mediaelement.js style */
}

.format-audio audio {
	max-width: 100% !important; /* Avoid player width overflow. */
}

/* Chat */
.format-chat {
	background-color: #eadaa6;
}

.format-chat .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-chat .entry-meta a,
.format-chat .entry-content a {
	color: #722d19;
}

.format-chat .entry-meta .date a:before {
	content: "\f108";
	margin-right: 2px;
}

.format-chat .entry-meta .author {
	display: none;
}

.format-chat .chat {
	margin: 0;
}

.format-chat .chat .chat-timestamp {
	color: #722d19;
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 10px 0;
}

.format-chat .chat .fn {
	font-style: normal;
}

/* Gallery */
.format-gallery {
	background-color: #fbca3c;
}

.format-gallery .entry-header {
	margin-bottom: 15px;
}

.format-gallery .entry-title {
	font-size: 50px;
	font-weight: 400;
	margin: 0;
}

.format-gallery .entry-meta a,
.format-gallery .entry-content a {
	color: #722d19;
}

/* Image */
.format-image .entry-title {
	font-size: 28px;
	font-weight: bold;
}

.format-image .categories-links,
.format-image .tags-links {
	display: none;
}

/* Link */
.format-link {
	background-color: #f7f5e7;
}

.blog .format-link:first-of-type,
.single .format-link:first-of-type {
	box-shadow: inset 0 2px 2px rgba(173, 165, 105, 0.2);
}

.format-link .entry-header,
.format-link .entry-content p:last-child {
	margin-bottom: 0;
}

.format-link .entry-title {
	color: #ca3c08;
	display: inline;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin-right: 20px;
}

.format-link .entry-title a {
	color: #bc360a;
}

.format-link div.entry-meta {
	display: inline;
}

/* Standard */
.format-standard .wp-video,
.format-standard .wp-audio-shortcode,
.format-audio .wp-audio-shortcode,
.format-standard .video-player {
	margin-bottom: 24px;
}

/* Quote */
.format-quote {
	background-color: #210d10;
}

.format-quote .entry-content,
.format-quote .entry-meta {
	color: #f7f5e7;
}

.format-quote .entry-content blockquote {
	font-size: 28px;
	margin: 0;
}

.format-quote .entry-content a,
.format-quote .entry-meta a,
.format-quote .linked {
	color: #e63f2a;
}

.format-quote .entry-content cite a {
	border-bottom: 1px dotted #fff;
	color: #fff;
}

.format-quote .entry-content cite a:hover {
	text-decoration: none;
}

.format-quote blockquote small,
.format-quote blockquote cite {
	display: block;
	font-size: 16px;
}

.format-quote blockquote {
	font-style: italic;
	font-weight: 300;
	padding-left: 75px;
	position: relative;
}

.format-quote blockquote:before {
	content: '\201C';
	font-size: 140px;
	font-weight: 400;
	padding-right: 25px;
	position: absolute;
	left: -15px;
	top: -3px;
}

.format-quote .entry-meta .author {
	display: none;
}

/* Status */
.format-status {
	background-color: #722d19;
	padding: 0;
}

.format-status .entry-content,
.format-status .entry-meta {
	padding-left: 35px;
	position: relative;
}

.format-status .entry-content a {
	color: #eadaa6;
}

.format-status .entry-meta a {
	color: #f7f5e7;
}

.sidebar .format-status .entry-content,
.sidebar .format-status .entry-meta {
	padding-left: 95px;
}

.format-status .entry-content:before,
.format-status .entry-meta:before {
	background: url(images/dotted-line.png) repeat-y left bottom;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	left: 10px;
	top: 0;
	width: 1px;
}

.sidebar .format-status .entry-content:before,
.sidebar .format-status .entry-meta:before {
	left: 70px;
}

.format-status .categories-links,
.format-status .tags-links {
	display: none;
}

/* Ensures the dots in the dot background are in lockstep. */
.format-status .entry-meta:before {
	background-position: left top;
}

.format-status .entry-content {
	color: #f7f5e7;
	font-size: 24px;
	font-style: italic;
	font-weight: 300;
	padding-bottom: 30px;
	padding-top: 40px;
	position: relative;
}

.format-status .entry-content p:first-child:before {
	background-color: rgba(0, 0, 0, 0.65);
	content: "";
	height: 3px;
	margin-top: 13px;
	position: absolute;
	left: 4px;
	width: 13px;
}

.sidebar .format-status .entry-content > p:first-child:before {
	left: 64px;
}

.format-status .entry-content p:last-child {
	margin-bottom: 0;
}

.format-status .entry-meta {
	margin-top: 0;
	padding-bottom: 40px;
}

.format-status .entry-meta .date a:before {
	content: "\f105";
}

/* Video */
.format-video {
}

.format-video .clip-game-btn {background:#04b273;color:#fff;padding:2px 10px;float:left;margin:0px 10px 0px 0px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}
.format-video .clip-game-btn:hover {background:#038b5a}

.format-video .entry-content a,
.format-video .entry-meta a,
.format-video .entry-content a:hover,
.format-video .entry-meta a:hover {
	/*color: #fbfaf3;*/
}

.format-video .entry-title {
	font-size: 27px;
	font-weight: 400;
}

.format-video .entry-meta {
	color: #220e10;
}

.format-video .entry-header {margin-bottom:0px}

.video-frame {width:100%;background:#111;padding:0px;margin-bottom:20px;}

.format-video .vid-container {width:65%;height:402px;float:left;position:relative}
.videoContainer-xtv {width:100%;height:100%;position:relative}
.videoContainer-xtv iframe{width:100%;height:100%;border:0px;position:absolute;top:0px;left:0px}

.format-video .vid-container #qc-video {width: 100%;height: 402px;background:rgba(0,0,0,.7);position: absolute;top: 0px;}
.format-video .vid-container #qc-video .qc-container {width: 336px;height: 280px;box-sizing: border-box;margin: 61px auto;position:relative;background:#efefef}
.format-video .vid-container #qc-video .qc-container .x-bt {position: absolute;right: 0px;top: 0px;color: #29A3CC;background-color: #CCCCCC;width: 15px;height: 15px;padding: 1px 4px;box-sizing: border-box;font-size: 12px;line-height: 1.2em;text-align: center;}
.format-video .vid-container #qc-video .qc-container .x-bt:hover {background:#444;text-decoration:none;color:#fff;}
.format-video .vid-container #qc-video .qc-container p:first-child {color:#c71b28;font-weight:600;margin-bottom:10px}
.format-video .vid-container #qc-video .qc-container #skip-ads {position: absolute;bottom: 10px;right: 10px;background: rgba(255,255,255,1);font-weight: bold;color: #000;padding: 1px 2px 0px 2px;box-sizing: border-box;text-align: center;font-size: 13px;display: none;border:1px solid #000}
.format-video .vid-container #qc-video .qc-container #skip-ads:hover {text-decoration:none}
.format-video .vid-container #countdown {display:none}

/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry {
	background-color: #e8e5ce;
	margin: 0;
	padding: 0;
}

.attachment .entry-header {
	margin-bottom: 0;
	max-width: 1040px;
	padding: 30px 0;
}

.attachment .entry-title {
	display: inline-block;
	float: left;
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0;
}

.attachment .entry-title:before {
	content: "\f416";
	font-size: 32px;
	margin-right: 10px;
}

.attachment .entry-meta {
	clear: none;
	color: inherit;
	float: right;
	max-width: 604px;
	padding: 9px 0 0;
	text-align: right;
}

.hentry.attachment:not(.image-attachment) .entry-meta {
	max-width: 104px;
}

.attachment footer.entry-meta {
	display: none;
}

.attachment-meta:before {
	content: "\f307";
}

.full-size-link a:before {
	content: "\f402";
}

.full-size-link:before {
	content: none;
}

.attachment .entry-meta a,
.attachment .entry-meta .edit-link:before,
.attachment .full-size-link:before {
	color: #ca3c08;
}

.attachment .entry-content {
	background-color: #fff;
	max-width: 100%;
	padding: 40px 0;
}

.image-navigation {
	margin: 0 auto;
	max-width: 1040px;
	position: relative;
}

.image-navigation a:hover {
	text-decoration: none;
}

.image-navigation .nav-previous,
.image-navigation .nav-next {
	position: absolute;
	top: 50px;
}

.image-navigation .nav-previous {
	left: 0;
}

.image-navigation .nav-next {
	right: 0;
}

.image-navigation .meta-nav {
	font-size: 32px;
	font-weight: 300;
	vertical-align: -4px;
}

.attachment .entry-attachment,
.attachment .type-attachment p {
	margin: 0 auto;
	max-width: 724px;
	text-align: center;
}

.attachment .entry-attachment .attachment {
	display: inline-block;
}

.attachment .entry-caption {
	text-align: left;
}

.attachment .entry-description {
	margin: 20px auto 0;
	max-width: 604px;
}

.attachment .entry-caption p:last-child,
.attachment .entry-description p:last-child {
	margin: 0;
}

.attachment .site-main .sidebar-container {
	display: none;
}

.attachment .entry-content .mejs-audio {
	max-width: 400px;
	margin: 0 auto;
}

.attachment .entry-content .wp-video {
	margin: 0 auto;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */

.navigation .nav-previous {
	float: left;
}

.navigation .nav-next {
	float: right;
}

.navigation a {
	color: #bc360a;
}

.navigation a:hover {
	color: #ea9629;
	text-decoration: none;
}

.paging-navigation {
	background-color: #e8e5ce;
	padding: 40px 0;
}

.paging-navigation .nav-links {
	margin: 0 auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .paging-navigation .nav-links {
	max-width: 1040px;
	padding: 0 376px 0 60px;
}

.paging-navigation .nav-next {
	padding: 13px 0;
}

.paging-navigation a {
	font-size: 22px;
	font-style: italic;
	font-weight: 300;
}

.paging-navigation .meta-nav {
	background-color: #e63f2a;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	padding: 3px 0 8px;
	text-align: center;
	width: 50px;
}

.paging-navigation .nav-previous .meta-nav {
	margin-right: 10px;
	padding: 17px 0 23px;
	width: 80px;
}

.paging-navigation .nav-next .meta-nav {
	margin-left: 10px;
}

.paging-navigation a:hover .meta-nav {
	background-color: #ea9629;
	text-decoration: none;
}

.post-navigation {
	background-color: #fff;
	color: #ca3c08;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	padding: 20px 0;
}

.post-navigation .nav-links {
	margin: 0 auto;
	max-width: 1040px;
}

.sidebar .post-navigation .nav-links {
	padding: 0 376px 0 60px;
}

.post-navigation a[rel="next"] {
	float: right;
	text-align: right;
}


/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */

.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}

.author.sidebar .author-info {
	max-width: 1040px;
	padding: 30px 376px 10px 60px;
}

.single .author-info {
	padding: 50px 0 0;
}

.author-avatar .avatar {
	float: left;
	margin: 0 30px 30px 0;
}

.single-format-status .author-description {
	color: #f7f5e7;
}

.author-description .author-title {
	clear: none;
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 8px;
}

.author-link {
	color: #ca3c08;
	margin-left: 2px;
}

.author.archive .author-link {
	display: none;
}


/**
 * 5.9 Archives
 * ----------------------------------------------------------------------------
 */

.archive-header {

}

.archive-title,
.archive-meta {
	font: 500 30px "Roboto Condensed",Arial;
    /*margin: 0 auto;*/
    max-width: 1040px;
    padding: 0px 0px 30px 0px;
    width: 100%;
    text-transform: uppercase;
	color:#222c41
}

.archive-meta {
	font-style: normal;
    font-weight: normal;
    margin: -15px 0px 20px 0px;
    text-transform: none;
    border: 1px solid #04b273;
    padding: 10px 10px 10px 15px;
    box-sizing: border-box;
    border-left: 7px solid #04b273;
    background: #efefef;
    font-size: 15px;
}

.archive-meta p {margin-bottom:0px}

.sidebar .archive-meta {
	padding-right: 316px;
}


/**
 * 5.10 Search Results/No posts
 * ----------------------------------------------------------------------------
 */

.page-header {
	background-color: #e8e5ce;
}

.page-title {
	font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 30px 0;
	width: 100%;
}

.page-content {
	margin: 0 auto;
	max-width: 604px;
	padding: 40px 0;
	width: 100%;
}

.sidebar .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding: 40px 376px 40px 60px;
}


/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */

.error404 .page-header {
	background-color: #fff;
}

.error404 .page-title {
	margin: 0;
	padding: 300px;
	position: relative;
	text-align: center;
	width: auto;
}

.error404 .page-title:before {
	color: #e8e5ce;
	content: "\f423";
	font-size: 964px;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 28px;
}

.error404 .page-wrapper {
	background-color: #e8e5ce;
}

.error404 .page-header,
.error404 .page-content {
	margin: 0 auto;
	max-width: 1040px;
	padding-bottom: 40px;
	width: 100%;
}

/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */

.site-main .widget-area {
	float: right;
	width: 300px;
}


/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */

.widget {
	background-color: rgba(247, 245, 231, 0.7);
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 24px;
	padding: 20px;
	word-wrap: break-word;
}

.widget .widget-title {
	font: 300 italic 20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 10px;
}

.widget ul,
.widget ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget li {
	padding: 5px 0;
}

.widget .children li:last-child {
	padding-bottom: 0;
}

.widget li > ul,
.widget li > ol {
	margin-left: 20px;
}

.widget a {
	color: #bc360a;
}

.widget a:hover {
	color: #ea9629;
}

/* Search widget */
.search-form .search-submit {
	display: none;
}

/* RSS Widget */
.widget_rss .rss-date {
	display: block;
}

.widget_rss .rss-date,
.widget_rss li > cite {
	color: #a2a2a2;
}

/* Calendar Widget */
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}

/* Các class phổ biến */
.tramphantram {width:100%}
.fl {float:left}
.fr {float:right}
.f0 {float:none}
.mt5 {margin-top:5px !important}
.mt10 {margin-top:10px !important}
.mt20 {margin-top:20px !important}
.mt30 {margin-top:30px !important}
.mbt0 {margin-bottom:0px !important}
.mbt20 {margin-bottom:20px !important}
.mbt30 {margin-bottom:30px !important}
.mr5 {margin-right:5px !important}
.nopdlr {padding-left:0px !important;padding-right:0px !important}
.canhgiua {text-align:center !important}
.red-text {color:#c71b28 !important}
.hot-heading {margin: 20px 0px 10px 0px;font-weight: bold;color: #c71b28;float: left;font-size: 20px;text-transform: uppercase;}

/* Menu */
.menu-wrapper {width:100%;background:#fff;float:left;z-index:911/*margin-top:34px*/}
.menu-wrapper .menu-content {width:1078px;margin:0px auto}
.menu-wrapper .menu-content .logo {width:109px;height:46px;background:url(images/2game-logo.png) center no-repeat;float:left;font-size:0px;margin:2px 20px 0px 0px}
.menu-wrapper .menu-content ul li {padding: 15px;text-align: center;color: #444;float: left;text-transform: uppercase;box-sizing: border-box;}
.menu-wrapper .menu-content ul li a {color:#444}
.menu-wrapper .menu-content ul li:hover {background:#c71b28;color:#fff;cursor:pointer}
.menu-wrapper .menu-content ul li:hover .drop  {color:#c71b28}
.menu-wrapper .menu-content #recharge {display:none}
/*.menu-wrapper .menu-content ul li.current {color:#c71b28;border-bottom:4px solid #c71b28;}*/

	/* Menu dropdown */
	.menu-wrapper .menu-content ul li:hover .dropdown-big {opacity:1;z-index:1}
	.dropdown-big {
		width:470px !important;
		padding:20px 15px;
		position:absolute;
		z-index:-1;
		opacity:0;
		background:#f5f5f5;
		top:57px;
		margin-left:-24px;
		text-align:left;
		border:1px solid #dedede
	}
	.dropdown-big .block {width:48%;box-sizing:border-box;}
	.dropdown-big .heading {font-weight:bold;font-size:16px;color:#444;text-transform:uppercase;margin-bottom:20px;display:inline-block}
	
	.dropdown-big [class*="game-summary-"] {width:100%;height:27px;overflow:hidden;margin-bottom:15px;transition:height 0.5s;-webkit-transition:height 0.5s;}
	.dropdown-big [class*="game-summary-"]:hover {height:92px}
	.dropdown-big [class*="game-summary-"] .tengame {display:block;color:#111;font-weight:normal;font-size:16px;text-transform:none;line-height:1.3em;border-bottom:1px dotted #dedede;height:26px;overflow:hidden}
	.dropdown-big [class*="game-summary-"] .trangchu {display:inline-block;width:157px;text-align:center;padding:8px;font-weight:500;color:#fff;background:#c71b28;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #c71b28;float:right;margin-bottom:3px;}
	.dropdown-big [class*="game-summary-"] .choingay {display:inline-block;width:157px;text-align:center;padding:8px;font-weight:500;color:#fff;background:#00bbb3;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #00bbb3;float:right;}
	.dropdown-big [class*="game-summary-"] .trangchu:hover, .dropdown-big [class*="game-summary-"] .choingay:hover {text-decoration:underline;}
	.dropdown-big [class*="game-summary-"]:hover .tengame {color:#c71b28;font-weight:bold}
	.dropdown-big [class*="game-summary-"] img {width:65px;height:65px;border:1px solid #555;box-sizing:border-box;float:left}
	
	.dropdown-big [class*="game-summary-def-"] {width:100%;height:92px;overflow:hidden;margin-bottom:15px;transition:height 0.5s;-webkit-transition:height 0.5s;}
	.dropdown-big [class*="game-summary-def-"] .tengame {display:block;color:#111;font-weight:normal;font-size:16px;text-transform:none;line-height:1.3em;border-bottom:1px dotted #dedede}
	.dropdown-big [class*="game-summary-def-"] .trangchu {display:inline-block;width:157px;text-align:center;padding:8px;font-weight:500;color:#fff;background:#c71b28;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #c71b28;float:right;margin-bottom:3px;}
	.dropdown-big [class*="game-summary-def-"] .choingay {display:inline-block;width:157px;text-align:center;padding:8px;font-weight:500;color:#fff;background:#00bbb3;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #00bbb3;float:right;}
	.dropdown-big [class*="game-summary-def-"] .trangchu:hover, .dropdown-big [class*="game-summary-def-"] .choingay:hover {text-decoration:underline;}
	.dropdown-big [class*="game-summary-def-"] .current {color:#c71b28;font-weight:bold}
	.dropdown-big [class*="game-summary-def-"] img {width:65px;height:65px;border:1px solid #555;box-sizing:border-box;float:left}
	
	.dropdown-big .num {padding: 3px 0;text-align: center;background: #c71b28;color: #fff;margin-right: 10px;width: 25px;display: inline-block;}
	.dropdown-big .view-more:hover {color:#c71b28;text-decoration:underline;}
	.dropdown-big .view-more {display:block;text-transform:none;margin:10px 0px 0px 0px;font-weight:normal;font-size:15px;color:#444}

.submenu-wrapper {width:100%;height:40px;background:#04b273;float:left;overflow:hidden}
.submenu-wrapper .menu-content {width:1078px;margin:0px auto;}
.submenu-wrapper .menu-content ul {}
.submenu-wrapper .menu-content ul li {padding: 10px 11px;text-align: center;color: #fff;float: left;text-transform: uppercase;box-sizing: border-box;font-size:90%;}
.submenu-wrapper .menu-content ul li a {color:#fff}
.submenu-wrapper .menu-content ul li img {float:left;width:20px;margin-right:5px}
.submenu-wrapper .menu-content ul li:hover {background:#038d5b;color:#fff;cursor:pointer}
	
/* Phân vùng trang chủ */
.wrapper {width:1078px;margin:0px auto;overflow:hidden;clear:both;position:relative}
.border-home {display:inline-block;width:100%}
.home-top {width:250px;height:300px;margin:40px 10px 40px 0px;padding:20px;background:rgba(255,255,255,.7);box-sizing:border-box;float:left;border:1px solid #efefef;}
.event-frame {width:450px;height:300px;background:#ccc;float:left;margin:40px 10px 40px 0px;border:1px solid #444;box-sizing:border-box}
.giftcode-frame {width:30%;height:590px;float:right;margin:0px;box-sizing:border-box;border:1px solid #dedede;background:#fff;padding:10px}
.home-mid {width: 1078px;display: inline-block;background: #f5f5f5;padding: 20px;box-sizing: border-box;min-height:900px}
.news-mid {width: 71%;float:left;padding:15px;box-sizing: border-box;background:#fff;}
.mid-block-home {width:100%;float:left;margin-bottom:10px}
.mid-block-home .block-heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float: left;box-sizing: border-box;margin:0px 0px 10px 0px}
.mid-block-home .block-heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.mid-block-home .block-heading:hover {color:#f2f2f2}
/* Định dạng quảng cáo background */
.wrapper-bg-ads {padding:0;box-sizing:border-box;background:#f5f5f5;}
.wrapper-bg-ads .home-mid {max-width:100%}
.wrapper-bg-ads .hsgame-top-post-wrapper-fixed {width:718.422px; margin-top:50px;}
.bg-2g {width:100%;padding-top:260px;float:left;position:relative;-webkit-transition: padding 0.5s;transition: padding 0.5s;}
.bg-2g .abs-bg {width: 100%;height: 100%;position: absolute;left: 0;top: 0px;z-index: 0;text-align:center}
.bg-2g .abs-bg img {width:100% !important;height:auto;min-height:560px}
.bg-2g #dong-qc {width: 20px;height: 20px;display: block;position: absolute;right: 50%;margin-right: -539px;top: 10px;cursor: pointer;background:url(icons/x-button.png) top center no-repeat;background-size:contain;text-align: center;padding: 3px 0px 0px 1px;}
@media (max-width:1098px) {
	#dong-qc {right:10px !important;margin-right:0px !important}
}

.bg-2g .abs-bg ins iframe {max-width:970px;height:100%;position:relative}
.bg-2g .abs-bg .middle-block {width:1060px !important;height:250px !important;min-height:auto;position:absolute;top:0px;left:50%;margin-left:-530px;} 
.bg-2g .abs-bg .left-block {width:420px !important;height:850px;position:fixed;top:120px;left:50%;margin-left:-959px;}
.bg-2g .abs-bg .right-block {width:423px !important;height:850px;position:fixed;top:120px;right:50%;margin-right:-960px;}
/*.bg-2g .abs-bg .right-block {width:300px !important;height:850px;position:fixed;top:120px;right:50%;margin-right:-840px;}
.bg-2g .abs-bg .left-block {width:300px !important;height:850px;position:fixed;top:120px;left:50%;margin-left:-840px;}*/

/* Khung đăng nhập */
.home-top .heading {font-weight:bold;color:#555;font-size:23px;text-transform:uppercase;margin:20px 0px;float:left}
.home-top ul li {margin-bottom:20px}
.home-top input {width: 100%;height: 40px;padding-left: 10px;font-size: 16px;outline: none;color: #4f4f4f;box-sizing: border-box;}
.home-top .login {width: 100%;background: #1f83dd;border: 1px solid #1271c6;outline: none;cursor: pointer;color: #fff;text-transform: uppercase;text-align: center;display: none;padding: 16px 0px;margin-bottom:25px}
.home-top .login:hover {background:#1967ae}
.home-top .register {width: 100%;background:#1ba509;border: 1px solid #168308;outline: none;cursor: pointer;color: #fff;text-transform: uppercase;text-align: center;display: none;padding: 16px 0px;}
.home-top .register:hover {background:#157e09}
.home-top .other-login {margin:25px 10px 0px 0px;float:left}
.home-top img {margin:23px 0px 0px 0px;width:20px}
.home-top .user-info {width:100%;float:left}
.home-top .user-info span {font-size:18px}
.home-top #info-manage {float:left;margin:20px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#1ba509;color:#fff;border:1px solid #168308;text-transform:uppercase;display:none}
.home-top #info-manage:hover {background:#157e09}
.home-top #btnNapXu {float:left;margin:10px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#c71b28;color:#fff;border:1px solid #a31822;text-transform:uppercase;display:none}
.home-top #btnNapXu:hover {background:#9e1722}
.home-top .logout {float:left;margin:10px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#444;color:#fff;border:1px solid #333;text-transform:uppercase;display:none}
.home-top .logout:hover {background:#222}

/* Khung giftcode trên trang chủ */
.giftcode-frame .heading {font-weight:bold;color:#c71b28;font-size:23px;text-transform:uppercase;float:left;background:url(icons/giftcode-icon-homepage.png) left no-repeat;padding:3px 0px 0px 26px}
.giftcode-frame .view-more {float:right;margin-top:6px}
.giftcode-frame ul {float:left;width:100%}
.giftcode-frame ul li {list-style:none;padding:5px 0;border-bottom:1px dotted #dedede;height:50px;position:relative;overflow:hidden}
.giftcode-frame img {width:50px;height:50px;float:left;margin-right:10px;border:1px solid #777;box-sizing:border-box;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.giftcode-frame h3 {width:180px;height:51px;font-weight:500;}
.giftcode-frame .getcode {padding: 3px 12px;text-align: center;font-size: 90%;position: absolute;right: 0;top: 19px;color: #fff;background: #c71b28;border: 1px solid #c71b28;line-height:1em}
.giftcode-frame a:hover .getcode {background:#efefef;color:#c71b28}

/* Footer */
.footer-frame {width: 100%;background: #222c41;float:left;position:relative}
.footer {margin:0px auto;width:1078px;background:#222c41;color:#f5f5f5}
.foot-wrapper {width:100%;box-sizing:border-box;height:190px;margin:0px auto;overflow:hidden}
.foot-wrapper .logo-game {width: 17%;float: left;text-align: center;display: inline-block;padding:10px;background: #141e31;height: 190px;font-size: 16px;box-sizing: border-box;}
.foot-wrapper .logo-game img {margin:0px 0px 10px 0px}
.foot-wrapper .logo-game img:hover {box-shadow:0px 0px 6px 1px #bdbdbd}
.foot-wrapper .info {width:56%;float:left;text-align:justify;padding:33px 20px 20px 20px;}
.foot-wrapper .info a {color:#f5f5f5}
.foot-wrapper .info a:hover {text-decoration:underline;}
.foot-wrapper .contact {width:23%;background:#141e31;display:inline-block;padding-top:15px;float:right;height:175px}
.foot-wrapper .contact .contact-title {background: #0e1421;font-size: 17px;color: #fff;text-align: center;padding: 5px;box-sizing: border-box;border-bottom: 1px solid #222c41;}
.foot-wrapper .contact .chat {background: url(images/chat_icon.png) left no-repeat;background-size: contain;height: 40px;padding: 11px 0px 0px 50px;color: #eee;font-size: 14px;margin: 5px 0px 0px 20px;text-align:left;box-sizing:border-box}
.foot-wrapper .contact .phone {background: url(images/phone_icon.png) left no-repeat;background-size: contain;height: 40px;padding: 0px 0px 0px 65px;color: #eee;margin: 20px 0px 0px 20px;box-sizing: border-box;text-align:left;font-size:14px}
.copyright-text {width:100%;text-align:center;color:#fff;background:#141e31;padding:10px;font-size:13px;border-top: 1px solid #2b3752;box-sizing:border-box}

.game-page-footer {background:none !important}
.game-page-footer .footer {box-shadow: 0px 0px 5px 0px #141e31;}

/* Game nổi bật trên trang chủ */
.game-hot-wrapper {width:100%;margin-bottom:0px;display:inline-block}
.game-hot-wrapper .item {width:33.19%;box-sizing:border-box;height:220px;float:left;position:relative;margin-right:2px}
.game-hot-wrapper .item  img {width:100%;height:100%;box-sizing:border-box}
.game-hot-wrapper > div:last-child  {margin-right:0px}
.game-hot-wrapper .item h3 {position: absolute;bottom: 0px;left: 0px;font-size: 20px;font-weight: bold;color: #fff;text-shadow: 1px 1px 0 #000;text-transform: uppercase;padding-right: 15px;line-height: 1.3em;width: 100%;background: rgba(0,0,0,.7);box-sizing: border-box;padding: 10px;text-align: center;}
.game-hot-wrapper .item .gradient-bg {width: 100%;height: 100%;position: absolute;top:0px}
.game-hot-wrapper .item:hover .gradient-bg {background: rgba(0,0,0,.7) url(icons/play-game-icon-homepage-inframe.png) center no-repeat;}
.game-hot-wrapper .item:hover h3 {display:none}
.game-hot-wrapper .item .genre {position: absolute;top: -2px;left: -2px;background: #c71b28;text-align: center;padding: 5px 10px;color: #fff;font-size: 13px;border: 2px solid #f5f5f5;line-height:1em}

/* 2 block trái phải trên trang chủ */
.mid-wrapper {width:100%;display:inline-block}
.gamelist {width:100%;float:left;margin-bottom:40px}
.gamelist .block-title {font-weight: bold;color: #c71b28;font-size: 23px;text-transform: uppercase;margin-bottom: 15px;position: absolute;margin-top: -11px;margin-left: 20px;background-color: #f5f5f5;padding: 0px 10px;}
.block-news .block-title {font-weight: bold;color: #c71b28;font-size: 23px;text-transform: uppercase;margin-bottom: 15px;position: absolute;margin:-48px 0px 0px 5px;background-color: #fff;padding: 0px 10px;}
.block-server .block-title {font-weight: normal;color: #fff;font-size: 16px;text-transform: uppercase;margin-bottom: 15px;position: absolute;margin: -50px 0px 0px 5px;background-color: #c71b28;padding: 7px 15px;}
.block-title {font-weight:bold;color:#c71b28;font-size:23px;text-transform:uppercase;margin-bottom:15px}
.block-server {width:38%;float:left;box-sizing:border-box;border:1px solid #dedede;padding:35px 15px 10px 15px;background:#eaeaea}
.block-news {width:100%;float:left;box-sizing:border-box;border:1px solid #dedede;padding:35px 10px 10px 10px;}

/* Liệt kê game trên trang chủ */
.list-game-wrapper {padding:0px 0px 10px 0px;float:left;width:100.8%;margin-left:-0.4%;box-sizing:border-box}
/*.list-game-wrapper .item {width:33.33%;padding:10px 15px;box-sizing:border-box;height:205px;float:left;margin-bottom:0px;overflow:hidden}
.list-game-wrapper .item .thumb {width:100%;height:150px;border:1px solid #555;box-sizing:border-box;position:relative;}
.list-game-wrapper .item .thumb img {width:100%;height:100%}
.list-game-wrapper .item .info {width:100%;height:100%;background:rgba(0,0,0,.85);position:absolute;top:0px;display:none;}
.list-game-wrapper .item .tengame {display:block;text-align:left;padding:10px 0px 5px 0;font-weight:bold;text-transform:uppercase;font-size:18px;color:#444;line-height:1.1em}
.list-game-wrapper .item .tengame:hover {color:#c71b28}
.list-game-wrapper .item .info .genre {color:#f5f5f5;display:block;text-align:center;margin-top:42px;font-size:20px;font-weight:bold}
.list-game-wrapper .item .info .trangchu {display:inline-block;width:45%;text-align:center;padding:6px;font-weight:500;color:#fff;background:#c71b28;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #c71b28;margin:10px 0px 0px 10px}
.list-game-wrapper .item .info .choingay {display:inline-block;width:45%;text-align:center;padding:6px;font-weight:500;color:#fff;background:#00bbb3;text-transform:uppercase;font-size:13px;float:right;box-sizing:border-box;border:1px solid #00bbb3;margin:10px 10px 0px 0px}
.list-game-wrapper .item .info .trangchu:hover, .list-game-wrapper .item .info .choingay:hover {text-decoration:underline;}
.list-game-wrapper .thumb:hover .info {display:block;}*/

.flag {float:left;margin:6px 0px 0px 4px;height:17px}
.right-col .hsgame .flag {margin:2px 0px 0px 4px}

.list-game-wrapper .item-wrapper {width:25%;float:left;box-sizing:border-box;padding:7px 5px 4px 5px;}
.list-game-wrapper .item {width:100%;padding:5px;border:1px solid #dedede;float:left;box-sizing:border-box;background:#f3f4f4;position:relative}
.list-game-wrapper .item a {float:left}
.list-game-wrapper .item .thumb {width:100%;height:150px;float:left;position:relative;box-sizing:border-box;border:1px solid #555}
.list-game-wrapper .item  h3 {font-weight: bold;font-size: 17px;display: inline-block;width: 100%;box-sizing: border-box;margin: 10px 0px 5px 7px;}
.list-game-wrapper .item:hover h3 {color:#c71b28}
.list-game-wrapper .item .genre {float: left;color: #444;font-size: 15px;margin: 4px 0px 0px 7px;clear:both}
.list-game-wrapper .item .choingay {float: right;background: #1ba509;font-size: 13px;padding:1px 7px 0px 7px;color: #fff;text-transform: uppercase;}
.list-game-wrapper .item .choingay:hover {background:#c71b28;color:#fff}
.list-game-wrapper .item .hot-icon {background: url(icons/icon-game-hot.png) no-repeat;float: left;height: 39px;left: 5px;position: absolute;top: 5px;width: 47px;}
.list-game-wrapper .item .play-button {position:absolute;right:5px;bottom:5px;float:right}

.list-game-wrapper .view-more {display: block;width: 350px;margin: 0px auto;top: 10px;position: relative;clear: both;background: #c71b28;border: 1px solid #c71b28;color: #fff;text-align: center;padding: 7px;box-sizing: border-box;text-transform: uppercase;}
.list-game-wrapper .view-more:hover {background: #efefef;color: #c71b28;text-decoration: none;}

.block-new-games {margin-top:-15px}

.carousel-game-block {width:100%;float:left;margin:10px 0px 25px 0px;}
.carousel-game-block .heading {text-transform: uppercase;font-size: 16px;font-weight: bold;background: #038d5b;float: left;margin-bottom: 10px;position: relative;padding: 7px 0px 6px 10px;width: 100%;box-sizing: border-box;color: #fff;height: 34px;}
.carousel-game-block .heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.carousel-game-block .heading:hover {text-decoration:underline}
.carousel-game-wrapper {width:100%;float:left;border:1px solid #ccc;box-sizing:border-box;border-right:0px}
.carousel-game-wrapper .ig-wrapper {width:100%;float:left;box-sizing:border-box;padding:5px;height:223px;border-right:1px solid #ccc;background:#eee}
.carousel-game-wrapper .ig {width:100%;padding:5px;float:left;box-sizing:border-box;position:relative}
.carousel-game-wrapper .ig a {float:left;width:100%}
.carousel-game-wrapper .ig .thumb {width:100%;height:120px;float:left;position:relative;box-sizing:border-box;border:1px solid #555}
.carousel-game-wrapper .ig  h3 {font-weight: bold;float: left;width: 100%;box-sizing: border-box;padding-top:10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.carousel-game-wrapper .ig  a:hover h3 {color:#c71b28}
.carousel-game-wrapper .ig .genre {float: left;color: #444;font-size: 15px;margin:0 auto;clear:both}
.carousel-game-wrapper .ig .choingay {float: right;background: #1ba509;font-size: 13px;padding:1px 7px 0px 7px;color: #fff;text-transform: uppercase;}
.carousel-game-wrapper .ig .choingay:hover {background:#c71b28;color:#fff}
.carousel-game-wrapper .ig .hot-icon {background: url(icons/icon-game-hot.png) no-repeat;float: left;height: 39px;left: 5px;position: absolute;top: 5px;width: 47px;}
.carousel-game-wrapper .ig .play-button {position:absolute;right:5px;bottom:5px;float:right}
.carousel-game-wrapper .owl-prev {position:absolute;top:-45px;right:33px;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #ccc;background:#eee}
.carousel-game-wrapper .owl-next {position:absolute;top:-45px;right:0px;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #ccc;background:#eee}
.carousel-game-wrapper .owl-prev:hover,.carousel-game-wrapper .owl-next:hover {background:#444;color:#fff}

.home-video-block {width:100%;float:left;margin:10px 0px 25px 0px}
.home-video-block .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #038d5b;height: 33px;font-size: 16px;float: left;box-sizing: border-box;margin-bottom:1px}
.home-video-block .heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.home-video-block .heading:hover {text-decoration:underline}
.home-video-block .big-news {width:63%;height:330px;background:#000;float:left;box-sizing:border-box;position:relative;}
.home-video-block .big-news .gradient-bg {-moz-box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.6);-webkit-box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.6);box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.6);background:rgba(0,0,0,.4) url(icons/play-icon-homepage-inframe.png) center no-repeat;width:100%;height:100%;position:absolute}
.home-video-block .big-news:hover .gradient-bg {background:rgba(0,0,0,.6) url(icons/play-icon-homepage-inframe.png) center no-repeat;}
.home-video-block .big-news img {width:100%;height:100%;max-width:100%;margin:0px;-webkit-transform:none;float:left}
.home-video-block .big-news h3 {width: 100%;padding: 10px 15px 10px 15px;font-size: 28px;color: #fff;position: absolute;bottom: 0px;box-sizing: border-box;margin: 0px;font-weight: normal;line-height: 1.3em;text-shadow: 1px 1px 0 #000;}
.home-video-block .small-news {width:37%;height:110px;background:#eee;float:right;display:inline-block;box-sizing:border-box;border-bottom: 1px dashed #dedede;cursor:pointer;overflow:hidden;border-left:1px solid #dedede;position:relative}
.home-video-block .small-news .thumb {float: left;border: 1px solid #555;box-sizing: border-box;width:40%;height:100%}
.home-video-block .small-news img {height: 100%;width: 100%;max-width:100%;margin:0px;-webkit-transform:none;float:left}
.home-video-block .small-news h3 {color: #fff;width: 100%;padding: 0px 0px 5px 7px;font-size: 17px;box-sizing: border-box;line-height: 1.3em;text-shadow: 1px 1px 0 #000;bottom: 0px;position: absolute;}
.home-video-block .small-news .gradient-bg {-moz-box-shadow: inset 0 0 30px 25px rgba(0,0,0,0.6);-webkit-box-shadow: inset 0 0 30px 25px rgba(0,0,0,0.6);box-shadow: inset 0 0 30px 25px rgba(0,0,0,0.6);background: rgba(0,0,0,.4);width: 100%;height: 100%;position: relative;}
.home-video-block .small-news:hover .gradient-bg {background:rgba(0,0,0,.6);}
.home-video-block div:last-child {border-bottom:0px}

.carousel-photo-block {width:100%;float:left;margin:10px 0px 25px 0px;}
.carousel-photo-block .heading {text-transform: uppercase;font-size: 16px;font-weight: bold;background: #038d5b;float: left;margin-bottom: 10px;position: relative;padding: 7px 0px 6px 10px;width: 100%;box-sizing: border-box;color: #fff;height: 34px;}
.carousel-photo-block .heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.carousel-photo-block .heading:hover {text-decoration:underline}
.carousel-photo-wrapper {width:100%;float:left;border:1px solid #ccc;box-sizing:border-box;border-right:0px}
.carousel-photo-wrapper .ig-wrapper {width:100%;float:left;box-sizing:border-box;padding:5px;height:205px;border-right:1px solid #ccc;background:#eee}
.carousel-photo-wrapper .ig {width:100%;padding:5px;float:left;box-sizing:border-box;position:relative}
.carousel-photo-wrapper .ig a {float:left;width:100%}
.carousel-photo-wrapper .ig .thumb {width:100%;height:120px;float:left;position:relative;box-sizing:border-box;border:1px solid #555}
.carousel-photo-wrapper .ig .thumb img {width:100%;height:100%;float:left}
.carousel-photo-wrapper .ig  h3 {font-size: 17px;float: left;width: 100%;box-sizing: border-box;padding: 5px 5px 0px 5px;overflow: hidden;}
.carousel-photo-wrapper .ig  a:hover h3 {color:#c71b28}
.carousel-photo-wrapper .ig .photo-bg {box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.4);}
.carousel-photo-wrapper .owl-prev {position:absolute;top:-45px;right:33px;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #ccc;background:#eee}
.carousel-photo-wrapper .owl-next {position:absolute;top:-45px;right:0px;width:32px;height:32px;line-height:32px;text-align:center;border:1px solid #ccc;background:#eee}
.carousel-photo-wrapper .owl-prev:hover,.carousel-photo-wrapper .owl-next:hover {background:#444;color:#fff}

/* Block tin tức */
.block-news ul li {width:45%;height:100px;margin-bottom:10px;border-bottom:1px dotted #dedede;padding-bottom:10px;overflow:hidden;}
.block-news ul li a {float:left;width:100%;height:100%}
.block-news ul li:hover h3 {text-decoration:underline}
.block-news ul li img {width:150px;height:100%;margin-right:10px;float:left;box-sizing: border-box;border: 1px solid #dedede;padding:2px}
.block-news ul li h3 {color:#444;padding-top:5px;line-height:1.2em;margin-bottom:3px;height:43px;overflow:hidden;font-size:17px}
.block-news ul li time {color:#a6a6a6;font-size:13px;}
.block-news .view-more {width:100%;text-align:right;}

/* Block serverlist */
.block-server ul li {width:100%;height:70px;float:left;margin-bottom:10px;border-bottom:1px dotted #ccc;padding-bottom:10px;overflow:hidden;}
.block-server ul li a {float:left;width:100%;height:100%}
.block-server ul li:hover h3 {text-decoration:underline}
.block-server ul li img {width:70px;height:100%;margin-right:10px;float:left;box-sizing: border-box;border: 1px solid #dedede;padding:2px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.block-server ul li h3 {color: #444;padding-top: 7px;font-weight: bold;text-transform: uppercase;margin-bottom: 7px;}
.block-server .title {float:left;margin-right:5px;color:#555;font-size:90%}
.block-server .server-name {font-weight:bold;text-transform:uppercase;color:#c71b28;float:left;font-size:90%}
.block-server .server-date {color:#555;float:left;font-size:90%;margin-top:5px;width:50%}

/* Danh sách máy chủ */
.server-list {border:1px solid #dedede;padding:10px;background:#efefef}

/* Carousel sự kiện */
.jcarousel-wrapper {
position:relative
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:100%
}

.jcarousel img {
    display: block;
    width: 100%;
    height: 298px !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #efefef;
    color: #c71b28;
    text-decoration: none;
    font: 30px/25px Arial, sans-serif;
	display:none
}

.jcarousel-control-prev {
    left: 0px;
}

.jcarousel-control-next {
    right: 0px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 12px;
    width: 12px;
    line-height: 12px;

    background: #efefef;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #c71b28;
    color: #fff;
    opacity: 1;
	border:2px solid #efefef;
}

/* Khung giới thiệu game */
.single-game-page {margin-top:350px;box-shadow:0px 0px 5px 0px #141e31;background:#fff;}
.single-game-page .news-mid {width:69%;padding:0;}
.single-game-page .block-news .block-title {padding:0;}
.single-game-page .title {background-color:#fff!important;}
.game-frame {width:100%;display:inline-block;margin:0px 0px 50px 0px;position:relative}
.game-frame .playnow-button {text-align:center;position:absolute;top:10px;right:61px;width:180px;height:62px;background:url(icons/playnow_button.png) top no-repeat}
.game-frame .playnow-button:hover {background:url(icons/playnow_button.png) bottom no-repeat}
.game-frame .thumb {width:200px;height:200px;float:left;margin-right:30px;box-sizing:border-box;border:1px solid #555}
.game-frame h1 {color:#c71b28;font-size:30px;font-weight:bold;text-transform:uppercase;margin:1px 0px 15px 0px}
.game-frame p {margin-bottom:5px}
.game-frame .trangchu {
    display: inline-block;
    width: 150px;
    text-align: center;
    padding: 6px;
    font-weight: 500;
    color: #fff;
    background: #c71b28;
    text-transform: uppercase;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #c71b28;
    margin: 13px 0px 15px 0px;
    line-height: 1em;
    float: left;
    margin-right: 5px;
}
.game-frame .choingay {
    display: inline-block;
    width: 150px;
    text-align: center;
    padding: 6px;
    font-weight: 500;
    color: #fff;
    background: #2f3d5a;
    text-transform: uppercase;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #2f3d5a;
    margin: 13px 0px 15px 0px;
    line-height: 1em;
    float: left;
    margin-right: 5px;
}
.game-frame .trangchu:hover, .game-frame .choingay:hover {text-decoration:underline;}
.game-frame .browser-recommended {margin-top: 12px;display: inline-block;font-size: 90%;font-style: italic;float:left;margin-right:5px}
.game-frame .browser-icon {width:20px;height:20px;margin-top:9px;float:left;margin-right:5px}
.game-frame .chrome-icon {background:url(images/chrome-icon.png)}
.game-frame .firefox-icon {background:url(images/firefox-icon.png)}
.game-frame .opera-icon {background:url(images/opera-icon.png)}
.game-frame .coccoc-icon {background:url(images/coccoc-icon.png)}
.game-frame .puffin-icon {background:url(images/puffin-icon.png)}
.game-frame .vote-frame {
    background: #fff;
    width: 300px;
    height: 98px;
    position: absolute;
    bottom: -5px;
    right: 0px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}
.game-frame .vote-frame .title {color:#c71b28;font-size:16px;margin:0px;text-align:center;padding:10px 0}
.game-frame .vote-frame .vote-container {width:240px;margin:0px auto}

.game-trailer {width:48%;padding:10px;box-sizing:border-box;border:1px solid #dedede;float:left;position:relative;font-size:0px;line-height:1em}
.game-trailer .trailer-wrapper {width:100%;height:100%;position:relative;box-sizing:border-box}
.game-trailer .trailer-wrapper img {width:100%;height:270px}
.game-trailer .trailer-bg {width:100%;height:100%;position:absolute;top:0px;background:url(icons/play-icon-homepage-inframe.png) center no-repeat}
.game-trailer .trailer-wrapper:hover .trailer-bg {background:rgba(0,0,0,.6) url(icons/play-icon-homepage-inframe.png) center no-repeat}
.game-trailer .title, .game-intro .title, .slider-game-images .title {font-weight: bold;color: #c71b28;font-size: 23px;text-transform: uppercase;margin-bottom: 15px;position: absolute;margin:-32px 0px 0px 5px;background-color: #f5f5f5;padding: 0px 10px;line-height:1em}

.game-intro {width:48%;padding:10px;box-sizing:border-box;border:1px solid #dedede;text-align:justify;float:right;height:314px;position:relative}
.game-intro #intro-container {width:100%;height:100%;overflow:hidden}
.game-intro #view-more {padding: 5px 10px;border: 1px solid #dedede;background: #efefef;color: #c71b28;position: relative;bottom: -8px;margin: 0px auto;display: block;text-align: center;text-transform: uppercase;width: 30px;font-size: 13px;line-height:1em}
.game-intro #view-less {padding: 5px 10px;border: 1px solid #dedede;background: #efefef;color: #c71b28;position: relative;bottom: -33px;margin: 0px auto;text-align: center;text-transform: uppercase;width: 30px;font-size: 13px;display:block;line-height:1em}
.game-intro #view-more:hover, .game-intro #view-less:hover {background:#c71b28;color:#fff}

.slider-game-images {width:100%;padding:20px;box-sizing:border-box;border:1px solid #dedede;float:left;position:relative;margin:40px 0px}
.slider-game-images .jcarousel1 {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.slider-game-images .jcarousel1 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.slider-game-images .jcarousel1 li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:100%;
	border-right:1px solid #f5f5f5;
}

.slider-game-images .jcarousel1 li:last-child {border-right:0px}

.slider-game-images .jcarousel1 img {
    display: block;
    width: 100%;
    height: 118px !important;
}

/** Carousel Pagination **/

.slider-game-images .jcarousel1-pagination {
    position: absolute;
    bottom: -28px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.slider-game-images .jcarousel1-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 12px;
    width: 12px;
    line-height: 12px;

    background: #efefef;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.slider-game-images .jcarousel1-pagination a.active {
    background: #c71b28;
    color: #fff;
    opacity: 1;
	border:2px solid #efefef;
}

/* Các mục cho trang tin tức */
.social-block {padding: 4px 10px 5px 10px;background-color: #efefef;border: 1px solid #dedede;margin: 15px 0px 0px 0px;
    text-align: center;overflow:hidden}
.social-block b {color: #c71b28;margin-right: 8px;margin-top: 4px;font-size:14px}
.social-block .fb-like {margin:3px 5px 0px 0px;height:20px;overflow:hidden}
.comment-frame {width:100%;padding:20px;box-sizing:border-box;border:1px solid #dedede;float:left;position:relative;margin:40px 0px 0px 0px}
.comment-frame .title {font-weight: bold;color: #c71b28;font-size: 23px;text-transform: uppercase;margin-bottom: 15px;position: absolute;margin:-32px 0px 0px 5px;background-color: #f5f5f5;padding: 0px 10px;}

/* Định dạng trang tin tức */
.news-block {width:100%;float:left;background:#efefef;border:1px solid #dedede;margin-bottom:10px;padding:10px;box-sizing:border-box}
.news-block img {width:300px;height:160px;float:left;border:1px solid #dedede;box-sizing:border-box;margin-right:15px}
.news-block h3 {font-size:24px;font-weight:bold;padding-top:5px}
.news-block p {font-size:16px;}

/* Định dạng tag */
.tag-zone {width:100%;display:inline-block;margin:20px 0px 0px 0px}
.tag-item {padding: 2px 5px;border: 1px solid #c71b28;display: inline-block;font-size:90%;margin-bottom:4px}
.tag-item:hover {background:#c71b28;color:#fff;text-decoration:none !important}

/* Pagenavi */
.pagenavi-wrap {display:inline-block;margin:30px auto;width:100%}
.pagenavi-wrap .intro {font-weight:500;margin-right:5px}
.page-numbers{/*margin:10px 2px 0px 2px;*/padding:1px 8px 1px 8px;text-decoration:none;background:#fff;color:#222c41;border:1px solid #222c41;box-sizing:border-box;}
.page-numbers:hover{background:#222c41; color:#fff;text-decoration:none}
.page-current, .page-current:hover{color:#fff; background:#222c41;}

/* Trang danh sách game */

/* Slider game hot */
.game-hot-slider {width: 100%;float: left;margin:0;padding-bottom:0;border-bottom:1px solid #dedede;}
.game-hot-slider .jcarousel2-wrapper {
position:relative;
background:#fff;
padding:10px 0;
}

.game-hot-slider .jcarousel2 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 0px 50px;
    box-sizing: border-box;
}

.game-hot-slider .jcarousel2 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.game-hot-slider .jcarousel2 li {
    width: 200px;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
	height:100%
}

.game-hot-slider .jcarousel2 img {
    display: block;
    width: 400px;
    height: 230px !important;
	float:left;
	margin-right:25px;
	border:1px solid #555;
	box-sizing:border-box;
}

.game-hot-slider .jcarousel2 h3 {
	font-weight:bold;
	color:#c71b28;
	font-size:26px;
	text-transform:uppercase;
	margin:0 auto;
}

.game-hot-slider .jcarousel2 a:hover h3 {text-decoration:underline}

/** Carousel Controls **/

.game-hot-slider .jcarousel2-control-prev,
.game-hot-slider .jcarousel2-control-next {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ef989e;
    text-decoration: none;
    font: 65px/25px Arial, sans-serif;
}

.game-hot-slider .jcarousel2-control-prev {
    left: 0px;
}

.game-hot-slider .jcarousel2-control-next {
    right: 0px;
}

.game-hot-slider .jcarousel2-control-prev:hover,
.game-hot-slider .jcarousel2-control-next:hover {color:#c71b28}

/** Carousel Pagination **/

.game-hot-slider .jcarousel2-pagination {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.game-hot-slider .jcarousel2-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 12px;
    width: 12px;
    line-height: 12px;

    background: #efefef;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.game-hot-slider .jcarousel2-pagination a.active {
    background: #c71b28;
    color: #fff;
    opacity: 1;
	border:2px solid #efefef;
}

.game-hot-slider p {margin-bottom:5px;}
.game-hot-slider .trangchu {display:inline-block;width:150px;text-align:center;padding:6px;font-weight:500;color:#fff;background:#c71b28;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #c71b28;margin:13px 0px 15px 0px;line-height:1em}
.game-hot-slider .choingay {display:inline-block;width:150px;text-align:center;padding:6px;font-weight:500;color:#fff;background:#00bbb3;text-transform:uppercase;font-size:13px;box-sizing:border-box;border:1px solid #00bbb3;margin:13px 0px 15px 0px;line-height:1em}
.game-hot-slider .trangchu:hover, .game-hot-slider .choingay:hover {text-decoration:underline;}
.game-hot-slider .intro-text {width:350px;margin-left:425px;font-size:92%;color:#777}
.game-hot-slider .intro-text .view-more {color:#c71b28;}
.game-hot-slider .intro-text .view-more:hover {text-decoration:underline}

/* Danh sách game */
.ds-game {width:100%!important;display: inline-block;margin-top:50px;border: 1px solid #dedede;box-sizing: border-box;padding:0!important;background:#fff;}
.ds-game h1 {text-transform: uppercase;font-size: 26px;text-align: center;width: 200px;margin-bottom: 30px;font-weight: bold;color: #222c41;background: #f5f5f5;margin: -34px auto 20px auto;}
.ds-game .item-wrapper {width:25%;float:left;box-sizing:border-box;padding:10px;}
.ds-game .item-wrapper .item {width:100%;padding:5px;border:1px solid #dedede;float:left;box-sizing:border-box;background:#fff;position:relative}
.ds-game .item-wrapper .item a {float:left}
.ds-game .item-wrapper .item .thumb {width:100%;height:auto;float:left;position:relative;box-sizing:border-box;border:1px solid #555}
.ds-game .item-wrapper .item  h3 {font-weight: bold;font-size: 17px;display: inline-block;width: 100%;box-sizing: border-box;margin: 10px 0px 5px 7px;}
.ds-game .item-wrapper .item:hover h3 {color:#c71b28}
.ds-game .item-wrapper .item .genre {float: left;color: #444;font-size: 15px;margin: 4px 0px 0px 7px;clear:both}
.ds-game .item-wrapper .item .choingay {float: right;background: #1ba509;font-size: 13px;padding:4px 7px;color:#fff;text-transform: uppercase;line-height:1em}
.ds-game .item-wrapper .item .choingay:hover {background:#c71b28;color:#fff}
.ds-game .item-wrapper .item .hot-icon {background: url(icons/icon-game-hot.png) no-repeat;float: left;height: 39px;left: 5px;position: absolute;top: 5px;width: 47px;}
.ds-game .item-wrapper .item .play-button {position:absolute;right:5px;bottom:5px;float:right}

.ds-game .pagenavi-wrap {text-align:center}

/* Lịch mở server */
.ds-server {width: 100%;display: inline-block;margin: 30px 0px 0px 0px;border-top: 1px solid #dedede;box-sizing: border-box;padding: 20px;}
.ds-server h1 {text-transform: uppercase;font-size: 26px;text-align: center;width: 240px;margin-bottom: 30px;font-weight: bold;color: #222c41;background: #f5f5f5;margin: -31px auto 20px auto;}
.ds-server .item {width: 100%;height: 70px;float:left;margin-bottom: 10px;border-bottom: 1px dotted #dedede;padding-bottom: 10px;overflow: hidden;position:relative}
.ds-server .item a {/*float: left;width: 100%;height: 100%;*/}
.ds-server .item a:hover h3 {text-decoration:underline}
.ds-server .item img {width: 70px;height: 100%;margin-right: 10px;float: left;box-sizing: border-box;border: 1px solid #dedede;padding: 2px;}
.ds-server .item h3 {color: #444;padding-top: 10px;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;display:inline-block;font-size:20px}
.ds-server .item p img {width:auto;height:auto;padding:0px;border:0px;margin:0px 0px 0px 4px}
.ds-server .item .info-block {width: 250px;float: left;padding-top: 15px;}
.ds-server .item .info-block p {margin-bottom:5px}
.ds-server .item .title {float: left;margin-right: 5px;color: #555;}
.ds-server .item .server-name {font-weight: bold;text-transform: uppercase;color: #c71b28;float: left;font-size:90%}
.ds-server .item .server-date {color: #555;float: left;font-size:90%;height:70px;width:100px;margin-right:30px;padding-top:15px}
.ds-server .item .server-date .openday {font-size:18px;color:#c71b28}
.ds-server .item .right-box {right:0px;top:0px;position:absolute}
.ds-server .item .right-box .playnow {width:70px;height:70px;color:#fff;background: #c71b28;float:right;text-align:center;text-transform:uppercase;padding-top: 15px;box-sizing: border-box;} 
.ds-server .item .right-box .info {width: 70px;height: 70px;color: #c71b28;background: #efefef;float: right;text-align: center;text-transform: uppercase;padding-top: 15px;box-sizing: border-box;border: 1px solid #c71b28;}
.ds-server .item .right-box .info:hover,.ds-server .item .right-box .playnow:hover {text-decoration:underline}
.ds-server .pagenavi-wrap {text-align:center;font-size:90%}

/* Scrolltop */
#to_top {
position: fixed;
bottom: 130px;
left:50%;
margin-left:-599px;
z-index: 9999;
display: none; }

/* Cột phải khi xem bài viết */
.right-col {width:300px;float:right;}
.right-col #sticky-right-col {width:100%;display:inline-block;max-width:301.016px}
.right-col .hsgame {padding:15px !important;background:#efefef !important}
.right-col .game-info-wrapper {width:100%;border:1px solid #dedede;position:relative;padding:20px 15px 15px 15px;box-sizing:border-box;display:inline-block;margin-bottom:20px}
.right-col .game-info-wrapper .title {position: absolute;top: -11px;left: 15px;padding: 0px 7px;text-transform: uppercase;color: #c71b28;font-weight: bold;font-size: 20px;background: #f5f5f5;}
.right-col .game-info-wrapper .thumb {width:100%;height:150px;border:1px solid #ccc;box-sizing:border-box;background:#f5f5f5}
.right-col .game-info-wrapper h3 {font-weight: bold;margin: 12px 0px;font-size: 18px;padding:0px 9px}
.right-col .game-info-wrapper p {display:block;margin-bottom:6px}
.right-col .game-info-wrapper .trangchu{width:49%;float:left;background:#c71b28;color:#fff;text-align:center;padding:5px 10px;text-transform:uppercase;box-sizing:border-box;margin-top:10px;font-size:90%}
.right-col .game-info-wrapper .choingay{width:49%;float:right;background:#2f3d5a;color:#fff;text-align:center;padding:5px 10px;text-transform:uppercase;box-sizing:border-box;margin-top:10px;font-size:90%}
.right-col .game-info-wrapper a {float:left}
.right-col .game-info-wrapper a:hover {text-decoration:underline}

/* Định dạng các khung quảng cáo */
.ads-top {width:728px;height:90px;display:block;margin:-25px auto 40px auto;border:1px solid #dedede}
.ads-bot {width:728px;height:90px;margin:0px auto 50px auto;display:block;border:1px solid #dedede}
.ads-right-col {width:306.813px;max-width:100%;float:left;overflow:hidden;padding-bottom:20px;box-sizing:border-box}

/* Dòng thông báo cho 404 */
.notfound-notice {font-weight: bold;font-size: 30px;font-style: italic;text-align: center;}
.backhome-button{background: #eee;width: 150px;padding: 10px;margin: 0px auto 40px auto;display: block;border: 1px solid #ccc;text-align: center;color: #444;font-size: 100%;clear: both;position: relative;top: 29px;text-transform:uppercase}
.backhome-button:hover {background:#c71b28;color:#fff}

/* Các định dạng cho trang xem bài viết */
.single-page {position:relative;top:350px;}

/* Loginform cho trang trong */
.loginform-single-page {width:100%;display:inline-block;border:1px solid #dedede;margin:40px 0px 0px 0px;box-sizing:border-box}
.loginform-single-page .home-top {width:240px;height:300px;margin:0px;padding:20px;box-sizing:border-box;float:left;border:0px;background:#eaeaea}
.loginform-single-page .event-frame {width:422px;height:300px;background:#ccc;float:left;margin:0px;border:0px;box-sizing:border-box}
.loginform-single-page .giftcode-frame {width:30%;height:385px;float:right;margin:0px;box-sizing:border-box;background:#eaeaea;padding:10px;border:0px}

/* Khung game liên quan cho trang trong */
.related-game-wrapper {width:70%;float:left;padding:10px;box-sizing:border-box;border-right:1px solid #dedede;height:385px;}
.related-game-wrapper .heading {font-weight:bold;color:#c71b28;font-size:23px;text-transform:uppercase;margin:0px 0px 9px 0px;float:left;background:url(icons/related-game-icon.png) left no-repeat;padding:3px 0px 0px 35px}
.related-game-wrapper .view-more {float: right;margin-top: 6px;}
.related-game-wrapper .related-game-content {width:100%;float:left;padding-top:6px}
.related-game-wrapper .related-game-content .item {width:16.5%;height: 150px;padding:10px;box-sizing:border-box;float: left;margin-bottom: 10px;list-style: none;text-align:center}
.related-game-wrapper .related-game-content .item img {width:100%;height:auto;border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px;border:1px solid #666;box-sizing:border-box}
.related-game-wrapper .related-game-content .item h3 {font-size:16px}
.related-game-wrapper .related-game-content .item a:hover h3 {text-decoration:underline;color:initial}

/* Khung đăng nhập */
.loginform-single-page .home-top .heading {font-weight:bold;color:#555;font-size:23px;text-transform:uppercase;margin:20px 0px;float:left}
.loginform-single-page .home-top ul li {margin-bottom:20px}
.loginform-single-page .home-top input {width: 100%;height: 40px;padding-left: 10px;font-size: 16px;outline: none;color: #4f4f4f;box-sizing: border-box;}
.loginform-single-page .home-top .login {width: 100%;background: #1f83dd;border: 1px solid #1271c6;outline: none;cursor: pointer;color: #fff;text-transform: uppercase;text-align: center;display: none;padding: 16px 0px;margin-bottom:25px}
.loginform-single-page .home-top .login:hover {background:#1967ae}
.loginform-single-page .home-top .register {width: 100%;background:#1ba509;border: 1px solid #168308;outline: none;cursor: pointer;color: #fff;text-transform: uppercase;text-align: center;display: none;padding: 16px 0px;}
.loginform-single-page .home-top .register:hover {background:#157e09}
.loginform-single-page .home-top .other-login {margin:25px 5px 0px 0px;float:left}
.loginform-single-page .home-top img {margin:23px 0px 0px 0px;width:20px}
.loginform-single-page .home-top .user-info {width:100%;float:left}
.loginform-single-page .home-top .user-info span {font-size:18px}
.loginform-single-page .home-top #info-manage {float:left;margin:20px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#1ba509;color:#fff;border:1px solid #168308;text-transform:uppercase;display:none}
.loginform-single-page .home-top #info-manage:hover {background:#157e09}
.loginform-single-page .home-top #btnNapXu {float:left;margin:10px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#c71b28;color:#fff;border:1px solid #a31822;text-transform:uppercase;display:none}
.loginform-single-page .home-top #btnNapXu:hover {background:#9e1722}
.loginform-single-page .home-top .logout {float:left;margin:10px 0px 10px 0px;width:100%;padding:10px 0;text-align:center;background:#444;color:#fff;border:1px solid #333;text-transform:uppercase;display:none}
.loginform-single-page .home-top .logout:hover {background:#222}

.loginform-single-page .giftcode-frame .heading {font-weight:bold;color:#c71b28;font-size:23px;text-transform:uppercase;margin:0px 0px 9px 0px;float:left;background:url(icons/giftcode-icon-homepage.png) left no-repeat;padding:3px 0px 0px 26px}
.loginform-single-page .giftcode-frame .view-more {float:right;margin-top:6px}
.loginform-single-page .giftcode-frame ul {float:left;width:100%;}
.loginform-single-page .giftcode-frame ul li {list-style:none;padding:5px 0;border-bottom:1px dotted #ccc;height:50px;position:relative;overflow:hidden}
.loginform-single-page .giftcode-frame img {width:50px;height:50px;float:left;margin-right:10px;border:1px solid #777;box-sizing:border-box;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}
.loginform-single-page .giftcode-frame h3 {margin: 5px 0;overflow: hidden;width: 160px;height: 51px;display: table-cell;vertical-align: middle;}
.loginform-single-page .giftcode-frame .getcode {padding: 3px 12px;text-align: center;font-size: 90%;position: absolute;right: 0;top: 19px;color: #fff;background: #1ba509;border: 1px solid #168308;line-height:1em}
.loginform-single-page .giftcode-frame .getcode:hover {background:#157e09}

.loginform-single-page .jcarousel img {height:300px !important;border-left:1px solid #dedede;border-right:1px solid #dedede;box-sizing:border-box}

/* Model khi login */
.zme-boxy {top:0px !important;}

/* Tiêu điểm trang chủ 2 */
.gradient-bg {background: linear-gradient(rgba(255,255,255,0),#000);width: 100%;height: 35%;position: absolute;display: block;bottom:0;}
.home-featured-new {width:100%;height:590px;margin:0px 0px 20px 0px;float:left}
.home-featured-new .col-left {width:70%;float:left}
.home-featured-new .col-left .slot-1 {width:100%;height:350px;border-bottom:1px solid #555;box-sizing:border-box}
.home-featured-new .col-left .slot-2, .home-featured-new .col-left .slot-3, .home-featured-new .col-left .slot-4 {width:50%;height:240px;box-sizing:border-box;float:left}
.home-featured-new .col-left [class*="slot-"] img {width:100%;height:100%;float:left}
.home-featured-new .col-left [class*="slot-"] {position:relative}
.home-featured-new .col-left [class*="slot-"] .bottom-content {position:absolute;bottom:0px;padding:0px 10px 6px 10px;box-sizing:border-box}
.home-featured-new .col-left [class*="slot-"] h3 {width:100%;color:#fff;text-shadow:1px 1px #000}
.home-featured-new .col-left [class*="slot-"] span {color:#bdbdbd}
.home-featured-new .col-left [class*="slot-"]:hover .gradient-bg {opacity:0.7}
.home-featured-new .col-left .slot-2, .home-featured-new .col-left .slot-3 {border-right:1px solid #555;}
.home-featured-new .col-left .slot-1  h3 {font-size: 26px;margin-bottom: 10px;font-weight: bold;line-height:1.2em}

/* Tin tức trang chủ */
.news-mid .item {width:100%;padding:15px;box-sizing:border-box;background:#efefef;border:1px solid #dedede;margin-bottom:15px;float:left}
.news-mid .item a:hover {color:#19232d;text-decoration:underline}
.news-mid .item p {color:#555;margin:5px 0px 0px 0px}
.news-mid .item h4 {font-weight:bold;font-size:20px;margin-bottom:10px}
.news-mid .item .thumb {width:300px;height:auto;float:left;margin-right:20px;position:relative}
.news-mid .item .thumb img {width:100%;height:100%;float:left}
.news-mid .item .cat-title {background: rgba(0,0,0,.7);position: absolute;bottom: 15px;right: -5px;color: #eee;text-transform: uppercase;padding: 1px 10px 0px 10px;font-size: 13px;border: 1px solid #f5f5f5;}
.news-mid .item .cat-title:hover {background:#038d5b;color:#fff;text-decoration:none;}
.news-mid .item .tag-title {font-weight:bold;font-size:12px;text-transform:uppercase;color:#0077b3;}
.news-mid .item .tag-title:hover {text-decoration:underline}
.news-mid .item time {color: #a6a6a6;font-size: 12px;text-transform: uppercase;}
.news-mid .view-more {display:block;width:160px;margin:0px auto;clear:both;background:#efefef;border:1px solid #dedede;color:#444;text-align:center;padding:7px;box-sizing:border-box;text-transform:uppercase}
.news-mid .view-more:hover {background:#c71b28;color:#fff}

/* Định dạng bài post ở widget */
.widget-wrap {width:100%;display:inline-block;padding-bottom:15px;background:#fff;}
.widget-posts {width:100%;background:#fff;box-sizing:border-box}
.widget-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.widget-posts .heading:before {content: "\00BB";float: left;margin: -1px 5px 0px 0px;}
.widget-posts .heading:hover {color:#f2f2f2}
.widget-posts .heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.widget-posts .heading .view-more:hover {text-decoration:underline}
.widget-posts li {width:100%;box-sizing:border-box;padding:10px;border-bottom:1px dotted #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;list-style:none;overflow:hidden;float:left}
.widget-posts li img {width:50px;height:50px;float:left;margin-right:10px;border:1px solid #ccc;box-sizing:border-box}
.widget-posts li h3 {}
.widget-posts li a:hover h3 {text-decoration:underline;color:initial}
.widget-posts li:last-child {border-bottom:1px solid #dedede}

/* Định dạng bài post theo tag hoặc cat */
.tag-posts {width:100%;background:#efefef;box-sizing:border-box}
.tag-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.tag-posts .heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.tag-posts .heading .view-more:hover {text-decoration:underline}
.tag-posts li {width:100%;box-sizing:border-box;padding:10px;border-bottom:1px dotted #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;list-style:none;overflow:hidden;float:left}
.tag-posts li img {width:110px;height:80px;float:left;margin-right:10px;border:1px solid #ccc;box-sizing:border-box}
.tag-posts li h3 {}
.tag-posts li a:hover h3 {text-decoration:underline;color:initial}
.tag-posts li:last-child {border-bottom:1px solid #dedede}

.widget-360game-single {float:left;}
.widget-360game-single li img {width:60px;height:60px;}

/* Định dạng bài post cho load ajax */
.ajax-posts {width:100%;background:#efefef;box-sizing:border-box}
.ajax-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.ajax-posts .heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.ajax-posts .heading .view-more:hover {text-decoration:underline}
.ajax-posts li {width:100%;padding:15px;box-sizing:border-box;background:#efefef;border-bottom:1px dotted #ccc;margin-bottom:0px;float:left}
.ajax-posts li a:hover h3{color:#c71b28;text-decoration:underline}
.ajax-posts li p {color:#555;margin:5px 0px 0px 0px;line-height: 1.3em;font-size:15px}
.ajax-posts li h3 {font-weight:bold;font-size:20px;line-height:1.2em;margin-bottom:10px;padding-top:0px;color:initial}
.ajax-posts li .thumb {width:300px;height:150px;float:left;margin-right:15px;position:relative}
.ajax-posts li .thumb img {width:100%;height:100%;float:left;border-radius:0}
.ajax-posts li .cat-title a {line-height: 24px;display: block;font-size: 11px;padding-right: 5px;color: #0077b3;display: block;z-index: 1;float: left;text-transform: uppercase;font-weight: 600;background: none !important;}
.ajax-posts li time {color: #a6a6a6;font-size: 12px;text-transform: uppercase;}
.alm-btn-wrap {padding-bottom:0px}

.player-right-col {width:35%;float:right;box-sizing:border-box;height:402px;padding:10px}

.vid-related-posts {float:left}
.vid-related-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.vid-related-posts .heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.vid-related-posts .heading .view-more:hover {text-decoration:underline}
.vid-related-posts li {width: 100%;box-sizing: border-box;padding: 0px 13px 10px 0px;list-style: none;overflow: hidden;float: left;position: relative;}
.vid-related-posts li .thumb {width:110px;height:75px;float:left;margin-right:10px;border:1px solid #ccc;box-sizing:border-box;position:relative}
.vid-related-posts li .thumb img {width:100%;height:100%;float:left}
.vid-related-posts li h3 {color:#fff;font-weight:400;}
.vid-related-posts li a:hover h3 {text-decoration:underline;}
.vid-related-posts li:last-child {border-bottom:1px solid #dedede}
.vid-related-posts .video-bg-mini {width: 100%;height: 100%;position: absolute;background: url('icons/play_icon_bottom_mini.png') center no-repeat;top:0px;left:0px;}
.view-more-vid {width: 100%;float: left;font-size: 15px;text-transform: uppercase;color: #c71b28;padding:10px 13px 10px 0px;font-weight:bold;box-sizing: border-box;text-align:right}
.view-more-vid:hover {text-decoration:underline;}

/* Scrollbar cho trang video */
.video-nano {
  position : relative;
  width    : 100%;
  height   : 330px;
  overflow : hidden;
  padding-left:10px;
  box-sizing:border-box;
  float:right;
}
.video-nano > .nano-content {
  position      : absolute;
  overflow      : scroll;
  overflow-x    : hidden;
  top           : 0;
  right         : 0;
  bottom        : 0;
  left          : 0;
}
.video-nano > .nano-content:focus {
  outline: thin dotted;
}
.video-nano > .nano-content::-webkit-scrollbar {
  display: none;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block;
}
.video-nano > .nano-pane {
  background : rgba(0,0,0,.25);
  position   : absolute;
  width      : 10px;
  right      : 0;
  top        : 0;
  bottom     : 0;
  visibility : hidden\9; /* Target only IE7 and IE8 with this hack */
  opacity    : .7;
  -webkit-transition    : .2s;
  -moz-transition       : .2s;
  -o-transition         : .2s;
  transition            : .2s;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px;
  border-radius         : 5px;
}
.video-nano > .nano-pane > .nano-slider {
  background: #888;
  position              : relative;
  margin                : 0 1px;
  -moz-border-radius    : 3px;
  -webkit-border-radius : 3px;
  border-radius         : 3px;
}
.video-nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility : visible\9; /* Target only IE7 and IE8 with this hack */
  opacity    : 0.99;
}

/* Video control box */
.format-video .control-box {width:100%;float:right;margin-top:16px;height:36px;}
.format-video .control-box .prev-btn {width:48.5%;box-sizing:border-box;border:1px solid #ccc;color:#ccc;text-align:center;height:100%;float:left;border-radius:5px;padding:7px 0px 0px 0px;text-transform:uppercase;font-weight:bold}
.format-video .control-box .next-btn {width:48.5%;box-sizing:border-box;border:1px solid #ccc;color:#ccc;text-align:center;height:100%;float:right;border-radius:5px;padding:7px 0px 0px 0px;text-transform:uppercase;font-weight:bold}
.format-video .control-box a:hover {color:#fff;background:#038d5b}

/* Định dạng bài post cho video ở cột phải */
.video-posts {width:100%;background:#efefef;box-sizing:border-box;position:relative}
.video-posts .heading {width: 100%;padding: 7px 0px 0px 10px;font-weight: 700;text-transform: uppercase;color: #fff;background: #04b273;height: 33px;font-size: 16px;float:left;box-sizing:border-box}
.video-posts .heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.video-posts .heading .view-more:hover {text-decoration:underline}
.video-posts li {width:100%;box-sizing:border-box;padding:10px;border-bottom:1px dotted #dedede;border-left:1px solid #dedede;border-right:1px solid #dedede;list-style:none;overflow:hidden;float:left}
.video-posts li .thumb {width:100%;height:150px;float:left;margin-bottom:7px;border:1px solid #ccc;box-sizing:border-box;position:relative}
.video-posts li .thumb img {width:100%;height:100%}
.video-posts li h3 {}
.video-posts li a:hover h3 {text-decoration:underline;color:initial}
.video-posts li:last-child {border-bottom:1px solid #dedede}
.video-bg {width: 100%;height: 100%;position: absolute;background: url('images/play_icon_bottom.png') center no-repeat;top:0px;left:0px;}
.photo-bg {width: 100%;height: 100%;position: absolute;background: url('icons/photo_icon_big.png') center no-repeat;top:0px;left:0px;-moz-box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.5);-webkit-box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.5);box-shadow: inset 0 0 70px 50px rgba(0,0,0,0.5);}

.open-games li {position:relative}
.open-games .span-wrap {position:absolute;bottom:10px;}
.open-games span {font-size:14px;color:#c71b28;}
.open-games .playbt {color: #c71b28;background: #efefef;border:1px solid #c71b28;padding: 1px 4px;float: right;font-size: 13px;position:absolute;bottom:10px;right:10px;box-sizing:border-box}
.open-games .playbt:hover {background:#c71b28;color:#fff}
.open-games h3 {height:25px;overflow:hidden;font-weight:500;}

/* Mục game hot trong bài viết */
.exclusive-wrapper {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;width:100%;margin:0px;padding:1px;border:1px solid #dedede;box-sizing:border-box;background:#efefef;float:left;border-top:0px}
#scrollbar2
{
width:100%;
margin:0px
}

#scrollbar2 .viewport
{
width:100%;
height:150px;
overflow:hidden;
position:relative;
}

#scrollbar2 .overview
{
list-style:none;
width:1404px;
padding:0;
margin:0;
position:absolute;
left:0;
top:0;
}

#scrollbar2 .overview img
{

}

#scrollbar2 .scrollbar
{
border-radius: 4px;
clear: both;
height: 7px;
margin: -5px 0 0;
position: relative;
}

#scrollbar2 .track {
background: #none;
border-radius: 10px;
height: 7px;
position: relative;
width: 100%;
}

#scrollbar2 .thumb {
background:#bdbdbd;
border-radius: 15px;
cursor: pointer;
height: 7px;
left: 0;
overflow: hidden;
position: absolute;
top: 0;
}

#scrollbar2 .thumb:hover,#scrollbar2 .thumb:active,#scrollbar2:hover .thumb {background:#444}

.box-tin {
padding: 13px 15px 15px;
width: 117px;
height: 150px;
display: inline-block;
box-sizing: border-box;
color:#19232d;
float:left;
text-align:center;
line-height:1em}
.box-tin img {
border: 1px solid #666;
box-sizing:border-box;
width: 87px;
height:87px;
border-radius:15px;-moz-border-radius:15px;-webkit-border-radius:15px}
.box-tin:hover h3 {color:#c71b28;text-decoration:underline}
.box-tin h3 {
font-size: 13px;
line-height: 1.3em;
padding: 3px 0px 0px 0px;
float: left;
margin-bottom: 0px;
overflow: hidden;
height: 40px;
width:100%;
box-sizing:border-box;
color:initial
}

/* Tin liên quan */
.section-head {background: #04b273;border-left: 0;border-right: 0;line-height: 32px;color: #ffffff;font-size: 17px;text-transform: uppercase;padding: 0 14px;margin: 10px 0px 28px 0px;width: 100%;box-sizing: border-box;float: left;}
.relatedposts {
padding: 0px;
float:left;
width:100%;
box-sizing:border-box
}
.relatedposts a:nth-child(2n+0) {float:right}
.relatedposts .one_col {
overflow: hidden;
width: 49.84%;
margin-bottom: 2px;
padding: 0;
height: 124px;
border: none;
float:left;
display:inline-block
}
.relatedposts .featuredinner {
background: #999;
overflow: hidden;
position: relative;
display: block;
height: 100%;
}
.relatedposts .featuredoverlay {
height: 200px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-position: top;
background-repeat: repeat-x;
z-index: 8;
opacity:1;
}
.featuredinner:hover .featuredoverlay{opacity:0.3}
.relatedposts span,
.relatedposts span a {
margin-bottom: 0px;
text-shadow: 0 1px 0 black;
-moz-text-shadow: 0 1px 0 black;
-webkit-text-shadow: 0 1px 0 black;
color: #fff;
text-decoration: none;
position: absolute;
bottom: 0px;
padding: 10px;
width: 100%;
z-index: 9;
font-weight:600;
background: linear-gradient(rgba(255,255,255,0),#000);
}
.relatedposts .scale-with-grid {width:100%;height:auto}

.mobile-button {position:absolute;right:0px;top:-5px;width:300px;height:85px;text-align:center}
.mobile-button span {display:inline-block}
.mobile-button span span {display:block;margin-bottom:5px}
.mobile-button .ios {background:url(images/ios-icon.png) top left no-repeat;width:60px;height:60px;float:left;margin-right:10px}
.mobile-button .android {background:url(images/android-icon.png) top left no-repeat;width:60px;height:60px;float:left;margin-right:10px}
.mobile-button .windowsphone {background:url(images/wp-icon.png) top left no-repeat;width:60px;height:60px;float:left}
.mobile-button .apk {background:url(images/apk-icon.png) top left no-repeat;width:60px;height:60px;float:left}
.mobile-button .ios:hover,.mobile-button .android:hover,.mobile-button .windowsphone:hover,.mobile-button .apk:hover  {border-radius:50%}

.post-stt {width: 100%;padding: 5px 10px;border-top: 1px solid #d9d9d9;border-bottom: 1px solid #d9d9d9;color: #a6a6a6;box-sizing: border-box;font-size: 15px;margin: 0px 0px 15px 0px;}
.post-stt .author {font-weight:bold;margin-right:30px;}
.post-stt a {color:#19232d}
.post-stt a:hover {text-decoration:underline}

.khung-search {float:right;margin-top:6px;border:1px solid #038d5b;box-sizing:border-box}
.khung-search input {width:180px;border:0px}
/* Cấu hình Google Custom Search */
/*
.gsc-search-button,.gsib_b  {display:none;}
.gsib_a {border:0px;font-family:'Roboto Condensed', Arial}
.gsc-input-box {width:180px;border:0px !important}
.gsc-input {padding:0px !important;border:0}
.gsc-control-cse {padding:0px !important;display:inline-block;border:0px !important;height:26px;overflow:hidden;float:left;box-sizing:border-box}
.gstl_50 {height:26px;border:0px !important}
*/

/* Responsive phát */
@media screen and (max-width: 1024px) {
.menu-wrapper .menu-content,.submenu-wrapper .menu-content,.wrapper,.home-mid,.footer {width:100%}
.single-post .home-mid {padding:20px 10px}
.foot-wrapper .info {width:55%}
.giftcode-frame .getcode {display:none}
}
@media screen and (min-width: 1025px) {
.single-post .home-mid {padding:20px 0}
}

.link-genre:hover .target {text-decoration:underline}

.icon-footer {margin: 10px 0px 0px 20px;}
.icon-footer img {margin-right:5px;}

/* Hồ sơ game dưới cuối bài viết */
.game-frame-bot-post {width:550px;display:block;margin: 20px auto 10px auto;height: 151px;}
.game-frame-bot-post .game-info {width:100%;float:left;padding:10px;border:1px solid #bbb;background:#ededed;box-sizing:border-box;position:relative}
.game-frame-bot-post .game-info .col-left {width:75%;float:left;position:relative}
.game-frame-bot-post .game-info .col-left .mobile-link {width:100%;position:absolute;left:140px;bottom:0px;}
.game-frame-bot-post .game-info .col-left .mobile-link span {font-size: 14px;margin: 7px 5px 0px 0px;}
.game-frame-bot-post .game-info .col-left .mobile-link .ios {background:url(images/ios-icon.png) top left no-repeat;width:35px;height:35px;float:left;margin-right:5px;background-size:contain}
.game-frame-bot-post .game-info .col-left .mobile-link .android {background:url(images/android-icon.png) top left no-repeat;width:35px;height:35px;float:left;margin-right:5px;background-size:contain}
.game-frame-bot-post .game-info .col-left .mobile-link .windowsphone {background:url(images/wp-icon.png) top left no-repeat;width:35px;height:35px;float:left;background-size:contain}
.game-frame-bot-post .game-info .col-left .mobile-link .apk {background:url(images/apk-icon.png) top left no-repeat;width:35px;height:35px;float:left;background-size:contain}
.game-frame-bot-post .game-info .col-left .mobile-link .ios:hover,.game-frame-bot-post .game-info .col-left .mobile-link .android:hover,.game-frame-bot-post .game-info .col-left .mobile-link .windowsphone:hover ,.game-frame-bot-post .game-info .col-left .mobile-link .apk:hover  {border-radius:50%}
.game-frame-bot-post .game-info .col-right {width:25%;float:right;position:relative;height:130px;padding-left:10px;box-sizing:border-box}
.game-frame-bot-post .score {width:100%;height:100px;border-top-left-radius:15px;border-top-right-radius:15px;background:#3c4e72;color:#fff;float:left;font-size:58px;text-align:center;padding-top:10px;box-sizing: border-box;border-bottom:1px solid #ccc}
.game-frame-bot-post .thumb {width:130px;height:130px;float:left;margin:0px 10px 0px 0px;border:1px solid #ccc;box-sizing:border-box;background:#f5f5f5}
.game-frame-bot-post h3 {font-size: 20px;text-transform: uppercase;margin: 4px 0px 15px 0px;font-weight:bold}
.game-frame-bot-post p {margin-bottom:5px;font-size:16px;}
.game-frame-bot-post .star-rating p {font-size:13px;font-weight:normal !important}
.game-frame-bot-post .trangchu {width:100%;height: 30px;font-size: 14px;background: #2f3d5a;text-align: center;padding: 6px 0;box-sizing: border-box;color: #fff;text-transform: uppercase;border-right: 1px solid #555;float:left;border-bottom-left-radius:15px;border-bottom-right-radius:15px}

.game-frame-bot-post .game-info .tlq {width:100%;display:inline-block;margin:15px 0px 0px 0px}
.game-frame-bot-post .game-info .tlq ul {list-style:none}
.game-frame-bot-post .game-info .tlq li {text-indent: -14px;padding-left: 0px;margin-bottom:5px;}
.game-frame-bot-post .game-info .tlq li a {color:#19232d;}
.game-frame-bot-post .game-info .tlq li:before {content: "\2023";padding-right:5px}
.game-frame-bot-post .game-info .view-more {width:100%;text-align:center;background:#ccc;color:#666;display:block;padding:6px;margin:10px 0px 0px 0px;box-sizing:border-box}
.game-frame-bot-post .game-info .view-more a {font-weight:bold;color:#c71b28}

.game-frame-bot-post .more-info {float:left}
.game-frame-bot-post .more-info span {width:100%;float:left;clear:both}
.game-frame-bot-post .mobile-link {width:100%;position:absolute;left:140px;bottom:0px;}
.game-frame-bot-post .mobile-link .ios {background:url(images/ios-icon.png) top left no-repeat;width:50px;height:50px;float:left;margin-right:5px;background-size:contain}
.game-frame-bot-post .mobile-link .android {background:url(images/android-icon.png) top left no-repeat;width:50px;height:50px;float:left;margin-right:5px;background-size:contain}
.game-frame-bot-post .mobile-link .windowsphone {background:url(images/wp-icon.png) top left no-repeat;width:50px;height:50px;float:left;background-size:contain}
.game-frame-bot-post .mobile-link .apk {background:url(images/apk-icon.png) top left no-repeat;width:50px;height:50px;float:left;background-size:contain}
.game-frame-bot-post .mobile-link .apk:hover,.game-frame-bot-post .mobile-link .ios:hover,.game-frame-bot-post .mobile-link .android:hover,.game-frame-bot-post .mobile-link .windowsphone:hover  {border-radius:50%}
.game-frame-bot-post .mobile-link .pc {padding: 4px 10px 3px 10px;background:#038d5b;color: #fff;text-transform: uppercase;float: left;position: relative;bottom: 1px;border-radius: 5px;}

/* Fake pagination */
.fake-pagination {text-align:center;width:100%;float:left;margin:5px 0px 20px 0px}
.fake-pagination a {padding:3px 9px;text-align:center;background:#efefef;border:1px solid #038d5b;box-sizing:border-box;color:#038d5b;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}
.fake-pagination a:hover,.fake-pagination a:first-child {background:#038d5b;color:#fff}
.fake-pagination a:first-child {margin-right:0.2px}

.home-fake-pagination {background: #038d5b;color: #fff;padding: 7px 0;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;width: 100%;float: left;margin: 5px 0px 20px 0px;box-sizing: border-box;text-align: center;font-size: 16px;}
.home-fake-pagination:hover {background:#026742;color:#fff}

/* Video được xem nhiều ở trang trong */
.xem-nhieu-wrapper {width:100%;margin:15px 0px 10px 0px;float:left}
.xem-nhieu-wrapper .title {background: #04b273;border-left: 0;border-right: 0;line-height: 32px;color: #ffffff;font-size: 17px;text-transform: uppercase;padding: 0 14px;margin: 0px;width: 100%;box-sizing: border-box;float: left;}
.xem-nhieu {width:100%;margin:5px 0px 0px 0px;float:left;border:1px solid #555;box-sizing:border-box}
.xem-nhieu  .block-1 {width: 60%;height: 280px;float:left;position:relative;box-sizing:border-box;border-right:1px solid #555}
.xem-nhieu .block-2 {border-bottom:1px solid #555}
.xem-nhieu .block-2, .xem-nhieu .block-3 {width:40%;height:140px;float:left;box-sizing:border-box;position:relative}
.xem-nhieu .block-2 h3,.xem-nhieu .block-3 h3 {font-size:15px}
.xem-nhieu [class*="block-"] img {width:100%;height:100%;float:left}
.xem-nhieu h3 {position:absolute;bottom:0px;padding:10px 13px;color:#fff;line-height:1.3em;font-weight:600;font-size:18px}
.xem-nhieu [class*="block-"]:hover .gradient-bg {opacity:0.6}
.xem-nhieu .dfclipicon {top:0px}

.xem-nhieu-wrapper .xem-nhieu .gradient-bg {background: linear-gradient(rgba(255,255,255,0),#000);width: 100%;height: 100%;position: relative;display: block;}
.xem-nhieu-wrapper .xem-nhieu .dfclipicon {width: 100%;height: 100%;position: absolute;background: url('http://acp.xemgame.com/quangcao/play_icon_bottom.png') center no-repeat;top: 0px;left: 0px;}

/* Các tin dạng text dưới cuối bài */
.text-news-wrapper {width:100%;margin:15px 0px 10px 0px;float:left}
.text-news-wrapper .title {background: #04b273;border-left: 0;border-right: 0;line-height: 32px;color: #ffffff;font-size: 17px;text-transform: uppercase;padding: 0 14px;margin: 0px;width: 100%;box-sizing: border-box;float: left;}
.text-news {width:100%;margin:0px;float:left;box-sizing:border-box;padding:10px 15px 5px 15px;background:#efefef;border-right:1px solid #dedede;border-left:1px solid #dedede;border-bottom:1px solid #dedede}
.text-news li {margin-bottom:5px;list-style:square;list-style-position:inside}
.text-news li h3 {display:inline-block}
.text-news li a {color:#444}
.text-news li h3:hover {text-decoration:underline}

.vid-content-wrapper {width:100%;margin:15px 0px 10px 0px;display:inline-block;background:#fff;box-shadow: 0 1px 2px rgba(0,0,0,.5);box-sizing:border-box}
.vid-excerpt {font-weight:600;width:100%;padding:10px;box-sizing:border-box}
.vid-content {display:none;width:100%;padding:10px;box-sizing:border-box}
.vid-content p:first-child {font-weight:600}
.vid-content-wrapper .less-more-button {border-top:1px solid #dedede;margin:10px 10px 0px 10px;}
#more-content,#less-content {display: block;width: 80px;padding: 5px;text-align: center;box-sizing: border-box;margin: 0px auto;width:100%;font-size: 13px;text-transform: uppercase;color:#444}
#less-content {display:none}
#more-content:hover,#less-content:hover {color:#c71b28;text-decoration:none}

#mceu_26 {display:none !important}

/* Game HOT ở đầu trang */
.hot-games-header {width:100.8%;float:left;margin:5px 0;margin-left:-0.4%}
.hot-games-header li {width:10%;padding:5px;box-sizing:border-box;float:left;list-style:none}
.hot-games-header .content {border:1px solid #dedede;background:#efefef;padding:10px;display:block;height:130px;box-sizing:border-box;overflow:hidden}
.hot-games-header .content img {width:100%;height:75px;border:1px solid #ccc;box-sizing:border-box;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px}
.hot-games-header .content h3 {font-size:14px;line-height:1.2em;text-align:center}
.hot-games-header .content:hover h3 {text-decoration:underline}

.onp-sl-message p {font-weight:normal !important;font-size:100% !important;text-align:initial !important}

.slider-wrapper {width:100%;padding:20px 10% 20px 10%;box-sizing:border-box;margin:0px auto;background:url(images/bg_photo.png) top left repeat;margin:0px 0px 30px 0px}

.relatedposts-photo {
float:left;
width:101.9%;
box-sizing:border-box;
margin-left:-0.869%
}
.relatedposts-photo .item {width:20%;height:190px;padding:10px;box-sizing:border-box;float:left;position:relative}
.relatedposts-photo .item img {width:100%;height:100%;float:left}
.relatedposts-photo .item h3 {position: absolute;bottom: 0px;width: 100%;display: block;padding: 0px 25px 14px 8px;box-sizing: border-box;color: #fff;text-shadow: 0px 1px #000;}
.relatedposts-photo .item:hover .gradient-bg {opacity:0.6}

/* Khung hồ sơ game dưới tiêu đề bài viết */
.cinfo p.has-background {padding:20px;}
.hsgame-top-post-wrapper {width:100%;float:left;margin:15px 0px 27px 0px;height:70px;position:relative}
.hsgame-top-post-wrapper  .thumb {width:90px;height:90px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border:2px solid #dedede;margin:-12px 0px 0px 2px;float:left;position:absolute;box-shadow: 0px 0px 5px 0px #000;background:#fff}
.hsgame-top-post {width: 97%;right: 0px;height: 70px;background: url(images/hs-top-bg.jpg) top right no-repeat;position: absolute;top: 0px;box-shadow: 0px 0px 5px 0px #000;}
.hsgame-top-post .info {position: absolute;top: 0px;padding-left: 85px;width:87%}
.hsgame-top-post .info .title {font-weight:bold;color:#fff;font-size:20px;text-transform:uppercase;position:relative;top:5px}
.hsgame-top-post .info .title:hover {text-decoration:underline}
.hsgame-top-post .info .genre {color:#02db35;font-size:16px;position:relative;top:10px}
.hsgame-top-post .info .lang {position:absolute;right:5px;color:#fff;bottom:-10px}
.hsgame-top-post .info .lang span {float:left;font-size:16px}
.hsgame-top-post .info .lang .flag {float: left;margin: 1px 0px 0px 5px;}
.hsgame-top-post .info .lang .view-more {text-transform:uppercase;font-weight:bold;margin-left:20px;float:right;color:#c71b28}
.hsgame-top-post .info .link {position:absolute;right:-15px;color:#fff;top:10px}
.hsgame-top-post .info .link .homepage,.hsgame-top-post .info .link .fanpage {padding:3px 10px 3px 24px;text-align:center;text-transform:uppercase;float:right;color:#fff;font-weight:bold;line-height:1em}
.hsgame-top-post .info .link .homepage {background:url(icons/hsgame-top-home-icon.png) top left no-repeat;margin-right:10px}
.hsgame-top-post .info .link .fanpage {background:url(icons/hsgame-top-fb-icon.png) top left no-repeat}
.hsgame-top-post .info .link .homepage:hover,.hsgame-top-post .info .link .fanpage:hover {color:#c71b28}

.hsgame-top-post-wrapper-fixed {max-width:732.359px;width:100%;position:fixed;top:0px;float:left;z-index:998}
.hsgame-top-post-wrapper-fixed  .thumb {width: 36px;height: 36px;border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border: 2px solid #dedede;margin: 5px 0px 0px 5px;float: left;position: absolute;background: #fff;}
.hsgame-top-post-wrapper-fixed .hsgame-top-post {width: 100%;right: 0px;height: 50px;position: absolute;top: 0px;box-shadow: 0px 0px 5px 0px #000;background: rgba(0,0,0,.8);}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info {padding-left:60px}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .title {top:7px;font-size:18px}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .genre {top:8px;font-size:14px}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .lang {bottom:-8px;right:-27px}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .link {right:-32px;top:5px}
.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .link .homepage,.hsgame-top-post-wrapper-fixed .hsgame-top-post .info .link .fanpage {font-size: 14px;height: 15px;display: inline-block;box-sizing: border-box;background-size: contain;padding: 2px 5px 0px 19px;}

/* 2 nút prev / next cho trang trong */
.single-prev-btn {width: 65px;height: 65px;position: fixed;left: 50%;margin-left:-619px;top:295px;margin-top:-65px;text-align: center;font-size: 40px;background: rgba(0,0,0,.1);overflow:hidden;-webkit-transition: width 0.5s;transition: width 0.5s;box-sizing:border-box}
.single-next-btn {width: 65px;height: 65px;position: fixed;right: 50%;margin-right:-619px;top:295px;margin-top:-65px;text-align: center;font-size: 40px;background: rgba(0,0,0,.1);line-height: 1em;color: #c71b28;overflow:hidden;-webkit-transition: width 0.5s;transition: width 0.5s;box-sizing:border-box}
.single-prev-btn span {line-height: 1em;color: #c71b28;padding: 12px 5px 0px 0px;box-sizing:border-box;width:65px;height:65px}
.single-next-btn span {line-height: 1em;color: #c71b28;padding: 12px 0px 0px 5px;box-sizing:border-box;width:65px;height:65px}
.single-next-btn:hover {width:300px;background:rgba(0,0,0,.7);padding:0 5px}
.single-prev-btn:hover {width:300px;background:rgba(0,0,0,.7);padding:0 5px}
.single-prev-btn:hover span,.single-next-btn:hover span {color:#fff;width:30px}
.single-next-btn a,.single-prev-btn a {width:100%;height:100%;display:block}
.single-next-btn p,.single-prev-btn p{width:260px;font-size:16px;color:#fff;line-height:1.1em;height:34px;overflow:hidden;margin-top:15px;text-align:left;padding:0 5px;box-sizing:border-box}
@media (max-width:1024px) {
.single-prev-btn,.single-next-btn {display:none}
}

/* Additional button */
.add-btn-wrapper {width:100%;float:left;text-align:center;margin:30px auto}
.add-btn-wrapper a {color:#fff}
.add-btn-wrapper a:hover {background:#efefef;border:1px solid #c71b28;text-decoration:none;color:#c71b28}
.add-btn {padding:10px 15px 9px 15px;background:#c71b28;text-transform:uppercase;font-size:15px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.add-btn span {font-weight:600;}

/* Mini footer */
.mini-footer {width:100%;float:left;background:#d7d7d7;text-align:center;padding:0px 0px 3px 0px;}
.mini-footer a {font-size:80%;line-height:0}

/* Danh sách trang tin */
.ds-trangtin {width: 100%;display: inline-block;margin: 30px 0px 0px 0px;border-top: 1px solid #dedede;box-sizing: border-box;padding: 20px 10px;}
.ds-trangtin h1 {text-transform: uppercase;font-size: 26px;text-align: center;width: 280px;font-weight: bold;color: #222c41;background: #f5f5f5;margin: -31px auto 30px auto;}
.ds-trangtin .item {width: 25%;float:left;overflow: hidden;position:relative;padding:5px 10px 0px 10px;box-sizing:border-box}
.ds-trangtin .item a {float: left;width: 100%;height: 100%;padding-bottom:5px;border-bottom: 1px dotted #dedede;box-sizing:border-box}
.ds-trangtin .item a:hover h3 {text-decoration:underline}
.ds-trangtin .item img {width:55px;height:55px;margin-right: 10px;float: left;box-sizing: border-box;border: 1px solid #dedede;padding: 2px;}
.ds-trangtin .item h3 {color: #444;padding-top:18px;display:inline-block;font-size:17px}
.ds-trangtin .pagenavi-wrap {text-align:center;font-size:90%}

/* Chi tiết page trang tin */
.trangtin-page {}
.trangtin-page .site-intro {width:40%;float:left;margin:0px 0px 20px 0px;position:relative}
.trangtin-page .site-intro img {width:55px;height:55px;padding:2px;border:1px solid #ccc;box-sizing:border-box;float:left;margin:0px 15px 0px 0px}
.trangtin-page .site-intro h1 {color:#c71b28;font-size:34px;font-weight:bold;margin:5px 0px 14px 0px}
.trangtin-page .site-intro a:hover {text-decoration:underline}
.trangtin-page .site-intro .trangchu {color:#999}
.trangtin-page .site-intro .danhgia {font-size:17px;color:#c71b28;margin:0px 0px 5px 0px}
.trangtin-page .site-intro .vote {padding: 10px;background: #efefef;border: 1px solid #dedede;float:left;text-align:center}
.trangtin-page blockquote {width:100%;font-style:italic;margin:15px 0;font-size:17px}
.trangtin-page .site-image {width:60%;height:300px;float:right;text-align:center;overflow:hidden;box-sizing:border-box;padding-left:20px}
.trangtin-page .site-image .bd {width:100%;height:100%;border:1px solid #555;box-sizing:border-box;overflow:hidden}
.trangtin-page .site-image img {width:100%;}
.trangtin-page .site-sum {width:60%;float:right;padding-left:20px;box-sizing:border-box}
.trangtin-page .site-sum .description {width:100%;float:left;margin:0px 0px 5px 0px;font-size:17px}
.trangtin-page .site-sum .description p {}
.trangtin-page .related-sites {width:40%;float:left;padding-right:30px;box-sizing:border-box}
.trangtin-page .related-sites ul {display:inline-block;width:100%}
.trangtin-page .related-sites ul li {width:48%;float:left;padding:5px 0;box-sizing:border-box;border-bottom:1px dotted #ccc}
.trangtin-page .related-sites ul li:nth-child(2n+0) {float:right}
.trangtin-page .related-sites ul li img {width:35px;height:35px;float:left;margin-right:15px;background:#eee}
.trangtin-page .related-sites ul li h3 {padding-top:8px;}
.trangtin-page .related-sites ul li a:hover h3 {text-decoration:underline;color:initial}
.trangtin-page .related-sites .view-more {padding: 2px 15px 3px 15px;color: #555;background: #efefef;border: 1px solid #dedede;margin: 10px 0px 0px 0px;display: inline-block;font-size:15px}
.trangtin-page .related-sites .view-more:hover {text-decoration:underline}
.trangtin-page .heading {border-left:3px solid #c71b28;font-size:20px;text-transform:uppercase;padding-left:10px;margin-bottom:15px;display:inline-block;color:#c71b28}

/* Block danh sách trang tin */
.block-list-trangtin {background:#efefef;position:relative;width:100%;float:left;/* margin-top:30px */}
.block-list-trangtin .list-trangtin:first-child {margin-top:0px}
.list-trangtin {width:100%;margin:15px 0px 0px 0px;float:left;padding: 10px 14px 8px 14px;box-sizing:border-box;background:#efefef;border-top:1px solid #dedede;position:relative;border-bottom:0px}
.list-trangtin .heading {border-left:4px solid #c71b28;padding:0px 0px 0px 10px;font-size:20px;font-weight:bold;text-transform:uppercase;display:inline-block;margin:5px 0px 20px 0px;color:#c71b28}
.list-trangtin .heading:hover {color:initial}
.list-trangtin ul {}
.list-trangtin ul li {width:12.5%;float:left;margin-bottom:10px;}
.list-trangtin ul li img {width:25px;height:25px;border:1px solid #ccc;box-sizing:border-box;float:left;margin-right:6px}
.list-trangtin ul li a:hover h5 {text-decoration:underline;color:initial}
.list-trangtin ul li h5 {font-size:100%;overflow:hidden;height:20px;float:left;margin-top:4px}
@media only screen and (max-width:1024px) {
	.list-trangtin ul li {width:20%;float:left;margin-bottom:10px;}
}

/* Layout cho trang category clip & ảnh */
.clip-photo-cat-content {width:101.8%;margin-left:-0.9%;float:left}
.clip-photo-cat .item {width:25%;padding:0 10px;box-sizing:border-box;height:210px;float:left;overflow:hidden;margin-bottom:15px}
.clip-photo-cat .item:hover h4{color:#19232d;text-decoration:underline}
.clip-photo-cat .item h4 {float:left;}
.clip-photo-cat .item .thumb {width:100%;height:150px;float:left;margin-bottom:5px;position:relative}
.clip-photo-cat .item .thumb img {width:100%;height:100%;float:left}
.clip-photo-cat .pagenavi-wrap .page-current, .clip-photo-cat .pagenavi-wrap .page-numbers:hover {background:#c71b28;color:#fff !important}
.clip-photo-cat .pagenavi-wrap .page-numbers {color:#c71b28;border:1px solid #c71b28}

/* 2 block dưới cuối trang chủ */
.double-col-bottom-home {width:100%;float:left;margin:0px 0px 20px 0px}
.double-col-bottom-home div, .double-col-bottom-home span, .double-col-bottom-home li, .double-col-bottom-home h4 {box-sizing:border-box}
.double-col-bottom-home .col-1 .heading a,.double-col-bottom-home .col-2 .heading a {text-transform:uppercase;font-size:20px;color:#c71b28;border-left:4px solid #c71b28;padding-left:10px;display:inline-block;margin-bottom:20px;font-weight:bold}
.double-col-bottom-home .col-1 .heading a:hover,.double-col-bottom-home .col-2 .heading a:hover,.double-col-bottom-home .col-2 ul li:hover h4 {color:#19232d}
.double-col-bottom-home .col-1 {width:70%;float:left;padding-right:10px}
.double-col-bottom-home .col-1 ul {width: 101.3%;margin-left: -0.6%;}
.double-col-bottom-home .col-1 ul li {width:33.33%;float:left;padding:0px 5px;height:130px;list-style:none;margin-bottom:10px}
.double-col-bottom-home .col-1 ul li .content {position:relative;width:100%;float:left}
.double-col-bottom-home .col-1 ul li img {width:100%;height:130px;float:left}
.double-col-bottom-home .col-1 ul li h4 {width:100%;position:absolute;bottom:0px;left:0px;color:#fff;padding:5px 6px;background:rgba(0,0,0,.7);}
.double-col-bottom-home .col-2 {width:30%;float:right;}
.double-col-bottom-home .col-2 ul {background:#efefef;float:left}
.double-col-bottom-home .col-2 ul li {width:100%;float:left;padding:1px 10px 0px 10px;list-style:none;border-bottom:1px dotted #ccc}
.double-col-bottom-home .col-2 ul li:first-child {height:130px;padding:0px;border-bottom:0px;margin-bottom:3px;}
.double-col-bottom-home .col-2 ul li .content {position:relative;width:100%;float:left}
.double-col-bottom-home .col-2 ul li img {width:100%;height:130px;float:left;display:none}
.double-col-bottom-home .col-2 ul li:first-child img {display:block}
.double-col-bottom-home .col-2 ul li h4 {padding: 5px 9px;width: 100%;text-indent: -10px;}
.double-col-bottom-home .col-2 ul li h4:before {content: "\2023";padding-right: 10px;float: left;}
.double-col-bottom-home .col-2 ul li:first-child h4 {width:100%;position:absolute;bottom:0px;left:0px;color:#fff;padding:5px 9px;text-indent:0;background:rgba(0,0,0,.7);}
.double-col-bottom-home .col-2 ul li:first-child h4:before {display:none}
.double-col-bottom-home .col-1 ul li:hover h4,.double-col-bottom-home .col-2 ul li:hover h4{text-decoration:underline;}

/* Khung đăng nhập */
.users-frame {width:100%;float:left;background:#eee;border-bottom:1px solid #ccc;position:fixed;top:0px;z-index:999}
.single-post .users-frame {position:absolute}
.users-frame ul {float:left;}
.users-frame ul li {float: left;margin: 8px 15px 0px 0px;font-size: 12px;text-transform: uppercase;}
.users-frame ul li:before {content: "\2023";padding-right:5px;float:left;margin-top:-1px}
.users-frame .dangky:hover,.users-frame .dangxuat:hover,.users-frame ul li a:hover  {color:initial;text-decoration:underline}
.users-frame .userinfo {float: right;padding: 7px 0px 6px 0px;font-size: 14px;}
.users-frame .userinfo .mycred-my-rank {display:inline-block}
.users-frame .userinfo .mycred-my-rank img {position:relative;top:3px;width:25px;height:15px}
.users-frame .dangnhap {padding: 3px 9px 2px 9px;background: #c71b28;color: #fff;border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-sizing: border-box;margin-right:5px;box-sizing:border-box;line-height:1.5em}
.users-frame .dangnhap:hover {background:#9a0209;color:#fff;}
.users-frame .username {font-weight:bold;color:#c71b28}
.users-frame .username:hover {text-decoration:underline}
.users-frame .goibai {padding: 3px 9px 2px 9px;background: #04b273;color: #fff;border-radius: 5px;-moz-border-radius:5px;-webkit-border-radius:5px;box-sizing: border-box;margin:0 5px;}
.users-frame .goibai:hover {background:#038d5b;color:#fff;}

/* Trang gởi bài viết */
.send-post-page div {box-sizing:border-box}
.send-post-page .notice a:first-child {color:#c71b28;font-weight:bold;text-transform:uppercase}
.send-post-page .notice a:last-child {color:#04b273;font-weight:bold;text-transform:uppercase}
.send-post-page .notice a:hover,.send-post-page .col-right .demo-btn:hover,.send-post-page .col-right p a:hover {text-decoration:underline}
.send-post-page .col-left {width:70%;float:left;padding-right:20px;}
.send-post-page .col-left .ap-form-submit-button {background: #c71b28;color: #fff;padding: 7px 35px 5px 35px;text-transform: uppercase;border-radius: 5px;font-size: 16px;margin:10px 0}
.send-post-page .col-right {width:30%;float:right;background:#efefef;border:1px solid #dedede;padding:10px;border-radius:7px;-moz-border-radius:7px;-webkit-border-radius:7px}
.send-post-page .col-right .heading {font-weight:bold;font-size:20px;margin-bottom:20px;color:#c71b28;display:inline-block}
.send-post-page .col-right p {margin-bottom:10px}
.send-post-page .col-right p a {color:#c71b28}
.send-post-page .col-right table {width:100%}
.send-post-page .col-right td {width:60%;float:left}
.send-post-page .col-right td:nth-child(2n+0) {width:40%;text-align:right}
.send-post-page .col-right tr {padding:0px;width: 100%;border-bottom: 1px dotted #ccc;display:inline-block}
.send-post-page .col-right .demo-btn {padding:5px 15px; color:#fff;background:#038d5b;text-transform:uppercase;display:block;margin:0px auto;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;width:120px;text-align:center}

.col-left .ap-form-wrapper form [name="ap_form_post_title"] {height:40px;font-size:20px;}
.col-left .ap-form-wrapper form [name="ap_form_post_excerpt"] {height: 90px;font-size: 17px;}

/* Nút gởi bài */
.write-btn {width:62px;position:fixed;left:50%;margin-left:-610px;bottom:70px;padding:7px;box-sizing:border-box;background:#eee;border:1px solid #dedede;text-align:center;color:#c71b28;font-size:100%;line-height:0.7em;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.write-btn img {width:25px;margin:0px auto 7px auto;display:block;}
.write-btn:hover {text-decoration:underline}

/* Mục 360 game */
.block-auto-post {margin-bottom:10px}
.block-auto-post ul {list-style:none}
.block-auto-post ul li {width:25%;float:left;padding:0px 5px;overflow:hidden;box-sizing:border-box;margin-bottom:10px}
.block-auto-post ul li a {border-bottom:1px dotted #ccc;padding-bottom:10px;display:block}
.block-auto-post ul li a:hover h5 {text-decoration:underline}
.block-auto-post ul li h5 {font-size:16px;font-weight:normal;height:40px;overflow:hidden}
.block-auto-post ul li span {background:url(icons/volume-icon.png) top left no-repeat;background-size:contain;width:17px;height:40px;float:left;margin-right:7px;position:relative;top:2px}
.block-auto-post ul li img {width:40px;height:40px;float:left;margin-right:10px;border:1px solid #ccc;box-sizing:border-box}
.block-heading .view-more {float: right;color: #fff;font-size: 14px;position: relative;border: 0;background: none;text-transform: lowercase;font-weight: normal;right: 6px;top: -1px;}
.block-heading .view-more:hover {text-decoration:underline}

/* Chiều cao khung load tin từ Xemgame */
.xg-news-frame {height:367px}

/* Trang 360game dạng masonry */
.game360-archive {width:100%;float:left}
.game360-archive h1 {width:100%;text-align:center;font-size:30px;text-transform:uppercase;margin:0px 0px 30px 0px}
.game360-archive .masonry-content {font-size:0px;padding:0px;margin:0px;width:100.199%}
.game360-archive .masonry-content .item {padding: 5px;float: left;width:25%;box-sizing:border-box;}
.game360-archive .masonry-content .item a {width:100%;float:left;padding:10px;border:1px solid #ccc;background:#ddd;box-sizing:border-box;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px}
.game360-archive .masonry-content .item img{display: block;width: 100%;}
.game360-archive .masonry-content .item h3 {font-size:17px;line-height:1.2em;margin-top:5px;float:left}
.game360-archive .masonry-content .item time {float: left;font-size: 13px;color: #555;margin-top: 5px;height: 15px;}

/* Game hot theo tuần & tháng */
.block-show-games ul li,.block-show-games span {box-sizing:border-box}
.block-show-games {margin-bottom:10px;height:120px}
.block-show-games .col-left {width:130px;float:left;background:#0077b3;border-color:#0077b3;color:#fff;height:100%;position:relative;text-transform:uppercase;padding:10px}
.block-show-games .col-left span {font-size:36px;font-weight:bold}
.block-show-games .col-left:after {content: "";position: absolute;top: 50%;margin-top: -7px;right: -7px;border-left: 7px solid #0077b3;border-top-color: inherit;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.block-show-games .col-left-2 {width:130px;float:left;background:#c71b28;border-color:#c71b28;color:#fff;height:100%;position:relative;text-transform:uppercase;padding:10px}
.block-show-games .col-left-2 span {font-size:36px;font-weight:bold}
.block-show-games .col-left-2:after {content: "";position: absolute;top: 50%;margin-top: -7px;right: -7px;border-left: 7px solid #c71b28;border-top-color: inherit;border-top: 7px solid transparent;border-bottom: 7px solid transparent;}
.block-show-games ul {width:calc(100% - 130px);float:right;padding-left:0px;box-sizing:border-box;height:100%;background:#ddd}
.block-show-games ul li {width:12.5%;float:left;height:100%;padding:10px;}
.block-show-games ul li a {padding:0px;text-align:center;box-sizing:border-box;float:left;height:100%}
.block-show-games ul li a img {width:100%;height:auto;border-radius:10px}
.block-show-games ul li a h5 {font-size:14px}

/* Khung quảng cáo load từ XTV trong bài viết */
#xtv-qc-wrapper {width:100%;padding:10px;background:#222;margin:15px 0;position:relative;box-sizing:border-box}
.xtv-qc, .xtv-qc-bot iframe {
    width: 100% !important;
    height: 380px !important;
    display: block;
    margin: 0px auto;
    position: relative;
}
.xtv-qc iframe {width:100%;height:100%;position:absolute;top:0px;left:0px}
#xtv-qc-wrapper #close-qc {position:absolute;top:10px;right:10px;color:#fff;text-transform:uppercase;font-size:30px;line-height:0.5em;cursor:pointer;font-weight:bold;}
#xtv-qc-wrapper #close-qc:hover {text-shadow:0px 0px 5px #fff}

/* Quảng cáo text ads */
.text-ads-wrapper {width:100%;display:inline-block;padding-top:5px;line-height:1em}
.text-ads-wrapper .item {list-style:none;margin-bottom:10px;float:left;width:100%}
.text-ads-wrapper .item span {background: #c71b28;border-radius: 2px;color: #fff;padding: 2px 5px 1px 5px;font-size: 14px;float:left;margin-right:5px}
.text-ads-wrapper .item a {color: #c71b28;font-weight:600;float:left;margin-top:2px}
.text-ads-wrapper .item a:hover {text-decoration:underline}

/* Cột thể loại game bên trái */
.genre-col {width:40px;position:fixed;left:50%;margin-left:-595px;top:305px;display:none;z-index:99}
.genre-col .item {width:40px;height:40px;overflow:hidden;-webkit-transition: width 0.5s;transition: width 0.5s;margin-bottom:1px}
.genre-col .thumb {width:40px;height:40px;float:left;padding:10px;box-sizing:border-box}
.genre-col .thumb img {width:100%;height:100%;}
.genre-col .more {float:left;color:#fff;line-height:40px;padding:0px 10px;}
.genre-col .more:hover {text-decoration:underline}
.genre-col .item:hover {width:250px}
.genre-col .item:hover .more {border-left:1px solid #f5f5f5;box-sizing:border-box}

.genre-col .trangchu {background:#6441a5;width:40px;height:40px;float:left;margin-bottom:1px}
.genre-col .nhapvai {background:#008e00}
.genre-col .chienthuat {background:#ff6b00}
.genre-col .moba {background:#b20439}
.genre-col .bansung {background:#fa5a36}
.genre-col .tonghop {background:#008375}

/* Google Translate */
.translate-div {width:100%;height:30px;background:#dedede;float:left}
.translate-div .choose {float: left;font-size: 13px;padding: 4px 5px 0px 0px;}
.translate-frame {height: 30px;padding: 2px 2px 0px 0px;box-sizing: border-box;float: right;}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
#google_translate_element2 {display:none!important;}
a.gflag {font-size: 24px;padding: 1px 0;background-repeat: no-repeat;background-image: url(http://2game.vn/wp-content/plugins/gtranslate/24.png);}
body {top:0px !important}

/* Mục game hot dưới cuối bài */
.hotgames-in-post {width:100%;overflow:hidden;margin:20px 0px 0px 0px;position:relative;background:#ddd}
.hotgames-in-post .heading {width:20%;float:left;text-transform:uppercase;color:#fff;font-weight:bold;font-size:110%;line-height:1.3em;padding:34px 20px;background:#c71b28;height:90px;text-align:center;box-sizing:border-box}
.hotgames-in-post .heading span:before {content: "\00BB";padding-right: 5px;font-size: 25px;float: left;margin-top: -3px;}
.hotgames-in-post .heading:hover span{text-decoration:underline}
.hotgames-in-post .swiper-container {width:78%;float:right;padding:10px 0;list-style:none}
.hotgames-in-post .swiper-slide {width:80px !important;float:left;padding:0 5px;box-sizing:border-box}
.hotgames-in-post .swiper-slide img {width:100%;height:70px;float:left;border-radius:10px;margin:0px;border:1px solid #555}
.hotgames-in-post .arrow-right {width: 0px;height: 0px;border-top: 10px solid transparent;border-bottom: 10px solid transparent;border-left: 10px solid #c71b28;position: absolute;top: 50%;margin-top: -10px;}

/* Tờ rơi */
.to-roi {width:300px;padding:35px 10px 10px 10px;position:fixed;bottom:10px;left:10px;background:#d9edf7;border:1px solid #ccc;display:none;box-shadow: 0px 0px 10px 0px #999;}
.to-roi .heading {text-transform:uppercase;color:#c71b28;font-size:16px;font-weight:bold;position:absolute;top:7px;left:10px;}
.to-roi .close {position:absolute;top:10px;right:10px;background:url(icons/x-button.png) top center no-repeat;background-size:contain;width:16px;height:16px;cursor:pointer}
.to-roi .thumb {width:50px;height:50px;float:left;margin-right:10px;border:1px solid #666}
.to-roi p {font-size:15px;padding-top:5px;margin:0px}

/* Top game tuần dưới cuối trang trong */
.float-game-frame-inpost {width: 500px;z-index: 9;position: fixed;bottom: 0px;left: 50%;margin-left: -539px;background: rgba(0,0,0,.7);height: 65px;padding: 10px;box-sizing:border-box}
.float-game-frame-inpost .game-frame {border:0px;list-style:none}
.float-game-frame-inpost .game-frame li {width:45px;height:45px;float:left;margin-right:10px;border-radius:5px}
.float-game-frame-inpost .game-frame li img {width:100%;height:100%;border:1px solid #ccc}
.float-game-frame-inpost .game-frame li span {display:none}
.float-game-frame-inpost  #close-game-frame {line-height: 45px;color: #fff;position: absolute;right: 20px;}
.tlink {
    text-align: center;
    font-size: 20px;
}
.tlink a {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 10px;
	color: #19232d;
}

/*Cot trai*/
.boxdnndetailr {
    width: 165px;
}
.tabboxdnndetailr {
    border-top: 2px solid #04b273;
    color: #04b273;
    font-size: 19px;
    font-weight: normal;
    height: 16px;
    line-height: 12px;
    margin-bottom: 5px;
    padding-bottom: 8px;
    padding-top: 11px;
    position: relative;
    text-transform: uppercase;
}
.tabboxdnndetailr a {
    color: #04b273;
}
.borderdnn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    display: block;
    border-top:1px solid #dedede;
}
.boxdnndetailr h5 {
    line-height: 16px;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 8px;
    padding-top: 2px;
    padding-left: 8px;
    padding-right: 8px;
    background: #04b273;
}
.boxdnndetailr h5 a {
    color: #fff;
}
.boxdnndetailr h5 a:hover {
	text-decoration:none;
}
.boxdnndetailr ul {
    width: 100%;
    float: left;
}
.boxdnndetailr ul li {
    width: 140px;
    background: url("images/ico_b.png") no-repeat 0px 13px;
    float: left;
    padding: 9px 10px 10px 24px;
    position: relative;
    font-size: 12px;
    line-height: 16px;
}
.boxdnndetailr ul li a {
    color: #333;
}
.boxdnndetailr ul li a:hover {
	text-decoration:none;
}
.profile-game {
    float: left;
    width: 100%;
}
.profile-game .profile-item {
    background: #04b273 none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin-bottom: 15px;
    padding: 10px;
    width: 46%;
}
.profile-game .profile-item img {
    border: 1px solid #dedede;
    float: left;
    height: 150px;
    width: 100%;
}
.profile-game .profile-item h5 {
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 5px;
    width: 100%;
}
.profile-game .profile-item .genre {
    clear: both;
    float: left;
    margin-right: 20px;
}
.profile-game .profile-item .graphic {
    clear: both;
    float: left;
}
.profile-game .profile-item .genre::before, .profile-game .profile-item .graphic::before {
    content: "›";
    float: left;
    margin: -1px 5px 0 0;
}
.profile-game .play-btn {
    background: #E97059 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    padding: 0 15px;
    text-transform: uppercase;
}
.profile-game .play-btn:hover {
    background: #bb4731 none repeat scroll 0 0;
}
.profile-game .mobile-icon {
    float: right;
    height: 50px;
    margin-top: -30px;
}
.profile-game .mobile-icon span {
    clear: both;
    display: block;
    font-size: 13px;
    text-align: center;
}
.profile-game .mobile-icon .ios {
    background: rgba(0, 0, 0, 0) url("images/ios-icon.png") no-repeat scroll left top / contain ;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}
.profile-game .mobile-icon .android {
    background: rgba(0, 0, 0, 0) url("images/android-icon.png") no-repeat scroll left top / contain ;
    float: left;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}
.profile-game .mobile-icon .windowsphone {
    background: rgba(0, 0, 0, 0) url("images/wp-icon.png") no-repeat scroll left top / contain ;
    float: left;
    height: 30px;
    width: 30px;
}
.profile-game .mobile-icon a {
    border-radius: 10px;
    overflow: hidden;
}
.profile-game .mobile-icon a:hover {
    box-shadow: 0 0 5px 0 #000;
}
.relatedgames .profile-game .profile-item {
    background: none !important;
}
.relatedgames .profile-game .profile-item h5 {
    color: #04b273 !important;
}
.p-content {
	padding:20px;
	width:100%; max-width:800px; margin:0 auto;
}
.p-content p {
	width:100%;
	font-size:18px;
	margin:20px 0;
}
.p-content img {
	width:100%; max-width:800px; margin:0 auto;
}
.entry-content blockquote,.p-content blockquote {
    font-size: 18px;
    padding: 15px;
    background: #c4eafc;
    border-left: 3px solid #bdbdbd;
    margin-bottom: 15px;
}
.entry-content blockquote,.p-content blockquote, q {
    quotes: none;
}
.p-content table {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
.p-content tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
.p-content tr:first-child {
  border-top:none;
}

.p-content tr:last-child {
  border-bottom:none;
}
 
.p-content tr:nth-child(odd) td {
  background:#EBEBEB;
}

.p-content tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.p-content tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.p-content td {
  background:#FFFFFF;
  padding:10px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:18px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

.p-content td:last-child {
  border-right: 0px;
}

.p-content th {
  text-align: center;
}

.p-content td {
  text-align: center;
}
.entry-content table {
  background: white;
  border-radius:3px;
  border-collapse: collapse;
  margin: auto;
  padding:5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}
 
.entry-content tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color:#666B85;
  font-size:16px;
  font-weight:normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}
 
.entry-content tr:first-child {
  border-top:none;
}

.entry-content tr:last-child {
  border-bottom:none;
}
 
.entry-content tr:nth-child(odd) td {
  background:#EBEBEB;
}

.entry-content tr:last-child td:first-child {
  border-bottom-left-radius:3px;
}
 
.entry-content tr:last-child td:last-child {
  border-bottom-right-radius:3px;
}
 
.entry-content td {
  background:#FFFFFF;
  padding:10px;
  text-align:left;
  vertical-align:middle;
  font-weight:300;
  font-size:18px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

.entry-content td:last-child {
  border-right: 0px;
}

.entry-content th {
  text-align: center;
}

.entry-content td {
  text-align: center;
}

.page-id-35279 {
 background:url(http://2game.vn/data/pictures/images/2016/6/30/bg_theme.jpg) top left repeat;
}
.contact .ads a {
	color:#FFFFFF;
}
.foot-wrapper .contact .ads {
    background: url(http://2game.vn/data/pictures/images/2016/6/30/quang_cao_trung_dich_xtv.png) left no-repeat;
    background-size: contain;
    height: 40px;
    padding: 11px 0px 0px 50px;
    color: #eee;
    font-size: 14px;
    margin: 5px 0px 0px 20px;
    text-align: left;
    box-sizing: border-box;
}
/*Bài từ xemgame*/
.mid-block-home.channel {
    margin-bottom: 0;
}
.home_most {
    position: relative;
    margin:0 auto;
	padding:0;
}
.home_most .top {
    padding: 15px 0 15px 0px;
    font-size: 22px;
    font-weight: bold;
}
.home_most .coll {
	float:left; width:50%
}
.home_most .coll .dayhot_first {
    width: 100%;
}
.home_most .coll .dayhot_first li {
    margin-bottom: 14px;
}
.home_most .coll .dayhot_first img {
	width:100%;
	margin-bottom:10px;
}
.home_most .coll .dayhot_first p {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
}
.home_most .coll .dayhot_first p span {
    font-size: 14px;
    font-weight: normal;
    color: #999;
    margin-right: 20px;
}
.home_most .coll .dayhot_second {
    width:calc(100% - 15px);
    margin-left: 15px;
}
.home_most .coll .dayhot_second li {
    padding-left: 0;
    height: 115px;
}
.home_most .coll .dayhot_second li:after {
	clear:both;
}
.home_most .coll .dayhot_second img {
	float:left;
	width:150px;
	height:auto;
    margin-right:10px;
	margin-bottom:10px;
}
.home_most .coll .dayhot_second p {
    margin-bottom: 0px;
}
.home_most .coll .dayhot_second p span {
    font-size: 13px;
    color: #999;
    margin-right: 20px;
}
/*Live stream popup*/
.stream .home-featured {
    width: 100%;
    height: 420px;
}
.stream .home-featured .block-left {
    width: 64%;
    float: left;
    height: 100%;
    overflow: hidden;
}
.stream .home-featured .block-right {
    width: 35%;
    float: right;
    height: 100%;
    padding-left: 10px;
}
.stream .tramphantram {
    width: 100%;
}
.stream .video-frame {
    background: #000;
    margin-bottom: 20px;
}
.stream .format-video .vid-container {
    width: 100%;
    height: 420px;
    float: left;
    position: relative;
    overflow: hidden;
}
.stream .format-video .vid-container .videoContainer-xtv {
    width: 100%;
    height: 100%;
}
.stream .format-video .vid-container .videoContainer-xtv iframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.cinfo p:nth-child(1) {
	font-weight:bold !important;
}
/*Three boxs footer*/
.ph_box{width: 1036px;background: #fff;margin:15px auto 0 auto;padding-top: 12px;padding-bottom: 10px;}
.ph_left{float: left;width: 321px;margin:0 0 0 12px;}
.ph_right{float: right;width: 321px;margin:0 12px 0 0;}
.ph_center{margin:0 352px 0 352px;}

.ph_left_title{height: 33px;line-height: 33px; background:url("images/icon/1.png") no-repeat; background-color: #66cc66;text-align: center;font-size: 18px;color: #fff;}
.ph_right_title{height: 33px;line-height: 33px; background:url("images/icon/3.png") no-repeat; background-color: #00c3c3;text-align: center;font-size: 18px;color: #fff;}
.ph_center_title{height: 33px;line-height: 33px; background:url("images/icon/2.png") no-repeat; background-color: #ff6666;text-align: center;font-size: 18px;color: #fff;}
.ph_left_list{margin-top: 8px;}
.ph_left_list ul{margin: 0 0 0 0;padding: 0;list-style-type: none;}
.ph_left_list ul li{display: block;border-bottom: #cecece dotted 1px;height: 30px;padding-top: 8px;overflow: hidden;}
.ph_left_list_num{height:22px;line-height:22px;width:22px; text-align:center;float:left;text-align: center;color: #fff;background: #66cc66;line-height:22px;margin-left: 5px;}
.ph_center .ph_left_list_num{background: #ff6666;}
.ph_right .ph_left_list_num{background: #00c3c3;}
.ph_title{float: left;margin:0 0 0 17px;line-height: 22px;}
.ph_title a{font-size: 14px;color: #333333;}
.ph_title a:visited{font-size: 14px;color: #333333;}
.ph_title a:hover{font-size: 14px;color: #f66;}
.ph_on_li{height: 64px;margin:0 0 0 17px;float: left;padding-bottom: 10px;}
.ph_left_list ul li.onli{height: 78px;}
.ph_on_li_pic{width: 64px;height: 64px;float: left;}
.ph_on_li_pic img{width: 64px;height: 64px;}
.ph_on_li_xx{width: 170px;float: left;margin:0 0 0 8px;}
.ph_on_li_xx_title{height: 28px;line-height:1.2;}
.ph_on_li_xx_xing1{height: 12px;background: url("images/sy_icon.png") no-repeat 0 -116px;width: 68px;}
.ph_on_li_xx_xing2{height: 12px;background: url("images/sy_icon.png") no-repeat 0 -89px;width: 80%;}
.ph_on_li_xx_class{font-size: 12px; margin-top: 7px;}
.ph_on_li_down{ float: right;margin:22px 0 0 0; width: 32px;}
.ph_on_li_down a{display: block;width: 30px;height: 22px;border: #ededed solid 1px; font: normal normal normal 14px/1 FontAwesome; background-color: #f9f9f9;}
.ph_on_li_down a .fa{font-size:18px; padding:3px 7px;}
.ph_left .ph_on_li_down a .fa{color: #66cc66;}
.ph_center .ph_on_li_down a .fa{color: #ff6666;}
.ph_right .ph_on_li_down a .fa{color: #00c3c3;}
.ph_left_right_num{height:22px;line-height:22px;width:22px; text-align:center;float:left;text-align: center;color: #fff;background: #00c3c3;line-height:22px;margin-left: 5px;}
.ph_center_right_num{height:22px;line-height:22px;width:22px; text-align:center;float:left;text-align: center;color: #fff;background: #ff6666;line-height:22px;margin-left: 5px;}
.link_box{background: #fff; margin-top: 16px;}
.link_cont{width: 976px;margin:0 auto 0 auto;padding-bottom: 10px;}
.link_title{height: 40px;line-height: 40px;font-size: 18px;color: #000;}
.link_list{}
.link_list ul{margin:0 0 0 0;padding:0;list-style-type: none;}
.link_list ul li{display: block;height: 22px;line-height: 22px;padding: 0 5px; float: left;margin:0 2px 0 0;font-size: 12px;}
.link_list ul li a{}
.single-game-page .ph_box {
	margin-top:15px;
	margin-left:5px;
}

/* =SLIDER
-------------------------------------------------------------- */

.fp-slider {
    margin: 0 0 15px 0;
}

.fp-slides-container {}

.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
    width: 687px;
}

.fp-slides, .fp-thumbnail {
    height: 390px;
    overflow: hidden;
	position: relative;
}

.fp-title {
    color: #fff;
    font-size: 18px;
    padding: 0 0 2px 0;
    margin: 0;
}

.fp-title a, .fp-title a:hover {
    color: #fff;
    text-decoration: none;
}

.fp-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #053825;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    padding: 10px 15px;
    overflow: hidden;
}

.fp-content p {
    color: #fff;
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.fp-more,  .fp-more:hover{
    color: #fff;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0;
    background: #04b273;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png); 
    cursor:pointer;  
    margin: 0 8px 0 0; 
    padding: 0;
    display: inline-block;
    width: 12px; 
    height: 12px;
    overflow: hidden;
    text-indent: -999px; 
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: relative; 
    z-index: 200; 
}

.fp-prev-next {
    position: absolute;
    bottom: 180px;
    left: 0;
    right: 0;
    height: 37px;  
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url(images/featured-prev.png) left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
	width:36px;
    height:37px;
    margin-right: 14px;
    background:url(images/featured-next.png) right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}
.own-bn iframe {
    width: 700px;
    height: 400px;
}div.top_control {
    position: fixed;
    bottom: 0;
    width: 100%;
}a.btn_top {
    background: url(images/btn_top.png) no-repeat center;
    cursor: pointer;
    height: 42px!important;
    width: 42px;
    border: 0!important;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: 555px;
    bottom: 10px;
}.own-bn img {
    min-height: 100px!important;
}
.td-video-play-ico>img {
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 40px !important;
    height: 40px !important;
}
/*Game thủ quan tâm*/
.rightnewstitlebg{ 
    background: rgba(8, 68, 31, 0) linear-gradient(to bottom, rgba(8, 68, 31, 0) 0%, rgba(8, 68, 31, 1) 100%) repeat;
    clear: both;   
    position: absolute;
    font-weight:bold; padding: 5px;    
    width: 283px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.rightnewslink:hover .rightnewstitle{color: #aeff00;}
.rightnewstitle{color:#fff;}
.rightnewslink img{width: 293px; height: 166px; border-radius: 3px}

.rightnewsbg0{background: url('images/KhungAnh_VienTrai_DauTien.png') no-repeat; width: 300px; height: 174px; position: relative;}
.rightnewsbg0 .rightnewslink img{margin: 0 0 0 7px;}

.rightnewsbg0 .rightnewstitlebg{
    bottom: 8px;
    left: 7px;
    right: 0; 
}

.rightnewsbg1{background: url('images/KhungAnh_VienPhai.png') no-repeat; width: 300px; height: 178px; position: relative}
.rightnewsbg1 .rightnewslink img{margin: 5px 7px 0 0px;}
.rightnewsbg1 .rightnewstitlebg{
    bottom: 7px;  
    left: 0px;
    right: 7px;
}

.rightnewsbg2{background: url('images/KhungAnh_VienTrai_oGiua.png') no-repeat; width: 300px; height: 178px; position: relative;}
.rightnewsbg2 .rightnewslink img{margin: 5px 0 0 7px;}

.rightnewsbg2 .rightnewstitlebg{
    bottom: 7px;
    left: 7px;
    right: 0;  
}#OuterAdElement {bottom: 0px !important;}

.share-likedbutton {
    display: inline-block;
    width: 350px;
    text-align: center;
    padding: 3px 6px;
    font-weight: 500;
    color: #fff;
    background: #4368d2;
    text-transform: uppercase;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #2f3d5a;
    margin: 13px 0px 15px 0px;
    line-height: 20px;
}.single-game .share-likedbutton {
    width: 150px;
}
.share-likedbutton a {
    display: block;
    background-color: #4368d2;
    text-align: center;
    color: #fff;
    font-size: 13px;
    transition: all .2s ease-in-out;
}
.share-likedbutton a:hover {
	text-decoration:none;
    background-color: #04b273;
}
.share-likedbutton .fa {
    margin-right: 4px;
    font-size: 16px;
}
.block-news .notice {
    text-align: center;
    width: 100%;
    float: left;
    margin: 15px;
}
/* Top Videos trang chủ */
.top-videos-wrap {
	position:relative;
	overflow:hidden
}
.top-videos-main {
	position:relative;
	z-index:2;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:1058px;
	height:525px;
	margin:0 auto;
	padding:0 0 20px 0;
}
.top-videos-main * {
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.top-videos-main .main-hd {
	float:left;
	overflow:hidden;
	position:relative;
	width:874px;
	height:100%;
	background:#333
}
.top-videos-main .main-player {
	overflow:hidden;
	position:relative;
	width:100%;
	height:100%;
	background-color:#000;
	box-shadow:0 0 10px #000
}
.top-videos-main .main-bd {
	float:right;
	overflow:hidden;
	position:relative;
	width:184px;
	border-radius:2px;
}
.top-videos-main .main-bd .item-nav {
	padding:5px 6px 0
}
.top-videos-main .main-bd li {
	width:172px;
	height:95px;
	margin-bottom:5px;
	cursor:pointer;
	box-shadow:0 0 6px rgba(0,0,0,.6)
}
.top-videos-main .main-bd li img {
	width:100%;
	height:100%
}
.top-videos-main .main-bd li:hover .highlight,.top-videos-main .main-bd li.current .highlight {
	position:absolute;
	top:0;
	left:0;
	width:172px;
	height:95px;
	border:2px solid #FF7E00
}
.top-videos-main .main-bd li:hover .highlight .arrow,.top-videos-main .main-bd li.current .highlight .arrow {
	display:block;
	position:absolute;
	top:50%;
	left:-14px;
	width:0;
	height:0;
	margin-top:-6px;
	content:'';
	border:6px solid transparent;
	border-color:transparent #FF7E00 transparent transparent
}
.top-videos-main .main-bd li .item-pic {
	position:relative;
	width:172px;
	height:95px
}
.top-videos-main .main-bd li .item-pic img {
	display:block;
	width:172px;
	height:95px
}
.w-1000 .top-videos-main {
	width:1000px;
	height:550px
}
.w-1000 .top-videos-main .main-hd {
	width:840px;
	height:510px
}
.w-1000 .top-videos-main .main-bd {
	width:156px
}
.w-1000 .top-videos-main .main-bd .item-nav {
	padding:6px 5px 0
}
.w-1000 .top-videos-main .main-bd .item-nav li {
	width:146px;
	height:80px;
	margin-bottom:4px
}
.w-1000 .top-videos-main .main-bd .item-nav li .highlight {
	width:146px;
	height:80px
}
.w-1000 .top-videos-main .main-bd .item-nav li .item-pic {
	width:146px;
	height:80px
}
.w-1000 .top-videos-main .main-bd .item-nav li .item-pic img {
	width:146px;
	height:80px
}
/*Cùng chuyên mục*/
.yarpp-related li {
    width: 23.6%;
    padding: 0.5%;
    display: inline-flex;
    margin-bottom: 9px;
}
.yarpp-related li a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
}
.yarpp-related li img {
	width:100%;
    margin-bottom: 5px;
}
@media (max-width:1024px) {
#newmenu h2 a {
    padding: 10px 16px 0 !important;
}.right-col {
    width: 300px;
    margin-left: -2%;
}
/*Trending*/
.khwth-trending-wrapper {
    height: 30px;
    position: absolute;
    top: 14px;
    left: 16px;
    padding-left: 40px;
}
.top-hot-news .list-new {
    border: none !important;
    background: none !important;
    box-shadow: none !important;
}#top-page {
    height: 80px;
}.logo {
    height: 80px;
}.logo a {
    margin: 15px -5px auto auto;
}
.khwth-trending-wrapper::before {
    display: block;
    width: 40px;
    height: 19px;
    background: url(images/trendingtag.png) no-repeat;
    position: absolute;
    top: 4px;
    left: 0;
    content: '';
}
.khwtht {
    float: left;
    margin-right: 10px;
}
.khwtht a {
    display: block;
    height: 28px;
    padding: 0 15px;
    font-size: 14px;
    line-height: 28px;
    color: #d53f41;
    text-decoration: none;
    border: 1px solid rgba(210, 180, 180, 0.7);
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    transition: border .3s;
    -webkit-transition: border .3s;
    -moz-transition: border .3s;
    background: rgba(0,0,0,.05);
}
.khwth-trending-wrapper .khwtht a::before {
    content: '#';
}#newmenu .top-hot-news .list-new {
    margin-top: 8px;
}#newmenu .logo a {
    margin: 12px auto 0
}#newmenu .logo {
    height: 80px;
}#newmenu #top-page {
    height: 80px;
}
}
.game-frame-bot-post .tlq li img {
    width: 100px;
    height: 70px;
}
.block-show-games.h5 .col-left-2 {
    width: 130px;
    float: left;
    background: green;
    border-color: green;
    color: #fff;
    height: 100%;
    position: relative;
    text-transform: uppercase;
    padding: 21px;
}.block-show-games.h5 .col-left-2:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: -7px;
    border-left: 7px solid green;;
    border-top-color: inherit;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
}.single .col-left-2 a, .single .col-left-2 span {
    color: white!important;
}.single .col-left-2 a:hover {
    text-decoration: none !important;
}i.icon-anh {
    width: 24px;
    height: 24px;
    display: inherit;
    padding: 0;
    margin: 0;
    line-height: 1;
	background:url(images/anh.png) no-repeat;
}div#global-wrapper {
    margin-bottom: 10px;
    width: 100%;
}
.info-more-size {
    margin: 5px 0;
    font-size: 15px;
    color: #4368d2;
}
.lang_xgg img.flag {
    float: none;
    margin-top: 0;
}
@media(max-width:1200px) AND (min-width:1024px) {
div#global-wrapper .owl-item {
    width: 100%!important;
}
}
.single-post .game-info .kk-star-ratings .kksr-legend {
	display:none;
}.single-game .kk-star-ratings .kksr-legend {
    margin: auto!important;
}
.hs_rate_top .kksr-legend {
    display: none;
}.has-text-align-center {
    text-align: center !important;
}.wp-block-image figcaption {
    text-align: center;
}
.page .site-content ol {
    list-style-type: decimal;
}.page .site-content ol li {
    padding-left: 8px;
}
.describe-img {
	padding: 0px;
	direction: ltr
}
.describe-img #slide-box {
	position: relative;
	width: 100%;
	height: 370px
}

.describe-img #slide-box ul {
	position: absolute;
	list-style: none
}

.describe-img #slide-box a.det-pic-control {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	display: none;
	background: url("https://static.apkpure.com/www/static/imgs/slidebg.png") no-repeat
}

.describe-img #slide-box #prev {
	background-position: left -62px;
	left: 0px;
	top: 145px
}

.describe-img #slide-box #prev:hover {
	background-position: left -186px
}

.describe-img #slide-box #next {
	background-position: left 0;
	right: 0px;
	top: 145px
}

.describe-img #slide-box #next:hover {
	background-position: left -124px
}

.describe-img #slide-box a.go {
	display: block
}

.describe-img #slide-box .det-pic-out {
	overflow: hidden;
	overflow-x: scroll;
	position: relative;
	width: 100%;
	height: 370px
}

.describe-img #slide-box .det-pic-out::-webkit-scrollbar {
	width: 8px;
	height: 8px
}

.describe-img #slide-box .det-pic-out::-webkit-scrollbar-track {
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3) inset;
	border-radius: 8px
}

.describe-img #slide-box .det-pic-out::-webkit-scrollbar-thumb {
	background-color: #7A7A7A;
	border-radius: 8px
}

.describe-img #slide-box .det-pic-out::-webkit-scrollbar-thumb:hover {
	background-color: #525252
}

.describe-img #slide-box li {
	white-space: nowrap
}

.describe-img #slide-box li a {
	text-decoration: none;
	white-space: nowrap;
	padding-right: 5px
}

.describe-img #slide-box li a img {
	background: #f1f1f1
}
#ftwp-container.ftwp-fixed-to-post nav#ftwp-contents {
    top: 130px !important;
}
#ftwp-container.ftwp-wrap .ftwp-icon-minimize::before, #ftwp-container.ftwp-wrap .ftwp-icon-collapse::before {
    content: '\f077' !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
}
#ftwp-container.ftwp-wrap .ftwp-icon-minimize::before, #ftwp-container.ftwp-wrap .ftwp-icon-collapse::before {
    content: '\f077' !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
}
#ftwp-container.ftwp-wrap .ftwp-icon-expand::before {
    content: '\f077' !important;
    font: normal normal normal 14px/1 FontAwesome;
}
#ftwp-container.ftwp-wrap .ftwp-icon-collapse::before {
    content: '\f078' !important;
    font: normal normal normal 14px/1 FontAwesome;
}
#ftwp-container.ftwp-wrap #ftwp-header-minimize.ftwp-icon-expand::before {
    font-size: 20px;
}
#ftwp-container.ftwp-wrap #ftwp-header-minimize.ftwp-icon-collapse::before {
    font-size: 20px;
}
.single-game h1, .single-game h2 {
    display: block;
    margin-bottom: 12px !important;
    font-size: 17px !important;
    margin-top: 10px !important;
}
.single-game h1 {
    font-size: 19px !important;
}
.ftwp-heading {
    font-size: 20px !important;
    margin-bottom: 15px;
}
.playnow-buttonnj {
    text-align: center;
    position: absolute;
    top: 50px;
    right: 380px;
    width: 180px;
    height: 62px;
    background: url(icons/playnow_button.png) top no-repeat;
}
.site-add {font-size:16px;}
.guerrillatext h4 {line-height:1.5;}
.guerrillasocial {margin:5px auto;width:70%;}