
.webinarBg{	
	background-image: url(../images/events/eventBg3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.whiteBlock1{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:1em;
	color:#fff;
	font-family: 'Raleway', sans-serif;
	position:absolute;
	height:auto;
	bottom:0px;
	width:100%;
	line-height:22px;
	background-color: rgba(44, 56, 133, 0.8);
}