/* Index Header Logo 350x120px */
.mbr-brand__logo {
	background-image: url(../../img/osram-logo-transparent.png);
	background-repeat: no-repeat;
	background-size: cover !important;
}


/* Form Header Logo 350x120px */
.navbar-brand {
	background: url(../../img/osram-logo-transparent.png) left center no-repeat;
	background-size: cover;
	text-indent: -99999px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {

    .navbar-brand {
    	background-image: url(../../img/osram-logo-transparent.png) !important;
		background-repeat: no-repeat !important;
		background-size: 97px 36px !important;
    }
	
}

/* Index (Webinar Title) - Background 1920x1285px */
#content5-77 {
	background-image: url(../../img/bg-01_0908.jpg);
}

/* Index (Webinar Overview) - Background 1920x1285px */
#header1-76 {
	background-image: url(../../img/bg-01_0908.jpg);
}