@media (min-width: 1400px) {
    .container {
        max-width: 1422px;
    }   
}
@media (max-width: 1399px) {
    .hero-brand {
        gap: 30px;
    }
    .feature-wrapper {
        padding: 60px;
        gap: 80px;
    }
    .single-bot {
        padding: 20px 12px 16px 20px;
    }
    .token-logo {
        max-width: 500px;
    }
    .token-icon img {
        width: 250px;
    }
    .token-area {
        padding: 120px 0 140px;
    }
    .cta-area {
        padding-bottom: 140px;
    }
    .footer-wrapper {
        gap: 40px;
    }
    .footer-wrapper .hero-title-top {
        gap: 20px;
    }
    .footer-widget-desc p {
        max-width: 280px;
    }

    .launchpad-thumb {
        height: 200px;
    }
    .launchpad-thumb img {
        width: 140px;
    }
    .launchstation .launchpad-thumb img {
        width: 140px;
    }
    .starknet .launchpad-thumb img {
        width: 160px;
    }

    .registration-wrapper {
        grid-template-columns: 580px 1fr;
    }
}

@media (max-width: 1199px) {
    .header-area {
        padding-top: 40px;
    }
    .hero-brand {
        gap: 0px 30px;
    }
    .feature-area {
        padding: 100px 0;
    }
    .feature-wrapper {
        padding: 40px 30px;
        gap: 40px;
    }
    .feature-tab-desc {
        padding: 30px 20px;
    }
    .bot-wrapper .row {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 10px;
    }
    .single-bot h4 {
        font-size: 18px;
    }
    .single-bot p {
        line-height: 35px;
        font-size: 14px;
    }
    .alpha-bot {
        padding: 40px 10px 20px;
    }
    .alpha-bot .bot-title h3 {
        font-size: 14px;
        line-height: 30px;
    }
    .bot-thumb img {
        width: 220px;
    }
    .bot-tags {
        gap: 20px 8px;
    }
    .token-area {
        padding: 100px 0;
    }
    .token-icon img {
        width: 200px;
    }
    .token {
        padding: 50px 20px 30px;
    }
    .token-title {
        margin-bottom: 61px;
    }
    .token-logo {
        max-width: 440px;
        margin-bottom: 100px;
    }
    .token-tags {
        padding-left: 10px;
    }
    .buy-token {
        padding-top: 120px;
    }
    .token-area-title {
        margin-bottom: 40px;
    }
    .cta-logo {
        width: 580px;
    }
    
    .cta-wrapper {
        padding: 34px 20px 80px;
    }
    .cta-area {
        padding-bottom: 100px;
    }
    .footer-wrapper {
        flex-direction: column;
    }
    .footer-widget-desc p {
        max-width: 440px;
    }
    .footer-content {
        text-align: center;
    }
    .footer-area {
        padding: 60px 0 80px;
    }
    .cta-bg {
        width: 100%;
    }
    .hero-bg {
        width: 100%;
    }

    .launchpad-wrapper .row {
        --bs-gutter-x: 10px;
    }
    .launchpad-content {
        padding: 10px 10px 20px;
    }

    .portfolio-wrapper .launchpad-content {
        padding: 30px 15px 40px;
    }

    .project-detail-wrap {
        padding: 50px 40px;
    }
    .metrics-wrapper {
        gap: 180px;
    }

    .registration-wrapper {
        grid-template-columns: 470px 1fr;
        gap: 20px;
    }
    .registration-wrapper .terms-list p {
        line-height: 50px;
    }
    .registration-area {
        padding-bottom: 140px;
    }
}


@media (max-width: 991px) {
    .hero-area {
        padding-top: 60px;
    }
    .feature-area {
        padding: 60px 0 80px;
    }
    .feature-wrapper {
        padding: 30px 20px;
        flex-direction: column;
    }
    .feature-tabs .nav-link p {
        padding: 8px 24px;
        font-size: 14px;
    }
    .feature-tabs {
        gap: 20px 10px;
    }
    .alpha-bot {
        padding: 40px 20px;
    }
    .alpha-bot .bot-title h3 {
        font-size: 20px;
        line-height: 35px;
    }
    .token-area {
        padding: 80px 0;
    }
    .token-title h4 {
        font-size: 24px;
    }
    .token {
        padding: 40px 15px 30px;
        border-radius: 20px;
    }
    .token-tags {
        padding-left: 0;
        gap: 14px 6px;
    }
    .token-title {
        margin-bottom: 40px;
        padding-left: 10px;
    }
    .token-logo {
        max-width: 330px;
        margin-bottom: 60px;
    }
    .token-icon img {
        width: 160px;
    }
    .buy-token {
        padding-top: 120px;
    }
    .cta-logo {
        width: 450px;
    }
    .cta-wrapper {
        padding: 34px 20px 60px;
    }
    .cta-area {
        padding-bottom: 80px;
    }
    .footer-widget-desc p {
        max-width: 340px;
    }
    .footer-area {
        padding: 30px 0 60px;
    }

    .portfolio-header .header-btn a {
        padding: 11px 44px;
        font-size: 14px;
    }
    .portfolio-header .header-btn .btn-icon {
        left: 10px;
    }
    .portfolio-header .header-btn .btn-arrow {
        right: 20px;
    }

    .project-detail-wrap {
        padding: 30px 20px;
    }
    .detail-top-title .hero-social {
        gap: 55px;
    }
    .metrics-wrapper {
        gap: 70px;
    }
    .ido-detail-area .metrics-wrapper {
        gap: 30px;
    }

    
    .registration-wrapper {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    .registration-wrapper .terms-list p {
        line-height: 65px;
    }
    .profile-blk {
        height: 277px;
    }
    .registration-area {
        padding-bottom: 100px;
    }
}

@media (max-width: 767px) {
    .container {
        padding: 0 20px;
    }
    .theme-btn a {
        font-size: 14px;
    }
    .header-area {
        padding-top: 20px;
    }
    .logo img {
        width: 175px;
    }
    .hero-area {
        padding-top: 22px;
    }
    .hero-title-btn {
        display: none;
    }
    .hero-title-top .subtitle {
        gap: 6px;
    }
    .hero-title-top {
        padding: 10px 13px 10px 10px;
        margin-bottom: 22px;
    }
    .hero-title {
        font-size: 20px;
        margin-bottom: 17px;
    }
    .hero-desc {
        line-height: 30px;
    }
    .hero-brand a:first-child img {
        width: 80px;
    }
    .hero-brand a:nth-child(2) img {
        width: 80px;
    }
    .hero-brand a:nth-child(3) img {
        width: 120px;
    }
    .hero-brand a:nth-child(4) img {
        width: 50px;
    }
    .hero-brand a:nth-child(5) img {
        width: 68px;
    }
    .hero-brand a:nth-child(6) img {
        width: 80px;
    }
    .hero-brand a:last-child img {
        width: 100px;
    }
    .hero-brand {
        gap: 0px 20px;
    }
    .hero-btn-wrap {
        margin-bottom: 90px;
    }
    .feature-area-title {
        margin-bottom: 56px;
    }

    .feature-tab-desc {
        padding: 34px 17px 40px;
    }
    .feature-title {
        background: linear-gradient(#010A0D, #010A0D) padding-box, linear-gradient(180deg, #10DCAD 0%, #00AAF7 100%) border-box;
        border-radius: 50px;
        border: 1px solid transparent;
        margin-bottom: 16px;
        padding: 1px;
    }
    .feature-tab-desc h4 {
        background: linear-gradient(180deg, #10DCAD 0%, #00AAF7 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        color: transparent;
        font-size: 14px;
        padding: 10px 32px;
        line-height: 21px;
        margin-bottom: 0;
    }
    .feature-slider .swiper-pagination {
        bottom: 14px;
    }
    .feature-slider .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background: linear-gradient(#010A0D, #010A0D) padding-box, linear-gradient(180deg, #10DCAD 0%, #00AAF7 100%) border-box;
        border: 1px solid transparent;
        opacity: 1;
        position: relative;
    }
    .feature-slider .swiper-pagination-bullet::after {
        content: '';
        width: 6px;
        height: 6px;
        background: linear-gradient(180deg, #10DCAD 0%, #00AAF7 100%);
        display: block;
        border-radius: 50%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
    }
    .feature-slider .swiper-pagination-bullet-active::after {
        opacity: 1;
        visibility: visible;
    }
    .feature-area {
        padding: 60px 0 110px;
    }
    .bot-area-title {
        margin-bottom: 33px;
    }
    .bot-tags {
        gap: 28px 19px;
        justify-content: center;
    }
    .alpha-bot {
        padding: 37px 0px 42px;
        border-radius: 10px;
    }
    .alpha-bot-container {
        border-radius: 10px;
    }
    .bot-thumb {
        margin: 17px 0 50px 0;
    }
    .bot-thumb img {
        width: 198px;
    }
    .bot-wrapper .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 23px;
    }
    .single-bot {
        padding: 30px 24px;
        min-height: 270px;
    }
    .single-bot p {
        line-height: 40px;
        font-size: 16px;
    }
    .token-area {
        padding: 153px 0 176px;
    }
    .token {
        padding: 75px 0px 40px;
    }
    .token-title {
        margin-bottom: 76px;
        padding-left: 5px;
        text-align: center;
        padding-right: 5px;
    }
    .token-title h4 {
        font-size: 25px;
    }
    .token-logo {
        max-width: 390px;
        margin-bottom: 140px;
    }
    .token-tags {
        padding-left: 8px;
    }
    .token-wrapper .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 40px;
    }
    .token {
        padding: 66px 0px;
    }
    .token-icon img {
        width: 208px;
    }
    .cta-wrapper {
        padding: 17px 31px 57px;
        border-radius: 10px;
    }
    .cta-logo {
        width: 100%;
        max-width: 310px;
        margin-bottom: 23px;
    }
    .cta-desc {
        margin-bottom: 47px;
    }
    .cta-area {
        padding-bottom: 135px;
    }
    .footer-area {
        padding: 20px 0 15px;
        background: linear-gradient(180deg, rgba(16, 220, 173, 0.10) 0%, rgba(0, 170, 247, 0.10) 100%);
    }
    .footer-content {
        text-align: left;
    }
    .footer-logo img {
        width: 184px;
        margin-bottom: 21px;
    }
    .footer-widget-wrapper {
        flex-wrap: wrap;
        gap: 27px;
    }
    .footer-wrapper {
        gap: 62px;
    }
    .footer-widget-desc p {
        max-width: 100%;
    }
    .copyright {
        margin-top: 30px;
    }

    .header-wrapper {
        row-gap: 45px;
    }
    .launchpad-hero {
        padding: 66px 0 32px;
    }
    .launchpad-hero .hero-title {
        margin-bottom: 32px;
        font-size: 18px;
    }
    .hero-nav li a {
        font-size: 16px;
        padding-bottom: 8px;
    }
    .hero-nav {
        gap: 35px;
        margin-bottom: 32px;
    }
    .launchpad-thumb {
        height: 243px;
    }
    .launchstation .launchpad-thumb img {
        width: 156px;
    }
    .launchpad-thumb img {
        width: 178px;
    }
    .launchpad-content {
        padding: 16px 16px 24px 13px;
    }
    .launchpad-wrapper .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 30px;
    }
    .filter-search {
        padding: 30px;
    }
    .filter-wrapper {
        gap: 0;
    }
    .portfolio-header .header-btn a {
        padding: 11px 25px;
    }
    .portfolio-hero .hero-title {
        font-size: 25px;
        margin-bottom: 49px;
    }
    .portfolio-hero .hero-subtitle {
        font-size: 18px;
        margin-bottom: 49px;
    }
    .portfolio-hero {
        padding: 69px 0 54px;
    }

    .back-btn {
        margin-bottom: 55px;
    }
    .project-detail-wrap {
        padding: 20px;
    }
    .detail-top-title {
        gap: 13px;
        flex-direction: column;
        align-items: start !important;
    }
    .detail-top-title .hero-social {
        gap: 40px;
        margin: auto;
    }
    .detail-top-desc {
        margin-top: 40px;
        margin-bottom: 37px;
    }
    .registration-countdown {
        padding: 26px 18px;
        margin-bottom: 70px;
    }
    .countdown-timer {
        font-size: 20px;
        margin-bottom: 28px;
    }
    .project-blk-title {
        font-size: 20px;
        margin-bottom: 49px;
    }
    .project-metrics .project-blk-title {
        margin-bottom: 20px;
    }
    .metrics-wrapper {
        gap: 11px;
        flex-direction: column;
    }
    .project-desc p {
        line-height: 35px;
    }
    .ido-detail-area .metrics-wrapper {
        gap: 11px;
    }
    .timeline-period {
        width: 198px;
    }
    .timeline {
        gap: 0;
        justify-content: space-between;
    }
    .terms .project-blk-title {
        margin-bottom: 28px;
    }
    .ido-timeline .project-blk-title {
        margin-bottom: 28px;
    }

    .registration-top-logo h4 {
        font-size: 20px;
    }
    .registration-area .launchpad-hero {
        padding: 58px 0 40px;
    }
    .registraion-area-title {
        font-size: 20px;
    }
    .profile-wrapper {
        grid-template-columns: 1fr;
    }
    .registration-area {
        padding-bottom: 72px;
    }
}


@media (max-width: 400px) {
    .launchpad-header .logo img {
        width: 160px;
    }
}