/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
/* general ****************************************************************** */
/* disable */
.main-menu-container {
  display: none;
}
.post-info {
  display: none;
}
.mmb-container {
  display: none;
}
.linklistcatname {
  display: none;
}
/* general */
.LinkLibraryCat ul {
  padding:0px !important;
  margin:0px !important;
  list-style: none  !important;
}
.double-top-padding,
.double-bottom-padding,
.main-container .row-container .row-parent {
    padding: 0px;
}
.main-container .row-container .row-parent {
    padding-top: 0px;
    padding-bottom: 0px;
}
body {
  font-size: 26px;
}
p {
  line-height: 1.5em;
}
a,
a:visited {
  color: #ee2822;
}
a:hover {
  text-decoration: underline;
}
/* navbar *********************************************************************/
#masthead {
  background-color: black;
}
#masthead .style-color-xsdn-bg,
#masthead .menu-container {
  background-color: black;
  height: 65px !important;
}
#menu_header .container {
  height: 80px;
}
#logo-container-mobile {
  display: block;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
#main-logo,
.col-lg-0 {
  padding: 5px 0px 10px 0px;
}
/* content ****************************************************************** */
.main-wrapper .main-container {
  display: block;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.main-wrapper .main-container {
  display: table;
  max-width: 100%;
  width: 100%;
  margin:0px;
}
#page-header {
  display: block;
  padding: 0px;
  overflow: hidden;
}
@media (min-width: 959px) {
  #page-header {
    display: block;
    padding: 0px;
    height: 686px;
    overflow: hidden;
  }
}
/* articel general */
.main-wrapper .main-container article {
  display: block;
  max-width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 959px) {
  .main-wrapper .main-container article {
    display: block;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1199px) {
  .main-wrapper .main-container article {
    display: block;
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 959px) {
  .main-container .row-inner {
    margin-left: 0px;
  }
}
@media (min-width: 1199px) {
  .main-container .row-inner {
    margin-left: 0px;
  }
}
.main-wrapper .main-container article .post-inner {
  margin-top: 125px;
}
/* startseite *************************************************************** */
/*
  * projektseit: .tmb-overlay-text-anim - http://p470580.mittwaldserver.info/respektcheck.de/wp-content/uploads/Pfeil1-schwarz.svg
  * service, glossar: .tmb-desaturated - http://p470580.mittwaldserver.info/respektcheck.de/wp-content/uploads/Pfeil1-gruen.svg
  * meme: .tmb-image-anim
  * ressentiment: .tmb-overlay-anim - http://p470580.mittwaldserver.info/respektcheck.de/wp-content/uploads/Pfeil1-rot.svg
*/
.masonry .single-gutter:not(.owl-carousel-container):not(.justified-wrapper) .tmb .t-inside {
/* margin-top: 0px; */
}
.masonry .t-entry-readmore a {
  margin-bottom: 2px !important;
}
/* projekt item */
.masonry .tmb-overlay-text-anim .t-inside {
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: black;
}
.masonry .tmb-overlay-text-anim .t-entry-visual-cont img {
  padding: 20px;
}
.masonry .tmb-overlay-text-anim .t-entry-text {
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.masonry .tmb-overlay-text-anim .t-entry-text-tc {
  padding: 0px;
}
.masonry .tmb-overlay-text-anim .t-entry-readmore a {
  float: right;
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-schwarz.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
.masonry .tmb-overlay-text-anim .t-entry-readmore a:hover {
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-rot.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
/* service, glossar */
.masonry .tmb-desaturated .t-inside {
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #26955f;
}
.masonry .tmb-desaturated .t-entry-text {
  padding: 0px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.masonry .tmb-desaturated .t-entry-text-tc {
  padding: 0px;
}
.masonry .tmb-desaturated .t-entry-text a::before {
    content: "//";
}
.masonry .tmb-desaturated .t-entry-text a {
    color: #26955f !important;
}
.masonry .tmb-desaturated .t-entry-excerpt {
  padding-top: 20px;
}
.masonry .tmb-desaturated .t-entry-readmore a {
  float: right;
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-gruen.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
.masonry .tmb-desaturated .t-entry-readmore a:hover {
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-schwarz.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
/* ressentiment item */
.masonry .tmb-overlay-anim .t-inside {
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #ee2822;
}
.masonry .tmb-overlay-anim .t-entry-text {
  padding: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.masonry .tmb-overlay-anim .t-entry-text-tc {
  padding: 0px;
}
.masonry .tmb-overlay-anim .t-entry h3 {
  padding-top: 20px;
}
.masonry .tmb-overlay-anim h3.t-entry-title a,
.masonry .tmb-overlay-anim h3.t-entry-title a:visited {
  color: #ee2822 !important;
}
.masonry .tmb-overlay-anim .t-entry-title a::before {
  content: "\203A\203A";
  font-weight:900;
  letter-spacing: -3px;
  padding-right: 6px;
  font-size: 24px;
  line-height: .8em;
}
.masonry .tmb-overlay-anim .t-entry-title a::after {
  content: "\2039\2039";
  font-weight:900;
  letter-spacing: -3px;
  padding-left: 2px;
  font-size: 24px;
  line-height: .8em;
}
@media (min-width: 959px) {
  .masonry .tmb-overlay-anim .t-entry-title a::before {
    content: "\203A\203A";
    font-weight:900;
    letter-spacing: -6px;
    padding-right: 6px;
    font-size: 36px;
    line-height: .8em;
  }
  .masonry .tmb-overlay-anim .t-entry-title a::after {
    content: "\2039\2039";
    font-weight:900;
    letter-spacing: -6px;
    padding-left: 2px;
    font-size: 36px;
    line-height: .8em;
  }
}
.masonry .tmb-overlay-anim .t-entry-excerpt {
  padding-top: 20px;
}
.masonry .tmb-overlay-anim .t-entry-excerpt p {
  font-size: 20px;
}
@media (min-width: 959px) {
  .masonry .tmb-overlay-anim .t-entry-excerpt p {
    font-size: 26px;
  }
}
.masonry .tmb-overlay-anim .t-entry-readmore a {
  float: right;
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-schwarz.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
.masonry .tmb-overlay-anim .t-entry-readmore a:hover {
  background-color: #fff !important;
  background-image: url("/wp-content/uploads/Pfeil1-rot.svg");
  background-repeat: no-repeat;
  background-position: right 20px bottom 20px;
  background-size: 100px;
  text-indent: -9999px;
  border: none !important;
}
/* Header content Block ***************************************************** */
.header-content-block-inner {
  width: 100%;
  max-width: 100%;
  margin: 0px;
}
.header-content-block-inner img {
  width: 100%;
}
/* projektseite - https://respektcheck.de/projektseite/ */
body.postid-72963 .header-content-block-inner img {
}
@media (min-width: 1199px) {
  body.postid-72963 .header-content-block-inner img {
  }
}
/* service - https://respektcheck.de/service/ */
body.postid-72998 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-72998 .header-content-block-inner img {
    margin-top: -170px;
  }
}
/* glossar - https://respektcheck.de/glossar/ */
body.postid-73009 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73009 .header-content-block-inner img {
    margin-top: -200px;
  }
}
/* Homosaexualitaet ist Suende - https://respektcheck.de/ressentiment/homosexualitaet-ist-eine-suende/ */
body.postid-73156 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73156 .header-content-block-inner img {
    margin-top: -450px;
  }
}
/* Lesben keine richtigen Frauen - https://respektcheck.de/ressentiment/lesben-sind-keine-richtigen-frauen/ */
body.postid-73217 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73217 .header-content-block-inner img {
    margin-top: -500px;
  }
}
/* lesben und schwule sind krank - https://respektcheck.de/ressentiment/lesben-und-schwule-sind-krank/ */
body.postid-72882 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-72882 .header-content-block-inner img {
    margin-top: -150px;
  }
}
/* geschlechter erfinden - https://respektcheck.de/ressentiment/man-kann-nicht-einfach-geschlechter-erfinden/ */
body.postid-73222 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73222 .header-content-block-inner img {
    margin-top: -200px;
  }
}
/* lesbisch sein sucht man sich aus - https://respektcheck.de/ressentiment/lesbisch-sein-sucht-man-sich-aus/ */
body.postid-73168 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73168 .header-content-block-inner img {
    margin-top: -200px;
  }
}
/* Lesben, Schwule und Trans* sind unnormal. - https://respektcheck.de/ressentiment/lesben-schwule-und-trans-sind-unnormal/ */
body.postid-73168 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73168 .header-content-block-inner img {
    margin-top: -100px;
  }
}
/* Homosexualitaet verwirrt Kinder - https://respektcheck.de/ressentiment/homosexualitaet-verwirrt-kinder/ */
body.postid-73185 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73185 .header-content-block-inner img {
    margin-top: -100px;
  }
}
/* ist aus dem Westen - https://respektcheck.de/ressentiment/homosexualitaet-ist-was-aus-dem-westen/ */
body.postid-73175 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73175 .header-content-block-inner img {
    margin-top: -200px;
  }
}
/* kind braucht Vater und mutter - https://respektcheck.de/ressentiment/ein-kind-braucht-vater-und-mutter/ */
body.postid-73190 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73190 .header-content-block-inner img {
    margin-top: -150px;
  }
}
/* homos gut finden - https://respektcheck.de/ressentiment/muss-ich-jetzt-homos-gut-finden/ */
body.postid-73181 .header-content-block-inner img {
}
@media (min-width: 1199px) {
  body.postid-73181 .header-content-block-inner img {
  }
}
/* schwul sucht man sich aus - https://respektcheck.de/ressentiment/schwul-sein-sucht-man-sich-aus/ */
body.postid-73163 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73163 .header-content-block-inner img {
    margin-top: -200px;
  }
}
/* trans sind verrueckt - https://respektcheck.de/ressentiment/transpersonen-sind-verrueckt/ */
body.postid-73226 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73226 .header-content-block-inner img {
    margin-top: -100px;
  }
}
/* keine richtigen maenner - https://respektcheck.de/ressentiment/schwule-sind-keine-richtigen-maenner/ */
body.postid-73212 .header-content-block-inner img {
  margin-top: 0px;
}
@media (min-width: 1199px) {
  body.postid-73212 .header-content-block-inner img {
    margin-top: -100px;
  }
}
/* glossar ****************************************************************** */
.glossar {
  margin-top: 40px !important;
  color: #26955f;
}
.glossar h3 {
  margin:0;
  padding:0;
  font-size: 50px;
  color: #26955f;
  font-weight: 900;
  padding-top: 50px;
}
.glossar .col-lg-3.links {
  width: 100% !important;
  padding-right: 0px;
}
.glossar .col-lg-9.rechts {
  width: 100% !important;
  margin-top: 40px;
}
.glossar .links p {
  color: black;
}
.glossar .rechts .panel {
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #26955f;
  margin-bottom: 20px;
}
.glossar .rechts .panel-title a span {
  font-size: 26px;
  padding-left: 30px;
  font-weight: 900;
  text-transform: capitalize;
}
.glossar .rechts .panel-title a span:after {
    content: "";
}
.glossar .rechts .panel-title a,
.glossar .rechts .panel-title a:visited {
  background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
  background-repeat: no-repeat;
  background-position: right 40px bottom 30px;
  background-size: 30px;
  color: #26955f;
}
.glossar .rechts .panel-title a:hover {
  color: white;
  background-color: #26955f;
  background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
  background-repeat: no-repeat;
  background-position: right 40px bottom 30px;
  background-size: 30px;
  text-decoration: none;
}
.glossar .rechts .panel-title.active a,
.glossar .rechts .panel-title.active a:hover,
.glossar .rechts .panel-title.active a span {
  color: white;
  background-color: #26955f;
  background-image: url("/wp-content/uploads/pfeil-weiss-down.png");
  background-repeat: no-repeat;
  background-position: right 40px bottom 30px;
  background-size: 30px;
  text-decoration: none;
}
.glossar .rechts .panel-body {
  color: #7e1d62 !important;
  padding-left: 30px;
  padding-right: 30px;
}
.glossar .rechts .info-box {
  color: #7e1d62;
  font-size: 20px;
}
@media (min-width: 959px) {
  .glossar {
    margin-top: 0px !important;
    color: #26955f;
  }
  .glossar h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
    padding-top: 50px;
  }
  .glossar .col-lg-3.links {
    width: 418px !important;
    padding-right: 30px;
  }
  .glossar .col-lg-9.rechts {
    width: auto !important;
  }
  .glossar .links p {
    color: black;
    padding-right: 20px;
  }
  .glossar .rechts .panel {
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #26955f;
    margin-bottom: 20px;
  }
  .glossar .rechts .panel-title a span {
    font-size: 26px;
    padding-left: 30px;
    font-weight: 900;
    text-transform: capitalize;
  }
  .glossar .rechts .panel-title a span:after {
      content: "";
  }
  .glossar .rechts .panel-title a,
  .glossar .rechts .panel-title a:visited {
    background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
    background-repeat: no-repeat;
    background-position: right 40px bottom 30px;
    background-size: 30px;
    color: #26955f;
  }
  .glossar .rechts .panel-title a:hover {
    color: white;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
    background-repeat: no-repeat;
    background-position: right 40px bottom 30px;
    background-size: 30px;
    text-decoration: none;
  }
  .glossar .rechts .panel-title.active a,
  .glossar .rechts .panel-title.active a:hover,
  .glossar .rechts .panel-title.active a span {
    color: white;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/pfeil-weiss-down.png");
    background-repeat: no-repeat;
    background-position: right 40px bottom 30px;
    background-size: 30px;
    text-decoration: none;
  }
  .glossar .rechts .panel-body {
    color: #7e1d62 !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .glossar .rechts .info-box {
    color: #7e1d62;
    font-size: 20px;
  }

}
@media (min-width: 1199px) {
  .glossar {
    margin-top: -100px !important;
    color: #26955f;
  }
  .glossar h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
    padding-top: 50px;
  }
  .glossar .col-lg-3.links {
    width: 418px !important;
    padding-right: 30px;
  }
  .glossar .col-lg-9.rechts {
    width: 782px !important;
  }
  .glossar .links p {
    color: black;
  }
  .glossar .rechts .panel {
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #26955f;
    margin-bottom: 20px;
  }
  .glossar .rechts .panel-title a span {
    font-size: 26px;
    padding-left: 30px;
    font-weight: 900;
    text-transform: capitalize;
  }
  .glossar .rechts .panel-title a span:after {
      content: "";
  }
  .glossar .rechts .panel-title a,
  .glossar .rechts .panel-title a:visited {
    background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
    background-repeat: no-repeat;
    background-position: right 110px bottom 30px;
    background-size: 30px;
    color: #26955f;
  }
  .glossar .rechts .panel-title a:hover {
    color: white;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
    background-repeat: no-repeat;
    background-position: right 110px bottom 30px;
    background-size: 30px;
    text-decoration: none;
  }
  .glossar .rechts .panel-title.active a,
  .glossar .rechts .panel-title.active a:hover,
  .glossar .rechts .panel-title.active a span {
    color: white;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/pfeil-weiss-down.png");
    background-repeat: no-repeat;
    background-position: right 110px bottom 30px;
    background-size: 30px;
    text-decoration: none;
  }
  .glossar .rechts .panel-body {
    color: #7e1d62 !important;
    padding-left: 30px;
    padding-right: 30px;
  }
  .glossar .rechts .info-box {
    color: #7e1d62;
    font-size: 20px;
  }

}
@media (min-width: 1299px) {
  .glossar {
    margin-top: 0px !important;
    color: #26955f;
  }
}
@media (min-width: 1399px) {
  .glossar {
    margin-top: 25px !important;
    color: #26955f;
  }
}
@media (min-width: 1499px) {
  .glossar {
    margin-top: 50px !important;
    color: #26955f;
  }
}
@media (min-width: 1559px) {
  .glossar {
    margin-top: 100px !important;
    color: #26955f;
  }
}
@media (min-width: 1799px) {
  .glossar {
    margin-top: 125px !important;
    color: #26955f;
  }
}

/* imp-dis-dat - common on impressum / disclaimer / datenschutz ************* */
.imp-dis-dat {
  color: #26955f;
  margin-top: 50px !important;
}
.imp-dis-dat .col-lg-3.links {
  width: 100% !important;
  padding-right: 50px;
}
.imp-dis-dat .col-lg-9.rechts {
  width: 100% !important;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #333;
  margin-top: 40px;
}
.imp-dis-dat .col-lg-9.rechts .uncoltable {
  padding-left:20px !important;
}
.imp-dis-dat .col-lg-3.links h3 {
  padding-top: 50px;
}
.imp-dis-dat h3 {
  margin:0;
  padding:0;
  font-size: 50px;
  color: #26955f;
  font-weight: 900;
}
.imp-dis-dat p {
  color: #7e1d62;
}
@media (min-width: 959px) {
  .imp-dis-dat {
    color: #26955f;
    margin-top: 125px !important;
  }
  .imp-dis-dat .col-lg-3.links {
    width: 418px !important;
    padding-right: 50px;
  }
  .imp-dis-dat .col-lg-9.rechts {
    width: 782px !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .imp-dis-dat .col-lg-3.links h3 {
    padding-top: 50px;
  }
  .imp-dis-dat h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
  }
  .imp-dis-dat p {
    color: #7e1d62;
  }
}
@media (min-width: 1199px) {
  .imp-dis-dat {
    color: #26955f;
    margin-top: 125px !important;
  }
  .imp-dis-dat .col-lg-3.links {
    width: 418px !important;
    padding-right: 50px;
  }
  .imp-dis-dat .col-lg-9.rechts {
    width: 782px !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .imp-dis-dat .col-lg-3.links h3 {
    padding-top: 50px;
  }
  .imp-dis-dat h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
  }
  .imp-dis-dat p {
    color: #7e1d62;
  }
}

/* impressum***************************************************************** */
.impressum .rechts a {
  display: block;
}
/* service ****************************************************************** */
.service {
  margin-top: 0px !important;
  color: #26955f;
}
.service h3 {
  margin:0;
  padding:0;
  font-size: 50px;
  color: #26955f;
  font-weight: 900;
  padding-top: 50px;
}
.service .col-lg-3.links {
  width: 100% !important;
  margin-top: 40px;
}
.service .col-lg-9.rechts {
  width: 100% !important;
  margin-top: 40px;
}
.service a,
.service a:visited,
.service a strong,
.service a:visited strong {
  color: #26955f;
}
.service .rechts a {
  display: block;
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #26955f;
  padding: 30px;
  padding-right: 100px;
  color: #26955f;
}
.service .rechts a {
  background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
  background-repeat: no-repeat;
  background-position: right 40px bottom 45px;
  background-size: 30px;
  color: #26955f;
}
.service .rechts a:hover,
.service .rechts a:hover strong {
  color: #fff;
  background-color: #26955f;
  background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
  background-repeat: no-repeat;
  background-position: right 40px bottom 45px;
  background-size: 30px;
  text-decoration: none;
}
@media (min-width: 959px) {
  .service {
    margin-top: 125px !important;
    color: #26955f;
  }
  .service h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
    padding-top: 50px;
  }
  .service .col-lg-3.links {
    width: 418px !important;
  }
  .service .col-lg-9.rechts {
    width: auto !important;
  }
  .service a,
  .service a:visited {
    color: #26955f;
  }
  .service .rechts a {
    display: block;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #26955f;
    padding: 30px;
    padding-right: 100px;
    color: #26955f;
  }
  .service .rechts a {
    background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
    background-repeat: no-repeat;
    background-position: right 40px bottom 45px;
    background-size: 30px;
    color: #26955f;
  }
  .service .rechts a:hover {
    color: #fff;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
    background-repeat: no-repeat;
    background-position: right 40px bottom 45px;
    background-size: 30px;
    text-decoration: none;
  }
}
@media (min-width: 1199px) {
  .service {
    margin-top: 125px !important;
    color: #26955f;
  }
  .service h3 {
    margin:0;
    padding:0;
    font-size: 50px;
    color: #26955f;
    font-weight: 900;
    padding-top: 50px;
  }
  .service .col-lg-3.links {
    width: 418px !important;
  }
  .service .col-lg-9.rechts {
    width: 782px !important;
  }
  .service a,
  .service a:visited {
    color: #26955f;
  }
  .service .rechts a {
    display: block;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #26955f;
    padding: 30px;
    padding-right: 140px;
    color: #26955f;
  }
  .service .rechts a {
    background-image: url("/wp-content/uploads/Pfiel2-gruen.svg");
    background-repeat: no-repeat;
    background-position: right 110px bottom 45px;
    background-size: 30px;
    color: #26955f;
  }
  .service .rechts a:hover {
    color: #fff;
    background-color: #26955f;
    background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
    background-repeat: no-repeat;
    background-position: right 110px bottom 45px;
    background-size: 30px;
    text-decoration: none;
  }
}
/* projektseite ************************************************************* */
.projektseite {
  color: #7e1d62 !important;
  margin-top: 40px !important;
}
.projektseite h2 {
  margin-top: 0px;
  margin-bottom: 1em;
}
.projektseite p {
  margin-top: 0px;
  margin-bottom: 1em;
}
.projektseite .col-lg-3.links {
  display: none;
}
.projektseite .col-lg-9.rechts {
  width: 100$ !important;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #333;
}
.projektseite .col-lg-9.rechts .uncoltable {
  padding-left: 20px !important;
}
.projektseite .mobile-lead .check {
  display: inline-block;
  float: left;
  color: #ee2822;
  font-size: 36px;
  font-weight: 900;
  margin:0;
  padding:0;
  line-height: 1.5em;
}
.projektseite .mobile-lead p {
  color: black;
  font-size: 36px;
  font-weight: 900;
  margin:0;
  padding:0;
}
.projektseite .thing {
  display: inline-block;
  float: left;
  color: #ee2822;
  font-size: 28px;
  font-weight: 900;
  padding-right: 10px;
}
.projektseite .info-box {
  color: #ee2822;
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #ee2822;
  padding: 40px;
}
.projektseite .info-box a,
.projektseite .info-box a:visited {
  color: #ee2822;
}
.projektseite .info-box .info-link {
  display: block;
  width: 100%;
  font-size: 26px;
  text-align: right;
  padding-bottom: 20px;
}
.projektseite .col-lg-9.rechts .respektcheck {
  padding-top: 150px;
  color: #ee2822;
  font-weight: 900;
}
.projektseite .col-lg-9.rechts .respektcheck img {
  width: 73px;
}
.foerderhinweis {
  margin-top: 90px;
  padding-top: 90px;
  border-style: solid !important;
  border-width: 1px 0px 0px 0px !important;
  border-color: #333;
  color: #7e1d62;
}
.foerderhinweis .sponsor {
  margin-top: 90px;
}
.foerderhinweis .sponsor img {
  display: inline-block;
  vertical-align: middle;
  padding-right: 80px;
}
.foerderhinweis .partner {
  margin-top: 90px;
  color: black;
}
.foerderhinweis .partner a {
  display: inline-block;
  vertical-align: middle;
  padding-right: 80px;
}
.foerderhinweis .partner img {
}
.foerderhinweis .partner img.wp-image-72846 {
  padding-left: 40px;
}
@media (min-width: 959px) {
  .projektseite {
    color: #7e1d62 !important;
  }
  .projektseite .mobile-lead {
    display: none;
  }
  .projektseite .uncode_text_column {
    margin:0 !important;
    padding:0;
  }
  .projektseite h2 {
    margin-top: 0px;
    margin-bottom: 1em;
  }
  .projektseite p {
    margin-top: 0px;
    margin-bottom: 1em;
  }
  .projektseite .col-lg-3.links {
    width: 418px !important;
    display: block;
  }
  .projektseite .col-lg-3.links img {
    width: 250px;
  }
  .projektseite .col-lg-9.rechts {
    width: 100% !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .projektseite .thing {
    display: inline-block;
    float: left;
    color: #ee2822;
    font-size: 42px;
    font-weight: 900;
    padding-right: 10px;
  }
  .projektseite .info-box {
    color: #ee2822;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #ee2822;
    padding: 40px;
  }
  .projektseite .info-box a,
  .projektseite .info-box a:visited {
    color: #ee2822;
  }
  .projektseite .info-box .info-link {
    display: block;
    width: 100%;
    font-size: 26px;
    text-align: right;
    padding-bottom: 20px;
  }
  .projektseite .col-lg-9.rechts .respektcheck {
    padding-top: 150px;
    color: #ee2822;
    font-weight: 900;
  }
  .projektseite .col-lg-9.rechts .respektcheck img {
    width: 73px;
  }
  .foerderhinweis {
    margin-top: 90px;
    padding-top: 90px;
    border-style: solid !important;
    border-width: 1px 0px 0px 0px !important;
    border-color: #333;
    color: #7e1d62;
  }
  .foerderhinweis .sponsor {
    margin-top: 90px;
  }
  .foerderhinweis .sponsor img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 80px;
  }
  .foerderhinweis .partner {
    margin-top: 90px;
    color: black;
  }
  .foerderhinweis .partner a {
    display: inline-block;
    vertical-align: middle;
    padding-right: 80px;
  }
  .foerderhinweis .partner img {
  }
  .foerderhinweis .partner img.wp-image-72846 {
    padding-left: 40px;
  }
}
@media (min-width: 1199px) {
  .projektseite {
    color: #7e1d62 !important;
  }
  .projektseite h2 {
    margin-top: 0px;
    margin-bottom: 1em;
  }
  .projektseite p {
    margin-top: 0px;
    margin-bottom: 1em;
  }
  .projektseite .col-lg-3.links {
    width: 418px !important;
  }
  .projektseite .col-lg-3.links img {
    width: 250px;
  }
  .projektseite .col-lg-9.rechts {
    width: 782px !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .projektseite .thing {
    display: inline-block;
    float: left;
    color: #ee2822;
    font-size: 42px;
    font-weight: 900;
    padding-right: 10px;
  }
  .projektseite .info-box {
    color: #ee2822;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #ee2822;
    padding: 40px;
  }
  .projektseite .info-box a,
  .projektseite .info-box a:visited {
    color: #ee2822;
  }
  .projektseite .info-box .info-link {
    display: block;
    width: 100%;
    font-size: 26px;
    text-align: right;
    padding-bottom: 20px;
  }
  .projektseite .col-lg-9.rechts .respektcheck {
    padding-top: 150px;
    color: #ee2822;
    font-weight: 900;
  }
  .projektseite .col-lg-9.rechts .respektcheck img {
    width: 73px;
  }
  .foerderhinweis {
    margin-top: 90px;
    padding-top: 90px;
    border-style: solid !important;
    border-width: 1px 0px 0px 0px !important;
    border-color: #333;
    color: #7e1d62;
  }
  .foerderhinweis .sponsor {
    margin-top: 90px;
  }
  .foerderhinweis .sponsor img {
    display: inline-block;
    vertical-align: middle;
    padding-right: 80px;
  }
  .foerderhinweis .partner {
    margin-top: 90px;
    color: black;
  }
  .foerderhinweis .partner a {
    display: inline-block;
    vertical-align: middle;
    padding-right: 80px;
  }
  .foerderhinweis .partner img {
  }
  .foerderhinweis .partner img.wp-image-72846 {
    padding-left: 40px;
  }
}
/* ressentiment ************************************************************* */
.ressentiment .links {
  width: 0px !important;
}
.ressentiment .rechts {
  width: 100% !important;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 0px 0px 0px 1px;
  border-color: #333;
}
.ressentiment .ressentiment-title-box-links {
  width: 100% !important;
}
.ressentiment .ressentiment-title-box-rechts {
  width: 100% !important;
}
.ressentiment .ressentiment-title-box {
  position: relative;
  display: block;
  background-color: white;
  width: 100%;
  margin-top: 40px !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  z-index: 10;
}
.ressentiment h1 {
  color: #ee2822;
  background-color: white;
  font-weight: 900;
  line-height: 1.1em;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.ressentiment h1 span::before {
  content: "\203A\203A";
  font-weight:900;
  letter-spacing: -6px;
  padding-right: 6px;
  font-size: 35px;
}
.ressentiment h1 span::after {
  content: "\2039\2039";
  font-weight:900;
  letter-spacing: -6px;
  padding-left: 2px;
  font-size: 35px;
}
.ressentiment .subtitle {
  margin-top: 40px;
}
.ressentiment h2 {
  color: #7e1d62;
  line-height: 1.1em;
  font-style: italic;
  font-weight: 400;
  display: block;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px !important;
}
.main-container .row-inner > div:not([class*=col-md]) {
    padding: 0px 0px 0px 0px;
}
.ressentiment .text-body {
  margin-top: 50px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.ressentiment .text-body p {
  padding-left: 20px;
}
@media (min-width: 569px) {
  .ressentiment .links {
    width: 0px !important;
  }
  .ressentiment .rechts {
    width: 100% !important;
    margin-bottom: 0px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .ressentiment .ressentiment-title-box-links {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box-rechts {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box {
    position: relative;
    display: block;
    background-color: white;
    width: 100%;
    margin-top: -120px !important;
    margin-left: 0px !important;
    margin-bottom: 50px !important;
    z-index: 10;
  }
  .ressentiment h1 {
    color: #ee2822;
    background-color: white;
    font-weight: 900;
    line-height: 1.1em;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .ressentiment h1 span::before {
    content: "\203A\203A";
    font-weight:900;
    letter-spacing: -6px;
    padding-right: 6px;
    font-size: 40px;
  }
  .ressentiment h1 span::after {
    content: "\2039\2039";
    font-weight:900;
    letter-spacing: -6px;
    padding-left: 2px;
    font-size: 40px;
  }
  .ressentiment .subtitle {
    margin-top: 0px;
    padding-left: 50px;
  }
  .ressentiment h2 {
    color: #7e1d62;
    line-height: 1.1em;
    font-style: italic;
    font-weight: 400;
    display: block;
    width: 100%;
    padding-left: 0px;
    padding-right: 50px;
    margin-bottom: 80px !important;
  }
  .ressentiment .text-body {
    margin-top: 90px;
    padding-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #333;
  }

}
@media (min-width: 789px) {
  .ressentiment .links {
    width: 100% !important;
  }
  .ressentiment .rechts {
    width: 100% !important;
    margin-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .ressentiment .ressentiment-title-box-links {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box-rechts {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box {
    position: relative;
    display: block;
    background-color: white;
    width: 100% !important;
    margin-top: -100px !important;
    margin-left: 0px !important;
    margin-bottom: 50px !important;
    z-index: 10;
  }
  .ressentiment h1 {
    color: #ee2822;
    background-color: white;
    font-weight: 900;
    line-height: 1.1em;
    width: 100% !important;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .ressentiment h1 span::before {
    content: "\203A\203A";
    font-weight:900;
    letter-spacing: -6px;
    padding-right: 6px;
    font-size: 65px;
  }
  .ressentiment h1 span::after {
    content: "\2039\2039";
    font-weight:900;
    letter-spacing: -6px;
    padding-left: 2px;
    font-size: 65px;
  }
  .ressentiment .subtitle {
    margin-top: 0px;
    padding-left: 50px;
  }
  .ressentiment h2 {
    color: #7e1d62;
    line-height: 1.1em;
    font-style: italic;
    font-weight: 400;
    display: block;
    width: 783px;
    padding-left: 0px;
    padding-right: 50px;
    margin-bottom: 80px !important;
  }
  .ressentiment .text-body {
    margin-top: 50px;
    padding-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #333;
  }
}
@media (min-width: 959px) {
  .ressentiment .links {
    width: 418px !important;
  }
  .ressentiment .rechts {
    width: 100% !important;
    margin-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .ressentiment .ressentiment-title-box-links {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box-rechts {
    width: 100% !important;
  }
  .ressentiment .ressentiment-title-box {
    position: relative;
    display: block;
    background-color: white;
    width: 100% !important;
    margin-top: -150px !important;
    margin-left: 0px !important;
    margin-bottom: 50px !important;
    z-index: 10;
  }
  .ressentiment h1 {
    color: #ee2822;
    background-color: white;
    font-weight: 900;
    line-height: 1.1em;
    width: 783px !important;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .ressentiment .subtitle {
    margin-top: 40px;
    padding-left: 50px;
  }
}
@media (min-width: 990px) {
  .ressentiment .ressentiment-title-box {
    margin-top: -150px !important;
    margin-bottom: 50px !important;
  }
  .ressentiment .subtitle {
    margin-top: 40px;
    padding-left: 50px;
  }
}
@media (min-width: 1199px) {
  .ressentiment .links {
    width: 418px !important;
  }
  .ressentiment .rechts {
    width: 782px !important;
    margin-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .ressentiment .ressentiment-title-box-links {
    width: 782px !important;
  }
  .ressentiment .ressentiment-title-box-rechts {
    width: 418px !important;
  }
  .ressentiment .ressentiment-title-box {
    position: relative;
    display: block;
    background-color: white;
    width: 783px !important;
    margin-top: -150px !important;
    margin-left: -50px !important;
    margin-bottom: 50px !important;
    z-index: 10;
  }
  .ressentiment h1 {
    color: #ee2822;
    background-color: white;
    font-weight: 900;
    line-height: 1.1em;
    width: 783px !important;
    padding-top: 50px;
    padding-left: 50px;
    padding-right: 50px;
  }
  .ressentiment h1 span::before {
    content: "\203A\203A";
    font-weight:900;
    letter-spacing: -6px;
    padding-right: 6px;
    font-size: 65px;
  }
  .ressentiment h1 span::after {
    content: "\2039\2039";
    font-weight:900;
    letter-spacing: -6px;
    padding-left: 2px;
    font-size: 65px;
  }
  .ressentiment .subtitle {
    margin-top: 70px;
    padding-left: 0;
  }
  .ressentiment h2 {
    color: #7e1d62;
    line-height: 1.1em;
    font-style: italic;
    font-weight: 400;
    display: block;
    width: 783px;
    padding-left: 0px;
    padding-right: 50px;
    margin-bottom: 80px !important;
  }
  .ressentiment .text-body {
    margin-top: 90px;
    padding-bottom: 90px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #333;
  }
  .ressentiment .text-body p {
    padding-left: 20px;
  }
}
@media (min-width: 1300px) {
  .ressentiment .ressentiment-title-box {
    margin-top: -150px !important;
    margin-left: -50px !important;

  }
}
@media (min-width: 1310px) {
  .ressentiment .ressentiment-title-box {
    margin-top: -120px !important;
    margin-left: -50px !important;
  }
}
.ressentiment .meme-info-block {
  margin-top: 40px;
}
.ressentiment .meme {
  width: 100% !important;
}
.ressentiment .meme img {
  width: 100%;
  padding-right: 0px;
}
/* share widget */
.ressentiment .meme .sti-share-box {
  width: 100%;
  height: 100%;
  padding-top: 40%;
  border-radius: 0;
  background-color: rgba(0,0,0,0.6);
}
.ressentiment .meme .sti-share-box .inner {
  width: 212px;
  height: 460px;
  margin-left: auto;
  margin-right: auto;
}

.sti.style-flat .sti-share-box .sti-btn {
  width: 96px;
  height: 96px;
  background-image: url('/wp-content/uploads/sti-96.png') !important;
}
.ressentiment .meme .style-flat .sti-btn {
  width: 96px !important;
  height: 96px !important;
}
.sti.style-flat .sti-facebook-btn { background-position: 0 0px !important; }
.sti.style-flat .sti-twitter-btn { background-position: 0 -96px !important; }
.sti.style-flat .sti-google-btn { background-position: 0 -192px !important; }
.sti.style-flat .sti-linkedin-btn { background-position: 0 -288px !important; }
.sti.style-flat .sti-pinterest-btn { background-position: 0 -384px !important; }
.sti.style-flat .sti-tumblr-btn { background-position: 0 -480px !important; }
.sti.style-flat .sti-reddit-btn { background-position: 0 -576px !important; }
.sti.style-flat .sti-digg-btn { background-position: 0 -672px !important; }
.sti.style-flat .sti-delicious-btn { background-position: 0 -768px !important; }
.sti.style-flat .sti-vkontakte-btn { background-position: 0 -864px !important; }
.sti.style-flat .sti-odnoklassniki-btn { background-position: 0 -960px !important; }
.sti.style-flat .sti-link-btn { background-position: 0 -1056px !important; }
.sti.style-flat .sti-email-btn { background-position: 0 -1152px !important; }
.sti .sti-facebook-btn { background-color: rgba(48,88,145,0.4); }
.sti .sti-facebook-btn:hover { background-color: #284978; }
.sti .sti-twitter-btn { background-color: rgba(5,172,237,0.4); }
.sti .sti-twitter-btn:hover { background-color: #0499d4; }
.sti .sti-link-btn { background-color: rgba(238,40,34,0.4); }
.sti .sti-link-btn:hover { background-color: #ee2822; },
.sti .sti-link-btn.active { background-color: #ee2822; }
.sti .sti-email-btn { background-color: rgba(77,77,77,0.4); }
.sti .sti-email-btn:hover { background-color: #4d4d4d; }
.ressentiment .meme .style-flat .sti-facebook-btn {
  margin-right: 20px;
  margin-bottom: 20px;
}
.ressentiment .meme .style-flat .sti-twitter-btn {
  margin-bottom: 20px;
}
.ressentiment .meme .style-flat .sti-link-btn {
  margin-right: 20px;
}
.ressentiment .meme .style-flat .sti-email-btn {
}
.ressentiment .meme .sti .sti-link-form {
  width: 212px;
  border: 1px solid #333;
  background: #fff;
  border-radius: 0px;
  top: 0;
  left: 100%;
  padding: 2px;
  margin: 0;
  margin-top: 110px;
  margin-left: -96px;
  font-size: 14px;
  vertical-align: baseline;
}
.ressentiment .meme .sti .sti-link-form input {
  color: black;
}
@media (min-width: 959px) {
  .ressentiment .meme-info-block {
    margin-top: 40px;
  }
  .ressentiment .meme,
  .ressentiment .col-lg-3.meme {
    display: block;
    width: 318px !important;
    height: 600px !important;
    margin-right: 50px;
  }
  .ressentiment .meme img {
    width: 318px;
    padding-right: 0px;
  }
  /* share widget */
  .ressentiment .meme .sti-share-box {
    width: 318px;
    height: 408px;
    padding-top: 98px;
    border-radius: 0;
    background-color: rgba(0,0,0,0.4);
  }
  .sti.style-flat .sti-share-box .sti-btn {
  	width: 96px;
  	height: 96px;
  	background-image: url('/wp-content/uploads/sti-96.png') !important;
  }
  .ressentiment .meme .style-flat .sti-btn {
    width: 96px !important;
    height: 96px !important;
  }
  .sti.style-flat .sti-facebook-btn { background-position: 0 0px !important; }
  .sti.style-flat .sti-twitter-btn { background-position: 0 -96px !important; }
  .sti.style-flat .sti-google-btn { background-position: 0 -192px !important; }
  .sti.style-flat .sti-linkedin-btn { background-position: 0 -288px !important; }
  .sti.style-flat .sti-pinterest-btn { background-position: 0 -384px !important; }
  .sti.style-flat .sti-tumblr-btn { background-position: 0 -480px !important; }
  .sti.style-flat .sti-reddit-btn { background-position: 0 -576px !important; }
  .sti.style-flat .sti-digg-btn { background-position: 0 -672px !important; }
  .sti.style-flat .sti-delicious-btn { background-position: 0 -768px !important; }
  .sti.style-flat .sti-vkontakte-btn { background-position: 0 -864px !important; }
  .sti.style-flat .sti-odnoklassniki-btn { background-position: 0 -960px !important; }
  .sti.style-flat .sti-link-btn { background-position: 0 -1056px !important; }
  .sti.style-flat .sti-email-btn { background-position: 0 -1152px !important; }
  .ressentiment .meme .style-flat .sti-facebook-btn {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .ressentiment .meme .style-flat .sti-twitter-btn {
    margin-bottom: 20px;
  }
  .ressentiment .meme .style-flat .sti-link-btn {
    margin-right: 20px;
  }
  .ressentiment .meme .style-flat .sti-email-btn {
  }
  .ressentiment .meme .sti .sti-link-form {
    width: 212px;
    border: 1px solid #333;
    background: #fff;
    border-radius: 0px;
    top: 0;
    left: 100%;
    padding: 2px;
    margin: 0;
    margin-top: 110px;
    margin-left: -96px;
    font-size: 14px;
    vertical-align: baseline;
  }
  .ressentiment .meme .sti .sti-link-form input {
    color: black;
  }
}
@media (min-width: 1199px) {
  .ressentiment .meme-info-block {
    margin-top: 40px;
  }
  .ressentiment .meme {
    width: 418px !important;
  }
  .ressentiment .meme img {
    width: 418px;
    padding-right: 100px;
  }
}
/* info block rechts */
.ressentiment .info-block {
  margin-top: 50px;
  width: 100%;
}
.ressentiment .info-block h5 {
  font-size: 26px;
  font-weight: 400;
  display: block;
  margin-top: 0px;
  margin-bottom: 40px;
}
.ressentiment .info-block li {
  display: block;
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #ee2822;
  padding: 0px;
  margin:0;
  margin-bottom: 30px;
}
.ressentiment .info-block a {
  display: block;
  padding: 30px;
  padding-bottom: 60px;
  padding-right: 30px;
  line-height: 1.5em;
  color: #ee2822;
  font-weight: bold;
  background-image: url("/wp-content/uploads/Pfeil2-rot.svg");
  background-repeat: no-repeat;
  background-position: right 30px bottom 30px;
  background-size: 30px;
}
.ressentiment .info-block a:hover {
  color: white !important;
  background-color: #ee2822;
  background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
  background-repeat: no-repeat;
  background-position: right 30px bottom 30px;
  background-size: 30px;
  text-decoration: none;
}
.ressentiment .info-block .lesetipps p {
  display: block;
  border-style: solid;
  border-width: 1px 1px 6px 1px;
  border-color: #ee2822;
  padding: 0px;
  margin:0;
  margin-bottom: 30px;
  color: #ee2822;
  padding: 30px;
  line-height: 1.5em;
  font-weight: 700;
}
@media (min-width: 959px) {
  .ressentiment .info-block {
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
    padding-left: 20px;
  }
  .ressentiment .info-block .uncode_text_column {
    padding-left: 20px;
  }

}
@media (min-width: 1199px) {
  .ressentiment .info-block {
    width: 782px !important;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color: #333;
  }
  .ressentiment .info-block .uncode_text_column {
    padding-left: 20px;
  }
  .ressentiment .info-block h5 {
    font-size: 26px;
    font-weight: 400;
    display: block;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .ressentiment .info-block li {
    display: block;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #ee2822;
    padding: 0px;
    margin:0;
    margin-bottom: 30px;
  }
  .ressentiment .info-block a {
    display: block;
    padding: 30px;
    padding-right: 110px;
    line-height: 1.5em;
    color: #ee2822;
    font-weight: bold;
    background-image: url("/wp-content/uploads/Pfeil2-rot.svg");
    background-repeat: no-repeat;
    background-position: right 100px bottom 40px;
    background-size: 30px;
  }
  .ressentiment .info-block a:hover {
    color: white !important;
    background-color: #ee2822;
    background-image: url("/wp-content/uploads/Pfeil2-weiss.svg");
    background-repeat: no-repeat;
    background-position: right 100px bottom 40px;
    background-size: 30px;
    text-decoration: none;
  }
  .ressentiment .info-block .lesetipps p {
    display: block;
    border-style: solid;
    border-width: 1px 1px 6px 1px;
    border-color: #ee2822;
    padding: 0px;
    margin:0;
    margin-bottom: 30px;
    color: #ee2822;
    padding: 30px;
    line-height: 1.5em;
    font-weight: 700;
  }
}
/* footer ******************************************************************* */
footer .row-container .row .site-info {
  margin-top: 200px;
  padding-top: 40px;
  padding-bottom: 55px;
  border-style: solid;
  border-width: 6px 0px 0px 0px;
  border-color: #ee2822;
}
footer .footer-center {
  padding:0;
}
footer .row-container .row .site-info .logos div {
  display: inline-block;
  vertical-align: middle
}
footer .aas-logo-footer {
  padding-left: 40px;
}
footer .dsvgo-links {
  margin-top: 20px;
  font-size: 22px;
  color: #ee2822;
}
footer .dsvgo-links div {
  display: inline-block;
}
footer .dsvgo-links div a {
  color: #ee2822;
}
footer .dsvgo-links .seperator {
  padding-left: 30px;
  padding-right: 30px;
}
