@media screen and (max-width:1280px){
	
}

@media screen and (max-width:1024px){
	
}

@media screen and (max-width:991px){
	
}

@media screen and (max-width:576px){
	
}

