@charset "UTF-8";
/*!
Theme Name: asianartbiennial2021
Theme URI: https://aloha-tech.com/
Author: Mike Hsu
Author URI: https://aloha-tech.com/
Description: 
Version: 1.0.0

--------------------------------------------------------------*/
/* @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@100;400;500&family=Roboto:ital,wght@0,100;0,300;1,100;1,300&display=swap"); */
body {
  font-family: 'Roboto','Noto Sans TC', sans-serif;
  font-size: 16px;
  padding: 0;
  margin: 0; }

html {
  background-color: #e3e3e3;
  font-size: 13px;
  color: #000000;
  min-height: 100%;
  font-family: Calibri, Arial, Tahoma; }

body {
  border-top: 6px solid #e3e3e3;
  background: #e3e3e3; }

a {
  color: #000000;
  text-decoration: none; }

a:hover,
#header .menu li a:hover,
#portfolioList a:hover,
.widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_meta ul li a:hover, .widget_nav_menu ul li a:hover, .widget_pages ul li a:hover, .widget_links ul li a:hover,
#footer-nav .menu li a:hover,
#footer-pad a:hover,
.post-info a:hover, .post-categories a:hover,
.comment-inside .comment-info .author, .comment-inside .comment-info .author a:hover,
.comment-inside .comment-info span.date a:hover {
  color: #000000; }

.comment-inside .comment-info .comment-reply-link:hover,
.widget-cloud .title:hover,
#top-link:hover {
  color: #000000; }

ul, ol {
  padding-left: 40px;
  line-height: 1.6em; }

.cleared, .clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  display: block; }

.semantic {
  border: none;
  padding: 0;
  margin: 0; }

label {
  cursor: pointer; }

/* ------------------------------- WP DEF STYLES ---------------------------------*/
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'Noto Sans TC', Sans-serif;
  font-weight: bolder; }

hr {
  background-color: #000000;
  border: 0;
  height: 1px;
  margin-bottom: 1.625em; }

/* Text elements */
p {
  margin-bottom: 1.625em; }

#content p {
  line-height: 1.7em;
  color: #000000; }

ol {
  list-style-type: decimal; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

dl {
  margin: 0 1.625em; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.625em; }

strong {
  font-weight: bold; }

cite, em, i {
  font-style: italic; }

blockquote {
  font-style: normal !important;
  font-weight: bolder;
  font-family: "Noto Sans TC", Sans-serif !important;
  margin: 0 3em; }

blockquote em, blockquote i, blockquote cite {
  font-style: normal; }

blockquote cite {
  color: #000000;
  font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.05em;
  text-transform: uppercase; }

pre {
  background: #000000;
  font: 13px "Courier 10 Pitch", Courier, monospace;
  line-height: 1.5;
  margin-bottom: 1.625em;
  overflow: auto;
  padding: 0.75em 1.625em; }

code, kbd {
  font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym, dfn {
  border-bottom: 1px dotted #000000;
  cursor: help; }

address {
  display: block;
  margin: 0 0 1.625em; }

ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

dl.gallery-item {
  margin: 0; }

div#access {
  float: left; }

.screen-reader-text {
  position: absolute;
  left: -9000px; }

/* -------------------------------  ROOT LAYOUT ------------------------------- */
input[type="submit"] {
  cursor: pointer;
  font-family: Calibri, Arial, Tahoma;
  font-size: 14px; }

input[type="text"],
textarea {
  font-family: Calibri, Arial, Tahoma;
  font-size: 14px; }

.no-align {
  display: inline-block;
  float: none; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 26px; }

h4 {
  font-size: 22px; }

h5 {
  font-size: 18px; }

#content h5 {
  margin: 0 0 10px;
  font-weight: bolder;
  color: #000000; }

#root {
  padding: 0 40px; }

#root.narrow {
  width: 960px;
  margin: 0 auto;
  padding: 0; }

#logo {
  height: 160px;
  width: 200px;
  float: left; }

#logo a {
  height: 100%;
  width: 100%;
  display: block;
  background: transparent 50% 50% no-repeat;
  text-indent: -9999px; }

#header {
  height: 160px;
  position: relative;
  z-index: 1000; }

#header #menu {
  float: left; }

#header .menu {
  float: left;
  margin-left: 40px;
  padding: 30px 0 0; }

#header .menu li a {
  color: #000000;
  font-size: 16px;
  line-height: 2em;
  display: block;
  cursor: pointer;
  font-family: 'Roboto', 'Noto Sans TC', Apple LiGothic Medium, Heiti TC, LiHei Pro; }

#header .menu li.current-menu-item a {
  color: #000000; }

#header .menu .sub-menu .arr {
  width: 18px;
  height: 14px;
  position: absolute;
  top: 17px;
  right: -18px;
  background: transparent url(../gfx/light/menu-arr.png) 0 0 no-repeat; }

#header .menu .sub-menu {
  position: absolute;
  top: -14px;
  background: #f2f2f2 url(../gfx/light/menu-bg.png) 0 0 repeat-x;
  padding: 10px 17px;
  max-width: 166px;
  min-width: 100px;
  -moz-box-shadow: 2px 2px 4px #ccc;
  -webkit-box-shadow: 2px 2px 4px #ccc;
  box-shadow: 2px 2px 4px #ccc; }

#header .menu .sub-menu .sub-menu {
  top: -10px; }

#header .menu .sub-menu li {
  border-top: 1px solid #000000; }

#header .menu .sub-menu li:first-child {
  border-top: none; }

#header .menu .sub-menu li a {
  font-size: 14px;
  line-height: 1.2em;
  display: block;
  padding: 5px 0; }

#header .menu .sub-menu li a:hover {
  color: #000000; }

#night-toggle {
  float: right;
  margin-left: 7px;
  height: 32px;
  width: 32px;
  margin-top: 63px;
  position: relative; }

#night-toggle .norm,
#night-toggle .hov {
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent 0 0 no-repeat;
  cursor: pointer; }

#night-toggle .norm {
  background-image: url(../gfx/day.png); }

#night-toggle .hov {
  background-image: url(../gfx/night.png);
  display: none; }

#night-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  z-index: 1005; }

#header .socials {
  float: right;
  position: relative;
  padding: 63px 0 0; }

#header .socials .slide {
  height: 32px;
  overflow: hidden;
  position: absolute; }

#header .socials .slide:hover {
  background-color: transparent; }

#header .socials a {
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 7px 7px 0; }

#header .search-form {
  float: right;
  padding: 63px 0 0; }

#header .search-form .search-left {
  float: left;
  width: 16px;
  height: 32px;
  background: url(img/search-left.png) 0 0 no-repeat;
  position: relative; }

#header .search-form .search-left label {
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background: url(img/search-label.png) 50% 50% no-repeat; }

#header .search-form .search-right {
  float: left;
  height: 32px;
  background: url(img/search-right.png) 100% 0 no-repeat;
  padding: 0 16px 0 0; }

#header .search-form .search-right div {
  height: 32px;
  overflow: hidden;
  width: 150px; }

#header .search-form input[type="text"] {
  width: 120px;
  padding: 0 5px;
  font-size: 15px;
  color: #fff;
  background-color: transparent;
  border: none;
  height: 32px; }

#header .search-form input[type="submit"] {
  display: none; }

#header .search-form .close {
  float: right;
  height: 32px;
  width: 9px;
  background: url(img/search-close.png) 0 50% no-repeat;
  cursor: pointer; }

#mid {
  position: relative; }

#content {
  margin-left: 240px;
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
  position: relative; }

.full-width #content {
  margin-left: 0; }

.sidebar-right #content {
  margin-left: 0;
  margin-right: 240px; }

h1.page-title {
  font-size: 36px;
  color: #000000;
  font-weight: normal;
  margin-bottom: 35px; }

#footer {
  padding-bottom: 20px; }

#footer .align-left {
  float: left;
  width: 45%; }

#footer .align-right {
  float: right;
  text-align: right;
  width: 45%;
  line-height: 1.8; }

#footer-pad {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0; }

#footer-pad a {
  display: inline-block;;
  color: #747474; }

#footer-nav .menu {
  padding: 0;
  float: right;
  padding-bottom: 5px; }

#footer-nav .menu li {
  float: left;
  margin-right: 9px; }

#footer-nav .menu li a {
  color: #888;
  margin-LEFT: 9px; }

#footer-nav .menu li.current-menu-item a {
  color: #a0a0a0;
  position: relative; }

#footer-nav .menu li.menu-item a {
  position: relative; }

#footer-nav .menu li.menu-item:first-child a:before {
  display: none; }

#footer-nav .menu li.menu-item a:before {
  content: '/';
  position: absolute;
  left: -10px;
  opacity: 0.5; }

#footer-nav .menu li .sep {
  color: #d6d6d6; }

#footer-nav .menu li:first-child .sep {
  display: none; }

#top-link {
  color: #747474;
  height: 19px;
  line-height: 19px;
  float: left;
  padding-right: 25px;
  background: url(img/to-top.png) 100% 50% no-repeat; }

/* -------------------------------  BLOG PAGE ------------------------------- */
.elastic {
  margin-left: -20px; }

.elastic .item {
  float: left;
  width: 295px;
  background-color: #f1f1f1;
  margin-left: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1; }

.elastic .item-image a,
.elastic .item-image > span,
.elastic .item-video {
  display: block;
  font-size: 0;
  line-height: 0; }

.elastic .item-content {
  padding: 20px 15px; }

.elastic .item-content .post-info span {
  margin: 0 5px; }

.elastic .post-info a,
.elastic .post-text {
  color: #d6d6d6; }

.elastic .post-info a.comments,
.elastic .post-categories a {
  /* color: #d6d6d6;  */
  color: #717171;
}

.post-categories a {
  font-size: 11px !important;
  letter-spacing: 0.5px; }

.elastic .item.hovered h2,
.elastic .item.hovered h2 a {
  color: #9d9d9d; }

.elastic .item.hovered h2:hover,
.elastic .item.hovered h2 a:hover {
  color: #9d9d9d; }

.elastic .item.hovered .post-info a,
.elastic .item.hovered .post-text {
  color: #9d9d9d; }

.elastic .item.hovered .post-info a.comments,
.elastic .item.hovered .post-categories a {
  color: #9d9d9d; }

.elastic .item.hovered .post-info a.comments:hover,
.elastic .item.hovered .post-categories a:hover {
  color: #9d9d9d; }

.elastic .item.hovered .post-info span,
.elastic .item.hovered .post-categories span {
  color: #9d9d9d; }

.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s; }

.masonry {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width; }

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  -moz-transition-property: left, right, top;
  -o-transition-property: left, right, top;
  transition-property: left, right, top; }

#posts-nav {
  position: absolute;
  right: 0;
  top: 32px;
  height: 46px;
  width: 98px; }

#posts-nav .nav-previous {
  width: 46px;
  height: 46px;
  float: left;
  background: url(../gfx/light/prev.png) 0 -46px no-repeat; }

#posts-nav .nav-previous a {
  display: block;
  height: 100%;
  background: url(../gfx/light/prev.png) 0 0 no-repeat; }

#posts-nav .nav-next a {
  display: block;
  height: 100%;
  background: url(../gfx/light/next.png) 0 0 no-repeat; }

#posts-nav .nav-next {
  width: 46px;
  height: 46px;
  float: right;
  background: url(../gfx/light/next.png) 0 -46px no-repeat; }

#posts-nav .nav-previous a:hover,
#posts-nav .nav-next a:hover {
  background: none; }

/* -------------------------------  BLOG POST ------------------------------- */
#posts-nav.in-post {
  width: 150px; }

#posts-nav a.back-to-blog {
  width: 46px;
  height: 46px;
  margin-left: 6px;
  float: right;
  background: url(../gfx/light/cross.png) 0 0 no-repeat; }

#posts-nav a.back-to-blog:hover {
  background-position: 0 -46px; }

#post-image {
  font-size: 0;
  line-height: 0; }

.post-blog h1.page-title {
  margin-bottom: 23px; }

.post-blog .post-info,
.post-blog .post-info a.date {
  color: #888;
  font-size: 15px;
  line-height: 1em;
  margin-bottom: 23px;
  padding: 0;
  border-bottom: none; }

.post-blog .post-info .categories {
  color: #B5B5B5;
  margin: 0; }

.post-blog .item {
  padding-bottom: 0;
  margin-bottom: 0; }

.comments-area {
  margin-top: 25px;
  padding: 0 30px; }

.comments-area h3.title {
  margin-bottom: 25px; }

.comment-block .comment-block {
  padding-left: 40px; }

.comment-inside {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  padding: 25px 23px 23px 23px;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative; }

.comment-inside a.avatar {
  float: left;
  width: 60px; }

.comment-inside a.avatar img {
  display: block;
  border-radius: 2px; }

.comment-inside .comment-info {
  margin-left: 80px;
  margin-bottom: 15px; }

.comment-inside .comment-info .author,
.comment-inside .comment-info .author a {
  color: #7f7f7f; }

.comment-inside .comment-info span.sep {
  color: #d6d6d6;
  margin: 0 9px; }

.comment-inside .comment-info .comment-reply-link {
  color: #a0a0a0; }

.comment-inside .comment-info span.date {
  color: #bfbfbf;
  float: right; }

.comment-inside .comment-info span.date a {
  color: #bfbfbf; }

.comment-inside .comment-text {
  margin-left: 80px; }

.comment-inside span.arrow {
  position: absolute;
  bottom: -12px;
  right: 39px;
  width: 17px;
  height: 12px;
  background: url(../gfx/light/comment-arrow.png) 0 0 no-repeat; }

#respond form {
  margin-left: -28px;
  margin-bottom: 20px; }

#respond form p {
  width: 276px;
  float: left;
  margin-left: 28px;
  margin-bottom: 0; }

#respond form p.form-submit {
  margin-bottom: 10px;
  float: none; }

#respond form p.full {
  width: 580px;
  float: none;
  clear: both; }

#respond form textarea {
  width: 558px; }

#respond form input[type="text"] {
  width: 254px; }

h3#reply-title {
  font-size: 26px;
  color: #888;
  padding-top: 3px;
  margin-bottom: 23px; }

h3#reply-title small {
  font-size: 13px; }

/* -------------------------------  SINGLE PAGE ------------------------------- */
body.page div.page {
  background-color: #fff;
  border-bottom: 1px solid #DBDBDB; }

body.page div.page .post-info {
  padding: 10px 0;
  margin: 0 30px; }

body.page div.page .post-text {
  padding: 30px; }

body.page div.page .post-text p {
  line-height: 1.8em; }

.gallery p {
  margin: 0; }

/* -------------------------------  SEARCH RESULTS / ARCHIVES ------------------------------- */
.inner-640 {
  /*width: 640px;*/ }

.inner-640 .item {
  padding: 25px 30px 22px;
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 17px; }

.archives .item h2,
.archives .item h2 a,
.elastic .item h2,
.elastic .item h2 a {
  font-size: 13px;
  font-family: "Verdana", Sans-serif;
  font-weight: bold;
  color: #c1c1c1;
  line-height: 1.2em; }

.post-info {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px 0; }

.post-categories {
  border-top: 1px solid #d4d4d4;
  padding-top: 10px; }

.post-info span,
.post-categories span {
  color: #d6d6d6;
  margin: 0 3px; }

.post-info a,
.post-categories a {
  color: #b5b5b5; }

.post-info span.date {
  margin: 0; }

.post-info span.date a {
  color: #909090; }

.post-text {
  padding: 10px 0;
  color: #000000; }

.elastic .post-text p,
.archives .post-text p {
  margin: 0; }

/* -------------------------------  PORTFOLIO PAGE ------------------------------- */
.portfolio-fp-container {
  position: relative; }

.portfolio-fp-container #posts-nav {
  top: -15px; }

.portfolio-elastic {
  margin-left: -20px; }

.portfolio-elastic div.post.not-found {
  margin: 20px; }

.portfolio-elastic .item {
  width: 220px;
  margin-left: 20px;
  margin-bottom: 20px; }

.portfolio-elastic .item.no-bottom-border {
  border-bottom: none; }

.portfolio-elastic .item-image {
  /*height: 220px;*/ }

.portfolio-elastic .item-image span.alpha-scope {
  display: block; }

.portfolio-elastic .item h2,
.portfolio-elastic .item .post-text-eng {
  height: 34px;
  overflow: hidden;
  margin: 0; }
  .portfolio-elastic .item h2 a,
  .portfolio-elastic .item .post-text-eng a {
    font-size: 13px;
    font-family: "Verdana", Sans-serif;
    /* color: #a6a6a6; */
    color:#444444;
    line-height: 1.2em; }

.portfolio-elastic .item .post-text {
  height: 16px;
  margin-bottom: 7px;
  overflow: hidden;
  color: #000000;
  padding: 10px 0 0;
  letter-spacing: 0.5px; }

.portfolio-elastic .item .post-categories {
  height: 16px;
  overflow: hidden; }

#portfolioList {
  margin-bottom: 33px;
  margin-right: 100px;
  font-size: 16px;
  font-weight: 300;
  font-family: sans-serif, 'Noto Sans TC', Apple LiGothic Medium, Heiti TC, LiHei Pro; }

#portfolioList a {
  color: #000000; }

#portfolioList a.selected {
  color: #000000; }

#portfolioList span {
  color: #000000;
  margin: 0 10px; }

.post-portfolio .post-text {
  font-size: 14px; }

.item-caption {
  font-size: 14x;
  line-height: 23px;
  color: #8e8e8e;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DBDBDB;
  padding: 25px 30px 25px; }

.vert-item {
  margin-bottom: 20px; }

#variant-liquid {
  margin-left: -15px; }

.liquid-item {
  width: 455px;
  margin: 0 0 15px 15px;
  float: left; }

.vert-item img,
.vert-item iframe,
.liquid-item img,
.liquid-item iframe,
#image-video-slider li img,
#image-video-slider li iframe {
  display: block; }
.vert-item img{
  width:100%;
  max-width:640px;
  }

/* -------------------------------  HOME PAGE ------------------------------- */
h4.hp-blog-title {
  color: #5e5e5e;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 30px; }

.front-page .portfolio-elastic {
  padding-bottom: 10px; }

.front-page .posts-elastic {
  padding-bottom: 10px; }

.front-page h1.hello-text {
  padding-bottom: 40px;
  margin: 0 0 30px;
  color: #000000;
  border-bottom: 1px solid #b9b9b9;
  line-height: 1.1em; }

/* -------------------------------  ERROR PAGE ------------------------------- */
#content.error-page {
  border-bottom: 1px solid #e0e0e0;
  background: #fff url(../gfx/light/error-page.png) 48px 30px no-repeat;
  min-height: 108px;
  padding: 70px 30px 30px 234px;
  margin-bottom: 30px; }

.error-page .links {
  font-size: 15px;
  color: #d6d6d6;
  margin-top: 15px; }

.error-page .links a {
  font-size: 15px;
  color: #b5b5b5;
  margin-right: 10px; }

.error-page .links span {
  margin-right: 10px; }

/* -------------------------------  CONTACT PAGE AND INPUTS ------------------------------- */
form.styled-form label {
  display: block;
  font-weight: bold;
  color: #a0a0a0;
  margin-bottom: 8px; }

form.styled-form label span {
  font-weight: normal;
  color: #cfcfcf; }

form.styled-form input[type="text"],
form.styled-form textarea {
  background-color: #fefefe;
  width: 238px;
  padding: 6px 10px;
  color: #a0a0a0;
  border: 1px solid #dcdcdc;
  border-top-width: 2px;
  height: 18px;
  margin-bottom: 8px; }

form.styled-form .error input[type="text"],
form.styled-form .error textarea {
  border-color: #da9753; }

form.styled-form .error label,
form.styled-form .error label span {
  color: #da9753; }

form.styled-form textarea {
  height: 180px; }

form.styled-form input[type="text"]:hover,
form.styled-form input[type="text"]:focus,
form.styled-form textarea:hover,
form.styled-form textarea:focus {
  -moz-box-shadow: 0px 2px 3px #ccc;
  -webkit-box-shadow: 0px 2px 3px #ccc;
  box-shadow: 0px 2px 3px #ccc;
  border-color: #c4c4c4;
  background-color: #fbfbfb; }

form.styled-form input[type="submit"] {
  -moz-box-shadow: 1px 2px 2px #ccc;
  -webkit-box-shadow: 1px 2px 2px #ccc;
  box-shadow: 1px 2px 2px #ccc;
  text-shadow: 1px 1px 2px #fff;
  border: none;
  background: url(../gfx/light/submit.png) 0 0 repeat-x;
  font-weight: bold;
  color: #8e8d8d;
  height: 30px;
  padding: 7px 17px;
  display: inline-block;
  margin: 10px 0 0;
  width: 124px;
  text-align: center; }

form.styled-form input[type="submit"]:hover {
  background-position: 0 -30px;
  -moz-box-shadow: 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px px #ccc;
  box-shadow: 1px 1px 1px #ccc;
  text-shadow: none;
  color: #a7a7a7;
  position: relative;
  top: 1px;
  left: 1px; }

.contact-page {
  background-color: #fff;
  width: 580px;
  padding: 37px 30px;
  border-bottom: 1px solid #DBDBDB; }

.contact-page .text {
  width: 260px;
  float: left;
  margin-left: 60px; }

.contact-page form {
  width: 260px;
  float: left; }

.contact-page form h4 {
  margin-bottom: 10px; }

.contact-page form ul {
  padding: 0; }

/* ------------------------------- SHORTCODES ---------------------------------*/
div.gallery {
  clear: both; }

.alpha-scope {
  position: relative; }

.alpha-scope.alignleft {
  margin: 0 25px 20px 0; }

.alpha-scope.alignright {
  margin: 0 0 20px 25px; }

dt.gallery-icon a,
a.sc-image {
  border: 4px solid #efefef;
  -moz-box-shadow: 1px 1px 0px #ccc;
  -webkit-box-shadow: 1px 1px 0px #ccc;
  box-shadow: 1px 1px 0px #ccc; }

.alpha-scope-image.no-border {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.alpha-scope-all,
.alpha-scope-bg,
.alpha-scope-icon {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.alpha-scope-bg {
  background-color: #000; }

.article .alpha-scope-bg {
  background-color: #333; }

.alpha-scope-icon {
  background: url(../gfx/light/alpha-scope-zoom.png) 50% 50% no-repeat; }

.article .alpha-scope-icon {
  background-image: url(../gfx/light/alpha-scope-art.png); }

.more .alpha-scope-icon {
  background-image: url(../gfx/light/alpha-scope-more.png); }

.alpha-scope img {
  display: block; }

.alpha-scope-double-icon a,
.alpha-scope-single-icon a {
  height: 48px;
  width: 48px;
  display: block;
  background-position: 0 0;
  position: absolute;
  margin-top: -24px;
  top: 50%; }

.alpha-scope-double-icon a:hover,
.alpha-scope-single-icon a:hover {
  background-position: 0 -48px; }

.alpha-scope-double-icon .alpha-scope-video {
  background-image: url(../gfx/light/alpha-scope-play.png);
  left: 31px; }

.alpha-scope-double-icon .alpha-scope-image {
  background-image: url(../gfx/light/alpha-scope-zoom2.png);
  left: 31px; }

.alpha-scope-double-icon .alpha-scope-more {
  background-image: url(../gfx/light/alpha-scope-more.png);
  right: 31px; }

.alpha-scope-single-icon a {
  background-image: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-top: 0;
  width: 100%;
  height: auto; }

.alpha-scope-single-icon a em {
  height: 48px;
  width: 48px;
  display: block;
  background-position: 0 0;
  position: absolute;
  margin-top: -24px;
  top: 50%;
  left: 86px; }

.alpha-scope-single-icon a:hover em {
  background-position: 0 -48px; }

.alpha-scope-single-icon a.alpha-scope-more em {
  background-image: url(../gfx/light/alpha-scope-more.png); }

.alpha-scope-single-icon a.alpha-scope-video em {
  background-image: url(../gfx/light/alpha-scope-play.png); }

.alpha-scope-single-icon a.alpha-scope-image em {
  background-image: url(../gfx/light/alpha-scope-zoom2.png); }

.left50 {
  width: 47%;
  float: left;
  margin-right: 3%; }

.right50 {
  width: 47%;
  float: left;
  margin-left: 3%; }

.left33, .right33 {
  width: 30%;
  float: left; }

.center33 {
  width: 30%;
  float: left;
  margin: 0 5%; }

.left25, .right25 {
  width: 21%;
  float: left; }

.right25 {
  margin-left: 5%; }

.center25 {
  width: 21%;
  float: left;
  margin: 0 0 0 5%; }

.left20, .right20 {
  width: 15%;
  float: left; }

.right20 {
  margin-left: 6%; }

.center20 {
  width: 15%;
  float: left;
  margin: 0 0 0 6%; }

div.line {
  border: none;
  border-bottom: 1px solid #f2f2f2;
  height: 0;
  line-height: 0;
  font-size: 0;
  margin: 20px 0 20px; }

h1.sc-title, h2.sc-title, h3.sc-title, h4.sc-title, h5.sc-title {
  margin-bottom: 15px; }

div.sc-list {
  margin-bottom: 15px; }

#content ul, div.sc-list ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_links ul {
  padding: 0; }

div.sc-list ul li,
.post-text ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_links ul li {
  padding-left: 15px;
  margin-top: 10px;
  background: url(img/list.png) 0 10px no-repeat; }

div.sc-list ul li li,
.post-text ul li li,
.widget_categories ul li li,
.widget_archive ul li li,
.widget_meta ul li li,
.widget_nav_menu ul li li,
.widget_pages ul li li,
.widget_links ul li li {
  background-image: url(../gfx/light/list-sub.png); }

div.sc-list > ul > li:first-child {
  margin-top: 0; }

div.list-style-1 ul li {
  background-image: url(../gfx/light/list-1.png); }

div.list-style-1 ul li li {
  background-image: url(../gfx/light/list-1-sub.png); }

div.list-style-2 ul li {
  background-image: url(../gfx/light/list-2.png); }

div.list-style-2 ul li li {
  background-image: url(../gfx/light/list-2-sub.png); }

blockquote {
  background: url(../gfx/light/quoteleft.png) top left no-repeat;
  color: #848484;
  float: left;
  font-weight: bolder;
  font-size: 16px;
  font-style: normal !important;
  line-height: 13px;
  margin: 10px 0 10px 10px;
  padding: 10px 40px 0 40px;
  width: 50%; }

blockquote.right {
  float: right; }

blockquote.center {
  float: none;
  width: auto; }

blockquote div {
  background: url(../gfx/light/quoteright.png) bottom right no-repeat;
  line-height: 25px;
  padding: 0 35px 10px 0; }

.tabsCell {
  padding: 0 0 15px 0; }

ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  width: 100%; }

ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  border-left: none;
  margin-bottom: -1px;
  overflow: hidden;
  position: relative;
  background: url(../gfx/light/shadowhome.png) top left repeat-x; }

ul.tabs li a {
  text-decoration: none;
  display: block;
  color: #8e8e8e;
  padding: 5px 15px 5px 30px;
  border: 1px solid #fff;
  border-bottom: none;
  outline: none;
  background: url(../gfx/light/trigger.png) 5px 4px no-repeat; }

ul.tabs li a:hover {
  background-color: #fff;
  color: #000000; }

html ul.tabs li.active a {
  background: url(../gfx/light/trigger2.png) 5px 4px no-repeat;
  color: #000000; }

html ul.tabs li.active {
  background: #fff url(../gfx/light/shadowhome2.png) bottom left repeat-x;
  border-bottom: 1px solid #fff; }

.tab_container {
  background: #fff;
  border: 1px solid #cccccc;
  border-top: none;
  clear: both;
  color: #8e8e8e;
  line-height: 1.5em; }

.tab_container p {
  clear: both;
  margin: 0; }

.tab_content {
  border: 1px solid #fff;
  padding: 20px 30px 20px 30px; }

/* ------------------------------- WIDGETS & SIDEBAR AREA ---------------------------------*/
.widget-area_2021 {
  top: 0;
  left: 0;
  width: 200px;
  border-top: 1px solid #a6a6a6;
  padding: 32px 0 0; }

.widget-area {
  top: 0;
  left: 0;
  width: 200px;
  padding: 32px 0 0; }

.sidebar-right .widget-area {
  right: 0;
  left: auto; }

.widget-area h3.title {
  margin: 0 0 30px;
  font-weight: normal;
  font-size: 15px;
  color: #6e6e6e; }

.widget-container {
  margin-bottom: 32px; }

.textwidget {
  color: #a0a0a0;
  font-size: 14px;
  line-height: 1.3em; }

.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_nav_menu ul li,
.widget_pages ul li,
.widget_links ul li {
  margin-top: 6px;
  color: #a0a0a0; }

.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_nav_menu ul li a,
.widget_pages ul li a,
.widget_links ul li a {
  color: #bababa;
  font-size: 14px;
  line-height: 1.1em; }

/* Calendar Widget */
.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center; }

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center; }

.widget_calendar #wp-calendar caption {
  font-size: 11px;
  font-weight: 500;
  padding: 5px 0 3px 0;
  text-transform: uppercase; }

.widget_calendar #wp-calendar th {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  font-weight: bold; }

.widget_calendar #wp-calendar tfoot td {
  background: #f4f4f4;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

.widget-container div.item {
  background-color: #fff;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  padding-bottom: 18px;
  font-size: 13px; }

.widget-container div.item .item-image a,
.widget-container div.item .item-image span.alpha-scope,
.widget-container div.item .item-image img,
.widget-container div.item .item-video iframe {
  display: block; }

.widget-container .alpha-scope-double-icon a {
  margin-top: -24px;
  top: 50%; }

.widget-container .alpha-scope-single-icon a em {
  left: 76px; }

.widget-container div.item .post-title {
  padding: 18px 18px 0;
  color: #646464;
  font-size: 14px;
  display: block; }

.widget-container div.item.hovered .post-title {
  color: #000000; }

.widget-container div.item.hovered .post-title:hover {
  color: #000000; }

.widget-container div.item .post-info {
  padding: 3px 18px 0;
  border-bottom: none; }

.widget-container div.item .post-info a {
  color: #000000; }

.widget-container div.item.hovered .post-info a {
  color: #000000; }

.widget-container div.item .post-info a.comments {
  color: #000000; }

.widget-container div.item.hovered .post-info a.comments {
  color: #000000; }

.widget-container div.item.hovered .post-info a.comments:hover {
  color: #000000; }

.widget-container div.item .post-info span {
  margin: 0 5px;
  color: #000000; }

.widget-container div.item.hovered .post-info span {
  color: #000000; }

.widget-cloud {
  background-color: #fff;
  border-bottom: 1px solid #dbdbdb;
  padding: 15px 18px;
  margin-bottom: 20px;
  border-radius: 5px;
  position: relative;
  font-size: 12px;
  font-style: italic; }

.widget-cloud span.arrow {
  position: absolute;
  bottom: -12px;
  right: 26px;
  width: 17px;
  height: 12px;
  background: url(../gfx/light/comment-arrow.png) 0 0 no-repeat; }

.widget-cloud .title {
  color: #000000;
  font-size: 14px;
  margin-bottom: 5px;
  display: block; }

.widget-cloud p {
  margin: 0; }

.widget-cloud .author {
  color: #000000; }

.widget-cloud .content {
  color: #0000000; }

.widget-cloud .content a {
  color: #000000; }

.widget-cloud .content a:hover {
  color: #6e6e6e; }

.tweet_even span.arrow,
.widget_recent_comments .widget-cloud:nth-child(odd) span.arrow {
  right: auto;
  left: 26px; }

/** Flickr **/
.flickrpress-container .flickrpress-items div {
  background-color: #efefef;
  border: none;
  -moz-box-shadow: 1px 1px 0px #ddd;
  -webkit-box-shadow: 1px 1px 0px #ddd;
  box-shadow: 1px 1px 0px #ddd;
  padding: 4px;
  margin: 5px; }

.flickrpress-container .flickr_item_view_squares img {
  display: block; }

.apollo13_widget_twitter h3.title .tweet-ico {
  display: inline-block;
  height: 12px;
  width: 19px;
  background: url(../gfx/light/tweet.png) 0 0 no-repeat;
  vertical-align: -1px;
  margin-left: 5px; }

/* ------------------------------- PLUGIN SUPPORT ---------------------------------*/
/* WP PAGINATE */
ol.wp-paginate {
  float: right;
  padding-top: 30px; }

ol.wp-paginate li {
  float: left; }

ol.wp-paginate li > a,
ol.wp-paginate li .current {
  display: block;
  border-radius: 13px;
  padding: 0;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 25px;
  background-color: #7C7C7C;
  border-color: transparent;
  color: #fff; }

ol.wp-paginate li .current,
ol.wp-paginate li > a:hover {
  background-color: transparent;
  border-color: #c8c8c8;
  color: #7C7C7C; }

ol.wp-paginate li .title {
  height: 25px;
  line-height: 25px; }

/* ADDTHIS */
.posts-elastic .item .addthis_toolbox {
  padding-top: 10px; }

.post-blog .addthis_toolbox {
  padding-top: 10px;
  margin-bottom: 10px; }

.post-portfolio .addthis_toolbox {
  padding: 0 0 10px; }

/* -------------------------------  OTHER / ADDED FOR WORDPRESS INTEGRATION ------------------------------- */
.post-video {
  text-align: center;
  padding: 20px 0; }

#content a {
  text-decoration: none;
  color: #a9a9a9; }

#content a:honer {
  text-decoration: underline  !important; }

#content p a, #content li a {
  text-decoration: underline;
  color: #000000 !important; }

#content p a:honer, #content li a:honer {
  text-decoration: none;
  color: #000000 !important; }

#content ul, ol {
  line-height: 2em;
  margin-bottom: 1.7em; }

#content li {
  margin-bottom: 1em; }

.marquee_keyword, .marquee_wrapper {
  color: #000000;
  letter-spacing: 0.5px;
  font-weight: 300; }

#content {
  border-top-color: #b9b9b9; }

.front-page h1.hello-text, .marquee_wrapper {
  border-bottom-color: #b9b9b9; }

.item-content h2 {
  color: #a6a6a6 !important;
  font-weight: normal !important; }

.item-content h2 a {
  font-weight: normal !important; }

#portfolioList a {
  color: #000000 !important; }

.post-text li {
  font-family: sans-serif, 'Noto Sans TC', Apple LiGothic Medium, Heiti TC, LiHei Pro;
  font-size: 15px;
  color: #000000; }

.ftForNoPC {
  display: none; }

#header .search-form {
  float: right;
  padding: 63px 0 0; }

#logo a {
  background-image: url(https://ftdesign.tw/wp-content/uploads/2018/03/ft-logo2.png); }

#header .menu {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none; }
  #header .menu li a {
    font-weight: 400;
    letter-spacing: 1px; }

.search-right input {
  outline: 0px; }

#logo2Bar {
  height: 33px;
  width: 33px;
  background-color: #2291a9;
  background-image:url(./img/menu.svg);
  background-size:cover;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center; 
  background-size: 60%;
  background-position: center;
  background-repeat: no-repeat;
}

.ftForHide {
  display: none !important; }

.ftForShow {
  display: block !important; }

#menu2 {
  min-height: 230px;
  padding-bottom: 10px; }
  #menu2 #menu-2 {
    float: none; }

.cardShadows {
  background-color: #f1f1f1;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); }

h1.page-title,
h2.page-title {
  font-weight: 100;
  padding-bottom: 40px;
  margin: 0 0 0px;
  color: #000000;
  line-height: 1.1em; }

h1.hello-text {
  font-weight: 100;
  padding-bottom: 40px;
  margin: 0 0 30px;
  color: #000000;
  border-bottom: 1px solid #b9b9b9;
  line-height: 1.1em; }

#pmid #primary {
  top: 0;
  left: 0;
  border-top: 1px solid #a6a6a6;
  padding: 32px 0 0; }

/*  ====================  breadcrumb   =====================  */
#breadcrumbs {
  position: absolute;
  right: 50px;
  font-size: 13px;
  opacity: 1;
  letter-spacing: 1px;;
  z-index: 6; 
}
#breadcrumbs a,
#breadcrumbs span{ display:inline-block; }

#pmid h1,
#pmid h2,
#pmid h3,
#pmid h4,
#pmid h5 {
  line-height: 1.7em; }

p {
  margin-bottom: 1.625em; }

blockquote {
  background: url(img/quoteleft.png) 20px 0 no-repeat;
  color: #848484;
  float: left;
  font-family: "?L?n?????, Sans-serif!important; font-weight: bolde";
  font-size: 16px;
  font-style: normal !important;
  line-height: 13px;
  margin: 10px 0 10px 10px;
  padding: 10px 50px 0 70px;
  width: 50%; }

#pmid {
  display: flex; }
  #pmid ul {
    padding-left: 0px;
    list-style-type: none; }
    #pmid ul li {
      margin-bottom: 1em;
      margin-top: 10px;
      padding-left: 15px;
      background: url(img/list.png) 0 10px no-repeat;
      line-height: 26px; }
  #pmid a {
    text-decoration: none;
    display: inline-block; }
  #pmid h5 {
    margin: 0 0 10px;
    font-weight: bolder;
    color: #000000;
    font-weight: 500; }
  #pmid .wpb_text_column {
    padding: 0 30px; }
    #pmid .wpb_text_column img {
      display: block;
      width: 100%;
      height: auto; }
  #pmid p {
    line-height: 1.7em;
    color: #000000;
    margin-top: 0;
    margin-bottom: 1.625em;
    font-weight: 500; }
  #pmid #content_2021 article > .entry-content {
    padding: 0 15px;
    box-sizing: border-box; }
  #pmid.narrow #content_2021 article > .entry-content {
    max-width: 640px; }
  #pmid #primary {
    width: 200px;
    margin-right: 40px; }
    #pmid #primary .widget-area {
      padding-top: 0; }
      #pmid #primary .widget-area h2 {
        margin-top: 0;
        font-size: 15px;
        color: #6e6e6e;
        font-weight: 400;
        margin-bottom: 30px; }
  #pmid #content_2021 {
    width: calc(100% - 240px);
    padding: 30px 0 0;
    border-top: 1px solid #b9b9b9;
    position: relative; }
    #pmid #content_2021 h1 {
      font-weight: 300;
      margin-top: 0; }

.wp-block-tag-cloud .tag-cloud-link {
  text-decoration: none !important;
  line-height: 1.5em;
  font-weight: 400; }

.hr_line {
  position: relative;
  border-top: #b9b9b9 1px solid;
  padding: 30px 0 0; }

.hr_line::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  top: -2px;
  background-color: #2291a9;
  animation: ftd 50s ease-out infinite;
  z-index: 1; }

#footer {
  padding-top: 30px; }

#footer-pad {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #e0e0e0;
  font-size: 13px; }
  #footer-pad a {
    color: #747474; }

#footer-nav {
  font-size: 13px; }

#menu-3 {
  list-style: none;
  margin: 0; }

/**
 * Keyword Marquee Stylesheet
 *
 * @author Zheng-Xian Qiu
 * @homepage http://frost.tw/
 */
.marquee_wrapper {
  padding-bottom: 40px;
  margin: 0 0 30px;
  color: #D7D7D7;
  border-bottom: 1px solid #b9b9b9; }

.marquee_keyword {
  font-size: 13px;
  line-height: 2em;
  letter-spacing: .15em; }

/* CSS Document */
/*   ================   media query 930   ================   */
@media (max-width: 930px) {
 

  #pmid #primary {
    display: none; }

  #pmid #content_2021 {
    width: 100%; }

  #pmid.narrow #content_2021 article > .entry-content {
    max-width: 100%; }

  .wpb_single_image .vc_figure,
  .wpb_single_image .vc_single_image-wrapper {
    display: block !important; }

  .wpb_single_image img {
    width: 100%; }

  .ftForNoPC {
    display: block; }

  .ftForPC {
    display: none; }

  .search-form {
    display: none; }

  #ftMobileContent {
    width: calc(100vw - 80px);
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box; }

  #header .menu {
    margin-left: 20px;
    padding-top: 20px; } }
@media (max-width: 930px) {
  #header {
    height: auto; } }
/*   ================   media query 768   ================   */
@media (max-width: 767px) {
  #header {
    height: auto; }

  #portfolioList {
    /* display: none; */
    margin-left:20px;
   }

  .portfolio-fp-container::before {
    top: 0; } }
@media only screen and (max-width: 536px) {
  #posts-nav{
    top:10px ! important;
    z-index: 63;
  }

  #posts-nav.in-post {
    width: 90px ! important;
    margin-right: 10px;
    height: auto;
  }

  #posts-nav .nav-previous,
  #posts-nav .nav-previous a,
  #posts-nav .nav-next,
  #posts-nav .nav-next a,
  #posts-nav a.back-to-blog{
    width: 25px ! important;
    height: 25px !important;
    background-size: cover ! important;
    background-position: center top ! important;
    transform: scale(1);
    transition: 0.3s;
  }
  #posts-nav .nav-next a:active{
    transform: scale(0.98);
    transition: 0.3s;
    background-position: center top ! important;
  }

  #footer{
    padding-top:35px ! important;;
  }

  #breadcrumbs {
    opacity: 0;
  }
  #footer-nav a{
    margin-bottom: 5px ! important;;;
  }

  #footer-nav a {
    margin-bottom: 20px; }

  .single-portfolio .portfolio-info {
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 1.5; }

  #pmid #content_2021 {
    padding-top: 50px; }

  #breadcrumbs {
    padding: 0 20px;
    right: 0;
    font-size: 11px;
  }

  .portfolio-fp-container.pptop0:before{
    top:-32px ! important;
  }

  .pptop{
    padding-top:30px;
  }

  .entry-footer {
    padding-left: 20px; }

  #root {
    padding: 0; }

  #ftMobileContent {
    width: 100%;
    padding: 20px; }

  h1.hello-text {
    padding-left: 20px;
    padding-right: 20px; }

  #pmid #content_2021 h1 {
    padding-left: 20px;
    padding-right: 20px; }

  .post-info {
    padding-left: 20px !important; }

  #respond form textarea {
    width: 100%;
    box-sizing: border-box; }

  #respond form {
    margin-left: 0px;
    margin-bottom: 20px;
    width: 100%; }
    #respond form p {
      margin-left: 0; }

  #comments p.comment-form-comment {
    width: auto !important; }

  #mid h1.page-title {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 930px) and (min-width: 536px) {
  .marquee_wrapper {
    display: block; }

  #ftMobileContent {
    width: calc(100vw - 80px); } }
@media only screen and (max-width: 536px) {
  .portfolio-elastic .item-image img {
    width: 100%;
    height: auto; }

  .front-page h1.hello-text {
    padding-top: 0px; }

  .front-page h1.hello-text, .marquee_wrapper {
    margin: 20px; }

  .portfolio-fp-container #posts-nav {
    top: 60px; }

  .img_wrapper {
    height: 180px !important;
    width: calc((100vw - 60px)/2) !important;
    height: calc((100vw - 60px)/2) !important; }

  .img_wrapper img {
    width: calc((100vw - 60px)/2) !important; }

  .elastic .item {
    width: calc((100vw - 60px)/2) !important;
    position: relative !important;
    left: unset !important;
    top: unset !important; }

  .portfolio-elastic .item {
    width: calc((100vw - 60px)/2) !important; }

  .elastic {
    margin-left: 0px; }

  .portfolio-elastic .item .post-categories {
    overflow: unset; }

  .portfolio-elastic .item .post-text {
    height: 19px; }

  #root {
    padding: 0px; }

  #logo {
    padding-left: 20px; }

  #header .search-form {
    padding-right: 20px; }

  ol.wp-paginate {
    padding-right: 20px; }

  #footer {
    margin: 0px 20px 0px 20px; }

  .ftForMobile {
    display: block; }

  .ftForPC {
    display: none; }

  /*作品頁*/
  .full {
    width: unset !important; }

  form.styled-form label {
    width: unset; }

  form.styled-form input[type="text"] {
    height: 45px; }

  .liquid-item {
    width: unset; }

  .liquid-item img {
    width: 100vw; }

  .back-to-blog {
    margin: unset; }

  .semantic {
    top: 50px;
    position: relative;
    left: 10px; }

  /*聯絡我們*/
  .wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    height: 35px !important; }

  .ft-post-title h1 {
    padding: 20px 20px 0px 20px; }

  .row-left-wrap.helf-row {
    margin-top: 20px;
    width: -webkit-fill-available !important; }

  .wpcf7-form-control {
    width: -webkit-fill-available; }

  .portfolio-fp-container::before {
    top: -22px !important; }

  .hello-text::before {
    top: 207px; }

  .archive.category #pmid {
    flex-wrap: wrap; }
    .archive.category #pmid #primary {
      margin: auto;
      padding: 30px 20px;
      display: block;
      height: auto;
      width: 100%;
      height: auto;
      float: none; }
      .archive.category #pmid #primary #secondary {
        width: 100%; } }
@media only screen and (max-width: 450px) {
  .archive.category #content_2021 .item {
    width: calc(100vw - 40px) !important; } }
/*首頁的連接下方修飾線消失*/
#content .navigation li a {
  text-decoration: none; }

.portfolio_item.hide {
  display: none; }

#pmid {
  position: relative; }

#pmid::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  top: -1px;
  background-color: #2291a9;
  animation: ftd 50s ease-out infinite;
  z-index: 1; }

.widget_sidebat-portfolio h3.title {
  margin: 0 0 30px;
  font-weight: normal;
  font-size: 15px;
  color: #6e6e6e; }

a {
  color: #000000;
  text-decoration: none; }

.portfolio-fp-container::before {
  content: '';
  position: absolute;
  width: 20px;
  height: 3px;
  top: -32px;
  background-color: #2291a9;
  animation: ftd 60s ease-in-out infinite;
  z-index: 1; }

.portfolio-info {
  color: #000;
  font-size: 18px;
  line-height: 1em;
  margin-bottom: 23px;
  padding: 0;
  border-bottom: none;
  font-weight: 300; }

.portfolio-info a {
  text-decoration: none !important;
  margin-right: 10px; }

#posts-nav.in-post {
  width: 150px; }

#posts-nav {
  position: absolute;
  right: 0;
  top: 52px;
  height: 46px;
  width: 98px; }
  #posts-nav a.back-to-blog {
    width: 46px;
    height: 46px;
    margin-left: 6px;
    float: right;
    background: url(img/cross.png) 0 0 no-repeat; }
  #posts-nav .nav-previous {
    width: 46px;
    height: 46px;
    float: left;
    background: url(img/prev.png) 0 -46px no-repeat; }
  #posts-nav a.back-to-blog {
    width: 46px;
    height: 46px;
    margin-left: 6px;
    float: right;
    background: url(img/cross.png) 0 0 no-repeat; }
  #posts-nav .nav-previous a {
    display: block;
    height: 100%;
    background: url(img/prev.png) 0 0 no-repeat; }
  #posts-nav .nav-next a {
    display: block;
    height: 100%;
    background: url(img/next.png) 0 0 no-repeat; }
  #posts-nav .nav-next {
    width: 46px;
    height: 46px;
    float: right;
    background: url(img/next.png) 0 -46px no-repeat; }

.portfolio_item .item-content h2 {
  margin: 0; }
.portfolio_item .post-text {
  height: 19px !important;
  font-size: 14px; }

.portfolio-elastic .item .post-categories a {
  padding-right: 8px;
  margin-right: 2px;
  position: relative; }
  .portfolio-elastic .item .post-categories a:after {
    content: ' / ';
    position: absolute;
    right: 0;
    top: 0; }
  .portfolio-elastic .item .post-categories a:last-child:after {
    display: none; }

/*  pagination */
.wp-paginate .inner {
  margin: auto 0 auto auto; }

.wp-paginate .inner .current.page-numbers {
  display: block;
  border-radius: 13px;
  padding: 0;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 25px;
  background-color: transparent;
  border: 1px solid #c8c8c8;
  color: #7C7C7C; }

.wp-paginate .inner span.page-numbers,
.wp-paginate .inner a.page-numbers {
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  padding: 0;
  text-align: center;
  height: 25px;
  width: 25px;
  line-height: 25px;
  background-color: #7C7C7C;
  border-color: transparent;
  color: #fff;
  font-size: 13px;
  margin-left: 5px;
  box-sizing: border-box; }

.wp-paginate .inner {
  display: flex;
  align-items: center;
  justify-content: end;
  font-size: 13px;
  color: #888; }

.portfolio-elastic .item.open {
  width: 460px;
  display: flex; }

.portfolio-elastic .item.open .right {
  position: relative;
  padding: 0;
  box-sizing: border-box;
  line-height: 1.8;
  text-align: justify;
  padding-left: 20px;
  /* margin-left: 15px; */
  margin: 0px 30px 0px 20px;
  -webkit-user-modify: f;
  display: flex;
  align-items: center;
  font-size: 16px; }

.portfolio-elastic .item.open .right:after {
  content: '';
  position: absolute;
  left: 0;
  width: 1px;
  background: #ddd;
  height: calc(100% - 40px);
  top: 20px; }

.portfolio-elastic .item .right {
  display: none; }

@media only screen and (max-width: 536px) {
  .portfolio-elastic .item.open .right {
    display: none; }

  .wp-paginate .inner {
    padding: 0 25px 0 0; } }
.item-post .item-image img {
  width: 100%; }
.item-post .item-content h2 {
  margin: 0;
  font-size: 13px;
  line-height: 1.2em;
  font-family: "Verdana", Sans-serif; }
.item-post .item-content .post-info {
  color: #000;
  font-size: 13px;
  font-weight: 300 !important; }
  .item-post .item-content .post-info a {
    color: #000;
    font-weight: 300 !important; }
.item-post .item-content .post-text {
  padding: 0; }
  .item-post .item-content .post-text p {
    margin-bottom: 0 !important;
    font-size: 13px;
    font-weight: 300 !important; }
.item-post .item-content a {
  text-decoration: none !important; }

@keyframes ftd {
  0% {
    /* left: 0; */
    transform: translate(0,0);
    opacity: 1; }
  55% {
    transform: translate(95vw,0);
    opacity: 0.6; }
  60% {
    transform: translate(100vw,0);
    opacity: 0; }
  95% {
    transform: translate(50vw,0);
    opacity: 1; }
  100% {
    transform: translate(0vw,0);
    opacity: 0; } }
@keyframes ftd2 {
  0% {
    right: 0;
    opacity: 1; }
  50% {
    right: 50%;
    opacity: 0.6; }
  70% {
    right: 100%;
    opacity: 1; }
  95% {
    right: 35%;
    opacity: 0.5; }
  100% {
    right: 0%;
    opacity: 0; } }
.widget_sidebat-portfolio div.item .post-title {
  padding: 18px 18px 0;
  color: #646464;
  font-size: 14px;
  display: block;
  text-decoration: none !important; }

.widget_sidebat-portfolio div.item {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 15px;
  padding-bottom: 18px;
  font-size: 13px; }

.vc_images_carousel .vc_carousel-control .icon-prev,
.vc_images_carousel .vc_carousel-control .icon-next {
  background: white; }

.vc_carousel-slideline-inner img {
  width: 100%;
  height: auto; }

ul.vc_tta-tabs-list {
  list-style-type: none; }
  ul.vc_tta-tabs-list li {
    margin-top: 0px !important;
    list-style-type: none;
    background: none !important;
    padding-left: 0px !important;
    margin-bottom: 0 !important; }

/* masonry */
.masonry .vc_col-sm-3 {
  width: calc(25% - 20px);
  padding-right: 0; }

.masonry .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
  padding-right: 0;
  padding-bottom: 15px; }

@media (max-width: 1300px) {
  .masonry .vc_col-sm-3 {
    width: calc(33.3% - 20px); } }
@media (max-width: 768px) {

  .masonry .vc_col-sm-3 {
    width: calc(50% - 20px); 
  } 
  
  #portfolioList{
    margin-right: 20px;
  }
  #portfolioList .term_desc{
    padding-top:20px;
  }

  .aloha_term_panel{
    flex-wrap: wrap;
  }
  
}




@media (max-width: 450px) {
  .masonry .vc_col-sm-3 {
    width: calc(100%); } 
    .portfolio-elastic .item-image{
      height:165px !important;
    }
  
  }
.wpcf7 {
  padding: 0 15px 15px; }
  .wpcf7 input {
    line-height: 33px;
    background: #f1f1f1;
    color: #8e8e8e;
    border: 1px solid #545454;
    width: 100%;
    padding-left: 10px;
    box-sizing: border-box; }
  .wpcf7 select {
    line-height: 33px;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #f1f1f1;
    color: #8e8e8e;
    border: 1px solid #545454;
    width: 100%;
    box-sizing: border-box; }
  .wpcf7 textarea {
    background: #f1f1f1;
    color: #8e8e8e;
    border: 1px solid #545454;
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px; }

/*  Comment */
#comments {
  max-width: 640px;
  box-sizing: border-box; }
  #comments h3 {
    font-weight: 500; }
  #comments p.comment-notes {
    width: 100%; }
  #comments label {
    font-weight: 300; }
    #comments label strong {
      font-weight: 500; }
  #comments textarea {
    background-color: #fefefe;
    height: 180px;
    width: 558px;
    padding: 6px 10px;
    color: #a0a0a0;
    border: 1px solid #dcdcdc;
    border-top-width: 2px;
    margin-bottom: 8px; }
  #comments input[type="text"],
  #comments input[type="email"],
  #comments input[type="url"] {
    background-color: #fefefe;
    width: 238px;
    padding: 6px 10px;
    color: #a0a0a0;
    border: 1px solid #dcdcdc;
    border-top-width: 2px;
    margin-bottom: 8px;
    width: 100%;
    box-sizing: border-box;
    height: 33px; }
  #comments p.comment-form-comment {
    width: 580px;
    float: none;
    clear: both; }

.single-post #pmid #content_2021 .entry-content {
  padding: 10px 30px 30px;
  background: #fff; }
.single-post #pmid .post-info {
  font-size: 15px;
  line-height: 1em;
  margin-bottom: 23px;
  padding: 0;
  border-bottom: none; }
  .single-post #pmid .post-info a {
    font-size: 15px;
    line-height: 1em;
    margin-bottom: 23px;
    color: #000;
    text-decoration: none; }

#comments > h2 {
  font-size: 26px;
  font-weight: normal; }
#comments ::marker {
  display: none; }
#comments .comment-body {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px; }
  #comments .comment-body .comment-meta {
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    margin-bottom: 10px; }
    #comments .comment-body .comment-meta .comment-author {
      color: #a9a9a9; }
    #comments .comment-body .comment-meta .fn {
      margin-left: 10px;
      color: #a9a9a9; }
      #comments .comment-body .comment-meta .fn a {
        color: #a9a9a9; }
    #comments .comment-body .comment-meta .comment-metadata a {
      color: #a9a9a9; }
#comments > ol {
  padding-left: 0; }
#comments ol {
  font-size: 15px;
  list-style-type: none; }

/* Header */
/* Page  */
/*  Footer */

/*# sourceMappingURL=main.css.map */
#footer-pad{
  margin-top: 0px;
  padding-top: 0px;
  border-top: 1px solid #e0e0e0;
  font-size: 13px;
}
#footer-pad .align-left{
  width:100%;
}

#footer-pad pre{
  background:none;
  padding:0;
  color:#747474;
  font-family: 'Roboto','Noto Sans TC', sans-serif !important;
  font-weight:300;
}
.wp-paginate{
  padding-bottom: 20px;;
}
.grecaptcha-badge { visibility: hidden; }


#loading{
  width:100%;
  background:url(img/Spinner-1s-78px.gif);
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;;
  height:50px;
}

.single-portfolio .portfolio-info .categories{
  line-height: 1.5;;
}

@media (max-width: 768px) {
  /*  fix single portfolio */

  #pmid{
    position: relative;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }

  #pmid #primary{
    display: block;
    width: 100%;
    border-top: 0;
  }
  #pmid #primary h3{
    width: 100%;;
    font-weight: bold;
    text-align: center;
  }
  .widget_sidebat-portfolio div.item{
    width: 160px;;
    margin: 0 10px 10px;
  }
  .widget_sidebat-portfolio div.item img{
    width: 160px;;
  }
  #pmid #primary{
    margin-right: 0;
  }
  #sidebat-portfolio-2{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #portfolio_pos .masonry .masonry-brick{
    width: 100% !important;
    height: auto !important;
    position: relative !important;
    top: auto !important;
    left: auto ! important;
  }
}

@media (max-width: 450px) {
  #portfolio_pos .masonry .masonry-brick img{
    width: 93% ! important;
    margin: auto auto 20px;
  }
  #portfolio_pos .masonry .masonry-brick{
    margin:auto;
  }
  #variant-liquid{
    margin-left:0;
  }
}