@charset "utf-8";
/* CSS Document */

#scsk-kenpo-chatbot-launcher-root {
	right:60px!important;
	bottom:120px!important;
}
@media screen and (max-width: 1010px) {
	#scsk-kenpo-chatbot-launcher-root {
		right:60px!important;
		bottom:10px!important;
	}
	#footer{
		margin-bottom: 180px;
	}
	
}
@media screen and (max-width: 640px) {
	#footer{
		margin-bottom: 130px;
	}
	
}
@media screen and (max-width: 480px) {
	#footer{
		margin-bottom: 40px;
	}
	
}