/* COBRANDING MAINSCHLEIFENTOUR */

/* DESKTOP */
.mobile.website .header.nav {
	background: url("../img/cobranding_mainschleifentour/mobile/bg_button.png") repeat transparent center center !important;
}
.mobile .button.tour {
	background: url("/img/cobranding_mainschleifentour/mobile/bg_button_tour.png") repeat transparent center center !important;
}
.mobile .button.cobranding {
	background: url("/img/cobranding_mainschleifentour/mobile/bg_button.png") repeat transparent center center !important;
}
.mobile.website .content .information.person {
	background-image: url("../img/cobranding_mainschleifentour/mobile/icon_station_person.png");
}
.website .content .information.building {
	background-image: url("../img/cobranding_mainschleifentour/mobile/icon_station_building.png");
}
.mobile .steps {
	background: url("/img/cobranding_mainschleifentour/mobile/bg_bar_steps.png") no-repeat white left center;
	background-size: 100% auto;
}
.icon-person, .icon-building {
	color: #AFC022;
}

/* DESKTOP */
.desktop .button.cobranding {
	background: url("/img/cobranding_mainschleifentour/desktop/bg_button.png") repeat transparent center center !important;
}
.desktop .city .description {
	color: white;
	background: #c2c960; /* Old browsers */
background: -moz-linear-gradient(top,  #c2c960 0%, #afc022 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2c960), color-stop(100%,#afc022)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c2c960 0%,#afc022 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c2c960 0%,#afc022 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c2c960 0%,#afc022 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c2c960 0%,#afc022 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c960', endColorstr='#afc022',GradientType=0 ); /* IE6-9 */
}

.desktop .city .tour-list .tour  a.link {
	background: url("../img/cobranding_mainschleifentour/desktop/icon_arrow_link.png") no-repeat transparent left center !important;
}
.desktop h1 {
	color: #AFC022 !important;
}
.desktop .station .station-description h2 {
	color: #AFC022 !important;
}
.desktop .breadcrumbs a, .desktop .station .link, .desktop .station .station-list .station .link-icon {
	background: url("../img/cobranding_mainschleifentour/desktop/icon_breadcrumb.png") no-repeat transparent left center !important;
}
.desktop .breadcrumbs a:first-child  {
	background: none !important;
}

/*stage*/
.desktop .footer-bar {
	background: url("../img/cobranding_mainschleifentour/desktop/bg_footer_bar.png") repeat transparent center center !important;
}

.desktop .jp-video .jp-current-time {
	color: #AFC022 !important;
}
.desktop .jp-play {
	background-image: url("/img/cobranding_mainschleifentour/desktop/jplayer/play.png") !important;
}
.desktop .jp-volume-bar-value {
	background-image: url("/img/cobranding_mainschleifentour/desktop/jplayer/volume_green.png") !important;
}
.desktop .jp-play-bar {
	background-color: #AFC022 !important;
}