/*
Theme Name: haicu6_duon
Theme URI: http://www.duurzaam-ondernemen.nl/
Author: Haicu webdesign
Author URI: http://www.haicu.nl/
Description: Description
Version: 1.0

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #f6f4ec;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}

/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Nunito', sans-erif;
	font-size: 16px;
	line-height: 20px;
}
body.modal-open {
	overflow:hidden;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}

h1{
	font:bold 28px/28px 'Zilla Slab', sans-serif;
	margin-bottom:20px;
	color:#b6912b;
}

h2{
	font:bold 24px/24px 'Zilla Slab', sans-serif;
	margin-bottom:20px;
	color:#b6912b;
}

h3{
	font:bold 18px/18px 'Zilla Slab', sans-serif;
	margin-bottom:20px;
	color:#b6912b;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

/* Text elements */
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/* Links */
a {
	color:#b6912b;
	text-decoration:none;
}
a:visited {
	color:#b6912b;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	color:#a680e0;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

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

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

/* Clearing */
.clear:before,
.clear:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: '';
	display: table;
}

.clear:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

.widget_em_widget ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.widget_em_widget ul li{
	margin:0 0 0 0;
	padding:0;
}
.mc4wp-form-fields label:nth-of-type(1)  {
	display:inline-block;
	text-align:left;
	font-weight:bold;
	margin-bottom:-14px;
}
.mc4wp-form-fields input[type="text"]  {
	min-width:300px;	
}
#rpwe_widget-2 .rpwe-block h3 {
    font-size: 18px !important;
    line-height:20px;
}
#rpwe_widget-2 .rpwe-block a.rpwe-img {
    margin:5px auto;
    display:block;
    width:120px;
}
#rpwe_widget-2 li {
    margin-left:-20px;
    margin-right:-20px;
    padding:10px 20px;
    	text-align:center;
}
#rpwe_widget-2 li:nth-of-type(2n+1) {
    background-color:#f6f4ec;
}

.widget-area .rpwe-block h3 {
    font-size: 16px!important;
    line-height: 1.1em;
}

body.blog:not(.tag-coronacrisis) #rpwe_widget-5,
body.archive:not(.tag-coronacrisis) #rpwe_widget-5,
body.single #rpwe_widget-5 {
	display:none;
}
#rpwe_widget-5 img {
	margin-bottom:25px;
}

body.blog:not(.tag-sdgs) #rpwe_widget-6,
body.archive:not(.tag-sdgs) #rpwe_widget-6,
body.single #rpwe_widget-6 {
	display:none;
}
#rpwe_widget-6 img {
	margin-bottom:25px;
}

body.blog:not(.tag-cradle) #rpwe_widget-7,
body.archive:not(.tag-cradle) #rpwe_widget-7,
body.single #rpwe_widget-7 {
	display:none;
}
#rpwe_widget-7 img {
	margin-bottom:25px;
}

body.blog:not(.tag-klimaat) #rpwe_widget-8,
body.archive:not(.tag-klimaat) #rpwe_widget-8,
body.single #rpwe_widget-8 {
	display:none;
}
#rpwe_widget-8 img {
	margin-bottom:25px;
}

/* =Layout: Content-Sidebar (-Sidebar)
----------------------------------------------- */

header.site-header {
	width:100%;
	max-width:1200px;
	height:346px;
	margin:0 auto;
	position:relative;
	background-position:50% 50%;
	background-repeat:no-repeat;
}

header .site-branding {
	clear:both;
	float:left;
	width:100%;
	max-width:1200px;
	height:280px;
	margin:0 0 0 0;
	position:relative;
	text-align:center;
}

header a.logo {
	position:absolute;
	top:158px;
	left:30px;
	z-index:99;
}

#main {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:#fff;
}

.content-area {
	float: left;
	width: 100%;

}
.site-content {
	margin: 30px 390px 30px 30px;
}
.site-main .widget-area {
	clear:right;
	float: left;
	margin: 30px 0 30px -330px;
	overflow: hidden;
	width: 300px;
}

#footerwrap {
	clear: both;
	width: 100%;
	background:#48267c;
}

.site-footer {
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
#cookie-notice {
	background-color:#f6f4ec !important;
}
.cookie-notice-container {
	background-color:#48267c;
	max-width:1200px;
	margin:0 auto;
}

/* =Page homepage
----------------------------------------------- */

.page-template-page-homepage-php #blok-nieuws {
	width:calc(100% - 40px);
	margin:20px 20px 20px 20px;
}

.page-template-page-homepage-php #blok-nieuws .col {
	float:left;
	width:calc((100% - 80px)/4);
	margin-left:10px;
	margin-right:10px;
	background-color:#f2f2f2;
	min-height:320px;
	margin-bottom:10px;
}
@media screen and (min-width: 1024px) {
.page-template-page-homepage-php #blok-nieuws .col {
	min-height:420px;
}
}



.page-template-page-homepage-php #blok-nieuws .col .innerwrap {
	padding:10px 20px;
}

.page-template-page-homepage-php #blok-nieuws .col4 {
	margin-right:0px;
}

.page-template-page-homepage-php #blok-nieuws h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}

.page-template-page-homepage-php #blok-nieuws .blok-nieuws-img {
	height:180px;
	position:relative;
	background-color:#edf2f5;
}

.page-template-page-homepage-php #blok-nieuws .blok-nieuws-img a img {
	display:block;
	position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


.page-template-page-homepage-php #blok-welkom {
	margin: 30px 610px 30px 30px;
	background:#edf2f5;
	padding:20px 20px 10px 20px;
}
.page-template-page-homepage-php .site-content {
	margin: 30px 610px 30px 30px;
}
.page-template-page-homepage-php .site-main #secondary.widget-area {
	float: left;
	margin: 0px 0 30px -590px;
	width: 560px;
}

.page-template-page-homepage-php .site-main #secondary-col1 aside.widget,
.page-template-page-homepage-php .site-main #secondary-col2 aside.widget {
	background:#f2f2f2;
	padding:20px;
}
.page-template-page-homepage-php .site-main #secondary-col2 aside.widget {
	background:#edf2f5;
}

.page-template-page-homepage-php #blok-advertentie {
	margin: 0 0 30px 0;
	width:100%;
	clear:both;
}

.page-template-page-homepage-php .site-main #secondary-col1,
.page-template-page-homepage-php .site-main #secondary-col2 {
	float: left;
	margin: 0 20px 0 0;
	width: 270px;
}
.page-template-page-homepage-php .site-main #secondary-col2 {
	margin: 0 ;
}
.page-template-page-homepage-php .site-main #secondary-col2 ul.rpwe-ul {
	list-style:none;
	margin-left:-20px;
	margin-right:-20px;
}
.page-template-page-homepage-php .site-main #secondary-col2 ul.rpwe-ul li {
	padding:20px 20px 10px 20px;
}
.page-template-page-homepage-php .site-main #secondary-col1.extra-home-5,
.page-template-page-homepage-php .site-main #secondary-col2.extra-home-6 {
	margin-top:30px;
}
.page-template-page-homepage-php #black-studio-tinymce-11 {
	margin-top:-30px;
}

.partners-list {
	margin:0px 0 0px 0;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-wrap:wrap;
  align-items: center;
  justify-content:center;
  background-color:#f2f2f2;
}
.partners-list a.partner {
	display:block;
  -webkit-flex:1 1 26%;
  -ms-flex:1 1 26%;
  flex: 1 1 16%;
  padding:5px 15px;
  text-align:center;
  min-width:90px;
}
.partners-list a.partner img {
	max-height:80px;
}
.my-slider {
	  background-color:#f2f2f2;
}
.tns-outer {
	margin-top:-40px;
}
.tns-nav {
	background-color:#f2f2f2;
	text-align:center;
}
.tns-nav > [aria-controls] {
    width: 9px;
    height: 9px;
    padding: 0;
    margin: 0 5px;
    border-radius: 50%;
    background: #aaa;
    border: 0;
}
.tns-nav > [aria-controls]:hover,
.tns-nav > .tns-nav-active {
    background: #999;
    border: 0;
    outline:none;
}
.tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer;
}
.tns-outer > button {
	display:none;
}

#aps_widget-2 {
	text-align:center;
}

.page-template-page-homepage-php article {
	margin-bottom:0; 
}

.page-template-page-homepage-php .nieuwslijst {
	margin-bottom:0px;
	clear:both;
	background-color:#f6f4ec;
	padding:5px 10px 10px 0;
}
.page-template-page-homepage-php .nieuwslijst:nth-of-type(2n + 1) {
	background-color:#edf2f5;
}

.page-template-page-homepage-php .nieuwslijst h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
}

.page-template-page-homepage-php .nieuwslijst .col {
	float:left;
	margin-bottom: 12px;
}

.page-template-page-homepage-php .nieuwslijst .col1 {
	width:150px;
	padding-top:5px;
	padding-left:10px;
}

.page-template-page-homepage-php .nieuwslijst .col2 {
	width:450px;
}

.page-template-page-homepage-php .nieuwslijst .col2.smaller {
	width:380px;
	margin-left:10px;
}

.page-template-page-homepage-php .apsc-theme-1.apsc-icons-wrapper {
	margin-left:-7px;
	margin-right:-10px;
}
.page-template-page-homepage-php .apsc-theme-1 .apsc-each-profile {
	margin:5px 1px
}
.page-template-page-homepage-php .apsc-theme-1 .apsc-each-profile a {
	width:56px;
}

.page-template-page-homepage-php h3 {
    font: bold 24px/24px 'Zilla Slab', sans-serif;
    margin-bottom: 20px;
    color: #b6912b;
}
.page-template-page-homepage-php #rss-10 ul {
	list-style:none;
	margin:0;
	padding:0;
}
.page-template-page-homepage-php #rss-10 ul li {
	margin:0 0 10px 0;
	padding:0;
}
.page-template-page-homepage-php .tagcloud a {
	display:inline-block;
	background-color:#fff;
	border:1px solid #f6f4ec;
	border-radius:10px;
	padding:5px;
	margin-bottom:5px;
}
.page-template-page-homepage-php #secondary.widget-area  #em_widget-2.widget ul {
	margin-left:-20px;
	margin-right:-20px;
	padding:0;
}
.page-template-page-homepage-php #secondary.widget-area  #em_widget-2.widget ul li {
	padding:20px;
	text-align:center;
}
.page-template-page-homepage-php #secondary.widget-area  #em_widget-2.widget ul li:nth-of-type(2n+1) {
	background-color:#f6f4ec;
	
}
.page-template-page-homepage-php #em_widget-2 ul li .image {
	display:block;
	text-align:center;
	margin-bottom:5px;
}
.page-template-page-homepage-php #em_widget-2 ul li .image img {
	width:180px !important;
}
.page-template-page-homepage-php #em_widget-2 ul li .eventlink {
	display:block;
	margin-bottom:1px;
}
.page-template-page-homepage-php #em_widget-2 ul li .eventdates {
	display:block;
	margin-bottom:1px;
}
.page-template-page-homepage-php #em_widget-2 ul li .locationtown {
	display:block;
}

.page-template-page-homepage-php .hungryfeed_item_title {
	font-weight:400;
}
.page-template-page-homepage-php div.hungryfeed_item {
	margin-bottom:20px;
}


.apsc-posts .apsc-icon-block {
    background-color: #aaa;
}

.page-template-page-homepage-php #black-studio-tinymce-8 .textwidget .logo-wrap {
	display: -webkit-box;
   display: -ms-flexbox;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content:center;
	align-items: center;
	margin:20px 0 20px 0;
}
.page-template-page-homepage-php #black-studio-tinymce-8 .textwidget .logo-wrap a {
   -webkit-box-flex: 0 0 50%;
   -ms-flex: 0 0 50%;
   flex: 0 0 calc(50% - 20px);
   padding:5px;
   display:block;
}
.page-template-page-homepage-php .site-main #secondary-col1 aside.widget#rpwe_widget-4 {
	background-color:#f6f4ec !important;
}

#blok-productnieuws {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   flex-wrap:wrap;
   align-items: stretch;
   margin-bottom:30px;
   margin-left:-10px;
   margin-right:-10px;
}
#blok-productnieuws .col {
		position:relative;
	 	-webkit-flex:1 1 20%;
  	-ms-flex:1 1 20%;
    flex: 1 1 20%;
    padding:0;
    min-width:200px;
	background-color:#f2f2f2;
	 margin-left:10px;
   margin-right:10px;
		margin-bottom:10px;
}
#blok-productnieuws .col:nth-of-type(n+3) {
	display:none;
}
#blok-productnieuws .col .innerwrap {
	padding:10px 20px;
}
#blok-productnieuws h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
#blok-productnieuws .blok-nieuws-img {
	height:180px;
	position:relative;
	background-color:#edf2f5;
}
#blok-productnieuws .blok-nieuws-img a img {
	display:block;
	position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/* =Agenda
----------------------------------------------- */

#smooth_slider_2 {
	max-width:800px !important;
	background-color:#edf2f5 !important;
}

#smooth_slider_2 .smooth_slideri {
	margin:20px 0px !important;
	background-color:transparent !important;
	padding-left:10px;
	padding-right:10px;
	width:calc(100% - 20px) !important;
}
.smooth_slider .smooth_slideri {
	margin:20px 0px !important;
	background-color:transparent !important;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;
	width:calc(100% - 30px) !important;
}
.css-events-list tr { 
	background-color:#f6f4ec;
	}
	.css-events-list tr:nth-of-type(2n+1) { 
	background-color:#edf2f5;
	}
.css-events-list table.events-table tr td { 
	padding:20px;
	vertical-align:top;
	}
.css-events-list table.events-table thead tr { 
	background-color:#f6f4ec;
	}
	.css-events-list table.events-table thead tr th { 
	padding:20px;
	}
	
	
#secondary.widget-area .widget {
	background-color:#f2f2f2 !important;
	padding:20px;
}
	
#secondary.widget-area .widget ul {
	margin:0;
	padding:0 0 0 2px;
}
#secondary.widget-area .widget ul li {
	margin:0 0 10px 0;
	padding:0;
	color:#b6912b;
}
	
/* =Archive
----------------------------------------------- */

.page-template-page-nieuwsinternationaal-php .col {
	float:left;
	width:280px;
	margin:0 20px 0 0;
}

.page-template-page-nieuwsinternationaal-php .col2 {
	margin:0;
}

.wp-pagenavi a, .wp-pagenavi span {
	display:inline-block;
	}


/* =Archive
----------------------------------------------- */

.blog header .entry-meta,
.archive header .entry-meta {
	margin-top: -16px;
}

.blog .col,
.archive .col {
	float:left;
	width:220px;
	margin-top:16px;
	margin-right:20px;
}

.blog .col2,
.archive .col2 {
	float:left;
	width:600px;
	margin-top:10px
	margin-right:0px;
}

.blog .col2.smaller,
.archive .col2.smaller {
	float:left;
	width:calc(780px - 240px);
	margin-right:0px;
}
.blog footer.entry-meta,
.archive footer.entry-meta {
	margin-top:6px;
	margin-bottom:16px;
}

.tags-links a {
	display:inline-block;
	background:#b6912b;
	color:#fff;
	padding:1px 5px;
	border-radius:3px;
}
.tags-links a:hover {
	display:inline-block;
	background:#a680e0;
	color:#fff;
}


/* =Archive interviews
----------------------------------------------- */

.category-interviews .site-content {
	margin:30px;
}

.category-interviews #blok-interviews {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   flex-wrap:wrap;
   align-items: stretch;
}
.category-interviews #blok-interviews .col {
		position:relative;
	 	-webkit-flex:1 1 20%;
  	-ms-flex:1 1 20%;
    flex: 1 1 20%;
    padding:0;
    min-width:200px;
	background-color:#f2f2f2;
	margin-bottom:10px;
}
.category-interviews #blok-interviews .col.hidden {
	visibility:hidden;
	height:0;
	padding:0;
	border:0;
}
.category-interviews #blok-interviews .col .innerwrap {
	padding:10px 20px;
}
.category-interviews #blok-interviews h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
.category-interviews #blok-interviews .blok-nieuws-img {
	height:180px;
	position:relative;
	background-color:#edf2f5;
}
.category-interviews #blok-interviews .blok-nieuws-img a img {
	display:block;
	position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* =Tag productnieuws
----------------------------------------------- */

@media screen and (min-width: 767px) {
	.tag-productnieuws .site-content {
		width:calc(100% - 360px);
		margin:30px;
	}
	.tag-productnieuws .site-main .widget-area {
    margin-top: 94px;
}
}
.tag-productnieuws #blok-interviews {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   flex-wrap:wrap;
   align-items: stretch;
}
.tag-productnieuws #blok-interviews .col {
		position:relative;
	 	-webkit-flex:1 1 26%;
  	-ms-flex:1 1 26%;
    flex: 1 1 26%;
    padding:0;
    min-width:200px;
	background-color:#f2f2f2;
	margin-bottom:10px;
}
.tag-productnieuws #blok-interviews .col.hidden {
	visibility:hidden;
	height:0;
	padding:0;
	border:0;
}
.tag-productnieuws #blok-interviews .col .innerwrap {
	padding:10px 20px;
}
.tag-productnieuws #blok-interviews h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
.tag-productnieuws #blok-interviews .blok-nieuws-img {
	height:180px;
	position:relative;
	background-color:#edf2f5;
}
.tag-productnieuws #blok-interviews .blok-nieuws-img a img {
	display:block;
	position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/* Tag archives
----------------------------------------------- */

.archive.tag footer .tags-links,
.archive.tag footer .sep {
	display:none;
}


/* =Single
----------------------------------------------- */
.single .oudkaderbeeld,
.single .attachment-thumb220 {
	float:left;
	margin:0 0 10px 0;
}


.single #blok-kader {
	 float:right;
	 width:220px;
	 margin:0 0 10px 20px;
    background-color:#edf2f5;
    padding: 20px 20px 10px 20px;
	text-align:center;
}

.single #blok-kader p.kader{
	 clear:both;
}
.single .kader img {margin-top:10px;}

.single .site-content {
	margin-right:410px;
}
.site-main .widget-area {
	margin-left: -330px;
	width:300px;
}

/* =Page template hungry feed
----------------------------------------------- */

.hungryfeed_item {
	margin-bottom:20px;
}

.hungryfeed_feed_title {
	display:none;
}

.hungryfeed_item h3 {
	margin-bottom:2px;
}
.hungryfeed_item .pub {
	margin-bottom:6px;
	font-style:italic;
}

.hungryfeed_item img {
	float:left;
		margin-top:4px;
	margin-right:10px;
	margin-bottom:30px;
	width:140px;
}
.hungryfeed_item img::after {
	clear:both;
}

/* =Page template volle breedte
----------------------------------------------- */
.page-template-page-vollebreedte-php .site-content{
	margin:30px;
}

.page-template-page-vollebreedte-php .site-content blockquote {
	max-width:600px;
	margin:0;
}

.page-template-page-vollebreedte-php .site-content object,
.page-template-page-vollebreedte-php .site-content embed {
	max-width:940px;
}


/* =Menu secondary
----------------------------------------------- */

nav.navigation-secondary {
	clear: both;
	display: block;
	width: 100%;
	float:left;
	margin:0;
	padding:10px 0 6px 0;
	background-color:rgba(255,255,255,0.9);
}

nav.navigation-secondary ul {
	list-style: none;
	margin:0 28px 0px 30px;
}

nav.navigation-secondary ul li {
	float:right;
	margin-left:16px;
}

nav.navigation-secondary ul li a {
	display:block;
	color:#b6912b;
	text-decoration:none;
}

nav.navigation-secondary ul li a:hover,
nav.navigation-secondary ul li.current-menu-item a {
	color:#a680e0;
}


nav.navigation-secondary ul li.socmed {
	margin-left:8px;
}

nav.navigation-secondary ul li.socmed.instagram {
	margin-left:16px;
}

nav.navigation-secondary ul li.socmed a {
	width:16px;
	text-indent:-9999px;
}

nav.navigation-secondary ul li.socmed a:hover {
	opacity:0.7;
}

nav.navigation-secondary ul li.instagram a {
	background: url("images/instagram.png") no-repeat scroll 0px 0px transparent;
}

nav.navigation-secondary ul li.linkedin a {
	background: url("images/linkedin.png") no-repeat scroll 0px 0px transparent;
}

nav.navigation-secondary ul li.twitter a {
	background: url("images/twitter.png") no-repeat scroll 0px 0px transparent;
}

nav.navigation-secondary ul li.facebook a {
	background: url("images/facebook.png") no-repeat scroll 0px 0px transparent;
}

nav.navigation-secondary ul li.email a {
	background: url("images/email.png") no-repeat scroll 0px 0px transparent;
}
nav.navigation-secondary ul li.rss a {
	background: url("images/rss.png") no-repeat scroll 0px 0px transparent;
}
.hamburger,
.close {
	display:none;
}


/* =Menu primary
----------------------------------------------- */

.navigation-main {
	clear: both;
	display: block;
	width: 100%;
   font-family: 'Zilla Slab', sans-serif;
   letter-spacing:1px;
   color:#fff;
   background-color:rgba(72,38,124,0.9);
   min-height:30px;
	position:relative;
}	
.navigation-main ul {
	list-style: none;
	margin: 0 30px 0 280px;
}
.navigation-main ul li {
	float: left;
	position: relative;
}
.navigation-main a {
	display: block;
	text-decoration: none;
	color:#ffffff;
	margin-right:24px;
	font-size:18px;
	line-height:30px;
	position: relative;
}

.navigation-main a:hover {
	color:#a680e0;
}

.navigation-main li.current-menu-parent>a,
.navigation-main li.current-menu-item>a {
	color:#a680e0;
}

.single-post .navigation-main ul li.nieuws>a,
.category .navigation-main ul li.nieuws>a {
	color:#a680e0;
}

.navigation-main ul ul.sub-menu {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	background:#a680e0;
	display: none;
	float: left;
	position: absolute;
		top: 30px;
		left: 0px;
	z-index: 99999;
	padding:0;
	margin:0;
}

.navigation-main ul li:hover > ul {
	display: block;
	padding:5px 0;
}

.navigation-main ul ul li {
	padding:5px 10px;
}
.navigation-main ul ul a {
	min-width: 160px;
	white-space: nowrap;
	font-size:15px;
	line-height:17px;
	color:#fff;
}
.navigation-main ul ul a:hover {
	color:#48267c;
}

.navigation-main ul ul li.current-menu-item a {
	color:#48267c;
}

.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}

.navigation-main ul li.menu-item-27 a {
	width:20px;
	height:20px;
	text-indent:-9999px;
	margin-top:3px;
}

.navigation-main ul li.menu-item-27 a:hover {
	opacity:0.7;
}

.navigation-main ul li.menu-item-27 a {
	background: url("images/search2.png") no-repeat scroll 2px 2px transparent;
	background-size: contain;
}

/* =Footer
----------------------------------------------- */
.site-footer .col {
	float: left;
	width:calc((100% - 80px)/4);
	margin:20px 10px 20px 10px;
	color:#fff;
}

.site-footer .col4 {
	margin-right:0px;
}

.site-footer h3 {
	color:#ffffff;
}

.site-footer ul {
	list-style-type:none;
	margin:0;
}

.site-footer a {
	color:#fff;
}

.site-footer a:hover {
	color:#a680e0;
}

/* =Content
----------------------------------------------- */

.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

.rp4wp-related-job_listing>ul li.job_listing a div.position, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
    padding: 0 0 0 142px;
} 
.rp4wp-related-job_listing>ul li.job_listing a img.company_logo, .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
	width:142px;
	height:auto;
}

ul.job_listings li.job_listing a {
	min-height:120px;
}
.application_details {
	display:block !important;
}
.application_button.button {
	display:none !important;
}

.single ul.job_listings li.job_listing a img.company_logo {
	width:60px;
	height:auto;
}
.single .widget ul.job_listings li.job_listing a {
	min-height:20px !important;
	padding-bottom:0;
}
.single_job_listing .company img {
	width:auto;
	position:relative;
}
.single_job_listing .company .name {
	float:left;
	margin-left:1em;
	margin-top:0.5em;
	font-size:20px;
}
.job_filters #search_keywords {
	display:none;
}
.job_filters .search_jobs div.search_location, 
.job_filters .search_jobs div.filter_last {
    float: left;
    padding-left:0;
}


/* =Navigation
----------------------------------------------- */

.site-content [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .submit {
	display: none;
}

#wds-container {
	border-radius:0 0 0 0 !important;
}

#wds-container a {
	color:#48267c !important;
}

#wds-container a:hover {
	color:#b6912b !important;
}

div.srp-widget-singlepost {
    border-bottom: 0px solid rgb(204, 204, 204);
}


/*--------------------------------------------------------------
## Boek
--------------------------------------------------------------*/

.archive.post-type-archive-boek .col1,
.tax-boekrubriek .col1 {
	float:left;
	width:120px;
	margin-top:16px;
	margin-right:20px;
}
.archive.post-type-archive-boek h2,
.tax-boekrubriek h2 {
    margin-bottom: 0px;
}
.boeklabel {
	display:inline-block;
	min-width:90px;
}
.post-type-archive-boek .description {
	font-size:0.9em;
}

/*--------------------------------------------------------------
## vacatures
--------------------------------------------------------------*/

.job_listings .meta .date,
.job-listing-meta .date-posted {
	display:none !important;
}


/*--------------------------------------------------------------
## sidebar adjustments 14-03-2018
--------------------------------------------------------------*/
.crp_related_widget ul {
	list-style:none;
	margin-left:0;
}
.crp_related_widget ul li {
	margin-bottom:10px;
}
.crp_related_widget ul a {
	display:block;
	overflow: hidden;
	width: 100%;
}
.crp_related_widget ul a img {
	display:block;
	float:left;
	width:60px;
}
.crp_related_widget ul a span.crp_title {
	display:block;
	float:right;
	width:calc(100% - 70px);
}
ul.wpp-list {
	list-style:none;
	margin-left:0;
}
ul.wpp-list li {
	margin-bottom:10px;
	overflow: hidden;
	width: 100%;
}
ul.wpp-list li a:nth-of-type(1) {
	display:block;
	float:left;
	width:60px;
}
ul.wpp-list li a:nth-of-type(2) {
	display:block;
	float:right;
	width:calc(100% - 70px);
}

/*--------------------------------------------------------------
## Page template partners
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Template Partner Page
--------------------------------------------------------------*/

.page-template-page-partners .site-content {
    margin-right:50%;
}
.page-template-page-partners .site-main .widget-area {
    margin-left: -48%;
    margin-right:20px;
    width: calc(48% - 20px);
}
@media screen and (max-width: 800px) {
	.page-template-page-partners .site-content, 
	.page-template-page-partners .site-main .widget-area {
    width: calc(100% - 3em);
    margin-left:1.5em;
    margin-right:1.5em;
	}
	.page-template-page-partners .site-content {
		margin-bottom:0;
	}
}

.page-template-page-partners .nieuwslijst {
	margin-bottom:0px;
	clear:both;
	background-color:#f6f4ec;
	padding:5px 10px 10px 0;
}
.page-template-page-partners .nieuwslijst:nth-of-type(2n + 1) {
	background-color:#edf2f5;
}

.page-template-page-partners .nieuwslijst h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:0;
}

.page-template-page-partners .nieuwslijst .col {
	float:left;
	margin-bottom: 12px;
}

.page-template-page-partners .nieuwslijst .col1 {
	width:150px;
	padding-top:5px;
	padding-left:10px;
}

.page-template-page-partners .nieuwslijst .col2 {
	width:calc(100% - 180px);
	margin-left:10px;
}

.page-template-page-partners .partnerlogo {
	max-height:160px;
	max-width:300px;
	margin-bottom:10px;
}


/*--------------------------------------------------------------
# Template Columns filter
--------------------------------------------------------------*/

.page-template-page-columns .site-content {
	margin:30px 0;
}

.page-template-page-columns .site-content {
	margin:30px;
}

.page-template-page-columns #blok-interviews {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-flex: 1;
   -ms-flex: 1;
   flex: 1;
   flex-wrap:wrap;
   align-items: stretch;
   margin-left:-20px;
   margin-right:-20px;
}
.page-template-page-columns #blok-interviews .col {
		position:relative;
	 	-webkit-flex:1 1 20%;
  	-ms-flex:1 1 20%;
    flex: 1 1 20%;
    padding:0;
    min-width:200px;
	background-color:#f2f2f2;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
}
.page-template-page-columns #blok-interviews .col.hidden {
	visibility:hidden;
	height:0;
	padding:0;
	border:0;
}
.page-template-page-columns #blok-interviews .col .innerwrap {
	padding:10px 20px;
}
.page-template-page-columns #blok-interviews h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
}
.page-template-page-columns #blok-interviews .blok-nieuws-img {
	height:180px;
	position:relative;
	background-color:#edf2f5;
}
.page-template-page-columns #blok-interviews .blok-nieuws-img a img {
	display:block;
	position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.searchfilter-wrap {
	max-width:1280px;
	padding:0 40px;
	margin:0 auto;
}
 .searchandfilter ul {
    margin: 30px 0 60px 0;
    padding: 0;
    max-width:100%;
    margin-left:-10px;
}
.searchandfilter ul li {
    display: inline-block;
    margin: 0 10px 5px 10px;
    padding: 0;
    text-align: left;
}
.searchandfilter select.sf-input-select {
	min-width:310px;
}
.searchandfilter .chosen-container .chosen-single {
	border-radius:0;
	border:0;
	background:#f0f2f5;
	padding:5px;
	box-shadow:none;
	font-weight:700;
}
.searchandfilter .chosen-container-single .chosen-single div b {
	background-position:0 6px;
}
.searchandfilter .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position:-18px 6px;
}
.searchandfilter .chosen-container .chosen-drop {
	border-radius:0;
	border:0;
	background:#f0f2f5;
	padding:5px;
	box-shadow:none;
}
.searchandfilter  .chosen-container-single .chosen-search {
	display:none;
}
.searchandfilter ul li:nth-of-type(3) .chosen-container-single .chosen-search {
	display:block;
}
.searchandfilter .sf-field-search {
	display:block;
	margin:0px auto 20px auto;
	text-align:center;
}
.searchandfilter .sf-field-search input {
  color: #12CB7D;
  padding-left:10px;
}
.searchandfilter .sf-field-search input:focus {
  box-shadow:none;
  outline:1px solid #12CB7D !important;
}
.searchandfilter .sf-field-search input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #12CB7D;
}
.searchandfilter .sf-field-search input::-moz-placeholder { /* Firefox 19+ */
 color: #12CB7D;
}
.searchandfilter .sf-field-search input:-ms-input-placeholder { /* IE 10+ */
  color: #12CB7D;
}
.searchandfilter .sf-field-search input:-moz-placeholder { /* Firefox 18- */
  color: #12CB7D;
}


/*--------------------------------------------------------------
## Media queries 1199
--------------------------------------------------------------*/

@media screen and (max-width: 1199px) {

header.site-header {
	max-width:1000px;
}

header .site-branding {
	max-width:1000px;
}
#main {
	max-width:1000px;
}
.site-footer {
	max-width:1000px;
}

.page-template-page-homepage-php .nieuwslijst .col2.smaller {
    width: 320px;
}

/*--------------------------------------------------------------
## Media queries 1023
--------------------------------------------------------------*/

@media screen and (max-width: 1023px) {

.hamburger {
	display:block;
	cursor: pointer;
	float:right;
	margin-right:30px;
	color:#fff;
	position:absolute;
	bottom:0;
	right:0px;
}
.hamburger img {
	vertical-align:middle;
}
.modal-open .close {
	position:absolute;
	top:30px;
	right:30px;
	z-index:999999;
	display:block;
	cursor: pointer;
	margin-right:30px;
	color:#fff;
}
.modal-open .close img {
	vertical-align:middle;
}

.navigation-main ul {
	display:none;
}
.navigation-main.open > div > ul {
	display:block;
	background:#48267c;
	margin:0;
	padding:30px 0;
	position: absolute;
	top: -320px;
	left: 0;
	height:calc(100vh - 120px);
	right: 0;
	z-index:9999;
	overflow-y:scroll;
}
.navigation-main.open > div > ul > li {
	float:none;
	width:80%;
	margin:20px auto 0 auto;
	clear:both;
}
.navigation-main.open li li {
	float:none;
	width:80%;
	margin:4px auto 4px auto;
	clear:both;
}
.navigation-main ul ul.sub-menu {
	position:relative;
	top:0;
	display:block;
	width:100%;
	padding:20px 0 !important;
	margin:0 auto 20px auto;
}

.site-footer .col {
	width:calc((100% - 80px)/2);
	margin:20px 20px 20px 20px;
}

.blog .col2,
.archive .col2 {
	width:calc(780px - 400px);
}

.blog .col2.smaller,
.archive .col2.smaller {
	width:calc(780px - 400px);
}



.page-template-page-homepage-php #blok-nieuws .col {
	width:calc((100% - 40px)/2);
	margin-left:10px;
	margin-right:10px;
}

.page-template-page-homepage-php #blok-welkom {
	margin: 30px 510px 30px 30px;
}
.page-template-page-homepage-php .site-content {
	margin: 30px 510px 30px 30px;
}
.page-template-page-homepage-php .site-main #secondary.widget-area {
	margin: 0px 0 30px -490px;
	width: 480px;
}
.page-template-page-homepage-php .site-main #secondary-col1,
.page-template-page-homepage-php .site-main #secondary-col2 {
	width: 220px;
}


} /* end media query 1023px


/*--------------------------------------------------------------
## Media queries 849
--------------------------------------------------------------*/

@media screen and (max-width: 849px) {

.page-template-page-homepage-php .nieuwslijst .col2.smaller {
    width: 220px;
}

} /* end media query 849px

/*--------------------------------------------------------------
## Media queries 767
--------------------------------------------------------------*/

@media screen and (max-width: 767px) {

nav.navigation-secondary ul li.desktoponly {
	display:none;
}

.site-footer .col {
	width:calc((100% - 80px));
	margin:20px 20px 20px 20px;
}
#page.hfeed.site {
	padding-bottom:0;
}

.site-content,
.single .site-content {
	margin:30px;
}
.site-main .widget-area {
    margin:30px;
    width: calc(100% - 60px);
}

.blog .col, 
.archive .col {
    width: calc(100% - 60px);
}
.blog .col2.smaller, 
.archive .col2.smaller,
.blog .col2, 
.archive .col2 {
    width: 100%;
}

.page-template-page-homepage-php #blok-nieuws .col {
	width:calc(100% - 40px);
	margin-left:10px;
	margin-right:10px;
}


.page-template-page-homepage-php #blok-welkom {
	margin: 30px 30px 30px 30px;
}
.page-template-page-homepage-php .site-content {
	margin: 30px 30px 30px 30px;
}
.page-template-page-homepage-php .site-main #secondary.widget-area {
	margin: 0px 30px 30px 30px;
	width: calc(100% - 60px);
}
.page-template-page-homepage-php .site-main #secondary-col1,
.page-template-page-homepage-php .site-main #secondary-col2 {
	margin: 0px;
	width: calc(100%);
}
.page-template-page-homepage-php .nieuwslijst .col2.smaller {
	width: calc(100% - 180px);
}


.rp4wp-related-job_listing>ul li.job_listing a div.position, .rp4wp-related-job_listing>ul li.no_job_listings_found a div.position, ul.job_listings li.job_listing a div.position, ul.job_listings li.no_job_listings_found a div.position {
    padding: 0 0 0 0px;
} 
.rp4wp-related-job_listing>ul li.job_listing a img.company_logo, .rp4wp-related-job_listing>ul li.no_job_listings_found a img.company_logo, ul.job_listings li.job_listing a img.company_logo, ul.job_listings li.no_job_listings_found a img.company_logo {
	width:42px;
	height:auto;
}

} /* end media query 767px
