#apr-hero {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url(../../../images/25/apr/hero/back.jpg);
  background-image: -webkit-image-set(
    url("../../../images/25/apr/hero/back.jpg") 1x,
    url("../../../images/25/apr/hero/back@2x.jpg") 2x
  );
}
#apr-hero .apr-container {
  width: 100%;
}
#apr-hero .apr-left {
  margin-left: -8.2em;
}
.apr-left .products-left {
  width: 34em;
  left: 10em;
}
.apr-main {
  margin: 5em 0;
}
.apr-main .main {
  width: 25em;
  margin-bottom: 2em;
}
.apr-main .headline {
  margin-top: -2em;
  right: 12px;
  width: 880px;
  height: 339px;
}
#apr-hero .text {
  width: 29em;
}
#apr-hero .button {
  font-size: 1.4em;
  height: 2.2em;
  width: 11em;
  border-radius: 1.2em;
  background-color: #ff6c00;
  margin-bottom: 1em;
}
.apr-right .products-right {
  width: 26em;
  right: 5em;
}
#apr-hero .watts {
  left: 11em;
  bottom: 15em;
  width: 272px;
  height: 275px;
}
#apr-hero .button,
#apr-hero .button:hover,
#apr-hero .button:active,
#apr-hero .button:visited {
  text-decoration: none;
  color: white;
}
@media screen and (max-width: 2000px) {
}
@media screen and (max-width: 1500px) {
}
@media screen and (max-width: 1300px) {
}
@media screen and (max-width: 991px) {
  #apr-hero .apr-left {
    margin-left: 0;
  }
  .apr-main .main {
    width: 22em;
  }
  #apr-hero .text {
    width: 25em;
  }
  .apr-main .headline {
    margin-top: -2em;
    right: 12px;
    width: 563px;
    height: 300px;
  }
  #apr-hero .button {
    font-size: 1.4em;
  }
}
@media screen and (max-width: 767px) {
  #apr-hero {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(../../../images/25/apr/hero/back-m.jpg);
    background-image: -webkit-image-set(
      url("../../../images/25/apr/hero/back-m.jpg") 1x,
      url("../../../images/25/apr/hero/back-m@2x.jpg") 2x
    );
  }
  #apr-hero .apr-container {
    width: 100%;
  }
  #apr-hero .apr-main {
    overflow: hidden;
    width: 100%;
    margin: 6em 0;
  }
  #apr-hero .apr-inner {
    flex-direction: column;
    width: 100%;
  }
  #apr-hero .button {
    margin-bottom: 8%;
  }
}
@media screen and (max-width: 567px) {
  #apr-hero .button {
    height: 2em;
    width: 11em;
    font-size: 1.2em;
    border-radius: 1em;
    margin-bottom: 3%;
  }
  .products-m {
    width: 100%;
    margin: 0;
  }
  .apr-main .main {
    width: 71%;
    margin-bottom: 4%;
  }
  #apr-hero .text {
    width: 73%;
  }
  .apr-main .headline {
    width: 100%;
    right: 1%;
    margin-top: -3%;
    height: 221px;
  }
  #apr-hero .apr-main {
    overflow: hidden;
    width: 100%;
    margin: 0;
    margin-top: 10%;
    margin-bottom: 32%;
  }
  #apr-hero .watts {
    left: -5%;
    width: 44%;
    bottom: 67%;
    height: 100%;
  }
}

@media screen and (max-width: 400px) {
  .apr-main .headline {
    height: 208px;
  }
}
