@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn-delay-1s {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -ms-filter: "";
  /* remove filter in =IE8 for Rendering Problems */
  -webkit-filter: none;
          filter: none;
  /* remove filter in <IE8 for Rendering Problems */
  -webkit-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
/**
  * This is the color core stylesheet for the DMAG websites
  * Project codename: Phoenix
*/
/**
  * Social Colors
  * https://gist.github.com/koycarraway/5847833
*/
/**
 * this document is for general parameters like spaces for padding borders aso.
 * color definition you will find in colors.less
 */
@-ms-viewport {
  width: device-width;
}
/**
 * grid style macro libary
 */
/**
 * bug fixings for artikel-detail-depricated M00601x
 * @deprected
 */
.teaserModule .rowInner > .rowInner {
  clear: both;
  /**
    @todo check result
    margin-right: 0;
    margin-left: 0;
    */
}
.teaserModule .rowInner > .rowInner > .button {
  margin-left: 1%;
}
.teaserButtonRow {
  clear: both;
}
.teaserModule .teaserButtonRow > .button {
  margin-left: 1%;
}
@media screen and (min-width: 720px) {
  .hide-for-medium-only {
    display: none !important;
  }
  .rowInner {
    width: 95%;
  }
  .rowHeadline {
    font-size: 28px;
    line-height: 1;
    top: 28px;
  }
  .moduleHeadline {
    font-size: 48px;
    padding-top: 72px;
  }
  .m-nested8 {
    display: block;
    width: 103.125%;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    *zoom: 1;
  }
  .m-nested8:before,
  .m-nested8:after {
    content: "";
    display: table;
  }
  .m-nested8:after {
    clear: both;
  }
  .m-nested8 .m-col2 {
    width: 21.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .m-nested8 .m-col4 {
    width: 46.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .m-nested8 .m-col6 {
    width: 71.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .m-nested8 .m-col8 {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .m-nested12 {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .m-nested12:before,
  .m-nested12:after {
    content: "";
    display: table;
  }
  .m-nested12:after {
    clear: both;
  }
  .m-nested12 .m-col1 {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .m-col2 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .m-col3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .m-col4 {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .m-col4push2 {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 17.70833333%;
  }
  .m-nested12 .m-col6 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col1 {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col1 .swipe-wrap {
    margin: 0;
  }
  .m-col2 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col3push1 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .m-col4 {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col5 {
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col6 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col6push1 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .m-col6push3 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 26.04166667%;
  }
  .m-col6push6 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 51.04166667%;
  }
  .m-col8push2 {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 17.70833333%;
  }
  .m-col7 {
    width: 56.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col8 {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col9 {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col9push2 {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 17.70833333%;
  }
  .m-col10 {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col11 {
    width: 89.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col12 {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-col12 .m-nested6 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-push1 {
    margin-left: 9.375%;
  }
  .m-push3 {
    margin-left: 26.04166667%;
  }
  .m-mb1 {
    margin-bottom: 1.8%;
  }
  .hiddenOnS {
    display: inherit !important;
  }
  .hiddenOnM {
    display: none !important;
  }
  .hiddenOnL {
    display: inherit !important;
  }
  .hiddenOnXL {
    display: inherit !important;
  }
  .topBottomSpace {
    padding: 20px 0;
  }
  .topSpace {
    padding: 20px 0 0 0;
  }
  .bottomSpace {
    padding: 0 0 20px 0;
  }
  .box-left {
    float: left;
    width: 45%;
    margin: 0 30px 20px 0;
  }
  .box-right {
    float: right;
    width: 45%;
    margin: 0 0 20px 30px;
  }
}
@media screen and (min-width: 1000px) {
  .rowInner {
    width: 997px;
  }
  .moduleHeadline {
    font-size: 90px;
    padding-top: 90px;
  }
  .l-nested4 {
    display: block;
    width: 106.25%;
    margin-left: -3.125%;
    margin-right: -3.125%;
    *zoom: 1;
  }
  .l-nested4:before,
  .l-nested4:after {
    content: "";
    display: table;
  }
  .l-nested4:after {
    clear: both;
  }
  .l-nested8 {
    display: block;
    width: 103.125%;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    *zoom: 1;
  }
  .l-nested8:before,
  .l-nested8:after {
    content: "";
    display: table;
  }
  .l-nested8:after {
    clear: both;
  }
  .l-nested8 .l-col2 {
    width: 21.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .l-nested8 .l-col4 {
    width: 46.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .l-nested8 .l-col6 {
    width: 71.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .l-nested8 .l-col8 {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .l-nested9 {
    display: block;
    width: 102.77777778%;
    margin-left: -1.38888889%;
    margin-right: -1.38888889%;
    *zoom: 1;
  }
  .l-nested9:before,
  .l-nested9:after {
    content: "";
    display: table;
  }
  .l-nested9:after {
    clear: both;
  }
  .l-nested9 .l-col3 {
    width: 30.55555556%;
    display: inline;
    float: left;
    margin: 1.38888889%;
  }
  .l-nested12 {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .l-nested12:before,
  .l-nested12:after {
    content: "";
    display: table;
  }
  .l-nested12:after {
    clear: both;
  }
  .l-nested12 .l-col1 {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .l-col2 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .l-col2push1 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .l-nested12 .l-col3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .l-col4 {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .l-col5 {
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col1 {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col2 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col2push1 {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .l-col3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col3_5 {
    width: 27.08333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col3push1 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .l-col3pull3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-right: 26.04166667%;
  }
  .l-col6push3 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 26.04166667%;
  }
  .l-col4 {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col5 {
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col6 {
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col7 {
    width: 56.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col7push1 {
    width: 56.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .l-col8 {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col8push2 {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 17.70833333%;
  }
  .l-col9 {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col10 {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col10push1 {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
  }
  .l-col10push2 {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 17.70833333%;
  }
  .l-col11 {
    width: 89.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col12 {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-col12 .l-nested3 {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-push1 {
    margin-left: 9.375%;
  }
  .l-push2 {
    margin-left: 17.70833333%;
  }
  .l-push3 {
    margin-left: 26.04166667%;
  }
  .l-push4 {
    margin-left: 34.375%;
  }
  .l-push6 {
    margin-left: 51.04166667%;
  }
  .l-push8 {
    margin-left: 67.70833333%;
  }
  .s-mb1,
  .m-mb1 {
    margin-bottom: 0;
  }
  .hiddenOnS {
    display: inherit !important;
  }
  .hiddenOnM {
    display: inherit !important;
  }
  .hiddenOnL {
    display: none !important;
  }
  .hiddenOnXL {
    display: inherit !important;
  }
  .topBottomSpace {
    padding: 25px 0;
  }
  .topSpace {
    padding: 25px 0 0 0;
  }
  .bottomSpace {
    padding: 0 0 25px 0;
  }
  .box-left {
    float: left;
    margin: 0 60px 20px 0;
  }
  .box-right {
    float: right;
    margin: 0 0 20px 60px;
  }
}
@media screen and (min-width: 720px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important;
  }
  .show-for-small {
    display: none !important;
  }
  .hide-for-small, .hide-for-small-medium  {
    display: inherit !important;
  }
  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important;
  }
  table.show-for-medium,
  .table-display.show-for-medium table.show-for-medium-up,
  .table-display.show-for-medium-up table.hide-for-small,
  .table-display.show-for-medium-up table.hide-for-small-medium,
  .table-display.hide-for-small, .table-display.hide-for-small-medium {
    display: table;
  }
  thead.show-for-medium,
  thead.show-for-medium-up,
  thead.hide-for-small, thead.hide-for-small-medium  {
    display: table-header-group !important;
  }
  tbody.show-for-medium,
  tbody.show-for-medium-up,
  tbody.hide-for-small, 
  tbody.hide-for-small-medium {
    display: table-row-group !important;
  }
  tr.show-for-medium,
  tr.show-for-medium-up,
  tr.hide-for-small,
  tr.hide-for-small-medium {
    display: table-row !important;
  }
  td.show-for-medium,
  .table-cell-display.show-for-medium,
  td.show-for-medium-up,
  .table-cell-display.show-for-medium-up,
  td.hide-for-small,
  .table-cell-display.hide-for-small,
  .table-cell-display.hide-for-small-medium,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small, 
  th.hide-for-small-medium {
    display: table-cell !important;
  }
}
@media screen and (min-width: 1000px) {
  .hide-for-large {
    display: none !important;
  }
  .show-for-large {
    display: inherit !important;
  }
  .hide-for-medium-down {
    display: inherit !important;
  }
  td .hide-for-medium-down,
  th .hide-for-medium-down,
  .hide-for-medium-down.table-cell-display {
    display: table-cell !important;
  }
  table .hide-for-medium-down,
  .table-display .hide-for-medium-down {
    display: table !important;
  }
}
@media screen and (min-width: 720px) {
  a {
    font-size: 15px;
  }
  .introcopy {
    font-size: 16px;
    line-height: 1.4;
  }
  .quotation {
    font-size: 26px;
  }
  .quotation__paragraph {
    font-size: 26px;
    line-height: 1.346153846;
  }
  .quotation__footer {
    font-size: 16px;
  }
  h1,
  .h1,
  .h2-slider {
    font-size: 26px;
    line-height: 1.227272727;
  }
  h1 span,
  .h1 span,
  .h2-slider span {
    font-size: 13px;
  }
  h2,
  .h2 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  h3,
  .h3,
  h4,
  .h4 {
    font-size: 15px;
    line-height: 1.466666667;
    margin-bottom: 20px;
  }
  h5,
  .h5,
  h6,
  .h6 {
    font-size: 14px;
    margin-bottom: 18px;
  }
  .subline {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  ol,
  ul,
  p {
    font-size: 15px;
    line-height: 1.466666667;
    margin: 0 0 25px 0;
  }
  dt,
  dd,
  b {
    font-size: 15px;
  }
}
@media screen and (min-width: 1000px) {
  h1,
  .h1,
  .h2-slider {
    font-size: 28px;
    line-height: 1.227272727;
  }
  h1 span,
  .h1 span,
  .h2-slider span {
    font-size: 13px;
  }
  h2,
  .h2 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  h3,
  .h3,
  h4,
  .h4 {
    font-size: 15px;
    line-height: 1.466666667;
    margin-bottom: 20px;
  }
  h5,
  .h5,
  h6,
  .h6 {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .quotation {
    font-size: 30px;
    padding-left: 20px;
  }
  .quotation__paragraph {
    font-size: 30px;
    line-height: 1.333333333;
  }
  .quotation__footer {
    font-size: 18px;
  }
  .h2-teaser {
    font-size: 30px;
    line-height: 1.5;
  }
  .subline {
    font-size: 20px;
    font-weight: normal;
  }
}
@media screen and (min-width: 720px) {
  .selectElement select {
    text-indent: 15px;
    font-size: 15px;
    line-height: 15px;
    height: 42px;
  }
  .selectElement select:disabled + .valueDisplay,
  .selectElement select:disabled:focus + .valueDisplay,
  .selectElement select:disabled:hover + .valueDisplay {
    padding: 5px 0;
    text-indent: 16px;
  }
  .selectElement:after {
    line-height: 13px;
    padding: 10px 10px 10px 0;
    font-size: 13px;
    top: 2px;
  }
  .selectElement .valueDisplay {
    padding: 5px 27px 5px 0;
    text-indent: 16px;
    font-size: 15px;
    height: 42px;
    line-height: 27px;
  }
  .selectElement .valueDisplay:after {
    padding: 13px 10px 13px 0;
  }
  .fileuploadElement input[type="file"] {
    text-indent: 15px;
    font-size: 15px;
    line-height: 15px;
    height: 42px;
  }
  .fileuploadElement input[type="file"]:disabled + .valueDisplay,
  .fileuploadElement input[type="file"]:disabled:focus + .valueDisplay,
  .fileuploadElement input[type="file"]:disabled:hover + .valueDisplay {
    padding: 5px 0;
    text-indent: 16px;
    font-size: 16px;
  }
  .fileuploadElement:after {
    line-height: 13px;
    padding: 10px 10px 10px 0;
    font-size: 13px;
    top: 2px;
  }
  .fileuploadElement .valueDisplay {
    padding: 5px 0 5px 27px;
    text-indent: 16px;
    font-size: 16px;
    height: 42px;
    line-height: 30px;
  }
  .fileuploadElement .valueDisplay:after {
    font-size: 23px;
    padding: 13px 0;
    top: 1px;
    left: -5px;
  }
  .radioButton {
    margin: 12px 0 0 0;
  }
  .radioButton input[type="radio"] + label {
    font-size: 15px;
    padding: 0 0 0 28px;
    margin-top: 12px;
  }
  .radioButton input[type="radio"] + label span:before {
    margin: -15px 0 0 -28px;
    width: 20px;
    height: 17px;
    font-size: 20px;
    padding: 0 6px 0 0;
  }
  .radioButtonUnstyled input[type="radio"] {
    margin: 13px 9px 0 3px;
  }
  .radioButtonUnstyled label {
    font-size: 15px;
  }
  .checkBox {
    margin: 10px 0 0 0;
  }
  .checkBox input[type="checkbox"] + label {
    padding: 0 0 0 28px;
  }
  .checkBox input[type="checkbox"] + label span:before {
    margin: -10px 0 0 -28px;
    width: 20px;
    height: 20px;
    font-size: 20px;
    padding: 0 6px 0 0;
  }
  .checkBoxUnstyled input[type="checkbox"] {
    margin: 13px 9px 0 3px;
  }
  .checkBoxUnstyled label {
    font-size: 15px;
  }
  .inputField.one-digit {
    width: 50px;
  }
  .inputField.one-digit input {
    padding: 4px 15px !important;
  }
  .inputField.two-digit {
    width: 60px;
  }
  .inputField.two-digit input {
    padding: 4px 15px !important;
  }
  .inputField.three-digit {
    width: 70px;
  }
  .inputField.three-digit input {
    padding: 4px 15px !important;
  }
  .inputField.four-digit {
    width: 80px;
  }
  .inputField.four-digit input {
    padding: 4px 15px !important;
  }
  .inputField.five-digit {
    width: 90px;
  }
  .inputField.five-digit input {
    padding: 4px 15px !important;
  }
  .inputField input[type="text"],
  .inputField input[type="email"],
  .inputField input[type="password"] {
    font-size: 15px;
    height: 42px;
  }
  .inputField input[type="submit"],
  .inputField input[type="reset"] {
    padding: 10px 17px;
    font-size: 15px;
  }
  .inputInfo {
    font-size: 15px;
  }
  .inputCorrect:before {
    width: 15px;
    font-size: 15px;
    right: 10px;
    top: 10px;
  }
  .inputIncorrect {
    font-size: 15px;
    line-height: 1.466666667;
    margin-top: 12px;
  }
  .inputIncorrect label {
    margin-top: 12px;
  }
  .inputIncorrect input[type="text"],
  .inputIncorrect input[type="password"],
  .inputIncorrect input[type="email"] {
    color: #e51e1c;
    border-color: #e51e1c;
  }
  .inputIncorrect.inputField,
  .inputIncorrect.fileuploadElement {
    margin-top: 0;
  }
  .inputIncorrect.selectElement {
    line-height: 18px !important;
  }
  .inputIncorrect.selectElement .valueDisplay {
    line-height: 26px !important;
  }
  .inputSend input[type="submit"] {
    text-indent: 30px;
  }
  .inputSend .icon-process {
    font-size: 20px;
    color: #ffffff;
    position: absolute;
    left: 1em;
    top: 0.3em;
    z-index: 10;
    cursor: pointer !important;
  }
  .inputSend input[type="submit"] {
    text-indent: 20px;
  }
  .inputSend .icon-process {
    font-size: 20px;
    left: 11px;
    top: 9px;
  }
  .inputDone input[type="submit"] {
    text-indent: 15px;
  }
  .inputDone .icon-haken {
    font-size: 15px;
    left: 11px;
    top: 12px;
  }
  label {
    font-size: 15px;
    margin: 12px 0;
    line-height: 1.466666667;
  }
  label:first-child {
    margin-top: 0;
  }
  textarea {
    font-size: 16px;
  }
  .password-check .password-check-label {
    padding-right: 10px;
    width: auto;
    font-size: 15px;
    line-height: 1.466666667;
    display: table-cell;
  }
  .password-check .password-check-bar {
    display: table-cell;
  }
  .form_legend {
    margin: 26px 0 0 0;
    font-size: 15px;
    line-height: 1.466666667;
  }
  a.help-button {
    margin: 22px 0 0 10px;
  }
  .mobileButtonSpacer .button {
    margin-top: 0;
  }
  ul.error-list li {
    font-size: 16px;
  }
  .checkTicketCode {
    margin-bottom: 15px;
    margin-left: 17.70833333%;
  }
  .info-box {
    padding: 0 0 0 50px;
  }
  .info-box:before {
    font-size: 38px;
    width: 50px;
  }
  .info-box h3 {
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .selectElement select {
    text-indent: 18px;
    line-height: 18px;
    height: 42px;
  }
  .selectElement select:disabled + .valueDisplay,
  .selectElement select:disabled:focus + .valueDisplay,
  .selectElement select:disabled:hover + .valueDisplay {
    padding: 5px 0;
    text-indent: 18px;
  }
  .selectElement:after {
    line-height: 18px;
    padding: 12px 12px 12px 0;
    font-size: 15px;
    top: -2px;
  }
  .selectElement .valueDisplay {
    padding: 5px 37px 5px 0;
    text-indent: 18px;
    height: 42px;
  }
  .selectElement .valueDisplay:before {
    padding: 13px 10px 13px 0;
  }
  .fileuploadElement input[type="file"] {
    text-indent: 18px;
    font-size: 15px;
    line-height: 1.466666667;
    height: 42px;
  }
  .fileuploadElement input[type="file"]:disabled + .valueDisplay,
  .fileuploadElement input[type="file"]:disabled:focus + .valueDisplay,
  .fileuploadElement input[type="file"]:disabled:hover + .valueDisplay {
    padding: 5px 0;
    text-indent: 18px;
    font-size: 15px;
  }
  .fileuploadElement:after {
    line-height: 18px;
    padding: 12px 12px 12px 0;
    font-size: 15px;
    top: -2px;
  }
  .fileuploadElement .valueDisplay {
    padding: 5px 0 5px 27px;
    text-indent: 18px;
    font-size: 15px;
    height: 42px;
    line-height: 30px;
  }
  .fileuploadElement .valueDisplay:before {
    font-size: 25px;
    padding: 13px 0;
    top: 2px;
    left: -5px;
  }
  .radioButton {
    margin: 11px 0 0 0;
  }
  .radioButton input[type="radio"] + label {
    padding: 0 0 0 34px;
    margin-top: 11px;
  }
  .radioButton input[type="radio"] + label span:before {
    margin: -15px 0 0 -34px;
    width: 20px;
    height: 18px;
    font-size: 22px;
    padding: 0 11px 0 0;
  }
  .radioButtonUnstyled input[type="radio"] {
    margin: 14px 13px 0 4px;
  }
  .checkBox {
    margin: 10px 0 0 0;
  }
  .checkBox input[type="checkbox"] + label {
    padding: 0 0 0 34px;
  }
  .checkBox input[type="checkbox"] + label span:before {
    margin: -9px 0 0 -35px;
    width: 20px;
    height: 26px;
    font-size: 22px;
    padding: 0 11px 0 0;
  }
  .checkBoxUnstyled input[type="checkbox"] {
    margin: 14px 13px 0 4px;
  }
  .checkBoxUnstyled label {
    font-size: 18px;
  }
  .inputField input[type="submit"],
  .inputField input[type="reset"] {
    padding: 10px 17px;
  }
  .inputCorrect:before {
    width: 16px;
    font-size: 16px;
    right: 11px;
    top: 24%;
  }
  .inputIncorrect {
    margin-top: 11px;
  }
  .inputIncorrect label {
    margin-top: 2px;
  }
  .inputIncorrect input[type="text"],
  .inputIncorrect input[type="password"],
  .inputIncorrect input[type="email"] {
    color: #e51e1c;
    border-color: #e51e1c;
  }
  .inputIncorrect.inputField,
  .inputIncorrect.fileuploadElement {
    margin-top: 0;
  }
  .inputIncorrect.selectElement {
    line-height: 20px !important;
  }
  .inputSend input[type="submit"] {
    text-indent: 24px;
  }
  .inputSend .icon-process {
    font-size: 20px;
    left: 11px;
    top: 11px;
  }
  .inputDone input[type="submit"] {
    text-indent: 20px;
  }
  .inputDone .icon-haken {
    font-size: 15px;
    left: 11px;
    top: 12px;
  }
  label {
    font-size: 15px;
    margin: 11px 0;
    line-height: 1.466666667;
  }
  textarea {
    font-size: 18px;
  }
  .password-check .password-check-bar {
    display: table-cell;
  }
  a.help-button {
    margin: 25px 0 0 10px;
  }
  ul.error-list li {
    font-size: 18px;
  }
  .info-box {
    padding: 0 0 0 55px;
  }
  .info-box:before {
    font-size: 43px;
    width: 55px;
  }
  .info-box h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .mr {
    margin-top: 0;
  }
  .mr:last-child {
    margin-right: 0;
  }
  .ad img {
    outline: 1px solid #c1c1c1;
  }
  .sideAd {
    float: left;
    width: 320px;
    margin: 0 10px 10px 0;
    display: inline-block;
  }
  .sideAd .ad {
    margin: 0 10px;
  }
}
@media screen and (min-width: 720px) {
  .video-wrapper {
    margin-bottom: 50px;
  }
  .video-thumbnail-player .video-info {
    background-color: #18181a;
    zoom: 1;
    background-color: transparent \9;
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b318181a, endColorstr=#b318181a);
    background-color: rgba(24, 24, 26, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b318181a, endColorstr=#b318181a);
    height: auto;
  }
  .video-thumbnail-player .video-info > strong {
    min-height: 52px;
    padding: 10px 2%;
    display: block;
    position: relative;
    height: auto;
    overflow: hidden;
  }
  .video-thumbnail-player .video-info .icon-play {
    position: absolute;
    top: 10px;
    left: 10px;
    margin-left: 0;
    margin-top: 0;
    display: block;
  }
  .video-thumbnail-player .video-info .video-info-copy {
    font-size: 15px;
    bottom: 5%;
    display: block;
    line-height: 1.466666667;
    padding-left: 70px;
    position: relative;
    text-align: left;
    width: auto;
  }
}
@media screen and (min-width: 1000px) {
  .video-thumbnail-player .video-info > strong {
    padding: 15px 2%;
  }
  .video-thumbnail-player .video-info .icon-play {
    position: absolute;
    top: 15px;
    left: 15px;
  }
}
@media screen and (min-width: 720px) {
  .tt-query,
  .tt-hint {
    width: 100%;
    height: 30px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 30px;
  }
  .tt-dropdown-menu {
    margin: 1px 0 0;
    font-style: italic;
    font-size: 16px;
  }
  .tt-suggestion.tt-cursor {
    color: #333335;
    background-color: #ececec;
    cursor: default;
  }
  .tt-suggestion {
    color: #333335;
    box-sizing: border-box;
    line-height: 24px;
  }
  .tt-suggestion p {
    margin: 0;
    font-size: 16px;
  }
  .mainHead .tt-suggestion {
    padding: 5px 0 5px 12px;
  }
  .mainHead .tt-dropdown-menu {
    margin: -12px 0 0;
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
    font-style: normal;
    position: relative;
    z-index: 200;
  }
}
@media screen and (min-width: 1000px) {
  .tt-query,
  .tt-hint {
    height: 30px;
    padding: 8px 12px;
    line-height: 30px;
  }
  .tt-suggestion p {
    margin: 0;
    font-size: 16px;
    color: #333335;
  }
  .mainHead .tt-dropdown-menu {
    box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.1);
    font-style: normal;
    position: relative;
    z-index: 200;
  }
}
/* including these file here and not in the core ensures that custom settings like colors work */
/**
 * Combined module stylesheets (desktop)
 */
/* royal-slider - refered only in mobile */
/* navigation modules */
/*************************************************************************************************
 * TABLET & DESKTOP
 *************************************************************************************************/
@media screen and (min-width: 720px) {
  /*// ---- .pageHeaderWrap preserves the space required by the header and navigation.*/
  .pageHeaderWrap {
    position: relative;
  }
  .home .pageHeaderWrap {
    /** height: 146px; **/
  }
  /*// ---- .pageHeader is the grouping of .mainHead together with .mainNavigation*/
  .pageHeader {
    /*// since navigation will switch to fixed-positioning when scrolling, the default-state is*/
    /** pageHeader **/
	top: 0;
    left: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    /*// ---- special case: make room for the main-navigation below the header…*/
    /*// ---- fixed positioning when scrolled: `.nav-above-viewport` is set from within a
        //        scroll-handler and immediately supplemented by `.nav-shown` to start the transition
        //
        //        @see mainnavigation.js*/
  }
  .can-cssclip .pageHeader {
    clip: rect(0, auto, 9999px, 0);
  }
  .home .pageHeader {
    margin: 0;
	/** 
	margin-bottom: 65px;
	**/
  }
  .nav-above-viewport .pageHeader {
    z-index: 99;
    position: fixed;
    -webkit-transform: translateY(-80px);
    -ms-transform: translateY(-80px);
    transform: translateY(-80px);
  }
  .nav-above-viewport.nav-shown .pageHeader {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .home .pageHeader .ticket-image {
  	background-image:url(../images/css/ticketblack-x2.png);
    background-position: 4px 16px;
    background-size: 45px;
  }
  .home .pageHeader .ticket-image:hover {
    /** background-position: 4px 10px; **/
  }
  .home .nav-above-viewport .pageHeader .ticket-image {
	/**  
	background-image:url(../images/css/ticketwhite-x2.png);
    background-position: 4px 16px; **/
  }
  .home .nav-above-viewport .pageHeader .ticket-image:hover {
    /**  background-position: 4px 10px; **/
  }
  /*// ---- mainHead: the red bar on top, containing contains the logos, claims and*/
  .mainHead {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0);
    /*// ---- logos and claims*/
    /*// ---- search-foo, needs to be cleaned…*/
  }
  .mainHead .header_logo_fair,
  .mainHead .header_logo,
  .mainHead .claim {
    display: inline-block;
    vertical-align: middle;
  }
  .mainHead .left .header_logo_link {
    display: inline-block;
    position: relative;
    z-index: 50;
  }
  .mainHead .group-logo,
  .mainHead .claim {
    /*// default and homepage/fixed: don't show the group-logo or the claims*/
    /*// ... except on the homepage*/
  }
  .mainHead .group-logo,
  .mainHead .claim,
  .home .nav-above-viewport .mainHead .group-logo,
  .home .nav-above-viewport .mainHead .claim {
    display: none !important;
    /*// override `display: inherit !important` from .hide-for-small*/
  }
  .mainHead .group-logo,
  .mainHead .claim {
    display: inline-block !important;
  }
  .mainHead .claim {
    font-size: 18px;
    font-weight: bold;
  }
  
  .mainHead .group-logo {
    margin-top: 20px;
  }
  .mainHead .group-logo .claim {
    margin: 0 25px 0 10px;
  }
  .mainHead .search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
    height: 80px;
  }
  .searchInputShown .mainHead .search {
    left: 0;
    margin-left: 80px;
  }
  .home .mainHead .search {
    display: none !important;
    /* to overwrite ".hide-for-small:inherit" */
  }
  .home .mainHead .search.hide-for-small {
    display: none;
  }
  .home .nav-above-viewport .mainHead .search {
    display: block !important;
  }
  .mainHead .searchButton,
  .mainHead .searchInput {
    cursor: pointer;
    display: block;
    height: 42px;
    border-radius: 3px;
    background: #ffffff;
    margin: 19px;
  }
  .mainHead .searchButton {
    z-index: 100;
    position: relative;
    width: 42px;
    height: 42px;
    float: right;
    color: #e01a27;
    font-size: 26px;
    font-family: "dmag";
    /*// search-button isn't shown on the homepage when not .nav-above-viewport.*/
  }
  .mainHead .searchButton:before {
    display: block;
    font-size: 26px;
    padding-top: 8px;
    text-align: center;
  }
  .home .mainHead .searchButton {
    display: none;
  }
  .mainHead .searchButton,
  .home .nav-above-viewport .mainHead .searchButton {
    display: block;
  }
  .mainHead .searchInputGroup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 10px;
    margin-right: 70px;
    /*// search-input is only shown when .searchInputShown is set in the default (and .nav-above-viewport)-version when*/
  }
  .searchInputShown .mainHead .searchInputGroup {
    z-index: 100;
  }
  .home .searchInputShown .mainHead .searchInputGroup {
    display: none;
  }
  .home .nav-above-viewport .searchInputShown .mainHead .searchInputGroup,
  .searchInputShown .mainHead .searchInputGroup {
    display: block;
  }
  .mainHead .searchInputGroup .searchInput {
    width: 100%;
    height: 20px;
    padding: 10px;
    font-size: 16px;
    border: 10px solid #e6e6e6;
  }
  .searchInputShown .mainNavigation .home {
    display: block;
  }
  .nav-above-viewport .searchInputShown .mainNavigation .home,
  .searchInputShown .mainNavigation .home {
    display: none;
  }
  /*// about selector weirdness here: the navigation is shown differently on the homepage,
    // except when in fixed-mode. So the homepage-styles need to be once again overwritten
    // with the default-styles when in fixed-mode (.nav-above-viewport)*/
  .mainNavigation {
	  /*// ---- generic defaults, used for all variations of the desktop/tablet-navigation*/
	  -webkit-backface-visibility: hidden;	  
	  /*// vertically centered*/
	  /*// ---- triangles at the top of the flyouts need to use the links :after-pseudoelement,*/
	  /*//      otherwise the positioning centered below the nav-item wouldn't be possible*/
	  /**  margin-left:200px; **/
  }
  .mainNavigation,
  .mainNavigation a {
    color: #222222;
  }
  .mainNavigation .mainNavItem {
    font-weight: normal;
    position: relative;
  }
  .mainNavigation .mainNavItem:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 0px;
    height: 0px;
	list-style:none;
    background-color: #ffffff;
  }
  .mainNavigation .mainNavItem.hover {
    text-decoration: none;
    border-bottom: 2px solid #333333;
  }
  .mainNavigation .level-1 {
    width: 100%;
    text-align: center;
  }
  .mainNavigation .level-1 > li {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    height: 24px;
    cursor: pointer;
    /** 
	padding-left: 17px; the first element does not show the speprator*/
  }
  .mainNavigation .level-1 > li.is-first-for-desktop {
    padding-left: 0;
  }
  .mainNavigation .level-1 > li.is-first-for-desktop .mainNavItem:before {
    display: none;
  }
  .mainNavigation .level-1 > li:before {
    content: '';
    display: inline-block;
    height: 0px;
    vertical-align: middle;
    font-size:0;
    line-height:0;
    /* 
	margin-left:3px;    
	margin-right: -0.25em;
	Adjusts for spacing 
	*/
  }
  .mainNavigation .level-1 > li.ticket-button {
    height: auto;
  }
  .mainNavigation .mainNavItem.hasSub.hover:after {
    content: '';
    position: absolute;
    top: 38px;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    z-index: 10;
    line-height: 0;
    margin-left: -13px;
    border-style: solid;
    border-width: 16px 13px 0 13px;
    border-color: transparent;
    border-color: rgba(229, 30, 28, 0);
	border-top-color: #ffffff;
	/**
	border-top-color: #e4e4e4;
	**/
  }
  .mainNavigationWrap {
    height: auto;
    background-color: transparent;
  }
  .home .mainNavigationWrap {
    width: 100.1%;
    /** 
	height: 65px; 
	background-color: #e4e4e4;
	**/    
  }
  .home .nav-above-viewport .mainNavigationWrap {
    height: auto;
  }
  /*// ---- adaption for the special cases on the homepage*/
  /*//      (navigation below the header / within the header when .nav-above-viewport)*/
  .mainNavigation {
	/*// ---- default values (accounting for the normal main-navigation and the fixed-navigation on the homepage),*/
    /*//      repeated here for better readability*/
    /*// ---- special case: homepage main-navigation (initial / not-fixed)*/
  }
  .home .nav-above-viewport .mainNavigation {
    position: absolute;
    top: 0;
	/** padding: 128px 0; **/
  }
  .home .nav-above-viewport .mainNavigation .mainNavItem.hasSub.hover:after {
    border-color: transparent;
    border-color: rgba(229, 30, 28, 0);    
	/* 
	border-top-color: #e4e4e4;
	Warna Segitiga Menu Floating
	*/
  }
  .home .nav-above-viewport .mainNavigation,
  .home .nav-above-viewport .mainNavigation .mainNavItem {
    color: #FFFFFF;
  }
  .home .nav-above-viewport .mainNavigation .mainNavItem.hover {
    border-bottom: 0px solid #333333;
  }
  .home .nav-above-viewport .mainNavigation .mainNavItem:before {
    background-color: #fff000;
  }
  .home .nav-above-viewport .mainNavigation .mainNavItem.hasSub.hover:after {
    /** top: 50px; **/
  }
  .home .nav-above-viewport .mainNavigation .searchButton {
    display: block;
  }
  
  .home .mainNavigation,
  .home .mainNavigation .mainNavItem {
	color: #FFFFFF;
  }
  .home .mainNavigation .mainNavItem.hover {
    border-color: #333333;
  }
  .home .mainNavigation .mainNavItem:before {
    background-color: #ffffff;	
  }
  .home .mainNavigation .mainNavItem.hasSub.hover:after {
    border-color: transparent;
    border-color: rgba(255, 255, 255, 0);
    /* Warna Segitiga Menu Biasa*/
    /** 
	border-top-color: #e4e4e4;
	top: 41px; 
	**/
  }
  .home .mainNavigation .searchButton {
    display: none;
  }
  /*// ------------------------------------------------------------------------------------*/
  /*// ----[ SUBNAVIGATION / FLYOUTS ]-----------------------------------------------------*/
  /*// ------------------------------------------------------------------------------------*/
  a:hover {
    text-decoration: none;
  }
  .mainSubNavigationBackground {
   	background-color: rgba(0, 0, 0, 0.2);
  }

  .mainSubNavigation {
    position: absolute;
    text-align: left;
    margin:0;
	padding: 0;
    display: table;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateY(-101%);
    -ms-transform: translateY(-101%);
    transform: translateY(-101%);
    transition: -webkit-transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    transition-delay: .15s;
    z-index: -2;
	width: 35%;
	/** 
    top: 100%;
    width: 100%;
    left: 0;
    right: 0;
	background-color: #0f1e3a; 
	**/
  }
  .lt-ie9 .mainSubNavigation {
    display: none;
    z-index: 0;
  }
  .mainSubNavigation section {
    transition: opacity 0.4s ease-in-out;
    transition-delay: .4s;
    opacity: 0;    
    margin: 0;
    display: table-cell;
    float: none;
    border: 0px solid #ffffff;    
	background-color: rgba(0, 0, 0, 0.4);
  	/** 
	vertical-align: top;
	width: 25%;
	**/
  }
  .mainSubNavigation section.first {
    border-left: none;
  }
  .mainSubNavigation .nav-teaser {
    display: block;
	background-color: rgba(0, 0, 0, 0.2);
  	width:100%;
	border:1px solid #FFF;
  }
  .mainSubNavigation .nav-teaser img {
    display: block;
    width: 100%;
    height: auto;
    min-width: 100%;
  }
  .home .mainSubNavigation .level-2,
  .home .mainSubNavigation .nav-teaser {
    margin-top: 10px;
	margin-bottom:10px;
  }
  .mainSubNavigation .level-2 > li {
    margin-top: 0px;
  }
  .mainSubNavigation .level-2 > li > a {
    font-weight: normal;
	color:#ffffff;
  }
  .mainSubNavigation .level-2 a {
    display: block;
    padding: 7px 27px;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
    /*// highlight on hover*/
    transition: background-color 0.3s ease-out;
  }
  .mainSubNavigation .level-2 a:hover {
    text-decoration: none;
  	background-color: rgba(0, 0, 0, 0.4);
  }
  .mainNavigation .mainNavItem.hover + .mainSubNavigation {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: -1;
    -webkit-backface-visibility: hidden;
  }
  .lt-ie9 .mainNavigation .mainNavItem.hover + .mainSubNavigation {
    display: table;
    z-index: 0;
  }
  .mainNavigation .mainNavItem.hover + .mainSubNavigation section {
    opacity: 1;
  }
  .nav-teaser-headline {
    font-size: 16px;
    font-weight: bold;
  }
  .nav-teaser-content {
    font-size: 14px;
    font-weight: normal;
  }
  .group-logo {
    width: 345px;
  }
}
@media screen and (min-width: 800px) {
  .mainNavigation .level-1 > li {
    -webkit-font-smoothing: antialiased;
  }
}
@media screen and (min-width: 1000px) {
  /*// ---- .pageHeaderWrap preserves the space required by the header and navigation.*/
  .home .pageHeaderWrap {
    /** height: 165px; **/	
  }
  /*// ---- .pageHeader is the grouping of .mainHead together with .mainNavigation*/
  .pageHeader {
    /*// ---- special case: make room for the main-navigation below the header…*/
  }
  .home .pageHeader {
    margin:0;
	/** margin-bottom: 65px; **/
  }
  .nav-above-viewport .pageHeader {
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
  }
  /*// ---- mainHead: the red bar on top, containing contains the logos, claims and*/
  .mainHead .group-logo {
    margin-top: 30px;
  }
  .mainHead .group-logo .claim {
    margin: 0 25px 0 10px;
  }
  .mainHead .search {
    height: 100px;
  }
  .searchInputShown .mainHead .search {
    margin-left: 102px;
  }
  .mainHead .searchButton {
    margin: 29px;
    width: 42px;
    height: 42px;
  }
  .mainHead .searchInputGroup {
    margin-top: 19px;
    margin-right: 80px;
  }
  .mainNavigation .mainNavItem.hasSub.hover:after,
  .home .nav-above-viewport .mainNavigation .mainNavItem.hasSub.hover:after {
  	/**
    top: 590px;
	**/
  }
  .home .mainNavigation,
  .home .home .nav-above-viewport .mainNavigation {    
  	/**
	top: 100px;
	**/
  }

  .home .mainNavigation .level-1 > li, .home .mainNavigation .level-1 > li:before {
    height: 100%;
  }

  .mainNavigation .level-1 > li.hide-for-medium-down {
    display: inline-block !important;
    /*// need to override 'display:inherit !important'*/
  }
  .mainNavigation .mainNavItem:before {
    left: -13px;
  }
  .mainNavigation .getTicket .clipped {
    display: none;
  }
  .hide-for-medium-only {
    display: inline-block !important;
  }
}
@media screen and (min-width: 1200px) {
  .mainNavigation .level-1 > li {
    /** padding-left: 40px; **/
  }
  .mainNavigation .mainNavItem {
    font-size: 18px;
  }
  .mainNavigation .mainNavItem:before {
    /** left: -20px; **/
  }
  .mainNavigation .getTicket {
    padding: 0;
  }
  .mainNavigation .getTicket .clipped {
    display: block;
  }
}
/**
 *  Meta navigation module
 */
@media screen and (min-width: 720px) {
  .metaHead .user-control,
  .metaHead .metaInformation {
    margin: 10px;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: left;
    line-height: 22px;
  }
  .metaHead .user-navigation {
    float: right;
  }
  .metaHead .user-control {
    color: #aaaaaa;
  }
  .metaHead .user-control a {
    color: #aaaaaa;
  }
  .metaHead .metaInformation {
    color: #333335;
  }
  .metaHead .icon {
    font-size: 12px;
  }
  .metaInformation {
    margin-left: 5px;
  }
}
@media screen and (min-width: 720px) {
  .user-navigation {
    position: relative;
  }
  .user-navigation a {
    cursor: pointer;
  }
  .user-navigation a:hover {
    text-decoration: none;
  }
  .user-navigation .control-item {
    margin-left: 10px;
  }
  .user-navigation .language > .seperator.has-space {
    padding: 0 2px;
  }
  .user-navigation .user-control {
    white-space: nowrap;
  }
  .user-navigation .user-control a,
  .user-navigation .user-control span {
    font-size: 15px;
  }
  .user-navigation .user-control .is-selected,
  .user-navigation .user-control a:hover {
    color: #333335;
    text-decoration: underline;
  }
  .user-navigation .user-control .is-selected:before,
  .user-navigation .user-control a:hover:before,
  .user-navigation .user-control .is-selected:after,
  .user-navigation .user-control a:hover:after {
    text-decoration: none;
  }
  .user-navigation .user-control > .logged {
    display: none;
  }
  .user-navigation .user-control.is-logged > .not-logged {
    display: none;
  }
  .user-navigation .user-control.is-logged > .logged {
    display: inline;
  }
  .user-navigation .icon:not(.icon-globe):before {
    margin-right: 5px;
    vertical-align: -1px;
  }
  .user-navigation .icon:not(.icon-globe):after {
    margin-left: 5px;
    vertical-align: -2px;
  }
  .user-navigation .icon-globe:before {
    vertical-align: -2px;
  }
  .user-navigation .flyout-navigation {
    background-color: #484848;
    position: absolute;
    right: 0;
    top: 100%;
    left: 0;
    z-index: 110;
    transition: max-height 0.8s ease-in-out;
    overflow: hidden;
    max-height: 0;
  }
  .user-navigation .flyout-navigation.is-open {
    max-height: 600px;
  }
  .user-navigation .flyout-navigation > .flyout-inner {
    padding: 20px;
    padding-top: 10px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .user-navigation .flyout-navigation > .flyout-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    z-index: 10;
    line-height: 0;
    margin-left: -10px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: transparent;
    border-top-color: white;
  }
  .user-navigation .flyout-navigation a {
    display: block;
    border-bottom: 1px solid #858586;
    padding: 10px 0;
    color: #ececec;
  }
  .user-navigation .flyout-navigation a:hover {
    text-decoration: underline;
  }
}
/* content modules */
@media screen and (min-width: 720px) {
  .exhibitorIntroRow .exhibitorCompanyName {
    font-size: 30px;
    margin: 60px 0 0 0;
  }
  .exhibitorIntroRow .exhibitorCompanyClaim {
    margin: 14px 0 60px 0;
    font-size: 11px;
  }
  .exhibitorIntroRow .exhibitorFairInfo {
    line-height: 15px;
    font-size: 15px;
    margin: 60px 0 0 0;
  }
  .exhibitorIntroRow .exhibitorFairInfoHead {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
  }
  .exhibitorIntroRow .exhibitorFairInfoCopy {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
  }
}
@media screen and (min-width: 1000px) {
  .exhibitorIntroRow .exhibitorCompanyName {
    font-size: 30px;
    margin: 60px 0 0 0;
  }
  .exhibitorIntroRow .exhibitorCompanyClaim {
    margin: 14px 0 60px 0;
    font-size: 11px;
  }
  .exhibitorIntroRow .exhibitorFairInfo {
    line-height: 15px;
    font-size: 15px;
    margin: 60px 0 0 0;
  }
  .exhibitorIntroRow .exhibitorFairInfoHead {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #333333;
  }
  .exhibitorIntroRow .exhibitorFairInfoCopy {
    font-size: 15px;
    line-height: 20px;
    color: #333333;
  }
}
@media screen and (min-width: 720px) {
  .exhibitorTeaserSmall {
    min-height: 280px;
    height: auto !important;
    height: 280px;
  }
}
@media screen and (min-width: 1000px) {
  .exhibitorTeaserSmall {
    min-height: 320px;
    height: auto !important;
    height: 320px;
  }
}
@media screen and (min-width: 720px) {
  .exhibitorTeaserMedium {
    min-height: 227px;
    height: auto !important;
    height: 227px;
  }
}
@media screen and (min-width: 1000px) {
  .exhibitorTeaserMedium {
    min-height: 427px;
    height: auto !important;
    height: 427px;
  }
}
@media screen and (min-width: 720px) {
  .exhibitorStageLogo {
    margin: 60px 0 60px 0;
  }
}
@media screen and (min-width: 1000px) {
  .exhibitorStageLogo {
    margin: 85px 0 85px 0;
  }
}
@media screen and (min-width: 720px) {
  .factsNumbers {
    font-size: 56px;
  }
  .M00611-text {
    width: 80%;
  }
}
@media screen and (min-width: 1000px) {
  .factsNumbers {
    font-size: 100px;
  }
}
@media screen and (min-width: 720px) {
  button,
  .ui-button {
    font-size: 15px !important;
  }
  /*sizes*/
  .buttonS {
    top: 0;
    padding: 10px 17px;
  }
  .royalSlider .rsArrow {
    width: 75px;
  }
  .royalSlider .rsArrowIcn {
    top: 45%;
    left: 20%;
    width: 75px;
    height: 75px;
    font-size: 360%;
  }
  .royalSlider .rsArrowIcn:hover {
    background-color: rgba(0, 0, 0, 0.9);
  }
  .royalSlider .icon-arrow-left-desktop:before,
  .royalSlider .icon-arrow-right-desktop:before {
    width: 30px;
    margin: 20px auto;
  }
}
@media screen and (min-width: 720px) {
  .page-intro-topline {
    font-size: 13px;
  }
}
/* modules */
@media screen and (min-width: 720px) {
  .M00201 .subnavigation {
    padding: 10px 0;
  }
  .M00201 .subnavigation a {
    margin: 5px 10px;
    font-size: 14px;
    height: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .M00201 .subnavigation {
    padding: 20px 0;
  }
  .M00201 .subnavigation a {
    font-size: 14px;
    height: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .M00201 .subnavigation a {
    margin: 5px 15px 5px;
    font-size: 15px;
    height: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M003 .searchButton.icon-search.active {
    color: #ffffff;
    background: transparent;
  }
  .M003 .searchButton.icon-search.active:before {
    content: "w";
    font-size: 32px;
    padding-top: 6px;
  }
  .M003 .searchInputGroup .searchInput {
    height: 42px;
    margin: 10px 0;
    padding: 10px 210px 10px 10px;
  }
  .M003 .selectElement {
    top: 13px;
    right: 44px;
    width: 180px;
    height: 36px;
  }
  .M003 .selectElement select {
    height: 36px;
  }
  .M003 .selectElement .valueDisplay {
    height: 36px;
    line-height: 22px;
  }
  .M003 input.searchButton {
    margin: 9px 0;
    position: absolute;
    width: 36px;
    height: 36px;
    top: 4px;
    right: 3px;
    color: #ffffff;
    background: #333335;
    border: none;
  }
  .M00304 {
    margin-bottom: 0;
  }
  .M00304 input {
    border: none;
  }
  .M00304 .searchInputGroup {
    z-index: 1;
    position: relative;
    padding: 3px;
    border: 1px solid #ffffff;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-clip: padding-box;
    background: #ffffff;
  }
  .M00304 .searchInput {
    position: absolute;
    top: 4px;
    left: 12px;
    right: 0;
    height: 38px;
    margin-right: 65px;
    padding: 0 3px;
    font-size: 16px;
    font-weight: normal;
  }
  .M00304 .selectElement {
    width: 180px;
    margin: 2px 0;
  }
  .M00304 .selectElement select:focus + .valueDisplay,
  .M00304 .selectElement select:hover + .valueDisplay {
    background-color: #ffffff;
  }
  .M00304 .selectElement:after {
    padding: 1.2em 1.2em 0.8em 0;
    font-size: 12px;
    font-weight: bold;
  }
  .M00304 .selectElement .valueDisplay {
    height: auto;
    border: none;
    font-size: 14px;
    font-weight: normal;
  }
  .M00304 .selectElement .valueDisplay:hover {
    background: #ffffff;
  }
  .M00304 .searchButton {
    width: 42px;
    height: 42px;
    text-align: center;
    color: #ffffff;
    background: #333335;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-clip: padding-box;
    font-size: 25px;
    font-family: "dmag";
  }
  .rowInner .search-dropdown.searchInputGroup .searchInput {
    padding: 10px 210px 10px 20px;
    height: 48px;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement {
    top: 1px;
    right: 50px;
    width: 180px;
    height: 41px;
    display: block !important;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement .valueDisplay {
    height: 41px;
    font-size: 16px;
    line-height: 32px;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement .valueDisplay:after {
    top: 4px;
  }
}
@media screen and (min-width: 1000px) {
  .M033 .searchInputGroup .searchInput {
    height: 42px;
    margin: 19px 0;
    padding: 10px 210px 10px 10px;
  }
  .M003 .selectElement {
    right: 42px;
    width: 180px;
    height: 36px;
  }
  .M003 .valueDisplay {
    height: 36px;
    line-height: 22px;
  }
  .M00304 {
    margin-bottom: 0;
  }
  .M00303 .searchInput,
  .M00304 .searchInput {
    top: 4px;
    height: 30px;
    padding: 10px;
    font-size: 16px;
  }
  .M00303 .selectElement,
  .M00304 .selectElement {
    width: 180px;
  }
  .M00303 .selectElement:after,
  .M00304 .selectElement:after {
    padding: 1.5em 1.2em 0.8em 0;
  }
  .M00303 .selectElement .valueDisplay,
  .M00304 .selectElement .valueDisplay {
    height: 48px;
    padding: 5px 0;
    font-size: 16px;
  }
  .M00303 .selectElement .valueDisplay:after,
  .M00304 .selectElement .valueDisplay:after {
    padding: 18px 14px;
  }
  .M00303 .searchButton,
  .M00304 .searchButton {
    width: 52px;
    height: 52px;
    font-size: 30px;
    font-family: "dmag";
  }
  .rowInner .search-dropdown.searchInputGroup .searchInput {
    padding: 10px 260px 10px 20px;
    height: 48px;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement {
    top: 1px;
    width: 200px;
    height: 36px;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement .valueDisplay {
    height: 36px;
    font-size: 18px;
  }
  .rowInner .search-dropdown.searchInputGroup .selectElement .valueDisplay:after {
    top: 0;
  }
  .M00303.stage-search .valueDisplay {
    padding: 12px 0;
  }
}
@media screen and (min-width: 720px) {
  .M004 {
    margin-bottom: 75px;
  }
  .M004 ul,
  .M004 li {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .M004-item {
    display: inline-block;
  }
  .M004-links-title {
    margin: 0 .8em 0 0;
    display: inline-block;
    padding: 0;
  }
  .M004-links {
    display: inline-block;
  }
  .M004-links li {
    margin-right: 1em;
    display: inline-block;
  }
  .M004-links a {
    color: #333333;
    text-decoration: none;
  }
  .M004-links a:hover,
  .M004-links a:active,
  .M004-links a:focus {
    color: #333333;
    text-decoration: underline;
  }
  .M004-legal {
    display: inline-block;
    margin: 0;
    text-align: left;
  }
  .M004-legal li {
    margin-right: 1em;
    display: inline-block;
  }
  .M004-language {
    float: right;
    display: inline-block;
  }
  .M004-language a {
    margin-left: 0;
  }
  .M004-toplink {
    float: right;
    display: inline-block;
    color: #003fb6;
  }
  .M004-viewport {
    display: none;
  }
  .M004-services {
    margin: 0 auto;
    padding-top: 1.75em;
  }
  .M004-services ul {
    font-size: 0;
    width: 100%;
  }
  .M004-services li {
    width: 12.5%;
    float: none;
    clear: none;
    vertical-align: top;
  }
  .M004-services-item {
    display: inline-block;
    width: 100%;
    text-align: center;
    border-bottom: 0;
  }
  .M004-services-item .icon {
    font-size: 2.125em;
    color: #858586;
    float: none;
    display: block;
  }
  .M004-services-item .icon-title {
    font-size: 15px;
    font-weight: normal;
    float: none;
    display: block;
  }
  .M004-divider {
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .pageFooter {
    width: 100%;
    margin: 0;
    height: 80px;
  }
	.pageFooter .left {
	  width: 200px;
	  padding-top: 22px;
	}
	.pageFooter .right {
	  width: 440px;
	  padding-top: 22px;
	}
  .pageFooter .fix-for-small {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    text-align: left;
  }
  .footerIcon {
    margin-top: 25px;
    margin-left: 15px;
  }
  .footerIcon a {
    font-size: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .textInputFooter {
    width: 70%;
  }
  .pageFooter {
    width: 100%;
    margin: 0;
    height: 98px;
    transition: background-color 0.2s ease-out;
  }
  .pageFooter .right {
    width: 515px;
    padding-top: 29px;
  }
  .pageFooter .footerLogo div {
    height: 40px;
  }
  .footerIcon {
    margin: 0;
    vertical-align: middle;
  }
  .pageFooterToggle {
    box-sizing: border-box;
    background-color: #ffffff;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }
  .pageFooterToggle .dmagLogo + p {
    color: #004a99;
  }
  .pageFooterToggle .dmagLogo {
    background-image: url(../images/css/logo-dmag-desktop-blue.svg);
  }
  .pageFooterToggle .lt-ie9 .dmagLogo {
    background-image: url(../images/css/logo-dmag-blue.png);
  }
  .pageFooterToggle .messe-logo {
    display: none !important;
  }
  .pageFooterToggle .footerIcon {
    visibility: hidden;
    width: 1px;
  }
  .pageFooterToggle .logo-optional {
    position: static;
    display: inline-block;
    opacity: 1;
    width: 82px;
    height: 82px;
    margin: 8px 0 0 8px;
  }
  .pageFooterToggle .logo-optional img {
    width: 100%;
    height: auto;
  }
  .pageFooterToggle .hide-for-medium-down {
    display: none;
    width: 0;
    height: 0;
    margin: 0;
  }
  .pageFooterToggle .footerLogo {
    color: #046c97;
  }
}
@media screen and (min-width: 720px) {
  .M0050201 {
    padding-bottom: 0;
  }
  .M0050201 .rsNav,
  .M0050301 .rsNav {
    bottom: 0;
  }
  .M0050201 .button,
  .M0050301 .button {
    margin-bottom: 30px;
  }
  .stage-slider .royalSlider .rsBullets span {
    background: #ffffff;
  }
  .stage-slider .royalSlider .rsNavSelected span {
    background: #e01a27;
  }
  .stage-slider .royalSlider .center {
    width: 95%;
    margin: 4% 0 0;
  }
  .stage-slider .royalSlider .rsArrowIcn {
    display: block;
  }
  .stage-slider .royalSlider .rsBullet {
    margin: 1% 0;
  }
  .stage-slider .stageHomepage {
    max-height: 570px;
  }
  .stage-slider .stageHomepage .center {
    margin: 12% 0 0;
  }
  .stage-slider .rowInner .searchInputGroup {
    z-index: 1;
    position: relative;
    float: none;
    margin-top: 20px;
    margin-left: 17.70833333%;
    left: 0;
    right: 0;
  }
  .stage-slider .rowInner .searchInputGroup .searchInput {
    padding: 10px 220px 10px 20px;
    height: 48px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement {
    top: 1px;
    right: 50px;
    width: 190px;
    height: 41px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement .valueDisplay {
    height: 41px;
    padding-right: 37px;
    font-size: 16px;
    line-height: 32px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement .valueDisplay:before {
    top: 4px;
  }
  .stage-slider .countdown .countdownElement {
    padding: 8px;
    font-size: 15px;
    min-width: 68px;
  }
  .stage-slider .countdown .countdownElement .days,
  .stage-slider .countdown .countdownElement .hours,
  .stage-slider .countdown .countdownElement .minutes,
  .stage-slider .countdown .countdownElement .seconds {
    margin-top: -10px;
    font-size: 54px;
  }
  .M0050301 .textHeadline,
  .M0050201 .textHeadline {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 800px) {
  .M0050201 .button,
  .M0050301 .button {
    margin-bottom: 45px;
  }
}
@media screen and (min-width: 1000px) {
  .stage-slider .royalSlider {
    max-height: 570px;
  }
  .stage-slider .royalSlider .center {
    width: 99%;
  }
  .stage-slider .royalSlider .rsBullets span {
    width: 11px;
    height: 11px;
  }
  .stage-slider .stageHomepage {
    margin-bottom: 35px;
  }
  .stage-slider .stageHomepage .center {
    margin-top: 85px;
  }
  .stage-slider .rowInner .searchInputGroup {
    margin-left: 17.70833333%;
  }
  .stage-slider .rowInner .searchInputGroup .searchInput {
    padding: 10px 255px 10px 20px;
    height: 48px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement {
    top: 1px;
    right: 50px;
    width: 210px;
    height: 42px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement .valueDisplay {
    height: 42px;
    font-size: 16px;
    line-height: 19px;
  }
  .stage-slider .rowInner .searchInputGroup .selectElement .valueDisplay:after {
    top: -2px;
  }
  .stage-slider .countdown .countdownElement {
    font-size: 20px;
    min-width: 80px;
  }
  .stage-slider .countdown .countdownElement .days,
  .stage-slider .countdown .countdownElement .hours,
  .stage-slider .countdown .countdownElement .minutes,
  .stage-slider .countdown .countdownElement .seconds {
    font-size: 60px;
    margin-bottom: -10px;
  }
  .M0050301-text {
    font-size: 18px;
  }
  .M0050201-text-top {
    font-size: 20px;
  }
  .M0050301-text.show-for-large {
    display: none !important;
  }
  .M0050201 .button,
  .M0050301 .button {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1100px) {
  .M0050201 .button,
  .M0050301 .button {
    margin-bottom: 45px;
  }
  .stage-slider .countdown .countdownElement {
    min-width: 90px;
  }
  .stage-slider .countdown .countdownElement .days,
  .stage-slider .countdown .countdownElement .hours,
  .stage-slider .countdown .countdownElement .minutes,
  .stage-slider .countdown .countdownElement .seconds {
    font-size: 70px;
  }
}
@media screen and (min-width: 1200px) {
  .M0050301-text.show-for-large {
    display: block !important;
  }
}
@media screen and (min-width: 1300px) {
  .stage-slider .stageHomepage .center {
    margin-top: 100px;
  }
  .stage-slider .rowInner .searchInputGroup {
    margin-top: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .stage-slider .stageHomepage .center {
    margin-top: 120px;
  }
}
@media screen and (min-width: 720px) {
  .stage-image .stage-image-outer-wrap {
    height: 258px;
  }
  .stage-image .stage-image-inner-wrap {
    height: 516px;
    margin-top: -129px;
  }
  .stage-image .stage-image-inner-wrap {
    height: 516px;
  }
  .stage-image .stage-image-inner-wrap img {
    min-width: 768px;
  }
  .stage-image .stage-image-inner-wrap img:before {
    height: 516px;
  }
  .retina .stage-image .stage-image-inner-wrap img:before {
    height: 516px;
  }
  .stage-image .stage-logo-outer-wrap {
    height: 258px;
  }
  .stage-image .stage-logo-inner-wrap img {
    max-width: 31.25%;
    margin: 1.04%;
    max-height: 200px;
  }
  .stage-image .stage-logo-inner-wrap:before {
    height: 9%;
  }
  .retina .stage-logo-inner-wrap:before {
    height: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .stage-image {
    margin-bottom: 25px;
  }
  .stage-image .stage-image-outer-wrap {
    height: 470px;
  }
  .stage-image .stage-image-inner-wrap {
    height: 940px;
    margin-top: -235px;
  }
  .stage-image .stage-image-inner-wrap {
    height: 940px;
  }
  .stage-image .stage-image-inner-wrap img {
    min-width: 1440px;
  }
  .stage-image .stage-image-inner-wrap img:before {
    height: 940px;
  }
  .stage-image .stage-logo-outer-wrap {
    height: 470px;
  }
  .stage-image .stage-logo-inner-wrap img {
    max-width: 22.91%;
    margin: 1.04%;
    max-height: 270px;
  }
  .stage-image .stage-logo-inner-wrap:before {
    height: 20%;
  }
  .retina .stage-image .stage-image-inner-wrap img:before {
    height: 940px;
  }
  .retina .stage-logo-inner-wrap:before {
    height: 100%;
  }
}
@media screen and (min-width: 720px) {
  .M00504 .flex-grid {
    background-color: #ececec;
    margin: 0 1.04166667%;
  }
  .M00504 .flex-grid > .col {
    width: 48.95833333%;
  }
  .M00504 .col-body > .col-inner {
    margin: 4.16666667%;
    margin-right: 0;
  }
  .M00504 .col-image {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 320px;
  }
  .M00504 .col-image > img {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .M00505 .stage {
    min-height: 550px;
  }
  .M00505 .stage .button-line {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
/* common settings */
@media screen and (min-width: 720px) {
  .teaserHeadline {
    font-size: 15px;
  }
  .teaserCopytext {
    font-size: 15px;
  }
  .teaserRowHeadline {
    font-size: 20px;
  }
  .teaserRowHeadlineFlat {
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 1000px) {
  .M006.module.as-block-module,
  .M006.module.as-inner-block-module .module-container {
    z-index: 2;
  }
  .evenCol {
    float: left;
    clear: none;
  }
  .oddCol {
    float: left;
    clear: none;
  }
}
@media screen and (min-width: 720px) {
  .teaser {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .teaserMainHeadline {
    font-weight: normal;
    font-size: 16px;
  }
  .teaserHeadline2 {
    font-size: 15px;
  }
  .teaserHeadline3 {
    font-size: 29px;
  }
  .teaserLink {
    font-size: 15px;
  }
  .teaserFlowLink {
    float: none;
  }
  .teaserBlockLeft {
    width: 100% !important;
    margin-right: 0;
  }
  .teaserBlockRight {
    width: 100% !important;
    margin-left: 0;
    margin-top: 0;
  }
  .teaserIconSublineBorderless {
    border: none;
  }
  /* TEASER FULLSCREEN IMAGE */
  .teaserFullImageCover {
    width: 50%;
    float: left;
  }
  .teaserFullImageContent {
    width: 50%;
    height: 100%;
    position: relative;
    display: block;
    margin-top: 0;
  }
  .teaserFullImageContent .teaserFullImageText {
    font-size: 26px;
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .teaserFullImageHoverArea {
    display: none;
  }
  .teaserFullImageSubheadline {
    font-size: 18px;
  }
  /* TEASER SQUARE WITH ICON */
  .teaserIconSquareBlockContent {
    top: 21%;
  }
  /* TEASER WITH LIST ICON */
  .iconListTeaserIcon {
    font-size: 30px;
  }
  /* SINGLE TOPIC TEASER */
  .M00611 .title {
    font-size: 20px;
    margin-botom: 30px;
  }
  .M00611 .teaserIcon {
    font-size: 72px;
    height: 72px;
  }
  .M00611 .teaserIcon.icon-users {
    font-size: 62px;
  }
  .M00611 .factsHeadline {
    border-bottom-width: 5px;
    margin-bottom: 20px;
  }
  .M00611 .moduleInfo {
    margin: 20px 0 20px 0;
    font-size: 16px;
  }
  .M00611 .factsBox h3 {
    font-size: 36px;
  }
  /* NEWS TEASER */
  .M00614 .news-date {
    font-size: 15px;
  }
  .M0060702 .teaserRowHeadline {
    font-size: 26px;
    line-height: 1.346153846;
    margin-bottom: 0;
  }
  .M0060702 .teaserRowHeadline {
    margin-bottom: 4px;
  }
  .M0060702 .teaser {
    margin-bottom: 4px;
  }
  .M0060702 .iconListTeaserIcon {
    font-size: 30px;
  }
  .M0060702 .iconListTeaserBlockLeft {
    top: -2px;
  }
  .M0060702 .iconListTeaserBlockRight {
    margin-left: 48px;
  }
  .layout-centered .teasers {
    text-align: center;
  }
  .layout-centered .teasers > .col {
    float: none;
    vertical-align: top;
    display: inline-block;
    text-align: left;
  }
  .layout-centered .teasers .M0060701 h3 {
    text-align: left;
  }
}
@media screen and (min-width: 798px) {
  /* TEASER FULLSCREEN IMAGE */
  .teaserFullImageContent .teaserFullImageText {
    font-size: 32px;
  }
}
/* ==========================================================================
   Mobile first, large
   ========================================================================== */
@media screen and (min-width: 1000px) {
  .teaser {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .teaserMainHeadline {
    font-weight: normal;
    font-size: 32px;
  }
  .teaserRowHeadline {
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    margin: 20px 0;
    text-align: center;
  }
  .teaserRowHeadlineFlat {
    margin: 0 0 5px 0;
    text-align: center;
  }
  .teaserHeadline3 {
    font-size: 30px;
  }
  .teaserFlowLink {
    float: none;
  }
  .teaserBlockLeft {
    width: 48% !important;
    margin-right: 2%;
  }
  .teaserBlockRight {
    width: 48% !important;
    margin-left: 2%;
    margin-top: -5px;
  }
  .teaserIconSublineBorderless {
    border: none;
  }
  /* TEASER WITH LIST ICON */
  .iconListTeaserIcon {
    font-size: 30px;
  }
  /* SINGLE TOPIC TEASER */
  .M00611 .title {
    font-size: 28px;
    margin-bottom: 35px;
  }
  .M00611 .teaserIcon {
    font-size: 100px;
    height: 130px;
  }
  .M00611 .teaserIcon.icon-users {
    height: 80px;
  }
  .M00611 .moduleInfo {
    font-size: 18px;
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-left: 9.375%;
    margin-top: 26px;
    margin-bottom: 32px;
  }
  .M00611 .factsBox h3 {
    font-size: 44px;
  }
  .M0060702 .teaserRowHeadline {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .M0060702 .teaserHeadline,
  .M0060702 .teaserCopytext {
    font-size: 15px;
    line-height: 1.333333333;
  }
  .M0060702 .teaser {
    margin-bottom: 6px;
  }
}
@media screen and (min-width: 1200px) {
  .teaserFullImageContent .teaserFullImageText {
    font-size: 44px;
    margin-top: 70px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1400px) {
  .teaserFullImageContent .teaserFullImageText {
    font-size: 52px;
    margin-top: 70px;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M00601.M0060101 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .M00601.M0060101 .singleTeaser .teaserImageBlock {
    text-align: center;
  }
  .M00601.M0060102 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .M00601.M0060102 .teaser-item {
    margin-bottom: 0;
  }
  .M00601.M0060102 .teaser-item .teaserIconBlock {
    display: block;
    width: auto;
    float: none;
  }
  .M00601.M0060102 .teaser-item .teaserIcon {
    margin: 0 auto 5px;
    font-size: 64px;
  }
  .M00601.M0060102 .teaser-item .teaserTextBlock {
    margin: 0;
    width: 100%;
  }
  .M00601.M0060102 .teaser-item h3 {
    text-align: center;
    border-bottom: 4px solid #e01a27;
    padding-bottom: 8px;
  }
  .M00601.M0060103 .m-col6push3,
  .M00601.M0060103 .l-col6push3 {
    text-align: center;
  }
  .M00601.M0060103 .teaserTextBlock {
    text-align: left;
  }
  .M00601.M0060103 .singleTeaser .teaserTextBlock {
    text-align: center;
  }
  .M00601.M0060104 .teaserTextBlock {
    width: 100%;
    display: block;
    margin: 0;
    text-align: left;
  }
  .singleTeaser .M00601.M0060104 .teaserImageBlock {
    text-align: center;
  }
  .M0060104 .teaserCategory,
  .M0060105 .teaserCategory,
  .M0060106 .teaserCategory {
    font-size: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .M00601.M0060101 .singleTeaser .teaserImageBlock {
    display: block;
    width: 104.16666667%;
    margin-left: -2.08333333%;
    margin-right: -2.08333333%;
    *zoom: 1;
  }
  .M00601.M0060101 .singleTeaser .teaserImageBlock:before,
  .M00601.M0060101 .singleTeaser .teaserImageBlock:after {
    content: "";
    display: table;
  }
  .M00601.M0060101 .singleTeaser .teaserImageBlock:after {
    clear: both;
  }
  .M00601.M0060101 .singleTeaser .teaserTextBlock {
    text-align: center;
  }
  .M00601.M0060101 .singleTeaser .teaserImage {
    width: 45.83333333%;
    display: inline;
    float: left;
    margin: 2.08333333%;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
  }
  .M00601.M0060104 .singleTeaser .teaserImageBlock {
    display: block;
    width: 104.16666667%;
    margin-left: -2.08333333%;
    margin-right: -2.08333333%;
    *zoom: 1;
  }
  .M00601.M0060104 .singleTeaser .teaserImageBlock:before,
  .M00601.M0060104 .singleTeaser .teaserImageBlock:after {
    content: "";
    display: table;
  }
  .M00601.M0060104 .singleTeaser .teaserImageBlock:after {
    clear: both;
  }
  .M00601.M0060104 .singleTeaser .teaserTextBlock {
    text-align: center;
  }
  .M00601.M0060104 .singleTeaser .teaserImage {
    width: 45.83333333%;
    display: inline;
    float: left;
    margin: 2.08333333%;
    float: none;
    text-align: center;
  }
}
@media screen and (min-width: 720px) {
  .M00608 .item .timetableTeaserBlock1 {
    width: 21.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .M00608 .item .timetableTeaserBlock2 {
    width: 71.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
}
@media screen and (min-width: 720px) {
  .M00610 .M00610-item {
    display: block;
    width: 106.25%;
    margin-left: -3.125%;
    margin-right: -3.125%;
    *zoom: 1;
  }
  .M00610 .M00610-item:before,
  .M00610 .M00610-item:after {
    content: "";
    display: table;
  }
  .M00610 .M00610-item:after {
    clear: both;
  }
  .M00610 .M00610-item .contactTeaserImage {
    display: none;
  }
  .M00610 .M00610-item .contactTeaserText {
    width: 93.75%;
    display: inline;
    float: left;
    margin: 3.125%;
  }
  .M00610 .M00610-item .contactTeaserText {
    width: auto;
    font-size: 15px;
  }
  .M00610 .M00610-item .teaserCopytext {
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 1000px) {
  .M00610 .M00610-item {
    display: block;
    width: 106.25%;
    margin-left: -3.125%;
    margin-right: -3.125%;
    *zoom: 1;
  }
  .M00610 .M00610-item:before,
  .M00610 .M00610-item:after {
    content: "";
    display: table;
  }
  .M00610 .M00610-item:after {
    clear: both;
  }
  .M00610 .M00610-item .contactTeaserImage {
    width: 43.75%;
    display: inline;
    float: left;
    margin: 3.125%;
    width: 100px;
    height: 100px;
  }
  .M00610 .M00610-item .contactTeaserText {
    width: auto;
  }
  .M00610 .M00610-item .contactTeaserImage + .contactTeaserText {
    width: 43.75%;
    display: inline;
    float: left;
    margin: 3.125%;
  }
}
@media screen and (min-width: 720px) {
  /* VIDEO SINGLE TEASER */
  .M0061201 .teaser-video-rubric {
    font-size: 18px;
    padding: 20px 20px 20px 20px;
  }
  .M0061201 .teaser-video-headline {
    font-size: 50px;
    font-weight: bold;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
  .M0061201 .call-to-action {
    text-align: center;
  }
  .M0061201 .video-wrapper {
    margin-bottom: 20px;
  }
  .backgroundLighterDark .M00612 .video-thumbnail-link > img {
    margin-bottom: -5px;
  }
  .M00612.backgroundLighterDark .video-thumbnail-headline {
    line-height: 138%;
  }
}
@media screen and (min-width: 1000px) {
  /* VIDEO SINGLE TEASER */
  .M0061201 .teaser-video-rubric {
    font-size: 22px;
    padding: 20px 20px 20px 20px;
  }
  .M0061201 .teaser-video-headline {
    font-size: 90px;
    font-weight: bold;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
  }
  .M0061201 .call-to-action {
    text-align: center;
  }
  .backgroundLighterDark .M00612 p {
    margin-bottom: 24px;
  }
  /* MEDIATHEK */
  .M00612.backgroundLighterDark .video-thumbnail-headline {
    line-height: 145%;
  }
}
@media screen and (min-width: 720px) {
  .M00615 {
    display: block;
    font-size: 22px;
  }
  .M00615 .fact-block {
    padding: 10px 0;
    padding-left: 60px;
  }
  .M00615 .fact-block:before {
    line-height: 80px;
  }
}
@media screen and (min-width: 720px) {
  .M0061601 .ui-fieldset.as-single-line > input {
    width: 59.375%;
  }
}
@media screen and (min-width: 720px) {
  .M0061701 .webnews-window {
    height: 600px;
  }
  .M0061701 .webnews-body {
    margin: 1% 0.5% 0;
  }
  .M0061701 .webnews-body.m-col3 {
    width: 23.99%;
  }
}
@media screen and (min-width: 1000px) {
  .M0061701 .webnews-window {
    height: 400px;
  }
  .M0061701 .webnews-body.l-col2 {
    width: 15.66%;
  }
  .M0061701 .webnews-body.l-col4 {
    width: 32.33%;
  }
}
@media screen and (min-width: 1000px) {
  .M007.as-custom .h2-teaser {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M009 ul.statusbar,
  .M009 ol.statusbar {
    margin: 14px 0 15px 0;
  }
  .M009 ul.statusbar li,
  .M009 ol.statusbar li {
    margin: 0 30px 0 15px;
    line-height: 1.4;
    font-size: 20px;
  }
  .M009 ul.statusbar li span,
  .M009 ol.statusbar li span {
    display: block;
  }
  .M0090101 ul.statusbar li.active span:after,
  .M0090101 ol.statusbar li.active span:after {
    top: 31px;
    left: 30%;
  }
}
@media screen and (min-width: 1000px) {
  .M009 ul.statusbar,
  .M009 ol.statusbar {
    margin: 14px 0 15px 0;
  }
  .M009 ul.statusbar li,
  .M009 ol.statusbar li {
    margin: 0 40px 0 20px;
  }
  .M009 ul.statusbar li span,
  .M009 ol.statusbar li span {
    display: block;
  }
}
@media screen and (min-width: 720px) {
  .popover_content .inner .share-buttons ul li {
    margin: 0 30px 0 0;
  }
  .popover_content .inner .share-buttons ul li a span:before {
    top: 20px;
  }
  .M014-pagefunctions .M014-01 .popover_content:after {
    left: 220px;
  }
  .M014-pagefunctions .M051 .popover_content:after {
    left: 312px;
  }
  .M014-03 .popover_content:after {
    left: 271px;
  }
  .M014-02__text-element {
    margin-top: 4px;
    float: right;
    font-size: 14px;
    color: #858586;
    display: block;
  }
}
@media screen and (min-width: 1000px) {
  .M014 {
    margin-bottom: 20px;
  }
  .M014 a {
    display: block;
  }
  .M014 .title {
    min-height: 50px;
  }
  .M014 input[type="email"] {
    font-size: 1em;
    height: auto;
    padding: 13px 18px 11px;
    width: calc(100% - 59px);
  }
  .M014 input[type="submit"] {
    padding: 13px 17px;
    float: right;
    margin-top: -1px;
    margin-left: 0 !important;
  }
  .M014 section {
    margin-bottom: 40px;
  }
  .M014-01__text-element {
    font-size: 15px;
  }
  .M014-articleContext {
    margin-top: 118px;
    float: right;
    position: absolute;
    right: 0;
  }
  .M014-articleContext-pB h1,
  .M014-articleContext-pB h2 {
    font-size: 1.333333333em;
    line-height: 1.4;
  }
  .M014-articleContext-pT {
    padding-top: 290px;
  }
  .M014-articleContext-pT h1,
  .M014-articleContext-pT h2 {
    font-size: 1.333333333em;
    line-height: 1.4;
  }
  .backgroundDark .M014-container {
    margin-top: -6px;
  }
  .popover_content .inner .share-buttons {
    width: 100%;
  }
  .M014-01 .popover_content [class^="icon-"]:before,
  .M014-01 .popover_content [class*=" icon-"]:before,
  .M014-03 .popover_content [class^="icon-"]:before,
  .M014-03 .popover_content [class*=" icon-"]:before {
    font-size: 20px;
  }
}
.M014-06 {
  display: inline-block;
}
@media screen and (min-width: 720px) {
  .M014-03-share-button.as-whatsapp {
    display: none;
  }
}
@media screen and (min-width: 720px) {
  .M015 .grey-seperator {
    height: 40px;
    margin: 0;
  }
  .M015 .backgroundDark h1,
  .M015 .backgroundDark h2 {
    font-weight: normal;
  }
  .M01503 ul.newsletter-advantage {
    margin: 25px 0 0 0;
  }
  .M01503 ul.newsletter-advantage li {
    padding: 0 0 10px 0;
    font-size: 16px;
  }
  .M01503 ul.newsletter-advantage li p {
    padding: 10px 0 20px 0;
  }
  .M01503 ul.newsletter-advantage li p strong {
    font-size: 20px;
  }
  .M01503 ul.newsletter-advantage li:before {
    font-size: 70px;
  }
  .M01503 .checkBox {
    margin: 0 0 35px 0;
  }
  .M01503 .checkBox input[type="checkbox"] + label {
    margin: 0;
  }
  .M01503 .checkBox input[type="checkbox"] + label .big {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .M01503 h3.checkbox-subheadline {
    padding: 0 0 20px 30px;
  }
  .M01503 input[type="submit"].under-checkbox {
    margin: 0 0 0 30px;
  }
  .M01503 .lotteryParticipate {
    margin: 0;
    text-align: left;
  }
  .M01503 .lotteryOption {
    margin-bottom: 10px;
  }
  .M01504 .row.backgroundMedium .rowInner .picto-container {
    font-size: 40px;
    line-height: 75px;
  }
  .M01504 .row.backgroundMedium .rowInner .edit-link {
    text-align: right;
    line-height: 75px;
  }
  .M01505 ul.pressservice-list li {
    margin: 15px 0;
  }
  .M01505 ul.pressservice-list li.icon-haken {
    margin: 14px 0 16px;
    padding: 8px 0 0 28px;
  }
  .M01505 ul.pressservice-list li.icon-haken:before {
    top: 11px;
  }
  .M01508 {
    margin: 20px 0 0 0;
  }
  .M01508 ul.ticket-list li {
    margin: 0;
    padding: 0;
  }
  .M01508 ul.ticket-list li .ticket-icon {
    height: 90px;
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M01508 ul.ticket-list li .ticket-icon:before {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    line-height: 90px;
    font-size: 70px;
  }
  .M01508 ul.ticket-list li .ticket-info {
    padding: 10px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M01508 ul.ticket-list li .ticket-buttons {
    padding: 15px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    text-align: right;
  }
  .M01508 ul.ticket-list li .ticket-buttons .button {
    margin: 0 0 10px 10px;
  }
  .M01508 ul.ticket-list li .ticket-buttons .button.print {
    display: inline-block;
  }
  .M01508 ul.ticket-list li .ticket-buttons .mobile-ticket {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .M01503 ul.newsletter-advantage {
    margin: 45px 0 0 0;
  }
  .M01503 ul.newsletter-advantage li {
    padding: 0 0 10px 0;
    font-size: 18px;
  }
  .M01503 ul.newsletter-advantage li p {
    padding: 5px 0 30px 0;
  }
  .M01503 ul.newsletter-advantage li p strong {
    font-size: 22px;
  }
  .M01503 ul.newsletter-advantage li:before {
    font-size: 70px;
  }
  .M01503 .lotteryOption {
    margin-bottom: 15px;
  }
  .M01503 .checkBox {
    margin: 0 0 45px 0;
  }
  .M01503 .checkBox input[type="checkbox"] + label {
    margin: 0;
  }
  .M01503 .checkBox input[type="checkbox"] + label .big {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .M01503 h3.checkbox-subheadline {
    padding: 0 0 20px 34px;
  }
  .M01503 input[type="submit"].under-checkbox {
    margin: 0 0 0 34px;
  }
  .M01504 .row.backgroundMedium .rowInner {
    padding: 25px 0;
  }
  .M01504 .row.backgroundMedium .rowInner .picto-container {
    font-size: 60px;
    line-height: 100px;
  }
  .M01504 .row.backgroundMedium .rowInner .edit-link {
    line-height: 100px;
  }
  .M01505 ul.pressservice-list {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-top: 0;
    margin-bottom: 0;
  }
  .M01505 ul.pressservice-list li {
    margin: 15px 0;
    padding: 0;
  }
  .M01505 ul.pressservice-list li.icon-haken {
    margin: 15px 0 13px;
    padding: 8px 0 0 34px;
  }
  .M01505 ul.pressservice-list li.icon-haken:before {
    top: 11px;
  }
  .M01508 {
    margin: 25px 0 0 0;
  }
  .M01508 ul.ticket-list li {
    margin: 0;
    padding: 0;
  }
  .M01508 ul.ticket-list li .ticket-icon {
    display: block;
    height: 110px;
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M01508 ul.ticket-list li .ticket-icon:before {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    line-height: 110px;
    font-size: 80px;
  }
  .M01508 ul.ticket-list li .ticket-info {
    padding: 20px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M01508 ul.ticket-list li .ticket-buttons {
    padding: 25px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
}
@media screen and (min-width: 720px) {
  .M0150101 .name {
    font-size: 44px;
    line-height: 1.227272727;
  }
  .M0150101 .rowInner {
    position: relative;
  }
  .M0150101 header {
    padding-top: 10px;
  }
  .M0150101 .control-cell {
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M01502 .control-cell {
    text-align: right;
  }
}
@media screen and (min-width: 720px) {
  .M018 .togglebox-header:after {
    font-size: 21px;
  }
  .M018 .togglebox-header h3 {
    font-size: 16px;
  }
  .M018 .box-left,
  .M018 .box-right {
    width: auto;
    max-width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  .M018 .togglebox-header:after {
    font-size: 20px;
  }
  .M018 .togglebox-header h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .M027 {
    margin-top: 2em;
  }
  .M027 .tabbox-navi {
    background-color: #ececec;
    height: 72px;
    position: relative;
  }
  .M027 .tabbox-navi-entries {
    font-size: 0;
    width: 100%;
    height: 70px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    border-bottom: 0;
    position: absolute;
    top: 12px;
    z-index: 5;
  }
  .M027 .tabbox-navi-entries li {
    width: auto;
    margin: 0;
    padding: 0;
  }
  .M027 .tabbox-navi-entries li.active a {
    color: #333335;
    background-color: #ffffff;
    padding-bottom: 2px;
    outline: 0;
  }
  .M027 .tabbox-navi-entries a {
    font-size: 15px;
    padding: 20px 20px 0 20px;
    height: 40px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 2px;
    background-clip: padding-box;
    background-color: transparent;
    overflow: hidden;
  }
  .M027 .tabbox-navi-entries a:hover,
  .M027 .tabbox-navi-entries a:focus,
  .M027 .tabbox-navi-entries a:active {
    color: #333335;
    background: #ffffff;
    transition: color 0.3s ease-in-out;
    padding-bottom: 2px;
    outline: 0;
  }
  .M027 .tabbox-navi-shadow {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    display: block;
  }
  .M027 .tabbox-navi-topshadow {
    top: -7px;
    height: 19px;
  }
  .M027 .tabbox-navi-bottomshadow {
    bottom: 0;
    height: 7px;
    overflow: hidden;
  }
  .M027 .tabbox-content {
    z-index: 3;
    margin-top: 2em;
  }
  .M027 .tabbox-content .tabs-content {
    margin-top: 0;
  }
}
@media screen and (min-width: 1000px) {
  .M027 .tabbox-navi-entries a {
    padding: 20px 40px 0 40px;
  }
}
@media screen and (min-width: 720px) {
  .m-nested12 .M026-item-image {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .M026-item-content {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .m-nested12 .M026-item-image + .M026-item-content {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
}
@media screen and (min-width: 1000px) {
  .l-nested12 .M026-item-image {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .M026-item-content {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .l-nested12 .M026-item-image + .M026-item-content {
    width: 81.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
}
@media screen and (min-width: 720px) {
  .imageGallery-wrapper .rsContent {
    position: relative;
  }
  .imageGallery-wrapper .rsContent > .caption {
    max-height: 100px;
    background: rgba(24, 24, 27, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .imageGallery-wrapper .rsContent > .caption p {
    margin: 0;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 14px;
  }
  .imageGallery-wrapper .download-indicator:before {
    font-size: 35px;
  }
}
@media screen and (min-width: 1000px) {
  .imageGallery-wrapper .download-indicator:before {
    font-size: 40px;
  }
}
@media screen and (min-width: 720px) {
  .M033 .page-intro .page-intro-topline {
    margin-top: 0;
  }
  .M033 figcaption {
    font-size: 13px;
    line-height: 1.307692308;
  }
  .M033 h2,
  .M033 h3,
  .M033 h4,
  .M033 h5 {
    clear: left;
  }
  .M033.teaserModule,
  .M037-03.teaserModule,
  .M018-01.teaserModule {
    padding: 0;
  }
  .M033 .centered,
  .M037-03 .centered,
  .M018-01 .centered {
    text-align: left;
  }
  .M033 .box-right,
  .M037-03 .box-right,
  .M018-01 .box-right,
  .M033 .box-left,
  .M037-03 .box-left,
  .M018-01 .box-left {
    width: auto;
    max-width: 48.6%;
  }
  .M033 .box-right,
  .M037-03 .box-right,
  .M018-01 .box-right {
    margin-left: 2.3%;
  }
  .M033 .box-left,
  .M037-03 .box-left,
  .M018-01 .box-left {
    margin-right: 2.3%;
  }
  .M03302 .location {
    font-size: 15px;
    padding: 0 0 20px 0;
  }
  .M03302 .exhibitor-name {
    font-size: 44px;
    padding: 0 0 10px 0;
  }
}
@media screen and (min-width: 1000px) {
  .M033.teaserModule,
  .M037-03.teaserModule,
  .M018-01.teaserModule {
    padding: 0;
  }
  .M033 .box-right,
  .M037-03 .box-right,
  .M018-01 .box-right,
  .M033 .box-left,
  .M037-03 .box-left,
  .M018-01 .box-left {
    width: auto;
    max-width: 43%;
  }
  .M033 .box-right,
  .M037-03 .box-right,
  .M018-01 .box-right {
    margin-left: 4%;
  }
  .M033 .box-left,
  .M037-03 .box-left,
  .M018-01 .box-left {
    margin-right: 4%;
  }
  .M033 aside,
  .M037-03 aside {
    float: right !important;
    margin-bottom: 20px;
  }
  .M033 aside a,
  .M037-03 aside a {
    display: block;
  }
  .M03301 .subline {
    margin-bottom: 15px;
  }
  .M03301 ul,
  .M03301 .list {
    margin-bottom: 40px;
  }
  .M03302 .location {
    padding: 0 0 25px 0;
  }
  .M03302 .exhibitor-name {
    padding: 0 0 15px 0;
  }
}
@media screen and (min-width: 720px) {
  .M036 ul.exhibitor-list {
    margin: 0;
    padding: 0;
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .M036 ul.exhibitor-list:before,
  .M036 ul.exhibitor-list:after {
    content: "";
    display: table;
  }
  .M036 ul.exhibitor-list:after {
    clear: both;
  }
  .M036 ul.exhibitor-list li {
    margin: 0;
    padding: 0;
  }
  .M036 ul.exhibitor-list li .exhibitor-name {
    width: 39.58333333%;
    display: inline;
    margin: 1.04166667%;
    position: relative;
    float: left;
  }
  .M036 ul.exhibitor-list li .exhibitor-name:after {
    margin: 0;
    content: "";
  }
  .M036 ul.exhibitor-list li .exhibitor-location {
    width: 22.91666667%;
    display: inline;
    margin: 1.04166667%;
    position: relative;
    float: left;
  }
  .M036 ul.exhibitor-list li .exhibitor-location:after {
    margin: 0;
    content: "";
  }
  .M036 ul.exhibitor-list li .exhibitor-booth {
    width: 31.25%;
    display: inline;
    margin: 1.04166667%;
    position: relative;
    float: left;
  }
}
@media screen and (min-width: 720px) {
  .M03704 .teaserHeadline {
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 3px;
    margin-top: 25px;
  }
  .M03704 p {
    margin-bottom: 22px;
  }
  .M03704 .js-show > div {
    text-align: left;
  }
  .M03704 .contact-person {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1000px) {
  .M03704 .teaserHeadline {
    font-size: 22px;
    line-height: 100%;
    margin-bottom: 3px;
    margin-top: 25px;
  }
  .M03704 p {
    margin-bottom: 25px;
  }
  .M03704 .contact-person {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 720px) {
  .M03703 .exhibitor-claim {
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .M03703 .exhibitor-claim {
    font-size: 22px;
  }
}
@media screen and (min-width: 720px) {
  .M039,
  .M040 {
    margin: 20px 0;
  }
  .M039 li .expander .filter,
  .M040 li .expander .filter {
    padding-left: 25px;
  }
  .M039 li .expander strong:before,
  .M040 li .expander strong:before {
    font-size: 17px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-clip: padding-box;
    top: 0;
    left: -25px;
  }
  .M039 .block .subblock,
  .M040 .block .subblock {
    padding-left: 25px;
  }
  .M039 .block .filter,
  .M040 .block .filter {
    padding: 10px 0 10px 25px;
  }
  .M039 .block .filter .icon-search,
  .M040 .block .filter .icon-search {
    right: 0;
    top: 6px;
  }
  .M039 .block .filter .icon-search:after,
  .M040 .block .filter .icon-search:after {
    font-size: 14px;
    top: 5px;
    right: 0;
    width: 18px;
    height: 18px;
    padding: 1px;
    line-height: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .M039 .block .filter .icon-search,
  .M040 .block .filter .icon-search {
    top: 7px;
  }
}
@media screen and (min-width: 720px) {
  .M044 .filter-footer input[type="reset"] {
    font-size: 15px;
  }
  .M044 .checkBox {
    margin-top: 0;
  }
  .M04401 .search-entry,
  .M04403 .search-entry {
    padding: 5px 0 10px 0;
  }
  .M04401 .search-entry p,
  .M04403 .search-entry p {
    display: block;
  }
  .M04401 .search-entry.empty .mobile-info,
  .M04403 .search-entry.empty .mobile-info {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry.empty .mobile-img-name,
  .M04403 .search-entry.empty .mobile-img-name {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry.empty .mobile-delete,
  .M04403 .search-entry.empty .mobile-delete {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry.empty .info,
  .M04403 .search-entry.empty .info {
    position: relative;
    width: 100%;
    min-height: 40px;
  }
  .M04401 .search-entry.empty .info:before,
  .M04403 .search-entry.empty .info:before {
    width: 100%;
    font-size: 40px;
    text-align: center;
    margin: 0;
  }
  .M04401 .search-entry a.download,
  .M04403 .search-entry a.download {
    width: auto;
    padding: 0 0 0 48px;
    margin: 0 50px 0 0;
  }
  .M04401 .search-entry a.download:before,
  .M04403 .search-entry a.download:before {
    margin: 0 0 0 -48px;
    width: 48px;
    font-size: 28px;
  }
  .M04401 .search-entry .icon-plus-1,
  .M04403 .search-entry .icon-plus-1 {
    font-size: 25px;
  }
  .M04401 .search-result-count,
  .M04403 .search-result-count {
    font-size: 15px;
  }
}
@media screen and (min-width: 1000px) {
  .M04401 .search-entry a.download,
  .M04403 .search-entry a.download {
    padding: 0 0 0 48px;
    margin: 0 130px 0 0;
  }
  .M04401 .search-entry a.download:before,
  .M04403 .search-entry a.download:before {
    margin: 0 0 0 -48px;
    width: 48px;
    font-size: 28px;
  }
  .M04401 .search-entry.empty .mobile-info,
  .M04403 .search-entry.empty .mobile-info {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry.empty .mobile-img-name,
  .M04403 .search-entry.empty .mobile-img-name {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry.empty .mobile-delete,
  .M04403 .search-entry.empty .mobile-delete {
    width: 6.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M04401 .search-entry .icon-plus-1,
  .M04403 .search-entry .icon-plus-1 {
    font-size: 25px;
  }
}
@media screen and (min-width: 720px) {
  .M046 {
    margin-bottom: 40px;
    line-height: 150%;
  }
  .M046 table {
    width: 100%;
    table-layout: fixed;
  }
  .M046 td {
    padding: 20px;
    font-weight: normal;
  }
  .M046 th {
    padding: 20px;
    line-height: 166.7%;
    white-space: normal;
  }
}
@media screen and (min-width: 720px) {
  .M04801 .press-download {
    margin: 8px 0 0 0;
  }
  .M04801 .press-download .icon-download {
    padding: 0 0 0 40px;
  }
  .M04801 .press-download .icon-download:before {
    top: -2px;
    font-size: 30px;
  }
  .M04801 ul.pressconference-list li {
    padding: 0;
  }
  .M04801 ul.pressconference-list li h2 {
    font-size: 30px;
  }
}
@media screen and (min-width: 1000px) {
  .M04801 .press-download {
    margin: 8px 0 0 0;
  }
  .M04801 .press-download .icon-download {
    padding: 0 0 0 40px;
  }
  .M04801 .press-download .icon-download:before {
    top: -2px;
    font-size: 30px;
  }
  .M04801 ul.pressconference-list li h2 {
    padding: 15px 0 0 0;
    font-size: 36px;
  }
}
@media screen and (min-width: 720px) {
  .M050 .filter-select {
    display: none !important;
  }
  .M050 .tabs-wrapper {
    background: #333335;
  }
  .M050 .tabs {
    display: block;
  }
  .M050 .options,
  .M050 .options-filter {
    text-align: center;
  }
  .M050 .tabs-content {
    margin-top: -30px;
  }
  .M050 .tabs-content .filter-footer input[type="submit"] {
    font-size: 15px;
  }
  .M050 .tabs li {
    margin-top: 20px;
  }
  .M050 .tabs li a {
    position: relative;
    padding: 15px 20px 5px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background-clip: padding-box;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background: #646567;
    transition-duration: 0.3s;
    transition-duration: ease-in-out;
    transition-property: padding, background;
  }
  .M050 .tabs li a:before {
    position: absolute;
    top: -22px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 37px;
    speak: none;
    -webkit-font-smoothing: antialiased;
  }
  .M050 .tabs li a:hover {
    background: #18181a;
  }
  .M050 .tabs li .active {
    padding-bottom: 20px;
    background: #18181a;
  }
  .M050 .tabs li:first-child .active {
    padding-bottom: 5px;
    background: #e01a27;
  }
  .M050 .tabs li .item-result {
    margin: 0;
    font-size: 14px;
  }
  .M050 .tabs li .select {
    background: #e01a27;
  }
  .M0500601 {
    z-index: 98;
  }
  .M0500601 .options {
    text-align: center;
  }
  /* M050.08/M050.07 Search events / products */
  .M0500801 li .expander > strong,
  .M0500701 li .expander > strong {
    margin-left: 28px;
  }
  .M0500801 .block .subblock,
  .M0500701 .block .subblock {
    padding-left: 28px;
  }
  .M0500801 .country-row .block .subblock li,
  .M0500701 .country-row .block .subblock li {
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M0500801 .country-row .block li.active > .subblock,
  .M0500701 .country-row .block li.active > .subblock {
    display: block;
  }
}
@media screen and (min-width: 1000px) {
  .M050 .filter-select {
    display: none !important;
  }
  .M050 .tabs-wrapper .tabs {
    display: block;
  }
  .M050 .tabs li {
    margin-top: 35px;
  }
  .M050 .tabs li a {
    min-height: 47px;
    padding: 20px 25px 10px 25px;
  }
  .M050 .tabs li a:before {
    top: -42px;
    font-size: 60px;
  }
  .M050 .tabs li .item-result {
    font-size: 16px;
  }
  .M050 .tabs li .active {
    padding-bottom: 30px;
  }
  .M050 .tabs li:first-child .active {
    padding-bottom: 10px;
  }
  .M0500601 .rowInner .searchInput {
    height: 58px;
  }
  .M0500801 li .expander > strong,
  .M0500701 li .expander > strong {
    margin-left: 34px;
  }


  .M0500801 .block .subblock,
  .M0500701 .block .subblock {
    padding-left: 34px;
  }
  .M0500801 .country-row .block .subblock li,
  .M0500701 .country-row .block .subblock li {
    width: 22.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M0500801 .country-row .block li.active > .subblock,
  .M0500701 .country-row .block li.active > .subblock {
    display: block;
  }
}
@media screen and (min-width: 720px) {
  .addthisevent_dropdown {
    display: block !important;
  }
  .addthisevent_dropdown span {
    display: inline-block;
    width: 80px;
    height: 55px;
    margin: 0 20px 0 0;
    padding: 60px 17px 0 17px;
    font-size: 15px;
  }
  .addthisevent_dropdown span:before {
    top: 15px;
    font-size: 35px;
  }
  .M051 .popover_content:after {
    left: 315px;
  }
  .M051 .popover_content .centered {
    text-align: center;
  }
}
@media screen and (min-width: 1000px) {
  .addthisevent_dropdown {
    display: block !important;
  }
  .addthisevent_dropdown span {
    display: inline-block;
    position: relative;
    width: 100px;
    height: 50px;
    margin: 0 20px 0 0;
    padding: 85px 17px 0 17px;
    text-align: center;
    line-height: 120%;
    background: #333335;
    color: #ffffff;
    cursor: pointer;
    vertical-align: top;
  }
  .addthisevent_dropdown span:before {
    top: 20px;
    font-size: 50px;
    speak: none;
    -webkit-font-smoothing: antialiased;
  }
  .M051 .popover_content {
    width: 100%;
    left: 0;
  }
  .M051 .popover_content:after {
    border-left: 10px solid transparent;
    border-top: 0;
    border-bottom: 10px solid #ececec;
    border-right: 10px solid transparent;
    top: -10px;
  }
  .M051 .popover_content [class^="icon-"]:before,
  .M051 .popover_content [class*=" icon-"]:before {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M05401 .moduleInfo {
    display: block;
    padding: 0;
  }
  .M05401 .popover_content {
    position: relative;
    z-index: 5;
    top: 0;
    left: auto;
    width: 100%;
  }
  .M05401 .headline h1 {
    font-size: 44px;
  }
}
@media screen and (min-width: 1000px) {
  .M054 .popover_content {
    width: 100%;
    left: inherit;
  }
  .M054 .popover_content .close:before {
    font-size: 24px;
  }
  .M054 .popover_content .result-heading {
    font-size: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M05601 .M05601-full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .M05601 .icon-center-stage,
  .M05601 .icon-expert-stage,
  .M05601 .icon-open-stage {
    font-size: 45px;
    display: inline;
    position: relative;
    top: 12px;
  }
  .M05601 .icon-center-stage {
    margin-right: 0;
  }
  .M05601 .icon-expert-stage,
  .M05601 .icon-open-stage {
    margin-right: 10px;
  }
  .M056_01Stages .stage-subtitle {
    margin-bottom: 20px;
  }
  .M056_01Stages .stage-title .icon-session-1,
  .M056_01Stages .stage-title .icon-session-2,
  .M056_01Stages .stage-title .icon-session-3 {
    top: 2px;
  }
  .M05601.M056_01Label {
    background: red;
    color: #ffffff;
    display: inline-block;
    margin-right: 3px;
    padding: 2px 5px;
  }
  .M05601 .stage-header {
    height: 100px;
  }
  .rowInner .M05601-full-width.m-col6:nth-child(2n+0) {
    clear: none;
  }
}
@media screen and (min-width: 1000px) {
  .M05601 .M05601-full-width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .M05601 .eventlist-item .eventlist-link {
    padding: 20px 0 0;
  }
  .M056_01Stages .stage-title .icon-session-1,
  .M056_01Stages .stage-title .icon-clock-9to12,
  .M056_01Stages .stage-title .icon-clock-12to2 {
    top: 4px;
  }
}
@media screen and (min-width: 720px) {
  .M05602 .eventlist-item .eventlist-link {
    font-size: 15px;
  }
  .m-nested12 .m-col6push4 {
    margin-left: 34.35%;
  }
  .M056_02Lists .M014-01 {
    right: 15px;
  }
}
@media screen and (min-width: 720px) {
  .M0560402-address-contact {
    margin-top: 0;
  }
  .M05602 .M056_02Lists .M014-01 {
    top: 15px;
  }
  .M05602 .eventlist-item.eventlist-session {
    margin-top: 25px;
  }
  .M05602 .eventlist-item.eventlist-session .eventlist-link .M05601-full-width {
    padding-left: 0px;
    margin-bottom: 0;
    border-left: none;
  }
  .M05602 .eventlist-item.eventlist-session .eventlist-link .M05602-talk-information {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    padding-left: 15px;
    margin-bottom: 0;
    border-left: 2px solid #c1c1c1;
  }
  .M05602 .eventlist-item.eventlist-session .eventlist-link .M05602-talk-information:before {
    top: -18px;
    margin-left: -17px;
  }
  .M05603 .dayswitch {
    padding: 12px 0;
    line-height: 81px;
    margin-top: 18px;
  }
  .M05603 .dayswitch .dayswitch-date {
    font-size: 44px;
    padding: 0;
    line-height: 1.840909091;
    top: -9px;
  }
  .M05603 .dayswitch .dayswitch-prv,
  .M05603 .dayswitch .dayswitch-nxt {
    width: 40px;
    height: 40px;
    margin: 0;
    overflow: visible;
    padding: 0;
  }
  .M05603 .dayswitch .dayswitch-prv:before,
  .M05603 .dayswitch .dayswitch-nxt:before {
    font-size: 40px;
    line-height: 40px;
  }
  .no-touch .M05603 .dayswitch .dayswitch-prv:focus .dayswitch-msg,
  .no-touch .M05603 .dayswitch .dayswitch-nxt:focus .dayswitch-msg,
  .no-touch .M05603 .dayswitch .dayswitch-prv:hover .dayswitch-msg,
  .no-touch .M05603 .dayswitch .dayswitch-nxt:hover .dayswitch-msg {
    display: block;
  }
  .M05603 .dayswitch .dayswitch-prv .dayswitch-msg {
    left: 50px;
  }
  .M05603 .dayswitch .dayswitch-msg {
    position: absolute;
    top: 0;
    right: 50px;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
    color: #484848;
  }
  .M05603 .dayswitch .dayswitch-msg.dayswitch-inactive {
    visibility: hidden;
  }
}
@media screen and (min-width: 1000px) {
  .M05602 .eventlist-item.eventlist-session .eventlist-link .M05602-talk-information {
    padding-left: 20px;
  }
  .M05602 .eventlist-item.eventlist-session .eventlist-link .M05602-talk-information:before {
    top: -16px;
    margin-left: -22px;
  }
}
@media screen and (min-width: 720px) {
  .M05604 {
    margin-bottom: 50px;
  }
  .M05604-divider {
    margin-top: -25px;
  }
  .M0560401 .speaker-details {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  [class^="M0560402-address"] {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 25px;
  }
  .M0560402-address-contact {
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  .M05604 {
    margin-bottom: 50px;
  }
  .M05604-divider {
    margin-top: -25px;
  }
  .M0560401 .speaker-details {
    width: 97.22222222%;
    display: inline;
    float: left;
    margin: 1.38888889%;
  }
  .M0560402 .button {
    float: right;
  }
  .M0560402 .M0560402-images {
    float: right;
    text-align: right;
  }
  .M0560402-image {
    width: 160px;
  }
}
@media screen and (min-width: 720px) {
  .M05606 .options-filter {
    font-size: 16px;
  }
}
@media screen and (min-width: 1000px) {
  .M05606 .options-filter {
    font-size: 18px;
  }
}
@media screen and (min-width: 720px) {
  .M05608 .exhibitor-claim {
    font-size: 18px;
  }
  @-moz-document url-prefix() {
    .M05608-col-wrapper {
      display: flex;
    }
    .M05608-col:nth-child(3):before,
    .M05608-col:nth-child(4):before {
      content: "";
      display: block !important;
      paddint-top: 1.04167% !important;
      background-color: #fff;
    }
  }
  .M05608-col {
    position: relative;
  }
  .M05608-col:first-child:before,
  .M05608-col:first-child:after,
  .M05608-col:nth-child(2):before,
  .M05608-col:nth-child(2):after,
  .M05608-col:nth-child(3):before,
  .M05608-col:nth-child(3):after,
  .M05608-col:last-child:before,
  .M05608-col:last-child:after {
    position: absolute;
    content: "";
    background-color: #e0e0e0;
    display: block;
  }
  .M05608-col:first-child:before,
  .M05608-col:nth-child(2):after,
  .M05608-col:nth-child(3):before,
  .M05608-col:last-child:before {
    height: 1.8%;
    width: 101.8%;
  }
  .M05608-col:first-child:before {
    bottom: -1.8%;
  }
  .M05608-col:first-child:after {
    height: 100%;
    right: -1.8%;
    top: 0;
    width: 1.8%;
  }
  .M05608-col:nth-child(2):before {
    height: 100%;
    left: -1.8%;
    top: 0;
    width: 1.8%;
  }
  .M05608-col:nth-child(2):after {
    bottom: -1.8%;
    left: -1.8%;
  }
  .M05608-col:nth-child(3):before {
    left: 0;
    top: -1.8%;
  }
  .M05608-col:nth-child(3):after {
    height: 100%;
    right: -1.8%;
    top: 0;
    width: 1.8%;
  }
  .M05608-col:last-child:before {
    left: -1.8%;
    top: -1.8%;
  }
  .M05608-col:last-child:after {
    height: 100%;
    left: -1.8%;
    top: 0;
    width: 1.8%;
  }
  .M05608.lightbox .lightbox-close-button {
    top: 7%;
    right: 12.5%;
  }
  .M05608.lightbox .lightbox-dialog {
    max-height: 90%;
    min-height: 90%;
    height: auto;
    width: 80%;
    background-color: #ffffff;
  }
  .M05608.lightbox .lightbox-dialog .eventlist-item.eventlist-session .M05601-full-width:before {
    top: -19px;
  }
  .M05608.lightbox .lightbox-dialog h2 {
    font-size: 30px;
  }
  .M05608.lightbox .lightbox-dialog .eventlist-time {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .M05608.lightbox .lightbox-dialog .M014-01 {
    top: 0;
  }
}
@media screen and (min-width: 1000px) {
  .M05608 .exhibitor-claim {
    font-size: 22px;
  }
  @-moz-document url-prefix() {
    .M05608-col:nth-child(3):before,
    .M05608-col:nth-child(4):before {
      padding: 0;
      background-color: #E0E0E0;
    }
  }
  .M05608-col:before,
  .M05608-col:after {
    width: 4% !important;
    height: 100% !important;
  }
  .M05608-col:before {
    left: -3.9% !important;
    bottom: auto !important;
    right: auto !important;
    top: auto !important;
  }
  .M05608-col:after {
    right: -4% !important;
    top: 0 !important;
    left: auto !important;
    bottom: auto !important;
  }
  .M05608-col:first-child:before,
  .M05608-col:last-child:after {
    content: none !important;
  }
  .M05608.lightbox .lightbox-close-button {
    right: 26.5%;
  }
  .M05608.lightbox .lightbox-dialog {
    width: 50%;
    background-color: #ffffff;
  }
}
@media screen and (min-width: 720px) {
  .M058 .togglebox .togglebox-content {
    padding: 0 0 40px 0;
  }
  .M058 .togglebox .togglebox-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .M058 .togglebox .togglebox-content ul li {
    width: 22.91666667%;
    display: inline;
    margin: 1.04166667%;
    float: left;
    position: relative;
    background-color: #ececec;
    overflow: hidden;
  }
  .M058 .togglebox .togglebox-content ul li:hover,
  .M058 .togglebox .togglebox-content ul li.active {
    background-color: #646567;
  }
  .M058 .togglebox .togglebox-content ul li:hover a span,
  .M058 .togglebox .togglebox-content ul li.active a span {
    color: #ffffff;
  }
  .M058 .togglebox .togglebox-content ul li:hover a span:before,
  .M058 .togglebox .togglebox-content ul li.active a span:before {
    color: #ffffff;
  }
  .M058 .togglebox .togglebox-content ul li:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .M058 .togglebox .togglebox-content ul li a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    text-decoration: none;
    position: absolute;
  }
  .M058 .togglebox .togglebox-content ul li a span {
    font-size: 16px;
    text-align: center;
    text-indent: 0;
    color: #333335;
    float: left;
    width: 100%;
    padding: 75% 0 25%;
  }
  .M058 .togglebox .togglebox-content ul li a span:before {
    color: #333335;
    width: 100%;
    top: 24%;
    left: 0;
    text-align: center;
    position: absolute;
    font-size: 56px;
  }
  .M05801 .togglebox .togglebox-content {
    padding: 0 0 40px 0;
  }
  .M05801 .togglebox .togglebox-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
  }
  .M05801 .togglebox .togglebox-content ul li {
    width: 22.91666667%;
    display: inline;
    margin: 1.04166667%;
    float: left;
    position: relative;
    overflow: hidden;
  }
  .M05801 .togglebox .togglebox-content ul li:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  .M05801 .togglebox .togglebox-content ul li a {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    text-decoration: none;
    position: absolute;
  }
  .M05801 .togglebox .togglebox-content ul li a span {
    font-size: 16px;
    text-align: center;
    text-indent: 0;
    color: #ffffff;
    float: left;
    width: 100%;
    padding: 65% 0 35%;
  }
  .M05801 .togglebox .togglebox-content ul li a span:before {
    color: #ffffff;
    width: 100%;
    top: 24%;
    left: 0;
    text-align: center;
    position: absolute;
    font-size: 56px;
  }
}
@media screen and (min-width: 1000px) {
  .M058 .togglebox .togglebox-content,
  .M05801 .togglebox .togglebox-content {
    padding: 0 0 60px 0;
  }
  .M058 .togglebox .togglebox-content ul li,
  .M05801 .togglebox .togglebox-content ul li {
    width: 14.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M058 .togglebox .togglebox-content ul li a span,
  .M05801 .togglebox .togglebox-content ul li a span {
    font-size: 18px;
  }
  .M058 .togglebox .togglebox-content ul li a span:before,
  .M05801 .togglebox .togglebox-content ul li a span:before {
    top: 15%;
    font-size: 60px;
  }
}
@media screen and (min-width: 720px) {
  .M06104 .m-col6 {
    clear: none !important;
  }
}
@media screen and (min-width: 720px) {
  .M062 {
    margin-bottom: 30px;
  }
  .M062 .entry {
    font-size: 15px;
  }
}
@media screen and (min-width: 720px) {
  .M063 .flag {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .M063 .productlist-item {
    padding-bottom: 4px;
  }
  .M063 .productlist-item > div .remember-icon-wrapper {
    top: 42px;
    right: 4px;
  }
  .M063 .productlist-item > div .remember-icon-wrapper span {
    font-size: 20px;
  }
  .M063 .productlist-item p {
    display: block;
    width: 85%;
  }
}
@media screen and (max-width: 1024px) {
  .M06702 .rowInner {
    width: auto;
  }
}
@media screen and (min-width: 720px) {
  aside .M06701 {
    margin-bottom: 30px;
    position: relative;
    float: left;
  }
  .M06701 .container {
    width: 100%;
  }
  .M06701.as-sidebar .body {
    margin: 4px 0;
  }
  .M06701.as-sidebar .rowInner {
    width: auto;
  }
  .M06701.as-sidebar .col {
    width: 100%;
    margin: 0;
  }
  .M06702 .container {
    width: 100%;
  }
}
@media screen and (min-width: 720px) {
  .social-media-links a {
    width: 55px;
    height: 55px;
    margin-right: 8px;
  }
  .social-media-links a:before {
    margin: 13px auto;
    font-size: 28px;
  }
}
@media screen and (min-width: 720px) {
  .M07001 .eventlist-link {
    margin: 0px 50px 0px 16.66666667%;
    padding-left: 0.4%;
  }
  .M07001 .eventlist-link:before {
    position: absolute;
    top: 20%;
    left: 4.16666667%;
    font-size: 60px;
    line-height: inherit;
  }
  .M070 .search-result-info {
    font-size: 18px;
    line-height: 24px;
  }
  .M070 .search-result-info .query-text {
    line-height: 40px;
  }
  .M070 .search-result-info .query-suggestion a {
    font-size: 18px;
  }
  .M07006 ul.sort-results {
    margin: 20px 0 0 0;
  }
  .M07006 ul.sort-results li {
    margin: 0 5px 5px 0;
  }
  .M07006 ul.sort-results li a {
    font-size: 26px;
    line-height: 35px;
  }
  .M07008 .search-result-info {
    font-size: 16px;
    line-height: 24px;
  }
  .M07008 .backgroundDark .query-text {
    padding: 9px 0 0 0;
  }
  .M07012 ul.pr-contact-list li {
    margin: 0;
    padding: 10px 0;
  }
  .M07012 ul.pr-contact-list li .company-logo {
    display: block;
    width: 14.58333333%;
    display: inline;
    margin: 1.04166667%;
    position: relative;
    float: left;
  }
  .M07012 ul.pr-contact-list .company-information {
    padding: 15px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M07012 ul.pr-contact-list .contact-information {
    padding: 15px 0 0 0;
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
}
@media screen and (min-width: 1000px) {
  .M070 .search-result-info {
    font-size: 22px;
  }
  .M070 .search-result-info .query-suggestion {
    padding: 10px 0 0 0;
  }
  .M070 .search-result-info .query-suggestion a {
    font-size: 22px;
  }
  .M07006 ul.sort-results {
    margin: 25px 0 0 0;
  }
  .M07006 ul.sort-results li a {
    font-size: 30px;
    line-height: 38px;
  }
  .M07008 .search-result-info {
    padding: 15px 0 0;
    font-size: 18px;
    line-height: 24px;
  }
  .M07008 .backgroundDark .search-result-info {
    padding: 7px 0 0;
  }
  .M07008 .backgroundDark .query-text {
    font-size: 22px;
    line-height: 1.27;
    padding: 7px 0 0 0;
  }
  .M07008 .backgroundDark .showLimited p {
    margin-bottom: 9px;
  }
  .M07012 ul.pr-contact-list li {
    padding: 15px 0;
  }
  .M07012 ul.pr-contact-list li .company-information {
    padding: 25px 0 0 0;
    width: 47.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
  .M07012 ul.pr-contact-list li .contact-information {
    padding: 25px 0 0 0;
    width: 31.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
  }
}
@media screen and (min-width: 720px) {
  .M0700601 {
    background-color: #ffffff;
    width: 100%;
    z-index: 5;
  }
  .M0700601 .row {
    background-color: #ffffff;
    width: 100%;
    z-index: 5;
  }
  .M0700601 ul.sort-results {
    margin: 0 auto;
    float: none;
    width: auto;
    display: table;
  }
  .M0700601 ul.sort-results li.active,
  .M0700601 ul.sort-results li:hover {
    background-color: #ffffff;
  }
  .M0700601 ul.sort-results li.active a,
  .M0700601 ul.sort-results li:hover a {
    color: #333335;
  }
}
@media screen and (min-width: 1000px) {
  .M0700601 ul.sort-results {
    margin-top: 0;
  }
}
@media screen and (min-width: 720px) {
  .M071 .pagination-list .dots {
    display: inline-block;
  }
}
@media screen and (min-width: 720px) {
  .M073 h3,
  .M074 h3 {
    font-size: 20px;
  }
  .M073 h1,
  .M074 h1 {
    margin: 25px 0;
  }
  .M073 .centerSmall,
  .M074 .centerSmall {
    text-align: left;
  }
  .M073 .rightMediumLarge,
  .M074 .rightMediumLarge {
    text-align: right;
  }
  .M073 .registerSmall,
  .M074 .registerSmall {
    margin: 0;
    width: auto;
  }
  .M073 input[type="submit"],
  .M074 input[type="submit"] {
    display: inline;
    margin: 10px 0 20px 0;
  }
  .M073 .forgot-password,
  .M074 .forgot-password {
    margin-top: 10px;
    margin-bottom: 0;
    text-align: left;
    line-height: 42px;
  }
  .M073 ul li,
  .M074 ul li {
    padding: 0 0 10px 0;
  }
  .M073 ul li p,
  .M074 ul li p {
    padding: 0 0 10px 31px;
  }
  .M073 ul li:before,
  .M074 ul li:before {
    top: 3px;
  }
  .M073 .popover_content,
  .M074 .popover_content {
    padding: 7px 0 0 0;
    left: 180px;
    top: -20px;
    width: auto;
  }
  .M073 .popover_content:after,
  .M074 .popover_content:after {
    top: 31%;
    left: -30px;
    border-color: transparent #ececec transparent transparent;
    border-top: 15px solid rgba(255, 255, 255, 0);
    border-bottom: 15px solid rgba(255, 255, 255, 0);
    border-left: 15px solid rgba(255, 255, 255, 0);
    border-right: 15px solid #ececec;
  }
  .M073 .popover_content [class^="icon-"]:before,
  .M074 .popover_content [class^="icon-"]:before,
  .M073 .popover_content [class*=" icon-"]:before,
  .M074 .popover_content [class*=" icon-"]:before {
    font-size: 18px;
  }
  .M073 .popover_content .inner,
  .M074 .popover_content .inner {
    padding: 10px 45px 15px 10px;
  }
  .M073 .continue,
  .M074 .continue {
    font-size: 16px;
    line-height: 42px;
    display: inline-block;
    float: left;
    vertical-align: middle;
  }
  .M073 .continue-message,
  .M074 .continue-message {
    clear: none;
    width: auto;
  }
  .M073 .continue-as-visitor,
  .M074 .continue-as-visitor {
    margin-left: 15px;
  }
  .M073 .continue-as-journalist,
  .M074 .continue-as-journalist {
    margin-left: 10px;
  }
  .M073 .popover-position,
  .M074 .popover-position {
    position: relative;
  }
  .M073 .buttonPrimary,
  .M074 .buttonPrimary {
    margin-top: 25px;
  }
  .M073 .intro-text,
  .M074 .intro-text {
    margin-bottom: 25px;
  }
  .M073 .advertisement-medium,
  .M074 .advertisement-medium {
    display: inline-block;
  }
  .M073 .advertisement-hide-small,
  .M074 .advertisement-hide-small {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .M073 h1,
  .M074 h1 {
    margin: 35px 0;
  }
  .M073 input[type="submit"],
  .M074 input[type="submit"] {
    margin: 0 0 20px 0;
  }
  .M073 .forgot-password,
  .M074 .forgot-password {
    margin-top: 0;
    line-height: 42px;
  }
  .M073 ul li,
  .M074 ul li {
    padding: 0 0 10px 0;
  }
  .M073 ul li p,
  .M074 ul li p {
    padding: 0 0 10px 31px;
  }
  .M073 ul li:before,
  .M074 ul li:before {
    top: 3px;
  }
  .M073 .popover_content,
  .M074 .popover_content {
    left: 200px;
  }
  .M073 .popover_content [class^="icon-"]:before,
  .M074 .popover_content [class^="icon-"]:before,
  .M073 .popover_content [class*=" icon-"]:before,
  .M074 .popover_content [class*=" icon-"]:before {
    font-size: 20px;
  }
  .M073 .continue,
  .M074 .continue {
    font-size: 18px;
    line-height: 42px;
  }
  .M073 .popover-position,
  .M074 .popover-position {
    position: relative;
  }
  .M073 .buttonPrimary,
  .M074 .buttonPrimary {
    margin-top: 35px;
  }
  .M073 .intro-text,
  .M074 .intro-text {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .M073 .advertisement-hide-small,
  .M074 .advertisement-hide-small {
    display: inline-block;
  }
}
@media screen and (min-width: 720px) {
  .M076 {
    margin-bottom: 50px;
  }
  .M076 h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .M076 .m-nested6 {
    display: block;
    width: 104.16666667%;
    margin-left: -2.08333333%;
    margin-right: -2.08333333%;
    *zoom: 1;
  }
  .M076 .m-nested6:before,
  .M076 .m-nested6:after {
    content: "";
    display: table;
  }
  .M076 .m-nested6:after {
    clear: both;
  }
  .M076 .m-nested6 .m-col3 {
    width: 45.83333333%;
    display: inline;
    float: left;
    margin: 2.08333333%;
  }
  .M076 .M076Node li {
    font-size: 15px;
    line-height: 22px;
  }
  .M076 .m-nested12 .m-col6 {
    clear: none;
  }
}
@media screen and (min-width: 720px) {
  .M077 .M077-large-item {
    margin-top: 0;
  }
  .M077 .M077-large-item .M077-item-heading {
    display: none;
  }
  .M077 .M077-large-item .teaserThumbnail {
    height: 205px;
    line-height: 205px;
    width: 205px;
  }
  .M077 .M077-large-item .teaserThumbnail img {
    width: 90%;
    max-height: 205px;
    max-width: 90%;
  }
}
@media screen and (min-width: 1000px) {
  .M077 .M077-large-item {
    margin-top: 0;
  }
  .M077 .M077-small-item .M077-item-name,
  .M077 .M077-medium-item .M077-item-name,
  .M077 .M077-large-item .M077-item-name {
    color: #ffffff;
  }
  .M077 .M077-small-item .M077-item-text,
  .M077 .M077-medium-item .M077-item-text,
  .M077 .M077-large-item .M077-item-text,
  .M077 .M077-small-item .M077-item-heading,
  .M077 .M077-medium-item .M077-item-heading,
  .M077 .M077-large-item .M077-item-heading {
    color: #aaaaaa;
  }
  .M077 .M077-small-item .teaserThumbnail,
  .M077 .M077-medium-item .teaserThumbnail,
  .M077 .M077-large-item .teaserThumbnail {
    border: none;
  }
  .M077 .M077-small-item:hover .teaserThumbnail,
  .M077 .M077-medium-item:hover .teaserThumbnail,
  .M077 .M077-large-item:hover .teaserThumbnail {
    box-shadow: #888 0px 0px 8px;
  }
  .M077 .M077-small-item:hover .M077-item-heading,
  .M077 .M077-medium-item:hover .M077-item-heading,
  .M077 .M077-large-item:hover .M077-item-heading,
  .M077 .M077-small-item:hover .M077-item-text,
  .M077 .M077-medium-item:hover .M077-item-text,
  .M077 .M077-large-item:hover .M077-item-text,
  .M077 .M077-small-item:hover .M077-item-name,
  .M077 .M077-medium-item:hover .M077-item-name,
  .M077 .M077-large-item:hover .M077-item-name {
    color: #333335;
  }
}
/**
 * M078 sidebar
 */
.M078 {
  width: 100%;
}
.M078 .M078-container {
  margin-top: 90px;
  position: absolute;
  right: 0;
  z-index: 1;
}
.M078 .M078-top-container {
  position: absolute;
  right: 0;
  z-index: 1;
}
.M078 .M078-top-container .M092 {
  margin-top: 0;
}
.M078 h2 {
  font-size: 15px;
  margin-bottom: 10px;
}
.M078 section {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}
.M078 .M092 {
  display: block;
}
.M078 .M092 .rowInner {
  width: 100%;
}
.M078 .M092 .rowInner .col {
  margin: 0;
  width: 100%;
}
.M078 .M07801 {
  overflow: hidden;
}
.M078 .M07801 ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.M078 .M07801 ul > li {
  display: inline-block;
}
.M078 .M07801 a {
  width: 50px;
  height: 40px;
  padding-top: 7px;
  padding-bottom: 3px;
  text-align: center;
  background-color: #c1c1c1;
  display: block;
  margin: 0 10px 10px 0;
}
.M078 .M07801 a:hover {
  background-color: #e01a27;
}
.M078 .M07801 a i {
  color: #ffffff;
  font-size: 32px;
}
.M078 .M07801 a i:before {
  margin-right: 0 !important;
}
.M078 .M07801 a span {
  display: none;
}
.M078 .M07802 .module-container {
  color: #003fb6;
}
.M078 .M07802 .module-container > a {
  padding-left: 18px;
  margin-top: 5px;
  vertical-align: top;
  display: block;
  position: relative;
}
.M078 .M07802 .module-container > a:before {
  position: absolute;
  left: 0;
  top: 4px;
  font-family: "dmag";
  content: "M";
  font-size: 60%;
}
.M078 .M07804 .error-message {
  background: #ececec;
  padding: 20px;
  text-align: left;
  display: none;
}
.M078 .M07804 a {
  outline: none;
}
.M078 .M07804 a:hover .webnews-body,
.M078 .M07804 a:focus .webnews-body,
.M078 .M07804 a:active .webnews-body {
  background: #e01a27;
}
.M078 .M07804 a:hover .webnews-body h3,
.M078 .M07804 a:focus .webnews-body h3,
.M078 .M07804 a:active .webnews-body h3,
.M078 .M07804 a:hover .webnews-body p,
.M078 .M07804 a:focus .webnews-body p,
.M078 .M07804 a:active .webnews-body p {
  color: #ffffff;
}
.M078 .M07804 a:hover .webnews-body .webnews-date p,
.M078 .M07804 a:focus .webnews-body .webnews-date p,
.M078 .M07804 a:active .webnews-body .webnews-date p {
  color: #ffffff;
}
.M078 .M07804 .webnews-more {
  position: absolute;
  right: 0;
  top: -1px;
}
.M078 .M07804 .webnews-more a {
  color: #333335;
  display: block;
}
.M078 .M07804 .webnews-more a:before {
  content: ">";
  height: 20px;
  width: 10px;
  position: absolute;
  left: -12px;
  top: 0;
}
.M078 .M07804 .webnews-body {
  background: #ececec;
  transition-duration: 0.5s;
  transition-duration: ease-in-out;
  transition-property: background, color;
  margin-bottom: 10px;
  position: relative;
  float: left;
}
.M078 .M07804 .webnews-body h3,
.M078 .M07804 .webnews-body .webnews-source,
.M078 .M07804 .webnews-body .webnews-date,
.M078 .M07804 .webnews-body p {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.M078 .M07804 .webnews-body .webnews-date {
  float: left;
  width: auto;
}
.M078 .M07804 .webnews-body .webnews-source {
  float: right;
  width: auto;
}
.M078 .M07804 .webnews-body .webnews-source img {
  height: 22px;
}
.M078 .M07804 .webnews-body h3,
.M078 .M07804 .webnews-body p {
  word-wrap: break-word;
  font-size: 14px;
  line-height: 1.6em;
  margin: 20px 0;
}
.M078 .M07804 .webnews-body p {
  margin-top: 0;
}
.M078 .M07804 .webnews-body .webnews-date {
  margin-top: 30px;
}
.M078 .M07804 .webnews-body .webnews-source {
  margin-top: 40px;
}
.M078 .M07804 .webnews-body .webnews-date p {
  font-size: 11px;
  margin: 0 0 20px;
  padding: 0;
  color: #646567;
}
.M078 .M07805 a span,
.M078 .M07806 a span {
  display: inline-block;
  vertical-align: bottom;
}
.M078 .M07805 a i.icon,
.M078 .M07806 a i.icon {
  margin: 0 5px 0 0;
  display: inline-block;
  font-size: 57px;
  height: 59px;
  text-align: left;
  color: #c1c1c1;
  vertical-align: bottom;
}
.M078 .M07805 a:hover i.icon,
.M078 .M07806 a:hover i.icon {
  color: #003fb6;
}
.M078 .M07807 {
  margin-bottom: 50px;
}
.M078 .M07807 ul {
  width: 100%;
  float: left;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.M078 .M07807 ul li {
  float: left;
  position: relative;
  margin: 0 3px 3px 0;
}
.M078 .M07807 ul li a {
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #c1c1c1;
  display: block;
  padding: 0 5px;
  float: left;
}
.M078 .M07807 ul li a:hover,
.M078 .M07807 ul li a:focus,
.M078 .M07807 ul li a:active {
  background-color: #a8a8a8;
}
.M078 .M07808 {
  margin: 50px 0;
}
.M078 .M07808 h3 {
  font-size: 15px;
  margin-bottom: 10px;
}
.M078 .M07808 .image-boxes {
  display: block;
  width: 108.33333333%;
  margin-left: -4.16666667%;
  margin-right: -4.16666667%;
  *zoom: 1;
  margin: 0;
  width: 100%;
  padding: 10px 0;
}
.M078 .M07808 .image-boxes:before,
.M078 .M07808 .image-boxes:after {
  content: "";
  display: table;
}
.M078 .M07808 .image-boxes:after {
  clear: both;
}
.M078 .M07808 .image-boxes .single-box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: inline;
  float: left;
  width: 33%;
  padding-bottom: 33%;
  text-align: center;
  border-top: 1px solid #ececec;
  border-right: none;
  border-bottom: none;
  border-left: 1px solid #ececec;
}
.M078 .M07808 .button {
  width: 135px;
  margin: 10px auto;
  display: block;
  transition-duration: 0s;
}
.M078 .M07808 .button:hover,
.M078 .M07808 .button:focus,
.M078 .M07808 .button:active {
  color: #ffffff;
}
.M078 .M07809 {
  margin-bottom: 10px;
}
.M078 .M07810 {
  margin-bottom: 10px;
}
.M078 .M07810.module.as-block-module {
  padding: 0;
}
.M078 .M07810 a {
  display: block;
}
.M078 .M07810 a h2 {
  box-sizing: border-box;
  padding: 10px 20px;
  margin-bottom: 0;
}
.M078 .M07810 a:hover h2,
.M078 .M07810 a:focus h2 {
  color: #003fb6;
}
.M078 .M07811 {
  margin-bottom: 50px;
}
.M078 .M07811 ul {
  list-style-type: decimal;
  padding-left: 30px;
}
.M078 .M07811 ul li {
  diplay: block;
  margin-bottom: 10px;
  color: #003fb6;
}
.M078 .M07811 ul li:hover {
  color: #002d83;
}
@media screen and (min-width: 720px) {
  .M079 {
    margin-bottom: 50px;
  }
  .M079__text {
    margin-bottom: 25px;
  }
  .M079__element {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1000px) {
  .M079__text,
  .M079__headline {
    width: calc(100% - 198px);
    float: right;
    clear: right;
  }
}
@media screen and (min-width: 720px) {
  .M080 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 720px) {
  .m-col12 .M08101 {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .m-col12 .M08101:before,
  .m-col12 .M08101:after {
    content: "";
    display: table;
  }
  .m-col12 .M08101:after {
    clear: both;
  }
  .m-col12 .M08101 h1,
  .m-col12 .M08101 .page-intro-topline,
  .m-col12 .M08101 .page-intro-introcopy {

    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    float: none;
    margin: 0 auto;
    display: block;
  }
  .M08103 .page-intro-topline {
    margin-top: 20px;
  }
  .M08105 .social-bar .M014-03 .popover_content:after {
    left: 175px;
  }
}
@media screen and (min-width: 1000px) {
  .l-col12 .M08101 {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .l-col12 .M08101:before,
  .l-col12 .M08101:after {
    content: "";
    display: table;
  }
  .l-col12 .M08101:after {
    clear: both;
  }
  .l-col12 .M08101 h1,
  .l-col12 .M08101 .page-intro-topline,
  .l-col12 .M08101 .page-intro-introcopy {
    width: 64.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    float: none;
    margin: 0 auto;
    display: block;
  }
  .M08105 .social-bar {
    margin: 0;
    padding: 0;
    width: 100%;
    border: none;
    position: inherit;
  }
  .M08105 .social-bar .M014-03-share-button {
    margin-bottom: 8px;
  }
  .M08105 .social-bar .M014-03-share-button > .label {
    display: none;
  }
  .M08105 .social-bar .M014-03 .popover_content {
    top: 65px;
    left: auto;
    right: 0;
  }
  .M08105 .social-bar .M014-03 .popover_content:after {
    left: auto;
    right: 115px;
  }
}
@media screen and (min-width: 720px) {
  .M086 .news-category {
    line-height: 1em;
    margin-bottom: 5px;
  }
  .M086 .top-news {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-bottom: 5px;
  }
  .M086 .news-date {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    line-height: 1em;
    margin-bottom: 5px;
  }
  .M086 h3 {
    max-height: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .M086 .news-text {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .M086 .selectArea {
    padding: 20px 0 0;
  }
  .M086 .selectLabel {
    width: auto;
    float: left;
    clear: none;
  }
  .M086 .selectLabel p {
    line-height: 42px;
  }
  .M086 .selectElement {
    width: 75%;
  }
  .M08601 .pixel-background {
    min-height: 361px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: -80px top;
  }
  .M08601 .no-top-margin {
    margin-top: 0;
  }
  .M08601 .tiny-teaser {
    margin-top: 0;
    margin-left: 2.23%;
    margin-right: 0;
  }
  .M08601 .tiny-teaser .teaser-body {
    padding-bottom: 8px;
  }
  .M08601 .small-teaser {
    margin-top: 0;
    margin-left: 0.9%;
    margin-right: 0;
  }
  .M08601 a .teaser-body {
    padding: 20px 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  }
  .M08601 a .teaser-body p {
    font-size: 11px;
  }
  .M08601 a .teaser-body p.teaser-detail {
    display: none;
  }
  .M08601 a .teaser-body h2 {
    padding-right: 12px;
    font-size: 15px;
  }
  .M08601 a .teaser-body:before {
    bottom: 20px;
    right: 10px;
    font-size: 20px;
  }
  .M08601 a .teaser-body.main-teaser {
    padding: 25px 20px;
  }
  .M08601 a .teaser-body.main-teaser p {
    font-size: 12px;
  }
  .M08601 a .teaser-body.main-teaser p.teaser-detail {
    padding-right: 40px;
    font-size: 13px;
    display: none;
  }
  .M08601 a .teaser-body.main-teaser h2 {
    padding-right: 20px;
    font-size: 20px;
  }
  .M08601 a .teaser-body.main-teaser:before {
    bottom: 20px;
    right: 10px;
    font-size: 30px;
  }
  .M08601 a:hover .teaser-body,
  .M08601 a:focus .teaser-body,
  .M08601 a:active .teaser-body {
    background-color: rgba(0, 0, 0, 0.4);
    transition: background-color 0.3s linear;
  }
  .M08601 a:hover .teaser-body p.teaser-detail,
  .M08601 a:focus .teaser-body p.teaser-detail,
  .M08601 a:active .teaser-body p.teaser-detail {
    display: none;
  }
  .M08601 .left-col {
    width: 56.25%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-top: 0;
    margin-right: 0.3%;
    margin-left: 1.7%;
  }
  .M08601 .left-col .row {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .M08601 .left-col .row:before,
  .M08601 .left-col .row:after {
    content: "";
    display: table;
  }
  .M08601 .left-col .row:after {
    clear: both;
  }
  .M08601 .left-col .row .m-col12 {
    margin-bottom: 0.8%;
  }
  .M08601 .right-col {
    width: 39.58333333%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-top: 0;
    margin-left: 0;
    padding-top: 3%;
  }
  .M08601 .right-col .row {
    display: block;
    width: 102.08333333%;
    margin-left: -1.04166667%;
    margin-right: -1.04166667%;
    *zoom: 1;
  }
  .M08601 .right-col .row:before,
  .M08601 .right-col .row:after {
    content: "";
    display: table;
  }
  .M08601 .right-col .row:after {
    clear: both;
  }
  .M08603 h2 {
    padding-left: 0;
  }
  .M08603 p {
    padding-left: 0;
  }
  .M08603 .hide-for-small {
    padding-top: 22.916%;
    box-sizing: border-box;
  }
  .M08603 .hide-for-small:before {
    top: 48%;
    left: 13.5%;
    margin: -35px 0 0 -35px;
    font-size: 72px;
    color: #333335;
  }
  .M08603 img {
    top: 3.6%;
    width: 22.816%;
  }
  .M08607 .webnews-grid {
    width: 98.916667%;
    display: inline;
    float: left;
    margin: 0.541667%;
  }
  .M08607 .row:nth-child(2) {
    padding: 30px 0;
  }
  .M08607 .webnews-body {
    margin: 1% 0.5% 0;
  }
  .M08607 .webnews-body.m-col3 {
    width: 23.99%;
  }
  .M0860701 .rowInner .m-col6 {
    clear: none;
  }
  .M0860701 .button {
    display: none;
  }
  .M0860701 .topic {
    margin-top: 60px;
  }
  .M0860701 .topic:before {
    -webkit-transform: translateZ(0px);
    display: inline-block;
    font-size: 40px;
    color: #333335;
    position: relative;
    margin: 0 10px 0 0;
  }
  .M0860701 .topic p {
    margin: 0;
    font-size: 22px;
    line-height: 40px;
  }
  .M0860701 .search-reset {
    top: 29px;
    left: 20px;
    font-style: italic;
    color: #646567;
    font-size: 15px;
    position: absolute;
  }
  .M0860701 .search-reset:hover {
    cursor: pointer;
  }
  .M0860701 .search-reset:before {
    content: "<";
    display: inline-block;
    height: 20px;
    width: 10px;
    margin: 0 10px 0 0;
  }
  .M0860701 .search-intro {
    margin: 20px 0;
    font-style: italic;
    color: #646567;
    font-size: 15px;
    display: block;
  }
  .M0860701 .search-input-group {
    margin: 10px 0 30px;
    height: 40px;
    display: block;
  }
  .M0860701 .search-input-group .search-input {
    height: 30px;
    font-size: 15px;
    padding: 0 40px 0 10px;
  }
  .M0860701 .search-input-group .search-flyout {
    width: 100%;
    border: 2px solid #c1c1c1;
    position: absolute;
    top: 36px;
    left: -2px;
    background-color: #ffffff;
    height: 0px;
    display: none;
    overflow: hidden;
  }
  .M0860701 .search-input-group .search-flyout ul {
    margin: 0;
    padding: 5px;
    box-sizing: border-box;
    z-index: 4;
  }
  .M0860701 .search-input-group .search-flyout ul li {
    text-indent: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 10px 10px 5px;
  }
  .M0860701 .search-input-group .search-flyout ul li:hover {
    background-color: #ececec;
  }
  .M0860701 .search-input-group .search-flyout ul li:before {
    color: #333335;
    font-size: 40px;
    margin: 0 20px 0 10px;
    display: inline-block;
  }
  .M0860701 .search-input-group .search-flyout ul li p {
    color: #484848;
    line-height: 40px;
    vertical-align: top;
    display: inline-block;
  }
  .M0860701 .search-input-group .search-submit {
    width: 32px;
    height: 32px;
    font-size: 24px;
  }
}
@media screen and (min-width: 1000px) {
  .M086 .news-body {
    display: block;
    width: 103.125%;
    margin-left: -1.5625%;
    margin-right: -1.5625%;
    *zoom: 1;
  }
  .M086 .news-body:before,
  .M086 .news-body:after {
    content: "";
    display: table;
  }
  .M086 .news-body:after {
    clear: both;
  }
  .M086 .news-body .news-image {
    width: 34.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
  }
  .M086 .news-body .news-category {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
  }
  .M086 .news-body .top-news {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
  }
  .M086 .news-body .news-date {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
  }
  .M086 .news-body h3 {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .M086 .news-body .news-text {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .M086 .selectArea {
    padding: 20px 0 0;
  }
  .M08601 .pixel-background {
    min-height: 418px;
    background-position: center;
  }
  .M08601 .tiny-teaser {
    margin-left: 2.53%;
  }
  .M08601 .tiny-teaser .teaser-body {
    padding-bottom: 16px;
  }
  .M08601 .small-teaser {
    margin-left: 0.6%;
  }
  .M08601 a .teaser-body {
    padding: 20px 20px;
  }
  .M08601 a .teaser-body p {
    font-size: 12px;
  }
  .M08601 a .teaser-body h2 {
    padding-right: 20px;
    font-size: 20px;
  }
  .M08601 a .teaser-body:before {
    bottom: 15px;
    right: 10px;
    font-size: 30px;
  }
  .M08601 a .teaser-body.main-teaser {
    padding: 40px 30px;
  }
  .M08601 a .teaser-body.main-teaser p {
    font-size: 13px;
  }
  .M08601 a .teaser-body.main-teaser p.teaser-detail {
    padding-right: 43px;
    font-size: 15px;
  }
  .M08601 a .teaser-body.main-teaser h2 {
    padding-right: 43px;
    font-size: 30px;
  }
  .M08601 a .teaser-body.main-teaser:before {
    bottom: 35px;
    right: 30px;
    font-size: 40px;
  }
  .M08601 .left-col {
    margin-right: 0.4%;
  }
  .M08601 .left-col .row .l-col12 {
    margin-bottom: 0.7%;
  }
  .M08603 .hide-for-small:before {
    left: 9.2%;
  }
  .M08603 img {
    width: 14.916%;
  }
  .M08607 .webnews-body.l-col2 {
    width: 15.66%;
  }
  .M08607 .webnews-body.l-col4 {
    width: 32.33%;
  }
  .M0860701 .topic {
    margin-top: 57px;
  }
  .M0860701 .topic:before {
    font-size: 50px;
    margin: 0 10px 0 0;
  }
  .M0860701 .topic p {
    margin: 0;
    font-size: 28px;
    line-height: 50px;
  }
  .M0860701 .search-intro,
  .M0860701 .search-reset {
    font-size: 18px;
  }
  .M0860701 .search-reset {
    top: 34px;
  }
  .M0860701 .search-input-group {
    margin: 10px 0 30px;
    height: 40px;
  }
  .M0860701 .search-input-group .search-input {
    height: 30px;
    font-size: 15px;
    padding: 0 40px 0 10px;
  }
  .M0860701 .search-input-group .search-submit {
    width: 32px;
    height: 32px;
    font-size: 24px;
  }
  .M08603 .hide-for-small:before {
    left: 9.2%;
  }
  .M08603 img {
    width: 14.916%;
  }

}
@media screen and (min-width: 1900px) {
  .M08601 .pixel-background {
    min-height: 713px;
    background-size: 1920px auto;
  }
}
@media screen and (min-width: 720px) {
  .M086.M0860201 .news-body .languages {
    width: 72.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-bottom: 5px;
    margin-left: 5px;
    width: auto;
  }
  .M086.M0860201.exhibitors .news-category {
    margin-bottom: 5px;
  }
  .M086.M0860201.exhibitors .news-text {
    width: 97.91666667%;
    display: inline;
    float: left;
    margin: 1.04166667%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .M086.M0860201 .news-body .languages {
    width: 59.375%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
    margin-left: 5px;
    width: auto;
  }
  .M086.M0860201.exhibitors .news-category {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
  }
  .M086.M0860201.exhibitors .top-news {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-bottom: 5px;
  }
  .M086.M0860201.exhibitors h3 {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .M086.M0860201.exhibitors .news-text {
    width: 96.875%;
    display: inline;
    float: left;
    margin: 1.5625%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 720px) {
  .M091.layout-centered .M00615 {
    text-align: center;
  }
  .M091 .M0061601 h2 {
    font-size: 18px;
    line-height: 1.346153846;
  }
  .M091 .M00604 .teaserButtonRow .button,
  .M091 .M0060401 .teaserButtonRow .button,
  .M091 .M00601 .teaserButtonRow .button,
  .M091 .M0061701 .teaserButtonRow .button {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .M091 section h2 {
    margin: 0 0 20px;
  }
  .M091 section .rowInner {
    padding: 0 2%;
  }
  .M091 .M0061601 h2 {
    font-size: 30px;
    line-height: 1.5;
  }
  .M091 .M0061601 .rowInner.module-container {
    padding-left: 2%;
    padding-right: 2%;
  }
}
@media screen and (min-width: 720px) {
  .M092 .sponsor-body {
    width: 100%;
  }
  .M092 .sponsor-body h2 {
    text-align: left;
  }
  .M092 .sponsor-body h2 span {
    padding: 0 10px 0 0;
  }
}
@media screen and (min-width: 1000px) {
  .M092 {
    display: none;
    margin-top: -90px;
  }
  .M092 .sponsor-body h2 {
    text-align: right;
  }
  .M092 .sponsor-body h2 span {
    padding: 0 0 0 10px;
  }
  .M092 .sponsor-body img {
    width: 100%;
    max-height: 72px;
    margin: 10px 0;
    text-align: left;
  }
}
@media screen and (min-width: 720px) {
  .M093 .livestream-wrapper .announcement .announcement-content {
    top: 50%;
    margin-top: -80px;
    padding: 0 50px;
  }
  .M093 .livestream-wrapper .announcement .announcement-content .logo {
    display: block;
    margin: 0;
    height: 160px;
    width: 160px;
    background-color: #e01a27;
    float: left;
    position: relative;
  }
  .M093 .livestream-wrapper .announcement .announcement-content .stream-info {
    padding: 0 50px 0 230px;
  }
  .M093 .livestream-wrapper .announcement .announcement-content .stream-info .stream-label {
    margin: 0 0 5px;
  }
  .M093 .livestream-wrapper .announcement .announcement-content .stream-info .stream-name {
    margin: 0 0 5px;
  }
}
@media screen and (min-width: 1000px) {
  .M093 .livestream-wrapper .announcement .announcement-content .stream-info .stream-label {
    margin: 0 0 10px;
  }
  .M093 .livestream-wrapper .announcement .announcement-content .stream-info .stream-name {
    margin: 0 0 10px;
  }
}
@media screen and (min-width: 720px) {
  .M096 .navigation-bar {
    width: 30%;
    display: block;
  }

  .M096 .navigation-list {
    margin: 0;
  }
  .M096 .navigation-list .navigation-list-item {
    padding: 10px 0 10px 50px;
  }
  .M096 .navigation-list .navigation-list-item .case-number {
    left: 5px;
    top: 13px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
  }
  .M096 .showcase-map-inner {
    background-repeat: no-repeat;
    background-size: contain;
  }
  .M096 .map-content .showcase-map {
    width: 65%;
    margin: 0 5% 0 0;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker {
    margin: -12px 0 0 -12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 12px;
    text-indent: 0;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker:hover,
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker.hovered {
    margin: -17px 0 0 -17px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    border-radius: 17px;
    cursor: pointer;
    background-color: #646567;
    z-index: 4;
    overflow: visible;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker:hover:after,
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker.hovered:after {
    content: "";
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 20px;
    border: 4px solid #646567;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-animation: buttonPulse 1.5s ease-out infinite;
            animation: buttonPulse 1.5s ease-out infinite;
    -moz-transition: -moz-transform 1.5s ease-out;
  }
  .M096 .map-content .map-hint {
    display: block;
    background-color: #ffffff;
    padding: 40px 20px 20px;
    position: absolute;
    top: 50px;
    left: 10px;
    width: 200px;
    box-shadow: 0 0 10px #646567;
    z-index: 5;
  }
  .M096 .map-content .map-hint i {
    right: 0;
    top: 0;
    width: 10px;
    height: 10px;
    padding: 15px;
    position: absolute;
    cursor: pointer;
    z-index: 3;
  }
  .M096 .map-content .map-hint p {
    margin: 0;
  }
  .M096 .map-content .showcase-layer-body {
    position: absolute;
    width: 50%;
    height: 102%;
    top: -1%;
    right: -51%;
    box-shadow: -2px 0 6px #646567;
    display: block;
    opacity: 1;
    z-index: 6;
  }
  .M096 .map-content .showcase-layer-body.show {
    -webkit-animation: showLayer 0.5s ease-out 0s forwards;
            animation: showLayer 0.5s ease-out 0s forwards;
  }
  .M096 .map-content .showcase-layer-body.hide {
    display: block;
    -webkit-animation: hideLayer 0.3s ease-in 0s forwards;
            animation: hideLayer 0.3s ease-in 0s forwards;
  }
  .M096 .map-content .showcase-layer-body .layer-prev,
  .M096 .map-content .showcase-layer-body .layer-next {
    position: absolute;
    font-size: 13px;
    font-weight: bold;
  }
  .M096 .map-content .showcase-layer-body .layer-prev::before,
  .M096 .map-content .showcase-layer-body .layer-next::before {
    top: 2px;
    font-size: 16px;
  }
  .M096 .map-content .showcase-layer-body .layer-prev {
    padding: 0 0 0 20px;
  }
  .M096 .map-content .showcase-layer-body .layer-next {
    padding: 0 20px 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h1 {
    width: 70%;
    padding: 0 2% 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h2,
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h3 {
    padding: 0 32% 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body .logo-container {
    padding: 2px;
    width: 30%;
  }
  .M096 .mobile-case-list {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .M096 .map-content .showcase-map {
    width: 70%;
    margin: 0 5% 0 0;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker {
    margin: -15px 0 0 -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    border-radius: 15px;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker:hover,
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker.hovered {
    margin: -20px 0 0 -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 20px;
  }
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker:hover::after,
  .M096 .map-content .showcase-map .showcase-map-inner .map-marker.hovered::after {
    width: 32px;
    height: 32px;
  }
  .M096 .map-content .navigation-bar {
    width: 25%;
  }
  .M096 .map-content .navigation-bar .navigation-list .navigation-list-item {
    padding: 10px 0 10px 60px;
  }
  .M096 .map-content .navigation-bar .navigation-list .navigation-list-item .case-number {
    left: 10px;
    top: 13px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
  }
  .M096 .map-content .showcase-layer-body .layer-prev,
  .M096 .map-content .showcase-layer-body .layer-next {
    font-size: 15px;
    font-weight: bold;
  }
  .M096 .map-content .showcase-layer-body .layer-prev::before,
  .M096 .map-content .showcase-layer-body .layer-next::before {
    top: 1px;
    font-size: 20px;
  }
  .M096 .map-content .showcase-layer-body .layer-prev {
    padding: 0 0 0 30px;
  }
  .M096 .map-content .showcase-layer-body .layer-next {
    padding: 0 30px 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h1 {
    width: 80%;
    padding: 0 2% 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h2,
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body h3 {
    padding: 0 22% 0 0;
  }
  .M096 .map-content .showcase-layer-body .showcase-layer-content .case-body .logo-container {
    padding: 5px;
    width: 20%;
  }
}
/* IE9 fixes */
/**
 * style fixes for IE 9 Browser only
 */
.ie9 .stage-slider .stage-wrapper .royalSlider .rsContent .textContent {
  background-color: #18181a;
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8018181a, endColorstr=#8018181a);
  background-color: rgba(24, 24, 26, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8018181a, endColorstr=#8018181a);
}
.ie9 .stage-slider .stage-wrapper .royalSlider .rsContent .textContent.keyvisual {
  background-color: #e01a27;
  zoom: 1;
  background-color: transparent \9;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe01a27, endColorstr=#ffe01a27);
  background-color: #e01a27;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffe01a27, endColorstr=#ffe01a27);
}
.ie9 .selectElement .valueDisplay:before,
.ie9 .fileuploadElement .valueDisplay:before {
  content: '';
  font-family: 'Istok Web', Arial, sans-serif;
}

/* Jakarta */
.text-organized {
	float:left; 
}
	.text-organized p{
		font-size: 1em;
		font-weight: normal;
		display: inline-block;
		margin: .5em 0;
		margin-left:400px; 
		margin-right:145px; 
		margin-bottom:0px
	}

.text-coorganized {
	float:left; 
}

	.text-coorganized p {
		font-size: 1em;
		font-weight: normal;
		disply: inline-block;
		margin: .5em 0;
		margin-left:20px; 
		margin-right:155x; 
		margin-bottom:0px
	}

.text-supported  p{
	font-size: 1em;
	font-weight: normal;
	disply: inline-block;
	padding:0;
	margin: 20px 0px 10px 0px;		
}

.M0050301-div {
	width:100%;
	float:right;
	text-align:center;
}

.M0050301-text {
	padding:10px;
}

.textHeadline {
	padding:15px 10px 10px 10px;
}

.box-headlines-right{
	width:33%;
	height:455px;
	float:right;
	text-align:left;
	background-image:url(../images/bg-menu-box.png);	
}
	.box-headlines-left{
		width:33%;
		height:455px;
		float:left;
		text-align:left;
		background-image:url(../images/bg-menu-box.png);	
	}

.stage-slider .royalSlider .textContent {
	background-color: #18181a;
	background-color: rgba(24, 24, 26, 0);

	/**  
	**/
}

.padding-mobile {
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}

 
     .main-container {
		text-align:center;
	}
    .fixer-container {
    	text-align:center;	
		display:inline-block;
	}
	
	#leftDiv {
		margin-left: auto;
	}
	
	#rightDiv {
		margin-right: auto;
	}	

.img-home {
	padding:70px 0px 0px 0px;	
}

.list {
	list-style-type:disc;
}

.mobile-center {
	text-align:left;
}	

.mainNavigation .mainNavItem,
.home .nav-above-viewport .mainNavigation .mainNavItem {
  font-size: 14px;
}

.rowInner {
	width:100%;
}

.column-mobile {
	padding:0px;
}

.l-col0   { width:0%; display:none;}
.l-col10  { width:10%;}
.l-col20  { width:20%;}
.l-col30  { width:30%;}
.l-col40  { width:40%;}
.l-col50  { width:50%;}
.l-col60  { width:60%;}
.l-col70  { width:70%;}
.l-col80  { width:80%;}
.l-col90  { width:90%;}
.l-col100 {width:100%;}

.marginTable0 {
	margin: 0px 0px 15px 0px;	
}

.marginTable15 {
	margin: 0px 0px 15px 15px;
}

.box-search{
	width:97.85%;
}
	
	.nav-above-viewport .pageHeader {
		border-bottom:0px solid #999999;
		/** background-color:rgba(255, 255, 255, 1); 
		background-color:#e3f3f2; 
		background-image: url(../images/content/background/tei2021.jpg);**/
		background-position: center center;
		background-repeat: no-repeat;
    max-width:100%;
		background-size:100% auto;
		background-color:#ff5307;
	}
	
	.mainNavigation {
		height:88px;
	}
	
	.home .nav-above-viewport .mainNavigation {
		/** Background Nav Over **/
	}

	.home .nav-above-viewport .mainNavigation {
		/** top:15px; **/
	}
	
	.mainNavigation .level-1 > li {
		/** 
		padding-left: 21px;
		height: 117px;  
		**/
	}
	
	.mainSubNavigation {
		margin: 0px 0px 0px 0px;
	}


@media screen and (min-width: 720px) {
	.mainNavigation {
		position: absolute;	
		height: 0;
		margin:0;
		padding:0;
		top:85px;
		left:0px;
		right:0px;
	}
	
	.home .mainNavigation,
	.home .mainNavigation .level-1 > li,
	.home .nav-above-viewport .mainNavigation,
	.home .nav-above-viewport .mainNavigation .level-1 > li {
		height: 30px;
		padding: 0;
		margin:0;
	}
	
	.slider1_container {
		top:55px;
		margin-bottom:25px;
	}

	.logoHost {
	  	width: 100px;
		margin-top:5px;
	}
	
	.logoRight {
		width : 116px;
		/** height: 39px; **/
		float:right; 
		margin-top:5px;
	}
	
	.main-Images {
		margin-top:55px;
		padding-bottom:0; 
		margin-bottom:0;		
	}
	
	.heightMediumOnly {
		height:20px;
	}
}

@media screen and (min-width: 1024px) {
	.mainNavigation, 
	.home .mainNavigation,
	.home .mainNavigation .level-1 > li,
	.home .nav-above-viewport .mainNavigation, 
	.home .nav-above-viewport .mainNavigation .level-1 > li {
		top: 0;
		height: 73px;
		padding: 0;
		margin:0;
	}
	
	.slider1_container {
		top:0;
		margin-bottom:0px;
	}

	.logoHost {
	  	width: 120px;
		margin-top:5px;
	}
	
	.logoRight {
		width : 154px;
		/** height: 52px; **/
		float:right; 
		margin-top:8px;
	}

	.heightMediumOnly {
		height:0px;
	}

}

@media screen and (min-width: 1280px) {
	.home .mainNavigation,
	.home .mainNavigation .level-1 > li,
	.home .nav-above-viewport .mainNavigation,
	.home .nav-above-viewport .mainNavigation .level-1 > li {
		height: 88px;
		padding: 0;
		margin:0;
	}
	
	.mainNavigation {
		left:200px;
		right:260px;
	}

	.logoHost {
	  	width: 150px;
		margin-top:5px;
	}
	
	.logoRight {
		width : 178px;
		/** height: 60px; **/
		float:right; 
		margin-top:8px;
	}

	.main-Images {
		margin-top:0px;
	}

}


.trim-top-bottom {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

.width-table {
	width:16%;
}

.width-table-2 {
	width:25%;
}

.padding-box {
	padding: 48px;
}

.backgroundSliding {	
	filter:alpha(opacity=70); 
	opacity:0.7; 
	position:absolute; 
	display:block; 
    background-color:#000000; 
	top:107; left:0; 
	width:100%; height:100%;
}
	.backgroundSlidingLoading {
		display:block; 
		position:absolute; 
		left:0; right:0;
		width: 100%; height:100%;		
		max-width:100%;
		position:absolute; 
		background: url('../jsor/img/loading.gif') no-repeat center center;
	}


.hide-table-for-medium-up {
	display:none;
	visibility: hidden;
}

.hide-table-for-small {
	display:table;
}

.table-support {
	border:0px solid #000;
	width:50%;
}
	.table-support td {
		border:0px solid #000;
		text-align:center;
	}
	
.padding-left-30 {
	padding-left:38px !important;
}
