body {
  background: #fff;
  font-family: 'Heebo', sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

p {
  font-size: 20px;
  line-height: 1.5;
}

* {
  box-sizing: border-box;
}



section {
  background: #fff;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

section.no_vertical_pad {
  padding-top: 0;
  padding-bottom: 0;
}

.container {
  width: 100%;
  padding: 0 80px;
  margin: 0 auto;
}

.container.bigpadding {
  padding: 40px 80px;
}

.container.neunacht {}

.container.tfunf {
  max-width: 1050px;
}

.innen {
  padding-left: 100px;
  padding-right: 100px;
}

.row {
  margin: 0 auto;
}

.picture {
  background-image: url("../img/bild-senioren-ipad-1-Neu.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 80px;
  background-position: center 70%;
}

@media only screen and (max-width: 575px) {
  .picture {
    background-image: none;
    background-color: #eaeaea;
  }
}

section.picture, section.picture2 {
  padding-bottom: 80px;
}

.picture2 {
  background-image: url("../img/bild-senioren-ipad-2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  min-height: 800px;
  background-position: bottom center;
}

.navbar {
  background-color: #e5e5e5;
  border-radius: 0px;
  margin: 0;
  moz-border-radius: 0px;
  webkit-border-radius: 0px;
}

.beige {
  background-color: #FCFBE7;
}

p.title.one {
  color: #000000;
  font-size: 16pt;
  margin: 0;
  text-align: left;
}

h1 {
  color: #2f2f2f;
  font-size: 40px;
  font-weight: 900;
  line-height: 54px;
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 916px) {
  h1 {
    font-size: 32px;
    line-height: 44px;
  }
}

.in_green_title {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
}

.green {
  background: #3aaa35;
}

.border-bottom {
  border-bottom: 1px #e6e6e6 solid;
  padding: 0 0 15px 0;
  margin: 10px 0 0 0;
}

h1.border-bottom {
  padding: 0 0 15px 0;
  margin: 10px 0 20px 0 !important;
}

li.eins {
  background-image: url('../img/icon-ipad.png');
}

li.zwei {
  background-image: url('../img/icon-fingerfunktionen.png');
}

li.drei {
  background-image: url('../img/icon-email.png');
}

li.vier {
  background-image: url('../img/icon-kontakte.png');
}

li.fuenf {
  background-image: url('../img/icon-skype.png');
}

li.sechs {
  background-image: url('../img/icon-drucker.png');
}

ul {
  font-size: 20px;
}

.intro-form {
  padding-top: 25px;
}

#button {
  display: block;
  background: #ffa100;
  background: linear-gradient(to bottom, #ffa100 17%, #ff5c02 100%);
  background: -moz-linear-gradient(top, #ffa100 17%, #ff5c02 100%);
  background: -webkit-linear-gradient(top, #ffa100 17%, #ff5c02 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa100', endColorstr='#ff5c02', GradientType=0);
  border: none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  padding: 15px 12px;
  moz-border-radius: 3px;
  webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14pt;
  font-family: 'Lato', 'Helvetica', sans-serif;
  width: 330px;
  height: auto;
  text-align: center;
  text-decoration: none;
}

#button:hover {
  background: #ff5c02;
  background: linear-gradient(to bottom, #ff5c02 0%, #ffa100 83%);
  background: -moz-linear-gradient(top, #ff5c02 0%, #ffa100 83%);
  background: -webkit-linear-gradient(top, #ff5c02 0%, #ffa100 83%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c02', endColorstr='#ffa100', GradientType=0);
}

.einstieg {
  text-align: center;
  margin-top: 30px;
  width: 320px;
}

.linehsmall {
  line-height: 1em !important;
}

.small {
  font-size: 14px;
}

.listing {
  margin: 40px 0 0 0;
}

ul.boxlist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.boxlist li {
  margin: 10px 0 25px;
  padding: 0 0 0 65px;
  background-position: 0 0;
  background-repeat: no-repeat;
  min-height: 64px;
}

.box {
  padding: 25px 30px;
  max-width: 580px;
}

.box-white {
  max-width: 945px;
  background-color: #fff;
  padding: 50px 80px;
  margin: 0 auto;
}

.whitebg {
  background: #fff;
}

.white {
  color: #fff;
}

.graybg {
  background: #f1f1f1;
  background: rgba(241, 241, 241, 0.8);
}

.graybg p {
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}

.darkgraybg {
  background: #303030;
}

a.link {
  color: #ffffff;
  text-decoration: none;
}

#menu {
  color: #8f8f8f !important;
  font-size: 28px;
  text-decoration: none;
}

a.menu:active {
  color: #0069b4;
}

::webkit-input-placeholder {
  color: grey;
  font-size: 1em;
  text-align: center;
}

::moz-placeholder: {
  color: grey;
  font-size: 1em;
  text-align: center;
}

.tabcontent .container {
  padding-bottom: 40px;
}

.tabcontent .container p {
  margin: 0 0 20px 0;
  padding: 0;
}

.input-group {
  display: block;
}

.input-group input {
  display: block !important;
  float: none !important;
  max-width: 100% !important;
}

.grey {
  background: #E6E6E6;
}

.blue-form {
  background: #03326c;
  min-height: 500px;
}

.blue-form .align-left {
  width: 35%;
  margin-top: 70px;
  margin-bottom: 70px;
  text-align: right;
}

.blue-form .align-right {
  width: 60%;
  margin-top: 63px;
  margin-bottom: 70px;
}

.blue-form img {
  max-width: 300px;
}

.blue-form .align-right .white {
  max-width: 700px;
}

ul.check {
  padding: 0;
  list-style-type: none;
  margin: 0;
  display: table;
}

ul.check-blue {
  list-style-type: none;
  margin: 0;
  padding: 0 40px;
}

ul.check li {
  height: 50px;
  padding: 0 40px 0 60px;
  background-repeat: no-repeat;
  background-position: center left;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 33%;
}

ul.check.list li {
  background-image: url('../img/icon-check-blau.png');
}

ul.check-blue li {
  background-image: url('../img/check.png');
  padding: 8px 40px 0 40px;
  background-repeat: no-repeat;
  background-position: center left;
}

ul.check.green_check li {
  background-image: url('../img/icon-check-gruen.png');
}

.center {
  text-align: center;
}

.header {
  height: 100px;
}

ul.vertical-list {
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}

ul.vertical-list li {
  display: inline-block;
  padding: 33px 39px 14px 39px;
}

.alignleft {
  width: 49%;
  float: left;
  margin-top: 10px;
}

.align-left {
  float: left;
}

.alignright {
  float: right;
  width: 49%;
}

.align-right {
  float: right;
}

.margin-10t {
  margin-top: 10px;
}

.text-header {
  max-width: 800px;
}

.form-control {
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  width: 330px;
  padding: 14px 12px;
  height: auto;
  font-size: 14pt;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.clear {
  clear: both;
}

.hint {
  text-align: center;
  display: block;
  color: #000000;
  font-size: 10pt;
  margin: 10px 0 0 0;
  text-decoration: none;
}

.blue-form .hint {
  color: #fff;
}

.hint:hover {
  text-decoration: underline;
}

#menu {
  padding-top: 40px;
}

#menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#menu ul li {
  display: inline-block;
  padding: 0;
  margin: 0 40px 0 0;
}

#menu ul li:last-of-type {
  margin-right: 0;
}

#menu ul li a {
  font-size: 18pt;
  color: #999999;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

#menu ul li a:hover,
#menu ul li.active a {
  color: #0069B5;
  text-decoration: none;
}

.footer .container {
  color: #fff;
  font-size: 10pt;
  font-weight: normal;
}

.footer .container .cw_logo_bg {
  background-image: url('../img/logo-cw.png');
  background-repeat: no-repeat;
  background-position: left center;
  padding: 20px 0 20px 250px;
  float: left;
}

.alignright_siegel {
  float: right;
}

.alignright_siegel img {
  margin-left: 20px;
}

.responsive_only {
  display: none;
}

.tab h5 {
  font-size: 22pt;
  margin: 0 0 20px 0;
  padding: 0;
  color: #0069B5;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

.owl-prev, .owl-next {
  font-size: 36px;
  color: lightgray;
  font-weight: bold;
  cursor: pointer;
}

.owl-prev {
  float: left;
}

.owl-next {
  float: right;
}

.owl-dot.active span {
  background: #0069b4 !important;
}

#carousel-nav {
  position: absolute;
  top: 45%;
  width: 100%;
}

.carousel-wrapper {
  position: relative;
}

.inner-wrapper {
  padding: 0 120px;
}

.owl-carousel.owl-drag .owl-item>.item {
  padding-left: 95px;
  padding-bottom: 10px;
  background: url('../img/icon-testimonial.png') left top no-repeat;
}

@media only screen and (max-width: 400px) {
  .owl-carousel.owl-drag .owl-item>.item {
    padding-left: 35px;
    background-size: 25px auto;
  }
}

@media only screen and (max-width: 1380px) {
  .picture2 {
    min-height: 600px;
  }
}

@media only screen and (max-width: 1180px) {
  ul.check li br {
    display: none;
  }

  .container {
    padding: 0 40px;
  }

  .container.bigpadding {
    padding: 40px;
  }

  .blue-form p {
    font-size: 16px;
  }

  body,
  .form-control, #button {
    font-size: 12pt;
    width: 100%;
  }

  .picture2 {
    min-height: 400px;
  }
}

@media only screen and (max-width: 916px) {
  .inner-wrapper {
    padding: 0 60px;
  }

  .header .alignright_siegel {
    display: none;
  }

  .footer .alignright_siegel {
    float: none;
    margin-top: 20px;
  }

  .blue-form img {
    max-width: 100%;
    height: auto;
  }

  body,
  .form-control,
  #button {
    font-size: 10pt;
  }
}

@media only screen and (max-width: 820px) {
  ul.check li {
    padding-right: 0;
  }

  .picture {
    background-position: left -200px center;
  }

  @media only screen and (max-width: 807px) {
    .blue-form {
      height: 537px;
    }
  }

  @media only screen and (max-width: 768px) {
    p {
      font-size: 16px;
    }

    .blue-form #button {
      width: 100%;
    }

    .blue-form {
      height: 820px;
    }

    .blue-form p {
      text-align: center;
      margin-left: 0;
    }

    .blue-form img {
      width: 300px;
      margin: 0 auto;
    }

    .blue-form .align-left, .blue-form .align-right {
      width: 100%;
      margin-top: 40px;
      text-align: center;
    }

    .hint {
      font-size: 10pt;
    }

    p.title.one {
      font-size: 14pt;
    }

    .in_green_title {
      font-size: 26px;
    }

    .container,
    .container.bigpadding {
      padding: 0;
    }

    .alignleft, .align-left,
    .alignright, .align-right,
    .footer .container .cw_logo_bg {
      float: none;
      width: 100%;
    }

    .form-control {
      margin-bottom: 10px;
    }

    ul.check {
      display: table;
      width: 100%;
    }

    ul.check li {
      width: 100%;
      margin: 0 0 20px 0;
      padding: 0;
      display: table-row;
      background-position: top left;
      /*padding-top:10px;*/
    }

    ul.check li span {
      display: table-cell;
      padding: 0 0 20px 60px;
      height: 70px;
      vertical-align: middle;
    }

    ul.check li:last-of-type span {
      padding-bottom: 0;
      height: 50px;
    }

    .box {
      max-width: 100%;
      margin: 0;
      text-align: center;
    }

    #menu ul li {
      display: block;
      margin: 0 0 20px 0;
      border-bottom: 1px #e6e6e6 solid;
      padding: 0 0 10px 0;
    }

    #menu ul li a {
      display: block;
    }

    #menu.border-bottom,
    #menu ul li:last-of-type {
      border: none;
    }

    .responsive_only {
      display: block;
    }

    #menu.border-bottom {
      padding-bottom: 0;
    }

    section.tabcontent {
      padding-top: 0;
    }

    ul {
      font-size: 16px;
    }
  }

  @media only screen and (max-width: 660px) {
    .footer .container .cw_logo_bg {
      background-position: top left;
      padding: 50px 0 0 0;
    }

    .boxlist li br {
      display: none;
    }

    .picture {
      background-position: right top;
    }
  }

  @media only screen and (max-width: 575px) {
    .box-white {
      padding: 30px 45px;
    }

    .einstieg {
      width: 100%;
    }
  }

  @media only screen and (max-width: 484px) {
    .picture {
      background-position: right -100px top;
    }

    .blue-form {
      height: 850px;
    }
  }

  @media only screen and (max-width: 400px) {
    .owl-carousel.owl-drag .owl-item>.item {
      padding-left: 35px;
      background-size: 25px auto;
    }

    .inner-wrapper {
      padding: 0 40px;
    }
  }

  @media only screen and (max-width: 458px) {
    .blue-form {
      height: 900px;
    }
  }