:root {
	--muted: #b0b0b0;
	--white: #ffffff;
	--dark: #0c1a32;
	--dark-regular: #333;
	--dark-light: #1e1d23;
	--body: #fff;
	--border: #e5e5e5;
	
	--primary: #6993ff;
	--primary-hover: #0033b3;
	--primary-light: rgba(105, 147, 255,0.1);
	
	--secondary: #05213d;
	--secondary-hover: #030c17;
	--secondary-light: rgba(7, 33, 60,0.1);
	
	--danger: #f64e60;
	--danger-hover: #f4253a;
	--danger-light: rgba(246, 78, 96,0.1);
	
	--success: #1bc5bd;
	--success-hover: #159d96;
	--success-light: rgba(27, 197, 189,0.15);
	
	--info: #3086CF;
	--info-hover: #1d507c;
	--info-light: #dfedf8;
	
	--warning: #ffa800;
	--warning-hover: #cc8800;
	--warning-light: rgba(255, 168, 0,0.1);

	--yellow: #ffcd02;
	--orange: #db731e;
	--red: #cd4414;
	
	--space: 20px;
	--border-radius: 5px;

	--bg-1:#faf9f7;
	--left-space: 270px;
}
.ADA{color:#3cc8c8}.ADC{color:#3cb0e5}.AEON{color:#164450}.AMP{color:#048dd2}.ANC{color:#000}.ARCH{color:#002652}.ARDR{color:#1162a1}.ARK{color:#f70000}
.AUR{color:#136c5e}.BANX{color:#225ba6}.BAT{color:#9e1f63}.BAY{color:#584ba1}.BC{color:#202121}.BCN{color:#964f51}.BFT{color:#4fc3f7}.BRK{color:#194fa0}
.BRX{color:#a8c300}.BSD{color:#1186e7}.BTA{color:#210094}.BTC,.BCH{color:#f7931a}.BTCD{color:#2a72dc}.BTM{color:#9fa8b4}.BTS{color:#03a9e0}
.CLAM{color:#d6ab31}.CLOAK{color:#df3f1e}.DAO{color:#ff3b3b}.DASH{color:#1c75bc}.DCR{color:#3b7cfb}.DCT{color:#008770}.DGB{color:#06c}.DGD,
.DGX{color:#d8a24a}.DMD{color:#5497b2}.DOGE{color:#ba9f33}.EMC{color:#674c8c}.EOS{color:#19191a}.ERC{color:#101e84}.ETC{color:#669073}
.ETH{color:#282828}.FC2{color:#040405}.FCT{color:#2175bb}.FLO{color:#1358c8}.FRK{color:#0633cd}.FTC{color:#679ef1}.GAME{color:#ed1b24}
.GBYTE{color:#2c3e50}.GDC{color:#e9a226}.GEMZ{color:#e86060}.GLD{color:#e8be24}.GNO{color:#00a6c4}.GNT{color:#00d6e3}.GOLOS{color:#2670b7}
.GRC{color:#88a13c}.GRS{color:#648fa0}.HEAT{color:#ff5606}.ICN{color:#4c6f8c}.IFC{color:#ed272d}.INCNT{color:#f2932f}.IOC{color:#2fa3de}
.IOTA{color:#afafaf}.JBS{color:#1a8bcd}.KMD{color:#326464}.KOBO{color:#80c342}.KORE{color:#df4124}.LBC{color:#015c47}.LDOGE{color:#fc0}
.LISK{color:#1a6896}.LTC{color:#838383}.MAID{color:#5492d6}.MCO{color:#0d3459}.MINT{color:#006835}.MONA{color:#a99364}.MRC{color:#4279bd}
.MSC{color:#1d4983}.MTR{color:#b92429}.MUE{color:#f5a10e}.NBT{color:#ffc93d}.NEO{color:#58bf00}.NEOS{color:#1d1d1b}.NEU{color:#2983c0}
.NLG{color:#003e7e}.NMC{color:#6787b7}.NOTE{color:#42daff}.NVC{color:#ecab41}.NXT{color:#008fbb}.OK{color:#0165a4}.OMG{color:#1a53f0}
.OMNI{color:#18347e}.OPAL{color:#7193aa}.PART{color:#05d5a3}.PIGGY{color:#f27a7a}.PINK{color:#ed31ca}.PIVX{color:#3b2f4d}.POT{color:#105b2f}
.PPC{color:#3fa30c}.QRK{color:#22aabf}.QTUM{color:#359bce}.RADS{color:#924cea}.RBIES{color:#c62436}.RBT{color:#0d4982}.RBY{color:#d31f26}
.RDD{color:#ed1c24}.REP{color:#40a2cb}.RISE{color:#43cea2}.SALT{color:#373c43}.SAR{color:#1b72b8}.SCOT{color:#3498db}.SDC{color:#981d2d}
.SIA{color:#00cba0}.SJCX{color:#036}.SLG{color:#5a6875}.SLS{color:#1eb549}.SNRG{color:#160363}.START{color:#01aef0}.STEEM{color:#1a5099}
.STR{color:#08b5e5}.STRAT{color:#2398dd}.SWIFT{color:#428bca}.SYNC{color:#008dd2}.SYS{color:#0098da}.TRIG{color:#1fbff4}.TX{color:#1f8bcc}
.UBQ{color:#00ec8d}.UNITY{color:#ed8527}.USDT{color:#2ca07a}.VIOR{color:#1f52a4}.VNL{color:#404249}.VPN{color:#589700}.VRC{color:#418bca}
.VTC{color:#1b5c2e}.WAVES{color:#24aad6}.XAI{color:#2ef99f}.XBS{color:#d3261d}.XCP{color:#ec1550}.XEM{color:#41bf76}.XMR{color:#f60}.XPM{color:#e5b625}
.XRP{color:#346aa9}.XTZ{color:#a6df00}.XVG{color:#42afb2}.XZC{color:#23b852}.YBC{color:#d6c154}.ZEC{color:#e5a93d}.ZEIT{color:#acacac}

.datepicker--day-name {
	color: var(--primary) !important;
}
.datepicker--cell.-current- {
	color: var(--primary) !important;
}
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
	color: var(--white) !important;
	background: var(--primary) !important;
}


.switchs input{
	display: none;
}

.switchs {
	display: inline-block;
	width: 60px;
	height: 25px;
	position: relative;
	min-width: 60px;
}

.switchs .slider{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 30px;
	box-shadow: 0 0 0 2px #777, 0 0 4px #777;
	cursor: pointer;
	border: 4px solid transparent;
	overflow: hidden;
	transition: 0.2s;
}

.switchs .slider:before{
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	background-color: var(--danger);
	border-radius: 30px;
	transform: translateX(-82px); /*translateX(-(w-h))*/
	transition: 0.2s;
}

.switchs input:checked + .slider:before{
	transform: translateX(-22px); /*translateX(w-h)*/
	background-color: var(--success);
}
.lbl{
	font-size: 12px;
}




.row {
	--bs-gutter-x: var(--space);
}
.row > * {
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
}
.mb-3 {
	margin-bottom: var(--space) !important;
}
input, button, select, optgroup, textarea {
	font-family: "Rubik", sans-serif;
}
.pointer-events-none {
	pointer-events: none;
}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
	background: var(--danger-light);
	padding: 12px;
	color: var(--danger);
}

.loginPage::after {
	background: rgba(0,0,0,0.5);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.loginPage .container{
	position: relative;
	z-index: 1;
}
.loginPage {
	background-size: 700px;
	background-repeat: repeat;
}
.l-h-1{
	line-height: 1;
}
.cursor-pointer{
	cursor: pointer;
}
a{
	color: var(--primary);
	text-decoration: none;
}
a:hover{
	color: var(--primary-hover);
	text-decoration: none;
}
i.cc {
	font-size: 2.5rem;
	display: inline-block;
	margin: 0 1.3rem 0 0;
	margin-right: 1.3rem;
	transition: 0.1s ease all;
}
/*.multinav-scroll {
	overflow: auto;
}*/
.edleft {
	width: calc(100% - 430px);
}
.edright {
	width: 430px;
}

.secTion {
	display: none;
}
.secTion.active {
	display: block;
}
.prePend {
	position: absolute;
	right: 8px;
	top: 6px;
}

.notifyCard .notfyIcn {
	font-size: 65px;
	line-height: 1;
}
.notifyCard {
	border-left: 2px solid;
	padding: 10px;
	margin-bottom: 11px;
	background: var(--white);
}
.notifyCard.notify-primary {
	border-color: var(--primary);
}
.notifyCard.notify-primary i {
	color: var(--primary);
}

.notifyCard.notify-danger {
	border-color: var(--danger);
}
.notifyCard.notify-danger i {
	color: var(--danger);
}

.notifyCard.notify-success {
	border-color: var(--success);
}
.notifyCard.notify-success i {
	color: var(--success);
}

.notifyCard.notify-info {
	border-color: var(--info);
}
.notifyCard.notify-info i {
	color: var(--info);
}
.trad-item .sec-left {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	opacity: 0.05;
}
.ticket_item .sec-left {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	opacity: 0.1;
}
.trad-item .sec-right {
	width: 100%;
	z-index: 1;
}

.trading_details i.cc {
	font-size: 2.5rem;
	display: inline-block;
	margin: 0;
	transition: 0.1s ease all;
}
.prfItems .itemLeft {
	height: 30px;
	width: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	border-radius: 50%;
	display: inline-block;
}

.navIcnBtn i {
	line-height: 1;
}
.vlStats {
	display: flex;
	align-items: center;
}
.top_box {
	padding-bottom: 0;
}
.conName {
	display: flex;
	align-items: center;
	justify-content: end;
	font-size: ;
}
.conName h3 {
	font-size: 20px;
}
.totalVal h1 {
	font-size: 30px;
	display: flex;
	align-items: center;
}
.cupDtCard .cc {
	line-height: 1;
}
.cupDtCard h3 {
	font-size: 18px;
}
.hTitle {
	font-size: 18px;
}
.blRept h1 {
	font-size: 32px;
}
.navIcnBtn {
	margin: 18px 0 18px 10px !important;
}
.app-menu .navIcnBtn {
	margin: 18px 10px 18px 0 !important;
}
.reactmsgCard .min-width-zero {
	max-width: calc(100% - 35px);
}
.myItmSec {
	padding: 40px 0;
}
.customhtab .nav-link.active {
	color: var(--primary);
	background: var(--primary-light);
}
.dsbCustmBx .nav {
	width: calc(100% - 235px);
	display: flex;
	flex-wrap: nowrap;
	overflow: auto;
}
.dsbCustmBx .nav .nav-item {
	flex: 0 0 auto;
	margin-right: 5px;
}
.dsbCustmBx .box-controls {
	position: unset;
	width: 235px;
}
.dsbCustmBx .box-controls .btn {
	margin-left: 4px;
}
.trancCrd .cst_pst {
	font-size: 13px;
	margin-left: 0;
}
.trancCrd p + p {
	font-size: 12px;
}
.prfqukLink {
	padding: 10px 0;
	font-size: 14px;
}
.prfqukLink a {
	margin: 0;
}
.pmail {
	font-size: 14px;
}
.userPrfImgBx {
	max-width: 160px;
	margin: auto;
	background: var(--primary-light);
	border-radius: 8px;
	overflow: hidden;
	border: 3px solid var(--primary-light);
}
.infoCardBx .form-group {
	align-items: center;
}
.infoCardBx .form-group label {
	padding: 0;
}
.light-logo img {
	position: relative;
	top: -3px;
}
.main-footer {
	padding: 5px var(--space) !important;
}
.trade_list .f20 {
	font-size: 18px;
}
    .switchs input:checked + .slider1::before {
    transform: translateX(25px);
    background-color: var(--success);
}
.switchs .slider1::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: var(--danger);
    border-radius: 30px;
    transform: translateX(-25px);
    transition: 0.2s;
}
.switchs .slider1 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    box-shadow: 0 0 0 2px #777, 0 0 4px #777;
    cursor: pointer;
    border: 4px solid #fff0;
    overflow: hidden;
    transition: 0.2s;
}

.bg_style {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	width: 50px;
	height: 50px;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	border-radius: 50%;
	opacity: 0.5;
}
.bg_icon_img {
	max-height: 40px;
	width: auto;
	max-width: 100%;
}
.tradingDetailsPage .img_detail {
	max-width: 80%;
}
.tradingDetailsPage .table > tbody > tr > td,.tradingDetailsPage .table > tbody > tr > th {
	padding: 11.3px var(--space);
}
.select2-container .select2-selection--single {
	
	height: 34px !important;
	
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	
height: 30px !important;
	
}
.select2-container--default .select2-selection--single {
	
	border-radius: 2px !important;
}
.icon_deposit{
position: absolute;
right: 24px;
top: 50px;
}
.trd1 {
	width: 316px;
}
.trd2 {
	width: calc(100% - 636px);
}
.trd3 {
	width: 320px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.page-item.active .page-link {
	z-index: 0;
}
.table_custom.table > :not(:last-child) > :last-child > * {
	border: 0;
}
.capitalInvestmntPage .img_invest {
	max-width: 220px;
}
.capitalInvestmntPage .sec-1 {
	width: 500px;
}
.capitalInvestmntPage .sec-2 {
	width: calc(100% - 500px);
}

table.table-bordered.dataTable {
	margin-top: 0px !important;
}
.dataTables_filter {
	padding-top: 0;
	display: flex;
	justify-content: end;
}
.dataTables_wrapper .form-control {
	margin: 0;
}
.dataTables_wrapper > .row:not(:last-child) {
	margin-bottom: var(--space);
}
.dataTable td p ,.dataTable td h6{
	margin-bottom: 0;
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: 0;
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: 0 !important;
	height: 100%;
	display: flex;
	align-items: center;
}
.page-link:focus {
	z-index: 0;
	outline: 0;
	box-shadow: none;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 0px 0 !important;
}
.dataTables_wrapper .dataTables_paginate {
	padding-top: 0;
}
.dataTable > tbody > tr > td, .dataTable > tbody > tr > th {
	padding: 3px 5px;
}
.crdBalance {
	background-color: var(--primary);
	background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 16c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zm33.414-6l5.95-5.95L45.95.636 40 6.586 34.05.636 32.636 2.05 38.586 8l-5.95 5.95 1.414 1.414L40 9.414l5.95 5.95 1.414-1.414L41.414 8zM40 48c4.418 0 8-3.582 8-8s-3.582-8-8-8-8 3.582-8 8 3.582 8 8 8zm0-2c3.314 0 6-2.686 6-6s-2.686-6-6-6-6 2.686-6 6 2.686 6 6 6zM9.414 40l5.95-5.95-1.414-1.414L8 38.586l-5.95-5.95L.636 34.05 6.586 40l-5.95 5.95 1.414 1.414L8 41.414l5.95 5.95 1.414-1.414L9.414 40z' fill='%233867e0' fill-opacity='0.21' fill-rule='evenodd'/%3E%3C/svg%3E");
	border: 0;
}
.cbLeft h5 {
	font-size: 40px;
}
.cbLeft p {
	font-size: 18px;
}
.cbLeft {
	width: calc(100% - 170px);
}
.cbRight {
	width: 170px;
}
  .deposit_wallet_css .select2-container--default .select2-selection--single {
    border: 1px solid #86a4c3;
    border-radius: 5px !important;
    }
    
.dwInput{
	height: 50px;
}
.itemLeft {
	width: 60px;
}
.righside {
	width: calc(100% - 60px);
}






 .otp-input-fields {
	margin: auto;
	max-width: 400px;
	width: auto;
	display: flex;
	justify-content: center;
	gap: var(--space);
	padding: calc(var(--space) * 2);
}
 .otp-input-fields input {
	height: 60px;
	width: 60px;
	background-color: transparent;
	border-radius: var(--border-radius);
	border: 1px solid var(--success);
	text-align: center;
	outline: none;
	font-size: 16px;
}
 .otp-input-fields input::-webkit-outer-spin-button, .otp-input-fields input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
 .otp-input-fields input[type=number] {
	-moz-appearance: textfield;
}
 .otp-input-fields input:focus {
	border-width: 1px;
	border-color: var(--success);
	font-size: 20px;
}
 .result {
	max-width: 400px;
	margin: auto;
	padding: 24px;
	text-align: center;
}
 .result p {
	font-size: 24px;
	opacity: 1;
	transition: color 0.5s ease;
}
 .result p._ok {
	color: green;
}
 .result p._notok {
	color: red;
	border-radius: 3px;
}
.capitalInvestmntPage.withdraw .img_invest {
	max-width: 344px;
	width: 100%;
}
.tradingDetailsPage .table > tbody > tr > td .hashcode {
	max-width: 200px;
	display: inline-flex;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text-truncate-multiple {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.myLoansBox .tatlBalance {
	font-size: 30px;
}
.myLoansBox .crdBalance p {
	font-size: 18px;
}
.instllCard {
	border: 0;
	background: var(--primary-light);
	margin-bottom: 7px !important;
}
.instllCard p {
	font-size: 13px;
}

.ep-errmsg {
  font-size: 12px;
}

/* ++++++++++++++++++++++++++++ responsive code start +++++++++++++++++++++++++++++  */

@media (max-width: 1599px) {
	.trd2 {
		width: calc(100% - 316px);
	}
	.trd3 {
		display: none;
	}


}


@media (max-width: 1399px) {
	:root {
		--space: 15px;
		--left-space: 210px;
	}
	.sidebar-menu > li {
		padding-left: 15px;
		padding-right: 15px;
	}
	.sidebar-menu > li > a > i {
		line-height: 1;
		font-size: 20px;
		margin-right: 10px;
		top: 1px;
		position: relative;
	}
	.sidebar-menu li > a {
		font-size: 13px;
	}
	.totalVal h1 {
		font-size: 26px;
	}
	.vlStats .btn {
		font-size: 12px !important;
	}
	.f-bold{
		font-weight: 600;
	}
	.conName h3 {
		font-size: 18px;
	}
	.inInf h5 {
		font-size: 14px;
	}
	.inInf h5 ~ span {
		font-size: 13px;
	}
	.hTitle {
		font-size: 16px;
	}
	.blRept h1 {
		font-size: 28px;
	}
	.myItemCard h3 {
		font-size: 20px;
	}
	.gap-items-1 > :first-child {
		min-width: 30px;
	}
	.cupDtCard .cc {
		font-size: 40px !important;
	}
	.cupDtCard h3 {
		font-size: 16px;
	}
	.sparklineChart {
		height: 80px !important;
		width: 90px;
	}


	.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a {
		padding: 4px 16px;
		
	}
	.capitalInvestmntPage .img_invest {
		max-width: 208px;
	}
	

	.edit_profilecs .edright img {
		width: 387px;
	}
	.box-title {
		font-size: 14px;
	}
	.sub_mob .cst_pst {
		font-size: 13px;
	}
	.subscriptionCard h2 {
		font-size: 22px;
	}
	.subscriptionCard p {
		font-size: 13px;
	}
	.subscriptionCard h4 {
		font-size: 15px;
	}
	.notifyCard .notfyIcn {
		font-size: 55px;
	}
	.psize {
		font-size: 13px;
	}
	.psize ~ p {
		font-size: 13px;
	}
	.capitalInvestmntPage.withdraw .img_invest {
		max-width: 239px;
	}
	.trd1 {
		width: 298px;
	}
	.trd2 {
		width: calc(100% - 298px);
	}


}

/* 1399end */

@media (max-width: 1199px) {

	.blRept h1 {
		font-size: 24px;
	}
	.myItmSec {
		padding: 15px 0;
	}
	.item_box {
		width: 50px;
		height: 50px;
	}
	.down_box_3 {
		padding: 3px 5px;
		top: -15px;
	}

	.price {
		
		font-size: 3.429rem;

	}
	.suvcription .box-shadowed .h2, h2 {
		font-size: 22px;
	}

	.edit_profilecs .edright img {
		width: 385px;
	}
	.box-header .box-title {
		font-size: 15px;
	}

	.profile-username {
		font-size: 22px;
	}
	.trancCrd p + p {
		margin-left: 0;
	}
	.trd3 {
		display: none;
	}
	.tradingDetailsPage .table > tbody > tr > td, .tradingDetailsPage .table > tbody > tr > th {
		white-space: nowrap;
	}
	.trd1 {
		width: 295px;
	}
	.trd2 {
		width: calc(100% - 295px);
	}
	.capitalInvestmntPage .sec-1 .cust_h3 {
		font-size: 18px;
	}
	.capitalInvestmntPage .sec-1 {
		width: 390px;
	}
	.capitalInvestmntPage .sec-2 {
		width: calc(100% - 390px);
	}
	.capitalInvestmntPage .img_invest {
		max-width: 216px;
	}
	.notifyCard .notfyIcn {
		font-size: 45px;
	}
	.capitalInvestmntPage.withdraw .img_invest {
		max-width: 340px;
	}
}


/* 1199end */


@media (max-width: 991px) {
	:root {
		--space: 10px;
	}
	.content-wrapper {
		margin-left: 60px;
	}
	.totalVal h1 {
		font-size: 20px;
	}
	.conName h3 {
		font-size: 16px;
	}
	.tab {
		width: 50%;
	}
	.price {
		font-size: 3.429rem;
	}
	.suvcription .box-shadowed .h2, h2 {
		font-size: 27px;
	}
	.trd1 {
		width: 283px;
	}
	.trd2 {
		width: calc(100% - 283px);
	}
	.righside h5 {
		font-size: 14px;
	}
	.righside p {
		font-size: 13px;
	}
	.bg_icon_img {
		max-height: 35px;
	}
	.pagination li a {
		min-width: 45px;
		padding: 10px;
		text-align: center;
	}
	.capitalInvestmntPage .sec-1 {
		width: 350px;
	}
	.capitalInvestmntPage .sec-2 {
		width: calc(100% - 350px);
	}
	.capitalInvestmntPage .img_invest {
		max-width: 206px;
	}
	.capitalInvestmntPage.withdraw .img_invest {
		max-width: 328px;
	}
	.capitalInvestmntPage.withdraw .sec-1 {
		width: 365px;
	}
	.capitalInvestmntPage.withdraw .sec-2 {
		width: calc(100% - 365px);
	}

	.edright {
	width: 430px;
	margin: auto;
}
.edleft {
	width: 100%;
}
}
/* 991end */


@media (max-width: 767px) {
	.main-header div.logo-box {
		height: 50px;
	}
	.navIcnBtn {
		margin: 5px 0 5px 10px !important;
	}
	.app-menu .navIcnBtn {
		margin: 5px 10px 5px 0 !important;
	}
	.main-header .navbar {
		min-height: 55px;
	}
	.main-header .navbar-custom-menu .navbar-nav > li {
		height: 55px;
	}
	.fixed .content-wrapper {
		margin-top: 105px;
	}
	.sidebar-mini.sidebar-collapse .main-sidebar {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		-o-transform: translate(0, 0);
		transform: translate(0, 0);
		width: 0;
		z-index: 850;
	}
	.main-footer {
		width: 100% !important;
		font-size: 12px;
	}
	.trad-item.sub_mob .sec-left {
		width: 80px;
	}
	.subscriptionDetailsPage .trad-item .sec-left {
		width: 80px;
	}
	.prfItems p {
		font-size: 13px;
	}
	.bg_style {
		width: 35px;
		height: 36px;
		font-size: 25px;
		line-height: 35px;
	}
	.bg_icon_img {
		max-height: 30px;
	}
	.pagination li a {
		min-width: 40px;
	}
	.capitalInvestmntPage .sec-1 {
		width: 100%;
	}
	.capitalInvestmntPage .sec-2 {
		width: 100%;
	}
	.capitalInvestmntPage .img_invest {
		max-width: 160px;
	}
	.notifyCard {
		position: relative;
	}
	.notifyCard .notfyIcn {
		font-size: 4em;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		opacity: 0.2;
	}
	.loginPage .secTion .p-40 {
		padding: 40px 20px !important;
	}
	.dataTables_wrapper > .row:first-child [class*="col-"],.dataTables_wrapper > .row:last-child [class*="col-"] {
		width: 50%;
	}
	.content-header .breadcrumb {
		font-size: 13px;
	}
	.capitalInvestmntPage.withdraw .img_invest {
		margin-bottom: var(--space);
	}
	.capitalInvestmntPage.withdraw .sec-1,.capitalInvestmntPage.withdraw .sec-2,.trd1,.trd2 {
		width: 100%;
	}
	

	.edit_profilecs .edright img {
	display: none;
}
	.edleft {
	width: 100%;
}

}
/* 767end */

@media (max-width: 575px) {
	.dsbCustmBx {
		flex-wrap: wrap;
	}
	.dsbCustmBx .nav {
		width: 100%;
		flex-wrap: nowrap;
		overflow: auto;
	}
	.dsbCustmBx .box-controls {
		width: 100%;
		margin-top: 5px;
		justify-content: center;
	}
	.conName {
		justify-content: center;
	}
	.top_box.totalVal {
		justify-content: center;
	}
	.trd1 {
		width: 100%;
	}
	.trd2 {
		width: 100%;
	}
	.righside h5 {
		font-size: 13px;
	}
	.righside p {
		font-size: 12px;
	}
	.coinLeft h3 {
		font-size: 15px;
	}
	.coinLeft h3 ~ span {
		font-size: 12px;
	}
	.coinLeft {
		width: calc(100% - 124px);
	}
	.coinRight {
		width: 124px;
	}
	.dataTables_wrapper > .row:first-child [class*="col-"] {
		width: 60%;
	}
	.dataTables_wrapper > .row:first-child [class*="col-"]:first-child {
		width: 40%;
	}
	.dataTables_wrapper > .row:last-child [class*="col-"] {
		width: 100%;
	}
	div.dataTables_wrapper div.dataTables_filter label {
		text-align: right;
		font-size: 13px;
	}
	div.dataTables_wrapper div.dataTables_filter input {
		width: 50%;
	}
	div.dataTables_wrapper div.dataTables_length label {
		font-size: 13px;
	}
	div.dataTables_wrapper div.dataTables_info {
		justify-content: center;
		margin-bottom: 13px;
	}
	div.dataTables_wrapper div.dataTables_paginate {
		width: 100%;
	}
	.avlBalancetxt {
		font-size: 13px;
	}
	.otp-input-fields input {
		height: 40px;
		width: 40px;
	}

	.cbLeft h5 {
	font-size: 16px;
}
.cbRight img {
	max-width: 110px;
	text-align: right;
	float: right;

}
.edit_profilecs .edright img {
	display: none;
}
.edleft {
	width: 100%;
}
div.dataTables_wrapper div.dataTables_filter label {

	margin-left: 25px ;
	
}
div.dataTables_wrapper div.dataTables_filter input {
	
	width: 100% !important;
}
div.dataTables_wrapper div.dataTables_length label {
	
	margin-top: 2px !important;
}
.no_pds{
	padding: 0;
}
}
/* 575end */

div.dataTables_wrapper div.dataTables_filter {
	text-align: right;
	margin-bottom: 8px;
}










/* responsive code end  */