.covertext {
    position: absolute;
    color: #a6753a;
    font-size: 12vmin;
    top: 12%;
    right: 22%;
    filter: drop-shadow(0.01em 0.01em 0.05em white);
}

.p5img{
  width: 63%;
  top: 76%;
  left: 65%;
  position: absolute;
}

.poembox {
  position: absolute;
  left: 12%;
  top: 15%;
  padding: 2%;
  font-size: 5vmin;
  width: 60%;
}

.cloud1{
  position: absolute;
  left: 45%;
  top: 70%;
  width: 10%;
}

.cloud2{
  position: absolute;
  left: 75%;
  top: 47%;
  width: 7%;
}

[class*='img']{
    position: absolute;
    transform: translate(-50%, -50%);
}
/*slide 1*/

.p1img1 {
    width: 28%;
    top: 84%;
    left: 21%;
}

.p1img2 {
    width: 19%;
    top: 84%;
    left: 58%;
}

.p1img3 {
    width: 21%;
    top: 89%;
    left: 84%;
}

/*slide 2*/
.p2img2{
    position: absolute;
    left: 75%;
    width: 50%;
    height: 100%;
    top: 50%;
}
.p2img1 {
  height: 100%;
  top: 50%;
  left: 25%;
}

.p2img2_1{
    position: absolute;
    left: 67%;
    top: 72%;
}
/*slide 3*/
.p3img1 {
    width: 18%;
    top: 38%;
    left: 57%;
}

.imgkoili {
    width: 18%;
    top: 36%;
    left: 20%;
}

.imgbee {
    width: 14%;
    top: 37%;
    left: 81%;
}

.flippeep{
    transform: translate(-50%, -50%) scaleX(-1);
}

/*slide 4*/
.p4img1 {
    height: 64%;
    top: 52%;
    left: 57%;
}

/*slide 5*/

.p5img1 {
    width: 32%;
    top: 62%;
    left: 47%;
}

.ringing{
  animation: ring 0.5s linear alternate 0.5s infinite;
  -webkit-animation: ring 0.5s linear alternate 0.5s infinite;
  transform-origin: 50% 100%;
}

@keyframes ring {
  0%{
    transform: translate(-50%, -50%) rotate(10deg);
  }
  100%{
    transform: translate(-50%, -50%) rotate(-10deg);
  }
}

.p5img2 {
    width: 39%;
    top: 67%;
    left: 80%;
}

.p5img3 {
    width: 45%;
    top: 69%;
    left: 24%;
}

/*slide 6*/
.p6img1 {
    width: 20%;
    top: 58%;
    left: 23%;
}

.p6img2 {
    width: 47%;
    top: 73%;
    left: 74%;
}

/*slide 7*/
.p7img1 {
    width: 30%;
    top: 72%;
    left: 19%;
    z-index: 2;
}

.movecyc{
  animation: cycle 5s linear forwards;
  -webkit-animation: cycle 5s linear forwards;
}

@keyframes cycle {
  100%{
    left: -35%;
  }
}
/*slide 8*/
.p8img1 {
    width: 25%;
    top: 75%;
    left: 43%;
}
.p8img3{
    position: absolute;
    width: 22%;
    top: 47%;
    left: 70%;
    opacity: 0.8;
}

.title{
  position: absolute;
  width: 100%;
  top: 21%;
  font-size: 9vmin;
  color: #ba70c3;
  left: 0%;
}

.grandpa{
  position: absolute;
  top: 20%;
  width: 30%;
  right: 6%;
}

.contentwithbg{
  background-color: #8ae6ff;
}

.nitidoctor1{
  position: absolute;
  width: 13%;
  bottom: 0%;
  right: 6%;
}

.man1{
  position: absolute;
  width: 12%;
  bottom: 0%;
  left: 8%;
}

.man2{
  position: absolute;
  width: 14%;
  bottom: 0%;
  left: 28%;
}

.man3{
  position: absolute;
  width: 12%;
  bottom: 0%;
  left: 52%;
}

.man4{
  position: absolute;
  width: 12%;
  bottom: 0%;
  left: 76%;
}

.hiding{
  position: absolute;
  bottom: 5%;
  right: 12%;
  width: 16%;
}

.hiding1{
  position: absolute;
  bottom: 5%;
  right: 12%;
  width: 16%;
}

.nitidoctor2{
  position: absolute;
  width: 16%;
  bottom: 55%;
  right: 18%;
}

.sagar1{
  position: absolute;
  width: 15%;
  bottom: 0%;
  right: 30%;
}

.sagar2{
  position: absolute;
  width: 24%;
  bottom: 21%;
  right: 53%;
}

.coverpage{
  position: absolute;
  width: 100%;
  top: 0%;
  left: 0%;
}

.fairytara{
  position: absolute;
  width: 15%;
  top: 10%;
  left: 10%;
}

.fairytara1{
  position: absolute;
  width: 15%;
  top: 10%;
  left: 5%;
}

.starmagic1{
  position: absolute;
  top: 21%;
  left: 30%;
  width: 40%;
}

.starmagic2{
  position: absolute;
  top: 19%;
  left: 20%;
  width: 45%;
}

.flowerwaving{
  position: absolute;
  bottom: 0%;
  width: 49%;
  left: 17%;
  z-index: 2;
}

.flowerwaving1{
  position: absolute;
  bottom: 0%;
  width: 75%;
  left: 0%;
  z-index: 2;
}

.bush{
  position: absolute;
  bottom: 1%;
  left: -1%;
}

.hittingdog,.unhittingdog{
  position: absolute;
  top: 25%;
  width: 20%;
  right: 5%;
  z-index: 2;
}

.huntingbird,.unhuntingbird{
  position: absolute;
  bottom: 0%;
  width: 20%;
  left: 31%;
  z-index: 2;
}

.fightingboy,.notfightingboy{
  position: absolute;
  top: 46%;
  width: 25%;
  right: 20%;
  z-index: 2;
}

.notplayingdhulo,.playingdhulo{
  position: absolute;
  top: 39%;
  width: 25%;
  right: 20%;
  z-index: 2;
}

.notplayinghilo,.playinghilo{
  position: absolute;
  top: 24%;
  width: 45%;
  right: 2%;
  z-index: 2;
}

.notscolding,.scolding{
  position: absolute;
  top: 40%;
  width: 28%;
  right: 20%;
  z-index: 2;
}

.floweruntugging{
  position: absolute;
  bottom: 0%;
  width: 75%;
  left: 0%;
  z-index: 2;
}

.niti01,.niti02{
  position: absolute;
  bottom: 0%;
  width: 37%;
  left: 48%;
  z-index: 1;
}







