.box_with_image_bg .content .title,
.the_title, .section_title {
	font-weight: 500;
}

@media (min-width: 1400px) {
	.container .the_content blockquote {
		font-size: 1.4em;
	}
}

@media (min-width: 1200px) {
	.slideshow_container .caption .title {
		font-size: 72px;
	}
}

body, html {
	font-size: 17px;
}

.the_subtitle, .section_subtitle {
	color: #bbbbbb;
}

#video_page_container .video_content .content .info,
.video_icon {
	display: none;
}

.languages .desktop > ul ul {
	min-width: 50px;
}

.languages .desktop > ul ul > li a.lang_sel_other:hover {
	color: var(--highlighted) !important;
}