@media (max-width: 1600px){
    .header_hero{
        padding-bottom: 180px;
        margin-bottom: 80px;
    }
    /* .about .about_items{
        gap: 0 30px;
    } */
    .about .about_item{
        padding-bottom: 160px;
    }
    .about .about_item .item_icon{
        width: 150px;
        height: 150px;
        bottom: 20px;
    }
    .about .about_item .item_icon svg{
        width: 90%;
    }   
}
@media (max-width: 1440px) {
    .about .about_item .item_icon{
        width: 150px;
        height: 150px;
        bottom: 10px;
    }
    .header_hero{
        padding-bottom: 150px;
        margin-bottom: 80px;
    }
    .about .about_items{
        gap: 0 20px;
    }
    .about .about_item{
        width: calc(100% / 6 - 16.6px);
        padding-bottom: 125px;
    } 
    .about .about_item .item_icon svg{
        width: 80%;
    }
    .results .result_bottom{
        align-items: center;
    }
    .results .results_items{
        width: 60%;
    }
    .results .result_bg{
        width: calc(40% - 32px);
        flex: 0 0 auto;
        display: flex;
        justify-content: center;
    }
    .advantegs .adv_items{
        background-size: 40%;
    }
    .advantegs .item_title img{
        display: none;
    }
    .product .item_side{
        padding: 20px;
    }
    .product .item_line svg{
        width: 100%;
    }
    .system .system_items{
        gap: 0 20px;
    }
    .system .system_item{
        width: calc(100% / 6 - 16.7px);
    }
    .income .graph_item:after{
        top: -246%;
    }

    .product .item_center ul{
        padding: 0 30px;
    }


    .title_bottom {
        padding: 0 350px;
    }
    .about .about_item {
        background-position: center 80px;
    }
    .founder .founder_section {
        padding: 48px 130px 48px 48px;
    }
    .footer {
        margin: 0 200px;
    }
    .about .about_item{
        background: linear-gradient(85deg, rgba(255, 255, 255, 0.10) 2.31%, rgba(255, 255, 255, 0.06) 60.4%);
    }
}

@media (max-width: 1280px) {
    .about .about_items{
        flex-wrap: wrap;
        gap: 19px;
    }
    .about .about_item{
        width: calc(100% / 3 - 13px);
    }
    .results .item_number{
        display: none;
    }
    .results .item_info{
        padding-right: 0;
    }
    .product .item_center ul{
        padding: 0 15px;
    }
    .system .system_items{
        flex-wrap: wrap;
        gap: 19px;
    }
    .system .system_item {
        width: calc(100% / 3 - 13px);
    }
    .income .graph_item:after{
        top: -166%;
        height: 660px;
    }
    .income .graph_item{
        margin-right: 30px;
    }
    .income .graph_item:first-child{
        margin-right: 70px;
    }
    .income .graph_item:nth-child(2){
        margin-right: 70px;
    }
    .income .graph_image img{
        width: 100%;
    }
    .product .item_center li{
        font-size: 15px;
    }
    .product .item_center .item_info{
        padding: 0 20px;
    }


    .title_bottom {
        padding: 0 250px;
    }
    .works_section {
        padding: 0 70px;
    }
    .founder .founder_section {
        padding: 48px 60px 48px 48px;
    }
    .results_section {
        padding: 0 70px;
    }
    .footer {
        margin: 0 120px;
    }
    .about .item_info {
        padding: 0 30px;
    }
    .about .about_item{
        background: linear-gradient(85deg, rgba(255, 255, 255, 0.10) 2.31%, rgba(255, 255, 255, 0.06) 60.4%);
    }
}

@media (max-width: 1024px) {
    .results .result_bg img{
        width: 110%;
    }
    .income .graph_item:after{
        top: -160%;
    }
    .header_hero{
        padding-bottom: 80px;
        margin-bottom: 60px;
    }

    .title_bottom {
        padding: 0 80px;
    }
    .works_section,
    .results_section {
        padding: 0;
    }
    .founder .founder_section {
        padding: 48px;
    }
    .results .item_content .item_icon img {
        width: 80%;
    }
    .results .item_content .item_icon::after {
        width: 140px;
        height: 140px;
        left: -20px;
    }
    .results .step_icon {
        width: 180px;
    }
    .results .step_icon img {
        width: 90%;
    }
    .results .item_content {
        width: calc(100% - 206.5px);
    }
    .results .item_number {
        font-size: 200px;
        top: -46px;
    }
    .membership .membership_item {
        width: calc(50% - 16px);
    }
    .membership_items {
        flex-wrap: wrap;
        gap: 32px 0;
        justify-content: space-between;
    }
    .about .item_info {
        padding: 0 10px;
    }
    .vision .vision_section {
        padding: 0 10px;
    }
    .product .item_center ul{
        padding: 0;
    }
    .product .item_info{
        font-size: 16px;
    }
    .product .item_center li{
        padding: 15px 5px;
        font-size: 12px;
    }
    .product .item_center li span{
        font-size: 15px;
    }
    
    
}

@media (max-width: 768px) {
    .about .info_left, .about .info_right{
        font-size: 14px;
    }
    .about .about_items{
        justify-content: space-between;
        gap: 10px;
    }
    .about .about_item{
        width: calc(100% / 2 - 5px);
    }

    .product .product_items{
        gap: 16px 0;
        flex-wrap: wrap;
    }
    .product .item_side{
        width: 100%;
        flex: 0 0 auto;
    }
    .product .product_item{
        width: 100%;
    }
    .product li{
        font-size: 16px;
    }
    .system .system_items{
        gap:  16px;
    }
    .system .system_item {
        width: calc(100% / 2 - 16px);
    }
    .income .section_top{
        padding: 0 16px;
    }
    .income .graph_image{
        margin-bottom: 60px;
    }
    .income .graph_image img{
        width: 100%;
    }
    .income .item_info span{
        font-size: 12px;
    }
    .income .item_info br{
        display: none;
    }
    .income .graph_bottom{
        margin-left: 74px;
    }
    .income .graph_item{
        width: 33.3%;
    }
    .income .graph_item:first-child{
        margin-right: 40px;
    }
    .income .graph_item:after{
        top: initial;
        bottom: 10px;
        height: 400px;
    }
    .income .graph_title span{
        font-size: 14px;
    }
    .income .container{
        padding-right: 0;
    }
    .income_section{
        /* display: none; */
    }
    .income .graph_block{
        overflow-x: auto;
    }
    .income .graph_section{
        width: 800px;
        padding: 8px;
    }
    .income .graph_title{
        text-align: left;
        font-size: 20px;
    }
    .income .item_title{
        font-size: 16px
    }
    .income .item_info{
        font-size: 12px;
    }

    .income .grapg_img{
        /* display: block; */
    }
    .income .grapg_img img{
        width: 100%;
    }

    .advantegs .desktop_adv_items{
        display: none;
    }
    .advantegs .mobile_adv_items{
        display: flex;
        flex-wrap: wrap;
        gap: 16px 0;
        background-image: none;
    }
    .advantegs .advantegs_swiper .adv_item{
        border-radius: var(--Corners-Surface, 6px);
        /* border-left: 1px solid #7C5338; */
        background: linear-gradient(120deg, rgba(255, 255, 255, 0.10) 2.31%, rgba(255, 255, 255, 0.06) 60.4%);
        backdrop-filter: blur(4.25px);
        padding: 8px;
        height: 244px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        overflow: hidden;
    }
    .advantegs .advantegs_swiper .adv_item::before{
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 1px;
        background: linear-gradient(
            to bottom,
            rgba(124, 83, 56, 0.3),
            rgba(124, 83, 56, 0.05)
        );
        pointer-events: none;
        border-radius: 6px;
    }
    .section_top{
        flex-direction: column-reverse;
        text-align: center;
        gap: 8px;
        margin-bottom: 27px;
    }
    .mini_title{
        font-size: 14px;
    }
    .section_title,.section_title span{
        font-size: 24px;
    }
    .section_title br{
        display: none;
    }
    .mobile_img{
        display: flex;
        justify-content: center;
        margin-bottom: -60px;
    }
    .mobile_img img{
        width: 100%;
        /* max-width: 400px; */
    }
   .advantegs .item_title{
    font-size: 20px;
   }
   .advantegs .item_info{
    font-size: 16px;
   }
   .advantegs .item_info br, .advantegs .item_title br{
        display: none;
   }
   .advantegs .section_top{
        margin-bottom: -10px;
    }
    



    .title_bottom {
        padding: 0 5px;
    }
    .footer {
        margin: 0 80px;
    }
    .hero .hero_title {
        font-size: 50px;
        line-height: 55px;
    }

    .about .item_info {
        padding: 0 30px;
    }
    .about {
        padding: 50px 0 70px 0;
    }
    .vision .vision_section {
        padding: 0 50px;
    }
    .vision {
        margin-bottom: 100px;
    }
    .works {
        margin-bottom: 80px;
    }
    .works_section {
        flex-direction: column;
        gap: 30px 0;
    }
    .works .works_left,
    .works .works_items {
        width: 100%;
    }
    .founder {
        margin-bottom: 80px;
    }
    .founder .founder_section {
        flex-direction: column-reverse;
        gap: 50px 0;
        text-align: center;
    }
    .founder .mini_title,
    .founder .section_title {
        text-align: center;
    }
    .founder .title_bottom {
        text-align: center;
    }
    .results {
        margin-bottom: 80px;
    }
    .results .step_icon {
        display: none;
    }
    .results .item_content {
        width: 100%;
    }
    .results .item_number {
        display: none;
    }
    .membership {
        margin-bottom: 80px;
    }
    footer {
        margin-bottom: 80px;
    }
    .header_hero {
        padding-bottom: 60px;
    }
}

@media (max-width: 480px) {
    .container {
        width: 100%;
    }
    .header_hero{
        background: url(../images/hero_mobile.png), linear-gradient(180deg, rgba(151, 98, 0, 0.10) 0%, rgba(0, 0, 0, 0.00) 67.5%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
        padding: 24px 0 0 0;
        text-align: center;
        margin-bottom: 72px;
    }
    .header {
        text-align: center;
        display: flex;
        justify-content: center;
        margin-bottom: 350px;
    }

    .mini_title {
        font-size: 14px;
    }
    .hero .hero_title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 12px;
        text-align: center;
        padding: 0 30px;
    }
    .hero .hero_title br{
        display: none;
    }
    .hero .title_bottom {
        margin-bottom: 20px;
        font-size: 16px;
        padding: 0;
        color: #fff;
        text-align: center;
    }
    .hero .title_bottom br{
        display: none;
    }
    .about .section_top{
        margin-bottom: 24px;
    }
    .about .info_right{
        display: none;
    }
    .about .info_right.mobile_right {
        display: block;
    }
    .about .info_left, .about .info_right.mobile_right{
        text-align: center;
        width: 100%;
    }
    .about .info_left br, .about .info_right.mobile_right br{
        display: none;
    }

    .btn {
        padding: 16px 40px;
        font-size: 20px;
        text-align: center;
        
    }
    .section_title {
        margin-bottom: 24px;
        font-size: 24px;
        padding: 0;
    }
    .title_bottom {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .hero_section {
        text-align: center;
    }

    .about{
        padding: 0;
        margin-bottom: 72px;
    }
    .about .item_info {
        display: block;
    } 
    .about .about_items {
        gap: 10px;
        justify-content: initial;
    }
    .about .about_item {
        width: calc(50% - 5 px);
        padding: 8px;
        /* height: auto; */
        font-size: 16px;
        padding-bottom: 115px;
        text-align: center;
    }
    .about .item_info {
        padding: 0;
        font-size: 14px;
    }
    .about .about_item .item_icon {
        display: flex;
        justify-content: center;
        align-items: flex-end;
        left: 0;
        right: 0;
        text-align: center;
        width: 100%;
    }
    .about .about_item svg {
        width: 72px;
        height: 72px;
    }

    .results{
        margin-bottom: 72px;
    }
    .results .section_title{
        margin-bottom: 0;
    }
    .results .result_bg{
        display: none;
    }
    .results .results_items{
        width: 100%;
    }
    .results .results_item{
        margin-bottom: 10px;
    }
    .results .item_number{
        display: block;
    }
    .results .item_content{
        padding: 8px;
    }
    .results .item_title{
        font-size: 20px;
        padding-right: 60px;
    }
    .results .item_info{
        font-size: 16px;
        margin-bottom: 40px;
        padding-right: 195px;
    }
    .results .item_number{
        font-size: 196px;
    }


    .vision {
        margin-bottom: 80px;
        padding: 24px 0;
    }

    .vision .vision_section {
        padding: 0px;
    }
    .vision .section_title {
        padding: 0;
        font-size: 13px;
        margin-top: 8px;
    }
    .works_section {
        gap: 18px 0;
    }
    .works .works_item {
        padding: 8px 15px 8px 8px;
        border-radius: 24px;
        margin-bottom: 10px;
    }
    .works .item_icon {
        width: 72px;
        height: 72px;
    }
    .founder .container {
        padding: 0;
    }
    .founder .founder_section {
        padding: 8px;
        gap: 16px 0;
    }
    .founder .mini_title,
    .founder .section_title {
        padding: 0;
    }
    .founder .section_title {
        font-size: 20px;
    }
    .founder .founder_left {
        width: calc(100% - 57px);
    }


    .works .works_item:hover {
        box-shadow: none;
        background: #00172D;
    }
    .works .item_title {
        font-size: 18px;
    }

    .membership .section_title {
        padding: 0;
    }
    .membership .title_bottom {
        padding: 0;
        text-align: center;
    }
    .footer {
        margin: 0;
        padding: 12px;
    }
    footer .section_title {
        margin-bottom: 8px;
    }
    footer .title_bottom {
        margin-bottom: 8px;
    }
    .membership .membership_item {
        width: 100%;
        padding: 8px;
        gap: 8px 0;
    }
    .membership .item_title {
        font-size: 24px;
    }
    .membership .bottom_text {
        margin-top: 16px;
    }
    .membership_items {
        flex-wrap: nowrap;
        gap: 32px 0;
        justify-content: space-between;
    }
    .membership .membership_item::after {
        display: none;
    }
    .results .item_number{
        top: -49px;
    }

    .advantegs{
        margin-bottom: 72px;
    }
    .product{
        margin-bottom: 72px;
    }
    .product .product_item.item_center{
        display: flex; 
        position: relative;
    }
    .product .item_line{
        display: flex;
        align-items: center;
        position: absolute;
        height: 20%;
        top: 105px;
    }
    .product .item_line.line_first{
        left: -110px;
    }
    .product .item_line.line_second{
        right: -110px;
    }
    .product .item_line svg{
        width: 100%;
        transform: rotate(-90deg);
        height: 80%;
        flex: 0 0 auto;
        transform: scale(1) rotate(-90deg);
    }
    .product .product_item .center_conent {
        width: 75%;
        flex: 0 0 auto;
        text-align: center;
        margin: 0 auto;
    }
    .product .product_item.item_center li{
        font-size: 16px;
    }
    .product .product_item.item_center li span{
        font-size: 16px;
    }
    .product .item_center .item_info{
        padding: 0;
    }
    .system, .income{
        margin-bottom: 72px;
    }
    .system .system_items{
        gap: 10px;
    }
    .system .system_item{
        width: calc(100% / 2 - 5px);
        padding: 8px;
    }
    .system .item_icon{
        margin-bottom: 12px;
       
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .system .item_icon img{
         width: 64px;
        height: 64px;
    }
    .system .item_title{
        font-size: 20px;
    }
    .system .item_info{
        font-size: 16px;
    }
}


@media (max-width: 435px) {
   .results .item_info{
        padding-right: 148px;
    }
    .product .item_line.line_first{
        left: -115px;
    }
    .product .item_line.line_second{
        right: -115x;
    }
    .hero .hero_title{
        padding: 0 20px;
    }
}
@media (max-width: 395px) {
     .hero .hero_title {
        padding: 0 13px;
    }
}
@media (max-width: 375px) {
     .hero .hero_title {
        padding: 0;
    }
    .header{
        margin-bottom: 256px;
    }
    .results .item_info{
        padding-right: 100px;
    }
    .product .product_item .center_conent {
        width: 70%;
    }
    .product .item_line{
        top: 120px;
    }
    .product .item_line.line_first{
        left: -120px;
    }
    .product .item_line.line_second{
        right: -120px;
    }
    .product .product_item.item_center li,.product .product_item.item_center li span{
        font-size: 14px;
    }
}
@media (max-width: 350px){
    .hero .hero_title {
        font-size: 29px;
    }
}