@import url("https://d2cstorage-a.akamaihd.net/fonts/texgyreheros-regular/style.css");
@import url("https://d2cstorage-a.akamaihd.net/fonts/texgyreheros-bold/style.css");
.sweepsWrapper.inactive {
  display: none;
}
.innerSweeps {
  text-transform: uppercase;
  font-size: 18px;
  max-width: 575px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.5;
  padding-top: 20px;
  color: #000;
  font-family: 'tex_gyre_herosregular', Arial;
  padding: 25px;
  width: 90%;
}

.innerSweeps .footerWrapper {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}

.innerSweeps .shoreLineLogo {
  padding-bottom: 140px;
}
.innerSweeps a {
  color: #000;
  text-decoration: underline;
}
img.mobileOnly {
  display: none;
}
.purchase-text a {
  text-decoration: underline;
}
body {
  margin: 0;
  text-align: center;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  background: #00a1f7;
  font-family: "Heebo", sans-serif;
  font-weight: 900;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: none;
  transition: all 0.5s ease-in-out;
}

a:hover,
.footerWrapper a:hover,
.followLinks a:hover,
a.emailButton:hover {
  color: #dd2d26;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 27, 2018 */

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 27, 2018 */

@font-face {
  font-family: "oldsansblackregular";
  src: url("../fonts/oldsansblack-webfont.eot");
  src: url("../fonts/oldsansblack-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/oldsansblack-webfont.woff") format("woff"),
    url("../fonts/oldsansblack-webfont.ttf") format("truetype"),
    url("../fonts/oldsansblack-webfont.svg#oldsansblackregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

.firstForm .contentWrapper {
  /*min-height: calc(100vh - 79px);*/
  	box-sizing: border-box;
      margin-bottom: 60px;
}

.shoreLineLogo {
  padding: 60px 0 18px;
  font-size: 0;
}

.descriptionText span {
  display: block;
  font-family: "proxima-nova";
  font-weight: 300;
  color: #fff;
  line-height: 1.5;
  letter-spacing: 0;
  text-transform: uppercase;
  font-size: 14px;
}

.artistImage {
  padding: 25px 0px 25px;
}

.mfp-content {
  max-width: 505px;
  background: #111111;
  color: #fff;
  text-align: center;
  padding: 29px 50px 16px;
  box-sizing: border-box;
  margin: 40px 0;
  border: 1px solid #111111;
  border-radius: 10px;
  padding-bottom: 50px;
}

.mfp-content.emailSignupLightbox {
  padding-top: 20px;
  padding-bottom: 30px;
}

#spotifyErrorMsg {
  display: none;
}

.loginLang {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0;
  padding-bottom: 20px;
}

.mlist-checks {
  position: relative;
  margin-top: 14px;
  max-width: 430px;
  margin: 8px auto 0;
  font-size: 0;
}

.mlist-checks.second {
  margin-top: 20px;
}

.mlist-checks input {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 19px;
  height: 19px;
  box-sizing: border-box;
  padding: 0;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
  margin: 0;
}

.mlist-field.PreferredTourDate {
  margin-bottom: 25px;
}

.mlist-checks label.error {
  display: none !important;
}

input.error + label .global-list:before,
input.error + label + .global-list:before {
  border: 1px solid #ff0000;
}

.global-list:before {
  content: "\2713";
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-indent: -9999px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  box-sizing: border-box;
  color: #1a1717;
 background: transparent;
    border: 1px solid #000;
  width: 22px;
  height: 22px;
  margin: 0;
  top: -5px;
  /* border-radius: 50%; */
}

input:checked + label:after,
input:checked + label + label:after {
  content: "\2714";
  line-height: 19px;
  color: #000;
  display: block;
  text-indent: 0;
  font-size: 16px;
  position: absolute;
  top: -2px;
  left: 6px;
  text-align: center;
  box-sizing: border-box;
  /* border: 7px solid #dd2d26; */
  /* border-radius: 50%; */
}

.mlist-checks input.error + label:before {
  border: 3px solid #ff0000;
}

.agree-text,
.purchase-text {
  padding-left: 13px;
  display: inline-block;
  width: calc(100% - 24px);
  box-sizing: border-box;
  font-size: 12px;
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  margin-top: -4px;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
  font-family: 'tex_gyre_herosregular', Arial;
    font-weight: 750;
}

.purchase-text {
  font-size: 12px;
    /* line-height: 1.5; */
    /* letter-spacing: 0.4px; */
    font-weight: 750;
    text-align: center;
    padding: 0;
    padding-bottom: 20px;
    color: #000;
    max-width: 418px;
    font-family: 'tex_gyre_herosregular', Arial;
}

.agree-text a {
  color: #000;
  text-decoration: underline;
}

.agree-text a:hover {
  opacity: 0.5;
  text-decoration: none;
}

label.global-list {
  max-width: 430px;
    margin: 0 auto;
  display: block;
}

.mfp-content.emailSignupLightbox label.global-list {
  margin-bottom: 36px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  font-size: 35px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.mfp-close-btn-in .mfp-close:hover {
  color: #dd2d26;
  opacity: 0.5;
}

#errorMsg,
#serverError {
  color: #ff0000;
}

.FollowSpoitfySecondSubmit,
.mlist-submit input {
  display: block;
  width: 190px;
  margin: 0px auto;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  font-size: 14px;
  /* font-family: "proxima-nova"; */
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  box-sizing: border-box;
  padding: 0px;
  cursor: pointer;
  font-family:'tex_gyre_herosbold', Arial;
}

.FollowSpoitfySecondSubmit {
  margin-left: 0;
}

#DontHaveSpotifySignUp .mlist-submit input ,.spotifySubmitButton a{
  margin: 20px auto 0;
  max-width: 200px;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  width: 100%;
  font-size: 26px;
  font-weight: 900;
  border: none;
  color: #000;
  letter-spacing: 0;  
  font-family:'tex_gyre_herosbold', Arial;
  text-decoration: underline;
  margin-top: 40px;
    margin-bottom: 80px;
}

.contestInfo {
  font-size: 32.96px;
  font-weight: 700;
  color: #ffcc00;
  width: 90%;
  max-width: 840px;
  margin: 0 auto;
  text-shadow: 0px 1px 38px rgba(0, 0, 0, 0.73);
  line-height: 1;
  letter-spacing: 0;
  transform: rotate(-3deg);
}

.followWrapper {
  padding: 0px;
  padding-top: 18px;
}

.followSpotify {
  font-size: 22px;
    color: #000;
  letter-spacing: 0.5px;
  padding: 7px 0 30px;
  font-family:'tex_gyre_herosbold', Arial;
}

.spotifyEmbed {
  padding-bottom: 18px;
}

.followOnSpotify {
  padding: 35px 0px 55px;
}

a.spoityButton,
.customButton {
  display: block;
  width: 100%;
  margin: 0px auto;
  height: 42px;
  line-height: 42px;
  text-decoration: none;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #000;
    border-radius: 10px;
    font-family:'tex_gyre_herosbold', Arial;
    font-family: 'tex_gyre_herosbold', Arial;
}
a.spoityButton:hover,
.customButton:hover{
	background: #000;
    color: #fff;
}
    
.mlistSignUp,
.mlistSignUp a.emailButton {
  padding: 0px;
  margin: 0px;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
}

.mlistSignUp a.emailButton {
  text-decoration: underline;
  display: block;
  width: 100%;
  margin: 0px auto;
  height: 42px;
  line-height: 42px;
  text-decoration: none;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #000;
    border-radius: 10px;
    font-family:'tex_gyre_herosbold', Arial;
    font-weight: bold;
    font-family: 'tex_gyre_herosbold', Arial;
}

.mlistSignUp a.emailButton:hover {
  text-decoration: none;
  background: #000;
    color: #fff;
}



.footerWrapper span,
.footerWrapper a {
  font-size: 16.03px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  vertical-align: middle;
  line-height: 1;
  text-align: center;
  display: inline-block;
}

.footerWrapper {
  padding: 14px 0 19px;
}

span.separator {
  padding: 0;
}

.spotifySubmitButton .tilter {
  cursor: pointer;
}

.FollowSpotifySecondForm {
  color: #fff;
  padding: 40px 0 78px;
}

.FollowSpotifySecondForm .inputItem {
  /* margin-bottom: 40px; */
}

.secondFormheader {
  padding: 4px 0 90px;
}

.thankyouMessage,
.thankyou-message.embed {
  font-size: 32px;
  color: #000;
  margin: 0 auto;
  width: 90%;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: 2.2px;
  /* padding-bottom: 107px; */
}

.thankyou-message.embed {
  line-height: 1;
}

.formData {
  /* background: #111111; */
  width: 100%;
  /* max-width: 506px; */
  margin: 0 auto;
  border-radius: 10px;
  /* border: 1px solid #1a1a1a; */
  /* padding: 59px 65px 59px 35px; */
  box-sizing: border-box;
}

input,
select {
  width: 100%;
  background: transparent !important;
  border: none;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  padding: 9px 0;
  color: #000;
  font-size: 16px;
  letter-spacing: 2px;
  /* font-family: bebas-neue-by-fontfabric, sans-serif; */
  /* font-weight: 400; */
  font-style: normal;
  max-width: 334px;
  margin: 0 auto;
      border: 1px solid #000;
    height: 48px;
    line-height: 48px;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
  text-align: center;
  text-align-last: center;
}

input:focus,
select:focus {
  border-color: #000;
}

select {
  background: url(../images/custom/arrow.png) no-repeat scroll center right 5% !important;
    text-align-last: left;
    padding-left: 15px;
    text-align: left;
    margin-bottom: 30px;
    text-transform: none;
    letter-spacing: 0;
}

.inputItem label {
  text-align: center;
  display: block;
  font-size: 38.02px;
  letter-spacing: 1.5px;
  padding-bottom: 1px;
  text-transform: uppercase;
}

.inputItem {
  /* margin-bottom: 30px; */
  font-size: 0;
}

option {
  /* background: #111111; */
}

#dobMonth,
#dobDay {
  /* display: inline-block; */
  /* vertical-align: middle; */
  /* width: 43%; */
  text-align: center;
  text-align-last: left;
}

#dobMonth {
  /* margin-right: 4%; */
  /* width: 53%; */
}

fieldset {
  padding: 0;
  border: none;
  margin: 0;
}

input#email {
  border: none;
  border-bottom: 1px solid #000;
  background: none;
  width: 100%;
  font-size: 27px;
  font-style: normal;
  margin-right: 0;
  display: block;
  margin-left: auto;
  max-width: 560px;
  margin: 0 auto;
  height: 65px;
  line-height: 65px;
  padding: 0;
  text-align: center;
  margin-bottom: 20px;
  text-transform: none;
  transition: background-color 5500s ease-in-out 0s;
}

input#email + label.error {
  /* width: calc(100% - 30px); */
  /* margin-right: 0; */
  /* margin-left: auto; */
  position: static;
  bottom: 64px;
}

label.error {
  color: #ff0000;
  text-align: left;
  display: block;
  padding: 10px 0 0;
  letter-spacing: 1px;
  font-size: 16px;
}

input::-webkit-input-placeholder {
  color: #fff;
  opacity: 1;
}

input:-moz-placeholder {
  /* Firefox 18- */

  color: #fff;
  opacity: 1;
}

input::-moz-placeholder {
  /* Firefox 19+ */

  color: #fff;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}

select::-ms-expand {
  display: none;
}

.additional-CDC label.global-list {
  margin-bottom: 22px;
}

br.mobile {
  display: none;
}

label[for="emailId"],
label[for="country"] {
  display: block;
  text-align: left;
  font-size: 12px;
  color: #555;
  letter-spacing: 1.4px;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.shareWrapper {
  background: #111111;
  padding: 78px 0 118px;
  color: #fff;
}

.shareInfo {
  font-size: 30px;
  letter-spacing: 4px;
  padding-bottom: 42px;
}

.shareButtons a {
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  width: 194px;
  height: 50px;
  display: inline-block;
  background: #dd2d26;
  line-height: 50px;
  margin-right: 21px;
  letter-spacing: 2px;
  text-shadow: 4.193px 2.723px 4.25px rgba(2, 0, 0, 0.8);
}

.shareButtons a span {
  font-style: normal;
  padding-left: 16px;
  text-decoration: none;
  letter-spacing: 1px;

  text-transform: uppercase;
}

.shareButtons a:last-child {
  margin-right: 0;
}

.videoThumbnail {
  position: relative;
}

.playIcon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 55px;
  cursor: pointer;
}

.videoWrapper {
  padding: 51px 0 355px;
  position: relative;
}

.videoTitle {
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 5px;
  /* font-weight: 700; */

  padding-bottom: 40px;
  line-height: 1;
}

.videoInnerWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
}

.videoInnerWrapper iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.video-Wrapper {
  max-width: 640px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: none;
}

.secondForm .followShorelineMaifa .footerWrapper {
  padding: 0 0 16px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  background: transparent;
  width: 100%;
}

.followImageArtist img {
  width: 100%;
}

.footerWrapper span,
.footerWrapper a {
  background: transparent;
}

.followShorelineMaifa,
.followRobVicious {
  position: relative;
  font-size: 0;
}

.followAndLinks {
  position: absolute;
  left: 10.3%;
  top: 33%;
}

.followAndLinks .followText {
  color: #fff;
  font-size: 49px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 6px;
  padding-bottom: 17px;
  font-family: bebas-neue-by-fontfabric, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}

.followLinks a {
  text-decoration: none;
  color: #fff;
  font-size: 26px;
  margin-right: 34px;
}

.followLinks {
  text-align: left;
}

.followRobVicious {
  position: relative;
}

.mobile {
  display: none;
}

.shareButtons a.twitterShare span {
  padding-left: 10px;
}

.buttons {
  transition: all 0.5s ease-in-out;
}

/* .buttons:hover {

 color: #dd4141;

 background: #fff;

 } */

.footerFollowWrapper a {
  font-size: 25px;
  margin-right: 25px;
}

.footerFollowWrapper {
  padding-bottom: 13px;
  padding-top: 70px;
}

.footerFollowWrapper a.icon-soundcloud {
  font-size: 27px;
}

.footerFollowWrapper a,
.footerFollowWrapper iframe {
  display: inline-block;
  vertical-align: middle;
}

.seconfForm {
  background: url("../assets/SecondPageBG.jpg") no-repeat scorll center top /cover;
}

.mlist-outer-wrapper .purchase-text {
  padding-top: 10px;
}

.footerFollowWrapper iframe {
  width: 92px;
}

.mlist-header {
  font-size: 22px;
  letter-spacing: 0;
  margin-bottom: 12px;
  padding-top: 40px;
  color: #000;
  font-family:'tex_gyre_herosbold', Arial;
}
.logo-wrapper {
  font-size: 70px;
  letter-spacing: 1px;
  padding-top: 17px;
}
label.agree{
	text-transform: none;
	letter-spacing: 0.2px;
}
.descriptionText {
  font-size: 18px;
    max-width: 340px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
    padding-top: 20px;
    color: #000;
    font-family: 'tex_gyre_herosregular', Arial;
}

.followOnSpotify,
.mlistSignUp {
  	display: inline-block;
    vertical-align: top;
    padding: 0;
    max-width: 170px;
    width: 100%;
}

.followOnSpotify {
  margin-right: 10px;
}

.mlistSignUp {
  margin-left: 10px;
}
.sub-header {
  font-size: 24px;
  line-height: 1.2;
  padding-bottom: 33px;
}

div#spotifyLightBox {
  max-width: 800px;
  margin: 0 auto;
      margin-top: 40px;
}
.enetr-email {
  padding-top: 10px;
      font-size: 10px;
    color: #000;
    letter-spacing: 0.5px;
    font-family: 'tex_gyre_herosregular', Arial;
}

.copyrightWrapper {
  padding-top: 12px;
}
.spotifySubmitButton {
  margin-top: 30px;
  margin-bottom: 80px;
}

.spotifySubmitButton a {
  max-width: 100px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 100%;
    font-size: 26px;
    color: #000;
    text-decoration: underline;
    margin-top: 5px;
}
.tilter:hover {
 	/*opacity: 0.5;*/
}
div#mlistLightBox {
  max-width: 800px;
  margin: 0 auto;
}
.additional-CDC {
  max-width: 600px;
  margin: 0 auto;
}

span.notes-for-dev {
  display: none;
}
.big {
  font-size: 22px;
  color: #000;
  font-weight: 750;  
    font-family:'tex_gyre_herosbold', Arial;
    font-family:'tex_gyre_herosbold', Arial;
}

.sub-thanks {
  font-size: 16px;
  letter-spacing: normal;
  line-height: normal;
  color: #000;
  padding-top: 20px;
  font-family: 'tex_gyre_herosregular', Arial;
    font-weight: 750;
}
.FollowSpoitfySecondSubmit.buttons {
  max-width: 100px;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    width: 100%;
    /* background: #ee0001; */
    font-size: 26px;
    color: #000;
    border: none;
    text-decoration: underline;
    font-weight: 750;
    font-style: normal;
    font-family: 'tex_gyre_herosbold', Arial;
}
.twoer {
  line-height: 1.2;
  padding-bottom: 42px;
}

.oners {
  padding-bottom: 30px;
}
.mlist-field {
  position: relative;
  max-width: 430px;
  margin: 0 auto;
}

input#email.error {
  border: 2px solid #ff0000;
  box-sizing: border-box;
  margin: 0 auto;
}
.musci-header {
  font-size: 22px;
    color: #000;
    font-family:'tex_gyre_herosbold', Arial;
}
.music-section {
    margin-bottom: 80px;
}
a.tilter.listenlink {
  display: inline-block;
  max-width: 420px;
  width: 100%;
  height: 65px;
  line-height: 65px;
  background: #ff027f;
  color: #fff;
  font-size: 32.01px;
  outline: none;
  border: none;
}

.listen-button {
  padding-top: 5px;
}
.copyrightWrapper span {
  display: inline-block;
  vertical-align: middle;
}

span.atlantic-logo a {
  font-size: 0;
  width: 35px;
  height: 25px;
  padding-right: 8px;
}
.contentWrapper.heigher {
  min-height: auto;
}
@media all and (max-width: 1024px) {
  body {
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body {
    background-size: 90% auto, cover;
  }

  .followImageArtist img {
    display: none;
  }

  .followImageArtist img.mobile {
    display: block;
  }

  .footerWrapper span.separator:nth-child(8) {
    display: none;
  }

  .footerWrapper a:last-child {
    display: block;
  }
  .followOnSpotify,
  .mlistSignUp {
    max-width: 300px;
  }

  a.spoityButton,
  .customButton {
    font-size: 21px;
  }

  .mlistSignUp a.emailButton {
    font-size: 21px;
  }

  .mlist-header {
    padding-top: 30px;
  }

  div#spotifyLightBox {
    padding-top: 0;
    max-width: 90%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .followAndLinks {
    top: 16.1%;
  }

  .followAndLinks .followText {
    font-size: 35px;
  }
}

@media only screen and (max-width: 767px) {
  img.mobileOnly {
    display: block;
  }

  img.desktopOnly {
    display: none;
  }

  .descriptionText {
    max-width: 265px;
    margin: 0 auto;
    margin-bottom: 27px;
    font-size: 14px;
    padding-top: 20px;
  }

  .mlistSignUp a.emailButton {
    display: block;
    margin: 0 auto;
    width: 135px;
    font-size: 10px;
    height: 31px;
    line-height: 31px;
    letter-spacing: 0;
  }

  .artistImage {
    padding: 65px 0px 25px;
  }

  .descriptionText span {
    display: inline;
  }

  /* body {

	 background: url(../assets/mobileFooterImage.png) no-repeat scroll center bottom 195px, url(../assets/mobilebackground.jpg) no-repeat scroll left top / cover;

	 } */

  .shoreLineLogo {
    max-width: 262px;
    margin: 0 auto;
    padding: 40px 0 10px;
  }
  .innerSweeps .shoreLineLogo {
    padding-bottom: 40px;
  }

  .agree-text,
  .purchase-text {
    line-height: 16px;
        max-width: 330px;
    text-transform: none;
  }

  .robVicious {
    max-width: 170px;
    margin: 0 auto;
  }

  .copyrightWrapper,
  .footerFollowWrapper {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
  }

  .footerFollowWrapper iframe {
    padding-top: 0;
    display: block;
    margin: 0 auto;
    padding-top: 20px;
  }

  .footerFollowWrapper a,
  .footerFollowWrapper a.icon-soundcloud {
    /* font-size: 15px; */
  }

  .footerFollowWrapper a {
    margin-right: 8px;
  }

  .tourRow {
    font-size: 8px;
  }

  .leftWrapper {
    width: 100%;
  }

  .traplanticLogo {
    margin: 0 auto;
    padding: 33px 0 65px;
    max-width: 95px;
    max-width: 300px;
  }

  #tourDetails {
    max-width: 300px;
    margin: 0 auto;
  }

  .contestInfo {
    font-size: 16px;
    line-height: 1.1;
    font-weight: 400;
    max-width: 265px;
  }

  br.mobile {
    display: inline-block;
  }

  .followWrapper {
    padding: 0;
  }

  .RightWrapper {
    padding-top: 5px;
  }

  .followSpotify {
    /* max-width: 260px; */
    margin: 0 auto;
    font-size: 15px;
  }

  a.spoityButton {
    width: 130px;
    font-size: 10px;
    height: 31px;
    line-height: 31px;
  }

  .spotifyEmbed {
    padding-bottom: 15px;
  }

  a.emailButton {
    max-width: 217px;
    text-decoration: underline;
    border: none;
    line-height: 1.4;
    margin-top: 22px;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding-bottom: 50px;
  }

  .spotifyEmbed iframe {
    width: 260px;
  }

  .firstForm .contentWrapper {
    padding-bottom: 13px;
  }

  .footerWrapper {
    background: transparent;
    padding: 20px 0 10px;
  }

  span.hideSep {
    font-size: 0;
    display: block;
  }

  .firstForm .contentWrapper {
    min-height: auto;
  }

  .mfp-content {
    padding: 45px 20px;
  }

  .loginLang {
    letter-spacing: 2px;
    font-size: 20px;
    max-width: 250px;
    margin: 0 auto;
  }

  .footerFollowWrapper a.icon-soundcloud {
    margin-right: 0;
  }

  .thankyouMessage,
  .thankyou-message.embed {
    line-height: 1.2;
    letter-spacing: 1.5px;
    max-width: 280px;
    font-size: 13px;
    padding-bottom: 10px;
  }

  .thankyouMessage br {
    display: none;
  }

  .FollowSpotifySecondForm {
    padding: 52px 0 43px;
  }

  .secondFormheader {
    padding: 0 0 43px;
  }

  .formData {
    /* padding: 47px 33px 65px; */
    max-width: 300px;
    margin: 0 auto;
    width: 90%;
  }

  .FollowSpoitfySecondSubmit {
    width: 100%;
  }

  .additional-CDC label.global-list {
    margin: 15px 0;
  }

  .shareButtons a {
    margin-right: 0;
    display: block;
    width: 233px;
    text-align: center;
    margin-bottom: 20px;
  }

  .shareButtons {
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 233px;
  }

  .shareWrapper {
    margin: 0 auto;
    text-align: center;
    padding: 41px 0 33px;
  }

  .shareInfo {
    width: 200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 27px;
    font-size: 16px;
  }

  .videoTitle {
    width: 270px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    font-size: 16px;
    letter-spacing: 3px;
  }

  .video-Wrapper {
    max-width: 290px;
  }

  .secondForm.spotifySignUp .footerWrapper {
    position: relative;
    background: #000;
    padding: 16px 0;
  }

  .videoWrapper {
    padding: 30px 0 48px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
  }

  .mobile {
    display: block;
  }

  .followImageArtist img {
    display: none;
  }

  .followImageArtist img.mobile {
    display: block;
  }

  .followAndLinks {
    left: 4.3%;
  }

  .followAndLinks .followText {
    font-size: 22px;
  }

  .followLinks a {
    font-size: 20px;
    margin-right: 15px;
  }

  .footerWrapper a:last-child {
    display: block;
  }

  span.separator.hideSep {
    display: inline-block;
  }

  .footerInnerWrapper {
    max-width: 270px;
    margin: 0 auto;
    text-align: center;
  }

  .secondForm .footerWrapper {
    padding: 10px 0 10px;
    background: #000;
  }

  .footerWrapper a:last-child {
    display: inline-block;
  }
  .logo-wrapper {
    font-size: 44.26px;
  }

  .album-art {
    max-width: 84%;
    margin: 0 auto;
  }

  .descriptionText {
  }

  .descriptionText br {
    display: none;
  }

  .followOnSpotify {
    /*margin: 0 auto;
    display: block;*/
  }

  .mlistSignUp {
    margin: 0 auto;
    margin-top: 0;
  }

  .enetr-email {
    font-size: 9px;
  }

  .sub-header {
    font-size: 16px;
    max-width: 300px;
    margin: 0 auto;
  }

  .sub-header br {
    display: none;
  }

  div#spotifyLightBox {
    max-width: 98%;
    margin-top: 20px;
  }
  .copyrightWrapper span.atlantic-logo {
    display: block;
    padding-bottom: 10px;
  }

  .footerWrapper span,
  .footerWrapper a {
    font-size: 12px;
  }

  span.separator:nth-child(2n) {
    display: none;
  }

  span.separator.pp {
    display: none;
  }
  .footerFollowWrapper {
    padding-top: 40px;
  }

  .footerFollowWrapper a {
    font-size: 21px;
    margin-right: 20px;
  }
  .spotifySubmitButton a {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
  }

  .big {
    font-size: 15px;
  }

  .sub-thanks {
    font-size: 12px;
    padding-top: 18px;
  }

  input,
  select {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-bottom: 15px;
  }

  select {
    background-size: 5%;
  }

  .inputItem label {
    font-size: 16px;
    padding-bottom: 10px;
  }

  .FollowSpoitfySecondSubmit.buttons {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }

  .musci-header {
    font-size: 16px;
  }

  a.tilter.listenlink {
    font-size: 16px;
    max-width: 240px;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  .mlist-header {
    font-size: 15px;
  }

  input#email {
    max-width: 300px;
    margin: 0 auto;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }

  .termsWrapper.first {
    max-width: 310px;
    margin: 0 auto;
  }

  #DontHaveSpotifySignUp .mlist-submit input {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
  }
  .mlist-field {
    max-width: 300px;
    margin: 0 auto;
  }
 
span.mob {
    display: none;
}
}

/* @media only screen and (max-width: 767px) and (orientation: landscape) {

 body {

 background: url('../assets/mobileFooterImage.png') no-repeat scroll center bottom 180px, url('../assets/mobilebackground.jpg') no-repeat scroll left top / cover;

 }

 } */

@media only screen and (min-width: 1024px) {
    
    .oners{
        width: 60%;
        margin: 0 auto;
    }
}
