.filmfinance_1 h2 {
    font-size: 32px !important;
    margin-right: 79px !important
}

.newsletter {
    width: 100%;
    margin-top: -15px
}

input#emails\ mail-box {
    background: 0 0;
    border: 2px solid #ff934e;
    border-radius: 40px;
    width: 60%
}

input#btn-box {
    border: 2px solid #ff934e;
    background: 0 0;
    color: #000;
    padding: 13px 25px
}

.video_wrapper {
    position: relative;
    width: 50%
}

.playpause {
    background-image: url(../assets/images/playpause.png);
    background-repeat: no-repeat;
    width: 50%;
    height: 50%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: contain;
    background-position: center;
    cursor: pointer
}

a.splite_sideEnquiry.pos_right.on_mobile.enabled_on_mobile {
    background: #307847;
    color: #fff
}