@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic,600,600italic,300,300italic);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i");
html {
    font-size: 100%;
}
html,
body {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    font-size: 100%;
}
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote {
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
caption {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
}
tbody,
tfoot,
thead,
tr {
    vertical-align: baseline;
}
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
}
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
html {
    box-sizing: border-box;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}
embed,
img,
object,
video {
    max-width: 100%;
    height: auto;
}
.base--ul,
.base--TEXT ul,
.base ul,
._site--voting ul,
.base--ol,
.base--TEXT ol,
.base ol,
._site--voting ol,
.base--dl,
.base--TEXT dl,
.base dl,
._site--voting dl,
.base--pre,
.base--TEXT pre,
.base pre,
._site--voting pre,
.base--details,
.base--TEXT details,
.base details,
._site--voting details,
.base--table,
.base--TEXT table,
.base table,
._site--voting table,
.base--fieldset {
    margin-bottom: 0.75rem;
}
.base--ul,
.base--TEXT ul,
.base ul,
._site--voting ul,
.base--ol,
.base--TEXT ol,
.base ol,
._site--voting ol {
    margin-left: 0;
}
.base--dl,
.base--TEXT dl,
.base dl,
._site--voting dl {
    margin-left: 0;
    padding-left: 0;
}
.base--ul dl,
.base--TEXT ul dl,
.base ul dl,
._site--voting ul dl,
.base--ol dl,
.base--TEXT ol dl,
.base ol dl,
._site--voting ol dl,
.base--dl dl,
.base--TEXT dl dl,
.base dl dl,
._site--voting dl dl,
.base--ul ul,
.base--TEXT ul ul,
.base ul ul,
._site--voting ul ul,
.base--ol ul,
.base--TEXT ol ul,
.base ol ul,
._site--voting ol ul,
.base--dl ul,
.base--TEXT dl ul,
.base dl ul,
._site--voting dl ul,
.base--ul ol,
.base--TEXT ul ol,
.base ul ol,
._site--voting ul ol,
.base--ol ol,
.base--TEXT ol ol,
.base ol ol,
._site--voting ol ol,
.base--dl ol,
.base--TEXT dl ol,
.base dl ol,
._site--voting dl ol {
    padding-left: 1.5rem;
}
.base--ul ul,
.base--TEXT ul ul,
.base ul ul,
._site--voting ul ul,
.base--ol ul,
.base--TEXT ol ul,
.base ol ul,
._site--voting ol ul,
.base--dl ul,
.base--TEXT dl ul,
.base dl ul,
._site--voting dl ul {
    list-style-type: none;
}
.base--color-input,
.base--FORM input[type="color"],
.base input[type="color"],
._site--voting input[type="color"],
.base--date-input,
.base--FORM input[type="date"],
.base input[type="date"],
._site--voting input[type="date"],
.base--datetime-input,
.base--FORM input[type="datetime"],
.base input[type="datetime"],
._site--voting input[type="datetime"],
.base--datetime-local-input,
.base--FORM input[type="datetime-local"],
.base input[type="datetime-local"],
._site--voting input[type="datetime-local"],
.base--email-input,
.base--FORM input[type="email"],
.base input[type="email"],
._site--voting input[type="email"] {
    font-family: inherit;
    outline: none;
    border: 1px solid #f4f4f4;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    width: 90%;
    background-color: #f4f4f4;
    background-color: #f8f8f8;
    padding: 0.5rem !important;
    border-radius: 6px;
    text-transform: uppercase;
}
.base--file-input,
.base--FORM input[type="file"],
.base input[type="file"],
._site--voting input[type="file"] {
    font-family: inherit;
    outline: none;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    width: 90%;
    background-color: #f4f4f4;
    background-color: #f8f8f8;
    border-radius: 6px;
    text-transform: uppercase;
}
.base--month-input,
.base--FORM input[type="month"],
.base input[type="month"],
._site--voting input[type="month"],
.base--number-input,
.base--FORM input[type="number"],
.base input[type="number"],
._site--voting input[type="number"],
.base--password-input,
.base--FORM input[type="password"],
.base input[type="password"],
._site--voting input[type="password"],
.base--range-input,
.base--FORM input[type="range"],
.base input[type="range"],
._site--voting input[type="range"],
.base--search-input,
.base--FORM input[type="search"],
.base input[type="search"],
._site--voting input[type="search"],
.base--tel-input,
.base--FORM input[type="tel"],
.base input[type="tel"],
._site--voting input[type="tel"],
.base--text-input,
.base--FORM input[type="text"],
.base input[type="text"],
._site--voting input[type="text"],
.base--time-input,
.base--FORM input[type="time"],
.base input[type="time"],
._site--voting input[type="time"],
.base--url-input,
.base--FORM input[type="url"],
.base input[type="url"],
._site--voting input[type="url"],
.base--week-input,
.base--FORM input[type="week"],
.base input[type="week"],
._site--voting input[type="week"],
.base--textarea,
.base--FORM textarea,
.base textarea,
._site--voting textarea,
.base--select,
.base--FORM select,
.base select,
._site--voting select {
    font-family: inherit;
    outline: none;
    border: 1px solid #f4f4f4;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    width: 90%;
    background-color: #f4f4f4;
    background-color: #f8f8f8;
    padding: 0.5rem !important;
    border-radius: 6px;
    text-transform: uppercase;
}
.base--color-input + label,
.base--FORM input[type="color"] + label,
.base input[type="color"] + label,
._site--voting input[type="color"] + label,
.base--date-input + label,
.base--FORM input[type="date"] + label,
.base input[type="date"] + label,
._site--voting input[type="date"] + label,
.base--datetime-input + label,
.base--FORM input[type="datetime"] + label,
.base input[type="datetime"] + label,
._site--voting input[type="datetime"] + label,
.base--datetime-local-input + label,
.base--FORM input[type="datetime-local"] + label,
.base input[type="datetime-local"] + label,
._site--voting input[type="datetime-local"] + label,
.base--email-input + label,
.base--FORM input[type="email"] + label,
.base input[type="email"] + label,
._site--voting input[type="email"] + label,
.base--file-input + label,
.base--FORM input[type="file"] + label,
.base input[type="file"] + label,
._site--voting input[type="file"] + label,
.base--month-input + label,
.base--FORM input[type="month"] + label,
.base input[type="month"] + label,
._site--voting input[type="month"] + label,
.base--number-input + label,
.base--FORM input[type="number"] + label,
.base input[type="number"] + label,
._site--voting input[type="number"] + label,
.base--password-input + label,
.base--FORM input[type="password"] + label,
.base input[type="password"] + label,
._site--voting input[type="password"] + label,
.base--range-input + label,
.base--FORM input[type="range"] + label,
.base input[type="range"] + label,
._site--voting input[type="range"] + label,
.base--search-input + label,
.base--FORM input[type="search"] + label,
.base input[type="search"] + label,
._site--voting input[type="search"] + label,
.base--tel-input + label,
.base--FORM input[type="tel"] + label,
.base input[type="tel"] + label,
._site--voting input[type="tel"] + label,
.base--text-input + label,
.base--FORM input[type="text"] + label,
.base input[type="text"] + label,
._site--voting input[type="text"] + label,
.base--time-input + label,
.base--FORM input[type="time"] + label,
.base input[type="time"] + label,
._site--voting input[type="time"] + label,
.base--url-input + label,
.base--FORM input[type="url"] + label,
.base input[type="url"] + label,
._site--voting input[type="url"] + label,
.base--week-input + label,
.base--FORM input[type="week"] + label,
.base input[type="week"] + label,
._site--voting input[type="week"] + label,
.base--textarea + label,
.base--FORM textarea + label,
.base textarea + label,
._site--voting textarea + label,
.base--select + label,
.base--FORM select + label,
.base select + label,
._site--voting select + label {
    vertical-align: middle;
}
html,
body {
    height: 100%;
}
body {
    font-family: "Open Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
}
.field__item a:link,
.field__item a:visited {
    font-weight: 400;
    color: #000;
    text-decoration: none;
}
.field__item a:hover {
    font-weight: 400;
    color: #000;
    background-color: #e2231a;
}
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: "icons";
    src: url("../fonts/icons.eot");
    src: url("../fonts/icons.eot?#iefix") format("eot"), url("../fonts/icons.woff") format("woff"), url("../fonts/icons.ttf") format("truetype"), url("../fonts/icons.svg#icons") format("svg");
}
.button,
.base--button,
.base--FORM button,
.base button,
._site--voting button,
.base--reset-input,
.base--FORM input[type="reset"],
.base input[type="reset"],
._site--voting input[type="reset"],
.base--submit-input,
.base--FORM input[type="submit"],
.base input[type="submit"],
._site--voting input[type="submit"] {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-radius: 1.5rem;
    outline: none;
    border: 1px solid #4bc6df;
    background-color: #fff;
    font-size: 0.875rem;
    display: inline-block;
    line-height: inherit;
    padding: 0.25rem 0.55rem;
    cursor: pointer;
    color: #005689;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    margin-top: 0.625rem;
}
.button:hover,
.button:focus,
.button:active,
.base--button:hover,
.base--FORM button:hover,
.base button:hover,
._site--voting button:hover,
.base--button:focus,
.base--FORM button:focus,
.base button:focus,
._site--voting button:focus,
.base--button:active,
.base--FORM button:active,
.base button:active,
._site--voting button:active,
.base--reset-input:hover,
.base--FORM input[type="reset"]:hover,
.base input[type="reset"]:hover,
._site--voting input[type="reset"]:hover,
.base--reset-input:focus,
.base--FORM input[type="reset"]:focus,
.base input[type="reset"]:focus,
._site--voting input[type="reset"]:focus,
.base--reset-input:active,
.base--FORM input[type="reset"]:active,
.base input[type="reset"]:active,
._site--voting input[type="reset"]:active,
.base--submit-input:hover,
.base--FORM input[type="submit"]:hover,
.base input[type="submit"]:hover,
._site--voting input[type="submit"]:hover,
.base--submit-input:focus,
.base--FORM input[type="submit"]:focus,
.base input[type="submit"]:focus,
._site--voting input[type="submit"]:focus,
.base--submit-input:active,
.base--FORM input[type="submit"]:active,
.base input[type="submit"]:active,
._site--voting input[type="submit"]:active {
    color: #fff;
    border-color: #a4a4a4;
}
.social-media--icons {
    border-top: 1px dotted #ccc;
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.social-media--icon,
.social-media--icon--FACEBOOK,
.social-media--icon--TWITTER,
.social-media--icon--MAIL,
.social-media--icon--GOOGLEPLUS,
.social-media--icon--LINKEDIN,
.social-media--icon--WHATSAPP,
.social-media--icon--YOUTUBE,
.social-media--icon--INSTAGRAM,
.social-media--icon--APPLE,
.social-media--icon--SOUNDCLOUD {
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
    line-height: 2.25rem;
    border-width: 0;
    text-decoration: none;
    margin-left: 0;
    margin-right: 0.1875rem;
    margin-top: 0.25rem;
    text-indent: -999rem;
    width: 2rem;
}
.social-media--icon::before,
.social-media--icon--FACEBOOK::before,
.social-media--icon--TWITTER::before,
.social-media--icon--MAIL::before,
.social-media--icon--GOOGLEPLUS::before,
.social-media--icon--LINKEDIN::before,
.social-media--icon--WHATSAPP::before,
.social-media--icon--YOUTUBE::before,
.social-media--icon--INSTAGRAM::before,
.social-media--icon--APPLE::before,
.social-media--icon--SOUNDCLOUD::before {
    position: absolute;
    text-indent: 0;
    font-size: 1.2rem;
    border-radius: 50%;
    left: 0;
    padding: 0.4rem;
    background: #d9d9d9;
    width: 2rem;
    height: 2rem;
}
.social-media--icon--FACEBOOK::before,
.social-media--icon--TWITTER::before,
.social-media--icon--MAIL::before,
.social-media--icon--GOOGLEPLUS::before,
.social-media--icon--LINKEDIN::before,
.social-media--icon--WHATSAPP::before,
.media--image--caption:before,
.media--video--caption:before,
.article--figcaption:before,
.teaser--comment-count--link:before,
.navigation--primary--link--HOME::before,
.navigation--user--link--LOGIN::before,
.navigation--user--link--MYACCOUNT::before,
.navigation--user--link--LOGOUT::before,
.navigation--user--link--CART::before,
.navigation--user--link--SUBSCRIBE::before,
.navigation--user--link--SEARCH::before,
.navigation--section--link--toggle::before,
.navigation--section--link--toggle.active::before,
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before,
.back-top--link::before,
.breadcrumbs--link::after,
.user--section--link--toggle::before,
.user--section--link--toggle.active::before,
.social-media--icon--YOUTUBE::before,
.social-media--icon--INSTAGRAM::before,
.social-media--icon--APPLE::before,
.social-media--icon--SOUNDCLOUD::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
.social-media--icon--FACEBOOK::before {
    content: "";
}
.social-media--icon--FACEBOOK:hover::before {
    background: #3067a3;
}
.social-media--icon--TWITTER::before {
    content: "";
}
.social-media--icon--TWITTER:hover::before {
    background: #03b3ee;
}
.social-media--icon--MAIL::before,
.navigation--user--link--SUBSCRIBE::before {
    content: "";
}
.social-media--icon--MAIL:hover::before {
    background: #767676;
}
.social-media--icon--GOOGLEPLUS::before {
    content: "";
}
.social-media--icon--GOOGLEPLUS:hover::before {
    background: #e15440;
}
.social-media--icon--LINKEDIN::before {
    content: "";
}
.social-media--icon--LINKEDIN:hover::before {
    background: #0071a1;
}
.social-media--icon--WHATSAPP::before {
    content: "";
}
.social-media--icon--WHATSAPP:hover::before {
    background: #25d366;
}
.base--a,
.base--TEXT a,
.base a,
._site--voting a {
    color: #005689;
}
.base--a,
.base--TEXT a,
.base a,
._site--voting a,
.teaser--related--link,
.teaser--related--link--KICKER,
.teaser--comment-count--link,
.navigation--primary--link,
.navigation--primary--link--HOME,
.navigation--primary--submenu--link,
.navigation--secondary--link,
.navigation--footer--link,
.navigation--meta--link,
.breadcrumbs--link a,
.navigation--user--link,
.navigation--user--link--LOGIN,
.navigation--user--link--MYACCOUNT,
.navigation--user--link--LOGOUT,
.navigation--user--link--CART,
.navigation--user--link--SUBSCRIBE,
.navigation--user--link--SEARCH,
.navigation--mobile--link,
.navigation--mobile--link--LOGIN,
.navigation--mobile--link--SEARCH,
.navigation--mobile--link--MORE,
.back-top--link {
    text-decoration: none;
    outline: none;
    transition-property: border-color;
    transition-duration: 0.15s;
    transition-timing-function: ease-out;
    transition-delay: initial;
    border-bottom: 0.0625rem solid #dcdcdc;
}
.base--a:hover,
.base--TEXT a:hover,
.base a:hover,
._site--voting a:hover,
.teaser--related--link:hover,
.teaser--related--link--KICKER:hover,
.teaser--comment-count--link:hover,
.navigation--primary--link:hover,
.navigation--primary--link--HOME:hover,
.navigation--primary--submenu--link:hover,
.navigation--secondary--link:hover,
.navigation--footer--link:hover,
.navigation--meta--link:hover,
.breadcrumbs--link a:hover,
.navigation--user--link:hover,
.navigation--user--link--LOGIN:hover,
.navigation--user--link--MYACCOUNT:hover,
.navigation--user--link--LOGOUT:hover,
.navigation--user--link--CART:hover,
.navigation--user--link--SUBSCRIBE:hover,
.navigation--user--link--SEARCH:hover,
.navigation--mobile--link:hover,
.navigation--mobile--link--LOGIN:hover,
.navigation--mobile--link--SEARCH:hover,
.navigation--mobile--link--MORE:hover,
.back-top--link:hover,
.base--a:focus,
.base--TEXT a:focus,
.base a:focus,
._site--voting a:focus,
.teaser--related--link:focus,
.teaser--related--link--KICKER:focus,
.teaser--comment-count--link:focus,
.navigation--primary--link:focus,
.navigation--primary--link--HOME:focus,
.navigation--primary--submenu--link:focus,
.navigation--secondary--link:focus,
.navigation--footer--link:focus,
.navigation--meta--link:focus,
.breadcrumbs--link a:focus,
.navigation--user--link:focus,
.navigation--user--link--LOGIN:focus,
.navigation--user--link--MYACCOUNT:focus,
.navigation--user--link--LOGOUT:focus,
.navigation--user--link--CART:focus,
.navigation--user--link--SUBSCRIBE:focus,
.navigation--user--link--SEARCH:focus,
.navigation--mobile--link:focus,
.navigation--mobile--link--LOGIN:focus,
.navigation--mobile--link--SEARCH:focus,
.navigation--mobile--link--MORE:focus,
.back-top--link:focus,
.base--a:active,
.base--TEXT a:active,
.base a:active,
._site--voting a:active,
.teaser--related--link:active,
.teaser--related--link--KICKER:active,
.teaser--comment-count--link:active,
.navigation--primary--link:active,
.navigation--primary--link--HOME:active,
.navigation--primary--submenu--link:active,
.navigation--secondary--link:active,
.navigation--footer--link:active,
.navigation--meta--link:active,
.breadcrumbs--link a:active,
.navigation--user--link:active,
.navigation--user--link--LOGIN:active,
.navigation--user--link--MYACCOUNT:active,
.navigation--user--link--LOGOUT:active,
.navigation--user--link--CART:active,
.navigation--user--link--SUBSCRIBE:active,
.navigation--user--link--SEARCH:active,
.navigation--mobile--link:active,
.navigation--mobile--link--LOGIN:active,
.navigation--mobile--link--SEARCH:active,
.navigation--mobile--link--MORE:active,
.back-top--link:active {
    border-color: #000;
}
.base--h1,
.base--TEXT h1,
.base h1,
._site--voting h1,
.typography--HEADING-PRIMARY {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 400;
    margin-top: 0.375rem;
    margin-bottom: 2.25rem;
}
.base--h2,
.base--TEXT h2,
.base h2,
._site--voting h2,
.typography--HEADING-SECONDARY {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 700;
    margin-top: 1.6875rem;
    margin-bottom: 0.0625rem;
}
.base--h3,
.base--TEXT h3,
.base h3,
._site--voting h3,
.base--h4,
.base--TEXT h4,
.base h4,
._site--voting h4,
.base--strong,
.base--TEXT strong,
.base strong,
._site--voting strong,
.base--b,
.base--TEXT b,
.base b,
._site--voting b {
    font-weight: 700;
}
.base--em,
.base--cite,
.base--TEXT cite,
.base cite,
._site--voting cite,
.base--i,
.base--TEXT i,
.base i,
._site--voting i,
.base--var,
.base--TEXT var,
.base var,
._site--voting var,
.base--TEXT em,
.base em,
._site--voting em {
    font-style: italic;
}
.base--ul,
.base--TEXT ul,
.base ul,
._site--voting ul {
    list-style-type: none;
    padding-left: 0;
}
.base--ul li::before,
.base--TEXT ul li::before,
.base ul li::before,
._site--voting ul li::before {
    display: inline-block;
    content: "";
    border-radius: 0.375rem;
    height: 0.75rem;
    width: 0.75rem;
    margin-right: 0.225rem;
    background-color: #bdbdbd;
}
.base--ul li > p,
.base--TEXT ul li > p,
.base ul li > p,
._site--voting ul li > p {
    display: inline;
}
.base--ol,
.base--TEXT ol,
.base ol,
._site--voting ol {
    padding-left: 1.5rem;
    list-style-type: decimal;
}
.base--dl dt,
.base--TEXT dl dt,
.base dl dt,
._site--voting dl dt {
    font-weight: 700;
}
.base--dl dd,
.base--TEXT dl dd,
.base dl dd,
._site--voting dl dd {
    margin-left: 1rem;
}
.base--hr,
.base--TEXT hr,
.base hr,
._site--voting hr {
    border: 0;
    height: 0;
    border-bottom: 1px solid #dcdcdc;
    display: block;
    margin-top: 0.5rem;
    margin-bottom: 1rem;
}
.base--small,
.base--TEXT small,
.base small,
._site--voting small {
    color: #666;
    font-size: 0.75rem;
}
.base--sub {
    vertical-align: sub;
}
.base--sub,
.base--sup,
.base--TEXT sup,
.base sup,
._site--voting sup {
    font-size: smaller;
    line-height: 0.9rem;
}
.base--TEXT sub,
.base sub,
._site--voting sub {
    font-size: smaller;
    line-height: 0.9rem;
    vertical-align: sub;
}
.base--sup,
.base--TEXT sup,
.base sup,
._site--voting sup {
    vertical-align: super;
}
.base--mark,
.base--ins,
.base--TEXT ins,
.base ins,
._site--voting ins,
.base--TEXT mark,
.base mark,
._site--voting mark {
    background-color: #f9da5c;
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.base--ins,
.base--TEXT ins,
.base ins,
._site--voting ins {
    background-color: #e9e9e9;
}
.base--del,
.base--s,
.base--TEXT s,
.base s,
._site--voting s,
.base--TEXT del,
.base del,
._site--voting del {
    text-decoration: line-through;
}
.base--blockquote::before,
.base--q::before,
.base--TEXT q::before,
.base q::before,
._site--voting q::before,
.base--TEXT blockquote::before,
.base blockquote::before,
._site--voting blockquote::before {
    content: open-quote;
}
.base--blockquote::after,
.base--q::after,
.base--TEXT q::after,
.base q::after,
._site--voting q::after,
.base--TEXT blockquote::after,
.base blockquote::after,
._site--voting blockquote::after {
    content: close-quote;
}
.base--article,
.base--TEXT article,
.base article,
._site--voting article,
.article {
    padding-bottom: 2.25rem;
}
.base--figure,
.base--TEXT figure,
.base figure,
._site--voting figure,
.media,
.media--image,
.media--video,
.article--figure,
.teaser--figure {
    margin: 0;
}
.base--figcaption,
.base--TEXT figcaption,
.base figcaption,
._site--voting figcaption,
.media--image--caption,
.media--video--caption,
.article--figcaption {
    font-size: 0.75rem;
    line-height: 1rem;
    font-family: "Open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #767676;
}
.base--code {
    color: #005689;
}
.base--code,
.base--samp,
.base--TEXT samp,
.base samp,
._site--voting samp,
.base--TEXT code,
.base code,
._site--voting code {
    font-family: "DejaVu Sans Mono", Inconsolata, Consolas, "Lucida Console", monospace;
}
.base--TEXT code,
.base code,
._site--voting code {
    color: #005689;
}
.base--samp,
.base--TEXT samp,
.base samp,
._site--voting samp {
    color: inherit;
    background-color: #f9f9f9;
    padding: 0.5rem;
}
.base--abbr,
.base--TEXT abbr,
.base abbr,
._site--voting abbr {
    color: #666;
    font-size: 0.875rem;
}
.base--abbr[title],
.base--dfn[title],
.base--TEXT dfn[title],
.base dfn[title],
._site--voting dfn[title],
.base--TEXT abbr[title],
.base abbr[title],
._site--voting abbr[title] {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
    cursor: help;
}
.base--kbd,
.base--TEXT kbd,
.base kbd,
._site--voting kbd {
    color: #666;
    font-family: inherit;
    font-size: 0.75rem;
    background-color: #f9f9f9;
    margin: 0 0.25rem;
    border: 1px solid #e9e9e9;
    border-radius: 4px;
    padding: 0.25rem 0.5rem;
    box-shadow: inset 0 1px 0 #fff;
}
.base--pre,
.base--TEXT pre,
.base pre,
._site--voting pre {
    margin-left: 1.5rem;
    white-space: pre-wrap;
}
.base--table,
.base--TEXT table,
.base table,
._site--voting table {
    border-collapse: collapse;
    border-spacing: 0;
}
.base--table caption,
.base--TEXT table caption,
.base table caption,
._site--voting table caption {
    caption-side: bottom;
    color: #999;
    text-align: left;
    font-size: 0.75rem;
    line-height: 1.25rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.base--table td,
.base--TEXT table td,
.base table td,
._site--voting table td,
.base--table th,
.base--TEXT table th,
.base table th,
._site--voting table th {
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    padding: 0.5rem 1rem 0.5rem 0;
    vertical-align: top;
}
.base--table th,
.base--TEXT table th,
.base table th,
._site--voting table th {
    font-weight: 700;
}
.base--table thead th,
.base--TEXT table thead th,
.base table thead th,
._site--voting table thead th {
    border-bottom: 2px solid #ddd;
}
.base--file-input,
.base--FORM input[type="file"],
.base input[type="file"],
._site--voting input[type="file"] {
    border: none;
    padding: 0;
}
.base--select,
.base--FORM select,
.base select,
._site--voting select {
    cursor: pointer;
}
.typography--HEADING-TERTIARY {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.commerce-product-title,
.panel-pane.pane-page-content legend {
    padding: 0;
}
.panel-pane.pane-page-content legend,
.commerce-checkout-form-review .checkout-review .pane-title td {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 600;
    margin: 0;
}
.typography--HEADING-TERTIARY a,
.commerce-product-title a,
.panel-pane.pane-page-content legend a,
.commerce-checkout-form-review .checkout-review .pane-title td a {
    color: #333;
    text-decoration: none;
}
.typography--HEADING-QUARTIARY {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
    padding: 0;
    margin: 0;
}
.media--image .media--image--image {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
.media--image--caption {
    padding-top: 0.5rem;
    padding-right: 0.625rem;
    padding-bottom: 1.5rem;
}
.media--image--caption:before {
    margin-bottom: 0.075rem;
    margin-right: 0.075rem;
}
.media--image--caption:before,
.article--figcaption:before {
    content: "";
}
.media--video--video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.media--video--video iframe,
.media--video--video object,
.media--video--video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.media--video--caption {
    padding-top: 0.5rem;
    padding-right: 0.625rem;
    padding-bottom: 1.5rem;
}
.media--video--caption:before {
    margin-bottom: 0.075rem;
    margin-right: 0.075rem;
    content: "";
}
.article--section a {
    font-family: "Open Sans", Georgia, serif;
    color: #00456e;
    font-weight: 900;
    font-size: 1rem;
    line-height: 1.25rem;
    padding-top: 0.25rem;
    text-decoration: none;
}
.article--section a:active,
.article--section a:hover,
.article--section a:focus {
    text-decoration: underline;
}
@media (min-width: 1140px) and (max-width: 80rem) {
    .article--section {
        margin-top: 0.625rem;
    }
    .article--section a {
        font-size: 1.375rem;
        line-height: 1.5rem;
    }
}
.article--standfirst {
    font-size: 1.125rem;
}
.article--standfirst,
.teaser--standfirst {
    line-height: 1.375rem;
    color: #767676;
    margin-bottom: 0.375rem;
}
.article--figcaption {
    padding-top: 0.5rem;
    padding-right: 0.625rem;
    padding-bottom: 1.5rem;
}
.article--info {
    border-top: 1px dotted #ccc;
    margin-bottom: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.article--info--date {
    font-family: "Open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
}
.article--meta {
    margin-top: 1.125rem;
}
.article--topics--info {
    margin-top: 1.125rem;
    padding-top: 0.5rem;
}
.article--topics--info h2 {
    color: #767676;
    font-family: "Open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    line-height: 1rem;
    display: inline;
    margin-right: 0.625rem;
}
.article--topics--info .topic-list {
    display: inline;
}
.teaser,
.teaser--PRIORITY1,
.teaser--PRIORITY2,
.teaser--PRIORITY3,
.teaser--PRIORITY4 {
    position: relative;
}
.teaser .media figcaption,
.teaser--PRIORITY1 .media figcaption,
.teaser--PRIORITY2 .media figcaption,
.teaser--PRIORITY3 .media figcaption,
.teaser--PRIORITY4 .media figcaption,
.teaser .media--image figcaption,
.teaser--PRIORITY1 .media--image figcaption,
.teaser--PRIORITY2 .media--image figcaption,
.teaser--PRIORITY3 .media--image figcaption,
.teaser--PRIORITY4 .media--image figcaption,
.teaser .media--video figcaption,
.teaser--PRIORITY1 .media--video figcaption,
.teaser--PRIORITY2 .media--video figcaption,
.teaser--PRIORITY3 .media--video figcaption,
.teaser--PRIORITY4 .media--video figcaption {
    display: none;
}
.teaser--standfirst {
    font-size: 0.875rem;
}
.teaser--related {
    padding-top: 0.1875rem;
    margin: 0.5625rem 0;
    position: relative;
    line-height: 1.25rem;
}
.teaser--related::before {
    border-top: 0.0625rem dotted #bdbdbd;
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    z-index: 1;
    width: 40%;
    top: 4px;
    left: 0;
}
.teaser--related--link {
    color: #333;
}
.teaser--related--link,
.teaser--related--link--KICKER {
    border-width: 0;
    font-size: 0.875rem;
    line-height: 1.125rem;
}
.teaser--related--link:hover,
.teaser--related--link--KICKER:hover,
.teaser--related--link:active,
.teaser--related--link--KICKER:active,
.teaser--related--link:focus,
.teaser--related--link--KICKER:focus {
    text-decoration: underline;
}
.teaser--related--link--KICKER {
    color: #005689;
}
.teaser--related--link--KICKER:hover,
.teaser--related--link--KICKER:active,
.teaser--related--link--KICKER:focus {
    text-decoration: none;
}
.teaser--related--link--KICKER::after {
    content: "/";
    display: inline-block;
    margin-left: 0.2rem;
    color: #b3b3b3;
}
.teaser--comment-count {
    position: absolute;
    bottom: 0;
}
.teaser--comment-count--link {
    color: #767676;
    font-size: 0.75rem;
    line-height: 1rem;
    border-width: 0;
}
.teaser--comment-count--link:active,
.teaser--comment-count--link:hover,
.teaser--comment-count--link:focus {
    border-color: #767676;
    border-width: 1px;
}
.teaser--comment-count--link:before {
    margin-right: 0.25rem;
    content: "";
}
.teaser--PRIORITY1:after {
    content: "";
    display: table;
    clear: both;
}
.teaser--PRIORITY1 .article--standfirst,
.teaser--PRIORITY1 .teaser--standfirst {
    margin-top: 1rem;
    max-width: 32%;
    padding-left: 0.25rem;
}
.teaser--PRIORITY1 .teaser--content {
    padding-left: 0.25rem;
    width: 31%;
    float: left;
    padding-bottom: 1.25rem;
}
.teaser--PRIORITY1 .teaser--related,
.teaser--PRIORITY1 .teaser--comment-count {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
@media (max-width: 739px) {
    .teaser--PRIORITY1 {
        padding-bottom: 1.125rem;
    }
    .teaser--PRIORITY1 .typography--HEADING-TERTIARY,
    .teaser--PRIORITY1 .commerce-product-title,
    .teaser--PRIORITY1 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .teaser--PRIORITY1 legend,
    .teaser--PRIORITY1 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .teaser--PRIORITY1 td,
    .teaser--PRIORITY1 .article--standfirst,
    .teaser--PRIORITY1 .teaser--standfirst,
    .teaser--PRIORITY1 .teaser--content,
    .teaser--PRIORITY1 .field--name-field-media {
        width: 100%;
        max-width: 100%;
        float: none;
    }
}
.teaser--PRIORITY2 {
    padding-bottom: 1.85rem;
}
.teaser--PRIORITY2 .typography--HEADING-TERTIARY,
.teaser--PRIORITY2 .commerce-product-title,
.teaser--PRIORITY2 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .teaser--PRIORITY2 legend,
.teaser--PRIORITY2 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .teaser--PRIORITY2 td {
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding-top: 0.25rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.teaser--PRIORITY2 .teaser--related,
.teaser--PRIORITY2 .teaser--comment-count {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.teaser--PRIORITY2 .article--standfirst,
.teaser--PRIORITY2 .teaser--standfirst {
    display: none;
}
.teaser--PRIORITY3 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 1.25rem;
}
.teaser--PRIORITY3 .typography--HEADING-TERTIARY,
.teaser--PRIORITY3 .commerce-product-title,
.teaser--PRIORITY3 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .teaser--PRIORITY3 legend,
.teaser--PRIORITY3 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .teaser--PRIORITY3 td {
    font-size: 1rem;
    line-height: 1.15rem;
    padding-top: 0.1875rem;
}
.teaser--PRIORITY4 {
    min-height: 2.5rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-bottom: 1.25rem;
}
.teaser--PRIORITY4 .typography--HEADING-TERTIARY,
.teaser--PRIORITY4 .commerce-product-title,
.teaser--PRIORITY4 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .teaser--PRIORITY4 legend,
.teaser--PRIORITY4 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .teaser--PRIORITY4 td {
    font-size: 1rem;
    line-height: 1.25rem;
    padding-top: 0.1875rem;
}
.branding {
    width: 175px;
    margin: auto;
}
.branding--link {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url("/libraries/styleguide/dist/images/djmag_logo.png?1598026825");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: block;
}
@media (max-width: 37.5rem) {
    .branding--link {
        display: none;
    }
}
.branding--link--SMALL {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url("/libraries/styleguide/dist/images/djmag_logo_small.png?1598026825");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    display: inline-block;
    margin-top: 0.1rem;
    margin-right: 0.625rem;
}
@media (min-width: 37.51rem) {
    ._site--meta .branding--link--SMALL {
        display: none;
    }
}
.tag-list {
    display: none;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
.tag-list--link {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    outline: none;
    border: 1px solid #4bc6df;
    background-color: #fff;
    display: inline-block;
    line-height: inherit;
    cursor: pointer;
    color: #005689;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1rem;
    border-radius: 62.5rem;
    padding: 0.25rem 0.45rem;
    display: inline-block;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
}
.tag-list--link:hover,
.tag-list--link:focus,
.tag-list--link:active {
    color: #fff;
    border-color: #a4a4a4;
}
@media (min-width: 1171px) and (max-width: 1279px) {
    .tag-list {
        display: block;
        position: absolute;
        bottom: 2rem;
    }
}
.topic-list {
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
.topic-list:after {
    content: "";
    display: table;
    clear: both;
}
.topic-list--link {
    border-color: #f1f1f1;
}
.topic-list--link,
.topic-list--link--MORE {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    outline: none;
    border: 1px solid #4bc6df;
    background-color: #fff;
    display: inline-block;
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    margin-top: 0.625rem;
    color: #333;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1rem;
    background-color: #f1f1f1;
    border-radius: 62.5rem;
    padding: 0.25rem 0.45rem;
    margin-right: 0.5rem;
    display: inline-block;
}
.topic-list--link:hover {
    color: #fff;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
}
.topic-list--link--MORE:hover {
    border-color: #a4a4a4;
}
.topic-list--link--MORE:hover,
.topic-list--link:focus {
    color: #fff;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
}
.topic-list--link--MORE:focus {
    border-color: #a4a4a4;
}
.topic-list--link--MORE:focus,
.topic-list--link:active,
.topic-list--link--MORE:active {
    color: #fff;
    background-color: #d7d7d7;
    border-color: #d7d7d7;
}
.topic-list--link--MORE:active {
    border-color: #a4a4a4;
}
.topic-list--link--MORE {
    background: 0 0;
    border-color: #dcdcdc;
}
.topic-list--link--MORE:active,
.topic-list--link--MORE:hover,
.topic-list--link--MORE:focus {
    background-color: transparent;
    border-color: #a4a4a4;
}
._site--navigation--container {
    max-width: 81.25rem;
    height: 2.25rem;
}
.navigation--scroll {
    position: relative;
    max-width: 100%;
}
.navigation--primary {
    background-color: #b91c21;
}
.navigation--primary:after {
    content: "";
    display: table;
    clear: both;
}
.navigation--primary.hide {
    visibility: hidden;
}
li.navigation--primary--item {
    display: inline-block;
}
.navigation--primary--link,
.navigation--primary--link--HOME {
    display: inline-block;
    white-space: nowrap;
    color: #fff;
}
.navigation--primary--submenu--link,
.navigation--secondary--link,
.navigation--footer--link,
.navigation--meta--link {
    display: inline-block;
}
.breadcrumbs--link a {
    display: inline-block;
    white-space: nowrap;
}
.navigation--primary .navigation--primary--link,
.navigation--primary .navigation--primary--link--HOME,
.navigation--primary .navigation--primary--submenu--link,
.navigation--primary .navigation--secondary--link,
.navigation--primary .navigation--footer--link,
.navigation--primary .navigation--meta--link,
.navigation--primary .breadcrumbs--link a,
.breadcrumbs--link .navigation--primary a {
    text-transform: uppercase;
}
.navigation--primary--link:hover,
.navigation--primary--link--HOME:hover,
.navigation--primary--submenu--link:hover,
.navigation--secondary--link:hover,
.navigation--footer--link:hover,
.navigation--meta--link:hover,
.breadcrumbs--link a:hover,
.navigation--primary--link:active,
.navigation--primary--link--HOME:active,
.navigation--primary--submenu--link:active,
.navigation--secondary--link:active,
.navigation--footer--link:active,
.navigation--meta--link:active,
.breadcrumbs--link a:active,
.navigation--primary--link:focus,
.navigation--primary--link--HOME:focus,
.navigation--primary--submenu--link:focus,
.navigation--secondary--link:focus,
.navigation--footer--link:focus,
.navigation--meta--link:focus,
.breadcrumbs--link a:focus {
    text-decoration: underline;
}
.navigation--primary--link--HOME {
    position: relative;
    margin-left: 1rem;
    width: 1.5rem;
}
.navigation--primary--link--HOME::before {
    line-height: inherit;
    text-indent: 0;
    font-size: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
}
.navigation--primary--submenu {
    display: none;
    width: inherit;
    top: 2.25rem;
    position: absolute;
    background: #e02125;
}
li.navigation--primary--submenu--item {
    display: block;
}
.navigation--primary--submenu--link {
    font-size: 0.875rem;
    color: #f6f6f6;
    display: inline-block;
    white-space: nowrap;
    min-width: 7rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.navigation--primary--submenu--link:hover {
    background-color: #ff0;
}
li.navigation--primary--item:hover .navigation--primary--submenu {
    display: block;
    display: none;
}
@media (max-width: 71.25rem) {
    ._site--navigation--container {
        overflow: hidden;
    }
    .navigation--primary {
        width: 120rem;
    }
    .navigation--primary:after {
        content: "";
        display: inline-block;
        width: 100%;
    }
    .navigation--scroll {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
}
.navigation--secondary {
    margin-left: 1rem;
    float: left;
}
.navigation--secondary--link {
    color: #333;
    display: inline-block;
    white-space: nowrap;
}
.navigation--footer {
    background: #484848;
    padding: 1rem;
}
.navigation--footer--link {
    display: inline-block;
    width: 23%;
    color: #dcdcdc;
    white-space: nowrap;
}
@media (max-width: 739px) {
    .navigation--footer--link {
        width: 45%;
    }
}
.navigation--user:after {
    content: "";
    display: table;
    clear: both;
}
.navigation--user--link {
    float: left;
    display: block;
    color: #333;
    font-size: 1rem;
    font-weight: 600;
    line-height: 2.25rem;
    border-width: 0;
    margin-right: 1rem;
}
.navigation--user--link--LOGIN,
.navigation--user--link--MYACCOUNT,
.navigation--user--link--LOGOUT,
.navigation--user--link--CART,
.navigation--user--link--SUBSCRIBE {
    display: block;
}
.navigation--user--link--SEARCH,
.navigation--mobile--link,
.navigation--mobile--link--LOGIN,
.navigation--mobile--link--SEARCH,
.navigation--mobile--link--MORE {
    float: left;
    display: block;
    color: #333;
    font-size: 1rem;
    font-weight: 600;
    line-height: 2.25rem;
    border-width: 0;
    margin-right: 1rem;
}
.navigation--user--link:hover,
.navigation--user--link--LOGIN:hover,
.navigation--user--link--MYACCOUNT:hover,
.navigation--user--link--LOGOUT:hover,
.navigation--user--link--CART:hover,
.navigation--user--link--SUBSCRIBE:hover,
.navigation--user--link--SEARCH:hover,
.navigation--mobile--link:hover,
.navigation--mobile--link--LOGIN:hover,
.navigation--mobile--link--SEARCH:hover,
.navigation--mobile--link--MORE:hover,
.navigation--user--link:active,
.navigation--user--link--LOGIN:active,
.navigation--user--link--MYACCOUNT:active,
.navigation--user--link--LOGOUT:active,
.navigation--user--link--CART:active,
.navigation--user--link--SUBSCRIBE:active,
.navigation--user--link--SEARCH:active,
.navigation--mobile--link:active,
.navigation--mobile--link--LOGIN:active,
.navigation--mobile--link--SEARCH:active,
.navigation--mobile--link--MORE:active,
.navigation--user--link:focus,
.navigation--user--link--LOGIN:focus,
.navigation--user--link--MYACCOUNT:focus,
.navigation--user--link--LOGOUT:focus,
.navigation--user--link--CART:focus,
.navigation--user--link--SUBSCRIBE:focus,
.navigation--user--link--SEARCH:focus,
.navigation--mobile--link:focus,
.navigation--mobile--link--LOGIN:focus,
.navigation--mobile--link--SEARCH:focus,
.navigation--mobile--link--MORE:focus {
    text-decoration: underline;
}
.navigation--user--link:hover::before,
.navigation--user--link--LOGIN:hover::before,
.navigation--user--link--MYACCOUNT:hover::before,
.navigation--user--link--LOGOUT:hover::before,
.navigation--user--link--CART:hover::before,
.navigation--user--link--SUBSCRIBE:hover::before,
.navigation--user--link--SEARCH:hover::before,
.navigation--mobile--link:hover::before,
.navigation--mobile--link--LOGIN:hover::before,
.navigation--mobile--link--SEARCH:hover::before,
.navigation--mobile--link--MORE:hover::before,
.navigation--user--link:active::before,
.navigation--user--link--LOGIN:active::before,
.navigation--user--link--MYACCOUNT:active::before,
.navigation--user--link--LOGOUT:active::before,
.navigation--user--link--CART:active::before,
.navigation--user--link--SUBSCRIBE:active::before,
.navigation--user--link--SEARCH:active::before,
.navigation--mobile--link:active::before,
.navigation--mobile--link--LOGIN:active::before,
.navigation--mobile--link--SEARCH:active::before,
.navigation--mobile--link--MORE:active::before,
.navigation--user--link:focus::before,
.navigation--user--link--LOGIN:focus::before,
.navigation--user--link--MYACCOUNT:focus::before,
.navigation--user--link--LOGOUT:focus::before,
.navigation--user--link--CART:focus::before,
.navigation--user--link--SUBSCRIBE:focus::before,
.navigation--user--link--SEARCH:focus::before,
.navigation--mobile--link:focus::before,
.navigation--mobile--link--LOGIN:focus::before,
.navigation--mobile--link--SEARCH:focus::before,
.navigation--mobile--link--MORE:focus::before {
    border-color: #fff;
}
.navigation--user--link::before,
.navigation--user--link--LOGIN::before,
.navigation--user--link--MYACCOUNT::before,
.navigation--user--link--LOGOUT::before,
.navigation--user--link--CART::before,
.navigation--user--link--SUBSCRIBE::before,
.navigation--user--link--SEARCH::before,
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before {
    font-size: 1.4rem;
    margin-right: 0.35rem;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.29804);
    padding: 0.4rem;
}
.navigation--user--link--LOGIN::before,
.navigation--user--link--MYACCOUNT::before,
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before {
    content: "";
}
.navigation--user--link--LOGOUT::before {
    content: "";
}
.navigation--user--link--CART::before {
    content: "";
}
.navigation--user--link--SEARCH::before,
.navigation--mobile--link--SEARCH::before {
    content: "";
}
@media (max-width: 37.5rem) {
    .navigation--user {
        display: none;
    }
}
.navigation--section--link--toggle {
    color: #fff;
    background: #333;
    background: #fd0;
    line-height: 2.25rem;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}
.navigation--section--link--toggle::before {
    margin-bottom: 0.25rem;
    margin-right: 0.25rem;
}
.navigation--section--link--toggle::before,
.user--section--link--toggle::before {
    content: "";
}
.navigation--section--link--toggle.active::before,
.user--section--link--toggle.active::before {
    content: "";
}
.navigation--section {
    display: none;
}
.navigation--section.open {
    display: block;
}
.navigation--section--primary--item {
    background-color: #dfdfdf;
    min-height: 2.25rem;
    position: relative;
    border-top: 0.0625rem solid #f6f6f6;
}
.navigation--section--primary--item:after {
    content: "";
    display: table;
    clear: both;
}
.navigation--section--primary--link {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    text-decoration: none;
    display: block;
    float: left;
    background: #b91c21;
    width: 15rem;
    padding-left: 1.25rem;
    line-height: 2.25rem;
}
.navigation--section--primary--link:hover,
.navigation--section--primary--link:active,
.navigation--section--primary--link:focus {
    text-decoration: underline;
}
.navigation--section--primary--link::before {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    z-index: 1;
    width: 15rem;
    top: -1px;
    left: 0;
}
.navigation--section--secondary {
    display: block;
    padding-left: 1.25rem;
    line-height: 2.25rem;
    margin-left: 15rem;
    display: none;
}
.navigation--section--secondary--item {
    display: inline-block;
}
.navigation--section--secondary--link {
    color: #333;
    text-decoration: none;
    line-height: 2.25rem;
    padding-right: 1rem;
}
.navigation--section--secondary--link:hover,
.navigation--section--secondary--link:active,
.navigation--section--secondary--link:focus {
    text-decoration: underline;
}
@media (max-width: 740px) {
    .navigation--section--primary--link {
        position: relative;
        width: 100%;
    }
    .navigation--section--primary--link::before {
        width: 100%;
    }
    .navigation--section--secondary {
        margin-left: 0;
    }
    .navigation--section--secondary--item {
        width: 32%;
    }
}
@media (max-width: 480px) {
    .navigation--section--secondary--item {
        width: 48%;
    }
}
.navigation--meta {
    text-align: right;
    float: right;
}
.navigation--meta--link {
    color: #333;
    display: inline-block;
    white-space: nowrap;
}
@media (max-width: 37.5rem) {
    .navigation--meta {
        display: none;
    }
}
.navigation--mobile {
    float: left;
}
.navigation--mobile ul,
.navigation--mobile li,
.navigation--mobile .menu,
.navigation--mobile .leaf,
.navigation--mobile .expanded {
    list-style-image: none;
    list-style-type: none;
}
.navigation--mobile .menu > li {
    display: inline-block;
    position: relative;
}
.navigation--mobile--link,
.navigation--mobile--link--LOGIN,
.navigation--mobile--link--SEARCH,
.navigation--mobile--link--MORE {
    text-indent: -99999rem;
    position: relative;
    margin-left: 0;
    width: 1.5rem;
}
.navigation--mobile--link:hover,
.navigation--mobile--link--LOGIN:hover,
.navigation--mobile--link--SEARCH:hover,
.navigation--mobile--link--MORE:hover,
.navigation--mobile--link:active,
.navigation--mobile--link--LOGIN:active,
.navigation--mobile--link--SEARCH:active,
.navigation--mobile--link--MORE:active,
.navigation--mobile--link:focus,
.navigation--mobile--link--LOGIN:focus,
.navigation--mobile--link--SEARCH:focus,
.navigation--mobile--link--MORE:focus {
    text-decoration: none;
}
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before {
    line-height: 1.25rem;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.navigation--mobile--link--MORE::before {
    content: "";
}
.navigation--mobile li .menu {
    box-shadow: 0 0.0625rem 0.0625rem 0 rgba(0, 0, 0, 0.25);
    display: none;
    position: absolute;
    background: #f6f6f6;
    margin: 0;
    padding: 0.625rem;
    list-style: none;
    min-width: 8.75rem;
    top: 2.6875rem;
    z-index: 3;
}
.navigation--mobile li .menu li {
    display: block;
}
.navigation--mobile li .menu a {
    text-decoration: none;
}
.navigation--mobile li .menu a:hover,
.navigation--mobile li .menu a:active,
.navigation--mobile li .menu a:focus {
    text-decoration: underline;
}
.navigation--mobile li .menu.open {
    display: block;
}
.navigation--mobile li .menu::before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0;
    position: absolute;
    left: 0.75rem;
    border-left: 0.375rem solid transparent;
    border-right: 0.375rem solid transparent;
    border-bottom: 0.375rem solid #f6f6f6;
    top: -0.35rem;
}
@media (min-width: 37.51rem) {
    .navigation--mobile {
        display: none;
    }
}
.back-top--link {
    display: inline-block;
    line-height: 2.25rem;
    border-width: 0;
    margin-right: 1rem;
}
.back-top--link:hover,
.back-top--link:active,
.back-top--link:focus {
    text-decoration: underline;
}
.back-top--link:hover::before,
.back-top--link:active::before,
.back-top--link:focus::before {
    border-color: #fff;
}
.back-top--link::before {
    font-size: 1.4rem;
    margin-right: 0.35rem;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.29804);
    padding: 0.4rem;
    content: "";
}
.breadcrumbs {
    padding-right: 1rem;
    margin-left: 1rem;
    float: left;
}
.breadcrumbs:after {
    content: "";
    display: table;
    clear: both;
}
.breadcrumbs--link a {
    display: inline-block;
    color: #fff;
    margin: 0;
    text-transform: lowercase;
}
.breadcrumbs--link::after {
    font-weight: lighter;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    content: "";
}
.breadcrumbs--link:last-child::after {
    content: "";
}
.ad--banner {
    display: block;
}
.ad--rectangle {
    width: 300px;
    height: 250px;
}
.ad--skyscraper {
    width: 120px;
    height: 600px;
}
.button--more {
    color: #fff;
    line-height: 1.5rem;
    font-size: 0.875rem;
    font-weight: 400;
    border-width: 0;
    padding: 0.15rem 0.85rem;
    margin: 0.25rem 0.625rem;
}
.button--more::before {
    margin-right: 0.7rem;
}
.button--more:active,
.button--more:hover,
.button--more:focus {
    background-color: #6e99b2;
}
.button--more.active {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-radius: 1.5rem;
    outline: none;
    background-color: #fff;
    font-size: 0.875rem;
    display: inline-block;
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    margin-top: 0.625rem;
    color: #003656;
    background: #fff;
    border: 1px solid #a4a4a4;
    padding: 0.15rem 0.85rem;
}
.button--more.active:hover,
.button--more.active:focus,
.button--more.active:active {
    color: #fff;
    border-color: #a4a4a4;
}
.button--more.active::before {
    margin-right: 0.35rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    content: "";
}
.button--more--new {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-radius: 1.5rem;
    outline: none;
    border: 1px solid #4bc6df;
    background-color: #fff;
    display: inline-block;
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    color: #fff;
    line-height: 1.5rem;
    font-weight: 400;
    background-color: #005689;
    border-width: 0;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}
.button--more--new:hover,
.button--more--new:focus,
.button--more--new:active {
    border-color: #a4a4a4;
}
.button--more--new::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    content: "";
    margin-right: 0.7rem;
}
.button--more--new:active,
.button--more--new:hover,
.button--more--new:focus {
    color: #fff;
}
.button--more--new.active {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-radius: 1.5rem;
    outline: none;
    background-color: #fff;
    font-size: 0.875rem;
    display: inline-block;
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    margin-top: 0.625rem;
    color: #003656;
    background: #fff;
    border: 1px solid #a4a4a4;
    padding: 0.15rem 0.85rem;
}
.button--more--new.active:hover,
.button--more--new.active:focus,
.button--more--new.active:active {
    color: #fff;
    border-color: #a4a4a4;
}
.button--more--new.active::before {
    margin-right: 0.35rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    content: "";
}
.section--headline {
    font-weight: 900;
    line-height: 1.5rem;
    padding-top: 0.25rem;
}
._section--TOPIC-LIST .section--headline {
    font-size: 0.75rem;
    line-height: 1rem;
    color: #767676;
    margin-bottom: 0.625rem;
}
._section--TOPIC-LIST .section--headline,
.section--date {
    font-family: "Open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400;
}
.section--date {
    color: #00456e;
    font-size: 1rem;
    line-height: 1.25rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
._site {
    position: relative;
    overflow: hidden;
    min-height: 100%;
    background-color: #f0f0f0;
}
._site--roof {
    background-color: #f6f6f6;
    border-bottom: 2px solid #dcdcdc;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
._site--header,
._site--footer {
    border-top: 8px solid #e2231a;
    background-image: url("../../../images/headerbg.jpg");
}
._site--footer {
    background-image: unset;
}
._site--banner,
._site--footer--banner {
    padding-left: 1rem;
    padding-right: 1rem;
}
._site--banner,
._site--footer--banner,
._site--navigation--section--link,
._site--navigation,
._site--navigation-section,
._site--footer--meta--content,
._user--navigation-section {
    margin: 0 auto;
}
._site--banner:after,
._site--footer--banner:after,
._site--meta:after {
    content: "";
    display: table;
    clear: both;
}
._site--headquarters {
    background-color: #b91c21;
}
._site--navigation--section--link {
    position: relative;
}
._site--navigation {
    background-color: #e02125;
    display: table;
    width: 100%;
}
._site--navigation:after {
    content: "";
    display: table;
    clear: both;
}
._site--navigation-main {
    background-color: #b91c21;
    position: relative;
    z-index: 1;
}
._site--navigation-main::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -9999rem;
    right: -9999rem;
    background-color: #005182;
    background-color: #e02125;
    z-index: -1;
}
._site--navigation-local {
    display: table-footer-group;
    display: none;
}
._site--navigation-section:after {
    content: "";
    display: table;
    clear: both;
}
._site--main {
    background-color: #f4f4f4;
    overflow: hidden;
}
._ad--block-left,
._ad--block-right {
    position: absolute;
    top: 0;
    width: 413px;
    height: 1200px;
    overflow: hidden;
}
._ad--block-right {
    right: -413px;
}
._site--content {
    position: relative;
    margin: 0 auto;
    background-color: #fff;
}
._site--content:after {
    content: "";
    display: table;
    clear: both;
}
._site--footer--banner {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}
._site--footer--banner:after {
    content: "";
    display: table;
    clear: both;
}
._site--footer--meta {
    background-color: #484848;
}
._site--footer--meta--copyright {
    color: #dcdcdc;
    font-family: "Open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.75rem;
    line-height: 1.25rem;
    font-weight: 300;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: 0.25rem;
    padding-bottom: 1.25rem;
    border-top: 1px solid #656565;
}
.f-float-left {
    float: left;
}
.f-float-right {
    float: right;
}
.f-zen--container-grey {
    float: left;
}
._section {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
._section,
._section--TWO,
._section--THREE,
._section--MPU,
._section--ONE {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--MPU,
._section--ONE,
._section--TWO {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
._site--frontpage ._section,
._site--frontpage ._section--MPU,
._site--frontpage ._section--ONE,
._site--frontpage ._section--TWO {
    margin-bottom: 1rem;
}
._section--headline {
    -ms-flex: 3 1 9rem;
    flex: 3 1 9rem;
    position: relative;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
._site--frontpage ._section--headline:first-child {
    border-width: 0;
}
._section--row--container {
    -ms-flex: 1 1 960px;
    flex: 1 1 960px;
    max-width: 100%;
}
._section--row {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-flex;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 0.625rem;
}
._section--more-link {
    display: block;
}
._section--more-link:after {
    content: "";
    display: table;
    clear: both;
}
._section--TWO {
    border-top: 1px solid #4bc6df;
}
._section--TWO ._section--headline {
    -ms-flex: 3 1 9rem;
    flex: 3 1 9rem;
    border-width: 0;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
._section--TOPIC-LIST {
    border-top: 1px dotted #dcdcdc;
    margin-top: 1.5rem;
}
._section--TOPIC-LIST ._section--headline {
    border-width: 0;
    display: block;
    margin: 0;
}
@media (max-width: 739px) {
    ._section {
        width: 100%;
    }
    ._section,
    ._section--TWO {
        display: block;
    }
    ._section--THREE,
    ._section--MPU,
    ._section--ONE,
    ._section--TWO,
    ._section--HIGHLIGHTS,
    ._section--headline,
    ._section--row--container,
    ._section--row {
        display: block;
        width: 100%;
    }
}
._teaser {
    width: 100%;
    max-width: 100%;
}
._teaser--container--PRIORITY1 {
    -ms-flex: 3 2 70%;
    flex: 3 2 70%;
}
._teaser--container--PRIORITY1,
._teaser--container--PRIORITY2 {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
._teaser--container--PRIORITY2 {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
._teaser--container--PRIORITY2:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
._section--ONE .row1 ._teaser--container--PRIORITY2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
@media (max-width: 739px) {
    ._section--ONE .row1 ._teaser--container--PRIORITY2 {
        width: 100%;
        max-width: 100%;
    }
}
._section--TWO .row1 ._teaser--container--PRIORITY2 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
}
@media (max-width: 739px) {
    ._section--TWO .row1 ._teaser--container--PRIORITY2 {
        width: 100%;
        max-width: 100%;
    }
}
._teaser--container--PRIORITY3 {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    overflow: hidden;
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
._teaser--container--PRIORITY3:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
._teaser--container--PRIORITY3 ._teaser {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
._teaser--container--PRIORITY3 ._teaser:not(:last-child) {
    margin-bottom: 0.625rem;
}
._section--ONE .row2 ._teaser--container--PRIORITY3 {
    width: 25%;
}
@media (max-width: 739px) {
    ._section--ONE .row2 ._teaser--container--PRIORITY3 {
        width: 100%;
        max-width: 100%;
    }
}
._teaser--container--PRIORITY4 {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    width: 25%;
    overflow: hidden;
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
._teaser--container--PRIORITY4:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
._section--ONE .row2 ._teaser--container--PRIORITY4 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    width: 33%;
}
@media (max-width: 739px) {
    ._section--ONE .row2 ._teaser--container--PRIORITY4 {
        width: 100%;
        max-width: 100%;
    }
}
._section--TWO .row2 ._teaser--container--PRIORITY4 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    width: 25%;
}
@media (max-width: 739px) {
    ._section--TWO .row2 ._teaser--container--PRIORITY4 {
        width: 100%;
        max-width: 100%;
    }
}
._teaser--container--PRIORITY4 ._teaser {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
._teaser--container--PRIORITY4 ._teaser:not(:last-child) {
    margin-bottom: 0.625rem;
}
@media (max-width: 739px) {
    ._teaser--container--PRIORITY4 ._teaser {
        display: block;
        width: 100%;
        max-width: 100%;
    }
}
.more--container {
    display: none;
}
.more--container.open {
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 739px) {
    .more--container.open {
        display: block;
        width: 100%;
        max-width: 100%;
    }
}
._teaser--container--PRIORITY2 .LowCominUp {
    border-top: 3px solid #e3007e;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY2 .LowOTF {
    border-top: 3px solid #1895de;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY2 .HiCominUp {
    border-top: 3px solid #e3007e;
    background-color: #e3007e;
}
._teaser--container--PRIORITY2 .HiOTF {
    border-top: 3px solid #1895de;
    background-color: #1895de;
}
._teaser--container--PRIORITY2 .HiCominUp article h2 a,
._teaser--container--PRIORITY2 .HiOTF article h2 a,
._teaser--container--PRIORITY2 .HiCominUp article .article--standfirst,
._teaser--container--PRIORITY2 .HiCominUp article .teaser--standfirst,
._teaser--container--PRIORITY2 .HiOTF article .article--standfirst,
._teaser--container--PRIORITY2 .HiOTF article .teaser--standfirst,
._teaser--container--PRIORITY2 .HiCominUp article aside a,
._teaser--container--PRIORITY2 .HiOTF article aside a {
    color: #fff;
}
._teaser--container--PRIORITY3 .LowCominUp {
    border-top: 3px solid #e3007e;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY3 .LowOTF {
    border-top: 3px solid #1895de;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY3 .HiCominUp {
    border-top: 3px solid #e3007e;
    background-color: #e3007e;
}
._teaser--container--PRIORITY3 .HiOTF {
    border-top: 3px solid #1895de;
    background-color: #1895de;
}
._teaser--container--PRIORITY3 .HiCominUp article h2 a,
._teaser--container--PRIORITY3 .HiOTF article h2 a,
._teaser--container--PRIORITY3 .HiCominUp article .article--standfirst,
._teaser--container--PRIORITY3 .HiCominUp article .teaser--standfirst,
._teaser--container--PRIORITY3 .HiOTF article .article--standfirst,
._teaser--container--PRIORITY3 .HiOTF article .teaser--standfirst,
._teaser--container--PRIORITY3 .HiCominUp article aside a,
._teaser--container--PRIORITY3 .HiOTF article aside a {
    color: #fff;
}
._teaser--container--PRIORITY4 .LowCominUp {
    border-top: 5px solid #e3007e;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY4 .LowOTF {
    border-top: 5px solid #1895de;
    background-color: #f9f9f9;
}
._teaser--container--PRIORITY4 .HiCominUp {
    border-top: 5px solid #e3007e;
    background-color: #e3007e;
}
._teaser--container--PRIORITY4 .HiOTF {
    border-top: 5px solid #1895de;
    background-color: #1895de;
}
._teaser--container--PRIORITY4 .HiCominUp article h2 a,
._teaser--container--PRIORITY4 .HiOTF article h2 a,
._teaser--container--PRIORITY4 .HiCominUp article .article--standfirst,
._teaser--container--PRIORITY4 .HiCominUp article .teaser--standfirst,
._teaser--container--PRIORITY4 .HiOTF article .article--standfirst,
._teaser--container--PRIORITY4 .HiOTF article .teaser--standfirst,
._teaser--container--PRIORITY4 .HiCominUp article aside a,
._teaser--container--PRIORITY4 .HiOTF article aside a {
    color: #fff;
}
@media (max-width: 739px) {
    ._teaser--container--PRIORITY1,
    ._teaser--container--PRIORITY2,
    ._teaser--container--PRIORITY3,
    ._teaser--container--PRIORITY4 {
        display: block;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0.625rem;
    }
    ._teaser--container--PRIORITY1::before,
    ._teaser--container--PRIORITY2::before,
    ._teaser--container--PRIORITY3::before,
    ._teaser--container--PRIORITY4::before {
        border-width: 0;
    }
    ._teaser--container--PRIORITY1:not(:first-child)::before,
    ._teaser--container--PRIORITY2:not(:first-child)::before,
    ._teaser--container--PRIORITY3:not(:first-child)::before,
    ._teaser--container--PRIORITY4:not(:first-child)::before {
        border-width: 0;
    }
}
._ad--container--top {
    padding-bottom: 1rem;
    border-bottom: 2px #dcdcdc;
}
#block-djmag-d8-theme-content {
    width: 100%;
    float: left;
}
_site--voting--ad--content-right {
    border: 1px solid red;
}
._article--header--container {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
._article--header--meta {
    display: block;
    width: 100%;
}
._article--header {
    -ms-flex: 1 1;
    flex: 1 1;
    max-width: 100%;
}
._article--header--sidebar {
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
    display: none;
}
@media (min-width: 979px) {
    ._article--header--sidebar {
        display: block;
    }
}
._article--content--container {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}
._article--meta {
    -ms-flex: 0 1 220px;
    flex: 0 1 220px;
    padding-right: 1.25rem;
    display: none;
}
._article--content {
    -ms-flex: 1 1;
    flex: 1 1;
    max-width: 100%;
    overflow: hidden;
}
@media (min-width: 979px) {
    ._article--content {
        margin-right: 1.25rem;
    }
}
._article--sidebar {
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
    display: none;
}
@media (min-width: 979px) {
    ._article--sidebar {
        display: block;
    }
}
@media (min-width: 1140px) and (max-width: 80rem) {
    ._article--header--meta {
        -ms-flex: 0 1 220px;
        flex: 0 1 220px;
        width: auto;
        padding-right: 1.25rem;
    }
    ._article--meta {
        display: block;
    }
}
._section--THREE {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
._site--frontpage ._section--THREE {
    margin-bottom: 1rem;
}
._section--THREE {
    border-top: 1px solid #4bc6df;
    margin-top: 1.875rem;
    padding-top: 0.625rem;
}
._section--THREE ._section--headline {
    -ms-flex: 3 1 9rem;
    flex: 3 1 9rem;
    border-width: 0;
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
._section--THREE ._section--row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
._section--THREE ._teaser--container--PRIORITY2,
._section--THREE ._teaser--container--PRIORITY1 {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2 {
    height: 5.5rem;
    padding-bottom: 0;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2 article {
    width: 100%;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2 article img {
    float: left;
    height: 5rem;
    margin-right: 0.5rem;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2 article aside {
    position: relative;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2 article h2 {
    height: 3.75rem;
}
._section--THREE ._teaser--container--PRIORITY2 .teaser--PRIORITY2:not(:last-child) {
    margin-bottom: 0.625rem;
}
._section--THREE ._teaser--container--PRIORITY1 {
    border-left: 0.0625rem solid #dfdfdf;
}
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 article,
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 article .field--name-field-media {
    width: 100%;
}
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 article aside {
    position: relative;
}
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .typography--HEADING-TERTIARY,
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .commerce-product-title,
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 legend,
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 td {
    max-width: 100%;
}
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .article--standfirst,
._section--THREE ._teaser--container--PRIORITY1 .teaser--PRIORITY1 .teaser--standfirst {
    max-width: 100%;
    margin-top: 0.625rem;
}
._section--MPU ._section--row.row1 {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-flex;
    overflow: hidden;
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 {
        display: block;
        margin-top: 0.635rem;
    }
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 2;
    flex: 2;
    overflow: hidden;
    position: relative;
    padding-left: 0.625rem;
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1 {
        display: block;
        clear: right;
        width: 100%;
    }
}
._section--MPU ._section--row.row1 ._teaser--container--MPU {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex: 1;
    flex: 1;
    background: #f6f6f6;
}
.navigation-term ._section--MPU ._section--row.row1 ._teaser--container--MPU {
    margin-bottom: 1rem;
}
._section--MPU ._section--row.row1 ._teaser--container--MPU ._teaser--MPU {
    width: 300px;
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 ._teaser--container--MPU {
        border-left: 0;
        display: block;
        width: 100%;
    }
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 article .article--standfirst,
    ._section--MPU ._section--row.row1 article .teaser--standfirst {
        max-width: 100%;
        margin: 0.625rem 0;
    }
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 article aside {
        margin: 0;
        left: 0;
    }
}
@media (max-width: 739px) {
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY3 {
        display: block;
    }
}
@media (max-width: 739px) {
    ._section--ONE .row2 ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY3 {
        width: 100%;
        max-width: 100%;
    }
}
.page-top100djs figcaption,
.page-top100clubs figcaption {
    display: none;
}
.page-top100djs .top100-highlight-a,
.page-top100clubs .top100-highlight-a {
    background-color: #b51800;
    color: #fff;
}
.page-top100djs .top100-highlight-a h1,
.page-top100djs .top100-highlight-a a,
.page-top100clubs .top100-highlight-a h1,
.page-top100clubs .top100-highlight-a a {
    color: #fdadba;
}
.page-top100djs article,
.page-top100clubs article {
    position: relative;
    background-color: #f6f6f6;
    border-top: 1px solid #4bc6df;
    max-width: 100%;
}
._section--top100-e,
._section--top100-c,
._section--top100-d,
._section--top100-one {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
._section--top100-e ._section--headline,
._section--top100-c ._section--headline,
._section--top100-d ._section--headline {
    display: inline-block;
    padding: 0.625rem;
    margin: 0;
}
._section--top100-one ._section--headline {
    display: inline-block;
    padding: 0.625rem;
}
._section--top100-e ._section--headline .panel-pane,
._section--top100-c ._section--headline .panel-pane,
._section--top100-d ._section--headline .panel-pane,
._section--top100-one ._section--headline .panel-pane {
    float: left;
}
._section--top100-e ._section--headline .views-exposed-widgets,
._section--top100-c ._section--headline .views-exposed-widgets,
._section--top100-d ._section--headline .views-exposed-widgets,
._section--top100-one ._section--headline .views-exposed-widgets {
    padding: 0;
}
._section--top100-e ._section--headline .views-exposed-widgets .views-exposed-widget,
._section--top100-c ._section--headline .views-exposed-widgets .views-exposed-widget,
._section--top100-d ._section--headline .views-exposed-widgets .views-exposed-widget,
._section--top100-one ._section--headline .views-exposed-widgets .views-exposed-widget {
    float: left;
    width: auto;
    margin: 0 0 0 1rem;
}
._section--top100-e ._section--headline .views-exposed-widgets .views-exposed-widget .form-item,
._section--top100-c ._section--headline .views-exposed-widgets .views-exposed-widget .form-item,
._section--top100-d ._section--headline .views-exposed-widgets .views-exposed-widget .form-item,
._section--top100-one ._section--headline .views-exposed-widgets .views-exposed-widget .form-item {
    margin: 0;
}
._section--top100-e ._section--headline .views-exposed-widgets .views-submit-button,
._section--top100-c ._section--headline .views-exposed-widgets .views-submit-button,
._section--top100-d ._section--headline .views-exposed-widgets .views-submit-button,
._section--top100-one ._section--headline .views-exposed-widgets .views-submit-button {
    visibility: hidden;
}
._site--top100page ._section--top100-e,
._site--top100page ._section--top100-c,
._site--top100page ._section--top100-d,
._site--top100page ._section--top100-one {
    margin-bottom: 1rem;
}
._section--top100-e ._section--row,
._section--top100-c ._section--row,
._section--top100-d ._section--row,
._section--top100-one ._section--row {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
._section--top100-e .container_with_line,
._section--top100-c .container_with_line,
._section--top100-d .container_with_line,
._section--top100-one .container_with_line {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    border-left: 0.0625rem solid #dfdfdf;
    overflow: hidden;
}
._section--top100-e .container_with_line:first-child,
._section--top100-c .container_with_line:first-child,
._section--top100-d .container_with_line:first-child,
._section--top100-one .container_with_line:first-child {
    padding-left: 0;
    border-left: 0;
}
._section--top100-e .container_with_line:last-child,
._section--top100-c .container_with_line:last-child,
._section--top100-d .container_with_line:last-child,
._section--top100-one .container_with_line:last-child {
    padding-right: 0;
}
._section--top100-e article,
._section--top100-c article,
._section--top100-d article,
._section--top100-one article {
    border-top: 1px solid #4bc6df;
    background-color: #f6f6f6;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
._section--top100-e article:after,
._section--top100-c article:after,
._section--top100-d article:after,
._section--top100-one article:after {
    content: "";
    display: table;
    clear: both;
}
._section--top100-e article .typography--HEADING-TERTIARY,
._section--top100-e article .commerce-product-title,
._section--top100-e article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-e article legend,
._section--top100-e article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-e article td,
._section--top100-e article .views-field-field-top100-places,
._section--top100-e article .views-field-body,
._section--top100-e article aside,
._section--top100-c article .typography--HEADING-TERTIARY,
._section--top100-c article .commerce-product-title,
._section--top100-c article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-c article legend,
._section--top100-c article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-c article td,
._section--top100-c article .views-field-field-top100-places,
._section--top100-c article .views-field-body,
._section--top100-c article aside,
._section--top100-d article .typography--HEADING-TERTIARY,
._section--top100-d article .commerce-product-title,
._section--top100-d article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-d article legend,
._section--top100-d article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-d article td,
._section--top100-d article .views-field-field-top100-places,
._section--top100-d article .views-field-body,
._section--top100-d article aside,
._section--top100-one article .typography--HEADING-TERTIARY,
._section--top100-one article .commerce-product-title,
._section--top100-one article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-one article legend,
._section--top100-one article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-one article td,
._section--top100-one article .views-field-field-top100-places,
._section--top100-one article .views-field-body,
._section--top100-one article aside {
    float: left;
    width: 100%;
    padding: 0 0.625rem;
}
._section--top100-e article .teaser--comment-count,
._section--top100-c article .teaser--comment-count,
._section--top100-d article .teaser--comment-count,
._section--top100-one article .teaser--comment-count {
    position: relative;
}
._section--top100-e .row1 .container_with_line,
._section--top100-c .row1 .container_with_line {
    width: 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--top100-e .row1 .container_with_line:first-child,
._section--top100-c .row1 .container_with_line:first-child {
    width: 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--top100-e .row2 .container_with_line {
    width: 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--top100-e .row3 .panel-pane,
._section--top100-e .row4 .panel-pane,
._section--top100-e .row6 .panel-pane {
    float: left;
    width: 100%;
}
._section--top100-e .row3 .container_with_line,
._section--top100-e .row4 .container_with_line,
._section--top100-e .row6 .container_with_line {
    width: 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--top100-e .row3 .container_with_line article,
._section--top100-e .row4 .container_with_line article,
._section--top100-e .row6 .container_with_line article {
    border-top: 1px solid #4bc6df;
}
._section--top100-e .row3 .container_with_line article .views-field-field-media,
._section--top100-e .row3 .container_with_line article .views-field-body,
._section--top100-e .row4 .container_with_line article .views-field-field-media,
._section--top100-e .row4 .container_with_line article .views-field-body,
._section--top100-e .row6 .container_with_line article .views-field-field-media,
._section--top100-e .row6 .container_with_line article .views-field-body {
    display: none;
}
._section--top100-e .row5 .container_with_line {
    width: 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
}
._section--top100-c .row2 ._teaser--container--COLUMN1 {
    padding-right: 0.625rem;
}
._section--top100-c .row2 ._teaser--container--COLUMN1,
._section--top100-c .row2 ._teaser--container--MPU {
    border-left: 0.0625rem solid #dfdfdf;
    width: 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
    padding-left: 0.625rem;
    overflow: hidden;
}
._section--top100-c .row2 ._teaser--container--COLUMN1:first-child {
    padding-left: 0;
    border-left: 0;
}
._section--top100-c .row2 ._teaser--container--MPU {
    padding-right: 0;
}
._section--top100-c .row2 .container_with_line {
    border-left: 0;
    width: 100%;
    padding: 0;
    margin-bottom: 0.625rem;
}
._section--top100-c .row2 .container_with_line article .views-field-field-media,
._section--top100-c .row2 .container_with_line article .views-field-body {
    display: none;
}
._section--top100-c .row2 .container_with_line:last-child {
    margin-bottom: 0;
}
._section--top100-c .row2 article {
    min-height: 77px;
}
._section--top100-d ._teaser--container--COLUMN1,
._section--top100-d ._teaser--container--COLUMN2 {
    width: 50%;
}
._section--top100-d ._teaser--container--COLUMN1 .container_with_line,
._section--top100-d ._teaser--container--COLUMN2 .container_with_line {
    width: 100%;
    padding: 0;
    height: 5.5rem;
    border-left: 0;
    margin-bottom: 0.625rem;
}
._section--top100-d ._teaser--container--COLUMN1 .container_with_line:last-child,
._section--top100-d ._teaser--container--COLUMN2 .container_with_line:last-child {
    margin-bottom: 0;
}
._section--top100-d ._teaser--container--COLUMN1 img,
._section--top100-d ._teaser--container--COLUMN2 img {
    float: left;
    height: 5rem;
    margin-right: 0.5rem;
}
._section--top100-d ._teaser--container--COLUMN1 .views-field-field-media,
._section--top100-d ._teaser--container--COLUMN2 .views-field-field-media {
    position: absolute;
    top: 0;
}
._section--top100-d ._teaser--container--COLUMN1 .views-field-body,
._section--top100-d ._teaser--container--COLUMN2 .views-field-body {
    display: none;
}
._section--top100-d ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
._section--top100-d ._teaser--container--COLUMN1 .commerce-product-title,
._section--top100-d ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-d ._teaser--container--COLUMN1 legend,
._section--top100-d ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-d ._teaser--container--COLUMN1 td,
._section--top100-d ._teaser--container--COLUMN1 .views-field-field-top100-places,
._section--top100-d ._teaser--container--COLUMN1 aside,
._section--top100-d ._teaser--container--COLUMN2 .typography--HEADING-TERTIARY,
._section--top100-d ._teaser--container--COLUMN2 .commerce-product-title,
._section--top100-d ._teaser--container--COLUMN2 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-d ._teaser--container--COLUMN2 legend,
._section--top100-d ._teaser--container--COLUMN2 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-d ._teaser--container--COLUMN2 td,
._section--top100-d ._teaser--container--COLUMN2 .views-field-field-top100-places,
._section--top100-d ._teaser--container--COLUMN2 aside {
    position: absolute;
    left: 10rem;
    width: calc(100% - 10rem);
}
._section--top100-d ._teaser--container--COLUMN1 .views-field-field-top100-places,
._section--top100-d ._teaser--container--COLUMN2 .views-field-field-top100-places {
    top: 2rem;
}
._section--top100-d ._teaser--container--COLUMN1 aside,
._section--top100-d ._teaser--container--COLUMN2 aside {
    top: 3.625rem;
}
._section--top100-d ._teaser--container--COLUMN1 {
    padding-right: 0.625rem;
}
._section--top100-d ._teaser--container--COLUMN2 {
    padding-left: 0.625rem;
    border-left: 0.0625rem solid #dfdfdf;
}
._section--top100-a ._section--row {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
._section--top100-a ._teaser--container--COLUMN1,
._section--top100-a ._teaser--container--COLUMN2 {
    width: 50%;
}
._section--top100-a ._teaser--container--COLUMN1 .panel-pane,
._section--top100-a ._teaser--container--COLUMN1 .container_with_line {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
._section--top100-a ._teaser--container--COLUMN1 .container_with_line {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    padding: 0;
    border-left: 0;
    margin-bottom: 0.625rem;
    min-height: 87px;
}
._section--top100-a ._teaser--container--COLUMN1 .container_with_line:last-child {
    margin-bottom: 0;
}
._section--top100-a ._teaser--container--COLUMN1 img {
    float: left;
    height: 5rem;
    margin-right: 0.5rem;
}
._section--top100-a ._teaser--container--COLUMN1 .views-field-field-media {
    position: absolute;
    top: 0;
}
._section--top100-a ._teaser--container--COLUMN1 .views-field-body {
    display: none;
}
._section--top100-a ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
._section--top100-a ._teaser--container--COLUMN1 .commerce-product-title,
._section--top100-a ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-a ._teaser--container--COLUMN1 legend,
._section--top100-a ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-a ._teaser--container--COLUMN1 td,
._section--top100-a ._teaser--container--COLUMN1 .views-field-field-top100-places,
._section--top100-a ._teaser--container--COLUMN1 aside {
    position: absolute;
    left: 10rem;
    width: calc(100% - 10rem);
    background-color: transparent;
}
._section--top100-a ._teaser--container--COLUMN1 .views-field-field-top100-places {
    top: 2rem;
}
._section--top100-a ._teaser--container--COLUMN1 aside {
    top: 3.625rem;
}
._section--top100-a ._teaser--container--COLUMN1 {
    padding-right: 0.625rem;
}
._section--top100-a ._teaser--container--COLUMN2 {
    padding-left: 0.625rem;
    border-left: 0.0625rem solid #dfdfdf;
}
._section--top100-a ._teaser--container--COLUMN2 .container_with_line {
    width: 100%;
}
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article {
    min-height: 377px;
    background-color: #f6f6f6;
}
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .views-field-body,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .typography--HEADING-TERTIARY,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .commerce-product-title,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--top100-a ._teaser--container--COLUMN2 .container_with_line article legend,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--top100-a ._teaser--container--COLUMN2 .container_with_line article td,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article .views-field-field-top100-places,
._section--top100-a ._teaser--container--COLUMN2 .container_with_line article aside {
    padding: 0 0.625rem;
}
._section--top100-a ._teaser--container--COLUMN2 .container_with_line aside {
    float: left;
    width: 100%;
    padding: 0 0.625rem;
    bottom: auto;
    position: relative;
}
._section--top100-one ._teaser--container--NUMBER1 {
    width: 66.66%;
    max-width: 66.66%;
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    padding-right: 0.625rem;
    max-height: 250px;
}
._section--top100-one ._teaser--container--NUMBER1 .container_with_line {
    width: 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
}
._section--top100-one ._teaser--container--NUMBER1 .views-field-field-media {
    float: left;
    max-width: 66.66%;
}
._section--top100-one ._teaser--container--NUMBER1 .views-field-field-top100-places,
._section--top100-one ._teaser--container--NUMBER1 .views-field-body,
._section--top100-one ._teaser--container--NUMBER1 aside {
    width: 33.33%;
}
._section--top100-one ._teaser--container--MPU {
    border-left: 0.0625rem solid #dfdfdf;
    padding-left: 0.625rem;
    width: 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    padding-right: 0;
    overflow: hidden;
}
._section--top100-one .row2 .container_with_line {
    width: 33.33%;
    -ms-flex: 0 1 33.33%;
    flex: 0 1 33.33%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--row,
    .page-top100clubs ._section--row {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--row .top100-highlight-a,
.page-top100clubs ._section--row .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._section--headline,
    .page-top100clubs ._section--top100-one ._section--headline {
        height: 100%;
        width: 100%;
        float: left;
        display: inline-block;
        position: relative;
        clear: both;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: none;
        display: block;
        position: relative;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        display: block;
        position: relative;
        float: left;
    }
}
.page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article,
.page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .commerce-product-title,
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article legend,
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article td,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .commerce-product-title,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article legend,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article td {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-field-media,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-field-media {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        min-width: 100%;
        max-width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-field-top100-places {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-body,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .views-field-body {
        height: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .aside,
    .page-top100clubs ._section--top100-one ._teaser--container--NUMBER1 .container_with_line article .aside {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one ._teaser--container--MPU,
    .page-top100clubs ._section--top100-one ._teaser--container--MPU {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        float: left;
        display: block;
        position: relative;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one .row2 .container_with_line,
    .page-top100clubs ._section--top100-one .row2 .container_with_line {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        display: block;
        position: relative;
        float: left;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-one .commerce-product-title,
    .page-top100djs ._section--top100-one .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-one legend,
    .page-top100djs ._section--top100-one .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-one td,
    .page-top100clubs ._section--top100-one .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-one .commerce-product-title,
    .page-top100clubs ._section--top100-one .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-one legend,
    .page-top100clubs ._section--top100-one .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-one td {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one .views-field-field-media,
    .page-top100clubs ._section--top100-one .views-field-field-media {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        min-width: 100%;
        max-width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one img,
    .page-top100clubs ._section--top100-one img {
        height: auto;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one .views-field-body,
    .page-top100clubs ._section--top100-one .views-field-body {
        height: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one .views-field-field-top100-places,
    .page-top100clubs ._section--top100-one .views-field-field-top100-places {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-one aside,
    .page-top100clubs ._section--top100-one aside {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a,
    .page-top100djs ._section--top100-d,
    .page-top100clubs ._section--top100-a,
    .page-top100clubs ._section--top100-d {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-a .top100-highlight-a,
.page-top100djs ._section--top100-d .top100-highlight-a,
.page-top100clubs ._section--top100-a .top100-highlight-a,
.page-top100clubs ._section--top100-d .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .top100-highlight-a,
.page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane .top100-highlight-a,
.page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .container_with_line,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .container_with_line,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .container_with_line,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .container_with_line,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .container_with_line,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .container_with_line,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .container_with_line,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .container_with_line {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        display: block;
        position: relative;
        float: left;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .article,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .article,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .article,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .article,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .article,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .article,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .article,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .article {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .article .top100-highlight-a,
.page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .article .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .article .top100-highlight-a,
.page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .article .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .article .top100-highlight-a,
.page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .article .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .article .top100-highlight-a,
.page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .article .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .commerce-product-title,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 legend,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 td,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .commerce-product-title,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 legend,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 td,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .commerce-product-title,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 legend,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 td,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .commerce-product-title,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 legend,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 td,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .commerce-product-title,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 legend,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 td,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .commerce-product-title,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 legend,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 td,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .commerce-product-title,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 legend,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 td,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .commerce-product-title,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 legend,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 td {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .views-field-field-media,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .views-field-field-media,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .views-field-field-media,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .views-field-field-media,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .views-field-field-media,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .views-field-field-media,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .views-field-field-media,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .views-field-field-media {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        min-width: 100%;
        max-width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 img,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 img,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 img,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 img,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 img,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 img,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 img,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 img {
        height: auto;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .views-field-body,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .views-field-body,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .views-field-body,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .views-field-body,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .views-field-body,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .views-field-body,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .views-field-body,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .views-field-body {
        height: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 .views-field-field-top100-places,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 .views-field-field-top100-places,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 .views-field-field-top100-places,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 .views-field-field-top100-places,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 .views-field-field-top100-places,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 .views-field-field-top100-places,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 .views-field-field-top100-places,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 .views-field-field-top100-places {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN1 aside,
    .page-top100djs ._section--top100-a ._teaser--container--COLUMN2 aside,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN1 aside,
    .page-top100djs ._section--top100-d ._teaser--container--COLUMN2 aside,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN1 aside,
    .page-top100clubs ._section--top100-a ._teaser--container--COLUMN2 aside,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN1 aside,
    .page-top100clubs ._section--top100-d ._teaser--container--COLUMN2 aside {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e,
    .page-top100djs ._section--top100-c,
    .page-top100clubs ._section--top100-e,
    .page-top100clubs ._section--top100-c {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-e .top100-highlight-a,
.page-top100djs ._section--top100-c .top100-highlight-a,
.page-top100clubs ._section--top100-e .top100-highlight-a,
.page-top100clubs ._section--top100-c .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 .container_with_line,
    .page-top100djs ._section--top100-e .row1 .container_with_line:first-child,
    .page-top100djs ._section--top100-e .row2 .container_with_line,
    .page-top100djs ._section--top100-e .row2 .container_with_line:first-child,
    .page-top100djs ._section--top100-e .row3 .container_with_line,
    .page-top100djs ._section--top100-e .row3 .container_with_line:first-child,
    .page-top100djs ._section--top100-e .row4 .container_with_line,
    .page-top100djs ._section--top100-e .row4 .container_with_line:first-child,
    .page-top100djs ._section--top100-e .row5 .container_with_line,
    .page-top100djs ._section--top100-e .row5 .container_with_line:first-child,
    .page-top100djs ._section--top100-e .row6 .container_with_line,
    .page-top100djs ._section--top100-e .row6 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row1 .container_with_line,
    .page-top100djs ._section--top100-c .row1 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row2 .container_with_line,
    .page-top100djs ._section--top100-c .row2 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row3 .container_with_line,
    .page-top100djs ._section--top100-c .row3 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row4 .container_with_line,
    .page-top100djs ._section--top100-c .row4 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row5 .container_with_line,
    .page-top100djs ._section--top100-c .row5 .container_with_line:first-child,
    .page-top100djs ._section--top100-c .row6 .container_with_line,
    .page-top100djs ._section--top100-c .row6 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row1 .container_with_line,
    .page-top100clubs ._section--top100-e .row1 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row2 .container_with_line,
    .page-top100clubs ._section--top100-e .row2 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row3 .container_with_line,
    .page-top100clubs ._section--top100-e .row3 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row4 .container_with_line,
    .page-top100clubs ._section--top100-e .row4 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row5 .container_with_line,
    .page-top100clubs ._section--top100-e .row5 .container_with_line:first-child,
    .page-top100clubs ._section--top100-e .row6 .container_with_line,
    .page-top100clubs ._section--top100-e .row6 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row1 .container_with_line,
    .page-top100clubs ._section--top100-c .row1 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row2 .container_with_line,
    .page-top100clubs ._section--top100-c .row2 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row3 .container_with_line,
    .page-top100clubs ._section--top100-c .row3 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row4 .container_with_line,
    .page-top100clubs ._section--top100-c .row4 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row5 .container_with_line,
    .page-top100clubs ._section--top100-c .row5 .container_with_line:first-child,
    .page-top100clubs ._section--top100-c .row6 .container_with_line,
    .page-top100clubs ._section--top100-c .row6 .container_with_line:first-child {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        display: block;
        position: relative;
        float: left;
    }
}
.page-top100djs ._section--top100-e .row1 article,
.page-top100djs ._section--top100-e .row2 article,
.page-top100djs ._section--top100-e .row3 article,
.page-top100djs ._section--top100-e .row4 article,
.page-top100djs ._section--top100-e .row5 article,
.page-top100djs ._section--top100-e .row6 article,
.page-top100djs ._section--top100-c .row1 article,
.page-top100djs ._section--top100-c .row2 article,
.page-top100djs ._section--top100-c .row3 article,
.page-top100djs ._section--top100-c .row4 article,
.page-top100djs ._section--top100-c .row5 article,
.page-top100djs ._section--top100-c .row6 article,
.page-top100clubs ._section--top100-e .row1 article,
.page-top100clubs ._section--top100-e .row2 article,
.page-top100clubs ._section--top100-e .row3 article,
.page-top100clubs ._section--top100-e .row4 article,
.page-top100clubs ._section--top100-e .row5 article,
.page-top100clubs ._section--top100-e .row6 article,
.page-top100clubs ._section--top100-c .row1 article,
.page-top100clubs ._section--top100-c .row2 article,
.page-top100clubs ._section--top100-c .row3 article,
.page-top100clubs ._section--top100-c .row4 article,
.page-top100clubs ._section--top100-c .row5 article,
.page-top100clubs ._section--top100-c .row6 article {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row1 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row1 article legend,
    .page-top100djs ._section--top100-e .row1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row1 article td,
    .page-top100djs ._section--top100-e .row2 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row2 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row2 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row2 article legend,
    .page-top100djs ._section--top100-e .row2 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row2 article td,
    .page-top100djs ._section--top100-e .row3 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row3 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row3 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row3 article legend,
    .page-top100djs ._section--top100-e .row3 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row3 article td,
    .page-top100djs ._section--top100-e .row4 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row4 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row4 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row4 article legend,
    .page-top100djs ._section--top100-e .row4 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row4 article td,
    .page-top100djs ._section--top100-e .row5 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row5 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row5 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row5 article legend,
    .page-top100djs ._section--top100-e .row5 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row5 article td,
    .page-top100djs ._section--top100-e .row6 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .row6 article .commerce-product-title,
    .page-top100djs ._section--top100-e .row6 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e .row6 article legend,
    .page-top100djs ._section--top100-e .row6 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e .row6 article td,
    .page-top100djs ._section--top100-c .row1 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row1 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row1 article legend,
    .page-top100djs ._section--top100-c .row1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row1 article td,
    .page-top100djs ._section--top100-c .row2 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row2 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row2 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row2 article legend,
    .page-top100djs ._section--top100-c .row2 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row2 article td,
    .page-top100djs ._section--top100-c .row3 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row3 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row3 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row3 article legend,
    .page-top100djs ._section--top100-c .row3 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row3 article td,
    .page-top100djs ._section--top100-c .row4 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row4 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row4 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row4 article legend,
    .page-top100djs ._section--top100-c .row4 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row4 article td,
    .page-top100djs ._section--top100-c .row5 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row5 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row5 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row5 article legend,
    .page-top100djs ._section--top100-c .row5 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row5 article td,
    .page-top100djs ._section--top100-c .row6 article .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .row6 article .commerce-product-title,
    .page-top100djs ._section--top100-c .row6 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c .row6 article legend,
    .page-top100djs ._section--top100-c .row6 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c .row6 article td,
    .page-top100clubs ._section--top100-e .row1 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row1 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row1 article legend,
    .page-top100clubs ._section--top100-e .row1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row1 article td,
    .page-top100clubs ._section--top100-e .row2 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row2 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row2 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row2 article legend,
    .page-top100clubs ._section--top100-e .row2 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row2 article td,
    .page-top100clubs ._section--top100-e .row3 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row3 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row3 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row3 article legend,
    .page-top100clubs ._section--top100-e .row3 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row3 article td,
    .page-top100clubs ._section--top100-e .row4 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row4 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row4 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row4 article legend,
    .page-top100clubs ._section--top100-e .row4 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row4 article td,
    .page-top100clubs ._section--top100-e .row5 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row5 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row5 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row5 article legend,
    .page-top100clubs ._section--top100-e .row5 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row5 article td,
    .page-top100clubs ._section--top100-e .row6 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .row6 article .commerce-product-title,
    .page-top100clubs ._section--top100-e .row6 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e .row6 article legend,
    .page-top100clubs ._section--top100-e .row6 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e .row6 article td,
    .page-top100clubs ._section--top100-c .row1 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row1 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row1 article legend,
    .page-top100clubs ._section--top100-c .row1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row1 article td,
    .page-top100clubs ._section--top100-c .row2 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row2 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row2 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row2 article legend,
    .page-top100clubs ._section--top100-c .row2 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row2 article td,
    .page-top100clubs ._section--top100-c .row3 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row3 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row3 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row3 article legend,
    .page-top100clubs ._section--top100-c .row3 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row3 article td,
    .page-top100clubs ._section--top100-c .row4 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row4 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row4 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row4 article legend,
    .page-top100clubs ._section--top100-c .row4 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row4 article td,
    .page-top100clubs ._section--top100-c .row5 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row5 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row5 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row5 article legend,
    .page-top100clubs ._section--top100-c .row5 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row5 article td,
    .page-top100clubs ._section--top100-c .row6 article .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .row6 article .commerce-product-title,
    .page-top100clubs ._section--top100-c .row6 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c .row6 article legend,
    .page-top100clubs ._section--top100-c .row6 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c .row6 article td {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 article .views-field-field-media,
    .page-top100djs ._section--top100-e .row2 article .views-field-field-media,
    .page-top100djs ._section--top100-e .row3 article .views-field-field-media,
    .page-top100djs ._section--top100-e .row4 article .views-field-field-media,
    .page-top100djs ._section--top100-e .row5 article .views-field-field-media,
    .page-top100djs ._section--top100-e .row6 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row1 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row2 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row3 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row4 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row5 article .views-field-field-media,
    .page-top100djs ._section--top100-c .row6 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row1 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row2 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row3 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row4 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row5 article .views-field-field-media,
    .page-top100clubs ._section--top100-e .row6 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row1 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row2 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row3 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row4 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row5 article .views-field-field-media,
    .page-top100clubs ._section--top100-c .row6 article .views-field-field-media {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        min-width: 100%;
        max-width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-e .row2 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-e .row3 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-e .row4 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-e .row5 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-e .row6 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row1 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row2 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row3 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row4 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row5 article .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .row6 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row1 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row2 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row3 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row4 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row5 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .row6 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row1 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row2 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row3 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row4 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row5 article .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .row6 article .views-field-field-top100-places {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 article .views-field-body,
    .page-top100djs ._section--top100-e .row2 article .views-field-body,
    .page-top100djs ._section--top100-e .row3 article .views-field-body,
    .page-top100djs ._section--top100-e .row4 article .views-field-body,
    .page-top100djs ._section--top100-e .row5 article .views-field-body,
    .page-top100djs ._section--top100-e .row6 article .views-field-body,
    .page-top100djs ._section--top100-c .row1 article .views-field-body,
    .page-top100djs ._section--top100-c .row2 article .views-field-body,
    .page-top100djs ._section--top100-c .row3 article .views-field-body,
    .page-top100djs ._section--top100-c .row4 article .views-field-body,
    .page-top100djs ._section--top100-c .row5 article .views-field-body,
    .page-top100djs ._section--top100-c .row6 article .views-field-body,
    .page-top100clubs ._section--top100-e .row1 article .views-field-body,
    .page-top100clubs ._section--top100-e .row2 article .views-field-body,
    .page-top100clubs ._section--top100-e .row3 article .views-field-body,
    .page-top100clubs ._section--top100-e .row4 article .views-field-body,
    .page-top100clubs ._section--top100-e .row5 article .views-field-body,
    .page-top100clubs ._section--top100-e .row6 article .views-field-body,
    .page-top100clubs ._section--top100-c .row1 article .views-field-body,
    .page-top100clubs ._section--top100-c .row2 article .views-field-body,
    .page-top100clubs ._section--top100-c .row3 article .views-field-body,
    .page-top100clubs ._section--top100-c .row4 article .views-field-body,
    .page-top100clubs ._section--top100-c .row5 article .views-field-body,
    .page-top100clubs ._section--top100-c .row6 article .views-field-body {
        height: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .row1 article .aside,
    .page-top100djs ._section--top100-e .row2 article .aside,
    .page-top100djs ._section--top100-e .row3 article .aside,
    .page-top100djs ._section--top100-e .row4 article .aside,
    .page-top100djs ._section--top100-e .row5 article .aside,
    .page-top100djs ._section--top100-e .row6 article .aside,
    .page-top100djs ._section--top100-c .row1 article .aside,
    .page-top100djs ._section--top100-c .row2 article .aside,
    .page-top100djs ._section--top100-c .row3 article .aside,
    .page-top100djs ._section--top100-c .row4 article .aside,
    .page-top100djs ._section--top100-c .row5 article .aside,
    .page-top100djs ._section--top100-c .row6 article .aside,
    .page-top100clubs ._section--top100-e .row1 article .aside,
    .page-top100clubs ._section--top100-e .row2 article .aside,
    .page-top100clubs ._section--top100-e .row3 article .aside,
    .page-top100clubs ._section--top100-e .row4 article .aside,
    .page-top100clubs ._section--top100-e .row5 article .aside,
    .page-top100clubs ._section--top100-e .row6 article .aside,
    .page-top100clubs ._section--top100-c .row1 article .aside,
    .page-top100clubs ._section--top100-c .row2 article .aside,
    .page-top100clubs ._section--top100-c .row3 article .aside,
    .page-top100clubs ._section--top100-c .row4 article .aside,
    .page-top100clubs ._section--top100-c .row5 article .aside,
    .page-top100clubs ._section--top100-c .row6 article .aside {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-e .commerce-product-title,
    .page-top100djs ._section--top100-e .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-e legend,
    .page-top100djs ._section--top100-e .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-e td,
    .page-top100djs ._section--top100-c .typography--HEADING-TERTIARY,
    .page-top100djs ._section--top100-c .commerce-product-title,
    .page-top100djs ._section--top100-c .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100djs ._section--top100-c legend,
    .page-top100djs ._section--top100-c .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100djs ._section--top100-c td,
    .page-top100clubs ._section--top100-e .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-e .commerce-product-title,
    .page-top100clubs ._section--top100-e .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-e legend,
    .page-top100clubs ._section--top100-e .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-e td,
    .page-top100clubs ._section--top100-c .typography--HEADING-TERTIARY,
    .page-top100clubs ._section--top100-c .commerce-product-title,
    .page-top100clubs ._section--top100-c .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .page-top100clubs ._section--top100-c legend,
    .page-top100clubs ._section--top100-c .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .page-top100clubs ._section--top100-c td {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .views-field-field-media,
    .page-top100djs ._section--top100-c .views-field-field-media,
    .page-top100clubs ._section--top100-e .views-field-field-media,
    .page-top100clubs ._section--top100-c .views-field-field-media {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        min-width: 100%;
        max-width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e img,
    .page-top100djs ._section--top100-c img,
    .page-top100clubs ._section--top100-e img,
    .page-top100clubs ._section--top100-c img {
        height: auto;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .views-field-body,
    .page-top100djs ._section--top100-c .views-field-body,
    .page-top100clubs ._section--top100-e .views-field-body,
    .page-top100clubs ._section--top100-c .views-field-body {
        height: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        width: auto;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e .views-field-field-top100-places,
    .page-top100djs ._section--top100-c .views-field-field-top100-places,
    .page-top100clubs ._section--top100-e .views-field-field-top100-places,
    .page-top100clubs ._section--top100-c .views-field-field-top100-places {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-e aside,
    .page-top100djs ._section--top100-c aside,
    .page-top100clubs ._section--top100-e aside,
    .page-top100clubs ._section--top100-c aside {
        height: 100%;
        width: 100%;
        border: 0;
        margin: 0;
        display: block;
        position: relative;
        float: left;
        padding: 0 0.625rem;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
    }
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-c ._teaser--container--COLUMN1,
    .page-top100clubs ._section--top100-c ._teaser--container--COLUMN1 {
        width: 100%;
        max-width: 100%;
        border-left: 0;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
        position: relative;
    }
}
.page-top100djs ._section--top100-c ._teaser--container--COLUMN1 .top100-highlight-a,
.page-top100clubs ._section--top100-c ._teaser--container--COLUMN1 .top100-highlight-a {
    float: left;
    width: 100%;
}
@media (max-width: 768px) {
    .page-top100djs ._section--top100-c ._teaser--container--MPU,
    .page-top100clubs ._section--top100-c ._teaser--container--MPU {
        height: 100%;
        width: 100%;
        margin-bottom: 0.625rem;
        border-left: 0;
        padding: 0;
        float: left;
        display: block;
        position: relative;
    }
}
._section--container ._teaser,
._section--container .teaser--PRIORITY3 {
    background: #f6f6f6;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
._section--container .article--container {
    padding: 0;
    height: 100%;
}
._section--container article {
    height: 100%;
}
._section--container .article--standfirst,
._section--container .teaser--standfirst {
    padding: 0 0.25rem;
}
._section--container aside {
    padding: 0 0.25rem;
    position: relative;
    bottom: auto;
}
.top100djs ._section--container,
.top100djs ._section--container ._teaser {
    border-top: 1px solid #fff200;
}
.top100djs ._section--container .section--headline {
    color: #fff200;
}
.top100djs ._section--container .highlight,
.top100djs ._section--container .button--more {
    background-color: #fff200;
    color: #000;
}
.news ._section--container .highlight,
.news ._section--container .button--more {
    background-color: #e9168c;
    color: #fff;
}
.clubs ._section--container,
.clubs ._section--container ._teaser {
    border-top: 1px solid #1074ac;
}
.clubs ._section--container .section--headline {
    color: #1074ac;
}
.clubs ._section--container .highlight,
.clubs ._section--container .button--more {
    background-color: #1074ac;
    color: #fff;
}
.tech ._section--container,
.tech ._section--container ._teaser {
    border-top: 1px solid #96aaca;
}
.tech ._section--container .section--headline {
    color: #96aaca;
}
.tech ._section--container .highlight,
.tech ._section--container .button--more {
    background-color: #96aaca;
    color: #fff;
}
.features ._section--container,
.features ._section--container ._teaser {
    border-top: 1px solid #fc0d1b;
}
.features ._section--container .section--headline,
.features ._section--container .section--headline a {
    color: #fc0d1b;
}
.features ._section--container .highlight,
.features ._section--container .button--more {
    background-color: #fc0d1b;
    color: #fff;
}
.miller ._section--container,
.miller ._section--container ._teaser {
    border-top: 1px solid #c3be61;
}
.miller ._section--container .section--headline {
    color: #c3be61;
}
.miller ._section--container .highlight,
.miller ._section--container .button--more {
    background-color: #c3be61;
    color: #fff;
}
.ibiza ._section--container,
.ibiza ._section--container ._teaser {
    border-top: 1px solid #88ee58;
}
.ibiza ._section--container .section--headline,
.ibiza ._section--container .section--headline a {
    color: #88ee58;
}
.ibiza ._section--container .highlight,
.ibiza ._section--container .button--more {
    background-color: #88ee58;
    color: #fff;
}
._article .article--section.top100djs a,
._article .article--section.top100_dj_poll a {
    color: #fff200;
}
._article .top100full .position .top100_dj_poll.panel-pane,
._article .pane-node-field-question-reference.top100_dj_poll {
    background-color: #fff200;
}
._article .article--section.clubs a,
._article .article--section.top100_club_poll a {
    color: #fff200;
}
._article .top100full .position .top100_club_poll.panel-pane,
._article .pane-node-field-club-reference.top100_club_poll {
    background-color: #fff200;
}
._article .article--section.news a {
    color: #e9168c;
}
._article .article--section.tech a {
    color: #96aaca;
}
._article .article--section.features a {
    color: #fc0d1b;
}
._article .article--section.miller a {
    color: #c3be61;
}
._article .article--section.ibiza a {
    color: #88ee58;
}
.field-content.moneyshot-link a {
    color: #fff;
    padding-left: 5px;
}
._article .pane-node-field-club-reference.top100_club_poll {
    padding: 0.625rem;
}
._article figcaption {
    display: none;
}
._article .entity-entityform {
    font-size: 12px;
    line-height: 13px;
    padding: 8px;
    margin-bottom: 10px;
}
._article .entity-entityform h2,
._article .entity-entityform .submitted {
    display: none;
}
._article .top100full .position .panel-pane {
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 1.5rem;
    float: left;
    margin-bottom: 10px;
    width: 48%;
    height: 145px;
}
._article .top100full .position .panel-pane,
._article .top100full .position .panel-pane .field,
._article .top100full .position .panel-pane .field__item {
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
._article .top100full .position .panel-pane .field a,
._article .top100full .position .panel-pane .field__item a {
    width: 100%;
    padding: 1rem;
}
._article .top100full .position .panel-pane:nth-child(2),
._article .top100full .position .panel-pane:nth-child(4) {
    margin-left: 4%;
}
._article .top100full .position .panel-pane:nth-child(1) .field__item {
    font-size: 200%;
}
._article .top100full .panel-pane.position-no-display {
    display: none;
}
@media (max-width: 768px) {
    ._article .top100full .panel-pane.position-no-display {
        display: block;
    }
}
._article .top100full .field--type-entityreference header {
    display: none;
}
._article .article--section .field__item {
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 1.5rem;
    padding-top: 0.25rem;
}
._article .article--section a {
    font-weight: 900;
    line-height: 1.5rem;
    padding-top: 0.25rem;
    border: 0;
}
._article .typography--HEADING-PRIMARY {
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
}
._article .article--standfirst,
._article .teaser--standfirst {
    line-height: 1.375rem;
    color: #767676;
    margin-bottom: 0.375rem;
    margin-top: 8px;
    font-style: italic;
}
._article .halfpage--advert {
    background: #f6f6f6;
}
._article body,
._article span {
    font-size: 1rem;
}
._article .topic-list--link,
._article .topic-list--link--MORE {
    position: relative;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    border-radius: 0;
    outline: none;
    border: 1px solid #f1f1f1;
    background-color: #e3007e;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    line-height: 1.25rem;
    margin: 0 4px 3px 0;
    transition-timing-function: ease-in-out;
    transition-property: color, border-color, background-color;
}
._article .topic-list--link:hover,
._article .topic-list--link--MORE:hover {
    border-color: #a4a4a4;
    background-color: #e3007e;
}
._article iframe {
    width: 100%;
}
.masthead {
    width: 970px;
}
@media (max-width: 768px) {
    .masthead {
        display: none;
    }
}
._site--frontpage ._section--headline a:link {
    text-decoration: none;
}
._site--frontpage ._section--headline {
    display: inline;
}
._site--frontpage ._section--headline .section--headline {
    float: left;
    margin-right: 10px;
}
._site--frontpage ._section--headline .feed-icon {
    vertical-align: top;
    float: left;
    height: 24px;
    padding-top: 4px;
}
._site--frontpage ._section--headline .feed-icon p {
    margin: 0;
}
.field__item .media--image a:link,
.field__item .media--image a:visited {
    border-bottom-width: 0;
    text-decoration: none;
    height: 0;
    background-color: transparent;
    padding: 0;
}
.field__item .media--image a:hover {
    border-bottom-width: 0;
    text-decoration: none;
    height: 0;
    background-color: transparent;
    padding: 0;
}
@media (max-width: 768px) {
    .navigation--section--link--toggle {
        background-color: #000;
        z-index: 0;
        position: relative;
    }
}
@media (max-width: 768px) {
    ._site--navigation--container {
        display: none;
    }
}
@media (max-width: 768px) {
    ._site--meta {
        border: 0;
    }
}
#search-block-form .container-inline {
    overflow: hidden;
    width: 300px;
    vertical-align: middle;
    white-space: nowrap;
}
#search-block-form .form-item-search-block-form {
    float: left;
    height: auto;
}
#search-block-form input#search {
    background: #333;
}
#search-block-form input#search::-webkit-input-placeholder {
    color: #65737e;
}
#search-block-form input#search:-moz-placeholder,
#search-block-form input#search::-moz-placeholder {
    color: #65737e;
}
#search-block-form input#search:-ms-input-placeholder {
    color: #65737e;
}
#search-block-form .container-inline .form-actions button.icon {
    border: none;
    background: #000;
    height: 37px;
    width: 50px;
    color: #333;
    opacity: 0;
    font-size: 10pt;
    transition: all 0.55s ease;
    border-radius: 0;
}
#search-block-form .container-inline:hover .form-actions button.icon {
    outline: none;
    opacity: 1;
    margin-left: -50px;
    margin-top: 0;
    background-color: #ff0;
}
.url-textfield {
    display: none !important;
}
.panel-pane ._teaser--MPU figcaption {
    display: none;
}
.panel-pane.tech ._teaser--MPU,
.navigation-term ._teaser--MPU {
    background: #f6f6f6;
}
.panel-pane.tech ._teaser--MPU figcaption,
.navigation-term ._teaser--MPU figcaption {
    display: none;
}
.panel-pane.tech ._teaser--MPU .views-field-title {
    font-size: 1rem;
    line-height: 1.15rem;
}
.navigation-term ._teaser--MPU .views-field-title {
    padding: 0 0.25rem;
    font-size: 1rem;
    line-height: 1.15rem;
}
.navigation-term ._teaser--MPU .views-field-title a {
    color: #333;
    text-decoration: none;
}
.panel-pane.tech ._teaser--MPU .views-field-field-standfirst a,
.navigation-term ._teaser--MPU .views-field-field-standfirst a {
    padding: 0 0.25rem;
}
.panel-pane.tech ._teaser--MPU figurecaption,
.navigation-term ._teaser--MPU figurecaption {
    display: none;
}
.nav--1 .typography--HEADING-TERTIARY,
.nav--1 .commerce-product-title,
.nav--1 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .nav--1 legend,
.nav--1 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .nav--1 td {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 700;
}
.nav--2 .typography--HEADING-TERTIARY,
.nav--2 .commerce-product-title,
.nav--2 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .nav--2 legend,
.nav--2 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .nav--2 td {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 600;
    margin: 0;
}
.nav--3 .typography--HEADING-TERTIARY,
.nav--3 .commerce-product-title,
.nav--3 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .nav--3 legend,
.nav--3 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .nav--3 td {
    font-size: 1rem;
    line-height: 1.15rem;
    font-weight: 600;
    margin: 0;
}
.view table {
    width: 100%;
    font-size: 0.923em;
}
.view table td {
    padding: 8px 10px;
}
.view table td,
.view table th {
    vertical-align: middle;
    border: 0;
    color: #000;
}
.view tr.even,
.view tr.odd {
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #bebfb9;
    background: #f3f4ee;
}
.view tr.odd {
    background: #fff;
}
.view tr.drag {
    background: #fe7;
}
.view tr.drag-previous {
    background: #ffb;
}
.view table th {
    text-transform: uppercase;
    background: #e1e2dc;
    font-weight: 400;
    border-width: 1px;
    border-style: solid;
    border-color: #bebfb9;
    padding: 3px 10px;
}
.view table th.select-all {
    width: 1px;
}
.view table th.active {
    background: #bdbeb9;
}
.view table th a {
    display: block;
    position: relative;
}
.view table th.active a {
    padding: 0 25px 0 0;
}
.view table th.active img {
    position: absolute;
    top: 3px;
    right: 3px;
}
.view table td.active {
    background: #e9e9dd;
}
.view table tr.odd td.active {
    background: #f3f4ee;
}
.view table tr.selected td.active,
.view table tr.selected td {
    background: #ffc;
    border-color: #eeb;
}
.view table.system-status-report tr {
    border-bottom: 1px solid #ccc;
}
.view table.system-status-report tr.ok {
    color: #255b1e;
    background-color: #e5ffe2;
}
.view table.system-status-report tr.info {
    color: #040f37;
    background-color: #bdf;
}
.view table.system-status-report tr.warning {
    color: #840;
    background-color: #fffce5;
}
.view table.system-status-report tr.error {
    color: #8c2e0b;
    background-color: #fef5f1;
}
.view tr td:last-child {
    border-right: 1px solid #bebfb9;
}
.user-profile-item,
.djmag-content-music-my-reviews {
    margin-bottom: 20px;
}
.djmag-content-music-my-reviews legend a.fieldset-title {
    color: #0074bd;
}
.support tr.state-1.priority-1 {
    background-color: #fdffdd;
}
.support tr.state-1.priority-2 {
    background-color: #fbffc2;
}
.support tr.state-1.priority-3 {
    background-color: #f9ff9c;
}
.support tr.state-1.priority-4 {
    background-color: #f6ff6b;
}
.support tr.state-1 td.active {
    background-color: #e9edab;
}
.support tr.state-2.priority-1 {
    background-color: #ecfff3;
}
.support tr.state-2.priority-2 {
    background-color: #d0ffe1;
}
.support tr.state-2.priority-3 {
    background-color: #aaffc8;
}
.support tr.state-2.priority-4 {
    background-color: #80ffad;
}
.support tr.state-2 td.active {
    background-color: #cdecd8;
}
.support tr.state-3.priority-1 {
    background-color: #ffdada;
}
.support tr.state-3.priority-2 {
    background-color: #ffc6c6;
}
.support tr.state-3.priority-3 {
    background-color: #ffb4b4;
}
.support tr.state-3.priority-4 {
    background-color: #ffa1a1;
}
.support tr.state-3 td.active {
    background-color: #eccdcd;
}
.support tr.state-4.priority-1 {
    background-color: #f8f8f8;
}
.support tr.state-4.priority-2 {
    background-color: #f3f3f3;
}
.support tr.state-4.priority-3 {
    background-color: #ececec;
}
.support tr.state-4.priority-4 {
    background-color: #e8e8e8;
}
.support tr.state-4 td.active {
    background-color: #e1e1e1;
}
.support-state,
.support-priority,
.support-client,
.support-assigned,
.support-project {
    padding: 3px 3px 3px 16px;
    background: #edf4f9;
    font-size: 0.85em;
}
.ticket-id:before {
    font-size: 0.95em;
    color: #999;
    content: "#";
}
.ticket-id {
    font-size: 0.75em;
}
table.support {
    width: 100%;
}
.support thead th {
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}
.support tbody td {
    padding: 3px;
}
.support tbody {
    border-top: 1px solid #ccc;
}
.support-hide-post-comment h2.comment-form {
    display: none;
}
tr.status-4 {
    background: red;
}
.commerce-product-title-label {
    display: none;
}
.commerce--top {
    display: inline-block;
}
.commerce--top .commerce--left,
.commerce--top .commerce--right {
    float: left;
}
.commerce-product-sku {
    display: inline-block;
}
.commerce-product-sku > div {
    float: left;
}
.commerce-product-sku .commerce-product-sku-label {
    margin-right: 3px;
}
.field-commerce-price {
    font-size: 140%;
    margin: 5px 0;
}
.commerce-add-to-cart {
    margin: 5px 0;
}
.commerce-add-to-cart .attribute-widgets {
    margin-top: 10px;
}
.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-commerce-year {
    display: inline-block;
}
.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-commerce-year label,
.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-commerce-year select {
    float: left;
}
.commerce-add-to-cart .attribute-widgets .form-item-attributes-field-commerce-year label {
    margin-right: 5px;
}
.commerce-add-to-cart .form-item-quantity {
    display: inline-block;
}
.commerce-add-to-cart .form-item-quantity label,
.commerce-add-to-cart .form-item-quantity input {
    float: left;
}
.commerce-add-to-cart .form-item-quantity label {
    margin-right: 5px;
}
.commerce-add-to-cart input[type="submit"] {
    top: -28px;
}
.field--type-field-jquery-tabs ul {
    display: inline-block;
    padding: 0 5px 0 0;
    font: 700 12px/19px Verdana !important;
    font-weight: 700;
    height: 19px;
    margin: 0;
}
.field--type-field-jquery-tabs ul li {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    padding: 2px 5px;
    margin: 0 3px 0 0;
    position: relative;
    float: left;
}
.field--type-field-jquery-tabs ul li a {
    font: 700 12px/19px Verdana !important;
    text-decoration: none;
    border: 0;
    color: #027ac6;
}
.field--type-field-jquery-tabs ul li a:hover {
    color: #aaa;
}
.field--type-field-jquery-tabs ul li a:link {
    border: 0;
    color: #aaa;
}
.field--type-field-jquery-tabs ul li:hover {
    border: 1px solid #ccc;
    border-bottom: none;
}
.field--type-field-jquery-tabs ul li.ui-state-active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
.field--type-field-jquery-tabs ul li.ui-state-active a {
    color: #000;
}
.quicktabs_main.quicktabs-style-basic {
    background-color: #fff;
    border: 1px solid #aaa;
    border-top: none;
    padding: 10px;
    clear: both;
}
ul.quicktabs-tabs.quicktabs-style-basic ul.quicktabs-tabs.quicktabs-style-basic li.active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #fff;
    background-color: #fff;
}
ul.quicktabs-tabs.quicktabs-style-basic li.active a {
    color: #027ac6;
}
.commerce-line-item-views-form .line-item-total-label,
.commerce-checkout-form-checkout .component-title {
    font-weight: 700;
}
.commerce-checkout-form-review .checkout-review .pane-title td {
    background-color: #fff;
    padding: 20px 5px 5px;
}
.commerce-checkout-form-review .checkout-review .pane-data td {
    padding: 5px 10px;
}
.commerce_payment {
    margin-top: 20px;
}
input[type="submit"].shopping-cart {
    margin-bottom: 2rem;
}
#edit-account-form-select-register,
fieldset.checkout-buttons {
    margin-top: 30px;
}
.page-shop ._section--headline {
    border-bottom: 1px solid #4bc6df;
    padding-bottom: 0.625rem;
    margin-bottom: 1.625rem;
}
.page-shop .view .product-row {
    display: inline;
    float: left;
    clear: both;
    margin-bottom: 1.625rem;
}
.page-shop .view .product-row .field--name-field-image a {
    border: 0;
    padding: 0;
}
.page-shop .view .product-row .form-item-quantity {
    display: block;
    float: left;
}
.page-shop .view .product-row .form-item-quantity label,
.page-shop .view .product-row .form-item-quantity input {
    float: left;
    clear: both;
}
.page-shop .view .product-row .views-field-title .field-content {
    position: relative;
    top: 28px;
}
.page-shop .view .product-row .field,
.page-shop .view .product-row .views-field {
    float: left;
    margin-right: 10px;
    height: 100%;
}
.page-shop .view .product-row .field a,
.page-shop .view .product-row .views-field a {
    text-decoration: none;
    font-weight: 900;
    font-size: larger;
}
.page-shop .view .product-row .field a img,
.page-shop .view .product-row .views-field a img {
    width: 64px;
}
.page-shop .view .product-row .field--name-commerce-price {
    top: 28px;
    position: relative;
    display: inline;
}
.page-shop .view .product-row .commerce-product-field-commerce-price {
    display: inline;
}
.page-shop .view .product-row .commerce-product-field-commerce-price .field__item {
    font-size: 16px;
}
.page-shop .view .product-row .field--name-field-product {
    display: inline;
    float: left;
    display: inline;
}
.page-shop .view .product-row .field--name-field-product form div {
    display: inline;
}
.page-shop .view .product-row .field--name-field-product form div .attribute-widgets {
    margin-top: 0;
    clear: none;
}
.page-shop .view .product-row .field--name-field-product form div .attribute-widgets .form-item {
    float: left;
    margin-right: 10px;
}
.page-shop .view .product-row .field--name-field-product form div input[type="submit"] {
    float: left;
    top: 23px;
}
@media (max-width: 768px) {
    .page-shop .view .product-row .field--name-field-product form div input[type="submit"] {
        top: 0;
    }
}
.fieldset-wrapper input[type="submit"].checkout-back,
.fieldset-wrapper input[type="submit"].checkout-cancel {
    margin-left: 10px;
}
input[type="submit"].shopping-cart {
    background-color: green;
}
.section-subscription .commerce-product-field-field-image {
    float: left;
    margin-right: 20px;
}
.section-subscription .field-field-price-description {
    width: 30%;
    float: left;
    margin-bottom: 20px;
}
.section-subscription .field-field-price-description .field--name-field-price-description strong {
    font-weight: 600;
}
.page-subscribe .subscription-box {
    border-bottom: thin solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.node--subscription-display .submitted {
    display: none;
}
.node--subscription-display .commerce-product-title {
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 700;
    margin-top: 0.375rem;
}
.node--subscription-display .field--name-field-product {
    float: left;
    margin-right: 20px;
}
.node--subscription-display .commerce-product-field-field-product-info {
    clear: both;
}
.node--subscription-display .field--name-commerce-price {
    font-size: 18px;
    font-weight: 600;
}
.node--subscription-display .commerce-add-to-cart,
.node--subscription-display .commerce-add-to-cart input[type="submit"] {
    margin-bottom: 0;
}
.node--subscription-display .commerce-add-to-cart .form-type-select select {
    background-color: gold;
}
.node--subscription-display .field--type-field-jquery-tabs ul li {
    list-style: none !important;
}
.node--subscription-display .field--type-field-jquery-tabs ul li a {
    font-size: 16px !important;
}
.field--name-commerce-customer-billing,
.field--name-commerce-customer-shipping {
    margin: 10px;
    padding: 10px;
    border: 1px solid;
    float: left;
}
.field--name-field-djmag-sub-id {
    clear: both;
}
input[type="submit"].button-green {
    background-color: green;
}
input[type="submit"].button-green:active,
input[type="submit"].button-green:hover,
input[type="submit"].button-green:focus {
    background-color: MediumSeaGreen;
}
#commerce-checkout-form-upgrade table td input[type="checkbox"]:not([checked]):checked {
    box-shadow: 0 0 10px 6px rgba(0, 255, 0, 0.5);
}
.djmag-commerce-addressbook-buttonize {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    padding: 0.5em;
    margin: 1em;
    background-color: rgba(0, 255, 0, 0.5);
}
._user--navigation-section:after {
    content: "";
    display: table;
    clear: both;
}
._user--navigation-section a {
    color: #fff;
}
._user--navigation-section .navigation--user {
    display: none;
}
._user--navigation-section .navigation--user.open {
    display: block;
}
.user--section--link--toggle {
    background: #333;
    background: #fd0;
    line-height: 2.25rem;
    text-decoration: none;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding-left: 0.875rem;
    padding-right: 0.875rem;
}
.user--section--link--toggle::before {
    margin-bottom: 0.25rem;
    margin-right: 0.25rem;
}
.gift-field-element {
    float: left;
    margin-right: 10px;
}
.field--type-gift .gift--wrapper {
    display: inline;
    clear: both;
    float: left;
}
.field--type-gift .gift--wrapper .field {
    float: left;
    display: block;
    margin-right: 10px;
}
form .commerce-invoices-transaction .views-table {
    width: 100%;
    font-size: 0.923em;
    margin: 0 0 10px;
    border: 1px solid #bebfb9;
}
form .commerce-invoices-transaction .views-table th,
form .commerce-invoices-transaction .views-table td {
    padding-left: 5px;
}
form .commerce-invoices-transaction .views-table th {
    background: #e1e2dc;
}
form .commerce-invoices-transaction .views-table td {
    background: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.article--standfirst p,
.teaser--standfirst p,
.panel-pane.tech ._teaser--MPU .views-field-title a,
.navigation--primary,
.section--headline,
.article--info--author {
    font-family: "Montserrat", sans-serif;
}
._article .typography--HEADING-PRIMARY {
    font-size: 3rem;
    line-height: 3.3rem;
    font-weight: 500;
    letter-spacing: 0.07rem;
}
._article .article--section a {
    letter-spacing: 0.5rem;
    font-size: 1.1rem;
}
._article .article--standfirst,
._article .teaser--standfirst {
    font-size: 1rem;
    font-weight: 300;
}
._article .pane-djmag-advert-responsive-pane iframe {
    margin-top: 0;
}
.article--info--author {
    color: #000;
    font-size: 1rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}
.article--info--date {
    color: #767676;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
}
.navigation--scroll {
    font-size: 0.9rem;
}
.panel-pane.tech ._teaser--MPU .views-field-title,
.navigation-term ._teaser--MPU .views-field-title {
    font-weight: 500;
}
.teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
.teaser--PRIORITY1 h1.commerce-product-title,
._teaser--container--PRIORITY2 ._teaser.teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
._teaser--container--PRIORITY2 ._teaser.teaser--PRIORITY1 h1.commerce-product-title {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.1rem;
}
.teaser--PRIORITY2 h2.typography--HEADING-TERTIARY,
.teaser--PRIORITY2 h2.commerce-product-title {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
}
.teaser--PRIORITY2 .media--image {
    margin: 0;
}
h1.typography--HEADING-PRIMARY.results-page-title {
    font-size: 3rem;
    line-height: 3.3rem;
    margin-bottom: 1.55rem;
}
h1.typography--HEADING-PRIMARY.results-page-title,
.results-for-page-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
}
.base--p,
.base--TEXT p,
.base p,
._site--voting p,
.article p {
    margin-bottom: 1.5rem;
    line-height: 1.6;
}
.pulloutquote {
    font-size: 4rem;
    line-height: 3rem;
}
.narrowpic img {
    width: 30%;
}
.fullwidth img {
    width: 100%;
}
.feature-intro-copy {
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 14px auto 30px;
    width: 85%;
    padding-bottom: 0;
}
.feature-intro-copy,
.feature-intro-copy b,
.feature-intro-copy strong {
    font-weight: 400 !important;
}
.pulloutquotebig,
p.pulloutquotebig {
    font-size: 2.3rem;
    line-height: 2.9rem;
    width: 67%;
}
.pulloutquotebig,
p.pulloutquotebig,
.pulloutquotesmall,
p.pulloutquotesmall {
    font-family: "Montserrat", sans-serif;
    font-weight: 300;
    margin: 100px auto;
    text-transform: none;
}
.pulloutquotesmall,
p.pulloutquotesmall {
    font-size: 1.9rem;
    line-height: 2.6rem;
    width: 95%;
}
div .centre-col-text,
p strong.centre-col-text,
 span.centre-col-text,
p span.centre-col-text,
p.centre-col-text,
p.centre-col-img {
    margin: 20px auto;
    width: 67%;
    display: block;
}
div .centre-col-text img,
p strong.centre-col-text img,
 span.centre-col-text img,
p span.centre-col-text img,
p.centre-col-text img,
p.centre-col-img img {
    width: 100%;
}
._site--banner,
._site--footer--banner {
    max-width: 1010px;
}
._site--headquarters {
    max-width: 1010px;
    margin: auto;
}
li.navigation--primary--item {
    font-size: 0.85rem;
}
.navigation--primary--link,
.navigation--primary--link--HOME,
.navigation--primary--submenu--link,
.navigation--secondary--link,
.breadcrumbs--link a {
    margin-right: 0.7rem;
}
.feature-page ._article--content {
    margin-right: 0;
}
.feature-page ._article--content .media--image_top100_no1,
.feature-page ._article--content .media--image {
    text-align: center;
}
.feature-page ._article--content h1 {
    margin-bottom: 15px;
    margin-top: 1rem;
}
.feature-page ._article--content .pane-author-info,
.feature-page ._article--content .pane-node-title {
    overflow: auto;
    text-align: center;
}
.feature-page ._article--content .pane-author-info {
    margin-top: 15px;
}
.feature-page ._article--content .article--info--date {
    margin-top: 8px;
    text-transform: uppercase;
}
.feature-page ._article--content .pane-node-field-list {
    margin: 0 auto;
    width: 80%;
}
.feature-page ._article--content #mpu_default_1 {
    margin-left: auto;
    margin-right: auto;
    width: 300px;
}
.feature-page ._article--content iframe {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.feature-page ._article--content img {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.feature-page ._article--content .pane-node-field-media img {
    margin-top: 1rem;
    margin-bottom: 0;
}
.field--name-field-sign-off-block {
    border-top: 1px solid #000;
    padding-top: 30px;
}
.instagram-media {
    margin: 3rem auto !important;
}
.panel-pane.pane-entity-field.pane-node-field-latest-content-type-label .field__item,
.panel-pane.pane-entity-field.pane-node-field-latest-content-label .field__item,
.views-field-field-latest-content-label .field-content {
    margin-top: -32px;
    margin-left: 0;
    margin-bottom: 9px;
    text-transform: uppercase;
    background: #fff;
    padding: 3px 9px 0 6px;
    width: auto;
    display: table-caption;
    color: #000;
    font-weight: 700;
    z-index: 125;
    position: relative;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
    white-space: nowrap;
}
.hero-main .views-field-field-latest-content-label .field-content {
    margin: 0 auto;
    position: static;
    text-align: center;
    background: #efefef;
    padding: 20px 9px 0 6px;
    width: 100%;
    display: inline-block;
}
.latest-section ._teaser--container--PRIORITY1,
.latest-section ._teaser--container--PRIORITY2 {
    -ms-flex-direction: column;
    flex-direction: column;
}
.latest-section h1.typography--HEADING-TERTIARY,
.latest-section h1.commerce-product-title {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    margin: 0 0 1.85rem;
}
.latest-section ._teaser--container--PRIORITY1 h1.typography--HEADING-TERTIARY,
.latest-section ._teaser--container--PRIORITY1 h1.commerce-product-title {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: 0.1rem;
    margin-bottom: 1.85rem;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero {
    padding-right: 0.8rem;
    margin-bottom: 0.5rem;
    margin-top: 0.8rem;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero .views-field-field-feature-media {
    position: relative;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero h1 {
    font-weight: 400;
    letter-spacing: 0.1rem;
    font-size: 1.8rem;
    line-height: 2.2rem;
    padding: 15px 30px 30px;
    background: #efefef;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero h1 a {
    text-align: center;
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero img {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
}
._section--MPU.home-hero-container ._section--row.row1 ._teaser--container--MPU {
    padding-left: 0.625rem;
}
.home-big-feature-header {
    overflow: auto;
    padding: 0.5rem 0;
    border-top: #fc0d1b 1px solid;
}
.home-big-feature-header .section--headline {
    margin-bottom: 0.5rem;
    margin-left: 0.625rem;
}
.home-big-feature {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
    margin-bottom: 1rem;
    overflow: auto;
    position: relative;
}
.home-big-feature .views-field-title {
    position: absolute;
    z-index: 200;
    bottom: 29px;
    left: 20px;
    padding: 15px;
    right: 20px;
}
.home-big-feature img {
    border-top: #fc0d1b 1px solid;
}
.home-big-feature h1 {
    font-weight: 400;
    letter-spacing: 0.1rem;
    font-size: 1.8rem;
    line-height: 2.2rem;
    position: absolute;
    z-index: 200;
    bottom: 29px;
    left: 20px;
    padding: 15px;
    right: 20px;
    background: #fff;
    text-align: center;
}
.home-big-feature h1 a {
    text-decoration: none;
    text-transform: uppercase;
}
.features .row1 ._section--container ._teaser,
.features .row1 ._teaser--container--PRIORITY1 {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.features .row1 ._teaser--container--PRIORITY2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.features .row1 h1.typography--HEADING-TERTIARY,
.features .row1 h1.commerce-product-title {
    line-height: 2rem;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
}
.features .row1 .teaser--PRIORITY2 h2.typography--HEADING-TERTIARY,
.features .row1 .teaser--PRIORITY2 h2.commerce-product-title {
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.2rem;
}
.features .row2 h1.typography--HEADING-TERTIARY,
.features .row2 h1.commerce-product-title {
    font-size: 1.1rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
}
.title-backlink {
    text-align: center;
}
.title-backlink p {
    margin-bottom: 0;
    letter-spacing: 0.5rem;
    font-size: 1.1rem;
}
.title-backlink a {
    font-size: 1.2rem;
    border-bottom: #666 1px solid;
    font-weight: 900;
    line-height: 1.5rem;
    text-decoration: none;
    text-transform: uppercase;
}
.title-backlink a:hover {
    border-bottom: #e41b13 1px solid;
}
@media (max-width: 739px) {
    .home-big-feature h1 {
        position: static;
        padding: 0 0.25rem 1rem;
    }
    ._section--MPU ._section--row.row1 ._teaser--container--MPU ._teaser--MPU {
        width: 100%;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media (max-width: 710px) {
    .home-big-feature figure a,
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero figure a {
        float: left;
    }
    .home-big-feature .views-field-title,
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero .views-field-title {
        position: static;
        padding: 0;
        background: #fff;
    }
}
._site--frontpage .features ._section--headline {
    display: none;
}
._site--frontpage .features ._section--container {
    border: none;
}
.features-frontpage .teaser--PRIORITY2 .typography--HEADING-TERTIARY,
.features-frontpage .teaser--PRIORITY2 .commerce-product-title,
.features-frontpage .teaser--PRIORITY2 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .features-frontpage .teaser--PRIORITY2 legend,
.features-frontpage .teaser--PRIORITY2 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .features-frontpage .teaser--PRIORITY2 td {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
}
.page-shop h1.typography--HEADING-PRIMARY {
    margin-bottom: 2rem;
}
.page-shop h2.field-content.shop-item-title {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.01rem;
}
.page-shop ._article--content {
    margin-right: 0;
}
.page-shop .shopsection-subscribe {
    padding-bottom: 1rem;
}
.page-shop .shopsection-subscribe a {
    position: relative;
    font-family: "open Sans", "Ubuntu", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    border-radius: 1.5rem;
    outline: none;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    transition-timing-function: ease-in-out;
    transition-duration: 0.1s;
    transition-property: color, border-color, background-color;
    color: #fff;
    line-height: 1.5rem;
    font-size: 0.875rem;
    font-weight: 400;
    background-color: #005689;
    border-width: 0;
    text-transform: uppercase;
    padding: 0.4rem 1.1rem 0.3rem;
    background: #000;
}
.page-shop .shopsection-subscribe h1.typography--HEADING-PRIMARY {
    margin-bottom: 1rem;
}
.page-shop .shop-subscriptions-options {
    padding-bottom: 1rem;
    margin-bottom: 1.7rem;
    border-bottom: 0.5rem solid #dfdfdf;
}
.page-shop .form-button-disabled {
    opacity: 0.2;
}
.page-shop ._site--main input[type="submit"].form-button-disabled:hover {
    background: #005689;
}
.page-shop .shopsection-subscribe p {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-top: 1.5rem;
}
.page-shop .pane-page-content ol,
.page-shop .pane-page-content ul {
    list-style: none;
    margin-left: 0;
}
.page-shop .form-item {
    margin-bottom: 0;
}
.page-shop .commerce-add-to-cart input[type="submit"] {
    top: -12px;
    margin-left: 5px;
}
.page-shop .field--type-field-jquery-tabs ul li.ui-state-active a,
.page-shop .field--type-field-jquery-tabs ul li a {
    font-family: "Open Sans", sans-serif !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 0.04rem;
    display: block;
}
.page-shop .field--type-field-jquery-tabs ul li {
    padding: 6px 10px 0;
    margin: 0 5px 0 0;
}
.page-shop .article--standfirst,
.page-shop .teaser--standfirst {
    line-height: 1.375rem;
    color: #767676;
    margin-bottom: 0.375rem;
    font-weight: 300;
    margin-top: 8px;
    font-style: italic;
    text-align: center;
    font-size: 1rem;
}
.page-shop .commerce--header {
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 0.0625rem solid #dfdfdf;
}
.page-shop .pane-node-product-field-product-info {
    margin-top: 1.3rem;
}
.view-products-for-shop .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.view-products-for-shop .view-content .shop-item {
    margin-bottom: 0.625rem;
    max-width: 25%;
    -ms-flex: 1 0 25%;
    flex: 1 0 25%;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    position: relative;
}
.view-products-for-shop .view-content .shop-item .commerce-add-to-cart {
    height: 3rem;
}
.view-products-for-shop .view-content .shop-item .form-submit {
    margin-top: 30px;
}
.view-products-for-shop .view-content .shop-item:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
.view-products-for-shop .view-content .shop-item:nth-child(5):before,
.view-products-for-shop .view-content .shop-item:nth-child(9):before {
    border-left: none;
}
.page-checkout .fieldset-legend {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}
.page-checkout .commerce_coupon.form-wrapper {
    margin-top: 1rem;
}
.page-checkout .commerce_coupon.form-wrapper .fieldset-wrapper {
    margin-top: 0.5rem;
}
.page-checkout ._site--main .commerce-checkout-form-checkout input[type="submit"] {
    margin: 0 15px 1.25rem 0;
}
.page-checkout #commerce-checkout-coupon-ajax-wrapper,
.page-checkout .customer_profile_shipping,
.page-checkout .cart_contents {
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 0.5rem solid #dfdfdf;
}
.page-checkout input#edit-back {
    margin-left: 15px;
}
.commerce-product-title {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 600;
    margin: 1rem 0 0.8rem;
    text-transform: uppercase;
    font-family: "Montserrat", sans-serif;
    text-align: center;
}
.commerce--top .commerce--left {
    margin-right: 3%;
    width: 48%;
}
.commerce--top .commerce--right {
    width: 49%;
}
.commerce--top .commerce--right .pane-node-product-commerce-price {
    margin-bottom: 1rem;
}
.commerce--top .commerce--right .commerce-product-sku {
    padding: 1rem 0;
}
.commerce--top .commerce--right input[type="submit"] {
    margin: 0;
}
.commerce--top .commerce--right .commerce-add-to-cart .form-item-quantity label {
    margin-right: 10px;
    margin-top: 2px;
}
.commerce--top .commerce--right .field-commerce-price {
    font-weight: 600;
}
.commerce--top .commerce--right p {
    margin-bottom: 1rem;
}
.commerce--top .commerce--right .pane-page-content ol,
.commerce--top .commerce--right .pane-page-content ul {
    display: none;
}
@media (max-width: 600px) {
    .commerce--top .commerce--left {
        width: 100%;
        margin-left: 0;
        margin-bottom: 1rem;
    }
    .commerce--top .commerce--left img,
    .commerce--top .commerce--right {
        width: 100%;
    }
    .page-shop .field--type-field-jquery-tabs ul li {
        margin: 0;
    }
    .field--type-field-jquery-tabs ul {
        padding: 0;
    }
}
@media (max-width: 480px) {
    .commerce-product-title {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
}
.messages--status,
.ok {
    color: #000;
    background-color: #f3fff2;
    font-weight: 600;
}
.messages--status {
    background-image: none;
    border-color: #8dd996;
}
.messages {
    padding: 10px;
    margin-bottom: 20px;
}
.messages--error,
.error {
    background-image: none;
    border-color: #ed541d;
}
._site--content .messages--error ul {
    margin-bottom: 0;
}
.error {
    background-color: #fef5f1;
}
.messages--warning {
    background-image: none !important;
}
.node-type-support-ticket .node__submitted {
    padding: 20px 20px 20px 0;
    font-weight: 600;
    font-size: 2rem;
    border-bottom: 0.0625rem solid #dfdfdf;
    margin-bottom: 20px;
}
.node-type-support-ticket .links--inline {
    margin: 10px 0 0 15px;
    font-weight: 600;
}
.node-type-support-ticket .links--inline li {
    margin-right: 40px;
}
.node-type-support-ticket .comments__title {
    font-weight: 400;
    font-size: 1.5rem;
    border-bottom: 0.0625rem solid #dfdfdf;
    margin-bottom: 10px;
    padding: 30px 0 10px;
}
.node-type-support-ticket article.comment {
    margin-bottom: 20px;
}
.node-type-support-ticket .comment__content {
    margin-top: 10px;
}
.node-type-support-ticket .field--type-text-long {
    margin-top: 10px;
    margin-bottom: 10px;
}
.node-type-support-ticket .field-name-support-ticket-upload {
    margin-top: 20px;
}
.node-type-support-ticket .permalink,
.node-type-support-ticket li.comment-delete.first,
.node-type-support-ticket li.comment-edit {
    display: none;
}
li.navigation--primary--item:hover .navigation--primary--submenu {
    display: block;
    background: #343536;
    color: #fff;
}
.navigation--primary--submenu--link:hover {
    color: #fff;
    background: #343536;
    text-decoration: underline;
}
.navigation--section--secondary {
    display: block;
}
body,
a {
    color: #000;
}
button,
a {
    outline: none;
}
em {
    font-style: italic;
}
b,
strong {
    font-weight: 700;
}
._site--main {
    color: #000;
    border-bottom: #666 1px solid;
}
._site--main:hover {
    border-bottom: #e2231a 1px solid;
}
._site--content {
    padding: 1rem;
}
.field__item a:link,
.field__item a:visited {
    border-bottom: #666 1px solid;
    padding: 0;
}
.field__item a:hover {
    border-bottom: #e2231a 1px solid;
    padding: 0;
    text-decoration: none;
}
.article--section a:hover {
    text-decoration: none;
}
._site--content ul,
._site--content ol,
._article--content .media--image,
.article-lead-media {
    margin-bottom: 1rem;
}
blockquote {
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 2.1rem;
    margin: 35px;
}
.field__item .media a:link,
.field__item .media--image a:link,
.field__item .media--video a:link,
.field__item .media a:visited,
.field__item .media--image a:visited,
.field__item .media--video a:visited {
    border: none;
}
.pane-page-content ol,
.pane-page-content ul {
    list-style: disc;
    margin-left: 20px;
}
.pane-page-content ol.pager,
.pane-page-content ul.pager {
    margin-left: 0;
}
.pane-page-content ol li,
.pane-page-content ul li {
    margin-bottom: 2px;
}
.article--topics--info {
    border-top: none;
    border-bottom: 1px solid #ccc;
    padding-bottom: 1.8rem;
    margin-bottom: 0;
}
div#sub_default {
    margin-bottom: 30px;
}
._article--header--sidebar #sub_default {
    margin-top: 22px;
}
.branding--link {
    background: url(../../images/djmag_logo.png) no-repeat top left;
    margin-top: 0.6rem;
    margin-bottom: 0.6rem !important;
    padding-bottom: 0.6rem !important;
    background-size: 165px auto;
    height: 81px;
    width: 175px;
}
.section--headline {
    letter-spacing: 0.5rem;
    font-size: 1.1rem;
}
.social-media--icon--WHATSAPP {
    display: none;
}
.pane-node-field-navigation-section,
._article--header,
.article--info--author,
.article--info--date,
.pane-social-media-icons {
    text-align: center;
}
.view table {
    margin: 15px 0;
    border: 1px solid #f4f4f4;
}
.view table th {
    background: #fff;
}
.view table tr td:last-child,
.view table tr.even,
.view table tr.odd {
    border: 1px solid #f4f4f4;
}
.view table tr.even {
    background: #f4f4f4;
}
.offer {
    position: relative;
    padding-right: 30%;
}
.offer h1 {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.offer img {
    width: 28%;
    float: right;
    position: absolute;
    right: 0;
    top: 0;
}
._article--header {
    margin-right: 0;
}
.panel-pane.pane-views-pager {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    width: 100%;
}
._article .typography--HEADING-PRIMARY,
.typography--HEADING-TERTIARY a,
.commerce-product-title a,
.panel-pane.pane-page-content legend a,
.commerce-checkout-form-review .checkout-review .pane-title td a,
._article--header--meta {
    text-transform: uppercase;
}
._article--header--meta {
    margin-bottom: 1rem;
}
._site--banner span,
._site--footer--banner span,
.ad--banner {
    display: none;
}
.ad--banner {
    width: 728px;
    height: 90px;
    margin: 0 auto;
}
.ad--300X600 {
    width: 300px;
    height: 600px;
    margin: 0 auto;
    display: none;
}
._section--MPU ._section--row.row1 ._teaser--container--MPU {
    background: #fff;
}
.page-taxonomy .masthead {
    margin-left: -5px;
}
.pane-djmag-advert-responsive-pane {
    text-align: center;
}
._article--content .pane-djmag-advert-responsive-pane {
    margin: 2rem 0;
}
._article #mpu_default_article_1 {
    width: 300px;
    margin: 0 auto 20px;
}
._teaser--container--MPU .pane-djmag-advert-custom-pane {
    width: 300px;
    margin: 0 auto;
}
._ad--block-left {
    left: -413px;
}
.subscription-ad-block h2 {
    letter-spacing: 0.08rem;
}
._site--header,
._site--footer {
    background-color: #000;
    border-top: 0;
    padding-top: 0.5rem;
}
._site--header ._site--meta,
._site--footer ._site--meta {
    border-bottom: 0;
    padding-top: 0;
}
._site--header ._site--navigation-main::after,
._site--footer ._site--navigation-main::after {
    background-color: #303030;
}
._site--header .navigation--primary,
._site--footer .navigation--primary {
    background-color: #303030;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    letter-spacing: 0.02rem;
}
._site--header .navigation--primary--link,
._site--header .navigation--primary--link--HOME,
._site--header .navigation--primary--submenu--link,
._site--header .navigation--secondary--link,
._site--header .navigation--footer--link,
._site--header .navigation--meta--link,
._site--header .breadcrumbs--link a,
.breadcrumbs--link ._site--header a,
._site--footer .navigation--primary--link,
._site--footer .navigation--primary--link--HOME,
._site--footer .navigation--primary--submenu--link,
._site--footer .navigation--secondary--link,
._site--footer .navigation--footer--link,
._site--footer .navigation--meta--link,
._site--footer .breadcrumbs--link a,
.breadcrumbs--link ._site--footer a {
    font-size: 0.8rem;
}
._site--header ._site--navigation--container,
._site--footer ._site--navigation--container {
    height: auto;
}
._site--footer .navigation--primary,
._site--footer ._site--navigation-main::after {
    background-color: #303030;
    padding-top: 0;
}
._site--footer ._site--navigation--container {
    height: 1.5rem;
}
._site--navigation--section--link,
._site--navigation,
._site--navigation-section,
._site--footer--meta--content,
._user--navigation-section {
    max-width: 1050px;
}
.social-media--icon::before,
.social-media--icon--WHATSAPP::before,
.social-media--icon--FACEBOOK::before,
.social-media--icon--TWITTER::before,
.social-media--icon--MAIL::before,
.social-media--icon--GOOGLEPLUS::before,
.social-media--icon--LINKEDIN::before,
.social-media--icon--YOUTUBE::before,
.social-media--icon--INSTAGRAM::before,
.social-media--icon--APPLE::before,
.social-media--icon--SOUNDCLOUD::before {
    background: #fff;
    width: 1.7rem;
    height: 1.7rem;
    padding: 0.26rem;
}
.social-media--icon--INSTAGRAM::before {
    font-size: 1.1rem;
    padding: 0.34rem 0.32rem;
}
.navigation--primary--link--HOME::before {
    display: none;
}
.navigation--primary--link--HOME {
    text-indent: 0;
    width: auto;
}
a.navigation--user--link--LOGIN,
a.navigation--user--link--SUBSCRIBE,
a.navigation--user--link--MYACCOUNT,
a.navigation--user--link--LOGOUT,
a.navigation--user--link--CART {
    color: #fff;
    font-size: 0.7rem;
    letter-spacing: 0.04rem;
    font-weight: 200;
}
.navigation--user--link::before,
.navigation--user--link--LOGIN::before,
.navigation--user--link--MYACCOUNT::before,
.navigation--user--link--LOGOUT::before,
.navigation--user--link--CART::before,
.navigation--user--link--SUBSCRIBE::before,
.navigation--user--link--SEARCH::before,
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before {
    border: none;
}
.navigation--primary--link--HOME:hover,
.navigation--primary--link--HOME:active,
.navigation--primary--link--HOME:focus {
    text-decoration: underline;
}
.button--more--new {
    background: #000;
}
._section--more-link {
    margin-bottom: 1.5rem;
    text-align: center;
}
._section--more-link p {
    text-align: center;
}
.features ._section--more-link {
    margin-top: 1rem;
}
#search-block-form input#search {
    font-size: 0.8rem !important;
    letter-spacing: 0.08rem;
    color: #fff !important;
    background: #303030 !important;
    border: 2px solid #424242 !important;
    font-family: "Montserrat", sans-serif;
}
#search-block-form input#searchinput::-moz-placeholder {
    color: red;
}
#search-block-form input#searchinput:-ms-input-placeholder {
    color: red;
}
#search-block-form input#searchinput::placeholder {
    color: red;
}
.masthead {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
._section--headline,
.top100djs ._section--container ._teaser,
.tech ._section--container ._teaser,
.home-big-feature img,
.features ._section--container,
.features ._section--container ._teaser,
.clubs ._section--container ._teaser,
.miller ._section--container ._teaser {
    border-top: 0;
}
._section--container ._teaser,
._section--container .teaser--PRIORITY3,
.panel-pane.tech ._teaser--MPU,
.navigation-term ._teaser--MPU {
    background: #fff;
}
._section--container .typography--HEADING-TERTIARY,
._section--container .commerce-product-title,
._section--container .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content ._section--container legend,
._section--container .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title ._section--container td,
.panel-pane.tech ._teaser--MPU .views-field-title {
    padding: 0;
}
.features .row1 h1.typography--HEADING-TERTIARY,
.features .row1 h1.commerce-product-title,
.features .row2 h1.typography--HEADING-TERTIARY,
.features .row2 h1.commerce-product-title,
._section--TECH .teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
._section--TECH .teaser--PRIORITY1 h1.commerce-product-title,
.teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
.teaser--PRIORITY1 h1.commerce-product-title {
    padding: 0 0 1rem;
}
._section--TWO {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
._site--main {
    background-color: #fff;
    border-bottom: 0;
}
.back-top--link::before {
    border: 0;
    color: #fff;
}
._site--footer--meta,
.navigation--footer {
    background: #000;
}
.navigation--footer--list {
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.06rem;
}
._site--footer--meta--copyright {
    letter-spacing: 0.04rem;
    border-top: 0;
}
.feed--link {
    display: none;
}
._section--headline {
    border-top: 0.5rem solid #dfdfdf;
    margin-bottom: 1rem;
}
.news ._section--container,
.top100djs ._section--container {
    border-top: 0 !important;
}
.subscription-ad-block {
    background-color: #fff !important;
    border-top: 1px solid #dfdfdf !important;
}
.home-big-feature-header,
.tech ._section--container,
.clubs ._section--container,
.miller ._section--container {
    border-top: 0;
}
.home-big-feature-header .section--headline,
.top100djs ._section--container .section--headline a,
.tech ._section--container .section--headline a,
.clubs ._section--container .section--headline a,
.miller ._section--container .section--headline a {
    color: #000;
    font-weight: 600;
}
.pane-taxonomy-term.clubs .teaser--PRIORITY1::after,
.pane-taxonomy-term.miller .teaser--PRIORITY1::after {
    border-right: 0 !important;
}
._section--MPU ._section--headline {
    border-top: 0;
}
._site--main:hover {
    border-bottom: 0;
}
._section--MPU .more--container {
    display: -ms-flexbox;
    display: flex;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--PRIORITY1 {
    -ms-flex: 1;
    flex: 1;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU {
    padding-right: 0.625rem;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU ._teaser--MPU {
    width: 100%;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU ._teaser--MPU .field-content {
    position: relative;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU ._teaser--MPU .field-content .PBlogo {
    position: absolute;
    z-index: 2;
    width: 65%;
    bottom: 10px;
    left: 4px;
    padding: 4px 4px 4px 0;
    background: #fff;
}
._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU ._teaser--MPU .views-field-field-standfirst a {
    color: #2a60ad;
    text-transform: uppercase;
}
._section--TECH .teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
._section--TECH .teaser--PRIORITY1 h1.commerce-product-title,
.panel-pane.tech ._teaser--MPU .views-field-title a {
    line-height: 2rem;
    font-weight: 400;
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
}
.panel-pane.tech ._teaser--MPU .views-field-title a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}
.views-field-field-standfirst {
    margin-top: 10px;
    padding-bottom: 10px;
}
.point-blank-block {
    padding-bottom: 20px;
}
.point-blank-block .views-field-title a {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    font-size: 1.2rem;
    letter-spacing: 0.05rem;
}
.point-blank-block .views-field-field-standfirst a {
    color: #2a60ad;
    text-transform: uppercase;
}
._site--roof {
    display: none;
}
#search-block-form {
    height: 36px;
    float: right;
}
#search-block-form input#search {
    width: 300px;
    height: 37px;
    float: left;
    padding-left: 15px;
    background: #fff;
    font-style: normal;
    font-weight: 400;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    text-transform: uppercase;
}
#search-block-form .container-inline .form-actions button.icon  {
    outline: none;
    opacity: 1 !important;
    margin-left: -50px !important;
    margin-top: 1px;
    background-color: #fff;
    border: none;
    height: 35px;
    width: 49px;
    color: #333;
    font-size: 10pt;
}
.pane-video-live-box {
    display: inline-block;
}
.livestream-promobox {
    font-size: 0.7rem;
    width: 210px;
    overflow: hidden;
    height: 36px;
    text-align: left;
    text-transform: uppercase;
    background: #fff;
}
.livestream-promobox a {
    text-decoration: none;
}
.livestream-ticker-top {
    background-color: #000;
    padding: 5px 7px;
    height: 22px;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
}
.livestream-ticker-top a {
    color: #fff;
}
.pulse {
    width: 8px;
    height: 8px;
    background-color: red;
    border-radius: 5px;
    display: inline-block;
    margin: 3px 8px 0 2px;
    animation: flash linear 2.5s infinite;
}
.livestream-title {
    color: #fff;
    text-decoration: none;
    line-height: 0.9rem;
}
.livestream-ticker-bottom {
    display: -ms-flexbox;
    display: flex;
}
@keyframes flash {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.7;
    }
    100% {
        opacity: 1;
    }
}
@keyframes ticker {
    0% {
        transform: translate3d(0, 0, 0);
        visibility: visible;
    }
    100% {
        transform: translate3d(-100%, 0, 0);
    }
}
.livestream-ticker {
    color: #000;
    background: #fff;
    font-size: 0.65rem;
    padding-left: 100px;
    line-height: 0.9rem;
    white-space: nowrap;
    display: inline-block;
    padding-right: 20px;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-name: ticker;
    animation-duration: 30s;
}
.livestream-ticker a {
    text-decoration: none;
}
.navigation--user {
    text-transform: uppercase;
    height: 45px;
    float: right;
    margin-top: 6px;
    font-family: "Montserrat", sans-serif;
}
.navigation--user--link--LOGIN,
.navigation--user--link--SUBSCRIBE,
.navigation--user--link--MYACCOUNT,
.navigation--user--link--LOGOUT,
.navigation--user--link--CART {
    float: left;
    display: block;
    color: #333;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 2.35rem;
    border-width: 0;
    margin-right: 0.9rem;
}
.navigation--user--link::before,
.navigation--user--link--LOGIN::before,
.navigation--user--link--MYACCOUNT::before,
.navigation--user--link--LOGOUT::before,
.navigation--user--link--CART::before,
.navigation--user--link--SUBSCRIBE::before,
.navigation--user--link--SEARCH::before,
.navigation--mobile--link::before,
.navigation--mobile--link--LOGIN::before,
.navigation--mobile--link--SEARCH::before,
.navigation--mobile--link--MORE::before {
    font-size: 1.1rem;
    margin-right: 0.2rem;
}
.navigation--primary--link,
.navigation--primary--link--HOME,
.navigation--primary--submenu--link,
.navigation--secondary--link,
.navigation--footer--link,
.navigation--meta--link,
.breadcrumbs--link a {
    display: inline-block;
    font-weight: 300;
    line-height: 2.25rem;
    border-width: 0;
}
._user--navigation-section .navigation--user.open {
    margin-left: 15px;
}
.navigation--meta {
    height: 35px;
    margin-top: 6px;
}
.navigation--meta--link {
    margin-left: 0;
    margin-right: 0;
}
.social-media--icon--FACEBOOK:hover::before {
    background: #03b3ee;
}
.social-media--icon--YOUTUBE::before {
    content: "";
}
.social-media--icon--YOUTUBE:hover::before {
    background: #03b3ee;
}
.social-media--icon--INSTAGRAM::before {
    content: "";
}
.social-media--icon--INSTAGRAM:hover::before {
    background: #03b3ee;
}
.social-media--icon--APPLE::before {
    content: "";
}
.social-media--icon--APPLE:hover::before {
    background: #03b3ee;
}
.social-media--icon--SOUNDCLOUD::before {
    content: "";
}
.social-media--icon--SOUNDCLOUD:hover::before {
    background: #03b3ee;
}
.navigation--user--link--SUBSCRIBE::before {
    content: "";
}
.navigation--meta--link:hover {
    color: #fff;
}
._site--meta {
    padding-top: 1rem;
    padding-bottom: 0;
    border-bottom: 2px solid #333;
}
.pane-search-form {
    width: 50%;
    float: right;
    display: inline-block;
}
.breadcrumbs {
    border-right: none;
}
.user--section--link--toggle {
    background: #000;
    color: #fff !important;
}
.branding--link--SMALL {
    width: 175px;
    height: 81px;
    background-size: auto 81px;
    background-image: url("../../images/djmag_logo.png");
}
.feed--link {
    margin: 4px 15px;
}
.field__item a:hover {
    background-color: #fff;
}
._section--ONE .row2 ._teaser--container--PRIORITY3 {
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
}
.view-staff img {
    margin-bottom: 20px;
    padding-right: 15px;
}
.staff-block {
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #efefef;
}
.staff-block a {
    -ms-flex: 0 0 15%;
    flex: 0 0 15%;
}
.staff-block .info {
    padding-left: 15px;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%;
}
.staff-block h3 a {
    font-size: 1rem;
    text-decoration: none;
    margin-right: 15px;
    margin-bottom: 1rem;
    color: #000;
    font-weight: 600;
}
.staff-block h3 a,
.staff-block h4 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03rem;
}
.staff-block h4 {
    font-size: 0.9rem;
    font-weight: 400;
    color: #666;
    margin-top: 8px;
    margin-bottom: 10px;
}
.staff-block:last-child {
    margin-bottom: 20px;
}
._article .h1.typography--HEADING-PRIMARY {
    font-family: "Montserrat", sans-serif;
}
.staff-title {
    font-weight: 900;
    font-size: 1.2rem;
    line-height: 1.5rem;
    border: 0;
    padding: 0;
    text-transform: uppercase;
}
.staff-title p {
    margin-bottom: 0;
}
._article .article--standfirst.pane-user-field-staff-title,
._article .pane-user-field-staff-title.teaser--standfirst {
    margin-bottom: 1rem;
}
.field--name-field-staff-image img {
    width: 100%;
}
.staff-subtitle {
    border-top: 1px solid #efefef;
}
.staff-subtitle h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin: 1.5rem 0;
    display: block;
    clear: both;
    letter-spacing: 0.04rem;
}
.staff-all ._article--content {
    margin-right: 0;
}
.views-field-field-staff-image img {
    width: 140px;
    display: inline-block;
    float: left;
}
.staff-title-role {
    overflow: auto;
    margin-bottom: 0.8rem;
    letter-spacing: 0.03rem;
}
.staff-title-role h3 {
    font-weight: 600;
    margin-right: 0.8rem;
}
.staff-title-role h3,
.staff-title-role h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    text-transform: uppercase;
    float: left;
}
.staff-title-role h4 {
    font-weight: 400;
    color: #666;
}
.staff-person ._article--staffinfo--container {
    margin-top: 1rem;
    display: -ms-flexbox;
    display: flex;
}
.staff-person ._article--staffinfo--container ._article--staffphoto {
    -ms-flex: 0 0 17%;
    flex: 0 0 17%;
}
.staff-person ._article--staffinfo--container ._article--staffphoto img {
    margin-top: 5px;
    padding-right: 20px;
}
.staff-person ._article--staffinfo--container ._article--staffinfo {
    -ms-flex: 0 0 83%;
    flex: 0 0 83%;
}
.staff-person .social-links a,
.social-links a {
    border: none;
}
.social-links ul {
    list-style: none !important;
    margin-left: 0 !important;
}
.social-links li {
    float: left;
    margin-right: 10px;
}
.social-links i.icon.icon-twitter:before {
    content: "\E015";
    font-size: 22px;
}
.social-links i.icon.icon-twitter:before,
.social-links i.icon.icon-facebook:before {
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
}
.social-links i.icon.icon-facebook:before {
    content: "\E009";
    font-size: 20px;
}
.social-links i.icon.icon-instagram:before {
    content: "\E00C";
}
.social-links i.icon.icon-instagram:before,
.social-links i.icon.icon-linkedin:before {
    font-family: "icons";
    font-style: normal;
    font-weight: 400;
    vertical-align: middle;
    display: inline-block;
    line-height: 1;
    font-size: 18px;
}
.social-links i.icon.icon-linkedin:before {
    content: "\E00D";
}
@media (max-width: 600px) {
    .staff-block,
    ._article--staffinfo--container {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .staff-block img,
    ._article--staffinfo--container img {
        width: 100%;
        padding-right: 0 !important;
        margin-top: 0;
    }
    ._article--staffinfo--container img {
        padding-bottom: 15px;
    }
    .staff-block img {
        padding-bottom: 0;
    }
}
._section--headline {
    color: #333;
    padding: 0.1rem 0 0.15rem;
    text-transform: uppercase;
}
.news ._section--container .section--headline,
.news ._section--container .section--headline a,
.section--headline {
    color: #333;
}
.news ._section--container {
    border-top: 1px solid #333;
}
.news ._section--container ._teaser {
    border-top: none;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1 {
    padding-right: 1.25rem;
    letter-spacing: 0.02rem;
}
._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1 a {
    text-transform: uppercase;
    text-decoration: none;
}
.teaser--PRIORITY1::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -0.66rem;
    width: 0.0625rem;
    height: 100%;
    border-right: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
.teaser--PRIORITY1 .typography--HEADING-TERTIARY,
.teaser--PRIORITY1 .commerce-product-title,
.teaser--PRIORITY1 .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .teaser--PRIORITY1 legend,
.teaser--PRIORITY1 .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .teaser--PRIORITY1 td {
    max-width: 100%;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.5rem;
    padding: 0 0.25rem 1rem;
}
.teaser--PRIORITY1 .field--name-field-media {
    width: 100%;
    float: none;
}
.teaser--PRIORITY1 .field--name-field-media img {
    width: 100%;
}
._section--container .article--standfirst,
._section--container .teaser--standfirst {
    display: none;
}
.live-stream .section--headline {
    padding: 0;
}
.live-stream .section--headline ul.livestream-nav {
    overflow: auto;
    margin-left: 0;
    text-align: center;
}
.live-stream .section--headline ul.livestream-nav li {
    float: none;
    margin-right: 25px;
    margin-left: 25px;
    font-weight: 400;
    display: inline-block;
    min-width: 160px;
    font-size: 1rem;
}
.live-stream .section--headline ul.livestream-nav li a {
    text-decoration: none;
    color: #ccc;
}
.live-stream .section--headline ul.livestream-nav li a:hover {
    color: #fff;
}
.live-stream .section--headline.livestream-subnav {
    margin: 0;
    padding: 0;
    border-top: 0;
}
.live-stream ._teaser--container--PRIORITY2 {
    margin-bottom: 1rem;
}
.live-stream ._teaser--container--PRIORITY2 .pane-views-row {
    display: -ms-flexbox;
    display: flex;
}
.live-stream .section--headline ul.livestream-nav li a {
    display: block;
    padding-top: 58px;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    transition: all 0.5s ease;
}
.live-stream .section--headline ul.livestream-nav li a:hover {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.live-stream .section--headline ul.livestream-nav li.djm-hq a {
    background: url("../../images/livestream-logos/DJ-MAG-HQ.png") 50% 0 no-repeat;
}
.live-stream .section--headline ul.livestream-nav li.djm-live a {
    background: url("../../images/livestream-logos/djmag-at-work.svg") 50% 17% no-repeat;
    background-size: 75px auto;
}
.live-stream .section--headline ul.livestream-nav li.djm-bunker a {
    background: url("../../images/livestream-logos/djmag-bunker-logo.svg") 50% 11% no-repeat;
    background-size: 41px 41px;
}
.live-stream .section--headline ul.livestream-nav li.djm-panels a {
    background: url("../../images/livestream-logos/djmag-insight.svg") 50% 16% no-repeat;
    background-size: 56px auto;
}
.live-stream.page-taxonomy-term-13626 .section--headline li.djm-hq a,
.live-stream.page-taxonomy-term-13625 .section--headline li.djm-live a,
.live-stream.page-taxonomy-term-13628 .section--headline li.djm-bunker a,
.live-stream.page-taxonomy-term-13627 .section--headline li.djm-panels a {
    color: #fff;
    opacity: 1;
}
.live-stream .views-field-edit-node a {
    color: #fff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .section--headline ul.livestream-nav li.djm-hq a {
        background: url("../../images/livestream-logos/DJ-MAG-HQ@2.png") 50% 0 no-repeat;
        background-size: 51px 51px;
    }
    .section--headline ul.livestream-nav li.djm-live a {
        background: url("../../images/livestream-logos/DJ-MAG-LIVE@2.png") 50% 20% no-repeat;
        background-size: 131px 25px;
    }
    .section--headline ul.livestream-nav li.djm-bunker a {
        background: url("../../images/livestream-logos/DJ-MAG-BUNKER@2.png") 50% 0 no-repeat;
        background-size: 44px 44px;
    }
    .section--headline ul.livestream-nav li.djm-panels a {
        background: url("../../images/livestream-logos/DJ-MAG-PANELS@2.png") 50% 16% no-repeat;
        background-size: 53px 40px;
    }
}
body.page-user .form-item label,
body.page-user .form-actions label {
    display: block;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}
body.page-user .base--FORM input[type="text"],
body.page-user .base input[type="text"],
body.page-user ._site--voting input[type="text"] {
    border: 1px solid #000;
    font-size: 0.9rem;
}
body.page-user html.js fieldset.collapsible .fieldset-legend {
    padding-left: 0;
    background: 0 0;
    font-size: 1.1rem;
}
body.page-user .form-item .description,
body.page-user .form-actions .description {
    font-size: 0.75em;
    margin-top: 0.4rem;
}
body.page-user label.option {
    font-size: 0.8em;
}
body.page-user #bloop_customfont {
    display: block;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    margin-bottom: 0.2rem;
}
body.page-user #bloop_customfont b,
body.page-user #bloop_customfont strong {
    font-weight: 400;
    font-size: 1.1rem;
    margin-bottom: 1rem;
}
body.page-user .form-item-timezone label {
    font-size: 0.8rem;
}
body.page-user #field-data-protection-postamble-add-more-wrapper {
    background: #efefef;
    padding: 25px;
    margin-top: 2.7rem;
}
body.page-user ._site--main input[type="submit"] {
    margin: 2rem 15px 1.25rem 0;
    padding: 0.15rem 1.5rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    background: #000;
    letter-spacing: 0.09rem;
}
body.page-user fieldset.collapsible {
    position: relative;
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
body.page-user .form-item.form-type-checkbox.form-item-mimemail-textonly {
    margin-bottom: 0;
}
body.page-user div#edit-field-data-protection-preamble {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 30px;
}
body.page-user .panel-pane.pane-page-content legend,
body.page-user .commerce-checkout-form-review .checkout-review .pane-title td {
    font-weight: 400;
}
body.page-user .base--FORM select,
body.page-user .base select,
body.page-user ._site--voting select {
    border: 1px solid #ccc;
}
.live-stream ._teaser--container--PRIORITY1 .pane-views-row {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
}
._teaser--container--PRIORITY1 article,
.article--container {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    display: block;
}
._teaser--container--PRIORITY1 .views-field-djmag-content-video,
._teaser--container--PRIORITY1 .pane-youtube-video {
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}
._teaser--container--PRIORITY1 .views-field-djmag-content-video iframe,
._teaser--container--PRIORITY1 .pane-youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
._teaser--container--PRIORITY2 .views-field-djmag-content-video {
    margin-bottom: 5px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
}
._teaser--container--PRIORITY2 .views-field-djmag-content-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.node-type-article .pane-youtube-video iframe {
    height: 344px;
    margin-bottom: 1rem;
}
@media (max-width: 980px) {
    .node-type-article .pane-youtube-video iframe {
        height: 520px;
    }
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero {
        padding-right: 0.6rem;
    }
}
@media (max-width: 739px) {
    .teaser--PRIORITY2 iframe {
        height: 344px;
    }
    .node-type-article .pane-youtube-video iframe {
        height: 414px;
    }
    .live-stream .section--headline {
        padding: 5px 0 0;
    }
}
@media (max-width: 400px) {
    .teaser--PRIORITY1 iframe,
    .teaser--PRIORITY2 iframe {
        max-width: 100%;
        height: 190px;
    }
    .node-type-article .pane-youtube-video iframe {
        height: 205px;
    }
    .live-stream .section--headline ul.livestream-nav li {
        float: none;
    }
}
.live-stream ._site--main {
    background-color: #000;
}
.live-stream ._site--content,
.live-stream ._section--container ._teaser,
.live-stream ._section--container .teaser--PRIORITY3 {
    background: #000;
}
.live-stream .typography--HEADING-TERTIARY a,
.live-stream .commerce-product-title a,
.live-stream .panel-pane.pane-page-content legend a,
.panel-pane.pane-page-content .live-stream legend a,
.live-stream .commerce-checkout-form-review .checkout-review .pane-title td a,
.commerce-checkout-form-review .checkout-review .pane-title .live-stream td a {
    color: #fff;
    font-weight: 400;
}
.live-stream ._teaser--container--PRIORITY2:not(:first-child)::before {
    border-color: #444;
}
.live-stream .teaser--PRIORITY1::after {
    border-right: none;
}
.live-stream a {
    text-decoration: none;
}
.live-stream ._teaser--container--PRIORITY1 h2.typography--HEADING-TERTIARY,
.live-stream ._teaser--container--PRIORITY1 h2.commerce-product-title {
    font-size: 1.6rem;
    line-height: 1.9rem;
    padding: 0.25rem 0.25rem 2rem;
}
.live-stream h2.typography--HEADING-TERTIARY,
.live-stream h2.commerce-product-title {
    font-size: 1.4rem;
    line-height: 1.9rem;
    padding: 0 0.25rem 2rem;
    font-weight: 400;
    color: #ccc;
    text-transform: uppercase;
}
.live-stream .section-banner {
    margin-bottom: 15px;
}
.live-stream ._section--headline {
    border-top: none;
    padding-top: 0.2rem;
    padding-bottom: 10px;
    width: auto;
}
.live-stream .pane-live-stream-headers {
    padding: 0 10px;
}
.live-stream .section--headline ul.livestream-nav {
    color: #fff;
    font-size: 0.9rem;
    letter-spacing: 0.03rem;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 20px;
}
.live-stream .section--headline ul.livestream-nav li {
    margin-bottom: 0;
}
.live-stream ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1 {
    padding-right: 0.625rem;
}
.live-stream .video-title-bar {
    color: #fff;
    padding: 8px 0 12px;
    font-size: 1.2rem;
    letter-spacing: 0.05rem;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    margin: 30px 10px 10px;
}
.live-stream ._teaser--container--PRIORITY2 .pane-views-row,
.live-stream ._teaser--container--PRIORITY2 article {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    display: block;
}
.live-stream ._teaser--container--PRIORITY2 .pane-views-row h2,
.live-stream ._teaser--container--PRIORITY2 article h2 {
    color: #ccc;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 0;
    padding-bottom: 20px;
}
.live-stream .field__item a:hover {
    border: none;
}
.live-stream .video-title-bar-top {
    background: #000;
    margin: 0 10px 6px 0;
    padding-left: 0;
    padding-top: 7px;
    color: #999;
    letter-spacing: 0.5rem;
    font-size: 1.1rem;
    font-weight: 900;
}
.live-stream .pager {
    background: 0 0;
}
.live-stream .pager .pane-page-content ul li,
.live-stream .pager .pane-page-content ul li a {
    color: #fff;
}
.page-taxonomy.live-stream .masthead {
    margin-bottom: 2rem;
    margin-top: 2rem;
}
body.video ._site--main,
body.video ._site--content {
    background-color: #000;
}
body.video ._article .article--section a {
    color: #fff;
    font-weight: 600;
}
body.video h1.typography--HEADING-PRIMARY {
    color: #fff;
    font-weight: 500;
}
body.video .article-lead-media .field__item a:link {
    border-bottom: 0;
}
body.video ._article--content--container {
    color: #fff;
}
body.video .subscription-ad-block,
body.video .view-related-content {
    background: #fff;
    -webkit-font-smoothing: antialiased;
}
body.video .subscription-ad-block a,
body.video .view-related-content a {
    color: #fff;
}
body.video .subscription-ad-block h2,
body.video .view-related-content h2 {
    font-weight: 500;
}
body.video .article--info--author {
    color: #ccc;
    -webkit-font-smoothing: antialiased;
}
body.video .field__item a:hover {
    background-color: #000;
}
body.video .field__item a:link,
body.video .field__item a:visited {
    border-bottom: #ccc 1px solid;
    color: #fff;
}
body.video body.plugin ._491z,
body.video body.plugin ._3-8y {
    color: #e9ebee;
}
body.video .pane-node-fb-social-facebook-comments {
    background: #fff;
}
body.video ._article--content .pane-djmag-advert-responsive-pane {
    background: #000;
}
body.video ._article .article--standfirst,
body.video ._article .teaser--standfirst {
    color: #999;
}
body.video ._article .halfpage--advert {
    background: #000;
    margin: 20px auto;
}
body.video ._2pi3 {
    padding-bottom: 21px;
}
.pane-node-field-list .field__item {
    border-top: 1px solid #ccc;
    margin-top: 1rem;
    padding: 15px 0 10px;
}
.pane-node-field-list .field__item h2 {
    margin: 0 0 1.6rem;
}
.pane-node-field-list h1,
.pane-node-field-list h2,
.pane-node-field-list h3 {
    font-weight: 400;
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
}
._article .pane-node-field-list iframe {
    margin-top: 0;
}
._articles-wrap {
    display: -ms-flexbox;
    display: flex;
}
._section--row--articles-container {
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
}
._section--row--articles-container ._teaser--container--PRIORITY2:not(:first-child)::after {
    content: "";
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-right: 0.0625rem solid #dfdfdf;
    z-index: 1;
    padding-right: 0.625rem;
}
.pane-justgiving {
    font-family: "Montserrat", sans-serif;
    background-color: #f6f6f6;
    border-top: 1px solid #333;
    padding: 7px 10px 5px 5px;
    margin: 20px auto;
    width: 300px;
}
.pane-justgiving .top100dj-unicef-logo {
    margin-left: 43px;
    height: 65px;
}
.pane-justgiving .donation {
    border-bottom: 0.0625rem solid #dfdfdf;
    padding: 10px 0 8px;
    margin: 0 10px;
    overflow: auto;
}
.pane-justgiving .donation-title {
    float: left;
    font-weight: 500;
    text-transform: uppercase;
}
.pane-justgiving .donation-amount {
    float: right;
}
.pane-justgiving .donation-comment {
    display: inline-block;
    width: 100%;
    font-size: 0.8rem;
    line-height: 1.3rem;
    margin-top: 4px;
}
.pane-justgiving .donation-wrapper {
    height: 294px;
    overflow: scroll;
}
.pane-justgiving .leaderboard-title {
    text-align: center;
}
.pane-justgiving .donate-button {
    margin: 0 0 0 5px;
}
.button--more--new {
    padding: 0.3rem 1.15rem 0.3rem 1rem;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.09rem;
    margin: 0.9rem auto 0.5rem 0.625rem;
    float: none;
}
.button--more--new2 h2 {
    display: inline;
}
.button--more--new2 h2 a {
    color: #fff;
    line-height: 1.5rem;
    font-size: 0.875rem;
    font-weight: 400;
}
._article--content--container .social-media--icons,
._article--header .social-media--icons {
    border-top: 0;
    margin-top: 0;
    padding-top: 15px;
    margin-bottom: 5px;
}
._article--content--container .social-media--icons .social-media--icon--FACEBOOK::before,
._article--header .social-media--icons .social-media--icon--FACEBOOK::before {
    background: #3067a3;
}
._article--content--container .social-media--icons .social-media--icon--TWITTER::before,
._article--header .social-media--icons .social-media--icon--TWITTER::before {
    background: #03b3ee;
}
._article--content--container .social-media--icons .social-media--icon--GOOGLEPLUS::before,
._article--header .social-media--icons .social-media--icon--GOOGLEPLUS::before {
    background: #e15440;
}
._article--content--container .social-media--icons .social-media--icon--WHATSAPP::before,
._article--header .social-media--icons .social-media--icon--WHATSAPP::before {
    background: #25d366;
}
._article--content--container .social-media--icons .social-media--icon:hover::before,
._article--content--container .social-media--icons .social-media--icon--FACEBOOK:hover::before,
._article--content--container .social-media--icons .social-media--icon--TWITTER:hover::before,
._article--content--container .social-media--icons .social-media--icon--MAIL:hover::before,
._article--content--container .social-media--icons .social-media--icon--GOOGLEPLUS:hover::before,
._article--content--container .social-media--icons .social-media--icon--LINKEDIN:hover::before,
._article--content--container .social-media--icons .social-media--icon--WHATSAPP:hover::before,
._article--content--container .social-media--icons .social-media--icon--YOUTUBE:hover::before,
._article--content--container .social-media--icons .social-media--icon--INSTAGRAM:hover::before,
._article--content--container .social-media--icons .social-media--icon--APPLE:hover::before,
._article--content--container .social-media--icons .social-media--icon--SOUNDCLOUD:hover::before,
._article--header .social-media--icons .social-media--icon:hover::before,
._article--header .social-media--icons .social-media--icon--FACEBOOK:hover::before,
._article--header .social-media--icons .social-media--icon--TWITTER:hover::before,
._article--header .social-media--icons .social-media--icon--MAIL:hover::before,
._article--header .social-media--icons .social-media--icon--GOOGLEPLUS:hover::before,
._article--header .social-media--icons .social-media--icon--LINKEDIN:hover::before,
._article--header .social-media--icons .social-media--icon--WHATSAPP:hover::before,
._article--header .social-media--icons .social-media--icon--YOUTUBE:hover::before,
._article--header .social-media--icons .social-media--icon--INSTAGRAM:hover::before,
._article--header .social-media--icons .social-media--icon--APPLE:hover::before,
._article--header .social-media--icons .social-media--icon--SOUNDCLOUD:hover::before {
    background: #444;
}
.view-related-content {
    font-weight: 600;
    line-height: 1.15em;
    background-color: #fff;
    padding: 7px 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.view-related-content .views-field.views-field-latest-content-label {
    margin-top: -31px;
    margin-left: 0;
    margin-bottom: -4px;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 9px 4px 6px;
    width: auto;
    display: table-caption;
    color: #000;
    font-weight: 700;
    z-index: 125;
    position: relative;
    font-size: 0.8rem;
    letter-spacing: 0.1rem;
}
.view-related-content .views-field.views-field-latest-content-label span {
    font-size: 0.8rem !important;
}
.view-related-content h3 {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.08rem;
    margin-bottom: 17px;
    margin-top: 10px;
    text-transform: uppercase;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
}
.view-related-content h3.track {
    font-size: 1.1rem;
    margin-top: 6px;
    margin-bottom: 0;
    font-weight: 400;
}
.view-related-content .views-field.views-field-media-and-title {
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
    padding-right: 1%;
}
.view-related-content .views-field.views-field-media-and-title:nth-child(odd) {
    padding-left: 1%;
    padding-right: 0;
}
.view-related-content .views-field.views-field-title {
    padding-bottom: 25px;
    text-transform: uppercase;
    padding-top: 10px;
}
.view-related-content .views-field.views-field-title span.field-content {
    display: block;
    padding-top: 3px;
}
.view-related-content .views-field.views-field-title span.field-content a {
    text-decoration: none;
    display: block;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
}
.feature-page .pane-related-conent-pane {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}
.feature-page .pane-related-conent-pane h3 {
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0.08rem;
    margin-bottom: 20px;
    margin-top: 20px;
    text-transform: uppercase;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    text-align: center;
}
.feature-page .pane-related-conent-pane .views-field.views-field-media-and-title {
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    margin-right: 2%;
    margin-bottom: 20px;
}
.feature-page .pane-related-conent-pane .views-field.views-field-media-and-title:nth-child(4),
.feature-page .pane-related-conent-pane .views-field.views-field-media-and-title:nth-child(7) {
    margin-right: 0;
}
.feature-page .pane-related-conent-pane a {
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
}
.feature-page .pane-related-conent-pane .views-field-latest-content-label {
    margin-top: -34px;
    margin-left: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    background: #fff;
    padding: 6px 9px 4px 6px;
    width: auto;
    display: table-caption;
    color: #000;
    font-weight: 700;
    z-index: 125;
    position: relative;
    letter-spacing: 0.1rem;
    font-size: 0.8rem;
}
.feature-page .pane-related-conent-pane .views-field-latest-content-label span {
    font-size: 0.8rem;
}
.feature-page ._article--content .pane-related-conent-pane img {
    margin: 0;
}
._article .topic-list--link,
._article .topic-list--link--MORE {
    font-weight: 500;
    font-size: 0.9rem;
    padding: 8px;
    border: 0;
    background-color: #000;
    transition-duration: 0s;
}
._article .topic-list--link:hover,
._article .topic-list--link--MORE:hover {
    color: #fff;
    background-color: #e2231a;
}
.pager {
    text-align: center;
    background: #f6f5f5;
    padding: 16px;
    margin-top: 10px;
}
.pager a {
    color: #000;
    text-decoration: none;
}
.pager a:hover {
    text-decoration: underline;
}
._section--top100-one ._section--headline {
    background: #f6f6f6;
    margin: 10px;
}
._section--top100-one ._section--headline p {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 600;
}
form.views-exposed-form-top100clubs-ctools-context-1 {
    width: 125px;
}
.node--subscription-display .commerce-product-title {
    margin-bottom: 1rem;
}
.node--subscription-display .commerce-product-field-field-image {
    width: 58%;
    float: left;
    margin-right: 2%;
}
.node--subscription-display .commerce-product-field-field-product-info {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #666;
    display: inline-block;
    width: 100%;
}
.node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs ul li {
    border: none;
    margin-right: 20px;
}
.node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs ul li a:hover {
    color: #000;
}
.node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs .ui-widget-content {
    padding-bottom: 40px;
}
.node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs .ui-widget-content p {
    margin-bottom: 20px;
}
._site--error {
    min-height: 600px;
}
.error404box-content {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 70%;
    margin-left: -35%;
    background: #fff;
    padding: 30px;
}
.error404box-content h1,
.error404box-content h2 {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
}
.error404box-content h3 {
    font-size: 2rem;
    line-height: 2.2rem;
    margin: 10px 0;
}
.error404box-content p {
    font-size: 1rem;
    line-height: 2.2rem;
    margin: 10px 0;
}
.error404box-content .user-login-form input {
    width: 70%;
}
.error404box-content .user-login-form input[type="submit"] {
    width: auto;
}
.error404box-content .captcha legend {
    font-weight: 800;
}
.error404box-content .captcha .fieldset-description {
    margin-bottom: 10px;
}
.error404box-content .captcha .form-actions {
    margin-bottom: 0;
}
.page-not-found .error404box-content {
    top: 25%;
}
#search-block-form--2 {
    float: left;
}
#search-block-form--2 .container-inline {
    overflow: hidden;
    width: 300px;
    vertical-align: middle;
    white-space: nowrap;
}
#search-block-form--2 .form-item-search-block-form {
    float: left;
    height: auto;
}
#search-block-form--2 input#search {
    width: 300px;
    height: 37px;
    float: left;
    padding-left: 15px;
    background: #fff;
    font-size: 15px;
    border: 1px solid #d7d5d6;
    color: #000;
    font-style: normal;
    font-weight: 500;
    text-transform: none;
    -moz-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}
#search-block-form--2 .container-inline .form-actions button.icon {
    border: none;
    background: #000;
    height: 37px;
    width: 50px;
    color: #333;
    opacity: 0;
    font-size: 10pt;
    transition: all 0.55s ease;
    border-radius: 0;
}
#search-block-form--2 .container-inline:hover .form-actions button.icon {
    outline: none;
    opacity: 1;
    margin-left: -50px;
    margin-top: 0;
    background-color: #ff0;
}
@media (max-width: 768px) {
    .error404box-content,
    .page-not-found .error404box-content {
        top: 6%;
        left: 50%;
        width: 90%;
        margin-left: -45%;
    }
    .error404box-content .user-login-form input,
    .page-not-found .error404box-content .user-login-form input {
        width: 100%;
    }
    ul.livestream-nav {
        font-size: 1.2rem;
    }
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1,
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero {
        padding-right: 0.625rem;
    }
    .offer {
        padding-right: 0;
    }
    .offer img {
        width: 50%;
        float: none;
        position: static;
        margin-bottom: 15px;
    }
    .live-stream .teaser--PRIORITY2 iframe {
        height: 188px;
    }
    .social-media--icon--WHATSAPP {
        display: inline-block;
    }
    .view-products-for-shop .view-content .shop-item {
        max-width: 33%;
        -ms-flex: 1 0 33%;
        flex: 1 0 33%;
    }
    .view-products-for-shop .view-content .shop-item:nth-child(4):before,
    .view-products-for-shop .view-content .shop-item:nth-child(7):before {
        border-left: none;
    }
    .view-products-for-shop .view-content .shop-item:nth-child(5):before,
    .view-products-for-shop .view-content .shop-item:nth-child(8):before,
    .view-products-for-shop .view-content .shop-item:nth-child(9):before {
        border-left: 0.0625rem solid #dfdfdf;
    }
    .shop-subscriptions-options .view-products-for-shop .view-content .shop-item {
        max-width: 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
    .shop-subscriptions-options .view-products-for-shop .view-content .shop-item:nth-child(3):before {
        border-left: none;
    }
    .shop-subscriptions-options .view-products-for-shop .view-content .shop-item:nth-child(4):before {
        border-left: 0.0625rem solid #dfdfdf;
    }
    .navigation--user {
        display: none;
    }
}
@media (max-width: 600px) {
    .error404box-content {
        position: static;
        margin-left: 0;
        width: 100%;
        padding: 10px 0;
    }
    .error404box-content .user-login {
        float: left;
        width: 100%;
    }
    .offer img {
        width: 65%;
        float: none;
        position: static;
    }
    .livestream-ticker {
        font-size: 0.8rem;
        line-height: 1.2rem;
    }
    .livestream-promobox {
        height: 42px;
    }
}
.back-top--link {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.02rem;
}
.navigation--footer--link {
    width: auto;
    margin-right: 25px;
}
.navigation--footer--link a {
    color: #dcdcdc;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
}
.navigation--footer--link a:hover {
    text-decoration: underline;
}
.views-exposed-form-search-page {
    background: #f6f5f5;
    padding: 16px;
    margin-bottom: 16px;
}
.views-exposed-form-search-page label {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
}
.views-exposed-form-search-page .form-text {
    width: 350px;
    float: left;
}
.result-list-wrap,
.view-taxonomy-term .views-row,
.view-display-id-page .views-row {
    overflow: auto;
    margin-bottom: 10px;
    text-align: left !important;
    font-weight: 500;
}
.result-list-wrap figcaption,
.view-taxonomy-term .views-row figcaption,
.view-display-id-page .views-row figcaption {
    display: none;
}
.result-list-wrap p,
.view-taxonomy-term .views-row p,
.view-display-id-page .views-row p {
    text-align: left !important;
}
.result-list-wrap a,
.view-taxonomy-term .views-row a,
.view-display-id-page .views-row a {
    color: #000;
    text-decoration: underline;
}
.result-list-wrap .views-field-title a,
.view-taxonomy-term .views-row .views-field-title a,
.view-display-id-page .views-row .views-field-title a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.result-list-wrap img,
.result-list-wrap iframe,
.view-taxonomy-term .views-row img,
.view-taxonomy-term .views-row iframe,
.view-display-id-page .views-row img,
.view-display-id-page .views-row iframe {
    float: left;
    margin-right: 20px;
    width: 300px;
}
.result-list-wrap strong,
.view-taxonomy-term .views-row strong,
.view-display-id-page .views-row strong {
    font-weight: 400;
}
.result-list-wrap .views-field-field-intro-block p,
.view-taxonomy-term .views-row .views-field-field-intro-block p,
.view-display-id-page .views-row .views-field-field-intro-block p {
    text-align: left !important;
}
.result-list-wrap .views-field-field-intro-block p b,
.result-list-wrap .views-field-field-intro-block p strong,
.view-taxonomy-term .views-row .views-field-field-intro-block p b,
.view-taxonomy-term .views-row .views-field-field-intro-block p strong,
.view-display-id-page .views-row .views-field-field-intro-block p b,
.view-display-id-page .views-row .views-field-field-intro-block p strong {
    font-weight: 500;
}
.result-list-wrap .views-field-title,
.view-taxonomy-term .views-row .views-field-title,
.view-display-id-page .views-row .views-field-title {
    text-align: left;
}
.result-list-wrap .centre-col-text,
.view-taxonomy-term .views-row .centre-col-text,
.view-display-id-page .views-row .centre-col-text {
    text-align: left !important;
}
.result-list-wrap .centre-col-text strong,
.view-taxonomy-term .views-row .centre-col-text strong,
.view-display-id-page .views-row .centre-col-text strong {
    font-weight: 400;
}
.tags-list-wrap {
    overflow: auto;
    margin-bottom: 10px;
}
.tags-list-wrap img {
    float: left;
    margin-right: 20px;
    width: 300px;
}
.tags-list-wrap a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}
.panel-pane.pane-pane-messages {
    background-color: #f6f5f5;
}
.panel-pane.pane-pane-messages .tabs a {
    color: #000;
    background-color: #f6f5f5;
}
.panel-pane.pane-pane-messages .tabs a.active {
    font-weight: 700;
}
.section-live ._site--content img {
    margin-bottom: 10px;
}
.section-live ._site--content iframe,
.section-panels ._site--content iframe {
    margin-bottom: 5px !important;
}
.section-panels ._site--content img {
    margin-bottom: 0;
}
.page-node-55506 p img {
    display: block;
    margin: 0 0 10px !important;
}
.page-node-55506 p:first-child img {
    margin: 0 !important;
}
._site--content {
    max-width: 1022px !important;
}
.masthead {
    margin-bottom: 2rem;
}
.masthead,
.page-taxonomy.live-stream .masthead {
    margin-left: 0;
}
.home-big-feature img {
    width: 100%;
}
@media (max-width: 1000px) {
    .section-hq ._site--content iframe,
    .section-live ._site--content iframe,
    .section-panels ._site--content iframe {
        width: 100% !important;
        height: 414px;
        margin-bottom: 5px !important;
        float: none !important;
    }
    .section-hq ._site--content p,
    .section-live ._site--content p,
    .section-panels ._site--content p {
        margin-bottom: 5px;
    }
    .section-hq ._site--content img,
    .section-live ._site--content img,
    .section-panels ._site--content img {
        float: none;
        width: 100%;
    }
    .page-node-55506 p:first-child img {
        margin: 0 0 5px !important;
    }
}
@media (max-width: 400px) {
    .section-hq ._site--content iframe,
    .section-live ._site--content iframe,
    .section-panels ._site--content iframe {
        height: 206px;
    }
}
.navigation--section--primary--link::before {
    border-top: 0.0625rem solid #000;
}
.navigation--section--primary--link {
    font-weight: 300;
}
.navigation--section--link--toggle,
.user--section--link--toggle {
    font-size: 0.85rem;
    letter-spacing: 0.03rem;
    text-transform: uppercase;
    background: #303030 !important;
}
.navigation--section--primary--link {
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.03rem;
}
.navigation--section--secondary--link {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 0.85rem;
}
@media (max-width: 710px) {
    .navigation--meta {
        margin-top: 9px;
        margin-left: 0.3rem;
    }
}
@media (min-width: 768px) {
    .ad--banner {
        display: block;
    }
    .navigation--section--link--toggle,
    .user--section--link--toggle {
        display: none;
    }
    .feature-intro-copy {
        width: 95%;
    }
}
@media (max-width: 739px) {
    ._teaser--container--MPU ._teaser--MPU {
        margin: 10px auto !important;
        width: 300px;
    }
    .media--image img {
        width: 100%;
    }
    ._articles-wrap {
        display: block;
    }
    ._section--MPU._section--TECH ._section--row.row1 ._teaser--container--MPU {
        padding-left: 0.625rem;
    }
    ._teaser--container--PRIORITY3 {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }
}
@media (max-width: 1010px) {
    .ad--banner {
        width: 469px;
    }
}
@media (max-width: 850px) {
    header .navigation--primary--item:first-child {
        display: none;
    }
    header .navigation--primary--item:nth-child(2) a {
        margin-left: 1rem;
    }
}
@media (max-width: 800px) {
    ._site--navigation--container {
        display: none;
    }
    .navigation--section--link--toggle {
        display: block !important;
        z-index: 0;
        position: relative;
    }
    .user--section--link--toggle {
        display: block !important;
    }
}
@media (max-width: 37.5rem) {
    #search-block-form {
        float: right;
        width: 70%;
    }
    #search-block-form .container-inline,
    #search-block-form #search-block-form input#search,
    #search-block-form #search-block-form .form-item-search-block-form {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .result-list-wrap .media--image,
    .view-taxonomy-term .views-row .media--image,
    .view-display-id-page .views-row .media--image {
        width: 100%;
    }
    .result-list-wrap {
        margin-bottom: 20px;
    }
    .navigation--meta {
        display: none;
    }
}
@media (max-width: 600px) {
    ._site--meta {
        border-bottom: none;
        width: 175px;
        margin: 0 auto;
    }
}
@media (max-width: 80rem) {
    ._site--content {
        max-width: 61.25rem;
    }
}
@media (max-width: 768px) {
    .masthead {
        display: block;
    }
    p.centre-col-text,
    p.centre-col-img,
    .centre-col-text,
    div .centre-col-text,
    .pulloutquotebig,
    p.pulloutquotebig,
    .pulloutquotesmall,
    p.pulloutquotesmall {
        width: 90%;
    }
    ._site--navigation-main {
        padding-bottom: 0;
    }
}
.leaderboard--new {
    display: block !important;
}
@media (max-width: 768px) {
      ._site--meta {
         border-bottom: 0;
    }
    .navigation--user--link--LOGIN::before,
    .navigation--user--link--SUBSCRIBE::before {
        display: none;
    }
    .navigation--meta--link {
         margin-right: 0.4rem;
    }
      #search-block-form .container-inline {
         width: 232px;
    }
      #search-block-form input#search {
        width: 227px;
    }
    ._site--branding {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 100%;
    }
    ._site--branding   .panel-pane.pane-pane-header {
        -ms-flex-order: 2;
        order: 2;
    }
    ._site--branding   .panel-pane.pane-pane-header   .branding--link {
        margin-top: 0.25rem;
        margin-bottom: 0.8rem;
    }
    ._site--branding .ad--banner.leaderboard--new {
        margin: 0 0 10px;
        -ms-flex-order: 1;
        order: 1;
    }
      .navigation--meta {
        float: right;
        padding-left: 0.5rem;
    }
    .pane-search-form {
        margin-top: 0.7rem;
    }
    .branding--link {
        margin-bottom: 0.9rem;
    }
}
@media (max-width: 1130px) {
    body.video-box .navigation--meta {
        float: left;
        margin-bottom: 10px;
        margin-top: 10px;
        margin-right: 20px;
    }
    body.video-box .navigation--meta--link {
        margin-right: 0.8rem;
        margin-left: 0;
    }
}
@media (max-width: 1088px) {
    .leaderboard--new {
        display: block !important;
    }
}
@media (max-width: 1070px) {
    .leaderboard--new {
        margin: 20px 0 0 10px !important;
    }
}
@media (max-width: 980px) {
    .livestream-promobox {
        margin-top: 12px;
    }
    .page-shop .pane-page-content ul {
        width: 100%;
        margin-bottom: 7rem;
    }
    .page-shop .field--type-field-jquery-tabs ul li {
        float: none;
        padding: 7px 10px;
    }
    ._site--header .navigation--primary--link,
    ._site--footer .navigation--primary--link,
    ._site--header .navigation--primary--link--HOME,
    ._site--footer .navigation--primary--link--HOME,
    ._site--header .navigation--primary--submenu--link,
    ._site--footer .navigation--primary--submenu--link,
    ._site--header .navigation--secondary--link,
    ._site--footer .navigation--secondary--link,
    ._site--header .navigation--footer--link,
    ._site--footer .navigation--footer--link,
    ._site--header .navigation--meta--link,
    ._site--footer .navigation--meta--link,
    ._site--header .breadcrumbs--link a,
    .breadcrumbs--link ._site--header a,
    ._site--footer .breadcrumbs--link a,
    .breadcrumbs--link ._site--footer a {
        font-size: 0.8rem;
    }
}
@media (max-width: 900px) {
    .live-stream .section--headline ul.livestream-nav li {
        margin-right: 15px;
        margin-left: 15px;
    }
}
@media (max-width: 810px) {
    .live-stream .section--headline ul.livestream-nav li {
        margin-right: 5px;
        margin-left: 5px;
    }
}
@media (max-width: 750px) {
    .live-stream .section--headline ul.livestream-nav {
        font-size: 1rem;
        margin-bottom: 0;
        margin-top: 10px;
    }
    .live-stream .section--headline ul.livestream-nav li {
        line-height: 1.7rem;
        width: 20%;
        min-width: 140px;
        font-size: 0.9rem;
    }
}
@media (max-width: 650px) {
    .live-stream .section--headline ul.livestream-nav li {
        min-width: 130px;
        font-size: 0.8rem;
    }
}
@media (max-width: 620px) {
    .live-stream .section--headline ul.livestream-nav li {
        width: 40%;
        margin-bottom: 20px;
    }
}
body.logged-in.video-box .navigation--meta {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
    margin-right: 20px;
}
body.logged-in.video-box .navigation--meta--link {
    margin-right: 0.8rem;
    margin-left: 0;
}
@media (max-width: 1170px) {
    body.logged-in .livestream-promobox {
        margin-top: 12px;
    }
}
@media (max-width: 1134px) {
    body.logged-in.video-box .livestream-promobox {
        margin-top: 12px;
    }
    body.logged-in.video-box .navigation--user {
        width: 100%;
    }
    body.logged-in.video-box #search-block-form {
        margin-top: 12px;
        width: auto;
        float: left;
    }
}
@media (max-width: 934px) {
    body.logged-in.video-box #search-block-form {
        margin-top: 12px;
        margin-bottom: 5px;
        width: auto;
    }
}
@media (max-width: 805px) {
    body.logged-in.video-box #search-block-form {
        width: 100%;
    }
}
@media (max-width: 80rem) and (min-width: 1140px) {
    ._article--meta {
        display: none;
    }
}
@media (max-width: 980px) {
    .leaderboard--new {
        width: 468px;
        float: right;
    }
    .masthead {
        text-align: center;
        margin-bottom: 20px;
        width: 100%;
    }
    .masthead,
    .page-taxonomy .masthead {
        margin-left: 0;
    }
    .navigation--primary--link--HOME {
        height: 100%;
        top: 0;
        left: 0;
        color: #fff;
        text-decoration: none;
        display: block;
        float: left;
        padding-left: 1.25rem;
        line-height: 2.25rem;
        position: relative;
        width: 100%;
        margin-left: 0;
    }
    .article--topics--info .topic-list {
        display: block;
    }
}
@media (max-width: 710px) {
    .branding--link {
        width: 100px;
        height: 50px;
        background-size: 100% 100%;
    }
    .navigation--primary--link--HOME {
        background: #b91c21;
    }
    ._teaser--MPU .pane-djmag-advert-responsive-pane {
        margin-bottom: 2rem;
    }
}
@media (max-width: 610px) {
    .leaderboard--new {
        margin: 20px 0 0 !important;
    }
}
@media (max-width: 600px) {
    .leaderboard--new {
        text-align: center;
        margin: 0 auto !important;
    }
    .ad--banner {
        height: 80px;
    }
    .livestream-promobox,
    .pane-video-live-box {
        width: 100%;
    }
    .pane-search-form {
        width: 70%;
        margin-top: 14px;
    }
    .branding {
        width: 175px;
        margin: 0;
        text-align: center;
    }
    #search-block-form {
        margin-right: 0;
        float: none;
        width: 100%;
    }
    #search-block-form input#search,
    #search-block-form .form-item-search-block-form {
        width: 100%;
    }
    body.logged-in #search-block-form {
        float: none;
    }
}
@media (max-width: 500px) {
    .view-related-content .views-field.views-field-media-and-title {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        padding-right: 0;
    }
    .view-related-content .views-field.views-field-media-and-title:nth-child(odd) {
        padding-left: 0;
    }
    .feature-page .pane-related-conent-pane .views-field.views-field-media-and-title {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        margin-right: 0;
    }
    .feature-intro-copy {
        font-size: 1.2rem;
        width: 90%;
    }
    ._article h1.typography--HEADING-PRIMARY,
    .node--subscription-display .commerce-product-title {
        font-size: 2.4rem;
        line-height: 2.4rem;
    }
    .leaderboard--new {
        width: 320px;
        margin: 0 auto !important;
    }
    .ad--banner {
        height: 68px;
    }
    #search-block-form .form-item-search-block-form,
    #search-block-form input#search {
        width: 100%;
    }
    .node--subscription-display .commerce-product-field-field-image {
        width: 100%;
        margin-right: 0;
    }
    .node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs ul li {
        float: none;
        padding: 2px 0;
    }
    .node--subscription-display .commerce-product-field-field-product-info .field--type-field-jquery-tabs .ui-widget-content {
        margin-top: 15px;
    }
    ._site--frontpage .section--headline {
        margin: 0.5rem 0.625rem;
    }
    .home-big-feature-header {
        padding: 0;
    }
    .home-big-feature h1,
    .hero-main h1 {
        background: 0 0;
    }
    .view-products-for-shop .view-content .shop-item {
        max-width: 50%;
        -ms-flex: 1 0 50%;
        flex: 1 0 50%;
    }
    .view-products-for-shop .view-content .shop-item:nth-child(3):before,
    .view-products-for-shop .view-content .shop-item:nth-child(5):before,
    .view-products-for-shop .view-content .shop-item:nth-child(9):before {
        border-left: none;
    }
    .view-products-for-shop .view-content .shop-item:nth-child(4):before,
    .view-products-for-shop .view-content .shop-item:nth-child(8):before {
        border-left: 0.0625rem solid #dfdfdf;
    }
    .teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
    .teaser--PRIORITY1 h1.commerce-product-title,
    .home-big-feature h1,
    .features .row1 h1.typography--HEADING-TERTIARY,
    .features .row1 h1.commerce-product-title,
    ._section--TECH .teaser--PRIORITY1 h1.typography--HEADING-TERTIARY,
    ._section--TECH .teaser--PRIORITY1 h1.commerce-product-title,
    .panel-pane.tech ._teaser--MPU .views-field-title a {
        padding: 0 0 1rem;
        font-size: 1.2rem;
        line-height: 1.5rem;
        font-weight: 400;
        text-align: left;
        margin-bottom: 0;
    }
    ._section--MPU ._section--row.row1 ._teaser--container--PRIORITY1.home_hero h1 {
        font-size: 1.4rem;
        padding: 14px 20px 20px;
        line-height: 1.9rem;
    }
    .home-big-feature .views-field-title,
    .hero-main .views-field-title {
        background: 0 0;
        padding: 0 0 1rem;
    }
    ._section--MPU ._section--row.row1 ._teaser--container--MPU ._teaser--MPU {
        padding-right: 0;
        padding-left: 0;
    }
}
.teaser--PRIORITY1::after,
._teaser--container--PRIORITY2:not(:first-child)::before,
._teaser--container--PRIORITY3:not(:first-child)::before,
.music-reviews-box a:not(:first-child)::before,
.view-products-for-shop .view-content .shop-item:not(:first-child)::before {
    display: none;
}
.top100djs2016 .field--name-field-media {
    margin-bottom: 0;
}
.top100djs2016 ._article--header {
    margin-bottom: 1rem;
}
.top100djs2016 .pane-node-field-top100-position {
    margin: 0 0 15px;
    float: left;
    line-height: 1.3rem;
    font-size: 0.9rem;
    font-weight: 600;
    width: 100%;
}
.top100djs2016 .pane-node-field-top100-position a {
    text-decoration: none;
}
.top100djs2016 .pane-node-field-top100-position .field--name-field-top100-position {
    overflow: auto;
    color: #333;
    font-size: 1.3rem;
    padding: 20px 20px 20px 10px;
    font-weight: 800;
    border-top: 1px solid #333;
    background: #efefef;
    margin-top: 10px;
    text-transform: uppercase;
}
.top100djs2016 .entity-entityform {
    font-size: 1rem;
    line-height: inherit;
    padding: 15px 0 5px;
    margin-bottom: 10px;
}
.top100djs2016 .entity-entityform .content .submitted {
    display: none;
}
.top100djs2016 .entity-entityform .content .field--label-inline .field__items,
.top100djs2016 .entity-entityform .content .field--label-inline .field__label {
    float: none;
}
.top100djs2016 .entity-entityform h2 {
    display: none;
}
.top100djs2016 .entity-entityform .field__item.even {
    margin-bottom: 15px;
}
.top100djs2016 .top100-scrolling-list-wrap {
    height: 500px;
    overflow: auto;
    margin-bottom: 20px;
    font-size: 0.9rem;
    font-weight: 600;
}
.top100djs2016 .top100-scrolling-list-wrap .container_with_line {
    list-style: none;
    overflow: auto;
    background: #efefef;
    margin: 0 0 5px;
}
.top100djs2016 .top100-scrolling-list-wrap .container_with_line .views-field-field-media {
    border-top: 0;
}
.top100djs2016 .top100-scrolling-list-wrap .container_with_line img {
    width: 30%;
    float: left;
    height: auto;
    margin-right: 2%;
}
.top100djs2016 .top100-scrolling-list-wrap a {
    text-decoration: none;
    text-transform: uppercase;
}
.top100djs2016 .top100-scrolling-list-wrap a.active {
    text-decoration: underline;
}
.top100djs2016 .top100dj-name {
    text-transform: uppercase;
}
.top100djs2016 .top100dj-movement {
    text-transform: uppercase;
    font-size: 0.9rem;
}
.top100djs2016.section-top-100-clubs .pane-node-field-top100-position .field--name-field-top100-position {
    border-top: none;
    background: #fff;
    padding: 0;
    margin-top: 15px;
    margin-bottom: 1px;
}
.top100djs2016.section-top-100-clubs .field--label-inline .field__label,
.top100djs2016.section-top-100-clubs .field--label-inline .field__items {
    display: inline-block;
    float: none;
}
.top100djs2016.section-top-100-clubs .pane-node-field-top100-position {
    margin: 0;
}
.top100djs2016.section-top-100-clubs .media--image,
.top100djs2016.section-top-100-clubs .media--image_top100_no1 {
    margin: 0 0 15px;
    text-align: center;
}
.top100djs2016.section-top-100-clubs .container_with_line .media--image,
.top100djs2016.section-top-100-clubs .container_with_line .media--image_top100_no1 {
    display: inline;
}
.top100djs2016.section-top-100-clubs .pane-djmag-top100-content-movement-pane {
    margin-bottom: 0;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 0.8rem;
}
.top100djs2016.section-top-100-clubs ._article--header {
    margin-bottom: 1.5rem;
}
.top100djs2016.section-top-100-clubs .top100dj--newlayout {
    margin-top: 25px;
}
.top100djs2016 .top100dj--header {
    background: #000;
    padding: 25px;
    overflow: auto;
    margin-bottom: 5px;
    top: 0;
    left: 0;
    width: 100%;
}
.top100djs2016 .top100dj--header .top100djslogo {
    float: left;
    display: inline;
    width: 287px;
    height: 40px;
}
.top100djs2016 .top100dj--header .top100djslogo a span {
    visibility: hidden;
}
.top100dj--newlayout {
    margin-top: 18px;
}
.rounded-select-box {
    height: 29px;
    overflow: hidden;
    width: 245px;
    padding-left: 5px;
    float: right;
    border-radius: 20px;
    background-color: #343536;
}
.rounded-select-box select {
    background: url("../../images/downarrow.png") no-repeat 84% 0;
    background-color: #343536;
    border: none;
    color: #fff;
    font-size: 14px;
    height: 29px;
    padding: 5px;
    width: 268px;
}
.top100djs2016 article {
    position: relative;
    top: 0;
    bottom: 0;
    margin-bottom: 1%;
}
.top100djs2016 article .views-field-field-media {
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.top100djs2016 article .views-field-field-media img {
    width: 100%;
}
.top100djs2016 article h1.typography--HEADING-TERTIARY,
.top100djs2016 article h1.commerce-product-title {
    color: #000;
    font-weight: 800;
}
.top100djs2016 article ._article--content .media--image {
    border-top: #333 solid 1px;
}
.top100djs2016 .newtop100--section1 article .views-field-field-top100-places {
    position: absolute;
    font-weight: 700;
    bottom: 3%;
    left: 1%;
    right: 1%;
    width: 98%;
    background: #fff;
    z-index: 2;
    font-size: 1.4rem;
}
.top100djs2016 .newtop100--section1 article .views-field-field-top100-position {
    display: none;
}
.top100djs2016 .newtop100--section1 article .top100dj-position {
    padding: 30px 34px;
    font-weight: 600;
    color: #fff;
    background: #e41b13;
    float: left;
    font-size: 2.6rem;
}
.top100djs2016 .newtop100--section1 article .top100dj-name a {
    float: left;
    padding: 32px 0 0 30px;
    text-decoration: none;
    font-size: 2rem;
}
.top100djs2016 .newtop100--section1 article .top100dj-movement {
    float: left;
    margin: 34px 0 0 30px;
    font-weight: 400;
    font-size: 1.2em;
    color: #000;
}
.newtop100--section2 .container_with_line article .views-field-field-top100-position {
    top: 67%;
    padding: 10px 16px;
    font-size: 1.6rem;
    font-weight: 600;
    position: absolute;
    left: 2%;
    color: #fff;
    background: #e41b13;
}
.newtop100--section2 .container_with_line article .views-field-field-top100-places {
    margin-top: 7px;
}
.newtop100--section2 .container_with_line article .top100dj-name a {
    font-size: 1.4rem;
    text-decoration: none;
    float: left;
    font-weight: 800;
}
.newtop100--section2 .container_with_line article .top100dj-movement {
    padding-left: 20px;
    float: left;
    margin-top: 3px;
}
.newtop100--section3 .container_with_line article .views-field-field-top100-position {
    top: 50%;
    padding: 10px 14px;
    font-size: 1.4rem;
    font-weight: 600;
    position: absolute;
    left: 2%;
    color: #fff;
    background: #e41b13;
}
.newtop100--section3 .container_with_line article .views-field-field-top100-places {
    margin-top: 0;
}
.newtop100--section3 .container_with_line article .top100dj-name a {
    font-size: 1.3rem;
    text-decoration: none;
    float: none;
    font-weight: 800;
}
.newtop100--section3 .container_with_line article .top100dj-movement {
    padding-left: 0;
    float: none;
}
.newtop100--section4 .container_with_line article .views-field-field-top100-position,
.newtop100--section5 .container_with_line article .views-field-field-top100-position {
    top: 43%;
    padding: 8px 10px;
    font-size: 1.1rem;
    font-weight: 600;
    position: absolute;
    left: 2%;
    color: #fff;
    background: #e41b13;
}
.newtop100--section4 .container_with_line article .views-field-field-top100-places,
.newtop100--section5 .container_with_line article .views-field-field-top100-places {
    margin-top: 0;
}
.newtop100--section4 .container_with_line article .top100dj-name a,
.newtop100--section5 .container_with_line article .top100dj-name a {
    font-size: 1rem;
    text-decoration: none;
    float: none;
    font-weight: 800;
}
.newtop100--section4 .container_with_line article .top100dj-movement,
.newtop100--section5 .container_with_line article .top100dj-movement {
    padding-left: 0;
    float: none;
    margin-top: 0;
}
.media--image_top100_no1--caption {
    display: none;
}
.newtop100--section2 .container_with_line article {
    margin-right: 2%;
    width: 49%;
    float: left;
}
.newtop100--section2 .container_with_line article .typography--HEADING-TERTIARY,
.newtop100--section2 .container_with_line article .commerce-product-title,
.newtop100--section2 .container_with_line article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .newtop100--section2 .container_with_line article legend,
.newtop100--section2 .container_with_line article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .newtop100--section2 .container_with_line article td {
    font-size: 1.4rem;
}
.newtop100--section2 .container_with_line:nth-child(2n + 2) article {
    margin-right: 0;
}
.newtop100--section3 article .typography--HEADING-TERTIARY,
.newtop100--section3 article .commerce-product-title,
.newtop100--section3 article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .newtop100--section3 article legend,
.newtop100--section3 article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .newtop100--section3 article td,
.newtop100--section4 article .typography--HEADING-TERTIARY,
.newtop100--section4 article .commerce-product-title,
.newtop100--section4 article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .newtop100--section4 article legend,
.newtop100--section4 article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .newtop100--section4 article td,
.newtop100--section5 article .typography--HEADING-TERTIARY,
.newtop100--section5 article .commerce-product-title,
.newtop100--section5 article .panel-pane.pane-page-content legend,
.panel-pane.pane-page-content .newtop100--section5 article legend,
.newtop100--section5 article .commerce-checkout-form-review .checkout-review .pane-title td,
.commerce-checkout-form-review .checkout-review .pane-title .newtop100--section5 article td {
    font-size: 16px;
}
.media--image--caption,
.views-field-body,
.views-field-field-top100-movement {
    display: none;
}
.top100djs2016 .media--image {
    margin: 0;
}
.top100djs2016 .pane-page-content .pane-djmag-advert-responsive-pane,
.page-top100clubs .pane-page-content .pane-djmag-advert-responsive-pane {
    text-align: center;
    margin: 10px 10px 20px;
}
.newtop100--section3 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.newtop100--section3 .container_with_line {
    -ms-flex: 1 1 32%;
    flex: 1 1 32%;
    margin-right: 2%;
    max-width: 32%;
}
.newtop100--section3 .container_with_line:nth-child(3n + 3) {
    margin-right: 0;
}
.newtop100--section4,
.newtop100--section5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.newtop100--section4 .container_with_line,
.newtop100--section5 .container_with_line {
    -ms-flex: 1 1 23.5%;
    flex: 1 1 23.5%;
    margin-right: 2%;
    max-width: 23.5%;
}
.newtop100--section4 .container_with_line:nth-child(4n + 4),
.newtop100--section5 .container_with_line:nth-child(4n + 4) {
    margin-right: 0;
}
.top100djs2016.section-top-100-djs .media--image {
    margin: 0;
}
.top100djs2016.section-top-100-djs .typography--HEADING-PRIMARY {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 700;
    margin-bottom: 0.3rem;
    text-transform: uppercase;
}
.top100djs2016.section-top-100-djs .pane-djmag-top100-content-movement-pane {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.page-top100clubs .newtop100--section2 .container_with_line article,
.page-top100clubs .container_with_line article {
    background-color: #fff;
    border-top: none;
    max-width: 100%;
}
.page-top100clubs .newtop100--section3 .container_with_line article .top100dj-name a {
    font-size: 1rem;
}
.page-top100clubs .newtop100--section1 article .views-field-field-top100-places {
    left: 1%;
    right: 1%;
    width: 98%;
}
.page-top100clubs .top100logo {
    width: 300px;
    float: left;
}
.page-top100clubs .top100logo img {
    width: 85%;
}
.page-top100clubs .top100dj--header .top100djslogo,
.top100djs2016.section-top-100-clubs .top100dj--header .top100djslogo,
.top100djs2016.node-type-top100-club-poll .top100dj--header .top100djslogo {
    float: left;
    display: inline;
    width: 287px;
    height: 143px;
    margin-left: 15px;
}
.top100djs2016.section-top-100-clubs .top100dj--header .top100djslogo img,
.top100djs2016.node-type-top100-club-poll .top100dj--header .top100djslogo img {
    width: 85%;
}
.top100djs2016.section-top-100-clubs .article .typography--HEADING-PRIMARY,
.top100djs2016.node-type-top100-club-poll .article .typography--HEADING-PRIMARY {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 700;
    margin-bottom: 0.1rem;
}
@media (max-width: 950px) {
    .newtop100--section2 .container_with_line article .views-field-field-top100-position,
    .newtop100--section3 .container_with_line article .views-field-field-top100-position,
    .newtop100--section4 .container_with_line article .views-field-field-top100-position,
    .newtop100--section5 .container_with_line article .views-field-field-top100-position {
        top: 0;
        left: 0;
    }
}
@media (max-width: 768px) {
    .top100djs2016 .newtop100--section1 article .views-field-field-top100-position {
        position: absolute;
        top: 0;
        left: 0;
        font-weight: 600;
        color: #fff;
        background: #e41b13;
        float: left;
        font-size: 1.8rem;
        padding: 13px 19px;
        display: block;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-name a {
        padding: 15px 0 0;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-movement {
        margin: 17px 0 12px 20px;
        font-size: 0.9rem;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-position {
        display: none;
    }
    .top100djs2016 .newtop100--section1 article .views-field-field-top100-places {
        position: static;
        overflow: auto;
    }
    .top100djs2016 .newtop100--section1 .media--image {
        margin-bottom: 0;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-position {
        padding: 23px 27px;
    }
    .newtop100--section3 .container_with_line article .top100dj-name a,
    .newtop100--section3 .container_with_line article .top100dj-movement {
        float: none;
        padding-left: 0;
    }
    .top100djs2016 .pane-djmag-advert-responsive-pane,
    .page-top100clubs .pane-djmag-advert-responsive-pane {
        margin: 10px 0 10px -3px;
    }
}
@media (max-width: 700px) {
    .newtop100--section4 article,
    .newtop100--section5 article {
        margin-right: 2%;
    }
    .newtop100--section4 article .views-field-field-top100-places,
    .newtop100--section5 article .views-field-field-top100-places {
        top: 50%;
    }
    .newtop100--section4 .container_with_line:nth-child(4n + 4) article,
    .newtop100--section5 .container_with_line:nth-child(4n + 4) article {
        margin-right: 2%;
    }
    .newtop100--section4 .container_with_line:nth-child(3n + 3) article,
    .newtop100--section5 .container_with_line:nth-child(3n + 3) article {
        margin-right: 0;
    }
    .top100djs2016 .newtop100--section1 article .typography--HEADING-TERTIARY,
    .top100djs2016 .newtop100--section1 article .commerce-product-title,
    .top100djs2016 .newtop100--section1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .top100djs2016 .newtop100--section1 article legend,
    .top100djs2016 .newtop100--section1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .top100djs2016 .newtop100--section1 article td {
        padding: 15px;
    }
    .page-top100clubs .newtop100--section3 .container_with_line article .top100dj-name a {
        font-size: 0.9rem;
    }
}
@media (max-width: 600px) {
    .top100djs2016 .newtop100--section1 article .views-field-field-top100-places {
        position: static;
        margin: 10px 0 20px;
    }
    .top100djs2016 .top100dj--header h1.top100djslogo {
        float: none;
        display: block;
    }
    .rounded-select-box {
        float: none;
        margin-top: 20px;
    }
    .top100djs2016 .newtop100--section1 article .typography--HEADING-TERTIARY,
    .top100djs2016 .newtop100--section1 article .commerce-product-title,
    .top100djs2016 .newtop100--section1 article .panel-pane.pane-page-content legend,
    .panel-pane.pane-page-content .top100djs2016 .newtop100--section1 article legend,
    .top100djs2016 .newtop100--section1 article .commerce-checkout-form-review .checkout-review .pane-title td,
    .commerce-checkout-form-review .checkout-review .pane-title .top100djs2016 .newtop100--section1 article td {
        position: relative;
        bottom: 3%;
        left: 1%;
        right: 1%;
        padding: 0;
    }
    .top100dj-title-bar {
        overflow: auto;
    }
    .newtop100--section2 .container_with_line article,
    .newtop100--section3 .container_with_line article,
    .newtop100--section4 .container_with_line article,
    .newtop100--section5 .container_with_line article {
        margin-bottom: 3%;
    }
    .newtop100--section2 .container_with_line article .views-field-field-top100-position {
        top: 0;
        font-size: 1.2rem;
        left: 0;
    }
    .newtop100--section3 .container_with_line article .views-field-field-top100-position,
    .newtop100--section4 .container_with_line article .views-field-field-top100-position,
    .newtop100--section5 .container_with_line article .views-field-field-top100-position {
        top: 0;
        padding: 8px 10px;
        font-size: 1.2rem;
        left: 0;
    }
    .newtop100--section2 .container_with_line article .top100dj-name a,
    .newtop100--section3 .container_with_line article .top100dj-name a,
    .newtop100--section4 .container_with_line article .top100dj-name a,
    .newtop100--section5 .container_with_line article .top100dj-name a {
        float: none;
    }
    .newtop100--section2 .container_with_line article .top100dj-movement,
    .newtop100--section3 .container_with_line article .top100dj-movement,
    .newtop100--section4 .container_with_line article .top100dj-movement,
    .newtop100--section5 .container_with_line article .top100dj-movement {
        padding-left: 0;
        margin-top: 0;
    }
    .newtop100--section2 .container_with_line article .views-field-field-top100-position {
        padding: 8px 15px;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-position {
        padding: 15px 20px;
        font-size: 1.9rem;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-name a {
        float: none;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-movement {
        margin: 5px 0 0;
    }
    .top100djs2016 .top100dj--header .top100djslogo {
        margin-bottom: 15px;
    }
}
@media (max-width: 550px) {
    .newtop100--section3 .container_with_line,
    .newtop100--section4 .container_with_line,
    .newtop100--section5 .container_with_line {
        -ms-flex: 1 1 49%;
        flex: 1 1 49%;
        margin-right: 2%;
        max-width: 49%;
    }
    .newtop100--section3 .container_with_line:nth-child(2n + 2),
    .newtop100--section4 .container_with_line:nth-child(2n + 2),
    .newtop100--section5 .container_with_line:nth-child(2n + 2),
    .newtop100--section3 .container_with_line:nth-child(3n + 3),
    .newtop100--section4 .container_with_line:nth-child(3n + 3),
    .newtop100--section5 .container_with_line:nth-child(3n + 3) {
        margin-right: 0;
    }
    .newtop100--section3 .container_with_line:nth-child(odd),
    .newtop100--section4 .container_with_line:nth-child(odd),
    .newtop100--section5 .container_with_line:nth-child(odd) {
        margin-right: 2%;
    }
    .top100djs2016 .top100dj--header {
        padding: 25px 25px 25px 15px;
    }
    .newtop100--section4 .container_with_line article,
    .newtop100--section5 .container_with_line article {
        margin-right: 2%;
    }
    .newtop100--section3 .container_with_line article .top100dj-name a,
    .newtop100--section4 .container_with_line article .top100dj-name a,
    .newtop100--section5 .container_with_line article .top100dj-name a {
        font-size: 1.1rem;
    }
    .newtop100--section4 .container_with_line:nth-child(4n + 4) article,
    .newtop100--section5 .container_with_line:nth-child(4n + 4) article {
        margin-right: 2%;
    }
    .newtop100--section3 .container_with_line:nth-child(2n + 2) article,
    .newtop100--section4 .container_with_line:nth-child(2n + 2) article,
    .newtop100--section5 .container_with_line:nth-child(2n + 2) article {
        margin-right: 0;
    }
    .top100djs2016 .newtop100--section1 article .top100dj-position {
        padding: 8px 15px;
        font-size: 1.4rem;
    }
    .newtop100--section4 .container_with_line:nth-child(3n + 3) article,
    .newtop100--section5 .container_with_line:nth-child(3n + 3) article {
        margin-right: 2%;
    }
    .newtop100--section3 .container_with_line article {
        margin-right: 2%;
    }
    .newtop100--section3 .container_with_line:nth-child(2n + 2) article {
        margin-right: 0;
    }
    .newtop100--section3 .container_with_line:nth-child(3n + 3) article {
        margin-right: 0;
        margin-right: 2%;
    }
    .newtop100--section3 .container_with_line:nth-child(6n + 6) article,
    .newtop100--section4 .container_with_line:nth-child(6n + 6) article,
    .newtop100--section5 .container_with_line:nth-child(6n + 6) article {
        margin-right: 0;
    }
    .page-top100clubs .newtop100--section3 .container_with_line article .top100dj-name a {
        font-size: 0.8rem;
    }
}
.music-reviews-landing ._section--headline {
    border-top: 0.5rem solid #dfdfdf;
    padding: 1rem 0 0.15rem;
}
.music-reviews-landing ._section--MPU ._section--headline {
    border-top: 0;
    padding-top: 0;
}
.music-reviews-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.music-reviews-box h2.typography--HEADING-TERTIARY,
.music-reviews-box h2.commerce-product-title {
    font-size: 1.2rem;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
}
.music-reviews-box .pane-views-view,
.music-reviews-box .view-music,
.music-reviews-box .view-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.music-reviews-box a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    margin-bottom: 0.625rem;
    max-width: 33%;
    text-decoration: none;
    position: relative;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.music-reviews-box a:not(:first-child)::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0.0625rem;
    height: 100%;
    border-left: 0.0625rem solid #dfdfdf;
    z-index: 1;
}
.music-reviews-box a:nth-child(4)::before,
.music-reviews-box a:nth-child(7)::before,
.music-reviews-box a:nth-child(10)::before,
.music-reviews-box a:nth-child(13)::before {
    border-left: none;
}
.music-reviews-box a ._teaser--container--PRIORITY2 {
    padding: 0;
}
.music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img {
    width: 100%;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 292px;
    position: static;
    -o-object-position: 50% 0;
    object-position: 50% 0;
}
.music-reviews-box a .media--image {
    margin: 0 0 5px;
    width: 100%;
    padding-top: 0;
    overflow: hidden;
    position: relative;
}
.music-reviews-box a .media--image img {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.music-reviews-box .link-albums-comps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
}
.music-reviews-box .link-albums-comps a {
    max-width: 100%;
}
.music-reviews-box .link-albums-comps:nth-child(2) {
    border-left: 0.0625rem solid #dfdfdf;
}
.music-reviews-box .link-albums-comps a .media--image {
    padding-top: 0;
}
.music-reviews-box .link-albums-comps a .media--image img {
    position: relative;
    max-height: 100%;
    height: 454px;
}
.reviews_grid-container {
    margin-left: 0.625rem;
}
.review-grid-item {
    margin-right: 1%;
    border-right: 0.0625rem solid #dfdfdf;
    padding-right: 0.5%;
    background: #f6f6f6;
    float: left;
    width: 32.7%;
    margin-bottom: 0.625rem;
}
.review-grid-item h2 {
    font-weight: 600;
    padding: 0.8rem 0.27rem 1.2rem;
    text-transform: uppercase;
    font-size: 1.25rem;
    line-height: 1.5rem;
}
.review-grid-item img {
    width: 296px;
    height: 159px;
}
.review-grid-item:nth-child(3n + 3) {
    margin-right: 0;
    border-right: 0;
    padding-right: 0;
}
.page-music ._article .typography--HEADING-PRIMARY,
.page-music ._article h1,
.page-music ._article h1 span,
.page-music-new ._article .typography--HEADING-PRIMARY,
.page-music-new ._article h1,
.page-music-new ._article h1 span {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
    text-transform: uppercase;
}
.page-music .author-block,
.page-music-new .author-block {
    line-height: 1.375rem;
    color: #767676;
    margin-bottom: 1.2rem;
    font-weight: 400;
    margin-top: 5px;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.page-music h2,
.page-music-new h2 {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
}
.page-music header h2 a,
.page-music-new header h2 a {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    padding-top: 0.25rem;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}
.page-music .reviews-review-body iframe,
.page-music-new .reviews-review-body iframe {
    margin-top: 5px;
}
.page-music .reviews-rating,
.page-music-new .reviews-rating {
    background: #e41b13;
    display: inline-block;
    padding: 0 7px;
    color: #fff;
    border-radius: 3px;
    margin-top: 5px;
}
.page-music .reviews-review {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.page-music .reviews-review,
.page-music article {
    overflow: auto;
    padding-bottom: 20px;
}
.page-music-new .reviews-review {
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
}
.page-music-new .reviews-review,
.page-music-new article {
    overflow: auto;
    padding-bottom: 20px;
}
.page-music .reviews-review h2,
.page-music article h2,
.page-music-new .reviews-review h2,
.page-music-new article h2 {
    font-weight: 500;
    font-size: 1.1rem;
}
.page-music .reviews-review h5,
.page-music article h5,
.page-music-new .reviews-review h5,
.page-music-new article h5 {
    font-weight: 500;
}
.page-music .reviews-review img,
.page-music article img,
.page-music-new .reviews-review img,
.page-music-new article img {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 40%;
}
.page-music .reviews-review .reviews-quickies img,
.page-music article .reviews-quickies img,
.page-music-new .reviews-review .reviews-quickies img,
.page-music-new article .reviews-quickies img {
    float: none;
    margin-right: 15px;
    width: 45%;
}
.page-music .music-review-author,
.page-music-new .music-review-author {
    margin-top: 5px;
    display: block;
}
.page-music article,
.page-music-new article {
    margin-bottom: 0;
    border-bottom: 20px solid #fff;
}
.page-music ._article iframe,
.page-music-new ._article iframe {
    width: 100%;
    margin-top: 15px;
}
.page-music ._article ._article--header--sidebar iframe,
.page-music-new ._article ._article--header--sidebar iframe {
    margin-top: 0;
}
.page-music .reviews-lead-review,
.page-music .moneyshot,
.page-music-new .reviews-lead-review,
.page-music-new .moneyshot {
    background: #000;
    color: #fff;
    margin-bottom: 20px;
}
.page-music .reviews-lead-review img,
.page-music .moneyshot img,
.page-music-new .reviews-lead-review img,
.page-music-new .moneyshot img {
    width: 100%;
    margin-bottom: 20px;
    float: none;
    margin-top: 0;
}
.page-music .reviews-lead-review .reviews-review-body,
.page-music .moneyshot .reviews-review-body,
.page-music-new .reviews-lead-review .reviews-review-body,
.page-music-new .moneyshot .reviews-review-body {
    padding: 5px 20px 0;
}
.page-music .reviews-lead-review h2,
.page-music .reviews-lead-review h3,
.page-music .reviews-lead-review h4,
.page-music .reviews-lead-review .standfirst,
.page-music .moneyshot h2,
.page-music .moneyshot h3,
.page-music .moneyshot h4,
.page-music .moneyshot .standfirst,
.page-music-new .reviews-lead-review h2,
.page-music-new .reviews-lead-review h3,
.page-music-new .reviews-lead-review h4,
.page-music-new .reviews-lead-review .standfirst,
.page-music-new .moneyshot h2,
.page-music-new .moneyshot h3,
.page-music-new .moneyshot h4,
.page-music-new .moneyshot .standfirst,
.page-music-new .moneyshot .label {
    margin: 0 0 0 20px;
}
.page-music .reviews-lead-review .reviews-rating,
.page-music .moneyshot .reviews-rating,
.page-music-new .reviews-lead-review .reviews-rating,
.page-music-new .moneyshot .reviews-rating {
    margin: 5px 0 0 20px;
}
.page-music .reviews-lead-review .label,
.page-music .moneyshot .label,
.page-music-new .reviews-lead-review .label {
    margin: 0 0 5px 20px;
}
.page-music-new .moneyshot .label {
    margin-bottom: 5px;
}
.page-music .reviews-lead-review .music-standfirst,
.page-music .moneyshot .music-standfirst,
.page-music-new .reviews-lead-review .music-standfirst,
.page-music-new .moneyshot .music-standfirst {
    margin: 0 0 10px 20px;
    display: block;
    font-style: normal;
    font-weight: 800;
}
.page-music .reviews-lead-review h2,
.page-music .moneyshot h2,
.page-music-new .reviews-lead-review h2,
.page-music-new .moneyshot h2 {
    text-transform: uppercase;
}
.page-music .reviews-lead-review h5,
.page-music .moneyshot h5,
.page-music-new .reviews-lead-review h5,
.page-music-new .moneyshot h5 {
    margin: 0 0 5px 20px;
}
.page-music .reviews-lead-review p,
.page-music .moneyshot p,
.page-music-new .reviews-lead-review p,
.page-music-new .moneyshot p {
    margin-bottom: 0;
}
.page-music .reviews-lead-review .views-field-field-soundcloud,
.page-music .moneyshot .views-field-field-soundcloud,
.page-music-new .reviews-lead-review .views-field-field-soundcloud,
.page-music-new .moneyshot .views-field-field-soundcloud {
    padding: 0 20px 20px;
}
.page-music .reviews-lead-review .music-review-author,
.page-music .moneyshot .music-review-author,
.page-music-new .reviews-lead-review .music-review-author,
.page-music-new .moneyshot .music-review-author {
    margin-top: 10px;
    margin-left: 20px;
    display: block;
    padding-bottom: 20px;
}
.page-music .moneyshot a,
.page-music-new .moneyshot a {
    color: #fff;
}
.page-music .reviews-quickies,
.page-music-new .reviews-quickies {
    margin-top: 20px;
    margin-bottom: 20px;
}
.page-music .reviews-quickies h2,
.page-music-new .reviews-quickies h2 {
    background: #000;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.page-music .reviews-quickies article,
.page-music-new .reviews-quickies article {
    background: #f4f4f4;
    padding: 10px;
    border-top: 1px solid #fff;
    margin-bottom: 0;
    border-bottom: 0;
}
.page-music .reviews-quickies article .reviews-rating,
.page-music-new .reviews-quickies article .reviews-rating {
    background: #000;
    color: #fff;
}
.page-music .reviews-quickies article h3,
.page-music-new .reviews-quickies article h3 {
    font-weight: 500;
    font-size: 1rem;
    text-transform: uppercase;
}
.page-music .reviews-quickies article h5,
.page-music-new .reviews-quickies article h5 {
    font-weight: 400;
}
.page-music .reviews-quickies article h6,
.page-music-new .reviews-quickies article h6 {
    font-weight: 500;
}
.page-music .reviews-quickies article .reviews-review-body,
.page-music .reviews-quickies article h4,
.page-music .reviews-quickies article h5,
.page-music .reviews-quickies article .reviews-rating,
.page-music-new .reviews-quickies article .reviews-review-body,
.page-music-new .reviews-quickies article h4,
.page-music-new .reviews-quickies article h5,
.page-music-new .reviews-quickies article .reviews-rating {
    line-height: 1.5rem;
}
.page-music .page-music article,
.page-music-new .page-music article {
    border-bottom: 0;
}
.page-music .reviews-artist-top-10-top h2,
.page-music-new .reviews-artist-top-10-top h2 {
    background: #000;
    padding: 10px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}
.page-music .reviews-artist-top-10-top h3,
.page-music-new .reviews-artist-top-10-top h3 {
    font-weight: 600;
    font-size: 1.2rem;
    padding: 15px 10px 0;
    text-transform: uppercase;
}
.page-music .reviews-artist-top-10-top h4,
.page-music-new .reviews-artist-top-10-top h4 {
    padding: 2px 10px 4px;
    font-style: italic;
}
.page-music .reviews-artist-top-10-top h3,
.page-music .reviews-artist-top-10-top h4,
.page-music-new .reviews-artist-top-10-top h3,
.page-music-new .reviews-artist-top-10-top h4 {
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
.page-music .reviews-artist-top-10-top img,
.page-music-new .reviews-artist-top-10-top img {
    width: 100%;
    border-left: solid 1px #000;
    border-right: solid 1px #000;
}
.page-music .reviews-artist-top-10,
.page-music-new .reviews-artist-top-10 {
    border: 1px solid #000;
    border-top: 0;
    margin-top: -15px;
    padding: 14px 10px 10px;
}
.page-music .reviews-artist-top-10 h3,
.page-music-new .reviews-artist-top-10 h3 {
    padding: 5px 10px;
}
.page-music .reviews-artist-top-10 .artist-top-10-item,
.page-music-new .reviews-artist-top-10 .artist-top-10-item {
    padding: 10px;
    font-weight: 400;
    font-size: 0.9rem;
    line-height: 1.4rem;
}
.page-music .reviews-artist-top-10 .artist-top-10-item-name,
.page-music-new .reviews-artist-top-10 .artist-top-10-item-name {
    text-transform: uppercase;
}
.page-music ._article span.artist-top-10-item-title-label,
.page-music-new ._article span.artist-top-10-item-title-label {
    display: block;
    font-size: 0.9rem;
}
.page-music ._article span.artist-top-10-item-number,
.page-music-new ._article span.artist-top-10-item-number {
    font-weight: 800;
    display: block;
    margin-top: 10px;
    text-transform: uppercase;
}
.page-music .rounded-select-box-wrapper .views-exposed-widgets,
.page-music-new .rounded-select-box-wrapper .views-exposed-widgets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.page-music .rounded-select-box-wrapper .views-submit-button,
.page-music-new .rounded-select-box-wrapper .views-submit-button {
    margin-bottom: 1em;
}
.page-music .rounded-select-box-wrapper .form-type-select,
.page-music-new .rounded-select-box-wrapper .form-type-select {
    float: left;
    width: 240px;
    padding-left: 6px;
    margin-right: 5px;
    height: 29px;
    overflow: hidden;
    border-radius: 20px;
    background-color: #343536;
}
.page-music .rounded-select-box-wrapper .form-type-select select,
.page-music-new .rounded-select-box-wrapper .form-type-select select {
    width: 260px;
    margin-right: 10px;
    background: url(../../images/downarrow.png) no-repeat 84% 0;
    background-color: #343536;
    border: none;
    color: #fff;
    font-size: 14px;
    height: 29px;
    padding: 5px;
}
.page-music .rounded-select-box-wrapper input[type="submit"],
.page-music-new .rounded-select-box-wrapper input[type="submit"] {
    float: left;
    margin: 0;
    background: #343536;
    border: 1px solid #343536;
    font-weight: 400;
    color: #fff;
}
.page-music .rounded-select-box-wrapper input[type="submit"] :hover,
.page-music-new .rounded-select-box-wrapper input[type="submit"] :hover {
    background: #000;
}
.page-music .social-media--icons {
    border-top: none;
    margin-top: 4px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.page-music .social-media--icons .social-media--icon--FACEBOOK::before {
    background: #3067a3;
}
.page-music .social-media--icons .social-media--icon--TWITTER::before {
    background: #03b3ee;
}
.page-music .social-media--icons .social-media--icon--GOOGLEPLUS::before {
    background: #e15440;
}
.page-music .social-media--icons .social-media--icon:hover::before,
.page-music .social-media--icons .social-media--icon--FACEBOOK:hover::before,
.page-music .social-media--icons .social-media--icon--TWITTER:hover::before,
.page-music .social-media--icons .social-media--icon--MAIL:hover::before,
.page-music .social-media--icons .social-media--icon--GOOGLEPLUS:hover::before,
.page-music .social-media--icons .social-media--icon--LINKEDIN:hover::before,
.page-music .social-media--icons .social-media--icon--WHATSAPP:hover::before,
.page-music .social-media--icons .social-media--icon--YOUTUBE:hover::before,
.page-music .social-media--icons .social-media--icon--INSTAGRAM:hover::before,
.page-music .social-media--icons .social-media--icon--APPLE:hover::before,
.page-music .social-media--icons .social-media--icon--SOUNDCLOUD:hover::before {
    background: #444;
}
.page-music .reviews-lead-review .social-media--icons,
.page-music .moneyshot .social-media--icons {
    padding: 5px 0 0 20px;
}
.page-music .rounded-select-box {
    float: left;
    width: 203px;
    padding-left: 6px;
    margin-right: 5px;
}
.page-music .rounded-select-box select {
    width: 215px;
    margin-right: 10px;
}
.page-music ._site--main input[type="submit"] {
    float: left;
    margin: 0;
    background: #fff;
    border: 1px solid #ccc;
    font-weight: 800;
    color: #000;
}
.page-music ._site--main input[type="submit"] :hover {
    background: #000;
}
.single-page-review img {
    width: 100%;
}
.single-page-review .single-page-review-body {
    margin: 20px 0;
}
.single-page-review .single-page-review-artist {
    font-size: 1.6rem;
    line-height: 2.2rem;
    font-weight: 800;
    margin-top: 20px;
}
.single-page-review .pane-breadcrumb {
    text-align: center;
}
.single-page-review h2 a {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    padding-top: 0.25rem;
    text-decoration: none;
    border-bottom: 1px solid #000;
    text-align: center;
}
.single-page-review ._article--header {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.single-page-review .reviews-rating {
    background: #e41b13;
    display: inline-block;
    padding: 0 7px;
    color: #fff;
    border-radius: 3px;
    margin-top: 5px;
}
.single-page-review ._article--header--meta {
    padding-right: 0;
}
@media (max-width: 979px) {
    ._article--header--sidebar,
    ._article--content--container {
        display: block;
    }
}
@media (max-width: 900px) {
    .music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img {
        height: 240px;
    }
    .music-reviews-box .link-albums-comps a .media--image img {
        height: 410px;
    }
}
@media (max-width: 800px) {
    .music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img {
        height: 220px;
    }
    .music-reviews-box .link-albums-comps a .media--image img {
        height: 360px;
    }
}
@media (max-width: 740px) {
    .music-reviews-box ._teaser--container--PRIORITY2 {
        display: -ms-flexbox;
        display: flex;
    }
    .music-reviews-box ._teaser--container--PRIORITY2 img {
        width: 100%;
        height: auto;
    }
    .music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img {
        height: 210px;
    }
    .music-reviews-box .link-albums-comps a .media--image img {
        height: 330px;
    }
}
@media (max-width: 650px) {
    .music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img {
        height: 175px;
    }
    .music-reviews-box .link-albums-comps a .media--image img {
        height: 285px;
    }
}
@media (max-width: 600px) {
    .music-reviews-box a {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        margin: 0.5% 0 0.625rem;
        max-width: 100%;
    }
    .music-reviews-box a:not(:first-child)::before {
        border-left: none;
    }
    .music-reviews-box .link-albums-comps {
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    }
    .page-music .rounded-select-box {
        float: left;
        margin-top: 0;
        margin-bottom: 7px;
        width: 49%;
        padding-left: 6px;
        margin-right: 1%;
    }
    .page-music .rounded-select-box select {
        width: 112%;
    }
    ._site--main input[type="submit"] {
        margin-bottom: 10px;
    }
    .page-music .rounded-select-box-wrapper .views-exposed-widgets,
    .page-music-new .rounded-select-box-wrapper .views-exposed-widgets {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .music-reviews-box a ._teaser--container--PRIORITY2 ._teaser img,
    .music-reviews-box .link-albums-comps a .media--image img {
        height: 350px;
    }
}
@media (max-width: 400px) {
    .music-reviews-box ._teaser--container--PRIORITY2 {
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        max-width: 100%;
    }
}
.music-reviews-box .link-albums-comps:nth-child(2),
.music-reviews-box a:not(:first-child)::before {
    border-left: none;
}
.subscription-ad-block {
    background-color: #f6f6f6;
    padding: 7px 10px 14px;
    margin-top: 20px;
    background-image: url(../../images/djmag_logo_small.png?1488972016);
    background-position: 94% 89%;
    background-repeat: no-repeat;
    background-size: 55px auto;
}
.subscription-ad-block h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 10px;
    text-transform: uppercase;
}
.subscription-ad-block p {
    font-size: 15px;
}
.subscription-ad-block button {
    background: #b91c21;
    cursor: pointer;
    color: #fff;
    border-radius: 1.5rem;
    outline: none;
    padding: 0.08rem 0.6rem;
    line-height: 1.5rem;
    font-size: 0.9rem;
    font-weight: 400;
    border: none;
    margin-top: 25px;
}
.page-cart table,
.page-checkout table {
    width: 100%;
    border-collapse: collapse;
}
.page-cart tr:nth-of-type(odd),
.page-checkout tr:nth-of-type(odd) {
    background: #eee;
}
.page-cart th,
.page-checkout th {
    background: #333;
    color: #fff;
    font-weight: 700;
}
.page-cart td,
.page-cart th,
.page-checkout td,
.page-checkout th {
    padding: 6px;
    border: 1px solid #ccc;
    text-align: left;
}
.page-cart .panel-pane.pane-page-content legend,
.page-checkout .panel-pane.pane-page-content legend {
    margin: 5px 0;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
    .page-cart table,
    .page-cart thead,
    .page-cart tbody,
    .page-cart th,
    .page-cart td,
    .page-cart tr,
    .page-checkout table,
    .page-checkout thead,
    .page-checkout tbody,
    .page-checkout th,
    .page-checkout td,
    .page-checkout tr {
        display: block;
    }
    .page-cart td,
    .page-checkout td {
        border: 0;
    }
    .page-cart .base--FORM input[type="text"],
    .page-cart .base input[type="text"],
    .page-cart ._site--voting input[type="text"],
    .page-checkout .base--FORM input[type="text"],
    .page-checkout .base input[type="text"],
    .page-checkout ._site--voting input[type="text"] {
        width: 100%;
        max-width: 100%;
    }
    .page-cart ._site--main input[type="submit"],
    .page-checkout ._site--main input[type="submit"] {
        margin: 0 15px 1.25rem 0;
    }
    .page-cart thead tr,
    .page-checkout thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .page-cart tr,
    .page-checkout tr {
        border: 1px solid #ccc;
    }
    .page-cart .view table,
    .page-checkout .view table {
        border-bottom: 0;
    }
    .page-cart .view table td,
    .page-checkout .view table td {
        border: none;
        border-bottom: 1px solid #bbb;
        position: relative;
        padding-left: 50%;
    }
    .page-cart .commerce-checkout-form-review .checkout-review .pane-data td td,
    .page-checkout .commerce-checkout-form-review .checkout-review .pane-data td td {
        padding-left: 50%;
    }
    .page-cart .view table td:before,
    .page-checkout .view table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .page-cart .view tr.even,
    .page-cart .view tr.odd,
    .page-checkout .view tr.even,
    .page-checkout .view tr.odd {
        border-width: 0;
    }
    .page-cart .checkout-buttons .button-operator,
    .page-checkout .checkout-buttons .button-operator {
        margin-right: 10px;
    }
    .page-checkout .checkout-review em {
        white-space: normal;
    }
    .page-checkout-review {
        border: none;
    }
    .page-cart td:nth-of-type(1):before {
        content: "Product";
    }
    .page-cart td:nth-of-type(2):before {
        content: "Price";
    }
    .page-cart td:nth-of-type(3):before {
        content: "Quantity";
    }
    .page-cart td:nth-of-type(4):before {
        content: "Remove";
    }
    .page-cart td:nth-of-type(5):before {
        content: "Total";
    }
    .page-cart td:nth-of-type(6):before {
        content: "Product";
    }
    .page-cart td:nth-of-type(7):before {
        content: "Price";
    }
    .page-cart td:nth-of-type(8):before {
        content: "Quantity";
    }
    .page-cart td:nth-of-type(9):before {
        content: "Remove";
    }
    .page-cart td:nth-of-type(10):before {
        content: "Total";
    }
    .page-checkout .cart_contents td:nth-of-type(1):before,
    .page-checkout-review .view-commerce-cart-summary td:nth-of-type(1):before {
        content: "Product";
    }
    .page-checkout .cart_contents td:nth-of-type(2):before,
    .page-checkout-review .view-commerce-cart-summary td:nth-of-type(2):before {
        content: "Price";
    }
    .page-checkout .cart_contents td:nth-of-type(3):before,
    .page-checkout-review .view-commerce-cart-summary td:nth-of-type(3):before {
        content: "Quantity";
    }
    .page-checkout .cart_contents td:nth-of-type(4):before,
    .page-checkout-review .view-commerce-cart-summary td:nth-of-type(4):before {
        content: "Total";
    }
    .page-checkout .commerce-price-formatted-components td:nth-of-type(1):before,
    .page-checkout .commerce-price-formatted-components td:nth-of-type(2):before {
        content: " ";
    }
}
.page-events ._article .typography--HEADING-PRIMARY,
.page-events ._article h1,
.page-events ._article h1 span {
    font-size: 3rem;
    line-height: 3rem;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 0.8rem;
    text-transform: uppercase;
}
.page-events article a {
    border-bottom: #666 1px solid;
    text-decoration: none;
    padding: 0;
}
.page-events article a:hover {
    border-bottom: #e2231a 1px solid;
    padding: 0;
    text-decoration: none;
}
.page-events header h2 a {
    font-size: 1.375rem;
    font-weight: 600;
    line-height: 1.5rem;
    padding-top: 0.25rem;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}
.page-events article {
    overflow: auto;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
.page-events article .views-field {
    margin-bottom: 3px;
}
.page-events article .views-field h2 {
    font-weight: 500;
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-bottom: 15px;
}
.page-events article .views-field strong {
    margin-right: 5px;
}
.page-events article .views-field.views-field-field-date strong {
    float: left;
}
.page-events article .field__label {
    float: left;
    margin-right: 5px;
}
.page-events article .pane-entity-field,
.page-events article .website-link {
    margin-top: 15px;
}
.page-events article .pane-entity-field.pane-node-body,
.page-events article .website-link.pane-node-body {
    margin-top: 0;
}
.leaderboard--new {
    float: left;
}
.language-switcher-locale-url > li {
    display: inline-block;
    margin-right: 0.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.language-switcher-locale-url li.de::before,
.language-switcher-locale-url li.en::before,
.language-switcher-locale-url li.fr::before,
.language-switcher-locale-url li.it::before,
.language-switcher-locale-url li.es::before,
.language-switcher-locale-url li.pt-pt::before,
.language-switcher-locale-url li.nl::before {
    display: none;
}
.language-switcher-locale-url a {
    border-width: 0;
}
._site--voting:after {
    content: "";
    display: table;
    clear: both;
}
._site--voting .base--FORM,
._site--voting .base,
._site--voting ._site--voting {
    width: 90%;
}
._site--voting--teaser,
._site--voting--teaser img {
    width: 100%;
}
._site--voting--content--container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
}
._site--voting--content--container div.form-item {
    margin: 0.5rem !important;
}
._site--voting--content {
    -ms-flex-order: 0;
    order: 0;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding-bottom: 1.5rem;
}
._site--voting--ad {
    -ms-flex-order: 1;
    order: 1;
    -ms-flex: 0 1 300px;
    flex: 0 1 300px;
    -ms-flex-item-align: auto;
    align-self: auto;
}
._site--voting--ad .ad--rectangle {
    margin-bottom: 0.625rem;
}
._site--voting--ad .ad--halfpage {
    width: 300px;
    height: 600px;
}
@media (max-width: 1366px) {
    #masthead_voting_1_resp {
        width: 99%;
        margin: auto;
    }
}
@media (max-width: 600px) {
    #masthead_voting_1_resp {
        width: 320px;
        margin: auto;
    }
    ._site--voting--content--container,
    ._site--voting--content,
    ._site--voting--ad {
        display: block;
        width: 100%;
    }
}
.djmag-voting-form-info-form,
.djmag-voting-form-voter-form,
.djmag-voting-form-selection-form,
.djmag-voting-form-review-form,
.djmag-voting-form-charity-form {
    margin-top: 1rem;
}
.djmag-voting-form-info-form .infotext,
.djmag-voting-form-info-form .form-actions,
.djmag-voting-form-voter-form .infotext,
.djmag-voting-form-voter-form .form-actions,
.djmag-voting-form-selection-form .infotext,
.djmag-voting-form-selection-form .form-actions,
.djmag-voting-form-review-form .infotext,
.djmag-voting-form-review-form .form-actions,
.djmag-voting-form-charity-form .infotext,
.djmag-voting-form-charity-form .form-actions {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.djmag-voting-form-info-form .form-radios,
.djmag-voting-form-voter-form .form-radios,
.djmag-voting-form-selection-form .form-radios,
.djmag-voting-form-review-form .form-radios,
.djmag-voting-form-charity-form .form-radios {
    padding-left: 0.75rem;
}
.djmag-voting-form-info-form .form-submit,
.djmag-voting-form-voter-form .form-submit,
.djmag-voting-form-selection-form .form-submit,
.djmag-voting-form-review-form .form-submit,
.djmag-voting-form-charity-form .form-submit {
    margin-right: 1rem;
}
.pane-hybridauth-hybridauth {
    margin: 3rem auto;
    width: 310px;
}
.hybridauth-widget-wrapper ul.hybridauth-widget {
    margin-top: 1rem;
}
.hybridauth-widget-wrapper ul.hybridauth-widget li {
    list-style: none;
    display: block;
    margin-bottom: 0.875rem;
}
.hybridauth-widget-wrapper ul.hybridauth-widget li::before {
    display: none;
}
.leaderboard--new {
    margin: 10px 0 20px 50px;
}

.webform-preview label:after {
    content: ":";
}