@font-face {font-family: "onlinewebfonts";
    src: url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.eot"); /* IE9*/
    src: url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.woff2") format("woff2"), /* chrome、firefox */
    url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.woff") format("woff"), /* chrome、firefox */
    url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url("../fonts/@font-face/8481676409c7046df0f45dc280acf2be.svg#onlinewebfonts") format("svg"); /* iOS 4.1- */
}

@import url(//db.onlinewebfonts.com/c/e934b630586ca9b7fe66c99ac1592f4a?family=DIN);
@import url(//db.onlinewebfonts.com/c/6cec834e2e8f2e4206567ed75e1281d4?family=Brandon+Grotesque+Bold);


@font-face {
    font-family: "DIN";
    src: url("https://ntfs.myfilings.in/fonts/DIN.ttf") format("ttf");
}

@font-face {font-family: "DIN"; src: url("../fonts/DIN-FONTS/e934b630586ca9b7fe66c99ac1592f4a.eot"); 
src: url("../fonts/DIN-FONTS/e934b630586ca9b7fe66c99ac1592f4a.eot?#iefix") format("embedded-opentype"), 
url("../fonts/DIN-FONTS/e934b630586ca9b7fe66c99ac1592f4a.woff2") format("woff2"), 
url("../fonts/DIN-FONTS/e934b630586ca9b7fe66c99ac1592f4a.woff") format("woff"), 
url("../fonts/DIN-FONTS/e934b630586ca9b7fe66c99ac1592f4a.ttf") format("truetype"), 
url("//db.onlinewebfonts.com/t/e934b630586ca9b7fe66c99ac1592f4a.svg#DIN") format("svg"); }


@font-face {font-family: "Brandon Grotesque Bold"; 
src: url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.eot"); 
src: url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.eot?#iefix") format("embedded-opentype"), 
url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.woff2") format("woff2"), 
url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.woff") format("woff"), 
url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.ttf") format("truetype"), 
url("../fonts/BRANDON-FONTS/6cec834e2e8f2e4206567ed75e1281d4.svg#Brandon Grotesque Bold") format("svg"); }

* {
    font-family: 'Brandon Grotesque Medium', sans-serif;

}

.second-font-init{
    font-family: "Brandon Grotesque Bold"!important;
}

.stake-info {
    position: absolute;
    bottom: 20px;
    left: 68px;
    border: 0px;
    background: #3c4164;
    color: #fff;
    padding: 1px 19px;
    border-radius: 6px;
}

.stake-img {
    margin-left: 0px !important;
}

#root {
    overflow: hidden;
}

img.nft-item:hover {
    opacity: 1;
    filter: brightness(1.45);
}

.process-box {
    text-align: center;
    color: #d9d9d9;
    font-weight: bolder;
    /* border: solid 1px #666464; */
    /* padding:50px; */
    display: inline-block;
    width: 100%;
}

.process-tick {
    color: #14ff11;
    position: relative;
    top: 0px;
    font-size: 16px;
}

.process-times {
    color: #747474;
    position: relative;
    top: 0px;
    font-size: 16px;
}

@font-face {
    font-family: "Tokyo";
    src: url("./component/assets/Tokyo_2097.otf"), format("opentype");
}

.show-only-phone {
    display: none;
}

.show-only-desktop {
    display: block;
}

@media screen and (max-width:767px) {

    .show-only-phone{
        display: block !important;
    }

    .show-only-desktop {
        display: none;
    }
}

.bg {
    backdrop-filter: blur(16px) saturate(180%);
    -webkit-backdrop-filter: blur(16px) saturate(180%);
    background-color: rgba(42, 42, 47, 0.75);
    border-radius: 10px;
    border: 1px solid #8e8e8e;
}


#bg_color {
    background: rgb(32, 32, 32);
    background: linear-gradient(83deg, rgba(32, 32, 32, 1) 9%, rgba(37, 37, 40, 1) 26%, rgba(39, 39, 43, 1) 65%);
    height: 55px;
    border-radius: 10px;
}

.manage-height {
    height: auto !important;
}

#navbar {
    background-color: #656B99;
}

#btn {
    background-color: #A2ABEA;
    color: #565E96;
    font-size: 18px;
    letter-spacing: 0;
    border-radius: 8px;
}

#txt {
    letter-spacing: 2px;
}

#drp_shadow {
    opacity: 0.3;
}

#img_border {
    border-width: 10px;
    /* border: 2px solid white; */
    border-radius: 20px;
}

#little_box {
    height: 18px;
    width: 18px;
    background-color: #1A1A1C;
    float: left;
    margin-left: 1px;
}

.grids {
    display: inline-block !important;
}

.checked {
    background-color: #E7AF06!important;
}

.nft_stake_item >div>img{
    border-radius: 14px!important;
}

#stack-btn {
    background: rgb(100, 103, 150);
    background: linear-gradient(180deg, rgba(100, 103, 150, 1) 20%, rgba(191, 158, 152, 1) 100%);
    border-radius: 10px;
    font-weight: bold;
    border-top: #0670E7;
}

#stack-btn_blue {
    font-family: DIN!important;
    border-radius: 10px;
    font-weight: bold;
    border-top: #0670E7;
    background: rgb(90,99,156);
    background: linear-gradient(180deg, rgba(90,99,156,1) 0%, rgba(90,99,156,1) 9%, rgba(90,99,156,1) 11%, rgba(95,104,159,1) 18%, rgba(146,163,208,1) 88%, rgba(146,163,208,1) 92%);
}

#stack-btn_pink {
    font-family: DIN!important;
    border-radius: 10px;
    font-weight: bold;
    border-top: #0670E7;
    background: rgb(90, 99, 148);
    background: linear-gradient(180deg, rgba(90, 99, 148, 1) 0%, rgba(90, 99, 148, 1) 9%, rgba(90, 99, 148, 1) 11%, rgba(100, 103, 150, 1) 18%, rgba(193, 159, 152, 1) 88%);
}

#btn_div {
    margin-left: -60px;
}

#border {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    backdrop-filter: blur(19.1px);
}

@media screen and (min-width: 400px) and (max-width:572px) {

    #center {
        padding-left: 200px;

    }

}

@media screen and (min-width: 300px) and (max-width:400px) {

    #center {
        padding-left: 150px;

    }

}

@media screen and (min-width: 200px) and (max-width:300px) {

    #center {
        padding-left: 70px;

    }

}
@media screen and (min-width: 300px) and (max-width:400px) {

    .Head_1 {
        font-size:17px;
        margin-left: 10px;

    }

}
@media screen and (min-width: 400px) and (max-width:4000px) {

    .Head_1 {
        font-size:22px;
        margin-left: 10px;

    }

}


.fs_22 {
    font-size: 22px;
}



.circle-wrap {
    margin: 50px auto;
    width: 150px;
    height: 150px;
    background: #1A1A1C;
    border-radius: 50%;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
    width: 150px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
}

.circle-wrap .circle .mask {
    clip: rect(0px, 150px, 150px, 75px);
}

.circle-wrap .circle .mask .fill {
    clip: rect(0px, 75px, 150px, 0px);
    background-color: #0670E7;
}

.circle-wrap .circle .mask.full,
.circle-wrap .circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(126deg);
}

@keyframes fill {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(126deg);
    }
}

.circle-wrap .inside-circle {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    background: rgb(0, 0, 0);
    line-height: 130px;
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
}

.yello_color {
    color: #E7AF06;
}

#little_box_2 {
    height: 18px;
    width: 18px;
    background-color: #1A1A1C;
    display: inline-block;
}

#little_box_3 {
    height: 18px;
    width: 18px;
    background-color: #E78506;
    color: #E78506;
    display: inline-block;
}

#little_box_4 {
    height: 18px;
    width: 9px;
    display: inline-block;
    border-left: 10px solid #E78506;
    border-right: 10px solid #1A1A1C;
}

#dis_btn {
    border-radius: 8px;
}

@media screen and (min-width: 1200px){
.bpwe {
    flex: 0 0 auto;
    width: 26%;
}
}

.font-brandon {
    font-family:Brandon Grotesque Medium Bold !important;
}

.font-din {
    font-family: DIN;
    font-size: 22px;
}