/*
 *   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%;
}

h2 {font-size: 1.2em;}


/* =============================================================================
 *   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;
}

/* custom styles */

.mean-container .mean-bar {margin-bottom: 15px;}

#main-content { margin-left: 0; margin-right: 0;}
#page {background-color: #FFF;padding: 0 15px;}
#page-title {padding: 5px 0;}
.container {width: auto;}

.region-header {margin-top: -40px; margin-bottom: 10px;}
.header-text-resize {position: relative; top: 40px;}
#logo img {vertical-align: bottom; width: 80%;}
#logo {padding: 0;}

#search-block-form .form-submit {font-size: 15px;}
#block-search-form {margin-bottom: 0;}
.social-icons-header {display: none; margin-bottom: 0;}
.social-icons-header .block-content li {list-style-type: none;}

.easy-breadcrumb {display: none;}

#block-system-main .field-type-image {float: right; padding: 10px 0 20px 20px;width: 50%;}

#block-menu-menu-footer-links li {display: inline; float: left; padding-left: 10px;}

/* FLEXSLIDER */

#block-views-image-slider-block h2 {font-size: 1.1em;}

#block-views-image-slider-block .group-left {padding-left: 25px; padding-top: 0px; width: 45%; float: left;}
#block-views-image-slider-block .group-right {padding-right: 25px; padding-top: 20px; padding-bottom: 5px; width: 40%;float: right;}
#block-views-image-slider-block h2 {color: #FFF; font-size: 1.2em; line-height: 1.2em; font-weight: normal; text-decoration: none;}
#block-views-image-slider-block h2 a {color: #FFF; font-size: 1.2em; line-height: 1.2em; font-weight: normal; text-decoration: none;}
#block-views-image-slider-block h2 a:hover {color: #D9EDFF; text-decoration: none;}

.image-slider-more-link a, .image-slider-more-link a:hover, .image-slider-more-link a:visited {color: #FFF; text-decoration: none;}

.flex-control-nav {width: auto; left: 200px;}
.flex-direction-nav {display: none;}

#block-views-image-slider-block .field-type-text-with-summary {display: none;}

