#blue {
    background-color: blue;
}



.headthing {
    vertical-align: middle;
}

.header_bg {
    background-color: #111111;
}

.content_max {
    max-width: 1000px;
}

.p_padding50 {
    padding-bottom: 50px;
}

.header_text {
    right: 10px;
    left: 0px;
    height: auto;
    font-weight: 600;
    padding-left: 15px;
    padding-top: 15px;
}

.col1-right td:nth-child(1) {
    text-align: right
}

.col2-right td:nth-child(2) {
    text-align: right
}

.col3-right td:nth-child(3) {
    text-align: right
}

.test2 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.glow {
    padding-top: 5px;
    padding-bottom: 50px;
}

.bg_black {
    background-color: black;
}

.black_side {
    position: absolute;
    top: 0;
    width: 4000px;
    left: 100%;
    height: 100%;
    background-color: black;
    z-index: 200;
}

.fake_body {
    overflow-x: hidden;
    width: 100%;
}

.bg_test {
    /*background-image: url("bg_test.png");
    */
    background-color: #111111;
}

.paper_bg {
    background-image: url("paper_background.png");
}

.paper_bg_brown {
    background-image: url("paper_background_brown.png");
}

.border_header_img {
    background-image: url("border_header.png");
    background-repeat: repeat-x;
    max-width: 3000px;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}

.border_paper_img {
    background-image: url("paper_border.png");
    background-repeat: repeat-x;
    max-width: 3000px;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}

.border_img {
    background-image: url("border.png");
    background-repeat: repeat-x;
    max-width: 3000px;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}

.border_up_img {
    background-image: url("border_up.png");
    background-repeat: repeat-x;
    max-width: 2030px;
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 0);
}

.bg_pink {
    background-color: pink;
}

.bg_red {
    background-color: red;
}

video {
    object-fit: fill;
}

.p_copyright {
    font-size: 10pt;
}

.y_video_centered {
    left: 50%;
    right: 50%;
    transform: translate(50%, 0);
}

.p_Nav_Bottom {
    font-size: 14pt;
    display: inline;
    margin-left: 7px;
    margin-right: 7px;
    text-decoration: none;
}

.queen_img {
    max-width: 800px;
}

.logo_bottom {
    max-width: 260px;
}


.a_in_text {
    color: orange;
    font-weight: 900;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: gray;
}

a:active {
    text-decoration: none;
}

.social_icons_div {
    height: 75px;
    width: 235px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

.Social_Icons {
    height: 75px;
    min-height: 75px;
    width: 75px;
    float: initial;
}

.overflow_hide {
    overflow-x: hidden !important;
    ;
}

.soon_on_steam_button {
}

.Mountain_is_calling_div {
    padding-top: 50px;
    padding-bottom: 50px;
}

.Stay_Up_To_Date {
    padding-top: 80px;
    padding-bottom: 80px;
}

.dark_Background {
    background-color: black;
}

._width_2000 {
    width: 2000;
}

.upper_border {
    height: 23px;
}



._black_background {
    background-color: black;
}

.z_1 {
    z-index: 0;
    position: absolute;
}

.z_2 {
    z-index: 2;
    position: relative;
}

.simpleText {
    color: white;
    text-align: center;
    font-family: "Georgia", Times;
    font-size: 9pt;
    font-weight: bold;
}



@media screen and (min-width:881px) {

    .top_img {
        width: auto;
        height: 615px;
        transform: translate(0, -20px);
        background-image: url("16_9 Red dragonFinalS.jpg");
        background-size: cover; /* Skaliert das Bild, um den gesamten Container zu füllen */
        background-repeat: no-repeat; /* Verhindert Wiederholung */
        background-position: center; /* Zentriert das Bild */
        z-index: -11112;
    }
    .test {
        border: 3px solid red;
    }

    p {
        color: #b2b2b2;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
        font-size: 16pt;
    }

    h1 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 1, 0.5),-4px -3px 22px rgba(0, 0, 1, 0.5),-4px 3px 22px rgba(0, 0, 1, 0.5),4px -3px 22px rgba(0, 0, 1, 0.5),2px 2px black;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 6px;
        font-size: 22px;
    }

    h2 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),2px 2px black;
        font-family: "Georgia", Times;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 18px;
    }

    h3 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),1px 1px black;
        font-family: "Georgia", Times;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-size: 16px;
    }

    h4 {
        color: #757575;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
        font-size: 16pt;
        font-weight: bold;
    }

    .splash_div {
        height: 370px;
    }

    .top_video {
        position: absolute;
        width: auto;
        height: 415px;
        top: 65px;
        right: 50%;
        left: 50%;
        transform: translate(-50%, 0);
        display: block;
        z-index: -5;
    }


    .top_video_ornaments1 {
        position: absolute;
        width: auto;
        height: 330px;
        top: 0;
        right: 50%;
        bottom: 50%;
        left: 50%;
        transform: translate(-542px, 0);
        display: block;
        z-index: -5;
    }

    .top_video_ornaments2 {
        position: absolute;
        width: auto;
        height: 330px;
        top: 0;
        right: 50%;
        bottom: 50%;
        left: 50%;
        transform: translate(520px, 0);
        display: block;
        z-index: -5;
    }

    .splash_content {
        height: 310px;
        width: auto;
        margin-top: -650px;
    }
    .splash_contentbg {
        height: 200px;
        width: auto;
    }

    .splash_content1 {
        height: 200px;
        width: auto;
    }

    .splash_content1_img {
        height: 200px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .splash_content2 {
        height: 50px;
        width: auto;
    }

    .splash_content3 {
        height: 50px;
        width: auto;
    }

    .splash_content3_img {
        height: 50px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .splash_content4 {
        height: 30px;
        width: auto;
    }

    .p_content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    .div_content {
        margin: 10px;
    }
}



@media screen and (max-width:880px) {
    @media screen and (min-width:601px) {

        .top_img {
            width: auto;
            height: 615px;
            transform: translate(0, -20px);
            background-image: url("16_9 Red dragonFinalS.jpg");
            background-size: cover; /* Skaliert das Bild, um den gesamten Container zu füllen */
            background-repeat: no-repeat; /* Verhindert Wiederholung */
            background-position: center; /* Zentriert das Bild */
            z-index: -11112;
        }
        .test {
            border: 3px solid red;
        }

        p {
            color: #b2b2b2;
            text-align: center;
            text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
            font-size: 16pt;
        }

        h1 {
            color: white;
            text-align: center;
            text-shadow: 4px 3px 22px rgba(0, 0, 1, 0.5),-4px -3px 22px rgba(0, 0, 1, 0.5),-4px 3px 22px rgba(0, 0, 1, 0.5),4px -3px 22px rgba(0, 0, 1, 0.5),2px 2px black;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 6px;
            font-size: 22px;
        }

        h2 {
            color: white;
            text-align: center;
            text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),2px 2px black;
            font-family: "Georgia", Times;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 4px;
            font-size: 18px;
        }

        h3 {
            color: white;
            text-align: center;
            text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),1px 1px black;
            font-family: "Georgia", Times;
            font-weight: bold;
            text-transform: uppercase;
            letter-spacing: 5px;
            font-size: 16px;
        }

        h4 {
            color: #757575;
            text-align: center;
            text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
            font-size: 16pt;
            font-weight: bold;
        }

        .splash_div {
            height: 370px;
        }

        .top_video {
            position: absolute;
            width: auto;
            height: 415px;
            top: 65px;
            right: 50%;
            left: 50%;
            transform: translate(-40%, 0);
            display: block;
            z-index: -5;
        }


        .top_video_ornaments1 {
            position: absolute;
            width: auto;
            height: 330px;
            top: 0;
            right: 50%;
            bottom: 50%;
            left: 50%;
            transform: translate(-540px, 0);
            display: block;
            z-index: -5;
        }

        .top_video_ornaments2 {
            position: absolute;
            width: auto;
            height: 330px;
            top: 0;
            right: 50%;
            bottom: 50%;
            left: 50%;
            transform: translate(520px, 0);
            display: block;
            z-index: -5;
        }

        .splash_content {
            height: 310px;
            width: auto;
             margin-top: -650px;
        }

        .splash_content1 {
            height: 200px;
            width: auto;
        }

        .splash_content1_img {
            height: 200px;
            width: auto;
            display: block;
            margin-left: auto;
            margin-right: auto
        }

        .splash_content2 {
            height: 50px;
            width: auto;
        }

        .splash_content3 {
            height: 50px;
            width: auto;
        }

        .splash_content3_img {
            height: 50px;
            width: auto;
            display: block;
            margin-left: auto;
            margin-right: auto
        }

        .splash_content4 {
            height: 30px;
            width: auto;
        }

        .p_content {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
        }

        .div_content {
            margin: 10px;
        }
    }
}



@media screen and (max-width:600px) {

    .top_img {
        width: auto;
        height: 305px;
        transform: translate(0, -20px);
        background-image: url("16_9 Red dragonFinalS.jpg");
        background-size: cover; /* Skaliert das Bild, um den gesamten Container zu füllen */
        background-repeat: no-repeat; /* Verhindert Wiederholung */
        background-position: center; /* Zentriert das Bild */
        z-index: -11112;
    }


    .test {
        border: 3px solid red;
    }

    p {
        color: #b2b2b2;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
        font-size: 16pt;
    }

    h1 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 1, 0.5),-4px -3px 22px rgba(0, 0, 1, 0.5),-4px 3px 22px rgba(0, 0, 1, 0.5),4px -3px 22px rgba(0, 0, 1, 0.5),2px 2px black;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 6px;
        font-size: 22px;
    }

    h2 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),2px 2px black;
        font-family: "Georgia", Times;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 4px;
        font-size: 18px;
    }

    h3 {
        color: white;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5),1px 1px black;
        font-family: "Georgia", Times;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 5px;
        font-size: 16px;
    }

    h4 {
        color: #757575;
        text-align: center;
        text-shadow: 4px 3px 22px rgba(0, 0, 0, 0.5),-4px -3px 22px rgba(0, 0, 0, 0.5),-4px 3px 22px rgba(0, 0, 0, 0.5),4px -3px 22px rgba(0, 0, 0, 0.5);
        font-size: 16pt;
        font-weight: bold;
    }

    .splash_div {
        height: 200px;
    }


    .top_video {
        position: absolute;
        width: auto;
        height: 330px;
        padding-top: 60px;
        top: 0;
        right: 50%;
        bottom: 50%;
        left: 50%;
        transform: translate(-42%, 0);
        display: block;
        z-index: -5;
    }






    .top_video_ornaments1 {
        position: absolute;
        width: auto;
        height: 330px;
        top: 0;
        right: 50%;
        bottom: 50%;
        left: 50%;
        transform: translate(-1540px, 0);
        display: block;
        z-index: -5;
    }

    .top_video_ornaments2 {
        position: absolute;
        width: auto;
        height: 330px;
        top: 0;
        right: 50%;
        bottom: 50%;
        left: 50%;
        transform: translate(1520px, 0);
        display: block;
        z-index: -5;
    }

    .splash_content {
        height: 260px;
        width: auto;
        margin-top: -650px;
    }

    .splash_contentbg {
        height: 300px;
        width: auto;
    }

    .splash_content1 {
        height: 300px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .splash_content1_img {
        height: 100px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .splash_content2 {
        height: 20px;
        width: auto;
    }

    .splash_content3 {
        height: 20px;
        width: auto;
    }

    .splash_content3_img {
        height: 20px;
        width: auto;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .splash_content4 {
        height: 60px;
        width: auto;
        padding-top: 15px;
    }

    .p_content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
    }

    .div_content {
        margin: 10px;
    }
}
