body, .bg-body-2, .bg-body-3{
	background: url('../../../assets/world_cup/img/Hero_BG.png') top center;
	background-size: cover;
	background-attachment: fixed;
}

 /* .bg-credit-vegav2 > .balance-circle {
    width: 400px;
    height: 240px;
    background: url('../../../assets/world_cup/img/bg_credit.png') no-repeat center;
    background-size: cover;
    margin-top: 0px;
    margin-bottom: 10px;
} 

.bg-credit-vegav2 > .balance-circle > .circle {
	bottom: 40px;
	right: 110px;
	background: #1e0404;
	border: 1px solid #fff;
	padding: 4px;
	line-height: 0px;
	border-radius: 50%;
} */

.balance-circle {
	z-index: 1;
}

.bg-credit-vegav2 > .balance-circle > .bg-balance2 {
	
	width: 131px;
	height: 131px;
	background: url('../../../assets/world_cup/img/bg_credit.png') no-repeat center;
	background-size: 100% 100%;
	top: 49.5px;
    left: 49.5px;
    z-index: -1;
}

form.form-signin1{
	background: transparent;
}

@media ( min-width: 430px ) { /* iphone 6 7 8 plus */
	body, .bg-body-2, .bg-body-3{
		background: url('../../../assets/world_cup/img/Hero_BG_pc.png') bottom center no-repeat;
		background-size: 100% 100%;
		background-attachment: fixed;
	}
}
