img{
    max-width: 100%;
}
.text-center {
	text-align: center;
}
.inner_content_background{
    background-color: #FFD20A;
    padding-bottom: 1rem;
}
h1, h2, h3, h4{
    text-transform: uppercase;
}
h1, h2{
    margin: 0;
}
h2, h3, h4{
    font-family: 'Open Sans Condensed', sans-serif;
}
.inner_content_background p{
    font-size: 16px;
    line-height: 22px;
}
h2{
    font-size: 65px;
    line-height: 65px;
    padding-bottom: 0.2em;
}
h3{
    font-size: 30px;
    line-height: 30px;
    width: 70%;
    margin-top: 20px;
}
h4{
    font-size: 21px;
    margin: 0.2em 0 0;
    line-height: 21px;
}


/* !INTRO */
.intro-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3em;
    margin-bottom: 1.5em;
}
.intro-text-container{
    width: 533px;
    align-self: center;
}
.intro-title{
    font-size: 80px;
    line-height: 80px;
}
.tools-container{
    position: relative;
    height: 450px;
    width: 525px;
}

/* !VIDEO LOOP */
.inner_content .video {position: relative; clear: left; height: 450px; width: 100%; 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: -35px;}

body.AUS .inner_content .video,
body.NZ .inner_content .video {height: 720px;}
body.AUS .inner_content .video video,
body.NZ .inner_content .video video {margin-top: 0;}

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;}

/* !PERFORMANCE DRILL (AUS/NZ) */
.performance-container {
	position: relative;
	text-align: center;
	margin: 2rem 0;
	padding: 2rem 0 4rem;
	border-bottom: 8px solid #000;
}
.performance-container p.intro {
	width: 60%;
	margin: 0 auto;
}
.performance-container img {
	width: 750px;
	display: inline-block;
	margin-top: 6rem;
}
.performance-container div.info-map {
	position: absolute;
	top: 0; 
	left: 0;
	width: 300px;
}

.performance-container div.info-map-1 {top: 200px; left: 470px; width: 265px;}
.performance-container div.info-map-2 {top: 290px; left: 700px;}
.performance-container div.info-map-3 {top: 580px; left: 765px; width: 265px;}
.performance-container div.info-map-4 {top: 835px; left: 750px; width: 200px;}
.performance-container div.info-map-5 {top: 820px; left: 120px;}
.performance-container div.info-map-6 {top: 685px; left: 175px; width: 250px;}
.performance-container div.info-map-7 {top: 306px; left: 90px; width: 250px;}

.performance-container div.info-map-extra {top: 1180px; left: 820px;}

/* !BATTERIES */
.battery-container {
	padding: 1em 2em;
}
.battery-container p {
	margin: 2rem 0;
}
.battery-container p.batteries {
	margin-bottom: 0;
}
.battery-container p.benefits {
	margin-top: 0;
	padding: 0 13rem;
}
.battery-images {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 4rem;
    margin-top: 3rem;
}
.battery-images img {
    width: 185px;
}

/* !Improved (kader) */
div.improved {
	background: #efefef url('../img/bg-raster-6pc.png') repeat top right;
	margin: 2rem;
	padding: 2rem;
	padding-bottom: 1rem;
	border: 3px solid #000;
}
div.improved h2 {
	width: 100%;
	text-align: center;
	font-size: 36px;
}
div.improved hr {
	border: 0;
	height: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 150px;
}
div.improved ul {
	margin-top: 1.2rem;
}
div.improved ul li {
	float: left;
	width: 200px;
	margin: 0 24px;
}
div.improved ul li h3,
div.improved ul li p {
	margin: .8rem 0;
	text-align: center;
}
div.improved ul li h3 {
	width: 100%;
	font-size: 22px;
	line-height: 26px;
	height: 85px;
	overflow: hidden;
}
div.improved ul.smaller li h3 { /* enkel over 2 lijnen? */
	height: 50px;
}
div.improved ul li p {
	font-size: 14px;
	padding: 0 4px;
	line-height: 22px;
}

/* !WARRANTY (AUS/NZ) */
.warranty {
	padding: 1rem;
	text-align: center;
}
.warranty img {
	width: 300px;
}

/* !DOWNLOAD-CATALOGUE (AUS) */
div.download-catalogue {
	text-align: center;
}
div.download-catalogue h3 {
	width: 55%;
	margin: 20px auto 0 auto;
}
div.download-catalogue img.cover {
	margin-top: -40px;
}
div.download-catalogue p.download {
	margin-top: -30px;
}
div.download-catalogue p.download a.redbutton {
	margin-left: -38px;
}


/* !PRODUCT SLIDER */
div.products-carousel {background: #fff; padding-top: 1rem;}
div.products-carousel h3 {width: 100%; text-align: center; text-transform: none; margin: 20px 0;}
div.products-carousel p {font-size: 12px; line-height: 1.4em;}
div.products-carousel p.intro {font-size: 16px; text-align: center; margin-bottom: 2rem;}
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;}
