body {
  margin: 0;
  text-align: center;
  color: #E81F29;
  font-style: normal;
  font-weight: 400;
  background: url('../assets/cordae-image.png') no-repeat scroll center center #000000;
  background-size:cover;
  font-family: 'Helvetica Neue LT W05_73 Bd Ex';
  font-family: 'Helvetica Neue LT W05_63 Md Ex';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham-Bold';
  src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Gotham-Bold.otf')  format('opentype'),
	     url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf')  format('truetype'), url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.main-title {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    max-width: 36vw;
    width: 100%;
    margin: 1vw auto 1.614vw;
    font-family: 'Gotham-Bold';
    font-size: 25px;
    line-height:1.1;
}
img {
  max-width: 100%;
  height: auto;
}
.footerFollowWrapper a.soundcloud {
    font-size: 22px;
}
.footerFollowWrapper a.applemusic {
    font-size: 21px;
}
.headerSection {
    padding-top: 2.66vw;
}
a.logo-wrapper:hover {
    opacity: 1;
}
a {
  text-decoration: none;
  outline: none;
}
.followPopupSection {
    position: relative;
    min-height: 44vh;
}
div#spotifyLightBox, div#appleLightBox {
    max-width: 340px;
    margin: 0 auto;
    padding: 15px 5px 5px;
    background: transparent;
    color: #000;
    border-radius: 0;
    position: absolute;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    top: 10px;
}
a:hover{
  opacity:0.7;
}

.overallWrapper.inactivecontent{
	position:relative;
}
.sweepswrapperinner{
  font-size:0;
  height: 100vh;
  position: absolute; 
  top: 45%;
  left:50%;
  transform: translate(-50% , -50%);
  -webkit-transform: translate(-50% , -50%);
  -moz-transform: translate(-50% , -50%);
  -o-transform: translate(-50% , -50%);
  height: auto; 
  width: 100%;
  z-index: 2;
  color: #ffffff;
  font-size: 14px;
  line-height: 18px;

}
.sweepswrapper .innerSweeps a{
  color: #ffffff;
  font-size: 25px;
  transition: none;
}
.totalWrapper{
  width:100%;
}
.merch_grid {
  display: grid;
  grid-column-gap: 0.83vw;
  grid-row-gap: 0.83vw;
  grid-template-columns: auto auto auto auto;
  background-color:transparent;
}
.merch-item{
  text-align: center;
  width: 234px;
  height: 233px;
  background-position: center;
  background-size: cover;
}
.getgifted {
    color: #fff;
    font-size: 44px;
    font-family: 'Gotham-Bold';
}
.merch-item a {
  display: block;
  width: 234px;
  height: 233px;
  cursor:default;
}
.merch-item.one{
  background: url('../assets/merch1.jpg?dss');
  background-size: cover;
}
.merch-item.two{
  background: url('../assets/merch2.jpg?dss');
  background-size: cover;
}
.merch-item.three{
  background: url('../assets/merch3.jpg?dss');
  background-size: cover;
}
.merch-item.four{
  background: url('../assets/merch04.jpg?dss');
  background-size: cover;
}
/*.overallWrapper .headerSection,.thankyouMessage.thankyouMessageFinal {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  height: auto;
  width: 50%;
  z-index: 2;
}*/
.thankyouMessage.thankyouMessageFinal{
  /* position: absolute; */
  /* top: 42%; */
  /* transform: translateY(-50%); */
  /* -webkit-transform: translateY(-50%); */
  /*-moz-transform: translateY(-50%); */
  /*-o-transform: translateY(-50%);*/
  /* height: auto; */
  /* width: 25%; */
  /* z-index: 2; */
  color: #ffffff;
}
.overallWrapper {
  min-height: calc(100vh - 20px);
}

body.secondform .footerWrapper {
  position: relative;
  bottom: auto;
  width: 100%;
  z-index: 1;
}
.mlistSignUpEmail a {
    text-transform: uppercase;
}
.logo-wrapper {
  width: 310px;
  margin: 0 auto;
  display: block;
  position:relative;
}
span.feather-image {
    text-indent: -9999px;
    display: block;
    position: absolute;
    background: url(../assets/feather@3x.png) no-repeat scroll 0 0 transparent;
	width: 31px;
    height: 68px;
    z-index: 100;
    background-size: 100% auto;
    right: 30px;
    top: 40px;
}
.sub-title{
	font-size: 14px;
    letter-spacing: 1.4px;
    padding: 20px 0;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin: 0 auto;
    font-family: 'Gotham-Bold';
    font-weight: 700;
    font-style: normal;
    width: 37%;
}

.email-error {
  color: #ff0000;
  font-size: 13px;
  padding-top: 4px;
  display: none;
  font-weight: 600;
  padding-bottom: 10px;
}

.sweepsWrapper.inactive {
  display: none;
}
.innerSweeps {
	text-transform: uppercase;
    padding-top: 30px;
    max-width: 39%;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;;
    font-weight: 700;
    font-style: normal;
    font-size: 25px;
    line-height: 30px;
}

.innerSweeps .footerWrapper {
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.footerWrapper span, .footerWrapper a {
  text-transform: uppercase;
}
.submitButton a .fab {
  padding-right: 6px;
  font-size: 16px;
}
.innerSweeps .shoreLineLogo {
  padding-bottom: 140px;
}
.innerSweeps a {
  color: #fff;
  text-decoration: underline;
}
img.mobileOnly {
  display: none;
}


.firstForm .contentWrapper {

}

#spotifyErrorMsg {
  display: none;
}
.customButton .fab,.customButton .fa {
  padding-right: 8px;
  font-size: 17px;
}

.customButton .fab::before, .customButton .fa::before {
  vertical-align: middle;

}
.big{
margin-top: 50px;	
}

.mlist-checks {
  position: relative;
  margin-top: 14px;
  max-width: 94%;
  margin: 8px auto 0;
  font-size: 0;
}
.additional-CDC .mlist-checks{
  max-width: 100%;
  margin-top:0;
}
.additional-CDC .mlist-checks .agree-text {
	width: 80%;
	text-align: left;
    line-height: 10px;
    letter-spacing: 1px;
    font-family: 'Gotham-Bold';
    font-size: 10px;
}
.mlist-checks.second {
  margin-top: 20px;
}

.mlist-checks input {
  display: block;
  position: absolute;
  left: 5px;
  top: 0;
  width: 15px;
  height: 15px;
  box-sizing: border-box;
  padding: 0;
  opacity: 0;
  z-index: 100;
  cursor: pointer;
  margin: 0;
}
img.spotify-icon, img.apple-icon {
    position: relative;
    top: 4px;
    left: -8px;
}
.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: 2px 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: #000;
  background: #fff;
  /* border: 3px solid #fff; */
  width: 15px;
  height: 15px;
  margin: 0;
  top: 0px;
  border-radius: 0;
}
.inputItem.zipcountry {
  font-size: 0;
  width: 100%;
}

.inputItem.zip,.inputItem.country {
  display: inline-block;
  width: 49%;
}

.inputItem.zip {
  margin-right: 2%;
}
.terms-wrapper.mlist-checks label.global-list .agree-text {
    margin-top: -3px;
}
input:checked + label:after,
input:checked + label + label:after {
  content: "\2713";
  line-height: 19px;
  color: #000;
  display: block;
  text-indent: 0;
  font-size: 14px;
  position: absolute;
  top: -3px;
  left: 6px;
  text-align: center;
  box-sizing: border-box;
  /* border: 7px solid #dd2d26; */
  /* border-radius: 50%; */
}
.FollowSpotifySecondForm input:checked + label:after, .FollowSpotifySecondForm input:checked + label + label:after {
  left: 2px;
}
.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: 10px;
  color: #ffffff;
  line-height: 12px;
  text-transform: none;
  text-align: left;
  vertical-align: middle;
	font-family: 'Gotham-Bold';
    font-weight: 400;
    font-style: normal;
}

.purchase-text {
  font-size: 10px;
  line-height: 12px;
  letter-spacing: normal;
  font-weight: normal;
  text-align: left;
  padding: 0;
  padding-bottom: 5px;
  color: #ffffff;
  margin-left: 10px;
}

.agree-text a {
  color: #ffffff;
  text-decoration: underline;
}

.agree-text a:hover {
  opacity: 0.5;
  text-decoration: none;
}

label.global-list {
  margin: 0 0 12px 0;
  display: block;
}
.footerWrapper .copyrightWrapper a {
    margin: 0 5px;
}
.mfp-content.emailSignupLightbox label.global-list {
  margin-bottom: 36px;
}

.mfp-close-btn-in .mfp-close {
  color: #DADAD8;
  font-size: 35px;
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.mfp-close-btn-in .mfp-close:hover {
  color: #ffffff;
  opacity: 0.5;
}
.FollowSpotifySecondForm .inputItem label.mlist-field {
    text-align: left;
}
#errorMsg,
#serverError {
  color: #ff0000;
}
.FollowSharedSecondSubmit {
  color: #ffffff;
  text-transform: uppercase;
  background: #000;
  width: 100%;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  border-radius: 0;
  font-size: 15px;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;
letter-spacing:1.2px;
}

.FollowSharedSecondSubmit:hover{
  transition: all 0.5s ease-in-out;
  opacity:0.7;
}

input.submit:hover {
  opacity: 0.7;
  transition: all 0.5s ease-in-out;
}
.FollowSpoitfySecondSubmit,
.mlist-submit input {
  display: block;
  width: 90%;
  margin: 0px auto;
  height: 50px;
  line-height: 50px;
  text-decoration: none;
  font-size: 15px;
  /* font-family: 'nanamiregular'; */
  font-weight: 300;
  color: #ffffff;
  text-transform: uppercase;
  background: #000000;
  border: none;
  border-radius: 0;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding: 0px;
  cursor: pointer;
  text-align: center;
  text-align-last: center;
  font-family:'Gotham-Bold';
}
.FollowSpoitfySecondSubmit:hover,
.mlist-submit input:hover{
  opacity: 0.5;
}
.FollowSpoitfySecondSubmit {
  margin-left: 0;
}

#DontHaveSpotifySignUp .mlist-submit input {
  margin: 20px auto 0;
  max-width: 200px;
  display: inline-block;
  height: 66px;
  line-height: 66px;
  width: 100%;
  background: #E81F29;
  font-size: 37.01px;
  font-family: 'nanamiregular';
  font-weight: 900;
  border: none;
}

.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);
}
/*.overallWrapper .firstForm.sweepsWrapper .headerSection {
    top: 45%;
}*/
.followWrapper {
  padding: 0px;
  padding-top: 0;
  max-width: 485px;
  margin: 0 auto;
}

.followSpotify {
  font-size: 38px;
  color: #fff;
  letter-spacing: 0.5px;
  padding: 7px 0 30px;
}

.spotifyEmbed {
  padding-bottom: 18px;
}

.followOnSpotify {
  padding: 35px 0px 55px;
}

a.spoityButton,
.customButton {

  display: block;
  width: 100%;
  margin: 0px auto;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  background: #000000;
  border-radius: 0;
  letter-spacing: 0;
  box-sizing: border-box;
  font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;
letter-spacing:1.2px;
transition:none;
}
a.customButton:hover {
  opacity: 0.7;
}
a.customButton.active:hover{
    opacity: 0.7;
}
a.emailButton.active:hover{
  color: #ffffff;
  opacity: 0.7;
}
.submitButton:hover a, .emailSubmitButton:hover a {
  background: rgba(0,0,0,0.3);
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
a.emailButton.emailonly{
  font-size: 8px;
  line-height: 12px;
  margin-top: 10px;
  color:#ffffff;
  text-decoration: underline;
  display: block;
font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;
}
a.emailButton.emailonly:hover,a.emailButton.emailonly.inactive{
    color: #ffffff;
    opacity: 0.5;
}

.uparrow {
  height: 0;
  width: 0;
  position: absolute;
  top: -35px;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 13px solid #E81F29;
  left: 22%;
  display: none;
}
div#appleLightBox .uparrow{
  left: 73%;
  top: -35px;
}
div#mlistLightBox .uparrow{
  right: auto;
  left: calc(50% - 10px);
  top: -18px;
}
.mlistSignUp,
.mlistSignUp a.emailButton {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mlistSignUp a.emailButton {
  text-decoration: underline;
  display: block;
  width: 100%;
  margin: 0px auto;
  height: 65px;
  line-height: 65px;
  text-decoration: none;
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  background: #5d5bff;
  border-radius: 0;
  letter-spacing: 1px;
  box-sizing: border-box;
}

.mlistSignUp a.emailButton:hover {
  text-decoration: none;
}

a.emailButton:hover {
  /* border-color: #E81F29; */
}

.footerWrapper span,
.footerWrapper a {
  font-size: 10px;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  vertical-align: middle;
  line-height:5px;
  text-align: center;
  display: inline-block;
  letter-spacing: 0.5px;
}
.copyrightWrapper span.copyText {
	letter-spacing:0.5px;
  display: block;
}

span.separator.hideSep{
  display: none;
}
.copyrightWrapper span.separator {
    display: none;
}
.footerWrapper {
  padding: 14px 0 19px;
}
.footerFollowWrapper a {
  font-size: 20px;
  margin-right: 20px;
}

.footerFollowWrapper a:last-child {
  margin-right: 0;
}

.footerFollowWrapper {
  margin: 0;
}
span.separator {
  padding: 0;
  letter-spacing:0;
}

.spotifySubmitButton {
  cursor: pointer;
}

.FollowSpotifySecondForm {
  color: #fff;
  padding: 0px 0 20px 0px;
    width: 30%;
    margin: 0 auto;
}
a.appleButton.buttons.customButton {
    padding-left: 10px;
}
.FollowSpotifySecondForm .inputItem {
  /* margin-bottom: 40px; */
}

.secondFormheader {
  padding: 4px 0 90px;
}

.thankyouMessage,
.thankyou-message.embed {
  /*font-size: 32px;
  color: #fff;
  margin: 0 auto;
  width: 95%;
  line-height: 1.9;
  font-weight: 400;
  letter-spacing: 0;
  padding-bottom: 0;*/
}

.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: calc(100% - 15px);
  background: transparent;
  border: none;
  /* border-bottom: 2px solid #555; */
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  padding: 9px 0;
  color: #000000;
  font-size: 12px;
  letter-spacing: 1.2px;
  max-width: 560px;
  margin: 0 auto;
  background-color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0;
  margin-bottom: 15px;
  text-align: left;
  text-align-last: left;
  border-radius: 0;
  padding-left: 15px;
font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;
}

select {
  background: url("../assets/select-arrows.svg") no-repeat scroll center right 10px #fff; 
  text-align-last: left;
  padding-left: 15px;
  background-size: 20px auto;
  width: 100%;
  padding-right: 36px;
}
select#country {
  margin-bottom: 10px;
}
.country,.dobMonth,.dobDay {
  position: relative;
}
.inputItem label {
  text-align: center;
  display: block;
  font-size: 14px;
  letter-spacing: 1.4px;
  padding-bottom: 10px;
    text-transform: uppercase;
    font-family:'Gotham-Bold';
    font-weight: 700;
    font-style: normal;
}

.inputItem {
  /* margin-bottom: 30px; */
  font-size: 0;
}

option {
  /* background: #111111; */
}

.dobMonth, .dobDay {
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  text-align: center;
  text-align-last: center;
}

.dobMonth {
  margin-right: 2%;
  /* width: 53%; */
}

fieldset {
  padding: 0;
  border: none;
  margin: 0;
}
span.separator {
    display: none;
}
input#email {
  border: none;
  width: 90%;
  font-size: 12px;
  letter-spacing: 1.2px;
  font-style: normal;
  margin-right: 0;
  display: block;
  margin-left: auto;
  max-width: 560px;
  margin: 0 auto;
  border: none;
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 0;
  text-align: center;
  text-align-last: center;
  margin-bottom: 10px;
  border: 0px solid #000000;
  border-radius: 0;
  color: #000000;
  box-sizing: border-box;
  font-family:'Gotham-Bold';
	font-weight: 700;
	font-style: normal;
}
.FollowSpotifySecondForm .inputItem.zip input {
    margin-bottom: 0;
}
.secondForm.sweepsWrapper.emailSignUpOnly input:checked + label:after, .secondForm.sweepsWrapper.emailSignUpOnly input:checked + label + label:after {
    left: 2px;
}
input#email + label.error {
  /* width: calc(100% - 30px); */
  /* margin-right: 0; */
  /* margin-left: auto; */
  position: static;
  bottom: 64px;
  padding-bottom: 15px;
}

label.error {
  color: #ff0000;
  text-align: center;
  display: block;
  padding: 10px 0 0;
  letter-spacing: 1px;
  font-size: 12px;
}

input::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
  text-align-last: center;
  text-align: center;
}

input:-moz-placeholder {
  /* Firefox 18- */

  color: #000000;
  opacity: 1;
  text-align-last: center;
  text-align: center;
}

input::-moz-placeholder {
  /* Firefox 19+ */

  color: #000000;
  opacity: 1;
  text-align-last: center;
  text-align: center;
}

input:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
  text-align-last: center;
  text-align: center;
}
input#email::placeholder {
  text-align-last: center;
  text-align: center;
}
select::-ms-expand {
  display: none;
}
.thankyouMessage.thankyouMessageFinal {
position: static;
top: auto;
left: auto;
transform: none;
-webkit-transform: none;
-moz-transform: translate(-50% , -50%);
-o-transform: translate(-50% , -50%);
height: auto;
width: 100%;
z-index: 2;
color: #ffffff;
}
a.overflowButton {
  position: absolute;
  right: 0;
  z-index: 1;
  top: 0;
  left: 0;
}
.submitButton a, .emailSubmitButton a{
  display: block;
  width: 95%;
  border: none;
  margin: 0 auto;
  text-align: center;
  text-align-last: center;
  margin-top: 0;
  background: #000000;
  font-size: 12px;
  color: #ffffff;
  border-radius: 0;
  padding: 0;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  /* position: relative; */
  text-transform: uppercase;
  cursor: pointer;  
font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;
letter-spacing:1.5px;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  color: #000;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  box-shadow: 0 0 0 1000px #fff inset;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover, 
textarea:-webkit-autofill:focus, 
textarea:-webkit-autofill:active
select:-webkit-autofill,
select:-webkit-autofill:hover, 
select:-webkit-autofill:focus, 
select:-webkit-autofill:active {
  color: #000;
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
  box-shadow: 0 0 0 1000px #fff inset;
}
.additional-CDC label.global-list {
  margin-bottom: 22px;
  text-align: left;
}

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;
}

.thankyouMessage.header .sub-thanks {
  margin-bottom: 10px;
  margin-top:20px;
}
.thankyouMessage.header .logo-wrapper {
  margin-bottom: 15px;
}
.thankyouMessage.header .sub-thanks .oners {
    text-transform: none;
	line-height: 15px;
}
.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: 'nanamiregular';
  font-weight: 700;
  font-style: normal;
  line-height: 1;
}

.followLinks a {
  text-decoration: none;
  color: #fff;
  font-size: 26px;
  margin-right: 34px;
}


.mlist-header {
  font-size: 19px;
  letter-spacing: 0;
  margin-bottom: 15px;
  padding-top: 0;
  text-transform: uppercase;
}



.followOnSpotify,
.mlistSignUpEmail,
.followOnApple {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  max-width: 168px;
  width: 100%;
}

.followOnApple {
  margin: 0 0 0 10px;
}

.mlistSignUp {
  margin-left: 10px;
}
.sub-header {
  font-size: 19px;
  line-height: 38px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

div#spotifyLightBox ,div#appleLightBox,div#mlistLightBox{
  max-width: 340px;
  margin: 0 auto;
  padding: 15px 5px 5px;
  background: transparent;
  color: #000;
  border-radius: 0;
 /* position: absolute;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  top: 10px;*/
}
div#mlistLightBox{
  padding-bottom: 15px;
}
a.listennowlink{
  color:#ffffff;
  text-transform:uppercase;
}

.enetr-email {
  padding-top: 4px;
}

.copyrightWrapper {
  padding-top: 18px;
  font-family: 'Mulish', sans-serif;
}
.spotifySubmitButton,.applesubmitButton {
  /* margin-top: 38px; */
  position: relative;
  margin: 20px auto 10px;
}

.additional-CDC {
  max-width: 450px;
  margin: 0 auto;
  background: transparent;
  border-radius: 10px;
  padding: 10px;
  color: #ffffff;
}

span.notes-for-dev {
  display: none;
}
.big {
  font-size: 25px;
  line-height: 1.2;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 1.4px;
	font-family: 'Gotham-Bold';
font-weight: 700;
font-style: normal;  
}
.big span {
    display: block;
}
.sub-thanks {
  font-size: 32px;
  letter-spacing: normal;
  line-height: normal;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-family:  'Gotham-Bold';
font-weight: 700;
font-style: normal;
}
.FollowSpoitfySecondSubmit.buttons {
  max-width: 200px;
  display: inline-block;
  height: 66px;
  line-height: 66px;
  width: 100%;
  background: #E81F29;
  font-size: 37.01px;
  color: #fff;
  border: none;
}
.twoer {
  line-height: 22px;
  padding: 18px 0 20px;
  font-size: 19px;
  color: #000;
}

.oners {
  padding-bottom: 9px;
letter-spacing:1.4px;
}
.mlist-field {
  position: relative;
  max-width: 560px;
  margin: 0 auto;
}

input#email.error {
  border: 2px solid #ff0000;
  box-sizing: border-box;
  margin: 0 auto;
}
.music-header {
    font-size: 25px;
    color: #ffffff;
    line-height: 30px;
    text-transform: uppercase;
    margin-top: 20px;
    font-family: 'Gotham-Bold';
    font-weight: 700;
    font-style: normal;
    letter-spacing: 1.4px;
    width: 90%;
    margin: 0 auto;
    padding-top: 10px;
	padding-bottom:10px;
}
.music-section {
  margin: 30px auto 0 auto;
}
.thankyouMessage.thankyouMessageFinal .music-section {
  margin: 0;
}

a.listenlink {
  display: inline-block;
  max-width: 236px;
  width: 100%;
  color: #000;
  font-size:0;
  outline: none;
  border: none;
  margin: 0 auto;
  border-radius: 0;
  position:relative;
}
a.listenlink:hover {
    opacity: 1;
}
a.listenlink:hover .play-icon {
    opacity: 0.5;
}
.play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
	-webkit-transform: translate(-50% , -50%);
	-moz-transform: translate(-50% , -50%);
	transform: translate(-50% , -50%);
}
.listen-button {
  padding-top: 10px;
}
.copyrightWrapper span {
  display: inline-block;
  vertical-align: middle;
}
.thankyouMessage.thankyouMessageFinal .music-section {
    margin: 20px 0;
    font-family: 'Gotham-Bold';
	font-size:25px;
    font-weight: 700;
    font-style: normal;
}
.thankyouMessage.thankyouMessageFinal .musci-header {
  margin-top: 15px;
}
.thankyouMessage.thankyouMessageFinal .logo-wrapper{
  margin-bottom: 15px;
}
.followPopupSection {
  position: relative;
}

.secondform .overallWrapper {
    min-height: calc(100vh - 140px);
}
.merch-container {
  display: block;
  max-width: fit-content;
  margin: 0 auto;
}
.headerLogo a {
    display: block;
    width: 78px;
    height: 61px;
    margin: 0 auto;
    cursor: default;
}
	
.merch_text{
	font-size:15px;
	color:#ffffff;
	font-family:'Proxima Nova W01 Medium Italic';
	margin-top:2px;
}
.headerLogo {
    margin-bottom: 2.5vw;
}
.headerLogo a:hover{
  opacity:1;
}
div#spotifyLightBox, div#appleLightBox {
  /* top: 0px;
  margin: 0 auto;
  position: relative;
  left: auto;
  transform: none; */
}
.main-title .desktop{
	display:block;
}
.main-title .mobile{
	display:none;
}
.popupWrapper {
  background: #000;
  color: #fff;
  font-size: 14px;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 2.5%;
  left: 50%;
  transform: translate(-50%,0);
  padding: 20px;
  text-align: center;
  box-sizing: border-box;
  /* position: relative; */
  margin-bottom: 20px;
  z-index: 4;
  font-family: 'Gotham-Bold';
  font-weight: 700;
  font-style: normal;
}
.popupWrapper a{
  text-decoration: underline; 
}
a.popupClose {
  position: absolute;
  top: 5%;
  right: 2%;
  text-decoration: none;
  font-size: 15px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
body {
    background-size: auto 100%;
}	
.FollowSpotifySecondForm{
    width: 50%;	
}	
.overallWrapper {
    min-height: calc(100vh - 90px);
}
.thankyouMessage.thankyouMessageFinal .music-section{
	font-size:25px;
}
.innerSweeps{
	padding-top: 20vw;
    max-width: 70%;	
}
body {
    background-size: auto 106%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .totalWrapper {
    width: 100%;
  }
  .sweepswrapperinner,.footerWrapper{
    width: 50%;
	margin:0 auto;
  }

  body {
    background-size: 100% auto;
 }
 .thankyouMessage.thankyouMessageFinal .music-section{
	 padding-top:15vw;
 }
.overallWrapper {
    min-height: calc(100vh - 110px);
  }


}
@media only screen and (max-width: 1023px) {
	
.main-title .desktop{
	display:block;
}
.main-title .mobile{
	display:none;
}
.thankyouMessage.thankyouMessageFinal {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    -webkit-transform: translate(-50% , -50%);
    -moz-transform: translate(-50% , -50%);
    -o-transform: translate(-50% , -50%);
    height: auto;
    width: 100%;
    z-index: 2;
    color: #ffffff;
}
  
  .sweepswrapperinner {
    margin-top: 4%;
}
input.zipCode.m-required{
    padding: 0;
    width: 89%;
	padding-left:15px;
}


.country:after, .dobMonth:after, .dobDay:after {
    right: 8px;
    top: 12px;
}
  body, html {
    height: 100%;
    width: 100%;
  }
  .logo-wrapper {
    width: 43%;
    padding: 30px 0 0;
  }
  .totalWrapper {
    width: 100%;
  }
  .sweepswrapperinner,.footerWrapper{
    width: 100%;
  }


  .sweepswrapperinner{
    position: static;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    height: auto;
    width: 100%;
  }
  .followPopupSection {
    position: relative;
    min-height: 38vh;
}
.footerWrapper {
  position: static;
  bottom: auto;
  width: 100%;
  z-index: 1;
  padding: 0;
}
.footerWrapper .copyrightWrapper{
    padding: 20px 0;
}
div#mlistLightBox {
  padding-bottom: 15px;
}
a.emailButton.emailonly{
  font-size: 12px;
}
.merch_grid {
  display: grid;
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  grid-template-columns: auto auto;
  background-color:transparent;
  width:90%;
  margin:0 auto;
}
.merch-item{
  text-align: center;
  width: 164px;
  height: 163px;
  background-position: center;
  background-size: cover;
}
.merch_text{
    font-size: 15px;
    color: #ffffff;
    font-family: 'Proxima Nova W01 Medium Italic';
    margin-top: 5px;
    width: 90%;
    text-align: left;
    display: block;
    margin: 0 auto;	
}
.merch-item a {
  display: block;
  width: 164px;
  height: 163px;
  cursor:default;
}
.headerLogo a {
  max-width: 125.47px;
}
.main-title {
  max-width:100%;
  margin: 29.51px auto 26px;
}
.headerSection {
  padding-top: 33.16px;
}
body:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: url(../assets/cordae-image.png) no-repeat scroll center center #000000;
  background-size: cover;
  z-index: -1;
}
}

@media only screen and (max-width: 767px) {
.followOnSpotify .active:before, .followOnApple .active:before{
bottom:-15px;
}
.popupWrapper {
  font-size: 11px;
  max-width: 300px;
}
.main-title .desktop{
	display:none;
}
.main-title .mobile{
	display:block;
}
.big{
	font-size:25px;
}
.thankyouMessage.header .sub-thanks{
	margin-top:10px;
	padding-bottom: 0px;
	margin-bottom: 0;
}
.thankyouMessage.header .sub-thanks .oners{
	font-size:18px;
	line-height:20px;
}
.main-title{
	width:100%;
	font-size: 24px;
	margin:20px auto 26px;
}

.main-title {
    width: 100%;
    max-width: 100%;
    font-size: 22px;
}
.headerLogo {
    margin-bottom: 6.5vw;
}
.sub-title{
	width:85%;
	font-size:18px;
}
.secondForm .FollowSpotifySecondForm {
    width: 95%;
    padding: 0;
}
.additional-CDC, .FollowSpotifySecondForm, .firstForm .contentWrapper {
    padding-bottom: 0;
}
.overallWrapper.inactivecontent a.logo-wrapper {
    width: 85%;
}
.overallWrapper.inactivecontent{
	padding-top: 8vh;
    min-height: 75vh;
}
.innerSweeps{
	font-size: 20px;
    line-height: 30px;
	padding-top: 30px;
    max-width: 90%;
}
.sweepswrapper .innerSweeps a {
    color: #ffffff;
    font-size: 20px;
    transition: none;
}
span.feather-image {
    right: 29px;
    bottom: 53px;
	top:auto;
}
body{
    position: relative;
    height: 100vh;
	background:none;
    /*background: url(../assets/gradient.png) left bottom no-repeat, url(../assets/Mobile_Bkgd.png) bottom no-repeat;
    background-position: center bottom,center bottom;
    background-size: 100% auto;
    background-color: #0D171C;*/
  }
  body:after{
 content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url(../assets/cordae-image.png) no-repeat scroll center center #000000;
    background-size: cover;
    z-index: -1;
	  
  }
input:checked + label:after, input:checked + label + label:after{
top: -2.5px;
    left: 7px;
}	
  .mlistSignUp a.emailButton {
    display: block;
    margin: 0 auto;
    margin-top: 4px;
    width: 200px;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
  }

  .copyrightWrapper,
  .footerFollowWrapper {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
  }

  .footerFollowWrapper a {
   font-size: 25px;
    margin-right: 25px;
    letter-spacing: 0;
  }
  .footerFollowWrapper a.applemusic {
		font-size: 27px;
  }
  .footerFollowWrapper a.soundcloud {
    font-size: 30px;
  }
  .followWrapper {
    padding: 0;
  }
  .followSpotify {
    margin: 0 auto;
    font-size: 28px;
  }

span.separator {
    display: none;
}
  .spotifyEmbed {
    padding-bottom: 15px;
  }


 .main-title{
	 width:100%;
 }

  span.hideSep {
    font-size: 0;
    display: block;
  }

  .firstForm .contentWrapper {
    min-height: auto;
  }

  .mfp-content {
    padding: 45px 20px;
  }

  .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: 0 0 15px;
  }

  .shareButtons a {
    margin-right: 0;
    display: block;
    width: 233px;
    text-align: center;
    margin-bottom: 20px;
  }


  span.separator.hideSep {
    display: inline-block;
  }

  .followOnSpotify {
    margin: 0 auto;
    display: block;
  }

  .mlistSignUp {
    margin: 0 auto;
    margin-top: 13px;
  }

  .sub-header {
    font-size: 16px;
    max-width: 300px;
    margin: 0 auto;
  }

  div#spotifyLightBox {
    max-width: 98%;
  }

 /* span.separator.mobsep {
    display: none;
  } */
  span.separator.hideSep {
    display: none;
  }
  .footerFollowWrapper {
    padding: 10px 0;
  }

  .footerFollowWrapper a {
    margin-right: 20px;
	letter-spacing:0;
  }
.copyrightWrapper span{
	line-height:12px;
}

  .big {
     padding-bottom: 10px;
	     margin-top: 25px;
  }

  .sub-thanks {
    padding-bottom: 20px;
  }

  input,
  select {
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    margin-bottom: 15px;
	color:#000000;
  }

  select {
    background-size: 12%;
  }



  .FollowSpoitfySecondSubmit.buttons {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }


  a.tilter.listenlink {
    font-size: 16px;
    max-width: 240px;
    width: 100%;
    height: auto;
    line-height: 45px;
  }




  .termsWrapper.first {
    max-width: 300px;
    margin: 0 auto;
  }

  #DontHaveSpotifySignUp .mlist-submit input {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
  }
  .mlist-field {
    max-width: 300px;
    margin: 0 auto;
  }
  span.copyText {
    display: block;
    }
  .followWrapper {
      max-width: 100%;
      margin: 0 auto;
  }
  .followOnSpotify, .mlistSignUpEmail, .followOnApple {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    max-width: 150px;
    width: 100%;
  }
  a.spoityButton, .customButton{
    font-size: 12px;
  }
  .followOnApple {
      margin: 0 0px;
  }
  div#spotifyLightBox, div#appleLightBox, div#mlistLightBox {
    max-width: 100%;
    width: 300px;
	top:0px;
    margin: 0 auto;
    position: relative;
    left: auto;
    transform: none;
  }
  .inputItem.zip, .inputItem.country {
    /* display: block; */
    /* width: 100%; */
  }
  .inputItem.zip {
    /* margin-right: 0; */
  }
  #dobMonth {
      /* margin-right: 0; */
  }
  #dobMonth, #dobDay {
      /* display: block; */
      /* width: 100%; */
  }
  .thankyouMessage.thankyouMessageFinal {
	padding-top:5vh;
	position: static;
	top: auto;
	left: auto;
	transform: none;
	-webkit-transform: none;
	-moz-transform: translate(-50% , -50%);
	-o-transform: translate(-50% , -50%);
	height: auto;
	width: 100%;
	z-index: 2;
	color: #ffffff;
	}
  .additional-CDC {
    max-width: 350px;
  }
  .twoer{
    font-size: 16px;
  }
  div#appleLightBox .uparrow {
    left: auto;
    top: -42px;
    right: 65px;
}
  div#mlistLightBox .uparrow {
    right: 146px;
    left: auto;
    top: -10px;
  }
  div#spotifyLightBox .uparrow {
    left: 65px;
    right: auto;
    top: -42px;
  }
  .mlistSignUpEmail {
    display: block;
    text-align: center;
    max-width: 100%;
    margin: 10px 0;
}
.overallWrapper {
  z-index: 2;
  position: relative;
  min-height:auto;
}
.footerWrapper {
  position: static;
  bottom: auto;
  width: 100%;
  z-index: 1;
}
.headerSection .logo-wrapper {
  width: 85%;
  padding: 52vw 0 0;
}
.thankyouMessage.header .logo-wrapper,.thankyouMessage.thankyouMessageFinal .logo-wrapper{
	width:85%;
}



a.emailButton.emailonly{
  font-size: 8px;
}

}

@media only screen and (min-width: 1600px) {
.footerWrapper {
    padding: 14px 0 45px;
}
.FollowSpotifySecondForm {
padding: 110px 0 20px;	
}
.thankyouMessage.thankyouMessageFinal{
	padding-top:15%;
}
input:checked + label:after, input:checked + label + label:after{
	top:-2px;
}
.music-header{
	 width:320px;
}
.sub-title{
	width:470px;
}
}

.followOnSpotify, .mlistSignUpEmail, .followOnApple {
position:relative;
}

/*.followOnSpotify .active:before, .followOnApple .active:before {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #ffffff;
    bottom: -15px;
    left: 50%;
    transform: translate(-50% , -50%);
}*/