.Page_banner .inner .Page_banner_bot {
    transform: translateY(-52px);
}

.Page_banner .inner .Page_banner_top {
    padding: 80px 0px 132px;
    margin-top: 22px;
}

.products_table_box {
    padding: 60px 20px 120px !important;
}

.join_now .inner {
    padding: 120px 20px 80px !important;
}

.green_banner .inner .Page_banner_bot .Page_banner_bot_Listntn .Page_banner_bot_Listntn_left p {
    margin-bottom: 109px;
}

.Page_banner .inner .Page_banner_top .Page_banner_top_img {
    top: 0px;
}

.product_details {
    padding: 120px 0 60px !important;
}

@media (max-width:768px) {
    .Page_banner .inner .Page_banner_top .Page_banner_top_img {
        right: -115px;
        width: 500px;
    }

    .products_table_box {
        padding: 38px 0px 115px !important;
    }

    .product_details {
        padding: 89px 0px 0px !important;
    }

    .join_now .inner {
        padding: 80px 20px 80px !important;
    }
}

@media (max-width:390px) {
    .Page_banner .inner .Page_banner_top {
        padding: 107px 0px 131px;
    }

    .Page_banner .inner .Page_banner_bot {
        transform: translateY(0px);
    }

    .Page_banner .inner .Page_banner_top .Page_banner_top_img_min {
        right: 0;
        top: 61px;
    }

    .Page_banner .inner .Page_banner_top .Page_banner_top_img {
        right: -55px;
        width: 330px;
    }

    .join_now .inner {
        padding: 60px 20px 80px !important;
    }

    .start_trading_video {
        padding-top: 0px !important;
    }

    .products_table_box {
        padding: 38px 0px 100px !important;
    }

}





.products_table_box {
    padding: 163px 20px 250px;
}

.product_box .inner {
    max-width: 1106px;
    height: 600px;
}

/* page_products_table start */
.products_table_box {
    margin: 0 auto;
    background-image: url(/images/qt/product_table_bg.png);
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: center;
}

.products_table_box .inner {
    max-width: 1106px;
    height: 600px;
}

.products_table_box .green_light_box {
    max-width: 108px;
    width: 100%;
    padding: 9px 6px 8px;
    background-color: #11140f33;
    border-radius: 8px;
    margin-bottom: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.products_table_box .green_light {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #61fcf8;
    margin-right: 8px;
    display: flex;
    justify-content: space-around;
}

.products_table_box .green_light_box span {
    color: #11140F;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    order: 1;
    word-spacing: -2px;
}

.products_table_box table {
    background-color: rgba(255, 255, 255, 0.6);
    color: #11140F;
}

.products_table_box table .symbol {
    background: #FFFFFF99;
}

.products_table_box .products_scroll_nav {
    background: #FFFFFF99;
    border-radius: 8px 8px 0 0;
}

.products_table_box .product_nav {
    display: flex;
    padding: 24px 16px;
}

.products_table_box .product_nav li {
    display: inline-block;
    max-width: 144px;
    width: 100%;
    text-align: center;
    margin: 0 16px 0 0;
    padding: 12px 10px;
    font-size: 16px;
    border-radius: 8px;
    color: rgba(17, 20, 15, 0.6);
    border: 1.5px solid #11140F0D;
    background: rgba(243, 244, 240, 0.1);
    cursor: pointer;
}

.products_table_box .product_nav li.active {
    background: #61fcf8;
    border: 1.5px solid #61fcf8;
    color: #11140F;
}

.products_table .symbol_data_wrapper {
    display: none;
}

.products_table .symbol_data_wrapper.active {
    display: block;
}

.products_table .symbol_data_wrapper .products_content_box {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 0 0 8px 8px;
}

.products_table .products_content_box table {
    width: 100%;
}

.products_table .products_content_box table .symbol_box {
    display: flex;
    align-items: center;
}

.products_table .products_content_box table th:first-child {
    width: 34%;
}

.products_table .products_content_box table td:first-child {
    width: 34%;
    padding: 16px 24px;
}

.products_table .products_content_box table th {
    display: inline-block;
    width: 25%;
    padding: 18px 24px;
    font-size: 16px;
    line-height: 26px;
    color: #11140F;
    text-align: left;
    font-weight: 500;
    background: transparent;
}

.products_table .products_content_box table td {
    display: inline-block;
    width: 25%;
    padding: 22px 24px;
    font-size: 20px;
    line-height: 26px;
    color: #11140F;
    text-align: left;
    min-height: 72px;
    background: #FFFFFF;
    margin: 0 0 2px;
}

.products_table .products_content_box table th:last-child {
    width: 16%;
    text-align: center;
}

.products_table .products_content_box table td:last-child {
    width: 16%;
    text-align: center;
    padding: 14px 24px;
}

.products_table .products_content_box table tr.empty td {
    height: 72px;
}

.products_table .products_content_box table td img {
    margin: 0 9px 0 0;
}

.products_table .products_content_box table td.spr_text span {
    display: inline-block;
    min-width: 80px;
    padding: 8px 18px;
    background-color: #61fcf8;
    border-radius: 8px;
    text-align: center;
}

.products_table .products_content_box table td.spr_text span.red {
    background-color: #e91545;
}

.products_table .products_content_box table td.spr_text span.green {
    background-color: #61fcf8;
}

.products_scroll_box::-webkit-scrollbar-thumb {
    background: #11140F;
    border-radius: 20px;
    transition: 0.4s ease-in-out;
}

.products_scroll_box::-webkit-scrollbar {
    width: 1px;
    height: 4px;
    right: -10px;
    background-color: #FFF;
}

.label-dzbd7lyV.snap-dzbd7lyV.end-dzbd7lyV {
    display: none !important;
}

.product_box {
    margin-bottom: 40px;
}

@media (max-width:850px) {
    .products_table_box {
        padding: 0;
    }

    .products_table_box .green_light_box {
        margin-bottom: 40px;
    }

    .products_table_box .product_nav {
        padding: 24px;
    }

    .products_table_box .product_nav li {
        font-size: 14px;
        margin: 0 12px 0 0;
        padding: 12px 20px;
    }

    .products_table .products_content_box table th {
        font-size: 14px;
    }

    .products_table .products_content_box table td {
        font-size: 18px;
    }
}

@media (max-width:900px) {
    .products_table_box .products_table_wrapper .products_scroll_nav {
        overflow-x: hidden;
    }

    /* .products_table_box .products_scroll_nav .product_nav{width: 816px;} */
    .products_table_box .products_scroll_nav .product_nav {
        width: 672px;
    }

    .products_table .products_content_box table th {
        width: 20%;
    }

    .products_table .products_content_box table th:first-child {
        width: 40%;
    }

    .products_table .products_content_box table td {
        padding: 22px 8px;
        width: 20%;
    }

    .products_table .products_content_box table td:first-child {
        padding: 16px 8px 16px 24px;
        width: 40%;
    }

    .products_table .products_content_box table td:last-child {
        padding: 14px 8px;
        width: 20%;
    }
}

@media (max-width:768px) {
    .products_table_box .green_light_box {
        margin-bottom: 20px;
    }

    .product_box .inner {
        max-width: calc(100% - 40px);
        overflow: auto;
        width: 100%;
        padding: 0;
        margin: 0 20px;
    }

    .product_box .tradingview-widget-container {
        width: 768px !important;
        overflow: auto;
    }
}

@media (max-width:530px) {
    .products_table .products_content_box table th:last-child {
        width: 18%;
    }
}

@media (max-width:490px) {
    .products_table_box .products_table_wrapper .products_scroll_box {
        overflow-x: scroll;
        padding-bottom: 24px;
    }

    .products_table_box .products_scroll_box .products_table {
        width: 480px;
    }
}

/* page_products_table end */




               /* product_details strat */
               .product_details {
                padding: 203px 0 120px;
                background: linear-gradient(180deg, rgba(17, 20, 15, 0.05) 0%, rgba(17, 20, 15, 0) 100%);
            }

            .product_details .swiper-slide {
                padding: 40px;
                position: relative;
            }

            .product_details .swiper-slide video {
                bottom: -20%;
                right: -75%;
                width: 210%;
                position: absolute;
                z-index: 0;
                opacity: 0.4;
            }

            .product_details .product_details_title {
                display: flex;
            }

            .product_details .product_details_title h2 {
                max-width: 959px;
                width: 100%;
                font-size: 36px;
                color: rgba(17, 20, 15, 0.6);
                margin-bottom: 45px;
                line-height: 1;
            }

            .product_details .product_details_title h2 span {
                color: #11140F;
            }

            .product_details .product_details_title .button {
                width: 100%;
                max-width: 258px;
            }

            /* .product_details .product_details_title .button::after{content: ''; width: 2px; height: calc(100% - 2px); background: rgba(17, 20, 15, 0.2); opacity: 0.15; margin-right: 68px;} */
            .product_details .swiper-container .swiper-slide {
                width: unset;
                border-radius: 8px;
                margin-right: 20px;
                background-color: #010001;
                overflow: hidden;
                position: relative;
            }

            .product_details .swiper-container .swiper-slide .product_mask {
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                z-index: 9;
            }

            .product_details .swiper-container .swiper-slide .product_content p {
                max-width: 335px;
                margin: 0;
                color: rgba(243, 244, 240, 0.9);
                font-size: 24px;
                height: 283px;
                opacity: 0.7;
            }

            .product_details .swiper-container .swiper-slide .product_title p {
                font-size: 18px;
                color: #61fcf8;
                text-transform: uppercase;
                word-spacing: -2.318px;
            }

            .product_details .swiper-container .swiper-slide .product_title {
                display: flex;
                justify-content: space-between;
                height: 83px;
                margin-bottom: 30px;
            }

            .product_details .swiper-container .swiper-slide .product_btn {
                display: flex;
                justify-content: flex-end;
                position: relative;
                z-index: 1;
            }

            @media(max-width:1260px) {
                .product_details .product_details_title h2 {
                    font-size: 30px;
                }

                .product_details .product_details_title {
                    gap: 10px;
                }
            }

            @media(max-width:1200px) {
                .product_details {
                    padding: 100px 0 120px;
                }
            }

            @media(max-width:880px) {
                .product_details .product_details_title {
                    flex-direction: column;
                    margin-bottom: 24px;
                }

                .product_details .product_details_title h2 {
                    text-align: center;
                    font-size: 25px;
                }
            }

            @media(max-width:690px) {
                .product_details .swiper-container .swiper-slide .product_content p {
                    font-size: 20px;
                    max-width: 280px;
                    height: 230px;
                }

                .product_details .swiper-slide {
                    padding: 25px;
                }
            }

            @media(max-width:390px) {
                .product_details {
                    padding: 80px 0 80px;
                }

                .product_details .product_details_title .button {
                    max-width: 100%;
                }

                .product_details .product_details_title h2 {
                    font-size: 20px;
                }

                .product_details .product_details_title {
                    flex-direction: column;
                }

                .product_details .swiper-container .swiper-slide .product_content p {
                    font-size: 18px;
                    max-width: 266px;
                    height: 203px;
                }

                .product_details .swiper-slide {
                    padding: 20px;
                }
            }

            .swiper-container {
                overflow: inherit;
            }

            /* product_details end */