


/* TABLET Device */
@media all and (max-width:1200px){
	
	
	
}

 /* Mobile Device */
@media all and (max-width:640px){
	

	
}