@media (max-width: 1024px) {
    body {
        font-size: 18px;
    }
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Regular.eot');
    src: url('../fonts/Nexa-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Regular.woff2') format('woff2'),
        url('../fonts/Nexa-Regular.woff') format('woff'),
        url('../fonts/Nexa-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Bold.eot');
    src: url('../fonts/Nexa-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Bold.woff2') format('woff2'),
        url('../fonts/Nexa-Bold.woff') format('woff'),
        url('../fonts/Nexa-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Light.eot');
    src: url('../fonts/Nexa-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Light.woff2') format('woff2'),
        url('../fonts/Nexa-Light.woff') format('woff'),
        url('../fonts/Nexa-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Thin.eot');
    src: url('../fonts/Nexa-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Thin.woff2') format('woff2'),
        url('../fonts/Nexa-Thin.woff') format('woff'),
        url('../fonts/Nexa-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: url('../fonts/Nexa-Heavy.eot');
    src: url('../fonts/Nexa-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Nexa-Heavy.woff2') format('woff2'),
        url('../fonts/Nexa-Heavy.woff') format('woff'),
        url('../fonts/Nexa-Heavy.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}






body {
    font-family: 'Nexa', Arial, sans-serif;
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #c0c1c1;
    color: #000000;
    font-size: 16px;
}

a,
a:hover,
a:active,
a:focus,
a:visited {
    color: #575756;
    text-decoration: none;
}

.btn {
    font-size: 16px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    line-height: 16px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    line-height: 16px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    line-height: 16px;
}

#intro {
    position: relative;
    text-align: center;
}

#intro .iheader .logo {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
}

#intro .iheader .img-logo {
    display: inline-block;
}

#intro .iheader .family {
    padding: 0;
    margin: 0;
    position: relative;
}

#intro .iheader .family .news_badge {
    position: absolute;
    top: 30px;
    right: 0;
}

#intro .ifooter {
    background-image: url('../images/footer-bg.jpg');
    padding: 15px;
}

#intro .ifooter .row-block {
    margin-left: -7.5px;
    margin-right: -7.5px;
    width: 552px;
    margin: 0 auto;
}

#intro .ifooter .block {
    color: #575756;
    width: 276px;
    margin-bottom: 15px;
    float: left;
    padding: 0 7.5px;
}

#intro .ifooter .block .in {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 15px;
}

#intro .ifooter .block .in .logo {
    display: inline-block;
}

#intro .footer .block a {
    color: #575756;
}

#intro .ifooter .block .btn-intro {
    background-color: #ed1c24;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #ffffff;
}

#intro .ifooter .block .btn-intro img {
    margin-top: -3px;
}

#intro .playbutton {
    clear: both;
    text-align: left;
    width: 536px;
    margin: 0 auto;
    background-color: #ed1c24;
    padding: 8px 10px;
    text-align: center;
}

#intro .playbutton .pb {
    background-image: url('../images/play-button.png');
    background-repeat: no-repeat;
    padding-left: 29px;
    min-height: 24px;
    line-height: 24px;
    color: #ffffff;
    display: inline-block;
}

.header {
    margin-top: 15px;
    position: relative;
    display: block;
    width: 100%;
}

.header .in {
    margin-bottom: 10px;
}

.header .mlogo {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    width: 30%;
    float: left;
}

.header .mlogo img {
    width: 100%;
    display: inline-block;
    height: auto;
}

.shop-col {
    width: 33.3333333333333333333333333%;
    float: left;
    text-align: right;
    padding-right: 15px;
    display: none;
}

.shop-col a {
    background: #575756 url('../images/shopping-cart.png') 7px center no-repeat;
    background-size: 24px;
    padding: 7px;
    padding-left: 37px;
    color: #ffffff;
    display: inline-block;
}

.teaser-app {
    padding: 0 !important;
}

.teaser-app img {
    max-width: 100%;
    height: auto;
}

.header .menu-bg {
    width: 70%;
    display: inline-block;
    float: left;
    margin-top: 139px;
}

.header .submenu-bg {
    background-color: rgba(255, 255, 255, 0.8);
    width: 100%;
    clear: both;
}

.header .submenu-bg ul {
    padding: 0;
}

.header .submenu-bg ul li {
    padding: 15px 10px;
    border-left: 1px solid #cccccc;
    list-style: none;
    float: left;
    padding-bottom: 8px;
}

.header .submenu-bg ul li a {
    padding: 2px 0 2px 28px;
    background-image: url('../images/menu_icon@2x.png');
    background-size: 23px 23px;
    background-repeat: no-repeat;
    background-position: left center;
}

strong.icn {
    padding: 2px 0 2px 28px;
    background-image: url('../images/menu_icon@2x.png');
    background-size: 23px 23px;
    background-repeat: no-repeat;
    background-position: left center;
}

.header .submenu-bg ul li:first-child {
    border-left: none;
}

.header .submenu-bg ul li.active {
    background-color: rgba(255, 255, 255, 1);
}

.header .xlogo {
    background-color: rgba(255, 255, 255, 0.8);
    border-left: 1px solid #cccccc;
    width: 33.3333333333333333333333333%;
    /*width: 23%;*/
    height: 52px;
    float: left;
    display: table;
    text-align: center;
}

.header .xlogo>a,
.header .xlogo2>a {
    display: table-cell;
    vertical-align: middle;
}

.header .xlogo2 {
    background-color: rgba(255, 255, 255, 0.8);
    border-left: 1px solid #cccccc;
    height: 52px;
    width: 33.3333333333333333333333333%;
    /*width: 31%;*/
    float: left;
    display: table;
    text-align: center;
}

.header .xlogo.active {
    background-color: rgba(255, 255, 255, 1);
}

.header .xlogo2.active {
    background-color: rgba(255, 255, 255, 1);
}

.header #searchform {
    position: absolute;
    top: 0;
    right: 0;
}

.tx-indexedsearch-searchbox-sword {
    border: 1px solid #cccccc !important;
    padding: 5px 5px;
}

.tx-indexedsearch-searchbox-button {
    text-indent: 150px;
}

.tx-indexedsearch-form,
.tx-indexedsearch-search-submit {
    display: inline-block;
}



.header .mobile-menu img {
    height: 32px;
    width: auto;
}

legend {
    color: #ed1c24 !important;
    height: auto;
}

.breadcrumb {
    width: calc(100% - 265px);
    float: left;
}

.slink {
    width: 250px;
    float: right;
    background-color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    padding: 6.5px 15px;
    margin-bottom: 10px;
}

.slink a {
    font-size: 16px !important;
    font-weight: 400;
    padding: 2px 0 2px 28px;
    background-image: url(../images/menu_icon@2x.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    background-position: left center;
    display: inline-block;
}

.nlink {
    background-color: #ed1c24;
    display: inline-block;
    padding: 6.5px 15px;
    margin-bottom: 10px;
    font-weight: bold;
    width: 100%;
    color: #ffffff;
    text-align: center;
}

.nlink:hover,
.nlink:active,
.nlink:visited {
    color: #ffffff !important;
}

.con {
    margin-bottom: 15px;
    margin-top: 10px;
}

.con .breadcrumb {
    border-radius: 0;
    font-size: 14px;
    margin-bottom: 10px;
}

.con .content {
    width: calc(100% - 265px);
    background-color: #ffffff;
    padding: 15px;
    display: inline-block;
    min-height: 385px;
    float: left;
}

.con .content img {
    max-width: 100%;
    height: 100%;
}

.con .content .slider {
    width: 400px;
    display: inline-block;
    float: left;
}

.con .sidebar {
    width: 250px;
    margin-left: 15px;
    float: left;
}

.con .sidebar .element {
    padding: 15px;
    background-color: #ffffff;
    margin-bottom: 10px;
    display: inline-block; 
    width: 100%;
}

.con .sidebar .element:last-child {
    margin-bottom: 0;
}

h1 {
    font-size: 20px;
    color: #575756;
    font-weight: bold;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

hr {
    clear: both;
}

.con .sidebar .element {
    background-color: #ffffff;
}

.footer {
    background-image: url('../images/footer-bg.jpg');
    padding: 15px 15px 0px 15px;
    clear: both;
    color: #ffffff;
}

.footer .row-block {
    margin-left: -7.5px;
    margin-right: -7.5px;
    width: 100%;
}

.footer .block {
    width: 33.3333333%;
    padding: 0 7.5px;
    float: left;
}

.footer .block .in {
    padding: 10px 15px 0 15px;
}

.footer .block h3 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 7px 15px;
    width: 100%;
    background-color: #ed1921;
    font-size: 16px;
}

.footer .block a {
    color: #ffffff;
    text-decoration: underline;
}

.copmen {
    background-image: url('../images/copmen.jpg');
    padding: 5px 15px;
    clear: both;
    color: #ffffff;
}

.copmen a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: underline;
}

.copmen ul {
    float: right;
    padding: 0;
    list-style: none;
    margin-bottom: 0;
}

.copmen ul li {
    float: left;
    margin-right: 15px;
}

#partners {
    padding: 0;
    list-style: none;
}

#partners li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #ffffff;
    padding: 3px;
}

#partners li img {
    width: auto;
    height: 39px;
}

.menu-toggle,
.search-toggle {
    display: none;
}

.header .mobile-menu {
    display: none;
}

.header .mobile-menu .shop-col {
    margin-top: 10px;
}

.herzlich {
    width: calc(100% - 410px);
    margin-left: 10px;
    float: left;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 10px;
}

.slider .text {
    background-color: #717273;
    padding: 5px 15px;
    color: #ffffff;
    font-size: 14px;
}

.show-mobile {
    display: none;
}

.hide-mobile {
    display: inline-block;
}

.sparezeptBild img,
.linda_produkt_details img,
.linda_aktion img {
    display: inline-block;
    width: 100%;
    height: auto;
}

.img-responsive {
    display: inline-block;
}

.flexslider {
    margin: 0;
    background: transparent;
    border: none;
}

.btn-red {
    background-color: #ed1c24;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff !important;
}


.modal {
    display: block;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}


.modal-content {
    background-color: #ed1921;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #555;
    width: 320px;
    color: #fff;
}

label {
    display: inline;
}


.close {
    color: #575756;
    float: right;
    font-size: 32px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #575756;
    text-decoration: none;
    cursor: pointer;
}

.clearer::after {
    content: "";
    clear: both;
    display: table;
}

#newsletter {
    background-color: #fefefe;
}

.rmBody.rmBody--embed {
    background: transparent;
}

#rmOrganism .rmBase {
    background: transparent;
    color: #969A9E;
    font-family: arial;
}

#rmOrganism .rmBase__comp--textlink {
    color: #1CCC71;
}

#rmOrganism .rmBase__comp--link {
    color: #1CCC71;
}

#rmOrganism .rmBase__comp--button {
    background: #1CCC71;
    border: 0px solid #1CCC71;
    color: #FFFFFF;
}

#rmOrganism .rmBase__comp--cta {
    background: #ed1921;
    border: 0px solid #ed1921;
    color: #FFFFFF;

}

#rmOrganism .rmBase__compError {
    color: #FFFFFF;
    background-color: #FF0000;
}

#rmOrganism .rmSubscription {
    background: transparent;
    color: #969A9E;
    font-family: arial;
}

#rmOrganism .rmSubscription .rmBase__el {
    font-size: 16px;
    margin-bottom: 1em;
}

#rmOrganism .rmSubscription .rmBase__el--logo {
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__el--heading {
    margin-bottom: 0px;
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__el--text {
    margin-bottom: 28px;
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__el--link {
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__el--captcha {
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__el--cta {
    align-items: stretch
}

#rmOrganism .rmSubscription .rmBase__el--legal-notice {
    text-align: center;
}

#rmOrganism .rmSubscription .rmBase__comp--heading {
    color: #021C1E;
    font-size: 30px;
    color: #575756;
}

#rmOrganism .rmSubscription .rmBase__compLabel {
    color: #C9CED4;
}

#rmOrganism .rmPopup__close {
    font-family: arial;
}

#rmOrganism .rmPopup__backdrop {
    background: #303233;
    opacity: 0.6;
}

#rmOrganism .rmPage {
    background: transparent;
    color: #969A9E;
    font-family: arial;
}

#rmOrganism .rmPage .rmBase__comp--heading {
    color: #021C1E;
}

#rmOrganism .rmPage .rmBase__compLabel {
    color: #969A9E;
}

.rmBody {
    margin: 0;
    padding: 0
}

#rmOrganism {
    box-sizing: border-box
}

#rmOrganism * {
    color: currentColor;
    border: 0;
    font-size: 100%;
    font: inherit;
    margin: 0;
    outline: none;
    padding: 0;
    vertical-align: baseline
}

#rmOrganism *,
#rmOrganism :after,
#rmOrganism :before {
    box-sizing: inherit
}

#rmOrganism button::-moz-focus-inner,
#rmOrganism input::-moz-focus-inner {
    border: 0;
    padding: 0
}

#rmOrganism input[type=email],
#rmOrganism input[type=password],
#rmOrganism input[type=text],
#rmOrganism textarea {
    -webkit-appearance: none
}

#rmOrganism .hidden {
    display: none !important
}

#rmOrganism .rmPopup__container {
    display: none;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

#rmOrganism .rmPopup__container.rmPopup--show {
    display: flex
}

#rmOrganism .rmPopup__container .rmPopup__backdrop {
    display: block;
    height: 100%;
    pointer-events: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

#rmOrganism .rmPopup__container .rmPopup {
    pointer-events: auto;
    overflow: hidden
}

#rmOrganism .rmPopup__container .rmPopup .rmPopup__close {
    align-items: center;
    background: rgba(0, 0, 0, .6);
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    font-size: 20px;
    font-weight: 700;
    height: 1.6em;
    justify-content: center;
    line-height: 1;
    position: absolute;
    top: 2px;
    right: 2px;
    text-align: center;
    width: 1.6em;
    z-index: 100
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--modal {
    border-radius: 1em 1em 0 0;
    max-height: 90%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%);
    width: 98%
}

@media screen and (min-width:768px) {
    #rmOrganism .rmPopup__container .rmPopup.rmPopup--modal {
        border-radius: 1em;
        box-shadow: 0 0 1em rgba(0, 0, 0, .25);
        bottom: auto;
        top: 5%;
        width: calc(100% - 2em)
    }
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--sidebar {
    border-radius: 1em 0 0 0;
    box-shadow: 0 0 1em rgba(0, 0, 0, .25);
    max-height: calc(100% - 1em);
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    width: calc(100% - 1em)
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--banner {
    box-shadow: 0 0 1em rgba(0, 0, 0, .15);
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--banner.rmLayout--banner-top {
    top: 0
}

#rmOrganism .rmPopup__container .rmPopup.rmPopup--banner.rmLayout--banner-bottom {
    bottom: 0
}

#rmOrganism .rmBase__el .comp__input,
#rmOrganism .rmBase__el .comp__select {
    background: #fff;
    border: none;
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .05), inset 0 0 0 1px rgba(0, 0, 0, .2);
    color: #666;
    font-family: inherit;
    font-size: 1em;
    font-weight: 400;
    height: 2.5em;
    line-height: 1.5;
    margin: 0;
    outline: none;
    padding: .5em;
    vertical-align: top;
    width: 100%
}

#rmOrganism .rmBase__el .comp__input:focus,
#rmOrganism .rmBase__el .comp__select:focus {
    box-shadow: inset 0 2px 1px rgba(0, 0, 0, .05), inset 0 0 0 1px rgba(0, 0, 0, .5);
    color: #666;
    outline: none
}

#rmOrganism .rmBase__el .comp__input::placeholder {
    color: currentColor !important;
    opacity: 1 !important
}

#rmOrganism .rmBase__el.rmBase__el--has-error .rmBase__compError {
    display: inline-block
}

#rmOrganism .rmBase__el--title .rmBase__comp--titleInput {
    margin-top: 1em
}

#rmOrganism .rmBase__el--image {
    margin: 0 !important
}

#rmOrganism .rmBase__comp--image {
    background: no-repeat 50%;
    height: 100%;
    position: relative;
    width: 100%
}

#rmOrganism .rmBase__comp--image.image--fit {
    background-size: cover
}

#rmOrganism .rmBase__comp--image .image__link {
    display: block;
    height: 100%;
    width: 100%
}

#rmOrganism .rmBase__comp--logo {
    border: none;
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: top
}

#rmOrganism .rmBase__comp--logolink {
    display: inline-block
}

#rmOrganism .rmBase__comp--cta {
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    line-height: 1.5;
    text-align: center;
    padding: .5em 1.5em
}

#rmOrganism .rmBase__comp--button,
#rmOrganism .rmBase__comp--link {
    cursor: pointer;
    display: inline-block;
    line-height: 1.5;
    text-decoration: none
}

#rmOrganism .rmBase__comp--link {
    font-weight: 400;
    padding: .5em 0
}

#rmOrganism .rmBase__comp--link:hover {
    text-decoration: underline
}

#rmOrganism .rmBase__comp--button {
    font-weight: 700;
    padding: .5em 1em
}

#rmOrganism .rmBase__comp--textlink {
    cursor: pointer;
    font-weight: 400;
    text-decoration: none
}

#rmOrganism .rmBase__comp--textlink:hover {
    text-decoration: underline
}

#rmOrganism .rmBase__comp--captcha {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    vertical-align: top
}

#rmOrganism .rmBase__comp--coupon {
    border: 2px dashed;
    display: inline-block;
    line-height: 1.5;
    padding: .75em 2.25em
}

#rmOrganism .rmBase__comp--birthday {
    display: flex
}

#rmOrganism .rmBase__comp--birthday .comp__select {
    flex-grow: 1;
    min-width: 1%
}

#rmOrganism .rmBase__comp--birthday .comp__select:not(:first-child) {
    margin-left: 1em
}

#rmOrganism .rmBase__comp--privacy {
    align-items: center;
    display: flex
}

#rmOrganism .rmBase__comp--privacy .privacy__visual {
    flex-shrink: 0;
    height: 4em;
    margin-right: 1em;
    width: 4em
}

#rmOrganism .rmBase__comp--privacy .privacy__text {
    font-size: 11px;
    line-height: 1.4;
    text-align: left
}

#rmOrganism .rmBase__comp--privacy .privacy__text a {
    color: currentColor;
    text-decoration: underline
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox,
#rmOrganism .rmBase__comp--radio .vFormCheckbox {
    align-items: flex-start;
    display: inline-flex
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__indicator {
    background: #fff;
    border: 1px solid #ccc;
    color: #666;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    font-size: 1.25em;
    height: 1em;
    line-height: 0;
    position: relative;
    vertical-align: top;
    width: 1em
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__input,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__input {
    display: none;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__input:checked~.vFormCheckbox__indicator:after,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__input:checked~.vFormCheckbox__indicator:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='10' height='10'%3E%3Cpath fill='%23333' d='M19.4 2.6c-.8-.8-2-.8-2.8 0L6.4 12.8l-3-3.1c-.8-.8-2-.8-2.8 0-.8.8-.8 2 0 2.8L5.1 17c.8.8 2 .8 2.8 0l1.4-1.4L19.4 5.4c.8-.8.8-2 0-2.8z'/%3E%3C/svg%3E") no-repeat 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: -.375em 0 0 -.375em;
    position: absolute;
    top: 50%;
    width: .75em
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__label,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__label {
    font-size: 1em;
    line-height: 1.25;
    margin: 0
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label,
#rmOrganism .rmBase__comp--radio .vFormCheckbox .vFormCheckbox__indicator~.vFormCheckbox__label {
    margin: 0 0 0 .75em
}

#rmOrganism .rmBase__comp--checkbox .vFormCheckbox:hover .vFormCheckbox__indicator,
#rmOrganism .rmBase__comp--radio .vFormCheckbox:hover .vFormCheckbox__indicator {
    border-color: #666
}

#rmOrganism .rmBase__comp--checkbox {
    font-size: 1em;
    line-height: 1.25
}

#rmOrganism .rmBase__comp--radio {
    padding-top: .625em
}

#rmOrganism .rmBase__comp--radio .vFormRadio__group--inline,
#rmOrganism .rmBase__comp--radio .vFormRadio__group--stacked {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap
}

#rmOrganism .rmBase__comp--radio .vFormRadio__group--stacked {
    flex-direction: column
}

#rmOrganism .rmBase__comp--radio .vFormRadio {
    align-items: flex-start;
    display: inline-flex;
    vertical-align: top
}

#rmOrganism .rmBase__comp--radio .vFormRadio .vFormRadio__indicator {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    color: #666;
    cursor: pointer;
    display: inline-block;
    flex-shrink: 0;
    font-size: 1.25em;
    height: 1em;
    position: relative;
    vertical-align: top;
    width: 1em
}

#rmOrganism .rmBase__comp--radio .vFormRadio .vFormRadio__input {
    display: none;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0
}

#rmOrganism .rmBase__comp--radio .vFormRadio .vFormRadio__input:checked~.vFormRadio__indicator:after {
    background: currentColor;
    border-radius: 100%;
    content: "";
    display: block;
    height: .5em;
    left: 50%;
    margin: -.25em 0 0 -.25em;
    position: absolute;
    top: 50%;
    width: .5em
}

#rmOrganism .rmBase__comp--radio .vFormRadio .vFormRadio__label {
    font-size: 1em;
    line-height: 1.25;
    margin: 0 0 0 .75em
}

#rmOrganism .rmBase__comp--radio .vFormRadio:hover .vFormRadio__indicator {
    border-color: #666
}

#rmOrganism .rmBase__comp--radio .vFormRadio--inline {
    display: inline-flex
}

#rmOrganism .rmBase__comp--radio .vFormRadio--inline:not(:first-child) {
    margin-left: 1em
}

#rmOrganism .rmBase__comp--radio .vFormRadio--stacked {
    display: flex
}

#rmOrganism .rmBase__comp--radio .vFormRadio--stacked:not(:first-child) {
    margin-top: .5em
}

#rmOrganism .rmBase__compError {
    display: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 2px;
    padding: 1px 5px
}

#rmOrganism .rmBase__compError--radio {
    margin-top: .5em
}

#rmOrganism .rmBase__comp--legal-noticeDivider {
    background: currentColor;
    border: none;
    color: inherit;
    display: inline-block;
    font-size: 1em;
    height: 2px;
    line-height: 0;
    margin-bottom: 1em;
    opacity: .25;
    overflow: hidden;
    width: 10em
}

#rmOrganism .rmBase__comp--legal-notice {
    font-size: 11px;
    line-height: 1.4
}

@media screen and (min-width:480px) {
    #rmOrganism .rmSubscription .rmBase__el.rmBase__el--label-pos-left {
        display: flex
    }

    #rmOrganism .rmSubscription .rmBase__el.rmBase__el--label-pos-left .rmBase__compLabel {
        flex-basis: 30%;
        flex-shrink: 0;
        hyphens: auto;
        margin: 0;
        max-width: 30%;
        padding: .625em .5em 0 0
    }

    #rmOrganism .rmSubscription .rmBase__el.rmBase__el--label-pos-left .rmBase__compContainer {
        flex-grow: 1
    }
}

#rmOrganism .rmLayout--vertical.rmBase {
    display: flex;
    flex-direction: column;
    max-width: 480px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--vertical.rmBase .rmBase__container {
        padding: 2em
    }
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-top .rmBase__el--image {
    flex-shrink: 0;
    height: 100px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-top .rmBase__el--image {
        height: 140px
    }
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-right {
    max-width: 640px
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-right .rmBase__el--image {
    flex-shrink: 0;
    height: 100px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-right .rmBase__body {
        flex-direction: row
    }

    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-right .rmBase__el--image {
        flex-basis: 0px;
        flex-grow: 1;
        height: auto;
        order: 10
    }

    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-right .rmBase__content {
        flex-basis: 80%;
        flex-grow: 1;
        flex-shrink: 0;
        max-width: 400px
    }
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-bottom .rmBase__el--image {
    flex-shrink: 0;
    height: 100px;
    order: 10
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-bottom .rmBase__el--image {
        height: 140px
    }
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-left {
    max-width: 640px
}

#rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-left .rmBase__el--image {
    flex-shrink: 0;
    height: 100px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-left .rmBase__body {
        flex-direction: row
    }

    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-left .rmBase__el--image {
        flex-basis: 0px;
        flex-grow: 1;
        height: auto
    }

    #rmOrganism .rmLayout--vertical.rmBase.rmLayout--vertical-image-left .rmBase__content {
        flex-basis: 80%;
        flex-grow: 1;
        flex-shrink: 0;
        max-width: 400px
    }
}

#rmOrganism .rmLayout--horizontal.rmBase {
    display: flex;
    flex-direction: column;
    max-width: 640px;
    margin: 0 auto;
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__container {
        padding: 2em
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section {
        display: flex;
        flex-direction: row
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el {
        flex-basis: 0px;
        flex-grow: 1;
        margin-right: 1em
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el:last-child {
        margin-right: 0
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el--cta:not(:only-child),
    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el--link:not(:only-child) {
        align-self: flex-end;
        flex-basis: auto;
        flex-grow: 0;
        flex-shrink: 0
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el--label-pos-top~.rmBase__el--cta:not(:only-child),
    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section .rmBase__el--label-pos-top~.rmBase__el--link:not(:only-child) {
        align-self: flex-end
    }

    #rmOrganism .rmLayout--horizontal.rmBase .rmBase__section:last-child .rmBase__el {
        margin-bottom: 0
    }
}

#rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-right {
    max-width: 800px
}

#rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-right .rmBase__el--image {
    flex-shrink: 0;
    height: 100px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-right .rmBase__body {
        flex-direction: row
    }

    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-right .rmBase__el--image {
        flex-basis: 0px;
        flex-grow: 1;
        height: auto;
        order: 10
    }

    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-right .rmBase__content {
        flex-basis: 90%;
        flex-grow: 1;
        flex-shrink: 0;
        max-width: 640px
    }
}

#rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-left {
    max-width: 800px
}

#rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-left .rmBase__el--image {
    flex-shrink: 0;
    height: 100px
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-left .rmBase__body {
        flex-direction: row
    }

    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-left .rmBase__el--image {
        flex-basis: 0px;
        flex-grow: 1;
        height: auto
    }

    #rmOrganism .rmLayout--horizontal.rmBase.rmLayout--horizontal-image-left .rmBase__content {
        flex-basis: 90%;
        flex-grow: 1;
        flex-shrink: 0;
        max-width: 640px
    }
}

@media screen and (min-width:768px) {
    #rmOrganism .rmLayout--banner.rmBase {
        display: flex;
        flex-direction: column
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__content {
        margin: 0 auto;
        max-width: 1200px;
        width: 100%
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__container {
        padding: 1em 2em
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section {
        display: flex;
        flex-direction: row;
        min-width: 480px
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el {
        flex-basis: 0px;
        flex-grow: 1;
        margin-right: 1em
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el:last-child {
        margin-right: 0
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el--cta:not(:only-child),
    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el--link:not(:only-child) {
        flex-basis: auto;
        flex-grow: 0;
        flex-shrink: 0
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el--label-pos-top~.rmBase__el--cta:not(:only-child),
    #rmOrganism .rmLayout--banner.rmBase .rmBase__section .rmBase__el--label-pos-top~.rmBase__el--link:not(:only-child) {
        align-self: flex-end
    }

    #rmOrganism .rmLayout--banner.rmBase .rmBase__section:last-child .rmBase__el {
        margin-bottom: 0
    }
}

#rmOrganism .rmSubscription.rmBase__body {
    display: flex;
    flex-direction: column;
    overflow: hidden
}

#rmOrganism .rmSubscription .rmBase__content {
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    margin: 0;
    overflow: auto
}

#rmOrganism .rmSubscription .rmBase__container {
    padding: 2em 1em
}

#rmOrganism .rmSubscription .rmBase__el .rmBase__compLabel {
    display: block;
    line-height: 1.25;
    margin: 0 0 .25em;
    max-width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

#rmOrganism .rmSubscription .rmBase__el.rmBase__el--label-pos-none .rmBase__compLabel.rmBase__compLabel--hideable {
    display: none
}

#rmOrganism .rmSubscription .rmBase__el.rmBase__el--cta {
    display: flex;
    flex-direction: column
}

#rmOrganism .rmSubscription .rmBase__section:last-child .rmBase__el:last-child {
    margin-bottom: 0
}

.rmBody.rmBody--subscription.rmBody--popup {
    background: #e9edf2
}

.rmBody.rmBody--subscription.rmBody--embed #rmOrganism .rmBase {
    margin: 0 auto
}

#rmOrganism .rmPage .rmBase__container {
    margin: 0 auto;
    max-width: 44em;
    padding: 2em 1em
}

@media screen and (min-width:768px) {
    #rmOrganism .rmPage .rmBase__container {
        padding: 2em
    }
}

#rmOrganism .rmPage .rmBase__comp--heading {
    font-size: 2em;
    line-height: 1.25
}

#rmOrganism .rmPage .rmBase__compLabel {
    display: block;
    line-height: 1.25;
    margin: 0 0 .25em;
    max-width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

#rmOrganism .rmPage .rmBase__el {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 1em
}

#rmOrganism .rmPage .rmBase__el--logo {
    margin: 0 0 3em
}

#rmOrganism .rmPage .rmBase__el--coupon,
#rmOrganism .rmPage .rmBase__el--cta,
#rmOrganism .rmPage .rmBase__el--unsubscribe-reason {
    margin: 3em 0
}

#rmOrganism .rmPage .rmBase__el--coupon .rmBase__compLabel,
#rmOrganism .rmPage .rmBase__el--unsubscribe-reason .rmBase__compLabel {
    margin: 0 0 .5em;
    max-width: 100%;
    overflow: visible;
    text-overflow: unset;
    white-space: normal
}

#rmOrganism .rmPage .rmBase__el--unsubscribe-reason {
    text-align: left
}

#rmOrganism .rmPage .rmBase__el--legal-notice {
    margin-top: 3rem;
    text-align: left
}

#rmOrganism .rmPage .rmBase__section:last-child .rmBase__el:last-child {
    margin-bottom: 0
}

#rmOrganism .rmLayout--page-centered .rmPage .rmBase__container,
#rmOrganism .rmLayout--page-centered .rmPage .rmBase__container .rmBase__el--legal-notice {
    text-align: center
}

#rmOrganism .rmLayout--legacy .rmBase__el .comp__input,
#rmOrganism .rmLayout--legacy .rmBase__el .comp__select {
    border-radius: 0;
    height: 2em;
    padding: .25em .5em
}

@media screen and (min-width:360px) {
    #rmOrganism .rmLayout--legacy .rmSubscription .rmBase__el.rmBase__el--label-pos-left {
        display: flex
    }

    #rmOrganism .rmLayout--legacy .rmSubscription .rmBase__el.rmBase__el--label-pos-left .rmBase__compLabel {
        flex-basis: 140px;
        flex-shrink: 0;
        hyphens: auto;
        margin: 0;
        max-width: 140px;
        padding: .375em .5em 0 0
    }

    #rmOrganism .rmLayout--legacy .rmSubscription .rmBase__el.rmBase__el--label-pos-left .rmBase__compContainer {
        flex-grow: 1
    }
}

#rmOrganism .rmLayout--legacy.rmBase {
    display: flex;
    flex-direction: column;
    max-width: 400px
}

#rmOrganism .rmLayout--legacy.rmBase .rmBase__container {
    padding: 10px
}

.rmBody.rmBody--subscription.rmBody--legacy {
    background: transparent
}

.rmBody.rmBody--subscription.rmBody--legacy.rmBody--embed #rmOrganism .rmBase {
    margin: 0 auto 0 0
}

.news-single-imgcaption {
    width: 100% !important;

}

@media (max-width: 1200px) {
    .header .menu-bg {
        margin-top: 99px;
    }
}

@media (max-width: 992px) {


    #intro .iheader .family .news_badge img {
        width: 100px;
    }

    #intro .playbutton {
        width: calc(100% - 15px);
    }

    #intro .ifooter .row-block {
        width: 100%;
    }

    #intro .ifooter .block {
        width: 100%;
    }

    #intro .ifooter .block .text-left {
        text-align: center;
    }

    .header .menu-bg {
        display: block;
        clear: both;
        margin-top: 10px;
        width: 100%;
    }

    .header .submenu-bg ul li {
        width: 33.33%;
        padding: 7px 10px;
        margin-bottom: 3px;
    }

    .header .submenu-bg ul li:last-child {
        margin-bottom: 0;
    }

    .con .content .slider {
        width: 100%;
    }

    .herzlich {
        width: 100%;
    }
}

@media (max-width: 768px) {

    #intro .iheader .family .news_badge {
        position: absolute;
        top: -30px;
        right: 0;
    }

    .header #searchform {
        display: none;
    }

    #intro .iheader .family {
        margin-top: 10px;
    }

    DIV.csc-textpic .csc-textpic-imagewrap IMG {
        max-width: 100%;
        display: inline-block;
        height: auto;
    }

    body {
        font-size: 18px;
    }

    .header .mlogo {
        width: 60%;
    }

    .con .sidebar {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .menu-toggle {
        border: 0;
        cursor: pointer;
        height: 2rem;
        padding: 15px;
        right: 0;
        position: absolute;
        top: 0;
        width: 35px;
        height: 35px;
        z-index: 10000;
        background: url("../images/icons/menu-mobile.png") no-repeat center center;
        background-size: 30px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 2px;
        overflow: none;
        display: block;
    }

    .search-toggle {
        border: 0;
        cursor: pointer;
        height: 2rem;
        padding: 15px;
        right: 45px;
        position: absolute;
        top: 0;
        width: 35px;
        height: 35px;
        z-index: 10000;
        background: url("../images/icons/menu-search.png") no-repeat center center;
        background-size: 30px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 2px;
        overflow: none;
        display: block;
    }

    .menu-toggle span,
    .search-toggle span {
        display: none;
        opacity: 0;
    }

    .header #searchform {
        top: 35px;
        right: 45px;
    }

    .con .content {
        width: 100%;
    }

    .header .mobile-menu {
        display: block;
        background-image: url('../images/bg.jpg');
        background-repeat: no-repeat;
        background-color: #c0c1c1;
        border-right: 1px solid #bbb;
        height: 100%;
        margin-left: -100%;
        min-width: 60%;
        overflow: scroll;
        padding: 0;
        position: fixed;
        top: 0;
        transition: margin-left 0.2s ease-in;
        width: 240px;
        z-index: 2000;
        transform: translateZ(1px);
        -webkit-overflow-scrolling: touch;
    }

    .header .mobile-menu .shop-col {
        width: 100%;
    }

    .header .mobile-menu .shop-col a {
        font-size: 13px;
    }

    .menu-visible .header .mobile-menu {
        margin-left: -15px;
    }

    .header .submenu-bg,
    .header .menu-bg {
        display: none;
    }

    .header .mobile-menu .menu-bg {
        margin-top: 0;
        width: 100%;
        display: block;
    }

    .header .mobile-menu .submenu-bg {
        display: inline-block;
        margin-top: 15px;
    }

    .header .mlogo {
        width: 40%;
    }

    .header .xlogo,
    .header .xlogo2 {
        width: 100%;
        text-align: left;
        padding-left: 15px;
        text-align: center;
    }

    .header .submenu-bg ul li {
        width: 100%;
    }

    .footer .block {
        width: 100%;
    }

    .pageteaser-container-text,
    .news-list-item-text {
        width: 100% !important;
    }

    .flexslider .slides {
        padding: 0;
        list-style: none;
    }

    .footer .block {
        margin-bottom: 15px;
    }

    .slink {
        padding: 4px 15px;
        float: none;
        width: 100%;

    }
}

.event .csc-textpic-imagecolumn {
    width: 230px;
    height: 165px;
    overflow: hidden;
    margin-bottom: 10px;
}

.event .csc-textpic-imagecolumn img {
    margin-left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
}

@media (max-width: 540px) {
    #intro .ifooter .block {
        width: 100%;
    }

    .slink {
        float: left;
        width: 100%;
    }

    .breadcrumb {
        float: left;
        width: 100%;
    }

    .table>thead>tr>th,
    .table>tbody>tr>th,
    .table>tfoot>tr>th,
    .table>thead>tr>td,
    .table>tbody>tr>td,
    .table>tfoot>tr>td {
        display: block;
    }
}

@media screen and (max-width: 460px) {
    .header .mlogo {
        width: 70%;
    }
}

@media all and (-webkit-min-device-pixel-ratio: 1.5),
all and (-o-min-device-pixel-ratio: 3 / 2),
all and (min--moz-device-pixel-ratio: 1.5),
all and (min-device-pixel-ratio: 1.5) {
    .header .submenu-bg ul li a {
        background-image: url(../images/menu_icon@2x.png);
    }
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .header .submenu-bg ul li a {
        background-image: url(../images/menu_icon@2x.png);
    }
}

@media (-webkit-min-device-pixel-ratio: 3),
(min-resolution: 288dpi) {
    .header .submenu-bg ul li a {
        background-image: url(../images/menu_icon@2x.png);
    }
}

@media screen and (max-width:992px) {
    #newsletter iframe {
        height: 550px !important;
    }
}

.apps {
  padding: 20px;
  width: 100%;
  height: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.appsBanner {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  box-sizing: border-box;
}

.apps.gesundde {
  border: 3px solid #942744;
  background-color: rgba(255, 255, 255, 0.8);
}

.apps.apomedi {
  border: 3px solid #d23f95;
  background-color: rgba(255, 255, 255, 0.8);
}

.appsBanner.meineapo {
  border: 3px solid #ed1c24;
  background-color: rgba(255, 255, 255, 0.8);
}

.appsBanner .app-icons {
  display: flex;
  flex: 1;
  align-items: center;
  padding: 10px 20px;
}

.appsBanner .app-icons .app-icon {
  float: left;
  margin-right: 30px;
}

.appsBanner .app-icons .app-icon:last-child {
    margin-right: 0;
}



.apps .app-logo {
  display: flex;
  align-items: center;
    flex: 1.5;
}

.apps .app-text {
  font-weight: 500;
  text-align:center;
  display: flex;
  flex: 1;
  align-items: center;
  color: #707070;
  text-transform: uppercase;
}

.apps .app-icons {
  display: flex;
  flex: 1;
  align-items: center;
}

.apps .app-icons .app-icon {
  float: left;
  margin-right: 30px;
}

.apps .app-icons .app-icon:last-child {
    margin-right: 0;
}



@media screen AND (max-width: 440px){
  .apps {
    width: 100%;
  }
}

#exTab1 .tab-content {
  color : #000000;
  background-color: #efefef;
  padding : 5px 15px;
  display: block;
}

#exTab1 .nav-pills>li>a {
  font-size: 15px;
  font-weight: 600;
}

#exTab1 .nav-pills>li.active>a, #exTab1 .nav-pills>li.active>a:focus, #exTab1 .nav-pills>li.active>a:hover {
  background-color: #efefef;
  color : #575756;
  /*font-size: 16px;*/
}

#exTab1 .nav-pills > li > a {
  border-radius: 0;
}


#eprescription h2 {
    margin: 0;
    font-size: 20px;
    color: #000000;
}

#eprescription h3 {
    margin: 0;
    font-size: 18px;
    color: #000000;
}

#eprescription p {
    margin-top: 5px;
    color: #000000;
}

#eprescription ul {
    margin: 0;
    padding: 0;
}

#eprescription button {
    padding: 12px 20px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    background-color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

#eprescription .button-scan, #eprescription .button-photo, #eprescription .button-upload {
    display: flex;
    align-items: center;
    padding: 25px 20px;
    border: none;
    border-radius: 0;
    background-color: #f0f0f0;
    color: #333;
    cursor: pointer;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
}

#eprescription .button-scan:hover, #eprescription .button-photo:hover, #eprescription .button-upload:hover {
    background-color: #d6d6d6;
}

.button-icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
}

.button-icon-scan {
    background-image: url('https://apotool.kiosk.vision/assets/images/icon-datamatrix.svg');
}

.button-icon-photo {
    background-image: url('https://apotool.kiosk.vision/assets/images/icon-camera.svg');
}

.button-icon-upload {
    background-image: url('https://apotool.kiosk.vision/assets/images/icon-photoupload.svg');
}

#eprescription button:hover {
    background-color: #dc0000;
}

#eprescription .button-success {
    background-color: #198754;
    border: 1px solid #198754;
    padding: 12px 20px;
    font-weight: bold;
    color: white;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
    text-decoration: none;
    display: inline-block;
}

#eprescription .button-success:hover {

    background-color: #157347;
    border: 1px solid #157347;
}

#eprescription .modal {
    display: none;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

#eprescription .modal-content {
    background-color: white;
    border-radius: 0;
    padding: 20px;
    max-width: 100%;
    width: 768px;
    position: relative;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    margin: 20px;
}

#eprescription .modal-content.modal-content-md {
    width: 500px;
    max-width: 100%;
}

#eprescription .close {
    color: #333333;
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 42px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
    opacity: .5;
}

#eprescription .close:hover,
#eprescription .close:focus {
    color: #000000;
    opacity: .8;
}

#eprescription .modal-body {
    margin-top: 20px;
    text-align: center;
}

#eprescription form {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

#eprescription form h2 {
    font-size: 24px;
    color: #333;
    margin: 0;
}

#eprescription .error-message {
    color: red;
    margin-top: 5px;
    font-style: italic;
    font-size: 14px;
}

#eprescription .form-group,
#eprescription .form-group .input {
    position: relative;
}

#eprescription .form-group .input input,
#eprescription .form-group .input textarea {
    width: 100% !important;
    height: auto;
    padding: 25px 15px 7px 15px;
    border: 1px solid #ddd;
    border-radius: 0;
    background: transparent;
    background-color: transparent;
    outline: none;
    transition: border-color 0.3s ease;
    text-transform: none;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    text-align: left;
    color: #333333;
}

#eprescription .form-group .input label {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    background-color: transparent;
    color: #999;
    pointer-events: none;
    transition: 0.2s ease all;
    padding: 0 5px;
}

#eprescription .form-group .input input:focus~label,
#eprescription .form-group .input input:not(:placeholder-shown)~label,
#eprescription .form-group .input textarea:focus~label,
#eprescription .form-group .input textarea:not(:placeholder-shown)~label {
    top: 15px;
    left: 10px;
    font-size: 12px;
    color: #888888;
    background-color: white;
    padding: 0 5px;
}

#eprescription .horizontal-group {
    display: flex;
    gap: 20px;
}

#eprescription .horizontal-group .form-group {
    flex: 1;
}



#eprescription .horizontal-group-sm {
    gap: 10px;
}

#eprescription .forms {
    width: 100%;
}


#eprescription #apotheken,
#eprescription #lieferart,
#eprescription .kontaktdaten,
#eprescription #datetimeAbholung,
#eprescription #datetimeBotendienst {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
}


#eprescription #apotheken {
    margin-bottom: 0;
}

#eprescription .kontaktdaten {
    max-width: 540px;
}

#eprescription .button-container {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

#eprescription .button-container button {
    width: 100%;
}

#eprescription form button {
    background-color: #ff0000;
    color: white;
    padding: 12px;
    font-weight: bold;
    border: none;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 100%;
}

#eprescription form button:hover {
    background-color: #dc0000;
}

#eprescription .radio-group {
    display: flex !important;
    gap: 10px;
    justify-content: flex-start;
    flex-wrap: wrap;
}

#eprescription .radio-label {
    display: flex;
    flex-direction: column;
    padding: 12px 20px;
    border: 2px solid #ddd;
    border-radius: 0;
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    background-color: #f9f9f9;
}

#eprescription .radio-group p {
    margin-bottom: 0;
}

#eprescription .radio-group input[type="radio"] {
    display: none;
}

#eprescription .radio-group input[type="radio"]:checked+.radio-label {
    background-color: #5cb85c;
    color: white;
    border-color: #5cb85c;
}

#eprescription .radio-group input[type="radio"]:focus+.radio-label {
    border-color: #888888;
    outline: none;
}

#eprescription .radio-group input[type="radio"]:checked+.radio-label p {
    color: white;
}

#eprescription .radio-group .radio-label:hover {
    background-color: #e6e6e6;
    border-color: #ccc;
}

#eprescription #video-container {
    position: relative;
    width: 400px;
    height: 400px;
    background-color: #efefef;
    max-width: 100%;
    margin: 20px auto;
}

#eprescription #video {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 1;
    -o-object-fit: cover;
    object-fit: cover;
}


#eprescription #photoVideo-container {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #efefef;
    max-width: 100%;
    margin: 20px auto;
}


#eprescription #photoVideo {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    z-index: 1;
}

#eprescription #overlay-message,
#eprescription #overlay-message2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #333;
    text-align: center;
    padding: 10px;
    z-index: 2;
}



#loadingScreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

#loadingScreen .spinner {
    display: flex;
    justify-content: space-between;
    width: 60px;
    margin: 0 auto;
    margin-bottom: 20px;
}

#loadingScreen .dot {
    width: 15px;
    height: 15px;
    background-color: #888888;
    border-radius: 50%;
    animation: bounce 1.5s infinite;
}

#loadingScreen .dot:nth-child(2) {
    animation-delay: 0.3s;
}

#loadingScreen .dot:nth-child(3) {
    animation-delay: 0.6s;
}

@keyframes bounce {

    0%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-20px);
    }
}

#eprescription .refresh-button {
    width: 32px;
    height: auto;
    background: url(https://apotool.kiosk.vision/assets/images/icon-refresh.svg) no-repeat center center;
    background-size: contain;
    cursor: pointer;
}

#eprescription .lieferart {
    font-weight: bold;
}

#eprescription .outlined {
    border: 1px solid #888888;
    background-color: #888888;
    color: #FFFFFF;
}

#eprescription .outlined:hover {
    border: 1px solid #777777;
    background-color: #777777;
    color: #ffffff;
}

#eprescription #photoPreview,
#eprescription #photoContainer {
    margin-bottom: 15px;
}

#eprescription #cartContainer h3 {
    margin-top: 0;
}

#eprescription .remove-item-btn {
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    background-color: transparent;
    color: #777777;
    font-size: 22px;
    font-weight: bold;
}

#eprescription .remove-item-btn:hover {
    background-color: transparent;
    color: #FF0000;
}

#eprescription #cartItemsList {
    margin-top: 15px;
}



#eprescription #cartItemsList li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

#eprescription #cartItemsList li:first-child {
    border-top: 1px solid #ddd;
}



#eprescription #cartItemsList li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

#eprescription .cart-item {
    display: flex;
    gap: 15px;
    align-items: center;
}

#eprescription .cart-item-thumbnail {
    width: 60px;
    height: 60px;
    border-radius: 0;
    overflow: hidden;
    background-color: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
}

#eprescription .cart-item-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#eprescription .pdf-placeholder {
    background-color: #FF0000;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: bold;
}

#eprescription .cart-item-thumbnail.datamatrix-placeholder {
    background-image: url(https://apotool.kiosk.vision/assets/images/icon-datamatrix.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
}

#eprescription .form-group .input select {
    width: 100%;
    padding: 25px 15px 7px 15px;
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: transparent;
    outline: none;
    transition: border-color 0.3s ease;
    appearance: none;
    background: url(https://apotool.kiosk.vision/assets/images/icon-dropdown.svg) no-repeat right 15px bottom 15px;
    background-size: 16px;
    text-align: left;
    color: #333333;
}

#eprescription .form-group .input select:disabled {
    color: #888888;
}

#eprescription .form-group .input select:focus~label,
#eprescription .form-group .input select:not(:placeholder-shown)~label {
    top: 15px;
    left: 10px;
    font-size: 12px;
    color: #888888;
    background-color: white;
    padding: 0 5px;
}

#eprescription .form-group .input select:focus {
    border-color: #888888;
}

#eprescription .form-group .input label {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    background-color: transparent;
    color: #999;
    pointer-events: none;
    transition: 0.2s ease all;
    padding: 0 5px;
}

#eprescription .list-number {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #ff0000;
    color: white;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    margin-right: 10px;
}



#eprescription .how-to {
    margin-top: 30px;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
}

.erezept-container {
    margin-top: 50px;
    margin-bottom: 50px;
}

.erezept-container h1 {
  color: #FFFFFF;
  margin-bottom: 20px;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 32px;
}


.erezept-container .button-container {
    display: flex;
    justify-content: center;
    gap: 50px;
}



.erezept-container .button-scan, .erezept-container .button-photo, .erezept-container .button-upload {
    display: flex;
    align-items: center;
    padding: 25px 20px;
    border: none;
    border-radius: 0;
    background-color: rgba(240, 240, 240, .9);
    color: #333;
    cursor: pointer;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    text-decoration: none;
    max-width: 185px;
    text-align: center;
}

.erezept-container .button-scan:hover, .erezept-container .button-photo:hover, .erezept-container .button-upload:hover {
    background-color: #d6d6d6;
} 

.erezept-container .button-icon {
  width: 64px;
  height: 64px;
}

#captchaImageAbholung, #captchaImageBotendienst {
    max-width: none;
}

#popupBox {
    width: 768px !important;
}










