body,html{overflow-x:hidden}#background-wrap{position:relative;height:200px;width:100%;z-index:1}.webtify-hero{position:absolute;left:40%;top:10%;z-index:-1;-webkit-animation:herofly 20s linear infinite;-o-animation:herofly 20s linear infinite;animation:herofly 20s linear infinite;transform:rotateZ(360deg)}.webtify-hero div{background:#f9fbfc;border-radius:100%;width:60px;height:60px;position:absolute;z-index:1}.webtify-hero img{width:200px}@media (max-width:768px){.webtify-hero img{width:100px}}@-webkit-keyframes herofly{0%{left:-10%;-webkit-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}50%{left:110%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}51%{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg)}100%{left:-10%;-webkit-transform:scale(1.4) rotateY(180deg);-ms-transform:scale(1.4) rotateY(180deg);-o-transform:scale(1.4) rotateY(180deg);transform:scale(1.4) rotateY(180deg)}}.cloud1{-webkit-animation:animateCloud 20s linear infinite;-moz-animation:animateCloud 20s linear infinite;animation:animateCloud 20s linear infinite;transform:rotateZ(360deg);-webkit-transform:scale(.3);-moz-transform:scale(.3);transform:scale(.3)}.cloud2{-webkit-animation:animateCloud 30s linear infinite;-moz-animation:animateCloud 30s linear infinite;animation:animateCloud 30s linear infinite;transform:rotateZ(360deg);-webkit-transform:scale(.2);-moz-transform:scale(.2);transform:scale(.2)}.cloud3{-webkit-animation:animateCloud 18s linear infinite;-moz-animation:animateCloud 18s linear infinite;animation:animateCloud 18s linear infinite;transform:rotateZ(360deg);-webkit-transform:scale(.2);-moz-transform:scale(.2);transform:scale(.2)}@media (max-height:550px),(max-width:768px){.cloud1{display:none!important}}@media (max-height:650px),(max-width:768px){.cloud2{display:none!important}}@media (max-height:800px),(max-width:768px){.cloud3{display:none!important}}.cloud{background:#fff;background:-moz-linear-gradient(top,#fff 5%,#f1f1f1 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#fff),color-stop(100%,#f1f1f1));background:-webkit-linear-gradient(top,#fff 5%,#f1f1f1 100%);background:-o-linear-gradient(top,#fff 5%,#f1f1f1 100%);background:-ms-linear-gradient(top,#fff 5%,#f1f1f1 100%);background:linear-gradient(top,#fff 5%,#f1f1f1 100%);-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;-webkit-box-shadow:0 8px 5px rgba(0,0,0,.1);-moz-box-shadow:0 8px 5px rgba(0,0,0,.1);box-shadow:0 8px 5px rgba(0,0,0,.1);height:120px;position:relative;width:350px}.cloud:after,.cloud:before{background:#fff;content:'';position:absolute;z-indeX:1}.cloud:after{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;height:100px;left:50px;top:-50px;width:100px}.cloud:before{-webkit-border-radius:200px;-moz-border-radius:200px;border-radius:200px;width:180px;height:180px;right:50px;top:-90px}@-webkit-keyframes animateCloud{0%{margin-left:-1000px}100%{margin-left:100%}}@-moz-keyframes animateCloud{0%{margin-left:-1000px}100%{margin-left:100%}}@keyframes animateCloud{0%{margin-left:-1000px}100%{margin-left:100%}}