.slide-EcoTankWestern {
  position: relative;
  background: #292824 url("//neon.epson-europe.com/files/repo/2016/PromoGrid/EcoTankWesternHero-29-3-19.jpg") center top no-repeat;
}

/*.rtl .slide-EcoTankWestern {
  background: #292824 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/EcoTankWesternHero-29-3-19-rtl.jpg) center top no-repeat;
}*/

html[lang="ar"] .hero-slider .slick-transition .slide-EcoTankWestern .description,
html[lang="ar"] .hero-slider .slick-static .slide-EcoTankWestern .description,
html[lang="he"] .hero-slider .slick-transition .slide-EcoTankWestern .description,
html[lang="he"] .hero-slider .slick-static .slide-EcoTankWestern .description {
  right: auto;
  left: 10px;
}

.slide-EcoTankWestern .description {
  opacity: 0;
  transition: opacity 1.2s ease-out 0s;
}

.hero-slider .slick-static .slide-EcoTankWestern .description {
  transition: opacity 1.2s ease-out 0s;
}

.hero-slider .slick-transition .slide-EcoTankWestern .description,
.hero-slider .slick-static .slide-EcoTankWestern .description {
  opacity: 1;
}

.hero-slider .slick-transition .slide-EcoTankWestern .description,
.hero-slider .slick-static .slide-EcoTankWestern .description {
  transition-delay: 1s;
}

.slide-EcoTankWestern .description h2 {
  text-transform: uppercase;
  color: #10128B;
}

.slide-EcoTankWestern .description p {
  color: #FFFFFF;
}

@media only screen and (min-width: 960px) {
  .slide-EcoTankWestern .description {
    max-width: 435px; 
    bottom: 35%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .slide-EcoTankWestern .description {
    width: 300px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
  .slide-EcoTankWestern .description {
    max-width: 240px;    
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {  
  .slide-EcoTankWestern .description {
    max-width: 250px;    
  }
}

@media only screen and (max-width: 959px) {
  .slide-EcoTankWestern .description {
    bottom: 120px;
  }
}

@media only screen and (max-width: 767px) {
  .slide-EcoTankWestern .description {
    bottom: 120px;
  }
}

@media only screen and (max-width: 599px) {
  .slide-EcoTankWestern .description {
    bottom: 120px;
  }
}

@media only screen and (max-width: 479px) {
  .slide > .slide-EcoTankWestern {
    background-position: -425px 0px;
  }
  .slide-EcoTankWestern .description {
    bottom: 100px;
    max-width: 170px;
  }

}

/*@media only screen and (min-width: 960px) {  
  html[lang="el"] .slide-EcoTankWestern .description {
    bottom: 80px;
  }
}*/