.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 50%;
  height: auto;
}

#colorstrip{
  width: 100%; height: 2px;
  border-style: solid;
  border-color:#f06027;
  background-color:#f06027;
}


a {
  color: #f06027;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#companydata{
  float: right;
  padding-right: 30px;

 color:#f06027;
 font-size:15px;
 

}




