/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ 
#Main_Header a:hover, a.prime-up:hover {
    filter: brightness(1.2)
}
.wrapper, svg:not(:root) {
    overflow: hidden
}
#registerform #submit, #successMessage h2, .uppercase, h1, h2, h3, h4 {
    text-transform: uppercase
}
[type=checkbox], [type=radio], legend {
    padding: 0
}
[type=button], [type=reset], [type=submit], button, input[type=submit] {
    -webkit-appearance: button
}
button, hr, input {
    overflow: visible
}
progress, sub, sup {
    vertical-align: baseline
}
details, footer, header {
    display: block
}
a img, img {
    border: 0
}
.social-game {
    padding-bottom: 1em
}
.footer-logo, .rating, .social-game a, footer .legal, label {
    display: inline-block
}
.clear, .container-fluid::after, .row::after {
    clear: both
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
hr {
    box-sizing: content-box;
    height: 0
}
*, [type=checkbox], [type=radio], input[type=checkbox], legend {
    box-sizing: border-box
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline dotted
}
b, strong {
    font-weight: bolder
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}
fieldset {
    padding: .35em .75em .625em
}
legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
body, footer .legal p {
    font-family: 'Open Sans', sans-serif
}
summary {
    display: list-item
}
[hidden], template {
    display: none
}
.col-lg-4, .col-md-5, .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width:768px) {
    .col-sm-12 {
        float: left;
        width: 100%
    }
}
@media (min-width:992px) {
    .col-md-5 {
        float: left;
        width: 41.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
}
a, body, div, form, h1, h3, iframe, img, label, li, p, span, ul {
    border: 0;
    margin: 0;
    padding: 0
}
body {
    color: #ebebeb;
    background-color: #000;
    font-size: 14px;
    line-height: 1.42857143
}
img {
    height: auto
}
p {
    line-height: 1.7em
}
.footer-100per {
    width: 100%;
    background-color: #2b152b;
    padding: 2%;
    border-top: 6px solid #61316a;
    position: relative
}
.footer-100per p {
    font-size: 1em;
    line-height: 1.5em;
    color: #a6a6a6;
    text-align: left;
    padding-top: 10px;
    width: 100% !important
}
#legal-wrap {
    margin: 0 auto;
    max-width: 1228px;
    width: 96%
}
footer .legal {
    width: 62%;
    position: relative
}
.rating {
    padding: 0;
    width: 38%;
    text-align: right;
    vertical-align: top;
    white-space: nowrap
}
.description, .video-slot p, h1, h2, h3, h4 {
    text-align: center
}
#Main_Header h1, #registerform #submit, #successMessage h2, #successMessage p, .description, .video-slot {
    z-index: 3
}
.footer-logo, img {
    vertical-align: middle
}
.social-game a {
    height: 48px;
    width: 48px;
    background: url('../images/social-sprite2.png') no-repeat;
    background-size: 400% 200%;
    margin: 0 2%
}
#Main_Header img, .alpha-bg, .footer-logo img, h1, h3 {
    width: 100%
}
.social-game a.tv {
    background-position: 0 0
}
.social-game a.tv:hover {
    background-position: 0 100%
}
.social-game a.yt {
    background-position: 33.33333% 0
}
.social-game a.yt:hover {
    background-position: 33.33333% 100%
}
.social-game a.tw {
    background-position: 66.66666% 0
}
.social-game a.tw:hover {
    background-position: 66.66666% 100%
}
.social-game a.fb {
    background-position: 100% 0
}
.social-game a.fb:hover {
    background-position: 100% 100%
}
.legal a:first-child {
    padding-left: 0;
    border-left: none
}
.footer-logo {
    height: 100px;
    line-height: 100px;
    max-width: 24%;
    padding: 0 2%
}
.footer-logo:before {
    content: "";
    position: absolute;
    border-left: 2px solid #545454;
    height: 68px;
    margin-left: -2%;
    top: 17px
}
.legal .footer-logo:first-child::before {
    border: none
}
.footer-logo img {
    position: relative
}
ul {
    margin: 0 0 15px -20px
}
.cookie-compliance-container {
    background: #333;
    border-bottom: 1px solid #fff;
    top: -130px;
    position: fixed;
    width: 100%;
    z-index: 999;
    opacity: 0
}
.cookie-compliance-container.drop-in {
    top: 0;
    transition: .3s ease-in .5s;
    opacity: 1
}
.cookie-compliance-message {
    margin: 0 auto;
    position: relative;
    max-width: 978px
}
.cookie-compliance-message p {
    color: #999;
    font-size: 12px;
    font-family: arial, sans-serif;
    line-height: 1.2em;
    margin: 0;
    padding: 14px 10px 18px;
    max-width: 770px;
    float: left
}
.cookie-compliance-message p a, .cookie-compliance-message p a:hover {
    color: #d66be9;
    text-decoration: underline
}
h1, h3, p, ul li {
    color: #ebebeb
}
#Main_Header a, #registerform #submit, a {
    text-decoration: none
}
#hide-cookie-compliance {
    padding: 6px 9px;
    position: relative;
    float: right;
    margin-top: 2%;
    color: #222;
    font-family: sans-serif;
    font-size: 13.33px
}
a {
    background-color: transparent;
    color: #337ab7
}
a:active, a:hover {
    /*outline: 0*/
}
h1 {
    margin: .67em 0
}
h1, h3, ul {
    margin-bottom: 10px
}
button, input, select, textarea {
    margin: 0;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    font-stretch: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
button, select {
    text-transform: none
}
button, input[type=submit] {
    cursor: pointer
}
html input[disabled] {
    cursor: default
}
input[type=checkbox] {
    padding: 0
}
textarea {
    overflow: auto
}
a:hover {
    color: #23527c
}
h1, h3 {
    font-family: inherit;
    line-height: 1.1;
    margin-top: 20px
}
h1 {
    letter-spacing: 1px;
    line-height: 1.2em
}
h3 {
    font-size: 24px
}
ul {
    margin-top: 0
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.row {
    margin-right: -15px;
    margin-left: -15px
}
label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=checkbox] {
    margin: 4px 0 0;
    line-height: normal
}
.checkbox {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox input[type=checkbox] {
    position: absolute;
    margin-left: -20px
}
.checkbox + .checkbox {
    margin-top: -5px
}
.container-fluid::after, .container-fluid::before, .row::after, .row::before {
    display: table;
    content: " "
}
ul li {
    list-style-type: none
}
h1, h3 {
    text-shadow: #000 0 2px 2px;
    font-weight: 800
}
p, ul li {
    font-size: 19px;
    font-family: arial, sans-serif
}
.alpha-bg {
    /*background: url(https://webcdn.triongames.com/cruciasclaw/img/bg.jpg) center top no-repeat #000;*/
    background: #000 url('../images/background.jpg') no-repeat center top;
    padding-top: 35px;
    min-height: 1108px;
    max-width: 1920px
}
.alpha-bg ul {
    padding-left: 0;
    margin: 0
}
.row {
    margin-bottom: 15px
}
#Main_Header {
    margin-bottom: 6px
}
#Main_Header a {
    display: inline-block
}
.information {
    margin-top: 50px
}
.video-slot p {
    font-family: 'Marcellus SC', 'Open Sans', sans-serif, Arial;
    color: #0c4d60;
    line-height: 1.4;
    font-weight: 500;
    font-size: 1.1em;
    margin-top: 30px
}
.video-slot p:last-of-type {
    margin-left: auto;
    margin-right: auto;
    text-shadow: 0 2px 3px rgba(0, 0, 0, .39)
}
.video-slot .information, .video-slot p, .video-slot p:last-of-type {
    max-width: 450px;
    margin: 0 auto
}
.video-slot p strong {
    font-size: 21px
}
.description {
    z-index: 2
}
.description p {
    max-width: 440px;
    margin: 0 auto;
    font-weight: 500;
    color: #232b4d
}
h1, h2, h3, h4, p {
    color: #ebebeb
}
h1, h3 {
    color: #fff
}

h3 strong{
    font: 900 27px / 21px 'Marcellus', sans-serif;
    text-align: center;
    color: #fff;
    text-transform: none;
    margin: 0;
    padding: 5px 25px;
}
.description div#alreadyHaveGlyph p.already-registered {
    max-width: 100%
}
#Main_Header img, #alpha-form {
    max-width: 480px
}
.description .cta-btn {
    margin: 0 auto;
    width: 250px
}
h1, h2, h4 {
    width: 100%;
    text-shadow: 0 2px 2px #06142e;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800
}
h1 {
    font-size: 4em;
    font-family: 'Open Sans Extrabold', sans-serif
}
#Main_Header h1 {
    margin: 0 auto
}
p {
    margin: 0 0 10px;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400
}
#registerform #submit, #successMessage a.cta-btn, #successMessage h2, .secondary-desc {
    font-weight: 700;
    text-shadow: none
}
/*.video-slot p:last-child {
    padding: 1.5em 0 3em
}*/
#alpha-form {
    margin: 10px auto 0;
    width: 100%;
    background-color: #6d4776;
    background-color: rgba(43, 21, 43, .7);
    padding-top: 18px;
    border: 2px solid #6d4776;
    padding-bottom: 42px
}
.secondary-desc {
    margin: 1em auto 0;
    font-size: 29.58px;
    color: #fff6d5;
    letter-spacing: -1px;
    -webkit-transform: scaleX(.95);
    transform: scaleX(.95)
}
.g-recaptcha, .g-recaptcha div, .g-recaptcha div div {
    margin: 25px 0 15px;
    width: 100% !important
}
.g-recaptcha iframe {
    position: relative;
    left: 50%;
    transform: translate(-50%)
}
#registerform input:not([type=checkbox]):not([type=submit]), #registerform select {
    display: block;
    font-size: 13px;
    padding: 8px;
    /*outline: 0;*/
    height: 42px;
    font-family: sans-serif;
    border: none;
    box-shadow: 0 0 0 1px #8b4899, 0 0 4px #8b4899;
    box-shadow: 0 0 0 1px rgba(139, 72, 153, .7), 0 0 4px rgba(139, 72, 153, .7);
    background-color: #1c131c;
    color: #fff
}
#registerform .email {
    position: relative
}
#registerform #age_error, #registerform #emailAddress_error, #registerform #legal_error {
    font-size: 13px;
    line-height: 1.4
}
#registerform #age_error {
    margin: 10px 0 0 -200%;
    text-align: right
}
#registerform #legal_error {
    top: -38px;
    right: 0;
    left: auto;
    margin-left: 30px;
    width: calc(100% - 28px)
}
#registerform p.checkbox {
    font-size: 13px;
    font-weight: 400;
    color: #f9f9f9
}
#registerform p {
    color: #f9f9f9
}
#registerform label {
    color: #f9f9f9;
    font-size: 15px;
    font-weight: 400
}
#registerform .checkbox {
    margin: 15px 0;
    color: #f9f9f9;
    line-height: 16px;
    font-size: 13px;
    font-weight: 400;
    font-family: arial, sans-serif
}
#registerform, #successMessage {
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 4% 0 0;
    margin: 0 auto;
    text-align: left
}
#registerform label {
    display: block;
    padding: 3px 0;
    line-height: 1.5
}
#registerform input#emailAddress {
    width: 100%
}
#registerform input, #registerform select {
    background: #DDD;
    border: 1px solid #111;
    margin: 3px 0;
    padding: 3px;
    color: #111;
    height: 34px;
    font-size: 1em
}
#registerform span.error {
    margin: 10px 0
}
#registerform .error {
    color: #a00
}
#registerform .password-age-ctn {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
#registerform p {
    margin: 5px 0
}
#registerform li {
    color: #111
}
#registerform p.password {
    width: 75%;
    order: 0
}
#registerform select#age {
    display: block;
    font-size: 13px;
    padding: 8px;
    /*outline: 0;*/
    width: 100% !important;
    height: 42px;
    font-family: sans-serif;
    box-shadow: 0 0 0 1px #8b4899, 0 0 4px #8b4899;
    box-shadow: 0 0 0 1px rgba(139, 72, 153, .7), 0 0 4px rgba(139, 72, 153, .7);
    background-color: #1c131c;
    color: #fff
}
#registerform input#password {
    display: inline-block;
    width: 90%;
    margin: 0
}
#registerform p.age {
    width: 15%;
    text-align: left;
    order: 1
}
#registerform .age label {
    margin-left: 1px
}
#registerform #passwordhide, #registerform #passwordshow {
    width: 10%;
    top: 5px;
    position: relative;
    left: 6px
}
#registerform #eye_close, #registerform #eye_open {
    fill: #d66be9;
    width: 20px;
    height: 20px
}
#registerform p.checkbox {
    margin-left: 0
}
#registerform input#legal, #registerform input#newsOpt {
    /*outline: 0;*/
    height: auto;
    display: none
}
#registerform .checkbox label:before {
    content: "";
    font-size: 10px;
    border: none;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 15px;
    background-color: #1a1a1a;
    background-color: rgba(26, 26, 26, .8);
    text-align: center;
    line-height: 12px;
    vertical-align: middle;
    box-shadow: 0 0 0 1px rgba(139, 72, 153, .7), 0 0 4px rgba(139, 72, 153, .7)
}
#registerform .checkbox input:checked + label::before {
    border: none;
    box-shadow: 0 0 0 1px rgba(139, 72, 153, .7), 0 0 4px rgba(139, 72, 153, .7);
    background-color: #1a1a1a;
    background-color: rgba(26, 26, 26, .8);
    color: #ebebeb;
    content: "\2713"
}
#registerform #submit:hover, #successMessage a.cta-btn:hover {
    text-decoration: none;
    /*background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(148, 74, 161, 1) 100%)*/
}
#registerform #submit:active, #successMessage a.cta-btn:active {
    /*background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(148, 74, 161, 1) 100%);*/
    -webkit-box-shadow: none;
    box-shadow: none
}
#registerform #submit, #successMessage a.cta-btn {
    box-shadow: 0 2px 0 0 rgba(38, 49, 65, 1);
    font-weight: 600
}
#registerform #submit:disabled, #successMessage a.cta-btn:disabled {
    cursor: not-allowed;
    /*background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(112, 65, 114, 1) 100%);*/
    color: #c8c8c8
}
#registerform #submit {
    position: relative;
    display: block;
    color: #fff;
    max-width: 270px;
    width: 100%;
    height: 58px;
    margin: 32px auto 0;
    text-align: center;
    border: none;
    opacity: 1;
    text-indent: initial;
    text-transform: uppercase;
    /*background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(112, 65, 114, 1) 100%);*/
    -webkit-border-radius: .97em;
    -moz-border-radius: .97em;
    border-radius: .97em;
    font-family: 'Marcellus SC', 'Open Sans', sans-serif, Arial;
    padding: 0;
    text-decoration: none;
    font-size: 32px
}
.lang-fr #registerform #submit {
    font-size: 21px
}
#registerform .checkbox * {
    font-size: 12px;
    font-family: sans-serif
}
#successMessage a.cta-btn, #successMessage h2, #successMessage p {
    font-family: 'Marcellus SC', 'Open Sans', sans-serif, Arial
}
#registerform a, .description a.external {
    color: #d66be9;
    text-decoration: underline
}
#registerform a:hover, .description a.external:hover, .description p.already-registered a:hover {
    text-decoration: none
}
#registerform #password_error {
    font-size: 15px;
    color: #eee;
    margin: 1em 0 0;
    background-color: #b51c2d;
    padding: 1px;
    order: 2
}
#registerform #password_error span {
    display: block;
    padding: 2% 5%
}
#registerform #password_error ul {
    background-color: #efefef;
    padding: 17px 17px 12px
}
#registerform #password_error ul li.error {
    color: #a00
}
#registerform #password_error ul li {
    color: #6bc589;
    font-size: 14px;
    line-height: 16px;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0 0 10px 20px
}
#registerform #g-recaptcha-response_error {
    padding: 7px 8px 0;
    line-height: 1.4;
    font-size: 13px;
    text-align: center;
    display: block
}
#successMessage h2 {
    font-size: 45px;
    color: #fff;
    margin: 16px 0
}
#successMessage p {
    margin: .8em auto 25px;
    width: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    text-align: center
}
#successMessage .consoleCTAs {
    height: 72px
}
#successMessage .consoleCTAs span.line:after {
    content: "";
    position: absolute;
    float: right;
    border-top: 2px solid #617b53;
    width: 30%;
    right: 0;
    top: 8px
}
#successMessage .consoleCTAs span.line, #successMessage a.cta-btn {
    display: block;
    position: relative;
    text-align: center;
    text-transform: uppercase
}
#successMessage .consoleCTAs span.line {
    color: #fff;
    top: -10px
}
#successMessage .consoleCTAs span.line:before {
    position: absolute;
    float: left;
    content: "";
    border-top: 2px solid #617b53;
    width: 30%;
    left: 0;
    top: 8px
}
#successMessage .center {
    color: silver
}
#successMessage a {
    color: #d66be9
}
#successMessage a.cta-btn {
    -webkit-border-radius: .97em;
    -moz-border-radius: .97em;
    border-radius: .97em;
    padding: .32em 0;
    font-size: 32px;
    height: 64px;
    width: 100%;
    text-decoration: none;
    background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(148, 74, 161, 1) 100%);
    max-width: 270px;
    margin: 32px auto;
    color: #fff
}
#successMessage a.cta-btn.windows-cta {
    margin: 32px 2%;
    height: 38px;
    font-size: 14px;
    padding-top: 9px;
    max-width: 190px;
    width: 46%
}
#successMessage a.cta-btn.mac-cta {
    margin: 32px 52% -46px;
    top: -70px;
    height: 38px;
    font-size: 14px;
    padding-top: 9px;
    max-width: 190px;
    width: 46%
}
div#alreadyHaveGlyph {
    clear: both;
    float: none;
    width: 100%
}
.description p:last-of-type {
    font-size: 16px;
    margin: 10px 0;
    color: #f9f9f9
}
.description p.already-registered {
    padding: 0;
    text-align: center;
    margin-top: 3.2em;
    line-height: 1.2;
    width: 100%;
    max-width: 100%;
    font-size: 1em;
    font-family: sans-serif
}
.description p.already-registered a {
    font-family: sans-serif;
    color: #d66be9;
    text-decoration: underline
}
.art-slot {
    z-index: 1;
    max-width: 677px;
    margin-left: 200px;
    top: 382px
}
.art-slot div {
    background: url('../images/mec.png');
    background-size: 100% 100%;
    max-width: 677px;
    padding-bottom: 95.42097%
}
.art-slot, .art-slot div {
    height: 0;
    width: 100%;
    position: absolute
}
#Notify_IE {
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    background-color: #333;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}
#Notify_IE p {
    margin: 10px 0;
    font-size: 12px;
    color: #fff;
    padding: 0
}
#Notify_IE #Close_IE_Note {
    margin: 10px;
    padding: 6px 9px;
    color: #222;
    font-size: 12px
}
@media screen and (max-width:1560px) {
    .art-slot {
        margin-left: calc(70% - 927px)
    }
}
@media screen and (max-width:1100px) {
    .legal {
        width: 68%
    }
    .rating {
        width: 38%
    }
    .alpha-bg #registerform {
        padding: 4% 2% 8%;
        width: 96%
    }
}
@media screen and (max-width:991px) {
    .video-slot .information, .video-slot p, .video-slot p:last-of-type {
        max-width: auto;
        margin: 0 auto
    }
    .alpha-bg {
        background: url('../images/background.jpg') center top no-repeat;
        padding-top: 36px
    }
    .art-slot {
        display: none
    }
}
@media screen and (max-width:936px) {
    .rating, footer .legal {
        width: 100%;
        display: block
    }
    .rating {
        text-align: center
    }
}
@media screen and (max-width:376px) {
    #successMessage h2 {
        font-size: 38px
    }
    .g-recaptcha div div iframe {
        transform: scale(.77);
        -webkit-transform: scale(.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        display: block;
        width: auto;
        left: 0
    }
    #successMessage a.cta-btn.windows-cta {
        width: 100%;
        margin: 0 auto
    }
    #successMessage a.cta-btn.mac-cta {
        margin: 16px auto 32px;
        top: auto
    }
}
body.error404 {
    background: url('../images/bg-rift.jpg') center 0 no-repeat #000
}
.wrapper.errorpage {
    min-height: 1100px
}
.wrapper {
    width: 100%;
    margin: 2em auto 0;
    position: relative
}
.center {
    text-align: center !important;
    margin: 0 auto
}
.left {
    float: left
}
.right {
    float: right
}
.fourth, .half, .sixth, .third, .twelfth, .twothird {
    display: inline-block;
    vertical-align: top;
    text-align: initial
}
.textright {
    text-align: right
}
.fourth:first-child, .half:first-child, .sixth:first-child, .third:first-child, .twelfth:first-child, .twothird:first-child {
    padding-left: 0
}
.full {
    width: 100%;
    display: block
}
.half, .twothird {
    width: 49%
}
.half.almosthalf {
    width: 32.5%;
    padding-left: 5%;
    padding-right: 12.5%;
    padding-top: 6%
}
.half.almosthalf:first-child {
    padding-left: 12.5%;
    padding-right: 5%
}
.third {
    width: 32%
}
.fourth {
    width: 23.5%
}
.sixth {
    width: 15%
}
.twelfth {
    width: 6.5%
}
.valigntop {
    vertical-align: top
}
.valignmid {
    vertical-align: middle
}
.valignbot {
    vertical-align: bottom
}
.table {
    display: table;
    width: 100%
}
.table .table-row {
    display: table-row
}
.table .table-col {
    display: table-column
}
.table .table-cell {
    display: table-cell
}
.desktop-only .table {
    padding-top: 170px
}
.aspectRatio {
    padding-top: 56.25%
}
.absoluteContainer {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    position: absolute
}
a:hover, a:visited {
    text-decoration: underline
}
.button input, .reg-form .fields .button input, .register-btn, .signin-ready .cta-btn {
    position: relative;
    display: block;
    color: #fff;
    max-width: 270px;
    width: 100%;
    height: 58px;
    margin: 32px auto 1.5em;
    text-align: center;
    border: none;
    line-height: 1em;
    opacity: 1;
    text-indent: initial;
    text-transform: uppercase;
    background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(112, 65, 114, 1) 100%);
    box-shadow: 0 2px 0 0 rgba(38, 49, 65, 1);
    -webkit-border-radius: .97em;
    -moz-border-radius: .97em;
    border-radius: .97em;
    font-family: 'Marcellus SC', 'Open Sans', sans-serif, Arial;
    padding: 1.3em 0 0;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: 600
}
.button input:hover, .reg-form .fields .button input:hover, .signin-ready .cta-btn:hover, a.register-btn:focus, a.register-btn:hover {
    color: #fff;
    text-decoration: none;
    background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(148, 74, 161, 1) 100%)
}
.button input:active, .reg-form .fields .button input:active, .signin-ready .cta-btn:active, a.register-btn:active {
    color: #fff;
    text-decoration: none;
    background: rgba(177, 89, 193, 1);
    background: linear-gradient(to bottom, rgba(177, 89, 193, 1) 0, rgba(148, 74, 161, 1) 100%);
    -webkit-box-shadow: none;
    box-shadow: none
}
.register-btn {
    width: auto;
    height: 86px;
    margin-top: .5em
}
.errorpage .register-btn {
    height: 62px;
    width: 210px;
    margin: 0 auto
}
.esrb-cert, .esrb-cert img {
    width: 100%
}
span.hide-text {
    display: none
}
div#signoutGlyph {
    display: none !important
}
.esrb-cert {
    max-width: 55px;
    height: 100%;
    display: inline-block
}

/* added */

.alpha-bg {
    background: transparent url('../images/background.jpg') no-repeat center center/cover;
    padding-top: 35px;
    min-height: 1070px;
    max-width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.alpha-bg.extended.container-fluid::before {
    content: '';
    background: linear-gradient(180deg, transparent 20%, black);
    height: 290px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
    display: block;
}

#video-overflow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}
#video-background {
    margin: auto;
    object-fit: cover;
    width: 100%;
    height: 100%
}

#video-overflow::after{
    content: '';
    background: linear-gradient(180deg, transparent 20%, black);
    height: 350px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 2;
}

.media{
    transform: scale(0.9);
    margin-left: -10%;
    margin-top: 0px; /* 160 */
    width: 80%;
}

.media .video{
    background: transparent url('../images/video-frame.webp') no-repeat center top/cover;
    width: 700px;
    height: 405px;
}

.media .video iframe{
    width: 650px;
    padding-top: 22px;
    height: 383px;
}

.screenshots ul{
    display: flex;
}

.screenshots ul li{
    margin: 0px;
}

.screenshots ul li img{
	width: 230px;
}

.screenshots ul{
    display: block;
}

.screenshots ul li img{
    width: 100%;
    max-width: 400px;
}

#alpha-form{
    background: transparent url('../images/regbox_background.jpg') no-repeat center top/cover;
    width: 583px;
    height: 790px;
    max-width: 583px;
    margin-top: -122px;
    padding-top: 100px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    border: 1px solid #000;
    height: auto;
    min-height: auto;
}
#successMessage a.cta-btn,
#registerform #submit{
    background: transparent url('../images/reg-button.png') no-repeat center top/cover;
    height: 57px;
    width: 299px;
    max-width: 299px;
    border-radius: 0;
    font-size: 26px;
}

#registerform #submit:hover, #successMessage a.cta-btn:hover {
    background: transparent url('../images/reg-button.png') no-repeat center top/cover;
    filter: brightness(1.2);
}

#sign-out {
	display: block;
    text-align: center;
    font-size: 21px;
    padding-top: 10px;
}

.video-slot{
	min-width: 610px;
}

.video-slot p{
    text-align: left;
    color: #fff;
}

#alreadyHaveGlyph p{
    text-align: center;
    margin-top: 20px;
}

#alreadyHaveGlyph a{
    color: #d66be9;
}

.rift-description{
	width: 100%;
	margin: 0px auto;
}

.rift-description p {
    width: 90%;
    margin: 0px auto;
    display: block;
    padding: 20px 5% 10px;
    line-height: 19px;
    font-weight: 400;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.75);
    font-size: 16px;
    text-align: center;
    max-width: 100%;
}

.rift-description p:last-of-type {
    /*font: 700 30px/27px 'Marcellus', sans-serif;
    padding: 5px 25px;
	max-width: 100%;*/
}

@media screen and (min-width: 1440px) and (max-width: 1750px){
	.media {
    	transform: scale(0.8);
	}
}

@media screen and (min-width:1200px) and (max-width: 1439px){
	.media {
		transform: scale(1.0);
		margin-top: 85px;
	}
	
	.media .video{
		display: none;
	}
	
	.screenshots ul{
		display: block;
	}
	
	.screenshots ul li img{
		width: auto;
	}
}

@media screen and (max-width: 1199px){
	.alpha-bg{
		background-position: left top;
	}
	
	.video-slot{
    	min-width: 610px;
    	width: 100%;
    	left: 0;
	}
	
	.description{
		width: 100%;
		left: 0;
	}
	
	.media {
		width: 700px;
		margin: 30px auto 0;
		transform: scale(1.0);
	}
}

@media screen and (max-width: 991px){

}

@media screen and (max-width: 767px){
	.description {
		width: 100%;
		padding: 0;
	}
	.media{
		width: 100%;
	}
	.media .video{
		width: 100%;
    	max-width: 700px;
	}
	
	.media .video iframe {
		width: 100%;
		max-width: 650px;
	}
}

@media screen and (max-width: 600px){
	.video-slot{
		min-width: auto;
	}
	#alpha-form{
		width: auto;
	}
	.media .video iframe{
		width: 100%;
	}
	.media .video{
		display: none;
	}
	.screenshots ul {
		display: inherit;
	}
	.screenshots ul li img{
		width: 100%;
	}
	
}

@media screen and (max-width: 479px){
	#registerform #submit {
	    transform: scale(0.8);
	}
	.rift-description p {
    	width: 100%;
	}
}

.form_footer {
    max-width: 400px;
    font-size: 12px;
    font-family: sans-serif;
    margin: auto;
    display: block;
}
.form_footer a {
    color: #d66be9;
    text-decoration: underline;
}
@media screen and (max-width: 1100px) {
    .form_footer {
        padding: 4% 2% 0;
        width: 96%;
    }
}

/* accessibility */

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}