/*
 *   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.
 */

/* Increase the default font size on small touch devices */
body {
  font-size: 100%;
}

/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* The toggle link */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}

.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}

/* Menu items */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

.action-text h2 {
	font-size: 1.125em;
}

.ldsSkin {
	margin-top: 2px;
}

.ldsSkin .ddTitle .ddTitleText {
	padding: 5px 10px 6px;
}

.ldsSkin .ddTitle, .header-links li {
	font-size: 14px;
}

#video-stats.homepage-overlay {
	margin: 0 0 70px;
}

#statistics {
	margin: 0 9%;
}

.pane-tweets .views-field-text, .pane-whats-new p,
#statistics p {
	font-size: .9em;
}

h2.tagline {
	margin: 0 auto 60px;
}

a.hotline-link span {
	font-size: 0.625em;
}

.pane-whats-new h2, .pane-tweets h2 {
	font-size: 1.5em !important;
	line-height: 130%;
	margin-bottom: 10px;
}

.region-tertiary-content .menu-block-wrapper ul {
	width: 70%;
}

.region-tertiary-content ul#footer-resources.menu li {
	font-size: 13px;
}

.region-tertiary-content ul#footer-resources.menu li a {
	font-size: 14px;
}

.region-tertiary-content ul.menu li {
	display: block;
	margin: 0;
}

.region-tertiary-content ul.menu li.social {
	display: inline;
}

.region-tertiary-content img {
		height: 30px;
}