<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.txt_dynamicred {
    color: rgb(172, 50, 41)
}

.txt_powerorange {
    color: rgb(243, 147, 37)
}

.txt_darkorange {
    color: rgb(197, 95, 9)
}

.txt_technicalblue {
    color: rgb(5, 156, 148)
}

.txt_innovationgreen {
    color: rgb(143, 192, 67)
}

.txt_sustainablegreen {
    color: rgb(0, 158, 74)
}

.txt_darkgray {
    color: rgb(134, 136, 140)
}

.txt_mediumgray {
    color: rgb(182, 183, 183)
}

.txt_lightgray {
    color: rgb(235, 236, 235)
}

.txt_white {
    color: #ffffff !important
}

a.imgoverlay .overlay {
    top: 0
}

#search_overlay {
    background: rgba(134, 136, 140, 0.95) !important
}

.border-dark {
    border: 1px solid #6b7b7b
}

.mr-28 {
    margin-right: 28px
}

.logo img {
    width: 300px;
    height: auto;
    margin: 22px 0
}

.content .slick-slider,
.content img.img-nofluid {
    width: auto;
    height: auto
}

h1.line_powerorange {
    background: url(../images/headline_spacer_powerorange.png) no-repeat left bottom
}

.font_arial {
    font-family: Arial !important
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 600 !important
}

.home h2,
h2.teaser {
    display: inline-block;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.darkgraybg h2,
.redbg h2,
.redbg25 h2,
.redbg50 h2,
.redbg80 h2,
.redbg90 h2,
.redbg95 h2 {
    background: none
}

.thumbnail .caption h3.teaser {
    font-weight: 600 !important;
    background: none;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.thumbnail .caption h3.teaser strong {
    font-weight: 600 !important
}

h3 span {
    font-size: inherit !important
}

.content-footer a {
    font-size: 0.85em
}

.content-footer ul {
    list-style-type: none !important;
    padding: 0 !important;
    margin: 0 !important
}

.content-footer ul li {
    margin: 0;
    margin: 0;
    background: none;
    padding-left: 0
}

.content-footer ul li a {
    display: block
}

.hover .hideonhover {
    display: none;
    visibility: hidden
}

.card .icon,
.content ul.MarkupSocialShareButtons,
.thumbnail .icon {
    padding: 0
}

.btn.btneditable {
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    padding: 0.7em 1em;
    border: 1px solid rgb(172, 50, 41);
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
    color: rgb(172, 50, 41);
    text-decoration: none;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    z-index: 1000000;
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 0 !important;
    text-transform: uppercase;
    letter-spacing: 2px
}

.btn.btneditable:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: "";
    background-color: rgb(172, 50, 41);
    z-index: -1
}

.btn.btneditable:focus,
.btn.btneditable:hover {
    color: white
}

.btn.btneditable:focus:before,
.btn.btneditable:hover:before {
    -webkit-transition: 0.5s all ease;
    transition: 0.5s all ease;
    left: 0;
    right: 0;
    opacity: 1
}

.btn.btneditable:hover {
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1)
}

.btn.btneditable:active {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

body.opennav {
    overflow: hidden !important
}

header {
    display: inline-block;
    z-index: 100001
}

.navbar {
    top: 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    height: auto !important;
    width: 100%
}

.content {
    margin-top: 107px
}

.h1,
h1 {
    position: relative;
    padding-bottom: 35px;
    margin-bottom: 35px;
    font-size: 2.5em;
    line-height: 1.5em;
    font-weight: 600;
    letter-spacing: 0;
    background: url(../images/headline_spacer.png) no-repeat left bottom
}

.h2,
h2 {
    font-size: 2.5em;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 0;
    background: none
}

.h3,
h3 {
    font-size: 1.875em;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: 15px
}

.h4,
h4 {
    font-size: 1.5625em;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: 15px
}

.h5,
h5 {
    font-size: 1.25em;
    line-height: 1.25em;
    font-weight: 600;
    margin-bottom: 15px
}

.h6,
h6 {
    font-weight: 600
}

.flipdown.flipdown__theme-dark .rotor,
.flipdown.flipdown__theme-dark .rotor-leaf-front,
.flipdown.flipdown__theme-dark .rotor-top {
    color: #FFFFFF;
    background-color: rgb(172, 50, 41) !important
}

.flipdown.flipdown__theme-dark .rotor-bottom,
.flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #EFEFEF;
    background-color: rgb(172, 50, 41) !important
}

.displaycard h2,
.displaycard h3,
.displaycard h4,
.displaycard h5 {
    margin-bottom: 15px !important
}

.displaycard.p0 .normal {
    padding: 0 !important
}

.linebetween {
    border: 1px solid #6b7b7b !important
}

.linebetween tr {
    border-bottom: 1px solid #6b7b7b !important
}

.opennav #overlay {
    height: calc(100% - 134px) !important
}

#overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 100000;
    top: 134px;
    left: 0;
    background-color: rgb(235, 236, 235);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    overflow-x: hidden;
    overflow-y: auto
}

#overlay ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#overlay .firstheading {
    margin-bottom: 5px;
    font-size: 24px;
    background: none !important;
    cursor: auto !important
}

#overlay .firstheading:hover {
    color: #000000 !important;
    font-weight: 400 !important
}

#overlay .firstheading:hover a {
    color: #000000 !important;
    font-weight: 400 !important
}

#overlay .firstheading.activ {
    color: #000000 !important
}

#overlay .firstheading.activ:hover {
    color: #000000 !important
}

#overlay .firstheading.link {
    cursor: pointer
}

#overlay .firstheading.link:hover {
    font-weight: 600 !important
}

#overlay .firstheading.link:hover a {
    color: rgb(172, 50, 41) !important;
    font-weight: 600 !important
}

#overlay-content {
    position: absolute;
    top: 25%;
    width: 100%;
    text-align: left;
    margin-top: 30px;
    left: 0
}

#overlay li {
    padding: 10px 45px 10px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    display: block;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer
}

#overlay li.linksidrmenu,
#overlay li.linksidrsubmenu,
#overlay li.linksidrsubsubmenu {
    background: url(../images/asmpt_nav_arrow_black.svg) no-repeat right 11px;
    background-size: 30px auto
}

#overlay li.linksidrmenu:hover,
#overlay li.linksidrsubmenu:hover,
#overlay li.linksidrsubsubmenu:hover {
    color: #ac3229;
    background: #f3f3f3 url(../images/asmpt_nav_arrow_red.svg) no-repeat right 11px;
    background-size: 30px auto;
    font-weight: 600
}

#overlay li.linksidrmenu:hover a,
#overlay li.linksidrsubmenu:hover a,
#overlay li.linksidrsubsubmenu:hover a {
    color: #ac3229
}

#overlay li.linksidrmenu.activ,
#overlay li.linksidrsubmenu.activ,
#overlay li.linksidrsubsubmenu.activ {
    color: #ac3229;
    background: transparent url(../images/asmpt_nav_arrow_red.svg) no-repeat center right;
    background-size: 30px auto;
    font-weight: 600
}

#overlay li.linksidrmenu.activ a,
#overlay li.linksidrsubmenu.activ a,
#overlay li.linksidrsubsubmenu.activ a {
    color: #ac3229
}

#overlay li.activ {
    color: #ac3229
}

#overlay li span {
    color: #ac3229;
    font-size: 0.85em;
    margin-top: -4px;
    display: inline;
    position: absolute;
    margin-left: 5px
}

#overlay li.current {
    color: #ac3229;
    background-size: 30px auto;
    font-weight: 600
}

#overlay li.current a {
    color: #ac3229
}

#overlay li.current a span {
    color: #ac3229;
    font-size: 0.85em;
    margin-top: -4px;
    display: inline;
    position: absolute;
    margin-left: 5px
}

#overlay li.current:hover {
    color: #ac3229;
    background-color: #f3f3f3;
    font-weight: 600
}

#overlay li.current:hover a {
    color: #ac3229
}

#overlay li a {
    display: block
}

#overlay li a span {
    color: #ac3229;
    font-size: 0.85em;
    margin-top: -4px;
    display: inline;
    position: absolute;
    margin-left: 5px
}

#overlay li:hover {
    color: #ac3229;
    background-color: #f3f3f3;
    font-weight: 600
}

#overlay li:hover a {
    color: #ac3229
}

#overlay #sidrmenu .firstmenu .heading {
    font-weight: 600
}

#overlay .container,
#overlay .container-fluid {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

#overlay .container .firstmenu,
#overlay .container .sidrmenu_sub,
#overlay .container .sidrmenu_subsub,
#overlay .container .sidrmenu_subsubsub,
#overlay .container-fluid .firstmenu,
#overlay .container-fluid .sidrmenu_sub,
#overlay .container-fluid .sidrmenu_subsub,
#overlay .container-fluid .sidrmenu_subsubsub {
    position: absolute;
    width: 25% !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition-property: left;
    transition-property: left;
    display: block;
    z-index: 10;
    display: none;
    opacity: 0
}

#overlay .container .firstmenu,
#overlay .container .firstmenu.activ,
#overlay .container .sidrmenu_sub.activ,
#overlay .container .sidrmenu_subsub.activ,
#overlay .container .sidrmenu_subsubsub.activ,
#overlay .container-fluid .firstmenu,
#overlay .container-fluid .firstmenu.activ,
#overlay .container-fluid .sidrmenu_sub.activ,
#overlay .container-fluid .sidrmenu_subsub.activ,
#overlay .container-fluid .sidrmenu_subsubsub.activ {
    display: inline-table !important;
    opacity: 1 !important
}

#overlay .container-fluid.subsubsubactiv .sidrmenu_subsub.activ,
#overlay .container.subsubsubactiv .sidrmenu_subsub.activ {
    width: 25% !important
}

#overlay .container-fluid.subsubactiv .sidrmenu_sub.activ,
#overlay .container.subsubactiv .sidrmenu_sub.activ {
    width: 50% !important
}

#overlay .container-fluid.subactiv .sidrmenu_sub,
#overlay .container.subactiv .sidrmenu_sub {
    width: 50% !important
}

#overlay .container-fluid.subsubactiv .sidrmenu_sub.activ .col-12,
#overlay .container.subsubactiv .sidrmenu_sub.activ .col-12 {
    width: 100% !important
}

#overlay .container-fluid.subactiv .sidrmenu_sub.activ .col-12,
#overlay .container.subactiv .sidrmenu_sub.activ .col-12 {
    width: 50% !important
}

#overlay .container .sidrmenu_sub,
#overlay .container-fluid .sidrmenu_sub {
    left: 25%
}

#overlay .container .sidrmenu_sub,
#overlay .container .sidrmenu_subsub,
#overlay .container .sidrmenu_subsubsub,
#overlay .container-fluid .sidrmenu_sub,
#overlay .container-fluid .sidrmenu_subsub,
#overlay .container-fluid .sidrmenu_subsubsub {
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    opacity: 0;
    width: 0;
    visibility: hidden
}

#overlay .container .sidrmenu_subsub,
#overlay .container-fluid .sidrmenu_subsub {
    left: 50%
}

#overlay .container .sidrmenu_subsubsub,
#overlay .container-fluid .sidrmenu_subsubsub {
    left: 75%
}

.overlay .linksidrsubmenu {
    cursor: pointer
}

#overlay .container .sidrmenu_sub.activ,
#overlay .container-fluid .sidrmenu_sub.activ {
    left: 25%;
    width: 25% !important;
    opacity: 1;
    visibility: visible
}

#overlay .container-fluid.subactiv .sidrmenu_sub.activ,
#overlay .container.subactiv .sidrmenu_sub.activ {
    width: 25% !important
}

#overlay .container-fluid.subsubactiv .sidrmenu_sub.activ,
#overlay .container.subsubactiv .sidrmenu_sub.activ {
    width: 25% !important
}

#overlay .container .sidrmenu_subsub.activ,
#overlay .container-fluid .sidrmenu_subsub.activ {
    left: 50%;
    opacity: 1;
    visibility: visible
}

#overlay .container .sidrmenu_subsubsub.activ,
#overlay .container-fluid .sidrmenu_subsubsub.activ {
    left: 75%;
    opacity: 1;
    visibility: visible
}

#overlay .container .sidrmenu_subsub ul,
#overlay .container-fluid .sidrmenu_subsub ul {
    padding-top: 0
}

#overlay .container .sidrmenu_subsubsub ul,
#overlay .container-fluid .sidrmenu_subsubsub ul {
    padding-top: 0
}

#sidrmenu.subactiv .firstmenu .heading,
#sidrmenu.subactiv .firstmenu ul {
    opacity: 1
}

#overlay .container .additional,
#overlay .container-fluid .additional {
    position: absolute;
    width: 25%;
    max-width: 25%;
    right: 0;
    top: 0;
    z-index: 1
}

#overlay .container .additional a.imglink,
#overlay .container-fluid .additional a.imglink {
    background: none;
    padding: 0;
    display: inline-block
}

.overlay #sidrmenu.activ .sidrmenu_sub,
.overlay #sidrmenu.activ .sidrmenu_sub.activ,
.overlay #sidrmenu.activ .sidrmenu_sub.current,
.overlay #sidrmenu.activ .sidrmenu_subsub.activ,
.overlay #sidrmenu.activ .sidrmenu_subsub.current,
.overlay #sidrmenu.activ .sidrmenu_subsubsub.activ,
.overlay #sidrmenu.activ .sidrmenu_subsubsub.current {
    background: #ffffff
}

.back,
.linksidrmenu,
ul li a {
    cursor: pointer;
    text-decoration: none
}

.overlay #sidrmenu .firstmenu ul {
    margin-top: 22px
}

.overlay .back,
.overlay .backback,
.overlay .backbackback,
.overlay .backfirst {
    margin-top: 25px;
    position: relative;
    width: auto;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 43px
}

.overlay .back,
.overlay .backback,
.overlay .backbackback {
    margin-left: 20px;
    padding-left: 20px;
    background: url(../images/asmpt_nav_arrow_black_reverse.svg) no-repeat center left;
    background-size: 15px auto
}

.overlay .back:hover,
.overlay .backback:hover,
.overlay .backbackback:hover {
    background: url(../images/asmpt_nav_arrow_red_reverse.svg) no-repeat center left;
    background-size: 15px auto;
    color: #ac3229
}

.content ul {
    list-style-type: unset !important;
    padding: 0 0 15px 20px
}

.content ul li {
    background: unset !important;
    padding-left: initial !important
}

.content ol li {
    margin-bottom: 5px
}

.overlay .backfirst {
    width: 25px;
    text-align: center !important
}

.additional,
.additionalmobile {
    padding-top: 25px
}

.additional .leftborder,
.additionalmobile .leftborder {
    border-left: 1px solid #000000;
    min-height: 80%;
    padding-top: 45px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#sidrmenu.activ .additional .leftborder {
    border-left: 1px solid #f3f3f3
}

.additional a,
.additionalmobile a {
    padding: 10px 20px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: url(../images/asmpt_nav_arrow_black.svg) no-repeat center right;
    background-size: 30px auto
}

.additional a.activ,
.additional a.current,
.additional a:hover,
.additionalmobile a.activ,
.additionalmobile a.current,
.additionalmobile a:hover {
    color: #ac3229;
    background: #f3f3f3 url(../images/asmpt_nav_arrow_red.svg) no-repeat center right;
    background-size: 30px auto;
    font-weight: 600;
    cursor: pointer
}

.onlymobile {
    opacity: 0;
    visibility: hidden;
    display: none
}

#search_overlay {
    z-index: 100000
}

.txtcolor_light {
    color: #fff
}

.txtcolor_dark {
    color: #000
}

.displaycard {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-left: 0 !important
}

.displaycard h1,
.displaycard h2,
.displaycard h3,
.displaycard h4,
.displaycard h5 {
    margin-bottom: 0
}

.displaycard .hover h1,
.displaycard .hover h2,
.displaycard .hover h3,
.displaycard .hover h4,
.displaycard .hover h5 {
    margin-bottom: 15px
}

.displaycard .normal {
    padding: 25px;
    cursor: pointer
}

.displaycard .normal {
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    position: relative;
    width: 100%;
    height: 100%
}

.displaycard.image .normal {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)
}

.section.pt-1 {
    padding-top: 1rem !important
}

.section.pt-3 {
    padding-top: 2rem !important
}

.section.pt-5 {
    padding-top: 3rem !important
}

@media only screen and (max-width:768px) {
    .displaycard .normal {
        width: 100% !important;
        height: 100%
    }
}

.row.ml-0 {
    margin-left: 0 !important
}

.row.mr-0 {
    margin-right: 0 !important
}

.hovercard {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.hovercard:first-child {
    margin-right: 1% !important;
    width: 49%
}

.hovercard:nth-child(2) {
    margin-left: 1% !important;
    width: 49%
}

.hovercard h1,
.hovercard h2,
.hovercard h3,
.hovercard h4,
.hovercard h5 {
    margin-bottom: 0
}

.hovercard .hover h1,
.hovercard .hover h2,
.hovercard .hover h3,
.hovercard .hover h4,
.hovercard .hover h5 {
    margin-bottom: 15px
}

.hovercard .hover,
.hovercard .normal {
    padding: 25px;
    cursor: pointer
}

.hovercard .normal {
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    position: absolute;
    bottom: 0;
    height: auto
}

.hovercard .normal.full {
    width: 100%;
    left: 0
}

.hovercard .normal.half {
    width: 50%
}

.hovercard .normal.half.fromleft {
    left: 0
}

.hovercard .normal.half.fromright {
    right: 0
}

.hovercard.txtcolor_light a.btn {
    color: #fff !important;
    padding-left: 0;
    background: none
}

.hovercard.txtcolor_light a.btn {
    background: url(../images/asmpt_nav_arrow_white.svg) no-repeat center right !important;
    background-size: 30px auto !important;
    cursor: pointer;
    padding-right: 50px;
    font-size: 1em
}

.hovercard.txtcolor_light a.btn:active,
.hovercard.txtcolor_light a.btn:focus,
.hovercard.txtcolor_light a.btn:hover {
    border: none !important
}

.hovercard .hover {
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
    position: absolute;
    height: 0%;
    opacity: 0;
    bottom: -50vh
}

.hovercard .hover .full {
    width: 100%;
    left: 0
}

.hovercard .hover.half {
    width: 50%
}

.hovercard .hover.half.fromleft {
    left: 0;
    bottom: 0
}

.hovercard .hover.half.frombottom {
    left: 0
}

.hovercard .hover.half.fromright {
    right: 0;
    bottom: 0
}

.hovercard .hover.half.fromtop {
    left: 0
}

.hovercard.textinner23 .hover.full div {
    width: 75%
}

.hovercard.textinner23 .hover.half div {
    width: 100%
}

.hovercard.image .hover,
.hovercard.image .normal,
.hovercard.image:hover .hover,
.hovercard.image:hover .normal {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)
}

.hovercard.image .hover.fromleft,
.hovercard.image .hover.fromright,
.hovercard.image .normal.fromleft,
.hovercard.image .normal.fromright,
.hovercard.image:hover .hover.fromleft,
.hovercard.image:hover .hover.fromright,
.hovercard.image:hover .normal.fromleft,
.hovercard.image:hover .normal.fromright {
    background: rgb(0, 0, 0);
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)
}

.hovercard:hover .hover {
    height: auto;
    opacity: 1
}

.hovercard:hover .hover.full.fromleft,
.hovercard:hover .hover.half.fromleft {
    left: 0;
    bottom: 0
}

.hovercard:hover .hover.full.fromright,
.hovercard:hover .hover.half.fromright {
    right: 0;
    bottom: 0
}

.hovercard:hover .hover.full.fromtop,
.hovercard:hover .hover.half.fromtop {
    left: 0;
    top: 0
}

.hovercard:hover .hover.full.frombottom,
.hovercard:hover .hover.half.frombottom {
    left: 0;
    bottom: 0
}

.hovercard:hover .normal {
    opacity: 0
}

.hovercard.semibox h5:before,
.hovercard.smtbox h5:before {
    width: 50px;
    height: 50px;
    position: relative;
    content: "";
    display: block;
    margin-bottom: 15px
}

.hovercard.semibox h5:before {
    background: url(../images/SEMI_White.svg) no-repeat center center;
    background-size: 100% auto
}

.hovercard.smtbox h5:before {
    background: url(../images/SMT_White.svg) no-repeat center center;
    background-size: 100% auto
}

table {
    margin-bottom: 35px
}

table table {
    margin-bottom: 0px
}

table thead td {
    text-align: center;
    background: rgb(235, 236, 235);
    font-weight: 700
}

.passion table thead td {
    text-align: left
}

table tbody tr:nth-child(2n) {
    background: rgba(255, 255, 255, 0.95)
}

table td {
    padding: 5px;
    border-bottom: 1px solid rgb(182, 183, 183)
}

table tr.last td {
    border-bottom: 0px solid rgb(182, 183, 183)
}

.rev_slider .caption {
    border-bottom: none !important;
    border-bottom-color: transparent !important
}

.rev_slider .caption .description p {
    font-size: 16px !important;
    line-height: 24px !important
}

.text-md-end {
    text-align: right !important
}

@media only screen and (max-width:1680px) {
    .overlay .backfirst {
        width: 25px;
        text-align: center
    }

    #overlay .container .firstmenu.activ,
    #overlay .container-fluid .firstmenu.activ {
        width: 50px !important
    }

    #overlay .container-fluid.subactiv .sidrmenu_sub.activ .col-12,
    #overlay .container.subactiv .sidrmenu_sub.activ .col-12 {
        width: 100% !important
    }

    #overlay .container .firstmenu.activ .heading,
    #overlay .container .firstmenu.activ ul,
    #overlay .container-fluid .firstmenu.activ .heading,
    #overlay .container-fluid .firstmenu.activ ul {
        opacity: 0;
        visibility: hidden;
        display: none
    }

    #overlay .container .sidrmenu_sub.activ,
    #overlay .container-fluid .sidrmenu_sub.activ {
        left: 50px !important
    }

    #overlay .container .sidrmenu_subsub.activ,
    #overlay .container-fluid .sidrmenu_subsub.activ {
        left: calc(50px + 33%) !important;
        width: 33% !important
    }

    #overlay .container-fluid.subsubactiv .sidrmenu_sub.activ,
    #overlay .container.subsubactiv .sidrmenu_sub.activ {
        width: 33% !important
    }

    #overlay .container .additional,
    #overlay .container-fluid .additional {
        width: 30%;
        max-width: 30%
    }

    #overlay .container-fluid.subactiv .sidrmenu_sub.activ,
    #overlay .container.subactiv .sidrmenu_sub.activ {
        width: 33% !important
    }

    #overlay .container-fluid.subsubsubactiv .sidrmenu_sub.activ {
        width: 33% !important
    }

    #overlay .container-fluid.subsubsubactiv .sidrmenu_subsub.activ {
        left: calc(50px + 33%) !important;
        width: calc(33% - 25px) !important
    }

    #overlay .container-fluid.subsubsubactiv .sidrmenu_subsubsub.activ {
        left: calc(25px + 66%) !important;
        width: 33% !important
    }

    .hovercard .hover.half,
    .hovercard .normal.half {
        width: 75%
    }
}

@media only screen and (max-width:1100px) {

    #overlay .container-fluid.subsubactiv .additional,
    #overlay .container-fluid.subsubsubactiv .additional,
    #overlay .container.subsubactiv .additional {
        display: none;
        visibility: hidden;
        opacity: 0
    }

    #overlay .container-fluid.subactiv .sidrmenu_sub.activ,
    #overlay .container.subactiv .sidrmenu_sub.activ {
        width: 96% !important
    }

    #overlay .container-fluid.subsubactiv .sidrmenu_sub.activ,
    #overlay .container.subsubactiv .sidrmenu_sub.activ {
        width: 48% !important
    }

    #overlay .container .sidrmenu_subsub.activ,
    #overlay .container-fluid .sidrmenu_subsub.activ {
        left: calc(50px + 48%) !important;
        width: 48% !important
    }

    .hovercard .hover.full,
    .hovercard .normal.full {
        width: 100%
    }

    .hovercard .hover.half,
    .hovercard .normal.half {
        width: 100%
    }

    .hovercard .hover.fromleft,
    .hovercard .hover.fromright {
        bottom: -50vh !important
    }

    .hovercard:hover .hover.fromleft,
    .hovercard:hover .hover.fromright {
        bottom: 0vh !important
    }

    .hovercard.textinner23 .hover.full div {
        width: 100%
    }
}

@media only screen and (max-width:992px) {

    #overlay .container-fluid.subactiv .sidrmenu_sub.activ,
    #overlay .container.subactiv .sidrmenu_sub.activ {
        width: 96% !important
    }

    #overlay .container .firstmenu,
    #overlay .container-fluid .firstmenu {
        width: 50% !important;
        max-width: 50% !important
    }
}

@media only screen and (max-width:768px) {
    .opennav #overlay {
        height: calc(100% - 127px) !important
    }

    .rev_slider .caption .description p {
        display: block !important;
        font-size: 12px !important;
        line-height: 16px !important
    }

    .mr-28 {
        margin-right: 0
    }

    .additional {
        opacity: 0;
        visibility: hidden
    }

    .onlymobile {
        opacity: 1;
        visibility: visible;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding-bottom: 125px;
        display: block
    }

    .overlay .backfirst {
        width: 25px;
        text-align: center
    }

    #overlay .container .firstmenu,
    #overlay .container-fluid .firstmenu {
        width: 100% !important;
        max-width: 100% !important
    }

    #overlay .container .firstmenu.activ,
    #overlay .container-fluid .firstmenu.activ {
        width: 50px !important;
        max-width: 50% !important
    }

    #overlay .container .firstmenu.activ .heading,
    #overlay .container .firstmenu.activ ul,
    #overlay .container-fluid .firstmenu.activ .heading,
    #overlay .container-fluid .firstmenu.activ ul {
        opacity: 0
    }

    #overlay .container-fluid.subactiv .sidrmenu_sub.activ .col-12,
    #overlay .container.subactiv .sidrmenu_sub.activ .col-12 {
        width: 100% !important
    }

    #overlay .backback {
        opacity: 1;
        display: block
    }

    #overlay #sidrmenu.subactiv.container .sidrmenu_sub.activ,
    #overlay #sidrmenu.subactiv.container-fluid .sidrmenu_sub.activ {
        left: 50px;
        right: auto;
        width: 90% !important
    }

    #overlay #sidrmenu.subsubactiv.container .sidrmenu_sub.activ,
    #overlay #sidrmenu.subsubactiv.container-fluid .sidrmenu_sub.activ {
        left: 50px;
        right: auto;
        width: 90% !important;
        opacity: 0;
        visibility: hidden
    }

    #overlay #sidrmenu.subsubsubactiv.container .sidrmenu_sub.activ,
    #overlay #sidrmenu.subsubsubactiv.container .sidrmenu_subsub.activ,
    #overlay #sidrmenu.subsubsubactiv.container-fluid .sidrmenu_sub.activ,
    #overlay #sidrmenu.subsubsubactiv.container-fluid .sidrmenu_subsub.activ {
        left: 50px;
        right: auto;
        width: 90% !important;
        opacity: 0;
        visibility: hidden
    }

    #overlay #sidrmenu.subsubactiv.container .sidrmenu_subsub,
    #overlay #sidrmenu.subsubactiv.container-fluid .sidrmenu_subsub {
        left: 50px;
        right: auto;
        width: 0 !important
    }

    #overlay #sidrmenu.subsubactiv.container .sidrmenu_subsub.activ,
    #overlay #sidrmenu.subsubactiv.container .sidrmenu_subsubsub.activ,
    #overlay #sidrmenu.subsubactiv.container-fluid .sidrmenu_subsub.activ,
    #overlay #sidrmenu.subsubactiv.container-fluid .sidrmenu_subsubsub.activ,
    #overlay #sidrmenu.subsubsubactiv.container .sidrmenu_subsubsub.activ,
    #overlay #sidrmenu.subsubsubactiv.container-fluid .sidrmenu_subsubsub.activ {
        left: 50px !important;
        right: auto;
        width: 90% !important;
        opacity: 1;
        visibility: visible
    }

    #overlay #sidrmenu.subactiv.container .additionalmobile,
    #overlay #sidrmenu.subactiv.container-fluid .additionalmobile,
    #overlay #sidrmenu.subsubactiv.container .additionalmobile,
    #overlay #sidrmenu.subsubactiv.container-fluid .additionalmobile {
        opacity: 0;
        visibility: hidden
    }

    #overlay .container .sidrmenu_subsub ul,
    #overlay .container-fluid .sidrmenu_subsub ul {
        padding-top: 0
    }

    .hovercard {
        margin-bottom: 35px
    }

    .hovercard:first-child {
        margin-right: 0% !important;
        width: 100%
    }

    .hovercard:last-child {
        margin-left: 0% !important;
        width: 100%
    }
}

@media screen and (max-height:450px) {
    #overlay {
        overflow-y: auto
    }

    #overlay a {
        font-size: 20px
    }

    #overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px
    }
}

.navbar-brand {
    padding: 0
}

#action_bar,
.navbar {
    background-color: rgba(255, 255, 255, 0.95);
    color: #000000;
    border: none !important
}

.experts {
    background-color: transparent;
    height: 0
}

.btn.download {
    background: url(../images/asmpt_icon_download_red.svg) no-repeat 15px center;
    background-size: auto 30px;
    padding: 15px 25px 15px 55px;
    color: #ac3229 !important;
    font-size: 16px
}

.navbar-toggle {
    background: transparent;
    margin-top: 20px;
    width: 100px;
    color: #000000;
    float: right;
    clear: both
}

.navbar-toggle span.text {
    position: absolute;
    top: 3px;
    font-size: 20px
}

.navbar-toggle .icon-bar {
    border-radius: 0;
    background: #000000
}

.navbar.sticky {
    height: auto !important
}

.sticky .logo img {
    width: 300px;
    height: auto
}

.navbar.sticky .dropdown .dropdown-menu {
    top: unset !important
}

p {
    display: block
}

.gray_platine {
    background: url(../images/platine_grob2_bg_grau_1920x1080.jpg) repeat-y top center;
    background-size: 100% auto
}

.gray_platine .btn {
    border-color: #000
}

.content .btn {
    border: 1px solid #000000
}

.content .blackbg .btn,
.content .darkgraybg .btn,
.content .redbg .btn {
    border: 1px solid #ffffff
}

#MegaNavbar {
    display: none !important
}

#MegaNavbar a {
    color: #000000
}

#topbar {
    height: auto;
    width: 100%;
    text-align: right;
    position: relative;
    margin: 0 0 0 0;
    float: right
}

#topbar .heading {
    display: inline-block
}

#topbar .btn {
    padding: 0;
    margin: 0
}

.menubtn {
    display: inline-block;
    font-size: 24px !important;
    cursor: pointer;
    padding: 25px 0 0 0;
    clear: both
}

#topbar .dropdown.language {
    width: auto !important;
    display: inline
}

#topbar .dropdown.language .btn {
    background: transparent;
    color: #000000 !important;
    padding: 0 0 0 5px
}

#topbar .dropdown.language:hover .btn {
    background: rgb(235, 236, 235) !important;
    color: #000000 !important;
    border-color: rgb(235, 236, 235) !important
}

#topbar .dropdown.language .btn.active,
#topbar .dropdown.language .btn.is-checked,
#topbar .dropdown.language .btn:hover {
    background: rgb(235, 236, 235) !important;
    color: #000000 !important;
    border-color: rgb(235, 236, 235) !important
}

#topbar .dropdown.language .btn.active .dropdown-menu,
#topbar .dropdown.language .btn.is-checked .dropdown-menu,
#topbar .dropdown.language .btn:hover .dropdown-menu {
    background: rgb(235, 236, 235) !important;
    color: #000000 !important
}

#topbar .dropdown.language .btn.active .dropdown-menu a,
#topbar .dropdown.language .btn.is-checked .dropdown-menu a,
#topbar .dropdown.language .btn:hover .dropdown-menu a {
    color: #000000 !important
}

#topbar .dropdown.language .dropdown-menu {
    background: rgb(235, 236, 235) !important;
    color: #000000 !important
}

#topbar .dropdown.language .dropdown-menu a {
    color: #000000 !important
}

#topbar .contact_btn,
#topbar .language_btn,
#topbar .login_btn,
#topbar .search_btn {
    position: relative;
    display: block;
    margin: 0 0 0 5px;
    border: transparent !important;
    margin-top: 0;
    cursor: pointer;
    float: right
}

#topbar .language_btn img {
    width: 38px;
    height: 38px
}

#topbar .login_btn {
    width: 40px;
    height: 40px;
    background: url(../images/asmpt_icon_login.svg) no-repeat right center;
    background-size: auto 38px;
    color: #000000 !important
}

#topbar .search_btn {
    width: 38px;
    height: 40px;
    background: url(../images/asmpt_icon_search.svg) no-repeat right center;
    background-size: auto 38px;
    color: #000000 !important
}

#topbar .dropdown.language .btn,
#topbar .dropdown.language .btn.active,
#topbar .dropdown.language .btn.is-checked,
#topbar .dropdown.language .btn:hover {
    z-index: 100;
    position: relative
}

#topbar .dropdown.language .dropdown-menu {
    z-index: 1
}

#topbar .contact_btn {
    width: 40px;
    height: 40px;
    margin: 0 0 0 10px;
    background: url(../images/asmpt_icon_chat.svg) no-repeat right center;
    background-size: auto 38px;
    color: #000000 !important
}

.dropdown-menu {
    background-color: transparent !important;
    width: auto !important;
    border: transparent !important;
    color: #000000
}

.dropdown-item {
    color: #ffffff
}

.navbar .dropdown-menu {
    left: 0;
    min-width: auto !important;
    max-width: auto !important;
    font-size: 16px !important
}

.navbar .dropdown-menu a {
    padding: 5px !important;
    text-decoration: none
}

#MobileNavbar {
    top: 0;
    right: auto
}

#MobileNavbar.navbar-collapse {
    background-color: #f3f3f3;
    color: #000;
    right: auto;
    top: -100vh;
    width: 100%;
    height: 100%;
    visibility: hidden;
    display: none
}

#MobileNavbar.navbar-collapse.collapse.show {
    visibility: visible;
    display: block;
    top: 125px
}

#MobileNavbar.navbar-collapse a {
    color: #000
}

body.navbar_overlay_active {
    overflow: hidden
}

.productronica-gray {
    background: #cccccc
}

#MobileNavbar .navbar-mobile-close {
    background: url(../images/icon_close.png) center center;
    background-size: 100%
}

.nav-tabs {
    border-bottom: none
}

.nav-tabs a {
    display: -ms-grid;
    display: grid;
    place-items: center;
    font-size: 0.85rem;
    border-bottom: 1px solid #ccc;
    color: #f3f3f3 !important
}

.nav-tabs a.active {
    border-bottom: 4px solid #f4a008
}

.nav-tabs a span:nth-of-type(2) {
    font-size: 1rem;
    font-weight: bold
}

.details-meta span {
    font-size: 0.85rem
}

.tab-pane {
    background: #666666;
    color: #ffffff
}

.stream-details .stream-details-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.stream-details .stream-details-meta p:first-of-type {
    padding-right: 1rem
}

.stream-details .topics {
    font-size: 0.85rem;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 80px 1fr 50px;
    grid-template-columns: 80px 1fr 50px
}

.mediathek-video {
    position: relative
}

.mediathek-video img {
    opacity: 0.75
}

.mediathek-video:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url('data:image/svg+xml;utf8,&lt;svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 68 48"&gt;&lt;path fill="%23f00" fill-opacity="0.8" d="M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z"&gt;&lt;/path&gt;&lt;path d="M 45,24 27,14 27,34" fill="%23fff"&gt;&lt;/path&gt;&lt;/svg&gt;');
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: center;
    border: none;
    opacity: 1
}

.mediathek-pdf {
    position: relative
}

.mediathek-pdf img {
    opacity: 0.75
}

.mediathek-pdf:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url("../../images/PDF_file_icon.svg");
    background-repeat: no-repeat;
    background-size: 12%;
    background-position: center;
    border: none;
    opacity: 1;
    pointer-events: none
}

.videoWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}

.videoCore {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.showLoginInfoBox {
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    justify-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.showLoginInfoBox a.btn {
    background: #f4a008;
    border: none;
    font-weight: 700;
    color: #fff !important
}

#showLoginInfo {
    color: #000000
}

.nav&gt;li&gt;a:focus,
.nav&gt;li&gt;a:hover {
    background: none !important;
    color: #ac3229 !important
}

.card-body {
    background: #ffffff;
    color: #000000
}

.redbg .card-body {
    background: transparent !important;
    color: #ffffff !important
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5
}

.card h4.card-title,
.thumbnail .caption h4.teaser {
    padding-bottom: inherit;
    margin-bottom: 25px;
    background: none
}

.card .share-links .close,
.thumbnail .share-links .close {
    text-shadow: 0 0 0 #000;
    color: #fff;
    padding: 5px 10px;
    z-index: 111000;
    position: relative;
    border: none;
    background: none
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.isFavorite {
    border: 2px solid #ac3229
}

.delFavorite {
    display: none
}

.btn-bookmark {
    background: transparent;
    border: none;
    font-size: 1.5rem
}

.btn.red {
    background: #ac3229 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 22px !important
}

.btn.red:hover {
    border: none !important;
    background: rgb(182, 183, 183) !important
}

.btn.black {
    background: #000000 !important;
    color: #ffffff !important;
    border: none !important;
    font-size: 20px
}

.btn.black:hover {
    border: none !important;
    background: #ac3229 !important
}

.favoriteWrapper {
    max-width: 160px;
    margin: 0 auto
}

#manageFavorite {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 35px 4px 1fr;
    grid-template-columns: 35px 1fr;
    grid-gap: 4px;
    place-items: center;
    justify-items: end
}

.fa,
.fas {
    font-weight: 900
}

#filters .btn {
    background: #000000;
    color: #ffffff !important;
    border: 1px solid #fff !important;
    margin-right: 4px
}

#filters .btn-fav {
    background: #000000;
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
    margin-right: 4px
}

#filters .btn-fav i {
    color: #ffffff !important
}

#filters .btn-fav.is-checked i {
    background: #ffffff;
    color: #ac3229 !important
}

#filters .btn.is-checked {
    background: #ffffff;
    color: #000000 !important
}

.LoginRegisterMessage {
    color: #ac3229 !important;
    border-color: #ac3229 !important
}

.slick-slider {
    padding-left: 15px !important;
    padding-right: 15px !important
}

.logowrapper .menubtn {
    display: none
}

#sidr a.active .bull {
    background: rgb(172, 50, 41)
}

.logowrapper {
    margin: 15px 0px
}

.additional a span,
.additionalmobile a span {
    color: #ac3229;
    font-size: 0.85em;
    margin-top: -4px;
    display: inline;
    position: absolute;
    margin-left: 5px
}

.helpdesk {
    padding: 10px 20px;
    width: auto;
    position: relative;
    margin-bottom: 0
}

.helpdesk .image img {
    width: 105px !important
}

.helpdesk .image,
.helpdesk .text {
    width: auto;
    position: relative;
    float: left
}

.helpdesk .image {
    padding-right: 15px
}

.helpdesk p {
    margin-bottom: 0 !important
}

.helpdesk&gt;p {
    margin-bottom: 35px !important
}

.helpdesk a,
.helpdesk a:hover {
    all: unset
}

.helpdesk a:hover {
    color: #aa312c;
    cursor: pointer
}

.helpdesk .contact {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
    background: #f3f3f3;
    padding: 10px
}

@media only screen and (max-width:1400px) {
    .helpdesk .image img {
        width: 60px !important
    }
}

@media only screen and (max-width:1400px) {
    .helpdesk .image img {
        margin-bottom: 15px
    }
}

@media only screen and (max-width:1140px) {
    .helpdesk .image {
        text-align: left;
        width: 30%
    }

    .helpdesk .text {
        text-align: left;
        width: 70%
    }

    a.btn.red.bigger {
        font-size: 16px !important
    }
}

@media only screen and (max-width:990px) {
    .logo img {
        width: 300px;
        height: auto;
        margin: 30px 0
    }

    .helpdesk .contact {
        width: 100%
    }

    .helpdesk .image {
        text-align: center;
        width: 100%
    }

    .helpdesk .text {
        text-align: left;
        width: 100%
    }

    body.navbar_overlay_active {
        left: 0;
        position: relative
    }

    .language .btn,
    .language .dropdown-menu .dropdown-item {
        background: none;
        display: block;
        padding: 5px 15px;
        text-align: left
    }

    #topbar .dropdown.language .dropdown-menu {
        margin-top: 5px
    }

    #topbar .dropdown.language .btn {
        display: inline
    }

    #topbar .btn {
        font-size: 16px !important
    }

    .hovercard.textinner23 .hover div {
        width: 100%
    }
}

@media only screen and (max-width:768px) {

    .h1,
    h1 {
        position: relative;
        padding-bottom: 35px;
        margin-bottom: 35px;
        font-size: 2.5em;
        line-height: 1.25em
    }

    .h2,
    h2 {
        font-size: 2.1875em;
        line-height: 1.25em;
        margin-bottom: 15px
    }

    .h3,
    h3 {
        font-size: 1.875em;
        line-height: 1.25em;
        margin-bottom: 15px
    }

    .h4,
    h4 {
        font-size: 1.5625em;
        line-height: 1.25em;
        margin-bottom: 15px
    }

    .h5,
    h5 {
        font-size: 1.25em;
        line-height: 1.25em;
        margin-bottom: 15px
    }

    #overlay {
        top: 126px
    }

    .helpdesk {
        padding: 10px 0px
    }

    .helpdesk .image,
    .helpdesk .text {
        text-align: left;
        width: auto
    }

    .logo {
        width: 145px;
        margin-left: 15px !important
    }

    .logo img {
        width: 200px !important;
        height: auto;
        margin: 17px 0 !important
    }

    .navbar {
        position: relative;
        height: auto !important;
        width: 100%
    }

    .navbar&gt;.container,
    .navbar&gt;.container-fluid,
    .navbar&gt;.container-lg,
    .navbar&gt;.container-md,
    .navbar&gt;.container-sm,
    .navbar&gt;.container-xl,
    .navbar&gt;.container-xxl {
        -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly
    }

    .content {
        margin-top: 0 !important
    }

    .stream-details .topics {
        font-size: 1rem;
        display: -ms-grid;
        display: grid;
        grid-gap: 0.5rem;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .stream-details .topics span:first-of-type {
        padding-bottom: 6px;
        border-bottom: 1px solid #ccc
    }

    .btn.download {
        font-size: 14px
    }

    .logowrapper .menubtn {
        display: inline-block
    }

    .logowrapper {
        margin: 5px 0 15px 0px
    }

    .logo {
        margin-left: 0 !important
    }

    #topbar {
        margin: 5px 0
    }

    .topbar .menubtn {
        display: none
    }

    #topbar .btn {
        font-size: 14px !important
    }

    #topbar .contact_btn,
    #topbar .login_btn,
    #topbar .search_button {
        display: none
    }

    .hovercard.textinner23 .hover div {
        width: 100%
    }

    #topbar .dropdown.language:hover .dropdown-menu {
        display: block !important
    }

    #topbar .dropdown.language .dropdown-menu {
        display: none !important;
        position: absolute !important;
        background: none;
        margin-top: 5px;
        font-size: 14px !important
    }
}</pre></body></html>