html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block
}
iframe[name="google_conversion_frame"]{
  display:none
}
body {
  font: normal normal 13px 'NeutrafaceBold', sans-serif;
  text-transform: uppercase;
  color: #fff
}

img {
  vertical-align: top
}

a,
a:hover,
a:active,
a:visited {
  text-decoration: none;
  color: #fff;
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  border: 0;
  clear: both
}
.nowrap{
  white-space: nowrap;
}
.center {
  text-align: center
}

.relative {
  position: relative
}

a.undelined-link,
.undelined-link {
  text-decoration: underline
}

header {
  height: 80px;
  padding: 0 0 10px 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 10;
  transition: all 0.3s
}

header.sticky {
  height: 58px;
  border-bottom: 3px solid #fff;
  padding: 0
}

.header-cintainer {
  width: 100%;
  height: 100%;
  max-width: 1366px;
  margin: 0 auto;
  display: table
}

.logo-wrap {
  display: table-cell;
  vertical-align: middle
}

.logo {
  width: 111px;
}

.sharing-container {
  display: table-cell;
  vertical-align: middle
}

.header-sharing-l {
  display: table-cell;
  vertical-align: middle;
  text-align: right
}

.header-sharing-l-i {
  display: inline-block
}

.header-sharing-l-i-t {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  margin: 0 21px;
  cursor:pointer
}

.header-sharing-l-i-t-icon {
  vertical-align: bottom;
  opacity: 0.7
}

.header-sharing-l-i-t-icon:hover {
  opacity: 1
}

.header-sharing-l-i-t-icon.email {
  width: 18px;
  height: 17px;
}

.header-sharing-l-i-t-icon.facebook {
  width: 10px;
  height: 18px
}

.header-sharing-l-i-t-icon.twitter {
  width: 18px;
  height: 14px
}

.header-sharing-l-i-t-icon.instagram {
  width: 16px;
  height: 16px
}

.header-sharing-l-i-t-icon.reddit {
  width: 20px;
  height: 20px
}

.header-sharing-l-i-t-icon.apple {
  width: 16px;
  height: 18px
}
.header-sharing-l-i-t-icon.youtube{
  width:25px;
  height:20px;
  margin: 0 0 0 0px
}
.header-sharing-l-i-t-icon.tumblr {
  width: 10px;
  height: 18px
}
.header-sharing-l .header-sharing-l-i:nth-last-of-type(1) .header-sharing-l-i-t {
  margin-right: 0
}

.section-heading {
  font: normal normal 1.7em 'NeutrafaceBold', sans-serif;
  letter-spacing: 0.08em;
  color: #fff
}
.section-heading-main-top {
  margin: 50px 0 50px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
  .section-heading-main-top {
    margin: 10px 0 10px;
  }

  .section-heading-main-top img {
    width: 350px;
  }
}

/* Portrait and Landscape */
@media only screen and (min-device-width: 668px) and (max-device-width: 1024px)
{
    .section-heading-main-top {
      margin: 10px 0 10px;
    }

    .section-heading-main-top img {
      width: 650px;
    }
  }

}

.section-heading-subtitle{
  letter-spacing: 0.2em;
  color: rgba(255,255,255,0.7);
  padding: 0 10%;
  margin: 10px 0 25px;
  font: normal normal 0.9em 'NeutrafaceBold',sans-serif;
}
.full-height {
  height: auto;
  position: relative;
  overflow: hidden
}

.top-section-overlay {
  background: url(../img/bg.svg) no-repeat 52% 47%;
  background-size: 450%;
  -webkit-filter: blur(25px);
  -moz-filter: blur(25px);
  -ms-filter: blur(25px);
  -o-filter: blur(25px);
  filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius='25');
  filter: blur(25px);
  position: absolute;
  left: -20px;
  right: -20px;
  top: -10px;
  bottom: -40px;
}

.top-section-content-overlay {
  position: relative;
  background: rgba(0, 0, 0, 0.4)
}

.top-section-promo-box {
  /* padding: 27px 0; */ /* New Splash Update */
  padding: 27px 0 0 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 40%;
}

.banner-img-wrap {
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  height: calc(60% - 80px);
  overflow: hidden;
  border-top: 10px solid #fff;
  border-bottom: 10px solid #fff;
}

.top-section-promo-box .video {
  /* margin: 0 0 25px; */ /* New Splash Update */
  margin: 50px 0 0 0px;
  padding: 200px 0;
}

.banner-img {
  /*    position: absolute;    top:-100px;    min-width: 100%;*/
}

.bg-img-overlay {
  overflow: hidden
}

.play-section {
  display: inline-block;
  font: normal normal 2.9em/1.55em 'NeutrafaceBold', sans-serif;
  letter-spacing: 0.23em;
  text-shadow: 0 8px 5px rgba(0, 1, 1, 0.3);
  position: relative
}

.play-section:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* background: url(../img/play-icon.svg) no-repeat center center; */
  background: url(../images/play-icon-large.png) no-repeat center center;
  background-size: contain;
  /* opacity: 0.2 */
  opacity: 0.8
  /** New splash update **/
}

.play-section-title {
  font-family: 'NeutrafaceTitling', sans-serif;
  display: block;

  word-spacing: 0.55em;
  letter-spacing: 0.42em;
  padding: 0 0 0 20px
}

.section-heading-main-top .play-section-title {
    font-family: 'bebas_neueregular', 'NeutrafaceTitling', sans-serif;
    letter-spacing: 0.10em;
    word-spacing: 0.05em;
    padding: 40px 0 0 10px;
    font-size: 62px;
    font-weight: normal;
    /* New Splash Updates */
  }

  @media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
    .section-heading-main-top .play-section-title {
      font-size: 35px;
      letter-spacing: 0.08em;
      padding: 10px 0 0 5px;
    }
  }

  @media only screen and (min-device-width: 668px) and (max-device-width: 1024px)
  {
    .section-heading-main-top .play-section-title {
      font-size: 45px;
      letter-spacing: 0.08em;
      padding: 10px 0 0 5px;
    }

  }

.play-section:hover:after {
  opacity: 0.4
}

.play-section:hover .play-section-title {
  text-decoration: underline
}

.retail-l {
  margin: 10px 0 45px;
}

.retail-l-i {
  display: inline-block;
  margin: 0 15px;
}

.retail-l-i-link {
  display: inline-block;
}

.retail-l-i-link-img {
  vertical-align: middle;
  opacity: 0.7
}

.retail-l-i-link-img,
.retail-l-i-link-title {
  transition: all 0.3s
}

.retail-l-i-link-img.itunes-icon {
  width: 23px;
  height: 28px
}

.retail-l-i-link-img.apple-icon {
  width: 22px;
  height: 26px
}

.retail-l-i-link-img.amazon-icon {
  width: 30px;
  height: 26px;
}

.retail-l-i-link-img.spotify-icon {
  width: 30px;
  height: 20px;
}

.retail-l-i-link-img.google-play-icon {
  width: 22px;
  height: 24px;
}

.retail-l-i-link-img.retailers-icon {
  width: 26px;
  margin: 0 11px 0 0
}

.retail-l-i-link-title {
  display: block;
  margin: 10px 0 0px;
  font-size: 0.76em;
  letter-spacing: 0.25em;
  color: rgba(255, 255, 255, 0.7);
}

.retail-l-i-link:hover .retail-l-i-link-img,
.retail-l-i-link:hover .retail-l-i-link-title {
  color: #fff;
  opacity: 1
}

.embeds {

}

.embeds-1, .embeds-2, .embeds-3 {
  width: 50%;
  margin: 10px auto;
}

.scroll-box-arw-l {
  display: inline-block;
  height: 30px
}

.scroll-box-arw {
  width: 30px;
  height: 11px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg)
}

.hidden-hint {
  display: none;
}

.merch-section-overlay {
  background: url(../img/bg.svg) no-repeat 35% 51%;
  background-size: 600%;
  -webkit-filter: grayscale(80%);
  filter: grayscale(80%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -40px;
}

.merch-section-content-overlay {
  position: relative;
  padding: 110px 0 25px;
  background: rgba(0, 0, 0, 0.85)
}

.section-heading {
  letter-spacing: 0.2em;
  margin: 0 0 16px
}

.merch-container {
  width: 1200px;
  margin: 0 auto
}

.merch-item-wrap {
  width: 33%;
  float: left
}

.merch-item-wrap.middle {
  width: 33%;
  float: none;
  margin: auto
}

.merch-item {
  width: 234px;
  height: auto;
  margin: 25px auto;
  overflow: hidden
}

.merch-item-wrap.middle .merch-item {
  left: -6px;
  top: 25px;
  margin-bottom: 50px;
}

.merch-item-img{
  width:100%
}
.merch-item-description{
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  color: #000;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.merch-item-title {
  font: normal normal 1.3em 'NeutrafaceBold', sans-serif;
  letter-spacing: 0.35em;
  position: relative;
  display: inline-block;
  margin: 0 0 30px;
}
.merch-item-img-link{
  display: block;
}
a.merch-item-description-link{
  color: #000;
  position: absolute;
  top:50%;
  left: 10px;
  right: 10px;
  transform: translate(0,-50%);
}
.merch-item-title:after {
  content: '';
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: -15px;
  left: calc(50% - 10px);
}

.merch-item-link {
  display: inline-block
}

a.merch-item-link {
  font: normal normal 1.2em 'NeutrafaceTitling', sans-serif;
  letter-spacing: 0.09em;
  color: #000;
}

.merch-item:hover .merch-item-img {
  -webkit-filter: blur(3px) grayscale(100%)
}

.merch-item:hover .merch-item-description {
  opacity: 1;
  visibility: visible
}

.merch-store-link {
  background: rgba(255, 255, 255, 0.15);
  font: normal normal 1em 'NeutrafaceBold', sans-serif;
  color: #fff;
  letter-spacing: 0.4em;
  padding: 17px 17px;
  min-width: 150px;
  display: inline-block;
  border: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s
}

.merch-store-link:hover {
  color: #000;
  background: #fff
}

.show-section-overlay {
  background: url(../img/bg.svg) no-repeat 55% 51%;
  background-size: 700%;
  -webkit-filter: grayscale(100%) blur(10px);
  filter: grayscale(100%) blur(10px);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: -40px;
}

.show-section-content-overlay {
  position: relative;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  /*min-height: 100vh*/
}

.dates-container {
  width: 740px;
  margin: 0 auto;
  padding: 60px 0 0
}

.dates-container .section-heading {
  margin: 0 0 6px
}

.dates-container-l {
  margin: 11px 0 25px
}

.dates-container-l-i {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  padding: 21px 20px 21px 0;
  display: none
}

.dates-container-l {
  text-align: left
}

.dates-container-l-i-date {
  width: 6%;
  margin: 0 5% 0 0;
  float: left;
  font: normal normal 1.3em 'NeutrafaceBold', sans-serif
}

.dates-container-l-i-location {
  width: 52%;
  float: left
}

.dates-container-l-i-location-city {
  font: normal normal 1.4em 'NeutrafaceMedium', sans-serif;
  margin: 0 0 5px
}

.dates-container-l-i-location-venue {
  font: normal normal 0.87em 'NeutrafaceTitling', sans-serif
}

.dates-container-l-i-tickets {
  width: 10.5%;
  float: left
}

span.sold-out {
  /* margin-top: 5px; */
  position: relative;
  top: 15px;
}

.dates-container-l-i-vip {
  width: 10%;
  float: left
}

.dates-container-l-i-rsvp {
  width: 9.5%;
  float: left
}

.dates-container-l-i-icon {
  opacity: 0.7;
  transition: all 0.3s
}

.dates-container-l-i-icon:hover {
  opacity: 1
}

.dates-container-l-i-icon.tickets-icon {
  width: 24px;
  height: 22px
}

.dates-container-l-i-icon.vip-icon {
  width: 24px;
  height: 22px
}

.dates-container-l-i-icon.rsvp-icon {
  width: 20px;
  height: 22px
}

.dates-container-l-i-icon.share-icon {
  width: 19px;
  height: 22px
}

.dates-container-l-i-icon-title {
  display: block;
  margin: 10px 0 0
}

.dates-container-l-i-title {
  font: normal normal 0.7em 'NeutrafaceBold', sans-serif;
  text-align: center
}

.dates-container-l-i-title-link {
  display: block
}

.dates-container-l-i-share {
  position: relative;
  width: 7%;
  float: left
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .dates-container-l-i-share {
    float: right
  }
}

.dates-container-l-i-share .share-l {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  opacity: 0;
  transition: all 250ms ease;
}

.dates-container-l-i-share:hover .share-l {
  opacity: 1;
  width: 200px;
  right: 100%
}

.dates-container-l-i-share .share-l-i {
  position: absolute;
  right: 0;
  transition: all 250ms ease;
  background: rgba(36, 36, 36, 1);
  pointer-events: auto;
  height: 100%;
  padding-top: 10px;
}

.dates-container-l-i-share .share-l-i {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.dates-container-l-i-share:hover .share-l-i:nth-of-type(1) {
  -webkit-transform: translate(-113px, 0);
  -moz-transform: translate(-113px, 0);
  -ms-transform: translate(-113px, 0);
  -o-transform: translate(-113px, 0);
  transform: translate(-113px, 0);
  width: 86px;
}

.dates-container-l-i-share:hover .share-l-i:nth-of-type(2) {
  -webkit-transform: translate(-43px, 0);
  -moz-transform: translate(-43px, 0);
  -ms-transform: translate(-43px, 0);
  -o-transform: translate(-43px, 0);
  transform: translate(-43px, 0);
  width: 72px;
}

.dates-container-l-i-share:hover .share-l-i:nth-of-type(3) {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  width: 45px;
}

.share-l-i-t {
  opacity: 0.7;
  transition: all 0.3s
}

.share-l-i-t:hover {
  opacity: 1
}

.dates-container-l-i-share .share-l-i-t {
  display: block
}

.dates-container-l-i-share .share-l-i-t-icon.email {
  width: 22px
}

.dates-container-l-i-share .share-l-i-t-icon.facebook {
  width: 11px;
  margin-right: 15px
}

.dates-container-l-i-share .share-l-i-t-icon.twitter {
  width: 25px
}

footer {
  background: url(../img/bg.svg) no-repeat center center;
  background-size: 280%
}

footer .black-overlay {
  padding: 70px 0 45px;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
}

.footer-container {
  width: 520px;
  margin: 0 auto
}

.footer-logo {
  width: 346px
}

.footer-share-l {
  margin: 31px 0 25px
}

.footer-share-l-i {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin: 0 20px
}

.footer-share-l-i-t {
  opacity: 0.7;
  cursor:pointer
}

.footer-share-l-i-t:hover {
  opacity: 1
}

.footer-share-l-i-t-icon.email {
  width: 23px;
  height: 22px
}

.footer-share-l-i-t-icon.facebook {
  width: 13px;
  height: 24px
}

.footer-share-l-i-t-icon.twitter {
  width: 24px;
  height: 19px;
  margin: 3px 0 0
}

.footer-share-l-i-t-icon.tumblr {
  width: 13px;
  height: 24px
}

.footer-social-i {
  display: table;
  width: 140px;
  height: 41px;
  border: 2px solid #fff;
  float: left;
  margin: 0 16px;
  opacity: 0.7;
  border-collapse: collapse;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.footer-social-i:hover {
  opacity: 1
}

.footer-social-i-icon {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
  width: 39px;
  height: 100%
}

.footer-social-i-t {
  display: table-cell;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.7)
}

.footer-social-i:hover .footer-social-i-t {
  color: #fff
}

.footer-social-i-icon.twitter img {
  width: 19px;
  height: 16px
}

.footer-social-i-icon.facebook img {
  width: 9px;
  height: 20px
}

.footer-social-i-icon.instagram img {
  width: 16px;
  height: 16px
}

.signup-form {
  margin: 0 0 45px
}

.form-submit-box-wrap {
  display: inline-block;
  margin: 33px 0 0
}

.form-submit-wrap {
  float: left
}

.footer-container .form-submit-wrap {
  float: none;
  margin-bottom: 5px;
}

.email-input,
.name-input,
.zip-input,
.state-input,
.submit-btn,
select.state-input {
  height: 32px;
  border: none;
  outline: 0;
}

.email-input,
.name-input,
.zip-input,
.state-input,
select.state-input {
  background: rgba(255, 255, 255, 0.3);
  color: #f1f0f5;
  padding: 0 20px;
  font-size: 0.85em;
  width: 222px
}

select.state-input {
  text-transform: uppercase;
  width: 262px;
  border-radius: 0px !important;
  -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* select.state-input {
    width: 213px;
  }

  .footer-container select.state-input {
    width: 209px;
  } */

  select.state-input {
    width: 95%;
  }
}

.email-input:focus,
.name-input:focus,
.zip-input:focus,
.state-input:focus,
select.state-input:focus {
  outline: 1px solid #fff
}
input{
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.follow-bts-section {
  margin: 0 auto;
  width: 520px;
}

.submit-btn {
  background: #fff;
  color: #000;
  padding: 0 31px
}

.footer-container .submit-btn {
  width: 262px;
}

.agree-l-i {
  margin: 16px 0
}

.agree-l-i label {
  cursor: pointer
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] +.checkbox-icon {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../img/checkbox-sprite.png) no-repeat -1px -1px;
  cursor: pointer;
}

input[type="checkbox"]:checked + .checkbox-icon {
  background: url(../img/checkbox-sprite.png) no-repeat -13px -1px;
}

.copyright-section,
.copyright-section a {
  color: rgba(255, 255, 255, 0.2)
}

.copyright-section a:hover {
  color: #fff
}

.copyright-text {
  font: normal normal 0.8em 'NeutrafaceBold', sans-serif;
}

.policy-l {
  display: inline-block;
  margin: 3px 0 0
}

.policy-l-i {
  float: left;
  padding: 0 10px
}

.policy-l-i:nth-of-type(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.2)
}

.stamp {
  margin: 20px 0 0
}

.stamp-img {
  width: 32px;
  height: 23px
}

.footer-share-l-i-t-icon.instagram {
  width: 21px;
  height: 20px;
  margin: 3px 0 0
}

.footer-share-l-i-t-icon.apple {
  width: 20px;
  height: 23px
}
.footer-share-l-i-t-icon.youtube{
  width: 29px;
  height: 23px
}
.scroll-box {
  opacity: 0.4
}

.scroll-text {
  font: normal normal 0.6em 'NeutradaceBold', sans-serif;
  letter-spacing: 0.5em;
}

::-webkit-input-placeholder {
  color: #f1f0f5;
  text-transform: uppercase
}

::-moz-placeholder {
  color: #f1f0f5;
  text-transform: uppercase
}

:-moz-placeholder {
  color: #f1f0f5;
  text-transform: uppercase
}

:-ms-input-placeholder {
  color: #f1f0f5;
  text-transform: uppercase
}

.share-tooltip-wrap {
  display: block
}

.share-tooltip-wrap .header-sharing-l-i:nth-last-of-type(1) {
  margin-right: 0
}

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 10
}

.popup-content-wrap {
  max-width: 1366px;
  height: 100%;
  margin: 0 auto;
  position: relative
}

.policy-popup {
  width: 90%;
  height: 90%;
  margin: 10% auto;
  text-align: left;
  font: normal normal 0.9em 'NeutrafaceBold', sans-serif;
  overflow-y: scroll;
}

.overlay .overlay-close,
.popup-close {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 5%;
  top: 25px;
  z-index: 1000;
  background: url(../img/close-icon.svg) no-repeat center center;
  background-size: contain;
}

.overlay-scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -moz-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -o-transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}

.overlay-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

.popup-signup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.popup-signup-content .form-submit-wrap {
  float: none
}

.popup-form-heading {
  font: normal normal 1.38em 'NeutrafaceBold', sans-serif;
  letter-spacing: 0.29em
}
.popup-form-subheading {
  font: normal normal 1.38em 'NeutrafaceLight', sans-serif;
  text-transform: none
}

.purchase-l {
  width: 520px;
  margin: 30px auto;
}

.purchase-l-i {
  display: table;
  width: 100%;
  padding: 17px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.purchase-l-i:nth-last-of-type(1) {
  border-bottom: none
}

.purchase-l-i-title,
.purchase-l-i-link-wrap {
  display: table-cell;
  width: 50%;
  vertical-align: middle
}

.purchase-l-i-title {
  text-align: left;
  letter-spacing: 0.44em;
  font-size: 1.23em;
  font-family: 'NeutrafaceBold', sans-serif
}

.purchase-l-i-link {
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.65);
  letter-spacing: 0.45em;
  padding: 11px 18px;
  transition: all 0.3s;
}

.purchase-l-i-link:hover {
  color: #000;
  background: #fff;
  border-color: #fff
}

.plus-btn {
  display: inline-block;
  cursor: pointer;
  position: relative;
  width: 19px;
  height: 2px;
  background: #fff;
  display: none;
}

.plus-btn:after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 2px;
  height: 19px;
  background: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.plus-btn.active:after {
  content: '';
  display: none
}

.mobile-slider {
  display: none
}

.play-video {
  overflow: hidden;
}

.video {
  position: relative;
  overflow: hidden;
}

.video {
  background: url('../images/video-bg.jpg') no-repeat top center;
  background-size: cover;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) {
  .video {
    background: url('../images/video-bg.jpg') no-repeat -50px top;
    background-size: cover;
  }
}

.mobile-video {
  position: absolute;
  z-index: 10!important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  opacity: 0;
}

.mobile-video.visible {
  display: block;
}

.error-box,
.popup-error-box {
  font-size: 0.7em;
  margin: 2px 0;
  color: tomato;
}

.popup-email-input,
.popup-state-input {
  /* text-align: center; */
  text-align: left;
}

@media screen and (max-width:1366px) {
  .retail-l {
    margin: 10px 0px 15px;
  }
  .play-section {
    font-size: 1.9em
  }
  .merch-item {
    margin: 25px auto
  }
  .dates-container-l-i {
    padding: 10px 20px 10px 0
  }
}

@media screen and (max-width:1200px) {
  .merch-container {
    width: 100%
  }
}

@media screen and (max-width:1024px) {
  .header-sharing-l {
    padding: 0 10px 0 0
  }
  .top-section-promo-box .video {
    margin: 15px 0 15px;
  }
  .merch-section {
    height: auto
  }
  .merch-section-content-overlay {
    padding: 25px 0
  }
  .merch-container {
    width: 100%
  }
  .merch-item-wrap {
    margin: 0 auto;
    width: 50%
  }
  .merch-item {
    margin: 18px 13px 10px;
    overflow: hidden;
  }
  .merch-item-wrap:nth-of-type(n) .merch-item {
    float: right
  }
  .merch-item-wrap:nth-of-type(2n) .merch-item {
    float: left
  }
  .follow-section {
    width: 520px;
    margin: 0 auto;
  }
}

@media screen and (max-width:768px) {
  .full-height {
    height: auto
  }
  header{
    padding:0 10px
  }
  .logo {
    width: 111px;
  }
  .play-section {
    font-size: 2.5em;
    letter-spacing: 0.4em;
    padding: 9px;
  }
  .top-section-promo-box .video {
    margin: 10px 0 15px;
  }
  .retail-l{
    text-align:center
  }
  .retail-l-i{
    float:none;
    width: 30%;
  }
  .retail-l-i-link-img.google-play-icon {
    margin: 0 0 2px 0
  }
  .merch-section-content-overlay {
    padding: 53px 0;
  }
  .retail-l {
    margin: 10px auto 10px;
    width: 300px;
    text-align:center
  }
  .retail-l-i {
    display: inline-block;
    margin: 0;
    float: none;
    width: 30%;
    height: 60px;
  }
  .merch-section-overlay {
    background-size: 800%
  }
  .merch-store-link {
    padding: 17px;
    min-width: 150px
  }
  .dates-container-l {
    margin: 29px 0 25px;
  }
  .dates-container-l-i {
    padding: 20px;
  }
  footer .black-overlay {
    padding: 46px 0 45px
  }
  .footer-logo {
    width: 353px;
  }
  .footer-share-l {
    margin: 24px 0 29px;
  }
  .footer-social-i {
    width: 140px;
    margin: 0 15px
  }
  .form-submit-box-wrap {
    margin-bottom: 0
  }
  .agree-l-i {
    margin: 16px 0;
  }
  .dates-container {
    width: 100%
  }
  .dates-container-l-i-location {
    width: 52%;
  }
  .stamp {
    margin: 18px 0 0;
  }
  .footer-container {
    width: 520px;
    margin: 0 auto;
  }
}

@media screen and (max-width:640px) {
  .play-section {
    font-size: 1.9em
  }
  .top-section-content-overlay {
    min-height: 550px
  }
  .top-section-promo-box {
    padding: 0
  }
  .top-section-promo-box .video {
    /* margin: 0 */
    background: url('../images/video-bg.jpg') no-repeat center;
    margin: 20px 0 0 0;
    padding: 100px 0;
    background-size: cover;
  }
  .retail-l {
    margin: 10px auto
  }
  .retail-l-i {
    height: 66px
  }

  .merch-item {
    margin: 18px 3px 10px
  }
  .footer-container {
    width: 100%
  }
  .follow-section {
    width: 480px;
    margin: 0 auto;
  }
  .follow-bts-section{
    width: 390px;
  }
  .footer-social-i{
    width:120px;
    margin: 0 15px;
  }
  .footer-social-i:nth-of-type(1) {
    margin: 0
  }
  .footer-social-i:nth-last-of-type(1) {
    margin: 0
  }
  .follow-section {
    width: 390px;
    margin: 0 auto;
  }
}

@media screen and (max-width:480px) {
  .retail-l-i.retailers {
    width: 100%;
  }
}

@media screen and (max-width:480px) {
  header {
    height: 58px;
    padding: 0
  }
  .logo-wrap {
    padding: 0 8px
  }
  .logo {
    width: 112px;
    height: 23px
  }
  .header-sharing-l {
    display: none
  }
  .header-sharing-l-i-t {
    margin: 0 11px;
  }
  .hidden-hint {
    display: block;
    color: rgba(255, 255, 250, .4)
  }
  .plus-btn {
    display: inline-block
  }
  .popup-signup-content .footer-share-l {
    margin-left: -20px;
  }
  header .plus-btn-wrap {
    width: auto;
    float: none;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 4px 0;
    text-align: right;
  }
  header .sharing-container {
    display: table-cell;
    vertical-align: middle;
  }
  .top-section-overlay {
    background-position: 52% 17%
  }

  .section-heading {
    font-size: 1.07em;
    margin: 0 0 10px
  }
  .dates-container {
    width: 100%;
    padding: 36px 0 15px
  }
  .hidden-hint {
    font-size: 0.76em;
    color: rgba(255, 255, 255, 0.4);
    margin: 0 0 25px;
    letter-spacing: 0.28em;
  }
  .play-section {
    font: normal normal 1.4em/1.5em 'NeutrafaceBold', sans-serif
  }
  .play-section-title {
    font-size: 0.9em;
    letter-spacing: 0.29em;
    word-spacing: 0.01em;
    padding: 0 0 0 9px
  }
  .purchase-l {
    width: 100%
  }
  .purchase-l-i {
    padding: 15px 0
  }
  .purchase-l-i-title {
    font-size: 0.8em
  }
  .purchase-l-i-link {
    font-size: 0.75em;
    padding: 11px 7px;
  }
  .purchase-l-i-link-wrap {
    text-align: right
  }
  .retail-l {
    margin: 0 auto 20px
  }
  .retail-l-i {
    margin: 10px 0;
    height: 40px;
  }
  .merch-section-content-overlay {
    padding: 25px 0 0;
    height: 100%;
  }
  .merch-container {
    display: none
  }
  .mobile-slider {
    display: block
  }
  .mobile-slider .merch-item {
    margin: 0 auto
  }
  .dates-container-l-i {
    padding: 17px 10px;
    position: relative
  }
  .dates-container-l {
    margin: 17px 0 16px;
  }
  .dates-container-l-i-date {
    font-size: 1em;
    line-height: 1em;
    padding: 0 0 0 8px;
    letter-spacing: 0.2em;
    margin: 0 10% 0 0;
    width: 10%;
  }
  .dates-container-l-i-location {
    width: 71%
  }
  .dates-container-l-i-location-city {
    font: normal normal 1.1em 'NeutrafaceMedium', sans-serif;
    letter-spacing: 0.41em;
    margin: 0 0 2px
  }
  .dates-container-l-i-location-venue {
    font: normal normal 0.7em 'NeutrafaceTitling', sans-serif;
    letter-spacing: 0.07em;
  }
  .dates-container-l-i-title {
    display: inline-block;
    /* float: none; */
    margin: 0 12px;
  }
  .share-tooltip-wrap {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    text-align: center;
    padding: 10px 40px 0 0;
  }
  .plus-btn-wrap {
    width: 7%;
    float: right;
    margin: 17px 0 0;
  }
  footer .black-overlay {
    padding: 8px 0 45px
  }
  .follow-section {
    width: 300px;
    margin: 0 auto;
  }
  .footer-container {
    width: 100%;
    margin: 10px 0 0;
    padding: 0 8px
  }
  .agree-l-i {
    margin: 11px 0 14px;
    font-size: 0.76em;
    letter-spacing: 0.06em;
  }
  .footer-logo {
    width: 282px
  }
  .footer-share-l {
    margin: 16px 0 17px;
  }
  .footer-share-l-i {
    float: none;
    margin: 0 11px
  }
  .footer-share-l-i-t-icon {
    vertical-align: bottom
  }
  .footer-share-l-i-t-icon.email {
    width: 18px;
    height: 17px;
  }
  .footer-share-l-i-t-icon.facebook {
    width: 10px;
    height: 19px;
  }
  .footer-share-l-i-t-icon.twitter {
    width: 18px;
    height: 15px;
  }
  .footer-share-l-i-t-icon.instagram {
    width: 16px;
    height: 16px;
  }
  .footer-share-l-i-t-icon.apple {
    width: 16px;
    height: 19px
  }
  .form-submit-box-wrap {
    width: 100%;
    margin: 35px 0 0
  }

  .footer-social-i-icon.twitter img {
    width: 12px;
  }
  .footer-social-i-icon.facebook img {
    width: 6px
  }
  .footer-social-i-icon.instagram img {
    width: 11px
  }
  .footer-share-l-i:nth-last-of-type(1) {
    margin-right: 0
  }
  .form-submit-email-wrap {
    float: left;
    width: calc(100% - 93px)
  }
  /*New Splash Updates */
  .form-submit-email-wrap {
    margin: auto;
  }
  .email-input,
  .name-input,
  .zip-input,
  .state-input,
  .submit-btn {
    height: 25px
  }
  .form-submit-btn-wrap {
    float: left
  }
  /* New Splash Updates */
  .form-submit-btn-wrap {
    float: none
  }
  .footer-social-i {
    width: 87px;
    height: 26px;
    margin: 0 11px;
    font-size: 0.7em
  }
  .footer-social-i-icon {
    width: 23px
  }
  .submit-btn {
    padding: 0 20px
  }
  .follow-bts-section .footer-social-i:nth-last-of-type(1) {
    margin: 0 0 0 5px;
  }
  .footer-social-i:nth-of-type(1) {
    margin-left: 0
  }
  .footer-social-i:nth-last-of-type(1) {
    margin-right: 0;
    margin-left: 0
  }
  .email-input,
  .name-input,
  .zip-input,
  .state-input {
    width: calc(100% - 36px);
  }
  .email-input {
    /* width: calc(100% - 44px); */
    width: 75%;
  }
  .popup-signup-content .email-input {
    /* width: calc(100% - 23px); */
  }

  .email-input, .name-input, .zip-input, .state-input, select.state-input {
    padding: 0 10%;
  }
  .copyright-section,
  .copyright-section a {
    color: rgba(255, 255, 255, 0.4);
    font-size: 0.8em;
    letter-spacing: 0.1em;
  }
  .signup-form {
    margin: 0 0 30px
  }
  .stamp {
    margin: 11px 0 0;
  }
  .stamp-img {
    width: 29px;
    height: auto;
    margin: 0 0 0 9px
  }
  .policy-popup {
    width: 90%;
    margin: 10% auto;
    text-align: left;
    font: normal normal 0.9em 'NeutrafaceBold', sans-serif;
    overflow: scroll;
  }
  .follow-bts-section {
    max-width: 300px;
    min-width: auto
  }
}

@media screen and (max-width:385px) {
  /* .banner-img {        top: -20px;        height: 115%;        width: auto;    }*/
}
