/*
 *   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.
 */
#main-content {
  margin: 0 0 35px;
}
.region-sidebar-second .block-title {
  font-size: 20px;
}
#block-boxes-site-slogan,
#block-logo-block-logo {
  clear: none;
  float: left;
  width: auto;
}
#branding {
  display: block;
}
#primary-menu-bar {
  background: #36b1bf;
  box-shadow: inset 0 7px 0 0 rgba(0, 0, 0, 0.2);
  font-size: 1.3em;
  margin: 20px 0 0;
  padding: 15px 0 10px;
  position: static;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
#primary-menu-bar li a {
  color: #ffffff;
  margin-left: 0;
  padding: 3px 0 3px 35px;
}
#primary-menu-bar li a:before {
  color: #8ecbd2;
  content: '';
  font-family: 'FontAwesome';
  font-weight: normal;
  padding-right: 4px;
  text-shadow: none;
}
.primary-menu-wrapper {
  margin: 0 7%;
}
.primary-menu {
  margin-bottom: 10px;
}
.footer-bottom .block {
  margin-bottom: 10px;
  text-align: center;
}
#logo,
.site-info {
  display: block;
  text-align: center;
}
#block-social-media-links-social-media-links {
  float: none;
}
