﻿/* Smartphones (portrait) ----------- */
@media (max-width: 480px) and (min-width: 320px) {
h1, .h1 {
    font-size: 1.3rem!important;
}
.photo-description {
   float: unset;
    background: #eee;
    margin: 0;
    max-width: unset;
    padding: .3em;
    position: relative;
}
.photobank-body {
    display: none;
}
.photobank-title {
    height: 60px;
    font-size: 0.9rem;
}
.media-copyright {
    float: left;
}
.video-description img {
    float: unset;
    width: 100%;
    margin-right: 0;
}
.pr-header .arc--2 .l-r {
    margin: 8px 0;
}
.site-branding {
    justify-content: center;
}
.big-desc {
    display: none;
}
.pr-header .regions .block {
    margin: 0 0!important;
}
.pr-header .regions .field {
    margin-bottom: .2rem!important;
}
.flex-views-editors {
    flex: 0 0 calc(100% - 0px);
}
.modal-content {
    float: unset;
    margin: 0 auto;
    max-width: unset;
}
.photoswipe-gallery figure {
    flex: 0 0 calc(100% - 10px);
}
.item-desc {
    display: none;
}
.box-title .description {
    display: none;
}
#block-searchapi-block {
    float: none;
}
#block-searchapi-block {
    float: none!important;
}
.flex-views-2 {
flex: 0 0 calc(100% - 0px);
}
.flex-views-3 {
flex: 0 0 calc(100% - 0px);
}
.flex-views-4 {
    flex: 0 0 calc(100% - 0px);
}
.flex-views-6 {
    flex: 0 0 calc(50%);
}
.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;
}
.author-info {
    padding: 18px 15px;
    text-align: center;
}
.author-info img {
    float: unset;
    margin-right: 0;
}
.author-info-text {
    width: calc(100% - 0px);
    float: unset;
}
#block-pagerblock {
    display: none;
}
.l-r.region.pr-navbar__navbar.rm-region {
    padding: 0 9px!important;
    border-bottom: 2px solid #fff;
}
.rows-content,
.rows-image {
    width: 100%;
}
}