@charset "UTF-8";

/** Styling changes for the ISG website. */
#isg-static-page .isg-static-banner {
	margin: 0;
}

#isg-static-page .isg-static-banner .isg-banner-content {
	overflow: hidden;
}

/** Styling changes for the YT embeded video's. */
.html5-video-player .ytp-pause-overlay {
	display: none;
}

.html5-video-player .ytp-impression-link {
	display: none;
}
