.top_feature{
    width: 100%;
    padding-top: 6vw;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
}
.tFHeading{
    color: #3D4D5D;
    font-size: 8.533vw;
    font-style: normal;
    font-weight: 300;
    line-height: 10.667vw;
    margin-bottom: 4.267vw;
    text-align: left;
    width: 73vw;
}
.tFHeading span{
    color: #FF752C;
    font-weight: 900;
}

.videoDiv{
    margin-top: 5vw;
}
.top-feature-banner{
    border-radius: 1.333vw;
}
.intro-video{
    width: 100%;
    height: 50vw;
}
.top_btn_read_more{
    color: #4E3BC2;
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 800;
    line-height: 7.467vw;
}
.top_top_feture_des {
    margin: 3.200vw 0 3vw 0;
    color: #3D4D5D;
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 400;
    line-height: 6.333vw;
    width: 87vw;
}
.highlighted_desc{
    color: #FF752C;
    font-weight: 800
}
.top_btn_read_more, .top_btn_view_less{
    color: #4E3BC2;
    font-size: 3.733vw;
    font-style: normal;
    font-weight: 900;
    line-height: 7.467vw;
}