.event-thumb-wrap, .event-thumb-wrap .event-thumb_link, .event-thumb {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.event-thumb-wrap, .event-thumb-wrap .event-thumb_link, .event-thumb {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.event-thumb-wrap, .event-thumb-wrap .event-thumb_link, .event-thumb {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.event-thumb-meta > h2 {
  font-family: ubuntu, Lucida, "helvetica neue", "Kozuka Gothic Pr6N", sans-serif; }

.event-thumb-wrap {
  display: inline-block;
  width: 100%;
  margin: 0;
  vertical-align: top; }
  @media (min-width: 590px) {
    .event-thumb-wrap {
      width: 300px;
      margin: 0 10px 20px 10px; } }
  .event-thumb-wrap .event-thumb_link {
    display: block;
    height: 180px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-color: #56ab48;
    background-size: cover;
    border-radius: 5px; }
  .event-thumb-wrap .event-thumb__bg1 {
    background: #ff4249; }
  .event-thumb-wrap .event-thumb__bg2 {
    background: #ffac39; }
  .event-thumb-wrap .event-thumb__bg3 {
    background: #72bd49; }
  .event-thumb-wrap .event-thumb__bg4 {
    background: #00d6e4; }
  .event-thumb-wrap .event-thumb__bg5 {
    background: #45349e; }

.event-thumb {
  background-color: black;
  background-image: -ms-linear-gradient(transparent, black);
  background-image: -moz-linear-gradient(transparent, black);
  background-image: -webkit-linear-gradient(transparent, black);
  background-image: linear-gradient(transparent, black);
  height: 180px;
  position: relative;
  background-color: transparent;
  color: #fff; }
  @media (min-width: 590px) {
    .event-thumb {
      border-radius: 5px; } }
  .event-thumb:hover {
    background-color: black;
    background-image: -ms-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.6), black);
    background-image: linear-gradient(rgba(0, 0, 0, 0.6), black);
    background-color: transparent; }

.event-thumb-meta {
  position: absolute;
  bottom: 10px;
  left: 15px;
  right: 15px;
  color: #fff;
  vertical-align: bottom;
  text-align: left; }
  .event-thumb-meta > h2 {
    margin-bottom: 5px;
    max-height: 3.5em;
    font-size: 1.3em;
    line-height: 1.2em;
    color: #fff;
    overflow: hidden;
    font-weight: normal; }
  .event-thumb-meta .location {
    opacity: .6;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
    margin: 0; }

#content-main {
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 0; }
  #content-main .inner {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0; }
  @media only screen and (min-width: 960px) {
    #content-main {
      width: 100%;
      padding: 0; } }

.photo-header {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 60px 20px;
  display: block;
  background-color: #000;
  background-image: url("/images/static/pricing-header.jpg");
  background-position: center;
  box-sizing: border-box; }
  .photo-header .pricing-header-text {
    width: 100%;
    max-width: 640px;
    margin: 0px auto;
    font-size: 2em;
    padding-bottom: 40px;
    color: #ffffff;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.9);
    text-align: center; }
  .photo-header .btn__pricing-header {
    display: block;
    width: 240px;
    margin: 0 auto;
    line-height: 150%;
    font-size: 1.3em; }

.page-banner-pricing {
  margin: 0 0 20px 0;
  padding: .5em;
  background-color: #56ab48;
  color: #fff;
  text-align: center;
  border-bottom: 4px solid #e6e6e6; }

.pricing-terms {
  padding: 10px;
  box-sizing: border-box; }

.pricing-terms-wrap {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pricing-terms-wrap .pricing-terms-header {
    font-weight: 600;
    margin: 20px 0 10px 0;
    color: #262523;
    font-weight: 600;
    line-height: 150%; }
  .pricing-terms-wrap .pricing-terms-desc {
    margin: 0;
    padding-bottom: 20px;
    font-size: 1.3em;
    font-family: "Helvetica Neue";
    color: #636363; }
  .pricing-terms-wrap .pricing-terms-cost {
    color: #ee4646;
    font-size: 1.6em; }
  .pricing-terms-wrap .btn__pricing-terms {
    margin-bottom: 1em;
    font-size: 1.6em; }
  .pricing-terms-wrap .country-support {
    margin: 10px 0;
    padding-bottom: 20px;
    line-height: 150%; }
  .pricing-terms-wrap .pricing-sub-text {
    font-size: 0.8em;
    line-height: 150%;
    padding-bottom: 20px; }
  @media only screen and (max-width: 400px) {
    .pricing-terms-wrap .pricing-terms-header {
      letter-spacing: -.5px; } }


/*pricing下 campaign*/
.campaign {
  max-width: 700px;
  border: 1px solid #ced7d7;
  border-radius: 6px;
  margin: 10px auto 30px auto; }
.campaign-inner {
  padding: 20px 25px; }
.campaign-title {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  line-height: 150%; }
.campaign .sub-text {
  line-height: 150%;
  margin-bottom: 0px; }
.campaign .icon-arrow-right {
  display: block;
  text-align: right; }
@media only screen and (max-width: 640px) {
  .campaign-title {
    text-align: left; } }

/*pricing下 campaign end*/


.pricing-walkthrough {
  margin: 0 0 20px 0;
  background-color: #e4e4e4;
  background-image: -ms-linear-gradient(#f7f7f7, #e4e4e4);
  background-image: -moz-linear-gradient(#f7f7f7, #e4e4e4);
  background-image: -webkit-linear-gradient(#f7f7f7, #e4e4e4);
  background-image: linear-gradient(#f7f7f7, #e4e4e4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.mobile-image {
  width: 100%;
  max-width: 720px;
  margin: 0 auto 36px auto; }
  .mobile-image img {
    margin: 0 auto;
    padding: 30px 30px 0 30px;
    width: 100%;
    max-width: 720px;
    box-sizing: border-box; }

.pricing-walkthrough-info {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: -60px auto 0;
  padding: 0;
  z-index: 1000;
  border-radius: 6px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 0;
  background-color: #fff;
  overflow: hidden;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 960px) {
    .pricing-walkthrough-info {
      border-radius: 0; } }

.pricing-walkthrough-section {
  width: 33.3%;
  min-width: 200px;
  padding: 0 0 10px 0;
  background-color: #fff;
  float: left; }
  .pricing-walkthrough-section .pricing-link-desc {
    padding: 0 1em 1em 20px;
    font-family: "Helvetica Neue", sans-serif;
    line-height: 150%; }
  .pricing-walkthrough-section .pricing-link-list {
    padding-left: 26px;
    margin: 10px 4px 10px 0;
    font-size: 10pt;
    line-height: 150%; }
  .pricing-walkthrough-section .pricing-link {
    font-family: "Ubuntu", "Helvetica Neue", sans-serif;
    list-style-type: none;
    padding: 0 0 14px 0;
    height: 100%; }
    .pricing-walkthrough-section .pricing-link > a {
      font-size: 10pt; }
      .pricing-walkthrough-section .pricing-link > a:before {
        content: ">";
        font-family: "Peatix";
        font-size: 7pt;
        padding-right: 4px; }
  @media only screen and (max-width: 640px) {
    .pricing-walkthrough-section {
      width: 100%; } }

.pricing-walkthrough-header {
  margin: 0;
  padding: 23px 0;
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #56ab48;
  border-bottom: 1px solid rgba(100, 100, 100, 0.2); }

.header-last {
  border-right: 1px solid #56ab48; }

.pricing-view-all {
  float: right;
  margin: 10px 20px; }

.ticket-sales-wrap {
  padding-top: 25px;
  text-align: center; }

.pricing-feature-list {
  width: 100%;
  max-width: 960px;
  height: 100%; }

.pricing-features {
  width: 100%;
  max-width: 960px;
  padding: 30px 10px;
  margin: 0 auto;
  box-sizing: border-box; }
  .pricing-features .pricing-feature-title {
    text-align: center;
    padding-bottom: 20px; }

.feature-block-wrap {
  width: 300px;
  height: 218px;
  border-radius: 6px;
  margin: 5px;
  border: 1px solid #ced7d7;
  overflow: hidden;
  float: left;
  line-height: 150%;
  box-sizing: border-box; }
  .feature-block-wrap .feature-title {
    margin: 0;
    padding: 18px;
    text-align: center;
    color: #383838;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ced7d7; }
  @media only screen and (max-width: 969px) {
    .feature-block-wrap {
      width: 48%;
      margin: 1%; } }
  @media only screen and (max-width: 640px) {
    .feature-block-wrap {
      width: 100%;
      margin: 5px 0; } }
 
.feature-block-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .feature-block-text .feature-desc {
    margin: 15px;
    margin-bottom: 20px;
    font-size: 11pt;
    letter-spacing: .3px;
    color: #74726e; }
  .feature-block-text .feature-link {
    padding-bottom: 20px;
    float: right;
    margin-right: 20px;
    line-height: 150%; }


.contact-section {
  padding: 1em;
  text-align: center;
  background-color: #f7f7f7;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .contact-section .contact-header {
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 12px; }
  .contact-section .contact-desc {
    margin: 0; }
  .contact-section #promote-customer-service {
    width: 250px; }
  .contact-section .btn__contact {
    /* display: block; */
    width: 275px;
    margin: 20px 5px;
    font-size: 1.6em;
    letter-spacing: 1px; }
  @media only screen and (max-width: 400px) {
    .contact-section h2 {
      letter-spacing: 0; } }

.testimonials {
  padding: 40px 40px 45px 40px;
  background-color: #56ab48;
  box-sizing: border-box; }

.testimonial-text {
  width: 33.3%;
  height: 100%;
  float: left;
  display: inline-block;
  color: #fff;
  letter-spacing: 1px; }
  .testimonial-text .testimonial-quote {
    padding: 0 12px;
    margin: 0;
    font-size: 16pt;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100;
    letter-spacing: 1px; }
  .testimonial-text .testimonial-source {
    margin: 10px 0 0 10px;
    padding: 0; }
  .testimonial-text .testimonial-link {
    color: #fff;
    text-decoration: underline; }
  @media only screen and (max-width: 640px) {
    .testimonial-text {
      width: 100%;
      margin: 1%; }
      .testimonial-text .testimonial-source {
        padding: 10px 0; } }

.notable-events {
  text-align: center;
  padding: 20px; }

.notable-companies {
  width: 100%;
  max-width: 960px;
  margin: 20px auto; }
  .notable-companies .notable-company-list {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    box-sizing: border-box; }
  .notable-companies .notable-company-logo {
    display: inline-block;
    width: 20%;
    max-height: 150px;
    padding: 0 10px;
    box-sizing: border-box; }
  .notable-companies .company_logo {
    width: 100%;
    max-width: 150px; }
  @media only screen and (max-width: 640px) {
    .notable-companies .notable-company-logo {
      width: 50%; } }

.pricing-categories {
  width: 100%;
  margin: 0;
  padding: 20px;
  color: #fff;
  box-sizing: border-box;
  background-color: #383838; }
  .pricing-categories .pricing-categories-header {
    display: block;
    text-align: center;
    margin: 0;
    padding: 20px;
    padding-bottom: 30px; }
  .pricing-categories .pricing-categories-text {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding-bottom: 40px;
    font-size: 12pt;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    box-sizing: border-box; }
  .pricing-categories .pricing-categories-list {
    padding: 0;
    width: auto;
    margin: 0 auto; }

.categories-wrap {
  width: 960px;
  height: 400px;
  margin: 10px 0;
  background-color: #636363; }

.pricing-catergories-list {
  width: 100%;
  max-width: 960px; }

.event-thumb-wrap {
  width: 300px;
  margin: 0 6px 12px 6px; }
 @media only screen and (max-width: 640px) {
  .event-thumb-wrap {
      width: 100%; }}
  @media only screen and (min-width: 640px) and (max-width: 968px) {
    .event-thumb-wrap {
      width: 47.6%;
      margin: 1%;
      box-sizing: border-box; } }

/*.ja {font-family: "Lucida Grande", "Helvetica Neue", Verdana, sans-serif; }*/
  .ja .pricing-walkthrough-header {
    padding: 16px 0;
    font-size: 1.4em; }
  .ja .pricing-terms-wrap {
    max-width: 480px; }
  .ja .pricing-terms-desc {
    max-width: 480px; }
  .ja .pricing-terms-desc.pricing-detail {
    max-width: 440px; }
  .ja .pricing-link-list {
    padding-left: 20px; }
  .ja .testimonials {
    background-color: #fcfcfc;
    border-bottom: 1px solid #e3e3e3; }
  .ja .testimonial-text {
    color: #5a5855; }
  .ja .testimonial-quote {
    font-size: 14pt;
    letter-spacing: 0; }
  .ja .event-thumb-meta > h2 {
    font-size: 1.2em; }

.contact-phone {
  font-size: 1.6em;
  line-height: 175%; }

.contact-hours {
  font-size: 0.8em; }