
img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-10px); }
}
@keyframes clockwiseSpin {
   from  {
     transform: rotate(0deg);
  }
  to {
     transform: rotate(360deg);
   }	
}
img.clockwiseSpin {
   -webkit-animation: clockwiseSpin 1s infinite alternate;
    animation: clockwiseSpin 1s infinite alternate;
}
@media (min-width:1400px){
	.marketing-bg-vector1:after{
		background:url(../images/marketing-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:81px;
		top:220px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector2:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:900px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector3:after{
		background:url(../images/marketing-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:90px;
		height:100px;
		top:1550px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector4:after{
		background:url(../images/marketing-bg-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:69px;
		top:2200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	
	.marketing-bg-vector5:after{
		background:url(../images/marketing-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:2900px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector6:after{
		background:url(../images/marketing-bg-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:125px;
		top:550px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector7:after{
		background:url(../images/marketing-bg-vector7.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:85px;
		top:1250px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector8:after{
		background:url(../images/marketing-bg-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:88px;
		height:92px;
		top:1950px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector9:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:2650px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.benefit-bg-vector1:after{
		background:url(../images/benefit-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:108px;
		height:108px;
		top:100px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.benefit-bg-vector2:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:81px;
		bottom:-600px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-one-vector1:after{
		background:url(../images/booster-one-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:140px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-one-vector2:after{
		background:url(../images/booster-one-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:61px;
		height:67px;
		top:850px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector3:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:1750px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector4:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2600px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector5:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:3700px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector6:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:76px;
		height:68px;
		top:4300px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector7:after{
		background:url(../images/booster-one-vector7.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:75px;
		height:132px;
		top:540px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector8:after{
		background:url(../images/booster-one-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:68px;
		top:1350px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector9:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2000px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector10:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:3200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector11:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:4400px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector1:after{
		background:url(../images/booster-two-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:69px;
		top:120px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector2:after{
		background:url(../images/booster-two-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:69px;
		top:400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector3:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:850px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector4:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:1350px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector5:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:1750px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector6:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:2400px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector7:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:3200px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector8:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:3770px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector1:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:600px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector2:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:1350px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector3:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:1450px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector4:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:2400px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:2800px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector7:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:4000px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector8:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:5100px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector1:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:50px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector2:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:650px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector3:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:1050px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector4:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:1550px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector5:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:2000px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector6:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2400px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector7:after{
		background:url(../images/booster-one-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:68px;
		top:2700px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector8:after{
		background:url(../images/booster-one-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:61px;
		height:67px;
		top:3150px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector9:after{
		background:url(../images/booster-four-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:93px;
		height:91px;
		top:3450px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector10:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:3650px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector11:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:77px;
		height:66px;
		top:4000px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector1:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:50px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector2:after{
		background:url(../images/booster-five-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:110px;
		height:90px;
		top:350px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector3:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:850px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector4:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:2350px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3250px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector7:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:4550px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector8:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 4550px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector1:after{
		background:url(../images/booster-six-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:85px;
		height:150px;
		top: 600px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector2:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:96px;
		height:100px;
		top: 350px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector3:after{
		background:url(../images/booster-six-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:102px;
		height:101px;
		top: 700px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector4:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:1500px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector5:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector6:after{
		background:url(../images/booster-six-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:153px;
		top:2500px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector7:after{
		background:url(../images/booster-six-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:153px;
		top:3450px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector8:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:80px;
		height:85px;
		top:3800px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector9:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:80px;
		height:85px;
		top:4300px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector1:after{
		background:url(../images/booster-one-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:87px;
		height:76px;
		top:50px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-seven-vector2:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:50px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector3:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:106px;
		top:550px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector4:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:650px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector5:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:106px;
		top:1500px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector6:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:95px;
		height:80px;
		top:1600px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector7:after{
		background:url(../images/booster-seven-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:90px;
		height:75px;
		top:2000px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector8:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2350px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector9:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:2500px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector10:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:106px;
		top:2950px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector11:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:3400px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector1:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:77px;
		height:66px;
		top:0px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector2:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:100px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector3:after{
		background:url(../images/marketing-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:600px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector4:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:1600px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector5:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:2000px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector6:after{
		background:url(../images/booster-eight-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:2400px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector7:after{
		background:url(../images/booster-eight-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:111px;
		height:112px;
		top:2750px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector8:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:3000px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector9:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 3550px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector10:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector1:after{
		background:url(../images/marketing-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:90px;
		height:100px;
		top:100px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector2:after{
		background:url(../images/business-fee-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:130px;
		top:300px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector3:after{
		background:url(../images/business-fee-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:127px;
		height:133px;
		top:900px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector4:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:76px;
		height:68px;
		top:950px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector5:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:76px;
		height:68px;
		top:1600px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector1:after{
		background:url(../images/working-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:103px;
		height:120px;
		top:140px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector2:after{
		background:url(../images/working-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:102px;
		height:100px;
		top:400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector3:after{
		background:url(../images/working-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:132px;
		height:88px;
		top:1000px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector4:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:1300px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector5:after{
		background:url(../images/working-bg-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:78px;
		height:145px;
		top:1500px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector6:after{
		background:url(../images/working-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:75px;
		height:85px;
		top:2200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector7:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:80px;
		top:2800px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector8:after{
		background:url(../images/marketing-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:81px;
		top:2900px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector1:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:76px;
		height:68px;
		top:380px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector2:after{
		background:url(../images/growth-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:65px;
		height:100px;
		top:680px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector3:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:96px;
		height:100px;
		top: 1700px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector4:after{
		background:url(../images/growth-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:65px;
		height:100px;
		top:1800px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.scary-section-vector1:after{
		background:url(../images/scary-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:97px;
		height:97px;
		top:600px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.scary-section-vector2:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:80px;
		height:85px;
		top:1200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector1:after{
		background:url(../images/marketing2-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:107px;
		top:220px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector2:after{
		background:url(../images/marketing2-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:107px;
		top:1000px;
		right:-10.5%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector3:after{
		background:url(../images/marketing2-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:98px;
		height:162px;
		top:1350px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector4:after{
		background:url(../images/marketing2-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:88px;
		height:145px;
		top:2400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector1:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:81px;
		top:200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.unsure-vector2:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 450px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector3:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:1250px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector4:after{
		background:url(../images/thumbs-up2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 1450px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:2100px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 2200px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector1:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:81px;
		top:150px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.testimonial-vector2:after{
		background:url(../images/happy-li.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:64px;
		height:64px;
		top:200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.testimonial-vector3:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:500px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector4:after{
		background:url(../images/test-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:900px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector5:after{
		background:url(../images/test-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:91px;
		height:90px;
		top:1100px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector1:after{
		background:url(../images/scary-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:97px;
		height:97px;
		top:800px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector2:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:1000px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector3:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:74px;
		height:69px;
		top:2000px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector4:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:2300px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector5:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:96px;
		height:100px;
		top: 2700px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector6:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:77px;
		height:66px;
		top:3600px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector7:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:83px;
		height:125px;
		top:3800px;
		right:-9%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector8:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:77px;
		height:66px;
		top:5000px;
		left:-8%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector9:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:96px;
		height:100px;
		top: 5500px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.competitors-bg-vector1:after{
		background:url(../images/robot-1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:196px;
		top:500px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.competitors-bg-vector2:before{
		background:url(../images/robot-2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:196px;
		top:1600px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector1:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:50px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector2:after{
		background:url(../images/bonus-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:105px;
		height:150px;
		top:200px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector3:after{
		background:url(../images/bonus-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:100px;
		height:100px;
		top:500px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector4:after{
		background:url(../images/happy-face.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:100px;
		height:100px;
		top:900px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector5:after{
		background:url(../images/bonus-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:105px;
		height:150px;
		top:1200px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector6:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:1300px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector7:after{
		background:url(../images/bonus-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:60px;
		height:85px;
		top:1400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector1:after{
		background:url(../images/table-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:121px;
		top:200px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector2:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:81px;
		top:750px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.table-bg-vector3:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 1100px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector4:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 1400px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector5:after{
		background:url(../images/table-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:121px;
		top:1800px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector6:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:81px;
		height:81px;
		top:2350px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.table-bg-vector7:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 2700px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector8:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top: 3000px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector9:after{
		background:url(../images/robot-3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:210px;
		top:4260px;
		left:-8%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector10:after{
		background:url(../images/robot-3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:210px;
		top:4260px;
		right:-9%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	
}
@media (min-width:1740px) {
	.header-section:after{
		background:url(../images/header-right-robo.png) no-repeat;
		content:'';
		position:absolute;
		width:219px;
		height:532px;
		top:8%;
		right:2%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.header-section:before{
		background:url(../images/header-left-robo.png) no-repeat;
		content:'';
		position:absolute;
		width:232px;
		height:532px;
		bottom:38%;
		left:2%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector1:after{
		background:url(../images/marketing-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:141px;
		height:124px;
		top:220px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector2:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:900px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector3:after{
		background:url(../images/marketing-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:110px;
		height:120px;
		top:1550px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector4:after{
		background:url(../images/marketing-bg-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:229px;
		height:127px;
		top:2170px;
		right:-28%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector5:after{
		background:url(../images/marketing-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:2900px;
		right:-23%;
		
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.marketing-bg-vector6:after{
		background:url(../images/marketing-bg-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:177px;
		height:191px;
		top:550px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector7:after{
		background:url(../images/marketing-bg-vector7.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:131px;
		top:1250px;
		left:-22%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector8:after{
		background:url(../images/marketing-bg-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:136px;
		height:142px;
		top:1950px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.marketing-bg-vector9:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:2650px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.benefit-bg-vector1:after{
		background:url(../images/benefit-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:167px;
		height:167px;
		top:100px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.benefit-bg-vector2:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:126px;
		bottom:-600px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-one-vector1:after{
		background:url(../images/booster-one-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:134px;
		height:117px;
		top:140px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-one-vector2:after{
		background:url(../images/booster-one-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:61px;
		height:67px;
		top:850px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector3:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:1750px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector4:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2600px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector5:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:3700px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector6:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:118px;
		height:105px;
		top:4300px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector7:after{
		background:url(../images/booster-one-vector7.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:75px;
		height:132px;
		top:540px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector8:after{
		background:url(../images/booster-one-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:68px;
		top:1350px;
		right:-20%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector9:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2000px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector10:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:172px;
		height:142px;
		top:3200px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-one-vector11:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:4400px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector1:after{
		background:url(../images/booster-two-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:105px;
		height:106px;
		top:120px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector2:after{
		background:url(../images/booster-two-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:105px;
		height:106px;
		top:400px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector3:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:103px;
		height:91px;
		top:850px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector4:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:103px;
		height:91px;
		top:1350px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector5:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:1750px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector6:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:2400px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector7:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:3200px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-two-vector8:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:3770px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-section:after{
		background:url(../images/robot-1.png) no-repeat;
		content:'';
		position:absolute;
		width:285px;
		height:490px;
		top:8%;
		right:2%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-section:before{
		background:url(../images/robot-2.png) no-repeat;
		content:'';
		position:absolute;
		width:295px;
		height:490px;
		bottom:2%;
		left:2%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector1:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:600px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector2:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:1350px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector3:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:1450px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector4:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:2400px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:2800px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector7:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:4000px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-three-vector8:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:5100px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector1:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:50px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector2:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:172px;
		height:142px;
		top:550px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector3:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:1050px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector4:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:1550px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector5:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:2000px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector6:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2400px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector7:after{
		background:url(../images/booster-one-vector8.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:68px;
		height:68px;
		top:2700px;
		right:-20%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector8:after{
		background:url(../images/booster-one-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:61px;
		height:67px;
		top:3150px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector9:after{
		background:url(../images/booster-four-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:144px;
		height:142px;
		top:3450px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector10:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:3650px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-four-vector11:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:4000px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector1:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:50px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector2:after{
		background:url(../images/booster-five-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:201px;
		height:170px;
		top:250px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector3:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:850px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector4:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:2350px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3250px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector7:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:4550px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-five-vector8:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:4550px;
		right :-24%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector1:after{
		background:url(../images/booster-six-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:131px;
		height:230px;
		top: 600px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector2:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:153px;
		top: 350px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector3:after{
		background:url(../images/booster-six-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:157px;
		height:156px;
		top: 700px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector4:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:1500px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector5:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2400px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector6:after{
		background:url(../images/booster-six-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:176px;
		height:236px;
		top:2500px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector7:after{
		background:url(../images/booster-six-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:176px;
		height:236px;
		top:3450px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector8:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:123px;
		height:131px;
		top:3800px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-six-vector9:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:123px;
		height:131px;
		top:4300px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector1:after{
		background:url(../images/booster-one-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:134px;
		height:117px;
		top:50px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.booster-seven-vector2:after{
		background:url(../images/booster-one-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:146px;
		height:124px;
		top:50px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector3:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:156px;
		height:163px;
		top:550px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector4:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:650px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector5:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:156px;
		height:163px;
		top:1500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector6:after{
		background:url(../images/booster-one-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:172px;
		height:142px;
		top:1600px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector7:after{
		background:url(../images/booster-seven-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:139px;
		height:116px;
		top:2000px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector8:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2350px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector9:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:2500px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector10:after{
		background:url(../images/booster-seven-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:156px;
		height:163px;
		top:2950px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-seven-vector11:after{
		background:url(../images/booster-one-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:3400px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector1:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:0px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector2:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:100px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector3:after{
		background:url(../images/marketing-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:600px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector4:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:1600px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector5:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:2000px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector6:after{
		background:url(../images/booster-eight-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:133px;
		height:133px;
		top:2400px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector7:after{
		background:url(../images/booster-eight-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:186px;
		height:187px;
		top:2750px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector8:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:3000px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector9:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3550px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.booster-eight-vector10:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:3700px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector1:after{
		background:url(../images/marketing-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:110px;
		height:120px;
		top:100px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector2:after{
		background:url(../images/business-fee-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:259px;
		height:233px;
		top:300px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector3:after{
		background:url(../images/business-fee-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:242px;
		height:251px;
		top:800px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector4:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:118px;
		height:105px;
		top:850px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector5:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:118px;
		height:105px;
		top:1600px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.business-fee-vector6:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:153px;
		top: 1700px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector1:after{
		background:url(../images/working-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:207px;
		height:240px;
		top:100px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector2:after{
		background:url(../images/working-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:205px;
		height:199px;
		top:500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector3:after{
		background:url(../images/working-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:264px;
		height:176px;
		top:1000px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector4:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:1300px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector5:after{
		background:url(../images/working-bg-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:78px;
		height:145px;
		top:1500px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector6:after{
		background:url(../images/working-bg-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:115px;
		height:132px;
		top:2200px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector7:after{
		background:url(../images/marketing-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:2800px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.working-bg-vector8:after{
		background:url(../images/marketing-bg-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:141px;
		height:124px;
		top:2900px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector1:after{
		background:url(../images/booster-one-vector6.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:118px;
		height:105px;
		top:380px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector2:after{
		background:url(../images/growth-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:250px;
		height:404px;
		top:680px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector3:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:153px;
		top: 1700px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.growth-section-vector4:after{
		background:url(../images/growth-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:250px;
		height:404px;
		top:1800px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.scary-section-vector1:after{
		background:url(../images/scary-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:194px;
		height:194px;
		top:600px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.scary-section-vector2:after{
		background:url(../images/booster-six-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:123px;
		height:131px;
		top:1200px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector1:after{
		background:url(../images/marketing2-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:293px;
		height:214px;
		top:120px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector2:after{
		background:url(../images/marketing2-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:293px;
		height:214px;
		top:1000px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector3:after{
		background:url(../images/marketing2-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:196px;
		height:324px;
		top:1350px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.marketing2-vector4:after{
		background:url(../images/marketing2-vector4.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:176px;
		height:290px;
		top:2250px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector1:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:126px;
		top:220px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.unsure-vector2:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:450px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector3:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:1250px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector4:after{
		background:url(../images/thumbs-up2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:1450px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector5:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:2100px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.unsure-vector6:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:2200px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector1:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:126px;
		top:150px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.testimonial-vector2:after{
		background:url(../images/happy-li.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:64px;
		height:64px;
		top:200px;
		right:-22%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.testimonial-vector3:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector4:after{
		background:url(../images/test-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:86px;
		height:86px;
		top:900px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.testimonial-vector5:after{
		background:url(../images/test-vector1.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:140px;
		height:139px;
		top:1100px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector1:after{
		background:url(../images/scary-section-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:194px;
		height:194px;
		top:800px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector2:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:1000px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector3:after{
		background:url(../images/marketing-bg-vector9.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:114px;
		height:106px;
		top:2000px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector4:after{
		background:url(../images/booster-one-vector5.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:2300px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector5:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:153px;
		top: 2700px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector6:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:3600px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector7:after{
		background:url(../images/booster-one-vector10.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:128px;
		height:191px;
		top:3800px;
		right:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector8:after{
		background:url(../images/booster-two-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:101px;
		height:100px;
		top:5000px;
		left:-23%;
		animation: clockwiseSpin 10s; 
		animation-iteration-count: infinite; 
	}
	.features-bg-vector9:after{
		background:url(../images/booster-six-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:148px;
		height:153px;
		top: 5500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.competitors-bg-vector1:after{
		background:url(../images/robot-1.png) no-repeat;
		content:'';
		position:absolute;
		width:285px;
		height:490px;
		top:500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.competitors-bg-vector2:before{
		background:url(../images/robot-2.png) no-repeat;
		content:'';
		position:absolute;
		width:295px;
		height:490px;
		top:1600px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector1:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:50px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector2:after{
		background:url(../images/bonus-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:160px;
		height:229px;
		top:200px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector3:after{
		background:url(../images/bonus-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:155px;
		height:155px;
		top:500px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector4:after{
		background:url(../images/happy-face.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:155px;
		height:155px;
		top:900px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector5:after{
		background:url(../images/bonus-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:160px;
		height:229px;
		top:1100px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector6:after{
		background:url(../images/booster-two-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:66px;
		height:66px;
		top:1300px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.bonus-bg-vector7:after{
		background:url(../images/bonus-bg-vector3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:92px;
		height:131px;
		top:1400px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector1:after{
		background:url(../images/table-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:186px;
		height:187px;
		top:200px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector2:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:126px;
		top:750px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.table-bg-vector3:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:120px;
		top:1100px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector4:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:120px;
		top:1400px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector1:after{
		background:url(../images/table-bg-vector.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:186px;
		height:187px;
		top:1800px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector6:after{
		background:url(../images/benefit-bg-vector2.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:126px;
		height:126px;
		top:2350px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite;
	}
	.table-bg-vector7:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:120px;
		top:2700px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector8:after{
		background:url(../images/thumbs-up.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:120px;
		height:120px;
		top:3000px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector9:after{
		background:url(../images/robot-3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:252px;
		height:420px;
		top:4070px;
		left:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
	.table-bg-vector10:after{
		background:url(../images/robot-3.png) no-repeat;
		background-size:100% 100%;
		content:'';
		position:absolute;
		width:252px;
		height:420px;
		top:4070px;
		right:-23%;
		animation: mover 0.8s; 
		animation-direction: alternate; 
		animation-iteration-count: infinite; 
	}
}


