main[role="main-wrapper-iamge"],main[role="main-wrapper-iamge"] > .over-bg-color{ background-image:none}

   .bg-container-youtube{ position: fixed;

    left: 0px;

    top: 0px;

    width: 100%;

    overflow: hidden;

    height: 100%;

    z-index: -1;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);

   }

.overlay-bg{background-color: rgba(0, 0, 0, 0.6); position:absolute; left:0; width:100%; height:100%; top:0; right:0}

main[role="video-container"]{ position:relative; z-index:6}

