/* HERO CAROUSEL */

.bg-img {
	background-repeat: no-repeat;
	background-position: center center;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

.hero-carousel .row {
	margin-left: 0;
	margin-right: 0;
}

.hero-carousel .container {
	height: 100%;
	padding-left: 0;
	padding-right: 0;
}

.hero-carousel .carousel-item {
	background: url("../img/bg-noise-light.png") repeat top left #f7f7f7;
}

.hero-carousel .carousel-content.pad-vert-lg {
	padding: 16px;
}

.hero-carousel .normal .carousel-content.pad-vert-lg {
	padding: 6% 20px;
}

.slick-slide.normal .retailers .col-md-12 img {
    padding: 0 15px;
    height: 28px;
    width: auto;
}

.carousel-content-wrap {
	text-align: center;
}

.carousel-content-wrap h1 {
	font-size: 30px;
	line-height: 1.4;
}

.carousel-content-wrap h2 {
	font-family: 'ProximaNova-Light';
	font-size: 27px;
	line-height: 1.3;
}

.carousel-content-wrap h3 {
	font-size: 25px;
	line-height: 1.3;
}

.carousel-content-wrap h4 {
	font-size: 23px;
	line-height: 1.2;
}

.carousel-content-wrap h5 {
	font-size: 21px;
	line-height: 1.2;
}

.carousel-content-wrap h6 {
	font-size: 19px;
	line-height: 1.2;
}

.carousel-image {
	vertical-align: bottom;
}

.carousel-content-wrap p:last-child {
	padding-bottom: 0;
}

.left.overlay .carousel-image img {
	right: 0;
}

.overlay .carousel-image img {
	margin: 20px auto -50px;
}

.carousel-image.bg-img {}

.carousel-image.bg-img img {
	opacity: 0;
}

.inline-block {
	display: inline-block;
}

.mobile-image {
	margin: -18% -20px -15px -20px;
}

.mobile-image img {
	margin-bottom: 0;
}

.video-button {
	color: #5e6870;
	font-size: 14px;
	font-family: 'ProximaNova-SemiBold';
	margin-top: 20px;
	position: relative;
	text-transform: uppercase;
}

.video-button:hover {
	opacity: 0.5;
}

.video-button:before {
	border: 2px solid #5e6870;
	content: '';
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}

.video-button:after {
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 12px solid #5e6870;
	content: '';
	height: 0;
	left: 15px;
	position: absolute;
	top: 13px;
	width: 0;
}

.hero-carousel .form-wrap {
	display: block;
	padding-right: 90px;
	position: relative;
	width: 100%;
}

.hero-carousel .form-wrap [type='tel'] {
	display: block;
	margin-bottom: 0;
	-webkit-border-radius: 5px 0 0 5px;
	-moz-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

.hero-carousel .form-wrap [type='submit'] {
	border: none;
	display: block;
	height: 47px;
	margin: 0;
	padding-bottom: 16px;
	position: absolute;
	right: -86px;
	bottom: 20px;
	width: 90px;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}
.hero-carousel .form-wrap input {
	border: none;
}
.hero-carousel .form-wrap label {
	display: block;
	font-family: 'ProximaNova-Regular';
	font-weight: normal;
	line-height: 1.2em;
	font-size: 15px;
	padding-left: 2px;
	padding-bottom: 5px;
}


.hero-carousel .slick-prev,
.hero-carousel .slick-next {
	display: none !important; /* ew */
	margin-top: -100px;
}

.hero-carousel .slick-prev {
	left: -60px;
}

.hero-carousel:hover .slick-prev {
	left: 20px;
}

.hero-carousel .slick-next {
	right: -60px;
}

.hero-carousel:hover .slick-next {
	right: 20px;
}

.hero-carousel .button.cta {
	max-width: 200px;
}

.hero-carousel .play {
	max-width: 150px;
}

.hero-carousel .button,
.hero-carousel .inline-block {
	clear: both;
	display: block;
	margin: 0 auto 20px;
}

.hero-carousel .button:last-child,
.hero-carousel .inline-block:last-child {
	margin-bottom: 0;
}

.hero-carousel .slick-dots {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

.hero-carousel .slick-dots li {
	display: inline;
	padding-left: 10px;
}

.hero-carousel .slick-dots li:first-child {
	padding-left: 0;
}

.hero-carousel .slick-dots li button {
	background: #cccccc;
	text-indent: -9999px;
	padding: 0;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.hero-carousel .slick-dots li.slick-active button {
	background: #00afd8;
}


/* retailers */

.retailers {
	text-align: center;
}

.retailers .section-title {
	color: #666666;
	font-size: 20px;
}

/* .retailers .container {
	padding-left: 0;
	padding-right: 0;
}

.retailers p {
	margin: 0;
	padding: 0;
}
*/

.slick-slide .retailers img {
	display: inline-block;
	margin: 0;
	padding: 0 9px;
}

.text-with-logos {
	font-family:'ProximaNova-Regular', 'Helvetica Neue', 'Helvetica', sans-serif;
	font-size: 13px;
	margin: 5px 0 10px 0;
	padding-bottom: 10px;
}

.slick-slide .text-with-logos img {
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

.hero-main .form-wrap .thank-you {
	display: none;
	width: 125%;
	font-size: 18px;
	margin-top: 5px;
}

.hero-main .form-wrap .thank-you strong {
	text-transform: uppercase;
	color: #58bf43;
}

.hero-main .form-wrap .submitted .thank-you {
	display: block;
}

.hero-main .form-wrap .submitted label,
.hero-main .form-wrap .submitted input { display: none !important; }


.text-with-logos .logo-7-eleven {
	height: 15px;
	width: 84px;
}

.text-with-logos .logo-family-dollar {
	height: 26px;
	width: 52px;
}

.text-with-logos .logo-app-store,
.text-with-logos .logo-google-play {
	height: 39px;
	width: 109px;
}

.text-with-logos:first-child {
	text-align: left;
}

.col-md-12 .text-with-logos {
	font-size: 18px;
	margin-bottom: 0;
	text-align: center;
}

.retailers .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.slick-slide .retailers .col-md-12 .text-with-logos .display-block {
	display: block;
	margin-bottom: 10px;
}

.slick-slide .retailers .col-md-12 .text-with-logos img {
	margin-left: 1%;
	margin-right: 1%;
	padding: 0;
}

.hero-carousel .visible-xs-inline-block {
	height: auto;
	margin: 20px auto;
}

.hero-carousel .hidden-xs + .visible-xs-block {
	padding-bottom: 0;
}


@media (min-width: 768px) {

	.hero-carousel .slick-dots {
		display: none !important;
	}

	.slick-slide .retailers .col-md-12 .text-with-logos .display-block {
		display: inline;
		padding-left: 15px;
	}

	.hero-carousel .overlay .carousel-content.pad-vert-sm {
		padding-top: 40px;
		padding-bottom: 80px;
	}

	.hero-carousel .hidden-xs + .visible-xs-block {
		padding-bottom: 20px;
	}

	.text-with-logos {
		margin-bottom: 50px;
	}

	.hero-carousel .col-md-6 {
		float: left;
		width: 50%;
		height: 100%;
	}

	.col-md-12 .text-with-logos {
		text-align: left;
	}

	.carousel-content-wrap {
		float: right;
		max-width: 480px;
		text-align: left;
	}

	.carousel-content-wrap h1 {
		font-size: 30px;
		line-height: 1.3;
	}

	.carousel-content-wrap h2 {
		font-size: 28px;
		line-height: 1.3;
	}

	.carousel-content-wrap h3 {
		font-size: 26px;
		line-height: 1.2;
	}

	.carousel-content-wrap h4 {
		font-size: 24px;
		line-height: 1.2;
	}

	.carousel-content-wrap h5 {
		font-size: 22px;
		line-height: 1.1;
	}

	.carousel-content-wrap h6 {
		font-size: 20px;
		line-height: 1.1;
	}

	.csstransforms .carousel-content-wrap {
		position: relative;
		top: 50%;
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.overlay .carousel-image img {
		bottom: -72px;
		margin: 0;
		max-width: 550px;
		position: absolute;
		z-index: 2;
	}

	.hero-carousel .normal .hero-main .container {
		width: 100%;
	}

	.hero-carousel .normal .container .carousel-content-wrap {
		width: 335px;
	}

	.hero-carousel .slick-prev,
	.hero-carousel .slick-next {
		display: block !important; /* ew */
	}

	.left .carousel-image {
		float: left;
		padding-left: 0;
	}

	.left .carousel-content-wrap {
		float: left;
		padding-left: 25px;
	}

	.right .carousel-image {
		float: right;
		padding-right: 0;
	}

	.right .carousel-content-wrap {
		float: right;
		padding-right: 20px;
	}

	.hero-carousel .button,
	.hero-carousel .inline-block {
		float: none;
		display: inline-block;
		margin-right: 20px;
	}

	.video-button {
		margin-top: 0;
	}

	.retailers {
		text-align: left;
	}

	.retailers .section-title {
		text-align: right;
	}

	.hero-carousel .carousel-content.pad-vert-lg {
		padding-top: 64px;
		padding-bottom: 64px;
	}

}

@media (min-width: 992px) {

	.slick-slide.normal .retailers .col-md-12 img {
		height: 40px;
	}

	.carousel-content-wrap h1 {
		font-size: 36px;
		line-height: 1.4;
	}

	.carousel-content-wrap h2 {
		font-size: 38px;
		line-height: 1.2;
	}

	.carousel-content-wrap h3 {
		font-size: 32px;
		line-height: 1.4;
	}

	.carousel-content-wrap h4 {
		font-size: 30px;
		line-height: 1.3;
	}

	.carousel-content-wrap h5 {
		font-size: 28px;
		line-height: 1.3;
	}

	.carousel-content-wrap h6 {
		font-size: 26px;
		line-height: 1.3;
	}

	.hero-carousel .normal .container .carousel-content-wrap {
		width: 445px;
	}

	.text-with-logos .logo-app-store,
	.text-with-logos .logo-google-play {
		height: 39px;
		width: 109px;
	}

	.slick-slide.normal .retailers .col-md-12 {
		text-align: center;
	}

}

@media (min-width: 1200px) {

	.carousel-content-wrap h1 {
		font-size: 40px;
		line-height: 1.4;
	}

	.carousel-content-wrap h2 {
		font-size: 38px;
		line-height: 1.2;
	}

	.carousel-content-wrap h3 {
		font-size: 36px;
		line-height: 1.4;
	}

	.carousel-content-wrap h4 {
		font-size: 34px;
		line-height: 1.3;
	}

	.carousel-content-wrap h5 {
		font-size: 32px;
		line-height: 1.3;
	}

	.carousel-content-wrap h6 {
		font-size: 30px;
		line-height: 1.3;
	}

	.slick-slide.normal .retailers .col-md-12 img {
		height: 43px;
	}

}


.on-mobile .slick-prev,
.on-mobile .slick-next {
	display: none !important;
}

.on-mobile .slick-dots {
	display: block !important;
}

@media only all and (max-width: 768px) {

	.overlay .retailers.hidden-xs {
	    display: block!important;
	    padding-bottom: 50px;
	}

}
