* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Kumar One';
    font-style: normal;
    font-weight: 400;
    src: local('Kumar One'), local('KumarOne-Regular'), url(fonts/8oW013wXvZiJ-_GqiY_ZKIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
    unicode-range: U+0964-0965, U+0A80-0AFF, U+200B-200D, U+20B9, U+25CC, U+A830-A839;
}
/* latin-ext */
@font-face {
    font-family: 'Kumar One';
    font-style: normal;
    font-weight: 400;
    src: local('Kumar One'), local('KumarOne-Regular'), url(fonts/8jqYvh7KScH2NIUCDzr3VYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Kumar One';
    font-style: normal;
    font-weight: 400;
    src: local('Kumar One'), local('KumarOne-Regular'), url(fonts/XFPK9d0MeXRqUzVfNWK8DJBw1xU1rKptJj_0jans920.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'dosislight';
    src: url('fonts/dosis-light-webfont.eot');
    src: url('fonts/dosis-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dosis-light-webfont.woff2') format('woff2'),
    url('fonts/dosis-light-webfont.woff') format('woff'),
    url('fonts/dosis-light-webfont.ttf') format('truetype'),
    url('fonts/dosis-light-webfont.svg#dosislight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'dosisregular';
    src: url('fonts/dosis-regular-webfont.eot');
    src: url('fonts/dosis-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/dosis-regular-webfont.woff2') format('woff2'),
    url('fonts/dosis-regular-webfont.woff') format('woff'),
    url('fonts/dosis-regular-webfont.ttf') format('truetype'),
    url('fonts/dosis-regular-webfont.svg#dosisregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



html, body {
    font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: black;
    width:100%;
    height: 100%;
    background-color: transparent;


}

a{
    color:#000;
    text-decoration:none;
}
ul, li{list-style: none;}

.clear{
    clear:both;
}
.none{
    display:none
}
input {
    outline: none;
}

.mark-one {
    position: absolute;
    top: 100%;
    height: 110%;
    width: 100%;
}

#cover{
    position: fixed;
    overflow: hidden;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    cursor: auto;
}
.home #cover.cur{
    cursor: auto;
}
.home #cover{
    cursor: url(img/move_down.png) , auto;
}

#cover video{
   width: 100%;
    height: auto;
}

.header{
    position: fixed;
    z-index: 999999999999;
    font-family: 'Kumar One';
}
.t-l{
    left: 0px;
    top:10px;

}
.t-r{
    right: 0px;
    top:10px;
}
.m-r{
    right: 0px;
    top:50%;
    width: 150px;
}
.m-r img{
    width: 100%;
    height: auto;
}
.b-r{
    right: 0px;
    bottom:10px;
}
.b-l{
    left: 0px;
    bottom:10px;
}

.header a{
    color: #000000;
    display: block;
    width: 150px;
    height: 50px;
    text-align: center;


}
.b-r a{
    padding-left: 20px;
    height: 30px;

}

#cover.move{
    cursor: url(img/move_down.png) , auto;
}
#logo-mark img{
    width: auto;
    height:100%;
}

#logo{
    width: 150px;
    position: fixed;
    left: 50%;
    top:10px;
    z-index: 3333;
    overflow: hidden;
    margin-left: -75px;
}

.home #logo{
    width: 100%;
    height:0;
    left: 0;
    top:0;
    margin-left: 0px;
}
#logo .logo-go{
    -webkit-mask-image: url(img/logo.png);
    -webkit-mask-size: 100% auto;
    -webkit-mask-position: center 0;
    -webkit-mask-repeat: repeat-x;
    width: 100%;
    height: 100%;
}
.home #logo .logo-go{
    -webkit-mask-size: auto 100%;
    -webkit-mask-repeat: repeat-y;
}

#logo video{
    width: 100%;
    height:auto;
}

#content{
    position: relative;
    min-height: 1500px;
    width: 80%;
    color: #000;
    z-index: 2;
    margin: 0 auto;
}
.home #content{
    top:200%;
    color: #fff;
}

.home #content ul{
    padding: 100px 0;
}
#content ul{
    padding:0;
    text-align: center;
    overflow: hidden;
}
#content ul li{
    padding:100px;
    display:block;
    position: relative;
    width: 50%;
    float: left;
}
#content ul li img{
    max-width: 100%;
    height: auto;
    position: relative;
}

#content ul li a h2{
    color: #ff0000;
    font-family: 'Kumar One';
}
.home .content-area{
    margin: 0 auto;
}
.category .content-area{
    margin: 0px auto;
}
.content-area{
    margin: 150px auto;
}
.content-title{
    text-align: center;
    padding-bottom: 50px;
}

.content-text{
    line-height: 180%;
    letter-spacing: 0.1em;
}
.content-text img{
    max-width: 100%;
    height: auto;
    width: auto;
}

.bvid{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: -1;
}
.bvid video{
    width: 100%;
    height: auto;
}
.bimg{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: -1;
}
.bimg img{
    display: none;
}
.logo-go a{
    display: block;
    width: 100%;
    height: 100%;
}
@media screen and (max-width: 800px){
    .bg-video{
        display: none;
    }
    #logo .logo-go {
        background-image: url(img/logo.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        -webkit-mask-image: none;
        width: 100% !important;
        height: 100% !important;
    }
    .logo-go video{
        display: none;
    }

    .home #logo {
        width: 150px;
        height: 100px;
        position: fixed;
        left: 50%;
        top: 10px;
        z-index: 3333;
        overflow: hidden;
        margin-left: -75px;
    }
   #logo {
        height: 100px;
    }
    .header a {
        width: auto;
        height: auto;
    }
    .t-l {
        left: 10px;
    }
    .t-r {
        right: 10px;
    }
    .b-l {
        left: 10px;
    }
    .m-r {
       width: 50px;
    }
    .m-r a{
        width: 50px;
    }
    .b-r {
        right: 10px;
    }
    .home #content {
        top: 0;
        color: #fff;
    }
    #content ul li {
        padding: 10px;
        width: 100%;
        float: none;
    }
    #content ul li a h2 {
        font-size: 1em;
    }
    #content {
        width: 90%;
    }
    iframe{
        width: 100%;
        height: auto;
    }
    .category .content-area {
        margin: 100px auto;
    }
}
