 .dc_formouter .psevdo_form .play_btn, .e-lanpage#dc .play_btn {
    background: url(./img_en/play_button-en.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: auto;
    width: 260px;
    height: 76px;
    margin: 0px auto;
    margin-bottom: 58px;
    display: block;
    cursor: pointer;
    position: relative;
    top: 0px;
}
.dc_formouter .psevdo_form .sub_txt {
    font-family: "Philosopher-Regular";
    font-size: 0.01px;
    color: transparent;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -12px;
    letter-spacing: 0.6px;
    background: url(./img_en/txt-en.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: auto;
    width: 318px;
    height: 88px;
}

.e-lanpage#dc .e-text .news_u {
    color: transparent;
    text-decoration: none;
    padding: 0px 0px;
    margin-top: 0px;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 0px;
    display: inline-block;
    line-height: 98px;
    text-transform: uppercase;
    font-size: 1px;
    background: url(./img_en/news_button-en.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    width: 194px;
    height: 45px;
    letter-spacing: -1px;
}

.e-lanpage#dc .e-text .forum_u {
    color: transparent;
    text-decoration: none;
    padding: 0px 0px;
    margin-top: 0px;
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 0px;
    display: inline-block;
    line-height: 98px;
    text-transform: uppercase;
    font-size: 1px;
    background: url(./img_en/forum_button-en.png);
    background-position: center 0px;
    background-repeat: no-repeat;
    width: 194px;
    height: 45px;
    letter-spacing: -1px;
}

.e-lanpage#dc .btn_block .play_btn {
    background: url(./img_en/play_button_basement-en.png);
    background-repeat: no-repeat;
    background-position: center 0px;
    background-size: auto;
    width: 208px;
    height: 61px;
    position: relative;
    top: 36px;
    right: 252px;
    margin: 12px auto;
    margin-bottom: 52px;
}
.e-lanpage#dc .metaslider .flex-control-nav{
    bottom: 58px;
}
.e-lanpage#dc .slider_outer .metaslider-103189{
    display: block;
}
.e-lanpage#dc .slider_outer .metaslider-103205{
    display: none;
}

@media (max-device-width: 960px), (max-width: 960px){
    .e-lanpage#dc .slider_outer .metaslider-103189{
        display: none;
    }
    .e-lanpage#dc .slider_outer .metaslider-103205{
        display: block;
    }
    .dc_formouter .psevdo_form .play_btn, .e-lanpage#dc .play_btn {
        background: url(./img_en/mob/play_button-en.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        background-size: auto;
        width: 428px;
        height: 134px;
        margin-top: 28px;
        position: relative;
        top: 124px;
    }
    .dc_formouter .psevdo_form .sub_txt {
        font-family: "Philosopher-Regular";
        font-size: 0.01px;
        color: transparent;
        display: block;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: auto;
        bottom: 220px;
        letter-spacing: 0.6px;
        background: url(./img_en/txt-en.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        background-size: 100% auto;
        width: 480px;
        height: 130px;
    }

    .e-lanpage#dc .e-text .news_u, 
    .e-lanpage#dc .e-text .news_u:hover {
        display: block;
        margin: 12px auto;
        background: url(./img_en/mob/news_button-en.png);
        background-position: center 0px;
        background-repeat: no-repeat;
        width: 478px;
        height: 132px;
        margin-bottom: 26px;
    }
    .e-lanpage#dc .e-text .forum_u, 
    .e-lanpage#dc .e-text .forum_u:hover {
        display: block;
        margin: 12px auto;
        background: url(./img_en/mob/forum_button-en.png);
        background-position: center 0px;
        background-repeat: no-repeat;
        width: 478px;
        height: 132px;
    }
    .e-lanpage#dc .metaslider .flex-control-nav {
        bottom: -128px;
    }

    .e-lanpage#dc .btn_block .play_btn, .e-lanpage#dc .btn_block .play_btn:hover {
        background: url(./img_en/mob/play_button-en.png);
        background-repeat: no-repeat;
        background-position: center 0px;
        background-size: auto;
        width: 428px;
        height: 132px;
        position: relative;
        right: 0px;
        left: 0px;
    }

    .e-lanpage#dc .slider_outer::before{
        content: "Gallery";
    }
}