body {
  background: url("../../Img/SliderBG/skaliert/S4_5_Bild_bg.jpg");
  background-repeat: no-repeat;
}

.footer-section {
  display: none;
}

#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);*/
}

#content {
  background: #ece9e9;
  padding: 80px 15px 0px 15px;
}

h1, h2, h3, h4, p {
  color: #000;
}

p {
  font-size: 1em;
}

.cb-slideshow {
  display: none;
}

.breadcrumb > li > a, .breadcrumb > .active  > a {
  color:black;
}
/**/
#content .container {
  padding-bottom: 22%;
}

h1, h3 {
  font-family: "TisaSansWeb W03 LightItalic";
}

h2 {
  font-family:"TisaSansWeb W03 BoldItalic";
}

#scroll_down img {
  display: block;
}

@media screen and (max-width: 992px) {
.body-bg {
  background: #ece9e9;
}

.cb-slideshow {
  display: none;
}

#content {
  padding: 30px 15px 0px 15px;
/*  margin-top: -71px;*/
}

#content .container {
  padding-bottom: 50%;
}
}

@media screen and ( max-width:992px ) {
.breadcrumb-section.hidden-xs.hidden-sm {
  background: white;
}

p {
  font-size: 0.9em;
}
}

@media screen and ( max-width:525px ) {
#content .container {
  padding-bottom: 75%;
}
}

@media screen and ( max-height:400px ) {
#content .container {
  padding-bottom: 10%;
}
}

/* Bilder Portfolio */  

@media screen and ( max-width:599px ) {
.text-center {
  width: 250px;
  height: 250px;
  overflow: hidden;
}

.text-center > img {
  width: auto;
  height: 100%;
}
}
/*
#c80, #c81, #c82, #c83 {
display: none;
}

@media screen and ( max-width:400px ) {
#c64, #c65, #c66, #c67 {
display: none;
}

#c80, #c81, #c82, #c83 {
display: block;
}
}*/