/*
Theme Name: noz Theme
Theme URI: http://demo.qodeinteractive.com/elision/
Description: A child theme of Elision Theme
Author: basecom GmbH & Co. KG
Author URI: http://www.basecom.de
Version: 1.0.0
Template: elision
*/
@import url("../elision/style.css");

body{
    border-top: 5px solid #0099cc;
}
h2, h2 a{
    margin-bottom: 10px;
}
strong{
    font-weight: 600; 
}
ul{
    list-style-position:outside;
}
li{
    margin-left:25px;
}
b{
font-weight:600;
}
.center{
    text-align: center; 
}
.digitalpremium-img {
    height: 40px;
    width: auto;
}
.q_logo img{
    max-height: 40px; 
    max-width: 73px; 
}
.q_logo {
    margin-top: 20px;
}
header.sticky .q_logo img.sticky, header.sticky .q_logo.animate_logo div.sticky {
    margin-top: -20px;
}
.qbutton {
    border-radius: 4px;
}
.small-text p{
    font-size:10px;
}
.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.elastic-video-wrapper {
	width: 500px;
	max-width: 100%;
}
.footer-copyright, 
.footer-copyright p, 
.footer-copyright a, 
.footer-copyright a:hover{
    text-align:center;
    font-size:12px;
    line-height: normal;
}
.footer_bottom{
    
}
.price{
    font-weight: 700;
    font-size: 20px;
}
nav.main_menu>ul>li>a {
    text-transform: none;
}
.header_inner_right{
    display: none;
}
nav.main_menu.right>ul:hover{
    background: none; 
}
h4{
    margin-bottom: 15px; 
}
input[type='submit'] {
    height: 51px;
    line-height: 51px;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    padding: 0 42px;
    text-align: center;
    color: #ffffff;
    background-color: #0088cc;
    border: 1px solid #0088cc;
    font-style: normal;
    font-weight: 600;
    border-radius: 4px;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
    -o-transition: all .2s ease 0s;
    -webkit-backface-visibility: hidden;
    text-shadow: none;
}
input[type='submit']:hover{
    background-color: #0099e6 !important;
}
input{
    height: 49px;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    padding: 0 20px;
    margin-right: 20px;
    color: #222;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
div.wpcf7-mail-sent-ok{
    border: 2px solid #008C68;
}
.zeitungslogos{
    margin-left: -200px; 
}
.zeitungslogos-nozkompakt {
    margin-left: 120px;
}
img.retina {
    max-width: 50%; 
    height: auto; 
    margin-top: 5px; 
}
.store-badges {
    margin-left: 35px;
}
.store-badges img {
    width: auto;
    height: 55px;
}
.video-inline {
    width: 65%;
    float: left;
    margin: 0 20px 20px 0;
    border: 5px solid #eee;
}
.wpb_video_widget.video-border {
   border: 5px solid #eee;
}
span.subtitle {
    font-size: 16px;
    color: #222;
    line-height: 29px;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}
img.titel-kreis {
    vertical-align: middle;
}
.bg-device {
    background-position: center top;
}
div.wpcf7-mail-sent-ok {
    border: 2px solid #3EB489;
    background: #3EB489;
    color: #fff;
    padding: 15px;
    margin: 0 0 30px 0;
}
div.wpcf7-validation-errors {
    border: 2px solid #df4a32;
    background: #df4a32;
    color: #fff;
    padding: 15px;
    margin: 0 0 30px 0;
}


/* --- NEUER HEADER --- */

.header-element {
    border-bottom: 1px solid #eee;
}
.header-element > section.section {
        background-size: cover;
    padding: 200px 0;
    background-position: top left;
}
.header-element .header-box {
    padding: 30px 20px;
    background: rgba(245, 245, 245, 0.8);
}
.header-logo {
    width: 55%;
    height: auto; 
    margin: auto; 
}


@media (max-width: 1200px) {
    .header-element > section.section {
        background-size: cover;
    }
}

@media (max-width: 1024px) {
    .header-element > section.section {
        padding: 120px 0;
    }

}

@media (max-width: 767px) {
    .header-element > section.section {
        background-size: 200%;
        background-position: top left;
        padding: 0;
    }
    .header-element > section.grid_section .section_inner {
        width: 100%;
    }
    .header-element .header-box {
        padding: 30px 30px;
    }

}


/* --- KINDERZEITUNG SPECIAL --- */

h4.kinderzeitung-headline{
    font-size: 45px; 
    line-height: 55px; 
    font-weight: 400; 
    text-transform: uppercase; 
    transform: rotate(-2deg); 
    -webkit-transform: rotate(-2deg); 
    -moz-transform: rotate(-2deg);	
}


/* --- STEPS ANGEPASST --- */

.q_steps_holder .circle_small_holder_inner .arrow_holder{
    background: url(../../uploads/step_holder_plus2x.png) no-repeat center right;
    background-size: 24px 19px;
    top: 30%;
}
.q_steps_holder .circle_small_inner .image_holder{
    left: 55px;
    width: 50%;
}
.q_steps_holder .circle_small span{
    position: relative;
    top: 0;
    left: 0; 
    display: inline-block;
    width: auto;
    height: auto;
    min-height: 70px; 
    line-height: 27px;
    font-size: 16px;
    margin: 0;
    background: #fff;
}
.q_steps_holder .circle_small, 
.q_steps_holder .circle_small_inner {
    height: auto;
    width: auto;
}

@media (max-width: 1200px) {
    .q_steps_holder .circle_small_holder {
        width: 235px;
    }
    .q_steps_holder .circle_small_holder_inner .arrow_holder {
        right: -10px;
    }
}
@media (max-width: 1000px) {
    .q_steps_holder .circle_small_holder {
        width: 190px;
    }
    .q_steps_holder .circle_small_holder_inner .arrow_holder {
        right: -20px;
    }
}
@media (max-width: 786px) {
    .q_steps_holder .circle_small_holder {
        width: 170px;
        margin: 0 -25px 0 0;
    }
    .q_steps_holder .circle_small_holder_inner .arrow_holder {
        right: -15px;
    }
    .q_steps_holder .circle_small span {
        left: 10px;
        font-size: 14px;
    }
    .steps_holder_inner {
        margin-left: -50px;
    }
}

/* --- ANGEBOTE SLIDER ADVANCED CAROUSEL--- */

.abstand{
    margin: 20px 10px 10px 0; 
}



/* --- ANGEBOTE SLIDER LAYER SLIDER--- */

.ls-v5 .ls-playvideo, .ls-v5 .ls-nav-sides, .ls-v5 .ls-bottom-slidebuttons a, .ls-v5 .ls-nav-prev, .ls-v5 .ls-nav-next, .ls-v5 .ls-nav-start, .ls-v5 .ls-nav-stop, .ls-v5 .ls-fullscreen, .ls-v5 .ls-loading-container{
    background-image: url(../../uploads/skin-dark.png) !important;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 210dpi){
    .ls-nav-prev {
        background-image: url(img/navigation_layer_button_left@2x.png);
        -o-background-size: 600px 225px;
        -webkit-background-size: 600px 225px;
        -moz-background-size: 600px 225px;
        background-size: 600px 225px;
    }
    .ls-nav-next {
        background-image: url(img/navigation_layer_button_right@2x.png);
        -o-background-size: 600px 225px;
        -webkit-background-size: 600px 225px;
        -moz-background-size: 600px 225px;
        background-size: 600px 225px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), not all, not all, not all, only screen and (min-resolution: 210dpi){
    .ls-nav-prev {
        background-image: url(img/navigation_layer_button_left@2x.png);
        -o-background-size: 600px 225px;
        -webkit-background-size: 600px 225px;
        -moz-background-size: 600px 225px;
        background-size: 600px 225px;
    }
    .ls-nav-next {
        background-image: url(img/navigation_layer_button_right@2x.png);
        -o-background-size: 600px 225px;
        -webkit-background-size: 600px 225px;
        -moz-background-size: 600px 225px;
        background-size: 600px 225px;
    }
}


/* --- FORMULAR --- */

input[type="radio"], 
input[type="checkbox"]{
    height: 15px;
    padding: 0 20px;
    margin-right: 5px;
}
span.wpcf7-list-item{
    display: block; 
    margin-bottom: 10px; 
}
input{
    color: #7f7f7f;
}
.empfehlen input{
    width: 90%;
}
.empfehlen p{
    margin-bottom: 10px; 
}
textarea{
    width: 90%; 
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    padding: 10px 20px;
    margin-right: 20px;
    color: #7f7f7f;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}
.float{
    float: left; 
}
h6{
    margin: 10px 0;
}
.formular-spalten {
    width: 50%;
    float: left;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.checkbox-float > .wpcf7-list-item > label {
    float: left; 
    margin-right: 5px;
}

.checkbox-datenschutz > span.wpcf7-not-valid-tip, 
.checkbox-agb > span.wpcf7-not-valid-tip, 
.checkbox-widerrufsrecht > span.wpcf7-not-valid-tip {
    float: right;
}
p.formularsmall {
    font-size: 14px;
    line-height: 22px;
}


/* --- Preis Arena--- */

.image_hover .images_holder{
    width: 80%;
    margin: auto;
}
.image_hover .images_holder img{
    vertical-align: bottom; 
}
.preis-kreis{
    background-color: #0088cc;
    position: absolute;
    width: 200px;
    height: 200px;
    top: 150px;
    left: 950px;
    text-align: center;
    border-radius: 100px;
    z-index: 100; 
}
.preis-kreis p{
    color: #fff;
    margin-top: 60px;
}
.preis-text{
    font-size: 40px; 
    font-weight: 600; 
    color: #fff;
    margin-bottom: 10px; 
}


/* --- VIDEO LIGHTBOX --- */

#pp_full_res iframe {
    width: 100%;
}
body div.pp_default .pp_content_container .pp_left, 
body div.pp_default .pp_content_container .pp_right, 
body div.pp_default .pp_content, 
div.pp_default .pp_top .pp_left, 
div.pp_default .pp_top .pp_middle, 
div.pp_default .pp_top .pp_right, 
div.pp_default .pp_bottom .pp_left, 
div.pp_default .pp_bottom .pp_middle, 
div.pp_default .pp_bottom .pp_right, 
body div.pp_default .pp_close {
    background: 0;
}
body div.pp_default .pp_close:after {
    color: #fff;
    content: "\f00d";
    font-family: 'FontAwesome',serif;
    font-size: 15px;
    height: 15px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.fa.fa-play-circle {
    color: #08c;
    margin-top: 15px;
    font-size: 25px;
    vertical-align: bottom;
}


/* --- DIGITALE ANGEBOTE SLIDER --- */

.blau{
    font-size: 19px;
    color: #0088cc;
    line-height: 29px;
    font-weight: 400;
    display: block;
}


/* --- TABLETS VERGLEICH --- */

.tablets p{
    font-size: 13px; 
    margin-bottom: 15px;
    line-height: 20px;
}
.vc_col-sm-2.col-display-none{
    display: none; 
}
.col-five .vc_col-sm-2 {
    width: 20%;
}


/* --- FAQ--- */

table th, 
table td {
    text-align: left;
    padding: 5px 0;
}




/* --- TABELLEN TEST 2 --- */

.table_box_wrap.wpb_row .vc_col-sm-2 {
    float: left;
    width: 18%;
    padding: 0 1% 0 0;
    margin: 0 1%;
    min-height: 0;
    border-right: 1px solid #ccc;
}
.table_box_wrap .table_box_last {
    border-right: none !important;
}
.table_box_wrap.wpb_row {
    margin: 20px 0;
}
.table_box_head.table_box_wrap.wpb_row .vc_col-sm-2 {
    border-right: none;
}
.table_box_headline {
    width: 1130px;
    margin: auto;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.table_box_headline .section {
    padding: 10px 0 0 0;
}
.table_box_wrap .section {
    padding: 0 0 20px 0;
}
.only-mobile {
    display: none;
}
.only-mobile-767 {
    display: none;
}
.device-headlines {
    font-size: 14px; 
    font-weight: 600;
}



/* --- RESPONSIVE --- */

@media (max-width: 1320px) {
    .responsive-layerslider {
        left: 50% !important;
    }
}


@media (max-width: 1024px){
    .preis-kreis{
        top: 90px;
        left: 80%;
    }
    .responsive-layerslider {
        left: 450px !important;
    }
    .video-inline {
        width: 50%;   
    }
    .bg-device {
        background-position: 50%;
    }

}

@media (max-width: 1000px) {
header .q_logo img {
	top: -45px;
}

}

@media (max-width: 950px) {
    .responsive-layerslider {
        left: 40% !important;
    }
}


@media (max-width: 768px){
    .zeitungslogos, 
    .zeitungslogos-nozkompakt {
        margin-left: 0;
    }
    #digitales-angebot .ls-wp-container{
        min-height: 450px !important;
        height: 450px !important;
        background-color: #f5f5f5 !important; 
    }
    .text-responsive{
        height: auto !important; 
        min-height: 400px !important; 
        margin: 0 50px 0 40px !important; 
        width: 60% !important;
    }
    .bild-responsive{ 
       display: none; 
    }
    .preis-kreis{
        top: 90px;
        left: 70%;
    }
    .col-five .vc_col-sm-2 {
        width: auto;
        margin-bottom: 20px;
    }
    .col-five.kreise .vc_col-sm-2 {
        width: 20%;
        margin-bottom: 20px;
        float: left;
    }
    .responsive-layerslider {
        left: 250px !important;
        top: 90px !important;
    }
    .bg-device {
        background-position: 30%;
    }
 
}
@media (max-width: 767px){
    .device, 
    .tablet-samsung, 
    .tablet-ipadmini, 
    .preis-tablets-text{
        display: none; 
    }
    .hide-on-mobile {
        display: none;
    }
    .only-mobile-767 {
        display: block;
        width: 100%;

    }
    .formular-spalten {
        width: 100%;
        float: none;
    }
}

@media (max-width: 680px) {
    .responsive-layerslider {
        left: 80px !important;
        top: 45px !important;
    }
    .video-inline {
        width: 100%;
        margin: 0 0 20px 0;
        clear: left;
    }
    .col-five.kreise .vc_col-sm-2 {
        width: 33.333333%;
        margin-bottom: 20px;
        float: left;
    }
}

@media (max-width: 520px) {
    #vorteilspreis-header{
        width: 100% !important;
        left: 0 !important;
        margin-top: 20px !important;
        top: 10px !important;
   }
   .responsive-layerslider {
        top: 0px !important;
        left: 29px !important;
        padding: 8.72727px !important;
        font-size: 16px !important;
        line-height: 26px !important;
    }
   .q_slider, 
    .q_slider_inner, 
    .ls-inner, 
    .ls-slide, 
    .ls-wp-container {
        height: 300px !important; 
    }
    .store-badges {
        margin-left: 15px;
    }
    .store-badges img {
        width: auto;
        height: 45px;
        margin-left: 5px;
    }

}


@media (max-width: 375px){
    input{
        width: 85%; 
    }
    input[type='submit']{
        width: 100%;
        padding: 0 15px;
        letter-spacing: 0; 
        margin-top: 10px; 
    }
    .device, 
    .tablet-samsung, 
    .tablet-ipadmini, 
    .preis-tablets-text{
        display: none; 
    }
    .preis .wpb_raw_html{
        min-height: 200px; 
    }
    .preis-kreis{
        top: 110px;
        left: 20%;
    }
    .embed-container iframe, 
    .embed-container {
        height: 350px !important; 
        padding-bottom: 40px !important;
    }
    .responsive-layerslider{
        top: 0px !important;
        left: 29px !important;
        padding: 8.72727px !important;
        font-size: 13px !important;
        line-height: 23px !important;
        background: rgba(245, 245, 245, 0.9) !important;
    }
    .einstieg p, 
    .einstieg h2{
        text-align: left !important; 
    }
    .q_steps_holder, 
    .einstieg .kreise{
        display: none; 
    }
    .qbutton.large:hover{
        padding: 0 32px;
        background-color: #0088cc;
        border: 1px solid #0088cc;
    }
    .q_slider, 
    .q_slider_inner, 
    .ls-inner, 
    .ls-slide, 
    .ls-wp-container {
        height: 300px !important; 
    }
    img.ls-bg{
        width: auto !important; 
        height: 300px !important; 
        margin-left: -120px !important;
        margin-top: 0px !important; 
    }
    
    /* --- Header Boxen mobil anpassen --- */
    #kinderzeitung{
        margin-left: -8% !important;
        margin-top: 12% !important;
   }
   #fupa-aktion{
        margin-top: 12% !important;
   }
   #abo-neustart-header{
        margin-left: -8% !important;
        margin-top: 48% !important;
   }
   #angebot-header{
        margin-left: 5% !important;
        margin-top: 25% !important;
   }
   #empfehlung-header{
        margin-left: -8% !important;
        margin-top: 12% !important;
   }
   #vorteilspreis-header{
        width: 100% !important;
        left: 0 !important;
        margin-top: 20px !important; 
   }
    #nozkompakt-header{
        width: 100% !important;
        left: 0 !important;
        margin-top: 20px !important;
   }
   h4.kinderzeitung-headline {
        font-size: 35px;
        line-height: 45px;
    }

}

@media (max-width: 320px){
    .store-badges {
        margin-left: 0;
    }
}

.videoWrapper {
	position: relative;
	padding-bottom: 51%;
	padding-top: 25px;
	height: 0;
	border: 1px solid #eee;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






@media screen and (max-width: 768px) {
    .table_box_wrap.wpb_row, 
    .overflow-swipe {
        overflow-x: scroll !important;
        width: 767px; 
    }
    .container_inner {
        width: 767px; 
    }
    .only-mobile {
        display: block;
    }
    .table_box_wrap.wpb_row .vc_col-sm-2 {


    }
    .table_box_3, .table_box_4, .table_box_5 {

    }

}

@media screen and (max-width: 375px) {
    .single>.wrapper>.wrapper_inner>.content>.content_inner>.container>.container_inner {
        width: 90%; 
        padding: 0 0 0 0;
    }
}


/* --- RESPONSIVE TABELLE --- */

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
table.resp-table {
  border: 1px solid #CCCCCC;
  border-collapse: collapse;
  margin: 20px 0;
}
table.resp-table th,
table.resp-table td {
  border: 1px solid #CCCCCC;
  position: relative;
  box-sizing: border-box;
  background-clip: padding-box;
}
table.resp-table th i,
table.resp-table td i {
  font-size: 22px;
  color: #0088CC;
}
table.resp-table th span.big,
table.resp-table td span.big {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 22px;
  line-height: 22px;
  color: #00386C;
  font-weight: 700;
  display: block;
}
table.resp-table th a.btn,
table.resp-table td a.btn {
  min-height: 0;
  margin-top: 10px;
}
table.resp-table th {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 15px;
  line-height: 22px;
  color: #222;
  font-weight: 700;
  font-weight: 400;
}
table.resp-table thead tr.fake-table-head {
  display: none;
}
table.resp-table thead th {
  padding: 10px;
  text-align: center;
}
table.resp-table thead th:first-child {
  background-color: #DDDDDD;
  font-size: 24px;
  line-height: normal;
  text-align: left;
}
table.resp-table thead th img {
  width: 100%;
}
table.resp-table tbody th {
  padding: 10px;
  text-align: left;
  background-color: #F5F5F5;
}
table.resp-table tbody th i {
  float: right;
  margin-left: 10px;
}
table.resp-table tbody th small {
  display: block;
  color: #222222;
}
table.resp-table tbody td {
  padding: 15px 10px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 13px;
  line-height: 22px;
  color: #7F7F7F;
  font-weight: 400;
}
table.resp-table tbody td i {
  font-size: 22px;
  color: #0088CC;
}
table.resp-table tbody td .fake-col-head {
  display: none;
}
table.resp-table tbody tr.resp-row-collapse th {
  padding-left: 40px;
  background: none;
  cursor: pointer;
}
table.resp-table tbody tr.resp-row-collapse th:before {
  color: #7F7F7F;
  font-size: 20px;
  content: '+';
  border: 1px solid #CCCCCC;
  border-radius: 9999px;
  line-height: 10px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -10px;
  padding: 5px;
}
table.resp-table tbody tr.resp-row-collapse td {
  display: none;
}
table.resp-table tbody tr.resp-row-collapse.activated th {
  background-color: #F5F5F5;
}
table.resp-table tbody tr.resp-row-collapse.activated th:before {
  content: "–";
  padding: 4px 5px 6px 6px;
}
table.resp-table tbody tr.resp-row-collapse.activated td {
  display: table-cell;
}
table.resp-table tbody tr.fake-th {
  display: none;
}
table.resp-table tbody tr.fake-th th {
  text-align: center;
}
table.resp-table tbody tr.fake-th th i {
  float: none;
}
table.resp-table tbody tr.fake-th.resp-row-collapse.activated + .resp-row-collapse td {
  display: table-cell;
}
table.resp-table thead tr.highlighted,
table.resp-table tbody tr.highlighted,
table.resp-table thead tr.fake-th.highlighted,
table.resp-table tbody tr.fake-th.highlighted,
table.resp-table thead tr td.highlighted,
table.resp-table tbody tr td.highlighted,
table.resp-table thead tr.fake-th td.highlighted,
table.resp-table tbody tr.fake-th td.highlighted,
table.resp-table thead tr th.highlighted,
table.resp-table tbody tr th.highlighted,
table.resp-table thead tr.fake-th th.highlighted,
table.resp-table tbody tr.fake-th th.highlighted {
  background-color: #D9ECF7;
}
table.resp-table.resp-table-break-1 thead tr.fake-table-head {
  display: table-row;
}
table.resp-table.resp-table-break-1 thead tr.fake-table-head th:first-child {
  display: table-cell;
  text-align: center;
}
table.resp-table.resp-table-break-1 thead th:first-child {
  display: none;
}
table.resp-table.resp-table-break-1 tbody th {
  display: none;
}
table.resp-table.resp-table-break-1 tbody tr.fake-th {
  display: table-row;
}
table.resp-table.resp-table-break-1 tbody tr.fake-th th {
  display: table-cell;
}
table.resp-table.resp-table-break-2 {
  display: block;
  width: 100%;
  border: 0;
  margin-left: 13px;
}
table.resp-table.resp-table-break-2 thead {
  display: block;
  width: 100%;
}
table.resp-table.resp-table-break-2 thead tr:not(.fake-table-head) {
  display: none;
}
table.resp-table.resp-table-break-2 thead tr.fake-table-head {
  display: block;
  width: 100%;
  border: 1px solid #CCCCCC;
  border-bottom: 0;
}
table.resp-table.resp-table-break-2 thead tr.fake-table-head th,
table.resp-table.resp-table-break-2 thead tr.fake-table-head th:first-child {
  display: block;
  width: 100%;
  border: 0;
}
table.resp-table.resp-table-break-2 tbody {
  display: block;
  width: 100%;
}
table.resp-table.resp-table-break-2 tbody tr,
table.resp-table.resp-table-break-2 tbody td,
table.resp-table.resp-table-break-2 tbody tr.fake-th,
table.resp-table.resp-table-break-2 tbody tr.fake-th th {
  display: block;
  width: 100%;
  border: 0;
}
table.resp-table.resp-table-break-2 tbody tr {
  border: 1px solid #CCCCCC;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th {
  border: 1px solid #CCCCCC;
  border-bottom: 0;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th:not(:first-of-type) {
  border-top: 0;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th .icon-help-circled {
  display: none;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse {
  border-bottom: 1px solid #CCCCCC;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse + .resp-row-collapse {
  display: none;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse.activated {
  border-bottom: 0;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse.activated + .resp-row-collapse {
  display: block;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse.activated + .resp-row-collapse td {
  display: block;
}
table.resp-table.resp-table-break-2 tbody tr.fake-th.resp-row-collapse.fake-th th {
  text-align: left;
}
table.resp-table.resp-table-break-2 tbody td {
  width: 50%;
  margin-left: 50%;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  height: auto;
  min-height: 60px;
  position: relative;
  padding: 10px;
}
table.resp-table.resp-table-break-2 tbody td.resp-table-no-fck {
  width: 100%;
  margin-left: 0;
  border-left: 0;
}
table.resp-table.resp-table-break-2 tbody td:first-of-type {
  border-top: 0;
}
table.resp-table.resp-table-break-2 tbody td:first-of-type .fake-col-head {
  border-top: 0;
}
table.resp-table.resp-table-break-2 tbody td .fake-col-head {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 13px;
  line-height: 15px;
  color: #00386C;
  font-weight: 700;
  border-top: 1px solid #CCCCCC;
  padding: 10px;
  box-sizing: border-box;
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: -100%;
  top: -1px;
  overflow: hidden;
}
table.resp-table.resp-table-break-2 tbody td .fake-col-head img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}


/* --- BLOG --- */

.latest_post_holder .post_infos {
    display: none;
}

.latest_post_holder .latest_post_text {
    padding: 20px;
    background: #f5f5f5;
    text-align: left;
}

.title_holder h1 {
    display: none;
}

.blog_holder article .post_description {
    display: none;
}

.post_content_holder h2 {
    margin: 0 0 25px;
}

.blog_holder.blog_single article h2 {
    margin: 0 0 20px;
}

/* Fix In Grid */
.section_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}

@media only screen and (max-width: 1200px) {
	.section_inner {
	    width: 950px;  
	}
}
@media only screen and (max-width: 1000px) {
	.section_inner {
	    width: 768px;
	}
}
@media only screen and (max-width: 768px) {
	.section_inner {
	    width: 600px;
	}
}
@media (max-width: 767px) {
	.header-element > .section > .section_inner {
    	width: 100% !important;
	}
}
@media only screen and (max-width: 600px) {
	.section_inner {
	    width: 420px;
	}
}
@media only screen and (max-width: 480px) {
	.section_inner {
	    width: 300px;
	}
}

/* Countdown */
.pbc-num {
    font-weight: 400;
}
.pbc-unit-content {
    border-radius: 100%;
}