body {
  background: #fff !important;
}
body .site { box-shadow: none !important; }
#page {
  max-width: 1044px;
}
.wrapper {
  display: none;
}

.new-home-page {
  background: #F8F8F8;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 40px;
}

.vg-opener {
  height: 433px;
  background: #efefef url("/wp-content/uploads/2015/02/RoboTeaserBg1.jpg") bottom center;
}
.vg-opener .vg-opener-content {
  position: relative;
  height: 433px;
  margin: 0 auto;
  width: 1000px;
}
.vg-opener .vg-opener-content .vg-opener-welcome {
  position: absolute;
  top: 45px;
  right: 30px;
  width: 500px;
  font-family: "Ubuntu",sans-serif;
}
.vg-opener .vg-opener-content .vg-opener-welcome2 {
  position: absolute;
  top: 20px;
  right: 30px;
  width: 500px;
  font-family: "Ubuntu",sans-serif;
}
.vg-opener .vg-opener-content .vg-opener-welcome .welcome-head {
  font-size: 40px;
  font-weight: bold;
  color: #1F89CB;
  line-height: 40px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.5);
}
.vg-opener .vg-opener-content .vg-opener-welcome2 .welcome-head {
  font-size: 30px;
  font-weight: bold;
  color: #1F89CB;
  line-height: 32px;
  text-shadow: 0px 0px 8px rgba(255, 255, 255, 0.5);
}
/* .vg-opener .vg-opener-content .vg-opener-welcome .welcome-subline { */
/*   font-size: 15px; */
/*   line-height: 35px; */
/*   color: #555; */
/* } */
.vg-opener .vg-opener-content .vg-opener-robot {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 450px;
  height: 432px;
  margin-left: -20px;
  background: url("/wp-content/uploads/2016/06/Robo1.png");
}
.vg-opener .vg-opener-content .vg-opener-form {
  position: absolute;
  right: 15px;
  bottom: 40px;
  width: 530px;
  height: 250px;
  background: #fff;
  border: 3px solid #1F89CB;
  box-shadow: -5px 6px 5px rgba(100, 100, 100, 0.1);
  border-radius: 10px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-header {
  position: absolute;
  top: 25px;
  left: 30px;
  font-family: "Ubuntu",sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #1F89CB;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap {
  position: absolute;
  top: 74px;
  left: 30px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-weight {
  position: absolute;
  top: 26px;
  left: 124px;
  font-size: 26px;
  padding: 12px 10px 10px 10px;
  width: 322px;
  border: 2px solid #ccc;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-company {
  position: absolute;
  top: 26px;
  left: 0;
  font-size: 23px;
  padding: 10px 6px;
  border: 2px solid #ccc;
  border-radius: 3px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-submit {
  position: absolute;
  top: 176px;
  left: 30px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-submit input {
  font-size: 22px !important;
  font-weight: bold;
  color: #fff;
  padding: 11px 15px 7px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #1F89CB;
  box-shadow: none;
  background: #1F89CB;
  background-image: -ms-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -moz-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -o-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1F89CB), color-stop(1, #0B3E61));
  background-image: -webkit-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: linear-gradient(to bottom, #1F89CB 0%, #0B3E61 100%);
  box-shadow: 0px 2px 4px rgba(150, 150, 150, 0.5);
  width: 470px;
}
.vg-opener .vg-opener-content .vg-opener-form .vg-submit input:hover {
  color: #444;
  background: #fff;
  border: 2px solid #ccc;
  background-image: -ms-linear-gradient(top, #cccccc 0%, white 100%);
  background-image: -moz-linear-gradient(top, #cccccc 0%, white 100%);
  background-image: -o-linear-gradient(top, #cccccc 0%, white 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(1, white));
  background-image: -webkit-linear-gradient(top, #cccccc 0%, white 100%);
  background-image: linear-gradient(to bottom, #cccccc 0%, white 100%);
  box-shadow: 0px 2px 4px rgba(150, 150, 150, 0.5) inset;
}

.vg-services {
  background: #fff;
}
.vg-services .vg-services-content {
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0;
}
.vg-services .vg-services-content .header {
  float: left;
  line-height: 60px;
  font-weight: bold;
  color: #555;
  margin-left: 30px;
  margin-right: 50px;
}
.vg-services .vg-services-content .service-logo {
  float: left;
  margin: 0 28px;
}
.vg-services .vg-services-content .service-logo.preise {
  margin: 0 10px;
}
.vg-services .vg-services-content .service-logo a {
  display: block;
  width: 100px;
  height: 50px;
}
.vg-services .vg-services-content .service-logo span {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  color: #777;
}

.vg-content-wrap {
  padding: 40px 0 30px 0;
  height: 370px;
}
.vg-content-wrap.text-part {
  height: auto !important;
  color: #555;
  padding: 30px 0 0 0;
}
.vg-content-wrap.text-part .vg-text-full {
  width: 95%;
  margin: 0 auto;
}
.vg-content-wrap.text-part .vg-text-full .text-wrap {
  background: #fff;
  padding: 30px 70px 20px 70px;
  border-top: 4px solid #1F89CB;
  box-shadow: 0px 0px 4px rgba(150, 150, 150, 0.2);
  margin-bottom: 30px;
}
.vg-content-wrap.text-part .vg-text-full .text-wrap .news-teaser {
  width: 589px;
}
.vg-content-wrap.text-part .vg-text-full .text-wrap .news-header {
  text-align: left;
  font-weight: bold;
  font-size: 27px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.vg-content-wrap.text-part .vg-text-full .text-wrap .faq-header {
  display: block;
  text-align: center;
  line-height: 45px;
  color: #1F89CB;
  font-family: "Ubuntu",sans-serif;
  font-weight: bold;
}
.vg-content-wrap.text-part h2 {
  font-size: 27px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.vg-content-wrap.text-part h3 {
  text-align: center;
  line-height: 45px;
}
.vg-content-wrap.text-part .entry-content h3 {
  font-size: 27px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.vg-content-wrap.text-part .entry-content h4 {
  font-size: 27px;
  line-height: 34px;
  text-align: center;
  margin-bottom: 20px;
}
.vg-content-wrap.text-part p {
  text-align: justify;
  line-height: 23px;
  padding: 10px 0;
}
.vg-content-wrap.text-part ul {
  padding-left: 15px;
}
.vg-content-wrap.text-part ul li {
  padding-left: 25px;
  line-height: 26px;
  background: url("/wp-content/themes/paket_blau/css/li_icon.png") 0px 5px no-repeat;
}
.vg-content-wrap.features {
  height: auto;
  background: #1F89CB;
  background-image: -ms-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -moz-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -o-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1F89CB), color-stop(1, #0B3E61));
  background-image: -webkit-linear-gradient(top, #1F89CB 0%, #0B3E61 100%);
  background-image: linear-gradient(to bottom, #1F89CB 0%, #0B3E61 100%);
  color: #fff;
  text-shadow: 0px 2px 2px #03416d;
  padding-top: 40px;
  padding-bottom: 20px;
}
.vg-content-wrap.features .header {
  text-align: center;
  font-family: "Ubuntu",sans-serif;
  font-size: 40px;
  margin-bottom: 20px;
}
.vg-content-wrap.features .features-wrap .feature-item {
  text-align: center;
  float: left;
  width: 180px;
  height: 120px;
  padding-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.vg-content-wrap.features .features-wrap .feature-item .fa {
  display: block;
  font-size: 50px;
  color: #fff;
  margin-bottom: 18px;
}
.vg-content-wrap.features .features-wrap .feature-item p {
  font-size: 15px;
  line-height: 18px;
}
.vg-content-wrap .vg-content {
  width: 1000px;
  margin: 0 auto;
}
.vg-content-wrap .vg-content .how-wrap {
  position: relative;
  text-shadow: 0px 2px 1px rgba(150, 150, 150, 0.2);
}
.vg-content-wrap .vg-content .how-wrap .item-arrow {
  position: absolute;
  top: 160px;
  left: 310px;
}
.vg-content-wrap .vg-content .how-wrap .item-arrow.second {
  left: 670px;
}
.vg-content-wrap .vg-content .how-wrap .how-header {
  text-align: center;
  font-family: "Ubuntu",sans-serif;
  font-size: 43px;
  font-weight: bold;
  color: #1F89CB;
}
.vg-content-wrap .vg-content .how-wrap .item {
  text-align: center;
  position: absolute;
  top: 90px;
  left: 0px;
  width: 300px;
}
.vg-content-wrap .vg-content .how-wrap .item .header {
  font-family: "Ubuntu",sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #1F89CB;
  margin-bottom: 30px;
}
.vg-content-wrap .vg-content .how-wrap .item .icon {
  margin-left: 75px;
  width: 150px;
  height: 150px;
}
.vg-content-wrap .vg-content .how-wrap .item .text {
  margin-top: 20px;
  font-size: 15px;
  line-height: 19px;
  font-weight: bold;
  color: #555;
}
.vg-content-wrap .vg-content .how-wrap .item.second {
  left: 350px;
}
.vg-content-wrap .vg-content .how-wrap .item.third {
  left: auto;
  right: 0px;
}

.vg-footer-wrap {
  background: #fff;
}

@media only screen and (max-width: 1035px) {
  .vg-content-menu, .vg-content-menu.stuck {
    display: none !important;
  }

  .vg-content-wrap {
    height: auto;
    width: auto;
    padding: 0;
  }
  .vg-content-wrap .vg-content {
    width: auto;
  }
  .vg-content-wrap .vg-content .how-wrap {
    padding-top: 20px;
  }
  .vg-content-wrap .vg-content .how-wrap .how-header {
    font-size: 25px;
  }
  .vg-content-wrap .vg-content .how-wrap .item {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    width: auto;
    margin: 20px 20px 20px 20px;
  }
  .vg-content-wrap .vg-content .how-wrap .item .header {
    font-size: 21px;
    margin-bottom: 10px;
  }
  .vg-content-wrap .vg-content .how-wrap .item .text {
    margin-top: 5px;
  }
  .vg-content-wrap .vg-content .how-wrap .item .icon {
    text-align: center;
    width: auto;
    height: auto;
    margin: 0;
  }
  .vg-content-wrap .vg-content .how-wrap .item .icon img {
    width: 100px;
    height: 100px;
  }
  .vg-content-wrap .vg-content .how-wrap .item.second, .vg-content-wrap .vg-content .how-wrap .item.third {
    left: auto;
  }
  .vg-content-wrap .vg-content .how-wrap .item-arrow {
    display: none;
  }
  .vg-content-wrap.features .features-wrap .feature-item {
    width: 130px;
    height: 90px;
    padding-top: 20px;
  }
  .vg-content-wrap.features .features-wrap .feature-item p {
    font-size: 12px;
  }
  .vg-content-wrap.features .features-wrap .feature-item .fa {
    margin-bottom: 5px;
  }
  .vg-content-wrap.text-part h2 {
    text-align: left;
    font-size: 19px;
    line-height: 25px;
  }
  .vg-content-wrap.text-part .vg-text-full .text-wrap {
    padding: 20px 10px;
  }
  .vg-content-wrap.text-part .vg-text-full .text-wrap .news-thumbnail {
    float: none;
    text-align: center;
    display: none;
  }
  .vg-content-wrap.text-part .vg-text-full .text-wrap .news-header {
    text-align: center;
    line-height: 30px !important;
  }
  .vg-content-wrap.text-part .vg-text-full .text-wrap .news-teaser {
    text-align: center;
    float: none;
    width: auto;
  }

  .vg-opener {
    height: auto;
    background-position: top center;
  }
  .vg-opener .vg-opener-content {
    height: auto;
    width: auto;
    padding: 10px;
  }
  .vg-opener .vg-opener-content .vg-opener-robot {
    display: none;
  }
  .vg-opener .vg-opener-content .vg-opener-welcome {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    margin-bottom: 10px;
    padding: 10px;
  }
  .vg-opener .vg-opener-content .vg-opener-welcome .welcome-head {
    font-size: 22px;
    line-height: 26px;
  }
  .vg-opener .vg-opener-content .vg-opener-welcome .welcome-subline {
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
  }
  .vg-opener .vg-opener-content .vg-opener-form {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    padding: 20px;
    min-height: 175px;
  }
  .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-company-wrap {
    width: auto;
  }
  .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-weight-input-wrap {
    width: auto;
  }
  .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-weight {
    position: relative;
    top: auto;
    left: auto;
    width: 95%;
    margin-top: 10px;
  }

  .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .vg-company {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
  }

  .vg-opener .vg-opener-content .vg-opener-form .vg-submit {
    position: relative;
    top: 60px;
    left: auto;
    right: auto;
    bottom: auto;
    margin-bottom: 10px;
    width: 100%;
  }

  .vg-opener .vg-opener-content .vg-opener-form .vg-header .title, .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap .title, .vg-opener .vg-opener-content .vg-opener-form .vg-submit .title {
    font-size: 14px;
  }
  .vg-opener .vg-opener-content .vg-opener-form .vg-header input, .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap input, .vg-opener .vg-opener-content .vg-opener-form .vg-submit input {
    width: 100%;
  }
  .vg-opener .vg-opener-content .vg-opener-form .vg-header {
    font-size: 20px;
    display: block;
    padding-bottom: 1px;
  }

  .vg-services .vg-services-content {
    width: auto;
    padding-left: 10px;
  }
  .vg-services .vg-services-content .header {
    display: block;
    width: 100%;
    margin: 0;
    margin-left: -10px;
  }
  .vg-services .vg-services-content .service-logo {
    margin: 10px;
  }

  .vg-opener .vg-opener-content .vg-opener-form .vg-weight-wrap {
    position: relative;
    top: 40px;
    left: auto;
    width: auto;
  }

  /* .vg-opener .vg-opener-content .vg-opener-form .vg-weight { */
  /*   position: relative; */
  /*   top: 40px !important; */
  /*   left: auto; */
  /*   right: auto; */
  /*   bottom: auto; */
  /*   width: 100%; */
  /* } */
}

.vg-content-menu {
  display: none;
  height: 48px;
  background: #fff;
  box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.4);
}
.vg-content-menu.stuck {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
}

.vg-menu-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 950px;
}

.vg-menu-wrap .vg-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 208px;
  height: 48px;
  background: #176FA4;
}
.vg-menu-wrap .vg-logo img {
  position: absolute;
  top: 7px;
  left: 15px;
}

.vg-menu {
  position: absolute;
  top: 0;
  left: 208px;
}

.vg-menu ul, .vg-menu li {
  float: left;
}
.vg-menu li a {
  display: block;
  height: 48px;
  line-height: 52px;
  padding: 0 20px;
  font-weight: bold;
  color: #1F89CB;
  text-decoration: none;
}
.vg-menu li a.active {
  color: #555;
  background-image: -ms-linear-gradient(top, #ddd  0%, #fff 100%);
  background-image: -moz-linear-gradient(top, #ddd  0%, #fff 100%);
  background-image: -o-linear-gradient(top, #ddd  0%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ddd ), color-stop(1, #fff));
  background-image: -webkit-linear-gradient(top, #ddd  0%, #fff 100%);
  background-image: linear-gradient(to bottom, #ddd 0%, #fff 100%);
}
.vg-content .startseite_box {
  background: #FFF;
}
.startseite_box_left1 {
  width: auto;
}
