@charset "UTF-8";
@import url(../_source/bower_components/OwlCarousel/owl-carousel/owl.carousel.css);
@import url(../_source/bower_components/OwlCarousel/owl-carousel/owl.theme.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

/* HTML5 display-role reset for shitty browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow-y: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

body {
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #333;
}

label {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}

p {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}

em {
  font-style: italic;
}

@media (max-width: 450px) {
  p {
    font-size: 0.9em;
  }
}
.center {
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
}

/* former font-weight: 500 */
.bold {
  font-weight: bold;
  letter-spacing: 0.2em;
}

.small {
  font-weight: 300;
  font-size: 0.8em;
  text-align: center;
}

.block {
  display: block;
  width: 100%;
  height: 100%;
}

/* former font-weight: 500 */

strong {
  font-weight: bold;
  font-size: 15px;
}
strong a {
  font-weight: bold;
}

.jobapplication h3 {
  padding: 20px 0 0 !important;
  text-align: left !important;
}
.jobapplication .left {
  text-align: left !important;
  padding: 0px !important;
}
.jobapplication strong {
  color: #333333 !important;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 18px !important;
  letter-spacing: 0.05em !important;
  text-align: left !important;
  text-transform: uppercase !important;
}
.jobapplication .application-link {
  color: #666666 !important;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 18px !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  float: left !important;
}

h1 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  margin: 10px auto 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 90;
}

h2 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  margin: 10px auto 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 90;
}

.line {
  background-color: #ffffff;
  display: block;
  margin: 80px 0 0px;
}
.line span {
  display: inline-block;
  position: relative;
  z-index: 100;
  background-color: #FFF;
  padding: 0 20px;
  font-size: inherit;
  font-weight: inherit;
  text-transform: inherit;
}
.line:before {
  border-bottom: 1px solid #3b3b3b;
  content: " ";
  display: block;
  opacity: 0.5;
  position: relative;
  top: 14px;
}

h3 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1.6em;
  font-weight: 200;
  letter-spacing: 0.2em;
  line-height: 1.2em;
  padding: 40px;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 700px) {
  h2 {
    padding: 0px !important;
  }

  .line {
    margin: 40px 0;
  }
}
@media (max-width: 400px) {
  h3 {
    font-size: 1.4em;
    padding: 40px 0;
  }

  .line {
    background-color: #ffffff;
    display: block;
    margin: 50px 0 0px;
    font-size: 1.2em !important;
  }

  .line:before {
    top: 10px;
  }
}
h4 {
  -moz-hyphens: auto;
  color: #3b3b3b;
  display: block;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.2em;
  padding: 25px 0 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}

.consultingtitle {
  font-size: 1.3em;
  font-weight: 400;
}

@media (max-width: 954px) {
  .consultingtitle {
    font-size: 1.2em;
    font-weight: 400;
    text-indent: 30px;
    text-align: left;
  }
}
@media (max-width: 792px) {
  h4 {
    padding: 10px 0px;
    font-size: 1em;
    text-align: center;
  }
}
h5 {
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: light;
  text-transform: uppercase;
  color: #3b3b3b;
  text-align: center;
  padding: 40px;
  letter-spacing: 0.15em;
}

h6 {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
}

.line-sub {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.15em;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 400px) {
  h6 {
    font-size: 0.8em;
  }
}
.subhead {
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  letter-spacing: 0.06em;
}

a {
  color: #3b3b3b;
  text-decoration: underline;
  font-size: 1em;
  letter-spacing: 0.1em;
  font-weight: 300;
}
a:focus, a:hover, a:active {
  text-decoration: none;
}

.wrap {
  max-width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.wrap:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'helvetica_condensed';
  src: url("../fonts/helvetica-condensed-webfont.eot");
  src: url("../fonts/helvetica-condensed-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-condensed-webfont.woff2") format("woff2"), url("../fonts/helvetica-condensed-webfont.woff") format("woff"), url("../fonts/helvetica-condensed-webfont.ttf") format("truetype"), url("../fonts/helvetica-condensed-webfont.svg#helvetica_condensedmedium") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica_condensed_bold';
  src: url("../fonts/helvetica-condensed-bold-webfont.eot");
  src: url("../fonts/helvetica-condensed-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-condensed-bold-webfont.woff2") format("woff2"), url("../fonts/helvetica-condensed-bold-webfont.woff") format("woff"), url("../fonts/helvetica-condensed-bold-webfont.ttf") format("truetype"), url("../fonts/helvetica-condensed-bold-webfont.svg#helvetica_condensedbold") format("svg");
  font-weight: 500;
  font-style: normal;
}
body {
  background-color: white;
  overflow: hidden;
  position: relative;
}

.small {
  display: block;
  font-size: 0.8em;
  font-weight: 300;
  margin: 2em 0 0;
  overflow: hidden;
  text-align: left;
}

iframe {
  max-width: 100%;
}

.alternateBackCover {
  background-color: #dfdad3;
  text-align: left;
  padding: 0 0 0.5em;
}

.alternateBackground {
  background-color: #dfdad3;
  padding: 3em 0em;
}
.alternateBackground .line {
  background-color: #dfdad3;
  display: block;
  margin: 20px 0 0px;
}
.alternateBackground .line span {
  background-color: #dfdad3;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  padding: 0 20px;
  position: relative;
  text-transform: inherit;
  z-index: 100;
}

.space {
  background-color: #ffffff;
  margin: 0;
  padding: 1em 0 0em;
}
.space .line {
  background-color: #fff;
  display: block;
  margin: 80px 0 px;
}
.space .line span {
  background-color: #fff;
  display: inline-block;
  font-size: inherit;
  font-weight: inherit;
  padding: 0 20px;
  position: relative;
  text-transform: inherit;
  z-index: 100;
}

.cta {
  background-color: #3b3b3b;
  color: #ffffff;
  display: inline-block;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  margin: 0 0 0px;
  padding: 0.5em 3em;
  text-transform: uppercase;
}
.cta:hover, .cta:focus, .cta:active {
  background-color: #484848;
  text-decoration: underline;
}

.scrollbutton {
  background-color: #3b3b3b;
  border: medium none;
  border-radius: 8px;
  color: #d9a414;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 0 auto 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 240px;
}
.scrollbutton:focus, .scrollbutton:hover, .scrollbutton:active {
  text-decoration: underline;
  background-color: #484848;
}

.subhead {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1.6em;
  font-weight: 300;
  line-height: 1em;
  opacity: 0.8;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

@media (max-width: 885px) {
  .cta {
    font-size: 0.7em;
  }
}
@media (max-width: 556px) {
  .alternateBackground .line span {
    background-color: #dfdad3;
    display: inline-block;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 0 10px;
    padding: 0 5px;
    position: relative;
    text-transform: inherit;
    z-index: 100;
  }
}
#socialshareprivacy {
  text-align: center;
}

.social_share_privacy_area {
  clear: both;
  margin: 20px 0 !important;
  list-style-type: none;
  padding: 0 !important;
  width: auto;
  height: 25px;
  display: block;
}

.social_share_privacy_area li {
  margin: 0 !important;
  padding: 0 !important;
  height: 21px;
  display: inline-block;
  float: none;
  list-style-type: none !important;
}

.social_share_privacy_area li .dummy_btn {
  float: left;
  margin: 0 0 0 10px;
  cursor: pointer;
  padding: 0;
  height: inherit;
}

.social_share_privacy_area li div iframe {
  overflow: hidden;
  height: inherit;
  width: inherit;
}

.social_share_privacy_area .start, .social_share_privacy_area .center, .social_share_privacy_area .end, .social_share_privacy_area .label {
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
}

/* Facebook begin */
.social_share_privacy_area .facebook {
  display: inline-block;
  margin: 0 auto !important;
  width: 33%;
}

.social_share_privacy_area .facebook .fb_like iframe {
  width: 145px;
}

.social_share_privacy_area div.fb_like_privacy_dummy {
  height: 20px;
  padding-left: 15px;
  background: url("../img//ssp_sprite.png") no-repeat 0 -20px;
}

.social_share_privacy_area div.fb_like_privacy_dummy span {
  height: 17px;
  padding-top: 3px;
  display: block;
  padding-right: 5px;
  position: relative;
  left: 5px;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size: 11px;
  line-height: 15px;
  background: url("../img//ssp_sprite.png") no-repeat 100% -20px;
  color: #575757;
}

/* Facebook end */
/* Twitter begin */
.social_share_privacy_area .twitter {
  display: inline-block;
  margin: 0 auto !important;
  width: 33%;
}

.social_share_privacy_area li div.tweet {
  width: 115px;
}

.social_share_privacy_area div.tweet_this_dummy {
  float: left;
  height: 20px;
  padding-left: 15px;
  background: url("../img/ssp_sprite.png") no-repeat top left;
}

.social_share_privacy_area div.tweet_this_dummy span {
  float: left;
  height: 17px;
  padding-top: 3px;
  display: block;
  padding-right: 5px;
  position: relative;
  left: 5px;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  font-weight: bold;
  color: #373737;
  background: url("../img/ssp_sprite.png") no-repeat top right;
}

/* Twitter end */
/* Google+ begin */
.social_share_privacy_area .gplus {
  display: inline-block;
  margin: 0 auto !important;
  width: 33%;
}

.social_share_privacy_area li div.gplusone {
  width: 90px;
}

.social_share_privacy_area div.gplus_one_dummy {
  background: transparent url("../img//ssp_sprite.png") no-repeat 0 -40px;
  width: 32px;
  height: 20px;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}

/* Google+ end */
/* Switch begin */
.social_share_privacy_area li .switch {
  display: inline-block;
  text-indent: -9999em;
  background: transparent url("../img/ssp_sprite.png") no-repeat -70px -40px scroll;
  width: 23px;
  height: 12px;
  overflow: hidden;
  float: left;
  margin: 4px 0 0;
  padding: 0;
  cursor: pointer;
}

.social_share_privacy_area li .switch.on {
  background-position: -70px -52px;
}

/* Switch end */
/* Tooltips begin */
.social_share_privacy_area li.help_info {
  float: left;
  max-width: 178px;
  position: relative;
}

.social_share_privacy_area li.help_info .info,
.social_share_privacy_area li .help_info.icon .info {
  display: none;
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 290px;
  padding: 10px 15px;
  margin: 0;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 3px 4px #999;
  background-color: #fdfbec;
  color: #000;
  z-index: 500;
}

.social_share_privacy_area li.gplus.help_info .info {
  left: -60px;
}

.social_share_privacy_area li .help_info.icon .info {
  left: -243px;
  width: 350px;
}

.social_share_privacy_area li.help_info.display .info,
.social_share_privacy_area li .help_info.icon.display .info {
  display: block;
}

.social_share_privacy_area li.help_info.info_off.display .info {
  display: none;
}

.social_share_privacy_area li .help_info.icon {
  background: #fff url("../img/ssp_sprite.png") no-repeat -93px -41px scroll;
  width: 25px;
  height: 20px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 2px solid #e7e3e3;
  border-right-width: 0;
  border-radius: 5px 0 0 5px;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.on .help_info.icon {
  border-top-width: 0;
  border-left-width: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon {
  border-right-width: 2px;
  border-radius: 5px;
}

/* Tooltips end */
/* Settings/Info begin */
.social_share_privacy_area li.settings_info {
  display: none;
}

.social_share_privacy_area li.settings_info a {
  text-decoration: none;
  margin: 0 !important;
}

.social_share_privacy_area li.settings_info .settings_info_menu {
  background-color: #f3f4f5;
  border: 2px solid #e7e3e3;
  border-radius: 5px;
  box-shadow: 3px 3px 3px #c1c1c1;
  left: 0;
  position: absolute;
  top: 0;
  width: 25%;
  z-index: 1000;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off {
  border-width: 0;
  box-shadow: none;
  background-color: transparent;
}

.social_share_privacy_area li.settings_info .settings_info_menu.off form {
  display: none;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu .settings {
  text-indent: -9999em;
  display: inline-block;
  background: #fff url("../img/ssp_sprite.png") no-repeat -35px -40px scroll;
  width: 25px;
  height: 20px;
  border: 2px solid #e7e3e3;
  border-radius: 0 5px 5px 0;
  border-left: 1px solid #ddd;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu.on .settings {
  border-top-width: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form {
  margin: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
  border-width: 0;
  margin: 0;
  padding: 0 10px 10px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend {
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  margin: 0;
  padding: 10px 0;
  width: 115px;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset input {
  clear: both;
  float: left;
  margin: 4px 10px 4px 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label {
  display: inline-block;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 24px;
  -webkit-transition: color .5s ease-in;
  transition: color .5s ease-in;
  margin: 0;
  padding: 0;
}

.social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked {
  color: #090;
}

.social_share_privacy_area * {
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

header {
  background-color: #dfdad3;
}
header .logo {
  background: transparent url("../img/wfp-logo.png") no-repeat scroll center center;
  background-size: 300px auto;
  display: block;
  float: none;
  height: 80px;
  margin: 0 auto 10px;
  position: relative;
  text-indent: -99999px;
  top: 0;
  width: 300px;
}
header .menu {
  float: none;
  font-size: 0.8em;
  margin: 0 auto 0 0;
  padding: 20px 0 10px;
  position: relative;
  text-align: center;
  text-indent: 5px;
  text-transform: uppercase;
  width: 100%;
}
header .menu .active > a {
  font-weight: 600;
  font-family: "helvetica_condensed_bold", "Helvetica",Arial,sans-serif;
}
header .menu li {
  margin-left: 0;
  padding: 0 2px;
}
header .menu li a {
  color: #3b3b3b;
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 1.11em;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-align: left;
  padding: 0.6em 0 0;
  text-decoration: none;
}
header .menu li a:hover {
  text-decoration: underline;
}
header .menu li:hover ul {
  display: block;
}
header .menu li ul {
  background-color: rgba(255, 255, 255, 0.8);
  background-size: cover;
  box-sizing: border-box;
  color: #3b3b3b !important;
  display: none;
  height: auto;
  left: 0;
  list-style-type: square;
  padding: 20px 0 50px;
  width: 100%;
  z-index: 1000;
}
header .menu li ul li {
  background-color: rgba(255, 255, 255, 0);
  margin: 0;
  text-align: left;
  text-indent: 35px;
  line-height: 24px;
}
header .menu li ul a {
  border: medium none;
  color: #3b3b3b !important;
  display: block;
  float: none;
  font-size: 1.11em;
  font-weight: 400;
  letter-spacing: 0.25em;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

header .menu li:nth-last-child(2) ul {
  margin: 0 -30px 0 0 !important;
  right: 0 !important;
  left: auto !important;
}

header .menu li:nth-last-child(3) ul {
  margin: 0 -30px 0 0 !important;
  right: 0 !important;
  left: auto !important;
}

header .menu li:last-child ul {
  margin: 0 -30px 0 0 !important;
  right: 0 !important;
  left: auto !important;
}

header .menu li {
  display: inline-block;
  position: relative;
}
header .menu li ul {
  border-top: 10px solid #dfdad3;
  display: none;
  margin: 0px auto 0 -30px;
  position: absolute;
  width: 550px;
}
header .menu li ul li ul {
  position: static;
  padding: 0px;
  display: none;
  border: none !important;
  margin: 0px 0px 0px 10px;
  background-color: rgba(255, 255, 255, 0);
}
header .menu ul li ul li {
  display: block;
  background-color: rgba(255, 255, 255, 0);
  margin: 0 0 0 -10px;
}
header .menu ul li ul li ul li,
header .menu ul li ul li ul li a {
  display: inline;
  font-size: 0.9em;
}
header .menu ul li ul li ul li:after {
  content: '|';
  font-size: 10px;
  padding: 0 10px 0 8px;
}
header .menu ul li ul li ul li:last-child:after {
  content: '';
  font-size: 10px;
}

.hide {
  display: block !important;
}

.menu-wrapper {
  background-color: #FFF;
  width: 100%;
  height: 160px;
  position: absolute;
  z-index: 10;
  display: none;
  text-align: center;
  padding: 0px 0px 0px 30px;
  border-top: 7px solid #bfb4a6;
}

.menu-cta a {
  font-size: 0.9em !important;
}

.menu li.no-highlight {
  font-weight: 500;
}

.separator:after {
  content: '|';
  font-size: 16px;
  padding: 0 0 0 5px;
}

.separator:last-child:after {
  content: '';
  font-size: 16px;
  padding: 0px;
}

#sidelinks {
  background: url("../img/kurselabel.png") no-repeat scroll transparent;
  position: absolute;
  right: 0px;
  background-color: #3b3b3b;
  width: 30px;
  height: 225px;
  top: 805px;
  z-index: 300;
}

@media (max-width: 1260px) {
  header .menu li ul {
    border-top: 10px solid #dfdad3;
    display: none;
    margin: 0 auto 0 -30px;
    position: absolute;
    width: 550px;
  }

  header .menu ul li ul li ul li::after {
    display: block;
    content: '';
    font-size: 10px;
    padding: 0 0 0 8px;
  }

  header .menu ul li ul li ul li, header .menu ul li ul li ul li a {
    display: block;
    font-size: 0.9em;
  }
}
@media (max-width: 1070px) {
  #sidelinks {
    top: 729px;
  }

  #sideNav {
    top: 716px;
  }
}
@media (max-width: 1000px) {
  header .menu {
    text-align: center;
  }
}
@media (max-width: 912px) {
  #sidelinks {
    top: 638px;
  }

  #sideNav {
    top: 625px;
  }
}
@media (max-width: 645px) {
  #sidelinks {
    top: 780px;
  }

  #sideNav {
    top: 770px;
  }
}
@media (max-width: 755px) {
  header .logo {
    background-size: contain;
    margin: 0 auto 35px;
    top: 30px;
    width: 250px;
  }

  .social_share_privacy_area li.help_info {
    display: block;
    position: relative;
    width: 100%;
  }
}
.sub {
  box-sizing: border-box;
  background-color: #b02f28;
  display: none;
  margin: 0 0 0 -40px;
  min-width: 250px;
  overflow: hidden;
  padding: 30px 40px;
  position: absolute;
  width: auto;
  z-index: 1000;
  border-top: solid 40px white;
  color: white !important;
  list-style-type: square;
}
.sub a {
  border: medium none;
  color: white !important;
  font-size: 1em;
  letter-spacing: 0.25em;
  text-decoration: none;
  text-transform: uppercase;
  display: block !important;
}
.sub a:focus, .sub a:hover, .sub a:active {
  text-decoration: underline;
}

.top:hover .sub {
  display: block;
}

#search-wrapper {
  background-color: #3b3b3b;
  height: 0;
  overflow: hidden;
  width: 100%;
  border-bottom: 8px solid #BFB4A6;
  opacity: 0.8;
}

#search {
  height: 20px;
  overflow: visible;
  padding: 7px 0 5px;
  position: relative;
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
}
#search input {
  -moz-appearance: none;
  border: medium none;
  float: right;
  height: 30px;
  line-height: 20px;
  margin: 0;
  padding: 0 5px;
  position: relative;
  right: 18px;
  width: 220px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#open-search {
  background-color: #bfb4a6;
  color: #3b3b3b;
  display: block;
  font-size: 22px;
  height: 23px;
  opacity: 0.8;
  padding: 4px 6px 8px;
  position: absolute;
  right: 18px;
  text-decoration: none;
  top: 0;
  width: 20px;
}
#open-search:focus, #open-search:hover, #open-search:active {
  background-color: #cac1b5;
}

.sisea-highlight {
  background-color: #fff;
}

.sisea-results-list {
  margin: 6em 0;
}

.sisea-result {
  background-color: #ffffff;
  margin: 2em 0;
  padding: 3em;
}
.sisea-result h3 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.2em;
  line-height: 1.2em;
  padding: 0 0 1em;
  text-align: left;
  margin: 0 !important;
  text-transform: uppercase;
}
.sisea-result a {
  font-weight: 400;
}
.sisea-result .sisea-highlight {
  background-color: #dfdad3;
}

.sisea-paging span {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}

#cssmenu {
  display: none !important;
}

@media (max-width: 1018px) {
  #open-search {
    right: 20px;
  }

  .menu {
    display: none;
  }

  #cssmenu {
    display: block !important;
  }

  .no-highlight {
    display: none !important;
  }

  .planned {
    border-top: medium none !important;
    display: block !important;
    font-size: 0.8em;
    font-weight: bold;
    margin: 1em auto 0 !important;
    padding-bottom: 0.5em !important;
    padding-left: 4px !important;
    text-transform: uppercase;
  }
}
ul li ul li .submenu-button {
  display: none !important;
}

.content-gallery {
  display: table;
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
}
.content-gallery li {
  display: table-cell;
  padding: 0 10px 10px 0;
}
.content-gallery li img {
  max-width: 100%;
  height: auto;
}

#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  box-sizing: border-box;
}

#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #menu-button {
  display: none;
}

#cssmenu {
  background: #bfb4a6;
}

#cssmenu > ul > li {
  float: left;
}

#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}

#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}

#cssmenu.align-center ul ul {
  text-align: left;
}

#cssmenu.align-right > ul > li {
  float: right;
}

#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #3b3b3b;
  font-weight: 700;
  text-transform: uppercase;
}

#cssmenu > ul > li:hover > a {
  text-decoration: underline;
}

#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #3b3b3b;
  content: '';
}

#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #3b3b3b;
  content: '';
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}

#cssmenu.align-right ul ul {
  text-align: right;
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

#cssmenu li:hover > ul {
  left: auto;
}

#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}

#cssmenu li:hover > ul > li {
  height: 35px;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #3b3b3b;
  font-weight: 400;
  background: #333333;
}

#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}

#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}

#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #3b3b3b;
  content: '';
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#cssmenu.small-screen {
  width: 100%;
}

#cssmenu.small-screen ul {
  width: 100%;
  display: none;
  background-color: #dfdad3;
  z-index: 3000;
}

#cssmenu.small-screen.align-center > ul {
  text-align: left;
}

#cssmenu.small-screen ul li {
  width: 100%;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}

#cssmenu.small-screen ul ul li,
#cssmenu.small-screen li:hover > ul > li {
  height: auto;
}

#cssmenu.small-screen ul li a,
#cssmenu.small-screen ul ul li a {
  width: 100%;
  border-bottom: 0;
}

#cssmenu.small-screen > ul > li {
  float: none;
}

#cssmenu.small-screen ul ul li a {
  padding-left: 25px;
}

#cssmenu.small-screen ul ul ul li a {
  padding-left: 35px;
}

#cssmenu.small-screen ul ul li a {
  color: #3b3b3b;
  background: none;
}

#cssmenu.small-screen ul ul li:hover > a,
#cssmenu.small-screen ul ul li.active > a {
  text-decoration: underline;
}

#cssmenu.small-screen ul ul,
#cssmenu.small-screen ul ul ul,
#cssmenu.small-screen.align-right ul ul {
  position: relative;
  left: 0;
  width: 100%;
  margin: 0;
  text-align: left;
}

#cssmenu.small-screen > ul > li.has-sub > a:after,
#cssmenu.small-screen > ul > li.has-sub > a:before,
#cssmenu.small-screen ul ul > li.has-sub > a:after,
#cssmenu.small-screen ul ul > li.has-sub > a:before {
  display: none;
}

#cssmenu.small-screen #menu-button {
  display: block;
  padding: 17px;
  color: #3b3b3b;
  cursor: pointer;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}

#cssmenu.small-screen #menu-button:after {
  position: absolute;
  top: 22px;
  right: 17px;
  display: block;
  height: 4px;
  width: 20px;
  border-top: 2px solid #3b3b3b;
  border-bottom: 2px solid #3b3b3b;
  content: '';
}

#cssmenu.small-screen #menu-button:before {
  position: absolute;
  top: 16px;
  right: 17px;
  display: block;
  height: 2px;
  width: 20px;
  background: #3b3b3b;
  content: '';
}

#cssmenu.small-screen #menu-button.menu-opened:after {
  top: 23px;
  border: 0;
  height: 2px;
  width: 15px;
  background: #3b3b3b;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#cssmenu.small-screen #menu-button.menu-opened:before {
  top: 23px;
  background: #3b3b3b;
  width: 15px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#cssmenu.small-screen .submenu-button {
  position: absolute;
  z-index: 99;
  right: 0;
  top: 0;
  display: block;
  border-left: 1px solid rgba(120, 120, 120, 0.2);
  height: 46px;
  width: 46px;
  cursor: pointer;
}

#cssmenu.small-screen .submenu-button.submenu-opened {
  background: #bfb4a6;
}

#cssmenu.small-screen ul ul .submenu-button {
  height: 34px;
  width: 34px;
}

#cssmenu.small-screen .submenu-button:after {
  position: absolute;
  top: 22px;
  right: 19px;
  width: 8px;
  height: 2px;
  display: block;
  background: #3b3b3b;
  content: '';
}

#cssmenu.small-screen ul ul .submenu-button:after {
  top: 15px;
  right: 13px;
}

#cssmenu.small-screen .submenu-button.submenu-opened:after {
  background: #3b3b3b;
}

#cssmenu.small-screen .submenu-button:before {
  position: absolute;
  top: 19px;
  right: 22px;
  display: block;
  width: 2px;
  height: 8px;
  background: #3b3b3b;
  content: '';
}

#cssmenu.small-screen ul ul .submenu-button:before {
  top: 12px;
  right: 16px;
}

#cssmenu.small-screen .submenu-button.submenu-opened:before {
  display: none;
}

#cssmenu.small-screen.select-list {
  padding: 5px;
}

.fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20000000;
  background: #bfb4a6 none repeat scroll 0 0;
}

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.metanav {
  float: right;
  line-height: 1.2em;
  margin-right: 0;
  overflow: hidden;
  position: relative;
  right: 40px;
  text-align: right;
  width: auto;
}

.metanav li {
  display: block;
  letter-spacing: 0.05em;
  margin: 0 5px 0 0;
  text-transform: uppercase;
}
.metanav li a {
  color: #3b3b3b;
  font-size: 0.7em;
  letter-spacing: 0.15em;
  text-decoration: none;
}
.metanav li a:hover {
  text-decoration: underline;
}

.user {
  float: left;
  left: 20px;
  line-height: 1.2em;
  margin-left: -9px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: auto;
  display: block;
}

.fa-user:before {
  /*content: "´Çç";*/
  padding: 0 5px 0 1px;
}

.consulting {
  border-top: 1px solid #3b3b3b;
  margin: 0px 0;
  text-indent: 10px;
}

.consultinglink {
  float: left;
  padding: 0 0 15px;
}

.advancedlinks {
  text-align: left;
}
.advancedlinks ul {
  background-color: #ffffff;
  background-size: cover;
  border-top: none !important;
  box-sizing: border-box;
  color: #3b3b3b !important;
  left: 0;
  list-style-type: square;
  position: absolute;
  z-index: 1000;
  height: auto !important;
  padding: 0px !important;
}
.advancedlinks ul li {
  display: inline-block !important;
  margin-left: 20px !important;
}
.advancedlinks ul li a {
  color: #3b3b3b;
  font-size: 1em !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
}

@media (max-width: 954px) {
  .advancedlinks ul li a {
    font-size: 0.8em !important;
  }
}
@media (max-width: 755px) {
  .metanav {
    right: 40px;
  }

  .metanav li a {
    font-size: 0.6em;
  }

  .meta ul li a {
    font-size: 0.8em;
  }

  .metanav li {
    display: inline;
    letter-spacing: 0.05em;
    margin: 0 5px 0 0;
    text-transform: uppercase;
  }
}
@media (max-width: 485px) {
  .user {
    display: none !important;
  }

  .metanav {
    min-width: 200px;
  }
}
@media (max-width: 445px) {
  header .logo {
    background-size: contain;
    float: left;
    height: 62px;
    margin: 0 auto 10px;
    top: 0;
    width: 220px;
  }
}
.slide-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.stage {
  background: #dfdad3 none repeat scroll 0 0;
  height: 41vw !important;
  max-height: 650px;
}
.stage .slide {
  background-position: center 0 !important;
  background-size: 100% auto !important;
  height: 41vw !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  background-repeat: no-repeat;
  max-height: 650px !important;
}
.stage .slide article {
  padding-top: 9em;
}
.stage .slide .cta {
  opacity: 0.8;
}
.stage h1 {
  margin-bottom: 0.5em;
}
.stage .subhead {
  margin: 1em 0 2em;
}
.stage .owl-buttons {
  display: block;
  height: auto;
  overflow: visible;
  position: relative;
  top: -25vw;
  width: 100%;
}
@media (min-width: 1600px) {
  .stage .owl-buttons {
    top: -26em;
  }
}
@media (max-width: 580px) {
  .stage .owl-buttons {
    top: -35vw;
  }
}
.stage .owl-theme .owl-controls {
  position: relative;
  text-align: center;
  top: -6vw;
}
.stage .owl-pagination {
  bottom: 0;
}

.owl-pagination {
  bottom: 0px;
  position: absolute;
  width: 100%;
  display: block;
}

.stagetitle {
  color: #3b3b3b;
  font-family: 'helvetica_condensed_bold',"Helvetica",Arial,sans-serif;
  font-size: 2.4em;
  font-weight: 500;
  line-height: 1.2em;
  opacity: 0.8;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.textright {
  display: block;
  float: left;
  left: 40px;
  position: absolute;
  text-align: center;
}

.textleft {
  display: block;
  float: right;
  right: 0px;
  position: relative;
  text-align: center !important;
}

.owl-theme .owl-controls .owl-page span {
  background: none repeat scroll 0 0 transparent;
  border: 2px solid #ffffff;
  display: block;
  height: 20px;
  margin: 0 5px;
  width: 20px;
}

.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: none repeat scroll 0 0 #ffffff;
  opacity: 0.8;
}

.actiontapedisplay {
  background-color: #3b3b3b;
  bottom: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 0.8em;
  letter-spacing: 0.25em;
  margin: 0 auto;
  opacity: 0.8;
  padding: 1em 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.actiontapedisplay:focus, .actiontapedisplay:hover, .actiontapedisplay:active {
  background-color: #484848;
}

.noactiontape {
  display: none;
}

.actionlink {
  color: #ffffff;
  letter-spacing: 0.15em;
  padding: 0 50px;
}
.actionlink:focus, .actionlink:hover, .actionlink:active {
  text-decoration: underline;
}

.actiontemplate ul .p1 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 12px;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 90;
}

.standardseite {
  display: block;
  overflow: hidden;
}
.standardseite .stage {
  background: #dfdad3;
  height: 41vw !important;
  max-height: 650px;
}
.standardseite .stage .slide {
  background-position: center 0 !important;
  max-height: 650px;
  background-size: 100% auto !important;
  height: 41vw !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  background-repeat: no-repeat;
}
.standardseite .stage .owl-pagination {
  bottom: 2em;
}
.standardseite .stage .owl-theme .owl-controls {
  position: relative;
  text-align: center;
  top: -6vw;
}
.standardseite .smallspace {
  padding: 3em 0 1em !important;
}
.standardseite .smallspacebottom {
  padding: 0em 0em 3em 0em !important;
}
.standardseite .smallspacebottom .tiles {
  border: 4px solid #dfdad3;
  margin: 1em auto 0;
  overflow: hidden;
  padding: 0;
}
.standardseite .owl-theme .owl-controls {
  position: relative;
  text-align: center;
  top: 0;
}
.standardseite .comingsoon {
  display: none;
}

.newsboxdisplay {
  background-color: #ffffff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  bottom: 0;
  color: #3b3b3b;
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.8em;
  margin: 0 auto;
  opacity: 0.9;
  overflow: hidden;
  padding: 17px 16px;
  position: absolute;
  right: 40px;
  text-align: center;
  width: 320px;
}
.newsboxdisplay p {
  color: #3b3b3b;
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 1.8em;
  padding: 5px 0;
}
.newsboxdisplay h3 {
  -moz-hyphens: auto;
  color: #3b3b3b;
  display: block;
  font-family: "helvetica_condensed",Arial,sans-serif;
  font-size: 1em;
  font-weight: 100;
  letter-spacing: 0.1em;
  line-height: 24px;
  margin: 0 auto;
  padding: 14px 0 5px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 230px;
  word-wrap: normal;
}
.newsboxdisplay .red-box {
  color: #8c1621;
}

.nonewsbox {
  display: none;
}

@media (max-width: 930px) {
  .newsboxdisplay {
    display: none;
  }
}
@media (max-width: 1120px) {
  .stage {
    overflow: hidden;
    height: 25em;
  }
  .stage .slide {
    height: 25em;
    background-position: center -20px;
  }
  .stage .slide article {
    padding-top: 4em;
  }
}
@media (max-width: 885px) {
  .stage {
    overflow: hidden;
    height: 20em;
  }
  .stage .subhead {
    font-size: 1em;
  }
  .stage h1 {
    font-size: 1.5em !important;
  }
  .stage .slide {
    height: 20em;
  }
  .stage .slide article {
    padding-top: 2em;
  }

  .stagetitle {
    font-size: 1.5em;
  }

  .actionlink {
    color: #ffffff;
    font-size: 0.8em;
    letter-spacing: 0.15em;
    line-height: 0;
    padding: 0 10px;
  }

  .actiontapedisplay {
    padding: 0.2em 0 0.3em;
    bottom: 2px;
  }
}
.actionsite .stage {
  background: #dfdad3 none repeat scroll 0 0;
  height: auto !important;
  max-height: 100% !important;
  overflow: hidden;
}
.actionsite .stage .slide {
  background-position: center 0 !important;
  background-size: 100% auto !important;
  height: 41vw !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  background-repeat: no-repeat;
}
.actionsite .owl-pagination {
  bottom: 0;
  display: block;
  position: relative;
  width: 100%;
}
.actionsite .owl-theme .owl-controls {
  position: relative;
  text-align: center;
  top: 0;
}
.actionsite .owl-carousel .owl-wrapper-outer {
  height: 42vw !important;
  max-height: 680px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

@media (max-width: 565px) {
  .stage {
    overflow: hidden;
  }
  .stage .slide {
    background-position: center -0px;
  }
  .stage .slide article {
    display: none;
  }

  .actionsite .stage .slide {
    background-position: center 0 !important;
    background-size: 100% auto !important;
    height: 41vw !important;
    max-width: 1600px !important;
    margin: 0 auto !important;
    background-repeat: no-repeat;
  }

  .standardseite .stage .owl-pagination {
    display: none;
  }

  .standardseite .smallspace {
    padding: 0.1em 0 0 !important;
  }

  .newsboxdisplay h4 {
    font-size: 0.8em;
  }

  .actionlink {
    font-size: 0.8em;
  }
}
.newsoverview .event-detail .event-meta time .date {
  display: block;
  font-weight: normal;
  margin: 0 0 1em;
  text-transform: uppercase;
}
.newsoverview .event-detail .event-meta time {
  border-right: none;
}

.actionsite .tiles .tile {
  padding-bottom: 2em;
}

.actionsite .tiles .tile.one-third {
  background: #dfdad3 none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  float: right;
  height: auto;
  margin: 0 auto 2em;
  padding: 2em 0.5em;
}
@media only screen and (max-width: 500px) {
  .actionsite .tiles .tile.one-third {
    width: 95% !important;
  }
}

.actionform .form-row {
  margin: 0 0 10px;
  overflow: hidden;
  text-align: left;
}
.actionform label {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.8em;
  display: block;
}
.actionform select {
  -moz-appearance: none;
  background-color: white;
  border: 1px solid #3b3b3b !important;
  border-radius: 8px;
  color: #3b3b3b;
  cursor: pointer;
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.5em;
  margin: 0 0 1em;
  padding: 10px;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  width: 95%;
  max-width: 350px;
}
.actionform select option {
  max-width: 100%;
}
.actionform .error {
  color: #8c1522;
  display: block;
  font-size: 0.85em;
}

.contentaction {
  max-width: 450px;
  margin: 2em 0 0;
}
.contentaction select {
  max-width: 450px;
}
.contentaction input {
  max-width: 450px !important;
}
.contentaction .hint {
  float: left;
}
.contentaction button {
  float: left;
}
.contentaction .form-row {
  color: #3b3b3b;
  display: block;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 0.9em;
  font-weight: 300;
  line-height: 1.8em;
}

#content .alternateBackground {
  background-color: #dfdad3;
  padding: 0 !important;
}

#content h1 {
  color: #3b3b3b;
  font-size: 1.6em;
  letter-spacing: 0.025em;
  margin: 0 0 10px;
  text-transform: uppercase;
  text-align: center;
}

#content h3 {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}

#content p {
  margin: 0 0 10px;
  letter-spacing: 0 !important;
}

#content article.post, #content article.author-content {
  float: left;
  overflow: hidden;
  width: 75%;
}

.alternateBackground aside {
  float: right;
  width: 25%;
}

@media only screen and (max-width: 650px) {
  #content article.author-content, #content article.post {
    float: none;
    margin: 0 auto 20px;
    width: 95% !important;
  }

  #content aside {
    float: none;
    width: 100%;
    margin: 0 auto 20px;
  }

  .sidebar-widget {
    padding: 20px 0;
  }

  .fb_iframe_widget span {
    display: inline-block;
    position: relative;
    text-align: justify;
    width: 120% !important;
  }
}
/* ----------------------------------------------------- ARTICLE GRID */
.article-grid {
  margin: 20px 0;
  overflow: hidden;
}

.article-preview {
  background: #FFF;
  width: 240px;
  padding: 20px;
  margin-bottom: 30px;
}

.article-preview.author {
  background: #fff;
  color: #3b3b3b;
}

.article-preview img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
}

.article-preview.author img {
  width: 240px;
  height: 240px;
  border-radius: 120px;
}

.article-preview a:hover img {
  box-shadow: 0px 0px 3px #3b3b3b;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}

.article-preview.author a:hover img {
  box-shadow: 0px 0px 3px #FFF;
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
}

.article-preview .tags {
  font-size: 12px;
  color: #d9a414;
}
.article-preview .tags i {
  color: #d9a414;
  margin: 0px 10px 0px 0px;
}

#list {
  margin: 2em 0;
}
#list li {
  display: inline;
  margin: 0 auto;
}

#list li:after {
  content: "| ";
}

#list li:last-of-type:after {
  content: "";
}

.partnerheadline {
  font-size: 12px;
  color: #3b3b3b;
}

.partnersite a:hover img {
  box-shadow: none !important;
}

.partnerEra {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 0.8em;
  font-weight: 300;
  line-height: 1.8em;
  padding: 3em 0 0;
}

.partnerlink {
  color: #3b3b3b;
  display: block;
  float: left;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  width: 100%;
}

.partner-preview {
  background: #FFF;
  width: 240px;
  padding: 20px;
  margin-bottom: 30px;
}

.article-preview h3 {
  margin: 0 0 10px !important;
  color: #3b3b3b !important;
  text-decoration: none !important;
  font-size: 1em !important;
  letter-spacing: 0.1em !important;
  font-weight: 300 !important;
  padding: 20px 0 10px !important;
  text-align: left !important;
}

.article-preview.author a {
  color: #3b3b3b !important;
}

.article-preview .intro {
  -moz-hyphens: auto;
  margin: 0 0 3px !important;
  padding: 20px 0 14px;
}

.article-preview .partnerintro {
  -moz-hyphens: auto;
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 3px !important;
  padding: 20px 0 14px;
}

.article-preview.author .intro {
  border: none;
}

.article-preview .meta {
  color: #3b3b3b;
  font-size: 12px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  text-indent: 2px;
}

.article-preview .meta time {
  float: left;
}

.article-preview .meta .comments {
  display: block;
  float: right;
}

.article-preview .meta .comments i {
  position: relative;
  top: 1px;
  margin: 0 3px 0 0;
  text-decoration: none !important;
}

.article-preview .meta .comments a:hover {
  text-decoration: none !important;
}

@media only screen and (max-width: 940px) {
  .article-preview {
    width: 40%;
  }
}
@media only screen and (max-width: 580px) {
  .article-preview {
    width: 90%;
    padding: 5%;
  }
}
/* ----------------------------------------------------- blog header */
.blog-header {
  overflow: hidden;
}

.tag-nav {
  float: none;
  padding: 18px 0 0;
  text-align: center;
}

.tag-nav li {
  display: inline;
  font-size: 0.8em;
  margin-left: 5px;
}

.tag-nav li.authors {
  margin-left: 25px;
  display: none;
}

.tag-nav li a {
  color: #3b3b3b;
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 1.11em !important;
  font-weight: 400;
  letter-spacing: 0.05em;
  padding: 3px;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.tag-nav li a:hover, .tag-nav li a:active {
  text-decoration: underline;
}

.tag-nav li.authors a {
  background-color: #3b3b3b;
  color: #d9a414;
}

.tag-nav li.authors a:hover, .tag-nav li.authors a:active {
  text-decoration: underline;
  background-color: #484848;
}

.tag-nav li.active a {
  text-decoration: underline;
}

@media only screen and (max-width: 885px) {
  .tag-nav li.authors {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 414px) {
  .tag-nav {
    margin: 0 0 20px;
  }

  .tag-nav li {
    margin: 0 0 10px;
  }
}
/* ----------------------------------------------------- ARTICLE VIEW */
.post {
  background: #FFF;
  padding: 2.22%;
  width: 70% !important;
}
.post h1 {
  color: #3b3b3b;
  font-size: 1.6em;
  letter-spacing: 0.025em;
  margin: 0 0 10px !important;
  text-align: left !important;
  text-transform: uppercase;
}
.post h3 {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.15em;
  margin: 0;
  padding: 20px 0 10px !important;
  text-align: left;
  text-transform: uppercase;
}

.post .article-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 20px 0;
}

.post .article-meta {
  overflow: hidden;
  padding: 9px 4px;
  border-bottom: #DDD solid 1px;
  border-top: #DDD solid 1px;
  font-size: 12px;
  color: #999;
  color: #3b3b3b;
  margin: 20px 0;
}

.post .article-meta time {
  float: left;
  margin: 0 15px 0 0;
}

.post .article-meta .tags {
  color: #3b3b3b;
  float: left;
  margin: 0 !important;
  text-transform: uppercase;
}

.post .article-meta .fb-like {
  float: right;
}

.post .article-meta .comments {
  float: right;
}

.post .article-content .contentblock {
  width: 100%;
  text-align: left !important;
}

.post .article-content img {
  display: block;
  margin: 20px auto;
  width: 100%;
  height: auto;
}

.post .article-content ul {
  margin: 20px 0 20px 20px;
  list-style-type: disc;
}

.sidebar-widget {
  padding: 20px;
  width: auto;
}

.sidebar-widget h3 {
  margin: 0 0 10px !important;
}

.latest-posts {
  border-top: #DDD dotted 1px;
}

.latest-posts li {
  padding: 4px 0;
  border-bottom: #3b3b3b dotted 1px;
  font-size: 12px;
}

.latest-posts li > a {
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.latest-posts .meta {
  color: #3b3b3b;
  font-size: 12px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
}

.latest-posts .meta time {
  float: left;
}

.latest-posts .meta .comments {
  float: right;
}

.latest-posts .meta .comments a {
  text-decoration: none !important;
}

.latest-posts .meta .comments i {
  margin: 0 3px 0 0;
}

.taglist {
  border-top: #3b3b3b dotted 1px;
}

.taglist li {
  display: block;
  line-height: 20px;
  padding: 9px 0 10px;
  border-bottom: #3b3b3b dotted 1px;
}

.taglist li:before {
  color: #3b3b3b;
  margin: 0 10px 0 0;
}

.taglist li a {
  font-family: "helvetica_condensed","Helvetica",Arial,sans-serif;
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.taglist li i {
  margin: 0px 10px 0px 0px;
}

.taglist li a:hover {
  text-decoration: underline;
}

.article-comments {
  margin: 30px 0 0;
}

.article-comments h3 {
  margin: 0 0 10px !important;
}

.comment-list li {
  overflow: hidden;
  border-top: #00a1e3 solid 2px;
  margin: 20px 0;
}

.comment-meta {
  color: #FFF;
  background-color: #00a1e3;
  float: right;
  padding: 5px 10px;
  margin: 0 10px 0 20px;
  min-width: 150px;
}

.comment-meta a {
  display: block;
  color: #FFF !important;
  text-decoration: none !important;
}

.avatar {
  display: block;
  float: right;
  margin: 0 0 0 10px;
}

.comment-author {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 12px;
}

.comment-date {
  font-size: 12px;
}

.comment-text {
  padding: 10px 5px !important;
}

.comment-text:before {
  color: #00a1e3;
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: -0.4em;
}

/* COMMENT TABS */
.tabs {
  margin: 50px 0;
}

.tabs.ui-tabs {
  padding: 0;
}

.tabs.ui-tabs .ui-tabs-nav {
  border-bottom: 2px solid #bfb4a6;
  margin: 0;
  padding: 0 0 0 5px;
}

.tabs.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: -24px;
  margin: 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
  padding: 0 3px;
  margin: 0 0 0 0;
  outline: none !important;
}

.tabs.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0 10px;
  text-decoration: none;
  color: #3b3b3b;
  text-transform: uppercase;
  text-decoration: none !important;
  background: #dfdad3;
  font-size: 0.7em;
  font-weight: 500;
}

.tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  margin-bottom: 0;
  padding-bottom: 0;
  background: #bfb4a6;
  color: #3b3b3b !important;
  text-decoration: none !important;
  outline: none !important;
  font-size: 0.7em;
  font-weight: 500;
}

.tabs.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 10px 0;
  background: none;
}

/* AUTHOR INFORMATION */
.author-info {
  background: #bfb4a6;
  color: #FFF;
  padding: 20px;
  overflow: hidden;
  display: none;
}

.author-info img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto 20px;
  border-radius: 50%;
}

.author-info h2 {
  color: #FFF !important;
  text-align: center !important;
  font-size: 18px !important;
}

.post .author-info {
  margin: 20px 0;
}

.post .author-info img {
  float: left;
  margin: 0 20px 10px 0;
}

.post .author-info h2 {
  text-align: left !important;
  margin: 0 0 10px;
}

.post .author-info a:link, .post .author-info a:visited {
  color: #FFF;
  text-decoration: none;
}

.post .author-info a:hover, .post .author-info a:active {
  color: #FFF;
  text-decoration: underline;
}

.paging {
  text-align: center;
}

.pageList {
  display: inline-block;
}
.pageList li {
  display: block;
  float: left;
  margin: 0 5px;
  text-align: center;
}
.pageList li a {
  background-color: #3b3b3b;
  border-radius: 8px;
  color: #d9a414;
  display: block;
  font-size: 13px;
  font-weight: 500;
  height: 25px;
  letter-spacing: 0.15em;
  line-height: 25px;
  min-width: 25px;
  padding: 5px 10px;
  text-decoration: none;
  text-transform: uppercase;
}
.pageList li a:hover, .pageList li a:active {
  background-color: #484848;
}

.pageList li.control a {
  display: none;
}

.pageList li.hide {
  display: none;
}

/* ----------------------------------------------------- JOBS*/
.faq {
  background-color: #fff;
  padding: 20px;
}
.faq h2 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1.4em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  margin: 10px auto 10px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 90;
}

.main-left {
  float: left;
  width: 66.66%;
  display: block;
  text-align: left;
  margin: 40px 0px 0px;
}

.side-right {
  background-color: #ffffff;
  display: block;
  float: right;
  padding: 10px;
  text-align: left;
  width: 26.66%;
  margin: 40px 0px 0px;
}

#jobs table {
  margin: 50px 0 80px;
}
#jobs table td {
  border-left: medium none;
  border-right: medium none;
  border-bottom: 1px solid #3b3b3b;
  border-top: medium none;
  color: #666666;
  font-size: 1em !important;
  font-weight: 300;
  letter-spacing: 0em;
  text-decoration: none;
  padding: 18px 0 15px;
  text-align: left;
}
#jobs table td ul {
  margin: 0px !important;
}
#jobs table td a {
  letter-spacing: 0px !important;
  color: #3b3b3b !important;
}
#jobs table th {
  border-color: -moz-use-text-color -moz-use-text-color #3b3b3b;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #666666;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1em;
  letter-spacing: 0.05em;
  line-height: 20px;
  padding: 0 0 30px;
  text-align: left;
  text-transform: uppercase;
}
#jobs table th strong {
  font-size: 18px;
  font-weight: 500;
}

table tr:first-child {
  line-height: 50px;
}

#jobs .wrap {
  padding: 0px !important;
}

#jobs table td:last-of-type {
  text-align: right;
}

.application {
  font-size: 1em;
  letter-spacing: 0.05em;
  text-align: left;
  color: #666666;
  text-transform: uppercase;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
}
.application strong {
  font-size: 18px !important;
}

.application-link {
  font-size: 1em !important;
}

.jobapplication li {
  list-style-type: square;
  margin: 0px 0px 0px 10px;
  font-weight: 300;
}

.ausbildungen #jobs table td:last-of-type {
  text-align: left;
}

@media (max-width: 760px) {
  .main-left, .side-right {
    box-sizing: border-box;
    margin: 0 0 20px;
    width: 100%;
    padding: 5px;
    text-align: center;
  }
}
@media (max-width: 700px) {
  #jobs table tr td:nth-child(4) {
    display: none;
  }

  #jobs table tr th:nth-child(4) {
    display: none;
  }

  #jobs table tr th:nth-child(1) {
    width: 40% !important;
  }

  #jobs table tr th:nth-child(2) {
    width: 30% !important;
  }

  #jobs table tr th:nth-child(3) {
    width: 30% !important;
  }

  #jobs table td {
    padding: 18px 5px 15px !important;
  }
}
@media (max-width: 490px) {
  #jobs table tr td:nth-child(4) {
    display: none;
  }

  #jobs table tr th:nth-child(4) {
    display: none;
  }

  #jobs table tr td:nth-child(3) {
    display: none;
  }

  #jobs table tr th:nth-child(3) {
    display: none;
  }

  #jobs table th strong {
    font-size: 15px;
    font-weight: 500;
  }

  #jobs table td a {
    color: #3b3b3b !important;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 0 !important;
  }

  #jobs table td {
    font-size: 0.8em !important;
    padding: 18px 5px 15px !important;
  }
}
/* // ----------------------------------------------------- event calendar */
.event-grid {
  margin: 20px 0;
  overflow: hidden;
  position: relative;
}

.event-grid .event {
  background: #FFF;
  width: 240px;
  padding: 20px;
  margin: 0 0 30px;
}

.event-grid .event.event-item {
  display: none;
}

.event-grid .event.news-item {
  display: none;
}

#event-studios {
  border-width: 0;
  padding: 0;
  width: 0;
}

.event-header {
  margin: 2em 0 0;
  text-align: right;
}

#calender-form {
  text-align: right;
  float: right;
  width: 520px;
  margin-top: 5px;
}

#calender-form input {
  display: inline-block;
}

#calender-form label {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  margin-right: 10px;
}

#calender-form select {
  float: right;
}

.event-grid .event img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 10px;
}

.event {
  width: auto;
  margin: 40px 0;
}

.event:first-child {
  margin: 0 0 40px;
}

.event-meta {
  display: block;
  overflow: hidden;
}

.event time {
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #d9a414;
  overflow: hidden;
  float: left;
  margin: 0 15px 0 0;
}

.event .divider {
  text-transform: uppercase;
  display: block;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #d9a414;
  overflow: hidden;
  float: left;
  margin: 0 15px 0 0;
  line-height: 42px;
}

.event time .day {
  display: block;
  height: 40px;
  width: 55px;
  text-align: center;
  font-size: 42px;
  line-height: 42px;
  float: left;
}

.event time .month {
  float: right;
  display: block;
  min-width: 35px;
  line-height: 20px;
  height: 20px;
}

.event time .year {
  min-width: 35px;
  clear: right;
  display: block;
  float: right;
  height: 20px;
  line-height: 20px;
}

.event .hours {
  text-transform: uppercase;
  display: block;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0.025em;
  color: #00a1e3;
  line-height: 1.0em;
  margin-top: 23px;
}

.event:first-child .hours {
  font-size: 1.1em;
}

.event h2 {
  display: block;
  font-size: 1em !important;
  line-height: 1.4em !important;
  margin: 10px 0 !important;
  clear: both;
}

.event .job-locations {
  margin: 0;
  font-size: 0.9em;
}

.event h1 {
  margin: 12px 0 0 !important;
}

.event-content {
  clear: both;
  margin: 20px 0;
}

.event-row {
  overflow: hidden;
  margin: 0 0 30px;
}

@media only screen and (max-width: 414px) {
  #calender-form {
    text-align: left;
    float: none;
    width: 300px;
    margin: 10px auto;
  }

  #calender-form label {
    display: inline-block;
    line-height: 30px;
    height: 30px;
  }

  #calender-form select {
    margin: 10px 0;
    float: none;
    display: block;
  }
}
#newsletter-signup {
  background: none repeat scroll 0 0 transparent !important;
  min-height: 400px;
  overflow: hidden;
  width: 100%;
}

.gallery-wrap {
  position: relative;
  overflow: visible;
}

.gallery {
  height: 33em;
  margin: 0px auto;
  overflow: visible;
  padding: 0;
}
.gallery .slide {
  height: 33em;
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.gallery .slide article {
  height: 530px;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.gallery-box {
  margin: 120px auto 0px;
  padding: 0px;
}
.gallery h1 {
  margin-bottom: 0.5em;
}
.gallery .subhead {
  margin-bottom: 3em;
}
.gallery .owl-pagination {
  bottom: 70px;
  display: block;
  position: absolute;
  width: 100%;
}

.quote-text {
  background: none repeat scroll 0 0 #3b3b3b;
  bottom: 0;
  opacity: 0.8;
  position: absolute;
  text-align: center;
  width: 100%;
}
.quote-text p {
  color: #ffffff;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  padding: 15px 0;
  text-transform: uppercase;
}

.studiobereiche {
  box-sizing: border-box;
  left: 0;
  /*opacity: 0.8;*/
  position: relative;
  text-align: center;
  top: -3px;
  width: 100%;
  z-index: 1000;
}
.studiobereiche a {
  background: #3b3b3b none repeat scroll 0 0;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: white;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  line-height: 40px;
  margin: 0 2%;
  padding: 15px 2%;
  text-transform: uppercase;
  text-decoration: none;
}
.studiobereiche a:focus, .studiobereiche a:hover, .studiobereiche a:active {
  text-decoration: underline;
  background-color: #484848;
}

.gallerygap {
  margin: 50px 0px 0px;
}

.gallery .owl-theme .owl-controls {
  position: relative;
  text-align: center;
  top: -50px;
}

.hide {
  display: none;
}

.owl-buttons {
  height: 0;
  overflow: visible;
  position: absolute;
  top: 240px;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-theme .owl-controls .owl-nav {
  height: 0;
  overflow: visible;
  position: absolute;
  top: 140px;
  width: 100%;
}

.owl-prev {
  float: left;
}
.owl-next {
  float: right;
}

.owl-theme .owl-controls .owl-buttons div {
  background: transparent none repeat scroll 0 0;
  border-radius: 0px;
  color: #000000;
  display: inline-block;
  font-size: 3em;
  margin: 0 auto;
  opacity: 0.6;
  padding: 0;
}
@media (max-width: 550px) {
  .owl-theme .owl-controls .owl-buttons div {
    font-size: 2em;
  }
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  opacity: 0.8;
  text-decoration: none;
}

.gallery-wrap .owl-pagination {
  bottom: 70px;
  display: block;
  position: absolute;
  width: 100%;
}

@media (max-width: 885px) {
  .studiobereiche a {
    margin: 0 1%;
    padding: 15px 1%;
    font-size: 0.6em;
  }

  .quote-text p {
    color: #ffffff;
    font-size: 0.8em;
    letter-spacing: 0.15em;
    padding: 15px 15px;
  }

  .gallery {
    height: 20em;
  }
  .gallery .slide {
    height: 20em;
  }
  .gallery .slide article {
    height: 20em;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .gallery .owl-pagination {
    bottom: 60px;
  }
}
@media (max-width: 730px) {
  .gallery {
    height: 100%;
    margin: 0 0 0px;
    overflow: visible;
  }

  .owl-theme .owl-controls .owl-page span {
    height: 15px;
    margin: 0.5em 5px 0;
    width: 15px;
  }

  .quote-text p {
    font-size: 0.7em;
    letter-spacing: 0.15em;
    line-height: 1.2em;
  }
}
@media (max-width: 570px) {
  .gallery-box {
    display: none;
    margin: 0 auto 20px;
    padding: 0;
  }

  .owl-buttons {
    top: 150px;
  }

  .owl-pagination {
    bottom: 5px;
  }

  .gallery-wrap {
    overflow: hidden;
    padding: 0;
    position: relative;
  }

  .gallery h1 {
    font-size: 1.5em;
    margin-bottom: 0.5em;
  }
}
@media (max-width: 564px) {
  .studiobereiche {
    display: none;
  }

  .gallery .owl-pagination {
    bottom: 20px;
  }
}
.lightbox {
  line-height: 40px;
}

#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
  touch-action: none;
  /* 50 */
  box-shadow: 0 0 3.125em rgba(0, 0, 0, 0.75);
  /* 50 */
}

/* ACTIVITY INDICATION */
#imagelightbox-loading,
#imagelightbox-loading div {
  border-radius: 50%;
}

#imagelightbox-loading {
  width: 20px;
  /* 40 */
  height: 20px;
  /* 40 */
  background-color: #d9a414;
  position: fixed;
  z-index: 10003;
  top: 50%;
  left: 50%;
  padding: 10px;
  /* 10 */
  margin: -20px 0 0 -20px;
  /* 20 */
  /* 40 */
  box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
  /* 40 */
}

#imagelightbox-loading div {
  width: 20px;
  /* 20 */
  height: 20px;
  /* 20 */
  background-color: #fff;
  -webkit-animation: imagelightbox-loading .5s ease infinite;
  animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
  }
}
@keyframes imagelightbox-loading {
  from {
    opacity: .5;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    opacity: .5;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
}
/* OVERLAY */
#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#imagelightbox-close::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#imagelightbox-close::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#imagelightbox-close::before, #imagelightbox-close::after {
  background-color: #ffffff;
  bottom: 20%;
  content: "";
  left: 50%;
  margin-left: -1px;
  position: absolute;
  top: 20%;
  width: 2px;
}

#imagelightbox-close {
  background-color: #666666;
  border-radius: 50%;
  height: 2.5em;
  position: fixed;
  right: 2.5em;
  text-align: left;
  top: 2.5em;
  -webkit-transition: color 0.3s ease 0s;
          transition: color 0.3s ease 0s;
  width: 2.5em;
  z-index: 10002;
}

#imagelightbox-close:hover, #imagelightbox-close:focus {
  background-color: #111111;
}

/* BUTTONS*/
.imagelightbox-arrow {
  width: 3.75em;
  /* 60 */
  height: 7.5em;
  /* 120 */
  background-color: #444;
  background-color: rgba(0, 0, 0, 0.5);
  vertical-align: middle;
  display: none;
  position: fixed;
  z-index: 10001;
  top: 50%;
  margin-top: -3.75em;
  /* 60 */
}

.imagelightbox-arrow:hover,
.imagelightbox-arrow:focus {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.75);
}

.imagelightbox-arrow:active {
  background-color: #111;
}

.imagelightbox-arrow-left {
  left: 2.5em;
  /* 40 */
}

.imagelightbox-arrow-right {
  right: 2.5em;
  /* 40 */
}

.imagelightbox-arrow:before {
  width: 0;
  height: 0;
  border: 1em solid transparent;
  content: '';
  display: inline-block;
  margin-bottom: -0.125em;
  /* 2 */
}

.imagelightbox-arrow-left:before {
  border-left: none;
  border-right-color: #fff;
  margin-left: -0.313em;
  /* 5 */
}

.imagelightbox-arrow-right:before {
  border-right: none;
  border-left-color: #fff;
  margin-right: -0.313em;
  /* 5 */
}

#imagelightbox-loading,
#imagelightbox-overlay,
#imagelightbox-close,
#imagelightbox-caption,
#imagelightbox-nav,
.imagelightbox-arrow {
  -webkit-animation: fade-in .25s linear;
  animation: fade-in .25s linear;
}

@-webkit-keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 41.25em) {
  #container {
    width: 100%;
  }

  #imagelightbox-close {
    top: 1.25em;
    /* 20 */
    right: 1.25em;
    /* 20 */
  }

  #imagelightbox-nav {
    bottom: 1.25em;
    /* 20 */
  }

  .imagelightbox-arrow {
    width: 2.5em;
    /* 40 */
    height: 3.75em;
    /* 60 */
    margin-top: -2.75em;
    /* 30 */
  }

  .imagelightbox-arrow-left {
    left: 1.25em;
    /* 20 */
  }

  .imagelightbox-arrow-right {
    right: 1.25em;
    /* 20 */
  }
}
#imagelightbox-caption {
  background-color: #666666;
  bottom: 0;
  color: white;
  left: 0;
  padding: 0.625em;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 10001;
}

@media only screen and (max-width: 20em) {
  .imagelightbox-arrow-left {
    left: 0;
  }

  .imagelightbox-arrow-right {
    right: 0;
  }
}
.carouselWrap {
  width: 100%;
  overflow: hidden;
}

.carousel {
  text-align: center;
  margin: 0;
}
.carousel:before {
  content: " ";
  display: inline-block;
  width: 250px;
  margin-bottom: 1.5em;
  margin-top: 5em;
}
.carousel:after {
  content: " ";
  display: inline-block;
  width: 250px;
  margin-top: 1.5em;
  margin-bottom: 5em;
}
.carousel .carousel-items {
  padding: 0 50px 40px;
  width: auto !important;
}
.carousel .item {
  padding: 0 10px;
}
.carousel .item a {
  border: none;
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 5px 0 0;
}
.carousel .item a:hover, .carousel .item a:active, .carousel .item a:focus {
  background: transparent;
}
.carousel .item a:hover i, .carousel .item a:active i, .carousel .item a:focus i {
  background-color: white;
  color: #b02f28;
}
.carousel .item i {
  font-size: 1.5em;
  background-color: #b02f28;
  color: #fff;
  border: 1px solid #b02f28;
  line-height: 3em;
  display: inline-block;
  width: 3em;
  height: 3em;
  -webkit-transition: all 0.3s;
          transition: all 0.3s;
}
.carousel .item p {
  margin: 0;
  font-size: 1em;
}
.carousel .owl-buttons {
  top: 10px;
  width: 90%;
}

.callaction {
  margin: 50px 0 0;
  overflow: hidden;
  padding: 2em 0 4em !important;
  text-align: center;
}
.callaction .cta {
  border-radius: 8px;
  color: #d9a414;
  cursor: pointer;
  float: none;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 0px auto 20px;
  padding: 10px;
}

.gapBottom {
  margin: 3em 0;
}

@media (max-width: 700px) {
  .callaction {
    width: 100%;
  }
}
@media (max-width: 5500px) {
  .callaction {
    margin: 50px 0 0;
    overflow: hidden;
    padding: 2em 0 !important;
    text-align: center;
  }
}
#sideNav {
  background-color: #fff;
  color: #3b3b3b;
  padding: 30px 20px 40px 40px;
  position: absolute;
  right: -260px;
  top: 792px;
  width: 200px;
  z-index: 1001;
  min-height: 180px;
}
#sideNav hr {
  border-color: -moz-use-text-color -moz-use-text-color #3b3b3b !important;
  float: left;
  margin: 0 0 10px -40px;
  width: 100%;
}
#sideNav ul {
  list-style-type: none !important;
}
#sideNav ul li {
  font-size: 0.8em;
}

.trainerbox {
  display: none;
}

@media (max-width: 1000px) {
  #sideNav {
    top: 590px;
  }
}
@media (max-width: 645px) {
  #sideNav {
    top: 770px;
  }
}
.slimText {
  margin: 0 0 40px;
  width: 90%;
}
.slimText h3 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 2.8em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 0.3em;
  margin: 11px auto 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 90;
  padding: 10px 0px;
}
.slimText img {
  height: auto;
  max-width: 100%;
}
.slimText p img {
  height: auto;
  max-width: 100%;
}
.slimText ul {
  list-style: outside none square;
  margin-left: 1em;
}

.fullHeight {
  height: 100% !important;
}

.noBorder {
  border: none !important;
}

.left {
  text-align: left !important;
  padding: 0 0 20px;
}

.right {
  text-align: left !important;
  float: right !important;
}

.gaptop {
  padding: 50px 0px 0px;
}

@media (max-width: 450px) {
  .left {
    text-align: center !important;
  }
}
.smallImg {
  width: 100%;
  margin: 10px auto;
}

@media (max-width: 700px) {
  .slimText {
    width: 100%;
  }

  .noBorder {
    float: none !important;
    margin: 0px auto;
    position: relative;
    width: 250px !important;
  }

  .fullHeight {
    width: 100% !important;
  }
}
.content ul {
  margin: 20px 0px 0px 0px;
}
.content ul li {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
  list-style-type: square;
  margin-left: 20px;
}
.content h3 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 30px !important;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 20px !important;
  margin: 11px auto 0;
  padding: 10px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 90;
}

.gap {
  background-position: center top;
  background-size: cover;
  box-sizing: border-box;
  float: left;
  height: auto;
}
.gap .kursplanbutton {
  background-color: #3b3b3b;
  border: medium none;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 25px auto 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 240px;
}
.gap .kursplanbutton:focus, .gap .kursplanbutton:hover, .gap .kursplanbutton:active {
  text-decoration: underline;
  background-color: #484848;
}

.two-thirds {
  width: 65%;
}

.one-third {
  width: 35%;
}

.quarter {
  width: 25%;
  padding-bottom: 35px !important;
  min-height: 400px;
}
.quarter img {
  width: 90%;
}
@media (max-width: 926px) {
  .quarter img {
    width: 100%;
  }
}
@media (max-width: 926px) {
  .quarter {
    width: 100%;
  }
}

.studioinfowrap {
  margin: 0;
  max-width: 940px;
  position: relative;
  text-align: center;
}
.studioinfowrap p {
  font-size: 14px;
}

.studioleitungwrap {
  margin: 0em auto 0em;
  max-width: 940px;
  position: relative;
  text-align: center;
}

.studioinfo {
  text-transform: uppercase;
  line-height: 22px;
  font-size: 14px;
}

.studiohead {
  text-transform: none !important;
}

.contentblock {
  width: 100%;
  text-align: center;
}

.mobilestudio {
  display: none;
}

.fa-phone-square:before {
  content: "´éÿ";
  font-size: 1.5em;
  padding: 0 10px 0 0;
  position: relative;
  top: 2px;
}

.fa-envelope-square:before {
  content: "´éÿ";
  font-size: 1.5em;
  padding: 0 10px 0 0;
  position: relative;
  top: 2px;
}

.gapRight {
  margin: 0 120px;
  padding: 0 0 40px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #3b3b3b;
  border-radius: 8px;
  border: none !important;
  color: #ffffff;
  font-size: 0.68em;
  padding: 10px;
  cursor: pointer;
  text-align: left;
  text-indent: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 280px;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 0px 0px 20px 0px;
}
select option {
  max-width: 250px;
}

.form-row {
  margin: 0 0 10px;
  overflow: hidden;
  text-align: center;
}

input[type="text"], input[type="tel"], input[type="email"] {
  border: 1px solid #3b3b3b;
  box-sizing: border-box;
  height: 45px;
  line-height: 20px;
  outline: medium none;
  padding: 5px 10px;
  width: 95%;
  max-width: 350px;
  margin: 0px auto;
  font-size: 1em;
  border-radius: 8px;
}

input[type="radio"] {
  border: 1px solid #3b3b3b;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 1em;
  height: auto;
  line-height: 20px;
  margin: 0 15px 0 0;
  outline: medium none;
}

@media (max-width: 700px) {
  .gapRight {
    margin: 0px 0px;
  }

  .two-thirds {
    width: 100%;
  }

  .one-third {
    width: 100%;
  }

  .slimText .left {
    margin: 0 0 20px;
    text-align: center !important;
  }

  .content {
    padding: 20px;
    margin: 1em auto 0;
  }

  h2 {
    padding: 40px 0;
  }

  .carousel .carousel-items {
    padding: 10px;
    width: auto !important;
  }

  .studioinfo {
    text-transform: uppercase;
    line-height: 30px;
  }

  .mobilestudio {
    display: block;
    margin: -20px auto 0;
    width: 210px;
  }
  .mobilestudio .fa-phone-square:before {
    font-size: 3em;
    padding: 0px;
    position: relative;
    top: 2px;
  }
  .mobilestudio .fa-envelope-square:before {
    font-size: 3em;
    padding: 0 0px 0 0;
    position: relative;
    top: 2px;
  }
  .mobilestudio .fa-user:before {
    color: #dfdad3;
    font-size: 1.3em;
    padding: 0;
    position: relative;
    top: -0.5px;
  }

  .screenform {
    display: none;
  }
}
@media (max-width: 556px) {
  .studioinfo {
    font-size: 0.8em;
    line-height: 30px;
    text-transform: uppercase;
  }

  .studioinfowrap {
    margin: 1em auto 0;
    max-width: 940px;
    position: relative;
    text-align: center;
  }

  .content {
    margin: 1em auto 0 !important;
    width: 92%;
  }
}
@media (max-width: 700px) {
  .nodisplay {
    display: none;
  }

  .content {
    padding: 0px;
  }
}
.tiles {
  border: 4px solid #ffffff;
  margin: 0 auto;
  padding: 0;
}
.tiles .tile {
  background-position: center top;
  background-size: cover;
  box-sizing: border-box;
  float: left;
  height: 0;
  padding-bottom: 36%;
}
.tiles .tile.one-third {
  width: 35%;
}
.tiles .tile.one-third .overlay {
  border: 4px solid #ffffff;
  box-sizing: border-box;
  display: block;
  height: 0;
  padding-bottom: 101%;
}
.tiles .tile.two-thirds {
  width: 65%;
}
.tiles .tile.two-thirds .overlay {
  border: 4px solid #ffffff;
  box-sizing: border-box;
  display: block;
  height: 0;
  padding-bottom: 54.4%;
}
.tiles .tile .half {
  margin-bottom: 0;
  margin-right: 0 !important;
  width: 100% !important;
}
.tiles .subhead {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.2em;
  padding: 100px 0 20px 20px;
}

.comingsoon {
  color: #ffffff;
  font-size: 0.9em;
  left: 45%;
  letter-spacing: 0;
  position: absolute;
  text-transform: uppercase;
  top: 22%;
}

.half-tile {
  width: 50%;
  float: left;
  margin: 20px 0 0;
}
.half-tile table {
  margin: 20px 0px 0px;
}
.half-tile table td {
  font-size: 0.9em;
  font-weight: 300;
  line-height: 15px;
  padding: 0 10px 10px 0;
  text-align: left;
}

.left h4 {
  text-indent: 22px;
}
.left table td {
  text-indent: 20px;
}

.ghostButton {
  background-color: #ffffff;
  color: #3b3b3b;
  display: inline-block;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.1em;
  margin: 0 auto 0 0;
  padding: 0.2em 0.5em;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}
.ghostButton:hover {
  text-decoration: underline;
}

.half {
  height: 0;
  padding-bottom: 27.9%;
  background-position: top right;
}
.half .subhead {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
  padding: 20px 0 20px 20px;
}

.half .overlay {
  padding-bottom: 26.7% !important;
}

@media (max-width: 1010px) {
  .comingsoon {
    left: 35%;
  }
}
@media (max-width: 950px) {
  .home .tile:nth-of-type(5) {
    width: 100%;
    background-position: center center;
  }

  .standardseite .home .tile:nth-of-type(5) {
    width: 35%;
    background-position: top center;
  }

  .calendar {
    width: 100% !important;
    height: 335px !important;
  }
}
@media only screen and (max-width: 520px) {
  .tiles {
    width: 300px;
  }

  .tiles .tile.two-thirds {
    display: block;
    float: none;
    height: 300px;
    margin: 0 auto;
    width: 300px;
    max-width: 100%;
  }

  .tiles .tile.one-third {
    display: block;
    float: none;
    height: 300px;
    margin: 0 auto;
    width: 300px;
  }

  .tiles .tile.two-thirds .overlay {
    border: 4px solid #ffffff;
    box-sizing: border-box;
    display: block;
    height: 0;
    padding-bottom: 98%;
  }

  .tiles .tile.one-third .overlay {
    border: 4px solid #ffffff;
    box-sizing: border-box;
    display: block;
    height: 0;
    padding-bottom: 98%;
  }

  .comingsoon {
    display: none;
  }

  .half {
    background-position: right top;
    background-size: cover;
    height: 310px;
    padding: 0;
    width: 300px;
  }

  .half .overlay {
    padding-bottom: 101% !important;
  }

  .mobiletiles {
    height: 600px !important;
  }

  .calendar {
    background-color: #ffffff;
    height: auto !important;
    padding: 0 !important;
  }

  .standardseite .home .tile:nth-of-type(5) {
    width: 100%;
    background-position: top center;
    height: 300px;
    margin: 0 auto;
    width: 300px;
  }
}
.kursplanbutton {
  background-color: #3b3b3b;
  border: medium none;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: none;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 0px auto 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 240px;
}
.kursplanbutton:focus, .kursplanbutton:hover, .kursplanbutton:active {
  text-decoration: underline;
  background-color: #484848;
}

@media (max-width: 885px) {
  .kursplanbutton {
    font-size: 0.7em;
  }
}
.fa-calendar:before {
  font-size: 40px;
  line-height: 60px;
  color: #D9A414;
}

.fa-newspaper-o:before {
  color: #d9a414;
  font-size: 40px;
  line-height: 60px;
}

.kursplaene {
  width: 30%;
  float: left;
}

.moreinfo {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 auto;
  padding: 0 5px;
  text-align: center;
}
.moreinfo p {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.kurse {
  width: 100%;
  float: left;
  text-align: center;
}
.kurse tr {
  display: inline;
  margin: 0 0 20px;
  padding: 30px;
}
.kurse tr td {
  color: #3b3b3b;
  font-size: 0.8em;
  text-decoration: none;
}

.adress table {
  width: 100%;
}

.right-box-studiodetail {
  float: right;
  padding: 0;
  text-align: right;
  width: 33%;
}

.middle-box-studiodetail {
  padding: 0;
  text-align: center;
  width: 33%;
  float: left;
}

.left-box-studiodetail {
  width: 33%;
  float: left;
  text-align: left;
}

.studiodetail-contact {
  display: none;
  margin: 1px 0 0;
}

.studiodetail-contact-button p:after {
  content: "+";
}

.studiodetail-opening-button p:after {
  content: "+";
}

.studiodetail-children-button p:after {
  content: "+";
}

.openend p:after {
  content: "-" !important;
}

.studiohead-info {
  margin: 0 auto;
  max-width: 530px;
  width: 100%;
}
.studiohead-info p {
  float: left;
  margin: 3em auto 0 3.5em;
  max-width: 240px;
  text-align: left;
  width: 100%;
}
.studiohead-info img {
  float: left;
  margin: 2em auto 0;
  max-width: 240px;
  width: 100%;
}

.studiodetail-opening {
  display: none;
  margin: 1px 0 0;
}

.studiodetail-children {
  display: none;
  margin: 1px 0 0;
}

@media only screen and (max-width: 700px) {
  .left-box-studiodetail {
    float: none;
    margin: 0 auto 16px;
    text-align: center;
    width: 100%;
  }

  .middle-box-studiodetail {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .right-box-studiodetail {
    float: none;
    padding: 0;
    text-align: center;
    width: 100%;
  }

  .kursplanbutton {
    width: 208px !important;
  }
}
.oeffnungszeiten {
  float: left;
  padding: 2em 0 0 7%;
  text-align: right;
  width: 45%;
}
.oeffnungszeiten h4 {
  text-indent: 20px;
}
.oeffnungszeiten table {
  width: 100%;
  text-indent: 20px;
}
.oeffnungszeiten table tr {
  margin: 0px 0px 20px 0px;
  text-align: left;
  font-weight: 300;
  letter-spacing: 2px;
}
.oeffnungszeiten table tr td {
  color: #3b3b3b;
  font-size: 0.8em;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 2px;
}

.oeffnungszeiten table tr td:first-child {
  font-size: 0.8em !important;
  text-align: left;
  text-indent: 20px;
  text-transform: uppercase;
}

.studiodetail .line {
  margin: 5px 0 !important;
}

.studiodetail p {
  margin: 30px auto !important;
  text-align: center !important;
}

.light {
  color: #938d8d !important;
}
.light table tr td {
  color: #938d8d !important;
}
.light h6 a {
  color: #938d8d !important;
}

.kinderbetreuung {
  float: right;
  padding: 2em 0 0;
  text-align: left;
  text-indent: 20px;
  width: 45%;
}
.kinderbetreuung h6 {
  font-size: 12px !important;
  font-weight: 300;
  letter-spacing: 2px;
  margin: 15px 0 0 20px;
  text-align: left;
  text-transform: uppercase;
}
.kinderbetreuung table {
  width: 100%;
}
.kinderbetreuung table tr {
  margin: 0 0 20px;
  text-align: right;
  text-indent: 40px;
}
.kinderbetreuung table tr td {
  color: #3b3b3b;
  font-size: 0.8em;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: 2px;
}

.kinderbetreuung table tr td:first-child {
  text-align: left;
  text-indent: 40px;
  text-transform: uppercase;
}

.kursplaene {
  width: 33%;
  float: left;
  text-align: center;
}

.studioinformationen {
  float: none;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.studiotrenner {
  border-color: -moz-use-text-color -moz-use-text-color #d9a414 !important;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}

.iconlabel {
  line-height: 3em;
  font-size: 0.8em;
  letter-spacing: 0.25em;
  text-decoration: none;
  text-transform: uppercase;
}

@media only screen and (max-width: 1080px) {
  .studioinformationen {
    width: 90%;
  }
}
@media only screen and (max-width: 931px) {
  .oeffnungszeiten table tr td {
    color: #3b3b3b;
    font-size: 0.7em !important;
    text-decoration: none;
  }

  .kinderbetreuung table tr td {
    color: #3b3b3b;
    font-size: 0.7em !important;
    text-decoration: none;
  }
}
@media (max-width: 858px) {
  .oeffnungszeiten {
    text-align: center;
    text-indent: 0px;
    width: 100%;
    float: none;
    padding: 0px 0px;
  }
  .oeffnungszeiten table {
    margin: 0 auto;
    width: 100%;
  }
  .oeffnungszeiten h4 {
    text-align: center;
  }

  .oeffnungszeiten table tr td {
    font-size: 0.7em !important;
    text-align: center;
    text-indent: 0;
    width: 100% !important;
  }

  .studiodetail {
    padding: 2em;
  }

  .kursplaene {
    float: none;
    margin: 0px 0 0px;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
  }

  .kinderbetreuung {
    margin: 0 auto;
    text-align: center;
    text-indent: 0;
    width: 100%;
  }
  .kinderbetreuung table {
    margin: 0 auto;
    text-indent: 0;
    width: 100% !important;
  }
  .kinderbetreuung table tr {
    margin: 0 auto;
    text-align: center;
  }
  .kinderbetreuung table tr td:first-child {
    font-size: 0.7em !important;
    text-align: center;
    text-indent: 0;
    width: 100% !important;
  }

  .oeffnungszeiten table tr td:first-child {
    display: none;
  }
}
@media only screen and (max-width: 755px) {
  #tarife .half-tile table {
    width: 100% !important;
  }

  #tarife .left table td {
    text-indent: 20px;
  }

  #tarife .half-tile table td {
    font-size: 0.9em;
    font-weight: 300;
    padding: 0 10px 10px;
    text-align: left;
    text-indent: 0;
    width: 50%;
  }
}
@media only screen and (max-width: 750px) {
  .kursbutton {
    background-color: #3b3b3b !important;
    color: #fff !important;
    margin: 0 auto;
    max-width: 85%;
    padding: 1em 1.6em;
    text-align: center;
    width: 200px;
    display: block;
  }

  .kurse tr {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .kurse tr td {
    color: #ffffff;
    display: block;
    font-size: 0.8em;
    letter-spacing: 0.25em;
    margin: 0 0 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
  }
}
@media only screen and (max-width: 584px) {
  .studiohead-info img {
    float: none;
    margin: 1em auto 0;
    max-width: 240px;
    width: 100%;
  }

  .studiohead-info p {
    float: none;
    font-style: italic;
    margin: 1em auto;
    max-width: 240px;
    text-align: left;
    width: 100%;
  }
}
@media only screen and (max-width: 440px) {
  .tab-link {
    display: block;
    text-align: center;
  }
  .tab-link a {
    font-size: 0.7em !important;
    padding: 1em !important;
  }

  .product-tab {
    height: 100%;
    width: 90%;
    text-align: center;
  }
  .product-tab table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100% !important;
  }

  .product-tab td {
    display: block;
    font-size: 0.8em;
    letter-spacing: 0.25em;
    line-height: 2.5em;
    text-decoration: none;
    text-transform: uppercase;
  }
}
.content {
  margin: 3em auto 0;
}

.press-article:first-of-type {
  margin: 4em 0 1em;
}

.press-article {
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 2em;
  margin: 1em 0;
  text-align: left;
  overflow: hidden;
}
.press-article .text-left {
  width: 60%;
  float: left;
  padding: 2em 0;
}
.press-article .text-right {
  width: 30%;
  float: right;
  border-left: 1px solid #333333;
  padding: 2em 0 2em 1em;
}
.press-article h4 {
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.1em;
  padding: 0;
  text-align: left;
}
.press-article span {
  display: block;
  font-size: 0.8em;
  font-weight: 400;
  padding: 0;
  text-transform: uppercase;
}

@media (max-width: 736px) {
  .presse .wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
  }

  .press-article:first-of-type {
    margin: 2em 0 0;
  }
}
@media (max-width: 450px) {
  .press-article {
    padding: 1em;
  }
  .press-article .text-left {
    width: 100%;
    float: none;
  }
  .press-article .text-right {
    border-left: medium none;
    float: none;
    padding: 1em 0 0;
    width: 100%;
  }
}
.teaserwrap {
  margin: 3em auto 0;
  max-width: 940px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  text-align: center;
}

.teaserbox {
  display: inline-block;
  float: none;
  margin: 0 auto;
  position: relative;
  width: 33%;
  text-align: center;
}
.teaserbox p {
  font-size: 0.9em;
  margin-top: 5px;
  padding: 0 0 0 18px;
  text-align: left;
}
.teaserbox .kursplanbutton {
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 20px auto 20px 18px;
  padding: 5px;
  width: 160px;
}
.teaserbox .kursplanbutton:focus, .teaserbox .kursplanbutton:hover, .teaserbox .kursplanbutton:active {
  text-decoration: underline;
  background-color: #484848;
}

@media (max-width: 885px) {
  .teaserbox .kursplanbutton {
    font-size: 0.7em;
  }
}
.teaser {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 218px;
  margin: 2% auto 0 2%;
  position: relative;
  text-align: center;
  width: 280px;
}
.teaser h4 {
  background-color: #3b3b3b;
  bottom: 0;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 0.8em;
  font-weight: 300;
  left: 0;
  letter-spacing: 0.15em;
  opacity: 0.8;
  padding: 0.6em;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
  width: 100%;
}
.teaser h4:hover, .teaser h4:focus, .teaser h4:active {
  background-color: #484848;
  text-decoration: underline !important;
}

@media (max-width: 736px) {
  .teaser {
    height: 200px;
  }
}
.trainingsbox {
  display: inline-block;
  float: none;
  margin: 0 auto 45px;
  position: relative;
  width: 33%;
  vertical-align: top;
  text-align: center;
}
.trainingsbox p {
  font-size: 0.9em;
  margin-top: 5px;
  text-align: left;
  padding: 0 0 0 12px;
}
.trainingsbox .kursplanbutton {
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 20px auto 20px 12px;
  padding: 5px;
  width: 160px;
}
.trainingsbox .kursplanbutton:focus, .trainingsbox .kursplanbutton:hover, .trainingsbox .kursplanbutton:active {
  text-decoration: underline;
  background-color: #484848;
}

@media (max-width: 940px) {
  .teaserwrap {
    margin: 40px auto 0;
    padding: 0;
    width: 100%;
  }

  .trainingsbox {
    margin: 0 auto 45px;
    overflow: hidden;
    padding: 0 2px;
    width: 42%;
  }
  .trainingsbox p {
    font-size: 0.8em;
    text-indent: 0px;
    text-align: center;
    padding: 0px;
  }
  .trainingsbox .kursplanbutton {
    float: none;
    font-size: 0.7em;
    margin: 20px auto;
  }

  .teaser {
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 218px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    max-width: 285px;
  }

  .teaserbox p {
    font-size: 0.8em;
    text-indent: 0px;
    text-align: center;
    padding: 0;
  }

  .teaserbox .kursplanbutton {
    float: none;
    font-size: 0.7em;
    margin: 20px auto;
  }
}
@media (max-width: 544px) {
  .trainingsbox {
    margin: 0 auto 45px;
    overflow: hidden;
    padding: 0 2px;
    width: 100%;
  }
}
.side {
  float: none !important;
  height: 50%;
  margin: 20px auto 110px;
  min-height: 240px;
  min-width: 240px;
  text-align: left !important;
  width: 50%;
}

.rightalign {
  text-align: right !important;
}

@media (max-width: 750px) {
  .side {
    float: left !important;
    margin-left: 8%;
    margin-right: 8%;
    max-width: 34%;
    min-width: 200px;
    width: 48%;
    min-height: 200px;
    height: 48%;
    margin-top: 0px;
  }
}
@media (max-width: 534px) {
  .side {
    float: left !important;
    margin-left: 10%;
    margin-right: 10%;
    max-width: 34%;
    min-width: 200px;
    width: 48%;
  }
}
.partnerraster {
  background-color: #ffffff;
  box-sizing: border-box;
  height: auto;
  margin: 2em 0 3em;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.partnerraster .one-third {
  display: inline-block;
  padding: 2em 0;
  text-align: center;
  width: 32.9%;
}
.partnerraster .one-third p {
  font-size: 1em;
  font-weight: 500;
}
.partnerraster a {
  color: #3b3b3b;
  display: block;
  float: left;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.partnerraster a:focus, .partnerraster a:hover, .partnerraster a:active {
  text-decoration: underline;
}
.partnerraster p {
  color: #3b3b3b;
  display: block;
  float: left;
  font-size: 1em;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.partnerraster h3 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 30px !important;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 20px !important;
  margin: 11px auto 0;
  padding: 10px 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  z-index: 90;
}

.partnerlogo {
  display: block;
  float: none;
  margin: 0 auto;
}

.sportinfo {
  background-color: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
  left: 50%;
  padding: 2em;
  position: fixed;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  z-index: 1000002;
}
.sportinfo img {
  float: left;
  width: 65%;
}
.sportinfo p {
  float: right;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 1px;
  margin: 0 0 0 1em;
  text-align: left;
  width: 30%;
}

.show {
  display: block !important;
}

#background-overlay {
  background-color: rgba(255, 255, 255, 0.7);
  display: none;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
}

.close-sportinfo {
  background-color: #3b3b3b;
  border-radius: 50%;
  color: white;
  display: block;
  height: 30px;
  line-height: 26px;
  position: absolute;
  right: -15px;
  text-align: center;
  text-indent: 1px;
  top: -15px;
  float: right !important;
  width: 30px !important;
}
.close-sportinfo .fa-remove::before, .close-sportinfo .fa-close::before, .close-sportinfo .fa-times::before {
  color: white;
  content: "´Çì";
}

.sportweb {
  color: #3b3b3b;
  display: block;
  float: left;
  font-size: 1em !important;
  font-weight: 300 !important;
  letter-spacing: 0 !important;
  margin: 1em 0 0;
  position: relative;
  text-align: left;
  text-decoration: none;
}

@media (max-width: 1000px) {
  .sportinfo {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .partnerraster .one-third {
    display: inline-block;
    padding: 2em 0;
    text-align: center;
    width: 49.6%;
  }
}
@media (max-width: 641px) {
  .partnerraster .one-third {
    display: inline-block;
    padding: 2em 0;
    text-align: center;
    width: 100%;
  }

  .sportinfo img {
    float: left;
    width: 100%;
  }

  .sportinfo p {
    float: right;
    font-size: 1em;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 1em 0 0 1em;
    text-align: left;
    width: 100%;
  }

  .partnerraster h3 {
    font-size: 18px !important;
  }
}
.price-overview h3 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 0 0 1em;
  text-align: left;
  text-transform: uppercase;
}
.price-overview .right {
  float: right;
  padding: 1em 0 0;
  text-transform: uppercase;
}
.price-overview .left {
  float: left;
  padding: 1em 0 0;
  text-transform: uppercase;
}
.price-overview ul li {
  list-style: square;
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}
.price-overview .smallinfo {
  font-size: 0.8em;
  margin: 2em 0 0;
  float: left;
}

@media (max-width: 642px) {
  .smallinfo {
    float: none;
  }
}
.price-wrapper h3 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 0 0 0.5em;
  text-align: left;
  text-transform: uppercase;
}
.price-wrapper .smallinfo-left {
  font-size: 0.8em;
  float: left;
}
.price-wrapper .smallinfo-right {
  font-size: 0.8em;
  float: right;
  text-transform: uppercase;
}

.price-wrapper:nth-of-type(2) h3 {
  padding: 0 0 4em !important;
}

.price-detail {
  margin: 0 auto 4em;
  overflow: hidden;
}
.price-detail h4 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.2em;
  padding: 0 0 1em;
  text-align: left;
  text-transform: none;
}
.price-detail .two-thirds {
  float: left;
  padding: 1em 0 0;
  width: 60% !important;
}
.price-detail .one-third {
  border-left: 1px solid #333333;
  float: right;
  font-weight: 300;
  padding: 0 0 0 1em;
  width: 33%;
}
.price-detail table {
  width: 80%;
}
.price-detail table td {
  width: 20%;
  font-weight: 300;
}
.price-detail table tr {
  width: 50%;
}
.price-detail table tr:first-child {
  line-height: 1.5em;
}

.pro-tarife {
  margin: 0px auto 1px;
  display: none;
  padding: 0 0 3em;
}
.pro-tarife h3 {
  color: #404040;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.2em;
  padding: 0 0 1em;
  text-align: left;
  text-transform: uppercase;
}
.pro-tarife ul li {
  list-style-type: square;
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
  margin-left: 16px;
}
.pro-tarife p {
  font-size: 1em;
}

.showpro:after {
  content: " +" !important;
}

.visible:after {
  content: " -" !important;
}

@media (max-width: 860px) {
  .price-wrapper .smallinfo-right {
    margin: 1em 0;
  }
}
@media (max-width: 700px) {
  .price-detail .two-thirds {
    width: 100% !important;
  }

  .price-detail .one-third {
    padding: 1em 0 0;
    font-size: 0.7em;
    width: 100% !important;
  }

  .price-detail table {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .price-overview .right, .price-overview .left {
    font-size: 0.6em;
    font-weight: 500;
  }

  .pro-tarife ul li {
    font-size: 0.8em;
  }
}
@media (max-width: 400px) {
  .price-detail table td {
    text-align: right;
  }
}
#locations {
  background: none repeat scroll 0 0 #bfb4a6;
  border: 8px solid #ffffff;
  color: #ffffff;
  margin: 0 auto 70px;
  max-width: 940px;
  overflow: hidden;
}
#locations article {
  float: left;
  height: autp;
  padding: 20px;
  width: 29%;
}

#location-lists a {
  color: #3b3b3b;
  display: block;
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 22px;
  text-transform: uppercase;
}
#location-lists .no-highlight {
  color: #3b3b3b;
  display: block;
  font-size: 0.8em;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin: 1em 0 0.5em;
  text-transform: uppercase;
}
#location-lists h4 {
  -moz-hyphens: auto;
  color: #ffffff;
  display: block;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 1.2em;
  padding: 0 0 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
}
#location-lists ul li ul li {
  display: none;
}

#location-canvas {
  float: right;
  height: 520px;
  width: 64%;
}

.fullscreen-map #location-canvas {
  float: none;
  height: 420px;
  width: 100%;
  margin: 50px 0px 0px 0px;
}

.gm-style .gm-style-iw {
  color: #3b3b3b;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
}

.studio-info-window {
  overflow: hidden;
}
.studio-info-window a {
  color: #3b3b3b;
  font-size: 11px;
  line-height: 20px;
  text-transform: none !important;
}
.studio-info-window h4 {
  color: #a52a30;
  display: block;
  font-size: 13px;
  padding: 0px 0px 10px 0px;
}
.studio-info-window td {
  color: #3b3b;
  display: block;
  font-size: 13px;
  padding: 0;
  line-height: 15px;
}

.studio-site {
  margin: 10px 0px 0px 0px;
}

.studio-links {
  color: #a52a30 !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 20px;
  text-transform: uppercase !important;
}

@media (max-width: 980px) {
  #location-lists h4 {
    font-size: 0.8em !important;
  }

  #location-lists a {
    line-height: 30px !important;
    font-size: 0.7em !important;
  }
}
@media (max-width: 820px) {
  #locations article {
    display: block;
    float: none;
    height: auto;
    padding: 20px;
    width: 100%;
  }

  #location-canvas {
    float: none;
    height: 320px;
    width: 100%;
  }

  .fullscreen-map #location-canvas {
    float: none;
    height: 320px;
    margin: 100px auto 0;
    width: 90%;
  }
}
footer {
  background-color: #BFB4A6;
  overflow: hidden;
  position: relative;
}
footer .row {
  max-width: 1600px !important;
  margin: auto;
}
footer .col {
  width: 50%;
  float: right;
}
footer .col .wrap {
  font-weight: 300;
}
@media (max-width: 830px) {
  footer .col {
    width: 100%;
    float: none;
  }
}
footer h3 {
  color: #3b3b3b;
  font-family: "helvetica_condensed_bold","Helvetica",Arial,sans-serif;
  font-size: 1.8em;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.2em;
  margin: 60px auto 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  z-index: 90;
  padding: 10px;
}
footer h6 {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 0.15em;
  margin: 0 0 36px;
  text-align: center;
  text-transform: uppercase;
}
footer .meta a {
  text-decoration: none;
}
footer .meta a:hover {
  text-decoration: underline;
}

.newsletter {
  margin: 40px auto;
}
.newsletter input {
  -moz-appearance: none;
  border: medium none;
  border-radius: 8px;
  box-sizing: border-box;
  font-size: 1em;
  height: 50px;
  line-height: 1rem;
  margin-bottom: 1rem;
  margin-right: 10px;
  max-width: 100%;
  padding: 1.1rem;
  width: 40%;
}

.result-headline a {
  color: #404040 !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  letter-spacing: 0.2em !important;
  line-height: 1em !important;
  padding: 0 0 1em !important;
  text-align: left !important;
  text-transform: uppercase !important;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #3b3b3b;
  -o-border-image: none;
     border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.short {
  border: none;
  border-bottom: 1px solid white;
  width: 250px;
}

button {
  background-color: #3b3b3b;
  border: medium none;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-size: 0.9em;
  letter-spacing: 0.15em;
  line-height: 1rem;
  padding: 16px 20px;
  text-decoration: none;
  text-transform: uppercase;
}
button:focus, button:hover, button:active {
  text-decoration: underline;
  background-color: #484848;
}

.newsletter-button {
  background-color: #3b3b3b;
  border: medium none;
  border-radius: 8px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 0.9em;
  letter-spacing: 0.15em;
  line-height: 1rem;
  padding: 16px 20px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 auto 36px;
}
.newsletter-button:focus, .newsletter-button:hover, .newsletter-button:active {
  text-decoration: underline;
  background-color: #484848;
}

.newsletter-cta {
  text-align: center;
}

.social {
  margin: 0 auto;
  max-width: 940px;
  text-align: center;
  width: 100%;
}
.social ul {
  margin: 50px auto;
}
.social ul li {
  display: inline-block;
}

.meta {
  max-width: 273px;
  margin: 0 auto 80px;
}
.meta ul {
  text-align: center;
}
.meta ul li {
  display: inline-block;
  font-size: 1em;
  font-weight: 200;
  line-height: 1.2em;
}
.meta ul li .separator:after {
  content: '|';
  font-size: 16px;
  padding: 0 0 0 5px;
}
.meta span {
  display: inline-block;
  color: #b02f28;
  font-size: 1em;
  font-weight: 200;
  line-height: 1.2em;
}

.fa-inverse {
  color: #bfb4a6 !important;
}

.social a:focus, .social a:hover, .social a:active {
  color: #484848;
}

#skyrocket {
  background: #3b3b3b url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAICAYAAAD5nd/tAAAAAXNSR0IArs4c6QAAAHpJREFUKBWNkNENwCAIBf1yB0dxIXZyIUdxB7/skdbEGkVNLqUPjg+cO7zWmof04Q/jdpslATL0p3WwrU0XMULpm4avZnGjrWMEgTosmUvtydoeUoY8pNk2/nV2fVcaAbIh71rq/O9KEKHsjItc3feuFAL1QjqN6A55AHXwbqCdfoKWAAAAAElFTkSuQmCC") no-repeat scroll center 8px;
  border-radius: 50%;
  bottom: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  color: #bfb4a6;
  display: inline-block;
  font-size: 11px;
  font-weight: 700;
  height: 40px;
  letter-spacing: 0.025em;
  line-height: 1.2em;
  opacity: 0;
  overflow: hidden;
  padding-top: 20px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s ease 0s;
          transition: opacity 0.3s ease 0s;
  width: 60px;
  z-index: 10000;
}

#skyrocket:hover {
  background-color: #dfdad3;
  text-decoration: none;
}

@media only screen and (max-width: 736px) {
  #skyrocket.visible {
    opacity: 1;
  }
}
@media (max-width: 985px) {
  .newsletter {
    margin: 40px auto;
    max-width: 300px;
  }
  .newsletter input {
    display: block;
    width: 100% !important;
  }

  button {
    display: block;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 750px) {
  input {
    padding: 0.9rem;
  }

  footer h3 {
    font-size: 1.3em;
  }
}
.calendar {
  background-color: #FFF;
}

.calendar-widget {
  padding: 0.5em;
}

.calendar-widget .widget-header:after {
  content: "";
  display: table;
  clear: both;
}

.calendar-widget .widget-header h3 {
  font-size: 1em;
  text-align: left;
  margin: 0;
  padding: 0;
  float: left;
  font-weight: 400;
}

.calendar-widget .widget-header h3 a.cw-nav {
  text-decoration: none;
}

.calendar-widget .widget-header > a {
  float: right;
  font-size: 0.8em;
  font-weight: 400;
}

.calendar-widget .widget-body table {
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
}

.calendar-widget .widget-body table * {
  box-sizing: border-box;
}

.calendar-widget .widget-body table th {
  font-size: 0.8em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 2em;
}

.calendar-widget .widget-body table td {
  background-color: #bfb4a6;
  border: 1px solid #FFF;
  vertical-align: middle;
  text-align: center;
  position: relative;
  width: 14.285714286%;
  padding: 0;
  height: 45px;
  background-clip: padding-box;
}

.calendar-widget .widget-body table td.events-1, .calendar-widget .widget-body table td.events-2, .calendar-widget .widget-body table td.events-3, .calendar-widget .widget-body table td.events-4, .calendar-widget .widget-body table td.events-5, .calendar-widget .widget-body table td.empty {
  background-color: #FFF;
}

.calendar-widget .widget-body table td a {
  display: block;
  width: 100%;
  height: 45px;
}

.calendar-widget .widget-body table td a:focus .indicator, .calendar-widget .widget-body table td a:hover .indicator, .calendar-widget .widget-body table td a:active .indicator {
  background-color: #bfb4a6;
}

.calendar-widget .widget-body table td .day {
  position: absolute;
  top: 4px;
  left: 4px;
  font-size: 0.6em;
  font-weight: 700;
  line-height: 1em;
  letter-spacing: normal;
  z-index: 10;
}

.calendar-widget .widget-body table td .indicator {
  display: inline-block;
  background-color: #dfdad3;
  border-radius: 50%;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.calendar-widget .widget-body table td.events-1 .indicator {
  width: 7px;
  height: 7px;
}

.calendar-widget .widget-body table td.events-2 .indicator {
  width: 12px;
  height: 12px;
}

.calendar-widget .widget-body table td.events-3 .indicator {
  width: 17px;
  height: 17px;
}

.calendar-widget .widget-body table td.events-4 .indicator {
  width: 22px;
  height: 22px;
}

.calendar-widget .widget-body table td.events-5 .indicator {
  width: 27px;
  height: 27px;
}

.event-box {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 60%;
  z-index: 1000002;
  box-sizing: border-box;
}

.event-box * {
  box-sizing: border-box;
}

.event-box a.close-link {
  position: absolute;
  right: -15px;
  top: -15px;
  display: block;
  background-color: #3b3b3b;
  color: #FFF;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 26px;
  border-radius: 50%;
  text-indent: 1px;
}

.event-preview-wrapper {
  overflow-x: hidden;
  overflow-y: auto;
  background: #FFF;
  padding: 1em;
  width: 100%;
  max-height: 60%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.event-preview {
  font-size: 0.9em;
  margin-bottom: 4em;
}

.event-preview:last-child {
  margin-bottom: 0;
}

.event-preview:after {
  content: "";
  display: table;
  clear: both;
}

.event-preview h2 {
  text-align: left;
  font-size: 1.3em;
  letter-spacing: normal;
  line-height: 1.3em;
  margin: 0;
}

.event-preview p.preview-location {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 1em;
}

.event-preview p.preview-follow {
  margin-top: 1em;
  text-transform: uppercase;
  font-size: 0.9em;
}

.event-preview time {
  font-size: 0.9em;
  text-transform: uppercase;
  display: block;
  border-right: 1px solid #000;
  letter-spacing: 1px;
}

.event-preview time .date {
  font-weight: 700;
  display: block;
}

.event-preview .preview-meta {
  width: 15%;
  margin-right: 5%;
  float: left;
}

.event-preview .preview-body {
  width: 55%;
  float: left;
}

.event-preview .preview-image {
  width: 20%;
  float: right;
}

.event-preview .preview-image img {
  max-width: 100%;
  height: auto;
}

.event-detail {
  margin-bottom: 4em;
}

.event-detail .event-content:after {
  content: "";
  display: table;
  clear: both;
}

.event-detail .event-body {
  float: left;
  width: 65%;
}

.event-detail .event-flyer {
  float: right;
}

.event-detail .event-meta {
  margin-bottom: 2em;
}

.event-detail .event-meta:after {
  content: "";
  display: table;
  clear: both;
}

.event-detail .event-meta time {
  display: inline-block;
  border-right: 1px solid #3d3d3d;
  font-size: 0.9em;
  padding-right: 1em;
  margin-right: 1em;
  width: 20%;
  float: left;
}

.event-detail .event-meta time .date {
  font-weight: 700;
  text-transform: uppercase;
  display: block;
}

.event-detail .event-meta time .time {
  text-transform: uppercase;
}

.event-detail .event-meta h2 {
  margin: 0;
  font-size: 1.4em;
  letter-spacing: normal;
  text-align: left;
  display: inline-block;
  line-height: 1.1em;
  float: right;
  width: 75%;
}

.event-detail .event-meta h2 span {
  display: block;
  padding: 0;
  font-weight: 400;
  font-family: Helvetica;
  font-size: 0.6em;
  text-transform: uppercase;
}

.event-grid .event.event-item {
  display: block;
}

.event-detail .event-meta h2 span a:after {
  content: " , ";
}

.event-detail .event-meta h2 span a:last-of-type:after {
  content: " ";
}

.event-body td {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
}

.event-body ul li {
  color: #3b3b3b;
  font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.8em;
  list-style-type: square;
}

.event-list {
  text-align: left;
}

.event-list li > div.wrap {
  padding-top: 2em;
  padding-bottom: 2em;
  margin-left: auto !important;
  margin-right: auto !important;
}

.event-list .flyer-link {
  display: block;
  float: right;
}

@media only screen and (max-width: 1212px) {
  .event-box {
    width: 80%;
  }
}
@media only screen and (max-width: 975px) {
  .event-detail .event-meta time {
    border-right: 1px solid #3d3d3d;
    display: block;
    float: none;
    font-size: 0.9em;
    margin-right: 1em;
    padding-right: 1em;
    width: 100%;
  }

  .event-detail .event-meta h2 {
    display: inline-block;
    float: none;
    font-size: 1.4em;
    letter-spacing: normal;
    line-height: 1.1em;
    margin: 1em auto 0;
    text-align: left;
    width: 100%;
  }

  .event-detail .event-meta h2 span {
    padding: 1em 0 0;
  }
}
@media only screen and (max-width: 934px) {
  .event-detail .event-meta time {
    border-right: medium none;
    display: block;
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 800px) {
  .event-box {
    width: 90%;
  }

  .event-preview .preview-meta {
    float: none;
    margin-bottom: 5%;
    width: 100%;
  }

  .event-preview time {
    border-right: medium none;
  }

  .event-preview .preview-body {
    width: 75%;
  }
}
@media only screen and (max-width: 800px) {
  .event-preview .preview-body {
    width: 100%;
  }

  .event-preview .preview-image img {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .event-detail .event-body {
    float: none;
    width: 100%;
  }

  .event-detail .event-flyer {
    float: none;
    text-align: center;
  }

  .event-list .flyer-link {
    display: block;
    float: none;
    margin: 30px 0 0;
  }
}
.related-events {
  margin: 2em auto;
}

.related-events:after {
  content: "";
  display: table;
  clear: both;
}

.related-events .event-detail {
  box-sizing: border-box;
  width: 100%;
  float: left;
  margin: 2em 0 !important;
}

.related-events .event-detail .event-body {
  width: 100%;
  float: none;
}

.related-events .event-detail .event-meta h2 {
  display: block;
  float: none;
  padding-left: 20%;
}

.related-events .event-detail .event-meta time {
  display: block;
  float: left;
  width: 15%;
}

@media screen and (max-width: 975px) {
  .related-events .event-detail .event-meta time {
    display: block;
    float: left;
    margin: 0;
    width: 100%;
  }

  .related-events .event-detail .event-meta h2 {
    display: block;
    float: left;
    padding-left: 0;
  }
}
div.courses {
  width: 95%;
  margin: 2em auto;
  font-size: 0.9em;
}

table.courses {
  width: 100%;
  margin: 2em 0;
}

.courses-select {
  margin: 2em auto;
}

table.courses th {
  background-color: #3B3B3B;
  color: #D9A414;
  font-size: 0.8em;
  text-transform: uppercase;
}

table.courses th:first-child {
  border-left: 2px solid #FFF;
}

table.courses th:last-child {
  border-right: 2px solid #FFF;
}

table.courses td {
  vertical-align: top;
  padding: 10px 5px;
  border-left: 2px solid #FFF;
  border-right: 2px solid #FFF;
  box-sizing: border-box;
  -webkit-transition: background-color 0.3s ease;
          transition: background-color 0.3s ease;
  position: relative;
}

table.courses .course-title {
  cursor: pointer;
  font-size: 1em;
}

table.courses .course-title:hover {
  text-decoration: underline;
}

table.courses td.active {
  background-color: #BFB4A6 !important;
}

table.courses tr:nth-of-type(2n-1) td {
  background-color: #efefef;
}

table.courses td * {
  text-align: center !important;
}

table.courses td h4 {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
}

table.courses td p.meta {
  width: auto;
  margin: 0;
  font-size: 0.9em;
  max-width: none;
}

table.courses td p.category,
table.courses td p.lead {
  margin: 0;
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 400;
}

table.courses td .course-popover {
  position: absolute;
  width: 130%;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  padding: .5em;
  top: -50%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

table.courses td p.anmeldung,
table.courses td p.note,
table.courses td p.level {
  font-size: 0.8em;
}

/* // -------------------------------------------------- cal-download */
table.courses .cal-download {
  position: absolute;
  bottom: 7px;
  right: 5px;
  line-height: normal !important;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s ease, color .3s ease;
          transition: opacity .3s ease, color .3s ease;
  cursor: pointer;
}

table.courses .cal-download:hover {
  color: #B02F28;
}

table.courses td:hover .cal-download {
  visibility: visible;
  opacity: 1;
}

form.ics {
  position: fixed;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  padding: 1.5em;
  max-width: 90%;
}

@media (max-width: 900px) {
  form.ics {
    width: 90%;
  }
}
form.ics h2 {
  font-size: 1.25em;
  margin-bottom: 1em;
}

form.ics label {
  display: block;
}

form.ics input {
  margin-right: 1em;
}

form.ics label div {
  display: none;
}

@media (max-width: 900px) {
  form.ics {
    padding-bottom: 3em;
  }

  form.ics input {
    border: none;
    border-radius: 0;
    line-height: 1;
    margin: 0;
    position: absolute;
    opacity: 0;
  }

  form.ics label {
    display: block;
    margin: 1em 0;
  }

  form.ics label:after {
    content: "";
    display: table;
    clear: both;
  }

  form.ics label div {
    display: block;
  }

  form.ics label span {
    display: block;
    float: left;
    width: 70%;
  }

  form.ics input + div {
    vertical-align: middle;
    width: 40px;
    height: 20px;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-radius: 999px;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transition-duration: .4s;
    -webkit-transition-property: background-color, box-shadow;
    box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0.4);
    margin: 0 10px 0 0;
    float: left;
    position: relative;
    top: 2px;
  }

  form.ics input:checked + div {
    background-color: #00e359;
    border: 1px solid #00a23f;
    box-shadow: inset 0 0 0 10px #00e359;
  }

  form.ics input:checked + div > div {
    -webkit-transform: translate3d(20px, 0, 0);
    -moz-transform: translate3d(20px, 0, 0);
    background-color: #ffffff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px #0850ac;
  }

  form.ics input + div > div {
    float: left;
    width: 18px;
    height: 18px;
    border-radius: inherit;
    background: #ffffff;
    -webkit-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
    -webkit-transition-duration: 0.4s;
    -webkit-transition-property: -webkit-transform, background-color, box-shadow;
    -moz-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
    -moz-transition-duration: 0.4s;
    -moz-transition-property: transform, background-color;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.3), 0px 0px 0 1px rgba(0, 0, 0, 0.4);
    pointer-events: none;
    margin-top: 1px;
    margin-left: 1px;
  }
}
form.ics button {
  margin-top: 1em;
  font-size: .75em;
  padding: .5em 1em;
  border-radius: 3px;
  float: right !important;
}

@media (max-width: 900px) {
  form.ics button {
    float: none !important;
    width: 100%;
  }
}
form.ics button:hover {
  text-decoration: none !important;
}

.ics-close {
  display: inline-block;
  margin-top: 1.5em;
  font-size: .75em;
  text-decoration: underline;
}

@media (max-width: 900px) {
  .ics-close {
    position: absolute;
    bottom: 1em;
    right: 2em;
  }
}
.ics-close:focus,
.ics-close:hover,
.ics-close:active {
  text-decoration: none;
}

/* // -------------------------------------------------- mobile */
.courses-mobile {
  display: none;
  margin: 2em 0;
}

.courses-mobile * {
  text-align: center !important;
}

.courses-mobile .day {
  background-color: #3B3B3B;
  color: #D9A414;
  text-transform: uppercase;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #FFF;
  cursor: pointer;
}

.courses-mobile > li > ul > li {
  padding: 10px 0;
}

.courses-mobile > li > ul > li:nth-of-type(2n-1) {
  background-color: #efefef;
}

.courses-mobile p.meta {
  width: 100%;
  max-width: none;
  margin: 0;
}

.courses-mobile h4 {
  padding: 0;
}

@media screen and (max-width: 900px) {
  table.courses {
    display: none;
  }

  .courses-mobile {
    display: block;
  }
}
/* // -------------------------------------------------- form generator */
.gen-form {
  display: block;
  float: left;
  height: auto;
  margin: 3em auto 5em;
  max-width: 500px;
  overflow: hidden;
  text-align: left;
  width: 100%;
  z-index: 1;
}

.gen-form fieldset > div {
  margin: 1em 0;
}

.gen-form fieldset > div:after {
  content: "";
  display: table;
  clear: both;
}

.gen-form .boolDiv {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  padding-top: 0;
  width: auto;
}

.gen-form label {
  display: block;
  margin: 0 0 10px;
}

.gen-form input[type="radio"] + label,
.gen-form input[type="checkbox"] + label {
  display: inline;
}

.gen-form input[type="text"],
.gen-form input[type="email"] {
  width: 100%;
  max-width: none;
}

.gen-form input[type="radio"] {
  margin: 0 5px 0 0;
}

.gen-form input[type="radio"] + label {
  margin-right: 20px;
}

.gen-form input[type="checkbox"] {
  margin-right: 5px;
}

.gen-form input[type="submit"] {
  background-color: #3B3B3B;
  border: medium none;
  border-radius: 8px;
  color: #D9A414;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 0.68em;
  font-weight: 400;
  letter-spacing: 0.4em;
  line-height: 1.5em;
  margin: 25px auto 20px;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 240px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.gen-form input[type="submit"]:hover {
  background-color: #484848;
  text-decoration: underline;
}

.gen-form textarea {
  border: 1px solid #3B3B3B;
  box-sizing: border-box;
  line-height: 20px;
  outline: medium none;
  padding: 5px 10px;
  width: 100%;
  min-height: 8em;
  margin: 0px auto;
  font-size: 1em;
  border-radius: 8px;
}

.gen-form .error {
  color: red;
}

div.success p {
  color: #8d1521;
  font-size: 1.15em;
  font-weight: 500;
  letter-spacing: 0;
  margin: 3em auto;
}

div.success {
  padding-top: 5em;
}

/* // -------------------------------------------------- jqeruy ui css */
/*! jQuery UI - v1.10.4 - 2014-01-28
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.tabs.css
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/* // -------------------------------------------------- MENU */
.menu-cta p {
  margin: 2em 0 0.2em;
  font-weight: 500;
}

.menu-cta a {
  padding: 0 !important;
}

.menu > ul > li > ul > li {
  margin: 0 !important;
}

.menu > ul > li > ul > li a {
  padding: .25em 0;
}

.menu > ul > li > ul > li > ul {
  -webkit-transition: max-height .5s ease;
          transition: max-height .5s ease;
  /*Dritte Navigationsebene dauerhalt*/
  /*max-height: 0px;*/
  max-height: 200px;
  overflow: hidden;
}

header .menu ul li ul li,
header .menu li ul li ul {
  margin: 0;
}

.menu > ul > li > ul > li > ul > li a:hover {
  text-decoration: underline;
}

.menu > ul > li > ul > li:hover {
  background-color: rgba(223, 218, 211, 0.75);
}

.menu > ul > li > ul > li:hover > ul {
  max-height: 200px;
}

.menu li.no-highlight:hover {
  background: none;
}

.menu li.add-spacing,
.menu li.category {
  margin-top: 1em !important;
}

header .menu li ul li {
  text-indent: 0 !important;
  padding-left: 35px !important;
}

header .menu li ul > li > ul > li {
  padding: 0 !important;
}

.clear:after {
  content: "";
  display: table;
  clear: both;
}

.half {
  width: 48%;
  float: left;
  margin-right: 4%;
  margin-bottom: 1em;
}

.half:nth-of-type(2n) {
  margin-right: 0;
}

.half:nth-of-type(2n+3) {
  clear: left;
}

/* // -------------------------------------------------- WERBEBANNER */
.stage-wrapper {
  position: relative;
}

.stage .slide {
  background-position: center center !important;
}

.banner-wrapper {
  margin: 0 auto;
  max-width: 1600px;
  width: 100%;
}

.banner-container {
  position: relative;
}

.banner {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}

.banner > a {
  display: block;
  font-size: .9em;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 1em 0;
  color: #FFF;
  text-decoration: none !important;
  -webkit-transition: background-color .2s ease;
          transition: background-color .2s ease;
}

.banner > a:focus,
.banner > a:hover,
.banner > a:active {
  background-color: rgba(0, 0, 0, 0.5);
}

@media (max-width: 945px) {
  .banner > a {
    font-size: 0.7em;
    line-height: 1.2em;
    background-color: rgba(0, 0, 0, 0.8);
  }
}
/* // -------------------------------------------------- ADS */
.advertising {
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 5px;
  position: fixed;
  right: 0;
  bottom: 5em;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  z-index: 99999;
  right: -650px;
}

@media (max-width: 690px) {
  .advertising {
    display: none !important;
  }
}
.advertising > small {
  display: block;
  padding: .25em;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  color: #666;
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #FFF;
  background-color: rgba(255, 255, 255, 0.75);
}

.ad-container {
  height: 100%;
}

.ad-container:after {
  content: "";
  display: table;
  clear: both;
}

.advertising .ad-close {
  display: block;
  width: 40px;
  height: 100%;
  float: left;
  font-size: 1.75em;
  text-align: center;
  position: relative;
  color: #BBB7B1;
  -webkit-transition: color .2s ease;
          transition: color .2s ease;
}

.advertising .ad-close:focus,
.advertising .ad-close:hover,
.advertising .ad-close:active {
  color: #3B3B3B;
  text-decoration: none;
}

.advertising .ad-close > i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.advertising .ad-link {
  display: block;
  float: right;
  width: 600px;
}

.advertising img {
  display: block;
  width: 600px;
  height: auto;
}

.specialadvert {
  background-color: rgba(255, 255, 255, 0);
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  bottom: 11em;
  box-shadow: none;
  padding: 5px;
  position: fixed;
  right: -1000px;
  z-index: 99999;
}
.specialadvert .ad-link {
  display: block;
  float: right;
  width: 1000px;
}
.specialadvert img {
  display: block;
  height: auto;
  width: 1000px;
}
.specialadvert .ad-close {
  color: #bbb7b1;
  display: block;
  float: right;
  font-size: 1.75em;
  height: auto;
  position: relative;
  right: 48px;
  text-align: center;
  top: 7px;
  -webkit-transition: color 0.2s ease 0s;
          transition: color 0.2s ease 0s;
  width: 40px;
}
.specialadvert .ad-close > i {
  color: #3b3b3b !important;
}

/* // -------------------------------------------------- Newsletter */
#inxmail-wrapper .disclaimer {
  display: none !important;
}

#newsletter-signup .disclaimer {
  display: none !important;
}

/*! Hint.css - v1.3.4 - 2015-02-28
* http://kushagragour.in/lab/hint/
* Copyright (c) 2015 Kushagra Gour; Licensed MIT */
.hint, [data-hint] {
  position: relative;
  display: inline-block;
}

.hint:before, .hint:after, [data-hint]:before, [data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: .3s ease;
  transition: .3s ease;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}

.hint:hover:before, .hint:hover:after, .hint:focus:before, .hint:focus:after, [data-hint]:hover:before, [data-hint]:hover:after, [data-hint]:focus:before, [data-hint]:focus:after {
  visibility: visible;
  opacity: 1;
}

.hint:hover:before, .hint:hover:after, [data-hint]:hover:before, [data-hint]:hover:after {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}

.hint:before, [data-hint]:before {
  content: '';
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 1000001;
}

.hint:after, [data-hint]:after {
  content: attr(data-hint);
  background: #383838;
  color: #fff;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 16px;
  white-space: pre;
}

.hint--top:before {
  border-top-color: #383838;
}

.hint--bottom:before {
  border-bottom-color: #383838;
}

.hint--left:before {
  border-left-color: #383838;
}

.hint--right:before {
  border-right-color: #383838;
}

.hint--top:before {
  margin-bottom: -12px;
}

.hint--top:after {
  margin-left: -18px;
}

.hint--top:before, .hint--top:after {
  bottom: 100%;
  left: 50%;
}

.hint--top:hover:after, .hint--top:hover:before, .hint--top:focus:after, .hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.hint--bottom:before {
  margin-top: -12px;
}

.hint--bottom:after {
  margin-left: -18px;
}

.hint--bottom:before, .hint--bottom:after {
  top: 100%;
  left: 50%;
}

.hint--bottom:hover:after, .hint--bottom:hover:before, .hint--bottom:focus:after, .hint--bottom:focus:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.hint--right:before {
  margin-left: -12px;
  margin-bottom: -6px;
}

.hint--right:after {
  margin-bottom: -14px;
}

.hint--right:before, .hint--right:after {
  left: 100%;
  bottom: 50%;
}

.hint--right:hover:after, .hint--right:hover:before, .hint--right:focus:after, .hint--right:focus:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.hint--left:before {
  margin-right: -12px;
  margin-bottom: -6px;
}

.hint--left:after {
  margin-bottom: -14px;
}

.hint--left:before, .hint--left:after {
  right: 100%;
  bottom: 50%;
}

.hint--left:hover:after, .hint--left:hover:before, .hint--left:focus:after, .hint--left:focus:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.hint:after, [data-hint]:after {
  text-shadow: 0 -1px 0 #000;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.hint--error:after {
  background-color: #b34e4d;
  text-shadow: 0 -1px 0 #592726;
}

.hint--error.hint--top:before {
  border-top-color: #b34e4d;
}

.hint--error.hint--bottom:before {
  border-bottom-color: #b34e4d;
}

.hint--error.hint--left:before {
  border-left-color: #b34e4d;
}

.hint--error.hint--right:before {
  border-right-color: #b34e4d;
}

.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0 #6c5328;
}

.hint--warning.hint--top:before {
  border-top-color: #c09854;
}

.hint--warning.hint--bottom:before {
  border-bottom-color: #c09854;
}

.hint--warning.hint--left:before {
  border-left-color: #c09854;
}

.hint--warning.hint--right:before {
  border-right-color: #c09854;
}

.hint--info:after {
  background-color: #3986ac;
  text-shadow: 0 -1px 0 #193b4d;
}

.hint--info.hint--top:before {
  border-top-color: #3986ac;
}

.hint--info.hint--bottom:before {
  border-bottom-color: #3986ac;
}

.hint--info.hint--left:before {
  border-left-color: #3986ac;
}

.hint--info.hint--right:before {
  border-right-color: #3986ac;
}

.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0 #1a321a;
}

.hint--success.hint--top:before {
  border-top-color: #458746;
}

.hint--success.hint--bottom:before {
  border-bottom-color: #458746;
}

.hint--success.hint--left:before {
  border-left-color: #458746;
}

.hint--success.hint--right:before {
  border-right-color: #458746;
}

.hint--always:after, .hint--always:before {
  opacity: 1;
  visibility: visible;
}

.hint--always.hint--top:after, .hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

.hint--always.hint--bottom:after, .hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

.hint--always.hint--left:after, .hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}

.hint--always.hint--right:after, .hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}

.hint--rounded:after {
  border-radius: 4px;
}

.hint--no-animate:before, .hint--no-animate:after {
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}

.hint--bounce:before, .hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
}

@media (max-width: 1018px) {
  .metanav li:last-of-type {
    display: none;
  }
}
.disable_layout header, .disable_layout footer, .disable_layout .stage-wrapper, .disable_layout .advertising {
  display: none;
}
.disable_layout .course-title {
  letter-spacing: 0 !important;
}

@media (max-width: 945px) {
  .stage-wrapper {
    position: relative;
  }

  .standardseite .stage {
    background: #dfdad3 none repeat scroll 0 0;
    height: auto !important;
    max-height: 100% !important;
    padding: 0;
  }
  .standardseite .stage .slide {
    background-position: center top !important;
    background-repeat: no-repeat;
    background-size: auto 41vw !important;
    height: auto !important;
    margin: 0 auto !important;
    max-height: none !important;
    max-width: 1600px !important;
    padding: 41vw 0 0 !important;
  }

  .standardseite .owl-theme .owl-controls {
    display: none !important;
  }

  .newsboxdisplay {
    border-radius: 20px !important;
    box-sizing: border-box;
    left: auto;
    margin: 3em auto;
    padding: 2em 0.5em;
    position: relative;
    right: auto;
    width: 90%;
    display: block;
  }

  .banner-wrapper {
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
  }

  .banner-container {
    position: static;
  }

  .banner {
    left: 0;
    position: absolute;
    top: 41vw;
    width: 100%;
  }
}
@media (max-width: 650px) {
  .banner-wrapper {
    margin: 0 auto 1em;
  }

  .actionsite .banner-wrapper {
    margin: 0 auto 0em;
  }
}
.more-content-toggle-box .smallinfo {
  margin: 1em 0 0;
}

.standardseite .owl-buttons {
  display: none;
}
