@media screen and (min-width: 200px) and (max-width: 1040px) {
    .container {
        max-width: 86%;
    }
    img.cross {
        display: none;
    }
    section.dark {
        padding-top: 50px;
    }
    section.cross-picture::after {
        background: url(../images/public/bar.jpg) no-repeat center center;
        display: block;
        height: 400px; width: 100%;
        content: " ";
    } 
    section.cross-picture {
        padding-bottom: 0;
    }
    ul.group li {
        display: block;
        width: 100%;
        background: none;
        margin: 0 0 24px;
    }
    ul.group li img {
        margin: 0;
    }
    ul.group li.double {
        width: 100%;
    }
    section.content {
        margin-bottom: 72px;
    }
    a.back {
        float: right;
        line-height: 22px;
        background-position: right;
        padding: 0 16px 0 0;
    }
    .btn {
        margin-bottom: 20px;
    }

    /* TYPOGRAPHY */
    body {
        font-size: 14px;
    }
    h1 {
        font-size: 18px; text-align: left;
    }
    h1 i {
        height: 2px; width: 23px;
        margin-right: 16px;
    }
    h2 {
        text-align: left; font-size: 18px;
    }
    .big {
        font-size: 14px; line-height: 24px;
    }
    p {
        line-height: 24px;
    }
    .w340 {
        width: 100%;
        padding: 0;
    }
    /* END TYPOGRAPHY */

    /* HEADER */
    header {
        background-image: url(../images/public/responsive-header.jpg);
        margin-bottom: 40px;
        overflow: visible;
    }
    header #back {
        top: 28px; right: 28px;
    }
    header #back .btn {
        display: none;
    }
    header #back #search-icon img {
        height: 18px;
    }
    form#search-form div {
        display: block;
    }
    form#search-form input[type="text"] {
        width: 75%;
    }
    header #logo {
        width: 50%;
        margin-top: 25px;
    }
    header #burger {
        top: 28px; right: 0; left: auto;
        display: block;
    }
    header #burger a {
        text-indent: -10000px;
    }
    nav#main {
        display: none;
    }
    nav#mobile {
        display: block;
        position: absolute; top: 0; left: -100%; z-index: 100;
        min-height: 380px; width: 100%;
        background-color: rgba(16, 16, 16, 0.8);
        transition: all 0.4s ease;
        margin-top:90px; padding: 0;
    }
    nav#mobile ul li {
        margin: 0; padding: 0;
        list-style: none;
        text-align: left;
    }
    nav#mobile ul li i {
        background-color: #b18d40;
        display: inline-block;
        height: 2px; width: 23px;
        vertical-align: middle;
        margin:0 16px 2px 0;
        transition: all 0.4s ease;
    }
    nav#mobile ul li a {
        color: #b18d40; font-size: 14px; font-family: Averta, sans-serif; text-transform: uppercase; text-decoration: none; font-weight: bold; line-height: 35px;
        transition: all 0.4s ease;
        display: inline-block;
    }
    nav#mobile ul li a:hover {
        color: #fff;
    }
    nav#mobile ul li a:hover i {
        background-color: #fff;
        width: 53px;
    }
    nav#mobile ul {
        margin: 16px 7% 0; padding: 0;
    }
    nav#mobile ul .submenu {
        margin-top: 0;
    }
    nav#mobile ul .submenu li a {
        color:#fff;
    }
    header.small, body.sticky header {
        height: 90px;
    }
    nav#language {
        top: 28px; left: 28px;
    }
    nav#language span {
        padding-right: 17px;
    }
    header video {
        height: 420px; width: auto;
        left: -33%;
    }
    /* END HEADER */

    /* NEWS */
    section#news-carousel {
        width: 100%;
        margin: 0 auto 64px;
    }
    section#news-carousel ul {
        overflow-x: scroll;
        overflow-y: hidden;
        position: static;
    }
    section#news-carousel nav {
        text-align: left;
        max-width: 86%;
        display: block;
        margin: 0 auto 30px;
    }
    section#news-carousel h1 {
        display: inline-block;
        margin: 5px 0;
    }
    section#news-carousel h1::before {
        display: inline-block;
        width: 23px; height: 2px;
        margin-right: 16px; margin-bottom: 5px;
        vertical-align: middle;
    }
    section#news-carousel nav p {
        display: none;
    }
    section#news-carousel nav a.btn {
        float: right;
    }
    section#news-carousel div#news-container {
        margin-left: 7%;
    }
    section#news-carousel ul li .news-date, section#news ul li .news-date {
        display: none;
    }
    section#news-carousel ul li h2, section#news ul li h2 {
        font-size: 14px;
    }
    .news-header {
        margin: -40px 0 40px;
        height: 128px;
    }
    section#news {
        width: 86%;
        margin: 0 auto;
    }
    section#news ul li {
        margin: 0 0 40px;
        width: 100%;
    }
    section#news ul li img {
        width: 100%;
        margin-bottom: 16px;
    }
    section#news ul li h2 {
        font-weight: bold; font-size: 18px;
    }
    section#news nav.submenu ul li {
        display: block;
    }
    /* END NEWS */

    /* SPONSORING */
    dl.partners {
        max-width: 100%;
    }
    dl.partners dt {
        width: 100%;
    }
    dl.partners dd {
        width: 100%;
        text-align: center;
    }
    /* END SPONSORING */

    /* FOOTER */
    footer nav ul {
        margin-left: 0;
        width: 49%;
    }
    footer nav ul li.title {
        display: inline-block;
        margin-bottom: 16px;
    }
    footer nav ul li.title a {
        font-size: 11px;
    }
    footer nav ul li {
        display: none;
    }
    footer div.bottom {
        padding: 40px 0;
        text-align: center;
    }
    footer div.bottom p {
        line-height: 20px; font-size: 12px;
    }
    footer div.bottom p.right {
        color: #201f1d; line-height: 0; font-size: 0;
        float: none;
    }
    footer div.bottom p.right a {
        display: inline-block;
        line-height: 20px; font-size: 12px;
    }
    /* END FOOTER */

    /* ACCORDION */
    .tabs {
        display: none;
    }
    .accordion {
        display: block;
    }
    .accordion h2.ui-accordion-header {
        line-height: 59px; color: #201f1d;
        margin: 0;
        border-bottom: 1px solid #b18d40;
        transition: all 0.4s ease;
        background: url(../images/public/accordion.png) no-repeat right;
    }
    .accordion h2.ui-accordion-header-active {
        color: #b18d40;
        border-bottom: none;
        margin-bottom: 12px;
        background-image: url(../images/public/arrow-up.png);
    }
    section.cross-picture .accordion {
        margin-bottom: 80px;
    }
    /* END ACCORDION */

    /* CONTACT */
    .contact-boxes {
        display: block;
    }
    div.contact-box {
        display: block;
        margin-bottom: 24px;
    }
    .contact-box p {
        max-width: 100%;
    }
    .contact-box p.small {
        font-size: 14px; line-height: 20px;
    }
    /* END CONTACT */

    /* SOCIAL */
    ul#social {
        width: 32px;
        padding: 16px 0 0;
    }
    ul#social li {
        margin: 16px 0;
    }
    ul#social li img {
        height: 16px;
    }
    /* END SOCIAL */

    section#content-rse iframe, section#content-responsible iframe {
        height: 184px!important; max-width: 100%;
    }

    /* POPUP */
    div#popup {
        width: 80%;
        margin-left: 10%;
    }
    a#popup-close {
        top: 1%; right: 1%;
        font-size: 36px;
    }
    /* //POPUP */
}
@media screen and (min-width: 200px) and (max-width: 1040px) and (orientation: portrait) {
    header {
        margin-bottom: 40px;
        overflow: visible;
        background-image: none;
    }
    header video.desktop {
        display: none;
    }
    div.video-container {
        height: 420px; width: 100%;
        position: absolute; top: 0; left: 0;
        overflow: hidden;
    }
    header video.mobile {
        height: auto; width: 100%;
        display: block;
        left: 0;
    }
}