html {
	width: 100%;
	height: 100%;
	position: absolute;
  }
  
  body {
	font-family: "Sora", sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	color: #000000;
	position: relative;
	min-height: 100%;
	width: 100%;
	background: #f0f4f7;
	padding-bottom: 335px;
  }
  
  footer {
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 335px;
	background: url(../images/footerbg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
  }
  
  .fnt-reg {
	font-family: "Sora", sans-serif;
	font-weight: 400;
  }
  
  .fnt-lgt {
	font-family: "Sora", sans-serif;
	font-weight: 300;
  }
  
  .fnt-bld {
	font-family: "Sora", sans-serif;
	font-weight: 700;
  }
  
  .t-white {
	color: #fff !important;
  }
  
  .t-black {
	color: #000 !important;
  }
  
  .t-green {
	color: #2ad23b !important;
	font-weight: 600;
  }
  
  .t-gray {
	color: #b0babd !important;
  }
  
  .t-blue {
	color: #123eff !important;
	font-weight: 400;
  }
  
  .t-red {
	color: #ff6363 !important;
	font-weight: 600;
  }
  
  .t-yellow {
	color: #ff4ea3;
  }
  
  section {
	padding: 50px 0px;
	overflow: hidden;
  }
  
  .headbg .navbar-brand {
	margin-right: 0px;
	padding: 0px 6px;
	line-height: 0;
  }
  
  .headbg {
	border: 0px;
	padding: 13px 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 999;
	box-shadow: none;
  }
  
  .darkHeader {
	background: #fff;
	box-shadow: 0px 3px 35px rgb(0 0 0 / 10%);
  }
  
  .aboutbg .container {
	margin: 0 auto;
  }
  
  .headermenu .headbg .navbar-nav li a {
	color: #fff;
	font-size: 16px;
	padding: 5px 25px;
	font-weight: 400;
	line-height: 21px;
	margin-top: 0;
	position: relative;
  }
  
  .headermenu .headbg li a.dropdown-item {
	color: #000;
	font-size: 14px;
	padding: 9px 10px !important;
	margin-top: 1px !important;
  }
  
  .headermenu .headbg li a.dropdown-toggle i {
	font-size: 18px;
	padding-right: 3px;
  }
  
  .dropdown-menu {
	background: #2c2f32;
	padding: 5px 0px;
  }
  
  .dropdown-menu .dropdown-item {
	color: #fff !important;
  }
  
  .dropdown-menu .dropdown-item:hover {
	background: #181a20;
  }
  
  .logo {
	width: 100%;
	max-width: 250px;
	margin-top: 0;
  }
  
  .headermenu .headbg .navbar-nav li a:focus,
  .headermenu .headbg .navbar-nav li a:active {
	color: #ffffff;
  }
  
  .headermenu .headbg .navbar-nav li a:hover,
  .headermenu .headbg .navbar-nav li a.nav-link.active {
	color: #fff;
  }
  
  .headermenu .dropdown-menu a:hover,
  .headermenu .dropdown-menu a:focus,
  .headermenu .dropdown-menu a:active {
	color: #fff !important;
  }
  
  .headbg ul li a.bluebtn,
  .headbg ul li a.bluebtn:hover,
  .headbg ul li a.bluebtn:focus,
  .headbg ul li a.bluebtn:active {
	color: #000 !important;
  }
  
  .headbg ul.navbar-nav li a.bluebtn {
	padding: 8px 20px;
  }
  
  .heading-title {
	font-size: 32px;
	line-height: 30px;
	font-weight: 700;
	color: #000;
	margin-bottom: 10px;
	text-align: center;
  }
  
  .btn {
	vertical-align: middle;
  }
  
  .bluebtn,
  .sitebtn {
	color: #fff;
	border: 0px;
	padding: 10px 30px;
	border-radius: 50px;
	font-weight: 500;
	line-height: 30px;
	font-size: 16px;
  }
  
  .bluebtn,
  .bluebtn:hover,
  .bluebtn:active,
  .bluebtn:focus {
	color: #fff;
	background-image: linear-gradient(to right, #0169e4, #01008c);
	border: 0px;
	text-decoration: none;
  }
  
  .sitebtn,
  .sitebtn:hover,
  .sitebtn:focus,
  .sitebtn:active {
	color: #000000;
	background: #fff;
  }
  
  .pricelistbox {
	background-color: #fff;
	width: 100%;
	margin: 0px auto;
	border-radius: 15px;
	border: 1px solid #cfcce5;
	overflow: hidden;
	padding: 0;
  }
  
  .pricelistbox .sitebtn {
	padding: 5px 17px !important;
	background: #fff;
	border: 1px solid #fe8602;
	color: #fe8602 !important;
	border-radius: 5px;
	font-weight: 500;
	font-size: 16px;
  }
  
  .howitcontent h6 {
	margin: 0px;
  }
  
  .navbar-dark .navbar-toggler-icon {
	background: none;
  }
  
  #back2Top {
	width: 40px;
	height: 40px;
	line-height: 36px;
	overflow: hidden;
	z-index: 999;
	display: none;
	cursor: pointer;
	position: fixed;
	bottom: 6px;
	right: 25px;
	background: #fcd535;
	color: #030b2c;
	text-align: center;
	font-size: 28px;
	text-decoration: none;
	border-radius: 5px;
  }
  
  .para-content {
	color: #0f0f0f;
	font-size: 15px;
	line-height: 29px;
  }
  
  .alert {
	font-size: 14px;
	padding: 9px;
	line-height: 24px;
	font-weight: 500;
  }
  
  a.arrowbtn {
	padding-top: 15px;
  }
  
  .alert .close {
	opacity: 1;
	font-size: 22px;
	float: right;
  }
  
  .footer-gray-bg {
	background: url(../images/footerbg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 20px;
  }
  
  .ftext {
	color: #ffffff;
	margin: 0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 30px;
	margin-top: 26px;
  }
  
  .foot-list {
	padding-left: 0px;
	margin-bottom: 3px;
	width: 100%;
	display: inline-block;
  }
  
  .foot-list li {
	list-style: none;
	padding: 6px 0px;
  }
  
  .foot-list li a {
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	font-weight: 300;
	text-decoration: none;
  }
  
  .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: 100px;
	margin-bottom: 0px;
  }
  
  .sociallist li:last-child a i {
	margin-right: 0px;
  }
  
  .sociallist li {
	list-style: none;
	float: left;
	color: #000;
	font-weight: 500;
  }
  
  .sociallist li a i {
	font-size: 20px;
	color: #fafbff;
	border-radius: 50px;
	width: 47px;
	height: 33px;
	text-align: center;
	padding-top: 27px;
	margin-right: 7px;
  }
  
  .sociallist {
	padding: 0px;
	margin: 0px;
	margin-top: 0;
	float: right;
  }
  
  .social-img img {
	width: 34px;
	height: 34px;
  }
  
  .social-img a {
	margin-right: 30px;
  }
  
  .social-img a:last-child {
	margin-right: 0px;
  }
  
  .pricebannerbox .bluebtn {
	background: #fe8602;
  }
  
  .footer-gray-bg .h3 {
	color: #fff;
	line-height: 23px;
	font-size: 17px;
	font-weight: 700;
	margin-bottom: 0px;
	padding-bottom: 16px;
  }
  
  .social-bg {
	width: 100%;
	display: inline-block;
  }
  
  .social-bg .heading-title {
	font-size: 14px !important;
	font-weight: 400;
	margin-top: 6px;
	padding-bottom: 0px;
  }
  
  .appicons img {
	width: 100%;
	max-width: 134px;
	margin-right: 15px;
  }
  
  .listrightbox {
	text-align: right;
  }
  
  .table-content {
	display: table;
	margin: 0px;
	width: 100%;
  }
  
  .table-content > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
  }
  
  .content,
  p {
	font-size: 16px;
	color: #000;
	font-weight: 400;
	line-height: 30px;
	margin: 0px;
  }
  
  .homebannerbg {
	background-image: url(../images/bannerbg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;
	position: relative;
	overflow: visible;
	padding: 0px;
  }
  
  .sitebannercontent .row {
	margin: 0px;
  }
  
  .carousel-banner {
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
  }
  
  .carousel-banner .container {
	padding-top: 25vh;
	padding-bottom: 25vh;
  }
  
  #particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	pointer-events: none;
	color: #000;
  }
  
  .homebannerbg .h1 {
	font-size: 56px;
	color: #fff;
	line-height: 80px;
	margin: 0px;
	font-weight: 700;
	padding-bottom: 0;
  }
  
  .homebannerbg .h4 {
	font-weight: 500;
	color: #000;
	line-height: 25px;
	font-size: 16px;
	margin-bottom: 12px;
  }
  
  .homebannerbg .h4 span {
	color: #6e6e6e;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
	margin-left: 15px;
	text-transform: uppercase;
  }
  
  .homebannerbg .h4 img {
	width: 30px;
	height: 30px;
	margin-right: 5px;
  }
  
  .homebannerbg .h3 {
	font-size: 17px;
	color: #000;
	font-weight: 600;
	line-height: 27px;
	text-transform: uppercase;
	padding-bottom: 5px;
  }
  
  .homebannerbg .h6 {
	font-size: 16px;
	line-height: 19px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	margin-top: 16px;
  }
  
  .homebannerbg .redbg {
	color: #fff;
	background: #ff0024;
	font-size: 10px;
	font-weight: 500;
	border-radius: 25px;
	padding: 5px 10px;
  }
  
  .homebannerbg .bannerimg {
	width: 100%;
	max-width: 580px;
  }
  
  .homebannerbg .scroll-content {
	background: #fff;
	padding: 0;
	border-radius: 25px;
	box-shadow: 0px 3px 35px rgba(0, 0, 0, 0.1);
	position: relative;
	bottom: -90px;
	margin-top: -55px;
  }
  
  .homebannerbg .scroll-content .owl-carousel .item > div {
	padding: 30px 30px;
	text-align: start;
  }
  
  .sitebannercontent {
	padding-top: 13vh;
	padding-bottom: 0vh;
  }
  
  .headermenu .headbg .navbar-nav li a.btn {
	padding: 9px 20px;
	box-shadow: none;
	margin-top: 0px !important;
  }
  
  .headermenu .headbg .navbar-nav li a.dropdown-toggle {
	padding: 8px 10px !important;
  }
  
  .headermenu .headbg .navbar-nav li.dropdown .dropdown-menu[data-bs-popper] {
	left: -52px;
	margin-top: 5px;
  }
  
  .footerlistbox {
	display: flex;
	margin-top: 46px;
	width: 100%;
  }
  
  .footlistbg a {
	color: #0b0c0d;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
  }
  
  .footer-gray-bg .row:nth-child(1) > div:last-child a {
	text-decoration: none;
  }
  
  .footer-gray-bg .row:nth-child(1) > div:last-child a:first-child {
	margin-right: 11px;
  }
  
  .footer-gray-bg .row:nth-child(1) > div:last-child a i {
	background: #123eff;
	width: 35px;
	height: 35px;
	color: #fff;
	border-radius: 50px;
	font-size: 12px;
	text-align: center;
	line-height: 36px;
  }
  
  .footer-gray-bg .row:nth-child(4) {
	margin-top: 40px;
  }
  
  .subscibefrm .form-control {
	height: 54px !important;
	background: none;
	line-height: 18px;
	margin-right: 10px;
	padding: 24px 30px;
  }
  
  .subscibe .form-group {
	position: relative;
  }
  
  .subscibe .input-group-text {
	background: none !important;
	padding: 0px;
	height: auto;
	padding: 0;
	border: 0px;
  }
  
  .subscibefrm .btn-default {
	height: auto;
	border-radius: 23px !important;
	background: #fcd535;
	color: #000;
	font-weight: 600;
	font-size: 15px;
	padding: 10px 31px;
  }
  
  .subscibe {
	position: absolute;
	width: 100%;
	max-width: 354px;
	margin: 0px auto;
	margin-top: 21px;
	right: 10px;
  }
  
  .footrightbox {
	padding-right: 304px;
	padding-top: 51px;
  }
  
  .langbox {
	position: absolute;
	right: 0px;
	top: 0px;
  }
  
  .flexcard {
	display: flex;
  }
  
  .flexcard .cardbox {
	width: 100%;
	padding: 10px 7px;
  }
  
  .faqtabtbg {
	flex-wrap: inherit;
	border-bottom: 0px;
	margin-bottom: 10px;
  }
  
  .faqtabtbg li {
	width: 100%;
  }
  
  .faqtabtbg li a {
	padding: 14px 15px;
	text-align: center;
	color: #333;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 0px !important;
	border: 1px solid #ccc !important;
	margin-right: -1px;
	background: #f0f2f5;
  }
  
  .faqtabtbg li a.active {
	background: #1a1b1d !important;
	color: #fff !important;
  }
  
  .subscribebanner h2 {
	font-size: 25px;
  }
  
  .circleicon img {
	width: 100%;
	max-width: 48px;
	margin-bottom: 0;
  }
  
  .trustbox p {
	margin: 0px;
  }
  
  textarea.form-control {
	height: auto !important;
  }
  
  .tickercontainer {
	width: 100%;
	min-height: 50px;
	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;
  }
  
  ul.er-controls {
	list-style: none;
	display: inline-block;
	padding: 0;
  }
  
  ul.er-controls > li {
	display: inline-block;
	padding: 5px 10px;
	margin: 0px;
	border-radius: 0px;
	color: #333;
	font-size: 13px;
  }
  
  ul.er-controls > li:hover {
	background: none;
	cursor: pointer;
  }
  
  .featurecircle img {
	width: 100%;
	border: 4px solid #0b8ad7;
	border-radius: 50%;
	max-width: 649px;
	margin: 0px auto;
	display: block;
  }
  
  .aboutusbg .sitebtn {
	margin-top: 25px;
  }
  
  .aboutusbg p {
	margin-top: 20px;
  }
  
  .aboutusbg .about-img {
	width: 100%;
	max-width: 700px;
	transition: all 0.2s;
	animation: fly 2s infinite;
  }
  
  @keyframes fly {
	0% {
	  transform: translateY(-2px);
	}
  
	50% {
	  transform: translateY(2px);
	}
  
	100% {
	  transform: translateY(-2px);
	}
  }
  
  .aboutusbg .x-line {
	margin: initial;
	margin-bottom: 15px;
  }
  
  .mobileappbg p {
	padding-bottom: 10px;
	color: #000;
  }
  
  .mobileappbg p:nth-child(2) {
	padding: 0px;
  }
  
  .mobileappbg .h6 {
	font-size: 17px;
	font-weight: 700;
	line-height: 27px;
	margin: 20px 0px;
  }
  
  .mobileappbg .h6 i {
	color: #fff;
	background: #123eff;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	border-radius: 50px;
	font-size: 10px;
	margin-right: 10px;
  }
  
  input.form-control::placeholder {
	color: #cbcbcb !important;
	font-size: 16px;
	font-weight: 300;
  }
  
  input.form-control::-webkit-input-placeholder {
	color: #cbcbcb !important;
	font-size: 16px;
	font-weight: 300;
  }
  
  input.form-control:-moz-placeholder {
	color: #cbcbcb !important;
	font-size: 16px;
	font-weight: 300;
  }
  
  input.form-control:-ms-input-placeholder {
	color: #cbcbcb !important;
	font-size: 16px;
	font-weight: 300;
  }
  
  .contactboxfrm .form-group {
	margin-bottom: 20px;
  }
  
  .form-outline .form-control.active ~ .form-label,
  .form-outline .form-control:focus ~ .form-label {
  }
  
  .marketpriceflex {
	display: flex;
  }
  
  .marketpriceflex > div {
	padding: 15px 15px;
	color: #545454;
	margin: 10px 6px;
	width: 100%;
	border-radius: 7px;
	background: #fff;
  }
  
  .marketpriceflex > div:first-child {
	margin-left: 0px;
  }
  
  .marketpriceflex > div:last-child {
	margin-right: 0px;
  }
  
  .mrkpricetable {
	display: table;
	width: 100%;
  }
  
  .mrkpricetable > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
  }
  
  .mrkpricetable > div:last-child {
	xwidth: 100px;
	xtext-align: right;
  }
  
  .marketpricebox .h5 {
	font-size: 17px;
	font-weight: 700;
	color: #1c1c1c;
  }
  
  .marketpricebox .h4 {
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 3px;
	line-height: 18px;
  }
  
  .marketpricebox .h4 .smllspan {
	font-size: 13px;
	color: #5d5d5d;
	font-weight: 400;
  }
  
  .mrkpricetable img {
	width: 100%;
	max-width: 88px;
  }
  
  .marketpricebox .h6 {
	font-size: 13px;
	font-weight: 600;
	margin-bottom: 0px;
	line-height: 21px;
	margin-top: 0px;
  }
  
  .marketpricebox hr {
	margin: 7px 0px;
  }
  
  .marketpricebox .h6 .smllspan {
	xpadding-left: 10px;
  }
  
  .coinlistbanner {
	background-color: #fff;
  }
  
  .table {
  }
  
  .sitetable thead tr th {
	border: 0px;
	color: #7b7b7b;
	font-size: 16px;
	padding: 16px 23px;
	padding-top: 30px;
	font-weight: 400;
	position: -webkit-sticky;
	position: -ms-sticky;
	position: sticky;
	top: 0px;
	white-space: nowrap;
  }
  
  .sitetable tbody tr td {
	border: 0px;
	border-top: 0px;
	color: #000;
	font-size: 18px;
	padding: 16px 20px;
	font-weight: 700;
	vertical-align: middle;
	white-space: nowrap;
  }
  
  .sitetable {
	border-radius: 30px;
	background: #fff;
	margin: 0px;
  }
  
  .markets .table-bg {
	background: #e6eefa;
	padding: 15px 15px;
	border-radius: 30px;
	margin-top: 50px;
  }
  
  .sitetable tbody tr td img {
	width: 100%;
	max-width: 40px;
	background: #dbeaff;
	border-radius: 50px;
	padding: 6px;
	margin-right: 10px;
  }
  
  .sitetable tbody tr td small {
	color: #7b7b7b;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 35px;
  }
  
  .sitetable tbody tr td .sitebtn {
	background: linear-gradient(to right, #0069e6, #01008c);
	color: #fff;
	font-size: 16px;
	padding: 7px 25px;
	border-radius: 22px;
  }
  
  .sitetable tbody tr td:nth-child(n + 2),
  .sitetable thead tr th:nth-child(n + 2) {
	text-align: center;
  }
  
  section.laptop {
	overflow: visible;
  }
  
  .laptop {
	background: url(../images/lapbg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: 260px;
  }
  
  .laptop .sitebtn {
	margin-top: 30px;
  }
  
  .laptop .content {
	color: #fff;
	font-size: 18px;
	text-align: center;
  }
  
  .laptop .row {
	justify-content: center;
  }
  
  .laptop .lap-img {
	width: 100%;
	max-width: 830px;
	margin-top: -285px;
	margin-bottom: 63px;
  }
  
  .markets .heading-title {
	font-weight: 600;
  }
  
  .featureflex {
	display: flex;
	width: 100%;
	align-items: flex-end;
	margin-top: 40px;
  }
  
  .featureflex > div {
	width: 100%;
	padding: 10px 5px;
	margin: 0px;
	position: relative;
	text-align: center;
  }
  
  .featurebox .h6 {
	font-size: 24px;
	white-space: nowrap;
	font-weight: 700;
	color: #000;
	margin-bottom: 20px;
  }
  
  .howitworks .featureflex .featurebox:nth-child(1),
  .howitworks .featureflex .featurebox:nth-child(3) {
	bottom: 110px;
  }
  
  .howitworks .featureflex .featurebox:nth-child(2) .content {
	padding: 0px 120px;
  }
  
  .howitworks .featureflex {
	position: relative;
  }
  
  .howitworks .featureflex::before {
	content: "";
	position: absolute;
	background: url(../images/arrow.svg);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	max-height: 410px;
	top: 41%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: -1;
  }
  
  .howitworks .feat-img {
	width: 100%;
	max-width: 90px;
	height: 90px;
	border-radius: 50px;
	display: none;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
	transition: all 0.2s;
	animation: zoom 3s infinite;
  }
  
  @keyframes zoom {
	0% {
	  transform: scale(1.1);
	}
  
	50% {
	  transform: scale(1);
	}
  
	100% {
	  transform: scale(1.1);
	}
  }
  
  .howitworks .works .row {
	justify-content: center;
	text-align: center;
	margin-top: 60px;
  }
  
  .howitworks .work-img {
	max-width: 597px;
	margin-top: 60px;
	transition: all 0.2s;
  }
  
  .howitworks .work-img:hover {
	animation: spin 7s infinite ease-out 0.1s;
  }
  
  @keyframes spin {
	0% {
	  transform: rotate(0deg);
	}
  
	50% {
	  transform: rotate(360deg);
	}
  
	100% {
	  transform: rotate(0deg);
	}
  }
  
  .users {
	margin-top: 150px;
  }
  
  .users .h5 {
	color: #f4ac30;
	font-size: 40px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 15px;
  }
  
  .users p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
  }
  
  .coinnameleft {
	padding-left: 15px;
  }
  
  .coinicon,
  .coinlisticon {
	width: 32px;
	margin-right: 5px;
  }
  
  .coinlistbg {
	background-color: #fff;
	box-shadow: 0px 0px 20px 4px rgba(204, 204, 204, 0.5803);
  }
  
  ul.tabbanner {
	border-bottom: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 170px;
	flex-wrap: inherit;
	white-space: nowrap;
	overflow: hidden;
	overflow-x: auto;
	margin-bottom: 10px;
	padding: 0px 1px;
	padding-top: 6px;
  }
  
  ul.tabbanner li {
	padding: 0px 6px;
  }
  
  ul.tabbanner li:first-child {
	padding-left: 0px;
  }
  
  ul.tabbanner li a {
	background: #f6f9ff !important;
	color: #26303c !important;
	border: 0px !important;
	font-weight: 600 !important;
	font-size: 18px !important;
	padding: 7px 23px !important;
	border-radius: 20px !important;
  }
  
  ul.tabbanner li a.active {
	background-color: #0b3084 !important;
	color: #ffffff !important;
	border-radius: 20px !important;
	border: 1px solid #707070;
  }
  
  .siteformbg .form-control {
	font-size: 13px;
	height: 33px !important;
	background: #ffffff;
	border: 1px solid #d6d8dc !important;
	color: #000;
	border-radius: 5px;
	font-weight: 400;
  }
  
  .siteformbg .input-group-text {
	height: 33px;
	background: #ffffff;
	border: 1px solid #d6d8dc;
	color: #000;
	font-size: 12px;
	border-radius: 0px;
  }
  
  .seacrhbox .form-control,
  .seacrhbox .input-group-text {
	height: 30px;
  }
  
  .innersecrbox {
	position: absolute;
	top: 6px;
	right: 5px;
  }
  
  .panelcontentbox {
	background: #fff;
	position: relative;
	border-radius: 10px;
	overflow: hidden;
  }
  
  .gray-bg {
	background: #dce4f3;
	padding-top: 81px;
  }
  
  .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;
  }
  
  .mobileappbg .h2 {
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	color: #fff;
  }
  
  .ccc-widget div {
	background: transparent !important;
	border: none !important;
  }
  
  .marketlisttable .fa-star,
  .marketlisttable .fa-star-o {
	margin-right: 10px;
	color: #b9b9b9;
  }
  
  .marketlisttable .fa-star.selected {
	color: #00adef;
  }
  
  .modeicon {
	font-size: 14px;
	color: #00496f;
	border: 1px solid #ebeced;
	margin-left: 8px;
	padding: 9px 9px;
	margin-top: 11px;
	background: #d0dadf;
	cursor: pointer;
	border-radius: 50px;
	display: inline-block;
	cursor: pointer !important;
  }
  
  .modebg .activemode {
	color: #00496f;
	background: #d0dadf;
	display: none;
  }
  
  .modebg {
	margin-left: 0;
	padding: 0px !important;
  }
  
  .headbg ul li.modebg a {
	padding: 0px !important;
  }
  
  .topbannerbg {
	padding-top: 127px;
	padding-bottom: 95px;
	background: #00008b;
	text-align: center;
  }
  
  .topbannerbg .heading-title {
	color: #fff;
	margin: 0px;
	font-size: 25px;
	line-height: normal;
	font-weight: 700;
  }
  
  .webhidedata,
  .webhidedata1,
  .webhidedata2 {
	display: none !important;
  }
  
  .hidebtn .btn,
  .hidebtn1 .btn,
  .hidebtn2 .btn {
	display: none;
  }
  
  table tr.marketviewt td {
	border: 0px !important;
	padding: 0px !important;
	text-align: center;
	background: none;
  }
  
  .referbg img {
	width: 100%;
	max-width: 484px;
  }
  
  .secondabout img {
	width: 100%;
	max-width: 400px;
	display: block;
	margin: 0px auto;
  }
  
  .langbox {
	position: absolute;
	right: 0px;
	top: 0px;
  }
  
  .langmenu img {
	width: 100%;
	padding: 2px;
	margin-right: 5px;
	max-width: 27px;
  }
  
  .langmenu a {
	font-size: 14px;
  }
  
  .langmenu .dropdown-menu {
	background: #101010;
	padding: 0px;
	border: 0px;
	margin-top: 6px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px 7px #0c171936;
	left: inherit;
	right: 0px;
	width: 100%;
	min-width: 84px;
	padding: 0;
	max-width: 43px;
  }
  
  .langmenu {
	padding-left: 7px;
  }
  
  .langmenu a.dropdown-toggle {
	background: none;
	padding: 6px 11px !important;
	margin-top: 13px !important;
	background: none;
	border-radius: 50px;
	color: #fff !important;
	border: 1px solid #e0dfdd;
  }
  
  .pricebannerbox {
	overflow: visible;
  }
  
  .table-responsive-stack td,
  .table-responsive-stack th {
	white-space: nowrap;
  }
  
  .table-responsive-stack th {
	border-bottom: 0px !important;
  }
  
  .starttradebox {
	background: #f8f9ff;
  }
  
  .adsbanner {
	position: relative;
	width: 100%;
	display: inline-block;
	padding-bottom: 3px;
  }
  
  .adsbanner ul {
	display: flex;
	padding: 0px;
	margin: 0px;
	justify-content: center;
	margin-top: 0;
  }
  
  .adsbanner ul li {
	list-style: none;
	padding: 0px 10px;
  }
  
  .adsbanner img {
	width: 100%;
	max-width: 370px;
	margin: 0px auto;
  }
  
  .tradicon {
  }
  
  .tradicon img {
	width: 100%;
	max-width: 50px;
  }
  
  [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: 9999;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 8px;
  }
  
  .simplebar-scrollbar {
	position: absolute;
	right: 2px;
	width: 6px;
	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: 8px;
  }
  
  .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;
  }
  
  .sitescroll {
	max-height: 500px;
  }
  
  .loglist .social-bg {
	width: 100%;
	display: inline-block;
	text-align: center;
  }
  
  .loglist .sociallist {
	display: flex;
	justify-content: center;
	flex-wrap: inherit;
	margin-bottom: 11px;
  }
  
  .tradeboxicon {
	width: 100%;
	max-width: 420px;
	margin-top: 31px;
  }
  
  .t-bold {
	font-weight: 700 !important;
  }
  
  .accordian {
	padding-top: 16px;
  }
  
  .subscribebanner p {
	color: #b3a9ed;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 6px;
	font-weight: 500;
	text-align: center;
  }
  
  .faqbanner {
	background: url(../images/faqbg.png);
	background-size: cover;
	background-repeat: no-repeat;
  }
  
  .sitebannercontent p {
	color: #fff;
	line-height: 36px;
	font-weight: 300;
	font-size: 18px;
	padding: 22px 0px;
	margin: 0px;
  }
  
  .featuresbg svg circle {
	stroke: #dce1fd;
  }
  
  #pwd_strength_wrap {
	border: 1px solid #c5cceb;
	display: none;
	padding: 10px;
	position: absolute;
	right: -310px;
	top: 0px;
	width: 100%;
	z-index: 99;
	background: #fff;
	max-width: 300px;
	border-radius: 4px;
  }
  
  #pwd_strength_wrap:before,
  #pwd_strength_wrap:after {
	content: " ";
	height: 0;
	position: absolute;
	width: 0;
	border: 10px solid transparent;
  }
  
  #pwd_strength_wrap:before {
	border-bottom: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0.1);
	border-top: 7px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: -18px;
	position: absolute;
	top: 10px;
  }
  
  #pwd_strength_wrap:after {
	border-bottom: 6px solid rgba(0, 0, 0, 0);
	border-right: 6px solid #fff;
	border-top: 6px solid rgba(0, 0, 0, 0);
	content: "";
	display: inline-block;
	left: -16px;
	position: absolute;
	top: 11px;
  }
  
  #pswd_info ul {
	list-style-type: none;
	margin: 5px 0 0;
	padding: 0;
  }
  
  #pswd_info strong {
	font-size: 13px;
  }
  
  #pswd_info ul li {
	padding: 0;
	font-size: 12px;
	font-weight: 500;
  }
  
  #pswd_info ul li.valid {
	background-position: left -42px;
	color: green;
  }
  
  #passwordStrength {
	display: block;
	height: 5px;
	margin-bottom: 10px;
	transition: all 0.4s ease;
  }
  
  .searchboxbg .siteformbg {
	display: flex;
	width: 100%;
	white-space: nowrap;
  }
  
  .searchboxbg .siteformbg > div {
	padding: 0px 5px;
	width: 100%;
	margin-bottom: 0px;
  }
  
  .searchfrm {
	background: #f6f9ff;
	margin: 0 auto;
	width: 100%;
	padding: 10px 0px;
  }
  
  .tabboxbg {
	padding: 10px 0px;
  }
  
  .searchboxbg {
	max-width: 900px;
	margin: 0 auto;
  }
  
  .priceloader {
	text-align: center;
	background: url(../images/loader1.svg);
	background-size: 3%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center;
	position: absolute;
	left: 0px;
	top: -20px;
	background-color: rgb(14 17 125 / 0%);
	z-index: 9;
  }
  
  .chartsbg {
	padding: 0;
  }
  
  .charts-price {
	overflow: visible;
	position: relative;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 62px;
  }
  
  .charts-price .container {
	width: 100%;
	max-width: 100%;
	padding: 0px;
  }
  
  .live-table {
	display: table;
	float: left;
	margin: 0px 2px;
	padding: 14px 14px;
	border-radius: 15px;
	text-align: left;
	background: #181a20;
  }
  
  .live-table > div {
	display: table-cell;
	vertical-align: middle;
	padding: 7px 15px;
  }
  
  .live-table .green {
	color: #a0e672 !important;
  }
  
  .live-table .red {
	color: #e67272 !important;
  }
  
  .live-table .h2 {
	margin: 0px;
	font-size: 16px;
	padding-left: 10px;
	font-weight: 700;
	line-height: 24px;
	text-transform: uppercase;
	color: #fff;
  }
  
  .live-table .h2 i {
	font-size: 15px;
	margin-left: 3px;
  }
  
  .live-table .h4 {
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	padding-left: 10px;
	font-weight: 400;
	line-height: 15px;
	color: #ffffff;
  }
  
  .charts li {
	list-style: none;
	float: left;
	padding: 0px 7px !important;
  }
  
  .livecoinig {
	width: 30px;
  }
  
  .live-table img {
	width: 40px;
	height: 40px;
	vertical-align: inherit;
  }
  
  .scroll-table {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #0b0e11;
  }
  
  .freqbox {
	text-align: center;
	background: #fff;
	padding: 29px 20px;
	border-radius: 30px;
	margin: 10px 10px;
	box-shadow: 0px 0px 15px 0px #f1f1f1;
  }
  
  .freqbox:hover {
	display: inline-block;
	vertical-align: middle;
	box-shadow: 0px 0px 11px 0px #ecedef;
	backface-visibility: hidden;
	transform: translate(0, -5px);
  }
  
  .freqbox h4 {
	font-size: 17px;
	font-weight: 600;
	line-height: 20px;
	color: #000;
  }
  
  .viewbtn {
	text-align: center;
	text-transform: capitalize;
  }
  
  .viewbtn a {
	color: #0b3084;
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
  }
  
  .mobileappbg {
	background: url(../images/mobileapp-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  
  .mobileappbg .mobile {
	width: 100%;
	max-width: 620px;
  }
  
  .submitbtn {
	color: #000000;
	background: #f3c51a;
	border: 0px;
	padding: 0px -9px;
	font-weight: 700;
	line-height: 24px;
	border-radius: 20px;
	border-color: #ced4da;
	font-size: 15px;
  }
  
  .footerbottombg .input-group::placeholder {
	color: #000 !important;
  }
  
  .playbg {
	text-align: left;
  }
  
  .appbg {
	text-align: right;
  }
  
  .innerpagebox {
	overflow: visible;
  }
  
  .table > :not(:first-child) {
	border-top: 0px;
  }
  
  .form-select:focus {
	border-color: none;
	box-shadow: none;
  }
  
  .frequentlybg {
	position: relative;
  }
  
  .frequentlybg .sitebtn {
	background: #1d1f24;
	color: #929292;
	font-size: 16px;
	border: 1px solid #707070;
	padding: 5px 12px;
	margin-top: 30px;
  }
  
  .frequentlybg .heading-title {
	color: #0132b7;
  }
  
  .accordion-button:not(.collapsed) {
	box-shadow: none;
	color: #0132b7;
	background-color: transparent;
  }
  
  .accordion-item {
	background: none;
	color: #fff;
	padding: 18px 0px;
	border: 0px;
  }
  
  .accordion-button:focus {
	box-shadow: none;
	border-color: #d4d6d8;
  }
  
  .accordion-button {
	color: #0132b7;
	transition: none;
	padding: 30px 30px;
	font-size: 20px;
	font-weight: 600;
	background-color: transparent;
	border: 1px solid #d4d6d8;
	border-radius: 30px;
  }
  
  .accordion-item:first-of-type .accordion-button,
  .accordion-item:last-of-type .accordion-button.collapsed {
	border-radius: 30px;
  }
  
  .accordion .accordion-button.collapsed {
	color: #000;
  }
  
  .accordion .accordion-body {
	padding: 20px 30px;
	padding-bottom: 0px !important;
  }
  
  .accordion .accordion-body .content {
	color: #7b7b7b;
	font-weight: 300;
  }
  
  .accordion-button::after {
	flex-shrink: 0;
	margin-left: auto;
	color: #ffffff;
	background-repeat: no-repeat;
	background-size: contain;
	transition: transform 0.2s ease-in-out;
	background-image: url(../images/plus.svg);
	background-position: center;
  }
  
  .accordion-button:not(.collapsed)::after {
	background-image: url(../images/minus.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
  }
  
  .accordion {
	margin-top: 50px;
  }
  
  .news {
	background-image: url(../images/newsbg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
  }
  
  .news .newsicon {
	width: 100%;
	max-width: 90px;
  }
  
  .news .table-content > div:first-child {
	width: 125px;
  }
  
  .news .table-content .content {
	color: #fff;
  }
  
  .news .row {
	align-items: center;
  }
  
  .navbar-dark .navbar-toggler {
	color: transparent !important;
  }
  
  .loginbanner {
	width: 100%;
	background-image: url(../images/loginbanner.png);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	position: relative;
	padding: 0px;
	display: table;
  }
  
  .formboxbg .sitebtn {
	border-radius: 5px;
  }
  
  .form-bg .container {
	width: 100%;
	padding: 0px;
  }
  
  .formboxbg {
	display: table;
	width: 100%;
	position: relative;
  }
  
  .formboxbg > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
	width: 50%;
  }
  
  .rightformbg {
	padding: 0;
	position: relative;
  }
  
  .formboxbg > div:first-child {
  }
  
  .innerpagebox {
	overflow: visible;
	padding-top: 10px;
  }
  
  .login-form {
  }
  
  .rightformbg h4 {
	font-weight: 700;
	font-size: 25px;
	margin: 0;
	color: #123eff;
	text-transform: capitalize;
	padding-top: 5px;
  }
  
  .rightformbg h5 {
	font-size: 16px;
	padding-top: 10px;
	color: #24357c;
	line-height: 26px;
  }
  
  .loginformbox {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	float: none;
  }
  
  .loginoverlay {
	width: 100%;
	margin: 0px 0px;
	max-width: 486px;
	border-radius: 30px;
	min-height: 458px;
	position: relative;
	display: table;
	background: #ffffff73;
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
	box-shadow: 1px 0px 18px 5px #123eff24;
	padding: 30px 35px;
	border: 3px solid #fff;
  }
  
  .form-bg {
	display: table-cell;
	vertical-align: middle;
	padding-top: 115px;
  }
  
  .login-form .heading-title {
	font-size: 20px;
	line-height: normal;
	text-align: left;
	padding-bottom: 4px;
	color: #01008c;
	margin: 0px;
	font-weight: 700;
	text-transform: inherit;
  }
  
  .login-form .heading-title br {
	display: none;
  }
  
  .form-control {
  }
  
  label {
	color: #131313;
	font-weight: 600;
	font-size: 14px;
	margin-bottom: 10px;
  }
  
  .table > :not(:first-child) {
	border-top: 0px;
  }
  
  .form-select:focus {
	border-color: none;
	box-shadow: none;
  }
  
  .input-group-text {
	background: #0b0e11ab;
	border: 0px;
	border-radius: 25px !important;
	font-size: 14px !important;
	color: #fff;
	padding-left: 15px;
	font-weight: 500;
	z-index: 9;
  }
  
  .login-form .input-group .form-control {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
  }
  
  .form-control:focus .input-group-text {
	border-color: #d2a65d;
  }
  
  .formcontentbox .form-group {
	margin-bottom: 19px !important;
	position: relative;
  }
  
  .formlogo {
	width: 100%;
	max-width: 291px;
	margin: 0px auto;
	display: block;
  }
  
  .logbtn {
	margin: 0px 0px;
  }
  
  .btnsnfg {
	text-align: center;
  }
  
  .btnsnfg h5 {
	font-size: 14px;
	color: #191919;
	font-weight: 400;
	margin-bottom: 15px;
  }
  
  .btnsnfg a {
	text-decoration: none;
	color: #54329d;
  }
  
  .form-control:focus,
  a,
  a:hover,
  a:focus,
  .btn:focus {
	box-shadow: none;
	outline: none;
  }
  
  .logbtn .btn img {
	width: 100%;
	max-width: 19px;
  }
  
  .help-block strong {
	color: #ff7171;
	font-size: 13px;
	font-weight: 400;
  }
  
  .strength-bar-class {
	border: 1px solid #cccaca;
	padding: 1px 13px;
	border-radius: 6px;
	line-height: 0px;
	height: 0px;
	margin-right: 2px;
	font-size: 3px;
  }
  
  .strength-top {
	margin-top: 13px;
  }
  
  .g-recaptcha > div {
	width: 100% !important;
	max-width: 300px;
	margin: 0px auto;
	margin-top: 7px;
  }
  
  .infonotes i {
	position: absolute;
	right: 22px;
	top: 7px;
	color: #364d50;
	z-index: 9;
	font-size: 13px;
  }
  
  .form-box .form-group {
	position: relative;
  }
  
  .infonotes .noteshow {
	display: none;
  }
  
  .infonotes:hover .noteshow {
	display: block;
	background: #2c6669;
	font-size: 13px;
	border-radius: 5px;
	padding: 9px 12px;
	position: absolute;
	z-index: 9;
	color: #fff;
	margin-top: -7px;
  }
  
  .psdrow > div:first-child > div {
	margin-top: 3px !important;
	font-size: 13px;
	font-weight: 400 !important;
  }
  
  .psdrow > div {
	padding: 0px;
	width: 50%;
  }
  
  .psdrow {
	margin: 0px;
	position: absolute;
	top: 33px;
  }
  
  .hrline {
	margin-top: 24px !important;
	background: #b1c1eb;
	opacity: 1 !important;
  }
  
  .btngray {
	color: #24357c !important;
	font-size: 13px !important;
	font-weight: 500;
  }
  
  .leftslider {
	width: 100%;
	max-width: 520px;
	margin-top: 30px;
  }
  
  .formboxbg > div:first-child h4 {
  }
  
  .formboxbg > div:first-child h3 {
  }
  
  .formboxbg p {
	font-size: 14px;
	line-height: normal;
	line-height: 28px;
	text-align: left;
	color: #131313;
  }
  
  .form-check-label {
	color: #333 !important;
	font-weight: 400;
	font-size: 14px;
  }
  
  .form-check {
	padding-left: 31px;
  }
  
  .formcontentbox a {
	color: #0169e4 !important;
	text-decoration: none;
	font-weight: 600;
  }
  
  .formcontentbox .alert a {
	color: #fcd535 !important;
	font-weight: 700;
  }
  
  .formcontentbox {
	padding-top: 24px;
  }
  
  .login-form {
	position: relative;
	padding: 20px 30px;
  }
  
  .login-form .form-control {
	background: #fff;
	border: 1px solid #aec0e6;
	border-radius: 5px !important;
	color: #131313;
	font-weight: 500;
	font-size: 14px !important;
	z-index: 99;
	position: relative;
	height: 46px;
  }
  
  .login-form .form-label {
	font-size: 13px;
	z-index: 9;
  }
  
  .login-form .input-group-text {
	border-radius: 0px !important;
	margin-left: -1px !important;
	height: 46px;
	background: #fff;
	color: #24357c;
	border: 1px solid #aec0e6;
  }
  
  .login-form .input-group .input-group-text {
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
  }
  
  .login-form .btn {
	text-transform: capitalize !important;
	width: 100%;
  }
  
  .loginformbg {
	position: relative;
  }
  
  .form-check-label {
	color: #333 !important;
	font-weight: 400;
	font-size: 14px;
  }
  
  .form-check {
	padding-left: 31px;
  }
  
  .loginbanner .headbg,
  .innerpagebg .headbg {
	padding: 12px 25px;
	background-image: linear-gradient(to right, #0169e4, #01008c);
  }
  
  .rightformbg .tradeicon {
	width: 100%;
	max-width: 650px;
	display: none;
  }
  
  .otpverifybg .form-control {
	width: 100%;
	margin: 5px 5px;
	text-align: center;
  }
  
  .otpverifybg p {
	font-size: 14px;
	line-height: 26px;
  }
  
  .rightformbg {
	position: relative;
  }
  
  .rightformbg::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../images/wallet.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
	width: 100%;
	max-width: 850px;
	height: 784px;
  }
  
  .innerpagecontent {
	padding: 28px 35px;
	background: #fff !important;
	border-radius: 35px;
	box-shadow: 1px 0px 17px 6px #123eff21;
	margin-top: -89px;
  }
  
  .innerpagecontent .heading-title {
	font-size: 28px;
	padding-bottom: 8px !important;
  }
  
  .innerpagebox .contactboxfrm {
	margin: 0px auto;
	width: 100% !important;
  }
  
  .contactboxfrm .loginoverlay {
	max-width: 651px !important;
	border-radius: 15px;
	margin: 0px auto;
	margin-top: -103px;
	min-height: inherit;
	backdrop-filter: inherit;
	background: #fff;
  }
  
  .contactboxfrm .loginformbox {
	display: inline-block;
	width: 100%;
  }
  
  .innerpagecontent > section {
	padding: 30px 0px;
	margin-top: 14px;
  }
  
  .innerpagebg {
	width: 100%;
	background-color: #e8e8ff;
  }
  
  .innerpagecontent p {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 34px;
  }
  
  .borderbtn,
  .borderbtn:hover,
  .borderbtn:focus,
  .borderbtn:active {
	color: #24357c;
	background: none !important;
	border-radius: 7px;
	font-weight: 600 !important;
	padding: 9px 24px !important;
  }
  
  .owl-carousel,
  .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
  }
  
  .owl-carousel {
	display: block;
	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,
  .owl-carousel .owl-wrapper {
	-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;
  }
  
  .no-js .owl-carousel,
  .owl-carousel.owl-loaded {
	display: block;
  }
  
  .owl-carousel .owl-dot,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-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-loading {
	opacity: 0;
	display: block;
  }
  
  .owl-carousel.owl-hidden {
	opacity: 0;
  }
  
  .owl-carousel.owl-refresh .owl-item {
	visibility: hidden;
  }
  
  .owl-carousel.owl-drag .owl-item {
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
  }
  
  .owl-carousel.owl-grab {
	cursor: move;
	cursor: grab;
  }
  
  .owl-carousel.owl-rtl {
	direction: rtl;
  }
  
  .owl-carousel.owl-rtl .owl-item {
	float: right;
  }
  
  .owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
  }
  
  .owl-carousel .owl-animated-in {
	z-index: 0;
  }
  
  .owl-carousel .owl-animated-out {
	z-index: 1;
  }
  
  .owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
  }
  
  @-webkit-keyframes fadeOut {
	0% {
	  opacity: 1;
	}
  
	100% {
	  opacity: 0;
	}
  }
  
  @keyframes fadeOut {
	0% {
	  opacity: 1;
	}
  
	100% {
	  opacity: 0;
	}
  }
  
  .owl-height {
	transition: height 0.5s ease-in-out;
  }
  
  .owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	transition: opacity 0.4s ease;
  }
  
  .owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
  }
  
  .owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
  }
  
  .owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	transition: -webkit-transform 0.1s ease;
	transition: transform 0.1s ease;
  }
  
  .owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	-ms-transform: scale(1.3, 1.3);
	transform: scale(1.3, 1.3);
  }
  
  .owl-carousel .owl-video-playing .owl-video-play-icon,
  .owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
  }
  
  .owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	transition: opacity 0.4s ease;
  }
  
  .owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
  }
  
  .owl-nav {
	position: relative;
	top: -155px;
	width: 94%;
	text-align: left;
	margin: 0px auto;
	display: none;
  }
  
  button.owl-next {
	right: 0;
	float: right;
  }
  
  .owl-dots button.owl-dot {
	width: 30px;
	height: 10px;
	border-radius: 10px;
	display: inline-block;
	background: #dcdcdc;
	margin: 0 3px;
  }
  
  .owl-dots button.owl-dot.active {
	background: #f3c51a;
	width: 60px;
  }
  
  .owl-dots {
	display: none;
  }
  
  .adpostbg .flexbox {
	padding: 0;
	margin: 0;
  }
  
  li.adboxbg.item {
	width: 100%;
	padding: 0px;
	list-style: none;
	margin: 5px 0px;
  }
  
  .adscroll .ad-img img {
	width: 100%;
	max-width: 285px;
	margin: 0px auto;
  }
  
  .featuresbg {
	background: url(../images/featuresbg.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 60px;
  }
  
  .featuresbg .heading-title {
	color: #fff;
  }
  
  .featuresbg .featureflex {
	display: inline-block;
	margin-top: 0px;
  }
  
  .featuresbg .featureflex .featurebox {
	text-align: start;
	position: relative;
  }
  
  .featuresbg .featureflex .featurebox > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
  }
  
  .featuresbg .featurebox img {
	max-width: 78px;
  }
  
  .featuresbg .featurebox .h6,
  .featuresbg .featurebox .content {
	color: #fff;
  }
  
  .featuresbg .feat > div:first-child .featureflex .featurebox > div:last-child {
	width: 150px;
  }
  
  .featuresbg
	.feat
	> div:first-child
	.featureflex
	.featurebox
	> div:first-child
	.content {
	padding-right: 50px;
  }
  
  .featuresbg .feat > div:last-child .featureflex .featurebox > div:first-child {
	width: 190px;
	text-align: center;
  }
  
  .featuresbg .mobilescreen {
	width: 100%;
	max-width: 305px;
  }
  
  .featuresbg > div:nth-child(2) {
	text-align: center;
  }
  
  .featuresbg .feat {
	display: table;
	width: 100%;
	margin-top: 100px;
  }
  
  .featuresbg .feat > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
  }
  
  .featuresbg .featmobile {
	max-width: 230px;
	position: relative;
  }
  
  .featuresbg {
	position: relative;
  }
  
  .featuresbg::before {
	content: "";
	position: absolute;
	background: url(../images/bg-circle.svg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	max-width: 540px;
	height: 100%;
	left: 48%;
	top: 58%;
	transform: translate(-50%, -50%);
  }
  
  .featuresbg .feat .featureflex:nth-child(1) .featurebox:last-child {
	margin-top: 150px;
  }
  
  .featuresbox > div:first-child {
	padding-bottom: 20px;
  }
  
  .featuresbox .h4 {
	font-size: 22px;
	line-height: 37px;
	color: #f2c51d;
	font-weight: 500;
  }
  
  .featuresbox .content {
  }
  
  .featicon {
	width: 100%;
	display: block;
	max-width: 75px;
	margin: 0 auto;
  }
  
  .buytrade .heading-title {
	color: #fff;
  }
  
  .buytrade .content {
	color: #fff;
	padding-bottom: 10px;
  }
  
  .howittable {
	display: table;
	width: 100%;
	margin: 10px 0px;
  }
  
  .howittable > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 2px 0px 29px 8px;
  }
  
  .howittable > div:first-child {
	width: 105px;
  }
  
  .howitcontent img {
	border: 0px solid #cb9d46;
	background: #ffffff;
	color: #000;
	font-size: 0px;
	width: 80px;
	height: 80px;
	display: block;
	font-weight: 600;
	border-radius: 50px;
	text-align: center;
  }
  
  .howitbg .h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	color: #cb9d46;
  }
  
  .tradebg a.btn.sitebtn {
	text-transform: capitalize !important;
	margin-top: 20px !important;
  }
  
  .footerbottombg img.f-logo {
	width: 100%;
	max-width: 300px;
  }
  
  .footer-gray-bg .row > div:first-child {
	padding-right: 50px;
  }
  
  img.letter-icon {
	width: 100%;
	max-width: 70px;
  }
  
  .subcribebox > div:first-child {
	width: 100px;
  }
  
  .sitebannercontent .row > div:last-child {
	text-align: center;
  }
  
  .howitbg .row > div:first-child {
	text-align: center;
  }
  
  .howitbg .leftbanner {
	width: 100%;
	max-width: 282px;
	text-align: center;
	position: relative;
  }
  
  .newscontent h2 {
	font-size: 30px;
	font-weight: 800;
	line-height: 28px;
	color: #000;
  }
  
  .userbg {
	padding: 30px 0px;
  }
  
  .sitebannercontent a.btn.sitebtn {
	margin-top: 12px;
  }
  
  .t-white {
	color: #fff;
  }
  
  .howitbg .content {
	color: #fff;
  }
  
  .howitbanner::before {
	content: "";
	background-image: url(../images/crucial.svg);
	background-position: right;
	background-repeat: no-repeat;
	background-size: inherit;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 276px;
	right: -126px;
  }
  
  .howitbox > .howittable:nth-child(2) {
	padding-left: 52px;
  }
  
  .howitbanner {
	position: relative;
  }
  
  .howitbox {
	position: relative;
  }
  
  .aboutbg .heading-title {
	text-align: left;
  }
  
  img.leftbanner {
	width: 100%;
	max-width: 395px;
  }
  
  .aboutcontent .viwebtn {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	color: #000;
	padding: 10px 18px;
	border: 1px solid #000;
	margin-top: 38px;
	border-radius: 5px;
  }
  
  section.aboutbg {
	background: #f5f5f5;
	position: relative;
	padding-bottom: 225px;
  }
  
  section.mobilebg {
	padding: 0;
	position: relative;
	margin-top: -125px;
	overflow: visible;
	padding-bottom: 70px;
  }
  
  .mobilebg .container {
	position: relative;
	background-color: #1f1f1f;
	border-radius: 10px;
  }
  
  .mobilebg .heading-title {
	text-align: left;
	color: #fff;
  }
  
  .mobilebg .content {
	color: #fff;
  }
  
  .mobilebg .rightmobilebg {
	text-align: center;
	position: relative;
  }
  
  img.mobile-app {
	position: inherit;
	margin-top: -75px;
	overflow: hidden;
	width: 100%;
	max-width: 275px;
  }
  
  .mobilebox {
	margin-left: 87px;
	position: relative;
  }
  
  .app-icon {
	display: flex;
	width: 100%;
	padding-top: 37px;
  }
  
  .app-icon > div {
	margin-right: 20px;
  }
  
  .app-icon img {
	width: 100%;
	max-width: 116px;
  }
  
  button#subscribe_bnt {
	background: #1d1f24;
	border: 1px solid #707070;
	border-radius: 7px !important;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	color: #929292;
	padding: 12px 25px;
	margin-top: 13px;
  }
  
  .f-text {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
  }
  
  img.mobilescreen {
	width: 100%;
	max-width: 347px;
  }
  
  .mobilecontent {
	text-align: center;
  }
  
  .features-bg .h4 {
	font-size: 20px;
	font-weight: 700;
	line-height: 28px;
	color: #000;
	margin: 0;
	padding-bottom: 8px;
  }
  
  .footerflex .footlistbg:last-child {
	text-align: end;
  }
  
  .subscibefrm {
	width: 100%;
	max-width: 569px;
	background: #fff;
	border-radius: 50px;
	padding-right: 8px;
  }
  
  .subscibefrm .form-control {
	border-radius: 35px !important;
	border: 0px;
	color: #000000;
	font-size: 16px;
	font-weight: 300;
	line-height: 21px;
	border: 1px solid #ffffff;
	background: #fff;
	margin-right: 0px;
	height: 65px !important;
	padding-right: 150px;
  }
  
  .subscibefrm .form-control:focus {
	z-index: 0;
  }
  
  .subscibefrm .form-group a img {
	width: 65px;
	height: 65px;
	content: "";
	position: absolute;
	right: 0px;
	top: 0px;
  }
  
  .subscibefrm .form-group {
	position: relative;
  }
  
  .footer-gray-bg .row > div:first-child p {
	padding-right: 20px;
  }
  
  .marketbox {
	border: 1px solid #b9b9b9;
	overflow: auto;
	position: relative;
	border-radius: 8px;
  }
  
  section.adpostbg {
	background: #f5f5f5;
  }
  
  .navbar-toggler {
	width: 20px;
	height: 20px;
	position: relative;
	transition: 0.5s ease-in-out;
  }
  
  .navbar-toggler,
  .navbar-toggler:focus,
  .navbar-toggler:active,
  .navbar-toggler-icon:focus {
	outline: none;
	box-shadow: none;
	border: 0;
	position: relative;
  }
  
  .navbar-toggler span {
	margin: 0px;
	padding: 0px;
  }
  
  .toggler-icon {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #fff;
	border-radius: 1px;
	opacity: 1;
	left: 0;
	transform: rotate(0deg);
	transition: 0.25s ease-in-out;
  }
  
  .middle-bar {
	margin-top: 0px;
  }
  
  .navbar-toggler.collapsed .top-bar {
	position: absolute;
	top: 0px;
	transform: rotate(0deg);
  }
  
  .navbar-toggler.collapsed .middle-bar {
	opacity: 1;
	position: absolute;
	top: 10px;
	filter: alpha(opacity=100);
  }
  
  .navbar-toggler.collapsed .bottom-bar {
	position: absolute;
	top: 20px;
	transform: rotate(0deg);
  }
  
  .navbar-toggler .top-bar {
	top: inherit;
	transform: rotate(135deg);
  }
  
  .navbar-toggler .middle-bar {
	opacity: 0;
	top: inherit;
	filter: alpha(opacity=0);
  }
  
  .navbar-toggler .bottom-bar {
	top: inherit;
	transform: rotate(-135deg);
  }
  
  .navbar-toggler.collapsed .toggler-icon {
	background: #fff;
  }
  
  .f-text .content {
	font-size: 14px;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	line-height: 22px;
	font-weight: 400;
  }
  
  .footer-gray-bg hr {
	color: #000;
	margin: 40px 0px;
	opacity: 0.1;
  }
  
  .loginbanner footer {
	display: none;
  }
  
  .contactboxfrm::before {
	display: none;
  }
  .subscibefrmbg .input-group-text {
	background: none;
	padding: 0px;
  }
  .subscibefrmbg .sitebtn {
	background-image: linear-gradient(to right, #0169e4, #01008c);
	color: #fff;
  }
  .card-flex {
	display: table;
	width: 100%;
	margin-top: 70px;
	margin-bottom: 80px;
  }
  .card-flex > div {
	display: table-cell;
	vertical-align: middle;
	float: none;
	padding: 10px;
  }
  .img-card {
	width: 100%;
	max-width: 402px;
	position: relative;
	display: block;
	box-shadow: 4px 9px 23px -2px #cfcfcfc7;
  }
  .card-content .sub-heading {
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
  }
  .card-box:first-child .card-content {
	text-align: end;
	padding-right: 70px;
	position: relative;
  }
  .card-box:last-child .card-content {
	text-align: left;
	padding-left: 70px;
	position: relative;
  }
  .card-box > div:nth-child(2) {
	margin-top: 177px;
  }
  .card-flex {
	position: relative;
  }
  .card-flex::before {
	content: "";
	background-image: url(../images/dotted-round.svg);
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 100%;
	max-width: 529px;
	height: 100%;
	left: 50%;
	top: 225px;
	transform: translate(-50%, -50%);
  }
  /* .card-bg .container {
						width: 100%;
						max-width: 100%;
					  } */
  .card-box:last-child .card-content {
	position: relative;
  }
  .card-box:first-child .card-content::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	right: -10px;
	bottom: 0;
	background: linear-gradient(175deg, #0069e6, #01008c);
	border-radius: 20px;
  }
  .card-box:last-child .card-content::before {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
	left: -10px;
	bottom: 0;
	background: linear-gradient(175deg, #0069e6, #01008c);
	border-radius: 20px;
  }
  .card-img {
	display: flex;
	justify-content: center;
  }
  .card-flex > div:last-child.card-box > div:first-child {
	margin-top: 70px;
  }
  .card-flex > div:first-child.card-box > div:first-child {
	margin-top: 70px;
  }
  .card-flex::after {
	content: "";
	background-image: url(../images/dotted-round-2.svg);
	position: absolute;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	max-width: 560px;
	height: 127%;
	left: 50%;
	top: 225px;
	z-index: -1;
	transform: translate(-50%, -50%);
  }
  .card-bg .sitebtn {
	background-image: linear-gradient(to right, #0169e4, #01008c);
	color: #fff;
  }
  .card-bg .heading-title {
	line-height: 42px;
	white-space: pre-line;
  }
  
  
  .market .flexbox{
	display: flex;
	width: 100%;
  }
  
  .market .flexbox .featbox{
	background: #ffffff;
	padding: 15px 15px;
	border-radius: 7px;
	margin-right: 12px;
	width: 100%;
	transition: all 0.2s;
  }
  
  .market .flexbox .featbox:hover{
	transform: translateY(-6px);
  }
  
  .market .sitetable tbody tr td img{
	background: none;
	border-radius: 0px;
	padding: 0px;
  }
  
  .market .sitescroll{
	max-height: 700px;
  }
  
  .market .flexbox .featbox:last-child{
	margin-right: 0px;
  }
  
  .market .flexbox .featbox .value{
	display: flex;
	justify-content: space-between;
	align-items: center;
  }
  
  .market .flexbox .featbox .value .h5{
	color: #000;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 8px;
  }
  
  .market .flexbox .featbox .value span{
	font-size: 15px;
  }
  
  .market .flexbox .featbox .value span:nth-child(3){
	color: #808080;
	padding-left: 4px;
  }
  
  .market .flexbox .featbox .feat-img{
	width: 100%;
	max-width: 80px;
  }
  
  .market .flexbox .featbox .h6{
	font-size: 14px;
	color: #545454;
	font-weight: 500;
  }
  
  .market .flexbox .featbox .hrline{
	margin: 16px 0px !important;
	background: #e8e8ff;
  }
  
  .market .innerpagecontent:nth-child(2){
	margin-top: 20px;
	border-radius: 10px;
	box-shadow: none;
	padding: 0px;
  }
  
  .market .innerpagecontent:nth-child(1){
	background: none !important;
	padding: 0px;
	box-shadow: none;
	border-radius: 0px;
  }
  
  .market .sitetable tbody tr td:nth-child(n + 2), .sitetable thead tr th:nth-child(n + 2){
	text-align: start;
  }
  
  .market .sitetable{
	background: none;
	border-radius: 0px;
  }
  
  .market .sitetable tbody tr td{
	font-size: 16px;
  }
  
  