body {
  font-family: 'Arial';
}
h1 {
  color: #aaa;
}
#t3-header {
  display: none;
}
#t3-footer {
  background-image: url('/templates/t3_bs3_blank/local/images/pattern.png') ;
  background-position: center center, top center;
  background-repeat: repeat, repeat-x;
  height: 374px;
}
.t3-copyright {
  padding: 30px 0 0;
}
a {
  font-weight: bold;
}
.sitename {
  display: inline;
  font-size: 30px;
  color: #00AFF0;
  font-weight: bold;
}
@media (max-width: 767px) {
  .logo-img {
    width: 100px;
  }
  .sitename {
    font-size: 20px;
  }
}

.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-sl {
  padding-bottom: 0px;
  padding-top: 0px;
}
.t3-content {
  padding-top: 0px;
  padding-bottom: 20px;
  
}