@font-face {
    font-family: burbankbigcondensed-black;
    src: url(../fonts/BurbankBigCondensed-Blackd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/BurbankBigCondensed-Black.otf) format("opentype"), url(../fonts/BurbankBigCondensed-Black.woff) format("woff"),
        url(../fonts/BurbankBigCondensed-Black.ttf) format("truetype"), url(../fonts/BurbankBigCondensed-Black.svg#BurbankBigCondensed-Black) format("svg");
    font-weight: 400;
    font-style: normal;
}
::selection {
    background: #19dcff;
    color: #fff;
}
::-moz-selection {
    background: #19dcff;
    color: #fff;
}
body {
    overflow-x: hidden;
}
html {
    overflow-y: scroll;
    overflow-x: hidden;
}
ul li {
    list-style-type: none;
}
header,
section {
    position: relative;
}
a {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
a:hover,
a:focus,
a:visited,
a:active {
    text-decoration: none !important;
    outline: none !important;
}
.no-margin {
    margin-right: 0;
    margin-left: 0;
}
.double-margin {
    margin-right: -30px;
    margin-left: -30px;
}
.double-padding {
    padding-right: 30px;
    padding-left: 30px;
}
.small-margin {
    margin-right: -5px;
    margin-left: -5px;
}
.small-padding {
    padding-right: 5px;
    padding-left: 5px;
}
.no-padding {
    padding-right: 0;
    padding-left: 0;
}
.no-padding-right {
    padding-right: 0;
}
.no-padding-left {
    padding-left: 0;
}
.animation-delay-200 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.animation-delay-400 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.animation-delay-600 {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.animation-delay-800 {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}
.animation-delay-1000 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
body {
    font-family: burbankbigcondensed-black;
    color: #211d1e;
    font-size: 20px;
}
body {
    background-color: #fdfdfd;
}
header {
    padding: 50px 0 20px;
    background: url(../img/main-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 800px;
    background-position: center bottom;
}
.logo-wrapper {
    position: relative;
    text-align: center;
}
.logo-img {
    max-width: 730px;
    margin: 0 auto;
}
.intro-header-wrapper h1 {
    margin: 0;
    color: #ff700a;
    text-shadow: 2px 2px 0 #c5580b, 0 0 20px rgba(0, 0, 0, 0.8);
    margin: 0;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 5em;
    letter-spacing: 4px;
}
.intro-content p {
    font-size: 2em;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
    max-width: 600px;
    margin: 0 auto;
}
.exposed-text {
    color: #fff710;
}
.article-wrapper {
    max-width: 800px;
    margin: 0 auto;
    background: #fff;
    padding: 10px;
    position: relative;
    top: -100px;
    box-shadow: 0 -20px 35px 0 rgba(0, 0, 0, 0.2);
}
.article-header {
    margin-top: 40px;
    background: #ff700a;
    background: -webkit-linear-gradient(315deg, #ffbf2a, #ff700a 65%, #ff700a);
    background: -o-linear-gradient(315deg, #ffbf2a 0, #ff700a 65%, #ff700a 100%);
    background: linear-gradient(135deg, #ffbf2a, #ff700a 65%, #ff700a);
    position: relative;
    min-height: 300px;
}
.article-header img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 40em;
}
.article-content {
    padding: 30px 20px;
}
article {
    position: relative;
    font-size: 14px;
    line-height: 1.8;
}
article p {
    text-align: justify;
    text-align-last: left;
    color: #757575;
    font-family: open sans, sans-serif;
}
article h2 {
    font-size: 4em;
    color: #ff700a;
    text-shadow: 2px 2px 0 #c5580b;
}
article h3 {
    font-size: 2.4em;
    margin-top: 40px;
    margin-bottom: 0;
}
.article-c-img {
    display: table;
    margin: 40px auto 20px;
}
.bottom-section {
    background: url(../img/gen-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 0 0 150px;
}
.heroes-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 1900px;
    margin: 0 auto;
    z-index: 1;
}
.heroes-wrapper .one {
    position: absolute;
    bottom: 0;
    right: 0;
    max-width: 50%;
}
.heroes-wrapper .two {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 50%;
}
.generator-outer {
    max-width: 700px;
    margin: 40px auto 0;
    position: relative;
    top: 70px;
    z-index: 20;
}
.generator-title-outer {
    position: relative;
    margin: 0 0 30px;
}
.generator-title-wrapper {
    background: #fff;
    -webkit-clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    max-width: 600px;
    margin: 0 auto;
    padding: 20px 20px 15px;
    text-align: center;
    position: relative;
    top: 10px;
    right: -10px;
}
.generator-title-wrapper h2 {
    margin: 0;
    color: #211d1e;
    font-size: 2.5em;
}
.generator-content-wrapper {
    position: relative;
}
.field-wrapper {
    position: relative;
}
.icon-wrapper {
    position: absolute;
    left: 25px;
    top: 39px;
    z-index: 10;
}
.input-icon {
    max-width: 40px;
}
.hidden-input {
    display: none !important;
}
.f-input {
    font-size: 2.4em;
    background: rgba(0, 0, 0, 0.35);
    -webkit-clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    border: none;
    position: relative;
    color: #fff;
    cursor: pointer;
    width: 100%;
    height: 120px;
    padding: 0 10px 0 90px;
    font-weight: 700;
    outline: none !important;
}
.f-input:focus {
    background: #fff;
    color: #211d1e;
}
.f-input::-webkit-input-placeholder {
    color: #fff;
}
.f-input:-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.f-input::-moz-placeholder {
    color: #fff;
    opacity: 1;
}
.f-input:-ms-input-placeholder {
    color: #fff;
}
.border-b-red .f-input {
    background: #da292a;
}
.platform-field-wrapper {
    position: relative;
    margin-top: 10px;
}
.platform-item {
    background: rgba(0, 0, 0, 0.35);
    -webkit-clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    padding: 20px 10px;
    position: relative;
    color: #fff;
    text-align: center;
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    cursor: pointer;
}
.platform-item i {
    font-size: 2.8em;
    display: block;
    color: rgba(255, 255, 255, 0.5);
}
.platform-item span {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.1em;
    margin-top: 4px;
    display: block;
}
.platform-item.active {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    background: #fff;
}
.platform-item.active i {
    color: #211d1e;
}
.platform-item.active span {
    color: #211d1e;
}
.button-wrapper {
    margin: 30px auto 0;
}
.f-button {
    font-size: 2.4em;
    display: block;
    color: #000;
    width: 250px;
    height: 80px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    line-height: 85px;
    margin: 0 auto;
    background: 0 0;
    border: none;
    box-shadow: none;
    cursor: pointer;
}
.f-button span {
    position: relative;
    z-index: 2;
    color: #000;
    display: block;
    text-align: center;
}
.f-button:after {
    background: #ff0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    -webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
    box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
    -webkit-animation: jelly 6s ease-in-out infinite;
    animation: jelly 6s ease-in-out infinite;
    -webkit-transform-origin: 50% 50% 20px;
    -ms-transform-origin: 50% 50% 20px;
    transform-origin: 50% 50% 20px;
    z-index: 1;
}
@-webkit-keyframes jelly {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
    }
    50% {
        -webkit-transform: matrix3d(1.0593, 0, -0.1, 0.00025, 0, 0.9603, 0.1, -0.0001, 0.1, -0.1, 0.9801, 0, 0, -3, 0, 1);
        transform: matrix3d(1.0593, 0, -0.1, 0.00025, 0, 0.9603, 0.1, -0.0001, 0.1, -0.1, 0.9801, 0, 0, -3, 0, 1);
    }
    to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
    }
}
@keyframes jelly {
    0% {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
    }
    50% {
        -webkit-transform: matrix3d(1.0593, 0, -0.1, 0.00025, 0, 0.9603, 0.1, -0.0001, 0.1, -0.1, 0.9801, 0, 0, -3, 0, 1);
        transform: matrix3d(1.0593, 0, -0.1, 0.00025, 0, 0.9603, 0.1, -0.0001, 0.1, -0.1, 0.9801, 0, 0, -3, 0, 1);
    }
    to {
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
    }
}
.blurrrrr-me {
    filter: blur(10px);
    transition: filter 0.25s ease;
}
.mfp-bg {
    opacity: 0.85 !important;
    background: #ff700a;
    background: -webkit-linear-gradient(315deg, #ffbf2a, #ff700a 65%, #ff700a);
    background: -o-linear-gradient(315deg, #ffbf2a 0, #ff700a 65%, #ff700a 100%);
    background: linear-gradient(135deg, #ffbf2a, #ff700a 65%, #ff700a);
}
.modal-w {
    width: 95%;
    margin: 0 auto;
    max-width: 1200px;
}
.res-head {
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3.6em;
    display: block;
}
.resource-outer {
    position: relative;
    text-align: center;
}
.resource-item {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    padding: 50px 20px;
    -webkit-clip-path: polygon(0 0, 100% 7%, 100% 90%, 0 97%);
    clip-path: polygon(0 0, 100% 7%, 100% 90%, 0 97%);
    cursor: pointer;
    transform: scale(0.95);
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895), -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.8);
}
.resource-item-content {
    width: 100%;
    padding: 10px 5px;
}
.resource-select-img {
    display: table;
    max-width: 100%;
    margin: 0 auto;
}
.res-item-amount {
    font-size: 50px;
    display: block;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    color: #211d1e;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.res-item-label {
    font-size: 18px;
    display: block;
    line-height: 1;
    text-align: center;
    color: #ff700a;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.resource-item:hover {
    transform: scale(1);
    background: rgba(0, 0, 0, 0.3);
}
.resource-item:hover .res-item-amount,
.resource-item:hover .res-item-label {
    color: #fff;
}
.confirm-player-inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.confirmation-header {
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    margin: 0 0 30px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 3.6em;
    display: block;
}
.player-confirm-inner {
    background: #fff;
    padding: 50px 20px;
    -webkit-clip-path: polygon(0 0, 100% 7%, 100% 90%, 0 97%);
    clip-path: polygon(0 0, 100% 7%, 100% 90%, 0 97%);
}
.selected-player-label,
.selected-platform-label,
.selected-amount-label {
    font-size: 22px;
    display: block;
    text-transform: uppercase;
    margin-bottom: 7px;
    line-height: 1;
    text-align: center;
    font-weight: 700;
    color: #ff700a;
}
.selected-player-value,
.selected-platform-value,
.selected-amount-value {
    font-size: 2em;
    display: block;
    line-height: 1;
    text-align: center;
    color: #211d1e;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.selected-platform-value i {
    font-size: 26px;
    margin-right: 7px;
    position: relative;
    color: #ff700a;
    font-weight: 400;
}
.player-info-img-icon {
    max-width: 25px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}
.player-info-amount-img {
    margin-right: 7px;
    max-width: 32px;
}
.processing-inner {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.console-player-info-wrapper {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: -webkit-transform 500ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 500ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 500ms cubic-bezier(0.225, 3, 0.485, 0.895), -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.no-margin-top {
    margin-top: 0 !important;
}
.f-process-msg {
    font-size: 4em;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    font-weight: 700;
    text-transform: uppercase;
    margin: 20px auto 0;
}
.f-process-msg-success {
    color: #35ff6e;
}
.f-process-msg-error {
    color: #ffb517;
}
.f-process-msg span.lnr {
    font-size: 100px;
    color: rgba(0, 0, 0, 0.25);
    position: relative;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    text-shadow: none;
}
.f-process-msg-success span.lnr {
    color: #35ff6e;
}
.f-process-msg-error span.lnr {
    color: #979797;
}
.processing-resource {
    max-width: 300px;
    margin: 0 auto;
    display: none;
}
.processing-resource .row {
    margin: 0 -5px;
}
.processing-resource .col-6 {
    padding: 0 5px;
}
.console-item-img {
    max-width: 100px;
}
.processing-itemource-item {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
    -webkit-clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    clip-path: polygon(0 0, 100% 13%, 100% 86%, 0 95%);
    padding: 35px 30px 45px;
    transform: scale(0.6);
    -webkit-transition: -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    transition: transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895), -webkit-transform 300ms cubic-bezier(0.225, 3, 0.485, 0.895);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0.4;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.8);
}
.processing-itemource-item-completed {
    background: #35ff6e !important;
}
.now-seen {
    display: block !important;
    margin: 0 auto;
}
.processing-item-select-amount {
    font-size: 3em;
    display: block;
    line-height: 1;
    font-weight: 700;
    margin-top: 7px;
    text-align: center;
    color: #211d1e;
}
.processing-item-select-label {
    font-size: 1.2em;
    text-align: center;
    color: #000000;
    font-weight: 700;
}
.processing-itemource-item-completed .processing-item-select-amount,
.processing-itemource-item-completed .processing-item-select-label {
    color: #fff !important;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.normalscale {
    transform: scale(1);
    opacity: 1;
}
.human-verification-wrapper {
    position: relative;
    text-align: center;
}
.human-verification-wrapper h3 {
    font-size: 3.2em;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.human-verification-wrapper p {
    color: #fff;
    font-size: 1.4em;
    max-width: 500px;
    margin: 10px auto 0;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: table;
}
.human-verification-wrapper i {
    font-size: 2.6em;
    display: block;
    text-align: center;
    margin: 20px auto;
    color: #ff0;
}
#verification-button {
    color: #fff;
    font-size: 34px;
}
.h-v-time-left-wrapper {
    color: #fff;
    font-size: 1.6em;
    margin-bottom: 20px;
}
#human_verification_timer_time {
    color: #ff0;
    display: block;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
footer {
    text-align: center;
    padding: 10px 0 5px;
    background: #2a2a2a;
    color: #999;
    font-size: 0.7em;
    position: relative;
    z-index: 20;
}
footer .copyright-notice {
    margin-top: 3px;
}
footer .copyright-notice span {
    display: block;
    margin-top: 3px;
}
.footer-social-wrapper {
    margin: 10px 0;
}
footer a {
    color: #fff;
    text-shadow: none;
    font-weight: 400;
}
footer a:hover {
    color: #ff700a;
}
.f-n-l:after {
    display: inline-block;
    content: "|";
    margin: 0 3px;
    position: relative;
    color: rgba(0, 0, 0, 0.2);
}
.f-n-l:last-child:after {
    display: none;
}
.not-seen {
    visibility: hidden;
}
.displayed {
    display: block;
}
.footer-popup-wrapper {
    width: 90%;
    max-width: 500px;
    margin: 0 auto;
    position: relative;
}
.footer-popup-title-wrapper {
    position: absolute;
    width: 100%;
    left: 0;
    top: -10px;
}
.footer-popup-wrapper h1 {
    margin: 0 0 20px;
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 98%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 98%);
    background: #ff700a;
    background: -webkit-linear-gradient(315deg, #ffbf2a, #ff700a 65%, #ff700a);
    background: -o-linear-gradient(315deg, #ffbf2a 0, #ff700a 65%, #ff700a 100%);
    background: linear-gradient(135deg, #ffbf2a, #ff700a 65%, #ff700a);
    width: 300px;
    height: 80px;
    text-align: center;
    font-size: 1.6em;
    position: relative;
    z-index: 5;
    padding: 22px 10px;
    margin: 0 auto;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    top: -40px;
}
.footer-popup-inner-wrapper {
    -ms-filter: "alpha(opacity=0)";
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    position: relative;
    -webkit-box-shadow: 0 0 2px 0 #868686;
    -moz-box-shadow: 0 0 2px 0 #868686;
    box-shadow: 0 0 2px 0 #868686;
    text-align: center;
    height: 540px;
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 98%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 98%);
    background: #fff;
    margin: 0 auto;
    padding: 50px 50px 30px;
    overflow-y: scroll;
    position: relative;
}
.contact-form-wrapper {
    overflow-y: hidden;
}
.footer-popup-wrapper h2 {
    font-size: 1.4em;
    margin: 20px 0 5px;
    color: #211d1e;
}
.footer-popup-wrapper p {
    color: #555;
    font-size: 0.9em;
    text-align: justify;
    text-align-last: left;
    -moz-text-align-last: left;
}
.styled-input::-webkit-input-placeholder {
    color: #000;
}
.styled-input::-moz-placeholder {
    color: #000;
}
.styled-input:-ms-input-placeholder {
    color: #000;
}
.styled-input:-moz-placeholder {
    color: #000;
}
.input-style::-webkit-input-placeholder {
    color: #000;
}
.input-style::-moz-placeholder {
    color: #000;
}
.input-style:-ms-input-placeholder {
    color: #000;
}
.input-style:-moz-placeholder {
    color: #000;
}
.footer-popup-wrapper .input-style {
    background: #eee;
    height: 45px;
    padding: 0 15px;
    border-radius: 0;
    border: none;
    color: #000;
}
.footer-popup-wrapper textarea.input-style {
    height: auto;
    padding: 10px 15px;
}
.footer-popup-wrapper label {
    font-size: 0.9em;
    font-weight: 300;
    text-align: center;
    display: block;
    margin: 0;
    color: #999;
}
#msgSubmit {
    margin-top: 5px;
    font-size: 1em;
}
.footer-popup-wrapper .mfp-close {
    position: absolute;
    right: -35px;
    top: -35px;
    cursor: pointer;
    display: block;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    display: block;
    line-height: 1;
    font-family: burbankbigcondensed-bold;
    color: #fff;
    font-size: 2.4em;
}
.help-block.with-errors {
    font-size: 0.8em;
    color: #ffb517;
}
.help-block.with-errors ul {
    margin: 0;
}
.ad-wrapper {
    position: relative;
}
.ad-wrapper-inner {
    width: 728px;
    height: 90px;
    line-height: 90px;
    background: #1ac1ff;
    position: relative;
    margin: 0 auto;
    display: block;
    z-index: 30;
    color: #fff;
    text-align: center;
}
.ad-wrapper-2 {
    margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
    .heroes-wrapper .one {
        position: absolute;
        bottom: 0;
        right: -15%;
        max-width: 50%;
    }
    .heroes-wrapper .two {
        position: absolute;
        left: -25%;
        bottom: 0;
        max-width: 50%;
    }
    .platform-item span {
        font-size: 0.9em;
        margin-top: 10px;
    }
}
@media screen and (max-width: 993px) {
    header {
        min-height: 600px;
    }
    .logo-img {
        max-width: 400px;
    }
    .article-c-img {
        max-height: 300px;
    }
    .intro-header-wrapper h1 {
        font-size: 3em;
    }
    .generator-title-wrapper h2 {
        font-size: 2.2em;
    }
    .f-c-column {
        text-align: center;
    }
    .f-c-column h4 {
        font-size: 1.6em;
    }
    .f-a-val {
        display: block;
        font-size: 1.8em;
    }
}
@media screen and (max-width: 767px) {
    header {
        min-height: 500px;
    }
    .intro-content p {
        font-size: 1.6em;
    }
    article h2 {
        font-size: 3em;
    }
    article h3 {
        font-size: 2em;
    }
    .generator-outer {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (max-width: 600px) {
    .player-header,
    .res-head {
        font-size: 2.2em;
    }
}
@media screen and (max-width: 575px) {
    .generator-title-wrapper h2 {
        font-size: 2em;
    }
    .f-input {
        font-size: 1.8em;
    }
    .section-header-wrapper h1 {
        font-size: 2.4em;
    }
    .confirmation-header {
        font-size: 1.8em;
    }
    .section-intro-w p {
        font-size: 1.1em;
    }
    .platform-item {
        margin-bottom: 10px;
    }
    .platform-item span {
        font-weight: 400;
    }
    .platform-item i {
        font-size: 1.8em;
    }
    .confirm-player-inner {
        padding: 30px 10px 40px;
    }
    .player-confirm-inner {
        padding: 30px 20px;
    }
}
@media screen and (max-width: 550px) {
    .intro-header-wrapper h1 {
        font-size: 2.2em;
    }
    .generator-content-wrapper p {
        font-size: 16px;
    }
    .resource-outer {
        padding: 40px 30px 70px;
    }
}
@media screen and (max-width: 450px) {
    .generator-title-wrapper h2 {
        font-size: 1.6em;
    }
    .f-input {
        font-size: 1.5em;
        padding-left: 75px;
    }
    .intro-header-wrapper h1 {
        font-size: 1.9em;
    }
    .intro-content p {
        font-size: 1.6em;
    }
    .logo-img {
        max-width: 90%;
        position: relative;
        z-index: 25;
    }
    .section-header-wrapper h1,
    .confirmation-header {
        font-size: 2em;
    }
    .confirmation-header {
        letter-spacing: 2px;
    }
    .selected-player-label,
    .selected-platform-label {
        font-size: 16px;
    }
    .selected-player-value i,
    .selected-platform-value i {
        font-size: 18px;
    }
    .player-header,
    .res-head {
        font-size: 2em;
    }
    .res-item-amount {
        font-size: 30px;
    }
    .res-item-label {
        font-size: 16px;
    }
    .processing-item-select-amount {
        font-size: 2.6em;
    }
    .f-process-msg {
        font-size: 3em;
    }
    .f-process-msg i {
        font-size: 0.9em;
    }
    .human-verification-wrapper h3 {
        font-size: 2em;
    }
    .human-verification-wrapper p {
        font-size: 1.2em;
    }
    .h-v-time-left-wrapper {
        font-size: 1.2em;
    }
}
@media screen and (max-width: 410px) {
    .f-input {
        font-size: 1.3em;
    }
    .resource-item-content {
        padding: 10px 15px;
    }
    .player-header,
    .res-head {
        font-size: 1.6em;
    }
    .f-process-msg {
        font-size: 2.6em;
    }
    .article-header {
        min-height: 250px;
    }
    article h2 {
        font-size: 2.8em;
    }
    article h3 {
        font-size: 1.9em;
    }
}
@media screen and (max-width: 390px) {
    .f-process-msg {
        font-size: 2.2em;
    }
    .resource-outer {
        padding: 20px 20px 60px;
    }
    .confirmation-header {
        letter-spacing: 1.5px;
        font-size: 1.6em;
    }
    .button {
        width: 100% !important;
        display: block;
    }
    .searching-label {
        font-size: 3em;
    }
}
@media screen and (max-width: 375px) {
    .f-button {
        width: 100%;
    }
    .intro-content p {
        font-size: 1.4em;
    }
    .f-input {
        font-size: 1.2em;
    }
    .f-process-msg {
        font-size: 2em;
    }
}
@media screen and (max-width: 365px) {
    .section-header-wrapper h1 {
        font-size: 1.7em;
    }
    .confirmation-header {
        font-size: 1.5em;
    }
    .res-item-amount {
        font-size: 26px;
    }
    .processing-item-select-amount {
        font-size: 2.2em;
    }
    .f-process-msg {
        font-size: 1.8em;
    }
    .f-input {
        font-size: 1.2em;
    }
    .selected-player-value,
    .selected-platform-value {
        font-size: 1.7em;
    }
}
@media screen and (max-width: 350px) {
    .intro-header-wrapper h1 {
        font-size: 1.8em;
    }
    .confirmation-header {
        font-size: 1.4em;
    }
    .processing-item-select-amount {
        font-size: 2em;
    }
    .f-input {
        font-size: 1.1em;
    }
    .f-process-msg {
        font-size: 1.6em;
    }
}
@media screen and (max-width: 340px) {
    .player-header,
    .res-head {
        font-size: 1.4em;
    }
}
@media screen and (max-width: 335px) {
    .intro-header-wrapper h1 {
        font-size: 1.7em;
    }
    .f-process-msg {
        font-size: 1.4em;
    }
}
