/* template-style-classes*/
section.margin-top-reduced > div {
  padding-top: 1px;
}
.head.margin-bottom-reduced .jumbotron {
  padding-bottom: 0;
}
.venues + .content-wrapper .margin-bottom-reduced .jumbotron {
  padding-bottom: 48px;
}
/*
* Fonts
* --------------------------------------------------
*/
@font-face {
  font-family: "Simple-Regular";
  src: url("/DE/repos/files/fonts/lineto-simple-pro-bold%2ewoff?exp=28836&#38;fps=72bf8e08635c35781613871e9a2c9a5baaf7a285") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Simple-Pro-Bold";
  src: url("/DE/repos/files/fonts/lineto-simple-pro-bold%2eeot?exp=28834&#38;fps=4b881a3b0d277c05417d7b7a4fe0ac86cc21bd37");
  src: url("/DE/repos/files/fonts/lineto-simple-pro-bold%2eeot?exp=28834&#38;fps=4b881a3b0d277c05417d7b7a4fe0ac86cc21bd37&#iefix") format("embedded-opentype"), url("/DE/repos/files/fonts/lineto-simple-pro-bold%2ewoff?exp=28836&#38;fps=72bf8e08635c35781613871e9a2c9a5baaf7a285") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Simple-Pro-Bold-S";
  src: url("/DE/repos/files/fonts/subsetted/lineto-simple-pro-bold%2eeot?exp=28840&#38;fps=1164aca328304d3b2cdb4952e083d627493e880d");
  src: url("/DE/repos/files/fonts/subsetted/lineto-simple-pro-bold%2eeot?exp=28840&#38;fps=1164aca328304d3b2cdb4952e083d627493e880d&#iefix") format("embedded-opentype"), url("/DE/repos/files/fonts/subsetted/lineto-simple-pro-bold%2ewoff?exp=28842&#38;fps=095c9f4366b79eb2f73b11a7fdccb408e1a95188") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArnoPro";
  src: url("/DE/repos/files/fonts/ArnoPro-Subhead%2eotf?exp=28850&#38;fps=fd8cc7a2b1cc2da57cad147acb48342a2dc05970") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ArnoPro";
  src: url("/DE/repos/files/fonts/ArnoPro-Italic%2eotf?exp=28848&#38;fps=6ac627efa047f7b2d08fb0173bdf0dfbe589e1f1") format("opentype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "CrimsonText";
  src: url("/DE/repos/files/fonts/CrimsonText-Roman%2ettf?exp=28878&#38;fps=efdd1767d142f4afb1f74ba55ce1faaeaa7524fd") format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CrimsonText";
  src: url("/DE/repos/files/fonts/CrimsonText-Italic%2ettf?exp=28882&#38;fps=80ea8bfa0e084c61fde868841984468d5d567d51") format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "CrimsonText";
  src: url("/DE/repos/files/fonts/CrimsonText-Bold%2ettf?exp=28880&#38;fps=179299369a4c5aa131a8e22bb10efbe1299a2b32") format('truetype');
  font-weight: bold;
  font-style: normal;
}
body {
  background-size: cover;
}
/*WYSIWYG: .wysiwyg-format-1#Format-1, */
/* WYSIWYG: Placeholder opacity */
.evo_wysiwyg_placeholder {
  opacity: 0.5;
}
/* WYSIWYG: Shield for iframes (e.g. YouTube). Will be part of evo42 with upcoming update. */
[data-evo-wysiwyg-wid] [data-evo-wysiwyg-shield] {
  position: relative;
}
[data-evo-wysiwyg-wid] [data-evo-wysiwyg-shield]:after {
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
/* WYSIWYG: Buttons bold and italic */
.bold {
  font-weight: bold;
}
.italic {
  font-style: italic;
}
/* WYSIWYG: Custom formats */
.wysiwyg-format-1 {
  color: magenta;
}
/* Make all images responsive */
img {
  width: 100% !important;
  height: auto !important;
  /* .jumbotron & {
    max-height: 460px;
}

    .col-2 .jumbotron & {
    max-height: 162px;
    margin-bottom: 20px;
}*/
}
/* Force forms to be text-align left */
form {
  text-align: left;
}
.col-2 .jumbotron .embed-responsive {
  padding-bottom: 181px;
  margin-bottom: 20px;
}
/* Calendar */
[data-calendar]:empty {
  content: 'loading calendar …';
}
html,
body {
  /* overflow-x: hidden; Prevent scroll on narrow devices */
}
body {
  font-size: 16px;
  font-family: "CrimsonText", "Times New Roman";
  line-height: 22px;
  color: black;
  letter-spacing: 1px;
  padding-top: 100px;
  width: 100%;
  min-height: 1000px;
  background-image: url("/DE/repos/files/backgroundImages/steinbruch19-v1-minxxs%2ejpg?exp=72483&fps=76f3cea9bd9e5c3ac7eb44cb64eea243eefffeaa");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 50% 50%;
  background-size: cover;
}
body.large {
  font-size: 16px;
}
body.large .description,
body.large .emdescription,
body.large .description .tablecore,
body.large section p,
body.large section h2,
body.large section h3,
body.large table {
  font-size: 28px;
  line-height: 1.42324234;
}
body.tiny {
  font-size: 16px;
}
body.tiny .description,
body.tiny .emdescription,
body.tiny .description .tablecore,
body.tiny section p,
body.tiny section h2,
body.tiny section h3,
body.tiny table {
  font-size: 20px;
  line-height: 1.42324234;
}
footer {
  padding: 30px 0;
}
.logo_bl {
  width: 102px;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.logo_bl img {
  height: 40px !important;
}
.logos-float-right {
  float: right;
  margin-bottom: 10px;
}
.logo_bk {
  float: right;
  height: 40px;
  margin-top: 10px;
  background-color: white;
}
.logo_bk img {
  width: 148px !important;
  height: 40px !important;
}
/*
* Helper
* --------------------------------------------------
*/
.black {
  color: black;
}
.white {
  color: white;
}
.italic {
  text-style: italic;
}
.bold {
  font-weight: bold;
}
.font-s {
  font-family: "Simple-Pro-Bold-S";
}
.no-padding-lg {
  padding: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .no-padding-lg {
    padding: 0 15px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.font-selector {
  width: 51px;
}
.font-selector .tiny,
.font-selector .default,
.font-selector .large {
  height: 20px;
  width: 16px;
  display: block;
}
.font-selector .default,
.font-selector .tiny {
  float: left;
}
.font-selector .large {
  float: right;
}
/*
* Images
* --------------------------------------------------
*/
#logo {
  float: left;
  margin-top: 10px;
  padding-right: 20%;
}
img.mainsm {
  width: 90%;
}
img.program {
  height: auto;
}
img.image {
  margin-top: 15px;
}
img.embed-responsive-item {
  margin-top: 15px;
}
/*
* Links
* --------------------------------------------------
*/
a.settinglink:visited,
a.settinglink,
a.settinglink:hover,
a.settinglink:active,
a.settinglink:visited,
.menulinks,
.menulinks:hover,
.menulinks:active,
.menulinks:focus {
  text-decoration: none !important;
  color: white;
}
a.calmenu {
  color: black;
}
.menulinks.active {
  color: #fcebd6;
}
p a,
td a {
  color: #FF0000;
  text-decoration: underline;
}
p a:hover,
td a:hover a:visited,
a:active {
  color: black;
  text-decoration: underline;
}
.description a,
.emdescription a,
.description a:visited,
.description a:hover,
.emdescription a:visited,
.emdescription a:hover,
p a:visited,
td a:visited {
  color: #FF0000;
  text-decoration: underline;
}
.emdescription {
  text-align: justify;
  text-align-last: center;
}
.emmaintitle {
  margin-bottom: 30px;
}
tr.success a {
  color: white;
}
div.contenttemplate > span > a {
  color: #FF0000;
  text-decoration: underline;
}
div.contenttemplate > a {
  color: #FF0000;
  text-decoration: underline;
}
/*
* Main
* --------------------------------------------------
*/
section > div {
  background: white;
  padding-top: 40px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.main-container > .row {
  position: relative;
}
.main-content {
  z-index: 1;
}
.container .jumbotron {
  width: 100%;
  /* text-align: left;*/
  margin-bottom: 0px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  border-radius: 0;
  background-color: white;
  /* 
    border-top: 0.5em solid black;
    border-bottom: 0.5em solid black;
    -webkit-box-shadow: -7px 15px 6px 0px rgba(0,0,0,0.56);
    -moz-box-shadow: -7px 15px 6px 0px rgba(0,0,0,0.56);
    box-shadow: -7px 15px 6px 0px rgba(0,0,0,0.56);
    */
}
.container .jumbotron .jumbotron h4,
.container .jumbotron .jumbosub {
  text-align: center;
}
.head + section > div,
section + section > div {
  -webkit-box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
  box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
}
.font-selector > span {
  cursor: pointer;
}
.font-selector > span.active,
.font-selector > span:hover,
.font-selector > span:focus,
.font-selector > span:active {
  text-decoration: underline;
}
/*
* Headings
* --------------------------------------------------
*/
h1.bordered:after,
h2.bordered:after,
h3.bordered:after,
h4.bordered:after,
h5.bordered:after,
.h1.bordered:after,
.h2.bordered:after,
.h3.bordered:after,
.h4.bordered:after,
.h5.bordered:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #ccc;
  margin-top: 10px;
}
h1 {
  font-family: "Simple-Pro-Bold";
  margin-top: 0;
  color: black;
}
body.theme-1 h1 {
  color: #944082;
}
h4.title {
  color: white;
  font-size: 32px;
}
.toptitle {
  padding-top: 48px;
  text-align: center;
}
.col-2 .toptitle {
  display: none;
}
section h3 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
h4 {
  font-family: "Simple-Pro-Bold";
  font-size: 20px;
}
h5,
h6 {
  font-family: "CrimsonText", "Times New Roman";
  font-size: 20px;
}
h5.jumbosub {
  margin-bottom: 25px;
  margin-top: 16px;
  text-decoration: underline;
}
.jumbosub {
  margin-bottom: 1em;
  font-style: italic;
}
.col-2 .jumbosub {
  display: none;
}
h6.menufont {
  color: white;
}
.jumbotron h1 {
  font-size: 84px;
  text-align: center;
}
.col-2 .jumbotron h1 {
  font-size: 26px;
}
.jumbotron p {
  font-size: 16px;
}
.description {
  color: black;
  padding-left: 3%;
  padding-right: 3%;
  padding-bottom: 15px;
  text-align: center;
}
.col-2 .description {
  /*height: 130px;*/
  max-height: 130px;
}
.emdescription {
  padding-bottom: 0;
  margin-bottom: 0;
}
.description.is-truncated {
  padding: 0;
  text-align: center;
}
.more {
  color: #FF0000;
  display: block;
  font-style: italic;
}
.more:hover,
.more:visited,
.more:active {
  color: red;
}
.settinglink {
  display: block;
}
.settingfont {
  display: block;
  font-size: 0.7em;
  line-height: 1;
  margin: 5px 0;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3,
.jumbotron h4,
.jumbotron .h1,
.jumbotron .h2,
.jumbotron .h3,
.jumbotron .h4 {
  text-transform: uppercase;
}
/*
*Navbar Top
* --------------------------------------------------
*/
.navbar {
  min-height: 100px;
}
.navbar-header {
  letter-spacing: 0px;
}
.navbar-header .icon-bar {
  background-color: white;
}
.header-bg .navbar-header .icon-bar {
  background-color: black;
}
.container#topbar {
  /* margin-left: 24%; */
}
.navbar-brand {
  padding: 26px 15px;
  height: auto;
  line-height: 1;
}
.navbar-fixed-top,
.title,
.navbar-nav a,
.navbar-brand {
  transition: all ease-in-out 0.25s;
}
.header-bg .navbar-fixed-top {
  background-color: white;
  box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.56);
}
.header-bg .title,
.header-bg .navbar-nav a {
  color: black;
}
.header-bg .navbar {
  min-height: 50px;
}
.header-bg .navbar-nav > li > a {
  line-height: 20px;
}
.header-bg .navbar-brand {
  padding: 3px 15px 2px;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
  text-decoration: underline;
}
.header-bg .navbar > .container .navbar-brand {
  margin-left: -6px;
}
.navbar-brand {
  margin-left: 2%;
}
.navbar-brand > .title {
  font-size: 26px;
  margin-top: 7px;
  margin-bottom: 3px;
}
.headerwrap {
  margin-left: 14%;
}
.navbar-nav {
  padding-left: 0;
  font-family: "Simple-Pro-Bold-S";
  text-transform: uppercase;
}
.navbar-nav > li > a {
  line-height: 70px;
  padding: 10px;
}
/*
*Sidebar menu
* --------------------------------------------------
*/
/*baraside {
font-family: "Simple-Pro-Bold-S";  

position: @sidebar-position;
left: 40px;
width: @sidebar-width;
margin-left: @sidebar-margin;

transform: translateX(0);
transition: transform ease-in-out .25s;
&.open {
transform: translateX(-172px);
}
} */
.sidebar {
  background-color: black;
  color: white;
  -webkit-box-shadow: -5px 5px 6px rgba(0, 0, 0, 0.56);
  box-shadow: -5px 5px 6px rgba(0, 0, 0, 0.56);
}
body.theme-1 .sidebar {
  background-color: #A69DC8;
  color: white;
}
#sidebar {
  padding-right: 0;
  padding-left: 16%;
  height: 60%;
}
.list-group {
  list-style: none;
  padding: 0;
  margin-top: 7%;
}
.list-group-item {
  text-align: center;
  border-bottom: none;
  border-top: none;
  padding-top: 14px;
  padding-bottom: 1px;
  padding-right: 25px;
  padding-left: 25px;
  letter-spacing: 1px;
}
.list-group-item > a:after {
  background-color: black;
}
body.theme-1 .list-group-item:nth-child(odd) > a:after {
  background-color: #A69DC8;
}
body.theme-1 .list-group-item:nth-child(even) > a:after {
  background-color: #D42347;
}
.list-group-item:last-child {
  border-bottom: none;
}
.list-group-item:first-child,
.list-group-item:last-child {
  border-radius: 0;
}
.list-group-item:last-child {
  padding-bottom: 9px;
}
.list-group-item > a {
  display: block;
  color: black;
  text-transform: uppercase;
  line-height: 20px;
  padding-top: 5px;
  text-align: center;
  margin: auto;
  margin-bottom: 7px;
}
.list-group-item > a:after {
  content: '';
  display: block;
  height: 10px;
  width: 95px;
  margin: 0 auto;
  margin-top: 8px;
}
.list-group-item:last-child > a:after {
  content: '';
  height: 0;
  background-color: transparent;
}
.list-group-item > a:hover {
  text-decoration: underline;
}
.list-group-item > a:focus,
.list-group-item > a:active,
.list-group-item > a:active:focus {
  outline: 0;
}
.list-group-item > img {
  height: 110px;
}
img.main.hidden-xs {
  padding-bottom: 0.4em;
}
div.line {
  width: 5.6em;
  border-bottom: 10px solid black;
  text-align: center;
  margin: auto;
}
ul.sidebarblack {
  list-style: none;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: -0.8em;
  float: left;
  font-family: "Simple-Pro-Bold-S", sans-serif;
}
p#borderaside {
  padding-left: 1em;
  margin-right: 2em;
  border-right: 0.2em solid white;
  height: 3em;
  float: left;
  margin-top: 3%;
}
table {
  text-align: left;
  padding-top: 1px;
  border-right: 1px solid white;
}
td {
  margin-top: 2em;
  padding-top: 0em;
}
span.sidebar {
  display: block;
  font-size: 0.8em;
  font-family: "Simple-Pro-Bold";
}
div.sidebar.clearfix {
  height: 60px;
  margin-top: 33px;
}
p.navbar-right {
  margin-top: 2%;
  margin-right: 18%;
  font-family: "Simple-Pro-Bold";
  font-size: 1.2em;
}
#settings {
  list-style: none;
  background-color: black;
  color: white;
  font-size: 0.7em;
  padding-left: 2%;
}
.settingsrightbottom {
  margin-left: 15%;
}
span.tiny {
  font-size: 0.8em;
}
span.default {
  font-size: 0.6em;
}
span.large {
  font-size: 1em;
}
p.fontselector {
  margin-bottom: 0;
}
.leftside {
  border-right: 1px solid white;
  margin-top: 5px;
  padding-left: 6px;
}
.rightside {
  padding-top: 0.4em;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  font-family: "Simple-Pro-Bold-S", sans-serif;
}
@media screen and (max-width: 1299px) {
  div.sidebar.clearfix {
    margin-top: 0;
  }
  .socialbottom .pull-right {
    width: 34%;
  }
}
@media screen and (max-width: 991px) {
  .socialbottom .pull-right {
    display: none !important;
  }
}
/*
*ankernavigation
* --------------------------------------------------
*/
.anchor-list .list-group-item {
  padding-top: 8px;
  padding-right: 25px;
  padding-left: 21px;
}
.anchor-list .list-group-item:first-child {
  padding-top: 20px;
}
.anchor-list .list-group-item > a {
  font-size: 14px;
  padding-top: 3px;
  line-height: 23px;
}
.anchor-list .list-group-item > a:after {
  margin-top: 12px;
}
/*
*program
* --------------------------------------------------
*/
.programtwo + .content-wrapper > .splash-slider > .head > .jumbotron {
  padding-top: 34px;
}
a.programlink + .description a {
  text-decoration: none;
}
.description a.programlink,
a.programlink {
  color: black;
}
a.programlink:hover {
  color: black;
  text-decoration: none;
}
img.program,
h4.program,
p.description.program {
  padding: 0 10%;
}
div.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
  padding-top: 0.6em;
}
div.clearfix.cfprogram {
  margin-top: 12%;
}
p.description {
  margin-bottom: 0;
}
div.col-lg-6.col-md-6.col-sm-6.col-xs-12 {
  padding-top: 3%;
  padding-left: 5%;
  padding-right: 5%;
}
p.lineprogram {
  width: 35em;
  border-bottom: 0.6em solid black;
  padding-top: 3em;
}
a.more {
  text-decoration: underline;
  text-align: center;
}
div.head > div.jumbotron {
  padding-left: 30px;
  padding-right: 30px;
}
.splash-slider {
  padding-left: 30px;
  padding-right: 30px;
}
.home + .content-wrapper > .splash-slider,
.programm + .content-wrapper > .splash-slider > .head > .jumbotron .description {
  padding: 0;
}
.col-2 .jumbotron .embed-responsive {
  margin-bottom: 25px;
}
img.embed-responsive-item {
  margin-top: 0;
}
.col-2 .jumbotron img {
  margin-bottom: 25px;
}
.col-2 .description {
  height: 70px;
}
body.large .programm + .content-wrapper .description,
body.tiny .programm + .content-wrapper .description {
  word-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis !important;
  white-space: nowrap;
}
/*
*fullplay
* --------------------------------------------------
*/
span.sidebar.fullplay {
  padding-bottom: 11%;
  font-size: 1em;
  font-weight: bold;
  color: black;
}
p.intro {
  color: black;
  font-family: "Simple-Pro-Bold-S";
  margin: 0;
}
p.italic {
  font-style: italic;
  font-weight: bold;
  margin-top: 2%;
}
p.plot,
p.fullplot {
  margin: 3% 10% 3% 5%;
  font-family: "Simple-Pro-Bold-S";
}
p.maininfo {
  font-weight: bold;
  margin-bottom: 0.5%;
  font-family: "Simple-Pro-Bold-S";
}
a.showcast {
  font-family: "Simple-Pro-Bold-S";
  text-decoration: underline;
  color: red;
}
a.castlink {
  font-family: "Simple-Pro-Bold-S";
  text-decoration: underline;
  color: red;
}
a.dates {
  font-family: "Simple-Pro-Bold-S";
  color: red;
  text-decoration: underline;
}
a.team {
  font-family: "Simple-Pro-Bold";
}
section > div {
  padding-left: 8.4%;
  padding-right: 8.4%;
}
#handlung > div > div > p {
  text-align: justify;
  text-align-last: center;
}
section h2 {
  font-family: "CrimsonText", "Times New Roman";
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 30px;
}
section h2,
section h3 {
  text-align: center;
}
section h3 {
  /*margin-bottom: -18px;*/
}
/*
/shortinfoflex template
/------------------------------------------------
*/
.Table {
  display: flex;
  flex-direction: row;
  width: 100%;
  font-family: "CrimsonText", "Times New Roman";
  border-collapse: collapse;
  margin-left: 3%;
  margin-right: 3%;
}
.Cell {
  border: none;
  text-align: left;
  padding-right: 5%;
  flex: 1;
  width: 33%;
}
.theading {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.Cell > p {
  margin: 0;
  white-space: normal;
}
.tcell {
  margin: 0;
}
@media screen and (max-width: 1199px) {
  .Cell > p {
    white-space: normal;
  }
}
@media screen and (max-width: 991px) {
  .tcell,
  .Cell p {
    white-space: normal;
    font-size: 14px;
  }
}
@media screen and (max-width: 760px) {
  .Table {
    display: flex;
    flex-direction: column;
  }
  .Cell {
    display: flex;
    flex-direction: column;
    text-align: center;
    width: 100%;
  }
  .ctwo {
    padding-top: 14px;
  }
  .Heading {
    display: flex;
    flex-direction: column;
  }
  .hidemobile {
    display: none;
  }
}
/*
* Laufschrift
/----------------------------------------------------------
*/
.ticker {
  bottom: 24%;
  position: absolute;
  width: 100%;
  display: block;
  left: 0;
  overflow: hidden;
}
.ticker:empty {
  display: none;
}
marquee {
  color: #944082;
  background-color: rgba(255, 255, 255, 0.5);
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Simple-Pro-Bold-S;
  font-size: 3vh;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  marquee {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 1.8vh;
  }
  .ticker {
    bottom: 22%;
  }
}
@media screen and (max-width: 500px) {
  marquee {
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 1.3vh;
  }
}
.col-lg-6 > div.jumbotron > div > div.ticker > marquee {
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 2vh;
}
.col-lg-6 > div.jumbotron > div > div.ticker {
  bottom: 31%;
}
/*Social Media 
* --------------------------------------------------
*/
.st_facebook_large .stLarge {
  background-image: url("/DE/repos/files/icons/facebook%2epng?exp=29255&fps=3909832adb6333815f3515156c9eb26111840825") !important;
}
.st_googleplus_large .stLarge {
  background-image: url("/DE/repos/files/icons/google%2ePNG?exp=29253&fps=c2c95a631597b7afc3454434154516121f9d6e0a") !important;
}
.st_twitter_large .stLarge {
  background-image: url("/DE/repos/files/icons/twitter%2ePNG?exp=29251&fps=742a961d0056708764829ec04c8142fb509b99cb") !important;
}
.st_instagram_large .stLarge {
  background-image: url("/DE/repos/files/icons/instgram%2ePNG?exp=29257&fps=46c29f45876c48683097156962e13cdae35039eb") !important;
}
.st_facebook_large .stLarge,
.st_facebook_large .stLarge:hover,
.st_googleplus_large .stLarge,
.st_googleplus_large .stLarge:hover,
.st_twitter_large .stLarge,
.st_twitter_large .stLarge:hover,
.st_instagram_large .stLarge,
.st_instagram_large .stLarge:hover,
.facebook_large,
.facebook_large:hover,
.instagram_large {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: 0 0 !important;
}
.socialright {
  background-color: rgba(255, 255, 255, 0.6);
  position: fixed;
  margin-left: 909px;
  width: 52px;
  top: 466px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-top: 10px;
}
@media screen and (max-width: 1058px) {
  .socialright {
    width: 40px;
    padding-bottom: 4px;
    padding-top: 8px;
    margin-left: 907px;
    top: 487px;
  }
  .socialright .stButton .stLarge {
    height: 26px;
    width: 26px;
  }
}
@media screen and (max-width: 1024px) {
  .socialright {
    right: -6px;
    z-index: 3;
    background-color: transparent;
    top: 498px;
  }
}
@media screen and (max-width: 991px) {
  .socialright {
    right: initial;
    margin-left: 690px;
    top: 373px;
    background-color: rgba(255, 255, 255, 0.6);
  }
}
@media screen and (max-width: 813px) {
  .socialright {
    top: 383px;
    background-color: transparent;
    right: -6px;
  }
}
@media screen and (max-width: 767px) {
  .socialright {
    right: -7px;
    top: 127px;
  }
  .socialright .stButton .stLarge {
    height: 25px;
    width: 25px;
  }
}
@media screen and (max-width: 320px) {
  .socialright .stButton .stLarge {
    height: 21px;
    width: 21px;
  }
}
/*Social Media Footer */
.socialbottom {
  /* background-color: rgba(255, 255, 255, .6);
    padding: 5px;*/
}
.agb,
.impressum,
.dataprotection {
  color: grey;
  font-size: 14px;
  padding-left: 20px;
  font-family: "Simple-Pro-Bold-S";
}
.greylink,
.greylink:active,
.greylink:visited {
  color: grey;
}
.socialicons {
  float: left;
  padding-top: 12px;
}
.socialicons .stButton .stLarge,
facebook {
  width: 40px;
  height: 40px;
}
.socialicons .st_facebook_large .stButton {
  padding-left: 16px;
}
.ulfooter {
  list-style: none;
  padding-top: 10px;
  min-width: 290px;
}
section:last-of-type {
  padding-bottom: 5px;
}
div.venues + div.content-wrapper .socialright {
  display: none;
}
div.home + div.content-wrapper .socialright {
  display: none;
}
.col-lg-6 > .jumbotron > .socialright {
  display: none;
}
.facebook_large {
  background-image: url("/DE/repos/files/icons/facebook%2epng?exp=29255&fps=3909832adb6333815f3515156c9eb26111840825");
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.instagram_large {
  background-image: url("/DE/repos/files/icons/instgram%2ePNG?exp=29257&fps=46c29f45876c48683097156962e13cdae35039eb");
  width: 40px;
  height: 40px;
  display: inline-block;
  position: relative;
  z-index: 1;
  left: 6px;
}
.facebooklink {
  float: left;
}
/*persons-template
* --------------------------------------------------
*/
.teamrole,
.teamname,
.imgteamcircle,
.teamsec {
  text-align: center;
}
.teamrole {
  margin-bottom: 0.1em;
  font-style: italic;
  white-space: nowrap;
  /* text-overflow: ellipsis;
    overflow: hidden;*/
}
.teamname {
  margin-bottom: 0.3em;
  white-space: nowrap;
}
.teamsec {
  margin-bottom: 1.5em;
}
div.imgteamcircle {
  width: 160px;
  height: 160px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.titlecast {
  font-family: "Simple-Pro-Bold";
  font-size: 0.9em;
  margin-top: 4em;
  margin-bottom: 0.3em;
}
.maininfo {
  margin-bottom: 0px;
}
.showcast {
  margin-top: 2em;
  margin-bottom: 20em;
}
.centerpers {
  float: none !important;
  display: inline-block;
  margin-left: -5px;
  vertical-align: top;
}
.centerperson {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 767px) {
  .teamrole,
  .teamname,
  .more {
    font-size: 15px;
    white-space: normal;
  }
  .centerpers {
    width: 200px;
  }
}
@media screen and (max-width: 718px) {
  .centerpers {
    width: 190px;
  }
  .teamrole,
  .teamname {
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 691px) {
  .teamrole,
  .teamname,
  .more {
    font-size: 14px;
    white-space: normal;
  }
  .centerpers {
    width: 180px;
  }
}
@media screen and (max-width: 649px) {
  div.imgteamcircle {
    width: 140px;
    height: 140px;
  }
  .centerpers {
    width: 168px;
  }
}
@media screen and (max-width: 547px) {
  .teamrole,
  .teamname,
  .more {
    font-size: 13px;
  }
  div.imgteamcircle {
    width: 110px;
    height: 110px;
  }
}
@media screen and (max-width: 518px) {
  .centerpers {
    margin-left: -5px;
  }
  p.teamrole,
  p.teamname {
    white-space: normal;
  }
}
@media screen and (max-width: 479px) {
  .centerpers {
    width: 180px;
  }
}
@media screen and (max-width: 445px) {
  .centerpers {
    width: 170px;
  }
}
@media screen and (max-width: 432px) {
  .centerpers {
    margin-left: -5px;
    width: 163px;
  }
}
@media screen and (max-width: 400px) {
  .centerpers {
    width: 233px;
  }
}
@media screen and (max-width: 320px) {
  .centerpers {
    width: 200px;
  }
}
@media screen and (max-width: 252px) {
  .centerpers {
    width: 165px;
  }
  p.teamrole,
  p.teamname,
  .more {
    font-size: 12px;
  }
}
/*em-empty Template
* --------------------------------------------------
*/
.emtoptitle {
  text-align: center;
}
.emtron {
  padding-bottom: 1px;
}
/*templates linegrey, lineblack, linepurple, linered
* --------------------------------------------------
*/
.linegrey {
  width: 90%;
  border-bottom: 0.2em solid lightgrey;
  text-align: center;
  margin: auto;
  margin-top: -6px;
  margin-bottom: 23px;
}
.lineblack {
  width: 100%;
  border-bottom: 0.6em solid black;
  padding-top: 3em;
  padding-left: 0;
}
.linepurple {
  width: 100%;
  border-bottom: 0.6em solid #944082;
  padding-top: 3em;
  padding-left: 0;
}
.linered {
  width: 100%;
  border-bottom: 0.6em solid #D42347;
  padding-top: 3em;
  padding-left: 0;
}
/*details_termine_template
* --------------------------------------------------
*/
section > h2.invisible {
  display: none;
}
.table-striped > tbody tr:last-child {
  border-bottom: 1px solid black;
}
/* journey
* --------------------------------------------------
*/
h4.hjourney {
  margin-bottom: 0.1em;
  font-size: 1.1em;
  text-align: center;
}
span.sjourney {
  font-family: "Simple-Pro-Bold";
  font-size: 0.8em;
}
span.ajourney {
  font-family: "Simple-Pro-Bold";
}
.sjourney {
  font-family: "CrimsonText", "Times New Roman";
  text-align: center;
  font-size: 26px;
}
a.ajourney,
a.ajourney:hover,
a.ajourney:active,
a.ajourney:visited {
  font-size: 26px;
  color: black;
  font-family: "Simple-Pro-Bold-S";
}
a.mjourney {
  margin-bottom: 1.8em;
}
p.tjourney {
  padding-left: 5%;
  padding-right: 5%;
  font-family: "Simple-Pro-Bold-S";
}
.panel-title {
  text-transform: uppercase;
  font-family: "Simple-Pro-Bold-S";
  text-align: center;
}
.panel-body {
  text-align: justify;
  text-align-last: center;
}
.panel-body a {
  color: red;
}
.panel-body a:hover {
  color: red;
}
div.colleft {
  position: fixed !important;
}
p.white {
  margin-bottom: 30%;
}
/*venues
* --------------------------------------------------
*/
p.loc {
  width: 100%;
}
img.ilocation {
  padding-top: 2em;
}
.venues + .content-wrapper h4.toptitle {
  display: none;
}
.venues + .content-wrapper .jumbotron::after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  right: 1%;
  bottom: 0;
  width: 98%;
  border-top: 10px solid black;
}
.venues + .content-wrapper h1 {
  margin-top: 17px;
  margin-bottom: -10px;
  font-size: 26px;
  font-family: "Simple-Pro-Bold";
}
.venues + .content-wrapper > .splash-slider > .head > .jumbotron > .description {
  padding-left: 20%;
  padding-right: 20%;
  height: 3em;
  overflow: hidden;
  text-overflow: clip;
}
@media screen and (max-width: 440px) {
  .venues + .content-wrapper > .splash-slider > .head > .jumbotron > .description {
    padding-left: 0;
    padding-right: 0;
    padding-top: 13px;
  }
  .venues + .content-wrapper > .splash-slider {
    min-height: 453px !important;
    padding-left: 3px;
    padding-right: 3px;
  }
  .venues + .content-wrapper .jumbotron {
    padding-bottom: 16px;
  }
}
.venues + .content-wrapper .head:last-child .jumbotron::after {
  display: none;
}
/*calendar
* --------------------------------------------------
*/
h2 {
  font-family: "Simple-Pro-Bold";
}
#calendar {
  background-color: white;
  color: black;
}
th.fc-day-header.fc-widget-header {
  font-family: "Simple-Pro-Bold";
}
td,
th {
  border-color: black !important;
}
#calendar {
  padding-left: 5%;
  padding-right: 5%;
  height: 90%;
}
p#cal {
  margin-left: 10%;
  margin-right: 10%;
}
button.fc-today-button {
  border: none;
  background-color: transparent;
  color: black;
  font-family: "Simple-Pro-Bold";
}
div.insidemenu {
  padding-left: 35%;
}
/*
* --------------------------------------------------
*/
@media screen and (max-width: 767px) {
  .navbar-brand {
    padding: 7px 15px 6px;
  }
  #logo {
    margin-top: 15px;
  }
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-left {
    left: 0;
  }
  .row-offcanvas-right .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  .row-offcanvas-left .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .row-offcanvas-right.active {
    right: 50%;
    /* 6 columns */
  }
  .row-offcanvas-left.active {
    left: 50%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
    /* 6 columns */
  }
  .headerwrap {
    margin-left: 0;
  }
  .navbar-header {
    padding-right: 0;
  }
  .main-container > .row > .col-xs-12:first-child {
    padding-left: 15px;
  }
  .pull-xs-right {
    float: right;
  }
  .navbar-nav {
    background-color: white;
  }
  div.line {
    width: 100%;
  }
  a.list-group-item {
    padding-right: 0px;
    padding-left: 0px;
  }
  a.list-group-item:first-child {
    border-top: 10px solid black;
  }
  a.a.list-group-item:last-child {
    border-bottom: 10px solid black;
  }
  div.list-group {
    margin-top: 3%;
    margin-bottom: 3%;
  }
  span.sidebar {
    font-family: "Simple-Pro-Bold";
    font-size: 1.5em;
    color: black;
  }
}
.fa-play {
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 50%;
}
.embed-responsive > div {
  left: 48%;
}
.scrollTop {
  position: fixed;
  right: 0;
  bottom: 30px;
  display: none;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: black;
  font-size: 20px;
  border: 1px solid black;
}
.scrollTop:hover {
  background: black;
  color: white;
  border: 1px solid white;
}
.scrollTop:focus,
.scrollTop:active,
.scrollTop:active:focus {
  outline: 0;
  background: white;
  color: black;
  border: 1px solid black;
}
@media screen and (max-width: 768px) {
  .venues + .content-wrapper > .splash-slider {
    min-height: 723px !important;
  }
}
@media screen and (max-width: 425px) {
  .venues + .content-wrapper > .splash-slider {
    min-height: 453px !important;
  }
}
.splash-slider,
.content-bordered {
  position: relative;
  background-color: white;
  min-height: 700px;
  border-top: 10px solid black;
  border-bottom: 10px solid black;
  -webkit-box-shadow: -7px 15px 6px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: -7px 15px 6px 0px rgba(0, 0, 0, 0.56);
  box-shadow: -7px 15px 6px 0px rgba(0, 0, 0, 0.56);
}
.head.col-2 {
  height: 407px;
  min-height: 0;
  max-height: 407px;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 991px) {
  .head.col-2 {
    height: auto;
    min-height: 407px;
    max-height: none;
  }
}
@media screen and (max-width: 767px) {
  .head.col-2 {
    height: auto;
    min-height: 407px;
    max-height: none;
  }
}
.head.col-2 + .head.col-2 > .jumbotron {
  border-top: 10px solid black;
}
body.theme-1 .head.col-2 + .head.col-2 > .jumbotron {
  border-top: 10px solid #944082;
}
@media (min-width: 769px) {
  .head.col-2:nth-child(2) > .jumbotron {
    border-top: none !important;
  }
}
.jumbotron {
  border-top: 10px solid black;
  -webkit-box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
  box-shadow: -7px 14px 6px 0px rgba(0, 0, 0, 0.56);
}
body.theme-1 .jumbotron {
  border-top: 10px solid #944082;
}
.splash-slider .jumbotron {
  border-top: 0;
  box-shadow: none;
}
.arenaria-modal {
  position: absolute;
  top: 10px;
  left: 20px;
  right: 20px;
  bottom: 0;
  background-color: white;
  padding: 50px 40px 0;
}
.modal-head {
  position: relative;
  padding-bottom: 25px;
}
.modal-head > ul {
  list-style: none;
  display: inline;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0;
}
.modal-head > ul > li {
  display: inline-block;
}
.modal-head > ul > li > a,
.modal-head > ul > li > a:focus {
  display: block;
  font-family: "Simple-Pro-Bold-S";
  text-transform: uppercase;
  color: black;
  background: white;
  padding: 0 15px;
}
.modal-head > ul > li > a:focus,
.modal-head > ul > li > a:focus:focus,
.modal-head > ul > li > a:active,
.modal-head > ul > li > a:focus:active,
.modal-head > ul > li > a:active:focus,
.modal-head > ul > li > a:focus:active:focus {
  outline: 0;
}
.modal-head > ul > li.active > a,
.modal-head > ul > li > a:hover {
  color: white;
  background: black;
}
.modal-close {
  position: absolute;
  top: -11px;
  right: 0;
  color: black;
  font-size: 26px;
}
.modal-close:hover,
.modal-close:focus,
.modal-close:active {
  outline: 0;
  color: black;
  text-decoration: none;
}
.fc-left > div button {
  float: left;
}
.fc-left > div button:focus,
.fc-left > div button:active,
.fc-left > div button:active:focus {
  outline: 0;
}
.fc-left > div h2 {
  font-family: "CrimsonText", "Times New Roman";
  float: left;
}
.fc-left > div button + h2,
.fc-left > div h2 + button {
  margin-left: 10px;
}
.fc-left > div .fc-state-default {
  background-color: transparent;
  background-image: none;
  border: none;
}
.loading {
  font-family: "Simple-Pro-Bold-S";
}
.absolute {
  position: absolute;
}
.v-centered {
  top: 50%;
  margin-top: -16px;
}
.h-centered {
  left: 50%;
  margin-left: -16px;
}
.sp {
  width: 32px;
  height: 32px;
  clear: both;
  display: block;
  float: left;
  margin-top: 10px;
}
.sp + span {
  float: left;
  margin-left: 20px;
  margin-top: 15px;
}
/* Spinner Circle Rotation */
.sp-circle {
  border: 2px solid #b2b2b2;
  border-top: 2px solid black;
  border-radius: 50%;
  -webkit-animation: spCircRot 0.6s infinite linear;
  animation: spCircRot 0.6s infinite linear;
}
@-webkit-keyframes spCircRot {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@keyframes spCircRot {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
/* grid styles for download/ press section */
.grid {
  /*margin: 0 auto;*/
  max-width: 1200px;
}
/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid-item {
  width: 200px;
  float: left;
  background: #ffffff;
  margin-bottom: 15px;
  padding: 3px;
}
.grid-item a.downloadlink {
  color: black;
  display: block;
  border: 1px black solid;
  padding: 3px;
  margin: 1px;
  text-align: center;
  width: 30px;
  float: right;
}
.grid-item .borderTopBottom {
  border-top: 1px black solid;
  border-bottom: 1px black solid;
  padding: 5px;
}
.grid-item .font-tenpix {
  font-size: 10px;
}
/*.font-s {
font-family: "CrimsonText", "Times New Roman";
font-size: 14px !important;
}
*/
.IASitem {
  border-bottom: 1px solid black;
  padding-bottom: 10px;
  padding-top: 10px;
}
.IASitem .imgdocaudio {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
@media screen and (max-width: 929px) {
  .IASitem img {
    margin-bottom: 10px;
  }
  .imgdocaudio {
    position: relative;
    bottom: auto;
    right: auto;
  }
}
.font-s.xs {
  font-size: 9px;
}
a.blacklink {
  color: black;
}
/* BIRDS */
.bird-left {
  display: none;
  height: 100px;
  width: 100px;
  position: absolute;
  z-index: 1;
  top: -13%;
  left: -40%;
}
.bird-middle {
  display: none;
  height: 100px;
  width: 100px;
  position: absolute;
  z-index: 1;
  top: -12%;
  left: 12%;
}
.bird-right {
  display: none;
  height: 80px;
  width: 80px;
  position: absolute;
  z-index: 3;
  top: -8%;
  left: 38%;
}
.bird-below {
  display: none;
  height: 80px;
  width: 80px;
  position: absolute;
  z-index: 3;
  left: 18%;
  bottom: -5%;
}
body.theme-1 .bird-left,
body.theme-1 .bird-middle,
body.theme-1 .bird-right,
body.theme-1 .bird-below {
  display: block;
}
.paneventmain {
  display: block;
  height: 100px;
  width: 140px;
  position: absolute;
  z-index: 3;
  top: 95%;
  left: 80%;
  -ms-transform: rotate(-10deg);
  /* IE 9 */
  -webkit-transform: rotate(-10deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-10deg);
}
.paneventextra {
  top: 78%;
}
/*body.theme-1 .paneventmain, body.theme-2 .paneventmain, .head.theme-1 .paneventmain {
display: block;}*/
.is-truncated ~ .paneventmain,
body.theme-2 .paneventmain,
body.concerts .paneventmain {
  display: none !important;
}
.col-2 .paneventmain {
  display: none;
}
/*.theme-1 > a.panlink[href]::after {
content: " (" attr("https://shop.jetticket.net/panevent/SelectSeats.aspx?msg=0&ret=2&e=240") ") ";
}*/
.classic {
  display: none;
  position: absolute;
  width: 190px;
  height: auto;
  right: 20px;
  top: 70px;
  border-top: 5px solid white;
  border-bottom: 7px solid white ;
  border-left: 13px solid white ;
  border-right: 11px solid white ;
  z-index: 1;
}
body.theme-2 .classic {
  display: block;
}
@media screen and (max-width: 992px) {
  .classic {
    width: 150px;
  }
}
@media screen and (max-width: 767px) {
  .classic {
    width: 120px;
  }
}
@media screen and (max-width: 480px) {
  body.theme-2 .classic {
    display: none;
  }
}
@media screen and (max-width: 1300px) {
  body.theme-1 .ir-bird-top-left {
    display: block;
  }
}
@media screen and (max-width: 1199px) {
  section + section > div:before {
    width: 96% !important;
    left: 2% !important;
  }
}
@media screen and (max-width: 1090px) {
  section + section > div:before {
    width: 94.9% !important;
    left: 2.6% !important;
  }
}
@media screen and (max-width: 992px) {
  body.theme-1 .bird-left,
  body.theme-1 .bird-middle,
  body.theme-1 .bird-right,
  body.theme-1 .bird-below {
    display: block;
  }
  .bird-right {
    top: -9.3%;
    left: 69%;
  }
  .bird-below {
    bottom: -6%;
  }
  .paneventmain {
    top: 93%;
    left: 75%;
  }
}
@media screen and (max-width: 844px) {
  section + section > div:before {
    width: 94.6% !important;
    left: 2.8% !important;
  }
}
@media screen and (max-width: 767px) {
  .paneventmain,
  .bird-below,
  .bird-middle,
  .bird-left {
    display: none!important;
  }
  section + section > div:before {
    width: 94.2% !important;
    left: 2.9% !important;
  }
}
@media screen and (max-width: 730px) {
  section + section > div:before {
    width: 93.4% !important;
    left: 3.4% !important;
  }
}
@media screen and (max-width: 669px) {
  section + section > div:before {
    width: 92.1% !important;
    left: 3.9% !important;
  }
}
section + section > div:before {
  content: '';
  display: block;
  height: 10px;
  width: 96%;
  left: 2%;
  background-color: black;
  position: absolute;
}
.theme-1 section:nth-child(odd) > div:before {
  background-color: #944082;
}
.theme-1 section:nth-child(even) > div:before {
  background-color: #D42347;
}
.tablediv {
  border-top: 10px solid black;
  border-bottom: 10px solid black;
  padding-left: 0;
  padding-right: 0;
}
.theme-1 .tablediv {
  border-top: 10px solid #944082;
  border-bottom: 10px solid #D42347;
}
/*
/*--top-link
*/
.top {
  display: block;
  text-align: right;
  color: red;
  text-decoration: underline;
}
.top:hover {
  color: red;
}
.gallery-item {
  vertical-align: top;
  border: 3px solid white;
}
.gallery-item a {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.fancybox-opened .fancybox-title {
  font-family: "CrimsonText";
  font-size: 16px;
}
@media (max-width: 767px) {
  .gallery-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
a.tooltips:after {
  content: attr(data-tooltip);
  position: absolute;
  bottom: 6%;
  margin-left: 4px;
  background: white;
  padding: 2px;
  color: black;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  white-space: nowrap;
  opacity: 0.8;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  display: none;
}
a.tooltips:hover:after {
  display: block;
}
@media (max-width: 767px) {
  a.tooltips:hover:after {
    display: none;
  }
  a.tooltips:after {
    display: none;
  }
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: white;
}
.table > tbody > tr.success > td {
  background-color: #944082;
  color: white;
}
/*
/*--content-navigation
*/
.content-navigation > div > div > div > p {
  text-align: justify;
  text-align-last: center;
  font-style: "CrimsonText", "Times New Roman";
}
/*
/*--archive, newsletter in black sidebar left temporarily hidden
*/
.archive {
  visibility: hidden;
}
/*.newsletter {
visibility: hidden;
}
*/
.fc-content {
  line-height: 19px;
  width: 100%;
}
.fc-content > .fc-time,
.fc-content > .fc-title {
  font-family: "CrimsonText";
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
  float: left;
}
.fc-content > .fc-time + .fc-title {
  margin-left: 5px;
}
.fc-content > .fc-time {
  display: block;
  width: 30%;
}
.fc-content > .fc-title {
  display: block;
  width: 60px;
  max-width: 70px;
  float: left;
  overflow-x: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: 5px;
  cursor: pointer;
}
.arenaria-maps img {
  margin-bottom: 1em;
}
.control-label.required:after {
  content: '*';
}
/*
/*--presse/aktuelles
*/
.col-md-9 .more {
  text-align: left;
}
.lemonlogo {
  display: block;
  width: 160px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/*
//downloadsections b2b, content-download-template
*/
.content-downloads,
.b2bdownload {
  margin-left: 84px;
}
.content-downloads .grid-item {
  width: 190px;
}
@media screen and (max-width: 450px) {
  .content-downloads,
  .b2bdownload {
    margin-left: 77px;
  }
}
@media screen and (max-width: 375px) {
  .content-downloads,
  .b2bdownload {
    margin-left: 48px;
  }
}
@media screen and (max-width: 320px) {
  .content-downloads,
  .b2bdownload {
    margin-left: 18px;
  }
}
/*
//images inside a col-xs-6
*/
@media screen and (max-width: 767px) {
  .col-xs-6 > .contenttemplate > img {
    padding-top: 8px;
    padding-bottom: 18px;
  }
}
/*
** TODO: unexplainable links in content-area... REMOVE!
*/
.main-content > .row > a {
  display: none;
}
/*
** TODO: replace attributes with less-variables
*/
/* themes */
body.theme-1 {
  background-image: url("/DE/repos/files/backgroundImages/Schneekoenigin%5fHimmel%5fStandbild%2ejpg?exp=29087&fps=459f0509f5f9da707eae1da7372fa3da8ca0672b");
}
body.theme-2 {
  background-image: url("/DE/repos/files/backgroundImages/Haydnsaal%20Fresken%205588%c2%a9Andreas%20Hafenscher%5fLQ%2eJPG?exp=28934&fps=b584b10eb6a0485322149129d6f2eff09bf14b72");
}
/* TODO: parse into main.css */
a:focus,
a:active,
a:active:focus {
  outline: 0;
}
/* 
a,
a:hover{
color: black;
}
a:hover {
text-decoration: underline;
}
*/
.boldFontSimple {
  font-family: "Simple-Pro-Bold";
}
img.image {
  margin-top: 0;
}
/* 
.jumbotron img {
max-height: 450px;
}

@media (min-width: 768px) {
.jumbotron img {
max-height: 412px;
}
.jumbotron .embed-responsive {
padding-bottom: 412px;
}
}

@media screen and (max-width: 767px){
.jumbotron img {
max-height: 335px;
}
.jumbotron .embed-responsive {
padding-bottom: 335px;
}  
}
*/
/*
* Slick
* --------------------------------------------------
*/
.slick-slide {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .slick-slide {
    padding-left: 12px;
    padding-right: 12px;
  }
  .list-group-item > img {
    display: none;
  }
}
@media (max-width: 425px) {
  .jumbotron > .jumbosub {
    display: none;
  }
  .jumbotron > .toptitle {
    visibility: hidden;
    padding-top: 6px;
  }
  .splash-slider {
    min-height: 700px !important;
  }
  .jumbotron {
    padding-bottom: 4px;
  }
  .slick-slider {
    margin-bottom: 22px;
  }
}
.slick-dots {
  bottom: auto;
  top: 478px;
}
.slick-dots li button:before {
  font-size: 10px;
  color: #999;
}
.slick-dots li.slick-active button:before {
  color: #333;
}
.slick-prev,
.slick-next {
  z-index: 1;
  width: auto;
  height: auto;
  top: 27%;
}
.slick-prev:before,
.slick-next:before {
  content: '';
}
/*
.slick-prev:before {
content: "\f104";
}
.slick-next:before {
content: "\f105"; 
}
*/
.slick-prev {
  left: 75px;
}
.slick-next {
  right: 75px;
}
@media (max-width: 1199px) {
  .slick-next,
  .slick-prev {
    top: 28%;
  }
}
@media (max-width: 992px) {
  .slick-next,
  .slick-prev {
    top: 20%;
  }
}
/*
* Sidebar menu
* --------------------------------------------------
*/
.list-group-item {
  border: none;
}
.baraside .list-group {
  -webit-box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.56);
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.56);
}
.baraside img {
  margin-bottom: 6px;
}
.baraside {
  font-family: "Simple-Regular", "Simple-Pro-Bold-S";
  position: absolute;
  left: 40px;
  width: 132px;
  margin-left: 0;
  opacity: 0;
  /*-webkit-transform: translateX(0);*/
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  transition: transform ease-in-out 0.25s;
}
.isappleOS8 .baraside {
  -webkit-transform: translateX(0);
  -webkit-transition: -webkit-transform ease-in-out 0.25s;
}
.isappleOS8 .baraside.open {
  -webkit-transform: translateX(-172px);
}
.is-android .baraside {
  -webkit-transform: none;
  /* Safari and Chrome */
  -moz-transform: none;
  /* Firefox */
  -ms-transform: none;
  /* IE 9 */
  -o-transform: none;
  /* Opera */
  transform: none;
  left: 40px;
  transition: left ease-in-out 0.25s;
}
.is-android .baraside.open {
  -webkit-transform: none;
  /* Safari and Chrome */
  -moz-transform: none;
  /* Firefox */
  -ms-transform: none;
  /* IE 9 */
  -o-transform: none;
  /* Opera */
  transform: none;
  left: -132px;
}
.baraside.open {
  opacity: 1;
  -ms-transform: translateX(-172px);
  /*-webkit-transform: translateX(-172px);*/
  -moz-transform: translateX(-172px);
  -o-transform: translateX(-172px);
  transform: translateX(-172px);
}
.anchor-list-up {
  position: fixed;
}
.anchor-list-up.open {
  left: auto;
  -ms-transform: translateX(-132px);
  -webkit-transform: translateX(-132px);
  -moz-transform: translateX(-132px);
  -o-transform: translateX(-132px);
  transform: translateX(-132px);
}
.baraside-fixed {
  font-family: "Simple-Pro-Bold-S";
  position: fixed;
  top: 100px;
  /*original 57px; */
  left: 0;
  bottom: 80px;
  width: 175px;
  z-index: 3;
  background-color: white;
  box-shadow: 3px 0px 6px rgba(0, 0, 0, 0.56);
  -webkit-transform: translateX(-175px);
  transform: translateX(-175px);
  transition: transform ease-in-out 0.25s;
}
.is-android .baraside-fixed {
  -webkit-transform: none;
  /* Safari and Chrome */
  -moz-transform: none;
  /* Firefox */
  -ms-transform: none;
  /* IE 9 */
  -o-transform: none;
  /* Opera */
  transform: none;
  left: -178px;
  transition: left ease-in-out 0.25s;
}
.baraside-fixed.open {
  -webkit-transform: translateX(0px);
  transform: translateX(0);
}
.is-android .baraside-fixed.open {
  -webkit-transform: none;
  /* Safari and Chrome */
  -moz-transform: none;
  /* Firefox */
  -ms-transform: none;
  /* IE 9 */
  -o-transform: none;
  /* Opera */
  transform: none;
  left: 0;
}
.baraside-fixed > nav {
  height: 100%;
  overflow-y: scroll;
}
.baraside-fixed > i {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 60px;
  text-align: center;
  color: black;
  position: absolute;
  right: -40px;
  top: 0px;
  /* 
    background-color: white;  
    border-radius: 0 4px 4px 0;  
    padding: 10px;
    box-shadow: 3px 0px 6px rgba(0,0,0,.56);
    */
}
.baraside-fixed > i.sidemenu-mobile-close {
  cursor: pointer;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  color: black;
  position: absolute;
  top: -5px;
  left: 12px;
  z-index: 1060;
}
.rotneg90 {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rotneg180 {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
@media screen and (max-width: 767px) {
  .baraside .list-group img {
    display: none;
  }
}
/*
* Bootstrap refactor
* --------------------------------------------------
*/
.navbar-toggle {
  margin-right: 0px;
}
.visible-md-portrait {
  display: none !important;
}
.visible-ultra-lg-block {
  display: none !important;
}
.hidden-ultra-lg {
  display: block !important;
}
@media (min-width: 1300px) {
  .visible-ultra-lg-block {
    display: block !important;
  }
  .hidden-ultra-lg {
    display: none !important;
  }
}
@media (min-width: 768px) and (orientation: portrait) {
  .visible-md-portrait {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .hidden-ultra-lg.hidden-xs {
    display: none !important;
  }
  .visible-ultra-lg-block.visible-xs-block {
    display: block !important;
  }
}
@media (min-width: 1300px) {
  .baraside.container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .navbar-right {
    margin-right: -10px;
    padding-top: 5px;
  }
}
/*
* SVG
* --------------------------------------------------
*/
svg path.fill-inherit {
  fill: inherit;
}
.icon-wrapper > svg {
  height: 100%;
}
.icon-wrapper.fullw > svg {
  width: 100%;
}
.icon-wrapper {
  display: inline-block;
}
.icon-wrapper.color-base > svg use {
  fill: #000;
}
.icon-wrapper.color-white > svg use {
  fill: #fff;
  stroke: #fff;
}
.icon-wrapper.fill-auto > svg use {
  /* fill: inherit; */
}
.size-logo {
  width: 50px;
  height: 83px;
  transition: all ease-in-out 0.25s;
}
.icon-300 {
  width: 35px;
  height: 35px;
  transition: all ease-in-out 0.25s;
}
.icon-wrapper > svg use {
  transition: all ease-in-out 0.25s;
}
.icon-wrapper > svg {
  width: 30px;
}
.header-bg .size-logo {
  width: 35px;
  height: 44px;
}
.header-bg .size-logo > svg use,
.nav-collapse-open .size-logo > svg use {
  fill: #000;
  stroke: #000;
}
.stroke-width-5 > svg use {
  stroke-width: 5px !important;
}
.stroke-black > svg use {
  stroke: #000 !important;
}
.ir-btn-birds {
  display: none;
  position: absolute;
  top: 20px;
  right: -105px;
  width: 250px;
  height: 250px;
}
body.theme-1 .ir-btn-birds {
  display: block;
  z-index: 1;
}
@media screen and (max-width: 1177px) {
  .ir-btn-birds {
    top: 19px;
    right: -66px;
    width: 200px;
    height: 200px;
  }
}
/* @media screen and (max-width: 991px){

.ir-btn-birds {
top: 19px; 
right: -66px;
width: 185px; 
height: 185px; 
}
} */
@media screen and (max-width: 1024px) {
  .ir-btn-birds {
    top: 19px;
    right: 30px;
    width: 185px;
    height: 185px;
  }
}
/* TODO: convert to less */
.nav-collapse-open > .container > .row > .col-lg-12 {
  box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.56);
  background-color: white;
  color: black;
}
.nav-collapse-op .navbar-header .icon-bar {
  background-color: black;
}
.nav-collapse-open h4.title,
.nav-collapse-open a.menulinks {
  color: black;
}
/* TODO: override H1 in main.css */
.jumbotron h1 {
  font-size: 7.2vw;
  /* ~92px; */
}
/*h4, h5{
font-size: 2.2vh;
}*/
@media (min-width: 1300px) {
  /* set max-font-size for headings on large screens */
  .jumbotron h1 {
    font-size: 84px;
  }
}
@media screen and (max-width: 992px) {
  .navbar-toggle {
    margin-top: 25px;
    transition: margin ease-in-out 0.25s;
  }
  .header-bg .navbar-toggle {
    margin-top: 8px;
  }
  .navbar {
    min-height: 50px;
    max-height: 57px;
  }
  .navbar-nav > li > a {
    line-height: 20px;
  }
  .baraside .list-group {
    box-shadow: none;
  }
}
/* ***************************** */
@media screen and (max-width: 767px) {
  .baraside-fixed {
    bottom: 0;
  }
  .baraside {
    position: relative;
    width: 100%;
    left: 0;
  }
  .baraside.open {
    transform: translateX(0);
  }
  .is-android .baraside.open {
    left: 0;
  }
  .baraside > .row > nav {
    padding-left: 15px;
    padding-right: 20px;
  }
  .baraside .list-group {
    box-shadow: none;
  }
  .list-group-item {
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
  }
  .list-group-item:last-child {
    padding-bottom: 0;
  }
  .list-group-item > a {
    font-size: 20px;
    /* replace with less-variabl */
    line-height: 35px;
    margin-bottom: 0;
    padding-top: 0;
  }
  .list-group-item > a:after {
    width: 100%;
  }
  .open-calendar {
    display: none !important;
  }
  .list-group-item:last-child {
    padding-top: 0;
  }
  .list-group-item:nth-last-child(2) {
    padding-bottom: 0;
  }
  .list-group-item:last-child > a:after {
    background-color: black;
    height: 10px;
  }
  .list-group {
    margin-top: 0;
    border-top: 10px solid black;
    margin-bottom: 0;
  }
  .sidebar {
    margin-left: 15px;
    margin-right: 20px;
  }
  .navbar {
    min-height: 50px;
    max-height: 57px;
  }
  .navbar-nav > li > a {
    line-height: 20px;
  }
  .header-bg .navbar-brand {
    padding: 7px 15px 6px !important;
  }
  .navbar-brand > .title {
    font-size: 17px;
    margin-top: 12px;
  }
  .size-logo {
    width: 35px;
    height: 44px;
  }
  .navbar-toggle {
    margin-top: 8px;
  }
  .jumbotron .embed-responsive {
    padding-bottom: 56.25%;
  }
  /*.jumbotron h1 {
    font-size: 6vw;
}*/
  .description {
    padding-left: 15px;
    padding-right: 15px;
  }
  div.head > div.jumbotron {
    padding-left: 15px;
    padding-right: 15px;
  }
  .slick-slide > .jumbotron {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 320px) {
  .navbar-brand {
    padding: 7px 0 6px !important;
    margin-left: 1%;
  }
  .header-bg .navbar-brand {
    padding: 7px 0 6px !important;
  }
}
/* Presse */
.presstitle {
  max-height: 130px;
}
/* TODO: ADDITION TO main.css .arenaria-modal*/
.arenaria-modal {
  z-index: 1;
  padding: 50px 20px 0;
}
/* popover */
.popover {
  max-width: 500px;
}
.popover-content {
  max-height: 300px;
  overflow-y: auto;
}
/* Fullcalendar */
.fc-day-number {
  font-family: "Simple-Pro-Bold-S";
  font-weight: normal;
  font-size: 12px;
}
.fc-basic-view td.fc-day-number {
  padding-top: 0;
  padding-bottom: 0;
}
.fc-event {
  font-family: "Simple-Pro-Bold-S";
  font-weight: normal;
  font-size: 10px;
  word-break: break-all;
  border: none;
  background-color: transparent;
}
.fc-event,
.fc-event:hover,
.ui-widget .fc-event {
  color: black;
}
.fc-event .btn {
  font-size: 10px;
  padding: 2px 0;
  border-radius: 0;
  width: 100%;
  margin-top: 3px;
  text-transform: uppercase;
}
.fc-unthemed .fc-today {
  background: transparent;
}
.fc-title {
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1.8em;
}
.fc-content {
  padding-left: 3px;
}
.fc-content-skeleton > table > tbody > tr {
  height: 20px;
}
.premiere {
  background-color: #944082;
  color: white;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 3px;
}
.dprem {
  position: relative;
  z-index: 1;
}
.premiere > .fc-content {
  margin-top: 10px;
  padding-top: 6px;
}
.premiere > .fc-content:hover {
  color: white;
}
.prem {
  margin-bottom: 2px;
}
.pretime {
  margin-bottom: 2px;
}
.fc-day-grid-event {
  line-height: 1;
}
/*
/Calendar Backgroundimage
-----------------------------------------------
*/
/*.fc-view-container {
background-repeat: no-repeat;
background-size: 100% 100%;
}
.arenaria-cal-1 {
background-image:url(@"/repos/files/calendar/liebestrankcal.jpg");
}

.arenaria-cal-2 {
background-image:url(@"/repos/files/calendar/schneekoenigincal.jpg");
}

.arenaria-cal-3 {
background-image:url(@"/repos/files/calendar/haydnsaalcal.jpg");
}

.arenaria-cal-4 {
background-image:url(@"/repos/files/calendar/concertscal.jpg");
}

.fc-day {
background-color: white;
}

.fc-day:hover{
background-color:transparent;
}

.fc-day-header {
background-color: white;
}
*/
#people-modal .modal-body {
  max-height: 420px;
  overflow-y: auto;
}
#people-modal img {
  max-width: 320px;
  margin: 0.5em auto;
  display: block;
}
[data-calendar] .table-responsive {
  max-height: 770px;
  overflow: scroll;
}
@media screen and (max-width: 767px) {
  .table-responsive::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .table-responsive::-webkit-scrollbar:vertical {
    width: 12px;
  }
  .table-responsive::-webkit-scrollbar:horizontal {
    height: 12px;
  }
  .table-responsive::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    border: 2px solid #ffffff;
  }
  .table-responsive::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #ffffff;
  }
  .table-responsive.shadow-right {
    box-shadow: inset -7px 0 13px -7px rgba(0, 0, 0, 0.4);
  }
  .table-responsive.shadow-left {
    box-shadow: inset 7px 0 13px -7px rgba(0, 0, 0, 0.4);
  }
}
/*
-------------------------------------------------abendbesetzung
*/
.abendbesetzung {
  background: white;
  margin-left: 20px;
  padding-top: 32px;
  margin-right: 20px;
  text-align: center;
  box-shadow: -7px 7px 6px 0px rgba(0, 0, 0, 0.56);
  width: initial !important;
}
.abendbesetzung .subline {
  margin-bottom: 25px;
}
/*----------------------------------------------language-switch*/
.de,
.eng {
  font-size: 1em;
  margin-left: 0.1em;
  margin-bottom: 2em;
  color: white;
}
.de:hover,
.eng:hover,
.de:focus,
.eng:focus {
  color: white;
}
.lang-DE .de {
  display: none;
}
.lang-EN .eng {
  display: none;
}
/*delete span.en when switch is implemented!*/
/*span.en{
font-size: 1em;
margin-left: 0.5em;
margin-bottom: 2em;
visibility: hidden;
}

*/
.header-bg .sidebarblack_mobile .settinglink,
.header-bg .sidebarblack_mobile .de,
.header-bg .sidebarblack_mobile .eng {
  color: white;
}
@media screen and (min-width: 992px) and (max-width: 1299px) {
  .baraside-fixed > i.sidemenu-mobile-close {
    top: -7px;
    left: 145px;
  }
  .sidebar .leftside {
    padding-left: 16px;
  }
  .sidebar .rightside {
    text-align: left;
    padding-left: 12px;
  }
  .sidebar {
    box-shadow: none;
  }
  .baraside-fixed {
    margin-top: 18px;
    height: 612px;
  }
  .is-android .baraside-fixed.open {
    left: 10px;
  }
  .baraside-fixed > i {
    height: 70px;
    right: -28px;
    top: -24px;
  }
  .sidemenu-mobile-close {
    height: 50px;
    width: 50px;
    top: -13px;
    left: 142px;
  }
  .press-nav .anchor-list {
    position: fixed;
    margin-top: 0%;
  }
  .list-group.anchor-list {
    margin-top: 0%;
  }
  /* .anchor-list .sidebar{
    margin-top: -12px;
    //position: fixed;
    z-index: 9;
    left: 10px;
    width: 175px;
}
    .anchor-list li:first-child {
    padding-top: 60px;
}
    .anchor-list div.sidebar.clearfix {
    margin-top: -12px;
}*/
}
@media screen and (min-width: 992px) {
  li.sidebarblack_mobile {
    display: none;
  }
}
li.sidebarblack_mobile {
  position: absolute;
  width: 100%;
  margin-left: -20px;
}
.sidebarblack_mobile .sidebarblack {
  padding-left: 30px !important;
}
@media screen and (max-width: 991px) {
  .baraside-fixed > i {
    display: none;
  }
  .leftside {
    height: 51px;
  }
  .nav-collapse-open .navbar-header .icon-bar {
    background-color: black;
  }
  .header-bg .size-logo {
    width: 50px;
    height: 88px;
  }
  .header-bg .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
  .header-bg .size-logo > svg use,
  .nav-collapse-open .size-logo > svg use {
    fill: initial;
    stroke: initial;
  }
  .header-bg .size-logo {
    height: 82px;
  }
  .header-bg .navbar-fixed-top {
    background-color: transparent;
    box-shadow: none;
  }
  .header-bg .navbar-toggle {
    margin-top: 25px;
  }
  .header-bg .navbar-brand {
    padding: 26px 15px;
  }
  .navbar-brand {
    padding-left: 0;
    margin-left: 0;
  }
  .sidebarblack_mobile .settingfont.newsletter {
    margin-top: 15px;
  }
  .sidebarblack_mobile .rightside {
    text-align: left;
  }
  .sidebarblack_mobile .rightside .eng,
  .sidebarblack_mobile .rightside .de,
  .sidebarblack_mobile .rightside p {
    margin-left: 30px;
  }
  .sidebarblack_mobile .de,
  .sidebarblack_mobile .eng {
    font-size: 0.7em;
  }
  .anchor-list {
    display: none;
  }
  .press-nav .anchor-list {
    display: block;
  }
  h2.coll {
    margin-top: 18px;
    margin-bottom: -43px;
  }
  .sectionnorm h2.coll {
    margin-bottom: -18px;
  }
  h2.coll ~ .top {
    visibility: hidden;
  }
  .colloni:before {
    visibility: hidden;
  }
  .head {
    margin-bottom: -17px;
  }
  .colla.in .gallery-template .slick-track[role="listbox"] {
    width: 100%!important;
  }
  .colla.in .gallery-template .slick-slide.slick-active {
    width: 100% !important;
  }
  .rightside .font-selector {
    width: 64px;
  }
  .font-selector .tiny,
  .font-selector .default,
  .font-selector .large {
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .baraside .sidebar {
    display: none;
  }
  li.sidebarblack_mobile {
    position: relative;
    width: auto;
    display: block;
    /* 
        width: 107%;
        margin-left: -35px;
        margin-right: 67px;
        */
    margin-left: -35px;
    margin-right: -40px;
    bottom: -6px;
  }
  .navbar-nav {
    margin: 7.5px -20px 0;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .sidebar {
    box-shadow: none;
  }
  .size-logo {
    height: 52px;
  }
  .icon-wrapper > svg {
    width: 22px;
  }
  .header-bg .navbar-toggle {
    margin-top: 8px;
  }
  .header-bg .size-logo {
    height: 50px;
  }
  .header-bg .navbar > .container .navbar-brand {
    margin-left: -30px;
  }
  form#contact {
    width: 100% !important;
  }
  .navbar-brand {
    padding-left: 0;
    margin-left: 0;
  }
}
.margin-bottom-reduced h1 {
  margin-bottom: 0;
}
/*
@media screen and (max-width:630px) {
li.sidebarblack_mobile {
width: 111%;
}
}
*/
@media screen and (max-width: 553px) {
  h1 {
    word-wrap: break-word;
  }
}
.mt-15 {
  margin-top: 15px;
}
