.sitemap-btn,.sitemap-btn-sub {
  font-size:14px;
}
.sitemap-row .sppb-addon-wrapper {
  margin: 0px 0px 10px 0px!important
}
.sitemap-row .sitemap-btn {
  text-align:left!important;
}
.sitemap-row .sitemap-btn-sub {
  padding-left:20px;
}
.sitemap-row .far{
  font-size:10px;
  padding-right:5px;
}

.article-details h2 {
  font-weight:600;
  font-size: 2rem;
  margin-top:1em;
  margin-bottom:1em;
}
.article-details h3 {
  font-size: 1.6rem;
}
.article-details h3 {
  color:var(--primary-textmid-color);
}
.article-details div[itemprop="articleBody"] {
  padding-left:0em!important;
  padding-right:0em!important;
  margin-bottom:3em; 
}

.article-details p {
  margin-top: 1em!important;
  margin-bottom: 2em!important;
  /*text-indent: 2em!important;*/
  text-indent: 2em;
  line-height:1.8em!important;
  color:#271717;
}
.article-details .article-ratings-social-share {
     border-top:none; 
     border-bottom: none;
}
p {
  text-align: justify;
}

p.palign {
  text-indent: 0!important;
}

.indent,
.pindent {
    text-indent: 2em!important;
}

p.ps {
  margin-top: 1em!important;
  margin-bottom: 1em!important;
  font-size:0.8em;
}
p.indnt {
  margin-left: 3.5em!important;
  text-indent: -3.5em!important;
}
div.p-gap-sm p{
    margin-top:0.2em!important;
    margin-bottom:0.4em!important;
}    
.indent3,
p.intent3 {
    text-indent:3em!important;
}
.indent4,
p.intent4 {
    text-indent:4em!important;
}

hr {
  border-top: 1px dotted var(--primary-textdark-color);
}
.center {
    text-align: center!important;;
}

textarea{ 
    width:100%;
    outline: none !important;
    resize: none;
    border-color: white;
    /*border-color: #719ECE;*/
    /*box-shadow: 0 0 10px #719ECE;*/
}
div.boxline,
p.boxline {
    display: inline-block;
    margin: 0 auto;
    text-indent: 0em!important;
    padding: 8px 12px;
    border:3px solid var(--primary-textmid-color)!important;
/*    color: pink!important;*/
}
.del-article-details .underline ,
.title.underline {
  text-decoration-line: underline;
  text-decoration-color: var(--primary-textmid-color);
  text-underline-offset: 8px;

}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.foundation-about .title {
   font-size: 1.5rem;   /*small*/
   padding-bottom: 20px;
   text-align: center;
   line-height: 1.7;
}
.foundation-about p {
   font-size: 1.05rem;  /*small*/
}
.foundation-about {
    margin : 0 auto;
     /*background-position: center; */
      /*background-size:  cover;*/
      /*background-repeat: no-repeat;*/
    background-position: 0% 0%;
      background-size: 100% 100%;
    padding: 50px 20px;   /*small*/
    /*height: 400px;*/
    max-width: 950px;

}
.about-master-wrapper {
    background-image:url(../../../images/about/bg-master.png);
}
.about-statement-wrapper {
    background-image:url(../../../images/about/bg-statement.png);
}
.about-goal-wrapper {
    background-image:url(../../../images/about/bg-goal.png);
}
.about-discover-new-taiwan-wrapper {
    background-image:url(../../../images/about/bg-discover-new-taiwan.png);
}
.about-see-new-taiwan-wrapper {
    background-image:url(../../../images/about/bg-see-new-taiwan.png);
}

.about-master,
.about-statement,
/*.about-discover-new-taiwan,*/
.about-see-new-taiwan,
.about-goal
{
        margin : 0 auto;
        /*padding: 60px;*/
        padding:calc(100vw/20);
        background: #fff;
        max-width: 750px;
}

.about-master-poem {
    margin-top: 50px;
}
.about-master p {
    text-align: center;
    font-size: 1rem; /*small*/
    margin: 15px 0 !important;
    text-indent: 0!important;
}

.pright {
    text-align: right;
}

.foundation-about .pright {
    margin: 0  !important;
}

.about-discover-new-taiwan {
    text-align: center;
    padding-top:16px;

}
.img-box {
    margin-top:50px;
}

.big-gap {
    margin-top:50px;
}
.mid-gap {
    margin-top:25px;
}
.small-gap {
    margin-top:12px;
}
img {
    object-fit: cover;
}

.bg-master-link-wrapper {
    position: relative;
    margin-top: -15px;
    z-index: 99;    

}
.bg-master-link-wrapper img {
    display: block;
    margin: 0 auto;
}
.bg-master-link {
    position: absolute;
    margin: 0 auto;
    margin-top:-5px;
    margin-left:-15px;
}

.link-white{
    color: #fff!important;
    font-size: 1.2rem;
    white-space:nowrap; 
}

.link-white a:hover {
    color: var(--label-brwonlight-color)!important;
}

.img-fit img {
/*  width: 100%;
 *    height: 100%;
 *      object-fit: cover;*/
}


/* social icon sm */
.article-details .article-ratings-social-share {
    margin-top: -35px;
}
/*big*/
@media (min-width: 992px) {
.article-details div[itemprop="articleBody"] {
  padding-left:2em!important;
  padding-right:2em!important;
}
  .foundation-about .title {
     font-size: 1.9rem;
  }
  .foundation-about {
     padding: 90px 90px;
  }
  .foundation-about p {
    font-size: 1.25rem; 
  }
  .about-master p {
    font-size: 1.5rem;
    }
  .article-details .article-ratings-social-share {
    margin-top: -55px;
  }
}
.about-related  {
    margin : 50px auto ;
    text-align: center;
}
.about-related ul li {
    display: inline-block;
    padding: 10px 20px;
    margin-right: -6px;
    font-size: 1.2rem;
}
.about-related h3 {
      margin-bottom:30px;
}
/* news block */
.news-catalog {
  margin:0 auto;
  display: grid;
  grid-gap: 0px;
  max-width: 590px;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));

}

.news-catalog img {
  width: 100%;
  object-fit: contain;
}

.news-catalog .item {
  background-size: 100% 100%!important;
  background:#fff;
  /* background:#f6f6f6;*/
  height: 180px;

  /* text */
  font-size:20px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;

}
.news-catalog .item {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  transition-duration: 0.3s;
  transition-property: all;

}
.news-catalog .item:hover {
  transform: rotate(-2deg) ;
  box-shadow: 2px 5px 20px rgba(0, 0, 0, 0.3);
}
.news-catalog-circle {
  display:none;
  position: absolute;
  top:150px;
  left:-80px;
  width: 240px;
}
@media (min-width: 992px) {
  .news-catalog-circle {
    display:block;
  }

}
/* new block */
.rtecenter {
 text-align: center;
}

.btn-info {
    color: #90c53b;
    background-color: white;
    border-color: #A8D41A;
    border-radius: 5px;
    font-size: 15px;
    padding: 6px 10px;
    margin: 0em 1em;
}

.btn-info:hover {
    background: #94b32a;
    color: #fff!important;
}
.del-article-details {
 padding-top: 30px;
  padding-bottom: 30px;
  padding-left:30px;
  padding-right:30px;

  background: url(/images/article/bg-article-orange.jpg);
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover; 
}
/* ----------------------- */
.m-title {
  display: inline-block;
  margin-bottom:10px;
  color : #fff;
  padding : 4px 32px;
  margin-top: 16px ;
}
.m-title{
  position: relative;
}
.m-title::after {
   content: '';
   position: absolute;
   right:-30px;
   top:-60px;
   display: block;
   width: 90px;
   height: 90px;
   background: url('../../../images/article/circle-blue.png') no-repeat center center;
   background-size: cover;
   z-index: -1;
}

.m-title.m-news {
  font-size: 1.5rem;
  background-image: linear-gradient(to right, #B77626 , #CBA329); 
}
div.m-shadow {
  box-shadow: 0 0 20px rgb(0 0 0 / 15%); 

}
#tmp-sp-main-body:after {
   content: '';
   position: absolute;
   right:-5px;
   /*top:-50px;*/
   bottom:700px;
   display: block;
   min-width: 180px;
   height: 230px;
   background: url('../../../images/article/circle-2.png') no-repeat center center;
   background-size: cover;
   z-index: -1;
}
#sp-main-body:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 700px;
    display: block;
    min-width: 100px;
    height: 130px;
    background: url(../../../images/article/circle-2.png) no-repeat center center;
    background-size: cover;
    z-index: -1;
}

@media(min-width: 768px) {
    #sp-main-body:after {
       content: '';
       position: absolute;
       right:-5px;
       /*top:-50px;*/
       bottom:700px;
       display: block;
       min-width: 180px;
       height: 230px;
       background: url('../../../images/article/circle-2.png') no-repeat center center;
       background-size: cover;
       z-index: -1;
    }
}

/*--------------------------------------------------*/
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-container + div {
    text-align: center;
}

/* ------------------------*/ 
.master .article-header {
 text-align: center;
}

.bottom-top {
  margin-top:5px;
}


/* for intro text */
.pg-catg .article-body .article-introtext p{
  font-size:0.8rem;
  margin-bottom:0.5rem;
}

.pg-catg .article-body .article-info {
  margin-bottom:0px;
}
.pg-catg .article-list .article .article-header h2{
  margin-bottom:6px;

}
.pg-catg .page-header  {
     z-index:-12;
}

.pg_tibet > h2,
.pg_welfare > h2,
.pg-news > h2 ,
.pg-catg > h2 ,
.pg-tag > h1 ,
.pg-legal .article-header > h1 ,
.blog.pg-catg h2 .subheading-category {
  /* display:block; */
  padding : 35px 20px;
  text-align:center;
    background: linear-gradient(180deg, rgba(250,250,250, 1) 0%, rgba(235, 240, 230, 1) 65%, rgba(230, 235, 230, 1) 100%);
 margin-bottom:70px;
 margin-left:50px;
 margin-right:50px;
}

.del_pg_welfare .content-category > h2 ,
.pg_welfare > h2 {
    background: linear-gradient(180deg, rgba(245,250,250, 1) 0%, rgba(250, 230, 240, 1) 65%, rgba(250, 240, 250, 1) 100%);
}

.pg_tibet > h2 {
    background: linear-gradient(180deg, rgba(240,245,250, 1) 0%, rgba(210, 230, 250, 1) 65%, rgba(225, 240, 250, 1) 100%);
}

.pg-catg .article-list .article {
  padding:6px 20px;
 2i margin-bottom:12px;
  border: none;
  border-bottom: 1px solid #d5d5d5;
}

.pg-catg .article-body .article-introtext{
display:none;

}

@media (min-width: 768px) {
  .keep-mm-circle::before {
     content: '';
     position: absolute;
     top:105px;
     left:-45px;
     display: block;
     min-width: 160px;
     height: 205px;
     background: url('../../../images/article/circle-2.png') no-repeat center center;
     background-size: cover;
     z-index:-9;
  }
  
.page-1010{
  padding-left:150px!important;
    padding-right:150px!important;
}

  .sitemap-row .sitemap-cright{
	margin-left:-15px!important
}
}
.pg-tag .list-group-item  {
   border:none ;
   border-bottom: 1px solid #d5d5d5;
   font-size: 1.375rem;
}
.pg-tag .tag-body {
    font-size: 0.9rem;
}
.category-list .content-category h2 {
}
p.text-kai ,.text-kai { 
 font-family:   "標楷體", DFKai-SB, "微軟正黑體", "Microsoft JhengHei",  "儷黑 Pro", "LiHei Pro",  "文泉驛正黑", "WenQuanYi Zen Hei","新細明體", PMingLiU , LiSungLight, "Times New Roman", "AR PL UMing", serif !important;
}







