.milestone {
    min-height: 530px;
    width: 100%;
    padding: 10px 15px;
    color:#B8A27A;
    font-size: 16px;
    position: relative;
    background: #fff;
    text-align: center;
    border: 1px solid #000;
}

.milestone ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.owl-item a {
    text-decoration: none;
    color: #000!important;
    background: #fff;
    padding: 3px 0px 3px 10%;
    line-height: 30px;
    font-weight: 100;
}

.owl-item.active.center a
 {
    color: #000 !important;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
}

.years {
    position: relative;
    height: 30px;
    background: transparent;
    margin: 50px 0px
}

.years:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background: #000;
    top: 46px;
}

.owl-stage-outer .center .milestone {
    height: 494px !important;
    border-top: 10px solid #000;
}

.center .years:after {
    content: "";
    position: absolute;
    height: 16px;
    width: 3px;
    background: #000;
    top: 31px;
    z-index: 9999999;
    left: 35%!important;
    
}


.owl-item .years:after {
    content: "";
    position: absolute;
    height: 16px;
    width: 3px;
    background: #000;
    top: 31px;
    z-index: 9999999;
    left: 26%;
    
}

.years a {
    color: #B8A27A
}

/*.col-xs-12{margin-left: -20%; width: 200%}*/
.milestone img {
    width: auto;
    margin: 0 auto
}

.center h4 {
    font-weight: bold
}

.milestone p {
    font-size: 16px;
    color: #000;
    margin-bottom: 19px;
    text-align: center;
}

.milestone p .big-figure {
    font-size: 17px;
}

.milestone p .big-figure1 {
    font-size: 17px;
}

.milestone h4 {
    margin-bottom: 28px;
    color: #002640;
    display: none;
}

.milestone img+p {
    margin-top: 10px
}

.last-block {
    position: relative
}

/*.last-block:after{content: "";
    background-image: url(../images/timeline/after.jpg);
    width: 100%;
    min-height: 494px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -0px;
		right: -110%;}*/


.year-before {
    position: relative
}

.uclass {
    width: 70px !important;
}

.ezee {
    width: 60px !important;
}