/* Classes */
.hidden {
	display: none;
}

.square {
	display: block;
	width: 200px;
	height: 200px;
	margin-right: 20px;
	background-size: 75%;
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (min-width: 320px) and (max-width: 666px) {
	.square {
		width: 100%;
		height: 280px;
		margin-right: 0;
		background-size: 50%;
	}
}

.inline {
	display: inline-block;
}

.rd-button {
	margin-top: 10px;
}

.rd-logo-crosstalks {
    min-height: 76px;
    position: absolute;
    left: 30px;
}

@media only screen and (max-width: 719px) {
	.rd-logo-crosstalks {
		display: block;
		left: 20px;
		background: url('../img/layout/VUB-Crosstalks.svg') no-repeat;
		background-size: auto 60px;
		width: 200px;
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
	.rd-logo-crosstalks {
		left: 40px;
	}
}

@media only screen and (min-width: 720px) {
	.rd-mobile-navigation-block .rd-logo-crosstalks {
		width: 300px;
	}
}


.tab-nav {
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
}

.rd-content .rd-inner-slide p {
	text-align: center;
}

.rd-content .rd-content-holder .rd-col-1-1 h2 {
	text-align: left;
}

.rd-content .rd-content-holder h4 {
	text-transform: uppercase;
}

.rd-content .rd-content-holder p, .rd-omschrijving {
	margin: 1.2em 0;
}

.event-details h2 {
	margin-bottom: 20px;
}

.event-details .rd-event-details {
	margin: 20px 0;
	font-style: italic;
}

.event-details div > div {
	display: inline-block;
}

.event-details div > div:first-of-type {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 5px;
}

.rd-inleidingszin {
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.rd-bio-slides, .rd-foto {
	display: none;
}

.rd-foto .rd-tile.rd-col-1-3 {
	margin-right: 20px;
	margin-bottom: 20px;
	max-width: 384px;
	max-height: 270px;
}

.rd-foto .rd-tile.rd-col-1-3 img {
	max-width: 330px;
	height: auto;
}

.page-node-type-event .rd-container.rd-has-default-margins {
	padding: 3rem 0 0 0;
}

.page-node-type-eventno-touch .rd-in-de-kijker .rd-container {
	padding-top: 0;
}

.page-node-type-eventno-touch #block-nieuwsbriefbannerblock + .rd-in-de-kijker .rd-container {
	padding-bottom: 0;
}

.rd-in-de-kijker .rd-tile.square h6 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%);
}

@media only screen and (min-width: 720px) and (max-width: 1024px) {
	.rd-articles h2 {
		margin-bottom: 40px;
	}
}

.rd-articles .rd-article-thumb.rd-book-cover img {
	width: auto;
	height: 245px;
   /* margin-left: 50%;
    transform: translateX(-50%);*/
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.rd-articles .rd-article-thumb img {
		width: 100%;
	}

	.rd-articles .rd-section-header {
		padding-bottom: 0;
	}

	.rd-articles .rd-article {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 719px) {
	.rd-articles .rd-section-header h2 {
		margin-bottom: 2em;
	}	
}

.rd-content .rd-container .rd-content-holder {
	text-align: left !important;
}

.cta-button {
	text-align: center;
}

.cta-button .rd-button {
	margin-top: 0;
	margin-bottom: 20px;
}

.rd-content .rd-container .rd-content-holder .rd-col-1-1 {
	padding: 0 !important;
}

#block-crosstalks-content + #block-webform {
	display: none;
}

.project-wrapper {
	left: 50%;
	transform: translateX(-50%);
}

.page-node-type-projectno-touch .rd-content + .rd-in-de-kijker {
	display: none;
}

.page-node-type-projectno-touch .rd-content + .rd-in-de-kijker .rd-tile,
.event-details .rd-in-de-kijker .rd-tile {
	border: 1px solid #eee;
	background-size: 135px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.page-node-type-projectno-touch .rd-content + .rd-in-de-kijker .rd-tile.rd-col-1-4.square {
		width: 175px;
		height: 175px;
	}
}

.page-node-type-projectno-touch .rd-content + .rd-in-de-kijker .rd-tile.rd-hero:before,
.event-details .rd-in-de-kijker .rd-tile.rd-hero:before {
	display: none;
}

/* Publications */

.rd-article-thumb.rd-book-cover:after {
	display: none;
} 

.rd-col-2-3 h2 {
	text-align: left;
}

.rd-col-2-3.publication span {
	display: inline-block;
}

.rd-col-2-3.publication span.label {
	font-weight: 700;
}

.rd-col-2-3.publication span.rd-detail:after {
	content: '|';
	margin: 0 5px;
}

.toc, .downloads, .order {
	display: none;
}

.downloads .file {
	display: inline-block;
}

.downloads .file a {
	font-weight: 700;
}

.downloads .inline {
	margin-right: 25px;
}

.downloads .inline img {
	width: 16px;
	position: absolute;
	top: 4px;
}

.webform-submission-nieuwsbrief-form label {
	display: none;
}

.webform-submission-nieuwsbrief-form .js-form-item {
	margin-bottom: 0;
}

.webform-submission-nieuwsbrief-form .js-form-type-email {
	margin-top: 2em;
}

/* HOME BLOK */
.rd-content.rd-extra-left .rd-container .rd-content-extra {
	width: 22%;
    position: absolute;
    top: 3.2rem;
    text-align: left;
}

.rd-content.rd-extra-left .rd-container .rd-content-holder {
	width: 50%;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.rd-content.rd-extra-left .rd-container .rd-content-extra {
		width: 100%;
		margin-top: 30px;
		position: static;
	}

	.rd-content.rd-extra-left .rd-container .rd-content-holder {
		width: 100%;
	}

	.rd-content.rd-extra-left .rd-container {
		padding-top: 0;
		padding-bottom: 0;
	}
}

/* Cookie */
.cc_btn.cc_btn_accept_all {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	background-color: #f60;
	color: #fff;
}

.cc_banner-wrapper a.cc_logo { display: none; }

.cc_banner-wrapper .cc_message { 
	font-family: 'Roboto Condensed', sans-serif; 
	font-size: 14px;
	line-height: 1.5em; 
}

.cc_banner-wrapper .cc_more_info {
	color: #039;
	text-transform: uppercase;
}

footer .rd-contact-info a img {
	width: 80%;
	height: auto;
}

#block-views-block-events-block-3 {
	display: none;
}

.past {
	display: none;
}

/* Search */

.search-help-link {
	display: none;
}

.search-advanced {
	display: none;
}

.rd-search-node .rd-col-2-3 {
	left: 50%;
    transform: translateX(-50%);
}

.rd-search-node h2 {
	margin-top: 50px;
}

.rd-search-node form.search-page-form {
	padding: 50px 0;
}

.rd-search-node form.search-page-form input#edit-keys {
	width: 70%;
}

.rd-search-node form .js-form-item-keys label {
	font-weight: 700;
	margin-right: 15px;
}

.rd-search-node .rd-result {
	margin: 40px 0;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {

	.rd-hero.rd-slide .rd-inner-slide h1 {
		font-size: 1.8em;
	}

	.rd-hero.rd-slide h3 {
		font-size: 1.2em;
	}

	.secondary-header .rd-secondary-navigation .rd-navigation-holder {
		padding: 0;
	}

	.rd-container.rd-has-default-margins .rd-col-1-1 .rd-tab-navigation a {
		padding: 1em;
	}
}

/* Team */

.rd-team-member.rd-is-open .rd-member-intro p {
	margin-top: 20px;
	text-align: left;
}

/* Contact */

.contactformulier {
	margin-left: 50%;
	transform: translateX(-50%);
}

.rd-second .webform-submission-contact-node-32-add-form {
	display: none;
}

/* Newsletter form */

.subscribe-form.rd-content h3 {
	margin-bottom: 20px;
}

.subscribe-form.rd-content .input-wrapper {
	display: inline-block;
	width: 49%;
	margin: 15px auto;
}

.subscribe-form.rd-content .input-wrapper.left {
	padding-right: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 666px) {
	.subscribe-form.rd-content .input-wrapper {
		display: block;
		width: 100%;
	}

	.subscribe-form.rd-content .input-wrapper.left {
		padding-right: 0;
	}
}

.subscribe-form.rd-content .input-wrapper label {
	font-weight: 500;
}

.subscribe-form .wrapper {
	text-align: right;
}

.subscribe-form.rd-content .rd-button {
	float: right;
}

.subscribe-form.rd-content .rd-button,
.subscribe-form .wrapper {
	margin-right: 20px;
}

.subscribe-form .wrapper .input {
	margin-bottom: .5em;
}

@media only screen and (min-width: 320px) and (max-width: 666px) {
	.subscribe-form.rd-content .rd-button,
	.subscribe-form .wrapper {
		margin-right: 0;
	}
}

.subscribe-form .rd-col-1-1 {
	padding-bottom: 80px;
}

.rd-col-1-1.rd-background {
	background-color: #f8f9fd;
	text-align: center;
	padding: 150px 0;
}

.rd-col-1-1.rd-background p {
	text-align: center;
}

.rd-col-1-1.rd-background .rd-button {
	float: none;
	margin-right: 0;
	text-align: center;
}

/* Menu image tabs */

.rd-spotlight .rd-container {
    background-color: transparent;
}

@media only screen and (min-width: 720px) and (max-width: 959px) {
	.rd-container.item-count-3 .item {
		width: 33%;
	}
}


.rd-col-1-2.form-item {
	padding-bottom: 1.5em;
}

.form-item-phone .intl-tel-input {
	width: 100%;
}

.form-item.right {
	margin-bottom: .5em;
}

.right label.input__checkbox {
	float: right;
	margin-right: 20px;
}

.form-item--error-message {
	background-color: #c93f30;
	color: #fff;
	padding: 1em;
	display: block;
	margin-top: 1em;
	float: left;
	width: 100%;
}

@media only screen and (max-width: 530px) {
	.rd-with-spotlight.small .rd-hero.rd-slide h1 {
		font-size: 1.225rem;	
	}

	.rd-with-spotlight.small .rd-hero.rd-slide h3 {
		font-size: 1em;
	} 
}

#edit-url {
	visibility: hidden;
}