.subpage-about-us .subpage-timeline-content{height:704px;width:100%}.subpage-about-us .subpage-timeline-content .subpage-timeline{width:100%;margin:0 auto;height:118px;background-color:#4cb741;box-shadow:inset 5px 5px 9px -7px;-o-box-shadow:inset 5px 5px 9px -7px;-webkit-box-shadow:inset 5px 5px 9px -7px;-moz-box-shadow:inset 5px 5px 9px -7px}.subpage-about-us .subpage-timeline-content .subpage-timeline .subpage-timeline-header{text-align:center;font-weight:bold;font-size:39px;color:#fff;padding-top:32px;width:990px;margin:0 auto}.subpage-about-us .subpage-timeline-content .timeline-content{width:990px;margin:0 auto}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container{width:100%;background-color:#fff;overflow-x:hidden}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper{width:100%;height:340px;overflow-x:hidden}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel-navi{width:100%;position:relative;top:50%;z-index:900}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel-navi .about-history-container-carusel-prev{width:53px;height:54px;position:absolute;left:0;z-index:600}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel-navi .about-history-container-carusel-prev a{display:block;width:53px;height:54px;cursor: pointer;background:transparent url('../../img/frontend/timeline-arrow-left.png.html') no-repeat center center}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel-navi .about-history-container-carusel-next{width:53px;height:54px;position:absolute;right:0;z-index:600}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel-navi .about-history-container-carusel-next a{display:block;width:53px;height:54px;cursor: pointer;background:transparent url('../../img/frontend/timeline-arrow-right.png.html') no-repeat center center}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel .about-history-container-carusel-content-1{width:960px;height:335px;float:left;text-align:center;overflow:hidden}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel .about-history-container-carusel-content-1 .wrapper{height:335px;text-align:center;width:100%;overflow:hidden}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .about-history-container-carusel-wrapper .about-history-container-carusel .about-history-container-carusel-content-1 .wrapper img{position:relative;width:275px;height:335px;margin-left: 200px;float:left;}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .timeline{height:47px;width:100%;background:#000 url('../../img/frontend/timeline/timeline-bg.jpg') repeat-x 0 0}.subpage-about-us .subpage-timeline-content .timeline-content #about-history-container .timeline .timeline-start-year:hover{text-decoration:none}

#actual_year{text-align:center;font-size:28px;font-weight:bold;padding-bottom: 10px;color:#fff}
.tltitle{text-align:center;font-size:34px;font-weight:bold;padding-bottom: 10px;color:#fff;text-transform: uppercase; }
.wrapper .description{width: 300px;float:left;margin-left:20px;}
.wrapper .description .date{font-size:16px;color:#575757}
.wrapper .description .title{color:#575757;font-size: 24px;font-weight: 600;}
.wrapper .description .content{font-size:14px;color:#575757}
.wrapper .description .link{color:#575757;font-size:14px}
.wrapper .description  .link a {
    color: #575757;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0px;
    float: left;
    text-transform: lowercase;   
}


.timeline-start-year:hover{
    text-decoration: none;
}
.timeline-start-year{cursor:pointer;float:left;background:transparent url('../../img/frontend/timeline-start.png') no-repeat;width:31px;height:33px;margin-top:9px}
.timeline-end-year {
    float: right;
    background:transparent url('../../img/frontend/timeline-end.png') no-repeat;
    width:31px;
    height:33px;
    margin-top:9px;
    cursor:pointer;
}

.timeline-end-year:hover{
    text-decoration: none;
}

.timeline-point {
    position: absolute;
    /*width: 29px;*/
    width: 50px;
    background: transparent url('../../img/frontend/timeline/timeline-point.png') no-repeat top center;
    height: 36px;
    text-align: center;
    /*margin-top: -6px;*/
    padding-top: 0px;
    font-family: 'Arial';
    font-size: 12px;
    font-weight: bold;
    color: #575757;
    cursor: pointer;
}

.timeline-point-active {
    background: transparent url('../../img/frontend/timeline/timeline-point-active.png') no-repeat top center;
    color: #338605;
}