/*
Theme Name: DW Lingual Systems *Neu*
Version: 1.0
Author: Projekteins
Author URI: http://projekteins.biz
*/

/**********
Base
**********/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #4C4C4C;
}

a img {
  border: 0 none;
}

.notAllowed {
  position: relative;
  top: 10px;
  text-transform: uppercase;
  cursor: not-allowed;
}

.loading {
  margin-top: 7px;
  background: url("images/loading.gif") 50% 50% no-repeat;
  height: 100%;
}

.loading_loc {
  margin-top: 7px;
  background: url("images/loading.gif") 16% 27% no-repeat;
  height: 100%;
}

a:hover {
  color: black;
}

html, body {
  width: 100%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

body.fr-FR #menu-item-2088 {
  display: none;
}

body.ru-RU #menu-item-2449.red a {
  color: red;
  margin-left: 5px;
}

body.fr-FR #menu-item-2449,
body.jp #menu-item-2449,
body.es-ES #menu-item-2449,
body.en-US #menu-item-2449,
body.it-IT #menu-item-2449,
body.de-DE #menu-item-2449 {
  display: none;
}

#locator_wrapper iframe {
  height: 575px !important;
}

h3 {
  text-align: inherit;
  text-transform: uppercase;
}

/**********
Background Slider
**********/

.registration-form form,
.registration-form > p {
  display: none;
}

.maprow {
  display: block;
}

#bg_slider {
  height: 90%;
  left: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
  display: none;
  overflow: hidden;
}

#bg_slider_links {
  height: 90%;
  left: 0;
  margin: 0 auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  display: block;
  overflow: hidden;
  background-color: transparent;
}

#bg_slider_ie {
  display: none;
}

#bg_slider div {
  background: no-repeat 50% 50%;
  background-size: 100% 100%;
  background-size: contain;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  background-color: white;
  display: none;
}

.small-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-size: 70% !important;
}

/**********
Content
**********/

h4 {
  color: #4C4C4C;
  font-size: 20px;
  text-transform: uppercase;
  z-index: 20;
  position: relative;
  margin-bottom: 0;
}

#wrapper {
  overflow-x: hidden;
  background: #FFFFFF;
  border-top: 8px solid black;
  width: 100%;
  height: 100%;
  top: 100%;
  position: absolute;
  margin-top: -70px;
  display: none;
  overflow-y: hidden;
}

.rightimprint {
  width: 50%;
  float: left;
}

.leftimprint {
  width: 50%;
  float: left;
}

@media only screen and (max-width: 850px) {
  .rightimprint {
    width: 100%;
    float: left;
  }

  .leftimprint {
    width: 100%;
    float: left;
  }
}

#results div {
  display: none !important;
}

fieldset:first-child ol li:first-child {
  display: none;
}

#wrapper.aktiv {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.unmarged {
  margin: 0;
}

.topmarged {
  margin: 0.83em 0;
}

#bestview {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
}

.treat {
  height: auto;
  width: 100%;
  max-width: 100%;
}

.treat_new {
  height: auto;
  width: 100%;
  max-width: 100%;
  display: none;
}

#menu-item-2449 a {
  font: normal normal normal 14px/1 FontAwesome;
  font-weight: bold !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

#menu-item-2449 a:after {
  font-weight: normal !important;
  content: "\f02d";
  position: absolute;
  right: -18px;
  top: -1px;
  line-height: 14px !important;
  color: black;
}

#toggle {
  display: block;
  color: #4C4C4C;
  cursor: pointer;
  font-size: 13px;
  height: 50px;
  position: absolute;
  right: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 70px;
  z-index: 10;
  height: 60px;
  line-height: 60px;
  top: 0;
  vertical-align: middle;
}

body#ru-RU #toggle {
  font-size: 11px;
}

#toggle.up {
  background: url("images/up.png") no-repeat transparent;
  background-position: 78% 50%;
}

#toggle.down {
  background: url("images/down.png") no-repeat;
  background-position: 85% 50%;
}

#show.up {
  background: url("images/up.png") no-repeat transparent;
  background-position: 50% 50%;
}

#show.down {
  background: url("images/down.png") no-repeat;
  background-position: 50% 50%;
}

#toggle:hover {
  color: black;
}

#close {
  color: black;
  cursor: pointer;
  font-size: 25px;
  position: absolute;
  right: 17px;
  margin-top: -2px;
}

#container4 #close {
  margin-top: -12px !important;
}

#currentlanguage {
  margin-bottom: 5%;
  font-size: 11px;
  position: relative;
  cursor: pointer;
  z-index: 99999;
}

#locator_wrapper iframe {
  width: 100%;
  max-width: 100%;
}

#notfound {
  color: #4C4C4C;
  font-family: Open Sans;
  font-size: 12px;
  left: 1%;
  position: absolute;
  text-align: center;
  top: 1.5%;
  width: 125px;
  text-transform: uppercase;
}

#show {
  cursor: pointer;
  position: absolute;
  width: 100%;
  padding: 0;
  height: 40px;
  border-bottom: 1px solid black;
  box-shadow: 0px 12px 9px #ffffff;
  display: none;
  bottom: 0;
  z-index: 500;
}

#show.close {
  background: url("images/up.png") 50% 65% no-repeat white;
}

tbody .key {
  width: 40%;
  vertical-align: top;
  padding-top: 20px;
}

tbody p {
  margin: 0;
}

#language {
  color: #4C4C4C;
  cursor: pointer;
  font-size: 15px;
  height: 60px;
  padding: 11px;
  position: absolute;
  right: 20%;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  width: 100px;
}

#languages {
  width: 100%;
  height: 100%;
  margin-top: 60px;
}

#language:hover {
  color: black;
}

#login {
  color: #4C4C4C;
  cursor: pointer;
  font-size: 15px;
  height: 60px;
  padding: 11px;
  position: absolute;
  right: 11%;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  width: 100px;
}

#login:hover {
  color: black;
}

#home {
  position: absolute;
  margin: 30px 0 0 100px;
}

.dot a {
  background: url("images/dot.png") no-repeat transparent;
  background-position: 100% 50%;
  height: 36%;
  width: 6%;
  min-width: 100px;
  margin-left: 40px;
  background-size: 11px;
  padding: 0 15px 0 0;
  background-size: 4px;
}

#menu {
  width: 100%;
  height: 70px;
  position: relative;
  text-align: center;
}

.img_lang {
  height: auto;
  max-width: 300px;
  min-width: 175px;
  width: 28%;
}

#menu .navi {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 70px;
  text-align: center;
}

#menu ul {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
  display: inline-block;
  text-align: center;
  margin-top: 10px;
}

#menu ul li {
  list-style-type: none;
}

#menu ul li:first-child {
  list-style-type: none;
}

#menu ul li:last-child {
  list-style-type: none;
}

.hidden {}

.full {
  margin-top: 0;
}

video {
  max-width: 100%;
  height: auto;
}

iframe[name="storelocator"] {
  width: 100%;
  height: 660px;
  max-width: none;
}

iframe,
embed,
object {
  max-width: 91%;
  width: 616px;
  height: 454px;
}

.storelogo {
  width: 40% !important;
  float: left !important;
}

form.dataentry {
  width: 60% !important;
  float: left !important;
}

.dataentry > select {
  -webkit-appearance: none !important;
  border: 0 !important;
  border-radius: 0 !important;
  padding: 8px 8px !important;
  font-weight: bold !important;
}

.dataentry > input[type="text"] {
  width: 173px !important;
  -webkit-appearance: none !important;
  box-shadow: none !important;
  outline: 0 !important;
  border: none !important;
  background-color: #eee !important;
  padding: 10px 6px !important;
}

.dataentry > input[type="submit"] {
  -webkit-appearance: none !important;
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}

#hoverpoint1 {
  left: 35%;
  top: 51%;
  font-size: 0;
  z-index: 1;
}

#hoverpoint2 {
  left: 65%;
  top: 25%;
  font-size: 0;
  z-index: 1;
}

#hoverpoint3 {
  left: 24%;
  top: 25%;
  font-size: 0;
  z-index: 1;
}

.hoverbig {
  height: 70px;
  position: absolute;
  width: 70px;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  background: transparent url("images/transpoint.png") repeat;
}

.hoverbig:hover .divhoverbig,
.hoverbig.active .divhoverbig {
  opacity: 1;
  visibility: visible;
}

#whitebg {
  background: white;
  position: relative;
  top: -3px;
  padding: 3px;
}

.divhoverbig {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 5%;
  bottom: 80%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}

#divhoverpoint1 {
  height: 200px;
  margin-left: 42px;
  margin-top: -143px;
  width: 200px;
  background-size: 200px;
}

#divhoverpoint2 {
  height: 200px;
  margin-left: -360px;
  margin-top: -143px;
  width: 200px;
  background-size: 200px;
}

#divhoverpoint2 img {
  cursor: default;
}

#divhoverpoint3 {
  height: 200px;
  margin-left: 42px;
  margin-top: -143px;
  width: 200px;
  background-size: 200px;
}

.playing img {
  opacity: 1;
}

.vendor {
  padding: 2%;
  margin-bottom: 2em;
  margin-top: 50px;
  border-bottom: 1px solid #DDD;
  text-align: center;
  width: 100%;
}

#video-slider {
  height: 150px;
  padding: 2% 2% 2% 2%;
  width: 100%;
  text-align: center;
}

.vodka {
  position: relative;
  right: 27px;
}

#langua .uk {
  text-decoration: line-through;
}

.video-image {
  box-shadow: 1px 6px 10px #B8B8B8;
  cursor: pointer;
  margin: 0 7px 10px 0;
  max-width: 200px;
  min-width: 90px;
  opacity: 0.5;
  width: 95%;
}

.video-image:hover {
  opacity: 1;
}

#menu ul li {
  background: white;
  display: inline-block;
}

#menu ul li + li + li + li + li {
  list-style-type: none;
}

#menu a {
  font-size: 13px;
  color: #4C4C4C;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 24px 5px 0 0;
  height: 60px;
  line-height: 60px;
}

body#ru-RU #menu a {
  font-size: 11px;
}

.aktiv-hidden {
  margin-top: 0;
}

#test {
  display: block;
  width: 200px;
  height: 300px;
}

#menu a:hover {
  color: black;
}

#menu .navi .lock a {
  background: url("images/lock.png") no-repeat 100% 50% transparent;
  background-size: 9px;
  height: 100%;
  min-width: 192px;
  width: 100%;
  padding: 0 15px 0 0;
}

#menu .navi .overlay a {
  background: url("images/flag.png") no-repeat 100% 50% transparent;
  height: 100%;
  width: 100%;
  min-width: 100px;
  margin: 0 20px 0 25px;
  background-size: 11px;
  padding: 0 20px 0 0;
}

.impressum {
  margin: 1em auto 0 auto;
  width: 40%;
  text-align: center;
  min-width: 225px;
  clear: both;
}

#content-wrapper {
  max-width: 1200px;
  padding: 0 30px;
  margin: 0 auto;
  color: #737373;
  font-size: 13px;
  position: relative;
}

#container {
  background-color: #FFF;
  border: 1px solid #000000;
  display: none;
  height: 60%;
  left: 20%;
  position: fixed;
  top: 20%;
  width: 60%;
  z-index: 9999999;
  -webkit-box-shadow: 1px 6px 10px #b8b8b8;
  -moz-box-shadow: 1px 6px 10px #b8b8b8;
  box-shadow: 1px 6px 10px #b8b8b8;
  min-height: 280px;
  padding: 1%;
}

#container2 {
  background-color: #FFF;
  border: 1px solid #000000;
  display: none;
  height: 60%;
  position: fixed;
  top: 20%;
  width: 60%;
  left: 20%;
  z-index: 9999999;
  -webkit-box-shadow: 1px 6px 10px #b8b8b8;
  -moz-box-shadow: 1px 6px 10px #b8b8b8;
  box-shadow: 1px 6px 10px #b8b8b8;
  min-height: 280px;
  padding: 1%;
}

#container3 {
  background-color: #FFF;
  border: 1px solid #000000;
  display: none;
  height: 60%;
  position: fixed;
  top: 20%;
  width: 60%;
  left: 20%;
  z-index: 9999999;
  -webkit-box-shadow: 1px 6px 10px #b8b8b8;
  -moz-box-shadow: 1px 6px 10px #b8b8b8;
  box-shadow: 1px 6px 10px #b8b8b8;
  min-height: 280px;
  padding: 1%;
}

#container4 {
  background-color: #FFF;
  border: 1px solid #000000;
  display: none;
  height: 70%;
  position: fixed;
  top: 20%;
  width: 60%;
  left: 20%;
  z-index: 9999999;
  -webkit-box-shadow: 1px 6px 10px #b8b8b8;
  -moz-box-shadow: 1px 6px 10px #b8b8b8;
  box-shadow: 1px 6px 10px #b8b8b8;
  min-height: 280px;
  padding: 1%;
  min-width: 660px;
  overflow: hidden;
  min-height: 515px;
  max-height: 550px;
}

#locator-wrapper {
  min-height: 300px;
  margin-top: 200px;
  position: relative;
  height: 100%;
}

.locator {
  position: relative;
  text-transform: uppercase;
  position: absolute;
  z-index: 10;
  left: 20%;
  width: 60%;
}

.locator a {
  position: relative;
}

.start {
  margin-right: 10px;
  position: relative;
  z-index: 20;
  display: inline-block;
}

.open {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  z-index: 20;
  cursor: pointer;
  color: #4C4C4C;
}

.open:hover {
  color: #000;
}

.text_below_map {
  display: none;
}

.open2 {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  z-index: 20;
  cursor: pointer;
  color: #4C4C4C;
}

.open2:hover {
  color: #000;
}

.open3 {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  z-index: 20;
  cursor: pointer;
  color: #4C4C4C;
}

.open3:hover {
  color: #000;
}

#mobile_behandlung {
  display: none;
}

.mobi_handlung {
  position: relative;
  width: 100%;
}

div.start {
  cursor: not-allowed;
}

#langborder {
  width: 93%;
}

.front-bg {
  height: auto;
  left: 50%;
  margin-left: -40%;
  top: -20%;
  position: absolute;
  width: 100%;
  z-index: 0;
  opacity: 0.6;
  width: 80%;
}

.locator-min {
  color: #4C4C4C;
  font-size: 25px;
  text-transform: uppercase;
  z-index: 20;
}

#menu-untermenu li a {
  text-transform: uppercase;
}

.no {
  display: none !important;
}

.front-image {
  display: inline-block;
  margin: 30px 0 0 20px;
  width: 20%;
  vertical-align: top;
}

#mobile_behandlung .front-image {
  width: 37%;
}

#mobile_behandlung .frontimg {
  box-shadow: none;
}

.frontvideo {
  display: inline-block;
  margin: 10px 0 0 6px;
  width: 20%;
  vertical-align: top;
  min-width: 120px;
  font-size: 11px;
}

#impressum-image {
  background: url("images/impressum_image6.jpg") no-repeat;
  display: block;
  height: 100%;
  min-height: 415px;
  min-width: 230px;
  overflow: hidden;
  width: 100%;
  background-size: contain;
}

.frontvideo a {
  text-transform: uppercase;
  position: relative;
  top: 10px;
}

.front-image a {
  text-transform: uppercase;
  position: relative;
  top: 10px;
}

.frontimg {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
  box-shadow: 0 3px 15px #DDD;
  border: none;
}

#menu-untermenu {
  display: inline-block;
  list-style: none outside none;
  margin: 0 0 0 -4%;
  text-align: center;
  width: 100%;
}

#menu-untermenu li {
  display: inline-block;
  margin: 0 23% 0 0;
}

#menu-untermenu li:last-child {
  display: inline-block;
  margin: 0;
}

.hover-tooltip {
  width: 100%;
  padding: 10px 0;
  display: inline-block;
  position: absolute;
  border-bottom: 1px solid black;
  background: #ddd;
  text-align: center;
}

#kurse {
  width: 56%;
  float: left;
  padding: 0 0 50px 0;
}

.kurs-single {
  max-width: 650px;
  padding: 0 0 25px 0;
}

.kurs-single table {
  width: 100%;
}

.kurs-single hr {
  margin: 25px 0 10px 0;
}

a.kurs-blatt {
  background: url("images/dl-icon.png") no-repeat;
  padding: 0 0 0 20px;
  background-size: 14px;
  max-width: 300px;
  background-position: 1% 49%;
  display: inline-block;
  margin-right: 30px;
}

.first-row td {
  vertical-align: top;
  padding: 10px 0px;
}

.first-row tr td + td {
  padding: 10px 5px 10px 10px;
}

.first-row tr td + td + td {
  padding: 10px 3px;
}

.first-row {
  width: 100%;
  position: relative;
}

tr.row {
  border-bottom: 1px solid black;
}

.key-1 {
  width: 21%;
}

.key-2 {
  width: 17%;
}

.table-content table {
  width: 100%;
}

.key-3 {
  width: 28%;
}

.first-entry td {
  border-bottom: 1px solid black;
  text-transform: uppercase;
}

.first-row tr.table-entries {
  border-bottom: 1px solid black;
  cursor: pointer;
}

.first-row tr.table.entries.disabled-1:hover {
  border: none;
}

.first-row tr.table-entries:not(.disabled-1):hover {
  background: #eee;
}

#cforms14form .cf-fs4 li label,
#cforms13form .cf-fs4 li label {
  text-align: right;
}

.tipsy {
  left: 0 !important;
  opacity: 1 !important;
  background: red !important;
  position: fixed !important;
  width: 250px !important;
  top: 0 !important;
  height: 50px !important;
  z-index: 9999999 !important;
}

.kurse-regis {
  display: inline-block;
  background: url("images/anmeldung-icon.png") no-repeat;
  background-position: 0% 50%;
  padding: 0 0 0 20px;
  background-size: 13px;
  max-width: 300px;
  color: #4C4C4C;
  cursor: pointer;
}

.kurse-regis.hide-1 {
  display: none;
}

#spange-bg {
  background: url("images/spange-bg.jpg") no-repeat;
  position: absolute;
  top: 100px;
  right: -27%;
  width: 100%;
  height: 800px;
  max-width: 800px;
  background-size: 100%;
  background-position: 100% 0;
}

@media only screen and (max-width: 1100px) {
  #spange-bg {
    right: -26%;
    background-size: 76%;
  }
}

@media only screen and (max-width: 975px) {
  #spange-bg {
    right: -54%;
    background-size: 92%;
  }
}

@media only screen and (max-width: 855px) {
  #spange-bg {
    display: none;
  }

  #kurse {
    width: 100%;
  }
}

.storelink {
  text-decoration: none;
  color: #4C4C4C;
}

.storelink:hover {
  color: black;
}

@media only screen and (max-width: 1425px) {
  body#ru-RU #menu .navi .overlay a {
    margin: 0 10px 0 5px;
  }

  #menu a {
    font-size: 11px;
  }

  #login {
    font-size: 11px;
    top: 3px;
  }

  #toggle {
    font-size: 11px;
    background-position: 92% 50%;
  }

  #language {
    font-size: 11px;
    top: 3px;
  }

  #menu .navi .lock a {
    background-size: 7px;
    background: url("images/lock.png") no-repeat 98% 55%;
  }

  #menu .navi .overlay a {
    min-width: 75px;
    background-size: 8px;
    background-position: 100% 60%;
    margin-left: 5px;
  }
}

@media only screen and (max-width: 1350px) {
  .hoverbig {
    width: 50px;
    height: 50px;
  }
}

@media only screen and (max-width: 1280px) {
  .treat {
    display: none;
  }

  .treat_new {
    display: inherit;
  }
}

@media only screen and (max-width: 1222px) {
  #menu ul li:last-child {
    list-style-type: none;
  }
}

@media only screen and (max-width: 1170px) {
  #wrapper {
    margin-top: -75px;
  }

  #menu .navi {
    width: 79%;
  }

  #menu a {
    line-height: 18px;
    height: 18px;
  }

  #toggle {
    line-height: 30px;
    height: 30px;
  }

  .dot a {
    background: none;
  }

  iframe,
  embed,
  object {
    max-width: 81%;
    width: 78%;
  }
}

@media only screen and (max-width: 1390px) {
  body#ru-RU #wrapper {
    /*margin-top: -75px;*/
  }

  body.ru-RU #menu-item-2449.red a {
    color: red;
    margin-left: 0px;
  }

  body#ru-RU #menu .navi {
    width: 75%;
  }

  body#ru-RU #menu a {
    line-height: 18px;
    height: 18px;
  }

  body#ru-RU #toggle {
    background-position: 95% 40%;
    line-height: 26px;
    height: 30px;
  }

  body#ru-RU .dot a {
    background: none;
  }

  body#ru-RU iframe,
  body#ru-RU embed,
  body#ru-RU object {
    /*max-width: 81%;
    width: 78%;*/
  }
}

@media only screen and (max-width: 1125px) {
  .vodka {
    font-size: 10px;
    position: relative;
    right: 17px;
  }
}

@media only screen and (max-width: 1023px) {
  #mobile_behandlung {
    display: inherit;
  }

  #bestview {
    display: none;
  }
}

@media only screen and (max-width: 1000px) {
  .small-content {
    width: 100% !important;
  }

  .wp-image-24 {
    display: none;
  }

  .front-image a {
    font-size: 11px;
  }
}

@media only screen and (max-width: 922px) {
  .front-bg {
    margin-left: -42% !important;
  }
}

@media only screen and (max-width: 910px) {
  #menu .navi {
    width: 71%;
  }

  #menu .navi .overlay {
    margin-left: 0;
  }

  #impressum-image {
    background: url("images/impressum_image4.jpg") no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 875px) {
  .small-bg {
    display: block !important;
  }

  #bg_slider {
    width: 80%;
    left: 10%;
  }
}

@media only screen and (max-width: 920px) {
  .front-bg {
    margin-left: -57%;
    top: -19%;
  }

  #container, #container2, #container3 {
    overflow: scroll;
  }

  #container4 {
    width: 100%;
    left: 0;
    min-height: 350px;
  }
}

@media only screen and (max-width: 784px) {
  .front-image a {
    font-size: 9px;
  }

  #divhoverpoint2 img {
    width: 200px;
    height: 200px;
    top: 40%;
  }

  .divhoverbig {
    bottom: 20%;
  }
}

@media only screen and (max-width: 725px) {
  body#ru-RU #menu .navi .overlay a {
    margin: 0 !important;
  }

  #menu-item-2449 a:after {
    display: none !important;
  }

  body#ru-RU #menu .navi .overlay,
  body#ru-RU #menu .navi .lock {
    height: 25px !important;
  }

  body#ru-RU #menu .navi {
    margin-top: 40px;
  }

  body#ru-RU #menu a {
    height: 25px !important;
  }

  #locator-wrapper {
    min-height: 500px;
  }

  #notfound {
    display: none;
  }

  body {
    overflow: hidden;
  }

  #menu .navi .overlay a {
    margin-left: 0;
    background: none;
    padding: 0;
  }

  #container {
    width: 100%;
    left: 0;
  }

  #container2 {
    width: 100%;
    left: 0;
  }

  #container3 {
    width: 100%;
    left: 0;
    min-height: 350px;
  }

  #menu .navi .lock a {
    background: none;
  }

  .vendor {
    margin-top: 30px;
  }

  .video-image {
    opacity: 1;
    max-width: 300px;
    min-width: 0;
    width: 100%;
  }

  #wrapper.aktiv-hidden {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    margin-bottom: 0;
    margin-top: 0;
    top: 0;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  #menu .navi .lock {
    background: none repeat scroll 0 0 white;
    height: 40px;
    width: 100%;
  }

  #menu .navi .overlay {
    background: none repeat scroll 0 0 white;
    height: 40px;
    width: 100%;
    margin-left: 0;
  }

  #menu ul li {
    display: block;
  }

  #menu ul li a {
    padding: 0 !important;
  }

  .csstransitions #menu {
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  .wp-image-34 {
    margin-left: -10px;
  }

  .loading {
    background: url("images/loading.gif") 50% 50% no-repeat;
  }

  .loading2 {
    background: url("images/loading.gif") 50% 0% no-repeat;
  }

  #bg_slider {
    margin-top: -120px;
    width: 66%;
    left: 17%;
  }

  .hoverbig:hover {
    min-width: 40px;
  }

  #hoverpoint2:hover {
    margin: 18% 0 0 -15%;
  }

  #hoverpoint3:hover {
    margin: 20%;
  }

  #menu {
    height: 305px;
    overflow: hidden;
  }

  body.de-DE #menu,
  body.it-IT #menu {
    height: 345px;
  }

  #wrapper.aktiv-hidden #menu {
    height: 40px;
  }

  #menu ul {
    margin-top: 0px;
  }

  #menu a {
    margin: 0;
    width: 100%;
    background: white;
    border-bottom: 1px solid white;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    display: block;
  }

  #menu a:hover {
    color: #4C4C4C;
  }

  #menu .navi {
    width: 100%;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  #show {
    display: block;
  }

  #wrapper {
    max-width: 100%;
    border-top: 1px solid black;
    height: 300px;
    margin-top: -300px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  body.de-DE #wrapper,
  body.it-IT #wrapper {
    height: 320px;
    margin-top: -320px;
  }

  #wrapper.aktiv {
    height: 100%;
    top: 0;
    margin-top: 0;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  body.de-DE #wrapper.aktiv,
  body.it-IT #wrapper.aktiv {
    height: 100%;
    margin-top: 0;
  }

  /* MOBILE IE10 fix, offset damit click event auf #show kommt */

  #wrapper.aktiv-hidden .navi {
    margin-top: 50px;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out;
    -webkit-backface-visibility: hidden;
  }

  #menu .navi {
    margin-bottom: 50px;
  }

  #content-wrapper {
    margin-top: 40px;
  }

  .front-bg {
    display: none;
  }

  #toggle {
    display: none;

    /*        top: 227px ;
        background: url('images/up.png') 50% 50% no-repeat ;
        font-size: 0;
        width: 100% ;
        right: 0 ;
        padding: 0 ;
        height: 40px ;
        border-bottom: 1px solid black;*/
  }
}

@media only screen and (max-width: 660px) {
  .key-1 {
    text-align: center;
    width: 23%;
  }

  .key-2 {
    text-align: center;
    width: 40%;
  }

  .key-3 {
    text-align: center;
    width: 30%;
  }

  #container4 {
    left: 10%;
    width: 80%;
    min-width: 0;
    min-height: 0;
  }

  #container4 #close {
    margin-top: -20px;
  }
}

@media only screen and (max-width: 564px) {
  .loading_loc {
    margin-top: 7px;
    background: url("images/loading.gif") 16% 23% no-repeat;
    height: 100%;
  }
}

@media only screen and (max-width: 505px) {
  #kurse h2 {
    font-size: 15px;
  }

  .first-entry {
    font-size: 9px;
  }

  .front-image {
    display: block;
    margin: 30px auto 0;
    min-width: 200px;
    width: 50%;
  }

  .hoverbig {
    display: none;
  }

  #impressum-image {
    background: url("images/impressum_image3.jpg") no-repeat;
    background-size: contain;
  }
}

@media only screen and (max-width: 450px) {
  iframe,
  embed,
  object {
    max-width: 100%;
    width: 300px;
    height: 250px;
  }

  tbody .key {
    width: 45%;
  }
}

@media only screen and (max-width: 414px) {
  .google {
    display: block;
  }

  .arztlogin {
    display: block;
  }

  .start {
    margin-right: 0;
    display: block;
  }

  .open2 {
    margin-right: 0;
  }

  .open {
    margin-right: 0;
  }
}

@media only screen and (max-width: 400px) {
  #container {
    overflow: hidden;
  }

  .locator h4:last-child {
    left: -5%;
  }

  #close {
    color: black;
    cursor: pointer;
    font-size: 30px;
    top: 25px;
    right: 20px;
  }

  #container {
    width: 90%;
    left: 5%;
    min-height: 280px;
  }

  #hoverpoint1 {
    left: 31%;
    top: 45%;
  }

  #hoverpoint2 {
    left: 76%;
    top: 17%;
  }

  #hoverpoint3 {
    left: 13%;
    top: 17%;
  }

  .hoverbig {
    border: 1px solid grey;
  }
}

@media only screen and (max-width: 505px) {
  .front-bg {
    margin-left: -84%;
  }

  .front-image {
    margin: 17px auto 0;
  }

  #locator-wrapper {
    margin-top: 50px;
  }
}

.jp .disabled-jp {
  display: none;
}