@media screen and (max-width:1680px){
}

@media screen and (max-width:1366px){
}

@media screen and (max-width:1280px){
}

@media screen and (max-width:1024px){
}

@media screen and (max-width:960px){
	#wp .title img{width:80%;}
	.slider{width:100%;}
	
}

@media screen and (max-width:768px){
}

@media screen and (max-width:640px){	
}

@media screen and (max-width:480px){
}

@media screen and (max-width:320px){
}

