.all {
  font-size: 1rem;
  overflow: hidden;
}
.header {
  border-top: 0;
}
.header_inner {
  width: 100%;
  display: -ms-flex; /* IE */
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  overflow: visible;
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 5px solid #52a555;
}
/*	LOGO	*/
.logo {
  width: 100%;
  height: 72px;
  display: flex;
  justify-self: center;
  align-items: center;
  margin: 0;
}
#npt_logo {
  min-width: 142px;
  width: 45vw;
  max-width: 190px;
  height: 14.5vw;
  min-height: 46px;
  max-height: 60px;
  background-position: 0 0;
  background-size: cover;
}
.logo a {
  margin: 0 auto;
}
.topmenu {
  display: none;
}
#global_search_form {
  float: none;
}
.googlesearch {
  width: 72px;
  height: 72px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#open_form {
  width: 0;
  height: 0;
  float: left;
  margin-top: -100%;
}
.googlesearch .open_form {
  display: inline-block;
  width: 40px;
  height: 40px;
  padding-right: 0;
}
.open_form img {
  width: 100%;
}
#global_search_form {
  width: 100vw;
  height: 72px;
  padding: 0 0 0 20px;
  position: absolute;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.global_search_label {
  width: calc(100% - 74px);
  display: inline-block;
}
.global_search_close {
  display: inline-block;
  margin-left: -40px;
  transition: margin-left 0.3s, transform 0.3s;
  transition-delay: 0.5s;
  transform: rotate(0deg);
  position: relative;
  z-index: -1;
}
#global_search_form .global_search_submit {
  right: calc(72px + 10px);
}

.open_form + #global_search_form {
  right: -100vw;
  opacity: 0;
  transition: all 0.5s;
}

#open_form:checked ~ #global_search_form {
  right: 0;
  opacity: 1;
}
#open_form:checked ~ #global_search_form .global_search_close {
  margin-left: 20px;
  transform: rotate(180deg);
}
/* 全文檢索 End */

header .socialBtn {
  display: none;
}
/* mainmenu_s */
#sfmainmenu {
  display: none;
}
nav.mainmenu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 0;
  background-color: transparent;
}
.nav.menu.mainmenu_nav {
  display: block;
  overflow: hidden;
}
.mainmenu,
.nav2 .mainmenu {
  background-color: #474747;
}
.mainmenu_nav {
  display: block;
}
#open-mainmenu,
#open-mainmenu .hamburger_icon {
  display: block;
}
.home_title,
.news_subj,
#topics .intro,
#care .intro,
.event_subj {
  font-size: 1rem;
}
/* home_lastest_news 首頁_最新消息 */
.news_lists {
  height: 231px;
}
.news_item {
  height: 77px;
}
.news_subj {
  width: calc(100% - 160px);
  height: 48px;
}
.news_subj.multiple-ellipsis::after {
  right: 0;
}
/* home_topics 首頁_主題報導 */
/* researchers_care 研究人員_保育櫥窗 */
#lastest_news,
#topics,
#care {
  width: 100%;
}
.topic_subj,
.care_subj {
  width: 100%;
}
#topics .intro,
#care .intro {
  width: calc(100% - 210px);
}
.topic_item,
.care_item {
  height: 220px;
  padding: 10px 0;
}
#topics .img,
#care .img {
  margin-right: 8px;
}
#topics .img > a > img,
#care .img > a > img {
  margin: 10px auto;
}
.more_topics,
.more_care {
  bottom: 20px;
  margin-right: 15px;
}
#topics .intro.multiple-ellipsis,
#care .intro.multiple-ellipsis {
  height: 59px;
}
.ch-topics .multiple-ellipsis::after,
#care .multiple-ellipsis::after {
  top: -22px;
}
.en-topics .multiple-ellipsis::after {
  top: -18px;
}
.home_full_text {
  font-size: 1rem;
  line-height: 2.5;
  width: 120px;
}
/* home_youtube 首頁_影音推薦 */
#video {
  width: 100%;
  height: 54vw;
}
#video,
#events {
  float: none;
}
#video #youtube {
  height: calc(100% + 1px);
}
/*	home_events 首頁_活動快報		*/
#events,
#events.en-events {
  width: 100%;
  height: auto;
}
#events .left,
#events .right {
  float: none;
  height: auto;
  width: 100%;
}
.event_item {
  height: 73px;
}
.ch-events .event_item {
  padding: 15px 0 !important;
}
.en-events .event_item {
  padding: 0 !important;
}
.en-events .cat {
  margin-top: 10px;
}
.ch-events .event_subj {
  width: calc(100% - 112px);
  height: 26px;
  padding: 0 0 0 15px !important;
}
.en-events .event_subj {
  width: 100%;
  line-height: 2.5;
  height: auto;
}
#events .event_date {
  float: left;
  margin: 0 0 0 127px;
  /* font-size: 1rem; */
}
/* 英文版 首頁 PHOTO GALLERY */
#fwg {
  width: 100%;
  height: auto;
}
.home_fwg,
.home_fwg img {
  min-height: 240px;
  height: auto;
}
/* home_gmap 首頁_遊憩景點 & 遊憩步道		*/
#gmap {
  width: 100%;
  /* height: 385px; */
  height: 350px;
  float: none;
}
#gmap .tab_intro {
  margin: 0 20px;
  height: 270px;
}
.gmap_img {
  width: 35%;
  min-width: 153px;
}
.gmap_img_pic {
  height: 25vw;
  min-height: 119px;
}
.gmap_list {
  width: 60%;
  padding: 0 1rem;
}
.gmap_item {
  width: auto;
  margin: 0;
  padding: 0;
}
.gmap_cat {
  width: 107px;
  margin-left: 1rem;
}
.gmap_subj {
  width: calc(100% - 133px);
}
.gmap_img_title,
.gmap_cat,
.gmap_subj {
  font-size: 1rem;
}
.gmap_cat,
.gmap_subj {
  line-height: 2.5;
}
.more_spots {
  margin-right: -17px;
}
/* 快速連結 */
.quick-link {
  width: 100%;
}
/* home_parkmap 首頁_國家公園地圖 */
#parkmap {
  display: none;
}
/* home_mgz 首頁_公園季刊 */
#mgz {
  width: 100%;
  height: 350px;
}
.mgz {
  padding: 5vw;
}
.mgz_img img {
  width: 36vw;
  max-width: 200px;
}
.mgz_img figcaption {
  width: 54vw;
}
.intro_title {
  margin-bottom: 5px;
  padding-left: 1rem;
}
#mgz .intro.multiple-ellipsis {
  height: 146px;
  margin: 1rem 0;
}
.ch-mgz .multiple-ellipsis::after {
  top: 29px;
}
.en-mgz .multiple-ellipsis::after {
  top: 33px;
}
.subtitle,
.mgz_lists {
  display: none;
}
/* home_facebook */
#facebook {
  float: none;
  width: 100%;
  height: 400px;
  text-align: center;
}
.fb-page {
  width: 100%;
}
/* home_park 首頁_各國家公園網站連結	*/
#parks {
  width: 100%;
  float: none;
  border: 0;
}
.itemid-101 .park,
.itemid-223 .park,
.park {
  font-size: 1rem;
  padding-left: 4.5rem;
}
.park::before {
  margin-left: 20px;
  margin-right: 20px;
}
/* sitemap */
input#fm_toggle:checked ~ .menu_sitemap {
  width: 100%;
  height: auto;
  padding: 40px 0 20px 20px;
  margin-bottom: 0;
}
.menu_sitemap {
  width: 0;
  height: 0;
  margin-left: 0;
  flex-direction: column;
  flex-wrap: initial;
  transition: width 0.5s, height 0.5s;
}
.menu_sitemap > li {
  width: 94%;
  height: auto;
  margin-bottom: 10px;
  padding: 8px 0 0 0;
}
.sitemap_submenu > li {
  display: inline-block;
  float: none;
}
.sitemap_submenu li a {
  border-bottom: 0;
  padding: 0 12px;
}
.footcontent,
.foot_logo,
.footlogo {
  width: 100%;
  float: none;
  height: auto;
  overflow: hidden;
}
.footcontent {
  padding-top: 15px;
  padding: 15px 20px 0;
}
.footcontent .nav.menu {
  margin-left: 0;
}
a.footmenu {
  padding: 10px;
}
.footlogo {
  margin: 5px 0 20px 0;
  padding-left: 30px;
  position: static;
}
.ch-logo_link,
.en-logo_link {
  margin-top: 0;
}
.foot_inner {
  width: 100%;
  padding: 0;
  font-size: 1rem;
}
.copyright {
  font-size: 0.9rem;
  margin-top: 0;
}
.copyright span {
  padding: 3px 0 3px 6px;
}
.foot_logo {
  margin-left: 12px;
  margin-top: 15px;
}
/* home_researchers	首頁_研究人員入口---------------- */
.nav2 .mainmenu {
  background-color: #474747;
}
.nav2 nav.mainmenu {
  border-bottom: 5px solid #399aba;
}
/* -- tmpl ------------------------- */
.wrapper_left {
  display: none;
}
#wrapper_content {
  width: 100%;
  border: 0;
}
.breadcrumbs,
.return {
  width: auto;
  margin: 0;
}
.mod_sectiontitle,
.page-title {
  padding-left: 0;
}
.section_subtitle {
  padding: 6px 0 0 0;
  margin-top: -10px;
}
.out-of-content {
  margin-bottom: 10px;
}
.media_btns {
  position: static;
}
.single-page {
  margin: 5px 0 0;
}
.pagetab_content > .section_subtitle {
  margin: 0;
  width: 100%;
}
.pagination {
  margin: 15px 0;
}
/* 休閒遊憩 */
.tab_page {
  width: 100%;
  margin-bottom: 20px;
}
.align-right.space {
  text-align: left;
}
.gmap_block {
  float: none;
  width: 100%;
}
#map_canvas {
  float: none;
  margin: 0 auto 20px;
}
.gmap-subtitle2 {
  height: 48px;
}
.ac {
  display: none;
}
/* tmpl */
/* tabs */
.itemid-151 .pagetab label, 
.itemid-152 .pagetab label, 
.itemid-153 .pagetab label, 
.itemid-155 .pagetab label, 
.itemid-157 .pagetab label, 
.en_pagetab .pagetab,
.tabpage .tab_link,		/*生態工程 */ 
.itemid-322 .catlist .tab_link {
  padding-left: 20px;
  text-align: left;
}
.itemid-151 .pagetab_link, 
.itemid-152 .pagetab_link, 
.itemid-153 .pagetab_link, 
.itemid-155 .pagetab_link, 
.itemid-157 .pagetab_link, 
.en_pagetab .pagetab_link, 
.tabpage .tab, .tabpage .tab_link, /*生態工程 */
.itemid-322 .catlist .tab {
  width: 100%;
}
.itemid-151 .pagetab_link:nth-child(2), 
.itemid-152 .pagetab_link:nth-child(2), 
.itemid-153 .pagetab_link:nth-child(2), 
.itemid-155 .pagetab_link:nth-child(2), 
.itemid-157 .pagetab_link:nth-child(2), 
.en_pagetab .pagetab_link:nth-child(2), 
.tabpage .tab:nth-child(2n),			/*生態工程 */
.itemid-322 .catlist .tab:nth-child(2) {
  border-top: 0;
}
/* 內頁通用範本 */
.row-img {
  margin-bottom: 40px;
}
.blog,
.list,
.view-article .category-list {
  margin: auto;
}
.article {
  padding: 0;
}
.article img {
  margin: 1.5rem auto;
  display: block;
  max-width: 100% !important;
}
/* 表單 */
.tmpl_input,
.tmplBtn {
  padding: 5px 10px !important;
}
#searchForm .tmplBtn {
  padding: 5px 0 !important;
  max-width: 72px;
  min-width: 64px;
  text-align: center;
  margin-right: 0;
}
.contact_label {
  width: 165px;
  margin-right: 10px;
}
.tmpl_select,
.input-mini {
  padding: 9px 0 9px 3px;
}
/*成果報告內頁*/
.type1 #syear,
.type1 #eyear {
  width: calc(50% - 46px);
  margin-bottom: 5px;
}
.type1 #skeyword,
.type1 #skeyword2,
.type1 #catfilter {
  width: calc(50% - 78px);
}
/*最新消息*/
.gfilter.align-right.rev_form,
.gfilter.align-right.list_form {
  padding: 5px 0;
  text-align: right;
}
.rev_form #syear,
.rev_form #smonth,
.rev_form #eyear,
.rev_form #emonth,
.list_form #Select1,
.list_form #Select3,
.list_form #Select4,
.list_form #Select6,
.event_form #Select1,
.event_form #Select3,
.event_form #Select4,
.event_form #Select6 {
  padding: 9px 3px;
  margin-bottom: 2px;
}
.rev_form #Qry,
.list_form #Qry {
  margin: 3px 5px 0 0;
}
/* 活動快報 */
.query_events_wrapper .gfilter {
  padding: 0;
  border: 0;
  background-color: #ffffff;
}
.gfilter .events_fieldset {
  background-color: #f7f7f7;
}
.events_fieldset #category {
  width: calc(100% - 88px);
}
.events_fieldset #filter_keyword {
  width: calc(100% - 160px);
}

/* 文章圖片 */
.pic-1,
.pic-2,
.pic-2:first-child,
.pic-3,
.pic-3:nth-child(2) {
  display: block;
  width: 60%;
  min-width: 280px;
  margin: 20px auto;
}
.float-left,
.float-right {
  float: none;
}
.publications {
  margin: 0;
}
.cover,
.detail .efpublication-img {
  float: none;
  margin: 0 auto;
}
.com_mgz.view-article .intro-list,
.com_mgz.view-enarticle .intro-list,
.detail .intro-list {
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
}
.detail .efpublication-img {
  width: 175px;
  height: 230px;
}
.mgz-content {
  margin: 0;
}
.unit-cat {
  width: 200px;
  padding: 5px 0;
}
.unit-content,
.unit-content .article-title {
  width: 100%;
  padding-right: 0;
}
.unit-detail {
  margin-top: 10px;
}
.conauthor {
  width: 98%;
  text-indent: -1rem;
  padding-left: 2rem;
}
.conauthor .fa-pencil::before {
  margin-left: 0;
  margin-right: 15px;
}
.equarterly-imgs {
  text-align: center;
}
.equarterly-imgs > img {
  width: 46%;
  min-width: 260px;
  height: auto;
}
.equarterly-imgs > p {
  text-align: left;
}
.user_mag_download {
  text-align: left;
  text-indent: -20px;
  padding-left: 20px;
}
.overview .efpublication-intro {
  width: 100%;
  height: auto;
}
/*藝廊*/
#fwgallery .row-fluid-1 {
  padding: 0;
}
.fwg-item {
  margin: 0 3.5%;
}
/*藝廊第二頁*/
#fwgallery div.fwg-item {
  width: 43%;
}
.overview-img {
  width: 100%;
}
/*藝廊第三頁*/
section.w-592 {
  width: 100%;
}
.fwgi-image-prev {
  margin-left: 5%;
}
.fwgi-image-next {
  margin-right: 5%;
}
.sect-divider {
  padding-bottom: 20px;
}
/*分頁*/
.pagination {
  text-align: center;
}
.pagination a,
.pagination span {
  padding: 5px 0;
}
.pagination-start .pagenav::before,
.pagination-end .pagenav::after {
  top: 0;
}
/*	表格	*/
.article-table .thead,
.dl1_table .thead,
.newdl_table .thead,
.type1_table .thead,
.link_table .thead,
.bilingual-table .thead,
.vote_subj_table .thead,
.result_table .thead,
.news_table .thead,
.event_table .thead,
.rssfeed_table .thead {
  display: none;
}
.article-table .td,
.dl1_table .td,
.newdl_table .td,
.type1_table .td,
.link_table .td,
.bilingual-table .td,
.result_table .td,
.news_table .td,
.event_table .td,
.rssfeed_table .td {
  display: table;
  width: 100% !important;
  min-height: 45px;
  overflow: hidden;
  padding: 0;
  margin: 2px 0;
}

.vote_subj_table .td {
  display: block;
  width: 100%;
}
/*.article-table .td:before, */
/*.news_table .td:before,*/
.dl1_table .td:before,
.newdl_table .td:before,
.type1_table .td:before,
.link_table .td:before,
.bilingual-table .td:before,
.result_table .td:before,
.event_table .td:before,
.rssfeed_table .td:before {
  content: attr(data-th) '';

  display: table-cell;
  padding: 0 10px;
  text-align: right;
  vertical-align: middle;
  background-color: #666666;
  color: #ffffff;
}
.news_table .td div:first-child,
.article-table .td div:first-child {
  display: table-cell;
  padding: 0 10px;
  text-align: right;
  vertical-align: middle;
  background-color: #666666;
  color: #ffffff;
}

.dl1_table .td:before,
.newdl_table .td:before,
.type1_table .td:before,
.link_table .td:before,
.bilingual-table .td:before,
.result_table .td:before,
.news_table .td:before,
.event_table .td:before,
.rssfeed_table .td:before,
.news_table .td div:first-child {
  width: 36vw;
}
.article-table .td:before,
.article-table .td div:first-child {
  width: 5.7rem;
}
[data-th='Published Date']:before {
  line-height: 1.2;
}
.article-table .tbody .tr,
.dl1_table .tbody .tr,
.newdl_table .tbody .tr,
.type1_table .tbody .tr,
.link_table .tbody .tr,
.bilingual-table .tbody .tr,
.vote_subj_table .tbody .tr,
.result_table .tbody .tr,
.news_table .tbody .tr,
.event_table .tbody .tr,
.rssfeed_table .tbody .tr {
  margin-bottom: 20px;
  border-top: 2px solid #e0e0e0;
  border-bottom: 2px solid #e0e0e0;
}
.article-table .tbody .tr:nth-child(2n),
.dl1_table .tbody .tr:nth-child(2n),
.newdl_table .tbody .tr:nth-child(2n),
.type1_table .tbody .tr:nth-child(2n),
.link_table .tbody .tr:nth-child(2n),
.bilingual-table .tbody .tr:nth-child(2n),
.vote_subj_table .tbody .tr:nth-child(2n),
.result_table .tbody .tr:nth-child(2n),
.result_table .tbody .tr:nth-child(2n),
.news_table .tbody .tr:nth-child(2n),
.event_table .tbody .tr:nth-child(2n),
.rssfeed_table .tbody .tr:nth-child(2n),
.gitem-table .tr:nth-child(2n + 1) {
  background-color: #ffffff;
}
.article-table .td:nth-child(2n + 1),
.dl1_table .td:nth-child(2n + 1),
.newdl_table .td:nth-child(2n + 1),
.type1_table .td:nth-child(2n + 1),
.link_table .td:nth-child(2n + 1),
.bilingual-table .td:nth-child(2n + 1),
.vote_subj_table .td:nth-child(2n + 1),
.result_table .td:nth-child(2n + 1),
.news_table .td:nth-child(2n + 1),
.event_table .td:nth-child(2n + 1),
.rssfeed_table .td:nth-child(2n + 1) {
  background-color: #e0e0e0;
}
.article-table .td:nth-child(2n),
.dl1_table .td:nth-child(2n),
.newdl_table .td:nth-child(2n),
.type1_table .td:nth-child(2n),
.link_table .td:nth-child(2n),
.bilingual-table .td:nth-child(2n),
.vote_subj_table .td:nth-child(2n),
.result_table .td:nth-child(2n),
.news_table .td:nth-child(2n),
.event_table .td:nth-child(2n),
.rssfeed_table .td:nth-child(2n) {
  background-color: #f4f4f4;
}
.article-table .td div, 
.dl1_table .td div, 
.newdl_table .td div, 
.type1_table .td div, 
.link_table .td div, 
.bilingual-table .td div, 
/* .vote_subj_table .td div, */
.result_table .td div,
.news_table .td div:last-child,
.event_table .td div, 
.rssfeed_table .td div {
  width: calc(100% - 7rem);
  text-align: left;
  vertical-align: middle;
  display: table-cell;
  padding: 0 7px;
}
.article-table .td div a,
.dl1_table .td div a,
.newdl_table .td div a,
.type1_table .td div a,
.link_table .td div a,
.vote_subj_table .td div a,
.result_table .td div a,
.news_table .td div a,
.event_table .td div a,
.rssfeed_table .td div a {
  padding-left: 0;
}
.bilingual-table .td a {
  padding-left: 10px;
}
.news_table .td div span {
  display: block;
}
.news_table .td div span:first-child {
  padding-left: 1em;
}
/*雙語詞彙 & 相關連結*/
.link_table .link_title,
.link_table .link_addr,
.td.ch,
.td.en {
  display: block;
  width: 100%;
  padding: 0 10px;
}
.link_title,
.td.ch {
  font-weight: bold;
}
.url_link .td,
.bilingual-table .td:first-child {
  line-height: 45px;
}
.bilingual-table .td:last-child {
  min-height: 45px;
  padding-top: 8px;
  padding-bottom: 7px;
}
/* 投票區 */
.vote_status .finish {
  margin: 0;
  text-align: center;
}
/* 活動快報 */
.pdcalendar_wrapper,
.query_events_wrapper {
  float: none;
  width: 100%;
  max-width: 360px;
  margin: 0 auto 20px;
}
.pdcalendar_wrapper {
  margin-top: 0;
}
.event_table .td.event_date {
  font-size: 1rem;
  margin: 2px 0;
  float: none;
}
/* 統計資料、大事紀 */
.tbody .statistics_title,
.tbody .rev_title {
  padding: 7px 10px;
}
.edm_title,
.rev_title,
.statistics_title {
  width: calc(100% - 74px);
}
.edm_date,
.rev_date,
.statistics_dw {
  width: 70px;
}
/* 延伸閱讀 */
.extended,
.extended h3,
.extended-lists {
  display: block;
}
.extended {
  background-position: 15px 15px;
}
.extended-lists {
  margin-left: 5px;
}
/* RSS訂閱 */
.rss_desc:before {
  top: 15px;
  left: 15px;
}
.extended,
.rss_desc {
  padding: 15px;
}
.extended h3,
.rss_desc h3 {
  padding: 15px 0px 15px 66px;
}
/* 全文檢索 */
#searchForm .align-right {
  text-align: left;
}
#searchForm .gfilter {
  padding: 5px 7px;
}
.search_keyword {
  display: block;
}
#search-searchword,
#logic {
  margin-bottom: 5px;
}
.item-name {
  width: calc(50% - 25px);
}
.form-limit {
  padding: 2px 0 0;
}
.search-section {
  padding-left: 0;
}
.search-prompt {
  margin-left: 0;
}
/* 公園季刊 */
.mgzlist-subtitle {
  padding-left: 0;
}
.com_mgzdtl .detail-content {
  padding: 10px 0 30px;
}
.detail-content .back {
  float: none;
  margin: 0 0 10px 0;
}
.detail-content .unitcat:before {
  margin-right: 10px;
  margin-left: 8px;
}
.com_mgz.view-detail .detail-content table {
  width: 100% !important;
}
.com_mgz.view-detail .detail-content td {
  display: block;
  width: 100%;
}
/*滿意度調查*/
.check-item {
  display: block;
  margin-left: 20px;
}
.itemlist {
  padding-left: 20px;
}
.survey {
  padding: 0;
  border: 0;
}
.twotitle {
  margin-left: 0;
  padding: 0;
}
.item-survey,
.w-survey {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
}
.w-survey {
  margin-bottom: 10px;
}
.captcha-label {
  text-align: left;
}
input[type='text'] + span {
  display: inline-block;
  margin-left: 20px;
}
input[type='radio'] {
  margin-left: 20px;
}
.require-desc {
  margin-left: 0;
}
.group_info legend {
  margin-left: 1em;
  font-size: 1.25em;
}
/* -- RWD --------------------------------------------------------------------- */
@media screen and (max-width: 689px) and (min-width: 601px) {
  .itemid-326 .pagetab label,			/*	Statistics	*/
	.itemid-327 .pagetab label,			/*	National Park Regulations	*/
	.itemid-328 .pagetab label {
    /*	National Parks of Taiwan	*/
    width: calc((100% / 3) - 4px);
    margin: 0 2px 5px;
    padding: 0;
    border-bottom: 3px solid #53a653;
    border-right: 0;
    text-align: center;
  }
  .itemid-326 .tab-page,
  .itemid-327 .tab-page,
  .itemid-328 .tab-page {
    border-top: 0;
  }
}

@media screen and (max-width: 510px) and (min-width: 425px) {
  .itemid-319 .w-half .tab {
    width: 100%;
    margin: 0 0 5px;
  }
  .itemid-319 .catlist {
    border-bottom: 0;
  }
}
@media screen and (max-width: 689px) and (min-width: 498px) {
  .cf .item {
    padding: 15px 0;
  }
}
@media screen and (max-width: 689px) {
}
@media screen and (max-width: 610px) {
  label.u-code {
    vertical-align: 35px;
  }
  #refresh_btn {
    display: block;
  }
  .location-icon {
    display: block;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 600px) {
  .mgz {
    padding: 5vw 20px;
  }
  .tab-page,
  .nav2 .tab-page {
    border-top: 0;
  }

  .pagetab label {
    width: 48%;
    margin: 0 1% 5px;
    padding: 0;
    border-bottom: 3px solid #53a653;
    border-right: 0;
    text-align: center;
  }
  .itemid-151 .pagetab label,
  .itemid-152 .pagetab label,
  .itemid-153 .pagetab label,
  .itemid-155 .pagetab label,
  .itemid-157 .pagetab label,
  .itemid-354 .pagetab label,
  .itemid-355 .pagetab label,
  .itemid-356 .pagetab label,
  .itemid-357 .pagetab label,
  .itemid-358 .pagetab label,
  .itemid-359 .pagetab label,
  .itemid-360 .pagetab label,
  .itemid-361 .pagetab label,
  .itemid-322 .catlist .tab_link {
    margin: 0;
  }
  .nav2 .pagetab label {
    border-bottom: 3px solid #399aba;
  }
  /*出版品 / 公園學報*/
  .type3 .row-img {
    float: none;
    margin: 0 auto 10px;
  }
  .type3 .intro-block {
    margin-left: 0;
  }
  .category-list section.video-links {
    margin-bottom: 0;
  }
  /*影音專區*/
  #portal {
    padding: 40px 0 0;
    width: 100%;
  }
  .entrance {
    display: block;
    margin: 10px auto 20px;
  }
  /*藝廊第一頁*/
  .fwgallery-item {
    width: 100%;
    float: none;
  }
  .fwg-img,
  .overview-img {
    width: 222px;
  }
  /*藝廊第二頁*/

  #fwgallery div.fwg-item {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .overview-img {
    margin: 0 auto;
  }

  /* 全文檢索 */
  #search-searchword,
  #search-searchword2 {
    width: calc(100% - 80px);
  }
  #logic {
    margin-left: 3px;
  }
}
@media screen and (max-width: 566px) {
  .gfilter .rev_fieldset,
  .gfilter .list_fieldset {
    width: 100%;
  }

  #refresh_btn {
    display: block;
  }
}
@media screen and (max-width: 560px) {
  #mgz {
    height: 340px;
  }
  .mgz {
    padding: 20px 0;
  }
  .mgz_img img {
    width: 34vw;
    max-width: 175px;
  }
  #mgz .intro.multiple-ellipsis {
    height: 142px;
    margin-bottom: 0.5rem;
  }
  /* 全文檢索 */
  .item-name {
    width: calc(100% - 20px);
  }
  .ordering {
    display: block;
  }
}
@media screen and (max-width: 525px) {
  .gmap_list {
    padding: 0 0.5rem;
  }
  .mgz_img figcaption {
    width: 50vw;
  }
  #parks li {
    margin: 0;
  }

  #parks li:last-child {
    width: 100%;
  }
  .equarterly-imgs img {
    margin: 0;
  }
  .type3list .gfilter.align-right {
    text-align: left;
  }
  .type3list .one-select {
    display: block;
  }
  .type3list .one-select + select {
    width: calc(100% - 74px);
  }
}
@media screen and (max-width: 525px) and (min-width: 411px) {
  .en-parks .park {
    font-size: 0.85rem;
    line-height: 3.2;
  }
  .park {
    width: 100%;
  }
}
@media screen and (max-width: 497px) {
  .ch-news .news_subj {
    width: calc(100% - 89px);
  }
  .news_date {
    margin: -3px 0 10px 103px;
    float: left;
  }
  .en-news .news_subj {
    width: calc(100% - 110px);
  }
  .en-news .news_date {
    margin: -3px 0 10px 126px;
  }
  #topics,
  #care {
    min-height: 246px;
  }
}
@media screen and (max-width: 480px) {
  .catlist,
  .catlist.out-of-content.tabpage .tab {
    border-bottom: 0;
  }
  .catlist.out-of-content.tabpage .tab {
    width: 100%;
  }
  .w-half .tab,
  .catlist.out-of-content .tab {
    width: 49%;
    margin: 0 0 5px;
    border-bottom: 3px solid #53a653;
    border-right: 0;
    text-align: center;
  }

  .nav2 .w-half .tab,
  .nav2 .catlist.out-of-content .tab {
    border-bottom: 3px solid #399aba;
  }
  .catlist + .blog > .sect_desc {
    margin-top: -28px;
    border-top: 3px solid #53a653;
  }
  .gmap_list {
    padding-left: 0;
  }
  .gmap_cat,
  .gmap_subj {
    margin-left: 0.5rem;
  }
  /*休閒遊憩*/
  #icon1,
  #icon2,
  .gmap-subtitle1,
  .gmap-subtitle2 {
    width: 100%;
  }
  .gmap-subtitle1 {
    text-align: left;
    padding: 0 25px 0 49px;
  }
  .gmap_block div {
    width: 100%;
    word-wrap: break-word;
  }
  .contact_label {
    width: 90%;
    text-align: left;
    display: block;
  }
  .contact_input,
  input#title,
  textarea#content,
  .lottery_message {
    margin-left: 20px;
    width: 90% !important;
    display: inline-block;
  }
  span.contact_input {
    margin-bottom: 5px;
  }
  #captcha_field {
    width: 100%;
  }
  #type_yes,
  #captcha_refresh,
  #refresh_btn {
    margin-left: 20px;
  }
  #siimage {
    margin-bottom: 10px;
  }
  #play_voice_but {
    margin: 0;
  }
  .contact-btn {
    padding-left: 0;
    text-align: center;
  }

  /*下載專區 / 成果報告內頁表單*/
  .type1 .align-right {
    text-align: left;
  }
  .type1 .gfilter label {
    display: block;
  }
  .type1 #syear,
  .type1 #eyear {
    width: calc(50% - 13px);
  }
  .type1 #skeyword {
    width: 100%;
  }
  .type1 #skeyword2 {
    width: 100%;
  }
  .type1 #catfilter {
    width: calc(100% - 74px);
  }
}
@media screen and (max-width: 450px) {
  #gmap {
    height: calc(20vw + 470px);
  }
  #gmap .tab {
    border-bottom: 0;
  }
  #gmap .tab_intro {
    padding: 0;
    height: 450px;
  }
  .gmap_img {
    width: 100%;
    margin: 0 0 0.8rem 0;
  }
  .gmap_item {
    padding: 0;
  }
  .gmap_img_pic {
    width: 60%;
    height: 38vw;
    margin: 20px auto 0;
  }
  .gmap_list {
    width: 100%;
    height: 200px;
    padding: 0 1rem;
  }
  .gmap_cat,
  .gmap_subj {
    line-height: 2.5;
  }
  .gmap_cat {
    margin-left: 1rem;
  }
  .gmap_subj {
    padding-left: 0.5rem;
  }
  .more_spots {
    float: right;
  }

  .com_gmap .gfilter.align-right {
    text-align: left;
  }

  .com_gmap .one-select {
    display: block;
  }

  .com_gmap .one-select + select {
    width: calc(100% - 74px);
  }
}
@media screen and (max-width: 425px) {
  .home_title {
    padding-left: 15px;
  }
  .cat {
    margin-left: 5px;
  }
  .ch-news .news_date {
    margin: -3px 0 10px 98px;
  }
  .en-news .news_date {
    margin: -3px 0 10px 119px;
  }
  #events .event_date {
    margin: 0 0 0 127px;
  }
  #mgz {
    height: 440px;
  }
  .img_mgz {
    height: auto;
  }
  .img_mgz img,
  .img_mgz figcaption {
    float: none;
  }
  .img_mgz img {
    width: 120px;
    min-height: 150px;
    display: block;
    margin: 0 auto 1rem;
  }
  .img_mgz figcaption {
    width: 100%;
  }
  #mgz .intro.multiple-ellipsis {
    height: 84px;
    margin: 0.5rem;
    line-height: 1.8;
  }
  #mgz .multiple-ellipsis::after {
    top: -36px;
  }
  /* media_btns */
  .media_btns .btn_fb {
    margin-right: 0;
  }
  .icon_print:before {
    content: '\A';
    white-space: pre;
  }
  .media_btns .fontsize_label {
    margin-left: 20px;
  }
  /* tmpl */

  #catfilter {
    width: 100%;
    margin-bottom: 5px;
  }
  #catfilter + .btn-w64 {
    margin: 0;
  }
  /* tabs */
  .catlist .tab,
  .catlist.out-of-content .tab,
  .pagetab label {
    width: 100%;
    border-right: 0;
    margin: 0 0 5px;
  }
  .catlist {
    border-bottom: 0;
  }
  .tab {
    border-bottom: 3px solid #53a653;
  }
  /* 內頁通用範本 */
  .small_intro .text {
    margin-left: 0;
  }
  .row-img {
    display: block;
    margin: 0 auto;
  }
  .blog-caption {
    width: 100%;
    height: auto;
  }
  .blog-caption .row-img {
    width: 100%;
    max-height: initial;
  }
  .blog-caption .intro-block,
  .mgz-caption .intro-block {
    width: 100%;
    display: block;
  }
  #map {
    border: 0;
  }
  .sitemap_intro ul {
    padding-left: 45px;
  }
  .rss-table .td {
    padding: 5px 20px;
  }
  .small_intro .text {
    margin-top: 10px;
  }
  .tab_page {
    padding: 0;
  }
  .align-right.space {
    text-align: left;
  }
  .privacy .article-ol {
    margin: 5px 0 0 23px;
  }
  .pagination a,
  .pagination span {
    font-size: 0.9rem;
  }
  .gfilter.align-right {
    text-align: left;
  }
  .category,
  .one-select {
    display: block;
  }
  .events_fieldset #category,
  .events_fieldset #filter_keyword,
  .one-select + select {
    width: calc(100% - 74px);
  }
}
@media screen and (max-width: 410px) {
  .topic_item,
  .care_item {
    height: auto;
    padding: 10px 15px 70px;
  }
  .topic_subj,
  .care_subj {
    padding: 0;
  }
  #topics .img,
  #topics .intro,
  #care .img,
  #care .intro {
    width: 100%;
    float: none;
  }
  #topics .img,
  #care .img {
    padding: 40px 0 0 0;
    margin: 0 auto;
  }
  #topics .img > a > img,
  #care .img > a > img {
    width: 222px;
    height: 150px;
    margin: 0 auto;
    padding: 0;
  }
  #topics .intro,
  #care .intro {
    margin-top: 10px;
    padding: 0;
  }
  .more_topics,
  .more_care {
    bottom: 12px;
    right: 0;
    margin-right: 20px;
  }
  #topics .intro.multiple-ellipsis,
  #care .intro.multiple-ellipsis {
    height: 48px;
  }
  #topics .intro.multiple-ellipsis::after,
  #care .intro.multiple-ellipsis::after {
    right: 0;
  }
  .gmap_cat {
    margin-left: 0.5rem;
  }
  #parks li {
    width: 96%;
  }
  .park {
    width: calc(100% - 5px);
  }
  .footcontent {
    padding: 15px 0 0;
  }
  .footlogo {
    margin: 5px 0 20px 0;
  }
  .itemid-151 .pagetab,
  .itemid-152 .pagetab,
  .itemid-153 .pagetab,
  .itemid-155 .pagetab,
  .itemid-157 .pagetab,
  .itemid-354 .pagetab,
  .itemid-355 .pagetab,
  .itemid-356 .pagetab,
  .itemid-357 .pagetab,
  .itemid-358 .pagetab,
  .itemid-359 .pagetab,
  .itemid-360 .pagetab,
  .itemid-361 .pagetab,
  .itemid-322 .catlist {
    padding: 10px 5px;
  }
  .itemid-151 .pagetab label,
  .itemid-152 .pagetab label,
  .itemid-153 .pagetab label,
  .itemid-155 .pagetab label,
  .itemid-157 .pagetab label,
  .itemid-354 .pagetab label,
  .itemid-355 .pagetab label,
  .itemid-356 .pagetab label,
  .itemid-357 .pagetab label,
  .itemid-358 .pagetab label,
  .itemid-359 .pagetab label,
  .itemid-360 .pagetab label,
  .itemid-361 .pagetab label,
  .itemid-322 .catlist .tab_link {
    padding-left: 5px;
  }
  /*書籍&影音出版品*/
  .efpublication-intro {
    overflow: auto;
  }
  .efpublication-img {
    float: none;
    margin: 0 auto 10px;
  }
  .overview .intro-list {
    width: auto;
    float: none;
  }

  /* 活動快報 */
  .gfilter .events_fieldset {
    padding: 5px;
  }
}
@media screen and (max-width: 370px) {
  .com_mgzlist .back {
    float: none;
    margin: 0;
  }

  .gfilter {
    padding: 5px 8px;
  }
  .tmplBtn {
    margin: 5px 0 0;
  }
  .select_label {
    margin-right: 0;
  }
  /* 全文檢索 */
  #logic {
    margin-left: 0;
  }
  .event_table .event_date div {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 320px) {
  /* ads Carousel */
  .mod_ads li {
    width: 220px !important;
    height: 73px;
    margin: 0 20px;
  }
  .pagination {
    text-align: center;
    margin: 15px 0;
  }
}
.pic-v-1 {
  width: 100%;
}
.link-item {
  width: 100%;
}
.link-figure {
  margin: 10px 0;
}
.subscribe-block {
  margin-left: 20px;
}
#acyarchivelisting .d-ib {
  width: 50%;
}
.languages {
  padding: 0 15px;
  margin: 0 auto;
}
.sitemap_list {
  margin-left: 18px;
}






/*
     FILE ARCHIVED ON 17:09:03 十月 21, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 12:30:22 五月 15, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
