@media screen and (max-width: 1200px) {

    body {
        font-size: 1em;
    }

}

@media screen and (max-width: 1000px) {

    /* body */
    body {
        font-size: 1.1em;
        padding-top: 54px;
        /* #header-height */
    }

    /* OVERALL TYPE & BUTTONS */
    h1 {
        font-size: 32px;
        margin-bottom: 25px;
    }
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 24px;
    }
    .btn {
        /*padding: 10px 15px;
        font-size: 1em;*/
    }
    input.btn /* weird fix for inputs */
    {
        
    }
    
    .pagination { width: 100%; transform: scale(0.75); transform-origin: top center; }
    p a.back { margin-top: 30px; transform: scale(0.75); transform-origin: top left; white-space: nowrap; }
    
    body.faq .content .page_content p { padding: 25px 30px 30px 30px; }
    body.faq .content .page_content p strong { margin-bottom: 15px; font-size: 24px; }


    /* HEADER */
    #header,body.scroll #header {
        height: 54px;
        box-shadow: 0px 0px 30px rgba(0,0,0,0.1);
    }
    #header #logo {
        padding: 12px 15px;
        width: 120px;
    }
    #header .tagline {
        display: none;
    }
    
    #header #header-container { width: 85%; }
    
    .nav-button {
        top: 0;
        width: 30px;
        height: 30px;
    }
    .nav-button#menu-button:after {
        padding-right: 8px;
        font-size: 14px;
    }
    .nav-button svg {
        width: 12px;
        height: 12px;
    }
    .nav-button#cart-button {
        margin-left: 12px;
    }
    .nav-button#search-button {
        right: 120px;
    }
    
    #menu { padding: 45px 0; width: 75%; }
    #menu #menu-close { top: 5px; width: 35px; height: 35px; }
    #menu #menu-close svg { width: 15px; height: 15px; }
    #menu ul.first li a { padding: 11px 30px 15px 30px; font-size: 18px; }
    #menu ul.last li,
    #menu ul.last li a { font-size: 15px; }
    #menu ul.last li a { margin-bottom: 10px; }
    
    
    body.homepage #magazine { top: 15px; transform: scale(0.35); }
    
    #page-header .headers .header-content { padding-bottom: 10%; width: 85%; }
    #page-header .headers .header-content h1,
    #page-header .headers .header-content .caption { padding-right: 20%; font-size: 24px; line-height: 1; }
    #page-header .headers .header-content ul.social-buttons { display: none; }
    
    .content .page_content { font-size: 16px; line-height: 1.8; }
    .content .page_content p { margin-bottom: 15px; }

    .content .left { padding-right: 0; width: 100%; }
    .content .left .items .item { margin-bottom: 15px; }
    .content .left .items .item .item-image { position: relative; width: 30%; height: 0; padding-bottom: 30%; }
    .content .left .items .item .item-image img { position: absolute; width: 100%; height: 100%; object-fit: cover; }
    .content .left .items .item .item-content { padding: 15px 5%; width: 70%; line-height: 1; }
    .content .left .items .item .item-content .title { margin-bottom: 10px; font-size: 16px; }
    .content .left .items .item .item-content .date { font-size: 12px; }
    
    .content .left .items a.meer { align-items: center; padding: 20px 20px 25px 20px; font-size: 24px; }
    
    .content .left .items.agenda .item { margin-bottom: 15px; }
    .content .left .items.agenda .item .item-content { padding: 8%; }
    .content .left .items.agenda .item .item-content .title { font-size: 20px; }
    
    .content .left .cta-text { padding: 0; background-color: transparent; }

    .content .right { position: relative; top: auto; margin-top: 40px; width: 100%; }
    body.calendar .content .right { display: none; }
    .content .right h3 { margin-bottom: 25px; font-size: 24px; }
    
    .content .right .abonneren h3 { padding: 25px 0 25px 25px; font-size: 19px; }
    .content .right .abonneren .magazine { justify-content: flex-start; }
    .content .right .abonneren .magazine .image { top: -15px; width: 75%; }
    
    .content .right .bestellen { margin-top: -30px; }
    .content .right .bestellen h3 { padding: 25px 0 25px 25px; font-size: 19px; }
    .content .right .bestellen .magazine { justify-content: flex-start; }
    .content .right .bestellen .magazine .image { top: -15px; width: 75%; }
    
    .content .right .search .tags .tag { margin: 0 6px 6px 0; font-size: 12px; }
    .content .right .search .tags .tag a { padding: 8px 10px 9px 10px; }
    
    .content .right .agenda .items .item { padding: 20px 0; padding-bottom: 22px; border-bottom: 3px solid rgb(0 0 0 / 5%); }
    .content .right .agenda .items .item .title { margin-bottom: 5px; font-size: 18px; line-height: 1.1; }
    .content .right .agenda .items .item .date { font-size: 12px; }
    
    
    #langmenu {
        right: 20px;
        top: auto;
        bottom: -5px;
    }
    #langmenu a {
        width: 10px;
        height: 10px;
    }
    ul#secondary {
        display: none;
    }


    /* submenu on page */
    #submenu {
        overflow-x: auto;
        top: 70px;
        /* for sticky */
        padding: 15px 0;
    }
    #submenu #submenu-trigger {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 90%;
        margin: 0 auto;
        font-size: 1.2em;
    }
    #submenu #submenu-trigger.active {
    }
    #submenu #submenu-trigger svg {
        width: 20px;
        height: 20px;
        fill: #000;
    }
    #submenu #submenu-trigger.active svg {
        transform: rotate(-180deg);
    }
    #submenu ul {
        flex-direction: column;
        display: none;
        border-top: 1px solid rgba(0,0,0,0.1);
        padding-top: 15px;
        margin-top: 15px;
    }
    #submenu ul.active {
        display: block;
    }
    #submenu ul li {
        margin-right: 0;
    }
    #submenu ul li ul,#submenu ul li:hover ul {
        display: block;
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        opacity: 1;
        background: transparent;
        text-align: left;
        pointer-events: all;
        transition: none;
        padding: 0;
        width: 98%;
        margin: 0px auto;
        margin-left: 2%;
        border: 0;
        visibility: visible;
    }


    /* PAGE-HEADER */
    #page-header {
        /*height: 30vh;*/
    }
    #page-header .page-header-content {
        font-size: 2em;
    }


    /* CONTENT */
    .row {
        padding: 45px 0 60px 0;
    }
    .content {
        display: flex;
        flex-direction: column;
        width: 85%;
    }
    .content .page_content,.content .page_content.hasmedia {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        order: 0;
        min-height: 0;
    }
    .content .media {
        top: auto;
        width: 100%;
        order: 1;
    }
    .content .media a {
        margin-bottom: 20px;
    }
    .content .media a .icon, .fotoalbum a .icon, .news-overview .item a .image .icon, .productmedia a .icon, .product a .icon {
        display: block;
        width: 30px;
        height: 30px;
    }
    .content .media a .icon svg, .fotoalbum a .icon svg, .news-overview .item a .image .icon svg, .productmedia a .icon svg, .product a .icon svg {
        width: 30px;
        height: 30px;
    }


    /* NEWS/CALENDAR */
    .news-overview {
        display: block;
        width: 100%;
        margin-left: 0;
    }
    .news-overview .item {
        width: 100%;
        margin: 0;
        margin-bottom: 1em;
        background: transparent;
    }
    .news-overview .item:last-of-type {
        margin-bottom: 0;
    }
    .news-overview .item a {
        flex-direction: row;
    }
    .news-overview .item a .image {
        width: 30%;
    }
    .news-overview .item a .news-overview-content {
        width: 70%;
        padding: 0 15px;
        padding-right: 0;
    }
    .news-overview .item a .news-overview-content .title {
        font-size: 1em;
    }
    .news-overview .item a .news-overview-content .meta,.page_content .date {
        font-size: .9em;
        white-space: nowrap;
    }


    /* ALBUMS */
    .content .page_content .fotoalbum {
        padding-top: 2em;
    }
    .content .page_content .fotoalbum a,.content .page_content .fotoalbum a.foto {
        width: 100%;
        margin: 0;
        margin-bottom: 40px;
    }
    .content .page_content .fotoalbum a:last-of-type,.content .page_content .fotoalbum a.foto:last-of-type {
        margin-bottom: 0;
    }


    /* FOOTER */
    #footer {
        padding: 45px 0 60px 0;
    }
    #footer #footer-container {
        width: 85%;
    }
    #footer #footer-container .footer-row {
        flex-direction: column;
    }
    #footer #footer-container .footer-row .column,
    #footer #footer-container .footer-row .column.social {
        flex-direction: column;
        width: 100%;
    }
    #footer #footer-container .footer-row .column.telmail {
        margin-top: 15px;
    }
    #footer #footer-container .footer-row .column ul {
        display: flex;
        flex-direction: column;
    }
    #footer #footer-container .footer-row .column.social ul {
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: flex-start;
        margin-top: 40px;
    }
    #footer #footer-container .footer-row .column.social ul.social-buttons {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin-top: 30px;
    }
    #footer #footer-container .footer-row .column.social ul.social-buttons li {
        margin-left: 0;
        margin-right: 10px;
    }
    #footer #footer-container .footer-row .column.social ul.social-buttons li a {
        width: 40px;
        height: 40px;
    }
    #footer #footer-container .footer-row .column.social ul.social-buttons li a svg {
        width: 16px;
        height: 16px;
    }    
    #footer #footer-container .footer-row.credits .column {
        width: 100%;
    }
    #footer #footer-container .footer-row.credits .column ul {
        flex-direction: column;
    }
    #footer #footer-container .footer-row.credits .column ul li .cybox-tag {
        margin-top: 20px;
    }
    #footer #footer-container .footer-row.credits .column ul li svg {
        margin-left: 10px!important;
        width: 64px;
    }
    #footer #footer-container .footer-row.credits .column:first-of-type ul li,#footer #footer-container .footer-row.credits .column:last-of-type ul li {
        margin: 0;
    }
    #footer #footer-container .footer-row.credits {
        margin-top: 0;
        border-top: 0;
    }


    /* FORMS */
    .content #contact form input[type=checkbox],.content #contact form input[type=radio] {
        transform: translateY(6px);
    }


    /* KIEK */
    #kiek-close,#kiek-close:hover {
        top: 5%;
        right: 0;
        width: 100%;
        background-size: 16px 16px;
    }
    #kiek-close span.kiek-close {
        width: 100%;
    }
    div#kiek-left,div#kiek-right,div#kiek-left:hover,div#kiek-right:hover{
        background-position: 50% 95%;
        width: 50px;
        background-size: 16px 16px;
    }


}
