@charset "UTF-8";
#headerbar {
    height: 60px;
    background-color: #000000;
    text-align: left;
    position: fixed;
    width: 100%;
    max-width: 1200px;
    float: left;
}
#logo {
    background-color: #000000;
    z-index: 1;
    text-align: center;
    font-size: large;
    border-spacing: 0px 0px;
    width: auto;
    max-width: none;
    height: 50px;
    max-height: none;
    padding-left: 0%;
    margin-top: 5px;
    margin-left: 20px;
    margin-bottom: 60px;
}
#body {
    background-color: #000000;
    margin-top: 0px;
    z-index: 1;
    border-collapse: collapse;
    max-width: 1200px;
    text-align: center;
    width: auto;
    height: auto;
    float: left;
}
#banner {
    background-image: url(../images/back_parallax.png);
    text-align: center;
    background-color: #000000;
    border-collapse: collapse;
    background-attachment: fixed;
    width: 100%;
    height: 100%;
}
#bannertop {
    background-image: url(../images/back_parallax.png);
    text-align: center;
    background-color: #000000;
    border-collapse: collapse;
    background-attachment: fixed;
}
#ufo {
    float: none;
    clear: none;
    text-align: center;
    padding-top: 0px;
    margin-top: 26px;
    margin-bottom: -74px;
}
#navigation {
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: x-large;
    text-align: right;
    z-index: 1;
    margin-right: 27px;
    float: right;
}
#mainsection {
    background-color: #000000;
    display: inline-block;
    text-align: left;
}
#maintext {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: large;
    float: left;
    clear: both;
}
.video {
    box-shadow: 0px 0px;
    text-align: center;
    padding-left: 0px;
    border: thin solid #FFFFFF;
    max-height: 1920px;
    max-width: 886px;
    height: 90vh;
    width: auto;
}
#bannervideo {
    text-align: center;
    background-image: url(images/back_parallax.png);
    background-attachment: fixed;
    background-color: #000000;
}
.videoarticle {
    float: none;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: center;
    height: auto;
    width: auto;
}
#videosection {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
#button {
    float: none;
    text-align: left;
    padding-bottom: 14px;
    padding-top: 0px;
    margin-top: -90px;
    padding-left: 13px;
}
#footer {
    float: left;
    max-width: 1200px;
    background-color: #000000;
    width: 100%;
    text-align: center;
}
.termsarticle{
    width: 30%;
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    clear: none;
}
#cubicarticle {
    width: 40%;
    float: left;
}
#cubiclogo {
    max-width: 300px;
    max-height: 150px;
    width: 80%;
    height: 80%;
}
.iconright {
    float: right;
    width: 30%;
    height: 30%;
    text-align: center;
    padding-right: 15px;
    padding-top: 8%;
}
.iconleft {
    float: left;
    width: 30%;
    height: 30%;
    text-align: center;
    padding-left: 15px;
    padding-top: 8%;
}
#clicktext {
    padding-left: 30px;
    padding-top: 15%;
    clear: left;
    font-weight: bold;
    margin-bottom: -10%;
    font-size: large;
    line-height: 15px;
    float: left;
    color: #FFFFFF;
    text-decoration: none;
}
#gallerytext {
    float: left;
    clear: none;
    text-align: left;
    padding-top: 0px;
    background-color: #000000;
}
#gallerysection {
    text-align: center;
    width: auto;
}
div.gallery {
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 0px solid #FFFFFF;
    float: left;
}
div.gallery img {
    border: thin solid #FFFFFF;
    height: 32vh;
    width: auto;
}
#leftoflogo {
    float: left;
    width: 30%;
}
#privacytext {
    float: left;
    color: #FFFFFF;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    clear: both;
    text-align: left;
    margin-top: 60px;
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
    background-image: url(../images/back_parallax.png);
}
#imageframe {
    float: left;
    border-width: thin;
    border-style: none;
    overflow-x: no-display;
    overflow-y: no-display;
    clear: both;
    visibility: inherit;
    z-index: 1;
    height: 41ex;
}
.bigimage {
    float: none;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 60px;
}
#left {
    height: 100%;
    text-align: left;
    clear: none;
    float: left;
    padding-top: 60px;
    width: 10%;
}
#right {
    height: 100%;
    text-align: right;
    float: right;
    padding-top: 60%;
    width: 10%;
}
.photobig {
    height: 70vh;
    width: auto;
    margin-top: 65px;
}
.scroller {
    overflow-x: hidden;
    overflow-y: auto;
    float: none;
    clear: none;
    z-index: 1;
    height: 22vmin;
    text-align: center;
}
.galbut {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    height: 20vmin;
    float: left;
    clear: both;
    text-align: center;
    width: auto;
}
.scrollcontent {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    float: left;
    display: table-cell;
}
