.sweepsWrapper.inactive {
  display: none;
}
.innerSweeps {
  text-transform: uppercase;
  padding-top: 3%;
}

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

.innerSweeps a {
  color: #fff;
  text-decoration: underline;
}
img.mobileOnly {
  display: none;
}

body {
  margin: 0;
  text-align: center;
  color: #fff;
  font-style: normal;
  background: url(../assets/Bg.jpg) no-repeat center transparent;
  font-family: 'Catamaran', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  font-weight: bold;
}

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: #829e7f;
}
.overallWrapper {
  min-height: calc(100vh - 210px);
}
.outerWrapper {
  max-width: 806px;
  margin: 0 auto;
}
.headerText {
  padding-top: 30px;
} 
.logoText {
  padding-top: 10px;
}
.subHeaderText {
  font-size: 20px;
  padding-top: 19px;
  line-height: 1.2;
}
.contentWrapper {
  max-width: 717px;
  margin: 0 auto;
  background: #004f00;
  margin-top: -12px;
  padding-bottom: 50px;
}
.mlistInnerWrapper {
  max-width: 579px;
  margin: 0 auto;
}
.prizeWrapper > div {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.5;
  color: #ddccd0;
  font-size: 18px;
}
.mlistInnerWrapper .prizeWrapper div.secondPrize {
  width: 22%;
}
.mlistInnerWrapper .prizeWrapper div.firstPrize {
  width: 34%;
}
.mlistInnerWrapper .prizeWrapper div.thirdPrize {
  width: 22%;
}
.prizeWrapper div.bar {
  width: 9%;
}
.prizeWrapper .mobilebar{
  display: none;
}
.prizeWrapper {
  padding-bottom: 40px;
}
.enternow {
  font-size: 20px;
  padding-bottom: 20px;
}
.artistImage {
  padding: 25px 0px 25px;
}


.mlist-checks {
  position: relative;
  margin-top: 14px;
  margin: 8px auto 0;
  max-width: 100%;
}

.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-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: absolute;
  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: #829e7f;
  border: 1px solid #000; 
  width: 21px;
  height: 21px;
  margin: 0;
  top: -5px;
  left:-9px;
  /* border-radius: 50%; */
}

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

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

.secondary-list-values label.global-list {
  display: block;
  color: #829e7f;
  font-size: 10px;
}
.secondary-list-values .global-list:before {
  margin-right: 8px;
}
.secondary-list-values input:checked + label:after, .secondary-list-values input:checked + label + label:after {
  left: 18%;
}
.agree-text,
.purchase-text {
  padding-left: 13px;
  display: inline-block;
  width: calc(100% - 27px);
  box-sizing: border-box;
  font-size: 10px;
  color: #829e7f;
  font-style: normal;
  line-height: 1.4;
  margin-top: -4px;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
}
.agree-text {
  padding-left: 30px;
}

.purchase-text {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0.35px;
  text-align: center;
  padding: 0;
  padding-bottom: 12px;
}

.agree-text a {
  color: #829e7f;
  /*text-decoration: underline;*/
}

.agree-text a:hover {
  text-decoration: underline;
}

label.global-list {
  margin: 18px 0 12px 0;
  display: block;
}

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

.mlist-submit input, .mlist-submit-new input {
  display: block;
  width: 190px;
  margin: 0px auto;
  height: 48px;
  line-height: 48px;
  text-decoration: none;
  font-size: 14px;
  color: #004f00;
  text-transform: uppercase;
  background: transparent;
  border: 1px solid #000;
  border-radius: 0;
  letter-spacing: 1px;
  box-sizing: border-box;
  padding: 0px;
  cursor: pointer;
}
.secondary-list-values label {
  display: none;
}
.mlist-submit input, .mlist-submit-new input {
    margin: 20px auto 0;
    max-width: 171px;
    display: inline-block;
    height: 47px;
    line-height: 47px;
    width: 100%;
    background: #fff;
    font-size: 18px;
    border: none;
}
.mlist-submit-new {
  max-width: 171px;
  margin: 0 auto;
}
.mlistSignUp,
.mlistSignUp a.emailButton {
  padding: 0px;
  margin: 0px;
  font-size: 14px;
  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: #dd2d26;
}

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

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

span.separator {
  padding: 0;
}

.thankyouMessage,
.thankyou-message.embed {
  font-size: 20px;
  color: #fff;
  margin: 0 auto;
  line-height: 1.9;
}
div#thankyouBlock {
  padding-top: 20px;
}
.thankswelcome-msg {
  font-size: 18px;
  color: #ddccd0;
  padding-top: 10px;
  padding-bottom: 20px;
}
.thankyou-message.embed {
  line-height: 1;
}

input,
select {
  width: 100%;
  background: transparent;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  outline: none;
  padding: 9px 0;
  color: #004f00;
  letter-spacing: 1px;
  font-style: normal;
  margin: 0 auto;
  border: 1px solid #000;
  background-color: #829e7f;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  margin-bottom: 12px;
  text-align: center;
  text-align-last: center;
  font-size: 18px;
  font-family: 'Catamaran', sans-serif;
  font-weight: bold;
}

select {
  background: url("../assets/droparrow.png") no-repeat scroll center right 20px
  #829e7f;
  text-align-last: left;
  padding-left: 15px;
}
div#thankyouBlock #thankyoublock-innerwrapper .thankyou-message {
  display: block;
}
div#thankyouBlock .thankyou-message {
  display: none;
}
div#thankyouBlock.final-screen .thankyou-message {
  display: block;
  font-size: 20px;
}
.secondFormCloseWrap {
  display: none;
}
.secondary-list-values .mlist-field input {
  text-align: left;
  text-align-last: left;
  padding-left: 15px;
  max-width: 559px;
}
.secondary-list-values .mlist-field select {
  max-width: 578px;
}
.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;
}

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


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

input#email {
  border: 1px solid #000;
  width: 100%;
  font-size: 18px;
  letter-spacing: 1px;
  font-style: normal;
  margin-right: 0;
  display: block;
  margin-left: auto;
  margin: 0 auto;
  color: #004f00;
  background: #829e7f;
  height: 50px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  margin-bottom: 12px;
  font-family: 'Catamaran', sans-serif;
  font-weight: bold;
}

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: 14px;
}

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

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

  color: #004f00;
  opacity: 1;
}

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

  color: #004f00;
  opacity: 1;
}

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

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

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  color: #004f00;
  -webkit-text-fill-color: #004f00;
  -webkit-box-shadow: 0 0 0 1000px #829e7f inset;
  box-shadow: 0 0 0 1000px #829e7f inset;
}

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


label[for="emailId"]{
  display: block;
  text-align: left;
  font-size: 12px;
  color: #555;
  letter-spacing: 1.4px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.mlist-field.birthday label {
  display: block;
  font-size: 18px;
  padding-bottom: 8px;
}
.footerWrapper span,
.footerWrapper a {
  background: transparent;
}

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

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

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

.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: 20px;
}

.footerFollowWrapper iframe {
  width: 92px;
  margin-top: -5px;
}

.mlist-header {
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  padding-top: 12px;
}

.copyrightWrapper {
  padding-top: 11px;
  padding-bottom: 10px;
}

.tilter:hover {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
}

.additional-CDC {
  max-width: 600px;
  margin: 0 auto;
}

.sub-thanks {
  font-size: 32px;
  letter-spacing: normal;
  line-height: normal;
}

.mlist-field {
  position: relative;
  margin: 0 auto;
}

input#email.error {
  border: 2px solid #ff0000;
  box-sizing: border-box;
  margin: 0 auto;
}

.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 only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .secondary-list-values input:checked + label:after, .secondary-list-values input:checked + label + label:after{
    left: 17.5%;
  }
  input:checked + label:after, input:checked + label + label:after{
    left: 2px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .footerWrapper span.separator:nth-child(8) {
    display: none;
  }
  span.separator.cookie-sep{
    display: none;
  }
  input:checked + label:after, input:checked + label + label:after{
    left: 2px;
    font-size: 14px;
  }
  .secondary-list-values input:checked + label:after, .secondary-list-values input:checked + label + label:after{
    left: 17.5%;
  }
  .headerText {
    max-width: 95%;
    margin: 0 auto;
  }
  .footerWrapper a:last-child {
    display: block;
  }

  .mlist-header {
    padding-top: 0;
  }

}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
}

@media only screen and (max-width: 767px) {
  input:checked + label:after, input:checked + label + label:after{
    font-size: 13px;
    left: -3px;
  }
  .secondary-list-values input:checked + label:after, .secondary-list-values input:checked + label + label:after
 {
  top: 3px;
 } label.error{
    font-size: 12px;
  }
  .headerText {
    max-width: 88%;
    margin: 0 auto;
  }
  .subHeaderText {
    font-size: 12px;
    line-height: 1.5;
  }
  span.mobileBrk {
    display: block;
  }
  .contentImg {
    padding-top: 20px;
  }
  .prizeWrapper > div{
    display: block;
  }
  .mlistInnerWrapper .prizeWrapper div.firstPrize, .prizeWrapper div.bar, .mlistInnerWrapper .prizeWrapper div.secondPrize, .mlistInnerWrapper .prizeWrapper div.thirdPrize{
    width: 100%;
    max-width: 183px;
    margin: 0 auto;
  }
  .prizeWrapper .mobilebar{
    display: block;
  }
  .prizeWrapper .bar{
    display: none;
  }
  .contentWrapper{
    max-width: 100%;
  }
  .prizeWrapper > div{
    font-size: 12px;
  }
  .prizeWrapper{
    padding-bottom: 30px;
    padding-top: 10px;
  }
  .enternow {
    font-size: 12px;
    padding-bottom: 5px;
  }
  .agree-text,
  .purchase-text {
    font-size: 8px;
  }
  .mlist-checks{
    max-width: 282px;
  }
  .agree-text{
    padding-left: 21px;
  }
  .mlist-submit input, .mlist-submit-new input{
    height: 36px;
    line-height: 36px;
    font-size: 12px;
  }
  .copyrightWrapper,
  .footerFollowWrapper {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
  }
  .copyrightWrapper{
    line-height: 1;
  }
  .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;
  }

  .followWrapper {
    padding: 0;
  }

  .spotifyEmbed iframe {
    width: 260px;
  }

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

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

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

  .thankyouMessage,
  .thankyou-message.embed {
    line-height: 1.5;
    letter-spacing: 1.5px;
    max-width: 280px;
    font-size: 12px;
    padding-bottom: 10px;
  }
  .thankswelcome-msg{
    margin: 0 auto;
    max-width: 270px;
    font-size: 12px;
  }
  .thankyouMessage br {
    display: none;
  }

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

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

  .mobile {
    display: block;
  }

  .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;
  }

  .copyrightWrapper span.atlantic-logo {
    display: block;
    padding-bottom: 10px;
  }

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

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

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

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

  input,
  select {
    height: 45px;
    line-height: 45px;
    font-size: 12px;
  }
  .secondary-list-values .mlist-field input{
    max-width: 264px;
  }
  .mlist-field.birthday label{
    font-size: 12px;
  }
  .secondary-list-values label.global-list{
    font-size: 8px;
    text-align: left;
    display: inline-block;
    padding-left: 30px;
  }
  .secondary-list-values .global-list:before{
    position: absolute;
    left: 0;
    top: 0;
  }
  .secondary-list-values .global-list:before{
    margin-right: 16px;
  }
  .secondary-list-values input:checked + label:after, .secondary-list-values input:checked + label + label:after{
    left: 3px;
  }
  label.global-list{
    margin: 0;
  }
  select {
    background-size: 5%;
  }

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

  .mlist-header {
    font-size: 12px;
    max-width: 244px;
    margin: 0 auto;
    letter-spacing: 1px;
  }

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

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

  .mlist-field {
    max-width: 282px;
    margin: 0 auto;
  }
}
#pp-footer{
  text-shadow: none;
}
.footerFollowWrapper iframe .bd {
  padding-top: 0px !important;
}
@media only screen and (min-width: 1800px){
  body{
      background-size: 150% auto;
  }
}