@media screen and (max-width: 992px) {
	.m_set_mgtb {margin: 10px 0; display: block;}
	.ghiseu-box {margin: 5px auto 10px;}
	.custom_cs_calendar th {position: relative; width: 100%; display: block; clear: both; box-sizing: border-box; text-align: center; margin-bottom: 15px;}
	.box-day {clear: both; float: none; margin: auto; max-width: 120px;}
	.m_set_block_reseteaza {display: block; text-align: center; margin-bottom: 30px;}
	.data {margin: 0 auto 20px; max-width: 100%; width: 80%;}
	.custom_cs_calendar .box-day {padding-left: 0 !important;}
	.custom_cs_calendar .box-day tr {margin-bottom: 15px; display: block;}
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 640px) {
	.data {margin: auto; max-width: 100%; width: 90%;}
}

@media screen and (max-width: 480px) {
	
}

@media screen and (max-width: 380px) {
	
}