@charset "UTF-8";
/*Theme Name: Jan-Philipp Sendker Author: Sebastian Vogel Author URI: http://svogg.de/ Description: Theme for janphilippsendker.de. Launched Oct 2016. Based on Twenty Sixteen. Version: 1.0 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog Text Domain: twentysixteen */
/** 1.0 - Normalize  Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/** 1. Change the default font family in all browsers (opinionated). 2. Correct the line height in all browsers. 3. Prevent adjustments of font size after orientation changes in IE and iOS. */
/* Document ========================================================================== */
@import 'https://fonts.googleapis.com/css?family=Merriweather:300,400,400i,700,700i';
html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; }

/* 3 */
/* Sections ========================================================================== */
/** Remove the margin in all browsers (opinionated). */
body { margin: 0; }

/** Add the correct display in IE 9-. */
article, aside, footer, header, nav, section { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** Add the correct display in IE 9-. 1. Add the correct display in IE. */
figcaption, figure, main { /* 1 */ display: block; }

/** Add the correct margin in IE 8. */
figure { margin: 1em 40px; }

/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; }

/* 2 */
/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; }

/* 2 */
/* Text-level semantics ========================================================================== */
/** 1. Remove the gray background on active links in IE 10. 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */
a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ }
a:active, a:hover { outline-width: 0; }

/** Remove the outline on focused links when they are also active or hovered in all browsers (opinionated). */
/** 1. Remove the bottom border in Firefox 39-. 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; }

/* 2 */
/** Prevent the duplicate application of `bolder` by the next rule in Safari 6. */
b, strong { font-weight: inherit; }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; }

/* 2 */
/** Add the correct font style in Android 4.3-. */
dfn { font-style: italic; }

/** Add the correct background and color in IE 9-. */
mark { background-color: #ff0; color: #000; }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Add the correct display in IE 9-. */
audio, video { display: inline-block; }

/** Add the correct display in iOS 4-7. */
audio:not([controls]) { display: none; height: 0; }

/** Remove the border on images inside links in IE 10-. */
img { border-style: none; }

/** Hide the overflow in IE. */
svg:not(:root) { overflow: hidden; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers (opinionated). 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; }

/* 2 */
/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` controls in Android 4. 2. Correct the inability to style clickable types in iOS and Safari. */
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/* 2 */
/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Change the border, margin, and padding in all browsers (opinionated). */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; }

/* 1 */
/** 1. Add the correct display in IE 9-. 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { display: inline-block; /* 1 */ vertical-align: baseline; }

/* 2 */
/** Remove the default vertical scrollbar in IE. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10-. 2. Remove the padding in IE 10-. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; }

/* 2 */
/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Remove the inner padding and cancel buttons in Chrome and Safari on OS X. */
/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; }

/* 2 */
/* Interactive ========================================================================== */
/* Add the correct display in IE 9-. 1. Add the correct display in Edge, IE, and Firefox. */
details, menu { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Scripting ========================================================================== */
/** Add the correct display in IE 9-. */
canvas { display: inline-block; }

/** Add the correct display in IE. */
template, [hidden] { display: none; }

/* Hidden ========================================================================== */
/** Add the correct display in IE 10-. */
/** 2.0 - Genericons */
.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-family: "Genericons"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; }

/** Wraps any styles in a retina media query. */
/** Wraps any styles in a retina media query. */
/** Option variable to define the spacing between images in the generated sprite */
/** A mixin to create retina sprites with hover & active states  You have to register a pair of sprites using `@link #retina-sprite-add` and then you can use this mixin:  @include retina-sprite-add(icons, "icons/*.png", "icons-retina/*.png")  .my-icon  @include retina-sprite(icon-name, icons)   @param String $name @param String [$sprite-name] @param Boolean [$hover=false] @param Boolean [$active=false] */
/** @param String $name @param String $path @param String $path2x */
/** Wraps any styles in a retina media query. */
/** Mixin for retina backgrounds where you can't use a sprite.  - Make sure you have a file@2x.png file additional to your file.png. - The mixin prepends $imgPath, which should be set globally at some point. Default is: "img/"  Examples: li @include retina-background(arrow, no-repeat 10px 15px)   a.external @include retina-background(external, no-repeat right)   @param {String} $file Path to file relative to images folder defined in config.rb and without a file extension @param {Object} [$attr] Additional attributes like position or repetition. E.g. `no-repeat top right` @param {String} [$type] The file type. */
/* --- START SPRITES CONFIG  --- */
/* --- END SPRITES CONFIG  --- */
.cf:after { content: ""; display: block; clear: both; }

/** new responsive styles and updates/overwrites */
@font-face { font-family: "CervoNeue-Light"; src: url("assets/fonts/Cervo/cervo-neue-light.eot"); src: url("assets/fonts/Cervo/cervo-neue-light.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Cervo/cervo-neue-light.woff2") format("woff2"), url("assets/fonts/Cervo/cervo-neue-light.woff") format("woff"), url("assets/fonts/Cervo/cervo-neue-light.ttf") format("truetype"), url("assets/fonts/Cervo/cervo-neue-light.svg#youworkforthem") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "CervoNeue-Regular"; src: url("assets/fonts/Cervo/cervo-neue.eot"); src: url("assets/fonts/Cervo/cervo-neue.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Cervo/cervo-neue.woff2") format("woff2"), url("assets/fonts/Cervo/cervo-neue.woff") format("woff"), url("assets/fonts/Cervo/cervo-neue.ttf") format("truetype"), url("assets/fonts/Cervo/cervo-neue.svg#youworkforthem") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: "CervoNeue-Medium"; src: url("assets/fonts/Cervo/cervo-neue-medium.eot"); src: url("assets/fonts/Cervo/cervo-neue-medium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Cervo/cervo-neue-medium.woff2") format("woff2"), url("assets/fonts/Cervo/cervo-neue-medium.woff") format("woff"), url("assets/fonts/Cervo/cervo-neue-medium.ttf") format("truetype"), url("assets/fonts/Cervo/cervo-neue-medium.svg#youworkforthem") format("svg"); font-weight: normal; font-style: normal; }
* { box-sizing: border-box; }
*:focus { outline: none; }

.primary-menu:after, #content_box:after, #secondary:after, .format-text:after, .teasers-box:after, .prev_next:after, ul.sidebar_list:after { content: ""; display: none; }

.says, .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

ul { list-style: none; }

a { text-decoration: none; text-transform: uppercase; font-family: "CervoNeue-Light", "Lucida Grande", "Helvetica Neue", Arial, sans-serif; }

#main a, div.senden-div input[type=submit] { color: #cc3300; font-size: 21px; }

#main a:after, .senden-div span:after { content: ""; display: inline-block; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -402px; background-repeat: repeat-y; height: 14px; width: 14px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ position: relative; left: 7px; top: -1px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #main a:after, .senden-div span:after { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -402px; } }
#main a:hover, .senden-div span:hover { color: #d86e50; }
#main a:hover:after, .senden-div span:hover:after { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -418px; background-repeat: repeat-y; height: 14px; width: 14px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #main a:hover:after, .senden-div span:hover:after { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -418px; } }

#main a, input[type=submit] { font-family: "CervoNeue-Light", "Lucida Grande", "Helvetica Neue", Arial, sans-serif; }
#main a:hover, input[type=submit]:hover { color: #d86e50; }

#main .page-prev a:after, #main .arrow-left a:after { display: none; }
#main .page-prev a:before, #main .arrow-left a:before { content: ""; display: inline-block; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -618px; background-repeat: repeat-y; height: 14px; width: 14px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ position: relative; right: 7px; top: -1px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #main .page-prev a:before, #main .arrow-left a:before { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -618px; } }

.weiterlesen { text-align: center; margin-top: 1em; }

figure a:after { display: none !important; }

h1, h2, h3, h4, h5, h6, p, figure, ul { margin: 0; padding: 0; font-weight: normal; }

h1, h3, h4 { text-transform: uppercase; text-align: center; }

.news-content h3 { text-transform: none; text-align: left; }

h1 { font-size: 1.75rem; margin-bottom: 50px; }

h2 { font-size: 1.5rem; margin-bottom: 3em; }

h4 { margin: 1em 0; }

section > h2, #author_faqs h2 { text-transform: uppercase; }

.page h2, .page h3, .page h4 { text-align: left; margin: 2em 0 1em; }
.page h2 { font-weight: 700; }

p { line-height: 1.6; }
p.more-link-p { text-align: center; }

img { display: block; max-width: 100%; height: auto; margin: 1em auto; }

figure.post-thumbnail-container, #international .gallery-item img, .book-slider .gallery-item img { -moz-box-shadow: -3px 3px 12px 0px #8f8f8f; -webkit-box-shadow: -3px 3px 12px 0px #8f8f8f; box-shadow: -3px 3px 12px 0px #8f8f8f; }

input, textarea { width: 100%; height: 3em; padding: 1em 0; border: none; border-bottom: 2px solid #000000; font-family: "Merriweather", "Times New Roman", serif; color: #4d4d4d; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999999 !important; }
input:-moz-placeholder, textarea:-moz-placeholder { /* Firefox 18- */ color: #999999 !important; }
input::-moz-placeholder, textarea::-moz-placeholder { /* Firefox 19+ */ color: #999999 !important; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #999999 !important; }

.senden-div { text-align: center; }
.senden-div input[type=submit] { background: none; color: #cc3300; border: none; text-transform: uppercase; padding: 1em 1em 0.25em; }
.senden-div input[type=submit]:hover, .senden-div input[type=submit]:focus { background-color: transparent; color: #d86e50; }
.senden-div span { position: relative; display: inline-block; }
.senden-div span:after { display: block; position: absolute; top: 1.7em; left: initial; right: 0; }

textarea { height: 9em; }

div.wpcf7, div.jsp-form-div { max-width: 800px; margin: 0 auto; }
div.wpcf7 span.label, div.jsp-form-div span.label { display: block; text-transform: uppercase; font-size: 1.17em; }
div.wpcf7 form > p, div.jsp-form-div form > p { margin-bottom: 1em; }
div.wpcf7 img.ajax-loader, div.jsp-form-div img.ajax-loader { margin: 0 auto; }

div.wpcf7-response-output { margin: 0; padding: 0; }

div.wpcf7-mail-sent-ok, div.wpcf7-validation-errors { border: none; }

.book-title { text-transform: uppercase; margin-top: 1.25em !important; }

.center { text-align: center; }

#masthead { position: fixed; left: 0; top: 0; border-bottom: 2px solid #000000; border-color: #ffffff; font-size: 14px; text-transform: uppercase; }

#masthead, #footer { background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzBlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyN2ZjMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #a1c0e0), color-stop(100%, #427fc0)); background-image: -moz-linear-gradient(top, #a1c0e0, #427fc0); background-image: -webkit-linear-gradient(top, #a1c0e0, #427fc0); background-image: linear-gradient(to bottom right, #a1c0e0, #427fc0); width: 100%; height: auto; padding: 3% 3.9% 2%; font-family: "CervoNeue-Light", "Lucida Grande", "Helvetica Neue", Arial, sans-serif; color: #ffffff; z-index: 99; }
#masthead a, #masthead a:hover, #footer a, #footer a:hover { color: #ffffff; }

.single #masthead, .single #footer { background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzBlMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQyN2ZjMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #a1c0e0), color-stop(100%, #427fc0)); background-image: -moz-linear-gradient(top, #a1c0e0, #427fc0); background-image: -webkit-linear-gradient(top, #a1c0e0, #427fc0); background-image: linear-gradient(to bottom right, #a1c0e0, #427fc0); }

.site-branding, #site-header-menu, #lang_sel_list { float: left; }
.site-branding p, .site-branding li, #site-header-menu p, #site-header-menu li, #lang_sel_list p, #lang_sel_list li { line-height: normal; }

#main header:not(.book-link-header):not(.news-header):not(.int-header) { border-bottom: 2px solid #000000; margin-bottom: 50px; }

.site-title { font-size: 1.7em; }

h1.site-title { margin-bottom: 0; }

.menu-toggle { float: right; border: none; background-color: transparent; margin-top: 2px; padding-bottom: 0; cursor: pointer; }

#menu-toggle:before { content: ""; font-size: 22px; color: #ffffff; }

#site-header-menu, .footer-menu { font-size: 1.3em; }

#site-header-menu { display: none; max-height: 423px; width: 100%; padding-top: 20px; text-align: right; overflow: auto; }

.primary-menu li { margin: 0.25em 0; }

#lang_sel_list { display: none; float: right; margin: 0.5em 0; font-size: 1em; }
#lang_sel_list li { float: left; }
#lang_sel_list li:first-child { padding-right: 0.5em; margin-right: 0.5em; border-right: 1px solid #ffffff; }

.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor > article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before, .menu-toggle:before { -webkit-font-smoothing: antialiased; display: inline-block; font-family: "Genericons"; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; line-height: 1; speak: none; text-align: center; text-decoration: inherit; text-transform: none; vertical-align: top; }

html, body { width: 100%; height: 100%; }

body { font-family: "Merriweather", "Times New Roman", serif; color: #333333; font-size: 14px; background-color: #ffffff; line-height: normal; letter-spacing: 0.075em; }

#content { width: 100%; max-width: 1020px; margin: auto; padding-top: 30px; padding-bottom: 149px; overflow: hidden; }

#page { position: relative; min-height: 100%; padding: 8.7% 2% 0 !important; overflow: hidden; }

#primary { display: flex; overflow: hidden; }

#main { width: 100%; }

article section { margin-top: 50px; padding-top: 50px; border-top: 2px solid #000000; }
article section h3 { margin-bottom: 50px; }

figure img { width: 100%; height: auto; }

.entry-content { font-size: 16px; margin-bottom: 30px; }

.archive .the-excerpt, .wp-caption { font-size: 15px; }

.jps-pagenav { display: flex; justify-content: center; padding-bottom: 50px; }
.jps-pagenav.border-bottom { border-bottom: 2px solid #000000; margin-bottom: 50px; }

.pagination-link-div { margin: 0 1em; }

#books { border-bottom: 2px solid #000000; padding-bottom: 20px; margin-bottom: 50px; }

.book-list { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.book-link { width: 100%; position: relative; padding-bottom: 3em; margin-bottom: 2.2em; font-size: 0.9em; }
.book-link figure { margin: 0 21% 10%; }

.book-link-header { margin: 1.5em 0 1em; }

.the-excerpt { padding: 0 7%; }
.the-excerpt p { color: #999999; text-align: center; }
.the-excerpt p.more-link-p { position: absolute; bottom: 0; left: 0; right: 0; font-size: 0.9em; }

.gallery { overflow: hidden; }
.gallery .gallery-item { float: left; }

#int_section article header { display: none; }

#international { margin-top: 30px; }

#int_header { position: relative; top: -100px; }

.int-galleries { width: 100%; border-bottom: 2px solid #000000; padding-bottom: 50px; margin-bottom: 50px; }
.int-galleries:last-child { border-bottom: none; margin-bottom: 0; }
.int-galleries header h3 { margin-bottom: 50px; }
.int-galleries .gallery { display: flex; flex-wrap: wrap; }
.int-galleries figure { float: none; width: 50%; }
.int-galleries figure .gallery-icon { margin: 0 7% 18%; }
.int-galleries .gallery-caption { display: none; }

#to_archive_link { margin: 50px 0; padding-top: 50px; border-top: 2px solid #000000; text-align: center; }

.post-type-archive-buecher #to_archive_link { border-top: none; padding-top: 0; }

.page-title, .single .entry-title { text-align: center; font-weight: normal; text-transform: uppercase; margin: 1.25em 0; }

.wp-caption-text { font-size: 0.85em; line-height: 1.5; padding: 0.4em 0.7em; }

.resp-video { position: relative; padding-bottom: 56.25%; padding-top: 0; height: 0; overflow: hidden; border: none; }
.resp-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 99.8%; border: none; }

img.size-thumbnail { width: 100%; height: auto; }

input[type=submit] { background-color: #b3b3b3; cursor: pointer; color: #ffffff; border-radius: 2px; max-width: 180px; }
input[type=submit]:hover, input[type=submit]:focus { background-color: #e6e6e6; }

.error404 #main { padding: 0 2.5%; }

.book-content { max-width: 560px; margin: 0 auto; }

.book-left, .book-right { float: none; padding: 0; }

.book-left { margin-bottom: 50px; }
.book-left .post-thumbnail-container { margin: 0 12%; }

.book-right { width: 100%; padding-top: 30px; border-top: 2px solid #000000; }

.international-section { padding-bottom: 30px; }

.book-infos { margin-top: 50px; }
.book-infos > div { margin-bottom: 50px; text-align: center; }

.verlag-infos p { line-height: 1.7; }

.verlags-link { margin-top: 20px; }

.hoerprobe, #author_sidebar { font-size: 0.95em; }
.hoerprobe h2, .hoerprobe h3, #author_sidebar h2, #author_sidebar h3 { font-size: 1.17em; font-weight: normal; }

.hoerprobe h2, .hoerprobe h3 { margin: 1.5em 0 1em; }
.hoerprobe h4 { margin: 2.5em 0 0; }
.hoerprobe p { text-align: center; }
.hoerprobe audio { width: 100%; margin: 1em 0; }

.hoer-title { color: #999999; font-style: italic; }

.leseprobe { font-size: 16px; }

.leseprobe-weiter { display: none; }

.weiterlesen-a .schliessen { display: none; }

.leseprobe.alles .weiter { display: none; }
.leseprobe.alles .schliessen { display: inline; }

.svog-slider { position: relative; padding: 0 5%; }
.svog-slider .slider-frame { position: relative; overflow: hidden; }
.svog-slider img { margin-top: 0; margin-bottom: 0.5em; }
.svog-slider .gallery { position: absolute; left: 0; }
.svog-slider .gallery-caption { padding-top: 0; padding-left: 0; color: #999999; font-style: italic; text-align: center; }

.slider-nav { position: absolute; top: 100px; width: 17px; height: 36px; margin-top: -18px; cursor: pointer; }
.slider-nav:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); opacity: 0.8; }
.slider-nav.prev { left: 25px; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -542px; background-repeat: repeat-y; height: 36px; width: 36px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
.slider-nav.prev:hover { background-position: 0 -580px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .slider-nav.prev { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -542px; }
  .slider-nav.prev:hover { background-position: 0 -580px; } }
.slider-nav.next { right: 25px; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -326px; background-repeat: repeat-y; height: 36px; width: 36px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
.slider-nav.next:hover { background-position: 0 -364px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .slider-nav.next { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -326px; }
  .slider-nav.next:hover { background-position: 0 -364px; } }

.text-slider .gallery-item { display: flex; flex-wrap: wrap; align-items: center; }

.book-slider figure img { width: auto; max-width: 100%; margin: 0 auto; }
.book-slider .gallery-caption { padding-top: 1em; }
.book-slider .slider-nav.prev { left: 5px; }
.book-slider .slider-nav.next { right: 5px; }

.post-12 .post-thumbnail, .post-476 .post-thumbnail { margin-bottom: 50px; }
.post-12 .post-thumbnail img, .post-476 .post-thumbnail img { margin-bottom: 0.5em; }
.post-12 .post-thumbnail .wp-caption, .post-476 .post-thumbnail .wp-caption { color: #999999; text-align: right; font-style: italic; }
.post-12 .entry-content, .post-476 .entry-content { font-size: 1.5rem; }
.post-12 .entry-content p, .post-476 .entry-content p { line-height: initial; }

#author_sidebar { text-align: center; border-top: 2px solid #000000; margin-top: 3rem; padding-top: 3rem; }
#author_sidebar h4 { margin: 1em 0; text-align: center; color: #333333; }
#author_sidebar section { margin: 0; padding: 0 0 4em; }
#author_sidebar section:first-child { border-top: none; }
#author_sidebar section:first-child h2 { margin-top: 0; }
#author_sidebar section h2 { margin-bottom: 1.5em; }
#author_sidebar .author-sidebar-headline { text-align: center; }
#author_sidebar article { margin: 2em 0; }
#author_sidebar .cat-link { margin-top: 2em; }

#main #author_container header { border: none; margin-bottom: 1em; }
#main #author_container header h2, #main #author_container header .faq_index { color: #333333; font-size: 1em; text-align: center; }
#main #author_container header .faq_index { margin-bottom: 1em; }

#author_sidebar .more-link-p, #essays .more-link-p { margin-top: 1em; }

#essays, #single_essay article { max-width: 605px; margin: 0 auto; }

#single_essay h2.page-title { font-size: 1.75rem; }
#single_essay article header { border-bottom: none !important; }
#single_essay article header h1, #single_essay article header h2 { text-align: left; font-size: 1.5rem; }

#essays .more-link-p { text-align: center; }

.essay-content { max-width: 800px; margin: 0 auto 3rem; }

.stimmen, .the-date { color: #999999; }

.the-date { font-style: italic; margin-bottom: 0.75em; }

#news .news, #news .stimme, #news .stimmen, #news .essays, #stimmen .news, #stimmen .stimme, #stimmen .stimmen, #stimmen .essays, #faqs .news, #faqs .stimme, #faqs .stimmen, #faqs .essays, #essays .news, #essays .stimme, #essays .stimmen, #essays .essays { max-width: 910px; margin: 50px auto; padding-bottom: 30px; border-bottom: 2px solid #000000; border-bottom-width: 1px; }
#news .news:last-child, #news .stimme:last-child, #news .stimmen:last-child, #news .essays:last-child, #stimmen .news:last-child, #stimmen .stimme:last-child, #stimmen .stimmen:last-child, #stimmen .essays:last-child, #faqs .news:last-child, #faqs .stimme:last-child, #faqs .stimmen:last-child, #faqs .essays:last-child, #essays .news:last-child, #essays .stimme:last-child, #essays .stimmen:last-child, #essays .essays:last-child { border: none; }

#news .news { max-width: 605px; }

#faqs .stimmen h2 { font-size: 1rem; }
#faqs .stimmen p { font-weight: 300; }

#stimmen .news, .stimme, .stimmen { text-align: center; }

.news-thumbnail-container { margin: 1.5em 0; }

.buch-titel, .news-header h2 { text-transform: uppercase; color: #000000; margin-bottom: 30px; }

.zitat { font-size: 2em; font-weight: 300; margin-bottom: 30px; }

.quelle { font-size: 1.2em; font-style: italic; }

.buch-link { margin: 30px 0; }

.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }

.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none; -webkit-backface-visibility: hidden; }

.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }

.mfp-align-top .mfp-container:before { display: none; }

.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }

.mfp-ajax-cur { cursor: progress; }

.mfp-zoom-out-cur { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }

.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }

.mfp-auto-cursor .mfp-content { cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }

.mfp-loading.mfp-figure, .mfp-hide { display: none; }

.mfp-preloader { color: #cccccc; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #cccccc; }
.mfp-preloader a:hover { color: white; }

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content { display: none; }

button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0; }

.mfp-close { width: 44px; height: 44px; line-height: 44px; background: transparent; position: absolute; right: 2%; top: 2%; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: white; font-style: normal; font-family: "CervoNeue-Light", "Lucida Grande", "Helvetica Neue", Arial, sans-serif; font-size: 36px; -moz-transition: -moz-transform, 0.1s; -o-transition: -o-transform, 0.1s; -webkit-transition: -webkit-transform, 0.1s; transition: transform, 0.1s; }
.mfp-close:hover, .mfp-close:focus { -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }

.mfp-close-btn-in .mfp-close { color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: white; right: -6px; text-align: right; padding-right: 6px; width: 100%; }

.mfp-counter { position: absolute; top: 0; right: 0; color: #cccccc; font-size: 12px; line-height: 18px; }

.mfp-arrow { font-family: "CervoNeue-Light", "Lucida Grande", "Helvetica Neue", Arial, sans-serif; color: #ffffff; font-size: 4em; position: absolute; background-color: transparent; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }

.mfp-arrow-left { left: 3%; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -504px; background-repeat: repeat-y; height: 36px; width: 36px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
.mfp-arrow-left:hover { background-position: 0 -650px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .mfp-arrow-left { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -504px; }
  .mfp-arrow-left:hover { background-position: 0 -650px; } }

.mfp-arrow-right { right: 3%; background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -288px; background-repeat: repeat-y; height: 36px; width: 36px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
.mfp-arrow-right:hover { background-position: 0 -434px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .mfp-arrow-right { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -288px; }
  .mfp-arrow-right:hover { background-position: 0 -434px; } }

.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }

.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: black; }

/* Main image in popup */
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 0 70px; margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ""; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444444; }
.mfp-figure small { color: #bdbdbd; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }

.mfp-bottom-bar { margin-top: -50px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }

.mfp-title { color: #999999; font-size: 1em; font-style: italic; text-align: left; line-height: 18px; word-wrap: break-word; padding-right: 36px; }

.mfp-image-holder .mfp-content { max-width: 82%; background-color: rgba(255, 255, 255, 0.87); }

.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { /** * Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
  .mfp-img-mobile img.mfp-img { padding: 0; }
  .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
  .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
  .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
  .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; } }
@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
  .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
  .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
  .mfp-container { padding-left: 6px; padding-right: 6px; } }
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }

/* Magnific Popup Custom Skin */
.mfp-bg { background: #111; opacity: 0.8; }

.mfp-close { color: #fff; }

.mfp-counter { color: #bbb; font-size: 84%; }

.mfp-figure:after { box-shadow: none; background: transparent; display: none; }

.mfp-close { opacity: 1; }

.mfp-gallery figcaption { margin-top: 4px; }

.mfp-ready .mfp-figure { opacity: 0; }

.mfp-zoom-in { /* start state */ /* animate in */ /* animate out */ }
.mfp-zoom-in .mfp-figure { opacity: 0; transition: all 1s ease-out; transform: scale(0.9); }
.mfp-zoom-in.mfp-bg, .mfp-zoom-in .mfp-preloader { opacity: 0; transition: all 1s ease-out; }
.mfp-zoom-in.mfp-image-loaded .mfp-figure { opacity: 1; transform: scale(0.97); }
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 0.85; }
.mfp-zoom-in.mfp-removing .mfp-figure { transform: scale(0.9); opacity: 0; }
.mfp-zoom-in.mfp-removing.mfp-bg, .mfp-zoom-in.mfp-removing .mfp-preloader { opacity: 0; }

.single-buecher .mfp-zoom-in.mfp-image-loaded .mfp-figure, .archive .mfp-zoom-in.mfp-image-loaded .mfp-figure { transform: scale(0.9); }
.single-buecher .mfp-image-holder .mfp-content, .archive .mfp-image-holder .mfp-content { max-height: 95%; }

/* CSS-based preloader */
.mfp-preloader { margin: -8px 0 0 -8px; height: 12px; width: 12px; text-align: center; position: absolute; z-index: 10000; border-radius: 100%; background: transparent; border-top: 2px solid rgba(255, 255, 255, 0.1); -webkit-animation: standard 1.5s infinite linear; animation: standard 1.5s infinite linear; -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; border-right: 2px solid rgba(255, 255, 255, 0.8); border-top: 2px solid rgba(255, 255, 255, 0.3); border-left: 2px solid rgba(255, 255, 255, 0.3); border-bottom: 2px solid rgba(255, 255, 255, 0.3); opacity: 1; left: 50%; top: 50%; margin-left: -12px; margin-top: -12px; }

/* Gallery animation */
@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@-o-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }
.mfp-open .mfp-figure { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; -o-animation-name: fadeIn; animation-name: fadeIn; -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; -ms-animation-duration: 1.5s; -o-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; -ms-animation-fill-mode: both; -o-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; }

.mfp-zoom-in.mfp-removing .mfp-figure { -webkit-animation-name: none; -moz-animation-name: none; -o-animation-name: none; animation-name: none; -webkit-animation-duration: 0; -moz-animation-duration: 0; -ms-animation-duration: 0; -o-animation-duration: 0; animation-duration: 0; -webkit-animation-fill-mode: none; -moz-animation-fill-mode: none; -ms-animation-fill-mode: none; -o-animation-fill-mode: none; animation-fill-mode: none; }

/* WP 3.6 Native Audio Player styling */
.mejs-container { max-width: 400px; margin: 2em auto; }
.mejs-container a:after { display: none !important; }

/* change the color of the background */
.mejs-controls, .mejs-mediaelement, .mejs-container { background: url("") !important; background-color: #b3b3b3 !important; }

/* change the color of the lettering */
.mejs-currenttime, .mejs-duration { color: #ffffff !important; }

.mejs-controls .mejs-time-rail { /* change the color of the progress bar */ /* change the color of the current time bar */ /* change the color of the file loading bar */ }
.mejs-controls .mejs-time-rail .mejs-time-total { background: #c7c7c7 !important; }
.mejs-controls .mejs-time-rail .mejs-time-current { background: #84A5CC !important; }
.mejs-controls .mejs-time-rail .mejs-time-loaded { background: #ffffff !important; }

#footer { position: absolute; bottom: 0; left: 0; padding-top: 3.9%; }

.single-buecher #footer { background: transparent url('assets/img/400/JPSendkerFooter_640.jpg?1476436449') no-repeat center center; background-size: cover; }

#footer_content { max-width: 1020px; margin: 0 auto; }
#footer_content .main-navigation { float: left; }

.site-info { text-align: center; text-transform: uppercase; }
.site-info .imprint-link { padding-left: 20px; }

.footer-menu { font-size: 1.4em; line-height: 1.3; display: flex; flex-wrap: wrap; }
.footer-menu li { width: 33.33%; margin-bottom: 0.3em; }

#icon_menu { display: none; }

#icon_menu_nav { float: right; margin-bottom: 1.5em; }
#icon_menu_nav li { float: left; margin-left: 12px; }
#icon_menu_nav li a { display: block; text-indent: 9999px; }
#icon_menu_nav li.facebook-icon a { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 0; background-repeat: repeat-y; height: 46px; width: 46px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
#icon_menu_nav li.facebook-icon a:hover { background-position: 0 -48px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #icon_menu_nav li.facebook-icon a { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 0; }
  #icon_menu_nav li.facebook-icon a:hover { background-position: 0 -48px; } }
#icon_menu_nav li.kontakt-icon a { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -96px; background-repeat: repeat-y; height: 46px; width: 46px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
#icon_menu_nav li.kontakt-icon a:hover { background-position: 0 -144px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #icon_menu_nav li.kontakt-icon a { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -96px; }
  #icon_menu_nav li.kontakt-icon a:hover { background-position: 0 -144px; } }
#icon_menu_nav li.newsletter-icon a { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -192px; background-repeat: repeat-y; height: 46px; width: 46px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ }
#icon_menu_nav li.newsletter-icon a:hover { background-position: 0 -240px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #icon_menu_nav li.newsletter-icon a { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -192px; }
  #icon_menu_nav li.newsletter-icon a:hover { background-position: 0 -240px; } }

#icon_menu-toggle { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -720px; background-repeat: repeat-y; height: 26px; width: 26px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ margin-bottom: 5px; }
#icon_menu-toggle:hover { background-position: 0 -748px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #icon_menu-toggle { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -720px; }
  #icon_menu-toggle:hover { background-position: 0 -748px; } }

#nl_footer_abo_form { position: absolute; bottom: 118px; right: 0; padding: 24px 20px 12px 12px; background-color: #7DA7D4; border-left: 1px solid #ffffff; border-bottom: 1px solid #ffffff; width: auto; max-width: none; margin: 0; text-align: right; display: none; }

#nl_close_div { position: absolute; top: -1px; right: 12px; }

#nl_close { font-size: 2em; color: #ffffff; }
#nl_close:hover { color: #d9d9d9; }

#abo_form_content { width: 227px; float: right; padding-bottom: 0; font-size: 0.8em; }
#abo_form_content h3 { margin-top: 0; margin-bottom: 6px; text-align: left; }
#abo_form_content label { color: #000000; font-family: "Merriweather", "Times New Roman", serif; }
#abo_form_content #input_email_p, #abo_form_content div.senden-div { float: left; }
#abo_form_content #input_email_p { width: calc( 100% - 30px ); margin-right: 7px; margin-bottom: 0 !important; }
#abo_form_content input { padding: 6px 4px; border-bottom: none; height: auto; line-height: normal; }
#abo_form_content .ajax-loader { display: none; margin-top: 4px; }
#abo_form_content #jps_nl_footer_submit { background-image: url('assets/img/sprites-s1c4e6d74be.png'); background-position: 0 -472px; background-repeat: repeat-y; height: 14px; width: 14px; /** Option variable to turn on/off IE8 support.  This requires Modernizr's test for `css-mediaqueries` and RespondJS  Set to `1` to turn on support. */ border: none; background-color: transparent; margin: 5px auto; cursor: pointer; }
#abo_form_content #jps_nl_footer_submit:hover { background-position: 0 -488px; }
@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { #abo_form_content #jps_nl_footer_submit { background-image: url('assets/img/sprites-retina-s885042aa4e.png'); -moz-background-size: 46px 774px; -o-background-size: 46px 774px; -webkit-background-size: 46px 774px; background-size: 46px 774px; background-position: 0 -472px; }
  #abo_form_content #jps_nl_footer_submit:hover { background-position: 0 -488px; } }
#abo_form_content div.senden-div { position: relative; }
#abo_form_content div.senden-div span:after { display: none; }
#abo_form_content div.senden-div.pending span { display: none; }
#abo_form_content div.senden-div.pending .ajax-loader { display: block; }
#abo_form_content .wpcf7-response-output { text-align: left; margin-top: 1em; }

@media only screen and (max-width: 380px) { .jps-pagenav { display: block; padding-bottom: 50px; }
  .jps-pagenav > div { text-align: center; }
  .jps-pagenav > div.page-prev { padding-bottom: 1em; } }
@media only screen and (max-width: 567px) { .primary-menu { display: flex; }
  .primary-menu li { flex-grow: 1; text-align: center; }
  .book-left { width: 100%; }
  .svog-slider { padding: 0 10%; }
  .svog-slider.book-slider { padding: 0 20%; } }
@media only screen and (min-width: 568px) and (max-width: 767px) { #site-header-menu { float: left; width: 75%; }
  #lang_sel_list { width: 25%; padding-top: 20px; margin-bottom: 0; text-align: right; }
  .primary-menu { display: block; }
  .primary-menu li { float: left; margin-right: 1em; }
  .svog-slider { padding: 0 6.5%; }
  .svog-slider.text-slider { padding-left: 7%; padding-right: 7%; width: 84%; margin: 0 auto; }
  #author_container { width: 80%; margin: 0 auto; } }
@media only screen and (max-width: 735px) { body { font-size: 12px; }
  .post-12 .entry-content, .leseprobe, .archive .the-excerpt, .wp-caption { font-size: 13px; }
  #main a, div.wpcf7 input[type=submit] { font-size: 18px; }
  #page { padding: 17.4% 4.5% 0; }
  article section { margin-top: 30px; padding-top: 30px; }
  article section h3 { margin-bottom: 30px; }
  .int-galleries { padding-bottom: 30px; margin-bottom: 30px; }
  .int-galleries header h3 { margin-bottom: 30px; }
  h2 { margin-bottom: 30px; }
  .book-infos > div { margin-bottom: 30px; }
  #to_archive_link { margin: 30px 0; padding-top: 30px; }
  .zitat { font-size: 1.2em; line-height: 1.5; margin-bottom: 1.2em; } }
@media only screen and (max-width: 767px) { .site-info { margin: 1em 0; }
  #footer_nav_container li { font-size: 16px; }
  .slider-nav.prev { left: 0; }
  .slider-nav.next { right: 0; }
  .book-slider .slider-nav.prev { left: 0; }
  .book-slider .slider-nav.next { right: 0; } }
@media only screen and (min-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) { .single-buecher #footer { background-image: url('assets/img/1024/JPSendkerFooter_1024.jpg?1476436429'); } }
@media only screen and (min-width: 480px) { #content { padding-bottom: 164px; }
  .book-link { width: 50%; }
  .book-link figure { margin: 0 19% 10%; }
  .int-galleries figure { width: 25%; }
  img.alignleft { float: left; margin: 1em 1em 1em 0; }
  img.alignright { float: right; margin: 1em 0 1em 1em; }
  img.aligncenter { margin: 1em auto; }
  .pagination-link-div { margin: 0 2em; }
  .footer-menu { display: block; }
  .footer-menu li { width: auto; float: left; margin-right: 1em; } }
@media only screen and (min-width: 575px) { #page { padding-top: 99px !important; } }
@media only screen and (min-width: 667px) { #content { padding-bottom: 170px; }
  .svog-slider.book-slider { padding: 0 11%; }
  .single-buecher #footer { background-image: url('assets/img/2500/JPSendkerFooter.jpg?1476436405'); } }
@media only screen and (min-width: 736px) and (orientation: landscape), only screen and (min-width: 1020px) { .book-content { max-width: none; }
  .book-left, .book-right { float: left; }
  .book-left { width: 33%; padding-right: 5.88%; }
  .book-left .post-thumbnail-container { margin: 0 9px; }
  .book-right { width: 66%; padding-top: 10px; padding-left: 5.88%; border-top: none; }
  .svog-slider { padding: 0 7.8%; }
  .senden-div span:after { top: 2em; } }
@media only screen and (min-width: 768px) and (max-width: 1019px) { #author_sidebar > section { max-width: 600px; margin: 0 auto; } }
@media only screen and (min-width: 768px) { #content { padding-top: 80px; padding-bottom: 113px; }
  .book-left .post-thumbnail-container { margin: 0; }
  .page .post-thumbnail { margin-bottom: 100px; }
  .page .entry-content { padding: 0 50px; margin-bottom: 100px; }
  .site-header-main { display: flex; flex-wrap: wrap; align-items: flex-end; }
  .menu-toggle { display: none; }
  .site-branding { width: 30%; }
  .site-title { font-size: 1.3em; }
  #site-header-menu { width: 54%; font-size: 1em; padding-top: 0; display: flex !important; justify-content: center; }
  #site-header-menu nav { align-self: flex-end; }
  #lang_sel_list { display: flex !important; width: 16%; margin: 0; justify-content: flex-end; font-size: 0.72em; }
  #lang_sel_list ul { align-self: flex-end; margin: 0; }
  #masthead { padding: 20px; font-size: 20px; }
  .primary-menu { display: block !important; width: 100%; border: none; float: left; margin-top: 0; }
  .primary-menu li { float: left; margin: 0 0.5em; }
  #footer { padding: 30px 20px 20px; }
  #icon_menu { display: block !important; float: right; }
  #abo_form_content { width: 250px; }
  .page-title { margin: 20px 0 45px; }
  .book-link figure { margin: 0 16%; }
  .int-galleries figure { width: 20%; }
  .svog-slider { padding-left: 68px; padding-right: 68px; }
  .svog-slider.book-slider { padding-left: 40px; padding-right: 40px; }
  #author_sidebar { padding: 3rem 50px 0; } }
@media only screen and (min-width: 1020px) { .site-branding, #lang_sel_list { width: 25%; }
  #site-header-menu { width: 50%; }
  #content { padding-top: 80px; padding-bottom: 184px; }
  .site-info { margin-top: 10px; }
  .entry-content { margin-bottom: 50px; }
  #page { padding-top: 70px !important; }
  .book-link { width: 33.3333%; }
  .book-link figure { margin: 0 7%; }
  #author_sidebar { float: left; width: 32%; border-top: none; margin: 0; padding-top: 0.8em; padding-right: 3%; }
  #author_container > .entry-content { float: right; width: 68%; padding: 0 0 0 8%; } }

/*# sourceMappingURL=style.css.map */
