#drunk-break-kits-wrapper {
	color: #4a4a4a;
	background: #fff;
	font: 22px/1.181818 Brown-Regular, Helvetica Neue, Helvetica, Arial, sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

#drunk-break-kits-wrapper img {
	max-width: 100%;
	height: auto;
	vertical-align: top
}

#drunk-break-kits-wrapper .h,
#drunk-break-kits-wrapper .h1,
#drunk-break-kits-wrapper .h2,
#drunk-break-kits-wrapper .h3,
#drunk-break-kits-wrapper .h4,
#drunk-break-kits-wrapper .h5,
#drunk-break-kits-wrapper .h6,
#drunk-break-kits-wrapper h1,
#drunk-break-kits-wrapper h2,
#drunk-break-kits-wrapper h3,
#drunk-break-kits-wrapper h4,
#drunk-break-kits-wrapper h5,
#drunk-break-kits-wrapper h6 {
	font-family: Lineto Brown Bold, Brown-Regular, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 400;
	margin: 0 0 .5em;
	color: #4a4a4a
}

#drunk-break-kits-wrapper p {
	margin: 0 0 1em;
	line-height: 1.5em;
}

#drunk-break-kits-wrapper a:not(.de-btn) {
	color: #4a4a4a
}

#drunk-break-kits-wrapper a:focus,
#drunk-break-kits-wrapper a:hover {
	text-decoration: none
}

#drunk-break-kits-wrapper .drunk-break-kits-container {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto
}

#drunk-break-kits-wrapper a:not(.de-btn) {
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}

#drunk-break-kits-wrapper a:hover {
	text-decoration: none
}

#drunk-break-kits-wrapper h1 {
	font-family: Brown-Regular, Helvetica Neue, Helvetica, Arial, sans-serif
}

#drunk-break-kits-wrapper .ticker {
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden
}

#drunk-break-kits-wrapper .ticker .text {
	display: inline-block;
	-webkit-animation: marquee 40s linear infinite;
	animation: marquee 40s linear infinite
}

#drunk-break-kits-wrapper .ticker .double-text {
	display: inline-block;
	-webkit-animation: marquee2 40s linear infinite;
	animation: marquee2 40s linear infinite
}

#drunk-break-kits-wrapper .ticker em {
	font-style: normal;
	color: #4a4a4a;
	margin-right: 2px
}

#drunk-break-kits-wrapper .ticker span {
	color: #fff;
	margin-right: 2px
}

#drunk-break-kits-wrapper .how-to-use {
	background-color: #fff;
	padding: 30px 0;
	border-bottom: 4px solid #4a4a4a
}

#drunk-break-kits-wrapper .how-to-use-list {
	padding: 20px 0 0;
	margin: 0;
	list-style: none;
	counter-reset: newCounter;
	color: #4a4a4a
}

#drunk-break-kits-wrapper .how-to-use-list li {
	border-bottom: 4px solid #0f0;
	padding: 0 0 20px 40px;
	margin-bottom: 40px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

#drunk-break-kits-wrapper .how-to-use-list li:before {
	counter-increment: newCounter;
	content: counters(newCounter, ".") " ";
	font-size: 40px;
	line-height: 1;
	color: #0f0;
	-webkit-text-fill-color: #eef047;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: #0f0;
	position: absolute;
	top: -20px;
	left: 0
}

#drunk-break-kits-wrapper .how-to-use-list li:last-of-type {
	border-bottom: 0;
	margin-bottom: 0
}

#drunk-break-kits-wrapper .how-to-use-list .image-holder {
	width: 70px;
	min-width: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

#drunk-break-kits-wrapper .how-to-use-list .text-box {
	padding: 0 25px;
	font-size: 22px;
	line-height: 30px
}

#drunk-break-kits-wrapper .faq-section {
	background-color: #eef047;
	padding: 30px 0
}

#drunk-break-kits-wrapper .video-section {
	position: relative;
	cursor: none;
	padding: 40px 0
}

#drunk-break-kits-wrapper .video-section .video-wrapper {
	cursor: none
}

#drunk-break-kits-wrapper .accordion {
	padding: 10px 0 0;
	margin: 0;
	list-style: none;
	font-size: 18px;
	line-height: 24px
}

#drunk-break-kits-wrapper .accordion li {
	margin-bottom: 10px
}

#drunk-break-kits-wrapper .accordion li:last-of-type {
	margin-bottom: 0;
	margin-top: 60px
}

#drunk-break-kits-wrapper .accordion span {
	cursor: pointer;
	color: #4a4a4a;
	-webkit-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}

#drunk-break-kits-wrapper .accordion span:hover {
	border-bottom: 2px solid #4a4a4a
}

#drunk-break-kits-wrapper .accordion .slide {
	color: #5a5c61
}

#drunk-break-kits-wrapper .accordion p {
	padding-top: 10px
}

#drunk-break-kits-wrapper .accordion p:last-of-type {
	margin-bottom: 0
}

#drunk-break-kits-wrapper .drunk-break-kits-btn {
	display: inline-block;
	vertical-align: top;
	background-color: #fff;
	color: #4a4a4a;
	text-align: center;
	padding: 10px;
	border: 4px solid #4a4a4a;
	-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
	transition: color .3s ease-in-out, background-color .3s ease-in-out
}

#drunk-break-kits-wrapper .drunk-break-kits-btn:hover {
	background-color: #4a4a4a;
	color: #fff !important
}

@media (min-width: 768px) {
	#drunk-break-kits-wrapper .video-js .vjs-big-play-button .vjs-icon-placeholder,
	#drunk-break-kits-wrapper .video-js .vjs-play-control .vjs-icon-placeholder,
	#drunk-break-kits-wrapper .vjs-icon-play {
		display: none
	}

	#drunk-break-kits-wrapper .logo {
		width: 341px;
		height: 63px;
		margin: 0 auto 46px
	}

	#drunk-break-kits-wrapper .how-to-use {
		padding: 60px 0
	}

	#drunk-break-kits-wrapper .two-columns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	#drunk-break-kits-wrapper .title-section {
		width: 230px;
		line-height: 60px;
		margin-bottom: 0
	}

	#drunk-break-kits-wrapper .how-to-use-list li {
		padding: 0 0 60px 80px;
		margin-bottom: 60px
	}

	#drunk-break-kits-wrapper .how-to-use-list li:before {
		font-size: 70px
	}

	#drunk-break-kits-wrapper .how-to-use-list .image-holder {
		width: 180px;
		min-width: 180px
	}

	#drunk-break-kits-wrapper .faq-section {
		padding: 80px 0
	}

	#drunk-break-kits-wrapper .video-section {
		padding: 100px 0
	}

	#drunk-break-kits-wrapper .accordion {
		padding: 0;
		font-size: 22px;
		line-height: 26px
	}

	#drunk-break-kits-wrapper .accordion li {
		margin-bottom: 30px
	}

	#drunk-break-kits-wrapper .drunk-break-kits-btn {
		padding: 18px 15px
	}
}

@media (max-width: 767px) {
	#drunk-break-kits-wrapper h1 {
		font-size: 40px;
		line-height: 1
	}

	#drunk-break-kits-wrapper .ticker {
		font-size: 16px
	}

	#drunk-break-kits-wrapper .how-to-use-list .text-box {
		font-size: 16px;
		line-height: 21px
	}

	#drunk-break-kits-wrapper .accordion li:last-of-type {
		margin-top: 40px
	}
}