body {
    font-family: "Open Sans", sans-serif;
    font-weight: 500;
    color: #fff;
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.page {
    width: 100%;
    height: 100px;
}
header {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    background: #270d94;
    background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
    background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
}
header .menu-icon {
    display: none;
}
nav {
    width: 90%;
    margin: 0 auto;
}
nav .logo img {
    width: 115px;
    height: 90px;
    margin: 05px 0px;
    float: left;
}
nav ul {
    list-style: none;
    margin-left: 20%;
}
nav ul li {
    display: inline-block;
    padding: 40px 10px;
    color: #fff;
    font-size: 18px;
    font-family: arial;
    transition: color 1s;
    margin-left: 1%;
}
.amdjc {
    margin-left: 15%;
}
.clear {
    clear: both;
}
.MenuA {
    display: block;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.MenuA:hover {
    color: #372f6c;
    cursor: pointer;
    transition: color 1s;
}
.hdlogo p {
    font-family: arial;
    font-size: 25px;
    font-weight: 550;
    color: #fff;
    cursor: pointer;
    position: absolute;
    margin-left: 120px;
    margin-top: 35px;
}
.lang2 {
    margin-left: auto;
    position: relative;
}
.langA {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    float: right;
    margin: -68px 5px 0 0;
    color: #fff;
    height: 40px;
}
.langB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    text-decoration: none;
    float: right;
    margin: -68px 140px 0 0;
    color: #fff;
    height: 40px;
}
.langA img {
    width: 29px;
    margin-right: 10px;
}
.langA p {
    color: #fff;
    font-size: 14px;
    margin-right: 5px;
    cursor: pointer;
}
.login-btn {
    position: relative;
    font-family: "Poppins", sans-serif;
    z-index: 1;
    color: #fff;
    font-size: 16px !important;
    text-decoration: none;
    line-height: 33px;
    text-align: center;
    padding: 0 20px;
    min-width: 120px;
    color: #fff !important;
    background-color: #0061ff;
    background-image: linear-gradient(90deg, #0061ff 0%, #00daff 100%);
    height: 35px;
    border-radius: 2px;
    border: 2px solid;
    letter-spacing: 1px;
    border-color: #5bd0d2;
}
.login-btn:hover {
    color: #fff;
    background: #0061ff;
}
.info p {
    text-align: center;
    color: #999;
    text-transform: none;
    font-weight: 600;
    font-size: 15px;
    margin-top: 2px;
}
.info i {
    color: #55acee;
}
h1 {
    text-align: center;
    font-family: sans-serif;
    font-size: 50px;
    color: #fff;
    letter-spacing: 1px;
    margin: 15px 0 0 0;
    text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
        -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
}
h2 {
    font-size: 20px;
    font-weight: 600;
}
h3 {
    font-size: 17px;
    font-weight: 600;
}
a {
    text-decoration: inherit;
    color: inherit;
}
a:hover {
    text-decoration: inherit;
}
hr {
    position: relative;
    margin-top: 5%;
    border: 1px solid #fff;
    border-radius: 50px;
    opacity: 0.15;
}
.prof {
    color: #24f43c;
    font-size: 20px;
    line-height: 30px;
}
.profil {
    width: 98%;
    background-color: #1c065b;
    color: #fff;
    padding: 10px 34%;
    font-size: 150%;
}
.imgprof {
    width: 100px;
    margin: 20px auto;
}
.titlpay {
    width: 98%;
    background-color: #1c065b;
    margin: 0 auto;
    color: #fff;
    padding: 10px 10px;
    font-size: 200%;
}
.metodeprice {
    color: #5b5959;
    font-size: 20px;
    line-height: 30px;
    margin: 10px 30px;
    text-align: center;
}
.metodecrypto {
    color: #5b5959;
    font-size: 2rem;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.metodemtamcrypto {
    color: #5b5959;
    font-size: 120%;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}
.metode {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    margin: 50px 0 20px 0;
}
.pricrmtamcoin {
    color: #000;
    font-size: 120%;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}
.pricrcoin {
    color: #000;
    font-size: 2.5rem;
    font-weight: 600;
    line-height: 30px;
    margin: 50px 0 20px 0;
    text-align: center;
    display: inline-block;
}
.imgcoin {
    width: 60px;
    height: 60px;
    margin: 19px auto 0 auto;
}
.loading {
    float: left;
    width: 50px;
}
.coinselekt {
    border: solid 2px #7db8d9;
    background-color: #f4f8fb;
}
.metod {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
}
.metod-coin {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px 5px 0 0;
    padding: 0.75rem 1.25rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    background-color: rgba(0, 0, 0, 0.03);
}
.coinpayment {
    width: 250px;
    cursor: pointer;
    margin: 20px auto;
}
.content-film {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 850px;
    z-index: -1;
    background-color: #022243;
}
.content-panl {
    width: 92%;
    text-align: center;
    margin: 185px auto 0 auto;
}
.vidoo {
    width: 70%;
}
.content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 850px;
    z-index: -1;
    background: linear-gradient(347deg, #f6fafe 0, #007bec 100%);
    transform-origin: bottom;
}
.content-user {
    width: 100%;
    background: linear-gradient(347deg, #f6fafe 0, #007bec 100%);
}
.container {
    display: block;
    position: relative;
    width: 49%;
    height: 76%;
    margin: auto;
    margin-top: 185px;
    background: linear-gradient(347deg, #68829c 0, #184773 100%);
    transform-origin: bottom;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}
.content-foget {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(347deg, #f6fafe 0, #007bec 100%);
    transform-origin: bottom;
}
.container-user {
    width: 75%;
    margin: 30px auto;
    background: linear-gradient(347deg, #68829c 0, #184773 100%);
    transform-origin: bottom;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}
.container-foget {
    display: block;
    position: relative;
    width: 49%;
    height: 76%;
    margin: auto;
    margin-top: 185px;
    background: linear-gradient(347deg, #68829c 0, #184773 100%);
    transform-origin: bottom;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}

.contentpay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1800px;
    z-index: -1;
    background: linear-gradient(347deg, #68829c 0, #184773 100%);
    transform-origin: bottom;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}
.containerpay {
    display: block;
    position: relative;
    width: 88%;
    height: 88%;
    margin: auto;
    margin-top: 185px;
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}
img.bg-img {
    display: none;
    position: absolute;
    margin: auto;
    width: 100%;
    height: 100%;
}
.menu {
    position: relative;
    padding: 5% 2% 0 2%;
    margin: 0 auto;
    text-align: center;
}
.menu .refral {
    cursor: pointer;
    color: #24f43c;
    font-weight: 400;
    font-size: 19px;
}
.menu h2 {
    display: inline;
    line-height: 2;
}
a:not(.active) {
    cursor: default;
}
.menu .active h2 {
    border-bottom: 0 solid #1161ee;
    color: #aeaeae;
    transition: color 0.5s ease-in;
}
.menupayment {
    position: relative;
    margin: 35px auto;
    text-align: center;
}
.menupayment .novepay {
    width: 83%;
    margin: 0 auto;
}
.menupayment .novepay .logo img {
    width: 80px;
    height: 80px;
    margin: 13px;
    cursor: pointer;
    float: left;
}
.menupayment .novepay .ulpay {
    list-style: none;
    margin-left: 1px;
}
.menupayment .novepay .ulpay li {
    display: inline-block;
    padding: 0 0;
    color: #fff;
    width: 100px;
    height: 100px;
    font-size: 18px;
    margin: 20px 10px;
    font-family: arial;
    border-radius: 5px;
    transition: color 1s;
}
.imgcoin:hover {
    background: #c1bbec;
    cursor: pointer;
    border-radius: 5px;
    transition: background 1s;
}
.metod-net {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    border-radius: 0 0 5px 5px;
    padding: 0.75rem 1.25rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    background-color: rgba(0, 0, 0, 0.03);
}
.net-transfer {
    line-height: 30px;
    color: #1c065b;
    font-size: 1.5rem;
}
.novnet {
    width: 50%;
    height: 50px;
    margin: -50px auto 0 auto;
}
.menunet {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #1c065b;
    position: relative;
}
.novnet .ulnet {
    list-style: none;
    margin-left: 1px;
}
.novnet .ulnet li {
    display: inline-block;
    padding: 0 0;
    color: #fff;
    width: 100px;
    font-size: 18px;
    margin: 20px 10px;
    font-family: arial;
    border-radius: 5px;
    transition: color 1s;
    /* background-color: #f8f8f8;
    border: 1px solid #0ead98;
    border-radius: 5px;
   */
}
.menunet:hover {
    background: #c1bbec;
    cursor: pointer;
    border-radius: 5px;
    transition: background 1s;
}
.netselekt {
    border: solid 2px #7db8d9;
    background-color: #f4f8fb;
}
.jmcjhdjck {
    margin: 45px auto;
}
/******************/
.content-execheng {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    transform-origin: bottom;
}
.exchange-body {
    background: #1e222d;
    border-color: #434651;
}
.main-execheng {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 98%;
    margin: 0 auto;
    transform-origin: bottom;
}
.head-exechenge {
    width: 100%;
    height: 100px;
    background: #1e222d;
    border-color: #434651;
}
.main-chenge {
    width: 100%;
}
.order-execheng {
    width: 40%;
    height: 500px;
    float: right;
}
.execheng-order {
    width: 40%;
    height: 330px;
    float: right;
    margin: 75px auto 0 auto;
    background: #1e222d;
    border: 1px solid #434651;
}
.table-history-tr {
    border-top: none;
    border-right: 1px solid #434651;
    border-left: 1px solid #434651;
    border-bottom: 1px solid #434651;
}
.chart-execheng {
    width: 59%;
    height: 500px;
    float: left;
}
#tradingview_deba0,
#tradingview_bd584,
#tradingview_b18b9,
#tradingview_c8224,
#tradingview_19bc3,
#tradingview_a2bb8,
#tradingview_e133a,
#tradingview_d9499,
#tradingview_88342,
#tradingview_20161,
#tradingview_a0476,
#tradingview_7eb70,
#tradingview_7c0a3,
#tradingview_3d617,
#tradingview_a04ac,
#tradingview_ebb15,
#tradingview_73f2b,
#tradingview_30db4,
#tradingview_0831e,
#tradingview_2461b,
#tradingview_c37ff,
#tradingview_ec3c6,
#tradingview_eea4a {
    height: 500px;
}
.trade-mode-a {
    width: 50%;
    height: 328px;
    padding: 10px 10px;
    float: right;
    border-left: 1px solid #434651;
    background: #1e222d;
    border-color: #434651;
}
.trade-mode-b {
    width: 50%;
    height: 328px;
    padding: 10px 10px;
    float: left;
    border-left: 1px solid #434651;
    background: #1e222d;
    border-color: #434651;
}
.order-mode-a {
    width: 50%;
    height: 500px;
    float: right;
    margin: -32px 0;
    position: relative;
    border: 1px solid #434651;
    background: #1e222d;
    border-color: #434651;
}
.order-mode-b {
    width: 50%;
    height: 500px;
    float: left;
    margin: -32px 0;
    position: relative;
    background: #1e222d;
    border-color: #434651;
    border: 1px solid #434651;
}
.alb-table {
    margin: 40px auto 0 auto;
}
.history-table {
    width: 99%;
    height: 430px;
    text-align: center;
    margin: 0 auto;
    font-family: "Poppins", sans-serif;
}
.history-table .table-history tbody {
    display: block;
    width: 100%;
    max-height: 407px;
    overflow: hidden;
}
.history-table .table-history thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.history-table table {
    width: 100%;
    height: 430px;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.history-table table tr td {
    color: rgb(123, 123, 123);
    padding: 10px 0;
    font-size: 12px;
    cursor: default;
}
.history-table table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #131724;
    color: rgb(123, 123, 123);
    font-size: 12px;
    cursor: default;
}
.history-table-buy {
    width: 99%;
    height: 430px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    font-family: "Poppins", sans-serif;
}
.history-table-buy .table-history tbody {
    display: block;
    width: 100%;
    max-height: 407px;
    overflow: hidden;
}
.history-table-buy .table-history thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.history-table-buy table {
    width: 100%;
    height: 430px;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.history-table-buy table tr td {
    color: rgb(123, 123, 123);
    padding: 10px 0;
    font-size: 12px;
    cursor: default;
}
.history-table-buy table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #131724;
    color: rgb(123, 123, 123);
    font-size: 12px;
    cursor: default;
}
.history-table-sell {
    width: 99%;
    height: 430px;
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    font-family: "Poppins", sans-serif;
}
.history-table-sell .table-history tbody {
    display: block;
    width: 100%;
    max-height: 407px;
    overflow: hidden;
}
.history-table-sell .table-history thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.history-table-sell table {
    width: 100%;
    height: 430px;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.history-table-sell table tr td {
    color: rgb(123, 123, 123);
    padding: 10px 0;
    font-size: 12px;
    cursor: default;
}
.history-table-sell table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #131724;
    color: rgb(123, 123, 123);
    font-size: 12px;
    cursor: default;
}
.history-title {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 25px auto 20px auto;
    color: #fff;
    text-align: left;
}
.hist-execheng {
    width: 59%;
    height: 475px;
    float: left;
    background: #1e222d;
    border-color: #434651;
}
.mb-execheng {
    display: block;
    width: 100%;
    margin: 5px auto;
    padding: 10px;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    opacity: 0.85;
}
.total-trade {
    margin: 10px 5px;
}
.active-coin {
    background: #24254b;
}
.coin-nav {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.coin-nav .coin-ul {
    list-style: none;
    margin-left: 0;
}
.coin-nav .coin-ul .coin-li {
    width: 9.7%;
    text-align: center;
    padding: 5px 15px;
    margin: 5px auto;
    border: 1px solid #5b5454;
    border-radius: 3px;
    transition: color 1s;
}
.error-sell {
    display: none;
    width: 100%;
    padding: 14px;
    font-size: 17px;
    margin-top: 4%;
    color: #fff;
    opacity: 1;
    border-radius: 5px;
    background-color: rgb(242 93 78);
    cursor: no-drop;
    position: relative;
}
.error-buy {
    display: none;
    width: 100%;
    padding: 14px;
    font-size: 17px;
    margin-top: 4%;
    color: #fff;
    opacity: 1;
    border-radius: 5px;
    background-color: rgb(39, 211, 139);
    cursor: no-drop;
    position: relative;
}
.active-total-error {
    display: block;
}
.clear {
    clear: both;
}
.coin-a {
    display: block;
    font-family: arial;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.coin-a:hover {
    color: #4e41a0;
    cursor: pointer;
    transition: color 1s;
}
.content-asset {
    width: 100%;
    height: 100%;
    min-height: 725px;
    display: inline-block;
    z-index: -1;
    /*background: linear-gradient(347deg,#f6fafe 0,#007bec 100%);*/
    transform-origin: bottom;
}
.content-aa {
    font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
    font-size: 14px;
    line-height: 1.5;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    background-color: #fff;
    color: #7d7f81;
    box-sizing: border-box;
    scroll-behavior: smooth;
    display: inline-block;
    padding: 0 0;
    width: 75%;
    float: left;
    margin: 20px 10px;
    border-radius: 5px;
    transition: color 1s;
}
.sidebar {
    min-height: 350px;
    font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
    font-size: 14px;
    line-height: 1.5;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    background-color: #fff;
    color: #7d7f81;
    box-sizing: border-box;
    scroll-behavior: smooth;
    display: inline-block;
    float: left;
    padding: 0 0;
    width: 15%;
    margin: 20px 15px 20px 50px;
    border-radius: 5px;
    transition: color 1s;
}
.sidebar ul li {
    list-style: none;
    text-align: left;
    padding: 5px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}
.Menu-sidbar {
    display: flex;
    align-items: center;
    line-height: 60px;
    font-size: 16px;
    margin-left: 20px;
}
.active-menu {
    background-color: #f8fcfb;
    line-height: 60px;
    font-size: 18px;
    color: #0ead98;
    border-left: 10px solid #0ead98;
}
.title-assets {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 25px;
    display: flex;
    align-items: center;
}
.content-aa hr {
    margin-top: 2%;
    border: 1px solid #786969;
    opacity: 0.15;
}
.panl-asset {
    width: 49%;
    margin: 20px 0;
    float: left;
}
.content-aa table {
    width: 100%;
    height: 1200px;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.content-aa .tableAssets thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.content-aa table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #0ead98;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.content-aa .tableAssets tbody {
    display: block;
    width: 100%;
}
.content-aa table tr td {
    color: #0ead98;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    font-family: system-ui;
}
.img-asset {
    width: 25px;
    float: left;
    margin-left: 20px;
}
.css-b43qia {
    display: none;
}
.deposit-usdt {
    height: 35px;
    min-width: 114px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    white-space: normal;
    background: #0ead98;
    border: 1px solid #0ead98;
    border-radius: 8px;
    outline: none;
    transition: all 0.3s;
    margin: 65px 10px 10px 10px;
    display: flex;
    align-items: center;
}
.withdraw-usdt {
    height: 35px;
    min-width: 114px;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #0ead98;
    white-space: normal;
    background: #f3fbfa;
    border: 1px solid #0ead98;
    border-radius: 8px;
    outline: none;
    transition: all 0.3s;
    margin: 65px 10px 10px 10px;
    display: flex;
    align-items: center;
}
.deposit-usdt:hover {
    color: #fff;
    background: #1bbeb2;
    border-color: #0ead98;
    cursor: pointer;
}
.withdraw-usdt:hover {
    color: #fff;
    background: #1bbeb2;
    border-color: #0ead98;
    cursor: pointer;
}
.panl-asset-deposit {
    width: 49%;
    height: 140px;
    float: left;
    position: relative;
}
.num-inner {
    font-size: 18px;
    line-height: 18px;
    padding: 2px 7px;
    margin-right: 20px;
    color: #0ead98;
    text-align: center;
    background-color: #d8efe9;
    border-radius: 50%;
}
.num-inner-a {
    width: 18px;
    height: 18px;
    font-size: 18px;
    line-height: 18px;
    padding: 2px 7px;
    margin-right: 20px;
    margin-left: -25px;
    color: #0ead98;
    text-align: center;
    background-color: #d8efe9;
    border-radius: 50%;
}
.select-coin-menu {
    display: none;
}
.select-coin {
    display: block;
    width: 86%;
    position: absolute;
    margin-left: 11%;
    font-size: 14px;
    font-weight: 600;
    background-color: #f8f9f9;
    border: 1px solid #0ead98;
    border-radius: 5px;
}
.li-select-coin {
    display: block;
    text-align: left;
    padding: 7px;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
}
.select-coin ul {
    margin-left: 0;
}
.select-coin ul ul {
    display: none;
    margin-top: 5px;
}
.select-coin ul li:hover > ul {
    display: block;
    max-height: 335px;
    overflow-y: scroll;
    position: relative;
}
.menu-select-coin {
    color: #000;
    padding: 5px 40% 5px 10px;
}
.menu-select-coin:hover {
    background-color: #f3fbfa;
    color: #0ead98;
    border-radius: 5px;
}
.select-coin ul li {
    display: block;
    list-style: none;
    text-align: left;
    padding: 7px;
    cursor: pointer;
    position: relative;
    z-index: 9;
    background: #f3f3f3;
    border-radius: 0 5px 5px 0;
}
.select-coin ul li ul li {
    border-top: 1px solid #000;
    border-radius: 0;
}
.select-coin ul li ul li a {
    padding: 5px 30% 5px 10px;
}
.name-assets-v {
    font-size: 14px;
    color: #817f7f;
    margin-left: 20px;
}
.net-assets {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 100px 25px 0;
}
.net-assets-p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    margin: 30px 25px 0;
}
.select-net-assets {
    color: #7d7f81;
    font-size: 16px;
    margin: 15px 0px 5px 70px;
}
.warn-box {
    width: 100%;
    height: 210px;
    padding: 20px;
    text-align: center;
    border: 1px dashed #e0e3ed;
    border-radius: 4px;
    margin: 62px 15px;
}
.novi {
    display: block;
    margin-top: 15px;
    margin-left: -45px;
    padding: 8px 5px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.novi-m {
    display: block;
    width: 20px;
    margin: -27px 0;
    padding: 13px;
    border: 0;
    border-radius: 20px;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    opacity: 0.85;
}
.nov-net {
    width: 50%;
    height: 50px;
    margin: -20px 25px 20px 56px;
}
.menu-net {
    display: block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #1c065b;
    position: initial;
}
.nov-net .ul-net {
    list-style: none;
    margin-left: 1px;
}
.nov-net .ul-net li {
    display: inline-block;
    padding: 0 0;
    color: #fff;
    width: 100px;
    font-size: 18px;
    margin: 20px 10px;
    font-family: arial;
    border-radius: 5px;
    transition: color 1s;
}
.menu-net:hover {
    background: #c1bbec;
    cursor: pointer;
    border-radius: 5px;
    transition: background 1s;
}
.net-selekt {
    background-color: #dcdbdb;
    border: 2px solid #0ead98;
    border-radius: 5px;
}
.net-unselekt {
    background-color: #f8f8f8;
    border-radius: 5px;
}
.myInpbnb {
    display: block;
    width: 100%;
    margin: auto;
    padding: 13px;
    border: 0;
    border-radius: 5px;
    background-color: #e6e7eb;
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
    font-family: "Roboto", sans-serif;
    opacity: 0.85;
    display: flex;
    padding: 10px 15px;
    word-break: break-all;
}
.sqr-code {
    padding: 5px 5px;
    width: 200px;
    cursor: pointer;
    text-align: center;
    margin: 10px auto;
    position: relative;
    border-radius: 15px;
}
.send-box {
    width: 100%;
    height: 275px;
    padding: 20px;
    text-align: center;
    border: 1px dashed #e0e3ed;
    border-radius: 4px;
    margin: 0 15px;
}
.copy-wallet-deposit {
    background-color: #8b8989;
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border: none;
    padding: 5px 5px;
    width: 40px;
    cursor: pointer;
    text-align: center;
    margin: -39px 2px;
    position: relative;
    float: right;
    border-radius: 28px;
}
.copy-wallet-deposit:hover {
    color: #0ead98;
    background-color: rgba(14, 173, 152, 0.1);
    transition: 0.4s;
    cursor: pointer;
}
.panl-asset-a {
    width: 100%;
    height: 115px;
}
.panl-asset-b {
    width: 20%;
    height: 115px;
    float: left;
    margin: 35px 0 0 35px;
}
.panl-asset-c {
    width: 70%;
    height: 115px;
    float: right;
    margin: 35px 0 0 0;
}
.panl-asset-d {
    width: 93%;
    height: 115px;
    margin: 45px 0 0 40px;
}
.img-asset-av {
    width: 40%;
    float: left;
    margin: 15px 0 0 0;
}
.img-asset-av:hover {
    width: 45%;
    margin: 10px 0 0 0;
    cursor: pointer;
}
.img-asset-avn {
    width: 25px;
    float: left;
    align-items: center;
    margin: 1px 0 0 20px;
}
.row-total {
    display: flex;
    font-weight: 700;
    color: #000;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
}
.row-legend {
    display: flex;
    color: #000;
    justify-content: space-between;
    align-items: center;
    line-height: 30px;
}
.circle-a {
    width: 15px;
    height: 15px;
    float: left;
    background-color: #8995fd;
    border-radius: 50%;
    margin: 5px;
}
.circle-b {
    width: 15px;
    height: 15px;
    float: left;
    background-color: #bfbfbf;
    border-radius: 50%;
    margin: 5px;
}
.input-asset {
    width: 86%;
    background: #f3f3f4;
    color: #000;
    border: 1px solid #0ead98;
    border-radius: 5px;
    margin: 5px 0 20px 12%;
}
.submit-input {
    width: 86%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    margin: 35px 0 20px 12%;
    color: #fff;
    opacity: 1;
    background-color: #1161ee;
    cursor: pointer;
}
.submitcancel {
    display: block;
    width: 90%;
    margin: auto;
    padding: 2px;
    border: 0;
    border-radius: 5px;
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    background: rgb(39, 211, 139);
    color: #fff;
}
.submitcancel:hover {
    background: #c1bbec;
    cursor: pointer;
    border-radius: 5px;
    transition: background 1s;
}
.submitbuy:hover {
    cursor: pointer;
    font-size: 15px;
}
.submitsell:hover {
    cursor: pointer;
    font-size: 15px;
}
.inactive-submitsell {
    display: none;
}
.inactive-submitbuy {
    display: none;
}
.nosubmit-input {
    width: 86%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    margin: 35px 0 20px 12%;
    color: #ed0808;
    opacity: 1;
    background-color: #d8d2d2;
    cursor: wait;
}
.active-fees {
    border: 1px solid #0ead98;
    border-radius: 5px;
    padding: 5px 5px;
}
.unactive-fees {
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 5px 5px;
}
.history-record {
    min-height: 15%;
    font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
    font-size: 14px;
    line-height: 1.5;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    background-color: rgba(14, 173, 152, 0.05);
    color: #7d7f81;
    box-sizing: border-box;
    scroll-behavior: smooth;
    display: inline-block;
    padding: 0 0;
    width: 100%;
    margin: 200px auto 0;
    border-radius: 5px;
    transition: color 1s;
}
.record-history {
    min-height: 470px;
    font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
    font-size: 14px;
    line-height: 1.5;
    word-spacing: 1px;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    word-break: normal;
    background-color: rgba(14, 173, 152, 0.05);
    color: #7d7f81;
    box-sizing: border-box;
    scroll-behavior: smooth;
    display: inline-block;
    padding: 0 0;
    width: 100%;
    margin: 11px auto 0;
    border-radius: 5px;
    transition: color 1s;
}
.visit {
    width: 100%;
    height: 470px;
    text-align: center;
    font-family: "Poppins", sans-serif;
    background-color: rgba(14, 173, 152, 0.05);
}
.visit-table {
    width: 100%;
    height: 150px;
    text-align: center;
    margin: 0 auto;
    font-family: "Poppins", sans-serif;
}
.visit .tablevisit tbody {
    display: block;
    width: 100%;
    max-height: 150px;
}
.visit .tablevisit thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.visit table {
    width: 100%;
    height: 150px;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.visit table tr td {
    color: #625e5e;
    font-weight: 600;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
}
.visit table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #78b583;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.visit-table .visit-title {
    font-family: "Poppins", sans-serif;
    font-size: 240%;
    font-weight: 600;
    margin: 25px auto 20px auto;
    color: #fff;
}
.img-no-data {
    width: 100px;
    margin: 20px auto 0 auto;
}
.loading-dep {
    width: 30px;
    border-radius: 50px;
}
/******************/
.Addresscoin {
    display: block;
    width: 75%;
    margin: auto;
    padding: 13px;
    color: #007bff;
    border-radius: 20px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    font-family: "Roboto", sans-serif;
    opacity: 0.85;
}
.wating {
    width: 70%;
    height: 65px;
    color: #007bff;
    background-color: transparent;
    background-image: none;
    border-color: #007bff;
    display: inline-block;
    margin: 50px auto;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0.375rem 0.75rem;
    font-size: 2rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    border: 2px solid #1161ee;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.copycoin {
    padding: 5px 5px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-align: center;
    margin: -65px 58px;
    background: #fff;
    position: relative;
    float: right;
    border: none;
    border-radius: 28px;
}
.copycoin:hover {
    background-color: #005;
}
.main-profile {
    width: 98%;
    margin: 20px auto;
}
.connexion {
    position: absolute;
    padding: 0% 6%;
    width: 100%;
    left: 0;
    transition: all 0.7s;
}
.connexion h2 {
    display: inline;
    margin: 20px;
    padding-bottom: 3px;
    border-bottom: 2px solid #1161ee;
}
.connexion h4 {
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
    opacity: 0.3;
}
.connexion h4:hover {
    opacity: 0.8;
    transition: all 0.1s ease-in;
}
label {
    display: block;
    margin-top: 15px;
    padding: 8px 5px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
input {
    display: block;
    width: 100%;
    margin: auto;
    padding: 13px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
}
input p {
    color: #fff;
    opacity: 1;
}
input.submit {
    width: 100%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    background-color: #1161ee;
    cursor: pointer;
}
.elsmjchp {
    margin-top: 5%;
}
.calculator {
    width: 100%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 3%;
    color: #fff;
    opacity: 1;
    background-color: #1161ee;
    cursor: pointer;
}
.check {
    width: 80%;
    margin: 20px auto;
}
.check label {
    float: left;
    margin-left: 5%;
    padding: 8px 1px;
}
.check h3 {
    padding: 15px;
}
.checkbox {
    display: none;
}
.checkbox:checked + svg .path-moving {
    -webkit-transition: stroke 0.4s, stroke-dasharray 0.4s, stroke-dashoffset 0.4s cubic-bezier(0.3, 0.8, 0.6, 1.5);
    transition: stroke 0.4s, stroke-dasharray 0.4s, stroke-dashoffset 0.4s cubic-bezier(0.3, 0.8, 0.6, 1.5);
    stroke-dasharray: 25 90;
    stroke-dashoffset: 0;
}
.path-moving,
.path-back {
    fill: none;
    stroke: #1161ee;
    stroke-width: 3px;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.path-moving {
    -webkit-transition: stroke 0.4s, stroke-dasharray 0.4s, stroke-dashoffset 0.4s;
    transition: stroke 0.4s, stroke-dasharray 0.4s, stroke-dashoffset 0.4s;
    stroke: #050000;
    stroke-dasharray: 110;
    stroke-dashoffset: -32;
}
.enregistrer {
    position: absolute;
    padding: 1% 11%;
    width: 82%;
    right: 0;
    transition: all 0.7s;
}
.active-section {
    position: absolute;
    right: 500px;
}
.remove-section {
    position: absolute;
    left: 500px;
}
.contact-form {
    width: 100%;
}
.contact-form-reset {
    width: 100%;
    text-align: center;
    font-size: 20px;
    margin: 10px auto;
    line-height: 50px;
}
.Menu {
    display: block;
    margin-left: 100px;
}
.Menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.Menu ul li {
    display: block;
    position: relative;
    padding: 0 25px;
}
.Menu ul li .on,
.Menu ul li .MenuA:hover {
    color: #0cf;
}
.bnbwallet {
    font-size: 14px;
}
.captchaa {
    width: 100%;
    text-align: center;
}
.captchaa img {
    width: 8%;
    margin: 25px auto 15px auto;
    border-radius: 10px;
}
.policys {
    color: #24f43c;
    cursor: pointer;
}
.filtertable {
    width: 100%;
    height: 85px;
    border: 3px solid #9a9696;
    border-radius: 5px;
    box-shadow: 3px 3px 3px 1px #9a9696;
}
.tableairdrop {
    width: 80%;
    float: left;
}
.filtertable .tableScroll tbody {
    display: block;
    height: 45px;
}
.filtertable .tableScroll thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.filtertable table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.filtertable table tr td {
    border: 1px solid #bebebe;
    padding: 10px;
    font-size: 20px;
}
.filtertable table tr th {
    margin: 20px;
    padding: 5px 0;
    background-color: #726e6e;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 20px;
}
.extract {
    width: 19%;
    float: right;
}
.extract .extractbtn {
    background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
    background: linear-gradient(-180deg, #2908a9, #160ce4);
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border-color: #43e952;
    padding: 5px 20px;
    width: 100px;
    color: #fff;
    font-family: iSans;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    margin: 20px 10px;
    border-radius: 5px;
    box-shadow: 3px 3px 3px 1px #6e6969;
}
.extract .extractbtn:hover {
    background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: linear-gradient(-180deg, #2908a9, #14b2f4);
    box-shadow: 3px 3px 3px 1px #4f4b4b;
    cursor: pointer;
}
.copylink {
    background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
    background: linear-gradient(-180deg, #2908a9, #160ce4);
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border-color: #43e952;
    padding: 5px 5px;
    width: 100px;
    color: #fff;
    font-family: iSans;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: -40px 20px;
    position: relative;
    float: right;
    border-radius: 15px;
    box-shadow: 3px 3px 3px 1px #6e6969;
}
.copylink:hover {
    background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: linear-gradient(-180deg, #2908a9, #14b2f4);
    box-shadow: 3px 3px 3px 1px #4f4b4b;
    cursor: pointer;
}
.copylinkdeposit {
    background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
    background: linear-gradient(-180deg, #2908a9, #160ce4);
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border-color: #43e952;
    padding: 5px 5px;
    width: 43px;
    color: #fff;
    cursor: pointer;
    text-align: center;
    margin: -45px 20px;
    position: relative;
    float: right;
    border-radius: 28px;
    box-shadow: 3px 3px 3px 1px #6e6969;
}
.copylinkdeposit:hover {
    background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: linear-gradient(-180deg, #2908a9, #14b2f4);
    box-shadow: 3px 3px 3px 1px #4f4b4b;
    cursor: pointer;
}
.copywallet {
    background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
    background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
    background: linear-gradient(-180deg, #2908a9, #160ce4);
    text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
    border-color: #43e952;
    padding: 5px 5px;
    width: 60px;
    color: #fff;
    font-family: iSans;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: -40px 20px;
    position: relative;
    float: right;
    border-radius: 15px;
    box-shadow: 3px 3px 3px 1px #6e6969;
}
.copywallet:hover {
    background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
    background: linear-gradient(-180deg, #2908a9, #14b2f4);
    box-shadow: 3px 3px 3px 1px #4f4b4b;
    cursor: pointer;
}
.sqrcode {
    border-color: #43e952;
    padding: 5px 5px;
    width: 50px;
    cursor: pointer;
    text-align: center;
    margin: -48px 90px;
    position: relative;
    float: right;
    border-radius: 15px;
}
.sqrcode:hover {
    border-color: #43e952;
    padding: 5px 5px;
    width: 180px;
    cursor: pointer;
    text-align: center;
    margin: -175px 100px;
    position: relative;
    float: right;
    border-radius: 15px;
}
.mywallet {
    text-align: left;
    margin-bottom: 10px;
    font-size: 100%;
}
.filtertableext {
    width: 100%;
    height: 145px;
    border: 3px solid #9a9696;
    border-radius: 5px;
    box-shadow: 3px 3px 3px 1px #9a9696;
}
.tableairdropext {
    width: 100%;
    float: left;
}
.filtertableext .tableScroll tbody {
    display: block;
    height: 45px;
}
.filtertableext .tableScroll thead,
tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.filtertableext table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.filtertableext table tr td {
    border: 1px solid #bebebe;
    padding: 10px;
    font-size: 20px;
}
.filtertableext table tr th {
    margin: 20px;
    background-color: #726e6e;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 20px;
}
.kAeBip {
    font-size: 2.4rem;
    font-weight: bold;
    text-align: left;
    color: rgb(255, 255, 255);
}
.wallet-pre {
    width: 100%;
    height: 225px;
    background: rgb(0 106 227);
    border-radius: 10px;
    margin: 0 0 10px 0;
}
.wallet-pre-tree {
    width: 49%;
    float: left;
}
.wallet-pre-title {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: left;
    padding: 0;
    margin: 5px 0 15px 20px;
}
.wallet-pre-av {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    font-size: 1.2rem;
    color: rgb(255, 255, 255);
    margin: 15px 0 15px 20px;
    cursor: default;
}
.wallet-prem {
    font-size: 1.4rem;
    font-weight: 700;
    text-align: left;
    padding: 0;
    margin: 15px 0 30px 20px;
}
.wallet-total {
    font-size: 1.5rem;
    font-weight: 700;
    text-align: left;
    padding: 0;
    margin: 0 0 0 20px;
}
.help-buy {
    width: 50px;
    float: right;
    padding: 0;
    margin: -20px 0 0 20px;
}
.success-message {
    width: 100%;
    height: 80px;
    background-color: #05ad05;
    position: absolute;
    align-items: center;
    display: grid;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
    margin: 0 auto;
}
.error-message {
    width: 100%;
    height: 80px;
    background-color: rgba(242, 58, 60, 0.98);
    position: absolute;
    align-items: center;
    display: grid;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px;
    margin: 0 auto;
}
.inactive-erorr {
    display: none;
}
.content-transfer {
    width: 80%;
    height: 460px;
    margin: 0 auto;
}
.content-transfer-ti {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin: 20px auto;
}
.coin-transfer {
    width: 60%;
    height: 55px;
    position: relative;
    margin: 0 auto;
    transition: background-color 0.35s ease-out;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    padding: 7px;
    display: flex;
    align-items: center;
}
.coin-transfer-dkkf {
    width: 60%;
    height: 55px;
    position: relative;
    margin: 0 auto;
    transition: background-color 0.35s ease-out;
    box-sizing: border-box;
    padding: 7px;
}
.lkfffmvjug {
    flex: none;
    box-sizing: border-box;
    border-radius: 4px;
    width: 170px;
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 18px;
    gap: 0.4em;
    color: initial;
    border: none;
    background-color: #f5f5f5;
    padding: 8px 6px;
    box-shadow: 0 0 0 1px #e6e6e6;
}
.lkdmcj {
    font-size: 20px;
    margin: 0 62% 0 10%;
}
.imglsk {
    width: 25px;
}
.imgghylsk {
    width: 45px;
    display: block;
    margin: 20px auto;
}
.lkdmdkffcj {
    width: 50%;
    outline: none;
    margin: 0 20% 0 10%;
}
.confirm-tran {
    width: 60%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    margin-top: 3%;
    color: #fff;
    opacity: 1;
    background-color: #1161ee;
    cursor: pointer;
}
.span-rfi {
    font-size: 16px;
    color: #000;
    float: left;
}
.span-lpfi {
    font-size: 16px;
    font-weight: 600;
    color: #30258b;
    cursor: pointer;
    float: right;
}
.imggifmjhylsk {
    width: 25px;
    margin-right: 10px;
}
.Transfer-asset {
    display: flex;
    align-items: center;
}
.lkdfkivffcj {
    width: auto;
    outline: none;
    float: left;
    padding: 2px;
    margin: 0 0 0 1%;
}
.select-men-coin {
    width: 130px;
    font-size: 16px;
    padding: 4px 1px;
    background-color: #f5f5f5;
    border: none;
}
.content-active {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    background: linear-gradient(347deg, #f6fafe 0, #007bec 100%);
    transform-origin: bottom;
}
.container-active {
    display: block;
    position: relative;
    width: 50%;
    height: 50%;
    margin: auto;
    margin-top: 185px;
    background: linear-gradient(347deg, #68829c 0, #184773 100%);
    box-shadow: 1px 5px 10px 1px #0cf;
    overflow: hidden;
}
.anlod {
    display: none;
}
.content-earn {
    width: 100%;
}
.earn-head {
    width: 100%;
    height: 350px;
    margin: 35px auto;
    background-image: url("https://mtamexchange.shop/images/home/back21.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 350px;
    position: relative;
}
.earn-head-a {
    width: 50%;
    float: left;
}
.earn-tit-p {
    font-size: 48px;
    font-weight: 600;
    color: #000;
    display: flex;
    align-items: center;
    margin: 95px 10px 25px 125px;
    text-shadow: -1px 1px 0 #ddd, -2px 2px 0 #c8c8c8, -3px 3px 0 #ccc, -4px 4px 0 #b8b8b8, -4px 4px 0 #bbb, 0px 1px 1px rgba(0, 0, 0, 0.4), 0px 2px 2px rgba(0, 0, 0, 0.3), -1px 3px 3px rgba(0, 0, 0, 0.2), -1px 5px 5px rgba(0, 0, 0, 0.1),
        -2px 8px 8px rgba(0, 0, 0, 0.1), -2px 13px 13px rgba(0, 0, 0, 0.1);
}
.earn-pit-p {
    font-size: 24px;
    font-weight: 600;
    color: #707a8a;
    display: flex;
    align-items: center;
    margin: 35px 10px 25px 125px;
}
.earn-head-ri {
    width: 60%;
    height: 220px;
    background: #fff;
    border-radius: 10px;
    margin: 65px auto 0px auto;
}
.earn-dkcmjf {
    width: 50%;
    float: left;
}
.earn-tit-alcp {
    font-size: 16px;
    font-weight: 600;
    color: #707a8a;
    display: flex;
    align-items: center;
    margin: 30px 10px 20px 30px;
}
.earn-tit-alctgp {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #707a8a;
    display: flex;
    align-items: center;
    margin: 45px 10px 25px 30px;
}
.earn-pit-pldo {
    font-family: system-ui;
    font-size: 14px;
    font-weight: 500;
    color: #707a8a;
    display: flex;
    align-items: center;
    margin: 5px 10px 25px 30px;
}
.earn-body {
    width: 90%;
    position: relative;
    margin: 10px auto;
}
.earn-body-a {
    width: 100%;
}
.earn-body-b {
    width: 35%;
    height: 200px;
    float: left;
}
.earn-body-c {
    width: 65%;
    height: 200px;
    float: right;
}
.earn-sp-l {
    font-family: fantasy;
    font-size: 28px;
    line-height: 36px;
    font-weight: 500;
    color: #000;
    display: flex;
    align-items: center;
    margin: 5px 10px 25px 30px;
}
.earn-sp-r {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707a8a;
    display: flex;
    align-items: center;
    margin: 5px 10px 25px 30px;
}
.earn-body-dkhb {
    width: 50%;
    float: left;
    background: #f3f3f3;
}
.earn-body-foid {
    width: 100%;
}
.earn-body-fodpd {
    width: 100%;
}
.asdxc {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707a8a;
    display: flex;
    float: left;
    align-items: center;
    margin: 15px 10px 15px 30px;
}
.asddsxc {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    display: flex;
    float: left;
    align-items: center;
    margin: 15px 10px 15px 30px;
}
.asdsddxc {
    font-family: sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: rgb(3, 166, 109);
    display: flex;
    float: left;
    align-items: center;
    margin: 15px 10px 15px 30px;
}
.asxxc {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707a8a;
    display: flex;
    float: right;
    align-items: center;
    margin: 15px 25% 15px 30px;
}
.earn-body-fcmsa {
    width: 50%;
    float: left;
    background: #fff;
}
.loekds {
    width: 25px;
    margin-right: 5px;
}
.btn-asxxc {
    appearance: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 600;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 6px 12px;
    line-height: 20px;
    word-break: keep-all;
    color: rgb(24, 26, 32);
    border-radius: 4px;
    min-height: 24px;
    border: none;
    background-image: none;
    background-color: rgb(252, 213, 53);
    height: 36px;
    min-width: 96px;
    float: right;
    margin: 10px 23% 10px 0;
}
.v-asxxc {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707a8a;
    display: flex;
    float: left;
    align-items: center;
    margin: 15px 2% 15px 5px;
}
.nov-selecl {
    width: 85%;
    height: 50px;
    display: inline-block;
}
.vlr-asxxca,
.vlr-asxxcb,
.vlr-asxxcc,
.vlr-asxxcd {
    font-family: sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #707a8a;
    background: #f3f3f3;
    display: flex;
    float: left;
    align-items: center;
    margin: 6px 5% 5px 5px;
    padding: 8px 15px;
    border-radius: 5px;
    cursor: pointer;
}
.lprdo {
    border: 2px solid rgb(252, 213, 53);
    color: #000;
    font-weight: 600;
}
.contentpay-sub {
    width: 95%;
    margin: 20px auto;
}
.contentpay-sub-til {
    width: 60%;
    float: left;
}
.contentpay-sub-sum {
    width: 40%;
    float: right;
}
.p-roxsii {
    color: #000;
    text-align: left;
    margin: 10px 30px 10px 68px;
}
.coin-Subscription {
    width: 60%;
    height: 55px;
    position: relative;
    margin: 0 0 0 68px;
    transition: background-color 0.35s ease-out;
    box-sizing: border-box;
    border: 1px solid #e6e6e6;
    padding: 7px;
    display: flex;
    align-items: center;
}
.css-qzgl6x {
    box-sizing: border-box;
    margin: 10px 12px 5px 0px;
    min-width: 0px;
    display: flex;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    background-color: rgb(240, 185, 11);
    flex: 0 0 auto;
}
.kifmmmd {
    margin-top: 10px;
}
.css-18lukzk {
    box-sizing: border-box;
    margin: 5px 0px 5px 2px;
    min-width: 0px;
    display: flex;
    flex: 0 0 auto;
    background-color: rgb(14, 203, 129);
    width: 2px;
    height: 40px;
    position: relative;
    overflow: hidden;
}
.css-1o3bjch {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 2px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transform: rotate(45deg);
    position: absolute;
    top: -1px;
    left: 0px;
}
.css-4cffwv {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.css-uliqdc {
    box-sizing: border-box;
    margin: 0;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.css-1qzy4yi {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    width: 2px;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transform: rotate(45deg);
    position: absolute;
    bottom: -1px;
    left: 0px;
}
.css-chrzr4 {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex: 1 1 auto;
}
.css-fhtmef {
    box-sizing: border-box;
    margin: 5px 20px 5px 5px;
    min-width: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: rgb(112, 122, 138);
}
.css-1mdhm3s {
    box-sizing: border-box;
    margin: 5px 40px 5px 5px;
    min-width: 0px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: rgb(30, 35, 41);
}
.metodsdxeprice {
    color: #5b5959;
    font-size: 16px;
    line-height: 30px;
    margin: 10px 0px 10px 67px;
    text-align: left;
}
.p-roxsidli {
    color: #000;
    text-align: left;
    font-size: 16px;
    margin: 10px 30px 14px 68px;
}
.jdhg {
    position: relative;
    margin: 15px 4%;
    border: 1px solid #585454;
    border-radius: 50px;
    opacity: 0.15;
}
.lkdmdssskffcj {
    width: 50%;
    outline: none;
    margin: 0 20% 0 0%;
}
.lkdmdedssskffcj {
    width: 20%;
    outline: none;
    float: left;
    padding: 13px 0;
    margin: 0 0 0 0;
}
.p-roxsdeidli {
    color: #000;
    text-align: left;
    font-size: 16px;
    display: inline-block;
    margin: 15px 30px 14px -30px;
}
.spadfn-lpfi {
    font-size: 16px;
    font-weight: 600;
    color: #30258b;
    cursor: pointer;
    margin-left: 15%;
}
.prdicmvj {
    color: #000;
    margin: 22px 10px;
    display: inline-block;
    line-height: 30px;
}
.tems-servic {
    font-size: 16px;
    font-weight: 400;
    color: #49cd2b;
    cursor: pointer;
}
input.submit-sub {
    width: 40%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    background-color: #1161ee;
    cursor: pointer;
}
input.submit-subr {
    width: 40%;
    padding: 15px;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    opacity: 1;
    background: #b0adad;
    cursor: default;
}
.tbl-sub {
    width: 91%;
    text-align: center;
    margin: 0 auto;
}
.subscribe-table {
    width: 98%;
    text-align: center;
    margin: 0 auto;
}
.tbl-sub .tablesubscribe tbody {
    display: block;
    width: 100%;
    max-height: 430px;
    overflow-y: hidden;
}
.tbl-sub .tablesubscribe thead,
tbody tr {
    display: table;
    width: 100%;
    border: 1px solid #f2f2f2;
    table-layout: fixed;
}
.tbl-sub table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    margin: auto auto;
}
.tbl-sub table tr td {
    border-bottom: 1px solid #bebebe;
    color: #6e8a8a;
    padding: 10px 0;
    font-size: 14px;
}
.tbl-sub table tr th {
    margin: 20px;
    padding: 10px 0;
    background-color: #6e8a8a;
    border: 1px solid #bebebe;
    color: #fff;
    font-size: 14px;
}
.subscribe-table .subscribe-title {
    font-family: "Poppins", sans-serif;
    font-size: 26px;
    font-weight: 600;
    text-align: left;
    margin: 25px auto 20px 1%;
    color: #000;
}
.btn-asxlpxc {
    appearance: none;
    user-select: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 600;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    outline: none;
    padding: 6px 12px;
    line-height: 20px;
    word-break: keep-all;
    color: rgb(24, 26, 32);
    border-radius: 4px;
    min-height: 24px;
    border: none;
    background-image: none;
    background-color: rgb(252, 213, 53);
    height: 36px;
    min-width: 96px;
    float: right;
    margin: 0px 25% 0px 0;
}
.keisxsa {
    width: 100%;
    height: 40px;
    border: 1px solid #bbb3b3;
    margin: 10px auto;
}
.keisxsloa {
    width: 23%;
    height: 30px;
    margin: 5px 1%;
    text-align: center;
    display: flex;
    align-items: center;
    border-radius: 3px;
    border: 1px solid #bbb3b3;
    float: left;
}
.kridnsa {
    text-align: center;
    margin: 0 auto;
}
.kridnsa:hover {
    padding: 5px 15px;
    color: #c1bbec;
    cursor: pointer;
    border-radius: 3px;
    transition: background 1s;
}
.pldwsrr {
    display: flow-root;
    border: 1px solid #b6b3b3a3;
    padding: 5px 5px;
    margin: 5px auto;
    border-radius: 10px;
}
.pleikdleft {
    font-size: 16px;
    float: left;
    margin: 25px 0 25px 2%;
    cursor: default;
}
.Friends-Referred {
    width: 50px;
    float: right;
    margin: 8px 45px 10px 0;
}
.pleikdright {
    min-width: 180px;
    padding: 10px 15px;
    border: none;
    border-radius: 12px;
    font-size: 16px;
    color: #e9e8ee;
    text-align: center;
    float: right;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.198);
    transition: transform 200ms, box-shadow 200ms;
    margin: 15px 0 15px 2%;
    cursor: pointer;
}
.blue {
    background-color: #1197cc;
    box-shadow: 0px 6px 0 #094c66, 0 11px rgba(0, 0, 0, 0.109);
}
.blue:active {
    transform: translateY(4px);
    box-shadow: 0 3px 0 #094c66;
}
.set-widrowl-comision-iud,
.set-widrowl-iud,
.set-name-iud,
.set-email-iud,
.set-telgeram-iud,
.set-pass-iud {
    display: none;
}
.setnameiud {
    display: block;
    width: 46%;
    position: absolute;
    margin: 20px 0 20px 15%;
    background: #44bcb7;
    border-radius: 10px;
    border: 2px solid #fff;
}
.setnameiseud {
    width: 70%;
    position: relative;
    margin: 20px auto;
    border-radius: 10px;
}
.close-form {
    font-size: 14px;
    color: #ed0808;
    float: right;
    margin: 20px 2%;
    cursor: pointer;
}
.inplinker {
    width: 50%;
    float: left;
    background: none;
    margin: 12px 0;
    color: #fff;
    border: none;
}
.inplinker:focus {
    outline: none;
}
.prkasdrt {
    font-size: 16px;
    color: #005;
    margin-left: 2%;
}
.epfcmsa {
    width: 80%;
}
.bgfder {
    width: 45%;
    float: right;
    margin-top: -55px;
}
.aboutme {
    width: 100%;
    height: 300px;
    margin: -5px auto;
    text-align: center;
    font-family: "Poppins", sans-serif;
    background-image: url("https://mtamexchange.shop/images/home/expert-bg.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.aboutme-panel {
    width: 49%;
    float: left;
    text-align: center;
    font-family: "Poppins", sans-serif;
}
.aboutme .aboutme-panel {
    width: 50%;
    height: 300px;
    text-align: center;
    font-family: "Poppins", sans-serif;
}
.aboutme .aboutme-title {
    font-family: "Poppins", sans-serif;
    font-size: 240%;
    font-weight: 600;
    text-align: left;
    margin: 25px auto 0 7%;
    color: #fff;
}
.aboutme-mail {
    font-family: "Poppins", sans-serif;
    font-size: 160%;
    font-weight: 600;
    margin: 110px auto 0 auto;
    color: #fff;
}
.aboutme-email {
    font-size: 125%;
    font-weight: 600;
    margin: 40px auto 0 auto;
    color: #fff;
}
.aboutme .imgabout {
    width: 10%;
    float: left;
}
.aboutme .imgabout img {
    width: 50%;
    height: 40px;
    margin: 50px auto;
    border-radius: 15px;
}
.aboutme-panel-ghd {
    width: 50%;
    float: left;
    margin: 0 auto;
}
.ksiefdfd {
    text-align: left;
    margin: 25px 0 30px 2px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
}
.ksieffd {
    text-align: left;
    margin: 15px 0 15px 2px;
}
.copyright {
    width: 100%;
    height: 55px;
    margin-top: -20px;
    background-color: #171f2b;
    font-family: "Poppins", sans-serif;
}
.copyright .copyright-title {
    font-family: "Poppins", sans-serif;
    text-align: left;
    font-size: 100%;
    margin: 0 auto 0 2%;
    color: #fff;
}
.gnbkffcg {
    float: right;
    font-size: 16px;
    font-weight: 400;
    margin-right: 2%;
    color: #7d7f81;
}
.img-sleoxoc {
    float: left;
    width: 25px;
    margin: 21px 2px;
    border-radius: 20px;
}
.ujdnfg {
    color: #4091b6;
    margin-left: 15px;
}


/****************************************************************************/
@media screen and (max-width: 1300px) {
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 40%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 50px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 75%;
        margin: auto;
        padding: 13px;
        color: #007bff;
        border-radius: 20px;
        font-size: 26px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 55%;
        height: 55px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 26px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 40px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -65px 30px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2300px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 500px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
        display: inline;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 99%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .myInpbnb {
        font-size: 14px;
        font-weight: 600;
    }
}
/***************/
@media screen and (max-width: 1200px) {
    nav ul li {
        display: inline-block;
        padding: 40px 5px;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 45%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 50px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .content-aa {
        width: 80%;
        margin: 20px 10px 20px 0;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 0;
        font-size: 13px;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        float: left;
        padding: 0 0;
        width: 15%;
        margin: 20px 15px 0 15px;
        border-radius: 5px;
        transition: color 1s;
    }
    .wating {
        width: 55%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1900px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 88%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 500px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 545px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    input.submit {
        width: 100%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin-top: 13%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: -45px;
        padding: 8px 5px;
        font-size: 13px;
        font-weight: 600;
        color: #000;
    }
    .nov-net {
        width: 80%;
        height: 50px;
        margin: -20px 25px 20px 56px;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .container-active {
        width: 85%;
    }
    .coin-Subscription {
        width: 67%;
        margin: 0 0 0 68px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 6px 5% 5px 20px;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 0px;
    }
    .earn-head {
        margin: 1px auto 20px auto;
    }
    .earn-tit-p {
        margin: 95px 10px 25px 40px;
    }
    .earn-pit-p {
        margin: 35px 10px 25px 40px;
        font-size: 22px;
    }
    .earn-head-ri {
        width: 85%;
        margin: 65px auto 0px auto;
    }
    .epfcmsa {
        width: 100%;
    }
    .bgfder {
        width: 22%;
        float: right;
        margin-top: -55px;
    }
}
/***************/
@media screen and (max-width: 1100px) {
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 25%;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 23%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 6%;
    }
    nav ul li {
        color: #aaa;
        padding: 23px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 30px 25%;
        text-align: center;
        float: left;
    }
    .amdjc {
        margin-left: 1%;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1600px;
        z-index: -1;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 90%;
    }
    .container {
        display: block;
        position: relative;
        width: 77%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 55%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 50px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1900px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 88%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .success-message {
        font-size: 16px;
    }
    .error-message {
        font-size: 16px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 500px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 540px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 100%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 75%;
        overflow-x: auto;
        margin: 30px 0px 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 420px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -50px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 20%;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        float: left;
        padding: 0 0;
        width: 20%;
        margin: 30px 15px 10px 10px;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 473px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 215px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 16px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 170px;
    }
    .container-active {
        width: 90%;
    }
    .coin-Subscription {
        width: 85%;
        margin: 0 0 0 68px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 6px 5% 5px 20px;
        position: relative;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 0px;
    }
    .css-fhtmef {
        margin: 5px 5px 5px 5px;
        font-size: 15px;
    }
    .earn-head {
        margin: 1px auto 20px auto;
    }
    .earn-tit-p {
        margin: 95px 10px 25px 40px;
    }
    .earn-pit-p {
        margin: 35px 10px 25px 40px;
        font-size: 22px;
    }
    .earn-head-ri {
        width: 85%;
        margin: 65px auto 0px auto;
    }
    .epfcmsa {
        width: 100%;
    }
    .bgfder {
        width: 22%;
        float: right;
    }
    .aboutme .imgabout {
        width: 15%;
        float: left;
    }
}
/*************/
@media screen and (max-width: 1000px) {
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 85px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 24%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 7%;
    }
    nav ul li {
        color: #aaa;
        padding: 20px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 30px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1700px;
        z-index: -1;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 90%;
    }
    .container {
        display: block;
        position: relative;
        width: 77%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 65%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1900px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 88%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .filtertableext {
        width: 100%;
        height: 165px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .novnet {
        width: 50%;
        height: 55px;
        margin: -50px auto 0px 230px;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -45px 10px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 100%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 100%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 75%;
        overflow-x: auto;
        margin: 30px 0px 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 420px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: 0px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 20%;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        float: left;
        padding: 0 0;
        width: 20%;
        margin: 30px 15px 10px 10px;
        border-radius: 5px;
        transition: color 1s;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 473px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .container-active {
        width: 90%;
    }
    .coin-Subscription {
        width: 90%;
        height: 55px;
        margin: 0 0 0 5%;
    }
    .metodsdxeprice {
        margin: 10px 0px 10px 4%;
    }
    .p-roxsidli {
        margin: 10px 30px 14px 5%;
    }
    .css-1mdhm3s {
        margin: 5px 0px 5px 1px;
        font-size: 13px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .css-fhtmef {
        margin: 5px 2px 5px 5px;
        font-size: 14px;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 0px;
    }
    .prdicmvj {
        margin: 22px 10px;
    }
    .earn-head {
        margin: 1px auto 20px auto;
    }
    .earn-tit-p {
        margin: 95px 10px 25px 40px;
    }
    .earn-pit-p {
        margin: 35px 10px 25px 40px;
        font-size: 22px;
    }
    .earn-head-ri {
        width: 85%;
        margin: 65px auto 0px auto;
    }
    .epfcmsa {
        width: 100%;
    }
    .bgfder {
        width: 22%;
        float: right;
    }
    .tbl-sub {
        width: 100%;
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    .aboutme .imgabout {
        width: 17%;
        float: left;
    }
}
/*************/
@media screen and (max-width: 900px) {
    .moldus {
        height: 95px;
    }
    header {
        position: absolute;
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 80px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 27%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 5%;
    }
    nav ul li {
        color: #aaa;
        padding: 15px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 30px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1600px;
        z-index: -1;
        background-color: #212529;
    }
    .MenuA {
        display: block;
        line-height: 35px;
        font-size: 18px;
        color: #fff;
        position: relative;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .container {
        display: block;
        position: relative;
        width: 80%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 65%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 75px;
        height: 75px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 55px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 24px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1900px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
        margin: 0;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 5px;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 100%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 16px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .filtertableext {
        width: 100%;
        height: 165px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        cursor: pointer;
        text-align: center;
        margin: -45px 70px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .novnet {
        width: 50%;
        height: 55px;
        margin: -50px auto 0px 210px;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -37px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -40px 10px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 540px;
        display: block;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 100%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 75%;
        overflow-x: auto;
        margin: 40px 0px 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 450px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: 0px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 14px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 20%;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        float: left;
        padding: 0 0;
        width: 20%;
        margin: 40px 15px 10px 10px;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 533px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 200px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 145px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 90%;
    }
    .coin-Subscription {
        width: 90%;
        height: 55px;
        margin: 0 0 0 5%;
    }
    .metodsdxeprice {
        margin: 10px 0px 10px 4%;
    }
    .p-roxsidli {
        margin: 10px 30px 14px 5%;
    }
    .css-1mdhm3s {
        margin: 5px 0px 5px 1px;
        font-size: 13px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .css-fhtmef {
        margin: 5px 2px 5px 5px;
        font-size: 14px;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 0px;
    }
    .earn-head {
        margin: 1px auto 20px auto;
    }
    .earn-tit-p {
        margin: 95px 10px 25px 40px;
    }
    .earn-pit-p {
        margin: 35px 10px 25px 40px;
        font-size: 22px;
    }
    .earn-head-ri {
        width: 85%;
        margin: 65px auto 0px auto;
    }
    .epfcmsa {
        width: 100%;
    }
    .bgfder {
        width: 22%;
        float: right;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    .container-user {
        width: 98%;
    }
    .pleikdleft {
        margin: 15px 0 15px 0;
    }
    .setnameiud {
        display: block;
        width: 98%;
        position: absolute;
        margin: 20px 0 20px 0;
    }
    .setnameiseud {
        width: 90%;
    }
    .img-sleoxoc {
        float: left;
        width: 25px;
        margin: 12px 8px;
        border-radius: 20px;
    }
}
/*************/
@media screen and (max-width: 800px) {
    .moldus {
        height: 95px;
    }
    header {
        width: 100%;
        height: 95px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 15px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 28%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 5%;
        padding: 0 10px;
    }
    nav ul li {
        color: #aaa;
        padding: 10px 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    .MenuA {
        font-size: 16px;
        line-height: 50px;
    }
    nav .logo img {
        width: 120px;
        height: 90px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1600px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 85%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 75%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 75px;
        height: 75px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .check label {
        float: left;
        margin-left: 5%;
        padding: 0px 1px;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2300px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
        margin: 0px 0px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 40px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 5px;
        font-size: 15px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 100%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 15px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 14px;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .filtertableext {
        width: 100%;
        height: 132px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .extract {
        width: 21%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 14px;
    }
    .novnet {
        width: 50%;
        height: 55px;
        margin: -50px auto 0px 210px;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -36px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -36px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        cursor: pointer;
        text-align: center;
        margin: -40px 70px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -40px 10px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1.2rem;
        font-weight: 700;
        padding: 0;
        margin: 0 0 0 20px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 0 0 15px 20px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 15px 0 15px 20px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 15px 0 10px 20px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 50%;
        height: 400px;
        margin: 0px auto;
        position: relative;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 45%;
        height: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 50px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: -10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 545px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 100%;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .order-execheng {
        width: 55%;
        height: 500px;
        float: right;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 450px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -80px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 20%;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 200px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 145px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 96%;
    }
    .contentpay-sub {
        width: 99%;
        margin: 20px auto;
    }
    .contentpay-sub-til {
        width: 100%;
    }
    .contentpay-sub-sum {
        width: 97%;
    }
    .css-1mdhm3s {
        margin: 5px 16px 5px 5px;
        font-size: 14px;
    }
    .css-fhtmef {
        margin: 5px 3px 5px 5px;
        font-size: 14px;
    }
    .metodsdxeprice {
        font-size: 16px;
        margin: 10px 20px 10px 5%;
        text-align: justify;
    }
    .p-roxsidli {
        font-size: 14px;
        margin: 10px 30px 14px 5%;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 10px;
        font-size: 14px;
    }
    .coin-Subscription {
        width: 98%;
        margin: 0 0 0 1%;
    }
    .check {
        width: 100%;
        margin: 20px auto;
    }
    .prdicmvj {
        color: #000;
        margin: 5px 5px 15px 20px;
        display: inline-block;
        line-height: 45px;
        font-size: 14px;
    }
    .pricrcoin {
        margin: 10px 0 15px 0;
        font-size: 35px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .tems-servic {
        font-size: 14px;
    }
    .earn-head {
        width: 100%;
        height: 600px;
        margin: 35px auto;
        background-image: url(https://mtamexchange.shop/images/home/back21.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 600px;
        position: relative;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 50px;
        margin: 95px 10px 25px 25px;
    }
    .earn-pit-p {
        font-size: 20px;
        margin: 35px 10px 25px 25px;
    }
    .earn-head-ri {
        width: 75%;
        height: 220px;
        margin: 65px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 10px 1% 5px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -52px;
        margin-right: 20px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    input.submit-subr {
        width: 60%;
    }
    .container-foget {
        width: 96%;
        height: 76%;
        margin: auto;
        margin-top: 175px;
    }
    .imgprof {
        width: 75px;
        margin: 20px auto;
    }
}
/*************/
@media screen and (max-width: 700px) {
    .moldus {
        height: 60px;
    }
    header {
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 40%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        color: #aaa;
        padding: 4px 7px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 110px;
        height: 90px;
        margin: 15px 26%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 750px;
        z-index: -1;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .container {
        display: block;
        position: relative;
        width: 92%;
        height: 72%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 81%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 22px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2400px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 100%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 40px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -75px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -65px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 41px;
        cursor: pointer;
        text-align: center;
        margin: -39px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -155px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -40px 5px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1.2rem;
        font-weight: 700;
        padding: 0;
        margin: 0 0 0 20px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 0 0 15px 20px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 15px 0 15px 20px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 15px 0 10px 20px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 400px;
        margin-top: 55px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 50%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -80px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 0;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 50%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 50%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .contentpay-sub {
        width: 99%;
        margin: 20px auto;
    }
    .contentpay-sub-til {
        width: 100%;
    }
    .contentpay-sub-sum {
        width: 97%;
    }
    .css-1mdhm3s {
        margin: 5px 16px 5px 5px;
        font-size: 14px;
    }
    .css-fhtmef {
        margin: 5px 3px 5px 5px;
        font-size: 14px;
    }
    .metodsdxeprice {
        font-size: 16px;
        margin: 10px 20px 10px 5%;
        text-align: justify;
    }
    .p-roxsidli {
        font-size: 14px;
        margin: 10px 30px 14px 5%;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 10px;
        font-size: 14px;
    }
    .coin-Subscription {
        width: 98%;
        margin: 0 0 0 1%;
    }
    .check {
        width: 100%;
        margin: 20px auto;
    }
    .prdicmvj {
        color: #000;
        margin: 5px 5px 15px 20px;
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
    }
    .pricrcoin {
        margin: 10px 0 15px 0;
        font-size: 35px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .tems-servic {
        font-size: 14px;
    }
    .metode {
        font-size: 20px;
    }
    .lodik {
        font-size: 40px;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 50px;
        margin: 95px 10px 25px 25px;
    }
    .earn-pit-p {
        font-size: 20px;
        margin: 35px 10px 25px 25px;
    }
    .earn-head-ri {
        width: 100%;
        height: 220px;
        margin: 65px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 10px 1% 5px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -52px;
        margin-right: 20px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    .container-user {
        width: 98%;
    }
    .pleikdleft {
        margin: 15px 0 15px 0;
        font-size: 14px;
        font-weight: 600;
    }
    .psiqafaoi {
        width: 100%;
        font-size: 13px;
    }
    .setnameiud {
        display: block;
        width: 98%;
        position: absolute;
        margin: 20px 0 20px 0;
    }
    .setnameiseud {
        width: 90%;
    }
    .container-foget {
        width: 96%;
        height: 76%;
        margin: auto;
        margin-top: 170px;
    }
    .aboutme {
        height: 485px;
    }
    .aboutme .aboutme-panel {
        width: 100%;
        height: 240px;
        text-align: center;
    }
    .aboutme .aboutme-title {
        font-size: 200%;
        font-weight: 600;
        margin: 40px auto 0 auto;
        text-align: center;
        color: #fff;
    }
    .aboutme .imgabout {
        width: 17%;
        float: left;
        margin-left: 2%;
    }
    .aboutme-panel-ghd {
        width: 50%;
        float: left;
        margin: 0 auto;
    }
    .ksiefdfd {
        margin: 25px 0 30px 10px;
    }
    .ksiefderfd {
        font-size: 14px;
        margin-left: 10px;
    }
    .aboutme .imgabout img {
        width: 75%;
        height: 55px;
        margin: 50px auto;
        border-radius: 15px;
    }
    .Friends-Referred {
        width: 50px;
        float: right;
        margin: 2px 25px 1px 0;
    }
    .img-sleoxoc {
        float: left;
        width: 25px;
        margin: 12px 8px;
        border-radius: 20px;
    }
}
/*************/
@media screen and (max-width: 600px) {
    header {
        width: 100%;
        height: 65px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 120px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 120px 0 10px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 35%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        color: #aaa;
        padding: 0 10px;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
        cursor: pointer;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .MenuA {
        font-size: 16px;
        line-height: 50px;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1520px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 92%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 95%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 19px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2300px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
        margin: 0px auto 0 auto;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 100%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 40px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 16px;
        font-weight: 600;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 15px;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .extract {
        width: 24%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 15px;
    }
    .filtertableext {
        width: 100%;
        height: 145px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -75px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -36px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 42px;
        cursor: pointer;
        text-align: center;
        margin: -40px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -40px 10px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1.2rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 1px 0 10px 5px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 400px;
        margin-top: 510px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 35px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 105px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 450px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -80px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 275px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 10%;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 100%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 100%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .contentpay-sub {
        width: 99%;
        margin: 20px auto;
    }
    .contentpay-sub-til {
        width: 100%;
    }
    .contentpay-sub-sum {
        width: 97%;
    }
    .css-1mdhm3s {
        margin: 5px 16px 5px 5px;
        font-size: 14px;
    }
    .css-fhtmef {
        margin: 5px 3px 5px 5px;
        font-size: 14px;
    }
    .metodsdxeprice {
        font-size: 16px;
        margin: 10px 20px 10px 5%;
        text-align: justify;
    }
    .p-roxsidli {
        font-size: 14px;
        margin: 10px 30px 14px 5%;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 10px;
        font-size: 14px;
    }
    .coin-Subscription {
        width: 98%;
        margin: 0 0 0 1%;
    }
    .check {
        width: 100%;
        margin: 20px auto;
    }
    .prdicmvj {
        color: #000;
        margin: 5px 5px 15px 20px;
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
    }
    .pricrcoin {
        margin: 10px 0 15px 0;
        font-size: 35px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .tems-servic {
        font-size: 14px;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 50px;
        margin: 95px 10px 25px 25px;
    }
    .earn-pit-p {
        font-size: 20px;
        margin: 35px 10px 25px 25px;
    }
    .earn-head-ri {
        width: 90%;
        height: 220px;
        margin: 65px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 10px 1% 5px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -52px;
        margin-right: 20px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    input.submit-subr {
        width: 65%;
    }
    .container-foget {
        width: 96%;
        height: 76%;
        margin: auto;
        margin-top: 145px;
    }
}
/*************/
@media screen and (max-width: 500px) {
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 45%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 3%;
        padding: 0 10px;
    }
    nav ul li {
        padding: 0 10px;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 14px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1550px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 92%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 96%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2550px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
        margin: 0px auto 0 auto;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 14px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 99%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 14px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 28px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 14px;
        font-weight: 600;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 14px;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .prof {
        color: #24f43c;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .filtertableext {
        width: 100%;
        height: 145px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .extract {
        width: 36%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 14px;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -75px 3px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 40px;
        cursor: pointer;
        text-align: center;
        margin: -67px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -65px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -68px 5px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .mywallet {
        text-align: left;
        margin-bottom: 10px;
        font-size: 88%;
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1.2rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 1px 0 10px 5px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 400px;
        margin-top: 510px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 0px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 105px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-asset {
        width: 100%;
        height: 100%;
        display: inline-block;
        z-index: -1;
        transform-origin: bottom;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 15px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 120px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 430px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -80px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 20px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -45px 0 30px 0;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 20px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 100%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 100%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .contentpay-sub {
        width: 99%;
        margin: 20px auto;
    }
    .contentpay-sub-til {
        width: 100%;
    }
    .contentpay-sub-sum {
        width: 97%;
    }
    .css-1mdhm3s {
        margin: 5px 16px 5px 5px;
        font-size: 14px;
    }
    .css-fhtmef {
        margin: 5px 3px 5px 5px;
        font-size: 14px;
    }
    .metodsdxeprice {
        font-size: 16px;
        margin: 10px 20px 10px 5%;
        text-align: justify;
    }
    .p-roxsidli {
        font-size: 14px;
        margin: 10px 30px 14px 5%;
    }
    .p-roxsdeidli {
        margin: 15px 30px 14px 10px;
        font-size: 14px;
    }
    .coin-Subscription {
        width: 98%;
        margin: 0 0 0 1%;
    }
    .check {
        width: 100%;
        margin: 20px auto;
    }
    .prdicmvj {
        color: #000;
        margin: 5px 5px 15px 20px;
        display: inline-block;
        line-height: 30px;
        font-size: 14px;
    }
    .pricrcoin {
        margin: 10px 0 15px 0;
        font-size: 35px;
    }
    .css-qzgl6x {
        margin: 10px 5px 5px 0px;
    }
    .tems-servic {
        font-size: 14px;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 6px 5% 5px 10px;
    }
    .earn-head {
        width: 100%;
        height: 500px;
        margin: 30px auto;
        background-image: url(https://mtamexchange.shop/images/home/back21.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 500px;
        position: relative;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 50px;
        margin: 75px 10px 25px 25px;
    }
    .earn-pit-p {
        font-size: 20px;
        margin: 35px 10px 25px 25px;
    }
    .earn-head-ri {
        width: 100%;
        height: 220px;
        margin: 15px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -10px;
        margin-right: 10px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    input.submit-subr {
        width: 80%;
    }
    .inplinker {
        width: 100%;
        margin-top: 7px;
    }
    .aboutme .imgabout img {
        width: 75%;
        height: 45px;
        margin: 50px auto;
        border-radius: 15px;
    }
    .copyright {
        height: 80px;
    }
    .copyright .copyright-title {
        text-align: center;
        font-size: 100%;
        margin: 0 auto;
        display: inline-block;
    }
    .gnbkffcg {
        margin: 10px 25%;
    }
}
/*************/
@media screen and (max-width: 400px) {
    .moldus {
        height: 60px;
    }
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 45%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 1%;
    }
    nav ul li {
        padding: 0 5px;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 12px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 25%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1520px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 95%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 90%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2550px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .lblbuy {
        display: block;
        margin-top: 5px;
        padding: 8px 3px;
        font-size: 11px;
        font-weight: 600;
        color: #fff;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 99%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 13px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 28px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 13px;
        font-weight: 600;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 14px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 16px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .prof {
        color: #24f43c;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .filtertableext {
        width: 100%;
        height: 145px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .extract {
        width: 36%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 14px;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -71px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 40px;
        cursor: pointer;
        text-align: center;
        margin: -67px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -65px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -68px 5px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .mywallet {
        text-align: left;
        margin-bottom: 10px;
        font-size: 83%;
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1rem;
        font-weight: 600;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 1px 0 10px 5px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 400px;
        margin-top: 510px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 0px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 105px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 100px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 10px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 100px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 430px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 115px;
        float: left;
        margin: 35px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 35px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -80px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 5px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 300px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 20px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -30px 0 30px 0;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 100%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 100%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .earn-head {
        width: 100%;
        height: 465px;
        margin: 30px auto;
        background-image: url(https://mtamexchange.shop/images/home/back21.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 465px;
        position: relative;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 48px;
        margin: 55px 10px 25px 20px;
    }
    .earn-pit-p {
        font-size: 17px;
        margin: 35px 10px 25px 20px;
    }
    .earn-head-ri {
        width: 100%;
        height: 220px;
        margin: 20px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -5px;
        margin-right: 10px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    input.submit-subr {
        width: 85%;
    }
    .gnbkffcg {
        margin: 10px 22%;
    }
}
/*************/
@media screen and (max-width: 380px) {
    header {
        width: 100%;
        height: 61px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 20px;
        right: 20px;
        width: 20px;
        height: 20px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 5px 0 0 15px;
        text-decoration: none;
    }
    .langB {
        margin: 5px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 45%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul {
        margin-left: 1%;
    }
    nav ul li {
        padding: 0 5px;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .MenuA {
        font-size: 12px;
        line-height: 55px;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 100px;
        height: 85px;
        margin: 15px 18%;
        text-align: center;
        float: left;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 98%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 13px;
        color: #007bff;
        border-radius: 20px;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 97%;
        height: 50px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 20px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 35px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2550px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1520px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 95%;
        height: 85%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .lblbuy {
        display: block;
        margin-top: 5px;
        padding: 8px 3px;
        font-size: 11px;
        font-weight: 600;
        color: #fff;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 99%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 13px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 26px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 13px;
        font-weight: 600;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 14px;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .vidoo {
        width: 95%;
    }
    .prof {
        color: #24f43c;
        font-size: 14px;
        text-align: center;
        line-height: 30px;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .filtertableext {
        width: 100%;
        height: 145px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .extract {
        width: 36%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 14px;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -71px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 40px;
        cursor: pointer;
        text-align: center;
        margin: -67px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -65px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -68px 5px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .mywallet {
        text-align: left;
        margin-bottom: 10px;
        font-size: 83%;
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 1rem;
        font-weight: 600;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-title {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.9rem;
        color: rgb(255, 255, 255);
        margin: 1px 0 10px 5px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1.1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 400px;
        margin-top: 505px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 0px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 485px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 12px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 105px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .sidebar {
        min-height: 350px;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        margin: 0px auto;
        border-radius: 5px;
        transition: color 1s;
    }
    .content-aa {
        min-height: 45%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 12px;
        font-weight: 600;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: #fff;
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        padding: 0 0;
        width: 100%;
        overflow-x: auto;
        margin: 0px 0px;
        border-radius: 5px;
        transition: color 1s;
    }
    .panl-asset {
        width: 100%;
        margin: 20px 0;
        float: left;
    }
    .deposit-usdt {
        height: 35px;
        min-width: 100px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #fff;
        white-space: normal;
        background: #0ead98;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px 0px 10px;
    }
    .withdraw-usdt {
        height: 35px;
        min-width: 100px;
        padding: 0 20px;
        font-size: 16px;
        font-weight: 400;
        line-height: 1;
        color: #0ead98;
        white-space: normal;
        background: #fff;
        border: 1px solid #0ead98;
        border-radius: 8px;
        outline: none;
        transition: all 0.3s;
        margin: 0px 5px;
    }
    .content-aa table {
        width: 900px;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .content-aa table tr td {
        color: #0ead98;
        padding: 10px 5px;
        font-size: 14px;
    }
    .jumdmej {
        width: 200px;
    }
    .jufulej {
        width: 200px;
    }
    .panl-asset-deposit {
        width: 100%;
        height: 140px;
        float: left;
        position: relative;
    }
    .select-coin {
        display: none;
    }
    .nov-net {
        width: 100%;
        height: 50px;
        margin: 0px 0px 20px 0px;
    }
    .net-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 470px 25px 0;
    }
    .panl-asset-b {
        width: 20%;
        height: 100px;
        float: left;
        margin: 15px 0 0 10px;
    }
    .panl-asset-c {
        width: 70%;
        height: 115px;
        float: right;
        margin: 5px 10px 0 0;
    }
    .panl-asset-d {
        width: 95%;
        height: 300px;
        margin: 45px auto 65px auto;
    }
    .history-record {
        min-height: 15%;
        font-family: Manrope, Pingfang Sc, SF Pro Text, SF Pro Icons, DIN, Helvetica Neue, Helvetica, Arial, sans-serif, PingFangSC-regular;
        font-size: 14px;
        line-height: 1.5;
        word-spacing: 1px;
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
        word-break: normal;
        background-color: rgba(14, 173, 152, 0.05);
        color: #7d7f81;
        box-sizing: border-box;
        scroll-behavior: smooth;
        display: inline-block;
        overflow: auto;
        padding: 0 0;
        width: 100%;
        margin: -120px auto 0;
        border-radius: 5px;
        transition: color 1s;
    }
    .send-box {
        width: 100%;
        height: 275px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 0 auto;
    }
    .myInpbnb {
        width: 100%;
        margin: auto;
        padding: 13px;
        border: 0;
        border-radius: 5px;
        background-color: #e6e7eb;
        font-size: 12px;
        font-weight: 600;
        justify-content: space-between;
        align-items: center;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
        display: flex;
        padding: 10px 15px;
        word-break: break-all;
    }
    .copy-wallet-deposit {
        background-color: #8b8989;
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border: none;
        padding: 5px 5px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        text-align: center;
        margin: -32px 0px;
        position: relative;
        float: right;
        border-radius: 28px;
    }
    .jhchhs {
        width: 20px;
    }
    .kljlkss {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 350px 25px 0;
    }
    .input-asset {
        width: 86%;
        background: #f3f3f4;
        color: #000;
        border: 1px solid #0ead98;
        border-radius: 5px;
        margin: 5px 0 20px 7%;
    }
    .grsdbcuus {
        margin: 20px 0;
    }
    .lufmjhv {
        margin-top: 275px;
    }
    .submit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #fff;
        opacity: 1;
        background-color: #1161ee;
        cursor: pointer;
    }
    .title-assets {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin: 10px 15px;
    }
    .net-assets-p {
        color: #000;
        font-size: 16px;
        font-weight: 600;
    }
    .select-net-assets {
        color: #7d7f81;
        font-size: 14px;
    }
    .nosubmit-input {
        width: 86%;
        padding: 15px;
        font-size: 17px;
        font-weight: 700;
        margin: 35px 0 20px 7%;
        color: #ed0808;
        opacity: 1;
        background-color: #d8d2d2;
        cursor: wait;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -65px 0 30px 0;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        width: 40%;
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .num-inner {
        width: 20px;
        height: 20px;
        font-size: 18px;
        line-height: 18px;
        padding: 2px 4px;
        margin-right: 15px;
        color: #0ead98;
        text-align: center;
        background-color: #d8efe9;
        border-radius: 50%;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 100%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 100%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .vlr-asxxca,
    .vlr-asxxcb,
    .vlr-asxxcc,
    .vlr-asxxcd {
        margin: 6px 2% 5px 5px;
    }
    .lodik {
        font-size: 34px;
    }
    .earn-head {
        width: 100%;
        height: 465px;
        margin: 30px auto;
        background-image: url(https://mtamexchange.shop/images/home/back21.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 100% 465px;
        position: relative;
    }
    .content-earn {
        width: 100%;
        margin-top: -70px;
    }
    .earn-head-a {
        width: 99%;
    }
    .earn-tit-p {
        font-size: 48px;
        margin: 50px 10px 25px 20px;
    }
    .earn-pit-p {
        font-size: 17px;
        margin: 35px 10px 25px 20px;
    }
    .earn-head-ri {
        width: 96%;
        height: 220px;
        margin: 25px auto 0px auto;
    }
    .earn-body {
        width: 100%;
    }
    .earn-body-b {
        width: 100%;
        height: 120px;
    }
    .earn-body-c {
        width: 100%;
        height: 200px;
    }
    .asdxc {
        font-size: 14px;
        margin: 15px 10px 15px 30px;
    }
    .asxxc {
        font-size: 14px;
        margin: 15px 10% 15px 5px;
    }
    .epfcmsa {
        width: 100%;
    }
    .btn-asxxc {
        margin: 10px 5% 40px 0;
    }
    .earn-sp-r {
        margin: 5px 1px 25px 15px;
    }
    .earn-sp-l {
        margin: 5px 1px 25px 15px;
    }
    .bgfder {
        width: 21%;
        float: right;
        margin-top: -10px;
        margin-right: 5px;
    }
    .tbl-sub {
        overflow-x: auto;
    }
    .subscribe-table {
        width: 1000px;
    }
    .btn-asxlpxc {
        margin: 0px 9% 0px 0;
    }
    .gnbkffcg {
        margin: 10px 21% 10px 0;
    }
}
/*************/
@media screen and (max-width: 300px) {
    header {
        width: 100%;
        height: 60px;
        position: absolute;
        top: 0;
        background: #270d94;
        background: -moz-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(39, 13, 148, 1)), color-stop(100%, rgba(58, 166, 228, 1)));
        background: -webkit-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -o-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: -ms-linear-gradient(left, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        background: linear-gradient(to right, rgba(39, 13, 148, 1) 0%, rgba(58, 166, 228, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$colorMain4', endColorstr='$colorMain2', GradientType=1);
    }
    header .menu-icon {
        display: block;
        position: fixed;
        top: 30px;
        right: 30px;
        width: 30px;
        height: 30px;
    }
    .lang {
        display: none;
    }
    .lang2,
    .langA {
        width: 110px;
        display: flex;
        margin: 15px 0 0 30px;
        text-decoration: none;
    }
    .langB {
        margin: 15px 10px 0 20px;
    }
    .bar,
    .bar::before,
    .bar::after {
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #3162c0;
        transition: all 0.4s;
    }
    .bar::before {
        top: -6px;
    }
    .bar::after {
        top: 6px;
    }
    .active .bar {
        background: transparent;
    }
    .active .bar::before {
        top: 0;
        transform: rotate(45deg);
    }
    .active .bar::after {
        top: 0;
        transform: rotate(-45deg);
    }
    nav {
        width: 52%;
        height: 100%;
        position: fixed;
        z-index: 9;
        top: 0;
        left: 0;
        background: #3162c0;
        text-align: center;
        transform: translateX(-100%);
        transition: all 1s;
    }
    nav ul li {
        padding: 0;
        color: #aaa;
        display: block;
        border-bottom: 1px solid #fff;
    }
    nav ul li:hover {
        color: #fff;
    }
    .open-menu nav {
        transform: translateX(0);
    }
    nav .logo img {
        width: 60px;
        height: 60px;
        margin: 15px 32%;
        text-align: center;
        float: left;
    }
    .content {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1500px;
        z-index: -1;
    }
    .container {
        display: block;
        position: relative;
        width: 98%;
        height: 95%;
        margin: auto;
        margin-top: 160px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    .menupayment {
        position: relative;
        margin: 35px auto;
        text-align: center;
    }
    .menupayment .novepay {
        width: 90%;
        margin: 0 auto;
    }
    .menupayment .novepay .ulpay {
        list-style: none;
        margin-left: 1px;
    }
    .metodeprice {
        color: #5b5959;
        font-size: 18px;
        line-height: 30px;
        margin: 10px 2px;
        text-align: center;
    }
    .menupayment .novepay .ulpay li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 70px;
        height: 70px;
        font-size: 18px;
        margin: 20px 0;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .coinpayment {
        width: 200px;
        cursor: pointer;
        margin: 20px auto;
    }
    .imgcoin:hover {
        background: #c1bbec;
        cursor: pointer;
        border-radius: 5px;
        transition: background 1s;
    }
    .Addresscoin {
        display: block;
        width: 95%;
        margin: auto;
        padding: 15px 1px;
        color: #007bff;
        border-radius: 20px;
        font-size: 16px;
        font-weight: 600;
        line-height: 1.5;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .wating {
        width: 98%;
        height: 43px;
        color: #007bff;
        background-color: transparent;
        background-image: none;
        border-color: #007bff;
        display: inline-block;
        margin: 50px auto;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 0.375rem 0.75rem;
        font-size: 15px;
        line-height: 1.5;
        border-radius: 0.25rem;
        border: 2px solid #1161ee;
        transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    }
    .loading {
        float: left;
        width: 30px;
    }
    .copycoin {
        padding: 5px 5px;
        width: 60px;
        height: 60px;
        cursor: pointer;
        text-align: center;
        margin: -10px 20px;
        background: #fff;
        position: relative;
        float: right;
        border: none;
        border-radius: 28px;
    }
    .copycoin:hover {
        background-color: #005;
    }
    .contentpay {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 2850px;
        z-index: -1;
    }
    .imgcoin {
        width: 70px;
        height: 70px;
    }
    .containerpay {
        display: block;
        position: relative;
        width: 95%;
        height: 90%;
        margin: auto;
        margin-top: 185px;
        box-shadow: 1px 5px 10px 1px #0cf;
        overflow: hidden;
    }
    label {
        display: block;
        margin-top: 15px;
        padding: 8px 3px;
        font-size: 13px;
        font-weight: 600;
        color: #fff;
    }
    input {
        display: block;
        width: 99%;
        margin: auto;
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 13px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    h1 {
        text-align: center;
        font-family: sans-serif;
        font-size: 22px;
        color: #fff;
        letter-spacing: 1px;
        margin: 15px 0 0 0;
    }
    .menu h2 {
        font-size: 14px;
        font-weight: 600;
    }
    .menu .refral {
        cursor: pointer;
        color: #24f43c;
        font-weight: 400;
        font-size: 14px;
    }
    .content-panl {
        width: 100%;
        text-align: center;
        margin: 185px auto 0 auto;
    }
    .prof {
        color: #24f43c;
        font-size: 11px;
        text-align: center;
        line-height: 30px;
    }
    .vidoo {
        width: 95%;
    }
    .connexion {
        position: absolute;
        padding: 0% 1%;
        width: 100%;
        left: 0;
        transition: all 0.7s;
    }
    .filtertable {
        width: 100%;
        height: 73px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .tableairdrop {
        width: 100%;
        float: left;
    }
    .filtertable table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 14px;
    }
    .filtertable table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 16px;
    }
    .filtertableext {
        width: 100%;
        height: 145px;
        border: 3px solid #9a9696;
        border-radius: 5px;
        box-shadow: 3px 3px 3px 1px #9a9696;
    }
    .extract {
        width: 36%;
        float: right;
    }
    .filtertableext table tr th {
        margin: 20px;
        background-color: #726e6e;
        border: 1px solid #bebebe;
        color: #fff;
        font-size: 17px;
    }
    .filtertableext table tr td {
        border: 1px solid #bebebe;
        padding: 10px;
        font-size: 14px;
    }
    .novnet {
        width: 100%;
        height: 55px;
        margin: 0px auto 0 auto;
    }
    .net-transfer {
        line-height: 30px;
        color: #1c065b;
        font-size: 1.3rem;
    }
    .novnet .ulnet li {
        display: inline-block;
        padding: 0 0;
        color: #fff;
        width: 75px;
        font-size: 18px;
        margin: 20px 10px;
        font-family: arial;
        border-radius: 5px;
        transition: color 1s;
    }
    .copylink {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 100px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -71px 10px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylink:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .copywallet {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 50px;
        color: #fff;
        font-family: iSans;
        cursor: pointer;
        font-size: 16px;
        font-weight: 600;
        text-align: center;
        margin: -65px 2px;
        position: relative;
        float: right;
        border-radius: 15px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copywallet:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .sqrcode {
        border-color: #43e952;
        padding: 5px 5px;
        width: 40px;
        cursor: pointer;
        text-align: center;
        margin: -67px 55px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .sqrcode:hover {
        border-color: #43e952;
        padding: 5px 5px;
        width: 180px;
        cursor: pointer;
        text-align: center;
        margin: -175px 60px;
        position: relative;
        float: right;
        border-radius: 15px;
    }
    .copylinkdeposit {
        background: -webkit-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -o-linear-gradient(-180deg, #2908a9, #160ce4);
        background: -moz-linear-gradient(-180deg, #2908a9, #160ce4);
        background: linear-gradient(-180deg, #2908a9, #160ce4);
        text-shadow: 1px 1px rgba(000, 000, 000, 0.5);
        border-color: #43e952;
        padding: 5px 5px;
        width: 43px;
        color: #fff;
        cursor: pointer;
        text-align: center;
        margin: -44px 20px;
        position: relative;
        float: right;
        border-radius: 28px;
        box-shadow: 3px 3px 3px 1px #6e6969;
    }
    .copylinkdeposit:hover {
        background: -webkit-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -o-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: -moz-linear-gradient(-180deg, #2908a9, #14b2f4);
        background: linear-gradient(-180deg, #2908a9, #14b2f4);
        box-shadow: 3px 3px 3px 1px #4f4b4b;
        cursor: pointer;
    }
    .kAeBip {
        font-size: 1.4rem;
        font-weight: bold;
        color: rgb(255, 255, 255);
    }
    .wallet-pre {
        width: 100%;
        height: 150px;
        background: rgb(0 106 227);
        border-radius: 10px;
        margin: 0 0 10px 0;
    }
    .wallet-total {
        font-size: 0.8rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-title {
        font-size: 0.8rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .wallet-pre-av {
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        font-size: 0.8rem;
        color: rgb(255, 255, 255);
        margin: 1px 0 10px 5px;
        cursor: default;
    }
    .wallet-prem {
        font-size: 1rem;
        font-weight: 700;
        padding: 0;
        margin: 1px 0 10px 5px;
    }
    .order-execheng {
        width: 100%;
        height: 500px;
        float: right;
    }
    .order-mode-a {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .order-mode-b {
        width: 100%;
        height: 400px;
        margin: 20px auto;
        position: relative;
        display: contents;
        border-left: 1px solid #bbb3b3;
        background: #1e222d;
        border-color: #434651;
    }
    .chart-execheng {
        width: 100%;
        height: 380px;
        margin-top: 510px;
    }
    .head-exechenge {
        width: 100%;
        height: 1px;
        display: contents;
        background: #1e222d;
        border-color: #434651;
    }
    .tradingview-widget-container {
        height: 72px;
    }
    .execheng-order {
        width: 100%;
        height: 300px;
        display: contents;
        margin: 10px auto 0 auto;
        background: #1e222d;
        border-color: #434651;
    }
    .trade-mode-a {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 80px auto 0px auto;
    }
    .trade-mode-b {
        width: 100%;
        height: 328px;
        padding: 10px 10px;
        margin: 0px auto 10px auto;
    }
    .hist-execheng {
        width: 100%;
        height: 475px;
        margin-top: 10px;
        background: #1e222d;
        border-color: #434651;
    }
    #tradingview_deba0,
    #tradingview_bd584,
    #tradingview_b18b9,
    #tradingview_c8224,
    #tradingview_19bc3,
    #tradingview_a2bb8,
    #tradingview_e133a,
    #tradingview_d9499,
    #tradingview_88342,
    #tradingview_20161,
    #tradingview_a0476,
    #tradingview_7eb70,
    #tradingview_7c0a3,
    #tradingview_3d617,
    #tradingview_a04ac,
    #tradingview_ebb15,
    #tradingview_73f2b,
    #tradingview_30db4,
    #tradingview_0831e,
    #tradingview_2461b,
    #tradingview_c37ff,
    #tradingview_ec3c6,
    #tradingview_eea4a {
        height: 360px;
    }
    .coin-nav {
        width: 100%;
        margin: 0 auto;
        display: contents;
    }
    .coin-nav .coin-ul {
        list-style: none;
        margin-left: 0;
    }
    .coin-nav .coin-ul .coin-li {
        width: 32%;
        display: inline-block;
        padding: 5px 15px;
        margin: 5px auto;
        border: 1px solid #5b5454;
        border-radius: 3px;
        transition: color 1s;
    }
    .coin-a {
        display: block;
        font-family: arial;
        font-size: 10px;
        color: #fff;
        text-decoration: none;
        display: contents;
        position: relative;
    }
    .price-mtam {
        height: 110px;
    }
    .alb-table {
        margin: 0 auto 0 auto;
        overflow-x: auto;
    }
    .history-table table {
        width: 700px;
        height: 430px;
        overflow-x: auto;
        text-align: center;
        border-collapse: collapse;
        margin: auto auto;
    }
    .select-coin-menu {
        display: block;
        width: 80%;
        position: absolute;
        margin-left: 11%;
        padding: 10px 10px;
        font-size: 14px;
        font-weight: 600;
        background-color: #f8f9f9;
        border: 1px solid #0ead98;
        border-radius: 5px;
    }
    .op-select-coin {
        width: 80%;
        display: block;
        text-align: left;
        padding: 7px 5px;
        cursor: pointer;
        border-radius: 0 5px 5px 0;
    }
    .novi {
        display: block;
        margin-top: 15px;
        margin-left: 0px;
        padding: 8px 5px;
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: 600;
        color: #000;
    }
    .novi-m {
        display: block;
        width: 20px;
        margin: -65px 0 30px 0;
        padding: 13px;
        border: 0;
        border-radius: 20px;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        opacity: 0.85;
    }
    .warn-box {
        width: 100%;
        height: 210px;
        padding: 20px;
        text-align: center;
        border: 1px dashed #e0e3ed;
        border-radius: 4px;
        margin: 62px auto;
    }
    .content-transfer {
        width: 99%;
        margin: 0 auto;
        height: 410px;
    }
    .coin-transfer {
        width: 99%;
    }
    .content-transfer-ti {
        font-size: 20px;
    }
    .lkfffmvjug {
        font-size: 14px;
        width: 155px;
    }
    .lkdmdkffcj {
        width: 50%;
        font-size: 14px;
        margin: 0 10% 0 10%;
    }
    .coin-transfer-dkkf {
        width: 99%;
    }
    .span-rfi {
        font-size: 12px;
        margin-top: 10px;
    }
    .lkdfkivffcj {
        margin: 10px 0 0 1%;
        font-weight: 600;
    }
    .span-lpfi {
        margin-top: 10px;
    }
    .select-men-coin {
        width: 115px;
    }
    .container-active {
        width: 96%;
    }
    .history-table-sell {
        width: 100%;
        height: 450px;
        text-align: center;
        margin: 0 auto;
        float: right;
    }
    .history-table-buy {
        width: 100%;
        height: 450px;
        text-align: center;
        float: left;
        margin: 0 auto;
        border-right: 1px solid #5f5a5a;
    }
    .history-title {
        margin: 0px auto 20px auto;
    }
    .earn-pit-p {
        font-size: 16px;
        margin: 35px 10px 25px 20px;
    }
}
