html {
  min-height: -webkit-fill-available
}

@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/barlow-v12-latin-200.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-200.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-300 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/barlow-v12-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-300.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-regular - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/barlow-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-regular.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-500 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/barlow-v12-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-500.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-600 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/barlow-v12-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-600.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-700 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/barlow-v12-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-700.svg#Barlow') format('svg'); /* Legacy iOS */
}
/* barlow-800 - latin */
@font-face {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/barlow-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/barlow-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/barlow-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/barlow-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/barlow-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/barlow-v12-latin-800.svg#Barlow') format('svg'); /* Legacy iOS */
}

body {
   background-color: #031a54;
   margin: 0px;
   min-height: 100vh;
   font-family: 'Barlow', sans-serif; 
}

body.box {
  display: flex;
    flex-direction: column;
    justify-content: space-between; 
}

body.start {
  display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.material-icons.md-16 { font-size: 14px; }
.material-icons.md-18 { font-size: 18px; }
.material-icons.md-24 { font-size: 24px; }
.material-icons.md-28 { font-size: 28px; }
.material-icons.md-36 { font-size: 36px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-2vh { font-size: 1.8rem; }
.material-icons.md-1vh { font-size: 1.45rem; }
.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
}

[class*="col-"] {
width: 100%;
}

@media only screen and (min-width: 916px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}

@media only screen and (min-width: 916px) {
  div.start_m {
  display: none;
  box-sizing: border-box; }

  a.cross {
    display: none;
  }

  div.imp_d {
  font-size: 1.8rem; } 

  div span.head {
    font-size: 2.8rem;
  }

  a.back_dat{
    position: sticky;
    bottom: 0;
    z-index: 3;
  }

  span.material-icons.orange {
    vertical-align: middle;
  }

  header.head.marg {
    margin-left: 40px;
    padding-top: 80px;
  }

  body p.impressum {
    max-width: 80%;
    margin: 0 auto;
  }
  
  a.back_dat_real {
    display: none;
  }

  body header.head div {
    line-height: 53px;
  }

}  

@media only screen and (max-height: 900px) {
  div.start_d.pad_bot {
    padding-bottom: 300px;
  }
}

@media only screen and (max-width: 915px) {

  /*
  body.scroll {
    overflow: hidden;
  } 
  */

  header.viereck::before {
    height: 20px;
    width: 20px;
    left: -29px;
    top: 83.2px; }

  footer {
      display: none; }

  div.start_d {
  display: none; }

  header.head {
    padding-top: 80px;
  }
  

}

@media screen and (min-width: 916px ) {
  body.pad_hor {
    padding-bottom: 100px;
    padding-top: 10%;
  }
} 


@media only screen and (min-height: 701px) {
  div.klein_back{
    display: none;
  }
}

@media only screen and (max-height: 700px) {
  div.big_back{
    display: none;
  }
}
 

@media only screen and (max-height: 635px) {
  embed.auto_gif {
    display: none;
  }


}

a.nav_d {
  padding: 20px;
  color: white;
  font-size: 1.9rem;
  font-weight: 350;
}

a{
  text-decoration: none;
  color: white;
}

header.startheader {
  position: absolute;
  width: 363px;
  top: 165px;
  left: 50%;
  transform: translate(-50%, -50%);
}

h1.startheader {
  line-height: 60px;
  font-size: 90px;
  font-weight: 600;
  color: white;
  margin: 0px;
  padding: 40px;
}

h1.startheader span {
  font-size: 35px;
  float: right;
}

nav.nav_m_start {
  padding-bottom: 10px;
  position: fixed;
    bottom: 2rem;
    left: 0;
    right: 0;
}

div.pad_bot {
  padding-bottom: 30vh;
}

a.nav_m {
  font-size: 15px;
  color: white;
  line-height: 10px;
  display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

a.rad {
  color:white;
  z-index: 2;
  padding: 15px;
  width: 28px;
  position: fixed;
    top: 0;
    right: 0;
}

a.back {
  font-size: 20px;
  padding: 20px;
  color: white;
  height: 28px;
}

span.material-icons.md-36.orange {
  color: #f1480b;
}

a.meldung {
  color: white;
  font-weight: bold;
  display: flex;
    align-items: center;
    justify-content: space-between;
}

header.am_unfall h1 {
  display: flex;
  align-items: center;
  align-content: flex-start;
  font-size: 20px;
  font-weight: bold;
  color: white;
}

ul {
  color: white;
  font-size: 15px;
  padding: 0px;
  padding-top: 10%;
  line-height: 19px;
  font-weight: 250;
}

span.material-icons.orange {
  color: #f1480b;
}

div.nach_unfall {
  font-weight: 250;
  color: white;
  padding-top: 10%;
}

span.head {
  font-size: 1.5rem;
  font-weight: 500;
}

a.mail {
  font-size: 16px;
  font-weight: 600;
  color: white;
}

a.button:link, a.button:visited {
  float: right;
  border-radius: 10px;
  background-color: #f1480b;
  color: white;
  padding: 5px 15px;
  text-align: center;
  text-decoration: none;
}

a.button:hover, a.button:active {
  background-color: #ce3216;
}

p.impressum {
  max-width: 80%;
  margin: 0 auto;
  margin-top: 0px;
  font-weight: 250;
  color: white;
}

span.imp {
  font-weight: 400;
}

p.einst {
  color: white;
  margin-bottom: 50px;
  padding-top: 80px;
  margin-top: 0px;

}

p.einst a {
  color: white;
  font-weight: 300;
}

nav a.einstell {
  color: white;
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}

body.set {
  margin-top: 0px;
  display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

body.set a.back{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

div.firsttext {
  color: white;
  font-weight: 275;
  max-width: 80%;
  margin: 0 auto;
}

a.back_dat {
  font-size: 20px;
  padding: 20px;
  color: white;
  height: 28px;
}

p.datt {
  color: white;
  margin-left: 40px;
  margin-top: 80px;
}

button {
  text-decoration: none;
  border: none;
  background: none;
}

span.material-icons.pfeil{
  vertical-align: middle;
}

nav.eins {
max-width: 80%;
margin: 0 auto;
padding-top: 60px;
}


header.head {
  font-size: 20px;
  font-weight: bold;
  color: white;
  max-width: 80%;
  margin: 0 auto;
}

div.header {
  display: flex;
  flex-direction: row;
  align-items: center;
}

div.h24{
  height: 24px
}

a.back.ein{
  position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

span.material-icons.md-18 {
  vertical-align: middle;
}

span.material-icons.mail {
  vertical-align: bottom;
}

footer {
  background-color: white;
  width: 100%;
  height: 200px;
  position: relative;
  bottom: 0;
}

img.auto_d {
  height: auto;
  position: absolute;
  right: calc(10% - 41px);
  bottom: 70px;
  z-index: 2;
  max-width: 1000px;
}

span.start_head_d{
  font-size: 3rem;
  font-weight: 500;
}

footer.impr {
  height: 200px;
  bottom: 0;
  margin-top: 333px;
  position: relative;
}

span.start_t {
  font-size: 1.5rem;
}

a.big{
  font-size: 1.8rem;
}

div.btn_start {
  display: flex;
  align-items: flex-end;
  font-weight: 500;
}
div.btn_online {
  display: flex;
  align-items: center;
  font-weight: 500;
}
div.btn_onlineh {
  display: flex;
  align-items: center;
  height: 21px;
}

span.material-icons.platz {
  font-size: 2.5vh;
}

div.flex{
  display: flex;
  flex-direction: row;
}

span.material-icons.blau {
  color: #031a54;
}

embed.auto_gif {
  width: 100%;
  max-width: 700px;
  height: auto;
  position: absolute;
    top: 60vh;
    left: 50%;
    transform: translate(-50%, -50%);
}

nav.pad_l0 {
  padding-left: 0;
}

.viereck::before {
  content: '';
    height: 30px;
    width: 30px;
    background-color: #f1480b;
    position: absolute;
    left: -40px;
    top: 13px;
}

.flex.viereck::before{
  top: 0px;
}

.viereck {
  position: relative;
}

.start_d nav{
  width: 100%;
  display: flex;
    justify-content: flex-end;
  box-sizing: border-box;
  max-width: 80%;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.mitte {
  max-width: 80%;
  margin: 0 auto;
}

header.head div {
  line-height: 25px;
    display: flex;
    align-content: center;
}

span.arrow_upward {
  line-height: 17px;
  vertical-align: middle;
}

a.cross {
  font-size: 50px;
  color: white;
  position: absolute;
    right: 18px;
    z-index: 99;
}

#myBtn {
  width: 40px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #f1480b;
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

span.start_t a.mail {
  font-size: 1.5rem;
}

a.links {
  color: white;
  font-weight: 500;
}

div.klein_back {
  padding-top: 20px;
}

div.mitte_back {
  width: calc(80% + 55px);
  margin: 0 auto;
}



/* Popup container */
.popup {
  position: relative;
  display: inline-block;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
}

div.courser {
  position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    font-size: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
  cursor: pointer;
}
