@media only screen and (max-width: 439px){
  /*---PAGINA PRELOAD---*/
  .btnEntra{
    position: absolute;
    top: 40vw;
    left: 29vw;
    height: 55px;
    width: 110px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 77vw;
    left: 15vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 91vw;
    left: 75vw;
    cursor: default;
  }
  
  #button-one{
    margin: 0 !important;
  }
}
@media only screen and (min-width: 440px){
  /*---PAGINA PRELOAD---*/
  .btnEntra{
    position: absolute;
    top: 40vw;
    left: 28vw;
    height: 70px;
    width: 140px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 78vw;
    left: 16vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 92vw;
    left: 76vw;
    cursor: default;
  }
  
  
  
  #button-one{
    margin: 0 70px !important;
  }
  #button-two{
    margin: 0 70px !important;
  }
  #button-three{
    margin: 0 70px !important;
  }
}
@media only screen and (max-width: 576px){
  .socialIcons{
    margin: 5px 5px !important;
  }  
  #toTop{
    border: 0;
    background-color: Transparent;
    position: absolute;
    right: 15px !important;
    bottom: 26px !important;
  }
  .upArrow{
    width: 25px !important;
  }

  /*---PAGINA CONTATTI---*/
  .imgContatti{
    display: none;
  }

}
@media only screen and (min-width: 577px){
  /*---PAGINA PRELOAD---*/
  .btnEntra{
    position: absolute;
    top: 40vw;
    left: 29vw;
    height: 100px;
    width: 170px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 79vw;
    left: 17vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 93vw;
    left: 77vw;
    cursor: default;
  }
}
@media only screen and (max-width: 767px){
  .instagram-media{
    display: block !important;
    width: 100% !important;
    min-width: auto !important;
  }
  .rightCard{
    padding: 50px 0 !important;
  }
  .leftCard{
    padding: 50px 0 !important;
  }
  .rightTitle{
    text-align: center !important;
  }
  .leftTitle{
    text-align: center !important;
  }
  /*---PAGINA PRELOAD---*/
  .preload{
    position: fixed;
    left: -40%;
    height: 127vw;
  }

  /*---PAGINA SCARS---*/
  .spotify{
    height: 180px !important;
    margin: 0 !important;
  }
  .textScars{
    padding: 0 8.5% !important;
  }
  .imgScars{
    padding: 0 8.5% !important;
    padding-bottom: 30px !important;
  }

  /*---PAGINA PROGETTO---*/
  .manichinoSx{
    width: 300px;
    position: relative;
    left: 0;
    margin-bottom: 75px;
  }
  .manichinoDx{
    display: none;
  }

  /*---PAGINA CONTENUTI SEGRETI---*/
  .audioPlayer{
    width: 100% !important;
  }
  .imgSegrete{
    width: 60%;
  }

  /*---PAGINA SHOP---*/
  .rowCenter{
    text-align: center;
  }
  .shirtShopMax{
    display: block;
  }
  .shirtShopMin{
    display: none;
  }
}

@media only screen and (min-width: 768px){
  .instagram-media{
    display: inline !important;
    width: 49% !important;
    min-width: auto !important;
    height: 500px !important;
  }
  .rightCard{
    padding: 50px 0 50px 50px !important;
  }
  .leftCard{
    padding: 50px 50px 50px 0 !important;
  }
  .textScars{
    padding-left: 8.5% !important;
  }
  .imgScars{
    padding-right: 8.5% !important;
    padding-bottom: 30px !important;
  }

  /*---PAGINA PRELOAD---*/
  .preload{
    position: relative;
    width: 100%;
    box-shadow: 0px 10px 90px -20px rgba(60,60,59,1);
  }
  .btnEntra{
    position: absolute;
    top: 17vw;
    left: 35vw;
    height: 50px;
    width: 100px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 33.5vw;
    left: 29vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 39.5vw;
    left: 55vw;
    cursor: default;
  }
  

  /*---PAGINA PROGETTO---*/
  .manichinoSx{
    width: 300px;
    position: fixed;
    left: 0;
    top: 200px;
  }
  .manichinoDx{
    width: 400px;
    position: fixed;
    right: 0;
    top: 150px;
  }

  /*---PAGINA CONTENUTI SEGRETI---*/
  .audioPlayer{
    width: 80% !important;
    max-width: 800px;
  }
  .imgSegrete{
    width: 50%;
    max-width: 450px;
  }

  /*---PAGINA SHOP---*/
  .shirtShopMax{
    display: none;
  }
  .shirtShopMin{
    display: block;
  }
  
  #paypal-button-container{
    width: 200px !important;
  }
  #button-one{
    margin: 0 !important;
  }
  #button-two{
    margin: 0 !important;
  }
  #button-three{
    margin: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  #slide-navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 280px;
    height: 100%;
    background-color: #3c3c3b;
    overflow: auto;
  }
  .menu-overlay {
    display: none;
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 90;
  }
  .navLine{
    display: none;
  }
  .dropPage{
    border: 0 !important;
    background-color: #575756!important;
    padding-left: 25px !important;
    border-radius: 0 !important;
  }
  .language{
    font-family: 'FuturaNewBook';
    margin: 50px 0px 20px;
    color: #3c3c3b !important;
    float: right;
    cursor: pointer;
  }
  #menuButton{
    margin: 50px 0px 20px;
  }
  #buttonHome{
    margin-top: 50px;
    padding-top: 0;
  }
  .navColor{
    color: #e3e3e3 !important;
    padding-left: 25px !important;
  }

  /*---PAGINA CONTATTI---*/
  .imgContatti{
    position: absolute;
    right: -10%;
    width: 350px;
    top: 17%;
  }
  
  /*---SLIDER---*/
  .carousel-control-prev{
    height: 53vw !important;
  }
  .carousel-control-next{
    height: 53vw !important;
  }
  
  /*---PAGINA AESTHESYS---*/
  .imgAesthesys{
    text-align: center;
    padding-bottom: 30px;
  }
}

@media only screen and (min-width: 992px){
  .instagram-media{
    display: inline !important;
    width: 32% !important;
    min-width: auto !important;
    height: 500px !important;
  }
  /*---PAGINA PRELOAD---*/
  .btnEntra{
    position: absolute;
    top: 14vw;
    left: 28vw;
    height: 60px;
    width: 120px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 27vw;
    left: 23vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 31.5vw;
    left: 44vw;
    cursor: default;
  }
  
  .navColor{
    color: #3c3c3b !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .dropPage{
    border: 0 !important;
    background-color: #bcbcbc!important;
    text-align: center!important;
    margin-top: 9px!important;
    border-radius: 0!important;
    position: absolute!important;
    left: -45px!important;
  }
  .dropLang{
    position: absolute!important;
    top: -46px!important;
    left: -170px!important;
    border: 0 !important;
    background-color: #bcbcbc!important;
    text-align: center!important;
    border-radius: 0!important;
  }
  .language{
    font-family: 'FuturaNewBook';
    padding-bottom: 8px;
    margin: 20px 0px 8px;
    color: #3c3c3b !important;
    float: right;
    cursor: pointer;
  }
  #menuButton{
    display: none;
  }
  .navPage{
    margin: 0 20px 0 20px;
  }

  /*---PAGINA CONTATTI---*/
  .imgContatti{
    position: absolute;
    right: 0%;
    width: 400px;
    top: 12%;
  }  

  /*---SLIDER---*/
  .carousel-control-prev{
    height: 43vw !important;
  }
  .carousel-control-next{
    height: 43vw !important;
  }

  /*---PAGINA AESTHESYS---*/
  .imgAesthesys{
    float: right;
    padding: 48px 0 24px 48px;
  }

  .mobile-footer{
    display: none !important;
  }

}

@media only screen and (min-width: 1500px){
  /*---PAGINA PRELOAD---*/
  .btnEntra{
    position: absolute;
    top: 14vw;
    left: 28vw;
    height: 80px;
    width: 150px;
  }
  .btnContSeg{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 27.5vw;
    left: 23.5vw;
    border-radius: 50%;
    cursor: default;
  }
  .btnMalone{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 32.5vw;
    left: 44.5vw;
    cursor: default;
  }
}



.body{
  background-color: #e3e3e3;
}
@font-face{
  font-family: 'Lora-Regular';
  src: local('Lora-Regular'), url('font/Lora-Regular.ttf') format('truetype');
}
@font-face{
  font-family: 'Lora-Italic';
  src: local('Lora-Italic'), url('font/Lora-Italic.ttf') format('truetype');
}
@font-face{
  font-family: 'Lora-BoldItalic';
  src: local('Lora-BoldItalic'), url('font/Lora-BoldItalic.ttf') format('truetype');
}
@font-face{
  font-family: 'Lora-Bold';
  src: local('Lora-Bold'), url('font/Lora-Bold.ttf') format('truetype');
}
@font-face{
  font-family: 'FuturaNewDemi';
  src: url('font/FuturaNewDemi.otf');
}
@font-face{
  font-family: 'FuturaNewCondBold';
  src: url('font/FuturaNewCondBold.otf');
}
@font-face{
  font-family: 'FuturaNewBook';
  src: url('font/FuturaNewBook.otf');
}
@font-face{
  font-family: 'FuturaNewBold';
  src: url('font/FuturaNewBold.otf');
}
.fontFutura{
  font-family: 'FuturaNewBook';
  letter-spacing: 4px;
}


.fontFuturaTwo{
  font-family: 'FuturaNewBook';
  letter-spacing: 2px;
}
.form-control.fontFuturaHover:hover {
    font-family: 'FuturaNewBook';
    letter-spacing: 2px;
    color: #e3e3e3;
}


.fontLora{
  font-family: 'Lora-Regular';
}

.didascalia{
  position:relative !important;
  color:#3c3c3b !important;
  left: 0 !important;
  right: 0 !important;
}
.didascalia p{
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  font-size: 13px;
  margin-top: 15px;
}






/*---NAVBAR E FOOTER---*/
.navbar-toggler{
  color: #e3e3e3;
  background-color: #3c3c3b !important;
}
.navLine{
  border-top: 1px solid #3c3c3b;
  margin-top: 0;
  margin-bottom: 0;
}
.navColor{
  font-family: 'FuturaNewBook';
  color: #3c3c3b;
  cursor: pointer;
}
.footer{
  background-color: #bcbcbc;
  padding: 10px;
}
.socialIcons{
  height: 23px;
  width: 23px;
  margin: 5px 10px;
}
.copyright{
  font-family: 'FuturaNewBook';
  font-size: 8px;
  margin-bottom: 0;
}
#toTop{
  border: 0;
  background-color: Transparent;
  position: absolute;
  right: 25px;
  bottom: 28px;
}
.upArrow{
  width: 35px;
}
.spazioFooter{
  height: 100px;
  width: 100%;
}


/*---MUSICISTI----*/
.textBand{
  text-align: justify;
  margin-top: 50px;
}
.bucciaImg:hover{
  content: url("img/musicisti/JacopoBucciantiniRevealed.jpg");
}
.lucioImg:hover{
  content: url("img/musicisti/DavideLucioliRevealed.jpg");
}
.zuppaImg:hover{
  content: url("img/musicisti/FrancescoZuppelloRevealed.jpg");
}
.preseImg:hover{
  content: url("img/musicisti/FrancescoPresentiniRevealed.jpg");
}
.depaImg:hover{
  content: url("img/musicisti/MichaelDePalmaRevealed.jpg");
}
.bandImg{
  width: 100%;
  box-shadow: 0px 10px 90px -20px rgba(60,60,59,1);
}
.card-body{
  padding: 20px 0 !important;
  background-color: #e3e3e3;
}
.rightTitle{
  margin: 20px 0 20px !important;
  text-align: right;
  font-family: 'FuturaNewBook';
  letter-spacing: 2px;
}
.rightText{
  margin: 20px 0 20px !important;
  text-align: justify;
  font-family: 'Lora-Regular';
}
.leftTitle{
  margin: 20px 0 20px !important;
  font-family: 'FuturaNewBook';
  letter-spacing: 2px;
}
.leftText{
  margin: 20px 0 20px !important;
  text-align: justify;
  font-family: 'Lora-Regular';
}




/*---PAGINA SCARS---*/
.spotify{
  height: 400px;
  margin: 25px 0;
}
.trackName{
  cursor: pointer;
  color: #a02c36 !important;
}
.trackOpen{
  position: relative !important;
  background-color: #f9f9f9;
  transform: translate3d(0px, 0px, 0px)!important;
  left: -10% !important;
  width: 120% !important;
  border: 0!important;
  border-radius: 0!important;
  display: none !important;
}
.trackOpen h4{
  padding-left: 8.5%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.show{
  display: block !important;
}
.lyricsOpen{
  position: relative !important;
  background-color: #f9f9f9 !important;
  transform: translate3d(0px, 0px, 0px)!important;
  border: 0!important;
  padding-left: 8.5%;
}
.lyrics{
  cursor: pointer;
  color: #a02c36 !important;
  padding-left: 8.5% !important;
}
.lyricsOpen p{
  padding-left: 8.5% !important;
  /*background-color: #f9f9f9;*/
}


/*---SLIDER---*/
.carousel-control-prev{
  left: -50px!important;
  width: 50px !important;
}
.carousel-control-prev-icon{
  background-image: url('img/icons/leftArrow.png') !important;
}
.carousel-control-next{
  width: 50px !important;
  right: -50px !important;
}
.carousel-control-next-icon{
  background-image: url('img/icons/rightArrow.png') !important;
}


  /*---PAGINA CONTATTI---*/
.form-control{
  border: 1px solid #e3e3e3 !important;
}


/*---PAGINA SHOP---*/
.btnOrdina{
  font-family: 'FuturaNewBook';
  background-color: #bcbcbc;
  color: #e3e3e3;
  border: #bcbcbc;
  border-radius: 5px;
  width: 150px;
}
.imgOrdina{
  height: 28px;
  width: 28px;
  margin: 0px 10px;
}

#___ytsubscribe_0{
  height: 60px !important;
  width: 100% !important;
  background-color: #bcbcbc !important;
  padding: 6px !important;
  margin-top: 20px !important;
  margin-bottom: 15px !important;
}

