a.horizon_hero_video_html_elm_btn {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
    text-align: center;
    z-index: 10;
    cursor: pointer;
}

a.horizon_hero_video_html_elm_btn i {
    font-size: 50px;
    color: #fff;
		cursor: pointer;
}