@charset "UTF-8";


#animated-cinnamon {
  background-image: url(./images/animations/home.png);
  background-repeat: no-repeat;
  width: 111px;
  height: 90px;
/* position: relative;
  z-index: 100;*/
}

#animated-catch {
  background-image: url(./images/animations/home.png);
  background-repeat: no-repeat;
  width: 187px;
  height: 79px;
/* position: relative;
  z-index: 100;*/
}

#animated-earth {
  background-image: url(./images/animations/earth.png);
  background-repeat: no-repeat;
  width: 165px;
  height: 180px;
 /* position: relative;
  z-index: 100;*/
}

#animated-hand {
  background-image: url(./images/animations/process.png);
  background-repeat: no-repeat;
  width: 104px;
  height: 142px;
/* position: relative;
  z-index: 100;*/
}
#animated-sun {
  background-image: url(./images/animations/process.png);
  background-repeat: no-repeat;
  width: 126px;
  height: 195px;
 /* position: relative;
  z-index: 100;*/
}
#animated-truck {
  background-image: url(./images/animations/process.png);
  background-repeat: no-repeat;
  width: 159px;
  height: 111px;
/* position: relative;
  z-index: 100;*/
}

#animated-pot {
  background-image: url(./images/animations/process.png);
  background-repeat: no-repeat;
  width: 71px;
  height: 92px;
/* position: relative;
  z-index: 100;*/
}

#animated-pouches {
  background-image: url(./images/animations/process.png);
  background-repeat: no-repeat;
  width: 130px;
  height: 94px;
  position: relative;
}

#animated-hanging-apple {
  background-image: url(./images/animations/doinggood.png);
  background-repeat: no-repeat;
  width: 61px;
  height: 121px;
 /* position: relative;
  z-index: 100;*/
}

#animated-bikes {
  background-image: url(./images/animations/doinggood.png);
  background-repeat: no-repeat;
  background-position-x: -61px;
  width: 259px;
  height: 79px;
  position: relative;
  z-index: 100;
}

#animated-company {
    background-image: url(./images/animations/company.png);
    background-repeat: no-repeat;
    width: 290px;
    height: 81px;
    position: relative;
    z-index: 100
}

#animated-bee {
    background-image: url(./images/animations/bee.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 60px;
    position: relative;
    z-index: 100
}

#animated-grill {
    background-image: url(./images/animations/grill.png);
    background-repeat: no-repeat;
    width: 116px;
    height: 165px;
 /* position: relative;
    z-index: 100 */
}

#animated-homesignguy {
    background-image: url(./images/animations/homeapple.png);
    background-repeat: no-repeat;
    width: 60px;
    height: 80px;
    position: relative;
    z-index: 100
}

#animated-peekaboo {
    background-image: url(./images/animations/peekaboo.png);
    background-repeat: no-repeat;
    width: 207px;
    height: 326px;
 /* position: relative;
    z-index: 100 */
}

#animated-squadberry {
    background-image: url(./images/animations/squadberry.png);
    background-repeat: no-repeat;
    width: 67px;
    height: 87px;
 /* position: relative;
    z-index: 100 */
}

#animated-faq {
    background-image: url(./images/animations/faq.png);
    background-repeat: no-repeat;
    width: 112px;
    height: 215px;
 /* position: relative;
    z-index: 100 */
}

#animated-bubbles {
    background-image: url(./images/animations/bubbles.png);
    background-repeat: no-repeat;
    width: 107px;
    height: 79px;
    position: relative;
    z-index: 100
}

#animated-painter {
    background-image: url(./images/animations/painter.png);
    background-repeat: no-repeat;
    width: 126px;
    height: 125px;
 /*    position: relative;
    z-index: 100 */
}



#animated-yogurt-truck {
    background-image: url(./images/animations/yogurt-truck.png);
    background-repeat: no-repeat;
    width: 179px;
    height: 100px;
    position: relative;
    z-index: 100
}

#animated-cow-toss {
    background-image: url(./images/animations/cow-toss.png);
    background-repeat: no-repeat;
    width: 130px;
    height: 140px;
    position: relative;
    z-index: 100;
    margin-left:52px;
    margin-top: 14px;
}

#animated-yogurt-filler {
    background-image: url(./images/animations/yogurt-filler.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 140px;
    position: relative;
    z-index: 100;
    position: absolute;
    bottom: -43px;
    left: -15px;
}

#animated-blender {
    background-image: url(./images/animations/blender.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 100px;
    position: relative;
    z-index: 100;
    margin-left: 10px;
}

#animated-pot-b {
    background-image: url(./images/animations/pot.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 150px;
    position: relative;
    z-index: 100
}