@media screen and (min-width: 1200px) {
    .sp1200 {
        display: none;
    }
    .pc1200 {
        display: block;
    }
    .menu-list {
        column-gap: 50px;
    }
    .ttl_sub {
        margin-bottom: 0;
    }
    .gold__frame {
        flex-direction: row;
    }
    .gold__content {
        max-width: 1050px;
    }
    .gold__info .col {
        font-size: 18px;
    }
    .products__tabs .ttl_sub {
        margin-bottom: 65px;
    }
    .products__frame {
        flex-direction: row;
        margin-bottom: 43px;
    }
    .products__tabs {
        max-width: 725px;
    }
    .products .title {
        width: 50%;
        max-width: 855px;
    }
    .products__content {
        padding: 33px 41px;
    }
    .about__frame {
        flex-direction: row;
    }
    .about__content {
        width: 50%;
        max-width: 850px;
    }
    .about__card .item {
        --space-left-right: 35px;
    }
    .about__card .item.item2 .cnt {
        margin-bottom: 61px;
    }
    .about__card .item.item2 .avatar__list {
        margin-bottom: 78px;
    }
    .simple__frame {
        padding: 166px 19px 0 125px;
    }
    .empowered__frame {
        padding: 112px 93px 30px;
    }
    .empowered__list {
        gap: 104px;
    }
    .empowered__list .item {
        font-size: 22px;
    }
    .traders__frame {
        padding: 116px 103px;
    }
    .faq__content {
        margin: 74px 128px 74px 71px;
    }
    .our__content .item__main {
        --space-bottom: 89px;
        padding: 89px 71px var(--space-bottom);
    }
    .our__content .item__sub .box {
        padding: 55px 43px 32px;
    }
    .ft__info {
        flex-direction: row;
    }
    .ft__info--right {
        width: 100%;
        max-width: 900px;
    }
    .ready__frame {
        flex-direction: row;
    }
    .ready__content {
        width: 50%;
        max-width: 875px;
    }
    .ready__form {
        width: 47%;
        max-width: 820px;
    }
    .ready__map iframe {
        height: 1073px;
    }
    .platform__content {
        max-width: 1540px;
        margin: 0 auto;
        padding-bottom: 130px;
        padding-right: 50px;
    }
    .platform__content .img {
        width: 100%;
        max-width: 100%;
    }
    .platform__content ul li {
        position: absolute;
        font-size: 25px;
        padding: 33px 39px;
    }
    .platform__content ul li:nth-child(1) {
        top: 12%;
        left: 0;
    }
    .platform__content ul li:nth-child(2) {
        bottom: 5%;
        left: 12%;
    }
    .platform__content ul li:nth-child(3) {
        top: 0;
        right: 5%;
    }
    .platform__content ul li:nth-child(4) {
        bottom: 22%;
        right: 0;
    }
    .platform__content ul li:nth-child(5) {
        bottom: 0;
        right: 35%;
    }
    .platform__content ul li .icon {
        margin-bottom: 50px;
    }
    .download {
        --space-left-right: 120px;
    }
}
@media screen and (min-width: 992px) {
    .pc992 {
        display: block;
    }
    .header-act {
        display: none;
    }
    .simple__frame {
        flex-direction: row;
    }
    .simple__content {
        width: 80%;
        max-width: 725px;
        padding-bottom: 60px;
    }
    .simple__content .tabs__content::before {
        width: 160%;
    }
    .simple__bnr {
        justify-content: flex-start;
    }
    .simple__img {
        width: 54%;
        max-width: 880px;
        margin: 0;
    }
    .partner__frame {
        flex-direction: row;
    }
    .partner__title {
        width: 51%;
        max-width: 900px;
    }
    .partner__title .title {
        margin-bottom: 84px;
    }
    .partner__content {
        width: 50%;
        max-width: 580px;
    }
    .partner__content .list__count li {
        gap: 64px;
    }
    .partner__img {
        margin-top: -27%;
        width: 100vw;
    }
    .transactions__frame {
        display: flex;
        align-items: flex-start;
        flex-direction: row-reverse;
    }
    .transactions .title {
        margin-bottom: 61px;
    }
    .transactions .title .ttl_sub {
        position: absolute;
        top: 0;
        left: 0;
    }
    .transactions__content {
        width: 43%;
        max-width: 750px;
        margin-left: auto;
    }
    .transactions__step {
        margin-bottom: 52px;
        max-width: 492px;
    }
    .transactions__step::before {
        left: 73px;
    }
    .transactions__step li::before {
        width: 60px;
        font-size: 45px;
    }
    .transactions__step li:not(:last-child) {
        margin-bottom: 52px;
    }
    .transactions__step li h3 {
        font-size: 25px;
    }
    .transactions__step li h3::before {
        left: -52px;
    }
    .transactions__step li .cnt {
        margin-top: 9px;
        padding-left: 52px;
    }
    .transactions__img {
        margin-top: 30px;
    }
    .transactions .btn {
        text-align: left;
    }
    .our__content {
        flex-direction: row;
    }
    .our__content .item__main,
    .our__content .item__sub {
        width: 50%;
    }
    .our__title {
        margin-bottom: 98px;
    }
    .our__title .ttl_sub {
        position: absolute;
        left: 0;
    }
    .our__title .title {
        width: 52%;
        max-width: 874px;
        margin-left: auto;
    }
    .ourProducts__content {
        flex-direction: row;
    }
    .ourProducts__img {
        width: 42%;
        max-width: 742px;
    }
    .transactions {
        padding-top: 100px;
    }
    .empowered__bg .btn {
        top: 82px;
        right: 42px;
    }
}
@media screen and (min-width: 769px) {
    .have_sticky #wrapper {
        overflow: visible;
    }
    .sp {
        display: none !important;
    }
    a:hover {
        text-decoration: none;
        color: var(--main-cl);
    }
    .licenses__content .item {
        transition: 0.3s all ease-in-out;
    }
    .licenses__content .item:hover {
        opacity: 0.8;
    }
    .to-top:hover {
        background: var(--main-cl);
    }
    .no-scroll {
        overflow: hidden;
        -ms-touch-action: none;
        touch-action: none;
        -webkit-overflow-scrolling: auto;
    }
    .menu-list .menu-tt:hover {
        color: var(--main-cl);
    }
    .dropdown:hover > .sub-menu {
        transform: translateY(0);
        pointer-events: auto;
        opacity: 1;
        visibility: visible;
        z-index: 1;
    }
    .sub-menu {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 200px;
        transition: all 0.3s ease;
        transform: translateY(10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.16);
    }
    .sub-menu a:hover {
        color: #fff;
        background-color: var(--main-cl);
    }
    .breadcrumbs li a:hover {
        color: #333;
    }
    .btn a:hover {
        --clr-btn: linear-gradient(130deg, #cf9b21 0%, #cf9b21 50%, #cf9b21 100%);
        color: #fff;
    }
    .hide__icon.btn a:hover:hover {
        background: linear-gradient(130deg, #cf9b21 0%, #c8a759 50%, #e7d1a4 100%);
        border: 1px solid rgba(0, 0, 0, 0);
    }
    .hide__icon.btn a:hover:hover span {
        padding-right: 36px;
    }
    .hide__icon.btn a:hover:hover span::before {
        opacity: 1;
    }
    .advantageEnergy__content .cnt:hover .ttl > * {
        color: var(--main-cl);
    }
    .simple__bnr p:hover {
        transform: translateY(-5px);
    }
    .normal__link a:hover {
        text-decoration: underline;
    }
    .licenses__img img {
        transition: 0.3s all ease-in-out;
    }
    .licenses__img img:hover {
        opacity: 0.8;
    }
    .multiply__content {
        padding: 0 0 102px;
        border-bottom: 1px solid rgba(38, 37, 42, 0.2);
    }
    .multiply__boxs .item {
        width: 272px;
        padding: 44px 32px 41px;
    }
    .multiply__boxs .item h3 {
        font-size: 25px;
    }
    .partner__title {
        padding-bottom: 80px;
    }
    .partner__title .cnt {
        flex-direction: row;
        gap: 30px;
    }
    .partner__title .cnt .item h3 {
        font-size: 25px;
        margin-bottom: 16px;
    }
    .partner__list li .num::before,
    .partner__list li img {
        transition: all 0.3s ease-in-out;
    }
    .partner__list li:hover {
        color: var(--main-cl);
    }
    .partner__list li:hover h2 {
        color: var(--main-cl);
    }
    .partner__list li:hover .num::before,
    .partner__list li:hover .num img {
        transform: translateX(60px);
    }
    .empowered__content {
        width: 61%;
        max-width: 963px;
    }
    .empowered__bg .shadow1 {
        position: absolute;
        background-color: #fef9ed;
        width: 38%;
        max-width: 575px;
        height: 182px;
        top: -1px;
        right: -1px;
        border-bottom-left-radius: 30px;
    }
    .empowered__bg .shadow1::before {
        content: "";
        position: absolute;
        background-color: rgba(0, 0, 0, 0);
        box-shadow: 10px -10px 0px 10px #fef9ed;
        width: 30px;
        height: 30px;
        border-top-right-radius: 30px;
        left: -30px;
        top: 0px;
        z-index: 0;
    }
    .empowered__bg .shadow1::after {
        content: "";
        position: absolute;
        background-color: rgba(0, 0, 0, 0);
        box-shadow: 10px -10px 0px 10px #fef9ed;
        width: 30px;
        height: 30px;
        border-top-right-radius: 30px;
        right: 0;
        bottom: -30px;
        z-index: 0;
    }
    .traders__frame::after {
        width: 246px;
        height: 474px;
        top: 0;
    }
    .traders__content {
        width: 60%;
        max-width: 790px;
    }
    .traders__content::before {
        width: 324px;
        height: 325px;
        bottom: -25%;
        left: 0;
    }
    .traders__img {
        position: absolute;
        top: 0;
        left: 0;
        width: max(75%, 700px);
        max-width: 1324px;
        margin-left: 0;
    }
    .faq__frame {
        display: flex;
    }
    .faq__content {
        width: 50%;
        max-width: 688px;
    }
    .faq__list h3 {
        cursor: pointer;
    }
    .faq__list h3:hover {
        color: var(--main-cl);
    }
    .ft__company a:hover {
        color: var(--main-cl) !important;
    }
    .address__copy .terms a:hover {
        color: #211161 !important;
    }
    .contact__page .mainvs__h1 .btn {
        position: static;
        align-self: flex-end;
    }
    .products__page {
        margin-top: 98px;
    }
    .ourProducts__tabs--pagination ul li:hover {
        border: 1.5px solid #e4e4e4;
        background-color: #f9fafc;
    }
    .ourProducts__tabs .item:hover {
        background-color: #fff;
        color: var(--main-cl);
    }
    .topTrader .title {
        display: flex;
        justify-content: space-between;
        gap: 30px;
    }

    .promotionsList__list .item:hover img {
        transform: scale(1.1);
    }
    .promotionsList__list .item:hover .ttl {
        color: var(--main-cl);
    }
    .advantageForex__boxs .item:hover {
        transform: translateY(-100px) !important;
    }
}
@media screen and (min-width: 769px) and (max-width: 1560px) {
    .howCopyTrading__frame {
        justify-content: space-between;
        padding: 40px;
        gap: 30px;
    }
    .stepCopyTrading {
        padding: 69px 15px;
    }
    .stepCopyTrading .title h2 {
        font-size: 38px;
    }
    .stepCopyTrading__tabs--content .col2 {
        max-width: 234px;
    }
    .stepCopyTrading__tabs--content .col2::before {
        width: 272px;
        height: 538px;
    }

    .advantage__content {
        padding: 0 0 0 15px;
    }
    .advantage__list ul {
        gap: 20px;
    }
    .advantage__list {
        padding: 50px 0;
    }
    .wgproducts__content .item {
        padding: 0 15px 20%;
    }
    .wgproducts__content .item .txt {
        font-size: 24px;
    }
}
@media screen and (max-width: 1200px) {
    .none1200 {
        display: none;
    }
    .overview__content {
        flex-direction: column;
    }
    .licenses__content {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    /* Platform Trading */
    .copytrading__frame {
        flex-direction: column;
    }
    .copytrading__frame .title {
        width: 100%;
        max-width: 100%;
    }
    .copytrading__content {
        width: 100%;
        max-width: 100%;
    }
    .copytrading__content .item {
        padding: 20px 0;
    }
    .copytrading__content .item .txt {
        font-size: 20px;
    }
    .copytrading__content .item .num {
        font-size: max(min(calc(80 / 1200 * 100vw), 80px), 50px);
    }
    .whyCopyTrading {
        padding: 50px 0;
    }
    .whyCopyTrading__title {
        flex-direction: column;
        margin-bottom: 30px;
        text-align: center;
    }
    .whyCopyTrading__title .tabs {
        align-self: center;
        justify-content: center;
        flex-wrap: wrap;
    }
    .whyCopyTrading__title .tabs > * {
        order: 1;
    }
    .whyCopyTrading__title .tabs .youare {
        width: 100%;
        margin-right: 0;
        order: 2;
        text-align: center;
    }
    .whyCopyTrading__content {
        padding: 20px;
    }
    /* End Platform Trading */

    .promotionsList__list {
        grid-template-columns: repeat(3, 1fr);
    }
    .promotions__page .mainvs__img {
        background: url(../images/mainvs_promotions.jpg) right -70px top no-repeat;
        background-size: cover;
    }
    .product__title {
        flex-direction: column;
    }
    .product__content--tabs,
    .dynamic__content {
        padding: 20px;
    }
    .product__content--tabs .tbl__scroll,
    .dynamic__content .tbl__scroll {
        overflow-x: auto;
    }
    .product__content--tabs .tbl__scroll table,
    .dynamic__content .tbl__scroll table {
        min-width: 1000px;
    }
    .product__content--tabs th,
    .dynamic__content th {
        font-size: 20px;
    }
    .product__content--tabs th,
    .product__content--tabs td,
    .dynamic__content th,
    .dynamic__content td {
        padding: 15px;
    }

    /* Indices  */
    .indices__page .mainvs__h1 {
        justify-content: center;
        margin: 0 auto 8.2%;
    }
    /* End Indices */

    .advantageForex__boxs {
        flex-wrap: wrap;
        gap: 30px;
    }
    .advantageForex__boxs .item {
        width: calc((100% / 2) - 20px);
        max-width: 100%;
        min-height: 300px;
        flex: unset;
    }
    .advantageStock__frame {
        flex-direction: column;
    }
    .advantageStock__content {
        width: 100%;
        max-width: 100%;
    }
    .advantageStock__frame {
        gap: 50px;
    }
    .advantageStock__img {
        width: 100%;
    }
    .advantageStock__content {
        margin-right: 0;
    }
    .advantageStock__title {
        margin-bottom: 30px;
    }
    .advantageStock__content .swiper {
        padding-top: 60px;
    }
    .advantageStock__arrow {
        right: 15px;
    }
    .advantageStock__slide::after {
        top: 65px;
    }
    .symbol::before {
        width: 300px;
        height: 333px;
        right: -7%;
        top: 0;
    }
    .promotions__page {
        height: 75vh;
    }
    .promotions__page .mainvs__h1 {
        padding-top: 100px;
    }
}
@media screen and (max-width: 992px) {
    #header {
        padding: 10px 0;
    }
    #header .container {
        height: 100%;
    }
    .header-menu {
        position: fixed;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        text-align: left;
        transition: all 0.3s ease;
        z-index: 99;
        background-color: rgba(0, 0, 0, 0.7);
        overflow-x: hidden;
        overflow-y: auto;
        height: calc(100vh - 70px);
        padding-bottom: 180px;
        opacity: 0;
        visibility: hidden;
        padding: 0 15px;
    }
    .menu-list {
        display: block;
    }
    .menu-list > li {
        padding: 10px 0;
        border-bottom: 1px solid #ebebeb;
    }
    .menu-list > li.active a {
        color: var(--main-cl);
    }
    .menu-list > li:last-child {
        border-bottom: 0;
    }
    .menu-list > li > a,
    .menu-list > li > p {
        font-weight: 700;
        padding: 0;
        width: 100%;
        display: block;
        position: relative;
        font-size: 18px;
        text-align: center;
    }
    .menu-list .menu-tt {
        padding: 0;
    }
    .menu-list .menu-tt::before {
        display: none;
    }
    .dropdown .open::before {
        transform: scale(-1);
    }
    .dropdown p::before {
        content: "";
        position: absolute;
        top: calc(50% - 5px);
        right: 20px;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-top: 10px solid #333;
        transition: all 0.3s ease;
    }
    .sub-menu {
        display: none;
        padding: 10px 20px;
        border-bottom: 1px solid #ebebeb;
    }
    .sub-menu a {
        padding: 6px 16px;
    }
    .sub-menu a::after {
        content: "";
        position: absolute;
        top: 16px;
        left: 0;
        width: 10px;
        height: 1px;
        background-color: var(--body-color);
    }
    .btn a {
        padding: 10px 20px;
    }
    .hamburger-btn {
        display: block;
    }
    .open-nav .header-menu {
        top: var(--heightHeader);
        opacity: 1;
        visibility: visible;
        z-index: 99;
    }
    .promotions__page .mainvs__h1--date {
        background: linear-gradient(to right, rgba(203, 145, 82, 0.5) 0%, rgba(231, 209, 164, 0) 100%);
        font-size: 16px;
        padding: 14px 16px;
    }
    .mainvs__h1 {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .mainvs__h1 h1 {
        flex-direction: column;
        letter-spacing: -1px;
    }
    .mainvs__h1 h1 br {
        display: none;
    }
    .mainvs__h1 h1 span {
        text-align: center !important;
        margin-left: 0 !important;
    }
    .mainvs__h1 .btn {
        position: static;
    }
    .licenses__img {
        flex-direction: column;
        width: 100%;
        order: 1 !important;
    }
    .licenses__content {
        flex-direction: column;
        width: 100%;
    }
    .licenses__slide,
    .licenses__desc {
        width: 100%;
    }
    .licenses__content > * {
        order: 2;
    }
    .todo__list li {
        padding-right: 20px;
    }
    .todo__list li .txt {
        font-size: 16px;
        line-height: 1.5em;
    }
    /* Platform Trading */
    .platformtrade__page .mainvs__h1 {
        gap: 40px;
    }
    .platformtrade__page .mainvs__h1 .desc {
        align-self: center;
    }
    .aboutCopyTrading__frame {
        flex-direction: column;
    }
    .aboutCopyTrading__content {
        width: 100%;
        max-width: 100%;
    }
    .howCopyTrading__frame {
        flex-direction: column;
    }
    .howCopyTrading__content {
        max-width: 100%;
    }
    .howCopyTrading__img {
        max-width: 600px;
        margin: 0 auto;
    }
    .howCopyTrading__content .title {
        margin-bottom: 10px;
    }
    .howCopyTrading__content .desc {
        margin-bottom: 20px;
    }
    .stepCopyTrading .cnt {
        position: static;
        display: block;
    }

    .stepCopyTrading {
        padding: 50px 0;
    }
    .stepCopyTrading__tabs--content .item .col1 {
        margin-top: 40px;
        padding-top: 20px;
    }
    .stepCopyTrading .cnt .item[data-index="0"] .col3,
    .stepCopyTrading .cnt .item[data-index="1"] .col3,
    .stepCopyTrading .cnt .item[data-index="2"] .col3 {
        position: static;
    }
    .stepCopyTrading__tabs--content .item .col1,
    .stepCopyTrading__tabs--content .item .col3 {
        max-width: 100% !important;
        text-align: center;
    }
    .stepCopyTrading__tabs--content .item .col3 {
        margin-top: 30px;
    }
    .step-pagination {
        flex-direction: column;
        align-items: flex-start;
        width: max-content;
        margin: 40px auto 0;
    }
    .step-pagination__item .text {
        opacity: 0.4;
        transform: unset;
        max-width: unset;
    }
    /* End Platform Trading */

    /* Platform List */
    .promotionsList__page .mainvs__h1 {
        --space-left-right: 0;
    }
    .promotionsList__page .mainvs__h1--date {
        width: max-content;
        margin: 0 auto 40px;
        display: block;
    }
    .promotionsList__page .mainvs__h1--sub {
        text-align: center;
    }
    .promotionsList__page .mainvs__h1 .btn {
        text-align: center;
    }
    /* End Platform List */

    .promotions__page .mainvs__h1 {
        padding-top: 0;
        text-align: center;
        top: -25%;
    }
    .promotions__page .mainvs__img {
        width: 100%;
        height: 50vw;
        background: url(../images/mainvs_promotions.jpg) center top no-repeat;
        background-size: cover;
    }
    .promotions__page {
        display: flex;
        height: 100vh;

    }
    /* Indices */
    .indices__page {
        flex-direction: column-reverse;
        padding-top: 100px;
        height: auto;
    }
    .indices__page .mainvs__video {
        position: static;
    }
    .indices__page .mainvs__h1 {
        align-items: center;
        gap: 10px;
        margin: 0 auto 30px;
    }
    .indices__page .mainvs__h1 .btn {
        text-align: center;
    }
    .indices__page .mainvs__h1 .desc {
        gap: 10px;
        text-align: center;
    }
    .advantage__content {
        flex-direction: column;
        padding: 0 15px;
        overflow: hidden;
    }
    .advantage__img {
        margin-left: auto;
        margin-top: 0;
        margin-right: -15px;
        width: 100%;
        max-width: 600px;
    }
    .advantage__list {
        padding: 50px 0;
    }
    .advantage__list ul {
        flex-direction: column;
        gap: 20px;
    }
    .advantage__list li {
        width: 100%;
        max-width: 100%;
        padding-left: 40px;
    }
    .advantage__list ul:not(:last-child) {
        margin-bottom: 20px;
    }
    .advantage__frame .title {
        margin-bottom: 30px;
    }
    .advantage {
        padding-top: 50px;
    }
    .advantage__list li .ttl {
        font-size: 20px;
    }
    .gold__page .mainvs__video {
        width: 100%;
        min-width: 250px;
        margin: 0 auto;
    }
    /* End Indices */

    /* Gold */
    .advantageGold__content {
        gap: 20px;
    }
    /* End Gold */

    /* Advantage Gold */
    .advantageGold {
        padding-top: 50px;
    }
    /* End Advantage Gold */

    /* Forex */
    .forex__page {
        height: auto !important;
    }
    .forex__page .mainvs__h1 {
        margin-left: auto !important;
    }
    .advantageForex__img {
        padding-top: 14%;
    }
    .advantageForex {
        padding-top: 50px;
    }
    /* End Forex */

    /* Energy */
    .energy__page .mainvs__h1 {
        margin-left: auto !important;
    }
    .energy__page .mainvs__video {
        width: 100% !important;
    }
    /* End Energy */
    .cryptocurrency__page {
        height: auto !important;
    }
    .product__tabs--title {
        gap: 10px;
    }
    .product__tabs--title .item {
        min-width: 110px;
    }
    .advantage__img > div a {
        font-size: min(2vw, 15px);
    }
    .advantage__img > div a span {
        padding-right: min(3vw, 20px);
    }
    .advantageEnergy__content--sticky img {
        width: 80px;
        height: 80px;
    }
    
    .promotionsList {
        padding: 50px 0;
    }
    
    .promotionsList .title h2 {
        margin-bottom: 30px;
    }

    .breadcrumbs {
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 15px;
        text-align: center;
        top: 100px;
    }
    .breadcrumbs li {
        font-size: 14px;
    }
}
@media screen and (max-width: 768px) {
    :root {
        --heightHeader: 70px;
    }
    #wrapper {
        min-width: unset !important;
    }
    .pc {
        display: none !important;
    }
    .container {
        width: 100%;
    }
    .no-scroll {
        overflow: hidden;
    }
    .to-top {
        bottom: 10px;
        right: 10px;
    }
    .to-top a {
        width: 40px;
        height: 40px;
    }
    address {
        font-size: 14px !important;
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    input,
    button,
    textarea,
    select,
    p,
    blockquote,
    th,
    td,
    pre,
    address,
    li,
    dt,
    dd {
        font-size: 160%;
    }
    .btn {
        text-align: center;
    }
    .title .desc p {
        font-size: 18px;
    }
    h2 {
        font-size: 30px;
    }
    .index-visual {
        height: 80vh;
    }
    .gold {
        padding: 80px 0 50px;
    }
    .gold::before {
        width: 149px;
        height: 156px;
        right: -60px;
        top: -60px;
    }
    .gold__frame {
        gap: 0;
    }
    .gold__content .desc p {
        font-size: 18px;
    }
    .gold__info {
        gap: 10px;
        max-width: 500px;
        margin: 0 auto;
    }
    .gold__info .col {
        font-size: min(3.75vw, 18px);
    }
    .gold__info .num {
        font-size: 2.5em;
    }
    .gold__info .txt {
        margin-bottom: 2em;
    }
    .gold__info .ttl {
        font-size: 1em;
    }
    .about {
        padding: 50px 0;
    }
    .about__frame {
        margin-bottom: 30px;
    }
    .about__card {
        padding-bottom: 50px;
    }
    .about__card .item {
        width: 100%;
        max-width: 100%;
    }
    .about__card .item.item2 .transactions {
        font-size: 18px;
    }
    .about__card .item .cnt {
        --space-left-right: 20px;
        padding-top: 20px;
    }
    .transactions {
        padding-top: 30px;
    }
    .products__tabs .tabs {
        flex-wrap: wrap;
        gap: 20px;
    }
    .products__tabs .tabs .item {
        width: calc(50% - 10px);
    }
    .simple__frame {
        padding: 50px 20px 0;
    }
    .simple__bnr {
        flex-wrap: wrap;
        gap: 20px;
    }
    .simple__bnr p {
        width: calc(50% - 20px);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .simple__content .title {
        margin-bottom: 30px;
    }
    .simple__content .tabs {
        gap: 10px;
        margin-bottom: 20px;
    }
    .simple__content .tabs .item {
        font-size: 18px;
    }
    .simple__content .tabs__content {
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .partner__slide {
        gap: 50px;
    }
    .partner__slide li {
        font-size: 60px;
    }
    .empowered__bg video {
        width: 100%;
    }
    .empowered__frame {
        padding: 50px 30px 25px;
        min-height: auto;
    }
    .empowered__content .btn {
        text-align: center;
    }
    .empowered__list {
        margin-bottom: 50px;
    }
    .empowered__slide {
        margin-top: 50px;
    }
    .empowered__logo li {
        margin: 0 20px !important;
    }
    .funded__bg {
        width: 100%;
    }
    .faq__content {
        margin: 0;
        padding: 30px;
    }
    .faq__list h3 {
        font-size: 18px;
    }
    .faq__img {
        width: 100%;
    }
    .our {
        padding: 50px 0;
    }
    .our__content .item__main h3 {
        font-size: 30px;
        text-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
    }
    .our__content .item__main .desc p {
        font-size: 18px;
    }
    .our__content .item__sub {
        grid-template-columns: repeat(1, 1fr);
    }
    .our__content .item__sub .box h3 {
        font-size: 22px;
    }
    #footer {
        margin: 50px 0 0;
    }
    .ft__info {
        gap: 20px;
    }
    .ft__info--logo {
        max-width: 300px;
    }
    .ft__info--right .input__mail {
        padding-top: 15px;
        margin-bottom: 30px;
    }
    .ft__info--right .input__mail .ttl {
        font-size: 28px;
    }
    .ft__info--right .input__mail input {
        font-size: 18px;
    }
    .ft__info--web .col2 {
        flex-direction: column;
        margin-top: 20px;
        gap: 20px;
    }
    .ft__company {
        flex-direction: column;
        gap: 30px;
    }
    .ft__address {
        max-width: 100%;
    }
    .ft__menu {
        flex-wrap: wrap;
    }
    .address__copy {
        text-align: center;
        padding-top: 12px;
    }
    .address__copy .terms {
        justify-content: center;
    }
    .address__copy .container {
        flex-direction: column-reverse;
        gap: 0;
    }
    .ready {
        padding: 50px 0;
    }
    .ready::before {
        width: 149px;
        height: 156px;
        right: -60px;
        top: -60px;
    }
    .ready__content .title {
        margin-bottom: 30px;
    }
    .ready__company {
        flex-wrap: wrap;
    }
    .ready__company ul {
        min-width: unset;
        max-width: 100%;
    }
    .ready__company ul li .ttl {
        font-size: 20px;
    }
    .ready__slide .endless_slide li {
        font-size: 60px;
    }
    .platform {
        margin-top: -200px;
        margin-bottom: 0;
    }
    .platform__page .mainvs__h1 {
        gap: 0;
    }
    .platform__page .mainvs__h1 .desc p {
        font-size: 18px;
    }
    .platform__content {
        padding-bottom: 0;
    }
    .platform__content .img {
        max-width: 500px;
    }
    .platform__content ul {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .platform__content ul li {
        width: 100%;
        text-align: center;
        font-size: 18px;
    }
    .download {
        --space-top-bot: 40px;
        padding: 50px 0;
    }
    .download__content {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
    }
    .download__content .title h2 {
        font-size: 30px;
    }
    .download .copy__img {
        position: relative;
        width: 74%;
        top: 0;
        margin-top: 0;
    }
    .download__frame {
        padding: 35px var(--space-left-right) 0;
    }
    .ourProducts__tabs {
        flex-wrap: wrap;
    }
    .ourProducts__tabs .item {
        flex-grow: unset;
    }
    .ourProducts__tabs--content .item {
        overflow-x: auto;
    }
    .ourProducts__tabs--content .item table {
        min-width: 600px;
    }
    .ourProducts__table {
        padding: 15px;
    }
    .ourProducts__content {
        padding: 50px 0;
    }
    .note {
        color: #d3d3d3;
        font-size: 14px;
        line-height: 1.2em;
        margin-bottom: 10px;
    }
    .regulations {
        padding: 50px 0;
    }
    .regulations .partner__content .partner__list h2 {
        font-size: 16px;
    }
    .regulations .partner__content .partner__list li .num {
        width: 30px;
    }
    .regulations .partner__content .partner__list li .num::before {
        width: 30px;
        font-size: 20px;
    }
    .regulations .partner__content .partner__list li .num::before,
    .regulations .partner__content .partner__list li .num img {
        transform: translateX(30px);
    }
    .regulations__frame {
        flex-direction: column;
    }
    .regulations__tabs {
        width: 100%;
        max-width: 100%;
        position: static;
    }
    .regulations__content {
        width: 100%;
    }
    .regulations__content .item .cnt .desc h2,
    .regulations__content .item .cnt .desc .ttl {
        font-size: 24px;
        line-height: 1.2em;
        margin-bottom: 10px;
    }
    .regulations__content .item .cnt .desc h3 {
        font-size: 16px;
    }
    .regulations__content .item .cnt .desc p {
        font-size: 16px;
    }
    .regulations__content .item .cnt .desc ul li {
        font-size: 16px;
    }
    .regulations__content .item .cnt .desc ul li::before {
        top: 13px;
    }
    .copy__img {
        position: relative;
        width: 74%;
        top: 0;
        margin-top: 0;
    }
    .copy__img--dc img {
        width: 25%;
    }
    .copy__img--dc .dc1 {
        left: 6%;
    }
    .copy__img--dc .dc3 {
        right: 2%;
    }
    .copy {
        padding-top: 50px;
    }
    .copy .title {
        margin-bottom: 30px;
    }
    .copy__frame {
        flex-direction: column;
        gap: 50px;
        padding-bottom: 30px;
    }
    .copy__content {
        width: 100%;
        max-width: 100%;
    }
    .copy__plan {
        flex-direction: column;
        gap: 20px;
    }
    .copy__plan .item {
        width: 100%;
    }
    .copy__plan .item:not(:last-child) {
        padding-right: 0;
        margin-right: 0;
        padding-bottom: 30px;
        border-right: 0;
        border-bottom: 1px solid #e3e3e3;
    }
    .copy__plan .item .normal__link a {
        display: inline-block;
    }
    .list li::before {
        top: 2px;
    }
    .overview {
        padding-bottom: 50px;
    }
    .overview__table {
        overflow-x: auto;
    }
    .overview__table table {
        min-width: 800px;
    }
    .overview__table.col2 table {
        width: 100%;
        min-width: auto;
    }
    .overview .ourProducts__table .ttl {
        font-size: 18px;
    }
    .fancybox-inner,
    .fancybox-outer,
    .fancybox-stage {
        width: calc(100% - 30px);
        margin: auto;
    }
    .licenses__content {
        flex-direction: column;
        width: 100%;
    }
    .licenses__content > * {
        order: 2;
    }
    .licenses__slide {
        width: 100%;
    }
    .licenses__img {
        width: 100%;
        order: 1 !important;
    }
    .licenses__desc {
        width: 100%;
    }
    .promotions__page {
        display: flex;
        padding-top: 100px;
    }

    .promotions__page .mainvs__h1 {
        --space-left-right: 0;
        width: 100%;
        bottom: unset;
        text-align: center;
        padding-top: 150px;
        top: 0;
    }
    .promotions__page::before {
        width: min(100vw, 410px);
        height: min(26vw, 185px);
        top: 30px;
    }
    .promotions__page .mainvs__h1--sub {
        font-size: 24px;
    }
    .promotions__page .mainvs__h1 h1 {
        font-size: 30px;
    }
    .promotions__page .mainvs__h1--date {
        margin-bottom: 20px;
    }
    .todo {
        margin-top: 0;
    }
    .todo__frame {
        flex-direction: column;
        width: 100%;
    }
    .todo__img {
        margin: 0 auto;
    }
    .todo__content {
        width: 100%;
    }
    .todo__content .title {
        margin-bottom: 30px;
    }
    .todo__list ul {
        flex-direction: column;
        gap: 30px;
    }
    .todo__list ul::before {
        width: 1px;
        height: calc(100% - 45px);
        left: 17px;
    }
    .todo__list li {
        gap: 10px;
        padding-right: 0;
        flex-direction: row;
        max-width: 100%;
    }
    .todo__list li::before {
        top: 20px;
        width: 1px;
        height: 100%;
    }
    .todo__list li::after {
        top: 7px;
        left: 12px;
    }
    .todo__list li.active::before {
        left: 17px;
        height: calc(100% + 30px);
    }
    .todo__list li.active + li .num {
        top: -5px;
    }
    .todo__list li .num {
        width: 35px;
        height: 35px;
        top: -5px;
    }
    .todo__list--btn {
        justify-content: center;
        position: static;
        margin-top: 20px;
    }
    .goldrush {
        margin-bottom: -60px;
    }
    .goldrush::before {
        width: 750px;
        height: 50vw;
    }
    .goldrush__phone {
        width: 90.63vw;
    }
    .goldrush__phone--bnr {
        border-radius: 20px;
        font-size: 3.13vw;
        top: 12%;
    }
    .goldrush__phone--bnr .item:not(:last-child) {
        padding-right: 1em;
        margin-right: 1em;
    }
    .goldrush__phone--bnr .item .num,
    .goldrush__phone--bnr .item .txt2 {
        font-size: 2.2em;
    }
    .bonus {
        padding-bottom: 0;
        position: relative;
        z-index: 2;
    }
    .bonus__content ol li .frame {
        padding: 20px;
        border-radius: 20px;
    }

    /* Platform Trading */
    .copytrading {
        padding: 50px 0;
    }
    .copytrading__frame::before {
        width: 360px;
        height: 351px;
        bottom: -70px;
        animation: unset;
    }
    .copytrading__content .item {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }
    .aboutCopyTrading {
        padding-bottom: 160px;
    }
    .aboutCopyTrading::after {
        width: 328px;
        height: 320px;
    }
    .aboutCopyTrading__frame {
        gap: 0;
    }
    .aboutCopyTrading__content .title {
        margin-bottom: 30px;
    }
    .aboutCopyTrading__boxs {
        flex-direction: column;
    }
    .aboutCopyTrading__boxs .item .info {
        --space-left: 15px;
        padding: 20px 15px;
    }
    .aboutCopyTrading__boxs .item .info > .ttl {
        font-size: 22px;
    }
    .aboutCopyTrading__boxs .item .info .desc {
        margin-bottom: 15px;
    }
    .aboutCopyTrading__boxs .item {
        max-width: 100%;
        width: 100%;
        border-radius: 20px;
    }
    .aboutCopyTrading__boxs .item img {
        width: 100%;
    }
    .aboutCopyTrading__boxs .item .info .list .ttl {
        font-size: 20px;
    }
    .aboutCopyTrading__boxs .item .info > .ttl::before {
        width: 10px;
        height: 10px;
        top: 37%;
    }
    .whyCopyTrading__content .tbl__scroll {
        overflow-x: auto;
    }
    .whyCopyTrading__content table {
        min-width: 800px;
    }
    .whyCopyTrading__content table th {
        font-size: 20px;
    }
    .whyCopyTrading__content table th,
    .whyCopyTrading__content table td {
        padding: 15px;
    }
    .txt__scroll {
        font-size: 14px;
        opacity: 0.7;
    }
    .howCopyTrading {
        padding: 50px 0;
    }
    .howCopyTrading__frame {
        padding: 20px;
        border-radius: 20px;
        gap: 30px;
    }
    .howCopyTrading__content .desc p {
        font-size: 18px;
    }
    .howCopyTrading .container {
        padding-bottom: 50px;
    }
    .faqCopyTrading__frame {
        flex-direction: column;
    }
    .faqCopyTrading__content .item {
        border-radius: 15px;
        padding: 15px;
    }
    .faqCopyTrading__content .item .ttl::before {
        width: 30px;
        height: 30px;
        font-size: 40px;
        padding-bottom: 0;
    }
    .faqCopyTrading__content .item .ttl {
        font-size: 18px;
    }
    .faqCopyTrading__content .item.open .ttl::before {
        padding-bottom: 6px;
    }
    .stepCopyTrading__tabs--content .col2 {
        max-width: 194px;
    }
    .stepCopyTrading__tabs--content .col2::before {
        width: 218px;
        height: 430px;
        top: 42%;
    }
    .stepCopyTrading__tabs--content h3 {
        font-size: 24px;
    }
    .stepCopyTrading .title h2 {
        font-size: 24px;
    }
    /* End Platform Trading */
    .promotionsList__list {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }
    .product {
        padding-top: 50px;
    }
    .product__banner--left {
        width: 40%;
        margin-top: 4%;
    }
    .product__banner--center {
        width: 40%;
    }
    .product__banner--right {
        width: 45%;
    }
    .product__title {
        margin-bottom: 30px;
    }
    .product__tabs--title {
        display: grid;
        width: 100%;
        gap: 10px;
        grid-template-columns: repeat(1, 1fr);
        margin-bottom: 0;
    }
    .wgproducts__bg {
        display: none;
    }
    .wgproducts__content {
        grid-template-columns: repeat(1, 1fr);
    }
    .wgproducts {
        margin-top: 50px;
        margin-bottom: -50px;
        background: transparent;
    }
    .wgproducts .item {
        padding: 20px;
        justify-content: center;
        align-items: center;
    }
    .wgproducts .item::before {
        opacity: 1;
    }
    .wgproducts__title {
        position: static;
        max-width: 100%;
        padding: 0 15px;
        margin-bottom: 20px;
    }
    .wgproducts__title h2 {
        color: #211161 !important;
    }
    .wgproducts__title .desc {
        color: #000;
    }
    .wgproducts__content {
        height: auto;
        position: static;
        pointer-events: all;
    }
    .wgproducts__content .item .txt {
        font-size: 24px;
    }
    .indices__page .mainvs__video {
        width: 87%;
    }
    .symbol {
        padding-top: 50px;
    }
    .advantageGold__content {
        flex-direction: column;
    }
    .advantageGold__content .cnt {
        width: 100%;
        max-width: 100%;
        text-align: center !important;
    }
    .advantageGold__content .cnt ul {
        gap: 30px;
    }
    .advantageGold__content .cnt ul li::after {
        background: linear-gradient(to right, rgba(0, 0, 0, 0), #cf9b21, rgba(0, 0, 0, 0));
    }
    .advantageForex__boxs .item {
        width: 100%;
        transform: unset !important;
        padding: 20px;
        min-height: auto;
    }
    .advantageForex__content .btn {
        margin-bottom: 0;
    }
    .energy__page {
        height: auto;
    }
    .advantageEnergy {
        padding-top: 50px;
    }
    .advantageEnergy__content::after {
        width: 50px;
        height: 50px;
    }
    .advantageEnergy__content .item .img img {
        width: 80%;
    }
    .advantageEnergy__mockup {
        padding-top: 100px;
    }
    .advantageEnergy__mockup--dc {
        width: 25.377%;
        height: 98.777%;
    }
    .advantageEnergy__mockup .box {
        padding: 10px;
        height: auto;
        width: auto;
    }
    .advantageEnergy__content .cnt h3 {
        font-size: 20px;
    }
    .advantageEnergy .title {
        margin-bottom: 30px;
    }
    .advantageEnergy__box--sticky::after {
        width: 304px;
        height: 333px;
        right: -190px;
    }
    .advantageEnergy::after {
        width: 289px;
        height: 295px;
        left: -180px;
    }
    .advantageGold.style__cryptocurrency .img {
        margin-top: 150px;
        margin-bottom: 0;
        width: 300px;
    }
    .advantageGold.style__cryptocurrency img {
        top: unset;
    }
    .advantageGold.style__cryptocurrency .img::before {
        top: -60px;
    }
    .stock__page {
        height: auto;
    }
    .advantageStock {
        padding-top: 50px;
    }
    .symbol::before {
        width: 200px;
        height: 223px;
    }
    .dynamic__content .tbl__scroll table {
        min-width: 600px;
    }
    .wgproducts__content .item .icon {
        width: 100%;
        text-align: center;
    }
}
@media screen and (min-width: 375px) and (max-width: 768px) {
    .sp320 {
        display: none;
    }
}
@media screen and (min-width: 475px) and (max-width: 768px) {
    .our__content .item__sub {
        grid-template-columns: repeat(2, 1fr);
    }
    .platform__content ul {
        flex-direction: row;
        gap: 20px;
    }
    .platform__content ul li {
        width: calc(50% - 10px);
    }
    .licenses__slide {
        width: 100%;
    }
    .promotionsList__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .product__tabs--title {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (min-width: 525px) and (max-width: 768px) {
    .sp425 {
        display: none;
    }
    .licenses__img {
        flex-direction: row;
    }
}
@-moz-document url-prefix() {
}
