/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */
body {
  font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}

@media (max-width: 1200px){
	.card-img-top {
		height: 193px;
	}
}

@media (min-width: 1201px){
	.card-img-top {
		height: 231px;
	}
}

@media (min-width: 1024px){
	.page-wrapper {
		padding-top: 93px;
	}
}

@media (max-width: 1023px){
	.page-wrapper {
		margin-top:-50px;
		padding-top: 0px;
	}
}
.footer3 {
	padding-top: 25px;
}
	.footer3 .f3-bottom-bar {
		background: rgba(0, 0, 0, 0.1);
		padding: 10px 0;
	}
	.footer3 .container .d-flex p {
		margin-bottom:0 !important;
	}

.tpc-logo {
	height: 63px;
}

.tpc-site-name {
	font-size:1.5rem;
	color:#8d97ad;
}
.tpc-brand {
	height: 27px;
}
.footer-logo {
	margin-bottom:0;
}
@media (max-width: 767px) {
	.footer-logo {
		margin-bottom:10px;
	}
}

@media (max-width: 479px) {
	.tpc-brand {
		display:none;
	}
	.tpc-site-name {
		font-size:1.1rem;
	}
	.tpc-logo {
		height: 54px;
	}

}
.footer3 .d-flex {
	display: flex !important; 
}
@media (max-width: 767px) {
	.footer3 .d-flex .flex-md-wrap {
		flex-wrap: wrap !important;
	}
}
.nav-item .nav-link {
	color:#8d97ad;
}

.topbar.fixed-header .navbar .navbar-brand .tpc-logo {
	height: 54px !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1); 
}

.topbar.fixed-header .navbar .navbar-brand .tpc-brand {
	height: 27px !important;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1, 1); 
}

.h14-navbar .navbar .navbar-nav .nav-link {
	padding: 8px 30px 2px 30px;
	color: #263238;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase; 
}
.sub-menu-item {
	padding: 8px 10px 2px 10px !important;
	color: #263238;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase; 
}


.h14-info-bar {
  padding: 10px 0px !important; 
}
.h14-navbar h6  {
	margin-bottom:0px;
}

.nav-item .nav-item-table {
	margin:20px 0px 5px 20px;
	color: #263238;
	font-weight: 400;
}
@media (max-width: 991px){
	.nav-item .nav-item-table {
		margin:16px 0px 9px 10px;
	}
}



.h14-info-bar .donate-btn a{
	padding:10px;
	font-size: 1rem !important;
    font-weight: 500 !important;
    margin-left: 15px !important;
}

@media (max-width: 1024px){
	.h14-info-bar .donate-btn .btn {
		margin:10px;
	}
}


@media (min-width: 1024px){
	.embed-responsive-custom {
	  &::before {
		padding-top: percentage(9 / 21);
	  }
	}
}
@media (max-width: 1023px) and (min-width: 768px){
	.embed-responsive {
		width:117%;
		height:50%;
	}
	.bs-slider .bs-slider-overlay {
		width:117% !important;
	}
	.embed-responsive-custom {
	  &::before {
		padding-top: percentage(9 / 21);
	  }
	}
}

@media (max-width: 1023px) and (min-width: 768px){
	.youtube .embed-responsive {
		width:100%;
		height:50%;
	}
}



h2.display-5{
	font-size:2.5rem;
}
.table .display-5 {
	font-size:1.25rem;
}

@media (max-width: 767px){
	.table .display-5 {
		font-size:1rem;
	}
}


.wrap-feature2-box .card-body {
    padding: 20px;
}

/*******************
c2a-1
*******************/
.c2a1 {
  background-position: center top;
  background-size: cover;
  background-attachment: fixed; }

/*******************
c2a-5
*******************/
.c2a5 {
  background-position: center center;
  background-size: cover; }

/*******************
c2a-8
*******************/
.c2a8 {
  background-position: center center;
  padding: 180px 0; }
  .c2a8 .text-box {
    padding: 30px 20px; }

/*******************
c2a-9
*******************/
.c2a9 {
  background-position: top center;
  padding: 90px 0px 280px 0px; }

/*******************
c2a-10
*******************/
.c2a10 {
  background-size: cover;
  background-attachment: fixed;
  background-position: left center; }
  .c2a10 .text-box {
    padding: 30px 20px; }