﻿.fullwidthbanner-container {
  width: 100% !important;
  position: relative;
  z-index: 20000;
  padding: 0;
  max-height: 500px !important;
  overflow: hidden;
  background-color: black;
}
.fullwidthbanner-container .fullwidthbanner {
  width: 100% !important;
  max-height: 500px !important;
  position: relative;
}
.bg-black-opacity {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 7px;
  -webkit-text-shadow: none !important;
  text-shadow: none !important;
}
.bg-overlayer {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  opacity: 0.25;
  filter: alpha(opacity=25);
  z-index: 0;
}
.bg-overlayer_pattern_1 {
  background: url('/content/img/overlays/overlay1.png') repeat;
}
.bg-overlayer_pattern_2 {
  background: url('/content/img/overlays/overlay2.png') repeat;
}
.bg-overlayer_pattern_3 {
  background: url('/content/img/overlays/overlay3.png') repeat;
}
.bg-overlayer_pattern_4 {
  background: url('/content/img/overlays/overlay4.png') repeat;
}
.bg-overlayer_pattern_5 {
  background: url('/content/img/overlays/overlay5.png') repeat;
}
.bg-overlayer_pattern_6 {
  background: url('/content/img/overlays/overlay6.png') repeat;
}
.bg-overlayer_pattern_7 {
  background: url('/content/img/overlays/overlay7.png') repeat;
}
.bg-overlayer_pattern_8 {
  background: url('/content/img/overlays/overlay8.png') repeat;
}
.bg-overlayer_pattern_9 {
  background: url('/content/img/overlays/overlay9.png') repeat;
}
.bg-overlayer_pattern_10 {
  background: url('/content/img/overlays/overlay10.png') repeat;
}
/*# sourceMappingURL=rs-style.css.map */