@charset "UTF-8";
/**
  * fantour 2016 category
  * (c) 2016 3unikat - Philipp Salmutter
  */
/*
 * Susy grid settings
 */
/*
 * 3unikat mixin library
 */
/*
 * PS mixin framework
 */
/*
 * And the beauty goes here
 */
/*
 * silent classes collection
 */
/* line 44, ../sass/_silent.scss */
.blog-box .fake-link {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #20583c;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  color: #fff;
  text-align: center;
  font-weight: 700;
  line-height: 2.5;
  cursor: pointer;
  border: none;
  border-bottom: 0.15em solid #123323;
}
/* line 56, ../sass/_silent.scss */
.blog-box .fake-link:hover {
  background-color: #a52b30;
  border-bottom-color: #7d2024;
}

/* line 13, ../sass/category.scss */
.category {
  width: 64.67047%;
  float: left;
  margin-left: 0.9981%;
  margin-right: 0.9981%;
  max-width: 960px;
  font-weight: 200;
}
@media (max-width: 599px) and (orientation: portrait) {
  /* line 13, ../sass/category.scss */
  .category {
    width: 100%;
  }
}
/* line 20, ../sass/category.scss */
.category.no-headline {
  padding-top: 32px;
  padding-top: 2rem;
}
/* line 24, ../sass/category.scss */
.category__headline {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 48px;
  line-height: 3rem;
  display: block;
  color: #673f2c;
  border-bottom: 1px solid rgba(165, 43, 48, 0.2);
}
/* line 32, ../sass/category.scss */
.category__text {
  margin-top: 24px;
  margin-top: 1.5rem;
}
/* line 35, ../sass/category.scss */
.category__intro {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  font-weight: 400;
}
/* line 40, ../sass/category.scss */
.category__body {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-size: 16px;
  font-weight: 200;
  /**
    * dievil.la article_bodytext
    * (c) 2016 3unikat - Philipp Salmutter
    */
}
/* line 12, ../sass/article_bodytext.scss */
.category__body p {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
/* line 16, ../sass/article_bodytext.scss */
.category__body a {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  padding: 0 .25em;
  margin: 0 -.25em;
}
/* line 21, ../sass/article_bodytext.scss */
.category__body a:hover {
  color: #fff;
  background-color: #a52b30;
}
/* line 25, ../sass/article_bodytext.scss */
.category__body a[href*=".pdf"]:before {
  font-family: "icons-dievilla";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .5em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e823';
}
/* line 44, ../sass/article_bodytext.scss */
.category__body blockquote {
  position: relative;
  display: block;
  padding: 1rem;
  margin-left: 2rem;
  border-top: 1px solid #311e15;
  border-bottom: 1px solid #311e15;
}
/* line 51, ../sass/article_bodytext.scss */
.category__body blockquote:before {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  content: '"';
  font-size: 4rem;
  color: #311e15;
}
/* line 60, ../sass/article_bodytext.scss */
.category__body blockquote:after {
  position: absolute;
  display: inline-block;
  right: 0;
  bottom: .8rem;
  content: '„';
  font-size: 4rem;
  color: #311e15;
}
/* line 70, ../sass/article_bodytext.scss */
.category__body ul {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
}
/* line 73, ../sass/article_bodytext.scss */
.category__body ul li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 1.5em;
  display: block;
}
/* line 77, ../sass/article_bodytext.scss */
.category__body ul li li:before {
  content: '\e81a';
}
/* line 81, ../sass/article_bodytext.scss */
.category__body ul li:before {
  font-family: "icons-dievilla";
  position: absolute;
  margin-left: -1.2em;
  font-style: normal;
  font-weight: normal;
  color: #a52b30;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: '\e81c';
}
/* line 97, ../sass/article_bodytext.scss */
.category__body ol {
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  counter-reset: my-counter;
}
/* line 101, ../sass/article_bodytext.scss */
.category__body ol li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 1.5em;
  display: block;
}
/* line 105, ../sass/article_bodytext.scss */
.category__body ol li:before {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  position: absolute;
  margin-left: -1.5em;
  display: inline-block;
  font-weight: 600;
  color: #a52b30;
  width: 1em;
  text-align: right;
  content: counter(my-counter,decimal);
  counter-increment: my-counter;
}
/* line 119, ../sass/article_bodytext.scss */
.category__body .gallery-wrapper {
  *zoom: 1;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  width: 100%;
}
/* line 71, ../sass/_mixins.scss */
.category__body .gallery-wrapper:before, .category__body .gallery-wrapper:after {
  content: " ";
  display: table;
}
/* line 75, ../sass/_mixins.scss */
.category__body .gallery-wrapper:after {
  clear: both;
}
/* line 123, ../sass/article_bodytext.scss */
.category__body .gallery-wrapper .gallery-thumbnail {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  display: inline-block;
  margin: 0 15px 15px 0;
  text-align: center;
  width: calc(33.3333% - 15px);
}
/* line 130, ../sass/article_bodytext.scss */
.category__body .gallery-wrapper .gallery-thumbnail-image {
  max-width: 100%;
  display: block;
}
/* line 134, ../sass/article_bodytext.scss */
.category__body .gallery-wrapper a {
  vertical-align: middle;
}
/* line 136, ../sass/article_bodytext.scss */
.category__body .gallery-wrapper a:hover {
  background: none;
}
/* line 141, ../sass/article_bodytext.scss */
.category__body iframe {
  max-width: 100%;
}
/* line 46, ../sass/category.scss */
.category__footer {
  *zoom: 1;
  margin-top: 24px;
  margin-top: 1.5rem;
  margin-bottom: 24px;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid rgba(165, 43, 48, 0.2);
  line-height: 32px;
  line-height: 2rem;
}
/* line 71, ../sass/_mixins.scss */
.category__footer:before, .category__footer:after {
  content: " ";
  display: table;
}
/* line 75, ../sass/_mixins.scss */
.category__footer:after {
  clear: both;
}
/* line 54, ../sass/category.scss */
.category__date {
  float: right;
}
/* line 58, ../sass/category.scss */
.category__aside {
  width: 31.33714%;
  float: left;
  margin-left: 0.9981%;
  margin-right: 0.9981%;
  margin-top: 72px;
  margin-top: 4.5rem;
}
@media (max-width: 599px) and (orientation: portrait) {
  /* line 58, ../sass/category.scss */
  .category__aside {
    width: 100%;
    margin-top: 24px;
    margin-top: 1.5rem;
  }
}
/* line 66, ../sass/category.scss */
.category__social {
  text-align: center;
}
/* line 68, ../sass/category.scss */
.category__social > * {
  display: inline-block;
}

/* line 75, ../sass/category.scss */
.blog-box {
  *zoom: 1;
  margin-bottom: 48px;
  margin-bottom: 3rem;
}
/* line 71, ../sass/_mixins.scss */
.blog-box:before, .blog-box:after {
  content: " ";
  display: table;
}
/* line 75, ../sass/_mixins.scss */
.blog-box:after {
  clear: both;
}
/* line 79, ../sass/category.scss */
.blog-box:hover a {
  color: #20583c;
}
/* line 82, ../sass/category.scss */
.blog-box:hover .fake-link {
  background-color: #a52b30;
  border-bottom-color: #7d2024;
}
/* line 87, ../sass/category.scss */
.blog-box__header {
  border-bottom: 1px solid rgba(165, 43, 48, 0.2);
}
/* line 90, ../sass/category.scss */
.blog-box__headline {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 48px;
  line-height: 3rem;
}
/* line 92, ../sass/category.scss */
.blog-box__headline a {
  color: #a52b30;
  line-height: 1;
  vertical-align: bottom;
}
/* line 98, ../sass/category.scss */
.blog-box__text {
  *zoom: 1;
  padding: 16px;
  padding: 1rem;
}
/* line 71, ../sass/_mixins.scss */
.blog-box__text:before, .blog-box__text:after {
  content: " ";
  display: table;
}
/* line 75, ../sass/_mixins.scss */
.blog-box__text:after {
  clear: both;
}
@media (max-width: 599px) and (orientation: portrait) {
  /* line 98, ../sass/category.scss */
  .blog-box__text {
    padding: 1rem 0;
  }
}
/* line 106, ../sass/category.scss */
.blog-box__intro {
  width: 64.67047%;
  float: left;
  margin-left: 0.9981%;
  margin-right: 0.9981%;
  padding-right: 16px;
  padding-right: 1rem;
}
/* line 111, ../sass/category.scss */
.blog-box__image {
  width: 31.33714%;
  float: left;
  margin-left: 0.9981%;
  margin-right: 0.9981%;
}
/* line 113, ../sass/category.scss */
.blog-box__image img {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 100%;
  height: auto;
}
/* line 120, ../sass/category.scss */
.blog-box .fake-link {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  line-height: 1.5rem;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-top: .85em;
  padding: .05em .5em;
}
