.top_box,
.top_box_mobile {
	margin-bottom: 32px;
	/*height: 300px;*/
	position: relative;
}

.top_box_mobile {
	display: none;
}

@media (max-width: 768px){
	.top_box_mobile {
		display: block;
	}
	.top_box {
		display: none;
	}
}


.great_reward_wrapper{
	position: relative;
	width: 100%;
	/*height: 300px;*/
	/*background-image: url('../../images/great_reward_wrapper.jpg');*/
	background-size: cover;
	text-align: center;
	display: inline-block;
}

.great_reward_image {
	width: 30%;
	min-width: 300px;
	height: 300px;
	background-image: url('../../images/great_reward_image.png');
	background-size: 300px 180px;
	display: inline-block;
	vertical-align: middle;
}

.great_reward_body {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 2%;
}

.great_reward_title{
	color: #fff;
	font-size: 40px;
	font-family: akrobat;
	margin-bottom: 8px;
	letter-spacing: 4px;
}

.great_reward_description{
	color: #ccc;
	line-height: 24px;
	font-size: 14px;
	font-family: akrobat;
	letter-spacing: 2px;
}

.multi_wrapper{
	font-size: 0;
	margin-bottom: 30px;
}

.join_private_rule_wrapper{
	margin-right: 34px;
	margin-right: 3%;
	width: 770px;
	width: 66%;
	display: inline-block;
	vertical-align: top;
}

.join_private_rule_wrapper img {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	/*width: 100%;
	height: 100%;*/
}

.join_a_league_wrapper{
	width: 100%;
	height: 300px;
	position: relative;
	/*background-image: url('../../images/join_a_league_wrapper.jpg');*/
	background-size: cover;
	margin-bottom: 28px;
	overflow: hidden;
}

.join_a_league_body{
	padding-right: 36px;
	padding-top: 30px;
	max-width: 370px;
	text-align: right;
	letter-spacing: 1px;
	float: right;
	max-height: 300px;
	overflow: hidden;
	z-index: 1;
	position: relative;
}

.join_a_league_title{
	font-size: 38px;
	font-family: akrobat_bold;
	color: #f4e80e;
	margin-bottom: 4px;
	letter-spacing: 4px;
}

.join_a_league_des{
	font-size: 14px;
	font-family: akrobat;
	color: #f4e80e;
	margin-bottom: 18px;
	line-height: 26px;
	letter-spacing: 2px;
}

.btn_join_now{
	cursor: pointer;
	text-align: center;
	line-height: 20px;
	background-color: #47ca1c;
	font-size: 14px;
	font-family: akrobat_bold;
	color: #fff;
	width: 100px;
	float: right;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

.btn_join_now:hover{
	opacity: 0.8;
}

.leaderboard_wrapper{
	display: inline-block;
	vertical-align: top;
	width: 396px;
	width: 31%;
	height: 654px;
	background: rgba(0,0,0,0.6);
}

.private_rule_body{
	display: inline-block;
	vertical-align: top;
	margin-right: 26px;
	margin-right: 4%;
	width: 372px;
	width: 48%;
	height: 326px;
	text-align: center;
	position: relative;
	background-size: cover;
}

.private_rule_body:last-child{
	margin-right: 0;
}

.private_league_body{
	/*background-image: url('../../images/private_league_body.jpg');*/
}

.rule_body{
	/*background-image: url('../../images/rule_body.jpg');*/
}

.private_rule_box{
	width: 75%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.private_rule_title{
	/*color: #47ca1c;*/
	color: yellow;
	font-size: 34px;
	font-family: akrobat_bold;
	margin-bottom: 2px;
	letter-spacing: 4px;
}

.private_rule_description{
	color: yellow;
	font-size: 14px;
	font-family: akrobat;
	letter-spacing: 2px;
	line-height: 24px;
}

.leaderboard_title_wrapper{
	height: 48px;
	width: 350px;
	width: 100%;
	border-bottom: 1px solid #bbb;
	position: relative;
	text-align: center;
	margin: 0 auto 20px;
}

.leaderboard_title{
	font-size: 20px;
	font-family: akrobat_bold;
	color: #fff;
	line-height: 48px;
	letter-spacing: 3px;
	color: yellow;
}

.leaderboard_btn_wrapper{
	width: 100%;
}

.leaderboard_btn{
	width: 12px;
	height: 18px;
	position: absolute;
	cursor: pointer;
}

.leaderboard_btn:hover{
	opacity: 0.8;
}

.leaderboard_btn_left{
	left: 10px;
	top: 17px;
	border-color: #bbb transparent transparent transparent;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	transform: rotate(90deg);
}

.leaderboard_btn_right{
	right: 10px;
	top: 17px;
	border-color: #bbb transparent transparent transparent;
	border-style: solid;
	border-width: 7px 7px 0 7px;
	transform: rotate(-90deg);
}

.leaderboard_image{
	width: 90%;
	max-width: 380px;
	height: 190px;
	margin: 0 auto;
	background-image: url('../../images/leaderboard_image.png');
}

.leaderboard_table {
	margin: auto;
	width: 90%;
}

.leaderboard_detai_wrapper{
	width: 336px;
	margin: auto;
}

.leaderboard_number_image{
	/*width: 24px;*/
	width: 20%;
	height: 38px;
	display: inline-block;
	vertical-align: middle;
	/*margin-right: 40px;*/
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.leaderboard_number_image1{
	background-image: url('../../images/leaderboard_number_image1.png');
}

.leaderboard_number_image2{
	background-image: url('../../images/leaderboard_number_image2.png');
}

.leaderboard_number_image3{
	background-image: url('../../images/leaderboard_number_image3.png');
}

.leaderboard_name, .leaderboard_price, .leaderboard_number{
	font-size: 16px;
	color: #bbb;
	font-family: akrobat;
	display: inline-block;
	vertical-align: middle;
	/*margin-right: 50px;*/
	letter-spacing: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.leaderboard_name123, .leaderboard_price123{
	line-height: 28px;
}

.leaderboard_name1, .leaderboard_price1{
	color: #f4e80e;
}

.leaderboard_name3, .leaderboard_price3{
	color: #bd7223;
}

.leaderboard_price{
	margin-right: 0;
	text-align: center;
	/*width: 68px;*/
	width: 30%;
}

.leaderboard_detai_body {
	line-height: 38px;
	white-space: nowrap;
}

.leaderboard_name {
	/*width: 154px;*/
	width: 50%;
}

.leaderboard_number {
	/*width: 24px;*/
	width: 20%;
	text-align: center;
	/*margin-right: 40px;*/
}

@media only screen and (max-width: 960px) {
	.great_reward_body {
		width: 45%;
	}
	.join_private_rule_wrapper {
		width: 100%;
		margin-right: 0;
	}
	.private_rule_body {
		width: 100%;
		margin: auto;
		margin-bottom: 28px;
	}
	.leaderboard_wrapper {
		width: 100%;
	}
	.leaderboard_title_wrapper {
		width: 100%;
	}
}
@media only screen and (max-width: 768px) {
	.great_reward_image {
		background-size: contain;
	}
	.great_reward_image {
		display: block;
		margin: auto;
		min-width: 300px;
		height: 150px;
		width: 100%;
		margin-top: 20px;
	}
	.great_reward_body {
		display: block;
		width: 100%;
		text-align: center;
	}
	.home_wrapper {
		padding-top: 0;
	}
	.home_body.max_width {
		padding: 0;
	}
	.multi_wrapper {
		padding: 0 10px;
	}
}