So I used Google Web Designer for my site (*) and while I was able to make the entire site responsive, the animation in my header works great only on my desktop (which is where I designed the animation) - unfortunately GWD does not allow for any type of responsive building into animations. So my question is:
OR
Thank you for your time,
Byron
Okay, so in the interest of time, the solution I have settled on is to create 4 more animations, each with their own stage dimensions. I will be calling them to display:inline or display: none through the CSS depending on the users browser width (i.e. the standard @media screen css).