html, body, #main {
  background: #5a341c;
  color: #fff;
}

#header {
  background: #333d1e;
}

#footer {
  background: #333d1e;
}

@media (max-width: 345px) {
  #footer {
    background: transparent;
  }
}

#main {
  display: flow-root;
  padding-top: .1px;
}

.bg-area {
  background-image: #5a341c;
}

/*===================*/
/* MAIN PAGE CONTENT */
.head-title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 6em 0 2em;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  margin-bottom: 2.5em;
}

.head-title .logo {
  width: 9.7em !important;
  top: -4.2em !important;
  left: 3.4em !important;
  z-index: 3;
}

.slogan {
  width: 40em !important;
  left: 0.2em !important;
  -webkit-transition-delay: .15s;
  -o-transition-delay: .15s;
  transition-delay: .15s;
  z-index: 5;
}

.intro {
  width: 104%;
  left: -2%;
  position: relative;
  margin-top: -1em;
}

/* .border{
    position: relative;
    display: table;
    z-index: 0;
    font-weight: 700;
    max-width: 90%;
    margin: 1.3em auto 1em;
    color: #192873;

    &::after{
        content: "";
        position: absolute;
        top:0; left:0; bottom:0; right:0;
        border-image: url(../../../img/Edm/Game_MissileComing/border3%EF%B9%96v=20240816.png) 180 fill / 3em / 1.93em 1.73em 1.09em 1.64em;
        pointer-events: none;
        // opacity: .2;
    }
} */
.border {
  position: relative;
  display: table;
  z-index: 0;
  font-weight: 700;
  max-width: 90%;
  margin: 1.2em auto .75em;
  color: #192873;
}

.border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: drop-shadow(0 0 0.25em #000);
  filter: drop-shadow(0 0 0.25em #000);
  -webkit-border-image: url(../../../img/Edm/Game_MissileComing/border3.png) 177 fill/3em/1.8em 1.7em 1.1em;
  -o-border-image: url(../../../img/Edm/Game_MissileComing/border3.png) 177 fill/3em/1.8em 1.7em 1.1em;
  border-image: url(../../../img/Edm/Game_MissileComing/border3.png) 177 fill/3em/1.8em 1.7em 1.1em;
  pointer-events: none;
}

.border video {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
}

.border iframe {
  display: block;
  width: 13.35em;
  height: 7.5em;
  max-width: 100%;
}

.border2 {
  position: relative;
  display: table;
  z-index: 0;
  font-weight: 700;
  width: 94%;
  max-width: 100%;
  margin: 1.3em auto 1em !important;
  color: #192873;
}

.border2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-border-image: url(../../../img/Edm/Game_MissileComing/border2%EF%B9%96v=20240805.png) 180 fill/3em/0.1em !important;
  -o-border-image: url(../../../img/Edm/Game_MissileComing/border2%EF%B9%96v=20240805.png) 180 fill/3em/0.1em !important;
  border-image: url(../../../img/Edm/Game_MissileComing/border2%EF%B9%96v=20240805.png) 180 fill/3em/0.1em !important;
  pointer-events: none;
}

.border2 .box {
  width: 100%;
  margin: 0 auto;
}

.border2 .box .video {
  width: 100%;
}

.border2 .finger {
  margin-top: -2.8em !important;
}

#content-area {
  position: relative;
  left: 50.2%;
  -webkit-transform: translate(-50%);
  -ms-transform: translate(-50%);
  transform: translate(-50%);
  width: 16em;
  max-width: 960px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding: 0 0.1em;
}

.btn-play {
  position: absolute;
  z-index: 1;
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: -0.7em 0 -2.65em auto;
  width: 7.3em;
  height: 3.8em;
  top: -8em;
  left: 7.9em;
  background: url(../../../img/Edm/Game_MissileComing/btn-play%EF%B9%96v=20240805.png) top/100% auto no-repeat;
  -webkit-animation: btnPlay 2s infinite step-end;
  animation: btnPlay 2s infinite step-end;
  -webkit-transition: opacity 1s, -webkit-transition 1s, -webkit-filter .1s;
  transition: opacity 1s, -webkit-transition 1s, -webkit-filter .1s;
  -o-transition: opacity 1s, filter .1s, -o-transition 1s;
  transition: transition 1s, opacity 1s, filter .1s;
  transition: transition 1s, opacity 1s, filter .1s, -webkit-transition 1s, -o-transition 1s, -webkit-filter .1s;
}

.btn-play:hover, .btn-play:active {
  -webkit-animation: none;
  animation: none;
  background-position: bottom;
  -webkit-filter: brightness(1.1) drop-shadow(0 0 0.1em #fa0);
  filter: brightness(1.1) drop-shadow(0 0 0.1em #fa0);
}

/*=====================*/
/* KEYFRAMES AND MEDIA */
@media (max-width: 1920px) {
  #main, .modal {
    font-size: 3.125vw;
  }
}

@media (max-width: 1280px) {
  #main, .modal {
    font-size: 40px;
  }
}

@media (max-width: 666px) {
  #main, .modal {
    font-size: 6vw;
  }
}

@-webkit-keyframes btnPlay {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}

@keyframes btnPlay {
  0% {
    background-position: top;
  }
  50% {
    background-position: bottom;
  }
}
