#campaign .parallex {
  pointer-events: none;
  transition: all 0.4s cubic-bezier(0.2, 0.49, 0.32, 0.99);
  -webkit-transition: all 0.4s cubic-bezier(0.2, 0.49, 0.32, 0.99);
  -moz-transition: all 0.4s cubic-bezier(0.2, 0.49, 0.32, 0.99);
  -ms-transition: all 0.4s cubic-bezier(0.2, 0.49, 0.32, 0.99);
  -o-transition: all 0.4s cubic-bezier(0.2, 0.49, 0.32, 0.99);
}
#campaign .percentage {
  position: absolute;
  width: 550px;
  top: calc(50% + 1vh);
  left: 43%;
  transform: translate(-50%, -50%);
  z-index: 2;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .anar-right {
  position: absolute;
  z-index: 3;
  width: 80px;
  top: calc(50% - 8rem);
  left: calc(50% + 20rem);
  filter: blur(5px);
  rotate: 27deg;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .anar-left {
  position: absolute;
  z-index: 1;
  width: 130px;
  rotate: -34deg;
  top: calc(50% - 12rem);
  left: calc(50% - 17rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .tak-daneh-top {
  position: absolute;
  z-index: 1;
  width: 33px;
  top: calc(50% - 12rem);
  left: calc(50% - 6rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .tak-daneh-left {
  position: absolute;
  z-index: 3;
  width: 70px;
  top: calc(50% + 2rem);
  left: calc(50% - 21rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .watermelon {
  position: absolute;
  z-index: 3;
  width: 150px;
  top: 50%;
  left: calc(50% + 17rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .green-ribbon {
  position: absolute;
  z-index: 3;
  width: 118px;
  top: calc(50% + 10rem);
  left: calc(50% + 35rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .green-ribbon-middle {
  position: absolute;
  z-index: 3;
  width: 110px;
  top: calc(50% - 10rem);
  left: calc(50% + 5rem);
  rotate: 170deg;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .red-ribbon {
  position: absolute;
  z-index: 3;
  width: 109px;
  top: calc(50% - 1rem);
  left: calc(50% - 20rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .golden-ribbon {
  position: absolute;
  z-index: 3;
  width: 160px;
  top: calc(50% + 7rem);
  left: calc(50% - 13rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .daneh-blur-top {
  position: absolute;
  z-index: 3;
  width: 30px;
  top: calc(50% - 12rem);
  left: calc(50% + 14rem);
  filter: blur(2px);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .daneh-bottom {
  position: absolute;
  z-index: 3;
  width: 110px;
  top: calc(50% + 7rem);
  left: calc(50% + 16rem);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .pantone {
  position: absolute;
  z-index: 3;
  width: 55px;
  top: calc(50% - 20vh);
  left: calc(50% - 19vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .gunya {
  position: absolute;
  z-index: 3;
  width: 80px;
  top: calc(50% - 16vh);
  left: calc(50% - 31vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .psychologist {
  position: absolute;
  z-index: 3;
  width: 100px;
  top: calc(50% + 5vh);
  left: calc(50% - 38vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .pencil {
  position: absolute;
  z-index: 3;
  width: 100px;
  top: calc(50% + 26vh);
  left: calc(50% - 33vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .penTool {
  position: absolute;
  z-index: 3;
  width: 75px;
  top: calc(50% + 30vh);
  left: calc(50% - 15vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .circle-one {
  position: absolute;
  z-index: 3;
  width: 26px;
  top: calc(50% + 30vh);
  left: calc(50% - 25vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .circle-two {
  position: absolute;
  z-index: 3;
  width: 20px;
  top: calc(50% - 7vh);
  left: calc(50% - 36vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .circle-three {
  position: absolute;
  z-index: 3;
  width: 8px;
  top: calc(50% - 18vh);
  left: calc(50% - 27vw);
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
#campaign .text {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: calc(50% + 23vw);
  transform: translate(-50%, -50%);
  white-space: nowrap;
  pointer-events: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1024px) {
  #campaign .percentage {
    width: 70vw;
    top: calc(50% + 23vh);
    left: 50%;
  }
  #campaign .text {
    top: calc(50% - 17rem);
    left: 50%;
  }
  #campaign .green-ribbon-middle {
    width: 60px;
    top: calc(50% + 3rem);
    left: calc(50% - 7rem);
  }
  #campaign .daneh-bottom {
    width: 50px;
    top: calc(50% + 18rem);
    left: calc(50% + 10rem);
  }
  #campaign .tak-daneh-left {
    width: 32px;
    top: calc(50% + 15rem);
    left: calc(50% - 9rem);
  }
  #campaign .red-ribbon {
    width: 54px;
    top: calc(50% + 13.5rem);
    left: calc(50% - 9rem);
  }
  #campaign .golden-ribbon {
    width: 82px;
    top: calc(50% + 18rem);
    left: calc(50% - 5rem);
  }
  #campaign .anar-left {
    width: 60px;
    top: calc(50% + 7rem);
    left: calc(50% - 7rem);
  }
  #campaign .watermelon {
    width: 60px;
    top: calc(50% + 12rem);
    left: calc(50% + 9rem);
  }
  #campaign .anar-right {
    width: 40px;
    top: calc(50% + 5.5rem);
    left: calc(50% + 3rem);
  }
  #campaign .daneh-blur-top {
    width: 19px;
    top: calc(50% + 7rem);
    left: calc(50% + 8rem);
  }
  #campaign .tak-daneh-top {
    width: 14px;
    top: calc(50% + 7rem);
    left: calc(50% - 1rem);
  }
}
