.feature-item__desc{
    padding-top:20px;
}
.post-item .post-item__title a{
    color:#161616;
}

.post-item .post-item__title {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 500;
    line-height: 30px;
}
.post-item .post-item__desc {
    margin-bottom: 0;
    padding-top: 19px;
    color: #9b9b9b;
    font-size: 12px;
}

.blearn {
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    font-size: 13px !important;
    font-weight: 500;
    min-width: 157px !important;;
    height: 54px !important;;
    line-height: 53px !important;;
    text-align: center;
    padding: 0 15px;
    letter-spacing: 1px;
    border: 0;
    border-radius: 0px;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.invest{
    font-weight: unset !important;
    font-size: 28px !important;
}
.feature-item{
    text-align: center;
}

.vh{
    border-left: 1px solid #dddddd;
    height: 65%;
    position: absolute;
    left: 7%;
    margin-right: 0px;
    top: 44px;

}

.slick-dots{
    display: none;
}
.happiness{
    padding-top: 30px !important;
}
.withspeed{
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.happiness .heading__title{
    color: #ff9a65;
    font-weight: 400 !important;
    font-size: 60px;
    text-transform: inherit;
    line-height: 60px;
}

.happiness .heading__subtitle{
    color: #161616;
    font-size: 22px !important;
}

.speedimg{
    width: 84%;
}
.withspeed .heading__title{
    font-size: 60px;
    font-weight: 400 !important;
    line-height: 60px;
}
.withspeed .heading__subtitle{
    text-transform: inherit;
    font-size: 24px !important;
    font-weight: 300 !important;
}

.speedpad{
    padding-left: 60px;
}
.testipad{
    background: #fff;
    padding-top: 87px;
    padding-bottom: 0px;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
.slick-dots {
    margin-bottom: 20px;
}
