/*resolve ie problem*/
.pcontent,
.content,
.gsys > p,
.psys > .pcontent > p {
	max-width: 100%;
}
.gsys>p{
  word-wrap: break-word;
}
.botmimg {
	flex-shrink: 0;
}

.popular-posts-widget .post .post-thumb {
	max-width: 100%;
}

.proinfo_con img {
	flex-shrink: 0;
}

.proinfoset {
	width: 100%;
}

.record {
	max-width: 100%;
}

select::-ms-expand {
	display: none;
}

/*----------------------------------------------- index */
.feature-block-two .overlay-content:before,
.feature-block-two .overlay-content:after {
	width: calc(50% + 1px);
}

.main-header .sticky-header .main-menu .navigation>li:hover>a {
  color: #f08200;
}

/*---------------------------------------- product info */
.prodinfotab>table>tbody>tr>td:last-child {
  padding: 0 10px;
  white-space: nowrap;
}

/*-------------------------------------------- investor */
/* -4 */
.card-header:first-child {
	margin: 1px 1px 0px 1px;
}

th.text-center.verti-middle {
  vertical-align: middle;
}
.tableb>.card-body .table.investor4 thead:nth-child(even) {
	background: #fff9f2;
}

.tableb>.card-body .table.investor4 thead>tr {
	border-bottom: 1px solid #fff0df;
}

.tableb>.card-body .table.investor4 thead>tr>th {
  border-bottom: 0;
  color: #444;
  font-weight: 500;
}

.tableb>.card-body .table.investor4 thead>tr.content>th {
  color: #666;
	font-weight: 300;
}

.tableb>.card-body .table.investor4 thead>tr>th.month {
	border-bottom: 2px solid #f0820075;
}

.tableb>.card-body .table.investor4 thead>tr.content>th {
  border-top: 0;
	border-bottom: 2px solid #f0820075;
}

.tableb>.card-body .table.investor4 thead>tr:nth-child(2).content>th {
	border-bottom: 1px solid #f8c68a;
}

.tableb>.card-body .table.investor4 thead>tr:nth-child(3)>th {
	border-top: 1px solid #f8c68a;
}

.accordion5 {
	border: 2.5px solid lightgray;
  margin-bottom: 1em;
  transition: all .7s;
}

.accordion5.open {
  border: 2.5px solid #f08200;
}

/* -7 */
.card-body h4 {
	margin-bottom: 5px;
}

.w133 {
	min-width: 133px;
}

/*------------------------------------------- hire list */
.webhire>.container>a {
  max-width: 280px;
	filter: grayscale(0);
}

/*-------------------------------------------- cointact */
.contactintrosec>span>.fa-building,
.contactintrosec>span>.fa-industry {
	font-size: 7em;
	color: #dedede;
	transform: translate(10px,23px);
	opacity: 0.6;
}

.contactintrosec {
	z-index: 1;
}

.contactintrosec ul {
	z-index: 1;
}

.contactintrosec>span {
	z-index: -1;
}

.contactintrosec>ul>li a {
	color: #aaa;
	transition: .3s ease;
}

.contactintrosec>ul>li a i {
	margin-left: 5px;
	padding-bottom: 3px;
	position: relative;
	top: 0;
	left: 0;
	color: #555;
	border-bottom: 0px solid #f08200;
	transition: .3s ease;
	font-size: 16px;
}

.contactintrosec>ul>li a i:hover {
	top: -3px;
	color: #f08200;
	border-bottom: 2px solid #f08200;
}

.contact-form.style-three .form-group select {
	padding: 0 10px;
  height: 32px;
  line-height: 32px;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}

.contact-form.style-three .form-group.selector {
	position: relative;
}

.contact-form.style-three .form-group.selector:after {
	content: '▼';
	position: absolute;
	width: 15px;
	height: 15px;
	top: 42px;
	right: 10px;
	color: #999;
	font-size: 12px;
	transform: scale(0.6);
}

/*--------------------------------------------- app info*/
.otherapp .image a span img {
  height: 20%;
}

/*---------------------------------------------- social */
#collapseOne > .card-body > .table > thead > tr > td:nth-child(1),
#collapseOne > .card-body > .table > tbody > tr > td:nth-child(1) {
	text-align: left;
}

.fixed-table {
	table-layout: fixed;
}

.fixed-table th:first-child {
	width: 30px;
}

/*------------------------------------------------- RWD */
@media only screen and (max-width: 1200px) {
	.main-menu .navigation>li.dropdown:hover>a, 
	.main-menu .navigation>li.current>a, 
	.main-menu .navigation>li.current-menu-item>a {
    color: #f08200;
	}
	.main-menu .navigation>li.dropdown a {
		padding-right: 3px;
	}
	.main-header .sticky-header .main-menu .navigation>li.dropdown>a {
    padding: 15px 9px !important;
	}
	.main-menu .navigation>li {
    padding-right: 7px !important;
    padding-left: 7px!important;
	}
}
@media only screen and (max-width: 1100px) {

  .main-header .sticky-header .main-menu .navigation>li.dropdown>a {
    padding: 15px 3px !important;
  }
}
@media only screen and (max-width: 1024px) {

  .main-header .sticky-header .main-menu .navigation>li.dropdown>a {
    padding: 15px 0px !important;
  }
}
@media (max-width: 768px) {
	.contactintrosec {
		margin-bottom: 10px;
	}
	.contactintrosec>span {
		overflow: hidden;
	}
	.botmimg {
		height: auto;
		flex-wrap: wrap;
	}
	.hisimg {
		margin-left: 0px;
	}
}

@media (max-width: 480px) {
  .webhire>.container>a {
  	max-width: 100%;
	}
	.w133 {
		min-width: auto;
	}
	.fixed-table {
		table-layout: auto;
	}
}


/*手機下拉語系*/

.mobile-lang__outer{
	display: none
}


.mobile-lang {
	width: 100%;
	display: flex;
	padding: 11px 18px;
	margin-left: -5px;
	margin-right: -5px;
}


.mobile-lang__select {
	position: relative;
	width: 100%;
	margin-left: 5px;
	margin-right: 5px;
}

.mobile-lang__select:after {
	content: '▼';
	position: absolute;
	width: 15px;
	height: 15px;
	top: 4px;
	right: 10px;
	color: #999;
	font-size: 12px;
	transform: scale(0.6);
}

.mobile-lang__select-inner {
	padding: 0 10px;
	height: 38px;
	line-height: 32px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%;
	border-radius: 0;
}

.mobile-lang__btn {
	display: block;
	width: 78px;
	margin-left: 5px;
	background-color: #f08200;
	color: #ffffff;
	padding: 3px 10px;
}

/*手機搜尋*/

.mobile-search {
	position: absolute;
	top: -9px;
	right: 116px;
}

.mobile-search__icon {}

.mobile-search__form-outer{
	display: none;
	position: absolute;
	left: 0;
	top: 52px;
	width: 100%;
}
.mobile-search__form {
	display: flex;
	background-color: #333333;
	padding: 13px 10px;
	width: 100%;
	border: 1px solid #4e4e4e;
}

.mobile-search__form.mobile-search__form--show{

}


.mobile-search__input {
	width: 100%;
	padding: 4px 10px;
	border-radius: 0;
}

.mobile-search__btn {
	width: 58px;
	height: 40px;
	background-color: #ffffff;
	color: #aaaaaa;
}

.mobile-search__btn-icon {}

.search-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	width: 45px;
	height: 45px;
	left: -2px;
	top: 6px;
	cursor: pointer;
}

.search-icon span {
	position: relative;
	width: 40%;
	height: 40%;
}

.search-icon span:before {
	content: '';
	display: block;
	width: 2px;
	height: 170%;
	position: absolute;
	left: 15%;
	top: 15%;
	background-color: #ffffff;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.search-icon span:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 0 2px #ffffff;
	border-radius: 50%;
	background-color: #383838;
}