.slide-eb-l12000q {
  position: relative;
  background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero.jpg) center top no-repeat;
  /*height: 500px;*/
}

.rtl .slide-eb-l12000q {
  background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero-rtl.jpg) center top no-repeat;
}

/*html[lang="ar"] .hero-slider .slick-transition .slide-eb-l12000q .description,
html[lang="ar"] .hero-slider .slick-static .slide-eb-l12000q .description,
html[lang="he"] .hero-slider .slick-transition .slide-eb-l12000q .description,
html[lang="he"] .hero-slider .slick-static .slide-eb-l12000q .description {
  right: auto;
  left: 10px;
}*/

.slide-eb-l12000q .hero-video-background {
  text-align: center;
  position: absolute;
  top: 0;
  left: -50px;
  right: 0;
}

.slide-eb-l12000q .description {
  opacity: 0;
  transition: opacity 1.2s ease-out 0s;
}

.hero-slider .slick-static .slide-eb-l12000q .description {
  transition: opacity 1.2s ease-out 0s;
}

.hero-slider .slick-transition .slide-eb-l12000q .description,
.hero-slider .slick-static .slide-eb-l12000q .description {
  opacity: 1;
}

.hero-slider .slick-transition .slide-eb-l12000q .description,
.hero-slider .slick-static .slide-eb-l12000q .description {
  transition-delay: 1s;
}

.slide-eb-l12000q .description h2, .slide-eb-l12000q .description h4 {
  text-transform: uppercase;
  color: #FFF;
}

.slide-eb-l12000q .description h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 0;
}

.slide-eb-l12000q .description p {
  color: #FFF;
}

@media only screen and (max-width: 1900px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -100px;
  }
}

@media only screen and (max-width: 1800px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -150px;
  }
}

@media only screen and (max-width: 1650px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -250px;
  }
}

@media only screen and (max-width: 1500px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -300px;
  }
}

@media only screen and (max-width: 1350px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -450px;
  }
}

@media only screen and (max-width: 1250px) {  
  .slide-eb-l12000q .hero-video-background {
    left: -500px;
  }
}

@media only screen and (min-width: 960px) {
  .slide-eb-l12000q .description {
    max-width: 400px; 
    bottom: 140px;
  }  
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  /*.slide > .slide-eb-l12000q {
    background-position: -450px 0px;
  }*/

  .slide-eb-l12000q .description {
    width: 300px;
    bottom: 240px;
  }

  .slide-eb-l12000q {
    background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero-tablet.jpg) center top no-repeat;
  }
}

@media only screen and (max-width: 959px) {  
  .slide-eb-l12000q .hero-video-background {
    display: none;
  }
}


@media only screen and (min-width: 600px) and (max-width: 767px) {
  /*.slide > .slide-eb-l12000q {
    background-position: -400px 0px;

  }*/

  .slide-eb-l12000q .description {
    max-width: 240px;
    bottom: 220px;    
  }

  .slide-eb-l12000q {
    background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero-tablet.jpg) center top no-repeat;
  }
}

@media only screen and (max-width: 768px) { 
  .slide-eb-l12000q .hero-video-background {
    left: 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {  
  /*.slide > .slide-eb-l12000q {
    background-position: -400px 0px;

  }*/

  .slide-eb-l12000q .description {
    max-width: 250px;
    bottom: 220px;
  }

  .slide-eb-l12000q {
    background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero-tablet.jpg) center top no-repeat;
  }
}

@media only screen and (max-width: 479px) {
/*  .slide > .slide-eb-l12000q {
    background-position: -330px 0px;
  }*/

  .slide-eb-l12000q .description {
    max-width: 200px;
    bottom: 150px;
  }

  .slide-eb-l12000q {
    background: #000 url(//neon.epson-europe.com/files/repo/2016/PromoGrid/eb-l12000q_hero-mobile.jpg) center top no-repeat;
  }
}


/*@media only screen and (min-width: 960px) {  
  html[lang="el"] .slide-eb-l12000q .description {
    bottom: 80px;
  }
}*/