.bgcp {
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  display: none;
}
.rhino {
  position: absolute;
  width: 15%;
  top: 60%;
  left: 18%;
}
.bgtrain {
  width: 100%;
  height: 100%;
  background: #d9d2e9;
}
.beforenum {
  position: absolute;
    left: 37%;
    top: 60%;
    font-size: 4vw;
    color: black;
    transform: translate(-50%, -50%);
    opacity: 0;
    animation: fadein 1s ease-in forwards;
 display: none;
 z-index: 99 !important;
}
.afternum {
  position: absolute;
  top: 60%;
  left: 62%;
  font-size: 4vw;
  transform: translate(-50%, -50%);
  opacity: 0;
  color: black;
  animation: fadein 1s ease-in forwards;
display: none;
z-index: 99 !important;
}
@keyframes fadein{
  100%{
    opacity: 1;
  }
}
.headerblock {
  background: #f9e1e1 !important;
}
.lowerblock {
  width: 100%;
  height: 24%;
  background: #bad034;
  position: absolute;
  bottom: 0px;
}
.headerblock p {
  background: none;
}
.squirrel {
  position: absolute;
  width: 15%;
  top: 63%;
  left: 71%;
}

.playtime {
  position: absolute;
  top: 67%;
  left: 54%;
  transform: translate(-50%, -50%);
  font-size: 8vmin;
  color: white;
}

.headerblock {
  font-family: sniglet;
  font-size: 6vmin;
  background: #e4ffe0;
  padding: 1%;
  color: #4a4a4a;
}

.bigblock {
  position: absolute;
  width: 90%;
  transform: translate(-50%, -50%);
  top: 11%;
  left: 43%;
}

[class*="ani"] {
  position: absolute;
  transform: translate(-50%, -50%);
}

#flexcontainer {
  display: flex;
  flex-direction: row;
  position: absolute;
  right: 0%;
  bottom: -22%;
  background: #a1b52c;
  width: 100%;
  height: 22%;
  justify-content: center;
  z-index: 100;
  padding: 2% 4% 2% 2%;
}
.train {
  position: absolute;
  bottom: 17%;
  width: 60%;
  left: 100%;
  /* z-index: 9; */
}

#flexcontainer > div {
  flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12%;
    background: #ffffff;
    margin: 0% 6%;
    font-size: 6vmin;
    color: black;
}
.optns:hover{
  background-color: red;
}



@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #flexcontainer {
    display: flex;
    flex-direction: row;
    position: absolute;
    right: 0%;
    bottom: -22%;
    background: #a1b52c;
    width: 100%;
    height: 22%;
    justify-content: center;
    z-index: 100;
    padding: 2% 4% 2% 2%;
  }
  #flexcontainer > div {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 12%;
    background: #ffffff;
    margin: 0% 6%;
    font-size: 6vmin;
    color: black;
  }
}
.midnum {
  position: absolute;
  top: 60%;
  left: 50%;
  font-size: 4vw;
  transform: translate(-50%, -50%);
  opacity: 0;
  color: black;
  animation: fadein 1s ease-in forwards;
  z-index: 99;
}
/* #flexcontainer > div:nth-of-type(1) {
  background: #f34b7f;
}

#flexcontainer > div:nth-of-type(2) {
  background: #f9a960;
}

#flexcontainer > div:nth-of-type(3) {
  background: #22d2c5;
}

#flexcontainer > div:nth-of-type(4) {
  background: #d6e63a;
} */

.forhover {
  pointer-events: none;
  cursor: pointer;
  transition: all 1s;
}

.forhover:hover {
  transform: scale(1.1);
}

.corans {
  background: green !important;
}

.incans {
  background: red !important;
}

.btnNavigationSong {
  position: absolute;
  width: 50%;
  top: 75%;
  height: 39%;
  left: 16%;
}

.playAgainDiv {
  top: 15%;
  float: left;
  left: 0%;
  width: 25%;
}

.mainMenuDiv {
  top: 15%;
  float: left;
  left: 28%;
  width: 25%;
}
.extratextblock {
  z-index: 8;
}
.learnAgainDiv {
  top: 15%;
  float: left;
  left: 56%;
  width: 25%;
}

.commonNavBtn {
  border: none;
  border-radius: 25px;
  width: 194%;
  height: 30%;
  background-color: #ff7f78;
  font-size: 4vmin;
  font-family: Sniglet !important;
  color: white;
}
.messagediv {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 3vw;
  color: white;
  z-index: 100;
  height: 100%;
  width: 100%;
  padding-top: 17%;
  background: rgba(0,0,0,.8);
}

.correct_sign {
  position: absolute;
  width: 39%;
  left: 111%;
  top: 30%;
}

.ani-plant1 {
  width: 12%;
  left: 10%;
  bottom: -5%;
}
.ani-plant2 {
  width: 12%;
  left: 25%;
  bottom: -5%;
}
.ani-plant3 {
  width: 12%;
  left: 40%;
  bottom: -5%;
}
.ani-plant4 {
  width: 12%;
  left: 55%;
  bottom: -5%;
}
.ani-plant5 {
  width: 12%;
  left: 70%;
  bottom: -5%;
}
.watering {
  position: absolute;
  top: 69%;
  width: 10%;
}
.w-1 {
  left: -1.5%;
  display: none;
}
.w-2 {
  left: 13%;
  display: none;
}
.w-3 {
  left: 28%;
  display: none;
}
.w-4 {
  left: 43%;
  display: none;
}
.w-5 {
  left: 58%;
  display: none;
}
.growflwr {
  position: absolute;
  top: 50%;
  width: 10%;
}
.gf-1 {
  left: 5%;
  display: none;
}
.gf-2 {
  left: 20%;
  display: none;
}
.gf-3 {
  left: 35%;
  display: none;
}
.gf-4 {
  left: 50%;
  display: none;
}
.gf-5 {
  left: 65%;
  display: none;
}
.cover3 {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 70%;
}
.flwr {
  position: absolute;
  top: 20%;
  width: 12%;
}
.red {
  left: 15%;
}
.yellow {
  left: 32%;
}
.pink {
  left: 49%;
}
.blue {
  left: 66%;
}
.orange {
  left: 85%;
}
