
@font-face { 	
		src: url(fonts/vt220.ttf);
		font-family: vt; 
		font-weight: bold;
		}
@font-face { 	
		src: url(fonts/vt220.ttf);
		font-family: vittot; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/monor-bold.otf);
		font-family: monor; 
		font-weight: normal;
		}

@font-face { 	
		src: url(fonts/Apfel/web/ApfelGrotezk-Mittel.woff);
		font-family: Apfel; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/NectoMono/web/NectoMono-Regular.woff);
		font-family: nectomono; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/BDOgrotesk/BDOGrotesk-VF.woff2);
		font-family: bod; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/utara/Utara-Medium.ttf);
		font-family: utara; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/1stSortie.ttf);
		font-family: sor; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/amos.ttf);
		font-family: amos; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/Besley-Medium.ttf);
		font-family: bes; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/nanumgothic/NanumGothic-Regular.ttf);
		font-family: nanumgothic; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/montserrat/Montserrat-Medium.otf);
		font-family: montserrat; 
		font-weight: normal;
		}
@font-face { 	
		src: url(fonts/aileron/Aileron-Light.otf);
		font-family: aileron; 
		font-weight: normal;
		}

body {
	background-color: white;
	}

h1 {
	text-align: center;
	font-family: "utara", sans-serif;
	color: #9a031e;
}

h2, h3, h4 {
	color: #9a031e;
	text-align: center;
	font-family: "bes", sans-serif;
}

/* dj.html */

button.dj {
	background: #9a031e;
	color: white;
	display: inline-block;
	border-radius: 10px;
	border-style: none;
	font-size: 13pt;
	padding: 7px;
	margin: 10px;
	}
		
	

#header {
	text-shadow: 3px 3px #e3f988;
}

h2.dj {
	font-size: 30pt;
}

.anno {
	color: #004e98;
	font-size: 22pt;
	background: yellow;
	margin: 10px;
	margin-left, margin-right: 0 auto;
	display: block;
	}

h1 {
	font-size: 40pt;
}
p { 	
	font-family: "NectoMono", sans-serif;
	color: black;
	line-height: 20px;
	font-size: 13pt;
	padding: 10px;
	}
a {
	color: #9a031e;
	font-family: "nanumgothic" sans-serif;
	}
a:hover {
	color: orange;
	}
.center {
	display: block;
	text-align: center;
	margin: 0 auto;
	}
.white{
	color: white;
	}
.elemento-lista-lavori {
	color: black;
	text-align: center;
	}
a.elemento-lista-lavori:hover {
	color: white;
	}
.img-main {	
	display: block;
	max-width: 300px;
	border-radius: 30px;
	margin: auto;
	}
.img-right {	
	float: center;
	display: block;
	max-height: 250px;
	margin: auto 5px;
	margin-left: 10px;
	margin-right: 0;
	margin-top; 5px;
	padding: 10px
	border-radius: 4px;
	}
.img-left {	
	float: left;
	display: block;
	max-height: 250px;
	margin: auto 5px;
	margin-left: 0;
	margin-right: 10px;
	margin-top; 5px;
	border-radius: 4px;
	}
.img-small {
	width: 200px;
	display: flex
	padding: 30px;
	display: block;
	text-align: left;
	}
.img-medium {
	max-width: 100px;
	padding: 10px;
	float: left;
	}

li {
	color: black;
	padding: 15px;
	padding-top:0px;
	list-style: none;
	font-family: "montserrat", sans-serif;
	}

.main-lista { 
	margin: 0 auto;
	padding: 10px;
	text-align: center;
      	list-style-type: none; 
	display: block;
	font-size: 12pt;
}

.lista-appunti{ 
	padding: 10px;
	text-align: left;
      	list-style-type: none; 
	font-size: 13pt;
}

.lista-mixes{ 
	padding: 10px;
	text-align: left;
      	list-style-type: none; 
	font-size: 11pt;
	text-align: center;
}

@media (min-width: 750px) {
 html {
	margin-right: 50px;
	margin-left: 50px;
 	}
	}

@media (max-width: 500px) {
	img.personal {
	display: block;
	max-width: 320px;
	padding: 20px;
	margin:auto;
	}
	body {
	margin-left: 10px;
	margin-right: 10px;
	}

div.album {
	float: none;
	margin: 0 auto;
	}
	}

div.gallery {
	margin:auto;
	display: block;
	float: left;
	width: 200px;
	height: 400px;
	padding: 20px;
}

div.gallery:hover:not(.active) {
	background-color: black;
	color: #990000;
	}

div.gallery img:hover  {
	width: 110%
	}

div.gallery img  {
	width:100%;
	height:auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.title {
	padding: 15px;
	display: block;
	margin: auto;
	font-size:15px;
	color: black;
	text-align: center;
}

div.title a {
	text-decoration: none;
	color: black;
	}

#myProgress {
  width: 100%;
  background-color: orange;
	float: left;
}

#myBar {
  width: 0%;
  height: 30px;
  background-color: grey;
  line-height: 20px;
	float:left;
}


.album {
	width: 200px;
	height:200px;
	margin: 10px;
	padding: 20px;
	padding-bottom: 30px;
	float: left;
	display: none;
	/* aggiungere rounded borders */
	}
.album img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	}
.album:hover {
	width: 250px;
	height: auto;
	}

.show {
	display: block;
	}

.container {
	overflow: hidden;
	width: 100%;
	}

.btn {
	border: none;
	border-radius: 20px;
	color: white;
	background: red;
	padding: 12px 16px 12px 16px;
	text-align: center;
	}

.btn:hover {
	color: white;
	background: grey;
	}
	
.btn.active {
	color: white;
	background: black;
	}

.appunti {
	color: #9a031e;
	padding: 10px;
	}
.mixes {
	color: #b0bf1a;
	padding-bottom: 60px;
	font-weight: bold;
	}
.appunti:hover {
	color: #004e98;
	}
.appunti:visited {
	color: purple;
	}
.img-container { 
	width: 33%;
	min-height: 70px;
	float:left;
	margin: 0;
	padding: 0px;
}
.imga {
	max-width:100%;
	display: block;
}

.indice {
	display: inline-block;
	text-align: left;
	text-align: left;
	margin: 0 auto;
	font-family: "Apfel";
	}

.index {
	margin: 0 auto;
	text-align: center;
	}
. 
	
.left-list {
	text-align: center;
	display: block;
	margin: 0 auto;
	 }

#home {
 	color: #e3f988;
	border: solid 1px #e3f988;
	width: 40px;
	padding: 4px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: auto;
	background: white;
	border-radius: 30px;
	}

#home:hover {
	color: white;
	background: #004e98;
	}

footer {
	color: black;
	text-align: center;
	}

.img-center {
	display: block;
	margin: 0 auto;
	text-align: center;
	max-width: 70%;
	}
.immagine-articolo {
	max-width: 100%;
	padding: 10px;
	}

figcaption {
	color: darkred;
	}

/*code {
	background: black;
	color: lightgreen;
	border-style: solid;
	border-color: yellow;
	border-radius: 30px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	padding: 15px;
	}
*/
	
pre.code {
	background: #111222 ;
	color: lightgreen;
	border: 1px solid yellow ;
	border-radius: 20px ;
	padding: 1em ;
	white-space: pre-wrap;
	overflow-wrap: break-word ;
	max-width: 600px ;
	margin: auto ;
	}
.collapsible {
	color: white;
	background: #9a031e;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
}

.content {
	padding: 0px 18px;
	display: none;
	overflow: hidden;
	background-color: orange;
}

.active, .collapsible-hover {
	background-color: #9a031e;
}

.collapsible:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 11px;
  color: red;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}


@keyframes cambia-colore {
	  0%   {color: yellow ;}
	 25%  {color: red;}
  	50%  {color: yellow;}
  	100% {color: red;}
}

.progress {
	animation-name: cambia-colore;
	animation-duration: 3s;
	animation-iteration-count: infinite;
	font-size: 15pt;
}

.special_k {
	font-family: "monor";
}

/* Effetto nervoso per "droga" */
.nervous-text {
    font-weight: bold;
    background: linear-gradient(90deg, green, fuchsia);
    background-size: 200% 200%; /* Espande il gradiente */
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent; /* Fallback */
    animation: nervous-animation 0.2s infinite alternate; /* Animazione rapida e nervosa */
}

/* Animazione nervosa */
@keyframes nervous-animation {
    0% { background-position: 0% 50%; }
    100% { background-position: 100% 0%; }
}

/* Effetto blu e rosso per "sbirri" */
.police-lights {
    font-weight: bold;
    font-size: 1.1em;
    background: linear-gradient(90deg, blue, red);
    background-size: 200% 200%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: police-lights-animation 1s infinite;
}

/* Animazione dinamica blu-rosso */
@keyframes police-lights-animation {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }

.hackz {
	font-family: "Apfel", serif;
}

.gif-centre {
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

.container {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh; /* Full height of the viewport */
        }
.jaja {
	font-family: "utara", sans-serif;
	font-weight: bold;
	text-align: center;
}
.jaja-color {
	color: yellow;
	font-weight: bold;
}

th, td {
	font-family: "nectomono", sans-serif;
	text-align: center;
}

table, td, th {
            border: 1px solid;
            padding: 20px;
        }

        table {
            text-align: center;
        }

<!-- 	KERRI CHANDLER -->

@import url('https://use.fontawesome.com/releases/v6.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Trispace&display=swap');
@import url('https://fonts.googleapis.com/css2?family=EB+Garamond&display=swap');
body {
  margin: 0;
  background: black;
  color: white;
  font-family: 'Trispace', sans-serif;
  text-align: center;
}
.load {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: black;
  z-index: 9;
  padding: 100px 0;
  box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
}
.start {
  background: rgb(0 0 0 / 90%);
  z-index: 2;
  position: fixed;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.mute {
  position: fixed;
  padding: 12px 0 13px 0;
  font-size: 30px;
  cursor: pointer;
  z-index: 1;
  right: 30px;
  bottom: 30px;
  color: black;
  background: white;
  border-radius: 100%;
  line-height: 1;
  width: 45px;
}
.mute .fa-play {
  display: none;
}
.pause .fa-play {
  display: initial;
  padding-left: 3px;
}
.pause .fa-pause {
  display: none;
}
.playing {
  width: 100px;
  height: 100px;
}
.playing .fa-play {
  display: none;
}
.playing .fa-pause {
  display: initial;
}
.start i {
  font-size: 30px;
  animation: pulse 2s infinite;
  margin-bottom: 20px;
}
.play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
video {
  width: 100%;
}
audio {
  display: none;
}
.reel-menu a {
  text-align: center;
  position: absolute;
  display: inline-block;
  color: black;
  padding: 22px 0;
  text-decoration: none;
  background: white;
  border-radius: 100%;
  width: 62px;
  font-size: 15px;
  text-transform: uppercase;
  transform: scale(1);
  animation: pulse 2s infinite;
  left: 17vw;
  top: 20vw;
}
@keyframes pulse {
  0% {
    transform: scale(0.8);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.8);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.reel-menu .music {
  top: 13vw;
  left: 52vw;
}
.reel-menu .label {
  top: 43vw;
  left: 25vw;
}
.reel-menu .press {
  top: 42vw;
  left: 77vw;
}
.logo {
  width: 300px;
  position: absolute;
  top: 30px;
  left: 50px;
}
.follow {
  position: absolute;
  right: 50px;
  text-align: right;
  top: 30px;
}
.follow a {
  padding: 10px;
  vertical-align: middle;
  display: inline-block;
}
.social {
  display: inline-block;
  margin-left: 10px;
  font-size: 0;
  vertical-align: middle;
}
i {
  font-size: 20px;
}
.ul {
  border-bottom: solid 1px;
  padding: 10px 0;
  display: inline-block;
}
.follow .join {
  padding: 10px 0;
  cursor: pointer;
}
.latest {
  display: inline-block;
  vertical-align: top;
  padding: 100px 0;
}
.latest .heading {
  margin-bottom: 10px;
  display: inline-block;
}
.info {
  display: inline-block;
  width: 450px;
  line-height: 2;
}
.info .ul {
  display: initial;
  padding: 0 0 7px;
}
.tour {
  display: block;
  padding-top: 70px;
}
.heading {
  display: block;
  font-size: 30px;
}
.contact {
  display: block;
  padding: 100px;
}
.latest iframe {
  width: 500px;
  max-width: 95%;
  margin: 50px;
  height: 465px;
}
.ra {
  position: relative;
  margin-bottom: 70px;
  display: block;
}
.ra img {
  width: 100%;
}
.ra i {
  margin-right: 10px;
}
.intro-box {
  position: absolute;
  left: 70px;
  bottom: 70px;
  text-align: left;
}
.label-box {
  display: inline-block;
  width: 350px;
  line-height: 2;
  margin-left: 50px;
  background: white;
  color: black;
  padding: 50px;
  border-radius: 10px;
  margin-top: 100px;
}
.label-profile {
  width: 150px;
  border-radius: 100%;
  margin: 15px;
  filter: invert(1);
}
.label-bp {
  width: 15px;
  margin-right: 10px;
  vertical-align: -3px;
  filter: invert(1);
}
.press-block {
  display: block;
  padding-top: 50px;
  font-size: 0;
}
.press-block a {
  display: inline-block;
  width: 23vw;
  height: 17vw;
  position: relative;
}
.press-block img {
  width: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.press-block .ul {
  line-height: initial;
}
.press-block .heading {
  margin-bottom: 30px;
}
.contact a {
  display: inline-block;
  padding: 0 30px;
  line-height: 2;
  vertical-align: top;
}
.contact .ul {
  padding: 0 0 5px;
}
.spacesandplaces {
  font-size: 0;
  margin-top: 200px;
}
.venue {
  width: 950px;
  display: inline-block;
  padding: 30px;
  box-sizing: border-box;
  font-size: initial;
  vertical-align: top;
  line-height: 1.6;
  text-align: left;
}
.venue .heading {
  line-height: 1.4;
  margin-bottom: 10px;
  margin: 10px 0;
}
.venue img {
  width: 300px;
}
.venue img:before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
}
.venue a {
  position: relative;
  display: inline-block;
  font-size: 0;
}
.venue a:before {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  font-size: 30px;
  font-weight: bold;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.menu {
  position: absolute;
  right: 50px;
  text-align: right;
  top: 30px;
  font-size: initial;
}
.menu a {
  margin-left: 15px;
}
.title {
  font-size: 50px;
  display: block;
  padding: 30px;
}
.latest .ul {
  margin: 0 10px;
}
.signup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
}
.signup iframe {
  width: 500px;
  max-width: 100%;
  height: 100%;
  border: 0;
  padding-top: 30px;
  box-sizing: border-box;
}
.open .signup {
  display: inline-block;
  background: black;
}
.close {
  position: absolute;
  right: 0;
  width: 15px;
  padding: 30px;
  background: black;
  text-align: center;
  display: inline-block;
  cursor: pointer;
}
.top {
  display: inline-block;
  font-size: initial;
  margin: 50px 0 100px;
  cursor: pointer;
}
.comp {
  display: block;
  background: #eb2e24;
  padding: 50px 0;
}
.comp img {
  width: 500px;
  max-width: 100%;
  margin-bottom: 30px;
}
.button {
  display: inline-block;
  background: white;
  color: black;
  padding: 20px 30px;
  margin: 30px;
}
.rip-left, .rip-right {
  font-size: 25px;
  margin: 0;
  text-transform: uppercase;
  font-family: "EB Garamond", serif;
  display: inline-block;
  width: calc(100% / 3);
  line-height: 2;
  vertical-align: middle;
  padding: 30px;
  box-sizing: border-box;
}
.jc {
  display: block;
  font-size: 0;
  margin: 100px 0 0;
}
.jc img {
  width: calc(100% / 3);
  display: inline-block;
  vertical-align: middle;
}
.jc-box {
  display: inline-block;
  width: 1050px;
  vertical-align: middle;
  line-height: 2;
  text-align: left;
  padding: 0 30px;
  box-sizing: border-box;
  font-size: initial;
  margin-top: 50px;
  max-width: 100%;
}
.jc-box i, .cont i {
  margin-left: 15px;
}
.cont {
  margin: 50px 0 100px;
}
@media (min-width: 1000px) {
  .video-m {
    display: none;
  }
  .reel-menu a:hover {
    background: black;
    color: white;
  }
  .press-block a:hover img {
    width: 100%;
  }
  .ga .intro-box {
    width: 100%;
    text-align: center;
    left: 0;
  }
}
@media (max-width: 500px) {
  .start, .mute, video, audio {
    display: none;
  }
  .video-m {
    width: 100%;
    margin-top: 20px;
  }
  .latest iframe {
    margin: 30px 0;
  }
  .label-box {
    width: 95%;
    margin: 50px 0;
    box-sizing: border-box;
    padding: 20px 15px 50px;
    font-size: 13px;
  }
  .contact {
    padding: 30px 0 70px;
  }
  .contact a {
    font-size: 13px;
    padding: 15px;
  }
  .info {
    font-size: 13px;
    width: 95%;
  }
  .reel-menu {
    position: absolute;
    left: 0;
    top: 200px;
  }
  .reel-menu a {
    font-size: 10px;
    width: 47px;
    padding: 18px 0;
  }
  .logo {
    width: 150px;
    position: initial;
    margin-top: 30px;
  }
  .follow {
    text-align: center;
    font-size: 13px;
    position: initial;
    display: block;
    margin-top: 20px;
  }
  .social {
    margin: 5px 0 0;
    display: block;
  }
  .follow a {
    padding: 7px;
  }
  i {
    font-size: 17px;
  }
  .tour {
    padding-top: 50px;
  }
  .follow br {
    display: none;
  }
  .heading {
    font-size: 20px;
  }
  .latest {
    padding: 20px 0;
  }
  .latest .heading {
    width: 220px;
    line-height: 1.4;
  }
  .intro-box {
    left: 30px;
    bottom: -70px;
    font-size: 13px;
  }
  .ra {
    margin: 15px 0 70px;
  }
  .ra i {
    font-size: 15px;
  }
  .press-block {
    margin-top: 130px;
  }
  .press-block a {
    width: 100%;
    height: initial;
    padding: 10px 0;
    margin: 10px 0;
  }
  .press-block img {
    position: initial;
    transform: none;
  }
  .latest .ul {
    font-size: 13px;
  }
  .venue {
    width: 100%;
    font-size: 13px;
  }
  .title {
    font-size: 30px;
    line-height: 1.5;
    padding-bottom: 0;
  }
  .menu {
    font-size: 13px;
    text-align: center;
    width: 100%;
    right: 0;
  }
  .menu a {
    margin: 0 5px;
  }
  .spacesandplaces {
    margin-top: 70px;
  }
  .top {
    font-size: 13px;
    margin: 30px 0 70px;
  }
  .comp {
    font-size: 13px;
    padding-top: 0;
    margin-top: 20px;
  }
  .comp .heading {
    padding: 0 10px;
    line-height: 1.4;
    max-width: 310px;
    margin: auto;
  }
  .comp .ul {
    display: block;
    width: max-content;
    margin: 0 auto 15px;
    padding-bottom: 8px;
  }
  .button {
    margin-bottom: 20px;
  }
  .ga {
    padding-top: 20px;
  }
  .jc {
    margin: 50px 0 15px;
  }
  .rip-left, .rip-right {
    width: 100%;
    font-size: 20px;
    padding: 0;
  }
  .jc img {
    width: 70%;
    margin: 30px 0;
  }
  .jc-box {
    padding: 0 15px;
    font-size: 15px;
    margin-top: 15px;
  }
  .cont {
    font-size: 14px;
    margin: 15px 0 70px;
  }
