@import url("https://use.typekit.net/tqd3rka.css");
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  /* 2 */
  box-sizing: border-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Custom additions */
ul,
ol {
  margin: 0;
  padding: 0;
}
/* Hide arrows on number fields */
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input::-ms-clear {
  display: none;
}
@font-face {
  font-family: 'alaska';
  src: url('../icons/alaska/fonts/alaska.eot?gowg90');
  src: url('../icons/alaska/fonts/alaska.eot?gowg90#iefix') format('embedded-opentype'), url('../icons/alaska/fonts/alaska.woff2?gowg90') format('woff2'), url('../icons/alaska/fonts/alaska.ttf?gowg90') format('truetype'), url('../icons/alaska/fonts/alaska.woff?gowg90') format('woff'), url('../icons/alaska/fonts/alaska.svg?gowg90#alaska') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'alaska' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-download:before {
  content: "\e905";
}
.icon-close-gallery:before {
  content: "\e904";
}
.icon-arrow:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-bookmark:before {
  content: "\e900";
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
/*********************
COLORS
Need help w/ choosing your colors? Try this site out:
http://0to255.com/
*********************/
/* Translated labels */
/*********************
TYPOGRAPHY
*********************/
/*	@font-face {
    	font-family: 'Font Name';
    	src: url('../fonts/font-name.eot');
    	src: url('../fonts/font-name.eot?#iefix') format('embedded-opentype'),
             url('../fonts/font-name.woff') format('woff'),
             url('../fonts/font-name.ttf') format('truetype'),
             url('../fonts/font-name.svg#font-name') format('svg');
    	font-weight: normal;
    	font-style: normal;
	}
*/
/* .animation (animationName, @duration: 6s, @delay: 2s, @ease: ease, @fill-mode: forwards); */
/*  .transform(translate(50px)); */
/* .transition(all 2s); */
/* .css-gradient(#dfdfdf,#f8f8f8); */
.button,
.button:visited {
  padding: 4px 12px;
  background: #333333;
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.button:hover,
.button:visited:hover,
.button:focus,
.button:visited:focus {
  background: #e88519;
}
.centerVertically {
  /* This has to be on the container! */
  /* Internet Explorer 10 */
  display: -ms-flexbox;
  -ms-flex-align: center;
  /* Safari, Opera, and Chrome */
  display: -webkit-flex;
  -webkit-align-items: center;
  /* W3C */
  display: flex;
  align-items: center;
}
/*********************
01. GENERAL STYLES
*********************/
html,
body {
  height: 100%;
}
/* remove the select style from windows IE  */
select::-ms-expand {
  display: none;
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #333333;
  -webkit-font-smoothing: antialiased;
}
::selection {
  background: #e88519;
  color: white;
}
::-moz-selection {
  background: #e88519;
  color: white;
}
.visible-phone {
  display: block;
}
.visible-tablet {
  display: none;
}
.visible-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
.hidden-tablet {
  display: block;
}
.hidden-desktop {
  display: block;
}
/********************
02. WORDPRESS BODY CLASSES
    style a page via class
********************/
.button {
  text-transform: uppercase;
  position: absolute;
  background: #fff;
  border: 2px solid #e88519;
  outline: none;
  color: #e88519;
  height: 39px;
  width: 136px;
  letter-spacing: 1.5px;
  font-weight: 600;
  font-family: "Gotham Cond A", "Gotham Cond B";
  border-radius: 12px;
  font-size: 14px;
  padding: 0 15px;
  z-index: 3;
  cursor: pointer;
  white-space: nowrap;
  padding-bottom: 1px;
}
.button:focus,
.button:hover {
  background: #e88519;
  color: #fff;
}
body.faded {
  overflow: hidden;
}
/*********************
03. LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 100%;
  margin: 0 auto;
}
/*********************
04. LINK STYLES
*********************/
a,
a:visited {
  color: #e88519;
  outline: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  /* mobile tap color */
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  color: #c06d13;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: #c06d13;
}
/******************************************************************
05. H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1,
h2,
h3,
h4,
h5 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 600;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 {
  font-size: 2.5em;
  line-height: 1.333em;
}
h2 {
  margin-bottom: 0.375em;
  font-size: 32px;
  font-family: "Gotham Cond A", "Gotham Cond B", serif;
  font-weight: 500;
}
h3 {
  font-size: 1.125em;
}
h4 {
  font-size: 1.1em;
  font-weight: 700;
}
h5 {
  font-size: 0.846em;
  line-height: 2.09em;
}
* {
  margin: 0;
  padding: 0;
}
/*********************
06. HEADER SYTLES
*********************/
.header {
  width: 100%;
  position: fixed;
  background: #fff;
  z-index: 100;
}
.header.fixed {
  -webkit-box-shadow: 0px 2px 4px 1px rgba(135, 131, 135, 0.29);
  -moz-box-shadow: 0px 2px 4px 1px rgba(135, 131, 135, 0.29);
  box-shadow: 0px 2px 4px 1px rgba(135, 131, 135, 0.29);
}
.header #inner-header .qtranxs_language_chooser {
  float: right;
  list-style: none;
  margin: 15px;
}
.header #inner-header .qtranxs_language_chooser li {
  float: left;
  border-right: 2px solid #fff;
  cursor: pointer;
}
.header #inner-header .qtranxs_language_chooser li:last-child {
  border-right: none;
}
.header #inner-header .qtranxs_language_chooser li:last-child a {
  margin-right: 0;
}
.header #inner-header .qtranxs_language_chooser li.active a {
  opacity: 1;
  font-weight: 700;
}
.header #inner-header .qtranxs_language_chooser li a {
  display: block;
  font-size: 20px;
  margin: 0 5px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  opacity: .7;
}
.header #inner-header .mobileMenu {
  border-bottom: 1px solid #e88519;
  height: 50px;
  display: flex;
  align-items: center;
  color: #e88519;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 20px;
  font-family: "Gotham Cond A", "Gotham Cond B";
  z-index: 2;
}
.header #inner-header .mobileMenu .buttonWrap {
  display: flex;
  align-items: center;
}
.header #inner-header .mobileMenu .buy {
  right: 5px;
  width: 132px;
  font-size: 20px;
  padding: 0 15px;
}
.header #inner-header .mobileMenu .mobileNav {
  width: 50px;
  height: 50px;
  margin-right: 10px;
  background: #e88519;
  outline: none;
  border: none;
  position: relative;
}
.header #inner-header .mobileMenu .mobileNav .icon-bookmark {
  position: absolute;
  top: 20px;
  right: 6px;
  color: #fff;
  z-index: 2;
  font-size: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header #inner-header .mobileMenu .mobileNav .icon-bookmark.bookOpen {
  font-size: 15px;
  top: 0;
}
.header #inner-header .mobileMenu .mobileNav .book {
  position: absolute;
  top: 16px;
  left: 5px;
  width: 40px;
  height: 15px;
  background: #e88519;
  border: 2px solid white;
  border-left: none;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header #inner-header .mobileMenu .mobileNav .book:before {
  content: '';
  width: 38px;
  height: 1px;
  position: absolute;
  background: white;
  top: 3px;
  left: 0;
}
.header #inner-header .mobileMenu .mobileNav .book:after {
  content: '';
  width: 38px;
  height: 1px;
  position: absolute;
  background: white;
  bottom: 3px;
  left: 0;
}
.header #inner-header .mobileMenu .mobileNav .book.bookOpen {
  height: 45px;
  border: 1px solid white;
  top: 2px;
}
/*********************
07. NAVIGATION STYLES
*********************/
nav ul.nav,
nav div.nav ul {
  list-style: none;
}
nav ul.nav li a,
nav div.nav ul li a {
  display: block;
  text-decoration: none;
  padding: 3px 0;
}
nav ul.nav li ul.sub-menu li a,
nav div.nav ul li ul.sub-menu li a,
nav ul.nav li ul.children li a,
nav div.nav ul li ul.children li a {
  padding-left: 30px;
}
.mainNav {
  position: absolute;
  z-index: 100;
  width: 100%;
  top: 50px;
  height: 400px;
  overflow: hidden;
  margin: 0 auto;
  right: 0;
  left: -200%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  background: #e88519;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainNav.menuOpen {
  left: 0;
}
.mainNav #menu-main-menu {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-left: 40px;
  word-break: break-word;
}
.mainNav #menu-main-menu li a {
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
  font-weight: 600;
}
.mainNav a {
  color: white;
  text-decoration: none;
  font-size: 20px;
  font-family: "Gotham Cond A", "Gotham Cond B";
  letter-spacing: 1px;
}
/***************************
08. POSTS & CONTENT STYLES
****************************/
#content {
  margin: 0 auto;
}
#content #inner-content {
  width: 100%;
}
#content #inner-content p {
  line-height: 1.4;
}
#content #inner-content .entry-wrapper,
#content #inner-content .inner-wrapper,
#content #inner-content .gallery,
#content #inner-content .quote-parent {
  max-width: 1600px;
  margin: 0 auto;
}
#content #inner-content .first-block {
  min-height: calc(100vh - 69px);
  position: relative;
  padding-bottom: 200px;
  margin-top: 51px;
}
#content #inner-content .left-background {
  position: absolute;
  top: 0;
  left: -30px;
  width: 68px;
  height: 500px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
  background-position: bottom;
}
#content #inner-content .entry-left {
  position: relative;
  height: 550px;
  display: flex;
}
#content #inner-content .entry-left .photo {
  width: 80%;
  max-width: 325px;
  border: 1px solid #e88519;
  position: relative;
  max-height: 430px;
  top: 50px;
  padding: 10px;
  margin: 0 auto;
  min-width: 325px;
}
#content #inner-content .entry-left .photo .border {
  border: 1px solid #e88519;
  height: 100%;
  padding: 25px;
}
#content #inner-content .entry-left .photo .border .background-photo {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  z-index: 10;
  position: relative;
  -webkit-box-shadow: 3px 3px 21px 1px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 3px 3px 21px 1px rgba(0, 0, 0, 0.17);
  box-shadow: 3px 3px 21px 1px rgba(0, 0, 0, 0.17);
}
#content #inner-content .entry-left .photo .border .liesprouf {
  padding-top: 6px;
  max-width: 136px;
  text-align: center;
  bottom: -17px;
  margin: 0 auto;
  right: 0;
  left: 0;
  font-size: 20px;
  background: #fff;
  color: #e88519;
}
#content #inner-content .entry-left .photo .border .liesprouf:hover {
  background: #e88519;
  color: #fff;
}
#content #inner-content .entry-left .photo .border .liesprouf:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: -12px;
  background-color: #fff;
}
#content #inner-content .entry-left .photo .border .liesprouf:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  right: -12px;
  background-color: #fff;
}
#content #inner-content .entry-left .arrow {
  display: none;
}
#content #inner-content .entry-right {
  position: relative;
  width: 90%;
  margin: 0 auto;
  z-index: 1;
}
#content #inner-content .entry-right .buchKafen {
  font-size: 20px;
  font-weight: 600;
}
#content #inner-content .entry-right p {
  font-size: 17px;
  font-family: "linotype-sabon", serif;
  margin-bottom: 60px;
}
#content #inner-content .right-background {
  height: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 300px;
  background-size: contain;
  background-repeat: no-repeat;
}
#content #inner-content .home-chapters {
  background: #e88519;
  min-height: 800px;
  color: #fff;
  position: relative;
  margin-bottom: 100px;
  /* new bottom */
}
#content #inner-content .home-chapters h2 {
  letter-spacing: 2px;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 600;
}
#content #inner-content .home-chapters .top {
  padding: 53px 20px;
  overflow: hidden;
}
#content #inner-content .home-chapters .top ul {
  line-height: 1.8;
}
#content #inner-content .home-chapters .top .top-background {
  position: absolute;
  display: none;
  top: 0;
  left: -90px;
  width: 125px;
  height: 200px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#content #inner-content .home-chapters li {
  list-style: none;
  font-family: "Gotham Cond A", "Gotham Cond B";
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 500;
}
#content #inner-content .home-chapters .bottom {
  position: absolute;
  bottom: -13%;
  width: 100%;
  min-height: 225px;
  background: none;
  display: flex;
  overflow: hidden;
}
#content #inner-content .home-chapters .bottom .chapter-img {
  position: absolute;
  width: 27%;
  height: auto;
  top: 0;
  left: 0;
  margin-top: 4%;
}
#content #inner-content .home-chapters .bottom .chapter-img img {
  width: 100%;
  height: auto;
}
#content #inner-content .home-chapters .bottom .chapter-img:after {
  content: '';
  position: absolute;
  background-image: url("../images/bandage.png");
  background-size: cover;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 27%;
  height: 12%;
}
#content #inner-content .home-chapters .bottom .first-col {
  left: -4%;
  top: 12px;
  -ms-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
}
#content #inner-content .home-chapters .bottom .first-col:after {
  left: 40%;
  top: -6%;
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
}
#content #inner-content .home-chapters .bottom .second-col {
  width: 27%;
  top: 23px;
  left: 19%;
  -ms-transform: rotate(-11deg);
  -webkit-transform: rotate(-11deg);
  transform: rotate(-11deg);
}
#content #inner-content .home-chapters .bottom .second-col:after {
  left: -10%;
  top: 6%;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#content #inner-content .home-chapters .bottom .second-col:before {
  content: '';
  position: absolute;
  background-image: url("../images/bandage.png");
  background-size: cover;
  top: 6%;
  right: -10%;
  z-index: 9999;
  width: 27%;
  height: 12%;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#content #inner-content .home-chapters .bottom .third-col {
  top: 6px;
  width: 26%;
  left: 43%;
  -ms-transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg);
  z-index: 2;
}
#content #inner-content .home-chapters .bottom .third-col:after {
  left: 40%;
  top: -6%;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content #inner-content .home-chapters .bottom .fourth-col {
  left: 63%;
  z-index: 1;
  top: 14px;
  -ms-transform: rotate(11deg);
  -webkit-transform: rotate(11deg);
  transform: rotate(11deg);
}
#content #inner-content .home-chapters .bottom .fourth-col:after {
  left: 40%;
  top: -6%;
}
#content #inner-content .home-chapters .bottom .fifth-col {
  left: 83%;
  top: 26px;
  width: 27%;
  -ms-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg);
}
#content #inner-content .home-chapters .bottom .fifth-col:after {
  left: 40%;
  top: -4%;
  width: 20%;
  height: 9%;
}
#content #inner-content .author-info {
  width: 100%;
  padding: 53px 0;
  position: relative;
  margin: 0 auto 0 auto;
}
#content #inner-content .author-info .content {
  width: 90%;
  margin: 20px auto;
}
#content #inner-content .author-info .content p {
  font-size: 17px;
  font-family: "linotype-sabon", serif;
  margin-bottom: 52px;
}
#content #inner-content .author-info .content .contact-button {
  position: relative;
  width: 261px;
  padding-top: 10px;
  text-align: center;
}
#content #inner-content .author-info .author-img {
  margin: 0 auto;
  width: 90%;
  min-width: 100px;
  min-height: 75px;
}
#content #inner-content .author-info .author-img .photo {
  width: 100%;
  height: 100%;
  border: 1px solid #e88519;
  margin: 0 auto;
  padding: 10px;
}
#content #inner-content .author-info .author-img .photo .border {
  border: 1px solid #e88519;
  height: 100%;
  padding: 15px;
}
#content #inner-content .author-info .author-img .photo .border .background-photo {
  width: 100%;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 10;
}
#content #inner-content .author-info .bike {
  height: 125px;
  position: relative;
  width: 100%;
  background-position: right;
  background-size: contain;
  background-repeat: no-repeat;
}
#content #inner-content .gallery {
  padding: 20px;
  position: relative;
  margin: 0 auto;
}
#content #inner-content .gallery h2 {
  font-size: 20px;
  margin-bottom: 75px;
  text-align: center;
}
#content #inner-content .gallery .birdBack {
  position: absolute;
  top: 35px;
  left: 16px;
  width: 67px;
  z-index: 10;
  height: 193px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#content #inner-content .gallery .container {
  margin: 20px 20px;
  margin-bottom: 60px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content #inner-content .gallery .container:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#content #inner-content .gallery .container .image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: none;
}
#content #inner-content .gallery .container .image-wrapper img {
  outline: none;
}
#content #inner-content .gallery .container .singlePhoto {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 5s ease;
  transition: all 5s ease;
}
#content #inner-content .gallery .container .date,
#content #inner-content .gallery .container .place {
  margin-top: 5px;
  font-family: "linotype-sabon", serif;
  font-style: italic;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 1px;
}
#content #inner-content .gallery .container .place {
  font-weight: 400;
}
#content #inner-content .gallery p {
  display: inline-block;
  margin: 0 auto;
}
#content #inner-content .quote-parent {
  width: 100%;
  margin: 25px auto 75px auto;
}
#content #inner-content .quote-parent .quote {
  font-size: 20px;
  font-style: italic;
  font-family: "linotype-sabon", serif;
  text-align: center;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  max-width: 1053px;
  display: block;
}
.entry-content img {
  margin: 0;
  max-width: 100%;
  height: auto;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
/***********************
09. PAGE NAVI STYLES
************************/
.energysaver_page_navi li {
  float: left;
  list-style: none;
}
.energysaver_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
}
.energysaver_page_navi li a:hover,
.energysaver_page_navi li a:focus {
  color: #e88519;
  text-decoration: underline;
}
.energysaver_page_navi li.pagenavi-current {
  padding: 3px 6px;
  border-bottom: 2px solid #e88519;
  position: relative;
}
.energysaver_page_navi li.pagenavi-prev-link,
.energysaver_page_navi li.pagenavi-next-link {
  font-weight: 700;
}
.energysaver_page_navi li.pagenavi-prev-link a,
.energysaver_page_navi li.pagenavi-next-link a {
  padding: 0;
}
/*********************
13. FOOTER STYLES
*********************/
.footer {
  clear: both;
}
.footer #inner-footer .upperFooter {
  display: flex;
  flex-flow: column;
  align-items: center;
  background: #e88519;
  color: #fff;
  font-size: 20px;
  padding: 20px;
  font-family: "Gotham Cond A", "Gotham Cond B";
  font-weight: 500;
}
.footer #inner-footer .upperFooter .footerButton {
  position: relative;
  color: #fff;
  background: none;
  border: 2px solid #fff;
  width: 185px;
  margin-top: 25px;
  white-space: nowrap;
}
.footer #inner-footer .upperFooter .footerButton:focus,
.footer #inner-footer .upperFooter .footerButton:hover {
  background: #fff;
  color: #e88519;
}
.footer #inner-footer .lowerFooter {
  padding: 20px;
  font-size: 14px;
}
.footer #inner-footer .lowerFooter li {
  display: inline-block;
}
.footer #inner-footer .lowerFooter a {
  margin-right: 20px;
  color: #e88519;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Gotham Cond A", "Gotham Cond B";
  letter-spacing: 1px;
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer #inner-footer .lowerFooter a:focus,
.footer #inner-footer .lowerFooter a:hover {
  border-bottom: 2px solid #e88519;
}
.social-icons [class^="icon-"],
.social-icons [class*=" icon-"] {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: white;
  text-decoration: none;
  text-align: center;
}
.social-icons [class^="icon-"]:hover,
.social-icons [class*=" icon-"]:hover {
  background: white;
}
.social-icons .icon-facebook {
  background: #3b5998;
}
.social-icons .icon-facebook:hover {
  color: #3b5998;
}
.social-icons .icon-twitter {
  background: #00aced;
}
.social-icons .icon-twitter:hover {
  color: #00aced;
}
.social-icons .icon-googleplus {
  background: #dd4b39;
}
.social-icons .icon-googleplus:hover {
  color: #dd4b39;
}
.social-icons .icon-linkedin {
  background: #007bb6;
}
.social-icons .icon-linkedin:hover {
  color: #007bb6;
}
.social-icons .icon-youtube {
  background: #bb0000;
}
.social-icons .icon-youtube:hover {
  color: #bb0000;
}
/*******************
Form style
*******************/
#purchase-form {
  right: -100%;
  top: 0;
  position: fixed;
  font-family: "Gotham Cond A", "Gotham Cond B";
  width: 100%;
  height: 100%;
  z-index: 100;
  background: #e88519;
  overflow: auto;
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
}
#purchase-form.formOn {
  right: 0;
}
#purchase-form .gf_left_half,
#purchase-form .gf_right_half {
  max-width: 296px !important;
}
#purchase-form .priceEbook {
  padding-bottom: 20px !important;
}
#purchase-form .validation_error {
  display: none;
}
#purchase-form .wireTransfer,
#purchase-form .paypalTransfer {
  color: #fff;
  padding-top: 20px !important;
  font-size: 19px;
}
#purchase-form li.gfield.gfield_error,
#purchase-form div.gfield_contains_required,
#purchase-form div.ginput_container,
#purchase-form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  position: relative;
  background: transparent;
  border: none;
  margin-top: 0 !important;
}
#purchase-form li.gfield.gfield_error .validation_message,
#purchase-form div.gfield_contains_required .validation_message,
#purchase-form div.ginput_container .validation_message,
#purchase-form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning .validation_message {
  color: #ff5d00;
  font-weight: 600;
  font-size: 14px;
  position: absolute;
  top: 8px;
  left: 15px;
  padding: 0;
  margin: 0;
}
#purchase-form .shipmentField {
  color: #fff;
  display: flex;
  position: absolute;
  max-height: 118px;
  font-size: 19px !important;
  left: 80px;
  padding-top: 15px !important;
  justify-content: space-between;
}
#purchase-form .shipmentField label {
  font-weight: 400;
  margin: 0;
  margin-right: 5px;
}
#purchase-form .shipmentField div {
  margin: 0;
}
#purchase-form .shipmentField span {
  font-weight: 600;
}
#purchase-form .qeBook {
  margin-top: 10px !important;
}
#purchase-form .gform_confirmation_wrapper {
  position: absolute;
  font-size: 27px;
  color: #fff;
  top: 50%;
  left: 50%;
  font-weight: 600;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 25px;
  background: #dd4b39;
  -webkit-box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 21px -2px rgba(0, 0, 0, 0.75);
}
#purchase-form .top_label {
  position: relative;
  padding: 0 20px;
}
#purchase-form .top_label li {
  margin: 0;
  padding: 0;
  max-width: 605px;
}
#purchase-form .top_label .signatureText {
  display: none;
}
#purchase-form .top_label .signatureText textarea {
  padding-top: 14px;
  height: 100px;
}
#purchase-form .top_label .firstname,
#purchase-form .top_label .lastname,
#purchase-form .top_label .email,
#purchase-form .top_label .phone,
#purchase-form .top_label .street,
#purchase-form .top_label .city,
#purchase-form .top_label .post,
#purchase-form .top_label .message,
#purchase-form .top_label .country,
#purchase-form .top_label .signatureText {
  position: relative;
}
#purchase-form .top_label .firstname input,
#purchase-form .top_label .lastname input,
#purchase-form .top_label .email input,
#purchase-form .top_label .phone input,
#purchase-form .top_label .street input,
#purchase-form .top_label .city input,
#purchase-form .top_label .post input,
#purchase-form .top_label .message input,
#purchase-form .top_label .country input,
#purchase-form .top_label .signatureText input {
  padding-right: 125px;
}
#purchase-form .top_label .firstname.empty label,
#purchase-form .top_label .lastname.empty label,
#purchase-form .top_label .email.empty label,
#purchase-form .top_label .phone.empty label,
#purchase-form .top_label .street.empty label,
#purchase-form .top_label .city.empty label,
#purchase-form .top_label .post.empty label,
#purchase-form .top_label .message.empty label,
#purchase-form .top_label .country.empty label,
#purchase-form .top_label .signatureText.empty label {
  font-size: 19px;
  left: 25px;
  top: 20px;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#purchase-form .top_label .firstname label,
#purchase-form .top_label .lastname label,
#purchase-form .top_label .email label,
#purchase-form .top_label .phone label,
#purchase-form .top_label .street label,
#purchase-form .top_label .city label,
#purchase-form .top_label .post label,
#purchase-form .top_label .message label,
#purchase-form .top_label .country label,
#purchase-form .top_label .signatureText label {
  position: absolute;
  color: #e88519;
  top: 24px;
  font-size: 14px;
  font-weight: 400;
  left: calc(100% - 25px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  white-space: nowrap;
  z-index: 10;
}
#purchase-form .top_label .firstname,
#purchase-form .top_label .message {
  margin-top: 40px;
}
#purchase-form .top_label .firstname:before,
#purchase-form .top_label .message:before {
  position: absolute;
  letter-spacing: 1px;
  font-size: 19px;
  font-weight: 600;
  color: #fff;
  bottom: 100%;
}
#purchase-form .top_label .firstname:before {
  content: 'Perséinlech Donnéeën';
  letter-spacing: 1px;
}
#purchase-form .top_label .message:before {
  content: 'Optional';
  letter-spacing: 1px;
}
#purchase-form .top_label input,
#purchase-form .top_label textarea {
  width: 100%;
  border-radius: 12px;
  border: none;
  outline: none;
  height: 54px;
  padding-left: 25px;
  font-size: 19px;
  margin: 5px 0;
}
#purchase-form .close-form {
  z-index: 999;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 10px;
  right: 20px;
  cursor: pointer;
}
#purchase-form .close-form i {
  font-size: 25px;
  color: #e88519;
}
#purchase-form .bookFormat {
  background: #fff;
  padding: 35px 10px;
}
#purchase-form .bookFormat .inner {
  width: 100%;
  background: #fff;
  margin: 10px auto;
  max-width: 356px;
}
#purchase-form .bookFormat .inner .cover {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-box-shadow: 10px 10px 21px -9px rgba(87, 87, 87, 0.49);
  -moz-box-shadow: 10px 10px 21px -9px rgba(87, 87, 87, 0.49);
  box-shadow: 10px 10px 21px -9px rgba(87, 87, 87, 0.49);
}
#purchase-form .bookFormat .inner .formatWrapper {
  width: 100%;
  padding-top: 30px;
}
#purchase-form .bookFormat .inner .bookSize {
  color: #e88519;
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
}
#purchase-form .bookFormat .inner .radio-buttons {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
  white-space: nowrap;
  margin: 2px;
}
#purchase-form .bookFormat .inner .radio-button {
  letter-spacing: 1px;
  font-size: 19px;
  position: relative;
  padding-left: 35px;
  font-weight: 500;
  min-width: 140px;
  color: #e88519;
  cursor: pointer;
}
#purchase-form .bookFormat .inner .radio-button .checker {
  position: absolute;
  left: 0;
  border: 2px solid #e88519;
  box-sizing: border-box;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}
#purchase-form .bookFormat .inner .radio-button .checker .spanInner {
  position: absolute;
  border-radius: 50%;
  background: #e88519;
  opacity: 0;
  width: 12px;
  height: 12px;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#purchase-form .bookFormat .inner .radio-button .checker .spanInner.checked {
  opacity: 1;
}
#purchase-form select {
  height: 54px;
  background: white;
  outline: none;
  color: #e88519;
  padding-left: 20px;
  font-size: 19px;
  font-weight: 400;
  border: none;
  border-radius: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#purchase-form .form_title {
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  letter-spacing: 1px;
}
#purchase-form .address_title {
  margin-top: 15px !important;
}
#purchase-form .quantity {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
#purchase-form .quantity > div {
  margin-left: 20px;
}
#purchase-form .quantity div {
  position: relative;
}
#purchase-form .quantity div select {
  width: 86px;
}
#purchase-form .quantity div:after {
  content: '\e902';
  font-family: "alaska";
  font-size: 14px;
  font-weight: 500;
  width: 40px;
  height: 100%;
  top: 0;
  right: 0;
  position: absolute;
  color: #e88519;
  pointer-events: none;
  background: #fff;
  padding-top: 20px;
  border-radius: 12px;
  border: none;
}
#purchase-form .quantity label {
  color: #fff;
  letter-spacing: 1px;
  top: -10px;
  position: relative;
  font-size: 19px;
  font-weight: 500;
}
#purchase-form .quantity label span {
  display: none;
}
#purchase-form .price-wrapper {
  color: #fff;
  margin-top: -20px !important;
  font-size: 19px;
}
#purchase-form .paymentMethod {
  display: flex;
  flex-flow: column wrap;
  padding: 10px 0;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  margin-top: 22px !important;
}
#purchase-form .paymentMethod label {
  font-size: 19px;
}
#purchase-form .paymentMethod div {
  display: inline-block;
}
#purchase-form .paymentMethod li label {
  border-bottom: 2px solid transparent;
  color: #fff;
  font-weight: 400;
  font-size: 19px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: auto;
}
#purchase-form .paymentMethod li label:hover {
  border-bottom-color: white;
}
#purchase-form .paymentMethod li input:checked + label {
  border-bottom-color: white;
}
#purchase-form .paymentMethod input {
  display: none;
}
#purchase-form .country {
  vertical-align: top;
}
#purchase-form .country span {
  width: 100%;
  margin: 0;
  padding: 0;
}
#purchase-form .country label {
  display: none;
}
#purchase-form .country select {
  margin: 5px 0;
}
#purchase-form .country .gfield_trigger_change {
  position: relative;
  height: 54px;
}
#purchase-form .country .gfield_trigger_change:after {
  content: '\e902';
  font-family: "alaska";
  font-size: 14px;
  font-weight: 500;
  width: 40px;
  height: 100%;
  top: 5px;
  right: 0;
  position: absolute;
  color: #e88519;
  pointer-events: none;
  background: #fff;
  padding-top: 20px;
  border-radius: 12px;
  border: none;
}
#purchase-form .totalPay {
  bottom: -30px;
  color: white;
  position: absolute;
  text-align: center;
}
#purchase-form .totalPay label {
  display: inline;
  font-weight: 500;
  position: relative;
  margin-right: 5px;
  font-size: 19px;
  padding-right: 5px;
}
#purchase-form .totalPay label:after {
  content: ':';
  position: absolute;
  top: 0;
  right: 0;
  font-size: 19px;
  font-weight: 200;
}
#purchase-form .totalPay div {
  display: inline;
}
#purchase-form .totalPay div span {
  color: #fff;
  display: inline;
  font-weight: 600;
  font-size: 19px;
}
#purchase-form .checkbox {
  margin: 0;
  padding-bottom: 30px !important;
}
#purchase-form .checkbox > label {
  display: none;
}
#purchase-form .checkbox > div input {
  display: none;
}
#purchase-form .checkbox > div label {
  position: relative;
  padding-left: 30px;
  font-size: 19px;
  font-weight: 500;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#purchase-form .checkbox > div label:before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  border: 2px solid #fff;
  top: 0;
  left: 0;
}
#purchase-form .checkbox > div label:after {
  content: '';
  width: 12px;
  height: 12px;
  position: absolute;
  background: #fff;
  top: 6px;
  left: 6px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#purchase-form .checkbox > div input:checked + label:after {
  opacity: 1;
}
#purchase-form .gfield_required {
  display: none;
}
#purchase-form .username > label {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}
#purchase-form .username div span {
  position: relative;
}
#purchase-form .username div span:after {
  content: 'Virnumm';
  font-size: 19px;
  font-weight: 400;
  color: #e88519;
  display: block;
  position: absolute;
  top: 28px;
  left: 30px;
  pointer-events: none;
}
#purchase-form .username div span:nth-child(2):after {
  content: 'Numm';
  font-size: 19px;
  font-weight: 400;
  color: #e88519;
  display: block;
  position: absolute;
  top: 28px;
  left: 30px;
}
#purchase-form .username div label {
  display: none;
}
#purchase-form .address {
  color: #fff;
}
#purchase-form .address > label {
  font-size: 19px;
  font-weight: 600;
}
#purchase-form .address div label {
  display: none;
}
#purchase-form .creditCard {
  width: 100%;
  border: none;
  background: none;
  max-width: 605px;
  padding: 0;
  margin-top: 10px !important;
}
#purchase-form .creditCard .ginput_card_security_code_icon {
  display: none !important;
}
#purchase-form .creditCard .validation_message {
  top: 37px !important;
}
#purchase-form .creditCard .ginput_card_expiration_container {
  display: flex;
  justify-content: space-between;
}
#purchase-form .creditCard .ginput_cardinfo_right {
  margin: 0 0 14px 0;
}
#purchase-form .creditCard span {
  width: 100%;
  margin: 5px 0;
}
#purchase-form .creditCard input {
  margin: 0;
}
#purchase-form .creditCard > label {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}
#purchase-form .creditCard div span {
  position: relative;
}
#purchase-form .creditCard div span.empty label {
  font-size: 19px;
  left: 25px;
  top: 14px;
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
#purchase-form .creditCard div span input {
  padding-right: 125px;
}
#purchase-form .creditCard div span .ginput_card_security_code {
  padding-right: 20px;
}
#purchase-form .creditCard div span label {
  position: absolute;
  color: #e88519;
  top: 16px;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  left: calc(100% - 25px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  pointer-events: none;
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  white-space: nowrap;
}
#purchase-form .creditCard div span:nth-child(2) label {
  display: none;
}
#purchase-form .creditCard .ginput_card_security_code {
  width: 100%;
}
#purchase-form .creditCard .gform_card_icon_container,
#purchase-form .creditCard .ginput_card_security_code_icon {
  display: none;
}
#purchase-form .creditCard ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #e88519;
  opacity: 1;
  /* Firefox */
}
#purchase-form .creditCard :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #e88519;
}
#purchase-form .creditCard ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #e88519;
}
#purchase-form .creditCard span:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
}
#purchase-form .creditCard .selectWrap {
  position: relative;
  display: inline-block;
  width: 49%;
  max-width: 188px;
}
#purchase-form .creditCard .selectWrap:after {
  content: '\e902';
  font-family: "alaska";
  font-size: 14px;
  font-weight: 600;
  width: 40px;
  height: 70%;
  top: 2px;
  right: 0;
  position: absolute;
  color: #e88519;
  pointer-events: none;
  background: #fff;
  padding-top: 20px;
  border-radius: 12px;
  border: none;
}
#purchase-form .creditCard select {
  background: #fff;
  width: 100% !important;
  display: inline;
  height: 54px;
  border: none;
  border-radius: 12px;
  outline: none;
  color: #e88519;
  padding-left: 22px;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
}
#purchase-form .message label {
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}
#purchase-form .message textarea {
  padding-top: 14px;
}
#purchase-form button {
  border: 2px solid #ffffff;
  background: #e88519;
  color: #fff;
  width: 162px;
  letter-spacing: 2px;
  height: 39px;
  display: block;
  position: relative;
}
#purchase-form button span {
  font-size: 19px;
}
#purchase-form button:hover {
  background: #ffffff;
  color: #e88519;
}
#purchase-form .overQuantity {
  font-size: 19px;
  font-weight: 500;
}
#purchase-form .overQuantity a {
  color: #fff;
  border-bottom: 2px solid transparent;
}
#purchase-form .overQuantity a:hover {
  border-bottom-color: #fff;
}
#purchase-form .gform_footer {
  margin-top: 42px;
}
/*404 Page */
.error404 #inner-content {
  min-height: calc(100vh - 180px );
}
.error404 #inner-content .hentry {
  margin-top: 69px;
  color: #e88519;
  font-family: "Gotham Cond A", "Gotham Cond B";
  font-size: 20px;
  padding: 20px;
}
.error404 #inner-content .hentry h1 {
  font-family: "Gotham Cond A", "Gotham Cond B";
}
/*
Contact page style
*/
.page-template-default {
  font-family: "Gotham Cond A", "Gotham Cond B";
  letter-spacing: 1px;
}
.page-template-default h1,
.page-template-default h2,
.page-template-default h3 {
  font-family: "Gotham Cond A", "Gotham Cond B";
  color: #e88519;
}
.page-template-default #inner-content {
  min-height: calc(100vh - 180px );
}
.page-template-default section {
  font-size: 20px;
}
.page-template-default section .para {
  font-family: "linotype-sabon", serif;
  letter-spacing: 0;
  font-size: 18px;
  padding: 12px 0;
}
.page-template-default .mailTo {
  text-decoration: none;
}
.page-template-default .hentry {
  padding: 20px;
  max-width: 875px;
  margin: 69px auto;
}
.page-template-default .article-header h1 {
  text-transform: capitalize;
  margin: 0;
  padding: 0;
}
/*
Terms and conditions style
*/
.page-template-page-custom {
  font-family: "linotype-sabon", serif;
  font-size: 17px;
}
.page-template-page-custom #inner-content {
  padding: 10px;
  margin: 0 auto 0 auto;
}
.page-template-page-custom #inner-content .hentry {
  margin-top: 69px;
}
.page-template-page-custom #inner-content h1,
.page-template-page-custom #inner-content h2,
.page-template-page-custom #inner-content h3,
.page-template-page-custom #inner-content h5 {
  color: #e88519;
  font-family: "Gotham Cond A", "Gotham Cond B";
}
.page-template-page-custom #inner-content h5 {
  font-style: italic;
}
.page-template-page-custom #inner-content .wrapper {
  padding-left: 50px;
  word-break: break-all;
}
.page-template-page-custom #inner-content .last {
  font-size: 14px;
}
.page-template-page-custom #inner-content ul {
  padding-left: 18px;
  list-style-type: disc;
}
.page-template-page-custom #inner-content ul li {
  padding-left: 10px;
}
.page-template-page-custom table {
  margin: 10px 0;
  font-family: "Gotham Cond A", "Gotham Cond B";
  max-width: 500px;
}
.page-template-page-custom table th {
  background-color: #e88519;
  color: #fff;
}
.page-template-page-custom table th,
.page-template-page-custom table td {
  border: 1px solid #000;
}
.page-template-page-custom table tr {
  border-right: 1px solid #000;
}
.page-template-page-custom table tr.row-7 .column-4 {
  color: #000;
  font-size: 20px;
}
.page-template-page-custom table .odd td {
  background-color: #e88519;
  color: #fff;
}
.page-template-page-custom table .row-6 .column-3,
.page-template-page-custom table .row-7 .column-3,
.page-template-page-custom table .row-8 .column-3,
.page-template-page-custom table .row-9 .column-3,
.page-template-page-custom table .row-10 .column-3,
.page-template-page-custom table .row-11 .column-3,
.page-template-page-custom table .row-6 .column-4,
.page-template-page-custom table .row-7 .column-4,
.page-template-page-custom table .row-8 .column-4,
.page-template-page-custom table .row-9 .column-4,
.page-template-page-custom table .row-10 .column-4,
.page-template-page-custom table .row-11 .column-4 {
  background-color: transparent;
  border: none;
}
.page-template-page-custom table .row-11 {
  border-bottom: 1px solid #000;
}
.page-template-page-custom table .row-11 .column-2 {
  border-right: none;
}
.page-template-page-custom table .row-11 td {
  background-color: transparent;
  color: #000;
}
/* Magnific Popup CSS */
.mfp-iframe-holder .mfp-content {
  height: 95%;
}
/* Download button */
.mfp-container .download {
  text-transform: uppercase;
  position: absolute;
  top: 15px !important;
  left: 5px;
  border: 2px solid #e88519;
  color: #e88519;
  height: 39px;
  min-width: 136px;
  letter-spacing: 1.5px;
  font-family: "Gotham HTF";
  border-radius: 12px;
  font-size: 14px;
  padding: 2px 40px;
  text-align: center;
  text-decoration: none;
  z-index: 999999;
  cursor: pointer;
  white-space: nowrap;
}
.mfp-container .download:focus,
.mfp-container .download:hover {
  background: #e88519;
  color: #fff;
}
.mfp-container .download.downloadOn {
  display: block;
}
.mfp-container .download:before {
  position: relative;
  top: 5px;
  content: '\e905';
  font-family: alaska;
  font-size: 22px;
  font-weight: 700;
  left: -5px;
}
/* End download button */
.image-source-link {
  color: #98c3d1;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  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,
.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 {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  top: 10px;
  right: 0px;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
  z-index: 999;
}
button.mfp-close {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button.mfp-close:after {
  content: '\e904';
  width: 44px;
  height: 44px;
  position: absolute;
  font-size: 35px;
  color: #e88519;
  font-family: 'alaska';
  left: 0px;
  top: 0px;
}
/*button.mfp-close:hover {
    transform: rotate(90deg);
}*/
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  display: none;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
  content: "\e903";
  font-family: 'alaska';
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  content: "\e903";
  font-family: 'alaska';
  position: absolute;
  color: #e88519;
  left: 5px;
  font-size: 30px;
  transform: rotate(45deg);
}
.mfp-arrow-left:hover {
  -ms-transform: translateX(-3px);
  -webkit-transform: translateX(-3px);
  transform: translateX(-3px);
  opacity: 1;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  content: "\e903";
  font-family: 'alaska';
  position: absolute;
  transform: rotate(225deg);
  color: #e88519;
  right: 5px;
  font-size: 30px;
}
.mfp-arrow-right:hover {
  -ms-transform: translateX(3px);
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
  opacity: 1;
}
.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: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 85%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure small {
  color: transparent;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
  display: none;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.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;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
    display: none;
  }
  .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;
  }
}
@media all and (min-width: 1000px) {
  .mfp-close {
    top: 10px;
    right: 50px;
  }
  .mfp-arrow-left {
    left: 0;
  }
  .mfp-arrow-left:after {
    font-size: 30px;
    content: "\e903";
    font-family: 'alaska';
    position: absolute;
    color: #e88519;
    left: 60px;
    transform: rotate(45deg);
  }
  .mfp-arrow-right {
    right: 0;
  }
  .mfp-arrow-right:after {
    font-size: 30px;
    content: "\e903";
    font-family: 'alaska';
    position: absolute;
    transform: rotate(225deg);
    color: #e88519;
    right: 60px;
  }
  .mfp-img {
    max-height: 100vh !important;
  }
  .mfp-container .download {
    text-transform: uppercase;
    position: absolute;
    top: 5px;
    left: 5px;
    border: 2px solid #e88519;
    color: #e88519;
    height: 39px;
    min-width: 136px;
    letter-spacing: 1.5px;
    font-family: "Gotham HTF";
    border-radius: 12px;
    font-size: 14px;
    padding: 2px 40px;
    text-align: center;
    text-decoration: none;
    z-index: 999999;
    cursor: pointer;
    white-space: nowrap;
  }
  .mfp-container .download:focus,
  .mfp-container .download:hover {
    background: #e88519;
    color: #fff;
  }
  .mfp-container .download.downloadOn {
    display: block;
  }
  .mfp-container .download:before {
    position: relative;
    top: 5px;
    content: '\e905';
    font-family: alaska;
    font-size: 22px;
    font-weight: 700;
    left: -5px;
  }
}
@media only screen and (min-width: 481px) {
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
  .footer #inner-footer .lowerFooter {
    text-align: right;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  /* 4.85%;  } /* grid_1  */
  .twocol {
    width: 14.364640883%;
  }
  /* 13.45%; } /* grid_2  */
  .threecol {
    width: 22.928176794%;
  }
  /* 22.05%; } /* grid_3  */
  .fourcol {
    width: 31.491712705%;
  }
  /* 30.75%; } /* grid_4  */
  .fivecol {
    width: 40.055248616%;
  }
  /* 39.45%; } /* grid_5  */
  .sixcol {
    width: 48.618784527%;
  }
  /* 48%;    } /* grid_6  */
  .sevencol {
    width: 57.182320438000005%;
  }
  /* 56.75%; } /* grid_7  */
  .eightcol {
    width: 65.74585634900001%;
  }
  /* 65.4%;  } /* grid_8  */
  .ninecol {
    width: 74.30939226%;
  }
  /* 74.05%; } /* grid_9  */
  .tencol {
    width: 82.87292817100001%;
  }
  /* 82.7%;  } /* grid_10 */
  .elevencol {
    width: 91.436464082%;
  }
  /* 91.35%; } /* grid_11 */
  .twelvecol {
    width: 99.999999993%;
  }
  /* 100%;   } /* grid_12 */
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  .visible-tablet {
    display: block;
  }
  .hidden-tablet {
    display: none;
  }
  .header #inner-header .languageSection {
    position: absolute;
    right: 0;
  }
  .header #inner-header .qtranxs_language_chooser {
    top: 0;
    left: 0;
    margin: 24px 10px;
  }
  .header #inner-header .qtranxs_language_chooser li {
    border-right: 2px solid #e88519;
  }
  .header #inner-header .qtranxs_language_chooser li a {
    color: #e88519;
  }
  .header #inner-header .mobileMenu {
    display: none;
  }
  /*********************
 NAVIGATION STYLES
*********************/
  nav ul.nav li,
  nav div.nav ul li {
    float: left;
    position: relative;
  }
  nav ul.nav li a,
  nav div.nav ul li a {
    text-decoration: none;
    border-bottom: 2px solid transparent;
  }
  nav ul.nav li a:hover,
  nav div.nav ul li a:hover {
    border-bottom: 2px solid #e88519 !important;
  }
  nav ul.nav li ul.sub-menu,
  nav div.nav ul li ul.sub-menu,
  nav ul.nav li ul.children,
  nav div.nav ul li ul.children {
    margin-top: 0;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 99999;
    /* highlight sub-menu current page */
  }
  nav ul.nav li ul.sub-menu li a,
  nav div.nav ul li ul.sub-menu li a,
  nav ul.nav li ul.children li a,
  nav div.nav ul li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
  }
  nav ul.nav li:hover ul,
  nav div.nav ul li:hover ul {
    top: auto;
    display: block;
  }
  .mainNav {
    top: 0;
    left: 0;
    width: 100%;
    height: 69px;
    position: relative;
    justify-content: space-between;
    background: #fff;
  }
  .mainNav #menu-main-menu {
    flex-flow: row wrap;
    align-items: center;
    padding: 0 40px 0 0;
  }
  .mainNav #menu-main-menu li:last-child a {
    border: 2px solid #e88519;
    padding: 10px 20px;
    border-radius: 12px;
    cursor: pointer;
  }
  .mainNav #menu-main-menu li:last-child a:focus,
  .mainNav #menu-main-menu li:last-child a:hover {
    background: #e88519;
    color: #fff;
    opacity: 1;
  }
  .mainNav a {
    color: #e88519;
  }
  .mainNav a:hover {
    color: #e88519;
  }
  #content #inner-content .left-background {
    left: 48px;
    width: 90px;
  }
  #content #inner-content .entry-left .photo .border .liesprouf {
    padding: 10px 20px;
    width: 142px;
    height: auto;
    max-width: inherit;
    padding-bottom: 11px;
  }
  #content #inner-content .entry-right .buchKafen {
    padding: 10px 20px;
    max-width: inherit;
    height: auto;
    width: 142px;
  }
  #content #inner-content .home-chapters h2 {
    position: absolute;
    right: 0;
    top: 115px;
    writing-mode: tb-rl;
    font-weight: 500;
    font-size: 115px;
    font-family: "Gotham Cond A", "Gotham Cond B";
  }
  #content #inner-content .home-chapters .top {
    padding: 115px 25%;
  }
  #content #inner-content .home-chapters .top ul {
    line-height: 1.5;
  }
  #content #inner-content .home-chapters .top .top-background {
    display: inherit;
    left: 0;
    width: 149px;
    height: 370px;
  }
  #content #inner-content .home-chapters .bottom {
    min-height: 265px;
  }
  #content #inner-content .author-info .author-img .photo .border {
    padding: 35px;
  }
  #content #inner-content .gallery h2 {
    margin-bottom: 16px;
    font-size: 32px;
  }
  #content #inner-content .gallery .birdBack {
    top: -130px;
    left: -33px;
    width: 96px;
    height: 367px;
  }
  #content #inner-content .gallery .galleryWrapper {
    position: relative;
    display: flex;
    flex-flow: row wrap;
    width: 90%;
    margin: 0 auto;
    justify-content: space-around;
  }
  #content #inner-content .gallery .galleryWrapper .container {
    width: calc(100% / 2 - 40px);
  }
  #purchase-form .bookForm form {
    max-width: 660px;
  }
  #purchase-form .bookForm .gform_body {
    margin-bottom: 45px;
  }
  #purchase-form .bookForm .gform_footer {
    margin: 0;
    padding: 0;
    max-width: 605px;
  }
  #purchase-form .bookForm .gform_footer button {
    float: right;
    left: 19px;
  }
  #purchase-form .quantity {
    width: 50%;
  }
  #purchase-form .quantity > div {
    margin-left: 20px;
  }
  #purchase-form .quantity:after {
    font-size: 18px;
    left: auto;
    right: -25px;
  }
  #purchase-form .checkbox {
    width: 40%;
    position: absolute;
    top: 10px;
    right: 50px;
    text-align: right;
  }
  #purchase-form .top_label .firstname,
  #purchase-form .top_label .lastname,
  #purchase-form .top_label .post,
  #purchase-form .top_label .email,
  #purchase-form .top_label .phone,
  #purchase-form .top_label .country {
    display: inline-block;
    max-width: 293px !important;
  }
  #purchase-form .top_label .firstname .ginput_container,
  #purchase-form .top_label .lastname .ginput_container,
  #purchase-form .top_label .post .ginput_container,
  #purchase-form .top_label .email .ginput_container,
  #purchase-form .top_label .phone .ginput_container,
  #purchase-form .top_label .country .ginput_container {
    width: 293px;
  }
  #purchase-form .top_label .firstname.empty label,
  #purchase-form .top_label .lastname.empty label,
  #purchase-form .top_label .post.empty label,
  #purchase-form .top_label .email.empty label,
  #purchase-form .top_label .phone.empty label,
  #purchase-form .top_label .country.empty label {
    top: 20px;
  }
  #purchase-form .top_label .firstname label,
  #purchase-form .top_label .lastname label,
  #purchase-form .top_label .post label,
  #purchase-form .top_label .email label,
  #purchase-form .top_label .phone label,
  #purchase-form .top_label .country label {
    top: 23px;
  }
  #purchase-form .top_label .firstname,
  #purchase-form .top_label .email,
  #purchase-form .top_label .post {
    margin-right: 18px;
  }
  #purchase-form .creditCard div span label {
    top: 0;
  }
  #purchase-form .creditCard div span.empty label {
    top: -3px;
  }
  #purchase-form .creditCard span:nth-child(2) input,
  #purchase-form .creditCard span:nth-child(2) select {
    width: 188px !important;
    max-width: 188px !important;
  }
  #purchase-form .creditCard span:nth-child(2) .selectWrap {
    max-width: 188px;
  }
  #purchase-form .creditCard span:nth-child(2) span:first-child {
    width: 395px;
    float: none;
  }
  #purchase-form .creditCard span:nth-child(2) span:first-child span {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  #purchase-form .creditCard span:nth-child(2) span:last-child {
    width: 188px;
    height: 59px;
  }
  #purchase-form .creditCard span:nth-child(2) span:last-child input {
    margin-top: 13px;
  }
  #purchase-form .creditCard span:nth-child(2) span:last-child input {
    margin-bottom: 1px;
  }
  #purchase-form .paymentMethod {
    height: 54px;
  }
  #purchase-form .paymentMethod label {
    max-width: 150px;
  }
  #purchase-form .paymentMethod div {
    width: calc(100% - 150px);
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  #purchase-form .paymentMethod div ul {
    margin-top: -28px;
    margin-left: 101px;
    padding-left: 20px;
  }
  #purchase-form .paymentMethod div ul li {
    display: inline-block;
    margin-right: 30px;
  }
  #purchase-form .totalPay {
    right: 219px;
    bottom: -76px;
  }
  #purchase-form .shipping-error-message {
    position: absolute;
    bottom: -76px;
    right: 45px;
  }
  /*
Contact page style
*/
  .page-template-default #inner-content {
    min-height: calc(100vh - 200px );
    position: relative;
  }
  .page-template-default .article-header h1 {
    font-size: 62px;
  }
  /*
Terms and conditions style
*/
  .page-template-page-custom #inner-content {
    padding: 10px 10px 50px 36px;
  }
}
@media only screen and (min-width: 1000px) {
  .visible-desktop {
    display: block;
  }
  .hidden-desktop {
    display: none;
  }
  .mainNav #menu-main-menu {
    width: 860px;
    position: absolute;
    right: 0;
    padding-right: 100px;
  }
  .header #inner-header .languageSection {
    right: 30px;
  }
  #content #inner-content .first-block {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #content #inner-content .first-block .entry-wrapper {
    width: 100%;
    display: flex;
  }
  #content #inner-content .first-block .left-background {
    top: auto;
    bottom: -2px;
    width: 182px;
    height: 100%;
    left: 50px;
  }
  #content #inner-content .first-block .entry-left {
    width: 60%;
    height: inherit;
    position: relative;
    margin-right: 40px;
    min-height: 675px;
  }
  #content #inner-content .first-block .entry-left .arrowWrap {
    position: absolute;
    right: -78px;
    bottom: -6px;
  }
  #content #inner-content .first-block .entry-left .photo {
    max-width: 400px;
    max-height: 530px;
    top: 100px;
    left: 20%;
  }
  #content #inner-content .first-block .entry-left .photo .border {
    padding: 50px;
  }
  #content #inner-content .first-block .entry-right {
    width: 35%;
    position: relative;
    margin-bottom: 0;
    padding-top: 100px;
  }
  #content #inner-content .first-block .entry-right p {
    margin-bottom: 50px;
  }
  #content #inner-content .first-block .entry-right .buchKafen {
    position: relative;
  }
  #content #inner-content .first-block .entry-right .buchKafen:after {
    content: '';
    pointer-events: none;
    background-image: url(../images/arrowAuthor.png);
    width: 120px;
    height: 123px;
    position: absolute;
    top: -33px;
    left: -115px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }
  #content #inner-content .first-block .right-background {
    height: 140px;
    bottom: 37px;
  }
  #content #inner-content .home-chapters {
    min-height: 1250px;
  }
  #content #inner-content .home-chapters .top ul {
    line-height: 1.8;
  }
  #content #inner-content .home-chapters .top h2 {
    font-size: 142px;
    letter-spacing: 0;
    right: 100px;
  }
  #content #inner-content .home-chapters .bottom {
    min-height: 315px;
  }
  #content #inner-content .author-info {
    margin-top: 285px;
    min-height: inherit;
    display: flex;
    flex-flow: row wrap;
    padding: 0;
  }
  #content #inner-content .author-info .inner-wrapper {
    display: flex;
    flex-flow: row wrap;
    max-width: 1600px;
  }
  #content #inner-content .author-info .bike {
    height: 211px;
  }
  #content #inner-content .author-info .author-img {
    width: 60%;
    max-width: 596px;
    max-height: 422px;
    position: relative;
    top: 20px;
  }
  #content #inner-content .author-info .content {
    width: 35%;
    position: relative;
    padding-bottom: 71px;
    min-height: 442px;
  }
  #content #inner-content .author-info .content .contact-button {
    position: relative;
    left: 20px;
  }
  #content #inner-content .author-info .content .contact-button:after {
    content: '';
    pointer-events: none;
    background-image: url(../images/arrowAuthor.png);
    width: 120px;
    height: 110px;
    position: absolute;
    top: -29px;
    left: -122px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: contain;
  }
  #content #inner-content .gallery {
    margin-top: 100px;
  }
  #content #inner-content .gallery .galleryWrapper .container {
    width: calc(100% / 3 - 40px);
  }
  #content #inner-content .quote-parent {
    margin: 120px auto;
  }
  #content #inner-content .quote-parent .quote {
    font-size: 37px;
    font-family: "linotype-sabon", serif;
  }
  /*******************
Form style
*******************/
  .footer #inner-footer .upperFooter {
    font-size: 32px;
    padding: 60px 0 35px 0;
  }
  /* 404 Page */
  .error404 #inner-content {
    min-height: calc(100vh - 275px );
  }
  /*
Contact page style
*/
  .page-template-default #content #inner-content {
    min-height: calc(100vh - 275px );
  }
  .page-template-default #content #inner-content p {
    line-height: 1.5;
  }
  .page-template-default #content .hentry {
    margin-bottom: 50px;
  }
  .page-template-default #content .entry-content {
    font-size: 20px;
  }
  .page-template-default #content .article-header h1 {
    padding-top: 7px;
    font-size: 88px;
  }
  /*
Terms and conditions style
*/
  .page-template-page-custom #inner-content {
    padding: 10px 40px 50px 40px;
  }
}
@media only screen and (min-width: 1200px) {
  #content #inner-content .first-block .entry-left .arrowWrap {
    bottom: 42px;
  }
  #content #inner-content .first-block .entry-left .arrowBack {
    right: 59px;
  }
  #content #inner-content .first-block .entry-right {
    padding-top: 185px;
  }
  #content #inner-content .first-block .entry-right p {
    margin-bottom: 35px;
  }
  #content #inner-content .first-block .entry-right .buchKafen:after {
    width: 130px;
    height: 137px;
    top: -40px;
    left: -134px;
  }
  #content #inner-content .home-chapters .bottom {
    height: 430px;
    bottom: -208px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  #content #inner-content .home-chapters .top .top-background {
    width: 231px;
    height: 531px;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
  }
  #content #inner-content .author-info {
    margin: 0 auto;
    min-height: 700px;
    margin-top: 235px;
  }
  #content #inner-content .author-info .author-img {
    width: 47%;
  }
  #content #inner-content .author-info .author-img .photo .border {
    padding: 50px;
  }
  #content #inner-content .author-info .content {
    padding-top: 10px;
    width: 38%;
    padding-right: 25px;
    height: 50%;
  }
  #content #inner-content .author-info .content .contact-button {
    left: 0;
  }
  #content #inner-content .author-info .content .contact-button:after {
    width: 138px;
    top: -22px;
    left: -148px;
  }
  /******************
Form Style
******************/
  #purchase-form {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    height: 100%;
    overflow: auto;
    padding: 25px;
  }
  #purchase-form .bookForm {
    width: 60%;
  }
  #purchase-form .bookForm .gform_wrapper {
    margin: 0;
    position: relative;
  }
  #purchase-form .close-form {
    right: auto;
    left: 65px;
    top: 65px;
  }
  #purchase-form .close-form i {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  #purchase-form .close-form i:hover {
    color: #c1c1c3;
  }
  #purchase-form .bookFormat {
    width: 450px;
    position: relative;
    min-height: 960px;
  }
  #purchase-form .bookFormat .inner {
    margin: 0 auto;
    width: 100%;
    height: 585px;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #purchase-form .bookFormat .inner .cover {
    height: 506px;
    background-size: cover;
  }
  #purchase-form .bookFormat .inner .formatWrapper {
    width: 320px;
    padding: 0;
    height: 50px;
    top: 24px;
    position: relative;
  }
  .page-template-page-custom #content #inner-content {
    width: 80%;
  }
}
@media only screen and (min-width: 1400px) {
  /*********************
Form Style
**********************/
  #content #inner-content .first-block .entry-right {
    margin: 0;
  }
  #content #inner-content .first-block .entry-right p {
    margin-bottom: 70px;
  }
  #content #inner-content .first-block .entry-right .buchKafen:after {
    width: 140px;
    height: 188px;
    top: -65px;
    left: -148px;
  }
  #content #inner-content .author-info .content {
    margin-left: 50px;
  }
  #content #inner-content .author-info .content .contact-button:after {
    top: -40px;
    width: 165px;
    height: 147px;
    left: -173px;
  }
  #purchase-form {
    margin: 0 auto;
  }
  #purchase-form .form_title {
    position: relative;
    right: 627px;
    text-align: right;
  }
  #purchase-form .quantity_title {
    top: 28px;
  }
  #purchase-form .address_title {
    top: 35px;
  }
  #purchase-form .shipmentField {
    left: -74px;
    padding-top: 71px !important;
  }
  #purchase-form .price-wrapper {
    left: -90px;
  }
  #purchase-form .top_label .firstname:before,
  #purchase-form .top_label .street:before,
  #purchase-form .top_label .message:before {
    left: -177px;
    top: 20px;
    text-align: right;
    width: 156px;
    height: 25px;
  }
  #purchase-form .top_label .checkbox {
    top: 20px;
  }
  #purchase-form .top_label .firstname {
    margin-top: 14px;
  }
  #purchase-form .top_label .message:before {
    top: 19px;
  }
  #purchase-form .creditCard {
    margin-top: 45px !important;
    position: relative;
  }
  #purchase-form .creditCard > label {
    position: absolute;
    left: -111px;
    top: 40px;
  }
}
@media only screen and (min-width: 1600px) {
  #content #inner-content .first-block .left-background {
    left: 125px;
  }
  #content #inner-content .first-block .entry-left {
    width: 55%;
    height: auto;
    min-height: 1000px;
  }
  #content #inner-content .first-block .entry-left .photo {
    max-width: 612px;
    max-height: 809px;
  }
  #content #inner-content .first-block .entry-left .photo .border {
    padding: 50px;
  }
  #content #inner-content .first-block .entry-left .arrowWrap {
    bottom: 230px;
  }
  #content #inner-content .first-block .entry-right {
    padding-top: 350px;
    width: 35%;
    left: 70px;
    margin: 0 auto;
  }
  #content #inner-content .home-chapters .bottom {
    height: 744px;
    bottom: -470px;
  }
  #content #inner-content .author-info {
    margin-top: 467px;
  }
  #content #inner-content .author-info .author-img {
    max-height: 555px;
    max-width: 815px;
  }
  #content #inner-content .author-info .author-img .photo .border {
    padding: 50px;
  }
  #content #inner-content .author-info .author-img .arrowAuthor {
    bottom: 110px;
  }
  #content #inner-content .author-info .content {
    padding-top: 160px;
    left: 40px;
  }
  #content #inner-content .gallery {
    margin-top: 260px;
  }
  #content #inner-content .gallery .birdBack {
    top: -160px;
    left: -43px;
    width: 137px;
    height: 410px;
  }
  #content #inner-content .gallery .galleryWrapper {
    max-width: 1530px;
  }
  #content #inner-content .gallery .galleryWrapper .container {
    max-width: 470px;
    height: 310px;
    margin-bottom: 70px;
  }
  /***************
Form Style
***************/
  #purchase-form .close-form i {
    color: #e88519;
  }
  #purchase-form .bookFormat {
    width: 698px;
  }
  #purchase-form .bookFormat .inner {
    max-width: 480px;
    height: 675px;
  }
  #purchase-form .bookFormat .inner .cover {
    height: 100%;
    max-height: 675px;
  }
  #purchase-form .bookFormat .inner .formatWrapper {
    width: 370px;
    padding: 0;
    left: 0;
    margin: 0 auto;
    justify-content: space-between;
  }
  #purchase-form .bookForm {
    width: calc(100% - 698px);
  }
}
@media only screen and (min-width: 1200px) and (min-height: 1300px) {
  #content #inner-content #purchase-form .bookForm #gform_wrapper_1 {
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
  }
  #content #inner-content .entry-left {
    min-height: 2000px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /*

EXAMPLE 
.icon {
	background: url(img/test@2x.png) no-repeat;
	background-size: 24px 24px;
}

*/
}
@media print {
  /******************************************************************
Site Name:
Author:

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. If you want to
though, go for it.

******************************************************************/
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
  /*
.bx-viewport {
    height: auto !important;
    overflow: visible !important;

    ul {
        width: auto !important;
        transform: none !important;

        li {
            float: none !important;
            width: auto !important;
            height: auto !important;
        }
    }
}*/
}
