.printing_steps {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  overflow: hidden;
  height: 360px;
  text-align: center;
  background: #082a46;
}

.printing_steps p {
  display: inline-block;
  width: 300px;
  padding-top: 250px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  background: transparent url(../images/pro/home/pro_visu_wire.png) no-repeat;
  background-size: 300%;
}
/* cannot use nth-child selector because of IE8 : http://caniuse.com/#feat=css-sel3 */
.printing_steps p + p {
  background-position: 50% 0;
}
.printing_steps p + p + p {
  background-position: 100% 0;
}

#body {
  margin-top: 380px;
}

[lang="es"] .printing_steps {
  height: 400px;
}
[lang="es"] #body {
  margin-top: 420px;
}
.home-frame1 {
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
  background-position: center center;
  background-color: transparent;
  width: 960px;
  height: 360px;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  overflow: hidden;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.home-frame2 {
  float: left;
  width: 704px;
  background-color: #f5f5f5;
  position: relative;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.home-frame2 h2 {
  font-size: 28px;
  text-transform: none;
  line-height: normal;
  color: #000;
}
.home-frame2h {
  width: 704px;
  text-align: center;
  height: 75px;
  border-bottom: #eee 1px solid;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
}
.home-frame2h h2 {
  font-size: 20px;
  line-height: 75px;
  color: #333;
}
.home-frame2x {
  width: 350px;
  height: 50%;
  float: left;
  text-align: left;
  position: relative;
  background-repeat: no-repeat;
  background-position: 200px 60px;
}
.home-frame2x h2 {
  margin-bottom: 12px;
}
.home-frame2x p {
  width: 160px;
}
.home-frame2x a {
  position: absolute;
  bottom: 16px;
  display: block;
}

.home-frame2xa {
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.8) 1px solid;
  border-right: #eee 1px solid;
  border-right: rgba(0, 0, 0, 0.08) 1px solid;
  border-bottom: #eee 1px solid;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
}
.home-frame2xb {
  border-left: #fff 1px solid;
  border-left: rgba(255, 255, 255, 0.8) 1px solid;
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.8) 1px solid;
  border-bottom: #eee 1px solid;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
}
.home-frame2xc {
  border-right: #eee 1px solid;
  border-right: rgba(0, 0, 0, 0.08) 1px solid;
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.8) 1px solid;
}
.home-frame2xd {
  border-left: #fff 1px solid;
  border-left: rgba(255, 255, 255, 0.8) 1px solid;
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.8) 1px solid;
}

.home-frame3 {
  float: right;
  width: 239px;
  height: 480px;
  background-color: #f5f5f5;
  position: relative;
  text-align: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.home-frame-padding {
  padding: 16px;
}
.home-frame3 hr {
  height: 0;
  border-top: #eee 1px solid;
  border-bottom: #fff 1px solid;
  border-top: rgba(0, 0, 0, 0.08) 1px solid;
  border-bottom: rgba(255, 255, 255, 0.8) 1px solid;
}
.home-frame3 h2 {
  font-size: 20px;
  text-transform: none;
  padding-left: 28px;
  padding-top: 3px;
  background-repeat: no-repeat;
  background-position: top left;
}
.home-frame1 {
  height: 254px;
}
.home-frame2x p {
  width: auto;
}
.home-frame2x a {
  position: static;
  display: inline;
}
.home-frame2h + div {
  height: 470px;
}
.home-frame3 {
  height: 550px;
  margin-bottom: 18px;
}
.home-news-list {
  height: 340px;
}

.home-frame2 {
  margin-bottom: 18px;
}

.home-frame2xa {
  background-image: url("../images/pro/home/pro-icon-secured.png");
  background-position: 120px 120px;
}
.home-frame2xb {
  background-image: url("../images/pro/home/pro-icon-quota.png");
  background-position: 220px 120px;
}
.home-frame2xc {
  background-image: url("../images/pro/home/pro-icon-time.png");
  background-position: 120px 155px;
}

.home-frame2xb p {
  width: 200px;
}

.home-frame2xc,
.home-frame2xd {
  border-bottom: #eee 1px solid;
  border-bottom: rgba(0, 0, 0, 0.08) 1px solid;
}
.home-frame2xe {
  border-top: #fff 1px solid;
  border-top: rgba(255, 255, 255, 0.8) 1px solid;
  height: 80px;
  text-align: center;
  width: 704px;
}
.home-frame2xe h2 {
  line-height: 80px;
}

@media (max-width: 1023px) {
  .home-frame3 {
    display: none;
  }

  .three-columns {
    float: none;
  }

  .three-columns .customer-spacer {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .printing_steps p {
    width: 230px;
    padding-top: 220px;
    font-size: 24px;
  }

  .home-frame2 {
    float: none;
    margin: 0 auto;
  }

  .three-columns {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }

  .three-columns .customer-bg {
    display: inline-block;
    margin-right: 10px;
  }

  .three-columns .testimonial-link {
    display: none;
  }
}

@media (max-width: 767px) {
  .printing_steps_container {
    position: relative;
    left: 0;
    width: 300%;
    transition: left 1s;
  }
  .printing_steps p {
    width: 33%;
  }

  .home-frame2,
  .home-frame2h,
  .home-frame2x,
  .home-frame2xb p {
    float: none;
    width: 100%;
  }

  .home-frame2h + div {
    height: auto;
  }

  .home-frame2x {
    background-position: bottom center;
    padding-bottom: 70px;
    border: rgba(0, 0, 0, 0.08) 1px solid;
    border-top: 0;
  }

  .home-frame2xd {
    padding-bottom: 0;
  }

  .three-columns {
    margin: 0 auto;
  }

  .three-columns .customer-bg {
    margin-top: 10px;
  }
}
