@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic&subset=latin,cyrillic);

.placeholder-fix:focus::-webkit-input-placeholder  { color:transparent; }
.placeholder-fix:focus::-moz-placeholder   { color:transparent; }
*, *:before, *:after, html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    margin: 0px;
    overflow-x:hidden;
    font-family: 'PT Serif', serif;
    /*background: url("landing_long.jpg") no-repeat top center;*/
    background-color: #000000;
    color: #ffffff;
    height: 100%;
    max-height: 100%;
}
img {
    display: block;
    border: none;
    margin: 0 auto;
    /*width: auto !important;*/
}
a img { border: none;   }
a {color: #ffffff; text-decoration: none}
a:visited {color: #ffffff; }
a:hover {color: hotpink;}
p {
    margin: 35px 0;
}
input {
    outline: none;
}
.fancybox-close {
    display: block;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/slide-elements.png") no-repeat scroll -164px 0 rgba(0, 0, 0, 0);
    position: absolute;
    right: -25px;
    top: -25px;
    width: 44px;
    height: 44px;
}


.fancybox-close:hover {
    background-position: -208px 0;
}

.fancybox-skin.beforcheg {
    position: relative;
    background: none;
}

.fancybox-skin.beforcheg .fancybox-close {
    right: -50px;
    top: -50px;
}

.fancybox-nav {
    width: 39px;
}

.next-btn,
.prev-btn,
.fancybox-nav span {
    cursor: pointer;
    background: rgba(0, 0, 0, 0) url("//xp-scw-promo.akamaized.net/feng_6/p/slide-elements.png") no-repeat;
    visibility: visible;
    top: 0;
    width: 41px;
    height: 100%;
}
.fancybox-nav.fancybox-prev {
    left: -70px;
}
.prev-btn,
.fancybox-nav.fancybox-prev span {
    background-position: -41px center;
}
.prev-btn:hover,
.fancybox-nav.fancybox-prev:hover span {
    background-position: 0  center;
}
.fancybox-nav.fancybox-next {
    right: -70px;
}
.next-btn,
.fancybox-nav.fancybox-next span {
    background-position: -82px center;
}
.next-btn:hover,
.fancybox-nav.fancybox-next:hover span {
    background-position: -123px center;
}


.video {
    display: block;
    background: url("http://img.youtube.com/vi/yosw_I_TnNw/maxresdefault.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    margin: 0 auto 40px;
    width: 450px;
    height: 265px;
}

.video:after {
    display: block;
    content: '';
    cursor: pointer;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/video_play.png") no-repeat 0 center;
    position: absolute;
    width: 162px;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.video:hover:after {
    background-position: -162px center
}

.video:active:after {
    background-position: -324px center
}
.frame {
    position: relative;
}
.frame:before {
    display: block;
    content: '';
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/frame/angle-top-left.png") no-repeat top left,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/angle-top-right.png") no-repeat top right,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/angle-bottom-left.png") no-repeat bottom left,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/angle-bottom-right.png") no-repeat bottom right,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/border-top.png") repeat-x top center,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/border-right.png") repeat-y top right,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/border-bottom.png") repeat-x bottom center,
    url("//xp-scw-promo.akamaized.net/feng_6/p/frame/border-left.png") repeat-y top left;
    position: absolute;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: -6px;
    left: -4px;
    right: 0;
    margin: 0 auto;
    box-shadow: 0 2px 5px rgba(0,0,0, .6);
    z-index: 1;
}
.step_block {
    display: block;
    color: #ffffff;
    width: 100%;
    position: relative;
}
.step_block:before {
    display: block;
    content: '';
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/border.png") no-repeat center;
    position: absolute;
    top: -53px;
    width: 100%;
    height: 93px;
    z-index: 2;
}
video {
    display: block;
    background-position: top center;
    width: 100%;
    height: auto;
}

video.video-bg {
    display: block;;
    position: absolute;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    top: 0;
    z-index: 1;
}
.step_block .content {
    display: block;
    padding-top: 95px;
    margin: 0 auto;
    width: 964px;
    position: relative;
    z-index: 2;
}

.title,
.sub_title,
.text {
    display: block;
    font-family: 'PT Serif', serif;
    padding: 0;
}
.title {
    text-align: center;
    font-size: 37px;
    padding-bottom: 22px;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: #e4f2fd;
    line-height: 51px;
    display: inline-block;
    width: 100%;
}
.sub_title {
    font-size: 30px;
    letter-spacing: 1px;
    color: #ffb400;
}
.text {
    font-size: 24px;
    line-height: 36px;
}

.step_block #gallery a {
    display: inline-block;
    margin: 0 10px;
}
.step_block #gallery a img {
    border: 1px solid #766142;
}
.step_block #gallery a img:hover {
    border: 1px solid #766142;
}
.step_block .play_btn {
    display: block;
    cursor: pointer;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/play-btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 auto;
    width: 350px;
    height: 78px;
}
.step_block .play_btn:hover {
    background-position: 0 -78px;
}
.step_block .play_btn:active {
    background-position: 0 -156px;
}
.step_block.step1 {
    text-align: center;
    height: 920px;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg1.jpg") no-repeat center top #000000;
}

.step_block.step1 .content {
    padding-top: 0;
}

.step_block.step1 .content .feng_logo {
    display: block;
    margin-bottom: -77px;
    position: relative;
    top: -45px;
}
.step_block.step1 .content .feng_logo img {
    display: block;
    margin: 0 auto;
}
.step_block.step1 .content .trailer {
    margin: 0 0 0;
    margin-bottom: -6px;
    display: block;
}
.step_block.step1 .content .title {
    color: #ffffff;
    margin-top: 22px;
    text-shadow: 0 0 20px #000000;
    font-size: 32px;
}


.step_block.step2 {
    text-align: center;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg2.jpg") no-repeat center top #000000;
    height: 500px;
}
.step_block.step2 .content .text {
    margin-bottom: 150px;
}
.step_block.step2 .content .title {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/under_title_line1.png") no-repeat center bottom;
}

.step_block.step3 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg3.jpg") no-repeat center top #000000;
    height: 912px;
    position: relative;
    z-index: 0;
}
.step_block.step_block.step3:before {
    top: -47px;
}

.step_block.step3 .content .title {
    text-align: left;
}
.step_block.step3 .actions-block {
    display: block;
    width: 100%;
    position: relative;
    z-index: 0;
}
.step_block.step3 .actions-block canvas {
    display: block;
    margin: 0 auto;
    background: transparent;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 0;
}
.step_block.step3 .pers-block {
    display: inline-block;
    width: 100%;
    position: relative;
    z-index: 0;
}
.step_block.step3 #pers {
    display: block;
    margin-top: 20px;
    padding: 0 10px;
    position: relative;
    height: 398px;
    z-index: 0;
}

.step_block.step3 #pers .grayscale {
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    filter: grayscale(70%);
    filter: gray;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.step_block.step3 #pers .grayscale:hover,
.step_block.step3 #pers .grayscale.active {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
    filter:none;
}
.step_block.step3 #pers .grayscale.grayscale-replaced > svg {
    transition: opacity 1s ease;
    opacity: 1;
}
.step_block.step3 #pers .grayscale.grayscale-replaced.grayscale-fade:hover > svg,
.step_block.step3 #pers .grayscale.grayscale-replaced.grayscale-fade.active > svg {
    opacity: 0;
}
.step_block.step3 #pers div {
    display: block;
    position: absolute;
}
.step_block.step3 #pers div::after {
    display: block;
    cursor: pointer;
    content: '';
    position: absolute;
    width: 160px;
    height: 170px;
    display: block;
    z-index: -1
}
.step_block.step3 #pers #pers1 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/heroes/pers1.png") no-repeat center top transparent;
    top: -70px;
    left: -53px;
    width: 344px;
    height: 287px;
}
.step_block.step3 #pers #pers1::after {
    top: 47px;
    left: 95px;
}
.step_block.step3 #pers #pers2 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/heroes/pers2.png") no-repeat center top transparent;
    top: -54px;
    left: 207px;
    width: 269px;
    height: 276px;
}
.step_block.step3 #pers #pers2::after {
    top: 34px;
    left: 77px;
}
.step_block.step3 #pers #pers3 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/heroes/pers3.png") no-repeat center top transparent;
    top: 130px;
    left: -53px;
    width: 260px;
    height: 269px;
}
.step_block.step3 #pers #pers3::after {
    top: 53px;
    left: 56px;
}
.step_block.step3 #pers #pers4 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/heroes/pers4.png") no-repeat center top transparent;
    top: 150px;
    left: 159px;
    width: 267px;
    height: 241px;
}
.step_block.step3 #pers #pers4::after {
    top: 34px;
    left: 74px;
}
.step_block.step3 .pers-img {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.step_block.step3 .pers-img img {
    display: none;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}
.step_block.step3 .pers-text {
    display: inline-block;
    text-align: left;
}
.step_block.step3 .pers-text .text-hero {
    display: none;
}
.step_block.step3 .pers-text .text-hero .title {
    color: #FFD401;
    font-size: 30px;
    letter-spacing: 0;
    padding-bottom: 11px;
    line-height: normal;
}
.step_block.step3 .pers-text .text-hero .text {
    line-height: 1.5;
}

.step_block.step4 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg4.jpg") no-repeat center top #000000;
    /*height: 900px;*/
    height: auto;
}

.step_block.step4 .content {
    display: block;
    text-align: center;
    padding-top: 30px;
    /*width: 1200px;*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    min-height: 100%;
}
.step_block.step4 .content .title {
    padding-top: 6%;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/under_title_line2.png") no-repeat center bottom;
}
.step_block.step4 .content .text {
    display: block;
    margin: 0;
    position: absolute;
    bottom: 9%;
    width: 100%;
}
.step_block.step4 .content .text p {
    margin: 0;
}
.step_block.step4 .fancybox_map:hover:before {
    display: block;
    background: linear-gradient(to top, rgba(255,165,0, .5) 0%, rgba(255,255,0, .5), rgba(0,0,0, 0));
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 95%;
    height: 92%;
}


.step_block.step5 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg5.jpg") no-repeat center top #000000;
    height: 900px;
}

.step_block.step5 .content,
.step_block.step6 .content {
    text-align: center;
}
.step_block.step5 .content {
    padding-top: 89px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: inherit;
    z-index: 1;
}
.step_block.step5 .title {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/under_title_line1.png") no-repeat center bottom;
    top: 60px;
}
.step_block.step5 .content #swords {
    display: block;
    float: left;
    width: 660px;
}

.step_block.step5 .content #swords .sword-big {
    display: block;
    position: relative;
    margin-bottom: 50px;
    height: 406px;
}
.step_block.step5 .content #swords .sword-big img {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.step_block.step5 .content #swords .sword-gallery {
    display: block;
    height: 200px;
    position: relative;
}
.step_block.step5 .content #swords-list {
    padding-top: 20px;
    height: 100%
}
.step_block.step5 .content #swords-list img {
    display: inline-block;
}
.next-btn,
.prev-btn {
    position: absolute;
}
.prev-btn {
    left: -20px;
}
.next-btn {
    right: -20px;
}
.step_block.step5 .content #swords .sword-gallery .owl-stage-outer {
    padding-top: 20px;
    height: 100%
}


.step_block.step5 .content #swords .sword-gallery img:hover,
.step_block.step5 .content #swords .sword-gallery img.active {
    cursor: pointer;
    filter:url("#drop-shadow");
    -webkit-filter: drop-shadow(0 0 20px #1880ff);
    -ms-filter: "progid:DXImageTransform.Microsoft.DropShadow(enabled=true, OffX=0, OffY=0, Color='#1880ff', positive=true)";
    filter: drop-shadow(0 0 20px #1880ff);

}
.step_block.step5 .text {
    float: right;
    text-align: right;
    width: 289px;
}
.step_block.step5 .text .text-sword {
    display: none;
    padding-top: 88px;
}
.step_block.step5 .text .text-sword .title {
    display: block;
    background: none;
    color: #ffcf00;
    font-size: 30px;
    line-height: normal;
    letter-spacing: 0;
    text-align: right;
    padding-bottom: 13px;
}
.step_block.step6 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg6.jpg") no-repeat center top #000000;
    height: 900px;
}

.step_block.step6 .title {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/under_title_line3.png") no-repeat center bottom;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
}
.step_block.step6 .content {
    width: 1020px;
    padding-top: 26px;
}
.step_block.step6 .content #gallery{
    margin: 10px auto;
}
.step_block.step6 .content #gallery a {
    display: inline-block;
    position: relative;
    margin-bottom: 20px
}
.step_block.step6 .content #gallery a.frame:before {
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    top: -4px;
    left: -4px;
    box-shadow: none;
}
.step_block.step6 .content #gallery a.frame:after {
    display: block;
    content: '';
    opacity: 0;
    background: -webkit-linear-gradient(to top, rgba(125,167,217, .5), transparent);
    background: -moz-linear-gradient(to top, rgba(125,167,217, .5), transparent);
    background: -ms-linear-gradient(to top, rgba(125,167,217, .5), transparent);
    background: -o-linear-gradient(to top, rgba(125,167,217, .5), transparent);
    background: linear-gradient(to top, rgba(125,167,217, .5), transparent);
    -webkit-transition: opacity 0.3s ease-out 0.1s;
    -moz-transition: opacity 0.3s ease-out 0.1s;
    -o-transition: opacity 0.3s ease-out 0.1s;
    transition: opacity 0.3s ease-out 0.1s;

    width: calc(100% - 8px);
    height: calc(100% - 8px);

    position: absolute;
    top: 0;
}
.step_block.step6 .content #gallery a.frame:hover:after {
    opacity: 1;
}
.social_login.mm:active {
    background-position: -262px -363px;
}
.step_block.step6 .content #gallery img {
    width: 228px;
}

@media all and (min-width: 1420px) {

    .step_block.step6 .content {
        width: 1420px;
    }

    .step_block.step6 .content #gallery a {
    }
    .step_block.step6 .content #gallery a:before {
        top: -12px;
        left: -25px;
        margin: 0 auto;
        width: 365px;
        height: 232px;
    }
    .step_block.step6 .content #gallery a:nth-child(13),
    .step_block.step6 .content #gallery a:nth-child(14),
    .step_block.step6 .content #gallery a:nth-child(15),
    .step_block.step6 .content #gallery a:nth-child(16) {
        display: none;
    }
    .step_block.step6 .content #gallery img {
        width: auto;
    }
}
.step_block.step7 {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/bg/bg7.jpg") no-repeat center top #000000;
    height: 729px;
}
.step_block.step7 .title {
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/under_title_line1.png") no-repeat center bottom;
    margin-bottom: 24px;
    display: inline-block;
}

.step_block.step7 .content {
    text-align: center;
    padding-top: 30px;
}
.step_block.step7 .content .info_links {
    display: block;
    color:  #9eadc4;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 26px;
}
.step_block.step7 .content .info_links a {
    color:  #9eadc4;
    text-decoration: underline;
}
.step_block.step7 .content .social_block {
    margin: 26px auto 51px;
}

.step_block.step7 .content .social_login {
    margin: 0 5px;
}
.step_block.step7 .play_btn {
    margin: 40px auto 96px;
}
#landing {
    display: block;
    background-color: rgba(0, 0, 0, .8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

a:active,  a:visited, button:active, button:visited, a:active, a:focus {
    outline:  none;
    border: none;
    ie-dummy: expression(this.hideFocus=true);}

.buttton {
    display:block;
    cursor: pointer;
    position: relative;
    background: url('//xp-scw-promo.akamaized.net/feng_6/p/buttons.png')  no-repeat scroll 0 0;
    outline: none;
    -moz-outline-style: none;
    outline-style: none;
    border: none;
    margin: 0 auto;
    width: 433px;
    height:157px;
    z-index: 1;
    /*top: -20px;*/
}
.buttton:hover      {background-position: 0 -157px;}
.buttton:active     {background-position: 0 -314px;}
.buttton:disabled   {background-position: 0 0;}

#profileForm {
    display:block;
    position: fixed !important;
    top: 40px;
    left: 0;
    right: 0;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/form.png") no-repeat 0 0;
    margin: 0 auto;
    width: 532px;
    height: 456px;
    z-index: 20;
}
input#email {
    display: block;
    background: url("//xp-scw-promo.akamaized.net/feng_6/p/form.png") no-repeat 1px -464px;
    border: none;
    color: #d59710;
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    width: 388px;
    height: 51px;
}
input#email:focus {
    background-position: 0 -516px;
}
/*input#email.error {*/
/*border: 2px solid #c82515;*/
/*}*/

#bg_email {
    display: block;
    margin: 10px auto -30px;
    width: 388px;
    height: 53px;
    position: relative;
    z-index: 2;
}
#profileForm #label_text {
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0.125rem;
    color: #ffd865;
    display: table;
    font-size: 14px;
    height: 40px;
    padding: 0 10px;
    position: absolute;
    left: 372px;
    text-align: left;
    top: 1px;
    right: 0;
    min-width: 188px;
}

#profileForm #label_text:after {
    content: "";
    display: block;
    left: -8px;
    position: absolute;
    right: 0;
    top: 12px;
    width: 0px;
    height: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 8px solid rgba(0, 0, 0, .8);
}
#profileForm label {
    display: table-cell;
    color: #ffd865;
    vertical-align: middle;
    font-size: 14px;
    padding: 0;
    width: auto;
}

#profileForm label.error {
    color: #ffd865
}
#profileForm label.badchecked {
    color: #ff694c;
}

#profileForm label.checked {
    color: #ffd865;
}

#profileForm .register,
#profileForm .form_email_text {
    display: block;
    color: #ffb40b;
    text-align: center;
    font-family: "Cambria";
    font-weight: 400;
    font-size: 25px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
}
#profileForm .register {
    padding-top: 40px;
}
.info_links {
    display: block;
    font-weight: bold;
    color: #a7ceec;
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    position: relative;
    margin: 5px auto 30px;
}
.info_links a {
    color: #6ea3ff;
}
#logo_101 {
    display: block;
    position: relative;
    top: 225px;
    margin: 0 auto;
}
input {
    font-size: 18px;   /* if that's what you want... */
    line-height: 1.4;  /* somewhat excessive */
    color: #000;    /* if that's what you want, but it reduces legibility */
    text-align: center;
}
.social_block {
    display: block;
    text-align: center;
}

.social_login {
    display: inline-block;
    cursor: pointer;
    background: url('//xp-scw-promo.akamaized.net/feng_6/p/social-buttons.png') no-repeat;
    margin: 0 -8px;
    width: 91px;
    height: 92px;
}

.social_login.fb {
    background-position: 0 0;
}
.social_login.fb:hover {
    background-position: -91px 0;
}
.social_login.fb:active {
    background-position: -182px 0;
}
.social_login.vk {
    background-position: 0 -92px;
}
.social_login.vk:hover {
    background-position: -91px -92px;
}
.social_login.vk:active {
    background-position: -182px -92px;
}
.social_login.ok {
    background-position: 0 -184px;
}
.social_login.ok:hover {
    background-position: -91px -184px;
}
.social_login.ok:active {
    background-position: -182px -184px;
}
.social_login.mm {
    background-position: 0 -276px;
}
.social_login.mm:hover {
    background-position: -91px -276px;
}
.social_login.mm:active {
    background-position: -182px -276px;
}
