.parallax{
    background-image: url("../images/bg_single.svg");
    background-size: cover;
    background-position: center;
    position: absolute;
    top:0px;
    left:0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
}
body.home .parallax{
    background-image: url("../images/bg.svg");
}
@media (min-width: 999px) {
    .parallax, #parallax-scene{

    }
    #parallax-scene{
        opacity: 1;
        transition: all 0.5s;
    }
    #parallax-scene.hidden{
        visibility: hidden;
        opacity: 0;
    }
    #parallax-scene .layer{
        position: absolute;
        top:0px;
        width: 1920px;
        left:50% !important;
        margin-left: -960px;
        height: 100%;
    }
    @-webkit-keyframes float-right {
        0% {
            transform: rotateZ(4deg) translate3d(-12px, 12px, 0px);
        }
        25% {
            transform: rotateZ(0deg) translate3d(12px, 12px, 0px);
        }
        50% {
            transform: rotateZ(-4deg) translate3d(12px, -12px, 0px);
        }
        75% {
            transform: rotateZ(0deg) translate3d(-12px, -12px, 0px);
        }
        100% {
            transform: rotateZ(4deg) translate3d(-12px, 12px, 0px);
        }
    }
    @-webkit-keyframes float-left {
        0% {
            transform: rotateZ(-4deg) translate3d(12px, -12px, 0px);
        }
        25% {
            transform: rotateZ(0deg) translate3d(-12px, -12px, 0px);
        }
        50% {
            transform: rotateZ(4deg) translate3d(-12px, 12px, 0px);
        }
        75% {
            transform: rotateZ(0deg) translate3d(12px, 12px, 0px);
        }
        100% {
            transform: rotateZ(-4deg) translate3d(12px, -12px, 0px);
        }
    }
    .wave-right{
        -webkit-animation: float-right 19s  infinite  ease-in-out;
        -moz-animation: float-right 19s  infinite  ease-in-out;
        animation: float-right 19s  infinite  ease-in-out;

    }
    .wave-left{
        -webkit-animation: float-left 18s  infinite  ease-in-out;
        -moz-animation: float-left 18s  infinite  ease-in-out;
        animation: float-left 18s  infinite  ease-in-out;

    }
    .wave-right-slow{
        -webkit-animation: float-right 15s  infinite  ease-in-out;
        -moz-animation: float-right 15s  infinite  ease-in-out;
        animation: float-right 15s  infinite  ease-in-out;

    }
    .wave-left-slow{
        -webkit-animation: float-left 13s  infinite  ease-in-out;
        -moz-animation: float-left 13s  infinite  ease-in-out;
        animation: float-left 13s  infinite  ease-in-out;

    }
    #parallax-scene .layer > div{
        background-image: url('../images/parallax-sprite.png?ver=2');
        background-repeat: no-repeat;
        position: absolute;
    }
    #parallax-scene .item-1{
        width: 418px;
        height: 375px;
        background-position: 0px 0px;
        left: -280px;
        top: -80px;
    }
    #parallax-scene .item-2{
        width: 258px;
        height: 241px;
        background-position: -418px 0px;
        left: 303px;
        top: 95px;
    }
    #parallax-scene .item-3{
        width: 92px;
        height: 82px;
        background-position: -676px 0px;
        left: 495px;
        top: 24px;
    }
    #parallax-scene .item-4{
        width: 418px;
        height: 375px;
        background-position: 0px 0px;
        left: 808px;
        top: 110px;
    }
    #parallax-scene .item-5{
        width: 168px;
        height: 168px;
        background-position: -712px -192px;
        left: 1450px;
        top: -97px;
    }
    #parallax-scene .item-6{
        width: 101px;
        height: 89px;
        background-position: -768px 0px;
        left: 227px;
        top: 405px;
        opacity: 0.5;
    }
    #parallax-scene .item-7{
        width: 170px;
        height: 170px;
        background-position: -418px -241px;
        left: 975px;
        top: 440px;
    }
    #parallax-scene .item-8{
        width: 114px;
        height: 114px;
        background-position: -676px -375px;
        left: 1862px;
        top: 447px;
        opacity: 0.5;
    }
    #parallax-scene .item-9{
        width: 102px;
        height: 103px;
        background-position: -676px -89px;
        left: 882px;
        top: -64px;
    }
    #parallax-scene .item-10{
        width: 242px;
        height: 242px;
        background-position: -1501px -591px;
        left: 1780px;
        top: -110px;
        opacity: 0.7;
    }
    #parallax-scene .item-11{
        width: 130px;
        height: 130px;
        background-position: -1294px -811px;
        left: 294px;
        top: 212px;
    }
    #parallax-scene .item-12{
        width: 386px;
        height: 301px;
        background-position: -1357px -1091px;
        left: -93px;
        top: 428px;
    }
    #parallax-scene .item-13{
        width: 386px;
        height: 301px;
        background-position: -1357px -1091px;
        left: -93px;
        top: 428px;
    }
    #parallax-scene .item-14{
        width: 708px;
        height: 642px;
        background-position: 0px -852px;
        left: 1306px;
        top: 263px;
    }
    #parallax-scene .item-15{
        width: 413px;
        height: 291px;
        background-position: -768px -1203px;
        left: 1207px;
        top: 210px;
    }
    #parallax-scene .item-16{
        width: 258px;
        height: 258px;
        background-position: -418px -409px;
        left: -150px;
        top: 453px;
    }
    #parallax-scene .item-17{
        width: 583px;
        height: 381px;
        background-position: -711px -750px;
        left: 342px;
        top: 204px;
    }
    #parallax-scene .item-18{
        width: 698px;
        height: 586px;
        background-position: -880px 0px;
        left: 756px;
        top: 48px;
    }
    #parallax-scene .item-19{
        width: 84px;
        height: 84px;
        background-position: -778px -89px;
        left: 694px;
        top: 390px;
    }
    #parallax-scene .item-19{
         width: 84px;
         height: 84px;
         background-position: -778px -89px;
         left: 694px;
         top: 390px;
    }
    #parallax-scene .item-20{
        width: 124px;
        height: 124px;
        background-position: -851px -563px;
        left: 905px;
        top: 175px;
    }
}
