/*
Theme Name: HUGE
Description: Creative Coming Soon Template
Author: SquirrelLabs
Author URI: https://themeforest.net/user/squirrellabs/portfolio?ref=SquirrelLab
Version: 1.0
License: https://themeforest.net/licenses/standard

---

/*******************************
  Table of Contents

  1.0 Content Styles
  2.0 Content Styles
  3.0 Countdown
*******************************/


/**********************************/


/******* 1.0 General Styles *******/


/**********************************/

html {
    min-height: 100%;
    height: 100%;
    overflow-x: hidden;
    color: #c38d7c;
}

#cnzz_stat_icon_1274971923 {
    z-index: -2;
    display: none;
}

a {
    text-decoration: none;
    color: #c38d7c;
    ;
}

body {
    /*background: linear-gradient(45deg, #130c31, #40284c);*/
    height:100%;
    background:black;
    margin: 0;
    padding: 0;
    font-family: Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 400
}

header a {
    color: white;
}


/**********************************/


/******* 2.0 Content Styles *******/


/**********************************/

header {
    text-align: center;
}

header .logo {
    height: 32px;
    box-sizing: content-box;
}

.content h1 {
    color: #c38d7c;
    font-size: 4em;
    position: relative;
    font-weight: 400;
    margin: 0 1vw;
    font-family: 'Baloo Bhaijaan', serif;
}

@media (min-width:738px) {
    .content {
        text-align: center;
        width: 780px;
        z-index: 11;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: 0 auto;
    }
    .content h2 {
        color: white;
        font-weight: 200;
        font-size: 1.5em;
        margin-bottom: 0px;
        font-family: "Microsoft Yahei", serif;
        line-height: 45px;
        text-indent: 6px;
        margin-top: 5px;
    }
    .content a {
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        /*-webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 2px solid #ff524e; */
        padding: 0;
        color: #ff524e;
        display: inline-block;
        margin-top:20px;
        color: white;
        /* background: rgb(241, 116, 196); */
    }
    .content1 a {
        font-size: 20px;
        font-weight: 200;
        text-decoration: none;
        /*-webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;*/
        padding: 7px 14px;
        color: white;
        /* border: 1px solid white; */
        background: none;
        display: inline-block;
        margin: 0px;
        width: 27%;
    }
    .content1 a img {
        width: 100%;
    }
    .btn {
        width: 153px;
        height: 48px;
        background-image: url(/image/enter.jpg);
        /*background-size: 104% 133%;
        background-position: 33% 52%;*/
    }
    /* .content1 {
        position: absolute;
        bottom: 100px;
    } */
    .color{
        background: linear-gradient(45deg, #130c31, #000000); 
        height:100%
    }
}

@media (max-width:738px) {
    .content {
        text-align: center;
        /* position: absolute; */
        z-index: 11;
        /* margin: auto; */
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        /* height: 400px; */
        /* transform: translateY(-30px); */
    }
    .content h2 {
        color: white;
        font-weight: 100;
        font-size: 14px;
        /* margin-bottom: 50px; */
        font-family: "Microsoft Yahei", serif;
        line-height: 22px;
        text-indent: 6px;
        margin: 7px 0 11px 0;
    }
    .content a {
        font-size: 16px;
        font-weight: 700;
        text-decoration: none;
        /* -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        border: 2px solid #ff524e; */
        padding: 0;
        color: #ff524e;
        display: inline-block;
        margin-top:20px;
        color: white;
    }
    .content1 a {
        font-size: 20px;
        font-weight: 200;
        text-decoration: none;
        /*-webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;*/
        padding: 5px;
        color: white;
        /* border: 1px solid white; */
        background: none;
        display: inline-block;
        margin: 0px 0;
        width: 33%;
    }
    .content1 a img {
        width: 100%;
    }
    .btn {
        width: 153px;
        height: 48px;
        background-image: url(/image/enter.jpg);
        /*background-size: 104% 133%;
        background-position: 33% 52%;*/
    }

    .color{
        background: linear-gradient(45deg, #130c31, #000000); 
        height:110%
    }
    
}

.content a:hover {
    opacity: 0.8;
}

#world {
    position: fixed;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%;
    z-index: 9997;
    pointer-events: none;
    animation-name: fadein;
    animation-duration: 3s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
    opacity: 0
}

@keyframes fadein {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}


/**********************************/


/*******    3.0 Countdown   *******/


/**********************************/

#countdown {
    margin: 2vh auto 4vh;
    top: 50%;
    left: 0;
    right: 0;
    height: 100px;
    width: 50%;
}

#countdown.show {
    display: block;
}

#countdown>div {
    position: relative;
    float: left;
    width: 25%;
    font-size: 4vw;
    font-weight: 100;
    line-height: .8em;
    letter-spacing: 2px;
    text-align: center;
    color: #c38d7c;
    font-family: 'Baloo Bhaijaan', serif;
}

#countdown>div>span {
    display: block;
    font-size: 1.2vw;
    font-weight: 100;
    line-height: 1.2em;
    letter-spacing: 0;
    margin-top: 20px;
    color: #737478;
    text-transform: lowercase
}

@media (max-width:480px) {
    #countdown {
        width: 100%;
    }
    #countdown>div {
        width: 25%;
        font-size: 30px;
        font-weight: 700;
        line-height: .8em;
        letter-spacing: 2px;
    }
    #countdown>div>span {
        font-size: 11px;
    }
}

.list {
    width: 100%;
    min-height: 200px;
}

.list .item {
    /* width: 100%;
    height: 100px;
    line-height: 100px; */
    /* border: 1px solid */
}

.footer-c {
    width: 100%;
    text-align: center;
    color: white;
    font-weight: 100;
    font-size: 12px;
    position: fixed;
    bottom: 0px;
    padding: 10px 0;
    background-color: rgba(0,0,0,0.5);
    /* -webkit-text-size-adjust: none;
    font-size: 10px; */
    /* transform: scale(0.7); */
}

@media (max-width: 738px) {
    .footer-c {
        /*transform: scale(0.5);*/
        padding: 0 0 0 15px;
        padding: 10px 0;
    }
}