@charset "UTF-8";

body {
  font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
  background-color: #111111;
  color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

:focus, button:focus {
  outline: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.navbar a.logo {
  margin: 0 auto;
  padding: 5px 54px 5px 0;
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.titleBox a {
  display: inline-block;
}
.navbar-inverse .navbar-nav>li>a,
.sideBtn ul>li>a {
  -moz-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

/* modal */
button.close {
  opacity: 1;
  position: absolute;
  right: 0;
  width: 70px;
  height: 70px;
  font-size: 70px;
  font-weight: lighter;
  color: #a10303;
  text-shadow: none;
  overflow: hidden;
  cursor: pointer;
  border: solid 1px #bf0101;
  border-radius: 70px;
  z-index: 9;
}

button.close span {
  display: block;
  margin-top: -6px;
}

button.close:hover {
  opacity: 1;
  background-color: #a10303;
  color: #000000;
}

#picModal .modal-body {
  padding: 0;
  text-align: center;
}

.container {}

.menuBox {
  position: absolute;
  left: 25%;
  bottom: 3%;
}

.link {
  display: inline-block;
  margin-right: 10px;
  width: 65px;
  height: 356px;
  background: url(../images/event-lists.png) top left no-repeat;
}

.link:hover {
  background-position-y: -356px;
  transition: all;
}

.activeShow {
  background-position-y: -356px;
  transition: all;
}

.link:first-child {}

.link:nth-child(2) {
  background-position-x: -80px;
}

.link:nth-child(3) {
  background-position-x: -160px;
}

.link:nth-child(4) {
  background-position-x: -240px;
}

.content {
  position: absolute;
  top: 0px;
  right: -50%;
  width: 50%;
  height: 100%;
  background: url(../images/bg-event.jpg) top left no-repeat;
  background-size: cover;
  transition: all 0.5s ease-in-out;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #000;
  padding-top: 50px;
  padding-bottom: 70px;
  opacity: 0;
}

.content::-webkit-scrollbar {
  display: none;
}

.content {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.tab {
  max-width: 740px;
  height: auto;
  border: 0px;
  text-align: center;
}

.tablinks {
  color: #8398d0;
  background: url(../images/sub-title-bg.png) bottom right no-repeat;
  width: 221px;
  height: 52px;
  border: 0px;
  font-size: 17px;
  padding-top: 12px;
  letter-spacing: 3px;
  /* font-family: '新細明體'; */
  font-stretch: condensed;
}

.tablinksShow {
  color: #d7e2fe;
  background: url(../images/sub-title-bg.png) bottom left no-repeat;
}

.content .eventTitle {
  text-align: center;
  max-width: 740px;
  margin-top: -70px;
}

.show {
  right: 0;
  opacity: 1;
  display: block !important;
}

.close-btn {
  display: inline-block;
  background: url(../images/btn-close.png) top left no-repeat;
  width: 37px;
  height: 36px;
  display: block;
  margin: 15px;
  cursor: pointer;
  border: 0px;
  position: relative;
  z-index: 1010;
  /* transition: all 2s; */
}

/* .close-btn:hover{
  animation: headShake 0.8s alternate infinite;
} */
.tabcontent {
  display: none;
  max-width: 740px;
  font-size: 15px;
  text-align: center;
  padding: 10px 0 0;
}

.eventInfo {
  display: inline-block;
  max-width: 640px;
}

.tabcontent img {
  margin: 20px auto;
  max-width: 450px;
  height: auto;
}

.tabcontent a {
  display: block;
}

.tabcontent h4 {
  font-weight: bold;
  margin: 0;
}
.tabcontent span {
  margin: 0 0 10px;
}
.tabcontent p {
  max-width: 640px;
  text-align: left;
  padding-left: 90px;
}

#tab1,
#tab3 {
  display: block;
}

/* modal */

/*navbar*/
.navbar-inverse {
  background-color: #111;
  border-color: #08080800;
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}

.navbar-inverse .navbar-nav>li>a.brandlogo {
  padding: 5px 0;
  margin-right: 20px;
}

.navbar-inverse .navbar-nav>li>a:focus {
  background-color: transparent;
  outline: none;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #f2d010;
  font-weight: 400;
  font-size: 16px;
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar {
  min-height: 50px;
  margin-bottom: 0px;
  border: 0px;
}

/* header */
#header {
  background: url(../images/gj_bg.jpg) no-repeat center 15%;
  background-size: cover;
  background-attachment: fixed;
  height: calc(100vh - 65px);
  position: relative;
  padding-top: 50px;
  overflow: hidden;
}

.titleWrapper {
  position: absolute;
  top: -15%;
  left: 20%;

}

.titleWrapper .titleBox {
  height: 75vh;
  position: relative;
}

.titleWrapper .titleBox img {
  max-height: 100%;
}

.rbtn ul>li:nth-child(1) {
  background: url(../images/sidebtn_1_hover.png) no-repeat 50% 50%;
  background-size: contain;
  padding: 0;
}

.rbtn ul>li:nth-child(2) {
  background: url(../images/sidebtn_2_hover.png) no-repeat 50% 50%;
  background-size: contain;
  padding: 0;
}

.rbtn ul>li:nth-child(3) {
  background: url(../images/sidebtn_3_hover.png) no-repeat 50% 50%;
  background-size: contain;
  padding: 0;
}

.rbtn ul>li>a>img:hover {
  opacity: 0;
}

.gsCTA {
  position: absolute;
  top: 50%;
  transform: translate(20px, -50%);
}

.gsCTA button {
  background-color: Transparent;
  border: 0;
}

/* header */

/* sidebar */
.sideBtn {
  position: fixed;
  left: 50px;
  top: 60px;
  z-index: 999;
}

.sideBtn ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sideBtn ul>li {
  margin: 0 0 -10px;
}

.sideBtn ul>li>a {
  display: block;
  padding: 0;
  text-align: center;
  text-decoration: none;
}

.sideBtn ul>li>a img:hover,
.sideBtn ul>li>a img:focus {
  filter: hue-rotate(10deg) brightness(1.6);
  outline: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
  background: none;
  outline: 0;
}

/* sidebar */

.navbar-inverse .navbar-brand {
  padding-top: 8px;
  padding-bottom: 0;
  max-width: 220px;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #8060ff;
  background-color: transparent;
}

.goh_style {
  line-height: 0;
  text-align: center;
}


@media (max-width: 1440px) {}

@media (max-width: 1024px) {

  #header {
    background-position-x: 57%;
  }

  .game-guide-section .custom-container {
    flex-wrap: wrap;
  }

  .container {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .titleWrapper {
    top: -10%;
    left: 17%;
  }

  .sideBtn {
    left: 15px;
  }

  .menuBox {
    left: 10%;
  }

  .tabcontent p,
  .eventInfo {
    padding: 0 30px;
  }

}

@media (max-width: 834px) {
  #header {
    background-position-x: 50%;
  }
}

@media (max-width: 768px) {
  #header {
    background-position-x: 45%;
  }

  .modal-footer {
    padding: 5px 20px 5px;
  }

  .titleBox {
    margin: 0;
  }

  .gsCTA {
    transform: translate(0px, -130%);
    width: 28vw;
  }

  .titleWrapper img {
    width: 30vw;
  }

  .goh_style {
    text-align: left;
  }

  footer {
    margin: 0;
  }

  .titleWrapper {
    top: 4%;
    left: 17%;
  }

}

@media (max-width: 600px) {}


@media (max-width: 575px) {
  .toggleSide {
    display: none;
  }
}

@media (max-width: 480px) {

  #header {
    /* height: calc(100vh - 160px); */
  }

  .nav>li>a>img {
    width: 30vw;
  }

  .sideBtn {
    left: 10px;
    top: 50px;
  }

  .copyright ul li {}

  .navbar-inverse .navbar-brand {
    max-width: 190px;
    padding-top: 10px;
  }

  .navbar-right {
    text-align: right;
  }

  .copyright ul li:first-child {}

  .copyright ul li:nth-child(2) {}

  .navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
  }

  #header {
    height: calc(100% - 40px);
    background-position: 15% 0;
  }

  .titleWrapper {
    position: static;
    margin-top: -20px;
  }

  .titleWrapper .titleBox {
    height: auto;
    padding-left: 65px;
  }
  
  .tabcontent img {
    max-width: 100%;
  }
  .titleWrapper img {
    width: 40vw;
  }

  .content {
    background-size: cover;
    width: 100%;
    position: static;
    display: none;
    padding: 0px;
  }

  .menuBox {
    display: block;
    position: static;
    margin-top: -50px;
  }

  .show {
    /* margin-top: -50px; */
  }

  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tabcontent {
    padding: 0px 15px;
  }

  .tabcontent p {
    padding-left: 30px;
  }

  .fixedLeftWrapper {
    background: #3e3749d4;
    width: 150px;
    height: 100vh;
    position: fixed;
    left: -150px;
    top: 56px;
    z-index: 1001;
    transition: all .3s;
  }

  .toggleSide {
    display: block;
  }

  .toggleSide a {
    width: 30px;
    height: 100px;
    background: url(../images/toggleSide.png) top center no-repeat;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -50px;
  }

  .show2 {
    left: 0px;
    transition: .7s ease-in-out;
  }

  .fixedLeftWrapper.show2 div.toggleSide a {
    background: url(../images/toggleSide2.png) top center no-repeat;
  }
}

@media (max-width: 375px) {
  /* 
  #header {
    height: calc(100vh - 50px);
    background-position: 0;
  }

  .titleWrapper {
    top: 0%;
    left: 19%;
  }

  .titleWrapper img {
    width: 40vw;
  }

  .menuBox {
    bottom: -3%;
  } */
}