@media screen and (max-width:1150px){
	#s2 .bg-logo{
		width: 60%;
		right: -10%;
		top: 350px;
	}
	#s3{
		padding-bottom: 60px;
	}
/*	#s9{
		padding-top: 40px;
	}
	#s9 .light{
		top: 40px;
	}
*/
	#s9 .summary{
		margin-top: -30px;
	}
	
	.col-md-25 {
		width: 25%;
	}
	.col-md-33 {
		width: 33.333332%;
	}
	.col-md-45 {
		width: 45%;
	}
	.col-md-50 {
		width: 50%;
	}
	.col-md-55 {
		width: 55%;
	}
	.col-md-100 {
		width: 100%;
	}
}