@charset "utf-8";


@media screen and (max-width: 1440px){

}

@media screen and (max-width: 1200px){
}

@media screen and (max-width: 992px){
	.loginbox.businessInfobox { font-size: 0.8rem;}

}

@media screen and (max-width: 768px){
}

@media screen and (max-width: 576px){
 
}

@media screen and (max-width: 414px){

}

@media screen and (max-width: 375px){
}

@media screen and (max-width: 320px){
}