/*
 *   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 body 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.
 * ========================================================================== */
/*
 *   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: 90%;
}

/* =============================================================================
 *   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;
}

#block-block-1 h2{
  font-size: 1.8em;
}

#block-block-1 h4 {
  font-size: 1.4em;
  margin: 0 0 9px;
}

#block-block-1 h5 {
  font-size: 1.2em;
  margin: 0 0 10px;
  line-height: 1.3;
}

#block-block-1{
  margin-top: 0;
}

.front h1#page-title{
  height: 20px;
}

.front #content-column {
  background: url("../images/bg.jpg") center left -170px no-repeat;
  height: 300px;
  background-size: cover;
}

#block-views-frontpage-box-block .views-row, #block-views-frontpage-combine-block .views-row{
  width: 90%;
  margin: 0 auto 40px;
  float: none;
}

#footer .block{
  width: 100%;
  margin-right: 0;
}

#footer .block td p{
  text-align: center !important;
}

#footer .block td.img-container{
  display: none;
}

#aside{
  background-position: center center;
  background-size: cover;
}

h2.block-title{
  font-size: 1.5em;
}

#testimonials .views_slideshow_slide{
  padding: 0 40px;
}

#testimonials .views-field-body{
  font-size: 1.2em;
}

#testimonials .views-field-title{
  font-size: 1.1em;
}

.not-front #content{
  margin: 20px auto;
  padding: 25px;
}

.page-node-11 .field-name-body table{
  font-size: 90%;
}