/* style.css */


/*

	Colors:

	- link		#a04333
	- promo		#45a033
	- news		#5196dc
	- contest	#d67f4a
	- delete	#ff2f2f

	misc text1	#ab9d75
	misc text2	#807348
    
    1. Слайдер
    2. Лайтбокс
    3. Уголки

*/


/* general */

html {
    padding-top: 0;
    margin-top: 0;
    min-width: 1024px!important;
    min-width: 1024px;
}

body {
    /* min-width:1048px !important; */
    /* min-width: 999px; */
    overflow-x: hidden;
    /* background: url(../img/bottom.png); */
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 70px;
    min-height: 600px;
    min-width: 1024px!important;
    min-width: 1024px;
}
a #ws-social-icon-discord {
    background: url(../img/social_discord.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
a:hover #ws-social-icon-discord {
    background: url(../img/social_discord.png);
    background-repeat: no-repeat;
    background-position: 0px -56px;
}
@media (min-width: 1281px) {
    body.ws-home,
    body.ws-page {
        background-color: transparent;
        background-image: url(../img/bottom.png);
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

@media (max-width: 1280px) {
    body.ws-home,
    body.ws-page {
        background-color: transparent;
        background-image: url(../img/tablet/common/bottom.jpg);
        background-repeat: no-repeat;
        background-position: center bottom;
    }
}

body.ws-payment {
    /* min-width:1048px !important; */
    /* min-width: 999px; */
    overflow-x: hidden;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 70px;
    min-height: 600px;
}

header {
    padding-top: 0;
    margin-top: 0;
}


/* header elements */

.ws-block {
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1281px) {
    .ws-home header {
        height: 680px;
    }
    .ws-page header {
        margin-top: 20px;
        height: 199px;
    }
    .container {
        padding-top: 100px;
        width: 999px;
        max-width: none !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .ws-home #ws-wrapper {
        z-index: 995 !important;
        background: url(../img/menu_panel_crown.png);
        background-repeat: no-repeat;
        background-position: 50% 0%;
    }
    .ws-page #ws-wrapper {
        z-index: 995 !important;
        background: url(../img/menu_panel.png);
        background-repeat: no-repeat;
        background-position: 50% 0%;
    }
    #ws-language {
        position: absolute;
        top: 20px;
        left: 20%;
        width: 240px;
        height: 30px;
    }
}

@media (max-width: 1280px) {
    .ws-home header {
        height: 579px;
    }
    .ws-page header {
        margin-top: 20px;
        height: 240px;
    }
    .container {
        padding-top: 50px;
        width: 999px;
        max-width: none !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .ws-home #ws-wrapper {
        z-index: 995 !important;
        background: url(../img/tablet/common/menu_panel.png);
        background-repeat: no-repeat;
        background-position: 50% 0%;
    }
    .ws-page #ws-wrapper {
        z-index: 995 !important;
        background: url(../img/tablet/common/menu_panel.png);
        background-repeat: no-repeat;
        background-position: 50% 0%;
    }
    #ws-language {
        position: absolute;
        top: 20px;
        left: 20px;
        width: 240px;
        height: 30px;
    }
    #ws-xlbutton
    {
        padding-left: 20px;
    }
    #ws-xfbutton{
        padding-right: 25px;
    }
}

#ws-language a {
    text-transform: uppercase;
    font-size: 10px;
    color: #ffffff;
    font-style: normal;
    text-align: center;
    line-height: 2.7;
    letter-spacing: 1px;
    margin-left: 1px;
    margin-right: 1px;
}

#ws-language a,
#ws-language a:hover,
#ws-language a:visited,
#ws-language a:link,
#ws-language a:active {
    color: #ffffff;
    text-decoration: underline;
}

.ws-language-title {
    background-image: url(../img/layer_language.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 40px;
    height: 30px;
    display: inline-block;
    color: #ffffff;
    text-decoration: underline;
}

#ws-language a:hover {
    opacity: 0.8;
    color: #ffffff;
}


/* awards */

@media (min-width: 1281px) {
    /* miracle coins */
    #ws-footer-copyright
    {
        min-height: 105px;
    }
    #ws-buy-mc {
        position: absolute;
        top: 0px;
        right: 10px;
        width: 312px;
        height: 183px;
        background: url(../img/ribbon.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-payment-methods {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 312px;
        height: 35px;
        display: block;
    }
    .ws-payment-methods-ru {
        background: url(../img/payment/icons_payment_methods_ru_index_alldevices.png);
    }
    .ws-payment-methods-en {
        background: url(../img/payment/icons_payment_methods_en_index_alldevices.png);
    }
    .ws-payment-methods-zh {
        background: url(../img/payment/icons_payment_methods_en_index_alldevices.png);
    }
    .ws-payment-methods-de {
        background: url(../img/payment/icons_payment_methods_de_index_alldevices.png);
    }
    .ws-payment-methods-pt {
        background: url(../img/payment/icons_payment_methods_pt_index_alldevices.png);
    }
    .ws-payment-methods-es {
        background: url(../img/payment/icons_payment_methods_es_index_alldevices.png);
    }
    #ws-buy-mc-button {
        margin-top: 11px;
        margin-bottom: 0px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 312px;
        height: 90px;
        display: block;
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 18pt;
        line-height: 3;
        letter-spacing: 1px;
        text-shadow: 1px 1px 2px #ababab, 1px -1px 2px #343434;
    }
    a #ws-buy-mc-button {
        background: url(../img/button_buy_miracle_coins_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-buy-mc-button {
        background: url(../img/button_buy_miracle_coins_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -90px;
    }
    #ws-buy-mc a {
        text-align: center;
    }
    #ws-buy-mc a:hover,
    #ws-buy-mc a:visited,
    #ws-buy-mc a:link,
    #ws-buy-mc a:active {
        text-decoration: none;
    }
    .ws-home #ws-logo {
        margin-top: 20px;
        margin-bottom: 50px;
    }
    .ws-page #ws-logo {
        margin-bottom: 20px;
    }
    #ws-logo {
        width: 469px;
        height: 142px;
    }
    #ws-logo-button {
        width: 469px;
        height: 142px;
        display: block;
    }
    a #ws-logo-button {
        background: url(../img/logo_warspear.png?t=01);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award {
        width: 597px;
        height: 82px;
        margin-bottom: 45px;
    }
    .ws-award-img {
        width: 597px;
        height: 82px;
        display: block;
    }
    #ws-award-img-ru {
        background: url(../img/award_ru.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-ru {
        background: url(../img/benefits_ru.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-en {
        background: url(../img/award_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-en {
        background: url(../img/benefits_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-zh {
        background: url(../img/award_zh.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-zh {
        background: url(../img/benefits_zh.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-pt {
        background: url(../img/award_pt.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-pt {
        background: url(../img/benefits_pt.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-es {
        background: url(../img/award_es.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-es {
        background: url(../img/benefits_es.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-de {
        background: url(../img/award_de.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-de {
        background: url(../img/benefits_de.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits {
        width: 653px;
        height: 85px;
        margin-bottom: 47px;
    }
    .ws-benefits-img {
        width: 653px;
        height: 85px;
        display: block;
    }
}

@media (max-width: 1280px) {
    /* miracle coins */
    #ws-buy-mc {
        position: absolute;
        top: 0px;
        right: 10px;
        width: 250px;
        height: 146px;
        background: url(../img/tablet/common/ribbon.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-payment-methods {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 250px;
        height: 26px;
        display: block;
    }
    .ws-payment-methods-ru {
        background: url(../img/payment/icons_payment_methods_ru_index_tablet.png);
    }
    .ws-payment-methods-zh {
        background: url(../img/payment/icons_payment_methods_en_index_tablet.png);
    }
    .ws-payment-methods-en {
        background: url(../img/payment/icons_payment_methods_en_index_tablet.png);
    }
    .ws-payment-methods-de {
        background: url(../img/payment/icons_payment_methods_de_index_tablet.png);
    }
    .ws-payment-methods-pt {
        background: url(../img/payment/icons_payment_methods_pt_index_tablet.png);
    }
    .ws-payment-methods-es {
        background: url(../img/payment/icons_payment_methods_es_index_tablet.png);
    }
    #ws-buy-mc-button {
        margin-top: 11px;
        margin-bottom: 0px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 250px;
        height: 72px;
        display: block;
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 15pt;
        line-height: 3;
        letter-spacing: 1px;
        text-shadow: 1px 1px 2px #ababab, 1px -1px 2px #343434;
    }
    a #ws-buy-mc-button {
        background: url(../img/tablet/common/button_buy_miracle_coins.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-buy-mc-button {
        background: url(../img/tablet/common/button_buy_miracle_coins.png);
        background-repeat: no-repeat;
        background-position: 0px -72px;
    }
    #ws-buy-mc a {
        text-align: center;
    }
    #ws-buy-mc a:hover,
    #ws-buy-mc a:visited,
    #ws-buy-mc a:link,
    #ws-buy-mc a:active {
        text-decoration: none;
    }
    /* ws-buy */
    .ws-home #ws-logo {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ws-page #ws-logo {
        margin-bottom: 10px;
    }
    #ws-logo {
        width: 469px;
        height: 114px;
    }
    #ws-logo-button {
        width: 469px;
        height: 114px;
        display: block;
    }
    a #ws-logo-button {
        background: url(../img/tablet/index/logo.png?t=01);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award {
        width: 584px;
        height: 82px;
        margin-bottom: 25px;
    }
    .ws-award-img {
        width: 584px;
        height: 82px;
        display: block;
    }
    #ws-award-img-ru {
        background: url(../img/tablet/index/award_ru.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-ru {
        background: url(../img/tablet/index/benefits_ru.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-en {
        background: url(../img/tablet/index/award_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-en {
        background: url(../img/tablet/index/benefits_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-zh {
        background: url(../img/tablet/index/award_zh.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-zh {
        background: url(../img/tablet/index/benefits_zh.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-pt {
        background: url(../img/tablet/index/award_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-pt {
        background: url(../img/tablet/index/benefits_pt.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-es {
        background: url(../img/tablet/index/award_en.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-es {
        background: url(../img/tablet/index/benefits_sp.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-award-img-de {
        background: url(../img/award_de.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits-img-de {
        background: url(../img/benefits_de.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }
    #ws-benefits {
        width: 653px;
        height: 85px;
        margin-bottom: 47px;
    }
    .ws-benefits-img {
        width: 653px;
        height: 85px;
        display: block;
    }
}


/* ----------- navigation menu ----------- */

@media (min-width: 1281px) {
    /* glow */

    #ws-buttonglow {
        position: absolute;
        top: 322px;
        left: 0;
        width: 100%;
        height: 447px;
        background: url(../img/button_glow.png) 50% 50% no-repeat;
        z-index: -1;
    }
    /* big button download */
    #ws-button-download-big {
        width: 385px;
        height: 138px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    #ws-button-download-big-img {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 385px;
        height: 138px;
        display: block;
    }
    a #ws-button-download-big-img {
        background: url(../img/button_download_big_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-button-download-big-img {
        background: url(../img/button_download_big_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -138px;
    }
    #ws-button-download-big a {
        text-align: center;
    }
    /*  -----  expert ----- */
    #ws-action-download {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        text-transform: uppercase;
        font-size: 30pt;
        line-height: 2.7;
        letter-spacing: 0px;
        text-shadow: 1px 1px 2px #000;
        display: block;
        clear: both;
    }
    .ws-platform {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 14pt;
        line-height: 1;
        position: relative;
        bottom: 35px;
    }
    /*  -----  expert ----- */
    /* button download */
    #ws-button-download-narrow {
        width: 302px;
        height: 58px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    #ws-button-download-narrow-img {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 302px;
        height: 58px;
        display: block;
    }
    a #ws-button-download-narrow-img {
        background: url(../img/button_download_narrow_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-button-download-narrow-img {
        background: url(../img/button_download_narrow_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -58px;
    }
    #ws-button-download-narrow a {
        text-align: center;
    }
    #ws-action-download-narrow-title {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 16pt;
        line-height: 2.7;
        letter-spacing: 1px;
        text-shadow: 1px 1px 2px #000;
    }
    #ws-button-download-narrow a:hover,
    #ws-button-download-narrow a:visited,
    #ws-button-download-narrow a:link,
    #ws-button-download-narrow a:active {
        text-decoration: none;
    }
    /* allplatforms */
    #ws-allplatforms {
        width: 385px;
        height: 50px;
        margin-bottom: 20px;
    }
    #ws-allplatforms {
        text-align: center;
    }
    #ws-allplatforms-text {
        font-style: normal;
        font-size: 15px;
        line-height: 1.6;
    }
    #ws-allplatforms a {
        color: #000;
        text-decoration: none;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }
    #ws-allplatforms a:hover {
        color: #333;
        text-decoration: none;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        opacity: 0.8;
    }
    /* parallax scene */
    #ws-scene {
        z-index: 1 !important;
        min-width: 1024px;
    }
    .ws-scene-el {
        position: absolute;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    #part01 {
        background-image: url(../img/pic_lightning_2.png);
        top: 390px;
        left: -10px;
        z-index: -94;
        width: 1006px;
        height: 491px;
    }
    #part02 {
        background-image: url(../img/pic_lightning_1.png);
        top: 50px;
        left: 75px;
        z-index: -93;
        width: 814px;
        height: 242px;
    }
    #part03 {
        background-image: url(../img/pic_flicks.png);
        top: 356px;
        right: 20px;
        z-index: -101;
        width: 1513px;
        height: 427px;
        overflow: hidden;
    }
    #monster {
        background-image: url(../img/pic_monster.png);
        top: -2px;
        left: -20px;
        z-index: -90;
        width: 584px;
        height: 890px;
    }
    #girl {
        background-image: url(../img/pic_girl.png);
        top: 80px;
        right: 275px;
        z-index: -104;
        width: 535px;
        height: 694px;
    }
    #knight {
        background-image: url(../img/pic_knight.png);
        top: 148px;
        right: -50px;
        z-index: -102;
        width: 653px;
        height: 738px;
    }
    #archer {
        position: absolute;
        top: 0px;
        right: -50px;
        z-index: -103;
        background-image: url(../img/pic_archer.png);
        width: 422px;
        height: 492px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    #ws-nav-menu {
        width: 660px;
        height: 50px;
        padding-top: 80px;
        margin-left: auto;
        margin-right: auto;
    }
    #ws-nav-menu {
        padding-top: 80px;
    }
    #ws-nav-menu a {
        font-family: 'Philosopher';
        text-transform: uppercase;
        font-size: 11pt;
        color: #ffee8e;
        font-style: normal;
        text-align: center;
        /* font-weight: bold; */
        line-height: 3;
        letter-spacing: 5px;
    }
    .ws-button {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 160px;
        height: 43px;
        display: inline-block;
    }
    a #ws-xfbutton {
        background: url(../img/button_menu_right_faq_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    #ws-xfbutton
    {
        width: 100px;
    }
    a:hover #ws-xfbutton {
        background: url(../img/button_menu_right_faq_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xlbutton {
        background: url(../img/button_menu_left_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xlbutton {
        background: url(../img/button_menu_left_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xcbutton {
        width: 240px;
        background: url(../img/button_menu_center_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xcbutton {
        width: 240px;
        background: url(../img/button_menu_center_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xrbutton {
        background: url(../img/button_menu_right_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xrbutton {
        background: url(../img/button_menu_right_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }



    /* left&right frames */
    #ws-video {
        position: absolute;
        top: 642px;
        width: 276px;
        height: 200px;
        background-color: lightblue;
        transform: rotateZ(-3.1deg);
        -webkit-border-radius: 40px;
        -moz-border-radius-topleft: 40px;
        border-radius: 40px;
    }
    .ws-frame-left {
        position: absolute;
        top: 622px;
        left: 18%;
        width: 330px;
        height: 248px;
        z-index: 998;
    }
    .ws-wrapper-left {
        width: 330px;
        height: 248px;
        background: url(../img/icon_video.png), url(../img/button_video_border.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px 0px;
    }
    .ws-frame-right {
        position: absolute;
        top: 622px;
        right: 18%;
        width: 330px;
        height: 248px;
        z-index: 997;
    }
    .ws-wrapper-right {
        width: 330px;
        height: 248px;
        background: url(../img/icon_screenshots.png), url(../img/button_screens.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px 0px;
    }
    .ws-frame-left a:hover,
    .ws-frame-left a:visited,
    .ws-frame-left a:link,
    .ws-frame-left a:active,
    .ws-frame-left a:target,
    .ws-frame-right a:hover,
    .ws-frame-right a:visited,
    .ws-frame-right a:link,
    .ws-frame-right a:active,
    .ws-frame-right a:target {
        text-decoration: none;
        border: 0;
        outline: none;
        /*
        border-color: inherit;
        box-shadow: none;
        color: rgba(0,0,0,0);
        - webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-box-shadow: none;
        */
    }
    a:hover .ws-wrapper-left {
        background: url(../img/icon_video.png), url(../img/button_video_border.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px -248px;
    }
    a:hover .ws-wrapper-right {
        background: url(../img/icon_screenshots.png), url(../img/button_screens.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px -248px;
    }
    /* content */
    .ws-row-note {
        /* padding-top: 15px; */
        /* padding-bottom: 39px; */
        /* margin-bottom: 39px; */
    }
    .ws-vtile {
        /* margin-top: 39px; */
        /* height: 320px; */
        /* padding-top: 19.5px;
        padding-bottom: 19.5px; */
        /* background-color: rgba(0,0,0,0.2); */
        width: 307px;
        height: 320px;
        display: inline-block;
    }
    a:hover .ws-vtile {
        opacity: 0.8;
    }
    .ws-row-note img {
        padding-bottom: 13px;
    }
    .ws-row-footer {
        padding-bottom: 19px;
    }
    /* news blocks */
    .ws-home .ws-xnote {
        border-top: 3px solid #D2BF7E;
        /* #D2BF7E #ab9d75 */
        margin-bottom: 17px;
    }
    .ws-xnote-plate {
        border-top: 3px solid #D2BF7E;
        margin-bottom: 5px;
    }
    .ws-page .ws-xnote {
        margin-bottom: 17px;
    }
    .ws-xnote a:hover,
    .ws-xnote a:visited,
    .ws-xnote a:link,
    .ws-xnote a:active,
    .ws-xnote a:target {
        text-decoration: none;
        border: 0;
        outline: none;
    }
    .ws-xnote a:hover {
        opacity: .7;
    }
    .ws-note-type {
        font-size: 10px;
        color: #a04333;
        /* ab9d75 a04333 */
        letter-spacing: 1px;
        text-transform: uppercase;
        display: block;
    }
    .ws-note-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 19px;
        letter-spacing: 0px;
        color: #000;
        line-height: 1.3;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }
    .ws-note-date {
        margin-top: 5px;
        font-size: 10px !important;
        color: #ab9d75;
        display: block;
    }
    /* tile-big */
    .ws-row-note a:hover,
    .ws-row-note a:visited,
    .ws-row-note a:link,
    .ws-row-note a:active {
        text-decoration: none;
    }
    a:hover .ws-note-tile-big,
    a:visited .ws-note-tile-big,
    a:link .ws-note-tile-big,
    a:active .ws-note-tile-big {
        text-decoration: none;
    }
    a:hover .ws-note-tile-big {
        opacity: 0.8;
    }
    .ws-note-tile-big {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 653px;
        height: 380px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_big_z.jpg);
        margin-bottom: 20px;
    }
    .ws-note-tile-big span {
        color: #ffffff;
    }
    .ws-note-tile-big h4 {
        color: #ffffff;
    }
    .ws-note-tile-big h3 {
        font-family: 'Philosopher';
        color: #ffffff;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        display: inline;
    }
    .ws-note-tile-big .ws-note-title {
        margin-top: 3px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        /* border-bottom: 1px solid rgba(255,255,255, .2); */
        border-bottom: none;
    }
    /* tile */
    a:hover .ws-note-tile,
    a:visited .ws-note-tile,
    a:link .ws-note-tile,
    a:active .ws-note-tile {
        text-decoration: none;
    }
    a:hover .ws-note-tile {
        opacity: 0.8;
    }
    .ws-note-tile {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_medium_z.jpg);
    }
    .ws-note-tile span {
        color: #ffffff;
    }
    .ws-note-tile h4 {
        color: #ffffff;
    }
    .ws-note-tile .ws-note-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 25px;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        border: 0;
        /* border-bottom: 1px solid rgba(255,255,255, .2); */
    }
    #supernews {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_medium_z.jpg);
    }
    #ws-supernews {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: block;
    }
    #ws-supernews {
        background: url(/assets/content/newspic_medium.jpg);
    }
    /* sidebar */
    .ws-sidebar-block-head {
        height: 10px;
        width: 320px;
        background: url(../img/table.png);
        background-position: -642px 0;
        background-repeat: no-repeat;
    }
    .ws-sidebar-block-content {
        width: 320px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 27px;
        padding-right: 30px;
        background: url(../img/table.png);
        background-position: -321px 0;
        background-repeat: repeat-y;
    }
    .ws-sidebar-block-foot {
        width: 320px;
        height: 10px;
        background: url(../img/table.png);
        background-position: 0 0;
        background-repeat: no-repeat;
    }
    .ws-sidebar-block-content .table>thead>tr>td,
    .ws-sidebar-block-content .table>thead>tr>th {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-sidebar-block-content .table>tbody>tr>td,
    .ws-sidebar-block-content .table>tbody>tr>th {
        border: none;
    }
    .ws-sidebar-block-content .ws-forum-link {
        text-align: center;
        margin-top: -10px;
        font-size: 12px;
    }
    .ws-sidebar-block-content .ws-forum-link a:hover,
    .ws-sidebar-block-content .ws-forum-link a:visited,
    .ws-sidebar-block-content .ws-forum-link a:link,
    .ws-sidebar-block-content .ws-forum-link a:active {
        /* text-decoration: none; */
        color: #a04333;
        /* a04333 ab9d75*/
    }
    .ws-sidebar-title {
        font-family: 'Philosopher';
        color: #000000;
        font-weight: normal;
        font-size: 19pt;
        line-height: 1.7;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    .ws-sidebar-date {
        font-style: normal;
        line-height: 1.7;
        text-align: center;
        font-size: 12px;
        color: #ab9d75;
        display: block;
        margin-bottom: 8px;
    }
    /* fight list */
    .ws-fight-list {
        /* border: 2px solid #ab9d75; */
        width: 100%;
        /* margin-bottom: 35px; */
    }
    .ws-fight-list .table {
        font-size: 12px;
        line-height: 1.2;
    }
    .ws-fight-list .table>thead>tr>td,
    .ws-fight-list .table>thead>tr>th {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-fight-list .table>tbody>tr>td,
    .ws-fight-list .table>tbody>tr>th {
        border: none;
    }
    .ws-fight-list .table>tbody>tr>td {
        text-align: center;
    }
    /* tournament list */
    .ws-tournament-list {
        /* border: 2px solid #ab9d75; */
        width: 100%;
        margin-bottom: 20px;
    }
    .ws-tournament-list .table {
        font-size: 12px;
        line-height: 1.2;
    }
    .ws-tournament-list .table td {
        color: #761414;
    }
    .ws-tournament-list .table td,
    .ws-tournament-list .table th {
        padding-left: 1px;
        padding-right: 1px;
        line-height: 1.15
    }
    .ws-tournament-list .table .ws-srv {
        font-size: 10px;
    }
    .ws-srv {
        font-family: Arial, sans-serif;
        font-size: 10px;
        text-transform: uppercase!important;
        letter-spacing: 1px;
    }
    .ws-tournament-list .table .ws-tourindex {
        color: #AB9D75;
    }
    /* color: #AB9D75; */
    /* -----  */
    .ws-s-block {
        height: 30px;
    }
    .ws-s-link {
        display: block;
        float: left;
    }
    .ws-s-img {
        display: inline-block;
        width: 25px;
        height: 30px;
        float: left;
        background: url(../img/icon_calendar.png) 50% 50% no-repeat;
    }
    .ws-s-text {
        line-height: 1.5;
        display: inline-block;
        padding-left: 5px;
        padding-right: 10px;
        width: 110px;
        height: 30px;
        float: left;
        text-align: left;
        vertical-align: middle;
        font-size: 10px;
        color: #A04333;
    }
    .ws-s-ftext {
        display: inline-block;
        padding-left: 20px;
        padding-right: 0;
        width: 100px;
        height: 30px;
        float: left;
        text-align: left;
        vertical-align: middle;
        font-size: 12px;
        color: #A04333;
    }
    a:hover .ws-s-link {
        opacity: 0.8;
    }
    /* -----  */
    .ws-tournament-list .table>thead>tr>td,
    .ws-tournament-list .table>thead>tr>th {
        border-top: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr>td,
    .ws-tournament-list .table>tbody>tr>th {
        border: none;
    }
    .ws-tournament-list .table>tbody>tr:last-child {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr.ws-tournament-head>td,
    .ws-tournament-list .table>tbody>tr.ws-tournament-head>th {
        border-top: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr>td {
        text-align: right;
    }
    /* footer */
    #ws-footer-buttons {
        width: 256px;
        height: 56px;
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .ws-footer-button {
        margin-left: 4px;
        margin-right: 4px;
        width: 56px;
        height: 56px;
        display: inline-block;
    }
    a #ws-social-icon-tg {
        background: url(../img/social_telegram_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-tg {
        background: url(../img/social_telegram_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-vk {
        background: url(../img/social_vk_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-vk {
        background: url(../img/social_vk_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-fb {
        background: url(../img/social_f_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-fb {
        background: url(../img/social_f_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-tw {
        background: url(../img/social_tw_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-tw {
        background: url(../img/social_tw_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-yt {
        background: url(../img/social_yt_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-yt {
        background: url(../img/social_yt_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-discord {
        background: url(../img/social_discord.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-discord {
        background: url(../img/social_discord.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }

    #ws-footer-copyright {
        margin-top: 112px;
        font-size: 10pt;
        color: #ffffff;
        font-style: normal;
        text-align: center;
    }
    /* tile newformat */
    a:hover .ws-half-tile,
    a:visited .ws-half-tile,
    a:link .ws-half-tile,
    a:active .ws-half-tile {
        text-decoration: none;
    }
    a:hover .ws-half-tile {
        opacity: 0.8;
    }
    .ws-half-tile {
        display: block;
        padding-top: 0;
        margin-top: 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 303px;
        height: 320px;
        display: table-cell;
        vertical-align: top;
        /* padding: 20px; */
        /* background: linear-gradient(180deg,rgba(255,255,255,0.2),rgba(0,0,0,0.3)), url(/assets/img/newspic_medium_z.jpg); */
        background: #fffcf0;
        border: 2px solid #d2bf7e;
    }
    .ws-half-tile img {
        width: 303px;
    }
    .ws-half-tile span {
        color: #000;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ws-half-tile h4 {
        color: #000;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        border: 0;
    }
    .ws-half-tile .ws-half-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 19px;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        border: 0 !important;
    }
    /* */
    .bubble_news {
        background: url(../img/bubble_news.png) 50% 50% no-repeat;
    }
    /* hack */
    .col-md-6 {
        padding-top: 19px;
    }
    /* news cards */
    /*

    - tile-big
    - tile-medium
    - tile-part
    - ws-social-widget

    */
    .card a:hover,
    .card a:visited,
    .card a:link,
    .card a:active {
        text-decoration: none !important;
        color: #fff;
    }
    .card-border {
        background: #d2bf7e;
        width: 320px;
        height: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .card-inner {
        display: table-cell;
        vertical-align: bottom;
        position: relative;
        background: #fff;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_big_z.jpg) center center no-repeat;
        width: 316px;
        height: 356px;
        top: 2px;
        left: 2px;
    }
    .card-border-fb {
        height: 238px;
    }
    .card-inner-fb {
        height: 234px;
    }
    /*
    .card-inner:hover {
        cursor: pointer;
        opacity: .8;
    }
    */
    .card-inner .card-type,
    .card-inner .card-title,
    .card-inner .card-date {
        padding-left: 28px;
        padding-right: 28px;
    }
    .card-inner .card-type {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
    }
    .card-inner .card-title {
        margin: 0;
        font-size: 22pt;
        font-family: 'Philosopher';
    }
    .card-inner .card-date {
        padding-bottom: 28px;
        font-size: 12px;
    }
    /* tile-medium */
    .tile-medium {
        /* TODO: rescope */
    }
    /* tile-part */
    .tile-part .card-inner {
        background: #fff;
    }
    .tile-part .card-inner .card-type {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        color: #a04333;
    }
    .tile-part .card-inner .card-title {
        vertical-align: top;
        margin: 0;
        font-size: 14pt;
        font-family: 'Philosopher';
        color: #000;
        height: 80px;
    }
    .tile-part .card-inner {
        font-size: 12px;
        color: #d2bf7e;
    }
    .card-date {
        font-size: 12px;
        color: #ab9d75!important;
    }
    /* social-widget */
    .ws-social-widget .card-inner,
    .ws-social-widget-fb .card-inner {
        vertical-align: top !important;
        background: #fffcf0 !important;
    }
    .ws-social-widget #vk_groups {
        padding: 10px !important;
    }
    /* tile-big */
    .tile-big .card-border {
        width: 660px !important;
        height: 360px !important;
        -webkit-clip-path: polygon(10px 0, 650px 0, 660px 10px, 660px 350px, 650px 360px, 10px 360px, 0 350px, 0 10px);
        -o-clip-path: url(#widecard);
        -moz-clip-path: url(#widecard);
        clip-path: url(#widecard);
    }
    .tile-big .card-inner {
        width: 656px !important;
        height: 356px !important;
        -webkit-clip-path: polygon(10px 0, 646px 0, 656px 10px, 656px 346px, 646px 356px, 10px 356px, 0 346px, 0 10px);
        -o-clip-path: url(#wideinnercard);
        -moz-clip-path: url(#wideinnercard);
        clip-path: url(#wideinnercard);
    }
    /* tile misc */
    .tile-medium .card-border,
    .tile-part .card-border,
    .ws-social-widget .card-border {
        -webkit-clip-path: polygon(10px 0, 310px 0, 320px 10px, 320px 350px, 310px 360px, 10px 360px, 0 350px, 0 10px);
        -o-clip-path: url(#smallcard);
        -moz-clip-path: url(#smallcard);
        clip-path: url(#smallcard);
    }
    .tile-medium .card-inner,
    .tile-part .card-inner,
    .ws-social-widget .card-inner {
        -webkit-clip-path: polygon(10px 0, 306px 0, 316px 10px, 316px 346px, 306px 356px, 10px 356px, 0 346px, 0 10px);
        -o-clip-path: url(#smallinnercard);
        -moz-clip-path: url(#smallinnercard);
        clip-path: url(#smallinnercard);
    }
    .ws-social-widget-fb .card-border-fb {
        -webkit-clip-path: polygon(10px 0, 310px 0, 320px 10px, 320px 228px, 310px 238px, 10px 238px, 0 228px, 0 10px);
        -o-clip-path: url(#smallcard);
        -moz-clip-path: url(#smallcard);
        clip-path: url(#smallcard);
    }
    .ws-social-widget-fb .card-inner-fb {
        -webkit-clip-path: polygon(10px 0, 306px 0, 316px 10px, 316px 224px, 306px 234px, 10px 234px, 0 224px, 0 10px);
        -o-clip-path: url(#smallinnercard);
        -moz-clip-path: url(#smallinnercard);
        clip-path: url(#smallinnercard);
    }
    /*


            <polygon points="10 0, 310 0, 320 10, 320 228, 310 238, 10 238, 0 228, 0 10" />
            </clipPath>
            <clipPath id="widgetinnercard">
            <polygon points="10 0, 306 0, 316 10, 316 224, 306 234, 10 234, 0 224, 0 10" />

    */
    /* ws-pagenews-header */
    .ws-pagenews-header h2 {
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagenews-header span {
        font-size: 14px;
        color: #d2bf7e;
    }
    /* ws-pagenews-main */
    .ws-pagenews-main h2 {
        font-size: 14pt;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagedownload-header {
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagedownload-header h2 {
        margin-bottom: 30px;
    }
    .ws-pagedownload-main {}
    .ws-pagedownload-side {
        padding-left: 60px;
    }
    .ws-pagedownload-table-header {
        background: url(../img/download_table.png);
        background-position: -1528px 0;
        background-repeat: no-repeat;
        height: 10px;
    }
    /*
        Colors:
        - link		#a04333
        - promo		#45a033
        - news		#5196dc
        - contest	#d67f4a
        - delete	#ff2f2f
        misc text1	#ab9d75
        misc text2	#807348
    */
    /* ws-pagedownload-platforms */
    .ws-pagedownload-platforms .col-md-4 {
        height: 120px;
    }
    .ws-pagedownload-platforms .col-md-4 img {
        position: relative;
        bottom: 1px;
    }
    .ws-pagedownload-platforms {
        vertical-align: bottom !important;
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        height: 120px;
    }
    .ws-pagedownload-laptops {
        height: 120px;
        background: url(../img/download_laptops.png) 30px bottom no-repeat;
    }
    .ws-pagedownload-phones_and_tablets {
        height: 120px;
        background: url(../img/download_phones_and_tablets.png) 20px bottom no-repeat;
    }
    .ws-pagedownload-old_phones {
        height: 120px;
        background: url(../img/download_old_phones.png) left bottom no-repeat;
    }
    .ws-pagedownload-table-main {
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        padding-left: 30px;
        padding-right: 30px;
    }
    .ws-pagedownload-table-main img {
        padding-top: 20px;
    }
    .ws-pagedownload-table-main hr {
        margin-top: 8px;
        margin-bottom: 0;
        border-top: 1px solid #ccc;
    }
    .ws-pagedownload-buf {
        padding-bottom: 80px;
    }
    .ws-pagedownload-main a,
    .ws-pagedownload-main a:hover,
    .ws-pagedownload-main a:visited,
    .ws-pagedownload-main a:link,
    .ws-pagedownload-main a:active {
        margin-top: 2px;
        text-decoration: none !important;
        color: #a04333;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .ws-pagedownload-main a:hover {
        opacity: .8;
    }
    .ws-pagedownload-desc {
        color: #000;
        font-size: 12px;
        margin-top: 2px;
        margin-bottom: 5px;
    }
    .ws-pagedownload-desc-ext {
        color: #000;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 2px;
        margin-bottom: 5px;
    }
    .ws-pagedownload-main .media-heading {
        /* font-weight: bold; */
    }
    .ws-pagedownload-note {
        color: #807348;
        font-size: 12px;
        margin-top: 3px;
    }
    .ws-pagedownload-quote {
        font-size: 12px;
    }
    .ws-pagedownload-table-footer {
        background: url(../img/download_table.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        height: 10px;
    }
    /*
    @media (max-width: 1048px) {
        body {min-width:1048px !important;}
    }
    */
    /*

    TODO: week

    add mp4
    add rule header scene scaling for ipad
    add rule footer scaling for ipad
    remove necromant from ipad
    move "buy miracle coin"

    */
    .ws-page-about {
        margin-top: 30px;
        font-size: 12pt;
        color: #000;
        font-style: normal;
        text-align: center;
        font-family: 'Philosopher';
    }
    .ws-page-about h3 {
        font-size: 31px;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-page-about h4 {
        font-size: 24px;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-inline-li li {
        display: inline;
        margin-right: 5px;
        white-space: nowrap;
    }
    .ws-page-about ul.hr li {
        display: inline;
        margin-right: 5px;
        white-space: nowrap;
    }
    .ws-page-about ul.hr li:after {
        color: #a04333;
        content: '\2022';
        margin-left: 7px;
    }
    .ws-page-about ul.hr li:last-child:after {
        content: "" !important;
        margin-right: 0px !important;
    }
    .ws-page-about a,
    .ws-page-about a:hover,
    .ws-page-about a:visited,
    .ws-page-about a:link,
    .ws-page-about a:active {
        text-decoration: none !important;
        color: #a04333;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .ws-page-about a:hover {
        opacity: .8;
    }
    .ws-page-about .big-map img {
        width: 100%;
        height: auto;
    }
    .ws-page-about .row {
        margin-bottom: 40px;
    }
    /* support */
    .ws-sub-title {
        margin-top: -20px;
        margin-bottom: 40px;
        font-size: 20px;
    }
    .ws-support-section-name {
        padding: 12px;
        background: #FFFCF0;
        margin-bottom: 25px;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-radius: 4px;
        /* border-color: #D2BF7E;
        border-style: solid;
        border-width: 2px; */
        border: 2px solid #D2BF7E;
    }
    .ws-support-section-link a,
    .ws-support-section-link a:hover,
    .ws-support-section-link a:visited,
    .ws-support-section-link a:link,
    .ws-support-section-link a:active {
        text-decoration: none !important;
        color: #a04333;
        font-weight: normal;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .support-title-info-icon {
        float: left;
        padding-right: 10px;
    }
    .ws-bold-inform {
        color: #333;
        font-weight: normal;
    }
    .ws-support-bottom-info {
        margin-left: 12.5%;
    }
    .ws-support-form-body {
        vertical-align: bottom !important;
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        padding-top: 30px;
    }
    .ws-support-form-body textarea {
        width: 360px;
        height: 190px;
        border-style: solid;
        border-color: #D2BF7E;
    }
    .ws-support-form-body input {
        border-style: solid;
        border-color: #D2BF7E;
    }
    .ws-support-form-body label {
        /*
            text-align: left!important;
            margin-left: 40px;
        */
    }
    .ws-send-support-form-button {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 173px;
        height: 53px;
        display: block;
        background: url(../img/button_green_merged.png);
        color: #FFFFFF;
        font-weight: bold;
        font-size: 20px;
        border-style: none;
        margin-top: 30px;
        margin-bottom: 70px;
    }
    .ws-send-support-form-button:hover {
        color: #FFFFFF;
        background-position: 0px -53px;
    }
    .ws-upload-image-delete {
        position: relative;
        top: 10px;
        right: 10px;
    }
    /* hacks */
    .form-group {
        margin-bottom: 10px !important;
    }
    .has-error .form-control {
        /* color: #F00; */
    }
    .form-group a,
    .form-group a:hover,
    .form-group a:visited,
    .form-group a:link,
    .form-group a:active,
    .form-group a:target {
        color: #A04333;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    .form-horizontal .form-group {
        margin-right: 40px;
        margin-left: 40px;
    }
    .form-group span#add_aditional_character,
    .form-group span#add_aditional_payment,
    .form-group span.clone_form_block {
        cursor: pointer;
        color: #A04333;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    .form-group span.delete_this_block {
        cursor: pointer;
        color: #F00;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    #add_aditional_character_block .form-group span.delete_this_block,
    #add_aditional_payment_block .form-group span.delete_this_block {
        display: none;
    }
    .ws-form-cite {
        padding-top: 7px !important;
    }
    .ws-form-control-icon {
        position: absolute;
        top: 3px;
        right: 10px;
        z-index: 200;
        display: block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        /* pointer-events: none; */
        color: #D2BF7E;
    }
    .ws-form-control-icon:hover {
        cursor: pointer;
    }
    /* button groups */
    .btn-group label {
        background-color: #FFFCF0;
        border: 1px solid #D2BF7E;
        color: #A04333;
    }
    .btn-group label.active {
        background-color: #D2BF7E;
        border: 1px solid #D2BF7E;
        color: #000;
    }
    /* hacks */
    textarea {
        resize: none !important;
    }
    .form-control {
        border: 1px solid #d2bf7e;
        height: 40px;
    }
    input.form-control[placeholder] {
        text-overflow: ellipsis;
    }
    input.form-control::-moz-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control:-moz-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control:-ms-input-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control[placeholder]::-webkit-input-placeholder {
        color: #AB9D75;
    }
    input.form-control::-moz-placeholder {
        color: #AB9D75;
    }
    /* Firefox 19+ */
    input.form-control:-moz-placeholder {
        color: #AB9D75;
    }
    /* Firefox 18- */
    input.form-control:-ms-input-placeholder {
        color: #AB9D75;
    }
    select.form-control {
        padding-left: 6px;
    }
    /*ADDED BY ALEX*/
    .delete_uploaded_file {
        cursor: pointer;
        color: #C44E00;
    }
    .external_link {}
    .external_link:after {
        margin-bottom: -1px;
        margin-left: 5px;
        content: "";
        display: inline-block;
        background: url("../img/icon_external_link.png") no-repeat top right;
        width: 16px;
        height: 16px;
    }
    .support_header {
        font-size: 31px !important;
    }
    .form_helper_text {
        font-family: Arial, sans-serif;
        font-size: 12px !important;
        line-height: 15px !important;
    }
    .ws-pagenews-main p {
        text-align: justify;
        /* font-size: 1.3em !important;
        line-height: 1.4em !important; */
    }
    .ws-content-text {
        text-indent: 20px;
    }
    .fb-page {
        margin-left: 10px;
    }
    .fix_fb-width {
        height: 260px;
    }
    .fb_iframe_widget>span {
        margin-top: 10px;
    }
    .ws-faq
    {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
}


@media (max-width: 1280px) {
    /* glow */
    .ws-faq
    {
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    #ws-buttonglow {
        position: absolute;
        top: 300px;
        left: 0;
        width: 100%;
        height: 447px;
        background: url(../img/button_glow.png) 50% 50% no-repeat;
        z-index: -1;
        display: none;
    }
    /* big button download */
    #ws-button-download-big {
        width: 308px;
        height: 110px;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    #ws-button-download-big-img {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 308px;
        height: 110px;
        display: block;
    }
    a #ws-button-download-big-img {
        background: url(../img/tablet/index/button_download_big.png);
        /* button_download_big.png */
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-button-download-big-img {
        background: url(../img/tablet/index/button_download_big.png);
        background-repeat: no-repeat;
        background-position: 0px -110px;
    }
    #ws-button-download-big a {
        text-align: center;
    }
    /*  -----  expert ----- */
    #ws-action-download {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        text-transform: uppercase;
        font-size: 25pt;
        line-height: 2.7;
        letter-spacing: 0px;
        text-shadow: 1px 1px 2px #000;
        display: block;
        clear: both;
    }
    .ws-platform {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 14pt;
        line-height: 1;
        position: relative;
        bottom: 35px;
    }
    /*  -----  expert ----- */
    /* button download */
    #ws-button-download-narrow {
        width: 302px;
        height: 58px;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    #ws-button-download-narrow-img {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 302px;
        height: 58px;
        display: block;
    }
    a #ws-button-download-narrow-img {
        background: url(../img/button_download_narrow_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-button-download-narrow-img {
        background: url(../img/button_download_narrow_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -58px;
    }
    #ws-button-download-narrow a {
        text-align: center;
    }
    #ws-action-download-narrow-title {
        font-family: 'Philosopher';
        color: #ffffff;
        font-style: normal;
        font-size: 16pt;
        line-height: 2.7;
        letter-spacing: 1px;
        text-shadow: 1px 1px 2px #000;
    }
    #ws-button-download-narrow a:hover,
    #ws-button-download-narrow a:visited,
    #ws-button-download-narrow a:link,
    #ws-button-download-narrow a:active {
        text-decoration: none;
    }
    /* allplatforms */
    #ws-allplatforms {
        width: 385px;
        height: 50px;
        margin-bottom: 20px;
    }
    #ws-allplatforms {
        text-align: center;
    }
    #ws-allplatforms-text {
        font-style: normal;
        font-size: 15px;
        line-height: 1.6;
    }
    #ws-allplatforms a {
        color: #000;
        text-decoration: none;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }
    #ws-allplatforms a:hover {
        color: #333;
        text-decoration: none;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
        opacity: 0.8;
    }
    /* parallax scene */
    #ws-scene {
        z-index: 1 !important;
        min-width: 1024px;
        display: none;
    }
    .ws-scene-el {
        position: absolute;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    #part01 {
        background-image: url(../img/pic_lightning_2.png);
        top: 390px;
        left: -10px;
        z-index: -94;
        width: 1006px;
        height: 491px;
    }
    #part02 {
        background-image: url(../img/pic_lightning_1.png);
        top: 50px;
        left: 75px;
        z-index: -93;
        width: 814px;
        height: 242px;
    }
    #part03 {
        background-image: url(../img/pic_flicks.png);
        top: 356px;
        right: 20px;
        z-index: -101;
        width: 1513px;
        height: 427px;
        overflow: hidden;
    }
    #monster {
        background-image: url(../img/pic_monster.png);
        top: -2px;
        left: -20px;
        z-index: -90;
        width: 584px;
        height: 890px;
    }
    #girl {
        background-image: url(../img/pic_girl.png);
        top: 80px;
        right: 275px;
        z-index: -104;
        width: 535px;
        height: 694px;
    }
    #knight {
        background-image: url(../img/pic_knight.png);
        top: 148px;
        right: -50px;
        z-index: -102;
        width: 653px;
        height: 738px;
    }
    #archer {
        position: absolute;
        top: 0px;
        right: -50px;
        z-index: -103;
        background-image: url(../img/pic_archer.png);
        width: 422px;
        height: 492px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
    }
    #ws-nav-menu {
        width: 640px;
        height: 43px;
        padding-top: 80px;
        margin-left: auto;
        margin-right: auto;
    }
    #ws-nav-menu {
        padding-top: 10px;
    }
    #ws-nav-menu a {
        font-family: 'Philosopher';
        text-transform: uppercase;
        font-size: 11pt;
        color: #ffee8e;
        font-style: normal;
        text-align: center;
        /* font-weight: bold; */
        line-height: 3;
        letter-spacing: 5px;
    }
    .ws-button {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 160px;
        height: 43px;
        display: inline-block;
    }
    a #ws-xfbutton {
        background: url(../img/button_menu_right_faq_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    #ws-xfbutton
    {
        width: 100px;
    }
    a:hover #ws-xfbutton {
        background: url(../img/button_menu_right_faq_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xlbutton {
        background: url(../img/tablet/common/button_menu_left_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xlbutton {
        background: url(../img/tablet/common/button_menu_left_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xcbutton {
        width: 220px;
        background: url(../img/tablet/common/button_menu_center_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xcbutton {
        width: 220px;
        background: url(../img/tablet/common/button_menu_center_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    a #ws-xrbutton {
        background: url(../img/tablet/common/button_menu_right_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-xrbutton {
        background: url(../img/tablet/common/button_menu_right_merged.jpg);
        background-repeat: no-repeat;
        background-position: 0px -43px;
    }
    /* left&right frames */
    #ws-video {
        position: absolute;
        top: 505px;
        width: 276px;
        height: 200px;
        background-color: lightblue;
        transform: rotateZ(-3.1deg);
        -webkit-border-radius: 40px;
        -moz-border-radius-topleft: 40px;
        border-radius: 40px;
    }
    .ws-frame-left {
        position: absolute;
        top: 482px;
        left: 18%;
        width: 330px;
        height: 248px;
        z-index: 998;
    }
    .ws-wrapper-left {
        width: 330px;
        height: 248px;
        background: url(../img/icon_video.png), url(../img/button_video_border.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px 0px;
    }
    .ws-frame-right {
        position: absolute;
        top: 482px;
        right: 18%;
        width: 330px;
        height: 248px;
        z-index: 997;
    }
    .ws-wrapper-right {
        width: 330px;
        height: 248px;
        background: url(../img/icon_screenshots.png), url(../img/button_screens.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px 0px;
    }
    .ws-frame-left a:hover,
    .ws-frame-left a:visited,
    .ws-frame-left a:link,
    .ws-frame-left a:active,
    .ws-frame-left a:target,
    .ws-frame-right a:hover,
    .ws-frame-right a:visited,
    .ws-frame-right a:link,
    .ws-frame-right a:active,
    .ws-frame-right a:target {
        text-decoration: none;
        border: 0;
        outline: none;
        /*
        border-color: inherit;
        box-shadow: none;
        color: rgba(0,0,0,0);
        - webkit-tap-highlight-color: rgba(0,0,0,0);
        -webkit-box-shadow: none;
        */
    }
    a:hover .ws-wrapper-left {
        background: url(../img/icon_video.png), url(../img/button_video_border.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px -248px;
    }
    a:hover .ws-wrapper-right {
        background: url(../img/icon_screenshots.png), url(../img/button_screens.png);
        background-repeat: no-repeat, no-repeat;
        background-position: 50% 50%, 0px -248px;
    }
    /* content */
    .ws-row-note {
        /* padding-top: 15px; */
        /* padding-bottom: 39px; */
        /* margin-bottom: 39px; */
    }
    .ws-vtile {
        /* margin-top: 39px; */
        /* height: 320px; */
        /* padding-top: 19.5px;
        padding-bottom: 19.5px; */
        /* background-color: rgba(0,0,0,0.2); */
        width: 307px;
        height: 320px;
        display: inline-block;
    }
    a:hover .ws-vtile {
        opacity: 0.8;
    }
    .ws-row-note img {
        padding-bottom: 13px;
    }
    .ws-row-footer {
        padding-bottom: 19px;
    }
    /* news blocks */
    .ws-home .ws-xnote {
        border-top: 3px solid #D2BF7E;
        /* #D2BF7E #ab9d75 */
        margin-bottom: 17px;
    }
    .ws-xnote-plate {
        border-top: 3px solid #D2BF7E;
        margin-bottom: 5px;
    }
    .ws-page .ws-xnote {
        margin-bottom: 17px;
    }
    .ws-xnote a:hover,
    .ws-xnote a:visited,
    .ws-xnote a:link,
    .ws-xnote a:active,
    .ws-xnote a:target {
        text-decoration: none;
        border: 0;
        outline: none;
    }
    .ws-xnote a:hover {
        opacity: .7;
    }
    .ws-note-type {
        font-size: 10px;
        color: #a04333;
        /* ab9d75 a04333 */
        letter-spacing: 1px;
        text-transform: uppercase;
        display: block;
    }
    .ws-note-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 19px;
        letter-spacing: 0px;
        color: #000;
        line-height: 1.3;
        display: inline;
        border-bottom: 1px solid rgba(0, 0, 0, .2);
    }
    .ws-note-date {
        margin-top: 5px;
        font-size: 10px !important;
        color: #ab9d75;
        display: block;
    }
    /* tile-big */
    .ws-row-note a:hover,
    .ws-row-note a:visited,
    .ws-row-note a:link,
    .ws-row-note a:active {
        text-decoration: none;
    }
    a:hover .ws-note-tile-big,
    a:visited .ws-note-tile-big,
    a:link .ws-note-tile-big,
    a:active .ws-note-tile-big {
        text-decoration: none;
    }
    a:hover .ws-note-tile-big {
        opacity: 0.8;
    }
    .ws-note-tile-big {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 653px;
        height: 380px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_big_z.jpg);
        margin-bottom: 20px;
    }
    .ws-note-tile-big span {
        color: #ffffff;
    }
    .ws-note-tile-big h4 {
        color: #ffffff;
    }
    .ws-note-tile-big h3 {
        font-family: 'Philosopher';
        color: #ffffff;
        margin: 0;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        display: inline;
    }
    .ws-note-tile-big .ws-note-title {
        margin-top: 3px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        /* border-bottom: 1px solid rgba(255,255,255, .2); */
        border-bottom: none;
    }
    /* tile */
    a:hover .ws-note-tile,
    a:visited .ws-note-tile,
    a:link .ws-note-tile,
    a:active .ws-note-tile {
        text-decoration: none;
    }
    a:hover .ws-note-tile {
        opacity: 0.8;
    }
    .ws-note-tile {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_medium_z.jpg);
    }
    .ws-note-tile span {
        color: #ffffff;
    }
    .ws-note-tile h4 {
        color: #ffffff;
    }
    .ws-note-tile .ws-note-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 25px;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        border: 0;
        /* border-bottom: 1px solid rgba(255,255,255, .2); */
    }
    #supernews {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: table-cell;
        vertical-align: bottom;
        padding: 20px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_medium_z.jpg);
    }
    #ws-supernews {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 306px;
        height: 320px;
        display: block;
    }
    #ws-supernews {
        background: url(/assets/content/newspic_medium.jpg);
    }
    /* sidebar */
    .ws-sidebar-block-head {
        height: 10px;
        width: 320px;
        background: url(../img/table.png);
        background-position: -642px 0;
        background-repeat: no-repeat;
    }
    .ws-sidebar-block-content {
        width: 320px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 27px;
        padding-right: 30px;
        background: url(../img/table.png);
        background-position: -321px 0;
        background-repeat: repeat-y;
    }
    .ws-sidebar-block-foot {
        width: 320px;
        height: 10px;
        background: url(../img/table.png);
        background-position: 0 0;
        background-repeat: no-repeat;
    }
    .ws-sidebar-block-content .table>thead>tr>td,
    .ws-sidebar-block-content .table>thead>tr>th {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-sidebar-block-content .table>tbody>tr>td,
    .ws-sidebar-block-content .table>tbody>tr>th {
        border: none;
    }
    .ws-sidebar-block-content .ws-forum-link {
        text-align: center;
        margin-top: -10px;
        font-size: 12px;
    }
    .ws-sidebar-block-content .ws-forum-link a:hover,
    .ws-sidebar-block-content .ws-forum-link a:visited,
    .ws-sidebar-block-content .ws-forum-link a:link,
    .ws-sidebar-block-content .ws-forum-link a:active {
        /* text-decoration: none; */
        color: #a04333;
        /* a04333 ab9d75*/
    }
    .ws-sidebar-title {
        font-family: 'Philosopher';
        color: #000000;
        font-weight: normal;
        font-size: 19pt;
        line-height: 1.7;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
    }
    .ws-sidebar-date {
        font-style: normal;
        line-height: 1.7;
        text-align: center;
        font-size: 12px;
        color: #ab9d75;
        display: block;
        margin-bottom: 8px;
    }
    /* fight list */
    .ws-fight-list {
        /* border: 2px solid #ab9d75; */
        width: 100%;
        /* margin-bottom: 35px; */
    }
    .ws-fight-list .table {
        font-size: 12px;
        line-height: 1.2;
    }
    .ws-fight-list .table>thead>tr>td,
    .ws-fight-list .table>thead>tr>th {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-fight-list .table>tbody>tr>td,
    .ws-fight-list .table>tbody>tr>th {
        border: none;
    }
    .ws-fight-list .table>tbody>tr>td {
        text-align: center;
    }
    /* tournament list */
    .ws-tournament-list {
        /* border: 2px solid #ab9d75; */
        width: 100%;
        margin-bottom: 20px;
    }
    .ws-tournament-list .table {
        font-size: 12px;
        line-height: 1.2;
    }
    .ws-tournament-list .table td {
        color: #761414;
    }
    .ws-tournament-list .table td,
    .ws-tournament-list .table th {
        padding-left: 1px;
        padding-right: 1px;
        line-height: 1.15
    }
    .ws-tournament-list .table .ws-srv {
        font-size: 10px;
    }
    .ws-srv {
        font-family: Arial, sans-serif;
        font-size: 10px;
        text-transform: uppercase!important;
        letter-spacing: 1px;
    }
    .ws-tournament-list .table .ws-tourindex {
        color: #AB9D75;
    }
    /* color: #AB9D75; */
    /* -----  */
    .ws-s-block {
        height: 30px;
    }
    .ws-s-link {
        display: block;
        float: left;
    }
    .ws-s-img {
        display: inline-block;
        width: 25px;
        height: 30px;
        float: left;
        background: url(../img/icon_calendar.png) 50% 50% no-repeat;
    }
    .ws-s-text {
        line-height: 1.5;
        display: inline-block;
        padding-left: 5px;
        padding-right: 10px;
        width: 110px;
        height: 30px;
        float: left;
        text-align: left;
        vertical-align: middle;
        font-size: 10px;
        color: #A04333;
    }
    .ws-s-ftext {
        display: inline-block;
        padding-left: 20px;
        padding-right: 0;
        width: 100px;
        height: 30px;
        float: left;
        text-align: left;
        vertical-align: middle;
        font-size: 12px;
        color: #A04333;
    }
    a:hover .ws-s-link {
        opacity: 0.8;
    }
    /* -----  */
    .ws-tournament-list .table>thead>tr>td,
    .ws-tournament-list .table>thead>tr>th {
        border-top: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr>td,
    .ws-tournament-list .table>tbody>tr>th {
        border: none;
    }
    .ws-tournament-list .table>tbody>tr:last-child {
        border-bottom: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr.ws-tournament-head>td,
    .ws-tournament-list .table>tbody>tr.ws-tournament-head>th {
        border-top: 1px solid #ab9d75;
    }
    .ws-tournament-list .table>tbody>tr>td {
        text-align: right;
    }
    /* footer */
    #ws-footer-buttons {
        width: 256px;
        height: 56px;
        margin-top: 120px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    .ws-footer-button {
        margin-left: 4px;
        margin-right: 4px;
        width: 56px;
        height: 56px;
        display: inline-block;
    }
    a #ws-social-icon-tg {
        background: url(../img/social_telegram_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-tg {
        background: url(../img/social_telegram_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }

    a #ws-social-icon-vk {
        background: url(../img/social_vk_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-vk {
        background: url(../img/social_vk_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-fb {
        background: url(../img/social_f_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-fb {
        background: url(../img/social_f_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-tw {
        background: url(../img/social_tw_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-tw {
        background: url(../img/social_tw_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }
    a #ws-social-icon-yt {
        background: url(../img/social_yt_merged.png);
        background-repeat: no-repeat;
        background-position: 0px 0px;
    }
    a:hover #ws-social-icon-yt {
        background: url(../img/social_yt_merged.png);
        background-repeat: no-repeat;
        background-position: 0px -56px;
    }


    #ws-footer-copyright {
        margin-top: 112px;
        font-size: 10pt;
        color: #ffffff;
        font-style: normal;
        text-align: center;
    }
    /* tile new format */
    a:hover .ws-half-tile,
    a:visited .ws-half-tile,
    a:link .ws-half-tile,
    a:active .ws-half-tile {
        text-decoration: none;
    }
    a:hover .ws-half-tile {
        opacity: 0.8;
    }
    .ws-half-tile {
        display: block;
        padding-top: 0;
        margin-top: 0;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 303px;
        height: 320px;
        display: table-cell;
        vertical-align: top;
        /* padding: 20px; */
        /* background: linear-gradient(180deg,rgba(255,255,255,0.2),rgba(0,0,0,0.3)), url(/assets/img/newspic_medium_z.jpg); */
        background: #fffcf0;
        border: 2px solid #d2bf7e;
    }
    .ws-half-tile img {
        width: 303px;
    }
    .ws-half-tile span {
        color: #000;
        padding-left: 20px;
        padding-right: 20px;
    }
    .ws-half-tile h4 {
        color: #000;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
        border: 0;
    }
    .ws-half-tile .ws-half-title {
        margin-top: 3px;
        font-family: 'Philosopher';
        font-size: 19px;
        letter-spacing: 0px;
        color: #fff;
        line-height: 1.3;
        display: inline;
        border: 0 !important;
    }
    /* */
    .bubble_news {
        background: url(../img/bubble_news.png) 50% 50% no-repeat;
    }
    /* hack */
    .col-md-6 {
        padding-top: 19px;
    }
    /* news cards */
    /*

    - tile-big
    - tile-medium
    - tile-part
    - ws-social-widget

    */
    .card a:hover,
    .card a:visited,
    .card a:link,
    .card a:active {
        text-decoration: none !important;
        color: #fff;
    }
    .card-border {
        background: #d2bf7e;
        width: 320px;
        height: 360px;
        margin-left: auto;
        margin-right: auto;
    }
    .card-inner {
        display: table-cell;
        vertical-align: bottom;
        position: relative;
        background: #fff;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0.3)), url(../img/newspic_big_z.jpg) center center no-repeat;
        width: 316px;
        height: 356px;
        top: 2px;
        left: 2px;
    }
    .card-border-fb {
        height: 238px;
    }
    .card-inner-fb {
        height: 234px;
    }
    /*
    .card-inner:hover {
        cursor: pointer;
        opacity: .8;
    }
    */
    .card-inner .card-type,
    .card-inner .card-title,
    .card-inner .card-date {
        padding-left: 28px;
        padding-right: 28px;
    }
    .card-inner .card-type {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
    }
    .card-inner .card-title {
        margin: 0;
        font-size: 22pt;
        font-family: 'Philosopher';
    }
    .card-inner .card-date {
        padding-bottom: 28px;
        font-size: 12px;
    }
    /* tile-medium */
    .tile-medium {
        /* TODO: rescope */
    }
    /* tile-part */
    .tile-part .card-inner {
        background: #fff;
    }
    .tile-part .card-inner .card-type {
        margin: 0;
        font-size: 12px;
        text-transform: uppercase;
        color: #a04333;
    }
    .tile-part .card-inner .card-title {
        vertical-align: top;
        margin: 0;
        font-size: 14pt;
        font-family: 'Philosopher';
        color: #000;
        height: 80px;
    }
    .tile-part .card-inner {
        font-size: 12px;
        color: #d2bf7e;
    }
    .card-date {
        font-size: 12px;
        color: #ab9d75!important;
    }
    /* social-widget */
    .ws-social-widget .card-inner,
    .ws-social-widget-fb .card-inner {
        vertical-align: top !important;
        background: #fffcf0 !important;
    }
    .ws-social-widget #vk_groups {
        padding: 10px !important;
    }
    /* tile-big */
    .tile-big .card-border {
        width: 660px !important;
        height: 360px !important;
        -webkit-clip-path: polygon(10px 0, 650px 0, 660px 10px, 660px 350px, 650px 360px, 10px 360px, 0 350px, 0 10px);
        -o-clip-path: url(#widecard);
        -moz-clip-path: url(#widecard);
        clip-path: url(#widecard);
    }
    .tile-big .card-inner {
        width: 656px !important;
        height: 356px !important;
        -webkit-clip-path: polygon(10px 0, 646px 0, 656px 10px, 656px 346px, 646px 356px, 10px 356px, 0 346px, 0 10px);
        -o-clip-path: url(#wideinnercard);
        -moz-clip-path: url(#wideinnercard);
        clip-path: url(#wideinnercard);
    }
    /* tile misc */
    .tile-medium .card-border,
    .tile-part .card-border,
    .ws-social-widget .card-border {
        -webkit-clip-path: polygon(10px 0, 310px 0, 320px 10px, 320px 350px, 310px 360px, 10px 360px, 0 350px, 0 10px);
        -o-clip-path: url(#smallcard);
        -moz-clip-path: url(#smallcard);
        clip-path: url(#smallcard);
    }
    .tile-medium .card-inner,
    .tile-part .card-inner,
    .ws-social-widget .card-inner {
        -webkit-clip-path: polygon(10px 0, 306px 0, 316px 10px, 316px 346px, 306px 356px, 10px 356px, 0 346px, 0 10px);
        -o-clip-path: url(#smallinnercard);
        -moz-clip-path: url(#smallinnercard);
        clip-path: url(#smallinnercard);
    }
    .ws-social-widget-fb .card-border-fb {
        -webkit-clip-path: polygon(10px 0, 310px 0, 320px 10px, 320px 228px, 310px 238px, 10px 238px, 0 228px, 0 10px);
        -o-clip-path: url(#smallcard);
        -moz-clip-path: url(#smallcard);
        clip-path: url(#smallcard);
    }
    .ws-social-widget-fb .card-inner-fb {
        -webkit-clip-path: polygon(10px 0, 306px 0, 316px 10px, 316px 224px, 306px 234px, 10px 234px, 0 224px, 0 10px);
        -o-clip-path: url(#smallinnercard);
        -moz-clip-path: url(#smallinnercard);
        clip-path: url(#smallinnercard);
    }
    /*


            <polygon points="10 0, 310 0, 320 10, 320 228, 310 238, 10 238, 0 228, 0 10" />
            </clipPath>
            <clipPath id="widgetinnercard">
            <polygon points="10 0, 306 0, 316 10, 316 224, 306 234, 10 234, 0 224, 0 10" />

    */
    /* ws-pagenews-header */
    .ws-pagenews-header h2 {
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagenews-header span {
        font-size: 14px;
        color: #d2bf7e;
    }
    /* ws-pagenews-main */
    .ws-pagenews-main h2 {
        font-size: 14pt;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagedownload-header {
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-pagedownload-header h2 {
        margin-bottom: 30px;
    }
    .ws-pagedownload-main {}
    .ws-pagedownload-side {
        padding-left: 60px;
    }
    .ws-pagedownload-table-header {
        background: url(../img/download_table.png);
        background-position: -1528px 0;
        background-repeat: no-repeat;
        height: 10px;
    }
    /*
        Colors:
        - link		#a04333
        - promo		#45a033
        - news		#5196dc
        - contest	#d67f4a
        - delete	#ff2f2f
        misc text1	#ab9d75
        misc text2	#807348
    */
    /* ws-pagedownload-platforms */
    .ws-pagedownload-platforms .col-md-4 {
        height: 120px;
    }
    .ws-pagedownload-platforms .col-md-4 img {
        position: relative;
        bottom: 1px;
    }
    .ws-pagedownload-platforms {
        vertical-align: bottom !important;
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        height: 120px;
    }
    .ws-pagedownload-laptops {
        height: 120px;
        background: url(../img/download_laptops.png) 30px bottom no-repeat;
    }
    .ws-pagedownload-phones_and_tablets {
        height: 120px;
        background: url(../img/download_phones_and_tablets.png) 20px bottom no-repeat;
    }
    .ws-pagedownload-old_phones {
        height: 120px;
        background: url(../img/download_old_phones.png) left bottom no-repeat;
    }
    .ws-pagedownload-table-main {
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        padding-left: 30px;
        padding-right: 30px;
    }
    .ws-pagedownload-table-main img {
        padding-top: 20px;
    }
    .ws-pagedownload-table-main hr {
        margin-top: 8px;
        margin-bottom: 0;
        border-top: 1px solid #ccc;
    }
    .ws-pagedownload-buf {
        padding-bottom: 80px;
    }
    .ws-pagedownload-main a,
    .ws-pagedownload-main a:hover,
    .ws-pagedownload-main a:visited,
    .ws-pagedownload-main a:link,
    .ws-pagedownload-main a:active {
        margin-top: 2px;
        text-decoration: none !important;
        color: #a04333;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .ws-pagedownload-main a:hover {
        opacity: .8;
    }
    .ws-pagedownload-desc {
        color: #000;
        font-size: 12px;
        margin-top: 2px;
        margin-bottom: 5px;
    }
    .ws-pagedownload-desc-ext {
        color: #000;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 2px;
        margin-bottom: 5px;
    }
    .ws-pagedownload-main .media-heading {
        /* font-weight: bold; */
    }
    .ws-pagedownload-note {
        color: #807348;
        font-size: 12px;
        margin-top: 3px;
    }
    .ws-pagedownload-quote {
        font-size: 12px;
    }
    .ws-pagedownload-table-footer {
        background: url(../img/download_table.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        height: 10px;
    }
    /*
    @media (max-width: 1048px) {
        body {min-width:1048px !important;}
    }
    */
    /*

    TODO: week

    add mp4
    add rule header scene scaling for ipad
    add rule footer scaling for ipad
    remove necromant from ipad
    move "buy miracle coin"

    */
    .ws-page-about {
        margin-top: 30px;
        font-size: 12pt;
        color: #000;
        font-style: normal;
        text-align: center;
        font-family: 'Philosopher';
    }
    .ws-page-about h3 {
        font-size: 31px;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-page-about h4 {
        font-size: 24px;
        font-family: 'Philosopher';
        color: #000;
    }
    .ws-inline-li li {
        display: inline;
        margin-right: 5px;
        white-space: nowrap;
    }
    .ws-page-about ul.hr li {
        display: inline;
        margin-right: 5px;
        white-space: nowrap;
    }
    .ws-page-about ul.hr li:after {
        color: #a04333;
        content: '\2022';
        margin-left: 7px;
    }
    .ws-page-about ul.hr li:last-child:after {
        content: "" !important;
        margin-right: 0px !important;
    }
    .ws-page-about a,
    .ws-page-about a:hover,
    .ws-page-about a:visited,
    .ws-page-about a:link,
    .ws-page-about a:active {
        text-decoration: none !important;
        color: #a04333;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .ws-page-about a:hover {
        opacity: .8;
    }
    .ws-page-about .big-map img {
        width: 100%;
        height: auto;
    }
    .ws-page-about .row {
        margin-bottom: 40px;
    }
    /* support */
    .ws-sub-title {
        margin-top: -20px;
        margin-bottom: 40px;
        font-size: 20px;
    }
    .ws-support-section-name {
        padding: 12px;
        background: #FFFCF0;
        margin-bottom: 25px;
        margin-right: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius-topleft: 4px;
        border-radius: 4px;
        /* border-color: #D2BF7E;
        border-style: solid;
        border-width: 2px; */
        border: 2px solid #D2BF7E;
    }
    .ws-support-section-link a,
    .ws-support-section-link a:hover,
    .ws-support-section-link a:visited,
    .ws-support-section-link a:link,
    .ws-support-section-link a:active {
        text-decoration: none !important;
        color: #a04333;
        font-weight: normal;
        border-bottom: 1px solid rgba(160, 67, 51, .5);
    }
    .support-title-info-icon {
        float: left;
        padding-right: 10px;
    }
    .ws-bold-inform {
        color: #333;
        font-weight: normal;
    }
    .ws-support-bottom-info {
        margin-left: 12.5%;
    }
    .ws-support-form-body {
        vertical-align: bottom !important;
        background: url(../img/download_table.png);
        background-position: -764px 0;
        background-repeat: repeat-y;
        padding-top: 30px;
    }
    .ws-support-form-body textarea {
        width: 360px;
        height: 190px;
        border-style: solid;
        border-color: #D2BF7E;
    }
    .ws-support-form-body input {
        border-style: solid;
        border-color: #D2BF7E;
    }
    .ws-support-form-body label {
        /*
            text-align: left!important;
            margin-left: 40px;
        */
    }
    .ws-send-support-form-button {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 173px;
        height: 53px;
        display: block;
        background: url(../img/button_green_merged.png);
        color: #FFFFFF;
        font-weight: bold;
        font-size: 20px;
        border-style: none;
        margin-top: 30px;
        margin-bottom: 70px;
    }
    .ws-send-support-form-button:hover {
        color: #FFFFFF;
        background-position: 0px -53px;
    }
    .ws-upload-image-delete {
        position: relative;
        top: 10px;
        right: 10px;
    }
    /* hacks */
    .form-group {
        margin-bottom: 10px !important;
    }
    .has-error .form-control {
        /* color: #F00; */
    }
    .form-group a,
    .form-group a:hover,
    .form-group a:visited,
    .form-group a:link,
    .form-group a:active,
    .form-group a:target {
        color: #A04333;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    .form-horizontal .form-group {
        margin-right: 40px;
        margin-left: 40px;
    }
    .form-group span#add_aditional_character,
    .form-group span#add_aditional_payment,
    .form-group span.clone_form_block {
        cursor: pointer;
        color: #A04333;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    .form-group span.delete_this_block {
        cursor: pointer;
        color: #F00;
        border-bottom: 1px dashed rgba(160, 67, 51, 0.3) !important;
    }
    #add_aditional_character_block .form-group span.delete_this_block,
    #add_aditional_payment_block .form-group span.delete_this_block {
        display: none;
    }
    .ws-form-cite {
        padding-top: 7px !important;
    }
    .ws-form-control-icon {
        position: absolute;
        top: 3px;
        right: 10px;
        z-index: 200;
        display: block;
        width: 35px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        /* pointer-events: none; */
        color: #D2BF7E;
    }
    .ws-form-control-icon:hover {
        cursor: pointer;
    }
    /* button groups */
    .btn-group label {
        background-color: #FFFCF0;
        border: 1px solid #D2BF7E;
        color: #A04333;
    }
    .btn-group label.active {
        background-color: #D2BF7E;
        border: 1px solid #D2BF7E;
        color: #000;
    }
    /* hacks */
    textarea {
        resize: none !important;
    }
    .form-control {
        border: 1px solid #d2bf7e;
        height: 40px;
    }
    input.form-control[placeholder] {
        text-overflow: ellipsis;
    }
    input.form-control::-moz-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control:-moz-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control:-ms-input-placeholder {
        text-overflow: ellipsis;
    }
    input.form-control[placeholder]::-webkit-input-placeholder {
        color: #AB9D75;
    }
    input.form-control::-moz-placeholder {
        color: #AB9D75;
    }
    /* Firefox 19+ */
    input.form-control:-moz-placeholder {
        color: #AB9D75;
    }
    /* Firefox 18- */
    input.form-control:-ms-input-placeholder {
        color: #AB9D75;
    }
    select.form-control {
        padding-left: 6px;
    }
    /*ADDED BY ALEX*/
    .delete_uploaded_file {
        cursor: pointer;
        color: #C44E00;
    }
    .external_link {}
    .external_link:after {
        margin-bottom: -1px;
        margin-left: 5px;
        content: "";
        display: inline-block;
        background: url("../img/icon_external_link.png") no-repeat top right;
        width: 16px;
        height: 16px;
    }
    .support_header {
        font-size: 31px !important;
    }
    .form_helper_text {
        font-family: Arial, sans-serif;
        font-size: 12px !important;
        line-height: 15px !important;
    }
    .ws-pagenews-main p {
        text-align: justify;
        /* font-size: 1.3em !important;
        line-height: 1.4em !important; */
    }
    .ws-content-text {
        text-indent: 20px;
    }
    .fb-page {
        margin-left: 10px;
    }
    .fix_fb-width {
        height: 260px;
    }
    .fb_iframe_widget>span {
        margin-top: 10px;
    }
}


/*Tablets*/

@media only screen and (max-width:1280px) {
    .ws-wrapper-right {
        background: url("../img/tablet/index/button_screens.png") no-repeat scroll 0 0;
        height: 198px;
        width: 247px;
    }
    a:hover .ws-wrapper-right {
        background: url("../img/tablet/index/button_screens.png");
        background-repeat: no-repeat, no-repeat;
        background-position: 0px -198px;
    }
    .ws-frame-right {
        height: 198px;
        width: 247px;
    }
    .ws-wrapper-left {
        background: url("../img/tablet/index/button_video_with_icon.png") no-repeat scroll 0 0;
        height: 198px;
        width: 247px;
    }
    a:hover .ws-wrapper-left {
        background: url("../img/tablet/index/button_video_with_icon.png");
        background-repeat: no-repeat, no-repeat;
        background-position: 0px -198px;
    }
    .ws-frame-left {
        height: 198px;
        width: 247px;
    }
    #ws-video {
        display: none;
    }
}


/* hack ws-nav-menu */

#ws-nav-menu a span {
    text-transform: uppercase !important;
}

/* html.minimal */

html.minimal {
	position: relative;
	min-height: 100%;
	background: none;
	background-color: #fffcf0;
}

html.minimal body.ws-p-redirect {
	margin-bottom: 60px;
	background: none;
	background-color: #fffcf0;
}

html.minimal .ws-p-redirect .footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 150px;
	color: #000000;
	background-color: #fffcf0;
}

html.minimal .ws-p-redirect .container {
	padding-top: 0;
	color: #000000;
	background-color: #fffcf0;
}

html.minimal .ws-p-redirect-message h2 {
	margin-top: 40px;
}

html.minimal .ws-p-redirect-message button {
	padding-left: 22px;
	padding-right: 22px;
}

/* html.home */

@media (min-width: 1281px) {
    html.home {
        background: url(../img/pic_bg.jpg), url(../img/necromancer.png), url(../img/mid.jpg);
        background-repeat: no-repeat, no-repeat, repeat;
        background-position: center top, right bottom, center;
    }
}

@media (max-width: 1280px) {
    html.home {
        background: url(../img/tablet/index/pic_bg_big.jpg), url(../img/mid.jpg);
        background-repeat: no-repeat, repeat;
        background-position: center top, center;
    }
}

div.menu__page-mode div {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 10pt;
    color: #ffffff;
    font-style: normal;
}

div.menu__page-mode div a, div.menu__page-mode div a:hover, div.menu__page-mode div a:visited, div.menu__page-mode div div.menu__page-mode div a:link, div.menu__page-mode div a:active, div.menu__page-mode div a:target {
    text-decoration: none;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.5);
}

body {
    padding-bottom: 0;
}

#ws-footer-copyright ul, #ws-p-footer-copyright ul {
    padding-left: 0;
}

#ws-footer-copyright ul li, #ws-p-footer-copyright ul li {
    list-style-type: none;
}

#ws-footer-copyright ul li a, #ws-footer-copyright ul li a:hover, #ws-footer-copyright ul li a:visited, #ws-footer-copyright ul li a:link, #ws-footer-copyright ul li a:active, #ws-footer-copyright ul li a:target {
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

#ws-p-footer-copyright ul li a, #ws-p-footer-copyright ul li a:hover, #ws-p-footer-copyright ul li a:visited, #ws-p-footer-copyright ul li a:link, #ws-p-footer-copyright ul li a:active, #ws-p-footer-copyright ul li a:target {
    text-decoration: none !important;
    color: #a04333;
    font-weight: normal;
    font-size: 10pt;
    border-bottom: 1px solid rgba(160, 67, 51, .5);
}
.deactivatedFormButton
{
    background: url(../img/button_green_merged_nonactive.png);
    cursor: default;
}


/*COOKIE POLICY*/

.cookie-policy-div .close {
    position: absolute;
    top: 15px;
    right: 10%;
    width: 32px;
    height: 32px;
    display: block;
    color: #424242;
    font-size: 0px;
    text-indent: -999px;
    background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAWlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACLSV5RAAAAHXRSTlMAvwrzxJUF2xftEAf344iCRjbntbKfeXJTTi0UNCTEDCAAAAD5SURBVDjLhZPZroMwDEQdnDiEpdB9nf//zXtrqSZRK3lesDgTHLzQJllTyMw5pFXoW31iAFPOEwBOPbWShXFI9+EdD/d0AC/SHI8o15FM47UgVh95zDgN1Gg4YX7Y+Rk7+tIOc08qiRtvHVE0WHCknzpi0QRcNP++vuRe71H4nSThohyx+/AuQh0XJCLhomCM/w7jcdSgsNCKs70OnQbBrGeslHDTWEHo7KG6IVHAk2pHzemJQHkiqh3KTVMmztQ4Gk6ZXYObwr2k+5u/CxW2Qm2lVm5WsVJbs5Sb42XN2totVbtf1m5nYNyR84bWHXt/cfzV85fXXf8/W/cTkSxYtP0AAAAASUVORK5CYII=');
}
.cookie-notify
{
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 999999;
    background-color: #FFF;
}

.cookie-policy-div
{
    display: inline-block;
    position: relative;
    padding: 15px 20px 10px 10px;
    font-size: 12pt;
    z-index: 9999;
    color: #0f0f0f;
    width: 100%;
}

.text-policy-wraper
{
    width: 80%;
    margin: 0px auto;
    padding-bottom: 20px;
    padding-right: 5%;
}



#btn-policy-read-ck:hover{
    background: #0094f2;
    color: white;
}
#btn-policy-read-ck{
    width: 55px;
    line-height: 30px;
    padding: 4px 30px;
    color: #0094f2;
    border: 1px solid #0094f2;
    border-radius: 3px;
    background: transparent;
    font-size: 12pt;
    transition: 0.2s;
    cursor: pointer;
}

.field-helper
{
    font-size: 13px;
}
.ws-form-error-text
{
    font-size: 13px;
    color: #ed3d20;
}
.ws-button-download-big_zh
{
    width: 110px!important;
    height: 110px!important;;
    background: url(../img/qr.png);
    margin-top: 5px!important;
    background-size: contain;

}
.ws-button-download-big_zh a{
    display: none;
}
.ws-allplatforms_zh
{
    display: none;
}
.ws-benefits_zh
{
    margin-bottom:5px!important;
}
@media (max-width: 1280px)
{
    .ws-button-download-big_zh
    {
        width: 110px!important;
        height: 110px!important;
    }
}


/*Обновление 8.0*/

@media (min-width: 1281px) {
    html.home {
        background: url(../img/pic_bg_index_desktop.jpg), url(../img/necromancer.png), url(../img/mid.jpg);
        background-repeat: no-repeat, no-repeat, repeat;
        background-position: center top, right bottom, center;
    }
    #ws-benefits
    {
        background: url(../img/dark_glow_desktop.png) center center no-repeat;
        background-size: cover;
        width: 653px;
        height: 177px;
        padding-bottom: 56px;
        padding-top: 56px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #ws-award
    {
        margin-bottom: 0px;
    }
    #ws-buttonglow
    {
        top: 342px;
    }


}

@media (max-width: 1280px) {
    html.home {
        background: url(../img/tablet/index/pic_bg_big_index_tabletbig.jpg), url(../img/mid.jpg);
        background-repeat: no-repeat, repeat;
        background-position: center top, center;
    }
    #ws-award
    {
        margin-bottom: 0px;
    }
    #ws-benefits
    {
        background: url(../img/dark_glow_tablet.png) center center no-repeat;
        background-size: cover;
        width: 653px;
        height: 157px;
        padding-bottom: 36px;
        padding-top: 36px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
}
#ws-scene
{
    /*display: none!important;*/
}
#ws-allplatforms-text
{
    color: #FFF;
}
#xsolla-support-div
{

    margin-top: 20px;
    margin-bottom: -60px;
}

.xsolla-support
{
    background: url(../img/xsolla.png);
    width: 420px;
    height: 59px;
    background-repeat: no-repeat, repeat;
    background-position: center top, center;
    margin: auto;
}

.heroInfoList
{

    display: table;
    margin: 0 auto;
}
.heroInfoData
{
    display: inline-block;
    padding: 10px;

}
.heroInfoName
{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.heroLevel
{
    display: block;
    font-size: 18px;
    text-align: left;
}
.align_center
{
    text-align: center;
}
.left_to_delete_account
{
    font-size: 20px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #823D00;
}
.CharacterOnAccount
{
    margin-top: 20px;
    margin-bottom: 10px;

}

.eula-table
{
    border-spacing: 0px;
    border-collapse: unset;
}
.eula-table th
{
    text-align: center;
    vertical-align: middle;
    border: 1px #ECECED solid;
    background-color: #DEEAF6;
    font-size: 90%;
}
.eula-table td
{
    border: 1px #ECECED solid;
    vertical-align: top;
    font-size: 90%;
    padding: 4px;
}

.cookie-info-blocks
{
    display: none;
}
.cookie-info-blocks
{
    background-color: #e5e5e5;
}

.cookie-info-blocks
{
    display: none;
    padding: 10px;
    margin-bottom: 10px;

}
.cookie-info-block-data
{
    padding-bottom: 10px;
}
.cookie-info-block-data-header
{
    font-weight: bold;
}
.btn-cookie
{
    border: rgb(16, 50, 207) 2px solid;
    border-radius: 4px;
    background-color: rgb(16, 50, 207);
    color: white;
    width: 200px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}
.btn-cookie:hover
{
    background-color: rgb(0, 44, 243);
    color: white;
}
#btn-policy-apply-cookie
{
    display: none;
}

/*BTN*/
.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.cookie-radio
{
    padding-bottom: 0px;
    margin-bottom: 3px;
}
.StrictlyNecessaryId
{
    opacity: 70%;
}
.url-link
{
    cursor: pointer;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.infotable td
{
    border: 1px solid;
    padding: 2px;

}
.infotable th
{
    border: 1px solid;
    padding: 2px;

}
.infotable tr
{
    border: 1px solid;
    vertical-align: top;
}


/*end btn*/

/*accordion*/
.collapse-panel {
    display: block;
    width: 100%;
}

.collapse-panel h6 {
    width: 100%;
    cursor: pointer;
}

.collapse-panel h6 a {
    display: block;
}

.collapse-panel .panel-content {
    max-height: 0;
    overflow: hidden;
    transition: all .2s ease;
}

.collapse-panel.active .panel-content {
    max-height: 1000px;
}

.panel-heading{
    background: #FFFCF0!important;
}
.panel-title a
{
    color: #a04333;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
}
.panel-body
{
    background-color: unset;
}
.panel
{
    background-color: unset;
}
.panel-default {
    border: 2px solid #D2BF7E
}

.ws-faq table
{
    width: 100%;
    border: 2px solid #968400!important;
}
.ws-faq table td
{
    padding: 4px;
}
.panel-collapse img
{
    max-width: 300px;
    max-height: 520px;
    object-fit: contain;
    height: unset!important;
    cursor: pointer;
}
.content-news-row
{
    position: relative;
    margin-bottom: 45px;
}
.card-date
{
    position: absolute;
    top: 0px;
    right: 20px;
}
/**/
