.lpageBg, .insuranceBg, .loansBg, .betBg, .adslBg, .shoppingBg, .retailBg{
	width: 100%;
	height: 915px;
	background: url("/images/lpage-img.jpg") 0 0 no-repeat transparent;
}
.insuranceBg{ background: url("/images/insurance-img.jpg") 0 0 no-repeat transparent; }
.loansBg{ background: url("/images/loans-img.jpg") 0 0 no-repeat transparent; }
.betBg{ background: url("/images/bet-img.jpg") 0 0 no-repeat transparent; }
.adslBg{ background: url("/images/adsl-img.jpg") 0 0 no-repeat transparent; }
.shoppingBg{ background: url("/images/shopping-img.jpg") 0 0 no-repeat transparent; }
.retailBg{ background: url("/images/retail-img.jpg") 0 0 no-repeat transparent; }



.fontSize60 {font-size: 60px !important;}
.fontSize32 {font-size: 32px;}
.form-lpage{ background: #fff; color: #222222 !important; padding: 50px; min-height: 271px;}
.form-lpage input, .form-lpage select{ border-color: #c1c1c1; }
.badgeLp{position: absolute; right: 42px; color: #fff !important; top: 64px; text-align: center !important;}
.borderForm{background: url("/images/border-form.png") 0 0 repeat-y transparent; width: 14px; height: auto; min-height: 271px; position: absolute; left: 475px;}
.step2{ width: 60%; margin: 0 auto; }


@media (max-width: 1024px) {

	.borderForm {
		left: 393px;
	}


}

@media (max-width: 980px) {

	.borderForm {
		left: -3px;
		min-height: 492px;
	}
	.form-lpage{
		min-height: 492px;
	}
	.lp h1, .lp h2{ text-align: center !important; }
	.textBadge{font-size: 18px; text-align: center !important; margin-top: 10px !important;}

}

@media (max-width: 640px) {
	.lp h2{ font-size: 24px; }
}
