1@import 'flexvideo.css';

img.aligncenter {
	display: block;
	margin: 0 auto;
}


/* chromeframe error */
.chromeframe {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.chromeframe a {
	color: #fff;
	text-decoration: underline;
}


/* ==========================================================================
   Parisprotokoll custom styles
   ========================================================================== */


/* ------------------------------------------------------------ HEADER ------------------------------------------------------------ */



header.banner { height: 100px; }


/* SPONSORS */

#sponsor-ndr, #sponsor-sueddeutsche, #sponsor-correctiv, #sponsor-robertbosch { display: block; float: right; }
.sponsor img { width: 100%; }

@media (max-width: 767px) {
	#sponsor-ndr { 			width: 25px;	margin-top: 10px;	margin-right: 20px; }
	#sponsor-robertbosch {	width: 125px;	margin-top: 14px;	clear: both; }
	#sponsor-correctiv {	width: 57px;	margin-top: 15px;	margin-right: 20px; }
	#sponsor-sueddeutsche { width: 96px;	margin-top: 17px; }
}

@media (min-width: 768px) {
	#sponsor-ndr { 			width: 28px; 	margin-top: 36px; margin-right: 20px; }
	#sponsor-robertbosch {	width: 160px; 	margin-top: 40px; margin-right: 20px; }
	#sponsor-correctiv { 	width: 80px; 	margin-top: 40px; margin-right: 20px; }
	#sponsor-sueddeutsche {	width: 160px; 	margin-top: 40px; }
}


@media (min-width: 992px) {
	#sponsor-ndr { 			width: 38px; 	margin-top: 32px; margin-right: 20px; }
	#sponsor-robertbosch {	width: 200px; 	margin-top: 40px; margin-right: 20px; }
	#sponsor-correctiv { 	width: 100px; 	margin-top: 38px; margin-right: 20px; }
	#sponsor-sueddeutsche {	width: 200px; 	margin-top: 40px; }
}


/* LOGO */

.site-title {
	position: relative;
	z-index: 50;
	margin-top: 90px;
	padding-right: 15px;
	padding-left: 15px
}

.site-title > a { text-decoration: none; }

.site-title > div {
	height: auto;
	line-height: 18px;
}

.site-title .site-title-heading {
	margin: 0;
}

.site-title .site-description {
	color: #999;
	font-size: 16px;
	display: none;
}


.site-title h1 a {
	display: block;
	width: 70%; height: 15vw; max-height: 92px;
	background: url(../img/das-paris-protokoll-logo-claim.png);
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
}


/* Awards */

.awards { display: none; }
	
.home #post-1635 .awards { display: block; margin-top: 25px; position: relative; }
.home #post-1635 { margin-bottom: 25px; }

.awards .single-award {
	float: left; width: 45%;
}

.awards .image-container-wrapper { 	
	position: relative;
}

.awards .image-container-wrapper:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 100%;
}

.awards .image-container-wrapper > .image-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  display: block;
  text-align: center;
}

.awards .image-container a { position: relative;  display: inline-block; }

.awards .image-container img {
	position: relative;
	max-width: 100%;
	height: auto;
}

.awards .image-container-v-center {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%; 
	left: 50%;
	-ms-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.goa { padding: 10%; }


/* ------------------------------------------------------------ DAILY HEADER ------------------------------------------------------------ */


.responsive-container {
	position: relative;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	float: none;
	height: 440px;
}

.responsive-container .container { padding-left: 10px; }

@media (max-width: 767px) { .responsive-container { height: 260px; } }


.position-container {
	width: 100%;
	position: absolute;
	bottom: 20px;
}



/* DATUM */
.container-fullwidth .entry-meta,
.format-status .entry-meta {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 10px;
	color: #ffffff;
	background: #14142d;
	text-align: center;
	font-size: 12px;
}

article .entry-meta {
	padding: 5px 5px;
	color: #ffffff;
	background: #14142d;
	text-align: center;
	font-size: 10px;
}

.posted-on .date { padding-right: 3px; }
.posted-on .uhr { padding-left: 3px; }



/* ------------------------------------------------------------ GENERAL ------------------------------------------------------------ */


article.format-status,
.page .container-fullwidth,
.single .container-fullwidth,
.category .container-fullwidth,
.error404 .container-fullwidth,
.archive .container-fullwidth,
.search .container-fullwidth {
	border-top: 4px solid #14142d;
	padding-top: 20px;
}


.border-bottom-insider, .border-bottom-article {
	margin-top: 100px;
	background: url(../img/comment-line.png) no-repeat 15px bottom;
	height: 4px;
}


#main-column .post {
	border: none;
}


#main-column .container-fullwidth .row,
#main-column .container-fullwidth .col-md-12,
#main-column .container-fullwidth.post {
	padding-right: 0;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
}

#content {
	border-bottom: 4px solid #14142d;
}


.page .container-fullwidth,
.category .container-fullwidth {
	margin-bottom: 120px;
}


article {
	margin-bottom: 40px;
}

.entry-tags,
.entry-type {
	padding-top: 1px;
}


.image-title {
	text-align: right;
	min-height: 40px;
}

.image-title span {
	font-size: 11px;
}

.entry-type a {
	font-size: 11px;
}

@media (max-width: 768px) {
	.entry-type a {
    font-size: 9px;
  }
}

.tags-icon {
	display: none;
}

span.tag-link {
	border-bottom: none;
}



span.red {
	border-bottom: none;
	padding-left: 0;
}

.border-red {
	border: 4px solid #d70000;
	padding: 30px;
}

.attachment-portrait { max-width: 100%; 	}

.page article .entry-title,
.page article .entry-meta,
.category .taxonomy-description article .entry-meta {
	display: none;
}

.page .site-content .container {
	margin-bottom: 20px;
}


/* ------------------------------------------------------------ SPACING ------------------------------------------------------------ */

@media (max-width: 767px) {
	.single .container-fullwidth,
	.error404 .container-fullwidth,
	.search .container-fullwidth,
	.page .container-fullwidth,
	.category .container-fullwidth,
	.blog article, .archive article, .search article { margin-bottom: 70px; }
}
@media (min-width: 768px) {
	.single .container-fullwidth,
	.error404 .container-fullwidth,
	.search .container-fullwidth,
	.page .container-fullwidth,
	.category .container-fullwidth,
	.blog article, .archive article, .search article { margin-bottom: 125px; }
}


.margin-10 { margin-bottom: 10px; }
.margin-15 { margin-bottom: 15px; }
.margin-25 { margin-bottom: 25px; }
.margin-50 { margin-bottom: 50px; }
.margin-100 { margin-bottom: 100px; }

.margin-top-10 { margin-bottom: 10px; }
.margin-top-15 { margin-bottom: 15px; }
.margin-top-25 { margin-bottom: 25px; }
.margin-top-50 { margin-bottom: 50px; }
.margin-top-100 { margin-bottom: 100px; }


.page-id-108 .container .container { margin-bottom: 50px; }
article#page-108 div { margin-bottom: 0; }

.entry-title { margin: 0; }
.home .entry-header .entry-title { margin-bottom: 15px; }

.entry-content ul { padding-top: 10px; }
.entry-content ul li { margin-bottom: 10px; }


/* ------------------------------------------------------------ COLORS ------------------------------------------------------------ */

/* dark blue */
body { color: #14142d; }

/* red */
.red, .required { color: #d70000; }

/* backs */
.back-grey { background-color: #ccc; } 

/* helpers */
.xrow { background-color: #ccc; }
.xrow div { background-color: #ddd; }
.xrow div div { background-color: #aaa; }

span.red-border-bottom { border-bottom: 4px solid #c70000; padding-right: 10px; padding-bottom: 2px; }



/* ------------------------------------------------------------ GENERAL TYPOGRAPHY ------------------------------------------------------------ */


body {	font-family: Georgia, Times, 'Times New Roman', serif; letter-spacing: 0.01em;}

@media (max-width: 767px) { body { font-size: 16px; }  }
@media (min-width: 768px) { body { font-size: 17px; }  }
@media (min-width: 992px) { body { font-size: 19px; }  }


h1, h2, h3, h4, h5, h6 { font-family: "Roboto"; font-style: normal; font-weight: 700; letter-spacing: 0.01em; line-height: 1.42857143; }
h2, h6 { font-weight: 700; }


.single-header h2, .format-status h2, .category .container-fullwidth h2, .error404 h2 {
	text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

h3.entry-title, h3.entry-title a { line-height: 1.4em; }


h2 { font-size: 36px; }
h3 { font-size: 32px; text-transform: uppercase; }
h4 { font-size: 28px; }
h5 { font-size: 24px; }
h6 { font-size: 20px; }

@media (max-width: 767px) {	h2 { font-size: 26px; } }
@media (max-width: 767px) { h3 { font-size: 22px; } }
@media (max-width: 767px) { h4 { font-size: 18px; } }
@media (max-width: 767px) { h5 { font-size: 16px; } }

ul { margin-top: 0; margin-bottom: 0px; padding: 0 25px; }
li { padding: 0; }

.tagging  { font-size: 11px; line-height: 2em; }
.tagging .tag-header { border-bottom: 4px solid #c70000; padding-right: 10px; }
.tagging .tag-link:before { content: "["; padding-right: 2px; }
.tagging .tag-link:after { content: "]"; padding-left: 2px; }

@media (max-width: 767px) { span.tag-link { display: inline-block; }}



blockquote {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-style: italic;
	text-align: right;

	padding: 0;
	margin: 30px 30px 10px 0;

	border-left: none;

	width: 50%;
	float: left;
}

.entry-content ul {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 19px;
	color: #14142d;
	letter-spacing: 0.01em;
}


.zitat-text p { font-size: 24px; font-style: italic; }


@media (max-width: 767px) { blockquote { font-size: 19px; margin-top: 0; } }
@media (min-width: 992px) { blockquote { margin-left: -120px; } }


/* font-mono */
 
@media (max-width: 767px) { .font-mono, #infscr-loading { font-size: 10px; font-style: normal; font-weight: 500; line-height: 1.6; } }
.font-mono, #infscr-loading { font-family: "Roboto Mono"; font-size: 11px; font-style: normal; font-weight: 500; line-height: 1.6; }


.font-mono h1 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 22px; }
.font-mono h2 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 20px; }
.font-mono h3 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 18px; }
.font-mono h4 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 16px; }
.font-mono h5 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 14px; }
.font-mono h6 { font-family: "Roboto Mono"; font-style: normal; font-weight: 500; letter-spacing: 0.01em; font-size: 11px; }


#comments { font-size: 14px; }

@media (max-width: 768px) { .text-nowrap { white-space: normal; } }


/* ------------------------------------------------------------ LINKS COMMON ------------------------------------------------------------ */


a, a:visited, a:focus, a:active { color: #d70000; outline: 0; text-decoration: none; }
a:hover { color: #14142d; border-bottom: 2px solid #d70000; text-decoration: none; outline: 0; }
.font-mono a:hover { padding-bottom: 1px; }

h1 a, h2 a, h3 a, h4 a, h5 a,  h6 a { color: #14142d; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover,  h6 a:hover,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active,  h6 a:active,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited,  h6 a:visited { color: #14142d; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { text-decoration: none; border-bottom: 3px solid #14142d; }

.font-mono h1 a, .font-mono h2 a, .font-mono h3 a, .font-mono h4 a, .font-mono h5 a,  .font-mono h6 a { color: #c70000; }
.font-mono h1 a:visited, .font-mono h2 a:visited, .font-mono h3 a:visited, .font-mono h4 a:visited, .font-mono h5 a:visited,  .font-mono h6 a:visited { color: #c70000; }

.font-mono h1 a:hover, .font-mono h2 a:hover, .font-mono h3 a:hover, .font-mono h4 a:hover, .font-mono h5 a:hover, .font-mono h6 a:hover { text-decoration: none; border-bottom: 3px solid #c70000; color: #14142d; }
.font-mono h1 a:active, .font-mono h2 a:active, .font-mono h3 a:active, .font-mono h4 a:active, .font-mono h5 a:active,  .font-mono h6 a:active { text-decoration: none; border-bottom: 3px solid #c70000; color: #14142d; }

a.image-link:hover { border-bottom: none !important; }


/* ------------------------------------------------------------ NAVIGATION ------------------------------------------------------------ */

/* overlay menu positioning */

.main-navigation {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	font-size: 12px;
	line-height: 1.7em;
}

.main-navigation.toggled {
	display: block;
}

.main-navigation.bottom-fixed {
	position: fixed;
	top: auto;
	bottom: 0;
}

.main-navigation.top-fixed {
	position: fixed;
	top: 0;
	bottom: auto;
}

.main-navigation .col-md-3,
#main-nav-placeholder {
	background: rgba(0, 0, 0, 0.7);
}

#main-nav-placeholder {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

#main-nav-placeholder.bottom-fixed,
#main-nav-placeholder.top-fixed {
	position: fixed;
}



/* main nav */

a#primary-nav-toggle {
	text-transform: uppercase;
	color: #d70000;
	font-size: 16px;
}

a#primary-nav-toggle:hover {
	text-decoration: none;
	border-bottom: 2px solid #d70000;
}

div.primary-nav-toggle-container {
	z-index: 200;
	position: fixed;
	top: 34px;
	padding: 5px 9px;
	background: rgba(255, 255, 255, .75);
	border: 1px solid #fff;
}

#primary-nav-toggle.toggled {
	text-decoration: line-through;
}

a#primary-nav-toggle.toggled:hover {
	text-decoration: line-through;
	border-bottom: none;
}

#primary-nav-toggle.toggled,
.main-navigation,
.main-navigation a {
	color: white;
	font-weight: 500;
}

.main-navigation a:hover {
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

.primary-nav a {
	text-transform: uppercase;
}

.main-navigation nav.primary-nav {
	padding-top: 120px;
}

.main-navigation ul {
	padding: 0;
	margin-bottom: 25px;
}

.main-navigation .primary-nav ul::after,
.main-navigation .secondary-nav ul::after,
.main-navigation .widget_format_widget ul::after,
.main-navigation .simple-social-icons ul::after,
.main-navigation .widget_format_widget ul::after {
	clear: both;
	display: block;
	content: '-';
}


.main-navigation li {
	list-style: none;
	padding-bottom: 2px;
}

/* widgets in navbar */

.main-navigation .Annual_Archive_Widget {
	display: none;
}

.main-navigation .widget-title {
	display: none;
}

.widget_search {
	margin-bottom: 60px;
}

.widget_nav_menu li {
	margin-bottom: 10px;
}


/* ------------------------------------------------------------ INSIDER ------------------------------------------------------------ */


.insider ul { padding: 0; margin: 0; }
.insider li { list-style: none; margin-bottom: 5px; }


.insider-header, .insider-footer { margin-bottom: 25px; }
@media (max-width: 991px) { .insider-header { margin-bottom: 15px; } }

.insider-main img { height: auto; margin-right: 15px; margin-bottom: 5px; }

@media (max-width: 767px) { .insider-main img { width: 100%; float: none; } }
@media (min-width: 768px) { .insider-main img { width: 50%; float: none; } }
@media (min-width: 992px) { .insider-main img { width: 25%; float: left; margin-right: 10px; } .insider ul { margin-top: -4px; } }

.insider-single img {  height: auto; margin-right: 15px; margin-bottom: 5px; float: left; }

@media (max-width: 767px) { .insider-main .insider-country { display: none; } .insider-single img { width: 35%; }  .insider-single .insider-country { display: none; } }
@media (min-width: 768px) { .insider-single img { width: 25%; } }
@media (min-width: 992px) { .insider-single img { width: 50%; float: none; } }


.page .insider img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	margin-right: 0;
	padding-right: 0;
}

.page .insider .insider-title { margin-bottom: 15px; }
.page .insider .insider-excerpt { padding-top: 10px; }

.archive .enhancedcategory .insider img{ width: 100%; }

.archive .enhancedcategory .country-data { width: 100%; }

@media (min-width: 992px) { .archive .enhancedcategory .country-data { width: 50%; } }

@media (max-width: 767px) { .post-1637 .insider .insider-single img { width: 100%; float: none; } }
@media (min-width: 768px) { .post-1637 .insider .insider-single img { width: 100%; float: none; } }
@media (min-width: 992px) { .post-1637 .insider .insider-single img { width: 100%; float: none; } }

/* ------------------------------------------------------------ ARCHIVE ------------------------------------------------------------ */


.archive .container-fullwidth { margin-bottom: 120px; }
@media (max-width: 767px) { .archive .container-fullwidth { margin-bottom: 70px; }}

.archive .content-small img.attachment-screen { width: 100%; }
.archive .content-small { font-size: 14px; }

.archive .content-small .video-glyph {
	background: url(../img/play_btn.png) no-repeat;
	background-size: contain;
	width: 50px;
	height: 37px;
	margin-top: 15px;
	background-color: #ccc;
}

/* ------------------------------------------------------------ PAGINATION ------------------------------------------------------------ */

/* INFINTE SCROLL NAV AND PAGINATION */

.pagination { margin: 0; }
.pagination-center { text-align: center; }
.pagination-row { margin-bottom: 20px; }

#infscr-loading {
	width: 100%;
	margin-top: -60px;
	position: absolute;
	text-align: center;
}

.js .pagination { display: none; }
.paged .pagination { display: block; }


/* SINGLE POST PAGINATION */

.single-post .article-pagination {
	font-size: 80%;
}

.single-post .article-pagination .prev-next-links span { white-space: nowrap; }
.single-post .article-pagination .prev-link { padding-right: 20px;}

/* ------------------------------------------------------------ COMMENTS ------------------------------------------------------------ */

.entry-meta-comment-tools .comments-link { float: right; }

.comment-icon {
	display: block;
	background: url(../img/comment-bg.png) no-repeat;
	background-size: contain;
}

.comment-icon 	{ width: 60px; height: 49px; margin-top: 7px; padding-top: 2px; padding-left: 10px; color: #ffffff; }

@media (max-width: 767px) { .comment-total { font-size: 11px; font-weight: 500; } }
@media (min-width: 768px) { .comment-total { font-size: 14px; font-weight: 500; } }
@media (min-width: 992px) { .comment-total { font-size: 16px; font-weight: 500; } }


#comments .comment-header { border-bottom: 4px solid #c70000; padding-right: 10px; white-space: nowrap; padding-bottom: 2px; }

.comment-metadata { margin-bottom: 10px; font-family: 'Roboto Mono'; font-size: 11px; }
.comment-author { margin-bottom: 10px; }
.comment-author cite { font-weight: bold; font-style: normal; }


h3.comment-reply-title {
	margin-top: 20px;
	font-size: 20px;
}


.form-group,
.comment-notes {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
}

.comment-notes {
	margin: 10px auto;
}

form#commentform textarea,
form#commentform input {
	border: 1px solid #14142d;
	background: none;
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 300;
	font-size: 14px;
	border-radius: 0;
}

footer.comment-meta {
	display: none;
}

#comments .comments-headline-right {
	padding-top: 20px;
}

#comments .comments-headline-left {
	padding-top: 90px;
}

#comments .media-list li .media .media-body {
	border: none;
	padding: 0;
}

#respond .help-block {
	display: none;
}

#comments .comments-headline-left {
	background: url(../img/comment-line.png) no-repeat 15px 0;
}

@media (min-width: 992px) {
	#comments .comments-headline-left {
		background: none;
	}

	#comments .comments-headline-right {
		padding-top: 90px;
		background: url(../img/comment-line.png) no-repeat 15px 0;
	}
}

#comments label {
	display: none;
}

#comments form#commentform textarea,
#comments form#commentform input {
	border: 2px solid #14142d;
}

p.form-submit {
	margin-bottom: 60px;
}

.form-control:focus {
	border-color: #14142d;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(0, 0, 0, .5);
}

p.logged-in-as {
	margin-bottom: 10px;
}




/* ------------------------------------------------------------ FOOTER ------------------------------------------------------------ */


footer#site-footer {
	border: none;
	background: none;
}

footer#site-footer .footer-left,
footer#site-footer .footer-right {
	padding: 10px;
}


/* ------------------------------------------------------------ FORMAT VIDEO ------------------------------------------------------------ */


.format-video .video-player,
.format-standard .citation-image {
	position: relative;
}

.single-format-standard .entry-content div.flex-video {
	margin-bottom: 0;
}

.single .format-video iframe {
	display: block;
}

.format-video .video-player img {
}

.citation-image .citation,
.video-player .citation {
	width: 50%;
	position: absolute;
	top: 15px;
	left: 30px;

	color: #ffffff;
	text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}

.citation-image .citation h4.font-roboto,
.video-player .citation h4.font-roboto {
	font-weight: 700;
	letter-spacing: 0.02em;
}

.citation-image .citation.oben-rechts,
.video-player .citation.oben-rechts {
	left: auto;
	right: 20px;
}

.citation-image .citation.unten-links,
.video-player .citation.unten-links {
	top: auto;
	bottom: 15px;
}

.citation-image .citation.unten-rechts,
.video-player .citation.unten-rechts {
	top: auto;
	left: auto;
	right: 20px;
	bottom: 15px;
}

.video-player .citation {
	background: url(../img/play_btn.png) no-repeat;
	background-size: 80px 59px;
	background-position: bottom right;
	padding-bottom: 120px;
}

@media (max-width: 767px) {
	.video-player .citation {
		padding-bottom: 30px;
		background-size: 40px 29px;
	}
}

.video-player .citation.oben-rechts {
	background-position: bottom left;
}

.video-player .citation.unten-links {
	padding-bottom: 0;
	padding-top: 120px;
	background-position: top right;
}

.video-player .citation.unten-rechts {
	padding-bottom: 0;
	padding-top: 120px;
	background-position: top left;
}

@media (max-width: 767px) {
	.video-player .citation.unten-links,
	.video-player .citation.unten-rechts {
		padding-top: 30px;
	}
}

.format-video .video-player img,
.format-video .video-player .citation {
	cursor: pointer;
}


/* ------------------------------------------------------------ GALLERY ------------------------------------------------------------ */

.gallery-links {
	display: none;
}

.blueimp-gallery {
	background: none;
	margin: 0 auto;
}

@media (min-width: 1050px) {
	.blueimp-gallery {
		margin-left: -60px;
		margin-right: -60px;
	}
}

@media (min-width: 996px ) and (max-width: 1050px) {
	.blueimp-gallery {
		margin-left: 0;
		margin-right: 0;
	}
}

@media (min-width: 850px ) and (max-width: 996px) {
	.blueimp-gallery {
		margin-left: -60px;
		margin-right: -60px;
	}
}

.blueimp-gallery-carousel {
	padding-bottom: 66.66%;
	box-shadow: none;
}

.blueimp-gallery .prev,
.blueimp-gallery .next {
	background: url('../img/gallery-right.png') left top no-repeat;
	background-size: 25px 50px;
	width: 25px;
	height: 50px;
	border: none;
	text-indent: -9999px;
	margin-top: -25px;
}

.blueimp-gallery .prev {
	background-image: url('../img/gallery-left.png');
}

.entry-content .image-title {
	margin-top: -25px;
}


.blueimp-gallery > .slides > .slide-loading {
  background-size: 48px 48px;
}


/* ------------------------------------------------------------ SINGLE PAGE ------------------------------------------------------------ */

.size-responsive {
	width: 100%;
}




/* ------------------------------------------------------------ SIMPLE SOCIAL ICONS ------------------------------------------------------------ */

.simple-social-icons {
	margin-bottom: 30px;
}

.simple-social-icons ul li a {
	padding: 5px !important;
}

.ssbp-wrap,
.ssbp-container {
	margin-bottom: 0 !important;
	top: 360px !important;
}


/* ------------------------------------------------------------ SEARCH ------------------------------------------------------------ */



.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #14142d;
    background-color: #fff;
    background-image: none;
    border: 1px solid #14142d;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 1);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.btn {
    display: inline-block;
    padding: 10px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
	background-color: #fff;    
	border: 1px solid #14142d;
	border-radius: 0;
	color: #c70000;
}

header .btn { margin-top: 35px; }


.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 90%;
	margin-bottom: 0;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background-image: none
}


@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 10% auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px none;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-header {
    min-height: 25px;
    padding: 15px;
    border-bottom: 0px none;
}

/* periscope */
.periscope .border {
	border: 4px solid #d70000;
}

@media (max-width: 767px) {
	.periscope .border {
		margin: 0 15px 15px 15px;
	}

	.periscope .border-right {
		margin: 0 15px 15px 15px;
	}
}

.periscope .flex-video {
	margin-bottom: 0;
}

.periscope .border-left {
	height: 80px;
}

.periscope .border-right {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	border-left: 4px solid #d70000;
	border-right: 4px solid #d70000;
	border-top: 4px solid #d70000;
	border-bottom: 4px solid #d70000;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.periscope .border-right {
		padding-left: 15px;
		border-left: none;
	}

	.periscope .entry-meta-comment-tools {
		bottom: 15px;
	}

	.periscope .border-left {
		padding-top: 50px;
		padding-bottom: 50px;
		border-left: 4px solid #d70000;
		border-top: 4px solid #d70000;
		border-bottom: 4px solid #d70000;
		margin-bottom: 10px;
	}
}

.periscope .title-online {
	padding-top: 10px;
	padding-bottom: 15px;
}

.periscope .title-online h3 {
	padding-right: 150px;
}

.periscope .title-online .periscope-status {
	position: absolute;
	top: 30px;
	right: 30px;
}

.periscope .col-md-7 {
	padding-right: 50px;
}

.periscope .entry-meta-comment-tools {
	position: absolute;
	bottom: 50px;
	right: 15px;
}

@media (max-width: 992px) {
	.periscope .entry-meta-comment-tools {
		bottom: 20px;
	}
}

/* kurzinfo insider */

.short-info a.font-mono {
	font-size: 14px;
	font-weight: 500;
	color: #d70000;
	text-align: right;
}

.short-info a.font-mono:hover {
	color: #14142d;
	border-bottom: 4px solid #d70000;
	text-decoration:none;
}

.short-info h3 {
	margin-top: 30px;
}

.short-info img.attachment-portrait {
	max-width: auto;
	width: 100%;
}


/* glossary */

#accordeon {
	padding-bottom: 60px;
}

#accordeon h3 {
	font-size: 25px;
	text-transform: none;
}

@media (max-width: 767px) {
	#accordeon h3 {
		font-size: 18px;
	}
}

#accordeon h3:focus {
	outline: 0;
}

.ui-icon {
	width: 18px;
	height: 18px;
}

.ui-icon-triangle-1-s {
	background: url('../img/arrow_down.png') left top no-repeat;
	background-size: 18px 18px;
}

.ui-icon-triangle-1-e {
	background: url('../img/arrow_right.png') left top no-repeat;
	background-size: 18px 18px;
}


/* simple social icons */
.simple-social-icons h1.widget-title {
	display: block;
	font-family: 'Roboto Mono';
	font-size: 12px;
	margin: 0 0 10px 0;
}


/* error404 */
.error404 .widgettitle {
	display: none;
}

.error404 li {
	list-style: none;
}

.error404 li a {
	font-family: 'Roboto Mono';
}



/* correctiv iframe */
iframe.iframe-correctiv {
	height: 566px;
}

@media (min-width: 992px) {
	iframe.iframe-correctiv {
		height: 734px;
	}
}



.window_control {
	display: none;
    position: fixed;
    top: 550px;
    right: 30px;
    text-align: right;
    color: #fff;
    width: 200px;
    height: 100px;
    font-size: 10px;
    background-color: #ccc;
}


