body {
    /*font-family: 'Orbitron', sans-serif;*/
    font-family: 'Poppins', sans-serif;
    background: #000;
}

.yellow {
    color: #f1b90c;
}

.yellow_bg {
    background: #f1b90c;
}

.font_Audiowide {
    font-family: 'Audiowide', cursive;
}

.font_orbitron {
    font-family: 'Orbitron', sans-serif;
}

.display_in_mobTab_only {
    display: none;
}

.display_in_desktop_only {
    display: unset;
}

@media screen and (max-width: 768px) {
    .display_in_mobTab_only {
        display: unset;
    }
    .display_in_desktop_only {
        display: none;
    }
}


/*Section first css*/

.content1 {
    font-size: 3.2rem;
    margin-bottom: 5rem;
}

.content2 {
    font-size: 1.4566rem;
    color: #949494;
}

.tri_content {
    font-size: x-large;
}

.main_section_right {}

.main_section_right .twisted_coin {
    width: 75%;
    top: -24rem;
}

.main_section_right .yellow_bg {
    height: 600px !important;
    width: 940px !important;
    border-radius: 75px 0 0 75px;
}

.main_section_right {
    top: 25%;
    right: 0;
}

.main_section_right .lock_logo {
    width: 350px;
    top: 10%;
    right: 10px;
}

.text_yellow {
    color: #f1b90c;
}

.sideborder {
    width: 100px;
    border-radius: 0 75px 75px 0;
}

.l_background {
    background-image: url('/assets/images/website images/website images/How to Earn/background\ line.png');
}

.c_container {
    position: relative;
    border: 5px solid transparent;
    background: rgb(26, 25, 21);
    background-clip: padding-box;
    border-radius: 50px;
    /* width: 8rem; */
    /* padding: 5rem 2rem; */
    margin: 5rem auto;
    /* <img src="/assets/images/website images/website images/How to Earn/background.png"> */
}

.c_container::after {
    content: '';
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: linear-gradient(to bottom right, #ffffff, #cfc0c0, #000000, #cfc0c0, #ffffff);
    z-index: -1;
    border-radius: 50px;
}

.mydiv {
    border: 6px solid #f1b90c;
    padding: 50px;
    margin-top: 30%;
    margin-right: 0px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.mobile {
    border: 6px solid #f1b90c;
    padding: 50px 0;
    /* margin-top: 10%; */
    margin-right: 0px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
}

.mb_sideborder {
    border-right: 5px solid #f1b90c;
}

.footer_text {
    color: #1a1915;
    font-size: 30px;
}

footer {
    background-color: #f1b90c;
    font-weight: 50px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}

.border-bottom {
    border-bottom: 0px solid #dee2e6!important;
}

.all_sec_heading {
    font-size: 3.5rem;
}

.b_img {
    position: relative;
    top: -145px;
    left: -61px;
}

.HTE {
    margin-top: -273px
}

.C_img {
    position: relative;
    top: -83px;
}

.HTC {
    margin-top: -161px;
}

.mobile_fs {
    font-size: 8rem;
}

section {
    padding-top: 50px;
}

.navbar {
    border-bottom: 3px solid #f1b90c;
}

.nav-link {
    font-size: 30px;
}

.hex_btn {
    width: 18em;
    background-image: url('/assets/images/button.png');
    background-color: transparent;
    background-repeat: no-repeat;
}
.mb_img {
    width: 100%;
}

@media screen and (max-width: 480px) {
    .mb_img {
        width: 100%;
    }
}

.hex_btn_center {
    width: 16em;
    background-image: url('/assets/images/button.png');
    background-color: transparent;
    background-repeat: no-repeat;
}

.hexbtn_margin {
    margin: 1.62rem;
}

.nav_center {
    display: flex;
    flex-direction: column;
}

.sec_one {
    background-image: url('/assets/images/page2.png');
    background-repeat: no-repeat;

}

.exchange {
    font-size: 6rem;
    margin-top: 2em;
}

.exchangep {
    /* font-size: 1.2rem; */
    justify-content: center;
    font-weight: 600;
}

.sec_two {
    background-image: url('/assets/images/Group 59.png');
    width: 100%;
    height: 100%;
}

.linebg_one {
    background-image: url('/assets/images/Group 60.png');
    background-repeat: no-repeat;
    background-size: contain;
}

.linebg_two {
    background-image: url('/assets/images/Group 61.png');
    background-repeat: no-repeat;
    /* background-size: cover; */
}

.metamsk_font {
    font-size: 45px;
}

.sc {
    background-image: url('/assets/images/Path 74.png');
}

/* .holding_bg {
    background-image: url('/assets/images/Group 72.png');
    background-size: cover;
    height: 80vh;
} */


.ex_one {
    padding-top: 50%;
}

.transfer {
    padding: 5px;
    width: 10em;
    border: 6px solid #f1b90c;
    border-radius: 20px;
    font-size: 2em;
}

.text_brown {
    color: #1a1915;
}

.reffereal {
    background-color: #f1b90c;
    border-radius: 30px;
}
.a
{
    margin-top: -50px;
}
.firstcard
{
   
}