@charset "utf-8";
/* CSS Document */

@media(min-width:768px) and (max-width:991px)
{
	
}

@media (max-width: 991px) {

}


@media(max-width:767px)
{
	.table_width_manage {width: 100% !important;margin-left: 0;}
	.table_gainer{ padding-bottom: 10%;}
	.table_gainer { margin-top: 10%;}
	.table_space { padding-bottom: 10%;}
}

@media (min-width:600px) and (max-width:767px) {

}




@media (min-width: 1200px) {
	
}



@media screen and (max-device-width: 767px) and (orientation: landscape){

}

@media screen and (max-device-width: 767px) and (orientation: landscape){
	
}

@media screen and (min-width:0\0){
	
	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

}

	

