@media only screen and (max-width: 1024px), only screen and (max-device-width: 1024px) {
body {
	display: block;
	margin: 0px;
	padding: 0px;
	background: #000;
	overflow-x: hidden;
	padding-top: 60px;
}
.top_web {
	display: none;
}
.top_noti_details {
	display: block;
	width: 96%;
	margin: 0 auto;
}
.top_noti_details span {
	float: left;
	height: 30px;
	width: 10%;
	background: #333333; /* Old browsers */
	border-radius: 20px;
	color: #fff;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
	text-align: center;
}
.top_noti_content {
	float: right;
	height: 30px;
	width: 88%;
	overflow: hidden;
}
.tab_menu ul {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.tab_menu ul li {
	display: inline-block;
	width: 33%;
	margin: 0;
}
li.tab_1 a {
	display: block;
	width: 100%;
	height: 180px;
	background-image: url(../images/tab1.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
li.tab_2 a {
	display: block;
	width: 100%;
	height: 180px;
	background-image: url(../images/tab2.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
li.tab_3 a {
	display: block;
	width: 100%;
	height: 180px;
	background-image: url(../images/tab3.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
ul.game_box {
	display: block;
	margin: 0 auto;
	width: 100%;
	padding-top: 40px;
	text-align: center;
}
ul.game_box li {
	display: inline-block;
	width: 31%;
	background: #10141a;
	position: relative;
	margin: 0 1%;
	margin-bottom: 30px;
	padding-bottom: 25px;
}
ul.bank_box {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 40px;
	border-bottom: solid 1px #888888;
	text-align: center;
	margin-bottom: 40px;
}
ul.bank_box li {
	display: inline-block;
	margin: 0 1%;
	margin-bottom: 10px;
	width: 17%;
}
ul.card_box {
	display: block;
	width: 96%;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 40px;
	text-align: center;
}
.video_block_details {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.video_left {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 25px;
}
ul.video_right {
	display: block;
	float: none;
	width: 100%;
	height: auto;
}
ul.video_right li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	height: auto;
	background: #666666;
}
ul.video_right li img {
	float: left;
	margin-right: 15px;
	height: auto;
	width: 30%;
}
.footer_details {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.footer_details ul li {
	float: none;
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}
li.footer_col1 {
	display: none !important;
}
li.footer_col2 {
	display: block;
	margin-bottom: 20px !important;
}
li.footer_col3 {
	display: block;
	margin-bottom: 20px !important;
}
.footer_details ul li h1 {
	display: block;
	color: #ffffff;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}
.footer_details ul li p {
	display: block;
	margin-bottom: 5px;
	color: #ffffff;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
li.footer_col3 a {
	display: inline-block;
	color: #b3b2b2;
	margin-bottom: 15px;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0 5px;
}
li.footer_col3 img {
	display: block;
	margin-bottom: 20px !important;
}
h1.footer_copyright {
	display: block;
	color: #b3b2b2;
	padding: 15px 0;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	text-transform: uppercase;
	border-top: solid 1px #b3b2b2;
	text-align: center;
}
.content_details {
	display: block;
	width: 100%;
	background: #fff;
	padding: 20px 0;
	margin: 0 auto;
}
.content_left {
	float: left;
	width: 58%;
	padding-right: 2%;
}
.content_right {
	float: left;
	width: 38%;
	padding-right: 2%;
}
ul.content_right_bank {
	display: block;
	padding-left: 0;
	text-align: center;
}
ul.content_right_bank li {
	display: inline-block;
	margin: 5px 0;
	width: 48%;
}
ul.content_right_bank li img {
	display: block;
	width: 100%;
	height: auto;
}
.slide_game ul {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.slide_game ul li {
	display: inline-block;
	width: 18.5%;
	height: auto;
	color: #f7d8a9;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 .5%;
}
ul.content_right_contact li span img {
	display: block;
	position: absolute;
	left: 90%;
	top: 35%;
}
.faq_details {
	display: block;
	background: #fff;
	width: 96%;
	margin: 0 auto;
	padding: 30px 2%;
}
ul.faq_left {
	float: left;
	width: 40%;
}
.faq_right {
	float: right;
	width: 60%;
}
.form_details {
	display: block;
	background: #fff;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
}
img.img_banner {
	display: block;
	width: 96%;
	height: auto;
	margin: 0 2%;
	margin-bottom: 30px;
}
ul.lket_box {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.form_box table {
	display: block;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow-x: auto;
}
.form_content {
	margin: 0;
	padding: 0;
}
ul.form_tab li {
	display: inline-block;
	margin: 1%;
	width: 33%
}
ul.form_tab li a {
	display: block;
	width: 100%;
	height: 100px;
}
ul.card_box li {
	display: inline-block;
	margin: 0 8px;
	margin-bottom: 10px;
	width: 30%;
}
ul.card_box li img {
	display: block;
	width: 100%;
	height: auto;
}
.top_wap {
	display: block;
	background: #10141a;
	border-bottom: solid 1px #595c60;
	padding: 0 1%;
	width: 98%;
	height: 60px;
	position: fixed;
	top: 0;
	z-index: 9;
}
img.logo_wap {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 5px;
}
a.icon_menu img {
	display: block;
	height: 30px;
	width: auto;
	padding: 15px 0;
}
.wap_menu_drop {
	display: block;
	position: fixed;
	left: 0;
	top: 60px;
	background: rgba(0, 0, 0, 0.7);
	width: 50%;
	height: 100%;
	padding: 10px 2%;
	z-index: 9;
}
.top_wap_tool {
	display: block;
	width: 100%;
	background-image: url(../images/line_1.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.top_wap_tool a {
	display: inline-block;
	line-height: 30px;
	color: #888888;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
}
.top_web_tool a:hover {
	text-decoration: underline;
}
.top_wap_tool span {
	display: inline-block;
	line-height: 30px;
	color: #888888;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	padding: 0 15px;
}
a.bt_dky_w {
	display: inline-block;
	height: 30px;
	width: 40%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efcf9d+0,5c4527+100 */
	background: #efcf9d; /* Old browsers */
	background: -moz-linear-gradient(top, #efcf9d 0%, #5c4527 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #efcf9d 0%, #5c4527 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #efcf9d 0%, #5c4527 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efcf9d', endColorstr='#5c4527', GradientType=0 ); /* IE6-9 */
	border-radius: 20px;
	color: #ffffff !important;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
	margin-left: 15px;
	text-align: center;
	margin-bottom: 10px;
}
a.bt_dnhap_w {
	display: inline-block;
	height: 30px;
	width: 40%;
	background: #333333; /* Old browsers */
	border-radius: 20px;
	color: #888888;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
	margin-left: 15px;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
a.bt_sdt_w {
	display: block;
	background-image: url(../images/phone.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 140px;
	height: 32px;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
	color: #ffffff;
	font-family: 'HurmeGeometricSans4_SemiBold', Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding-left: 35px;
	margin-top: 10px;
}
ul.menu_wap {
	display: block;
}
ul.menu_wap li {
	display: block;
}
ul.menu_wap li a {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: 'HurmeGeometricSans4', Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #10141a;
	padding-bottom: 10px;
}
ul.menu_wap li a:hover, ul.menu_wap li a.active {
	border-bottom: solid 1px #fff;
}
.left-sidebar-blog {
	width: 220px;
}
.content-blog {
	width: calc(100% - 240px);
	padding: 20px 20px 30px 20px;
}
}
