/*
 *   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%;
}

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;
}

#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;}

#page-title {font-size: 18px; line-height: 24px; padding-top: 10px; padding-bottom: 10px; margin-left: 0px;margin-bottom: 10px;border-bottom: 1px solid #cdcdcd;}
#logo {padding: 0;}
.header-text-resize {top: 0;}

#block-system-main .field-type-image {padding: 10px 0;}

#block-menu-menu-footer-links li {display: inline; float: left; padding-left: 10px;}

/* FLEXSLIDER */

#block-views-image-slider-block .group-left {padding: 0 15px; width: auto;}
#block-views-image-slider-block .group-right {padding: 15px 0 5px 0; width: 100%;}
#block-views-image-slider-block h2 {color: #FFF; font-size: 1.1em; line-height: 1.1em; font-weight: normal; text-decoration: none;}
#block-views-image-slider-block h2 a {color: #FFF; font-size: 1.1em; line-height: 1.1em; 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;}

.flexslider .slides img {width: auto; margin-bottom: 14px; display: block; float: right;}

.flex-control-nav {width: auto; position: absolute; left: 15px; bottom: 0; text-align: left; z-index: 400;}
.flex-direction-nav {display: none;}

#block-views-image-slider-block .field-type-text-with-summary {display: none;}

#block-views-newsroom-block .views-row {margin: 0 -10px 15px -10px;}

