/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

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


}

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


}

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


}

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


}

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


}

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

	
}

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

	
}