/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Gelica Medium by Eclectotype
 * URL: https://www.myfonts.com/products/medium-gelica-77660
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */

  
@font-face {
  font-family: 'Indie Flower';
  src: url('../fonts/GelicaMedium/font.woff2') format('woff2'), url('../fonts/GelicaMedium/font.woff') format('woff');
}


/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/inter-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/inter-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v12-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v12-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/inter-v12-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/inter-v12-latin-300.svg#Inter') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/inter-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v12-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v12-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/inter-v12-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/inter-v12-latin-regular.svg#Inter') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/inter-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/inter-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/inter-v12-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/inter-v12-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../fonts/inter-v12-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../fonts/inter-v12-latin-600.svg#Inter') format('svg'); /* Legacy iOS */
}

body {
    font-family: 'source sans pro';
    font-size: 16px;
    color: #777777;
}

@font-face{font-family:'FontAwesome';src:url('../fonts/font-awesome/fonts/fontawesome-webfont.eot');src:url('../fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),url('../fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'),url('../fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'),url('../fonts/font-awesome/fonts/fontawesome-webfont.svg#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}
@font-face {
  font-family: 'SummerHearts-Regular';
        src: url('fonts/summerhearts-regular-de-webfont.woff2') format('woff2'),
         url('fonts/summerhearts-regular-de-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}



/* Sternenhaus Landingpage Start*/
.sternenhaus{
  font-size: 18px;
}

.p-15 {
  padding:10px 15px;
  display:block;
}
.sternenhaus h2 {
  font-family: 'indie flower';
    font-weight: 400;
    color: #F39200;
    font-size: 40px;
}
.morelink{

     display:inline-block;
     color:#777777;
     margin-top:60px;
}
.morelink .fa {
  color:#F39200;
  font-size:30px;
  vertical-align: middle;
}
.sternenhaus-aktuelles .aktuelles-item:hover img {	
  opacity:1;
}
.sternenhaus-aktuelles .link{
  text-decoration:underline;
  font-style:italic;
  color:#777777;
}
.sternenhaus-aktuelles .aktuelles-titel{
  font-family: 'indie flower';
    font-weight: 400;
    color: #F39200;
  display:block;
  margin:20px 0 0;
  font-size:24px;
  text-transform: none;
}
.sternenhaus-aktuelles .aktuelles-teaser{
  padding-top: 5px !important;
  font-size: 18px;
}
.sternenhaus .banner{
  margin-bottom:60px;
  
}
.specialbanners  {
  position:relative;
}
.specialbanner .inner-box {
  position:absolute;
  bottom:0;
  padding-bottom:80px;
  text-align:center;
  width:100%;
  color:#fff;
  
}
.specialbanner .inner-box .title{
  font-family: 'indie flower';
    font-weight: 400;
    color: #fff;
  font-size:60px;
  margin-bottom: 10px;
  line-height:100%;
  
}
.specialbanner .inner-box .subtitle{
  font-weight: 300;
    color: #fff;
  font-size:30px;
  margin-bottom:30px;
  
}

.specialbanner .link a {
  border:1px solid #F39200;
  padding:10px 20px;
  text-transform:uppercase;
  color:#fff;
  display:inline-block;
  border-radius:5px;
  
}
.specialbanner .link a:hover {
  background:#F39200;	
}

.sternenhaus .arrow-left:before{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 40px 25px;
  border-color: transparent transparent transparent #F39200;
  position:absolute;
  left:0;top:0;
  content:'';
  
}

.sternenhaus .arrow-left {
  position:relative;
  padding-left:45px;
  margin-top:15px;
  margin-bottom:15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sternenhaus .arrow-left p{
  margin-bottom: 0;
}

.sternenhaus .h3 {
  font-family: 'indie flower';
    font-weight: 400;
    color: #F39200;
  font-size:30px;
  
}

.sternenhaus .bg-primary p {
  margin:15px 0;
}

.sternenhaus p.smaller{
  font-size: 16px;
}

.sternenhaus .bg-primary form input, .sternenhaus .bg-primary form select{
  margin-bottom:15px;
  height:40px;
  border:none;
}
.sternenhaus .bg-primary form .btn{
  width:100%;
    font-weight:700;
}
.sternenhaus .bg-primary {
  padding:30px;
  background:#f2f2f2;
  color:#777777;

}
.sternenhaus .breaker{
  background: url(../../tpl/images/bg-aktionsleiste_g.png) repeat-x center top;
    min-height: 259px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 60px auto;
}

.sternenhaus .breaker p{
  font-size: 20px;
}

.sternenhaus .breaker strong {
  color:#F39200;
  font-weight:normal;
  display: block;
  margin-top: 10px;
  font-size: 16px;
}

.detail-sth{
  font-size: 18px;
}

.detail-sth p:nth-child(2){
  margin-top: 30px;
}

.detail-date{
  display: flex;
  font-size: 15px;
  justify-content: center;
  font-style: italic;
}

.detail-date p{
  color: #94A6B0;
  border-bottom: 2px dotted #94A6B0;
}

.detail-image{
  box-shadow: 0 0 15px rgba(0,0,0,.08);
}

@media (max-width: 991px) {
  .specialbanner .inner-box .title {
    font-size:30px;
  }
  .specialbanner .inner-box .subtitle {
    font-size:22px;
  }
}
@media (max-width: 479px) {
  .specialbanner .inner-box .title {
    font-size:30px;
  }
  .specialbanner .inner-box .subtitle {
    font-size:18px;
  }
  .specialbanner .inner-box {
    padding-bottom:30px;
  }
  .sternenhaus .banner {
    margin-bottom: 20px;
  }
  .sternenhaus .aktuelles-item {
    padding:0 15px;
  }
}
/* Sternenhaus Landingpage End*/


.adventcalendar .outer-maincontent {
  background:url(../images/HG-Weihnachten.png) repeat;
}
img.lazyload {
    opacity: 0.3;
    -webkit-transition: opacity 0.3s ease-in 0s; 
    -o-transition: opacity 0.3s ease-in 0s;
    transition: opacity 0.3s ease-in 0s;
}

*{-webkit-backface-visibility: hidden;}
.py-20 {
  padding:20px 0;
}
.magnificpopup:hover img {opacity:0.8 !important;}

#map {height:400px; width:100%;}

h1, h2, h3 {
    font-family: 'indie flower';
    font-weight: 400;
    color: #F39200;
}

h1 {
    margin-bottom: 20px;
    font-size: 44px;
}

h2 {
    margin-bottom: 25px;
    font-size: 26px;
    font-family: 'source sans pro';
    color: #777777;
    margin-top: 0px; 
}

h3 {
    margin-bottom: 15px;
    margin-top: 25px;
    color: #777;
}

body .cc_container .cc_btn {
    z-index: 11;
    border-radius: 0;
    background: #F39200;
    position: relative;
}

body .cc_container a,body .cc_container a:visited {
    color: #F39200;
}

body .cc_container a:hover {
    color: #fff;
}

.main-content .tx-yag-pi1 ul li {
    margin: 0 15px 15px 0;
    padding: 0;
}

.main-content .tx-yag-pi1 ul li:before {
    content: '';
    display: none;
}

.modal-mi .modal-title {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

p.button_orange a {
    background: none repeat scroll 0 0 #f2b643;
    border-radius: 0;
    color: #fff;
    margin: 15px 0 0;
    padding: 10px 15px;
    text-transform: uppercase;
    border: 1px solid #f2b643;
}

p.button_orange:hover a {
    background: none;
    color: #f2b643;
    border: 1px solid #f2b643;
}

.media-left {
    display: block;
}

.media-left img {
    width: 100%;
    height: auto;
}

.pagination>li>a, .pagination>li>span {
    color: #e09f2f;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e09f2f;
    border-color: #e09f2f;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #e09f2f;
}

.navbox .nav-contact h4 a {
    font-size: 17px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 15px;
}

.media-list .media {
    margin-bottom: 20px !important;
}

.container .container-fluid {
    padding: 0;
}

.mb-40 {
    margin-bottom: 40px;
}

.main-content .service-items ul {
    margin: 0;
}

.main-content ul {
    margin: 20px 0;
    padding: 0;
}

.main-content ul li {
    list-style-type: none;
    margin: 0 0 0 15px;
    padding: 3px 0 3px 0;
}

.main-content ul li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 0px;
    text-indent: -12px;
    content: "\f105";
}

.banner img {
    width: 100%;
    height: auto;
}

.banner .caption {
    font-size: 50px;
    position: absolute;
    top: 40%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
    font-family: 'indie flower';
}

.main-content .slick-dots li:before {
    content: '';
    display: none;
}

a {
    color: #333 ;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

a:focus, a:hover {
    color: #F39200;
}

.main-content p {
    line-height: 29px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.breaker-grey {
    background: #eff0ef;
}

:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none;
}

.languagemenu ul {list-style-type:none; display:inline-block;margin:0; padding:0;}
.languagemenu li {list-style-type:none; display:inline-block;margin:0; padding:0;color:#928572; font-size:17px;}
.languagemenu li a{color:#928572; font-size:20px; margin-right:10px;font-family: 'source sans pro';font-weight: 300;}
.languagemenu li.langActive a {font-weight:500;}


img.lazyload {
    opacity: 0.3;
    -webkit-transition: opacity 0.3s ease-in 0s;
    transition: opacity 0.3s ease-in 0s;
}

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

footer .brand-logo-img{
  padding-left: 15px;
  padding-right: 15px;
}

.teaser-start p {
    font-size: 20px;
    font-weight: 300;
    color: #777777;
}

* {
    -webkit-backface-visibility: hidden;
}

img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.magnificpopup:hover img {
    opacity: 0.8 !important;
}

a img:hover {
    opacity: 0.8 !important;
}

a:hover {
    color: #F39200;
}

a .img-inner {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
}

a:hover .img-inner {
    background: #333;
}

#map {
    height: 400px;
    width: 100%;
}

.container .container {
    width: 100%;

}

.preisinfo {
    font-size: 22px;
    color: #F39200;
}

.modal-body {
    padding: 45px 15px;
}

/**************** START ****************/
#owl-example4 .carouselItemContainer {
    padding: 0;
}

#owl-example4 .carouselItemContainer span {
    margin: 0;
}

.phone-txt {
    display: block;
}

.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
    background-color: #fff;
    color: #000;
    position: relative;
    z-index: 10;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../../tpl/images/Eclipse.gif) center no-repeat #fff;
}

.btn-start-phone {
    font-size: 45px;
    margin-right: 15px;
    margin-top: 7px;
}

.btn {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 0;
}

.btn.btn-default {
    background: #F39200;
    border: 1px solid #F39200;
    color: #fff;
    padding: 10px 30px;
}

.btn.btn-default:hover {
    background: #fff;
    border: 1px solid #F39200;
    color: #F39200;
}

.btn.btn-primary {
    background: #777;
    border: 1px solid #777;
    color: #fff;
    padding: 10px 30px;
}

.btn.btn-primary:hover {
    background: #fff;
    border: 1px solid #777;
    color: #777;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #F39200;
    border: 1px solid #F39200;
}

.btn-default:active:focus {
    color: #F39200;
    border: 1px solid #F39200;
}

.btn-default:active:hover {
    border: 1px solid #F39200;
}

.sidenav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sidenav ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sidenav ul li a {
    display: block;
    padding: 3px;
}

.sidenav .active a {
    color: #F39200;
}

.servicen-link {
    margin: 0 5px 0 0;
    width: 22px;
    height: auto;
}

.form-control {
    border-radius: 0;
}

.NotGeneric-Title {
    text-align: center;
}

.subnav .s-headline {
    position: relative;
    display: inline-block;
}

.subnav .s-headline:before {
    position: absolute;
    background: #ddd;
    width: 100%;
    height: 1px;
    top: -5px;
    content: '';
}

.subnav ul {
    margin: 0;
    padding: 0;
}

.subnav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.main-content .subnav li:before {
    content: '';
    margin: 0;
    padding: 0;
    display: none;
}

.subnav li a {
    padding: 4px 0;
    display: block;
}

.subnav li.active a {
    color: #F39200;
}

.content-share {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.content-share li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.content-share a {
    display: inline-block;
    width: 30px;
    text-align: center;
    background: #f2f2f2;
    padding: 5px ;
}

.share-us-title {
    display: inline-block;
    margin-right: 5px;
}

.back-btn-regular {
    margin-top: 5px;
    display: inline-block;
}

.back-btn-regular:hover {
    text-decoration: none;
}

.service-bar-inner {
    border-top: 1px solid #ccc;
    padding-top: 25px;
    margin-top: 30px;
}

.banner {
    padding-left: 0;
    padding-right: 0;
    margin: auto;
    max-width: 1920px;
}

.banner .container {
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
}

.banner .row {
    margin: 0;
}

.banner .col-sm-12 {
    margin: 0;
    padding: 0;
    float: none;
}


.tparrows.tp-leftarrow:before {
    background: url(../images/arrow_left.png) no-repeat center left;
    opacity: 1;
    content: '' !important;
    height: 84px;
    width: 44px;
}

.tparrows.tp-rightarrow:before {
    background: url(../images/arrow_right.png) no-repeat center left;
    opacity: 1;
    content: '' !important;
    height: 84px;
    width: 44px;
}

.tparrows:hover {
    background: none;
    border: none;
}

.tparrows {
    height: 84px !important;
    width: 44px !important;
    border: none !important;
    background: none !important;
}

.tx-meinung h3 {
    font-size: 22px;
    color: #777777;
    font-weight: 300;
}

.spezialtext {
    font-size: 22px;
    color: #F39200;
    font-style: italic;
    font-weight: 300;
}
.NotGeneric-Title.text-right {text-align:right;}
.NotGeneric-Title.text-left {text-align:left;}
/* ---------------------------------------------------
common styles
--------------------------------------------------- */
figure.image>img, figure.image>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}

.btn {
  margin-bottom: 5px;
}

.audio-box, .audio-element {
  width: 100%!important;
}
.audio-box {
  margin-bottom: 30px;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin-bottom: 1.5rem;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

h3.trostbox{
  margin-top: 5px !important;
  margin-bottom: 15px !important;
}

/* ---------------------------------------------------
social aside
--------------------------------------------------- */
.service-items-aside {
  position: fixed;
  top: 195px;
  right: 0;
  z-index: 19;

}
.service-items-aside>ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 1px solid #F39200;
}
.service-items-aside>ul>li {
  display: block;
  padding: 0;
  margin: 0;
}
.service-items-aside>ul>li>a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  background-color: #F39200;
  font-size: 18px;
  padding: 15px 13px;
  border-bottom: 1px solid #fff;
}
.service-items-aside>ul>li:last-child>a {
  border-bottom: none;
}
.service-items-aside>ul>li>a:focus, .service-items-aside>ul>li>a:hover {
  color: #F39200;
  background-color: #fff;
  border-color: #F39200;
}


/* ---------------------------------------------------
header servicenav
--------------------------------------------------- */
.header-servicenav>ul>li>a {
  text-decoration: none;
}
.header-servicenav>ul>li>a:focus>.fa, .header-servicenav>ul>li>a:hover>.fa, .header-servicenav>ul>li>a:focus>span, .header-servicenav>ul>li>a:hover>span {
  color: #F39200;
}
.header-servicenav>ul>li>a:active>.fa, .header-servicenav>ul>li>a:active>span {
  color: #F39200;
}


/* ---------------------------------------------------
menu below
--------------------------------------------------- */
.worth-seeing-title, .worth-reading-title, .nav-contact h4 {
  font-size: 17px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 15px;
}
.worth-seeing-img img{
  display: block;
  width: 180px;
  max-width: 100%;
  height: auto;
}
.worth-seeing-list>li>a, .worth-reading-list>li>a {
  font-size: 15px;
  font-weight: 300;
  padding: 3px 0;
  display: block;
  color: #98a5bb;
}
.worth-seeing-list>li>a:focus, .worth-seeing-list>li>a:hover, .worth-reading-list>li>a:focus, .worth-reading-list>li>a:hover {
  color: #F39200;
}

.subline {display:block; font-size:50px;}
/* ---------------------------------------------------
menu
--------------------------------------------------- */
.headerbar-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main-navigation>.mainnav>li.active>span, .main-navigation>.mainnav>li.shortcut-active>span {
  color: #F39200;
}
.main-navigation>.mainnav>li.active>ul>li.active>span, .main-navigation>.mainnav>li.shortcut-active>ul>li.active>span {
  color: #F39200;
  font-size: 19px;
  font-weight: 400;
  padding: 3px 0;
  display: block;
  margin-bottom: 0;
  text-transform:none;
}


/* ---------------------------------------------------
mobile menu
--------------------------------------------------- */
.btn-menu-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}



/************ Magazin Anpassungen **************/
.magazin-wrap {
    position: relative;
}

.magazin-wrap .magazin-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    text-indent: -999em;
    display: block;
}

.magazin-wrap .magazin-title {
    transition: all 0.4s ease;
}

.magazin-wrap:hover .magazin-title {
    color: #F39200;
}

.magazin-wrap:hover img {
    transform: scale(1.05)
}

.magazin-inner {
    padding: 15px;
    background: #f2f2f2;
}

/************ Startseite Anpassungen **************/
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    position: relative;
    z-index: 22;
    border: 0;
}

/************Slick Slider **************/
.slick-prev:before, .slick-next:before {
    color: #888;
}

.slick-prev, .slick-next {
    height: 100%;
    width: 35px;
}

.slick-prev {
    background: url(../images/arrow-left.png) no-repeat center left;
    left: -35px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.slick-next {
    background: url(../images/arrow-right.png) no-repeat center left;
    right: -35px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.slick-prev:before, .slick-next:before {
    content: '';
}

.slick-prev:hover, .slick-prev:focus {
    background: url(../images/arrow-left.png) no-repeat center left;
    opacity: 0.5;
}

.slick-next:hover, .slick-next:focus {
    background: url(../images/arrow-right.png) no-repeat center left;
    opacity: 0.5;
}

.quotes {
    margin-top: -60px;
}

blockquote{
  font-size: 16px;
}

.bg-meinungen {
    background: url(../../tpl/images/bg-aktionsleiste_g.png) repeat-x center top;
    min-height: 259px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.bg-meinungen-orange {
    background: url(../../tpl/images/bg-aktionsleiste.png) repeat-x center top;
    min-height: 259px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    color: #fff;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.bg-meinungen-orange h3{
  color: #fff !important;
}

.bg-meinungen.small-breaker {
    background: url(../../tpl/images/bg-aktionsleiste_g-small.png) repeat-x center top;
    min-height: 175px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.bg-meinungen-orange.small-breaker {
    background: url(../../tpl/images/bg-aktionsleiste_small.png) repeat-x center top;
    min-height: 175px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    color: #fff;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.bg-meinungen.large-breaker {
    background: url(../../tpl/images/bg-aktionsleiste_g-large.png) repeat-x center top;
    min-height: 470px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.bg-meinungen-orange.large-breaker {
    background: url(../../tpl/images/bg-aktionsleiste-large.png) repeat-x center top;
    min-height: 470px;
    position: relative;
    z-index: 3;
    padding: 25px 0 0;
    color: #fff;
    display: flex;
    vertical-align: middle;
    align-items: center;
    max-width: 1920px;
    margin: 0 auto;
}

.textinbild {
    position: relative;
}

.textinbild-headline {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 15px;
    z-index: 12;
}

.textinbild-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    transition: all 0.4s ease;
}

.textinbild-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    text-indent: -999em;
    display: block;
}

.textinbild:hover .textinbild-overlay {
    opacity: .15;
}

.bg-aktionsleiste {
    background: url(../../tpl/images/bg-aktionsleiste.png) repeat-x center top;
    min-height: 259px;
    position: relative;
    z-index: 3;
    padding: 65px 0 0;
    color: #fff;
    max-width: 1920px;
    margin: -60px auto;
}

.bg-aktionsleiste p {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 15px;
    line-height: 38px;
}

.bg-aktionsleiste .btn-default {
    border: 1px solid #fff;
    padding: 8px 12px;
    margin-top: 8px;
    display: inline-block;
}

/************ Paten **************/
.pate-item {
    display: inline-block;
    padding: 5px 15px;
    background: #F39200;
    color: #fff;
    margin-bottom: 5px;
}

/************ Team **************/
.katohnefilter .team-inner {
    padding: 0;
}

.partner-inner {
    display: block;
}

.partner-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.partner-wrap .slick-prev {
    left: -55px;
}

.partner-wrap .slick-next {
    right: -55px;
}

.team-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.grid-item {
    width: 23%;
    display: inline-block;
}

.grid-item--width2 {
    width: 50%;
}

.team-inner {
    padding: 0 30px 30px 0;
}

.team-inner:hover img {
    transform: scale(1.05)
}

.team-inner .name {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 600;
}

.team-inner:hover .name {
    color: #F39200;
}

.btn.btn-primary.is-checked {
    background: #F39200;
    border: 1px solid #F39200;
    color: #fff;
}

.tx-botschafter p {
    margin-top: 10px;
    line-height: 20px;
}

.modal-dialog h3 {
    margin: 5px 0;
}

.botschaftermodal .modal-body {
    padding: 15px;
}

.meinungmodal .modal-body {
    padding: 15px;
}

/************ Aktuelles **************/
.a-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.aktuelles-item {
    padding: 0 15px;
    position: relative;
}

.aktuelles-item:hover img {
    opacity: 0.8;
}

.a-innerwrap {
    background: #fafafa;
    padding: 25px 15px 20px;
    position: relative;
}

.a-date {
    position: absolute;
    top: -30px;
    background: #F39200;
    color: #fff;
    padding: 10px;
    left: 15;
}

.aktuelles-titel {
    color: #777777;
}

.aktuellesslider .slick-prev {
    left: -60px;
}

.aktuellesslider .slick-next {
    right: -60px;
}

.spenderslider .slick-prev {
    left: -60px;
}

.spenderslider .slick-next {
    right: -60px;
}

/************ Spender **************/
.a-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    z-index: 2;
}

.spender-item {
    padding: 0 15px;
    position: relative;
    color: #fff;
}

.spender-item:hover img {
    opacity: 0.8;
}

.spender-item .a-innerwrap {
    background: #717e86;
    padding: 15px 15px 20px;
    position: relative;
}

/************ Meinung **************/
.standard .showallbenfbtn {
    display: none;
}

.gutter-sizer {
    width: 4%;
}

.grid-sizer {
    width: 22%;
}

.meinung-kat-innerwrap {
    padding: 25px;
    background: #f2f2f2;
    transition: all 0.4s ease;
}

.meinung-kat-innerwrap p {
    line-height: 23px;
}

.highlight .meinung-kat-innerwrap {
    padding: 15px;
    background: #F39200;
    transition: all 0.4s ease;
    color: #fff;
}

.meinung-kat-innerwrap:hover {
    background: #F39200;
    color: #fff;
}

.m-link {
    border: 1px solid #F39200;
    color: #F39200;
    background: none;
    padding: 5px 15px;
    transition: all 0.4s ease;
}

.m-link:hover {
    background: #F39200;
    color: #fff;
}

.meinung-link {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    z-index: 1100;
}

.tx-meinung h3 {
    margin-bottom: 10px;
}

.tx-meinung .slick-prev, .tx-meinung .slick-next {
    top: 20%;
}

.meinung-innerwrap {
    padding: 0 15px;
    color: #333;
    position: relative;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-style: italic;
    color: #777777;
}

.tx-meinung .grid-item {
    margin-bottom: 40px !important;
}

.meinung-modallink {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
    background: none;
    border: none;
    z-index: 1100;
}

.meinung-share {
    margin: 0;
    padding: 0;
    float: left;
    width: 30%;
    text-align: left;
}

.meinung-share li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.meinung-share li a {
    display: inline-block;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 5px;
    width: 35px;
}

.meinung-share .tw-share-side {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #333;
}

.meinung-share .tw-share-side:hover {
    background: #fff;
    color: #1da1f2;
}

.meinung-share .gp-share-side {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #333;
}

.meinung-share .gp-share-side:hover {
    background: #fff;
    color: #dd4b39;
}

.meinung-share .fb-share-side {
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
    color: #333;
}

.meinung-share .fb-share-side:hover {
    background: #fff;
    color: #3b5998;
}

.spendesiegel img {
}

.start-meinungen .slick-prev {
    left: -60px;
}

.start-meinungen .slick-next {
    right: -60px;
}

/************ Footer **************/
footer {
    background: url(../../tpl/images/bg-footer.png) repeat-x center top;
    min-height: 332px;
    font-size: 15px;
    margin: 0 auto;
  z-index:222;
  position:relative;
}

.footerservice ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footerservice ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footernav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footernav ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.footernav ul li a {
    margin-right: 15px;
}

.service-bar-inner ul li:before {
    content: '';
    padding: 0;
    margin: 0;
    display: none;
}

.service-bar-inner ul li {
    padding: 0;
    margin: 0;
}

.copyright-footer {
    background: #dbdbdb;
    font-size: 12px;
  z-index:222; 
  position:relative;
}

.nl-form input[type=text] {
    height: 42px;
}

/************ Header **************/
.nav-title {
    font-family: 'indie flower';
    color: #fff;
    font-size: 45px;
    line-height: normal;
    margin-top: 17px;
    font-weight: normal;
}

.navbox {
    color: #98a5bb;
    line-height: normal;
    font-size: 16px;
    font-weight: 300;
}

.navbox .socialmedia-btns {
    margin: 10px 0 0 ;
    padding: 0;
}

.navbox .socialmedia-btns li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.navbox .socialmedia-btns li a {
    margin: 0 30px 0 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    font-weight: 300;
    line-height: normal;
    display: block;
}

.navbox .socialmedia-btns li a:hover {
    color: #F39200;
}

.navbox .nav-contact a {
    color: #98a5bb;
    line-height: normal;
    font-size: 15px;
    font-weight: 300;
}

.navbox .nav-contact a:hover {
    color: #F39200;
}

.navbox .mainnav>li {
    display: inline-block;
    vertical-align: top;
    padding: 0 40px 40px 0;
}

.navbox .mainnav .item {
    font-size: 17px;
    font-weight: 600;
    display: block;
    color: #fff;
    line-height: normal;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.level2 li {
    display: block;
}

.mainnav>li>a {
    font-size: 19px;
    font-weight: 400;
    color: #98a5bb;
}

.level2>li>a {
    font-size: 15px;
    font-weight: 300;
    padding: 3px 0;
    display: block;
    color: #98a5bb;
}

.level2>li>a:hover {
    color: #F39200;
}

.btn-menu-wrapper {
    cursor: pointer;
    position: relative;
    z-index: 501;
}

.btn-menu-wrapper:hover {
    color: #ebe7d4;
}

.menu-txt {
    font-family: 'source sans pro';
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #928572;
    font-weight: 300;
    -webkit-transition: height 0.4s ease;
    transition: height 0.4s ease;
    margin: 0 7px 0px 0;
}
.menu-txt.active {
    color: #fff;
}

.burger-trigger {
    position: relative;
    top: 0;
    right: 0;
    z-index: 10002;
    padding: 10px 35px 16px 0;
    /*cursor:pointer;*/
}

.burger-trigger span, .burger-trigger span:after, .burger-trigger span:before {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 2px;
    border-radius: 1px;
    background: #F39200;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/* .btn-menu-wrapper:hover .burger-trigger span, .btn-menu-wrapper:hover .burger-trigger span:before, .btn-menu-wrapper:hover .burger-trigger span:after { background-color:#ebe7d4; } */
/* .btn-menu-wrapper:hover .menu-txt { color:#ebe7d4; } */
.burger-trigger span:before {
    top: -10px;
    width: 30px;
    background: #F39200;
}

.burger-trigger span:after {
    bottom: -10px;
    width: 27px;
    background: #F39200;
}

.burger-trigger.active span {
    background: transparent;
}

.burger-trigger.active span:after, .burger-trigger.active span:before {
    top: 0;
    background: #fff;
}

.burger-trigger.active span:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 40px;
}

.burger-trigger.active span:after {
    top: 10px;
    -webkit-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
    width: 40px;
}

.navbox.close {
    height: 0;
}

.navbox {
    overflow: hidden;
    /*default:hidden*/
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background-color: #1c3c57;
    opacity: 1;
    z-index: 33;
}

.navbox a {
    -webkit-transition: none;
    transition: none;
    font-family: 'source sans pro';
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.navbox li {
    margin: 0;
    padding: 0;
}

.navbox ul {
    margin: 0;
    padding: 0;
}

.outer-maincontent {
    position: relative;
    z-index: 3;
}

.close {
    opacity: 1;
    /* default:1 */
}

.close:focus, .close:hover {
    opacity: 1;
}

.media-list li:before {
    content: '' !important;
    display: none !important;
}

.media-list li {
    padding: 0 !important;
    margin: 0 !important;
}

.headerbar {
    padding: 15px 0;
    border-bottom: 1px solid transparent;
    background: #fff;
}

.wrapper-sticky.sticky-active .headerbar {
    border-bottom: 1px solid #f2f2f2;
}

.wrapper-sticky.sticky-active .logo-header {
    width: 17%;
}

.header-wrap {
    z-index: 20;
}

.logo-header {
    width: 24%;
}

.header-servicenav {
    margin: 0 0 0 100px;
}

.header-servicenav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.header-servicenav ul .fa {
    color: #ccc;
}

.header-servicenav ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

.header-servicenav ul li a {
    margin-right: 15px;
    color: #717e86;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 17px;
}

.header-servicenav ul li a:hover {
    color: #333;
}

.menu-wrap {
}

/********** IMAGE ANPASSUNGEN *********/
/*Update 7.6 Anpassungen START*/
.image {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
}

.image > img, .image a > img {
    display: block;
    max-width: 100%;
    height: auto;
}


.image .caption {
    padding: 9px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}

.image-row {
    margin-left: -15px;
    margin-right: -15px;
}

.image-column {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}


.image-wrap {
    max-width: 100%;
}

.image-below .image-wrap {
    margin-top: 20px;
}

.image-center-outer {
    width: 100%;
    position: relative;
    float: right;
}

.image-center-inner {
    width: 100%;
    position: relative;
    float: right;
}

.image-center-inner img{
  margin: 0 auto;
}

.image-left .image-wrap {
    float: left;
}

.image-left .text {
    clear: left;
}

.image-right .image-wrap {
    float: right;
}

.image-right .text {
    clear: right;
}

.image-wrap:before, .image-below:before, .image-above:before, .image-beside:before, .image-intext:before, .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
    content: " ";
    display: table;
}

.image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
    clear: both;
}

.image-wrap:before, .image-below:before, .image-above:before, .image-beside:before, .image-intext:before, .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
    content: " ";
    display: table;
}

.image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
    clear: both;
}

.image-beside-left .image-wrap, .image-intext-left .image-wrap {
    float: left;
    margin-left: -15px;
}

.image-beside-right .image-wrap, .image-intext-right .image-wrap {
    float: right;
    margin-right: -15px;
}

.image-beside-left .image-wrap, .image-beside-right .image-wrap, .image-intext-left .image-wrap, .image-intext-right .image-wrap {
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

.image-beside-right, .image-beside-left {
    overflow: hidden;
    zoom: 1; }

.image-beside-right .text, .image-beside-left .text {
    overflow: hidden;
    zoom: 1; }

@media (max-width: 1199px) {
  .navbox .socialmedia-btns li a {
    margin-right: 15px;
  }
  
    .main-content .tx-yag-pi1 ul li {
        width:31%;
        height: auto;
    }

    .yag-item-thumb-innerframe img {
        height: auto;
    }

    .outer-maincontent {
        padding: 0;
    }

    .service-items-aside {
        display: none;
    }

    .bg-aktionsleiste p {
        font-size: 20px;
    }
}
/* Large desktops and laptops .col-lg-$ */
@media (min-width: 992px) and (max-width: 1199px) {
  .navbox .mainnav>li {
    padding: 0 50px 30px 0;
  }

  .nl-form .btn.btn-primary[type="submit"] {
    padding: 10px 15px;
  }
}

@media (min-width: 992px) {
    .image-column {
        float: left;
    }
}
@media (max-width: 991px) {	
  .menu-wrap {margin-right:10px;}
  
  .navbox {
    overflow-y: scroll;
  }
  .navbox .nav-contact, .navbox .nav-contact a {
    font-size: 12px;
  }
  .navbox .socialmedia-btns li a {
    margin-right: 15px;
  }
  .header-servicenav ul li a {
    margin-right: 30px;
  }
  .header-servicenav .fa {
    font-size: 30px;
  }

}

/* Portrait tablets and small desktops .col-sm-$ */
@media (min-width: 768px) and (max-width: 991px) {
  .navbox .mainnav>li {
    padding: 0 50px 30px 0;
  }

  .spender-item, .aktuelles-item, .meinung-innerwrap {
    padding: 0 10px;
  }

  .tx-meinung h3 {
    position: relative;
    top: 30px;
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .tx-meinung h3>img {
    position: absolute;
    top: -40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 15%;
    height: auto;
  }

  .bg-aktionsleiste {
    margin-top: -30px;
    padding: 60px 0 0;
  }

  .btn.btn-default {
    padding: 5px 7px;
    white-space: normal;
  }

  .nl-form .btn.btn-primary[type="submit"] {
    padding: 10px 15px;
  }

  .tx-team .grid-item {
    width: 33%;
    display: block;
    margin-bottom: 15px;
  }

  #myMap {
    width: auto!important;
  }

  .tx-meinung .grid-sizer {
    width: 48%;
  }
  .tx-meinung .grid-item {
    width: 48%;
  }

  .botschafter-news>[class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news>[class*="col-"] [class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news h3 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .subnav {
    margin-top: 15px;
  }

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

  .teaser-start .col-xs-1{
    display: none !important;
  }	
    
  .teaser-start .col-xs-10{
    width: 100% !important;
  }
  
  .languagemenu {text-align:right;}
    .logo-header {
    width: 40% !important;
  }
  .navbox {
    /*overflow: scroll;*/
  }
  .mobile-navigation {
    margin-top: 18vw;
    margin-bottom: 8vw;
  }
  .mobile-navigation .nav>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 0;
  }
  .mobile-navigation .nav>li>a:focus, .mobile-navigation .nav>li>a:hover {
    background-color: transparent;
  }
  .mobile-navigation .nav .open>a, .mobile-navigation .nav .open>a:focus, .mobile-navigation .nav .open>a:hover {
    color: #F39200;
    background-color: transparent;
    border: none;
  }
  .mobile-navigation .nav>li>a>.fa {
    font-size: 21px;
    position: relative;
    top: 3px;
  }
  .mobile-navigation .dropdown-menu>li>a {
    font-size: 19px;
    color: #fff;
    white-space: normal;
  }
  .mobile-navigation .navbar-nav .open .dropdown-menu>li>a {
    line-height: 1.2;
  }
  .mobile-navigation .navbar-nav .open .dropdown-menu .dropdown-header, .mobile-navigation .navbar-nav .open .dropdown-menu>li>a {
    padding: 7px 15px 7px 25px;
  }
  .mobile-navigation .navbar-nav .open .dropdown-menu {
    margin-bottom: 7px;
  }
  .mobile-navigation .dropdown-menu>.active>a, .mobile-navigation .dropdown-menu>.active>a:focus, .mobile-navigation .dropdown-menu>.active>a:hover {
    color: #F39200;
    background-color: transparent;
  }
  .mobile-navigation>.navbar-nav>.active>a {
    color: #F39200;
  }
  .share_text {
        display:block;
        width: 100%;
    }

    .image > img, .image a > img {
        margin: 0 auto;
    }
  
    .modal-body {
        padding:15px;
    }

    #c2667 {
        width: 37%;
    }

    .bg-meinungen {
        background: url(../../tpl/images/bg-aktionsleiste_g.png) repeat-x center top;
        min-height: 0;
        position: relative;
        z-index: 3;
        padding: 25px 0 0;
        display: block;
        vertical-align: middle;
        align-items: center;
        max-width: 1920px;
        margin: 0 auto;
    }

    .bg-aktionsleiste {
        margin: 0 auto;
    }

    .main-content .tx-yag-pi1 ul li {
        width: 45%;
        height: auto;
    }

    .navbox .socialmedia-btns {
        margin-bottom: 20px;
    }

    .btn-print {
        float: right;
    }

    .footer {
        background: #f2f2f2;
        padding: 20px 0 0;
    }

    .mt-5 {
        margin-top: 5px;
    }

    .mt-15 {
        margin-top: 15px !important;
    }

    .mt-20 {
        margin-top: 15px !important;
    }

    .mt-30 {
        margin-top: 15px !important;
    }

    .mt-60 {
        margin-top: 15px !important;
    }

    .mt-90 {
        margin-top: 15px !important;
    }

    .mt-120 {
        margin-top: 15px !important;
    }

    .mt-130 {
        margin-top: 15px !important;
    }

    .mt-140 {
        margin-top: 15px !important;
    }

    .pate-item {
        font-size: 12px;
        padding: 3px 10px;
    }

    .bg-meinungen {
        background-size: cover;
    }

    .image-beside-right .image-wrap, .image-beside-left .image-wrap {
        margin-left: -15px;
        margin-right: -15px;
        max-width: none;
        float: none;
    }

    .image-header-1 .image-wrap, .image-header-2 .image-wrap, .image-header-3 .image-wrap {
        margin-top: 20px;
    }

    .image-header-4 .image-wrap, .image-header-5 .image-wrap, .image-header-6 .image-wrap {
        margin-top: 10px;
    }

    /***** IMAGE anpassungen Start*************/
    .image-wrap:before, .image-below:before, .image-above:before, .image-beside:before, .image-intext:before, .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
        content: " ";
        display: table;
    }

    .image-wrap:after, .image-below:after, .image-above:after, .image-beside:after, .image-intext:after {
        clear: both;
    }

    .image-beside-left .image-wrap, .image-beside-right .image-wrap, .image-intext-left .image-wrap, .image-intext-right .image-wrap {
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .image-beside-left .image-wrap, .image-intext-left .image-wrap {
        float: left;
        margin-left: -15px;
    }

    .image-beside-right .image-wrap, .image-intext-right .image-wrap {
        float: right;
        margin-right: -15px;
    }

    .image-left .image-wrap {
        float: left;
    }

    .image-below .image-wrap {
        margin-top: 12px;
    }

    .image-wrap {
        max-width: 100%;
    }

    .image-row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .image-column {
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }

    .image {
        display: block;
        line-height: 1.42857;
        margin-bottom: 20px;
    }

    .image > img, .image a > img {
        display: block;
        height: auto;
        max-width: 100%;
    }

    .image-beside-left .image-wrap, .image-beside-right .image-wrap, .image-intext-left .image-wrap, .image-intext-right .image-wrap {
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .image-beside-left .image-wrap, .image-intext-left .image-wrap {
        float: left;
        margin-left: -15px;
    }
}
/* Landscape phones and portrait tablets .col-xs-$ */
@media (min-width: 480px) and (max-width: 767px) {
  .tp-caption {display:none !important;}
  .spender-item, .aktuelles-item, .meinung-innerwrap {
    padding: 0 5px;
  }

  .tx-meinung h3 {
    position: relative;
    top: 30px;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .tx-meinung h3>img {
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 15%;
    height: auto;
  }

  .footer .brand-logo img {
    width: 290px;
    height: auto;
  }

  .bg-aktionsleiste {
    /*text-align: center;*/
    background-color: #F39200;
    background-image: none;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .bg-aktionsleiste .image>img {
    display: inline-block;
  }
  .bg-aktionsleiste .btn {
    margin-bottom: 30px;
  }
  
  .tx-team .grid-item {
    width: 50%;
    display: block;
    margin-bottom: 15px;
  }

  #myMap {
    width: auto!important;
  }

  .tx-meinung .grid-sizer {
    width: 48%;
  }
  .tx-meinung .grid-item {
    width: 48%;
  }

  .botschafter-news>[class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news>[class*="col-"] [class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news h3 {
    margin-bottom: 10px;
  }

}

@media (max-width: 479px) {
    .tp-caption {display:none !important;}
    .worth-seeing-title, .worth-reading-title, .nav-contact h4 {
    font-size:26px;
    margin-bottom:0px;
    margin-top:15px;
    }
  .navbox .nav-contact h4 a {
    font-size:26px;
    }

  .worth-seeing-list>li>a, .worth-reading-list>li>a {
    color:#fff;
    }
  .spender-item, .aktuelles-item, .meinung-innerwrap {
    padding: 0;
  }

  .tx-meinung h3 {
    position: relative;
    top: 30px;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .tx-meinung h3>img {
    position: absolute;
    top: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 15%;
    height: auto;
  }

  .footer .brand-logo img {
    width: 290px;
    height: auto;
  }

  .bg-aktionsleiste {
    /*text-align: center;*/
    background-color: #F39200;
    background-image: none;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 0;
  }
  .bg-aktionsleiste .image>img {
    display: inline-block;
  }
  .bg-aktionsleiste .btn {
    margin-bottom: 30px;
  }

  .service-items {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .tx-team .grid-item {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
  .tx-team .team-inner {
    padding: 0;
  }

  #myMap {
    width: auto!important;
  }

  .tx-meinung .grid-sizer {
    width: 100%;
  }
  .tx-meinung .grid-item {
    width: 100%;
  }

  .botschafter-news>[class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news>[class*="col-"] [class*="col-"] {
    margin-bottom: 15px;
  }
  .botschafter-news h3 {
    margin-bottom: 10px;
  }
  .logo-header {
    width: 50% !important;
  }
  .menu-wrap {
    width: 50%;
  }
  .mobile-navigation {
    margin-top: 75px;
    margin-bottom: 10px;
  }
}