body {
  color: #202020;
  background-color: #161616;
  font-size: 20px;
  font-family: "Sriracha", cursive;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 60px 60px;
  /* background-image: url('../images/bg/bg_orange.png'); */
}

h1 {
  font-family: 'luckiest_guyregular';
  color: rgb(245, 211, 72);
  color: #ffffff;
  font-size: 160px;
  margin-bottom: 40px;
  font-weight: normal;
}

h2 {
  font-family: 'luckiest_guyregular';
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 20px;
  font-weight: normal;
}

h3 {
  font-family: 'luckiest_guyregular';
  font-size: 50px;
  line-height: 50px;
  margin-bottom: 20px;
  font-weight: normal;
}

h4 {
  font-size: 50px;
  margin-bottom: 30px;
  font-weight: normal;
  letter-spacing: -.1rem;
}

p {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.15;
  padding-bottom: 20px;
  line-height: 1.3em;
}

a {
  color: rgb(245, 211, 72);
  text-decoration: none;
}

a:hover {
  color: #7f5ef0;
  text-decoration: underline;
}

a:link {
  color: rgb(245, 211, 72);
}

a:visited {
  color: rgb(245, 211, 72);
}

a:hover {
  color: rgb(245, 211, 72);
}

a:active {
  color: rgb(245, 211, 72);
}

input {
  margin-top: 20px;
  background-color: #ffffff;
}

.form-slider {
  width: 50%;
}

.col2 {
  text-align: left;
  width: 48%;
  margin-right: 1%;
  display: inline-block;
  vertical-align: middle;
}

.col3 {
  text-align: left;
  width: 31%;
  margin-right: 1%;
  margin-bottom: 2%;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  font-size: 0;
}

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* BUTTONS																				*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

.btn {
  cursor: pointer;
  color: #202020;
  color: #fff;
  cursor: pointer;
  background-color: rgb(245, 211, 72);

  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;

  border-radius: 50px;
  font-size: 20px;
  display: inline-block;
  border-style: solid;
  border-color: black;
  border-width: 2px;
  filter: drop-shadow(5px 5px 0px #000000);
  z-index: 9;
  background-image: url('../images/bg/bg_orange.png');

}

.btn:hover {
  background-color: #805ef0;
  background-image: url('../images/bg/bg_purple.png');
}

.btnGrey {
  background-color: #666;
  background-image: url('../images/bg/bg_grey.png');
}

.btn img {
  width: 20px;
  margin-right: 7px;
}

.btn span {
  display: inline-block;
  vertical-align: middle;
}

.btn_sq {

  border-radius: 50px;
  cursor: pointer;
  border-width: 2px;
  filter: drop-shadow(5px 5px 0px #000000);
  padding: 12px;
  line-height: 0;
  border: 2px #161616 solid;
  background-color: #f6d655;
  display: inline-block;
  background-image: url('../images/bg/bg_orange.png');
}

#btn_close {
  padding: 12px;
}

.btn_sq:hover {
  background-color: #805ef0;
  background-image: url('../images/bg/bg_purple2.png');
}

.btn_sq:hover img {
  /* filter: invert(100%) brightness(1000%);*/
  /* sepia(93%) saturate(0%) hue-rotate(0deg) brightness(119%) contrast(119%);*/
}

.btn_sq img {
  width: 20px;
}

.btnSocial {
  vertical-align: middle;
  padding: 0px;
  margin-right: 10px;
}

.btnSocial img {
  width: 70px;

}



/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* MEME CREATOR																			*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

/* meme creator */
#memecreator {
  background-color: #fff;
  padding-top: 80px;
  padding-bottom: 80px;
}

#memecreator_container {
  background-color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
}

#mcCanvasHolder {
  border: 2px solid #161616;
}

#canvas {
  clear: both;
  background-color: #f0f0f0;
}

/* controls */
#mcControls {
  background-color: #f0f0f0;
  margin-right: auto;
  margin-left: auto;
  display: flex;
}

#mcControls .tooltip {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  width: 16.4%;
  margin-top: 3%;
  margin-bottom: 3%;
  border-left: 1px solid #ccc;
  opacity: 1;
}

#mcControls .tooltip:hover {
  opacity: 1;
}

#mcControls .tooltip img {
  width: 40%;
}

/* tabs */
#mcTabs {
  color: #161616;
  clear: both;
  padding-bottom: 15px;
  padding-top: 15px;
}

.mcTab {
  xfont-family: 'poppinsbold';
  font-size: 20px;
  background-color: #f0f0f0;
  padding: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  xwidth: 25%;
  cursor: pointer;
  display: inline-block;
  border-style: solid;
  border-color: black;
  border-width: 2px;
}

.mcTab:hover {
  background-color: #fff;
}

/* tabs */
#mcText_controls {
  background-color: #f0f0f0;
  margin-bottom: 20px;
}

#mcText_controls2 {
  xopacity: 0;
}

#mcText_controls input {
  display: inline-block;
}

/* download */
.mcEnd_controls {
  display: flex;

}

.mcEnd_btn {
  display: inline-block;
  padding: 0;
  margin: 0;
  font-size: 0;
  width: 32%;
}

.mcEnd_btn .btn {
  width: 90%;
  padding-left: 0;
  padding-right: 0;
}

/* graphics */
#mcCanvasHolder {
  position: relative;
  color: #fff;
}

#mcGraphics {
  background-color: #666;
  position: absolute;
  top: 0;
  left: 0;
}

#mcGraphics_scroll {
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: scroll;
}

#btn_close {
  position: absolute;
  top: 5px;
  right: 5px;
  filter: drop-shadow(4px 4px rgba(0, 0, 0, 1));
}

.graphicsGrid {
  xbackground-color: #00dd00;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
  padding-top: 40px;
  padding-bottom: 80px;
}

.graphicsGrid img {
  width: 30%;
  border: 2px #161616 dotted;
  vertical-align: middle;
  vertical-align: top;
  horizontal-align: center;
  margin-bottom: 10px;
}

.divider {
  margin-left: auto;
  margin-right: auto;
  width: 96%;
  background-color: #555;
  min-height: 20px;
  margin-top: 20px;
  margin-bottom: 20px;

}

.divider-label {
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-block;
  background-color: #666;
}


/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* HEADER 																				*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

#header {
  color: #f8d949;
  width: 100%;
  text-align: center;
  font-size: 0;
  padding-top: 13%;
  padding-bottom: 0%;
  background: linear-gradient(to top, #00b1ef, #3ed0dc) !important;
  background-size: cover;
  background-position: center;
  border-bottom: 0px solid #161616;

}

#header_title {
  clear: both;
  width: 100%;
}

#btn_header {
  position: fixed;
  top: 5%;
  right: 5%;
}

#header div {
  display: inline-block;
}

#header img {
  width: 80px;
}

#header #header_ape {
  width: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

#header #logo {
  width: 25%;
  min-width: 250px;
}

#header #title {
  clear: both;
  padding: 1%;

}

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* CONTENT 																				*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

.content {
  width: 90%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-top: 5%;
  padding-bottom: 10%;

}

.socials {
  padding-top: 50px;
}

/* INTRO */
#contentIntro {
  color: #ffffff;
  position: relative;
  background-color: #202020;
}

.infoData {
  z-index: 9;
  display: inline-block;
  display: table;
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
  margin-top: 20px;
  padding: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: rgb(245, 211, 72);
  background-image: url('../images/bg/bg_yellow.png');
  color: #202020;
  border-radius: 50px;
  font-size: 0;
  clear: both;
}

.infoData span {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
}

#introImgBg {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;

}

/* STORY */
#contentStory {
  padding-top: 60px;

  position: relative;
  xbackground-image: url('../images/bg/bg_orange.png');
  background-color: #fff;

}

#contentStory .content {

  position: relative;
  z-index: 2;
}

#story_leaf1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 15%;
  z-index: 1;
}

#story_leaf2 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 35%;
  z-index: 1;
}

/* SOLANA */
#contentSolana {
  background-color: #61c6c6;

  background-size: cover;
  background-position: center;

  background-image: url('../images/bg/bg_solana.png');

}

#contentSolana .col2 {}

#contentSolana .btn {}

#contentSolana img {
  width: 90%;
  filter: drop-shadow(12px 12px rgba(0, 0, 0, .2));
}

/* GALLERY */
#contentGallery {
  background-color: #ffffff;
}

#contentGallery .gallery {
  margin-top: 50px;
}

/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* FOOTER																				*/
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

#footer {
  /* background-image: url('../images/bg/bg_orange.png'); */

  font-size: 18px;
  line-height: 24px;
  color: #202020;
  background: linear-gradient(to top, #00b1ef, #3ed0dc);
  /* background: #fff; */
}

#footer .content {
  width: 50%;
  padding-top: 50px;
  padding-bottom: 100px;

}

#footer img {
  clear: both;
  max-width: 200px;
}

/* mobile */
@media screen and (max-width: 768px) {
  h1 {
    font-size: 80px;
    margin-bottom: 30px;
    margin-top: 40px;
  }

  h2 {
    font-size: 60px;
    line-height: 60px;
  }

  h3 {
    font-size: 35px;
    line-height: 35px;
  }

  h4 {
    font-size: 35px;
  }

  p {
    max-width: 600px;
    font-size: 20px;
  }

  .col2 {
    text-align: center;
    width: 100%;
    margin-right: 0;
    display: block;
    vertical-align: middle;
  }

  #contentGallery {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  #contentStory {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  #contentSolana {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  #contentSolana img {
    width: 60%;
    margin-bottom: 40px;
  }

  #robudHeart {
    width: 80%;
    margin-bottom: 30px;
  }

  .btn_sq {
    padding: 0px;
  }

  .btnSocial img {
    width: 50px;
  }

  #footer .content {
    width: 90%;
  }

  #header {
    padding-top: 30%;
  }

  #infoData_iconSol {
    display: none;
  }

  #btn_header {
    position: absolute;
    top: 10px;
    right: 10px;
  }

  .socials {
    padding-top: 20px;
  }

  #contentGallery .gallery .col3 {
    width: 48%;
  }

  #story_leaf1 {
    width: 20%;
  }

  #story_leaf2 {
    width: 50%;
  }

  .mcEnd_btn {
    width: 45%;
  }

  #mcTabs {
    color: #161616;
    clear: both;
    padding-bottom: 15px;
    padding-top: 15px;
  }

  .mcTab {

    font-size: 15px;
    padding: 10px;
    padding-top: 8px;
    padding-bottom: 8px;

  }

}

;