.subscribe{
    position: absolute;
    top: 34%;
    left: 21%;
    z-index: 1000;
    height: 57%;
    width: 62%;
}

.background-images{
    filter:blur(4px);
    -webkit-filter: blur(4px);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    /*filter:grayscale(100%);*/
}
.imageads{
    width: 100%;
    margin-top: 1%;
    margin-bottom: 1%;
}
.imageads img{
    width: 99%
}
.videoContainer{
    margin-top: 0px;
    margin-left:10%;
}
/*.videoContainer h5{
    margin-left: 5%;
}*/
.homeContact_btnCnt .button.hollow{
    min-width: 180px;
}