body.magazin .body-bg-top{
    padding-top: 0px;
}
body.magazin .breadcrumb-section{
    display: none;
}
body.magazin .navbar-default-transition:not(.navbar-transition) .navbar-nav > li.active > .nav-link{
    color: #C31622 !important;
}
body.magazin .navbar-default-transition .navbar-nav .active > .nav-link, .navbar-default-transition.navbar-transition .navbar-nav .active > .nav-link{
    color: #C31622 !important;
}
body.magazin-detail .table th, body.magazin-detail .table td{
    border-top: 0px;
    padding: 0 10px;
}
body.magazin-detail .table th:first-child, body.magazin-detail .table td:first-child{
    padding-left: 0px;
}
body.magazin-detail .table th:last-child, body.magazin-detail .table td:last-child{
    padding-right: 0px;
}
body.magazin-detail .table-responsive{
    margin: 60px 0px;
}
body.magazin-detail .table-responsive .table img{
    width: 100%;
    height: auto;
}
/* Magazin banner */
.magazin .frame-type-textpic{
    padding-bottom: 0px;
}
body.magazin figure{
    margin-bottom: 0px;
}
body.magazin .gallery-row{
    margin: 0px;
}
body.magazin .gallery-item{
    padding: 0px;
}
body.magazin .frame-type-textpic{
    /*height: 980px;*/
    padding-top: 0px;
}
body.magazin .textpic-item{
    padding: 0px;
    margin-bottom: 0px;
}
body.magazin div.frame-type-textpic .textpic{
    margin: 0px;
}
body.magazin div.frame-type-textpic .frame-container{
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
}
body.magazin .textpic-text{
    position: absolute;
    bottom: 5%;
    text-align: center;
}
body.magazin .textpic-text .frame-header{
    margin-bottom: 5%;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto
}
body.magazin .textpic-text .frame-header .element-header{
    font-size: 80px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 0px;
}

body.magazin div.frame-type-textpic .textpic-text .frame-header .element-subheader{
    font-weight: bold;
    color: #fff;
    text-align: center;
    font-size: 40px;
}
body.magazin div.frame-type-textpic .gallery-item img{
    height: 100vh;
    object-fit: cover;
}
/* Magazin Slider */
body.magazin .frame-type-carousel{
    padding-bottom: 0px;
}
body.magazin .carousel-inner,
body.magazin .carousel .carousel-item{
    height: 100%;
}
body.magazin .carousel:hover .carousel-control-prev .carousel-control-icon  {
    left: 50px;
}
body.magazin .carousel:hover .carousel-control-next .carousel-control-icon{
    right: 50px;
}
body.magazin .carousel .carousel-control-icon{
    background-image: none;
    background-color: transparent;
    padding: 0;
}
body.magazin  .carousel .carousel-control-icon:before{
    width: 2em;
    height: 2em;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    border-radius: 3px;
}
body.magazin .navigation-seconds{
    position: absolute;
    bottom: 93px;
    width: 100%;
    color: #fff;
    z-index: 3;
}
body.magazin .navigation-seconds ol{
    list-style: none;
    padding: 0 50px;
}
body.magazin .navigation-seconds ol li{
    display: inline-block;
    width: 20%;
    text-align: center;
    vertical-align: top;
    padding: 15px 10px 20px;
    max-height: 100px;
    cursor: pointer;
}
body.magazin .navigation-seconds ol li.active .navigation-text,
body.magazin .navigation-seconds ol li.active .carousel-subheader{
    font-weight: bold;
}
body.magazin .navigation-seconds .carousel-subheader{
    margin-bottom: 0;
    line-height: 1.1;
}
body.magazin .carousel-indicators{
    margin-bottom: 44px;
}
body.magazin .carousel-indicators{
    margin-bottom: 25px;
}
body.magazin .frame-type-carousel .carousel-indicators li{
    width: 16px;
    height: 16px;
    margin-left: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
    opacity: 1;
    background-color: transparent;
}
body.magazin .carousel-indicators li:first-child{
    margin-left: 0;
}
body.magazin .carousel-indicators li.active{
    background-color: #fff;
    width: 20px;
    height: 20px;
    border: 0;
}
body.magazin .result-slide .carousel{
    height: 100%;
}
body.magazin .frame-type-carousel .carousel{
    height: 100vh;
}
body.magazin .frame-type-carousel{
    padding-top: 0px;
    padding-bottom: 0px;
}
body.magazin .frame-type-carousel .frame-container{
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
body.magazin .navigation-seconds{
    display: none;
}
body.magazin .carousel-item-type-header .carousel-text-inner{
    width: 100% !important;
    position: absolute;
    bottom: 10%;
}
body.magazin .carousel-header{
    text-align: left !important;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
body.magazin .carousel-subheader{
    text-align: left !important;
    font-size: 32px;
    line-height: 32px;
}
body.magazin .carousel{
    width: 100%;
}
body.magazin .carousel .carousel-item .valign{
    position: relative;
}

/* Magazin list */
body.magazin .news .title-magazin{
    display: none;
}
/* Magazin search */
body.magazin .result-list .result-slide .carousel .valign{
    padding-top: 0px;
}
body.magazin .result-list .result-slide .carousel{
    height: unset;
}
body.magazin .result-list .navigation-seconds{
    display: none;
}
/* Magazin  detail */
body.magazin-detail .magazin-img-banner{
    display: none;
}
body.magazin-detail .news-single .article .news-img-wrap{
    margin-bottom: 25px;
}
body.magazin-detail .news-single .article .news-img-wrap img{
    width: 100%;
}
body.magazin-detail .news-text-wrap img{
    max-width: 100%;
    height: auto;
}
body.magazin-detail .header{
    margin-bottom: 20px;
}
body.magazin-detail .header h3{
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 26px;
    display: none;
}
body.magazin-detail .header.show h3{
    display: block;
}
body.magazin-detail .news-backlink-wrap a{
    font-weight: bold;
}
/* Magazin product */
body.magazin-detail .single-product-accessories .col-md-4{
    margin-bottom: 20px;
}
body.magazin-detail .tx-pxa-product-manager .item{
    height: 100%;
    margin-bottom: 0px;
}
body.magazin-detail .tx-pxa-product-manager .item-title{
    color: #000;
}
body.magazin-detail .magazin-product-list .magazin-product-item{
    padding: 0 10px;
    margin-bottom: 20px;
}
body.magazin-detail .product-item-info{
    padding: 0px;
    width: 100%;
}
body.magazin-detail .product-item-info h2{
    position: absolute;
    z-index: 1;
    font-size: 1.25rem;
    color: white;
    text-align: center;
    font-weight: bold;
    bottom: 10%;
    width: calc(100% - 20px);
    padding: 10px;
    background-color: #00000091;
}
body.magazin-detail .magazin-product-item a:hover h2{
    color: yellow;
}
body.magazin-detail .element-header{
    font-size: 3rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
    margin-top: 50px;
}
body.magazin-detail .products-list-view-wrapper{
    padding: 0 10px;
}
body.magazin-detail .single-product-accessories .item{
    border: 1px solid black;
    padding: 25px;
    background: white;
}
body.magazin-detail .single-product-accessories .item-shortdescription{
    margin-top: unset;
    color: black !important;
}
/* News list */
body.magazin .news-list-img{
    display: flex;
    max-height: 282px;
    overflow: hidden;
    flex-wrap: wrap;
    margin-top: 38px;
}
body.magazin .news-list-img.active{
    max-height: unset;
}
body.magazin .news-list-img .news-img{
    margin-bottom: 24px;
    /*display: none;*/
    margin-right: 24px;
}
body.magazin .news-list-img .news-img:first-child{
    display: block;
}
body.magazin .news-item.news-number-0 .news-img{
    display: block;
}
body.magazin .news-list-img .news-img:last-child{
    margin-bottom: 0px;
}
body.magazin .news-list-img .news-img img{
    width: 282px;
    height: 282px;
    object-fit: cover;
}
body.magazin .news-item{
    border-bottom: 1px solid black;
    width: 100%;
    padding: 20px 25px 25px 25px;
    margin-bottom: 0px;
    position: relative;
    font-family: "Roboto Condensed",sans-serif;
}
body.magazin .news-item .news-content{
    /*display: flex;*/
}
.news .news-item.article:last-child{
    padding-bottom: 25px;
}
body.magazin .news-year{
    border-bottom: 1px solid black;
    width: 100%;
    margin-bottom: 0px;
    font-size: 48px;
    padding: 33px 0px;
    text-align: center;
}
body.magazin .news-item .news-title{
    /*padding-left: 22px;*/
    width: 100%;
    /*padding-right: 10%;*/
}
body.magazin .news-item .news-title .header{
    /*max-width: 50%;*/
}
body.magazin .news-item .news-title .header h3{
    font-size: 26px;
}
body.news .news-item .news-title .header h3 a{
    color: black;
    text-transform: uppercase;
}
body.magazin .news-item .news-title .header h3 a:hover{
    color: #C31622;
}
body.news .news-item .news-title .teaser-text{
    max-height: 96px;
    overflow: hidden;
}
body.news .news-item .news-title .teaser-text.active{
    max-height: unset;
    overflow: unset;
}
body.news .news-item .news-title .teaser-text p{
    margin-bottom: 0px;
}
body.magazin .news-item .accordion-title-link-state{
    width: 100%;
    height: 44px;
    top: 22px;
    right: 0px;
}
body.magazin .news-item .accordion-title-link-state:before, body.magazin .news-item .accordion-title-link-state:after{
    height: 2px;
    width: 23px;
    right: 23px;
    left: unset;
}
body.magazin .news-item .accordion-title-link-state.inactive:before{
    transform: rotate(0deg);
}
body.magazin .news-item .accordion-title-link-state.inactive:after{
    transform: rotate(90deg);
}
body.magazin .page-navigation .paginate-news{
    width: 20px;
    height: 20px;
    border: 2px solid white;
    border-radius: 50%;
    background-color: black;
}
body.magazin #page-footer .pageginate-news-button{
    list-style: none;
    position: absolute;
    top: 40px;
    padding: 0px;
    left: 50%;
    transform: translateX(-50%);
}
body.magazin #page-footer{
    position: relative;
}
body.magazin #page-footer .pageginate-news-button li{
    display: inline-block;
    margin-right: 5px;
}
body.magazin #page-footer .pageginate-news-button div{
    width: 20px;
    height: 20px;
    border: 2px solid white;
    border-radius: 50%;
    background-color: black;
}
body.magazin #page-footer .pageginate-news-button div.active{
    background-color: white;
}
body.magazin.news .page-navigation{
    display: none;
}