@media screen and (max-width: 989px) {
  /*台新天地*/
  body {
    padding-top: 60px;
    padding-bottom: 64px;
  }
  .bg-header {
    width: 100%;
    height: 60px;
  }
  .navbar {
    margin-top: -60px;
  }
  .ts-logo {
    width: 220px;
    position: relative;
    top: -1px;
  }
  .bg-md-black {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .pt-1 {}
  .navbar-nav {
    margin-top: 4px;
  }
  .nav-item {
    padding: 0px 0;
    border-bottom: 1px solid #666;
  }
  .navbar-toggler em {
    position: relative;
    top: -3px;
  }
  /*內容*/
  .navbar-nav {
    display: block;
  }
  .menu-bar.navbar {
    min-height: 0;
    height: 0;
    padding: 0;
    align-items: stretch;
  }
  .menu-bar .navbar-collapse {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    width: 100% !important;
    max-height: none;
    margin: 0;
    z-index: 1040;
    border-top: 0;
  }
  .menu-bar .menu {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
  }
  .menu-bar .menu .nav.nav-tabs {
    flex-direction: column;
    width: 100%;
  }
  .menu-bar .menu .nav-item {
    width: 100%;
    flex: 0 0 auto;
    border-bottom: 1px solid #666;
  }
  .menu-bar .menu .nav-link {
    width: 100%;
    color: #fff !important;
    border: 0 !important;
    border-radius: 0;
    text-align: center;
  }
  .menu-bar .menu .nav-link:hover, .menu-bar .menu .nav-link:focus {
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0.12);
  }
  .menu-bar .menu .nav-link.active {
    color: #fff !important;
    background-color: rgba(255, 255, 255, 0.2);
  }
  
  .menu a {
  font-size: 18px;
}
.block-kv {
  display: flex;
  flex-direction: column;
  height: auto;
  padding-bottom: 0;
  margin-bottom: 40px;
  background-image: none;
}
.block-kv::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 108%;
  background-image: url("../images/kv2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  flex-shrink: 0;
}
.block-kv-title {
  display: none;
}
.block-kv-copy {
  position: static;
  top: auto;
  left: auto;
  width: 100%;
  max-width: 100%;
  padding-left: calc((var(--bs-gutter-x, 1.5rem) * 0.5) + 10px);
  padding-right: calc((var(--bs-gutter-x, 1.5rem) * 0.5) + 10px);
  margin: 1rem 0 1.25rem;
  transform: none;
  z-index: 1;
  box-sizing: border-box;
}
.block-kv-copy {
  display: none;
}


  
  .box {
  padding: 0px 10px;
}

 .box p {
font-size: 18px;
}
  
.box-announcement ul {
font-size: 18px;
margin-left: 24px;
}
.box-announcement ul li {
width: 100%;
} 
.icon-checked {
margin-left: -24px;
}   
  
h4 {
font-size: 20px;
margin-bottom: 20px;
}
.box-rights em {
display: block;
}
.box-rights table {
font-size: 18px;
}
.ps, .info,table {
font-size: 18px;
}

/* Services 頁籤表格字級：手機 15px / 附註 13px（實體據點、應備文件） */
.box-service .table-documents,
.box-service .table-documents thead th,
.box-service .table-documents tbody th[scope="row"],
.box-service .table-documents td,
.box-service .table-documents p,
.box-service .table-documents strong,
.box-service .table-documents b,
.box-service .table-documents .info.documents,
.box-service .table-documents .info.documents li,
.box-service .table-documents .info.documents span,
.box-service .table-documents .info.documents a {
font-size: 15px;
line-height: 1.5;
}
.box-service .table-documents .txt-18,
.box-service .table-documents .ps {
font-size: 13px;
line-height: 1.4;
}
.table-documents-scroll .table-documents b {
display: inline-block;
width: 85%;
font-weight: normal;
padding: 3px 3px;
border: 1px solid #333;
border-radius: 5px;
margin-bottom: 5px;
}

.info {
margin-bottom: 40px;
margin-left: 24px;
}

.info i {
display: inline-block;
margin-left: 0px;
color: #666;
vertical-align: top;
margin-left: -24px;
margin-right: 5px;
}
  
.box-creditcard {
    margin-top: 0px;
    font-size: 18px;
}
.box-creditcard h4 {
margin-top: -20px;
}
.cc-benefits-list {
margin-left: 24px;
}
.card-title {
margin-left: -24px;
}
.cc-benefits-list li span i {
  width: auto;
  margin-left: -24px;
}
.cc-benefits-list li span b {
  display: inline-block;
  font-weight: normal;
  width: 90%;
}
  
.box-card {
padding: 20px 10px;
margin-bottom: 40px;
}

h5 {
font-size: 20px;
line-height: 24px;
margin-bottom: 0px;
margin-top: 10px;
}
.cc-benefits-list {
margin-top: 20px;
}
.cc-benefits-list li {}
.cc-benefits-list li span {
padding-left: 0;
}
  
ul.nav.cc-compare-tabs > .nav-item {
    flex: 0 0 45%;
    max-width: 45%;
    width: 45%;
}
ul.nav.cc-compare-tabs {
    gap: 10%;
}
  
.step-wrap {
margin-bottom: 40px;
}

/* 應備文件：手機版凍結「申辦項目」欄，右側內容橫向滑動 */
.table-documents-scroll {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
width: 100%;
margin-bottom: 60px;
cursor: grab;
}
.table-documents-scroll.is-drag-scrolling {
cursor: grabbing;
user-select: none;
-webkit-user-select: none;
}
.table-documents-scroll.is-drag-scrolling a {
pointer-events: none;
}
.table-documents-scroll .table-documents {
width: max-content;
min-width: 100%;
margin-bottom: 0;
border-collapse: separate;
border-spacing: 0;
}
.table-documents-scroll .table-documents {
--bs-table-striped-bg: #f2f2f2;
}
.table-documents-scroll .table-documents thead th:first-child,
.table-documents-scroll .table-documents tbody > tr > th[scope="row"] {
position: sticky;
left: 0;
z-index: 10;
width: 6.75rem;
min-width: 6.75rem;
max-width: 6.75rem;
border-right: 2px solid #dedede;
box-shadow: 8px 0 16px -6px rgba(0, 0, 0, 0.12);
vertical-align: middle;
word-break: break-word;
font-size: 15px;
line-height: 1.4;
background-clip: padding-box;
isolation: isolate;
overflow: visible;
}
.table-documents-scroll .table-documents thead th:not(:first-child),
.table-documents-scroll .table-documents tbody td {
font-size: 15px;
}
.table-documents-scroll .table-documents thead th:first-child {
z-index: 11;
background-color: #666 !important;
color: #fff;
border-right: 2px solid #dedede;
box-shadow: 8px 0 16px -6px rgba(0, 0, 0, 0.2);
}
.table-documents-scroll .table-documents.table-striped > tbody > tr:nth-of-type(odd) > th[scope="row"] {
background-color: #f2f2f2 !important;
}
.table-documents-scroll .table-documents.table-striped > tbody > tr:nth-of-type(even) > th[scope="row"] {
background-color: #ffffff !important;
}
.table-documents-scroll .table-documents thead th:not(:first-child) {
min-width: 17.5rem;
width: 17.5rem;
padding-left: 1rem;
padding-right: 1rem;
white-space: normal;
}
.table-documents-scroll .table-documents tbody td {
position: relative;
z-index: 0;
min-width: 17.5rem;
width: 17.5rem;
padding: 10px 15px;
box-sizing: border-box;
vertical-align: top;
line-height: 1.5;
}
.table-documents-scroll .table-documents tbody td[colspan] {
min-width: 35rem;
width: 35rem;
}

/* 手機：隱藏 go top，預約開戶／應備文件固定於視窗底部左右並排 */
.btn-float-fixed.btn-go-top {
  display: none !important;
}
.btn-float-fixed.btn-float-apply,
.btn-float-fixed.btn-float-docs {
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
  top: auto;
  right: auto;
  bottom: 0;
  width: 50%;
  min-height: 64px;
  height: auto;
  padding: 8px 6px;
  border-radius: 0;
  flex-direction: column;
}
.btn-float-fixed .btn-float-icon {
  display: none !important;
}
.btn-float-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  line-height: 1.25;
  width: 100%;
}
.btn-float-label-zh {
  display: block;
  font-size: 15px;
  font-weight: 700;
}
.btn-float-label-en {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.2;
}
.btn-float-fixed.btn-float-apply {
  left: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
.btn-float-fixed.btn-float-docs {
  left: 50%;
}

.table-documents b {
display: block;
margin: 5px 0;
width: 100%;
}





}