.desk {
	display: block !important;
}
.mobi, .mobi-768, .mobi-320 {
	display: none !important;
}

/* responsive */
@media only screen and (max-width: 1200px) {
	.content-left {
		width: 470px;
	}

}
@media only screen and (max-width: 1023px) {
	.desk {
		display: none !important;
	}
	.mobi, .mobi-768 {
		display: block !important;
	}
	.bottom-links {
		display: none !important;
	}
	body.week1 {
	    background: url('../_img/bg-main-0-768.jpg') no-repeat center top  #000;
	}
	body.week2 {
	    background: url('../_img/bg-main-0-768-wk2.jpg') no-repeat center top  #000;
	}
	body.week3 {
	    background: url('../_img/bg-main-0-768-wk3.jpg') no-repeat center top  #000;
	}
	body.week4 {
	    background: url('../_img/bg-main-0-768-wk4.jpg') no-repeat center top  #000;
	}
	body.week5 {
	    background: url('../_img/bg-main-0-768-wk5.jpg') no-repeat center top  #000;
	}
	body.week6 {
	    background: url('../_img/bg-main-0-768-wk6.jpg') no-repeat center top  #000;
	}
	body.in.week6 {
	    background: url('../_img/bg-main-0-768-wk6-in.png') no-repeat center -120px  #000;
	}
	.content {
		margin: 10px auto 0;
		height: auto;
	}
	.content-left, .content-right {
		display: block;
		margin: 0 auto;
		max-width: 600px;
		width: 100%;
	}
	.content-left {
		padding: 0
	}
	.content-right {
		margin-bottom: 100px;
		margin-top: -145px;
	}
	.banner {
		height: 190px;
	}
	.logo {
		max-width: 237px;
		height: 101px;
		margin: 0 auto 10px;
	}
	.banner h2 {
		margin: 0 auto 10px;
	}
	.prize-watches {
		opacity: 1;
		width: 304px;
		height: 214px;
		left: 25px;
		bottom: 65px;
	}

	img.prize-watch.prize-watch2 {
		position: absolute;
		width: 85px;
		height: 150px;
		top: -20px;
		left: 110px;
		z-index: 2;
	}

	.wk2 img.prize-watch.prize-watch1 {
		width: 30%;
		height: 55%;
		position: absolute;
		top: -5px;
		left: 34px;
	}
	
	.wk2 img.prize-watch.prize-watch2 {
		width: 35%;
		height: 65%;
		position: absolute;
		top: -20px;
		left: 72px;
	}
	
	.wk2 img.prize-watch.prize-watch3 {
		width: 40%;
		height: 70%;
		position: absolute;
		top: -25px;
		left: 118px;
		z-index: 2;
	}

	.wk3 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 115px;
		height: 150px;
		top: -15px;
		left: 100px;
		z-index: 2;
	}

	.wk4 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 84px;
		height: 170px;
		top: -15px;
		left: 123px;
		z-index: 2;
	}

	.wk5 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 180px;
		height: 110px;
		top: 15px;
		left: 51px;
		z-index: 2;
	}

	.wk6 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 150px;
		height: 150px;
		top: -15px;
		left: 60px;
		z-index: 2;
	}

	body.in img.prize-gold-wk6-in {
		width: 260px;
		height: 120px;
		position: relative;
		left: -10px;
		top: 80px;
	}

	.train {
	   	left: 230px;
    	top: 150px;
	    width: 424px;
	    height: 262px;
	}
	.train > img {
	    bottom: 33px;
    	left: 0;
	    width: 201px;
	    height: 124px;
	}
	.train > img.act {
	    bottom: 0;
	    left: -35px;
	    width: 424px;
	    height: 262px;
	}
	.qr {
		display: none !important;
	}
	.tabs {
		position: fixed;
		width: 100%;
		top: auto;
		bottom: 0;
		left: 0;
		z-index: 10;
		text-align: center;
		padding: 10px 0 20px;
		background: rgba(11,11,11,.8);
	}
	.tab {
		display: inline-block;
		margin: 0 1%;
	}
	.tab > span {
		width: 100%;
		text-align: center;
	}
	.tpl-header8>.tpl-inner {
		text-align: center;
	}
	.tpl-header8 .tpl-box.tpl-logo-wrap {
		width: 145px;
	}
	.tpl-header8 .tpl-box.tpl-download-faq {
		width: 80px;
	    float: right;
	    margin-right: 20px;
	}
	.tpl-back-btn.tpl-box {
		width: 80px;
	}
	.tpl-hamburger {
		display: none;
	}
	#tpl-back-button {
		top: -2px !important;
	}
	.tpl-footer {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.content {
		overflow-x: hidden;
	}
}

@media only screen and (max-width: 599px) {
	.banner h2 {
		font-size: 13px;
	}
	.lbox {
		/*background: none;*/
		height: 60%;
	}
	.train {
		left: 170px;
	}
	.close {
		top: 0px;
	}
	.content-left, .content-right {
		max-width: 480px;
	}
	.prize-watches {
		left: -20px;
	}
	.overlay {
		z-index: 20;
	}
	.lbox {
		margin-top: 75px;
	}
	.tpl-header8 .tpl-box.tpl-logo-wrap {
		width: 145px;;
	}
	
}
@media only screen and (max-width: 479px) {
	body {
		font-size: 12px;
		
	}
	body.week1, body.week2, body.week3, body.week4, body.week5, body.week6, body.week7 {
	   background-size: 690px auto;
	}

	body.in.week6 {
		background: url(../_img/bg-main-0-768-wk6-in.png) no-repeat center -245px #000;
	}
	.mobi-768 {
		display: none !important;
	}
	.mobi-320 {
		display: block !important;
	}
	.content-left, .content-right {
		max-width: 320px;
	}
	.content-right {
		margin-top: -150px;
	}
	.logo {
		max-width: 150px;
		height: 62px;
	}
	.banner {
		height: 150px;
	}
	.banner h2 {
		font-size: 11px;
		/*text-shadow: 0 0px 1px #fb9c21;*/
		color: #fff;
		text-shadow: -1px 1px 1px #000;
	}
	.banner p {
		/*text-shadow: 0 0px 1px #fb9c21;*/
		color: #fff;
		text-shadow: -1px 1px 1px #000;
	}
	.prize-watches {
		width: 200px;
		height: 141px;
		bottom: 90px;
		opacity: 1;
	}

	img.prize-watch.prize-watch2 {
		position: absolute;
		width: 55px;
		height: 85px;
		top: 0px;
		left: 70px;
		z-index: 2;
	}

	.wk2 img.prize-watch.prize-watch1 {
		width: 30%;
		height: 55%;
		position: absolute;
		top: -5px;
		left: 34px;
	}
	
	.wk2 img.prize-watch.prize-watch2 {
		width: 35%;
		height: 60%;
		position: absolute;
		top: -7px;
		left: 59px;
	}
	
	.wk2 img.prize-watch.prize-watch3 {
		width: 38%;
		height: 65%;
		position: absolute;
		top: -10px;
		left: 92px;
		z-index: 2;
	}

	.wk3 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 85px;
		height: 90px;
		top: -9px;
		left: 50px;
		z-index: 2;
	}

	.wk4 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 65px;
		height: 100px;
		top: -5px;
		left: 70px;
		z-index: 2;
	}

	.wk5 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 120px;
		height: 80px;
		top: -5px;
		left: 34px;
		z-index: 2;
	}

	.wk6 img.prize-watch.prize-watch2 {
		position: absolute;
		width: 105px;
		height: 95px;
		top: -8px;
		left: 40px;
		z-index: 2
	}

	body.in img.prize-gold-wk6-in {
		width: 180px;
		height: 85px;
		position: relative;
		left: -10px;
		top: 44px;
	}

	.train {
	   	left: 124px;
    	top: 75px;
	    width: 300px;
	    height: 185px;
	}
	.train > img {
	    bottom: 28px;
    	left: -25px;
	    width: 150px;
	    height: 93px;
	}
	.train > img.act {
	    bottom: 0;
	    left: -35px;
	    width: 300px;
	    height: 185px;
	}
	.tab, .tab-y {
		width: 40px;
		height: 40px;
	}
	.tab > span {
		font-size: 10px;
	}
	.box {
		background: url('../_img/box-bg-1-320.png') no-repeat;
		background-size: contain;
		max-width: 320px;
		height: 540px;
		padding: 20px;
	}
	.hr-line {
		max-width: 320px;
	}
	.tabs-mini {
		margin: 0 auto 10px;
	}
	.tabm, .tab-leader {
		font-size: 9px;
		width: 32%;
	}
	.tab-leader {
		width: 31%;
		height: 42px;
	}
	.tabm-link {
		font-size: 9px;
	}
	.tab-main-content h2 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.tab-main-content h3 {
		font-size: 13px;
	}
	.hr-line {
		margin-bottom: 5px;
	}
	th, td {
		font-size: 9px;
	}
	table.table-leader td {
		font-size: 11px;
	}
	.navi {
		top: 30px;
	}
	.prev {
		left: -20px;
	}
	.next {
		right: -20px;
	}
	.scroll-pane {
		height: 390px;
	}
	.tab-main-content3 .scroll-pane {
		height: 450px;
	}
	.lbox .scroll-pane {
		height: 420px;
	}
	.btn {
		width: 150px;
	}
	.btn-blue {
		font-size: 13px;
	}
	a.icon {
		width: 63px;
		height: 63px;
		margin-bottom: 32px;
		margin: 5px 1px 32px 1px;
	}
	.vn a.icon {
		margin: 20px 1px 32px 1px;
	}
	/*.sc a.icon {
		width: 63px;
		height: 63px;
		margin-bottom: 32px;
		margin: 5px 1px 32px 1px;
	}*/
	a.icon > img.icon-ribbon {
	    top: -4px;
	    left: -6px;
	    max-width: 44px;
	    max-height: 44px;
	}
	a.icon > span {
		font-size: 9px;
		bottom: -34px;
	}
	a.icon > span.gametype {
	    font-size: 8px;
	}
	.native a.icon {
	    width: 80px;
	    height: 80px;
	    margin: 5px 20px 45px 20px;
	}
	.native a.icon > span {
		font-size: 10px;
		bottom: -35px;
	}
	.note {
		font-size: 10px;
	}
	/*form.enter-user input.username::placeholder {
	    font-size: 10px;	  
	}
	form.enter-user input.username:-ms-input-placeholder {
	     font-size: 10px;
	}
	form.enter-user input.username::-ms-input-placeholder {
	     font-size: 10px;
	}*/
	.lbox {
		background: url('../_img/box-bg-1-320.png') no-repeat;
		padding: 30px 10px;
		background-size: contain;
		max-width: 320px;
	}
	.lbox .top > h3 {
		font-size: 16px;
	}
	.lbox .accord > h3 {
		font-size: 14px;
	}
	.accord > ol, .accord > ul {
		width: 100%;
		padding-left: 0;
	}
	li {
		font-size: 12px;
	}
	.close {
		top: -10px;
	}
	.tpl-header {
	   padding-left: 0px;
	   padding-right: 0px;
	}

	.tpl-header7 .tpl-back-btn.tpl-box #tpl-back-button, .tpl-header8 .tpl-back-btn.tpl-box #tpl-back-button {
		top: 50px;
		left: 5px;
	}
	.tpl-header8 .tpl-box.tpl-download-faq {
		margin-right: 5px;
	}
	#tpl-back-button {
		top: 1px !important;
		display: block;
		width: 30px;
		left: 15px !important;
	}
	#tpl-back-button > img {
		width: 100%;
		height: auto;
	}
}
