/* HERO SLIDE */
.hero-promo {
	background-image: url(../img/promotion/hero-promo-desktop.jpg) !important;
	background-color: #ffed00;
	background-position: 41% 0px  !important;
	background-repeat: no-repeat;
	}
	.hero-promo p.large {
		margin-top: 200px;
	}

.promo {
	color: #0baee5; 
	background-image: url(../img/backgrounds/about.png);
	background-color: #ffed00;
	background-position: 50% -96px;
	background-repeat: no-repeat;
	padding: 50px 0;
	}
.promo.static {
	min-height: 510px;
	background-image: url(../img/promotion/prizes-desktop.jpg);
	background-position:50% 0px;
	padding: 50px 0;
	}
.promo.end-promo {
	min-height: 510px;
	background-image: url(../img/promotion/promo-end-desktop.jpg);
	background-position: 47% 0px;
	padding: 50px 0;
	}	
	.promo .promo-section.prizes {
		height: 480px;
		}
	.promo .promo-section.prize-screen {
		display:none;
		}	
	.promo.static .promo-section.prize-screen {
		display:block;
		}	

.promo-section {
	position: relative;
	}
.promo-section.code-information {
	overflow: hidden;
	}	
.promo.end-promo .promo-section.code-information,	
.promo.winner .promo-section.code-information,	
.promo.static .promo-section.code-information {
	display: none;
	}	
	
.promo .promo-section.winner-info {
	display:none;
	min-height: 480px;
	}	
.promo.winner .promo-section.winner-info {
	display:block;
	}	

.promo-section *, .promo-section *:before, .promo-section *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }	


.promo-section h1, .promo-section h2, .promo-section h3, .promo-section p {
	color: #0baee5 !important; 
	}
	.promo-section h1 {
		line-height: 45px;
		}

.promo-section h1 {
	width: 450px !important;
	}
.promo-section h3 {
	width: 320px !important;
	}	
.promo-section footer {
	background-image: none;
	height: auto;
	}	

.promo .promo-section a.underline-link {
	color: #0baee5 !important; 
	text-decoration: underline;
	}	

.promo-section .header-group {
	float: left;
	margin-top: 11px;
	width: 450px;
	}
	.promo-section .header-group p {
	margin-left: 30px;
	clear: both;
	max-width: 300px;
	}		

.promo-section .enter-details {
	float: left;
	width: 451px;
	padding-top: 185px;
	background-image: url(../img/promotion/polaroid.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #0baee5; 
	}
.promo-section .prize-form {
	position: relative;
	}		
.promo-section .enter-details.winner-details {
	position: absolute;
	right: 0;
	top: 0;
	padding-top: 0;
	padding-bottom: 35px;
	width: 800px;
	padding-left: 335px;
	background-repeat: no-repeat;
	/*background: url(../img/promotion/winner-bg-bag.png) no-repeat;*/
	}
.promo-section .enter-details.winner-details.sunglasses {
	background-image: url(../img/promotion/winner-bg.png);
	}	
.promo-section .enter-details.winner-details.bag {
	background-image: url(../img/promotion/winner-bg-bag.png);
	}	
.promo-section .enter-details.winner-details.hipster {
	background-image: url(../img/promotion/winner-bg-hipster.png);
	}	
.promo-section .enter-details.winner-details.laptop {
	background-image: url(../img/promotion/winner-bg-laptop.png);
	}	
.promo-section .enter-details.winner-details.holiday {
	background-image: url(../img/promotion/winner-bg-holiday.png);
	}	
.promo-section .enter-details.winner-details.frisbee {
	background-image: url(../img/promotion/winner-bg-frisbee.png);
	}
.promo-section .enter-details.winner-details.waterball {
	background-image: url(../img/promotion/winner-bg-waterball.png);
	}
.promo-section .enter-details.winner-details.beachpaddle {
	background-image: url(../img/promotion/winner-bg-beachpaddle.png);
	}
.promo-section .enter-details.winner-details.beachtowel {
	background-image: url(../img/promotion/winner-bg-beachtowel.png);
	}										
	.winner-details .terms-section {
		position: absolute;
		top: -40px;
		right: 65px;
	}
	.winner-details form {
		padding-right: 65px;
		margin-top: 70px;
		width: 100%;
		text-align: left;
		}
		.winner-details input {
			margin-bottom: 7px;
			}
		.winner-details label {
			position: relative;
			width: 100%;
			display: inline-block;
			}	
		.winner-details label.error {
			position: absolute;
			right: 0;
			top: 0;
			text-align: right;
			color: #e73238 !important;
			}
		.winner-details label.validation-message {
			color: #e73238;
			padding: 26px 0 0 0;
			line-height: 1.4;
			width: 250px;
			}	
		.promo-section p.submit-response {
			position: absolute;
			margin-top: 7px;
			width: 220px;
			left: 125px;
			color: #e73238 !important;
			}		
		.winner-details .radio-label {
			width: auto;
			margin-right: 15px;
			}	
		.winner-details .radio-label input {
			margin-right: 5px;
			}	
		.winner-details .small-input {
			width: 30%;
			margin-right: 2%;
			}	
		.winner-details .med-input {
			width: 68%;
			margin-left: -4px;
			}	
		.winner-details form input[type="text"] {
			padding: 8px;
			width: 100%;
			border: none;
			}
		.winner-details form input[type="radio"] {
			margin-bottom: 20px;
			}
		.winner-details form input.error {
			outline: 1px solid #FFAAAA;
			}	
		.winner-details .promotion-submit {
			border: none;
			margin-top: 15px;
			background-color: transparent;
			font: 15px 'intro_bookregular', sans-serif !important;
			cursor: pointer;
			font-weight: 800;
			float: right;
			}	

	.promo-section .code-title {
		color: #fff !important;
		margin: 10px 0;
		}	
	.promo-section .code-title.has-error {
		color: #e73238 !important;
		}	
	.promo-section .code-form {
		padding: 10px 15px;
		margin-left: 20px;
		border: none;
		width: 220px;
		font-size: 18px;
		font-weight: 800;
		color: #0baee5 !important; 
		}
	.validation-holder {
		overflow: hidden;
		margin-top: 10px;
		width: 240px;
		margin: 10px auto 0 auto;
	}	
	.code-form.validation-string {
		float: none;
		width: 220px;
		margin-left: 20px;
		margin-top: 5px;
		padding: 6px 10px;
		position: relative;
		top: -2px;
		}	
		.code-label {
			margin-left: 20px;
			margin-bottom: 0;
			margin-top: 20px;
			clear: both;
			text-align: left;
		}
	.validation-image {
		width: 120px;
		margin-left: 20px;
		float: left;
		}	
	.refresh-icon {
		display: inline-block;
		width: 27px;
		height: 30px;
		background: url(../img/promotion/refresh-icon.png) no-repeat;
		cursor: pointer;
		}	
	.question-mark {
		display: inline-block;
		margin-left: 12px;
		width: 28px;
		height: 27px;
		background: url(../img/promotion/question-mark.png) no-repeat;
		cursor: pointer;
		}	
	.promo-section .code-form.has-error {
		/*outline: 1px solid #e73238;*/
		background-color: #FFAAAA;
		}	
	.promo-section .code-form:focus {
		outline: none;
		background-color: #fff;
		}	
	.promo-section .code-submit {
		clear: both;
		display: inline-block;
		padding: 11px 20px;
		margin-top: 27px;
		background-color: #fff;
		border: none;
		color: #e73238;
		font-size: 13px;
		cursor: pointer;
		border-radius: 10px;
		-moz-box-shadow: 2px 2px 2px #ccc;
		-webkit-box-shadow: 2px 2px 2px #ccc;
		box-shadow: 2px 2px 2px #ccc;
		}	
	.promo-section .code-submit.end-return {
		margin-top: 0;
		}		
	.promo-section .foot-note {
		padding-left: 70px;
		margin-top: 50px;
		text-align: left;
		line-height: 17px;
		}
/* Static Info */
.static-info {
	position: absolute;
	left: 30px;
	bottom: 20px;
	width: 295px;
	}
	.static-info p {
		font-size: 24px;
		line-height: 30px;
		font-weight: 100;
		}
	.static-info .code-submit {
		margin-top: 0px;
		}
.promo.end-promo .promo-end {
	display:block;
	}		
.promo .promo-end {
	display:none;
	}			
.promo-end  .prizes-info {
	bottom: 0;
	}
.prizes-info {
	width: 360px;
	position: absolute;
	left: 30px;
	bottom: -40px;
	}
	.code-submit.return-home {
		margin-bottom: 30px;
		}	

/* END LINK */
.end-video-link {
	width: 314px;
	height: 350px;
	position: absolute;
	top: 64px;
	left: 50%;
	margin-left: -357px;
	z-index: 10;
	border: 0;
	text-decoration: none;
	}	
.end-facebook-link {
	width: 266px;
	height: 322px;
	position: absolute;
	top: -5px;
	left: 50%;
	margin-left: -17px;
	z-index: 10;
	border: 0;
	text-decoration: none;
	}
.end-recipe-link {
	width: 314px;
	height: 350px;
	position: absolute;
	top: 73px;
	right: 50%;
	margin-right: -600px;
	z-index: 10;
	border: 0;
	text-decoration: none;
	}	
.overlay-container .overlay.promotion h1{
	font-size: 44px;
	line-height: 1;
}
.overlay-container .overlay.promotion .content-padding .overlay-text{
	height:305px;
}		

/* prizes carousel */
.prizes-carousel-holder, .social-carousel-holder {
	position: absolute;
	left: 0;
	width: 100%;
	height: 500px;
	}
	.prizes-carousel, .social-carousel {
		position: relative;
		left: 50px;
		width: 570px;
		height: 400px;
		margin: 0 auto;
		}
	.prizes-carousel-holder .prizes-carousel img, .social-carousel-holder .social-carousel img {
		width: 270px;
		height: 320px;
		-moz-box-shadow: 2px 2px 15px #666;
		-webkit-box-shadow: 2px 2px 15px #666;
		box-shadow: 2px 2px 15px #666;
		}	
	.prizes-carousel-holder .carousel-bottles, .social-carousel-holder .carousel-bottles {
		position: absolute;
		bottom: 4px;
		left: 50%;
		margin-left: -132px;
		z-index: 5;
		}	
		.prizes-carousel-holder .prizes-nav, .social-carousel-holder .social-nav {
			position: absolute;
			display: block;
			width: 129px;
			height: 129px;
			background: url(../img/promotion/prizes-carousel/carousel-left.png) no-repeat;
			opacity: 0.7;
			}
		.prizes-carousel-holder .prizes-nav:hover, .social-carousel-holder .social-nav:hover {
			opacity: 1;
			}	
		.prizes-carousel-holder .prizes-nav.prizes-next {
			left: 0;
			bottom: 150px;
			}
		.social-carousel-holder .social-nav.social-next {
			left: 0;
			bottom: 250px;
			}		
		.prizes-carousel-holder .prizes-nav.prizes-prev, .social-carousel-holder .social-nav.social-prev {
			right: 0;
			bottom: 150px;
			background: url(../img/promotion/prizes-carousel/carousel-right.png) no-repeat;
			}
		.social-carousel-holder .social-nav.social-prev{
			bottom: 250px;
			}	
	/*.prizes-carousel-holder a {
		position: relative;
		display: block;
		}*/		
@media only screen and (max-width: 1279px) { 
		
	.promo-section .header-group p {
		margin-left: 10px !important;
	}
	.promo.end-promo {
		background-position: 40% 0px;
	}
	.prizes-info {
		left: 10px;
	}
	.end-video-link {
		left: 60%;
	}
	.end-facebook-link{
		left:62%;
	}
	.end-recipe-link{
		right:10%;	
	}

}		

@media only screen and (max-width: 1200px) { 
	.promo.static {
		background-position: 46% 0px;
		}
	.promo-section .enter-details {
		float: none;
		margin: 20px auto 0 auto;
		}
	.promo-section .header-group {
		float: none;	
		margin: -20px auto  0 auto;
		width: 100%;
		}
		.promo-section.winner-info {
			min-height: 700px;
		}	
		.promo-section .header-group p {
			margin-left: 10px;
			}
		.winner-details .terms-section {
			position: absolute;
			top: auto;
			right: auto;
			left: 120px;
			bottom: 0px;
			}	
		.promotion-submit {
			margin-top: 20px;
		}	

	.promo-section .enter-details.winner-details {
		position: relative;
		padding-bottom: 134px;
		}
		
}	

@media screen and (max-width: 959px) {
.hero-promo {
	background-image: url(../img/promotion/hero-promo-tablet.jpg) !important;
	background-color: #ffed00;
	background-position: 50% 0px;
	background-repeat: no-repeat;
	}
	.hero-promo p.large {
		margin-top: 100px;
		}
	section.hero .slide.hero-promo h1 {
		width: 350px !important;
		}		


.promo.static {
	min-height: 687px;
	background-image: url(../img/promotion/prizes-tablet.jpg);
	background-position: 50% 0px;
	padding: 50px 0;
	}
.promo.end-promo {
	min-height: 670px;
	background-image: url(../img/promotion/promo-end-tablet.jpg);
	background-position: 50% 0px;
	padding: 50px 0;
	}	
	.promo-section .code-submit.end-return {
		position: absolute;
		right: -100px;
		bottom: 22px;
		}
	.static-info {
		width: 450px;
		}
.promo {
	padding: 10px 0 25px 0;
	}	

	.promo .promo-section.prize-screen {
		height: 656px;
		}
	.promo .promo-section.promo-end {
		height: 650px;
		}
		.promo-end  .prizes-info {
			bottom: -40px;
			}	
	.promo .promo-section.prizes .header-group {
		position: relative;
		top: -40px;
		}
		.promo-section h1 {
			font-size: 40px;
			line-height: 40px;
			}
		.promo-section h3 {
			width: 450px !important;
			}		

	.promo-section.code-information {
		padding-bottom: 160px;
		overflow: visible;
		}
		.promo-section .header-group p {
			margin-left: 30px !important;
			}
			.promo-section.winner-info {
				min-height: 1px;
				}				
	.promo-section .enter-details.winner-details {
		float: none;
		width: 770px;
		left: -70px;
		top: -60px;
		padding-bottom: 60px;
		}

		.winner-details form {
			margin-top: 0;
			padding-top: 70px;
			padding-right: 70px;
			}
			.promotion-submit {
				margin-top: 10px;
			}
		.winner-details .terms-section {
			bottom: -15px;
			}	

/* END LINKS */
.end-video-link {
	width: 249px;
	height: 280px;
	top: 132px;
	margin-left: -357px;
	}	
.end-facebook-link {
	width: 211px;
	height: 259px;
	top: 75px;
	margin-left: -106px;
	}
.end-recipe-link {
	width: 255px;
	height: 284px;
	top: 139px;
	margin-right: -363px;
	}	

/* prizes carousel */
section.promo .content-padding .promo-end .header-group h3{
	font-size:24px;
	line-height: 1.1;
	max-width:440px;
	margin-top: -10px;
	}
.prizes-carousel-holder {
	top: 83px;
	}
.social-carousel-holder{
	top: 33px;
	}
	.prizes-carousel, .social-carousel {
		left: 0px;
		}
	
	.prizes-carousel-holder .carousel-bottles {
		margin-left: -187px;
		}
	.social-carousel-holder .carousel-bottles{
		margin-left: -187px;
		bottom: 10px;
		}	
		.prizes-carousel-holder .prizes-nav, .social-carousel-holder .prizes-nav {
			z-index: 10;
			}	
	.prizes-info {
		bottom: -55px;
		}	
	.prizes-carousel-holder .prizes-nav.prizes-next,	
	.prizes-carousel-holder .prizes-nav.prizes-prev,
	.social-carousel-holder .social-nav.social-next,	
	.social-carousel-holder .social-nav.social-prev {
		bottom: 240px;
		}	


}	

@media only screen and (max-width: 639px) { 
	.hero-promo {
		background-image: url(../img/promotion/hero-promo-mobile.jpg) !important;
		background-color: #ffed00;
		background-position: 50% 0px;
		background-repeat: no-repeat;
		}
		section.hero .slide.hero-promo h1 {
			font-size: 34px !important;
			width: 280px !important;
			}
		.hero-promo p.large {
			margin-top: 100px;
			}
	.promo.static {
		min-height: 731px;
		background-image: url(../img/promotion/prizes-mobile.jpg);
		background-position: 50% 0px;
		padding: 50px 0;
		}
	.promo.end-promo {
		min-height: 730px;
		background-image: url(../img/promotion/promo-end-mobile.jpg);
		background-position: 50% 0px;
		padding: 50px 0;
		}	
		.promo .promo-section.promo-end {
			height: 700px;
			}
			.promo-section .code-submit.end-return {
				position: relative;
				right: 0px;
				bottom: 0px;
				margin-bottom: 10px;
				}
			.promo .promo-end .prizes-info h1 {
				margin-left: 0 !important;
				}
		.promo .promo-section.prize-screen {
			height: 680px;
			}
			.prizes-info {
				left: 10px;
				width: 300px;
				}
		.promo-section.code-information {
			padding-bottom: 20px;
			}
			.static-info {
				left: 10px;
				bottom: 110px;
				width: 300px;
				}
	.promo-section h1, .promo-section h3 {
		width: 300px !important;
		margin-right: 10px !important;
		margin-left: 10px !important; 
		}
		.promo-section h1 {
			font-size: 35px !important;
			line-height: 35px;
			}
	.promo-section .header-group p {
			margin-left: 10px !important;
			}	
	.promo-section .enter-details {
		position: relative;
		left: -70px;
		}
	.promo-section.code-information {
		overflow: visible;
		}			
	.promo-section .enter-details.winner-details {
		padding-left: 0;
		left: 0;
		margin-top: ;
		padding-top: 100px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
		background-position: 170px 10px;
		background-repeat: no-repeat; 
		}	
	.promo-section .enter-details.winner-details.sunglasses {
		background-image: url(../img/promotion/winner-mobile-bg.png);
		}	
	.promo-section .enter-details.winner-details.bag {
		background-image: url(../img/promotion/winner-mobile-bg-bag.png);
		}	
	.promo-section .enter-details.winner-details.hipster {
		background-image: url(../img/promotion/winner-mobile-bg-hipster.png);
		}	
	.promo-section .enter-details.winner-details.laptop {
		background-image: url(../img/promotion/winner-mobile-bg-laptop.png);
		}	
	.promo-section .enter-details.winner-details.holiday {
		background-image: url(../img/promotion/winner-mobile-bg-holiday.png);
		}	
	.promo-section .enter-details.winner-details.beachpaddle {
		background-image: url(../img/promotion/winner-mobile-bg-beachpaddle.png);
		}	
	.promo-section .enter-details.winner-details.beachtowel {
		background-image: url(../img/promotion/winner-mobile-bg-beachtowel.png);
		}	
	.promo-section .enter-details.winner-details.waterball {
		background-image: url(../img/promotion/winner-mobile-bg-waterball.png);
		}	
	.promo-section .enter-details.winner-details.frisbee {
		background-image: url(../img/promotion/winner-mobile-bg-frisbee.png);
		}		
		.winner-details form {
			padding-right: 0px;
			}
			.promotion-submit {
				margin-top: 5px;
			}
		.winner-details .terms-section {
			width: 100%;
			bottom: -40px;
			left: -5px;
			font-size: 11px !important;
			}
			.promo-section .foot-note {
				margin-top: 230px;
				margin-bottom: 0;
				margin-left: 80px;
				padding-left: 0;
				width: 300px;
				}

/* END LINKS */
.end-video-link {
	width: 225px;
	height: 253px;
	top: 177px;
	margin-left: -273px;
	}	
.end-facebook-link {
	width: 192px;
	height: 233px;
	top: 97px;
	margin-left: -96px;
	}
.end-recipe-link {
	width: 234px;
	height: 255px;
	top: 186px;
	margin-right: -272px;
	}					

.overlay-container .overlay.promotion h1{
	font-size: 33px;
	}
.overlay-container .overlay.promotion .content-padding .overlay-text{
	height:293px;
	}	
section.promo .content-padding .promo-end .header-group h3{
	font-size:24px;
	line-height: 1.1;
	max-width:300px;
	}
.prizes-carousel-holder {
	top: 100px;
	}
.social-carousel-holder{
	top:50px;
	}
	.prizes-carousel, .social-carousel {
		width: 320px;
		}	
		.prizes-carousel-holder .prizes-carousel img, .social-carousel-holder .social-carousel img {
			width: 210px;
			height: 249px;
			}
		.prizes-carousel-holder .prizes-nav.prizes-next,	
		.prizes-carousel-holder .prizes-nav.prizes-prev,
		.social-carousel-holder .social-nav.social-next,	
		.social-carousel-holder .social-nav.social-prev {
				bottom: 280px;
				width: 70px;
				height: 70px;
				background-size: 100%;
				}	
		.prizes-carousel-holder .carousel-bottles, .social-carousel-holder .carousel-bottles {
			width: 100px;
			bottom: 68px;
			margin-left: -132px;
			}			
}	
