

body {
  overflow: hidden;
  height: 1125px;
}

@-webkit-keyframes move {
  100% {
    -webkit-transform: translate3d(0, 0, 500px);
            transform: translate3d(0, 0, 500px);
  }
}

@keyframes move {
  100% {
    -webkit-transform: translate3d(0, 0, 500px);
            transform: translate3d(0, 0, 500px);
  }
}
.container {
  position: relative;
  width: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.bubble-wrap {
  margin: 0 auto;
  width: 800px;
  height: 800px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-perspective: 600px;
          perspective: 600px;
}

.bubble {
  position: absolute;
  background: black;
  opacity: .3;
  border-radius: 80%;
  -webkit-animation: move 40s infinite;
          animation: move 40s infinite;
}

.bubble:nth-child(1) {
  height: 36px;
  width: 36px;
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(2) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  background: url("../images/smallpartical.png") no-repeat center top;
}

.bubble:nth-child(3) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}

.bubble:nth-child(4) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}

.bubble:nth-child(5) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ffffff;
}

.bubble:nth-child(6) {
  height: 2px;
  width: 2px;
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ffffff;
}

.bubble:nth-child(7) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
   -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}

.bubble:nth-child(8) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
   -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}

.bubble:nth-child(9) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
    -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}

.bubble:nth-child(10) {
  height: 2px;
  width: 2px;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
    -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ffffff;
}

.bubble:nth-child(11) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
  -webkit-transform: translate3d(472px, 674px, 761px);
          transform: translate3d(472px, 674px, 761px);
  background: #ffffff;
}

.bubble:nth-child(12) {
  height: 14px;
  width: 14px;
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
  -webkit-transform: translate3d(756px, 965px, 1448px);
          transform: translate3d(756px, 965px, 1448px);
  background: #ffffff;
}

.bubble:nth-child(13) {
  height: 11px;
  width: 11px;
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
  -webkit-transform: translate3d(68px, 249px, 1406px);
          transform: translate3d(68px, 249px, 1406px);
  background: #ea9edf;
}

.bubble:nth-child(14) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  -webkit-transform: translate3d(805px, 995px, 1674px);
          transform: translate3d(805px, 995px, 1674px);
  background: #ea9edf;
}


.bubble:nth-child(16) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
  -webkit-transform: translate3d(937px, 949px, 100px);
          transform: translate3d(937px, 949px, 100px);
  background: #ea9edf;

}


.bubble:nth-child(18) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
  -webkit-transform: translate3d(8px, 872px, 145px);
          transform: translate3d(8px, 872px, 145px);
  background: #ffffff;
}

.bubble:nth-child(19) {
  height: 17px;
  width: 17px;
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
  -webkit-transform: translate3d(60px, 869px, 1476px);
          transform: translate3d(60px, 869px, 1476px);
  background: #ffffff;
}

.bubble:nth-child(20) {
  height:35px;
  width: 35px;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  -webkit-transform: translate3d(514px, 375px, 983px);
          transform: translate3d(514px, 375px, 983px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(21) {
  height: 36px;
  width: 36px;
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
  -webkit-transform: translate3d(918px, 57px, 200px);
          transform: translate3d(918px, 57px, 200px);
background: url("../images/partical.png") no-repeat center top;
}



.bubble:nth-child(23) {
  height: 2px;
  width: 2px;
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
  -webkit-transform: translate3d(379px, 610px, 357px);
          transform: translate3d(379px, 610px, 357px);
	background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(24) {
  height: 22px;
  width: 22px;
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
  -webkit-transform: translate3d(532px, 817px, 909px);
          transform: translate3d(532px, 817px, 909px);
  background: #ffffff;
}

.bubble:nth-child(25) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-transform: translate3d(410px, 397px, 1773px);
          transform: translate3d(410px, 397px, 1773px);
  background: #ffffff;
}

.bubble:nth-child(26) {
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -5.2s;  
          animation-delay: -5.2s;
  -webkit-transform: translate3d(594px, 1000px, 1539px);
          transform: translate3d(594px, 1000px, 1539px);
 background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(27) {
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
  -webkit-transform: translate3d(299px, 125px, 548px);
          transform: translate3d(299px, 125px, 548px);
 background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(28) {
  height: 28px;
  width: 28px;
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
  -webkit-transform: translate3d(69px, 111px, 1636px);
          transform: translate3d(69px, 111px, 1636px);
  background: #bae6fe;
}

.bubble:nth-child(29) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
  -webkit-transform: translate3d(175px, 716px, 1622px);
          transform: translate3d(175px, 716px, 1622px);
  background: #bae6fe;
}

.bubble:nth-child(30) {
  height: 17px;
  width: 17px;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  -webkit-transform: translate3d(169px, 66px, 1325px);
          transform: translate3d(169px, 66px, 1325px);
  background: #bae6fe;
}

.bubble:nth-child(31) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -6.2s;
          animation-delay: -6.2s;
  -webkit-transform: translate3d(312px, 211px, 1001px);
          transform: translate3d(312px, 211px, 1001px);
  background: #bae6fe;
}

.bubble:nth-child(32) {
  height: 5px;
  width: 5px;
  -webkit-animation-delay: -6.4s;
          animation-delay: -6.4s;
  -webkit-transform: translate3d(847px, 895px, 628px);
          transform: translate3d(847px, 895px, 628px);
  background: #bae6fe;
}

.bubble:nth-child(33) {
  height: 55px;
  width: 55px;
  -webkit-animation-delay: -6.6s;
          animation-delay: -6.6s;
  -webkit-transform: translate3d(724px, 125px, 964px);
          transform: translate3d(724px, 125px, 964px);
  background: #ffffff;
}

.bubble:nth-child(34) {
  height: 23px;
  width: 23px;
  -webkit-animation-delay: -6.8s;
          animation-delay: -6.8s;
  -webkit-transform: translate3d(70px, 883px, 764px);
          transform: translate3d(70px, 883px, 764px);
  background: #ffffff;
}

.bubble:nth-child(35) {
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
  -webkit-transform: translate3d(393px, 167px, 217px);
          transform: translate3d(393px, 167px, 217px);
  background: #ffffff;
}

.bubble:nth-child(36) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -7.2s;
          animation-delay: -7.2s;
  -webkit-transform: translate3d(129px, 360px, 37px);
          transform: translate3d(129px, 360px, 37px);
  background: #bae6fe;
}

.bubble:nth-child(37) {
  height: 2px;
  width: 2px;
  -webkit-animation-delay: -7.4s;
          animation-delay: -7.4s;
  -webkit-transform: translate3d(900px, 874px, 1346px);
          transform: translate3d(900px, 874px, 1346px);
  background: #bae6fe;
}

.bubble:nth-child(38) {
  height: 14px;
  width: 14px;
  -webkit-animation-delay: -7.6s;
          animation-delay: -7.6s;
  -webkit-transform: translate3d(433px, 873px, 1447px);
          transform: translate3d(433px, 873px, 1447px);
  background: #bae6fe;
}

.bubble:nth-child(39) {
  height: 1px;
  width: 1px;
  -webkit-animation-delay: -7.8s;
          animation-delay: -7.8s;
  -webkit-transform: translate3d(530px, 746px, 645px);
          transform: translate3d(530px, 746px, 645px);
  background: #bae6fe;
}

.bubble:nth-child(40) {
  height: 3px;
  width: 3px;
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
  -webkit-transform: translate3d(898px, 808px, 1959px);
          transform: translate3d(898px, 808px, 1959px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(41) {
  height: 4px;
  width: 4px;
  -webkit-animation-delay: -8.2s;
          animation-delay: -8.2s;
  -webkit-transform: translate3d(336px, 5px, 732px);
          transform: translate3d(336px, 5px, 732px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(42) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -8.4s;
          animation-delay: -8.4s;
  -webkit-transform: translate3d(815px, 834px, 726px);
          transform: translate3d(815px, 834px, 726px);
  background: #ffffff;
}

.bubble:nth-child(43) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -8.6s;
          animation-delay: -8.6s;
  -webkit-transform: translate3d(760px, 299px, 50px);
          transform: translate3d(760px, 299px, 50px);
  background: #ffffff;
}

.bubble:nth-child(44) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -8.8s;
          animation-delay: -8.8s;
  -webkit-transform: translate3d(342px, 730px, 1635px);
          transform: translate3d(342px, 730px, 1635px);
  background: #ffffff;
}

.bubble:nth-child(45) {
  height: 30px;
  width: 30px;
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
  -webkit-transform: translate3d(795px, 564px, 1822px);
          transform: translate3d(795px, 564px, 1822px);
  background: #ffffff;
}

.bubble:nth-child(46) {
  height: 2px;
  width: 2px;
  -webkit-animation-delay: -9.2s;
          animation-delay: -9.2s;
  -webkit-transform: translate3d(924px, 438px, 1834px);
          transform: translate3d(924px, 438px, 1834px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(47) {
  height: 11px;
  width: 11px;
  -webkit-animation-delay: -9.4s;
          animation-delay: -9.4s;
  -webkit-transform: translate3d(914px, 398px, 1312px);
          transform: translate3d(914px, 398px, 1312px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(48) {
  height: 30px;
  width: 30px;
  -webkit-animation-delay: -9.6s;
          animation-delay: -9.6s;
  -webkit-transform: translate3d(229px, 585px, 1589px);
          transform: translate3d(229px, 585px, 1589px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(49) {
  height: 11px;
  width: 11px;
  -webkit-animation-delay: -9.8s;
          animation-delay: -9.8s;
  -webkit-transform: translate3d(235px, 498px, 1099px);
          transform: translate3d(235px, 498px, 1099px);
  background: #ffffff;
}

.bubble:nth-child(50) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
  -webkit-transform: translate3d(409px, 873px, 1551px);
          transform: translate3d(409px, 873px, 1551px);
  background: #ffffff;
}

.bubble:nth-child(51) {
  height: 11px;
  width: 11px;
  -webkit-animation-delay: -10.2s;
          animation-delay: -10.2s;
  -webkit-transform: translate3d(806px, 977px, 171px);
          transform: translate3d(806px, 977px, 171px);
  background: #bae6fe;
}

.bubble:nth-child(52) {
  height: 29px;
  width: 29px;
  -webkit-animation-delay: -10.4s;
          animation-delay: -10.4s;
  -webkit-transform: translate3d(958px, 240px, 711px);
          transform: translate3d(958px, 240px, 711px);
  background: #bae6fe;
}

.bubble:nth-child(53) {
  height: 17px;
  width: 17px;
  -webkit-animation-delay: -10.6s;
          animation-delay: -10.6s;
  -webkit-transform: translate3d(761px, 552px, 1023px);
          transform: translate3d(761px, 552px, 1023px);
  background: #bae6fe;
}

.bubble:nth-child(54) {
  height: 22px;
  width: 22px;
  -webkit-animation-delay: -10.8s;
          animation-delay: -10.8s;
  -webkit-transform: translate3d(294px, 836px, 1179px);
          transform: translate3d(294px, 836px, 1179px);
  background: #bae6fe;
}

.bubble:nth-child(55) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
  -webkit-transform: translate3d(826px, 143px, 318px);
          transform: translate3d(826px, 143px, 318px);
  background: #ffffff;
}

.bubble:nth-child(56) {
  height: 20px;
  width: 20px;
  -webkit-animation-delay: -11.2s;
          animation-delay: -11.2s;
  -webkit-transform: translate3d(313px, 212px, 649px);
          transform: translate3d(313px, 212px, 649px);
  background: #ffffff;
}

.bubble:nth-child(57) {
  height: 18px;
  width: 18px;
  -webkit-animation-delay: -11.4s;
          animation-delay: -11.4s;
  -webkit-transform: translate3d(196px, 825px, 335px);
          transform: translate3d(196px, 825px, 335px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(58) {
  height: 23px;
  width: 23px;
  -webkit-animation-delay: -11.6s;
          animation-delay: -11.6s;
  -webkit-transform: translate3d(621px, 594px, 1573px);
          transform: translate3d(621px, 594px, 1573px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(59) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -11.8s;
          animation-delay: -11.8s;
  -webkit-transform: translate3d(521px, 132px, 155px);
          transform: translate3d(521px, 132px, 155px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(60) {
  height: 20px;
  width: 23px;
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
  -webkit-transform: translate3d(222px, 33px, 1387px);
          transform: translate3d(222px, 33px, 1387px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(61) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -12.2s;
          animation-delay: -12.2s;
  -webkit-transform: translate3d(993px, 339px, 1778px);
          transform: translate3d(993px, 339px, 1778px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(62) {
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -12.4s;
          animation-delay: -12.4s;
  -webkit-transform: translate3d(985px, 875px, 1815px);
          transform: translate3d(985px, 875px, 1815px);
  background: #ffffff;
}

.bubble:nth-child(63) {
  height: 30px;
  width: 30px;
  -webkit-animation-delay: -12.6s;
          animation-delay: -12.6s;
  -webkit-transform: translate3d(58px, 746px, 811px);
          transform: translate3d(58px, 746px, 811px);
  background: #ffffff;
}

.bubble:nth-child(64) {
  height: 30px;
  width: 30px;
  -webkit-animation-delay: -12.8s;
          animation-delay: -12.8s;
  -webkit-transform: translate3d(834px, 184px, 1798px);
          transform: translate3d(834px, 184px, 1798px);
  background: #ffffff;
}

.bubble:nth-child(65) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -13s;
          animation-delay: -13s;
  -webkit-transform: translate3d(266px, 263px, 1351px);
          transform: translate3d(266px, 263px, 1351px);
  background: #ffffff;
}

.bubble:nth-child(66) {
  height: 3px;
  width: 3px;
  -webkit-animation-delay: -13.2s;
          animation-delay: -13.2s;
  -webkit-transform: translate3d(417px, 937px, 275px);
          transform: translate3d(417px, 937px, 275px);
  background: #ffffff;
}

.bubble:nth-child(67) {
  height: 19px;
  width: 19px;
  -webkit-animation-delay: -13.4s;
          animation-delay: -13.4s;
  -webkit-transform: translate3d(403px, 149px, 1040px);
          transform: translate3d(403px, 149px, 1040px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(68) {
  height: 28px;
  width: 28px;
  -webkit-animation-delay: -13.6s;
          animation-delay: -13.6s;
  -webkit-transform: translate3d(878px, 221px, 1502px);
          transform: translate3d(878px, 221px, 1502px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(69) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -13.8s;
          animation-delay: -13.8s;
  -webkit-transform: translate3d(79px, 743px, 153px);
          transform: translate3d(79px, 743px, 153px);
background: url("../images/partical.png") no-repeat center top;
}

.bubble:nth-child(70) {
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -14s;
          animation-delay: -14s;
  -webkit-transform: translate3d(417px, 776px, 1704px);
          transform: translate3d(417px, 776px, 1704px);
  background: #bae6fe;
}

.bubble:nth-child(71) {
  height: 27px;
  width: 27px;
  -webkit-animation-delay: -14.2s;
          animation-delay: -14.2s;
  -webkit-transform: translate3d(468px, 2px, 85px);
          transform: translate3d(468px, 2px, 85px);
  background: #bae6fe;
}

.bubble:nth-child(72) {
  height: 17px;
  width: 17px;
  -webkit-animation-delay: -14.4s;
          animation-delay: -14.4s;
  -webkit-transform: translate3d(22px, 653px, 1901px);
          transform: translate3d(22px, 653px, 1901px);
  background: #bae6fe;
}

.bubble:nth-child(73) {
  height: 22px;
  width: 22px;
  -webkit-animation-delay: -14.6s;
          animation-delay: -14.6s;
  -webkit-transform: translate3d(76px, 607px, 522px);
          transform: translate3d(76px, 607px, 522px);
  background: #bae6fe;
}

.bubble:nth-child(74) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -14.8s;
          animation-delay: -14.8s;
  -webkit-transform: translate3d(678px, 88px, 1278px);
          transform: translate3d(678px, 88px, 1278px);
  background: #d326d9;
}

.bubble:nth-child(75) {
  height: 25px;
  width: 25px;
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
  -webkit-transform: translate3d(778px, 801px, 1471px);
          transform: translate3d(778px, 801px, 1471px);
  background: #ffffff;
}

.bubble:nth-child(76) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -15.2s;
          animation-delay: -15.2s;
  -webkit-transform: translate3d(376px, 137px, 1417px);
          transform: translate3d(376px, 137px, 1417px);
  background: #ffffff;
}

.bubble:nth-child(77) {
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -15.4s;
          animation-delay: -15.4s;
  -webkit-transform: translate3d(888px, 583px, 1478px);
          transform: translate3d(888px, 583px, 1478px);
  background: #ffffff;
}

.bubble:nth-child(78) {
  height: 4px;
  width: 4px;
  -webkit-animation-delay: -15.6s;
          animation-delay: -15.6s;
  -webkit-transform: translate3d(133px, 692px, 783px);
          transform: translate3d(133px, 692px, 783px);
  background: #ffffff;
}

.bubble:nth-child(79) {
  height: 25px;
  width: 25px;
  -webkit-animation-delay: -15.8s;
          animation-delay: -15.8s;
  -webkit-transform: translate3d(976px, 696px, 143px);
          transform: translate3d(976px, 696px, 143px);
  background: #bae6fe;
}

.bubble:nth-child(80) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -16s;
          animation-delay: -16s;
  -webkit-transform: translate3d(516px, 745px, 830px);
          transform: translate3d(516px, 745px, 830px);
  background: #bae6fe;
}

.bubble:nth-child(81) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -16.2s;
          animation-delay: -16.2s;
  -webkit-transform: translate3d(160px, 355px, 942px);
          transform: translate3d(160px, 355px, 942px);
  background: #bae6fe;
}

.bubble:nth-child(82) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -16.4s;
          animation-delay: -16.4s;
  -webkit-transform: translate3d(179px, 624px, 713px);
          transform: translate3d(179px, 624px, 713px);
  background: #bae6fe;
}

.bubble:nth-child(83) {
  height: 25px;
  width: 25px;
  -webkit-animation-delay: -16.6s;
          animation-delay: -16.6s;
  -webkit-transform: translate3d(848px, 354px, 1377px);
          transform: translate3d(848px, 354px, 1377px);
  background: #bae6fe;
}

.bubble:nth-child(84) {
  height: 5px;
  width: 5px;
  -webkit-animation-delay: -16.8s;
          animation-delay: -16.8s;
  -webkit-transform: translate3d(490px, 114px, 371px);
          transform: translate3d(490px, 114px, 371px);
  background: #bae6fe;
}

.bubble:nth-child(85) {
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -17s;
          animation-delay: -17s;
  -webkit-transform: translate3d(337px, 668px, 814px);
          transform: translate3d(337px, 668px, 814px);
  background: #ffffff;
}

.bubble:nth-child(86) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -17.2s;
          animation-delay: -17.2s;
  -webkit-transform: translate3d(972px, 427px, 563px);
          transform: translate3d(972px, 427px, 563px);
  background: #ffffff;
}

.bubble:nth-child(87) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -17.4s;
          animation-delay: -17.4s;
  -webkit-transform: translate3d(722px, 395px, 1485px);
          transform: translate3d(722px, 395px, 1485px);
  background: #ffffff;
}

.bubble:nth-child(88) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -17.6s;
          animation-delay: -17.6s;
  -webkit-transform: translate3d(495px, 663px, 1735px);
          transform: translate3d(495px, 663px, 1735px);
  background: #bae6fe;
}

.bubble:nth-child(89) {
  height: 19px;
  width: 19px;
  -webkit-animation-delay: -17.8s;
          animation-delay: -17.8s;
  -webkit-transform: translate3d(241px, 285px, 1811px);
          transform: translate3d(241px, 285px, 1811px);
  background: #bae6fe;
}

.bubble:nth-child(90) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -18s;
          animation-delay: -18s;
  -webkit-transform: translate3d(694px, 720px, 18px);
          transform: translate3d(694px, 720px, 18px);
  background: #ffffff;
}

.bubble:nth-child(91) {
  height: 11px;
  width: 11px;
  -webkit-animation-delay: -18.2s;
          animation-delay: -18.2s;
  -webkit-transform: translate3d(138px, 162px, 1391px);
          transform: translate3d(138px, 162px, 1391px);
  background: #ffffff;
}

.bubble:nth-child(92) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -18.4s;
          animation-delay: -18.4s;
  -webkit-transform: translate3d(929px, 7px, 1796px);
          transform: translate3d(929px, 7px, 1796px);
  background: #bae6fe;
}

.bubble:nth-child(93) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -18.6s;
          animation-delay: -18.6s;
  -webkit-transform: translate3d(827px, 670px, 690px);
          transform: translate3d(827px, 670px, 690px);
  background: #ffffff;
}

.bubble:nth-child(94) {
  height: 12px;
  width: 12px;
  -webkit-animation-delay: -18.8s;
          animation-delay: -18.8s;
  -webkit-transform: translate3d(319px, 850px, 1078px);
          transform: translate3d(319px, 850px, 1078px);
  background: #ffffff;
}

.bubble:nth-child(95) {
  height: 21px;
  width: 21px;
  -webkit-animation-delay: -19s;
          animation-delay: -19s;
  -webkit-transform: translate3d(284px, 251px, 524px);
          transform: translate3d(284px, 251px, 524px);
  background: #ffffff;
}

.bubble:nth-child(96) {
  height: 3px;
  width: 3px;
  -webkit-animation-delay: -19.2s;
          animation-delay: -19.2s;
  -webkit-transform: translate3d(482px, 130px, 1054px);
          transform: translate3d(482px, 130px, 1054px);
  background: #ffffff;
}

.bubble:nth-child(97) {
  height: 16px;
  width: 16px;
  -webkit-animation-delay: -19.4s;
          animation-delay: -19.4s;
  -webkit-transform: translate3d(332px, 368px, 655px);
          transform: translate3d(332px, 368px, 655px);
  background: #ffffff;
}

.bubble:nth-child(98) {
  height: 13px;
  width: 13px;
  -webkit-animation-delay: -19.6s;
          animation-delay: -19.6s;
  -webkit-transform: translate3d(206px, 700px, 1502px);
          transform: translate3d(206px, 700px, 1502px);
  background: #ffffff;
}

.bubble:nth-child(99) {
  height: 15px;
  width: 15px;
  -webkit-animation-delay: -19.8s;
          animation-delay: -19.8s;
  -webkit-transform: translate3d(488px, 593px, 1849px);
          transform: translate3d(488px, 593px, 1849px);
  background: #ffffff;
}

.bubble:nth-child(100) {
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -20s;
          animation-delay: -20s;
  -webkit-transform: translate3d(812px, 25px, 1948px);
          transform: translate3d(812px, 25px, 1948px);
  background: #000000;
}
#navigation img,#navigation a{vertical-align:top;}

/*footer addition*/
.fade-border{display: block;border: 0;height: 1px;width: 100%;margin: 0;background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,1), rgba(0,0,0,0));}
#footer-2{color:#000;text-align:left;width:90%;margin: 1% auto 0;}
#footer-2 a{color:#000;text-decoration:none;font-size:15px;padding:20px;color: darkorange;}
#esrbPrivacy img{height:72px!important;width: auto;    margin-bottom: 15px;}
