



@media (max-width: 375px) {
	.table_adaptation_navigation, .adaptive_background { width: -webkit-fill-available; }
}



@media (max-width: 750px) {
	.page_top_grid { grid-template-columns: repeat(2, 1fr); }
	/*.page_top_grid div:nth-child(2n+1) { border-left: none; }*/
	
	.page_top_grid div:first-child { border-left: none; }
}
@media (max-width: 500px) {
	.page_top_grid { grid-template-columns: repeat(1, 1fr); }
	.page_top_grid div:nth-child(1n+1) { border-left: none; }
}






@media (max-width: 850px) {
    .HISTORY_filter { display:none; }
    .HISTORY_filter_ { display:block; }
}



@media (max-width: 600px) {
	.TICKETS_05 { display:none; }
	.TICKETS_06 { display: table-cell; }
}
@media (max-width: 525px) {
	.TICKETS_04 { display:none; }
}
@media (max-width: 370px) {
	.TICKETS_02 { display:none; }
}

/**/









@media (min-width: 930px) { .MARKET_ORDERS_HISTORY_03, .POOL_ORDERS_HISTORY_03 { display:none; } }

@media (max-width: 500px) {
	.MARKET_USER_ORDER_HISTORY_03 { display:none; }
}


@media (max-width: 600px) {
	.MARKET_USER_ASSETS_05 { display:none; }
}
@media (max-width: 500px) {
	.MARKET_USER_ASSETS_04 { display:none; }
}
@media (max-width: 400px) {
	.MARKET_USER_ASSETS_03 { display:none; }
}


@media (max-width: 619px) {
	.USER_ORDERS_02 { display:none; }
}



@media (max-width: 620px) {
	.POOL_USER_LIQUIDITY_03 { display:none; }
}
@media (max-width: 520px) {
	.POOL_USER_LIQUIDITY_04 { display:none; }
}
@media (max-width: 420px) {
	.POOL_USER_LIQUIDITY_02 { display:none; }
}



@media (max-width: 1200px) {
	.faucets { grid-template-columns: repeat(5, 1fr); }
}
@media (max-width: 1000px) {
	.faucets { grid-template-columns: repeat(4, 1fr); }
}
@media (max-width: 800px) {
	.faucets { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 600px) {
	.faucets { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 400px) {
	.faucets { grid-template-columns: repeat(1, 1fr); }
}


@media (max-width: 425px) {
	.form_body_page { margin:0; }
}







@media (max-width: 1000px) {
	.ORDERS_HISTORY_08, .ORDERS_HISTORY_filter { display: none; }
	.ORDERS_HISTORY_09 { display: table-cell; }
	.ORDERS_HISTORY_filter_ { display: block; }
}
@media (max-width: 875px) {
	.ORDERS_HISTORY_07 { display: none; }
}
@media (max-width: 750px) {
	.ORDERS_HISTORY_06 { display: none; }
}
@media (max-width: 625px) {
	.ORDERS_HISTORY_01, .ORDERS_HISTORY_03, .ORDERS_HISTORY_04, .ORDERS_HISTORY_05, .ORDERS_HISTORY_09 { display: none; }
	.ORDERS_HISTORY_10 { display: table-cell; }
	#ORDERS_HISTORY_filters_ { display: block; }
	.ORDERS_HISTORY_filter_ div div div adaptive_shadow_2 { display: none; }
	.ORDERS_HISTORY_filter_ div div .table_adaptation_navigation { margin-right: -45px; } 
}


@media (max-width: 1000px) {
	.main_top { grid-template-columns: repeat(1, 1fr); margin: 12px 12px 35px 12px; }
	.main_footer { margin: 0 12px 12px; }
}
@media (max-width: 850px) {
	.main_page { grid-template-columns: repeat(1, 1fr); }
}
@media (max-width: 1000px) {
	.main_footer { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 667px) {
	.main_footer {
		grid-template-columns: repeat(1, 1fr);
		padding: 12px;
	}
	.main_footer_block {
		padding: 12px 0;
	}
}
@media (max-width: 475px) {
	.main_next { font-size:16px }
}

@media (max-width: 1230px) {
	.wrapper { left: 0; right: 0; }
	.slick-list { border-radius:0; }
}

@media (max-width: 450px) {
	.table_name { font-size:15px }
}


/*
@media (max-width: 1030px) {
	#liquidity_4 { display:none; }
	#liquidity_3 { display:flex; }
}
@media (max-width: 770px) {
	#liquidity_3 { display:none; }
	#liquidity_2 { display:flex; }
}
@media (max-width: 510px) {
	#liquidity_2 { display:none; }
	#liquidity_1 { display:flex; }
}




@media (max-width: 1330px) {
	#active_liquidity_4 { display:none; }
	#active_liquidity_3 { display:flex; }
}
@media (max-width: 1030px) {
	#active_liquidity_3 { display:none; }
	#active_liquidity_2 { display:flex; }
}
@media (max-width: 770px) {
	#active_liquidity_2 { display:none; }
	#active_liquidity_1 { display:flex; }
}
@media (max-width: 1350px) {
	.active_liquidity { margin:12px 0 0; border-radius: 0 }
}
@media (max-width: 575px) {
	.active_liquidity { flex-wrap: wrap; }
	.active_liquidity_results {
		margin-right: 0;
		min-width: -webkit-fill-available;
	}
	.active_liquidity_assets {
		background:none;
	}
}
*/


@media (max-width: 560px) {
	.capital_items { 
		width: -webkit-fill-available;
		margin: 0 10px;
	}
}

@media (max-width: 850px) {
	.invest_items { 
		grid-template-columns: repeat(2, 1fr); 
	}
}
@media (max-width: 580px) {
	.invest_items { 
		grid-template-columns: repeat(1, 1fr); 
	}
}



@media (max-width: 800px) {
    .USER_filter_ { display: block; }
    .USER_filter { display: none; }
}
@media (max-width: 400px) {
    .SP_user { font-size: 14px; }
}



@media (max-width: 1050px) {
    .user_referrals { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 705px) {
    .user_referrals { grid-template-columns: repeat(1, 1fr); }
}
@media (max-width: 335px) {
    .user_referrals_name { font-size: 11px; }
}



@media (max-width: 1225px) {
    .user_data_avatar { display:none; }
    .user_data_avatar_mini { display:block; }
}
@media (max-width: 1075px) {
    .user_data_blocks { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 575px) {
    .user_data_blocks { grid-template-columns: repeat(1, 1fr); }
}



@media (max-width: 500px) {


	.faucet_limit_title { font-size: 15px; margin-bottom: 15px; }
	.faucet_limit_text { font-size: 12px; }
}





@media (max-width: 700px) {
    .v2_spoiler_name { font-size: 19px;  }
    .v2_spoiler_title, .v2_spoiler_title_active, .v2_spoiler_title_no_border { font-size: 15px;  }
}



@media (max-width: 1050px) {
    .qtshares_info { grid-template-columns: repeat(1, 1fr); }
}
@media (max-width: 800px) {
    .qtshares_br { display:none; }
}



@media (max-width: 750px) {
	.trade_fee_info { display: block; }
	.trade_fee_saved_br { display: block; }
}
@media (max-width: 525px) {
	.trade_fee { display: block; }
}