* {
    padding: 0;
    margin: 0;
    border: 0
}

html {
    min-height: 100%;
    position: relative
}

body {
    margin: 0;
    padding: 0;
    font-family: open sans,sans-serif;
    color: #7f959f;
    min-width: 1024px;
    background: #600090 url('images/gameback.png') no-repeat top center;
}

.FX {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.CT {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.AL {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.AV {
    font-size: .9rem;
    text-align: center;
    padding: 10px 0
}

.A4 {
    margin-top: 1px
}

.A4 p {
    text-align: center;
    background-color: #301050;
    height: 22px;
    margin-bottom: 1px;
    vertical-align: middle;
    padding: 13px;
    font-size: .95rem
}

.TB {
    height: 35px;
    background-color: hsla(0,0%,0%,.04)
}

.FL {
    float: left
}

.FR {
    float: right
}

.CL {
    clear: both
}

.H1 {
    width: 100%;
    z-index: 99
}

.H1::after {
    bottom: -5px;
    box-shadow: inset 0 4px 8px -3px rgba(17,17,17,.06);
    content: "";
    height: 5px;
    left: 0;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 2050
}

.H2 {
    height: 45px;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    background-color: #301050;
    margin: 0 auto;
}

.H2 button svg {
    fill: #FFF
}

.H3 {
    width: 40px;
    height: 40px;
    padding: 8px;
    margin: 0 16px 0 0;
    box-sizing: border-box;
    background: 0;
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.H4 a {
    text-decoration: none;
    color: #ff4f02
}

.H5,.H6 {
    display: inline-block;
    font-size: 18px;
    text-transform: uppercase
}

.H6 {
    padding: 0 15px
}

.H6:hover {
    text-decoration: underline
}

h1.H5 {
    color: #FFF
}

a.H5::after {
    color: #6d6d6d;
    content: '/';
    padding: 0 .2rem 0 .4rem
}

.C1 {
    margin-top: 1px
}

.C3 {
    background: #301050;
    margin-right: 1px
}

.C31 {
    right: 0
}

.C4 {
    position: relative;
    margin-bottom: 8px
}

.C4 a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.C4 img{
    display: block
}

.C5 {
    font-size: 16px;
    left: 0;
    padding: 20px 10px;
    position: absolute;
    display: none;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
    color: #FFF;
    font-weight: bold;
    top: 0;
    bottom: 0;
    right: 0;
}

.C5 span{
    max-height: 4.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.C4:hover .C5 {
    display: block
}

.C7:hover .C5 {
    display: block
}

.C7 {
    position: relative;
    margin-right: 10px;
    height: 85px
}

.C7 .C5 {
    bottom: 0
}

.C8 {
    color: #919191;
    font-size: .8rem
}

.C9 {
    width: 300px;
    padding-left: 10px;
    background: #301050;
    margin-left: 1px
}

.R1 {
    position: relative;
    height: 100%
}

.R1:hover .R5 {
    display: block
}

.R3 {
    padding: 5px;
    transition: all .5s;
    -webkit-transition: all .5s
}

.R5 {
    margin-top: 1px;
    overflow: hidden;
    position: relative;
    background: #301050;
    height: 90px;
    padding: 5px 0
}

.toc {
    padding: 5px;
    color: #ff4f02;
    background: #301050;
}

.toc .toc-title {
    text-align: center;
    color: #7f959f;
    font-weight: 700
}

.toc ul {
    padding: 0 0 10px 20px
}

#tocBtn {
    font-weight: 400
}

.J1{
    margin-top: 1px;
}

.I1 {

}

.I2 {
    border-bottom: 1px solid #eee;
    padding-top: 15px
}

.I2 h1 {
    font-weight: 400;
    line-height: 2.4rem;
    color: #111;
    font-size: 1.5rem
}

.I3 {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    background: #301050;
    height: 35px
}

.I4 {
    -ms-flex: 1 1 .000000001px;
    -webkit-flex: 1;
    flex: 1;
    -webkit-flex-basis: .000000001px;
    flex-basis: .000000001px
}

.I5 {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row
}

.I6 {
    margin-left: 8px
}

.I5 button {
    background: 0;
    padding: 8px;
    vertical-align: middle;
    cursor: pointer
}

.I5 svg {
    width: 20px;
    height: 20px;
    fill: #DDD
}

.I5 .I6 {
    text-decoration: none;
    color: #ff4f02
}

.I5 .I6:hover svg {
    -ms-transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    fill: #FFF
}

.I5 .I6:hover span {
    text-decoration: underline
}

.I5 .I6 span {
    font-size: .9rem;
    font-weight: 500;
    letter-spacing: .007px;
    text-transform: uppercase;
    vertical-align: middle
}

.I8 {
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.6rem;
}

.I8 h2,.I8 h3,.I8 p {
    margin: 14px 0
}

.I8 ul,ol {
    padding-left: 50px
}

.I8 h2,.I8 h3 {
    font-weight: 400;
    line-height: 2.4rem;
    font-size: 1.2rem
}

.I8 a {
    color: #ff4f02;
    text-decoration: none
}

.I8 a:hover {
    text-decoration: underline
}
.I9{
    margin-top: 1px;
    padding: 20px;
    background: #301050
}

.B1 {

}

.F1 {
    width: 100%;
    height: 50px;
    margin-top: 1px;
}

.F2 {
    padding: 5px 0;
    text-align: center;
    color: #ff4f02;
    font-size: 14px;
    line-height: 40px;
    background: #301050;
    margin: 0 auto;
}

.F2 span::after {
    content: "·";
    margin: 0 10px
}

.F2 a {
    text-decoration: none;
    color: #ff4f02
}

.F2 a:hover {
    text-decoration: underline
}

.S1,.E1 {
    background-color: rgba(0,0,0,.9);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
    display: none
}

.S2,.E2 {
    background-color: #fff
}

.S3,.E3 {
    padding: 16px 16px 0
}

.S4 {
    border-bottom: 1px solid #eee;
    height: 32px;
    padding: 16px;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row
}

.S5 {
    height: 32px;
    width: 32px;
    margin-right: 14px
}

.S6 {
    padding: 16px
}

.S6 input {
    border-bottom: 1px solid #888;
    height: 20px;
    color: hsla(0,0%,6.7%,.8);
    font-size: 1.2rem;
    font-weight: 400;
    width: 100%;
    padding: 5px 0
}

.S7 {
    padding: 8px;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.S7 a {
    color: hsla(0,0%,6.7%,.6);
    text-decoration: none;
    font-weight: 600;
    padding: 10px 16px
}

.S8 {
    padding: 16px 0;
    text-align: center;
    line-height: 25px;
    border-bottom: 1px solid #eee;
    font-weight: 400;
    color: #fff;
    background-color: #009cff
}

.EM {
    width: 32px;
    height: 32px;
    background: #888;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    margin-right: 0
}

.EM svg {
    fill: #fff;
    width: 24px;
    height: 24px
}

.E4 {
    padding: 16px
}

.E4 p {
    padding: 10px 0
}

.E4 input,.E4 textarea {
    background-color: hsla(0,0%,0%,.09);
    color: #c1c1c1;
    padding: 10px;
    border-radius: 5px;
    width: 97%;
    display: block
}

.E4 button {
    background: hsla(0,0%,0%,.09);
    color: #4285f4;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer
}

.E4 button:hover {
    background: hsla(0,0%,0%,.18)
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #c1c1c1;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c1c1c1;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c1c1c1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #c1c1c1;
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    background: #c9c9c9
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #c9c9c9
}

.body-overflow {
    overflow: hidden
}

.box-game h4 {
    padding: 0 12px
}

.bg-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    z-index: 9999;
    background-color: #000;
    vertical-align: middle;
    text-align: center;
    animation: animatezoom .6s;
    -webkit-animation: animatezoom .6s
}

.bg-fixed .GC {
    display: table;
    height: 100%;
    margin: 0 auto
}

.bg-fixed .GC .BG {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#exit-full-screen {
    display: none;
    position: absolute;
    top: 32px;
    right: 23px;
    cursor: pointer
}

#exit-full-screen button {
    background: 0;
    width: 35px;
    height: 35px;
    cursor: pointer
}

#exit-full-screen button svg {
    fill: #fff
}

.fb-comments span {
    width: 300px!important
}

.fb_iframe_widget iframe {
    width: 300px!important
}

.is-active svg {
    -ms-transform: scale(1.3,1.3);
    -webkit-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
    fill: hsla(0,0%,6.7%,.8)
}

.GC {
    position: relative
}

.GC::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    opacity: .1;
    z-index: -1;
    background-image: url(images/mask.png)
}

.BG {
    margin: 0 auto
}

.N0 {
    display: none;
    position: fixed;
    top: -120px;
    right: 0;
    bottom: -120px;
    left: 0;
    transition-property: visibility;
    visibility: visible;
    z-index: 9
}

.scrim {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition-property: opacity;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 0;
    background: rgba(0,0,0,.5);
    opacity: 1;
    transition-duration: 200ms
}

.opened {
    display: block
}

.closed {
    display: none
}

.RES1 {
    margin-right: 10px
}

.RES2 {
    margin-left: 10px
}

#contact {
    width: 50%
}

#contact textarea {
    height: 100px
}

.alert-success {
    padding: 8px 10px;
    background: #c1e2c1;
    color: #148a30;
    font-size: 13px;
    display: none
}

.container {
    width: 70%
}

td {
    border: 1px solid #cfcfcf;
    padding: 10px;
    vertical-align: top
}

td img {
    width: 100%
}

table {
    width: 100%;
    border-collapse: collapse
}

#player {
    position: relative
}

#preroll {
    position: absolute
}

.ED {
    position: fixed;
}
blockquote {
    padding-left: 20px;
    border-left: 5px solid #959595;
    margin: 0 20px;
    font-style: italic;
}
a { color: #ff4f02; text-decoration: none; }