﻿html {
  width: 100%;
  height: 100%;
  position: absolute;
}

body {
  font-family: "Cabin", sans-serif;
  font-weight: 400;
  margin: 0px;
  padding: 0px;
  color: #141414;
  position: relative;
  min-height: 100%;
  width: 100%;
  padding-bottom: 248px;
  background: #ffffff;
}

footer {
  bottom: 0px;
  position: absolute;
  width: 100%;
  height: 248px;
}

.fnt-reg {
  font-family: "Cabin", sans-serif;
  font-weight: 400;
}

.fnt-lgt {
  font-family: "Cabin", sans-serif;
  font-weight: 300;
}

.fnt-bld {
  font-family: "Cabin", sans-serif;
  font-weight: 700 !important;
}

.t-white {
  xcolor: #0e0c3f !important;
  color: #141414 !important;
}

.t-black {
  color: #ffffff !important;
}

.t-orange {
  color: #cafb56;
}
.homebannerbg .t-orange {
  font-size: 46px;
  font-weight: 500;
}

.t-green {
  color: #00a946;
  font-weight: 500;
}

.t-red {
  color: #ef0b0b;
  font-weight: 500;
}

.pt-20 {
  padding-top: 20px;
}

.pt-10 {
  padding-top: 10px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-30 {
  padding-bottom: 30px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-30 {
  margin-top: 30px;
}

section {
  padding: 60px 0px;
}

button:focus,
a:focus,
.btn:focus {
  outline: none !important;
  box-shadow: none;
}

.x-line {
  background: #fec039;
  width: 100%;
  height: 6px;
  max-width: 100px;
  margin: 8px 0px;
  margin-bottom: 11px;
  border: 0px;
}

.x-line-center {
  background: #f19520;
  width: 100%;
  height: 4px;
  max-width: 100px;
  border: 0px;
  margin: 8px auto;
  border-radius: 5px;
}

.center-content {
  margin: 0px auto;
  float: none;
}

.heading-title {
  font-size: 32px;
  color: #141414;
  line-height: 40px;
  margin: 0px;
  padding-bottom: 0;
  font-weight: 600;
}

.content,
.card-text,
p {
  font-size: 18px;
  color: #141414;
  line-height: 34px;
  font-weight: 400;
  margin-bottom: 0px;
}

.bluebtn {
  background: #7532f9;
  border: 0px;
  color: #fff !important;
  padding: 10px 21px;
  border-radius: 5px;
  font-weight: 500;
  line-height: 24px;
  font-size: 16px;
  text-transform: capitalize !important;
  box-shadow: none;
}

.btn-sm {
  padding: 3px 12px;
  font-weight: 500;
  font-size: 13px;
}

.coinlistbanner .table-responsive {
  max-height: 600px;
}

.btn-sub {
  padding: 9px 14px;
  font-weight: 500;
  font-size: 18px;
  border-radius: 0px;
}

.bluebtn:hover,
.bluebtn:focus,
.bluebtn:active {
  color: #fff;
  background: #5600ff;
  border: 0px;
  text-decoration: none;
}

.headbg .container {
  padding: 0px;
}

.headbg .navbar-brand {
  margin-right: 0px;
  padding: 0px 6px;
  line-height: 0;
}

.headbg {
  border: 0px;
  padding: 16px 0px;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  z-index: 99;
  box-shadow: none;
  background: #ffffff;
}

.darkHeader {
  background: #3c3c3c;
  box-shadow: 0px 0px 7px 2px #0000001a;
}
.headermenu .headbg .navbar-nav li .btn {
  margin-top: 2px;
}
.headermenu .headbg .navbar-nav li a {
  color: #000000;
  font-size: 17px;
  padding: 9px 20px;
  font-weight: 400;
  margin-top: 0px;
  text-transform: capitalize;
  position: relative;
  box-shadow: none;
}

.headermenu .headbg li a.dropdown-item {
  color: #000;
  font-size: 16px;
  padding: 9px 10px !important;
}

.menuicont {
  box-sizing: border-box;
  min-width: 0px;
  display: inline-block;
  background-color: rgb(240, 185, 11);
  width: 6px;
  height: 6px;
  position: relative;
  transform: rotate(45deg);
  margin: 0px 10px 0px 8px;
}

.logo {
  width: 100%;
  max-width: 174px;
  margin-top: 0px;
}

.headermenu .headbg .navbar-nav li a:focus,
.headermenu .headbg .navbar-nav li a:active {
  color: #7532f9;
}
.headermenu .headbg .navbar-nav li .bluebtn:active {
  background: #01b8ea;
}
.headermenu .headbg .navbar-nav li a:hover,
.headermenu .headbg .navbar-nav li a.nav-link.active {
  color: #7532f9;
}

.headermenu .dropdown-menu {
  background: #ffffff;
  padding: 0px;
  margin-top: 18px !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.headermenu .dropdown-menu a:hover,
.headermenu .dropdown-menu a:focus,
.headermenu .dropdown-menu a:active {
  background: none;
  color: #ffb134;
}

.dashboardicont a {
  padding-right: 2px !important;
  flex: 100%;
}

.dashboardicont img {
  width: 100%;
  max-width: 18px;
}

.footer-gray-bg {
  padding-top: 40px;
  padding-bottom: 20px;
}

.ftext {
  color: #d6d5d5;
  margin: 0px;
  font-size: 18px;
  font-weight: 400;
  padding-top: 8px;
}

.foot-list li a:hover,
.foot-list li a:focus,
.foot-list li a:active {
  text-decoration: none;
}

.footer-gray-bg .flogo {
  width: 100%;
  max-width: 200px;
}

.sociallist li:last-child a i {
  margin-right: 0px;
}

.sociallist li {
  list-style: none;
  display: inline-block;
}

.sociallist li a i {
  font-size: 30px;
  color: #bebebe;
  /* background: #9e9e9e; */
  border-radius: 50px;
  width: 50px;
  text-align: center;
}

.sociallist {
  padding-left: 0px;
  margin: 10px 0px;
  text-align: left;
}

.footer-gray-bg .h3 {
  color: #ba97ff;
  font-size: 22px;
  font-weight: 500;
  padding-bottom: 0px;
}
.footlistbg img {
  width: 100%;
  max-width: 239px;
}
.social-bg {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.social-bg .heading-title {
  font-size: 14px !important;
  font-weight: 400;
  margin-top: 6px;
  padding-bottom: 0px;
}

.footerbottombg .sociallist li:first-child a {
  color: #ffffff;
  margin-right: 5px;
}

.footerbottombg {
}

.footerbottombg .social-bg {
  padding-top: 10px;
}

.appicons img {
  width: 100%;
  max-width: 145px;
}

.listrightbox {
  /* text-align: center; */
}

[data-simplebar] {
  position: relative;
  z-index: 0;
  overflow: hidden !important;
  max-height: inherit;
  -webkit-overflow-scrolling: touch;
}

[data-simplebar="init"] {
  display: flex;
}

.simplebar-scroll-content {
  overflow-x: hidden !important;
  overflow-y: scroll;
  min-width: 100% !important;
  max-height: inherit !important;
  box-sizing: content-box !important;
}

.simplebar-content {
  overflow-y: hidden !important;
  overflow-x: scroll;
  box-sizing: border-box !important;
  min-height: 100% !important;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 8px;
}

.simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: "";
  background: rgba(0, 0, 0, 0.42);
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-track:hover .simplebar-scrollbar:before,
.simplebar-track .simplebar-scrollbar.visible:before {
  opacity: 0.5;
  transition: opacity 0 linear;
}

.simplebar-track.vertical {
  top: 0;
}

.simplebar-track.vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.horizontal {
  left: 0;
  width: auto;
  height: 11px;
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.horizontal.simplebar-track .simplebar-scrollbar {
  right: auto;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

.homebannerbg {
  background-image: url(../images/banner-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 22vh;
  height: 95vh;
  /* background-color: #fdfdfd; */
}

.homebannerbg .h1 {
  font-size: 40px;
  color: #fff;
  line-height: 54px;
  margin: 0px;
  font-weight: 600;
  padding-bottom: 17px;
}

.homebannerbg .h4 {
  font-size: 27px;
  color: #ececec;
  line-height: 27px;
  font-weight: 400;
  margin: 0px;
  padding: 18px 0px;
  padding-bottom: 13px;
}

.homebannerbg .h6 {
  font-size: 20px;
  color: #dedede;
  line-height: 27px;
  font-weight: 400;
  padding-bottom: 10px;
}

.subscibefrm {
  margin-top: 15px;
}

.subscibefrm .form-control {
  height: 50px;
  background: #a5a5a5;
  border-radius: 4px;
  border: 0px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.subscibefrm .btn-default {
  height: 50px;
  border-radius: 7px;
  background: #cafb56;
  color: #000;
  border: 0px;
  padding: 9px 29px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}

.subscibefrm h6 {
  font-size: 16px;
  color: #dedede;
  font-weight: 300;
  padding-top: 15px;
}

.coinlistbanner {
  background-image: url(../images/tradesectionbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.sitetable thead tr th {
  background: #ebebeb !important;
  border: 0px;
  border-bottom: 0px;
  color: #000000;
  font-size: 14px;
  padding: 15px 10px;
  font-weight: 600;
  background: #fff;
  position: -webkit-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0px;
  white-space: nowrap;
}

.sitetable tbody tr td {
  border: 0px;
  /* border-top: 1px solid #dedede; */
  color: #000;
  font-size: 15px;
  padding: 10px 10px;
  font-weight: 400;
  vertical-align: middle;
  white-space: nowrap;
}

.coinnameleft {
  padding-left: 15px;
}

.coinicon,
.coinlisticon {
  width: 32px;
  margin-right: 5px;
}

.coinlistbg {
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgb(204 204 204 / 58%);
}

.chooseusflex {
  display: flex;
  margin-top: 0;
  text-align: center;
}

.chooseusflex > div {
  padding: 9px 10px;
}

.subimg img {
  width: 100%;
  max-width: 70px;
  margin-top: 0px;
  margin-bottom: 22px;
}

.supportbannerbg {
  background: #fff;
}

.supportflex {
  display: flex;
  margin-top: 50px;
  text-align: center;
}

.supportflex > div {
  padding: 10px 15px;
}

.supportboxt img {
  width: 100%;
  max-width: 70px;
  margin-bottom: 20px;
}

.supportboxt .h4 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 17px;
  color: #0e0c3f;
}

.supportboxt p {
  line-height: 26px;
}

.table-content {
  display: table;
  width: 100%;
}

.table-content > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 50%;
}

.charticont {
  width: 100%;
  max-width: 100px;
}

.table {
  margin-bottom: 0px;
}

.marketviewt a {
  font-size: 14px;
}

.marketviewt a,
.marketviewt a:hover,
.marketviewt a:focus,
.marketviewt a:active {
  color: #333;
  text-decoration: none;
}

.marketviewt {
  padding-bottom: 25px;
  padding-top: 17px;
  border-top: 1px solid #e0e0e0;
}

.marketviewt i {
  margin-left: 10px;
}

.coinlistbg tr td:first-child {
  color: #424242;
  font-size: 16px;
  font-weight: 500;
}

.coinlistbg tr td:first-child .coinnameleft {
  font-weight: 400;
  color: #6f6e6e;
}

.soonbg {
  background-color: #f8c40a;
  color: #333;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 11px;
  line-height: normal;
  position: relative;
  font-weight: 600;
}

.soonbg::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  left: -3px;
  top: 2px;
  border-style: solid;
  border-width: 6px 6px 6px 0px;
  border-color: transparent rgb(240, 185, 11) transparent transparent;
}

.livepricebanner {
  background: #fff;
  padding: 12px 0px;
  border-bottom: 1px solid #dcdcdc;
}

.livepricebanner .container {
  xwidth: 100%;
  xmax-width: 100%;
}

.livetableright ul {
  padding-left: 0px;
  margin-bottom: 0px;
  display: flex;
  white-space: nowrap;
}

.livetableright li {
  list-style: none;
  float: left;
  padding: 10px 10px;
  width: 100%;
  border-right: 1px solid #dcdcdc;
}

.livetableright li {
  padding-left: 24px;
}

.livetableright li:first-child {
  padding-left: 10px;
}

.livetableright li:last-child {
  border-right: 0px;
}

.livetableright li .h5 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  margin: 0px;
  color: #565656;
  padding-bottom: 4px;
}

.livetableright .symbolicon {
  background: #f8c40a;
  color: #000;
  padding: 0px 5px;
  font-weight: 600;
  margin-right: 5px;
  font-size: 12px;
}

.livetableright li .h4 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
  margin: 0px;
}

.livetableright li span {
  font-size: 11px;
}

.livetableright li img {
  width: 100%;
  max-width: 41px;
  margin-right: 4px;
}

.livetableright li:first-child .h5 {
  font-size: 20px;
  color: #191818;
  font-weight: 500;
  padding-bottom: 0px;
}

.mobilebg {
  padding-bottom: 0;
}

.stepsbg {
  display: table;
  width: 100%;
  margin: 35px 0px;
}

.stepsbg > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.stepsbg > div:first-child {
  width: 35px;
}

.stepsbg img {
  width: 100%;
  max-width: 34px;
}

.stepsbg > div:last-child {
  padding-left: 10px;
}

.stepsbg .h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
  margin: 0px;
}

.stepsboxb .subtitlet {
  font-size: 22px;
  font-weight: 600;
}

.playstoreicon img {
  width: 100%;
  max-width: 160px;
  margin: 10px 0px;
}

.securitybannerbg {
  background-image: url(../images/featurebg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.subtitleh {
  font-size: 21px;
  font-weight: 500;
  color: #ffa200;
  margin: 0px;
  padding: 5px 0px;
}

.mobileappicon {
  text-align: center;
}

.mobileappicon img {
  width: 100%;
  max-width: 387px;
}

.securitybannerbg img {
  width: 100%;
  max-width: 84px;
}

.securitybannerbg .table-content > div:first-child {
  width: 100px;
}

.securitybannerbg .table-content > div:last-child {
  padding-left: 10px;
}

.securitybannerbg .content {
  color: #bbb9b9 !important;
  line-height: 26px;
  padding-top: 5px;
  margin-bottom: 0px;
}

.securitybannerbg h2 {
  font-size: 23px;
}

.stepsboxb .x-line {
  background: #ccc;
  height: 2px;
  margin-top: 0px;
}

.stepsboxb > div:last-child {
  margin-bottom: 0px;
}

.playstoreicon a:last-child img {
  width: 100%;
  max-width: 160px;
  margin: 10px 0px;
}

.playstoreicon a {
  margin-right: 5px;
  display: inline-block;
}

.nftheader .headbg {
  background: #ffffff;
}
.nftheader .homebannerbg {
  background-image: url(../images/nfbg.png);
  padding-top: 101px;
  padding-bottom: 40px;
  height: auto !important;
}
.carousel-indicators {
  display: none;
}
.nftbanner button.carousel-control-prev {
  background: none;
  border: 0;
  left: -20px;
  width: 4%;
  top: 0;
  position: absolute;
}
/* .nftheader .carousel-control-next,
.nftheader .carousel-control-prev {
  position: absolute;
  display: flex;
  width: 100%;
} */

.nftbanner button.carousel-control-next {
  background: none;
  border: 0;
  right: -20px;
  width: 4%;
  position: absolute;
  top: 0;
}
.about-content .carousel-control-prev-icon,
.webg .carousel-control-prev-icon {
  background-image: url(../images/left-arrow.svg);
}
.about-content .carousel-control-next-icon,
.webg .carousel-control-next-icon {
  background-image: url(../images/right-arrow.svg);
}
.about-content .carousel-control-next-icon:after,
.about .carousel-control-prev-icon:after,
.webg .carousel-control-next-icon:after,
.webg .carousel-control-prev-icon:after {
  display: none;
}
.row.nftrightslide > div {
  margin: 10px 0px;
}
.nftbg .card {
  background: none;
  position: relative;
}
.nftleftbanner {
  width: 100%;
  max-width: 100%;
  height: 100%;
}
.nftrightbanner {
  width: 100%;
  max-width: 100%;
  height: 240px;
}
.nftheader .carousel-control-prev-icon::after {
  content: "\f0a8";
  font-family: "FontAwesome";
  color: #000;
}
.nftheader .carousel-control-next-icon:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  color: #000;
}
.nftbg .leftslider .card-img-overlay {
}
.nftrightslide .card-img-overlay,
.leftslider .card-img-overlay {
  text-align: left;
  background: #00000063;
  width: 100%;
  height: 100%;
}
.leftslider.card h5 {
  font-size: 24px;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
  position: absolute;
  bottom: 30px;
  left: 15px;
}
.leftslider.card p {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.nftrightslide .card h5 {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  line-height: 20px;
  position: absolute;
  bottom: 30px;
  left: 15px;
}
.nftrightslide .card p {
  font-size: 11px;
  font-weight: 500;
  line-height: 10px;
  color: #fff;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.nftflex {
  width: 100%;
  /* text-align: center; */
}
.natcoinbox {
  width: 18%;
  display: inline-block;
  background: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 20px;
  text-align: center;
  padding: 30px 20px;
  margin: 10px 10px;
  margin-top: 45px;
}
img.collectimg {
  overflow: hidden;
  background: #e4e4e4;
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
  border-radius: 8px;
  border: 1px solid #ccc;
  padding: 9px;
}
.natcoingbg {
  margin-top: -47px;
}
.natcoingbg .h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #3c3c3c;
}
.natcoingbg .content {
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  color: #3c3c3c;
}
img.bidsimg {
  display: block;
  width: 100%;
  height: 190px;
  margin: 0 auto;
}

.bidlike {
  overflow: hidden;
  width: 100%;
  background: #e4e4e4;
  position: relative;
  height: 190px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.bidlike span i {
  font-size: 16px;
}
.bidlike span {
  position: absolute;
  bottom: 15px;
  right: 18px;
  font-size: 11px;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.bidsflex {
  display: flex;
  width: 100%;
}

.bidsbox .h5 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #3c3c3c;
}
.bidsbox .content {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #3c3c3c;
  margin-bottom: 8px;
}
.bidsbox .card {
  margin: 0px auto;
  background: #fff;
  padding: 0;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  margin-bottom: 25px;
  padding-bottom: 14px;
}
.card-body {
}
.bidslist .n-t {
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
}

.bidslist .h3 {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.bidslist {
  display: flex;
  width: 100%;
  padding: 1px 13px;
}
.bidslist > div {
  width: 100%;
  float: none;
}
.bidslist span {
  float: right;
  font-size: 13px;
  padding-right: 5px;
}
.bidsbox .card-body .bluebtn {
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 8px 21px;
  line-height: 19px;
}
.nftheader .heading-box {
  font-size: 24px;
  font-weight: 600;
  border-bottom: 0;
  position: relative;
  /* padding-left: 0px; */
}
.nftheaderbg .headbg {
  /* background: #3c3c3c; */
}
.nftheaderbg .homebannerbg {
  background-image: url(../images/nfbg.png);
  padding-top: 101px;
  padding-bottom: 30px;
  height: auto !important;
}
.nftheader a.btn.borderbtn {
  text-transform: capitalize;
  box-shadow: none;
  /* bottom: 20px;
																	position: absolute; */
  /* top: 30px; */
  font-size: 14px;
  font-weight: 500;
  color: #6d6c6c;
  line-height: 20px;
  padding: 7px 20px;
  border-radius: 30px;
  border: 1px solid #d5d5d5;
}

.borderflex {
  display: flex;
}
.borderflex > div:first-child {
  display: inline-block;
  padding-left: 16px;
}
.borderflex > div:last-child {
  position: absolute;
  right: 20px;
}
.nftheaderbg .social-bg {
  text-align: left;
}
.nftheaderbg .sociallist li a i {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #ffffff;
  width: 40px;
}
.nft2leftbanner {
  text-align: center;
}
.nft2leftbanner img.leftbanner {
  width: 100%;
  max-width: 565px;
}
.nftbg .heading {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  color: #fff;
  margin-bottom: 0px;
}
.nftbg .h4 {
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  padding: 12px 0px;
}
.nftbg .content {
  color: #fff;
  padding-bottom: 20px;
  word-break: break-word;
}
.nftbg .h2 {
  padding-top: 20px;
  font-size: 30px;
  color: #fff;
  line-height: 20px;
  font-weight: 500;
}
.nftbg .h3 {
  font-size: 20px;
  line-height: 20px;
  color: #fff;
  font-weight: 400;
  padding-bottom: 20px;
}
.nftbg {
  padding: 0px 20px;
}
.traitlist .card {
  background: #fff;
  padding: 20px 25px;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  margin: 10px 0px;
}
.traitlist .card-body {
  border: 0;
  padding: 10px 0px;
}
.traitbox {
  margin-top: 25px;
}
.traitbox .h5 {
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  color: #3c3c3c;
}
.natlist .h4 {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  padding-bottom: 10px;
}
.natlist .h4 span {
  font-size: 18px;
  font-weight: 400;
  padding-left: 5px;
}
.natlist .heading {
  font-size: 35px;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  padding-bottom: 4px;
}
.natlist .content {
  color: #000;
}
.natlistflex {
  display: flex;
  padding-top: 20px;
}
.natlistflex > div {
  width: 100%;
}
.natlistflex .h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
.natlistbox .h4 {
  color: #000 !important;
}
.natlistbox .bluebtn {
  padding: 13px 25px;
  font-weight: 500;
  font-size: 14px;
  margin-right: 10px;
  text-transform: capitalize;
  line-height: 20px;
  margin-top: 15px;
  /* background: #fff !important;
  color: #000 !important; */
}
.natlistbox a i {
  font-size: 14px;
  transform: rotate(90deg);
}
.natlistbox a img {
  margin-right: 8px;
  width: 100%;
  max-width: 19px;
  filter: brightness(2.5);
}
.natlistbox {
  margin: 10px 0px;
  padding: 21px 30px;
  border-radius: 30px;
  background: #13a9cb;
}
.natlistbox p {
  font-size: 13px;
  color: #000;
}
.tableflex {
  display: flex;
  background: #fff;
  padding: 12px 16px;
  border-radius: 30px;
  border: 1px solid #dfdfdf;
  margin-top: 15px;
}
.tablebox {
  width: 100%;
  padding: 10px;
}
.tablebox .h3 {
  font-size: 15px;
  color: #3c3c3c;
  font-weight: 500;
  line-height: 33px;
}
.tablebox .h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 33px;
}
.nftcollection .card {
  background: #fff;
  padding: 0;
  border-radius: 20px;
  border: 1px solid #dfdfdf;
  padding-bottom: 20px;
}
.carousel-control-next,
.carousel-control-prev {
  top: inherit;
}
.nftcollection .card-body {
  border: 0;
  /* padding: 10px 0px; */
}
.nftcollection .card-body .content {
  font-size: 13px;
  font-weight: 600;
  text-align: left;
}
img.leftimg {
  width: 100%;
  max-width: 100%;
  border-radius: 20px;
  height: 100%;
}

.nftimg {
  text-align: center;
}
.natlist {
  padding: 0px 20px;
  padding-left: 49px;
}
.traitlist input.form-control.rounded {
  position: relative;
  padding-left: 50px;
  margin: 0px 20px;
  border-radius: 10px !important;
  height: 45px;
}
.traitlist input.form-control {
  position: relative;
}
.traitlist span#search-addon {
  position: absolute;
  top: 10px;
  left: 25px;
  z-index: 9;
}
.traitlist span#search-addon i {
  font-size: 19px;
  color: #dcdcdc;
  position: relative;
}

.form-control:focus {
  box-shadow: none !important;
}
.natcoinbox:hover {
  box-shadow: 0px 3px 12px 0px #ececec;
  transform: translate(0, -5px);
}
.bidsbox .card:hover {
  box-shadow: 0px 3px 12px 0px #dde3f0;
}
.traitlist .card-body p.content {
  font-size: 14px;
}
.nftheaderbg .heading-title {
  font-size: 23px;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .about-content > div:last-child {
    padding-right: 0 !important;
  }
}

@media (max-width: 1400px) {
  .about-content .sub-heading {
    padding: 0 !important;
  }
  .about-content .h5 {
    font-size: 26px !important;
  }
  .about-table {
    padding: 12px 0px !important;
  }
  .businessbannerbg .h1 {
    padding-right: 0 !important;
  }
  .natcoinbox {
    width: 17%;
  }
  .bidsbox .card {
    margin: 0;
  }
  .headermenu .headbg .navbar-nav li a {
    font-size: 16px;
    padding: 9px 13px;
  }
}

@media (max-width: 1200px) {
  .login-t::before {
    max-width: 514px !important;
  }
  .about-content > div:last-child {
    padding-left: 10px !important;
  }
  .about-table {
    padding: 15px 0px !important;
    left: 0 !important;
  }
  .aboutusbg .heading-title {
    font-size: 100px !important;
  }
  .about-table > div:first-child {
    width: 90px !important;
    text-align: left !important;
  }
  .ab-t {
    max-width: 70px !important;
  }
  .natcoinbox {
    margin-top: 30px;
    width: 22%;
  }
  .first-bg .container,
  .b-c-problem .container,
  .businessbannerbg .container,
  .b-faq .container,
  .b-parters-bg .container,
  .b-solve .container,
  .homebannerbg .container,
  .mobilebg .container,
  .aboutusbg .container,
  .chooseusbanner .container,
  .supportbannerbg .container {
    max-width: 100%;
  }
  .headermenu .headbg .navbar-nav li a {
    font-size: 16px;
    padding: 9px 14px;
  }
  .headbg .container,
  .sitecontainer,
  .footerbottombg .container {
    max-width: 100%;
    padding: 0px 12px;
  }
  .bidsbox .card {
    /* padding: 15px; */
  }
}

@media (max-width: 1100px) {
  .aboutusbg .heading-title {
    font-size: 90px !important;
  }
  .stepsboxb p {
    font-size: 18px !important;
    line-height: 32px !important;
  }
  .nftcollection .card {
  }
  .livepricebanner .container {
    width: 100%;
    max-width: 100%;
  }
  .nftleftbanner {
    max-width: 100%;
    height: auto;
  }
  .nftrightbanner {
  }
}
@media (max-width: 1050px) {
  .fr .headermenu .headbg .navbar-nav li a {
    font-size: 14px !important;
    padding: 9px 10px;
  }
  .headermenu .headbg .navbar-nav li a {
    font-size: 15px !important;
  }
  .footlistbg {
    width: 50% !important;
  }
}
@media (max-width: 991px) {
  .fr .headermenu .headbg .navbar-nav li .btn {
    padding: 6px 8px !important;
  }
  .fr .headermenu .headbg .navbar-nav li a {
    font-size: 13px !important;
    padding: 9px 10px;
  }
  .row.nftrightslide > div {
    width: 50%;
  }
  .flagicont a {
    padding: 4px 3px !important;
  }
  .login-t::before {
    max-width: 476px !important;
  }
  .how-l {
    display: none;
  }
  .how-mb {
    display: block !important;
  }
  .ledgercontent .h6 {
    padding: 0px 60px !important;
    font-size: 18px !important;
  }
  .c-p-table .content {
    text-align: left !important;
  }
  .b-p-table > div {
    display: block !important;
    text-align: center !important;
  }
  .b-p-table > div:first-child {
    width: 100% !important;
    padding-bottom: 10px;
  }
  .b-p-flex {
    padding-top: 20px !important;
  }
  .b-flex {
    flex-wrap: wrap;
  }
  .b-flex > div {
    width: 46% !important;
    margin: 9px 9px !important;
    text-align: center;
  }
  .b-p-img {
    max-width: 147px !important;
  }
  .bb-img {
    padding-top: 15px;
  }
  .businessbannerbg .banner-btn {
    /* padding-top: 10px !important; */
    margin: 0;
  }
  .businessbannerbg .h1 {
    text-align: center;
    font-size: 35px !important;
    padding-bottom: 10px !important;
  }
  .businessbannerbg .h6 {
    text-align: center;
  }
  .homebannerbg {
    height: 65vh !important;
  }
  .footer-gray-bg {
    padding-top: 0 !important;
  }
  .action .carousel-btn {
    text-align: center !important;
    background: #ffffff9e !important;
  }
  .nav-tabs .nav-link {
    padding: 14px 14px 11px !important;
  }
  .b-tab-img {
    max-width: 45px !important;
  }
  .nav-tabs .nav-link .h4 {
    font-size: 15px !important;
  }
  .trust-trees {
    padding-top: 30px;
  }
  .trust-bg {
    padding-bottom: 50px !important;
  }
  .aboutusbg {
    padding-top: 0 !important;
    padding-bottom: 20px;
  }
  .about-content {
    display: block !important;
  }
  .ab-center {
    display: none;
  }
  .aboutusbg .heading-title {
    font-size: 42px !important;
    text-align: center !important;
    line-height: 60px !important;
  }
  .stepsboxb p {
    text-align: center !important;
  }
  .homebannerbg .h6 {
    font-size: 18px;
  }
  .nft2leftbanner img.leftbanner {
    max-width: 403px !important;
  }
  .nftheader .natbtn {
  }
  .bidlike {
    margin: 0 auto;
  }
  .bidsbg .card-body {
    text-align: center;
  }
  .nftcollect .nftflex {
    margin: 10px 0px;
  }
  .natcoinbox {
    /* margin: 25px 0px; */
    width: 29%;
  }
  .chooseusbanner .container,
  .supportbannerbg .container,
  .coinlistbanner .container {
    max-width: 100%;
  }

  .headbg .container,
  .submenuheadbg .container,
  .container {
    width: 100%;
    max-width: 100%;
  }

  .headermenu .headbg .navbar-nav li a {
    font-size: 15px;
    padding: 12px 9px;
  }

  .homebannerbg .h1 {
    text-align: center;
    font-size: 38px;
    line-height: 45px;
  }

  .footer-gray-bg .container {
    width: 100%;
    max-width: 95%;
  }

  .homebannerbg {
    padding-top: 125px;
  }

  .subscibefrm {
    margin: 10px 0px;
  }

  .homebannerbg .h4 {
    font-size: 26px;
    padding: 10px 30px;
    text-align: center;
  }
  .banner-btn {
    text-align: center;
    margin-top: 15px;
  }

  .marketpriceflex {
    display: inline-block;
    width: 100%;
  }

  .marketpriceflex > div {
    margin: 5px 0px;
    width: 50%;
    float: left;
    background: none;
    border-radius: 0px;
    padding: 0px 5px;
  }

  .marketpricebox {
    background: #fff;
    padding: 15px 15px;
    border-radius: 7px;
  }

  .innerpagecontent .container {
    width: 100%;
    max-width: 100%;
  }

  .swiper-slide {
    text-align: center;
  }

  .livetableright li {
    padding-left: 10px;
  }

  .livetableright li .h5 {
    font-size: 14px;
  }

  .livetableright li .h4 {
    font-size: 14px;
  }

  .howitworksbg .table-content {
    display: grid;
    width: 100%;
    max-width: 100%;
  }

  .howitworksbg .table-content > div {
    display: block;
    padding: 0px;
    width: 100%;
    max-width: 100%;
  }

  .stepsbanner {
    padding-bottom: 0px !important;
  }

  .footer-gray-bg .flogo {
    max-width: 159px;
  }
  .headermenu .headbg .navbar-nav li .btn {
    padding: 6px 12px !important;
  }
  .flagicont a img {
    margin-right: 6px !important;
  }
  .logo {
    max-width: 113px;
  }
  .nftbg .leftslider .card-img-overlay {
    left: 0px;
  }
  .about-content > div {
    margin: 5px 0px !important;
  }
}

@media (max-width: 767px) {
  .fr .logo {
    max-width: 97px !important;
  }
  .about-content .h5 {
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .stepsboxb p {
    font-size: 16px !important;
    line-height: 30px !important;
  }
  .login-t::before {
    max-width: 487px !important;
  }
  .logformoverlay {
    display: flex !important;
    flex-flow: column !important;
  }
  .logformoverlay > div:first-child {
    order: 2;
  }
  .logformoverlay > div:last-child {
    order: 1;
  }
  .logformoverlay > div {
    width: 100% !important;
    display: block !important;
  }
  .b-h-box {
    padding: 20px !important;
    width: 50% !important;
  }
  .project-box .content {
    font-size: 18px !important;
    padding: 15px !important;
  }
  .project-box {
    padding: 30px !important;
  }
  .b-s-img {
    max-width: 60px !important;
  }
  .sub-heading {
    font-size: 20px !important;
    padding-bottom: 0 !important;
  }
  .aboutusbg {
    padding-top: 50px !important;
  }
  .ledgercontent .h6 {
    padding: 0px 0px !important;
  }
  .table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .table-responsive-stack td,
  .table-responsive-stack th {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    white-space: inherit !important;
    font-size: 14px;
  }

  .table-responsive-stack tr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 0;
    display: block;
  }

  .table-responsive-stack td {
    width: 100%;
    text-align: right;
    padding: 6px 10px !important;
    border-color: #f3f3f3 !important;
    color: #000000 !important;
    font-size: 12px !important;
  }

  .table-responsive-stack tbody > tr:nth-child(even) td {
    border-color: #d8e7fb !important;
  }

  .table-responsive-stack .table-responsive-stack-thead {
    float: left;
    text-align: left;
    padding-right: 10px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000000;
  }

  .table-responsive-stack tbody > tr:nth-child(odd) {
    background: #01b8ea24;
  }

  .table-responsive-stack tbody > tr:nth-child(even) {
    background: #ffffff24;
  }
  .c-p-table {
    padding: 25px 0px !important;
  }
  .c-p-table .h3 {
    font-size: 40px !important;
  }
  .b-c-problem .row {
    flex-flow: column;
  }
  .b-c-problem .row > div:nth-child(3) {
    order: 2;
  }
  .b-c-problem .row > div:nth-child(2) {
    order: 3;
  }

  .b-p-flex {
    display: block !important;
    padding: 0 !important;
  }
  .b-p-flex > div {
    margin: 20px 0px !important;
  }
  .live-bg {
    display: block !important;
  }
  .live-bg > div {
    width: 100% !important;
  }
  .footlistbg {
    width: 100% !important;
  }
  .footer-gray-bg .row {
    flex-flow: column;
  }
  .footer-gray-bg .row .footlistbg:nth-child(5) {
    order: 1;
  }
  .footer-gray-bg .row .footlistbg:nth-child(4) {
    order: 2;
  }
  .footer-gray-bg .row .footlistbg:nth-child(3) {
    order: 3;
  }
  .footer-gray-bg .row .footlistbg:nth-child(2) {
    order: 4;
  }
  .footer-gray-bg .row .footlistbg:nth-child(1) {
    order: 5;
  }
  .sociallist li a i {
    font-size: 24px;
    width: 36px;
  }
  p.ftext.mt-5 {
    margin-top: 5px !important;
    /* text-align: center; */
    font-size: 16px;
  }
  .subscibe {
    margin: 0 !important;
  }
  .featuresboxt img {
    margin: 0 auto;
  }
  hr.h-line {
    margin: 10px auto !important;
  }
  .featuresboxt .card {
    text-align: center !important;
    padding: 16px !important;
  }
  .featuresflexbox > div {
    width: 100% !important;
    text-align: center !important;
  }
  .nav-tabs .nav-link .h4 {
    font-size: 14px !important;
  }
  .b-tab-img {
    max-width: 40px !important;
  }
  .nav-tabs .nav-item {
    width: auto !important;
  }
  .about-content > div:last-child {
    padding-left: 5px !important;
  }
  .aboutusbg .heading-title {
    font-size: 35px !important;
    line-height: 40px !important;
  }
  .nftbg .leftslider .card-img-overlay {
    text-align: center;
    position: relative;
    top: inherit;
    bottom: inherit;
    padding-bottom: 47px;
  }
  .leftslider.card h5,
  .leftslider.card p {
    color: #fff;
  }
  .nftrightslide .card-img-overlay {
    text-align: center;
    right: 0;
  }
  .nftheader .homebannerbg {
    background-image: url(../images/nft-mb.png);
    padding-bottom: 60px;
  }
  .nftrightbanner {
    margin: 0 auto;
  }
  .nftrightslide .card {
  }
  .leftslider {
    height: auto !important;
    text-align: center;
    max-width: 286px;
    margin: 0px auto;
  }
  .headbg .container {
    padding: 0px 10px;
  }

  .table-content {
    display: block;
    margin: 0px;
  }

  .table-content > div {
    display: block;
    width: 100%;
    max-width: 100%;
  }

  .homebannerbg {
    text-align: center;
    background-image: url(../images/mb-bg.png);
    height: auto !important;
  }

  .headermenu .headbg li a.btn-link {
    width: 100%;
    max-width: 100px;
    text-align: center;
    padding: 3px 10px !important;
    margin-top: 10px;
  }

  .footer-gray-bg .footlistbg {
    min-height: inherit;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  .footerbottombg .text-right {
    text-align: left !important;
  }

  .footerbottombg .sociallist {
    float: none !important;
  }

  .footerbottombg {
    margin-top: 10px;
  }

  .headermenu .dropdown-menu {
    background: #ffffff;
    text-align: left;
    margin: 0 !important;
    box-shadow: 0px 3px 10px -1px #00000026;
  }

  .headermenu .headbg .navbar-nav li a {
    padding: 6px 11px;
    font-size: 14px !important;
  }

  .headermenu .navbar-collapse {
    border-top: 1px solid #ededed;
    margin-top: 10px;
  }

  .homebannerbg .h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .homebannerbg .h4 {
    font-size: 22px;
    line-height: 28px;
  }

  .footer-gray-bg .flogo {
    /* margin-top: 7px; */
    /* max-width: 130px; */
  }

  .headbg .navbar-brand {
    padding: 0px;
  }

  .usermenu .fa-angle-right {
    position: relative;
    right: inherit;
    top: 0;
  }

  .countlisticon {
    right: inherit;
    left: 26px;
  }

  .livetableright ul {
    display: inline-block;
    width: 100%;
  }

  .livetableright li {
    width: 33.3%;
    text-align: center;
    min-height: 82px;
  }

  .heading-title {
    font-size: 28px;
    margin: 0px 0px;
    text-align: center;
  }

  .livetableright li:first-child {
    width: 100%;
    text-align: center;
    padding-top: 0px;
  }

  .livetableright li:nth-child(odd) {
    border-right: 0px;
    min-height: inherit;
  }

  .securitybannerbg .table-content > div,
  .securitybannerbg .table-content {
    display: block;
    width: 100% !important;
    text-align: center;
  }

  .securitybannerbg img {
    margin-bottom: 10px;
  }

  .playstoreicon img {
    max-width: 158px;
  }
  .ieosociallist li a {
    font-size: 12px;
    padding: 3px 9px !important;
  }
  .ieosociallist li {
    margin: 0px !important;
    padding: 2px 1px;
  }
  .ieosociallist {
    margin: 0px !important;
  }
}

@media (max-width: 600px) {
  .formbox {
    padding: 35px 0px !important;
  }
  .b-h-box {
    width: 100% !important;
    padding: 20px !important;
  }
  .c-p-table {
    padding: 15px 0px !important;
  }
  .c-p-table > div {
    display: block !important;
    text-align: center;
  }
  .c-p-table > div:first-child {
    width: 100% !important;
  }
  .c-p-table .h3 {
    transform: inherit !important;
  }
  .c-p-table .c-p-img {
    display: none;
  }
  .c-p-table .content {
    text-align: center !important;
  }
  .b-flex > div {
    width: 100% !important;
  }
  .b-p-img {
    max-width: 132px !important;
  }
  .f-flex {
    display: block !important;
    text-align: center !important;
  }
  .f-flex > div:first-child {
    width: auto !important;
  }
  .nav-tabs .nav-item {
    width: 100% !important;
  }
  .nav-tabs {
    flex-wrap: wrap !important;
  }
  .about-table > div:first-child {
    width: 100% !important;
    margin: 0 auto;
    text-align: center !important;
    padding-bottom: 10px;
  }
  .about-table > div {
    display: block !important;
    text-align: center !important;
  }
  .about-content .h5 {
    text-align: center !important;
  }
  .aboutusbg .content {
    text-align: center !important;
  }
  .nftcollect .nftflex {
    width: 100%;
  }
  .marketpriceflex > div {
    width: 100%;
    padding: 0px;
  }
}
@media (max-width: 578px) {
  .bidsbg .card,
  .traitbox .card {
  }
  .traitbox {
  }
}
@media (max-width: 550px) {
  .row.nftrightslide > div {
    width: 100%;
  }
  .businessbg .content {
    font-size: 16px !important;
  }
  .businessbg .heading-title {
    padding-bottom: 10px !important;
  }
  .natcoinbox {
    margin: 20px 0px;
    width: 100% !important;
  }
  .heading-title {
    font-size: 28px !important;
    line-height: 38px;
  }

  .bluebtn {
    margin: 6px 0px;
    padding: 11px 19px;
    font-size: 15px;
  }
  .natlistbox .bluebtn {
    font-size: 13px;
    line-height: 26px;
  }

  .subscibefrm .input-group {
    display: block;
  }

  .subscibefrm .form-control {
    width: 100%;
    border-radius: 5px !important;
  }

  .subscibefrm .btn-default {
    margin-left: 0px;
    border-radius: 5px;
  }

  .subscibefrm .input-group-btn {
    text-align: center;
  }

  .innersecrbox {
    position: relative;
    top: 12px;
    right: inherit;
    padding: 0px 10px;
  }

  .historytab .tabbanner li a {
    text-align: center;
    border-bottom: 0px !important;
  }

  .tabbanner li {
    width: 100%;
  }

  .innerpagetab .tabbanner {
    flex-wrap: wrap;
  }

  .livetableright li {
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid #dcdcdc;
  }

  .livepricebanner {
    border-bottom: 0px;
  }

  .playstoreicon img {
    max-width: 157px;
  }

  .stakingpool .stakingboxes .h5 {
    font-size: 18px !important;
  }

  .stakingboxes .stakebox .stakebody .h6 {
    font-size: 14px !important;
  }

  .stakingboxes .stakebox .stakebody span {
    font-size: 13px !important;
  }

  .stakingpool .homebanner .bannerimg {
    max-width: 320px !important;
  }
}

.subscibe {
  width: 100%;
  max-width: 500px;
  margin: 0px auto;
  margin-top: 10px;
}

.rightbannercontent img {
  width: 100%;
  max-width: 500px;
}

.innerpagebg footer {
  display: none;
}

.form-group {
  width: 100%;
  margin-bottom: 27px;
}

.innerpagebg {
  background-image: url(../images/loginbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 100vh;
  background-attachment: fixed;
  display: table;
  width: 100%;
  padding: 0px;
}

.formbox {
  /* background: #fff; */
  margin: 0px;
  margin-left: auto;
  padding: 35px 30px;
  border-radius: 22px;
  width: 100%;
  max-width: 453px;
  /* box-shadow: 0px 0px 14px 3px #08080812; */
}

.login-form .form-control {
  background: none;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  height: 46px;
  /* padding: 0px !important; */
}

.login-form .input-group-append {
  height: 50px;
  border-right: 0px;
  background-color: transparent;
}

.login-form .input-group-text {
  background-color: #fff;
  border-left: 0px;
  border-color: #b7b7b7;
}

.form-logo .logo {
  max-width: 229px;
}

a.t-blue,
a.t-blue:active,
a.t-blue:focus,
a.t-blue:hover {
  color: #7532f9;
  text-decoration: none;
  font-weight: 500;
}

.login-form .heading-title {
  font-size: 23px;
  font-weight: 600;
  text-transform: none;
  padding-bottom: 5px;
  color: #141414;
  line-height: normal;
}

.login-form label {
}

.btnsnfg h5 {
  font-size: 14px;
  font-weight: 400;
  color: #2e2e2e;
}

.formbox .btn {
  border-radius: 5px;
  margin-top: 15px;
}

.btnsnfg {
  margin-top: 22px;
  text-align: center;
}

.formlogo {
  width: 100%;
  max-width: 200px;
  margin-bottom: 20px;
}

.rightboxlogo h4 {
  font-size: 21px;
  color: #fff;
  padding: 97px 0px;
  line-height: 34px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0px;
}

.usericon i {
  font-size: 29px;
  width: 70px;
  height: 70px;
  border: 1px dashed #ccc;
  border-radius: 50px;
  padding: 10px;
  text-align: center;
  padding-top: 18px;
  color: #bdbdbd;
  position: relative;
  background: #fff;
}

.usericon {
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 425px;
  margin: 0px auto;
  margin-bottom: 11px;
}

.usericon::before {
  content: "";
  position: absolute;
  left: 0px;
  border-top: 1px dashed #ccc;
  width: 100%;
  height: 100%;
  top: 33px;
}

.backbtn {
  width: 100%;
  max-width: 760px;
  margin: 0px auto;
  margin-top: 18px;
}

.backbtn a,
.backbtn a:hover,
.backbtn a:focus,
.backbtn a:active {
  font-size: 16px;
  color: #f69222;
}

.rightboxlogo .content {
  color: #ffffff;
  line-height: 27px;
}

.regbox .formbox {
  max-width: 90%;
}

.para-content {
  font-size: 13px;
  font-weight: 600;
  color: #5f5f5f;
  margin: 0px;
}

.teammemberbox,
.advisorbox {
  width: 100%;
  display: inline-block;
}

.regbox .heading-title {
  font-size: 34px;
}

.appi {
  padding-bottom: 20px;
  display: flex;
}

.appi > div {
  padding: 2px 5px;
}

.app-img img {
  width: 100%;
  max-width: 143px;
}

.marketchart .ccc-widget {
  width: 100px;
}

.marketchart .header-div,
.marketchart .ccc-widget > div a,
.marketchart .ccc-widget > div span {
  display: none;
}

.marketchart .ccc-widget > div > div,
.marketchart .ccc-widget > div {
  padding: 0px !important;
  margin: 0px !important;
}

.marketchart .ccc-widget canvas {
  height: 32px !important;
}

.leftboxcolorb .x-line-center {
  margin-bottom: 11px;
  margin-top: 4px;
}

.formcontentbox .btn {
  margin-top: 10px;
  width: 100%;
}

.exchange img {
  width: 100%;
  max-width: 409px;
}

.regbox .formbox {
  width: 100%;
}

.signpara {
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 29px;
  margin-top: 0px;
  font-weight: 400;
  color: #333;
}

.formcontentbox img {
  width: 100%;
  max-width: 37px;
}

.icon {
  border: 0px;
  background: none;
  padding: 0px;
}

.rightboxlogo {
  position: relative;
}

.login-form .input-group-text i {
  color: #919191;
  font-size: 14px;
  padding: 0px 5px;
}

@media (max-width: 767px) {
  .fr .headermenu .headbg .navbar-nav li a {
    font-size: 15px !important;
  }
  .lg .headbg {
    background: #fff !important;
  }
  .formbox {
    display: block;
    width: 100%;
    min-height: inherit;
    max-width: 617px;
    margin: 0 auto;
  }

  .formbox > div:first-child::before {
    background-size: contain;
  }

  .formbox > div {
    display: block;
    width: 100%;
    max-width: 100%;
    flex: 100%;
  }

  .regbox .formbox {
    max-width: 100%;
  }

  .login-form {
  }
}

@media (max-width: 940px) {
  .signpara {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 27px;
  }

  .formbox > div:first-child::before {
  }
}

.yellowbtn {
  border-radius: 50px;
  border: 1px solid #01b8ea;
  color: #ffffff !important;
  padding: 8px 19px !important;
  font-weight: 700;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
}

.aboutusbg .heading-title {
  font-size: 115px;
  font-weight: 600;
  line-height: 110px;
  color: #141414;
  text-align: left;
}

.abouticon img {
  width: 100%;
  max-width: 437px;
}

.abouticon {
  text-align: center;
}

.stepicon img {
  width: 100%;
  max-width: 350px;
}

.swiper-container {
  text-align: center;
  margin: 15px 0px;
}

.subscibefrm .form-group {
  padding: 0;
}

.foot-list {
  padding-left: 0;
  width: 100%;
  margin: 22px auto;
  margin-bottom: 0px;
}

.foot-list li {
  list-style: none;
  padding: 5px 0px;
}

.foot-list li a {
  color: #ffffff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.nav-tabs .nav-link.active {
  background: #f4eeff;
    color: #000;
    border-color: #7532f9;
    text-align: center;
    margin: 0;
}

.nav-tabs {
  background: #ffffff;
  border-bottom: 2px solid #7532f9;
}

.nav-tabs .nav-link {
  border-radius: 25px 25px 0px 0px;
}

.nav-tabs .nav-link:hover {
  /* background-color: #ffb11a; */
  /* border-color: transparent; */
  /* border-radius: 25px 25px 1px 0px; */
}

.nav-tabs .nav-link {
  background: #ffffff;
  border-width: 0 0 1px;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-size: 20px;
  color: #00000099;
  margin: 0px 2px;
  padding: 14px 25px 11px;
  text-align: center;
  margin-top: 0px;
}

.howitbox img {
  width: 100%;
  max-width: 38px;
}

.howitbox {
  background: #1e1e20;
  width: 100px;
  height: 100px;
  border-color: #ffb11a;
  border: 3px solid #ffb11a;
  border-radius: 50px;
  text-align: center;
  padding-top: 28px;
}

.howitlinebox::before {
  content: "";
  border-left: 5px solid #ffb11a;
  position: absolute;
  left: 50px;
  top: -30px;
  height: 524px;
  z-index: -1;
}

.howitlinebox {
  position: relative;
}

.total {
  display: table;
  padding: 28px 0px;
}

.road {
  padding: 0px 14px;
}

.road-p {
  margin-bottom: 49px !important;
}

.total > div {
  display: table-cell;
  vertical-align: top;
  float: none;
}

.total > div:first-child {
  width: 110px;
}

@media (max-width: 1185px) {
  .homebannerbg .h1 {
    font-size: 35px;
    line-height: 42px;
  }

  .homebannerbg .t-orange {
    font-size: 34px;
  }
}

@media (max-width: 991px) {
  .co-part {
    padding-top: 25px !important;
  }
  .partbg {
    padding: 30px 0px !important;
    text-align: center;
  }
  .signbg .logformoverlay {
    display: flex !important;
    flex-flow: column !important;
  }
  .signbg .logformoverlay > div:first-child {
    order: 2;
  }
  .signbg .logformoverlay > div:last-child {
    order: 1;
  }
  .signbg .logformoverlay > div {
    width: 100%;
  }
  .project-box .content {
    padding: 11px 20px !important;
  }
  .project-box {
    padding: 50px !important;
  }

  .footer-gray-bg {
    padding-top: 40px !important;
  }
  .mobilebg .table-content {
    flex-flow: column;
    display: flex;
  }
  .stepsbanner {
    order: 2;
  }

  .stepsboxb {
    order: 1;
    text-align: center;
    padding-bottom: 15px;
  }

  .banner-btn.text-left.mt-4 {
    text-align: center;
  }

  .playstoreicon {
    text-align: center;
  }

  .heading-title {
    text-align: center;
  }
  .ieobanner .heading-title {
    font-size: 20px !important;
  }

  .stepbg .table-content > div {
    display: block;
    padding: 0px;
    width: 100%;
    max-width: 100%;
  }

  .aboutusbg .table-content > div {
    padding: 10px 0px;
  }

  .headbg {
    /* background-color: #3c3c3c; */
    padding: 17px 3px;
  }

  .aboutusbg .table-content {
  }
  .co-partbg .content {
    text-align: center !important;
  }
  .aboutusbg .content {
    text-align: left;
  }

  .stepsboxb > div:last-child {
    padding-bottom: 20px;
    padding-top: 15px;
    text-align: center;
    margin: 0 auto;
  }

  .abouticon img {
    width: 100%;
    max-width: 400px;
    padding-top: 30px;
  }

  .road {
    text-align: left;
  }

  .howitlinebox::before {
    content: "";
    border-left: 5px solid #ffb11a;
    position: absolute;
    left: 50px;
    top: -30px;
    height: 411px;
    z-index: -1;
  }

  .howitworksbg .content {
    text-align: center;
  }
}

@media (max-width: 800px) {
  .fr .logo {
    max-width: 84px !important;
  }
  .logo {
    max-width: 116px !important;
  }
  .headermenu .headbg .navbar-nav li a {
    font-size: 14px !important;
    padding: 7px 10px !important;
  }
  .businessbannerbg .h1 {
    font-size: 32px !important;
    line-height: 36px !important;
  }
  .homebannerbg .h1 {
    font-size: 30px;
    color: #fff;
  }
}

@media (max-width: 767px) {
  section {
    padding: 30px 0px;
  }

  .headermenu i {
    color: #000000;
    font-size: 25px;
  }

  .headermenu .btn {
    width: 100%;
    max-width: 143px;
    text-align: center !important;
    margin-top: 5px !important;
  }

  .headbg {
    /* background-color: #3c3c3c; */
  }

  .mobileappicon img {
    max-width: 293px;
  }

  .total {
    display: block;
    margin: 24px auto;
    padding: 0px 10px;
    text-align: center;
  }

  .total > div {
    text-align: center;
    display: block;
    width: 100% !important;
  }

  .howitbox {
    margin: 0px auto;
    margin-bottom: 15px;
  }

  .stepsboxb > div:last-child {
    text-align: center;
  }

  .howitlinebox::before {
    display: none;
  }
}

@media (max-width: 690px) {
  .foot-list {
    display: block;
    margin-top: 0px;
  }

  .foot-list li {
    width: 100%;
    border-right: 0px;
    text-align: lleft !important;
    padding: 4px 0px;
  }

  .foot-list li a {
    /* color: #ededed; */
    /* font-size: 18px; */
    /* line-height: 30px; */
    /* font-weight: 300; */
  }
}

@media (max-width: 600px) {
  .subscibefrm .btn-default {
    margin-left: 0px;
    border-radius: 7px;
  }
  .supportflex > div {
    margin: 0px auto !important;
    width: 100% !important;
    float: none !important;
    max-width: 329px !important;
  }
}

@media (max-width: 550px) {
  .subscibefrm .form-control {
  }

  .subscibefrm .form-group {
    margin-bottom: 10px;
  }

  .stakingpool .homebanner .row .h1 {
    font-size: 20px !important;
    line-height: 33px !important;
  }

  .stakingheader .stakingpool .homebanner {
    padding-top: 13vh !important;
  }
}

@media (max-width: 475px) {
  .traitbox .card,
  .bidsbg .card,
  .nftcollection .card {
  }
  .nav-tabs .nav-link {
    font-size: 16px;
    padding: 14px 25px 11px;
  }

  .heading-title {
    font-size: 24px !important;
    line-height: 33px;
  }

  .stakingpool .homebanner .h1 {
    font-size: 22px !important;
  }
}

.g-recaptcha > div {
  width: 100% !important;
  max-width: 300px;
  margin: 0px auto;
  margin-top: 7px;
}

.rightboxlogo {
  text-align: center;
  margin: 0px 0px;
}

.form-outline .form-control ~ .form-notch,
.form-outline .form-control.form-control-lg ~ .form-label {
  z-index: 9;
}

.fullbox {
}

.login-form .input-group-text {
  color: #333;
  background: none;
  border-left: none !important;
  margin: 0px !important;
  /* padding-right: 0pc; */
  padding-top: 10px;
}
.login-form .input-group-text i {
  font-size: 13px;
}

.form-outline .form-control ~ .form-notch div {
  border: 0px !important;
  outline: none;
  box-shadow: none;
}

.form-control.form-control-lg {
}

.form-outline {
  border-bottom: 1px solid #c6c6c6;
}

.form-bg {
  display: table-cell;
  vertical-align: middle;
  float: none;
  padding-top: 156px;
}
.login-form label {
  font-size: 14px;
  color: #141414 !important;
  font-weight: 500;
  /* left: 0px !important; */
}
@media (max-width: 991px) {
  .headbg .container {
    padding: 0 !important;
  }
  .rightbannercontent img {
    margin-top: 24px;
  }
}
@media (max-width: 500px) {
  .businessbannerbg .banner-btn {
    padding: 0 !important;
  }
  .businessbannerbg .h1 {
    font-size: 23px !important;
  }
  .homebannerbg .h1,
  .homebannerbg .t-orange {
    font-size: 19px;
    line-height: 30px;
  }
  .coinicon,
  .coinlisticon {
    width: 26px;
  }
  .coinlistbg tr td:first-child {
    font-size: 15px;
  }
  .footlistbg img {
    max-width: 190px;
  }
  .formlogo {
    max-width: 175px;
  }
}
.text-danger,
.text-success {
  color: #f93154 !important;
  font-size: 13px;
}

.alert .close {
  float: right;
  color: #000;
  opacity: 1;
}
/* ///how/// */

/* ///features// */
.featuresflexbox {
  display: flex;
  margin-top: 21px;
  text-align: center;
}
.featuresflexbox > div {
  padding: 5px 5px;
  width: 100%;
}
.featuresboxt .card {
  background: none;
  box-shadow: none;
  text-align: left;
  width: 100%;
  padding: 37px 21px;
}
.featuresboxt .card-body {
  padding: 0px 0px;
}
.featuresboxt .card:hover {
}
.featuresboxt img {
  width: 100%;
  max-width: 57px;
}

.webg {
  background-image: url(../images/wetrustbg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.darkblue {
  font-size: 18px;
}
/* ///planting/// */

.greybtn {
  background: #01b8ea;
  border: 0px;
  color: #fff;
}
.greybtn:hover {
  background: #01b8ea;
  border: 0px;
  color: #fff;
}
.footerbox {
  padding-bottom: 0px;
  padding-top: 0px;
  background-image: url(../images/footer-img.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.whyimg {
  text-align: center;
}
.whyimg img {
  width: 100%;
  max-width: 74px;
}

.t-grey {
  color: #000000;
}

.chooseusflex > div {
  margin: 0px auto;
}

@media (max-width: 991px) {
  .b-h-box {
    padding: 35px 20px !important;
  }
  .become-flex {
    flex-flow: column;
  }
  .become-flex > div:last-child {
    order: 1;
  }
  .become-flex > div:nth-child(1) {
    order: 2;
  }
  .become-flex > div:nth-child(2) {
    order: 3;
  }
  .become-flex {
    flex-wrap: wrap;
    justify-content: left !important;
  }
  .become-flex > div {
    width: 100% !important;
    margin: 10px 0px;
    text-align: center;
  }
  .become-flex .box-content {
    padding: 0 !important;
    width: 100% !important;
  }
  .content {
    text-align: center;
  }
  .darkblue {
    padding-top: 15px;
    text-align: center;
  }
  .features .container {
    max-width: 95%;
  }
  .featuresflexbox {
    display: inline-block;
    width: 100%;
  }
  .featuresflexbox > div {
    margin: 0;
    width: 50%;
    float: left;
    padding: 0px;
  }
  .t-c-box {
    text-align: center;
  }
  .t-c-box > div:last-child {
    padding-top: 10px;
  }
  .table-content {
    display: block;
    margin: 0px;
  }

  .table-content > div {
    display: block;
    width: 100% !important;
    max-width: 100%;
  }
  .chooseusboxt:before {
    width: 100%;
    max-width: 375px;
    height: 290px;
  }
  .chooseusboxtt:before {
    width: 100%;
    max-width: 375px;
    height: 290px;
  }
  .chooseusboxttt:before {
    width: 100%;
    max-width: 375px;
    height: 290px;
  }
}
@media (max-width: 767px) {
  .co-partbg .h4 {
    font-size: 20px !important;
  }
  .logo {
    width: 100%;
    max-width: 130px;
    margin-top: 0px;
  }
  .card-p {
    text-align: center;
    padding-bottom: 15px;
  }
  .darkblue {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
  }
  .chooseusboxt:before {
    max-width: 536px !important;
    height: 300px;
  }
  .chooseusboxtt:before {
    max-width: 536px !important;
    height: 300px;
  }
  .chooseusboxttt:before {
    max-width: 536px !important;
    height: 300px;
  }
  .choosemain p {
    font-size: 15px;
  }
  .choosemain {
    padding: 56px 8px;
  }
}
@media (max-width: 690px) {
  .footer-gray-bg .h3 {
    margin: 12px 0px;
  }
}
@media (max-width: 656px) {
  .natlistbox a .bluebtn {
    margin: 10px;
  }
  .featuresflexbox > div {
    width: 100%;
    float: none;
    margin: 0px auto;
  }
  .featuresboxt .card {
    text-align: center;
    width: 100%;
    padding: 20px 20px;
  }
  .featuresboxt img {
    text-align: center;
    margin: 0px auto;
  }
}

@media (max-width: 425px) {
  .traitbox {
  }
  .tablebox .h3 {
    font-size: 13px !important;
  }
  .tablebox .h4 {
    font-size: 13px !important;
  }
  .natlist .heading {
    font-size: 24px !important;
  }
  .content {
    line-height: 26px;
    font-size: 15px;
  }
}
@media (max-width: 350px) {
  .choosemain {
    padding: 35px 8px;
  }
  .choosemain p {
    font-size: 14px;
  }
}
/* /// ieo pages// */
.ieohead {
  padding-top: 56px;
  padding-bottom: 45px;
}
.ieotabs {
  margin-bottom: 36px;
  border-bottom: 1px solid #ccc;
  display: flex;
}
.ieocontentbox {
  background-color: #fff;
  box-shadow: 0px 1px 18px 2px rgb(21 20 20 / 23%);
  position: relative;
}
.ieomainsect .column {
  display: none;
  margin-bottom: 42px;
}
.blogimgs {
  width: 100%;
  max-width: 184px;
}
.iconbackbg > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.iconbackbg {
  background-color: #e1f8ff;
  background-size: cover;
  display: table;
  width: 100%;
  height: 175px;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
}
.contentblogbox {
  padding: 20px 20px;
}
.contentblogbox {
  padding: 20px 20px;
}
.contentblogbox .title {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  margin: 0px;
  padding-bottom: 11px;
}
.contentblogbox .content {
  font-size: 15px;
  color: #333;
  line-height: 25px;
  margin-bottom: 16px;
  height: 100px;
  overflow: hidden;
}
.flexboxb {
  display: table;
  width: 100%;
  padding-bottom: 10px;
}
.flexboxb > div {
  display: table-cell;
  vertical-align: top;
  font-size: 13px;
}
.borderboxf {
  margin-top: 9px;
  margin-bottom: 18px;
}
.filterbtn {
  border: 0px;
  padding: 12px 35px;
  cursor: pointer;
  font-weight: 500;
  box-shadow: none;
  background: none;
  border-radius: 0px;
  font-size: 14px;
  width: 100%;
}
.filterbtn.active,
.filterbtn.show {
  box-shadow: none !important;
  color: #01b8ea;
  font-weight: bold;
  border-bottom: 2px solid #01b8ea;
}
.filterbtn:hover,
.filterbtn:focus,
.filterbtn:active {
  background-color: transparent;
  box-shadow: none !important;
  outline: none !important;
}

.flex-content {
  display: table;
  width: 100%;
}
.flex-content > div {
  display: table-cell;
  float: none;
  vertical-align: middle;
  padding: 0px 15px;
}

.buytokenflex {
  display: table;
  width: 100%;
  margin: 30px 0px;
}
.buytokenflex > div:first-child {
  padding-left: 15px;
}
.buytokenflex > div {
  display: table-cell;
  vertical-align: middle;
  float: none;
  width: 50%;
  padding: 0px 50px;
}
.tokenfrmbg {
  width: 100%;
  background: #fff;
  box-shadow: 0px 0px 13px rgb(0 0 0 / 18%);
  padding: 28px 24px !important;
  border-radius: 5px;
  width: 30% !important;
}
.infobuybtn {
  margin-top: 0px;
  text-align: center;
}
.ieopageinnerbg {
  width: 100%;
  display: inline-block;
  padding: 0px 15px;
}
.tokenflexbg {
  display: flex;
}
.tokenflexbg > div {
  margin: 0px 10px;
  width: 100%;
  box-shadow: none;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #ccc;
  margin-bottom: 11px;
}
.ieotable table tr td,
.ieotable table tr th {
  padding: 10px 19px;
  font-size: 14px !important;
  color: #000 !important;
  border: 0px;
  font-weight: 500;
}
.ieosociallist {
  padding-left: 0px;
  width: 100%;
  display: inline-block;
  margin-top: 18px;
}
.ieosociallist li:first-child {
  margin-left: 0px;
}
.ieosociallist li {
  list-style-type: none;
  float: left;
  margin-left: 10px;
}
.ieosociallist li a {
  background: #cafb56;
  color: #fff;
  border-radius: 3px;
}
.social-list li a {
  padding: 8px 19px;
  border-radius: 7px;
  height: 30px;
  color: #0c1821;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
ul.listieo {
  padding-left: 0px;
}
.listieo li {
  list-style: none;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 16px;
  color: #333;
}
.subhead {
  font-size: 24px;
}

@media (max-width: 991px) {
  .ieobanner .container {
    width: 100%;
    max-width: 100%;
  }
  .tokenflexbg {
    display: block;
    /* border: 1px solid #ccc; */
  }
  .tt-black {
    text-align: left;
  }
  .subhead {
    font-size: 20px;
    text-align: left;
  }
  .content-section .content {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .buytokenflex > div {
    display: block;
    width: 100% !important;
    padding: 0px;
  }
  .buytokenflex > div {
    display: block;
    width: 100% !important;
    padding: 0px;
  }
  .buytokenflex {
    display: block;
  }
  .social-bg {
    text-align: left;
  }
}

.lisitngfrm .form-outline {
  border: 1px solid #ccc;
}
.lisitngfrm label {
  font-size: 15px;
  margin-bottom: 6px;
  font-weight: 400;
  color: #898989;
  left: 0px !important;
}
.lisitngfrm .form-outline .form-control ~ .form-notch div {
  /* border: 1px solid !important; */
  outline: none;
  box-shadow: none;
}
.innerpageieomod .headbg {
  /* background: #3c3c3c; */
  border-bottom: 1px solid #b9b9b9;
}

@media (max-width: 1200px) {
  .b-c-problem .c-p-table .content {
    padding-right: 50px !important;
  }
  .natlist .heading {
    padding-bottom: 2px;
    font-size: 36px;
    line-height: 21px;
  }
  .nft2leftbanner img.leftbanner {
    max-width: 436px;
  }
  .nftbg .heading {
    font-size: 36px;
    margin: 0 !important;
  }
  .nftbg .h4 {
    font-size: 19px;
  }
  .nftbg .h3 {
    padding-bottom: 10px;
    font-size: 19px;
    margin: 0;
  }
  .nftbg .h2 {
    padding-top: 10px;
    font-size: 26px;
  }
  .innernbannerieo .container {
    width: 100%;
  }
}
.content-section label {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  left: 0px !important;
}
.stepsboxb p {
  color: #141414;
  font-size: 19px;
  line-height: 36px;
}
.chooseusflex > div {
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  width: 100%;
  max-width: 379px;
  background-position: center top;
  min-height: 332px;
  display: table;
  margin: 0px 12px;
}
.chooseusflex > div:first-child {
  background-image: url(../images/how1.png);
}
.chooseusflex > div:nth-child(2) {
  background-image: url(../images/how2.png);
}
.chooseusflex > div:last-child {
  background-image: url(../images/how3.png);
}
.chooseusflex > div:first-child .choosemain {
  /* padding-top: 36px; */
}
/* ///faq/// */
.accordion .panel-title a > div {
  width: 100%;
  max-width: 90%;
}
.accordion .panel-title a,
.accordion .panel-title a:hover,
.accordion .panel-title a:focus,
.accordion .panel-title a:active {
  color: #3d3d3d;
  border-bottom: 1px solid #3d3d3d;
  text-decoration: none;
}
.accordion .panel-title a:before,
.accordion .panel-title a.collapsed:before {
  content: "\f068";
  font-family: "FontAwesome";
  width: 25px;
  height: 25px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  position: absolute;
  top: 11px;
  right: 10px;
  transition: all 0.3s ease 0s;
}
.accordion .panel-title a.collapsed:before {
  color: #000000;
  content: "\f067";
}
.accordion .card {
  border: 1px solid #c5c5c7 !important;
  border-radius: 7px !important;
  box-shadow: none;
  margin-bottom: 0px;
  background: none;
  margin-bottom: 17px;
  /* margin: 25px 0px; */
}
.accordion .card-body {
  padding: 20px 20px;
  margin-top: -1px;
  font-size: 15px;
  color: #000000;
  border: 0px;
  line-height: 29px;
  border-top: 1px solid #c5c5c7;
  background: #ffffff;
  font-weight: 400;
  /* border-radius: 2px; */
}
.accordion .card-header {
  border-bottom: 0px !important;
  padding: 15px;
}
.accordion .panel-title a.collapsed {
  box-shadow: none;
  background: none;
  color: #3c3c3c;
  border-bottom: 1px solid #37373a;
}
.accordion .card-header h5 {
  font-size: 16px;
}
.column.show {
  display: block !important;
}
.ieostatusbg {
  position: absolute;
  color: #fff;
  padding: 4px 13px;
  right: 0px;
  font-size: 14px;
}
.completedstatus {
  background: #11a710;
}
.upcomingstatus {
  background: #1278f7;
}
.ongoingstatus {
  background: #ffd402;
  color: #000;
}
.ieobanner .form-control {
  padding: 0px 0px !important;
  height: 42px;
  font-size: 14px !important;
  color: #000;
}
.ieobanner .form-group {
  margin-bottom: 25px;
}
.ieobanner label {
  font-size: 15px;
}
.ieobanner select.form-control {
  border: 0px;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  font-size: 16px !important;
  color: #7e7d7d;
  font-weight: bold;
}
.ieobanner select.form-control:focus {
  outline: none;
  box-shadow: none;
}
.form-outline .form-control.form-control-lg.active ~ .form-label,
.form-outline .form-control.form-control-lg:focus ~ .form-label {
  font-size: 18px;
}
.ieobanner p {
  font-size: 14px;
  margin-bottom: 20px;
}
.ieobanner > section {
  padding: 0px;
}
@media (max-width: 1200px) {
  .natlistbox {
    padding: 16px 30px;
    margin-bottom: 15px;
  }
  .natlistbox p {
    margin-top: 0 !important;
  }
  .chooseusflex > div {
    /* max-width: 296px; */
  }
  .choosemain {
    padding: 10px 26px;
  }
  .webg .container,
  .become-bg .container,
  .ieobanner .container,
  .trust-bg .container,
  .features .container,
  .innernbannerieo .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1100px) {
  .nftbg .heading {
    font-size: 33px;
  }
}
@media (max-width: 991px) {
  .b-c-problem .c-p-table .content {
    padding-right: 0px !important;
  }
  .natlist .heading {
    padding-top: 5px;
    text-align: center;
    font-size: 35px;
  }
  .nftbg .heading {
    text-align: center;
    font-size: 26px;
    margin-top: 15px !important;
  }
  .nftheaderbg .social-bg {
    text-align: center;
  }
  .nftbg {
    text-align: center;
  }
  .nftheaderbg .homebannerbg {
    background-image: url(../images/nft-mb.png);
    padding-bottom: 58px;
  }
  .chooseusflex {
    display: inline-block;
    width: 100%;
  }
  .chooseusflex > div {
    width: 48%;
    float: left;
    max-width: 100%;
    margin: 0px 5px;
    min-height: 342px;
  }
}

@media (max-width: 767px) {
  .nftcollection .card {
  }
  .tablebox .h3 {
    font-size: 17px;
    /* line-height: 25px; */
  }
  .tablebox .h4 {
    font-size: 17px;
  }
  .chooseusflex > div {
    min-height: 283px;
  }
  .subimg img {
    max-width: 60px;
  }
  .filterbtn {
    padding: 12px 16px;
    font-size: 13px;
  }
}
@media (max-width: 600px) {
  .natlist .heading {
    font-size: 31px;
  }
  .tablebox .h4 {
    font-size: 14px;
  }
  .tablebox .h3 {
    font-size: 16px;
  }
  .tablebox {
    padding: 0;
  }
  .tableflex {
    padding: 20px 14px;
  }
  .ieotabs {
    display: inline-block;
    width: 100%;
    background: #e2e2e2;
    border-radius: 5px;
    margin-bottom: 20px;
  }
  .ieotabs > button {
    width: 100%;
    text-align: center;
  }
  .flexboxb > div {
    font-size: 13px;
  }
  .contentblogbox .title {
    font-size: 16px;
  }
}

.flagicont .dropdown-menu {
  width: 100%;
  max-width: 80px;
  min-width: inherit;
  /* background: #242323; */
}
.flagicont a {
  padding: 7px 5px;
}

.flagicont a img {
  border-radius: 50px;
  width: 27px;
  height: 27px;
  background: #fff;
  margin-right: 8px;
  border: 1px solid #0070ea;
}

@media (max-width: 800px) {
  .flagicont img {
    width: 25px !important;
    height: 25px !important;
  }
}
/* ....api...// */
.totalapi {
  display: flex;
}
.apilist {
  padding-left: 0px;
  padding-bottom: 10px;
}
.apilist li {
  list-style: none;
}
.apilist li.active a,
.apilist li > a:hover {
  color: #04adeb !important;
}

.apilist li a,
.apilist li a:hover {
  color: #3c3c3c;
  font-size: 16px;
  line-height: 32px;
  text-decoration: none;
}
.apifunction pre {
  color: #000;
  background-color: #d9d9d9bf;
  border: 1px solid #ffffff;
  padding: 10px 10px;
  font-size: 18px;
}
.totalapi > div:nth-child(2) {
  border-left: 1px solid #bdbdbd;
  padding-left: 21px;
}
.apibox {
  background-color: #fff;
  box-shadow: 0px 1px 18px 2px rgb(21 20 20 / 23%);
  padding: 15px;
  border-radius: 12px;
}
@media (max-width: 767px) {
  .totalapi {
    display: inline-block;
    width: 100%;
  }
  .totalapi > div:nth-child(2) {
    border-left: 0px;
    border-top: 1px solid #bdbdbd;
    padding-left: 0px;
  }
}
.apipara p {
  font-size: 18px;
  margin: 20px 0px;
}
h4 {
  font-weight: 500;
  font-size: 25px;
  color: #3c3c3c;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-nav button {
  position: absolute;
  top: 50%;
  background: transparent !important;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}

.owl-nav button.owl-prev {
  left: 0;
}

.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  margin-top: 20px;
}

.owl-dots button.owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #aeaeb0;
  margin: 0 3px;
}

.owl-dots button.owl-dot.active {
  background-color: #3c3c3c;
}

.owl-dots button.owl-dot:focus {
  outline: 0;
}

.owl-nav button {
  position: absolute;
  xtop: 50%;
  xtransform: translateY(-50%);
  background: transparent !important;
}

.owl-nav span {
  font-size: 23px;
  color: #6e6e6e;
}

.owl-nav button:focus {
  outline: 0;
}

.owl-dots {
  xdisplay: none;
}

.newsbanner .owl-dots,
.roadmapbg .owl-dots {
  display: block;
}
.newsbanner .owl-nav,
.roadmapbg .owl-nav {
  display: none;
}

button.owl-next {
  right: 0;
  float: right;
}
.stakingbanner {
  background: url(../images/stakingbanner.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: auto;
}
.stakingheader .headbg {
  /* background: #3c3c3c; */
}
.stakingbanner h1,
.stakingbanner h4 {
  color: #ffffff !important;
  font-weight: 700 !important;
}
.stakingbanner h4 {
  font-weight: 400 !important;
  padding: 0px !important;
  padding-top: 5px !important;
}
.stakingbanner .banner-btn {
  margin-top: 20px;
}
.stakingflex {
  display: flex;
  width: 100%;
}
.stakingflex .owl-stage > div {
  background: #fff;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px 15px;
  margin: 0px 10px !important;
}
.owl-nav {
  display: none;
}
.stakdata {
  padding: 10px 0px;
}
.stakdata h5 {
  font-size: 14px;
  color: #929292;
}
.stakdata h4 {
  font-size: 14px;
  color: #555555;
  font-weight: 600;
}
.stakdata img {
  width: 34px !important;
  height: 34px !important;
  float: left;
  margin-right: 10px;
}
.stakdata .h3 {
  font-weight: 600;
  font-size: 14px;
}
.stakdata .h3 small {
  color: #313131;
  font-weight: 400;
}
.stakingflex hr {
  border: 1px dashed #d9d9d9;
  opacity: 1;
  background: none;
  padding: 0px;
}
.owl-stage-outer {
  border: 0px !important;
  margin: 0px !important;
  padding-bottom: 50px !important;
  /* height: auto !important; */
}
.owl-dots,
.owl-nav {
  border: 0px !important;
  padding: 0px !important;
  margin: 0px !important;
}
.treeding img {
  max-width: 254px;
}

.treedingbanner {
  padding: 50px 0px !important;
}
.treedingbanner .heading-title {
  font-size: 26px;
}
.treedingbanner .ieotabs {
  background: #f5f5f5;
  border: 0px;
}
.treedingbanner .filterbtn.active,
.treedingbanner .filterbtn.show {
  border: 0px;
  background: #01b8ea;
  color: #fff;
}
.treedingboxb {
  background: #f5f5f5;
  padding: 10px 14px;
}
.treedingboxb h5 {
  font-weight: 600;
  font-size: 13px;
}
.treedingbanner .ieocontentbox {
  min-height: 635px;
}
.stakingcontrct .container {
  width: 100%;
  max-width: 100%;
}
/* ...news.. */
.newssectb {
  width: 100%;
  display: inline-block !important;
}
.newssectb .blogpost {
  width: 33.3%;
  float: left;
  position: relative;
}
.blogpost {
  padding: 15px !important;
}
.post-slide5 {
  border-radius: 7px;
  background: #fff;
  overflow: hidden;
  min-height: 551px;
}
.post-slide5 .post-img {
  position: relative;
  /* overflow: hidden; */
  background: #e8e7e7;
  /* height: 221px; */
}
.post-img img {
  width: 100%;
  /* max-width: 410px; */
}
.post-slide5 .post-review {
  padding: 19px 18px;
  position: relative;
  min-height: 339px;
}

.post-slide5 .post-title {
  display: inline-block;
  font-size: 15px;
  color: #0d0e11;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 0px;
  line-height: 27px;
  text-align: left;
  margin: 0px;
  padding-top: 0px;
}
.post-bar span i {
}
.post-bar span {
  color: #989898;
  text-transform: capitalize;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
}
.post-bar {
  margin-bottom: 10px;
}
.newsflex {
  display: flex;
}
.newdetailst .newsflex > div:first-child {
  width: 70%;
}
.newspaget .panelcontentbox {
  border-radius: 12px;
  box-shadow: 0px 0px 19px 2px #00000026;
}
.newsflex > div {
  margin: 0px 10px;
  width: 100%;
}
.newspaget .contentbox {
  padding: 25px;
}
.newspaget h5 {
  color: #141414;
  font-weight: 600;
  margin: 0px;
  font-size: 17px;
  padding-bottom: 8px;
  text-transform: uppercase;
  line-height: 28px;
}
.dttext {
}
.blogimg img {
  width: 100%;
  max-width: 375px;
  margin-bottom: 0;
  margin-right: 27px;
  float: left;
}
.newdetailst p {
  line-height: 34px;
  font-size: 15px;
}
.newdetailst .newsflex > div:last-child {
  width: 30%;
}
.articalbox h5 {
  padding: 19px 13px;
  border-bottom: 1px solid #e1e1e1;
  font-size: 15px;
  line-height: normal;
}
.serachboxar {
  padding: 16px 10px;
}
.serachboxar .form-group {
  margin: 0px;
}
.newdetailst .articalbox tr td {
  font-size: 14px;
  color: #000;
  width: 100%;
  padding: 8px 14px;
  line-height: 25px;
  word-break: break-word;
  white-space: normal;
  text-decoration: none;
  border: 0px;
}

.newdetailst .articalbox tr td a i {
  font-size: 17px;
  margin-right: 7px;
  color: #3c3c3c;
  top: 0px;
  position: relative;
}
.newdetailst .articalbox tr td a {
  text-decoration: none;
  color: #343434;
}
.dttext a,
.dttext i {
  font-size: 12px;
  color: #979797;
  font-weight: 600;
}
.dttext a {
  font-style: italic;
}
.trade-d .marketpricebox .h4 {
  font-size: 15px;
  text-align: end;
}

.heading-box {
  font-size: 16px;
  padding: 15px 15px;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
  margin: 0px;
}
.btn-link {
  font-size: 15px;
  text-decoration: underline;
  color: #f7841e;
  font-weight: 600;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #f7841e;
}
.post-review p {
  height: 131px;
  overflow: hidden;
  line-height: 27px;
  font-size: 15px;
}
.innerpagebox {
  padding-top: 105px;
}
.newsflex .panelcontentbox {
  background: #fff;
  box-shadow: none;
}
.innerpagebanner {
  background: #e6e6e6;
}
.ieobanner .heading-title {
  font-size: 22px;
}
.ieobanner .tokenfrmbg label {
  margin-bottom: 10px;
  font-weight: 500;
}
.ieobanner .tokenfrmbg .form-control {
  padding: 6px 10px !important;
}
.tokenfrmbg p {
  line-height: 31px;
}
@media (max-width: 1200px) {
  img.leftimg {
    max-width: 489px;
  }
  .newspaget .container {
    width: 100%;
    max-width: 100%;
  }
  .traitlist .card {
    /* margin: 0px; */
  }

  .stakingpool .homebanner .h1 {
    font-size: 32px !important;
    line-height: 50px !important;
  }
}
@media (max-width: 1100px) {
  .nftbanner button.carousel-control-next {
    right: 0;
  }
  .nftbanner button.carousel-control-prev {
    left: 0;
  }
}
@media (max-width: 991px) {
  .nftbg .h2 {
    font-size: 25px;
  }
  .nftbg .h3 {
    font-size: 18px;
  }
  .nftcollection .card {
  }
  .natlistbox p {
    margin-top: 0px !important;
  }
  .natlistflex {
    text-align: center;
  }
  .natlistbox {
    text-align: center;
  }
  .traitlist .card {
    /* margin: 0; */
  }
  .bidsbox {
    margin: 10px 0px;
  }
  .newsflex {
    display: inline-block;
    width: 100%;
  }
  .newdetailst .newsflex > div:last-child {
    width: 100%;
    max-height: 374px;
  }
  .newdetailst .newsflex > div:first-child {
    width: 100%;
  }
  .newsflex > div {
    margin: 0px 0px;
  }
  .newspaget .panelcontentbox {
    border-radius: 12px;
    margin-bottom: 10px;
  }
  .newssectb .blogpost {
    width: 50%;
  }

  .stakingpool .homebanner .table-content {
    flex-flow: column;
  }

  .stakingpool .homebanner .table-content > div:first-child {
    order: 1;
    text-align: center;
  }

  .stakingpool .homebanner .table-content > div:last-child {
    order: 2;
    text-align: center;
    margin-top: 30px;
  }

  .stakingpool .homebanner {
    padding-top: 13vh !important;
  }

  .stakingpool .homebanner .h1 {
    font-size: 26px !important;
    line-height: 40px !important;
  }

  .stakingpool .homebanner .bannerimg {
    max-width: 400px !important;
  }
}
@media (max-width: 767px) {
  .natcoinbox {
    width: 35%;
  }
  .traitbox {
    margin-top: 10px;
  }
  .nftcoin .nftimg {
    height: auto !important;
  }
  .natlist {
    padding: 0px 10px;
  }
  .traitlist .card {
    text-align: center;
    /* margin: 10px 30px; */
  }
  .borderflex {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
  }
  .borderflex > div:last-child {
    position: inherit;
    right: 0;
  }
  .borderflex > div:first-child {
    margin-left: 0;
  }
  .nftleftbanner {
    max-width: 286px;
  }
  .nftcollect .nftflex {
    /* width: 100%; */
    float: none;
    margin: 0 auto;
  }
  .blogimg img {
    float: none;
    display: block;
    margin: 0px auto;
    margin-bottom: 31px;
  }

  .stakingpool .stakingboxes .content {
    font-size: 14px !important;
    line-height: 27px;
  }
}
@media (max-width: 630px) {
  .natcoinbox {
    width: 38%;
  }
  .nftbg .h2 {
    font-size: 20px;
  }
  .nftbg .h3 {
    font-size: 16px;
  }
  .newssectb .blogpost {
    width: 100%;
  }
}
section.bidsbg {
  padding-top: 0;
}

.nftheaderbg .modalbgt .modal-content {
  background-color: #ffffff;
}
.nftheaderbg .modalbgt .modal-title {
  font-size: 17px;
  text-transform: uppercase;
  color: #1e2022;
  font-weight: 600;
}
.nftheaderbg .modalbgt .modal-header {
  padding: 12px 15px;
  border-bottom: 1px solid #dddddd;
}
.nftheaderbg .modalbgt .modal-header .close,
.nftheaderbg .modalbgt .modal-header .close:hover,
.nftheaderbg .modalbgt .modal-header .close:focus,
.nftheaderbg .modalbgt .modal-header .close:active {
  color: #000000;
  opacity: 1;
  border: none;
  font-size: 26px;
  font-weight: 700;
  line-height: 0;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  font-family: "Cabin";
  margin: 0;
}
.nftheaderbg .modal-backdrop {
  background-color: #000000;
}
.nftheaderbg .modal span {
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 31px;
}
.nftheaderbg .modal input#getloanclick {
  background: #cafb56;
  font-size: 14px;
  font-weight: 600;
  color: #000;
  box-shadow: none;
}

.nftcollect {
  padding-top: 90px;
  padding-bottom: 30px;
}
.nftcollection {
  padding-top: 20px;
}
.tableflex > div:first-child {
  width: 330px;
}
.nftrightslide .card {
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 20px;
}
.nftcoin .nftimg {
  width: 100%;
  height: 450px;
  margin: 0px auto;
  overflow: hidden;
  border-radius: 20px;
}
.balancedata tr td {
  border: 0px;
  padding: 7px 9px;
  font-weight: 400;
  white-space: inherit;
  word-break: break-word;
  font-size: 14px;
}
.balancedata tr > td:last-child {
  text-align: right;
  font-weight: 500;
  font-size: 14px;
  width: 242px;
}
.modalbgt .modal-body {
  padding: 25px 25px;
}
.balancedata {
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 8px 5px;
  background: #efefef;
  margin-bottom: 20px;
}
.nftcollection .carousel-inner {
  width: 100%;
  padding: 0px 20px;
}
body.modal-open,
.modal-open,
.modal {
  padding-right: 0px !important;
}
.modalbgt .form-control {
  height: 45px;
  font-size: 14px;
}
.modalbgt label {
  font-weight: 500;
  font-size: 14px;
}
.natlistbox .text-danger {
  background: #3b5401b8;
  padding: 10px 18px;
  border-radius: 7px;
  color: #fff !important;
  border: 1px solid #95c12d;
}
.leftslider {
  height: 518px;
  border-radius: 16px;
  overflow: hidden;
  width: 100%;
}
.traitbox > div,
.bidsbox {
  margin-bottom: 20px;
}
@media (max-width: 420px) {
  .balancedata tr > td:last-child,
  .balancedata tr td {
    font-size: 14px;
  }
  .balancedata {
    padding: 10px;
  }
  .modalbgt .modal-body {
    padding: 20px;
  }
}

.stakingheader .headermenu .dropdown-menu {
  /* background: #3c3c3c; */
  margin-top: 10px;
}

.stakingpool .homebanner {
  background: url(../images/bannerbg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 24vh;
  padding-bottom: 0px;
}

.stakingpool .homebanner .h1 {
  color: #fff;
  font-size: 38px;
  line-height: 60px;
  font-weight: 500;
}

.stakingpool .homebanner .h1 b {
  color: #7532f9;
  font-weight: 500;
}

.stakingpool .homebanner .bannerimg {
  width: 100%;
  max-width: 500px;
}

.stakingpool .homebanner .table-content {
  display: flex;
}

.stakingpool .stakingboxes .h5 {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 13px;
}

.stakingpool .stakingboxes .content {
  text-align: center;
  font-size: 15px;
}

.stakingpool .stakingboxes .stakebox {
  background: #f5f5f5;
  border-radius: 10px;
}

.stakingpool .stakingboxes .stakehead img {
  width: 100%;
  max-width: 420px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.stakingpool .stakingboxes .stakehead {
  position: relative;
}

.stakingpool .stakes {
  margin-top: 30px;
}

.stakingpool .stakes .row:nth-child(1) > div {
  margin-bottom: 40px;
}

.stakingpool .stakes .row > div:nth-child(n + 4) {
  margin-bottom: 0px;
}

.stakingboxes .stakebox .stakebody {
  padding: 20px 25px;
  border: 1px solid #d6d6d6;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top: 0px;
}

.stakingboxes .stakebox .stakebody .value {
  text-align: center;
}

.stakingboxes .stakebox .stakebody span {
  color: #757575;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 5px;
  display: block;
}

.stakingboxes .stakebox .stakebody .h6 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0px;
}

.stakingboxes .stakebox .hrline {
  background: #dfdfdf;
  border-bottom: 1px solid #e7e7e7;
  opacity: 1;
  margin: 10px 0px;
}

.stakingboxes .stakebody .row span {
  color: #929292;
  font-size: 12px;
  font-weight: 500;
}

.stakingboxes .stakebody .row ul {
  padding-left: 0px;
}

.stakingboxes .stakebody .row ul li {
  list-style: none;
  color: #3c3c3c;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 8px;
}

.stakingboxes .stakebody .row ul li:last-child {
  padding-bottom: 0px;
}

.stakingboxes .stakebody .row > div:last-child {
  text-align: end;
}

.stakingboxes .stakebody .bluebtn {
  padding: 7px 21px;
  width: 100%;
  display: block;
}

.stakingpool .stakingboxes .stakebox .stakehead:hover .hovercontent {
  opacity: 1;
  background: #000000d6;
  z-index: 9;
}

.stakingboxes .stakehead .hovercontent {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  opacity: 0;
  z-index: -1;
  padding: 30px 25px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  transition: all 0.5s;
  overflow-y: auto;
}

.stakingboxes .stakehead .hovercontent::-webkit-scrollbar {
  width: 0px;
}

.stakingboxes .stakehead .hovercontent .content {
  text-align: center;
  color: #fff;
}

.stakingboxes .stakehead .hovercontent span {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}

@media (max-width: 1024px) {
  .stakingboxes .stakehead .hovercontent span {
    font-size: 14px;
  }

  .stakingboxes .stakehead .hovercontent .content {
    font-size: 13px;
  }

  .stakingpool .homebanner {
    padding-top: 11vh !important;
  }
}
.table-box {
  background: #fff;
  padding: 12px 16px;
  border-radius: 30px;
  border: 1px solid #dfdfdf;
  margin-top: 15px;
  width: 100%;
}
.table-d {
  display: flex;
  width: 100%;
}
.table-d > div:first-child {
  width: 355px;
}
.tablebox .h3 {
  font-size: 15px;
  color: #3c3c3c;
  font-weight: 500;
  line-height: 33px;
}

.tablebox {
  width: 100%;
  padding: 10px;
}
.tablebox .h4 {
  font-size: 15px;
  font-weight: 600;
  line-height: 33px;
  word-break: break-word;
}
.logform {
  width: 100%;
  max-width: 1070px;
  margin: 0px auto;
  position: relative;
}
.logformoverlay {
  display: table;
  background: #fff;
  box-shadow: 0px 0px 14px 3px #08080812;
  border-radius: 0px;
  position: relative;
  z-index: 9;
  padding: 35px 35px;
  margin: 0px auto;
}
.logformoverlay > div {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}
.logleftsideicon img {
  width: 100%;
  max-width: 478px;
}
.logform::before {
  content: "";
  position: absolute;
  bottom: -35px;
  right: -12px;
  width: 100px;
  height: 100px;
  background: #7532f9;
}
.logform::after {
  content: "";
  position: absolute;
  top: -49px;
  left: -24px;
  width: 58%;
  height: 100%;
  background: #7532f9;
}
.headermenu .headbg .navbar-nav li a .sitebtn {
  color: #fff !important;
}
.banner-content {
  text-align: center;
}
.cn-tree {
  width: 100%;
  position: relative;
  margin-top: 0;
  z-index: -1;
}
/* .aboutusbg {
									background-image: url(../images/about-bg.png);
									background-position: center;
									background-repeat: no-repeat;
									background-size: cover;
								  } */
.about-content {
  display: flex;
  /* background-color: #fdfdfd; */
}
.about-content > div {
  width: 100%;
  margin: 5px 5px;
}
.about-content > div:last-child {
  padding-left: 40px;
  padding-right: 161px;
}
.about-content .h5 {
  font-size: 28px;
  line-height: 44px;
  font-weight: 500;
  color: #141414;
}

.ab-tree {
  width: 100%;
  /* max-width: 600px; */
}
.aboutusbg {
  padding-top: 40px;
}
.ab-t {
  width: 100%;
  max-width: 82px;
}
.about-table {
  display: table;
  width: 100%;
  padding: 25px 0px;
  position: relative;
  left: -111px;
  z-index: 9;
}
.about-table > div {
  display: table-cell;
  vertical-align: middle;
}
.about-table > div:first-child {
  width: 111px;
  text-align: center;
}
.carousel-btn {
  background: #ffffff9e;
  width: 100%;
  text-align: center;
  position: relative;
  margin-top: -58px;
  z-index: 9;
  backdrop-filter: blur(1px);
  padding: 10px 0px;
}
.carousel-control-next,
.carousel-control-prev {
  position: relative;
  display: initial;
  width: auto;
}
.trust-im {
  width: 100%;
  max-width: 553px;
  z-index: 9;
  position: relative;
}
.trust-bg {
  position: relative;
  padding-bottom: 0;
}
.trust-trees::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  right: 0;
  left: 0;
  height: 100%;
  /* max-width: 553px; */
  background-image: url(../images/tree-drawing.svg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -1;
}
.trust-trees {
  text-align: center;
  position: relative;
}
.become-bg {
  background-image: url(../images/become-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.become-box {
  /* padding: 20px 25px; */
}
.becom-icon {
  width: 100%;
  max-width: 65px;
  padding-bottom: 20px;
}

.become-bg .row {
  margin-bottom: 10px;
  align-items: center;
}
.become-bg .row {
  justify-content: center;
}
.nav-tabs .nav-link .h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  text-transform: capitalize;
  padding-top: 10px;
}
.nav-tabs {
  flex-wrap: nowrap;
}
.nav-tabs .nav-item {
  width: 100%;
}
.p-t {
  width: 100%;
  max-width: 422px;
}
.t-c-box {
  padding: 65px 0px;
  margin: 0;
  text-align: center;
}
.business-box {
  border: 1px solid #7532f9;
}
.how-it-bg .heading-title {
  text-align: center;
}

.how-point-img {
  width: 100%;
  max-width: 58px;
}
.qrbox {
  display: table;
}
.qrbox > div {
  display: table-cell;
  vertical-align: middle;
}
.qrbox > div:first-child {
  width: 100px;
}
.qr-content h5 {
  font-size: 15px;
  font-weight: 500;
  line-height: 28px;
  margin: 0;
}
.qr-content .h4 {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.getstart-bg {
  padding-top: 50px;
  text-align: center;
}
.getstart-bg .heading-title,
.getstart-bg .content {
  text-align: center;
  color: #fff;
}
.f-flex {
  display: flex;
  align-items: center;
}
.f-flex > div:first-child {
  width: 300px;
}
.f-flex > div {
  width: 100%;
}
.footer-gray-bg hr {
  color: #fff;
  margin: 30px 0px;
}
.liveprice {
  /* display: flex; */
}
.liveprice > div {
  width: 100%;
  margin: 5px;
}
.price-content {
  display: table;
  float: left;
  margin: 0;
  padding: 10px 10px;
  text-align: left;
}
.price-content > div {
  display: table-cell;
  vertical-align: middle;
}
.price-content > div:first-child {
  width: 65px;
  text-align: center;
}
.price-content .h5 {
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin: 0;
  color: #fff;
}
.price-content .h6 {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin: 0;
  padding: 0;
}
.price-coin {
  width: 43px;
  height: 43px;
}
.live-select .form-control {
  height: 50px;
  background: #0070ea;
  appearance: auto;
  border-color: #0070ea;
  color: #fff;
  width: 100%;
}
.live-select .form-control::placeholder {
  color: #ffff;
}
.live-bg {
  display: flex;
  align-items: center;
  margin-top: 30px;
  /* display: none; */
}
.live-bg > div {
  width: 100%;
}
.live-bg > div:first-child {
  width: 10%;
}
.how-img svg {
  width: 100%;
  height: auto;
}
.ab-center {
  margin-top: -260px;
  margin-bottom: -125px;
  z-index: -1;
  position: relative;
}
.become-flex {
  display: flex;
  justify-content: center;
}
.become-flex > div {
  width: 28%;
}
.box {
  background:#fbf8ff;
  margin: 10px;
  border-radius: 3px;
  padding: 20px 25px;
}
.become-flex .box-content {
  width: 40%;
  padding-left: 55px;
}
.b-tab-img {
  width: 100%;
  max-width: 86px;
}
hr.h-line {
  color: #000;
  width: 100%;
  max-width: 73px;
  border-top: 2px solid;
}
.actree {
  width: 100%;
  max-width: 661px;
  text-align: center;
}
.action {
  text-align: center;
}
.action .carousel-btn {
  background: none;
  text-align: left;
  padding: 10px 10px;
}
ul.charts.myUl {
  margin: 0;
}

.tickercontainer {
  width: 100%;
  height: 100%;
  max-height: 90px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
}

.tickercontainer .mask {
  position: relative;
  width: 100%;
  overflow: hidden;
}

ul.newsticker {
  position: relative;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.newsticker li {
  float: left;
  margin: 0px;
  padding: 10px 0px;
  text-align: left;
}
@media (max-height: 670px) {
  .homebannerbg .container {
    padding-top: 13vh;
    padding-bottom: 23vh;
  }
  .homebannerbg {
    height: auto;
  }
}
.drop-table {
  display: table;
  width: 100%;
}
.drop-table > div {
  display: table-cell;
  vertical-align: middle;
}
.drop-table > div:first-child {
  width: 77px;
  text-align: center;
}
.d-img {
  /* width: 100%; */
  max-width: 57px;
  margin-right: 15px;
}
.drop-table .h4 {
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  font-weight: 500;
}
.drop-table .content {
  font-size: 14px;
  text-align: left;
}
.businescontainer {
  padding-top: 7vh;
  padding-bottom: 0vh;
}
.businessbannerbg .h1 {
  font-size: 45px;
  line-height: 57px;
  font-weight: 600;
  color: #7532f9;
  padding-right: 183px;
  margin: 0;
  padding-bottom: 20px;
}
.businessbannerbg .h6 {
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  color: #000;
  margin: 0;
  padding-bottom: 5px;
}
.b-parters-bg {
  background-image: url(../images/partners-logo-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.b-flex {
  display: flex;
  width: 100%;
}
.b-flex > div {
  width: 100%;
  text-align: center;
  margin: 10px;
  background: #ffffffeb;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  backdrop-filter: blur(31px);
}
.b-p-img {
  width: 100%;
  max-width: 165px;
  padding: 15px 0px;
}
.b-faq .accordion-item {
  background: #f6f6f6;
  margin: 25px 0px;
  border-radius: 0;
  border: 0;
  box-shadow: none;
}
.b-faq .accordion-button:not(.collapsed) {
  background: #f6f6f6;
  /* margin: 25px 0px; */
  color: #000;
  border-radius: 0;
  border: 0;
  box-shadow: none;
  font-size: 20px;
  font-weight: 400;
}
.b-faq {
  background: transparent;
}
.b-faq .accordion-button:after {
  content: "\f067";
  font-family: "FontAwesome";
  width: 25px;
  height: 25px;
  line-height: 28px;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.b-faq .accordion-button:not(.collapsed):after {
  color: #000000;
  content: "\f068";
}
.b-faq .accordion-body {
  padding-top: 0;
  font-size: 17px;
  font-weight: 400;
}
.b-faq .accordion-button:after {
  background-image: none;
}
.b-faq .accordion-button:not(.collapsed):after {
  background-image: none;
}
.b-faq .accordion-button {
  background: #f6f6f6;
}
.b-p-flex {
  display: flex;
  padding-top: 50px;
}
.b-p-flex > div {
  width: 100%;
  margin: 10px;
}
.b-p-table {
  display: table;
}
.b-p-table > div {
  display: table-cell;
  vertical-align: top;
  /* width: 100%; */
}
.b-p-table > div:first-child {
  width: 100px;
  text-align: center;
}
.b-s-img {
  width: 100%;
  max-width: 68px;
}
.b-solve {
  background: #f4eeff;
}

.c-p-table {
  display: table;
  padding: 40px 0px;
}
.c-p-table > div {
  display: table-cell;
  vertical-align: middle;
}
.c-p-table > div:first-child {
  width: 90px;
  text-align: center;
}
.c-p-table .h3 {
  font-size: 50px;
  font-weight: 600;
  line-height: 30px;
  color: #7532f9;
  transform: rotate(271deg);
}
.c-p-table .c-p-img {
  width: auto;
  margin-top: 15px;
}
.b-c-problem .row {
  justify-content: center;
  padding-top: 15px;
}
.first-content {
  background-image: url(../images/first-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 60px 0px;
}
.businessbg .getstart-bg {
  display: none;
}
.first-bg {
  padding-top: 0;
}
.businessbg .heading-title {
  text-align: center;
  padding-bottom: 20px;
}
.businessbg .content {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.bb-img {
  width: 100%;
  max-width: 547px;
}
.businessbannerbg .banner-btn {
  padding-top: 15px;
}
.businessbg .bluebtn {
  font-size: 20px;
}
.businessbg .headbg {
  border-bottom: 1px solid #b9b9b9;
}
.project-box {
  background-image: url(../images/how-project-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 80px;
  text-align: center;
  margin-top: 15px;
}
.project-box .content {
  padding: 15px 80px;
  color: #fff !important;
  font-size: 20px;
}
.b-h-flex {
  display: flex;
  flex-wrap: wrap;
}
.b-h-box {
  width: 33.1%;
  text-align: center;
  padding: 50px;
}
.b-h-img {
  width: 100%;
  max-width: 82px;
}
.b-h-box .sub-heading {
  padding: 10px 0px;
}
.carbonbg .footerbottombg {
  display: none;
}
.carbonbanner {
  padding-top: 14vh;
  padding-bottom: 6vh;
}
.carbonhomebanner {
  background-image: url(../images/carbon-banner.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.ledgercontent {
  text-align: center;
}
.ledgercontent .h1 {
  line-height: 45px;
  color: #fff;
  padding-right: 0;
}

.ledgercontent .h6 {
  font-size: 20px;
  color: #fff;
  padding: 0px 134px;
}
span.c-help {
  margin-right: 7px;
}
.carbon-table .container {
  width: 100%;
  max-width: 100%;
}
.c-table .nav-tabs .nav-item {
  width: auto;
}
.carbon-table .table th,
.carbon-table .table td {
  border-right: 1px solid #dfdfdf;
  border-bottom: 0;
}
.carbon-table .nav-tabs {
  border-bottom: 1px solid #dfdfdf;
}
.c-table {
  border: 1px solid #dfdfdf;
  margin-top: 20px;
}
.carbon-table .nav-tabs .nav-link {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  text-transform: capitalize;
}
.carbon-table .nav-tabs .nav-link.active {
  border-bottom: 2px solid #7532f9;
  background: none;
}
.t-icon img {
  filter: grayscale(20) invert(14);
}
.carbon-table .nav-tabs .nav-link.active .t-icon img {
  filter: inherit;
}
.carbon-table .heading-title {
  padding: 15px 0px;
}
.carbonbg {
  padding-bottom: 20px;
}
.b-c-problem .c-p-table .content {
  padding-right: 100px;
}
.sub-heading {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
  padding-bottom: 10px;
}
.how-img img {
  /* width: 100%; */
  /* height: auto; */
}
.how-mb {
  display: none;
}
.headermenu .headbg .navbar-nav li .dropdown-item:hover {
  background: #f4eeff;
  border-radius: 6px;
  text-transform: capitalize;
}
.form-outline .form-control:focus ~ .form-notch .form-notch-leading {
  box-shadow: -1px 0 0 0 #01b8ea, 0 1px 0 0 #01b8ea, 0 -1px 0 0 #01b8ea;
}
.form-outline .form-control:focus ~ .form-notch .form-notch-middle {
  box-shadow: 0 1px 0 0 #01b8ea;
}
.form-outline .form-control:focus ~ .form-notch .form-notch-trailing {
  box-shadow: 1px 0 0 0 #01b7e9, 0 -1px 0 0 #01b8ea, 0 1px 0 0 #01b8ea;
}
.logintree {
  /* display: none; */
  opacity: 0;
}
.login-t {
  position: relative;
}
.login-t::before {
  content: "";
  position: absolute;
  background-image: url(../images/logintree-bg.png);
  background-position: bottom left;
  background-size: 100%;
  background-repeat: no-repeat;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 591px;
  z-index: -1;
}
.lg .headbg {
  background: transparent;
}
.how-it-bg {
  /*background-image: url(../images/how-it-bg.png);*/
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 110px 0px;
  /* height: 80vh; */
}
.grid {
  display: grid;
}
.how-img .row {
  justify-content: flex-end;
}
.how-box.kyc {
  margin-left: -8px;
}
.how-content {
  /* margin: 20px; */
}
.how-box.create {
  padding-top: 95px;
  width: 100%;
  max-width: 487px;
  text-align: center;
  position: relative;
}
.how-it-bg .container {
  width: 100%;
  max-width: 1700px;
}
.how-img {
  position: relative;
}
/* .how-img::before {
  content: "";
  position: absolute;
  background-image: url(../images/h-line.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 1633px;
  height: 100%;
  max-height: 421px;
  top: 95px;
  left: 19px;
} */
.how-box.create::before {
  content: "";
  position: absolute;
  background-image: url(../images/line1-1.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 9px;
  left: 215px;
}
.how-box.kyc::before {
  content: "";
  position: absolute;
  background-image: url(../images/line2.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60%;
  height: 100%;
  top: 39%;
  left: 40px;
}
.how-box.kyc {
  position: relative;
  height: 100%;
  padding-bottom: 75px;
}
.how-kyc {
  display: table;
  width: 100%;
  max-width: 600px;
}
.how-kyc > div {
  display: table-cell;
  vertical-align: middle;
  /* width: 100%; */
}
.how-kyc > div:first-child {
  width: 100px;
}
.pointimg {
  width: 80px;
}
.how-box.trade {
  position: relative;
  margin-top: -161px;
  margin-left: 30px;
}
.how-box.trade::before {
  content: "";
  position: absolute;
  background-image: url(../images/line3.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  max-width: 415px;
  height: 100%;
  max-height: 230px;
  top: 0%;
  left: 30px;
}
.how-box.trade::after {
  content: "";
  position: absolute;
  background-image: url(../images/line3.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  max-width: 164px;
  top: -8%;
  right: -100px;
}
.how-box.create::after {
  content: "";
  position: absolute;
  background-image: url(../images/line3.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 100%;
  max-width: 341px;
  top: 3%;
  left: -25%;
}
.how-box.trade .point {
  margin-bottom: 40px;
}
.how-box.create .point {
  text-align: end;
  padding-top: 30px;
  padding-right: 21px;
}
@media (max-width: 1700px) {
  .how-box.create::before {
    left: 188px;
    background-position: right;
  }
  .how-box.create::after {
    top: 2%;
    left: -22%;
  }
  .how-box.trade::after {
    display: none;
  }
  .how-box.trade::before {
    max-width: 449px;
  }
}
@media (max-width: 1600px) {
  .how-box.create::before {
    left: 150px;
  }
  .how-box.create {
    padding-top: 30px;
  }
  .how-box.kyc::before {
    background-size: contain;
  }
  .how-box.trade {
    margin-top: -146px;
    margin-left: 0px;
  }
  .how-box.trade::before {
    left: 0;
  }
  .how-box.create::after {
    top: 9px;
    left: -18%;
    max-width: 256px;
  }
}
@media (max-width: 1500px) {
  .how-box.create {
    padding-top: 0px;
  }
  .how-box.create::before {
    left: 110px;
    top: 4px;
  }
  .how-box.create::after {
    top: 7px;
    left: -17%;
    max-width: 175px;
  }
  .how-box.kyc::before {
    top: 45%;
  }
  .how-box.trade {
    margin-top: -130px;
  }
  .how-box.create .point {
    padding-right: 50px;
  }
}
@media (max-width: 1400px) {
  .how-box.create .point {
    padding-right: 50px;
  }
  .how-box.create::before {
    left: 80px;
    top: 42px;
    max-height: 202px;
  }
  .how-box.create::after {
    max-width: 135px;
    top: 13px;
  }
  .pointimg {
    width: 75px;
  }
  .how-box.kyc::before {
    top: 52%;
  }
  .how-box.trade {
    margin-top: -115px;
  }
  .how-box.trade::before {
    background-size: contain;
  }
  .how-box.create {
    max-width: 479px;
  }
}
@media (max-width: 1300px) {
  .how-box.trade::before {
    top: -6%;
    left: -20px;
  }
  .how-box.trade .point {
    margin-bottom: 20px;
  }
  .how-box.trade {
    margin-top: -92px;
  }
  .how-box.create::before {
    left: 40px;
    top: 54px;
    max-height: 173px;
  }
  .how-box.create::after {
    display: none;
  }
  .how-box.create .point {
    text-align: center;
    padding-top: 23px;
  }
  .how-box.kyc::before {
    left: 56px;
    top: 51%;
    max-height: 202px;
  }
  .how-box.kyc {
    margin-left: -43px;
  }
  .pointimg {
    width: 59px;
  }
  .how-kyc > div:first-child {
    text-align: end;
    padding-right: 15px;
  }
}
@media (max-width: 1200px) {
  .how-box.create::after {
    display: none;
  }
  .how-box.create {
    max-width: 391px;
    margin: 0 auto;
    text-align: center;
    padding: 0px 29px;
  }
  .pointimg {
    width: 50px;
  }
  .how-box.trade {
    margin-top: -89px;
  }
  .how-box.trade .point {
    margin-bottom: 24px;
  }
  .how-box.trade::before {
    top: -13%;
    max-height: 191px;
  }
}
@media (max-width: 1100px) {
  .how-box.kyc::before {
    left: 54px;
    top: 51%;
    max-height: 191px;
  }
  .how-box.create::before {
    left: 47px;
    top: 79px;
    max-height: 145px;
  }
  .how-kyc > div:first-child {
    text-align: left;
  }
  .how-box.create .point {
    padding-top: 10px;
  }
  .how-box.trade::before {
    top: -9%;
    max-height: 191px;
    left: -30px;
  }
}
@media (max-width: 1040px) {
  .how-box.trade::before {
    left: -15px;
  }
  .how-box.create::before {
    left: 34px;
    top: 95px;
  }
}
@media (max-width: 991px) {
  .how-box.kyc::before,
  .how-box.create::before,
  .how-box.trade::before {
    display: none;
  }
  .how-it-bg {
    padding: 50px 0px;
  }
  .how-img .row {
    justify-content: start;
  }
  .how-img .row > div {
    width: 50%;
    padding: 20px 10px;
    text-align: center !important;
  }
  .point {
    display: none !important;
  }
  .how-box.trade {
    margin: 0;
  }
  .how-kyc > div {
    display: block;
    width: 100%;
  }
  .how-box.create {
    padding: 0;
    margin: 0;
    max-width: 100%;
  }
  .how-box.kyc {
    padding: 0;
    margin: 0;
  }
  .how-kyc {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .content {
    font-size: 16px;
  }
  .how-img .row > div {
    width: 100%;
  }
  .how-img .row {
    margin-top: 15px !important;
  }
}
.hints {
  padding: 8px 10px;
  margin-bottom: 7px;
  background: aliceblue;
  border-radius: 4px;
  margin-top: -7px;
}
.hints .h5 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  font-weight: 600;
}
.hints p {
  font-size: 13px;
  line-height: 21px;
  margin: 0;
}
.signbg .logform {
  max-width: 1235px;
}
.signbg .logformoverlay {
  width: 100%;
}
.signbg .formbox {
  padding: 0;
  max-width: 100%;
}
.signbg .login-form .heading-title {
  padding-bottom: 20px;
}
.signbg .logform::before {
  bottom: -25px;
  right: -25px;
}
.signbg .logform::after {
  top: -49px;
  left: -49px;
}
body.nfttable {
  background: #e6e6e6;
}
.panelcontentbox {
  background: #fff;
  position: relative;
  border-radius: 12px;
}
.heading-box {
  padding: 16px 16px;
  margin: 0px;
  background: #fff;
  border-bottom: 1px solid #e1e1e1;
  color: #141414;
  font-size: 13px;
  text-transform: capitalize;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-weight: 700;
}
.login-form .ripple-surface.input-wrapper {
  width: 100%;
}
.co-partbg {
  padding-top: 9px;
}
img.co-part {
  width: 100%;
  max-width: 275px;
}
.co-partbg .h4 {
  font-size: 27px;
  font-weight: 800;
  line-height: 40px;
  padding-top: 7px;
  margin: 0;
}
.partbg {
  padding-top: 71px;
}
.partbg .row {
  align-items: center;
}
.partbg .row > div:last-child {
  text-align: center;
}
.co-partbg .h5 {
  font-size: 32px;
  font-weight: 800;
  line-height: 31px;
  margin: 0;
}
