@charset "UTF-8";
.ma0 {
  margin: 0;
}

.ma30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ma-auto {
  margin: auto;
}

.pa0 {
  padding: 0;
}

.pt30 {
  padding-top: 30px;
}

.highlight {
  color: #2de984;
}

.color-2 {
  color: #198760;
}

.color-3-1 {
  color: #B63B9F;
}

.color-5-1 {
  color: #EE7A00;
}

.section-title {
  text-align: center;
  color: #333333;
}

.section-title .expo-title-crumb {
  font-size: 20px;
}

.section-title .expo-title-main {
  font-size: 62px;
  letter-spacing: 2px;
}

.section-title .expo-title-sub {
  font-size: 24px;
  margin: 10px 0;
  line-height: 1.4em;
}

.section-title .expo-title-desc {
  text-align: center;
}

.sidenav.sidenav-right {
  position: fixed;
  right: 0;
  left: auto;
  background: #232323;
}

.sidenav {
  height: auto;
  position: relative;
  z-index: 10;
  left: 0;
  color: #333;
  background-color: #eeecec;
  overflow-x: hidden;
  padding: 20px;
  width: 100%;
  overflow-y: scroll;
}

.sidenav h3.sidebar-title {
  font-size: 2.5rem;
  font-weight: 700;
}

.sidenav a {
  margin-top: 10px;
  padding: 6px 0;
  text-decoration: none;
  font-size: 2rem;
  color: #629627;
  display: block;
  font-weight: 500;
  line-height: 1.5;
}

.sidenav a:hover {
  color: #72AE2D;
}

@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}

.btn-reset {
  border: 2px solid #36a9e1;
  margin: 6% 0;
  color: #36a9e1;
  background-color: #fff;
}

.btn-reset:hover, .btn-reset:focus {
  background-color: #36a9e1;
}

.btn-reset a {
  color: #36a9e1;
}

.btn-reset a:hover, .btn-reset a:active, .btn-reset a:focus {
  background: #36a9e1;
  color: #505050;
}

/*
0-600px Phone
600-900px Tablet portrait
900-1200px Tablet landscape
1200-1800 is our normal styles apply
1800px + Big desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop
1em=16px

ORDER:base+typography > general layout + grid>page layout >components
*/
.ma0 {
  margin: 0;
}

.ma30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ma-auto {
  margin: auto;
}

.pa0 {
  padding: 0;
}

.pt30 {
  padding-top: 30px;
}

.highlight {
  color: #2de984;
}

.color-2 {
  color: #198760;
}

.color-3-1 {
  color: #B63B9F;
}

.color-5-1 {
  color: #EE7A00;
}

.section-title {
  text-align: center;
  color: #333333;
}

.section-title .expo-title-crumb {
  font-size: 20px;
}

.section-title .expo-title-main {
  font-size: 62px;
  letter-spacing: 2px;
}

.section-title .expo-title-sub {
  font-size: 24px;
  margin: 10px 0;
  line-height: 1.4em;
}

.section-title .expo-title-desc {
  text-align: center;
}

.sponsor-sidebar h3.sidebar-title {
  font-size: 2rem;
}

.sponsor-sidebar .sidebar-sub-title {
  font-size: 1.9rem;
}

.sponsor-sidebar ul > a {
  margin: 0;
  color: #c5c5c5;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

.sponsor-sidebar ul > a:hover {
  color: #ffffff;
}

.sponsor-sidebar ul li a {
  margin: 0;
  padding: 0;
  font-size: 1.7rem;
}

*[id*="partner-wrapper"]:before, div[id*="sponsorList"]:before {
  display: block;
  content: " ";
  margin-top: -120px;
  height: 120px;
  visibility: hidden;
}

body {
  background-color: #f3f3f3;
  font-family: 'Roboto Condensed', '微軟正黑體', '新細明體', Arial, Helvetica, sans-serif;
}

div {
  word-wrap: break-word;
}

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

section.partner-header p {
  font-size: 2.2rem;
}

.partner-wrapper {
  background: #fff;
  border: 0.5px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.partner-wrapper h1 {
  margin-bottom: 5px;
}

.partner-wrapper .partner-wrapper-logo img {
  width: 240px;
  margin-right: 30px;
}

@media (min-width: 720px) {
  .partner-wrapper .partner-wrapper-logo {
    float: right;
  }
}

.partner-wrapper .partner-wrapper-header {
  color: #ffffff;
  background-color: #629627;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 4px 0 3px;
  margin: 0;
  position: absolute;
  width: 200px;
  left: 0px;
  top: -10px;
}

@media (max-width: 991px) {
  .partner-wrapper .partner-wrapper-header {
    width: 100%;
    padding: 6px 0 5px;
    font-size: 20px;
  }
}

.partner-wrapper .partner-wrapper-content {
  padding: 20px 30px 40px;
}

@media (max-width: 991px) {
  .partner-wrapper .partner-wrapper-content {
    padding-top: 30px;
  }
}

.partner-wrapper .partner-wrapper-content-description {
  margin-top: 2em;
}

.partner-wrapper .partner-wrapper-content-description p {
  font-size: 1.9rem;
  font-weight: 500;
  margin: 10px 0;
}

.partner-wrapper .partner-wrapper-content i {
  float: right;
  position: absolute;
  right: 15px;
  bottom: 15px;
}

#exhibition-content .product-content {
  position: relative;
  float: left;
  width: 85%;
}

@media (max-width: 992px) {
  #exhibition-content .product-content {
    width: 98%;
    left: 1%;
  }
}

#exhibition-content .product-content .product-block {
  border-bottom: 1px solid #aaa;
}

#exhibition-content .product-content .product-block img.product-image {
  padding: 10%;
}

#exhibition-content .product-content .product-block .product-text {
  padding: 0 1% 2%;
  margin: 0 0 2% 0;
}

#exhibition-content .product-content .product-block .product-text h3.product-name {
  font-size: 3rem;
  font-weight: 700;
}

#exhibition-content .product-content .product-block .product-text h4 {
  font-size: 2rem;
  color: cornflowerblue;
  display: inline;
  margin-right: 10px;
}

#exhibition-content .product-content .product-block .product-text .product-booth span {
  color: #888;
  font-size: 1.5rem;
}

#exhibition-content .product-content .product-block .product-text .product-description {
  padding: 15px 0;
}

#exhibition-content .product-content .product-block .product-text .tagArea .tag-btn li {
  margin-top: 10px;
  font-size: 14pt;
  list-style: none;
}

#exhibition-content .product-content .product-block .product-text .tagArea .tag-btn li a {
  padding: 5px 10px;
  margin-right: 15px;
  border-radius: 3em;
  border: 1px solid #999;
}

#exhibition-content .product-content .product-block .product-text .tagArea .tag-btn li a:hover {
  color: #f8095c;
}

@media only screen and (max-width: 1600px) {
  #exhibition-content .product-content {
    float: left;
  }
}

@media (max-width: 768px) {
  #exhibition-content .product-content {
    float: left;
    width: 96%;
    left: 2%;
  }
}
/*# sourceMappingURL=sponsor.css.map */