/* distillery begin */
.distillery {
  background-image: url(/mediaMarket-cz-sk/10772/hero_diva_cz_unq_37eb10ec2a02436a9f64b864a95edf59.jpg);
}
.focuses-wrapper .main-focus .focus-area.distillery  {
  justify-content: flex-start;
}
.distillery .line-01 {
  color: #000000;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  font-weight: 900;
  padding-top: 0px;
}
.distillery .line-01 img {
  width: initial !important;
}
.distillery .line-02 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 27px;
  padding-top: 0px;
  max-width: 520px;
  color: #000000;
}
.distillery .line-03 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 20x;
  white-space: nowrap;
  color: #ffffff;
}
.distillery .commonButton {
  margin-top: 10px;
  margin-bottom: 35px;
  font-weight: 700;
  float: right;
}
@media screen and (max-width: 1024px) {
  .focuses-wrapper .focus-area.distillery {
    background-position: -800px right;
  }
  .focuses-wrapper .main-focus .distillery .focus-content {
    transform-origin: bottom right;
    margin-bottom: 26px;
  }
.distillery .line-01 {
  padding-top: 0px;
  margin-top: -50px;
}
}
@media screen and (max-width: 790px) {
  .focuses-wrapper .main-focus .distillery .focus-content {
    margin-bottom: 39px;
    background-position: -20px left;
  }
  .distillery .line-01 {
    padding-top: 0px;
    margin-top: -80px;
  }
}
@media screen and (max-width: 550px) {
  .distillery {
  }
  .focuses-wrapper .main-focus .focus-area.distillery {
    justify-content: flex-start;
    height: 300px;
    background-size: auto;
  }
  .distillery .line-01 {
    padding-top: 0px;
    margin-top: -30px;
  }
  .distillery .line-02 {
    font-size: 20px;
    padding-top: 5px;
    margin-top: 10px;
    line-height: 28px;
    margin-left: auto;
    margin-right: auto;
  }
  .distillery .line-03 {
    padding-top: 5px;
  }
  .distillery .commonButton {
    margin-top: 15px;
  }
  .focuses-wrapper .commonButton {
    width: 150px;;
  }
}
@media screen and (max-width: 400px) {
  .distillery .line-01 {
   margin-top: -60px;
    font-size: 30px;
    line-height: 44px;
  }
  .focuses-wrapper .main-focus .focus-area.distillery {
    height: 56vw;
    background-size: contain;
    background-position: bottom center !important;
    background-repeat: no-repeat;
  }
}


/* distillery end */
