/*
Theme Name: Brn
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brn
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* normal */
*,
*::before,
*::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box; 
	box-sizing: border-box; 
}
 * {
     margin: 0px;
     padding: 0px;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
 html, body {
     font-family: 'Open Sans', sans-serif;
     font-size: 14px;
     color: #7e7f7e;
	 font-weight: 400;
}
 input, select, textarea {
     font-family: 'Open Sans', sans-serif;
     font-size: 12px;
     color: #7e7f7e;
}
 body {
     background: #fff;
}
 img {
     border: 0px;
     display: block;
}
 a, input {
     outline: none;
}
 a {
     text-decoration: none;
    color: #0b983a;
}
 i, address, em {
     font-style: normal;
}
 ol, ul {
     list-style: none;
}
 h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom: 6px; 
}

.h1-white {
	padding-top:20px;
	color:#FFF;
}

.links {
	padding-left:-15px;
}
h1 {
	color:#103642;
        font-size: 36px;
        line-height: 42px;
        text-transform: uppercase;
		padding-bottom:24px;
}
h2 {
	color: #0b983a;
	font-size: 16px;
/*	padding-top:10px; */
	font-weight:bold;
	line-height:1.2em;
}
h2 > span {
	color: #0b983a;
}
h3 {
	font-size: 24px;
	letter-spacing: 0.5px;
	line-height: 28px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 14px;
	line-height: 17px;
	color: #7e7f7e;
	font-weight: 600;
}
 a, 
 button, 
 button:focus, 
 input[type="submit"], 
 input[type="submit"]:focus, 
 textarea, 
 textarea:focus {
     outline: 0;
}
button {
	cursor: pointer;
}
img {
	max-width: 100%;
	height:auto;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix { 
	display: inline-block; 
}
* html .clearfix { 
	height: 1%; 
}
.clearfix { 
	display: block; 
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.align-center {
	text-align: center; 
}
.container {
	max-width: 1230px;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}

.containersymposium {
	width: 800px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 auto;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
line-height:23px;
}
.column-3 {
    	padding: 0px 15px;
	width:25%;
    	float: left;
	line-height:23px;
	height:350px;
}
.column-3-links {
	padding: 0px 0px;
        width:23%;
        float: left;
        line-height:23px;
margin-left:15px;
	height:350px;
}
/*
.column-3 img {
	padding-right:10px;
	padding-bottom:10px;
	clear:both;
}
*/
.column-4 {
    	padding: 0px 15px;
    	width: 33.33%;
    	float: left;
	line-height:23px;
	display:block;
}
.c4rechts {
    	padding: 0px 15px;
    	width: 33,33%;
    	float: right;
		padding-right:0px;
		margin-right:0px;
	line-height:23px;

}
.c4rechts img {
	display: inline-block;
	margin:0;

margin-left:20px;
}

hr {
	border: 0;
	width: 100%;
	height: 2px;
	background-color:#0b983a;
}


@font-face {
        font-family: amsipro-black;
        src: url('/wp-content/themes/brn/assets/images/oswald-bold.ttf');
}

#block_head {
        margin:0 auto;
        font-size:16px;
        width:1200px;
        height:300px;
     /*  background-color:#ccc; */
        color:#FFF;
    /*    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */
        text-transform: uppercase;
        display: block;
        padding-left:30px;
		padding-bottom:50px;
}

.block_head_h1 {
        font-size:16px;
        width:1200px;
        height:300px;
        color:#FFF;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        text-transform: uppercase;
	display: block;
	display: flex;                   /* defines flexbox */
  	align-items: flex-end;
	line-height:1.2em;
        letter-spacing: 3px;


}

.block_head_h1_block {
        font-size:16px;
        width:auto;
        height:auto;
        color:#FFF;

		opacity: 0.83;
		background-color:#284f95;
		padding:15px 15px 15px 15px;
		/*
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        text-transform: uppercase;
	display: block;
	display: flex;                   
  	align-items: flex-end;
	line-height:1.2em;
        letter-spacing: 3px;
		*/
}

.tekstruimte {
	padding:10px 10px 15px 10px;
	opacity: 0.9;
	background-color: #0b983a;
	width:fit-content;
	margin-top:30px;
}

.tekstruimte-blauw {
	padding:10px 10px 15px 10px;
	opacity: 0.9;
	background-color: #284F95;
	width:fit-content;
	margin-top:30px;
}
.tekstruimte2 {
	padding:10px 10px 10px 10px;
	padding-top:50px;
}

.tekst {
	margin-top:10px;
	font-size:36px;
	color:#fff;
	width:auto;
width:fit-content;
	
	font-size:36px;
/*	background-color:#ccc; */
	
opacity: 1;
	display: block;
	padding-left:0px;
	padding-bottom:10px;
	line-height:1.3em;
	
	padding:8px 8px 8px 8px;
}
.realtekst {
	color:#FFF;

	
}

.portfolio {
 	position: relative;
  	width: 380px;
  	max-width: 380px;
}

.portfolio:hover .overlay {
  	opacity: 1;
}

.image {
  	display: block;
  	width: 100%;
  	height: auto;
}
.overlay {
  	position: absolute;
  	bottom: 0;
  	background: rgb(0, 0, 0);
  	background: rgba(0, 0, 0, 0.5); /* Black see-through */
  	color: #f1f1f1;
  	width: 100%;
  	transition: .5s ease;
  	opacity:0;
  	color: white;
  	font-size: 20px;
  	padding: 20px;
  	text-align: center;
	height:279px;
}

.leesverder {
        border:1px solid #fff;
        border-radius: 5px 5px 5px 5px;
}

.column-6 {
    	padding: 0px 0px 0px 0px;
    	width: 50%;
    	float: left;
	line-height:23px;
	padding:20px 20px 20px 20px ;
}

.kolom-links {
        padding: 0px 0px 0px 0px;
        width: 50%;
        float: left;
        line-height:23px;
        padding:20px 20px 20px 0px ;
		padding-top:0px;
}

.kolom-rechts {
        width: 50%;
        float: left;
        line-height:23px;
        padding:20px 0px 20px 20px ;
		padding-top:0px;
}
.kolom-volledig {
        padding: 0px 0px 0px 0px;
        width: 100%;
        float: left;
        line-height:23px;
        padding:20px 20px 20px 0px ;
		padding-top:0px;
}

.kolom-links ul li {
	padding-bottom:5px;
	padding-left:50px;
	list-style-type: square;
	list-style-position: inside;
}
.kolom-rechts ul li {
	padding-bottom:5px;
	padding-left:8px;
	margin-left:20px;
	list-style-type: disc;
	list-style-position:outside;
}
.kolom-volledig ul li {
	padding-bottom:5px;
	padding-left:8px;
	margin-left:20px;
	list-style-type: disc;
	list-style-position:outside;
}
.kolom-volledig ul li.li-sub{
	padding-bottom:5px;
	padding-left:8px;
	margin-left:48px;
	list-style-type: disc;
	list-style-position:outside;
}



.wit {
	color:#FFF;
}
.driekwart {
	width: 75%;
        float: left;
}
.eenkwart {
	width: 25%;
        float: left;
}

.blok1 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon1.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}
.blok1:hover {
        background: url(/wp-content/themes/brn/assets/images/icon1b.png) no-repeat center;
        color:#a1a1a1;
}

.blok2 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon2.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok2:hover {
        background: url(/wp-content/themes/brn/assets/images/icon2b.png) no-repeat center;
        color:#a1a1a1;
}

.blok3 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon3.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok3:hover {
        background: url(/wp-content/themes/brn/assets/images/icon3b.png) no-repeat center;
        color:#a1a1a1;
}

.blok4 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon4.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok4:hover {
        background: url(/wp-content/themes/brn/assets/images/icon4b.png) no-repeat center;
        color:#a1a1a1;
}

.blok5 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon10.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok5:hover {
        background: url(/wp-content/themes/brn/assets/images/icon10b.png) no-repeat center;
        color:#a1a1a1;
}

.blok6 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon6.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok6:hover {
        background: url(/wp-content/themes/brn/assets/images/icon6b.png) no-repeat center;
        color:#a1a1a1;
}

.blok7 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon7.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok7:hover {
        background: url(/wp-content/themes/brn/assets/images/icon7b.png) no-repeat center;
        color:#a1a1a1;
}

.blok8 {
        display:block;
        width:100%;
        height:100px;
        background: url(/wp-content/themes/brn/assets/images/icon8.png) no-repeat center;
        padding-top:120px;
        margin:0 auto;
}

.blok8:hover {
        background: url(/wp-content/themes/brn/assets/images/icon8b.png) no-repeat center;
        color:#a1a1a1;
}

li {
        padding-bottom:22px;
}

#menu-footermenu-nl-links li, #menu-footermenu-nl-rechts li {
        padding-bottom:0px;
}



#menu-item-73 > a, #menu-item-187 > a {
  display: inline-block;
  background-color: #005bb5; /* kies je kleur */
  color: #fff;
  padding: 10px 20px;
  border-radius: 5px; /* afgeronde hoeken */
  text-decoration: none;
  font-weight: bold;
  transition: background-color 0.3s ease;
}  /*  #0b983a; */

/* Hover-effect */
#menu-item-73 > a:hover, #menu-item-187 > a:hover {
  background-color: #0b983a; /* donkerdere kleur bij hover */
}



.column-12 {
	padding: 0px 15px;
    	width: 100%;
	line-height:23px;
	/* text-align:justify; */
}
.primarybtn {
    	display: inline-block;
    	color: #fff;
    	background: #0b983a;
    	margin-top: 24px;
    	padding: 17px 20px 21px;
    	line-height: 42px;
    	font-size: 22px;
    	min-width: 260px;
    	border-radius: 10px;
	transition: all 300ms ease-in-out 0s;
	border: solid 2px #0b983a;
}

.primarybtn i {
    	width: 20px;
    	height: 20px;
    	display: inline-block;
    	vertical-align: middle;
    	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right-green.png)no-repeat center;
    	margin-left: 10px;
    	border-radius: 50%;
    	overflow: hidden;
	transition: all 300ms ease-in-out 0s;
}

.primarybtn:hover {
	color: #0b983a;
	background: #fff;
}
.primarybtn:hover i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right-green-hover.png) no-repeat center;
}







.downloadbtn {
	display: inline-block;
	font-weight: 600;
    display: inline-block;
    font-weight: 600;
    color: #0b983a;
    border-radius: 25px;
    border: 3px solid #0b983a;
    padding: 7px;
width:auto;
	min-width:200px;
	margin-top:10px;
	text-align:center;

margin-right:20px;
float:left;

}

.groen {
	color: #0b983a;
}

.downloadbtn:hover {
	display: inline-block;
	font-weight: 600;
    display: inline-block;
    font-weight: 600;
	color:#FFF;
    background-color: #0b983a;
    border-radius: 25px;
    border: 3px solid #0b983a;
    padding: 7px;
}


.downloadbtn i {
    position: relative;
    margin-top: -7px;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(/wp-content/themes/brn/assets/images/download-btn-icon.svg)no-repeat center;
}




.downloadbtn-wit {
	display: inline-block;
	font-weight: 600;
    display: inline-block;
    font-weight: 600;
    color: #FFF;
    border-radius: 25px;
    border: 3px solid #FFF;
    padding: 7px;
	width:auto;
	min-width:160px;
	margin-top:10px;
	text-align:center;
margin-right:20px;
float:left;
}


.downloadbtn-wit:hover {
	display: inline-block;
	font-weight: 600;
    display: inline-block;
    font-weight: 600;
	color:#0b983a;
    background-color: #FFF;
    border-radius: 25px;
    border: 3px solid #FFF;
    padding: 7px;
}


.downloadbtn-wit i {
    position: relative;
    margin-top: -7px;
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(/wp-content/themes/brn/assets/images/download-btn-icon.svg)no-repeat center;
}






.inspiratiebtn {
        display: inline-block;
        font-weight: 600;
    display: inline-block;
    font-weight: 600;
    color: #FFF;
    border-radius: 25px;
    border: 3px solid #FFF;
    padding: 7px;
       width:160px;
        margin-top:10px;
        text-align:center;
}


.inspiratiebtn:hover {
        display: inline-block;
        font-weight: 600;
    display: inline-block;
    font-weight: 600;
        color:#0b983a;
    background-color: #FFF;
    border-radius: 25px;
    border: 3px solid #FFF;
    padding: 7px;
}


.inspiratiebtn i {
    position: relative;
    margin-top: -7px;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        background: url(/wp-content/themes/brn/assets/images/download-btn-icon.svg)no-repeat center;
}










.primarybtn.white {
	background: #fff;
	color: #0b983a;
}
.primarybtn.white i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right-green.png) no-repeat center;
}
.primarybtn.white:hover {
	background: #0b983a;
	color: #ffffff;
}
.primarybtn.white:hover i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right.svg)no-repeat center;
}
.primarybtn.grey {
	background: #d9d9d9;
	color: #7e7f7e;
	border: solid 2px #d9d9d9
}
.primarybtn.grey:hover {
	background: #fff;
}
.primarybtn.grey i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right-grey.svg)no-repeat center;
}
.knowmorebtn {
	display: inline-block;
	font-weight: 600;
	color: #0b983a;
}
.knowmorebtn i {
	width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-top: -3px;
    background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right-green.png) no-repeat center;
}
.knowmorebtn.white {
	color: #ffffff;	
}
.knowmorebtn.white i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right.svg)no-repeat center;
}

/* template */
 #template {
     position: relative;
     display: block;
     width: 100%;
     min-height: 100%;
}
/* layout */
 #layout {
     overflow: hidden;
     margin: 0 auto;
     width: 100%;
}
/* header */
 #header-part {
	position: relative;
	width: 100%;
	padding: 0px 0px 12px;
	z-index: 999999;
}
.top-bar {
	padding: 20px 0px 5px;
}
.logo-contact {
    max-width: 250px;
        width: 100%;
	padding-bottom:30px;
}

.logo {
	padding: 0px 0px 0px;
	float: left;
    width: 127px;
	height: 100px;
}
.logo a {
	display: block;
}
.toprightside {
    float: right;
 /*   max-width: 53%; */
/*       width: 100%; */
	max-width:1000px;
	width:1000px;
}
.toprightside .lang, 
.toprightside .search, 
.toprightside .login {
	float: left;
}
.toprightside .sidelogo {
	float: right;
}
.sidelogo{
	width: 100px;
}
.lang-top {
/*    margin-right: 60px; */
	padding-top: 2px;

	float:left;
	margin-left:330px;
}
.lang-top ul li {
	display: inline-block;
}
.lang-top ul li a {
    	font-size: 12px;
    	text-transform: uppercase;
    	color: #7e7f7e;
    	line-height: 32px;
    	display: block;
    	padding: 0px 14px;
	border-bottom: solid 4px transparent;
	text-align:center;
	width:40px;
}
.lang-top ul li.active a {
	border-bottom: solid 4px #0b983a;
}
.lang-top ul li a:hover {
	 border-bottom: solid 4px #0b983a;
}

.lang-mini {
	display:none;
}
.lang_active {
	 border-bottom: solid 4px #0b983a;
}


.search {
	margin-right: 22px;
	position: relative;
	padding-top: 22px;
}
.search input[type="text"]{
    width: 190px;
    background: #d8d9d9;
    border: 0px;
    height: 36px;
    vertical-align: middle;
    padding: 0px 16px;
    font-size: 14px;
}
.search input[type="submit"] {
    border: 0px;
    position: relative;
    vertical-align: middle;
	width: 40px;
    height: 36px;
    margin-right: -5px;
    background: #fff url(/wp-content/themes/brn/assets/images/searchbtn.svg)no-repeat center/18px;
}
.search.mobilebtn {
	display: none;
}
.login {
	padding-top: 22px;
	margin-top:20px;
}
.login button {
	border: 0px;
    background: #7e7e7e;
    color: #fff;
    width: 102px;
    height: 36px;
    font-size: 14px;
	text-align: center;
}
.login button i {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
	margin-right: 0px;
    position: relative;
    margin-top: -4px;
    margin-left: -10px;
    background: url(/wp-content/themes/brn/assets/images/loginbtn.svg)no-repeat center top 4px/14px;
}

/* navigation-bar */
.navigation-bar {
	padding: 0px 0px 0px;
	background: #fff;
	transition: all 300ms ease-in-out 0s;
}
.navigation-bar .inner > ul {
    display: table;

	float:right;

/*	padding-top:50px; */
	width: 100%; 
}
.navigation-bar .inner > ul > li {
    display: table-cell;
    position: relative;
    padding: 0px 15px;
}
.navigation-bar .inner > ul > li:first-child {
	padding-left: 0px;
}
.navigation-bar .inner > ul > li:last-child {
    /* width: 68px; */
    padding: 0px;
}
.navigation-bar .inner > ul > li > a {
	padding: 10px 0px;
	display: block;
    font-size: 18px;
	color: #7e7f7e;
	line-height: 20px;
	transition: all 300ms ease-in-out;
text-transform: uppercase
}
.navigation-bar .inner > ul > li:hover > a {
	color: #0b983a;
	text-decoration: underline;
    text-decoration-thickness: 3px;
    text-decoration-color: #0b983a;
}
.navigation-bar .inner > ul > li > ul {
	position: absolute;
	top: 100%;
	left: 0px;
	background: #fff;
	min-width: 270px;
    max-height: 0px;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
	transition: all 300ms ease-in-out;
}
.navigation-bar .inner > ul ul li a {
	display: block;
	font-size: 15px;
    color: #7e7f7e;
    padding: 10px 15px;
	transition: all 300ms ease-in-out;
}
.navigation-bar .inner > ul > li > ul > li:first-child {
    margin-top: 13px;
}
.navigation-bar .inner > ul ul li:last-child {
	margin-bottom: 10px;
}
.navigation-bar .inner > ul ul li:hover a {
	background: #0b983a;
	color: #ffffff;
}
.navigation-bar .inner > ul > li:hover > ul {
	opacity: 1;
	max-height: 800px;
	visibility: visible;
}
.navigation-bar.fixed {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}
.navigation-bar.fixed .inner > ul > li > a {
	padding: 15px 0px;
}
.navigation-bar.fixed .inner > ul > li:hover > ul {
    box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
.navigation-bar.fixed .inner > ul > li > ul > li:first-child {
    margin-top: 0px;
}

/* banner */
#banner-part {
     width: 100%;
}
.banner-bar .flexslider {
	position: relative;
}
.banner-bar .flexslider .flex-direction-nav {
	display: none;
}
.banner-bar .flexslider .flex-control-nav {
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 100%;
	text-align: center;
}
.banner-bar .flexslider .flex-control-nav li {
	display: inline-block;
	text-indent: -9999px;
    margin: 0px 4px;
}
.banner-bar .flexslider .flex-control-nav li a {
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #ffffff;
	border: solid 2px #fff;
}
.banner-bar .flexslider .flex-control-nav li a.flex-active {
	background: #0b983a;
}
.banner-bar .flexslider ul.slides li {
	position: relative;
	min-height: 680px;
}
.banner-bar .flexslider ul.slides li img {
	max-width: inherit;
	width: 100%;
}
.banner-bar .flexslider .caption-text {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 800px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
    font-size: 40px;
    line-height: 50px;
    padding: 30px 15px;
	border: solid 1px #3c3e3a;
}

/* content */
 #content-part {
     width: 100%;
}


#content-part ul {
     list-style: none;
        line-height:1.6em;
        list-style-position: inside;
        padding-top:5px;
}


/* paragraph-bar */
.paragraph-bar {
    padding: 42px 0px 0px;
}

.paragraph-bar 1111h1 {
	word-spacing: 4px;
    margin-bottom: 22px;
	color:#103642;
}



.paragraph-bar h2 {
	word-spacing: 3px;
}
.paragraph-bar p {
	line-height: 23px;
/*	text-align: justify; */
	color: #7e7f7e;
}


.paragraph-bar-2 {
    padding: 12px 0px 10px;
}
.paragraph-bar-2 h2 {
	word-spacing: 3px;
}
.paragraph-bar-2 p {
	line-height: 23px;
/*	text-align: justify; */
	color: #7e7f7e;
}
.paragraph-bar-kop {
    padding: 42px 0px 0px;
}
.paragraph-bar-kop h1 {
	word-spacing: 3px;
	color: #0b983a;
	padding-top:20px;
}
.paragraph-bar-kop h2 {
	word-spacing: 3px;
	color: #0b983a;
}



/* securities-bar */
.securities-bar {
    padding: 47px 0px 32px;
	background: #e0e2e1;
list-style: none;
}
.securities-bar ul li figure {
	width: 85px;
	height: 85px;
	display: inline-block;
}
.securities-bar ul li {
	text-align: center;
	float: left;
	width: 25%;
    margin-bottom: 35px;
list-style: none;
}
.securities-bar ul li p {
	font-size: 16px;
	color: #7e7f7e;
	font-weight: 600;
}
.securities-bar h2 {
	word-spacing: 4px;
    margin-bottom: 36px;
}

/* paragraph-bar.dark */
.paragraph-bar.dark {
    padding-bottom: 60px;
	background: #2b2e31;
}
.paragraph-bar.dark h2 {
	color: #ffffff;
}
.paragraph-bar.dark p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0.25px;
	padding: 8px 0px;
}

/* paragraph-bar.brandlogo */
.paragraph-bar.brandlogo {
	padding-bottom: 15px;
}
.paragraph-bar.brandlogo p {
	font-size: 16px;
	text-align: center;
	letter-spacing: 0.25px;
    padding: 12px 0px;
    margin-bottom: 30px;
}
.brandlogobox li {
    display: inline-block;
    vertical-align: top;
    max-width: 255px;
    text-align: center;
    width: 100%;
    margin-right: 13%;
    margin-bottom: 40px;
}
.brandlogobox li:nth-child(3n){
	margin-right: 0px;
}
.brandlogobox li figure img {
	display: inline-block;
}

/* parallexbg-bar */
.parallexbg-bar {
	background: url(/wp-content/themes/brn/assets/images/bg-img1.jpg)no-repeat center/cover; 
	background-attachment: fixed;
}
.parallexbg-bar .inner {
	min-height: 535px;
	position: relative;
}
.parallexbg-bar .caption-text {
    position: absolute;
    top: 45%;
    left: 50%;
    max-width: 1000px;
    width: 100%;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
    font-size: 40px;
    line-height: 50px;
    padding: 22px 15px 64px;
    border: solid 1px #3c3e3a;
}
.parallexbg-bar .caption-text .primarybtn.white {
	position: absolute;
	left: 50%;
	bottom: -40px;
	transform: translate(-50%, 3%);
}

/* publication-bar */
.publication-bar {
	padding: 40px 0px 62px;
}
.publication-bar h2 {
	margin-bottom: 32px;
}
.publicationbox {
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.publicationbox h3 {
	margin-bottom: 15px;
}
.publicationbox p {
	line-height: 22px;
    margin-bottom: 10px;
}
.publicationbox figure {
	display: block;
	padding: 5px 0px;
	margin-bottom: 26px;
}
.publication-bar.sec .publicationbox h4 {
    letter-spacing: 0.5px;
}
.publication-bar.sec .publicationbox  p {
	text-align: justify;
}

/* gallery-bar */
.gallery-bar {
    padding: 40px 0px 68px;
	background: #0b983a;
}
.gallery-bar h2 {
	color: #ffffff;
    margin-bottom: 45px;
}
.gallery-bar .owl-carousel .owl-nav button {
	font-size: 0;
}
.gallery-bar .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	top: 44.5%;
	left: -63px;
	transform: translate(0%, -50%);
	width: 40px;
	height: 60px;
	background: url(/wp-content/themes/brn/assets/images/prev-arrow.svg)no-repeat center;
}
.gallery-bar .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 44.5%;
	right: -63px;
	transform: translate(0%, -50%);
	width: 40px;
	height: 60px;
	background: url(/wp-content/themes/brn/assets/images/next-arrow.svg)no-repeat center;
}
/* parallexbg-bar sec */
.parallexbg-bar.sec .inner {
	min-height: 780px;
}
.parallexbg-bar.sec {
    background: url(/wp-content/themes/brn/assets/images/bg-img2.jpg)no-repeat center/cover;
    background-attachment: fixed;
}

/* architect-bar */
.architect-bar {
    padding: 58px 0px 88px;
}
.architect-bar .figure img {
    max-width: 84.5%;
}
.architect-bar .parah h4 {
	letter-spacing: 0.5px;
}
.architect-bar .parah p {
    line-height: 22px;
    margin-bottom: 18px;
}
.architect-bar .parah {
	padding-top: 30px;
}

/* footer part */
#footer-part {
     width: 100%;
}
/* footerlinks-bar */
.footerlinks-bar {
    padding: 60px 0px 48px;
	background: #0b983a;
}
.footerlinks-bar ul li a, 
.footerlinks-bar h3, 
.footerlinks-bar address {
	color: #fff;
}
.footerlinks-bar .links ul li {
	margin-bottom: 16px;
}
.footerlinks-bar .links ul li a {
	font-size: 24px;
	letter-spacing: 0.5px;
	line-height: 28px;
	text-transform: uppercase;
    display: inline-block;
}
.footerlinks-bar ul li:hover a {
	text-decoration: underline;
}
.footerlinks-bar h3 {
	letter-spacing: 0.5px;
}
.footerlinks-bar address {
	line-height: 22px;
    margin-bottom: 24px;
}
.footerlinks-bar .address ul {
	margin-bottom: 24px;
}
.footerlinks-bar .address ul li a {
	line-height: 22px;
}

.footerlinks-bar .c4rechts {

}
.footerlinks-bar .c4rechts-img {

}


#partners {
     width: 100%;
}
/* footerlinks-bar */
.partner-bar {
    padding: 10px 0px 10px;
	background: rgba(214, 215, 216, 0.445);
	margin: 0 auto;
}

.onzepartners {
    display:inline-block;
    width:180px;
    height:30px;
    float:left;
    font-size:20px;
    padding-top:30px;
    padding-left:15px;
}
.partnerlogo {
    width: 130px;
    filter: grayscale(0%);
    transition: filter 0.3s ease-in-out, transform 0.3s ease-in-out;
    cursor: pointer;
    display: inline-block;
    margin:15px 25px 15px 25px;
    float:left;
}

.partnerlogo:hover {
    filter: grayscale(100%);
}

.partner-logos-bar {
	width: 80%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;        /* laat items doorlopen naar nieuwe regel */
    justify-content: center; /* centreren */
}



#menu-footermenu-fr-links li {
	padding-bottom:0px;
}
#menu-footermenu-fr-rechts li {
        padding-bottom:0px;
}


/* copyright */
.copyright-bar {
    padding: 20px 0px 25px;
	background: #2d2e32;
}
.copyright-bar p {
	font-weight: 600;
	color: #fff;
}

/* banner-bar */
.banner-bar.subpages {
	min-height: 300px;
}
.paragraph-bar.second p {
    margin-bottom: 25px;
}
.paragraph-bar.bg-green.second {
/*    	padding: 65px 53px 60px 53px; */
	background: #0b983a;
}
.paragraph-bar.bg-green.second h2, 
.paragraph-bar.bg-green.second h5, 
.paragraph-bar.bg-green.second p {
	color: #fff;
}
.paragraph-bar.bg-green.second .knowmorebtn {
	color: #fff;
}
.paragraph-bar.bg-green.second .knowmorebtn i {
	background: url(/wp-content/themes/brn/assets/images/cricle-arrow-right.svg)no-repeat center;
}

/* downloads-bar */
.downloads-bar {
    padding: 0px 0px 62px;
}
.downloads-bar .front-img {
	margin-bottom: 67px;
}
.downloads-links figure img {
	width: 100%;
	max-width: inherit;
}
.downloads-bar .row {
    margin-left: -20px;
    margin-right: -20px;
}
.downloads-bar .column-3 {
    padding: 0px 20px;
}
.downloads-links figure {
	margin-bottom: 42px;
}
.downloads-links label {
    font-weight: 600;
    display: block;
    margin-bottom: 8px;
}
.downloads-links label em {
	font-weight: 400;
}
.downloads-links h3 {
	margin-bottom: 15px;
}
/* bigimage-bar */
.bigimage-bar {
	min-height: 300px;
}
.nav-logo {
	max-width: 160px;
	float: left;
	display: none;
}
.mtoggle {
	float: right;
    display: none;
    cursor: pointer;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #0b983a;
    margin: 6px 0;
    transition: 0.4s;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}
.change .bar2 {
	opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}






/*-----------------------------------------------
extra
-----------------------------------------------*/

#zoeken {
	float:right;
}
.alignright {
	text-align:right;
	float:right;
	margin-left:5px;
}

#bannerTextHome h2 {

    color: #ffffff;
    font-size: 22px;
	font-weight:1.2;
    line-height: 22px;
    text-shadow: 0px 0px 3px #000000;
	width:300px;
	line-height:1.3em;
}




#loginform {
	width:470px;
	height:220px;
	border:1px solid #0b983a;
	display:block;
	padding:10px;
	margin:0 auto;
border-radius: 10px;
}

#user_login {
	float:right;
	font-size:12px;
        padding:3px;
        width:200px;
        border:1px solid #0b983a;
}
#user_pass {
	float:right;
	font-size:12px;
	padding:3px;
	width:200px;
	border:1px solid #0b983a;
}
.login-remember {
	width:200px;
	float:right;
	display:block;
}
.login-submit {
	width:400px;
	margin:0 auto;
	clear:both;
	text-align:center;
	font-size:12px;
}

#gform_submit_button_1 {
	border: 0px;
    background: #0b983a;
    color: #fff;
    width: 200px;
    height: 46px;
    font-size: 14px;
    text-align: center;
        border-radius:3px;
}
#gform_submit_button_1:hover {
	background: #ccc;
	color:#000;
	border:1px solid #0b983a;
}

#gform_submit_button_4 {
    border: 0px;
    background: #0b983a;
    color: #fff;
    width: 200px;
    height: 46px;
    font-size: 14px;
    text-align: center;
    border-radius: 3px;
}
#gform_submit_button_4:hover {
        background: #ccc;
        color:#000;
        border:1px solid #0b983a;
}





#input_1_3, #input_1_4, #input_1_9, #input_1_6, #input_1_7, #input_1_10, .medium {
	color:#000;
}

#wp-submit {
    border: 0px;
    background: #7e7e7e;
    color: #fff;
    width: 102px;
    height: 36px;
    font-size: 14px;
    text-align: center;
	border-radius:3px;
}
#wp-submit:hover {
	background: #ccc;
}


.login_left {
	width:auto;
	height:27px;
	float:left;
	display:block;
	padding-top:2px;
}

.login_right {
        width:450px;
        height:30px;
        float:right;
        display:block;
	text-align:right;
}


.topbarwide {
	width:100%; 
	height:60px; 
	background-color:#7e7e7e; 
	color:#fff;; 
 	background:url(/wp-content/themes/brn/assets/images/topbarbg.png) -900px 0; 
	}
        .topbar {
                width:25%; height:60px; float:left;
                color:#FFF;
                font-weight: bold;
                font-size:18px;
                background-color:#7e7e7e;
        }
        .topbarfirst {

                background-color:#0b983a; 
                /* background-color:#7e7e7e; */
        }
        .topbarimg1 {
                width: 30px;
                height:38px;
                display:block;
                margin-top:12px;
                margin-right:12px;
                background:url(/wp-content/themes/brn/assets/images/druppel5.png);
                float:left;
        }

        .topbarimg2 {
                width: 38px;
                height:38px;
                display:block;
                margin-top:12px;
                margin-right:12px;
                background:url(/wp-content/themes/brn/assets/images/munten5.png) no-repeat;
                float:left;
        }

        .topbarimg3 {
                width: 38px;
                height:38px;
                display:block;
                margin-top:12px;
                margin-right:12px;
                background:url(/wp-content/themes/brn/assets/images/milieu5.png) no-repeat;
                float:left;
        }
        .topbar p {
                padding-top:18px;
        }


        .loggedin {
                width:300px;
                height:50px;
                float:left;
                padding-top:20px;
                padding-right:10px;
                overflow:inline;
                text-align:right;
        }




#menu-footermenu-nl-links ul li {
        list-style:none;
}


.initiatief {
	color:#FFFFFF;
	font-style: italic;
}
.kolom-links strong {
	color:#0b983a;
	font-size:16px;
}
.kolom-rechts strong {
	color:#0b983a;
	font-size:16px;
}
.kolom-volledig strong {
	color:#0b983a;
	font-size:16px;
}



#block_head {
	margin:0 auto;
	
	font-size:36px;
	width:1200px;
	height:200px;
/*	background-color:#ccc; */
	color:#FFF;
/*	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; */

	display: block;
	padding-left:0px;
}
.block_head_h1 {
        
        font-size:36px;
        width:800px;
        height:120px;
        color:#FFF;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        text-transform: uppercase;
	display: block;
	display: flex;                   /* defines flexbox */
 	 align-items: flex-end;
	line-height:1.3em;
}

.block_head_h2 {
        
        font-size:16px;
        width:800px;
        height:60px;
        color:#FFF;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        text-transform: uppercase;
	display: block;
	display: flex;                   /* defines flexbox */
 	 align-items: flex-end;
	line-height:1.2em;
	
}

.tab-img {
        width:234px;
}

.loginblok {
	display:block; 
	background-color:#CCC; 
	width:200px; 
	padding:10px; 
	margin-top:20px;
}


#publicatie_blok {
        width:81%;
        min-height:250px;
        height:auto;
        display:block;
        margin:0 auto;
        overflow:hidden;
}

.publicatie_front {
        background: url("/wp-content/themes/brn/assets/images/nieuwsblok1.png") no-repeat;
        width:300px;
        height:150px;
        display: block-inline;
        float:left;
        margin:10px 10px 10px 2px;
}

.publicatie_front h2 {
        font-family: amsipro-black;
        font-size:20px;
        color:#FFF;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
        text-transform: uppercase;
        line-height:1.5em;
        letter-spacing: 3px;
        padding-top:8px;
        padding-left:20px;
        width:270px;
}

.publicatie_front:hover {
        text-shadow: 20px 20px 20px 20px #ccc;
        opacity: 0.6;
}

#cmplz-document {
	max-width:100%;
}

#cmplz-document ul li {
/*	list-style-position: inside; */
	list-style-type: disc;
}




/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 1229px) {
	h2 {
		font-size: 34px;
		line-height: 38px;

color: #0b983a;
    font-size: 16px;
    /* padding-top: 10px; */
    font-weight: bold;
    line-height: 1.2em;
	}
	h3 {
		font-size: 23px;
		letter-spacing: 0.5px;
		line-height: 28px;
	}
	.primarybtn {
		padding: 13px 20px 17px;
	}
	.banner-bar .flexslider ul.slides li {
		min-height: 570px;
	}
	.securities-bar ul li p {
		font-size: 15px;
	}
	.parallexbg-bar .caption-text {
		font-size: 36px;
		line-height: 46px;
	}
	.parallexbg-bar.sec .inner {
		min-height: 700px;
	}
	.navigation-bar .inner > ul > li > a {
		font-size: 100%;
	}

	#publicatie_blok {
        	width:88%;
	}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1159px) {
	 h2 {
	color: #0b983a;
    font-size: 16px;
    /* padding-top: 10px; */
    font-weight: bold;
    line-height: 1.2em;
	}
	 h3 {
		 font-size: 20px;
	 }
	 h4 {
		font-size: 23px;
	}
	 .navigation-bar .inner > ul > li {
		padding: 0px 8px;
	}
	.toprightside {
		max-width: 60%;
	}
	.lang {
		margin-right: 20px;
	}
	.banner-bar .flexslider ul.slides li {
		min-height: 500px;
	}
	.paragraph-bar.dark p br, .paragraph-bar.brandlogo p br, .securities-bar ul li p br {
		display: none;
	}
	.brandlogobox li {
		margin-right: 8%;
	}
	.parallexbg-bar .caption-text {
		font-size: 32px;
	}
	.footerlinks-bar .links ul li a {
		font-size: 20px;
	}
	.securities-bar ul li p {
		font-size: 14px;
	}
	.bigimage-bar {
		min-height: 240px;
	}
                .topbarwide {
                display:none;
        }

        #publicatie_blok {
                width:50%;
        }


}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 1023px) {
	.top-bar {
		padding: 10px 0px 10px;
	}

	#menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}

	.top-bar .logo {
		display: none;
	}
	.top-bar .sidelogo {
		display: none;
	}
	.toprightside {
		max-width: 100%;
		/* width: auto; */
	}
	.lang, .search, .login {
		padding-top: 0px;
	}
	.nav-logo {
		display: block;
	    width: 100%;
	    max-width: 169px;
	}
	.navigation-bar .inner {
		display: none;
		position: absolute;
		background: #f5f5f5;
		width: 100%;
		left: 0px;
		top: 100%;
	}
	.mtoggle {
		display: block;
	}
	
	.banner-bar .flexslider .caption-text {
		max-width: 94%;
	}
	.navigation-bar .inner > ul, .navigation-bar .inner > ul > li {
		display: block;
	}
	.navigation-bar .inner > ul > li > a, .navigation-bar.fixed .inner > ul > li > a {
		padding: 10px;
	}
	.navigation-bar .inner > ul > li:first-child, .navigation-bar .inner > ul > li:last-child, .navigation-bar .inner > ul > li {
		width: 100%;
		padding: 0px;
	}
	.navigation-bar .inner > ul > li .collapsebtn {
		position: absolute;
		top: 0px;
		right: 15px;
		width: 40px;
		height: 40px;
		cursor: pointer;
	}
	.navigation-bar .inner > ul > li .collapsebtn:after {
		position: absolute;
		top: 0px;
		right: 0px;
		width: 100%;
		height: 100%;
		content: "+";
		font-size: 30px;
		color: #0b983a;
		font-weight: 600;
		line-height: 40px;
		text-align: center;
	}
	.navigation-bar .inner > ul > li .collapsebtn.active:after {
		font-size: 36px;
		line-height: 30px;
		content: "-";
	}
	.navigation-bar .inner > ul > li:hover > ul, .navigation-bar .inner > ul > li > ul {
		opacity: 1;
		max-height: inherit;
		visibility: visible;
		position: relative;
		transition: none;
	}
	.navigation-bar .inner > ul > li > ul > li:first-child, .navigation-bar.fixed .inner > ul > li > ul > li:first-child {
		margin-top: 10px;
	}
	.navigation-bar .inner > ul > li > ul, .navigation-bar.fixed .inner > ul > li > ul {
		display: none;
	}
	.navigation-bar.fixed {
		padding: 10px 0px;
	}
	
	.banner-bar .flexslider .caption-text {
		font-size: 34px;
		line-height: 46px;
		padding: 20px 15px;
	}
	.banner-bar .flexslider ul.slides li {
		min-height: 380px;
	}
	h2 {
		font-size: 26px;
	}
	.primarybtn {
		padding: 9px 16px 13px;
	}
	.securities-bar ul li {
		width: 50%;
	}
	.securities-bar ul li p {
		min-height: 40px;
	}
	.parallexbg-bar .caption-text {
		font-size: 28px;
		line-height: 42px;
		padding: 20px 15px 50px;
	}
	.parallexbg-bar .inner {
		min-height: 450px;
	}
	.publication-bar .column-4 {
		width: 100%;
		float: none;
	}
	.paragraph-bar .column-6 {
		width: 100%;
		float: none;
	}
	.paragraph-bar p {
		margin-bottom: 20px;
	}
	.publicationbox figure img {
		max-width: inherit;
		width: 100%;
	}
	.parallexbg-bar.sec .inner {
		min-height: 500px;
	}
	.architect-bar .column-6 {
		width: 100%;
		float: none;
	}
	.architect-bar .figure img {
		max-width: 280px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.footerlinks-bar .column-4 {
		width: 100%;
		float: none;
	}
	.footerlinks-bar .c4rechts {
		text-align:center;
	}
	.footerlinks-bar .c4rechts-img {
		margin:0 auto;
	}
	.footerlinks-bar {
		padding: 50px 0px 48px;
		text-align: center;
	}
	.downloads-bar .column-3 {
		width: 50%;
	}
	.downloads-bar .downloads-links {
		margin-bottom: 30px;
	}
	.downloads-links figure {
		margin-bottom: 15px;
	}
	.banner-bar.subpages {
		min-height: 280px;
	}

.column-3 {
    padding: 0px 15px;
        width:auto;
    float: left;
line-height:23px;
}

.column-3 img {
        clear:both;
	width:auto;
	margin-top:20px;
	
}
	        .topbarwide {
                display:none;
        }


        .column-3 {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-bottom:15px;
        }
        .column-3-links {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-left:0px;
        }

        .eenkwart {
                width:100%;
                padding-bottom:15px;
                float:right;
        }
        .driekwart {
                width:100%;
                float:left;
        }
        .tab-img {
                width:60px;
        }

.lang-top {
	display:none;
}

.lang-mini {
display:block;
                float:left;
                margin-left:140px;

}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}





}
 
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	 .brandlogobox li {
		margin-right: 0%;
		max-width: 260px;
	 }

	 #menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}


	.topbarwide {
		display:none;
	}

        .kolom-rechts {
                float:none;
                width:90%;
                padding: 0px 5px 5px 5px;
        }

        .kolom-links {
                float:none;
                width:90%;
                padding: 0px 5px 0px 5px;
        }

        #block_head {
                width:100%;
        }

        .block_head_h1 {
                width:80%;
                font-size:50px;
                overflow: none;
        }

        .column-3 {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                min-height:200px;
		height:auto;
                clear:both;
                margin-bottom:15px;
		border-bottom: 1px solid #ccc;
        }
        .column-3-links {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:200px;
                clear:both;
                margin-left:0px;
		border-bottom: 1px solid #ccc;
		margin-top:20px;
        }

        .eenkwart {
                width:100%;
                padding-bottom:15px;
                float:right;
        }
        .driekwart {
                width:100%;
                float:left;
        }
        .tab-img {
                width:118px;
        }
        .loginblok {
                display:block;
                background-color:#CCC;
                width:200px;
                padding:10px;
                margin:0 auto;
                margin-top:30px;
        }

	#publicatie_blok {
        	width:100%;
	}

	.lang-top { 
		display:none;
	}
.lang-mini {
	display:block;
		float:left;
		margin-left:130px;
}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}

}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 639px) {
	.banner-bar.subpages {
		min-height: 240px;
	}

	#menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}

	.primarybtn {
		padding: 9px 10px 13px;
	}
	.banner-bar .flexslider ul.slides li {
		min-height: 280px;
	}
	.banner-bar .flexslider .caption-text {
		font-size: 28px;
		line-height: 38px;
		max-width: 76%;
	}
	.parallexbg-bar .caption-text {
		font-size: 24px;
		line-height: 32px;
	}
	.parallexbg-bar.sec .inner {
		min-height: 400px;
	}
        .topbarwide {
                display:none;
        }

        .kolom-rechts {
                float:none;
                width:100%;
                padding: 0px 5px 5px 5px;
        }

        .kolom-links {
                float:none;
                width:100%;
                padding: 0px 5px 0px 5px;
        }

        #block_head {
                width:100%;
        }

        .block_head_h1 {
                width:80%;
                font-size:50px;
                overflow: none;
		margin-left:-10px;
        }

        .column-3 {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                min-height:210px;
		height:auto;
                clear:both;
                margin-bottom:15px;
        }
        .column-3-links {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                min-height:210px;
		height:auto;
                clear:both;
                margin-left:0px;
        }

        .eenkwart {
                width:100%;
                padding-bottom:15px;
                float:right;
        }
        .driekwart {
                width:100%;
                float:left;
        }
        .tab-img {
                width:60px;
        }

        .loginblok {
                display:block;
                background-color:#CCC;
                width:200px;
                padding:10px;
                margin:0 auto;
		margin-top:20px;
        }
        .lang-top {
                display:none;
        }
.lang-mini {
	display:block;
                float:left;
                margin-left:30px;
}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}



}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 539px) {
	.banner-bar.subpages {
		min-height: 220px;
	}

	#menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}

	.top-bar .search.desktop {
		position: absolute;
		top: 100%;
		left: 0px;
		width: 100%;
		background: #fff;
		display: none;
	}
	.search.desktop input[type="text"] {
		width: 100%;
	    padding-left: 50px;
	}
	.search.desktop input[type="submit"] {
		position: absolute;
		top: 0px;
		left: 0px;
	    background: rgba(255,255,255,0.7) url(/wp-content/themes/brn/assets/images/searchbtn.svg)no-repeat center/18px;
	}
	.search.mobilebtn {
		display: block;
	}
	.securities-bar ul li p {
		min-height: 60px;
	}
        .topbarwide {
                display:none;
        }


	.kolom-rechts {
		float:none;
		width:100%;
		padding: 0px 5px 5px 5px;
	}

	.kolom-links {
		float:none;
                width:100%;
		padding: 0px 5px 0px 5px;
	}

	#block_head {
		width:100%;	
	}
	
	.block_head_h1 {
		width:80%;
		font-size:50px;
		overflow: none;
		margin-left:-10px;
	}
	        .column-3 {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-bottom:15px;
        }
        .column-3-links {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-left:0px;
        }

        .eenkwart {
                width:100%;
                padding-bottom:15px;
                float:right;
        }
        .driekwart {
                width:100%;
                float:left;
        }
        .tab-img {
                width:60px;
        }

        .loginblok {
                display:block;
                background-color:#CCC;
                width:200px;
                padding:10px;
                margin:0 auto;
		margin-top:20px;
        }
        .lang-top {
                display:none;
        }
.lang-mini {
	display:block;
                float:left;
                margin-left:30px;
}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}




}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	.container {
        	max-width: 1230px;
        	padding-left: 10px;
        	padding-right: 10px;
        	margin: 0 auto;
	}

	#menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}

	.banner-bar.subpages {
		min-height: 200px;
	}
	.banner-bar .flexslider .caption-text {
		font-size: 26px;
		line-height: 34px;
		max-width: 86%;
	}
	.banner-bar .flexslider ul.slides li {
		min-height: 240px;
	}
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 24px;
	}
	.paragraph-bar h2, .securities-bar h2 {
		word-spacing: 0px;
	}
	.securities-bar ul li {
		width: 100%;
		margin-bottom: 25px;
	}
	.copyright-bar p {
		font-size: 12px;
	}
	.parallexbg-bar .caption-text {
		font-size: 22px;
		line-height: 30px;
	}
	.toprightside .lang, .toprightside .search {
		margin-right: 15px;
	}
	.downloads-bar .column-3 {
		width: 100%;
	}
        .topbarwide {
                display:none;
        }

        .kolom-rechts {
                float:none;
                width:100%;
                padding: 0px 5px 5px 5px;
        }

        .kolom-links {
                float:none;
                width:100%;
                padding: 0px 5px 0px 5px;
        }

        #block_head {
                width:100%;
        }

        .block_head_h1 {
                width:80%;
                font-size:40px;
                overflow: none;
		margin-left:-10px;
        }

	.column-3 {
	        padding: 0px 15px;
        	width:100%;
	        float: left;
        	line-height:23px;
	        height:300px;
		clear:both;
		margin-bottom:15px;
	}
	.column-3-links {
        	padding: 0px 15px;
        	width:100%;
        	float: left;
        	line-height:23px;
		height:300px;
		clear:both;
		margin-left:0px;
	}

	.eenkwart {
		width:100%;
		padding-bottom:15px;
		float:right;
	}
	.driekwart {
		width:100%;
		float:left;
	}
	.tab-img {
		width:60px;
	}

        .loginblok {
                display:block;
                background-color:#CCC;
                width:200px;
                padding:10px;
                margin:0 auto;
		margin-top:20px;
        }
        .lang-top {
                display:none;
        }
.lang-mini {
	display:block;
                float:left;
                margin-left:30px;
}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}


}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 359px) {
	h2 {
		font-size: 22px;
	    line-height: 32px;
	}

	#menu-hoofdmenu {
		border-bottom:3px solid #0b983a;
	}

	.gallery-bar {
		padding: 40px 0px 30px;
	}
	.parallexbg-bar .inner {
		min-height: 390px;
	}
	.banner-bar.subpages {
		min-height: 180px;
	}
        .topbarwide {
                display:none;
        }

        .kolom-rechts {
                float:none;
                width:100%;
                padding: 0px 5px 5px 5px;
        }

        .kolom-links {
                float:none;
                width:100%;
                padding: 0px 5px 0px 5px;
        }

        #block_head {
                width:100%;
        }

        .block_head_h1 {
                width:80%;
                font-size:50px;
                overflow: none;
		margin-left:-10px;
        }


        .column-3 {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-bottom:15px;
        }
        .column-3-links {
                padding: 0px 15px;
                width:100%;
                float: left;
                line-height:23px;
                height:300px;
                clear:both;
                margin-left:0px;
        }

        .eenkwart {
                width:100%;
                padding-bottom:15px;
                float:right;
        }
        .driekwart {
                width:100%;
                float:left;
        }
        .tab-img {
                width:60px;
        }

	.loginblok {
	        display:block;
        	background-color:#CCC;
	        width:200px;
        	padding:10px;
		margin:0 auto;	
		margin-top:20px;
	}
        .lang-top {
                display:none;
        }
.lang-mini {
	display:block;
                float:left;
                margin-left:30px;
}
.lang-mini ul li {
        display: inline-block;
}
.lang-mini ul li a {
        font-size: 12px;
        text-transform: uppercase;
        color: #7e7f7e;
        line-height: 32px;
        display: block;
        padding: 0px 14px;
        border-bottom: solid 4px transparent;
        text-align:center;
        width:40px;
}
.lang-mini ul li.active a {
        border-bottom: solid 4px #0b983a;
}
.lang-mini ul li a:hover {
         border-bottom: solid 4px #0b983a;
}

.mobile-fix {
margin-top:100px;
display:block;
}

.partnerlogo {
        width: 180px;       /* vaste breedte (of auto) */
        margin: 10px auto;  /* centreren */
        float: none;        /* floats weghalen */
    }

    .partner-logos-bar {
        flex-direction: column; /* stapel onder elkaar */
        align-items: center;    /* netjes centreren */
    }

}


