body {
	padding: 0;
	margin: 0;
    background: #fff;
    color: #000;
}

a, a:link, a:active, a:visited, a:focus, a:hover {
	text-decoration: none;
	outline: none;
}

h1, h2, h3, h4, h5, h6 {    
	margin: 0;
	padding: 0;
}

.sections-wrapper {
	max-width: 1600px;
	margin: 0 auto;
	background-color: #000;
	color: #fff;
	font-weight: 300;
}

.section-bg {
	background-position: top center!important;
	background-repeat: no-repeat!important;
	background-size: cover!important
}

.samsung-logo{
	padding: 50px 0 0 50px;
}

.register-button{
	background: #ff0000;
	text-transform: uppercase;
	font-size: 1.25rem;
	border-radius: 10px;
}

.bigger-text{
	font-size: 1.25rem;
}

.promotion-rules, .promotion-rules:active, .promotion-rules:visited, .promotion-rules:hover{
	color: #fff;
	text-decoration: underline;
}

.section-1 {
	background: url(/custom/samsung-promo/assets/images/bg-section-1.jpg);
	height: 613px;
}

.section-2 {
	background: url(/custom/samsung-promo/assets/images/bg-section-2.jpg);
	height: 613px;
}

.section-3 {
	background: url(/custom/samsung-promo/assets/images/bg-section-3.jpg);
	height: 592px;
}

.section-4 {
	background: url(/custom/samsung-promo/assets/images/bg-section-4.jpg);
	height: 592px;
}

.section-5 {
	background: url(/custom/samsung-promo/assets/images/bg-section-5.jpg);
	height: 592px;
}

.section-6 {
	background: url(/custom/samsung-promo/assets/images/bg-section-6.jpg);
	height: 592px;
}

.section-7 {
	background: url(/custom/samsung-promo/assets/images/bg-section-7.jpg);
	height: 1148px;
}