.footer-wrapper ul.footer-socials.socials {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: static;
  top: 35%;
  left: 50%;
  transform: none;
}
.-is-visually-hidden {
  width: 1px;
  height: 1px;
  color: transparent;
}
.footer-left {
  text-align: left;
  width: 50%;
}

.footer-right {
  width: 30%;
  margin: 0 0 0 0;
}
.footer-wrapper ul.footer-socials.socials li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 1vw;
}
.footer-wrapper ul.footer-socials.socials a {
    font-size: 1.171303074670571vw;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    color: #000;
}
.footer-wrapper ul.footer-socials.socials a.soundcloud{
  font-size: 1.271303074670571vw;
}

.footer-wrapper a.store.social {
  width: 2vw;
  position: relative;
  top: 0.25vw;
}
.footer-wrapper .copyright {
    margin: 1.5vw 0;
    font-family: proxima-nova, sans-serif;
    font-size: 0.8784773060029283vw;
    letter-spacing: 0.043923865300146414vw;
    font-weight: n;
}
.footer-wrapper .copyright a,
.footer-wrapper .copyright span{
  color: #000;
  text-decoration: none;
  font-family: proxima-nova, sans-serif;
}
.footer-wrapper .footer-wrapper {
    background: #ffffff;
    color: #000;
    padding: 5vw 0;
    z-index: 1;
    display: flex;
    padding: 3vw 2vw;
    margin: 0 auto;
    justify-content: space-between;
    align-items: flex-end;
}

.footer-wrapper a.amaozn.music.social {
  width: 2vw;
  position: relative;
  top: 0;
}


@media only screen and (max-width: 1024px) and (orientation:portrait) {

.footer-left {
  text-align: center;
  width: 100%;
}
.footer-right {
  width: 100%;
  margin: 0 0 0 0;
}
.footer-wrapper ul.footer-socials.socials a {
  font-size: 5vw;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  color: #000;
}
.footer-wrapper ul.footer-socials.socials a.soundcloud {
    font-size: 5.41303vw;
}
.footer-wrapper ul.footer-socials.socials li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2vw;
}
.footer-wrapper ul.footer-socials.socials li:last-child {
  margin-right: 0;
}
.footer-wrapper .copyright {
  margin: 8vw 0;
  font-family: proxima-nova, sans-serif;
  font-size: 3vw;
  letter-spacing: 0.043923865300146414vw;
}
.footer-wrapper ul.footer-socials.socials li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2.5vw;
}
.footer-wrapper .copyright {
  margin: 8vw 0;
  font-family: proxima-nova, sans-serif;
  font-size: 3.076923076923077vw;
  letter-spacing: 0.15384615384615385vw;
  width: 100%;
  line-height: 1.2;
}
.footer-wrapper a.store.social {
  width: 7vw;
  position: relative;
  top: 0.25vw;
}
.mobo{
  display: none;
}
a.ot-sdk-show-settings {
  display: block;
}
body .socials-header ul.footer-socials.socials a {
  color: #000000;
  display: inline-block;
  margin-bottom: unset;
  margin-left: 2.5vw;
  font-size: 5vw;
}
a.amaozn.music.social {
  width: 7vw;
}
a.store.social {
  width: 7vw;
}

.footer-wrapper a.store.social {
  width: 7vw;
}

.footer-wrapper a.amaozn.music.social {
  width: 7vw;
  position: relative;
  top: 0;
}
}
