#about-intro {
    padding: 50px 0;
    position: relative;
    margin-top: -15px;
}
img{
    max-width: 100%;
    height: auto;
}
#about-intro .bg-intro1{
    position: absolute;
    top: 5%;
    right: 5%;
    background: url('images/header-bg.png') no-repeat;
    width: 290px;
    height: 129px;
}
#about-intro .bg-intro2{
    position: absolute;
    top: 40%;
    left: 100px;
    background: url('images/leafs_stack_i_iv.png') no-repeat top center;
    width: 409px;
    height: 991px;
    opacity: 0.2;
}
#about-intro .bg-intro3{
    position: absolute;
    top: 20%;
    right: 100px;
    background: url('images/leafs_stack_i_i.png') no-repeat top center;
    width: 362px;
    height: 1191px;
}
#about-intro h1{
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}

#about-intro h1 span{
    display: block;
}
#about-intro h1 span:nth-child(2){
    font-size: 28px;
    color: #ff9800;
    margin-top: 5px;
    text-decoration: underline;
}
#about-intro h1 span:nth-child(3){
    font-size: 50px;
    color:#046738;
    margin-top: 5px;
    font-family: 'Oswald', sans-serif;
}
#about-intro  .intro-text{
    padding: 10px;
    border-radius: 10px;
    border: 1px dashed #ccc;
    text-align: justify;
    font-size: 14px;
    position: relative;
}
#about-intro::before{
    content: "";
    width: 150px;
    height: 100%;
    background: rgba(255, 235, 59, 0.5);
    position: absolute;
    top: 0px;
    z-index: -1;
    left: 50%;
    margin-left: -75px;
}
#about-intro .timeline{
    padding-left: 30px;
    list-style: none;
}
#about-intro .timeline li{
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 40px;
}
#about-intro .timeline li:hover{
    color: #ff9800;
}
#about-intro .timeline li::before{
    content: "";
    width: 10px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 10px;
    left: 10px;
}
#about-intro .time-item{
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px;
}
#about-intro .time-item .calendar{
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -70px;
    color: #000;
}
.time-item .calendar span{
    display: block;
}
#about-intro .content-right{
    padding-left: 100px;
}
#about-intro .content-right h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #06632e;
}
#about-intro .item-left .content-left{
    padding-right: 85px;
}
#about-intro  .item-right h4{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
}
#about-intro .two-item .calendar{
    background: #06632e;
    color: #fff;
    padding: 15px;
    margin-left: -75px;
}
#about-intro .two-item img{
    border: 1px solid #fff59d;
}
#about-intro .four-item .col-md-5{

}
#about-intro .four-item .calendar{
    background: #06632e;
    color: #fff;
    padding: 15px;
    margin-left: -90px;
}
.four-item .item-right{
    border-radius: 4px;
    border: 2px dashed #ccc;
    border-radius: 5px;
    padding: 15px !important;
    background: #fefefe;

}
.four-item .col-md-5 img{
    margin-bottom: 10px;
    border: 3px solid #06632e;
}
.center-block{
    display: block;
    margin:10px auto;
}
#about-intro h3{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #06632e;
}
#about-intro .item-content h4{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 18px;
}
#about-intro .six-item .calendar{
    background: #06632e;
    color: #fff;
    padding: 15px;
    margin-left: -90px;
}
#about-intro .final-item .calendar{
    background: #06632e;
    color: #fff;
    padding: 15px;
    margin-left: -90px;
}
#about-intro .col-md-5 img{
    display: block;
    margin: 50px auto 10px auto;
}
.uppercase{
    text-transform: uppercase;
}
.caption{
    font-style: italic;
}
#vision{
    padding: 50px 0;
    background: #cdc;
}
#vision .section-title{
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    margin-bottom: 50px;
}
#vision .circle{
    width: 150px;
    height: 150px;
    display:block;
    border-radius: 100%;
    background: #8BC34A;
    position: relative;
    border: 10px solid #046738;
    margin: 15px  auto;
}
#vision .circle img{
    border-radius: 100%;
}
#vision .circle::after{
/* content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 10px dashed #000;
border-radius: 150px; */
}
#vision .item{
    position: relative;
}
#vision .item:nth-child(1)::before{
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    width: 100px;
    height: 8px;
    background:#8bc34a;
}
#vision .item:nth-child(1)::after{
    content: "";
    position: absolute;
    right: 130px;
    top: 50%;
    border-top: 10px solid transparent;
    border-right: 10px solid #8bc34a;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    margin-top: -5px;
}
#vision .item:nth-child(2)::before{
    content: '';
    position: absolute;
    left: 30px;
    top: 50%;
    width: 100px;
    height: 8px;
    background: #8bc34a;
}
#vision .item:nth-child(2)::after{
    content: "";
    position: absolute;
    left: 130px;
    top: 50%;
    border-top: 10px solid transparent;
    border-left: 10px solid #8bc34a;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-top: -5px;
}
#vision .item:nth-child(3){
    padding-top: 70px;
}
#vision .item:nth-child(3)::before{
    content: '';
    position: absolute;
    left: 50%;
    top: -60px;
    width:8px ;
    height: 100px;
    background: #8bc34a;
    margin-left: -4px;
}
#vision .item:nth-child(3)::after{
    content: "";
    position: absolute;
    left: 50%;
    top: 40px;
    border-top: 10px solid #8bc34a;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent;
    margin-left: -10px;
}
#vision{
    position: relative;
}
#vision .content{
    width: 70%;
    text-align: justify;
    margin: 0 auto;
    font-size: 15px;
}
#vision .target{
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background: #ffc107;
    display: block;
    position: absolute;
    top: 312px;
    left: 50%;
    margin-left: -15px;
    border: 6px solid #046738;
}
#vision .title{
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: #046738;
}
#core-value{
    padding: 50px 0;
    background: #f1f1f1;
}
#core-value .section-title{
    text-align: center;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    position: relative;
    color: #046738;
    margin-bottom: 50px;
}
#core-value .section-title::before{
    content: "";
    width: 50px;
    height: 6px;
    background: #046738;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -25px;
    margin-top: 10px;
    z-index: 1;
}
#core-value .section-title::after{
    content: "";
    width: 140px;
    height: 2px;
    background: #ccc;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -70px;
    margin-top: 12px;
}
#core-value .title{
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #046738;
}
#core-value .title span{
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background:#046738;
    color: #e0db1c;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}
#core-value  p{
    text-align: justify;
}
#core-value img{
    display: block;
    margin: 15px auto;
}
#core-value .item{
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 30px;
}
#core-value  .item:nth-child(1),
#core-value  .item:nth-child(3){
    margin-right: -100px;

}
#core-value  .content-right  .item:nth-child(1),
#core-value .content-right .item:nth-child(3){
    margin-left: -100px;
    margin-right: 0;
}
#core-value   .item:nth-child(2){
    margin-left: -50px;
}
#core-value  .content-right  .item:nth-child(2){
    margin-right: -50px;
    margin-left: 0;
}
#core-value  .commit{
    background: #046738;
    color: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-top: 30px;
    position: relative;
}
#core-value  .commit::before{
    content: "";
    border-top: 6px  solid transparent;
    border-right: 15px  solid #046738;
    border-bottom: 6px  solid #046738;
    border-left: 15px  solid transparent;
    position: absolute;
    right: 100%;
    top:35%;

}
#core-value  .ceo-image img{
    border-radius: 5px;
}
#core-value  .ceo-image p{
    margin-bottom: 0;
}
#core-value  .ceo-image p strong{
    text-transform: uppercase;
}
@media(max-width:1200px){
    #core-value .content-right .item:nth-child(2){
        margin-right: 0;
    }
}
@media(max-width: 991px){
    .container{
        /*width: calc(100% - 30px);*/
        max-width: 991px;
    }
}
@media(max-width: 768px){
    #vision .item::before{
        display: none;
    }
    #vision .item::after{
        display: none;
    }
    #vision .target{
        display: none;
    }
    #core-value .item:nth-child(2){
        margin-left: 0;
    }
}
@media(max-width: 767px){
    #about-intro .time-item .calendar {
        position: relative;
        top: 0;
        left: 80px;
        background: none;
        color: #000;
    }
    #about-intro .time-item .calendar span{
        display: inline-block;
    }
    #about-intro .content-right{
        padding-left: 15px;
    }
    #about-intro h3{
        text-align: left !important;
    }
    #core-value .item:nth-child(1), #core-value .item:nth-child(3){
        margin-right: 0;
    }
    #core-value .item{
        margin-left: 0 !important;
    }
    #vision .item::before,#vision .item::after{
        display: none;
    }
    #vision .item,#vision .item:nth-child(3){
        padding-top: 15px;
        margin-bottom: 30px;
    }
    #core-value .commit::before{
        display: none;
    }
    #vision .content{
        width: 100%;
    }
    #about-intro .bg-intro2,#about-intro .bg-intro3{
        display: none;
    }
}

@media(max-width: 480px){
    #about-intro h3{
        font-size: 1.5rem;
    }
}

@media(max-width: 360px){
    #about-intro h1 span:nth-child(3){
        font-size: 40px;
    }
    #about-intro h1 span:nth-child(2){
        font-size: 22px;
    }
    #about-intro .item-left .content-left{
        padding-right: 0;
    }
    #about-intro h3{
        font-size: 1.3rem;
    }
}
@media(max-width: 320px){
    #about-intro h1 span:nth-child(3){
        font-size: 36px;
    }
    #about-intro .time-item .calendar{
        font-size: 40px;
    }
}