@font-face {
    font-family: 'Montserrat';
    format('truetype')
}

html, body {
    color: #fff;
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale
}

    html.wf-loading #content-wrapper, body.wf-loading #content-wrapper {
        display: none
    }

    html.wf-active #content-wrapper, body.wf-active #content-wrapper, html.wf-inactive #content-wrapper, body.wf-inactive #content-wrapper {
        display: block
    }

@media screen and (orientation:landscape) {
    html, body {
        min-height: 100%;
        height: auto
    }
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    position: relative;
    background: #57933E;
    font-family: Montserrat,sans-serif;
    font-size: 16px
}

@media screen and (min-width: 1025px) {
    body {
        background: #1F5834;
    }
}

body.lang-cn {
    font-weight: bolder
}

body.lang-cnt {
    font-weight: bolder
}

body.lang-zh {
    font-weight: bolder
}

body.lang-zh_tw {
    font-weight: bolder
}

body.lang-jp {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック","MS Gothic",Arial,sans-serif
}

body.lang-ru, body.lang-vi, body.lang-tr, body.lang-pl {
    font-family: Arial,sans-serif;
    font-weight: bolder
}

body.lang-ar, body.lang-fa, body.lang-he {
    font-family: Arial,sans-serif;
    direction: rtl
}

body.hidden {
    visibility: hidden
}

a {
    text-decoration: none;
    color: #fff
}

p {
    margin: 0;
    padding: 0 0 1em 0
}

header {
    padding-top: 15vw;
    z-index: 30;
    position: relative
}

@media screen and (orientation:landscape) {
    header {
        padding-top: 8vh !important
    }
}

@media screen and (min-width: 420px) {
    header {
        padding-top: 7vw
    }
}

header h2 {
    margin: 0 auto;
    padding: 0;
    background: url(/images/SoccerBattleLogo.png) no-repeat;
    background-size: 160px auto;
    width: 160px;
    height: 160px;
    text-indent: -9999px
}

@media screen and (orientation:landscape) {
    header h2 {
        background-size: 100% auto !important;
        width: 118px !important;
        height: 106px !important
    }
}

@media screen and (min-width: 420px) {
    header h2 {
        background-size: 180px auto;
        width: 180px;
        height: 180px
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    header h2 {
        background-size: 160px auto !important;
        width: 160px !important;
        height: 180px !important
    }
}

body.lang-jp header h2 {
    background-image: url(/images/button_blue.png)
}

body.lang-kr header h2 {
    background-image: url(/images/SoccerBattleLogo.png)
}

body.lang-cn header h2 {
    background-image: url(/images/button_green.png);
    background-size: 80% auto;
    background-position: center top
}

@media screen and (orientation:landscape) {
    body.lang-cn header h2 {
        background-size: 85% auto !important
    }
}

body.lang-cnt header h2 {
    background-image: url(/images/SoccerBattleLogo.png);
    background-size: 80% auto;
    background-position: center top
}

@media screen and (orientation:landscape) {
    body.lang-cnt header h2 {
        background-size: 85% auto !important
    }
}

#wrapper {
    margin: 0 auto 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    height: 100%
}

@media screen and (min-width: 1025px) {
    #wrapper {
        background: #0087fa
    }
}

@media screen and (max-width: 374px) {
    #wrapper {
        width: 100%
    }
}

@media screen and (min-width: 420px) {
    #wrapper {
        width: 520px;
        width: 100%
    }
}

@media screen and (min-width: 1025px) {
    #wrapper {
        max-width: 1024px
    }
}

@media screen and (orientation:landscape) {
    #wrapper {
        width: 100%
    }
}

#content-wrapper {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
}

@media screen and (orientation:landscape) {
    #content-wrapper {
        top: 0;
        bottom: 0;
        height: auto !important;
        bottom: 188px
    }
}

@media screen and (min-width: 420px) {
    #content-wrapper {
        height: 95vh
    }
}

@media screen and (max-width: 374px) {
    #content-wrapper {
        height: 85vh
    }
}

.deco.bg-top, .deco.bg-bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    z-index: 3;
    background: url(/images/HomeScreenBg.jpg) no-repeat;
    background-size: 120% auto
}

@media screen and (orientation:landscape) {
    .deco.bg-top, .deco.bg-bottom {
        height: 100% !important
    }
}

@media screen and (min-width: 768px) {
    .deco.bg-top, .deco.bg-bottom {
        height: 90%
    }
}

@media screen and (min-width: 1025px) {
    .deco.bg-top, .deco.bg-bottom {
        background: url(/images/HomeScreenBg.jpg) no-repeat;
        background-size: 100% auto
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    .deco.bg-top, .deco.bg-bottom {
        height: 90% !important
    }
}

.deco.bg-bottom {
    display: none
}

.deco.battlers {
    display: none
}

#lang {
    width: auto;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 18px;
    z-index: 50;
    height: 24px;
    text-align: right
}

@media screen and (min-width: 420px) {
    #lang {
        top: 20px;
        right: 28px
    }
}

#lang .active {
    display: inline-block;
    height: 20px;
    z-index: 51;
    padding-right: 20px;
    background: url(/images/button_blue.png) no-repeat right 4px;
    background-size: 15px 11px;
    font-size: 14px
}

#lang select {
    width: auto;
    height: 25px;
    z-index: 52;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    display: block;
    background: #fff;
    font-size: 12px
}

#content {
    position: absolute;
    top: 58vw;
    left: 0;
    width: 100%;
    z-index: 99;
    text-align: center;
    font-family: 'Montserrat',SimHei,Arial,sans-serif;
    font-size: 20px
}

body.lang-cn #content {
    font-weight: bolder
}

body.lang-cnt #content {
    font-weight: bolder
}

body.lang-zh #content {
    font-weight: bolder
}

body.lang-zh_tw #content {
    font-weight: bolder
}

body.lang-jp #content {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ ゴシック","MS Gothic",Arial,sans-serif
}

body.lang-ru #content, body.lang-vi #content, body.lang-tr #content, body.lang-pl #content {
    font-family: Arial,sans-serif;
    font-weight: bolder
}

body.lang-ar #content, body.lang-fa #content, body.lang-he #content {
    font-family: Arial,sans-serif;
    direction: rtl
}

@media screen and (orientation:landscape) {
    #content {
        position: relative !important;
        top: auto !important;
        margin-top: 1vh !important;
        margin-bottom: 2em !important
    }
}

@media screen and (min-width: 420px) {
    #content {
        top: 36vw;
        margin-top: 0
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    #content {
        top: auto;
        margin-top: 20px !important;
        bottom: auto;
        margin-bottom: 5.5em !important
    }
}

#content .inner {
    width: 90%;
    margin: 0 auto;
    position: relative
}

#content h1 {
    font-size: 27px;
    font-weight: normal;
    padding: 0 0 1em 0;
    margin: 0 auto;
    min-width: 280px;
    color: #fff;
    position: relative
}

@media screen and (orientation:landscape) {
    #content h1 {
        font-size: 27px !important
    }

        #content h1 br {
            display: none
        }
}

@media screen and (min-width: 768px) {
    #content h1 {
        width: 75%
    }
}

@media screen and (min-width: 420px) {
    #content h1 {
        font-size: 36px
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    #content h1 {
        font-size: 36px !important
    }
}

@media screen and (max-width: 374px) {
    #content h1 {
        font-size: 24px
    }
}

body.lang-vi #content h1, body.lang-jp #content h1, body.lang-cn #content h1, body.lang-cnt #content h1, body.lang-tr #content h1, body.lang-pl #content h1 {
    font-size: 110%;
    font-weight: bold
}

@media screen and (min-width: 420px) {
    body.lang-vi #content h1, body.lang-jp #content h1, body.lang-cn #content h1, body.lang-cnt #content h1, body.lang-tr #content h1, body.lang-pl #content h1 {
        font-size: 150% !important
    }
}

#content h1 span {
    color: #fff;
    content: attr(data-text);
    position: absolute;
    min-width: 280px;
    -webkit-text-stroke: .1em #000;
    text-shadow: 0 2px 0 #000;
    z-index: -2;
    top: 0;
    left: 0;
    right: 0;
    font-size: 27px
}

@media screen and (orientation:landscape) {
    #content h1 span {
        font-size: 27px !important
    }
}

@media screen and (min-width: 420px) {
    #content h1 span {
        font-size: 36px
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    #content h1 span {
        font-size: 36px !important
    }
}

@media screen and (max-width: 374px) {
    #content h1 span {
        font-size: 24px
    }
}

body.lang-vi #content h1 span, body.lang-jp #content h1 span, body.lang-cn #content h1 span, body.lang-cnt #content h1 span, body.lang-tr #content h1 span, #content h1 span body.lang-pl {
    display: none
}

#content p {
    padding-bottom: .25em
}

#content .link-primary a, #content .link-secondary a {
    display: none;
    background: url(/images/button_green.png) no-repeat 10px 0;
    background-size: 259px auto;
    
    width: 266px;
    height: 70px;
    padding-top: 10px;
    position: relative;
    -webkit-transition: all .15 cubic-bezier(.645, .045, .355, 1);
    transition: all .15 cubic-bezier(.645, .045, .355, 1);
    -webkit-tap-highlight-color: transparent;
    outline: none !important
}

@media screen and (min-width: 768px) {
    #content .link-primary a, #content .link-secondary a {
        
    }
}

#content .link-primary a.active, #content .link-secondary a.active {
    display: inline-block
}

body.lang-de #content .link-primary a, body.lang-de #content .link-secondary a {
    font-size: 16px
}

@media screen and (min-width: 768px) {
    body.lang-de #content .link-primary a, body.lang-de #content .link-secondary a {
        
    }
}

@media screen and (min-width: 768px) {
    body.lang-fr #content .link-primary a, body.lang-fr #content .link-secondary a {
        
    }
}

body.lang-ja #content .link-primary a, body.lang-ja #content .link-secondary a {
    font-size: 13px
}

@media screen and (min-width: 768px) {
    body.lang-ja #content .link-primary a, body.lang-ja #content .link-secondary a {
        font-size: 16px
    }
}

body.lang-jp #content .link-primary a, body.lang-jp #content .link-secondary a {
    font-size: 13px
}

@media screen and (min-width: 768px) {
    body.lang-jp #content .link-primary a, body.lang-jp #content .link-secondary a {
        
    }
}

body.lang-nl #content .link-primary a, body.lang-nl #content .link-secondary a {
    font-size: 15px
}

@media screen and (min-width: 768px) {
    body.lang-nl #content .link-primary a, body.lang-nl #content .link-secondary a {
        
    }
}

body.lang-ru #content .link-primary a, body.lang-ru #content .link-secondary a {
    font-size: 12px
}

@media screen and (min-width: 768px) {
    body.lang-ru #content .link-primary a, body.lang-ru #content .link-secondary a {
        font-size: 16px
    }
}

body.lang-vi #content .link-primary a, body.lang-vi #content .link-secondary a, body.lang-tr #content .link-primary a, body.lang-tr #content .link-secondary a, #content .link-primary a body.lang-pl, #content .link-secondary a body.lang-pl {
    font-size: 15px
}

@media screen and (min-width: 768px) {
    body.lang-vi #content .link-primary a, body.lang-vi #content .link-secondary a, body.lang-tr #content .link-primary a, body.lang-tr #content .link-secondary a, #content .link-primary a body.lang-pl, #content .link-secondary a body.lang-pl {
        font-size: 18px
    }
}

#content .link-primary a em, #content .link-secondary a em {
    width: 14px;
    height: 100%;
    display: block;
    position: absolute;
    font-size:20px;
    left: 0;
    top: 0;
    background: url(/images/button_blue.png) no-repeat;
    background-size: 10px auto
}

#content .link-primary span, #content .link-secondary span {
    font-size: 20px;
}

    #content .link-primary span.first, #content .link-secondary span.first {
        z-index: 3
    }

    #content .link-primary span.second, #content .link-secondary span.second {
        z-index: 2;
        -webkit-text-stroke: .1em #000;
        text-shadow: 0 2px 0 #000
    }

#content .link-secondary a {
    background: url(/images/button_blue.png) no-repeat 10px 0;
    background-size: 259px auto;
    font-size: 19px
}

    #content .link-secondary a em {
        background: url(/images/button_green.png) no-repeat;
        background-size: 10px auto
    }

#content .notes {
    opacity: 0;
    margin: 0 auto 0 auto;
    padding: 0;
    max-width: 350px;
    font-family: 'Montserrat',sans-serif;
    font-size: 13px;
    text-align: center;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out
}

    #content .notes.active {
        opacity: 1
    }

footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    padding: 30px 0 10px 0;
    color: #fff;
    text-align: left !important;
    z-index: 10;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (orientation:landscape) {
    footer {
        top: auto !important;
        bottom: auto !important;
        position: relative !important
    }
}

@media screen and (max-height:811px) {
    footer {
        bottom: auto;
        top: 520px
    }
}

@media screen and (min-width: 420px) {
    footer {
        top: auto;
        bottom: 0;
        padding-top: 36px
    }
}

@media screen and (orientation:landscape) and (min-width:813px) {
    footer {
        top: auto;
        bottom: 0;
        bottom: auto;
        position: relative
    }
}

@media screen and (max-width: 374px) {
    footer {
        top: 470px
    }
}

footer .container {
    margin: 0 auto 0 auto;
    width: 90%
}

@media screen and (max-width: 374px) {
    footer .container {
        max-width: 300px
    }
}

@media screen and (min-width: 420px) {
    footer .container {
        max-width: 88%
    }
}

footer .links {
    display: block;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 10px;
    letter-spacing: 0;
    color: #000;
    text-transform: none;
    font-size: 14px;
    text-align: center;
    width: 100%;
    line-height: 2em;
    position: relative;
    border-top: 1px solid #262626
}

body.lang-ar footer .links, body.lang-fa footer .links, body.lang-he footer .links {
    text-align: right
}

body.lang-cn footer .links {
    border: 0;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 100px
}

@media screen and (min-width: 420px) {
    footer .links {
        display: inline-block;
        width: 100%;
        text-align: left;
        padding-top: 0;
        padding-bottom: 26px
    }
}

@media screen and (min-width: 768px) {
    footer .links {
        width: 100%;
        margin-top: 8px
    }
}

body.lang-ar footer .links, body.lang-fa footer .links {
    font-size: 120%
}

@media screen and (min-width: 420px) {
    body.lang-ar footer .links, body.lang-fa footer .links {
        text-align: right
    }
}

footer .links a {
    display: block;
    float: left;
    clear: left;
    color: #fff;
    margin: 0 6px;
    width: 220px;
    
    text-align: left;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

body.lang-ar footer .links a, body.lang-fa footer .links a, body.lang-he footer .links a {
    float: none;
    display: inline-block;
    text-align: right
}

@media screen and (min-width: 420px) {
    footer .links a {
        float: left;
        clear: none;
        width: auto;
        margin-top: 28px;
        margin-left: 12px
    }

        footer .links a:first-child {
            margin-left: 0
        }
}

footer .links a.hover {
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

    footer .links a.hover:hover {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100);
        opacity: 1 !important
    }

footer .double {
    width: 58px;
    text-align: left !important;
    position: absolute;
    right: 0;
    bottom: 12px
}


body.lang-ar footer .double, body.lang-fa footer .double, body.lang-he footer .double {
    right: auto;
    left: 0
}

body.lang-cn footer .double {
    bottom: auto;
    top: 62px
}

@media screen and (min-width: 420px) {
    footer .double {
        width: 58px;
        display: inline-block;
        float: right;
        margin: 0;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto
    }

    body.lang-ar footer .double, body.lang-fa footer .double, body.lang-he footer .double {
        float: left
    }
}

footer .double a {
    display: block;
    margin-top: 0;
    width: 52px;
    height: 52px;
    text-indent: -9999px;
    background: url('/images/SoccerBattleLogo.png') center center no-repeat;
    background-size: 52px 52px
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    footer .double a {
        background: url(/images/SoccerBattleLogo.png) center center no-repeat;
        background-size: 52px 52px
    }
}

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2 * 96dpi) {
    footer .double a {
        background: url(/images/SoccerBattleLogo.png) center center no-repeat;
        background-size: 52px 42px
    }
}

body.lang-ar footer .double a, body.lang-fa footer .double a, body.lang-he footer .double a {
    text-indent: 9999px
}

@media screen and (min-width: 420px) {
    footer .double a {
        margin-top: 23px
    }
}

footer .age-rating {
    clear: both;
    margin-top: 9px;
    text-align: center;
    border-top: 1px solid #262626;
    text-align: left;
    padding-top: 24px;
    padding-bottom: 12px
}

@media screen and (min-width: 768px) {
    footer .age-rating {
        margin-top: 0
    }
}

footer .age-rating img {
    width: 100%;
    max-width: 400px
}

footer .social {
    clear: both;
    width: 100%;
    text-align: left;
    padding-bottom: 28px
}

body.lang-ar footer .social, body.lang-fa footer .social, body.lang-he footer .social {
    text-align: right
}

footer .social.inactive {
    visibility: hidden;
    display: none
}

footer .social a {
    margin: 0 6px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

@media screen and (max-width: 374px) {
    footer .social a {
        margin: 0 4px
    }
}

@media screen and (min-width: 420px) {
    footer .social a {
        margin: 0 10px
    }
}

footer .social a.hover {
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

    footer .social a.hover:hover {
        -moz-opacity: 1;
        -khtml-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
        filter: alpha(opacity=100);
        opacity: 1 !important
    }

footer .social svg {
    width: 22px;
    height: 23px
}

    footer .social svg * {
        fill: #fff
    }
/*# sourceMappingURL=styles.css.map */
