/**
 *
 * Customized by mmp (fsa)
 * v0.01 
 *
 **/

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=efe2a494c61ddf8a7232)
 * Config saved to config.json and https://gist.github.com/efe2a494c61ddf8a7232
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  max-width: 100%;
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container, .container-fluid {
    width: 1150px;
  }
}

.row {
  margin-left: -5px;
  margin-right: -5px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
}

/*@media (min-width: 460px) {*/

  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }

/*}*/

@media (min-width: 768px) {
  
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {

  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {

  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important;
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table !important;
}
tr.visible-xs {
    display: table-row !important;
}
td.visible-xs, th.visible-xs {
    display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
    display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
    display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table !important;
}
tr.visible-sm {
    display: table-row !important;
}
td.visible-sm, th.visible-sm {
    display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
    display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
    display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
}
table.visible-md {
    display: table !important;
}
tr.visible-md {
    display: table-row !important;
}
td.visible-md, th.visible-md {
    display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
    display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
    display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table !important;
}
tr.visible-lg {
    display: table-row !important;
}
td.visible-lg, th.visible-lg {
    display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
    display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
    display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
    display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
    display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
    display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
    display: none !important;
}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* Bootstrap Typo shortend */

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}


ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

.padding-bottom-5, .padding-top-bottom-5, .padding-5 {
    padding-bottom: 5px;
}
.padding-top-10, .padding-top-bottom-10, .padding-10 {
    padding-top: 10px;
}
.padding-top-20, .padding-top-bottom-20, .padding-20 {
    padding-top: 20px;
}
.padding-top-30, .padding-top-bottom-30, .padding-30 {
    padding-top: 30px;
}
.padding-top-40, .padding-top-bottom-40, .padding-40 {
    padding-top: 40px;
}
.padding-top-50, .padding-top-bottom-50, .padding-50 {
    padding-top: 50px;
}
.padding-bottom-10, .padding-top-bottom-10, .padding-10 {
    padding-bottom: 10px;
}
.padding-bottom-20, .padding-top-bottom-20, .padding-20  {
    padding-bottom: 20px;
}
.padding-bottom-30, .padding-top-bottom-30, .padding-30 {
    padding-bottom: 30px;
}
.padding-bottom-40, .padding-top-bottom-40, .padding-40 {
    padding-bottom: 40px;
}


.padding-5 {
	padding-left: 5px;
	padding-right: 5px;
}
.padding-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padding-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.padding-30 {
	padding-left: 30px;
	padding-right: 30px;
}

.padding-40 {
	padding-left: 40px;
	padding-right: 40px;
}

.padding-50 {
	padding-left: 50px;
	padding-right: 50px;
}


.no-padding-top-bottom, .no-padding-top, .no-padding { padding-top: 0;}
.no-padding-top-bottom, .no-padding-bottom, .no-padding { padding-bottom: 0;}

.margin-bottom-5, .margin-top-bottom-5 {
    margin-bottom: 5px;
}
.margin-top-10, .margin-top-bottom-10 {
    margin-top: 10px;
}
.margin-top-20, .margin-top-bottom-20 {
    margin-top: 20px;
}
.margin-top-30, .margin-top-bottom-30 {
    margin-top: 30px;
}
.margin-top-40, .margin-top-bottom-40 {
    margin-top: 40px;
}
.margin-top-50, .margin-top-bottom-50 {
    margin-top: 50px;
}
.margin-bottom-10, .margin-top-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20, .margin-top-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30, .margin-top-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40, .margin-top-bottom-40 {
    margin-bottom: 40px;
}

.no-margin-top-bottom, .no-margin-top, .no-margin { margin-top: 0;}
.no-margin-top-bottom, .no-margin-bottom, .no-margin { margin-bottom: 0;}
/* CUSTOM CSS STYLES */

/* HEADER */

body {
	/*font-size: 14px;*/
	margin: 0;
	padding: 0;
	color: #333;
}

h2 {
	font-size: 19px;
	font-weight: 500;
	margin: 6px 0 6px;
}

h3,
#cat_infotext h2 {
	font-size: 17px;
	line-height: 19px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	margin: 6px 0 6px;
}

#cat_infotext a {
	color: #7ab800;
}

p {
	color: #5e6a71;
	margin: 0px 0px 6px;
}
p,
.top_a_link,
.post-preview__read-more {
	font-size: 14px;
}

.size-16 {
	font-size: 16px;
}
.size-18 {
	font-size: 18px;
}
.size-22 {
	font-size: 22px;
}
.bigvisual5erblockhl {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}
.bigvisual5erblockteaser {
	font-size: 16px;
}
.bigvisual5erblockmore {
	font-size: 16px;
}
.size-32 {
	font-size: 32px;
}
.strong {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
}

a,
.top_a_link:visited,
.post-preview__read-more:visited {
	color: #7ab800;
}

header {
	border-bottom: 1px solid #ccc;
}

.container:before,
.container:after {
	content: ' ';
	display: table;
}

*:before,
*:after {
	box-sizing: border-box;
}
.container:after {
	clear: both;
}
.container:before,
.container:after {
	content: ' ';
	display: table;
}
*:before,
*:after {
	box-sizing: border-box;
}
* {
	box-sizing: border-box;
}
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
	/*width: 1150px;*/
}

.green,
#cat_infotext h2,
#cat_infotext h3 {
	color: #7ab800;
}

.grey-bg {
	background: #f5f5f5;
}

.full-width {
	width: 100%;
}

#menu-new-main-menu {
	float: right;
	margin-top: 110px;
}

.ac-logo {
	/*width: 16.6667%;*/
	/*width: 25%;*/
	width: 20.8333%;
	max-width: 190px;
	float: left;
	padding-bottom: 30px;
	padding-right: 10px;
	padding-top: 30px;
	line-height: 0px;
}

@media (max-width: 767px) {
	.ac-logo {
		width: 30%;
	}
}
@media (min-width: 768px) {
	.ac-logo {
		width: 25%;
	}
}
@media (min-width: 992px) {
	.ac-logo {
		width: 20.8333%;
	}
}
@media (min-width: 1200px) {
	.ac-logo {
		width: 16.6667%;
	}
}

figure {
	margin: 0;
	display: block;
}

header {
	/*float: left;*/
	line-height: 0;
	/*width: 100%;*/
}

.ac-navi-main {
	display: block !important;
}

.ac-navi-main {
	background-color: #ffffff;
}
.collapse {
	display: none;
}

subheader {
}
.ac-navi-main-mobile-toggler {
	display: none;
}
#sub_logo_holder {
	padding: 35px 0;
	position: relative;
	float: left;
	width: 100%;
	margin: 40px auto 30px;
	text-align: center;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 750px / 75px;
	-webkit-border-radius: 750px / 75px;
	border-radius: 750px / 75px;
}

#sub_logo_bg {
	background: #fff;
	height: 80px;
	left: -1%;
	position: absolute;
	top: -10px;
	width: 102%;
}

/* NAVIGATION */

.nav li a {
	line-height: 16px;
	padding: 10px 16px;
	color: #333;
	font-size: 16px !important;
	display: block;
	font-weight: 700;
	-webkit-transition: color 0.3s ease-out 0.3s, padding 0.6s ease 0s, box-shadow 0.6s ease 0s;
	-moz-transition: color 0.3s ease-out 0.3s, padding 0.6s ease 0s, box-shadow 0.6s ease 0s;
	-o-transition: color 0.3s ease-out 0.3s, padding 0.6s ease 0s, box-shadow 0.6s ease 0s;
	transition: color 0.3s ease-out 0.3s, padding 0.6s ease 0s, box-shadow 0.6s ease 0s;
}

@media (min-width: 768px) {
	.nav li a {
		padding: 20px 9px 30px;
	}
}
@media (min-width: 992px) {
	.nav li a {
		padding: 20px 16px 30px;
	}
}

.nav li:hover {
	-webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.nav .sub-menu li:hover {
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.nav .sub-menu {
	background-color: #ffffff;
	border-bottom: 2px solid #7ab800;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	min-width: 100%;
	text-align: left;
	-webkit-transition: right 1ms linear 0.3s, left 1ms linear 0.3s, top 1ms linear 0.3s, opacity 0.3s ease-out 0s;
	-moz-transition: right 1ms linear 0.3s, left 1ms linear 0.3s, top 1ms linear 0.3s, opacity 0.3s ease-out 0s;
	-o-transition: right 1ms linear 0.3s, left 1ms linear 0.3s, top 1ms linear 0.3s, opacity 0.3s ease-out 0s;
	transition: right 1ms linear 0.3s, left 1ms linear 0.3s, top 1ms linear 0.3s, opacity 0.3s ease-out 0s;
	white-space: nowrap;
	z-index: 0;
	background: #fff none repeat scroll 0 0;
	/*display: none;*/
	left: 0;
	margin: -1px 0 0;
	padding: 0;
	position: absolute;
	top: 100%;
	width: auto;
	padding-bottom: 5px;
	opacity: 0;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.menu-item:hover .sub-menu {
	z-index: 10003;
	height: auto;
}

.nav .nav-right .sub-menu {
	left: auto;
	right: 0;
}

.nav .sub-menu li {
	background-color: transparent;
	color: #7ab800;
	font-weight: 700;
	padding: 0;
	position: relative;
	opacity: 1;
	visibility: visible;
}

.nav .sub-menu li a {
	background-color: transparent;
	color: #7ab800 !important;
	font-weight: 700;
	padding: 10px 12px;
	position: relative;
	line-height: 1.35em;
}

.nav .sub-menu li .sub-menu {
	-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
	background: transparent;
	border-bottom: 0;
	width: auto;
	z-index: 100;
	position: relative;
}

.nav .sub-menu li .sub-menu li a {
	color: #535f6d !important;
}

nav .sub-menu li .sub-menu li a:hover {
	color: #000 !important;
}

ul.sub-menu a:before,
ul.sub-menu a:after {
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 750px / 75px;
	-webkit-border-radius: 750px / 75px;
	border-radius: 750px / 75px;
}

ul.sub-menu ul.sub-menu li a {
	-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 5px 24px;
	font-weight: normal;
	-webkit-transition: color 0.3s ease-out 0s;
	-moz-transition: color 0.3s ease-out 0s;
	-o-transition: color 0.3s ease-out 0s;
	transition: color 0.3s ease-out 0s;
}

#menu-new-main-menu > li {
	float: left;
}

#menu-new-main-menu .sub-menu .menu-item-has-children > a {
	background: #fff;
}

#menu-new-main-menu .sub-menu .menu-item-has-children > a:after,
#menu-new-main-menu .sub-menu .menu-item-has-children > a:before {
	border-radius: 750px / 75px;
	bottom: 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	content: ' ';
	left: 10%;
	position: absolute;
	right: 10%;
	top: 50%;
	z-index: -1;
	background: #fff;
}

#menu-new-main-menu .sub-menu > li:first-child {
	padding-top: 6px;
}

/* HEAD SEARCH FORM */

.form-widget-head label {
	display: none;
}
#search-wrapper .fa.fa-search {
	color: #0a0a0a;
}

@media (min-width: 768px) {
	#search-wrapper {
		float: right;
		font-size: 16px;
		cursor: pointer;
		margin-top: 110px;
		padding: 19px 0 25px 9px;
		width: 24px;
		opacity: 1;
		/* opacity: 0.8 */
	}
	#search-wrapper .fa.fa-search {
		border: none;
		background: transparent;
		padding: 10px 0 0;
	}

	#search-wrapper {
		cursor: pointer;
		float: right;
		font-size: 16px;
		margin-top: 110px;
		padding: 19px 0 25px 9px;
		width: 24px;
	}

	.head-search-form-wrapper form {
		float: right;
		position: absolute;
		margin-top: 90px;
		width: 0;
		z-index: 100;
		right: 0px;
		top: 0;
		opacity: 0;
		overflow: hidden;
		-webkit-transition: width 1s ease 1s, opacity 1s ease 1s;
		-moz-transition: width 1s ease 1s, opacity 1s ease 1s;
		-o-transition: width 1s ease 1s, opacity 1s ease 1s;
		transition: width 1s ease 1s, opacity 1s ease 1s;
	}

	#search-wrapper:hover > .head-search-form-wrapper form {
		width: 250px;
		opacity: 1;
		-webkit-transition: width 1s ease 0.25s, opacity 1s ease 0.25s;
		-moz-transition: width 1s ease 0.25s, opacity 1s ease 0.25s;
		-o-transition: width 1s ease 0.25s, opacity 1s ease 0.25s;
		transition: width 1s ease 0.25s, opacity 1s ease 0.25s;
	}

	.formbody-head {
		width: 250px;
	}

	.form-widget-head input#search-keywords {
		border: 1px solid #535f6d;
		-moz-border-radius: 4px 0 0 4px;
		-webkit-border-radius: 4px 0 0 4px;
		border-radius: 4px 0 0 4px;
		border-right: medium none;
		width: 150px;
		display: block;
		float: left;
		padding: 6px 10px;
		font-size: 14px;
		line-height: 20px;
	}

	.formbody-head input#form-submit-btn {
		-moz-border-radius: 0 4px 4px 0;
		-webkit-border-radius: 0 4px 4px 0;
		border-radius: 0 4px 4px 0;
		font-size: 14px;
		line-height: 1.45;
		padding: 6px 12px;
		width: 100px;
		color: #fff;
		background-color: #7ab800;
		background-image: none;
		border: 1px solid #699f00;
		cursor: pointer;
		text-align: center;
		-webkit-transition: background-color 0.3s ease 0s;
		-moz-transition: background-color 0.3s ease 0s;
		-o-transition: background-color 0.3s ease 0s;
		transition: background-color 0.3s ease 0s;
		vertical-align: middle;
		white-space: normal;
	}
	.formbody-head input#form-submit-btn:hover {
		background-color: #588500;
		border-color: #416100;
	}

	/* FRONT PAGE SLIDER */
	#category_title_image_wrapper {
		border-bottom-color: #7ab800;
		border-bottom-style: solid;
		border-bottom-width: 3px;
		padding-bottom: 20px;
		width: 100%;
		line-height: 0;
	}
}

@media (min-width: 768px) {
	#search-wrapper {
		margin-top: 94px;
	}
	#menu-new-main-menu {
		margin-top: 104px;
	}
}
@media (min-width: 992px) {
	#search-wrapper {
		margin-top: 104px;
	}
	#menu-new-main-menu {
		margin-top: 114px;
	}
}
@media (min-width: 1200px) {
	#search-wrapper {
		margin-top: 100px;
	}
	#menu-new-main-menu {
		margin-top: 110px;
	}
}

/* KATEGORIE MENU */

#kat-menu-top-wrapper .wpb_content_element {
	margin-bottom: 12px !important;
}

/* FOOTER */

#footer_top_row {
	background-color: #7ab800;
	margin-top: 50px;
	padding-bottom: 30px;
	padding-top: 23px;
	position: relative;
	font-size: 14px;
}

#footer_top_row .top_footer_generali_logo_wide {
	display: none;
	text-align: right;
}

#footer_top_row .top_footer_generali_logo_thin {
	display: block;
	text-align: right;
	margin-top: 10px;
}

#footer_top_row .top_footer_generali_logo_thin .footer_logo_gnl {
	margin-bottom: 15px;
}

#footer_top_row p {
	margin-top: 7px;
	position: relative;
	/*white-space: nowrap;*/
	color: #fff;
	font-weight: normal;
}

#footer_top_row .top_footer_generali_logo_wide img {
	float: right;
	margin-left: 10px;
}

#footer_top_row .top_footer_generali_logo_wide p {
	line-height: 73px;
}

@media (min-width: 768px) {
	#footer_top_row .top_footer_generali_logo_wide {
		display: block;
		text-align: right;
	}
	#footer_top_row .top_footer_generali_logo_thin {
		display: none;
		text-align: right;
	}
}

#footer_top_row .footer-headline {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 15px;
}

#menu-footer-links-newsletter,
#menu-footer-links-menu {
	padding: 0;
	margin: 0;
}

#menu-footer-links-newsletter li,
#menu-footer-links-menu li {
	list-style: none;
	position: relative;
	display: inline-block;
	color: #fff;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: center;
}

#menu-footer-links-newsletter li:first-child,
#menu-footer-links-menu li:first-child {
	padding-left: 0;
}

#menu-footer-links-newsletter li:last-child,
#menu-footer-links-menu li:last-child {
	padding-right: 0;
}

#menu-footer-links-newsletter li a,
#menu-footer-links-menu li a {
	text-decoration: none;
}

@media (min-width: 992px) {
	#menu-footer-links-newsletter li,
	#menu-footer-links-menu li {
		padding: 0px 16px 0;
	}
}

#menu-footer-links-newsletter li {
	padding-top: 6px;
}

@media (max-width: 767px) {
	#menu-footer-links-newsletter li,
	#menu-footer-links-menu li {
		display: block;
		text-align: left;
		padding-bottom: 2px;
	}
}

#menu-advocard-im-social-web {
	text-align: left;
	padding: 0;
	margin: 0;
}

#menu-advocard-im-social-web li {
	list-style: none;
	position: relative;
	display: inline-block;
	color: #fff;
}

#menu-advocard-im-social-web li a {
	text-decoration: none;
	font-size: 28px;
	padding: 0 10px 0 0;
}

#menu-advocard-im-social-web li:first-child a {
	padding-left: 0;
}

#menu-advocard-im-social-web li:last-child a {
	padding-right: 0;
}

@media (max-width: 767px) {
	#menu-advocard-im-social-web,
	#footer_top_row .social-wrapper .footer-headline {
		text-align: right;
	}
}

#footer_bottom_row {
	background-color: #535f6d;
	padding-top: 15px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.45;
	color: #fff;
}

#footer_bottom_row p {
	color: #fff;
	margin-bottom: 15px;
}

#footer_bottom_row ul {
	margin-bottom: 15px;
	list-style: none;
	text-align: right;
}

#footer_bottom_row ul li {
	margin: 0;
	padding: 0 10px 0 0;
	position: relative;
	display: inline-block;
	text-align: center;
}

#footer_bottom_row ul li:first-child {
	padding-left: 0;
}

#footer_bottom_row ul li:last-child {
	padding-right: 0;
}

#footer_bottom_row ul li a {
	text-decoration: none;
	display: block;
	height: 20px;
	perspective-origin: 74.7188px 10px;
	transform-origin: 74.7188px 10px;
	transition-duration: 0.3s;
	transition-property: color;
	transition-timing-function: ease-out;
	-webkit-font-smoothing: auto;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

@media (min-width: 992px) {
	#footer_bottom_row ul li {
		padding: 0 16px 0;
	}
}

@media (max-width: 767px) {
	#footer_bottom_row ul,
	#footer_bottom_row p {
		text-align: center;
	}
}

.footer_top_widget {
	width: 42%;
	position: relative;
	float: left;
	color: #fff;
}
#text-2.footer_top_widget,
#nav_menu-3.footer_top_widget {
	width: 29%;
}

@media (max-width: 991px) {
	#nav_menu-3.footer_top_widget {
		width: 50%;
	}
	#text-2.footer_top_widget {
		width: 100%;
	}
}

.footer_bottom_widget {
	width: 50%;
	position: relative;
	float: left;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

.footer_top_widget a {
	text-decoration: none;
}

.footer_bottom_widget a {
	text-decoration: none;
}

h2.footer_top {
	font-size: 18px;
	font-weight: 700;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.footer_top_widget #menu-footer-links-menu {
	list-style-type: none;
	padding-left: 0;
	text-align: left;
}

.footer_top_widget #menu-footer-links-menu li {
	float: left;
	padding-right: 35px;
	padding-top: 2px;
	margin-bottom: 10px;
}

.footer_top_widget #menu-footer-links-menu li a {
	font-size: 14px;
}

.footer_bottom_widget #menu-footer-bottom-links {
	list-style-type: none;
	padding-left: 0;
	text-align: left;
	margin: 0;
	float: right;
	font-weight: normal;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.footer_bottom_widget #menu-footer-bottom-links li {
	float: left;
	padding-right: 32px;
}

.footer_bottom_widget #menu-footer-bottom-links li:last-child {
	padding-right: 0;
}

.footer_top_widget #menu-footer-social-links {
	list-style-type: none;
	padding-left: 0;
	text-align: left;
}

.footer_top_widget #menu-footer-social-links li {
	float: left;
	padding-right: 13px;
	padding-top: 1px;
}

.footer_top_widget #menu-footer-social-links li a {
	font-size: 28px;
}

p.footer_logo_gnl img {
	margin-bottom: 8px;
	margin-left: 7px;
	vertical-align: middle;
}

#link_to_wrapper {
	position: relative;
	float: right;
	width: 100%;
}

#link_to_top {
	bottom: -22px;
	display: block;
	height: 44px;
	position: absolute;
	right: 10px;
	width: 52px;
	z-index: 8888;
	background-color: #7ab800;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.4);
	font-size: 32px;
	line-height: 40px;
}

#link_to_top a i {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 3px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	padding-bottom: 3px;
	text-align: center;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 10px;
	top: 6px;
}

/* CATEGORY NAVIGATION */

#cat_nav_wrapper_top {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 40px;
}

#cat_nav_wrapper_bottom {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 0px;
}

/* TOPPOSTS */

#cat_topposts_row {
	position: relative;
	/*	float: left;
	width: 100%;*/
	font-size: 14px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.cat_topposts_wrapper {
	position: relative;
	float: left;
	width: 400px;
	margin-left: 20px;
}

.cat_topposts_wrapper p {
	line-height: 25px;
	color: #5e6a71;
}

.cat_topposts_big {
	position: relative;
	float: left;
	width: 275px;
	margin-left: 0px;
}

.cat_topposts_bottom {
	margin-top: 20px;
	border-top: 1px solid #cacaca;
	padding-top: 20px;
}

a.top_a_headline {
	text-decoration: none;
}

a.top_a_link {
	color: #7ab800;
}

.cat_allposts_wrapper,
.border-top {
	border-top: 1px solid #ccc;
	margin-top: 20px;
	padding-top: 20px;
}

.border-top {
	width: 100%;
	clear: both;
}
.green-border {
	border-top-color: #7ab800;
	border-top-width: 3px;
}

.cat_allposts_wrapper.cat_allposts_noborder {
	border: none;
	margin-top: 0px;
	padding-top: 0px;
}

#cat_allposts_row .cat_allposts_wrapper h2 {
	min-height: 2.2em;
}

@media (max-width: 991px) {
	.cat_allposts_wrapper {
		margin-bottom: 30px;
	}

	.cat_topposts_bottom {
		border: none;
		margin-top: 0px;
		padding-top: 0px;
	}

	.mobileborder,
	.cat_allposts_noborder.mobileborder {
		border-top: 1px solid #ccc;
		margin-top: 20px;
		padding-top: 20px;
	}

	.mobileborder_bottom {
		border-bottom: 1px solid #ccc;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
}

.cat_allposts_big {
	position: relative;
	float: right;
	width: 275px;
	margin-right: 0px;
}

.cat_allposts_bottom {
	margin-top: 20px;

	padding-top: 20px;
}

.no-top-border {
	border-top: 0px;
	margin-top: 0px;

	padding-top: 0px;
}

/* CATEGORY MENU DIV */

.menu-kategorie-menu-top-container {
	float: right;
	left: -50%;
	position: relative;
	text-align: left;
}

div#menu-kategorie-menu-top {
	left: 50%;
	position: relative;
	height: 33px;
	transition: height 0.1s ease 0.1s;
}

div#menu-kategorie-menu-top div.menu-item {
	float: left;
	position: relative;
}

div#menu-kategorie-menu-top a {
	background: #aaa none repeat scroll 0 0;
	color: #fff;
	margin: 3px;
	padding: 5px 8px;
	text-decoration: none;
	font-size: 16px;
}

div#menu-kategorie-menu-top a:hover {
	background: #7ab800 none repeat scroll 0 0;
}

div#menu-kategorie-menu-top div.sub-menu-wrapper div.sub-menu {
	padding-top: 10px;
	position: relative;
}

div#menu-kategorie-menu-bottom div.menu-item {
	float: left;
	position: relative;
}

div#menu-kategorie-menu-bottom a {
	background: #aaa none repeat scroll 0 0;
	color: #fff;
	margin: 3px;
	padding: 5px 8px;
	text-decoration: none;
	font-size: 16px;
}

div#menu-kategorie-menu-bottom a:hover {
	background: #7ab800 none repeat scroll 0 0;
}

div#menu-kategorie-menu-bottom div.sub-menu-wrapper div.sub-menu {
	padding-bottom: 10px;
	position: relative;
}

div#menu-kategorie-menu-bottom div.sub-menu-wrapper {
	float: right;
	height: 0px;
	left: -50%;
	overflow: hidden;
	opacity: 0;
	position: absolute;
	right: -185%;
	top: 28px;

	transition: opacity 1s ease 0.1s, height 1s ease 0.1s;
}

div#menu-kategorie-menu-top div.sub-menu-wrapper {
	float: right;
	height: 0px;
	left: -50%;
	overflow: hidden;
	opacity: 0;
	position: absolute;
	right: -185%;
	top: 23px;

	transition: opacity 1s ease 0.1s, height 1s ease 0.1s;
}

@media (min-width: 768px) {
	div#menu-kategorie-menu-top:hover {
		height: 67px;
	}

	div#menu-kategorie-menu-top div.menu-item:hover > div.sub-menu-wrapper {
		height: 80px;
		width: auto;
		opacity: 1;
	}

	div#menu-kategorie-menu-top #menu-item-10955 div.sub-menu-wrapper {
		left: -200%;
	}
	div#menu-kategorie-menu-top #menu-item-10961 div.sub-menu-wrapper {
		left: -237%;
	}
	div#menu-kategorie-menu-top #menu-item-10967 div.sub-menu-wrapper {
		height: 0 !important;
	}
	div#menu-kategorie-menu-top #menu-item-10968 div.sub-menu-wrapper {
		height: 0 !important;
	}

	.menu-kategorie-menu-bottom-container {
		float: right;
		left: -50%;
		position: relative;
		text-align: left;
	}

	.menu-kategorie-menu-bottom-container:hover {
		height: 80px;
	}

	div#menu-kategorie-menu-bottom {
		left: 50%;
		position: relative;
		height: 33px;
		transition: height 0.1s ease 0.1s;
	}

	div#menu-kategorie-menu-bottom:hover {
		height: 67px;
	}

	div#menu-kategorie-menu-bottom div.menu-item:hover > div.sub-menu-wrapper {
		height: 80px;
		width: auto;
		opacity: 1;
	}

	div#menu-kategorie-menu-bottom #menu-item-10929 div.sub-menu-wrapper {
		left: 17%;
		right: -485%;
	}
	div#menu-kategorie-menu-bottom #menu-item-10935 div.sub-menu-wrapper {
		left: -46%;
		right: -485%;
	}
	div#menu-kategorie-menu-bottom #menu-item-10941 div.sub-menu-wrapper {
		left: -15%;
		right: -485%;
	}
	div#menu-kategorie-menu-bottom #menu-item-10945 div.sub-menu-wrapper {
		left: -108%;
		right: -485%;
	}
}

/* 
 * CATEGORY NAVIAGTION 
*/

.dropdown-wrapper {
	position: relative;
	max-width: 380px;
	width: 33.333333%;
	z-index: 5;
	font-size: 14px;
	line-height: 19px;
	float: left;
}

@media (max-width: 767px) {
	.dropdown-wrapper {
		max-width: 100%;
		width: 100%;
	}
}

.category_menu_wrapper,
.category_submenu_wrapper,
.dropdown-opener {
	background-color: rgba(122, 184, 0, 1);
	border-radius: 4px;
	/*margin: 1em 0;*/
	list-style: none;
	padding: 0;
	position: absolute;
	width: 100%;
	display: none;
}

.dropdown-wrapper {
	margin: 2em 0;
}

.category_menu_wrapper.open {
	display: block;
	top: 40px;
	left: 0;
	border-top: 1px solid #588500;
	border-radius: 0 0 4px 4px;
	border-top: 1px solid #588500;
}

.category_menu_wrapper li {
	text-align: left;
	margin: 0;
	padding: 0;
}

.category_menu_wrapper li a,
.dropdown-opener {
	color: #fff;
	text-decoration: none;
	padding: 0.7em 1em 0.8em;
	display: inline-block;
	width: 100%;
	font-size: 17px;
	line-height: 19px;
	z-index: 0;
	transition: background-color 0.3s ease-out;
}

.category_menu_wrapper li:first-child a {
	border-radius: 4px 4px 0 0;
}
.category_menu_wrapper li:last-child a {
	border-radius: 0 0 4px 4px;
}

.icon-arrow-down,
.icon-arrow-fwd,
.icon-arrow-back {
	position: relative;
	padding-right: 40px;
	min-height: 30px;
}
.dropdown-opener:hover,
.has-children:hover {
	color: #fff;
}

.icon-arrow-down:before,
.icon-arrow-fwd:before,
.icon-home:before,
.icon-arrow-back:before,
.icon-close:before {
	content: ' ';
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 30px;
	background-image: url(../assets/images/ui/category-nav-sprite.png);
	background-image: url(../assets/images/ui/category-nav-sprite.svg), none;
	background-position: -33px -30px;
	background-size: 100px 100px;
}

.icon-arrow-fwd:before {
	background-position: 0px 0px;
	top: 0.5em;
}
.icon-arrow-down:before {
	top: 0.5em;
}

.icon-arrow-back:before {
	background-position: -25px -2px;
	top: 5px;
	right: inherit;
	left: 0;
}

.icon-arrow-back {
	padding-left: 30px !important;
}

.dropdown-opener.open {
	border-radius: 4px 4px 0 0;
}

.category_menu_wrapper li a {
	position: relative;
	padding-right: 50px;
	min-height: 40px;
	transition: background-color 0.3s ease-out;
}

.category_menu_wrapper li a.icon-home {
	position: relative;
	padding: 0.7em 1.2em 0 3em;
	min-height: 40px;
}
.icon-home:before {
	width: 40px;
	height: 40px;
	/*background-position: -59px -53px;*/
	background-position: -60px -103px;
	right: inherit;
	left: 15px;
}
.category_menu_wrapper li a.icon-close {
	position: relative;
	padding-right: 30px;
	min-height: 30px;
}

.icon-close:before {
	width: 30px;
	height: 30px;
	background-position: 0px -60px;
	right: 0;
	top: 0.5em;
}

.category_menu_wrapper li .icon-home:before {
	background-position: -60px -110px;
}

.category_menu_wrapper li:hover a,
.category_menu_wrapper li.open a {
	background: #588500;
}
.category_menu_wrapper li.nav-footer:hover a {
	background: transparent;
}

.category_submenu_wrapper {
	display: none;
}

.lvl-1 {
	background-color: rgba(88, 133, 0, 1);
}
.lvl-1 > li:hover > a,
.lvl-1 > li.open > a {
	background: #7ab800;
}

.category_menu_wrapper .lvl-2,
.category_menu_wrapper .lvl-2 li a {
	background: #7ab800;
}
.category_menu_wrapper .lvl-2 > li:hover > a,
.lvl-2 > li.open > a {
	background: #588500;
}

@media (min-width: 768px) {
	.category_menu_wrapper li {
		position: relative;
	}

	/*.lvl-1 { margin-top: -16px;}*/

	.category_menu_wrapper li:hover > .category_submenu_wrapper,
	.category_menu_wrapper li.open > .category_submenu_wrapper {
		display: block;
		position: absolute;
		left: 100%;
		/*		top: 50%;
		-ms-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		transform: translate(0,-50%);*/
		top: 0;
	}

	.home-link {
		float: left;
		display: inline-block;
		padding: 0.7em 1.5em 0.8em 70px;
		margin: 1.7em 1.5em 1.5em 2em;
		line-height: 19px;
		position: relative;
		font-size: 17px;
		background: #7ab800;
		border-radius: 4px;
		color: #fff;
		text-decoration: none;
		transition: background-color 0.3s ease-out;
	}
}

@media (max-width: 767px) {
	.category_menu_wrapper {
		transition: all 500ms;
	}

	.opened > .category_submenu_wrapper {
		margin-top: -41px;
		top: 0;
		display: block;
		position: absolute;
		left: 100%;
		top: 0;
		transition: all 500ms;
	}

	.category_submenu_wrapper.lvl-2 {
		margin: 0;
	}

	.category_menu_wrapper.open-level-0 {
		left: 0%;
	}
	.category_menu_wrapper.open-level-1 {
		left: -100%;
	}
	.category_menu_wrapper.open-level-1,
	.category_menu_wrapper.open-level-1 .lvl-2 {
		background-color: rgba(122, 184, 0, 0);
		border-color: transparent;
	}
	.category_menu_wrapper.open-level-1 > li > a,
	.category_menu_wrapper.open-level-1 .lvl-2 > li > a,
	.category_menu_wrapper.open-level-1 .lvl-2 > li > div,
	.category_menu_wrapper.open-level-1 .lvl-0 > li > div,
	.category_menu_wrapper.open-level-1 > li.nav-footer {
		opacity: 0;
	}
	.category_menu_wrapper.open-level-2 .lvl-1,
	.category_menu_wrapper.open-level-0 .lvl-1 {
		background-color: rgba(88, 133, 0, 0);
	}
	.category_menu_wrapper.open-level-2 .lvl-1 > li > a,
	.category_menu_wrapper.open-level-0 .lvl-1 > li > a,
	.category_menu_wrapper.open-level-0 .lvl-1 > li > div,
	.category_menu_wrapper.open-level-2 .lvl-1 > li.nav-footer {
		opacity: 0;
	}
	.category_menu_wrapper.open-level-2 {
		left: -200%;
	}

	.category_menu_wrapper li.category-title a {
		background: #7ab800;
		border-radius: 4px 4px 0 0;
		border-bottom: 1px solid #588500;
	}

	.category_menu_wrapper .back {
		font-size: 12px;
	}
	/*	.lvl-0 { z-index: 0}
	.lvl-1 { z-index: 1}
	.lvl-2 { z-index: 2}


	.category_menu_wrapper.open-level-1, .category_menu_wrapper.open-level-1 .lvl-1 {
		left: 0%;
	}
	.category_menu_wrapper.open-level-2,  .category_menu_wrapper.open-level-2 .lvl-1, .category_menu_wrapper.open-level-2 .lvl-2 {
		left: -0%;
	}*/

	.category_menu_wrapper .nav-footer {
		padding-top: 0.5em;
		border-top: 1px solid #588500;
	}
	.category_menu_wrapper .lvl-1 > .nav-footer {
		border-top: 1px solid #7ab800;
	}
}

.home-link:hover,
.dropdown-opener:hover {
	background-color: #588500;
	border-color: #416100 !important;
	color: #fff;
}

/* CATEGORY STYLES */

img.category_title_image {
	width: 100%;
}

h1,
.h1,
h1#cat_headline {
	color: #7ab800;
	font-size: 38px;
	font-weight: 700;
	line-height: 1.1;
	margin-bottom: 10px;
}

h1#cat_headline {
	margin-top: 50px;
	/*margin-bottom: 0px;*/
}

#box_streitatlas {
	margin-bottom: 50px;
	position: relative;
	float: left;
	width: 100%;
}

#box_streitatlas img {
	width: 100% !important;
}

#cat_tagcloud {
	position: relative;
	float: left;
	width: 100%;
	padding: 20px;
	margin: 30px 0;
	background-color: #7ab800;
	margin-bottom: 40px;
}

.cat_tagcloud_row {
	padding: 0px 0;
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}

#cat_tagcloud a {
	text-decoration: none;
	padding: 3px 10px;
	display: inline-block;
}

#cat_tagcloud a.tag_last {
	border-right: 0px;
}

#cat_tagcloud a.tag_big {
	color: #fff;
	font-size: 26px;
	font-weight: 700;
}
#cat_tagcloud a.tag_medium {
	color: #fff;
	font-size: 18px;
}
#cat_tagcloud a.tag_small {
	color: #fff;
	font-size: 16px;
}

.cat_item_date {
	font-size: 14px;
}

.content_box_wrapper {
	position: relative;
	/*	float: left;
	width: 100%;*/
	margin-bottom: 30px;
}

.content_box_row {
	/*float: left;*/
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	/*width: 100%;*/
}

#content_bottom_box_wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 30px;
	border-top: #ccc 1px solid;
}

.content_bottom_box a.content_footer_box {
	background-color: #7ab800;
	border-color: #699f00 !important;
	border: 1px solid;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 0;
	padding: 6px 12px !important;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-top: 5px;
	transition: background-color 0.3s ease-out 0s;
}
.content_bottom_box a.content_footer_box:hover {
	background-color: #588500;
	border-color: #416100 !important;
	color: #fff;
}

.content_bottom_box .fa {
	color: #7ab800;
	font-size: 1.2em;
	margin-left: 5px;
}

.bottom_box_last {
	border-right: 0px;
	margin-right: 0%;
}

@media (max-width: 767px) {
	#content_bottom_box_wrapper {
		padding-top: 0;
		border: 0;
	}

	.content_bottom_box {
		margin: 30px 0;
		padding-top: 30px;
		border-top: #ccc 1px solid;
	}
}

.articles--regular {
	background: none !important;
}

.actions {
	margin: 40px 0;
}

/* SLIDER FRONT PAGE */

.content_box_wrapper.slider-theme {
	background-color: #f5f5f5;
	padding-top: 30px;
	padding-bottom: 0;
}
.slider-theme {
	color: #5e6a71;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}
.slider-theme p {
	color: #5e6a71;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
}
.slider-theme-3 a {
	color: #7ab800;
	font-size: 14px;
	line-height: 1.3em;
}
.slider-theme-3 h2 {
	font-weight: bold;
	font-size: 24px;
	margin-top: 0px;
	line-height: 1.3em;
}

.slider-theme-2 .slide_caption {
}
/* SLIDER ARROWS */
.sp-arrow {
	font-family: 'FontAwesome';
	font-size: 20px;
	line-height: 30px;
	height: 30px;
	width: 30px;
	color: #6b767d;
	border: 1px solid #6b767d;
	border-radius: 3px;
	text-align: center;
	bottom: -50px;
}
.sp-arrow.sp-previous-arrow::before {
	left: 22%;
}
.sp-arrow.sp-next-arrow::before {
	left: 28%;
}
.sp-arrow.sp-previous-arrow,
.sp-arrow.sp-next-arrow {
	height: 30px;
	width: 30px;
}
.sp-arrow.sp-next-arrow:before,
.sp-arrow.sp-previous-arrow:before {
	-webkit-transform: skew(0deg, 0deg);
	-ms-transform: skew(0deg, 0deg);
	transform: skew(0deg, 0deg);
	background-color: transparent;
}
.sp-arrow.sp-previous-arrow:before {
	content: '\f053';
}
.sp-arrow.sp-previous-arrow:after {
	content: none;
}
.sp-arrow.sp-next-arrow {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.sp-arrow.sp-next-arrow:before {
	content: '\f054';
}
.sp-arrow.sp-next-arrow:after {
	content: none;
}

.slider-theme-2 .sp-arrows {
	top: auto;
	bottom: -50px;
	margin: 0;
	z-index: 100;
}

.slider-theme-2 .sp-arrow.sp-previous-arrow {
	left: auto;
	right: 50px;
}
.slider-theme-2 .sp-arrow.sp-next-arrow {
	left: auto;
	right: 10px;
}

@media (max-width: 1160px) {
	.slider-theme-2 .sp-arrows {
		top: 90%;
		margin-top: -30px;
		bottom: auto;
	}

	.slider-theme-2 .sp-arrow.sp-previous-arrow:hover,
	.slider-theme-2 .sp-arrow.sp-next-arrow:hover {
		background: rgba(255, 255, 255, 0.7);
	}

	/*	.slider-theme-2 .sp-arrow.sp-previous-arrow {
		left:10px;
		top:-15px;
		right:auto;
		color: white;
		border: 1px solid white;
	}

	.slider-theme-2 .sp-arrow.sp-next-arrow{
		left:auto;
		right:10px;
		top:-15px;*/
	/*color: white;
		border: 1px solid white;
	}*/
}

@media (max-width: 800px) {
	.slider-theme-2 .sp-arrows {
		margin-top: -50px;
	}
}

/*BANNER STREITATLAS */

h3.banner_streitatlas {
	color: #7ab800 !important;
	font-size: 20px !important;
	font-weight: normal !important;
	margin-top: 30px !important;
}

h2.banner_streitatlas {
	color: #7ab800 !important;
	font-size: 30px !important;
	font-weight: 700 !important;
}

.streitatlas_banner_img {
	width: 150px;
	margin: 0 auto;
}
.streitatlas_banner_img_wrapper {
	text-align: center;
}

/* TAGCLOUD */

.tagcloud {
	text-align: center;
}

.tagcloud a {
	color: #aaa !important;
	padding: 0 10px;
	text-decoration: none !important;
}

#tagcloud_wrapper .widgettitle {
	display: none;
}

.fullwidth_row {
	width: 100% !important;
}

/* SINGLE POST VIEW */

/*.col-content-post{
	width: 750px !important;
	margin-right: 90px !important; 
}*/
.single-post__title {
	font-weight: normal;
}

#post_footer_content_wrapper {
	margin-top: 30px;
	position: relative;
	float: left;
	width: 100%;
	font-size: 14px;
}

#post_footer_content_left {
	position: relative;
	float: left;
	width: 460px;
}
#post_footer_content_right {
	position: relative;
	float: right;
	width: 460px;
}

#post_footer_content_wrapper h2 {
	color: #000;
	margin-bottom: 5px;
}
#post_footer_content_wrapper a {
	color: #7ab800;
}
#post_footer_content_wrapper p {
	margin-top: 0px;
}

.col-sidebar .post-preview-small {
	width: 100% !important;
	height: auto !important;
	margin: 20px 0 0 0;
}

aside.col-sidebar {
	border: 0px !important;
}
.single-post {
	border: 0px !important;
}

/*@media(max-width:1150px){
	.container{width: 100%;}

}*/

header .formbody .widget label {
	display: none;
}

@media (max-width: 767px) {
	/* HEADER */
	#menu-new-main-menu {
		margin-top: 0;
		border-bottom: solid #7ab800 2px;
	}
	#menu-new-main-menu > li {
		background: url('../assets/images/separator-horizontal.png') repeat-x left bottom !important;
		margin: 20px 0 0;
		padding-bottom: 25px;
	}

	#menu-new-main-menu > li:last-child {
		background: none;
	}
	#menu-new-main-menu > li > a {
		margin-bottom: 6px;
		font-size: 18px !important;
	}
	#menu-new-main-menu .sub-menu > li:first-child {
		padding: 0;
	}

	.ac-navi-main {
		margin-top: 0;
	}
	#menu-extra-navigation {
		display: none !important;
	}

	.nav li:hover {
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
		box-shadow: none;
	}

	.header--medium_searchfield {
		top: 0 !important;
	}
	.ac-logo {
		width: 30%;
		max-width: 30%;
		float: left;
		padding-bottom: 30px;
		padding-right: 10px;
		padding-top: 30px;
	}

	header #search-wrapper {
		float: left;
		margin-top: 15vw;
		width: 40%;
		position: relative;
		display: block;
	}

	header .ac-search-form form .formbody .widget {
		margin-top: 0;
		position: relative;
	}

	header .formbody .widget label,
	.form-widget-submit_container {
		display: none;
	}

	header #search-keywords {
		border: 1px solid #535f6d;
		border-radius: 4px;
		clear: both;
		display: block;
		float: left;
		padding: 0px 10px;
		width: 100%;
		font-size: 14px;
		line-height: 32px !important;
	}

	header .ac-search-form form .formbody .widget.submit_container {
		position: absolute;
		right: 1px;
		top: 0;
		width: 30%;
		padding: 0;
		height: 100%;
	}
	header .ac-search-form form .formbody .widget.submit_container input {
		background-color: transparent;
		border: medium none;
		border-radius: 4px;
		overflow: hidden;
		padding: 6.5px 12px;
		color: #fff;
		height: 100%;
		content: '&#xf002;';
	}

	header .ac-search-form form .formbody .widget.submit_container input:after {
		content: '&#xf002;';
		font-size: 16px;
		color: #000 !important;
	}

	#search-wrapper .fa.fa-search {
		font-size: 16px;
		right: 0;
		padding: 8.5px 16px;
		margin-left: 0px;
		opacity: 0.8;
		position: absolute;
		top: 0px;
		border: none;
		background: transparent;
	}

	.ac-navi-main-mobile-toggler {
		cursor: pointer;
		float: left;
		margin-top: 15vw;
		text-align: right;
		width: 30%;
		font-size: 14px;
		color: #444;
		display: block;
	}

	.ac-navi-main-mobile-toggler i.fa-square {
		color: #7ab800;
	}

	#sub_logo_bg {
		left: 0;
		width: 100%;
	}
	#sub_logo_bg img {
		width: 70%;
	}

	/*  MAIN MENU */

	.ac-navi-main {
		width: 100%;
	}

	.nav--main ul {
		padding: 0;
		width: 100%;
		background: #fff !important;
	}
	#menu-new-main-menu .sub-menu .menu-item-has-children > a::after,
	#menu-new-main-menu .sub-menu .menu-item-has-children > a::before {
		display: none;
	}

	.nav .sub-menu {
		/*background: url("../assets/images/separator-horizontal.png") repeat-x left bottom !important;*/
		border-bottom: 0 none;
		box-shadow: none;
		display: block !important;
		height: auto;
		padding: 0 0 0 15px;
		position: relative;
		opacity: 1;
	}

	.nav--main ul li a {
		background-color: #fff !important;
		color: #7ab800 !important;
		font-weight: 700 !important;
		padding: 4px 0px !important;
		position: relative;
		font-size: 16px !important;
	}

	.nav .sub-menu li .sub-menu {
		display: none !important;
	}

	.nav .sub-menu li a {
		color: #333 !important;
		display: block;
		font-size: 16px !important;
		padding: 6px 16px 6px 32px;
		font-weight: normal !important;
		background: transparent !important;
	}

	/* CATEGORY MENU */

	#menu-kategorie-menu-top {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	.menu-kategorie-menu-top-container {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	div#menu-kategorie-menu-top {
		height: auto;
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	div#menu-kategorie-menu-top div.menu-item {
		width: 100%;
	}

	div#menu-kategorie-menu-top a {
		width: 100%;
		text-align: center;
		display: block;
		margin: 3px 0;
	}

	div#menu-kategorie-menu-top div.sub-menu-wrapper {
		height: auto;
		position: relative;
		float: left;
		width: 100%;
		left: 0;
		right: 0;
	}
	div#menu-kategorie-menu-top div.sub-menu-wrapper {
		display: block;
		float: left;
		height: 0;
		left: 0;
		opacity: 1;
		position: relative;
		right: 0;
		top: 0;
		width: 100%;
	}
	div#menu-kategorie-menu-top div.sub-menu-wrapper div.sub-menu {
		padding: 0;
	}

	#menu-kategorie-menu-bottom {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	.menu-kategorie-menu-bottom-container {
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	div#menu-kategorie-menu-bottom {
		height: auto;
		position: relative;
		float: left;
		width: 100%;
		left: 0;
	}

	div#menu-kategorie-menu-bottom div.menu-item {
		width: 100%;
	}

	div#menu-kategorie-menu-bottom a {
		width: 100%;
		text-align: center;
		display: block;
		display: block;
		margin: 3px 0;
	}

	div#menu-kategorie-menu-bottom div.sub-menu-wrapper {
		height: auto;
		position: relative;
		float: left;
		width: 100%;
		left: 0;
		right: 0;
	}
	div#menu-kategorie-menu-bottom div.sub-menu-wrapper {
		float: left;
		height: 0;
		left: 0;
		opacity: 0;
		position: relative;
		right: 0;
		bottom: 0;
		width: 100%;
		top: 0;
		display: block;
	}
	div#menu-kategorie-menu-top #menu-item-10955 div.sub-menu-wrapper {
		left: 0;
	}
	div#menu-kategorie-menu-top #menu-item-10961 div.sub-menu-wrapper {
		left: 0;
	}
	div#menu-kategorie-menu-top #menu-item-10967 div.sub-menu-wrapper {
		height: 0 !important;
	}
	div#menu-kategorie-menu-top #menu-item-10968 div.sub-menu-wrapper {
		height: 0 !important;
	}

	div#menu-kategorie-menu-bottom #menu-item-10929 div.sub-menu-wrapper {
		left: 0;
		right: 0;
	}
	div#menu-kategorie-menu-bottom #menu-item-10935 div.sub-menu-wrapper {
		left: 0;
		right: 0;
	}
	div#menu-kategorie-menu-bottom #menu-item-10941 div.sub-menu-wrapper {
		left: 0;
		right: 0;
	}
	div#menu-kategorie-menu-bottom #menu-item-10945 div.sub-menu-wrapper {
		left: 0;
		right: 0;
	}

	.menu-kategorie-menu-bottom-container:hover {
		height: auto !important;
	}

	div#menu-kategorie-menu-top div.menu-item:hover > div.sub-menu-wrapper {
		height: auto;

		opacity: 1;
	}
	div#menu-kategorie-menu-bottom div.menu-item:hover > div.sub-menu-wrapper {
		height: auto;

		opacity: 1;
	}

	/* FOOTER */

	#nav_menu-2 {
		width: 50%;
		padding-left: 5px;
	}
	#nav_menu-3 {
		width: 50%;
		text-align: right;
		padding-right: 5px;
	}
	#text-2 {
		width: 100%;
		text-align: center;
	}
	.footer_top_widget #menu-footer-links-menu li {
		float: none;
		width: 100%;
		margin-bottom: 5px;
	}
	.footer_top_widget #menu-footer-social-links {
		float: right;
		margin-top: 0;
	}
	p.footer_logo_gnl {
		width: 100%;
		margin-top: 20px;
	}
	#text-3 {
		width: 100%;
		text-align: center;
	}
	#nav_menu-4 {
		width: 100%;
		margin-top: 20px;
	}
	.footer_bottom_widget #menu-footer-bottom-links {
		text-align: center;
	}
	.footer_bottom_widget #menu-footer-bottom-links li {
		display: inline;
		padding: 0 7px;
		position: relative;
		text-align: center;
		float: none;
	}

	/* CATEGORY VIEW */

	.container {
		width: 100%;
	}

	img.category_title_image {
		margin-top: 0;
	}

	.cat_topposts_wrapper {
		width: 100%;
		margin-bottom: 20px;
		margin-left: 0;
	}
	.cat_topposts_big {
		width: 100%;
		margin-bottom: 20px;
	}

	.cat_topposts_wrapper img {
		max-width: 100%;
		height: auto;
	}
	.cat_topposts_big img {
		width: 100%;
		height: auto;
	}

	#content_box_1 {
		width: 100%;
		margin-bottom: 20px;
	}
	#content_box_1 img {
		max-width: 100%;
		height: auto;
	}
	#content_box_1 span {
		font-size: 40px !important;
	}
	#content_box_2 {
		width: 100%;
		margin-bottom: 20px;
		/* border-left: 0px; */
		height: auto;
		/* margin-left: 0;
		padding-left: 0; */
	}
	#content_box_2 img {
		max-width: 100%;
		height: auto;
	}
	#content_box_3 {
		width: 100%;
		margin-bottom: 20px;
		/* border-right: 0px; */
		height: auto;
		/* margin-right: 0;
		padding-right: 0; */
	}
	#content_box_3 img {
		max-width: 100%;
		height: auto;
	}
	#content_box_4 {
		width: 100%;
		margin-bottom: 20px;
	}
	#content_box_4 img {
		width: 100%;
	}

	.cat_allposts_wrapper {
		width: 100%;
		margin-bottom: 20px;
	}
	.cat_allposts_wrapper img {
		width: 100%;
		height: auto;
	}

	.content_bottom_box {
		width: 100%;
		border-right: 0px;
	}

	#cat_tagcloud a {
		padding: 5px;
	}
	#cat_tagcloud a.tag_big,
	#cat_tagcloud a.tag_small,
	#cat_tagcloud a.tag_medium {
		font-size: 16px;
		font-weight: normal;
	}
	#cat_tagcloud a.tag_big {
		font-size: 16px;
		font-weight: bold;
	}

	.footer {
		padding: 0 !important;
	}

	/* SINGLE POST VIEW */

	.col-content-post {
		width: 100% !important;
		margin-right: 0;
	}
	#post_footer_content_left {
		width: auto;
		margin: 0 10px;
		margin-bottom: 30px;
	}
	#post_footer_content_right {
		width: auto;
		margin: 0 10px;
	}
}

@media (max-width: 767px) {
	header,
	footer {
		padding-left: 5px;
		padding-right: 5px;
	}
}

.inside img {
	max-width: 100%;
	height: auto;
}

.single-post .gallery {
	padding: 0 30px;
}
.slick-prev {
	left: 0 !important;
	top: 50% !important;
}
.slick-next {
	right: 0 !important;
	top: 50% !important;
}

.sp-slide {
	opacity: 0.2;
	line-height: 0;
}
.sp-slide.sp-selected {
	opacity: 1;
}

.sp-caption-container {
	margin: 0 auto;
	padding: 0 5px;
	min-height: 92px;
	max-width: 1150px;
}

.slider-theme-3 .sp-caption {
	display: block !important;
}
.slider-theme-3 .sp-caption-container {
	display: none !important;
}

@media (max-width: 459px) {
	.slider-theme-3 .sp-caption {
		display: none !important;
	}
	.slider-theme-3 .sp-caption-container {
		display: block !important;
	}
}

@media (min-width: 768px) {
	.sp-caption-container {
		max-width: 730px;
	}
	.category_menu_wrapper {
		text-align: center;
	}
}
@media (min-width: 992px) {
	.sp-caption-container {
		max-width: 950px;
	}
}
@media (min-width: 1200px) {
	.sp-caption-container {
		max-width: 1150px;
	}
}

.slide_caption h2 {
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-align: left;
	margin: 15px 0 7px;
	color: #000;
	line-height: 23px;
	padding-right: 20%;
}
.slide_caption p {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	margin: 0 0 10px;
	color: #5e6a71;
}
.slide_caption > a {
	font-size: 14px;
	color: #7ab800;
	text-align: left;
	display: block;
	line-height: 17px;
	margin-bottom: 10px;
}

.col-border-left-md,
.col-border-left-sm {
	margin-left: 8.33333%;
	position: relative;
}
.col-border-left-md:before,
.col-border-left-sm:before {
	left: -12.5%;
	top: 0;
	position: absolute;
	height: 100%;
	width: 1px;
	background: #d7d8d6;
	content: ' ';
}

.col-border-right-md {
	margin-right: 8.33333%;
	position: relative;
}
.col-border-right-md:before {
	right: -12.5%;
	top: 0;
	position: absolute;
	height: 100%;
	width: 1px;
	background: #d7d8d6;
	content: ' ';
}
.col-md-3.col-border-right-md:before {
	right: -17%;
}
.col-md-3.col-border-left-md:before {
	left: -17%;
}

.pd-r-md-20,
.pd-r-sm-20 {
	padding-right: 20px;
}
.pd-l-md-20,
.pd-l-sm-20 {
	padding-left: 20px;
}

@media (max-width: 991px) {
	.col-border-right-md,
	.col-border-left-md {
		margin-left: 0;
		margin-right: 0;
	}
	.col-border-right-md {
		margin-bottom: 30px;
	}
	.col-border-left-md {
		margin-top: 30px;
	}
	.col-border-right-md:before,
	.col-border-right-md:before {
		display: none;
	}

	.pd-r-md-20 {
		padding-right: 0px;
	}
	.pd-l-md-20 {
		padding-left: 0px;
	}
}
@media (max-width: 767px) {
	h1,
	.h1,
	h1#cat_headline,
	.size-32 {
		font-size: 24px;
	}

	.slide_caption h2,
	.bigvisual5erblockhl {
		font-size: 18px;
	}

	h3,
	#cat_infotext h2 {
		font-size: 15px;
	}

	.search-header__content {
		float: left !important;
		width: 100% !important;
		font-size: 1.4em;
	}

	.search__form-item--select.search__form-item {
		margin-bottom: 10px !important;
	}
}

@media (max-width: 767px) {
	.col-border-right-sm,
	.col-border-left-sm {
		margin-left: 0;
		margin-right: 0;
	}
	.col-border-right-sm:before,
	.col-border-right-sm:before {
		display: none;
	}
	.col-border-right-sm {
		margin-bottom: 30px;
	}
	.col-border-left-sm {
		margin-top: 30px;
	}

	.pd-r-sm-20 {
		padding-right: 0px;
	}
	.pd-l-sm-20 {
		padding-left: 0px;
	}
}

.video-js {
	margin-bottom: 10px;
}

.request-newsletter {
	padding-left: 25px;
	position: relative;
	display: inline-block;
}
.request-newsletter:before {
	content: ' ';
	background: url(../assets/images/Icon-Brief.png) no-repeat 0 0 transparent;
	height: 17px;
	width: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

@media (max-width: 991px) {
	.populate-posts.col-sm-6:nth-child(3) {
		clear: right;
	}
	.populate-posts.col-sm-6:nth-child(4) {
		clear: left;
	}

	.content_bottom_box {
		padding-top: 30px;
		margin-top: 30px;
		border-top: 1px solid #ccc;
	}

	.content_bottom_box:first-child {
		border: none;
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 30px;
	}

	.content_box_row,
	#cat_topposts_row,
	.col-border-right-md {
		margin-bottom: 0;
		margin-top: 0;
	}
	#content_box_1,
	#cat_tagcloud,
	#box_streitatlas {
		margin-bottom: 0;
		margin-top: 20px;
	}
}

img {
	max-width: 100%;
	height: auto;
}

.font-weight-regular {
	font-weight: 500;
}

/* QUIZ */
/* Quiz Buttons */
.question-btn-wrapper {
	position: absolute;
	bottom: 4em;
	left: 0;
	width: 100%;
}
.quiz-start-button {
	background-color: #7ab800;
	border-color: #699f00 !important;
	border: 1px solid;
	color: #fff;
	display: inline-block;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 0;
	/* padding geändert (was ist important) */
	padding: 5px 10px 5px 10px !important;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-top: 5px;
	transition: background-color 0.3s ease-out 0s;
	/* hinzugefügt (brauch ich das hier. anonsten in css.php gespeichert) */
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.quiz-end-button {
	background-color: #7ab800;
	border-color: #699f00 !important;
	border: 1px solid;
	color: #fff;
	display: inline-block;
	font-size: 14px !important;
	font-weight: 700;
	line-height: 1.45;
	margin-bottom: 0;
	/* padding geändert (was ist important) */
	padding: 5px 10px 5px 10px !important;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin-top: 5px;
	transition: background-color 0.3s ease-out 0s;
	/* hinzugefügt (brauch ich das hier. anonsten in css.php gespeichert) */
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.quiz-start-button:hover,
.quiz-end-button:hover {
	background-color: #588500;
	border-color: #416100 !important;
	color: #fff;
}

.quiz-questions-button {
	color: #5e6a71;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-decoration: none;
	margin-bottom: 22px;
}

/* Quiz Start Section */
.quiz-start-wrapper {
	padding: 22px 370px 22px 22px;
	background-color: #eff0f2;
	background-image: url('../assets/images/quiz/quiz-bg-woman.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.quiz-start-headline-top {
	color: #7ab800;
	line-height: 60px;
	font-size: 38px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-bottom: 15px;
}

.quiz-start-headline-top-aerger {
	color: #7ab800;
	line-height: 60px;
	font-size: 60px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.quiz-start-headline-middle {
	color: #f4af00;
	line-height: 60px;
	font-size: 38px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-bottom: 10px;
}

.quiz-start-headline-middle-test {
	color: #f4af00;
	line-height: 60px;
	font-size: 60px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.quiz-start-text {
	color: #5e6a71;
	line-height: 24px;
	font-size: 20px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	padding-bottom: 20px;
}

/* End Section */
.quiz-end-wrapper {
	display: table;
	min-height: 384px;
	background-color: #eff0f2;
	background-image: url('../assets/images/quiz/quiz-bg-man.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}

.quiz-end-content-wrapper .question-btn-wrapper {
	left: 20px;
	bottom: 2em;
}

.quiz-end-image-wrapper,
.quiz-end-content-wrapper {
	position: relative;
	float: none;
	padding: 20px 20px 8px 20px;
	vertical-align: top;
}
.quiz-end-image-wrapper {
	width: 400px;
	min-height: 385px;
	background: url(http://www.w3schools.com/css/img_fjords.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: table-cell;
}

@media (min-width: 992px) {
	.end-text-wrapper p.quiz-end-text:last-child:before {
		content: ' ';
		display: block;
		height: 160px;
		width: 160px;
		float: right;
	}
}

.quiz-end-content-wrapper {
	display: table-cell;
	min-height: 385px;
	padding: 22px 60px 30px 22px;
}

.quiz-end-text {
	color: #5e6a71;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	padding-bottom: 20px;
}

.quiz-end-headline-top {
	color: #7ab800;
	line-height: 30px;
	font-size: 30px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-bottom: 15px;
}

/* Questions Section */
.quiz-questions-wrapper {
	display: table;
	min-height: 384px;
	background-color: #eff0f2;
}

.quiz-question-image-wrapper,
.quiz-question-content-wrapper {
	float: none;
	padding: 20px;
	vertical-align: top;
}
.quiz-question-image-wrapper {
	width: 400px;
	min-height: 385px;
	background: url(../assets/images/quiz/questions/Bild_Frage1.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: table-cell;
}

.quiz-radio-wrapper {
	float: left;
	padding-bottom: 30px;
	width: 100%;
	position: relative;
}

.text-green {
	color: #7ab800;
}
.text-grey {
	color: #5e6a71;
}

.quiz-question-content-wrapper {
	display: block;
	min-height: 310px;
	padding: 22px 110px 70px 22px;
	position: relative;
	box-sizing: content-box;
}

.quiz-questions-header {
	color: #7ab800;
	line-height: 26px;
	font-size: 22px;
	font-family: 'Lato Bold', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 0 0 0;
	padding-bottom: 30px;
	padding-left: 25px;
	text-indent: -25px;
}

.more-indent {
	display: inline-block;
	padding-left: 25px;
	text-indent: -36px;
}

.quiz-radiolabel {
	color: #5e6a71;
	line-height: 20px;
	font-size: 16px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	display: block;
	float: left;
	padding-left: 25px;
}

#quiz-answer1,
#quiz-answer2,
#quiz-answer3 {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 5px;
	left: 0;
	font-size: 2rem;
}

@media (max-width: 991px) {
	.quiz-start-wrapper {
		padding: 22px 22px 270px 22px;
		background-image: url('../assets/images/quiz/quiz-bg-woman-mobile.png');
		background-position: 32px bottom;
	}

	.quiz-end-wrapper {
		padding: 22px 22px 250px 22px;
		background-image: url('../assets/images/quiz/quiz-bg-man.png');
		background-position: right bottom;
	}

	.quiz-start-headline-top {
		line-height: 35px;
		font-size: 20px;
	}

	.quiz-end-headline-top {
		line-height: 20px;
		font-size: 20px;
	}

	.quiz-start-headline-top-aerger {
		line-height: 35px;
		font-size: 35px;
	}

	.quiz-start-headline-middle {
		line-height: 35px;
		font-size: 20px;
	}

	.quiz-start-headline-middle-test {
		line-height: 35px;
		font-size: 35px;
	}

	.quiz-start-text {
		line-height: 20px;
		font-size: 16px;
	}

	.quiz-start-button {
		font-size: 13px;
	}
	.quiz-end-button {
		font-size: 13px;
	}

	.quiz-end-image-wrapper {
		display: none;
	}

	.quiz-end-content-wrapper {
		display: static;
		min-height: 385px;
		padding: 22px 22px 0 22px;
	}

	.quiz-question-image-wrapper {
		display: none;
	}

	.quiz-end-content-wrapper .question-btn-wrapper {
		bottom: -2em;
	}

	.quiz-question-content-wrapper {
		display: static;
		min-height: 385px;
		padding: 22px 22px 30px 22px;
	}

	.question-btn-wrapper {
		bottom: 1em;
	}

	.quiz-questions-button {
		background-color: #7ab800;
		border-color: #699f00;
		border: 1px solid;
		color: #fff;
		display: inline-block;
		font-weight: normal;
		margin-bottom: 22px;
		/* padding geändert (was ist important) */
		padding: 5px 20px 5px 20px;
		text-align: center;
		vertical-align: middle;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		text-decoration: none;
		margin-top: 5px;
		transition: background-color 0.3s ease-out 0s;
		font-family: 'Lato Black', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	}

	.quiz-questions-button:hover {
		background-color: #588500;
		border-color: #416100;
		color: #fff;
	}

	.quiz-questions-button .text-green {
		color: #ffffff;
	}

	.quiz-questions-header {
		line-height: 24px;
		font-size: 20px;
	}

	.quiz-radiolabel {
		line-height: 18px;
		font-size: 14px;
	}
}

.single-post__content ul,
.single-post__content ol {
	margin: 0px 0px 1em;
}

.single-post__content li {
	color: #5e6a71;
	margin: 0px;
	line-height: 1.4em;
}

.competition-page label {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0px 0px 1em;
}

.competition-page textarea,
.competition-page input {
	font-size: 1em;
	margin: 0px 0 1em;
	padding: 1em;
	width: 30em;
	border: 1px solid #ccc;
}

.competition-page textarea.error,
.competition-page input.error {
	border: 1px solid #cc0000;
}

.competition-page textarea {
	height: 10em;
}
.competition-page input[type='checkbox'] {
	margin: 0 0.5em 0 0;
	width: 2em;
	padding: 1em;
	height: 2em;
	vertical-align: middle;
}

.competition-page input[type='submit'] {
	background: #7ab800 none repeat scroll 0% 0%;
	border-radius: 0.4em;
	border: 1px solid #7ab800;
	color: #ffffff;
	display: inline-block;
	font-size: 1.8em;
	margin: 1em 0px 10px;
	padding: 0.5em 1em;
	width: auto;
	transition: all 1s;
}

.competition-page input[type='submit']:hover {
	background: #588500 none repeat scroll 0% 0%;
	border: 1px solid #416100 !important;
	color: #ffffff;
}

.fl {
	float: left;
}
.fr {
	float: right;
}

/* USERCENTRICS */
.uc-embed {
	border-color: #7ab800;
}

.uc-embed .uc-consent-info-content {
	margin-bottom: 0 !important;
}

/* .uc-consent-info-content {
	margin-bottom: 0 !important;
} */

#usercentrics-button {
	line-height: 1.45;
}

#usercentrics-button br {
	font-size: 14px;
}

#usercentrics-button h3,
.h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}

.uc-embedding-wrapper h3 {
	color: #7ab800 !important;
}

#usercentrics-button input[type='checkbox'].uc-form-check-input:not(:checked) + label.uc-form-check-label::before,
.uc-embed input[type='checkbox'].uc-form-check-input:not(:checked) + label.uc-form-check-label::before {
	border-color: #f0ab00 !important;
}

.uc-main-banner .uc-banner-content .uc-optin-description a {
	text-decoration: underline;
}

.uc-embedding-container {
	position: absolute;
	top: 0;
	z-index: 2;
	min-height: unset !important;
	width: auto !important;
	height: auto !important;
	overflow: auto !important;
}

.uc-embedding-more-info,
.uc-embedding-accept {
	cursor: pointer !important;
	border: none !important;
	box-shadow: none !important;
	font-size: 16px !important;
	font-weight: bold !important;
	display: inline-block !important;
	height: 40px !important;
	letter-spacing: 1.2 !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	margin-bottom: 15px !important;
	border-radius: 4px !important;
}

.uc-embedding-more-info {
	background: #cecece !important;
	color: #333333 !important;
}

.uc-embedding-accept {
	background: #7ab800 !important;
	color: #fff !important;
}

.uc-embedding-powered-by {
	display: none !important;
}

.uc-nav-link,
.uc-concent-icons-div,
.uc-form-check-label,
.uc-svg-div {
	font-size: 14px !important;
}

.uc-timeline-left,
.uc-timeline-right {
	font-size: 12px !important;
}

.uc-history-line {
	font-size: 14px;
}

.padding-left-20 {
	padding-left: 20px !important;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
html {
	font-size: 10px;
}

@font-face {
	font-family: 'ADVOCARD Icon Font';
	src: url('fonts/advocard-icons.eot?1461038258') format('embedded-opentype'), url('fonts/advocard-icons.ttf?1461038258') format('truetype'), url('fonts/advocard-icons.woff?1461038258') format('woff'), url('fonts/advocard-icons.svg?1461038258') format('svg');
	font-display: swap;
}

/* lato-100 - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 100;
	src: url('./fonts/Lato/lato-v17-latin-100.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-100.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-100.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-100.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-100italic - latin */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 100;
	src: url('./fonts/Lato/lato-v17-latin-100italic.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-100italic.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-100italic.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-300 - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 300;
	src: url('./fonts/Lato/lato-v17-latin-300.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-300.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-300italic - latin */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 300;
	src: url('./fonts/Lato/lato-v17-latin-300italic.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-300italic.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-300italic.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-regular - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url('./fonts/Lato/lato-v17-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-italic - latin */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 400;
	src: url('./fonts/Lato/lato-v17-latin-italic.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-italic.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-700 - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: url('./fonts/Lato/lato-v17-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-700.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-700italic - latin */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 700;
	src: url('./fonts/Lato/lato-v17-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-900 - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	src: url('./fonts/Lato/lato-v17-latin-900.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-900.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

/* lato-900italic - latin */
@font-face {
	font-family: 'Lato';
	font-style: italic;
	font-weight: 900;
	src: url('./fonts/Lato/lato-v17-latin-900italic.eot'); /* IE9 Compat Modes */
	src: local(''), url('./fonts/Lato/lato-v17-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./fonts/Lato/lato-v17-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */ url('./fonts/Lato/lato-v17-latin-900italic.woff') format('woff'), /* Modern Browsers */ url('./fonts/Lato/lato-v17-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */ url('./fonts/Lato/lato-v17-latin-900italic.svg#Lato') format('svg'); /* Legacy iOS */
	font-display: swap;
}

body {
	background-size: cover;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #dddddd -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0px 0px;
	margin: 0px 0px 3.5em;
}

* {
	box-sizing: border-box;
}

*::before,
*::after {
	box-sizing: border-box;
}

a {
	color: inherit;
	text-decoration: underline;
}

a:hover {
	color: inherit;
	text-decoration: none;
}

.category-infotext a {
	color: #7ab800;
}

.pull-right {
	float: right;
}

.col {
	float: left;
}

.clearfix {
	clear: both;
	line-height: 0;
}

#iFrameLoadHelper {
	display: none;
}

#page {
	background: #ffffff none repeat scroll 0% 0%;
	margin: 0px auto;
	max-width: 99.2em;
	min-width: 320px;
	overflow: hidden;
	width: 100%;
}

.main {
	margin: 0px 0px 2.3em;
}

.oneclick {
	cursor: pointer;
}

header {
}

header .logo {
}

header .logo--main {
}

header .logo--advocard {
}

@media (max-width: 767px) {
	header {
	}
}

.nav--main {
}

.nav ul {
	margin: 0px;
	padding: 0px 0px 0px 0.5em;
}

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

.nav > ul > li {
}

.nav li a {
	color: #333333;
	font-size: 1.4em;
	text-decoration: none;
}

.nav--main ul li {
	cursor: pointer;
	position: relative;
}

.nav--main > ul > li > a {
	display: inline-block;
	text-decoration: none;
}

.nav--main ul li:hover ul {
	opacity: 1;
	transition: visibility 0s ease 0s, opacity 0.5s ease-in-out 0s;
	visibility: visible;
}

.nav--main ul li ul {
	background: #ffffff none repeat scroll 0% 0%;
	border-top: 1px solid #ffffff;
	display: inline-block;
	left: 0px;
	margin: -1px 0px 0px;
	min-width: 20em;
	padding: 0.5em 3em 0.5em 1em;
	position: absolute;
	top: 100%;
	width: auto;
	z-index: 100;
}

.nav--main ul li ul li {
	color: #ffffff;
	display: block;
}

.nav--main ul li ul li a {
}

.nav--meta {
	border-top: 1px solid #cccccc;
	padding: 1em 0px 2em;
	text-align: center;
}

.nav--meta > ul > li {
	padding: 1.3em 2em 1.3em 1em;
	width: inherit;
}

.header--medium {
	display: none;
}

@media (max-width: 767px) {
	.nav--main ul li:hover ul {
		display: none;
	}
	.nav--main ul {
		background: #5e6a71 none repeat scroll 0% 0%;
		overflow: hidden;
		height: 0px;
		padding: 0px 16px;
	}
	.nav--main ul li {
		display: block;
		width: 100%;
	}
	.nav--main ul li a {
		font-size: 3.8em;
		font-weight: lighter;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		width: 100%;
		display: inline-block;
		padding: 0.335em 0px;
	}
	.nav--main ul li a:hover {
		text-decoration: none;
	}
	.header--medium {
		display: block;
		padding: 2.7em 3.9em;
	}
	.header--medium_content {
		position: relative;
		width: 41em;
		height: 5.2em;
		overflow: hidden;
		display: inline-block;
	}
	.header--medium .logo {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 41em;
		height: 5.2em;
	}
	.header--medium_searchfield {
		position: absolute;
		top: 100%;
		left: 0px;
		width: 100%;
		height: 100%;
		border: 0px none;
		font-size: 4em;
		color: #7ab800;
		outline: 0px none;
	}
	.header--medium_magnifier {
		float: right;
		width: 4.8em;
		height: 5em;
	}
	.header--medium_btn-nav {
		float: right;
		margin: 0px 0px 0px 5.8em;
		width: 7.2em;
		height: 5em;
	}
}

@media (min-width: 767px) {
	#menu-extra-navigation {
		display: none;
	}
}

.nav--main ul#menu-extra-navigation li:last-child a {
	border: 0px none;
}

.breadcrumb {
	color: #333333;
	font-size: 1.4em;
	margin-bottom: 20px;
}

.breadcrumb .opener {
	color: #333333;
	display: inline;
	padding-right: 5px;
}

.breadcrumb p {
	color: #7ab800;
	float: left;
	line-height: 1.6em;
}

.breadcrumb p#breadcrumbs {
	max-width: 84%;
}

.breadcrumb p strong,
.breadcrumb .breadcrumb_last {
	color: #333333;
	font-weight: normal;
}

.no-sidebar-posts .breadcrumb {
	padding: 0px;
}

#breadcrumbs a {
	color: #333333;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

@media (max-width: 767px) {
	.breadcrumb {
		display: none;
	}

	.footer {
		font-size: 1.5em;
	}
	.footer {
		padding: 0px 1.89em;
	}
	.footer ul {
		padding: 0px;
	}
}

.col-content.no-sidebar {
	border-right: 0px none;
	overflow: hidden;
	padding: 0px;
	width: 100%;
}

.showoverflow .col-content.no-sidebar {
	overflow: visible;
}

@media (max-width: 767px) {
	.col-content {
		width: 100%;
		border-right: 0px none;
	}
	.showoverflow .col-content.no-sidebar {
		overflow: hidden;
	}
}

aside.col-sidebar ul {
	list-style-type: none;
}

@media (max-width: 767px) {
	aside.col-sidebar {
		display: none;
	}
	.col-content {
		padding: 0px 3em;
	}
}

.post-preview {
	border-top: 1px solid #cccccc;
	float: left;
	height: auto !important;
	margin: 0px 0px 1em;
	padding: 3em 0px;
	position: relative;
	width: 47.28%;
}

.post-preview a:hover {
	text-decoration: none;
}

.post-preview-hero {
	border-bottom: 1px solid #cccccc;
	border-top: medium none !important;
	height: auto;
	margin: 0px 0px 2em;
	padding: 0px 0px 1em;
	width: 100%;
}

.post-preview.post-preview-hero {
	padding-top: 0px;
}

.post-preview__image img {
	background: rgba(0, 0, 0, 0) url('../assets/images/ui/loader.gif') no-repeat scroll center center;
	width: 100%;
}

.post-edit-link {
	background: #ffffff none repeat scroll 0% 0%;
	color: #5e6a71;
	line-height: 1.2em;
	padding: 0.5em 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 90;
}

.post-edit-link:hover {
	color: #7ab800;
}

.post-preview .post-preview__image {
	margin: 0px 0px 2em;
	position: relative;
}

.post-preview .post-preview__image a {
	display: block;
}

.post-preview .post-preview__image--bottom {
	margin-bottom: 0px;
	margin-top: 1.3em;
}

.post-preview .post-preview__image--top {
	margin-top: 0.4em;
}

.post-preview .post-preview__storytitle {
	color: #535f6d;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0px 0px 0.72em;
}

.post-preview .post-preview__storytitle a {
	text-decoration: none;
}

.post-preview .post-preview__storytitle .subheadline {
	color: #333333;
	display: inline-block;
	font-size: 0.65em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0px 0px 0.3em;
	width: 100%;
}

.post-preview p {
	color: #333333;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 0px;
}

.post-preview--firstrow {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border: 0px none;
	padding-top: 2em;
}

._post-preview--has-share-icons {
	padding-bottom: 4.5em;
}

.post-preview--has-share-icons .share-icons {
	bottom: 0px;
	left: 0px;
	padding: 0px;
	position: absolute;
}

.post-preview-hero.post-preview--has-share-icons {
	padding-bottom: 6.6em;
}

.post-preview-hero.post-preview--has-share-icons .share-icons {
	bottom: 3em;
}

.post-preview.post-preview-odd {
	margin-right: 5.44%;
}

@media (max-width: 450px) {
	.post-preview {
		width: 100%;
		font-size: 2.4em;
		padding: 2em 0px 1.4em;
		margin: 0px 0px 1.4em;
		border: 0px none;
	}
	.post-preview:last-child {
		border: 0px none;
	}
	.post-preview .post-preview__image {
		width: 11em;
		float: left;
		margin: 0px 0.5em 0px 0px;
	}
	.no-sidebar .post-preview .post-preview__image {
		width: 100%;
	}
	.post-preview__content {
		width: 17.5em;
		float: right;
	}
	.post-preview__content p {
		display: none;
	}
	.post-preview .post-preview__storytitle {
		font-size: 1.6em;
	}
	.post-preview .share-icons {
		display: none;
	}
	.post-preview.post-preview-even {
		border-top: 1px solid #cccccc;
	}
	.post-preview-hero.post-preview--has-share-icons {
		padding: 0px;
	}
	.post-preview-hero .post-preview__image {
		width: 100%;
		float: none;
	}
	.post-preview-hero .post-preview__content {
		width: 100%;
	}
	.post-preview-hero .post-preview__content p {
		display: block;
	}
}

.post-preview--columns {
	border-top: 1px solid #888888;
	padding: 3em 0px;
}

.post-preview--columns:first-child {
	border: 0px none;
}

.post-preview--columns .post-preview__image {
	float: left;
	position: relative;
	width: 47%;
}

.post-preview--columns .post-preview__content {
	float: right;
	width: 47%;
}

.post-preview--columns .post-preview__storytitle {
	color: #7ab800;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0px 0px 0.74em;
}

.post-preview--columns .post-preview__storytitle .subheadline {
	color: #5e6a71;
	display: inline-block;
	font-size: 0.65em;
	line-height: 1.2em;
	width: 100%;
}

.post-preview--columns .post-preview__content p {
	color: #69747a;
	font-size: 1.4em;
	line-height: 1.2em;
}

.post-preview__read-more {
	color: #7ab800;
	display: block;
	padding: 5px 0px 10px;
	white-space: nowrap;
}

.post-preview__read-more:hover {
	color: #7ab800;
}

@media (max-width: 767px) {
	.post-preview--columns .post-preview__image {
		width: 40%;
	}
	.post-preview--columns .post-preview__content {
		width: 56%;
	}
	.post-preview--columns .post-preview__content p {
		display: none;
	}
	.post-preview--columns .post-preview__storytitle {
		font-size: 4em;
	}
}

.single-post {
	border-bottom: 1px solid #cccccc;
	margin: 0px 0px 4em;
	padding-bottom: 2em;
}

.single-post__title-image {
	width: 100%;
}

.single-post__storytitle {
	color: #535f6d;
	font-size: 2em;
	line-height: 1.2em;
}

.single-post__subheadline {
	color: #333333;
	display: inline-block;
	font-size: 0.65em;
	font-weight: 500;
	line-height: 1.2em;
	margin: 0px 0px 0.3em;
	width: 100%;
}

.single-post__content {
	color: #333333;
	padding: 0px 0px 1em;
}

.single-post__content p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0px 0px 1em;
}

.single-post__content p b,
.single-post__content p strong,
.single-post__content p em {
	color: inherit;
}

.single-post__content p b {
	font-style: normal;
	font-weight: normal;
}

.single-post__content p strong {
	font-weight: bold;
}

.single-post__content p em {
	font-style: italic;
}

.single-post__content a {
	color: #7ab800;
	text-decoration: underline;
}

.single-post__content a:hover {
	text-decoration: none;
}

.single-post__content h2 {
	color: #535f6d;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px 0px 0.5em;
}

.single-post__content h3 {
	color: #535f6d;
	font-size: 1.8em;
	line-height: 1.2em;
	margin: 0px 0px 0.5em;
}

.single-post__content h2 strong,
.single-post__content h3 strong {
	color: inherit;
	font-weight: bold;
}

.single-post__content ul {
	font-size: 1.4rem;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 1em 1em;
}

.single-post__content ol {
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px 1em 1em;
}

.no-sidebar-posts .single-post__content ol,
.no-sidebar-posts .single-post__content ul {
	padding: 0px 1em 1em 1.3em;
}

.single-post__content iframe {
	width: 100%;
}

@media (max-width: 767px) {
	.single-post__storytitle {
		font-size: 4em;
	}
	.single-post__content p,
	.single-post__content ol,
	.single-post__content ul {
		font-size: 2.7rem;
	}
	.single-post__content blockquote h2,
	.single-post__content h2 {
		font-size: 3em;
	}
}

@media (max-width: 450px) {
	.single-post__storytitle {
		font-size: 4.6em;
	}
	.single-post__content p,
	.single-post__content ol,
	.single-post__content ul {
		font-size: 3.4rem;
	}
	.single-post__content blockquote h2,
	.single-post__content h2 {
		font-size: 3.6em;
	}
}

.single-post .single-post__content p img {
	display: block;
	height: auto;
	max-width: 100%;
	width: auto;
}

.single-post .share-icons {
	margin: 0px 0px 2.5em;
}

.single-post--page {
	border-bottom: 1px solid #69747a;
	margin: 0px 0px 3em;
}

.related-articles__headline {
	color: #535f6d;
	font-size: 2.1em;
	margin: 0px 0px 1.5em;
}

.no-sidebar-posts .related-articles__headline {
	color: #5e6a71;
}

@media (max-width: 767px) {
	.related-articles__headline {
		font-size: 2.7em;
	}
}

@media (max-width: 450px) {
	.related-articles__headline {
		font-size: 3em;
	}
}

.post-preview-small {
	float: left;
	margin: 0px 0px 0px 4%;
	width: 22%;
}

.post-preview-small img {
	width: 100%;
}

.post-preview-small:first-child {
	margin: 0px;
}

.post-preview-small-image {
	width: 100%;
}

.post-preview-small__text {
	color: #535f6d;
	font-size: 1.3em;
}

.post-preview-small__content a {
	color: #7ab800;
	display: block;
	font-size: 1.3em;
	margin-top: 0.5em;
}

.post-preview-small__subheadline {
	color: #7ab800;
	display: inline-block;
	font-size: 1.2em;
	hyphens: auto;
	margin: 0px 0px 0.2em;
	width: 100%;
}

.post-preview-small__storytitle {
	display: block;
	font-size: 1.5em;
	margin: 0.75em 0px 0px;
}

@media (max-width: 767px) {
	.post-preview-small__storytitle {
		font-size: 2.5em;
	}
}

@media (max-width: 450px) {
	.post-preview-small {
		width: 45%;
		float: left;
		margin: 0px 4% 0px 0px;
	}
	.post-preview-small:first-child {
		margin: 0px 4% 0px 0px;
	}
	footer.dashed .nav > ul > li {
		width: auto;
	}
	.related-articles__list .post-preview-small:nth-child(2n) {
		margin: 0px;
	}
	.related-articles__list .post-preview-small:nth-child(2n) {
		margin: 0px 6% 0px 0px;
	}
	.no-sidebar .post-preview-small__storytitle {
		font-size: 2em;
	}
}

#home-no-sidebar .articles--regular {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% !important;
}

.content-special {
	overflow: hidden;
}

.no-sidebar .post-preview {
	border: 0px none;
	margin: 0px 0px 20px;
	padding: 0px 5px;
	position: relative;
	width: 33.3333%;
}

.no-sidebar .post-preview-hero {
	float: left;
	width: 66.6667%;
}

.no-sidebar .no-padding-right {
	padding-right: 0px;
}

.no-sidebar .post-preview-hero.post-preview--has-share-icons {
	border-bottom: 0px none;
}

.no-sidebar .post-preview__content {
	background-image: url('../assets/images/storytitle_bg.png');
	bottom: 0px;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	padding: 10px 25px;
	position: absolute;
	width: calc(100% - 9px);
	z-index: 1;
}

.no-sidebar .post-preview .post-preview__storytitle {
	color: #535f6d;
	font-size: 1.9em;
	line-height: 1.3em;
	margin: 0px;
}

.no-sidebar .breadcrumb {
	margin: 0px;
}

.no-sidebar .post-stoerer-img {
	text-align: center;
	width: 33.3333%;
}

.no-sidebar .post-stoerer-img img {
	height: auto;
	width: 100%;
}

.no-sidebar .post-preview .post-preview__image {
	box-shadow: none;
	margin: 0px;
	outline: 0px none;
	overflow: hidden;
}

.no-sidebar .post-preview .post-preview__image img {
	height: 100%;
	width: auto;
}

.slick-slide {
	position: relative;
}

.no-sidebar p.slidercaption {
	background: rgba(0, 0, 0, 0) url('../assets/images/content-special/slidercaption_bg.png') no-repeat scroll left top;
	color: #535f6d;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 2.6em;
	font-weight: 700;
	line-height: 22px;
	margin: -68.3333px 0px 0px -2px;
	padding: 22px 0px 25px 22px;
	position: relative;
	width: 100%;
	z-index: 2;
}

.no-sidebar .no-padding-left {
	padding-left: 0px;
}

.no-sidebar .single-post-container {
	background: rgba(0, 0, 0, 0) url('../assets/images/ui/dashed-divider.png') repeat-x scroll left bottom;
	border: 0px none;
	margin-bottom: 30px;
	padding: 0px;
}

.single-post-container,
.related-articles {
	padding: 0px 10px;
}

.no-sidebar .single-post {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border: 0px none;
	padding: 0px 10px 0px 0px;
}

.single-post .gallery {
	float: left;
	width: 100%;
}

#sp-special-teaser {
	padding-left: 1.4%;
	padding-right: 0px;
}

#sp-special-teaser img {
	height: auto;
	width: 100%;
}

.visible-mobile {
	display: none;
}

#deeplink-contentspecial {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 2em;
	padding-bottom: 3em;
}

#deeplink-contentspecial img {
	width: 100%;
}

#category-slider .slick-slide {
	padding: 0px;
}

@media (max-width: 1250px) {
	.no-sidebar .post-preview .post-preview__image img {
		width: 100%;
		height: auto;
	}
	.small-post img {
		width: 98%;
	}
	.post-center {
		padding: 0px 0.55% !important;
	}
	.no-sidebar .post-center .post-preview__content {
		width: 99.4%;
	}
}

@media (max-width: 767px) {
	.no-sidebar .post-preview {
		width: 50%;
	}
	.no-sidebar .post-preview-hero {
		width: 100%;
		padding-right: 0px;
	}
	.no-sidebar .post-stoerer-img {
		width: 50% !important;
	}
	.mobile-padding-left {
		padding-left: 10px !important;
	}
	.mobile-padding-right {
		padding-right: 10px !important;
	}
	.visible-mobile {
		display: block;
	}
	.hidden-mobile {
		display: none;
	}
	.post-center {
		padding: 0px 10px !important;
	}
	.no-sidebar p.slidercaption {
		padding: 4px 0px 4px 22px;
		margin-top: -30px;
	}
	#sp-special-teaser {
		padding-left: 0px;
		padding-right: 10px;
	}
	.no-sidebar .single-post-container {
		padding: 0px 10px;
	}
}

@media (max-width: 450px) {
	.no-sidebar .post-preview .post-preview__storytitle {
		font-size: 1.5em;
	}
}

.share-icons {
	margin: 1em 0px 0px;
	padding: 0px;
}

.share-icons li {
	display: inline-block;
	height: 2.5em;
	overflow: hidden;
	position: relative;
	width: 2.7em;
}

.share-icons li span {
	height: 200%;
	left: 0px;
	position: absolute;
	top: 0px;
	transition: all 0.2s ease 0s;
	width: 100%;
}

.share-icons li:hover span {
	background: #7ab800 none repeat scroll 0% 0%;
	cursor: pointer;
	line-height: 0;
	top: -100%;
}

.share-icons li span img {
	height: 2.1em;
	margin: 0.2em;
	width: 2.3em;
}

@media (max-width: 767px) {
	.share-icons li {
		width: 4.7em;
		height: 4.5em;
	}
	.share-icons li span img {
		width: 4.3em;
		height: 4.1em;
		margin: 0.2em;
	}
}

.picture-credits {
	color: #808080;
	display: block;
	font-size: 11px;
	margin: 3px 0px 0px;
	text-align: right;
}

.social-icons {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 100%;
}

form[role='search'] .search__form-item {
	background: #ffffff none repeat scroll 0% 0%;
	border-radius: 5px;
	border: 1px solid #cccccc;
	display: inline-block;
	margin: 0px 0px 1em;
	width: 100%;
}

form[role='search'] input[type='text'] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	border: 0px none;
	color: #000000;
	display: block;
	float: left;
	font-size: 1.5em;
	outline: 0px none;
	padding: 0.5em;
}

form[role='search'] button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border: 0px none;
	display: block;
	float: right;
	height: 3.4em;
	width: 3.4em;
}

form[role='search'] button img {
	width: 1.8em;
}

form[role='search']:-moz-placeholder {
	color: #666666;
	opacity: 1;
}

form[role='search']:-moz-placeholder {
	color: #666666;
	opacity: 1;
}

form.search--advanced[role='search'] .search__form-item {
	border: 1px solid #5e6a71;
	margin: 0px;
	vertical-align: top;
}

form.search--advanced[role='search'] .search__form-item--select {
	font-size: 1.6em;
	padding: 0.4em;
}

form.search--advanced[role='search'] select {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	border: 0px none;
	color: #000000;
	display: block;
	float: left;
}

.search-header {
	border-bottom: 1px solid #888888;
	padding: 0px 0px 1em;
}

.search-header__title {
	color: #5e6a71;
	display: inline-block;
	font-size: 1.6em;
	margin: 0.4em 0px 0px;
}

.search-header__content {
	float: right;
	width: 70%;
}

.sidebar .search__form-item {
	width: 22.6em;
}

.sidebar-teaser {
	border-top: 1px solid #cccccc;
	margin: 0px 0px 2em;
	padding-top: 3em;
}

#sidebar-teaser-contentspecial {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border-top: 0px none;
	padding-top: 0px;
}

.sidebar-teaser a {
	color: #7ab800;
	font-weight: normal;
	text-decoration: none;
}

#social-links ul,
.social-icons ul {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 12px 0px;
	position: relative;
	width: 100%;
}

#social-links li,
.social-icons li {
	display: inline-block;
	list-style-type: none;
	position: relative;
}

#social-links li {
	padding: 0.1em;
}

.social-icons li {
	padding: 0px 0.7em;
}

#social-links ul:first-child a,
.social-icons ul:first-child a {
	padding-right: 2em;
}

#social-links ul li:nth-child(3) a,
.social-icons ul li:nth-child(3) a {
	padding-bottom: 0.5em;
	padding-right: 0px;
}

.social-icons li:nth-child(3) a {
	padding-bottom: 0.4em;
	vertical-align: middle;
}

.social-icons .fb-link img {
	height: 1.45em;
	width: 0.9em;
}

.bottombar .twitter-link img {
	height: 1.4em;
	width: 1.4em;
}

#social-links li a {
	color: #333333;
	display: inline-block;
	float: none;
	font-size: 1.3em !important;
	text-decoration: none;
	vertical-align: top;
}

.nesletter-link img {
	position: relative;
	top: 0.2em;
}

.sidebar-teaser-headline {
	color: #333333;
	font-size: 2em;
	font-weight: normal;
	margin: 0px 0px 0.72em;
}

.sidebar-teaser-subheadline {
	color: #333333;
	display: inline-block;
	font-size: 0.75em;
	font-weight: normal;
	margin: 0px 0px 0.42em;
	width: 100%;
}

@media (max-width: 990px) {
	.nesletter-link {
		float: none;
	}
}

.sidebar-teaser-content {
	background: #ffffff none repeat scroll 0% 0%;
	color: #5e6a71;
	font-size: 1.4em;
	padding: 0.82em 0px;
}

.sidebar-teaser-content img {
	border: medium none !important;
	height: inherit !important;
	margin: 0px 0px 0.3em;
	width: 100%;
}

.sidebar-teaser-content p {
	color: #333333;
	line-height: 1.2em;
	margin: 0px;
}

.sidebar-teaser-content ol {
	color: #7ab800;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-teaser-content ol li {
	line-height: 1.2em;
	margin: 0px 0px 8px;
	padding: 8px 0px 0px;
}

.sidebar-teaser-content ol li:first-child {
	border: 0px none;
	padding: 0px;
}

.sidebar-teaser-content ol a {
	color: #333333;
	text-decoration: none;
}

.sidebar-teaser-content ol li:hover a,
.sidebar-teaser-content ol a:hover {
	color: #7ab800;
	text-decoration: none;
}

.sidebar-teaser-content a {
	color: #7ab800;
	display: block;
}

.category-preview {
	display: none;
}

.category-preview ul {
	list-style-type: none;
	margin: 0px 0px 5em;
	padding: 0px 0.4em;
}

.category-preview ul li {
	margin: 0px 0px 1em;
}

.category-preview a:hover {
	text-decoration: none;
}

.category-preview__category-headline {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #7ab800 -moz-use-text-color;
	border-image: none;
	border-style: solid none;
	border-width: 1px 0px;
	color: #7ab800;
	font-size: 2.7em;
	margin: 0px 0px 0.6em;
	padding: 0.4em;
}

.category-preview__headline {
	color: #5e6a71;
	font-size: 2.6em;
}

.category-preview__subheadline {
	color: #7ab800;
}

.category-preview__title {
	display: block;
	font-size: 0.85em;
	padding: 0px 0px 0px 0.8em;
}

@media (max-width: 767px) {
	.category-preview {
		display: block;
	}
}

@media (max-width: 450px) {
	.category-preview {
		font-size: 1.5em;
	}
}

.bottombar {
	color: #7ab800;
	display: none;
	padding: 1em 2.5em;
}

.bottombar h2 {
	display: inline-block;
	font-size: 1.5em;
	margin: 0px;
	vertical-align: middle;
}

.bottombar .logo {
	display: inline-block;
	float: right;
	height: 7.8em;
	vertical-align: middle;
	width: 25.7em;
}

.bottombar__social-wrapper {
	display: inline-block;
	font-size: 2em;
	margin: 1.2em 0px;
	vertical-align: middle;
	width: 50%;
}

@media (max-width: 767px) {
	.bottombar {
		display: block;
	}
}

#streitatlas {
	border: 0px none;
	overflow: hidden;
}

.widget-wrapper-streitlotse {
	overflow: hidden;
	position: relative;
	width: 100%;
}

.widget-wrapper-streitlots_e::before {
	content: '';
	display: block;
	padding-top: 150%;
}

.widget-wrapper-streitlotse__content {
	border: 0px none;
	display: block;
	height: 670px;
	margin: 0px auto;
	width: 455px;
}

.widget-wrapper-streitlotse--static {
	display: none;
	min-height: 100px;
	width: 100%;
}

@media (max-width: 767px) {
	.widget-wrapper-streitlotse {
		display: none;
	}
	.widget-wrapper-streitlotse--static {
		display: block;
	}
	.widget-wrapper-streitlotse--static img {
		width: 100%;
	}
}

.contact-form {
	margin: 0px 0px 3em;
}

.contact-form .form-group {
	margin: 0px 8em 1em 0px;
}

.contact-form p {
	max-width: 25em;
}

.contact-form label {
	display: inline-block;
	font-size: 1.8em;
	margin: 0px 0px 0.4em;
}

.contact-form input,
.contact-form textarea {
	border-radius: 0.4em;
	border: 1px solid #b3b9bc;
	font-size: 1.8em;
	padding: 0.5em;
	width: 25em;
}

.contact-form input[type='submit'] {
	background: #5e6a71 none repeat scroll 0% 0%;
	color: #ffffff;
	display: inline-block;
	font-size: 2em;
	padding: 0.4em 1em;
	width: auto;
}

.contact-form .wpcf7-mail-sent-ok {
	background: #dff0d8 none repeat scroll 0% 0%;
	border-radius: 0.5em;
	border: 1px solid #d6e9c6;
	color: #3c763d;
	font-size: 1.8em;
	margin: 1em 0px 2em;
	padding: 1em;
}

.contact-form .wpcf7-validation-errors {
	background: #fcf8e3 none repeat scroll 0% 0%;
	border-radius: 0.5em;
	border: 1px solid #faebcc;
	color: #8a6d3b;
	font-size: 1.8em;
	margin: 1em 0px 2em;
	padding: 1em;
}

.contact-form span[role='alert'] {
	color: #8a6d3b;
	font-size: 1.5em;
	padding: 0.2em 0px 0px 0.7em;
}

.action__read-more {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border: 0px none;
	color: #5e6a71;
	font-size: 13px;
}

.action__read-more::before {
	color: #7ab800;
	content: '► ';
	font-size: 0.8em;
	position: relative;
	top: -0.1em;
}

.action__back-to-top {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	border: 0px none;
	color: #5e6a71;
	float: right;
	font-size: 13px;
	padding: 0px 0px 0px 2em;
	position: relative;
}

.action__back-to-top img {
	display: block;
	left: 0.2em;
	position: absolute;
	top: 0.2em;
	width: 1.1em;
}

.articles--regular {
	background: rgba(0, 0, 0, 0) url('../assets/images/ui/seperator.png') repeat-y scroll center 0px;
}

.no-siderbar .articles--regular {
	background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
}

.slick-dots li button::before {
	color: #a0a1a2;
	font-size: 30px;
	opacity: 1;
}

.slick-dots li.slick-active button::before {
	color: #7ab800;
	font-size: 30px;
	opacity: 1;
}

@media (max-width: 767px) {
	.actions {
		padding: 1em 0px 2em;
	}
	.action__read-more,
	.action__back-to-top {
		font-size: 2em;
	}
}

@media (max-width: 450px) {
	.articles--regular {
		background: rgba(0, 0, 0, 0) none repeat scroll 0px center;
	}
	.action__read-more,
	.action__back-to-top {
		font-size: 3em;
	}
}

.content-404 h1 {
	color: #7ab800;
	font-size: 2em;
	line-height: 1.2em;
}

.content-404 h2 {
	color: #7ab800;
	font-size: 1.8em;
	line-height: 1.2em;
}

.content-404 p {
	color: #5e6a71;
	font-size: 1.4em;
	line-height: 1.2em;
}

@media (max-width: 767px) {
	.content-404 h1 {
		font-size: 4em;
		line-height: 1.2em;
	}
	.content-404 h2 {
		font-size: 3em;
		line-height: 1.2em;
	}
	.content-404 p {
		font-size: 2.7em;
		line-height: 1.2em;
	}
}

.lightbox-open {
	overflow: hidden;
}

.lightbox {
	background: rgba(0, 0, 0, 0.55) none repeat scroll 0% 0%;
	display: none;
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 8889;
	overflow: auto;
}

.lightbox-inner {
	background: #ffffff none repeat scroll 0% 0%;
	margin: 30px 0;
	padding: 4em 5em;
	position: relative;
	width: 94.5em;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) !important
}

.lightbox-close {
	color: #808080;
	cursor: pointer;
	font-family: arial;
	font-size: 2.5em;
	font-weight: bold;
	position: absolute;
	right: 0.31em;
	top: 0px;
}

.lightbox-inner--newsletter-registration h2 {
	color: #7ab800;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.2em;
	margin: 0px 0px 20px;
}

.lightbox-inner--newsletter-registration p {
	color: #535f6d;
	font-size: 16px;
	line-height: 1.2em;
}

.lightbox-inner--newsletter-registration .header {
	margin: 0px 0px 4em;
	text-align: center;
}

.lightbox-inner--newsletter-registration .header img {
	max-width: 100%;
}

.lightbox-inner--newsletter-registration .col-left {
	float: left;
	padding: 0px 3em 0px 0px;
	width: 50em;
}

.lightbox-inner--newsletter-registration .col-right {
	float: left;
	width: 31em;
}

.lightbox-inner--newsletter-registration p {
	margin: 0px 0px 1em;
}

.lightbox-inner--newsletter-registration input,
button.cr_button,
.cr_ipe_item input {
	font-size: 1.4em;
	height: 3.3em;
	margin: 0px 0px 1em;
	padding: 1em;
	width: 23em;
}

.lightbox-inner--newsletter-registration input[type='submit'],
button.cr_button {
	background: #5e6a71 none repeat scroll 0% 0%;
	border-radius: 0.4em;
	border: 1px solid #b3b9bc;
	color: #ffffff;
	display: inline-block;
	font-size: 1.8em;
	height: auto;
	margin: 1em 0px 0px;
	padding: 10px 20px;
	width: auto;
}

@media (max-width: 860px) {
	.lightbox-inner {
		width: 50em;
	}
	.lightbox-inner--newsletter-registration .col-right,
	.lightbox-inner--newsletter-registration .col-left {
		width: auto;
		float: none;
	}
	.lightbox-inner--newsletter-registration .header {
		text-align: right;
		margin: 0px 0px 3em;
	}
	.lightbox-inner--newsletter-registration input[type='text'],
	.cr_ipe_item input {
		width: 100%;
		font-size: 3em;
	}
	.lightbox-inner--newsletter-registration input[type='submit'],
	button.cr_button {
		font-size: 3em;
	}
}

@media (max-width: 450px) {
	.lightbox-inner {
		width: 68em;
	}
	.lightbox-inner--newsletter-registration .col-right,
	.lightbox-inner--newsletter-registration .col-left {
		width: auto;
		float: none;
	}
	.lightbox-inner--newsletter-registration h2 {
		font-size: 5.2em;
	}
	.lightbox-inner--newsletter-registration p {
		font-size: 3.4em;
	}
	.lightbox-inner--newsletter-registration input[type='text'] {
		width: 100%;
		font-size: 3em;
	}
	.lightbox-inner--newsletter-registration input[type='submit'] {
		font-size: 3em;
	}
}

.newsletter-page .col-left {
	float: left;
	padding: 0px 3em 0px 0px;
	width: 40em;
}

.newsletter-page .col-right {
	float: left;
	width: 20em;
}

.newsletter-page p {
	color: #6c5e56;
	font-size: 1.4em;
	line-height: 1.2em;
}

.newsletter-page input {
	font-size: 1.4em;
	height: 3.3em;
	margin: 0px;
	padding: 1em;
	width: 18em;
}

.newsletter-page input[type='submit'] {
	background: #5e6a71 none repeat scroll 0% 0%;
	border-radius: 0.4em;
	border: 1px solid #b3b9bc;
	color: #ffffff;
	display: inline-block;
	font-size: 1.8em;
	margin: 1em 0px 0px;
	padding: 1em;
	width: auto;
}

@media (max-width: 767px) {
	.newsletter-page .col-left,
	.newsletter-page .col-right {
		width: auto;
		float: none;
	}
	.newsletter-page p {
		font-size: 2.5em;
	}
}

@media (max-width: 450px) {
	.newsletter-page .col-left,
	.newsletter-page .col-right {
		width: auto;
		float: none;
	}
	.newsletter-page p {
		font-size: 3.4em;
	}
	.newsletter-page input[type='text'] {
		width: 100%;
		font-size: 3em;
	}
	.newsletter-page input[type='submit'] {
		font-size: 3em;
	}
}

.category-infotext {
	border-top: 1px solid #cccccc;
	margin: 2em 0px 0px;
	padding: 2em 0px 0px;
}

.category-infotext h1 {
	color: #7ab800;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0px 0px 0.72em;
}

.category-infotext h2 {
	color: #7ab800;
	font-size: 14px;
	line-height: 1.2em;
	margin: 0px 0px 0.72em;
}

.category-infotext p {
	color: #5e6a71;
	font-size: 10px;
	line-height: 1.2em;
}

a.tooltip {
	outline: 0px none;
}

a.tooltip strong {
	line-height: 30px;
}

a.tooltip:hover {
	text-decoration: none;
}

a.tooltip span {
	display: none;
	font-size: 1.1em;
	line-height: 14px;
	margin-left: -100px;
	margin-top: -65px;
	padding: 14px 10px;
	width: 140px;
	z-index: 10;
}

a.tooltip:hover span {
	background: #fffaf0 none repeat scroll 0% 0%;
	border: 1px solid #ddccaa;
	color: #111111;
	display: inline;
	position: absolute;
}

a.tooltip span {
	border-radius: 4px;
	box-shadow: 5px 5px 8px #6c5e56;
}

blockquote {
	background-color: #ffffff;
	border-radius: 7px;
	border: 4px solid #b9bbbd;
	color: #5e6a71;
	margin: 4em 5em 5em 0px;
	padding: 1.5em 1.5em 1em;
	width: 93%;
}

.single-post__content blockquote h2 {
	font-size: 2em;
	padding-bottom: 0.7em;
}

@media (max-width: 767px) {
	.single-post__content blockquote h2 {
		font-size: 3em;
	}
}

@media (max-width: 450px) {
	.single-post__content blockquote h2 {
		font-size: 3.6em;
	}
}

.single-post__content .alignleft {
	float: left;
	margin: 1.5em;
	margin-left: 0;
}

.single-post__content .alignright {
	float: right;
	margin: 1.5em;
	margin-right: 0;
}

.single-post__content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.single-post__content .alignnone {
	height: auto;
	max-height: 100%;
	max-width: 100%;
	width: 100% !important;
}

.single-post__content .alignnone img {
	height: auto;
	width: 100%;
}

.slick-slider {
	-moz-user-select: none;
	box-sizing: border-box;
	display: block;
	position: relative;
}

.slick-list {
	display: block;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

.slick-list:focus {
	outline: 0px none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	transform: translate3d(0px, 0px, 0px);
}

.slick-track {
	display: block;
	left: 0px;
	position: relative;
	top: 0px;
}

.slick-track::before,
.slick-track::after {
	content: '';
	display: table;
}

.slick-track::after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
	padding: 0px 10px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
	height: auto;
	width: 99.9%;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	border: 1px solid transparent;
	display: block;
	height: auto;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-loading .slick-list {
	background: #ffffff url('./ajax-loader.gif') no-repeat scroll center center;
}

@font-face {
	font-family: 'slick';
	font-style: normal;
	font-weight: normal;
	src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
	font-display: swap;
}

.slick-prev,
.slick-next {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	border: 0px none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0px;
	line-height: 0;
	margin-top: -10px;
	outline: 0px none;
	padding: 0px;
	position: absolute;
	top: 158.5px;
	z-index: 999;
}

@media not all {
	.slick-prev,
	.slick-next {
		top: 20%;
	}
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	color: transparent;
	outline: 0px none;
}

.slick-prev:hover::before,
.slick-prev:focus::before,
.slick-next:hover::before,
.slick-next:focus::before {
	opacity: 1;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before {
	opacity: 0.25;
}

.slick-prev::before,
.slick-next::before {
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir='rtl'] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev::before {
	content: url('../assets/images/content-special/arrow_left.png');
}

[dir='rtl'] .slick-prev::before {
	content: url('../assets/images/content-special/arrow_right.png');
}

.slick-next {
	right: -25px;
}

[dir='rtl'] .slick-next {
	left: -25px;
	right: auto;
}

@media (max-width: 850px) {
	.gallery {
		overflow: hidden;
	}
	.slick-next {
		right: 25px;
	}
	.slick-prev {
		left: 25px;
	}
}

.slick-next::before {
	content: url('../assets/images/content-special/arrow_right.png');
}

[dir='rtl'] .slick-next::before {
	content: url('../assets/images/content-special/arrow_left.png');
}

.slick-slider {
	margin-bottom: 0px;
}

.slick-dots {
	bottom: 0px;
	display: block;
	list-style: outside none none;
	margin-bottom: 20px;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 100%;
}

.slick-dots li {
	cursor: pointer;
	display: inline-block;
	height: 20px;
	margin: 0px 25px;
	padding: 0px;
	position: relative;
	width: 20px;
}

.slick-dots li button {
	background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
	border: 0px none;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0px;
	height: 20px;
	line-height: 0;
	outline: 0px none;
	padding: 5px;
	width: 20px;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: 0px none;
}

.slick-dots li button:hover::before,
.slick-dots li button:focus::before {
	opacity: 1;
}

.slick-dots li button::before {
	-moz-osx-font-smoothing: grayscale;
	color: black;
	content: '•';
	font-family: 'slick';
	font-size: 6px;
	height: 20px;
	left: 0px;
	line-height: 20px;
	opacity: 0.25;
	position: absolute;
	text-align: center;
	top: 0px;
	width: 20px;
}

.slick-dots li.slick-active button::before {
	color: #7ab800;
	opacity: 1;
}

.slick-dots li button::before {
	color: #a0a1a2;
	font-size: 20px !important;
	opacity: 1;
}

.gallery-caption,
.gallery-description {
	max-height: 0px;
	opacity: 0;
	overflow: hidden;
	text-align: center;
	transition: max-height 0.8s ease 0s;
}

.slick-center .gallery-caption,
.slick-center .gallery-description {
	text-align: center;
}

.slick-center .gallery-caption {
	color: #535f6d;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 700;
}

.slick-center .gallery-description {
	color: #535f6d;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
}

.curCenter .gallery-description,
.curCenter .gallery-caption {
	margin-top: 20px;
	max-height: 300px;
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
}

@media (max-width: 480px) {
	.slick-current .gallery-caption,
	.slick-current .gallery-description {
		opacity: 1 !important;
		max-height: 300px !important;
	}
	.slick-prev,
	.slick-next {
		top: 35%;
	}
}

.slick-slide .gallery-icon {
	display: inline-block;
	position: relative;
}

.gallery .slick-slide .gallery-icon::after {
	background: #525457 none repeat scroll 0% 0%;
	content: '';
	display: block;
	height: 100%;
	left: 0px;
	opacity: 0.1;
	position: absolute;
	top: 0px;
	transition: opacity 0.3s ease-in-out 0s;
	width: 100%;
	z-index: 10;
}

.curCenter .gallery-icon::after {
	opacity: 0 !important;
}

.gallery-item {
	margin-bottom: 25px;
}

.no-sidebar-posts {
	overflow: visible !important;
}

.gallery {
	float: left;
	height: auto;
	padding-bottom: 50px;
	width: 100%;
}

.no-sidebar-posts #share {
	padding-bottom: 25px;
	padding-top: 25px;
}

.gallery-caption {
	color: #535f6d;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: 700;
}

.gallery-description {
	color: #5e6a71;
	font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}

.scrolloff {
	pointer-events: none;
}

.icon,
.image_container .cboxElement::after,
#main .mod_rocksolid_slider .rsts-prev::after,
#main .mod_rocksolid_slider .rsts-next::after,
#Hauptspalte-grau .mod_rocksolid_slider .rsts-prev::after,
#Hauptspalte-grau .mod_rocksolid_slider .rsts-next::after,
#Hauptspalte-weiss .mod_rocksolid_slider .rsts-prev::after,
#Hauptspalte-weiss .mod_rocksolid_slider .rsts-next::after,
.ac-tr .formbody .ac-tarifrechner-360 .ac-tr-box::after,
.ac-tr .formbody .ac-tarifrechner-single .ac-tr-box::after,
.ac-tr .formbody .ac-tr-family .widget.widget-radio .radio_container > span label::after,
#js .ac-tr .formbody .HofffSelectSlider.ac-tr-family .hofff-select-slider-options > div::before {
	-moz-osx-font-smoothing: grayscale;
	font-family: 'ADVOCARD Icon Font', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	vertical-align: middle;
}

h1 .icon,
.h1 .icon,
h2 .icon,
.h2 .icon,
h3 .icon,
.h3 .icon,
h4 .icon,
.h4 .icon,
h5 .icon,
.h5 .icon,
h6 .icon,
.h6 .icon,
.icon {
	color: #7ab800;
	font-size: 120%;
	position: relative;
	top: -2px;
}

.icon-ac-arrow-circle-back-to-top::before {
	content: '';
}

.icon-ac-private-square::before {
	content: '';
}

.icon-ac-profession-square::before {
	content: '';
}

.icon-ac-traffic-square::before {
	content: '';
}

.icon-ac-apartment-square::before {
	content: '';
}

.icon-ac-id-protect-square::before {
	content: '';
}

.icon-ac-advice-square::before {
	content: '';
}

.icon-ac-private::before {
	content: '';
}

.icon-ac-profession::before {
	content: '';
}

.icon-ac-traffic::before {
	content: '';
}

.icon-ac-apartment::before {
	content: '';
}

.icon-ac-id-protect::before {
	content: '';
}

.icon-ac-advice::before {
	content: '';
}

.icon-ac-check-circle-corner::before {
	content: '';
}

.icon-ac-minus-circle-corner::before {
	content: '';
}

.icon-ac-question-square-corner::before {
	content: '';
}

.icon-ac-question-square-small::before {
	content: '';
}

.icon-ac-single::before {
	content: '';
}

.icon-ac-couple::before {
	content: '';
}

.icon-ac-family::before {
	content: '';
}

.icon-ac-mobile-broken::before {
	content: '';
}

.icon-ac-twenty-four-hours-service::before {
	content: '';
}

.icon-ac-play::before {
	content: '';
}

.icon-ac-atlas::before {
	content: '';
}

.icon-ac-mediation::before {
	content: '';
}

.icon-ac-angle-left::before {
	content: '';
}

.icon-ac-angle-right::before {
	content: '';
}

.icon-ac-lense::before {
	content: '';
}

.icon-ac-abc::before {
	content: '';
}

.icon-ac-calculator::before {
	content: '';
}

.icon-ac-gears::before {
	content: '';
}

.icon-ac-compliance::before {
	content: '';
}

.icon-ac-model::before {
	content: '';
}

.icon-ac-partner::before {
	content: '';
}

.icon-ac-press::before {
	content: '';
}

.icon-ac-advocard-products::before {
	content: '';
}

.icon-ac-advocard-test::before {
	content: '';
}

.icon-ac-bequests::before {
	content: '';
}

.icon-ac-contract-details::before {
	content: '';
}

.icon-ac-lawyer-choose::before {
	content: '';
}

.icon-ac-press-contact::before {
	content: '';
}

.icon-ac-press-downloads::before {
	content: '';
}

.icon-ac-press-release::before {
	content: '';
}

.icon-ac-plus-circle::before {
	content: '';
}

.icon-ac-twenty-four-hours::before {
	content: '';
}

.icon-ac-streitlotse::before {
	content: '';
}

.wp-caption {
	max-width: 100%;
}

.aspect-ratio-2021 {
	aspect-ratio: attr(width) / attr(height);
	display: block;
	overflow: hidden;
}

.slider-theme-3.sp-horizontal .sp-arrows {
    top: calc(50% - 30px);
    margin-top: 0;
}

.slider-theme-3.sp-horizontal .sp-previous-arrow {
    left: 10px;
}

.slider-theme-3.sp-horizontal .sp-next-arrow {
    right: 10px;
}

@media (max-width: 459px) {
	.slider-theme-3.sp-horizontal .sp-arrows {
		top: calc(50% - 50px);
		margin-top: 0;
	}
	.slider-theme-3 .col-xs-1, .slider-theme-3 .col-xs-5 {
		display: none !important;
	}
	.slider-theme-3 .col-xs-5.slider-image-2021 {
		display: block !important;
		margin: auto;
		margin-bottom: 20px;
		width: 60%;
	}
	.slider-theme-3 .sp-slide {
		display: flex;
	}
}

/* ZITATBOX */
.zitatbox {
	max-width: 76%;
	margin: 20px auto;
	font-size: 1.8em;
	line-height: 1.2em;
	font-style: italic;
	background-color: #f5f5f5;
	padding: 20px 35px 20px 35px;
	color: #7ab800;
	display: table;
}

@media (max-width: 767px) {
	.zitatbox {
		max-width: 86%;
		font-size: 3em;
	}
}

@media (max-width: 450px) {
	.zitatbox {
		font-size: 3.6em;
	}
}

/* FAZITBOX */

.fazitbox {
	border: 3px solid rgba(122, 184, 0, 1);
	margin: 30px auto 20px auto;
	padding: 20px 5% 5px 5%;
}

.fazitbox.service {
	border-color: rgba(194, 27, 23, 1);
}

.fazitbox-titel {
	margin-top: -37px;
	margin-bottom: 18px;
	background-color: white;
	display: table;
	font-size: 24px;
	color: rgba(122, 184, 0, 1);
	padding: 0 7px 0 7px;
}

.fazitbox.service .fazitbox-titel {
	color: rgba(194, 27, 23, 1);
}

.fazitbox ul {
	padding: 0 2.4em 1em 2.4em;
}

.fazitbox li {
	color: rgb(94, 106, 113);
	font-size: 1em;
	padding: 0 0 10px 10px;
}

.fazitbox ul.no-disc {
	padding: 0 0 1em 0;
}

.fazitbox ul.no-disc li {
	padding: 0 0 20px 0;
	list-style-type: none;
}

.fazitbox ul.no-disc li:last-of-type {
	padding-bottom: 10px;
}

.fazitbox p {
	margin-bottom: 1.8em;
}

@media (max-width: 767px) {
	.fazitbox p {
		margin-bottom: 1.2em;
	}
}

@media (max-width: 767px) {
	.fazitbox-titel {
		margin-top: -51px;
		font-size: 4.6em;
	}
}

@media (max-width: 620px) {
	.fazitbox-titel {
		margin-top: -46px;
	}
}

@media (max-width: 450px) {
	.fazitbox-titel {
		font-size: 5.8em;
	}
}

@media (max-width: 375px) {
	.fazitbox-titel {
		margin-top: -40px;
	}
}

.video-container-2021 {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container-2021 iframe, .video-container-2021 object, .video-container-2021 embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#category_title_image_wrapper {
	min-height: 514px;
}

#category_title_image_wrapper.category_title_image_wrapper_single {
	min-height: 30.2vw !important;
}

@media (max-width: 1140px) {
	#category_title_image_wrapper {
		min-height: calc(33.7vw + 146px);
	}
}

.slider-theme-2 .sp-mask.sp-grab {
	min-height: auto !important;
}

@media (max-width: 991px) {
	.image-400-200 > picture > img, .image-400-200 > img {
		max-width: 400px !important;
		max-height: 200px !important;
		width: 100% !important;
		height: auto !important;
	}
}

.content_box_wrapper.slider-theme.row {
	min-height: 389px;
}

@media (min-width: 460px) {
	.content_box_wrapper.slider-theme.row {
		min-height: 414px;
	}
}

@media (min-width: 768px) {
	.content_box_wrapper.slider-theme.row {
		min-height: 249px;
	}
}

@media (min-width: 992px) {
	.content_box_wrapper.slider-theme.row {
		min-height: 312px;
	}
}

@media (min-width: 1200px) {
	.content_box_wrapper.slider-theme.row {
		min-height: 362px;
	}
}

.uc-embed {
	border: 1px solid #7ab800;
	border-radius: .25rem;
	margin-bottom: 1rem;
	padding: .75rem 1.25rem;
	position: relative;
}


.single-post__content .multicolumn-container {
    width: 100%;
    display: flex;
}

.single-post__content .multicolumn-container .multicolumn-col {
    margin: 0 0 0 6px;
    background-color: #F5F5F5;
    padding: 30px;
    flex: 1 1 0;
}
.single-post__content .multicolumn-container .multicolumn-col:first-child {
    margin: 0;
}
.single-post__content .imagecolumn-side-col .multicolumn-container .multicolumn-col {
    padding: 15px;
}
.single-post__content .multicolumn-col .multicolumn-container .multicolumn-col {
    padding: 15px;
}

.single-post__content .multicolumn-col p:last-child {
    margin: 0;
}

.single-post__content .imagecolumn-container {
    width: 100%;
    display: flex;
    margin: 0;
    flex-direction: row-reverse;
}

.single-post__content .imagecolumn-container.imagecolumn-l {
    flex-direction: row;
}

.single-post__content .imagecolumn-container .imagecolumn-main-col {
    flex: 2 2 0;
}

.single-post__content .imagecolumn-container .imagecolumn-side-col {
    margin: 0 0 0 44px;
    flex: 1 1 0;
    background-color: #F5F5F5;
    padding: 15px;
}
.single-post__content .imagecolumn-container.imagecolumn-l .imagecolumn-side-col {
    margin: 0 44px 0 0;
}
.single-post__content .imagecolumn-container.green-border .imagecolumn-side-col {
    background-color: transparent;
    Border: 3px solid rgba(122,184,0,1);
}

.single-post__content .imagecolumn-container .imagecolumn-side-col p:last-child {
    margin: 0;
}


@media (max-width: 767px) {
    .single-post__content .multicolumn-container {
        width: 100%;
        display: block;
        margin: 0;
    }

    .single-post__content .multicolumn-container .multicolumn-col {
        margin: 0 0 6px 0;
        flex: none;
    }

    .single-post__content .imagecolumn-container {
        width: 100%;
        display: block;
    }

    .single-post__content .imagecolumn-container .imagecolumn-main-col {
        padding: 0;
        flex: none;
    }

    .single-post__content .imagecolumn-container .imagecolumn-side-col {
        flex: none;
		margin: 3em 0 !important;
    }

	.single-post__content .alignleft, .single-post__content .alignright {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.6.3');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal;font-display:swap}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

