.preloader {
  border-radius: 0 !important;
  display: initial;
  font-family: Arial, Helvetica, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  height: 100vh;
  width: 100vw;
  background-color: #ffffff;
/* svg as background image */
background-image: url('https://www.classicrock-radio.de/assets/img/audio.svg');
background-repeat: no-repeat;
background-position: center; }
  .preloader img {
    display: block;
    margin: 20% auto;
    overflow: hidden; }
	/* hide preloader img src embed */	.img-wrap {display: none; text-align: center;}
	/* responsive for mobile */	@media screen and (max-width: 768px) {.preloader img {margin: 25vh auto;}}
div.preloaderfont {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    margin-bottom: 1rem;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.25rem;
    text-rendering: optimizeLegibility;
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto; }
a.preloaderlink {
  line-height: 1.25rem;
  color: #c23319;
  text-decoration: none;
  background-color: transparent;
  cursor: url("https://www.classicrock-radio.de/assets/img/cursor.cur"), auto !important;
  transition: color 0.25s ease-out; }
  a.preloaderlink:hover, a.preloaderlink:focus, a.preloaderlink:active {
    color: #000 !important;
    outline-width: 0; }
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  src: url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://www.classicrock-radio.de/assets/fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
  font-display: swap;
}
