/* Global styles */
* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}

/* .container{
    width: 1340px !important;
} */

/* Blue spans */
.blue-spans {
    color: #3578FA;
}

/* Gray spans */
.gray-spans {
    color: #484848;
}

/* Navbar styles */
img.main-logo {
    width: 130px;
}

.navbar {
    background-color: white !important;
    height: 130px;
}

.container-box {
    background-color: white;
    border-bottom: solid 2px #C1C1C1;
}

.navbar-brand {
    display: flex;
    align-items: center;
}

.navbar-nav {
    margin: 0 auto;
}

.nav-link {
    font-family: Poppins, sans-serif;
    font-size: 17px;
    font-weight: 400 !important;
    line-height: 24px;
    letter-spacing: 0.6000000238418579px !important;
    text-align: left;
    color: #353535 !important;
    text-transform: uppercase;
}

.nav-item {
    text-align: center;
}

.btn {
    margin-left: auto;
}

button.btn.btn-outline-secondary.my-2.my-sm-0.buy-blue-btn {
    background-color: #79C0FF;
    border: navy;
    border-radius: 60px;
    color: white;
    padding: 10px 18px;
    font-weight: bolder;
}

/* Landing screen styles */
h1.main-landing-title {
    font-family: Comic Sans MS;
    font-size: 48px;
    font-weight: 700;
    line-height: 105px;
    letter-spacing: 0em;
    text-align: left;
    white-space: nowrap;
}

.col-lg-5.landing-content-right {
    position: absolute;
    right: 40px;
    bottom: -108px;
}

.landing-subtitle {
    font-family: Comic Sans MS;
    font-size: 24px;
    font-weight: 400;
    line-height: 39px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
}

.col-10.col-sm-8.col-md-6.col-lg-4.icons-spaced-evenly {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-evenly;
}

a.social-icon.icon-size.icon-rounded.icon-hover {
    margin: 1% 10%;
}

img.social-image {
    width: 58px;
}

.social-box {
    margin: 8% 0% 2% 0%;
}

.row.landing-content {
    position: relative;
}

.blue-box {
    height: 109px;
    background-color: #79C0FF;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Second section styles */
img.tick-mark {
    width: 46px;
}

.about-section.row {
    padding: 10% 0% !important;
}

.why-blue-nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

h2.about-heading {
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px;
    font-weight: 700;
    line-height: 100px;
    letter-spacing: 0em;
    text-align: left;
    color: #0F1419;
}

p.about-subtitle {
    font-family: Poppins, sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
}

p.about-subtitle.mission-subtitle {
    font-size: 29.5px;
    line-height: 36.2px;
    text-align: start;
    word-wrap: break-word;
    font-style: normal;
    letter-spacing: 0px;
    font-weight: 400;
}

.why-blue {
    padding: 26.2px 0 19.34px 0;
    background: #fefefe;
    border-radius: 55px 55px 55px 55px;
    box-shadow: 8px 14px 22px #00000040;
    padding: 8%;
    margin: 4%;
}

img.musk-tweet-image {
    width: 100%;
    margin-top: 8%;
}

button.tweet-blue {
    border: 3px solid #c2c2c2;
    border-radius: 70px;
    line-height: 20.2px;
    text-align: center;
    color: #101114;
    font-style: normal;
    font-family: 'Poppins' sans-serif;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 25px 50px;
    margin: 17px;
    font-size: 26px;
    width: 100%;
}

button.pump-blue {
    background: #79c0ff;
    border-radius: 70px;
    width: 100%;
    font-size: 24.5px;
    word-wrap: break-word;
    filter: drop-shadow(8px 14px 22px #00000040);
    color: #ffffff;
    padding: 5%;
    border: none;
}

img.musk-tweet-image {
    border-radius: 57px;
}

/* How to buy section styles */
.icon-heading {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.step-icon-box {
    width: 25%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.icon-boxes {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background-color: white;
    box-shadow: 8px 14px 22px rgba(0, 0, 0, 0.25);
    margin: 2% 7%;
    border-radius: 28px;
    padding: 25px;
}

img.step-icons {
    width: 68px;
}

.how-to-buy,
.todo-map-section {
    background: #127ac1;
}

.how-to-buy-box.container-fluid {
    margin: 70px auto;
    padding: 50px 0 70px 0;
    width: 80%;
    align-items: center;
}

.swapping {
    display: flex;
}

h5.how-to-buy-title {
    font-family: Poppins, sans-serif !important;
    font-size: 23px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
}

p.how-to-buy-peragraph {
    font-family: Poppins, sans-serif !important;
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
}

.how-to-buy-content {
    width: 100%;
}

h2.How-to-buy-heading,
.tokenomics-heading {
    font-size: 55.5px;
    line-height: 78.4px;
    word-wrap: break-word;
    color: #ffffff;
    font-style: normal;
    font-family: Comic Sans MS !important;
    ;
    letter-spacing: 0px;
    font-weight: 600;
}

/* Tokenomics section styles */
img.dots {
    position: absolute;
    right: 10%;
    top: 7%;
}

.tokenomics-heading {
    color: #484848;
}

h3.ecnomic-title {
    font-size: 35.5px;
    line-height: 78.4px;
    text-align: start;
    word-wrap: break-word;
    color: #000000;
    font-style: normal;
    font-family: Poppins, sans-serif;
    letter-spacing: 0px;
    font-weight: 600;
}

.tokenomics-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.tokenomics-table thead {
    font-family: Poppins, sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
}

.tokenomics-table tbody td {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    color: #484848;
    padding: 15px 0;
}

.tokenomics-table tbody td:first-child {
    width: 30%;
}

.tokenomics-table tbody td:last-child {
    width: 70%;
}

.col-lg-6.ecnomic-policy {
    background: #f7f9f9;
    border-radius: 58px 58px 58px 58px;
    box-shadow: 8px 14px 22px #00000040;
    padding: 5%;
}

.tokenomic-sections.row {
    padding: 10% 5%;
    display: flex;
    justify-content: space-between;
}

.graph,
.ecnomic-policy {
    flex-basis: calc(50% - 10px);
    /* set box width to 50% minus gap */
    padding: 20px;
    box-sizing: border-box;
}

.graph {
    position: relative;
    max-height: 100%;
    max-width: 100%;
}

img.graph-center-logo {
    position: absolute;
    top: 47%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    height: 30%;
    /* set the height of the logo to fill the container */
    width: 100%;
    /* set the width of the logo to fill the container */
    object-fit: contain;
    /* make the image fit within the container */
}

/* Roadmap section styles */
h2.toadmap-heading {
    font-size: 55.5px;
    line-height: 78.4px;
    text-align: start;
    word-wrap: break-word;
    color: #ffffff;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 600;
}

img.tick-mark-2nd {
    width: 10%;
    margin:
        0px 35px;
}

section.todo-map-section.position-relative {
    padding: 100px 0px;
}

.icon-heading {
    margin-top: 3%;
}

img.nowPay8Image.position-absolute {
    width: 27%;
    right: 5%;
    top: 5%;
}

button.current-phase {
    min-height: 101px;
    background: #fefefe;
    border-radius: 123px 123px 123px 123px;
    box-shadow: 8px 14px 22px #00000040;
    padding: 0px 64px;
    font-size: 20.5px;
    line-height: 36.74px;
    text-align: center;
    word-wrap: break-word;
    color: #484848;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
    border: none;
    margin: 6% 0px;
}

.current-phase-button {
    text-align: center;
}

.toadmap-subtitle {
    margin-bottom: 50px;
    font-size: 19.5px;
    line-height: 33.4px;
    text-align: center;
    word-wrap: break-word;
    color: #ffffff;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}

h5.card-title.phase-title.text-center {
    font-size: 22.5px;
    line-height: 38.41px;
    text-align: center;
    word-wrap: break-word;
    color: #484848;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}

p.card-text.phase-description {
    margin: 12.25px 0 0 0;
    font-size: 19.5px;
    line-height: 33.4px;
    text-align: start;
    word-wrap: break-word;
    color: #484848;
    font-style: normal;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}

.card.phase-box {
    padding: 10.75px 59px 10.75px 49px;
    background: #fefefe;
    border-radius: 27px 27px 27px 27px;
    box-shadow: 8px 14px 22px #00000040;
}

/* Follow us section styles */
section.follow-us-section {
    height: 100vh;
    display: flex;
    align-items: center;
}

.follow-us-box {
    text-align: center;
    padding: 5%;
    width: 100%;
    height: fit-content;
    align-items: center;
    max-width: 990px;
    min-height: 543.13px;
    background: #e8e8e8;
    border-radius: 27px 27px 27px 27px;
    box-shadow: 8px 14px 22px #00000040;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

h2.follow-us-title {
    font-size: 55.5px;
    line-height: 78.4px;
    text-align: center;
    word-wrap: break-word;
    color: #0f1419;
    font-style: normal;
    font-family: 'Poppins'
        , sans-serif;
    letter-spacing: 0px;
    font-weight: 600;
}

.social-icon-group {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

img.follow-icon {
    margin: 0px 25px;
}

p.follow-us-description {
    font-size: 19.5px;
    line-height: 33.4px;
    text-align: center;
    word-wrap: break-word;
    color: #484848;
    font-style: normal;
    font-family: 'Poppins' sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}

/* Footer section styles */
p.footer-text {
    font-size: 14.5px;
    line-height: 21.71px;
    text-align: center;
    word-wrap: break-word;
    color: #ffffff;
    font-style: normal;
    font-family: 'Poppins' sans-serif;
    letter-spacing: 0px;
    font-weight: 400;
}

footer.main-footer {
    padding: 30px 0px;
    width: 100%;
    height: fit-content;
    justify-content: center;
    min-height: 70px;
    flex-direction: row;
    background: #1d80c4;
    box-shadow: 0px 0px 5px #000000b3;
}


/* Responive styling */
@media (max-width: 1170px) {

    img.memecoin-image {
        width: 450px;
    }

    .col-lg-5.landing-content-right {
        bottom: -90px;
    }

    .swapping {
        flex-direction: column;
    }

}

@media (max-width: 1010px) {

    .swapping {
        flex-direction: column;
    }

    .row.landing-content {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    .col-lg-5.landing-content-right {
        position: relative;
        bottom: 0;
    }

    img.nowPay8Image.position-absolute {
        width: 17%;
    }

    .row.landing-content {
        align-items: center;
    }

    br.breaker {
        display: none;
    }

    h1.main-landing-title {
        text-align: center;
        white-space: normal;
        font-size: xx-large;
    }

    p.landing-subtitle-one.landing-subtitle {
        text-align: center;
    }

    p.landing-subtitle-two.landing-subtitle {
        text-align: center;
    }

    .tokenomic-sections.row {
        flex-direction: column;
    }

    .card-deck.row {
        flex-direction: column;
    }

    .card.phase-box {
        margin: 25px 0px;
    }

    img.nowPay8Image.position-absolute {
        display: none;
    }
}

@media (max-width: 670px) {

    .col-10.col-sm-8.col-md-6.col-lg-4.icons-spaced-evenly.icons-parent {
        display: contents;
    }

    .col-10.col-sm-8.col-md-6.col-lg-4.icons-spaced-evenly.icons-parent {
        display: table;
        width: 100%;
        table-layout: fixed;
    }



    h1.main-landing-title {
        line-height: 46px;
        font-size: 28px;
        margin-top: 13%;
    }

    p.landlanding-subtitle {
        line-height: 29px;
        font-size: 18px;
    }

    .col-10.col-sm-8.col-md-6.col-lg-4.icons-spaced-evenly.icons-parent {
        column-count: 3;
        display: table-row;
    }


    img.social-image {
        margin: 7px;
    }

    .col-lg-5.landing-content-right {
        right: 0;
        margin: auto;
    }

    .blue-box {
        margin-top: -93px;
        height: 226;
    }

    .blue-box {
        margin-top: -93px;
        height: 226;
    }


    p.about-subtitle {
        font-family: poppins;
        font-size: 17px;
        line-height: 26px;
    }

    p.about-subtitle.mission-subtitle {
        font-family: poppins;
        font-size: 17px;
        line-height: 26px;
    }

    button.tweet-blue {
        margin: auto;
        font-size: 16px;
        line-height: 11px;
    }

    .icon-heading {
        flex-direction: column;
        align-items: center;
    }

    h2.How-to-buy-heading {
        font-family: poppins;
        font-weight: 700;
        font-size: 30px;
    }

    img.tick-mark-2nd {
        width: 85px;
    }

    .icon-boxes {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 41px 0px;
    }

    img.step-icons {
        width: 100px;
        margin: 35px 0px;
    }

    h5.how-to-buy-title {
        text-align: center;
        font-size: 25px;
        font-weight: 500;
        line-height: 41px;
    }

    p.how-to-buy-peragraph {
        text-align: center;
        font-family: poppins;
        font-size: 20px;
        line-height: 35px;
    }

    img.step-icons {
        margin: 5px;
    }

    td {
        font-family: poppins;
        font-size: 13px;
        line-height: 38px;
    }

    p.note {
        font-family: poppins;
        font-size: 16px;
        color: #616161;
        font-weight: 700;
    }

    h2.toadmap-heading {
        font-family: poppins;
        font-size: 30px;
        line-height: 32px;
    }

    button.current-phase {
        line-height: 37px;
        font-size: 21px;
    }

    button.current-phase {}

    p.toadmap-subtitle {
        display: none;
    }

    h5.card-title.phase-title.text-center {
        font-size: 23px;
        font-family: poppins;
        font-weight: 400;
        line-height: 37px;
    }

    p.card-text.phase-description {
        font-size: 20px;
        line-height: 33px;
        font-weight: 400;
    }

    .card.phase-box {
        margin: 15px 25px;
        padding: 15px;
    }

    section.follow-us-section {
        height: min-content;
    }

    .follow-us-main.container {
        margin: 66px 10px;
    }

    h2.follow-us-title {
        font-size: 25px;
        font-weight: 700;
        line-height: 54px;
    }

    img.follow-icon {
        width: 75px;
    }

    .social-icon-group {
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }

    p.follow-us-description {
        font-family: poppins;
        font-size: 15px;
        line-height: 33px;
    }

    footer.main-footer {
        padding-bottom: 14px;
    }

    p.footer-text {
        font-size: 15px;
        font-family: poppins;
    }

    img.memecoin-image {
        width: 100%;
    }

    .collapse.show {
        background-color: white;
        z-index: 9;
        text-align: center;
    }

    ul.navbar-nav.nav-fill {
        align-items: center;
    }

    h3.ecnomic-title {
        margin-top: 37px;
    }

    img.dots {
        width: 38px;
    }
    .col-lg-7.landing-content-left {
        padding: 54px;
    }
}