body {
	background: url('../../../assets/songkran/img/Hero_BG.png?s=1') 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 {
	width:200px !important;
	height:200px !important;

	/* background: url('../../../assets/songkran/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;

	margin-bottom: 15px !important;
}

.balance-circle > .circle.fa-border {
    bottom: 15% !important;
    right: 10% !important;
	padding: 0px !important;
	width:23px !important;
	height:23px !important;
    border: 0px !important;
    /* background: url('../../../assets/songkran/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); */
}

.fa-refresh.text-white{
	color: #fff !important;
	font-size: 18px !important;
	margin-left: 1px !important;
}

.balance-circle > .font-weight-normal {
    color: #fff !important;
}

.balance-circle > .text-balance.font-weight-bold {
    color: #fff !important;
}

.fa-refresh:before {
    content: url('../../../assets/songkran/img/icon_topup_home_v2.png');
}
/* .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: 0px !important;

   background: -webkit-linear-gradient(#ceaa44 0%,#f0df8e 50%,#e7d17b 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
} */

@media (min-width: 780px ) { /* iphone 6 7 8 plus */
	body{
		background: url('../../../assets/songkran/img/Hero_BG_pc.png?s=1') 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 */
	}
}

@media (min-width: 1441px){
	
	/* .section-2 .btn-treasure-link.btn-thame-other {
		
		max-width: 598px !important;
		margin: 0 auto !important;
	} */
}
