/*!---------- PLACE YOUR CUSTOM STYLES AND OVERRIDES HERE ----------*/
/*.background-image-holder.fadeIn {
    opacity: 0.8;
}*/
.header-2 {
    min-height: 0;
    height: 700px;
}
.header-2::before
{
    opacity: 0.1;
}
.header-2 .local-video-container, .header-2 .embed-video-container {

    max-width: none;

}

.video iframe, .video object, .video embed {
               border: medium none;
               width: 110%;
           }
.play-button {
    margin: -50px auto 0 -40px;
}

.header .container {
    width: 600px;
    top: -90px;
}