

/* = = = = = = = = = = = = = = = = = datei format.css = = = = = = = = = = = = = = = = = = = = = = = = = */



/* ############################################################ */
/* allgemein */
/* ############################################################ */

*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}


html, body {
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
font-size:62.5%;
line-height:1.5;
}

body {height:100%;
font-size:1.6rem;
margin: 0 auto;
overflow-x:hidden;
color:#000;
}


h1, h2, h3, h4, h5 {text-align:center;font-weight:bold;
color:#000;
}

h1 {
font-size:3rem;
line-height: 3.5rem;
margin-top: 0rem;
margin-bottom: 5.2rem;
}

h2 {
    font-size: 3rem;
    line-height: 3rem;
    margin-top: 1rem;
    margin-bottom: 5.5rem;
    color: #fff;
    font-family: tahoma;
}

h2:after {display:block;
/*border-top: 1px dashed #000;*/
width: 70px;
content: "";
margin: 0 auto;
margin-top: 2rem;
}

h3 {text-transform:uppercase;
font-size:1.5rem;
line-height: 2.3rem;
margin-top: 1rem;
margin-bottom:2.5rem;
letter-spacing:0.1rem;
}

.pink {
    color: #fa9faa;
    padding: initial;
    margin: initial;
}


/* quelltext-erklärungen - wenn vorhanden */

pre {white-space:pre-wrap;position:relative;
font-size:1.4rem;
font-family: arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
padding:0rem 1rem 2rem 1rem;
margin:4rem auto;
text-align:center;
border:solid 1px rgba(0,0,0,.2);
background:#F9F9F7;
color:#1f1f1f;
border-radius:0rem;
}

pre .extra {display:inline-block;position:absolute;left:-1.5rem;top:1.5rem;font-size:1.8rem;
color:#fff;font-weight:normal;background:#A8A88C;padding:0 .5rem;
transform:rotate(-45deg);
}


/*  ----------------------------------------  */
/* allgemeine links */
/*  ----------------------------------------  */

a {color:#000;
text-decoration: underline;
}

a:hover {color:#000;
text-decoration: none  ;
}



/* ############################################################ */
/*  speziell*/
/* ############################################################ */

/* versch. farben auf jeder seite - hat auswirkungen auf dem logo-und auf dem fussbereich */

/*rosa #fa9faa*/
/*lila #251e42*/
#hauptfarbe-home {background: #1e1720;}
/*#hauptfarbe-primus {background:#5A3E67; }*/
#hauptfarbe-GameDesign {background:#172020; }
#hauptfarbe-Philosophy {background:#202018; }
#hauptfarbe-AboutMe {background:#2f2f2f; }
#hauptfarbe-Project {background:#201b18; }
#hauptfarbe-sextus {background:#4A8638; }


/* bilder -anpassen der grösse */
img {max-width: 100%;display:block;
margin:0 auto;
height: auto;
}


/*  ----------------------------------------  */
/*   MEHR LESEN-BUTTON  */
/*  ----------------------------------------  */

.button  {display:block;
margin:2rem 0 2rem 0;
text-align:center;
}

.button .mehr_lesen a {display:inline-block;
background:white;
color:#000;
text-decoration:none;
padding:.4rem 3rem .4rem 1rem;
border-radius:0;border:solid 1px rgba(0,0,0,.2);
}

.button .mehr_lesen a:hover {color:black;
background:whitesmoke;
}


/*  icon beim MEHR LESEN-BUTTON */

.button .mehr_lesen a:before {display:inline-block;
font-family:'Font Awesome 5 Free';/* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
font-weight: 900;/*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
content:"\f054" ;
transform:scale(.9);
color:black;
padding: 0 1rem;
margin:0;
}

.button .mehr_lesen a:hover:before {color:#ec2743; }



/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */
/*  GRID-SYSTEM  - für Bilder / Spalten */
/* = = = = = = = = = =  = = = = = = = = = =  = = = = = = = = = = = = = = = = = = = = */

/*  boxen - grundsystem */

.box .boxed {
    display: inline-block;
    width: 100%;
    text-align: left;
    vertical-align: top;
    padding: 1rem;
    margin: 0rem -.22rem 0rem -.22rem; /* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/
    /*Debug*/
    /*border-color: cyan;
    border-style: dotted;*/
}


.box-1_of_1 ,
.box-1_of_2 ,
.box-1_of_3,
.box-1_of_4,
.box-1_of_5  {width:100%; }


.boxCenter {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
/*    padding: 1rem;*/
    margin: 0rem -.22rem 0rem -.22rem; /* ausgleich ( minus-margin) für INLINE-BLOCK-WHITESPACE-BUG*/ 
}


.boxText{

}

.boxText small {
    margin-top: -0.5rem;
    text-size-adjust: 90%;
    color: #503c5e;
    font-weight:bold;

}

.boxText h3 {
    text-align: center;
    color: #503c5e;
    font-family: tahoma;
}

    .boxText p1 {
        text-align: center;
        vertical-align: 20px;
        color: #42324e;
        font-family: tahoma;
    }

.boxText p {
    color: #af6e76;
    text-align: center;
    font-weight: bold;
    /*text-size-adjust:10%;*/
    /*margin-top: -1.6rem;*/
}


/* ----- spezieller box-schatten ----- */

/*#logo,*/
#home img,
#gallery img,
#sextus img,
.rahmen-spez {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 
        inset -1px 0 1px 1px rgba(0, 0, 0, 0.6), 
        inset 1px 0 1px 1px rgba(0, 0, 0, 0.6), 
        inset -10px 0 10px rgba(80, 60, 95, 0.6),
        inset 10px 0 10px rgba(80, 60, 95, 0.6);
    padding: 1.6rem;
}


.bilder .box-1_of_1 ,
.bilder .box-1_of_2 ,
.bilder .box-1_of_3,
.bilder .box-1_of_4,
.bilder .box-1_of_5 {width:100%; }

.bilder .box-1_of_4b  {width: 50%; }
#gallery .bilder .box-1_of_3 {width:100%; }

/*  bei Mausberührung der Bilder, wenn diese verlinkt sind (z.B Lightbox) */
a:hover img {opacity:.6; }

/*  ---------- boxen - andere ---------- */

#about .box-1_of_2 {width: 100%; }
#fuss .box-1_of_4  {width: 100%; }
#fuss-2 .box-1_of_1  {width: 100%;}



/* ############################################################ */
/* bereich header */
/* ############################################################ */

header {margin:0;
border-bottom:solid .8rem transparent;
}


/* ############################################################ */
/* bereich logo */
/* ############################################################ */

#logo {
    display: block;
    height: 100vh;
    margin: 0 auto;
    padding: 4rem 0rem 0rem 0rem;
}

#logo .box {display:table;width:100%;height:50%;
background-position:50% 50%;
background-repeat:no-repeat;
background-size:cover;
text-align:center;
padding:1rem .5rem;
margin:0;
}

#logo .home {
    background-image: url(../images/photo/me-framed.png);
}
/*#logo .primus {background-image:url(../images/picture06.jpg); }*/
#logo .GameDesign {background-image:url(../images/teamwork.png); }
#logo .Philosophy {background-image:url(../images/brainaianimals.png); }
#logo .AboutMe {background-image:url(../images/picture09.jpg); }
#logo .Project {background-image:url(../images/page-bg.jpeg); }
#logo .DeathTrash {background-image:url(../images/projects/DeathTrash/death_trash_logo.png); }
#logo .OotB {background-image:url(../images/projects/OotB/Logo.png); }
#logo .OBG {background-image:url(../images/projects/OBG/operationblindghost.png); }
#logo .KrHaken {background-image:url(../images/projects/KrHaken/krhaken.png); }
#logo .HungryToBed {background-image:url(../images/projects/HtB/HtB.jpg); }

/*#logo .sextus {background-image:url(../images/picture08.jpg); }*/


.name {display:table-cell;vertical-align:middle;text-align:center;
font-family:'old_standard_ttitalic';
letter-spacing:1px;
margin:0rem;
padding:0rem .2rem;
font-size:4.2rem;
line-height: 2.5rem;
color:#fff;
text-transform:none;
}

    .name p {
        font-size: 1.5rem;
        color: #fa9faa;
    }

/* ----- icons ----- */

#logo ul.icons { display:block;
font-size:1.3rem;
font-family:'open_sanslight',georgia, tahoma, arial, Verdana, Segoe, 'Open Sans',helvetica,roboto ,sans-serif;
list-style:none;
margin:0;
padding:.5rem 0;
}

#logo .icons li {display:block;
padding:0 .2rem;
}

#logo .icons i {
color:#fff;
padding:0 1rem 0rem 0;
}

/* hover */

#logo .icons  a {text-decoration:underline;
color:#fff;
}

#logo .icons  a:hover {text-decoration:none; }


/* ############################################################ */
/* bereich inhalt */
/* ############################################################ */


main #inhalt {display:block;width:100%;
background:rgba(f,0,0,.2);
padding:0rem 0rem 0rem 0rem;
margin:0 auto;
}

.inhalt-a {display:block;
width:100%;
margin:0 auto;
padding:5rem 2.5rem 5rem 2.5rem;
}


.inhalt-hell {
    color:white;
}

.inhalt-hell h2,h3,h4 {
    color: white;
}


#inhalt-hell p {
    color: #fa9faa;
}

#inhalt-hell span {
    color: #fa9faa;
}

.inhalt-a h2{
    font-weight:normal;
}

.inhalt-a h1 {
    font-weight: normal;
    color:white;
}

.section-content {
    display: table;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center;
    background: #242736;
}

.inhalt-back {
    POSITION: absolute;
    top: 0%;
    left: 0%;
    height: 100%;
    width: 100vw;
    display: table-cell;
    vertical-align: middle;
    background: radial-gradient(rgba(0,59,153,.6),rgba(0,0,0,.8));
}



/*  ----------------------------------------  */
/*  nur der zweite abschnitt (hier: information-block */
/*  ----------------------------------------  */

.section-inhalt.abschnitt-2 {
background:rgba(0,0,0,.3);
}



/*  ----------------------------------------  */
/*  box ABOUT                                 */
/*  ----------------------------------------  */

#about {
    display: table;
    width: 100%;
    padding: 0;
    /*Debug*/ 
    /*border-color:red;
    border-style: dotted;*/
}


    #about .box {
        display: inline-table;
        color: #939393;
        padding: 2rem;
        margin-bottom: 2rem;
        text-align: center;
        background: #0f0b10;
        background: #0f0b10;
        /*Debug*/
        /*border-color: green;
        border-style: dotted;*/
    }

    #about .boxed {
        display: block;
        color: #939393;
        padding: 2rem;
        margin-bottom: 2rem;
        text-align: center;
        background: #0f0b10;
        background: #0f0b10;
    }

    #about h3 {
        margin-top: 1.5rem;
        margin-bottom: .5rem;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        font-weight: bold;
    }

    #about p {
        color: #fa9faa;       
    }

    #about span {
        color: #fa9faa;
    }

    /* icons  */

    #about i {
        display: block;
        font-size: 6rem;
        color: #fa9faa;
        margin: 0 auto;
    }

/*  ----------------------------------------  */
/* box information  */
/*  ----------------------------------------  */

#information  {display:block;text-align:center;  }

#information  .box {display:inline-block;
background:#e4e4e4;
padding:.8rem ;
margin-bottom:2rem;
POSITION:relative;
border:solid 1px rgba(0,0,0,.2);
}

#information .colored {
    background: blue;
}

#information  h3 {font-weight:bold;
font-size:1.6rem;
line-height: 2rem;
margin-top: 2rem;
margin-bottom:1.5rem;
}


#information .button  {text-align:left;margin-left:-.8rem }

/* button wird am unteren rand der box platziert  */
#information .button span.mehr_lesen a {display:inline-block;
POSITION:absolute;
bottom:0;
background:#e4e4e4;
border:0;
margin:0;
padding:.4rem 1rem .4rem 1rem;
}


/* ############################################################ */
/* bereich fuss */
/* ############################################################ */

footer {
background:transparent;
padding:0rem 0rem 0rem 0rem ;
}

#fuss {display:block;
width:100%;
margin: 0 auto;
padding:0 ;
}

.fuss-a {
    display: block;
    margin: 0 auto;
    padding: 0 2rem;
    background: rgba(0,0,0,.3);
}

#fuss-2 {padding:0rem ;
margin:0 auto;
width:100%;
background:rgba(0,0,0,.12);
border-top:solid 1px rgba(0,0,0,.1);
}

.fuss-2a {display:block;
margin: 0 auto;
padding:0rem 2rem;
}

#fuss .box,
#fuss-2 .box  {
text-align:left;
padding:1rem;
margin-bottom:1rem;
}


#fuss-2 .box {
    margin-bottom: 0rem;
    margin-top: -0.5rem;
}

#fuss .box h3 {
text-align:left;
font-size:1.5rem;
color:#fff;
font-weight:bold;
margin-bottom:1rem;
}


/*  ----------------------------------------  */
/*  die wesentlichen schriftformate für den gesamten footer plus fussmenu und fussmenu-2 */
/*  ----------------------------------------  */

#fuss,
#fuss a,
#fuss-2,
#fuss-2 a {
color:#fff;
font-size:1.4rem;
line-height:2.2rem;
text-decoration:none;
}
/*  ------  */


.fussmenu  ul {text-align:left;list-style: none;padding: 0;margin: 0; }
#fuss  a:hover {color:#fff;text-decoration:underline }

.fussmenu-2 li {margin:0 .5rem;}
#fuss-2  a:hover {color:#fff;text-decoration:underline;  }


/* die social media icons */

.social i {font-size:1.2rem;
color:#fff;
padding-right:.6rem;
}

.social  a:hover i {transform:scale(1.2); }


/*Video Iframe Responsiveness*/

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


/*For sidebyside image containers*/

figure {
    margin-top: 0;
}

figcaption {
    text-align: center;
}

.sidebyside {
    column-count: 1;
    display: flex;
    justify-content:center;
    gap:10px;
    margin-top:10px;
}


/* Style the button that is used to open and close the collapsible content */
.collapsible {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size:inherit;
    font-weight:bold;
    font-family:inherit;
}

    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active, .collapsible:hover {
        background-color: #999;
    }

    .collapsible:after {
        display: inline-block;
        font-family: 'Font Awesome 5 Free'; /* - 'Font Awesome 5 Free' for Regular and Solid symbols;
                                     - 'Font Awesome 5 Brands' for Brands symbols. */
        font-weight: 900; /*  Weight of the font (mandatory)
                     - 400 for Regular and Brands symbols;
                     - 900 for Solid symbols. */
        content: "\f054";
        transform: scale(.9);
        color: black;
        padding: 0 1rem;
        margin: 0;
        float: left;
    }


/* Style the collapsible content. Note: hidden by default */
.collapsible-content {
    background-color: #181419;
    transition: max-height 0.2s ease-out;
    padding: 18px;
    color: #000;
}


    /* ############################################################ */
    /* M E D I A   Q U E R I E S */
    /* CSS Bildschirmabfragen */
    /* ############################################################ */

    /* ==================================== ab 320 pixel ================================== */
    @media (min-width: 320px) {

        /*
 - hinweis -
für die kleinste smartphone-auflösung von 320 pixel benötigen wir KEINE bildschirmabfragen (css-media queries),
denn hierfür gilt ja automtisch der gesamte vorstehende quelltext-code  -
weil wir das template ja 'MOBILE-FIRST' angelegt haben.
*/

    }


    /* ==================================== ab 360 pixel ================================== */
    @media (min-width: 360px) {

        /* keine angabe */

    }


    /* ==================================== ab 480 pixel ================================== */
    @media (min-width: 480px) {

        .inhalt-a {
            padding: 5rem 4rem;
        }

        .fuss-a, .fuss-2a {
            padding: 0rem 4rem;
        }

        .bilder .box-1_of_2 {
            width: 50%;
        }

        .bilder .box-1_of_3 {
            width: 33.33%;
        }

        .bilder .box-1_of_4 {
            width: 50%;
        }

        #gallery .bilder .box-1_of_3 {
            width: 50%;
        }

        #iframe-container {
            width: 50%;
            height: 50%;
        }
    }


    /* ==================================== ab 580 pixel ================================== */
    @media (min-width: 580px) {

        .inhalt-a {
            width: 90%;
        }

        #gallery .bilder .box-1_of_3 {
            width: 33.33%;
        }

        #fuss .box-1_of_4 {
            width: 50%;
        }

        .fussmenu-2 ul li {
            display: inline; /* menü wechselt von vertikal nach horizental */
        }

        .sidebyside {
            column-count: 2;
        }
    }


    /* ==================================== ab 640 pixel ================================== */
    @media (min-width: 640px) {

        /* keine angabe */

        #iframe-container {
            width: 100%;
            height: 100%;
        }
    }


    /* ==================================== ab 760 pixel ================================== */
    @media (min-width: 760px) {

        html {
            font-size: 80%;
        }

        .name {
            display: block;
        }

        .inhalt-a {
            width: 740px;
        }

        #logo {
            display: table;
            width: 100%;
            height: 100%;
            border-spacing: 0rem 0rem;
            table-layout: fixed;
            border-collapse: separate;
            padding: 0;
        }

            #logo .box {
                height: 30rem;
                display: table-cell;
                vertical-align: middle;
            }

        #fuss,
        #fuss-2,
        #fuss a,
        #fuss-2 a {
            font-size: 1.2rem;
        }

            #fuss .box h3 {
                font-size: 1.3rem;
            }
    }


    /* ===================================== ab 960 pixel ================================= */
    @media (min-width: 960px) {

        .inhalt-a {
            width: 100%;
        }

        .bilder .box-1_of_4 {
            width: 25%;
        }

        #fuss .box-1_of_4 {
            width: 33.33%;
        }

        #about .box-1_of_2 {
            width: 50%;
        }

        #about h3 {
            text-align: left;
            margin-top: 0rem;
        }

        #information {
            display: table;
            width: 100%;
            border-spacing: .5rem 0rem;
            table-layout: fixed;
        }

            #information .box {
                display: table-cell;
                width: 33.33%;
                font-size: 1.3rem;
            }

            #information h3 {
                font-size: 1.3rem;
            }
    }


    /* ===================================== ab 1024 pixel ================================= */
    @media (min-width: 1024px) {

        pre {
            width: 70%;
        }
    }


    /* ===================================== ab 1280 pixel ================================= */
    @media (min-width: 1280px) {

        .inhalt-a {
            width: 1280px;
        }

        #fuss .box-1_of_4 {
            width: 25%;
        }
    }


    /* ===================================== ab 1400 pixel ================================= */

    @media (min-width: 1400px) {

        html {
            font-size: 85%;
        }
    }


    /* +  +  +  +  + +  +  +  +  +  C O D E ENDE  +  +  +  +  +  +  +  +  +  + */