h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif !important;
  font-size: 38px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 72px;
  margin-bottom: 32px;
  font-size: 47px;
  line-height: 56px;
  font-weight: 600;
  text-align: left;
}

h3 {
  margin-top: 64px;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 22px;
  line-height: 32px;
  font-weight: 700;
}

h4 {
  margin-top: 56px;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
}

h5 {
  margin-top: 24px;
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}

h6 {
  margin-top: 8px;
  margin-bottom: 32px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 0.3px;
}

p {
  margin-bottom: 24px;
  font-size: 14px;
  line-height: 150%;
  font-weight: 300;
}

a {
  color: #0096ff;
  /*font-weight: 700;*/
  text-decoration: none;
}


@media only screen and (min-width: 992px) {
    .table-tickets {
        top: 0px !important;
    }

    .table-tickets-no-banner {
        top: -80px !important;
    }
}

strong {
  font-weight: 800;
}

.event-banner-block {
  position: relative;
  z-index: 3;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.content-wrapper {
  position: relative;
  display: block;
  width: 100%;
  max-width: 1104px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 32px;
  padding-left: 32px;
}

.content-wrapper.event-banner {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1440px;
  min-height: 350px;
  padding-right: 24px;
  padding-bottom: 0px;
  padding-left: 24px;
}

.content-wrapper.event-info {
  z-index: 2;
  padding-bottom: 24px;
}

.body {
  font-family: 'Open Sans', sans-serif;
  font-variant-ligatures: none;
  font-variant-numeric: lining-nums;
}

.header {
  position: relative;
}

.event-header.no-banner {
    display: block;
    height: auto;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 32px;
}

.event-info-city {
  display: block;
  margin-right: 8px;
  padding-left: 24px;
  background-image: url('../../images/ic_place-13x13.svg');
  background-position: 0px 5px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.event-description {
  color: #000;
}

.event-description h5 {
  font-size: 16px;
  letter-spacing: -0.2px;
}

.event-description h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Raleway, sans-serif;
  font-size: 24px;
  line-height: 120%;
  font-weight: 200;
}

.btn-label-text {
  width: 130px;
  padding-left: 2px;
  float: left;
  color: #0096ff;
  font-size: 11px;
  line-height: 16px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.6px;
  text-transform: uppercase;
}

.event-banner-img {
  position: relative;
  height: 100%;
  border-style: none;
  border-radius: 12px;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 30px 80px 10px rgba(0, 0, 0, .12), 0 11px 30px -7px rgba(0, 0, 0, .3);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.event-content-section {
  padding-bottom: 72px;
}

.event-content-section:nth-child(odd) {
}

.event-content-section:nth-child(even) {
    background-color: #f3f3f3;
}

.bg-wrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 680px;
  min-height: 368px;
  opacity: 1;
}

.bg-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 120%;
  height: 120%;
  margin-top: -5%;
  margin-left: -10%;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  opacity: 1;
  -webkit-filter: blur(24px);
  filter: blur(24px);
}

.share-no-banner {
  margin-top: 8px;
}

@media only screen and (min-width : 1200px) {
    .share-no-banner {
      padding-left: 0 !important;
      margin-top: -8px;
      /*padding: 15px 0 0 0;*/
    }
}

.share-no-banner .share-title {
    margin-top: 0px;
    margin-bottom: 5px;
    color: #000;
    font-size: 13px;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.event-action-btn {
  position: static;
  left: 16px;
  right: 16px;
  bottom: -24px;
  z-index: 10;
  display: inline-block;
  overflow: hidden;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  margin-left: 4px;
  padding-top: 7px;
  padding-left: 32px;
  border-radius: 24px;
  border: 1px solid #cfd5e1;
  background-color: #fff;
  background-image: url('../../images/ic-social-share-share-b.svg');
  background-position: 8px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #000;
  line-height: 100%;
  font-weight: 400;
  text-decoration: none;
}

.event-action-btn:hover {
  width: 140px;
  background-color: #eee;
  opacity: 1;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.event-action-btn.share {
  display: none;
}

.event-action-btn.share:hover {
  width: 140px;
}

.event-action-btn.facebook {
  background-image: url('../../images/ic-social-share-facebook.svg?v=1');
}

.event-action-btn.facebook:hover {
  width: 108px;
}

.event-action-btn.email {
  background-image: url('../../images/ic-social-share-mail.svg');
}

.event-action-btn.email:hover {
  width: 160px;
}

.event-action-btn.link {
  background-image: url('../../images/ic-social-share-link.svg');
}

.event-action-btn.link:hover {
  width: 122px;
}

.event-action-btn.whatsapp {
  background-image: url('../../images/ic-social-share-whatsapp.svg');
}

.event-action-btn.whatsapp:hover {
  width: 108px;
}

.event-action-btn.twitter {
  background-image: url('../../images/ic-social-share-twitter.svg');
}

.event-action-btn.twitter:hover {
  width: 96px;
}

.event-action-btn.linkedin {
  background-image: url('../../images/ic-social-share-linkedin.svg');
}

.event-action-btn.linkedin:hover {
  width: 104px;
}

.event-action-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  margin-bottom: -20px;
  padding-right: 40px;
  padding-left: 40px;
}

.event-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 92vh;
  max-height: 800px;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading.share {
    margin-bottom: 0px;
    padding-top: 16px;
    font-size: 11px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
}

.heading {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #91959c;
  font-size: 16px;
  line-height: 32px;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.event-name {
  margin-top: 0px;
  margin-bottom: 16px;
  font-size: 30px;
  line-height: 100%;
  font-weight: 900;
  letter-spacing: 0.2px;
}

.bg-section {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 92%;
  max-height: 680px;
  opacity: 1;
}

.page-header {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: 48px;
  background-color: #000;
  background-image: url('../../images/header.png');
  background-position: 50% 50%;
  background-size: 1117px;
  background-repeat: no-repeat;
}

.event-info-calendar {
  display: block;
  margin-right: 8px;
  padding-left: 24px;
  background-image: url('../../images/ic_time-13x13.svg');
  background-position: 0px 6px;
  background-repeat: no-repeat;
  color: #000;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.3px;
}

.ticket-grid {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 332px;
  margin-right: auto;
  margin-left: auto;
}

.header-extension {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 8px;
  background-color: #000;
}

.event-column {
  padding-right: 8px;
  padding-left: 8px;
}

.event-column.event-description {
  padding-top: 40px;
}

.event-banner-img-wrapper {
  position: relative;
  display: block;
  overflow: hidden;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #777;
  border-radius: 12px;
  box-shadow: 0 30px 80px 10px rgba(0, 0, 0, .12), 0 11px 30px -7px rgba(0, 0, 0, .3);
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

@media (max-width: 991px) {
  .event-banner-block {
    height: auto;
  }
  .content-wrapper.event-banner {
    position: static;
    height: auto;
    min-height: none;
    padding-right: 0px;
    padding-left: 0px;
  }
  .content-wrapper.event-info {
  }
  .event-banner-img {
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    border-style: none;
    border-radius: 0px;
  }
  .event-action-btn:hover {
    width: 32px;
  }
  .event-action-btn.share {
    display: inline-block;
  }
  .event-action-btn.share:hover {
    width: 32px;
  }
  .event-action-btn.facebook:hover {
    width: 32px;
  }
  .event-action-btn.email:hover {
    width: 32px;
  }
  .event-action-btn.link:hover {
    width: 32px;
  }
  .event-action-btn.whatsapp:hover {
    width: 32px;
  }
  .event-action-btn.twitter:hover {
    width: 32px;
  }
  .event-action-btn.linkedin:hover {
    width: 32px;
  }
  .event-header {
    display: block;
    height: auto;
    max-height: none;
    min-height: none;
  }
  .bg-section {
    display: none;
  }
  .ticket-grid {
    position: static;
    width: 100%;
  }
  .header-extension {
    display: none;
  }
  .event-column {
    margin-bottom: 40px;
  }
  .event-banner-img-wrapper {
    display: block;
    width: 100%;
    height: auto;
    max-height: none;
    border-style: none;
    border-radius: 0px;
  }
}

.event-location-section {
  padding-bottom: 24px;
}

.event-location-name {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 800;
}

.text-span {
  color: #000;
  font-size: 14px;
}

.event-location-text {
  margin-bottom: 40px;
  color: #000;
}

a.btn-map {
  padding: 16px 32px 16px 56px;
  border: 1px solid #000;
  border-radius: 6px;
  background-color: transparent;
  background-image: url('../../images/ic_place-13x13.svg');
  background-position: 24px 14px;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #000 !important;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

a.btn-map:hover {
  border-color: #0096ff;
  background-color: #0096ff;
  background-image: url('../../images/ic_place-13x13-hover.svg');
  color: #fff !important;
}

@media (max-width: 767px) {
  .content-wrapper.event-banner {
    height: auto;
    min-height: 0px;
  }
  .event-name {
    font-size: 26px;
  }
}

@media (max-width: 479px) {
  .content-wrapper.event-info {
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .event-banner-img {
    box-shadow: 0 30px 80px 10px rgba(0, 0, 0, .12);
  }
  .event-action-btn {
    margin-right: 2px;
    margin-left: 2px;
  }
  .event-action-block {
    padding-right: 22px;
    padding-left: 22px;
  }
  .event-name {
    font-size: 20px;
  }
  .event-column {
    margin-bottom: 32px;
  }
}

