/*--EXCLUSIVE FOR BODY STYLE---*/

body,html{
	margin: 0 auto;
	padding: 0px;
}



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