/* ---- reset ---- */
canvas {
  display: block;
  vertical-align: bottom;
}
/* ---- particles.js container ---- */
.particles-js {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height:70%;
}
#particles-js {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9;
}
/* ---- stats.js ---- */
.count-particles {
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13e8e9;
  font-size: 0.8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.js-count-particles {
  font-size: 1.1em;
}
#stats, .count-particles {
  -webkit-user-select: none;
}
#stats {
  border-radius: 3px 3px 0 0;
  overflow: hidden;
  display: none;
}
.count-particles {
  border-radius: 0 0 3px 3px;
}
.kg-fav-img {
  width: 300px;
  height: auto;
  position: absolute;
  left: 38%;
  right: 38%;
  bottom: 1px;
  top: 20%;
}
.pos1, .pos2, .pos3, .pos4, .pos5, .pos6, .pos7, .pos8, .pos9, .pos10, .pos11 {
  position: absolute;
  z-index: 9999;
}
.pos1 {
  left: 40px;
  bottom: 740px;
}
.pos2 {
  right: 40px;
  bottom: 740px;
}
.pos3 {
  left: -74px;
  bottom: 670px;
}
.pos4 {
  right: -63px;
  bottom: 670px;
}
.pos5 {
  left: -88px;
  bottom: 615px;
}
.pos6 {
  right: -66px;
  bottom: 615px;
}
.pos7 {
  left: -112px;
  bottom: 555px;
}
.pos8 {
  right: -112px;
  bottom: 555px;
}
.pos9 {
  left: 42px;
  bottom: 500px;
}
.pos10 {
  right: -14px;
  bottom: 500px;
}
.pos11 {
  right: 195px;
  bottom:373px;
}
@media (max-width: 1024px) {
  .kg-fav-img {
    width: 290px;
    height: auto;
    position: absolute;
    left: 365px;
    right: 365px;
    bottom: 1px;
    top: 20%;
  }
  .carousel-caption h3 {
    font-size: 22px;
  }
  .pos1 {
    left: 40px;
    bottom: 225px;
  }
  .pos2 {
    right: 40px;
    bottom: 225px;
  }
  .pos3 {
    left: 60px;
    bottom: 70px;
  }
  .pos4 {
    right: 80px;
    bottom: 120px;
  }
  .pos5 {
    right: 30px;
    bottom: 50px;
  }
}
@media (max-width: 768px) {
  .register_link {
    position: absolute;
    right: 10px !important;
    z-index: 9999;
    top: 12px !important;
  }
  .register_link .btn {
    font-size: 12px;
  }
  .kg-fav-img {
    width: 150px;
    height: auto;
    position: absolute;
    left: 309px;
    right: 909px;
    bottom: 1px;
    top: 100px;
  }
  .innovate_circle {
    position: absolute;
    top: 37px;
    right: 144px;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
    display: none;
  }
  .carousel-caption {
    display: none;
  }
  .carousel-caption h3 {
    font-size: 18px;
  }
  .pos1 {
    left: 0px;
    bottom: 20px;
  }
  .pos2 {
    right: 0px;
    bottom: 120px;
  }
  .pos3 {
    left: 0px;
    bottom: 120px;
  }
  .pos4 {
    right: 80px;
    bottom: 70px;
  }
  .pos5 {
    right: 30px;
    bottom: 20px;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .innovate_circle {
    position: absolute;
    top: 78px !important;
    right: 334px !important;
    width: 200px !important;
    height: 200px !important;
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
  }
  .carousel-caption {
    display: none;
  }
  .register_link {
    position: absolute;
    right: 70px !important;
    z-index: 9999;
    top: 26px !important;
  }
  .register_link .btn {
    font-size: 12px;
  }
}
@media (max-width: 540px) {
  .kg-fav-img {
    width: 140px;
    height: auto;
    position: absolute;
    left: 200px;
    right: 200px;
    bottom: 1px;
    top: 50px;
  }
}
@media (max-width: 415px) {
  .kg-fav-img {
    width: 115px;
    height: auto;
    position: absolute;
    left: 145px;
    right: 145px;
    bottom: 1px;
    top: 20px;
  }
  .carousel-control-next, .carousel-control-prev {
    z-index: 999;
    top: -1000px !important;
  }
  .carousel-caption h3 {
    font-size: 12px !important;
  }
  .carousel-caption h3 a {
    font-size: 12px !important;
  }
  .pos1 {
    left: 0px;
    bottom: 1073px;
  }
  .pos2 {
    right: 0px;
    bottom: 1073px;
  }
  .pos3 {
    left: 0px;
    bottom: 1073px;
  }
  .pos4 {
    right: 0px;
    bottom: 1073px;
  }
  .pos5 {
    left: 0px;
    bottom: 1073px;
  }
  .pos6 {
    right: 0px;
    bottom: 1073px;
  }
  .pos7 {
    left: 0px;
    bottom: 1073px;
  }
  .pos8 {
    right: 0px;
    bottom: 1073px;
  }
  .pos9 {
    left: 0px;
    bottom: 1073px;
  }
  .pos10 {
    right: 0px;
    bottom: 1073px;
  }
  .pos11 {
    left: 0px;
    bottom: 1073px;
  }
}
@media (max-width: 375px) {
  .kg-fav-img {
    width: 85px;
    height: auto;
    position: absolute;
    left: 145px;
    right: 145px;
    bottom: 1px;
    top: 20px;
  }
  .innovate_circle {
    position: absolute;
    top: 37px;
    right: 144px;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 15s linear infinite;
    -moz-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
  }
}
@media (max-width: 320px) {
  .kg-fav-img {
    width: 90px;
    height: auto;
    position: absolute;
    left: 115px;
    right: 115px;
    bottom: 1px;
    top: 20px;
  }
  .carousel-control-next, .carousel-control-prev {
    z-index: 999;
    top: -1000px !important;
  }
  .register_link {
    position: absolute;
    right: 70px !important;
    z-index: 9999;
    top: 26px !important;
  }
  .register_link .btn {
    font-size: 12px;
  }
}
@media (max-width: 280px) {
  .kg-fav-img {
    width: 90px;
    height: auto;
    position: absolute;
    left: 95px;
    right: 95px;
    bottom: 1px;
    top: 20px;
  }
  .pos1 {
    left: 0px;
    bottom: 10px;
  }
  .pos2 {
    right: 0px;
    bottom: 50px;
  }
  .pos3 {
    left: 0px;
    bottom: 50px;
  }
  .pos4 {
    right: 0px;
    bottom: 30px;
  }
  .pos5 {
    right: 0px;
    bottom: 00px;
  }
}