.benefit-light {
  color: #A9A9A9;
  font-size: 11px;
}

.header-xing-logo {
  height: 40px;
  width: 92px;
}

/* FIX FOR BILLING */
a.button-marketing {
  font-size: 15px;
  line-height: 20px;
  margin: 10px 0;
  padding: 6px 25px;
}

form.offerset-form .line {
  margin-left: 0 !important;
}

.disclaimer {
  font-size: 14px;
  padding: 20px 5px 0 5px;
  text-align: center;
}

.cancel-link {
  line-height: 40px;
}

.offerset-form .field-row {
  padding: 0;
}

.headline {
  font-size: 18px;
  line-height: 18px;
  top: 19%;
}

.offer {
  font-size: 45px;
  line-height: 45px;
  top: 23%;
}

.subheadline {
  font-size: 21px;
  line-height: 21px;
  top: 26%;
}

.mt40 {
  margin-top: 40px;
}

#width {
  max-width: 100%;
  width: 100%;
}

.width {
  max-width: 1024px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.welcome-cont {
  background-color: transparent;
  border-bottom: none;
  padding-top: 10px;
}

.check-green li {
  background: url("/img/sections/upsell/premium/check_lime.png") no-repeat !important;
  background-position: left top;
}

.offerset-form label span {
  color: #c8cac9 !important;
}

#header {
  background: transparent;
  position: absolute;
}

#nav-main .home {
  background: none;
}

#nav-main .home a {
  background-image: url("/assets/frontend_minified/img/sprites/navigation-s5b68ef1097.png");
  background-repeat: no-repeat;
  background-position: 0 -175px;
}

#nav-main .home-xing-logo {
  width: 95px;
}

@media only screen and (max-width: 1000px) {
  .offerset-form button,
  .offerset-form a {
    float: none;
    margin-top: 10px !important;
    width: 100%;
  }
}

@media only screen and (max-width: 620px)  {
  .width {
    padding-bottom: 0;
  }

  .header-xing-logo {
    margin: 0 auto; /* centers the xing logo for mobile phones... */
    position: static;
  }

  .welcome-cont {
    background-color: #F2F2F2;
    color: #333;
    margin: 0 !important;
  }

  .welcome-cont.lot {
    margin: 0 !important;
    padding: 10% 2%;
    width: 96%;
  }

  .welcome-cont .mod {
    margin-top: 0 !important;
    padding-left: 0;
  }

  .size1of2 {
    float: none;
    width: 100%;
  }

  .offerset-form fieldset {
    padding-top: 5px !important;
  }

  .offerset-form label {
    background-color: #fff;
    border: 1px solid #cdcdcd;
    padding: 20px 0 20px 35px !important;
    margin-bottom: 0 !important;
  }

  .offerset-form button,
  .offerset-form a {
    float: none;
    margin-top: 10px !important;
    width: 100%;
  }
}
