/*
 Theme Name: ISE-Mobil
 Author: Andy Tschiersch
 Version: 1.2
 Text Domain: huku
 */
@import url(https://fonts.googleapis.com/css?family=Merriweather:400italic,700italic|Lato:400,400italic,700,900);
/* =Reset
 -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*, *:before, *:after {
  /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
}
ol, ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}
a img {
  border: 0;
}
.clear:before, .entry-content:before, .comment-content:before, .site-header:before, .site-content:before, .site-footer:before, .main-navigation > ul:before, .footer-navigation > ul:before, .hentry:before, .image-gallery:before, .gallery:before, form#kontaktformular:before, .widget-area .teaser-box:before, .inner:before, .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .main-navigation > ul:after, .footer-navigation > ul:after, .hentry:after, .image-gallery:after, .gallery:after, form#kontaktformular:after, .widget-area .teaser-box:after, .inner:after {
  content: "";
  display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .main-navigation > ul:after, .footer-navigation > ul:after, .hentry:after, .image-gallery:after, .gallery:after, form#kontaktformular:after, .widget-area .teaser-box:after, .inner:after {
  clear: both;
}
.mmenu .panels ul li, .mmenu .panels ul li .open-submenu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
/* =Global
 ----------------------------------------------- */
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 10px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 10px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}
/* Clearing */
body, button, input, select, textarea {
  color: #505050;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  line-height: 1.4;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', serif;
  clear: both;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
/* Text elements */
p {
  margin-bottom: 1.5em;
}
ul, ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
b, strong {
  font-weight: bold;
}
dfn, cite, em, i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}
code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark, ins {
  background: #fff9c0;
  text-decoration: none;
}
sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
img {
  height: auto;
  /* Make sure images are scaled correctly. */
}
/* Links */
a {
  color: #505050;
}
a:visited {
  color: #505050;
}
a:focus {
  color: #505050;
}
a:hover {
  color: #505050;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Merriweather', serif;
  font-style: italic;
  color: #333433;
}
h1.entry-title {
  font-size: 22px;
}
h1.entry-title a {
  color: inherit;
  text-decoration: none;
}
h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}
button, input, select, textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid #d0d0d0;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: none;
  color: #505050;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 16px;
  font-size: 1.2em;
  line-height: 1;
  padding: 0.4em 1em 0.4em;
  text-shadow: none;
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border: 1px solid #c0c0c0;
  background: #d6d6d6;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  outline: 0;
  border: 1px solid #c0c0c0;
}
input[type="checkbox"], input[type="radio"] {
  padding: 0;
  /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
  color: #111;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
  padding: 3px;
}
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%;
}
/* =Menu
 ----------------------------------------------- */
.main-navigation > ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-navigation > ul > li {
  float: left;
  position: relative;
  margin: 0 10px;
}
.main-navigation > ul > li > a {
  display: block;
  padding: 5px 10px;
  color: #333433;
  text-decoration: none;
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 14px;
  font-weight: 700;
}
.main-navigation > ul > li:hover > ul {
  display: inline-block;
}
.main-navigation > ul > li:hover > a, .main-navigation > ul > li.current-menu-item > a, .main-navigation > ul > li.current-menu-parent > a {
  color: #e5191f;
}
.main-navigation > ul > li.menu-item-has-children:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 20px;
}
@media (max-width: 915px) {
  .main-navigation > ul > li {
    margin: 0 5px;
  }
}
@media (max-width: 859px) {
  .main-navigation > ul > li {
    margin: 0 0px;
  }
}
@media (max-width: 793px) {
  .main-navigation > ul > li > a {
    padding: 5px 7px;
  }
}
.main-navigation > ul ul {
  display: none;
  list-style: none;
  width: 140px;
  margin: 0px 0px 0px -70px;
  position: absolute;
  top: 37px;
  left: 50%;
  padding: 17px 0 20px 10px;
  background: #333433;
  z-index: -1;
}
.main-navigation > ul ul:after {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  height: 5px;
  background: url('images/bg-sub-menu-devider.png');
}
.main-navigation > ul ul li {
  margin: 2px 0px;
  float: none;
  display: block;
}
.main-navigation > ul ul li a {
  display: block;
  padding: 5px 10px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: none;
}
.main-navigation > ul ul li:hover a, .main-navigation > ul ul li.current-menu-item a, .main-navigation > ul ul li.current-menu-parent a {
  color: #e5191f;
}
.footer-navigation > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-navigation > ul > li {
  float: left;
  position: relative;
  margin: 0 10px;
}
.footer-navigation > ul > li > a {
  display: block;
  padding: 5px 10px;
  color: #fff;
  text-decoration: underline;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  font-size: 14px;
}
.footer-navigation > ul > li:hover > ul {
  display: inline-block;
}
.footer-navigation > ul > li:hover > a, .footer-navigation > ul > li.current-menu-item > a, .footer-navigation > ul > li.current-menu-parent > a {
  color: #e5191f;
}
@media (max-width: 767px) {
  html.mmenu-open {
    overflow: hidden;
  }
}
.mmenu {
  opacity: 0;
  transition: opacity 0s linear 1s;
  position: fixed;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 65%;
  min-width: 140px;
  max-width: 440px;
  background: #333433;
  overflow: hidden;
}
.mmenu .menu-header {
  position: relative;
  padding: 20px;
  height: 70px;
}
.mmenu .menu-header .headline {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  font-style: italic;
  font-size: 15px;
  color: #fff;
}
.mmenu .menu-header .breadcrumb {
  color: #fff;
  opacity: 0.7;
  font-size: 15px;
}
.mmenu .panels {
  position: absolute;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
}
.mmenu-open .mmenu .panels {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
}
.mmenu .panels ul {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: transform 500ms;
}
.mmenu .panels ul li {
  position: relative;
  padding: 5px 0;
  border-bottom: 1px solid #999a99;
}
.mmenu .panels ul li a {
  display: block;
  padding: 10px 20px;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  font-style: italic;
  color: #333433;
  text-decoration: none;
}
.mmenu .panels ul li .open-submenu {
  position: absolute;
  top: 7px;
  right: 0px;
  cursor: pointer;
}
.mmenu .panels ul li .open-submenu:before {
  content: "";
  position: absolute;
  top: 12px;
  right: 20px;
  width: 13px;
  height: 13px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  transform: rotate(45deg);
}
.mmenu .panels ul li .open-submenu .count {
  padding: 7px 35px 0 0;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);
}
.mmenu .panels ul li.back-button:before {
  content: "";
  position: absolute;
  top: 19px;
  left: 20px;
  width: 13px;
  height: 13px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  transform: rotate(45deg);
}
.mmenu .panels ul li.current-menu-item {
  background: grey;
}
.mmenu .panels .menu {
  position: relative;
  right: 0;
}
.mmenu .panels .sub-menu {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  transform: translate(100%, 0);
}
.mmenu .panels .sub-menu li a {
  text-align: right;
}
.mmenu-open .mmenu {
  opacity: 1;
  transition: none;
}
/* =Content
 ----------------------------------------------- */
.mobile-visible {
  display: none;
}
@media (max-width: 767px) {
  .mobile-visible {
    display: block;
  }
}
.mobile-hidden {
  display: block;
}
@media (max-width: 767px) {
  .mobile-hidden {
    display: none;
  }
}
.hentry {
  position: relative;
  z-index: 0;
  margin: 0 0 1.5em;
}
.byline, .updated {
  display: none;
}
.single .byline, .group-blog .byline {
  display: inline;
}
.entry-header {
  margin: 0 0 5px;
  padding: 0 0 0 10px;
}
@media (max-width: 767px) {
  .entry-header {
    padding: 0;
  }
}
.entry-meta .posted-on {
  font-size: 14px;
  font-style: italic;
  color: #e5191f;
}
.page-content, .entry-content, .entry-summary {
  position: relative;
  margin: 0 0 0 -10px;
  padding: 5px 20px 10px;
  background: #fff;
}
.page-content p:last-child, .entry-content p:last-child, .entry-summary p:last-child {
  margin-bottom: 0;
}
.page-content a.more-link, .entry-content a.more-link, .entry-summary a.more-link {
  display: inline-block;
  margin: 0.5em 0;
}
.page-content .shadow, .entry-content .shadow, .entry-summary .shadow {
  z-index: -1;
}
@media (max-width: 767px) {
  .page-content, .entry-content, .entry-summary {
    padding: 5px 10px 10px;
  }
}
.shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}
.shadow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20%;
  width: 40%;
  height: 100%;
  border-radius: 100%;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.4);
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
#google-map {
  height: 500px;
}
.devider {
  position: relative;
  margin: 0 -10px 0 -20px;
  padding: 0 11px;
  height: 15px;
  background: url('images/devider-middle-bg.svg') center center repeat-x;
  background-size: 12px 4px;
  background-clip: content-box;
}
.devider:before {
  content: url('images/devider-circle.svg');
  position: absolute;
  left: 0;
  top: -6px;
  width: 12px;
  height: 12px;
}
.devider:after {
  content: url('images/devider-cross.svg');
  position: absolute;
  right: 0;
  top: -3px;
  width: 15px;
  height: 15px;
}
@media (max-width: 767px) {
  .devider {
    margin: 0 -10px 0 -10px;
  }
}
.read-more > a, a.read-more, body #gwolle_gb .page-navigation a {
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-size: 14px;
  font-style: italic;
  text-decoration: none;
  background: #333433;
}
.read-more > a:hover, a.read-more:hover, body #gwolle_gb .page-navigation a:hover {
  background: #e5191f;
}
.blog .read-more > a, .blog a.read-more, .blog body #gwolle_gb .page-navigation a, body #gwolle_gb .page-navigation .blog a {
  float: right;
}
img.dark-border {
  padding: 5px;
  border: 1px solid #333433;
}
.ajax-loader {
  position: relative;
  margin: -10px auto 10px;
  width: 32px;
  height: 32px;
  background: url('images/ajax-loader.gif') no-repeat;
}
.hyphenate {
  -webkit-font-variant-ligatures: no-common-ligatures;
}
#aktuelle-position {
  height: 250px;
}
#primary #current-position-map {
  margin: 0 -10px;
  height: 500px;
}
.site-main {
  position: relative;
}
.image-gallery {
  margin: 0 -7px 1.5em;
}
.image-gallery .image {
  float: left;
  padding: 7px;
  width: 16.66%;
}
.image-gallery .image img {
  display: block;
  width: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
}
@media (max-width: 899px) {
  .image-gallery .image {
    width: 20%;
  }
}
@media (max-width: 849px) {
  .image-gallery .image {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .image-gallery .image {
    width: 25%;
  }
}
@media (max-width: 649px) {
  .image-gallery .image {
    width: 33.33%;
  }
}
@media (max-width: 499px) {
  .image-gallery .image {
    width: 50%;
  }
}
@media (max-width: 399px) {
  .image-gallery .image {
    width: 100%;
  }
}
.fancybox-nav {
  height: calc(100% - 45px) !important;
}
.fancybox-nav span {
  margin-top: 0px !important;
}
.fancybox-video {
  display: none;
}
.table-20-80 td:first-child {
  width: 20%;
}
.table-20-80 td:last-child {
  width: 80%;
}
.table-25-75 td:first-child {
  width: 25%;
}
.table-25-75 td:last-child {
  width: 75%;
}
.table-30-70 td:first-child {
  width: 30%;
}
.table-30-70 td:last-child {
  width: 70%;
}
/* =Media
 ----------------------------------------------- */
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption .wp-caption-text {
  text-align: center;
  margin: 0.8075em 0;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery .gallery-item {
  float: left;
}
.gallery .gallery-item .gallery-icon a {
  display: block;
}
.gallery .gallery-item .gallery-icon img {
  border: none;
  height: auto;
  margin-bottom: 0;
}
.gallery .gallery-item .gallery-caption {
  margin: 0;
  text-align: center;
}
/* Fluid Gallery Columns
 works well if you remove the default gallery styling
 by adding the following to your functions.php
 add_filter( 'use_default_gallery_style', '__return_false' );
 */
.gallery-columns-2 .gallery-item {
  width: 49%;
  margin-right: 2;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n - 2) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-3 .gallery-item {
  width: 32%;
  margin-right: 2;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n - 3) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-4 .gallery-item {
  width: 23.5%;
  margin-right: 2;
}
.gallery-columns-4 .gallery-item:nth-of-type(4n - 4) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-5 .gallery-item {
  width: 18.4%;
  margin-right: 2;
}
.gallery-columns-5 .gallery-item:nth-of-type(5n - 5) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-6 .gallery-item {
  width: 15%;
  margin-right: 2;
}
.gallery-columns-6 .gallery-item:nth-of-type(6n - 6) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-7 .gallery-item {
  width: 12.5714285714%;
  margin-right: 2;
}
.gallery-columns-7 .gallery-item:nth-of-type(7n - 7) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-8 .gallery-item {
  width: 10.75%;
  margin-right: 2;
}
.gallery-columns-8 .gallery-item:nth-of-type(8n - 8) {
  margin-right: 0;
  clear: right;
}
.gallery-columns-9 .gallery-item {
  width: 9.3333333333%;
  margin-right: 2;
}
.gallery-columns-9 .gallery-item:nth-of-type(9n - 9) {
  margin-right: 0;
  clear: right;
}
/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
  max-width: 100%;
}
/* =Navigation
 ----------------------------------------------- */
.site-main [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-main [class*="navigation"] .nav-previous {
  float: left;
  width: 50%;
}
.site-main [class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* =Widgets
 ----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets */
}
.widget select {
  max-width: 100%;
  /* Search widget */
}
.widget .widget-search .search-submit {
  display: none;
}
form#kontaktformular {
  margin: 0 -10px;
}
form#kontaktformular .field {
  float: left;
  width: 50%;
  padding: 4px;
}
form#kontaktformular .field input, form#kontaktformular .field textarea {
  width: 100%;
  height: 42px;
  padding: 3px 15px 0;
  font-style: italic;
}
form#kontaktformular .field input.please-fill-in, form#kontaktformular .field textarea.please-fill-in {
  background-color: #ffb7b7;
  border-color: #ffb7b7;
}
form#kontaktformular .field input.please-fill-in::-webkit-input-placeholder, form#kontaktformular .field textarea.please-fill-in::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #363636;
}
form#kontaktformular .field input.please-fill-in:-moz-placeholder, form#kontaktformular .field textarea.please-fill-in:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #363636;
  opacity: 1;
}
form#kontaktformular .field input.please-fill-in::-moz-placeholder, form#kontaktformular .field textarea.please-fill-in::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #363636;
  opacity: 1;
}
form#kontaktformular .field input.please-fill-in:-ms-input-placeholder, form#kontaktformular .field textarea.please-fill-in:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #363636;
}
form#kontaktformular .field textarea {
  padding-top: 5px;
  height: 192px;
}
form#kontaktformular .field input[type="submit"] {
  background-color: #363636;
  border-color: #363636;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  padding: 0 0 0;
}
form#kontaktformular .field input[type="submit"]:hover {
  background-color: #dc3c3c;
  border-color: #dc3c3c;
}
form#kontaktformular .field input[type="submit"].please-fill-in {
  background-color: #363636;
  border-color: #363636;
}
@media (max-width: 767px) {
  form#kontaktformular .field {
    width: 100%;
  }
}
.widget-area .teaser-box {
  position: relative;
  z-index: 0;
  margin: 0 0 20px;
}
.widget-area .teaser-box h2 {
  margin: 0 0 5px;
  font-size: 22px;
  font-family: 'Merriweather', serif;
  font-style: italic;
  color: #333433;
  font-weight: 400;
  text-transform: none;
}
.widget-area .teaser-box .image img {
  display: block;
  width: 100%;
}
.widget-area .teaser-box .content {
  position: relative;
  padding: 10px;
  background: #ededed;
}
.widget-area .teaser-box .content .shadow {
  z-index: -1;
}
.widget-area .teaser-box.ise-mobil .image {
  position: relative;
  z-index: 1;
  margin: 15px 0 -35px;
}
.widget-area .teaser-box.ise-mobil .content {
  padding-top: 20px;
}
.widget-area .teaser-box #current-position-map {
  height: 250px;
}
body.single-trip .content-area .entry-content {
  margin-bottom: 1.5em;
}
body.single-trip .content-area #spotgen-map {
  height: 500px;
}
body.single-trip .content-area .trip-map {
  position: relative;
  margin-bottom: 1.5em;
  padding-top: 55%;
}
body.single-trip .content-area .trip-map .ratio {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
body.single-trip .content-area .trip-map iframe {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
body.single-trip .content-area .stationen iframe {
  height: 1000px;
}
body.single-trip .widget-area .stationen h2 {
  margin: 0 0 5px;
  font-family: 'Merriweather', serif;
  font-size: 22px;
  font-style: italic;
  color: #333433;
  font-weight: normal;
  text-transform: none;
}
body.single-trip .widget-area .stationen iframe {
  width: 100%;
  height: 1000px;
}
@media (max-width: 767px) {
  body.single-trip .content-area .trip-map {
    padding-top: 100%;
  }
}
.touren-uebersicht #main {
  position: relative;
  padding-left: 100px;
}
.touren-uebersicht #main .zeitstrang {
  position: absolute;
  top: 77px;
  left: 80px;
  bottom: 0;
  width: 4px;
  background: url('images/devider-middle-vertical-bg.svg') center top;
}
.touren-uebersicht #main .zeitstrang:before {
  content: url('images/devider-circle-red.svg');
  position: absolute;
  left: -4px;
  top: -21px;
  width: 12px;
  height: 12px;
}
.touren-uebersicht #main .zeitstrang:after {
  content: url('images/devider-cross.svg');
  position: absolute;
  right: -5px;
  bottom: -12px;
  width: 15px;
  height: 15px;
}
.touren-uebersicht h1.main {
  margin: 0 0 30px -100px;
}
.touren-uebersicht article.tour {
  margin-bottom: 50px;
}
.touren-uebersicht article.tour h1.entry-title {
  position: relative;
  margin-bottom: 10px;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
}
.touren-uebersicht article.tour h1.entry-title:after {
  content: url('images/devider-cross-red.svg');
  position: absolute;
  left: -35px;
  bottom: 2px;
  width: 15px;
  height: 15px;
}
.touren-uebersicht article.tour h1.entry-title .date {
  position: absolute;
  right: 100%;
  top: 0;
  padding-right: 40px;
  color: #e5191f;
}
.touren-uebersicht article.tour:first-of-type h1:after {
  display: none;
}
.touren-uebersicht article.tour .entry-content {
  margin: 0;
  padding: 0;
}
.touren-uebersicht article.tour .entry-content .image {
  float: left;
  margin-right: 25px;
  width: 95px;
}
.touren-uebersicht article.tour .entry-content .image img {
  width: 100%;
}
.touren-uebersicht article.tour .entry-content .excerpt {
  margin-left: 120px;
}
.touren-uebersicht article.tour .entry-content .excerpt a.read-more, .touren-uebersicht article.tour .entry-content .excerpt body #gwolle_gb .page-navigation a, body #gwolle_gb .page-navigation .touren-uebersicht article.tour .entry-content .excerpt a {
  float: left;
}
@media (max-width: 767px) {
  .touren-uebersicht #main {
    padding-left: 20px;
  }
  .touren-uebersicht #main .zeitstrang {
    left: 0;
  }
  .touren-uebersicht h1.main {
    margin-left: 0;
  }
  .touren-uebersicht article.tour h1.entry-title:after {
    left: -25px;
    top: 3px;
    bottom: auto;
  }
  .touren-uebersicht article.tour h1.entry-title .date {
    position: relative;
    display: block;
    right: auto;
    padding-right: 0;
  }
  .touren-uebersicht article.tour .entry-content .image {
    margin: 0 10px -5px 0;
  }
  .touren-uebersicht article.tour .entry-content .excerpt {
    margin-left: 0;
  }
}
body #gwolle_gb #gwolle_gb_write_button input {
  border-radius: 0;
}
body #gwolle_gb .page-navigation a, body #gwolle_gb .page-navigation span {
  padding: 5px 10px;
}
body #gwolle_gb .page-navigation span:hover {
  background: #333433;
}
.inner {
  position: relative;
  margin: 0 auto;
  padding: 0 10px;
  max-width: 980px;
}
html, body {
  height: 100%;
  padding: 0;
  margin: 0;
}
body {
  min-width: 320px;
  font-family: 'Lato', sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.4;
  color: #505050;
}
#page {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden;
  background: #fff;
  transition: transform 500ms ease-in;
  box-shadow: 0 0 10px #000;
}
@media (max-width: 767px) {
  .mmenu-open #page {
    transform: translate(-65%, 0);
  }
}
.site-header {
  position: relative;
  height: 408px;
  background-size: cover;
  background-position: center center;
}
.site-header .inner {
  position: relative;
  z-index: 1;
  height: 100%;
}
.site-header .inner .bild-titel {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  margin-right: 10px;
  background: #333433;
  color: #fff;
  font-size: 14px;
  font-style: italic;
}
.site-header .inner .header-spruch-wrapper {
  display: table;
  margin: 30px 0 0;
  width: 100%;
  height: 288px;
}
.site-header .inner .header-spruch-wrapper .header-spruch {
  display: table-cell;
  vertical-align: middle;
  padding: 0 7% 0;
  text-align: center;
}
.site-header .inner .header-spruch-wrapper .header-spruch .spruch {
  font-family: 'Merriweather', serif;
  font-size: 32px;
  font-style: italic;
  color: #fff;
  text-shadow: 2px 2px 0 #000;
}
.site-header .inner .header-spruch-wrapper .header-spruch .spruch-devider {
  margin: 15px auto 20px;
  width: 16px;
  height: 8px;
}
.site-header .inner .header-spruch-wrapper .header-spruch .spruch-devider svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: #fff;
}
.site-header .inner .header-spruch-wrapper .header-spruch .autor {
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 0 #000;
}
.site-header .inner a.back {
  position: absolute;
  bottom: 0;
  left: 0;
  margin-left: 10px;
}
.site-header .inner .white-bg-wrapper {
  position: relative;
  z-index: 1;
}
.site-header .inner .white-bg {
  margin: 30px auto 0;
  height: 60px;
  background: #fff;
  border-radius: 30px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
}
.site-header .inner .white-bg a.logo {
  position: relative;
  display: block;
  float: left;
  margin: -6px 0 0 -7px;
}
.site-header .inner .white-bg a.logo:before {
  content: "";
  position: absolute;
  top: -2px;
  right: 19px;
  width: 63px;
  height: 42px;
  background: #fff;
  border-radius: 100%;
}
.site-header .inner .white-bg a.logo img {
  position: relative;
  display: block;
  width: 213px;
  height: 72px;
}
.site-header .inner .white-bg .main-navigation {
  float: right;
  margin: 17px 22px 0 0;
}
.site-header .inner a.mobile-menu {
  display: none;
  padding: 21px 18px 18px;
  width: 61px;
  height: 61px;
  float: right;
  margin: 22px 0px 0 0;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.5);
}
.site-header .inner a.mobile-menu img {
  display: block;
  width: 100%;
}
.site-header .inner .mobile-navigation {
  display: none;
}
@media (max-width: 767px) {
  .site-header {
    height: 330px;
  }
  .site-header .inner .white-bg-wrapper {
    display: inline-block;
  }
  .site-header .inner .white-bg {
    display: inline-block;
    margin-top: 22px;
    padding-right: 10px;
  }
  .site-header .inner .header-spruch-wrapper {
    height: 220px;
  }
  .site-header .inner .header-spruch-wrapper .header-spruch .spruch-devider {
    margin: 8px auto 10px;
  }
  .site-header .inner .bild-titel {
    margin-right: 0;
    padding: 5px 10px;
    font-size: 12px;
  }
  .site-header .inner a.back {
    margin-left: 0;
    padding: 5px 10px;
    font-size: 12px;
  }
  .site-header .inner .main-navigation {
    display: none;
  }
  .site-header .inner a.mobile-menu {
    display: block;
  }
}
@media (max-width: 630px) {
  .site-header .inner .header-spruch-wrapper .header-spruch .spruch {
    font-size: 5vw;
  }
  .site-header .inner .header-spruch-wrapper .header-spruch .spruch-devider {
    margin: 8px auto 10px;
  }
}
@media (max-width: 460px) {
  .site-header .inner .header-spruch-wrapper .header-spruch .autor {
    font-size: 3vw;
  }
}
.site-content {
  position: relative;
  margin-top: 25px;
  padding-bottom: 52px;
  height: 100%;
}
.site-content .content-area.with-sidebar {
  float: left;
  width: 68%;
}
.site-content .widget-area {
  float: left;
  padding-left: 30px;
  width: 32%;
}
@media (max-width: 767px) {
  .site-content .content-area.with-sidebar {
    width: 100%;
  }
  .site-content .widget-area {
    width: 100%;
    padding-left: 0;
  }
  body.blog .site-content .widget-area {
    display: none;
  }
}
.site-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 52px;
  background: #333433;
}
.site-footer .inner {
  height: 100%;
}
.site-footer .inner .footer-navigation {
  margin: 10px 0 0;
}
.site-footer .inner a.huku {
  position: absolute;
  top: 10px;
  right: 21px;
  box-sizing: content-box;
  width: 15px;
  height: 23px;
  padding: 5px;
}
.site-footer .inner a.huku svg {
  width: 100%;
  height: 100%;
  fill: #dd002c;
}
.site-footer .inner a.huku:hover svg {
  fill: #fff;
}
.old-browser {
  position: relative;
}
.old-browser .message {
  padding: 20px;
  width: 100%;
  text-align: center;
  background: #e4da87;
}
.old-browser a.update {
  display: inline-block;
  padding: 5px 10px;
  background: #fff;
  color: #262626;
  font-weight: bold;
  border: 1px solid #262626;
  text-decoration: none;
}
.old-browser a.update:hover {
  background: #262626;
  color: #fff;
}
