/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 1700px) and (max-width: 2000px) {
    .header ul li {
        width: 362px;
    }
    .coppyright-text {
        max-width: 100% !important;
        width: 982px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {}

/*
====================================
Small Screen - Tablate
====================================
*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    header {
        padding: 10px 10px;
        position: fixed;
        margin: auto;
        width: 100%;
        top: 0px;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .h-list-all {
        display: none !important;
    }
    .mobile-logo-bar {
        display: block !important;
        display: flex;
    }
    .mobile-logo-bar a img {
        width: 120px;
    }
    .mobile-logo-bar ul {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .menu-bar {
        display: block;
    }
    .hero-title h2 {
        color: #FFF;
        font-family: Atma;
        font-size: 54.285px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 12.864px;
        margin-bottom: 18px;
        text-align: center;
        margin-top: 24px;
    }
    .hero-area {
        height: inherit;
    }
    .hero-img {
        text-align: center;
        top: 2px;
        z-index: 9999;
    }
    .hero-img img {
        width: 120px;
    }
    .hero-title h4 {
        color: #FFF;
        font-family: Atma;
        font-size: 30px;
        margin-top: 10px;
    }
    .Token_Address p {
        flex-direction: column;
        text-align: center;
        border-radius: 70px;
        border: 2px solid #000;
        background: #FFF;
        padding: 6px 13px;
        display: inline-block;
        align-items: center;
        gap: 0 10px;
        cursor: pointer;
        color: #000;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        letter-spacing: 1px;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        text-transform: capitalize;
    }
    .Token_Address p img {
        margin-left: 8px;
        width: 15px;
    }
    .Token_Address {
        margin-top: 24px;
        text-align: center;
    }
    .about-area {
        min-height: 550px;
    }
    .about-wrapper {
        padding: 21px 18px;
        margin-bottom: 30px;
    }
    .about-img {
        text-align: center;
        position: absolute !important;
        right: -10px;
        bottom: -38px !important;
    }
    .about-wrapper p {
        font-size: 15px;
    }
    .about-btn a {
        font-size: 19px;
        padding: 0px 31px;
        border-radius: 52px;
        border: 2px solid #000;
        background: #B3C129;
        transition: .3s;
    }
    .scroll-card {
        border-radius: 10px;
        padding: 5px;
        margin-right: 30px;
        width: 102px;
        text-align: center;
        cursor: pointer;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    /* .about-img {
        text-align: center;
        position: absolute;
        right: -10px;
        bottom: -39px !important;
    }
 */
    .tokenomics_content {}
    .tokenomics-area {
        position: relative;
        padding: 30px 0 0;
    }
    .ds-right {
        border-radius: 15px;
        border: 5px solid #000;
        background: #FEF8E5;
        padding: 17px;
        margin-left: 0px;
    }
    .ds-right h2 {
        font-size: 34px;
        margin-bottom: 11px;
    }
    .ds-right p {
        color: #000;
        text-align: center;
        font-family: Afacad;
        font-size: 17px;
    }
    .ds-left {
        text-align: center;
    }
    .Disclaimer-area {
        background-position: top right;
        padding: 51px 0 206px;
        position: relative;
        margin-top: -20px;
        min-height: 50px;
    }
    footer {
        padding-top: 25px;
    }
    .footer-container {
        display: block;
        text-align: center;
    }
    .footer-container ul {
        display: flex;
        align-items: center;
        gap: 0 10px;
        justify-content: center;
        margin-top: 15px;
    }
    .ds-left {
        text-align: center;
        z-index: 99;
    }
    .about-img {
        bottom: 30px !important;
    }
    .about-img img {
        width: 100px;
    }
    footer {
        display: none !important;
    }
    .mobile-copy-text {
        display: block !important;
    }
}

/*
====================================
Small Screen - Mobile
====================================
*/

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/

@media screen and (max-width: 767px) {
    header {
        padding: 10px 10px;
        position: fixed;
        margin: auto;
        width: 100%;
        top: 0px;
        left: 0;
        right: 0;
        z-index: 9999;
    }
    .h-list-all {
        display: none !important;
    }
    .mobile-logo-bar {
        display: block !important;
        display: flex;
    }
    .mobile-logo-bar a img {
        width: 120px;
    }
    .mobile-logo-bar ul {
        display: flex !important;
        align-items: center;
        justify-content: space-between;
    }
    .menu-bar {
        display: block;
    }
    .hero-title h2 {
        color: #FFF;
        font-family: Atma;
        font-size: 54.285px;
        font-style: normal;
        font-weight: 700;
        line-height: 100%;
        letter-spacing: 12.864px;
        margin-bottom: 18px;
        text-align: center;
        margin-top: 24px;
    }
    .hero-area {
        height: inherit;
    }
    .hero-img {
        text-align: center;
        top: 2px;
        z-index: 9999;
    }
    .hero-img img {
        width: 120px;
    }
    .hero-title h4 {
        color: #FFF;
        font-family: Atma;
        font-size: 30px;
        margin-top: 10px;
    }
    .Token_Address p {
        flex-direction: column;
        text-align: center;
        border-radius: 70px;
        border: 2px solid #000;
        background: #FFF;
        padding: 6px 13px;
        display: inline-block;
        align-items: center;
        gap: 0 10px;
        cursor: pointer;
        color: #000;
        font-size: 10px;
        font-style: normal;
        font-weight: 600;
        line-height: 100%;
        letter-spacing: 1px;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        text-transform: capitalize;
    }
    .Token_Address p img {
        margin-left: 8px;
        width: 15px;
    }
    .Token_Address {
        margin-top: 24px;
        text-align: center;
    }
    .about-area {
        min-height: 550px;
    }
    .about-wrapper {
        padding: 21px 18px;
        margin-bottom: 30px;
    }
    .about-img {
        text-align: center;
        position: absolute !important;
        right: -10px;
        bottom: -38px !important;
    }
    .about-wrapper p {
        font-size: 15px;
    }
    .about-btn a {
        font-size: 19px;
        padding: 0px 31px;
        border-radius: 52px;
        border: 2px solid #000;
        background: #B3C129;
        transition: .3s;
    }
    .scroll-card {
        border-radius: 10px;
        padding: 5px;
        margin-right: 30px;
        width: 102px;
        text-align: center;
        cursor: pointer;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
    }
    /* .about-img {
        text-align: center;
        position: absolute;
        right: -10px;
        bottom: -39px !important;
    }
 */
    .tokenomics-area {
        position: relative;
        padding: 30px 0 0;
    }
    .ds-right {
        border-radius: 15px;
        border: 5px solid #000;
        background: #FEF8E5;
        padding: 17px;
        margin-left: 0px;
    }
    .ds-right h2 {
        font-size: 34px;
        margin-bottom: 11px;
    }
    .ds-right p {
        color: #000;
        text-align: center;
        font-family: Afacad;
        font-size: 17px;
    }
    .ds-left {
        text-align: center;
    }
    .Disclaimer-area {
        background-position: top right;
        padding: 51px 0 206px;
        position: relative;
        margin-top: -20px;
        min-height: 50px;
    }
    footer {
        padding-top: 25px;
    }
    .footer-container {
        display: block;
        text-align: center;
    }
    .footer-container ul {
        display: flex;
        align-items: center;
        gap: 0 10px;
        justify-content: center;
        margin-top: 15px;
    }
    .ds-left {
        text-align: center;
        z-index: 99;
    }
    .about-img {
        bottom: 30px !important;
    }
    .about-img img {
        width: 100px;
    }
    footer {
        display: none !important;
    }
    .mobile-copy-text {
        display: block !important;
    }
    .mobile-copy-text p {
        margin-bottom: 10px;
        padding-top: 3px;
    }
}


