.block32844 .banner-name>h1,
.block32844 .banner-name>h2,
.block32844 .banner-name>h3,
.block32844 .banner-name>h4,
.block32844 .banner-name>h5,
.block32844 .banner-name>h6 {
    color: var(--color-match-ellipses-title-setting1);
}


.leadong32844 {
    padding: 30px 0;
}

.leadong32844 .BOX {
    width: 100%;
}

.leadong32844 .title {
    font-size: 39px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
    max-width: 1400px;
    margin: 0 auto 20px;
    padding: 0 20px;
    word-break: break-word;
}

.leadong32844 .text {
    font-size: 20px;
    color: #333333;
    text-align: center;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
      word-break: break-word;
}

.leadong32844 .BOX-main {
    width: 100%;
}

.leadong32844 .box_ul {
    width: 100%;
    margin-top: 60px;
}

.leadong32844 .box_li:nth-child(odd) {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    direction: ltr !important;
}

.leadong32844 .box_li:nth-child(even) {
    display: flex;
    align-items: center;
    direction: ltr !important;
}

.leadong32844 .box_li:last-child {
    margin-bottom: unset;
}

.leadong32844 .imgBox {
    width: 50%;
    position: relative;
    direction: ltr !important;
}

.leadong32844 .box_li:nth-child(odd) .imgBoxone {
    margin-left: 80px;
    max-width: 520px;
}

.leadong32844 .box_li .imgBoxone .imga{
    position: relative;
}


.leadong32844 .box_li:nth-child(even) .imgBoxone {
    margin-left: auto;
    margin-right: 80px;
    max-width: 520px;
}

.leadong32844 .imgBox img {
    width: 100%;
    height: 288px;
    display: block;
    object-fit: cover;
}


.leadong32844 .box_li .link {
    position: absolute;
    width: 53px;
    height: 1px;
    background: var(--color-match-setting1, #E48012);
    top: 50%;
    transform: translateY(-50%);
}

.leadong32844 .box_li {
    margin-bottom: 120px;
}

.leadong32844 .box_li:nth-child(odd) .link {
    left: 27px;
}

.leadong32844 .box_li:nth-child(even) .link {
    right: 27px;
}

.leadong32844 .box_li .round {
    width: 56px;
    height: 56px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid;
    border-color: var(--color-match-setting1, #E48012);
    top: 50%;
    transform: translateY(-50%);

}

.leadong32844 .box_li:nth-child(odd) .round {
    left: -30px;
}

.leadong32844 .box_li:nth-child(even) .round {
    right: -30px;
}

.leadong32844 .box_li .crie {
    position: absolute;
    width: 18px;
    height: 18px;
    background: var(--color-match-setting1, #E48012);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.leadong32844 .linkone {
    width: 1px;
    height: calc(100% + 64px);
    position: absolute;
    background: var(--color-match-setting1, #E48012);
    top: 172px;
}

.leadong32844 .box_li:nth-child(odd) .linkone {
    left: 0;
}

.leadong32844 .box_li:nth-child(even) .linkone {
    right: 0;
}

.leadong32844 .box_li .linktwo {
    width: 1px;
    height: calc(100% + 64px);
    position: absolute;
   background: var(--color-match-setting1, #E48012);
    top: -236px;
}

.leadong32844 .box_li:nth-child(even) .linktwo {
    right: 0;
}

.leadong32844 .box_li:last-child .linkone {
    height: unset;
    width: unset;
}


.leadong32844 .banner-description {
    width: 50%;
    position: relative;
}

.leadong32844 .coin {
    /* width: calc(100% - 311px); */
    position: relative;
    max-width: 638px;
    /* max-width: 100%; */
}
.leadong32844 .coin a{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.leadong32844 .box_li:nth-child(odd) .coin {
    margin-left: auto;
    margin-right: 80px;
}

.leadong32844 .box_li:nth-child(even) .coin {
    margin-left: 80px;
}

.leadong32844 .banner-name {
    /* background: var(--color-match-setting1, #E48012); */
    font-size: 29px;
    color: #FFFFFF;
    /* padding: 5px 10px; */
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-word;
}


.leadong32844 .heading3{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    word-break: break-word;
}


.leadong32844 .banner-docs {
    font-size: 16px;
    color: #333333;
    padding: 40px 20px;
    background: var(--color-match-setting2, #F3F3F3);
    position: relative;
    line-height: 2;
}

.leadong32844 .cointwo{
    box-shadow: 0 3px 3px 1px rgb(0 0 0 / 21%);
}



.leadong32844 .box_li:nth-child(odd) .triangles {
    position: absolute;
    top: 50%;
    right: 71px;
    content: '';
    border: solid 10px;
    border-color: var(--color-match-setting2, #F3F3F3) var(--color-match-setting2, #F3F3F3) transparent transparent;
    transform: rotate(45deg);
    box-shadow: 2px -2px 2px #ccc;
    z-index: 1;

}


.leadong32844 .box_li:nth-child(even) .triangles {
    position: absolute;
    top: 50%;
    left: 71px;
    content: '';
    border: solid 10px;
    border-color: var(--color-match-setting2, #F3F3F3) var(--color-match-setting2, #F3F3F3) transparent transparent;
    transform: rotate(225deg);
    box-shadow: 2px -2px 2px #ccc;
    z-index: 1;
}



.leadong32844 .link_ul {
    display: none;
}


@media (min-width:901px){
    /* .leadong32844 .imgBox{
        width: 40%;
    } */
    /* .leadong32844 .box_li:nth-child(odd) .imgBoxone,
    .leadong32844 .box_li:nth-child(even) .imgBoxone{
        width: 100%;
        max-width: 100%;
    } */
}


@media screen and (max-width:1780px) {
    .leadong32844 .box_li:nth-child(odd) .imgBoxone {
        width: calc(100% - 100px);
    }

    .leadong32844 .box_li:nth-child(even) .imgBoxone {
        width: calc(100% - 100px);
    }

    .leadong32844 .coin {
        width: calc(100% - 100px);
    }

}

@media screen and (max-width:1200px) {

    .leadong32844 .coin {
        width: calc(100% - 80px);
    }

    /* .leadong32844 {
        width: calc(100% - 40px);
        padding: 30px 20px;
    } */

    .leadong32844 .box_li:nth-child(odd) .imgBoxone {
        width: calc(100% - 80px);
    }

    .leadong32844 .box_li:nth-child(even) .imgBoxone {
        width: calc(100% - 80px);
    }

    .leadong32844 .box_li:nth-child(even) .coin .triangles {
        top: 48%;
    }

    .leadong32844 .box_li:nth-child(odd) .coin .triangles {
        top: 48%;
    }
}


@media screen and (max-width:768px) {
    .leadong32844 .banner-name {
        font-size: 24px;
    }

    .leadong32844 .banner-docs {
        font-size: 15px;
        padding: 20px;
    }

    .leadong32844 .imgBox img {
        height: 220px;
       
    }

    .leadong32844 .coin {
        margin-left: unset;
    }

    .leadong32844 .box_li:nth-child(even) .coin {
        margin-left: auto;
    }

    .leadong32844 .box_li:nth-child(odd) .imgBox img {
        margin-left: auto;
    }

    .leadong32844 .linkone {
        top: 137px;
    }

    .leadong32844 .title {
        padding: 0 unset;
    }

    .leadong32844 .text {
        padding: unset;
    }

  
}

@media screen and (max-width:510px) {

    .leadong32844 #trianglesso {
        right: unset;
        border-right: unset;
        transform: rotate(225deg) translateY(-15%);
        position: absolute;
        top: 50%;
        left: 70px;
        content: '';
        border: solid 10px;
        border-color: var(--color-match-setting2, #F3F3F3) var(--color-match-setting2, #F3F3F3) transparent transparent;
        box-shadow: 2px -2px 2px #ccc;
        z-index: 1;
    }

    .leadong32844 .title {
        font-size: 20px;
    }

    .leadong32844 .text {
        font-size: 14px;
    }

    .leadong32844 .coin {
        width: 277px;
    }

    .leadong32844 .imgBox img {
        width: 277px;
        height: 159px;
        margin-left: auto;
    }

    .leadong32844 .box_li {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .leadong32844 .banner-description {
        width: 100%;
        margin-bottom: 10px;
    }


    .leadong32844 #coins {
        margin-left: auto;
        margin-right: unset;
    }

    .leadong32844 .imgBox {
        width: 100%;
    }


    .leadong32844 .imgBox #imgs {
        margin-left: auto;
        margin-right: unset;
    }

    /* .leadong32844 {
        width: unset;
        padding: unset;
    } */

    .leadong32844 .box_li {
        margin-bottom: 45px;
    }

    .leadong32844 .cointwo {
        box-shadow: 0 4px 2px 1px rgba(0,0,0,0.21);
    }


    .leadong32844 .box_li .round {
        display: none;
    }

    .leadong32844 .box_li .link {
        display: none;
    }

    .leadong32844 .linkone {
        display: none;
    }

    .leadong32844 .roundone {
        width: 23px;
        height: 23px;
        position: absolute;
        border-radius: 50%;
        border: 1px solid;
        border-color: var(--color-match-setting1, #E48012);
        top: 50%;
        left: -5px;
        transform: translateY(-50%);
    }

    .leadong32844 .crieone {
        position: absolute;
        width: 7px;
        height: 7px;
        background: var(--color-match-setting1, #E48012);
        border-radius: 50%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

    .leadong32844 .link_ul {
        position: absolute;
        width: 1px;
        height: 217px;
        background: var(--color-match-setting1, #E48012);
        top: 24px;
        left: 12px;
        display: block;
    }

    .leadong32844 .box_li:last-child .link_ul {
        display: none;
    }

    .leadong32844 .box_ul {
        width: 353px;
        margin-top: 20px;
    }

    .leadong32844 .coin .triangles::after {
        top: -9px;
        left: -3px !important;
        border-right: 22px solid rgba(243, 243, 243, 0.5) !important;
        border-left: unset !important;
    }

    .leadong32844 #imgBoxones {
        width: unset;
        margin-left: unset;
        margin-right: unset;
    }
}