@charset "UTF-8";
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot");
  src: url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff") format("woff"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

* {
  box-sizing: border-box; }

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

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

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*
 * BRANDING
 *
 * Please use naming scheme:
 *  <name>-['medium', 'dark', 'darker', 'light', 'lighter']
 */
/*
 * LAYOUT
 */
/*
 * BREAKPOINTS
 *
 * TODO: might need some refactoring.
 * IMPORTANT: make sure there are no 'gaps' in the declaration. Otherwise fontsizes and spacings will 'jump'
 * to their default values.
 */
/*
 * TYPOGRAPHY
 *
 * All maps that are used for adding styles based on breakpoints should contain all the keys found in `breakpoints`.
 * We tried to implement a base-line-grid the ensure a vertical rhythm to some extend.
 */
h1, h2, h3 {
  margin: 0;
  padding: 0;
  /*margin-bottom: $spacing--normal;*/
  font-weight: normal;
  color: #fff; }

h1 {
  font-family: 'Remnant-Regular';
  line-height: 1.6;
  font-size: 2.369rem; }
  @media (max-width: 500px) {
    h1 {
      line-height: 1.6;
      font-size: 2.01365rem; } }

h2 {
  line-height: 1.6;
  font-size: 1.777rem;
  font-family: 'Adler', arial, sans-serif; }
  @media (max-width: 500px) {
    h2 {
      line-height: 1.6;
      font-size: 1.51045rem; } }

h3 {
  line-height: 1.6;
  font-size: 1.333rem;
  font-family: 'Remnant-Regular', arial, sans-serif; }
  @media (max-width: 500px) {
    h3 {
      line-height: 1.6;
      font-size: 1.13305rem; } }

a {
  color: #000;
  text-decoration: none; }

ul, ol {
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0; }
  ul li, ol li {
    line-height: 1.6;
    font-size: 1.1rem; }

@font-face {
  font-family: 'Adler';
  src: url("/_Resources/Static/Packages/Ziegen.Website/Fonts/Adler.ttf") format("truetype"); }

@font-face {
  font-family: 'Remnant-Regular';
  src: url("/_Resources/Static/Packages/Ziegen.Website/Fonts/Remnant-Regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Typerighter';
  src: url("/_Resources/Static/Packages/Ziegen.Website/Fonts/Typerighter.ttf") format("truetype"); }

@font-face {
  font-family: 'Glyphicons';
  src: url("/_Resources/Static/Packages/Ziegen.Website/Fonts/glyphicons-halflings-regular.ttf") format("truetype"); }

p {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-size: 1.1rem;
  margin-bottom: 16px; }

small {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  font-size: 0.7rem; }

body {
  color: #000;
  margin: 0;
  padding: 0;
  font-family: 'Typerighter', 'Arial', sans-serif;
  font-weight: 600; }

html, body {
  font-size: 1rem; }

.brand-logo:hover .brand-logo__shadow {
  transform: rotateX(-20deg) rotateY(-10deg); }

.brand-logo:hover .brand-logo__outline {
  transform: rotateX(-20deg) rotateY(-10deg); }

.brand-logo__shadow {
  fill: white;
  opacity: 0.8;
  transition-property: transform, fill;
  transition-duration: 250ms; }

.brand-logo__outline {
  transition-property: transform;
  transition-duration: 250ms; }

.floating-logo {
  display: block;
  position: fixed;
  top: 50px;
  right: 150px;
  cursor: pointer;
  transition-property: opacity;
  transition-duration: 250ms; }

.section-icon {
  display: block;
  height: 160px;
  width: 160px;
  background-repeat: no-repeat;
  background-position: center center;
  transition-duration: 250ms;
  transition-property: transform; }

.section-icon--rounded {
  border-radius: 80px;
  background-size: cover; }

a.section-icon:hover {
  transform: rotate(5deg) scale(1.08); }

.btn-primary {
  padding: 0 10px;
  font-weight: bold;
  text-transform: uppercase;
  display: block !important;
  background: none;
  border: 0;
  margin-right: 30px;
  line-height: 30px;
  font-family: 'Remnant-Regular', arial, sans-serif; }

/* class submit for Link-Style booking travel */
.btn-link:hover, .submit .btn-primary:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.btn-link {
  cursor: pointer; }

.btn-link::before, .submit .btn-primary::before {
  font-family: 'Glyphicons';
  padding-right: 5px;
  content: "\e095";
  font-size: .8rem; }

form {
  size: 20px; }

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
  background-color: #fff;
  width: 100%;
  margin-bottom: 10px;
  padding: 3px;
  border: 3px solid #fff;
  font-size: 1.4rem; }

.help-inline {
  color: red; }

input[type=text], textarea {
  height: 50px;
  margin-bottom: 30px;
  text-align: center; }

input[type=text]:hover, textarea:hover, input[type=text]:focus, textarea:focus {
  border: 3px solid #000;
  background: #eee; }

fieldset {
  padding: 0;
  border: 0; }

fieldset ul {
  list-style-type: none; }

label {
  line-height: 1.6;
  font-size: 1.333rem;
  font-family: 'Remnant-Regular', arial, sans-serif;
  margin-bottom: 10px;
  display: block; }

input[type="radio"] {
  display: none; }

.inputs-list {
  margin-bottom: 30px; }

.inputs-list span {
  display: block;
  cursor: pointer;
  text-align: left;
  margin: 0 40px;
  width: auto;
  line-height: 1.6;
  font-size: 1.1rem;
  font-family: 'Typerighter', arial, sans-serif;
  font-weight: 100; }

.inputs-list span:hover {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
  font-weight: 800; }

input[type="radio"]:checked + span {
  margin: 0 16px;
  font-weight: 800; }

input[type="checkbox"] {
  width: 20px;
  height: 20px; }

label[for=registration-select-form-agb], label[for=registration-select-form-newsletter] {
  font-family: 'Typerighter', 'Arial', sans-serif; }

textarea {
  resize: none;
  height: 150px;
  padding-top: 15px; }

textarea {
  resize: none;
  height: 150px;
  padding-top: 15px; }

.form-navigation {
  margin-top: 15px; }

.closebtn {
  display: none; }

@media (max-width: 767px) {
  .inputs-list span {
    margin: 0;
    margin-left: -10px;
    line-height: 1.6;
    font-size: 1rem;
    padding-bottom: 10px; }
  input[type="radio"]:checked + span {
    margin: 0;
    margin-left: -14px; } }

input.error, select.error, textarea.error, input.error[type="checkbox"] {
  border: 3px solid red; }

input.error + span {
  color: red; }

footer {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/footer.jpg") no-repeat;
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;
  background-position: bottom 60px left; }
  @media (max-width: 500px) {
    footer {
      background-image: none;
      background: #000;
      height: 130px; } }
  footer .gradient {
    position: absolute;
    bottom: 60px;
    background: #EBEBEB;
    /* Als Fallback für alte Browser */
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(black));
    background: -moz-linear-gradient(top, transparent, black);
    /* Firefox */
    background: linear-gradient(top, transparent, black);
    /*  CSS3 */
    height: 200px;
    width: 100%; }
    @media (max-width: 500px) {
      footer .gradient {
        display: none; } }
  footer nav {
    position: absolute;
    bottom: 0;
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    font-size: 1rem;
    width: 100%;
    background: black;
    height: 60px;
    line-height: 3rem; }
    footer nav ul {
      margin: auto;
      width: 85%;
      text-align: center;
      padding: 5px 0; }
      footer nav ul li {
        padding: 0 10px; }
      footer nav ul a {
        color: #aaa;
        font-weight: 600; }
      footer nav ul a:hover {
        color: #fff; }

header {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Junge-Menschen.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Junge-Menschen_small.jpg");
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }
  header .site-header {
    /*	display: flex;
  	position: fixed;
  	left: 0;
  	top: 0;
  	width: 100%;
  	height: $page-header-height;
  	line-height: $page-header-height;
  	z-index: layer(main-menu);
  
  	background: $page-header-background;
  	box-shadow: 2px 2px 1px transparentize(brand-color(black), 0.95);
  	*/
    margin: auto;
    padding-top: 10rem;
    padding-bottom: 10rem;
    text-align: center;
    color: #fff;
    text-shadow: 5px 0 5px #17222c; }
    header .site-header p {
      text-shadow: 5px 0 5px black;
      font-weight: 600;
      margin-bottom: 30px; }
    header .site-header h1 {
      color: #fff;
      margin-top: 30px; }
    @media (max-width: 500px) {
      header .site-header {
        padding-top: 4rem;
        padding-bottom: 6rem; } }

header.place {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Karte.jpg");
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.place {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Karte_small.jpg");
      background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.family {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Familie.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.family {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Familie_small.jpg");
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.lilien {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Lilienstein.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.lilien {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Lilienstein_small.jpg");
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.pfaff {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Pfaffenstein.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.pfaff {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Pfaffenstein_small.jpg");
      background-position: center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.children {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Junge-Menschen.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.children {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Junge-Menschen_small.jpg");
      background-position: bottom center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.trash {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Ziegen_Muell.jpg");
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

header.hay {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Heu_Mahd.jpg");
  background-position: bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

header.jurte {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/jurte.jpg");
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.jurte {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/jurte_small.jpg");
      background-position: top center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

header.hirte {
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Der_Hirte.jpg");
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  @media (max-width: 500px) {
    header.hirte {
      background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Header/Der_Hirte_small.jpg");
      background-position: center center;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover; } }

nav li {
  list-style: none;
  display: inline-block; }

nav.main:hover {
  opacity: 1;
  height: 60px; }

/* Navigation*/
.menu-btn {
  display: none; }

nav.main {
  left: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  font-size: 1.1rem;
  opacity: 0.9;
  transition: 0.5s;
  height: 50px;
  font-family: 'Remnant-Regular';
  z-index: 1000; }
  nav.main a {
    color: #fff;
    font-size: 1rem;
    display: block;
    padding: 8px 10px; }

nav.scroll {
  background-color: #fff; }
  nav.scroll a {
    color: #000; }

nav.main ul {
  margin: auto;
  width: 85%;
  text-align: center;
  padding: 5px 0; }

@media (max-width: 767px) {
  nav.main li a {
    font-size: 0.8rem;
    padding: 8px 5px; } }

@media (min-width: 960px) {
  nav.main li a {
    font-size: 1.1rem; } }

@media (max-width: 500px) {
  /* Mobile Navigation */
  .menu-btn {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2000;
    display: block; }
  nav.main {
    border-bottom: 1px solid #000;
    opacity: 1;
    background-color: #fff;
    font-size: 1rem;
    top: -1px; }
    nav.main a {
      color: #000; }
    nav.main .nav {
      height: 0;
      overflow: hidden; }
  #menu-open:target .nav {
    height: 12.575em;
    background-color: #fff;
    width: 100%; }
  #menu-open:target header.main {
    margin-top: 12.575em; }
  nav.main, header.main {
    transition: .5s; }
  a.close, a.open {
    display: block;
    font-family: 'Glyphicons';
    padding-right: 5px;
    color: #000;
    height: 38px;
    font-size: 24px;
    line-height: 38px; }
  a.open::before, a.close::before {
    padding-right: 5px;
    content: "\e236";
    position: fixed;
    right: 10px;
    top: 10px; }
  a.open::before {
    content: "\e236"; }
  a.close {
    display: none; }
  a.close::before {
    content: "\e260"; }
  #menu-open:target a.open {
    display: none; }
  #menu-open:target a.close {
    display: block; }
  nav.main li {
    width: 55%;
    font-size: 1.2rem; } }

dl, ol, ul {
  margin-top: 0;
  margin-bottom: 0; }

nav.main .lang {
  width: 100px;
  height: 100px;
  display: block;
  position: fixed;
  top: 0;
  left: 0; }
  nav.main .lang li {
    width: 100%; }
  nav.main .lang li.normal {
    display: none; }

nav.main .lang:hover li.normal {
  display: block !important; }

nav.scroll .lang:hover li {
  background-color: #fff; }

section h1, section h2, section h3 {
  color: #000; }

section h2 {
  margin-bottom: 30px; }

section h3 {
  margin-bottom: 10px; }

section p a {
  border-bottom: 2px dashed #333;
  line-height: 0.9rem;
  display: inline-block; }

section p a:hover {
  text-decoration: none; }

section .oese {
  display: block;
  position: absolute;
  right: 40px;
  top: 30px;
  height: 90px;
  width: 86px;
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Icons/oese.png") no-repeat; }

section .signum {
  display: block;
  position: absolute;
  right: 100px;
  bottom: 40px;
  height: 323px;
  width: 338px;
  background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Icons/signet.jpg") no-repeat;
  z-index: 500;
  display: none; }

@media (max-width: 767px) {
  section h2 {
    margin-bottom: 0; }
  section .oese {
    display: block;
    position: absolute;
    right: 30px;
    top: 20px;
    height: 57px;
    width: 60px;
    background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Icons/oese_medium.png") no-repeat; }
  section .signum {
    display: none !important; } }

@media (max-width: 500px) {
  section h2 {
    margin-bottom: 0; }
  section .oese {
    display: none; } }

@media (min-width: 960px) {
  section .oese {
    display: block;
    position: absolute;
    right: 60px;
    top: 35px;
    height: 110px;
    width: 105px;
    background: url("/_Resources/Static/Packages/Ziegen.Website/Images/Icons/oese_large.png") no-repeat; } }

section:nth-child(1) .container {
  margin-top: -60px; }

section:nth-child(2) .container {
  margin-left: 150px; }

section:nth-child(3) .container {
  margin-right: 150px; }

section:nth-child(4) .container {
  margin-left: auto;
  margin-right: auto; }

section:last-child .container {
  margin-bottom: -80px;
  padding-bottom: 400px;
  /* for Signum*/ }

section:last-child .signum {
  display: block; }

.section__video {
  /*position: relative;
    height: 800px;*/
  margin-bottom: -5px; }

video#bgvid {
  /*position: absolute;
    top: 0;
    left: 0;*/
  min-width: 100%;
  width: 100%;
  height: auto;
  z-index: -100;
  /*background: url(http://ziegen-wanderung.de/video/wanderung_video.jpg) no-repeat;*/
  background-size: cover; }

/*
@media (min-width: 200px){
  video#bgvid {
    width: 200px;
  }
  .section__video {
      height: 200px;
  }
}
@media (min-width: 400px){
  video#bgvid {
    width: 400px;
  }
  .section__video {
      height: 300px;
  }
}
@media (min-width: 600px){
  video#bgvid {
    width: 600px;
  }
  .section__video {
      height: 300px;
  }
}
@media (min-width: 800px){
  video#bgvid {
      width: 800px;
  }
  .section__video {
      height: 800px;
  }
}

*/
.section__gallery {
  position: relative; }
  .section__gallery .item {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    background: #fff;
    margin: 0 5px 5px 5px !important;
    width: auto;
    padding: 10px 10px 15px;
    text-align: center;
    text-decoration: none;
    color: #333;
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -webkit-transform: rotate(-2deg);
    -webkit-transition: -webkit-transform .15s linear;
    width: 31%;
    display: inline-block;
    overflow: hidden;
    margin: -4px; }
  .section__gallery .item:nth-child(even) {
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg); }
  .section__gallery .item:nth-child(3n) {
    -webkit-transform: none;
    -moz-transform: none;
    position: relative;
    top: -5px; }
  .section__gallery .item:nth-child(5n) {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    position: relative;
    right: 5px; }
  .section__gallery .item:hover {
    transform: scale(1.1) rotate(0deg);
    z-index: 999; }
  .section__gallery .caption {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    height: 50%;
    text-align: center;
    opacity: 1;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 5px black;
    background-color: rgba(255, 255, 255, 0.4);
    padding-top: 20px;
    font-size: 18px; }
  .section__gallery a {
    /* normal links are inline */
    display: block; }

@media (max-width: 767px) {
  .section__gallery .item {
    width: 40%; } }

@media (max-width: 500px) {
  .section__gallery .item {
    width: 80%; } }

.section__gallery .thumbnail img {
  height: auto;
  vertical-align: middle;
  border-style: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /*-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;*/ }

.section__gallery img:hover {
  filter: none; }

.section__gallery .caption:hover + img {
  filter: none; }

.section__gallery .caption:hover {
  opacity: 1; }

.section__gallery .big {
  position: absolute;
  width: 80%;
  height: auto;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity 1.2s cubic-bezier(0, 0, 0, 1);
  -moz-transition: opacity 1.2s cubic-bezier(0, 0, 0, 1);
  -o-transition: opacity 1.2s cubic-bezier(0, 0, 0, 1);
  transition: opacity 1.2s cubic-bezier(0, 0, 0, 1);
  z-index: 2000;
  display: none;
  margin-left: 10%;
  margin-right: 10%; }

.section__gallery .big img {
  width: 100%; }

.section__gallery #image-big:target {
  display: block;
  border: 15px solid #fff;
  -webkit-box-shadow: 0 1px 8px #000;
  -moz-box-shadow: 0 1px 8px #000;
  box-shadow: 0 1px 8px #000;
  -webkit-animation: supersize 0.8s cubic-bezier(0, 0, 0, 1); }

.section__events {
  /*margin: 20px;*/
  margin: 0;
  position: relative; }
  .section__events a {
    text-decoration: none;
    border-bottom: 0;
    line-height: 0.9rem;
    display: inline; }
  .section__events *, .section__events h1, .section__events h2, .section__events p {
    color: #000;
    text-shadow: none;
    text-align: center; }
  .section__events .header {
    padding: 5px;
    font-size: 20px;
    z-index: 100;
    position: relative; }

/*
.whiter{
  position: absolute;
  height: 100%;
  top: 0;
  width: 1000px;
  opacity: 0.9;
  top: 20px;
}*/
.section__Panorama {
  position: relative;
  background: #444; }
  @media screen and (max-width: 320px) {
    .section__Panorama .slides {
      display: none; } }

.section__cam {
  position: relative; }
  .section__cam .actions, .section__cam label[for=cam-form-date] {
    visibility: hidden; }
  @media screen and (max-width: 320px) {
    .section__cam .slides {
      display: none; } }

.event {
  /*.small-list{
    margin-top: 5px;
    margin-bottom: 5px;
    .btn-primary{
      padding-top: 0;
    }
    .date{
      width: 200px;
    }
    
  }*/ }
  .event .event__header {
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    justify-content: center; }
    .event .event__header p {
      margin: 0;
      line-height: 1;
    /*  display: none; */ }
    .event .event__header nav {
      display: none; }
    .event .event__header h3 {
      font-family: 'Adler', arial, sans-serif; }
    .event .event__header .date {
      font-size: 1.2rem; }
    @media (min-width: 960px) {
      .event .event__header {
        display: flex; }
        .event .event__header h3 {
          font-size: 1.2rem;
          font-weight: 200; }
        .event .event__header p {
          display: block;
          font-weight: 200; }
        .event .event__header nav {
          display: block; }
        .event .event__header .date {
          width: 150px;
          padding-top: 10px; }
        .event .event__header .teaser {
          width: 600px; }
        .event .event__header .more {
          width: 150px;
          padding-top: 10px; } }
    @media (max-width: 767px) {
      .event .event__header h3::before {
        font-family: 'Glyphicons';
        padding-right: 5px;
        content: "\e095";
        font-size: .8rem; } }
  .event .event__details {
    margin-left: auto;
    margin-right: auto;
    size: 1rem;
    text-align: left;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 1.1rem; }
    .event .event__details td {
      padding: 10px;
      padding-left: 20px;
      padding-right: 20px; }
    .event .event__details table {
      margin-left: auto;
      margin-right: auto; }
    .event .event__details .barhoriz {
      margin: 2px;
      width: 100%;
      height: 30px;
      border: 1px solid #000;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      overflow: hidden;
      background: #fff; }
    .event .event__details .hprogress {
      height: 29px;
      -webkit-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      padding: 1px 0 0 4px;
      color: #fff;
      background: #666; }
    .event .event__details span {
      line-height: 1.3rem; }
    .event .event__details .distanz::before {
      font-family: 'Glyphicons';
      padding-right: 10px;
      content: "\e024";
      font-size: 1rem; }
    .event .event__details .duration::before {
      font-family: 'Glyphicons';
      padding-right: 10px;
      content: "\e023";
      font-size: 1rem; }
    .event .event__details .high::before {
      font-family: 'Glyphicons';
      padding-right: 10px;
      content: "\e170";
      font-size: 1rem; }
    .event .event__details .down::before {
      font-family: 'Glyphicons';
      padding-right: 10px;
      content: "\e169";
      font-size: 1rem; }

.product {
  justify-content: center;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
  /* .quantity{
    width: 250px;
    height: 50px;
  }
  .product__header{
    margin-top: 10px;
    margin-bottom: 30px;

  }*/ }
  .product .image {
    width: 280px;
    height: 140px; }
  .product .description {
    width: 350px;
    padding: 0 10px; }
  .product .details {
    width: 150px;
    height: 50px; }
    .product .details label {
      font-size: 1em; }
    .product .details input {
      width: 100px;
      margin-bottom: 5px; }
  .product a {
    border-bottom: none; }

.products .clearfix img {
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  background: #fff;
  display: inline;
  float: left;
  margin: 0 0 5px 3px;
  width: auto;
  padding: 10px 10px 15px;
  text-align: center;
  font-family: "Marker Felt", sans-serif;
  text-decoration: none;
  color: #333;
  font-size: 18px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  -webkit-transform: rotate(-2deg);
  -webkit-transition: -webkit-transform .15s linear; }

.products .clearfix:nth-child(even) img {
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg); }

.products .clearfix:nth-child(3n) img {
  -webkit-transform: none;
  -moz-transform: none;
  position: relative;
  top: -5px; }

.products .clearfix:nth-child(5n) img {
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  position: relative;
  right: 5px; }

.products .clearfix img:hover {
  transform: scale(1.1) rotate(0deg);
  z-index: 999; }

.webcam {
  position: relative; }
  .webcam img {
    left: 0; }
  .webcam .actions, .webcam label[for=cam-form-date] {
    visibility: hidden; }
  .webcam #cam-form {
    display: none; }
  @media screen and (max-width: 320px) {
    .webcam {
      height: 150px; } }

.eventBox {
  margin-left: auto;
  margin-right: auto;
  size: 1rem;
  text-align: left;
  border: 1px solid #888;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  font-size: 1.1rem; }
  .eventBox h3 {
    text-align: center; }
  .eventBox td {
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px; }
  .eventBox table {
    margin-left: auto;
    margin-right: auto; }
  .eventBox .barhoriz {
    margin: 2px;
    width: 100%;
    height: 30px;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff; }
  .eventBox .hprogress {
    height: 29px;
    -webkit-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 1px 0 0 4px;
    color: #fff;
    background: #666; }
  .eventBox span {
    line-height: 1.3rem; }
  .eventBox .distanz::before {
    font-family: 'Glyphicons';
    padding-right: 10px;
    content: "\e024";
    font-size: 1rem; }
  .eventBox .duration::before {
    font-family: 'Glyphicons';
    padding-right: 10px;
    content: "\e023";
    font-size: 1rem; }
  .eventBox .high::before {
    font-family: 'Glyphicons';
    padding-right: 10px;
    content: "\e170";
    font-size: 1rem; }
  .eventBox .down::before {
    font-family: 'Glyphicons';
    padding-right: 10px;
    content: "\e169";
    font-size: 1rem; }

.map {
  height: 500px; }
  .map .marker {
    display: block;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 0; }
  .map .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1; }
  .map .marker:hover .tooltiptext {
    visibility: visible; }

.products .clearfix img {
  width: 210px;
  height: 140px; }

video#bgvid {
  /*position: absolute;
    top: 0;
    left: 0;*/
  min-width: 100%;
  height: auto;
  z-index: -100;
  /*background: url(http://ziegen-wanderung.de/video/wanderung_video.jpg) no-repeat;*/
  background-size: cover; }

.video .item {
  width: 100%; }

.video .thumbnail video {
  height: auto;
  vertical-align: middle;
  border-style: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%); }

.video .caption {
  position: absolute;
  bottom: 20%;
  top: 0;
  display: block;
  width: 100%;
  height: 30%;
  text-align: center;
  opacity: 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 0 5px black;
  background-color: rgba(255, 255, 255, 0.4);
  padding-top: 7%;
  font-size: 2rem; }

.video video:hover {
  filter: none; }

.video .caption:hover + video {
  filter: none; }

.video .caption:hover {
  opacity: 1; }

.imagetext img {
  width: 100%; }

.imagetext .description {
  width: 50%;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  overflow: hidden;
  height: 150px; }

.calendar .fc-scroller {
  overflow: hidden !important; }

.calendar .fc-list-heading {
  display: none; }

.goatsDia {
  position: relative;
  height: 600px;
  width: 100%; }
  .goatsDia svg, .goatsDia .controls {
    position: absolute;
    right: 0; }
  .goatsDia svg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 600px;
    width: 1000px; }
  .goatsDia .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px; }
  .goatsDia .btn-success {
    color: #000;
    background-color: #fff;
    border-color: #000; }
  .goatsDia div.controls {
    text-align: center; }
  .goatsDia div.controls i {
    margin: 3px; }
  .goatsDia div.controls-zoom, .goatsDia div.controls-pan {
    display: inline-block; }
  .goatsDia div.controls-zoom {
    margin-left: 20px; }

html, body {
  min-height: 100vh;
  position: relative; }

body {
  background: #fff; }
  @media (max-width: 767px) {
    body {
      /*padding-top: 20%;*/ } }
  @media (max-width: 500px) {
    body {
      /*padding-top: 30%;*/ } }
  body .site-header, body .container {
    width: 80%; }
    @media (min-width: 960px) {
      body .site-header, body .container {
        width: 75%; } }
    @media (min-width: 1300px) {
      body .site-header, body .container {
        width: 65%; } }
    @media (max-width: 767px) {
      body .site-header, body .container {
        width: 85%; } }
    @media (max-width: 500px) {
      body .site-header, body .container {
        width: 95%; } }
  body .container {
    margin: auto;
    margin-bottom: 50px;
    background-color: #fff;
    padding: 10px;
    position: relative;
    text-align: center;
    z-index: 500;
    padding: 20px;
    padding-top: 60px;
    box-shadow: 2px 0 35px 5px #333; }
    @media (min-width: 960px) {
      body .container {
        padding: 40px;
        padding-top: 90px;
        box-shadow: 2px 0 35px 5px #333; } }
    @media (max-width: 767px) {
      body .container {
        padding: 30px;
        padding-top: 40px;
        margin-left: auto  !important;
        margin-right: auto  !important; } }
    @media (max-width: 500px) {
      body .container {
        box-shadow: none; } }

.wrapper {
  width: 100%; }

.neos-nodetypes-image {
  position: relative;
  width: 100%; }
  .neos-nodetypes-image figure {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; }
  .neos-nodetypes-image img {
    width: 100%;
    height: auto; }
