.rel {
	position: relative;
}
h1 {
	margin-bottom: 0;
}
h2, h3 {
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
}
h2 {
	font-size: 2.2em;
	line-height: 1.3em;
}
.inner_content p {
	font-size: 1.4rem;
	line-height: 1.7rem;
}
.clear {
	clear: both;
}
.grey-bg {
	background-color: #efefef;
}

/* !BANNER */
div.banner img {
	display: block;
}

/* !INTRO */
.inner_content div.intro {background: #FFD20A url('../img/bg-raster-6pc.png') repeat top right; padding: 3rem 11rem; text-align: center;}
.inner_content div.intro h2 {margin: 1rem 0; font-size: 4rem; line-height: 1.1em;}
.inner_content div.intro p {line-height: 1.9rem;}

/* !VIDEO */
.inner_content .video {position: relative; clear: left; height: 635px; overflow: hidden;}
.inner_content .video .play_btn {position: absolute; top: 43%; left: 47%; z-index: 100; opacity: .8;}
.inner_content .video .video-title {position: absolute; top: 3%; left: 2%; z-index: 100;}
.inner_content .video .watch-video {position: absolute; top: 53%; left: 19%; z-index: 100;}
/*.inner_content .video video {margin-top: -50px;}*/

video::-webkit-media-controls {display:none !important;}
video::-webkit-media-controls-panel {display: none!important; -webkit-appearance: none;}
/* Old shadow dom for play button */
video::--webkit-media-controls-play-button {display: none!important;-webkit-appearance: none;}
/* New shadow dom for play button */
/* This one works */
video::-webkit-media-controls-start-playback-button {display: none!important; -webkit-appearance: none;}

/* !FEATURES */
div.items {
	padding: 2rem;
	color: #000;
	text-align: center;
}
div.items h2 {
	font-size: 3rem;
	line-height: 1;
	margin: 2rem 0 1rem;
}
div.items p.intro {
	font-size: 1.2rem;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
div.items ul {
	width: 100%;
	margin: 2rem auto;
}
div.items ul li {
	float: left;
	box-sizing: border-box;
	width: 33.3%;
	padding: 0 1%;
	text-align: left;
}
div.items ul li img {
	width: 100%;
}
div.items ul li h4,
div.items ul li p {
	font-size: 22px;
	margin: .6rem 0;
}
div.items ul li h4 {
	font-family: 'Open Sans Condensed';
	text-transform: uppercase;
	line-height: 1.5rem;
	font-weight: 400;
	/*
	display: table-cell;
	vertical-align: bottom;
	height: 60px;
	padding-bottom: 15px;
	*/
}
div.items ul li p {
	font-size: 16px;
	line-height: 1.4em;
}

/* !INTER */
div.inter {
	padding: 2rem;
	text-align: center;
}
div.inter h2 {
	font-size: 3rem;
	line-height: 1;
	margin: 2rem 0 1rem;
}
div.inter p.intro {
	font-size: 1.2rem;
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
}

/* !TEASERS */
div.teasers h2 {font-size: 3rem; text-align: center;}

div.teasers div.bg-yellow {background-color: #FFD20A; color: #000; padding: 4rem;}
div.teasers div.bg-black {background-color: #000; color: #fff; padding: 4rem;}
div.teasers div.bg-black a {color: #fff;}

div.teasers div div.margin-left {margin-left: 40%;}
div.teasers div div.margin-right {margin-right: 40%;}

@media screen and (max-width: 63.99em) /* <= 1023 */
{
	div.teasers div div.margin-left {margin-left: 50%;}
	div.teasers div div.margin-right {margin-right: 50%;}
}

div.teasers div h3 {font-size: 2rem; margin: 0 0 1rem 0; line-height: 1;}
div.teasers div p {font-size: 1rem;}
div.teasers div ul {font-size: .95rem; list-style: disc; padding-left: 2rem;}
div.teasers div ul li {margin-bottom: .6rem;}
div.teasers div ul li a {font-weight: 700;}
div.teasers div a.btn-white {margin-top: 1rem;}

div.teasers div {background-repeat: no-repeat; background-size: contain;}
div.teasers div.teaser-4 {background-image: url('../img/teaser-4.jpg'); background-position: center right; padding: 5rem;}
div.teasers div.teaser-5 {background-image: url('../img/teaser-5.jpg'); background-position: center left; padding: 5rem;}
div.teasers div.teaser-2 {background-image: url('../img/teaser-2.jpg'); background-position: center right;}
div.teasers div.teaser-1 {background-image: url('../img/teaser-1.jpg'); background-position: center left;}
div.teasers div.teaser-3 {background-image: url('../img/teaser-3b.jpg'); background-position: center right;}

/* !TESTIMONIAL */
div.testimonial {
	padding: 2rem;
	text-align: center;
}
div.testimonial h2 {
	font-size: 3rem;
	line-height: 1;
	margin: 2rem 0 1rem;
}
div.testimonial p.intro {
	font-size: 1.2rem;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
div.testimonial a.movie {
	display: inline-block;
}
div.testimonial a.movie > div {
	display: flex;
	justify-content: center;
	align-items: center;
	
	width: 600px;
	height: 400px;
	background: #000 url('../img/testimonial-ph.jpg') no-repeat center center / cover;
	margin: 0 auto;
	border-radius: 5px;
}
div.testimonial a.movie > div > img {
	width: 40px;
	height: 40px;
	border: 10px solid rgba(255,255,255,0.7);
}
div.testimonial p.quote,
div.testimonial p.source {
	padding: 0 8rem;
}
div.testimonial p.quote {
	font-style: italic;
	font-family: 'Open Sans Condensed';
}
div.testimonial p.source {
	
}

/* !PRODUCT SLIDER */
div.products-carousel h2 {font-size: 2rem; text-align: center; margin: 3rem 0 0;}
div.products-carousel p.intro {font-size: 1.2rem; text-align: center; margin-top: .5rem;}
div.products-carousel p {font-size: 12px; line-height: 1.4em;}

div.cycle-container {position: relative;}
div.cycle-container div.cycle-prev, div.cycle-container div.cycle-next {position: absolute; z-index: 101; top: 85px; cursor: pointer;}
div.cycle-container div.cycle-prev {left: -45px;}
div.cycle-container div.cycle-next {right: -45px;}


