body {
	background: url('../../../assets/mutelu/img/Hero_BG.png?s=2024') bottom center !important;
	background-size: cover !important;
	background-attachment: fixed !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	z-index:-1 !important; /* needed to keep in the background */
}

.header-top-bg{
	background: unset !important;
}

/* .img-chaina-year{
	
	width: 170px;
    height: 170px;
	position: absolute !important;
	top: 13%;
	left: 13%;
}

.img-chaina-year2{
	display:block !important;
	max-height:40px !important;
} */

.balance-circle {
	margin: 10px 0 20px 0 !important;

	background: url('../../../assets/mutelu/img/bg_topup_home_v2.png') center !important;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
}

.balance-circle > .circle.fa-border {
    bottom: 20% !important;
    right: 15% !important;
	padding: 0px !important;
	width:23px !important;
	height:23px !important;
    border: 0px !important;
    /* background: url('../../../assets/mutelu/img/bg_icon_topup_home_v2.png') center !important;
	background-size: cover !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important; */
	text-align: center !important;
	background: rgba(0,0,0,0.5);
}

/* .section-2 .btn-treasure-link.btn-thame-other {
	padding:5px 0px !important;
	background: #1e2123 !important;
	background-size: cover !important;
	
	border-top-left-radius : 0px !important;
	border-top-right-radius : 0px !important;
	border-bottom-left-radius : 20px !important;
	border-bottom-right-radius : 20px !important;
	
	border-left: 1px solid #ffee75 !important;
	border-top: 1px solid #ffee75 !important;
	border-right: 1px solid #d4af37 !important;
	border-bottom: 1px solid #d4af37 !important;

} */

 .section-2 .btn-treasure-link.btn-thame-other > span{
   font-size: 2em !important;
   padding: 5px !important;
}

@media (min-width: 780px ) { /* iphone 6 7 8 plus */
	body{
		background: url('../../../assets/mutelu/img/Hero_BG_pc.png?s=2024') bottom center !important;
		background-size: cover !important;
		background-attachment: fixed !important;
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		z-index:-1 !important; /* needed to keep in the background */
	}

	.section-2 .btn-treasure-link {
		font-size: 0.8em !important;
		background-size: 100% 100% !important;
		padding: 5px !important;
	}
}

@media (min-width: 1441px){
	
	.section-2 .btn-treasure-link.btn-thame-other {
		
		max-width: 598px !important;
		margin: 0 auto !important;
		font-size: 1em !important;
		padding: 5px !important;
	}
}
