/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {}

body {
    //max-width: 800px;
    padding: 2em 2em 4em;
    margin: 0 auto;
}

/**TEXT PARTICLE**/

canvas {
    position: absolute;
    left: 0;
    top: 0;
}

body {
    overflow: auto;
    overflow-x: hidden;
    background: #EDEDED;
    font-family: arial;
}

.text-particle-p {
    margin: 15px 0px;
}

#interface {
    left: -10px;
    top: 0px;
    width: 150px;
    position: fixed;
    border: 0px solid black;
    padding: 30px;
    box-sizing: border-box;
    color: #222;
    height: 100%;
    overflow-y: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 0px 10px #999;

}

#interface2 {
    left: -10px;
    top: 0px;
    width: 100%;
    position: fixed;
    border: 0px solid black;
    padding: 30px;
    box-sizing: border-box;
    color: #222;
    height: 100%;
    overflow-y: hidden;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 0px 10px #999;

}


input[type="range"] {

    width: 100%;

}

input[type=range] {
    -webkit-appearance: none;
    background-color: silver;
    height: 10px;

}

input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: #666;
    width: 10px;
    height: 26px;
}

input[type="button"] {
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #FF2948;
    border: 0px;
    width: 100%;
    color: white;
    font-weight: bold;
    font-size: 14px;
}

input {
    border: 0px;
    background-color: transparent;
    margin-top: 20px;
    margin-bottom: 20px;

}

.text-particle-h1 {
    padding: 0px;

    margin-top: 0px;
}

select {
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;

    width: 100%;

}

input[type="text"] {

    width: 90%;
    font-family: sans-serif;
    font-size: 16px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: 0px;
    border-bottom: 2px solid #FF2948;
    text-align: center;
}

::-webkit-scrollbar {
    width: 14px;
    height: 14px;
}

::-webkit-scrollbar-thumb {
    height: 6px;
    border: 4px solid rgba(0, 0, 0, 0);
    background-clip: padding-box;
    -webkit-border-radius: 7px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}

::-webkit-scrollbar-button {
    width: 0;
    height: 0;
    display: none;
}

::-webkit-scrollbar-corner {
    background-color: transparent;
}


/**MANIFESTE**/

h1,
h2,
h3 {
    text-align: center;
    font-family: 'Share Tech Mono', monospace;

}

h1 {
    font-size: 3em;
}

h2 {
    font-size: 2em;
}

h3 {
    font-size: 1.3em;
    padding-top: 10%;
}


.préliminaires {
font-size: medium;
}

#interface-invisible {display: none}

p {
	padding-left: 20%;
	padding-right: 5%;
    margin: 0;
    font-size: xx-large;
    text-indent: 0%;
    line-height: 200%;
    text-align: justify;
    font-family: 'Share Tech Mono', monospace;
}

.calibre1 { text-indent: 2em;
}

.calibre2 { font-style: italic;}

.calibre3 { text-indent: 2em;
font-style: italic;
font-size: medium;}

div#projet p:first-of-type {padding-top: 60vh;}

#epigraphe-start {
    padding-top: 100vh;
}

.epigraphe {
    font-size: 0.8em;
    text-align: right;
}

.epigraphe-txt {
    font-size: 0.8em;
    text-align: justify;
padding-left: 60%;
}

.epigraphe-txt-indent {
    font-size: 0.8em;
    text-align: justify;
padding-left: 60%;
text-indent: 2em;
}


.epigraphe-txt2 {
    font-size: 0.8em;
    text-align: justify;
padding-left: 50%;
}

.epigraphe-txt2-indent {
    font-size: 0.8em;
    text-align: justify;
padding-left: 50%;
text-indent: 2em;
}

.legende {
    text-align: center;
    font-size: 0.7em;
    font-style: italic;
    line-height: 8px;
}

.big-matos {
    font-size: 3em;
    line-height: 80px;

    margin-left: auto;
    margin-right: auto;
}

.big-big-matos {
    font-size: 5em;
    line-height: 80px;

    margin-left: auto;
    margin-right: auto;
}

.very-big-matos {
    font-size: 40em;
    text-align: center;
    padding-bottom: 30%;
}

.very-big-matos2 {
    font-size: 6em;
    text-align: center;
    padding-bottom: 0;
}

.very-big-matos3 {
    font-size: 40em;
    text-align: center;
    padding-bottom: 0;
}

.premier-titre {
    padding-top: 50%;
    text-align: justify;
    line-height: 50px;

}

img {
    max-width: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.bigpic {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


img.icon-boule {
	padding-top: 31vh;
    max-width: 48px;
    padding-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.icon-cylinder {
padding-bottom: 0vh;
padding-top: 3vh;
    max-width: 48px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.icon-trou {
max-width: 55px;
padding-top: 3vh;
    padding-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.icon-infos {
padding-bottom: 3vh;
padding-top: 6vh;
padding-left: 6vw;
    max-width: 108px;
    display: block;
margin-left: auto;
    margin-right: auto;
}


a {
    text-decoration: none;
    color: red;
    font-weight: ;
border: none;
}

/* unvisited link */
a:link {
  color: ;
text-decoration: none;
border: none;
}

/* visited link */
a:visited {
  color: ;
text-decoration: none;
border: none;
}

/* mouse over link */
a:hover {
  color: ;
text-decoration: none;
border: none;
}

/* selected link */
a:active {
  color: ;
background: black;
text-decoration: none;
border: none;
}

audio {
display: block;
    width: 50%;
height: 100%;
margin-left: 25vw;
}

#auteur,
#auteur-k {
padding-top: 60vh;
text-align: center;
padding-left: 0;
padding-right: 0;
}

#auteur-soustitre {
padding-top: 5%;
text-align: center;
padding-left: 0;
padding-right: 0;
}

#soustitre {
padding-top: 60vh;
text-align: center;
padding-left: 0;
padding-right: 0;
line-height: 10px;
}

#navigation {
    font-family: 'Share Tech Mono', monospace;
    font-size: 0.8em;
    width: 100%;
    line-height: 420%;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Page devinette */
#navigation li p {
font-size: 1em;
}

#navigation li a {
color: black;
/* color: lightgrey; */
}

#navigation li a.online {
color: black;
}

#navigation li a:hover,
#navigation li a:focus,
#navigation li a:active {
    background: darkslategrey;
    text-decoration: ;
}

.tumblr-post {
    text-align: right;
}

.blagues {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;

}

iframe {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

header {
    width: 65em;
    top: 0;
    left: 0;
    z-index: 1;
}

.retour {
    float: right
}

.fas {
    font-size: xx-large;
    color: black;
    padding: 0px;
}

.fa-bomb {
padding-top: 10vh;
padding-left: 0.5vw;
}

.fa-dice {
padding-top: 8vh;
}

.fa-dice:hover,
.fa-beer:hover,
.fa-arrow-circle-right:hover,
.fa-arrow-circle-left:hover {
    cursor: pointer;
}

.fa-beer {
padding-top: 15vh;
}


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

#navigation {
    font-family: 'Share Tech Mono', monospace;
    font-size: 1.6em;
    width: 100%;
    line-height: 480%;
    text-align: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Page devinette */
#navigation li p {
font-size: 0.8em;
}

#interface {
    width: 175px;
}

#auteur {
font-size: 2em;
}

#auteur-k {
font-size: 1.8em;
}

#soustitre {
font-size: 2em;
padding-top: 50vh;
}

#auteur-soustitre {
font-size: 2em;
padding-top: 10vh;
}

img.icon-boule,
img.icon-cylinder {
    max-width: 68px;
}

img.icon-boule {
padding-top: 30vh;
}

img.icon-trou {
max-width: 75px;
}


.fas {
    font-size: 1.5em;
    color: black;
    padding: 0px;
}

.fa-bomb {
padding-top: 17vh;
padding-left: 1vw;
padding-bottom: 2vh;
}

.fa-dice {
padding-top: 6vh;
}

.fa-beer {
padding-top: 45vh;
}

button {
font-size: 0.6em;
}

}

@media screen and (max-device-width: 800px) and (orientation: landscape){

#interface {
    overflow-y: scroll;
}

#interface2 {
    overflow-y: scroll;
}

}

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

.fa-bomb {
padding-top: 10vh;
padding-left: 0.5vw
}

.fa-dice {
padding-top: 8vh;
}

.fa-beer {
padding-top: 15vh;
}


p {
    font-size: large;
padding-right: 10%;
}

/* Page devinette */
#navigation li p {
font-size: 1em;
}

p.kantilena {
font-size: x-large;
}

}


/* 
@media screen and (min-device-width: 834px) and (orientation: landscape) {

    body {
        //padding-left: 25%;
    }

    p {
        margin-top: 0%;
		  padding-left: 20%;
		padding-right: 5%;
        font-size: xx-large;
        line-height: 200%;
    }

.calibre3 {font-size: x-large;}

h3 {
    padding-left: 20%;
		padding-right: 5%;
}    

    #epigraphe-start {
    padding-top: 60%;
}

}
 */
