@media only screen and (max-width: 768px) {
    .bgtext:before {
        font-size: 5.5rem;
        margin: 0;
        top: 200px !important;
        left: 5%;
    }

    .bgtext p {
        line-height: 1.4 !important;
        font-size: 14px;
        top: 150px;
    }

    .bgtext span {
        left: 0;
        top: 270px;
        font-size: 20px;
    }

    .susBox ul {
        padding: 0 10px;
    }

    .susBox ul li {
        font-size: 14px;
        display: flex;
        align-items: center;
    }

    #aboutSection {
        padding-left: 0 !important;
    }

    .aboutImageBox {
        margin-top: 5rem;
    }

    #metaverseSec {
        margin-top: -18rem !important;
    }

    .boxShadow {
        margin-bottom: 2rem;
    }

    #blockchainSec {
        padding-left: 0 !important;
    }

    #buytokenSec {
        margin-top: -60px !important;
    }

    .tokenBox {
        width: 100% !important;
    }

    .tokenBox:first-child {
        margin-bottom: 5rem;
    }

    .firstTokenBox {
        padding-right: 10px;
    }

    .secondTokenBox {
        padding-left: 10px;
    }

    .greenCircle,
    .halfCircle,
    .leftArrow,
    .rightArrow {
        display: none;
    }

    #girlImage {
        top: 0;
        width: 200px;
        left: 26%;
    }

    .mb {
        top: 0%;
    }

    .ronny {
        top: 0%;
    }

    .mona {
        left: 45%;
        bottom: 0%;
    }

    #eventsSection {
        margin-top: -60px;
    }

    .eventsContainer > * {
        padding-left: 0 !important;
    }

    .prizeParticipantImage {
        text-align: center !important;
        margin-bottom: 10px;
    }

    #footerSection > .row,
    .footerLast,
    .contacts {
        padding-left: 0 !important;
        padding-top: 2rem;
    }

    .footerText {
        padding-right: 0;
    }

    .cloud1 {
        top: 21%;
        left: -10%;
        width: 50%;
    }

    .cloud2 {
        bottom: 25%;
        left: 50%;
        width: 50% !important;
    }

    .navbar .navbar-brand {
        margin-left: 0;
    }
    .navbar > .container {
        display: flex !important;
    }
    .susBox {
        width: 100% !important;
    }

    .ellipse1 {
        right: 0%;
        top: -10%;
        width: 40%;
    }

    .cloud3 {
        width: 50%;
    }

    .cloud4 {
        width: 50%;
    }

    .navbar-brand small {
        font-size: 12px;
    }

    .sustainText {
        text-align: center;
        margin-top: 20px;
    }

    .sustainText p {
        width: 100% !important;
    }

    .susIcon {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .aboutText {
        text-align: center;
    }

    .aboutText p {
        width: 100% !important;
    }

    .ellipse2 {
        width: 50%;
    }

    .metaverseText {
        text-align: center;
        margin-top: 5rem;
    }

    .ellipse3 {
        right: 0%;
        top: -20%;
        width: 50%;
    }

    .blockchainText,
    .eventsText {
        text-align: center;
    }

    .blockchainText p,
    .eventsText p {
        width: 100% !important;
    }

    .prizeParticipantBox h3 {
        text-align: center;
    }

    .prizeParticipantBox ul {
        padding-left: 0;
    }

    .participantsTitle {
        display: flex;
        justify-content: center;
    }

    #footerSection {
        margin-top: -80px;
    }

    .quickLinks {
        margin-top: 6.5rem;
    }

    .metaverseContainer {
        margin-top: 5rem;
    }

    .contacts {
        margin-top: 4.5rem;
    }

    .keyFeature1,
    .keyFeature2 {
        padding: 10px 50px;
        margin-top: 1px;
    }
}
