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

/* line 45, ../sass/responsive.smalltouch.landscape.scss */
.container {
  width: 100%;
}

/* search block and main menu */
/* branding and logo **/
/* line 62, ../sass/responsive.smalltouch.landscape.scss */
#logo img {
  max-width: 70%;
}

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

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

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

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

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

/* line 90, ../sass/responsive.smalltouch.landscape.scss */
.front .flexslider .slides,
.front .flexslider .slides li {
  background: #0071a2;
}

/* line 94, ../sass/responsive.smalltouch.landscape.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 104, ../sass/responsive.smalltouch.landscape.scss */
.featured-content-content h2.featured-content-title {
  font-size: 1.5em;
  margin-top: 0;
}

/* line 108, ../sass/responsive.smalltouch.landscape.scss */
.featured-content-content .featured-content-body,
.featured-content-content .featured-content-body p,
.featured-content-content .featured-content-body a,
.featured-content-content .featured-content-call2action a {
  font-size: 0.95em;
}

/* line 114, ../sass/responsive.smalltouch.landscape.scss */
.featured-content-content .featured-content-body p {
  margin-bottom: 0.9em;
}

/* line 117, ../sass/responsive.smalltouch.landscape.scss */
.featured-content-content .featured-content-call2action {
  text-align: center;
}

/* line 120, ../sass/responsive.smalltouch.landscape.scss */
.featured-content-content .featured-content-call2action a {
  padding: 8px 15px;
}

/*** Flexslider **/
/* line 126, ../sass/responsive.smalltouch.landscape.scss */
.flexslider .flex-direction-nav a {
  bottom: 0%;
  top: auto;
}
/* line 130, ../sass/responsive.smalltouch.landscape.scss */
.flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
/* line 133, ../sass/responsive.smalltouch.landscape.scss */
.flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
/* line 138, ../sass/responsive.smalltouch.landscape.scss */
.flexslider:hover .flex-direction-nav .flex-prev {
  left: 10px;
}
/* line 141, ../sass/responsive.smalltouch.landscape.scss */
.flexslider:hover .flex-direction-nav .flex-next {
  right: 10px;
}

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

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

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

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

/** WAEE Contest **/
/* line 179, ../sass/responsive.smalltouch.landscape.scss */
#waee-contest .center-wrapper {
  display: flex;
  flex-direction: column;
}
/* line 183, ../sass/responsive.smalltouch.landscape.scss */
#waee-contest .center-wrapper .panel-col-first {
  width: 100%;
}
/* line 187, ../sass/responsive.smalltouch.landscape.scss */
#waee-contest .center-wrapper .panel-col-last {
  width: 100%;
}
/* line 191, ../sass/responsive.smalltouch.landscape.scss */
#waee-contest .center-wrapper .panel-col-last .inside {
  border-left: none;
  border-top: 2px dashed #fff;
}

/** We've got you covereed Contest **/
/* line 201, ../sass/responsive.smalltouch.landscape.scss */
#wgc-contest .center-wrapper {
  display: flex;
  flex-direction: column;
}
/* line 205, ../sass/responsive.smalltouch.landscape.scss */
#wgc-contest .center-wrapper .panel-col-first {
  width: 100%;
}
/* line 209, ../sass/responsive.smalltouch.landscape.scss */
#wgc-contest .center-wrapper .panel-col-last {
  width: 100%;
}
/* line 213, ../sass/responsive.smalltouch.landscape.scss */
#wgc-contest .center-wrapper .panel-col-last .inside {
  border-left: none;
  border-top: 2px dashed #fff;
}
