@media (min-width: 1640px) {
    .ready-to-build .content-box {
        top: 0;
    }
}

@media (max-width: 1640px) {
    .problem-patterns .problem-patterns-one {
        max-width: 150px;
    }
}

@media (max-width: 1399px) {
    .nft-minting-wrapper {
        left: -176px;
    }
    h1,
    .h1 {
        font-size: 50px;
    }

    h2,
    .h2 {
        font-size: 44px;
    }

    h3,
    .h3 {
        font-size: 38px;
    }

    h4,
    .h4 {
        font-size: 28px;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper{
        padding: 50px;
    }
    .hero-bg-pattern-left,
    .hero-bg-pattern-right{
        max-width: 35%;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper{
        width: calc(100% - 605px);
    }
}

@media (max-width: 1350px) {
    .nft-minting-wrapper {
        left: -150px;
    }
}

@media (max-width: 1325px) {
    .nft-minting-wrapper {
        left: -125px;
    }
}

@media (max-width: 1299px) {
    .menu-item-wrapper {
        max-width: 600px;
    }
    .how-it-work-section .right-side-wrapper{
        padding: 100px;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper{
        padding: 50px;
    }
    .problem-image{
        max-width: 550px;
    }
    .problem-content{
        max-width: 500px;
    }
}

@media (max-width: 1199px) {
    .nft-minting-wrapper {
        left: -42px;
    }

    .menu-item-wrapper {
        max-width: 500px;
    }

    .menu-item-wrapper ul {
        justify-content: center;
        gap: 16px;
    }

    .extensible-framework-wrapper,
    .decentralized-operations-wrapper{
        left: 0;
    }
    .nft-minting-wrapper {
        left: -52px;
    }
    .how-it-work-section .right-side-wrapper{
        width: 650px;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper {
        width: calc(100% - 650px);
    }
    .problem-content {
        max-width: 400px;
    }
    .ready-to-build .content-box{
        position: initial;
        margin: auto;
        transform: none;
    }
    .problem-image {
        max-width: 450px;
    }
    .problem-wrap{
        padding: 75px;        
    }
    h1,
    .h1 {
        font-size: 40px;
    }

    h2,
    .h2 {
        font-size: 38px;
    }

    h3,
    .h3 {
        font-size: 32px;
    }

    h4,
    .h4 {
        font-size: 24px;
    }

    h5,
    .h5,
    h6,
    .h6 {
        font-size: 22px;
    }
    .nft-minting-wrapper img{
        left: -45%;
    }
    .hero-section::after,
    .hero-section::before{
        z-index: -1;
    }
    .core-features-content-single h3{
        padding: 0 16px;
        bottom: 16px;
        font-size: 22px;
    }
}

@media (max-width: 1024px) {
    .on-chain-autonomy-wrapper img,
    .decentralized-operations-wrapper img,
    .built-in-crypto-wrapper img,
    .extensible-framework-wrapper img,
    .nft-minting-wrapper img {
        display: none;
    }
}


@media (max-width: 991px) {
    .meet-agent-chain {
        flex-direction: column;
        gap: 0;
    }

    .on-chain-autonomy-wrapper,
    .built-in-crypto-wrapper,
    .extensible-framework-wrapper {
        height: auto;
    }

    .chain-img-wrapper {
        margin: 24px auto;
        order: -1;
    }

    .meet-agent-content {
        margin: auto auto 80px;
    }

    .pt-160 {
        padding-top: 60px;
    }

    .pb-160 {
        padding-bottom: 60px;
    }

    .mt-160 {
        margin-top: 60px;
    }

    .mb-160 {
        margin-bottom: 60px;
    }

    .core-features-content-single h3{
        font-size: 18px;
        padding: 0px 16px;
        bottom: 8px;
    }
    .limitless-swiper-section .swiper-button-next{
        margin-left: 220px;
    }
    .limitless-swiper-section .swiper-button-prev{
        margin-left: -240px;
    }
    .how-it-work-section .right-side-wrapper{
        padding: 50px;
    }
    h5, .h5, h6, .h6P{
        font-size: 24px ;
    }
    .how-it-work-section .right-side-wrapper .main-blur-box{
        padding: 24px;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper {
        width: calc(100% - 350px);
    }
    .how-it-work-section .right-side-wrapper {
        width: 550px;
    }   
    .problem-patterns {
        display: none;
    } 
    .problem-wrap{
        padding: 50px;
    }
    .problem-image{
        right: 0;
    }
    .problem-image {
        max-width: 300px;
    }
    .site-header{
        padding: 24px 0;
        position: relative;
    }
    .meet-agent-content {
        margin: auto auto 30px;
    }
    .header-logo{
        max-width: 140px;
    }
    .menu-item-wrapper ul{
        gap: 12px;
    }
    .limitless-swiper-section .limitless-content{
        margin-top: 16px;
    }
    .btn-fill-black{
        gap: 12px;
    }
    .menu-item-wrapper ul li a{
        font-size: 16px;
    }
    .menu-item-wrapper{
        max-width: 435px;
    }
    .nft-minting-wrapper {
        left: 0;
    }
}

@media (max-width: 767px) {
    .how-it-work-section .how-it-work-wrapper{
        flex-direction: column;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper,         
    .how-it-work-section .right-side-wrapper {
        width: 100%;
    }
    .pt-160 {
        padding-top: 40px;
    }

    .pb-160 {
        padding-bottom: 40px;
    }

    .mt-160 {
        margin-top: 40px;
    }

    .mb-160 {
        margin-bottom: 40px;
    }
    h1,
    .h1 {
        font-size: 36px;
    }

    h2,
    .h2 {
        font-size: 32px;
    }

    h3,
    .h3 {
        font-size: 28px;
    }

    h4,
    .h4 {
        font-size: 22px;
    }

    h5,
    .h5,
    h6,
    .h6 {
        font-size: 20px;
    }

    .hero-bg-pattern-left,
    .hero-bg-pattern-right{
        display: none;
    }
    .how-it-work-section{
        padding-bottom: 30px;
    }
    .problem-wrap{
        padding: 24px 24px 0;
        flex-direction: column;
    }
    .problem-image{
        position: initial;
    }
    .hero-section{
        padding: 40px 0 30px;
    }
    .problem-content,
    .problem-image{
        max-width: 100%;
    }
    .problem-image img{
        margin: auto;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper,
    .how-it-work-section .right-side-wrapper{
        padding: 24px;
    }
    .how-it-work-section .right-side-wrapper .main-blur-box .blur-box-single{
        margin-bottom: 70px;
    }
    .how-it-work-section .right-side-wrapper .main-blur-box .blur-box-single::after{
        bottom: -60px;
        height: 50px;
    }
    .meet-agent-content{
        margin: auto auto 30px;
    }
    .chain-img-wrapper {
        margin: 0 auto 24px;
    }

    .mobile-toggle{position:absolute;display:block;height:25px;width:26px;right:15px;top:50%;display:block;cursor:pointer;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
	.mobile-toggle i{position:absolute;height:2px;display:block;width:26px;background: #000000;left:0px;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;top:50%;-webkit-transform:translatey(-50%);-ms-transform:translatey(-50%);transform:translatey(-50%);}
	.mobile-toggle i:after,.mobile-toggle i:before{content:"";height:100%;width:100%;background: #000000;left:0;position:Absolute;}
	.mobile-toggle i:after{top:6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top  0.2s linear 0.2s,-webkit-transform 0.2s linear;transition:top  0.2s linear 0.2s,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,top  0.2s linear 0.2s;transition:transform 0.2s linear,top  0.2s linear 0.2s;transition:transform 0.2s linear,top  0.2s linear 0.2s,-webkit-transform 0.2s linear;}
	.mobile-toggle i:before{top:-6px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:top 0.2s linear 0.2s,-webkit-transform 0.2s linear;transition:top 0.2s linear 0.2s,-webkit-transform 0.2s linear;-o-transition:transform 0.2s linear,top 0.2s linear 0.2s;transition:transform 0.2s linear,top 0.2s linear 0.2s;transition:transform 0.2s linear,top 0.2s linear 0.2s,-webkit-transform 0.2s linear;}
	.mobile-open .mobile-toggle i{background:transparent;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
	.mobile-open .mobile-toggle i:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);top:0;-webkit-transition:all 0.2s linear,-webkit-transform 0.2s linear 0.2s;transition:all 0.2s linear,-webkit-transform 0.2s linear 0.2s;-o-transition:all 0.2s linear,transform 0.2s linear 0.2s;transition:all 0.2s linear,transform 0.2s linear 0.2s;transition:all 0.2s linear,transform 0.2s linear 0.2s,-webkit-transform 0.2s linear 0.2s;}
	.mobile-open .mobile-toggle i:before{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all 0.2s linear,-webkit-transform 0.2s linear 0.2s;transition:all 0.2s linear,-webkit-transform 0.2s linear 0.2s;-o-transition:all 0.2s linear,transform 0.2s linear 0.2s;transition:all 0.2s linear,transform 0.2s linear 0.2s;transition:all 0.2s linear,transform 0.2s linear 0.2s,-webkit-transform 0.2s linear 0.2s;}
    .menu-item-wrapper ul {
        position: fixed;
        left: -100%;
        transition: all 0.3s ease;
        top: 70px;
        bottom: 0;
        display: flex;
        flex-direction: column;
        background-color: #000000;
        z-index: 99;
        gap: 0;
        justify-content: flex-start;
        padding: 15px 0px;
        overflow: hidden;
        height: calc(100vh - 70px);
    }
    
    .mobile-open .menu-item-wrapper ul {left: 0;}
    
    .site-header .btn-fill-black {
        margin-right: 40px;
        padding-right: 38px;
    }
    
    .site-header {
        padding: 15px 0;
        background-color: #ffffff;
        z-index: 99;
    }
    
    .menu-item-wrapper ul li a {
        display: block;
        width: 100%;
        padding: 10px 20px;
    }
    .meet-agent-wrapper {
        margin-top: 40px;
    }    
    .core-features-content-single h3 {
        bottom: 24px;
    }
    
    .limitless-swiper-section .limitless-content h3{
        font-size: 20px;
        margin-bottom: 8px;
    }
    .limitless-swiper-section .limitless-content p{
        font-size: 14px;
    }
    
    .limitless-swiper-section .swiper-button-next:after, .limitless-swiper-section .swiper-button-prev:after{
        font-size: 18px;
    }
    .how-it-work-section .how-it-work-wrapper .left-side-wrapper .floating-span{
        position: initial;
        margin-top: 16px;
    }
    .limitless-swiper-section .limitless-swiper{
        margin-top: 24px;
    }
    .limitless-swiper-section .swiper-slide .limitless-image{
        border-radius: 16px;
    }
    .hero-title-wraper{
        margin: auto auto 24px;
    }
    .be-first-agent{
        margin-bottom: 24px;
    }
    .limitless-swiper-section .swiper-button-next, 
    .limitless-swiper-section .swiper-button-prev{
        bottom: 10px;
    }
}

@media (max-width: 575px) {
    h1,
    .h1 {
        font-size: 32px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 22px;
    }

    h4,
    .h4, 
        h5,
    .h5,
    h6,
    .h6{
        font-size: 18px;
    }
    .core-features-content{
        flex-direction: column;
        gap: 24px;
    }
    .core-features-content-row{
        width: 100%;
    }
    .core-features-content-row:nth-child(2){
        margin-top: 0;
    }
    .header-logo{
        max-width: 110px;
    }
    .site-header .btn-fill-black{
        font-size: 14px;
        gap: 8px;        
        padding-right: 28px;
    }
    .site-header .btn-fill-black img{
        width: 16px;
        height: 16px;
    }    
    .chain-img-wrapper{
        max-width: 220px;
    }
    .limitless-swiper-section .limitless-content h3{
        font-size: 16px;        
    }
    .limitless-swiper-section .swiper-button-prev {
        margin-left: -150px;
    }
    .limitless-swiper-section .swiper-button-next {
        margin-left: 120px;
    }
}