
/*Layout*/
body, form, figure { 
    margin: 0;
    padding: 0; 
} 

img { 
    border: 0; 
} 

header, footer, nav, section, aside, article, figure, figcaption { 
    display: block; 
} 

body { 
    font-size: 100.01%;
} 

select, input, textarea { 
    font-size: 99%; 
}

#container, .inside { 
    position:relative; 
}

#main, #left, #right { 
    float: left;
    position: relative;
}

#main { 
    width: 100%;
}

# left { 
    margin-left:-100%;
}

#right { 
    margin-right:-100%; 
}

#footer { 
    clear:both;
}

#main.inside { 
    min-height: 1px;
}

.ce_gallery > ul { 
    margin: 0;
    padding: 0;
    overflow: hidden;
    list - style: none;
}

.ce_gallery > ul li { 
    float: left; 
}

.ce_gallery > ul li.col_first { 
    clear: left; 
}

.float_left { 
    float: left; 
}

.float_right { 
    float: right; 
}

.block { 
    overflow: hidden;
}

.clear, #clear { 
    height: .1px;
    font-size: .1px;
    line-height: .1px;
    clear: both;
}

.invisible { 
    border: 0;
    clip: rect(0 0 0 0);
    height: 1 px;
    margin:-1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.custom { 
    display: block;
}

#container:after, .custom:after { 
    content: "";
    display: table;
    clear: both; 
}

/*Form*/

.invisible{
    display:none;
}

.ce_h3d_simpleOrderForm #toggleProducts{
    display:block;
    background-image:url(/system/modules/h3d_orderForm/assets/images/field_validated.svg);
    background-repeat:no-repeat;
    background-position:left center;
    background-size:20px;
    padding-left:24px;
    cursor:pointer;
}

input:-moz-placeholder,input::-moz-placeholder{
    color:#606066;
    opacity:.9;
}

.ce_h3d_simpleOrderForm a{
    color:#005cad;
}

.ce_h3d_simpleOrderForm form{
    font-size:14px;
    overflow:hidden;
    border-radius:10px;
    margin-bottom:0;
}

.ce_h3d_simpleOrderForm .formbody{
    padding:0;
    background:0;
}

.ce_h3d_simpleOrderForm form td{
    vertical-align:middle;
    border:0;
}

.ce_h3d_simpleOrderForm .widget>.value,.ce_h3d_simpleOrderForm input[type=date],.ce_h3d_simpleOrderForm input[type=datetime],.ce_h3d_simpleOrderForm input[type=email],.ce_h3d_simpleOrderForm input[type=number],.ce_h3d_simpleOrderForm input[type=password],.ce_h3d_simpleOrderForm input[type=search],.ce_h3d_simpleOrderForm input[type=tel],.ce_h3d_simpleOrderForm input[type=text],.ce_h3d_simpleOrderForm input[type=time],.ce_h3d_simpleOrderForm input[type=url],.ce_h3d_simpleOrderForm select,.ce_h3d_simpleOrderForm textarea{
    width:100%;
    height:30px;
    max-width:100%;
    margin-top:8px;
    padding:3px 6px;
    background-position:right center;
    border:1px solid #bababb;
    border-radius:2px;
    color:#202022;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    transition:all .15s linear 0s;
}

.ce_h3d_simpleOrderForm .widget>.value{
    background-color:rgba(255,255,255,.5);
    border:none;
}

.ce_h3d_simpleOrderForm input[type=checkbox],.ce_h3d_simpleOrderForm input[type=radio]{
    border:0;
    display:inline-block;
    float:left;
    height:13px;
    margin-right:10px;
    margin-top:3px;
    width:13px;
}

.ce_h3d_simpleOrderForm .ie select{
    padding-top:0;
    padding-right:0;
    padding-bottom:0;
}

.ce_h3d_simpleOrderForm .safari select,.ce_h3d_simpleOrderForm .webkit select{
    -webkit-appearance:menulist-button;
}

.ce_h3d_simpleOrderForm textarea{
    height:150px;
}

.ce_h3d_simpleOrderForm .button,.ce_h3d_simpleOrderForm input[type=submit]{
    height:auto;
    display:inline-block;
    padding:3px 15px;
    background:#e2000a;
    background:-moz-linear-gradient(270deg,#e2000a,#d20007);
    background:-webkit-linear-gradient(270deg,#e2000a,#d20007);
    background:-o-linear-gradient(270deg,#e2000a,#d20007);
    background:-ms-linear-gradient(270deg,#e2000a,#d20007);
    background:linear-gradient(180deg,#e2000a,#d20007);
    border-radius:3px;font-size:18px;
    line-height:30px;font-weight:700;
    text-decoration:none;color:#FFF;
    text-transform:uppercase;
    box-decoration-break:clone;
    -moz-box-decoration-break:clone;
    -webkit-box-decoration-break:clone;
    -ms-box-decoration-break:clone;
    text-shadow:1px 1px 1px #666;
    background-position:15px center;
    cursor:pointer;
}

.ce_h3d_simpleOrderForm .button:hover,.ce_h3d_simpleOrderForm input[type=submit]:hover{
    background-color:#c90007;
    background-image:none;
    background:-moz-linear-gradient(270deg,#e2000a,#ba0006);
    background:-webkit-linear-gradient(270deg,#e2000a,#ba0006);
    background:-o-linear-gradient(270deg,#e2000a,#ba0006);
    background:-ms-linear-gradient(270deg,#e2000a,#ba0006);
    background:linear-gradient(180deg,#e2000a,#ba0006);
    background-position:15px center;
}

.ce_h3d_simpleOrderForm .button a{
    display:inline-block;
    text-decoration:none;
    color:#FFF;
}

.ce_h3d_simpleOrderForm input[type=submit]{
    background:#68b603;
    background:-moz-linear-gradient(270deg,#68b603,#03aa03);
    background:-webkit-linear-gradient(270deg,#68b603,#03aa03);
    background:-o-linear-gradient(270deg,#68b603,#03aa03);
    background:-ms-linear-gradient(270deg,#68b603,#03aa03);
    background:linear-gradient(180deg,#68b603,#03aa03);
    border:1px solid #FFF;
    border-radius:2px;
    background-position:15px center;
}

.ce_h3d_simpleOrderForm input[type=submit]:hover{
    background:#039203;
    background:-moz-linear-gradient(270deg,#68b603,#039203);
    background:-webkit-linear-gradient(270deg,#68b603,#039203);
    background:-o-linear-gradient(270deg,#68b603,#039203);
    background:-ms-linear-gradient(270deg,#68b603,#039203);
    background:linear-gradient(180deg,#68b603,#039203);
    background-position:15px center;
}

.ce_h3d_simpleOrderForm .firstname input:-webkit-input-placeholder,.ce_h3d_simpleOrderForm .lastname input:-webkit-input-placeholder{
    color:#202022;
}

.ce_h3d_simpleOrderForm .firstname input:-moz-placeholder,.ce_h3d_simpleOrderForm .lastname input:-moz-placeholder{color:#202022;opacity:.9}.ce_h3d_simpleOrderForm .firstname input:-ms-input-placeholder,.ce_h3d_simpleOrderForm .lastname input:-ms-input-placeholder{
    color:#202022;
}

.ce_h3d_simpleOrderForm .invisible_input input{
    display:none;
}

.ce_h3d_simpleOrderForm .explanation{
    margin-top:20px;
}

.ce_h3d_simpleOrderForm form .note,.ce_h3d_simpleOrderForm form .note_small{
    margin-top:14px;
    font-size:12px;
    line-height:16px;
    color:#606066;
}

.ce_h3d_simpleOrderForm form .note a{
    color:#606066;
}

.ce_h3d_simpleOrderForm p.error,.ce_h3d_simpleOrderForm p.tl_error{
    margin-top:1em;
    margin-bottom:20px;
    padding:1.5625%;
    background-color:#FFF;
    border:1px solid #e2000a;
    line-height:21px;
    color:#e2000a;
}

.ce_h3d_simpleOrderForm input.error{
    background:url(/system/modules/h3d_orderForm/assets/images/field_error.svg) right center no-repeat #FFF;
    border:1px solid #e2000a;
}

.ce_h3d_simpleOrderForm input.validated{
    background-image:url(/system/modules/h3d_orderForm/assets/images/field_validated.svg);
    background-position:right center;
    background-repeat:no-repeat;
}

.ce_h3d_simpleOrderForm input[type=checkbox].validated,.ce_h3d_simpleOrderForm input[type=radio].validated{
    background-image:none;
}

.ce_h3d_simpleOrderForm input.unvalidated{
    background-image:url(/system/modules/h3d_orderForm/assets/images/field_error.svg);
    background-position:right center;
    background-repeat:no-repeat;
}

.ce_h3d_simpleOrderForm .checkbox_container.error span,.ce_h3d_simpleOrderForm .radio_container.error span{
    padding:1.5625%;
    box-shadow:none;
}

.ce_h3d_simpleOrderForm .checkbox_container.terms_privacy.error span{
    padding-right:0;
    padding-left:0;
    -webkit-box-shadow:0 0;
    box-shadow:0 0;
}

.ce_h3d_simpleOrderForm label,.ce_h3d_simpleOrderFormIbanCalc label{
    display:none;
    line-height:16px;
}

.ce_h3d_simpleOrderForm label.label_company{
    width:100%;
    float:none;
    display:block;
    margin-top:16px;
}

.ce_h3d_simpleOrderForm fieldset.checkbox_container label,.ce_h3d_simpleOrderForm fieldset.radio_container label{
    float:left;
    display:block;
}

.ce_h3d_simpleOrderForm .product label{
    line-height:23px;}

.ce_h3d_simpleOrderForm .payment_method .discount_voucher label{
    display:none;
}

.ce_h3d_simpleOrderForm .widget.bank_bic,.ce_h3d_simpleOrderForm .widget.bank_iban,.ce_h3d_simpleOrderForm .widget.bank_name,.ce_h3d_simpleOrderForm .widget.company,.ce_h3d_simpleOrderForm .widget.vat_id,.ce_h3d_simpleOrderForm div.debit_info{
    display:none;
    padding-left:30px;
}

.ce_h3d_simpleOrderForm .widget.company,.ce_h3d_simpleOrderForm .widget.vat_id{
    padding-left:0;
}

.ce_h3d_simpleOrderForm .widget.bank_name,.ce_h3d_simpleOrderForm div.debit_info{
    padding-bottom:20px;
}

.ce_h3d_simpleOrderForm div.debit_info .ddi-label{
    font-weight:700;
}

.ce_h3d_simpleOrderForm div.debit_info .ddi-info{
    margin-top:20px;
}

.ce_h3d_simpleOrderForm .radio_container.payment_method>span:first-of-type,.ie8 .ce_h3d_simpleOrderForm .radio_container.payment_method>span{
    display:block;
}

.ce_h3d_simpleOrderForm label p{
    margin-bottom:0;
}

.ce_h3d_simpleOrderForm fieldset>br{
    clear:both;
    display:inline;
}

.ce_h3d_simpleOrderForm fieldset>legend .ce_text,.ce_h3d_simpleOrderForm fieldset>legend p{
    margin:0;
}

.ce_h3d_simpleOrderForm fieldset>legend p{
    padding-top:3px;
    padding-bottom:3px;
}

.ce_h3d_simpleOrderForm p.error{
    display:none;
}

.ce_h3d_simpleOrderForm .checkbox_container p.error,.ce_h3d_simpleOrderForm .radio_container p.error{
    display:block;
}

.ce_h3d_simpleOrderForm form{
    background-color:#ededed;
    -moz-hyphens:auto;
    -o-hyphens:auto;
    -webkit-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
}

.ce_h3d_simpleOrderForm fieldset{
    max-width:98.4375%;
    border:0;
    position:relative;
    padding-right:1.5625%;
    padding-left:1.5625%;
    padding-bottom:30px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

.ce_h3d_simpleOrderForm fieldset.checkbox_container,.ce_h3d_simpleOrderForm fieldset.radio_container{
    max-width:100%;
    padding:0;
}

.ce_h3d_simpleOrderForm .formbody>fieldset>legend{
    width:104.6875%;
    display:block;
    position:relative;
    margin-left:-1.5625%;
    padding:10px 20px 10px 40px;
    background:#337dbe;
    background:-moz-linear-gradient(270deg,#337dbe,#005cad);
    background:-webkit-linear-gradient(270deg,#337dbe,#005cad);
    background:-o-linear-gradient(270deg,#337dbe,#005cad);
    background:-ms-linear-gradient(270deg,#337dbe,#005cad);
    background:linear-gradient(180deg,#337dbe,#005cad);
    font-weight:700;font-size:20px;
    line-height:20px;color:#FFF;
    margin-bottom:12px;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    background-position:20px center;
    text-shadow:1px 1px 1px #666;
}

.ce_h3d_simpleOrderForm .formbody>fieldset>legend:before{
    width:0;
    height:0;
    border-style:solid;
    border-width:7px 0 7px 8px;
    border-color:transparent transparent transparent #fff;
    display:block;content:'';
    position:absolute;left:20px;
    margin-top:3px;
    -moz-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5));
    -ms-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5));
    -webkit-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.5));
    filter:drop-shadow(1px 1px 1px rgba(0, 0, 0,.5));
}

.ce_h3d_simpleOrderForm .formbody>fieldset fieldset>legend{
    display:none;
}

.ce_h3d_simpleOrderForm .dateOfBirth>label{
    width:37.5%;
    overflow:hidden;
    float:left;
    margin-right:1.7857%;
    padding-top:16px;
    display:block!important;
}

.ce_h3d_simpleOrderForm input.dob{
    padding-right:0;
    padding-left:0;
    text-align:center;
}

.ce_h3d_simpleOrderForm .widget.dob_day,.ce_h3d_simpleOrderForm .widget.dob_month{
    width:14.2857%;float:
    left;margin-right:1.7857%;
}

.ce_h3d_simpleOrderForm .widget.dob_year{
    width:28.5714%;
    float:left
}

.ce_h3d_simpleOrderForm .widget.dateOfBirth{
    width:46.7741%;
    position:relative;
    float:left;
    margin-right:1.6129%;
}

.ce_h3d_simpleOrderForm .widget.dateOfBirth>input,.ce_h3d_simpleOrderForm .widget.dateOfBirth>value{
    width:56%;
    float:left;
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container>span,.ce_h3d_simpleOrderForm fieldset.radio_container>span{
    width:100%;
    min-height:18px;
    float:none;
    clear:both;
    display:table;
    padding-bottom:10px;
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container,.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container{
    background:url(../images/loading.gif) center 30px no-repeat rgba(0,0,0,0);
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container>span,.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container>span{
    margin-bottom:3.2258%;
    padding:10px 15px;
    background-color:#FFF;
    border:1px solid #bababb;
    border-radius:2px;
    box-sizing:border-box;}
    .ie8 .ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container>span,.ie8 .ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container>span{
        width:100%;
        float:none;
    }

.ce_h3d_simpleOrderForm .checkbox_container span>input,.ce_h3d_simpleOrderForm .checkbox_container span>label,.ce_h3d_simpleOrderForm .radio_container span>input,.ce_h3d_simpleOrderForm .radio_container span>label,.ce_h3d_simpleOrderForm fieldset.payment_method>input,.ce_h3d_simpleOrderForm fieldset.payment_method>label{
    float:left;
    text-align:left;
}

.ce_h3d_simpleOrderForm .checkbox_container span>label,.ce_h3d_simpleOrderForm .radio_container span>label,.ce_h3d_simpleOrderForm fieldset.payment_method>label{
    width:87%;
    box-sizing:border-box;
}

.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=PayPal]+label,.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=Paypal]+label,.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=paypal]+label{
    background:url(https://www.paypalobjects.com/webstatic/de_DE/i/de-pp-logo-100px.png) 150px center no-repeat;
    background-size:contain;
}

.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=CC]+label,.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=Kreditkarte]+label,.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=cc]+label,.ce_h3d_simpleOrderForm fieldset.payment_method span>input[value=creditcard]+label{
    background:url(../images/payment_cc.png) 150px center no-repeat;
    background-size:contain;
}

.ce_h3d_simpleOrderForm #lbl_30_1,.ce_h3d_simpleOrderForm #lbl_30_2{
    margin-top:-5px;
}

.ce_h3d_simpleOrderForm .checkbox_container span>label:after,.ce_h3d_simpleOrderForm .radio_container span>label:after,.ce_h3d_simpleOrderForm fieldset.payment_method>label:after{
    height:0;
    clear:both;
    content:" ";
}

.ce_h3d_simpleOrderForm .discount_voucher.submit_container{
    text-align:right;
}

#main .ce_h3d_simpleOrderForm .discount_voucher_submit.button{
    background:-moz-linear-gradient(270deg,#337dbe,#005cad);
    background:-webkit-linear-gradient(270deg,#337dbe,#005cad);
    background:-o-linear-gradient(270deg,#337dbe,#005cad);
    background:-ms-linear-gradient(270deg,#337dbe,#005cad);
    background:linear-gradient(180deg,#337dbe,#005cad);
    color:#FFF;
    text-decoration:none;
}

.ce_h3d_simpleOrderForm .widget.discount_voucher{
        padding-left:30px;
}

.ce_h3d_simpleOrderForm .widget.terms_privacy{
    margin-top:0;
}

.product_invisible fieldset.product{
    display:none;
}

.ce_h3d_simpleOrderForm .widget.gender,.ce_h3d_simpleOrderForm .widget.postal{
    width:17.7419%;
    float:left;
    margin-right:1.6129%;
}

.ce_h3d_simpleOrderForm .widget.postal{
    width:21.7419%;
}

.ce_h3d_simpleOrderForm .widget.city,.ce_h3d_simpleOrderForm .widget.firstname{
    width:39.5161%;
    çfloat:left;
    margin-right:1.6129%;
}

.ce_h3d_simpleOrderForm .widget.country,.ce_h3d_simpleOrderForm .widget.lastname{
    width:39.5161%;
    float:left;
}

.ce_h3d_simpleOrderForm .user_data .widget.lastname{
    width:58.8709%;
}

.ce_h3d_simpleOrderForm .widget.country{
    width:35.5161%;
    float:left;
}

.ce_h3d_simpleOrderForm .widget>.value,.ce_h3d_simpleOrderForm input[type=date],.ce_h3d_simpleOrderForm input[type=datetime],.ce_h3d_simpleOrderForm input[type=email],.ce_h3d_simpleOrderForm input[type=number],.ce_h3d_simpleOrderForm input[type=password],.ce_h3d_simpleOrderForm input[type=search],.ce_h3d_simpleOrderForm input[type=tel],.ce_h3d_simpleOrderForm input[type=text],.ce_h3d_simpleOrderForm input[type=time],.ce_h3d_simpleOrderForm input[type=url],.ce_h3d_simpleOrderForm select,.ce_h3d_simpleOrderForm textarea{
    padding-right:14px;
    padding-left:14px
}

.ce_h3d_simpleOrderForm .form_widget.phone,.ce_h3d_simpleOrderForm .widget.phone{
    width:51.613%;
    float:left;
}

.ce_h3d_simpleOrderForm .widget.email,.ce_h3d_simpleOrderForm .widget.street{
    clear:both;
    float:left;
    width:100%;
}

.ce_h3d_simpleOrderForm .ssl_note,.ce_h3d_simpleOrderForm .submit_container,.ce_h3d_simpleOrderFormIbanCalc .submit_container{
    text-align:center;
    margin:10px 0;}

.ce_h3d_simpleOrderForm fieldset>.callout{
    display:block;
    position:absolute;
    right:0;
    bottom:0;
}

.ce_h3d_simpleOrderForm input[type=image],.ce_h3d_simpleOrderFormPayment input[type=image]{
    width:auto;
    border:none;
}

.ce_h3d_simpleOrderForm li,.ce_h3d_simpleOrderForm ol li,.ce_h3d_simpleOrderForm ul li{
    list-style-type:none;
}


/*Mobile Menu*/

.mobile_menu{
    position:fixed;
    z-index:100;
    display:none;
}

.mobile_menu .inner{
    height:100%;
    background:#000;
    overflow-y:scroll;
}

.mobile_menu.active.position_left{
    box-shadow:2px 0 5px 0 rgba(0,0,0,.5);
}

.mobile_menu.active.position_top{
    box-shadow:0 2px 5px 0 rgba(0,0,0,.5);
}

.mobile_menu.active.position_right{
    box-shadow:-2px 0 5px 0 rgba(0,0,0,.5);
}

.mobile_menu.active.position_bottom{
    box-shadow:0 -2px 5px 0 rgba(0,0,0,.5);
}

.mobile_menu.active.no_shadow{
    box-shadow:none!important;
}

.mobile_menu_trigger{
    display:none;
}

.mobile_menu_wrapper{
    position:relative;
    width:100%;
    overflow:hidden;
}

.mobile_menu_overlay{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    z-index:99
}

.mobile_menu_overlay.background{
    background:rgba(0,0,0,.5):
}

.mobile_menu li.submenu_hide>ul{
    display:none;
}

.mobile_menu li.submenu_show>ul{
    display:block;
}

body.ie8 .mobile_menu,body.ie8 .mobile_menu_trigger,body.ie9 .mobile_menu,body.ie9 .mobile_menu_trigger{
    display:none!important;

}

/* Video-Wrapper */
.video-wrapper {
    position:relative;
    padding-bottom:56.25%;
    height:0;
}

/* 21:9 aspect ratio */
.video-wrapper.ar219 {
    padding-bottom:42.8571%;
}

/* 16:10 aspect ratio */
.video-wrapper.ar1610 {
    padding-bottom:62.5%;
}

/* 4:3 aspect ratio */
.video-wrapper.ar43 {
    padding-bottom:75%;
}

/* 1:1 aspect ratio */
.video-wrapper.ar11 {
    padding-bottom:100%;
}

/* span iframe */
.video-wrapper > * {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border:none;
}

/*Columns*/
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}

/*Swipe*/

.content-slider{
    overflow:hidden;
    visibility:hidden;
    position:relative;
}

.slider-wrapper{
    overflow:hidden;
    position:relative:
}

.slider-wrapper>*{
    float:left;
    width:100%;
    position:relative;
}

.slider-control{
    height:30px;
    position:relative:
}

.slider-control a,.slider-control .slider-menu{
    position:absolute;
    top:9px;
    display:inline-block;
}

.slider-control .slider-prev{
    left:0;
}

.slider-control .slider-next{
    right:0;
}

.slider-control .slider-menu{
    top:0;
    width:50%;
    left:50%;
    margin-left:-25%;
    font-size:27px;
    text-align:center;

}

.slider-control .slider-menu b{
    color:#bbb;
    cursor:pointer;
}

.slider-control .slider-menu b.active{
    color:#666;
}

/* lazyload */

/** required by edge to see the images **/
img[data-src]:not(.loaded),
img[data-srcset]:not(.loaded) {
    display: block !important;
    min-height: 1px !important;
}

/* Prevents img without src to appear */
img:not([src]) {
    visibility: hidden !important;
}

.image-wrapper:not(.loaded) .image-aspect-ratio {
    padding-bottom: 66.67%; /* You define this doing height / width * 100% */
    width: 100%;
    height: 0;
    position: relative;
}

/*Layout*/
body,
div,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
    -webkit-text-size-adjust: none
}

blockquote,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul {
    margin-bottom: 16px
}

a {
    color: #202022
}

a:hover {
    text-decoration: none
}

strong {
    font-family: 'Frutiger W01', Helvetica, sans-serif
}

#container_inside,
#footer,
#header,
figure,
img {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

figure,
img {
    font-size: 0;
    line-height: 0
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font: 16px/30px 'Frutiger W01', Helvetica, sans-serif;
    font-weight: 700;
    color: #1f5f8f
}

.mod_article h1:first-of-type,
.mod_article h2:first-of-type,
.mod_article h3:first-of-type,
.mod_article h4:first-of-type,
.mod_article h5:first-of-type,
.mod_article h6:first-of-type {
    margin-top: 0
}

.formbox h1,
.formbox h2,
.formbox h3,
.formbox h4,
.formbox h5,
.formbox h6 {
    margin: 0 0 24px;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase
}

.h1,
h1 {
    font-size: 32px;
    line-height: 35px
}

.h2,
h2 {
    font-size: 24px;
    line-height: 30px
}

.h3,
h3 {
    font-size: $size3px;
    line-height: $line3px
}

.ce_text ul>li {
    padding-left: 15px;
    background-image: url(../images/arrow_right_grey.png);
    background-position: left top;
    background-repeat: no-repeat;
    background-position: left 7px
}

.li_check_24 ul>li {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    background-image: url(../images/li_check_black.png);
    background-position: left top;
    background-repeat: no-repeat
}

.li_check_24 ul>li {
    background-image: url(../images/li_check_blue.png)
}

.border {
    border: 5px solid #fff
}

.note.border,
.note_small.border {
    padding: 15px 20px 20px 15px;
    border: 1px solid #d9d9d9
}

.ce_text.borders {
    padding: .8739% 3.4956%;
    border: 1px solid #202022
}

.align_center_wrapper {
    text-align: center
}

.align_center {
    margin-right: auto;
    margin-left: auto
}

.float_left {
    float: left
}

.float_right {
    float: right
}

.inline_block {
    display: inline-block;
    margin-top: 10px;
    margin-right: 16px
}

.strikethrough {
    position: relative
}

.strikethrough:before {
    width: 120%;
    height: 120%;
    left: -10%;
    top: -10%;
    position: absolute;
    background-image: url(../images/score_out.png);
    background-repeat: no-repeat;
    content: "";
    background-size: contain;
    background-position: center center
}

.showAK:not(body),
.showAKFA:not(body),
.showAKTION:not(body),
.showBDS:not(body),
.showCAK:not(body),
.showDV:not(body),
.showERICHSEN:not(body),
.showERICHSENAKTION:not(body),
.showERICHSENNF:not(body),
.showFNZNNET:not(body),
.showGB:not(body),
.showLETTERTEST4:not(body),
.showLETTERTEST:not(body),
.showRR:not(body),
.showReaders:not(body),
.showTG:not(body),
.showTGKD:not(body),
.showTRADERMACHER:not(body),
.showTTQT:not(body),
.showXING:not(body) {
    display: none !important
}

body {
    font: 16px/30px 'Frutiger W02', Helvetica, sans-serif;
    color: #202022;
    letter-spacing: -.02em;
    overflow-x: hidden
}

body.agb #container,
body.impressum #container {
    line-height: 25px
}

.agb .ce_text ul>li,
.impressum .ce_text ul>li {
    background-position: left 5px
}

#header,
#header>.inside {
    width: 100%;
    height: 90px
}

#logo,
.mm-menu>.logo {
    width: 200px;
    display: block;
    padding-top: 23px;
    padding-left: 1.6818%
}

#wrapper {
    height: 100%;
    min-height: 100%;
    height: auto !important
}

body>#wrapper {
    position: relative
}

#Slider,
#container {
    position: relative;
    background-color: #fff
}

#left,
#main,
#right {
    padding-bottom: 20px
}

#main {
    padding-top: 40px
}

.blanko #main {
    padding: 0
}

#right {
    padding-top: 40px
}

#right .headline_container {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

#Slider {
    max-height: 280px;
    overflow: hidden;
    border-bottom: 5px solid #d1b468
}

#container_inside {
    padding-right: 1.6818%;
    padding-left: 1.6818%;
    padding-bottom: 20px;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

#spacer {
    height: 80px
}

body.blanko #spacer,
body.blanko.cookiebar-active #spacer {
    display: none
}

#footer {
    width: 100%;
    min-height: 60px;
    bottom: 0;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0a3453;
    font-size: 13px;
    line-height: 17px;
    color: #fff
}

#footer>.inside {
    padding-right: 1.6818%;
    padding-left: 1.6818%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#footer>.inside>.float_left,
#footer>.inside>.float_right {
    padding-top: 10px
}

#footer {
    display: none
}

table {
    width: 100%
}

td {
    padding-top: 1px;
    padding-right: 10px;
    padding-bottom: 1px;
    border-bottom: 1px solid #d9d9d9
}

.row_last td {
    border-bottom: 0
}

.ce_table.milestones td.col_first {
    width: 70px;
    font-weight: 700;
    color: #b3941c
}

.tabcontrol_tabs ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #d9d9d9
}

.tabcontrol_tabs ul>li {
    height: 30px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
    padding-right: 5px;
    padding-left: 5px;
    background-color: #3074a0;
    background: -moz-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -webkit-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -o-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -ms-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: linear-gradient(180deg, #3074a0, #1f5f8f);
    -pie-background: linear-gradient(270deg, #3074a0, #1f5f8f);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-shadow: 1px 1px 1px #666;
    -webkit-box-shadow: inset 8px 0 5px -5px rgba(0, 0, 0, .3);
    -moz-box-shadow: inset 8px 0 5px -5px rgba(0, 0, 0, .3);
    box-shadow: inset 8px 0 5px -5px rgba(0, 0, 0, .3);
    font-size: 3.2vw
}

.tabcontrol_tabs ul>li.selected,
.tabcontrol_tabs ul>li:first-child {
    box-shadow: none
}

.tabcontrol_tabs ul>li.selected {
    margin-top: 0;
    padding-top: 1px;
    padding-bottom: 2px;
    background-color: #e1c46d;
    background: -moz-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -webkit-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -o-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -ms-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: linear-gradient(180deg, #e1c46d, #b48d4d);
    -pie-background: linear-gradient(270deg, #e1c46d, #b48d4d)
}

.ie8 .tabcontrol_tabs ul,
.ie8 .tabcontrol_tabs ul>li {
    height: 30px
}

.ie8 .tabcontrol_tabs ul>li {
    border-right: 1px solid #fff
}

.tabcontrol_tabs ul>li:last-child:after {
    height: 0;
    clear: both;
    display: table;
    font-size: 0;
    line-height: 0;
    content: ""
}

.slider-control {
    width: 100%;
    height: 25px;
    bottom: 0;
    position: absolute
}

.slider-control a {
    display: none
}

.slider-control .slider-menu b {
    font-size: 20px
}

.formbox {
    background-color: #3074a0;
    background: -moz-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -webkit-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -o-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: -ms-linear-gradient(270deg, #3074a0, #1f5f8f);
    background: linear-gradient(180deg, #3074a0, #1f5f8f);
    -pie-background: linear-gradient(270deg, #3074a0, #1f5f8f);
    -webkit-box-shadow: 0 8px 7px -4px rgba(153, 153, 153, 1);
    box-shadow: 0 8px 7px -4px rgba(153, 153, 153, 1);
    border: 5px solid #d1b468;
    line-height: 25px;
    color: #fff
}

.formbox {
    background-color: #e9eaeb;
    background-image: url(../images//bg_box_gradient.jpg);
    border: 5px solid #fff;
    color: #1f5f8f;
    background-size: cover
}

.ie8 .formbox {
    background-color: #e9eaeb;
    background-image: none
}

.formbox a {
    color: #fff
}

.formbox.ce_text a {
    color: #1f5f8f
}

.formbox>.content_container,
.formbox>.headline_container {
    padding-right: 5.7142%;
    padding-left: 5.7142%
}

.formbox>.headline_container {
    background-color: #1f5f8f
}

.formbox>.content_container {
    padding-bottom: 16px
}

.ce_hyperlink,
.mod_newslist>div a {
    padding-left: 15px;
    background-image: url(../images//arrow_right_black.png);
    background-position: left center;
    background-repeat: no-repeat
}

.ce_hyperlink.no_icon {
    padding-left: 0;
    background-image: none
}

.mod_newslist>div a {
    font-size: 16px;
    line-height: 0;
    font-weight: 400
}

.button,
button.submit,
input[type=submit] {
    display: inline-block;
    padding: 3px 15px 3px 30px;
    background: #e2000a url(../images/arrow_right.png) left center no-repeat;
    background: url(../images/arrow_right.png) left center no-repeat, -moz-linear-gradient(270deg, #e2000a, #d20007);
    background: url(../images/arrow_right.png) left center no-repeat, -webkit-linear-gradient(270deg, #e2000a, #d20007);
    background: url(../images/arrow_right.png) left center no-repeat, -o-linear-gradient(270deg, #e2000a, #d20007);
    background: url(../images/arrow_right.png) left center no-repeat, -ms-linear-gradient(270deg, #e2000a, #d20007);
    background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(180deg, #e2000a, #d20007);
    -pie-background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(270deg, #e2000a, #d20007);
    border-radius: 3px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    text-shadow: 1px 1px 1px #666;
    background-position: 15px center;
    cursor: pointer
}

.button:hover,
button.submit:hover,
input[type=submit]:hover {
    background: #c90007 url(../images/arrow_right.png) left top no-repeat;
    background: url(../images/arrow_right.png) left top no-repeat, -moz-linear-gradient(270deg, #e2000a, #ba0006);
    background: url(../images/arrow_right.png) left top no-repeat, -webkit-linear-gradient(270deg, #e2000a, #ba0006);
    background: url(../images/arrow_right.png) left top no-repeat, -o-linear-gradient(270deg, #e2000a, #ba0006);
    background: url(../images/arrow_right.png) left top no-repeat, -ms-linear-gradient(270deg, #e2000a, #ba0006);
    background: url(../images/arrow_right.png) left top no-repeat, linear-gradient(180deg, #e2000a, #ba0006);
    -pie-background: url(../images/arrow_right.png) left top no-repeat, linear-gradient(270deg, #e2000a, #ba0006);
    background-position: 15px center
}

.button a {
    display: inline-block;
    text-decoration: none;
    color: #fff
}

.button.hyperlink>.ce_hyperlink {
    padding-left: 0;
    background: 0 0
}

.android .formbox+.align_center_wrapper,
.ios .formbox+.align_center_wrapper,
.safari .formbox+.align_center_wrapper {
    margin-top: -15px
}

.formbox+.align_center_wrapper>.button {
    margin-top: -20px
}

.ce_download.button {
    padding-right: 30px;
    padding-left: 45px;
    background-position: 30px center
}

.ce_download.button .mime_icon,
.ce_download.button .size {
    display: none
}

#offer {
    display: none
}

.aktuelle-ausgabe #main .ce_download_extended,
.archiv #main .ce_download_extended {
    width: 100%;
    display: table;
    line-height: 20px
}

.downloads_title table {
    margin-bottom: 0
}

.aktuelle-ausgabe #main .ce_download_extended>.date,
.aktuelle-ausgabe #main .ce_download_extended>.file,
.aktuelle-ausgabe #main .ce_download_extended>.title,
.archiv #main .ce_download_extended>.date,
.archiv #main .ce_download_extended>.file,
.archiv #main .ce_download_extended>.title {
    display: table-cell;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 3px;
    vertical-align: top;
    border-bottom: 1px solid #d9d9d9
}

.aktuelle-ausgabe #main .ce_download_extended .button,
.archiv #main .ce_download_extended .button {
    width: 37px;
    height: 42px;
    display: block;
    margin: 0;
    padding: 0;
    background-image: url(../images/icon_pdf.png);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 1px;
    text-indent: -9999px;
    text-shadow: none
}

.aktuelle-ausgabe #main .ce_download_extended>.date,
.aktuelle-ausgabe .downloads_title td.first,
.archiv #main .ce_download_extended>.date,
.archiv .downloads_title td.first {
    width: 90px
}

.aktuelle-ausgabe #main .ce_download_extended>.title,
.archiv #main .ce_download_extended>.title {
    font-weight: 700
}

.aktuelle-ausgabe #main .ce_download_extended>.file,
.aktuelle-ausgabe .downloads_title td.last,
.archiv #main .ce_download_extended>.file,
.archiv .downloads_title td.last {
    width: 75px;
    padding-top: 2px;
    padding-bottom: 3px;
    vertical-align: middle;
    text-align: center
}

form {
    margin-bottom: 0
}

.mod_h3d_aboMgrLogin td,
.mod_login td,
form td {
    vertical-align: middle;
    border: 0
}

.mod_h3d_aboMgrLogin td.col_0,
.mod_login td.col_0 {
    min-width: 110px
}

.ce_h3d_simpleOrderForm .widget>.value,
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
select,
textarea {
    width: 100%;
    height: 40px;
    max-width: 100%;
    margin-top: 8px;
    padding: 3px 6px;
    background-position: right center;
    border: 1px solid #bababb;
    border-radius: 2px;
    color: #202022;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    transition: all .15s linear 0s
}

.ce_h3d_simpleOrderForm .widget>.value {
    border: none;
    padding-left: 15px;
    padding-right: 20px
}

.ie select {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0
}

.safari select,
.webkit select {
    -webkit-appearance: menulist-button
}

textarea {
    height: 150px
}

select {
    padding-right: 10px
}

.button.submit,
button.submit,
input[type=submit] {
    background: #68b603 url(../images/arrow_right.png) left center no-repeat;
    background: url(../images/arrow_right.png) left center no-repeat, -moz-linear-gradient(270deg, #68b603, #03aa03);
    background: url(../images/arrow_right.png) left center no-repeat, -webkit-linear-gradient(270deg, #68b603, #03aa03);
    background: url(../images/arrow_right.png) left center no-repeat, -o-linear-gradient(270deg, #68b603, #03aa03);
    background: url(../images/arrow_right.png) left center no-repeat, -ms-linear-gradient(270deg, #68b603, #03aa03);
    background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(180deg, #68b603, #03aa03);
    -pie-background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(270deg, #68b603, #03aa03);
    border: 1px solid #fff;
    border-radius: 2px;
    background-position: 15px center
}

.button.submit:hover,
button.submit:hover,
input[type=submit]:hover {
    background: #039203 url(../images/arrow_right.png) left center no-repeat;
    background: url(../images/arrow_right.png) left center no-repeat, -moz-linear-gradient(270deg, #68b603, #039203);
    background: url(../images/arrow_right.png) left center no-repeat, -webkit-linear-gradient(270deg, #68b603, #039203);
    background: url(../images/arrow_right.png) left center no-repeat, -o-linear-gradient(270deg, #68b603, #039203);
    background: url(../images/arrow_right.png) left center no-repeat, -ms-linear-gradient(270deg, #68b603, #039203);
    background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(180deg, #68b603, #039203);
    -pie-background: url(../images/arrow_right.png) left center no-repeat, linear-gradient(270deg, #68b603, #039203);
    background-position: 15px center
}

.mod_h3d_aboMgrLogin input[type=submit],
.mod_login input[type=submit] {
    margin-top: 20px
}

input::-webkit-input-placeholder {
    color: #606066
}

input:-moz-placeholder,
input::-moz-placeholder {
    color: #606066;
    opacity: .9
}

input:-ms-input-placeholder {
    color: #606066
}

.mod_subscribe {
    margin-top: 20px
}

.mod_subscribe input.submit {
    margin-top: 10px
}

.invisible_input input {
    display: none
}

.note {
    margin-top: 14px;
    font-size: 14px;
    line-height: 20px;
    color: #606066
}

.note_small {
    margin-top: 14px;
    font-size: 12px;
    line-height: 16px;
    color: #606066
}

form .note a {
    color: #606066
}

p.tl_confirm {
    margin-top: 1em;
    margin-bottom: 16px;
    padding: 1.5625%;
    background-color: #fff;
    border: 1px solid #03aa03;
    line-height: 21px;
    color: #03aa03
}

p.error,
p.tl_error {
    margin-top: 1em;
    margin-bottom: 0;
    padding: 1.5625%;
    background-color: #fff;
    border: 1px solid #e2000a;
    line-height: 21px;
    color: #e2000a
}

input.error {
    background: #fff url(../images/field_error.png) right center no-repeat;
    border: 1px solid #e2000a
}

input.validated {
    background-image: url(../images/field_validated.png);
    background-position: right center;
    background-repeat: no-repeat
}

input.unvalidated {
    background-image: url(../images/field_error.png);
    background-position: right center;
    background-repeat: no-repeat
}

.checkbox_container.error span,
.radio_container.error span {
    display: block;
    padding: 1.5625%;
    -webkit-box-shadow: 0 0 4px 0 #e2000a;
    box-shadow: 0 0 4px 0 #e2000a
}

.checkbox_container.terms_and_conditions.error span {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0
}

#abmeldeformular label,
#bestellformular #condition_payment_method_directdebit label,
#bestellformular label,
#kontaktformular label {
    display: none;
    line-height: 16px
}

#bestellformular label.label_company {
    width: 100%;
    float: none;
    display: block;
    margin-top: 16px
}

#bestellformular .product_selection label,
#bestellformular .subscription_period label,
#bestellformular .zahlungsweise label,
#bestellformular label[for=opt_115],
#bestellformular label[for=opt_162],
#bestellformular label[for=opt_207],
#bestellformular label[for=opt_250],
#bestellformular label[for=opt_50],
input#opt_115,
input#opt_162,
input#opt_207,
input#opt_250,
input#opt_50 {
    float: left;
    display: block
}

#bestellformular input#opt_115,
#bestellformular input#opt_162,
#bestellformular input#opt_207,
#bestellformular input#opt_250,
#bestellformular input#opt_50 {
    margin-right: 20px
}

#bestellformular .product_selection label,
#bestellformular .subscription_period label {
    line-height: 23px
}

#bestellformular .zahlungsweise .discount_voucher label {
    display: none
}

#bestellformular #condition_payment_method_directdebit {
    padding-left: 30px;
    padding-bottom: 20px
}

#bestellformular .radio_container.payment_method>span:first-of-type {
    display: block
}

.ie8 #bestellformular .radio_container.payment_method>span {
    display: block
}

#bestellformular label>.tag figure {
    left: -7.6%;
    position: absolute;
    display: none;
    margin-top: 20px
}

#bestellformular label>.tag figure {
    display: none
}

.structured_form label p {
    margin-bottom: 0
}

.structured_form fieldset>br {
    clear: both;
    display: inline
}

.structured_form p.error {
    display: none
}

.mod_h3d_aboMgrLogin.structured_form p.error,
.mod_login.structured_form p.error,
.structured_form .checkbox_container p.error,
.structured_form .radio_container p.error,
.structured_form p.error.no_product_selected {
    display: block
}

.structured_form form {
    padding-bottom: 40px;
    background-color: #ededed;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.onepage_order div.structured_form form {
    margin-bottom: 0;
    padding-bottom: 0
}

.structured_form fieldset {
    max-width: 98.4375%;
    padding-right: 1.5625%;
    padding-left: 1.5625%;
    padding-bottom: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.structured_form #abmeldeformular fieldset,
.structured_form #umfrageformular fieldset,
.structured_form.mod_h3d_aboMgrLogin fieldset,
.structured_form.mod_login fieldset {
    padding-bottom: 0
}

.structured_form fieldset.checkbox_container,
.structured_form fieldset.radio_container {
    max-width: 100%;
    padding: 0
}

.structured_form .formbody>fieldset>legend {
    width: 104.6875%;
    display: block;
    margin-bottom: 12px;
    padding: 10px 20px 10px 40px;
    background: #1f5f8f url(../images/arrow_right.png) left center no-repeat;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1.5625%;
    background-position: 20px center;
    text-shadow: 1px 1px 1px #666
}

.structured_form #umfrageformular .formbody>fieldset>legend {
    background-color: #e2000a;
    background-position: 20px 20px
}

.structured_form .formbody>fieldset>legend p {
    margin-bottom: 0
}

.structured_form .formbody>fieldset fieldset>legend {
    display: none
}

.structured_form .widget.postal_code {
    width: 17.7419%;
    float: left;
    margin-right: 1.6129%
}

.structured_form .widget.place {
    width: 80.6452%;
    float: left
}

.structured_form .date_of_birth>label {
    width: 37.5%;
    overflow: hidden;
    float: left;
    display: block;
    margin-right: 1.7857%;
    padding-top: 16px;
    display: block !important
}

.structured_form input.dob {
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.structured_form .widget.dob_day,
.structured_form .widget.dob_month {
    width: 14.2857%;
    float: left;
    margin-right: 1.7857%
}

.structured_form .widget.dob_year {
    width: 28.5714%;
    float: left
}

.structured_form .widget.email {
    clear: both;
    margin-bottom: 20px
}

.structured_form fieldset.radio_container>span {
    width: 100%;
    min-height: 18px;
    float: none;
    clear: both;
    display: table;
    padding-bottom: 20px
}

.structured_form fieldset.product_selection>span,
.structured_form fieldset.subscription_period>span {
    clear: both;
    display: table;
    margin-bottom: 3.2258%;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #bababb;
    border-radius: 2px;
    box-sizing: border-box
}

.structured_form fieldset.product_selection>span {
    padding: 0
}

.structured_form fieldset.product_selection .ce_product_selection_box {
    position: relative;
    text-align: center
}

.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h1,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h2,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h3,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h4,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h5,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h6 {
    margin-top: 0;
    padding: 15px 0 24px;
    background: -moz-linear-gradient(90deg, #b48d4d, #e1c46d);
    background: -webkit-linear-gradient(90deg, #b48d4d, #e1c46d);
    background: -o-linear-gradient(90deg, #b48d4d, #e1c46d);
    background: -ms-linear-gradient(90deg, #b48d4d, #e1c46d);
    background: linear-gradient(0deg, #b48d4d, #e1c46d);
    -pie-background: linear-gradient(90deg, #b48d4d, #e1c46d);
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #666;
    box-sizing: border-box;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none
}

.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h1,
.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h2,
.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h3,
.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h4,
.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h5,
.structured_form fieldset.product_selection .ce_product_selection_box.caption>.headline_container h6 {
    padding-top: 9px;
    padding-bottom: 4px
}

.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h1,
.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h2,
.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h3,
.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h4,
.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h5,
.structured_form fieldset.product_selection .ce_product_selection_box.standard_product>.headline_container h6 {
    background: -moz-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -webkit-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -o-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -ms-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: linear-gradient(0deg, #a4a4a9, #e4e4e4);
    -pie-background: linear-gradient(90deg, #a4a4a9, #e4e4e4)
}

.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h1 span,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h2 span,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h3 span,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h4 span,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h5 span,
.structured_form fieldset.product_selection .ce_product_selection_box>.headline_container h6 span {
    display: block;
    margin-top: -4px;
    font-size: 13px;
    text-transform: none
}

.structured_form fieldset.product_selection .ce_product_selection_box .image_container {
    right: 3%;
    position: absolute;
    top: 35px
}

.structured_form fieldset.product_selection .ce_product_selection_box .strikethrough {
    font-weight: 700
}

.structured_form fieldset.product_selection .ce_product_selection_box .price {
    font-size: 48px;
    line-height: 52px;
    font-weight: 700
}

.structured_form fieldset.product_selection .ce_product_selection_box .note {
    display: block;
    margin-top: -4px;
    text-align: center
}

.structured_form fieldset.product_selection .ce_product_selection_box .button {
    margin-right: 10px;
    margin-left: 10px;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none
}

.button.submit.inactive {
    padding-left: 15px;
    background: -moz-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -webkit-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -o-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: -ms-linear-gradient(90deg, #a4a4a9, #e4e4e4);
    background: linear-gradient(0deg, #a4a4a9, #e4e4e4);
    -pie-background: linear-gradient(90deg, #a4a4a9, #e4e4e4)
}

.structured_form fieldset.product_selection .ce_product_selection_box ul {
    margin-top: 25px
}

.structured_form fieldset.product_selection .ce_product_selection_box ul>li {
    padding-top: 8px;
    padding-bottom: 10px;
    padding-left: 39px;
    text-align: left;
    background-image: url(../images/li_check_green.png);
    background-repeat: no-repeat;
    border-top: 1px solid #bababb;
    background-position: 7px 11px
}

.structured_form fieldset.product_selection .ce_product_selection_box ul>li:last-child {
    padding-bottom: 0
}

.months_3_invisible .structured_form fieldset.product_selection>span:first-of-type,
.months_3_invisible .structured_form fieldset.subscription_period>span:first-of-type {
    display: none
}

.structured_form .checkbox_container span>input,
.structured_form .checkbox_container span>label,
.structured_form .radio_container span>input,
.structured_form .radio_container span>label,
.structured_form fieldset.zahlungsweise>input,
.structured_form fieldset.zahlungsweise>label {
    float: left;
    text-align: left;
    align: left
}

.structured_form .checkbox_container span>label,
.structured_form .radio_container span>label,
.structured_form fieldset.zahlungsweise>label {
    width: 95%;
    padding-left: 20px;
    box-sizing: border-box
}

.structured_form fieldset.zahlungsweise>label {
    padding-bottom: 20px
}

.structured_form #bestellformular .radio_container span>input {
    margin-top: 2px
}

.structured_form #umfrageformular .radio_container span>input {
    margin-top: 7px;
    margin-left: 2px
}

.structured_form #lbl_132_1,
.structured_form #lbl_132_2,
.structured_form #lbl_30_1,
.structured_form #lbl_30_2 {
    margin-top: -5px
}

.structured_form .checkbox_container span>label:after,
.structured_form .radio_container span>label:after,
.structured_form fieldset.zahlungsweise>label:after {
    height: 0;
    clear: both;
    content: " "
}

.structured_form .widget.discount_voucher {
    margin-top: 20px;
    padding-left: 30px
}

.structured_form .widget.terms_and_conditions {
    margin-top: 40px
}

.voucher_invisible div.discount_voucher {
    display: none
}

#newsletterformular label,
#newsletterformular p.error {
    display: none
}

.product_selection label .ce_text,
.subscription_period label .ce_text {
    display: none
}

body.abo-rabatt-lettertest .subscription_period label .ce_text.abo-rabatt-lettertest,
body.aktion .subscription_period label .ce_text.aktion,
body.bestellung-lakonikos .subscription_period label .ce_text.bestellung-lakonikos,
body.bestellung-partner .subscription_period label .ce_text.bestellung-partner,
body.bestellung-rabatt .subscription_period label .ce_text.bestellung-rabatt,
body.jetzt-testen .subscription_period label .ce_text.jetzt-testen {
    display: block
}

body.abo-rabatt-lettertest .product_selection label .ce_text.abo-rabatt-lettertest,
body.aktion .product_selection label .ce_text.aktion,
body.bestellung-lakonikos .product_selection label .ce_text.bestellung-lakonikos,
body.bestellung-partner .product_selection label .ce_text.bestellung-partner,
body.bestellung-rabatt .product_selection label .ce_text.bestellung-rabatt,
body.jetzt-testen .product_selection label .ce_text.jetzt-testen {
    display: block
}

.structured_form .ce_text.jetzt-profitieren,
body.jetzt-profitieren .terms_and_conditions label .ce_text {
    display: none
}

body.jetzt-profitieren .terms_and_conditions label .ce_text.jetzt-profitieren {
    display: block
}

#newsletterformular .submit_container {
    margin-top: 8px
}

#main .ce_accordion {
    position: relative;
    cursor: pointer
}

#main .ce_accordion>.toggler {
    padding-left: 18px;
    text-decoration: underline;
    cursor: pointer
}

#main .ce_accordion>.toggler:hover {
    text-decoration: none
}

#main .ce_accordion>.toggler:before {
    width: 0;
    height: 0;
    left: 3px;
    top: 8px;
    position: absolute;
    display: block;
    content: "";
    border-style: solid;
    border-width: 7.5px 0 7.5px 7px;
    border-color: transparent transparent transparent #202022;
    transition: all .25s linear 0s;
    opacity: .35
}

#main .ce_accordion>.toggler.active:before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#main .ce_accordion>.accordion {
    padding-left: 18px
}

.mm-page {
    min-height: 100%;
    position: relative
}

.mejs-container {
    width: 100%;
    height: 0 !important;
    padding-bottom: 56.25%;
    margin-bottom: 25px
}

.mejs-mediaelement video {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    max-width: 100%;
    width: 100% !important;
    max-height: 100% !important
}

.mejs-container {
    background: 0 0
}

.ce_player .mejs-overlay-button {
    background-image: url(../images/bigplay.png);
    background-position: left top;
    background-repeat: no-repeat
}

audio {
    width: 100%;
    max-width: 700px;
}

.no-hyphens {
    -moz-hyphens: none;
    -o-hyphens: none;
    -webkit-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

video {
    max-width: 100%;
    cursor: pointer
}

.ce_chart_custom {
    padding-bottom: 30px
}

.ce_chart_custom+.ce_chart_custom {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid #d9d9d9
}

.ce_chart_custom .headline {
    margin-bottom: 16px;
    font: 24px/30px 'Frutiger W01', Helvetica, sans-serif;
    font-weight: 700;
    color: #1f5f8f
}

.ce_chart_custom .chart figure,
.ce_chart_custom .order_details {
    margin: 0 0 5px;
    border: 1px solid #d9d9d9
}

.ce_chart_custom .order_details {
    padding: 8px
}

.ce_chart_custom .text_after,
.ce_chart_custom .text_before {
    padding: 10px
}

.ce_chart_custom .order_details .row.even {
    background-color: #e9eaeb
}

.ce_chart_custom .order_details .field_content,
.ce_chart_custom .order_details .field_title {
    width: 50%;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    box-sizing: border-box
}

.ce_chart_custom .hyperlink_wrapper {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center
}

#et-opt-out {
    width: auto !important;
    padding: 0 !important;
    display: inline-block !important;
    background: 0 0 !important;
    color: inherit !important;
    text-decoration: underline !important
}

#right span[style*="font-size: 24px; color: #b3941c;"] img:first-of-type {
    vertical-align: middle
}

.ce_h3d_simpleOrderForm form {
    font-size: 16px;
    line-height: 30px;
    color: #202022
}

.gratis-test .ce_h3d_simpleOrderForm fieldset.product {
    padding-bottom: 0
}

.gratis-test .ce_h3d_simpleOrderForm .formbody>fieldset.payment_method fieldset.radio_container,
.gratis-test .ce_h3d_simpleOrderForm .formbody>fieldset.payment_method>legend,
.gratis-test .ce_h3d_simpleOrderForm .widget.discount_voucher {
    display: none
}

.ce_h3d_simpleOrderForm .dateOfBirth>label {
    padding-top: 8px
}

.ce_h3d_simpleOrderForm .widget.dateOfBirth>.value,
.ce_h3d_simpleOrderForm .widget.dateOfBirth>input {
    width: 96%
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container>span p b {
    color: #2c6ea7;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 15px;
    margin: 0;
    padding: 0;
    text-decoration: none
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container>span li {
    list-style: none
}

.ce_h3d_simpleOrderForm input[type=image],
.ce_h3d_simpleOrderFormPayment input[type=image] {
    width: auto;
    border: none
}

.ce_h3d_simpleOrderForm input[type=date],
.ce_h3d_simpleOrderForm input[type=datetime],
.ce_h3d_simpleOrderForm input[type=email],
.ce_h3d_simpleOrderForm input[type=number],
.ce_h3d_simpleOrderForm input[type=password],
.ce_h3d_simpleOrderForm input[type=search],
.ce_h3d_simpleOrderForm input[type=tel],
.ce_h3d_simpleOrderForm input[type=text],
.ce_h3d_simpleOrderForm input[type=time],
.ce_h3d_simpleOrderForm input[type=url],
.ce_h3d_simpleOrderForm select,
.ce_h3d_simpleOrderForm textarea {
    min-height: 40px;
    font-size: 16px;
    line-height: 30px
}

.ce_h3d_simpleOrderForm .formbody>fieldset>legend:before {
    display: none
}

.ce_h3d_simpleOrderForm .dateOfBirth>label {
    display: none !important
}

.ce_h3d_simpleOrderForm .ssl_note {
    text-align: center
}

.ce_h3d_simpleOrderForm .ssl_note>p {
    display: inline-block;
    padding-left: 25px;
    background: url(../images/icon_lock.png) left center no-repeat
}

.ce_h3d_simpleOrderForm .debit_info,
.ce_h3d_simpleOrderForm .terms_privacy label {
    font-size: 14px;
    line-height: 20px;
    color: #606066
}

.ce_h3d_simpleOrderForm.structured_form .widget.country {
    width: 35.5161%
}

.ce_h3d_simpleOrderForm.structured_form .checkbox_container span>label,
.ce_h3d_simpleOrderForm.structured_form .radio_container span>label,
.ce_h3d_simpleOrderForm.structured_form fieldset.zahlungsweise>label {
    width: 87% !important
}

.ce_h3d_simpleOrderForm fieldset.product {
    padding-bottom: 20px
}

.ce_h3d_simpleOrderForm fieldset.product fieldset.checkbox_container,
.ce_h3d_simpleOrderForm fieldset.product fieldset.radio_container {
    background-image: url(../images/loading.svg)
}

.ce_h3d_simpleOrderForm .paymentInfo_before,
.ce_h3d_simpleOrderForm .productInfo_before {
    padding-bottom: 10px
}

.aboMgrForm .formbody>fieldset>legend:before {
    display: none
}

.mod_newslist>div {
    padding: 12px 10px 3px 0;
    border-bottom: 1px solid #d9d9d9
}

.videoupdate .back {
    display: none
}

.ce_survey form {
    padding-bottom: 40px;
    background-color: #ededed;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.ce_survey .formbody {
    max-width: 98.4375%;
    padding-right: 1.5625%;
    padding-left: 1.5625%;
    padding-bottom: 40px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ce_survey .pagetitle,
.ce_survey .progressbar_container {
    display: none
}

.ce_survey .pageintroduction {
    width: 104.6875%;
    display: block;
    margin-bottom: 12px;
    padding: 10px 20px 10px 40px;
    background: #e2000a url(../images/arrow_right.png) left center no-repeat;
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -1.5625%;
    background-position: 20px 20px;
    text-shadow: 1px 1px 1px #666
}

.ce_survey .widget.mc>div {
    width: 100%;
    min-height: 18px;
    float: none;
    clear: both;
    display: table;
    padding-bottom: 20px
}

.ce_survey .widget.mc input {
    margin-top: 7px;
    margin-left: 2px;
    float: left
}

.ce_survey .widget.mc input+label {
    width: 95%;
    padding-left: 20px;
    box-sizing: border-box;
    float: left
}

.ce_survey .submit_container>div {
    text-align: center
}

body.no-nav #nav-button,
body.no-nav #nav-main,
body.no-nav #nav-mobile {
    display: none !important
}

#container_inside {
    -webkit-hyphens: none;
    hyphens: none
}

.structured_form fieldset.product_selection .ce_product_selection_box ul>li.featured {
    background: 0 0;
    position: relative
}

.structured_form fieldset.product_selection .ce_product_selection_box ul>li.featured:before {
    content: "+";
    color: #fff;
    font-weight: 700;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: 12px;
    top: 12px;
    background-color: #68b603;
    background: linear-gradient(90deg, #68b603, #03aa03);
    font-size: 21px;
    line-height: 16px;
    box-sizing: border-box;
    padding-left: 3px
}

.structured_form.mod_h3d_aboMgrFeedbackCampaign p.error {
    display: block
}

.payment-notice {
    border: 1px solid #e2000a;
    padding: 10px;
    margin-bottom: 16px;
    color: #e2000a
}

.button.disabled {
    background: #aaa url(../images/arrow_right.png) 30px center no-repeat;
    cursor: default;
    overflow: visible
}

.button.disabled a {
    position: relative;
    text-decoration: none
}

.button.disabled a:after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 130%;
    left: 10%;
    background: #e2000a;
    padding: 5px 15px;
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-shadow: none;
    text-transform: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease
}

.button.disabled a:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #e2000a;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    transition: all .25s ease;
    opacity: 0;
    left: 30%;
    bottom: 90%
}

.button.disabled a:hover:after {
    bottom: 130%
}

.button.disabled a:hover:before {
    bottom: 100%
}

.button.disabled a:hover:after,
.button.disabled a:hover:before {
    opacity: 1
}

body.spezial #container {
    text-align: center
}

body.spezial .mejs__container {
    max-width: 100%;
    margin: 0 auto
}

.ce_wistia {
    position: relative;
    max-width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden
}

.ce_vimeo,
.ce_wistia {
    position: relative;
    max-width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden
}

.ce_vimeo iframe,
.ce_wistia iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ce_testimonial,
div.ce_testimonial.addMedia .rating {
    margin-bottom: 16px
}

.ce_testimonial .headline_container,
.ce_testimonial .rating,
.ce_testimonial .text_container,
.ce_testimonial figure {
    text-align: center
}

div.ce_testimonial figure.float_left,
div.ce_testimonial figure.float_right {
    margin-right: 0;
    margin-bottom: 15px;
    margin-left: 0
}

.ce_testimonial figure img {
    width: 100%;
    max-width: 200px;
    overflow: hidden;
    border-radius: 100%
}

.ce_testimonial .rating {
    clear: both;
    color: #1f5f8f;
    font-weight: 700
}

.ce_testimonial .headline_container {
    margin-top: 40px
}

.ce_testimonial .headline_container *:last-child {
    font-weight: normal;
    margin-bottom: 16px;
}

.ce_testimonial .text_body {
    position: relative
}

.ce_testimonial .text_body>:first-child:before,
.ce_testimonial .text_body>:last-child:after {
    top: 16px;
    position: relative;
    display: inline-block;
    margin-right: 6px;
    font-size: 24px;
    line-height: 0;
    color: #1f5f8f;
    content: 'â€œ';
    font-weight: 700
}

.ce_testimonial .text_body>:last-child:after {
    top: -14px;
    position: relative;
    display: inline-block;
    margin-right: 0;
    margin-left: 3px;
    transform: rotate(180deg)
}

.rating-container {
    width: 100px;
    height: 20px;
    margin-top: 6px;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../images/stars.svg);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 20px 60px
}

.rating-value {
    width: 0;
    height: 20px;
    background-image: url(../images/stars.svg);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 20px 60px;
    background-position: left -20px
}

.rating-value.stars_0-5 {
    width: 20px
}

.rating-value.stars_1-0 {
    width: 20px
}

.rating-value.stars_1-5 {
    width: 30px
}

.rating-value.stars_2-0 {
    width: 40px
}

.rating-value.stars_2-5 {
    width: 50px
}

.rating-value.stars_3-0 {
    width: 60px
}

.rating-value.stars_3-5 {
    width: 70px
}

.rating-value.stars_4-0 {
    width: 80px
}

.rating-value.stars_4-5 {
    width: 90px
}

.rating-value.stars_5-0 {
    width: 100px
}

/* layout_0400 */
@media all and (min-width:401px) {
    .tabcontrol_tabs ul>li {
        font-size: 13px
    }

    .structured_form .widget.postal_code,
    .structured_form .widget.title {
        width: 17.7419%;
        float: left;
        margin-right: 1.6129%
    }

    .structured_form .widget.first_name,
    .structured_form .widget.place {
        width: 39.5161%;
        float: left;
        margin-right: 1.6129%
    }

    .structured_form .widget.country,
    .structured_form .widget.last_name {
        width: 39.5161%;
        float: left
    }

    .structured_form fieldset.product_selection>span,
    .structured_form fieldset.subscription_period>span {
        width: 48.387%;
        float: left;
        clear: none;
        margin-bottom: 0
    }

    .structured_form fieldset.product_selection span:first-of-type,
    .structured_form fieldset.subscription_period span:first-of-type {
        margin-right: 3.2258%
    }

    .structured_form fieldset.product_selection .ce_text span:first-of-type,
    .structured_form fieldset.subscription_period .ce_text span:first-of-type {
        margin: 0
    }

    .months_3_invisible .structured_form fieldset.product_selection>span,
    .months_3_invisible .structured_form fieldset.subscription_period>span {
        width: 100%;
        float: none;
        clear: both
    }
}

/* layout_0700 */
@media screen and (min-width:701px) {
    body {
        background-color: #f7f7f7;
        background: -moz-linear-gradient(270deg, #FFF, #f7f7f7, #dfdfe0);
        background: -webkit-linear-gradient(270deg, #FFF, #f7f7f7, #dfdfe0);
        background: -o-linear-gradient(270deg, #FFF, #f7f7f7, #dfdfe0);
        background: -ms-linear-gradient(270deg, #FFF, #f7f7f7, #dfdfe0);
        background: linear-gradient(180deg, #FFF, #f7f7f7, #dfdfe0);
        -pie-background: linear-gradient(270deg, #FFF, #f7f7f7, #dfdfe0);
        background-attachment: fixed
    }

    body.blanko {
        background-image: none;
        background-color: #FFF
    }

    #logo {
        width: 38.6%;
        max-width: 422px;
        padding-top: 3.6363%
    }

    #Banner,
    #Slider,
    #container,
    #header,
    #header>.inside {
        max-width: 1100px;
        margin-right: auto;
        margin-left: auto
    }

    #Slider,
    #container {
        -webkit-box-shadow: 0 4px 4px 0 rgba(153, 153, 153, .5);
        box-shadow: 0 4px 4px 0 rgba(153, 153, 153, .5)
    }

    .blanko #Slider,
    .blanko #container {
        box-shadow: none
    }

    #container_inside {
        padding-left: 3.3636%;
        -moz-hyphens: none;
        -o-hyphens: none;
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none
    }

    .blanko #container_inside {
        padding: 0
    }

    .bestellformular #container_inside {
        background-image: url(../images/security_logos.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right 0 bottom 40px
    }

    #header,
    #header>.inside {
        height: 140px
    }

    #right .mod_article.block {
        overflow: visible
    }

    #footer>.inside {
        margin-right: auto;
        margin-left: auto;
        padding-left: 3.3636%
    }

    .slider-control .slider-menu b {
        font-size: 25px
    }

    #right .mod_article .formbox.first {
        margin-top: -105px
    }

    input[type=text],
    input[type=password],
    input[type=date],
    input[type=datetime],
    input[type=email],
    input[type=number],
    input[type=search],
    input[type=tel],
    input[type=time],
    input[type=url],
    select,
    textarea {
        padding-right: 20px;
        padding-left: 20px
    }

    .structured_form .date_of_birth {
        width: 46.7741%;
        position: relative;
        float: left;
        margin-right: 1.6129%
    }

    .structured_form .widget.phone {
        width: 51.613%;
        float: left
    }

    .ce_chart_custom .col_1,
    .ce_chart_custom .col_2 {
        width: 61.4754%;
        float: left;
        padding-right: 3.0674%;
        box-sizing: border-box
    }

    .ce_chart_custom .col_2 {
        width: 38.5245%;
        padding-right: 0
    }

    #right {
        padding-bottom: 100px !important
    }

    #header .spar-tipp {
        position: absolute;
        top: 0;
        right: 350px;
        text-transform: uppercase
    }

    .spar-tipp .ce_h3d_loggedHyperlink,
    .spar-tipp .ce_hyperlink {
        background: 0 0;
        padding: 2px 0 0
    }

    .spar-tipp .ce_h3d_loggedHyperlink a,
    .spar-tipp .ce_hyperlink a {
        color: #e2000a;
        text-decoration: none
    }

    .spar-tipp .ce_h3d_loggedHyperlink a:hover,
    .spar-tipp .ce_hyperlink a:hover {
        text-decoration: underline
    }

    div.ce_testimonial.addMedia {
        margin-bottom: 25px
    }

    .testimonial_wrapper {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex
    }

    .testimonial_wrapper>* {
        margin-right: 3.4482%;
        -ms-flex: 1;
        flex-grow: 1;
        flex-basis: 0;
    }

    .testimonial_wrapper>.last,
    .testimonial_wrapper>:last-child {
        margin-right: 0 !important
    }

    div.ce_testimonial .col_01 {
        width: 180px;
        max-width: 180px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 180px
    }

    div.ce_testimonial.addMedia .col_01 {
        width: 200px;
        max-width: 200px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: 200px
    }

    .ce_testimonial .headline_container,
    div.ce_testimonial.addMedia .rating,
    .ce_testimonial .text_container {
        text-align: left;
    }

    div.ce_testimonial.addMedia .rating-container {
        margin-left: 0;
        margin-right: 0
    }
}

/* layout_1100 */
@media screen and (min-width:1100px) {

    #bestellformular label>.tag figure,
    #offer {
        display: block
    }

    #header {
        height: 140px;
        padding-bottom: 0
    }

    #logo {
        padding-left: 0
    }

    #footer>.inside {
        max-width: 1100px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0
    }

    #offer {
        right: -85px;
        top: -85px;
        position: absolute
    }

    .jetzt-testen #offer {
        top: -190px;
        display: block
    }

    .tabcontrol_tabs ul>li {
        padding-right: 20px;
        padding-left: 20px;
        font-size: 16px
    }
}

/* columns */
@media screen and (min-width:701px) {

    #left,
    #main,
    #right {
        margin-right: 0;
        margin-left: 0
    }

    .bestellformular #right {
        padding-bottom: 40px
    }

    #left.sc,
    #main.sc,
    #right.sc,
    .sc {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        clear: none !important
    }

    #left.sc-first,
    #main.sc-first,
    #right.sc-first,
    .sc-clear,
    .sc-first {
        clear: left
    }

    #left.sc-last,
    #main.sc-last,
    #right.sc-last,
    .sc-last {
        padding-right: 0 !important
    }

    .sc-rowspan>* {
        margin: 0 !important;
        padding: 0 !important
    }

    #left.sc2,
    #main.sc2,
    #right.sc2,
    .sc2 {
        width: 49.5%;
        float: left;
        display: inline;
        padding-right: 1%
    }

    #main.sc2 {
        width: 61.5384%;
        padding-right: 3.8461%
    }

    #left.sc2,
    #right.sc2 {
        width: 34.6155%
    }

    .sc2-last {
        padding-right: 0
    }

    #left.sc3,
    #main.sc3,
    #right.sc3,
    .sc3 {
        width: 32.3%;
        float: left;
        display: inline;
        padding-right: 1%
    }

    .sc3-last {
        padding-right: 1.1%
    }

    .sc3-2 {
        width: 65.6%;
        float: left;
        display: inline;
        padding-right: 1%
    }

    .sc3-2-last {
        padding-right: 1.1%
    }

    .sc4,
    .sc4-2,
    .sc4-3,
    .sc5,
    .sc5-2,
    .sc5-3,
    .sc5-4 {
        float: left;
        display: inline;
        padding-right: 1%
    }

    .sc4 {
        width: 24%
    }

    .sc4-2 {
        width: 49%
    }

    .sc4-3 {
        width: 74%
    }

    .sc5 {
        width: 19%
    }

    .sc5-2 {
        width: 39%
    }

    .sc5-3 {
        width: 59%
    }

    .sc5-4 {
        width: 79%
    }
}

/* navigation_0000 */
#nav-mobile ul.level_1>li.login>a,
#nav-mobile ul.level_1>li.login>span,
#nav-mobile ul.level_1>li.logout>a {
    background-repeat: no-repeat
}

.nav-default {
    display: none
}

nav ul li {
    float: left
}

nav ul li a,
nav ul li span {
    text-decoration: none;
    text-transform: uppercase
}

nav ul li a:hover {
    text-decoration: underline
}

#nav-footer ul li a,
#nav-footer ul li span,
#nav-main ul li a,
#nav-main ul li span {
    color: #FFF
}

#nav-footer ul.level_1>li a,
#nav-footer ul.level_1>li span {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
    border-left: 1px solid #FFF
}

#nav-footer ul.level_1>li.first a,
#nav-footer ul.level_1>li.first span {
    display: inline-block;
    border: 0
}

#nav-mobile ul li {
    float: none
}

#nav-mobile ul li.jetzt-testen,
#nav-mobile ul li.login {
    margin-bottom: 20px
}

#nav-mobile ul li.mediadaten,
#nav-mobile ul li.partner {
    float: none;
    display: none
}

#nav-mobile ul li>a,
#nav-mobile ul li>span {
    float: none;
    color: #FFF;
    text-shadow: 1px 1px 1px #666
}

#nav-mobile ul.level_1>li.featured>a,
#nav-mobile ul.level_1>li.featured>span {
    padding-left: 35px;
    background-image: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 20px center
}

#nav-mobile ul.level_1>li.jetzt-testen>a,
#nav-mobile ul.level_1>li.jetzt-testen>span {
    background-image: url(../images/arrow_right_gold.png)
}

.mm-menu>.mm-list {
    padding-bottom: 40px
}

.mm-menu.mm-front {
    box-shadow: none
}

.mm-menu>.toggler,
.nav-mobile>.toggler {
    width: 30px;
    height: 40px;
    right: 0;
    top: 30px;
    position: absolute;
    display: block;
    padding-right: 3.3636%;
    background-color: #FFF;
    font-size: 0;
    line-height: 0;
    text-indent: -999px;
    padding-left: 50px
}

.mm-menu>.toggler>.bar,
.nav-mobile>.toggler>.bar {
    height: 0;
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
    border-bottom: 5px solid #3074a0
}

#nav-mobile.mm-menu {
    background: #FFF
}

.mm-menu>.mm-panel {
    margin-top: 90px;
    background-color: #3074a0
}

.mm-list>li.bestellformular:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after,
.mm-list>li.kontakt:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after,
.mm-list>li.login:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    border-bottom: 0
}

.mm-list>li.bestellformular,
.mm-list>li.login,
.mm-list>li.logout {
    margin-top: 5px;
    margin-left: 20px;
    width: 90%
}

.mm-list>li.bestellformular {
    background: -moz-linear-gradient(270deg, #68b603, #03aa03);
    background: -webkit-linear-gradient(270deg, #68b603, #03aa03);
    background: -o-linear-gradient(270deg, #68b603, #03aa03);
    background: -ms-linear-gradient(270deg, #68b603, #03aa03);
    background: linear-gradient(180deg, #68b603, #03aa03);
    -pie-background: linear-gradient(270deg, #68b603, #03aa03)
}

.mm-list>li.login,
.mm-list>li.logout {
    background: -moz-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -webkit-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -o-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -ms-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: linear-gradient(180deg, #e1c46d, #b48d4d);
    -pie-background: linear-gradient(270deg, #e1c46d, #b48d4d)
}

#nav-mobile ul.level_1>li.bestellformular>a,
#nav-mobile ul.level_1>li.bestellformular>span {
    padding-left: 16px
}

#nav-mobile ul.level_1>li.bestellformular.featured>a,
#nav-mobile ul.level_1>li.bestellformular.featured>span {
    padding-left: 31px;
    background-position: 16px center
}

#nav-mobile ul.level_1>li.login>a,
#nav-mobile ul.level_1>li.login>span,
#nav-mobile ul.level_1>li.logout>a {
    padding-left: 46px;
    background-image: url(../images/icon_lock_white.png);
    background-position: 17px 7px
}

.mm-list>li.bestellformular,
.mm-list>li.login {
    width: 40%;
    display: inline-block
}

/* navigation_0700 */
@media screen and (min-width:701px) {

    #nav-header,
    #nav-main {
        right: 0;
        position: absolute;
        height: 40px
    }

    .nav-default {
        display: block
    }

    #nav-button,
    .mm-menu.mm-current.nav-mobile,
    .nav-main_invisible #nav-main,
    .nav-mobile {
        display: none
    }

    nav ul li a {
        text-decoration: none;
        text-transform: uppercase
    }

    #nav-header {
        top: 0
    }

    #nav-header ul.level_1>li {
        padding-top: 2px;
        padding-bottom: 5px
    }

    #nav-header ul.level_1>li.login,
    .premium-bereich #nav-header ul.level_1>li.logout {
        margin-left: 5px;
        padding-left: 5px;
        border: 1px solid #d9d9d9;
        border-radius: 0 0 3px 3px;
        background-position: 16px center
    }

    #nav-header ul.level_1>li>a,
    #nav-header ul.level_1>li>span {
        padding-top: 5px;
        padding-right: 10px;
        padding-left: 10px
    }

    #nav-header ul.level_1>li.login>a,
    #nav-header ul.level_1>li.login>span,
    .premium-bereich #nav-header ul.level_1>li.logout>a {
        padding-left: 40px;
        background-image: url(../images/icon_lock.png);
        background-repeat: no-repeat;
        background-position: 11px center
    }

    .premium-bereich #nav-header ul.level_1>li.logout>a {
        background-image: url(../images/icon_logout.png);
        background-repeat: no-repeat;
        background-position: 11px 5px
    }

    #nav-main {
        bottom: 0
    }

    #nav-main ul.level_1 {
        height: 40px;
        margin: 0;
        background-color: #3074a0;
        background: -moz-linear-gradient(270deg, #3074a0, #1f5f8f);
        background: -webkit-linear-gradient(270deg, #3074a0, #1f5f8f);
        background: -o-linear-gradient(270deg, #3074a0, #1f5f8f);
        background: -ms-linear-gradient(270deg, #3074a0, #1f5f8f);
        background: linear-gradient(180deg, #3074a0, #1f5f8f);
        -pie-background: linear-gradient(270deg, #3074a0, #1f5f8f);
        border-radius: 3px 3px 0 0
    }

    #nav-main ul.level_1>li {
        height: 40px;
        padding-top: 5px;
        padding-bottom: 3px;
        box-sizing: border-box
    }

    #nav-main ul.level_1>li.first {
        border-top-left-radius: 3px
    }

    #nav-main ul.level_1>li.last {
        border-top-right-radius: 3px
    }

    #nav-main ul.level_1>li.active {
        background-color: #e1c46d;
        background: -moz-linear-gradient(270deg, #e1c46d, #b48d4d);
        background: -webkit-linear-gradient(270deg, #e1c46d, #b48d4d);
        background: -o-linear-gradient(270deg, #e1c46d, #b48d4d);
        background: -ms-linear-gradient(270deg, #e1c46d, #b48d4d);
        background: linear-gradient(180deg, #e1c46d, #b48d4d);
        -pie-background: linear-gradient(270deg, #e1c46d, #b48d4d)
    }

    #nav-main ul.level_1>li.bestellformular:not(.active) a {
        padding-left: 35px;
        background-image: url(../images/arrow_right_gold.png);
        background-repeat: no-repeat;
        background-position: 20px center
    }

    #nav-main ul.level_1>li>a,
    #nav-main ul.level_1>li>span {
        display: inline-block;
        padding-right: 20px;
        padding-left: 20px;
        border-left: 1px solid #6498b9;
        color: #FFF;
        text-shadow: 1px 1px 1px #666
    }

    #nav-main ul.level_1>li.active+li>a,
    #nav-main ul.level_1>li.active+li>span,
    #nav-main ul.level_1>li.active>a,
    #nav-main ul.level_1>li.active>span,
    #nav-main ul.level_1>li.first>a,
    #nav-main ul.level_1>li.first>span {
        border: 0
    }

    #nav-main ul.level_1>li.jetzt-testen>a,
    #nav-main ul.level_1>li.jetzt-testen>span {
        padding-left: 35px;
        background-image: url(../images/arrow_right.png);
        background-repeat: no-repeat;
        background-position: 20px center
    }
}

/* navigation_mobile */
.mobile_menu nav li,
.mobile_menu nav li>:not(ul),
.mobile_menu nav li>:not(ul)>:not(ul) {
    text-overflow: ellipsis;
    white-space: nowrap
}

.mobile_menu,
html.mobile_menu_active {
    overflow: hidden
}

.mobile_menu_trigger {
    width: 25px;
    height: 30px;
    right: 20px;
    position: absolute;
    display: block;
    font-size: .1px;
    line-height: .1px;
    text-indent: -9999px;
    top: 35px;
    box-sizing: border-box;
    cursor: pointer
}

.mobile_menu_trigger>.bar {
    margin-right: auto;
    margin-bottom: 4px;
    margin-left: auto;
    border-bottom: 3px solid #3074a0
}

.mobile_menu>.mobile_menu_trigger>.bar {
    margin-top: -2px;
    margin-bottom: 0;
    border-bottom: 2px solid #3074a0;
    transform: rotate(-45deg)
}

.mobile_menu>.mobile_menu_trigger>.bar:first-child {
    margin-top: 0;
    transform: rotate(45deg)
}

.mobile_menu>.mobile_menu_trigger>.bar:last-child {
    display: none
}

.mobile_menu>.mobile_menu_trigger:hover>.bar {
    border-color: #3074a0
}

.mobile_menu {
    min-height: 100%;
    background-color: #3074a0;
    z-index: 999
}

.mobile_menu>.inner {
    width: 100%;
    min-height: 100%;
    position: relative;
    right: 0;
    overflow: auto;
    padding-top: 20px;
    background: 0 0;
    z-index: -1
}

.mobile_menu>.logo {
    width: 100%;
    height: 90px;
    display: block;
    background-color: #fff;
    padding-top: 23px;
    padding-left: 1.6818%;
    box-sizing: border-box
}

.mobile_menu>.logo>a {
    display: inline-block
}

.mobile_menu>.logo>a>img {
    width: 200px;
    display: block
}

.mobile_menu ul {
    margin-bottom: 0;
    text-align: left
}

.mobile_menu nav li {
    height: 40px;
    overflow: hidden;
    position: relative;
    float: none;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-shadow: #666 1px 1px 1px
}

.mobile_menu nav li.hide-in-mobile-menu {
    display: none
}

.mobile_menu nav li>:not(ul) {
    display: block;
    color: #fff;
    padding: 10px 10px 10px 20px
}

.mobile_menu nav ul.level_1 li>:not(ul) {
    background-repeat: no-repeat;
    background-position: 20px center
}

.mobile_menu nav li>:not(ul):hover {
    text-decoration: none
}

.mobile_menu ul>li.active,
.mobile_menu ul>li:hover {
    background: rgba(0, 0, 0, .1)
}

.mobile_menu li.submenu>ul {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-in-out
}

.mobile_menu nav li.submenu_hide>ul {
    display: block
}

.mobile_menu li.submenu_show>ul {
    max-height: 1200px
}

.mobile_menu nav .submenu li {
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-bottom: 0 solid rgba(0, 0, 0, .15)
}

.mobile_menu nav .submenu li>* {
    padding-left: 7%
}

.mobile_menu nav .submenu>strong {
    cursor: pointer
}

.mobile_menu nav li.submenu:after {
    width: 10px;
    height: 10px;
    top: 15px;
    right: 15px;
    position: absolute;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, .15);
    border-right: 1px solid rgba(0, 0, 0, .15);
    font-size: 25px;
    content: "";
    transform: rotate(45deg);
    transition: all .2s;
    z-index: -1
}

.mobile_menu nav li.submenu.submenu_show:after {
    transform: rotate(135deg)
}

.mobile_menu li.bestellformular,
.mobile_menu li.last,
.mobile_menu li.login {
    border-bottom: 0
}

.mobile_menu .inner .campaign-links,
.mobile_menu li.bestellformular {
    margin-top: 5px;
    margin-left: 20px
}

.mobile_menu .inner .campaign-links {
    margin-top: 20px
}

.mobile_menu li.featured>:not(ul) {
    padding-left: 35px;
    background-image: url(../images/arrow_right.png);
    background-repeat: no-repeat;
    background-position: 20px center
}

.mobile_menu li.bestellformular,
.mobile_menu li.login,
.mobile_menu li.logout {
    width: 40%;
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px
}

.mobile_menu li.login,
.mobile_menu li.logout {
    background: -moz-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -webkit-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -o-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: -ms-linear-gradient(270deg, #e1c46d, #b48d4d);
    background: linear-gradient(180deg, #e1c46d, #b48d4d);
    -pie-background: linear-gradient(270deg, #e1c46d, #b48d4d)
}

.mobile_menu li.bestellformular,
.mobile_menu li.bestellformular:hover {
    background: -moz-linear-gradient(270deg, #68b603, #03aa03);
    background: -webkit-linear-gradient(270deg, #68b603, #03aa03);
    background: -o-linear-gradient(270deg, #68b603, #03aa03);
    background: -ms-linear-gradient(270deg, #68b603, #03aa03);
    background: linear-gradient(180deg, #68b603, #03aa03)
}

.mobile_menu ul.level_1>li.login>:not(ul),
.mobile_menu ul.level_1>li.logout>:not(ul) {
    padding-left: 46px;
    background-image: url(../images/icon_lock_white.png);
    background-position: 17px 7px
}

.mobile_menu .inner .button,
.mobile_menu .inner .button:hover {
    border: none
}

@media (max-width:480px) {

    .mobile_menu li.bestellformular,
    .mobile_menu li.login,
    .mobile_menu li.logout {
        width: 90%;
        display: block
    }
}

/* layout_screen */
@media screen {

    html,
    body {
        height: 100%
    }

    #footer {
        display: block;
        display: block !important
    }
}

/* cookiebar */
.cookiebar {
    padding: 4px;
    background-color: rgba(31, 95, 143, .75);
    font-size: 13px;
    line-height: 15px
}

.cookiebar--active {
    -webkit-flex-wrap: flex-wrap:initial;
    flex-wrap: initial
}

.cookiebar * {
    display: inline
}

.cookiebar__button,
.cookiebar__button:hover {
    padding: 2px 4px;
    background-image: none;
    font-size: 13px;
    line-height: 15px
}

body.cookiebar-active #spacer {
    height: 170px
}

body.cookiebar-active #footer {
    padding-bottom: 90px
}

@media (min-width:480px) {
    body.cookiebar-active #spacer {
        height: 140px
    }

    body.cookiebar-active #footer {
        padding-bottom: 60px
    }
}

@media (min-width:1024px) {

    .cookiebar,
    .cookiebar__button,
    .cookiebar__button:hover {
        font-size: 14px;
        line-height: 16px
    }

    #footer,
    #wrapper {
        padding-bottom: 40px
    }
}
  /*Media Queries*/

@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}


@media (max-width:767px){
    #wrapper{
        margin:0;
        width:auto
    }

    #container{
        padding-left:0;
        padding-right:0
    }

    #main,#left,#right{
        float:none;
        width:auto
    }

    #left{
        right:0;
        margin-left:0
    }

    #right{
        margin-right:0
    }

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

    .ie7 img{
        -ms-interpolation-mode:bicubic
    }

    .ie8 img{
        width:auto
    }

}

@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

@media screen and (max-width:480px){
.ce_h3d_simpleOrderForm .widget:not(.dob){
    width:auto!important;
    float:none!important;
    margin-right:0!important;
}

.ce_h3d_simpleOrderForm .dateOfBirth{
    width:auto;margin-right:0;
}
.ce_h3d_simpleOrderForm .widget.dateOfBirth>.value,.ce_h3d_simpleOrderForm .widget.dateOfBirth>input{
    width:100%;float:none;
}

.ce_h3d_simpleOrderForm fieldset>.callout{
    display:none;
}
}
