/*
 *   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 */
/* line 16, ../sass/responsive.smalltouch.portrait.scss */
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.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.portrait.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/* search block and main menu */
/* line 46, ../sass/responsive.smalltouch.portrait.scss */
.mean-container #block-search-form {
  margin-right: 0;
  max-width: 85%;
}

/* line 50, ../sass/responsive.smalltouch.portrait.scss */
#block-search-form .form-item {
  padding: 8px 5px;
}

/* line 53, ../sass/responsive.smalltouch.portrait.scss */
.mean-container #search-block-form .form-type-textfield input {
  margin-left: 0;
  width: 240px;
}

/* line 57, ../sass/responsive.smalltouch.portrait.scss */
.mean-container #block-search-form .form-actions {
  padding: 0 4px 0 0;
}

/* branding and logo **/
/* line 61, ../sass/responsive.smalltouch.portrait.scss */
#logo img {
  max-width: 70%;
}

/* region header **/
/* line 65, ../sass/responsive.smalltouch.portrait.scss */
.region-header {
  width: 100%;
}

/* line 68, ../sass/responsive.smalltouch.portrait.scss */
.region-header .region-inner {
  position: relative;
}

/* line 71, ../sass/responsive.smalltouch.portrait.scss */
#block-gtranslate-gtranslate {
  text-align: left;
  margin-bottom: 20px;
}

/* user menu */
/* user menu */
/* line 77, ../sass/responsive.smalltouch.portrait.scss */
#block-system-user-menu,
#block-system-user-menu ul.menu {
  margin-bottom: 0;
}

/* flexslider views **/
/* line 83, ../sass/responsive.smalltouch.portrait.scss */
#block-views-front-page-slider-block {
  margin-bottom: 10px;
}

/* line 88, ../sass/responsive.smalltouch.portrait.scss */
.front .flexslider .slides,
.front .flexslider .slides li {
  background: #0071a2;
}
/* line 93, ../sass/responsive.smalltouch.portrait.scss */
.front .flexslider .featured-content-content {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  background: #0071a2;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* line 108, ../sass/responsive.smalltouch.portrait.scss */
.flexslider .flex-direction-nav a {
  bottom: 0%;
  top: auto;
}
/* line 112, ../sass/responsive.smalltouch.portrait.scss */
.flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
/* line 115, ../sass/responsive.smalltouch.portrait.scss */
.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
/* line 120, ../sass/responsive.smalltouch.portrait.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 10px;
}
/* line 123, ../sass/responsive.smalltouch.portrait.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  right: 10px;
}

/* line 130, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content h2.featured-content-title {
  font-size: 1.5em;
  margin-top: 0;
}
/* line 134, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content .featured-content-call2action,
.featured-content-content .featured-content-body {
  font-size: 0.95em;
}
/* line 137, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content .featured-content-call2action p, .featured-content-content .featured-content-call2action a,
.featured-content-content .featured-content-body p,
.featured-content-content .featured-content-body a {
  font-size: inherit;
}
/* line 141, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content .featured-content-body p {
  margin-bottom: 0.9em;
}
/* line 144, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content .featured-content-call2action {
  text-align: center;
}
/* line 146, ../sass/responsive.smalltouch.portrait.scss */
.featured-content-content .featured-content-call2action a {
  padding: 8px 15px;
}

/* line 152, ../sass/responsive.smalltouch.portrait.scss */
.front .flexslider .featured-content-content {
  width: 100%;
  box-sizing: border-box;
}
/* line 156, ../sass/responsive.smalltouch.portrait.scss */
.front .flexslider .featured-content-content .inner {
  background: none;
  border: 0;
  padding: 10px 20px;
  width: 100%;
  box-sizing: border-box;
}
/* line 164, ../sass/responsive.smalltouch.portrait.scss */
.front .flexslider .featured-content-content .featured-content-call2action {
  padding-top: 0;
}

/** Main content **/
/* line 170, ../sass/responsive.smalltouch.portrait.scss */
.front #content .region-two-brick-left-above .region-inner {
  margin: 10px;
}

/* line 173, ../sass/responsive.smalltouch.portrait.scss */
#mini-panel-subsites_links .region-four-first .block-inner {
  margin-left: 10px;
}

/** Footer ***/
/* line 177, ../sass/responsive.smalltouch.portrait.scss */
#footer .region-four-first .block-inner {
  margin-left: 10px;
}
