.header {
	background-image: url("headerbg.jpg");
	background-color: green;
	height: 400px;
	width: 100%
background-repeat: no-repeat;
background-position: bottom;
background-attachment: fixed;
background-size: cover;
} 
.headerlive {
	background-image: url("headerbg.jpg");
	background-color: green;
	height: 41%;
	width: 100%;
background-repeat: no-repeat;
background-position: bottom;
background-attachment: fixed;
background-size: cover;

} 
.map {
	
	background-size: cover;
	background-position: center;
	min-height: 300px;
}
@media (min-width: 786px) { 
	.header {
		height: 400px !important;
		} 
		.logo 
		{height: 150px !important;
		  margin-top: 130px !important;}
		  .headerlive {
		  	height: 100%;
		  }
	}
body {
	font-family: 'Rubik', sans-serif;

}
.headertext {
	color: white;
	width: 88.3%;
	 display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 2rem;
}
.headerb {
	font-weight: 900;
	margin-top: 0px !important;
}
.logo {
	height: 115px;
	width: auto;
	 display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;

}
.sharetext {
	font-size: 29px;
	font-weight: bold;
	margin-bottom: 0;
}
.subtext {
	font-size: 18px;
	margin-top: 0;
}
.titles {
	text-align: center;
}
.shareimg {
	width: auto;
	height: 50px;
	margin: 5px;
}
.shareimgs {
		width: 222px;
	 display: block;
  margin-left: auto;
  margin-right: auto;
}
.part {
	margin-bottom: 20px;
}
.q{ font-weight: bold; 
margin-bottom: -5px;}
.a{margin-top: 0;
margin-bottom: 15px;}
.qa {
	font-size: 30px;
	margin-left: 20px;
}

.share {
	margin-top: 100px;
	margin-bottom: 40px;
	overflow-y: hidden;
}
@media (min-width: 786px) { 
	.qa {
margin-left: 120px;
}
.q1 {
	margin-top: 10px;
}
.a1 {
	margin-bottom: 50px;
}
}
.footer {
	background-color: #00B046;
	width: 100%;
	height: 230px;
	z-index: -9;
}
.footerlogo {
	width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.6;
	padding-top: 40px;
	padding-bottom: 20px;

}
.footertext {
	color: white;
	text-align: center; 

}
.footerlink {
	color: white;
	text-decoration: none;
	opacity: 0.6;
}
.footerlink:hover {
	opacity: 2 !important;
	color: white;
	text-decoration: none;
}
.dash {opacity: 0.6}
.copy {
	opacity: 0.6;
}
.count, .countdown {
	display: inline-block;
	font-size: 50px;
	text-align: center;
}
#countdown {
	color: white;
	background-color: #D71414;
	border-radius: 6px;
	padding: 10px;
	
}
.counter {
text-align: center;
margin-top: 70px;
margin-bottom: 0px;
 -ms-transform: rotate(5deg); /* IE 9 */
  -webkit-transform: rotate(5deg); /* Safari */
  transform: rotate(5deg);
}
@media (min-width: 768px) { 
	.count, .countdown {
			font-size: 70px;
		} 
		#countdown {
			width: 100px;
		}
		.headertext {
			font-size: 2.5rem;
			margin-top: 140px;
		}
		.instava{
		height: 140px !important;}
	
	.tekening {
margin-bottom: 50px !important;
		}
	}
	
	.countsub {
		font-size:30px;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 70px;
	}
	.countsec {
		font-size:20px;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 50px;
	
	}
	.instava {
	height: 110px;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: -10px;
	margin-top: 0px;
	display: block;
}
@media (min-width: 600px) { 
	.sharetext {
		font-size: 45px;
	}
	.subtext {
font-size: 30px;
	}

}
.sharepart {
	padding:0;
}
.a1 {
	margin-bottom: 30px;
}

.button {
	background: #B0BA35;
	box-shadow: 0px 4px 4px #899129;
	width: 250px;

	border-radius: 3px;
	font-size: 30px;
text-align: center;
padding:4px;
margin-top: 16px;
color: #FFFFFF;
-webkit-transition: box-shadow 0.1s; /* Safari */
margin-bottom: 50px;
float: right;
}
.button:hover {
	box-shadow: 0px 0px 4px #899129;
}
.linkbutton:hover {
	text-decoration: none;
}
.right {
	text-align: right;
}
::selection {
  background: #00B046; 
  color: white;/* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #00B046;
  color: white; /* Gecko Browsers */
}
.linkbutton {
	margin-bottom: 30px;
}
.countset {
		font-size:22px;
		max-width: 90%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
		text-align: center;
	}
	.q1 {
	margin-top: 50px;
}
.tekening {
	margin-bottom: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 75%;
	margin-top: 20px;
}
.tikkie {
	text-decoration: none;
	padding: 15px;
	color: white;
	background-color:  #504f99;
	border-radius: 5px;
	-webkit-transition: all 0.2s;
	padding-left: 35px;
	padding-right: 35px;
	margin-top: 20px;
	    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
	    text-align: center;
}
.tikkie:hover {
	text-decoration: none;
	padding: 18px;
	color: white;
	background-color:#6966be;
	border-radius: 5px;
	box-shadow: 0 7px 14px rgba(50, 50, 93, .10), 0 3px 6px rgba(0, 0, 0, .08);
	transform: translateY(-1px);
	padding-left: 32px;
	padding-right: 32px;
	font-size:21px;
}
.material-icons { 
    vertical-align: middle !important; 
    padding-bottom: 3px !important;
}
.disclaimer {
	font-size: 15px;
	opacity: 0.6;
}
.margindisc {
	margin-top: 18px;
	text-align: left;
	margin-left: 10px;
}
.discicon {
	font-size: 18px !important;
}
.news {
	font-weight: 900;
	margin-left: 20px;
	margin-bottom: 20px;
	  

}
.newslogo {
	height: 90px;
	width: auto;
	margin-bottom: : 0 !important;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.newstext {
	font-style: italic;
	  white-space: pre-wrap;
}
.newslink {
	color: black;
	opacity: 0.9;
}
.newslink:hover {
	text-decoration: none;
	color: black;
	opacity: 0.5;
}
.newsitem:hover {
opacity: 0.6;
}
.newsitem {
-webkit-transition: all 0.2s;
display: inline-block;

}
.questionz {
	display: block;
}
.answerz {
	display: block;
}
.kleur {
	background-color: #00B046 !important;
}
.kleur:hover {
	background-color: #03CF54 !important;
}
.brief {
margin-bottom: 0px !important;
}
.footersticky {
	position: fixed;
	bottom: 0;
	height: 50px;
	width: 100%;
padding: 5px;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
color: black;
background-color: white;
}
.continue {
		font-size: 23px;
		float: left;
		display: inline;
}
.arrowcont {
	font-size: 23px;
		float: right;
		display: inline;
}
.headertextlive {
	color: white;
	width: 88.3%;
	 display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 0;
  font-size: 2rem;
  text-align: center;

}
.liverow {
height: 100vh;
  overflow: auto;
  position: relative;
}
body, html, .container-fluid {
	min-height: 100%;
	overflow-x: hidden;
	max-width: 100%;
}
iframe {
	border: none;
}
.googlemap {
	position: relative;
	top: -50px;
}
.map {
	overflow: hidden;
}
.arena-live {
	margin-top: 20px;
}
.subject {
	font-size: 600px;
}
.warning {
	background-color: #D80303;
	color: white;
	display: block;
	margin-left: auto;
	margin-right: auto;
font-weight: bold;
padding: 22px;
padding-bottom: 22px;
}
.messagewarning {
	font-size: 18px;
	display: inline; margin: 2px;
}
.categorywarning {
	 text-transform: uppercase;
	 background: #E44F4F;
border-radius: 8px;
padding: 6px;
	font-size: 18px;
display: inline;
margin: 5px;
margin-left: 0;
font-weight: bold;
}
.warning:hover {
	color: #F40000;
	background-color: white;
	cursor: pointer;
	text-decoration: none;
}
.newsrow {
	 overflow-x:scroll;
	   width: 100vw;
white-space: nowrap;
}
#style-3::-webkit-scrollbar
{
	width: 3px;
	background-color: #F5F5F5;
height: 5px;
 opacity: 0.6;
 margin-top: 20px;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: grey;
   border-radius: 6px;
    opacity: 0.6;
  padding-right: 2px;
}
#style-3::-webkit-scrollbar-track
{
	background-color: white;

}
.special {
	background-color: #f4d742;
	padding: 4PX;
	border-radius: 6px;
}

.container-fluid {
	padding: 0;
}

.buttonimg {
	width: 500px;
	max-width: 95%;
}
.buttonspeech {
	background-color: white;
	border:0;
	margin-bottom: 20px;
	cursor: pointer;
margin-left: 25px;
max-width: 95%;
}
.buttonspeech:hover {
	opacity:0.8;
}

.speeches {
	margin-top: 50px;
}