/* This file will hold styles that are loaded using the same media query as the wide grid. */
/************************************/
/*! Primary nav*/
/************************************/

#block-superfish-1 li.sf-depth-1 {
    margin: 0 12px 0 0;
}
#block-superfish-1 li.sf-depth-1 span,
#block-superfish-1 li.sf-depth-1 a {
	padding: 10px 20px;	
}
#block-superfish-1 li.last {
	margin-right: 0;
}
/************************************/
/*! Primary content*/
/************************************/

/************************************/
/*! Footer menu*/
/************************************/
#zone-footer-wrapper #region-footer-first .block {
    width: 199px;
    margin-right: 46px;

}