
.bottom_slide_up 				{position:fixed; display:none; bottom:0px; left:0px; width:100%; height:auto; z-index:1000; background-color:#fff; box-sizing:border-box; border-top:1px solid #E7E7E7;}
	.close_slide_up		 		{position:absolute; top:-9px; right:10px; width:15px; height:15px; z-index:999; background-color:#fff; outline:1px solid #E7E7E7; background-image:url(images/close.png); background-size:12px auto; background-position:center; background-repeat:no-repeat;}
	.close_slide_up:hover 		{background-color:#fff; cursor:pointer;}

	.bottom_slide_up .rc-item		{width:50% !important; min-width:auto !important; display:block !important; float:left;} /*RevContent ne mobile*/
	.bottom_slide_up .rc-headline 	{font-size:14px !important; line-height:16px !important;}