/* 
Theme Name: Publiek Gemaakt
Theme URI: codeclear.nl
Description: WordPress Front-end-thema voor Publiek Gemaakt
Version: 1 Development
Author: CODE CLEAR
Author URI: http://www.codeclear.nl
Text Domain: PG

	@ BASIS
	@ Structuur
	@ Tekst
	@ Hypertext
	@ Image
	@ Lists
	@ Presentation
	@ Form
	@ Table
	@ Navigation

*/
/* @group BASIS 
---------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

p, blockquote, q, pre, address, hr, code, samp,
dl, ol, ul, form, table, fieldset, menu {
	margin-bottom: 1.5em; /* eventueel uit te zetten ------------ */
}
/* @end */
/* @group  Structuur
---------------------------------------- */
html {
	font-size: 100%;
	border-bottom: 6px solid #000000;
}

body {
	/*font-family: Chronicle SSm A, serif;*/
	font-family: "Chronicle SSm A", "Chronicle SSm B", serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	
	/*margin-top: 100px;*/
	
}
.container {
	float: left;
	width: 100%;
	padding: 0 0 40px 0;
	position: relative;
}
.inner {
	margin: 0 auto;
	max-width: 1340px;
	padding: 0 30px;
}
.inner.inner_tumb {
	max-width: 1030px;
}
.inner_content {
	margin: 0 auto;
	max-width: 670px;
	padding: 0 30px;
}
.g_12 {
	margin: 0 1.925925923%;
	float: left;
}
.g_12_1 { width: 4.481%;}
.g_12_2 { width: 12.814%;}
.g_12_3 { width: 21.148%;}
.g_12_4 { width: 29.481%;}
.g_12_5 { width: 37.814%;}
.g_12_6 { width: 46.148%;}
.g_12_7 { width: 54.481%;}
.g_12_8 { width: 62.814%;}
.g_12_9 { width: 71.148%;}
.g_12_10 { width: 79.481%;}
.g_12_11 { width: 87.814%;}
.g_12_12 { width: 96.148%;}

.split_15,
.split_20,
.split_25,
.split_26,
.split_27,
.split_30,
.split_31,
.split_35,
.split_40,
.split_45,
.split_46,
.split_49,
.split_50,
.split_60,
.split_65,
.split_70,
.split_74,
.split_75,
.split_80,
.split_90,
.split_96,
.split_100 {
	float: left;
}
.split_15 {	width: 15%;}
.split_20 {	width: 20%;}
.split_25 {	width: 25%;}
.split_26 {	width: 26%;}
.split_27 {	width: 27%;}
.split_30 {	width: 30%;}
.split_31 {	width: 31%;}
.split_35 {	width: 35%;}
.split_40 { width: 40%; }
.split_45 { width: 45%; }
.split_46 { width: 46%; }
.split_49 { width: 49%; }
.split_50 {width: 50%;}
.split_60 {	width: 60%;}
.split_65 {	width: 65%;}
.split_70 {	width: 70%;}
.split_74 {	width: 74%;}
.split_75 {	width: 75%;}
.split_80 {	width: 80%;}
.split_90 {	width: 90%;}
.split_96 { width: 96%;}
.split_100 { width: 100%; }
.f_right {
	float: right;
}
.nofloat {
	float: none;
}
.relative {
	position: relative;
}
.container.tax,
.container.intro,
.container.header,
.container.hero,
.container.footerdevider {
	padding: 0;
}
.container.footerdevider {
	overflow: hidden;
	margin-bottom: -36px;
}
.container.footer,
.container.credits {
	padding: 0 0 15px 0;	
}
.container.footerdevider svg {
	width: 105%;
	margin-left: -2.5%;
	fill: currentColor;
}
.container.header {
	/*height: 100px;*/
	left: 0;
	top: 0;
	width: 100%;
	position: fixed;
	background: #fff;
	z-index: 999;
	font-family: arial, helvetica, sans-serif;
}
.logged-in.admin-bar .container.header {
	top: 32px;
}
.container.intro {
	margin-top: 100px;
}
.header_top {
	height: 94px;
	border-bottom: 6px solid #000000;
	/*border-bottom: 6px solid #c8c2b4;*/
}
.container.hero {
	background: #000;
	height: 640px;
	overflow: hidden;
}
.container.hero img {
	top: 50%;
	opacity: 0.9;
	position: relative;
	transform: translate(0,-60%);
	-webkit-transform: translate(0,-60%);
	-moz-transform: translate(0,-60%);
	-ms-transform: translate(0,-60%);
}
.foto_credit {
	width: 100%;
	float: left;
	text-align: right;
	font-size: 80%;
	margin: 5px 0 10px 0;
	padding: 0;
font-family: "Whitney SSm A", "Whitney SSm B";

	font-weight: 300;
	text-transform: uppercase;
	color: #9a9481;
}
.meta {
	float: left;
	width: 100%;
	font-size: 80%;
	margin: 0 0 10px 0;
	padding: 0;
font-family: "Whitney SSm A", "Whitney SSm B";

	font-weight: 300;
	text-transform: uppercase;
	color: #9a9481;
}
.meta.bigger {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}
ul.meta {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.meta li {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;
}
.meta a {
	color: #9a9481;
	text-decoration: none;
}
.agenda-list .meta {
	color: #333;
}

.post-list {
	position: relative;
	padding: 0 ;
	margin-bottom: 18px;
}
.post-list p {
	margin-bottom: 1em;
}
.featured {
	margin-bottom: 18px;
}


.post-list:nth-child(2) > .featured,
.post-list:nth-child(2) > .featured a,
.post-list:nth-child(2) > .split_100,
.blog .post-list:nth-child(3) > .featured,
.blog .post-list:nth-child(3) > .featured a,
.blog .post-list:nth-child(3) > .split_100,
.tax .post-list:nth-child(3) > .featured,
.tax .post-list:nth-child(3) > .featured a,
.tax .post-list:nth-child(3) > .split_100  {
	width: 100%;
	position: relative;
	height: auto;
	margin-left: 0;
}

.post-list:nth-child(2) > .featured img,
.blog .post-list:nth-child(3) > .featured img,
.tax .post-list:nth-child(3) > .featured img {
	left: auto;
	max-width:100%;
	max-height: none;
	height: auto;
	width: auto;
	top:auto;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
}

.post-list > .featured {
	/*width: 25%;*/
	width: 29.481%;
	top: 0;
	left: 0;
	height: 100%;
	position: absolute;
	overflow: hidden;
}
.post_footer .post-list:nth-child(2) > .featured,
.post_footer .post-list:nth-child(2) > .featured a,
.blog .post_footer .post-list:nth-child(3) > .featured,
.blog .post_footer .post-list:nth-child(3) > .featured a,
.tax .post_footer .post-list:nth-child(3) > .featured,
.tax .post_footer .post-list:nth-child(3) > .featured a,
.post-list > .featured > a {
	width: 100%;
	height: 100%;
	position: absolute;
}
.post_footer .post-list:nth-child(2) > .featured img,
.partners .post-list:nth-child(2) > .featured img,
.bog .post_footer .post-list:nth-child(3) > .featured img,
.blog .partners .post-list:nth-child(3) > .featured img,
.tax .post_footer .post-list:nth-child(3) > .featured img,
.tax .partners .post-list:nth-child(3) > .featured img,
.taxbox .featured img,
.post-list > .featured img {
	position: relative;
	left: 50%;
	top: 50%;
	max-height: 320px;
	max-width: none;
	min-width: 100%;
	/*height: 100%;*/
	min-height: 100%;
	width: auto;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
}
.taxbox .featured img {
	max-width: 100%;
}
.partners .post-list:nth-child(2) > .featured img,
.partners .post-list > .featured img {
	top: 0;
	left: 0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	max-width: 100%;
}
.taxbox .featured img {
	top: 0;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
}
.partners .post-list:nth-child(2) > .featured img {
	/*max-height: 70px;*/
}
.themataxbox.taxbox .featured img {
	max-height: none;
	max-width: 100%;
}
.post-list > .featured img {
	/*position: absolute;*/
}
.taxbox .featured img {
	height: auto;
	min-height: 100%;
}
.taxbox .featured {
	height: 150px;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
.post-list > .split_100 {
	padding: 0 0 10px 0;
	
	width: calc(70.519% - 20px);
	/*width: calc(75% - 20px);*/
	margin-left: 20px ;
	float: right;
}
.post_footer .post-list .featured,
.post_footer .post-list:nth-child(2) .featured,
.partners .post-list .featured,
.partners .post-list:nth-child(2) .featured {
	width: 16%;
	float: left;
}
.post_footer .post-list > .split_100,
.partners .post-list > .split_100 {
	width: calc(84% - 20px);
}
.post_footer .post-list .termslist,
.post_footer .post-list .meta {
	display: none;
}

.post_footer .post-list h2 {
	font-size: 28px;
}
.split_100.agenda {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.agenda-list {	
	display: flex;
	background: rgba(0, 0, 0, .2);
	text-align: center;
font-family: "Whitney SSm A", "Whitney SSm B";

	margin-bottom: 10px;
}
.advertnetie_lable {
	text-align: center;
	margin-top: -10px;
	font-size: 75%;	
	margin-bottom: 5px;
}
.advertnetie {
	padding: 15px 0;
	border-bottom: 6px solid #000000;
	border-top: 6px solid #000000;
	margin-bottom: 15px;
}
.footer_adv .advertnetie {
	border-bottom: 0;
	margin-bottom: 0;	
}
.agenda-list p {
	margin: 0;
}
.agenda-list ul.termslist {
	font-family: "Whitney SSm A", "Whitney SSm B";
	text-transform: uppercase;
}
.agenda-list h4 {
font-family: "Whitney SSm A", "Whitney SSm B";

	font-weight: 500;
	width: 100%;
	text-align: center;
	margin: 15px 0;
	float: left;
	font-size: 22px;
}
.agenda-list .meta {
	text-transform: uppercase;
}
.agenda-list .categorie {
	float: left;
	width: 100%;
}
.agenda-list .split_100 {
	align-self: center;
	padding: 40px 20px;
	width: calc(100% - 40px);
}
.logo_header {
	float: left;
	max-width: 160px;
	width: 50%;
	padding: 20px;
}
.logo_footer {
	max-width: 160px;
	float: left;
	width: 50%;
	margin-bottom: 18px;
}
.intro_text {
	font-weight: 100;
	text-transform: uppercase;
	padding: 8px 0 10px 0;
	font-size: 24px;
	font-family: "Whitney SSm A", "Whitney SSm B";
	
	letter-spacing: 0.04em;
	font-weight: 300;
}
.intro_text p {
	margin: 0;
	color: #000000;
	/*color: #333;*/
}

.catlist_label {
	margin-bottom: 1.5em;
}
.catlist_label > span {
	margin-right: 6px;
}
.catlist_label > span,
.catlist_label > ul.termslist {
	float: left;
	width: auto;
}
.footerdevider,
.mob_menu > div, .border_top,
.header_top,
.intro_text p {
	transition: 2000ms;
	-webkit-transition: 2000ms;
	-moz-transition: 2000ms;
}

.menu_box {
	background: rgba(255,255,255,0);
	position: fixed;
	overflow-y: scroll;
	width: 100%;	
	height: calc(100% - 100px);
	left: 0;
	/*top: -100%;*/
	bottom: 100%;
	z-index: 99;
	/*display: none;*/
	transition: 150ms;
	-webkit-transition: 150ms;
	-moz-transition: 150ms;
}
.logged-in.admin-bar .menu_box {
	height: calc(100% - 132px);	
}
.menu_active .menu_box {
	/*display: block;*/
	bottom: 0;
	background: rgba(255,255,255,1);
}


.container.header .menu_box .intro_text,
.menu_fixed .container.header .intro_text {
	/*display: none;*/
}
.menu_fixed .container.header .menu_box .intro_text {
	/*display: block;*/
}
/*.menu_fixed .container.header {
	position: fixed;
	top: 0;
	height: 100px;
	z-index: 100;
}*/
body.menu_active {
	
}
.menu_fixed .container.header {
/*	animation: slideIn  350ms cubic-bezier(.74,.27,.15,.8) forwards;
	-webkit-animation: slideIn 350ms cubic-bezier(.74,.27,.15,.8) forwards;
	-moz-animation: slideIn 350ms cubic-bezier(.74,.27,.15,.8) forwards;*/
}
@keyframes slideIn {
	from {
		opacity: 0;
		transform: translate(0,-100px);
	}
	to {
		transform: translate(0,0);
		opacity: 1;
	}

}
@-moz-keyframes slideIn {
	from {
		opacity: 0;
		-moz-transform: translate(0,-100px);
	}
	to {
		-moz-transform: translate(0,0);
		opacity: 1;
	}

}
@-ms-keyframes slideIn {
	from {
		opacity: 0;
		-ms-transform: translate(0,-100px);
	}
	to {
		-ms-transform: translate(0,0);
		opacity: 1;
	}

}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.border_top {
	height: 6px;
	background: #000000;
	margin-bottom: 18px;
}
.container .g7-info {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #f8f8f8;
	padding: 30px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
}
/* @end */

/* @group Tekst
---------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	font-family: "Whitney SSm A", "Whitney SSm B", arial, helvetica, sans-serif;
	
	/*font-family: Whitney SSm A, arial, helvetica, sans-serif;*/
}

h1 {
	font-size: 36px;
	line-height: 1.2;
	margin-bottom: 18px;
}
.single ul.meta {
	margin-bottom: 35px;
}
.single .list-content ul.meta {
	margin-bottom: 0;
}
h2 {
	font-size: 32px;
	line-height: 1.2;
	margin-bottom: 17px;
}
h3 {
	font-size: 26px;
	line-height: 1;
	margin-bottom: 10px;
}
h4 a {
	font-weight: bold;
}
h4, h5, h6 {
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 1.2;
}
.share-box h4 {
	font-family: "Sentinel SSm A", "Sentinel SSm B";
	font-weight: 300;
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 1.2;
}
h5, h6 {
	font-size: 18px;
}

em, i {
	font-style: italic;
}

strong, b {
	font-weight: bold;
}

blockquote, q, cite {
	font-style: italic;
	font-family: "Sentinel SSm A", "Sentinel SSm B";
	font-weight: 300;
	font-size: 24px;
}
blockquote cite {
	font-size: 14px;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}

code, kbd, pre, samp, tt {
	font-family: "andale mono", consolas, monaco, "lucida console", "courier new", courier, monospace;
	line-height: 1.3;
}

pre {
	/* word-wrap: break-word; */
	white-space: pre-wrap;
}

abbr, acronym, dfn {
	border-bottom: 1px dotted;
	cursor: help;
	font-style: normal;
	font-variant: normal;
}

var {
	font-style: normal;
}
.t_right {
	text-align: right;
}
.center,
center {
	text-align: center;
}
/* @end */

/* @group Hypertext
---------------------------------------- */
/*
a:link {
}

a:visited {
}

a:hover {
}

a:active {
}
*/

a {
	color: #808080;
}
a:focus {
	outline:none;
}
h4 a,
a h2,
h2 a,
.agenda-list a,
.container.credits a  {
	text-decoration: none;
	color: #000;
}

.post-list a {
	text-decoration: none;
	float: left;
	width: 100%;
	max-height: 100%;
}
a.cta {
	font-weight: 700;
	color: #000;
	position: relative;
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
	transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-webkit-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
	-moz-transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-ms-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
}
a.cta:before {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	font-family: FontAwesome;
	content: '\f105';
	width: 20px;
	opacity: 0;
}
a.cta:hover:before {
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
	opacity: 1;
	right: -30px;
	transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-webkit-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
	-moz-transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-ms-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
}
a.cta:hover:after {
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
	opacity: 1;
	height: 2px;
	transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-webkit-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
	-moz-transition-timing-function: cubic-bezier(.74,.27,.15,.8);
	-ms-transition-timing-function: cubic-bezier(.74,.27,.15,.8);	
}
a.cta:after {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background: blue;
	height: 0px;
	content: '';
	opacity: 0;
}
a.bekijk_meer {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-family: "Whitney SSm A", "Whitney SSm B";
	font-weight: 100;
	font-size: 24px;
	letter-spacing: 0.04em;
}
.bekijk_meer_box {
	padding: 30px 0 30px 0;
}
.page_nav {
	padding: 10px 0;
	text-align: center;
}
.page_nav a {
text-transform: uppercase;
color: #000;
text-decoration: none;
font-family: "Whitney SSm A", "Whitney SSm B";

font-weight: 100;
font-size: 18px;
	color: #000;
	/*float: right;*/
	text-decoration: none;
}
.page_nav a:nth-child(2) {

}
/* @end */

/* @group Image
---------------------------------------- */
img {
	border: 0;
	display: block;
	width: 100%;
	max-width: 100%;
}
.wp-caption,
.post img {
	max-width: 100%;
	height: auto;
}
.credits a {
	width: auto;
	display: inline-block;
}
.credits svg {
	display: inline-block;
	width: auto;
	margin-bottom: -11px;
	max-height: 32px;
}
.credit_link.code_clear svg {
	height: 32px;
}
.post img {
	width: auto;
	height: auto;
}
.post img {
	border: none !important;
}
.post .gallery-item {
	margin-top: 0 !important;
}
.gallery-item .gallery-icon {
	max-width: 96%;
	width: 100%;
}
.gallery-item .gallery-icon img {
	width: 100%;
}
.post .gallery {
	display: flex;
	flex-wrap: wrap;
}
.post .gallery > [class*='-item'] {
	/*background: gray;*/
/*  display: flex;
  flex-direction: column;*/
}
/* @end */

/* @group Lists
---------------------------------------- */

ul {
	list-style: disc outside none;
}

ol {
	list-style: decimal outside none;
}

li {
	margin-left: 2em;
}

li ul, li ol {
	margin-bottom: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
}
.termtitle {
	font-family: "Sentinel SSm A", "Sentinel SSm B";
	font-weight: 300;
	font-size: 24px;
	margin-bottom: 18px;
	line-height: 1;
}
.post-type-archive .termtitle,
.single .termtitle,
.page .termtitle {
	font-weight: 300;
}
ul.termslist,
ul.post-categories {
	margin: 0 0 18px 0;
	float: left;
	width: 100%;
	padding: 0;
}
.catlist_label,
ul.termslist,
ul.post-categories {
	list-style: none;
	font-family: "Sentinel SSm A", "Sentinel SSm B";

	font-weight: 500;
}
ul.post-categories {
	margin-bottom: 40px;
	float: left;
	width: 100%;
}
ul.post-categories li,
ul.termslist li {
	margin: 0 10px 0 0;
	float: left;
	padding: 0 ;
	list-style: none;
}
.agenda-list ul.termslist li {
	float: none;
}
ul.post-categories li {
	float: left;
}
ul.post-categories li a,
ul.termslist a {
	text-decoration: none;
	color: #000;
}
ul.partnerlogos {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
.menu_box ul.partnerlogos {
	padding-bottom: 50px;
}
ul.partnerlogos li {
	float: left;
	width: calc(16.6% - 10px);
	margin: 0 5px;
	padding: 0;
}
.menu_box ul.partnerlogos li {
	width: calc(12.5% - 10px);
}
ul.share_list,
ul.social {
	margin: 0 0 18px 0;
	float: left;
	padding: 0;
	/*text-align: center;*/
}
.partntertekst {
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.share-box {
	margin-bottom: 5px;
}
ul.share_list li,
ul.social li {
	margin: 0 0 0 5px;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 24px;
	line-height: 44px;
	float: left;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	list-style: none;
	overflow: hidden;
}
ul.share_list li a,
ul.social li a {
	background: #000;
	color: #fff;
	display: block;
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
}
ul.share_list li a:hover,
ul.social li a:hover {
	color: #333;
	background: #f5f5f5;
}

/* @end */


/* @group Presentation
---------------------------------------- */
hr {
	border: 0;
	border-bottom: 1px solid;
}

big {
	font-size: 1.25em;
}

small, sub, sup {
	font-size: .85em;
}

sub, sup {
	line-height: 1;
}

sub {
	vertical-align: bottom;
}

sup {
	vertical-align: top;
}

del, s, strike {
	text-decoration: line-through;
}

ins {
	border-bottom: 1px dotted;
	text-decoration: none;
}

bdo {
	border-bottom: 1px dotted;
}

u {
	text-decoration: underline;
}
/* @end */

/* @group Form
---------------------------------------- */
fieldset {
	padding: 1em;
}

legend {
	font-weight: bold;
	padding: 0 .25em;
}

input, textarea, select, button {
	font-family: inherit;
	font-size: 1em;
}

input[type=button], input[type=file], input[type=image], input[type=reset], input[type=submit], 
button[type=button], button[type=reset], button[type=submit] {
	cursor: pointer;
	line-height: 1;
}

input[type=text], input[type=password], textarea {
	padding: 1px;
}

textarea {
	line-height: 1.25;
	text-align: left;
}
/* @end */

/* @group Table
---------------------------------------- */
table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.3;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
}

th, td {
	border: 1px solid;
	padding: .5em 1em;
}

caption {
	padding-bottom: 1em;
}

th {
	font-weight: bold;
}
/* @end */

/* @group Navigation WP (voobeeld)
---------------------------------------- */
.menu {
	list-style: none;
	text-align: right;
	padding: 0;
	float: left;
	width: 100%;
	margin: 0 0 15px 0 ;
	text-align: center;
}
.menu li {
	padding: 0;
	margin: 0 1.925925923%;
	float: left;
	width: 96.148%;
	text-align: left;
	display: inline-block;
}
.menu li a {
	font-family: "Whitney SSm A", "Whitney SSm B";

	font-weight: 300;
	float: left;
	padding: 0;
	width: 100%;
	line-height: 36px;
	font-size: 18px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.menu li .sub-menu li {
	width: calc(100% - 50px);
	padding: 0 25px;
	margin: 0;
}
.menu li .sub-menu li a {
	font-size: 14px;
	line-height: 30px;
}
.current-menu-item a,
.current-page-ancestor,
.menu li a:hover {
	/*background: #676767;*/
}

/* @end */

/* @group Wordpress Core 
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.gallery-caption,
.wp-caption {
	text-align: left;
	color: #9a9481;
	margin: 4px 0 0 0;
	font-size: 13px;
	font-family: "Whitney SSm A", "Whitney SSm B";
	font-weight: 300;
	text-transform: uppercase;
}

.wp-caption.alignnone {
    /*margin: 5px 20px 20px 0;*/
}

.wp-caption.alignleft {
    /*margin: 5px 20px 20px 0;*/
}

.wp-caption.alignright {
    /*margin: 5px 0 20px 20px;*/
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
	margin-top: 4px;
	text-transform: uppercase;
/*    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;*/
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

/* @end */
/* @group Forms
-------------------------------------------------------------- */
input,
textarea {
    -webkit-appearance: none;
}
.searchbox {
	float: left;
	width: 100%;

}
.searchform {
	float: left;
	width: calc(100% - 100px);
	
}
.searchform input {
	line-height: 36px;
	padding: 0 8px;
	border: 1px solid #333;
	width: calc(100% - 10px);
}
.searchcta {
	cursor: pointer;
	width: 80px;
	line-height: 40px;
	font-size: 30px;
	float: right;
	text-align: center;
}
/* @end */
.next_prev a {
	position: fixed;
	width: 40px;
	height: 40px;
	background: #f5f5f5;
	line-height: 40px;
	top: 50%;
	margin-top: -20px;
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
}
.next_prev a:hover {
	background: #D8D8D8;
}
.next_prev a:after {
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}
.next_prev.next a {
	right: 0;
}
.next_prev.next a:after {
	content: '\f105';
}
.next_prev.prev a {
	left: 0;
}
.next_prev.prev a:after {
	content: '\f104';
}
.mob_menu {
	float: right;
	width: 37px;
	height: 32px;
	position: relative;
	cursor: pointer;
	margin: 33px 20px 0 0 ;
}
.mob_menu > div {
	background: #000000;
	width:100%;
	height: 6px;
	top: 50%;
	left: 0;
	transform: translate(0, -3px);
	-webkit-transform: translate(0, -3px);
	-moz-transform: translate(0, -3px);
	-ms-transform: translate(0, -3px);
	margin: 0 0 6px 0;
	position: absolute;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	transition: 250ms;
	-webkit-transition: 250ms;
	-moz-transition: 250ms;
	-ms-transition: 250ms;
}
.mob_menu > div:first-child {
	top: 0px;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);
}
.mob_menu > div:last-child {
	top: 27px;
	transform: translate(0,0);
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
	-moz-transform: translate(0,0);
	-ms-transform: translate(0,0);	
}
.menu_active .mob_menu > div {
	position: absolute;
	top: 14px;
	left: 0	;
	-ms-transform :rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
	transform:rotate(45deg);
}
.menu_active .mob_menu > div:first-child {
	-ms-transform: rotate(-135deg); /* IE 9 */
    -webkit-transform: rotate(-135deg); /* Chrome, Safari, Opera */
    transform: rotate(-135deg);
    opacity: 0;
	
}
.menu_active .mob_menu > div:last-child {
	-ms-transform:  rotate(-45deg); /* IE 9 */
	-webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
	transform:  rotate(-45deg);
}
.menu_active .menu_box {
	display: block;
/*	animation: openMenu 250ms cubic-bezier(.74,.27,.15,.8) forwards;
	-webkit-animation: openMenu 250ms cubic-bezier(.74,.27,.15,.8) forwards;
	-moz-animation: openMenu 250ms cubic-bezier(.74,.27,.15,.8) forwards;*/
}
@keyframes openMenu {
	from {
		top: -100%;
		opacity: 0;
	}
	to {
		top: 106px;
		opacity: 1;
	}
}
@-webkit-keyframes openMenu {
	from {
	top: -100%;
	opacity: 0;
}
to {
	top: 106px;
	opacity: 1;
		}
}
@-moz-keyframes openMenu {
	from {
		top: -100%;
		opacity: 0;
	}
	to {
		top: 106px;
		opacity: 1;
		}
}
@media screen and (max-width: 1024px) {
	.intro_text {
		font-size: 20px;
	}
	.container.footerdevider svg {
		width: 150%;
		margin-left: -25%;
	}
}
@media screen and (max-width: 767px) {
	ul.menu {
/*		position: fixed;*/
		padding-top: 30px;
	}
	body.menu_fixed {
		margin: 0;
	}
	.g_12_3,
	.g_12_8 {
		width: 100%;
/*		margin-left: 10%;
		margin-right: 10%;*/
	}
	.intro_text {
		padding: 8px 0;
	}
	.inner.inner_tumb {
		display: flex;
		flex-wrap: wrap;
	}
	.g_12_3.main_img {
		float: right;
		order: 2;
		margin-bottom: 30px;
	}
	.next_prev a {
		width: 30px;
	}
	h1 {
		font-size: 36px;
	}
	.post_footer .post-list h2,
	h2 { 
		font-size: 24px;
	}
	.intro_text {
		font-size: 16px;
	}
	.container.footerdevider {
		margin-bottom: 0;
	}
	.container.footerdevider {
		margin-top: -80px;
	}
	.container.footerdevider svg {
		width: 250%;
		margin-left: -75%;
	}
	.g_12_4 {
		width:96.148%;
	}
	.taxbox .featured img {
		min-height: 0;
	}
	.credits .g_12_6 {
		text-align: center;
		width:96.148%;
	}
	ul.termslist, ul.post-categories {
		font-size: 16px;
	}
	ul.meta {
		font-size: 12px;
	}
	ul.meta .date {
		display: none;
	}
	.intro_text {
		letter-spacing: 0;
	}
}
@media screen and (max-width: 420px) {
	.agenda-list.g_12_6 {
		width:96.148%;
	}
	
	.inner,
	.inner_content {
		padding: 0 15px;
	}
}