/*
fonts: Cambria Regular / Calibri
***************
**main_colors**
dark-blue:#05345d
middle-blue:#53678f
light-blue:#b2bed5
black:#000
gray:#646464
light:gray:#c8c8c8 -> #eae9e9
*****************
**accent_colors**
red:#8e161f
orange:#c96831
ocker:#d2be5e
ocean:#5c8ca9
light-green:#9bad61
gray-green:#697c78 */


@font-face {
    font-family: 'bwecallight';
    src: url('../fonts/bwecal/bwecal-webfont.woff2') format('woff2'),
         url('../fonts/bwecal/bwecal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'bwecamregular';
    src: url('../fonts/bwecam/bwecam-webfont.woff2') format('woff2'),
         url('../fonts/bwecam/bwecam-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.cookieconsent-optout-marketing {
border: 1px solid #05345d;
    border-radius: 3px;
    padding: 10px 8px 10px 8px;
    color: #05345d;
}
.cookieconsent-optout-marketing a {text-decoration:underline;}
.embed-responsive.embed-responsive-16by9 {
  background-image: url("/fileadmin/templates/images/teaser/ytteaser.jpg");
  background-size: cover;
  }


html {scroll-behavior: smooth; scroll-padding-top: 125px;}

body {
font-family: 'bwecallight', sans-serif;
/*font-family: 'Open Sans', sans-serif;*/
font-size:20px;
font-weight:100;
color:#646464;
word-wrap:break-word;
}



h1, h2, h3, h4, h5 {
font-family: "bwecamregular";
color:#05345d;
}

h2 {font-size:27px;}
h3 {font-size:24px;}
h4 {font-size:21px;}

.frame-layout-0 h1 {padding-bottom:30px;margin-top:0;}
.frame-layout-0 h2 {padding-bottom:15px;margin-top:0;}
.frame-layout-1 h2 {padding-bottom:15px;margin-top:0;}
p {font-weight:100;}
a {color:#05345d;}
.frame-default p a {border-bottom:1px solid #05345d;}
.frame-default p a:hover {border-bottom:1px solid #8e161f;}
.frame-default .ce-bodytext ul {position: relative;left: 18px;}
.frame-default .ce-bodytext ul a {border-bottom:1px solid #05345d;}
.frame-default .ce-bodytext ul a:hover {border-bottom:1px solid #8e161f;}
.frame-default.frame-layout-0 ul a {border-bottom:1px solid #05345d;}
.frame-default.frame-layout-0 ul a:hover {border-bottom:1px solid #8e161f;}
.tab-content .frame-default.frame-layout-0 ul a {border-bottom:0px solid #05345d;}
a:hover{text-decoration:none;color:#8e161f;}
a:active,a:visited,a:focus{text-decoration:none;}
a.btn.btn-fw.less {margin-top:0;}
a.btn.btn-fw.more {margin-top:25px;}
a.six {background: linear-gradient(to bottom,rgba(201,104,49,0.35)0%,rgba(255,255,255,.0)95%);border-bottom: 0px !important;}

.fa, .fas, .fab, .far {font-weight:400;}

.vidspecial p {font-size:20px !important;margin-top:45px;}
.news-list-author {display:none;}

/* content element margins */
.frame-type-text.frame-layout-0 {margin-bottom:50px;}
.frame-type-textmedia.frame-layout-0 {margin-bottom:50px;}
.frame-type-textmedia.frame-layout-1 {margin-bottom:50px;}

/*btn */
.btn-blue {color:#05345d;border:1px solid #05345d;background-color:transparent;}
.btn-blue:hover {color:#8e161f; border-color:#8e161f;}
.btn.btn-animated i {top:1px;}
.btn.btn-animated-back i {top:1px;}

.btn-flr {float:right;}

.Button-Verlinkung {
color: #05345d;
border: 1px solid #05345d;
background-color: transparent;
padding: 7px 20px;
font-size: 15px;
line-height: 1.4666666667;
border-radius: 3px;
margin: 10px 0;
transition: all 0.2s ease-in-out;
vertical-align: middle;
text-align: center;

}
.Button-Verlinkung:hover {color:#8e161f; border-color:#8e161f;}

.btn-accordion {
  padding: 2px 5px 3px 5px;
  margin-right: 18px;
  font-family: 'bwecallight', sans-serif;
  }


/* predefind margins */
.frame-space-before-small {margin-top:20px !important;}
.frame-space-before-medium {margin-top:30px !important;}
.frame-space-before-large {margin-top:50px !important;}
.frame-space-before-extra-large {margin-top:80px !important;}

.frame-space-after-small {margin-bottom:20px !important;}
.frame-space-after-medium {margin-bottom:30px !important;}
.frame-space-after-large {margin-bottom:50px !important;}
.frame-space-after-extra-large {margin-bottom:80px !important;}

.secpad {padding:30px 0 50px 0;}
.white-bg {background:#ffffff;}
.none {display:none;}
.inline {display:inline;}

/*header top login*/
.header-top:not(.banner) {
  background-color: #fff;
  border-bottom:none;
  padding: 4px 0;
}
.header-top {
  font-size: 14px;
  color: #777777;
  font-weight: 300;
  margin-bottom:12px;
}

/*header */

.header {background-color:#fff;border-bottom:1px solid #f1f1f1;z-index:12;}

.header.index {border-bottom:0 solid #f1f1f1;}
.fixed-header-on .header.fixed:not(.dark) {
    border-bottom: 1px solid #f1f1f1;
    background-color: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 7px 10px rgba(0, 0, 0, 0.2);
}

.header .image-box h3 {font-size:30px;}
.header-top-dropdown a {font-size:18px;margin:0 0 0 4px;font-weight: 400;}
.header-top-dropdown a:hover {text-decoration:none; color:#8e161f;}
.header-top-dropdown .social-links li a {
  border: 1px solid transparent;
  /*color: #b4bfd5;*/
   color: #4f6899;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-top-dropdown .social-links li a:hover {
  border: 1px solid transparent;
  color: #8e161f;
}
.header-top-dropdown .social-links li.bweintern a:hover {
  border: 1px solid transparent;
  color: #8e161f;
}
.header-top-dropdown.socials {margin-right:45px;}
.header-top-dropdown.socials .social-links li a {
  border: 1px solid transparent;
  /*color: #b4bfd5;*/
   color: #4f6899;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-top-dropdown .social-links li.bweintern a {
  border: 1px solid transparent;
  color: #05345d;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.header-top-dropdown .social-links li.kontakt .fa,
.header-top-dropdown .social-links li.kontakt .fas,
.header-top-dropdown .social-links li.kontakt .far,
.header-top-dropdown .social-links li.kontakt .fal,
.header-top-dropdown .social-links li.kontakt .fab,
.header-top-dropdown .social-links li.login .fa,
.header-top-dropdown .social-links li.login .fas,
.header-top-dropdown .social-links li.login .far,
.header-top-dropdown .social-links li.login .fal,
.header-top-dropdown .social-links li.login .fab,
.header-top-dropdown .social-links li.bweintern .fas,
.fixed-header-on .fixedlogin .fas,
.footer-content .social-links li.login .fas{
  display:inline !important; padding-right:7px;
}
.header-top-dropdown .social-links li.kontakt a {width: 90px;}
.header-top-dropdown .social-links li.login a {width: 100px;}
.header-top-dropdown .social-links li.bweintern a {width: 145px;}
.header-top-dropdown .social-links li a span.hta {position:relative; top:-1px;}
.footer-content .social-links li.login a {width: 100px;}
.footer-content .social-links li a span.hta {position:relative; top:-1px;}

.hdc {padding-top: 30px;}
.fixed-header-on .hdc {padding-top: 0;}
.logo_hd {width:180px;}
.fixed-header-on .logo_hd {width:150px;margin-top:5px;}
.fixed-header-on .header .logo img {max-height:130px;}


.fixed-header-on .header-top   {
    position: fixed;
    background-color: rgba(255, 255, 255, 0.0);
    width: 100vw;
    z-index:1200;
}

.fixed-header-on .header-top-dropdown.socials {
    display: none;
}

.fixed-header-on .header.fixed, .fixed-header-on header.header.transparent-header-on {
    position: fixed;
    width: 100%;
    /*padding-top:20px;*/
    z-index: 10006;
}

.fixed-header-on .header-top .social-links {
    /*margin: 0;
    display: inline-block;
    margin-top: 3px;*/
    display:none;
}

.fixedlogin {display:none;}
.fixed-header-on .fixedlogin {display:block;position:absolute;top:3px;right:36px;font-size: 18px;z-index:1008;}
.fixed-header-on .fixedlogin a {color:#b4bfd5;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.fixed-header-on .fixedlogin a:hover {color:#8e161f;}
.fixed-header-on .fixedlogin a span.hta {position: relative;top: -1px;}

/* navigation */
.dropdown-menu {-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);}
.navbar-nav {float:right;margin:30px 0 0 0;}
.with-dropdown-buttons .navbar-default .navbar-collapse {padding-right:0;}
.navbar-default .navbar-nav > li > a {padding:38px 10px 38px 10px;font-size:22px;font-weight:400;}
.navbar-default .navbar-nav > li.dropdown > a {padding-right:10px;}
.transparent-header .header:not(.dark) .navbar-nav > li > a {text-transform:uppercase; font-size: 22px;}
.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a {/*color:#646464;*/color:#05345d;}
.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a:hover {color:#8e161f;}
.transparent-header .header:not(.dark) .navbar-nav > li:not(.active) > a:focus {color:#8e161f;}
.transparent-header .header:not(.dark) .navbar-nav > li a.active  {color:#8e161f;}
.dropdown > ::before {content: "";display:none;}
ul.dropdown-menu {background:#f5f5f5;}

li.open a {background:#f5f5f5 !important;}
li.open a.btn {background:transparent !important; border-color:#05345d;}
li.open a:hover.btn {color:#8e161f; border-color:#8e161f;}

form.login button {background:#f5f5f5 !important;}
form.login button.btn {background:transparent !important; border-color:#05345d;padding:7px 20px 7px 20px;font-size:16px;}
form.login button:hover.btn {color:#8e161f; border-color:#8e161f;}
form.login button i {font-size:14px;padding-top:1px;}
form.logout button.btn {background:transparent !important; border-color:#05345d;padding:7px 20px 7px 20px;font-size:16px;}
form.logout button:hover.btn {color:#8e161f; border-color:#8e161f;}
form.logout button i {font-size:14px;padding-top:1px;}
form.password-reset button.btn {background:transparent !important; border-color:#05345d;padding:7px 20px 7px 20px;font-size:16px;}
form.password-reset button:hover.btn {color:#8e161f; border-color:#8e161f;}
form.password-reset button i {font-size:14px;padding-top:1px;}

.tx-hairu ul.typo3-messages {list-style:none;padding:0;}
.tx-hairu h4.alert-title {font-family: bwecallight; font-weight: bold;}

.tx-felogin-pi1 input {border:1px solid #05345d; margin-bottom:15px; width:300px;}

@media (max-width: 767px) {
  .tx-felogin-pi1 input {width:100%;}
}

.tx-felogin-pi1 input#user,
.tx-felogin-pi1 input#pass{
  margin:0 8px 15px 0;
  pisition:relative;
  top:1px;
  display:inline-block;
  height: 37px;
}

.tx-felogin-pi1 button {
  display:block;
}

.tx-felogin-pi1 .btn {margin:0 0 15px 0;}

.mega-menu .menu > li > a {
    padding: 15px 0 15px 15px;
    font-size: 22px;
    color: #05345d;
    border-bottom: 1px solid #fff;
    display: block;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    text-align: left;
}

.mega-menu .menu > li > a:hover {
    background:#fbfbfb !important;
}

.mega-menu .menu > li > a:hover {color:#8e161f;}
/* first level menu item when opened */
.main-navigation .navbar-nav > .open > a,
.main-navigation .navbar-nav > .open > a:hover,
.main-navigation .navbar-nav > .open > a:focus,
.main-navigation .navbar-nav > .dropdown > a:focus {border-bottom-color:#f5f5f5;}

.mega-menu .menu > li > a i, .dropdown-menu > li > a i {font-size:inherit;color:inherit;}
/* second level menu */
.main-navigation .dropdown-menu {
  z-index: 105;
  top: 98.7%;
}

.navbar-nav > li > .dropdown-menu {
  margin-top:1px;
}

.dropdown-menu .menu > .active > a,
.dropdown-menu .menu > .active > a:hover,
.dropdown-menu .menu > .active > a:focus {
  background-color: transparent;
  color: #8e161f;
  border-color: #ffffff;
}

@media (max-width: 767px) {
  #logo {position:relative; z-index:100; width:60%}
  .hdc {padding-top: 0;}
  .header.index {margin-bottom: 15px;}
  .navbar-nav {float:left; width:100%;margin: 25px 0 0 0; background-color:#f5f5f5 !important;border:1px solid #e5e5e5;}
  .navbar-collapse {padding:0; border-top: 1px solid transparent !important;}
  .navbar-default .navbar-nav > li > a {padding: 20px 15px 19px 15px;}
  .mega-menu .dropdown-menu {padding:0 30px; background: #f5f5f5 !important;}
  .mega-menu .menu > li > a {padding:7px 0 6px 0; font-size: 20px;}
  .navbar-default .navbar-toggle {border-color:#05345d;}
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {border-color:#8e161f;}
  .navbar-default .navbar-toggle .icon-bar {background-color:#05345d;}  
  .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {background-color:#8e161f;}
  .mega-menu .menu > li:last-child > a {border-bottom: 1px solid #fff !important;}
  input#SuchMich.form-control {margin-bottom: 20px;}
  .navbar-toggle {margin-right: 0;}
  .transparent-header .main-navigation .navbar.navbar-default {top:-70px; background-color: transparent; border: 0 solid transparent;}
  .transparent-header .header:not(.dark) .navbar-nav > li > a {font-size: 20px;}
  li.open a {background:#fbfbfb !important;}
  .navbar-nav .open .dropdown-menu {background:#fbfbfb !important;}
  .frame-layout-0 h1 {font-size: 29px;padding-bottom:20px;}
  .frame-layout-0 h2 {font-size: 25px;}
  .frame-layout-0 h3 {font-size: 21px;}
}

.mega-menu .menu {
  list-style: none !important;
}

.mega-menu .menu ul {
  list-style: none !important;
}

.mega-menu .menu li {
  list-style: none !important;
}

/* owl slider */
.owl-carousel .item {background:#000;}

.item:hover .sl_image {opacity:0.6;}



.slidertext {
position:absolute;
bottom:0;
left:0;
padding:80px 0 40px 40px;
background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
width:100%;
}
.slidertext.vid {background:none;}

.slidertext h1 {color:#fff;font-size:50px;}
.slidertext p{color:#fff;font-size:25px;}
.slidertext.vid h1, .slidertext.vid p {color:#05345d;}
.slidertext .btn {color:#05345d;border-color:#05345d;margin:20px 0 0 0;background:#fff;}
a:hover .slidertext h1, a:hover .slidertext p {color:#fff;}


.owl-theme .owl-dots .owl-dot span {background:#05345d;}
.owl-theme .owl-dots .owl-dot:hover span {background:#8e161f;}
.owl-theme .owl-dots .owl-dot.active span{background:#ffffff;}

/* pageHeaderImage */
.pageHeaderImage  {position:relative;width:100%;height:600px;margin-bottom:20px;background-position:center center;background-size: cover;}
.pageHeaderImage .textOver {
  position:absolute;
  left:0;
  bottom:0;
  padding: 120px 30px 30px 30px;
  width:100%;
  background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.8));
}
.textOver .textHead  {color:#fff;font-family:"bwecamregular";font-size:45px;font-weight:500;line-height:1.1;margin:0 0 10px;}
.textOver .textBody {color:#fff;font-size:25px;margin:0 0 10px;}

@media (max-width: 1199px) {
    .pageHeaderImage {height:494px;}
    .textOver .textHead  {font-size:42px;}
}
@media (max-width: 991px) {
    .pageHeaderImage {height:397px;}
    .pageHeaderImage .textOver {padding: 80px 30px 20px 30px;}
    .textOver .textHead  {font-size:31px;}
    .textOver .textBody {font-size:20px;}
}
@media (max-width: 767px) {
    .pageHeaderImage {height:377px;display:none;}
    .textOver .textHead  {font-size:29px;}
    .textOver .textBody {display: none;}
}
@media (max-width: 665px) {
    .pageHeaderImage {height:347px;}
}
@media (max-width: 600px) {
    .pageHeaderImage {height:317px;}
}
@media (max-width: 540px) {
    .pageHeaderImage {height:277px;}
    .pageHeaderImage .textOver {padding: 60px 20px 10px 20px;}
}
@media (max-width: 500px) {
    .pageHeaderImage {height:247px;}
    .textOver .textHead  {font-size:27px;}
}
@media (max-width: 460px) {
    .pageHeaderImage {height:227px;}
}
@media (max-width: 420px) {
    .pageHeaderImage {height:197px;}
}
@media (max-width: 380px) {
    .pageHeaderImage {height:177px;}
    .textOver .textHead  {font-size:23px;}
}


/* sections */
section.grey {background:#f5f5f5;}
.pt-30 {padding-top:30px;}
.pb-30 {padding-bottom:30px;}
.pt-50 {padding-top:50px;}
.pb-50 {padding-bottom:50px;}
.pt-100 {padding-top:100px;}
.pb-100 {padding-bottom:100px;}
.pt-150 {padding-top:150px;}
.pb-150 {padding-bottom:150px;}

.asideheight {margin-top:85px;}

.mt-20 {margin-top:20px;}
.mt-20-n {margin-top:-20px;}

/*events */
.event-item {background:#f5f5f5;padding:20px;}
.event-item.home {margin-bottom:30px;}
.event-item .date {background:#05345d;color:#fff;padding:1px 0 20px 0;}
.event-item .date p {font-weight:600;font-size:25px;text-align:center;padding:15px 20px 5px 20px;line-height: 1.1em;}
.event-item .pub p {font-weight:600;font-size:25px;text-align:center;padding:30px 20px 10px 20px;line-height: 1.1em;}
.event-item .date p span {font-size:45px;line-height:1.0;}
.event-item .date p span.year {font-size:20px;}
.event-item.home .title {font-family: "bwecamregular";color: #05345d;font-size:20px;margin:5px 0 0 0;padding:0;}
.news .event-item.home .title {font-family: "bwecamregular";color: #05345d;font-size:26px;margin:5px 0 3px 0;padding:0;}
.event-item.home a .teaser {color:#646464;line-height:1.2em;}
.event-item.home a .subline {font-size:20px;margin: 0;}
.event-item a:hover .date {background:#8e161f;}
.event-item a:hover .title, .event-item a:hover p.teaser, .event-item a:hover p.subline, .news .event-item.home a:hover .title {color:#8e161f;}
.event-item.home .subline {color:#05345d;}
.news .article h3 {margin-bottom: 15px;}
.news .article .news-text-wrap h2:not(:first-child) {margin-top: 40px;}

@media (max-width: 767px) {
  .event-item .date {background:#05345d;color:#fff;padding:0;}
  .event-item .date p {padding:10px 10px;}
  .event-item .date p span {font-size:21px;}
  .news .event-item.home .title {font-size:20px;margin:5px 0 0 0;}
}

/* event list cat buttons */
.label {font-weight:normal;margin:7px 2px 0 0;display:inline-block;padding:5px 8px;}
.label-all {color:#05345d;border:1px solid #05345d;}

.label-1 {background-color:#9BAD61;color:#fff;border:1px solid #9BAD61;}
.label-2 {background-color:#C96831;color:#fff;border:1px solid #C96831;}
.label-3 {background-color:#5C8CA9;color:#fff;border:1px solid #5C8CA9;}
.label-4 {background-color:#D2BE5E;color:#fff;border:1px solid #D2BE5E;}
.label-5 {background-color:#697C78;color:#fff;border:1px solid #697C78;}
.label-6 {background-color:#8E161F;color:#fff;border:1px solid #8E161F;}
.label-7 {color:#05345d;border:1px solid #05345d;}
.label-8 {color:#05345d;border:1px solid #05345d;}
.label-17 {background-color:#53b3d3;color:#fff;border:1px solid #53b3d3;}
.label-18 {background-color:#23909b;color:#fff;border:1px solid #23909b;}
.label-19 {background-color:#00789b;color:#fff;border:1px solid #00789b;}
.label-20 {background-color:#c8c8c8;color:#fff;border:1px solid #c8c8c8;}


a.active .label-1 {color:#9BAD61;border:1px solid #9BAD61;background-color:transparent;}
a.active .label-2 {color:#C96831;border:1px solid #C96831;background-color:transparent;}
a.active .label-3 {color:#5C8CA9;border:1px solid #5C8CA9;background-color:transparent;}
a.active .label-4 {color:#D2BE5E;border:1px solid #D2BE5E;background-color:transparent;}
a.active .label-5 {color:#697C78;border:1px solid #697C78;background-color:transparent;}
a.active .label-6 {color:#8E161F;border:1px solid #8E161F;background-color:transparent;}
a.active .label-20 {color:#5C8CA9;border:1px solid #5C8CA9;background-color:transparent;}
a:hover .label {text-decoration:none;}

a:hover .label-1 {color:#9BAD61;border:1px solid #9BAD61;background-color:transparent;}
a:hover .label-2 {color:#C96831;border:1px solid #C96831;background-color:transparent;}
a:hover .label-3 {color:#5C8CA9;border:1px solid #5C8CA9;background-color:transparent;}
a:hover .label-4 {color:#D2BE5E;border:1px solid #D2BE5E;background-color:transparent;}
a:hover .label-5 {color:#697C78;border:1px solid #697C78;background-color:transparent;}
a:hover .label-6 {color:#8E161F;border:1px solid #8E161F;background-color:transparent;}

a:hover .label-7 {background-color:#05345d;color:#fff;border:1px solid #05345d;}
a:hover .label-8 {background-color:#05345d;color:#fff;border:1px solid #05345d;}
a:hover .label-20 {color:#5C8CA9;border:1px solid #5C8CA9;background-color:transparent;}
a:hover .label-all {background-color:#05345d;color:#fff;border:1px solid #05345d;}

.tx-sf-event-mgt .detailcat {position:relative;top:-20px;}

/* Select-Box Event-List Ortssuche */
.select {position: relative;display: inline-block;margin-bottom: 15px;width: 100%;}
.tx-sf-event-mgt form {margin:0 0 15px 0;}
.tx-sf-event-mgt form .settings .field {display:inline-block;}
.tx-sf-event-mgt select#locationCity {font-size:18px;display:inline-block;width:100%;cursor:pointer;padding:4px 40px 4px 7px;outline:0;border:1px solid #05345D;border-radius:3px;background: #ffffff;color:#05345d;appearance: none;-webkit-appearance: none;-moz-appearance: none;}
.tx-sf-event-mgt select::-ms-expand {display:none;}
.tx-sf-event-mgt select:hover,
.tx-sf-event-mgt select:focus {color:#8e161f;background:#FFFFFF;border:1px solid #8e161f;}
.tx-sf-event-mgt select:disabled {opacity:0.5;pointer-events:none;}
.tx-sf-event-mgt select option {font-size:18px;color:#05345d;}

.select .select_arrow {position: absolute;top:13px;right:20px;width:0;height:0;border:solid #05345D;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.select select:hover ~ .select_arrow,
.select select:focus ~ .select_arrow {border-top-color: #8e161f;}
.select select:disabled ~ .select_arrow {border-top-color: #CCCCCC;}

.tx-sf-event-mgt form .settings .field button.btn {position:relative;top:-1px;margin-left:3px;font-size:18px;padding:4px 10px 3px;}
.tx-sf-event-mgt form .settings .field button.btn i {font-size:15px;}


/* teaser boxes */
.tx-pwteaser-pi1 {margin-top:40px;}
.image-box {border:solid 1px #edf2fc; transition: all 0.7s ease;}
.image-box:hover {border:solid 1px #edf2fc;-webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);}

.image-box .headline {position:absolute;top:0;left:20px;text-align:left;font-size:30px;margin:0 0 0 -20px;padding:20px;width: 100%;height: 70%;background:linear-gradient(to bottom,rgba(0,0,0,.65),rgba(255,255,255,.0));color: #fff;font-family: "bwecamregular";font-weight: 500;line-height: 1.1;}
.image-box .headline p {font-size:25px;margin-top:10px;color: #fff;font-family: "bwecallight";font-weight:500;line-height: 1.1;}
.col-md-6 .image-box .headline {font-size:36px;}
.image-box .headline-os {position:absolute;top:0;left:20px;text-align:left;font-size:30px;margin:0 0 0 -20px;padding:20px;width: 100%;height: 70%;color: #fff;font-family: "bwecamregular";font-weight: 500;line-height: 1.1;}
.image-box .headline-os.blue {color:#05345d;}
.image-box .headline_ap {position:absolute;bottom:0;left:20px;text-align:left;font-size:30px;margin:0 0 0 -20px;padding:20px;width:100%;height:70%;color:#fff;font-family: "bwecamregular";font-weight: 500;line-height: 1.1;}
.image-box .headline_bl {font-size:27px;margin:0 0 0 -20px;padding:20px;width:100%;color:#05345d;font-family: "bwecamregular";font-weight:500;line-height:1.1;}
.image-box .headline_bl i.fa {position:relative;left:10px;display:inline !important;}
.overlay-bottom {padding:10px 0 0 0;}
.overlay-top {padding:0;}
.image-box .overlay-container .subheadline{color:#05345d;font-size:30px;margin-top:0;font-family: "bwecamregular";margin-bottom: 10px;font-weight: 500;line-height: 1.1;}
.col-md-6 .image-box .overlay-container .subheadline{font-size:40px;}
.overlay-bottom, .overlay-top {background-color: rgba(255, 255, 255, 1.0);}
.overlay-bottom .btn, .overlay-top .btn {background: #ffffff;color:#05345d;border-color:#05345d;margin: 0;}
.overlay-bottom .btn:hover, .overlay-top .btn:hover {background: #ffffff;color: #8e161f;border-color: #8e161f;margin: 0;}
.overlay-container .text h3  {color:#05345d;font-size:40px;}
.header .col-md-4 .image-box h1 {font-size:30px;}
.header .col-md-4 .overlay-container .text h3  {color:#05345d;font-size:30px;}
.image-box p.mtb-size {font-size:18px;}
.header .col-md-4 .overlay-container .links {padding-top: 10px;}

.image-box.blue .headline {color:#fff;}
.photo h1 {margin:0 0 0 -20px;padding:20px;width:100%;height:70%;background: linear-gradient(to bottom,rgba(0,0,0,.4),rgba(255,255,255,.0));color:#fff;}

.header .image-box .headline_ap {position:absolute;bottom:0;left:20px;text-align:left;}
.photo_ap h1 {line-height:34px;font-size:25px;margin:0 0 0 -20px;padding:75px 0 0 20px;;width:100%;height:70%;background: linear-gradient(to bottom,rgba(255,255,255,.0),rgba(0,0,0,.4));color:#fff;}
.photo_ap .headline_ap {line-height:34px;font-size:30px;margin:0 0 0 -20px;padding:75px 0 0 20px;;width:100%;height:70%;background: linear-gradient(to bottom,rgba(255,255,255,.0),rgba(0,0,0,.4));color:#fff;}

.dropdown-menu .image-box {margin-bottom:0;}


@media (min-width: 1200px) {
  .col-sm-6 .image-box .overlay-container {height:221px !important;}
  .col-md-6 .image-box .overlay-container {height:341px !important;}
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header .col-md-4 .overlay-container .text h3 {font-size:24px;padding-top:20px;}
  .header .col-md-4 .image-box h1 {font-size:27px;}
  .image-box .headline, .image-box .headline_ap {font-size:27px;}
  .image-box .overlay-container .subheadline {font-size:24px;padding-top:20px;}
  .col-md-6 .image-box .overlay-container .subheadline{font-size:34px;padding-top:20px;}
  .header .col-md-4 .overlay-container .links {padding-top: 10px;}
  .photo_ap h1 {line-height:30px;font-size:24px;padding:55px 0 0 20px;}
  .photo_ap .headline_ap {line-height:30px;font-size:24px;padding:55px 0 0 20px;}
  .image-box .headline_bl {font-size:22px;}
  .image-box .headline-os {font-size:24px;}
  .image-box p.mtb-size {font-size:16px;}
  .col-sm-6 .image-box .overlay-container {height:180px !important;}
  .col-md-6 .image-box .overlay-container {height:279px !important;}
}


@media (min-width: 768px) and (max-width: 991px) {
  .image-box .headline {font-size:27px;margin:0;left:0;}
  .image-box .headline-os {font-size:27px;margin:0;left:0;}
  .image-box .overlay-container .subheadline{font-size:35px;margin-top:90px;margin-bottom:10px;font-weight:500;line-height:1.1;}
  .col-md-6 .image-box .headline {font-size:27px;}
  .col-sm-6 .image-box .overlay-container .subheadline{font-size:27px;margin:25px 0 10px 0;font-weight:500;line-height:1.1;}
  .col-sm-6 .image-box .overlay-container .headline-os{font-size:27px;margin:0 0 10px 10px;left:0;font-weight:500;line-height:1.1;}
  .overlay-bottom .btn, .overlay-top .btn {}
  .overlay-bottom .btn, .overlay-top .btn:hover {}
  .logo_hd {position:relative;top:10px;}
  .col-sm-6 .image-box .overlay-container {height:212px !important;}
}

@media (max-width: 767px) {
  .image-box .headline {font-size:40px;}
  .image-box .headline-os {font-size:40px;}
  .col-md-6 .image-box .headline {font-size:40px;}
  .image-box .overlay-container .subheadline{font-size:40px; margin-top:60px;}
  .col-md-6 .image-box .overlay-container .subheadline{font-size:40px;}
  .col-sm-6 .image-box .overlay-container .subheadline{font-size:40px;margin:60px 0 10px 0;font-weight:500;line-height:1.1;}
  .col-sm-6 .image-box .overlay-container .headline-os{font-size:40px;margin:25px 0 10px 30px;left:0;font-weight:500;line-height:1.1;}
}

@media (max-width: 570px) {
  .image-box .headline {font-size:24px;}
  .image-box .headline-os {font-size:24px;}
  .col-md-6 .image-box .headline {font-size:24px;}
  .image-box .overlay-container .subheadline{font-size:24px;margin-top:0;}
  .col-md-6 .image-box .overlay-container .subheadline{font-size:24px;}
  .col-sm-6 .image-box .overlay-container .subheadline{font-size:24px;margin:0 0 10px 0;font-weight:500;line-height:1.1;}
  .col-sm-6 .image-box .overlay-container .headline-os{font-size:24px;margin:0 0 10px 0;left:0;font-weight:500;line-height:1.1;}
}

/* charts for statistics */
#chartdesc p{font-size:20px;}
.highcharts-menu-item {font-size:16px !important;}
.highcharts-title {font-family: "bwecamregular";}


/* publications listing */
.publications-simple-list {list-style:none;padding:0;}
.publications-simple-list li {line-height: 40px;}

.publications-simple-list img {display:inline;}

.fliesize {font-size:16px;padding-left:10px;}

.publication-thumb-list {margin-bottom:20px;padding:25px 0 20px 10px;}
.publication-thumb-list.grey {background-color:#f5f5f5;}
.pub-thumb {border: 1px solid #bbbbbb;width:80%;}
.publication-thumb-list .head {font-family: 'bwecamregular';}
.publication-thumb-list:first-child {margin-top:20px;}
.publication-thumb-list:last-child {margin-bottom:40px;}


@media (min-width: 992px) and (max-width: 1199px) {
  .pub-thumb {width:100%;}
}

/* lvb full width element */
.leftie {
float:left;
background: linear-gradient(to bottom,rgba(155,173,97,.8),rgba(155,173,97,.95));
height:500px;
width:50%;
}
.left_holder {float:right;width:570px;padding:0 40px 0 0;}
.left_holder h1 {color:#fff;margin:50px 0 40px 0;font-size: 48px;}
.left_holder p {color:#fff;font-size:28px;}
.left_holder a {color:#fff;text-decoration:none;}

.bwevo {padding:0 40px 40px 40px;background:#c96831;opacity:0.93;margin:0 0 25px 0;}
.bwevo h1 {color:#fff;padding:50px 0 40px 0;font-size: 48px;}
.bwevo p {color:#fff;font-size:28px;}
.bwevo a {color:#fff;text-decoration:none;}

@media (max-width: 767px) {
  .bwevo h1 {font-size: 30px;}
  .bwevo p {font-size:22px;}
}


.dark-translucent-bg a:not(.btn) {text-decoration:none;}
.dark-translucent-bg a:not(.btn):hover {color:#8e161f;}
.dark-translucent-bg::after {
    background-color: rgba(0, 0, 0, 0.0);
}
.left_holder a:hover {color:#8e161f;}

/* press list */
.pmdark {background:#f5f5f5;}
.date_holder {text-align:center;}
.pm_date {margin:45px 0 60px 0;font-size:25px;}
.pm_hln {font-size:30px;padding-left:50px;line-height:45px;padding-top:15px;}
.pm_txt {padding-left:50px;}
.pm_link p {color:#646464;}
.pm_link:hover p, .pm_link:hover h3 {color:#8e161f;}
.news-single .teaser-text {font-size: inherit;color: inherit;}
.news-single .teaser-text p {font-weight:700 !important;}
.news-single .article .news-img-wrap {float: left;width: 282px;margin: 8px 20px 0 0;}
.news-single .article .news-img-wrap {float: right;width: 282px;margin: 8px 0 0 30px;}

@media (max-width: 767px) {
  .news-single .article .pub .news-img-wrap {float: left;width: 100%;margin: 8px 0;}
}

/* bc nav */
.breadcrumb {font-size:17px;margin-top:0;border-radius:0;background-color:#f5f5f5;}
.breadcrumb .fas {font-size:15px;}
.breadcrumb>li+li:before {
  position:relative;
  top:1px;
  padding:0 7px 0 9px;
  color: #bbb;
  font-family: fontello;
  content: "\e87f";
  font-size:18px;
}

/* right column area */
.ap-box  {background:#05345d;margin:0 0 30px 0;padding:0 0 5px 0;color:#fff;}
.ap-box .txt {padding:20px;}
.ap-box h2 {color:#fff;font-size:30px;padding:0;margin:10px 0 20px 0;}
.ap-box .ap {font-size:23px;}
.ap-box p {font-size:18px;margin:5px 0 5px 0;}
.ap-box a {color:#fff;}
.ap-box a:hover {color:#fff;text-decoration:none;}
.ap-box .btn {background: #05345d !important;border-color: #ffffff;margin-top:15px;}
.ap-box .btn i {font-weight:300;}

@media (min-width: 992px) and (max-width: 1199px) {
  .ap-box h2 {font-size:27px;}
}

.ap-box.green {background:#9bad61;}
.ap-box.green .Button-Verlinkung {border: 1px solid #fff;}


/* ma in content mask element */

.ma-name {margin-bottom:15px;font-size:1.2em;font-family: "bwecamregular";color:#05345d;}
.ma-grey {background:#f5f5f5;padding:20px;margin-bottom:30px;}
.ma-pic {margin-bottom:10px;}


/* tabs element*/

.nav-tabs + .tab-content > .tab-pane {
    padding: 15px;
    border: 1px solid #e1e1e1;
    border-top: none;
    background-color: #ffffff;
}
.nav-tabs + .tab-content > .tab-pane.active {
    padding-top:25px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #646464;
    cursor: default;
    background-color: #ffffff;
    border-color: #e1e1e1;
    border-bottom-color: rgb(225, 25, 25);
    border-bottom-color: transparent;
}

.nav-tabs li {}
.nav-tabs > li > a {color:#ffffff;background-color:#05345d;}
.nav-tabs > li > a:hover {color:#05345d;}
.list-icons li, .list li {padding:10px 0;}
.btn-fw {width:170px !important;}
.btn-mt {margin-top:10px;}
.tab-content .frame-type-text.frame-layout-0 {margin-bottom:0;}
.tab-content .pubshortlist a.btn {margin:15px 0;}


@media (max-width: 767px) {
  .tab-content {margin-right: 3px;}
}
/* footer area */

.footer {font-size:16px;}
.footer_nav {list-style:none;margin:0;padding:0;}
.footer_nav  a {color:#646464;}
.footer_nav  a:hover {color:#8e161f; text-decoration:none;}
.footer_nav li.active a {color:#8e161f; text-decoration:none;}
.footer-content p {font-size:16px;}
.subfooter p {font-size:16px;line-height:1.8;}
.footer img#logo-footer {width:150px;}
.footer img#logo-footer-sm {width:150px;margin-bottom:20px;}
.footer-inner .fpad-top {margin-top:16px;}
.footer-inner .footer-content p.title a {color:#646464;}
.footer-inner .footer-content p.title a:hover {color:#8e161f;}

.dropdown-toggle span {display:none;}
.dropdown-toggle:hover span {display:inline;}

ol.breadcrumb li a:hover {color:#8e161f; text-decoration:none;}
ul.list-icons li a:hover {color:#8e161f; text-decoration:none;}

.morelink {
    display: block;
}

.blue-bg{
    background-color: #05345d;
}

.feature-box h4 {
    color: #ffffff;
    margin-bottom: 15px;
}

.counter {
    display: block;
    font-size: 36px;
    line-height: 1;
  color: #ffffff;
}

.member_reminder {font-size:14px;width:100%;background:#c96831;color:#fff;position:fixed;bottom:0;left:0;;padding:5px 0;z-index:1000;}

/* Below is the custom gradient styling. */

[data-readmore] {
  position: relative;
}

/* Set default styling of gradient.
   Note the height of 0. We'll transition the height, rather than the background. I think this makes for a smoother effect. This also has the added benefit of not overlaying the text at the bottom with an absolutely positioned pseudo-elementeven if it is transparentwhich could prevent text selection. */
[data-readmore]:before {
  content: '';
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  
  /* Be sure to use the same speed value as in your Readmore configuration, keeping in mind that CSS transition speed is stated in seconds. */
  transition: height .5s
}

/* Set the height of the gradient to 80 when CLOSED */
[data-readmore][aria-expanded="false"]:before,
/* Also when transitioning from OPEN to CLOSED */
[data-readmore][aria-expanded="true"].transitioning:before {
  height: 130px;
        z-index: 1000;
}
/* This isn't strictly necessary, but I think it makes for a smoother effect. */
/* Set the height of the gradient to 0 when transitioning from CLOSED to OPEN */

/* OWL */
.owl-carousel {margin-bottom:20px;}
.owl-carousel .item .sl_image {
  width:100%;
  height:600px;
  background-image:url(../../redaktion/bilder/seitenheader/themen/mensch-umwelt.jpg);
  background-size: cover;
  background-position: center center;
}

/* SCROLLTOTOP */
.scrollToTop {
  color: #05345d;
  position: fixed;
  bottom: 43px;
  right: 10px;
  width: 30px;
  height: 30px;
  text-align: center;
  cursor: pointer;
  background: rgba(255,255,255,0.3) !important;
  border: 1px solid #05345d;
  border-radius: 3px;
  z-index: 1005;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);

}

.scrollToTop.auth {
  bottom: 37px;
}

.scrollToTop i {
  line-height: 30px;
  font-size: 18px;
}

.scrollToTop:hover {
  color: #8e161f;
  background: rgba(255,255,255,0.7) !important;
  border: 1px solid #8e161f;
}

/* EVENT CAT COLORS */
.category__color9 {color:green;}
.category__color10 {color:red;}
.category__color11 {color:blue;}

/* EVENT für Nichtmitglieder*/
.ofm {
  max-height: 180px;
  position: relative;
  overflow: hidden;
}
.ofm .ofme {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0; padding: 70px 0;
  
  /* "transparent" only works here because == rgba(0,0,0,0) */
  /*background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1));*/
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.blue-bg.image-box p.white {color:#ffffff;}
.blue-bg.image-box .headline_bl {color:#ffffff;margin:0 auto;}
.blue-bg.image-box .btn-white {margin-bottom:20px;color:#05345d;}
.blue-bg.image-box .btn-white:hover {color:#8e161f;}

.event-item .mh-date {margin-right:20px;}

@media (max-width: 767px) {
  .event-item .mh-date {margin-right:0;}
}

/* PAGINATOR */
ul.f3-widget-paginator {list-style:none;padding:0;}
ul.f3-widget-paginator li {
  display:inline-block;
  margin:0 2px 6px 0;
  text-align:center;
  white-space:nowrap;
  vertical-align:middle;
  touch-action:manipulation;
  cursor:pointer;
  background:transparent !important;
}

ul.f3-widget-paginator li.current {
  cursor:default;
  border: 1px solid #949494;
  font-size:14px;
  line-height:1.4666666667;
  border-radius:3px;
  padding:7px 15px;
  color:#949494;
}

ul.f3-widget-paginator li a {
  display:block;
  border: 1px solid #05345d;
  font-size:14px;
  line-height:1.4666666667;
  border-radius:3px;
  padding:7px 15px;
}

ul.f3-widget-paginator li a:hover {
  border-color:#8e161f;
  color:#8e161f;
}

.news .page-navigation ul {float:none;}
ul.f3-widget-paginator li:only-child {display:none;}

/* REVSLIDER */
#slider-banner-boxedwidth {heigth:740px;}


.slideshow .slider-revolution-5-container {margin-bottom:0px;z-index:10;}
.slideshow .slider-revolution-5-container .tp-loader.spinner3 .bounce1,
.slideshow .slider-revolution-5-container .tp-loader.spinner3 .bounce2,
.slideshow .slider-revolution-5-container .tp-loader.spinner3 .bounce3 {background-color: #05345d;}
.slideshow .slider-revolution-5-container .tp-mask-wrap .dark-translucent-bg {background: linear-gradient(to top,rgba(0,0,0,.65),rgba(255,255,255,.0));}
.slideshow .slider-revolution-5-container ul.slides .slider-headline {font-family: 'bwecamregular';font-size:45px;color:#ffffff;line-height: 1.1;}
.slideshow .slider-revolution-5-container ul.slides .slider-subline {color:#ffffff;font-size:25px;font-weight:100;}
.slideshow .slider-revolution-5-container .persephone.tparrows {background: #ffffff;background: rgba(255,255,255,0.3);border: 1px solid #05345d;border-radius: 3px; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0); -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.slideshow .slider-revolution-5-container .persephone.tparrows:hover {background: rgba(255,255,255,0.7);border: 1px solid #8e161f;}
.slideshow .slider-revolution-5-container .persephone.tparrows::before {font-size:22px;color:#05345d;}
.slideshow .slider-revolution-5-container .persephone.tparrows:hover::before {color:#8e161f;}
.container .slideshow {margin-bottom:20px;}
@media (max-width: 991px) {
  .slideshow .slider-revolution-5-container {margin-bottom:5px;}
  .slideshow .slider-revolution-5-container ul.slides .slider-headline {font-size:40px;position:relative;top:-20px;}
  .slideshow .slider-revolution-5-container ul.slides .slider-subline {font-size:22px;position:relative;top:-15px;}
}
@media (max-width: 650px) {
  .slideshow .slider-revolution-5-container ul.slides .slider-headline {font-size:30px;position:relative;top:5px;left:11px;}
  .slideshow .slider-revolution-5-container ul.slides .slider-subline {display:none;}
}
@media (max-width: 550px) {
  .slideshow .slider-revolution-5-container .tp-bullets {display:none;}
}
@media (max-width: 420px) {
  .slideshow .slider-revolution-5-container ul.slides .slider-headline {font-size:27px;}
}

/* KESEARCH */
form.search button.submit {border:0px solid transparent;background-color:transparent;color:#05345d;position:absolute;right:20px;top:10px;font-size:14px;outline:none;}
form.search button.submitdoc {border:0px solid transparent;background-color:transparent;color:#05345d;position:relative;left:96%;top:-36px;font-size:14px;outline:none;}
form.search button.submit:hover {color:#8e161f;}
form.search button.submit:visited,
form.search button.submit:focus,
form.search button.submit:active {border:0px solid transparent;outline:none;}
div#c8 .tx-kesearch-pi1 {display:none;}
#kesearch_num_results {font-size:20px;margin:0 0 20px;font-family: "bwecallight";font-weight:100;}
.tx-kesearch-pi1 {font-family: inherit;font-size: 20px;}
.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {color:#c96831;font-weight:400;}
#kesearch_results .result-list-item .teaser_icon img {margin:5px 5px 0 0;}
#kesearch_results .result-list-item .result-title {font-family: "bwecamregular";font-size: 23px;}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {border: 1px solid #e5e5e5;height:10px;width:70px;position:relative;top:15px;}
.tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar .score {background-color:#b2bed5;border: 1px solid #b2bed5;}
.tx-kesearch-pi1 #kesearch_ordering span.down {border-color: #05345d transparent;margin:0 0 0 3px;}
.tx-kesearch-pi1 #kesearch_ordering span.up {border-color: #05345d transparent;margin:0 0 0 3px;}
.tx-kesearch-pi1 #kesearch_ordering ul li {margin:0 0 0 15px;}
#kesearch_pagebrowser_bottom .pages_total {border-top: 0px;}

@media (min-width: 767px) and (max-width: 991px) {
form.search button.submitdoc {left:94%}
}

@media (max-width: 767px) {
  .tx-kesearch-pi1 #kesearch_results .result-list-item .scoreBar {display:none;}
  form.search button.submitdoc {left:93%}
  .tx-kesearch-pi1 #kesearch_ordering {display:none;}
  .navbar .navbar-collapse li.search > div {margin:15px 0;}
  body > div > section.pt-30 {padding-top:20px;}
  .frame-space-after-extra-large {margin-bottom: 50px;}
}

@media (max-width: 590px) {
  form.search button.submitdoc {left:90%}
}

@media (max-width: 420px) {
  form.search button.submitdoc {left:87%}
}


.ui-widget {
    font-family: "bwecallight";
    font-size: 17px;
}

ul.ui-autocomplete li a {
    font-family: "bwecallight";
    font-size: 17px;
}

/* GLOSSARY */
a.dpnglossary.link {color:#646464;border-bottom:1px dotted #05345d !important;cursor:help;text-decoration:none;}
a.dpnglossary.link:hover {color:#8e161f;border-bottom:1px dotted #8e161f !important;}

div > dl > .firstchar {font-size:27px;color:#646464;width:100%;border-bottom:1px dotted #05345d;padding:0 0 0 2px;}
div > dl > dl > dt {margin:20px 0 0 0;}
div > dl > dl > dt span.search {font-size:17px;font-weight:100;font-family: "bwecallight";display:inline-block;}
div > dl > dl > dt span.glossar {font-family: "bwecamregular";font-size:23px;font-weight:100;margin:0 20px 0 0;color:#05345d;}
.dpnglossary.details h2 {margin-top:0;font-size:23px;}
.glossarbutton {display:inline-block;float:right;}

/* Text Image-FLOAT Gedöns */
.frame-layout-0 .ce-textpic.ce-left.ce-intext figure {float:left;vertical-align:top;max-width:220px !important;width:220px !important; height:auto !important;margin:8px 20px 0 0;}
.frame-layout-0 .ce-textpic.ce-right.ce-intext figure {float:right;vertical-align:top;max-width:220px !important;width:220px !important; height:auto !important;margin:8px 0 0 20px;}
.frame-layout-1 .ce-textpic.ce-left.ce-intext figure {float:left;vertical-align:top;max-width:360px !important;width:360px !important; height:auto !important;margin:8px 20px 0 0;}
.frame-layout-1 .ce-textpic.ce-right.ce-intext figure {float:right;vertical-align:top;max-width:360px !important;width:360px !important; height:auto !important;margin:8px 0 0 20px;}
.frame-layout-2 .ce-textpic.ce-left.ce-intext figure {float:none;display:block;vertical-align:top;max-width:100% !important;width:100% !important; height:auto !important;margin:8px 0 8px 0;}
.frame-layout-2 .ce-textpic.ce-right.ce-intext figure {float:none;display:block;vertical-align:top;max-width:100% !important;width:100% !important; height:auto !important;margin:8px 0 8px 0;}
.frame-layout-0 .ce-textpic.ce-left.ce-below figure {float:left;vertical-align:top;max-width:220px !important;width:220px !important; height:auto !important;margin:8px 20px 0 0;}
.frame-layout-0 .ce-textpic.ce-right.ce-below figure {float:right;vertical-align:top;max-width:220px !important;width:220px !important; height:auto !important;margin:8px 0 0 20px;}
.frame-layout-1 .ce-textpic.ce-left.ce-below figure {float:left;vertical-align:top;max-width:360px !important;width:360px !important; height:auto !important;margin:8px 20px 0 0;}
.frame-layout-1 .ce-textpic.ce-right.ce-below figure {float:right;vertical-align:top;max-width:360px !important;width:360px !important; height:auto !important;margin:8px 0 0 20px;}
.frame-layout-2 .ce-textpic.ce-left.ce-below figure {float:none;display:block;vertical-align:top;max-width:100% !important;width:100% !important; height:auto !important;margin:8px 0 8px 0;}
.frame-layout-2 .ce-textpic.ce-right.ce-below figure {float:none;display:block;vertical-align:top;max-width:100% !important;width:100% !important; height:auto !important;margin:8px 0 8px 0;}



@media (min-width: 768px) and (max-width: 991px) {
  .frame-layout-0 .ce-textpic.ce-left.ce-intext figure {max-width:343px !important;width:343px !important;margin:8px 30px 0 0;}
  .frame-layout-0 .ce-textpic.ce-right.ce-intext figure {max-width:343px !important;width:343px !important;margin:8px 0 0 30px;}
  .frame-layout-1 .ce-textpic.ce-left.ce-intext figure {max-width:343px !important;width:343px !important;margin:8px 30px 0 0;}
  .frame-layout-1 .ce-textpic.ce-right.ce-intext figure {max-width:343px !important;width:343px !important;margin:8px 0 0 30px;}
  .frame-layout-0 .ce-textpic.ce-left.ce-below figure {max-width:343px !important;width:343px !important;margin:8px 30px 0 0;}
  .frame-layout-0 .ce-textpic.ce-right.ce-below figure {max-width:343px !important;width:343px !important;margin:8px 0 0 30px;}
  .col-lg-4 .frame-layout-0 .ce-textpic.ce-right.ce-below figure {float: none;display: block;max-width: 100% !important;width: 100% !important;margin: 0 0 15px 0;}
  .frame-layout-1 .ce-textpic.ce-left.ce-below figure {max-width:343px !important;width:343px !important;margin:8px 30px 0 0;}
  .frame-layout-1 .ce-textpic.ce-right.ce-below figure {max-width:343px !important;width:343px !important;margin:8px 0 0 30px;}
  .footer {font-size:19px;}
  .footer-content p {font-size:19px;}
}
@media (max-width: 767px) {
  .frame-layout-0 .ce-textpic.ce-left.ce-intext figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-0 .ce-textpic.ce-right.ce-intext figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-1 .ce-textpic.ce-left.ce-intext figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-1 .ce-textpic.ce-right.ce-intext figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-0 .ce-textpic.ce-left.ce-below figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-0 .ce-textpic.ce-right.ce-below figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-1 .ce-textpic.ce-left.ce-below figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .frame-layout-1 .ce-textpic.ce-right.ce-below figure {float:none;display:block;max-width:100% !important;width:100% !important;margin:0 0 15px 0;}
  .footer {font-size:19px;}
  .footer-content p {font-size:19px;}
}

video {
    display: inline-block;
    vertical-align: baseline;
    width: 100%;
}



/* mask publication shortlist */
.filelink{margin-bottom: 10px;}
i.fa-file-pdf {color:#8E161F;padding-right: 10px;}
i.fa-file-powerpoint{color:#C96831;padding-right: 10px;}
i.fa-file-archive{color:#9bad61;padding-right: 10px;}
i.fa-file-excel {color:#207245;padding-right: 10px;}
i.fa-file-word {color:#2c5897;padding-right: 10px;}


/*.tab-content .filelink:first-child {margin-top:10px !important;}*/
.tab-content .filelink i {font-weight:300;}
.tab-content ul {padding-left:18px;}
/*.tab-content ul li:first-child {margin-top:10px !important;}*/
.tab-content ul li {margin-bottom:10px !important;}
.clear{clear:both;}

@media (max-width: 767px) {
  ul.nav.nav-tabs li {width:100%;display:block;}
  .tab-content .tab-pane {margin-right:2px;}
  .nav-tabs {border-bottom: 0px solid #ddd;}
}

.frame-type-textmedia .ce-border figure {border:1px solid #e5e5e5;}

/* filelist extension */
.tx-filelist .pubshortlist{margin-left: 15px;}
#rmjs-1 > .frame > .tx-filelist > .pubshortlist > .row:last-child:after {position:relative;height:25px !important;width:25px;} /* Das will noch nicht so */

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
.timeline {
  line-height: 1.4em;
  list-style: none;
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
}
.timeline h1, .timeline h2, .timeline h3, .timeline h4, .timeline h5, .timeline h6 {
  line-height: inherit;
  margin:0;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-weight: 900;
  font-size: 18px;
  margin: 0 0 .5em 0;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #05345d;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #e5e5e5;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #05345d;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}

/*----- TIMELINE PERIOD -----*/
.period {
  padding: 0;
}
.period .timeline-info {
  display: none;
}
.period .timeline-marker:before {
  background: transparent;
  content: "";
  width: 15px;
  height: auto;
  border: none;
  border-radius: 0;
  top: 0;
  bottom: 30px;
  position: absolute;
  border-top: 3px solid #CCD5DB;
  border-bottom: 3px solid #CCD5DB;
}
.period .timeline-marker:after {
  content: "";
  height: 32px;
  top: auto;
}
.period .timeline-content {
  padding: 40px 0 70px;
}
.period .timeline-title {
  margin: 0;
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  .timeline-centered,
  .timeline-centered .timeline-item,
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-marker,
  .timeline-centered .timeline-content {
    display: block;
    margin: 0;
    padding: 0;
  }
  .timeline-centered .timeline-item {
    padding-bottom: 30px;
    overflow: hidden;
  }
  .timeline-centered .timeline-marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  .timeline-centered .timeline-info,
  .timeline-centered .timeline-content {
    width: 50%;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(odd) .timeline-content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  .timeline-centered > .timeline-item:nth-child(even) .timeline-content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  .timeline-centered > .timeline-item.period .timeline-content {
    float: none;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .timeline-centered .timeline-item.period {
    padding: 50px 0 90px;
  }
  .timeline-centered .period .timeline-marker:after {
    height: 30px;
    bottom: 0;
    top: auto;
  }
  .timeline-centered .period .timeline-title {
    left: auto;
  }
}

/*----------------------------------------------
    MOD: MARKER OUTLINE
----------------------------------------------*/
.marker-outline .timeline-marker:before {
  background: transparent;
  border-color: #FF6B6B;
}
.marker-outline .timeline-item:hover .timeline-marker:before {
  background: #FF6B6B;
}

/*----------------------------------------------
    TABLES in RTE
----------------------------------------------*/
.contenttable {width: 100%;max-width: 100%;margin-bottom: 20px;background-color: transparent;border-spacing: 0;border-collapse: collapse;min-height: .01%;overflow-x: auto;}
.contenttable:not(.table-bordered) {border-bottom: 2px solid #f3f3f3;}
.contenttable > tbody > tr > td {padding: 8px 15px 8px 3px;border-top: 1px solid #f5f5f5;line-height: 1.42857143;vertical-align: top;}
.contenttable > thead > tr > th {padding: 8px 15px 8px 5px;vertical-align: bottom;border-bottom: 1px solid #eaeaea;background-color: #e5e5e5;color: #646464;font-weight: 400;line-height: 1.42857143;}
.contenttable > thead:first-child > tr:first-child > th {border-top: 0;}


/*----------------------------------------------
    CART
----------------------------------------------*/
.tx-cart .col-lg-pull-3 ul {list-style:circle;padding:0 0 10px 20px;}
.tx-cart .col-lg-pull-3 ul li {list-style:circle;}


/*----------------------------------------------
    AKTIV IN BERLIN
----------------------------------------------*/
.blogentry {margin-bottom:50px;}

.blogtitle {font-family: "bwecamregular";
    color: #05345d;
    font-size: 26px;
    margin: 5px 0 3px 0;
    padding: 0;
}
.blogheadline {margin-bottom:20px;}
.frame-default.frame-layout-0 .news-menu-view ul a {border:none;}
.numbers {color:#bbb;background-color:#fff;border:1px solid #bbb;padding:0 5px 0 5px;border-radius:2px;margin-left:15px;}
.imagerow {margin:45px 0 0 0;}
.imagerow img {margin:0 0 20px 0;}
.listimage {margin-top:7px;}

.news-menu-view {margin-top:90px;}
.news-menu-view.lessPad {margin-top:20px;}

@media (min-width:768px){
 .archiv {position: relative;top: -10px;}
}

.archiv a[aria-expanded="false"] span.closed{
  display:none;
  }
.archiv a[aria-expanded="true"] span.open{
  display:none;
  }


.archivyear {padding:4px 0 4px 20px;background:#f5f5f5;color:#05345d;}
.news-menu-view ul {list-style:none;padding: 0 0 0 20px;}
.news-menu-view .item {margin:8px 0 5px 0;font-size: 18px;}


/*----------------------------------------------
    POWERMAIL
----------------------------------------------*/
.tx-powermail form input.btn {margin-top:20px;}
.tx-powermail form ul.parsley-errors-list {list-style:none;padding-left:0;color:#8e161f;}
.powermail_fieldwrap_type_recaptcha {margin-top:20px;}
.tx-powermail form input[type="text"], .tx-powermail form select, .tx-powermail form textarea, .tx-powermail form input[type="email"] {width:100%;}


/*----------------------------------------------
    FILE LIST STANDARD
----------------------------------------------*/
.pic_gal {margin:0 0 30px 0;}

/* KE SEARCH PAGEBROWSER */

.kesearch_pagebrowser {text-align:left;}
.kesearch_pagebrowser a.prev {background:none;color:#05345d;}
.kesearch_pagebrowser a.next {background:none;color:#05345d;}

.kesearch_pagebrowser a {
 border: 1px solid #05345d;
 font-size: 14px;
 line-height: 1.4666666667;
 border-radius: 3px;
 padding: 7px 15px;
}

#kesearch_pagebrowser_top a, #kesearch_pagebrowser_bottom a {padding:7px 15px;}
#kesearch_pagebrowser_top, #kesearch_pagebrowser_bottom {text-align:left;}


/*-------------------------------------------------
    PRESS GALLERY
---------------------------------------------------*/

.pressimg{margin-bottom:30px;}
.imgdescription {font-size:16px;}

/*-------------------------------------------------
    TEASERBOX 1PX BESCHNITT FIX
---------------------------------------------------*/

div.tx-pwteaser-pi1 div.col-md-4 {
    min-height: 254px;
}

@media (max-width:1199px) {
div.tx-pwteaser-pi1 div.col-md-4 {
    min-height: 213px;
}
}

/*-------------------------------------------------
    NAV-TABS BLUE COLOR
---------------------------------------------------*/

@media (min-width:768px) {
 .nav-tabs {border-bottom: 1px solid #05345d;}
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-color: #05345d;
}

.nav-tabs + .tab-content > .tab-pane {
    border: 1px solid #646464;
    border-top: 0px;
}

.nav-tabs>li>a {
    border: 1px solid #cecece;
}

.nav-tabs > li > a {
    color: #05345d;
    background-color: #fff;
    margin-right:5px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #05345d;
}

.nav-tabs>li>a:hover {
    border-color: #05345d;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #05345d;
}

.nav-tabs > li > a:hover {
    color: #fff;
}

/* Karte LV RV intern */

.lv-map {background: url('/fileadmin/redaktion/bilder/seiteninhalte/bwe-intern/landkarte.png');display: block;width: 454px;height: 615px;position: relative;font-size: 0.7em;}
.lv-map .l1 {position: absolute;top: 500px;left: 103px;width: 86px;height: 30px;display: block;}
.lv-map .l2 {position: absolute;top: 458px;left: 258px;width: 86px;height: 30px;display: block;}
.lv-map .l3 {position: absolute;top: 177px;left: 330px;width: 86px;height: 30px;display: block;}
.lv-map .l4 {position: absolute;top: 113px;left: 172px;width: 86px;height: 30px;display: block;}
.lv-map .l5 {position: absolute;top: 341px;left: 134px;width: 86px;height: 30px;display: block;}
.lv-map .l6 {position: absolute;top: 83px;left: 287px;width: 86px;height: 30px;display: block;}
.lv-map .l7 {position: absolute;top: 145px;left: 114px;width: 101px;height: 30px;display: block;}
.lv-map .l8 {position: absolute;top: 260px;left: 50px;width: 101px;height: 30px;display: block;}
.lv-map .l9 {position: absolute;top: 378px;left: 31px;width: 80px;height: 46px;display: block;}
.lv-map .l10 {position: absolute;top: 303px;left: 344px;width: 70px;height: 30px;display: block;}
.lv-map .l11 {position: absolute;top: 235px;left: 256px;width: 55px;height: 30px;display: block;}
.lv-map .l12 {position: absolute;top: 53px;left: 167px;width: 74px;height: 30px;display: block;}
.lv-map .l13 {position: absolute;top: 320px;left: 224px;width: 74px;height: 30px;display: block;}

@media (max-width:500px) {
 .lv-map {display:none;}
}
@media (min-width:499px) {
 .lv-mapmob {display:none;}
}

.tx-registeraddress .fieldrow {margin-bottom:15px;}
.tx-powermail .powermail_field {margin-bottom:15px;}


.col-container {
    display: table;
    width: 100%;
}
.yearcol {
    margin-bottom: 30px;
}

.tab-content h4 {padding:5px 0 5px 5px;background-color:#f5f5f5;}
/* presseabo form */
ul.parsley-errors-list {padding:0;list-style:none;}
li.parsley-required {color:#8e161f;}
input.parsley-error {
  color: #8e161f !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

select.parsley-error {
  color: #8e161f !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

.checkbox input[type="checkbox"] {
  width:15px;
  height:20px;
}

.checkbox.parsley-error input[type="checkbox"] {
  cursor:default;  
  color: #8e161f !important;
  background-color: #F2DEDE !important;
  border: 1px solid #EED3D7 !important;
}

.news-single .curlink {display:none;}

/* Cart Mini */
.icon-wrapper{
    position:relative;
}

.icon-wrapper i {  
    text-align:center;
}
.icon-wrapper .badge{
    /*background: rgba(0,0,0,0.5);*/
    background: #8e161f;
    margin: 0;
    min-width:23px;
    border-radius: 50%;
    position:absolute;
    top:23px;
    right:-14px;
    padding:6px;
    text-align:center;
}

/* co2 calc */
.coCalc {background:#05345d;margin:0 0 30px 0;padding:20px;color:#fff;position:relative;}
.coCalc h2 {color:#fff;margin:0 0 20px 0;padding:0;}
.coCalc a {color:#fff;text-decoration:underline;}
.coCalc p {margin:10px 0 0 0;font-size:16px;}
.coCalc #kwh .suffix {position:absolute;right:35px; top:100px; color:#05345d;font-size:17px;}
.coCalc #co2savings .suffix {position:absolute;right:15px; top:6px; color:#05345d;font-size:17px;}

a.aktuelles {
border: 1px solid #05345d !important;
background:#05345d !important;
color:#fff !important;  
padding: 10px !important;
margin-top: 29px;
border-radius: 5px;
}
a.aktuelles:hover {background:#8e161f !important;color:#fff !important;}

a.member {background:#05345d;width:170px !important;color:#fff !important;}
a.member:hover {color:#8e161f !important;background:#fff;border:1px solid #8e161f !important;}

ul.social-links li.english img {display: inline; height:13px; width:auto; position:relative; top:-2px; margin-right:7px;}

@media (max-width: 767px) {ul.social-links li.english {display:none;}}
@media (min-width: 1200px) {ul.social-links li.english {display:none;}}

@media (min-width: 768px) and (max-width: 1199px) {
  .navbar-nav a.five {display: none;}
}

@media (max-width: 1021px) {
/* .navbar-default .navbar-nav > li > a {
padding:38px 15px 38px 5px;
}*/
.navbar-default .navbar-nav > li.dropdown > a {
    padding-right: 4px;
}
a.aktuelles {
padding: 10px 5px 10px 5px !important;
  }
}
@media (min-width: 768px) {
.fixed-header-on .main-navigation .navbar-nav>li>a.aktuelles {
    padding-top:10px !important;
    padding-bottom:10px !important;
  margin-top:9px !important;
}
}

/*kampagne eeg erneuern*/
.frame-ruler-before.frame-type-text {
    border: 1px solid #05345d;
    border-radius: 2px;
}

.frame-ruler-before.frame-type-text h1 {
background: #05345d;
color: #fff;
padding: 13px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.frame-ruler-before.frame-type-text h1 a {color: #fff;}
.frame-ruler-before.frame-type-text p {padding:15px;}

.ccm-modal .ccm-modal-inner {font-size: 1.1em !important;}
.ccm-details--content {font-size: 16px !important;}
.ccm-inner-overflow {font-size: 16px !important;}

.ccm-cookie-declaration table tr:nth-child(even) {
  background: #eeeeee;
}
.ccm-cookie-declaration table tr:nth-child(odd) {
  background: #ffffff;
}
.ccm-cookie-declaration table tr {
  border-bottom: 1px solid #111111;
}
.ccm-cookie-declaration table thead tr {
  background-color: #05345d !important;
  color: #ffffff;
}
@media screen and (min-width: 64.0625em) {
  .ccm-modal.ccm-show .ccm-modal-inner {
    max-width: 850px !important;
  }
}

.wise-iframe-wrapper {
    position: relative;
    padding-bottom: 56.10%;
    height: 0;
    overflow: hidden;
}
 
.wise-iframe-wrapper iframe,
.wise-iframe-wrapper object,
.wise-iframe-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tx-kesearch-pi1 #kesearch_ordering div.ordering {
    float: right;
    max-width: 500px;
}

/* News Pagination Element */

.article-pagination {
  position: relative;
  top: auto !important;
  margin-top: 3px;
  margin-left: -50px;
  margin-right: 0;
  max-width: 1190px;
  z-index: 10000;
}

.news-single .pub .news-text-wrap {
 /*position:relative;*/
 margin-top:-30px; 
}

.news-single .article .pub .news-img-wrap {
    float: right;
    width: 282px;
    margin: 40px 0 30px 30px;
}

.article-pagination.sticky {
  position: sticky;
  top: 150px !important;
  margin-top: 35px;
  margin-left: -50px;
  margin-right: 0;
  z-index: 10000;
}

.article-pagination .article-pagination-header i.opener {cursor:pointer;color: #05345d;position:relative;top:0;}

.article-pagination .closed .pagination-list {
  display: none;
}

.article-list-container.closed h4 {
  display: none;
}

.article-pagination .closed, .article-pagination .article-pagination-list {
  margin: 0;
    padding: 0;
}

.article-list-container:not(.closed) .article-pagination-header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #05345d;
  color: #fff;
  padding: 1rem 2.5rem;
}

.article-list-container:not(.closed) .article-pagination-header h4,
.article-list-container:not(.closed) .article-pagination-header i {
color: #fff;
}

.article-list-container.closed .article-pagination-list {
  background: #fff;
  color: #05345d;
}

.article-list-container:not(.closed) .article-pagination-list {
  background: #fff;
  padding: 2rem;
}

.article-list-container:not(.closed) {
  box-shadow: 5px 5px 17px 1px rgba(0, 0, 0, 0.32);
  margin-left: 50px;
}

@media (max-width: 768px) {
  .article-pagination {
    display: none;
  }
}

.border.publication-thumb-list {padding: 15px 10px 20px 10px;}