/* ----- Style for screens with a maximum width of 767 pixels ----- */

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

	.item .call-to-action-link img {
		max-height: 178px;
	}

	.grid-home > div:nth-child(2n+1) {
		clear: both;
	}

}

/* ----- Normal style ----- */

.item .call-to-action-link img {
	max-height: 128px;
	width: auto !important;
}

#zoek input#s {
	margin-bottom: 10px;
}

#zoek input.radio + label {
	margin-right: 10px;
}

#result .vabmenu_header h2 {
	padding-top: 20px;
	font-size: 14px;
	border-bottom: 1px solid #1A1A1A;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#result .vabmenu_header:first-child h2 {
	border-bottom: 0px;
	padding-top: 0px;
}

#result .col_4:first-child {
	padding-bottom: 2px;
}

.altImageContainer {
	display: none;
}

.altImageContainer > img {
	display: none;
}

.tx-dresolr-pi {
	position: relative;
}

.cycle-prev, .cycle-next {
	height: 255px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 115px;
	width: 20px;
	z-index: 995;
}

.col_1 .video a {
	position: relative;
}

.col_1 .video a .play {
	background-size: 25% auto;
	height: 100%;
	width: 100%;
	left: 0;
	margin: 0;
	top: 0;
	z-index: 0;
}

DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float: none;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	float: none;
}

.tx-dresolr-pi .col_1 > h3 {
	font-size: 10px;
	line-height: 14px;
}

.tx-dresolr-pi .intro p > span {
	display: block;
	clear: both;
}

.tx-dresolr-pi .intro p .title {
	font-size: 18px;
}

.tx-dresolr-pi .intro p > span > label {
	font: 14px/20px 'toekomstbook', helvetica, arial, sans-serif;
}

.csc-textpic-caption {
	text-transform: lowercase;
}

input[type=radio] {
	appearance: radio;
	-webkit-appearance: radio; /* Safari and Chrome */
	-moz-appearance: radio; /* Firefox */
}

.js form.filter {
	display: block;
}

.content_short_readmore {
	display: block;
	padding-top: 1em;
}

.content_full {
	display: none;
}

.content_full br {
	content: "A";
	display: block;
	margin-bottom: 1.25em;
}

.grid-home > div:nth-child(4n+1) {
	clear: both;
}

select.ui-datepicker-month, select.ui-datepicker-year {
	border: 1px solid #F1F0EE;
	background: url(images/arrow.png) no-repeat right;
}

label.subtitle {
	font: 16px/20px 'toekomstbook', helvetica, arial, sans-serif;
}

.item img.sponsorLogo {
	margin: 10px 15px 0 0;
}

#socialMediaButtons {
	float: right;
}

#socialMediaButtons a {
	display: inline;
}
.item .meta time {
	font: normal 12px/18px 'toekomstbook', helvetica, arial,sans-serif;
}

.social {
	float: left;
	font: normal 12px/18px 'toekomstbook', helvetica, arial, sans-serif;
	padding: 3px 30px 0 0;
}

.name {
	color: #009CDF;
}

h2.co-worker {
	font: normal 12px/18px 'toekomstmedium', helvetica, arial,sans-serif;
	text-transform: none;
	color: #009CDF;
	padding: 0 10px 15px 10px;
}

.grid-co-worker {
	display: block;
	height: auto;
	clear: both;
}

.grid-co-worker h3.name {
	font: normal 11px/18px 'toekomstbook', helvetica, arial,sans-serif;
}
.item .meta p.co-worker-info,
p.co-worker-info {
	font: normal 11px/18px 'toekomstbook', helvetica, arial,sans-serif;
	color: #000000;
}

.cycle-slideshow .slide:hover {
	cursor: default;
}

.video_header {
	padding: 0 10px;
}

span.media-title {
	margin-left: 20px;
	display: block;
}

img.media-icon {
	float: left;
	width: 15px;
	height: 15px;
}
audio {
    display: block;
    margin: 30px auto;
}

video {
    display: block;
    margin: 3% auto;
    width: 80%;
    height: 80%;
}

header.fancybox-margin {
	position: absolute;
}

@media only screen and (min-width: 1024px) {
    .fancybox-position {
        left: 50% !important;
    }
}