body {
    background: #000;
}

header {

    height: 50px;
    margin: 0;
    transition: 0.3s all ease;
}

header.fixed {
    /*
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.3s all ease;
*/
}

.wrap {
    width: 95%;
    margin: 0 auto;
    margin-top: 30px;
    overflow: hidden;
    height: 70px;

}

header .sns-link {
    width: 800px;
}

header .sns-link ul {
    text-align: center;
    margin-top: 10px;
    height: 40px;
}

header .sns-link ul li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 150px;
    height: 30px;
}

header .sns-link ul li a {
    vertical-align: middle;
    text-align: center;
    width: 30px;
}

header .sns-link ul li img {
    text-align: center;
    vertical-align: middle;
    width: 55px;
    transition: 0.3s all ease;
}

header .sns-link ul li:hover img {
    opacity: 0.5;
}

header .logo {
    float: right;
    margin-top: 10px;
}

header .logo img {
    width: 65px;
    transition: 0.3s all ease;
}

header .logo:hover img {
    opacity: 0.5;
}

section h1.title {
    margin: 200px 0 100px 0;
    text-align: center;
}

section h1.title img {
    width: 800px;
}

.warp2 {
    width: 1000px;
    margin: 0 auto;
}

.popupbaseclass {
    width: 750px;
    height: 750px;
    display: block;
    margin: auto;
    position: relative;
}

.popupbaseclass img {
    width: 750px;
    margin-bottom: 30px;
    height: 750px;
}

.popupbuttonclass {
    top: 618px;
    left: calc(100%*0.25);
    position: absolute;
    width: 648px;

}

.popupbuttonclass img {
    width: 57%;
    height: calc(82px *0.5);
}

.btngroup {
    position: relative;
}

.imgover {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}

.imgnormal:hover>.imgover {
    display: block;
}

.Twitter-box {
    width: 50%;
    margin-left: 25%;
    position: relative;
    margin-top: 100px;
    margin-bottom: 100px;

}

.Funding {
    width: 70%;
    position: relative;
    margin-left: 15%;
    margin-right: 15%;

}

.Funding a img {
    width: 100%;
    margin-bottom: 40px;
}

section .hideObj {
    display: none !important;
}


section .newsRelease {
    text-align: initial;
}

section .newsRelease img {
    padding-top: 20px;
    padding-left: 20px;
    width: 30px;
}


section .newsReleasetxt {
    font-size: 25px;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 900;
    margin-left: 8px;
    margin-top: 3%;
    color: white;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}


section #cc {

    margin: 25px auto;
    width: 86%;
    margin-left: 60px;

}

section #cc .newsStart {
    line-height: 27px;
    font-size: 14px;
    color: white;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 900;
    width: 15%;

}

section #cc .newsTitle {
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 900;
    width: 75%;

}

section #cc .newDate {
    line-height: 27px;
    font-size: 14px;
    color: white;
    color: #aaaaaad1;
    font-family: 'Noto Sans KR', sans-serif;
    font-weight: 100;

    width: 10%;
}


section .TumblbugLink {
    margin-top: 150px !important;
}

section .linkBox {
    background: #212222;
    width: 800px;
    margin: 0 auto;
    margin-top: 0px;
    height: 600px
}

section .linkBox a {
    line-height: 27px;
    font-size: 14px;
    color: white;
}

section .linkBox tr {
    font-size: 14px;
    color: white;
}

section .linkBox td {
    text-align: left;
}

center {
    margin-bottom: 400px;
}


section .video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    margin-bottom: 140px;
}

section .video-box iframe {
    position: absolute;
    margin: 10%;
    width: 80%;
    height: 80%;
}

section .downloadlinktxt {

    margin-top: 0px;
}

section .downloadlink {
    display: none;
    margin-top: 80px;
    margin-bottom: 50px;
}

section .steamtopdiv {
    width: 1000px;
    margin: 0 auto;
    margin-top: 0px;
}

section .steamwidget {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 60px;
}

section .steamwidget iframe {
    margin: 10%;
    margin-top: 0px;
    width: 80%;
}

section .cont-box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 100px;
    font-family: 'Noto Sans KR', sans-serif;
    text-align: center;
}

section .cont-box h3 {
    margin-bottom: 35px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 30px;
}

section .cont-box p {
    margin: 20px 0;
    line-height: 27px;
    font-size: 15px;
}

section .cont-box p strong {
    font-size: 18px;
}

section .cont-box p strong.str {
    font-size: 15px;
}

section .sns-box {
    width: 1000px;
    margin: 0 auto;
    margin-top: 150px;
    text-align: center;
}

section .sns-box img {
    width: 200px;
}

section .sns-box ul {
    width: 500px;
    margin: 0 auto;
    margin-top: 100px;
    overflow: hidden;
}

section .sns-box ul li {
    float: left;
    width: 33.3%;
}

section .sns-box ul li img {
    width: 50px;
    transition: 0.3s all ease;
}

section .sns-box ul li:hover img {
    opacity: 0.5;
}

.moving-bg {
    position: fixed;
    z-index: -1;
    width: 100%;
    top: -130px;
}

footer {
    position: relative;
    margin-top: -1px;
    padding: 35px 0 30px 0;
    color: #aaaaaad1;
    background-color: #000;

}

footer ul {
    width: 75%;
}

footer ul img {
    float: left;
    width: 50px;
    padding-right: 2.632%;
}

footer ul li {
    display: inline-block;
    padding: 1px 0;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

footer ul li span {
    padding-right: 10px;
    padding-left: 15px;
}

footer ul p {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 13px;
    line-height: 25px;
    font-weight: bold;
    color: #cdcdcd;
}

footer .foot-icon {
    position: absolute;
    right: 45px;
    bottom: 35px;
}

footer .foot-icon img.app-logo {
    width: 200px;
}

footer .foot-icon img.company-logo {
    display: none;
    width: 60px;
}

footer p.copyright {
    margin-top: 6px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 10px;
    color: #c0c0c0;
}

/*미디어쿼리*/
@media screen and (min-width:1000px) {
    header .sns-link {
        position: relative;
        left: calc(50% - 800px * 0.5 + 10px);
    }
}


@media screen and (max-width:1000px) {

    header .sns-link {
        width: 100%;
        margin-left: 0%;
        float: left;
    }

    section h1.title img {
        width: 60%;
    }

    .imgnormal:hover>.imgover {
        display: none;
    }

    .popupbaseclass {

        width: calc(100% * 0.6);
        height: calc(100% * 0.6);
        display: block;
        margin: auto;
        position: relative;
    }

    .popupbaseclass img {
        width: 100%;
        margin-bottom: 20px;
        height: 100%;
    }

    .popupbuttonclass {

        top: calc(100% * 0.8);
        left: 50%;
        transform: translateX(-50%);
        position: absolute;
        width: calc(100% * 0.5);
        height: calc(95px*0.25)
    }

    .popupbuttonclass img {
        width: 100%;

    }

    #imgover {
        top: 0px;
        height: calc(100% * 0.6);
    }



    header .sns-link ul li img {
        width: 40px;
    }

    header .sns-link ul li {
        width: calc(100% * 0.2 -10px);
    }

    .moving-bg {
        top: 0;
    }

    .warp2 {
        width: 95%;
    }

    section .steamtopdiv {
        width: 95%;
        margin-top: 0px;
    }

    section .cont-box {
        width: 100%;
    }

    section .sns-box {
        width: 100%;
    }

    section .bg-img {
        margin-top: 50px;
    }

    section .linkBox {
        width: 90%;
        display: none;
    }

    section .newsRelease {
        text-align: initial;
    }

    section .newsRelease img {
        padding-top: 20px;
        padding-left: 20px;
        width: 30px;
    }


    section .newsReleasetxt {
        font-size: 25px;
        font-family: 'Noto Sans KR', sans-serif;
        font-weight: 900;
        margin-left: 8px;
        margin-top: 3%;
        color: white;
        display: inline-block;
        text-align: center;
        vertical-align: middle;
    }


    section #cc {

        margin: 25px 0;
        width: 86%;
        margin-left: 0;

    }




    section .TumblbugLink {
        margin-top: 150px;
        display: none !important;

    }


    @media screen and (max-width:900px) {
        footer .foot-icon {
            top: 25px;
            bottom: auto;
        }
    }

    @media screen and (max-width:728px) {
        footer ul img {
            display: none;
        }

        footer .foot-icon img {
            display: inline-block !important;
        }

        section #cc .newsStart {
            line-height: 27px;
            font-size: 14px;
            color: white;
            font-family: 'Noto Sans KR', sans-serif;
            font-weight: 900;
            width: 15%;
            display: none;


        }

        section #cc .newsTitle {
            font-family: 'Noto Sans KR', sans-serif;
            font-weight: 900;
            width: 75%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            max-width: 10px;
        }

        section #cc .newDate {
            line-height: 27px;
            font-size: 14px;
            color: white;
            color: #aaaaaad1;
            font-family: 'Noto Sans KR', sans-serif;
            font-weight: 100;
            display: none;
            width: 10%;
        }

    }

    @media screen and (max-width:708px) {
        footer .foot-icon {
            position: relative;
            top: 0;
            right: 0;
        }

        footer ul {
            width: 100%;
        }

        section .downloadlink {

            display: block;
            margin-top: 10px;
        }

        section .steamwidget {
            display: none;
        }
    }

    @media screen and (max-width:550px) {

        section h1.title {
            margin: 50px 0 100px 0;
        }

        .popupbaseclass {
            width: 80%;
            height: calc(750px * 0.4);
            margin-left: 11%;
            position: relative;
        }

        .popupbaseclass img {
            width: 100%;
            margin-bottom: 20px;
            height: 100%;
        }

        .popupbuttonclass {

            top: calc(525px * 0.45);
            left: 50%;
            transform: translateX(-50%);
            position: absolute;
            width: calc(100% *0.5);
        }

        .popupbuttonclass img {
            width: 100%;
            height: calc(82px *0.5 * 0.4);
        }

        section .sns-box ul {
            width: 80%;
        }

        footer .foot-icon {
            position: relative;
            top: 0;
            right: 0;
        }

        footer ul {
            margin-top: 10px;
        }

        footer ul img {
            display: none;
        }

        footer ul li {
            font-size: 13px;
            line-height: 1.3;
        }

        section .cont-box p {
            font-size: 13px;
        }

    }

    @media screen and (max-width:450px) {
        section h1.title img {
            width: 90%;
        }

        section h1.title {
            margin: 100px 0 100px 0;
        }

        section .downloadlinktxt {
            margin-top: 0px;

        }

        section .downloadlinktxt img {
            width: 45%;
        }


        section .downloadlink img {
            width: 80px;
        }

        footer {
            background-color: #0000;
            margin-top: -25px;
            padding-top: 25px;
            height: 150px;

        }

        .wrap {
            height: 100%;
        }

        header .sns-link {
            width: 100%;
            margin-left: 0;
            float: left;
        }

        header .sns-link ul li img {

            width: 30px;
        }

        header .sns-link ul li {
            width: 50px;
        }

        footer .foot-icon img.app-logo {
            width: 150px;
        }

        footer .foot-icon img.company-logo {
            width: 45px;
        }

        footer ul li {
            font-size: 12px;
        }

        footer ul p {
            line-height: 19px;
            font-size: 12px;
            color: #cdcdcd;
        }

    }