:root{
    --borderRadius: 4px;
}

.col-01, .col-02, .col-03, .col-04, .col-05, .col-06, .col-07, .col-08, .col-09, .col-10, .col-11, .col-12, .col-13, .col-14, .col-15, .col-16, .col-17, .col-18, .col-19, .col-20, .col-21, .col-22, .col-23, .col-24 {
    padding: 1%
}

header .col-01, header .col-02, header .col-03, header .col-04, header .col-05, header .col-06, header .col-07, header .col-08, header .col-09, header .col-10, header .col-11, header .col-12, header .col-13, header .col-14, header .col-15, header .col-16, header .col-17, header .col-18, header .col-19, header .col-20, header .col-21, header .col-22, header .col-23, header .col-24 {
    padding: .5%
}

header section{
    padding: 1.5% 0 !important;
}

.no-padding,
.no-padding div,
.no-padding div section{
    padding: 0 0 0 0;
}

html, body,
.mm-page,
#global-wrap,
.fixed-width{
    height: 100%;
}


.fixed-width {
    margin: auto;
}

/*
.logo img{
    max-width: 150px;
}
*/

nav {
    text-align: left;
}

.box-content,
.background-video-container{
    width: 100%;
    box-sizing: border-box;
}

#player{
    width: 1300px;
}

.fixed-width,
.bgimage img {
   /* transition: width 0.5s;*/
}

.fixed-width {
    width: 100%;
    margin: auto;
    display: block;

    box-sizing: border-box;
}

/* ------------ Main-Header ------------------------------------------------------------------------  */
header {
    position: fixed;
    top: 0;
    z-index: 2;
    width: 1300px;
    display: inline-block;
    padding: 0;
    opacity: 0;
    float: none;
    left: 50%;
}

header div:first-child > .box-content {
    float: left;
}

header .section:first-child img {
    margin: 7px 0 0 10px;
}

header div:last-child > .box-content {
    float: right;
}

header svg {
    max-height: 90px;
    margin-top: 10px;
}

header section {
    position: relative;
    float: none;
    display: flex;
    /*left: 50%;*/
}

.small-header{
    padding: 0.5% 4% !important;
}

.small-header img{
    height: 50px;
}

.rw-sociallinks{
    float: right;
}

.rw-sociallinks a{
    float: right;
    display: block;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 0;
}

/*ol li{
    list-style-image: url(../Images/_default/1133-checkmark.svg);
   !* list-style-position: inside;*!
}

.bgcolor-2 ol li{
    list-style-image: url(../Images/checkmark-white.png);
}*/


.big-button,
.info-button-big,
.info-button-big-hback,
.-button-big,
.lead-button-big-hback,
a.button, a.button-1,
.button-file,
.lead-button{
    border-radius: 3px !important;
}

.big-button, .info-button-big, .info-button-big-hback, .prime-btn, .lead-button-big, .lead-button-big-hback, a.button, a.button-1, .button-file, .lead-button {
    padding: 9px 25px;
}

.lead-button-big:hover, .info-button-big:hover, a.button:hover, a.button-1:hover, .prime-btn:hover, .lead-button-big-hback:hover, .info-button-big-hback:hover, .lead-button:hover {
    padding: 9px 10px 9px 40px;
}

.lead-button-big:after, .info-button-big:after {
    /*content: url(../Images/btn-arrow-right.png);*/
}

#nav > ul > li > a{
    padding: 13px 10px;
}

.no-padding .teaser-box-5{
    background-color: #0066cc;
}

.no-padding .teaser-box-5 .teaser-link{
    z-index: 1;
}

.no-padding .teaser-box-5 .teaser-image{
    opacity: 0.7;
}


.teaser-box-3 .teaser-content p {
    /* display: none;*/
}


.trust img{
    max-width: 50px;
}


.vert-align{
    align-items: flex-start; /* Safari 7.0+ */
    display: flex;
    align-items: flex-start;
}


.vert-align h1,
.vert-align h2,
.vert-align h3,
.vert-align h4,
.vert-align h5,
.vert-align h6{
    padding: 0;
}

.vert-align div {
    align-self: center;
}


.teaser-box-1 .button,
.teaser-box-2 .button,
.teaser-box-3 .button,
.teaser-box-4 .button,
.teaser-box-5 .button,
.teaser-box-6 .button,
.teaser-box-7 .button{
    right: 5px !important;
    bottom: 5px !important;
    width: 20px !important;
    height: 20px !important;
}

.teaser-box-3 .teaser-image{
    background-color: rgba(0,0,0,.1);
}

.teaser-box-3 .teaser-image img{
    opacity: 0.8;
}

/*.teaser-box-7{
    height: auto !important;
}*/

/*.sidebar > div > div{
    position: sticky;
    top: 150px;
    z-index: 50;
}*/

.teaser-box-1 .button, .teaser-box-2 .button, .teaser-box-3 .button, .teaser-box-4 .button, .teaser-box-5 .button, .teaser-box-6 .button, .teaser-box-7 .button{
    display: none;
}

.same-col-height .bgimage{
    height: 100%;
}

.language-flags .col-18{

}

.language-navi{
    top: 0;
}

.language-navi ul li{
    padding: 0;
}

.language-navi ul li a{
    color: rgba(0,0,0,0);
    background: #fff;
    opacity: 0.5;
    padding: 0;
    width: 40px;
}

.language-navi li a:hover {
    background: #fff;
    color: rgba(0, 0, 0, 0);
}

.language-navi ul li a.language-navi-active{
    opacity: 0;
}

.language-navi ul li:first-child{
    background: url('../Images/icon-flag-de.svg') no-repeat;
}

.language-navi ul li:last-child{
    background: url('../Images/icon-flag-pl.svg') no-repeat;
}

.chosen-container{
    width: 100% !important;
}


.onpage-navi{
    display: inline-block;
    /*  box-shadow: 0 5px 20px rgba(0,0,0,0.1);*/
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.onpage-navi ul{
    float: left;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.onpage-navi ul > li{
    /* width: 100%; */
    float: left;
    list-style-type: none;
}

.onpage-navi ul > li > a{
    padding: 20px;
    background-color: #fff;
    color: #333;
    font-weight: 500;
    display: inline-block;
    float: left;
    /* width: 100%; */
    box-sizing: border-box;
    transition: all 0s ease;
}

.onpage-navi ul > li:first-child a{
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.onpage-navi ul > li:last-child a{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.onpage-navi a.active,
.onpage-navi a.active i,
.onpage-navi a:hover,
.onpage-navi a:hover i{
    background-color: #1E96A6;
    color: #fff;
}

.rounded{
    border-radius: var(--borderRadius);
}

.rounded img{
    border-radius: var(--borderRadius);
}

.rounded-top, .rounded-top img{
    border-top-left-radius: var(--borderRadius);
    border-top-right-radius: var(--borderRadius);
}

.rounded-bottom, .rounded-bottom img{
    border-bottom-left-radius: var(--borderRadius);
    border-bottom-right-radius: var(--borderRadius);
}


.sidebar-navi, .conversion-navi{
    background-color: #fff;
    /* border: 1px solid #f0f0f0;*/
    border-radius: 4px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}

.sidebar-navi ul > li,
.conversion-navi ul > li{
    border-bottom: 1px solid #e5e5e5;
    /*border-bottom: 1px solid #b3b3b3;*/
}

.sidebar-navi ul > li:last-child,
.conversion-navi ul > li:last-child{
    border-bottom:none;
}

.sidebar-navi ul > li > a,
.conversion-navi ul > li > a {
    color: #666;
}

.sidebar-navi ul > li > a,
.conversion-navi ul > li > a{
    padding: 17px 15px 17px 15px;
}

.sidebar-navi ul > li:first-child a,
.conversion-navi ul > li:first-child a{
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.sidebar-navi ul > li:last-child a,
.conversion-navi ul > li:last-child a{
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.sidebar-navi ul > li > a:hover,
.sidebar-navi ul > li > a.active{
    background-color: #1E96A6;
    color: #fff;
}

.footable th{
    text-align: left;
}

.footable tbody tr{
    background-color: #fff;
}

.footable tbody tr:nth-child(odd){
    background-color: #e3f1ff;
}

.footable tbody tr td,
.footable-details tbody tr th{
    vertical-align:middle !important;
    height: 30px;
}

.footable-details tbody tr td,
.footable-details tbody tr th{
    height: 40px;
}

.table .footable-detail-row  tbody > tr{
    background-color: #fff;
}

.table .footable-detail-row  tbody > tr:nth-child(odd){
    background-color: #edf6fa;
}

.ce-table th, .ce-table td {
    border-top: 1px solid #dadada;
}
.ce-table th, .ce-table td {
    padding: 0.5em 0.75em;
    vertical-align: top;
}

.content-bottom > div{
    bottom: 0;
    position: absolute;
}

table.ts-skin {
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

.ts-skin thead th {
    background-color: #CFD9E7;
    border: 1px solid #fff;
}

.ts-skin thead th {
    font-size: 14px;
    font-weight: 700;
    background-color: #CFD9E7;
    padding: 10px;
    color: #1E96A6;
    text-transform: uppercase;
    border: 1px solid #fff;
    cursor: pointer;
}

.ts-skin tbody tr {
    background-color: #E2E7ED;
}

.ts-skin tbody td {
    border-right: 1px solid #fff;
    border-bottom: 2px solid #fff;
}

.ts-skin tbody tr td p {
    padding: 8px;
    margin: 0;
}

.ts-skin tbody td .lead-button-big {
    display: block;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    box-shadow: none;
    margin: 0;
}

button#back-to-top {
    position: fixed;
    bottom: 20px;
    left: 95%;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background-size: 100%;
    border: none;
    cursor: pointer;
}

.kliste-btn{
    background-color: transparent !important;
}


@media screen and (min-width: 0px) and (max-width: 480px){

    .footable tbody tr > td,
    .footable-details tbody tr th{
        width: 50%;
    }
}

@media screen and (min-width: 481px) and (max-width: 768px){
    .footable tbody tr > td,
    .footable-details tbody tr th{
        width: 40% !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 992px){
    .footable tbody tr > td,
    .footable-details tbody tr th{
        width: auto ;
    }
}


@media screen and (min-width: 0px) and (max-width: 1440px) {

    table.contenttable{
        width: 100%!important;
    }

    .contenttable tr{
        height: 50px;
        border-spacing: 10px;
    }

    .contenttable tr:nth-child(odd){
        background-color: #eee;
    }

    .contenttable td{
        display: table-row;
        width: 100%;
    }

}


@media screen and (min-width: 0px) and (max-width: 720px) {
    /*smartphone portrait*/

    .s-col-24, .s-col-23, .s-col-22, .s-col-21, .s-col-20, .s-col-19, .s-col-18, .s-col-17, .s-col-16, .s-col-15, .s-col-14, .s-col-13, .s-col-12, .s-col-11, .s-col-10, .s-col-09, .s-col-08, .s-col-07, .s-col-06, .s-col-05, .s-col-04, .s-col-03, .s-col-02, .s-col-01 {
        display: block;
    }

    header{
        height: 60px;
        width: 100%;
    }

    header section div{
        /*     padding: 0 !important;*/
    }

    header > section > div:nth-child(1){
        top: 5px;
        left: 70px;
        width: 50%;
    }

    header > section > div:nth-child(3){
        top: 10px;
        right: 5px;
        width: 30%;
        position: absolute;
    }

    header .col-16{
        display: none;
    }

    /* fixed-header */
    header{
        margin-left: 0 !important;
        left: 0;
    }

    .language-flags .col-18{
    width: 45%;
    }

    .language-navi {
        top: 12px;
    }

    .small-header{
        padding:1.5% 0!important;
    }

    .small-header img {
        height: auto !important;
    }

    header section:nth-child(2) {
        padding: 0;
    }

    header section:last-child {
        box-shadow: none;
    }

    .header-search {
        display: none;
    }

    section, .mm-page, footer {
        width: 100%;
        box-sizing: border-box;
        /*  padding: 3%;*/
    }


    .background-video-container{
        display: none;
    }

    .same-col-height .bgimage{
        height: 200px;
    }


    .logo img{
        width: 200px;
        margin: -15px 0 0 0;
    }

    .teaser-box-5 .button{
        display: block;
    }

    .optegra-ol .col-04 {
        width: calc((100% / 24) * 4);
    }

    .optegra-ol .col-20 {
        width: calc((100% / 24) * 20);
    }

    footer .mobilecol_2 .col-08{
        width: calc((100% / 24) * 8);
    }

    footer .mobilecol_2 .col-16{
        width: calc((100% / 24) * 16);
    }

    button#back-to-top {
        left: 80%;
    }

    .onpage-navi{
        margin: 20px 0;
        width: 90%;
    }

    .onpage-navi ul > li{
        width: 50%;
        /* height: 50px;*/
        box-sizing: border-box;
    }

    .onpage-navi ul > li > a{
        width: 100%;
        padding: 10px 5px;
        text-align: center;
    }

    .onpage-navi ul > li a i:before {
        width: 100%;
        display: inline-block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .onpage-navi ul > li > a > i {
        font-size: 50px;
        width: 100%;
        margin: 0 0 30px 0;
    }

    .onpage-navi ul > li:first-child a{
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }

    .onpage-navi ul > li:last-child a{
        border-top-right-radius:0;
        border-bottom-right-radius: 0;
    }

    .onpage-navi ul > li:nth-child(odd){
        border-right: 1px solid #eee;
    }

    .onpage-navi ul > li:nth-child(1),
    .onpage-navi ul > li:nth-child(2),
    .onpage-navi ul > li:nth-child(3),
    .onpage-navi ul > li:nth-child(4),
    .onpage-navi ul > li:nth-child(5),
    .onpage-navi ul > li:nth-child(6){
        border-bottom: 1px solid #eee;
    }
}

@media screen and (min-width: 721px) and (max-width: 800px) {
    /* tablet portrait */
    header, .mm-page, footer, #player {
        width: 100%;
        box-sizing: border-box;
        /*padding: 2%;*/
    }

    nav .level1{
        margin: 5px 0 5px 0 !important;
    }

    #nav > ul > li > a {
        padding: 13px 9px;
    }

    .desktop-header .col-08,
    .desktop-header .col-16{
        width: 100%;
    }

    #global-wrap > section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > section > div:first-child{
        padding-left: 0 !important;
    }

    #global-wrap > section > div:last-child{
        padding-right: 0 !important;
    }

    footer .tabletcol_2 .col-08{
        width: calc((100% / 24) * 8);
    }

    footer .tabletcol_2 .col-16{
        width: calc((100% / 24) * 16);
    }
}

@media screen and (min-width: 801px) and (max-width: 1024px) {
    /*Tablet landscape*/
    header, .mm-page, footer, #player {
        width: 100%;
        box-sizing: border-box;
        /* padding: 5%;*/
    }

    #global-wrap > section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > section > div:first-child{
        padding-left: 0 !important;
    }

    #global-wrap > section > div:last-child{
        padding-right: 0 !important;
    }

    nav .level1{
        margin: 5px 0 5px 0 !important;
    }

    #nav > ul > li > a {
        padding: 13px 12px;
    }


    footer .tabletcol_2 .col-08{
        width: calc((100% / 24) * 8);
    }

    footer .tabletcol_2 .col-16{
        width: calc((100% / 24) * 16);
    }
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
    /* small-Size Desktop*/

    /*big-Size Desktop*/
    header, .mm-page, footer, #player {
        width: 960px;
        margin: auto;
    }

    .sidebar-navi ul > li > a, .conversion-navi ul > li > a{
        padding: 15px 10px 15px 15px;
    }

    #global-wrap > section,
    header > section, footer {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    #global-wrap > section.bgvideo,
    #global-wrap > section.bgmap,
    #global-wrap > section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > section > div:first-child{
        padding-left: 0 !important;
    }

    #global-wrap > section > div:last-child{
        padding-right: 0 !important;
    }


    #global-wrap > .full-width{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > .full-width > div{
        padding: 0;
    }

    #global-wrap > section, header > section, footer {
        padding-top: 0;
        padding-bottom: 0;
    }



}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    /*Mid-Size Desktop*/

    /*big-Size Desktop*/
    header, .mm-page, footer, #player {
        width: 1400px;
        margin: auto;
    }

    /*#global-wrap > section,*/
    header > section, footer {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    #global-wrap > section.bgvideo,
    #global-wrap > section.bgmap,
    #global-wrap > section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > section > div:first-child{
        padding-left: 0 !important;
    }

    #global-wrap > section > div:last-child{
        padding-right: 0 !important;
    }

    #global-wrap > .full-width{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > .full-width > div{
        padding: 0;
    }

    #global-wrap > section, header > section, footer {
        padding-top: 0;
        padding-bottom: 0;
    }

    table.contenttable{
        width: 100%!important;
    }

    .contenttable tr{
        height: 50px;
        border-spacing: 10px;
    }

    .contenttable tr:nth-child(odd){
        background-color: #eee;
    }

    .contenttable td{
        padding: 10px;
        width: 50% !important;
    }

}

@media screen and (min-width: 1921px) and (max-width: 5200px) {
    /*big-Size Desktop*/
    header, .mm-page, footer, #player {
        width: 1700px;
        margin: auto;
    }

    /* #global-wrap > section,*/
    header > section, footer {
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    #global-wrap > section.bgvideo,
    #global-wrap > section.bgmap,
    #global-wrap > section{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > section > div:first-child{
        padding-left: 0 !important;
    }

    #global-wrap > section > div:last-child{
        padding-right: 0 !important;
    }

    #global-wrap > .full-width{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #global-wrap > .full-width > div{
        padding: 0;
    }

    #global-wrap > section, header > section, footer {
        padding-top: 0;
        padding-bottom: 0;
    }

    .content-image > .col-18{
        width: calc((100% / 24) * 17);
    }

    table.contenttable{
        width: 100%!important;
    }

    .contenttable tr{
        height: 50px;
        border-spacing: 10px;
    }

    .contenttable tr:nth-child(odd){
        background-color: #eee;
    }

    .contenttable td{
        padding: 10px;
        width: 50% !important;
    }
}

.error textarea,
.error input{
    background: url('../Images/_default/icon-form-error_1.svg') #EFE2AC no-repeat right !important;
    background-size: 25px !important;
}

