﻿/* Smartphones (landscape) ----------- */
@media (max-width: 760px) and (min-width: 480px) { 
h1, .h1 {
    font-size: 1.3rem!important;
}
.flex-views-editors {
    flex: 0 0 calc(33% - 5px);
}
.flex-views-4{
    flex: 0 0 calc(50% - 8px);
}
.front-title-lent {
width: 90%;
}
.flex-reportage {
    width: 100%;
    float: left;
    padding-right: 0;
}
.author-info {
    text-align: center;
}
.author-info-text {
width: 100%;
line-height: 120%;
font-size: 95%;
text-align: center;
}
.author-info img {
float: none;
margin: 0 auto;
display: block;
border-radius: 200px;
margin-bottom: 10px;
}
blockquote {
    padding: 0.5rem;
    margin-left: 0;
}
.big-desc {
    display: none;
}
.site-branding__logo-link {
    display: block;
    padding-right: 0;
    margin: 0 auto;
}
  .video-description {
    float: none;
    background: #eee;
    margin: 0 0 1em 0;
    width: 100%;
    max-width: unset;
    padding: .3em;
    position: relative;
}
  .video-description  img {
    float: left;
    width: 50%;
    margin-right: 15px;
}
.item-desc {
    display: none;
}
.box-title .description {
    display: none;
}
.l-r.region.pr-features__features-second,
.l-r.region.pr-features__features-third,
.l-r.region.pr-columns__columns-second,
#block-rek-design,
#block-geneo-2 {
    display: none;
}
.editors-wahl-left {
width: 14%;
}
.editors-wahl-right {
width: 86%;
}
.flex-news {
flex: 0 0 calc(50% - 10px);
}
#block-pagerblock {
    display: none;
}
.l-r.region.pr-navbar__navbar.rm-region {
    padding: 0 9px!important;
    border-bottom: 2px solid #fff;
}
}