/* Responsive */

@media only screen and (min-width: 992px) and (max-width: 1199px) {}


/* Responsive */

@media only screen and (max-width: 1450px) {
    .howtoCircleArea {
        transform: scale(.8);
        margin-top: 220px;
    }
}


/*  (max-width: 1450px) */

@media only screen and (max-width: 1366px) {
    .howtoCircleArea {
        margin-left: auto;
        margin-right: auto;
    }
}


/*  (max-width: 1366px) */

@media only screen and (max-width: 1320px) {}

@media only screen and (max-width: 1290px) {
    img.flowerTop {
        top: 250px;
    }

    .counterBox>h2 {
        font-size: 32px;
    }

    .tokkenPrice {
        font-size: 32px;
    }

    .tokkenCV {
        font-size: 30px;
    }

    .counterTokkenTop h3 {
        font-size: 20px;
    }

    .counterTokkenBottom h4 {
        font-size: 20px;
    }


    .counterTokkenTop {
        gap: 10px 10px;
    }

    .counterTokkenTop h3 {
        width: 80px;
    }

    .counterTokkenTop p {
        width: calc(100% - 95px);
    }

    .secureLogo img {
        max-height: 44px;
    }

    .secureLogo img[alt="MundusSecurity"] {
        height: 60px;
        max-height: unset;
    }

    .counterAnimationFrame span {
        font-size: 50px;
        width: 48px;
        height: 72px;
    }

    .counterAnimationBox::before {
        height: 100%;
    }

    .footerCounter p {
        font-size: 21px;
    }
}


@media only screen and (max-width: 1200px) {
    img.flowerTop {
        width: 50vw;
        left: -16vw;
        top: -2vw;
    }

    .heroText h1 {
        font-size: 8vw;
        margin-bottom: 3vw;
    }

    .heroText p {
        font-size: 2.2vw;
    }

    .heroText>div {
        margin-bottom: 4vw;
    }

    .whatsCv {
        margin-top: 22vw;
        padding-left: 6vw;
    }

    img.flowerTopRoot {
        top: -25vw;
        left: 0vw;
        width: 94vw;
    }

    .whatsCVFTxt h2 {
        font-size: 3.5vw;
        margin-bottom: 2vw;
    }

    .whatsCVFTxt {
        padding-top: 5vw;
        max-width: unset;
        width: 29vw;
    }

    .whatsCVFTxt p {
        font-size: 2vw;
        margin-bottom: 2vw;
    }

    a.yellowTxt {
        font-size: 2vw;
        min-width: 16vw;
    }

    img.animationFlower {
        right: 10vw;
        top: -1vw;
        width: 42vw;
    }

    .whatsCVcont {
        min-height: 45vw;
        padding-right: 7vw;
        border-radius: 6vw;
        max-width: 87vw;
    }

    .joinUsContainer {
        padding-top: 9vw;
    }

    .joinUsContainer h2,
    .secureByCont h2 {
        font-size: 6vw;
    }

    .joinContainer {
        max-width: 86vw;
        min-height: 45vw;
        border-radius: 4vw;
    }

    .speepContainer {
        max-width: 86vw;
        margin: 7vw auto 0 auto;
    }

    .steepItem.steepItem1 img.steepImg {
        width: 26vw;
    }

    .steepItem {
        border-radius: 30vw;
        padding-bottom: 6vw;
    }

    .steepItem p {
        font-size: 1.6vw;
        margin: 2.5vw 0 0 0;
        padding: 0 30px;
        line-height: 117%;
    }

    a.whiteBorder,
    a.whiteBtn {
        font-size: 2vw;
        border: .3vw solid #fff;
        padding: 1vw 2.5vw;
    }

    .steepItem.steepItem2 img {
        margin-top: -1.5vw;
        width: 25.8vw;
    }

    .steepItem.steepItem3 img {
        margin-top: 2.5vw;
        width: 25.8vw;
    }

    .howToCircle h2 {
        font-size: 2.5vw;
    }

    .howtoCont_1 {
        width: 30vw;
        margin-left: 12vw;
    }

    .howToCircle {
        height: 80vw;
        width: 80vw;
        padding-top: 12vw;
        font-size: 1.65vw;
        transform: scale(.95);
    }

    .howtoCircleArea {
        transform: scale(1);
        margin-top: 30vw;
    }

    img.circleGlob {
        top: 48%;
        width: 131%;
        left: 52%;
    }

    img.circleTreen {
        width: 89vw;
        left: 0vw;
        bottom: 4vw;
    }

    a.footerBrand {
        margin-bottom: 30px;
    }

    a.footerBrand img {
        width: 20vw;
    }

    a.navLink {
        font-size: 1.5vw;
    }

    ul.mainMenu {
        max-width: fit-content;
        margin-right: 20px;
        gap: 20px;
        margin-top: -11px;
    }

    .blueBtn {
        font-size: 2vw;
        padding: 1vw 2.5vw;
    }

    .socialLink {
        width: 4vw;
        height: 4vw;
    }

    .socialLink img {
        width: 2vw;
    }

    a.brand {
        width: 9vw;
    }

    .heroText {
        width: 57vw;
    }

    header.headreArea {
        padding: 4vw 0;
    }

    .howtoCont_2 {
        width: 34vw;
        margin-right: 10vw;
        margin-bottom: unset;
        margin-top: 19vw;
    }

    .howtoCircleArea {
        transform: scale(1.5);
        margin-top: 60vw;
    }

    img.circleTreen {
        transform: rotate(-8deg);
        left: -6vw;
        z-index: -4;
    }

    .howToCircle {
        padding-top: 8vw;
        font-size: 2.5vw;
    }

    .howToCircle h2 {
        margin-bottom: 2vw;
    }

    .howtoCont_1 {
        position: relative;
        z-index: 11;
        width: 32vw;
        margin-left: 9vw;
        font-size: 2vw;
    }

    .howToCircle p {
        text-shadow: 0 0 #fff;
    }

    .howtoCont_2 {
        margin-top: 7vw;
        width: 40vw;
        margin-right: 9vw;
    }

    img.flowertarget {
        width: 7vw;
        right: 12vw;
        top: -3vw;
    }

    button.navTriger {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        background: transparent;
        border: 0;
        outline: none;
        box-shadow: none;
        padding: 0;
        margin-left: auto;
    }

    button.navTriger img {
        display: block;
        width: 100%;
    }

    .navContent {
        margin: 0;
        display: block;
        position: fixed;
        z-index: 111;
        left: -110vw;
        top: 0;
        width: 100vw;
        height: 100vh;
        background: #fff;
        flex-wrap: wrap;
        padding: 50px 20px 20px 20px;
        box-shadow: 0 0 6px #00000029;
        border-radius: 5px;
        gap: 20px;
        justify-content: unset;
        align-items: flex-start;
        transition: .5s ease all;
    }

    ul.mainMenu {
        display: flex;
        flex-direction: column;
        margin: 0 0 50px 0;
        gap: 10px;
        width: 100%;
        max-width: unset;
        align-items: flex-start;
    }

    a.navLink {
        font-size: 18px;
        line-height: 2;
    }

    .navContent ul.navSocial {
        margin: 0px 20px 0 0;
        margin-bottom: auto;
        gap: 10px;
    }

    header.headreArea {
        padding: 20px 0;
    }

    span.closemenu {
        display: block !important;
        width: 25px;
        position: absolute;
        right: 20px;
        top: 20px;
    }

    span.closemenu img {
        width: 100%;
    }

    a.socialLink {
        width: 40px;
        height: 40px;
    }

    .socialLink img {
        width: 21px;
    }

    a.blueBtn {
        font-size: 19px;
    }

    .navContent a.blueBtn {
        position: relative;
        top: -3px;
    }

    .navContent.active {
        left: 0vw;
    }

    a.brand {
        width: 13vw;
    }

    .bodyWrap {
        padding-top: 133px;
    }


    .audits img {
        height: auto;
        width: 16vw;
        padding: 4px 0;
    }


}


/*  (max-width: 1200px) */

@media only screen and (max-width: 1199px) {}


/* (max-width: 1199px) */

@media only screen and (min-width: 768px) and (max-width: 991px) {}


/*  (min-width: 768px) and (max-width: 991px) */

@media only screen and (max-width: 991px) {}


/*and (max-width: 991px)*/

@media only screen and (min-width: 426px) and (max-width: 767px) {}


/* (min-width: 426px) and (max-width: 767px) */

@media only screen and (max-width: 767px) {

    .whatsCVFTxt {
        left: 0;
    }

    .whatsCVFTxt p {
        text-align: right;
    }

    .counterBoxGroup {
        display: flex;
        gap: 24px;
    }

    .counterBox3,
    .counterBox4 {
        height: auto;
        flex: 1;
        margin: 0;
    }

    /* ================ */
    .face-options img {
        width: 82px;
        height: auto;
        margin: 10px;
        cursor: pointer;
    }

    a.whiteBorder,
    a.whiteBtn {
        font-size: 6vw;
    }

    p.Tokenomics-paragraph {
        position: relative;
        left: 19px;
    }

    a.blueBtn.appbtn {
        margin-left: 10px;
        width: 100px;
        text-align: center;
        background-color: #ffa200;
        border-color: #ffa200;
    }

    .heroContArea {
        display: block;
        padding-bottom: 12vw;
    }

    .heroText {
        width: 68vw;
        position: relative;
        z-index: 22;
    }

    .heroText p {
        font-size: 4vw;
        margin-bottom: 4vw;
    }

    .heroText h1 {
        font-size: 11vw;
        margin-bottom: 5vw;
    }

    img.flowerTop {
        width: 50vw;
        left: 0;
        top: 0;
        display: block;
        position: unset;
        margin-left: auto;
        margin-right: -8vw;
        width: 55vw;
        margin-top: -51vw;
    }

    .heroFlower {
        width: 100%;
    }

    .whatsCv {
        margin-top: unset;
        padding-left: 0vw;
        position: relative;
        left: 4vw;
    }

    .whatsCVcont {
        min-height: 75vw;
        padding-right: 0;
        display: block;
    }

    .whatsCVFTxt {
        padding-top: 0vw;
        max-width: 100%;
        width: 100%;
        padding: 0 4vw 7vw 4vw;
        text-align: right;
        position: relative;
    }

    .whatsCVFlower {
        height: 45vw;
    }

    .whatsCVFTxt h2 {
        text-align: right;
        font-size: 6vw;
    }

    .whatsCVFTxt p {
        font-size: 4vw;
        line-height: 6vw;
    }

    img.flowerTopRoot {
        top: -26vw;
        left: -3vw;
        width: 100vw;
        transform: rotate(-1deg);
    }

    img.animationFlower.flowerGif {
        right: 39vw;
        top: -1vw;
        width: 47vw;
    }

    .whatsLinks {
        position: absolute;
        right: 10px;
        bottom: 100%;
        justify-content: flex-end;
        flex-direction: column;
        align-items: flex-end;
        gap: 10px;
        padding-bottom: 20px;
        width: auto;
        display: inline-flex;
        max-width: fit-content;
        margin-left: auto;
        align-items: center;
    }

    a.yellowTxt {
        padding: 1vw 5vw;
        font-size: 4vw;
    }

    .whatsLinks ul.navSocial {
        gap: 10px;
    }

    .steepRow {
        grid-template-columns: repeat(1, 1fr);
    }

    .steepItem.steepItem1 img.steepImg {
        width: 76vw;
    }

    .steepItem p {
        font-size: 4vw;
        line-height: 6vw;
        margin-top: 6vw;
        font-size: 5vw;
    }

    .steepItem {
        border-radius: 110vw;
        padding-bottom: 23vw;
        max-width: 80vw;
        margin: 0 auto;
    }

    .steepItem.steepItem2 img,
    .steepItem.steepItem3 img {
        width: 76vw;
    }

    img.flowertarget {
        right: auto;
        left: 38vw;
        top: -3vw;
    }

    .lotiPlayer,
    .lotiPlayer lottie-player {
        width: 78vw !important;
        height: 78vw !important;
        aspect-ratio: unset;
    }

    .audits img {
        width: 16vw;
        padding: 2px 0;
        height: auto;
    }

    .howtoCont_2 {
        margin-top: 1vw;
    }

    .howtoCont_2 h2 {
        left: 0px;
    }

    .right-panel,
    .left-panel {
        width: 100%;
        min-height: unset;
    }

    .left-panel {
        margin-bottom: 50px;
    }

    input#imageUpload {
        font-size: 14px;
    }

    #dropZone {
        font-size: 16px;
    }

    .face-overlay {
        width: 80px;
    }

    input#imageUpload {
        display: block !important;
    }

    .contentWrap {
        padding-top: 80px;
    }


    .mobileLast {
        order: 3;
    }

    .counterBox.counterBox2 {
        padding-bottom: 70px;
        margin-bottom: 30px;
    }

    .counterBox.h100 {
        height: auto;
    }

    a.footerBrand img {
        width: 50vw;
        max-width: 300px;
    }
}


/* and (max-width: 767px) */

@media only screen and (max-width: 575px) {

    .counterBoxGroup {
        flex-direction: column;
    }

    .face-options {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        max-width: 180px;
        margin: 0 auto;
    }

    .face-options img {
        width: 100%;
        display: block;
        margin: 0;
    }

    .counterImageBox {
        top: -20px;
    }

    .counterBox>h2 {
        font-size: 30px;
    }

    .tokkenPrice {
        font-size: 28px;
    }

    .tokkenCV {
        font-size: 27px;
    }

    .tokkenDivider {
        margin: 50px 0 40px 0;
    }

    .counterBox {
        border-radius: 25px;
    }

    .secureLogo img {
        max-height: 34px;
    }
}


/* (max-width: 575px) */

@media only screen and (min-width: 320px) and (max-width: 425px) {
    .navContent a.blueBtn {
        font-size: 15px;
        padding: 9px 8px;
        line-height: 1;
    }
}


/*  (min-width: 320px) and (max-width: 425px) */

@media only screen and (max-width: 480px) {
    .bodyWrap {
        padding-top: 115px;
    }
}


/* (max-width: 480px) */

@media only screen and (max-width: 360px) {}

@media (max-width: 768px) {
    .iframeFace {
        min-height: 900px;
        /* Increase height on smaller screens */
    }
}


/* (max-width: 360px)  */