@media all
{
  .fwxgalleryslider-caption {display:block;position:absolute;padding:5px;bottom:5px;left:5px;right:5px;top:auto;color:#fff;font-size:16px;line-height:24px;font-weight:300;text-align:left;max-height:none;background-color:rgba(12, 65, 19, 0.8);}
  .slider_home .fwxgalleryslider-caption {max-width:45%;top:30%;left:60px;bottom:auto;font-size:4em;line-height:1em;font-weight:bold;background-color: transparent;text-transform: uppercase;word-break:normal;pointer-events: none;overflow:visible;}
  .fwxgalleryslider-arrow.forward {background: url('../images/verein-mut_2017/fwxgalleryslider/arrows.png') -30px 0px no-repeat;}
  .fwxgalleryslider-arrow.back {background: url('../images/verein-mut_2017/fwxgalleryslider/arrows.png') top left no-repeat;}
}

@media only screen and (max-width:600px)
{
 .slider_home .fwxgalleryslider-caption {top:20%;}
}

@media only screen and (max-width:480px)
{
 .slider_home .fwxgalleryslider-caption {font-size:2em;}
}

@media print
{
  .slider_home {display:none};
}
