.base-bottom-line {
  padding-bottom: 10px;
  border-bottom: 1px solid #3d3843;
  margin-bottom: 10px;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html {
  -webkit-text-size-adjust: 100%;
}
::selection {
  background: #a92c62;
  color: #ffffff;
}
html,
body {
  padding: 0px;
  margin: 0px;
  height: 100%;
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  color: #3d3944;
}
body {
  width: 100%;
  text-align: center;
  background: #ffffff;
}
#container-outer {
  padding: 0px;
  margin: 0px;
  min-height: 100%;
  position: relative;
}
.container {
  text-align: left;
  margin: auto;
  width: 964px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
  position: relative;
}
.container img {
  max-width: 964px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .container img {
    max-width: 1170px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .container {
    width: 100%;
  }
  .container img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .container {
    padding: 0 15px;
    width: auto;
  }
  .start-layout .container {
    padding: 0;
  }
}
#main {
  padding-bottom: 130px;
}
@media only screen and (min-width: 1200px) {
  #main {
    padding-bottom: 170px;
  }
}
.start-layout #main {
  padding-bottom: 50px;
}
@media only screen and (max-width: 979px) {
  .start-layout #main {
    padding-bottom: 0;
  }
}
.full-images-layout #main {
  padding-bottom: 48px;
}
@media only screen and (max-width: 979px) {
  .full-images-layout #main {
    padding-bottom: 0;
  }
}
.full-images-layout #main .content-images {
  padding-bottom: 122px;
}
@media only screen and (max-width: 979px) {
  .full-images-layout #main .content-images {
    padding-bottom: 0;
  }
}
#contact-link {
  position: fixed;
  right: 34px;
  top: 300px;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 100% 0;
  z-index: 1000;
}
#contact-link a {
  color: #ffffff;
  background: #a92c62;
  padding: 15px 30px;
  text-transform: uppercase;
}
@media only screen and (min-width: 1200px) {
  #contact-link {
    top: 400px;
  }
}
@media only screen and (max-width: 979px) {
  #contact-link {
    display: none;
  }
}
#logo {
  padding: 40px 0;
  float: left;
}
@media only screen and (max-width: 979px) {
  #logo {
    float: none;
    text-align: center;
    padding: 30px 0 20px 0;
  }
}
#logo img {
  width: 312px;
  height: 48px;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-small.png') no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media only screen and (min-width: 1200px) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta.png') no-repeat 0 0;
    width: 390px;
    height: 60px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (max-width: 979px) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-mobile.png') no-repeat 0 0;
    width: 260px;
    height: 40px;
  }
}
@media only screen and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (-o-min-device-pixel-ratio: 3/2) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (min--moz-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (min-device-pixel-ratio: 1.5) {
  #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-magenta-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
.start-layout #logo img {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-small.png') no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-small@2x.png') no-repeat 0 0;
    background-size: 312px 48px;
  }
}
@media only screen and (min-width: 1200px) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start.png') no-repeat 0 0;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start@2x.png') no-repeat 0 0;
    background-size: 390px 60px;
  }
}
@media only screen and (max-width: 979px) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-mobile.png') no-repeat 0 0;
  }
}
@media only screen and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (-o-min-device-pixel-ratio: 3/2) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (min--moz-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
@media only screen and (max-width: 979px) and (min-device-pixel-ratio: 1.5) {
  .start-layout #logo img {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/lmo-logo-start-mobile@2x.png') no-repeat 0 0;
    background-size: 260px 40px;
  }
}
#logo a {
  text-decoration: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#mobile-menu-link {
  float: right;
  padding-top: 3px;
  width: auto;
}
.start-layout #mobile-menu-link {
  float: none;
  position: absolute;
  z-index: 100;
  top: 90px;
  right: 15px;
  background: #a92c62;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #a92c62;
  padding: 9px 12px 8px 12px;
}
.start-layout #mobile-menu-link img {
  padding-top: 6px;
}
#language {
  float: right;
  margin-top: 50px;
  margin-left: 30px;
}
#language div {
  float: left;
  margin-left: 10px;
}
#language a {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: block;
}
#language .lang-0 {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-de.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #language .lang-0 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-de@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #language .lang-0 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-de@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #language .lang-0 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-de@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #language .lang-0 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-de@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
#language .lang-1 {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-en.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #language .lang-1 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-en@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #language .lang-1 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-en@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #language .lang-1 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-en@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #language .lang-1 {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/flag-en@2x.png') no-repeat;
    background-size: 26px 26px;
  }
}
#language .active {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
@media only screen and (max-width: 979px) {
  #language {
    margin-top: 0;
    margin-right: 15px;
  }
}
#menu {
  padding: 52px 0;
  float: right;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#menu .menuitem {
  margin: 0;
  padding: 0;
  margin-right: 19px;
  float: left;
}
#menu .menuitem a {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #797187;
  padding-bottom: 3px;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.start-layout #menu .menuitem a {
  color: #ffffff;
}
#menu .menuitem a:hover {
  color: #a92c62;
  background: none;
}
#menu .menulast {
  margin-right: 30px;
}
#menu .menuact > a {
  border-bottom: 2px solid #a92c62;
}
#menu .menu-sub {
  display: none;
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 33px;
  right: -22px;
  min-width: 206px;
  padding: 10px 0;
  background: #ffffff;
  z-index: 100;
}
#menu .menu-sub:before {
  content: "";
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/blase-top.png') no-repeat;
  width: 30px;
  height: 15px;
  position: absolute;
  top: -15px;
  right: 10px;
}
#menu .menu-sub .menuitem {
  float: none;
  margin: 0;
  white-space: nowrap;
}
#menu .menu-sub .menuitem a {
  padding: 8px 30px;
  display: block;
  color: #797187;
}
#menu .menu-sub .menuitem a:hover {
  color: #3d3944;
}
#menu .menu-sub .menuact > a {
  border: none;
  color: #3d3944;
}
#menu .menu-sub #menu-social {
  margin: 8px 0 8px 30px;
  height: 17px;
  line-height: 17px;
}
#menu .menubackstage {
  position: relative;
}
#menu .menubackstage > a {
  padding-right: 15px;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau.png') no-repeat right 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
#menu .menubackstage > a:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau.png') no-repeat right 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-grau@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
.start-layout #menu .menubackstage > a {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret.png') no-repeat right 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .start-layout #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
.start-layout #menu .menubackstage > a:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret.png') no-repeat right 6px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .start-layout #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .start-layout #menu .menubackstage > a:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret@2x.png') no-repeat right 6px;
    background-size: 9px 5px;
  }
}
#menu .mobile-sub-container {
  display: none;
}
@media only screen and (max-width: 979px) {
  #menu .mobile-sub-container {
    display: block;
  }
}
#mobile-menu-container {
  padding-top: 0;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #a92c62;
  text-align: left;
  display: none;
}
#mobile-menu-container #mobile-close {
  position: absolute;
  z-index: 2000;
  top: 20px;
  right: 15px;
  width: 14px;
  height: 14px;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/close.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #mobile-close {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/close@2x.png') no-repeat;
    background-size: 14px 14px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #mobile-close {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/close@2x.png') no-repeat;
    background-size: 14px 14px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #mobile-close {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/close@2x.png') no-repeat;
    background-size: 14px 14px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #mobile-close {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/close@2x.png') no-repeat;
    background-size: 14px 14px;
  }
}
#mobile-menu-container #submenu-container {
  padding-top: 0;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  background: #a92c62;
  text-align: left;
  display: none;
}
#mobile-menu-container #submenu-container #submenu-back {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow.png') no-repeat 10px 10px;
  width: 15px;
  height: 16px;
  margin-right: 15px;
  margin-left: 15px;
  margin-top: 10px;
  padding: 10px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #submenu-container #submenu-back {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 10px 10px;
    background-size: 15px 16px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #submenu-container #submenu-back {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 10px 10px;
    background-size: 15px 16px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #submenu-container #submenu-back {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 10px 10px;
    background-size: 15px 16px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #submenu-container #submenu-back {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 10px 10px;
    background-size: 15px 16px;
  }
}
#mobile-menu-container #submenu-container #submenu-title {
  padding: 25px 25px 12px 25px;
}
#mobile-menu-container #submenu-container #submenu-title a {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
}
#mobile-menu-container #submenu-container #submenu-items .menu-sub {
  display: block;
}
#mobile-menu-container #menu,
#mobile-menu-container #submenu-items {
  padding: 0;
  float: none;
}
#mobile-menu-container #menu .menuitem,
#mobile-menu-container #submenu-items .menuitem {
  float: none;
  margin: 0;
  padding: 0;
}
#mobile-menu-container #menu .menuitem a,
#mobile-menu-container #submenu-items .menuitem a {
  padding: 12px 25px;
  display: block;
  background: #a92c62;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
  text-transform: none;
}
#mobile-menu-container #menu .menuitem a:hover,
#mobile-menu-container #submenu-items .menuitem a:hover {
  color: #ffffff;
  font-weight: bold;
}
#mobile-menu-container #menu .menu-sub,
#mobile-menu-container #submenu-items .menu-sub {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  position: static;
  padding: 0;
  max-width: none;
  width: 100%;
}
#mobile-menu-container #menu .menu-sub:before,
#mobile-menu-container #submenu-items .menu-sub:before {
  display: none;
}
#mobile-menu-container #menu .menu-sub #menu-social,
#mobile-menu-container #submenu-items .menu-sub #menu-social {
  background: #a92c62;
  margin: 0;
  height: 48px;
  line-height: 48px;
  padding: 20px 15px;
}
#mobile-menu-container #menu .menu-sub #menu-social a,
#mobile-menu-container #submenu-items .menu-sub #menu-social a {
  padding: 0;
  background: transparent;
}
#mobile-menu-container #menu .menu-sub #menu-social .social-icon,
#mobile-menu-container #submenu-items .menu-sub #menu-social .social-icon {
  width: 48px;
  height: 48px;
}
#mobile-menu-container #menu .menu-sub #menu-social .social-yt,
#mobile-menu-container #submenu-items .menu-sub #menu-social .social-yt {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/youtube-icon-mobile.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-yt,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/youtube-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-yt,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/youtube-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-yt,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/youtube-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-yt,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/youtube-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
#mobile-menu-container #menu .menu-sub #menu-social .social-gp,
#mobile-menu-container #submenu-items .menu-sub #menu-social .social-gp {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/googleplus-icon-mobile.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gp,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/googleplus-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gp,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/googleplus-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gp,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/googleplus-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gp,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/googleplus-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
#mobile-menu-container #menu .menu-sub #menu-social .social-fb,
#mobile-menu-container #submenu-items .menu-sub #menu-social .social-fb {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/facebook-icon-mobile.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-fb,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/facebook-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-fb,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/facebook-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-fb,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/facebook-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-fb,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/facebook-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
#mobile-menu-container #menu .menu-sub #menu-social .social-gm,
#mobile-menu-container #submenu-items .menu-sub #menu-social .social-gm {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-icon-mobile.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gm,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gm,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gm,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #mobile-menu-container #menu .menu-sub #menu-social .social-gm,
  #mobile-menu-container #submenu-items .menu-sub #menu-social .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-icon-mobile@2x.png') no-repeat;
    background-size: 48px 48px;
  }
}
#mobile-menu-container #menu .menuact,
#mobile-menu-container #submenu-items .menuact {
  background: #a92c62;
}
#mobile-menu-container #menu .menuact > a,
#mobile-menu-container #submenu-items .menuact > a {
  font-weight: bold;
}
#mobile-menu-container #menu .menuact > a:hover,
#mobile-menu-container #submenu-items .menuact > a:hover {
  color: #ffffff;
}
#mobile-menu-container #menu .menubackstage > a,
#mobile-menu-container #submenu-items .menubackstage > a {
  display: none;
}
#mobile-menu-container #menu .menubackstage > .menu-sub,
#mobile-menu-container #submenu-items .menubackstage > .menu-sub {
  display: block;
}
#mobile-menu-container #ticket-link {
  float: none;
  margin: 0;
}
#mobile-menu-container #ticket-link a {
  padding: 25px;
  padding-bottom: 12px;
  background: #a92c62;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 25px;
  color: #ffffff;
  text-transform: none;
  border: 0;
}
#mobile-menu-container #ticket-link.active a {
  font-weight: bold;
}
#mobile-menu-inner::after {
  clear: both;
  display: block;
  content: "";
}
#ticket-link {
  float: right;
  margin-top: 40px;
}
#ticket-link a {
  color: #a92c62;
  background: #ffffff;
  padding: 14px 20px 11px 20px;
  font-size: 15px;
  font-family: 'istokweb', verdana, arial, sans-serif;
  line-height: 21px;
  font-weight: normal;
  height: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -moz-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  border: 1px solid #a92c62;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 13px 15px 10px 15px;
  box-sizing: border-box;
  font-size: 14px;
  background: transparent;
  color: #797187;
  border-color: #797187;
}
#ticket-link a.active,
#ticket-link a:hover {
  background: #a92c62;
  color: #ffffff;
}
#ticket-link a.active,
#ticket-link a:hover {
  background: #a92c62;
  color: #ffffff;
}
#ticket-link a:hover {
  color: #a92c62;
  border-color: #a92c62;
  background: transparent;
}
.start-layout #ticket-link a {
  color: #ffffff;
  border-color: #ffffff;
}
.start-layout #ticket-link a:hover {
  color: #3d3944;
  border-color: #ffffff;
  background: #ffffff;
}
.social-icon {
  display: inline-block;
  margin-right: 15px;
  vertical-align: middle;
}
.social-icon a {
  display: block;
  width: 100%;
  height: 100%;
}
.social-yt {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube.png') no-repeat;
  width: 20px;
  height: 14px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-yt {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
.social-yt:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube-hover.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-yt:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube-hover@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-yt:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube-hover@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-yt:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube-hover@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-yt:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-youtube-hover@2x.png') no-repeat;
    background-size: 20px 14px;
  }
}
.social-gp {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus.png') no-repeat;
  width: 21px;
  height: 14px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-gp {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
.social-gp:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus-hover.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-gp:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus-hover@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-gp:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus-hover@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-gp:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus-hover@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-gp:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-googleplus-hover@2x.png') no-repeat;
    background-size: 21px 14px;
  }
}
.social-fb {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook.png') no-repeat;
  width: 15px;
  height: 15px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-fb {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
.social-fb:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook-hover.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-fb:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook-hover@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-fb:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook-hover@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-fb:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook-hover@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-fb:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/social-facebook-hover@2x.png') no-repeat;
    background-size: 15px 15px;
  }
}
.social-gm {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps.png') no-repeat;
  width: 12px;
  height: 17px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-gm {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
.social-gm:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-hover.png') no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .social-gm:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-hover@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .social-gm:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-hover@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .social-gm:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-hover@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .social-gm:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/maps-hover@2x.png') no-repeat;
    background-size: 11px 17px;
  }
}
@media only screen and (max-width: 979px) {
  .social-gm {
    margin: 0;
  }
}
#title {
  background: #a92c62;
  padding: 24px 0 25px 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 1200px) {
  #title {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 979px) {
  #title {
    padding: 12px 0;
  }
}
#title #title-inner {
  text-align: center;
}
@media only screen and (max-width: 979px) {
  #title #title-inner {
    text-align: left;
  }
  #title #title-inner h1 {
    font-size: 22px;
    line-height: 25px;
  }
}
#title .backlink-wrap {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  height: 32px;
}
@media only screen and (max-width: 979px) {
  #title .backlink-wrap {
    height: 20px;
    margin-right: 10px;
  }
}
#title .backlink-wrap a {
  display: block;
  position: absolute;
  left: -32px;
  top: 1px;
}
@media only screen and (max-width: 979px) {
  #title .backlink-wrap a {
    position: static;
    width: 16px;
    height: 25px;
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow.png') no-repeat 0 5px;
  }
  #title .backlink-wrap a img {
    display: none;
  }
}
@media only screen and (max-width: 979px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #title .backlink-wrap a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 0 5px;
    background-size: 15px 16px;
  }
}
@media only screen and (max-width: 979px) and (-o-min-device-pixel-ratio: 3/2) {
  #title .backlink-wrap a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 0 5px;
    background-size: 15px 16px;
  }
}
@media only screen and (max-width: 979px) and (min--moz-device-pixel-ratio: 1.5) {
  #title .backlink-wrap a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 0 5px;
    background-size: 15px 16px;
  }
}
@media only screen and (max-width: 979px) and (min-device-pixel-ratio: 1.5) {
  #title .backlink-wrap a {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/back-arrow@2x.png') no-repeat 0 5px;
    background-size: 15px 16px;
  }
}
#submenu {
  padding: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 979px) {
  #submenu {
    display: none;
  }
}
#submenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#submenu .menuitem {
  margin: 0;
  padding: 0 20px;
  display: inline-block;
}
#submenu .menuitem a {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 21px;
  color: #db8eaf;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#submenu .menuitem a:hover {
  color: #ffffff;
  background: none;
}
#submenu .menuact a {
  color: #ffffff;
}
#extranav {
  float: right;
}
@media only screen and (max-width: 979px) {
  #extranav {
    float: none;
    text-align: center;
  }
}
#extranav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#extranav .menuitem {
  margin: 0;
  padding: 0;
  margin-left: 30px;
  float: left;
}
@media only screen and (max-width: 979px) {
  #extranav .menuitem {
    float: none;
    display: inline-block;
  }
  #extranav .menuitem:first-child {
    margin-left: 0;
  }
}
#extranav .menuitem a {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #c1bbca;
  text-decoration: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
#extranav .menuitem a:hover {
  color: #ffffff;
  background: none;
}
header#main-header {
  display: block;
  background: #ebe9eb;
}
.start-layout header#main-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  z-index: 100;
}
@media only screen and (max-width: 979px) {
  #bgImage {
    height: 400px;
  }
  #bgImage #bgImage-inner {
    height: 400px;
    overflow: hidden;
    width: 100%;
    position: absolute;
    z-index: 1;
  }
  #bgImage .tx-dligoplays-pi1 {
    position: absolute;
    left: 50%;
  }
}
#bgImage img {
  height: auto;
  width: 100%;
  display: block;
}
@media only screen and (max-width: 979px) {
  #bgImage img {
    height: 400px;
    position: relative;
    left: -50%;
    width: auto;
  }
}
.plays {
  background: #ebe9eb;
}
.play_next_single {
  background: #ffffff;
  margin-top: -65px;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .play_next_single {
    margin-top: 0;
    padding-bottom: 20px;
  }
}
.play_next_single .play_date {
  float: left;
  padding: 0 30px 0 40px;
  margin: 35px 30px 35px 0;
  border-right: 1px solid #c1bbca;
}
@media only screen and (max-width: 979px) {
  .play_next_single .play_date {
    padding: 0 10px 0 15px;
    margin: 15px 10px 15px 0;
  }
}
.play_next_single .play_day {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 28px;
  color: #3d3944;
}
.play_next_single .play_time {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #3d3944;
  margin-top: 10px;
}
.play_next_single .play_title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 41px;
  color: #3d3944;
  padding: 40px 0 41px 0;
}
@media only screen and (max-width: 979px) {
  .play_next_single .play_title {
    font-family: Georgia, Times, Times New Roman, serif;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 28px;
    color: #3d3944;
    padding: 15px 15px 15px 0;
  }
}
.play_next_single .canceled {
  text-align: center;
  display: block;
  max-width: 220px;
  margin: 40px 0 40px 20px;
  padding: 13px 15px 10px 15px;
  float: left;
}
@media only screen and (max-width: 979px) {
  .play_next_single .canceled {
    margin: 0;
    margin-bottom: 10px;
  }
}
.play_next_single .play_links {
  float: right;
  padding-right: 40px;
}
@media only screen and (max-width: 979px) {
  .play_next_single .play_links {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
  }
  .play_next_single .play_links .play_links_inner {
    padding: 0 15px;
  }
}
.play_next_single .button-link {
  margin: 40px 0 40px 20px;
}
.play_next_single .button-link span {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple.png') no-repeat 0 3px;
  padding-left: 20px;
  height: 16px;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_next_single .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_next_single .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_next_single .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_next_single .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
.play_next_single .button-link:hover span {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white.png') no-repeat 0 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_next_single .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_next_single .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_next_single .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_next_single .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media only screen and (max-width: 979px) {
  .play_next_single .button-link {
    margin: 0;
    margin-bottom: 10px;
    width: 100%;
    max-width: 220px;
  }
  .play_next_single .button-link:first-child {
    margin-right: 10px;
  }
}
.playsBanner {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/banner-bg.png') repeat-x 0 bottom #ebe9eb;
  padding-top: 80px;
  padding-bottom: 1px;
  min-height: 240px;
}
@media only screen and (max-width: 979px) {
  .playsBanner {
    padding-top: 40px;
  }
  .playsBanner header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.playsBanner .plays_next {
  margin-bottom: 40px;
}
@media only screen and (max-width: 979px) {
  .playsBanner .plays_next {
    float: none;
    margin-bottom: 20px;
  }
}
.playsBanner .play_next {
  float: left;
  margin-right: 30px;
  background: #ffffff;
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    width: 100%;
    max-width: 500px;
  }
}
.playsBanner .play_next.last,
.playsBanner .play_next.frame-layout-200,
.playsBanner .play_next.frame-layout-300 {
  margin-right: 0;
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next.last,
  .playsBanner .play_next.frame-layout-200,
  .playsBanner .play_next.frame-layout-300 {
    margin-right: auto;
  }
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .playsBanner .play_next {
    margin-left: 20px;
    margin-right: 0;
  }
  .playsBanner .play_next.first {
    margin-left: 0;
  }
  .playsBanner .play_next.last {
    display: none;
  }
}
.playsBanner .play_next .play_date {
  float: left;
  padding: 0 15px 0 20px;
  margin: 12px 15px 14px 0;
  border-right: 1px solid #c1bbca;
}
.playsBanner .play_next .play_day {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 28px;
  color: #3d3944;
}
.playsBanner .play_next .play_time {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #3d3944;
  margin-top: 7px;
}
.playsBanner .play_next .play_title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 21px;
  line-height: 28px;
  color: #3d3944;
  width: 370px;
  box-sizing: border-box;
  padding: 12px 20px 12px 0;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .playsBanner .play_next .play_title {
    width: 470px;
  }
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next .play_title {
    width: 100%;
    max-width: 500px;
  }
}
.playsBanner .play_next .play_title a {
  color: #3d3944;
}
.playsBanner .play_next .play_info {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  height: 259px;
  width: 370px;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/bg-dark.png');
  color: #ffffff;
  z-index: 20;
  position: absolute;
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -moz-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .playsBanner .play_next .play_info {
    width: 470px;
  }
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next .play_info {
    width: 100%;
    max-width: 500px;
    height: 100%;
  }
}
.playsBanner .play_next .play_info:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.playsBanner .play_next .play_info a .play_short {
  padding: 30px 30px 0 30px;
  height: 100%;
  color: #ffffff;
}
.playsBanner .play_next .play_info .play_link_wrap {
  padding: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  box-sizing: border-box;
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next .play_info .play_link_wrap {
    padding: 15px;
  }
}
.playsBanner .play_next .play_info .canceled {
  text-align: center;
  display: block;
}
.playsBanner .play_next .play_info .play_link .button-link {
  width: 100%;
  max-width: 220px;
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
  margin: auto;
  display: block;
}
.playsBanner .play_next .play_info .play_link .button-link span {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white.png') no-repeat 0 3px;
  padding-left: 20px;
  height: 16px;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .playsBanner .play_next .play_info .play_link .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-white@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
.playsBanner .play_next .play_info .play_link .button-link:hover {
  color: #3d3944;
  border-color: #ffffff;
  background: #ffffff;
}
.playsBanner .play_next .play_info .play_link .button-link:hover span {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black.png') no-repeat 0 3px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .playsBanner .play_next .play_info .play_link .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .playsBanner .play_next .play_info .play_link .button-link:hover span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 3px;
    background-size: 11px 11px;
  }
}
.playsBanner .play_next .play_image {
  clear: both;
  height: 259px;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .playsBanner .play_next .play_image img {
    width: 470px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .playsBanner .play_next .play_image {
    height: auto;
  }
  .playsBanner .play_next .play_image img {
    width: 100%;
    max-width: 500px;
    display: block;
  }
}
@media only screen and (max-width: 979px) {
  .playsBanner .center {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}
.playsBanner .button-link {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}
@media only screen and (max-width: 979px) {
  .playsBanner .button-link {
    width: 100%;
    max-width: 220px;
  }
}
.playsBanner .button-link:hover {
  color: #a92c62;
  border-color: #ffffff;
  background: #ffffff;
}
.play_nav_wrapper {
  padding-bottom: 10px;
  border-bottom: 2px solid #3d3843;
}
.play_nav_container {
  overflow: hidden;
  margin-right: 40px;
}
.play_nav {
  width: auto;
  white-space: nowrap;
  position: relative;
}
.play_nav_scroll a {
  width: 15px;
  height: 19px;
  display: block;
}
.play_nav_left {
  float: left;
  margin-right: 25px;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-grey.png') no-repeat 0 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_nav_left {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_nav_left {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_nav_left {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_nav_left {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
.play_nav_left:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-black.png') no-repeat 0 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_nav_left:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_nav_left:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_nav_left:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_nav_left:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-left-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
.play_nav_right {
  float: right;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-grey.png') no-repeat 0 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_nav_right {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_nav_right {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_nav_right {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_nav_right {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-grey@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
.play_nav_right:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-black.png') no-repeat 0 1px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play_nav_right:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play_nav_right:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play_nav_right:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play_nav_right:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/arrow-right-black@2x.png') no-repeat 0 1px;
    background-size: 15px 16px;
  }
}
.play_nav_month {
  display: inline;
  margin-right: 48px;
}
.play_nav_month a {
  color: #797187;
  text-transform: uppercase;
}
.play_nav_month a.active {
  font-weight: bold;
  color: #a92c62;
}
@media only screen and (max-width: 979px) {
  .list-row {
    border-bottom: 1px solid #3d3843;
  }
}
.list-col {
  display: table-cell;
  border-bottom: 1px solid #3d3843;
}
@media only screen and (max-width: 979px) {
  .list-col {
    display: block;
    border-bottom: 0;
  }
}
.list-col-spacer {
  border: none;
  width: 50px;
}
@media only screen and (max-width: 979px) {
  .list-col-spacer {
    display: none;
  }
}
.play-list {
  display: table;
  width: 100%;
}
@media only screen and (max-width: 979px) {
  .play-list {
    display: block;
  }
}
.play-list .col1 {
  width: 110px;
  white-space: nowrap;
}
@media only screen and (max-width: 979px) {
  .play-list .col1 {
    width: 105px;
    float: left;
  }
  .play-list .col1 .col_content {
    border-right: 1px solid #c1bbca;
    padding-left: 0;
    margin: 0;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 979px) {
  .play-list .col2 {
    margin-left: 105px;
  }
}
.play-list .col3 {
  width: 80px;
  vertical-align: middle;
}
@media only screen and (max-width: 979px) {
  .play-list .col3 {
    width: 100%;
  }
  .play-list .col3 .col_content {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
  }
}
.play-list .col_content {
  padding: 0 10px;
  margin: 22px 0;
}
.play-list .play_day {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #3d3944;
}
.play-list .play_time {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 19px;
  color: #3d3944;
  margin-top: 7px;
}
.play-list .play_title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 28px;
  color: #3d3944;
}
.play-list .play_descr {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 23px;
  color: #3d3944;
  margin-top: 3px;
}
.play-list .play_tickets a span {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple.png') no-repeat 0 5px;
  display: inline-block;
  height: 23px;
  padding-left: 20px;
  text-transform: uppercase;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play-list .play_tickets a span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-purple@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media only screen and (max-width: 979px) {
  .play-list .play_tickets a span {
    background-position-y: 4px;
  }
}
.play-list .play_tickets a span:hover {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black.png') no-repeat 0 5px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  .play-list .play_tickets a span:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  .play-list .play_tickets a span:hover {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/link-out-black@2x.png') no-repeat 0 5px;
    background-size: 11px 11px;
  }
}
@media only screen and (max-width: 979px) {
  .play-list .play_tickets a {
    border: 1px solid #a92c62;
    padding: 13px 15px 10px 15px;
    width: 100%;
    box-sizing: border-box;
    display: block;
    text-align: center;
  }
}
.play_browse {
  margin-top: 20px;
}
.play_browse .play_browse_prev {
  float: left;
}
@media only screen and (max-width: 979px) {
  .play_browse .play_browse_prev {
    margin-bottom: 10px;
  }
}
.play_browse .play_browse_next {
  float: right;
}
@media only screen and (max-width: 979px) {
  .play_browse .play_browse_next {
    margin-bottom: 30px;
  }
}
#content {
  min-height: 500px;
}
.start-layout #content {
  margin-top: 80px;
}
@media only screen and (max-width: 979px) {
  #content .button-link {
    width: 100%;
    max-width: 220px;
    box-sizing: border-box;
  }
  .start-layout #content {
    padding: 0 15px;
    margin-top: 60px;
  }
}
.full-images-layout #content {
  min-height: initial;
}
.content {
  width: 636px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
  float: left;
}
.content img {
  max-width: 636px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .content {
    width: 770px;
  }
  .content img {
    max-width: 770px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .content {
    width: 100%;
  }
  .content img {
    max-width: 100%;
  }
}
.wider-right-layout .content {
  width: 554px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.wider-right-layout .content img {
  max-width: 554px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .wider-right-layout .content {
    width: 670px;
  }
  .wider-right-layout .content img {
    max-width: 670px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .wider-right-layout .content {
    width: 100%;
  }
  .wider-right-layout .content img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .wider-right-layout .content {
    float: none;
    width: auto;
  }
}
.full-layout .content {
  width: 964px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.full-layout .content img {
  max-width: 964px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .full-layout .content {
    width: 1170px;
  }
  .full-layout .content img {
    max-width: 1170px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .full-layout .content {
    width: 100%;
  }
  .full-layout .content img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .full-layout .content {
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 979px) {
  .content {
    float: none;
    width: auto;
  }
}
.intro {
  margin-bottom: 40px;
}
.full-layout .intro {
  width: 636px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.full-layout .intro img {
  max-width: 636px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .full-layout .intro {
    width: 770px;
  }
  .full-layout .intro img {
    max-width: 770px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .full-layout .intro {
    width: 100%;
  }
  .full-layout .intro img {
    max-width: 100%;
  }
}
.wider-right-layout .intro {
  width: 472px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.wider-right-layout .intro img {
  max-width: 472px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .wider-right-layout .intro {
    width: 570px;
  }
  .wider-right-layout .intro img {
    max-width: 570px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .wider-right-layout .intro {
    width: 100%;
  }
  .wider-right-layout .intro img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .intro {
    width: auto;
  }
}
.content-right {
  float: right;
  width: 226px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.content-right img {
  max-width: 226px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .content-right {
    width: 270px;
  }
  .content-right img {
    max-width: 270px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .content-right {
    width: 100%;
  }
  .content-right img {
    max-width: 100%;
  }
}
.wider-right-layout .content-right {
  width: 390px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
}
.wider-right-layout .content-right img {
  max-width: 390px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .wider-right-layout .content-right {
    width: 470px;
  }
  .wider-right-layout .content-right img {
    max-width: 470px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .wider-right-layout .content-right {
    width: 100%;
  }
  .wider-right-layout .content-right img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 979px) {
  .content-right {
    float: none;
    width: auto;
  }
}
.content-right h3 {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/line.png') no-repeat 0 bottom transparent;
  background-repeat: repeat-x;
  padding-bottom: 15px;
  margin-bottom: 14px;
}
.content-right > :first-child h3 {
  margin-top: 13px;
}
.fifty-fifty {
  width: 472px;
  /*  @media @tablet{
    width: @grid-xsmall*@g+@space-xsmall*@s+@offset_s;
  }*/
  float: left;
}
.fifty-fifty img {
  max-width: 472px;
  height: auto;
}
@media only screen and (min-width: 1200px) {
  .fifty-fifty {
    width: 570px;
  }
  .fifty-fifty img {
    max-width: 570px;
    height: auto;
  }
}
@media only screen and (max-width: 979px) {
  .fifty-fifty {
    width: 100%;
  }
  .fifty-fifty img {
    max-width: 100%;
  }
}
.fifty-fifty > :first-child h3 {
  margin-top: 0;
}
@media only screen and (max-width: 979px) {
  .fifty-fifty > :first-child h3 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 979px) {
  .fifty-fifty {
    float: none;
    width: auto;
  }
}
.fifty-right {
  float: right;
}
@media only screen and (max-width: 979px) {
  .fifty-right {
    float: none;
    width: auto;
  }
}
.toplink-wrap {
  position: fixed;
  bottom: 10px;
  right: 10px;
  display: none;
  z-index: 100;
}
figcaption {
  margin-top: 14px;
}
figcaption p:last-child {
  margin-bottom: 0;
}
div.csc-textpic-above .csc-textpic-imagerow-last .csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 0;
}
.content-images {
  clear: both;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/overlap.png') repeat-x 0 0 #ebe9eb;
}
.content-images figure {
  position: relative;
}
.content-images figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 30px;
  box-sizing: border-box;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/bg-dark.png');
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .content-images figcaption {
    padding: 10px;
  }
}
.content-images figcaption * {
  color: #ffffff;
  line-height: 22px;
}
.content-images figcaption:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.content-images figcaption h3 {
  margin: 0;
  margin-bottom: 3px;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .content-images figcaption h3 {
    font-size: 21px;
  }
}
.content-images figcaption h4 {
  margin: 0;
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 23px;
  font-weight: normal;
}
.content-images .toggle .ce-gallery[data-ce-columns="2"] .image img {
  max-height: 382.11111111px;
}
.content-images .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  height: 382.11111111px;
}
.content-images .ce-gallery[data-ce-columns="2"] .image img {
  width: auto;
  max-width: 570px;
  height: auto;
}
.content-images .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  width: 570px;
}
.content-images .toggle .ce-gallery[data-ce-columns="3"] .image img {
  max-height: 248.03703704px;
}
.content-images .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  height: 248.03703704px;
}
.content-images .ce-gallery[data-ce-columns="3"] .image img {
  width: auto;
  max-width: 370px;
  height: auto;
}
.content-images .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  width: 370px;
}
.content-images .toggle .ce-gallery[data-ce-columns="4"] .image img {
  max-height: 181px;
}
.content-images .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  height: 181px;
}
.content-images .ce-gallery[data-ce-columns="4"] .image img {
  width: auto;
  max-width: 270px;
  height: auto;
}
.content-images .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  width: 270px;
}
.content-images .toggle .ce-gallery[data-ce-columns="5"] .image img {
  max-height: 140.77777778px;
}
.content-images .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  height: 140.77777778px;
}
.content-images .ce-gallery[data-ce-columns="5"] .image img {
  width: auto;
  max-width: 210px;
  height: auto;
}
.content-images .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  width: 210px;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .content-images div.ce-column,
  .content-images td.ce-column .image {
    margin-right: 20px;
  }
  .content-images div.ce-column:last-child,
  .content-images td.ce-column:lastchild .image {
    margin-right: 0;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="2"] .image img {
    max-height: 316.41481481px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    height: 316.41481481px;
  }
  .content-images .ce-gallery[data-ce-columns="2"] .image img {
    width: auto;
    max-width: 472px;
    height: auto;
  }
  .content-images .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    width: 472px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="3"] .image img {
    max-height: 206.47407407px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    height: 206.47407407px;
  }
  .content-images .ce-gallery[data-ce-columns="3"] .image img {
    width: auto;
    max-width: 308px;
    height: auto;
  }
  .content-images .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    width: 308px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="4"] .image img {
    max-height: 151.5037037px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    height: 151.5037037px;
  }
  .content-images .ce-gallery[data-ce-columns="4"] .image img {
    width: auto;
    max-width: 226px;
    height: auto;
  }
  .content-images .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    width: 226px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="5"] .image img {
    max-height: 118.52148148px;
  }
  .content-images .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    height: 118.52148148px;
  }
  .content-images .ce-gallery[data-ce-columns="5"] .image img {
    width: auto;
    max-width: 176.8px;
    height: auto;
  }
  .content-images .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    width: 176.8px;
  }
}
#featured-links {
  height: 58px;
  padding: 40px;
  background: #ebe9eb;
  clear: both;
  margin-top: 50px;
}
@media only screen and (min-width: 1200px) {
  #featured-links {
    height: 70px;
    padding: 60px;
  }
}
@media only screen and (max-width: 979px) {
  #featured-links {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#featured-links #featured-links-inner {
  display: flex;
  justify-content: space-evenly;
  gap: 65px;
}
@media only screen and (max-width: 979px) {
  #featured-links #featured-links-inner {
    display: block;
  }
}
#featured-links .featured-link {
  /*    float:left;
    margin-right:65px;*/
}
@media only screen and (max-width: 979px) {
  #featured-links .featured-link {
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    text-align: center;
  }
}
#featured-links .featured-link img {
  height: 58px;
}
@media only screen and (min-width: 1200px) {
  #featured-links .featured-link img {
    height: 70px;
  }
}
#featured-links .featured-allesoper {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper-s.png') no-repeat center center;
}
#featured-links .featured-allesoper img {
  width: 147px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper-s@2x.png') no-repeat center center;
    background-size: 147px 58px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper-s@2x.png') no-repeat center center;
    background-size: 147px 58px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper-s@2x.png') no-repeat center center;
    background-size: 147px 58px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper-s@2x.png') no-repeat center center;
    background-size: 147px 58px;
  }
}
@media only screen and (min-width: 1200px) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper.png') no-repeat center center;
  }
  #featured-links .featured-allesoper img {
    width: 178px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper@2x.png') no-repeat center center;
    background-size: 178px 70px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper@2x.png') no-repeat center center;
    background-size: 178px 70px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper@2x.png') no-repeat center center;
    background-size: 178px 70px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-allesoper {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-allesoper@2x.png') no-repeat center center;
    background-size: 178px 70px;
  }
}
#featured-links .featured-lindaupark {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark-s.png') no-repeat center center;
}
#featured-links .featured-lindaupark img {
  width: 235px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark-s@2x.png') no-repeat center center;
    background-size: 235px 35px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark-s@2x.png') no-repeat center center;
    background-size: 235px 35px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark-s@2x.png') no-repeat center center;
    background-size: 235px 35px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark-s@2x.png') no-repeat center center;
    background-size: 235px 35px;
  }
}
@media only screen and (min-width: 1200px) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark.png') no-repeat center center;
  }
  #featured-links .featured-lindaupark img {
    width: 285px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark@2x.png') no-repeat center center;
    background-size: 285px 41px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark@2x.png') no-repeat center center;
    background-size: 285px 41px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark@2x.png') no-repeat center center;
    background-size: 285px 41px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindaupark {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindaupark@2x.png') no-repeat center center;
    background-size: 285px 41px;
  }
}
#featured-links .featured-expedia {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia-s.png') no-repeat center center;
}
#featured-links .featured-expedia img {
  width: 176px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia-s@2x.png') no-repeat center center;
    background-size: 176px 51px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia-s@2x.png') no-repeat center center;
    background-size: 176px 51px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia-s@2x.png') no-repeat center center;
    background-size: 176px 51px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia-s@2x.png') no-repeat center center;
    background-size: 176px 51px;
  }
}
@media only screen and (min-width: 1200px) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia.png') no-repeat center center;
  }
  #featured-links .featured-expedia img {
    width: 215px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia@2x.png') no-repeat center center;
    background-size: 215px 62px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia@2x.png') no-repeat center center;
    background-size: 215px 62px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia@2x.png') no-repeat center center;
    background-size: 215px 62px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-expedia {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-expedia@2x.png') no-repeat center center;
    background-size: 215px 62px;
  }
}
#featured-links .featured-lindau {
  margin-right: 0;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee-s.png') no-repeat center center;
}
#featured-links .featured-lindau img {
  width: 201px;
}
@media (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee-s@2x.png') no-repeat center center;
    background-size: 201px 52px;
  }
}
@media (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee-s@2x.png') no-repeat center center;
    background-size: 201px 52px;
  }
}
@media (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee-s@2x.png') no-repeat center center;
    background-size: 201px 52px;
  }
}
@media (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee-s@2x.png') no-repeat center center;
    background-size: 201px 52px;
  }
}
@media only screen and (min-width: 1200px) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee.png') no-repeat center center;
  }
  #featured-links .featured-lindau img {
    width: 243px;
  }
}
@media only screen and (min-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee@2x.png') no-repeat center center;
    background-size: 243px 63px;
  }
}
@media only screen and (min-width: 1200px) and (-o-min-device-pixel-ratio: 3/2) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee@2x.png') no-repeat center center;
    background-size: 243px 63px;
  }
}
@media only screen and (min-width: 1200px) and (min--moz-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee@2x.png') no-repeat center center;
    background-size: 243px 63px;
  }
}
@media only screen and (min-width: 1200px) and (min-device-pixel-ratio: 1.5) {
  #featured-links .featured-lindau {
    background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/mp-lindau-bodensee@2x.png') no-repeat center center;
    background-size: 243px 63px;
  }
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #3d3944;
  color: #797187;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 979px) {
  footer {
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    position: static;
  }
}
#footer-inner {
  text-align: center;
}
@media only screen and (max-width: 979px) {
  .start-layout #footer-inner {
    padding: 0 15px;
  }
}
#footer-social {
  line-height: 48px;
  vertical-align: middle;
  float: left;
}
@media only screen and (max-width: 979px) {
  #footer-social {
    clear: both;
    float: none;
    text-align: center;
  }
}
#mobile-contact {
  background: #2d2932;
  color: #797187;
  display: none;
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  color: #c1bbca;
}
#mobile-contact p {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 15px;
  line-height: 21px;
  color: #c1bbca;
}
@media only screen and (max-width: 979px) {
  #mobile-contact {
    display: block;
  }
}
#mobile-contact #mobile-contact-inner {
  padding: 40px 15px;
}
#mobile-contact .title {
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 41px;
  color: #f1f0f1;
  margin-bottom: 20px;
}
#mobile-contact a {
  color: #c1bbca;
  font-weight: bold;
}
@media only screen and (max-width: 979px) {
  div.ce-textpic.ce-right.ce-intext .ce-gallery {
    float: none;
    margin-left: 0;
    margin-bottom: 0;
  }
  div.ce-textpic.ce-right.ce-intext .ce-gallery .image img {
    max-width: 100%;
  }
  div.ce-textpic.ce-right.ce-intext .ce-bodytext {
    margin-right: 0 !important;
  }
  div.ce-textpic.ce-intext.ce-left .ce-gallery {
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  div.ce-textpic.ce-intext.ce-left .ce-bodytext {
    margin-left: 0 !important;
  }
  div.ce-gallery div.ce-column {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
  div.ce-gallery div.ce-row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.ce-below .ce-gallery {
  margin-top: 0;
}
.ce-bodytext + .ce-below .ce-gallery {
  margin-top: 30px;
}
.newsContent {
  background: #ebe9eb;
  padding: 80px 0 40px 0;
}
@media only screen and (max-width: 979px) {
  .newsContent {
    padding: 60px 15px 20px 15px;
  }
}
div.frame-type-form_formframework .row,
div.frame-type-form_formframework .form-group {
  padding: 0;
  clear: both;
}
div.frame-type-form_formframework .row .form-group {
  padding: 0;
  margin: 0;
  float: left;
  clear: none;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework .row .form-group {
    float: none;
    margin-right: 0;
  }
}
div.frame-type-form_formframework .row .form-group {
  margin-left: 20px;
  /*    width: calc(~"50% - 20px");*/
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework .row .form-group {
    margin-left: 0;
    width: 100%;
  }
}
div.frame-type-form_formframework .row > :first-child > .form-group {
  margin-left: 0;
}
div.frame-type-form_formframework .form-group label {
  float: none;
  display: block;
  font-weight: bold;
  width: auto;
}
div.frame-type-form_formframework .col-xxl-3 input {
  width: 156px;
}
div.frame-type-form_formframework input {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-size: 15px;
  height: 38px;
  width: 260px;
  margin-bottom: 20px;
  color: #797187;
  padding: 3px 15px;
  background: #ffffff;
  border: 1px solid #c1bbca;
}
div.frame-type-form_formframework input:focus {
  outline: none;
  border-color: #a92c62;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework input {
    width: 100%;
    box-sizing: border-box;
    height: 34px;
  }
}
div.frame-type-form_formframework .csc-form-element-radio input,
div.frame-type-form_formframework .csc-form-element-checkbox input {
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle;
  width: auto;
}
div.frame-type-form_formframework select {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-size: 15px;
  height: 38px;
  width: 260px;
  margin-bottom: 20px;
  color: #797187;
  padding: 3px 15px;
  background: #ffffff;
  border: 1px solid #c1bbca;
  height: 46px;
  width: 606px;
}
div.frame-type-form_formframework select:focus {
  outline: none;
  border-color: #a92c62;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework select {
    width: 100%;
    box-sizing: border-box;
    height: 34px;
  }
}
div.frame-type-form_formframework select:invalid {
  opacity: 0.8;
}
div.frame-type-form_formframework .col-xxl-2 select {
  width: 292px;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework .col-xxl-2 select {
    width: 100%;
  }
}
div.frame-type-form_formframework textarea {
  font-family: 'istokweb', verdana, arial, sans-serif;
  font-size: 15px;
  height: 38px;
  width: 260px;
  margin-bottom: 20px;
  color: #797187;
  padding: 3px 15px;
  background: #ffffff;
  border: 1px solid #c1bbca;
  width: 574px;
  height: 200px;
}
div.frame-type-form_formframework textarea:focus {
  outline: none;
  border-color: #ebe9eb;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework textarea {
    width: 100%;
    box-sizing: border-box;
  }
}
div.frame-type-form_formframework .actions {
  width: 606px;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework .actions {
    width: 100%;
    max-width: 220px;
  }
}
div.frame-type-form_formframework .actions input,
div.frame-type-form_formframework .actions button {
  color: #a92c62;
  background: #ffffff;
  border: 1px solid #a92c62;
  padding: 14px 20px 11px 20px;
  font-size: 15px;
  font-family: 'istokweb', verdana, arial, sans-serif;
  line-height: 21px;
  font-weight: normal;
  height: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -moz-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  width: auto;
  float: right;
}
div.frame-type-form_formframework .actions input.active,
div.frame-type-form_formframework .actions button.active,
div.frame-type-form_formframework .actions input:hover,
div.frame-type-form_formframework .actions button:hover {
  background: #a92c62;
  color: #ffffff;
}
div.frame-type-form_formframework .actions input.active,
div.frame-type-form_formframework .actions button.active,
div.frame-type-form_formframework .actions input:hover,
div.frame-type-form_formframework .actions button:hover {
  background: #a92c62;
  color: #ffffff;
}
@media only screen and (max-width: 979px) {
  div.frame-type-form_formframework .actions input,
  div.frame-type-form_formframework .actions button {
    width: 100%;
  }
}
div.frame-type-form_formframework label.error {
  margin: 0;
  float: none;
  display: block;
  color: #e57e7e;
}
div.frame-type-form_formframework .row {
  width: 100%;
  margin-bottom: 14px;
}
div.frame-type-form_formframework label em {
  display: inline;
  color: #e57e7e;
  margin-left: 3px;
}
.list,
.toggle {
  border-bottom: 1px solid #3d3843;
}
.list.first,
.toggle.first {
  border-top: 2px solid #3d3843;
}
.list.last,
.toggle.last {
  border-bottom: 2px solid #3d3843;
}
.frame-type-menu_subpages ul .list a {
  display: block;
  padding: 30px 10px;
  margin: 0;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  color: #3d3944;
}
.frame-type-menu_subpages ul .list a:hover {
  color: #a92c62;
}
.frame-type-menu_subpages ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.frame-type-menu_subpages ul .image-hover {
  display: none;
}
#image-hover-container {
  position: relative;
}
#image-hover-container .image-hover {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 1000;
}
.toggle h3 {
  cursor: pointer;
  padding: 30px 40px 30px 10px;
  margin: 0;
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-down.png') no-repeat right center;
  font-family: Georgia, Times, Times New Roman, serif;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 30px;
  color: #3d3944;
}
.toggle h3:hover {
  color: #a92c62;
}
.toggle.open h3 {
  background: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/caret-up.png') no-repeat right center;
}
.toggle .content-box {
  display: none;
}
.toggle .content-box > div {
  padding-left: 10px;
  padding-right: 10px;
}
#colorbox {
  line-height: 22px;
  box-shadow: 0px 0px 20px #777;
}
#colorbox #cboxClose {
  bottom: -9px;
  right: -9px;
}
#colorbox #cboxLoadedContent {
  margin-bottom: 0px;
}
#colorbox #cboxMiddleLeft,
#colorbox #cboxMiddleRight,
#colorbox #cboxTopLeft,
#colorbox #cboxTopRight,
#colorbox #cboxBottomLeft,
#colorbox #cboxBottomRight {
  width: 23px;
  background: #ffffff;
}
#colorbox #cboxBottomCenter,
#colorbox #cboxTopCenter,
#colorbox #cboxTopLeft,
#colorbox #cboxTopRight,
#colorbox #cboxBottomLeft,
#colorbox #cboxBottomRight {
  height: 23px;
  background: #ffffff;
}
#colorbox #cboxPrevious,
#colorbox #cboxNext,
#colorbox #cboxSlideshow,
#colorbox #cboxClose {
  background-image: url('/_assets/5010ab44ed50ab4c0d770890e9eeca6f/Images/controls.png');
}
#colorbox #cboxPrevious,
#colorbox #cboxNext,
#colorbox #cboxSlideshow,
#colorbox #cboxClose {
  bottom: unset;
  top: -23px;
}
#colorbox #cboxCurrent {
  bottom: unset;
  top: -21px;
}
#colorbox #cboxClose {
  right: -23px;
}
#colorbox #cboxTitle {
  bottom: -23px;
}
#colorbox.cboxSlideshow_on #cboxSlideshow {
  background-position: -150px -25px;
  right: 5px;
}
#colorbox.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
#colorbox.cboxSlideshow_off #cboxSlideshow {
  right: 5px;
}
div.ce-textpic .ce-gallery .ce-row .image {
  margin-bottom: 30px;
}
div.ce-textpic .ce-gallery {
  margin-bottom: -30px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="2"] .image img {
  max-height: 248.03703704px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  height: 248.03703704px;
}
.default-layout .content .ce-gallery[data-ce-columns="2"] .image img {
  width: auto;
  max-width: 370px;
  height: auto;
}
.default-layout .content .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  width: 370px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="3"] .image img {
  max-height: 158.65432099px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  height: 158.65432099px;
}
.default-layout .content .ce-gallery[data-ce-columns="3"] .image img {
  width: auto;
  max-width: 236.66666667px;
  height: auto;
}
.default-layout .content .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  width: 236.66666667px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="4"] .image img {
  max-height: 113.96296296px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  height: 113.96296296px;
}
.default-layout .content .ce-gallery[data-ce-columns="4"] .image img {
  width: auto;
  max-width: 170px;
  height: auto;
}
.default-layout .content .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  width: 170px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="5"] .image img {
  max-height: 87.14814815px;
}
.default-layout .content .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  height: 87.14814815px;
}
.default-layout .content .ce-gallery[data-ce-columns="5"] .image img {
  width: auto;
  max-width: 130px;
  height: auto;
}
.default-layout .content .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  width: 130px;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .default-layout .content div.ce-column,
  .default-layout .content td.ce-column .image {
    margin-right: 20px;
  }
  .default-layout .content div.ce-column:last-child,
  .default-layout .content td.ce-column:last-child .image {
    margin-right: 0;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="2"] .image img {
    max-height: 206.47407407px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    height: 206.47407407px;
  }
  .default-layout .content .ce-gallery[data-ce-columns="2"] .image img {
    width: auto;
    max-width: 308px;
    height: auto;
  }
  .default-layout .content .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    width: 308px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="3"] .image img {
    max-height: 133.18024691px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    height: 133.18024691px;
  }
  .default-layout .content .ce-gallery[data-ce-columns="3"] .image img {
    width: auto;
    max-width: 198.66666667px;
    height: auto;
  }
  .default-layout .content .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    width: 198.66666667px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="4"] .image img {
    max-height: 96.53333333px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    height: 96.53333333px;
  }
  .default-layout .content .ce-gallery[data-ce-columns="4"] .image img {
    width: auto;
    max-width: 144px;
    height: auto;
  }
  .default-layout .content .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    width: 144px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="5"] .image img {
    max-height: 74.54518519px;
  }
  .default-layout .content .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    height: 74.54518519px;
  }
  .default-layout .content .ce-gallery[data-ce-columns="5"] .image img {
    width: auto;
    max-width: 111.2px;
    height: auto;
  }
  .default-layout .content .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    width: 111.2px;
  }
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="2"] .image img {
  max-height: 382.11111111px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  height: 382.11111111px;
}
.full-layout .content .ce-gallery[data-ce-columns="2"] .image img {
  width: auto;
  max-width: 570px;
  height: auto;
}
.full-layout .content .ce-gallery[data-ce-columns="2"] figure .img-wrap {
  width: 570px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="3"] .image img {
  max-height: 248.03703704px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  height: 248.03703704px;
}
.full-layout .content .ce-gallery[data-ce-columns="3"] .image img {
  width: auto;
  max-width: 370px;
  height: auto;
}
.full-layout .content .ce-gallery[data-ce-columns="3"] figure .img-wrap {
  width: 370px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="4"] .image img {
  max-height: 181px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  height: 181px;
}
.full-layout .content .ce-gallery[data-ce-columns="4"] .image img {
  width: auto;
  max-width: 270px;
  height: auto;
}
.full-layout .content .ce-gallery[data-ce-columns="4"] figure .img-wrap {
  width: 270px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="5"] .image img {
  max-height: 140.77777778px;
}
.full-layout .content .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  height: 140.77777778px;
}
.full-layout .content .ce-gallery[data-ce-columns="5"] .image img {
  width: auto;
  max-width: 210px;
  height: auto;
}
.full-layout .content .ce-gallery[data-ce-columns="5"] figure .img-wrap {
  width: 210px;
}
@media only screen and (min-width: 980px) and (max-width:1199px) {
  .full-layout .content div.ce-column,
  .full-layout .content td.ce-column .image {
    margin-right: 20px;
  }
  .full-layout .content div.ce-column:last-child,
  .full-layout .content td.ce-column:last-child .image {
    margin-right: 0;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="2"] .image img {
    max-height: 316.41481481px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    height: 316.41481481px;
  }
  .full-layout .content .ce-gallery[data-ce-columns="2"] .image img {
    width: auto;
    max-width: 472px;
    height: auto;
  }
  .full-layout .content .ce-gallery[data-ce-columns="2"] figure .img-wrap {
    width: 472px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="3"] .image img {
    max-height: 206.47407407px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    height: 206.47407407px;
  }
  .full-layout .content .ce-gallery[data-ce-columns="3"] .image img {
    width: auto;
    max-width: 308px;
    height: auto;
  }
  .full-layout .content .ce-gallery[data-ce-columns="3"] figure .img-wrap {
    width: 308px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="4"] .image img {
    max-height: 151.5037037px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    height: 151.5037037px;
  }
  .full-layout .content .ce-gallery[data-ce-columns="4"] .image img {
    width: auto;
    max-width: 226px;
    height: auto;
  }
  .full-layout .content .ce-gallery[data-ce-columns="4"] figure .img-wrap {
    width: 226px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="5"] .image img {
    max-height: 118.52148148px;
  }
  .full-layout .content .toggle .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    height: 118.52148148px;
  }
  .full-layout .content .ce-gallery[data-ce-columns="5"] .image img {
    width: auto;
    max-width: 176.8px;
    height: auto;
  }
  .full-layout .content .ce-gallery[data-ce-columns="5"] figure .img-wrap {
    width: 176.8px;
  }
}
.clearer {
  clear: both;
}
.mobile {
  display: none;
}
@media only screen and (max-width: 979px) {
  .mobile {
    display: block;
  }
}
.desktop {
  display: block;
}
@media only screen and (max-width: 979px) {
  .desktop {
    display: none;
  }
}
.button {
  color: #a92c62;
  background: #ffffff;
  border: 1px solid #a92c62;
  padding: 14px 20px 11px 20px;
  font-size: 15px;
  font-family: 'istokweb', verdana, arial, sans-serif;
  line-height: 21px;
  font-weight: normal;
  height: auto;
  text-transform: uppercase;
  -webkit-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -moz-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  -o-transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
  transition: all 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.button.active,
.button:hover {
  background: #a92c62;
  color: #ffffff;
}
.popup {
  display: none;
}
#cboxLoadedContent .popup {
  display: block;
  text-align: left;
}
