.demo-wrap {
  width: 100%;
  height: auto;
  position: relative;
}

.demo-img {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

#main-content div.demo-wrap {
  margin: 0;
}

#main-content img.demo-img {
  margin: 0;
  width: 100%;
  height: auto;
}

#main-content img.demo-dot {
  margin: 0;
}

#main-content p.demo-msg {
  margin: 0;
}

.wrap1 {
  position: absolute;
  top: 39%;
    left: 87%;
}
.wrap2 {
  position: absolute;
  top: 23%;
    left: 63%;
}
.wrap3 {
  position: absolute;
  top: 28%;
    left: 40%;
}
.wrap4 {
  position: absolute;
  top: 31%;
    left: 65%;
}
.wrap5 {
  position: absolute;
  top: 26%;
  right: 44%;
}
.wrap6 {
  position: absolute;
  top: 50%;
  left: 53%;
}
.wrap7 {
  position: absolute;
  top: 37%;
  left: 67%;
}
.wrap8 {
  position: absolute;
  top: 47%;
  left: 75%;
}
.wrap9 {
  position: absolute;
  top: 47%;
  left: 84%;
}
.wrap10 {
  position: absolute;
  top: 17%;
  left: 25%;
}
.wrap11 {
  position: absolute;
  top: 17%;
  right: 23%;
}
.wrap12 {
  position: absolute;
  top: 22%;
  left: 16%;
}
.wrap13 {
  position: absolute;
  top: 22%;
  left: 23%;
}
.wrap14 {
  position: absolute;
  top: 71%;
  left: 75%;
}
.wrap15 {
  position: absolute;
  top: 51%;
  left: 77%;
}
.wrap16 {
  position: absolute;
  top: 78%;
  right: 11%;
}
.wrap17 {
  position: absolute;
  top: 34%;
  left: 39%;
}
.wrap18 {
  position: absolute;
  top: 15%;
  left: 80%;
}
.wrap19 {
  position: absolute;
  top: 81%;
  left: 28%;
}
.wrap20 {
  position: absolute;
  top: 45%;
  left: 61%;
}
.wrap21 {
  position: absolute;
  top: 45%;
  left: 19%;
}
.wrap22 {
  position: absolute;
  top: 65%;
  left: 81%;
}
.wrap23 {
  position: absolute;
  top: 94%;
  left: 77%;
}
.wrap24 {
  position: absolute;
  top: 81%;
  right: 22%;
}
.wrap25 {
  position: absolute;
  top: 45%;
  left: 17%;
}
.wrap26 {
  position: absolute;
  top: 24%;
  left: 86%;
}
.wrap27 {
  position: absolute;
  top: 37%;
  left: 97%;
}
.wrap28 {
  position: absolute;
  top: 54%;
  left: 61%;
}
.wrap29 {
  position: absolute;
  top: 67%;
  right: 11%;
}
.wrap30 {
  position: absolute;
  top: 19%;
  left: 54%;
}
.wrap31 {
  position: absolute;
  top: 44%;
  left: 33%;
}
.wrap32 {
  position: absolute;
  top: 44%;
  right: 35%;
}
.wrap33 {
  position: absolute;
  top: 44%;
  left: 83%;
}
.wrap34 {
  position: absolute;
  top: 61%;
  left: 33%;
}
.wrap35 {
  position: absolute;
  top: 73%;
  right: 84%;
}
.wrap36 {
  position: absolute;
  top: 83%;
  right: 70%;
}
.wrap37 {
  position: absolute;
  top: 16%;
  left: 7%;
}
.wrap38 {
  position: absolute;
  top: 21%;
  right: 76%;
}
.wrap39 {
  position: absolute;
  top: 27%;
  left: 51%;
}
.wrap40 {
  position: absolute;
  top: 64%;
  left: 52%;
}
.wrap41 {
  position: absolute;
  top: 20%;
  right: 14%;
}
.wrap42 {
  position: absolute;
  top: 54%;
  right: 81%;
}
.wrap43 {
  position: absolute;
  top: 25%;
  left: 17%;
}
.wrap44 {
  position: absolute;
  top: 16%;
  left: 40%;
}
.wrap45 {
  position: absolute;
  top: 23%;
  right: 43%;
}
.wrap46 {
  position: absolute;
  top: 10%;
  right: 12%;
}
.wrap47 {
  position: absolute;
  top: 10%;
  left: 21%;
}
.wrap48 {
  position: absolute;
  top: 33%;
  right: 57%;
}
.wrap49 {
  position: absolute;
  top: 30.5%;
  right: 8%;
}
.wrap50 {
  position: absolute;
  top: 66%;
  right: 83%;
}
.wrap51 {
  position: absolute;
  top: 74.5%;
  right: 14%;
}
.wrap52 {
  position: absolute;
  top: 78.7%;
  right: 64%;
}
.wrap53 {
  position: absolute;
  top: 19%;
  right: 24%;
}
.wrap54 {
  position: absolute;
  top: 29.4%;
  right: 28.8%;
}
.wrap55 {
  position: absolute;
  top: 50.2%;
  right: 14%;
}

.demo-dot {
  position: relative;
}

p.demo-msg {
  position: absolute;
  height: auto;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  padding: 12px 16px;
  background: #f63d7e;
  border: none;
  box-sizing: border-box;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
p.demo-msg-pink {
  position: absolute;
  height: auto;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 32px;
  color: #ffffff;
  padding: 24px;
  background: #f63d7e;
  box-shadow: 0px 20px 20px -10px rgba(101, 110, 135, 0.4);
  border-radius: 16px;
  border: none;
}

p.demo-msg1 {
  bottom: 110%;
  left: -166px;
  width: 313px;
}

p.demo-msg2 {
  bottom: 110%;
  right: 110%;
  width: 234px;
}

p.demo-msg3 {
  bottom: 110%;
  right: 110%;
  width: 243px;
}

p.demo-msg4 {
  bottom: 110%;
  left: 110%;
  width: 243px;
}

p.demo-msg5 {
  bottom: 110%;
  left: 110%;
  width: 220px;
}

p.demo-msg6 {
  bottom: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg7 {
  bottom: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg8 {
  bottom: 110%;
  right: 110%;
  width: 220px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg9 {
  bottom: 110%;
  right: 110%;
  width: 220px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg10 {
  bottom: 110%;
  left: 110%;
  width: 220px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg11 {
  bottom: 110%;
  right: 110%;
  width: 220px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg12 {
  bottom: 110%;
  left: 110%;
  width: 180px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg13 {
  bottom: 110%;
  left: 110%;
  width: 180px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg14 {
  bottom: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg15 {
  bottom: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg16 {
  bottom: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg17 {
  bottom: 110%;
  right: 110%;
  width: 130px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg18 {
  top: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg19 {
  bottom: 110%;
  right: 110%;
  width: 180px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg20 {
  bottom: 110%;
  left: 110%;
  width: 250px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg21 {
  bottom: 110%;
  left: 110%;
  width: 250px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg22 {
  bottom: 110%;
  right: 110%;
  width: 215px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg23 {
  bottom: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg24 {
  bottom: 110%;
  right: 110%;
  width: 225px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg25 {
  bottom: 110%;
  left: 110%;
  width: 220px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg26 {
  bottom: 110%;
  right: 110%;
  width: 160px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg27 {
  bottom: 110%;
  right: 110%;
  width: 195px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg28 {
  bottom: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg29 {
  bottom: 110%;
  right: 110%;
  width: 155px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg30 {
  bottom: 110%;
  right: 110%;
  width: 195px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg31 {
  bottom: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg32 {
  bottom: 110%;
  right: 110%;
  width: 155px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg33 {
  bottom: 110%;
  right: 110%;
  width: 195px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg34 {
  bottom: 110%;
  right: 110%;
  width: 170px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg35 {
  bottom: 110%;
  left: 110%;
  width: 155px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg36 {
  bottom: 110%;
  left: 110%;
  width: 290px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg37 {
  bottom: 110%;
  left: 110%;
  width: 170px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg38 {
  bottom: 110%;
  left: 110%;
  width: 170px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg39 {
  bottom: 110%;
  left: 110%;
  width: 170px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg40 {
  bottom: 110%;
  right: 110%;
  width: 230px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg41 {
  bottom: 110%;
  right: 110%;
  width: 210px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg42 {
  bottom: 110%;
  left: 110%;
  width: 170px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg43 {
  bottom: 110%;
  left: 110%;
  width: 180px;
  border-radius: 20px 20px 20px 2px;
}

p.demo-msg44 {
  bottom: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg45 {
  bottom: 110%;
  right: 110%;
  width: 170px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg46 {
  top: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg47 {
  top: 110%;
  left: 110%;
  width: 200px;
  border-radius: 2px 20px 20px 20px;
}

p.demo-msg48 {
  bottom: 110%;
  right: 110%;
  width: 170px;
  border-radius: 20px 20px 2px 20px;
}

p.demo-msg49 {
  top: 110%;
  right: 110%;
  width: 200px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg50 {
  top: 110%;
  left: 110%;
  width: 225px;
  border-radius: 2px 20px 20px 20px;
}

p.demo-msg51 {
  top: 110%;
  right: 110%;
  width: 207px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg52 {
  top: 110%;
  right: 110%;
  width: 215px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg53 {
  top: 110%;
  left: 110%;
  width: 169px;
  border-radius: 2px 20px 20px 20px;
}

p.demo-msg54 {
  top: 110%;
  right: 110%;
  width: 165px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg55 {
  top: 110%;
  right: 110%;
  width: 125px;
  border-radius: 20px 2px 20px 20px;
}

p.demo-msg-hide {
  display: none;
}

p.demo-msg-show {
  display: block;
}

.pulse {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #f08400;
  background: #ff8f06;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(240, 132, 0, 0.4);
  animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(240, 132, 0, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(240, 132, 0, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(240, 132, 0, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(240, 132, 0, 0.4);
    box-shadow: 0 0 0 0 rgba(240, 132, 0, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(240, 132, 0, 0);
    box-shadow: 0 0 0 10px rgba(240, 132, 0, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(240, 132, 0, 0);
    box-shadow: 0 0 0 0 rgba(240, 132, 0, 0);
  }
}

.pulse-pink {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #dd3872;
  background: #f63d7e;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(250, 109, 158, 0.4);
  animation: pulse-pink 2s infinite;
}

@-webkit-keyframes pulse-pink {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(250, 109, 158, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(250, 109, 158, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(250, 109, 158, 0);
  }
}
@keyframes pulse-pink {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 109, 158, 0.4);
    box-shadow: 0 0 0 0 rgba(250, 109, 158, 0.4);
  }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(250, 109, 158, 0);
    box-shadow: 0 0 0 10px rgba(250, 109, 158, 0);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(250, 109, 158, 0);
    box-shadow: 0 0 0 0 rgba(250, 109, 158, 0);
  }
}

.pulse-green {
    display: block;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    border: 4px solid rgb(205 251 62);
    background: #f63d7e;
    cursor: pointer;
    /* box-shadow: 0 0 30px rgb(205 251 61 / 100%); */
    animation: pulse-pink 2s infinite;
}

@-webkit-keyframes pulse-green {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(205 251 61, 1);
  }
  70% {
    -webkit-box-shadow: 0 0 0 30px rgba(205 251 61, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(205 251 61, 0);
  }
}
@keyframes pulse-green {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(205 251 61, 1);
    box-shadow: 0 0 0 0 rgba(205 251 61, 1);
  }
  70% {
    -moz-box-shadow: 0 0 0 30px rgba(205 251 61, 0.5);
    box-shadow: 0 0 0 30px rgba(205 251 61, 0.5);
  }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(205 251 61, 0);
    box-shadow: 0 0 0 0 rgba(205 251 61, 0);
  }
}

@media (max-width: 639.5px) {
  .demo-wrap {
    display: none;
  }
  .demo-dot {
    display: none;
  }
}
