/* CSS Document */
  html{
    height: 100%;
  }
  body{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-height: 100%;
  }
  #camwrapper{
    background-color: #ffffff;
    z-index: 10;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  video {
    width: 200px;
    height: 80px;
    background: white;
  }
  button {
    margin-top: 20px;
    padding: 10px 20px;
    font-size: 16px;
  }
  #output {
    margin-top: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  #camwrapper{
    padding: 10px;
  }
  .article{
    max-width: calc(100% / 3);
    min-width: 120px;
    height: 120px;
  }
  body{
    font-family:'Roboto', sans-serif;
    font-size: 1.25rem;
    background-color: #e2e1e1;
  }
  .dmx-slideshow-title{
    margin: 0;
position: absolute;
    width:96%;
    left:2%;
    text-align:center;
    top: 50%;
  font-size: 3.5vw;
    font-family:'Roboto', sans-serif;
    font-weight:400;
    max-width: 1632px;
-webkit-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  @media (max-width:900px){
    body{
      font-size: 1rem;
      text-align: center;
    }
    h3{
      font-size: 1.5rem;
    }
  }
  @media (max-width:900px){
    .dmx-slideshow-title{
      font-size: 4.5vw;
    }
  }
  @media (max-width:500px){
    .dmx-slideshow-title{
      font-size: 6vw;
    }
  }
  @media (min-width: 1700px){
    .dmx-slideshow-title{
      font-size: 60px;
      /*
      left: calc(50vw - 816px);
      */
    }
  }
  .dmx-slideshow-textbox{
   top: 0;
    opacity:1;
    background: rgba(0, 0, 0, 0.2);
  }
  h1, h2, h3, h4, h5 {
  font-family: 'Roboto', sans-serif;
  line-height: normal;
  margin: 0;
}
h2.serif{
  color: #000;
  font-weight: 300;
  text-transform: none;
}
h2.section-title{
  text-align: center;
  margin-bottom: 60px;
}
h1 {
  font-family: 'Roboto Slab', serif;
  font-weight: 300;
  color: #000;
  margin-bottom: 25px;
font-size:48px;
}
h1.main-title{
  margin-bottom: 55px;
}
h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}
h3 {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
}
.detail-text h3.serif {
  margin-top: 20px;
  margin-bottom: 10px;
}
.detail-text h3.serif:first-child {
  margin-top: 0;
}
h4 {
  font-size: 1.1rem;
}
.serif {
  font-family: 'Roboto Slab', serif;
}
.white {
  color: #fff !important;
}
.light {
  font-weight: 300;
}
.lower {
  text-transform: none;
}
.black{
  color: #000;
}
.intro {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
}
p {
  line-height: 22px;
  margin-bottom: .7rem;
}
strong, b {
  color: #000;
}
.bg-dark strong, .bg-dark b {
  color: #fff;
}
a,
button,
.link {
  cursor: pointer;
}
a {
  color: #00acec;
  font-weight: 700;
}
a:hover {
  color: #21c3ff;
}
*:focus {
  outline: 0;
}
a:hover img{
  opacity: 0.8;
}
a.arrow {
  padding-left: 17px;
  color: #000;
  position: relative;
}
a.arrow:hover {
  color: #333;
}
a.arrow:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  height: 19px;
  width: 15px;
  background-image: url(../pix/arrow_blue.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 5px;
}
a.arrow-white:before, .outro a.arrow:hover:before {
  background-image: url(../pix/arrow_white.svg);
}
.intro-container{
  color: #666666;
  font-weight: 300;
    line-height: 28px;
font-size:18px;
max-width:830px;
margin:auto;
  }
.intro-container-title{
max-width:830px;
  margin:auto;
}
  .intro-container-smalltitle{
    max-width:830px;
    margin:auto;
    color: #004058 !important;
  }
  .bgsabagdark{
        background-color: #333333;
  }
  @media (max-width: 639px){
h1 {
font-size: 30px;
}
}
  .meta-lang a{
    color: #999999;
  font-weight: 500;
    font-size:16px;
  }
  .meta-lang a.active{
    color: #000;
  }
  .meta-lang a:hover{
    text-decoration:none;
    color:#000;
  }
  @media (max-width:400px){
    .fbicon{
      display:none;
    }
    .npvs{
      padding-left:0px!important;
    }
  }
  a:hover .fbicon{
    opacity:0.8;
  }
  .nofocus:focus{
outline:inherit;
-webkit-box-shadow:none;
        box-shadow:none;
}
  @media(max-width:759px){
    .artikelsuchecol{
      min-width:100%;
    }
  }
  @media(min-width:760px){
    .artikelsuchecol{
      max-width:50%;
    }
  }
  .hoverblue:hover{
    background-color:#c8e7f5;
  }
  .myselect>option:disabled{
    color: #ddd;
  }
  .artikelsuchecol{
    /*height: 98px;*/
  }
  @media(max-width: 650px){
    h2 {
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
        margin-bottom: 15px;
    }
    h3 {
        color: #000;
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 25px;
    }
    .artikelsuchecol legend{
      padding-bottom: 0!important;
    }
    .artikelsuchecol>.form-group{
      margin-bottom: 0!important;
    }
    .artikelsuchecol{
      /*height: 74px;*/
    }
  }
  @media(max-width:500px){
    .colstandortimages{
      min-width: 100%!important;
      min-height: 100%!important;
    }
  }