.body {
  background-color: #000;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  font-family: Oswald, sans-serif;
  font-weight: 700;
}

.landing-section {
  position: static;
  display: block;
  height: 100vh;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 8px;
  padding-left: 0px;
  background-image: url('../images/MR_BG.jpg');
  background-position: 0% 57%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-family: 'Libre Franklin', sans-serif;
}

.single-section {
  height: auto;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 66%, .2), hsla(0, 0%, 66%, .2)), url('../images/BG-Panel-2-Overlay.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 66%, .2), hsla(0, 0%, 66%, .2)), url('../images/BG-Panel-2-Overlay.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.bottom-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.titleheading {
  position: static;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.its-a-new-day {
  display: block;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 4px;
}

.stream {
  display: block;
  margin: 5px 15px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 4px;
  text-decoration: none;
}

.retaillinks {
  display: block;
  width: 800px;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

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

.image-2 {
  display: block;
  max-width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.song-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.album-image {
  display: block;
  max-width: 350px;
  margin-right: auto;
  margin-left: auto;
}

.albuminfo {
  display: block;
  width: 50%;
  height: 50%;
  margin: 8% auto;
}

.heading-2 {
  margin-top: 0px;
  font-size: 24px;
  text-align: center;
  letter-spacing: 4px;
}

.text-block-2 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
}

.div-block-2 {
  display: block;
  width: 90%;
  margin: 20px auto;
}

.left-div {
  position: static;
  left: 16px;
  top: 8px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social-div {
  width: auto;
  margin-top: 0px;
  padding-right: 10px;
  float: right;
}

.mr-logo {
  display: block;
  width: 292px;
  max-width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.wck-div {
  display: block;
  width: auto;
  margin-bottom: 0px;
  padding-left: 10px;
  float: left;
}

.image-4 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: -35px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.section {
  display: none;
  height: 100vh;
}

.buy-button {
  display: inline-block;
  margin-right: 3px;
  margin-left: 3px;
  border: 1px solid #fff;
  border-radius: 10px;
  -webkit-transition: background-color 342ms ease;
  transition: background-color 342ms ease;
  color: #fff;
  text-decoration: none;
}

.buy-button:hover {
  background-color: hsla(0, 0%, 100%, .19);
  color: #000;
}

.link-4 {
  display: inline-block;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 500;
  letter-spacing: 4px;
  text-decoration: none;
  cursor: pointer;
}

.link-4.social-icon {
  padding-left: 7px;
}

.link-block-13 {
  display: block;
  cursor: pointer;
}

.image-9 {
  display: block;
}

.container-2 {
  position: static;
}

.social-icon {
  -webkit-transition: -webkit-transform 292ms ease;
  transition: -webkit-transform 292ms ease;
  transition: transform 292ms ease;
  transition: transform 292ms ease, -webkit-transform 292ms ease;
}

.social-icon:hover {
  -webkit-transform: translate(0px, -3px);
  -ms-transform: translate(0px, -3px);
  transform: translate(0px, -3px);
}

.link-block-14 {
  margin-top: 10px;
}

@media (max-width: 991px) {
  .landing-section {
    height: 100%;
    background-position: 50% 50%;
    background-size: 900px;
    background-repeat: no-repeat;
  }
  .single-section {
    width: 100%;
    height: auto;
  }
  .bottom-content {
    position: static;
    padding-top: 81px;
  }
  .div-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .social-div {
    min-width: 120px;
  }
  .image-3 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .lightbox-link {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .landing-section {
    background-position: -251px 0px;
  }
  .its-a-new-day {
    font-size: 24px;
  }
  .albuminfo {
    width: 80%;
  }
  .heading-2 {
    margin-bottom: 5px;
    font-size: 16px;
  }
  .text-block-2 {
    font-size: 16px;
  }
  .left-div {
    position: static;
    top: 0px;
  }
  .social-div {
    display: inline-block;
    min-width: none;
  }
  .wck-div {
    width: auto;
  }
  .image-4 {
    padding-top: 0px;
  }
  .buy-button {
    text-decoration: none;
  }
}

@media (max-width: 479px) {
  .body {
    background-color: #000;
  }
  .landing-section {
    height: 100vh;
    background-position: 82% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .single-section {
    padding-top: 0px;
  }
  .bottom-content {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
    padding-top: 0px;
  }
  .its-a-new-day {
    font-size: 20px;
  }
  .stream {
    margin-right: 8px;
    margin-left: 8px;
    padding: 0px 4px;
    font-size: 0.7rem;
    text-decoration: none;
  }
  .retaillinks {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 13px;
    text-align: center;
  }
  .div-block {
    height: auto;
  }
  .image-2 {
    display: block;
  }
  .album-image {
    display: block;
    max-width: 100%;
    min-height: auto;
    float: none;
    clear: none;
  }
  .albuminfo {
    width: 70%;
    height: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading-2 {
    margin-bottom: 0px;
    font-size: 14px;
  }
  .text-block-2 {
    font-size: 14px;
  }
  .div-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .left-div {
    position: static;
    display: block;
    width: 100%;
    padding-left: 10px;
    float: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .social-div {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
    clear: none;
    text-align: center;
  }
  .mr-logo {
    width: 50%;
  }
  .wck-div {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image-4 {
    max-width: 100%;
    padding-top: 45px;
  }
  .buy-button {
    text-decoration: none;
  }
  .social-icon {
    display: inline-block;
  }
  .image-10 {
    display: inline-block;
  }
}

