/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 * @media only screen and (min-width:581px) and (max-width:768px)
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

/* Top menu */
.region-leaderboard ul.menu li a {
  font-size: 0.8em;
}

#search input[type="text"] {
	width: 100px;
}

#site-name {
  font-size:34px;
}

ul.sf-menu li ul li  {
  padding-left: 10px !important;
}