body {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

button {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

h1, h2, h3, h4, h5, h6, .f__mont {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

input:not([type="submit"]):not([type="checkbox"]),
select,
textarea {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

.footer__bot {
	font-size: 13px;
}

@-moz-document url-prefix() {  /* firefox */
	#jas-backtop span i {
		margin-top: 3px;
	}
}

#jas-footer .widget ul li {
	line-height: 29px;
}

.jas-menu li {
	font-size: 14px;
	font-weight: bold;
}
@media only screen and (max-width: 767px) {
	.jas-menu li {
		font-size: 13px;
	}
}

.jas-menu > li:not(:first-child) {
	margin-left: 40px;
}

#jas-mobile-menu ul li a {
	font-size: 14px;
}

.page-head h1 {
	font-size: 48px;
}
@media only screen and (max-width: 767px) {
	.page-head h1 {
		font-size: 28px;
	}
}

@media only screen and (min-width: 48em) {
	.page-head h1:after,
	.page-head h1:before {
		margin-top: 7px;
	}
}

.page-head p {
	font-family: "Microsoft JhengHei UI", "Microsoft JhengHei", sans-serif;
}

.slick-prev::before,
.slick-next::before {
	margin: 5px;
}

/* plugins */
/* visual composer */
.vc_general.vc_btn3 {
	letter-spacing: 3px;
}
/* end - visual composer */
/* end - plugins */

/* others */
.font-bold p {
	font-weight: bold;
}

@media only screen and (min-width: 568px) {
	.font-size-large p {
		letter-spacing: 1px;
	}
}

.txt-en {
	display: none;
}
/* end - others */

/* website */
.finance-links .widget ul li a {
	font-weight: bold;
	height: 100px;
	width: 100px;
}
@media only screen and (max-width: 767px) {
	.finance-links .widget ul li a {
		height: 90px;
		width: 90px;
	}
}
/* end - website */
