/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
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,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define visible focus styles! */
:focus {
  outline: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: Klavika;
  src: url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicRegular.eot'), url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicRegular.eot?#iefix') format('embedded-opentype'), url('../../../../font/KlavikaWebBasic_WOFF/KlavikaWebBasicRegular.woff') format('woff');
}
@font-face {
  font-family: KlavikaLight;
  src: url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicLight.eot'), url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicLight.eot?#iefix') format('embedded-opentype'), url('../../../../font/KlavikaWebBasic_WOFF/KlavikaWebBasicLight.woff') format('woff');
}
@font-face {
  font-family: KlavikaMedium;
  src: url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicMedium.eot'), url('../../../../font/KlavikaWebBasic_EOT/KlavikaWebBasicMedium.eot?#iefix') format('embedded-opentype'), url('../../../../font/KlavikaWebBasic_WOFF/KlavikaWebBasicMedium.woff') format('woff');
}
@font-face {
  font-family: KlavikaCond;
  src: url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebRegularCond.eot"), url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebRegularCond.eot?#iefix") format('embedded-opentype'), url("../../../../font/KlavikaWebCondensed_WOFF/KlavikaWebRegularCondensed.woff") format('woff');
}
@font-face {
  font-family: KlavikaLightCond;
  src: url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebLightCond.eot"), url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebLightCond.eot?#iefix") format("embedded-opentype"), url("../../../../font/KlavikaWebCondensed_WOFF/KlavikaWebLightCondensed.woff") format("woff");
}
@font-face {
  font-family: KlavikaMediumCond;
  src: url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebMediumCond.eot"), url("../../../../font/KlavikaWebCondensed_EOT/KlavikaWebMediumCond.eot?#iefix") format("embedded-opentype"), url("../../../../font/KlavikaWebCondensed_WOFF/KlavikaWebMediumCondensed.woff") format("woff");
}
html {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 62.5%;
  height: 100%;
}
body {
  color: #808080;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
h1,
.h1 {
  font-family: "KlavikaMedium";
  font-size: 35px;
  font-size: 3.5rem;
  color: #262626;
}
h2,
.h2,
h2 a,
.h2 a {
  font-family: "KlavikaMedium";
  font-size: 30px;
  font-size: 3rem;
  color: #262626;
  text-decoration: none;
  margin-bottom: 12px;
  letter-spacing: 1px;
}
h2.title2,
h2.title2 a {
  font-family: "KlavikaLight";
}
h3,
.h3,
h3 a,
.h3 a {
  font-family: "Helvetica";
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: none;
  color: #262626;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-top: 12px;
}
legend {
  font-family: "Helvetica";
  font-size: 17px;
  font-size: 1.7rem;
  color: #262626;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-top: 12px;
}
h4,
.h4,
h4 a,
.h4 a {
  font-family: "KlavikaCond";
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  color: #b3b3b3;
}
li {
  font-size: 17px;
  font-size: 1.7rem;
}
p,
.text,
label {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 24px;
}
a {
  font-size: 17px;
  font-size: 1.7rem;
  text-decoration: none;
  color: #808080;
}
a:hover {
  text-decoration: underline;
}
/*temp*/
.text a {
  line-height: 18px;
  text-decoration: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
img {
  max-width: 100%;
}
table {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  width: 100%;
  margin: 20px 0;
}
table thead {
  background: #F2F2F2;
}
table thead th {
  text-align: left;
  padding: 10px 12px;
}
table tbody th,
table tbody td {
  text-align: left;
  padding: 10px 12px;
  border-bottom: 1px solid #f2f2f2;
}
table tbody th a,
table tbody td a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #ed1c24;
}
table tbody th {
  color: #4c4c4c;
}
table tbody .highlight {
  background: #ba9658;
  color: #FFF;
}
ul {
  list-style: disc inside none;
}
ol {
  list-style: decimal inside none;
}
iframe {
  display: block;
}
.level2 h1 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.level4 h1,
.level3 h1 {
  margin: 60px auto 20px;
}
.content-detail.level4 h1,
.content-detail.level3 h1 {
  max-width: 620px;
}
.paragraph p,
.paragraph-intro p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  color: #4C4C4C;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center,
.clear {
  text-align: center;
}
.image-default {
  clear: both;
  overflow: hidden;
}
.image-default em {
  display: block;
}
.ui-helper-hidden-accessible {
  display: none;
}
.contenttype,
.contenttype-wrapper {
  float: left;
  height: 16px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  margin: 14px 0;
}
.contenttype.psvmediaitemsarticle,
.contenttype-wrapper.psvmediaitemsarticle {
  background: transparent url("../../../../img/icon-artikel.png") no-repeat 0 0;
}
.contenttype.psvmediaitemsphotogallery,
.contenttype-wrapper.psvmediaitemsphotogallery {
  background: transparent url("../../../../img/icon-foto.png") no-repeat 0 0;
}
.contenttype.wmavideomediaitem,
.contenttype-wrapper.wmavideomediaitem {
  background: transparent url("../../../../img/icon-video.png") no-repeat 0 0;
}
.contenttype span,
.contenttype-wrapper span {
  margin-left: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.contenttype span:after,
.contenttype-wrapper span:after {
  content: " - ";
}
.block-datetype .date-wrapper {
  float: left;
  height: 16px;
  line-height: 16px;
  margin-bottom: 14px;
  margin-right: 0;
  margin-top: 7px;
  padding-left: 4px;
  font-size: 13px;
  font-size: 1.3rem;
}
.block-stretchedborders,
.stretched {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  position: absolute;
  width: 100%;
}
.block-stretchedborders ~ .stretched {
  border-top: 0;
}
.stretched {
  background: #f2f2f2;
  padding: 0 10px;
}
.stretched:after {
  clear: both;
  content: "";
  display: block;
}
.stretched .g-grid-span12 {
  margin: 0 auto;
  max-width: 940px;
}
.g-grid-span12 {
  min-height: 92px;
}
.cta {
  background-color: #333;
  color: #bb9753;
  height: 40px;
  line-height: 40px;
  min-width: 170px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 6px;
  font-family: "KlavikaCond";
}
.cta-primary {
  background-color: #ed1c24;
  color: #fff;
  height: 40px;
  line-height: 40px;
  min-width: 170px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 6px;
  font-family: "KlavikaCond";
}
.cta-secundary {
  background-color: green;
  color: #fff;
  height: 40px;
  line-height: 40px;
  min-width: 170px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 6px;
  font-family: "KlavikaCond";
}
.cta-parking {
  background-color: blue;
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 6px;
  font-family: "KlavikaCond";
}
/*
 * Default elements
 */
.slicknav_menu {
  display: none;
}
.triptych {
  clear: both;
  overflow: hidden;
}
.triptych .left {
  max-width: 60%;
  overflow: hidden;
}
.triptych .left img {
  width: auto;
  max-width: none;
}
.triptych .right-top {
  float: right;
  max-width: 39%;
  max-height: 83px;
  overflow: hidden;
  margin-bottom: 2px;
}
.triptych .right-top img {
  width: auto;
  max-width: none;
  max-height: 83px;
}
.triptych .right-bottom {
  float: right;
  max-width: 39%;
  max-height: 83px;
  overflow: hidden;
}
.triptych .right-bottom img {
  width: auto;
  max-width: none;
  max-height: 83px;
}
/*
 * Buttons & Icons
 */
.morelink {
  float: left;
  width: 100%;
}
.morenews,
.mediablockmorelink a,
.ias-trigger-next a {
  color: #808080;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  height: 38px;
  line-height: 38px;
  display: block;
  border: 1px solid #CCC;
  background: #F0F0F0;
  text-align: center;
  text-decoration: none;
  border-radius: 2px;
  clear: both;
  max-width: 620px;
  cursor: pointer;
  margin-left: 0;
  margin-right: 0;
  margin-top: 28px;
  margin-bottom: 44px;
}
.button-category {
  background: transparent url("../../../../img/sprite-select_empty.png") no-repeat 0 0;
  border: 0;
  width: 126px;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
  padding-left: 10px;
  cursor: pointer;
  margin-top: 0;
}
.button-category:hover,
.button-category.active {
  background-position: 0 -48px;
  color: #808080;
}
.icon-live {
  background: transparent url("../../../../img/icon-live.png") no-repeat 0 0;
  display: inline-block;
  width: 70px;
  height: 40px;
  text-indent: -99999px;
}
.form-default {
  max-width: 620px;
  margin: 0 auto;
  width: 100%;
}
.form-default input[type=text],
.form-default input[type=password],
.form-default input[type=file],
.form-default input[type=email],
.form-default textarea,
.form-default select {
  height: 38px;
  border-radius: 2px;
  border: 1px solid #CCC;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 0 36px 0 10px;
  width: 100%;
  font-family: Helvetica;
}
.form-default select {
  padding: 0 4px;
}
.form-default textarea {
  min-height: 114px;
}
.form-default .formsteps {
  display: none;
}
.form-default .input-full input {
  width: 420px;
}
.form-default .input-large input {
  width: 310px;
}
.form-default .input-medium input {
  width: 150px;
}
.form-default .input-small_plus input,
.form-default .input-small_plus select {
  width: 124px;
}
.form-default .input-small input,
.form-default .input-small select {
  width: 74px;
}
.form-default .wm-field-input {
  max-width: 398px;
  width: 100%;
  font-size: 17px;
  font-size: 1.7rem;
}
.form-default .wm-field {
  clear: both;
  overflow: hidden;
}
.form-default .wm-field .fieldgrp {
  overflow: hidden;
  padding: 10px 0;
}
.form-default .wm-field .formbutton .wm-field {
  padding: 0;
}
.form-default .fieldgrp-default h3 {
  margin: 12px 0;
}
.form-default .wm-field-label {
  display: none;
}
.form-default .paragraph .wm-field-label {
  display: block;
  float: left;
  width: 100%;
}
.form-default .paragraph .paragraph select {
  width: 74px;
}
.form-default .wm-field-input {
  float: left;
}
.form-default .wm-field-input ul {
  margin: 0;
}
.form-default .text {
  width: 100%;
}
.form-default .formsteps ol {
  margin: 0;
}
.form-default .formradio .wm-field-label,
.form-default .formcheckbox .wm-field-label {
  display: block;
}
.form-default .formradio .field,
.form-default .formcheckbox .field {
  float: left;
  margin-left: 30px;
}
.form-default .formradio .field:first-child,
.form-default .formcheckbox .field:first-child {
  margin-left: 0;
}
.form-default .formradio .field input[type=radio],
.form-default .formcheckbox .field input[type=radio],
.form-default .formradio .field input[type=checkbox],
.form-default .formcheckbox .field input[type=checkbox] {
  float: left;
  margin-top: 8px;
}
.form-default .formradio .field label,
.form-default .formcheckbox .field label {
  margin-left: 30px;
  display: block;
  line-height: 32px;
}
.form-default .formradio .wm-field-helptext.tooltip,
.form-default .formcheckbox .wm-field-helptext.tooltip {
  margin-left: 0;
  background-position: 0 6px;
}
.form-default .vertical .formradio .field,
.form-default .vertical .formcheckbox .field {
  float: none;
  width: 100%;
  margin-left: 0;
}
.form-default .wm-field-list {
  list-style: none;
}
.form-default .gridelement {
  clear: both;
}
.form-default .gridelement .wm-field {
  float: left;
  clear: none;
  padding-left: 16px;
}
.form-default .gridelement .wm-field:first-child {
  padding-left: 0;
}
.form-default .formbutton input[type=submit] {
  height: 40px;
  padding: 0 19px 0 19px;
  border: 1px solid #CCC;
  border-radius: 2px;
  background: #F0F0F0;
  color: #4d4d4d;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
}
.form-default .formbutton input[type=submit].send-gold {
  background: #bb9753;
  border-color: #9b7c47;
  color: #fff;
}
.form-default #buttons_sectie .fieldgrp:last-child {
  float: right;
}
.form-default #selecteerbuttons .fieldgrp {
  float: none;
  padding: 0;
}
.form-default #selecteerbuttons .fieldgrp .formbutton {
  float: right;
}
.form-default .wm_input_back_button {
  height: 40px;
  padding: 0 19px 0 19px;
  border: 1px solid #CCC;
  border-radius: 2px;
  background: #F0F0F0;
  color: #4d4d4d;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
  float: left;
}
.form-default .error ul,
.form-default .error p {
  list-style: none;
  margin: 0;
  color: #ed1c24;
  font-size: 16px;
  font-size: 1.6rem;
}
.form-default .error ul li,
.form-default .error p li {
  list-style: none;
}
.form-default .error .wm-field-input input {
  color: #ed1c24;
}
.form-default ul.wm_formelement_errors {
  list-style: none;
  margin: 0;
  color: #ed1c24;
  font-size: 16px;
  font-size: 1.6rem;
}
.form-default ul.wm_formelement_errors li {
  list-style: none;
}
.form-default .wm-field-helptext.tooltip {
  text-indent: -9999px;
  width: 17px;
  height: 27px;
  margin-left: -26px;
  background: transparent url("../../../../img/icon-tooltip.png") no-repeat 0 10px;
  cursor: pointer;
  float: left;
}
.form-default .formoverviewbox .form {
  display: none;
}
.form-default .formoverviewtable .steptitle {
  color: #4c4c4c;
  font-weight: bold;
}
.form-default .block-default {
  margin: 0 !important;
}
.ui-tooltip {
  background: #f0f0f0;
  border: 1px solid #ccc;
  width: 156px;
  padding: 10px;
  border-radius: 2px;
}
/*
 * Template
 */
#sitewidepages {
  background: #262626;
}
#sitewidepages .sitewide-default {
  max-width: 980px;
  height: 32px;
  margin: 0 auto;
  padding-right: 65px;
}
#header-wrapper,
#main-wrapper {
  max-width: 980px;
  margin: 0 auto;
  clear: both;
}
#header-wrapper {
  height: 120px;
}
#header-wrapper #header_logo {
  float: left;
  padding: 10px 0;
}
#header-wrapper .block-headerwrapper {
  line-height: 118px;
  float: right;
}
#header-wrapper .block-headerwrapper li {
  float: left;
  list-style: none;
}
#main-wrapper {
  background: #FFF;
}
#main-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#main-wrapper .column-smaller {
  margin-bottom: 20px;
  position: relative;
}
#main-wrapper .column-wide {
  padding: 20px;
  max-width: 620px;
  width: 100%;
  float: left;
}
#main-wrapper .column-wider {
  width: 320px;
  float: left;
}
#main-wrapper .column-right h2,
#main-wrapper .column-wider h2 {
  padding-left: 20px;
}
#main-wrapper .column-right .block-default,
#main-wrapper .column-wider .block-default,
#main-wrapper .column-right .BannerFoxScript,
#main-wrapper .column-wider .BannerFoxScript {
  max-width: 320px;
  width: 100%;
  padding-left: 20px;
  margin-bottom: 24px;
  margin-top: 24px;
  overflow: hidden;
}
#main-wrapper .column-right .block-default:first-child,
#main-wrapper .column-wider .block-default:first-child,
#main-wrapper .column-right .BannerFoxScript:first-child,
#main-wrapper .column-wider .BannerFoxScript:first-child {
  margin-top: 0;
}
#main-wrapper .column-right .block-default h3,
#main-wrapper .column-wider .block-default h3,
#main-wrapper .column-right .BannerFoxScript h3,
#main-wrapper .column-wider .BannerFoxScript h3 {
  margin-left: 0;
}
#main-wrapper .column-right .block-default .block-default,
#main-wrapper .column-wider .block-default .block-default,
#main-wrapper .column-right .BannerFoxScript .block-default,
#main-wrapper .column-wider .BannerFoxScript .block-default {
  padding-left: 0;
  margin-bottom: 0;
}
#main-wrapper .column-right h3,
#main-wrapper .column-wider h3 {
  margin-left: 20px;
  height: 48px;
  line-height: 52px;
  text-align: center;
  border-bottom: 2px solid #DfDFDF;
  background: #F0F0F0;
  text-transform: uppercase;
  font-family: "KlavikaCond";
  letter-spacing: 2px;
}
#main-wrapper .column-right .facet-title,
#main-wrapper .column-wider .facet-title {
  padding-left: 20px;
}
#main-wrapper .column-right .facet-title h3,
#main-wrapper .column-wider .facet-title h3 {
  border: none;
  background: transparent;
  text-align: left;
  height: auto;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Helvetica";
}
#main-wrapper .column-right .facet-items,
#main-wrapper .column-wider .facet-items {
  padding-left: 20px;
}
#main-wrapper .column-right .facet-items li a,
#main-wrapper .column-wider .facet-items li a {
  line-height: 24px;
}
#main-wrapper .column-right .morenews,
#main-wrapper .column-wider .morenews {
  height: 48px;
  line-height: 48px;
  border-top: 2px solid #DfDFDF;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  background: #F0F0F0;
  width: auto;
  margin-bottom: 24px;
}
.splashpage {
  height: 100%;
}
.splashpage #container-wrapper {
  position: relative;
}
.splashpage #container-wrapper,
.splashpage #container,
.splashpage #footer-wrapper {
  height: 100%;
}
.splashpage #header_logo,
.splashpage .statement,
.splashpage .footer-sitewidepages,
.splashpage .footerextension,
.splashpage #footer-wrapper p {
  display: none;
}
.splashpage #header-wrapper {
  height: 102px;
}
.splashpage #header-wrapper .block-headerwrapper {
  float: none;
  line-height: 100px;
}
.splashpage #header-wrapper .block-headerwrapper p {
  line-height: 102px;
}
.splashpage #header-wrapper .block-headerwrapper p a {
  color: #ed1c24;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Klavika";
  text-transform: uppercase;
  float: right;
}
.splashpage #header-wrapper .block-headerwrapper .image-default {
  left: 50%;
  margin: 0 auto 0 -70px;
  max-width: 140px;
  position: absolute;
  top: 20px;
  z-index: 999;
}
.splashpage #header-wrapper .block-headerwrapper .pagesection-default li:nth-child(1),
.splashpage #header-wrapper .block-headerwrapper .pagesection-default li:nth-child(2) {
  padding-top: 0;
}
.splashpage #main-wrapper {
  margin: 0;
  width: 100%;
  max-width: none;
}
.splashpage #main-wrapper .column-wide {
  max-width: none;
  margin: 0;
}
.splashpage #main-wrapper .article-default .block-default {
  margin: 0;
}
.splashpage #footer-wrapper {
  height: auto;
  margin-top: 20px;
}
.splashpage #footer-wrapper .pagesection-footerlogo .block-default:nth-child(2) .image-alignleft {
  max-width: 360px;
}
.splashpage #footer-wrapper .pagesection-footerlogo .block-default:nth-child(6) ~ .block-default .image-alignleft {
  padding: 0 2px;
}
.splashpage .modiv-splash {
  max-height: 480px;
  width: 100%;
}
.splashpage .modiv-splash .thumb {
  text-align: center;
}
.splashpage .modiv-splash .title {
  display: none;
}
.splashpage .modiv-splash .flex-control-nav {
  left: 50%;
  margin-left: -460px;
  z-index: 2;
}
.home h1 {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 30px;
  font-family: "KlavikaCond";
  font-size: 38px;
  font-size: 3.8rem;
  letter-spacing: 2px;
}
.home #main-wrapper .column-smaller {
  overflow: hidden;
}
.home #main-wrapper .column-wide {
  max-width: 980px;
  width: 100%;
  float: left;
}
.home .article-default h2 {
  margin: 0 0 16px 0;
}
.home .article-default p {
  margin: 0;
}
.home .stretched .modiv-picturethisday,
.home .stretched iframe,
.home .stretched .rss-default,
.home .stretched .twitterfeed {
  max-width: 48% !important;
  float: left;
  width: 100%;
}
.home .modiv-picturethisday,
.home .rss-default {
  margin-right: 20px;
}
.home .modiv-picturethisday h3 {
  margin-top: 0;
  margin-bottom: 12px;
}
.home .modiv-picturethisday .text {
  margin: 10px 0;
}
.fullwidth #main-wrapper .column-wide,
.content-detail #main-wrapper .column-wide,
.content-detail-path #main-wrapper .column-wide {
  width: 100%;
  max-width: 980px;
}
.fullwidth .block-contenttype,
.content-detail .block-contenttype,
.content-detail-path .block-contenttype {
  float: left;
  margin-bottom: 20px;
}
.fullwidth .block-contenttype .contenttype-wrapper,
.content-detail .block-contenttype .contenttype-wrapper,
.content-detail-path .block-contenttype .contenttype-wrapper {
  margin-top: 6px;
}
.fullwidth .block-smallnews .item,
.content-detail .block-smallnews .item,
.content-detail-path .block-smallnews .item {
  margin-left: 20px;
  max-width: 31.5%;
}
.fullwidth .block-smallnews .item.even,
.content-detail .block-smallnews .item.even,
.content-detail-path .block-smallnews .item.even {
  margin-left: 20px;
}
.fullwidth .block-smallnews .item:nth-child(3n+1),
.content-detail .block-smallnews .item:nth-child(3n+1),
.content-detail-path .block-smallnews .item:nth-child(3n+1) {
  margin-left: 0;
}
.content-detail-path .h1-wrapper {
  max-width: 620px;
  margin: 0 auto;
  width: 100%;
}
.content-detail-path .block-contenttype {
  margin-left: 150px;
}
#footer-wrapper {
  background: #262626;
  clear: both;
}
#footer-wrapper .footer-default {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
#footer-wrapper .footer-default .statement,
#footer-wrapper .footer-default .footer-sitewidepages {
  position: absolute;
}
#footer-wrapper .footer-default .statement {
  left: 20px;
  line-height: 48px;
}
#footer-wrapper .footer-default .statement p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: inherit;
}
#footer-wrapper .footer-default .footer-sitewidepages {
  right: 140px;
  line-height: 48px;
}
#footer-wrapper .footer-default .footer-sitewidepages li {
  float: left;
  padding: 0 10px;
  list-style: none;
}
#footer-wrapper .footer-default .footer-sitewidepages li a,
#footer-wrapper .footer-default .footer-sitewidepages li .bcOptInOptoutFooterLink {
  color: #808080;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
}
#footer-wrapper .footer-default .footer-sitewidepages li a:hover,
#footer-wrapper .footer-default .footer-sitewidepages li .bcOptInOptoutFooterLink:hover {
  text-decoration: underline;
}
#footer-wrapper .footer-default .footerextension {
  float: right;
  margin-right: 20px;
  line-height: 34px;
}
#footer-wrapper .pagesection-footer,
#footer-wrapper .pagesection-footerlogo {
  margin: 0 20px;
  overflow: hidden;
}
#footer-wrapper .pagesection-footerlogo hr {
  border: 0;
  border-bottom: 1px solid #313131;
  clear: both;
  padding-top: 20px;
}
#footer-wrapper .pagesection-footerlogo .image-alignleft {
  border-right: 1px solid #313131;
  max-width: 192px;
  width: 100%;
  height: 74px;
  float: left;
  margin: 20px 0 0 0;
  padding: 0 14px;
  position: relative;
}
#footer-wrapper .pagesection-footerlogo .image-alignleft img {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
#footer-wrapper .pagesection-footerlogo .image-alignleft .left {
  float: none;
  margin: 0 auto;
  text-align: center;
}
#footer-wrapper .pagesection-footerlogo .block-default:first-child .image-alignleft {
  max-width: 360px;
}
#footer-wrapper .pagesection-footerlogo .block-default:last-child .image-alignleft {
  border-right: 0;
}
#footer-wrapper .pagesection-footerlogo .block-default:nth-child(4) .image-alignleft {
  border-right: 0;
}
#footer-wrapper .pagesection-footerlogo .block-default:nth-child(4) ~ .block-default .image-alignleft {
  padding: 0 2px;
  width: 104px;
  margin: 20px 0;
  border-right: 0;
}
#footer-wrapper .pagesection-footer {
  border-top: 1px solid #313131;
  padding-top: 50px;
}
#footer-wrapper .pagesection-footer .image-alignleft {
  max-width: 124px;
  float: left;
}
#footer-wrapper .pagesection-footer h4 {
  margin-bottom: 20px;
  color: #FFF;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: none;
}
#footer-wrapper .pagesection-footer h5 {
  color: #FFF;
  margin-left: 130px;
  margin-top: 26px;
  font-size: 13px;
  font-size: 1.3rem;
}
#footer-wrapper .pagesection-footer h6 {
  color: #bb9753;
  margin-left: 130px;
  margin-top: 16px;
}
#footer-wrapper .pagesection-footer h6 a {
  color: #bb9753;
}
#footer-wrapper .pagesection-footer a {
  color: #808080;
  display: block;
  margin: 7px 0;
  font-size: 13px;
  font-size: 1.3rem;
}
#footer-wrapper .pagesection-footer p {
  margin: 7px 0;
  font-size: 13px;
  font-size: 1.3rem;
  max-width: 160px;
}
#footer-wrapper .pagesection-footer li {
  list-style: none;
}
#footer-wrapper .pagesection-footer .wm-field {
  float: left;
  clear: none;
  padding: 0;
}
#footer-wrapper .pagesection-footer .wm-field .fieldgrp {
  padding: 0;
}
#footer-wrapper .pagesection-footer .wm-field-input {
  width: auto;
}
#footer-wrapper .pagesection-footer legend {
  display: none;
}
#footer-wrapper .pagesection-footer input[type=text] {
  color: #b3b3b3;
  width: 164px;
  height: 32px;
  line-height: 34px;
  border: 1px solid #515151;
  background: #3C3C3C;
  border-right: 0;
  float: left;
  padding: 0 12px;
  font-size: 13px;
  font-size: 1.3rem;
}
#footer-wrapper .pagesection-footer input[type=submit] {
  width: 32px;
  height: 32px;
  background: #bb9753 url("../../../../img/icon-arrowright.png") no-repeat center center;
  border: 0;
  border-radius: 0 2px 2px 0;
  cursor: pointer;
  text-indent: -9999px;
}
/*
  g-panel: To optimize padding and margin inside
*/
.g-grid-panel {
  overflow: visible;
  /*padding: 1.8461em;*/
  padding: 0.923em;
}
/* TODO how should react on measure? */
.g-grid-text {
  max-width: 36em;
}
/*
  78.7692 = 1024 / 13
*/
.g-grid-row {
  clear: both;
  margin: 0 auto;
  overflow: visible;
  position: relative;
  width: 100%;
  z-index: 200;
}
/* Copied form Foundation - uncertain why it's needed */
.g-grid-row:before,
.g-grid-row:after {
  content: " ";
  display: table;
}
.g-grid-span2,
.g-grid-span3,
.g-grid-span4,
.g-grid-span6,
.g-grid-span8,
.g-grid-span9 {
  float: left;
}
.g-grid-span3 {
  width: 25%;
}
.g-grid-span9 .g-grid-span3 {
  width: 33.3333%;
}
.g-grid-span4 {
  width: 33.3333%;
}
.g-grid-span6 {
  width: 50%;
}
.g-grid-span8 {
  width: 66.6666%;
}
.g-grid-span9 {
  width: 75%;
}
.g-grid-span12 {
  width: 100%;
}
.g-grid-span-auto {
  width: auto;
}
.g-grid-row .g-grid-span1:first-child .g-grid-panel,
.g-grid-row .g-grid-span2:first-child .g-grid-panel,
.g-grid-row .g-grid-span3:first-child .g-grid-panel,
.g-grid-row .g-grid-span4:first-child .g-grid-panel,
.g-grid-row .g-grid-span6:first-child .g-grid-panel,
.g-grid-row .g-grid-span8:first-child .g-grid-panel,
.g-grid-row .g-grid-span9:first-child .g-grid-panel,
.g-grid-row .g-grid-span12:first-child .g-grid-panel {
  margin-left: 0;
}
.g-grid-row .g-grid-span1:last-child .g-grid-panel,
.g-grid-row .g-grid-span2:last-child .g-grid-panel,
.g-grid-row .g-grid-span3:last-child .g-grid-panel,
.g-grid-row .g-grid-span4:last-child .g-grid-panel,
.g-grid-row .g-grid-span6:last-child .g-grid-panel,
.g-grid-row .g-grid-span8:last-child .g-grid-panel,
.g-grid-row .g-grid-span9:last-child .g-grid-panel,
.g-grid-row .g-grid-span12:last-child .g-grid-panel {
  margin-right: 0;
}
/*
  Legacy content
  Modules that are not yet responsive, are accessible by scrollbar
*/
.g-grid-span1 .g-grid-legacy-content,
.g-grid-span2 .g-grid-legacy-content,
.g-grid-span3 .g-grid-legacy-content,
.g-grid-span4 .g-grid-legacy-content,
.g-grid-span6 .g-grid-legacy-content,
.g-grid-span8 .g-grid-legacy-content,
.g-grid-span9 .g-grid-legacy-content,
.g-grid-span12 .g-grid-legacy-content {
  overflow-x: scroll;
}
/* MEDIA QUERIES */
/* 63em = (984 / 16) + 24px (space for vertical spacebar) */
/* Width is between 9 and 12 columns (in 12-col 984px grid) */
@media screen and (min-width: 46.125em) and (max-width: 63em) {
  /*  we don't do anything special */
}
/* Width is like between 8 and 9 (in 12-col 984px grid) */
@media screen and (min-width: 41em) and (max-width: 46.125em) {
  .g-grid-span4 {
    width: 50%;
  }
  .g-grid-span4:nth-child(odd) {
    clear: left;
  }
  .g-grid-span4:nth-child(3) {
    width: 100%;
  }
  .g-grid-span9 {
    width: 100%;
  }
  .g-grid-span8 + .g-grid-span4 {
    width: 33.3333%;
  }
  .g-grid-span4 + .g-grid-span8 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
}
/* Width is like between 6 and 8 columns */
@media screen and (min-width: 31.5em) and (max-width: 41em) {
  .g-grid-row .g-grid-span3,
  .g-grid-row .g-grid-span4 {
    width: 50%;
  }
  .g-grid-span9 > .g-grid-span3 {
    width: 33.3333%;
  }
  .g-grid-span4:nth-child(odd) {
    clear: left;
  }
  .g-grid-span4:nth-child(3) {
    width: 100%;
  }
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9 {
    width: 100%;
  }
  .g-grid-span8 + .g-grid-span4 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
}
/* Width is like between 4 and 6 columns */
@media screen and (min-width: 22em) and (max-width: 31.5em) {
  .g-grid-span3,
  .g-grid-span9 > .g-grid-span3 {
    width: 50%;
  }
  .g-grid-span3:nth-child(odd) {
    clear: left;
  }
  .g-grid-span9 > .g-grid-span3 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    clear: both;
    width: 100%;
  }
}
/* Width is like between 3 and 4 columns */
@media screen and (min-width: 17em) and (max-width: 22em) {
  body {
    font-size: 100%;
  }
  .g-grid-row .g-grid-span9 .g-grid-span3,
  .g-grid-span3,
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    width: 100%;
  }
}
/* Width is below between 3 columns */
@media screen and (max-width: 17em) {
  body {
    font-size: 100%;
  }
  .g-grid-row .g-grid-span9 .g-grid-span3,
  .g-grid-span3,
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    width: 100%;
  }
}
/*
 * Components
 */
.skiplinks a,
.skiplinks p {
  background-color: #CE6516;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  left: -1000em;
  padding: 0.8em;
  position: absolute;
  z-index: 10;
}
.skiplinks a:focus,
.skiplinks a:active {
  color: #FFF;
  left: 1em;
  top: 1em;
  z-index: 1000;
}
.path-backbutton {
  position: absolute;
}
.path-backbutton li {
  display: none;
}
.path-backbutton li:nth-last-child(2) {
  display: block;
}
.path-backbutton a {
  background: transparent url("../../../../img/button-back.png") no-repeat 0 0;
  color: #808080;
  display: block;
  line-height: 36px;
  margin-top: 10px;
  text-align: center;
  text-decoration: none;
  width: 87px;
  height: 36px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
.table-overview {
  position: relative;
}
.table-overview .wrapper {
  width: 100%;
  overflow-y: auto;
  _overflow: auto;
  margin: 0 0 1em;
}
.table-overview .wrapper::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}
.table-overview .wrapper::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.table-overviewdetails thead {
  background: none;
  color: #b3b3b3;
  font-weight: bold;
  text-transform: uppercase;
}
.table-overviewdetails thead th {
  padding: 10px 0px;
}
.table-overviewdetails tbody {
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  color: #262626;
}
.table-overviewdetails tbody td {
  border-bottom: 1px solid #E6E6E6;
  padding: 10px 0px;
}
.table-earliermatches tr[data-href] {
  cursor: pointer;
}
.table-earliermatches tr[data-href]:hover {
  background: #f2f2f2;
}
.table-earliermatches tr[data-href] th a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #4c4c4c;
}
#editionSelect {
  background: none repeat scroll 0 0 #e6e6e6;
  color: #4d4d4d;
  cursor: pointer;
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  height: 38px;
  width: 200px;
  float: right;
  margin-top: 40px;
}
#editionSelect.notopmargin {
  margin-top: -60px;
}
.table-overviewmatches {
  margin-top: 20px;
}
.table-overviewmatches tbody {
  border-top: 1px solid #E6E6E6;
}
.table-overviewmatches tbody th {
  color: #4C4C4C;
}
.table-overviewmatches tbody td,
.table-overviewmatches tbody th {
  border-bottom: 1px solid #E6E6E6;
}
.table-overviewmatches tbody .header td {
  background: #E6E6E6;
}
.table-arrangement thead {
  background: none transparent;
}
.table-arrangement thead th {
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  color: #262626;
}
.table-arrangement tbody td {
  color: #4c4c4c;
}
.table-arrangement tbody .header {
  background: none #f2f2f2;
}
.table-arrangement tbody .header td {
  font-weight: bold;
  color: #808080;
}
.table-statistics tbody {
  color: #262626;
  font-family: "Klavika";
  font-size: 16px;
  font-size: 1.6rem;
}
.table-statistics tbody td {
  vertical-align: middle;
  width: 30%;
}
.table-statistics tbody td + td {
  width: 40%;
  text-align: center;
}
.table-statistics tbody td + td + td {
  text-align: right;
}
.table-statistics tbody .header {
  font-weight: bold;
}
.table-statistics .statistics {
  margin-bottom: 0;
}
.table-statistics .statistics .percentage {
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 20px;
  font-size: 2rem;
}
.table-statistics .percentage-bar {
  height: 32px;
  /* Can be anything */
  position: relative;
  background: #e6e6e6;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding: 6px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.table-statistics .percentage-bar > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #2bc253;
  background-image: linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.table-statistics .percentage-bar > span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.listbulleted-calendar li {
  list-style: none;
  background: transparent url("../../../../img/icon-download.png") no-repeat 0 center;
  line-height: 44px;
  padding-left: 30px;
}
.molist-matches {
  margin-top: 20px;
}
.molist-matches > .title span {
  background: #E6E6E6;
  display: block;
  padding: 10px 12px;
  font-size: 14px;
  font-size: 1.4rem;
}
.molist-matches li {
  list-style: none;
}
.molist-matches li .pagesection-matchday_announcement {
  margin-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin-top: -1px;
  clear: both;
  overflow: hidden;
}
.molist-matches li .pagesection-matchday_announcement .icon-live {
  background-position: center center;
}
.molist-matches li .pagesection-matchday_announcement .title span {
  line-height: 22px;
}
.molist-matches li .pagesection-matchday_announcement .title .datetime {
  color: #B3B3B3;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: none;
}
.molist-matches li .pagesection-matchday_announcement p {
  color: #262626;
}
.molist-matches li .pagesection-matchday_announcement p .stand {
  color: #808080;
}
.molist-matches li .pagesection-matchday_announcement .right {
  height: 98px;
  position: absolute;
  right: 0;
  width: 20%;
}
.molist-matches li .pagesection-matchday_announcement .navigation {
  color: #ed1c24;
  background: transparent url("../../../../img/icon-arrowright-red.png") no-repeat right center;
  text-transform: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.molist-matches li .pagesection-matchday_timeline .location,
.molist-matches li .pagesection-matchday_announcement .location {
  padding: 0;
  position: relative;
  top: 50%;
  transform: translate(0px, -50%);
}
.block-headerwrapper .pagesection-default ul {
  margin-right: 16px;
}
.block-headerwrapper .pagesection-default li:nth-child(1),
.block-headerwrapper .pagesection-default li:nth-child(2) {
  padding-top: 2px;
}
.block-headerwrapper .pagesection-default li a {
  color: #bb9753;
  text-transform: uppercase;
  font-family: "KlavikaMediumCond";
  letter-spacing: 1px;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 12px;
}
.block-headerwrapper .pagesection-default li a:hover {
  text-decoration: underline;
}
.block-headerwrapper .pagesection-default li .facebooklink,
.block-headerwrapper .pagesection-default li .twitterlink,
.block-headerwrapper .pagesection-default li .instagramlink,
.block-headerwrapper .pagesection-default li .videolink,
.block-headerwrapper .pagesection-default li .linkedinlink {
  text-indent: -9999px;
  display: block;
  background: url("../../../../img/social-icons.png") no-repeat 0 center;
}
.block-headerwrapper .pagesection-default li .facebooklink {
  padding-left: 40px;
  background-position: 18px center;
}
.block-headerwrapper .pagesection-default li .twitterlink {
  background-position: -36px center;
  padding: 0 20px;
}
.block-headerwrapper .pagesection-default li .instagramlink {
  background-position: -72px center;
  padding: 0 22px;
}
.block-headerwrapper .pagesection-default li .videolink {
  background-position: -114px center;
  padding: 0 22px;
}
.block-headerwrapper .pagesection-default li .linkedinlink {
  background-position: -158px center;
}
.pagesection-belowcontent h2 {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #E6E6E6;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Klavika";
}
.pagesection-team h2,
.pagesection-team .h2 {
  text-align: center;
  margin-bottom: 30px;
  padding-top: 30px;
  font-size: 40px;
  font-size: 4rem;
  font-family: "Klavika";
}
.pagesection-team caption.h2,
.pagesection-team .molist-matches.h2,
.pagesection-team caption h2,
.pagesection-team .molist-matches h2 {
  text-align: left;
  margin-bottom: 20px;
}
.pagesection-matchday_timeline,
.pagesection-matchday_announcement {
  height: 100px;
  margin-bottom: 20px;
  position: relative;
}
.pagesection-matchday_timeline div.left,
.pagesection-matchday_announcement div.left {
  width: 62%;
}
.pagesection-matchday_timeline div.left:first-child,
.pagesection-matchday_announcement div.left:first-child {
  width: 18%;
  position: relative;
  top: 50%;
  transform: translate(0%, -50%);
  padding-left: 20px;
}
.pagesection-matchday_timeline .title,
.pagesection-matchday_announcement .title {
  display: block;
}
.pagesection-matchday_timeline .title span,
.pagesection-matchday_announcement .title span {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Klavika";
  color: #bb9753;
  text-transform: uppercase;
}
.pagesection-matchday_timeline .title .datetime,
.pagesection-matchday_announcement .title .datetime {
  color: #262626;
}
.pagesection-matchday_timeline .title .time,
.pagesection-matchday_announcement .title .time {
  color: #808080;
}
.pagesection-matchday_timeline .title_live,
.pagesection-matchday_announcement .title_live {
  margin: 32px 0 28px 20px;
  float: left;
}
.pagesection-matchday_timeline .title_live span,
.pagesection-matchday_announcement .title_live span {
  background: #ed1c24;
  color: #FFF;
  padding: 8px;
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  border-radius: 2px;
  display: block;
  float: left;
}
.pagesection-matchday_timeline .title_live span.datetime,
.pagesection-matchday_announcement .title_live span.datetime {
  background: transparent none;
  color: #bb9753;
}
.pagesection-matchday_timeline p a,
.pagesection-matchday_announcement p a {
  display: table;
  height: 80px;
  line-height: 80px;
  text-align: center;
  max-width: 582px;
  width: 100%;
  margin: 10px 0;
  font-family: "Klavika";
  font-size: 20px;
  font-size: 2rem;
}
.pagesection-matchday_timeline p a span,
.pagesection-matchday_announcement p a span {
  display: inline-block;
  height: 80px;
  width: 232px;
  vertical-align: middle;
}
.pagesection-matchday_timeline p a span:first-child,
.pagesection-matchday_announcement p a span:first-child {
  text-align: right;
}
.pagesection-matchday_timeline p a span.time,
.pagesection-matchday_announcement p a span.time {
  width: 80px;
}
.pagesection-matchday_timeline p a span:last-child,
.pagesection-matchday_announcement p a span:last-child {
  text-align: left;
}
.pagesection-matchday_timeline p a span span,
.pagesection-matchday_announcement p a span span {
  display: inline-block;
  height: auto;
  line-height: 24px;
  vertical-align: middle;
  max-width: 134px;
}
.pagesection-matchday_timeline p a span + span + span img,
.pagesection-matchday_announcement p a span + span + span img {
  display: inline-block;
}
.pagesection-matchday_timeline p a img,
.pagesection-matchday_announcement p a img {
  width: auto;
  vertical-align: middle;
  padding: 0 14px;
}
.pagesection-matchday_timeline p a .stand,
.pagesection-matchday_announcement p a .stand {
  letter-spacing: 4px;
  font-size: 30px;
  font-size: 3rem;
  color: #262626;
  line-height: 80px;
  width: 42px;
  padding-left: 4px;
}
.pagesection-matchday_timeline p a .stand-divider,
.pagesection-matchday_announcement p a .stand-divider {
  background: transparent url("../../../../img/icon-dash.png") no-repeat center 0px;
  width: 14px;
  text-indent: -99999px;
}
.pagesection-matchday_timeline div.right,
.pagesection-matchday_announcement div.right {
  width: 20%;
}
.pagesection-matchday_timeline .location,
.pagesection-matchday_announcement .location {
  color: #bb9753;
  text-transform: uppercase;
  display: block;
  font-family: "Klavika";
  font-size: 16px;
  font-size: 1.6rem;
  text-align: right;
  padding: 20px 20px 0px;
}
.pagesection-matchday_timeline .navigation,
.pagesection-matchday_announcement .navigation {
  color: #FFF;
  padding: 12px;
  font-family: "KlavikaMediumCond";
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  letter-spacing: 3px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.pagesection-matchday_timeline {
  background: #262626;
}
.pagesection-matchday_timeline .title .datetime {
  color: #FFF;
}
.pagesection-matchday_timeline p a .stand {
  color: #FFF;
}
.pagesection-matchday_timeline .navigation {
  background: #bb9753;
}
.pagesection-matchday_announcement {
  border: 1px solid #E6E6E6;
}
.pagesection-matchday_announcement .navigation {
  background: #262626;
}
.pagesection-matchday_announcement .navigation.action {
  background: #ED1C24;
}
.pagesection-announcement {
  border: 1px solid #E6E6E6;
  padding: 20px;
}
.pagesection-announcement ul {
  list-style: none;
}
.pagesection-announcement li {
  background: transparent url("../../../../img/icon-arrowright.png") no-repeat scroll left 12px;
  padding: 10px 20px;
}
.timeline {
  background: transparent url("../../../../img/bg-timeline.png") repeat-y 140px;
  border-top: 1px solid #E6E6E6;
  list-style: none;
  padding-top: 74px;
}
.timeline h2 {
  font-family: "KlavikaCond";
  font-size: 40px;
  font-size: 4rem;
  margin: 0;
}
.timeline p {
  margin-bottom: 17px;
}
.timeline li {
  padding: 0px 0 80px 0;
}
.timeline li.icon-timeline_live {
  background: transparent url("../../../../img/icon-livetimeline.png") no-repeat 133px 15px;
}
.timeline li.icon-rest {
  background: transparent url("../../../../img/icon-rest.png") no-repeat 133px 15px;
}
.timeline time {
  font-family: "KlavikaCond";
  font-size: 20px;
  font-size: 2rem;
  color: #B3B3B3;
  margin-bottom: 10px;
  display: block;
}
.timeline time span:first-child {
  color: #bb9753;
  padding-right: 10px;
}
.timeline .block-timelinenews .wrapper time {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 16px 0 14px 4px;
  font-family: Helvetica;
}
.timeline .title {
  padding: 20px 160px 20px 160px;
  position: relative;
}
.timeline .title.highlight {
  background: #1a1a1a url("../../../../img/icon-live_timelinedark.png") no-repeat 133px 15px;
  color: #FFF;
}
.timeline .title.highlight h2 {
  color: #FFF;
}
.timeline .title img {
  max-width: 40px;
  position: absolute;
  right: 160px;
  top: 20px;
}
.timeline .wrapper {
  padding: 0px 160px 0px 160px;
}
.timeline .pagesection-matchday_announcement div:first-child {
  width: 100%;
  top: auto;
  transform: translate(0);
}
.timeline .pagesection-matchday_announcement p {
  margin: 0 auto;
}
.timeline .matchday-goal {
  background: #e6e6e6;
  margin-top: -20px;
}
.timeline .matchday-goal p {
  padding: 20px;
  clear: both;
  overflow: hidden;
}
.timeline .matchday-goal p img {
  max-width: 60px;
  float: left;
}
.timeline .matchday-goal p span {
  color: #b3b3b3;
  display: block;
  float: left;
  margin: 10px;
}
.timeline .matchday-goal .icon-balgold {
  color: #262626;
  display: block;
  float: left;
  margin: 10px 0;
}
.timeline .matchday-goal .icon-balgold:before {
  content: "";
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  background: transparent url("../../../../img/icon-goldenball.png") no-repeat 0 0;
}
.timeline .matchday-goal .matchday-goal-details {
  color: #262626;
  margin-left: 76px;
  margin-top: 0;
}
.timeline .matchday-change {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
}
.timeline .matchday-change p {
  clear: both;
  overflow: hidden;
  padding: 20px;
}
.timeline .matchday-change p img {
  max-width: 60px;
  float: left;
}
.timeline .matchday-change p span {
  color: #b3b3b3;
  display: block;
  float: left;
  margin: 10px;
}
.timeline .matchday-change .icon-in {
  color: #262626;
  display: block;
  float: left;
  margin: 10px 0;
}
.timeline .matchday-change .icon-in:before {
  content: "";
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  background: transparent url("../../../../img/icon-change_in.png") no-repeat 0 0;
  border-radius: 2px;
  margin: 0 10px;
}
.timeline .matchday-change .icon-out {
  color: #262626;
  display: block;
  float: left;
  margin: 10px 0;
}
.timeline .matchday-change .icon-out:before {
  content: "";
  display: block;
  float: left;
  width: 36px;
  height: 36px;
  background: transparent url("../../../../img/icon-change_out.png") no-repeat 0 0;
  border-radius: 2px;
  margin: 0 10px;
}
.timeline .matchday-cards {
  border-top: 1px solid #e6e6e6;
  padding-top: 20px;
}
.timeline .matchday-cards p {
  clear: both;
  overflow: hidden;
  padding: 20px;
}
.timeline .matchday-cards p img {
  max-width: 60px;
  float: left;
}
.timeline .matchday-cards p span {
  color: #b3b3b3;
  display: block;
  float: left;
  margin: 10px;
}
.timeline .matchday-cards .icon-cardred {
  color: #262626;
  display: block;
  float: left;
  margin: 10px 0;
}
.timeline .matchday-cards .icon-cardred:before {
  content: "";
  display: block;
  float: left;
  width: 24px;
  height: 36px;
  background-color: #ed1c24;
  border-radius: 2px;
  margin: 0 10px;
}
.timeline .matchday-cards .icon-cardyellow {
  color: #262626;
  display: block;
  float: left;
  margin: 10px 0;
}
.timeline .matchday-cards .icon-cardyellow:before {
  content: "";
  display: block;
  float: left;
  width: 24px;
  height: 36px;
  background-color: #ffda21;
  border-radius: 2px;
  margin: 0 10px;
}
.timeline .block-arbitrator .thumb {
  float: left;
}
.timeline .block-arbitrator .title {
  padding: 0 120px;
}
.timeline .block-arbitrator .title h3 {
  font-family: "Helvetica";
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #808080;
}
.timeline .block-arbitrator .text {
  padding: 0 120px;
}
.timeline .block-arbitrator .text p {
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  color: #262626;
}
.timeline .triptych .left {
  max-height: 328px;
  max-width: 60.7%;
}
.timeline .triptych .left img {
  max-width: 132%;
}
.timeline .triptych .right-top,
.timeline .triptych .right-bottom {
  max-height: 173px;
}
.timeline .triptych .right-top img,
.timeline .triptych .right-bottom img {
  max-height: none;
  max-width: 100%;
}
.calendar-overview dt {
  background: #F2F2F2;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  font-size: 1.7rem;
  padding: 0 20px;
}
.calendar-overview dt.active {
  background: #808080;
  color: #FFF;
}
.calendar-overview dd {
  padding: 36px 20px;
  border-bottom: 1px solid #E6E6E6;
  clear: both;
  overflow: hidden;
}
.calendar-overview dd .meta {
  width: 120px;
  text-align: right;
  padding: 6px 20px 0 0;
  font-size: 16px;
  font-size: 1.6rem;
  color: #B3B3B3;
}
.calendar-overview dd .data {
  width: 100%;
  max-width: 760px;
}
.calendar-overview dd h2,
.calendar-overview dd h2 a {
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: none;
  width: 100%;
}
.calendar-overview dd h2 a {
  background: transparent url("../../../../img/icon-arrowright.png") no-repeat right 8px;
  display: inline-block;
  margin-bottom: 0;
}
.calendar-overview dd .linklist {
  list-style: none;
  margin-bottom: 10px;
}
.calendar-overview dd .linklist a {
  color: #ed1c24;
}
.calendar-overview dd .linklist a:after {
  content: "";
  background: transparent url("../../../../img/icon-arrowright-red.png") no-repeat right 0;
  display: inline-block;
  height: 8px;
  padding-left: 15px;
  width: 5px;
}
.calendar-overview dd .location {
  color: #B3B3B3;
  font-size: 16px;
  font-size: 1.6rem;
}
.calendar-filter {
  float: right;
  margin-top: -76px;
}
.calendar-filter fieldset {
  float: left;
  margin-left: 12px;
  position: relative;
}
.calendar-filter .ui-datepicker-trigger {
  background: transparent url("../../../../img/sprite-datum.png") no-repeat 0 0;
  border: 0;
  text-indent: -9999px;
  width: 92px;
  height: 36px;
  cursor: pointer;
}
.calendar-filter .ui-datepicker-trigger:hover {
  background-position: 0 -48px;
}
.calendar-filter .category-labels {
  border: 1px solid #CECECE;
  border-radius: 2px;
  background: #FFF;
  padding: 12px;
  margin-top: 3px;
  position: absolute;
  width: 220px;
  display: none;
}
.calendar-filter .category-labels.open {
  display: block;
}
.calendar-filter .category-labels label {
  display: block;
}
.calendar-pagination {
  clear: both;
  max-width: 302px;
  margin: 20px auto 40px;
  overflow: hidden;
}
.calendar-pagination .prev a {
  display: inline-block;
  background: transparent url("../../../../img/icon-prev.png") no-repeat 0 0;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  float: left;
}
.calendar-pagination .current {
  float: left;
  color: #bb9753;
  line-height: 36px;
  font-family: "Klavika";
  font-size: 24px;
  font-size: 2.4rem;
  padding: 0 40px;
}
.calendar-pagination .next a {
  display: inline-block;
  background: transparent url("../../../../img/icon-next.png") no-repeat 0 0;
  text-indent: -9999px;
  width: 36px;
  height: 36px;
  float: left;
}
.sitewide-default {
  line-height: 32px;
}
.sitewide-default li {
  float: left;
  height: 32px;
  list-style: none;
}
.sitewide-default li a {
  font-family: "KlavikaCond";
  font-size: 13px;
  font-size: 1.3rem;
  letter-spacing: 1px;
  color: #b3b3b3;
  text-transform: uppercase;
  padding: 0 8px;
}
.sitewide-default li.active {
  background: #000;
}
.sitewide-default li.active a {
  color: #bb9753;
}
.language-default {
  position: absolute;
  right: 50%;
  top: 7px;
  margin-right: -491px;
  z-index: 9999;
}
.language-default .title {
  text-indent: -9999px;
  background: transparent url("../../../../img/sprite-flags-spain.png") no-repeat 0 0;
  width: 24px;
  height: 16px;
  float: right;
  margin-right: 26px;
  margin-bottom: 7px;
}
.language-default .title:after {
  content: url("../../../../img/icon-arrowdown.png");
  width: 10px;
  height: 10px;
  display: block;
  text-indent: 0;
  float: right;
  margin-right: -20px;
  margin-top: 2px;
}
.language-default .title.english {
  background-position: 0 -32px;
}
.language-default .title.espagnol {
  background-position: 0 -64px;
}
.language-default .wrapper {
  clear: both;
  background: #FFF;
  border: 1px solid #C5C5C5;
  border-radius: 2px;
  padding: 10px 20px;
  width: 150px;
  display: none;
  z-index: 999;
}
.language-default li {
  line-height: 40px;
  list-style: none;
}
.language-default li.active a {
  color: #bb9753;
}
.language-default a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #737373;
}
.language-default a:hover {
  color: #bb9753;
}
.block-searchoverall {
  position: absolute;
  top: 0;
  right: 12px;
}
.block-searchoverall legend {
  width: 36px;
  height: 48px;
  display: block;
  background: transparent url("../../../../img/icon-eyeglass.png") no-repeat 8px 14px;
  margin-top: 0;
  cursor: pointer;
}
.block-searchoverall legend span {
  opacity: 0;
  height: 48px;
  display: block;
}
.block-searchoverall legend:hover {
  background: #bb9753 url("../../../../img/icon-eyeglasshover.png") no-repeat 8px 14px;
}
.block-searchoverall .fieldgrp {
  background-color: #bb9753;
  bottom: -48px;
  display: none;
  position: absolute;
  right: 0;
  z-index: 3;
  padding: 8px;
  width: 268px;
}
.block-searchoverall .fieldgrp label {
  display: none;
}
.block-searchoverall .fieldgrp input[type="search"] {
  width: 206px;
  height: 32px;
  border: 1px solid #d9d9d9;
  float: left;
  padding-left: 10px;
}
.block-searchoverall .fieldgrp input[type=submit] {
  background-color: #313131;
  color: #fff;
  border: 0;
  height: 32px;
  font-family: "KlavikaCond";
  font-size: 26px;
  font-size: 2.6rem;
}
.block-searchoverall.open legend {
  background: #bb9753 url("../../../../img/icon-eyeglasshover.png") no-repeat 8px 14px;
}
.block-searchoverall.open .fieldgrp {
  display: block;
}
.navigation-default {
  clear: both;
  height: 46px;
  background: #FFF;
  line-height: 46px;
}
.navigation-default li {
  float: left;
  list-style: none;
}
.navigation-default li a {
  display: none;
}
.navigation-default li li.first.active a,
.navigation-default li li.first.active a:hover {
  background: #ffffff url("../../../../img/icon-home-active.png") no-repeat 0 0;
}
.navigation-default li li.first a {
  text-indent: -9999px;
  background: #ffffff url("../../../../img/icon-home.png") no-repeat 16px 16px;
  width: 52px;
}
.navigation-default li li.first a:hover {
  background-color: #F2F2F2;
}
.navigation-default li li a {
  font-family: "KlavikaCond";
  color: #000000;
  text-transform: uppercase;
  font-size: 19px;
  font-size: 1.9rem;
  text-decoration: none;
  padding: 2px 12px 0;
  display: block;
  letter-spacing: 1px;
}
.navigation-default li li a:hover {
  background-color: #F2F2F2;
}
.navigation-default li li.active,
.navigation-default li li.active a {
  color: #FFF;
  background-color: #bb9753;
}
.navigation-default li li.active.hasChild {
  margin-bottom: 50px;
}
.navigation-default li li.active ul {
  position: absolute;
  background: #F2F2F2;
  border-top: 1px solid #d9d9d9;
  left: 0;
  width: 100%;
  height: 50px;
  padding-left: 54px;
}
.navigation-default li li.active ul li {
  display: inline-block;
  float: none;
  line-height: 50px;
}
.navigation-default li li.active ul li.active {
  background-color: transparent;
}
.navigation-default li li.active ul li.active a {
  color: #bb9753;
  background: transparent none;
}
.navigation-default li li.active ul li.first.active a {
  color: #bb9753;
  background: transparent none;
}
.navigation-default li li.active ul li.first a {
  text-indent: 0;
  background: none;
  width: auto;
}
.navigation-default li li.active ul li.first a:hover {
  background: transparent none;
}
.navigation-default li li.active ul li a {
  font-family: "KlavikaCond";
  padding: 0 8px;
  background: transparent none;
  color: #000;
}
.navigation-default li li.active ul li a:hover {
  text-decoration: underline;
  background-color: transparent;
}
.navigation-default li li.active ul li ul {
  background: transparent;
  bottom: -55px;
  border: none;
}
.navigation-default li li.active ul li ul li.active a {
  color: #bb9753;
}
.navigation-default li li.active ul li ul li.last {
  margin-right: 10px;
}
.navigation-default li li.active ul li ul li a {
  color: #000;
}
.mini-navigation ul {
  float: right;
}
.mini-navigation li {
  float: left;
  list-style: none;
  line-height: 50px;
}
.mini-navigation a {
  color: #bb9753;
  font-family: "KlavikaCond";
  padding: 0 8px;
  letter-spacing: 1px;
  font-size: 19px;
  font-size: 1.9rem;
  text-decoration: none;
  text-transform: uppercase;
}
.editableContainer-photo {
  position: relative;
}
.editableContainer-photo .flex-viewport {
  height: 400px;
}
.editableContainer-photo .flex-viewport .block-experienceimages {
  float: none;
}
.modiv-slider {
  max-width: 980px;
  width: 100%;
}
.modiv-slider .item:after {
  background: -webkit-linear-gradient(transparent, #1a1a1a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(transparent, #1a1a1a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(transparent, #1a1a1a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(transparent, #1a1a1a);
  /* Standard syntax */
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 240px;
}
.modiv-slider,
.modiv-splash {
  position: relative;
  float: left;
  max-height: 480px;
}
.modiv-slider .item,
.modiv-splash .item {
  display: none;
}
.modiv-slider .item .thumb a,
.modiv-splash .item .thumb a {
  display: block;
}
.modiv-slider .item:first-child,
.modiv-splash .item:first-child {
  display: block;
}
.modiv-slider .title,
.modiv-splash .title {
  position: absolute;
  top: 302px;
  margin-left: 20px;
  max-width: 600px;
  z-index: 1;
}
.modiv-slider .title a,
.modiv-splash .title a {
  font-family: "KlavikaCond";
  text-transform: uppercase;
  color: #fff;
  font-size: 56px;
  font-size: 5.6rem;
  text-decoration: none;
  letter-spacing: 2px;
  line-height: 60px;
  display: table-cell;
  vertical-align: bottom;
  height: 120px;
}
.modiv-slider .contenttype,
.modiv-splash .contenttype {
  position: absolute;
  top: 420px;
  margin-left: 20px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 17px;
  z-index: 1;
}
.modiv-slider .date,
.modiv-splash .date,
.modiv-slider time,
.modiv-splash time {
  position: absolute;
  top: 420px;
  margin: 14px 0 14px 120px;
  height: 16px;
  line-height: 17px;
  font-size: 13px;
  font-size: 1.3rem;
  z-index: 1;
}
.modiv-slider .flex-control-nav,
.modiv-splash .flex-control-nav {
  position: absolute;
  top: 20px;
  margin-left: 20px;
  z-index: 2;
}
.modiv-slider .flex-control-nav li,
.modiv-splash .flex-control-nav li {
  float: left;
  list-style: none;
}
.modiv-slider .flex-control-nav a,
.modiv-splash .flex-control-nav a {
  text-indent: -9999px;
  background: transparent url("../../../../img/sprite-pagination.png") no-repeat -22px bottom;
  display: block;
  margin-left: 4px;
  padding: 0 12px;
}
.modiv-slider .flex-control-nav a.flex-active,
.modiv-splash .flex-control-nav a.flex-active {
  background: transparent url("../../../../img/sprite-pagination.png") no-repeat 0 bottom;
}
.modiv-slider-content,
.modiv-slider-gallery,
.modiv-slider-galleryitem {
  position: relative;
  clear: both;
}
.modiv-slider-content .title,
.modiv-slider-gallery .title,
.modiv-slider-galleryitem .title,
.modiv-slider-content .date,
.modiv-slider-gallery .date,
.modiv-slider-galleryitem .date,
.modiv-slider-content time,
.modiv-slider-gallery time,
.modiv-slider-galleryitem time,
.modiv-slider-content .contenttype,
.modiv-slider-gallery .contenttype,
.modiv-slider-galleryitem .contenttype {
  display: none;
}
.modiv-slider-content .wrapper > .item,
.modiv-slider-gallery .wrapper > .item,
.modiv-slider-galleryitem .wrapper > .item {
  display: none;
}
.modiv-slider-content .flex-control-nav,
.modiv-slider-gallery .flex-control-nav,
.modiv-slider-galleryitem .flex-control-nav {
  bottom: -40px;
  position: absolute;
  text-align: center;
  width: 100%;
  list-style: none;
  margin: 0 0 20px;
  left: 50%;
  transform: translate(-50%);
}
.modiv-slider-content .flex-control-nav li,
.modiv-slider-gallery .flex-control-nav li,
.modiv-slider-galleryitem .flex-control-nav li {
  display: inline-block;
  margin: 0 6px;
}
.modiv-slider-content .flex-control-nav li a,
.modiv-slider-gallery .flex-control-nav li a,
.modiv-slider-galleryitem .flex-control-nav li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
  cursor: pointer;
  display: block;
  height: 11px;
  text-indent: -9999px;
  width: 11px;
}
.modiv-slider-content .flex-control-nav li a.flex-active,
.modiv-slider-gallery .flex-control-nav li a.flex-active,
.modiv-slider-galleryitem .flex-control-nav li a.flex-active {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
  cursor: default;
}
.modiv-slider-content .flex-direction-nav,
.modiv-slider-gallery .flex-direction-nav,
.modiv-slider-galleryitem .flex-direction-nav {
  list-style: none;
}
.modiv-slider-content .flex-direction-nav li,
.modiv-slider-gallery .flex-direction-nav li,
.modiv-slider-galleryitem .flex-direction-nav li {
  list-style: none;
}
.modiv-slider-content .flex-direction-nav a,
.modiv-slider-gallery .flex-direction-nav a,
.modiv-slider-galleryitem .flex-direction-nav a {
  cursor: pointer;
  display: block;
  height: 160px;
  margin: -70px 0 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 80px;
  opacity: 0;
  z-index: 2;
}
.modiv-slider-content .flex-direction-nav .flex-prev,
.modiv-slider-gallery .flex-direction-nav .flex-prev,
.modiv-slider-galleryitem .flex-direction-nav .flex-prev {
  background: url("../../../../img//icon-photo_arrowleft.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  left: -36px;
}
.modiv-slider-content .flex-direction-nav .flex-next,
.modiv-slider-gallery .flex-direction-nav .flex-next,
.modiv-slider-galleryitem .flex-direction-nav .flex-next {
  background: url("../../../../img//icon-photo_arrowright.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  right: -36px;
}
.modiv-slider-content:hover .flex-next,
.modiv-slider-gallery:hover .flex-next,
.modiv-slider-galleryitem:hover .flex-next {
  opacity: 1;
  right: 0px;
}
.modiv-slider-content:hover .flex-prev,
.modiv-slider-gallery:hover .flex-prev,
.modiv-slider-galleryitem:hover .flex-prev {
  opacity: 1;
  left: 0px;
}
.modiv-slider-gallery .flex-viewport {
  background: #000;
}
.modiv-slider-gallery .wrapper > .item {
  text-align: center;
}
.modiv-slider-galleryitem .flex-direction-nav a {
  height: 140px;
  margin: -81px 0 0;
}
.modiv-news .item {
  margin: 40px 0;
  clear: both;
  overflow: hidden;
}
.modiv-news .item .thumb {
  float: left;
  margin-right: 20px;
  max-width: 220px;
}
.modiv-news .item .title {
  margin: -4px 0 8px 240px;
  max-width: none;
  width: auto;
}
.modiv-news .item .text {
  margin-bottom: 2px;
  margin-left: 240px;
  min-height: 48px;
}
.modiv-news .item .text span:after {
  content: "...";
}
.modiv-news .item .date,
.modiv-news .item time {
  float: left;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 16px 0 14px 4px;
}
.modiv-calendarright .item,
.column-wider .item {
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #EDEDED;
  color: #B3B3B3;
}
.modiv-calendarright .item span,
.column-wider .item span {
  font-size: 13px;
  font-size: 1.3rem;
}
.modiv-calendarright .item .startdate,
.column-wider .item .startdate {
  display: block;
  float: left;
  width: 60px;
  line-height: 19px;
}
.modiv-calendarright .item .title,
.column-wider .item .title {
  margin-left: 60px;
}
.modiv-calendarright .item .starttime,
.column-wider .item .starttime,
.modiv-calendarright .item .endtime,
.column-wider .item .endtime {
  padding: 4px 0 0;
  display: block;
  margin-left: 60px;
}
.modiv-calendarright .item .endtime:before,
.column-wider .item .endtime:before {
  content: "-";
}
.modiv-calendarright .item .url,
.column-wider .item .url {
  display: block;
  margin-left: 60px;
}
.modiv-calendarright .item .url ul,
.column-wider .item .url ul {
  list-style: none;
}
.modiv-calendarright .item .url a,
.column-wider .item .url a {
  color: #ed1c24;
  font-weight: bold;
}
.modiv-calendarright .item .url a:after,
.column-wider .item .url a:after {
  content: "";
  background: transparent url("../../../../img/icon-arrowright-red.png") no-repeat right 0;
  display: inline-block;
  height: 8px;
  padding-left: 5px;
  width: 5px;
}
.block-largenews {
  margin-bottom: 20px;
}
.block-largenews .title {
  margin-top: 20px;
}
.block-largenews .item {
  border-top: 1px solid #EDEDED;
}
.block-largenews .item.first {
  border: 0;
}
.block-largenews .item .date,
.block-largenews .item time {
  float: left;
  margin: 16px 0 16px 4px;
  font-size: 13px;
  font-size: 1.3rem;
}
.block-smallnews {
  clear: both;
  overflow: hidden;
}
.block-smallnews .item {
  max-width: 47.5%;
  width: 100%;
  height: 280px;
  float: left;
  margin-top: 28px;
}
.block-smallnews .item.even {
  margin-left: 20px;
}
.block-smallnews .item .contenttype {
  margin-top: 12px;
}
.block-smallnews .item .date,
.block-smallnews .item time {
  float: left;
  margin: 14px 0 16px 4px;
  font-size: 13px;
  font-size: 1.3rem;
}
.block-experienceimages {
  margin-left: 22px;
  margin-bottom: 60px;
  float: left;
  max-width: 22%;
}
.block-experienceimages .image-default {
  max-width: 220px;
  text-align: center;
}
.block-experienceimages .image-default img {
  margin-bottom: 12px;
}
.block-experienceimages .image-default em {
  font-family: "KlavikaCond";
  color: #bb9753;
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 1px;
}
.g-grid-span3 .block-experienceimages {
  max-width: 100%;
  float: none;
  margin: 0 10px 60px 10px;
}
.block-dbreferences {
  margin: 40px 0;
}
.block-dbreferences ul {
  list-style: none;
  overflow: hidden;
}
.block-dbreferences ul li {
  float: left;
  margin-right: 10px;
  margin-top: 8px;
  background: url("../../../../img/cover-tags.png") no-repeat 0 0;
  padding-left: 2px;
  margin-left: 0;
  list-style: none !important;
}
.block-dbreferences ul li a {
  display: block;
  padding: 0 16px 0 14px;
  background: #ffffff url("../../../../img/cover-tags.png") no-repeat right 0;
  line-height: 36px;
  color: #bb9753;
}
.video-default {
  position: relative;
  width: 100%;
  padding-top: 59.667%;
}
.video-default iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.oembed {
  margin: 0 auto;
  max-width: 620px;
  width: auto !important;
}
.block-team {
  clear: both;
  overflow: hidden;
  border-bottom: 1px solid #e6e6e6;
}
.block-team h2 {
  text-transform: capitalize;
}
.block-team .item {
  float: left;
  margin: 0 9px 80px 9px;
  position: relative;
}
.block-team .item .thumb {
  max-height: 300px;
}
.block-team .item .shirtnumber {
  background: #262626;
  font-family: "KlavikaLight";
  color: #bb9753;
  position: absolute;
  top: 1px;
  right: 0px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
}
.block-team .item .onderschrift {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 2px;
  border-top: 0;
  max-width: 215px;
  width: 100%;
  height: 69px;
}
.block-team .item .title h3 {
  margin-top: 0;
}
.block-team .item .text {
  text-transform: uppercase;
}
.block-team .item .text p {
  font-size: 13px;
  font-size: 1.3rem;
}
.block-team .item .meta {
  border-top: 1px solid #CCC;
  margin-left: 155px;
  margin-top: 9px;
}
.block-team .item .meta dl {
  margin-top: 6px;
}
.block-team .item .meta dl dt,
.block-team .item .meta dl dd {
  display: inline-block;
  font-size: 17px;
  font-size: 1.7rem;
  width: 144px;
  line-height: 26px;
}
.block-team .item .meta dl dt {
  color: #4d4d4d;
}
.block-team .modiv-detailsleft {
  position: relative;
}
.block-team .modiv-detailsleft .wrapper {
  position: relative;
  overflow: hidden;
}
.block-team .modiv-detailsleft .item {
  width: 47.5%;
}
.block-team .modiv-detailsleft .item.odd {
  margin-left: 0;
}
.block-team .modiv-detailsleft .thumb {
  float: left;
  margin-right: 20px;
  position: relative;
}
.block-team .modiv-detailsleft .header {
  clear: both;
}
.block-team .modiv-detailsleft .header h2 {
  text-align: center;
}
.block-team .modiv-detailsleft .text a {
  font-size: 13px;
  font-size: 1.3rem;
}
.block-team .modiv-detailsleft .text a:hover {
  text-decoration: underline;
}
.block-team .modiv-detailsleft.fullwidth .item {
  width: 100%;
}
.block-team .modiv-detailsleft.fullwidth .thumb {
  float: right;
  margin-right: 0;
  width: 50%;
}
.block-team .modiv-detailsleft.fullwidth .title,
.block-team .modiv-detailsleft.fullwidth .text {
  float: left;
  width: 50%;
}
.block-team .modiv-detailsleft.fullwidth .meta {
  float: left;
  margin-left: 0;
  width: 47%;
}
.block-team .modiv-detailsleft.fullwidth .meta dl dt,
.block-team .modiv-detailsleft.fullwidth .meta dl dd {
  width: 200px;
}
.block-team .modiv-detailsleft.fullwidth .meta dl dt {
  vertical-align: top;
}
.block-team .modiv-detailsleft.fullwidth .meta dl dd a {
  display: block;
}
.block-team .block-right {
  float: right;
  width: 100%;
}
.block-team .block-right.is_stuck {
  background: #f2f2f2;
  z-index: 1;
}
.block-team .alphabetfilter {
  float: right;
}
.block-team .alphabetfilter a,
.block-team .alphabetfilter span {
  display: block;
  text-transform: capitalize;
  font-family: "KlavikaMediumCond";
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 3rem;
  width: 20px;
  text-align: center;
  float: left;
}
.block-team .alphabetfilter a {
  color: #bb9753;
}
.block-team .alphabetfilter span {
  font-family: "KlavikaCond";
}
.img-teamplayer {
  position: relative;
}
.img-teamplayer .social-links {
  position: absolute;
  top: 0;
  left: 0;
}
.img-teamplayer .social-links li {
  width: 40px;
  height: 40px;
  background: #262626;
  border-bottom: 1px solid #808080;
  list-style: none;
}
.img-teamplayer .social-links li a {
  background: transparent url("../../../../img/sprite-social_white.png") no-repeat center 12px;
  display: block;
  text-indent: -9999px;
  width: 40px;
  height: 40px;
}
.img-teamplayer .social-links li.facebook a {
  background-position: center 12px;
}
.img-teamplayer .social-links li.twitter a {
  background-position: center -28px;
}
.img-teamplayer .social-links li.instagram a {
  background-position: center -68px;
}
.article-default {
  clear: both;
  overflow: hidden;
}
.article-default h2 {
  margin: 0 auto 34px;
  max-width: 620px;
  width: 100%;
}
.article-default h3,
.article-default h4 {
  margin: 0 auto;
  max-width: 620px;
  width: 100%;
}
.article-default p,
.article-default ul,
.article-default ol {
  margin: 0 auto 30px;
  max-width: 620px;
  width: 100%;
}
.article-default ul,
.article-default ul li {
  list-style: outside disc;
}
.article-default ol,
.article-default ol li {
  list-style: outside decimal;
}
.article-default li {
  padding-bottom: 10px;
  line-height: 24px;
  margin-left: 16px;
}
.article-default blockquote {
  color: #4c4c4d;
  float: left;
  font-family: KlavikaMedium;
  font-size: 40px;
  font-size: 4rem;
  margin-left: 160px;
  max-width: 260px;
  text-align: center;
}
.article-default .block-default {
  margin: 40px 0;
}
.article-default .table-default,
.article-default .table-overview {
  margin: 0 auto 30px;
  max-width: 620px;
  width: 100%;
}
.article-default .table-overview thead {
  background: #F2F2F2;
}
.article-default .table-overview thead th {
  text-transform: uppercase;
}
.article-default .table-overview tbody th,
.article-default .table-overview tbody td {
  border-bottom: 1px solid #E6E6E6;
}
.article-default .table-overview tbody td:nth-child(2) {
  color: #4C4C4C;
}
.article-default .table-overview tbody .highlight td:nth-child(2) {
  color: #FFF;
}
.article-default .image-default .left {
  margin-left: 160px;
  margin-right: 20px;
}
.article-default .image-default .right {
  margin-right: 160px;
  margin-left: 20px;
}
.article-default .image-alignleft {
  margin-left: 160px;
}
.article-default .image-alignright {
  margin-right: 160px;
}
.article-default .block-experienceimages {
  margin-bottom: 20px;
}
.article-default .block-experienceimages ~ .block-experienceimages {
  margin-left: 20px;
}
.article-default .block-experienceimages:nth-child(4n+1) {
  margin-left: 0;
}
.article-default .block-experienceimages .image-default {
  max-height: 146px;
  overflow: hidden;
}
.article-default .block-smallnews h3 {
  margin: 12px 0 0 0;
}
.article-default .modiv-news p {
  margin: 0;
}
.article-default .faq-default h3 {
  font-weight: bold;
}
.article-default .faq-default .question {
  margin: 0 auto 30px;
  max-width: 620px;
  width: 100%;
  font-size: 1.4rem;
  line-height: 36px;
}
.article-default .faq-default .question .ui-icon {
  background: transparent url('../../../../img//icon-next.png') no-repeat 0 0;
  display: inline-block;
  float: left;
  height: 36px;
  width: 36px;
  margin-left: -46px;
  margin-right: 10px;
}
.article-default .faq-default .question:hover .ui-icon {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg);
}
.article-default .faq-default .question.ui-accordion-header-active .ui-icon {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.block-calendar {
  clear: both;
  margin: 0 auto 30px;
  max-width: 620px;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
}
.block-calendar .date-wrapper {
  background: #F2F2F2;
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
}
.block-calendar .time-wrapper {
  float: left;
  height: 40px;
  line-height: 40px;
  color: #B3B3B3;
  padding-left: 20px;
}
.block-calendar .time-wrapper:after {
  content: "-";
  padding: 0 5px;
}
.block-calendar .location-wrapper {
  height: 40px;
  line-height: 40px;
  color: #B3B3B3;
}
.searchresults #main-wrapper .column-wider {
  padding-top: 20px;
}
.searchresults #main-wrapper .column-wider h2 {
  background: none repeat scroll 0 0 #f0f0f0;
  border-bottom: 2px solid #dfdfdf;
  font-family: "KlavikaCond";
  height: 48px;
  letter-spacing: 2px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 52px;
  margin-left: 0px;
  margin-top: 20px;
  text-align: center;
  text-transform: uppercase;
  padding-left: 0;
}
.searchresult-default ol {
  list-style: none;
}
.searchresult-default li {
  margin: 40px 0;
}
.searchresult-default li h3 {
  margin: 0 0 8px;
}
.searchresult-default li .count {
  display: none;
}
.searchresult-default li .summary {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 24px;
}
.searchresult-default .search-result-count {
  margin: 0 auto 30px;
  max-width: 620px;
  width: 100%;
  display: none;
}
.searchresult-default .meta {
  color: #b3b3b3;
}
.searchresult-facets-default ul {
  list-style: none;
}
.paging-default {
  text-align: center;
}
.paging-default span {
  font-size: 17px;
  font-size: 1.7rem;
}
.paging-default .paginglink {
  color: #ed1c24;
}
.paging-default .first .paginglink,
.paging-default .last .paginglink,
.paging-default .next .paginglink,
.paging-default .prev .paginglink {
  color: #808080;
}
.twitterfeed li {
  clear: both;
  list-style: none;
  overflow: hidden;
  margin-bottom: 20px;
}
.twitterfeed .tweet__avatar {
  float: left;
}
.twitterfeed .tweet__meta {
  margin-left: 80px;
  margin-bottom: 6px;
}
.twitterfeed .tweet__meta a {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
}
.twitterfeed .tweet__meta a:before {
  background: transparent url("../../../../img/icon-twitter.png") no-repeat 0 0;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 6px;
}
.twitterfeed .tweet__body {
  margin-left: 80px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6rem;
}
.twitterfeed .tweet__body a {
  font-size: 14px;
  font-size: 1.4rem;
}
.statistics {
  margin-bottom: 80px;
  overflow: hidden;
}
.statistics div {
  float: left;
  width: 20%;
  text-align: center;
}
.statistics .percentage {
  margin: 0 auto;
  position: relative;
  height: 112px;
  line-height: 112px;
  width: 112px;
  text-align: center;
  font-size: 60px;
  font-size: 6rem;
  font-family: "KlavikaLightCond";
  float: none;
  color: #262626;
}
.statistics .percentage canvas {
  left: 0;
  position: absolute;
  top: 0;
}
.statistics h4 {
  text-align: center;
  margin-top: 12px;
}
.statistics .head-number {
  font-family: "KlavikaLightCond";
  font-size: 96px;
  font-size: 9.6rem;
  color: #bb9753;
  line-height: 112px;
}
.ui-datepicker {
  border: 1px solid #CECECE;
  border-radius: 2px;
  background: #FFF;
  padding-top: 18px;
  display: none;
}
.ui-datepicker .ui-datepicker-prev {
  float: left;
  text-indent: -9999px;
  background: transparent url("../../../../img/icon-arrowleft") no-repeat 0 0;
  display: block;
  margin-left: 18px;
  width: 6px;
}
.ui-datepicker .ui-datepicker-next {
  float: right;
  text-indent: -9999px;
  background: transparent url("../../../../img/icon-arrowright") no-repeat 0 0;
  display: block;
  margin-right: 18px;
  width: 6px;
}
.ui-datepicker .ui-datepicker-title {
  text-align: center;
  font-family: "Klavika";
  font-size: 20px;
  font-size: 2rem;
  text-transform: uppercase;
  color: #bb9753;
}
.ui-datepicker thead {
  background: none transparent;
}
.ui-datepicker td,
.ui-datepicker th {
  border-top: 1px solid #E6E6E6;
  padding: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  vertical-align: middle;
}
.ui-datepicker th {
  font-weight: bold;
}
.ui-datepicker .ui-datepicker-other-month {
  background: #F2F2F2;
}
.ui-datepicker .ui-datepicker-today {
  background: #bb9753;
}
.ui-datepicker .ui-datepicker-today a {
  color: #fff;
  font-size: bold;
}
.ui-datepicker .ui-state-hover,
.ui-datepicker td:hover {
  font-weight: bold;
  color: #bb9753;
}
@media screen and (max-width: 1023px) {
  .language-default {
    margin-right: auto;
    right: 0;
  }
  #main-wrapper .column-wide {
    width: 63%;
    min-width: 320px;
  }
  #main-wrapper .column-wider {
    width: 34%;
  }
  #main-wrapper .column-right h3 {
    max-width: 220px;
  }
  #main-wrapper .column-right .block-default {
    max-width: 243px;
  }
  #main-wrapper .column-right .morenews {
    max-width: 220px;
  }
  .splashpage #main-wrapper .column-wide {
    width: 100%;
  }
  .block-experienceimages {
    margin-left: 10px;
  }
  .block-experienceimages ~ .block-experienceimages {
    margin-left: 22px;
  }
  .modiv-slider .title {
    top: 62%;
  }
  .modiv-slider .contenttype,
  .modiv-slider .date,
  .modiv-slider time {
    top: 88%;
  }
  .timeline {
    background-position: 20px center;
  }
  .timeline li.icon-rest {
    background-position: 13px 15px;
  }
  .timeline li.icon-timeline_live {
    background-position: 13px 15px;
  }
  .timeline .title {
    padding: 20px 40px;
  }
  .timeline .title.highlight {
    background-position: 13px 15px;
  }
  .timeline .title img {
    right: 40px;
  }
  .timeline .wrapper {
    padding: 0 40px;
  }
  .timeline .triptych .left {
    max-height: 348px;
  }
}
@media screen and (max-width: 980px) {
  .pagesection-matchday_timeline,
  .pagesection-matchday_announcement {
    height: 100%;
    overflow: hidden;
  }
  .pagesection-matchday_timeline div.left:first-child,
  .pagesection-matchday_announcement div.left:first-child {
    transform: translateY(10%);
    width: 20%;
  }
  .pagesection-matchday_timeline div.right,
  .pagesection-matchday_announcement div.right {
    width: 100% !important;
    float: none;
    padding: 20px;
  }
  .pagesection-matchday_timeline .location,
  .pagesection-matchday_announcement .location {
    text-align: left;
  }
  .calendar-overview dd .data {
    max-width: 568px;
  }
  .pagesection-matchday_timeline p a,
  .pagesection-matchday_announcement p a {
    margin: 0 auto;
  }
  .pagesection-matchday_timeline div.left,
  .pagesection-matchday_announcement div.left {
    float: none;
    width: 100% !important;
    clear: both;
    padding: 10px;
    overflow: hidden;
  }
  .pagesection-matchday_timeline .title span,
  .pagesection-matchday_announcement .title span {
    float: left;
  }
  .pagesection-matchday_timeline .title .datetime,
  .pagesection-matchday_announcement .title .datetime {
    float: right;
  }
  .pagesection-matchday_timeline .location,
  .pagesection-matchday_announcement .location {
    float: left;
    padding-bottom: 0;
  }
  #footer-wrapper .pagesection-footer input[type="text"] {
    width: 150px;
    height: 34px;
  }
  #footer-wrapper .pagesection-footerlogo .block-default:first-child .image-alignleft {
    max-width: 100%;
    width: 100%;
    border-right: 0;
  }
  #footer-wrapper .pagesection-footerlogo .block-default:nth-child(4) ~ .block-default .image-alignleft {
    width: 11%;
  }
  #footer-wrapper .pagesection-footerlogo .image-alignleft {
    max-width: 100%;
    width: 33.33%;
  }
}
@media screen and (max-width: 959px) {
  .modiv-news .item .thumb {
    float: none;
    max-width: none;
  }
  .modiv-news .item .title {
    margin: 0;
  }
  .modiv-news .item .text {
    margin-left: 0;
  }
}
@media screen and (max-width: 880px) {
  .navigation-default li li a {
    padding: 2px 6px 0;
  }
  .content-detail-path .block-contenttype {
    margin-left: 46px;
  }
  #footer-wrapper .pagesection-footer .g-grid-span3 {
    margin-bottom: 20px;
  }
  #footer-wrapper .pagesection-footer .g-grid-span3 p {
    max-width: none;
  }
  #footer-wrapper .pagesection-footer .g-grid-span3:first-child {
    width: 100%;
  }
  #footer-wrapper .pagesection-footer .g-grid-span6 .g-grid-span4 {
    width: 33.3333%;
    clear: none;
  }
  #footer-wrapper .pagesection-footer .g-grid-span6 ~ .g-grid-span3 {
    width: 100%;
  }
  #footer-wrapper .footer-default .statement,
  #footer-wrapper .footer-default .footer-sitewidepages {
    position: relative;
    background: #fff;
    left: 0;
  }
  #footer-wrapper .footer-default .statement p,
  #footer-wrapper .footer-default .footer-sitewidepages p {
    padding: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  body {
    background: none !important;
  }
  .splashpage .block-headerwrapper .pagesection-default {
    display: block;
  }
  .splashpage .block-headerwrapper .pagesection-default ul,
  .splashpage .block-headerwrapper .pagesection-default p {
    display: none;
  }
  .splashpage #footer-wrapper p {
    display: block;
    text-align: center;
    line-height: 102px;
  }
  .splashpage #footer-wrapper p a {
    color: #ed1c24;
    font-size: 14px;
    font-size: 1.4rem;
    font-family: "Klavika";
    text-transform: uppercase;
  }
  .home .stretched .modiv-picturethisday,
  .home .stretched iframe,
  .home .stretched .rss-default,
  .home .stretched .twitterfeed {
    max-width: none !important;
    width: 100% !important;
  }
  .sitewide-default,
  .navigation-default,
  .block-headerwrapper .pagesection-default {
    display: none;
  }
  #sitewidepages {
    display: none;
  }
  .language-default {
    right: 50px;
    top: 14px;
  }
  #header-wrapper {
    height: 46px;
    border-bottom: 1px solid #e5e5e5;
  }
  #header_logo {
    margin-left: 10px;
  }
  #header_logo .image-alignleft {
    width: 36px;
    height: 26px;
  }
  #header_logo img {
    max-height: 26px;
  }
  .content-detail-path .block-contenttype {
    margin-left: 0px;
  }
  .calendar-pagination.top {
    margin-top: 0;
  }
  .calendar-filter {
    margin-top: 0;
    float: none;
    margin-bottom: 20px;
    overflow: hidden;
  }
  .responsejs .block-headerwrapper {
    width: 100%;
  }
  .responsejs .slicknav_menu {
    display: block;
  }
  .responsejs .slicknav_menu .slicknav_btn {
    cursor: pointer;
    display: block;
    float: right;
    line-height: 1.125em;
    padding: 15px 13px;
    position: relative;
    vertical-align: middle;
    width: 48px;
    height: 44px;
    margin-top: -45px;
  }
  .responsejs .slicknav_menu .slicknav_icon {
    float: left;
    margin: 0.188em 0 0 0.438em;
  }
  .responsejs .slicknav_menu .slicknav_no-text {
    margin: 0;
  }
  .responsejs .slicknav_menu .slicknav_icon-bar {
    border-radius: 1px;
    display: block;
    width: 20px;
    height: 1px;
    background-color: #262626;
  }
  .responsejs .slicknav_menu .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 3px;
  }
  .responsejs .slicknav_menu .slicknav_btn:hover,
  .responsejs .slicknav_menu .slicknav_btn.slicknav_open {
    background: #ba9658;
  }
  .responsejs .slicknav_menu .slicknav_btn:hover .slicknav_icon-bar,
  .responsejs .slicknav_menu .slicknav_btn.slicknav_open .slicknav_icon-bar {
    background-color: #FFF;
  }
  .responsejs .slicknav_nav {
    top: 0;
  }
  .responsejs .slicknav_nav li {
    float: none !important;
  }
  .responsejs .slicknav_nav li.active a {
    color: #bb9753;
  }
  .responsejs .slicknav_nav li.hasChild li {
    background: #F2F2F2;
  }
  .responsejs .slicknav_nav li.hasChild li a {
    border: 0;
    color: #808080;
  }
  .responsejs .slicknav_nav li.hasChild li a.navigation {
    padding-left: 20px;
  }
  .responsejs .slicknav_nav li.hasChild li.active {
    background: #bb9753;
  }
  .responsejs .slicknav_nav li.hasChild li.active a {
    color: #FFF;
  }
  .responsejs .slicknav_nav li.hasChild li.hasChild li a {
    color: #808080;
  }
  .responsejs .slicknav_nav li.hasChild li.hasChild li a.navigation {
    padding-left: 30px;
  }
  .responsejs .slicknav_nav li.hasChild li.hasChild li.active a {
    color: #fff;
  }
  .responsejs .slicknav_nav a {
    display: block;
    height: 44px;
    font-size: 20px;
    font-size: 2rem;
    font-family: "Klavika";
    color: #262626;
    border-bottom: 1px solid #e6e6e6;
    text-decoration: none;
    line-height: 44px;
    text-transform: uppercase;
    padding: 0 10px;
  }
  .responsejs .slicknav_nav .slicknav_row {
    padding: 0;
    position: relative;
  }
  .responsejs .slicknav_nav .slicknav_row .slicknav_arrow {
    position: absolute;
    top: 0;
    right: 10px;
  }
  .responsejs .slicknav_nav .sitewide-nav {
    background: #313131;
  }
  .responsejs .slicknav_nav .sitewide-nav a {
    color: #FFF;
    padding: 0 10px;
  }
  .responsejs .slicknav_nav .sitewide-nav.slicknav_open {
    background: transparent;
  }
  .responsejs .slicknav_nav .sitewide-nav.slicknav_open a {
    color: #bb9753;
  }
  .responsejs .slicknav_nav .sitewide-nav.hasChild li {
    background: #262626;
  }
  .responsejs .slicknav_nav .sitewide-nav.hasChild li a {
    border: 0;
    color: #808080;
  }
  .responsejs .slicknav_nav .sitewide-nav.hasChild li.active {
    background: #000;
  }
  .responsejs .slicknav_nav .sitewide-nav.hasChild li.active a {
    color: #bb9753;
  }
  .g-grid-span12 .statistics {
    margin-bottom: 0;
  }
  .g-grid-span12 .statistics div:nth-child(2n) ~ div {
    display: none;
  }
  #main-wrapper .column-wide {
    width: 100%;
  }
  #main-wrapper .column-right .block-default {
    max-width: none;
    padding-left: 0;
  }
  #main-wrapper .column-right .morenews,
  #main-wrapper .column-right h3 {
    max-width: none;
    margin-left: 0;
  }
  .modiv-news .item .thumb {
    margin-right: 0;
  }
  #editionSelect {
    float: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
  .column-right .paragraph-default iframe {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #main-wrapper .column-wide {
    padding: 0 10px;
  }
  #main-wrapper .column-wider {
    width: 100%;
  }
  .level3 h1 {
    margin: 20px;
  }
  .statistics div {
    width: 50%;
  }
  .article-default p,
  .article-default h2,
  .article-default .table-default {
    margin-left: 0;
    margin-right: 0;
  }
  .modiv-slider .title {
    top: 0;
  }
  .modiv-slider .title a {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 30px;
  }
  .modiv-slider .contenttype,
  .modiv-slider .date,
  .modiv-slider time {
    top: 70%;
  }
  .mini-navigation ul {
    float: none;
  }
  .mini-navigation li a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 4px;
  }
  .block-team .item {
    margin: 0 0px 0px;
  }
  .block-team .item .meta {
    margin-left: 148px;
  }
  .block-team .modiv-detailsleft .item {
    width: 100%;
  }
  .block-team .modiv-detailsleft .thumb {
    margin-right: 10px;
  }
  .content-detail-path .h1-wrapper,
  .content-detail-path .block-contenttype {
    margin-left: 0;
  }
  .content-detail-path h1 {
    font-size: 26px;
    font-size: 2.6rem;
    margin-top: 60px;
  }
  .pagesection-matchday_timeline,
  .pagesection-matchday_announcement {
    margin-left: -10px;
    margin-right: -10px;
  }
  .pagesection-matchday_timeline p a span,
  .pagesection-matchday_announcement p a span {
    width: auto;
  }
  .pagesection-matchday_timeline p a span span,
  .pagesection-matchday_announcement p a span span {
    display: none !important;
  }
  .pagesection-matchday_timeline .left:first-child,
  .pagesection-matchday_announcement .left:first-child {
    padding: 20px;
  }
  .pagesection-matchday_timeline .location,
  .pagesection-matchday_announcement .location {
    float: left;
    max-width: 50%;
    padding-bottom: 10px;
    padding-left: 0;
  }
  .junior .pagesection-matchday_timeline p a img,
  .junior .pagesection-matchday_announcement p a img {
    padding: 0 6px;
  }
  .junior .pagesection-matchday_timeline p a span,
  .junior .pagesection-matchday_announcement p a span {
    width: 182px;
  }
  .junior .pagesection-matchday_timeline p a span.time,
  .junior .pagesection-matchday_announcement p a span.time {
    width: 42px;
  }
  .junior .pagesection-matchday_timeline p a span.stand,
  .junior .pagesection-matchday_announcement p a span.stand {
    width: 42px;
  }
  .junior .pagesection-matchday_timeline p a span.stand-divider,
  .junior .pagesection-matchday_announcement p a span.stand-divider {
    width: 14px;
  }
  .junior .pagesection-matchday_timeline p a span span,
  .junior .pagesection-matchday_announcement p a span span {
    display: inline-block !important;
    font-size: 12px;
    font-size: 1.2rem;
    max-width: 86px;
  }
  .timeline {
    margin: 0 -10px;
  }
  .timeline .wrapper {
    padding: 0 10px 0 40px;
  }
  .timeline .pagesection-matchday_timeline,
  .timeline .pagesection-matchday_announcement {
    margin: 0;
  }
  .timeline .pagesection-matchday_timeline p a img,
  .timeline .pagesection-matchday_announcement p a img {
    padding: 0;
  }
  .timeline .pagesection-matchday_timeline div.left,
  .timeline .pagesection-matchday_announcement div.left {
    padding: 10px !important;
  }
  .timeline .matchday-goal,
  .timeline .matchday-change,
  .timeline .matchday-cards {
    margin-top: 0;
  }
  .timeline .matchday-goal p,
  .timeline .matchday-change p,
  .timeline .matchday-cards p {
    padding: 10px;
  }
  .timeline .matchday-goal p img,
  .timeline .matchday-change p img,
  .timeline .matchday-cards p img {
    max-width: 40px;
  }
  .table-overviewdetails thead {
    display: none;
  }
  .table-overviewdetails tbody td {
    display: block;
    padding: .6rem;
  }
  .table-overviewdetails tbody td:before {
    content: attr(data-th);
    font-weight: bold;
    display: inline-block;
    width: 14rem;
    color: #b3b3b3;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #footer-wrapper .pagesection-footerlogo .block-default:first-child .image-alignleft {
    float: none;
    margin-bottom: 0;
    margin-right: auto;
    margin-left: auto;
  }
  #footer-wrapper .pagesection-footerlogo .image-alignleft {
    height: 50px;
  }
  #footer-wrapper .pagesection-footerlogo .block-default:nth-child(4) ~ .block-default .image-alignleft {
    width: 33.33%;
  }
  .splashpage #footer-wrapper .pagesection-footerlogo .block-default:nth-child(2) .image-alignleft {
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .block-smallnews .item {
    max-width: none !important;
    margin-left: 0 !important;
  }
  .splashpage #header-wrapper .block-headerwrapper .image-default {
    margin: 0 auto 0 -50px;
    max-width: 100px;
    top: 40px;
  }
  .form-default .wm_form_element .field {
    float: left;
  }
  .form-default .wm_form_element .wm-field-input,
  .form-default .wm_form_element input[type=text],
  .form-default .wm_form_element textarea {
    width: 100%;
  }
}
@media screen and (max-width: 440px) {
  .g-grid-span12 .block-experienceimages {
    max-width: 44%;
    height: 160px;
  }
  .g-grid-span12 .block-experienceimages:nth-child(2n) {
    margin-left: 5px;
  }
  .g-grid-span12 .block-experienceimages:nth-child(3n+1) {
    margin-left: 5px;
  }
  .g-grid-span12 .statistics div {
    min-width: 140px;
  }
  .g-grid-span12 .statistics div:nth-child(2n) ~ div {
    min-width: 84px;
  }
  .g-grid-span12 .statistics div .percentage {
    width: 84px;
    height: 84px;
    line-height: 84px;
  }
  .junior .pagesection-matchday_timeline p a span,
  .junior .pagesection-matchday_announcement p a span {
    width: 110px;
  }
  .junior .pagesection-matchday_timeline p a span.stand,
  .junior .pagesection-matchday_announcement p a span.stand {
    font-size: 20px;
    font-size: 2rem;
    width: 22px;
    padding: 0;
  }
  .junior .pagesection-matchday_timeline p a span span,
  .junior .pagesection-matchday_announcement p a span span {
    max-width: 40px;
  }
  .junior .pagesection-matchday_timeline p a img,
  .junior .pagesection-matchday_announcement p a img {
    max-width: 40%;
  }
}
.bcSlideOut .bcSlideOutTrigger {
  background: #bb9753;
  -ms-transform: translateX(100%) rotate(90deg) !important;
  /* IE 9 */
  -webkit-transform: translateX(100%) rotate(90deg) !important;
  /* Chrome, Safari, Opera */
  transform: translateX(100%) rotate(90deg) !important;
}
.bcSlideOut .bcSlideOutTrigger:hover {
  background: #bb9753;
}
.bcSlideOut .bcSlideOutTrigger:hover h4 {
  text-decoration: underline;
}
.bcSlideOut .bcSlideOutContent {
  border: 1px solid #bb9753;
  background: #fff;
  color: #808080;
}
