img {
  width: 100%;
}

.banner {
  background: url(../img/about.jpg) no-repeat;
  background-size:100% 100%;
  height: 360px;
  padding: 180px 0 0 60px;
}

.banner h2 {
  border-top: 3px solid #000;
  color: #000;
  display: inline;
  font-weight: bold;
  font-size: 34px;
  line-height: 66px;
  padding-top: 13px;
}

.banner p {
  width: 40%;
}

/*.nav.nav-pills li:first-child[class=""] a {
  color: #e37216;
  font-weight: bold;
}*/

.tab-content h3 {
  color: #337ab7;
  margin: 0 0 20px 0;
}

#itm00 h3 {
  color: #e37216;
}

.tab-content p {
  font-size: 17px;
  /*text-indent:2em;*/
}