/*
Theme Name: Weert Magazine
Theme URI: http://www.weertmagazine.nl
Description: Template voor Weert Magazine
Version: 1.0
Author: Roel Beekmans
Author URI: http://www.skyhighmedia.nl/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
	font-size: 62.5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
    margin : 0;
	padding : 0;
	font-family: Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;
	color : #1d1d1b; 
	font-size: 1.6em;
	font-weight:300;
    line-height: 160%;
	background:#aaaaaa url("images/bg.png") top center;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
	position: relative;
}

nav ul {
    list-style: none;
}

.wrapper {
    margin: 0 auto;
	padding:0 2%;
    max-width: 1600px;
    width: 96%;
}

.wrapperS {
    margin: 0 auto;
	padding:0 2%;
    max-width: 1200px;
    width: 96%;
}

.clear {
    clear:both;
}

iframe {
    width: 100%;
	vertical-align: top;
}

/* HEADER ============================================================================= */

#header {
	position:fixed;
	width:100%;
	padding:0;
	background: rgba(255,255,255,0.7); 
	z-index:99;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.5);
}

#header.scrolled {
	padding-bottom:0;
	background: rgba(255,255,255,0.95);
}

#headerLogo img{
	height:100px;
}

.scrolled #headerLogo img{
	height:50px;
}

.scrolled #headerLogo g:first-child g:last-child {
  display:none;
}

#headerMainL {
	float:left;
}

#headerMainR {
	float:right;
	padding: 5px;
	background:#393939;
}

#headerMenu {
	width:100%;
	padding: 0 0 5px 0;
}

#headerImg {
	position:relative;
	overflow:hidden;
	display: block;
	height:500px;
	background-image:url("images/img-default.jpg");
	background-repeat: no-repeat !important;
    background-position: center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

#homeTitle h1 {
	color:#fff;
	font-size:3em;
	margin:300px 0 0;
	font-style: italic;
	text-shadow: 2px 2px 3px #000000;
}

#responsive-menu-container #responsive-menu-title {
    padding-top: 0;
    padding-bottom: 0;
}

/* CONTENT ALGEMEEN ============================================================================= */

#contentMain {
	padding:20px 0 0;
}

.bgCover{
	background-repeat: no-repeat !important;
    background-position: center center !important;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
}

.boxshadow {
	-webkit-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.5);
}

#breadcrumbs {
	color:#a5a5a5;
}

#breadcrumbs a:link, #breadcrumbs a:visited{
	color:#a5a5a5;
	text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs a:active{
	color:#1d1d1b;
	text-decoration: none;
}

.breadcrumb_last {
	font-weight:700;
}

.home #breadcrumbs {
	display:none;
}

/* PAGINA ============================================================================= */

.document-gallery .document-icon a {
    font-size: 15px;
    line-height: 1em;
}

.document-gallery .document-icon,
.document-gallery .document-icon .title {
    text-align: left;
}

.document-gallery .document-icon-row {
    margin: 0 0 15px;
}

/* ADVERTENTIES ============================================================================= */

/*.home #sidebar #advHoofd {
	display:none;
}*/

/* BERICHTEN ============================================================================= */

#contentPost {
	padding:25px;
	background:#fff;
}

.catBlock {
	position:relative;
	background:#fff;
	margin-bottom:40px;
}

.catBlockTxt {
	position:relative;
	padding:15px 15px 5px 15px;
}

.catBlock a:hover .catBlockTxt{
	background:#eee;
}

.imgLeesmeer {
	position:absolute;
	right: -28px;
	top: -53px;
}

.catBlock a:hover .imgLeesmeer{
	-ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari */
  transform: rotate(90deg);
}

.catBlock img{
	display:block;
}

.catBlock h2 {
	color:#fff;
	font-size:1.4em;
	font-weight:700;
	padding:5px 10px 7px 10px;
	margin:0;
	text-transform:lowercase;
	background:#ab0032 url("images/img-kop-bg.png") left center no-repeat;
}

.catBlock a:link, .catBlock a:visited{
	color:#1d1d1b;
	text-decoration: none;
}

.catBlock a:hover, .catBlock a:active{
	color:#1d1d1b;
	text-decoration: none;
}

.metadata {
	border-top:1px solid lightgrey;
	padding:5px 15px;
	margin: 0;
	color:#666666;
	font-style:italic;
}

.singleMetadata {
	color:#a5a5a5;
	padding:0 0 15px;
	margin:0 0 20px;
	border-bottom:1px solid lightgrey;
}

.singleMetadata p {
	margin:0;
}

.postList .col {
	margin-top: 0;
	margin-bottom:3%;
}

.postList .col:nth-child(2n+1) {
	clear:both;
	margin-left: 0;
}

.socialshare {
	margin:25px 0 0;
	padding:25px 0 0;
	border-top:1px solid lightgrey;
}

/* SIDEBAR ============================================================================= */

.sidebarImg {
	min-height:300px;
}

#sideWatzou h3,
#sideMensen h3 {
	font-size: 2.3em;
	padding: 25px;
	line-height: 1.2em;
	color: #fff;
	font-weight: 700;
	font-style: italic;
	text-shadow: 2px 2px 3px #000000;
	word-wrap: break-word;
}

#sideWatzou .imgLeesmeer,
#sideMensen .imgLeesmeer {
	right: -15px;
	top: auto;
	bottom:30px;
}

.fbCon {
	text-align:center;
	padding:10px;
}

.widget_search .screen-reader-text {
    display:none;
}

#searchform {
    padding: 5px;
	background: #393939;
}

#searchform #s {
	position:relative;
    width:100%;
	padding: 5px 40px 5px 10px;
	line-height:20px;
}

#searchsubmit {
	position: absolute;
	background: none;
	border: none;
	top: 6px;
	right: 6px;
	padding: 6px;
	cursor: pointer;
}

#searchsubmit:after {
	content: "\f002";
    font-family: "FontAwesome";
	font-size: 1.4em;
}

/* HOME ============================================================================= */

#homeCol2.col,
#homeCol3.col {
	margin-top:0;
}

#homeCol2 .imgLeesmeer,
#homeCol3 .imgLeesmeer {
	width: 40px;
}

#homeOndernemendMid .imgLeesmeer {
    right: -16px;
	top: -23px;
}

#homeNieuws .post {
	margin-bottom:0;
	padding: 0 0 5px 0;
	border-top: 5px #9c2839 dotted;
}

#homeNieuws .postWrap .post:first-child {
	border-top: none;
}

#homeNieuws .imgLeesmeer {
    right: -16px;
	top: auto;
	bottom: -15px;
}

/* FOOTER ============================================================================= */

#footer {
	color:#fff;
	background:#ac0033;
}

#footerMain {
	background:#ac0033;
	padding:50px 0;
}

#footer a:link, #footer a:visited{
	color:#fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active{
	color:#fff;
	text-decoration: underline;
}

#footer h2,
#footer h3,
#footer h4 {
	color:#fff;
}

#footer .fab{
	font-size:2em;
	margin-right:10px;
}

#footer ul{
    margin:0 0 20px 0;
	padding:0;
}

#footer li {
	list-style-type: none;
	padding:0 0 5px 0;
	line-height: 1.5em;
}

#footerBottom {
	background:#393939;
	color:#fff;
	padding:15px 0;
}

#footerBottom li {
	display:inline;
	margin:0 20px 0 0;
}

/* MENU PRIMAIR ============================================================================= */

#menuPrimair {
	margin:0;
	padding:0;
	width:100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#menuPrimair a{
	font-size: 1.2em;
	color:#1d1d1b;
	display: block;
	padding:0px 10px;
	text-decoration: none;
}

#menuPrimair li:first-child a{
	padding-left:0;
}

#menuPrimair a:hover, #menuPrimair a:active{
	color:#9c2839;
}

#menuPrimair ul{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

#menuPrimair li{
	display:inline-block;
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	border-left:2px solid #9c2839;
}

#menuPrimair li:first-child{
	border-left:none;
}

#menuPrimair ul li.current_page_item a:link, 
#menuPrimair ul li.current_page_item a:visited,
#menuPrimair ul li.current_page_item a:active, 
#menuPrimair ul li.current_page_item a:hover,
#menuPrimair ul li.current-menu-item a:link, 
#menuPrimair ul li.current-menu-item a:visited,
#menuPrimair ul li.current-menu-item a:active, 
#menuPrimair ul li.current-menu-item a:hover,
#menuPrimair ul li.current-menu-ancestor a {
	color:#9c2839;
}

/* MENU PRIMAIR SUBMENU ============================================================================= */

#menuPrimair ul li li a{
	display:block;
	border:none;
	background:#1e1e20;
	color:#fff;
	padding:0 20px !important;
	line-height:30px;
	text-transform:lowercase;
	border-radius: 0; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#menuPrimair ul li li a:hover{
	display:block;
	border:none;
	background:#43403c;
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	border-bottom: none;
}

#menuPrimair ul li.current-menu-ancestor ul li a:link,
#menuPrimair ul li.current-menu-ancestor ul li a:visited,
#menuPrimair ul li.current_page_item ul li a:link,
#menuPrimair ul li.current_page_item ul li a:visited{
	color:#fff;
	text-decoration: none;
	background:#1e1e20;
}

#menuPrimair ul li.current-menu-ancestor ul li a:active,
#menuPrimair ul li.current-menu-ancestor ul li a:hover,
#menuPrimair ul li.current_page_item ul li a:active,
#menuPrimair ul li.current_page_item ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#43403c;
}

#menuPrimair ul.children,
#menuPrimair ul li ul{
	display:none;
	opacity:0;
	overflow:hidden;
	z-index:100;
	position:absolute;
	left:0;
	z-index:999;
	width:260px;
	padding:0;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
	
#menuPrimair ul.children li, 
#menuPrimair ul li li{
	float:none;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	line-height:30px;
	letter-spacing:0.5px;
	display:block;
}

#menuPrimair li:hover ul.children,
#menuPrimair li:hover ul{
	display:block;
	opacity:1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* MENU SECUNDAIR ============================================================================= */

#menuSec {
	margin:0;
	padding:0;
	width:100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#menuSec a{
	font-size: 1.0em;
	color:#fff;
	display: block;
	padding:0px 10px;
	text-decoration: none;
}

#menuSec a:hover, #menuSec a:active{
	color:#393939;
	background:#fff;
}

#menuSec ul{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
}

#menuSec li{
	float: left;
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	border-left:1px solid #fff;
}

#menuSec li:first-child{
	border-left:none;
}

#menuSec ul li.current_page_item a:link, 
#menuSec ul li.current_page_item a:visited,
#menuSec ul li.current_page_item a:active, 
#menuSec ul li.current_page_item a:hover,
#menuSec ul li.current-menu-item a:link, 
#menuSec ul li.current-menu-item a:visited,
#menuSec ul li.current-menu-item a:active, 
#menuSec ul li.current-menu-item a:hover,
#menuSec ul li.current-menu-ancestor a {
	color:#393939;
	background:#fff;
}

/* MENU SECUNDAIR SUBMENU ============================================================================= */

#menuSec ul li li a{
	display:block;
	border:none;
	background:#1e1e20;
	color:#fff;
	padding:0 20px;
	line-height:30px;
	border-radius: 0; 
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

#menuSec ul li li a:hover{
	display:block;
	border:none;
	background:#43403c;
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	border-bottom: none;
}

#menuSec ul li.current-menu-ancestor ul li a:link,
#menuSec ul li.current-menu-ancestor ul li a:visited,
#menuSec ul li.current_page_item ul li a:link,
#menuSec ul li.current_page_item ul li a:visited{
	color:#fff;
	text-decoration: none;
	background:#1e1e20;
}

#menuSec ul li.current-menu-ancestor ul li a:active,
#menuSec ul li.current-menu-ancestor ul li a:hover,
#menuSec ul li.current_page_item ul li a:active,
#menuSec ul li.current_page_item ul li a:hover{
	color:#fff;
	text-decoration:none;
	background:#43403c;
}

#menuSec ul.children,
#menuSec ul li ul{
	display:none;
	opacity:0;
	overflow:hidden;
	z-index:100;
	position:absolute;
	right:0;
	z-index:999;
	width:200px;
	padding:0;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
	
#menuSec ul.children li, 
#menuSec ul li li{
	float:none;
	list-style:none;
	text-align:left;
	margin:0;
	padding:0;
	line-height:30px;
	letter-spacing:0.5px;
	display:block;
	border-left:none;
}

#menuSec li:hover ul.children,
#menuSec li:hover ul{
	display:block;
	opacity:1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

/* TEXT ============================================================================= */

p {
    line-height: 1.5em;
    margin-bottom: 1em;
}

td p {
    font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

ul, ol {
    margin:0 0 20px 2.2em;
	padding:0;
}

ul.wp-block-gallery {
	margin-left:0;
}

ul.wp-block-gallery li {
	padding:0;
}

li {
	list-style-type: circle;
    margin:0;
	padding:0 0 5px 1em;
	line-height: 1.5em;
}

a, .animated, a svg path, a svg ellipse { 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-transform:translate3d(0,0,0);
}

.attachment svg, .widget_media_image svg {
    max-width: none !important;
    height: auto;
}

a:link, a:visited{
	color:#37b34a;
	text-decoration: none;
}

a:hover, a:active{
	color:#8bc53f;
	text-decoration: none;
}

h1 {
    font-size: 2.5em;
    padding: 0;
	margin:0 0 25px;
	line-height: 1.1em;
	color: #1d1d1b;
	font-weight: 300;
}

h2 {
    font-size: 1.8em;
    padding: 0;
	margin:0 0 20px;
	line-height: 1.1em;
	color: #1d1d1b;
	font-weight: 300;
}

h3 {
    font-size: 1.3em;
    padding: 0 0 15px;
	line-height: 1em;
	color: #1d1d1b;
	font-weight: 300;
}

h2 a:link, h2 a:visited{
	color:#333;
}

h2 a:hover, h2 a:active{
	color:#37b34a;
}

h4 {
	font-family: 'nerissemibold', sans-serif;
    font-size: 1.0em;
    padding: 0;
    font-weight: 500;
	line-height: 1.2em;
	color:#333333;
}

#content blockquote {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style: italic;
	font-size: 1.8em;
	margin: 0 0 20px;
	color: #ac0033;
	padding: 5px 15px;
	border-left: .25rem solid #ac0033;
	display: block;
}

#content blockquote p{
	margin-bottom: 0;
}

.gallery {
    margin: 0 0 1.5em 0 !important;
}

.alignright {
    text-align:right;
}

.aligncenter {
    text-align:center;
}

.button,
.button:link,
.button:visited,
input[type="submit"], 
input[type="reset"], 
input[type="button"],
.elementor-widget-button a.elementor-button, 
.elementor-widget-button .elementor-button, 
.elementor-button.elementor-size-sm{
	position: relative;
	display:inline-block;	
	padding: 10px 15px;
	margin:0 0 15px;
    color: #fff;
	border:none;
	border-radius:5px;
    font-size: 1.1em;
	font-weight:300;
    overflow: hidden;
	text-decoration: none;
    transition: all 0.3s ease 0s;
	background: #37b34a; /* Old browsers */
	
}

.button:before,
.elementor-button:before{
	content:"\f0da";
	font-family: 'FontAwesome';
    padding: 0 5px 0 0;
}

.button:hover,
input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover,
.elementor-widget-button a.elementor-button:hover, .elementor-widget-button .elementor-button:hover {
	color:#fff;
    background: #009345 !important;
    cursor: pointer;
	text-decoration: none;
}

.navigation {
    margin:0 0 50px;
}

.navigation ul {
    margin:0;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    color: #fff;
    text-decoration:none;
}
 
.navigation li {
    display: inline;
}
 
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
    background-color: #6FB7E9;
    border-radius: 3px;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
}
 
.navigation li a:hover,
.navigation li.active a {
    background-color: #3C8DC5;
}

/* FORMULIEREN ============================================================================= */

.gform_wrapper form li, .gform_wrapper li {
    padding:0;
}

.gform_wrapper h2 {
	padding:0;
}

.gform_wrapper h3.gform_title {
    font-size: 1.5em !important;
}

input[type="email"], 
input[type="text"], 
textarea {
	padding:10px 15px;
	border: 1px solid black;
}

input, select {
    vertical-align: middle;
	border: 1px solid black;
}

/* IMAGES ============================================================================= */

img {
border : 0;
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}

img.alignleft {
    float: left;
    margin-bottom: 2em;
    margin-right: 2em;
}

img.alignright {
    float: right;
    margin-bottom: 2em;
    margin-left: 2em;
}

.wp-block-image img {
    margin: 0 0 20px;
	display: block;
}

.wp-caption {
	text-align: left;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-block-image figcaption{
position: absolute;
bottom: 0;
width: 100%;
max-height: 100%;
overflow: auto;
padding: 40px 10px 5px;
color: #fff;
text-align: center;
font-size: 13px;
background: linear-gradient(0deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.3) 60%,transparent);
}

.gallery img {
    border: none !important;
}

/* TABELLEN ============================================================================= */

/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		border-collapse: collapse;
		margin: 0 0 1em;
	}
	
	table img{ 
		padding: 0 2em 0 0;
	}
	
	/* Zebra striping
	tr:nth-of-type(even) { 
		background: #474747; 
	}*/
	th { 
		font-weight: bold; 
	}
	td, th { 
		padding: 5px 20px 5px 0; 
		line-height:1.3em;
		border: none; 
		text-align: left; 
		vertical-align:top;
	}

/* 
Max width before this PARTICULAR table gets nasty
This query will take effect for any screen smaller than 760px
and also iPads specifically.
*/
@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { 
		border-bottom: 1px solid grey; 
	}
	
	td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: none; 
		position: relative;
		padding: 5px 10px;
		
	}
	
}

/* RESPONSIVE GRID SYSTEM */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

nav ul {
    list-style: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

/* change border colour to suit your needs */
hr,
.elementor hr {
    display: block;
    height: 1px;
    border: 0;   
    border-top: 1px solid #cccccc;
    margin: 30px 0;
    padding: 0;
}

/*  FONTS  ============================================================================= */

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1.2% 0 1.2% 3%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */

/*  GRID OF TWO  */
.span_2_of_2 {width: 100%;}
.span_1_of_2 {width: 48.5%;}

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.66%; }
.span_1_of_3 { width: 31.33%; }

/*  GRID OF FOUR  */
.span_4_of_4 {width: 100%;}
.span_3_of_4 {width: 74.25%;}
.span_2_of_4 {width: 48.5%;}
.span_1_of_4 {	width: 22.75%;}

/*  MEDIA Q */

@media only screen and (max-width: 1650px) {
	
	#menuPrimair a{
		font-size: 1.0em;
		font-weight: bold;
		padding:0px 10px;
	}

}

@media only screen and (max-width: 1200px) {
	
	#headerLogo img{
		height:75px;
	}
	
	#headerImg {
		height: 400px;
	}
	
	#homeTitle h1 {
		margin: 200px 0 0;
	}
	
	#sideWatzou h3,
	#sideMensen h3 {
		font-size: 2.0em;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	
	#headerImg {
		height: 300px;
	}
	
	#homeTitle h1 {
		margin: 150px 0 0;
	}
	
	#homeCol2.col, #homeCol3.col {
		margin-left: 0;
		width: 100%;
	}
	
}

@media only screen and (max-width: 1023px) {
	
	.wp-block-image .alignleft,
	.wp-block-image .alignright {
		float: none;
		margin: 0;
	}
	
}

@media only screen and (max-width: 767px) {
	.col { margin: 2% 0 2% 0%;}
	.span_2_of_2, .span_1_of_2 { width: 100% }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100% }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100% }
	.span_1_of_5, .span_2_of_5, .span_3_of_5, .span_4_of_5, .span_5_of_5 {width: 100%}
	.span_1_of_6, .span_2_of_6, .span_3_of_6, .span_4_of_6, .span_5_of_6, .span_6_of_6 { width: 100%; }
	
	body {
		overflow-x: hidden;
	}
	
	#headerLogo img{
		height:50px;
	}	
	
	#headerImg {
		height: 200px;
	}
	
	#homeTitle h1 {
		margin: 100px 0 0;
		font-size: 2em;
	}
	
	h1 {
		font-size: 1.8em;
	}
	
	h2 {
		font-size: 1.4em;
	}
	
	#footer .col{
		margin-bottom:50px;
	}
	
	#footer {
		text-align:center;
	}
	
	.alignright {
		text-align: inherit;
	}

}

@media only screen and (max-width: 700px) {
	
}