@media (max-width: 1600px) {
  section.book .data div {
    height: 24px;
  }

  .order-box {
    padding: 16px 24px;
  }

  section.book>h1 {
    height: 2.5rem;
    font-size: 16px;
    line-height: 3.5rem;
  }

  .trade-box {
    padding: 16px 21px;
  }

  section.order .number {
    margin: 10px auto;
  }

  section.order .bar-desc {
    padding: 20px 1rem 0 1rem;
  }

  section.order .adjust {
    margin: 12px 0 0 0;
  }

  section.graph {
    height: 48rem;
  }

  section.book .title {
    margin: 0 0 12px 0;
  }

  section.book .subtitle {
    margin-bottom: 8px;
  }

  .tab {
    margin-bottom: 12px;
  }
}

@media (max-width: 1410px) {
  .main table thead th {
    font-size: 16px;
  }
}

@media (max-width: 1365px) {
  .main .coin {
    padding: 3px 16px;
  }

  .join-box .login-sec {
    padding: 32px;
  }

  .profile main section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .trade-sec header {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .trade-sec main {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .faq-sec main section,
  header {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }



  .main .exchange {
    grid-gap: 20px;
  }



  .withdraw-sec section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .withdraw-sec section.wallet-tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .exchange-sec section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .exchange-sec section.wallet-tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .main .exchange .right .item {
    padding: 0px 44px 0px 12px;
  }

  .main table tbody td h2 {
    font-size: 16px;
  }

  .wallet-sec section.wallet-tab {
    padding: 0 !important;
  }

  .wallet-sec main {
    padding: 213px 0rem 152px;
  }

  .wallet-sec section {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  article,
  header,
  .footer {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  /**** LOGIN ****/
  .bottom-footer {
    margin-top: 0;
  }
}

@media (max-width: 1199px) {
  .tab {
    margin: 0px 0px 19px;
  }

  section.graph {
    height: 45rem;
  }

  section.order .number input[type="number"] {
    width: 41%;
    height: 38px;
    font-size: 14px;
  }

  .join-box .col-7 {
    padding: 36px 20px;
  }

  .row .col-48 {
    grid-gap: 0px 10px;
  }

  .trade-box {
    padding: 20px 6px;
  }

  section.info h4 {
    font-size: 18px;
    line-height: 24px;
  }

  section.info * {
    margin: 0 12px 0 0;
  }

  .bid-page section.info {
    margin: 50px 0 50px 0;
  }

  .usd-box {
    padding: 15px 20px;
  }

  section.info {
    margin: 0 0 50px 0;
  }

  section.my {
    padding: 35px 10px;
  }

  .trade-sec main {
    padding-top: 180px;
  }

  .history-page .history table {
    width: 1199px;
  }

  section.info h3 {
    font-size: 14px;
    line-height: 25px;
  }

  section.info h1 {
    font-size: 40px;
  }

  .withdraw-sec .history table {
    width: 1199px;
  }

  section.info {
    padding: 0;
  }

  .history {
    min-height: 100%;
  }

  .history-sec section.wallet-tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .table-container {
    overflow-x: scroll;
  }

  .history table {
    width: 1199px;
  }

  .history-sec section {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .main .exchange .left {
    width: 60%;
  }

  .main .coin {
    overflow-x: scroll;
  }

  .main .exchange .right {
    width: 40%;
  }



  .main .exchange .left {
    grid-gap: 10px;
  }

  .main table {
    width: 1199px;
  }

  article,
  header,
  .footer {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  header ul {
    padding: 0 15px !important;
  }

  header ul li a.home {
    padding: 0 40px 0 38px !important;
  }

  header ul li a {
    font-size: 14px !important;
  }

  article.welcome section {
    padding: 150px 0 0 0;
  }

  article.welcome section h1 {
    font-size: 48px;
  }

  article.welcome section h1 strong::after {
    background-size: 175px;
    top: 10px;
    right: -30px;
  }

  article.banner {
    padding: 50px 0 100px;
  }

  article.banner section h2 {
    font-size: 28px;
  }

  article.features section h3 {
    font-size: 18px;
  }

  article.trading section h2 {
    font-size: 42px;
    margin-bottom: 20px;
  }

  article.trading section h3 {
    font-size: 16px;
    line-height: 24px;
    min-height: 48px;
  }

  article.trading section {
    padding: 40px 30px 340px 30px;
  }
}

@media (max-width: 991px) {
  .profile main {
    padding: 120px 40px;
  }

  .bid-page .right-side {
    display: block;
    margin-top: 40px;
  }

  .bid-page .card {
    top: 120px;
  }

  section.wallet-tab {
    margin: 55px 60px 0px !important;
  }

  .card .title {
    padding: 34px 106px;
  }

  .wallet-page main {
    padding: 128px 20px 46px;
  }

  .main {
    padding: 32px 60px 118px !important;
  }

  .bottom-footer ul {
    margin-top: 20px;
  }

  .bottom-footer {
    padding-top: 60px;
    padding-bottom: 16px;
    display: block;
  }

  .col-3 {
    display: none;
  }

  .join-box .col-7 {
    width: 100%;
  }

  .join-box .login-sec {
    padding: 10px;
  }

  section.info {
    flex-wrap: wrap;
    grid-gap: 12px;
    justify-content: start;
  }

  section.my {
    width: 100%;
  }

  section.result {
    width: 100%;
  }

  .right-side {
    width: 100%;
  }

  .trade-sec main {
    padding-top: 128px;
  }

  section.graph {
    width: 100%;
    margin-top: 40px;
  }

  .main .exchange {
    display: block;
  }

  .main .exchange .left {
    width: 100%;
    margin-bottom: 40px;
  }

  .main .exchange .right {
    width: 100%;
  }

  section.tab label {
    padding: 18px 18px;
    font-size: 16px;
  }

  .wallet-sec section {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .main .info h1 {
    font-size: 30px;
  }

  .wallet-sec main {
    padding: 113px 0rem 80px;
  }

  /****** LOGIN *****/
  .login-sec section {
    width: 100%;
    padding: 0 20px;
  }

  .wallet-sec section.wallet-tab {
    max-width: 690px !important;
  }

  .login .left-side {
    padding: 18px;
    width: 100%;
  }

  .right-side {
    /* display: none; */
  }

  section.title {
    padding: 30px 48px;
  }

  .profile-page .profile {
    padding: 38px 30px 70px;
  }

  .profile_box {
    grid-gap: 16px 20px;
  }

  .profile-page main {
    padding: 112px 20px 50px;
  }

  .profile * {
    max-width: 100%;
  }

  nav {
    position: fixed;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    width: 100%;
    height: 60px;
    background: var(--blue-gradient, linear-gradient(176deg, #6DDFFF -11.79%, #4172FF 96.93%));
    backdrop-filter: blur(10px);
    z-index: 100;
  }

  nav button.menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: no-repeat 50% 50% / 30px 30px url('../img/nav_btn_menu.svg');
  }

  nav button.menu.close {
    background-image: url('../img/nav_btn_menu_close.svg');
  }

  nav a.home {
    display: flex;
    align-items: center;
    padding: 0 0 0 30px;
    width: max-content;
    height: 30px;
    font-size: 18px;
    font-variation-settings: 'wght'900;
    color: #fff;
    background: no-repeat 0 50% / 24px 24px url('../img/fav.png');
    text-transform: uppercase;
  }

  aside.nav {
    position: fixed;
    display: block;
    padding: 10px 0 0 0;
    left: 0;
    top: 61px;
    width: 100%;
    height: calc(100vh - 61px);
    background-color: rgba(20, 20, 20, 1);
    transform: translateX(-100%);
    z-index: 90;
    transition: transform 0.4s ease;
  }

  .bid-page footer {
    padding: 120px 20px 30px 20px;
  }

  footer {
    padding: 50px 20px 30px 20px;
  }

  footer section.desc {
    width: 100%;
    font-size: 11px;
    line-height: 20px;
  }

  footer section.shortcuts {
    flex-wrap: wrap;
    margin: 20px 0 0 0;
    width: 100%;
  }

  footer section.shortcuts div {
    width: 50%;
  }

  footer section.shortcuts div:nth-of-type(2) {
    width: 50%;
  }

  footer section.shortcuts div:nth-of-type(3) {
    margin: 20px 0 0 0;
    width: 50%;
  }

  footer section.shortcuts div:nth-of-type(4) {
    margin: 20px 0 0 0;
  }

  footer section.logo {
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    margin: 30px 0 0 0;
    padding: 0 0 0 40px;
    width: max-content;
    height: 3rem;
    background: no-repeat 0 0 / 30px 30px url('./img/fav.png');
  }

  footer section.logo h2 {
    margin: 0 0 2px 0;
    width: max-content;
    height: 14px;
    font-size: 14px;
    font-variation-settings: 'wght'700;
    color: var(--c-point);
    line-height: 14px;
    text-transform: uppercase;
  }

  footer section.logo h3 {
    width: max-content;
    height: 10px;
    font-size: 10px;
    font-variation-settings: 'wght'400;
    color: var(--c-3);
    line-height: 10px;
  }

  aside.nav.show {
    transform: translateX(0);
  }

  aside.nav a {
    display: flex;
    align-items: center;
    padding: 0 20px;
    width: 100%;
    height: 60px;
    font-size: 20px;
    font-variation-settings: 'wght'500;
    color: var(--c-5);
  }

  aside.nav a::before {
    content: '';
    position: absolute;
    display: block;
    left: 20px;
    bottom: 0;
    width: calc(100% - 40px);
    height: 1px;
    background-color: var(--c-05);
  }

  aside.nav a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: no-repeat calc(100% - 20px) 50% / 20px 20px url('../img/sys_icon_go.svg');
    opacity: 0.3;
  }

  aside.nav a.none::before {
    display: none;
  }

  header {
    display: none;
  }

  header {
    top: 20px;
  }

  article.welcome section {
    padding: 0px 0 0 0;
  }

  article.welcome {
    height: 67.5rem;
    background: no-repeat 95% calc(100% - 1rem) / auto 42rem url(../img/home_bg.png);
  }

  article.banner section {
    font-size: 14px;
  }

  article.banner section h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  article.features {
    min-width: 100%;
    padding-bottom: 30px;
  }

  article.trading {
    min-width: 100%;
    padding: 0rem 0 0;
  }

  article.features section {
    width: 49%;
    margin: 10px 0;
  }

  article>h2 {
    font-size: 40px;
  }

  article.trading h2 {
    margin: 0 auto 30px;
  }

  article.trading section h2 {
    font-size: 34px;
    margin-bottom: 10px;
  }

  article.trading section a {
    margin: 20px 0 0 0;
    height: 52px;
    font-size: 16px;
    padding: 0px 20px;
  }

  article.trading section {
    background: no-repeat 70% 90% / 38rem 20rem rgba(255, 255, 255, 0.07);
  }

  article.trading section:nth-of-type(2) {
    background-size: 34rem 28rem;
    background-position: center 100%;
  }

  article.trading section {
    padding: 40px 30px 290px 30px;
  }

  article.contracts {
    padding: 50px 0;
  }

  article.contracts :is(h2, h3) {
    margin: 0 auto;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
  }

  article.contracts h3 {
    margin: 16px auto 0;
    font-size: 16px;
    line-height: 26px;
  }
}

@media (max-width: 767px) {
  .history thead th {
    font-size: 16px;
    padding: 18px 0px;
  }

  .bid-page main {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  section.my .info span {
    width: 46% !important;
  }

  .bid-page .card .title {
    margin: 0 -16px;
  }

  .option-sec .info {
    padding-top: 0;
  }

  .bid-page section.result .tab {
    margin: 20px 0px 0px;
  }

  .bid-page footer {
    padding: 120px 0px 30px 0px !important;
  }

  section.order .tab label {
    font-size: 12px;
  }

  .bid-page section.my {
    padding: 22px 0px;
  }

  .bid-page section.result {
    margin: 0px 0 0 0;
    padding: 5px 0px;
  }

  .bid-page section.my {
    margin: 0px 0 0 0;
  }

  .bid-page main {
    padding: 0px 0rem 13px;
  }

  .bid-page section.info {
    margin: 50px 0 0px 0;
  }

  .bid-page .card .title {
    width: 110%;
  }

  .inquiry-list-page main {
    padding: 90px 16px 80px;
  }

  section.tab {
    padding: 40px 16px 16px;
  }

  .history-page main {
    padding: 90px 16px 80px;
  }

  .main>h2 {
    margin-bottom: 40px;
  }

  .exchange-page .main {
    padding: 40px 16px 80px !important;
  }

  .main>h1 {
    padding: 20px 0.5rem 0px;
  }

  .main {
    padding: 32px 16px 80px !important;
  }

  section.wallet-tab {
    margin: 22px 16px 0px !important;
  }

  .main .info {
    margin: 0px auto 0px;
  }

  .status-box {
    margin-bottom: 0px;
  }

  .faq .q::after {
    width: 24px;
    height: 24px;
  }

  .card .title h1 {
    font-size: 24px;
  }

  .card .title {
    padding: 14px 16px;
  }

  .faq-page main {
    padding: 90px 16px 39px;
  }

  .profile_box {
    grid-template-columns: 12fr;
  }

  .login-box {
    padding: 20px 18px;
  }

  .login .select-wrapper {
    margin: 0 auto 20px;
  }

  .row .col-48 {
    grid-template-columns: 12fr;
  }

  .right-side {
    /* display: none; */
  }

  .login .left-side {
    padding: 36px 18px;
    width: 100%;
  }

  .login .bottom {
    padding: 36px 0 20px;
  }

  .left-side .text-box {
    margin-bottom: 24px;
  }

  section.info {
    height: 100%;
  }

  section.my {
    margin: 54px 0 0 0;
  }

  .faq .q {
    padding: 1rem 34px 1rem 16px;
  }

  .faq {
    width: 100%;
    padding: 24px 1rem 30px 1rem;
  }

  section.result {
    margin: 40px 0 0 0;
  }

  .history-page section.wallet-tab {
    margin: 26px 0px !important;
  }

  section.my .info span {
    font-size: 14px;
  }

  .history tfoot td {
    height: 4rem;
    text-align: center;
  }

  section.my {
    padding: 22px 10px;
  }

  article.banner section {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    padding: 0 0 0 9rem;
    width: 100%;
    max-width: unset;
    height: 10rem;
    font-size: 1.6rem;
    background: no-repeat 0 50% / 7rem 7rem;
    text-align: left;
    border-bottom: 0.1rem solid var(--c-1);
  }

  .table-container {
    padding: 0px 15px;
  }

  /**** LOGIN ****/
  .wallet-sec section.wallet-tab {
    width: 92%;
  }

  .find-box {
    overflow: hidden;
    padding: 50px 0px;
  }

  main {
    padding: 90px 0rem 80px;
    height: 100%;
    border-top: 0rem solid transparent;
  }

  .withdraw-sec main {
    padding: 90px 0rem 80px;
  }

  .exchange-sec main {
    padding: 90px 0rem 80px;
  }

  section.tab label {
    padding: 18px 10px;
    font-size: 14px;
  }

  .main .info h1 {
    font-size: 24px;
  }


  .main .info h2 {
    font-size: 16px;
    margin-bottom: 6px;
  }

  .bottom-footer {
    margin-top: 50px;
  }

  .login-sec section {
    width: 100%;
    height: auto;
    background: transparent;
    border-radius: 0;
  }

  .bottom-footer {
    padding-top: 25px !important;
  }




  .login .login-btn {
    background: linear-gradient(94deg, #0196FF 4.56%, #0581D9 99.59%) !important;
    margin-top: 0 !important;
  }


  .login .bottom a {
    margin: 0 !important;
  }



  article.welcome {
    height: auto;
    padding: 100px 0 50px;
    background: no-repeat 100% calc(100% - 1rem) / auto 30rem url(../img/home_bg.png);
  }

  .profile h2 {
    font-size: 18px;
  }

  .profile-page .profile h2 {
    font-size: 16px;
  }

  .profile-page .profile input[type="text"] {
    padding: 0 20px;
    font-size: 16px;
    margin: 0 0 0px 0;
  }

  .profile-page .button-join {
    text-align: center;
    margin: 28px 0px 0px;
  }



  .profile select {
    padding: 0 20px;
    font-size: 16px;
  }

  .profile main {
    padding: 120px 40px 60px;
  }

  article.welcome section h1 {
    font-size: 48px;
    line-height: 58px;
  }

  article.welcome a {
    margin: 20px 0 0 0;
    padding: 0;
    height: 40px;
    font-size: 20px;
    letter-spacing: 0.2rem;
    border-radius: 2rem;
    width: 135px;
  }

  article.banner {
    padding: 50px 0;
    flex-wrap: wrap;
  }

  .count-box::after {
    content: none;
  }

  article.banner section h2 {
    text-align: left;
  }

  .history-sec main {
    padding: 90px 0rem 80px;
  }

  article.banner {
    background-color: transparent;
  }

  article.banner section {
    background-size: 130px !important;
    border: 1px solid aliceblue;
    border-radius: 10px;
    background: no-repeat -15px 42% / 0rem 0rem;
    padding: 0 0 0 108px;
  }

  article.banner section.choice {
    background-image: url(../img/home_icon_users.svg) !important;
  }

  article.banner section h2 {
    margin: 0 0 4px 0;
  }

  article.banner section:last-of-type {
    border-bottom: 1px solid aliceblue;
    ;
  }

  .circle {
    filter: blur(40px);
    width: 150px;
    height: 199px;
    top: 20px;
    left: 0;
  }

  .circle-2 {
    filter: blur(40px);
    width: 150px;
    height: 199px;
    bottom: 20px;
    right: 0;
  }

  article.features {
    padding: 50px 0;
  }

  article.features section {
    padding: 14rem 15px 15px 15px;
  }

  article.features section p {
    max-width: 229px;
    font-size: 14px;
    line-height: 24px;
  }

  article.trading h2 {
    margin: 0 auto 50px;
  }

  article.trading section {
    width: 100%;
    margin: 10px 0;

  }

  .bottom-footer {
    margin-top: 50px;
  }
}

@media (max-width: 575px) {
  article.welcome section h1 {
    font-size: 36px;
    line-height: 44px;
  }

  .bid-page .card .title {
    width: 114%;
  }

  .card .title h1 {
    font-size: 20px;
    letter-spacing: 0.1px;
  }

  .profile-page section.title {
    padding: 14px 16px;
  }

  .opacity-0 {
    display: none;
  }

  .profile-page .profile {
    padding: 26px 16px 50px;
  }

  .profile-page section.title h1 {
    font-size: 18px;
    margin: 0 auto 0px;
  }

  .mt-58 {
    margin-top: 24px;
  }

  .join-box .col-7 {
    padding: 20px 16px;
  }

  .join-box .login-sec section {
    width: 100%;
    padding: 0 0px;
  }


  .login-sec footer {
    padding-bottom: 0px !important;
  }

  .trade-sec section.info h1 {
    font-size: 22px;
  }

  section.info h2 {
    font-size: 18px;
  }

  section.info h3 {
    font-size: 10px;
    line-height: 15px;
  }

  .trade-sec main {
    padding-top: 106px;
  }

  section.info {
    grid-gap: 4px;
  }

  .main .exchange .right .item input {
    margin: 0px 0px 0px 6px;
  }

  .main .exchange .left {
    display: block;
  }


  .main .exchange .right .item span {
    padding-left: 6px;
  }

  .main .exchange .right .item span {
    font-size: 14px;
  }

  .main .exchange .right .item button {
    right: 10px;
    width: 56px;
    height: 28px;
    font-size: 14px;
  }

  .login-sec .login {
    margin: 60px auto;
  }

  .main .exchange .left div h1 {
    font-size: 12px;
  }

  .main .exchange .left div .select-wrapper select {
    font-size: 14px;
  }

  .exchange-page main {
    padding: 90px 16px 30px;
  }

  .exchange-page2 .main .exchange .right .item input {
    width: 52%;
  }

  .main .exchange {
    padding: 13px 10px 14px 10px;
  }

  .main .info {
    padding: 0px;
  }

  .main .exchange .left div .select-wrapper select {
    max-width: 72px;
  }

  .main .coin {
    padding: 1px 4px;
  }

  section.tab label {
    padding: 8px 4px;
    font-size: 12px;
  }

  .main .info h2 {
    font-size: 15px;
  }

  .main .info h2.heading {
    max-width: 126px;
  }

  .main .info h1 {
    font-size: 16px;
  }

  .main table tbody td:first-of-type {
    font-size: 16px !important;
  }

  .main table tbody td:first-of-type {
    padding: 0 0 0 0rem;
  }

  .main table tbody td {
    padding: 18px 12px;
    font-size: 16px;
  }

  section.info h1 {
    font-size: 42px;
  }

  .profile main {
    padding: 80px 20px 60px;
  }

  section.info {
    margin: 0 0 20px 0;
  }

  section.title h1 {
    font-size: 26px;
    margin: 0 auto 0px;
  }

  .wallet-sec main {
    padding: 90px 0rem 80px;
  }

  article.welcome section h1 strong::after {
    background-size: 140px;
    top: 6px;
    right: -66px;
  }

  article.welcome {
    padding: 50px 0 50px;
    background: no-repeat 100% calc(100% - 1rem) / auto 20rem url(../img/home_bg.png);
  }

  article.features section {
    width: 100%;
    margin: 10px 0;
  }

  footer {
    padding: 50px 0px !important;
  }

  footer section.shortcuts {
    margin: 0 !important;
  }

  footer section.shortcuts div,
  footer section.shortcuts div:nth-of-type(2),
  footer section.shortcuts div:nth-of-type(3) {
    width: 100% !important;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }

  footer section.shortcuts div:nth-of-type(4) {
    margin: 0 !important;
  }

  .bottom-footer {
    margin-top: 10px;
    padding-top: 20px;
  }


}

@media (max-width: 374px) {}