.pwog-css .navbar-container .nav-link {
  font-size: 17px; }

.masthead-container-pwog [class^="template-p-"],
.masthead-container-pwog [class*=" template-p-"] {
  margin-top: 2vw; }

@media (max-width: 768px) {
  .masthead-container-pwog [class^="template-p-"],
  .masthead-container-pwog [class*=" template-p-"] {
    margin-top: 14px; } }

.masthead-container-pwog [class^="template-p-"] .mp1,
.masthead-container-pwog [class*=" template-p-"] .mp1 {
  font-family: "Kochi Mincho", sans-serif !important;
  font-size: 2.6vw; }

@media (max-width: 768px) {
  .masthead-container-pwog [class^="template-p-"] .mp1,
  .masthead-container-pwog [class*=" template-p-"] .mp1 {
    font-size: 4.8vw; } }

.masthead-container-pwog [class^="template-p-"] .mp2,
.masthead-container-pwog [class*=" template-p-"] .mp2 {
  position: relative;
  font-family: "TaipeiSansTCBeta", sans-serif; }

@media (max-width: 768px) {
  .masthead-container-pwog [class^="template-p-"] .mp2,
  .masthead-container-pwog [class*=" template-p-"] .mp2 {
    font-size: 6.5vw; } }

.masthead-container-pwog [class^="template-p-"] .mp3,
.masthead-container-pwog [class*=" template-p-"] .mp3 {
  font-family: 'SingYi-Ultra' !important;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 0.2vw;
  -webkit-text-stroke-color: #0d529c;
  font-size: 3.6vw;
  line-height: 1.3;
  text-shadow: none; }

@media (max-width: 768px) {
  .masthead-container-pwog [class^="template-p-"] .mp3,
  .masthead-container-pwog [class*=" template-p-"] .mp3 {
    font-size: 5.6vw; } }

.masthead-container-pwog .txt01 {
  display: inline-block;
  width: 18vw; }

@media (max-width: 768px) {
  .masthead-container-pwog .txt01 {
    width: 42vw; } }

.masthead-container-pwog .template-p-a .mp2:before {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid yellow;
  margin-left: -16vw; }

.masthead-container-pwog .template-p-a .mp2:after {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid yellow;
  margin-left: 1vw; }

.masthead-container-pwog .template-p-b .mp2:before {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid white;
  margin-left: -16vw; }

.masthead-container-pwog .template-p-b .mp2:after {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid white;
  margin-left: 1vw; }

.masthead-container-pwog .template-p-c .mp2:before {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid  yellow;
  margin-left: -16vw; }

.masthead-container-pwog .template-p-c .mp2:after {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid  yellow;
  margin-left: 1vw; }

.masthead-container-pwog .template-p-c .mp1 {
  color: #2d2e82;
  text-shadow: 0 0 4px white, 0 0px 7px white,0 0px 10px white; }

.masthead-container-pwog .template-p-c .mp3 {
  color: yellow;
  -webkit-text-fill-color: yellow; }

.masthead-container-pwog .template-p-d .mp2:before {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid  white;
  margin-left: -16vw; }

.masthead-container-pwog .template-p-d .mp2:after {
  content: " ";
  position: absolute;
  top: 50%;
  width: 15vw;
  border-bottom: 1px solid  white;
  margin-left: 1vw; }

.masthead-container-pwog .template-p-d .mp1 {
  color: #2d2e82;
  text-shadow: 0 0 4px white, 0 0px 7px white,0 0px 10px white; }

.masthead-container-pwog .template-p-d .mp3 {
  color: yellow;
  -webkit-text-fill-color: yellow; }

.zenith-link {
  display: inline-block;
  border-radius: 5px;
  margin-top: 5px;
  margin-left: 350px;
  background-color: #9489b0;
  color: white;
  padding: 6px 16px;
  text-align: center;
  text-shadow: none;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }

@media (max-width: 768px) {
  .zenith-link {
    margin-left: 60%; } }

.zenith-container .zenith-btn {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: white;
  margin-top: 25px;
  padding: 8px 10px 8px 62px;
  font-size: 20px;
  border: 1px solid white;
  border-radius: 999px;
  background-image: linear-gradient(to right, #088c90, #005153); }

.zenith-container .zenith-btn {
  transform: translateY(2px);
  line-height: 2.8; }

.zenith-container .zenith-btn span {
  color: white;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 54px;
  margin-left: 58px;
  border: 1px solid white;
  border-radius: 999px;
  transform: translateY(-2px); }

@media (max-width: 768px) {
  .zenith-container .zenith-btn {
    margin-top: 10px;
    padding: 7px 6px 4px 24px;
    font-size: 18px; }
  .zenith-container .zenith-btn div {
    transform: translateY(1px); }
  .zenith-container .zenith-btn span {
    font-size: 11px;
    width: 44px;
    height: 44px;
    margin-left: 8px;
    transform: translateY(-3px); } }

.section-atwc .recommended {
  font-size: 90%;
  margin-top: -4px; }

@media (max-width: 400px) {
  .section-qoo h3 {
    font-size: 6.9vw; } }

.section-qoo .qoo-premium-btn {
  bottom: -5px; }

.section-pbt h2 {
  font-size: 32px; }

@media (max-width: 768px) {
  .section-pbt h2 {
    font-size: 6vw; } }

.section-inquiry {
  padding-bottom: 10px; }

.section-inquiry h2 {
  font-size: 32px; }

@media (max-width: 576px) {
  .section-inquiry h2 {
    font-size: 6vw;
    /*font-size: 8vw;*/ } }

.section-inquiry #myFrameEnquiry {
  height: 1360px; }

@media (max-width: 576px) {
  .section-inquiry #myFrameEnquiry {
    height: 1800px; } }

.section-inquiry #myFrameEvent {
  height: 1610px; }

@media (max-width: 992px) {
  .section-inquiry #myFrameEvent {
    height: 1830px; } }

@media (max-width: 576px) {
  .section-inquiry #myFrameEvent {
    height: 1996px; } }

#inquiryBtnNav a {
  background-color: #00b301; }

#eventBtnNav a {
  background-color: #4967aa; }

@media (max-width: 576px) {
  footer {
    padding-bottom: 80px; }
  #inquiryBtnNav,
  #eventBtnNav {
    bottom: 0;
    left: 0; }
  #eventBtnNav {
    left: 50vw; }
  #inquiryBtnNav img {
    margin-top: -9px !important;
    width: 32px !important;
    margin-right: 0;
    margin-left: 0; }
  #inquiryBtnNav a,
  #eventBtnNav a {
    width: 50vw;
    border-radius: 0;
    height: 50px; }
  #eventBtnNav a {
    border-left: 2px solid #2e2740;
    left: 50vw; }
  #inquiryBtnNav .vertical-center,
  #eventBtnNav .vertical-center {
    position: relative;
    left: 0;
    top: 0; } }

/* Temporary - remove pricing */
.section-atwc .atwc-gv-cont p {
  top: 50%; }

@media (max-width: 576px) {
  .section-atwc .atwc-gv-cont .img-cont img {
    height: 185px; } }

.dummy-txt {
  color: transparent;
  user-select: none;
  opacity: 0; }

/*button*/
.line-btn a {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  font-size: 22px;
  text-align: center;
  line-height: 1.2;
  border-radius: 88px;
  box-shadow: 2px 2px 2px #2e2740;
  background-color: #00b301; }

.line-btn a span {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 48%;
  transform: translate(-50%, -50%); }

@media (max-width: 576px) {
  .line-btn a {
    /*    font-size: 18px;
    width: 90px;
    height: 90px;
    padding-top: 18px;*/ } }

.seminar-container {
  padding-top: 0; }
  .seminar-container h2 {
    font-size: 32px; }
    @media (max-width: 768px) {
      .seminar-container h2 {
        font-size: 6vw; } }
.voyage-container-pwog .tw-big {
  font-size: 22px !important; }
  @media (max-width: 768px) {
    .voyage-container-pwog .tw-big {
      font-size: 18px !important; } }
#seminarContent {
  font-weight: normal; }
