@charset "utf-8";
/* CSS Document */


@media only screen and (max-width: 767px) {
	
	
	#header{height:auto; background:#dd5c07;}
	.logo{text-align:center; margin-bottom:20px;}
	.divider{background:none;}	
	.call{text-align:center; margin-bottom:20px;}	
	.login{text-align:center;}
	
}

