/*
 *   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%;
}

/* =============================================================================
 *   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;
}

#header-wrapper {
  height: inherit;
  height: 250px;
  background: url("images/header-bg.png") no-repeat scroll 40% 0 transparent;
}
#block-views-home-page-blocks-block-3 {
  margin: 0;
  right: 0;
  top: 0;
  width: 100%;
}
.header-blocks .views-row-1 {
  position: absolute;
  top: 50px;
  right: 20px;
  margin: 0;
}
.header-blocks .views-row-2,
.header-blocks .views-row-3 {
  position: relative;
  top: 160px;
  padding: 0 10%;
}
.header-blocks .views-row {
  display: inline-block;
  margin-right: 10px;
  float: none;
}
.header-blocks .view-content {
  height: 1px;
  text-align: center;
}
  

#block-views-home-page-blocks-block-2 {
  right: 0;
}
#block-views-home-page-blocks-block-3 .views-field-field-header-block-image {
  width: 40%;
  float: right;
}
.header-blocks .views-row {
  display: inline-block;
  float: none;
  margin-right: 0;
}
.header-blocks .views-row-1 {
  position: absolute;
  top: 125px;
  right: 0;
  margin: 0;
}
.header-blocks .views-row-2,
.header-blocks .views-row-3 {
  position: relative;
  top: 160px;
  padding: 0;
}
.header-blocks .views-row-2 {
  padding-right: 5px;
}
  
.second-block .views-field-field-block-title h2 {
  line-height: 1em;
  padding: 14px 10px;
  border-bottom: 2px solid #ffffff;
}

@media only screen and (min-width:50px) and (max-width:290px) {
  .header-blocks .views-row-1 {
    position: absolute;
    top: 120px;
    right: 0;
    margin: 0;
  }
  #header-wrapper {
    height: inherit;
    height: 325px;
    background: url("images/header-bg.png") no-repeat scroll 40% 0 transparent;
  }
}

/* Footer blocks layout */
#block-menu-menu-footer-menu-first,
#block-menu-block-1,
#block-menu-menu-footer-menu-second {
  padding-left: 5%;
  padding-top: 10px;
}
#block-views-footer-blocks-block-3 .block-content {
  padding-top: 10px;
}
#block-menu-menu-footer-menu-first .block-content ul,
#block-menu-block-1 .block-content ul,
#block-menu-menu-footer-menu-second .block-content ul {
  padding: 0;
  margin: 0;
}
#block-views-footer-blocks-block-2 {
  width: 100%;
}
#block-views-footer-blocks-block-2 .view-content {
  padding: 20px 0 12px 0;
  text-align: center;
}

#block-views-footer-blocks-block-3 .views-row {
  float: none;
  width: 100%;
}
#block-views-footer-blocks-block-3 .views-row.views-row-1,
#block-views-footer-blocks-block-3 .views-row.views-row-2 {
  margin: 0;
  padding: 0 10%;
}