section {
    padding-top: 3rem;
    height: 100%;
    background-color: #000000;
}

.bind {
    /* margin: 0 10%; */
    text-align: center;
    /* background-color: red; */
}

.leading-info {
    text-align: center;
}

.leading-info h1 {
    margin-bottom: 1rem;
    font-family: "Mulish", sans-serif;
    color: #fff;
    font-size: 48px;
    font-weight: bold;
}

.leading-info p {
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #90B4B4;
}


.assets-heading-info {
    /* margin: 0 150px; */
    /* width: 1140px; */
    background-color: #0E2228;
    display: flex;
    border-radius: 10px;
}

.assets-heading-info div {
    margin: 2px;
}

.assets-heading-info p {
    font-family: 'Inter', sans-serif;
    cursor: pointer;
}

.index {
    width: 80px;
}

/* .x {
    display: flex;
    background-color: green;
    text-align: center;
    justify-content: center;
    align-items: center;
} */

.x p {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;
}

.cry-assets {
    width: 160px;
}

.crypto-rewards {
    width: 190px;
}

.mobile-desktop {
    /* border: 1px solid red; */
    justify-content: center;
    text-align: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    background-color: #11333D;
    /* background-image: url("/assets/second_page_assets/div1bg.png"); */
    height: 112px;
    width: 196px;
}

.mobile-desktop .upper {
    margin-top: 1rem;
    /* background-color: red; */
}

.mobile-desktop .upper p {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;
}

.mobile-desktop .lower {
    margin-top: 2rem;
    display: flex;
    justify-content: space-around;
    color: #90B4B4;
}

.mobile-desktop .lower p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;
}

.status-of-features {
    width: 423px;
    height: 112px;
    border-radius: 10px;
    background-color: #11333D;
    /* background-image: url("/assets/second_page_assets/div2bg.png"); */
}

.status {
    height: 112px;
    width: 118px;
    border-radius: 10px;
    background-color: #11333D;
    /* background-image: url("/assets/second_page_assets/div3bg.png"); */
}

.status-of-features .upper {
    justify-content: center;
    text-align: center;
    margin-top: 1rem;
}

.status-of-features .lower {
    display: flex;
    margin-top: 2rem;
    justify-content: space-between;

}

.status-of-features .lower p {

    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;
}

.status-of-features .upper p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;
}


.status-of-features .lower .one {
    margin-left: 2rem;
}

.status-of-features .lower .three {
    margin-right: 2rem;
}

.status {
    justify-content: center;
    text-align: center;
    align-items: center;
}

.status p {
    margin-top: 1rem;

}

.status .bold {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;

}

.status .light {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #90B4B4;

}

.center {
    text-align: center;
    align-items: center;
    justify-content: center;
}




.crypto-data {
    display: flex;
    height: 70px;
    /* background-color: green; */
    /* width: 1140px; */
}

.crypto-data div {
    justify-content: center;
    text-align: center;
}

.a {
    width: 100px;
    display: flex;
    color: #90B4B4;
    font-family: 'Inter', sans-serif;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.b {
    width: 250px;
    display: flex;
    color: #90B4B4;
    font-family: 'Inter', sans-serif;
    text-align: center;
    justify-content: center;
    align-items: center;
    /* background-color: green; */
}

.b .right {
    width: 100%;
    /* background-color: red; */
    text-align: left;
    margin-left: 5px;
    justify-content: center;
    align-items: center;
}

.c {
    width: 196px;
    display: flex;
    color: #90B4B4;
    font-family: 'Inter', sans-serif;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.d {
    width: 196px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    /* background-color: red; */
}

/* .d img {
    margin-right: 3rem;
} */

.e {
    width: 423px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.e img {
    margin-right: 4.3rem;
}

.e .x {
    margin-left: 3rem;
}

.e .xx {
    margin-left: 3rem;
}

.e .xxx {
    margin-left: 2rem;
}

.f {
    display: flex;
    text-align: left;
    justify-content: center;
    align-items: center;
    width: 118px;
    /* background-color: #fff; */

}

.f p {
    /* margin-left: 1rem; */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #90B4B4;
}

@media only screen and (max-width: 1100px) {
    .bind {
        margin: 0 10%;
    }
}

#list {
    background-color: black !important;
    color: #fff;
    background-repeat: no-repeat;
    width: 300px;
    font-size: 16px;
    border: 1px solid #1F4656;
    border-radius: 5px;
}

.asset-bind {
    height: 800px;
    margin-top: 20px;
}

.sx {
    /* padding: 4px; */
    width: 80%;
    font-size: 12px;
    /* height: 21px; */
    background: #11303D;
    font-weight: 400;
    border-radius: 20px;
    text-align: center;
    align-items: center;
}

.sf {
    display: flex;
    /* margin: 0 10%; */
    justify-content: space-around;
    margin-bottom: 2rem;
}

.searchbar {
    display: flex;
    /* width: 50%; */
    height: 60px;
    border: 1px solid #1F4656;
    border-radius: 5px;
}


#list {
    float: right;
    height: 50px;
    /* width: 301px; */
    /* background-color: black; */
    color: #fff;
}

option {
    background-color: black;
    color: #fff;
}

input {
    /* padding: 10px; */
    height: 50px;
    width: auto;
    border: none;
    background-color: transparent;
    color: #fff;
    border-radius: 5px;
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
}

input:focus {
    outline: none;
}

.fa {
    margin-left: 1rem;
    margin-right: 1rem;
    color: #fff;
    /* height: 20px;
      width: 20px; */
}

.customsearch {
    margin-left: 12px;
    border: 1px solid #1F4656;
    border-radius: 5px;
}

.select-dropdown {
    display: flex;
    width: auto;
    align-items: start;
}


.customsearch-container {
    margin-bottom: 25px;
}

.search-button {
    display: flex;
    background: linear-gradient(213.89deg, #23FFF8 -6.52%, #30A9FF 97.93%);
    border-radius: 5px;
    width: 96px;
    justify-content: center;
    align-items: center;
    height: 50px;
}

@media screen and (max-width: 576px) {
    .customsearch-container {
        margin-top: 50px;
        margin-bottom: 25px;
    }

    #list {
        float: left;
        height: 50px;
        /* background-color: black; */
        color: #fff;
    }

}