.sec1 {
	background:url(../images/vsl-sec1.jpg) center top no-repeat;padding:24px 0 36px 0;
}
.ref-hding{	
	text-align:left;
	font-size:24px;
	line-height:34px;
	color:#303030;
	margin:48px 0 0 0;
}

@media only screen and (max-width: 767px){
	.vsl-sec1 {
			background: url(../images/vsl-sec1-mob.jpg) center top no-repeat;
		background-size:cover;
			padding: 15px 0 28px 0;
	}
}
.s1hding1{
		font-weight:bold;
		font-size:50px;
		line-height:72px;
		color:#fff;
		text-align:left;
	}
	.s1hding2{
		font-weight:bold;
		font-size:57px;
		line-height:70px;
		color:#fff;	
	}
	.s1hding2 span.span1{background:url(../images/s1hdbg.jpg) left center repeat-x;padding:0 6px;}
@media only screen and (max-width: 1000px){	
	.s1hding1{
		font-size:40px;
		line-height:62px;
	}
	.s1hding2{
		font-weight:bold;
		font-size:45px;
		line-height:60px;
		color:#fff;	
	}
}
@media only screen and (max-width: 767px){
	.s1hding1{
			font-size: 30px;
			line-height: 40px;
		text-align:center;
	}	
	.s1hding2{
		font-size: 30px;
			line-height: 42px;
		padding:0 5px 4px 5px;	
		text-align:center;
		margin:2px 0 0 0;
	}
}