/*@media screen and ( min-width:992px ) {
#c93 {
padding-top: 51px;
}
}*/

.col-md-6 h1, .col-md-6 h2, .col-md-6 h3, .col-md-6 h4, .col-md-6 h5, .col-md-6 p {
  color: white;
}

.footer-section {
  display: none;
}

#c93 a {
  font-family:"TisaSansWeb W03 Regular1475065";
  text-decoration: underline;
  color: white;
}

#c93 p:first-child {
  font-family:"TisaSansWeb W03 LightItalic"; 
}

#c93 a:hover {
  text-decoration: none;
  font-weight: bold;
  color: white;
}

body {
  background: url("../../Img/SliderBG/skaliert/S4_5_Bild_bg.jpg");
  background-repeat: no-repeat;
}

#shadow {
  background: transparent;
  width: 490px;
  height: 1px;
  position: fixed;
  margin-top: -24px;
  margin-left: 34px;
  display: none;
  /*
  -webkit-box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);
  box-shadow: 0px -23px 45px 6px rgba(0,0,0,0.6);*/
}

#c86 {
  width: 100%;
}

#map_canvas86 {
  width: 100% !important;
}

#link {
  display: none !important;  
} 

#content {
  padding: 80px 15px 0px 15px;
  background: #39a9dc;
}
/**/
#content .container {
  padding-bottom: 22%;
}

.cb-slideshow {
  display: none;
}

#scroll_down img {
  display: block;
}

li {
  color: white;
}

h1, h3 {
  font-family: "TisaSansWeb W03 LightItalic";
}

h2 {
  font-family:"TisaSansWeb W03 BoldItalic";
}

iframe {
  width: 100%;
  height: 40vh;
}

iframe > body {
  margin: 0;
}

.tx-pitgooglemaps-pi1_route > a {
  float: left;
  padding-right: 20px;
}

#c88 .container{
  width: 100%;
  height: 500px;
  margin: 0 auto;
}

#map_container{
  position: relative;
}

#map{
  height: 500px;
  overflow: hidden;
  padding-bottom: 22.25%;
  padding-top: 30px;
  position: relative;
}

@media screen and (max-width: 992px) {
.body-bg {
  background: #39a9dc;
}

body {
  background: #39a9dc;
}

.cb-slideshow {
  display: none;
}

.breadcrumb-section.hidden-xs.hidden-sm {
  background: #39a9dc;
}

#content {
  padding: 30px 15px 0px 15px;
  /*    margin-top: -71px;*/
}

#content .container {
  padding-bottom: 50%;
}
}

@media screen and ( max-width:600px ) {
#map_canvas86 {
  height: 300px !important;
}
}

@media screen and ( max-width:525px ) {
#content .container {
  padding-bottom: 75%;
}
}

@media screen and ( max-height:400px ) {
#content .container {
  padding-bottom: 10%;
}
}