body:before {
    display: none !important;
}

body:after {
    display: none !important;
}

.FluxVid {
    position: fixed;
    top: -100px;
    left: -15vw;
    overflow: hidden;
    z-index: -10;
    min-width: 130vw;
    min-height: 130vh;
}

.FluxVidBack {
    width: 130vw;
    height: 130vh;
    max-width: 130wv;
    max-height: 130vh;
}

.FluxVidFrame {
    min-width: 130vw;
    min-height: 130vh;
}

.FluxVid2 {
    position: fixed;
    top: -100px;
    left: -15vw;
    overflow: hidden;
    z-index: 1;
    min-width: 130vw;
    min-height: 130vh;
}

.FluxVidBack2 {
    width: 130vw;
    height: 130vh;
    max-width: 130wv;
    max-height: 130vh;
}

.FluxVidFrame2 {
    min-width: 130vw;
    min-height: 130vh;
}

@media only screen and (min-width: 0px) and (max-width: 967px) {
    .FluxVidFrame {
        display: none;
    }

    .FluxVid {
        max-width: 100%;
        background-color: transparent;
    }
    
       .FluxVidFrame2 {
        display: none;
    }

    .FluxVid2 {
        max-width: 100%;
        background-color: transparent;
    }
    
    
}

#bodyfallback {

}

#fluximagebackground {
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        max-width:  100vw;
        height: 100%;
        width: 100%;
        background-color: transparent;
        position: fixed;
        background-position: center center;
        background-repeat: no-repeat;
        z-index :-1;
        top:0px;
   }
   
.FluxVidStart {
min-height:100%;
min-width:100%
}
   
.FluxVidStart2 {
min-height:100%;
min-width:100%
}

.contentFlux {max-width:100%;padding-top: 100px;overflow:visible;margin:0px auto;padding:0px;width:100%;}

.FluxSSLink {
display:none;
position:fixed;
bottom:0px;
left:0px;
height:16px;
color:grey;
background-color:black;
width:100%;
opacity:.8;
vertical-align:top

}

.FluxContentWrapper {
max-width:800px;
overflow:visible;
margin:0px auto;
padding-top:60px;
padding-bottom:60px;
width:100%
}

.FluxNormalContent {
max-width:800px;
overflow:visible;
margin:0px auto;
width:100%
}

.FluxWrapSimple {
max-width:100%;
overflow:visible;
margin:0px auto;
padding-top:0px;
padding-bottom:0px;
width:100%;
margin-bottom:33px
}

   
   

span#cke_12 {}