@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Bitter|Roboto:400,500i');

/*@import url('https://fonts.googleapis.com/css?family=Bitter');*/

@import url('https://fonts.googleapis.com/earlyaccess/notosanstc.css');
html {
  min-height: 100%;
  position: relative;
  font-size: 62.5%;
  color: #333333;
}

img.rsImg.rsMainSlideImage {
  margin-left: 0 !important;
}

.language-btn {
  text-align: left;
  margin-top: 15px;
  display: inline-block;
  color: #fff;
  background-color: #85DDD7;
  padding: 4px;
  font-size: 1.5rem;
}

.language-btn a {
  color: #fff;
}

.language-btn2 {
  text-align: left;
  margin-top: 15px;
  display: inline-block;
  color: #fff;
  padding: 4px;
  font-size: 1.5rem;
}

.language-btn2 a:link {
  color: #fff;
}

.language-btn2 a:hover {
  background-color: #818181;
  color: #fff;
}

a:link {
  color: #232332;
  text-decoration: none;
}

a:hover {
  color: #232332;
  text-decoration: underline;
}

a:visited {
  color: #232332;
  text-decoration: none;
}

body {
  background: #f9f9f9;
  font-family: 'Roboto', sans-serif;
  font-size: 10px;
}

p {
  font-size: 1.5rem;
  line-height: 1.5rem;
}

.web-text-center {
  text-align: center;
}

.web-text-left {
  text-align: left;
}

.web-text-right {
  text-align: right;
}

.slider-preview .rt01pag {
  position: absolute;
  bottom: 0;
}

.wsmenu {
  left: -280px !important;
  right: auto !important;
  z-index: 9999;
}

.wsoffcanvasopener .wsmenu {
  right: auto;
  left: 0px !important;
}

.wsmenucontainer.wsoffcanvasopener {
  margin-right: 0px !important;
  margin-left: 280px !important;
}

.wsoffcanvasopener .animated-arrow {
  right: auto !important;
  left: 280px !important;
}

.animated-arrow {
  right: auto !important;
  left: 0px !important;
  margin: 18px 0 0 21px;
}

.searchBtn{
  
  padding: 15px;
  color: #d2d2d2;
  display: inline-block;
}

.callusicon {
  right: 18px;
  left: auto !important;
}

.header {
  position: relative;
  margin: 0 auto;
  padding: 65px 0 65px 0;
  max-width: 1140px;
  text-align: center;
}

footer {
  margin-top: 90px;
  padding: 10px 0;
  font-size: 1.4rem;
  line-height: 2.5rem;
}

.main-container {
  margin-top: 65px;
}

.top {
  position: relative;
  text-align: center;
}

.breadcrumb {
  text-align: left;
}

.breadcrumb ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.breadcrumb li {
  list-style-type: none;
  display: inline-block;
}

.breadcrumbs {
  width: 100%;
  background-color: #f3f3f3;
  font: 'Roboto', sans-serif;
  font-size: 1.4rem;
}

.breadcrumb>li+li:before {
  color: #CCCCCC;
  content: "/ ";
  padding: 0 5px;
}

.breadcrumb a {
  cursor: pointer;
}

ul.pagination {
  display: table;
  margin: 0 auto;
  padding-top: 20px;
}

.ui-slider .ui-slider-handle:focus {
  outline: none;
}

.ui-slider-handle {
  color: #777777;
  font-size: 10px;
  padding: 3px;
  text-decoration: none;
}

.back-top {
  display: none;
  z-index: 99;
  position: fixed;
  right: 20px;
  bottom: 80px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.slider-range {
  height: 0;
  margin: 52px 0;
  border-top: 1px solid #b6b6b6;
  border-bottom: 1px solid #b6b6b6;
}

.slider-range .ui-slider-handle {
  width: 26px;
  height: 26px;
  border: 0;
  border-radius: 26px;
  margin: -8px 0 0 -13px;
  background: #686868;
  cursor: pointer;
}

.slider-tip {
  opacity: 1;
  bottom: 120%;
  margin-left: -1.36em;
}

.tooltip {
  position: absolute;
  display: block;
  top: -40px;
  width: 50px;
  height: 20px;
  color: #f2f2f2;
  text-align: center;
  font-size: 1.4rem;
  border-radius: 3px;
  box-sizing: border-box;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

#textarea_three {
  float: left;
  font-size: 2rem;
  font-style: italic;
  color: #cccccc;
}

#textarea_four {
  float: right;
  font-size: 2rem;
  font-style: italic;
  color: #cccccc;
}

.pageTitle {
  margin-bottom: 65px;
  /*font-family:'Bitter', sans-serif;*/
  font-family: Calibri, Arial, sans-serif;
  font-weight: 300;
  /*font-size: 2.8rem;*/
  font-size: 2.2rem;
  color: #232332;
}

.pageTitle-tw {
  margin-bottom: 65px;
  font-family: 'Roboto', sans-serif;
  font-size: 1.7rem;
  color: #232332;
  font-weight: normal;
}

.pageTitle h1,
.pageTitle-tw h1 {
  display: inline-block;
  padding-bottom: 14px;
  border-bottom: 1px solid #232332;
  font-weight: normal;
}

.about-collect {
  margin-bottom: 70px;
}

h3 {
  /*font-family:'Bitter', sans-serif;*/
  font-family: Calibri, Arial, sans-serif;
  padding-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 300;
}

.context {
  width: 100%;
  background: url('../img/about-img01.jpg');
  background-size: cover;
  padding: 35px
}

.context-content {
  background-color: #fff;
  padding: 80px;
}

.about-contact {
  width: 100%;
  background-color: white;
  padding: 30px 0;
}

.about-contact button {
  margin-top: 30px;
  display: block;
}

.footer-text-center {
  text-align: center;
}

.copyright {
  text-align: left;
}

.email-add {
  text-align: right;
}

.artists-alphabet a:link,
.artists-alphabet a:visited,
.artists-alphabet a:active {
  color: #85DDD7;
  text-decoration: none;
}

.artists-alphabet a:hover {
  color: #85DDD7;
  text-decoration: underline;
}

.black-btn {
  display: inline-block;
  padding: 7px 15px;
  background-color: #000;
  border-radius: 5px;
  text-align: center;
  color: #ffffff!important； 
  font-weight: 500;
  font-size: 1.5rem;
}

.white-btn {
  display: inline-block;
  padding: 7px 15px;
  background-color: #fff;
  border-radius: 5px;
  text-align: center;
  color: #fff !important； font-weight: 500;
  font-size: 1.5rem;
}

.artists-alphabet ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
}

.artists-alphabet ul li {
  float: left;
  display: inline-block;
  padding: 14px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.5rem;
}

.name-search {
  padding-left: 50px;
}

#go-top {
  display: none;
  z-index: 99;
  position: fixed;
  right: 10px;
  bottom: 100px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}


/* =================================== Artists  ===================================*/

.artists-btn-box {}

.artists-btn:link,
.artists-btn:visited,
.artists-btn:hover,
.artists-active {
  display: inline-block;
  padding: 0 15px;
  font-family: 'Bitter', sans-serif;
  font-size: 2.4rem;
  color: #232332;
  background-color: white;
  text-decoration: none;
  font-weight: normal;
}

.artists-btn-active:link,
.artists-btn-active:visited,
.artists-btn-active:hover,
.artists-btn-active:active {
  display: inline-block;
  padding: 0 15px;
  font-family: 'Bitter', sans-serif;
  font-size: 2.4rem;
  background-color: #232332;
  color: white;
  text-decoration: none;
  font-weight: normal;
}

.profile-box {
  width: 100%;
  background-size: cover;
  background-color: white;
  margin-top: 15px;
  padding: 20px 0;
}

.profile-img {
  text-align: left;
}

.artists-name {
  padding-bottom: 12px;
  font-family: 'Bitter', sans-serif;
  font-size: 2.4rem;
  color: #232332;
}


/* =================================== Artists -art work  ===================================*/

.work-show {
  margin-top: 5px;
}

#gallery-1 {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.artwork-info-btn {
  position: absolute;
  display: block;
  margin: 6px;
  top: 0;
  right: 33px;
  width: 32px;
  height: 32px;
  z-index: 22;
}


/* =================================== about-artwork ===================================*/

.artwork-info {
  width: 100%;
  background-color: #ffffff;
  padding: 20px;
  font-size: 1.6rem;
}

.artwork-info span {
  /*padding-left: 5px;*/
  color: #666;
}

.artwork-info-select {
  max-width: 350px;
  margin-top: 40px;
  font-size: 1.6rem;
  color: #232332;
}

.social-btn i {
  padding: 20px 5px;
}

.social-btn a {
  color: #232332;
  text-decoration: none;
}

.info-container {
  margin-top: 30px;
}


/* =================================== Loans And Exhibitions =================================== */

.LE-box {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.LE-box img {
  /*此處的圖片請依300x200、600x400…截切上傳*/
  width: 100%;
  max-height: 400px;
}

.overlay {
  position: absolute;
  width: 100%;
  background-color: black;
  z-index: 99;
  top: 0;
  left: 0;
  opacity: 0;
}

.overlay:hover {
  opacity: 0.5;
}

.LE-box-content {
  padding: 20px 20px 10px 20px;
  background-color: white;
  height: 200px;
}

.LE-box-content h1 {
  padding: 0;
  margin: 0;
  font-size: 2rem;
  font-style: italic;
  color: #232332;
}

.LE-date {
  font-size: 1.4rem;
  font-style: italic;
}

.LE-location {
  font-size: 1.4rem;
  padding-top: 30px;
}

.LE-bg-wrap {
  width: 100%;
  height: auto;
  padding-top: 60px;
  /*background: url('../img/le_bg.jpg');*/
  /*background: url('../img/OE9UPZ0.jpg');*/
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.LE-info-box {
  background-color: white;
  padding: 40px 20px;
}

.LE-info-title {
  font-size: 2rem;
  color: #232332;
  font-style: italic;
  font-weight: 700;
}

.LE-info-box .LE-date {
  padding-top: 20px;
}

.LE-info-p {
  padding-top: 80px;
  font-size: 1.5rem;
  word-wrap: break-word;
}

.LE-thumbnails {
  margin-top: 60px;
}

.LE-thumbnails ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.LE-thumbnails li {
  list-style-type: none;
  float: left;
  display: inline-block;
  padding-right: 10px;
}

.MP-title {
  padding-top: 10px;
  font-size: 2rem;
  font-style: italic;
  font-weight: 700;
}

.MP-info-box {
  margin-bottom: 60px;
}

.MP-info,
.MP-link,
.MP-online-read {
  font-size: 1.5rem;
}

.MP-link {
  padding-top: 45px;
}

.artTypeH1 {
  display: none;
  text-align: center;
  font-weight: normal;
}

.aboutLink {
  display: inline-block;
  bottom: 100px;
  background: #000;
}

.showbox {
  width: 100%;
  max-width: 945px;
  /* height: 600px; */
  vertical-align: middle;
  text-align: center;
}

.showbox img {
  max-width: 100%;
  max-height: 600px;
}

.artwork-show {
  margin: 40px 0;
  text-align: center;
  overflow: hidden;
}

.artwork-show a {
  margin-right: 10px;
  text-decoration: none;
}

.artwork-show a img {
  margin-bottom:  15px;
  height: 60px;
  border: 2px solid #ccc;
  vertical-align: middle;
}

.media-boxes-no-more-entries {
  display: none;
}

/* =================================== Search =================================== */
.tags a{
  display: inline-block;
  margin: 10px 5px;
  font-size: 1.5rem;
  text-transform: initial;
}
.tags a:link{
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
}

.tags a:visited{
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
}

.tags a:hover{
  color: #232332;
  background-color: #85ddd7;
}

.tags a:active{
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
}

.searchBox{
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  max-width: 550px;
  text-align: center;
}

.searchBoxInput{
  margin-right: 20px;
  display: inline-block;
  min-width: 400px;
}

.searchBoxLink:link{
  display: inline-block;
  margin-bottom: 40px;
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
  padding: 4px 16px;
  font-size: 1.5rem;
}

.searchBoxLink:visited{
  display: inline-block;
  margin-bottom: 40px;
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
  padding: 4px 16px;
  font-size: 1.5rem;
}

.searchBoxLink:hover{
  display: inline-block;
  margin-bottom: 40px;
  color: #232332;
  text-decoration: none;
  background-color: #85ddd7;
  padding: 4px 16px;
  font-size: 1.5rem;
}

.searchBoxLink:active{
  display: inline-block;
  margin-bottom: 40px;
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
  padding: 4px 16px;
  font-size: 1.5rem;
}

.rusultTypeLink:link,
.rusultTypeLink:visited,
.rusultTypeLink:active{
  display: inline-block;
  margin-top: 20px;
  color: #f2f2f2;
  text-decoration: none;
  background-color: #4a4a4a;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 1.5rem;
}

.rusultTypeLink:hover{
  display: inline-block;
  margin-top: 20px;
  color: #232332;
  text-decoration: none;
  background-color: #85ddd7;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 1.5rem;
}

.sesultsGroup{
  margin:10px 0;
  overflow: hidden;
}

.sesults-text{
  font-size: 1.5rem;
  padding: 15px;
  background-color: white;
}

.sesults-text a{
  display: block;
  padding-top: 20px;
  font-size: 1.5rem;
}

.sesults-text i{
  padding-right: 5px;
}

.resultWord1{
  font-size: 18px;
}

.resultWord2{
  font-size:24px;
  color:#85DDD7;
  font-weight:bold;
  border-bottom:#85DDD7 1px dashed;
}





@media screen and (max-width: 1200px) {
  .footerP p {
    line-height: 0.6rem;
    text-align: center;
  }
}

@media screen and (max-width: 989px) {
  .artwork-info-select {
    margin-top: 20px;
  }
  .social-btn i {
    padding: 20px 5px;
  }
}

@media screen and (max-width: 768px) {
  .artwork-info-select {
    margin-top: 20px;
  }
  .social-btn i {
    padding: 20px 5px;
  }
  .artTypeH1 {
    display: block;
    text-align: center;
    font-weight: normal;
  }
  .sesultsType{
    text-align: center;
  }
  .rusultTypeLink:link,
.rusultTypeLink:visited,
.rusultTypeLink:active{
  display: inline-block;
  margin: 20px 0;
  color: #f2f2f2;
  text-decoration: none;
  background-color: #000;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 1.5rem;
}

.rusultTypeLink:hover{
  display: inline-block;
  margin: 20px 0;
  color: #232332;
  text-decoration: none;
  background-color: #85ddd7;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 1.5rem;
}

}

@media screen and (max-width: 680px) {
  .copyright {
    text-align: center;
  }
  .email-add {
    text-align: center;
  }
  .about-collect {
    text-align: center;
  }
  .profile-img {
    text-align: center;
    margin-bottom: 30px;
  }
  .artists-name {
    padding: 30px 0 12px 0;
    font-family: 'Bitter', sans-serif;
    font-size: 2.4rem;
    color: #232332;
  }
  .artTypeH1 {
    display: block;
    text-align: center;
    font-weight: normal;
  }
}

@media screen and (max-width:480px) {
  .context-content {
    background-color: #fff;
    padding: 30px;
  }
  .pageTitle {
    margin-bottom: 15px;
    font-family: 'Bitter', sans-serif;
    font-size: 2.8rem;
    color: #232332;
  }
  .artists-btn-box {
    text-align: center;
  }
  .LE-bg-wrap {
    width: 100%;
    height: auto;
    padding: 20px;
    background: url('../img/le_bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .LE-info-title {
    font-size: 1.6rem;
    color: #232332;
    font-style: italic;
    font-weight: 700;
  }
  .artTypeH1 {
    display: block;
    text-align: center;
    font-weight: normal;
  }
  .searchBox{
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.searchBoxInput{
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  max-width: 100%;
  min-width: initial;
}
.searchBoxInput input{
  width: 100%;
}
.searchBoxLink{
  display: block;
  margin-bottom: 40px;
  color: #fff;
  background-color: #85DDD7;
  padding: 8px 0;
  font-size: 1.5rem;
}
.tags{
  text-align: center;
}
}