.column_attr h6 {
	font-weight:300;
}
table tr:hover td {
	background-color:#fbaf4a;
}
#contactWrapper input[type="date"], #contactWrapper input[type="email"], #contactWrapper input[type="number"], #contactWrapper input[type="password"], #contactWrapper input[type="search"], #contactWrapper input[type="tel"], #contactWrapper input[type="text"], #contactWrapper input[type="url"], #contactWrapper select, #contactWrapper textarea  {
	padding: 10px;
	outline: none;
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: block;
	margin-bottom: 0;
	font-size: 13px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color:#f2f2f2;
}
.post-photo-wrapper {
	width: 20%;
	float: left;
}
.post-desc-wrapper {
	width: 80%;
	float: left;
}
.post-desc {
	padding: 10px 0 0 20px;
}
.button_label {
	padding:0;
	line-height:0.7;
	font-size:0.7rem;
}
#share-buttons img {
	height:40px;
}
.author-date span.label {
	padding-right:15px;
}
.section-post-header .title_wrapper {
	margin-left:0;
}
.post-wrapper-content p {
	line-height:2;
	padding-bottom:20px;
	font-size:16px;
}

.modalDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 100ms ease-out;
    -moz-transition: opacity 100ms ease-out;
    transition: opacity 100ms ease-out;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modalDialog > div {
    max-width: 800px;
    width: 90%;
    position: relative;
    margin: 10% auto;
    padding: 20px;
    border-radius: 3px;
    background: #fff;
}
.closePopup {
    background: #fff;
    color: #000;
    line-height: 42px;
    position: absolute;
    right: -30px;
    text-align: center;
    top: -30px;
    width: 55px;
    height: 50px;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding-top: 5px;
	font-size:30px;
}
.close:hover {
    background: #fff;
	text-decoration: none;
}

.modalDialog span {
	padding-right:20px;
}
.modalDialog .column {
	margin:15px 0;
}
.modalDialog label {
	font-size:18px;
	font-weight:normal;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea  {
padding: 5px 10px;
	outline: none;
	margin: 0;
	width: 100%;
	max-width: 100%;
	display: block;
	margin-bottom: 0;
	font-size: 18px;
	border-width: 1px;
	border-style: solid;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color:#f2f2f2;
}

.menu-item-type-custom {
	font-size:10px;
}

.menu-item-type-custom span {
	padding:0;
}
#Top_bar #menu ul li a span {
		padding: 0 18px;
}
.carousel-thumbnails {
	margin-bottom:20px;
}
#sync1 .item {
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#sync2 .item {
  background: #c9c9c9;
  /* padding: 10px 0px; */
  margin: 5px;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

#sync2 .item h1 {
  font-size: 18px;
}

#sync2 .current .item {
  background: #0c83e7;
}

.owl-theme .owl-nav [class*="owl-"] {
  transition: all 0.3s ease;
}

.owl-theme .owl-nav [class*="owl-"].disabled:hover {
  background-color: #d6d6d6;
}

#sync1.owl-theme {
  position: relative;
}

#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
}

#sync1.owl-theme .owl-prev {
  left: 10px;
}

#sync1.owl-theme .owl-next {
  right: 10px;
}
/* animate fadin duration 1.5s */
.owl-carousel .animated {
  animation-duration: 1.5s !important;
}
/* 輪播的前後按鈕背景調大 */
#sync1.owl-theme .owl-next,
#sync1.owl-theme .owl-prev {
  width: 35px !important;
  height: 55px !important;
}
#sync1 svg {
  width: 22px !important;
}
.tsm {
	padding-bottom:80px;
	padding-top:0;
}
.logo {
	display:none;
}
@media only screen and (max-width: 767px) {
.logo {
	display:inherit;
}
.tsm-center-activity-last {
	padding-bottom:40px;
}
.post-header {
	padding-top:20px;
}
.column_carousel-thumbnails {
	padding-top:20px;
	padding-bottom:20px;
}
.column_content {
	line-height:2;
	font-size:16px;
}
}

/* Tabs */
.tabs_vertical.ui-tabs .ui-tabs-nav {
		width: 23%!important
}
.tabs_vertical.ui-tabs .ui-tabs-panel {
		width: 76.7%!important
}
@media only screen and (max-width: 767px) {
.tabs_vertical.ui-tabs .ui-tabs-nav {
		width: 100%!important
}
.tabs_vertical.ui-tabs .ui-tabs-panel {
		width: 100%!important
}
}

.tabs_vertical table td {
	text-align:left;
}
.tabs_vertical ul li a:link {
	font-size:16px;
}
.tabs_vertical table td {
	text-align:left;
}
.tabs_vertical td:first-child {
	width:27%;
}


.tabs_horizontal ul li a:link {
	font-size:16px;
}

.tsm .tabs_horizontal {
	margin-top:15px;
}
.tsm .column_text {

}
.tsm .column_text table tr:hover td {
	background: inherit;
	color:#000;
}
.tsm .txt_red {
	color:#ff0000;
}
.tsm .txt_13 {
	font-size:13px;
	font-weight:normal;
	padding-bottom:0;
}
.tsm .column_tab {
	padding-top:40px;
}
.tsm .tabs_horizontal .margin_50 {
	padding-top:50px;
}
@media only screen and (max-width: 767px) {
.tsm .tabs_horizontal .margin_50 {
	padding-top:20px;
}
}
.tsm .tabs_horizontal .button_label {
	font-size:14px;
}
@media only screen and (max-width: 767px) {
.tsm .button {
	margin-top:20px;
}
.tsm label {
	margin-top:15px;
}
.tsm input , .tsm select , .tsm textarea {
	font-size:12px;
}
}
@media only screen and (max-width: 767px) {
.tsm {
	padding-top:30px;
}
}
.owl-slider {
		  width:700px;
}
.owl-nav button {
  position: absolute;
  top: 50%;
  background-color: #000;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;
}
.owl-nav button.owl-prev {
  left: 0;

}
.owl-nav button.owl-next {
  right: 0;

}

.owl-dots {
  text-align: center;
  padding-top: 15px;
  display:none;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #000;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}
.owl-nav button:focus {
    outline: none;
}
.tsm .column_pic .column_button {
	width:100%;
}
.tsm .column_pic .column_button a {
	width:100%;
	text-align:center;
	font-size:20px;
	padding:5px 0;
}
.tsm .masonry .post-item {
	width: 27.1%;
	margin: 0 3% 40px;
	background: #fff;
}
.tsm .column_member {
	overflow:hidden;
	border:1px solid #fbaf4a;
	text-align:center;
	padding-bottom:0;
	
}
.tsm .column_member:hover {
	box-shadow: 2px 5px 5px rgba(0,0,0,0.2);
	border:1px solid #fbaf4a;
}
.tsm .column_member .post-title {

}
.tsm .column_member h2 {
	font-size:18px;
	padding:0;
	line-height:1.5;
}
.tsm .column_member img {
	width:100%;
}
.tsm .column_member:hover .post-desc {

}

#Top_bar #menu ul li.menu-mobile {
	display:none;
}
@media only screen and (max-width: 414px) {
#Top_bar #menu ul li.menu-mobile {
	display: inherit;
}
}

#Top_bar #menu ul li:hover {
	background-color:#6d7ea6;
}





