
* {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
}

#snowflakeContainer {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

.snowflake {
  position: fixed;
  background-color: #fff;
  user-select: none;
  z-index: 1000;
  pointer-events: none;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

@font-face {
    font-family: "AntennaCondBold";
    src: url(https://storytelling.blick.ch/infografik/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-2.eot);
    src: local(â˜º), url(https://storytelling.blick.ch/infografik/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-3.woff) format("woff"),
    url(https://storytelling.blick.ch/infografik/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-1.ttf) format("truetype"),
    url(https://storytelling.blick.ch/infografik/resources/v1/fonts/288167d7-b172-49cd-ba88-f4a89e6ff149-4.svg#web) format("svg");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "AntennaCondMedium";
    src: url(https://storytelling.blick.ch/infografik/resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-2.eot);
    src: local(☺), url(https://storytelling.blick.ch/infografik/resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-3.woff) format("woff"),
    url(https://storytelling.blick.ch/infografik/resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-1.ttf) format("truetype"),
    url(https://storytelling.blick.ch/infografik/resources/v1/fonts/6c613785-168d-4454-9906-32889c02282a-4.svg#web) format("svg");
    font-style: normal;
    font-weight: 700;
}

/* -------------------------------------- */

body {

    padding: 0px;
    margin: 0px;
    font-family: "Open Sans", Arial, sans-serif;
    background-color: #fff;
    color: #44;
}

.center {

    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
}



.basket {

    width: 100%;
    /* max-width: 1024px;*/
    height: 100vh;

}


.thecolortxt {

    color: #444444;

}

.thecolorbkg {

    opacity: 1.0;
    background-color: #d6081c;

}

.outFocus .thecolortxt {

    color: #34414F;
}

                    /*  rot   #d6081c */
                    /*  mauve   #AA418D */

                    /*  blau   #1060B1 */
                    /*  orange   #FE7C00 */
                    /*  turkey   #0093B1 */
                    /*  green   #8DBA00 */

                    /*  schwarz   #222222 */
                    /*  grau   #666666 */


#map {

    position: relative;
    left: 0;
    top:35px;
    width: 65%;
    height: 92%;
    z-index: 1;
}

#narration {

    position: relative;
    top: 40px;
    width: 35%;
    min-width: 320px;
    /* max-width: 640px; */
    float: right;
    height: 100vh;
    overflow: auto;
    z-index: 99;
    background: #e5e8eb; /* to apply opacity background only. */
    -webkit-overflow-scrolling: touch; /* lets it scroll lazy */
}


#contents {

    padding: 0%;
    width: 100%;
    margin-top: 0px; /*Adjust if Title header needs more space */
    height: 100%; /* Adjust to fit max Description length, one setting for all; alternative is 100% */
    overflow-y: scroll;
    overflow-x: hidden;
}

#contents .space-at-the-top {

    height: 0px;
    margin-bottom: 0px;
}

#contents .space-at-the-bottom {

    height: 100px;
    margin: 0px;
    text-align: center;
    padding-top: 30px;
}

#chapter {

    position: absolute;
    z-index: 999;
    margin: 10px;
    display: block;
    text-align: center;
    color: #34414F;
}


.chapter-header {

    display: block;
    font-family: "AntennaCondBold", "Open Sans", Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 120%;
    margin-top:-20px;
    font-weight: 600;

}


.inFocus .chapter-header {

    color: #d6081c;
}



.leadtxt {

    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 2.3em;
    font-family: "AntennaCondBold", "Open Sans", Helvetica, Arial, sans-serif;
    text-align: left;
    line-height: 1.2em;

}

#padder {
  margin-top:15px;
}

.bylinetxt {
  font-size:0.7em;
  color:#000;
  font-weight:bold;
  padding-top:20px;
}


.leadin {

    max-width: 480px;
    font-size: 1.2em;
    font-weight: 600;
    padding-bottom:30px;

}


#title {

    position: absolute;
    font-family: "AntennaCondBold", "Open Sans", Helvetica, Arial, sans-serif;
    left: 0px;
    top: 0px;
    color: #fff;
    width: 100%;
    /*max-width: 1024px;*/
    text-align: center;
    padding-top: 12px;
    padding-bottom: 8px;
    z-index: 100;
    /* box-shadow: 2px 1px 4px grey; */

}

.title-text {

    font-family: "AntennaCondBold", "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;

}

.blicklogo {

    position: absolute;
    top: 11px;
    left: 32px;
    z-index: 110;

}

.homebutton {

    position: absolute;
    left: 94%;
    margin-top: 2px;
    height:30px;
    cursor: pointer;

}


h3 {
    margin-bottom: 0px;
}

.image-container {

    /* margin + padding = imageContainerMargin in script.js */
    /* Important for scrolling! */
    margin: 0 0 0 0;
    padding: 30px 20px 20px 50px;
    text-align: left;
}

.image-container img {

    /* height: auto;
    width: auto;*/
    margin-left: auto;
    margin-right: auto;
    /* Three lines that center vertically */
    position: relative;
    /* top: 50%;
    transform: translateY(-50%); */
}

.img-holder {

    position: relative;
    margin: 0px;
    height: 320px;


}



.inFocus .img-holder {

    margin: 0px;
    width: 100%;
}


.source {

    font-size: 1.2em;
    font-weight: 600;

}


.description {

    padding-bottom: 14px;
    margin: 0px;
    text-align: left;
    font-size: 1.1em;
    padding-top: 10px;
    max-width: 480px;

}

.add {

    background-color: #d6081c;
    background-image: url("img/soblilogo.png");
    background-repeat: no-repeat;
    font-size: 1.0em;
    font-weight: 600;
    color: #fff;
    max-width: 330px;
    padding-left: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;

}

.hinweis {

    font-size: 1em;
    line-height: 1.2em;
    color: #000;
    max-width: 460px;
    margin-top: 1px;
    padding-left: 50px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 40px;

}


.inFocus {

    opacity: 1.0;
    background-color: #fff;
    z-index: 500;

}

.outFocus {

    opacity: 1.0;
    background-color: #e4eaf1;
}

.space-at-the-bottom {

    padding-bottom: 80vh;
}


a {

    color: #dd0000;
    text-decoration: none;

}

a:hover {

    color: #dc143c;
}

.chapter-header {

    display: block;
    text-align: left;
    font-size: 140%;
    padding-left: 0px;
}

.source {

    font-size: 0.9em;
    color: #708090;

}

.titelbar {

    width: 50%;
    height: 100px;

}

.numbers {

    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    padding: 4px 5px 7px 5px;
    color: white;
    text-align: center;

}

#mapstyle {

    position: absolute;
    top: 200px;
    background: #fff;
    padding: 10px;
    font-family: "Open Sans", Arial, sans-serif;
    z-index: 1000;

}

#clearfixmobile {
  display:none;
}



/* --------------------------- Mobile ----------------------------- */


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

#title {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    width: 100%;
    z-index: 100;
}

.title-text {
    font-size: 1em;
    left: 0px;
    line-height:inherit;
}

#clearfixmobile {
  clear:both;
  display:block;
  line-height: 0.5em;
}

.chapter-header {
    font-size: 1.0em;
}

.leadtext {
    font-size: 1.0em;
}

#map {

    position: absolute;
    top: 43px;
    width: 100%;
    height: 210px;
    z-index: 1;

}


#narration {

    position: absolute;
    width: 100%;
    top:240px;
    min-width: 320px;
    right: 0px;
    left: 0;
    overflow: auto;
    z-index: 99;
    background: rgba(254,254,254, 1.0); /* to apply opacity background only. */

}

 .image-container img {

    margin-top: 0px;
    margin-left: 0px;
    height: 200px;
    padding-bottom: 10px;

 }

.img-holder {

    position: relative;
    margin: 0px;
    height: 220px;
    width: 100%;

}

.homebutton {

        left: 82%;
        position: absolute;
        margin-top: 2px;
        height:20px;
        cursor: pointer;

    }

 .blicklogo {

    position: absolute;
    top: 12px;
    left: 10px;
    height: 27px;
    z-index: 110;

}

.saaslogo {
   position: absolute;
   top: 9px;
   left: 400px;
   height: 20px;
   z-index: 110;

}

.basket {

    max-width: 320px;
}


}


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

 .image-container img {

    margin-top: 0px;
    margin-left: 0px;
    height: 120px;
    padding-bottom: 10px;

}


    .img-holder {

    position: relative;
    margin: 0px;
    height: 140px;
    width: 100%;

}

 }

    }
