/*!
// COPYRIGHT NOTICE - DO NOT REMOVE!!
//
// StreamS HiFi HTML5 MSE HLS.js Audio Player
// v3.1.1.5
// 2025-04 Greg Ogonowski / Nathan Niyomtham
// Copyright ©2025 StreamS/Modulation Index LLC All Rights Reserved
// Portions Copyright of their perspective owners.
//
// This player code is released into public domain and may be freely distributed and used for both private and commercial use
// provided that this copyright notice and the StreamS logos are NOT MODIFIED or REMOVED without permission.
// Modification to the core functionality are NOT permitted without permission.
// Modification to the appearance and/or size are permitted.
// This computer software code is protected by copyright law and international treaties.
//
// No warranties are implied.
//
// Fee based support, custom implementations, and professional streaming audio encoders are available from StreamS/Modulation Index LLC.
//
// For more information contact:
// StreamS/Modulation Index LLC
// Diamond Bar, CA USA
// Website:	https://www.indexcom.com
// E-Mail:	info@indexcom.com
// Telephone:	+1 909 860-6760
*/

/* horiz */
@media only screen and (min-width: 480px) {}

/* vert */
@media only screen and (max-width: 479px) {}


/*
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 400;
  src: url('../font/pt-sans-narrow-v18-latin_latin-ext-regular.woff2') format('woff2');
}

/*
@font-face {
  font-family: 'PT Sans Narrow';
  font-style: normal;
  font-weight: 700;
  src: local(''),
    url('../font/pt-sans-narrow-v18-latin_latin-ext-700.woff2') format('woff2');
}

/* open-sans-condensed-300 - latin
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('../font/open-sans-v27-latin-ext_latin-300.woff2') format('woff2');
}

/* open-sans-condensed-500 - latin
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('../font/open-sans-v27-latin-ext_latin-500.woff2') format('woff2');
}

/* open-sans-condensed-700 - latin
@font-face {
  font-family: 'Open Sans Condensed';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../font/open-sans-v27-latin-ext_latin-700.woff2') format('woff2');
}
*/
/* oswald-200 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 200;
  src: url('../font/oswald-v53-latin_latin-ext-200.woff2') format('woff2');
}

/* oswald-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: url('../font/oswald-v53-latin_latin-ext-300.woff2') format('woff2');
}

/* oswald-regular - latin_latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../font/oswald-v53-latin_latin-ext-regular.woff2') format('woff2');
}

/* oswald-500 - latin_latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url('../font/oswald-v53-latin_latin-ext-500.woff2') format('woff2');
}

/* oswald-700 - latin_latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: url('../font/oswald-v53-latin_latin-ext-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Klavika Condensed';
  src: url('../font/Klavika Bold Condensed.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}

@font-face {
  font-family: 'Klavika Condensed';
  src: url('../font/Klavika Condensed.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}

@font-face {
  font-family: 'Klavika Condensed';
  src: url('../font/Klavika Light Condensed.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}

@font-face {
  font-family: 'Klavika Condensed';
  src: url('../font/Klavika Medium Condensed.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-FB02;
}


@font-face {
  font-family: 'icomedia';
  src: url('../font/icomedia.woff2?o03r8y') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomedia' !important;
  /* speak: never; */
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-play3:before {
  content: '\ea1c';
}

.icon-stop2:before {
  content: '\ea1e';
}

.icon-volume-mute:before {
  content: '\ea2a';
}

.icon-volume-muted:before {
  content: '\ea29';
}

.icon-volume-low:before {
  content: '\ea28';
}

.icon-volume-medium:before {
  content: '\ea27';
}

.icon-volume-high:before {
  content: '\ea26';
}

.icon-menu:before {
  content: '\e9bd';
}

.icon-enlarge:before {
  content: '\e989';
  text-align: right;
}

.icon-shrink:before {
  content: '\e98a';
  color: #888888;
}

.btn1 {
  border: none;
  color:#999999;
  background-color: inherit;
  padding: 0px 0px;
  margin-left: 0px;
  font-size: 16px;
  font-size: 28px;
  cursor: pointer;
  display: inline-block;
  z-index: 1; position:relative;
}

.btn2 {
  border: none;
  color:#bb9911;
  background-color: inherit;
  padding: 0px 0px;
  margin-left: 0px;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  z-index: 1; position:relative;
}

.btn-big {
  border: none;
  color:#CCCCCC;
  background-color: inherit;
  padding: 0px 0px;
  margin-left: 0px;
  font-size: 192px;
  cursor: pointer;
  display: inline-block;
}
/*
.btn:hover {
	background: inherit;
	color: #00AAFF;	
	}
*/

.btn_play:hover {color: #00ff00;}
.btn_stop:hover {color: #FF0000;}
.btn_mute:hover {color: #ffcc00;}
.btn_vol:hover {color: #FFCC00;}
.btn_menu:hover {color: #00FF00;}
.btn_enlarge:hover {color: #FFFFFF;}
.btn_shrink:hover {color: #FFFFFF;}

.slidecontainer {
  width: 120px;
  display:inline-block;  
}

/*
// SLIDER - SOLID {}

.slider {
  -webkit-appearance: none;
  width: 100px;
  height: 12px;
  background: #d3d3d3;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

 // for chrome/safari {}
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 8px;
  height: 12px;
  background: #046DFF;
  cursor: pointer;
}

// for firefox {}
.slider::-moz-range-thumb {
  width: 8px;
  height: 12px;
  background: #046DFF;
  cursor: pointer;
}
*/

/* SLIDER - OUTLINE */

.slider {
  -webkit-appearance: none;
  width: 120px;
  height: 12px;
  margin-top: 16px;
  background: #000;
  background-image: linear-gradient(90deg, #00C0FF 0%, #FFCF00 49%, #FF4F4F 100%);
  outline: none;
  border: 1px solid #d3d3d3;
  border-radius: 0px;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.slider:hover {
  opacity: 1;
}

/* chrome/safari */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  background: #000;
  cursor: pointer;
  border: 5px solid #d3d3d3;
  border-radius: 0px;
}

/* firefox */
.slider::-moz-range-thumb {
  width: 6px;
  height: 6px;
  background: #000;
  cursor: pointer;
  border: 4px solid #d3d3d3;
  border-radius: 0px;
}

/* DROPDOWN MENU */

.dropbtn {
  background-color: inherit;
  color: #888888;
  margin-top: 16px;
  padding: 0px;
  font-size: 12px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: inherit;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 80px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0);
  z-index: 1;
  font-size: 12px;
  font-family: 'Oswald', sans-serif;
}

.dropdown-content a {
  color: black;
  padding: 4px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ccc;}

.show {display: block;}





/*
iframe {
  width: 1px;
  min-width: 100%;
}
*/


/* from original pad.css

body, html {
  height: 99%;
  margin: 0;
  overflow: hidden;
zoom: 1;
background-color: Black;
}
*/


html {
  /* box-sizing: border-box; */
  font-size: 18px;
  height: 100%;
  background-color: rgb(0, 192, 255);
  background-color: rgba(0, 0, 0, 1.0);
}


/* *,
*:before,
*:after {
  box-sizing: inherit;
} */


body {
  margin: 0.75rem;
  margin: 0.0rem;
  /*font-family: sans-serif;
  line-height: 1.5;
  font-size: 18pt;*/
  color: rgb(192, 192, 192);
  display: flex;
  flex-direction: column;
}

audio {
  width: 400px;
  display: block;
}

/*
.controls {
  height: 48px;
  display: flex;
  justify-content: space-between;
}
*/

.button_stop {
  display: inline-flex;
  align-items: center;
  height: 24px;
  width: 47.5%;
  background-color: rgb(255, 0, 0);
  border: none;
  color: rgb(255, 0, 0);
  padding: 0px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 2px;
  cursor: pointer;
}

.button_play {
  display: inline-flex;
  align-items: center;
  height: 24px;
  width: 47.5%;
  background-color: rgb(0, 255, 0);
  border: none;
  color: rgb(0, 255, 0);
  padding: 0px 16px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0px 2px;
  cursor: pointer;
}

.button_play:disabled,
.button_play[disabled] {
  background-color: #333;
  color: #666666;
}

.button_stop:disabled,
.button_stop[disabled] {
  background-color: #333;
  color: #666666;
}


/* SELECT STREAM */

select {
  appearance: base-select;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #ffdf5e;
  background-image: none;
  flex: 1;
  /* padding: 0 .5em; */
  color: #000000;
  cursor: pointer;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.select-stream {
  position: relative;
  display: flex;
  width: 100%;
  width: 720px;
  height: 24px;
  line-height: 1;
  background: #ffdf5e;
  overflow: hidden;
  border-radius: .25em;
  margin-bottom: 16px;
}

.select-stream::after {
  /* content: '\25BC'; */
  font-size: 12px;
  position: absolute;
  top: -6px;
  right: 0;
  padding: 0 6px;
  background: #2b2e2e;
  cursor: pointer;
  pointer-events: none;
  transition: .25s all ease;
}

.select-stream:hover::after {
  color: rgb(0, 192, 255);
}
/*
option {
  background-color: red;
  background-up-down: purple;
}
*/
option:hover {
  color: rgb(0, 192, 255);
}



/* BACKGROUND IMAGE */

.imageBg {
  position: absolute;
  background-image: url("../img/MaxRadioSociety_1200px.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 100%;
  /* max-height:640px; */
  min-width: 100%;
  filter: blur(100px);
  opacity: 0.30;
}

.content1 {
  position: absolute;
  left: 50%;
  top: 2%;
}

.content2 {
  position: relative;
  left: -50%;
}

.content2-min {
  position: relative;
  left: 0%;
}


img {
  background-color: rgba(0, 0, 0, 0.0);
  /*width: 100%;*/
  /*height: auto;*/
  max-width: 280px;
  max-height: 280px;
  /*padding-top: 4px;*/
  display: block;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  /*background-image: url('../img/Image_Default.jpg');*/
}

/*
label {
  font-family: sans-serif;
  font-size: 12pt;
  color: rgb(255, 255, 255)
}

#events {
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 10pt;
}
*/


.header-vert {
  border-top: solid rgb(121, 193, 66) 1px;
  border-bottom: solid rgb(121, 193, 66) 1px;
  background-color: rgba(121, 193, 66, 0.1);
  width: 100%;
  height: 48px;
  /*max-width: 400px;*/
  padding-top: 6px;
  padding-right: 6px;
  padding-left: 6px;
  vertical-align: middle;
  margin-bottom: 10px;
  margin: auto;
}

.footer-vert {
  border-top: solid rgb(121, 193, 66) 1px;
  border-bottom: solid rgb(121, 193, 66) 1px;
  background-color: rgba(121, 193, 66, 0.1);
  width: 100%;
  height: 48px;
  /*text-align: right;*/
  padding-top: 0px;
  padding-right: 6px;
  padding-left: 6px;
  display: flex;
  align-items: center;
}

.logo-header {
  height: 64px;
  width: 64px;
  position:absolute;
  padding-left: 0px;
  margin-left: 24px;
  margin-top: -47px;
  margin-top: -56px; /* = -(image height/2) - (spacer height/2) */
}



.name {
  width: 100%;
  width: 712px;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 700;
  /*font-size: 4.2vw;*/
  font-size: 20px;
  /* text-align: center; */
  text-align: right;
  margin-top: 4px;
  margin-right: 8px;
  padding-right: 8px;
  line-height: 1.0;
  color: white;
}

.description {
  width: 100%;
  width: 712px;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  /*font-size: 3.0vw;*/
  font-size: 18px;
  /* text-align: center; */
  text-align: right;
  margin-right: 8px;
  padding-right: 8px;
  line-height: 1.2;
  color: rgb(192, 192, 192);
}


/* HISTORY */

.history {
  width: 100%;
  width: 696px;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  /*font-size: 3.0vw;*/
  font-size: 15px;
  /* text-align: center; */
  text-align: left;
  padding-left: 24px;
  border-bottom: solid rgb(0, 192, 255) 1px;
  background-color: rgba(0, 192, 255, 0.2);
  color: rgb(192, 192, 192);
}
.image-small {
  width: auto;
  max-height: 72px;
  max-width: 72px !important;  
  vertical-align: middle;
  /*height: 400px;*/
  /*animation-timing-function: ease-in-out;
  animation-duration: 1.0s;
  animation-direction: alternate;
  animation-iteration-count: 1;
  animation-name: zoom;*/
}

.column-left {
  float: left;
  width: 616px;
  height: 84px;
  text-align: right;
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  font-size: 15px;
  background-color: rgba(0, 192, 255, 0.2);
  padding: 5px;
  align-items: center;
  display: flex;
  justify-content: right;
  color: rgb(192, 192, 192);
}

.column-right {
  float: left;
  width: 84px;
  height: 84px;
  background-color: rgba(0, 192, 255, 0.2);
  padding: 5px;
  align-items: center;
  display: flex;
  justify-content: center;
}

/* Clear floats after the columns */
.row:after {
  content: "";
  text-align: left;
  display: table;
  clear: both;
  width: 720px;
  padding: 0.5px;
  background-color: rgba(0, 192, 255, 0.5);
}

/*
#image {
  width: 100%;
  max-width: 400px;
  height: auto;
}
*/

/* IMAGE: ZOOM-IN =============================================================*/
/*
.image {
    animation-timing-function: ease-in-out;
    animation-duration: 1.0s;
    animation-direction: alternate;
    animation-iteration-count: 1;
    height: 400px;
    max-width: 400px !important;
    animation-name: zoom;
}
/*
@keyframes zoom {
0% { filter: blur(15px); transform: scale(0); }
100% { filter: blur(0px); transform: scale(1); }
}

@keyframes zoom {
    0% { transform: scale(0); }
    100% { transform: scale(1); }
}
*/

/* IMAGE: ZOOM-IN-CENTER-HORIZ ================================================*/

.image-header {
  height: 96px;
  width: 96px;
  position:absolute;
  padding-left: 0px;
  margin-left: 12px;
  margin-top: 0px;
  margin-top: -82px; /* = -(image height/2) - (spacer height/2) */
  margin-top: -54px; /* = -(image height/2) - (spacer height/2) */

}


.image {
  width: auto;
  max-height: 280px;
  /* max-height: 96px; */ /* mini */
  max-width: 280px !important;
  /* max-width: 96px !important; */ /* mini */
  /*height: 400px; */

  /* mini */
  /* margin-left: 12px; */
  /* margin-top: -54px; */ /* = -(image height/2) - (spacer height/2) */

  animation-timing-function: ease-in-out;
  animation-duration: 1.0s;
  animation-direction: alternate;
  animation-iteration-count: 1;
  animation-name: zoom;
}


@keyframes zoom {
  0% {
    filter: blur(15px);
    transform: scale(1, 0);
  }

  100% {
    filter: blur(0px);
    transform: scale(1, 1);
  }
}

/*
@keyframes zoom {
  0% { transform: scale(1, 0);}
  100% {transform: scale(1, 1);}
}
*/

/* IMAGE: ZOOM-IN-OUT-IN =============================================================*/
/*
.image {
  animation-timing-function: ease-in-out;
  animation-duration: 1.0s;
  animation-direction: alternate;
  animation-iteration-count: 1;
  width: 400px;
  max-width: 400px !important;
  animation-name: zoom;
}

@keyframes zoom {
  0% { transform: scale(0);
  }
  25% { transform: scale(1);
  }
  50% { transform: scale(0);
  }
  100% { transform: scale(1.5);
  }
}
*/

/* IMAGE: ZOOM-ROTATE =========================================================*/
/*
.image {
  width: 400px;
  height: 400px;
  animation-name: spin;
  animation-duration: 300ms;
  animation-timing-function: linear;
  animation-iteration-count: 1;
}

@keyframes spin {
  from {
    transform: rotate(0deg) scale(0);
  }

  to {
    transform: rotate(360deg) scale(1);
  }
}
*/
/* animation: spin .3s linear 1; */
/* @keyframes spin { 100% { transform:rotate(360deg); } } */


/* IMAGE: FADE-IN =============================================================*/
/*
.image {
	width:100%;
	height:auto;
//	max-width:100%;
//	max-width:960px;
	padding:1%;
	animation: fadein 1000ms;
	vertical-align: top;
	}
    @keyframes fadein {
      from { opacity: 0; }
      to { opacity: 1; }	
    }
*/

/* IMAGE: FLIP-HORIZ ==========================================================*/
/*
.image {
  height: 400px;
  width: 400px;
  max-width: 400px !important;
  max-height: 400px;
  padding: 1%;
  animation-timing-function: ease-in-out;
  animation-duration: 2s;
  animation-direction: alternate;
  animation-iteration-count: 1;
  animation-name: flip;
}

@keyframes flip {
  0% {
    transform: perspective(320px) rotateY(0);
  }

  100% {
    transform: perspective(320px) rotateY(360deg);
  }
}
*/

/* IMAGE: SPIN ================================================================*/
/*
.image {
  width: 400px;
  max-height: 400px;
  -webkit-animation:spin 1s linear 1;
  -moz-animation:spin 1s linear 1;
  animation:spin 0.5s linear 1;
}
@-moz-keyframes spin { 
  100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
  100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
  100% { 
      -webkit-transform: rotate(360deg); 
      transform:rotate(360deg); 
  } 
}
*/
/* IMAGE: SLIDE-DOWN ==========================================================*/
/*
.image {
    overflow: hidden;
    position: relative;
    transform: translateY(-100%);
    width: 400px;
    max-height: 400px;
    animation: slide 1.5s forwards;
    animation-delay: 0s;
    }
    @keyframes slide {
      100% { transform: translateY(0%); }
    }
*/
/* IMAGE: CENTER HORIZ */
/*
*/
/* IMAGE: CENTER VERT */
/*
*/

/*
.animate-text {

  animation: fade 1 2s;
}
@keyframes fade {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
*/

.animate-text {
  animation: scale2 1.0s ease-out;
  animation-iteration-count: 1;
  opacity: 1.0;
  transform: scale(1);
  display: inline-block;
}

@keyframes scale2 {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.0, 0.0);
    transform: scale(1.0, 0.0);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1.0, 1.0);
    transform: scale(1.0, 1.0);
  }
}

.metadata-vert {
  height: 130px;
}

#artist {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  /*font-size: 4vw;*/
  font-size: 27px;
  /* font-size: 18px; */ /* mini */
  line-height: 2.00;
  /* line-height: 1.00; */ /* mini */
  text-align: center;
  text-align: left;
  color: rgb(224, 224, 224);
}

#title {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 700;
  font-style: normal;
  /*font-size: 4vw;*/
  font-size: 22px;
  /* font-size: 16px; */ /* mini */
  line-height: 1.00;
  text-align: center;
  text-align: left;
  color: rgb(224, 224, 224);
}

#album {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  /*font-size: 4vw;*/
  font-size: 22px;
  text-align: center;
  text-align: left;
  margin-top: 8px;
  color: rgb(192, 192, 192);
}

#year {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  /*font-size: 4vw;*/
  font-size: 22px;
  text-align: center;
  text-align: left;
  margin-top: 8px;
}

#accompaniment {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Klavika Condensed', sans-serif;
  font-weight: 300;
  font-style: normal;
  /*font-size: 4vw;*/
  font-size: 16px;
  text-align: center;
  text-align: left;
  margin-top: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#enc {
  width: 100%;
  /*max-width: 400px;*/
  font-family: 'Oswald', sans-serif;
  font-size: 3vw;
  font-size: 11px;
  color: #5e5e5e;
  text-align: center;
}

.info1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  color: #6e6e6e;
  text-align: right;
}

.info2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 12px;
  color: #5e5e5e;
  text-align: right;
}

/*
#copyright {
  width: 50%;
  max-width: 800px;
  font-family: sans-serif;
  font-size: 2.4vw;
  font-size: 6px;
  color: #bbbbbb;
  text-align: right;
  line-height: 1.3;
}
*/

.logo-vert1 {
  /*width: 30%;*/
  width: 100px;
  /*height: 40px;*/
  /*height: 32px;*/
  text-align: left;
  vertical-align: middle;
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  background-color: rgba(0, 0, 0, 0.0);
}

.logo-vert2 {
  /*width: 35%;*/
  width: 40px;
  /*height: 85%;*/
  /*height: 24px;*/
  float: left;
  padding-top: 0px;
  padding-left: 8px;
  background-color: rgba(0, 0, 0, 0.0);
}

.copyright-vert {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-align: right;
  line-height: 1.4;
  color: #AAAAAA;
  white-space: normal;
  vertical-align: top;
  width: 100%;
}

#player {
  margin-top: 16px;
  margin-bottom: 16px;
  width: 100%;
  max-width: 400px;
  justify-content: center;
}








/* PLAYER FRAME */

.header {
  width: 720px;
  height: 46px;
  margin-top: 24px;
  margin-right: 8px;
  text-align: right;
  border-top: solid rgb(0, 192, 255) 1px;
  border-bottom: solid rgb(0, 192, 255) 1px;
  background-color: rgba(0, 192, 255, 0.1);
  background-color: rgba(0, 192, 255, 0.05);
}

.header-min {
  width: 720px;
  height: 200px;
  padding-top: 12px;
  margin-right: 8px;
  text-align: center;
  border-top: solid rgb(0, 192, 255) 1px;
  border-bottom: solid rgb(0, 192, 255) 1px;
  background-color: rgba(0, 192, 255, 0.1);
  background-color: rgba(0, 0, 0, 1.0);
}

.spacer1 {
  width: 720px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.0);
}

.center {
  width: 720px;
  height: 232px;
  margin-left: 0px;
  border-top: solid rgb(0, 192, 255) 1px;
  border-bottom: solid rgb(0, 192, 255) 1px;
  background-color: rgba(0, 192, 255, 0.1);
  background-color: rgba(0, 192, 255, 0.05);

}

.ident-mini {
  margin-top: -44px;
}

.pat-mini {
  /* display: flex; */
  /* width: 380px;
  height: 184px; */
  margin-left: 140px;
  margin-top: 0px;
  padding-top: 0px;
  background: #000;
  overflow: hidden;
  /*position: absolute;*/
  background-color: rgba(0, 0, 0, 0.0);
}

.pat {
  width: 380px;
  height: 184px;
  margin-left: 328px;
  margin-top: 0px;
  padding-top: 0px;
  background: #000;
  overflow: hidden;
  /*position: absolute;*/
  background-color: rgba(0, 0, 0, 0.0);
}

.info {
  width: 380px;
  height: 48px;
  margin-left: 328px;
  background-color: rgba(0, 0, 0, 0.0);
}

.pag-mini {
  width: 96px;
  height: 96px;
  background: rgba(0, 0, 0, 0.0);
  position:absolute;
  margin-left: 12px;
  margin-top: -54px; /* = -(image height/2) - (spacer height/2) */
}

.pag {
  width: 280px;
  height: 280px;
  background: rgba(0, 0, 0, 0.0);
  margin-left: 24px;
  margin-top: -253px; /* = -(image height) + (spacer/2) */
}

.spacer2 {
  width: 720px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0.0);
}

.spacer3 {
  width: 720px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.0);
}

.footer {
  border-top: solid rgb(0, 192, 255) 1px;
  border-bottom: solid rgb(0, 192, 255) 1px;
  background-color: rgba(0, 192, 255, 0.05);
  width: 720px;
  height: 46px;
  display: flex;
  text-align: right;
  margin-right: 8px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  vertical-align: middle;
}

.controls {
  display: flex;
  width: 328px;
  margin-left: 24px;
  margin-right: 24px;
  justify-content: space-between;
}

.logo1 {
  width: 100px;

  padding-top: 5px;
  padding-left: 0px;
  opacity: 1;
  float: left;
}

.logo2 {
  width: 40px;
  padding-top: 7px;
  padding-left: 8px;
  opacity: 1;
  float: left;
}

.copyright {
  padding-top: 4px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 11px;
  text-align: right;
  padding-right: 8px;
  margin-right: 0px;
  color: #AAAAAA;
  white-space: normal;
  /* vertical-align: middle; */
  width: 280px;
}

.copyright-min {
  padding-top: 6px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 11px;
  text-align: right;
  padding-right: 0px;
  margin-right: 0px;
  color: #AAAAAA;
  white-space: normal;
  /* vertical-align: middle; */
  /* width: 280px; */
  width: 720px;
}


/* SCROLL MARQUEE */

.marquee {
  width: 720px;
  height: 24px;
  overflow: hidden;
  position: relative;
  background: #000000;
  color: #cccccc;
  border: 0px solid #4a4a4a;
}

.marquee p {
  font-family: 'Oswald', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  position: absolute;
  width: 120%;
  height: 100%;
  margin: 0px;
  line-height: 24px;
  text-align: center;
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -moz-animation: scroll-left 2s linear infinite;
  -webkit-animation: scroll-left 2s linear infinite;
  animation: scroll-left 40s linear infinite;
}

/*
    @-moz-keyframes scroll-left {
      0% {
        -moz-transform: translateX(100%);
      }

      100% {
        -moz-transform: translateX(-100%);
      }
    }

    @-webkit-keyframes scroll-left {
      0% {
        -webkit-transform: translateX(100%);
      }

      100% {
        -webkit-transform: translateX(-100%);
      }
    }
*/
@keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  100% {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}