@import url(https://fonts.googleapis.com/css?family=Mr+Dafoe|Laila|Oswald);

@media all {

    /*
     * HEADER styles
     */

    .general {
        width: 100%;
        padding-top: 0;
        margin-top: 0;
    }

    .video_title {
        clear: both;
    }

    .index_full_width_cell {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .photo_gallery {
        display: block;
        width: 100%;
        text-align: center;
    }

    .photo_link {
        display: inline-block;
        width: 200px;
        height: 200px;
        overflow: auto;
    }

    .photo_container {
        display: flex;
        align-items: center;
        width: 196px;
        height: 196px;
        margin: auto;
        padding: 0;
        background-color: rgba(0,0,0,0.1);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

    .photo {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 180px;
        max-height: 180px;
    }

    .section_picture_block {
        display: block;
        text-align: center;
    }

    .section_picture {
        vertical-align: bottom;
        width: 94%;
    }

    .background-credits-link {
        color: #555555;
        text-decoration: none;
        float: right;
    }

    .background-credits-link:visited {
        color: #555555;
        text-decoration: none;
        float: right;
    }

    .background-credits-link:hover {
        color: #555555;
        text-decoration: none;
        float: right;
    }

    .background-credits-link:active {
        color: #555555;
        text-decoration: none;
        float: right;
    }
}

@media only print {

    body {
        background: #FFFFFF;
        font-family: serif;
    }

    .legal-item:first-of-type {
        margin-left: 0px;
    }

    .legal-item {
        margin-left: 32px;
    }

    .legal-item:link {
        text-decoration: none;
        color: #000000;
    }

    .legal-item:visited {
        text-decoration: none;
        color: #000000;
    }

    .legal-item:hover {
        text-decoration: none;
        color: #000000;
    }

    .legal-item:active {
        text-decoration: none;
        color: #000000;
    }

    /*
     * HEADER styles
     */

    .content_title {
        display: block;
        clear: both;
        width: 994px;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
    }

    .title {
        font-size: 70px;
        text-align: center;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        padding-left: 0.5em;
        color: #000000;
        font-family: "Mr Dafoe", serif;
        text-shadow: 1px 1px 1px #000000;
    }

    .subtitle {
        font-size: 24px;
        text-align: center;
        /*font-style: italic;*/
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px #000000;
        padding-left: 40px;
    }

    .navigation {
        color: #000000;
        margin: 0 auto;
        width: 1004px;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        border-style: solid;
        border-width: 2px;
        font-size: 1em;
        padding: 0.4em 10px;
        display: flex;
        align-items: center;
    }

    .navigation-item:first-of-type {
        margin-left: 2em;
    }

    .navigation-item {
        margin-left: 60px;
    }

    .navigation-item:link {
        text-decoration: none;
        color: #000000;
    }

    .navigation-item:visited {
        text-decoration: none;
        color: #000000;
    }

    .navigation-item:hover {
        text-decoration: none;
        color: #000000;
    }

    .navigation-item:active {
        text-decoration: none;
        color: #000000;
    }

    .navigation-void {
        margin-left: auto;
    }

    .navigation-extra {
        margin-left: 5px;
        font-size: 1em;
    }

    .navigation-extra:link {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:visited {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:hover {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:active {
        color: #000000;
        text-decoration: none;
    }

    .navigation-bar-end-line-image {
        width: 20px;
        height: 20px;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
    }

    .navigation-extra-text {
        display: none;
    }

    .content_table {
        display: block;
        clear: both;
        width: 994px;
        margin: 10px auto 0 auto;
        padding: 0;
    }

    /*
     * Page styles
     */

    .index_main_table_text_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .index_main_table_picture_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .section {
        display: block;
        margin: 0 10px 1em 0;

        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        border-color: #000000;
        border-width: 2px;
        border-style: solid;

        font-size: 1em;
        color: #000000;
        padding: 0.5em;
    }

    .main_picture {
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        width: 100%;
    }

    .section_title {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .section_subtitle {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .section_subsubtitle {
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .content_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .content_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .content_link:hover {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .content_link:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .video_content {
        width: 441px;
        margin-left: auto;
        margin-right: auto;
    }

    .video_content:last-of-type {
        margin-bottom: 24px;
    }

    .video_content~.video_content {
        margin-top: 72px;
    }

    .video_iframe {
        width: 441px;
        height: 250px;
        border: none;
        margin: 0;
        padding: 0;
    }

    .discreet_link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:hover {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .social_network_links {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .social_network_link_block {
        display: inline-block;
        width: 48%;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .social_network_image {
        width: 100px;
        height: 100px;
        margin: auto;
    }

    .social_network_image_large {
        width: 200px;
        height: 200px;
        margin: auto;
    }

    .email_link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:hover {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .section_picture_block_narrow_screen {
        display: none;
    }
}

@media only screen {

    body {
        background: #000000 url(images/background/background_arabian_2.jpg) no-repeat bottom;
        background-attachment: fixed;
        background-size: cover;
        /*background: #000000 url(images/background/background_damask.jpg) repeat;*/
        /*background-attachment: fixed;*/
        font-family: "Laila", serif;
    }

    /*
     * Page styles
     */

    .section {
        display: block;
        margin: 0 10px 1em 0;

        background-color: #FFFFFF;
        box-shadow: 2px 2px 2px #bbb;
        -webkit-box-shadow: 1px 1px 2px #bbb;
        -moz-box-shadow: 2px 2px 2px #bbb;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        opacity: 0.9;

        font-size: 1em;
        color: #000000;
        padding: 0.5em;
    }

    .section_title {
        font-size: 24px;
        text-align: left;
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .section_subtitle {
        font-size: 16px;
        text-align: left;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .section_subsubtitle {
        font-size: 14px;
        text-align: left;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #000000;
        font-family: "Laila", serif;
        text-shadow: 1px 1px 1px #DDDDDD;
        padding-left: 0.5em;
        padding-top: 0.2em;
    }

    .content_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .content_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: underline;
    }

    .content_link:hover {
        font-size: 0.8em;
        color: #666666;
        text-decoration: underline;
    }

    .content_link:active {
        font-size: 0.8em;
        color: #666666;
        text-decoration: underline;
    }

    .social_network_links {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .social_network_link_block {
        display: inline-block;
        width: 48%;
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .discreet_link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:hover {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .discreet_link:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
    }

    .social_network_image {
        width: 100px;
        height: 100px;
        margin: auto;
    }

    .email_link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:link {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:visited {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:hover {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .email_link:active {
        font-size: 0.8em;
        color: #000000;
        text-decoration: none;
        font-weight: bold;
    }

    .video_content:last-of-type {
        margin-bottom: 24px;
    }

    .video_content~.video_content {
        margin-top: 72px;
    }

}

@media only screen and (min-width: 1004px) {

    .legal-item:first-of-type {
        margin-left: 0px;
    }

    .legal-item {
        margin-left: 32px;
    }

    .legal-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .legal-item:active {
        text-decoration: none;
        color: #121212;
    }

    /*
     * HEADER styles
     */

    .content_title {
        display: block;
        clear: both;
        width: 994px;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
    }

    .title {
        font-size: 70px;
        text-align: center;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        padding-left: 0.5em;
        color: #B60744EE;
        font-family: "Mr Dafoe", serif;
        text-shadow: 1px 1px 1px #000000;
    }

    .subtitle {
        font-size: 24px;
        text-align: center;
        /*font-style: italic;*/
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #B60744EE;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px #000000;
        padding-left: 40px;
    }

    .navigation-hamburger {
        display: none;
    }

    .navigation {
        color: #e2e2e2;
        text-shadow: 1px 1px 1px #000;
        background: #777 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#999), color-stop(.6, #777)) no-repeat center left;
        background-size: cover;
        margin: 0 auto;
        width: 1004px;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        box-shadow: 1px 1px 2px #bbb;
        -webkit-box-shadow: 1px 1px 2px #bbb;
        -moz-box-shadow: 1px 1px 2px #bbb;
        opacity: 0.9;
        font-size: 1em;
        clear: both;
        padding: 0.4em 10px;
        display: flex;
        align-items: center;
    }

    .navigation-item:first-of-type {
        margin-left: 2em;
    }

    .navigation-item {
        margin-left: 60px;
    }

    .navigation-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .navigation-item:active {
        text-decoration: none;
        color: #121212;
    }

    .navigation-void {
        margin-left: auto;
    }

    .navigation-extra {
        margin-left: 5px;
        font-size: 1em;
    }

    .navigation-extra:link {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:visited {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:hover {
        color: #555555;
        text-decoration: none;
    }

    .navigation-extra:active {
        color: #555555;
        text-decoration: none;
    }

    .navigation-bar-end-line-image {
        width: 20px;
        height: 20px;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
    }

    .navigation-extra-text {
        display: none;
    }

    .content_table {
        display: block;
        clear: both;
        width: 994px;
        margin: 10px auto 0 auto;
        padding: 0;
    }

    /*
     * Page styles
     */

    .index_main_table_text_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .index_main_table_picture_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .main_picture {
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        width: 100%;
    }

    .video_content {
        width: 441px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
    }

    .video_iframe {
        width: 441px;
        height: 250px;
        border: none;
        margin: 0;
        padding: 0;
    }

    .social_network_image_large {
        width: 200px;
        height: 200px;
        margin: auto;
    }

    .section_picture_block_narrow_screen {
        display: none;
    }
}

@media only screen and (max-width: 1003px) and (min-width: 721px) {

    .legal-item:first-of-type {
        margin-left: 0px;
    }

    .legal-item {
        margin-left: 32px;
    }

    .legal-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .legal-item:active {
        text-decoration: none;
        color: #121212;
    }

    /*
     * HEADER styles
     */

    .content_title {
        display: block;
        clear: both;
        width: 100%;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
    }

    .title {
        font-size: 6vw;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        padding-left: 0.5em;
        color: #B60744EE;
        font-family: "Mr Dafoe", serif;
        text-shadow: 1px 1px 1px #000000;
        display: block;
    }

    .subtitle {
        font-size: 2vw;
        text-align: left;
        /*font-style: italic;*/
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #B60744EE;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px #000000;
        padding-left: 1em;
        display: block;
    }

    .navigation-hamburger {
        display: none;
    }

    .navigation {
        color: #e2e2e2;
        text-shadow: 1px 1px 1px #000;
        background: #777 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#999), color-stop(.6, #777)) no-repeat center left;
        background-size: cover;
        margin: 0.5em auto 0 auto;
        width: 97%;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        box-shadow: 1px 1px 2px #bbb;
        -webkit-box-shadow: 1px 1px 2px #bbb;
        -moz-box-shadow: 1px 1px 2px #bbb;
        opacity: 0.9;
        font-size: 1em;
        clear: both;
        padding: 0.4em 10px;
        display: flex;
        align-items: center;
    }

    .navigation-item:first-of-type {
        margin-left: 2em;
    }

    .navigation-item {
        margin-left: 60px;
    }

    .navigation-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .navigation-item:active {
        text-decoration: none;
        color: #121212;
    }

    .navigation-void {
        margin-left: auto;
    }

    .navigation-extra {
        margin-left: 5px;
        font-size: 1em;
    }

    .navigation-extra:link {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:visited {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:hover {
        color: #555555;
        text-decoration: none;
    }

    .navigation-extra:active {
        color: #555555;
        text-decoration: none;
    }

    .navigation-bar-end-line-image {
        width: 20px;
        height: 20px;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
    }

    .navigation-extra-text {
        display: none;
    }

    .content_table {
        display: block;
        clear: both;
        width: 96%;
        margin: 10px auto 0 auto;
        padding: 0;
    }

    /*
     * Page styles
     */

    .index_main_table_text_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .index_main_table_picture_cell {
        display: inline-block;
        width: 50%;
        vertical-align: top;
    }

    .main_picture {
        margin: 0;
        padding: 0;
        vertical-align: bottom;
        width: 100%;
    }

    .social_network_image_large {
        width: 150px;
        height: 150px;
        margin: auto;
    }

    .video_content {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
    }

    .video_iframe {
        width: 300px;
        height: 170px;
        border: none;
        margin: 0;
        padding: 0;
    }

    .section_picture_block_narrow_screen {
        display: none;
    }
}

@media only screen and (max-width: 720px) and (min-width: 551px) {

    .legal-item:first-of-type {
        margin-left: 0px;
    }

    .legal-item {
        margin-left: 32px;
    }

    .legal-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .legal-item:active {
        text-decoration: none;
        color: #121212;
    }

    /*
     * HEADER styles
     */

    .content_title {
        display: block;
        clear: both;
        width: 100%;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
    }

    .title {
        font-size: 6vw;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        padding-left: 0.5em;
        color: #B60744EE;
        font-family: "Mr Dafoe", serif;
        text-shadow: 1px 1px 1px #000000;
        display: block;
    }

    .subtitle {
        font-size: 2vw;
        text-align: left;
        /*font-style: italic;*/
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0 0;
        color: #B60744EE;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px #000000;
        padding-left: 1em;
        display: block;
    }

    .navigation-hamburger {
        display: none;
    }

    .navigation {
        color: #e2e2e2;
        text-shadow: 1px 1px 1px #000;
        background: #777 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#999), color-stop(.6, #777)) no-repeat center left;
        background-size: cover;
        margin: 0.5em auto 0 auto;
        width: 97%;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        box-shadow: 1px 1px 2px #bbb;
        -webkit-box-shadow: 1px 1px 2px #bbb;
        -moz-box-shadow: 1px 1px 2px #bbb;
        opacity: 0.9;
        font-size: 1em;
        clear: both;
        padding: 0.4em 10px;
        display: flex;
        align-items: center;
    }

    .navigation-item {
        margin-left: 1em;
    }

    .navigation-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .navigation-item:active {
        text-decoration: none;
        color: #121212;
    }

    .navigation-void {
        margin-left: auto;
    }

    .navigation-extra {
        margin-left: 5px;
        font-size: 1em;
    }

    .navigation-extra:link {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:visited {
        color: #000000;
        text-decoration: none;
    }

    .navigation-extra:hover {
        color: #555555;
        text-decoration: none;
    }

    .navigation-extra:active {
        color: #555555;
        text-decoration: none;
    }

    .navigation-bar-end-line-image {
        width: 20px;
        height: 20px;
        margin: 0;
        padding: 0;
        vertical-align: bottom;
    }

    .navigation-extra-text {
        display: none;
    }

    .content_table {
        display: block;
        clear: both;
        width: 96%;
        margin: 10px auto 0 auto;
        padding: 0;
    }

    /*
     * Page styles
     */

    .index_main_table_text_cell {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .index_main_table_picture_cell {
        display: none;
    }

    .main_picture {
        display: none;
    }

    .social_network_image_large {
        width: 200px;
        height: 200px;
        margin: auto;
    }

    .video_content {
        width: 441px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
    }

    .video_iframe {
        width: 441px;
        height: 250px;
        border: none;
        margin: 0;
        padding: 0;
    }

    .section_picture_block_narrow_screen {
        display: block;
        text-align: center;
    }
}

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

    .legal-item:first-of-type {
        margin-left: 0px;
    }

    .legal-item {
        margin-left: 32px;
    }

    .legal-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .legal-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .legal-item:active {
        text-decoration: none;
        color: #121212;
    }

    /*
     * HEADER styles
     */

    .content_title {
        display: block;
        clear: both;
        width: 100%;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
    }

    .title {
        font-size: 6vw;
        text-align: left;
        font-style: normal;
        font-weight: bold;
        text-decoration: none;
        margin: 0 0 0 0;
        padding-left: 0.5em;
        color: #B60744EE;
        font-family: "Mr Dafoe", serif;
        text-shadow: 1px 1px 1px #000000;
        display: block;
    }

    .subtitle {
        font-size: 2vw;
        text-align: left;
        /*font-style: italic;*/
        font-weight: normal;
        text-decoration: none;
        margin: 0 0 0.5em 0;
        color: #B60744EE;
        font-family: "Oswald", sans-serif;
        text-shadow: 1px 1px 1px #000000;
        padding-left: 1em;
        display: block;
    }

    .navigation-hamburger {
        height: 1.5em;
        vertical-align: middle;
        margin: 2em 0 0 0;
        text-shadow: 1px 1px 1px #000;
        padding-left: 0.5em;
        color: #828282;
    }

    .navigation {
        color: #e2e2e2;
        text-shadow: 1px 1px 1px #000;
        background: #777 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#999), color-stop(.6, #777)) no-repeat center left;
        background-size: cover;
        margin: 0 auto;
        width: 60%;
        -webkit-border-radius: .5em;
        -moz-border-radius: .5em;
        border-radius: .5em;
        box-shadow: 1px 1px 2px #bbb;
        -webkit-box-shadow: 1px 1px 2px #bbb;
        -moz-box-shadow: 1px 1px 2px #bbb;
        opacity: 0.9;
        font-size: 1em;
        clear: both;
        padding: 0.4em 10px;
        display: none;
        position: absolute;
        z-index: 1000;
    }

    .navigation-drop-down:hover .navigation {
        display: block;
    }

    .navigation-item {
        display: block;
        height: 2.5em;
    }

    .navigation-item:link {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:visited {
        text-decoration: none;
        color: #e2e2e2;
    }

    .navigation-item:hover {
        text-decoration: none;
        color: #626262;
    }

    .navigation-item:active {
        text-decoration: none;
        color: #121212;
    }

    .navigation-void {
        display: block;
        border-top: 1px solid #e2e2e2;
    }
    
    .navigation-extra {
        display: block;
        font-size: 1em;
        height: 2.5em;
    }

    .navigation-extra:link {
        color: #e2e2e2;
        text-decoration: none;
    }

    .navigation-extra:visited {
        color: #e2e2e2;
        text-decoration: none;
    }

    .navigation-extra:hover {
        color: #626262;
        text-decoration: none;
    }

    .navigation-extra:active {
        color: #121212;
        text-decoration: none;
    }

    .navigation-bar-end-line-image {
        display: none;
    }

    .content_table {
        display: block;
        clear: both;
        width: 96%;
        margin: 10px auto 0 auto;
        padding: 0;
    }

    /*
     * Page styles
     */

    .index_main_table_text_cell {
        display: inline-block;
        width: 100%;
        vertical-align: top;
    }

    .index_main_table_picture_cell {
        display: none;
    }

    .main_picture {
        display: none;
    }

    .social_network_image_large {
        width: 140px;
        height: 140px;
        margin: auto;
    }

    .video_content {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 24px;
    }

    .video_iframe {
        width: 300px;
        height: 170px;
        border: none;
        margin: 0;
        padding: 0;
    }

    .section_picture_block_narrow_screen {
        display: block;
        text-align: center;
    }
}
