#masthead .hgroup h1 {
  color: #666666;
  font-weight: 100;
  font-size: 33px;
  margin-right: 20px;
}

#masthead .hgroup . support-text {
  color: #666666;
  font-weight: 100;
  font-size: 20px;
  position: absolute;
  top: 140px;
  left: 10px;
  line-height: 1em;
}

.textwidget p:first-child {
  margin: -8px;
}

/* HOME */

.home #main {
  padding-top: 0;
}

.home.layout-full .panel-row-style.panel-row-style-full-width {
  padding-top: 0;
}

header#masthead .hgroup .site-title {
  display: none;
}

.alignnone.wp-image-1939.size-full {
  width: -1px;
}

.entry-content img {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  right: 0px;
  width: -1px;
}

.panel-grid-cell .widget-title {
  font-size: 24px;
}

body.responsive #masthead .hgroup .support-text {
  display: none;
}

.alignnone.size-full.wp-image-1444 {
  padding-top: 28px;
  margin-top: 3px;
}

.home-test2 .main-navigation {
  background-color: #323232;
}

.home-test2 .main-navigation a {
  color: #ffffff;
}

.home-test2 .main-navigation ul li:hover >a {
  background-color: #323232;
  color: #a8a8a8;
}

.home-test2 .main-navigation li a:hover {
  background-color: #323232;
  color: #a8a8a8;
}

.home-test2 .main-navigation ul ul {
  background-color: #323232;
}

.home-test2 .main-navigation a:visited {
  background-color: #323232;
}