html{
    font-family: 'Merriweather Sans', sans-serif;
}

body{
    border: 0;
    margin: 0;
    padding: 0;
    font-family: 'Merriweather Sans', sans-serif;
    background-color: #f4f4f4;
    position: relative;
    overflow-x: hidden;
}

/**** nav *****/
.navbar{
    background-color: #2a2a2a;
    position: fixed;
    width: 100%;
    z-index: 100;
    top: 0;
    height: 4rem;
}

.navbar .navImg {
    margin: 0 0 0 10%;
    width: 30%;
}

.navbar .navImg img{
    width: 50%;
}

.navbar .navMidBtn{
    width: 40%;
}

.navbar .navMidBtn .nav-item{
    margin: 0 5%;
}

.navbar .navMidBtn .nav-link{
    color: white;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
}

.navbar .navMidBtn .nav-link.active{
    color: #ffdb00;
}

.navbar .navMidBtn .nav-link:hover,
.navbar .navMidBtn .nav-link:active,
.navbar .navMidBtn .nav-link:focus{
    color: #ffdb00;
}

.navbar .navEndBtn{
    width: 50%;
    align-items: center;
}

.navbar .navEndBtn .nav-item-discord{
    margin-right: 5%;
}

/*.navbar .navEndBtn .nav-item-discord img{*/
/*    width: 100%;*/
/*}*/

.navbar .nav-item-discord .nav-link {
    background-color: white;
    color: black !important;
    border-radius: 5rem;
    padding: .4rem 1rem !important;
    font-weight: bolder;
    font-size: 1.125em;
    letter-spacing: 0.063em;
    font-family: 'Merriweather Sans', sans-serif;
}

.navbar .nav-item-discord .nav-link:hover{
    color: black !important;
}

.navbar .navDiscord{
    background-color: white;
    color: black;
    border-radius: 5rem;
    padding: .4rem 1rem;
    font-weight: bolder;
    font-size: 1.125em;
    letter-spacing: 0.063em;
    font-family: 'Merriweather Sans', sans-serif;
}

.navbar .navDiscord:hover{
    color: black;
}

.navbar .navSBtn {
    width: 60%;
}

.navbar .navSBtn .navSBtnSVG{
    width: 1.8em;
}

.navbar .navSBtn #navSBtnOpenSea{
    width: 2.7em;
    left: -0.5em;
    position: relative;
}

.navbar .navSBtn #navSBtnLootex{
    width: 1.6em;
    left: -1em;
    position: relative;
}


.navbar .navSBtn .navSBtnSVG path{
    transition: all ease-in-out .2s;
}

.navbar .navSBtn .navSBtnSVG:hover path,
.navbar .navSBtn .navSBtnSVG:active path,
.navbar .navSBtn .navSBtnSVG:focus path{
    fill: #ffdb00;
}

/*.navbar .navSBtn img {*/
/*    width: 1.5vw;*/
/*}*/

.navbar .navDiscord{
    display: none;
}

.navbar #langMenu{
    background-color: #2a2a2a;
    border: unset;
    color: white;
    display: block;
    visibility: hidden;
    opacity: 0;
}

.navbar #langMenu.show{
    opacity: 1;
    visibility: visible;
    animation: fadeIn;
    animation-duration: .5s;
}

.navbar #langMenu .dropdown-item {
    color: white;
}

.navbar #langMenu .dropdown-item:hover,
.navbar #langMenu .dropdown-item:active,
.navbar #langMenu .dropdown-item:focus{
    background-color: unset;
    color: #ffdb00;
}

#topNavBarBtn{
    color:unset;
    border-color: unset;
    border: unset;
}

#topNavBarBtn:focus {
     box-shadow: unset;
}

.scrollFixed{
    position: fixed;
    width: 100%;
    z-index: 99;
}

/***** body ******/
.blockDiv{
    width: 100%;
    background-color: #2a2a2a;
    color: aliceblue;
}



.hrStytle{
    color: #dddddd;
}

.block_title{
    width: 100%;
    color: white;
    font-size: 3.5vw;
    letter-spacing: .04em;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
}

#block_A{
    background-image: url(../img/pc/1920-01-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 5%;
    height: 0;
    padding-bottom: 46.5%;
    padding-right: 10%;
    margin-top: 4rem;
}

.block_A_content {
    margin: 0 0 0 10%;
}

.block_A_img1 img{
    width: 100%;
}

.block_A .block_A_content{
    display: flex;
    flex-direction: row;
    align-items: center;
}

.block_A .block_A_text {
    padding: 0 6% 0 3%;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    width: 70%;
}

.block_A .block_A_text .block_A_text_big_title {
    color: white;
}

.block_A .block_A_text .block_A_text_content{
    letter-spacing: .03em;
    font-weight: normal;
    font-size: 1.25em;
}

.block_A .block_A_countDownDiv {
    border-radius: 0.5em;
    padding: 0 0 2% 0;
    width: auto;
}

.block_A .block_A_countDown.flipdown__theme-dark .rotor, .flipdown.flipdown__theme-dark .rotor-top, .flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
    font-style: normal;
}

.block_A .block_A_countDown.flipdown__theme-dark .rotor-bottom, .flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #000000;
    background-color: #ffffff;
    font-family: Arial, sans-serif;
}

.block_A .block_A_countDown .rotor-group-heading{
    color: #ffffff;
    font-family: Arial, sans-serif;
    font-style: normal;
}

.block_A .block_A_countDown.flipdown__theme-dark .rotor-group-heading:before {
    color: #ffffff;
}

.block_A .block_A_countDown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    background-color: #ffffff;
}

.block_A .block_A_countDown.flipdown__theme-dark .rotor:after {
    border-top: unset;
}

.block_A .block_A_MintDiv{
    margin-top: 3%;
}

.block_A .block_A_Mint_text span{
    font-family: 'Merriweather Sans', sans-serif;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    font-size: 1em;
    margin-left: 0.5em;
    text-shadow: 0px 1px 5px rgba(53, 122, 219, 0.6);
}

.block_A .block_A_mintBtnDiv {
    margin: 1%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.block_A .block_A_mintBtn_img {
    background-image: url(../img/pc/btn_mint1_2x@2x.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 49.5%;
    height: 0;
    transition: all .3s ease;
}

.block_A .block_A_mintBtn_img:hover {
    opacity: .9;
}

.block_A .block_A_Mint_number,
.block_A .block_A_Mint_price,
.block_A_Mint_Remain {
    font-stretch: normal;
    font-style: normal;
    font-size: 1.75vw;
    font-weight: 500;
    letter-spacing: .02rem;
}

.block_A .block_A_mintBtnDiv .block_A_mintBtnDiv_A{
    width: 30%;
}

.block_A .block_A_mintBtnDiv .block_A_mintBtnDiv_B {
    display: flex;
    flex-direction: column;
    margin-left: 3%;
}

.block_A .block_A_mintBtnDiv .block_A_mintBtnDiv_B_2{
    margin-left: 3%;
}

.block_A .block_A_mintBtnDiv .block_A_mintBtnDiv_B div {
    margin: 0.3rem 0.5rem;
}

.block_A #flipdown2,
.block_A #flipdown3,
.block_A #flipdown4{
    display: none;
}

.block_A .block_A_mintBtnDiv_C{
    font-stretch: normal;
    font-style: normal;
    font-size: 1.375em;
}





#block_B {
    background-image: url(../img/pc/02-bg-banner.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 46%;
    height: 0;
}

.block_B {
    padding: 5% 0;
}

.block_B_topDiv {
    width: 40%;
    margin: 2% 0 7% 10%;
}

.block_B .block_B_title {
    color: white;
}

.block_B .block_B_content{
    font-stretch: normal;
    font-style: italic;
    color: white;
    font-size: 1.25em;
    letter-spacing: .03em;
    margin-top: 2%;
}

.block_B .splide__slide{
    text-align: center;
}

.block_B .splide__slide img{
    width: 90%;
    object-fit: cover;
}

.block_B .splide__pagination {
    bottom: -3em;
}

.block_B .splide__pagination li {
    margin: 0 .3%;
}

.block_B .splide__pagination__page {
    background-image: url(../img/pc/dice-default@2x.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.2vw;
    height: 1.2vw;
    background-color: unset;
    border-radius: unset;
}

.block_B .splide__pagination__page.is-active {
    background-image: url(../img/pc/dice-dpressed@2x.png);
    transform: unset;
}

#block_C {
    background-image: url(../img/pc/1920-03-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: auto;
    padding: 5% 0 10% 0;
    background-color: #f4f4f4;
}

/*[lang="en"] #block_C {*/
/*    background-image: url(../img/pc/en_bg_ability.jpg);*/
/*}*/

/*[lang="zh-Hant"] #block_C {*/
/*    background-image: url(../img/pc/zh_bg_ability.jpg);*/
/*}*/

.block_C .block_C_title {
    text-align: center;
    color: #2a2a2a;
}

.block_C .block_C_line {
    text-align: center;
    margin: 3% 0;
}

.block_C .block_C_line_coin{
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.block_C .timeline {
    position: relative;
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
}

.block_C .timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    background: #2a2a2a;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
}

.block_C .timeline .container {
    padding: 15px 30px;
    position: relative;
    background: inherit;
    width: 50%;
    margin: 0;
}

.block_C .timeline .container.left {
    left: 0;
}

.block_C .timeline .container.right {
    left: 50%;
}

.block_C .timeline .container::after {
    content: '';
    position: absolute;
    background-image: url(../img/pc/coin.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 3vw;
    height: 3vw;
    top: calc(50% - 1.5vw);
    right: -1.5vw;
    z-index: 1;
}

.block_C .timeline .container.right::after {
    left: -1.5vw;
}

.block_C .timeline .container .content {
    padding: 5%;
    position: relative;
}

.block_C .timeline .container.right .content {
    padding: 5%;
}

.block_C .timeline .container.left .content {
    text-align: right;
}

.block_C .timeline .container .content h2 {
    font-size: 2vw;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    color: #2a2a2a;
    letter-spacing: .03em;
}

.block_C .timeline .container .content p {
    font-size: 1.25em;
    color: #2a2a2a;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
}

.block_C .block_C_end_text {
    color: #2a2a2a;
    font-size: 1.25em;
    font-stretch: normal;
    font-style: italic;
    width: 100%;
    text-align: center;
    margin-top: 3%;
}


.block_D {
    background-image: url(../img/pc/1920_04_bg_.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    height: auto;
    padding: 3% 10% 5% 10%;
    background-color: #2a2a2a;
}

.block_D .block_D_title {
    text-align: center;
    margin-bottom: 1.5%;
}

.block_D .block_D_Div {
    width: 80%;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 0 10%;
}

.block_D .block_D_Div_in {
    width: 25%;
    text-align: center;
    margin-bottom: 5%;
}

.block_D .block_D_Div_in_img {
    width: 80%;
    overflow: hidden;
    margin: 0 10%;
}

.block_D .block_D_Div_in_img img{
    width: 100%;
    object-fit: cover;
}

.block_D .block_D_Div_in_castName{
    width: 100%;
    font-size: 1.875em;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    letter-spacing: .04em;
    margin: 3% 0;
}

.block_D .block_D_Div_in_intro{
    width: 100%;
    font-stretch: normal;
    font-style: italic;
    font-size: 1.25em;
}

#block_E{
    background-image: url(../img/pc/1920-05-bg.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 0;
    padding: 5% 0 47% 0;
}

.block_E .block_E_title {
    text-align: center;
    margin-bottom: 1%;
    color: #2a2a2a;
}

.block_E .block_E_faq {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
    margin: 0 25%;
}

.block_E .block_E_faq_accordion{
    width: 100%;
}

.block_E .block_E_faq_accordion .accordion-button {
    background-color: #2a2a2a;
    color: white;
    outline: none;
    border: unset;
    box-shadow: unset;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    font-size: .8em;
    letter-spacing: .05em;
    border-radius: 1rem;
    align-items: baseline;
}

.block_E .block_E_faq_accordion .accordion-body {
    color: #2a2a2a;
    font-weight: bold;
    font-stretch: normal;
    font-style: italic;
    font-size: .8em;
    letter-spacing: .05em;
}

.block_E .block_E_faq_accordion .accordion-item {
    border-radius: 1rem;
    margin: 2% 0;
}

.block_E .block_E_faq_accordion .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-left-radius: 1rem ;
    border-bottom-right-radius: 1rem ;
}

.block_E .block_E_faq_accordion .accordion-button::after {
    flex-shrink: 0;
    width: 1rem;
    height: 1rem;
    font-size: .9em;
    margin-left: auto;
    content: "▼";
    background: unset;
    transition: all .2s ease-in-out;
    font-style: normal;
}

.block_E .block_E_faq_accordion .accordion-button:not(.collapsed)::after {
    content: "▲";
    font-size: .9em;
    background: unset;
    transform: unset;
    font-style: normal;
}

.block_F {
    background-color: #343434;
    height: auto;
    padding: 2% 25%;
    position: fixed;
    bottom: 0;
    transition: all .7s;
    transform: translateY(100%);
    z-index: 90;
}

.block_F .block_F_p{
    text-align: center;
    font-stretch: normal;
    font-style: italic;
    font-weight: 600;
}

.block_F.show {
    transform: translateY(0);
}


.activeDiv{
    display: block;
}

.hideDiv{
    display: none;
}

.goTopDiv {
    position: fixed;
    z-index: 99;
    bottom: .5%;
    right: 1%;
    cursor: pointer;
}

.goTopDiv .goTopBtn1 {
    background-image: url(../img/pc/coin-up.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 4vw;
    height: 4vw;
}

.goTopDiv .goTopBtn2{
    background-image: url(../img/pc/coin-down.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 6vw;
    height: 6vw;
}




