/* ==========================================================================
   Print styles
   ========================================================================== */
* {
  background: transparent !important;
  color: #000 !important;
  /* Black prints faster: h5bp.com/s */
  box-shadow: none !important;
  text-shadow: none !important;
  font-family: sans-serif;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
a,
a:visited {
  text-decoration: none;
}
/*
 * Don't show links for images, or javascript/internal links
 */
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
  content: "";
}
pre,
blockquote {
  border: 1px solid #999;
  page-break-inside: avoid;
}
thead {
  display: table-header-group;
  /* h5bp.com/t */
}
tr,
img {
  page-break-inside: avoid;
}
img {
  max-width: 100% !important;
}
@page {
  margin: 1.5cm;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  page-break-after: avoid;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
h1 {
  font-size: 26px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}
p {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.no-margin-bottom-static {
  margin-bottom: 0;
}
.mobile-nav-helper,
.mobile-nav-holder,
.social-bar,
.brand,
.main-nav,
.main-nav-ro,
.ps-dynamic-content,
.sms-current-logo-normal-3d,
.parallax-holder,
.page-section-bg-holder,
.sms-current-logo-normal,
.dynamic-content-header,
.dynamic-content-nav,
.iframe-container,
.royalSlider,
.site-footer,
.intro-left-row,
.fullsize-static-bg,
.fn-news-more,
.social-sharing,
.filter-header,
.filter-header-mobile,
.filter-overlay-holder-mobile,
.ro-spacer,
.ro-top-blocker,
.ro-spacer,
.ro-days-time,
.ro-stages-wrapper {
  display: none !important;
}
.ps-intro {
  min-height: inherit !important;
}
.shuffle-grid {
  height: auto !important;
}
.shuffle-item {
  position: relative !important;
  left: auto !important;
  top: auto !important;
}
.fn-artist-link-group .shuffle-item {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.fn-artist-link-group .shuffle-item img {
  margin-bottom: 5px;
}
.image-link-title {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.ps-dynamic-content.get-static {
  display: block !important;
  min-height: inherit !important;
}
.media-box-subtitle {
  display: block;
  font-size: 14px;
  margin-bottom: 2px;
}
.media-box-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  display: block;
}
.media-box-desc {
  margin-bottom: 20px;
  display: block;
}
.logo-print {
  display: block;
}
.logo-print img {
  width: 100px;
  height: auto;
}
hr {
  display: block;
  height: 0;
  border: 0;
  border-bottom: 1px solid #999;
  margin: 0;
  padding: 0;
  clear: both;
  margin-bottom: 15px;
}
img {
  margin-bottom: 10px;
}
.page-title-mobile {
  display: block;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
.filter-output-mobile {
  display: block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
}
sup {
  font-size: 10px;
}
.center {
  text-align: center;
}
.running-order {
  display: none;
}
.royalSlider {
  height: auto !important;
}
.royalSlider .rsSlide {
  position: relative !important;
  height: auto !important;
}
.royalSlider .rsSlide:nth-child(n+2) {
  display: none;
}
.gallery {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.gallery li {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
.gallery li img {
  margin-bottom: 5px;
}
.gallery li .tag-list {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.only-print {
  display: block;
  font-size: 18px;
  font-family: serif;
  font-style: italic;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
