.logo {
    padding-bottom: 10px;
    padding-top: 15px;
    text-align: left;
}

.ja-slideshow {
  background: url("../images/slideshow-bg.jpg");
    height: auto;
}
/*@media screen and (max-width: 1350px) {
  .ja-slideshow .container {
    padding-left: 84px;
    padding-right: 84px;
  }
}*/



.breadcrumb {
    background-color: transparent;




.intro-image-wrap .article-aside {
  background: #ffffff;
  color: #555555;
  display: block;
  font-size: 13px;
  margin-bottom: 24px;
  padding: 12px;
}

.footer-logo  > a {

    width: 100px;
    height: 45px;
}

.social-list a {
    background: #215281;
    border-radius: 33px;
    box-shadow: 1px 0 1px rgba(0, 0, 0, 0.1);
    color: #ffffff !important;
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 33px !important;
}

.t3-footnav .addthis_toolbox > a.addthis_button_google_follow {
    background: #DD4B39;
    color: #FFFFFF;
}

.t3-mainbody {
    padding-top: 10px;
    padding-bottom: 10px;
}