@charset "UTF-8";
/* CSS Document */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/open-sans-v34-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('/fonts/open-sans-v34-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/open-sans-v34-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/open-sans-v34-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/open-sans-v34-latin-600.woff') format('woff'), /* Modern Browsers */ url('/fonts/open-sans-v34-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/open-sans-v34-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */ url('/fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */ url('/fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */ url('/fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('/fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''), url('/fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('/fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */ url('/fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}
body, html {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 1.4;
  min-height: 101%;
  margin-bottom: 1px;
  max-width: 100% !important;
  overflow-x: hidden !important;
  background-color: #ffffff;
  color: #3e3d4d;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
#overimg {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
}
* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  width: 100%;
}
a, a:link, a:visited {
  color: #161615;
  outline: none;
  text-decoration: none;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
}
a:active, a:focus, a:hover {
  color: #0d71b8;
}
p {
  padding: 0.5em 0;
  font-size: 1em;
}
.einblenden img {
  background-image: url('/images/icon_navb.png');
  background-size: cover;
}
.einblenden:hover img {
  background-image: url('/images/icon_navb_over.png');
  background-size: cover;
}
#logo {
  width: 340px;
  float: right;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.narrow {
  display: none;
  font-size: 0.4em;
}
.wide {
  display: inline;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.1em;
  line-height: 1;
}
.wide2 {
  padding: 0 10px;
  float: left;
  margin-top: 0.2em;
}
.wide3 {
  display: none;
}
.navibottom {
  width: 100%;
  text-align: center;
}
.navibottom ul {
  list-style: none;
}
.navibottom li {
  display: inline;
  margin: 0 8px;
}
.navibottom li a, .navibottom li a:link, .navibottom li a:visited {
  text-transform: uppercase;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1em;
  line-height: 1;
}
.navi li a:active, .navibottom li a:focus, .navibottom li a:hover {
  color: #dfedf6;
}
.container {
  width: 100%;
}
.content {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0;
  z-index: 1;
  text-align: center;
}
.contentsm {
  width: 90%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  z-index: 1;
  text-align: left;
}
.contentsm ul {
  list-style: disc outside;
  font-size: 1em;
  line-height: 1.3;
  padding: 0 0 1.3em 1em;
  margin: 0;
}
.contentsm li {
  margin: 0;
  padding: 0.5em 0 0 0;
}
.contentsm h2 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1em;
  padding: 1.2em 0 0.8em 0;
  margin: 0;
  text-transform: uppercase;
  color: #3e3d4d;
}
.contentsm h3 {
  font-style: normal;
  font-weight: 600;
  font-size: 1em;
  padding: 0 0 0.2em 0;
  margin: 0;
  color: #3e3d4d;
}
.contentsm p {
  padding: 0 0 0.8em 0;
}
.bkgcircle {
  background-image: url('/images/circle.jpg');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 20px;
}
.containertop {
  padding-top: 20px;
}
.fullw {
  min-width: 100%;
}
.contentnav {
  max-width: 1280px !important;
  width: 90% !important;
  padding: 0 5% 0 5% !important;
}
.contentheader {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.contentfooter {
  width: 100%;
  margin: 0;
  padding: 4px 0;
}
.contenttop {
  width: 80%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 8px 0;
}
.content h2 {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 2em;
  line-height: 1.3;
  padding: 1.2em 0 0.6em 0;
  margin: 0;
  text-transform: uppercase;
  color: #3e3d4d;
}
h2 .starthl {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 1em;
   !important;
  line-height: 1.3;
  padding: 1.2em 0 0.6em 0;
  margin: 0;
  text-transform: none;
  color: #3e3d4d;
}
.contenttop h1 {
  font-size: 1.5em;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 700;
}
.nobreak {
  white-space: nowrap;
}
.button_abs {
  background-color: #6f6e7a;
  padding: 6px 16px;
  text-align: center;
  text-decoration: none;
  margin: 20px auto 0 auto;
  white-space: nowrap;
  display: inline-block;
}
.button_abs a {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.button_abs:hover {
  background-color: #54545d;
}
.flex {
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  width: 90%;
  margin: 0 auto;
  max-width: 1100px;
  text-align: left;
  padding-bottom: 3em;
}
.contflexfull {
  width: 90%;
  margin: 0;
  padding: 0 auto;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.contflexhalf {
  width: 46%;
  margin: 0;
  padding: 0 auto;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.contflexhl {
  width: 96%;
  margin: 0;
  padding: 4px 2%;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #6f6e7a;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1em;
  line-height: 1.3;
}
.contflexhl h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  float: left;
}
.leistsub {
  margin-top: 0.2em;
  float: left;
}
.contflextxt {
  width: 68%;
  margin: 0;
  padding: 1% 2.5% 2% 1.5%;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  background: #fff;
}
.contflexumtxt {
  width: 61%;
  margin: 0;
  padding: 0 6% 0 0;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  margin-top: -10px;
}
.bld {
  font-weight: 600;
  text-align: justify;
}
.bld2 {
  font-weight: 600;
  text-align: center;
  width: 90%;
  margin: 0 auto;
}
.bkgwhite {
  background-color: #fff;
}
.kontaktabst {
  margin: 3% 5%;
  display: flex;
  justify-content: left;
  flex-flow: row wrap;
  align-content: flex-start;
}
.kontadr {
  width: 65%;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.kontlogo {
  width: 45%;
  margin-left: -10%;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.kontunten {
  width: 100%;
  padding: 5% 0;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.kontuntenimg {
  width: 70%;
  padding: 5% 0;
}
.contflexumimg {
  width: 33%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.contflextxt ul {
  list-style: disc outside;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.3;
  padding: 0 0 0 1em;
  margin: 0;
}
.contflextxt li {
  margin: 0;
  padding: 0.5em 0 0 0;
}
.contfleximg {
  background: #fff;
  width: 28%;
  margin: 0;
  padding: 0;
  line-height: 0;
  overflow: hidden;
  -o-transition: 0.2s ease-in-out;
  -ms-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.leist1 {
  background-image: url('/images/99566905_m.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 40% center;
}
.leist1:hover {
  background-size: auto 110%;
  background-position: 42% center;
}
.leist2 {
  background-image: url('/images/157130675_m.jpg');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: 100% center;
}
.leist2:hover {
  background-size: auto 110%;
  background-position: 97% center;
}
.leist3 {
  background-image: url('/images/65501872_m.jpg');
  background-size: auto 115%;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.leist3:hover {
  background-size: auto 125%;
  background-position: 5% 80%;
}
.navi ul {
  -o-transition: 0.4s ease-in-out;
  -ms-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  position: relative;
}
.einblenden {
  display: none;
  cursor: pointer;
}
input[type=checkbox] {
  display: none;
}
#datenschutz {
  display: block;
  -ms-transform: scale(2);
  -moz-transform: scale(2);
  -webkit-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
}
#menu {
  max-height: 0;
}
#cfixed {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  background: #fff;
  webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, .3);
  -o-transition: margin 0.2s ease-out;
  -ms-transition: margin 0.2s ease-out;
  -moz-transition: margin 0.2s ease-out;
  -webkit-transition: margin 0.2s ease-out;
  transition: margin 0.2s ease-out;
  padding: 30px 0 15px 0;
  z-index: 1000;
}
#cfixed2 {
  -o-transition: margin 0.3s ease-out;
  -ms-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -webkit-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out;
  position: fixed;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.cspacer {
  height: 242px;
}
a.anchor {
  display: block;
  position: relative;
  visibility: hidden;
  top: -50px;
}
.navi {
  width: 760px;
  text-align: left;
  float: left;
  margin-top: 166px;
  height: 23px;
  line-height: 1.2;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 400;
}
.navi ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.navi ul li {
  display: inline;
  margin: 0 8px;
}
.navi li a, .navi li a:link, .navi li a:visited {
  text-transform: uppercase;
  color: #151516;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1;
}
.navi li a:active, .navi li a:focus, .navi li a:hover {
  color: #0d71b8;
}
.bkggrey {
  background-color: #6f6e7a;
}
.logolg, .logosm {
  text-align: center;
  font-weight: 600;
  margin-bottom: 2%;
  font-size: 0.9em;
}
.logolg, .logosm2, .logosm:last-of-type {
  margin-bottom: 0;
}
.logolg img {
  width: 30%;
}
.logosm img {
  width: 80%;
}
.logolg a, .logosm a {
  text-transform: none;
  text-decoration: underline;
  font-weight: 400;
}
.bkglightgrey {
  background-color: #eae9eb;
}
#labelbutton {
  display: none;
  width: 40px;
  float: left;
  margin-top: -36px;
}
.bkgblue {
  background: #dfedf6;
}
.formular {
  background-color: #fff;
  border: 1px solid;
  border-color: #0071bc;
  padding: 2px 2%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  width: 73%;
}
.formtxt {
  width: 22%;
  float: left;
  line-height: 1.7em;
}
.formtxt2 {
  width: 50%;
  float: left;
  line-height: 1.7em;
}
.formtxt3 {
  padding-left: 3%;
  margin-right: 2%;
  width: 7%;
  float: left;
}
.formtxt4 {
  width: 70%;
  margin-top: -4%;
  float: left;
}
.captimg {
  width: 35%;
  height: auto;
  margin-top: -2%;
}
.formtxt4 a, .contentsm a {
  text-transform: none;
  text-decoration: underline;
}
.formselect {
  background-color: #fff;
  border: 1px solid;
  border-color: #0071bc;
  padding: 2px 2%;
  font-family: 'Open Sans', sans-serif;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  width: 33%;
}
@media only screen and (max-width: 1300px) {
  .bkgcircle {
    background-size: 130% auto;
  }
  body {
    font-size: 21px;
  }
  .navi li a, .navi li a:link, .navi li a:visited {
    font-size: 1.1em;
  }
  #cfixed {
    padding: 20px 0 15px 0;
  }
  #logo {
    width: 300px;
  }
  .navi {
    width: 680px;
    margin-top: 148px;
  }
  .cspacer {
    height: 210px;
  }
  h2 .starthl {
    font-size: calc(0.6em + 1.2vw);
     !important;
  }
}
@media only screen and (max-width: 1150px) {
  .navi li a, .navi li a:link, .navi li a:visited {
    font-size: 1em;
  }
  .navi {
    width: 620px;
    margin-top: 140px;
  }
  #cfixed {
    padding: 20px 0 10px 0;
  }
  #logo {
    width: 280px;
  }
  .cspacer {
    height: 192px;
  }
}
@media only screen and (max-width: 1000px) {
  .contflexhalf {
    width: 90%;
  }
  .logolg img {
    width: 30%;
  }
  .logosm img {
    width: 60%;
  }
  .logosm2 {
    margin-bottom: 2%;
  }
  .bkgcircle {
    background-size: 150% auto;
  }
  .leist1, .leist2, .leist3 {
    background-size: cover;
    background-position: center;
  }
  .leist1:hover, .leist2:hover, .leist3:hover {
    background-size: cover;
    background-position: center;
  }
  input[type=checkbox]:checked ~ #menu {
    max-height: 500px;
    padding-top: 0;
  }
  .cspacer {
    height: 108px;
  }
  .contflexhl h3 {
    display: block;
  }
  .wide2 {
    display: none;
    float: none;
  }
  .navi {
    width: 100%;
    text-align: center;
    height: 0;
    margin-top: 0;
    margin-left: 2%;
  }
  .navi ul {
    overflow: hidden;
    margin: 0 0 0 -7%;
    background: #fff;
    position: absolute;
  }
  .einblenden {
    display: block;
  }
  .navibottom {
    text-align: center;
  }
  .navi li a, .navi li a:link, .navi li a:visited {
    font-size: 1.1em;
    line-height: 3;
  }
  .navi li {
    border-bottom: 1px solid #aaafb9;
  }
  #cfixed {
    padding: 20px 0 5px 0;
  }
  #logo {
    max-width: 260px;
  }
  #labelbutton {
    display: block;
  }
  .navi ul li {
    display: block;
    margin: 0 8px;
  }
  .cspacer {
    height: 178px;
  }
  .contflextxt {
    width: 98%;
  }
  .contfleximg, .contflexumimg, .contflexumtxt {
    width: 100%;
  }
  .contflexumtxt {
    margin-bottom: 40px;
    padding-right: 0;
  }
  .kontadr {
    width: 60%;
    order: 1;
  }
  .kontlogo {
    width: 40%;
    margin-left: 0;
    order: 2;
  }
  .kontunten {
    width: 100%;
    order: 3;
    padding: 0;
  }
  .kontuntenimg {
    width: 40%;
    order: 4;
  }
  .formtxt4 {
    margin-top: -2%;
  }
  .leistsub {
    margin-top: 0;
    float: none;
  }
  .contflexhl h3 {
    float: none;
  }
}
@media only screen and (max-width: 800px) {
  .containertop {
  padding-top: 40px;
}
  .logolg img {
    width: 40%;
  }
  .logosm img {
    width: 70%;
  }
  .contflex {
    width: 48%;
  }
}
@media only screen and (max-width: 600px) {
  .logolg img {
    width: 50%;
  }
  .logosm img {
    width: 90%;
  }
  .wide3 {
    display: inline;
  }
  .bld2 {
    width: 100%;
  }
}
@media only screen and (max-width: 620px) {
  body {
    font-size: 19px;
  }
  .weg {
    display: inline;
  }
  .wide {
    display: none;
  }
  .narrow {
    display: block;
  }
  .kontadr {
    width: 65%;
  }
  .kontlogo {
    width: 45%;
    margin-left: -10%;
  }
  .kontunten {
    width: 100%;
    padding: 5% 0;
  }
  .kontuntenimg {
    width: 70%;
    padding: 5% 0;
  }
  .formular {
    width: 94%;
  }
  .formselect {
    width: 50%;
    margin-right: 44%;
  }
  .formtxt, .formtxt2 {
    width: 94%;
    float: none;
  }
  .formtxt4 {
    margin-top: -4%;
  }
  .captimg {
    width: 50%;
    margin-right: 44%;
    margin-top: 2%;
  }
  .contentfooter {
    padding: 10px 0;
  }
}
@media only screen and (max-width: 400px) {
  .containertop {
  padding-top: 80px;
}
  #logo {
    width: 180px;
  }
  .cspacer {
    height: 132px;
  }
  .bkgcircle {
    margin-top: 160px;
  }
  .kontuntenimg {
    width: 100%;
    padding: 5% 0;
  }
  .captimg {
    width: 80%;
    margin-right: 14%;
    margin-top: 2%;
  }
  .formtxt3 {
    padding-left: 3%;
    margin-right: 2%;
    width: 10%;
    float: left;
  }
  .formtxt4 {
    width: 70%;
    margin-top: -4%;
    float: left;
  }
}