* {
  margin: 0;
  padding: 0;
}

body {
  width: 100%;
  max-width: 1280px;
  margin: auto;
}

#global-wrap{
  opacity: 0; visibility: visible;
}

/*.box {
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	float: left;
	background-color: #fff;
}*/

.box-bg,
.box-bgimage,
.resp-tabs-container {
  box-sizing: border-box;
}

.right {
  float: right;
}

.center {
  margin: auto;
}

.bgimage {
  overflow: hidden;
  position: relative;
  padding-bottom: 0;
}

.bgimage img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.box-bgimage {
  overflow: hidden;
}

.box-bgimage img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.FullWidthRow .bgcolor-2 {
  margin: 0;
  padding: 0;
}

.content-box-1{

}

/*
.nested-bgimage {
	overflow: hidden;
}

.nested-bgimage .col_12 {
	margin: 0;
	width: 100%;
}

.nested-bgimage img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.nested-content {
	box-sizing: border-box;
	width: 100%;
	float: left;
	background-color: #fff;
	padding: 5px;
}

.nested-content .box-bgimage {
	margin: 0;
	width: 100%;
	box-shadow: none;
}*/

.bgmap {
  position: relative;
}

.bgmap .row {
  top: 30px;
  position: absolute;
}

.bgmap .row .teaser-box-2 {
  z-index: 5 !important;
}

.bgmap .row .teaser-box-2 .teaser-content {
  padding: 20px;
  box-sizing: border-box;
}

/* ------- contentpreloader  ------- */
#spinner {
  width: 5%;
  margin-left: 47.5%;
  margin-top: 25%;
  opacity: 0.5;
}

/* ------------ Basic Typografie ------------------------------------------------------------------------  */
h1, h2, h3, h4, h5, h6 {
  padding: 0 0 5px 0;
  margin: 0;
}

.box-content p,
.teaser-content p {
  padding-bottom: 20px;
}

p {
  margin: 0;
}

a {
  transition: color 0.8s ease;
}

ul, ol {
  margin: 0 0 0 15px;
}

ul li, ol li {
  margin: 5px 0;
}

/* ------------ Main-Header ------------------------------------------------------------------------  */
header {
  width: 100%;
  margin: 100px 0 0 0;
}

header .FullWidthRow {
  position: fixed;
  max-height: 108px;
  top: 0;
  z-index: 201;
  padding: 0;
}


header div:first-child > .box-content {
  float: left;
}

header div:last-child > .box-content {
  float: right;
}



/* ------------ Buttons ------------------------------------------------------------------------------------ */
.small-button,
.info-button-small,
.info-button-small-hback,
a.info-button-small-hback,
a.info-button-small,
li a.info-button-small,
.lead-button-small,
a.lead-button-small,
.lead-button-small-hback,
a.lead-button-small-hback,
li a.lead-button-small {
  display: inline-block;
  padding: 6px 12px;
  margin-top: 5px;
  border: none;
  cursor: pointer;
  transition: background-color 0.4s, padding 0.4s, color 0.4s, text-shadow 0.4s;
}

.info-button-small-hback:hover,
.info-button-small:hover,
.lead-button-small:hover {
  padding: 6px 8px 6px 16px;
}

.big-button,
.info-button-big,
.info-button-big-hback,
.lead-button-big,
.lead-button-big-hback,
a.button, a.button-1,
.button-file,
.lead-button{
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  transition: background-color 0.4s, padding 0.4s, color 0.4s, text-shadow 0.4s;
}

.button-1 {
  display: block;
}

.lead-button-big:hover,
.info-button-big:hover,
a.button:hover,
a.button-1:hover,
.lead-button-big-hback:hover,
.info-button-big-hback:hover,
.lead-button:hover{
  padding: 10px 5px 10px 35px;
}

/* ------------ boxed content ------------------------------------------------------------------------------------ */
.box-content img {
  width: 100%;
}

.box-content ol {
  margin: 0 0 0 25px;
}

.box-content ol li {
  margin: 0 0 7px 0;
}

.box-content ul li {
  list-style-position: outside;
  margin: 0 0 10px 0;
}

.teaser-content ul,
.box-content ul {
  padding: 0 0 0 10px;
}

.additional-text-margin {
  padding: 6%;
}

/* --------------  to sort ------------------ */
.teaser-content li {
  margin: 0 0 10px 0;
}

.slider {
  height: 460px;
  float: left;
}

.btt .col_12 button#back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-size: 100%;
  border: none;
  cursor: pointer;
}

.btt .col_12 button#back-to-top svg {
  margin-top: 5px;
  width: 20px;
  height: 20px;
}

.btt .col_12 button#back-to-top:hover {
  background-size: 100%;
}

/* ------------ Footer ------------------------------------------------------------------------------------ */

footer .box-content ul li {
  list-style-type: none;
  list-style: none;
}

footer h4 {
  margin: 0;
}

footer ul {
  margin: 0;
}

footer li {
  margin: 0 0 2px 0;
}

footer a {
  transition: color 0.3s ease;
}

footer ul.standorte {
  margin: 0 0 10px 0;
}

footer .standorte li {
  margin: 0;
}

footer .info-button-small {
  margin: 5px 0 0 0;
}

@media screen and (min-width: 760px) and (max-width: 1080px) {

  .spacer {
    display: none;
  }

  header svg {
    max-height: 55px;
    margin-top: 5px;
  }

  header .col_10_nm,
  nav .col_10_nm {
    width: 75%;
  }

  header .col_02_nm {
    width: 25%;
  }

  .bgimage > img {
    width: 120%;
    margin: 0 0 0 -10%;
  }

  footer .col_03 {
    min-height: 130px;
  }
}




@media screen and (min-width: 320px) and (max-width: 759px) {

  .wrapper, .max-wrapper {
    width: 99%;
    max-width: 99%;
  }

  header {
    float: left;
    height: 84px;
    margin: 0;
    text-align: center;
  }

  header svg {

    max-height: 55px;
    margin-top: 0;
  }

  header .FullWidthRow {
    position: inherit;
    height: 84px;
  }

  header .col_03_nm {
    float: right;
  }

  header .col_09_nm {
    float: left;
  }

  header .col_03_nm,
  header .col_09_nm {
    width: 100%;
  }

  header .col_04{

  }

  header .col_04 .box-content a{
    display: block;
    position: absolute;
    width: 100%;
    height: 80px;
    top: 0;
    right: 0;
  }

  header .col_04 .box-content a img{
    width:50%;
    float: right;
  }

  .box-bgimage > img {
    display: none;
  }

  .bgimage img {
    width: 100%;
    height: 100%;
  }

  p a.info-button-small {
    margin: auto;
  }

  a.lead-button-big {
    display: inline-block;
    margin: 10px 0;
    padding: 11px 20px 10px;
  }

  .box-content {
    margin-top: 0 !important;
  }

  .round-image {
    margin: auto;
    width: 80%;
  }

  footer {
    padding-top: 10px;
    padding-bottom: 10px !important;
  }
}

/* Portrait */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
  .wrapper{
    width: 94%;
  }
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: landscape) {
  .wrapper{
    width: 76%;
  }
}


