@charset "UTF-8";
/* Brand colors */
/* General Colors */
/* Social colors */
/* Font */
/* Card */
/* opacity */
/***
Deutsche Harmonia Mundi
***/
/* Colors*/
/*$title-dhm-heading: 'Eczar', serif;
$dhm-body: 'Gentium Basic', serif;*/
/* Vendor Prefixing */
/* extra */
/* custom */
.spacer-y-1 {
  display: block;
  height: 1em;
}

/* Center */
/* A tags */
/* Border Radius Buttons */
*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color: #c5161c;
  outline: none;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
a .no-hover-fx:hover, a.no-hover-fx:hover {
  opacity: 1;
}

img.no-hover-fx:hover {
  opacity: 1;
}

/* Base Font */
/* open-sans-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-300.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-300.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-300italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-300italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-300italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-regular.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-regular.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-500.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-500.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-500italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-500italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-500italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-600.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-600.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-600italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-600italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-600italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-700.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-700.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-700italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-700italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-800.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-800.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* open-sans-800italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 800;
  src: url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-800italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/open-sans-v36-latin_latin-ext-800italic.ttf") format("truetype"); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* DHM Title */
/* Heading */
/* eczar-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Eczar";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.woff") format("woff"), url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/eczar-v17-latin-regular.svg#Eczar") format("svg"); /* Legacy iOS */
}
/* playfair-display-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.woff") format("woff"), url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/playfair-display-v30-latin-regular.svg#PlayfairDisplay") format("svg"); /* Legacy iOS */
}
/* Body */
/* latin-ext */
@font-face {
  font-family: "Gentium Basic";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/Wnz9HAw9aB_JD2VGQVR80We3LAOJiAI_.woff2") format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Gentium Basic";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/Wnz9HAw9aB_JD2VGQVR80We3LA2JiA.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* alice-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Alice";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.woff") format("woff"), url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/alice-v20-latin-regular.svg#Alice") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-italic.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 600;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 600;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-600italic.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* source-sans-pro-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.eot"); /* IE9 Compat Modes */
  src: url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.eot?#iefix") format("embedded-opentype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.woff2") format("woff2"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.woff") format("woff"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.ttf") format("truetype"), url("/sonyclassical_d_e/fonts/source-sans-pro-v21-latin-700italic.svg#SourceSansPro") format("svg"); /* Legacy iOS */
}
/* Headline, Main menu */
/* Subnav menu item */
/*Text content*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}

main p {
  font-weight: 300;
}

/* Title */
.title {
  margin-bottom: 1rem;
}
.title > * {
  font-size: 1.5rem;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 2px solid #c5161c;
  padding: 0 0.2em;
  text-align: center;
}
.title.title-feed > * {
  font-size: 1rem;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header-spotlight {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  background-color: #000000;
}
.header-spotlight::before {
  content: "";
  -webkit-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.3);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}
.header-spotlight .spotlight-content {
  min-height: 21.875em;
  background-repeat: no-repeat;
  background-position: 25% 25%;
}
.header-spotlight.header-product .spotlight-content {
  background-position: 25% 25%;
}
.header-spotlight .artist-link {
  color: #ffffff;
  font-weight: bold;
}
.header-spotlight .artist-name {
  position: absolute;
  left: 3%;
  bottom: 20%;
  padding: 0.5em 1em;
  display: inline-block;
  background-color: rgba(197, 22, 28, 0.7);
  color: #ffffff;
}
.header-spotlight .spotlight-infobar {
  position: absolute;
  width: 100%;
  bottom: 0;
  background-color: rgba(197, 22, 28, 0.7);
  text-align: center;
  color: #ffffff;
  padding: 0.5em 0;
}
.header-spotlight .spotlight-infobar ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 1em;
}
.header-spotlight .spotlight-infobar ul li:first-child {
  margin-right: 3px;
}
.header-spotlight .spotlight-infobar ul li a i {
  color: #ffffff;
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.navbar {
  text-align: center;
  height: 80px;
  padding: 0.5rem 0;
}
@media (max-width: 767px) {
  .navbar .navbar-brand {
    padding-top: 0;
  }
}
.navbar .nav-breadcrumb {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navbar .navbar-collapse {
  z-index: 999;
  background-color: #ffffff;
  margin-top: 4px;
  position: relative;
}
@media (max-width: 767px) {
  .navbar .navbar-collapse {
    border-top: 1px solid #dddddd;
    position: absolute;
    top: 76px;
    left: 1%;
    width: 100%;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .navbar .navbar-collapse.collapsing {
    height: auto !important;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    left: 100%;
  }
  .navbar .navbar-collapse.show {
    left: 0;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item {
    text-align: left;
    border-bottom: 1px solid #dddddd;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.active {
    background-color: #c5161c;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link {
    color: #ffffff;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.active .nav-link::before {
    color: #ffffff;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 1rem;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link::before {
    color: #c5161c;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f04b";
    font-size: 1rem;
    margin-right: 0.5rem;
  }
}
.navbar .nav-item .nav-link {
  padding: 0;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.navbar .nav-item a {
  color: #000000;
}
.navbar .nav-item a:hover {
  color: #c5161c;
}
.navbar .nav-item.active a {
  color: #c5161c;
  border-bottom: 1px solid #c5161c;
}
.navbar .navbar-toggler {
  padding: 0 0.5rem 0 0;
  border: none;
  border-radius: 0;
}
.navbar .navbar-toggler:focus {
  outline: none;
}
.navbar .navbar-toggler .navbar-toggler-icon {
  position: relative;
  margin-top: -0.3rem;
}
.navbar .navbar-toggler .navbar-toggler-icon, .navbar .navbar-toggler .navbar-toggler-icon::before, .navbar .navbar-toggler .navbar-toggler-icon::after {
  width: 2.3rem;
  height: 6px;
  background-color: #c5161c;
  border-radius: 6px;
  display: inline-block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.navbar .navbar-toggler .navbar-toggler-icon::before, .navbar .navbar-toggler .navbar-toggler-icon::after {
  content: "";
  position: absolute;
  left: 0;
}
.navbar .navbar-toggler .navbar-toggler-icon::before {
  top: -0.8rem;
}
.navbar .navbar-toggler .navbar-toggler-icon::after {
  top: 0.8rem;
}
.navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
  background-color: transparent;
}
.navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::before {
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.navbar .navbar-toggler[aria-expanded=true] .navbar-toggler-icon::after {
  top: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.navbar .nav-overlay-mask {
  visibility: hidden;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 888;
  background-color: rgba(0, 0, 0, 0.5);
}
.navbar .nav-overlay-mask .active-mask {
  visibility: visible;
}

@media (max-width: 33.9em) {
  body {
    /*.navbar {
        position: fixed;
        top: 0;
    }*/
  }
}
.pagination-counter {
  font-size: 0.8em;
}

.video {
  /*    position:relative;
      width: 100vw;
      margin-left: -50vw;
      left:50%;*/
}

a.lng-button:hover {
  color: #c5161c;
}

a.lng-button {
  color: black;
  margin-left: 1.5em;
}

footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 0.8rem;
}
footer .footer-logo {
  padding: 3em 0 4em 0;
}
footer .copyright {
  padding: 2em 1em;
}
footer .copyright a {
  color: #969696;
}
footer .copyright a:hover {
  color: #7d7d7d;
  text-decoration: underline;
}

.product-info header .artist-name {
  color: #6a6969;
  font-size: 0.9rem;
  font-weight: 400;
}
.product-info header .release-date {
  color: #6a6969;
  font-size: 0.9rem;
  font-weight: 400;
}
.product-info .product-description {
  margin-top: 1.5rem;
}

.morebio {
  font-weight: 400;
}
.morebio .morecontent span {
  display: none;
}
.morebio .morelink {
  display: block;
  text-align: center;
}
.morebio .morelink:hover {
  opacity: 0.7;
}

.tracklisting {
  margin: 0 auto;
  margin-top: 2em;
  line-height: 1.5em;
}
.tracklisting .cd-wrapper {
  max-width: 600px;
  margin: 0 auto;
}
.tracklisting .disc-title {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #cdc7c7;
  line-height: 1.5;
  text-align: center;
  font-size: 1.25rem;
}
.tracklisting .dropdown-toggle::after {
  margin-left: 4em;
}
.tracklisting .subtitle {
  word-wrap: break-word;
  padding: 0 0.5em;
  list-style-type: none;
  margin-left: -0.6em;
  text-indent: 0;
  font-weight: bold;
}
.tracklisting .track {
  word-wrap: break-word;
  counter-increment: item;
  padding: 0 0.5em;
  list-style-type: none;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  text-indent: -1.3em;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.tracklisting .track.active {
  background: #c5161c;
  color: #ffffff;
}
.tracklisting .track.active .fa {
  color: #ffffff !important;
}
.tracklisting .track.active .playlink .playlink-number {
  color: #ffffff;
}
.tracklisting .track.active .playlink:before {
  color: #c5161c;
}
.tracklisting .track .playlink:before {
  display: table-cell;
  min-width: 1em;
  font-weight: bold;
  color: #000000;
  content: counter(item) ".";
}
.tracklisting .track .playlink .playlink-number {
  display: inline-block;
  min-width: 2.5em;
  font-weight: bold;
  color: #000000;
}
.tracklisting .track .playlink .playlink-text {
  padding-right: 3em;
  padding-left: 1em;
  margin-right: 1em;
  width: 60em;
  display: table-cell;
  text-align: left;
  color: #000000;
}
.tracklisting .track .playlink .fa {
  margin-top: 0.25em;
  /*
  float: right;
  clear: right;
  color: $color-red;

   */
}

.newsletter-container .container-fluid .row .embed-responsive {
  position: relative;
  padding-top: 40%;
}
.newsletter-container .container-fluid .row .embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.card {
  border-radius: 0;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.card .card-img-top {
  border-radius: 0;
}
.card .card-body {
  padding: 0.7rem 0.7rem 0.4rem 0.7rem;
  font-size: 1rem;
}
.card .card-body h3 {
  font-size: 1rem;
}
.card .card-body .card-text {
  font-size: 0.9rem;
  margin-bottom: 0;
}
.card .card-body .card-cta {
  font-size: 1rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding-top: 0.3em;
}
.card .card-body .card-cta:hover {
  color: #ec555a;
}
.card a {
  color: #c5161c;
}
.card a:hover {
  opacity: 0.8;
}

.product-list-home .card a .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 238px;
}
@media (min-width: 767px) {
  .product-list-home .card a .card-img-top {
    min-height: 182px;
  }
}

.product-list .card a .card-img-top {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: auto;
}
@media (min-width: 767px) {
  .product-list .card a .card-img-top {
    min-height: 253px;
  }
}

/* Artist list cards*/
.artist-container .card .card-body {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.artist-container .card .card-body .card-cta {
  border-top: none;
  padding: 0;
}

/* Home, Spotify playlists */
.spotlight {
  height: 43.75em;
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  padding-bottom: -30px;
  /*   .owl-stage-outer {
          height: 60vh;
      }*/
}
.spotlight .owl-carousel {
  height: 100%;
}
.spotlight .owl-carousel .owl-stage-outer {
  height: 100%;
}
.spotlight .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.spotlight .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.spotlight .owl-item article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  max-height: 43.75em;
  height: 100%;
}
.spotlight .owl-item article img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.spotlight .spotlight-overlay {
  position: absolute;
  bottom: 3em;
  left: 3em;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .spotlight .spotlight-overlay {
    bottom: 2em;
    left: 1em;
  }
}
.spotlight .spotlight-overlay .spotlight-title {
  background-color: rgba(197, 22, 28, 0.7);
  padding: 1em;
  max-width: 400px;
  margin-bottom: 0;
}
.spotlight .spotlight-overlay .spotlight-subtitle {
  font-size: 1em;
  font-weight: 400;
}
.spotlight .spotlight-overlay .spotlight-description {
  background-color: rgba(54, 51, 52, 0.7);
  padding: 0.4em 1em;
  max-width: 500px;
}
.spotlight .spotlight-overlay .spotlight-description p {
  font-weight: 400;
  margin-bottom: 0;
}
.spotlight .spotlight-overlay .spotlight-description > * {
  font-size: 1rem;
  line-height: 1.3;
}
.spotlight .spotlight-overlay .spotlight-link {
  background-color: rgba(54, 51, 52, 0.7);
  padding: 0.4em 1em;
  display: inline-block;
}
.spotlight .spotlight-overlay .spotlight-link i {
  color: #c5161c;
}
.spotlight .spotlight-overlay .spotlight-link a {
  color: #ffffff;
}
.spotlight .spotlight-overlay .spotlight-link a:hover {
  color: #b3b3b3;
}
.spotlight .owl-dots {
  position: absolute;
  bottom: 1em;
  right: 2em;
  z-index: 100;
  color: #ffffff;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.spotlight .owl-dots .owl-dot {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.spotlight .owl-dots .owl-dot span {
  /*width: 13px;
  height: 13px;*/
  margin: 5px 7px;
}
.spotlight .owl-dots .owl-dot span::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f04b";
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
}
.spotlight .owl-dots .owl-dot.active {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}
.spotlight .owl-dots .owl-dot.active span::after {
  color: #c5161c;
  vertical-align: bottom;
}

.infobar {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  -webkit-box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.3);
  background: #c5161c;
  padding: 1em;
}
.infobar ul {
  margin: 0;
}
.infobar ul li {
  font-size: 0.9em;
  line-height: 42px;
  font-weight: 300;
}
.infobar ul li:not(:last-child) {
  margin-right: 3rem;
}
@media (max-width: 576px) {
  .infobar ul li:not(:last-child) {
    margin-right: 0;
  }
}
.infobar ul li a {
  color: #ffffff;
}
.infobar ul li a:hover {
  color: #cccccc;
}
.infobar ul li i {
  margin-top: 7px;
}
.infobar .fa-angle-right {
  display: none;
}

.color-red {
  color: #c5161c;
}

.color-white {
  color: #ffffff;
}

.socials {
  background: #c5161c;
  padding: 1em;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.socials a {
  color: #ffffff;
}
.socials .fa-angle-right {
  display: none;
}
.socials ul {
  margin-bottom: 0;
}
.socials ul li:not(:last-child) {
  margin-right: 3rem;
}

#feedor .feedor-item {
  /*&:first-of-type{
      .card {
          margin-top: 0;
      }
  }*/
}
#feedor .feedor-item .card {
  margin-top: 0;
  margin-bottom: 25px;
}
#feedor .card {
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
#feedor .card:hover {
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
#feedor .card .card-block .feedor-element a {
  color: #c5161c;
}
#feedor .card .card-block .feedor-element .content {
  padding: 0;
}
#feedor .card .card-block .feedor-element .content .header-feed {
  padding-top: 1rem;
}
#feedor .card .card-block .feedor-element .content .header-feed .author-img {
  display: inline-block;
  width: 3.5em;
  margin-bottom: 0.5em;
}
#feedor .card .card-block .feedor-element .content .media-body .text-wrapper {
  font-size: 0.9em;
  padding: 0.5rem 1rem 0 1rem;
}
#feedor footer {
  background-color: transparent;
  color: inherit;
}
#feedor footer .feedor-social-icon {
  color: #4267B2;
}

.navigation .pagination .page-item .page-link {
  color: #c5161c;
}
.navigation .pagination .page-item .page-link:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(197, 22, 28, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(197, 22, 28, 0.25);
}
.navigation .pagination .page-item.active .page-link {
  background-color: #c5161c;
  border-color: #c5161c;
  color: #ffffff;
}

/* Shadow for the buttons */
/* cta Hover */
/* News view order now button*/
.cta-order {
  display: block;
  background-color: #c5161c;
  margin: 0;
  text-align: center;
}
.cta-order:link, .cta-order:active, .cta-order:visited {
  color: #ffffff;
  padding: 0.3rem 1.5rem;
}
.cta-order:hover {
  opacity: 0.7;
}

/* News view back button*/
.cta-back {
  background-color: #6a6969;
  margin: 1rem 0 2rem 0;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
  display: inline-block;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.cta-back a {
  display: inline-block;
  padding: 0.3rem 1.5rem 0.3rem 0;
}
.cta-back a:link, .cta-back a:active, .cta-back a:visited {
  color: #ffffff;
}
.cta-back:hover {
  opacity: 0.7;
}
.cta-back::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f04a";
  font-size: 1rem;
  color: #ffffff;
  text-align: center;
  padding-left: 1.5rem;
}

/* Artist more button */
.cta-more {
  display: inline-block;
  background-color: #c5161c;
  margin: 1rem 0 2rem 0;
  -webkit-box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.cta-more a {
  display: inline-block;
  padding: 0.3rem 1.5rem;
}
.cta-more a:link, .cta-more a:active, .cta-more a:visited {
  color: #ffffff;
}
.cta-more:hover {
  opacity: 0.7;
}

.tablesorter thead tr .header {
  cursor: pointer;
}
.tablesorter thead tr .header .fa-caret-down {
  color: #969696;
}
.tablesorter thead tr .header.headerSortUp .fa-caret-down, .tablesorter thead tr .header.headerSortDown .fa-caret-down {
  color: #c5161c;
}
.tablesorter thead tr .header.headerSortUp .fa-caret-down {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.tablesorter a:hover {
  opacity: 0.7;
}

.jplayer-content .btn-group {
  width: 70%;
}
.jplayer-content .btn-group .btn-width {
  z-index: 0;
  width: 99%;
  text-align: left;
}
.jplayer-content .btn-group > .btn.dropdown-toggle {
  margin-left: -30px;
  padding-left: 8px;
  padding-right: 8px;
}
.jplayer-content .btn-group > .btn:first-child:not(.dropdown-toggle) {
  border-radius: 0.25em;
}
.jplayer-content .btn-group .dropdown-menu {
  min-width: 0;
  width: 100%;
}
.jplayer-content .btn-group .dropdown-menu .dropdown-item {
  white-space: normal;
  padding-right: 0.5em;
}
@media (max-width: 47.9em) {
  .jplayer-content .btn-group {
    width: 100%;
  }
}

.jplayer-box {
  max-width: 600px;
  margin: 0 auto;
}
.jplayer-box .disc-title {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #cdc7c7;
  line-height: 1.5;
  text-align: center;
}
.jplayer-box h3,
.jplayer-box h4 {
  font-size: 1.2em;
  /*margin-left:0.2em;*/
}
.jplayer-box ol {
  padding-left: 0;
  line-height: 1.5em;
  list-style-position: inside;
}
.jplayer-box ol.tracklist {
  margin-top: 10px;
  margin-left: 1%;
  counter-reset: item;
  display: table;
}
.jplayer-box ol li {
  word-wrap: break-word;
  padding: 0 0.5em;
  list-style-type: none;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
  text-indent: -1.3em;
}
@media (max-width: 47.9em) {
  .jplayer-box ol li {
    text-indent: 0;
  }
}
.jplayer-box ol li.title {
  margin-left: -0.6em;
  text-indent: 0;
  font-weight: bold;
}
.jplayer-box ol li.composer-title h3 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.jplayer-box ol li.composer-title.accumulation-composer-title {
  margin-bottom: -1em;
}
.jplayer-box ol li.track {
  padding-left: 0;
  counter-increment: item;
  display: table-row;
}
.jplayer-box ol li.track .cta-arrow {
  display: table-cell;
}
.jplayer-box ol li.accumulation-title {
  margin-top: 2em;
}
.jplayer-box ol li.accumulation {
  padding-right: 0;
  margin-left: 0;
  margin-bottom: 2em;
}
.jplayer-box ol li.accumulation ol {
  margin-top: 0;
  margin-left: -0.5em;
}
.jplayer-box ol li.accumulation ol .title {
  margin-top: 2em;
}
@media (max-width: 47.9em) {
  .jplayer-box ol li.accumulation ol {
    margin-left: 0;
  }
}
.jplayer-box ol li.active {
  background: #c5161c;
  color: #ffffff;
}
.jplayer-box ol li.active:hover {
  opacity: 0.8;
}
.jplayer-box ol li.active .playlink:link, .jplayer-box ol li.active .playlink:active, .jplayer-box ol li.active .playlink:visited {
  color: #ffffff;
}
.jplayer-box ol li.active .playlink:link:hover, .jplayer-box ol li.active .playlink:active:hover, .jplayer-box ol li.active .playlink:visited:hover {
  opacity: 1;
}
.jplayer-box ol li.active .playlink:link:before, .jplayer-box ol li.active .playlink:active:before, .jplayer-box ol li.active .playlink:visited:before {
  color: #c5161c;
  display: table-cell;
  width: 2em;
}
.jplayer-box ol li.active .playlink:link .playlink-text, .jplayer-box ol li.active .playlink:active .playlink-text, .jplayer-box ol li.active .playlink:visited .playlink-text {
  padding-right: 3em;
  padding-left: 1em;
  margin-right: 1em;
  width: 60em;
  display: table-cell;
  text-align: left;
  color: #ffffff;
  overflow: ellipses;
}
.jplayer-box ol li .playlink {
  display: block;
}
.jplayer-box ol li .playlink:before {
  display: inline-block;
  min-width: 1em;
  font-weight: bold;
  color: #000000;
  content: counter(item) ".";
}
.jplayer-box ol li .playlink.playlink-disabled:link:hover, .jplayer-box ol li .playlink.playlink-disabled:active:hover, .jplayer-box ol li .playlink.playlink-disabled:visited:hover {
  opacity: 1;
}
.jplayer-box ol li .playlink:hover {
  text-decoration: none;
}
.jplayer-box ol li .playlink .playlink-text {
  color: #000000;
  margin-right: 1em;
}
.jplayer-box ol li .playlink .fa {
  margin-top: 0.25em;
}
.jplayer-box ol li .playlink .fa-play,
.jplayer-box ol li .playlink .fa-pause,
.jplayer-box ol li .playlink .fa-ban {
  margin-top: 0.25em;
}
@media (max-width: 47.9em) {
  .jplayer-box ol {
    line-height: 1.6em;
  }
  .jplayer-box ol li {
    margin: 0.5em 0;
    border-bottom: 1px dotted rgba(150, 150, 150, 0.3);
  }
  .jplayer-box ol li.title, .jplayer-box ol li.subtitle, .jplayer-box ol li.sub-subtitle, .jplayer-box ol li.composer-title {
    border-bottom: 0;
  }
  .jplayer-box ol li.accumulation {
    margin-left: -0.5em;
    border-bottom: 0;
  }
  .jplayer-box ol li.track {
    padding-left: 0;
    counter-increment: item;
  }
  .jplayer-box ol li.active .playlink:link:before, .jplayer-box ol li.active .playlink:active:before, .jplayer-box ol li.active .playlink:visited:before {
    color: #ffffff;
  }
}

.artist-dropdown {
  position: relative;
}
.artist-dropdown .dropdown-toggle {
  background-color: #ffffff;
  border-color: #cdc7c7;
  width: 100%;
  text-align: left;
}
.artist-dropdown .dropdown-toggle::before {
  display: inline-block;
  content: "";
  height: 100%;
  border: 1px solid #cdc7c7;
  position: absolute;
  top: 0;
  right: 2em;
}
.artist-dropdown .dropdown-toggle::after {
  position: absolute;
  right: 0.8em;
  top: 50%;
}
.artist-dropdown .dropdown-menu {
  height: auto;
  max-height: 250px;
  overflow-x: hidden;
}
.artist-dropdown .dropdown-menu.show {
  min-width: 100%;
}
.artist-dropdown .dropdown-menu .dropdown-item::before {
  content: "•";
  padding-right: 0.3em;
}

/* flex styles */
.flex-style, .event-search .search-container, .search-container, .search-container form {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: start;
  -webkit-box-align: start;
          align-items: flex-start;
}

/* Global search */
.search-container form {
  width: 100%;
}
.search-container form .form-group .form-control {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-container form .search-icon {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border: 1px solid #ced4da;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #969696;
}
.search-container .form-group {
  width: 100%;
}
.search-container .form-group .form-control {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search-container .search-icon {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border: 1px solid #ced4da;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #969696;
}

.event-search .search-container .form-group {
  width: 100%;
}
.event-search .search-container .form-group .form-control {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.event-search .search-container .search-icon {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  border: 1px solid #ced4da;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  color: #969696;
}

/* Nav Search */
/* Nav search icon */
.nav-search-icon {
  cursor: pointer;
  padding: 0;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.nav-search-icon:hover {
  color: #c5161c;
}
@media only screen and (max-width: 768px) {
  .nav-search-icon {
    display: none;
  }
}

.nav-search {
  display: block;
}
@media only screen and (min-width: 768px) {
  .nav-search {
    position: absolute;
    top: 42px;
    left: 50%;
    min-width: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    display: none;
  }
  .nav-search.active {
    display: block;
  }
}
.nav-search .form-group {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.nav-search .form-group .form-control {
  border-radius: 0;
}
.nav-search .form-group .form-control:focus {
  border-color: #c5161c;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
@media (max-width: 767px) {
  .nav-search {
    padding: 0.6em 0.6em;
    border-bottom: 1px solid #dddddd;
  }
}

.search-icon {
  background-color: transparent;
}
.search-icon i {
  font-size: 1.3rem;
}

/* Search result */
.ui-autocomplete-input {
  margin-bottom: -1rem;
  min-width: 260px;
  margin-left: auto;
  margin-right: auto;
}
.ui-autocomplete-input.ui-autocomplete-loading {
  background: url("/sonyclassical_d_e/img/loading.gif") no-repeat right center;
  background-size: auto 100%;
  background-color: #ffffff;
}

.ui-widget-content {
  background-color: #363334;
}

.ui-autocomplete {
  overflow-y: auto;
  max-height: 50vh;
  right: 9px;
}
.ui-autocomplete li {
  display: block !important;
  margin-right: 0 !important;
}
.ui-autocomplete .ui-autocomplete-category {
  background: #c5161c;
  color: #ffffff;
  padding-left: 1em;
  font-weight: 700;
  padding-top: 1px;
  text-align: left;
}
.ui-autocomplete .ui-menu-item a {
  color: #ffffff;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  padding: 5px 0em 5px 0.7em;
  width: 100%;
  font-size: 1em;
  text-transform: none;
  font-weight: unset;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  border: none;
  margin: 0;
  background-color: #433f41;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-thumb-wrapper {
  max-width: 20%;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-thumb-wrapper .search-thumb {
  background-size: cover;
  background-position: center;
  width: 100%;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper {
  height: 60px;
  padding: 7px 0;
  width: 75%;
  margin-left: 10px;
  text-align: left;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper .search-artist {
  font-weight: bold;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper .search-teaser {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper .search-label, .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper .search-artist {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.ui-autocomplete .ui-menu-item .ui-menu-item-wrapper .search-text-wrapper.no-results {
  height: auto;
}

@media (max-width: 33.9em) {
  .ui-autocomplete {
    padding: 0 !important;
  }
  .ui-autocomplete li {
    padding: 0 !important;
  }
  .ui-autocomplete li a.ui-menu-item-wrapper {
    text-transform: none !important;
    font-weight: unset !important;
    text-align: left;
  }
  .ui-autocomplete .ui-autocomplete-category {
    padding-left: 0.5em !important;
  }
}
.release-slider .owl-stage-outer {
  padding: 0 0.1em;
}
.release-slider .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.release-slider .owl-stage .owl-item .card {
  width: auto;
  height: calc(100% - 0.5em);
  margin-bottom: 0.5em;
}
.release-slider .owl-nav {
  margin-top: 0.5em;
  text-align: center;
}
.release-slider .owl-nav .owl-prev,
.release-slider .owl-nav .owl-next {
  position: absolute;
  top: 45%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #dddddd;
}
.release-slider .owl-nav .owl-prev {
  left: -3%;
}
.release-slider .owl-nav .owl-next {
  right: -3%;
}

/* Artist detail page, more releases slider */
.more-releases .release-slider .owl-item .card .card-body a {
  font-weight: 400;
}
.more-releases .release-slider .owl-item .card .all-releases-link {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 0.7rem;
}
.more-releases .release-slider .owl-item .card .all-releases-text {
  background-color: #c5161c;
  color: #ffffff;
  padding: 0.3em 0 0.5em 0;
}

.form-group.required .control-label::after {
  content: " *";
  color: red;
}

.form-control {
  border-left: 3px solid;
  -webkit-transition: border-color 0.5s ease-out;
  transition: border-color 0.5s ease-out;
}
.form-control:optional {
  border-left-color: #6a6969;
}
.form-control:required:valid {
  border-left-color: #1ED760;
}
.form-control:invalid {
  border-left-color: #ec555a;
}
.form-control:required:focus:valid {
  border-color: darkolivegreen;
}
.form-control:focus:invalid {
  border-color: #ec555a;
}

/* Submit Button */
.submit input {
  background-color: #6a6969;
  color: #ffffff;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.submit input:hover {
  opacity: 0.7;
}

/* FIX, No border for the search inputs */
.search-container .form-control {
  border-left: 1px solid;
  border-left-color: #ced4da;
}

.nav-search .form-control {
  border-left: 1px solid;
  border-left-color: #ced4da;
}

#custom-player {
  margin: 0 -15px;
  background: black;
  height: 100%;
}

.video-slider {
  margin: 0 3%;
}

/* Spotify Playlist */
.spotify-playlist .card {
  width: 100%;
}
.spotify-playlist .card .card-body a .fa-spotify {
  color: #1db954;
}

@media (max-width: 1000px) {
  #gdpr-notice {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}
@media (max-width: 767px) {
  #gdpr-notice {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  #gdpr-notice div {
    padding: 0 !important;
  }
  #gdpr-notice h3 {
    padding: 0;
    margin: 2vi 0 0 0;
    font-size: 4vi;
    line-height: 4vi;
    color: white;
  }
  #gdpr-notice p {
    font-size: 1.5vi;
    padding: 0rem;
    margin: 2vi;
  }
  #gdpr-notice button {
    margin-top: 0 !important;
    font-size: 2vi;
    padding: 1.5vi !important;
  }
}

.tp-placeholder h3 {
  margin-top: 0.5em;
  margin-bottom: 0.2rem;
}
.tp-placeholder div {
  padding: 8% 0rem !important;
  -webkit-transform: translateY(-60%) !important;
      -ms-transform: translateY(-60%) !important;
          transform: translateY(-60%) !important;
}
.tp-placeholder button {
  cursor: pointer;
}
@media (min-width: 576px) and (max-width: 1200px) {
  .tp-placeholder {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .tp-placeholder div {
    padding: 8% 0rem !important;
  }
  .tp-placeholder h3 {
    padding: 0;
    margin: 2vi 0 0 0;
    font-size: 2vi;
    line-height: 2vi;
    color: white;
  }
  .tp-placeholder p {
    font-size: 1vi;
    line-height: 0.9vi;
    padding: 0rem;
    margin: 0.8vi;
  }
  .tp-placeholder button {
    margin-top: 0 !important;
    font-size: 1.3vi;
    padding: 0.6vi !important;
  }
}
@media (max-width: 435px) {
  .tp-placeholder {
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
  .tp-placeholder iframe {
    display: none;
  }
  .tp-placeholder div {
    padding: 50% 0rem !important;
    -webkit-transform: translateY(-60%) !important;
        -ms-transform: translateY(-60%) !important;
            transform: translateY(-60%) !important;
  }
  .tp-placeholder h3 {
    padding: 0;
    margin: 3vi 0 0 0;
    font-size: 4vi;
    line-height: 4vi;
    color: white;
  }
  .tp-placeholder p {
    font-size: 2vi;
    line-height: 2vi;
    padding: 0rem;
    margin: 3vi;
  }
  .tp-placeholder button {
    margin-top: 0 !important;
    font-size: 3vi;
    padding: 1.5vi !important;
  }
}

.article-container .article-content .article-header {
  margin-bottom: 2.5rem;
}
.article-container .article-content .article-header h2 {
  font-size: 1.3rem;
}
.article-container .article-content .article-header .article-date {
  margin-top: 1.5rem;
}
.article-container .article-content .article-text p a {
  color: #c5161c !important;
  text-decoration: none !important;
}
.article-container .article-content .article-text p a:hover {
  text-decoration: underline !important;
}
.article-container .article-content .article-text a {
  color: #c5161c !important;
  text-decoration: none !important;
}
.article-container .article-content .article-text a:hover {
  text-decoration: underline !important;
}

.product-release .product-img {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 767.98px) {
  .product-release .product-img {
    margin-bottom: 3rem;
  }
}
.product-release .product-artist {
  color: #6a6969;
}
.product-release .product-artist i {
  font-size: 0.8rem;
  padding-right: 0.5rem;
  color: #dddddd;
}
.product-release .product-release-date {
  color: #6a6969;
}

.product-info .artist-name i {
  font-size: 0.8rem;
  padding-right: 0.5rem;
  color: #dddddd;
}

.img-square {
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
.img-square img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

/* Artist show more and less button */
.more {
  font-weight: 400;
  /* .morecontent span { 
      display: none;
  } */
}
.more .morecontent {
  display: none;
}
.more .morelink {
  display: block;
}
.more .morelink:hover {
  opacity: 0.7;
}

html, body {
  height: 100%;
}

.error-page {
  position: relative;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.error-page .red-stripe {
  position: absolute;
  top: 43%;
  left: -50%;
  width: 200%;
  height: 350px;
  background-color: #c5161c;
  -webkit-transform: rotate(-15deg);
      -ms-transform: rotate(-15deg);
          transform: rotate(-15deg);
  z-index: -1;
}
.error-page header {
  width: 100%;
  max-width: 1140px;
  margin-top: 40px;
  padding: 0 15px;
}
.error-page main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 100%;
}
.error-page main .error-text {
  max-width: 100%;
  padding: 0 1em;
}
.error-page main .error-text__404 {
  font-size: 2.8rem;
}
.error-page main .error-text h1 {
  font-size: 1.2rem;
}
@media (min-width: 560px) {
  .error-page main .error-text {
    max-width: 60vw;
  }
  .error-page main .error-text__404 {
    font-size: 3.5rem;
  }
  .error-page main .error-text h1 {
    font-size: 1.4rem;
  }
}
.error-page main .error-text .cta-btn {
  display: inline-block;
  margin-top: 1em;
  padding: 0.5em 0.8em;
  background-color: #000000;
  color: #ffffff;
  border-radius: 6px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.error-page main .error-text .cta-btn:hover {
  background-color: #333333;
}
.error-page footer {
  width: 100%;
  text-align: center;
  padding-top: 2em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 180px;
}
html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background-color: #ffffff;
  overflow-x: hidden;
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
}

/* KLASSEN */
.no-gutter {
  margin: 0;
  padding: 0;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

[class*=block-grid-] {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}

.pixel-border {
  border: 1px solid black;
}

.row-wrapper,
.row-footer-wrapper {
  margin: 0 5px;
}
.social-icon {
  margin: 0 3px;
}

.small-font {
  font-size: 0.8em;
}

.white-popup {
  position: relative;
  background: #ffffff;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

/* ID */
.preheader {
  width: 100%;
  height: 40px;
  position: fixed;
  background-color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 12px 15px;
  top: 0;
  left: 0;
  z-index: 1031;
}

.nav-wrapper {
  margin-top: 40px;
}

.dhm {
  background-color: #F1F1F1;
  font-family: "Alice", serif;
  /* Navigation */
  /* Search */
  /* Infobar */
  /* Infobar */
  /* Slider Home */
  /* Content */
  /* Pagination */
  /*Spotify Playlist Home */
  /* Typography */
  /* Feedor, title */
  /* Feedor */
  /* Footer */
}
.dhm h1, .dhm h2, .dhm h3, .dhm h4, .dhm h5, .dhm h6 {
  font-family: "Playfair Display", serif;
}
.dhm main {
  margin-bottom: 60px;
}
.dhm .nav-wrapper {
  background-color: #ffffff;
}
.dhm .navbar {
  background-color: #ffffff;
}
.dhm .navbar .nav-item a:hover {
  color: #007EC8;
}
.dhm .navbar .nav-item.active a {
  color: #007EC8;
  border-bottom: 1px solid #007EC8;
}
.dhm .nav-search-icon:hover {
  color: #007EC8;
}
.dhm .nav-search .form-group .form-control:focus {
  border-color: #007EC8;
}
.dhm .infobar {
  background: #007EC8;
  color: #BEE0DF;
}
.dhm .header-spotlight .artist-name {
  background-color: rgba(0, 126, 200, 0.7);
}
.dhm .header-spotlight .spotlight-infobar {
  background-color: rgba(0, 126, 200, 0.7);
}
.dhm .spotlight .spotlight-overlay .spotlight-title {
  background: transparent;
  text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.7);
  padding: 0 0 1rem 0;
}
.dhm .spotlight .spotlight-overlay .spotlight-title h4 {
  font-size: 2rem;
  font-weight: 600;
}
.dhm .spotlight .spotlight-overlay .spotlight-subtitle {
  display: none;
}
.dhm .spotlight .spotlight-overlay .spotlight-link {
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  background-color: #007EC8;
  border-radius: 3px;
}
.dhm .spotlight .spotlight-overlay .spotlight-link i {
  color: #ffffff;
}
.dhm .spotlight .spotlight-overlay .spotlight-link:hover {
  background-color: #003e62;
}
.dhm .spotlight .owl-dots .owl-dot span {
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.3);
}
.dhm .spotlight .owl-dots .owl-dot.active span::after {
  color: #007EC8;
}
.dhm .card {
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
}
.dhm .card .card-body a {
  color: #007EC8;
}
.dhm .card .card-body .card-cta {
  font-size: 0.9rem;
}
.dhm .card .card-body .card-cta:hover {
  color: #2fb2ff;
}
.dhm .card .card-body .fa-spotify {
  position: absolute;
  bottom: 60px;
  background: #ffffff;
  border-radius: 50%;
}
.dhm .cta-more {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.dhm .cta-more a {
  background-color: #007EC8;
}
.dhm .cta-more a:hover {
  background-color: #003e62;
}
.dhm .cta-more:hover {
  opacity: 1;
}
.dhm .navigation .pagination .page-item .page-link {
  color: #BEE0DF;
  background-color: #007EC8;
  border-color: #BEE0DF;
}
.dhm .spotify-playlist .card-body a i {
  margin-right: 0.4em;
}
.dhm .title > * {
  border-color: #000000;
  border-width: 1px;
  display: block;
  text-align: left;
  font-family: "Playfair Display", serif;
  color: #000000;
}
.dhm .title-feed > * {
  text-align: center;
}
.dhm .cta-more {
  background-color: #007EC8;
}
.dhm .feedor-item footer {
  background-image: none;
}
.dhm footer {
  font-family: "Open Sans", Helvetica Neue, Helvetica, Arial, sans-serif;
  background: #005e95;
  position: relative;
  background-image: url("/sonyclassical_d_e/img/dhm/footer-bg.jpg");
  background-position: top;
  background-repeat: no-repeat;
  /*&::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("/sonyclassical_DE/img/dhm/footer-bg.png");
      background-position: bottom left;
      background-repeat: no-repeat;

      width: 100%;
      height: 100%;
      z-index: 1;
  }

  &::after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("/sonyclassical_DE/img/dhm/footer-bg.png");
      background-position: bottom right;
      background-repeat: no-repeat;
      width: 100%;
      height: 100%;
      z-index: 1;
  }*/
}
.dhm footer .copyright {
  color: #b8bba8;
}
.dhm footer .copyright a {
  color: #b8bba8;
}
.dhm .socials {
  background: #007EC8;
}
/*# sourceMappingURL=main-style.css.map */