body {
  min-width: none;
  min-height: nonepx;
  background-color: rgb(255, 255, 255);
  font: 700 1.375em/1.38 'Trebuchet MS';
  color: rgb(243, 243, 243);
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  -webkit-filter: none;
  -moz-filter: none;
  -o-filter: none;
  -ms-filter: none;
  filter: none;
}

.album-title1 {
  width: 100%;
  height: 150px;
  margin: 0 auto;
  background-image: -webkit-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%);
  background-image:    -moz-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%);
  background-image:      -o-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%);
  background-image:     -ms-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%);
  background-image:         linear-gradient(450deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%);
  overflow: hidden;
}

.album-title2 {
  width: 100%;
  height: 125px;
  margin: 0 auto;
  background: rgb(37, 7, 82);
  background: -webkit-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:    -moz-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:      -o-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:     -ms-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:         linear-gradient(450deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  overflow: hidden;
}

.album-title3,
.album-title4 {
  width: 100%;
  height: 175px;
  margin: 0 auto;
  background: rgb(37, 7, 82);
  background: -webkit-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:    -moz-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:      -o-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:     -ms-linear-gradient(0deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  background:         linear-gradient(450deg, rgb(37, 7, 82) 0%, rgb(37, 7, 82) 100%) rgba(255, 255, 255, 0);
  overflow: hidden;
}

.button-about {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 52.6152252718%;
  z-index: 19;
  min-width: 75px;
  max-width: 75px;
  height: 45px;
  min-height: 45px;
  max-height: 45px;
  margin: auto 0;
  border-right: 1px dotted rgb(158, 102, 242);
  border-bottom: 1px dotted rgb(158, 102, 242);
  border-left: 1px dotted rgb(158, 102, 242);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: url('../images/cool.png') rgb(35, 6, 78);
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  font: 400 0.727em/1.38 Helvetica;
  text-align: center;
  color: rgb(0, 0, 0);
}

.button-directors {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 31.4862765406%;
  z-index: 17;
  min-width: 75px;
  max-width: 75px;
  min-height: 45px;
  max-height: 45px;
  margin: auto 0;
  border-right: 1px dotted rgb(158, 102, 242);
  border-bottom: 1px dotted rgb(158, 102, 242);
  border-left: 1px dotted rgb(158, 102, 242);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: url('../images/video-camera.png') rgb(35, 6, 78);
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  font: 400 0.727em/1.38 Helvetica;
  text-align: center;
  color: rgb(0, 0, 0);
}

.button-about:active,
.button-directors:active {
  background-color: rgb(236, 122, 0);
}

.button-home {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11.6519937856%;
  z-index: 16;
  min-width: 75px;
  max-width: 75px;
  height: 45px;
  min-height: 45px;
  max-height: 45px;
  margin: auto 0;
  border-right: 1px dotted rgb(158, 102, 242);
  border-bottom: 1px dotted rgb(158, 102, 242);
  border-left: 1px dotted rgb(158, 102, 242);
  border-top-right-radius: 3px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: url('../images/home.png') rgb(37, 7, 82);
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: center center;
  font-size: 0.727em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
}

.button-about:hover,
.button-directors:hover,
.button-home:hover,
.button-prdocuers:hover {
  background-color: rgb(91, 0, 94);
}

.button-home:active {
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-color: rgb(158, 102, 242);
  border-bottom-color: rgb(158, 102, 242);
  border-left-color: rgb(158, 102, 242);
  border-right-style: dotted;
  border-bottom-style: dotted;
  border-left-style: dotted;
  background-color: rgb(236, 122, 0);
}

.button-music {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 63.1279129984%;
  z-index: 20;
  min-width: 75px;
  max-width: 75px;
  height: 45px;
  min-height: 45px;
  max-height: 45px;
  margin: auto 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: url('../images/music.png') rgb(236, 122, 0);
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  font-size: 0.727em;
  font-weight: 400;
  line-height: 1.38;
  text-align: center;
  color: rgb(0, 0, 0);
}

.button-music:hover {
  background-color: rgb(111, 20, 123);
}

.button-music:active {
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: rgb(37, 7, 82);
}

.button-prdocuers {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 54.0652511651%;
  z-index: 18;
  min-width: 75px;
  max-width: 75px;
  height: 45px;
  min-height: 45px;
  max-height: 45px;
  margin: auto 0;
  border-right: 1px dotted rgb(158, 102, 242);
  border-bottom: 1px dotted rgb(158, 102, 242);
  border-left: 1px dotted rgb(158, 102, 242);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background: url('../images/clipboard.png') rgb(37, 7, 82);
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  font: 400 0.727em/1.38 Helvetica;
  text-align: center;
  color: rgb(0, 0, 0);
}

.button-prdocuers:active {
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: rgb(236, 122, 0);
}

.container-album1 {
  position: relative;
  z-index: 2;
  width: 80%;
  margin: 0 auto;
}

.container-album2 {
  position: relative;
  z-index: 15;
  width: 80%;
  margin: 0 auto;
}

.container-album3 {
  position: relative;
  z-index: 12;
  width: 80%;
  margin: 0 auto;
}

.container-album4 {
  position: relative;
  float: left;
  clear: both;
  z-index: 9;
  width: 80%;
  margin-left: 10%;
}

.container-header {
  position: relative;
  z-index: 5;
  width: 100%;
  margin: 72px auto 0;
  background-image: -webkit-linear-gradient(0deg, rgb(113, 3, 122) 0%, rgb(111, 20, 123) 100%);
  background-image:    -moz-linear-gradient(0deg, rgb(113, 3, 122) 0%, rgb(111, 20, 123) 100%);
  background-image:      -o-linear-gradient(0deg, rgb(113, 3, 122) 0%, rgb(111, 20, 123) 100%);
  background-image:     -ms-linear-gradient(0deg, rgb(113, 3, 122) 0%, rgb(111, 20, 123) 100%);
  background-image:         linear-gradient(450deg, rgb(113, 3, 122) 0%, rgb(111, 20, 123) 100%);
  background-position: left top;
}

.footer-music {
  position: relative;
  z-index: 6;
  width: 100%;
  height: 170px;
  margin: 775px auto 0;
  overflow: hidden;
}

.image {
  display: block;
  position: absolute;
  top: 0;
  left: 10%;
  z-index: 3;
  width: 180px;
  height: auto;
  overflow: hidden;
}

.nav-bar {
  position: fixed;
  top: 0;
  left: -2%;
  z-index: 21;
  width: 128.7333333333%;
  height: 72px;
  background-image: -webkit-linear-gradient(270deg, rgb(38, 7, 84) 0%, rgb(16, 2, 37) 100%);
  background-image:    -moz-linear-gradient(270deg, rgb(38, 7, 84) 0%, rgb(16, 2, 37) 100%);
  background-image:      -o-linear-gradient(270deg, rgb(38, 7, 84) 0%, rgb(16, 2, 37) 100%);
  background-image:     -ms-linear-gradient(270deg, rgb(38, 7, 84) 0%, rgb(16, 2, 37) 100%);
  background-image:         linear-gradient(180deg, rgb(38, 7, 84) 0%, rgb(16, 2, 37) 100%);
  overflow: scroll;
}

.soundcloud1 {
  width: 100%;
  height: 850px;
  margin: 0 auto;
  overflow: hidden;
}

.soundcloud2,
.soundcloud3 {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  overflow: hidden;
}

.soundcloud4 {
  width: 100%;
  height: 600px;
  margin: 0 auto;
  overflow: hidden;
}

.text-header-music {
  float: right;
  width: 66.4%;
  min-height: 180px;
  margin-right: 10%;
  padding: 10px;
  font-size: 1em;
  line-height: 1.38;
  text-align: center;
  color: rgb(243, 243, 243);
}

@media(max-width: 1400px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .soundcloud4 {
    float: left;
    clear: both;
    margin-right: 0;
    margin-left: 0;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    width: 66.1538461538%;
  }

  .footer-music {
    position: relative;
    z-index: 6;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    right: 52.4417314095%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors,
  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 62.9300776914%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 53.884572697%;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 1350px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    width: 62%;
  }

  .footer-music {
    position: relative;
    z-index: 6;
  }

  .nav-bar {
    width: 128.7326388888%;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    right: 52.6152252718%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors,
  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 62.9459148446%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 54.0652511651%;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 1300px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 150px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .soundcloud4 {
    float: none;
    clear: none;
    margin-right: auto;
    margin-left: auto;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
  }

  .nav-bar {
    width: 127.1875%;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    right: 51.6031457955%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 30.1549801549%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 11.9391419391%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 62.371445856%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 54.5674531155%;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 1200px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album1 .album-title1 {
    height: 175px;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album3 .album-title3,
  .container-album4 .album-title4 {
    height: 200px;
  }

  .container-album4 .soundcloud4 {
    float: left;
    clear: both;
    margin-right: 0;
    margin-left: 0;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 800px;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: 43.5779816513%;
    right: auto;
    margin-top: auto;
    margin-bottom: auto;
    border-top-right-radius: 0;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 29.9262899262%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 11.9891482391%;
    margin-top: auto;
    margin-bottom: auto;
    border-top-right-radius: 0;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 62.2542595019%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 54.3905635648%;
    margin-top: auto;
    margin-bottom: auto;
    font-style: normal;
  }
}

@media(max-width: 1000px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 175px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .album-title4 {
    height: 225px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 825px;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: auto;
    right: 51.1006289308%;
    min-width: 70px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 29.5884520884%;
    min-width: 70px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 11.6498771498%;
    min-width: 70px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 61.7924528301%;
    min-width: 70px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 54.1666666666%;
    min-width: 70px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 900px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album1 .album-title1 {
    height: 225px;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    width: 60%;
  }

  .footer-music {
    position: relative;
    z-index: 6;
  }

  .nav-bar .button-about,
  .nav-bar .button-directors,
  .nav-bar .button-home,
  .nav-bar .button-music,
  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 800px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album3 .album-title3 {
    height: 225px;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .album-title4 {
    height: 275px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    float: none;
    width: 80%;
    margin-top: 180px;
    margin-right: auto;
    margin-left: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 875px;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: 42.8290766208%;
    right: auto;
    min-width: 65px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 29.5555009823%;
    min-width: 65px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10.9075552825%;
    min-width: 65px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 61.3948919449%;
    min-width: 65px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 53.4381139489%;
    min-width: 65px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 700px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album1 .album-title1 {
    height: 250px;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 200px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: 42.808988764%;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 28.9926289926%;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10.8599508599%;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 61.2359550561%;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 53.5955056179%;
    min-width: 60px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 640px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 225px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album3 .album-title3 {
    height: 275px;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album1 .album-title1,
  .container-album4 .album-title4 {
    height: 300px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 900px;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: 42.2604422604%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 28.8179514742%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10.7806691449%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 61.1793611793%;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 52.9484029484%;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 490px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 250px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album1 .album-title1,
  .container-album3 .album-title3 {
    height: 325px;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .album-title4 {
    height: 375px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    margin-top: 181px;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 975px;
  }

  .nav-bar {
    width: 134.4897959183%;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: 37.6327769347%;
    min-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 32.3525227617%;
    min-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10.4016502276%;
    min-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 66.009104704%;
    min-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 48.8619119878%;
    min-width: 50px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 400px) {
  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album1 .album-title1 {
    height: 350px;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 300px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album3 .album-title3,
  .container-album4 .album-title4 {
    height: 400px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .container-header .text-header-music {
    margin-top: 180px;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 1000px;
  }

  .nav-bar {
    width: 134.48828125%;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    left: auto;
    right: 57.8066914498%;
    min-width: 40px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 33.637340614%;
    min-width: 40px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10.7806691449%;
    min-width: 40px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 69.7026022304%;
    min-width: 40px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 46.8401486988%;
    min-width: 40px;
    margin-top: auto;
    margin-bottom: auto;
  }
}

@media(max-width: 320px) {
  body {
    font-size: 1.375em;
  }

  .container-album1 {
    position: relative;
    z-index: 2;
  }

  .container-album2 {
    position: relative;
    z-index: 15;
  }

  .container-album2 .album-title2 {
    height: 350px;
  }

  .container-album3 {
    position: relative;
    z-index: 12;
  }

  .container-album1 .album-title1,
  .container-album3 .album-title3 {
    height: 425px;
  }

  .container-album4 {
    position: relative;
    z-index: 9;
  }

  .container-album4 .album-title4 {
    height: 450px;
  }

  .container-header {
    position: relative;
    z-index: 5;
  }

  .container-header .image {
    height: auto;
  }

  .footer-music {
    position: relative;
    z-index: 6;
    margin-top: 1050px;
  }

  .nav-bar {
    width: 134.4873046875%;
  }

  .nav-bar .button-about {
    top: 0;
    bottom: 0;
    right: 56.976744186%;
    min-width: 37px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-directors {
    top: 0;
    bottom: 0;
    right: 32.7088552445%;
    min-width: 37px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-home {
    top: 0;
    bottom: 0;
    left: 10%;
    min-width: 37px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-music {
    top: 0;
    bottom: 0;
    right: 69.0697674418%;
    min-width: 38px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .nav-bar .button-prdocuers {
    top: 0;
    bottom: 0;
    left: 46.5116279069%;
    min-width: 37px;
    margin-top: auto;
    margin-bottom: auto;
  }
}