body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
html {
  height: 100%;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  height: 100%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
}
b,
strong {
  font-weight: bold;
}
abbr[title] {
  border-bottom: 1px dotted;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img,
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
input,
textarea,
button,
select {
  margin: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
textarea {
  overflow: auto;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: rgba(255, 102, 51, 0.62);
  text-shadow: none;
}
body {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  font-family: 'museo_slab_300regular';
  font-weight: normal;
  font-style: normal;
  color: #5e5e5e;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'bebas_neueregular';
  font-weight: normal;
  font-style: normal;
  color: #191919;
}
h1 {
  font-size: 2em;
  line-height: 1.5;
  margin-bottom: 0.75em;
}
h2 {
  font-size: 1.75em;
  line-height: 1.714285714;
  margin-bottom: 0.857142857em;
}
h3 {
  font-size: 1.5em;
  line-height: 2;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.25em;
  line-height: 1.2;
  margin-bottom: 1.2em;
}
h5 {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
h6 {
  font-size: 0.75em;
  line-height: 2;
  margin-bottom: 2em;
}
p {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
a {
  color: #5e5e5e;
  word-wrap: break-word;
}
a:hover {
  color: #ef5e67;
}
ul,
ol {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
  display: inline-block;
}
blockquote {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
pre,
code {
  font-size: 1em;
  line-height: 1.5;
  margin-bottom: 1.5em;
}
.welcome {
  width: 100%;
  height: 100%;
  background: #ef5e67;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.welcome .cover {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  display: block;
}
.welcome .cover h1 {
  color: white;
}
.wrapper {
  width: 500px;
  margin: 0px auto;
  display: block;
  height: 100%;
  text-align: center;
}
code {
  background: whitesmoke;
  color: #191919;
  padding: 0px 1px 1px 1px;
  border-radius: 3px;
  font-size: 1.25em;
}
.highlight {
  color: #191919;
  background: whitesmoke;
  padding: 1.5em 1.5em 1.5em;
}
.contents {
  background: white;
  width: 100%;
  height: 100%;
  position: relative;
}
.contents h1 {
  padding-top: 3em;
}
.contents ul {
  display: inline-block;
  position: absolute;
  top: 38%;
  left: 0;
  right: 0;
  margin-top: 3em;
  list-style: none;
}
.page {
  background: white;
  border-top: 1px solid whitesmoke;
  width: 100%;
  min-height: 100%;
  position: relative;
  float: left;
}
.page h1 {
  padding-top: 3em;
}
.page ul {
  margin: 1.5em 0 6em;
  list-style: none;
}
.page ul li {
  margin-bottom: 1.5em;
}
.page img {
  border-radius: 3px;
  max-width: 100%;
}
.page .img {
  line-height: 0;
}
.page .last {
  margin-bottom: 6em;
}
#themeFeatures ul li {
  margin-bottom: 1.5em;
  padding: 1.5em 1.5em;
  background: whitesmoke;
  color: #191919;
}
#themeFeatures ul li b {
  width: 100%;
  text-align: center;
  float: left;
}
#themeSupport .devices {
  margin-bottom: 3em;
  padding: 1.5em 1.5em 0;
  background: whitesmoke;
  color: #191919;
}
#themeSupport .devices li {
  width: 50%;
  float: left;
}
#credits b {
  width: 100%;
  text-align: center;
  float: left;
}
.version {
  font-size: 0.75em;
  line-height: 1;
  margin-bottom: 4em;
  color: #dedede;
}
