.item1,.item2,.item3,.item4,.item5,.item6,.item7{position:relative}.thrive_animation .item .item1{animation:mymove-1 3s infinite}.thrive_animation .item .item2{animation:mymove-2 3s infinite}.thrive_animation .item3{animation:mymove-3 3s infinite}.thrive_animation .item4{animation:mymove-4 3s infinite}.thrive_animation .item5{animation:mymove-5 3s infinite}.thrive_animation .item6{animation:mymove-6 3s infinite}.thrive_animation .item7{animation:mymove-7 3s infinite}@keyframes mymove-1{0%{top:0}7%{top:-15px}14%{top:0}}@keyframes mymove-2{14%{top:0}21%{top:-15px}28%{top:0}}@keyframes mymove-3{28%{top:0}35%{top:-15px}42%{top:0}}@keyframes mymove-4{42%{top:0}49%{top:-15px}56%{top:0}}@keyframes mymove-5{56%{top:0}63%{top:-15px}70%{top:0}}@keyframes mymove-6{70%{top:0}77%{top:-15px}85%{top:0}}@keyframes mymove-7{85%{top:0}92%{top:-15px}to{top:0}}.thrive_animation,.thrive_static{margin:auto;width:85%}@media screen and (max-width:600px){.thrive_animation,.thrive_static{width:100%}}