.about-container {
  margin-top: 158px;
  position: relative;
  min-height: 50vh;
}
/* <!-- Section Header content --> */
.page-navbar-container nav {
  background: #101010;
}

.fixed {
  position: fixed;
  width: 100%;
  top: 94px;
  z-index: 2;
  margin: 0 auto;
  left: 0;
  right: 0;
}

.page-container .page-navbar-container nav .nav-container {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  /* background-color: #101010; */
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 1240px;
  max-width: 100%;
  margin: auto;
}

.page-container .page-navbar-container nav .nav-container .nav-item {
  display: inline-block;
  cursor: pointer;
  padding: 14px 25px;
  padding-top: 20px;
  margin-bottom: 4px;
}

.page-container .page-navbar-container nav .nav-container .nav-item a {
  font-weight: 600;
  font-size: 13px;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none;
  list-style: none;
  color: #cccccc;
}

.page-container .page-navbar-container nav .nav-container .nav-item.nav-item-active a {
  color: #fff;
}

.nav-item-active {
  border-bottom: 2px solid #eb0a1e;
}
/* <!-- Section Component --> */
.section-component-body {
  /* max-width: 1200px;
  margin: 0 auto; */
  margin-top: calc(94px + 64px + 62px);
}

.section-component-body .component-container {
  max-width: 1200px;
  margin: 0 auto;
}

.component-container .main-title {
  font-weight: 600;
  font-size: 38px;
  line-height: 120%;
  text-align: center;
  color: #1A1A1A;
  margin-bottom: 32px;
}

.component-container .divide-title {
  height: 1px;
  background-color: #EB0A1E;
  width: 120px;
  margin: 0 auto;
  margin-bottom: 5px;
}

.component-container .main-description {
  font-size: 16px;
  line-height: 150%;
  color: #3A3A3A;
  margin-bottom: 0;
}

.component-container .benefit-tour {
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #3A3A3A;
  margin-bottom: 0;
  margin-top: 41px;
}

.component-container .benefit-box {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}

.component-container .benefit-box .benefit-item {
  width: 286px;
  margin-top: 64px;
}

.component-container .benefit-box .benefit-item .benefit-item-icon {
  width: 52px;
  height: 52px;
  object-fit: contain;
  object-position: center;
  display: block;
  margin: 0 auto;
}

.component-container .benefit-box .benefit-item .benefit-item-content {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
  margin: 0;
  margin-top: 16px;
}

.time-tour {
    font-size: 20px !important;
}
.component-container .time-tour {
    font-weight: bold;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    color: #3A3A3A;
    margin: 0;
    margin-top: 41px;
    margin-bottom: 18px;
}

.component-container .time-tour-info {
  width: fit-content;
  margin: 0 auto;
  margin-bottom: 36px;
}

.component-container .time-tour-info .time-tour-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}

.component-container .time-tour-info .time-tour-info-item:last-child {
  margin-bottom: 0;
}

.component-container .time-tour-info .time-tour-info-item .info-item-image {
  width: 32px;
  height: 32px;
  object-fit: contain;
  object-position: center;
}

.component-container .time-tour-info .time-tour-info-item .info-item-text {
  font-size: 16px;
  line-height: 150%;
  color: #3A3A3A;
  margin: 0;
  margin-left: 19px;
}

.component-container .menu-tour-info {
  max-width: 497px;
  margin: 0 auto;
  margin-bottom: 36px;
}

.component-container .menu-tour-info:last-child {
  margin-bottom: 41px;
}

.component-container .menu-tour-info .menu-tour-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #3A3A3A;
  margin: 0;
  margin-bottom: 16px;
}

.component-container .menu-tour-info .menu-tour-desciption {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #000000;
  margin: 0;
}

.component-container .menu-download-info {
  font-size: 16px;
  line-height: 120%;
  color: #EB0A1E;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.component-container .menu-download-info img {
  width: 24px;
  height: 24px;
  object-fit: contain;
  object-position: center;
  display: block;
  margin-right: 8px;
}

.section-contact-factory {
  margin-top: 80px;
}

.section-contact-factory .contact-factory-banner {
  /* height: 443px; */
  width: 100%;
}

.section-contact-factory .contact-factory-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.section-contact-factory .contact-info {
  background-color: #EEEEEE;
  padding: 24px 0 30px 0;
}

.section-contact-factory .contact-info .contact-info-title {
  font-weight: bold;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 13px;
  color: #EB0A1E;
  text-align: center;
}

.section-contact-factory .contact-info .contact-info-description {
  text-align: center;
  font-size: 16px;
  line-height: 150%;
  color: #3A3A3A;
  margin: 0;
}

.section-contact-factory .contact-info .contact-info-box {
  display: flex;
  width: fit-content;
  margin: 0 auto;
}

.section-contact-factory .contact-info .contact-info-box .contact-info-item {
  margin-top: 16px;
}

.section-contact-factory .contact-info .contact-info-box .contact-info-item:nth-child(1) {
  padding-right: 45px;
  border-right: 1px solid #CCCCCC;
}

.section-contact-factory .contact-info .contact-info-box .contact-info-item:nth-child(2) {
  padding-left: 45px;
}

.section-contact-factory .contact-info .contact-info-box .contact-info-item p {
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #3A3A3A;
  margin: 0;
}

.section-contact-factory .register-tour {
  border-bottom: 1px solid #CCCCCC;
  max-width: 1200px;
  margin: 0 auto;
}

.section-contact-factory .register-tour .register-tour-button {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  background-color: #EB0A1E;
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.12em;
  color: #FFFFFF;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
  width: fit-content;
  border: 1px solid transparent;
  transition: all .2s ease-in-out;
}

.section-contact-factory .register-tour .register-tour-button:hover {
  background-color: #FFFFFF;
  border: 1px solid #EB0A1E;
  color: #EB0A1E;
}

.section-feedback {
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 32px;
  margin-bottom: 60px;
}

.section-feedback .feedback-main-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 115%;
  text-align: center;
  color: #1A1A1A;
  margin-bottom: 73px;
}

.section-feedback .feedback-container {
  
}

.section-feedback .feedback-container .feedback-item {
  display: flex;
  height: 424px;
  flex-wrap: wrap;
}

.section-feedback .feedback-container .feedback-item.reverse {
  flex-direction: row-reverse;
}

.section-feedback .feedback-container .feedback-item .feedback-item-image {
  width: 50%;
  height: 100%;
}

.section-feedback .feedback-container .feedback-item .feedback-item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content {
  width: 50%;
  padding-left: 59px;
  height: 100%;
  display: flex;
  align-items: center;
  text-align: left;
}

.section-feedback .feedback-container .feedback-item.reverse .feedback-item-content {
  padding: 0;
  padding-right: 59px;
  text-align: right;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content .content-name {
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 16px;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content .content-position {
  font-size: 16px;
  line-height: 120%;
  color: #000000;
  margin-bottom: 24px;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content .content-description {
  font-size: 16px;
  line-height: 150%;
  color: #000000;
  margin-bottom: 32px;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content .content-see-more {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
  color: #EB0A1E;
  text-decoration: none;
}

.section-feedback .feedback-container .feedback-item .feedback-item-content .content-see-more i {
  margin-left: 8px;
  font-size: 14px;
}

.section-feedback .feedback-see-more {}

.section-feedback .feedback-see-more .feedback-see-more-button {
  font-weight: 600;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0.12em;
  color: #1A1A1A;
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  border: 1px solid #1A1A1A;
  width: fit-content;
  margin: 0 auto;
  margin-top: 36px;
  margin-bottom: 72px;
}

@media (min-width: 1161px) {
  /* <!-- Section Header content --> */
  .hide-on-pc {
    display: none !important;
  }
}

@media (max-width: 1160px) {
  .about-container {
    margin-top: 109px;
  }
  /* <!-- Section Header content --> */
  .fixed {
    top: 60px;
  }
  .page-container .page-navbar-container nav .nav-container {
    flex-direction: column;
    padding: 0;
  }
  .page-container .page-navbar-container nav .nav-container .nav-item {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #1e1e1e;
    margin-bottom: 0;
    padding-top: 14px;
  }
  .nav-item-current {
    display: flex !important;
    justify-content: space-between;
    border: none;
  }
  .page-container .page-navbar-container nav .nav-container .nav-item a {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    display: inline-block;
    width: 100%;
  }
  .nav-item-current .fa-chevron-down {
    color: #fff;
    transition: all 0.3s ease-in-out;
  }
  .page-container .page-navbar-container nav .nav-container .nav-item:not(:first-child) {
    display: none;
  }
  .page-container .page-navbar-container nav .nav-container .nav-item {
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #1e1e1e;
    margin-bottom: 0;
    padding-top: 14px;
  }
  .hide-on-mobile-tablet {
    display: none !important;
  }
  .page-container .page-navbar-container nav .nav-container {
    flex-direction: column;
    padding: 0;
  }
  /* <!-- Section Component --> */ 
  .section-component-body {
    padding: 0 16px;
  }
  .component-container {

  }
  .section-component-body {
    margin-top: calc(60px + 49px + 74px);
  }
  .component-container .main-title {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .component-container .divide-title { 
    width: 80px;
    margin-bottom: 36px;
  }
  .component-container .benefit-tour {
    display: none;
  }
  .component-container .benefit-box {
    flex-wrap: wrap;
  }
  .component-container .benefit-box .benefit-item {
    margin: 0 auto;
    margin-top: 60px;
  }
  .component-container .time-tour { 
    font-weight: 600;
    margin-top: 47px;
    /*margin-bottom: 60px;*/
  }
  .component-container .time-tour-info {
    margin-bottom: 41px;
  }
  .component-container .menu-tour-info  {
    display: none;
  }
  .section-contact-factory {
    margin-top: 60px;
  }
  .section-contact-factory .contact-factory-banner {
    height: 214px;
  }
  .section-contact-factory .contact-info {
    padding: 16px;
  }
  .section-contact-factory .contact-info .contact-info-title {
    margin-bottom: 36px;
  }
  .section-contact-factory .contact-info .contact-info-description {
    text-align: left;
  }
  .section-contact-factory .contact-info .contact-info-box {
    max-width: 350px;
    margin: 0;
    flex-direction: column;
  }
  .section-contact-factory .contact-info .contact-info-box .contact-info-item p {
    text-align: left;
  }
  .section-contact-factory .contact-info .contact-info-box .contact-info-item {
    padding: 0 !important;
    border: none !important;
  }
  .section-contact-factory .register-tour {
    border: none;
  }
  .section-contact-factory .register-tour .register-tour-button { 
    margin: 0 auto;
    margin-top: 36px;
  }
  .section-feedback {
    margin-top: 60px;
  }
  .section-feedback .feedback-main-title {
    font-size: 20px;
    margin-bottom: 36px;
  }
  .section-feedback .feedback-container .feedback-item {
    height: auto;
  }
  .section-feedback .feedback-container .feedback-item .feedback-item-image {
    width: 100%;
  }
  .section-feedback .feedback-container .feedback-item .feedback-item-content {
    width: 100%;
    padding: 16px 16px 56px 16px;
  }
  .section-feedback .feedback-container .feedback-item .feedback-item-content .content-name {
    font-size: 20px;
  }
  .section-feedback .feedback-container .feedback-item .feedback-item-content .content-position {
    margin-bottom: 16px;
  }
  .section-feedback .feedback-container .feedback-item .feedback-item-content .content-description {
    margin-bottom: 13px;
  }
  .section-feedback .feedback-container .feedback-item.reverse .feedback-item-content {
    padding: 16px 16px 56px 16px;
    text-align: left;
  }
  .section-feedback .feedback-see-more .feedback-see-more-button {
    margin-top: 0;
    margin-bottom: 36px;
  }
}