.join-video-wrapper h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Noto Sans TC';
  margin-top: 10px;
  margin-bottom: 20px;
}

.join-video-wrapper p {
  color: white !important;
  margin-bottom: 30px;
}

.px-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (max-width: 768px) {
  .px-30 {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .px-30 .container {
    margin: 0;
    width: 100%;
  }
}

.logo {
  width: 50px;
}
@media (max-width: 768px) {
  .logo {
    width: 40px;
  }
}

.section-5 {
  padding-top: 65px;
}
.section-5 .h1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-5 .icons p {
  font: normal normal normal 12px/15px Courgette;
  letter-spacing: 0.18px;
}
.section-5 .icons .div {
  color: transparent;
  height: 80px;
  transition: all 0.5s;
}

.section-5 .logo {
  margin-bottom: 15px;
}

.section-5 h1 {
  font-weight: bold;
  font-size: 40px;
  color: #333;
  line-height: 40px;
  font-family: 'Noto Sans TC';
  margin-top: 0;
  margin-bottom: 10px;
}

.section-5 .en-sub {
  margin-top: 20px;
}

.section-5 .icons h3 {
  margin-top: 5px !important;
}

.section-5 .icons .hover-content {
  line-height: 30px;
  margin-top: 20px;
}

.single-menu {
  background-color: #333;
}
@media (max-width: 768px) {
  .single-menu {
    padding-top: 30px;
    padding-bottom: 70px;
  }
}
.menu-desc {
  text-align: center;
}
@media (max-width: 768px) {
  .menu-desc {
    padding-top: 40px;
  }
}

.menu-desc .logo {
  margin-bottom: 15px;
}

.menu-desc h1 {
  color: white;
  font-weight: bold;
  font-size: 40px;
  line-height: 50px;
  font-family: 'Noto Sans TC';
  margin-top: 0;
  margin-bottom: 0;
}

.menu-desc .en-sub {
  color: white !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

.menu-desc p {
  color: white;
  font-size: 14px;
  margin-bottom: 0;
}

.masonry-btn {
  padding: 5px 30px;
}

.masonry-title-wrapper {
  margin-bottom: 50px;
}
.masonry-title-wrapper .logo {
  margin-bottom: 15px;
}
.masonry-title-wrapper h1 {
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  font-family: 'Noto Sans TC';
  margin-top: 0;
  margin-bottom: 10px;
}
.masonry-title-wrapper .en-sub {
  margin-top: 20px;
  margin-bottom: 20px;
}
.masonry-title-wrapper p {
  font-size: 14px;
  margin-bottom: 0;
}

.pt-50 {
  padding-top: 50px;
}

.icons-content {
  margin-top: 20px;
}
.icons-content p {
  font-size: 14px !important;
}

.section-5 .overlay .icons .icons-title {
  margin-top: 10px !important;
}

.join-us-banner {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .join-us-banner {
    padding-bottom: 70px;
  }
}
.join-us-banner h1 {
  font-weight: bold;
  font-size: 50px;
  font-family: 'Oswald', sans-serif !important;
  letter-spacing: 2px;
}
@media (max-width: 768px) {
  .join-us-banner h1 {
    letter-spacing: 1px;
    font-size: 30px;
    margin: 0;
    margin-bottom: 5px;
  }
}
.join-us-banner h1 img {
  width: 60px;
  margin: 0 10px 15px 10px;
}
@media (max-width: 768px) {
  .join-us-banner h1 img {
    width: 40px;
  }
}
@media (max-width: 768px) {
  .join-us-banner h2 {
    font-size: 17px;
    margin-top: 5px;
  }
}
.join-us-banner .order-btn {
  padding: 5px 30px;
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .join-us-banner .order-btn {
    padding: 5px 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Noto Sans TC';
  }
}
.join-us-banner div {
  font-size: 18px;
  font-family: 'Noto Sans TC';
  line-height: 35px;
}
@media (max-width: 768px) {
  .join-us-banner div {
    font-size: 12px;
    line-height: 25px;
  }
}

.banner .banner-content .container.my-con {
  height: auto;
  text-align: center;
}
@media (max-width: 768px) {
  .banner .banner-content .container.my-con {
    width: 100%;
  }
}


.art-3 .y-logo {
    width: 40px;
    height: 40px;
  }
  
  .art-3 .head_title {
    margin-bottom: 20px;
  }
  @media (max-width: 760px) {
    .art-3 .head_title {
      margin-bottom: 20px !important;
    }
  }
  .art-3 .head_title h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Noto Sans TC';
    letter-spacing: 1px;
    color: #333333;
    margin-bottom: 25px;
    margin-top: 30px;
  }
  .art-3 .head_title .en-sub {
    font: normal normal normal 16px/20px Courgette;
    letter-spacing: 0.24px;
  }
  .art-3 .head_title .en-sub:before,
  .art-3 .head_title .en-sub:after {
    background-color: #b3b3b3;
  }
  
  .art-3 p {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Noto Sans TC';
    letter-spacing: 0.75px;
    padding-bottom: 0;
    color: #808080;
  }
  
  .art-3 .btn-gold {
    padding-left: 36px;
    padding-right: 36px;
  }
  .go-center {
    display: flex;
    justify-content: center;
  }
  .bg-blur-white {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .bg-blur-black {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .art-3 .head_title.black h1, .art-3 .head_title.black span, .art-3 .intro-text.black p {
    color: white !important;
  }

.sgs-steps {
  background-color: #F39800;
  padding-top: 50px;
  padding-bottom: 30px;
  position: relative;
}
html,body {
  overflow-x: hidden;
}
  @media (max-width: 760px) {
    .sgs-steps {
      padding-top: 82px !important;
      padding-bottom: 64px !important;
    }
  }
  
  .sgs-steps .d-flex {
    display: flex;
    justify-content: center;
    align-items: baseline;
  }
  @media (max-width: 760px) {
    .sgs-steps .d-flex {
      flex-direction: column;
      align-items: center;
    }
  }
  .sgs-steps .d-flex .order-btn {
    display: none;
    border: 2px solid #f8b500;
    margin-top: 70px;
  }
  @media (max-width: 760px) {
    .sgs-steps .d-flex .order-btn {
      display: inline-block;
    }
  }
  .sgs-steps .d-flex .col-md-25 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
  }
  .sgs-steps .d-flex .col-md-25 img {
    margin-bottom: 20px;
  }
  .sgs-steps .d-flex .col-md-25 span {
    font-size: 16px;
  }
  .sgs-steps .d-flex .col-md-25 .span-y {
    margin-top: 15px;
    color: #f8b500;
  }
  .sgs-steps .d-flex .arrow {
    margin: 0 15px;
    transform: translateY(-50%);
    height: 20px;
  }
  @media (max-width: 760px) {
    .sgs-steps .d-flex .arrow {
      margin-top: 19px;
      margin-bottom: 30px;
      transform: rotate(90deg);
    }
  }
  .map-content {
    text-align: center;
  }

  .map-content .logo {
    margin-bottom: 15px;
  }

  .map-content h1 {
    color: white;
    font-weight: bold;
    font-size: 40px;
    line-height: 50px;
    font-family: 'Noto Sans TC';
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .map-content .en-sub {
    color: white !important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .sgs-steps .d-flex .col-md-25 img {
    height: 60px;
  }
  .sgs-steps .d-flex .col-md-25 span {
    font-size: 12px;
  }
  .sgs-steps .order-btn {
    font-size: 14px;
    padding: 5px 30px;
    margin-top: 20px;
  }
.ham-left {
  position: absolute;
  top: -100px;
  left: -15%;
  width: 650px;
  height: auto;
}
.ham-right {
  position: absolute;
  top: -100px;
  right: -15%;
  width: 650px;
}
@media (max-width: 1440px) {
  .ham-left {
    left: -20%;
  }
  .ham-right {
    right: -20%;
  }
}
@media (max-width: 760px) {
  .ham-left,.ham-right {
    display: none;
  }
  .sgs-steps .order-btn {
    display: none;
  }
  .sgs-steps .d-flex .col-md-25 img {
    height: 80px;
  }
}
.bcg {
  position: relative;
}
.banner-bg-blur {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(5px);
}
.news h1 ,.news .en-sub {
  color: #333 !important;
}
.news .en-sub:before,.news .en-sub:after {
  background-color: #ddd;
}
.fig_container {
  padding-bottom: 0 !important;
}
.fig_container h3 {
  padding-top: 5px;
  padding-bottom: 15px;
}
@media (max-width: 760px) {
  .fig_container h3 {
    padding-top: 25px;
  }
}

.fig_container p {
  transition: all .3s ease-in-out;
  margin-bottom: 0;
  line-height: 20px;
  opacity: 0;
}
.news-item figure:hover .fig_container p {
  opacity: 1;
}
#slide-4 {
  padding: 0;
  background-color: #fff;
}
@media (max-width: 760px) {
  .py50-rwd {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .my50_rwd {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .dnone-rwd {
    display: none;
  }
  .menu_grid .menu-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.boss-img {
  width: 100%;
  height: auto;
}
.p-re {
  position: relative;
}
.bread {
  position: absolute;
  top: -50px;
  right: -100px;
}
.veg {
  position: absolute;
  bottom: 0px;
  left: -150px;
  z-index: 5;
}
.tomato {
  position: absolute;
  top: -250px;
  right: -200px;
  z-index: 100;
  width: 440px !important;
}
.egg {
  position: absolute;
  bottom: -250px;
  left: -200px;
  z-index: 100;
  width: 440px !important;
}
.cheese {
  position: absolute;
  bottom: -200px;
  right: -100px;
  z-index: 100;
  width: 440px !important;
}
.img100 {
  width: 100%;
  height: auto;
}
.dib {
  display: inline-block;
}
.news-item figure:hover .fig_container a span {
  color: #f8b500 !important;
}