.timeline_container {
  border-left: 2px solid #873D5C;
  font-size: 62.5%;
  margin: 40px auto;
  width: 98%;
}
.timeline_wrapper {
  clear: left;
  float: left;
  margin: 0 0 12px;
  width: 100%;
  border:0px #f00 solid;
}
.timeline_wrapper h2 {
  background: url(../images/CompanyProfile/timeline_century_tick.gif) left center no-repeat;
  font-family: Palatino, "Times New Roman", Times, serif;
  /*cursor: pointer;*/
  font-size: 2.5em;
  font-weight: 400;
  margin: 0 0 10px;
  padding: 4px 4px 4px 20px;
}
.timeline_wrapper h2 span {
  background: #873D5C;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  letter-spacing: 0.1em;
  line-height: 1.7em;
  padding: 3px 5px 1px;
}
.timeline_series {
  margin: 0;
  /*padding: 4px 4px 4px 12px;*/
  position: relative;
  width:100%;
  font-size: 1.6em;
  border:0px #000 solid;
}
.timeline_seriesline{
  padding:22px 0 0 0;
  width:10px;
  height:3px;
  /*background: url(../images/CompanyProfile/timeline_decade_tick.gif) left center no-repeat;*/
  float:left;
}
.timeline_serieslineTXT{
  margin-top:0px;
  width:98%;
  line-height: 1.625em;
  text-align:justify;
  float:right;
}
.timeline-event{
	background: rgba(0, 0, 0, 0) url("../images/CompanyProfile/timeline_decade_tick.gif") no-repeat scroll left center;
  clear: left;
  font-size: 1em;
	font-weight:bold;
  line-height: 1.2em;
  list-style-type: none;
  margin: 0 0 12px;
  padding: 0 0 0 20px;
  white-space: nowrap;
}
@media only screen and (min-width:801px) and (max-width: 1024px){.timeline_container {width: 95%;}}
@media only screen and (max-width: 800px){.timeline_container {width: 90%;}}
@media only screen and (max-width: 599px){.timeline_container {width: 90%;}}
@media only screen and (max-width: 479px){.timeline_serieslineTXT{width:95%;}.timeline_container {width: 90%;}}
@media (max-width: 350px){.timeline_serieslineTXT{width:95%;}.timeline_container {width: 90%;}}
@media (max-width: 320px){.timeline_serieslineTXT{width:91%;}.timeline_container {width: 90%;}}