html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q,
blockquote {
    quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

.player-wrapper {
    margin: 0 0%;
    padding: 0 05%;
    width: auto;
}

body {
    width: 100%;
    *zoom: 1;
}

body:before,
body:after {
    content: "";
    display: table;
}

body:after {
    clear: both;
}

@font-face {
    font-family: 'UniversLTStd39ThinUltraCnRg';
    src: url("/fonts/universltstd-thinultracn-webfont.eot");
    src: url("/fonts/universltstd-thinultracn-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/universltstd-thinultracn-webfont.woff") format("woff"), url("/fonts/universltstd-thinultracn-webfont.ttf") format("truetype"), url("/fonts/universltstd-thinultracn-webfont.svg#UniversLTStd39ThinUltraCnRg") format("svg");
    font-weight: normal;
    font-style: normal;
}

.icons-sprite,
.twitter,
.email,
.phone {
    background: url('../images/icons-s05b8ee23f8.png') no-repeat;
}

.twitter {
    background-position: 0 0;
    background-position: 0 2px;
}

.email {
    background-position: 0 -52px;
    background-position: 0 -48px;
}

.phone {
    background-position: 0 -26px;
    background-position: 0 -23px;
}

html,
body {
    background: #000;
}

body {
    background: url("/images/bg.png");
    color: #444;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}

body.fixed {
    overflow: hidden;
}

a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    -webkit-transition: all, 0.25s;
    -moz-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all, 0.25s;
}

a:hover {
    color: #fff;
}

h1 {
    color: #fff;
    font-family: UniversLTStd39ThinUltraCnRg, "Helvetica Neue", Arial, sans-serif;
    font-size: 70px;
    font-weight: normal;
    line-height: 70px;
    position: relative;
    text-transform: uppercase;
    text-shadow: 0 1px 3px black;
}

h2 {
    color: rgba(255, 255, 255, 0.3);
    font-size: 16px;
    position: absolute;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.6);
    text-transform: lowercase;
    top: -25px;
}

h3 {
    color: #fff;
    font-weight: bold;
    line-height: 30px;
    padding: 15px 10px;
}

h4 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 25px;
}

h5 {
    color: #aaa8d7;
    font-weight: normal;
    line-height: 16px;
}

h6 {
    color: rgba(255, 255, 255, 0.5);
    display: none;
    line-height: 20px;
}

header {
    *zoom: 1;
    padding: 40px 10px 10px 10px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

header:before,
header:after {
    content: "";
    display: table;
}

header:after {
    clear: both;
}

header hgroup {
    float: left;
    position: relative;
}

header aside {
    color: rgba(255, 255, 255, 0.1);
    float: right;
    font-family: UniversLTStd39ThinUltraCnRg, "Helvetica Neue", Arial, sans-serif;
    font-size: 70px;
}

header aside .about {
    color: rgba(255, 255, 255, 0.3);
    font-weight: normal;
    line-height: 70px;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.6);
}

header aside .about:hover {
    color: #aaa8d7;
}

header aside:before {
    content: '/ ';
}

.ribbon {
    background: #4c489e;
    background: rgba(76, 72, 158, 0.9);
    -webkit-box-shadow: 0 0 5px black, 0 0 1px rgba(255, 255, 255, 0.3) inset;
    -moz-box-shadow: 0 0 5px black, 0 0 1px rgba(255, 255, 255, 0.3) inset;
    box-shadow: 0 0 5px black, 0 0 1px rgba(255, 255, 255, 0.3) inset;
    clear: both;
    text-align: left;
}

.ribbon span {
    display: block;
}

.ribbon h3 {
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}

.videos img {
    display: block;
    width: 100%;
}

#about {
    color: #cccbe7;
    text-align: justify;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}

p,
li {
    line-height: 20px;
}

p {
    margin-bottom: 20px;
}

footer {
    background: rgba(0, 0, 0, 0.7);
    border-top: 1px solid #000;
}

@media screen and (max-width: 767px) {
    header li:not(:last-child) {
        display: none;
    }

    .ribbon {
        border-top: 1px solid #336;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
        border-bottom: 1px solid #336;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .commercial .ribbon {
        border-top: 0;
        -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.8), 0 0 1px rgba(255, 255, 255, 0.3) inset;
        -moz-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.8), 0 0 1px rgba(255, 255, 255, 0.3) inset;
        box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.8), 0 0 1px rgba(255, 255, 255, 0.3) inset;
    }

    .videos ul {
        background: #fff;
    }

    .videos li {
        border-bottom: 1px solid #d8d8d8;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    }

    .videos li:last-child {
        border: 0;
    }

    .videos .video {
        background: url("/images/select.png") 97% 50% no-repeat;
        -webkit-background-size: auto 30%;
        -moz-background-size: auto 30%;
        -o-background-size: auto 30%;
        background-size: auto 30%;
        display: table;
        table-layout: fixed;
        white-space: nowrap;
        width: 100%;
    }

    .videos .thumbnail {
        display: table-cell;
        padding: 10px;
        position: relative;
        width: 30%;
    }

    .videos .thumbnail:after {
        bottom: 10px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 0 0 1px inset;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 0 0 0 1px inset;
        box-shadow: rgba(0, 0, 0, 0.15) 0 0 0 1px inset;
        content: " ";
        display: block;
        left: 10px;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .videos aside {
        display: table-cell;
        overflow: hidden;
        padding: 10px 0;
        text-align: left;
        vertical-align: middle;
        width: 70%;
    }

    .videos hgroup {
        padding-right: 13%;
    }

    .videos h4,
    .videos h5 {
        line-height: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .videos h4 {
        color: #333;
        font-size: 13px;
    }

    .videos h5 {
        color: #999;
    }

    #about {
        background: #4c489e;
        padding-bottom: 20px;
    }

    #about .ribbon {
        border-bottom: 0;
    }

    #about p,
    #about li {
        padding: 0 10px 0 10px;
    }

    #about .contact a {
        padding-left: 24px;
    }

    footer {
        padding: 20px 10px;
    }
}

@media screen and (min-width: 768px) {
    header {
        -webkit-box-sizing: padding-box;
        -moz-box-sizing: padding-box;
        box-sizing: padding-box;
        padding-left: 1.19%;
        padding-right: 1.19%;
        position: relative;
        margin: 0 auto;
    }

    header hgroup {
        float: left;
        margin-left: 1.19%;
        position: relative;
    }

    header aside {
        margin-right: 1.19%;
    }

    h3 {
        padding: 15px 0;
    }

    p,
    li {
        line-height: 25px;
    }

    p {
        margin-bottom: 25px;
    }

    .ribbon {
        margin: 2.38% 0;
    }

    .ribbon:first-child {
        margin-top: 0;
    }

    .ribbon span {
        -webkit-box-sizing: padding-box;
        -moz-box-sizing: padding-box;
        box-sizing: padding-box;
        margin: 0 auto;
        padding: 0 1.19%;
    }

    .ribbon h3 {
        margin: 0 1.19%;
    }

    .videos ul {
        *zoom: 1;
        padding: 0 1.19%;
    }

    .videos ul:before,
    .videos ul:after {
        content: "";
        display: table;
    }

    .videos ul:after {
        clear: both;
    }

    .videos li {
        display: inline;
        float: left;
        width: 47.619%;
        margin: 0 1.19%;
        margin-bottom: 2.38% !important;
        position: relative;
    }

    .videos li:hover aside {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    .videos li:active aside {
        background-color: rgba(42, 40, 88, 0.9);
    }

    .videos .video {
        display: block;
        position: relative;
        -webkit-transition: all, 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all, 0.25s;
    }

    .videos .video:after {
        bottom: 0;
        -webkit-box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 1px inset;
        -moz-box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 1px inset;
        box-shadow: rgba(255, 255, 255, 0.1) 0 0 0 1px inset;
        content: " ";
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10;
    }

    .videos .thumbnail {
        -webkit-box-shadow: 0px 1px 3px black;
        -moz-box-shadow: 0px 1px 3px black;
        box-shadow: 0px 1px 3px black;
    }

    .videos aside {
        background-color: #4c489e;
        background-color: rgba(76, 72, 158, 0.9);
        background-image: url("/images/play.png");
        background-position: 50%;
        background-repeat: no-repeat;
        -webkit-background-size: auto 30%;
        -moz-background-size: auto 30%;
        -o-background-size: auto 30%;
        background-size: auto 30%;
        bottom: 0;
        left: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        padding-top: 120px;
        position: absolute;
        right: 0;
        text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
        top: 0;
        -webkit-transition: all, 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all, 0.25s;
        z-index: 100;
    }

    .videos hgroup {
        bottom: 15px;
        left: 0;
        position: absolute;
        right: 0;
    }

    /* fancyBox v2.0.5 fancyapps.com | fancyapps.com/fancybox/#license */
    .fancybox-tmp iframe,
    .fancybox-tmp object {
        vertical-align: top;
        padding: 0;
        margin: 0;
    }

    .fancybox-wrap {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1002;
    }

    .fancybox-outer {
        position: relative;
        padding: 0;
        margin: 0;
        background: #f9f9f9;
        color: #444;
        text-shadow: none;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .fancybox-opened {
        z-index: 1003;
    }

    .fancybox-opened .fancybox-outer {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

    .fancybox-inner {
        width: 100%;
        height: 100%;
        padding: 0;
        margin: 0;
        position: relative;
        outline: none;
        overflow: hidden;
    }

    .fancybox-error {
        color: #444;
        font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        padding: 10px;
    }

    .fancybox-image,
    .fancybox-iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        vertical-align: top;
    }

    .fancybox-image {
        max-width: 100%;
        max-height: 100%;
    }

    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url("/images/fancybox/fancybox_sprite.png");
    }

    #fancybox-loading {
        position: fixed;
        top: 50%;
        left: 50%;
        margin-top: -22px;
        margin-left: -22px;
        background-position: 0 -108px;
        opacity: 0.8;
        cursor: pointer;
        z-index: 1010;
    }

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url("/images/fancybox/fancybox_loading.gif") center center no-repeat;
    }

    .fancybox-close {
        position: absolute;
        top: -18px;
        right: -18px;
        width: 36px;
        height: 36px;
        cursor: pointer;
        z-index: 1004;
    }

    .fancybox-nav {
        position: absolute;
        top: 0;
        width: 40%;
        height: 100%;
        cursor: pointer;
        background: transparent url("/images/fancybox/blank.gif");
        /* helps IE */
        z-index: 1003;
    }

    .fancybox-prev {
        left: 0;
    }

    .fancybox-next {
        right: 0;
    }

    .fancybox-nav span {
        position: absolute;
        top: 50%;
        width: 36px;
        height: 36px;
        margin-top: -18px;
        cursor: pointer;
        z-index: 1003;
        visibility: hidden;
    }

    .fancybox-prev span {
        left: 20px;
        background-position: 0 -36px;
    }

    .fancybox-next span {
        right: 20px;
        background-position: 0 -72px;
    }

    .fancybox-nav:hover span {
        visibility: visible;
    }

    .fancybox-tmp {
        position: absolute;
        top: -9999px;
        left: -9999px;
        padding: 0;
        overflow: visible;
        visibility: hidden;
    }

    /* Overlay helper */
    #fancybox-overlay {
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        display: none;
        z-index: 1001;
        background: #000;
    }

    /* Title helper */
    .fancybox-title {
        visibility: hidden;
        font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        position: relative;
        text-shadow: none;
        z-index: 1005;
    }

    .fancybox-opened .fancybox-title {
        visibility: visible;
    }

    .fancybox-title-float-wrap {
        position: absolute;
        bottom: 0;
        right: 50%;
        margin-bottom: -35px;
        z-index: 1003;
        text-align: center;
    }

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        /* Fallback for web browsers that doesn't support RGBa */
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
    }

    .fancybox-title-outside-wrap {
        position: relative;
        margin-top: 10px;
        color: #fff;
    }

    .fancybox-title-inside-wrap {
        margin-top: 10px;
    }

    .fancybox-title-over-wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        color: #fff;
        padding: 10px;
        background: #000;
        background: rgba(0, 0, 0, 0.8);
    }

    .fancybox-close {
        position: fixed;
        top: 95px;
        right: 30px;
    }

    .fancybox-close {
        background-image: url("/images/sprite-icons.png");
        height: 26px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6;
        -webkit-transition: all, 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all, 0.25s;
        width: 26px;
    }

    .fancybox-close:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    .fancybox-nav {
        height: 70px;
        margin-top: -33px;
        position: fixed;
        top: 50%;
        -webkit-transition: all, 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all, 0.25s;
        width: 86px;
    }

    .fancybox-nav em {
        background-image: url("/images/sprite-icons.png");
        height: 42px;
        margin-top: -21px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6;
        position: absolute;
        top: 50%;
        width: 26px;
        z-index: 100;
    }

    .fancybox-nav hgroup {
        background-color: #4c489e;
        background-color: rgba(76, 72, 158, 0.9);
        -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0 1px rgba(0, 0, 0, 0.8);
        box-shadow: 0 1px rgba(0, 0, 0, 0.8);
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        padding: 15px 30px;
        position: absolute;
        -webkit-transition: opacity 0.25s, background 0.25s;
        -moz-transition: opacity 0.25s, background 0.25s;
        -ms-transition: opacity 0.25s, background 0.25s;
        -o-transition: opacity 0.25s, background 0.25s;
        transition: opacity 0.25s, background 0.25s;
        white-space: nowrap;
        z-index: 10;
    }

    .fancybox-nav:hover {
        width: auto;
    }

    .fancybox-nav:hover em,
    .fancybox-nav:hover hgroup {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
    }

    .fancybox-nav:active hgroup {
        background-color: rgba(42, 40, 88, 0.9);
    }

    .fancybox-prev {
        left: 0;
        text-align: left;
    }

    .fancybox-prev em {
        background-position: 0 -50px;
        left: 30px;
    }

    .fancybox-prev hgroup {
        left: -500px;
        padding-left: 71px;
    }

    .fancybox-prev:hover hgroup {
        left: 0;
    }

    .fancybox-next {
        right: 0;
        text-align: right;
    }

    .fancybox-next em {
        background-position: 0 -100px;
        right: 30px;
    }

    .fancybox-next hgroup {
        padding-right: 71px;
        right: -500px;
    }

    .fancybox-next:hover hgroup {
        right: 0;
    }

    .fancybox-title {
        line-height: 16px;
    }

    .fancybox-title hgroup {
        text-shadow: 0 1px 3px black;
    }

    .fancybox-title h6 {
        display: block;
    }

    #about {
        display: none;
        padding: 0 1.19%;
    }

    footer {
        padding: 2.38%;
    }

    .cover .fancybox-outer {
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .cover .fancybox-inner {
        -webkit-box-sizing: padding-box;
        -moz-box-sizing: padding-box;
        box-sizing: padding-box;
    }

    .cover h3 {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        margin-bottom: 30px;
    }

    .cover #about {
        padding-top: 225px;
    }

    .cover article {
        display: inline;
        float: left;
        width: 47.619%;
        margin: 0 1.19%;
    }

    .cover p,
    .cover li {
        font-size: 16px;
    }

    .cover p a {
        background-color: rgba(255, 255, 255, 0.1);
        font-weight: bold;
        padding: 1px 3px;
    }

    .cover li a {
        color: #8885c7;
        padding-left: 24px;
        -webkit-transition: all, 0.25s;
        -moz-transition: all 0.25s;
        -ms-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all, 0.25s;
    }

    .cover li a:hover {
        color: #fff;
    }

    h1.raised {
        z-index: 1002;
    }
}

@media screen and (min-width: 1025px) {

    header,
    .ribbon span {
        max-width: 1600px;
    }

    .videos ul {
        margin: 0 auto;
        max-width: 1600px;
    }

    .videos li {
        display: inline;
        float: left;
        width: 30.952%;
        margin: 0 1.19%;
    }

    .cover article {
        display: inline;
        float: left;
        width: 30.952%;
        margin: 0 1.19%;
    }
}