/*--Responsive CSS--*/

@media (max-width: 1024px){
	body {overflow-x: hidden;}
}