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

@media screen and (max-width: 480px) {
  
  /* Footer */
	#design-footer { height: 200px; }
	#design-footer #design-footer-left { display: block; width: 100%; text-align: center; }
	#design-footer #design-footer-right { display: block; width: 100%; text-align: center; }  
  #design-footer #design-footer-left #design-copyright { margin: 15px 0 0 0; }
  #design-footer #design-footer-left #design-copyrightDII { margin: 0; }
  
}

/* @media screen and (max-width: 360px) {  } */
/* @media screen and (max-width: 320px) {  } */