MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/mpl.imenso.co/public/css/app.css
@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}

html body {
  padding: 0;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  position: relative;
}
html body.grey-bg {
  background: #ebebeb;
}
html body.light-grey-bg {
  background: #F2F2F2;
}
html body.lighter-grey-bg {
  background: #F7F7F7;
}
@media all and (max-width: 1024px) {
  html body.logged-in-body {
    padding-bottom: 60px;
  }
}
@media all and (max-width: 1024px) {
  html body.logged-in-body.navigate-page-wrap {
    padding-bottom: 0px;
  }
}
html body.radio-player {
  border: 5px solid #89F9D9;
  max-width: 375px;
  min-width: 320px;
  max-height: 667px;
  min-height: 480px;
  height: 100vh;
}
@media all and (max-width: 1024px) {
  html body.full-page.navigate-page-wrap .main.logged-in {
    height: calc(100vh - 8px);
  }
}
@media all and (max-width: 460px) {
  html body.full-page.navigate-page-wrap .main.logged-in {
    height: calc(100vh - 8px);
  }
}
@media all and (max-width: 380px) {
  html body.full-page.navigate-page-wrap .main.logged-in {
    height: calc(100vh - 8px);
  }
}
html body.full-page {
  height: 100%;
}
@media screen and (max-height: 680px) {
  html body.full-page {
    height: auto;
  }
}
@media screen and (max-width: 630px) {
  html body.full-page {
    height: auto;
  }
}
html body.full-page .main {
  height: calc(100vh - 8px);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 630px) {
  html body.full-page .main {
    height: auto;
  }
}
@media all and (max-width: 1024px) {
  html body.full-page .main.logged-in {
    height: calc(100vh - 64px);
  }
}
@media all and (max-width: 460px) {
  html body.full-page .main.logged-in {
    height: calc(100vh - 61px);
  }
}
@media all and (max-width: 380px) {
  html body.full-page .main.logged-in {
    height: calc(100vh - 60px);
  }
}
html body.full-page .home .main {
  overflow: hidden;
}
@media screen and (max-height: 700px) {
  html body.full-page .home .main {
    overflow: scroll;
  }
}
@media screen and (max-width: 630px) {
  html body.full-page .home .main {
    overflow: scroll;
  }
}

textarea,
input,
button,
select {
  outline: none !important;
}

.pac-container {
  z-index: 100000;
}

body {
  border: 8px solid #87f9d8;
  border-top: 0;
}
body.full-page {
  min-height: 100%;
}
@media screen and (max-height: 680px) {
  body.full-page {
    height: auto;
  }
}

img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0 0 16px;
}

#cke_11, #cke_19, #cke_21, #cke_25, #cke_30, #cke_32 {
  display: none !important;
}

.radio-player-page {
  position: relative;
  height: 100%;
}
.radio-player-page .now-playing-row {
  max-width: 100%;
  font-size: 0;
  background: #232323;
}
.radio-player-page .now-playing-row .album-cover {
  width: 60px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  display: inline-block;
  vertical-align: top;
}
.radio-player-page .now-playing-row .now-playing {
  width: calc(100% - 120px);
  display: inline-block;
  vertical-align: top;
  padding: 12px 24px 0 12px;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 17.5px;
}
.radio-player-page .now-playing-row .now-playing .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
}
@-webkit-keyframes scrollleft {
  0% {
    -webkit-transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
  }
}
@keyframes scrollleft {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.radio-player-page .now-playing-row .now-playing .track-name {
  white-space: nowrap;
  overflow: hidden;
  margin-top: 2px;
  position: relative;
  height: 20px;
}
.radio-player-page .now-playing-row .now-playing .track-name span.inner-name-scroll.too-wide {
  transform: translateX(100%);
  position: absolute;
  -webkit-animation: scrollleft 12s linear infinite;
  animation: scrollleft 12s linear infinite;
}
.radio-player-page .now-playing-row .logos {
  width: 60px;
  display: inline-block;
  vertical-align: top;
}
.radio-player-page .now-playing-row .logos img {
  max-width: 42px;
  display: block;
  margin: 0 auto;
}
.radio-player-page .now-playing-row .logos img:first-child {
  margin: 6px auto 4px;
  max-width: 40px;
}
.radio-player-page .owl-carousel.advert-carousel {
  display: block;
  position: relative;
  left: -10000px;
}
.radio-player-page .owl-carousel.advert-carousel.active {
  left: auto;
}
.radio-player-page .advert-row {
  height: 50px;
  font-size: 0;
  text-align: center;
  background: #232323;
}
.radio-player-page .show-main-info-row {
  background-position: center center;
  background-size: cover;
}
.radio-player-page .show-main-info-row .info {
  padding: 20px;
  text-align: center;
  color: #fff;
  width: 100%;
}
.radio-player-page .show-main-info-row .info.show {
  background-image: url(/images/radio-show-info-bg.png?c7b4aa6693703e73c34ac2743fd09baa);
  background-size: cover;
  background-position: center bottom;
}
@media all and (max-height: 560px) {
  .radio-player-page .show-main-info-row .info {
    padding: 10px;
  }
}
.radio-player-page .show-main-info-row .info .profile-img {
  padding: 2px;
  background-color: #fff;
  display: inline-block;
  border-radius: 2px;
  margin-bottom: 8px;
  width: 135px;
  height: 135px;
}
@media all and (max-height: 560px) {
  .radio-player-page .show-main-info-row .info .profile-img {
    width: 70px;
    height: 70px;
  }
}
.radio-player-page .show-main-info-row .info .profile-img .img {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.radio-player-page .show-main-info-row .info .show-times {
  font-family: "Lato", sans-serif;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 4px;
}
.radio-player-page .show-main-info-row .info .show-name {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
.radio-player-page .tabs-wrap {
  background: #232323;
  border-top: 2px solid #fff;
  color: #fff;
}
.radio-player-page .tabs-wrap .radio-tabs {
  font-size: 0;
}
.radio-player-page .tabs-wrap .radio-tabs .tab-inner {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  width: 50%;
  display: inline-block;
  padding: 8px;
  border-bottom: 2px solid #fff;
  border-radius: 0;
}
.radio-player-page .tabs-wrap .radio-tabs .tab-inner:first-child {
  border-right: 1px solid #fff;
}
.radio-player-page .tabs-wrap .radio-tabs .tab-inner:last-child {
  border-left: 1px solid #fff;
}
.radio-player-page .tabs-wrap .radio-tabs .tab-inner.active {
  border-bottom: 2px solid #232323;
}
.radio-player-page .tabs-wrap .tab-content-wrap {
  padding: 10px 16px;
  overflow-y: auto;
}
.radio-player-page .tabs-wrap .tab-content-wrap .tab-content {
  display: none;
}
.radio-player-page .tabs-wrap .tab-content-wrap .tab-content.active {
  display: block;
}
.radio-player-page .tabs-wrap .tab-content-wrap .tab-content .link {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 50px;
  background-color: #fff;
  color: #232323;
  margin-bottom: 8px;
  margin-right: 4px;
  text-decoration: none;
}
.radio-player-page .live-chat-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.radio-player-page .live-chat-wrap.on .opener .text i.fa {
  color: #1f8623;
}
.radio-player-page .live-chat-wrap .opener {
  background-color: #8bf8d8;
  text-align: center;
  position: relative;
  padding: 8px 0;
}
.radio-player-page .live-chat-wrap .opener .text {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.radio-player-page .live-chat-wrap .opener .text i.fa {
  color: red;
  font-size: 10px;
  position: relative;
  top: -3px;
}
.radio-player-page .live-chat-wrap .opener .open-arrow {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  line-height: 1;
}
.radio-player-page .live-chat-wrap .radio-messages {
  background: #3a3a3b;
  padding: 0 10px;
  overflow-y: auto;
  height: 0;
  transition: height 0.5s;
}
.radio-player-page .live-chat-wrap .radio-messages.active {
  height: 276px;
}
.radio-player-page .live-chat-wrap .radio-messages .live-chat-loader {
  text-align: center;
  position: absolute;
  top: 52px;
  right: 0;
  left: 0;
}
.radio-player-page .live-chat-wrap .radio-messages .live-chat-loader .fa {
  color: #fff;
  font-size: 30px;
}
.radio-player-page .live-chat-wrap .radio-messages .live-chat-end {
  display: none;
  text-align: center;
  padding-top: 12px;
  font-size: 12px;
  color: #fff;
}
.radio-player-page .live-chat-wrap .radio-messages .clear:first-child .message {
  margin-top: 12px;
}
.radio-player-page .live-chat-wrap .radio-messages .message {
  padding: 8px;
  border-radius: 8px;
  color: #fff;
  background: #6e6e6e;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
  max-width: 90%;
  float: right;
  display: inline-block;
  line-height: 1.2;
  overflow-x: hidden;
}
.radio-player-page .live-chat-wrap .radio-messages .message .emoji {
  display: inline-block;
  width: 20px;
  position: relative;
  top: 3px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.radio-player-page .live-chat-wrap .radio-messages .message .content {
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.radio-player-page .live-chat-wrap .radio-messages .message.you {
  color: #232323;
  background: #ffffff;
}
.radio-player-page .live-chat-wrap .radio-messages .message.you .author .type {
  color: #6e6e6e;
}
.radio-player-page .live-chat-wrap .radio-messages .message.host {
  float: left;
  color: #fff;
  background: #232323;
}
.radio-player-page .live-chat-wrap .radio-messages .message.host .author .type {
  display: none;
}
.radio-player-page .live-chat-wrap .radio-messages .message .author {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.2px;
  line-height: 1;
  margin-bottom: 6px;
}
.radio-player-page .live-chat-wrap .radio-messages .message .author .type {
  color: #87f9d8;
  margin-left: 4px;
}
.radio-player-page .live-chat-wrap .send-message-box {
  position: relative;
}
.radio-player-page .live-chat-wrap .send-message-box textarea {
  color: #fff;
  background-color: #6e6e6e;
  padding: 12px 12px;
  display: block;
  width: 100%;
  border: 0;
  box-shadow: 0;
  padding-right: 80px;
  height: 46px;
}
.radio-player-page .live-chat-wrap .send-message-box textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.radio-player-page .live-chat-wrap .send-message-box textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.radio-player-page .live-chat-wrap .send-message-box textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.radio-player-page .live-chat-wrap .send-message-box textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.radio-player-page .emoji-picker {
  position: absolute;
  top: 50%;
  right: 44px;
  border-radius: 100px;
  width: 28px;
  height: 28px;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer;
}
.radio-player-page .emoji-picker .emoji-box {
  position: absolute;
  bottom: 100%;
  transform: translateY(-16px);
  width: 140px;
  right: -8px;
  border-radius: 8px;
  font-size: 0;
  background: #232323;
  padding: 5px 10px;
  display: none;
}
.radio-player-page .emoji-picker .emoji-box:after {
  top: 100%;
  right: 9px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(35, 35, 35, 0);
  border-top-color: #232323;
  border-width: 12px;
}
.radio-player-page .emoji-picker .emoji-box .emoji {
  display: inline-block;
  width: 25%;
  text-align: center;
  margin: 5px 0;
}
.radio-player-page .comment-rules {
  position: absolute;
  top: 50%;
  right: 8px;
  background: #fff;
  border-radius: 100px;
  width: 28px;
  height: 28px;
  text-align: center;
  transform: translateY(-50%);
  cursor: pointer;
}
.radio-player-page .comment-rules .fa {
  position: relative;
  top: 2px;
}
.radio-player-page .rules {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 24px 12px 12px 12px;
  border-top: 5px solid #8BF9DA;
}
.radio-player-page .rules p {
  margin-bottom: 0;
}
.radio-player-page .rules .fa-close {
  position: absolute;
  top: 4px;
  right: 8px;
  font-size: 22px;
}

/* Icon 3 */
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 24px;
  height: 22px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  vertical-align: top;
}
#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#nav-icon3 span:nth-child(1) {
  top: 0px;
}

#nav-icon3 span:nth-child(2), #nav-icon3 span:nth-child(3) {
  top: 9px;
}

#nav-icon3 span:nth-child(4) {
  top: 18px;
}

#nav-icon3.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}

#nav-icon3.open span:nth-child(2) {
  transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

.dialog {
  display: none;
}
.dialog.basic .content {
  text-align: left;
}
.dialog.remodal-is-initialized {
  display: inline-block;
}

.dialog.add-song-dialog {
  padding: 0;
}
.dialog.add-song-dialog .heading {
  padding: 16px 32px 0;
}
.dialog.add-song-dialog .upload-row {
  background: #ebebeb;
  padding: 16px 32px;
}
.dialog.add-song-dialog .upload-row .btn {
  margin-bottom: 4px;
}
.dialog.add-song-dialog .upload-row .file-types {
  margin-bottom: 16px;
}
.dialog.add-song-dialog .upload-row .change-btn {
  display: none;
}
.dialog.add-song-dialog .form-holder {
  max-width: 438px;
  margin: 0 auto;
  padding: 16px 32px;
}
.dialog.available-edit .top-btn-row {
  margin-bottom: 16px;
  text-align: center;
}
.dialog .promoter-checker {
  float: left;
  width: 50%;
  text-align: left;
}
.dialog .promoter-checker input {
  margin-right: 8px;
}
.dialog .input-row.promoters .promoter-list {
  max-height: 200px;
  overflow-y: auto;
}
.dialog .input-row.promoters input.search {
  border: 2px solid #000;
  display: block;
  max-width: 300px;
  margin: 12px 0;
  border-radius: 4px;
  padding: 4px 6px;
  width: 100%;
}
@media all and (max-width: 1366px) and (max-height: 800px) {
  .dialog.available .heading {
    font-size: 24px;
  }
  .dialog.available input, .dialog.available select {
    font-size: 12px !important;
    padding: 6px !important;
  }
}
.dialog.available form .picker--opened .picker__frame {
  top: 32px !important;
  bottom: auto !important;
}
.dialog.available .top-btn-row {
  margin-bottom: 16px;
  text-align: center;
}
.dialog .input-row.bio textarea {
  min-height: 100px;
}

.back-to-calendar {
  color: #000;
  text-decoration: none;
}
.back-to-calendar:hover {
  text-decoration: underline;
}

.enquiry-add-dialog textarea.primary {
  min-height: 200px;
  max-height: 400px;
  font-size: 14px;
}

@media all and (max-width: 1024px) {
  .remodal {
    margin-bottom: 80px;
  }
}

.remodal {
  border: 7px solid #87f9d8;
  border-radius: 6px;
  padding-top: 32px;
  padding-bottom: 32px;
  margin-top: 8px;
}
.remodal.video-dialog {
  background: transparent;
  border: 0;
  max-width: 1400px;
}
.remodal.video-dialog .remodal-close:hover {
  color: #fff;
  opacity: 1;
}
.remodal.gallery, .remodal.playRadio {
  padding: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
}
.remodal.gallery .title, .remodal.playRadio .title {
  color: #ffffff;
  font-size: 16px;
  line-height: 22px;
}
.remodal.gallery .remodal-close, .remodal.playRadio .remodal-close {
  z-index: 10;
  color: #ffffff;
  top: 30px;
  right: 30px;
}
.remodal.gallery .remodal-close:before, .remodal.playRadio .remodal-close:before {
  font-size: 56px;
  font-family: Lato, sans-serif !important;
  font-weight: 100;
}
.remodal.gallery .owl-prev, .remodal.gallery .owl-next, .remodal.playRadio .owl-prev, .remodal.playRadio .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.remodal.gallery .owl-prev .fa, .remodal.gallery .owl-next .fa, .remodal.playRadio .owl-prev .fa, .remodal.playRadio .owl-next .fa {
  color: #ffffff;
  font-size: 60px !important;
  font-weight: 100;
}
.remodal.gallery .owl-prev, .remodal.playRadio .owl-prev {
  left: -40px;
}
.remodal.gallery .owl-next, .remodal.playRadio .owl-next {
  right: -40px;
}
@media screen and (max-width: 806px) {
  .remodal.gallery .remodal-close, .remodal.playRadio .remodal-close {
    right: 20px;
    top: 20px;
  }
  .remodal.gallery .owl-prev, .remodal.playRadio .owl-prev {
    left: 20px;
  }
  .remodal.gallery .owl-next, .remodal.playRadio .owl-next {
    right: 20px;
  }
}
@media screen and (max-width: 500px) {
  .remodal {
    padding: 16px;
  }
}
.remodal.signin .btn {
  width: 100%;
  display: block;
}
.remodal.signin .forgot-password-link {
  text-align: right;
  display: block;
  color: #000;
}
.remodal .constrainer.form {
  max-width: 538px;
}
@media screen and (max-width: 500px) {
  .remodal .constrainer {
    padding: 0;
  }
}
.remodal .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width: 500px) {
  .remodal .heading {
    font-size: 20px;
  }
}
.remodal .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 16px;
  margin-top: 32px;
}
@media screen and (max-width: 500px) {
  .remodal .subheading {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .remodal input[type=text].primary,
.remodal input[type=password].primary {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .remodal .btn {
    font-size: 14px;
  }
}
.remodal .messages {
  margin-bottom: 16px;
}
.remodal .remodal-close,
.remodal .remodal-close::before {
  left: auto;
  right: 0;
}
.remodal .inline-label-row {
  font-size: 0;
}
.remodal .inline-label-row .inline-label-left {
  width: 10%;
  display: inline-block;
  font-size: 14px;
  text-align: left;
}
.remodal .inline-label-row .inline-label-right {
  width: 28%;
  display: inline-block;
  font-size: 14px;
  text-align: left;
  padding-left: 8px;
}
.remodal .inline-label-row .inline-label {
  width: 38%;
  display: inline-block;
  font-size: 14px;
  text-align: left;
}
@media screen and (max-width: 612px) {
  .remodal .inline-label-row .inline-label {
    width: 45%;
    font-size: 12px;
  }
}
@media screen and (max-width: 408px) {
  .remodal .inline-label-row .inline-label {
    width: 65%;
  }
}
.remodal .inline-label-row .primary.inline {
  width: 62%;
  display: inline-block;
  font-size: 16px;
}
@media screen and (max-width: 612px) {
  .remodal .inline-label-row .primary.inline {
    width: 55%;
    font-size: 12px;
    height: auto;
    padding: 0.6em 0.8em;
  }
}
@media screen and (max-width: 408px) {
  .remodal .inline-label-row .primary.inline {
    width: 35%;
  }
}

.team-seperator {
  margin-bottom: 32px;
}

.checkbox-wrap {
  display: inline-block;
  min-width: 140px;
  margin-right: 24px;
}
.checkbox-wrap .tickbox-label {
  display: inline-block;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  text-transform: none;
  font-size: 16px;
}

.tickbox-label {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

input[type=checkbox].primary {
  margin-right: 4px;
}

table.primary {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 16px;
}
table.primary th {
  background: #232323;
  color: #FFF;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding: 16px 8px;
}
table.primary th.left {
  text-align: left;
}
table.primary td {
  background: #FFF;
  text-align: left;
  padding: 12px;
  vertical-align: top;
  border: 2px solid #d7d7d7;
}

table.secondary {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 16px;
}
table.secondary th {
  background: #232323;
  color: #FFF;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding: 16px 8px;
}
table.secondary th.left {
  text-align: left;
}
table.secondary .center-text {
  text-align: center;
}
table.secondary .re-order-pencils {
  display: inline-block;
  width: 30px;
}
table.secondary .re-order-pencils .reorder {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #000;
  cursor: pointer;
}
table.secondary td {
  background: #FFF;
  text-align: left;
  padding: 12px;
  vertical-align: middle;
  border: 2px solid #d7d7d7;
  border-right: 0;
  border-left: 0;
}
table.secondary td .text-link {
  transition: all 0.2s ease;
}
table.secondary td .text-link:hover {
  color: #87f9d9;
}
table.secondary td .long {
  max-height: 96px;
  overflow-y: hidden;
}
table.secondary td.thumbnail {
  width: 100px;
}
table.secondary td.right {
  text-align: right;
}
table.secondary td:first-child {
  border-left: 2px solid #d7d7d7;
}
table.secondary td:last-child {
  border-right: 2px solid #d7d7d7;
}

table.tertiary {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 16px;
}
table.tertiary th {
  color: #000;
  text-align: left;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding: 16px 8px;
  background: #FFF;
  border-bottom: 3px solid #b7b7b7;
}
table.tertiary th.left {
  text-align: left;
}
table.tertiary td {
  text-align: left;
  padding: 12px;
  vertical-align: top;
  border-bottom: 1px solid #b7b7b7;
  background: #FFF;
}

.chat-holder {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}
.chat-holder .unread-circle {
  position: absolute;
  top: -5px;
  right: -3px;
  transition: opacity 1s;
  width: 15px;
  height: 15px;
  background-color: #d61723;
  border-radius: 50%;
  z-index: 40;
  display: none;
}
.chat-holder .unread-circle.active {
  display: block;
}
.chat-holder .fa-commenting-o {
  font-size: 24px;
  position: relative;
}
.chat-holder .relative-wrap {
  position: relative;
}

.notification-holder {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  color: #FFF;
}
@media screen and (max-width: 736px) {
  .notification-holder {
    position: static;
  }
}
.notification-holder.active .notification-counter {
  opacity: 1;
}
.notification-holder .notification-counter {
  position: absolute;
  top: -7px;
  right: -6px;
  transition: opacity 1s;
  opacity: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #d61723;
  line-height: 20px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  z-index: 40;
}
.notification-holder .fa-bell {
  font-size: 24px;
  position: relative;
}
.notification-holder .relative-wrap {
  position: relative;
}
.notification-holder .new-notification-flyout {
  position: absolute;
  top: 43px;
  right: -16px;
  width: 350px;
  background: #FFF;
  line-height: 1.3;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
  cursor: default;
  font-family: "Lato", sans-serif;
}
.notification-holder .new-notification-flyout .clear-btn {
  display: none !important;
}
.notification-holder .new-notification-flyout.active {
  opacity: 1;
  pointer-events: auto;
}
.notification-holder .new-notification-flyout.active .arrow {
  opacity: 1;
}
@media screen and (max-width: 736px) {
  .notification-holder .new-notification-flyout.active .arrow {
    display: none;
    opacity: 0;
  }
}
.notification-holder .new-notification-flyout .arrow {
  transition: opacity 0.5s;
  bottom: 100%;
  right: 16px;
  max-width: 23px;
  transform: translateY(4px);
  position: absolute;
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 736px) {
  .notification-holder .new-notification-flyout .arrow {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  .notification-holder .new-notification-flyout {
    right: 0;
    top: 60px;
    width: 100vw;
  }
}
.notification-holder .new-notification-flyout .notification {
  padding: 16px;
}
.notification-holder .notifications {
  position: absolute;
  top: 43px;
  right: -15px;
  width: 350px;
  background: #FFF;
  line-height: 1.3;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.5s;
  padding: 16px;
  cursor: default;
}
.notification-holder .notifications.active {
  opacity: 1;
  pointer-events: auto;
}
.notification-holder .notifications.active .arrow {
  opacity: 1;
}
@media screen and (max-width: 736px) {
  .notification-holder .notifications.active .arrow {
    display: none;
    opacity: 0;
  }
}
@media screen and (max-width: 736px) {
  .notification-holder .notifications {
    right: 0;
    top: 60px;
    width: 100vw;
  }
}
.notification-holder .notifications .arrow {
  transition: opacity 0.5s;
  bottom: 100%;
  right: 16px;
  position: absolute;
  max-width: 23px;
  transform: translateY(4px);
  pointer-events: none;
  opacity: 0;
}
.notification-holder .notifications .heading {
  text-transform: uppercase;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  border-bottom: 2px solid #000;
  padding-bottom: 12px;
  color: #000;
  font-weight: bold;
}
.notification-holder .notifications .notification-inner {
  max-height: 300px;
  overflow-y: auto;
  font-family: "Lato", sans-serif;
  padding-right: 20px;
}
.notification-holder .notifications .see-all-row {
  text-align: center;
  border-top: 2px solid #000;
  padding-top: 12px;
}
.notification-holder .notifications .see-all-row a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  color: #000;
  font-weight: bold;
}
.notification-holder .notifications .no-notifications {
  color: #959595;
  text-align: center;
  padding: 12px;
}
.notification-holder .notification {
  color: #232323;
  text-align: left;
  border-bottom: 1px solid #000;
  padding: 12px 0;
  position: relative;
}
.notification-holder .notification:last-child {
  border-bottom: 0;
}
.notification-holder .notification .clear-btn {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #000;
}
.notification-holder .notification .image-holder {
  float: left;
  width: 61px;
  height: 61px;
  background-size: cover;
  background-position: center center;
  margin-right: 12px;
}
.notification-holder .notification .text {
  font-size: 15px;
  overflow: hidden;
  padding-right: 24px;
}
.notification-holder .notification .text a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.notification-holder .notification .time-ago {
  color: #959595;
  font-size: 14px;
  margin-top: 4px;
}
.notification-holder .notification .action-row {
  margin-top: 8px;
}
.notification-holder .notification .action-row .btn {
  margin-right: 12px;
}
.notification-holder .notification .action-row .btn:last-child {
  margin-right: 0;
}
.notification-holder .notification .action-row .btn.primary {
  font-size: 14px;
  padding: 0.2em 0.4em;
}

.full-size-menu {
  position: fixed;
  left: 8px;
  right: 8px;
  bottom: 0px;
  border-bottom: 8px solid #87F9D8;
  top: 76px;
  background-image: url(/images/Menu_BG.jpg?1b2fd5087834c19afc6b79250d1a6b86);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 9999;
  display: none;
  opacity: 0;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  color: #000;
  font-weight: bold;
}
@media screen and (max-width: 414px) {
  .full-size-menu {
    top: 66px;
  }
}
.full-size-menu .social-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #FFF;
  text-align: center;
  padding: 16px 0;
}
.full-size-menu .social-bar .fa {
  font-size: 20px;
  margin-right: 16px;
  color: #000;
  text-decoration: none;
}
.full-size-menu .social-bar .fa:last-child {
  margin-right: 0;
}
.full-size-menu .social-bar .share {
  position: relative;
  display: inline-block;
}
.full-size-menu .social-bar .share .share-holder {
  display: block;
}
.full-size-menu .menu-itmes-wrap {
  left: 50%;
  width: 1000px;
  max-width: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: -40px;
}
@media all and (max-width: 660px) {
  .full-size-menu .menu-itmes-wrap {
    position: relative;
    top: 0;
    left: 0;
    margin-top: 0px;
    transform: translate(0, 0);
  }
}
.full-size-menu .menu-itmes-wrap .scroll-wrap {
  max-height: calc(100vh - 132px);
  height: 100%;
  overflow-y: auto;
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div {
  overflow: hidden;
  width: 50%;
  padding: 20px;
  float: left;
  text-align: center;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
}
@media all and (max-width: 660px) {
  .full-size-menu .menu-itmes-wrap .scroll-wrap > div {
    width: 100%;
    float: none;
    text-align: left;
  }
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div .inner-wrap {
  display: inline-block;
  position: relative;
  text-align: left;
  transition: all 0.25s;
  margin-bottom: 0;
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div .inner-wrap.opened-sub {
  transform: translateX(-700px);
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div a {
  display: block;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div a, .full-size-menu .menu-itmes-wrap .scroll-wrap > div div {
  margin-bottom: 12px;
}
.full-size-menu .menu-itmes-wrap .scroll-wrap > div a:last-child, .full-size-menu .menu-itmes-wrap .scroll-wrap > div div:last-child {
  margin-bottom: 0;
}
.full-size-menu .menu-itmes-wrap .left {
  border-right: 3px solid #000;
}
@media all and (max-width: 660px) {
  .full-size-menu .menu-itmes-wrap .left {
    border-right: 0 none;
    border-bottom: 3px solid #000;
  }
}
.full-size-menu .menu-itmes-wrap .parent {
  position: relative;
}
.full-size-menu .menu-itmes-wrap .parent .parent-title .fa {
  font-size: 30px;
  position: absolute;
  right: -32px;
  top: -5px;
  width: 50px;
  text-align: right;
}
.full-size-menu .menu-itmes-wrap .sub-items {
  left: 50%;
  position: absolute;
  top: 20px;
  text-align: left;
  transform: translateX(700px);
  transition: all 0.25s;
}
@media all and (max-width: 660px) {
  .full-size-menu .menu-itmes-wrap .sub-items {
    left: 20px;
  }
}
.full-size-menu .menu-itmes-wrap .sub-items.open {
  transform: translateX(-50%);
}
@media all and (max-width: 660px) {
  .full-size-menu .menu-itmes-wrap .sub-items.open {
    transform: translateX(0);
  }
}
.full-size-menu .menu-itmes-wrap .sub-items a {
  margin-left: 31px;
  width: 100%;
  display: block;
}
.full-size-menu .menu-itmes-wrap .sub-items .title {
  margin-bottom: 20px;
}
.full-size-menu .menu-itmes-wrap .sub-items .fa {
  font-size: 30px;
  float: left;
  margin-right: 20px;
  position: relative;
  top: -5px;
}

.home-page-new select option {
  color: #000 !important;
}
.home-page-new .background-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 12;
  opacity: 0.15;
}
.home-page-new .sign-up-fixed {
  position: fixed;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  background: #87f9d9;
  color: #000000;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  padding: 16px;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.15);
}
@media all and (max-width: 800px) {
  .home-page-new .sign-up-fixed {
    padding: 8px 16px;
    font-size: 14px;
  }
}
.home-page-new .section {
  position: relative;
}
.home-page-new .section:first-child {
  border-bottom: none;
}
.home-page-new .info-row {
  background: #87f9d9;
  text-align: center;
  padding: 42px 0px;
}
@media all and (max-width: 600px) {
  .home-page-new .info-row {
    padding: 32px 0;
  }
}
.home-page-new .info-row p {
  margin-bottom: 0;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .home-page-new .info-row p {
    font-size: 14px;
  }
}
.home-page-new .info-row p.large {
  font-weight: bold;
  font-size: 18px;
}
@media all and (max-width: 600px) {
  .home-page-new .info-row p.large {
    font-size: 16px;
  }
}
@media all and (max-width: 600px) {
  .home-page-new .info-row p.desk-only {
    display: none;
  }
}
.home-page-new .info-row ul.mobile-only {
  display: none;
  margin: 12px auto 0;
  padding: 0 0 0 32px;
  max-width: 464px;
  text-align: left;
}
@media all and (max-width: 600px) {
  .home-page-new .info-row ul.mobile-only {
    display: block;
  }
}
.home-page-new .info-row ul.mobile-only li {
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.home-page-new .header {
  position: relative;
  z-index: 1;
  left: 0;
  right: 0;
  height: auto;
}
.home-page-new .background {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(/images/Crowd_1920x1080.jpg?ba9f8f884b82be56d7f61ac3fe0be97e) #000 center center no-repeat;
  background-size: cover;
  z-index: 10;
  overflow: hidden;
}
.home-page-new .background video {
  height: auto;
  left: 50%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 10;
  min-width: 100%;
}
.home-page-new .background-crossfade {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: url(/images/Crowd_1920x1080.jpg?ba9f8f884b82be56d7f61ac3fe0be97e) #000 center center no-repeat;
  background-size: cover;
  z-index: 11;
  opacity: 0;
  display: none;
}
.home-page-new .login-link {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px 32px;
  background: #87f9d8;
  text-align: center;
  color: #000;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.home-page-new .logo {
  max-width: 265px;
  width: 50%;
  margin: 0 auto 32px;
  display: block;
}
@media all and (max-width: 1366px) {
  .home-page-new .logo {
    max-width: 200px;
  }
}
.home-page-new .center-content {
  max-width: 660px;
  position: relative;
  z-index: 20;
  margin: 0 auto;
  padding: 140px 0 200px;
}
@media all and (max-width: 1366px) {
  .home-page-new .center-content {
    padding: 80px 16px;
  }
}
.home-page-new .arrow-down {
  position: absolute;
  left: 50%;
  bottom: 16px;
  z-index: 100;
  transform: translateX(-50%);
}
@media all and (max-width: 1366px) {
  .home-page-new .arrow-down {
    width: 16px;
    bottom: 8px;
  }
}
.home-page-new .intro {
  color: #FFF;
  text-align: center;
}
.home-page-new .intro .heading {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.1;
}
@media all and (max-width: 1366px) {
  .home-page-new .intro .heading {
    font-size: 18px;
  }
}
@media all and (max-width: 450px) {
  .home-page-new .intro .heading {
    font-size: 16px;
  }
}
.home-page-new .intro .heading .coming-soon {
  font-size: 30px;
  color: #87f9d8;
  margin-bottom: 20px;
  letter-spacing: 0.75px;
}
@media all and (max-width: 1366px) {
  .home-page-new .intro .heading .coming-soon {
    font-size: 26px;
    margin-bottom: 16px;
  }
}
@media all and (max-width: 450px) {
  .home-page-new .intro .heading .coming-soon {
    font-size: 20px;
  }
}
.home-page-new .intro p.large {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0.45px;
}
@media all and (max-width: 1366px) {
  .home-page-new .intro p.large {
    font-size: 15px;
  }
}
.home-page-new .intro p.highlight {
  color: #7cf8d4;
}
.home-page-new .intro .intro-paragraph {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 44px;
  letter-spacing: 0.4px;
}
@media all and (max-width: 1366px) {
  .home-page-new .intro .intro-paragraph {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.home-page-new .intro .social-links {
  margin-bottom: 38px;
  display: block;
}
.home-page-new .intro .buttons {
  font-size: 0;
}
.home-page-new .intro .buttons .top-row {
  margin-bottom: 12px;
}
@media all and (max-width: 479px) {
  .home-page-new .intro .buttons .top-row {
    margin-bottom: 16px;
  }
}
.home-page-new .intro .buttons .btn {
  width: 210px;
  font-size: 13px;
}
.home-page-new .intro .buttons .btn:first-child {
  margin-right: 12px;
}
@media all and (max-width: 479px) {
  .home-page-new .intro .buttons .btn:first-child {
    margin-bottom: 16px;
    margin-right: 0px;
  }
}
@media all and (max-width: 479px) {
  .home-page-new .intro .buttons .btn {
    display: block;
    width: auto;
  }
}
.home-page-new .intro .inner.btn-single {
  text-align: center;
  margin-right: 0 auto;
  width: 100%;
  margin-bottom: 4%;
}
.home-page-new .intro .inner.btn-single .plain {
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-top: 8px;
}
.home-page-new .intro .inner.btn-single .btn {
  margin: 0 auto;
  margin-right: 0;
}
.home-page-new .intro .btn-row {
  font-size: 0;
  margin-bottom: 32px;
}
.home-page-new .intro .btn-row .inner {
  float: left;
  width: 30.66666%;
  text-align: center;
  margin-right: 4%;
}
.home-page-new .intro .btn-row .inner:last-child {
  margin-right: 0;
}
.home-page-new .intro .btn-row .inner .plain {
  font-size: 16px;
  color: #ffffff;
  display: block;
  margin-top: 8px;
}
.home-page-new .intro .btn-row .inner .btn {
  margin: 0 auto;
  margin-right: 0;
}
.home-page-new .intro .btn-row.no-margin {
  margin-bottom: 0;
}
.home-page-new .intro .btn-row .btn {
  font-size: 18px;
}
.home-page-new .promoter-sign-up-message {
  padding-top: 32px;
}
.home-page-new .signup-row {
  padding: 44px 0;
}
@media all and (max-width: 1366px) {
  .home-page-new .signup-row {
    padding: 32px 0;
  }
}
@media all and (max-width: 600px) {
  .home-page-new .signup-row {
    padding: 20px 0;
  }
}
.home-page-new .signup-row.member {
  background-image: url(/images/background-member-signup.jpg?d8f8d10c28004c6ec5d3e7d342dd05da);
  background-size: cover;
  background-position: top center;
}
.home-page-new .signup-row.artist .typeahead .flyout .row {
  color: #000;
}
.home-page-new .signup-row.artist .typeahead .flyout .row:hover {
  color: #FFF;
}
.home-page-new .signup-row .constrainer {
  max-width: 1436px;
}
.home-page-new .signup-row .thumbnail {
  cursor: pointer;
}
.home-page-new .signup-row .row {
  display: flex;
}
@media all and (max-width: 1110px) {
  .home-page-new .signup-row .row {
    display: block;
  }
}
.home-page-new .signup-row .row .left .heading,
.home-page-new .signup-row .row .right .heading {
  text-align: left;
  font-size: 28px;
  text-transform: uppercase;
  color: #89f9d9;
  font-weight: bold;
  margin-bottom: 32px;
  line-height: 1;
}
@media all and (max-width: 1366px) {
  .home-page-new .signup-row .row .left .heading,
.home-page-new .signup-row .row .right .heading {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.home-page-new .signup-row .row .left {
  width: 37%;
  padding-right: 74px;
  border-right: 3px solid #89f9d9;
  color: #FFF;
}
@media all and (max-width: 1366px) {
  .home-page-new .signup-row .row .left {
    padding-right: 32px;
  }
}
@media all and (max-width: 1110px) {
  .home-page-new .signup-row .row .left {
    display: none;
  }
}
.home-page-new .signup-row .row .right {
  padding-left: 74px;
  width: 63%;
  color: #FFF;
}
@media all and (max-width: 1366px) {
  .home-page-new .signup-row .row .right {
    padding-left: 32px;
  }
}
@media all and (max-width: 1110px) {
  .home-page-new .signup-row .row .right {
    width: 100%;
    padding-left: 16px;
  }
}
.home-page-new .signup-row .row .thumbnail {
  margin-bottom: 30px;
}
.home-page-new .signup-row .row .thumbnail img {
  display: block;
}
.home-page-new .signup-row .row p {
  font-size: 14px;
  margin-bottom: 24px;
}
.home-page-new .signup-row .row .benefit-row {
  display: flex;
  align-items: center;
  margin-bottom: 22px;
}
.home-page-new .signup-row .row .benefit-row .icon-holder {
  min-width: 66px;
}
.home-page-new .signup-row .row .benefit-row .icon-holder img {
  max-width: 66px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.home-page-new .signup-row .row .benefit-row .text {
  flex-grow: 1;
  padding-left: 50px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.home-page-new .signup-row .row .input-row.password {
  margin-bottom: 40px;
}
@media all and (max-width: 666px) {
  .home-page-new .signup-row .row .input-row.password {
    margin-bottom: 2%;
  }
}
@media all and (max-width: 666px) {
  .home-page-new .signup-row .row .input-row.captcha .input-inner.half-width {
    width: 100%;
    text-align: center;
  }
}
@media all and (max-width: 666px) {
  .home-page-new .signup-row .row .input-row.captcha .input-inner.half-width:first-child {
    padding-right: 0;
    margin-bottom: 2%;
  }
}
@media all and (max-width: 666px) {
  .home-page-new .signup-row .row .input-row.captcha .input-inner.half-width .g-recaptcha > div {
    margin: 0 auto;
  }
}
@media all and (max-width: 340px) {
  .home-page-new .signup-row .row .input-row.captcha .input-inner.half-width .g-recaptcha > div {
    transform: scale(0.92);
    transform-origin: 0 0;
    width: 279px !important;
    margin: 0 auto;
  }
}
@media all and (max-width: 480px) {
  .home-page-new .signup-row .row .input-row .input-inner.half-width {
    width: 100%;
  }
}
@media all and (max-width: 480px) {
  .home-page-new .signup-row .row .input-row .input-inner.half-width:first-child {
    padding-right: 0;
    margin-bottom: 2%;
  }
}
.home-page-new .signup-row .row .btn.sign-up {
  margin-bottom: 16px;
}
.home-page-new .signup-row .row .btn.sign-up:hover {
  background: #89f9d9;
}
.home-page-new .signup-row .row .genre-container {
  margin-bottom: 16px;
}
.home-page-new .signup-row .row .genre-container .input-row {
  font-size: 0;
}
.home-page-new .signup-row .row .genre-container .input-row .genre {
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .home-page-new .signup-row .row .genre-container .input-row .genre {
    width: 50%;
  }
}
@media all and (max-width: 360px) {
  .home-page-new .signup-row .row .genre-container .input-row .genre {
    font-size: 14px;
  }
}
@media all and (max-width: 330px) {
  .home-page-new .signup-row .row .genre-container .input-row .genre span {
    padding-left: 12px;
  }
}
.home-page-new .signup-row .row .terms {
  font-size: 10px;
}
.home-page-new .signup-row .row .terms a {
  color: #89f9d9;
}
.home-page-new .signup-row .genre-flyout .genre {
  color: #000;
}
.home-page-new .signup-row .selected-genres {
  background: #FFF;
}
.home-page-new .signup-row .selected-genres .selected-genre {
  color: #000;
  border-radius: 100px;
  border: none;
  padding: 8px 16px;
}
.home-page-new .signup-row .selected-genres .selected-genre .remove {
  margin-left: 4px;
}
.home-page-new .heading {
  text-align: center;
  font-size: 16px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 74px;
}
@media all and (max-width: 1366px) {
  .home-page-new .heading {
    margin-bottom: 32px;
    font-size: 14px;
  }
}
@media all and (max-width: 600px) {
  .home-page-new .heading {
    margin-bottom: 20px;
  }
}
.home-page-new .heading .large {
  font-size: 41px;
  font-weight: bold;
}
@media all and (max-width: 1366px) {
  .home-page-new .heading .large {
    font-size: 28px;
  }
}
@media all and (max-width: 600px) {
  .home-page-new .heading .large {
    font-size: 24px;
  }
}
.home-page-new .professional-accounts-info-row {
  background: #151515;
  padding: 100px 0 84px;
}
@media all and (max-width: 1366px) {
  .home-page-new .professional-accounts-info-row {
    padding: 32px 0;
  }
}
@media all and (max-width: 600px) {
  .home-page-new .professional-accounts-info-row {
    padding: 0 0;
  }
}
.home-page-new .professional-accounts-info-row .heading {
  margin-bottom: 32px;
}
@media all and (max-width: 600px) {
  .home-page-new .professional-accounts-info-row .heading {
    margin-bottom: 20px;
  }
}
.home-page-new .professional-accounts-info-row .tabs {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media all and (max-width: 630px) {
  .home-page-new .professional-accounts-info-row .tabs {
    flex-direction: column;
  }
}
.home-page-new .professional-accounts-info-row .tabs .tab {
  border: 6px solid #89f9d9;
  text-align: center;
  padding: 16px 16px;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  color: #89f9d9;
  width: 30%;
  line-height: 1;
  transition: color 0.25s, background 0.25s;
}
.home-page-new .professional-accounts-info-row .tabs .tab.active {
  background: #89f9d9;
  color: #000;
}
.home-page-new .professional-accounts-info-row .tabs .tab:after {
  display: none;
}
@media all and (max-width: 1366px) {
  .home-page-new .professional-accounts-info-row .tabs .tab {
    font-size: 20px;
  }
}
@media all and (max-width: 800px) {
  .home-page-new .professional-accounts-info-row .tabs .tab {
    font-size: 16px;
    padding: 16px 8px;
  }
}
@media all and (max-width: 630px) {
  .home-page-new .professional-accounts-info-row .tabs .tab {
    width: 100%;
    margin-bottom: 16px;
    font-size: 18px;
  }
}
.home-page-new .tab-content-holder {
  background-image: url(/images/background-smoke.png?648f9b46a7c9a708e37e08384be655c7);
  background-size: cover;
  background-position: bottom center;
  background-color: #151515;
}
.home-page-new .tab-content-holder .constrainer {
  max-width: 1436px;
}

.navigate-page-wrap .mobile-bottom-bar, .navigate-page-wrap .audio-player-radio {
  display: none !important;
}

.mobile-bottom-bar {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 10000;
  display: none;
  border-top: 8px solid #87F9D8;
  font-size: 0;
}
@media all and (max-width: 1024px) {
  .mobile-bottom-bar {
    display: block;
  }
}
.mobile-bottom-bar .item {
  display: inline-block;
  vertical-align: middle;
  width: 20%;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #000;
  text-decoration: none;
  padding: 8px 0;
}
@media all and (max-width: 460px) {
  .mobile-bottom-bar .item {
    font-size: 10px;
  }
}
@media all and (max-width: 380px) {
  .mobile-bottom-bar .item {
    font-size: 9px;
  }
}
@media all and (max-width: 340px) {
  .mobile-bottom-bar .item {
    font-size: 8px;
  }
}
.mobile-bottom-bar .item .label {
  white-space: nowrap;
}
.mobile-bottom-bar .item .icon {
  margin-bottom: 4px;
}
.mobile-bottom-bar .item .icon .fa {
  font-size: 24px;
}
.mobile-bottom-bar .item .icon img {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: block;
  margin: 0 auto;
  border: 2px solid #000;
}
.mobile-bottom-bar .item.active .notification-counter {
  opacity: 1;
}
.mobile-bottom-bar .item .notification-counter {
  position: absolute;
  top: -5px;
  left: 50%;
  transition: opacity 1s;
  opacity: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  background-color: #d61723;
  line-height: 20px;
  border-radius: 50%;
  font-size: 10px;
  color: #FFF;
  z-index: 40;
}
.mobile-bottom-bar .item .relative-wrap {
  position: relative;
}

.under-cta {
  text-align: center;
  font-size: 18px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #87f9d8;
  padding: 16px 8px;
  color: #000;
  z-index: 100;
}
@media screen and (max-height: 607px) {
  .under-cta {
    font-size: 14px;
  }
}
@media screen and (max-height: 607px) {
  .under-cta {
    padding: 12px 8px;
  }
}
.under-cta a {
  color: #000;
  text-decoration: none;
  display: block;
  text-align: center;
}
@media screen and (max-width: 403px) {
  .under-cta a .heavy {
    display: block;
  }
}
.under-cta em {
  font-size: 16px;
  color: #000;
}
@media screen and (max-height: 607px) {
  .under-cta em {
    font-size: 12px;
  }
}

.section.music-mapped-section {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 330px 0;
}
@media screen and (max-height: 1120px) {
  .section.music-mapped-section {
    padding: 200px 16px;
  }
}
@media screen and (max-width: 900px) {
  .section.music-mapped-section {
    padding: 60px 16px;
  }
}
@media all and (max-width: 600px) {
  .section.music-mapped-section {
    padding: 32px 8px;
  }
}
.section.music-mapped-section .section-click {
  z-index: 13;
}
.section.music-mapped-section .background-overlay {
  opacity: 1;
}
.section.music-mapped-section .overlay {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  padding: 62px 112px;
  background: #87f9d8;
  text-align: center;
  z-index: 13;
}
@media screen and (max-height: 900px) {
  .section.music-mapped-section .overlay {
    padding: 32px 32px;
  }
}
@media all and (max-width: 600px) {
  .section.music-mapped-section .overlay {
    padding: 20px 16px;
  }
}
.section.music-mapped-section .overlay.secondary {
  background: transparent;
  border: 4px solid #000000;
}
.section.music-mapped-section .overlay .title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 30px;
  font-weight: 900;
}
@media all and (max-width: 600px) {
  .section.music-mapped-section .overlay .title {
    font-size: 24px;
  }
}
@media all and (max-width: 360px) {
  .section.music-mapped-section .overlay .title {
    font-size: 20px;
  }
}
.section.music-mapped-section .overlay p {
  font-size: 16px;
  margin: 20px 0 36px 0;
}
@media all and (max-width: 900px) {
  .section.music-mapped-section .overlay p {
    margin: 12px 0 24px 0;
  }
}
@media all and (max-width: 600px) {
  .section.music-mapped-section .overlay p {
    font-size: 14px;
  }
}
.section.music-mapped-section .overlay .btn {
  width: 214px;
}
@media all and (max-width: 600px) {
  .section.music-mapped-section .overlay .btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 736px) {
  .section.music-mapped-section .section-click {
    display: none;
  }
}

.landing-page .alerts {
  display: none !important;
}
@media screen and (max-width: 736px) {
  .landing-page .header .right .sign-in-btn {
    font-size: 12px;
    width: 90px;
  }
}
.landing-page .footer {
  display: none;
}
.landing-page .signup-accordion {
  display: none;
}
.landing-page .signup-accordion .industry-signup {
  font-family: "brandon-grotesque", sans-serif;
  background: #000000;
  text-align: center;
  padding: 16px 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
}
.landing-page .signup-accordion .signup-item {
  margin-bottom: 6px;
  background: #87f9d8;
  color: #000000;
}
.landing-page .signup-accordion .signup-item .home-info {
  display: none;
}
.landing-page .signup-accordion .signup-item.promoter {
  margin-bottom: 0;
}
.landing-page .signup-accordion .signup-item.promoter .promoter-info {
  display: block;
}
.landing-page .signup-accordion .signup-item.member .member-info {
  display: block;
}
.landing-page .signup-accordion .signup-item.artist .artist-info {
  display: block;
}
.landing-page .signup-accordion .signup-item.venue .venue-info {
  display: block;
}
.landing-page .signup-accordion .signup-item .signup-title {
  padding: 20px 30px;
  position: relative;
}
@media all and (max-width: 600px) {
  .landing-page .signup-accordion .signup-item .signup-title {
    padding: 12px;
  }
}
.landing-page .signup-accordion .signup-item .signup-title span {
  display: block;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 22px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .landing-page .signup-accordion .signup-item .signup-title span {
    padding-bottom: 8px;
  }
}
.landing-page .signup-accordion .signup-item .signup-title .toggle {
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-12%);
}
@media all and (max-width: 600px) {
  .landing-page .signup-accordion .signup-item .signup-title .toggle {
    right: 12px;
  }
}
.landing-page .signup-accordion .signup-item .signup-title .toggle .fa {
  font-size: 34px;
  font-weight: 100;
  cursor: pointer;
}
.landing-page .signup-accordion .signup-item .signup-title .btn {
  width: 300px;
}
@media all and (max-width: 600px) {
  .landing-page .signup-accordion .signup-item .signup-title .btn {
    width: calc(100% - 50px);
  }
}
@media screen and (max-width: 414px) {
  .landing-page .signup-accordion .signup-item .signup-title .btn {
    font-size: 12px;
  }
}
.landing-page .signup-accordion .signup-item .signup-content {
  height: 0;
  overflow: hidden;
  background: #232323;
  overflow-y: auto;
}
.landing-page .signup-accordion .signup-item .signup-content.open {
  height: auto;
}
.landing-page .signup-accordion .signup-item .signup-content .mobile-messages.error {
  display: none;
}
@media screen and (max-width: 736px) {
  .landing-page .signup-accordion .signup-item .signup-content .mobile-messages.error {
    display: block;
  }
}
.landing-page .signup-accordion .signup-item .signup-content .inner {
  padding: 60px 30px;
}
@media screen and (max-width: 360px) {
  .landing-page .signup-accordion .signup-item .signup-content .inner {
    padding: 30px 20px;
  }
}
.landing-page .signup-accordion .signup-item .signup-content .inner .subheading, .landing-page .signup-accordion .signup-item .signup-content .inner .terms {
  color: #ffffff;
}
.landing-page .signup-accordion .signup-item .signup-content .inner .subheading {
  margin-bottom: 6px;
}
.landing-page .signup-accordion .signup-item .signup-content .inner .btn-row {
  margin: 20px 0 0 0;
}
.landing-page .signup-accordion .signup-item .signup-content .inner .genre-row .genre {
  width: 154px;
}
@media screen and (max-width: 400px) {
  .landing-page .signup-accordion .signup-item .signup-content .inner .input-row .input-inner {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .landing-page .signup-accordion .signup-item .signup-content .inner .input-row .input-inner:last-child {
    margin-bottom: 0;
  }
}
.landing-page .signup-accordion .signup-item .signup-content .inner a {
  color: #87f9d8;
}
@media screen and (max-width: 414px) {
  .landing-page .signup-accordion .signup-item .signup-content .inner .usps {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 414px) {
  .landing-page .signup-accordion .signup-item .signup-content .inner .usps .usp {
    width: 49%;
    margin-right: 2%;
  }
  .landing-page .signup-accordion .signup-item .signup-content .inner .usps .usp:nth-child(2n) {
    margin-right: 0;
  }
}
.landing-page .signup-accordion .signup-item .signup-content .title {
  color: #87f9d8;
  font-size: 22px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 900;
  line-height: 32px;
}
.landing-page .signup-accordion .signup-item .signup-content p {
  color: #ffffff;
}
.landing-page .signup-accordion .signup-item .signup-content form .label {
  color: #fff;
  margin-bottom: 8px;
}
@media screen and (max-width: 736px) {
  .landing-page .signup-accordion {
    display: block;
  }
}
@media screen and (max-height: 670px) {
  .landing-page .signup-accordion {
    display: block;
  }
}
.landing-page .messages.error {
  margin-bottom: 16px;
}
.landing-page .input-row {
  margin-bottom: 2%;
}
.landing-page .input-row.email-row {
  margin-bottom: 32px;
}
.landing-page .input-row .subheading {
  font-size: 24px;
  color: #89f9d9;
  text-transform: uppercase;
  margin-bottom: 20px;
}
@media all and (max-width: 1366px) {
  .landing-page .input-row .subheading {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
.landing-page .input-row .input-inner.half-width {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.landing-page .input-row .input-inner:last-child {
  margin-right: 0;
}
.landing-page .input-row .input-inner .label {
  display: none;
}
.landing-page .input-row .input-inner input[type=text],
.landing-page .input-row .input-inner input[type=email],
.landing-page .input-row .input-inner input[type=password],
.landing-page .input-row .input-inner select {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  background: transparent;
  border: 3px solid #87f9d9;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 0 1.2em;
}
@media all and (max-width: 1366px) {
  .landing-page .input-row .input-inner input[type=text],
.landing-page .input-row .input-inner input[type=email],
.landing-page .input-row .input-inner input[type=password],
.landing-page .input-row .input-inner select {
    font-size: 14px;
  }
}
.landing-page .input-row .input-inner select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url(/images/select-arrows.png?f479f1d994a39d5cacfd8b70dab24a72);
  background-position: 94% 50%;
  background-repeat: no-repeat;
  padding-right: 36px;
}
.landing-page .input-row .input-inner ::-webkit-input-placeholder {
  color: #fefefe;
}
.landing-page .input-row .input-inner :-moz-placeholder {
  color: #fefefe;
  opacity: 1;
}
.landing-page .input-row .input-inner ::-moz-placeholder {
  color: #fefefe;
  opacity: 1;
}
.landing-page .input-row .input-inner :-ms-input-placeholder {
  color: #fefefe;
}
.landing-page .input-row .input-inner ::-ms-input-placeholder {
  color: #fefefe;
}
.landing-page .genre-row {
  margin-bottom: 0;
}
.landing-page .genre-row .genre {
  display: inline-block;
  width: 33%;
  margin-bottom: 8px;
  position: relative;
}
.landing-page .genre-row .genre input[type=checkbox] {
  visibility: hidden;
}
.landing-page .genre-row .genre label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background: transparent;
  border: 1px solid #87f9d9;
}
.landing-page .genre-row .genre label:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 8px;
  height: 6px;
  background: transparent;
  top: 6px;
  left: 6px;
  border: 3px solid #87f9d9;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}
.landing-page .genre-row .genre label.selected:after {
  opacity: 1 !important;
}
.landing-page .genre-row .genre:hover label:after {
  opacity: 0.5;
}
.landing-page .genre-row .genre span {
  color: #ffffff;
  padding-left: 16px;
  position: relative;
  top: -1px;
}

.page-bottom-border {
  height: 8px;
  background: #87f9d8;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}
@media screen and (max-width: 736px) {
  .page-bottom-border {
    display: none;
  }
}

.usps {
  margin: 42px 0 0 0;
}
.usps .usp {
  float: left;
  width: 23%;
  margin-right: 2%;
  text-align: center;
}
.usps .usp img {
  height: 66px;
  margin-bottom: 18px;
}
.usps .usp:last-child {
  margin-right: 0;
}
.usps .usp p {
  font-size: 11px;
  font-weight: 700;
  line-height: 13px;
}

@media screen and (max-width: 736px) {
  .section.signup-menu {
    display: none;
  }
}
@media screen and (max-height: 670px) {
  .section.signup-menu {
    display: none;
  }
}
.section.signup-menu .top, .section.signup-menu .bottom {
  height: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.section.signup-menu .top .content, .section.signup-menu .bottom .content {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 20;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
}
.section.signup-menu .top .content .title, .section.signup-menu .bottom .content .title {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 20px;
  z-index: 700;
}
.section.signup-menu .top .content .title span, .section.signup-menu .bottom .content .title span {
  font-weight: 900;
}
.section.signup-menu .top .content .more-info, .section.signup-menu .bottom .content .more-info {
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
}
.section.signup-menu .top .content .more-info .fa, .section.signup-menu .bottom .content .more-info .fa {
  font-size: 25px;
  font-weight: 100;
}
.section.signup-menu .messages.error {
  position: fixed;
  top: 80px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  max-width: 300px;
  padding-right: 32px;
}
.section.signup-menu .messages.error .fa {
  position: absolute;
  top: 8px;
  right: 8px;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
}
@media screen and (max-height: 920px) {
  .section.signup-menu .top {
    height: 60%;
  }
}
.section.signup-menu .top .signup-form {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form {
    height: 100%;
    position: static;
  }
}
.section.signup-menu .top .signup-form .close-form {
  position: relative;
  top: 94px;
  color: #ffffff;
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .section.signup-menu .top .signup-form .close-form {
    top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .section.signup-menu .top .signup-form .close-form {
    top: 30px;
  }
}
@media screen and (max-width: 768px) {
  .section.signup-menu .top .signup-form .close-form {
    top: 30px;
    right: 30px;
    position: absolute;
  }
}
@media screen and (max-height: 825px) {
  .section.signup-menu .top .signup-form .close-form {
    top: 84px;
  }
}
@media screen and (max-height: 768px) {
  .section.signup-menu .top .signup-form .close-form {
    top: 30px;
  }
}
.section.signup-menu .top .signup-form .close-form .fa {
  font-size: 22px;
  color: #87f9d9;
  margin-right: 12px;
}
.section.signup-menu .top .signup-form .venue-info, .section.signup-menu .top .signup-form .artist-info, .section.signup-menu .top .signup-form .member-info, .section.signup-menu .top .signup-form .promoter-info {
  display: none;
}
.section.signup-menu .top .signup-form .inner {
  width: 1470px;
  margin: 0 auto;
  transition: opacity 0.7s ease;
  opacity: 0;
  display: table;
  max-width: 100%;
  height: 100%;
}
@media screen and (max-width: 1560px) {
  .section.signup-menu .top .signup-form .inner {
    width: 100%;
    padding: 0 30px;
  }
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form .inner {
    display: table-cell;
    vertical-align: middle;
  }
}
.section.signup-menu .top .signup-form .inner.active {
  opacity: 1;
}
.section.signup-menu .top .signup-form .inner .info, .section.signup-menu .top .signup-form .inner .form {
  width: 600px;
  max-width: 50%;
  display: table;
  height: 100%;
}
@media screen and (max-width: 1510px) {
  .section.signup-menu .top .signup-form .inner .info, .section.signup-menu .top .signup-form .inner .form {
    width: 50%;
  }
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form .inner .info, .section.signup-menu .top .signup-form .inner .form {
    width: 100%;
    display: block;
    margin-right: 0;
    max-width: 100%;
    float: none;
    height: auto;
  }
}
@media screen and (max-width: 1100px) {
  .section.signup-menu .top .signup-form .inner .usps {
    margin-top: 20px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .usps .usp p {
    font-size: 12px;
    line-height: 17px;
  }
}
@media screen and (max-width: 1260px) {
  .section.signup-menu .top .signup-form .inner .usps .usp p {
    font-size: 10px;
    line-height: 15px;
  }
}
@media screen and (max-width: 1100px) {
  .section.signup-menu .top .signup-form .inner .usps .usp img {
    height: 46px;
  }
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form .inner .usps .usp img {
    height: 54px;
  }
}
@media screen and (max-height: 740px) {
  .section.signup-menu .top .signup-form .inner .usps .usp img {
    height: 54px;
  }
}
.section.signup-menu .top .signup-form .inner .form {
  float: right;
}
@media screen and (max-width: 1260px) {
  .section.signup-menu .top .signup-form .inner .form {
    width: 59%;
    max-width: 100%;
  }
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form .inner .form {
    width: 100%;
  }
}
.section.signup-menu .top .signup-form .inner .form .form-inner {
  display: table-cell;
  vertical-align: middle;
}
.section.signup-menu .top .signup-form .inner .form .artist-form, .section.signup-menu .top .signup-form .inner .form .venue-form, .section.signup-menu .top .signup-form .inner .form .promoter-form, .section.signup-menu .top .signup-form .inner .form .member-form {
  display: none;
}
.section.signup-menu .top .signup-form .inner .form h3 {
  color: #87f9d9;
  margin-bottom: 38px;
}
@media screen and (max-height: 780px) {
  .section.signup-menu .top .signup-form .inner .form h3 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form h3 {
    margin-bottom: 12px;
  }
}
.section.signup-menu .top .signup-form .inner .form .label {
  color: #fff;
  margin-bottom: 2px;
}
.section.signup-menu .top .signup-form .inner .form .subheading {
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 16px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .subheading {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .input-row {
    margin-bottom: 6px;
  }
}
@media screen and (max-height: 882px) {
  .section.signup-menu .top .signup-form .inner .form .input-row {
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .input-row input[type=text], .section.signup-menu .top .signup-form .inner .form .input-row input[type=password], .section.signup-menu .top .signup-form .inner .form .input-row input[type=password] {
    padding: 0 1.2em;
    height: 40px;
  }
}
@media screen and (max-height: 882px) {
  .section.signup-menu .top .signup-form .inner .form .input-row input[type=text], .section.signup-menu .top .signup-form .inner .form .input-row input[type=password], .section.signup-menu .top .signup-form .inner .form .input-row input[type=password] {
    padding: 0 1.2em;
    height: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .input-row select {
    padding: 0 1.2em;
    height: 40px;
  }
}
@media screen and (max-height: 882px) {
  .section.signup-menu .top .signup-form .inner .form .input-row select {
    padding: 0 1.2em;
    height: 40px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .input-row.password {
    margin-bottom: 6px;
  }
}
.section.signup-menu .top .signup-form .inner .form .genre-container {
  position: relative;
}
.section.signup-menu .top .signup-form .inner .form .genre-buttons {
  display: none;
  position: absolute;
  top: -6px;
  left: calc(100% - 24px);
  color: #87f9d9;
}
.section.signup-menu .top .signup-form .inner .form .genre-buttons .fa {
  font-size: 40px;
}
.section.signup-menu .top .signup-form .inner .form .genre-buttons .scroll-up, .section.signup-menu .top .signup-form .inner .form .genre-buttons .scroll-down {
  cursor: pointer;
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .genre-buttons {
    display: block;
  }
}
@media screen and (min-height: 1024px) {
  .section.signup-menu .top .signup-form .inner .form .genre-buttons {
    display: none;
  }
}
@media screen and (max-height: 926px) {
  .section.signup-menu .top .signup-form .inner .form .genre-buttons {
    display: block;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row {
    margin-top: 12px;
    height: 66px;
    overflow-y: hidden;
  }
}
@media screen and (min-height: 1024px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row {
    height: auto;
  }
}
@media screen and (max-height: 926px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row {
    margin-top: 12px;
    height: 66px;
    overflow-y: hidden;
  }
}
@media screen and (max-width: 1510px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre {
    width: 154px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre {
    width: 144px;
  }
}
@media screen and (max-width: 1350px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre {
    width: 120px;
  }
}
@media screen and (max-width: 1024px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre {
    width: 124px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre span {
    font-size: 14px;
  }
}
@media screen and (max-width: 1350px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre span {
    font-size: 12px;
  }
}
@media screen and (max-height: 926px) {
  .section.signup-menu .top .signup-form .inner .form .genre-row .genre span {
    font-size: 14px;
  }
}
.section.signup-menu .top .signup-form .inner .form .btn {
  width: 236px;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  .section.signup-menu .top .signup-form .inner .form .btn {
    max-width: 150px;
  }
}
@media all and (max-width: 500px) {
  .section.signup-menu .top .signup-form .inner .form .btn {
    margin-top: 16px;
  }
}
.section.signup-menu .top .signup-form .inner .form .terms {
  font-size: 10px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 12px;
}
.section.signup-menu .top .signup-form .inner .form .terms a {
  color: #87f9d9;
}
.section.signup-menu .top .signup-form .inner .info {
  float: left;
}
@media screen and (max-width: 1510px) {
  .section.signup-menu .top .signup-form .inner .info {
    padding-right: 24px;
  }
}
@media screen and (max-width: 1260px) {
  .section.signup-menu .top .signup-form .inner .info {
    width: 39%;
  }
}
@media screen and (max-width: 900px) {
  .section.signup-menu .top .signup-form .inner .info {
    width: 100%;
    padding-right: 0;
    float: none;
  }
}
.section.signup-menu .top .signup-form .inner .info .inner {
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 1560px) {
  .section.signup-menu .top .signup-form .inner .info .inner {
    padding: 0;
  }
}
.section.signup-menu .top .signup-form .inner .info .title {
  font-size: 29px;
  font-weight: 900;
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 28px;
  margin-bottom: 20px;
}
.section.signup-menu .top .signup-form .inner .info .title span {
  font-size: 21px;
  color: #87f9d9;
}
.section.signup-menu .top .signup-form .inner .info .title span:last-child {
  color: #ffffff;
}
@media screen and (max-width: 1100px) {
  .section.signup-menu .top .signup-form .inner .info .home-info:last-of-type {
    margin-bottom: 0;
  }
}
.section.signup-menu .top .signup-form .inner .info p {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
}
.section.signup-menu .top .signup-form .inner .info p strong {
  color: #87f9d9;
}
.section.signup-menu .top .content {
  padding-top: 32px;
}
@media screen and (max-height: 760px) {
  .section.signup-menu .top .content {
    padding-top: 48px;
  }
}
.section.signup-menu .top .content .title {
  color: #87f9d9;
  font-size: 16px;
}
.section.signup-menu .top .content .title span {
  font-size: 41px;
  line-height: 39px;
}
.section.signup-menu .top .content p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.33;
  color: #ffffff;
  max-width: 600px;
  margin: 20px auto 0 auto;
}
.section.signup-menu .top .content p.benefits {
  font-size: 17px;
  color: #87f9d9;
  font-weight: 700;
  max-width: none;
}
@media screen and (max-height: 850px) {
  .section.signup-menu .top .content p.large-only {
    margin-top: 0;
  }
}
@media screen and (max-height: 712px) {
  .section.signup-menu .top .content p.large-only {
    display: none;
  }
}
.section.signup-menu .top .content .more-info {
  color: #87f9d9;
  margin-top: 36px;
}
@media screen and (max-height: 850px) {
  .section.signup-menu .top .content .more-info {
    margin-top: 24px;
  }
}
@media screen and (max-height: 690px) {
  .section.signup-menu .top .content .more-info {
    margin-top: 12px;
  }
}
.section.signup-menu .top .content .more-info .fa {
  margin-top: 20px;
}
@media screen and (max-height: 760px) {
  .section.signup-menu .top .content .more-info .fa {
    margin-top: 10px;
  }
}
.section.signup-menu .bottom {
  background: #232323;
}
@media screen and (max-height: 920px) {
  .section.signup-menu .bottom {
    height: 40%;
  }
}
.section.signup-menu .bottom .industry-signup {
  font-family: "brandon-grotesque", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #000000;
  text-align: center;
  padding: 16px 0;
  z-index: 20;
  color: #ffffff;
  transform: translateY(-50%);
  font-size: 13px;
  font-weight: 700;
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .industry-signup {
    padding: 6px 0;
  }
}
.section.signup-menu .bottom .pattern-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: repeat;
  z-index: 1;
  opacity: 0.2;
}
.section.signup-menu .bottom .bottom-column {
  float: left;
  width: 33.33333%;
  height: 100%;
  position: relative;
  border-right: 4px solid #ffffff;
  background-size: 1159px;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-size 0.5s ease;
}
@media screen and (max-width: 2560px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 974px;
  }
}
@media screen and (max-width: 1920px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 664px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 538px;
  }
}
@media screen and (max-width: 1366px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 458px;
  }
}
@media screen and (max-width: 1280px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 582px;
  }
}
@media screen and (max-width: 1024px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 374px;
  }
}
@media screen and (max-width: 800px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 794px;
  }
}
@media screen and (min-height: 1080px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 702px;
  }
}
@media screen and (min-height: 1024px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 794px;
  }
}
@media screen and (min-height: 1300px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 1189px;
  }
}
@media screen and (min-height: 1500px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 982px;
  }
}
@media screen and (min-height: 1601px) {
  .section.signup-menu .bottom .bottom-column {
    background-size: 1642px;
  }
}
@media screen and (max-width: 2560px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 994px;
  }
}
@media screen and (max-width: 1920px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 684px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 558px;
  }
}
@media screen and (max-width: 1366px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 478px;
  }
}
@media screen and (max-width: 1280px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 602px;
  }
}
@media screen and (max-width: 1024px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 394px;
  }
}
@media screen and (max-width: 800px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 814px;
  }
}
@media screen and (min-height: 1080px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 722px;
  }
}
@media screen and (min-height: 1024px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 814px;
  }
}
@media screen and (min-height: 1300px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 1209px;
  }
}
@media screen and (min-height: 1500px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 1002px;
  }
}
@media screen and (min-height: 1601px) {
  .section.signup-menu .bottom .bottom-column:hover {
    background-size: 1662px;
  }
}
.section.signup-menu .bottom .bottom-column:last-child {
  border-right: 0;
}
.section.signup-menu .bottom .bottom-column.bottom-column-form-open {
  display: none;
  width: 25%;
  background-size: 642px;
}
@media screen and (max-width: 1920px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open {
    background-size: 482px;
  }
}
@media screen and (max-width: 1600px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open {
    background-size: 400px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open {
    background-size: 360px;
  }
}
@media screen and (max-width: 1366px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open {
    background-size: 341px;
  }
}
@media screen and (min-height: 1366px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open {
    background-size: 326px;
  }
}
@media screen and (max-width: 1920px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open:hover {
    background-size: 502px;
  }
}
@media screen and (max-width: 1600px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open:hover {
    background-size: 420px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open:hover {
    background-size: 380px;
  }
}
@media screen and (max-width: 1366px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open:hover {
    background-size: 361px;
  }
}
@media screen and (min-height: 1366px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open:hover {
    background-size: 346px;
  }
}
.section.signup-menu .bottom .bottom-column.bottom-column-form-open .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0;
  transition: opacity 0.2s ease;
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open .content {
    padding-top: 12px;
  }
}
@media screen and (max-width: 1440px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open .more-info {
    margin-top: 10px !important;
  }
}
@media screen and (max-height: 1024px) {
  .section.signup-menu .bottom .bottom-column.bottom-column-form-open .more-info {
    display: none;
  }
}
.section.signup-menu .bottom .bottom-column.active .content {
  color: #ffffff;
}
.section.signup-menu .bottom .bottom-column.active .content .nonary {
  background: #87f9d9;
  color: #000000;
  border: none;
}
.section.signup-menu .bottom .bottom-column.active .content .more-info .fa {
  color: #87f9d9;
}
.section.signup-menu .bottom .bottom-column.active .overlay {
  opacity: 0.78;
}
.section.signup-menu .bottom .bottom-column .content {
  z-index: 2;
}
.section.signup-menu .bottom .bottom-column .content .title {
  font-size: 11px;
}
@media screen and (max-height: 690px) {
  .section.signup-menu .bottom .bottom-column .content .title {
    margin-bottom: 12px;
  }
}
.section.signup-menu .bottom .bottom-column .content .title span {
  font-size: 28px;
  line-height: 27px;
}
.section.signup-menu .bottom .bottom-column .content .nonary {
  color: #87f9d9;
  font-size: 13px;
  max-width: 90%;
}
.section.signup-menu .bottom .bottom-column .content .nonary:hover {
  color: #000000;
}
.section.signup-menu .bottom .bottom-column .content .more-info {
  margin-top: 30px;
}
@media screen and (max-height: 768px) {
  .section.signup-menu .bottom .bottom-column .content .more-info {
    margin-top: 12px;
  }
}
.section.signup-menu .bottom .bottom-column .content .more-info .fa {
  margin-top: 14px;
}
@media screen and (max-height: 768px) {
  .section.signup-menu .bottom .bottom-column .content .more-info .fa {
    margin-top: 6px;
  }
}

.signup-form .g-recaptcha, .signup-content .g-recaptcha {
  float: left !important;
  margin-right: 10px !important;
}
@media all and (max-width: 500px) {
  .signup-form .g-recaptcha, .signup-content .g-recaptcha {
    float: none !important;
  }
}

.side-scroller {
  position: fixed;
  top: 50%;
  right: -76px;
  transform: rotate(90deg);
  z-index: 10;
  display: none;
}
@media screen and (max-width: 736px) {
  .side-scroller {
    display: none;
  }
}
.side-scroller .scroll-item {
  margin-right: 24px;
  display: inline-block;
  position: relative;
}
.side-scroller .scroll-item .text {
  position: absolute;
  text-align: center;
  left: -20px;
  right: -20px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  color: #ffffff;
  cursor: pointer;
  font-size: 10px;
  font-weight: 700;
  transition: all 0.2s ease;
  text-shadow: 1px 1px 1px rgba(10, 8, 15, 0.43);
}
.side-scroller .scroll-item:hover .text {
  font-size: 12px;
}
.side-scroller .scroll-item.active .text {
  font-size: 12px;
}
.side-scroller .scroll-item .scroll-border {
  width: 58px;
  height: 2px;
  background: #ffffff;
  margin: 0 auto 9px auto;
  box-shadow: 1px 1px 1px rgba(10, 8, 15, 0.23);
}
.side-scroller .scroll-item:last-child {
  margin-right: 0;
}

.centered {
  text-align: center;
}

.static-page {
  background: #f7f7f7;
  padding-bottom: 32px;
}
.static-page.green-template {
  background: #87f9d8 no-repeat;
  padding: 135px 0 56px;
  background-position: top center;
  background-size: cover;
}
@media screen and (max-width: 750px) {
  .static-page.green-template {
    padding: 90px 0 16px;
  }
}
.static-page ul.image-pointed-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.static-page ul.image-pointed-list li {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 0;
  margin-bottom: 24px;
}
.static-page ul.image-pointed-list li img {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
  padding-right: 24px;
}
.static-page ul.image-pointed-list li .text {
  vertical-align: middle;
  display: inline-block;
  width: calc(100% - 90px);
  font-size: 16px;
}
.static-page .stat {
  float: left;
  margin-right: 64px;
  margin-bottom: 64px;
}
.static-page .stat:last-child {
  margin-right: 0;
}
.static-page .stat .number {
  font-size: 70px;
  font-weight: bold;
}
.static-page .stat .label {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.static-page .heading-bar {
  background: #87f9d8;
  text-align: left;
  padding: 130px 0 56px;
  margin-bottom: 64px;
}
@media screen and (max-width: 750px) {
  .static-page .heading-bar {
    padding: 90px 0 32px;
  }
}
.static-page .heading-bar h1 {
  margin-bottom: 0;
}
.static-page .constrainer {
  max-width: 766px;
}
.static-page .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  color: #000;
}
@media screen and (max-width: 750px) {
  .static-page .heading {
    font-size: 24px;
  }
}
.static-page .centered {
  text-align: center;
}
.static-page .lead {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
@media screen and (max-width: 750px) {
  .static-page .lead {
    font-size: 15px;
  }
}
@media screen and (max-width: 750px) {
  .static-page .content {
    font-size: 14px;
  }
}
.static-page .content h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 750px) {
  .static-page .content h2 {
    font-size: 18px;
  }
}
.static-page .content a {
  font-weight: bold;
  color: #000;
}
.static-page .content li {
  margin-bottom: 8px;
}
.static-page .box {
  background: #FFF;
  border: 3px solid #000000;
  padding: 32px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 24px;
}
@media screen and (max-width: 750px) {
  .static-page .box {
    padding: 16px;
    margin-bottom: 16px;
  }
}
.static-page .accordion {
  padding: 20px 0;
  background: #FFF;
  margin-bottom: 20px;
  border: 3px solid #000000;
  background: #FFF;
  position: relative;
}
@media screen and (max-width: 750px) {
  .static-page .accordion {
    padding: 16px 0;
    margin-bottom: 16px;
  }
}
.static-page .accordion .green-bar {
  background: #87f9d8;
  margin-bottom: 16px;
  padding: 24px 0;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .green-bar {
    font-size: 12px;
  }
}
.static-page .accordion .green-bar:before, .static-page .accordion .green-bar:after {
  content: "";
  width: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #87f9d8;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .green-bar:before, .static-page .accordion .green-bar:after {
    width: 16px;
  }
}
.static-page .accordion .green-bar:before {
  left: -32px;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .green-bar:before {
    left: -16px;
  }
}
.static-page .accordion .green-bar:after {
  right: -32px;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .green-bar:after {
    right: -16px;
  }
}
.static-page .accordion .accordion-heading {
  text-transform: uppercase;
  padding: 0 20px;
  font-size: 18px;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .accordion-heading {
    font-size: 15px;
    padding: 0 16px;
  }
}
.static-page .accordion .accordion-heading .fa {
  float: right;
  font-size: 24px;
  margin-left: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .accordion-heading .fa {
    font-size: 20px;
  }
}
.static-page .accordion .content {
  padding: 0 24px;
  height: 0;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  .static-page .accordion .content {
    padding: 0 16px;
  }
}
.static-page .white-box {
  background: #FFF;
  padding: 32px;
  margin-bottom: 32px;
  border: 3px solid #000;
  position: relative;
}
@media screen and (max-width: 750px) {
  .static-page .white-box {
    padding: 16px;
  }
}
.static-page .white-box.with-offset-image {
  padding-right: 250px;
}
@media all and (max-width: 900px) {
  .static-page .white-box.with-offset-image {
    padding-right: 32px;
  }
}
@media screen and (max-width: 750px) {
  .static-page .white-box.with-offset-image {
    padding-right: 16px;
  }
}
.static-page .white-box.with-offset-image .offset-image {
  position: absolute;
  right: -134px;
  top: -70px;
  max-width: 400px;
}
@media all and (max-width: 900px) {
  .static-page .white-box.with-offset-image .offset-image {
    position: static;
    float: right;
    max-width: 220px;
  }
}
@media screen and (max-width: 550px) {
  .static-page .white-box.with-offset-image .offset-image {
    display: none;
  }
}
.static-page .white-box .heading {
  font-size: 28px;
  margin-bottom: 16px;
}
@media screen and (max-width: 750px) {
  .static-page .white-box .heading {
    font-size: 20px;
  }
}

.input-row {
  margin-bottom: 16px;
}
.input-row.left {
  text-align: left;
}
.input-row.half-width {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.input-row.half-width:last-child {
  margin-right: 0;
}
.input-row .label {
  display: block;
  text-align: left;
  margin-bottom: 4px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
.input-row .sublabel {
  font-size: 12px;
  margin-bottom: 4px;
  color: #959595;
  text-align: left;
}

.btn-row {
  margin-bottom: 16px;
}

.constrainer {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 32px;
}
.constrainer.middle {
  max-width: 1300px;
}
.constrainer.small {
  max-width: 1100px;
}
@media screen and (max-width: 870px) {
  .constrainer {
    padding: 0 16px;
  }
}
@media screen and (max-width: 400px) {
  .constrainer {
    padding: 0 12px;
  }
}

.messages {
  padding: 12px;
  text-align: left;
  font-size: 14px;
}
.messages .fa {
  float: left;
  margin-right: 8px;
  font-size: 24px;
  position: relative;
  top: -3px;
}
.messages .text {
  overflow: hidden;
}
.messages.error {
  background: #CE453C;
  color: #FFF;
}
.messages.success {
  background: #1AB719;
  color: #FFF;
}

.side-nav {
  position: fixed;
  right: 40px;
  top: 45%;
  transform: translateY(-50%);
  z-index: 100;
}
@media screen and (max-width: 1024px) {
  .side-nav {
    right: -8px;
  }
}
@media screen and (max-width: 922px) {
  .side-nav {
    display: none;
  }
}
.side-nav .nav-item {
  color: #FFF;
  transform: rotate(90deg);
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 12px;
  opacity: 0.3;
  cursor: pointer;
}
.side-nav .nav-item.active {
  opacity: 1;
}
.side-nav .nav-item .line {
  position: absolute;
  top: -8px;
  width: 60px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 3px solid #FFF;
}
.side-nav .nav-item:nth-child(1) {
  top: 0;
}
.side-nav .nav-item:nth-child(2) {
  top: 80px;
}
.side-nav .nav-item:nth-child(3) {
  top: 160px;
}

strong.heavy {
  font-weight: 900;
}

a {
  transition: color 1s, background-color 1s;
}

.popup-message-share-row {
  float: right;
}
.popup-message-share-row .share-holder,
.popup-message-share-row .mobile-share-holder {
  display: inline-block;
  position: relative;
}
.popup-message-share-row .share-holder .fa-share-alt,
.popup-message-share-row .mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #87f9d8;
}
.popup-message-share-row .share-holder .share-flyout,
.popup-message-share-row .mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 9px;
  top: -85px;
  background: #232323;
  border-bottom: 5px solid #87F9D8;
  transform: translate(-50%, 18px);
  z-index: 10;
}
.popup-message-share-row .share-holder .share-flyout .invisible,
.popup-message-share-row .mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  top: -24px;
  left: 0;
  right: 0;
}
.popup-message-share-row .share-holder .share-flyout a,
.popup-message-share-row .mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.popup-message-share-row .share-holder .share-flyout a .name,
.popup-message-share-row .mobile-share-holder .share-flyout a .name {
  display: none;
}
.popup-message-share-row .share-holder .share-flyout a:hover,
.popup-message-share-row .mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.popup-message-share-row .share-holder .share-flyout a.facebook,
.popup-message-share-row .mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.popup-message-share-row .share-holder .share-flyout a.facebook:hover,
.popup-message-share-row .mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.popup-message-share-row .share-holder .share-flyout a.twitter,
.popup-message-share-row .mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.popup-message-share-row .share-holder .share-flyout a.twitter:hover,
.popup-message-share-row .mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.popup-message-share-row .share-holder .share-flyout a.tumblr,
.popup-message-share-row .mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.popup-message-share-row .share-holder .share-flyout a.tumblr:hover,
.popup-message-share-row .mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.popup-message-share-row .share-holder .share-flyout a.email,
.popup-message-share-row .mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.popup-message-share-row .share-holder .share-flyout a.email:hover,
.popup-message-share-row .mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.popup-message-share-row .share-holder .share-flyout a .fa,
.popup-message-share-row .mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  width: 20px;
  position: relative;
  top: 1px;
}
.popup-message-share-row .share-holder .share-flyout .arrow,
.popup-message-share-row .mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #87F9D8;
}
.popup-message-share-row .share-holder .share-flyout .arrow:after,
.popup-message-share-row .mobile-share-holder .share-flyout .arrow:after {
  top: 50px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #87F9D8;
  border-width: 16px;
  margin-left: -16px;
}
.popup-message-share-row .share-holder .share-flyout .heading,
.popup-message-share-row .mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.popup-message-share-row .social-links {
  position: static;
  padding: 0;
}
@media screen and (max-width: 870px) {
  .popup-message-share-row .social-links {
    display: none;
  }
}
.popup-message-share-row .social-links a {
  color: #000;
  font-size: 20px;
  margin-right: 12px;
}
.popup-message-share-row .social-links a:hover {
  color: #87F9D8;
}

.logged-in-body .header .right {
  padding-right: 30px;
}
.logged-in-body .header .right .nav-item, .logged-in-body .header .right .chat-holder, .logged-in-body .header .right .notification-holder, .logged-in-body .header .right .icon-wrap {
  margin-right: 25px;
}
.logged-in-body .header .right .nav-item:last-child, .logged-in-body .header .right .chat-holder:last-child, .logged-in-body .header .right .notification-holder:last-child, .logged-in-body .header .right .icon-wrap:last-child {
  margin-right: 0;
}
@media all and (max-width: 320px) {
  .logged-in-body .header .center .search-holder .mobile {
    display: none;
  }
}

.header {
  position: fixed;
  left: 8px;
  right: 8px;
  top: 0;
  border-top: 8px solid #87f9d8;
  z-index: 10001;
  transition: background 0.25s;
}
@media screen and (max-width: 1024px) {
  .header {
    position: absolute;
    left: 0;
    right: 0;
  }
  .header.menu-open {
    position: fixed;
    left: 8px;
    right: 8px;
  }
}
@media screen and (max-width: 940px) {
  .header {
    height: 76px;
  }
}
.header .header-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.72+0,0+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#b8000000", endColorstr="#00000000", GradientType=0);
  /* IE6-9 */
  height: 73px;
  position: fixed;
  left: 8px;
  right: 8px;
  top: 8px;
  z-index: 10;
  transition: opacity 0.25s;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .header .header-gradient {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
  }
}
.header.menu-open {
  background: #87F9D8 !important;
}
.header.menu-open .header-gradient {
  opacity: 1 !important;
}
.header .header-bg {
  display: none;
}
.header .clear {
  z-index: 11;
  position: relative;
}
.header .header-logo {
  display: inline-block;
  vertical-align: middle;
}
.header .header-logo img {
  width: 179px;
  display: block;
  margin: 0 auto;
}
@media all and (max-width: 1024px) {
  .header .header-logo .desktop-only {
    display: none;
  }
}
.header .header-logo .mobile-only {
  display: none;
}
@media all and (max-width: 1024px) {
  .header .header-logo .mobile-only {
    display: block;
    width: 56px;
  }
}
.header .center, .header .right {
  position: absolute;
  top: 0;
}
.header .left {
  padding: 20px 0 20px 20px;
  font-size: 0;
  display: block;
}
@media screen and (max-width: 1024px) {
  .header .left {
    padding: 12px 0 12px 20px;
  }
}
@media screen and (max-width: 600px) {
  .header .left {
    padding: 12px 0 12px 12px;
  }
}
.header .left .header-logo {
  margin-right: 32px;
}
.header .center {
  left: 50%;
  transform: translateX(-50%);
}
.header .center .nav-item {
  margin-right: 0;
}
.header .center .search-holder {
  padding: 20px 0 20px 0;
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  cursor: pointer;
  display: inline-block;
  margin-right: 24px;
}
@media all and (max-width: 1320px) {
  .header .center .search-holder .desktop {
    display: none;
  }
}
.header .center .search-holder .mobile {
  display: none;
  padding-left: 12px;
  font-size: 12px;
}
@media screen and (max-width: 736px) {
  .header .center .search-holder .mobile {
    display: inline-block;
  }
}
.header .center .search-holder .fa {
  font-size: 23px;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
@media all and (max-width: 1320px) {
  .header .center .search-holder .fa {
    margin-right: 0;
  }
}
.header .center img {
  width: 35px;
}
.header .center img.small-icon {
  width: 22px;
  margin-right: 8px;
}
.header .center span {
  font-weight: 900;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 13px;
}
.header .nav-item, .header .icon-wrap, .header .profile-item {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  text-decoration: none;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  margin-right: 26px;
  line-height: 33px;
}
.header .profile-item {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
}
.header .icon-wrap span {
  position: relative;
  color: #ffffff;
  margin-right: 14px;
}
@media screen and (max-width: 600px) {
  .header .icon-wrap span {
    display: none;
  }
}
.header .icon-wrap img {
  position: relative;
  top: 5px;
}
.header .right {
  right: 0;
  padding: 20px 114px 20px 0;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 600px) {
  .header .right {
    padding: 20px 12px 20px 0 !important;
  }
}
.header .right .post-btn {
  border: 3px solid #87f9d8;
  color: #87f9d8;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 9px 22px;
  line-height: 12px;
}
.header .right .sign-in-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 114px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  background: #87f9d9;
  color: #000000;
  text-decoration: none;
  padding: 26px 0;
  text-align: center;
}
@media all and (max-width: 1024px) {
  .header .right .sign-in-btn {
    padding: 24px 0;
  }
}
@media all and (max-width: 1024px) {
  .header .right .desktop-only {
    display: none;
  }
}
.header .right img {
  width: 35px;
  height: 35px;
}
.header .right img.small-icon {
  width: 22px;
  height: 22px;
}
.header .social-links {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1010px) {
  .header .social-links {
    display: none;
  }
}
.header .social-links a {
  color: #FFF;
  font-size: 20px;
  margin-right: 12px;
}
.header .social-links a:hover {
  color: #87F9D8;
}
.header .map-icon-holder {
  display: none;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .header .map-icon-holder {
    display: inline-block;
  }
}
.header .map-icon-holder .map-nav-icon {
  width: 32px;
  position: relative;
  top: 10px;
}
@media screen and (max-width: 736px) {
  .header .map-icon-holder .map-nav-icon {
    top: 6px;
  }
}
.header .account-icon-holder {
  display: inline-block;
  margin-right: 14px;
  vertical-align: middle;
}
.header #nav-icon3 {
  margin: 0 auto;
}
.header .fa-bars {
  color: #FFF;
  font-size: 28px;
  position: relative;
  top: 20px;
  vertical-align: top;
}
@media screen and (max-width: 736px) {
  .header .fa-bars {
    top: -4px;
  }
}
@media screen and (max-width: 426px) {
  .header .fa-bars {
    font-size: 24px;
    top: -5px;
  }
}
.header.black-version {
  background: #232323;
}
.header.black-version .header-bg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.header.black-version .right {
  padding-right: 30px;
}
.header.black-version .right .nav-item, .header.black-version .right .chat-holder, .header.black-version .right .notification-holder, .header.black-version .right .icon-wrap {
  margin-right: 25px;
}
.header.black-version .right .nav-item:last-child, .header.black-version .right .chat-holder:last-child, .header.black-version .right .notification-holder:last-child, .header.black-version .right .icon-wrap:last-child {
  margin-right: 0;
}
@media all and (max-width: 320px) {
  .header.black-version .center .search-holder .mobile {
    display: none;
  }
}
.header.logged-out-static .right {
  padding-right: 114px;
}
.header .constrainer {
  position: relative;
}
.header .account {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
@media screen and (max-width: 736px) {
  .header .account {
    top: 8px;
  }
}

.home-page.promoter-signup .usp-row .usp-up {
  width: 32%;
  margin-right: 2%;
}
@media screen and (max-width: 416px) {
  .home-page.promoter-signup .usp-row .usp-up {
    width: 100%;
    float: none;
    margin-bottom: 24px;
    margin-right: 0;
  }
}
@media screen and (max-width: 606px) {
  .home-page.promoter-signup .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 416px) {
  .home-page.promoter-signup .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
.home-page.promoter-signup .usp-row .usp-up:last-child {
  margin-right: 0;
}
@media screen and (max-width: 416px) {
  .home-page.promoter-signup .usp-row .usp-up:last-child {
    margin-bottom: 0;
  }
}
.home-page.artist-signup .usp-row .usp-up {
  width: 32%;
  margin-right: 2%;
}
@media screen and (max-width: 416px) {
  .home-page.artist-signup .usp-row .usp-up {
    width: 100%;
    float: none;
    margin-bottom: 24px;
    margin-right: 0;
  }
}
@media screen and (max-width: 606px) {
  .home-page.artist-signup .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 416px) {
  .home-page.artist-signup .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
.home-page.artist-signup .usp-row .usp-up:last-child {
  margin-right: 0;
}
@media screen and (max-width: 416px) {
  .home-page.artist-signup .usp-row .usp-up:last-child {
    margin-bottom: 0;
  }
}
.home-page .home-hero {
  background: #000;
  padding-top: 190px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .home-page .home-hero {
    padding-top: 100px;
  }
}
@media screen and (max-width: 450px) {
  .home-page .home-hero {
    padding-top: 75px;
  }
}
.home-page .home-hero .background {
  position: absolute;
  z-index: 1;
  width: 1920px;
  height: 1427px;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  background: url(/images/guitar.jpg?e15a381f369705cf37d8494f420d76fe) #000000 top center no-repeat;
}
@media screen and (max-width: 1920px) {
  .home-page .home-hero .background {
    width: 100%;
    height: 0;
    padding-bottom: 200%;
  }
}
@media screen and (max-width: 400px) {
  .home-page .home-hero .background {
    padding-bottom: 250%;
  }
}
.home-page .home-hero .background-crossfade {
  background: url(/images/guitar.jpg?e15a381f369705cf37d8494f420d76fe) #000000 top center no-repeat;
  position: absolute;
  z-index: 2;
  width: 1920px;
  height: 1427px;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
@media screen and (max-width: 1920px) {
  .home-page .home-hero .background-crossfade {
    width: 100%;
    height: 0;
    padding-bottom: 200%;
  }
}
@media screen and (max-width: 400px) {
  .home-page .home-hero .background-crossfade {
    padding-bottom: 250%;
  }
}
.home-page .home-hero .foreground {
  position: relative;
  z-index: 10;
}
.home-page .home-hero .logo {
  display: block;
  margin: 0 auto 48px;
  transform: translate(0, 0);
  max-width: 350px;
}
@media screen and (max-width: 1024px) {
  .home-page .home-hero .logo {
    max-width: 306px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 700px) {
  .home-page .home-hero .logo {
    max-width: 250px;
  }
}
@media screen and (max-width: 450px) {
  .home-page .home-hero .logo {
    max-width: 200px;
    margin-bottom: 32px;
  }
}
.home-page .home-hero .constrainer {
  max-width: 824px;
}
.home-page .home-hero .intro {
  color: #FFF;
  text-align: center;
  font-size: 20px;
  margin-bottom: 110px;
}
@media screen and (max-width: 1024px) {
  .home-page .home-hero .intro {
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
  .home-page .home-hero .intro {
    font-size: 14px;
    margin-bottom: 32px;
  }
}
.home-page .home-hero .intro .coming-soon {
  font-size: 30px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1024px) {
  .home-page .home-hero .intro .coming-soon {
    font-size: 24px;
  }
}
@media screen and (max-width: 700px) {
  .home-page .home-hero .intro .coming-soon {
    font-size: 18px;
  }
}
.home-page .home-hero .intro .heading {
  text-transform: uppercase;
  color: #87f9d8;
  font-size: 24px;
  margin-bottom: 4px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 1024px) {
  .home-page .home-hero .intro .heading {
    font-size: 20px;
  }
}
@media screen and (max-width: 700px) {
  .home-page .home-hero .intro .heading {
    font-size: 16px;
  }
}
.home-page .home-hero .intro .intro-paragraph {
  margin-bottom: 32px;
}
.home-page .home-hero .intro .btn-row .btn {
  padding: 0.8em 2.5em;
}
@media screen and (max-width: 700px) {
  .home-page .home-hero .intro .btn-row .btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 700px) {
  .home-page .screenshot {
    display: none;
  }
}
.home-page .screenshot img {
  display: block;
  margin: 0 auto;
  max-width: 80%;
}
.home-page .map-row {
  position: relative;
  background: #000;
  z-index: 90;
}
.home-page .map-row .map {
  display: block;
  margin: 0 auto;
}
.home-page .map-row .text-overlay {
  background: #FFF;
  position: absolute;
  left: 50%;
  bottom: -1px;
  max-width: 866px;
  transform: translateX(-50%);
  padding: 48px;
}
@media screen and (max-width: 1257px) {
  .home-page .map-row .text-overlay {
    padding: 24px;
  }
}
@media screen and (max-width: 870px) {
  .home-page .map-row .text-overlay {
    display: block;
    position: static;
    max-width: 100%;
    transform: translateX(0);
    padding: 12px;
  }
}
.home-page .map-row .text-overlay .globe-icon {
  float: left;
  margin-right: 24px;
}
@media screen and (max-width: 426px) {
  .home-page .map-row .text-overlay .globe-icon {
    float: none;
    display: block;
    margin: 0 auto 24px;
  }
}
.home-page .map-row .text-overlay .text-holder {
  overflow: hidden;
}
@media screen and (max-width: 994px) {
  .home-page .map-row .text-overlay .text-holder {
    font-size: 14px;
  }
}
.home-page .map-row .text-overlay .text-holder .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 24px;
}
@media screen and (max-width: 994px) {
  .home-page .map-row .text-overlay .text-holder .heading {
    font-size: 20px;
  }
}
.home-page .map-row .text-overlay .text-holder .text {
  margin-bottom: 16px;
}
.home-page .map-row .btn-row {
  text-align: center;
  margin-bottom: 0;
}
@media screen and (max-width: 994px) {
  .home-page .map-row .btn-row {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 994px) {
  .home-page .map-row .btn-row .btn {
    font-size: 14px;
  }
}
.home-page .usp-row {
  background: #87f9d8;
  padding: 64px 0 32px;
}
@media screen and (max-width: 811px) {
  .home-page .usp-row {
    padding: 32px 0;
  }
}
.home-page .usp-row .constrainer {
  max-width: 910px;
}
.home-page .usp-row .row {
  margin-bottom: 48px;
}
@media screen and (max-width: 811px) {
  .home-page .usp-row .row {
    margin-bottom: 32px;
  }
}
.home-page .usp-row .usp-up {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  text-align: center;
}
@media screen and (max-width: 606px) {
  .home-page .usp-row .usp-up {
    width: 49%;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 416px) {
  .home-page .usp-row .usp-up {
    width: 100%;
    float: none;
    margin-bottom: 24px;
    margin-right: 0;
  }
}
@media screen and (max-width: 606px) {
  .home-page .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 416px) {
  .home-page .usp-row .usp-up:nth-child(2n) {
    margin-right: 0;
  }
}
.home-page .usp-row .usp-up:last-child {
  margin-right: 0;
}
@media screen and (max-width: 416px) {
  .home-page .usp-row .usp-up:last-child {
    margin-bottom: 0;
  }
}
.home-page .usp-row .usp-up .image-holder {
  overflow: hidden;
}
.home-page .usp-row .usp-up img {
  display: block;
  margin: 0 auto 16px;
  transform: translateY(150px);
  transition: transform 1s;
}
.home-page .usp-row .usp-up img.active {
  transform: translateY(0);
}
.home-page .usp-row .usp-up .text-holder {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
@media screen and (max-width: 811px) {
  .home-page .usp-row .usp-up .text-holder {
    font-size: 14px;
  }
}
.home-page .usp-row .bottom-line {
  border-bottom: 3px solid #000;
  max-width: 900px;
  margin: 0 auto;
}
.home-page .usp-row .text {
  text-align: center;
  margin-bottom: 48px;
  font-size: 18px;
}
@media screen and (max-width: 811px) {
  .home-page .usp-row .text {
    margin-bottom: 32px;
    font-size: 16px;
  }
}
@media screen and (max-width: 500px) {
  .home-page .usp-row .text {
    font-size: 14px;
  }
}
.home-page .venue-register-form {
  background: #87f9d8;
  padding: 16px 0 36px;
}
@media screen and (max-width: 811px) {
  .home-page .venue-register-form {
    padding: 16px 0 16px;
  }
}
.home-page .venue-register-form .constrainer {
  max-width: 544px;
}
.home-page .venue-register-form .messages {
  margin-bottom: 16px;
}
.home-page .venue-register-form .genre-row {
  background: #ffffff;
  border: 2px solid #000;
  padding: 0.8em;
  border-radius: 3px;
  max-height: 300px;
  overflow-y: scroll;
}
.home-page .venue-register-form .genre {
  float: left;
  width: 50%;
  margin-bottom: 6px;
}
@media screen and (max-width: 400px) {
  .home-page .venue-register-form .genre {
    width: 100%;
  }
}
.home-page .venue-register-form .genre label {
  font-size: 16px;
  padding: 0 12px;
}
@media screen and (max-width: 700px) {
  .home-page .venue-register-form .genre label {
    font-size: 14px;
  }
}
.home-page .venue-register-form .heading {
  font-size: 19px;
  margin-bottom: 16px;
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
@media screen and (max-width: 700px) {
  .home-page .venue-register-form .heading {
    font-size: 16px;
  }
}
.home-page .venue-register-form .input-row {
  margin-bottom: 16px;
}
@media screen and (max-width: 700px) {
  .home-page .venue-register-form .input-row input,
.home-page .venue-register-form .input-row select {
    font-size: 14px;
  }
}
.home-page .venue-register-form .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  margin-bottom: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 700px) {
  .home-page .venue-register-form .subheading {
    font-size: 14px;
  }
}
.home-page .venue-register-form .terms {
  margin-bottom: 16px;
}
@media screen and (max-width: 700px) {
  .home-page .venue-register-form .terms {
    font-size: 14px;
  }
}
.home-page .venue-register-form .terms a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
.home-page .venue-register-form .btn {
  width: 100%;
}

.footer {
  padding: 32px 0 54px;
  background: url(/images/footer-crowd.jpg?c15fd3bae663ebd3666d5724046f80d5) #87F9D8 bottom center no-repeat;
  background-size: cover;
}
@media screen and (max-width: 811px) {
  .footer {
    padding: 24px 0;
  }
}
.footer .constrainer {
  max-width: 724px;
}
.footer .nav {
  text-align: center;
  border-bottom: 4px solid #000;
  padding-bottom: 16px;
  margin-bottom: 40px;
}
.footer .nav a {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  margin-right: 24px;
}
@media screen and (max-width: 423px) {
  .footer .nav a {
    font-size: 14px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 320px) {
  .footer .nav a {
    font-size: 12px;
  }
}
.footer .nav a:last-child {
  margin-right: 0;
}
.footer .logo img {
  display: block;
  margin: 0 auto 8px;
}
@media screen and (max-width: 400px) {
  .footer .logo img {
    max-width: 80%;
  }
}
.footer .logo .tagline {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 32px;
}
@media screen and (max-width: 400px) {
  .footer .logo .tagline {
    font-size: 14px;
  }
}
.footer .contact-details {
  text-transform: uppercase;
  color: #000;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  margin-bottom: 32px;
  text-align: center;
}
@media screen and (max-width: 400px) {
  .footer .contact-details {
    font-size: 14px;
  }
}
.footer .contact-details a {
  color: #000;
  text-decoration: none;
}
.footer .social-links {
  text-align: center;
  margin-bottom: 16px;
}
.footer .social-links a {
  color: #000;
  margin-right: 12px;
  font-size: 22px;
}
.footer .social-links a:last-child {
  margin-right: 0;
}
.footer .social-links a:hover {
  color: #FFF;
}
.footer .footer-links {
  color: #000;
  text-align: center;
  margin-bottom: 8px;
}
@media screen and (max-width: 811px) {
  .footer .footer-links {
    font-size: 14px;
  }
}
@media screen and (max-width: 423px) {
  .footer .footer-links {
    font-size: 12px;
  }
}
.footer .footer-links a {
  color: #000;
  text-decoration: none;
}
.footer .imprint {
  text-align: center;
}
@media screen and (max-width: 811px) {
  .footer .imprint {
    font-size: 14px;
  }
}
@media screen and (max-width: 423px) {
  .footer .imprint {
    font-size: 12px;
  }
}
.footer .imprint a {
  color: #000;
  text-decoration: none;
}

textarea {
  resize: vertical;
}

input[type=text].primary,
input[type=url].primary,
input[type=password].primary,
input[type=number].primary,
select.primary,
textarea.primary {
  border: 2px solid #000;
  background: #FFF;
  padding: 0.6em 0.6em;
  border-radius: 5px;
  display: block;
  width: 100%;
  font-size: 18px;
  font-family: "Lato", sans-serif;
  height: 50px;
}
input[type=text].primary:focus,
input[type=url].primary:focus,
input[type=password].primary:focus,
input[type=number].primary:focus,
select.primary:focus,
textarea.primary:focus {
  border: 4px solid #000;
}

.btn {
  display: inline-block;
  padding: 0.8em 0.8em;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
.btn.primary {
  background: transparent;
  color: #000;
  border: 3px solid #000;
}
.btn.primary:hover {
  background: #000;
  color: #FFF !important;
}
.btn.secondary {
  background: #FFF;
  border: 3px solid #000;
  color: #000;
}
.btn.secondary:hover {
  background: #000;
  color: #FFF;
}
.btn.tertiary {
  background-color: #87f9d8;
  border: 3px solid #87f9d8;
  color: #000;
  font-weight: 700;
}
.btn.tertiary:hover {
  background-color: transparent;
}
.btn.quarternary {
  background: transparent;
  color: #87f9d9;
  border: 3px solid #87f9d9;
}
.btn.quarternary:hover {
  background: #000;
  color: #FFF;
}
.btn.quinternary {
  color: #000;
  background: #87f9d9;
  border: 3px solid #000;
}
.btn.quinternary:hover {
  background: #000;
  color: #FFF;
}
.btn.sexternary {
  color: #000;
  background: #87f9d9;
  border: 3px solid #87f9d9;
}
.btn.sexternary:hover {
  background: #000;
  color: #87f9d9;
}
.btn.septenary {
  background: #FFF;
  border: 3px solid #FFF;
  color: #000;
}
.btn.septenary:hover {
  background: #000;
  color: #FFF;
}
.btn.octernary {
  background: transparent;
  border: 3px solid #87f9d9;
  color: #87f9d9;
}
.btn.octernary:hover {
  background: #87f9d9;
  color: #000;
}
.btn.nonary {
  background: #000;
  color: #fff;
  border: 3px solid #000;
}
.btn.nonary:hover {
  background: #fff;
  color: #000;
}
.btn.decenary {
  background: transparent;
  color: #fff;
  border: 3px solid #fff;
}
.btn.decenary:hover {
  background: #fff;
  color: #000;
}
.btn.undecenary {
  background: #959595;
  color: #fff;
  border: 3px solid #959595;
}
.btn.undecenary:hover {
  background: transparent;
  color: #959595;
}
.btn.full-width {
  width: 100%;
}
.btn.wide {
  padding: 0.6em 1.2em;
}
.btn.x-wide {
  padding: 0.6em 2.4em;
}
.btn.thin {
  padding: 0.3em 0.8em;
}

.placeholder-profile-image {
  display: table-cell;
  vertical-align: middle;
  border: 4px solid #FFF;
  width: 254px;
  height: 254px;
  text-align: center;
  padding: 16px;
  color: #FFF;
  background: #333;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 557px) {
  .placeholder-profile-image {
    width: 100%;
    display: block;
    height: 80px;
    font-size: 18px;
  }
}
@media screen and (max-width: 557px) {
  .placeholder-profile-image .text {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
  }
}

.profile-hero {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-bottom: 40px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .profile-hero {
    padding-bottom: 32px;
  }
}
.profile-hero:hover .update-image .btn {
  opacity: 1;
}
.profile-hero .update-image {
  position: absolute;
  top: 100px;
  right: 16px;
  z-index: 10;
  text-align: left;
}
.profile-hero .update-image .dimensions {
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  display: block;
}
.profile-hero .update-image .btn {
  opacity: 0;
  font-size: 14px;
  padding: 0.5em 0.6em;
  transition: opacity 1s;
}
@media screen and (max-width: 1024px) {
  .profile-hero .update-image .btn {
    opacity: 1;
  }
}
.profile-hero .update-image .btn .fa {
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.profile-hero .scrim {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 5;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#33000000", GradientType=0);
}
.profile-hero .constrainer {
  max-width: 1099px;
  position: relative;
  z-index: 10;
}
.profile-hero .detail-row {
  display: table;
  width: 100%;
  padding-top: 160px;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row {
    padding-top: 110px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row {
    padding-top: 128px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .profile-image, .profile-hero .detail-row .info {
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .profile-image {
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .info {
    padding-top: 32px;
  }
}
.profile-hero .detail-row .image-holder {
  display: table-cell;
  position: relative;
  width: 254px;
  height: 254px;
  background: #FFF;
  vertical-align: middle;
  border: 3px solid #FFF;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .image-holder {
    display: block;
    margin: 0 auto;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .image-holder {
    width: 232px;
    height: 232px;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .image-holder {
    width: 150px;
    height: 150px;
  }
}
.profile-hero .detail-row .image-holder .profile-image {
  width: 248px;
  height: 248px;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .image-holder .profile-image {
    width: 226px;
    height: 226px;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .image-holder .profile-image {
    width: 144px;
    height: 144px;
  }
}
.profile-hero .detail-row .image-holder .placeholder-profile-image {
  border: none;
  height: 248px;
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .image-holder .placeholder-profile-image {
    height: 226px;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .image-holder .placeholder-profile-image {
    height: 144px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .image-holder .placeholder-profile-image .text {
    padding: 0 6px;
  }
}
.profile-hero .detail-row .image-holder:hover .update-profile-image {
  opacity: 1;
}
.profile-hero .detail-row .image-holder a {
  display: block;
}
.profile-hero .detail-row .image-holder img {
  display: block;
  margin: 0 auto;
  border: 4px solid #FFF;
}
.profile-hero .detail-row .image-holder .update-profile-image {
  position: absolute;
  bottom: 8px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
  transition: opacity 1s;
}
@media screen and (max-width: 1024px) {
  .profile-hero .detail-row .image-holder .update-profile-image {
    opacity: 1;
  }
}
.profile-hero .detail-row .image-holder .update-profile-image .btn {
  font-size: 12px;
}
.profile-hero .detail-row .image-holder .update-profile-image .btn .dimensions {
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  display: block;
}
.profile-hero .detail-row .spacer {
  width: 57px;
  display: table-cell;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .spacer {
    display: none;
  }
}
.profile-hero .detail-row .text-holder {
  display: table-cell;
  vertical-align: bottom;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder {
    display: block;
  }
}
.profile-hero .detail-row .text-holder .follow-line {
  color: #fff;
  position: relative;
  top: -2px;
  margin-bottom: 8px;
}
.profile-hero .detail-row .text-holder .edit-profile-btn-row {
  text-align: center;
}
.profile-hero .detail-row .text-holder .profile-name span.name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #87f9d9;
  font-size: 32px;
  text-decoration: none;
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .text-holder .profile-name span.name {
    font-size: 27px;
    line-height: 29px;
  }
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-name {
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .text-holder .profile-name {
    margin-top: 110px;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .text-holder .profile-name {
    margin-top: 26px;
  }
}
.profile-hero .detail-row .text-holder .profile-meta {
  color: #FFF;
  font-size: 20px;
  padding-bottom: 24px;
  margin-bottom: 0;
  border-bottom: 1px solid #FFF;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta {
    text-align: center;
    border-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .text-holder .profile-meta {
    padding-bottom: 16px;
  }
}
.profile-hero .detail-row .text-holder .profile-meta a {
  color: #FFF;
  text-decoration: none;
}
.profile-hero .detail-row .text-holder .profile-meta .location {
  float: right;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  top: 2px;
  margin-left: 16px;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta .location {
    float: none;
    position: static;
    margin: 0;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .text-holder .profile-meta .location {
    font-size: 16px;
  }
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta .bull.mob-hide {
    display: none;
  }
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta .item {
    text-align: center;
  }
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta .item.linked-artists, .profile-hero .detail-row .text-holder .profile-meta .item.linked-members {
    display: none;
  }
}
.profile-hero .detail-row .text-holder .profile-meta .item.like-to-see-live {
  font-size: 16px;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .text-holder .profile-meta .item.like-to-see-live {
    display: none;
  }
}
.profile-hero .detail-row .text-holder .profile-meta .item.like-to-see-live .value {
  white-space: nowrap;
  font-size: 16px;
}
.profile-hero .detail-row .text-holder .profile-meta .item.like-to-see-live .value .number {
  font-weight: bold;
}
.profile-hero .detail-row .social-links {
  float: right;
  color: #FFF;
}
@media all and (max-width: 940px) {
  .profile-hero .detail-row .social-links {
    float: none;
    margin-bottom: 12px;
  }
}
.profile-hero .detail-row .social-links a {
  color: #FFF;
  font-size: 20px;
  margin-right: 16px;
  text-decoration: none;
}
@media screen and (max-width: 414px) {
  .profile-hero .detail-row .social-links a {
    font-size: 20px;
  }
}
.profile-hero .detail-row .social-links a:last-child {
  margin-right: 0;
}
.profile-hero .detail-row .social-links a:hover {
  color: #87f9d9;
}
.profile-hero .detail-row .social-links .edit-btn {
  font-size: 20px;
  color: #87f9d9;
}
.profile-hero .detail-row .btn-row {
  margin-bottom: 0;
  margin-top: 12px;
}
@media screen and (max-width: 940px) {
  .profile-hero .detail-row .btn-row {
    text-align: center;
    margin-top: 0;
  }
}
.profile-hero .detail-row .btn-row .btn {
  text-shadow: none;
  margin-right: 12px;
  margin-bottom: 12px;
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .btn-row .btn {
    vertical-align: top;
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .btn-row .btn {
    font-size: 12px;
    padding: 12px;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  .profile-hero .detail-row .btn-row .btn:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 340px) {
  .profile-hero .detail-row .btn-row .btn {
    font-size: 11px;
    margin-right: 4px;
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .btn-row .btn.send-message-desktop {
    display: none;
  }
}
.profile-hero .detail-row .btn-row .btn.send-message-mobile {
  display: none;
  position: relative;
}
@media screen and (max-width: 600px) {
  .profile-hero .detail-row .btn-row .btn.send-message-mobile {
    display: inline-block;
    width: 46px;
    height: 46px;
  }
}
.profile-hero .detail-row .btn-row .btn.send-message-mobile img {
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 500px) {
  .profile-hero .detail-row .btn-row .btn.send-message-mobile img {
    width: 16px;
  }
}

.artist-home .main-panel {
  padding-bottom: 0 !important;
}
.artist-home .main-panel .overlay {
  top: 160px !important;
  transform: translate(-50%, 0) !important;
}
@media screen and (max-width: 811px) {
  .artist-home .main-panel .overlay {
    transform: translate(0, 0) !important;
  }
}

.artist-merchandise .main-container {
  margin-top: 130px;
}
@media screen and (max-width: 640px) {
  .artist-merchandise .main-container {
    padding-top: 32px;
  }
}
@media screen and (max-width: 480px) {
  .artist-merchandise .main-container {
    margin-top: 0;
  }
}
.artist-merchandise .main-container h3 {
  text-align: center;
}
.artist-merchandise .main-panel {
  padding-bottom: 0 !important;
}
.artist-merchandise h1, .artist-merchandise h2, .artist-merchandise h3, .artist-merchandise h4 {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 900;
  margin: 0 0 5px;
}
.artist-merchandise h1 {
  font-size: 2.4em;
}
.artist-merchandise .sub-title-top {
  margin-bottom: 0;
  text-transform: uppercase;
}
.artist-merchandise .top-section-wrapper {
  margin-bottom: 20%;
  position: relative;
  background: url(/images/tshirt-bg.png?18781bf903c03829939ec8973149136a) no-repeat bottom right;
  background-size: auto 100%;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper {
    background: none;
  }
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper .wrapper-bg {
    background: url(/images/tshirt-bg.png?18781bf903c03829939ec8973149136a) no-repeat bottom right;
    background-size: auto 100%;
  }
}
.artist-merchandise .top-section-wrapper__text {
  max-width: 690px;
  margin: 0 auto;
  padding: 30px 15px 150px;
}
@media screen and (max-width: 1024px) {
  .artist-merchandise .top-section-wrapper__text {
    max-width: 600px;
  }
}
@media screen and (max-width: 768px) {
  .artist-merchandise .top-section-wrapper__text {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper__text {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper__text h1 {
    font-size: 22px;
  }
}
.artist-merchandise .top-section-wrapper__text h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.artist-merchandise .top-section-wrapper__text .price-line {
  font-size: 13px;
}
.artist-merchandise .top-section-wrapper__text .feature-text {
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  color: #87F9D9;
  text-transform: uppercase;
  font-size: 1.2em;
}
.artist-merchandise .top-section-wrapper .hero-tshirt {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 500px;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper .hero-tshirt {
    position: relative;
    width: 100%;
  }
}
.artist-merchandise .top-section-wrapper .hero-tshirt--wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.artist-merchandise .top-section-wrapper .hero-tshirt--wrapper img {
  position: absolute;
  top: 0;
  max-width: none;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag {
  position: absolute;
  top: 60px;
  left: -135px;
  padding: 20px;
  background-color: #87f9d9;
  height: 6em;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper .hero-tshirt__price-tag {
    top: 160px;
    z-index: 10;
    left: 0;
  }
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag:before {
  content: "";
  position: absolute;
  border-top: 3em solid #87f9d9;
  border-bottom: 3em solid #87f9d9;
  border-left: 2em solid transparent;
  left: -2em;
  top: 0;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: -2em;
  border-top: 3em solid transparent;
  border-bottom: 3em solid transparent;
  border-left: 2em solid #87f9d9;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag .desc {
  font-size: 0.8em;
  font-weight: bold;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag .price {
  font-size: 1.6em;
  font-weight: 900;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__price-tag .vat {
  font-size: 1em;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__ar-enabled-button {
  position: absolute;
  background: #000;
  width: 150px;
  height: 150px;
  padding: 25px 20px 5px;
  text-align: center;
  font-size: 0.6em;
  border-radius: 50%;
  color: #FFF;
  border: 8px solid #FFF;
  top: -4%;
  right: 28%;
  z-index: 1;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__ar-enabled-button .title {
  color: #87f9d9;
  background-image: url(/images/grunge-border.png?aeab6eb69d5bcc6edffaf04cc70fcf9b);
  background-size: 100% 100%;
  line-height: 1;
  padding: 10px;
  display: inline-block;
  margin-bottom: 5px;
}
.artist-merchandise .top-section-wrapper .hero-tshirt__ar-enabled-button .title .large-text {
  font-size: 2.8em;
}
.artist-merchandise .top-section-wrapper .quote-box-wrapper {
  max-width: 1120px;
  margin: auto;
}
.artist-merchandise .top-section-wrapper .quote-box-wrapper .quote-box {
  padding: 30px 40px;
  font-size: 1.2em;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  font-weight: bolder;
  max-width: 350px;
  width: 40%;
  background-color: #87F9D9;
  position: relative;
  bottom: -100px;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper .quote-box-wrapper .quote-box {
    width: 100%;
    max-width: 100%;
    position: relative;
    bottom: 0;
  }
}
.artist-merchandise .top-section-wrapper .quote-box-wrapper .quote-box p {
  margin: 0;
}
.artist-merchandise .top-section-wrapper .usps {
  margin: 0;
  position: absolute;
  right: 2%;
  bottom: -150px;
  max-width: 700px;
  width: 58%;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .top-section-wrapper .usps {
    position: relative;
    right: 0;
    max-width: 100%;
    width: 100%;
    bottom: 0;
  }
}
.artist-merchandise .top-section-wrapper .usps > div {
  background: url(/images/shield.png?89f8e468e991b3275fadabd063ecac03) no-repeat;
  background-size: 100% 100%;
  width: 32%;
  float: right;
  position: relative;
  margin: 15px 1%;
}
.artist-merchandise .top-section-wrapper .usps > div:first-child {
  margin-left: 0;
}
.artist-merchandise .top-section-wrapper .usps > div:last-child {
  margin-right: 0;
}
.artist-merchandise .top-section-wrapper .usps > div .shield {
  text-transform: uppercase;
  color: #FFF;
  padding: 15px 10px 50px;
  font-size: 0.8em;
  text-align: center;
}
.artist-merchandise .top-section-wrapper .usps > div .shield img {
  max-width: 50%;
  max-height: 75px;
  height: auto;
  margin: auto;
  display: block;
}
.artist-merchandise .strap {
  background-color: #E7E7E7;
  position: relative;
}
.artist-merchandise .strap__strap-left {
  padding: 30px 0 70px;
  width: 60%;
  position: relative;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-left {
    padding: 0;
    width: 100%;
    text-align: center;
  }
}
.artist-merchandise .strap__strap-left .title {
  margin-bottom: 0;
  margin-top: 10px;
}
.artist-merchandise .strap__strap-left .feature {
  padding: 10px;
  background-color: #87F9D9;
  display: inline-block;
  font-weight: bold;
  font-size: 0.8em;
  margin-bottom: 0;
}
.artist-merchandise .strap__strap-left .app-tag {
  background-image: url(/images/app-tag-bg.png?21c86ba2d7c39f9c6474929bc3cf2bba);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #FFF;
  position: absolute;
  left: 0;
  padding: 15px;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-left .app-tag {
    position: relative;
    width: calc(100% + 24px);
    background-color: #000;
    margin: 0 -12px;
    background-image: none;
  }
}
.artist-merchandise .strap__strap-left .app-tag__image-wrapper {
  float: left;
  width: 100px;
}
.artist-merchandise .strap__strap-left .app-tag__text-wrapper {
  float: right;
  width: calc(100% - 100px);
  padding-right: 8%;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-left .app-tag__text-wrapper {
    padding-right: 0;
  }
}
.artist-merchandise .strap__strap-left .app-tag__text-wrapper p {
  margin: 0;
  padding: 0 15px;
}
.artist-merchandise .strap__strap-left .app-tag__text-wrapper + p {
  clear: right;
  margin-left: 115px;
  margin-bottom: 0;
}
.artist-merchandise .strap__strap-left .app-tag__text-wrapper + p a {
  display: inline-block;
  margin-top: 10px;
}
.artist-merchandise .strap__strap-left .app-tag__text-wrapper + p a img {
  max-width: 120px;
  width: 100%;
  height: auto;
}
.artist-merchandise .strap__strap-right {
  overflow: hidden;
  position: absolute;
  height: 100%;
  width: 40%;
  right: 0;
  top: 0;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-right {
    position: relative;
    height: auto;
    width: 100%;
  }
}
.artist-merchandise .strap__strap-right:after {
  background-image: url(/images/hero-tshirt.png?c9b23aa92284e0faef841cc4632c70cf);
  background-repeat: no-repeat;
  background-position: 100% 200%;
  background-size: contain;
  content: "";
  position: absolute;
  width: 1000px;
  height: 1000px;
  left: 0;
  top: -650px;
  transform: rotate(60deg);
}
.artist-merchandise .strap__strap-right .container {
  position: relative;
  z-index: 10;
  height: 100%;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-right .container {
    padding: 15% 0;
  }
}
.artist-merchandise .strap__strap-right img {
  position: absolute;
  left: 0;
  top: 15%;
}
@media screen and (max-width: 480px) {
  .artist-merchandise .strap__strap-right img {
    position: relative;
    top: -25px;
  }
}
.artist-merchandise .strap__strap-right .btn {
  position: absolute;
  right: 5%;
  bottom: 35%;
}
@media screen and (max-width: 1666px) {
  .artist-merchandise .strap__strap-right .btn {
    bottom: 4%;
    right: 10%;
  }
}
.artist-merchandise .products {
  text-align: center;
}
.artist-merchandise .grid {
  max-width: 1100px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 1458px) {
  .artist-merchandise .grid {
    max-width: 690px;
  }
}
@media screen and (max-width: 1024px) {
  .artist-merchandise .grid {
    max-width: 600px;
  }
}
@media screen and (max-width: 914px) {
  .artist-merchandise .grid {
    max-width: 550px;
  }
}
@media screen and (max-width: 872px) {
  .artist-merchandise .grid {
    max-width: 500px;
  }
}
@media screen and (max-width: 811px) {
  .artist-merchandise .grid {
    max-width: 100%;
  }
}
.artist-merchandise .grid .up {
  float: left;
  margin: 0 0.5% 30px;
  width: 24%;
  text-align: center;
}
@media screen and (max-width: 472px) {
  .artist-merchandise .grid .up {
    width: 100%;
    float: none;
  }
}
.artist-merchandise .grid .up .image-holder {
  position: relative;
  overflow: hidden;
}
.artist-merchandise .grid .up .image-holder:hover .hover .background {
  opacity: 0.4;
}
.artist-merchandise .grid .up .image-holder:hover .hover .text-holder {
  opacity: 1;
}
.artist-merchandise .grid .up .image-holder:hover img {
  transform: scale(1.1);
}
.artist-merchandise .grid .up .image-holder img {
  display: block;
  transform: scale(1);
  transition: transform 5s;
}
.artist-merchandise .grid .up .image-holder .hover .background {
  opacity: 0;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  transition: opacity 1s;
}
.artist-merchandise .grid .up .image-holder .hover .text-holder {
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  opacity: 0;
  font-size: 20px;
}
@media screen and (max-width: 1024px) {
  .artist-merchandise .grid .up .image-holder .hover .text-holder {
    font-size: 18px;
  }
}
@media screen and (max-width: 872px) {
  .artist-merchandise .grid .up .image-holder .hover .text-holder {
    font-size: 16px;
  }
}
.artist-merchandise .grid .up .title-bar {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 0 0;
  font-size: 0.8em;
}
@media screen and (max-width: 1024px) {
  .artist-merchandise .grid .up .title-bar {
    font-size: 14px;
  }
}
@media screen and (max-width: 811px) {
  .artist-merchandise .grid .up .title-bar {
    font-size: 16px;
  }
}
@media screen and (max-width: 654px) {
  .artist-merchandise .grid .up .title-bar {
    font-size: 14px;
  }
}
@media screen and (max-width: 472px) {
  .artist-merchandise .grid .up .title-bar {
    font-size: 16px;
  }
}
@media screen and (max-width: 330px) {
  .artist-merchandise .grid .up .title-bar {
    font-size: 14px;
  }
}
.artist-merchandise .grid .up .price {
  font-weight: 900;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.2em;
  line-height: 1;
}
.artist-merchandise .grid .up .price .price {
  font-size: 2em;
}
.artist-merchandise .bottom-section-wrapper {
  background-color: #C3FCEC;
  position: relative;
  margin-top: 160px;
  padding-bottom: 15px;
}
@media screen and (max-width: 472px) {
  .artist-merchandise .bottom-section-wrapper {
    margin-top: 100px;
  }
}
.artist-merchandise .bottom-section-wrapper .slant-wrapper {
  overflow: hidden;
  position: absolute;
  top: -280px;
  height: 500px;
  width: 100%;
}
@media screen and (max-width: 472px) {
  .artist-merchandise .bottom-section-wrapper .slant-wrapper {
    top: -200px;
  }
}
.artist-merchandise .bottom-section-wrapper .slant-wrapper .slant {
  position: absolute;
  width: 150%;
  transform: rotate(8deg);
  background-color: #C3FCEC;
  height: 500px;
  top: 140px;
  left: -100px;
  z-index: -999;
  content: "";
}
.artist-merchandise .bottom-section-wrapper .step__step-image {
  height: 80px;
}
.artist-merchandise .bottom-section-wrapper .step__step-image img {
  height: 80px;
  width: auto;
}
.artist-merchandise .bottom-section-wrapper .step h4 {
  margin: 15px 0 0;
}
.artist-merchandise h2 {
  font-size: 2em;
}
.artist-merchandise .merchandise-footer-mobile {
  display: none;
  background: #87F9D9;
  padding: 32px 16px;
  text-align: center;
}
@media screen and (max-width: 811px) {
  .artist-merchandise .merchandise-footer-mobile {
    display: block;
  }
}
.artist-merchandise .merchandise-footer-mobile a {
  color: #000;
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.artist-merchandise .merchandise-footer-mobile a.terms-link {
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
}
.artist-merchandise .merchandise-footer {
  background: #87F9D9;
  padding: 54px 16px;
}
@media screen and (max-width: 811px) {
  .artist-merchandise .merchandise-footer {
    display: none;
  }
}
.artist-merchandise .merchandise-footer .text-holder {
  display: inline-block;
  position: relative;
}
.artist-merchandise .merchandise-footer a {
  color: #000;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.artist-merchandise .merchandise-footer a.terms-link {
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
}

.artist-digital .main-container {
  padding-top: 32px;
}
@media screen and (max-width: 600px) {
  .artist-digital .main-container {
    padding-top: 32px;
  }
}
@media screen and (max-width: 811px) {
  .artist-digital .main-panel {
    padding-bottom: 0 !important;
  }
}
.artist-digital .white-box {
  background: #FFF;
  padding: 32px;
  margin-bottom: 32px;
  margin-top: 32px;
}
@media screen and (max-width: 600px) {
  .artist-digital .white-box {
    padding: 16px;
  }
}
.artist-digital .white-box .heading {
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 17px;
  margin-bottom: 32px;
}
@media screen and (max-width: 600px) {
  .artist-digital .white-box .heading {
    font-size: 16px;
    margin-bottom: 16px;
  }
}
.artist-digital .white-box .platform-ups .up {
  float: left;
  width: 22%;
  margin-right: 4%;
}
@media screen and (max-width: 515px) {
  .artist-digital .white-box .platform-ups .up {
    width: 48%;
    margin-bottom: 4%;
  }
}
@media screen and (max-width: 342px) {
  .artist-digital .white-box .platform-ups .up {
    width: 100%;
    margin-right: 0;
    display: block;
    margin-bottom: 16px;
  }
}
.artist-digital .white-box .platform-ups .up:last-child {
  margin-right: 0;
}
@media screen and (max-width: 515px) {
  .artist-digital .white-box .platform-ups .up:nth-child(2n) {
    margin-right: 0;
  }
}
.artist-digital .white-box .platform-ups .up .image-holder {
  margin-bottom: 16px;
  text-align: center;
  line-height: 138px;
  vertical-align: middle;
}
.artist-digital .white-box .platform-ups .up .image-holder img {
  display: inline;
  max-height: 138px;
  height: 138px;
  vertical-align: middle;
}
.artist-digital .white-box .platform-ups .up .title {
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .artist-digital .white-box .platform-ups .up .title {
    font-size: 14px;
  }
}
.artist-digital h1 {
  text-transform: uppercase;
  font-size: 32px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
.artist-digital .btn-row {
  text-align: center;
  margin-bottom: 32px;
  margin-top: 32px;
}
.artist-digital .text-holder {
  max-width: 690px;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .artist-digital .text-holder {
    max-width: 600px;
  }
}
@media screen and (max-width: 914px) {
  .artist-digital .text-holder {
    max-width: 550px;
  }
}
@media screen and (max-width: 872px) {
  .artist-digital .text-holder {
    max-width: 500px;
  }
}
@media screen and (max-width: 811px) {
  .artist-digital .text-holder {
    max-width: 100%;
  }
}
@media screen and (max-width: 472px) {
  .artist-digital .text-holder {
    font-size: 14px;
  }
}
@media screen and (max-width: 472px) {
  .artist-digital .text-holder h1 {
    font-size: 22px;
  }
}
.artist-digital .text-holder h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.artist-digital .digital-footer {
  background: #87F9D9;
  text-align: center;
  padding: 54px 16px 100px;
}
@media screen and (max-width: 600px) {
  .artist-digital .digital-footer {
    padding: 32px 16px 32px;
  }
}
.artist-digital .digital-footer .heading {
  margin-bottom: 16px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.artist-digital .digital-footer .text-holder {
  display: inline-block;
  position: relative;
}
.artist-digital .digital-footer .tunecore-logo {
  background: black;
  padding: 32px 64px 28px;
  margin-bottom: 16px;
  display: inline-block;
}
.artist-digital .digital-footer .link-row {
  margin-bottom: 16px;
}
.artist-digital .digital-footer a {
  color: #000;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .artist-digital .digital-footer a {
    font-size: 18px;
  }
}
.artist-digital .digital-footer a.terms-link {
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
}

@media screen and (max-width: 1513px) {
  .manage-account .main-container {
    padding-top: 16px !important;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.manage-account .sidebar {
  width: 32%;
  margin-right: 2%;
  float: left;
}
@media screen and (max-width: 911px) {
  .manage-account .sidebar {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 16px;
  }
}
.manage-account .main-content {
  float: left;
  width: 66%;
  background: #FFF;
}
@media screen and (max-width: 911px) {
  .manage-account .main-content {
    width: 100%;
    float: none;
  }
}
.manage-account .main-content .account-page {
  display: none;
}
.manage-account .main-content .account-page.active {
  display: block;
}
.manage-account .main-content .heading {
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 24px 80px;
  border-bottom: 3px solid #000;
}
@media screen and (max-width: 911px) {
  .manage-account .main-content .heading {
    padding: 16px;
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) {
  .manage-account .main-content .heading {
    font-size: 16px;
  }
}
.manage-account .main-content .content {
  padding: 24px 80px;
}
@media screen and (max-width: 911px) {
  .manage-account .main-content .content {
    padding: 16px;
  }
}
.manage-account .main-content .content .input-row input[type=checkbox] {
  position: relative;
  top: -1px;
  margin-right: 4px;
}
@media screen and (max-width: 911px) {
  .manage-account .main-content .content .input-row input {
    font-size: 14px;
  }
}
.manage-account .main-content .content .btn-row {
  margin-top: 32px;
  margin-bottom: 0;
}
@media screen and (max-width: 911px) {
  .manage-account .main-content .content .btn-row {
    margin-top: 16px;
  }
}
@media screen and (max-width: 911px) {
  .manage-account .main-content .content .btn-row .btn {
    font-size: 14px;
  }
}
.manage-account .main-content .delete-account-section {
  border-top: 1px solid #d7d7d7;
  margin-top: 32px;
  padding-top: 32px;
  font-size: 14px;
}
.manage-account .main-content .delete-account-section .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.manage-account .main-content .delete-account-section .btn-row {
  margin-top: 16px;
}
.manage-account .main-content .delete-account-section .btn-row .btn {
  font-size: 12px;
  padding: 0.4em 0.8em;
}

.account-sidebar .user-box {
  margin-bottom: 24px;
}
@media screen and (max-width: 911px) {
  .account-sidebar .user-box {
    margin-bottom: 16px;
  }
}
.account-sidebar .user-box .hero-image-holder {
  height: 120px;
  background-size: cover;
  background-position: center center;
}
.account-sidebar .user-box .details {
  background: #FFF;
  padding: 24px;
}
@media screen and (max-width: 911px) {
  .account-sidebar .user-box .details {
    padding: 16px;
  }
}
.account-sidebar .user-box .profile-image {
  width: 56px;
  height: 56px;
  float: left;
  background-size: cover;
  background-position: center center;
  margin-right: 16px;
}
@media screen and (max-width: 660px) {
  .account-sidebar .user-box .profile-image {
    display: none;
  }
}
.account-sidebar .user-box .text {
  overflow: hidden;
}
.account-sidebar .user-box .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
@media screen and (max-width: 911px) {
  .account-sidebar .user-box .name {
    font-size: 14px;
  }
}
.account-sidebar .user-box .joined-date {
  font-size: 14px;
}
@media screen and (max-width: 911px) {
  .account-sidebar .user-box .joined-date {
    font-size: 12px;
  }
}
.account-sidebar .tabs {
  background: transparent;
}
.account-sidebar .tabs .tab {
  font-family: "brandon-grotesque", sans-serif;
  display: block;
  color: #000;
  background: #FFF;
  margin-bottom: 4px;
  padding: 12px;
  border: 3px solid #FFF;
  cursor: pointer;
  float: none;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 911px) {
  .account-sidebar .tabs .tab {
    font-size: 14px;
  }
}
.account-sidebar .tabs .tab.active {
  border: 3px solid #000;
  color: #000;
}
.account-sidebar .tabs .tab.active:after {
  display: none;
}
.account-sidebar .tabs .tab:hover {
  color: #000;
}
.account-sidebar .tabs .tab .fa-chevron-right {
  float: right;
  position: relative;
  top: 4px;
}

.promoter-detail .tabs .action-btns {
  padding-bottom: 16px;
}

.promoter-home .center {
  text-align: center;
  max-width: 700px;
  margin: 32px auto;
  display: block;
}
.promoter-home .center h2 {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.promoter-home .tour-manager-btn {
  float: right;
}
.promoter-home .instructions {
  text-align: center;
  font-size: 18px;
  padding: 20px;
  max-width: 800px;
  margin: 20px auto;
  border: 3px solid #000;
}
@media screen and (max-width: 780px) {
  .promoter-home .instructions {
    font-size: 16px;
    max-width: 500px;
    padding: 16px;
    margin: 16px auto;
  }
}
@media screen and (max-width: 425px) {
  .promoter-home .instructions {
    font-size: 13px;
    padding: 12px;
  }
}
.promoter-home .instructions a {
  color: #000;
}
.promoter-home .subheading {
  margin: 20px auto !important;
  text-align: center !important;
  font-size: 16px !important;
  font-family: "Lato", sans-serif !important;
  font-weight: normal !important;
  text-transform: none !important;
}

.event-invites .main-panel,
.venue-home .main-panel,
.promoter-home .main-panel,
.promoter-detail .main-panel,
.artist-home .main-panel,
.artist-backend .main-panel,
.manage-account .main-panel,
.venue-backend .main-panel,
.events-backend .main-panel,
.tour-manager .main-panel,
.tour-manager-editor .main-panel,
.ar-campaigns .main-panel,
.backend .main-panel {
  width: calc(100% - 278px);
  padding: 78px 0 32px;
  height: calc(100vh - 8px);
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 1024px) {
  .event-invites .main-panel,
.venue-home .main-panel,
.promoter-home .main-panel,
.promoter-detail .main-panel,
.artist-home .main-panel,
.artist-backend .main-panel,
.manage-account .main-panel,
.venue-backend .main-panel,
.events-backend .main-panel,
.tour-manager .main-panel,
.tour-manager-editor .main-panel,
.ar-campaigns .main-panel,
.backend .main-panel {
    width: 100%;
    height: auto;
    overflow: visible;
  }
}
@media screen and (max-width: 940px) {
  .event-invites .main-panel,
.venue-home .main-panel,
.promoter-home .main-panel,
.promoter-detail .main-panel,
.artist-home .main-panel,
.artist-backend .main-panel,
.manage-account .main-panel,
.venue-backend .main-panel,
.events-backend .main-panel,
.tour-manager .main-panel,
.tour-manager-editor .main-panel,
.ar-campaigns .main-panel,
.backend .main-panel {
    padding: 76px 0 32px;
  }
}
.event-invites .main-panel img.video-example,
.venue-home .main-panel img.video-example,
.promoter-home .main-panel img.video-example,
.promoter-detail .main-panel img.video-example,
.artist-home .main-panel img.video-example,
.artist-backend .main-panel img.video-example,
.manage-account .main-panel img.video-example,
.venue-backend .main-panel img.video-example,
.events-backend .main-panel img.video-example,
.tour-manager .main-panel img.video-example,
.tour-manager-editor .main-panel img.video-example,
.ar-campaigns .main-panel img.video-example,
.backend .main-panel img.video-example {
  display: block;
  max-width: 100%;
  margin: 32px auto;
}
.event-invites .main-panel .right-button,
.venue-home .main-panel .right-button,
.promoter-home .main-panel .right-button,
.promoter-detail .main-panel .right-button,
.artist-home .main-panel .right-button,
.artist-backend .main-panel .right-button,
.manage-account .main-panel .right-button,
.venue-backend .main-panel .right-button,
.events-backend .main-panel .right-button,
.tour-manager .main-panel .right-button,
.tour-manager-editor .main-panel .right-button,
.ar-campaigns .main-panel .right-button,
.backend .main-panel .right-button {
  float: right;
}
.event-invites .constrainer,
.venue-home .constrainer,
.promoter-home .constrainer,
.promoter-detail .constrainer,
.artist-home .constrainer,
.artist-backend .constrainer,
.manage-account .constrainer,
.venue-backend .constrainer,
.events-backend .constrainer,
.tour-manager .constrainer,
.tour-manager-editor .constrainer,
.ar-campaigns .constrainer,
.backend .constrainer {
  position: relative;
}
.event-invites .overlay,
.venue-home .overlay,
.promoter-home .overlay,
.promoter-detail .overlay,
.artist-home .overlay,
.artist-backend .overlay,
.manage-account .overlay,
.venue-backend .overlay,
.events-backend .overlay,
.tour-manager .overlay,
.tour-manager-editor .overlay,
.ar-campaigns .overlay,
.backend .overlay {
  position: absolute;
  max-width: 645px;
  padding: 56px;
  background: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 5px solid #87f9d9;
}
@media screen and (max-width: 1032px) {
  .event-invites .overlay,
.venue-home .overlay,
.promoter-home .overlay,
.promoter-detail .overlay,
.artist-home .overlay,
.artist-backend .overlay,
.manage-account .overlay,
.venue-backend .overlay,
.events-backend .overlay,
.tour-manager .overlay,
.tour-manager-editor .overlay,
.ar-campaigns .overlay,
.backend .overlay {
    padding: 16px;
    max-width: 100%;
    width: 90%;
  }
}
@media screen and (max-width: 891px) {
  .event-invites .overlay,
.venue-home .overlay,
.promoter-home .overlay,
.promoter-detail .overlay,
.artist-home .overlay,
.artist-backend .overlay,
.manage-account .overlay,
.venue-backend .overlay,
.events-backend .overlay,
.tour-manager .overlay,
.tour-manager-editor .overlay,
.ar-campaigns .overlay,
.backend .overlay {
    font-size: 14px;
  }
}
@media screen and (max-width: 811px) {
  .event-invites .overlay,
.venue-home .overlay,
.promoter-home .overlay,
.promoter-detail .overlay,
.artist-home .overlay,
.artist-backend .overlay,
.manage-account .overlay,
.venue-backend .overlay,
.events-backend .overlay,
.tour-manager .overlay,
.tour-manager-editor .overlay,
.ar-campaigns .overlay,
.backend .overlay {
    position: static;
    width: 100%;
    transform: translate(0, 0);
    max-width: none;
  }
}
.event-invites .overlay .heading,
.venue-home .overlay .heading,
.promoter-home .overlay .heading,
.promoter-detail .overlay .heading,
.artist-home .overlay .heading,
.artist-backend .overlay .heading,
.manage-account .overlay .heading,
.venue-backend .overlay .heading,
.events-backend .overlay .heading,
.tour-manager .overlay .heading,
.tour-manager-editor .overlay .heading,
.ar-campaigns .overlay .heading,
.backend .overlay .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
}
.event-invites .overlay .hey,
.venue-home .overlay .hey,
.promoter-home .overlay .hey,
.promoter-detail .overlay .hey,
.artist-home .overlay .hey,
.artist-backend .overlay .hey,
.manage-account .overlay .hey,
.venue-backend .overlay .hey,
.events-backend .overlay .hey,
.tour-manager .overlay .hey,
.tour-manager-editor .overlay .hey,
.ar-campaigns .overlay .hey,
.backend .overlay .hey {
  margin-bottom: 16px;
}
@media screen and (max-width: 891px) {
  .event-invites .overlay .hey,
.venue-home .overlay .hey,
.promoter-home .overlay .hey,
.promoter-detail .overlay .hey,
.artist-home .overlay .hey,
.artist-backend .overlay .hey,
.manage-account .overlay .hey,
.venue-backend .overlay .hey,
.events-backend .overlay .hey,
.tour-manager .overlay .hey,
.tour-manager-editor .overlay .hey,
.ar-campaigns .overlay .hey,
.backend .overlay .hey {
    max-width: 85px;
  }
}

@media screen and (max-width: 1286px) {
  .venue-home .main-panel .overlay {
    top: 366px;
  }
}
@media screen and (max-width: 1104px) {
  .venue-home .main-panel .overlay {
    top: 424px;
  }
}

.right-bar {
  position: fixed;
  right: 8px;
  top: 69px;
  bottom: 8px;
  z-index: 100;
  background-color: #232323;
  color: #FFF;
  width: 278px;
  padding: 0 0 16px 0;
}
@media screen and (max-width: 1024px) {
  .right-bar {
    display: none;
  }
}
.right-bar .points-tally-row {
  background: #383838;
  text-align: center;
  padding: 12px;
  position: relative;
}
.right-bar .points-tally-row .tooltip-holder {
  position: absolute;
  top: 8px;
  right: 8px;
}
.right-bar .points-tally-row .tooltip-holder .fa-info-circle {
  font-size: 24px;
  cursor: pointer;
}
.right-bar .points-tally-row .tooltip-holder .tooltip {
  position: absolute;
  top: -8px;
  right: -8px;
  display: none;
  background: #FFF;
  width: 278px;
  padding: 16px 26px 16px 16px;
  z-index: 999;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  color: #000;
  text-align: left;
  font-size: 14px;
}
.right-bar .points-tally-row .tooltip-holder .tooltip.active {
  display: block;
}
.right-bar .points-tally-row .tooltip-holder .tooltip .fa-close {
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  top: 8px;
  right: 8px;
}
.right-bar .points-tally-row .tooltip-holder .tooltip p:last-child {
  margin-bottom: 0;
}
.right-bar .points-tally-row .tooltip-holder .tooltip a {
  color: #000;
}
.right-bar .points-tally-row .fa-star {
  color: #87F9D8;
  font-size: 55px;
  margin-right: 12px;
  display: inline-block;
  vertical-align: middle;
}
.right-bar .points-tally-row .text {
  display: inline-block;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  vertical-align: middle;
}
.right-bar .points-tally-row .text .label {
  font-size: 14px;
  margin-bottom: 4px;
}
.right-bar .points-tally-row .text .points {
  font-size: 40px;
  line-height: 0.75;
}
.right-bar .points-tally-row .bottom-line {
  margin-top: 16px;
  font-size: 14px;
}
.right-bar .inner {
  max-height: calc(100vh - 92px);
  overflow: auto;
  padding-top: 12px;
}
@media screen and (max-width: 811px) {
  .right-bar .inner {
    max-height: none;
  }
}
.right-bar .padded {
  padding: 0 30px;
}
@media screen and (max-width: 1024px) {
  .right-bar .padded {
    padding: 0 16px;
  }
}
.right-bar .feature-image {
  background-position: center center;
  background-size: cover;
  height: 200px;
  width: 100%;
}
.right-bar .name-wrap {
  padding: 0 20px;
}
.right-bar .name-wrap .image {
  border: 3px solid #fff;
  border-radius: 2px;
  height: 80px;
  width: 80px;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 16px;
  position: relative;
  top: -20px;
}
.right-bar .name-wrap .name {
  margin: 16px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  line-height: 1.1;
  font-family: "brandon-grotesque", sans-serif;
}
.right-bar .name-wrap .name a {
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
  font-family: "Lato", sans-serif;
}
.right-bar .stats-row {
  border-top: 2px solid #d7d7d7;
  font-size: 0;
  margin-bottom: 12px;
}
.right-bar .stats-row.four-up .stat {
  width: 25%;
}
.right-bar .stats-row .stat {
  color: #FFF;
  text-decoration: none;
  display: inline-block;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1.05;
  text-align: center;
  vertical-align: middle;
  padding: 8px 0;
  width: 33.333%;
  border-bottom: 2px solid #d7d7d7;
  font-family: "brandon-grotesque", sans-serif;
}
.right-bar .stats-row .stat .stat-value {
  color: #87F9D8;
  font-size: 22px;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  margin-top: 4px;
}
.right-bar .sidebar-nav {
  margin-bottom: 20px;
}
.right-bar .sidebar-nav > a, .right-bar .sidebar-nav > div {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 6px 28px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.right-bar .sidebar-nav > a:hover, .right-bar .sidebar-nav > div:hover {
  color: #000;
  background: #87F9D8;
}
.right-bar .sidebar-nav > a i.fa, .right-bar .sidebar-nav > div i.fa {
  width: 22px;
  text-align: center;
}
.right-bar .sidebar-nav .btn.decenary {
  margin: 12px 32px 0;
  padding: 4px !important;
  width: auto;
}
.right-bar .sidebar-nav .btn.decenary:hover {
  color: #000;
  background: #FFF;
}
.right-bar .sidebar-nav .btn.decenary i.fa {
  width: 12px;
  text-align: left;
}
.right-bar .sidebar-nav .parent {
  padding: 0;
  cursor: pointer;
}
.right-bar .sidebar-nav .parent.open {
  padding: 0 0 6px 0;
}
.right-bar .sidebar-nav .parent.open .parent-title {
  color: #000;
  background: #87F9D8;
}
.right-bar .sidebar-nav .parent.open:hover {
  color: #fff;
  background: #232323;
}
.right-bar .sidebar-nav .parent.open .sub-items {
  display: block;
}
.right-bar .sidebar-nav .parent .parent-title {
  padding: 6px 28px 6px 28px;
  font-family: "brandon-grotesque", sans-serif;
}
.right-bar .sidebar-nav .parent .sub-items {
  display: none;
}
.right-bar .sidebar-nav .parent .sub-items a {
  display: block;
  font-size: 14px;
  text-transform: none;
  padding: 5px 54px;
  background: #393939;
  border-bottom: 1px solid #464646;
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  font-family: "Lato", sans-serif;
}
.right-bar .sidebar-nav .parent .sub-items a:hover {
  text-decoration: underline;
}
.right-bar .image-holder {
  margin-bottom: 16px;
  text-align: center;
}
.right-bar .image-holder .placeholder-profile-image {
  height: 200px;
}
@media screen and (max-width: 811px) {
  .right-bar .image-holder .placeholder-profile-image {
    display: block;
    width: 200px;
    margin: 0 auto;
    position: relative;
  }
}
.right-bar .image-holder img {
  margin: 0 auto;
}
.right-bar .link-stats {
  margin-bottom: 64px;
}
@media screen and (max-width: 1024px) {
  .right-bar .link-stats {
    margin-bottom: 24px;
  }
}
.right-bar .link-stats .stat-row {
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 4px;
}
@media screen and (max-width: 811px) {
  .right-bar .link-stats .stat-row {
    margin-bottom: 12px;
  }
}
.right-bar .link-stats .stat-row a {
  text-decoration: none;
}
.right-bar .link-stats .stat-row .number {
  color: #87f9d9;
}
.right-bar .link-stats .stat-row .label {
  color: #FFF;
}
.right-bar .nav {
  margin-bottom: 64px;
}
@media screen and (max-width: 1024px) {
  .right-bar .nav {
    margin-bottom: 24px;
  }
}
.right-bar .nav .nav-item {
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 8px;
  display: block;
  color: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 811px) {
  .right-bar .nav .nav-item {
    margin-bottom: 12px;
  }
}
.right-bar .nav .nav-item.coming-soon {
  color: #444;
}
.right-bar .nav .nav-item .fa {
  margin-right: 4px;
}
.right-bar .linked-artists .thumb,
.right-bar .linked-venues .thumb {
  float: left;
  width: 33%;
  height: 0;
  padding-bottom: 33%;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .right-bar .linked-artists .thumb,
.right-bar .linked-venues .thumb {
    width: 50%;
    padding-bottom: 50%;
  }
}
.right-bar .log-out-row {
  margin-bottom: 16px;
}
.right-bar .log-out-row a {
  background: #2b2b2b;
  padding: 8px;
  color: #FFF;
  display: block;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
}
.right-bar .delete-row {
  margin-bottom: 16px;
}
.right-bar .delete-row a {
  padding: 8px;
  color: #FFF;
  display: block;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: normal;
  text-decoration: none;
  font-size: 12px;
}
.right-bar .footer-section {
  font-size: 12px;
  text-align: center;
  margin-bottom: 16px;
}
.right-bar .footer-section a {
  color: #FFF;
  text-align: center;
}

.fan-home .with-sidebar {
  width: calc(100% - 278px);
}
@media screen and (max-width: 811px) {
  .fan-home {
    width: 100%;
    overflow: visible;
    height: auto;
  }
}
.fan-home .main-panel {
  padding: 78px 0 32px;
  height: calc(100vh - 8px);
  overflow: auto;
  width: calc(100% - 278px);
}
@media screen and (max-width: 1024px) {
  .fan-home .main-panel {
    width: 100%;
  }
}
@media screen and (max-width: 811px) {
  .fan-home .main-panel {
    width: 100%;
    overflow: visible;
  }
}
@media screen and (max-width: 630px) {
  .fan-home .main-panel {
    padding: 76px 0 32px;
  }
}
.fan-home .main-panel img {
  display: block;
  margin: 0 auto;
}
.fan-home .main-panel img.video-example {
  display: block;
  max-width: 100%;
  margin: 32px auto;
}
.fan-home .main-panel .right-button {
  float: right;
}
.fan-home .main-panel .constrainer {
  position: relative;
}
.fan-home .main-panel .overlay {
  position: absolute;
  max-width: 645px;
  padding: 56px;
  background: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 5px solid #87f9d9;
}
@media screen and (max-width: 1032px) {
  .fan-home .main-panel .overlay {
    padding: 16px;
  }
}
@media screen and (max-width: 891px) {
  .fan-home .main-panel .overlay {
    font-size: 14px;
  }
}
@media screen and (max-width: 811px) {
  .fan-home .main-panel .overlay {
    position: static;
    width: 100%;
    transform: translate(0, 0);
    max-width: none;
  }
}
.fan-home .main-panel .overlay .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
}

.coming-soon-covered {
  position: relative;
}
.coming-soon-covered:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 1;
}
.coming-soon-covered .coming-soon-box {
  z-index: 2;
}

.releases {
  background: #232323;
  color: #FFF;
}
.releases .releases-no-results {
  font-size: 20px;
  padding-top: 48px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  .releases .releases-no-results {
    padding-top: 24px;
    font-size: 16px;
  }
}
.releases .releases-main {
  border-top: 5px solid #FFF;
  padding: 0 0 48px 0;
}
@media screen and (max-width: 500px) {
  .releases .releases-main {
    padding: 0 0 16px 0;
  }
}
.releases .releases-main .constrainer {
  max-width: 1350px;
}
.releases .external-links {
  background: #F2F2F2;
  padding: 16px 0;
  text-align: center;
  margin-bottom: 32px;
}
.releases .external-links .message {
  color: #232323;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 16px;
}
@media screen and (max-width: 1150px) {
  .releases .external-links .message {
    font-size: 14px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 528px) {
  .releases .external-links .message {
    display: block;
    margin-bottom: 8px;
    text-align: center;
  }
}
.releases .external-links .btn {
  margin-right: 8px;
}
@media screen and (max-width: 1150px) {
  .releases .external-links .btn {
    font-size: 14px;
    margin-right: 4px;
  }
}
@media screen and (max-width: 956px) {
  .releases .external-links .btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 828px) {
  .releases .external-links .btn {
    font-size: 20px;
    padding: 8px 16px;
  }
}
@media screen and (max-width: 433px) {
  .releases .external-links .btn {
    padding: 8px 12px;
  }
}
@media screen and (max-width: 377px) {
  .releases .external-links .btn {
    font-size: 18px;
    padding: 4px 8px;
  }
}
@media screen and (max-width: 828px) {
  .releases .external-links .btn .text {
    display: none;
  }
}
.releases .external-links .btn .fa {
  margin-right: 8px;
}
@media screen and (max-width: 828px) {
  .releases .external-links .btn .fa {
    margin-right: 0;
  }
}
.releases .album-row {
  margin-bottom: 64px;
}
@media screen and (max-width: 1024px) {
  .releases .album-row {
    margin-bottom: 32px;
  }
}
.releases .album-row .image-holder {
  float: left;
  margin-right: 64px;
  width: 350px;
  height: 350px;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 1188px) {
  .releases .album-row .image-holder {
    margin-right: 32px;
    width: 300px;
    height: 300px;
  }
}
@media screen and (max-width: 900px) {
  .releases .album-row .image-holder {
    width: 250px;
    height: 250px;
  }
}
@media screen and (max-width: 732px) {
  .releases .album-row .image-holder {
    width: 300px;
    height: 300px;
    float: none;
    margin: 0 auto 32px;
    max-width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .releases .album-row .image-holder {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 350px) {
  .releases .album-row .image-holder {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
  }
}
.releases .album-row .no-songs {
  text-align: center;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 32px 0;
}
@media screen and (max-width: 500px) {
  .releases .album-row .no-songs {
    font-size: 16px;
  }
}
.releases .album-row .album-details {
  overflow: hidden;
}
.releases .album-row .album-details .album-name {
  color: #87f9d8;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 16px;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .album-name {
    font-size: 20px;
  }
}
.releases .album-row .album-details .album-name .fa-play {
  float: right;
  font-size: 36px;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .album-name .fa-play {
    font-size: 30px;
  }
}
.releases .album-row .album-details .genres {
  margin-bottom: 8px;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .genres {
    font-size: 14px;
  }
}
.releases .album-row .album-details .release-date {
  margin-bottom: 16px;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .release-date {
    font-size: 14px;
  }
}
.releases .album-row .album-details .song-list {
  border-top: 3px solid #FFF;
  display: table;
  width: 100%;
}
.releases .album-row .album-details .song-list .song-row {
  display: table-row;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .song-list .song-row {
    font-size: 14px;
  }
}
.releases .album-row .album-details .song-list .song-row.playing {
  background: #87f9d8;
  color: #232323;
}
.releases .album-row .album-details .song-list .song-row.playing .track-number .track-number-text {
  display: none;
}
.releases .album-row .album-details .song-list .song-row.playing .track-number .fa-play {
  display: block;
}
.releases .album-row .album-details .song-list .song-row .track-number {
  display: table-cell;
  padding: 8px 8px 8px;
  border-bottom: 1px solid #FFF;
  width: 30px;
  font-size: 12px;
}
.releases .album-row .album-details .song-list .song-row .track-number .fa-play {
  display: none;
  color: #262626;
  font-size: 18px;
  position: relative;
  left: 4px;
}
.releases .album-row .album-details .song-list .song-row .name {
  display: table-cell;
  padding: 8px 8px 8px;
  border-bottom: 1px solid #FFF;
}
.releases .album-row .album-details .song-list .song-row .name .name-holder {
  font-size: 12px;
}
@media screen and (max-width: 900px) {
  .releases .album-row .album-details .song-list .song-row .name .name-holder {
    font-size: 11px;
  }
}
.releases .album-row .album-details .song-list .song-row .name .mobile-duration {
  display: none;
}
.releases .album-row .album-details .song-list .song-row .time {
  display: table-cell;
  padding: 8px 8px 8px;
  font-size: 13px;
  border-bottom: 1px solid #FFF;
  font-family: Lato, sans-serif;
}

@media screen and (max-width: 600px) {
  .profile-container .black-version {
    background: rgba(0, 0, 0, 0.2);
    height: 82px;
  }
}
@media screen and (max-width: 600px) {
  .profile-container .black-version .header-gradient {
    height: 66px;
  }
}

@media screen and (max-width: 600px) {
  .venue-tabs {
    display: none;
  }
}

.venue-tab-content .tab-accordion-title {
  display: none;
  padding: 24px;
  color: #ffffff;
  background: #232323;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  cursor: pointer;
  border-bottom: 1px solid #424242;
}
.venue-tab-content .tab-accordion-title:last-child {
  border-bottom: 0;
}
.venue-tab-content .tab-accordion-title .fa {
  float: right;
  font-size: 45px;
  position: relative;
  top: -13px;
}
.venue-tab-content .tab-accordion-title.active {
  background: #87f9d8;
  color: #000000;
  position: relative;
  border-bottom: 1px solid #87f9d8;
}
.venue-tab-content .tab-accordion-title.active:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #87f9d8;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 600px) {
  .venue-tab-content .tab-accordion-title {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .venue-tab-content .tab-content {
    height: 0;
    overflow: hidden;
    display: block !important;
    background: #eeeeee;
  }
}
@media screen and (max-width: 600px) {
  .venue-tab-content .tab-content .inner {
    padding: 32px 24px 24px;
  }
  .venue-tab-content .tab-content .inner.black-mob {
    background: #232323;
  }
}
@media screen and (max-width: 600px) {
  .venue-tab-content .tab-content .inner .events-row, .venue-tab-content .tab-content .inner .constrainer, .venue-tab-content .tab-content .inner .venue-information {
    padding: 0;
  }
}
.events-row.past-events {
  display: none;
}
.events-row.past-events .heading .pipe, .events-row.future-events .heading .pipe {
  position: relative;
  top: -4px;
}
.events-row.past-events .heading .darken, .events-row.future-events .heading .darken {
  opacity: 0.4;
  cursor: pointer;
}

.mobile-see-live {
  display: none;
  background: #87f9d8;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .mobile-see-live {
    display: block;
  }
}
.mobile-see-live .item {
  display: inline-block;
  padding: 16px 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #232323;
  font-family: "brandon-grotesque", sans-serif;
}
.mobile-see-live .item span {
  font-weight: 900;
  font-size: 26px;
}

.profile-page {
  padding-top: 0;
}
.profile-page.event-detail {
  padding-top: 78px;
}
.profile-page.edit-version .venue-hero {
  border-bottom: 5px solid #232323;
}
.profile-page.edit-version .venue-hero:hover {
  border-bottom: 5px solid #87f9d9;
}
@media screen and (max-width: 600px) {
  .profile-page.venue-detail .news-row .heading {
    padding-top: 0;
  }
}
@media screen and (max-width: 600px) {
  .profile-page.artist-detail, .profile-page.venue-detail {
    padding-top: 0;
  }
}
.profile-page.artist-detail .hero .profile-meta .value, .profile-page.venue-detail .hero .profile-meta .value {
  font-size: 16px;
}
@media screen and (max-width: 940px) {
  .profile-page.artist-detail .hero, .profile-page.venue-detail .hero {
    height: auto;
    background-image: none !important;
    background-color: #232323;
    position: relative;
  }
}
.profile-page.artist-detail .hero .mobile-hero-image, .profile-page.venue-detail .hero .mobile-hero-image {
  display: none;
}
@media screen and (max-width: 940px) {
  .profile-page.artist-detail .hero .mobile-hero-image, .profile-page.venue-detail .hero .mobile-hero-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 60%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: inset 0 -3em 2em -1em #232323;
  }
}
.profile-page.artist-detail .bio-row, .profile-page.venue-detail .bio-row {
  padding: 48px 0;
  background: #f2f2f2;
}
.profile-page.artist-detail .bio-row .constrainer, .profile-page.venue-detail .bio-row .constrainer {
  max-width: 1099px;
}
.profile-page.artist-detail .bio-row .left, .profile-page.venue-detail .bio-row .left {
  float: left;
  width: 73%;
  margin-right: 2%;
}
.profile-page.artist-detail .bio-row .right, .profile-page.venue-detail .bio-row .right {
  float: left;
  width: 25%;
}
.profile-page.artist-detail .bio-row .detail-row, .profile-page.venue-detail .bio-row .detail-row {
  margin-bottom: 16px;
}
.profile-page.artist-detail .bio-row .detail-row .label, .profile-page.venue-detail .bio-row .detail-row .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 4px;
}
.profile-page.artist-detail .bio-row .detail-row .value a, .profile-page.venue-detail .bio-row .detail-row .value a {
  color: #000;
}
.profile-page.artist-detail .bio-row .heading, .profile-page.venue-detail .bio-row .heading {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  line-height: 1.3;
}
.profile-page .edit-btn {
  color: #87f9d9;
  margin-left: 8px;
  cursor: pointer;
}
.profile-page .edit-btn.right {
  float: right;
}
.profile-page .mobile-action-btns {
  display: none;
}
@media screen and (max-width: 1024px) {
  .profile-page .mobile-action-btns {
    display: block;
    margin-bottom: 16px;
  }
}
.profile-page .mobile-action-btns .btn {
  padding: 0.4em 0.6em;
  font-size: 14px;
  width: 100%;
}
.profile-page .tab-section .constrainer {
  max-width: 1104px;
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .constrainer {
    padding: 0;
  }
}
.profile-page .tab-section .tab-content {
  padding: 24px 0;
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs {
    background: #87f9d8;
    position: relative;
    border-bottom: 3px solid #ffffff;
  }
}
.profile-page .tab-section .tabs .tab-inner {
  display: inline;
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs .tab-inner {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
  }
}
.profile-page .tab-section .tabs .tab-inner.open {
  display: block;
}
.profile-page .tab-section .tabs .tab {
  display: block;
  color: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 780px) {
  .profile-page .tab-section .tabs .tab {
    font-size: 15px;
  }
}
.profile-page .tab-section .tabs .tab.close-menu, .profile-page .tab-section .tabs .tab.open-menu {
  display: none;
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs .tab.close-menu, .profile-page .tab-section .tabs .tab.open-menu {
    display: block;
  }
  .profile-page .tab-section .tabs .tab.close-menu img, .profile-page .tab-section .tabs .tab.open-menu img {
    width: 13px;
  }
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs .tab.active:after {
    display: none;
  }
}
.profile-page .tab-section .tabs .tab.open-menu {
  border-bottom: 0;
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs .tab.open-menu {
    position: static;
  }
}
@media screen and (max-width: 600px) {
  .profile-page .tab-section .tabs .tab {
    float: none;
    padding: 20px 0;
    background: #87f9d8;
    text-align: center;
    color: #000000;
    border-bottom: 2px solid #000000;
    font-size: 16px;
    z-index: 200;
  }
}
.profile-page .tab-section .tabs .tab.coming-soon {
  color: #444;
}
.profile-page .tab-section .tabs .tab.inactive {
  color: #444;
}
.profile-page .tab-section .tabs .action-btns {
  float: right;
  padding-top: 14px;
}
@media screen and (max-width: 740px) {
  .profile-page .tab-section .tabs .action-btns {
    display: none;
  }
}
.profile-page .tab-section .tabs .action-btns .btn {
  font-size: 14px;
  padding: 0.5em 0.8em;
  margin-right: 8px;
}
.profile-page .tab-section .tabs .action-btns .btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 600px) {
  .profile-page .venue-information {
    padding: 0 16px;
  }
}
.profile-page .venue-information > .left {
  float: left;
  width: 60%;
  margin-right: 8%;
  padding-top: 32px;
}
@media screen and (max-width: 768px) {
  .profile-page .venue-information > .left {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    padding-top: 0;
    float: none;
  }
}
.profile-page .venue-information > .right {
  float: left;
  width: 32%;
  padding-top: 32px;
}
@media screen and (max-width: 768px) {
  .profile-page .venue-information > .right {
    float: none;
    width: 100%;
  }
}
.profile-page .venue-information > .right .btn-row .btn {
  width: 100%;
  margin-bottom: 8px;
}
.profile-page .venue-information > .right .btn-row .explaination {
  font-size: 12px;
}
.profile-page .venue-information .truncated-info {
  margin-bottom: 16px;
}
.profile-page .venue-information .read-more-btn {
  font-size: 14px;
  padding: 0.4em 0.6em;
}
.profile-page .venue-information .add-details {
  color: #959595;
  font-family: Lato, sans-serif;
  text-transform: none;
}
.profile-page .venue-information .heading .edit-btn {
  position: relative;
  top: 6px;
}
.profile-page .venue-information .bio {
  border-bottom: 4px solid #87f9d8;
  padding-bottom: 32px;
  margin-bottom: 24px;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .bio {
    padding-bottom: 24px;
    margin-bottom: 16px;
    font-size: 17px;
  }
}
.profile-page .venue-information .further-information-row {
  border-bottom: 1px solid #232323;
  padding-bottom: 24px;
  margin-bottom: 16px;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .further-information-row {
    padding-bottom: 16px;
    margin-bottom: 12px;
  }
}
.profile-page .venue-information .further-information-row > .left {
  float: left;
  width: 48%;
  margin-right: 4%;
}
@media screen and (max-width: 640px) {
  .profile-page .venue-information .further-information-row > .left {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 16px;
  }
}
.profile-page .venue-information .further-information-row > .right {
  float: left;
  width: 48%;
}
@media screen and (max-width: 640px) {
  .profile-page .venue-information .further-information-row > .right {
    width: 100%;
    float: none;
  }
}
.profile-page .venue-information .further-information-row .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 8px;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .further-information-row .subheading {
    font-size: 17px;
  }
}
.profile-page .venue-information .further-information-row .value {
  font-size: 17px;
  max-height: 200px;
  overflow: auto;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .further-information-row .value {
    font-size: 17px;
  }
}
.profile-page .venue-information .address {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .address {
    font-size: 14px;
  }
}
.profile-page .venue-information .contact-details {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .contact-details {
    font-size: 12px;
  }
}
.profile-page .venue-information .contact-details a {
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 975px) {
  .profile-page .venue-information .btn-row .btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 746px) {
  .profile-page .venue-information .btn-row .btn {
    font-size: 12px;
  }
}
.profile-page .bands-row {
  position: relative;
}
.profile-page .bands-row .constrainer {
  max-width: 1984px;
}
@media screen and (max-width: 1984px) {
  .profile-page .bands-row .constrainer {
    width: 100%;
    padding: 0;
  }
}
.profile-page .bands-row img {
  display: block;
  margin: 0 auto;
}
.profile-page .videography-row {
  position: relative;
}
.profile-page .videography-row img {
  display: block;
  margin: 0 auto;
}
.profile-page .events-row {
  position: relative;
}
.profile-page .events-row img {
  display: block;
  margin: 0 auto;
}
.profile-page .map-row #map {
  min-height: 500px;
}
@media screen and (max-width: 1024px) {
  .profile-page .map-row #map {
    min-height: 400px;
  }
}

.news-row {
  position: relative;
  background: #f2f2f2;
}
.news-row img {
  display: block;
  margin: 0 auto;
}

.artist-header {
  background: #87F9D8;
  padding: 16px;
  text-align: center;
}
@media screen and (max-width: 1279px) {
  .artist-header {
    padding: 16px;
  }
}
@media screen and (max-width: 700px) {
  .artist-header {
    padding: 10px 12px 12px;
  }
}
.artist-header a {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-right: 24px;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 700px) {
  .artist-header a {
    font-size: 12px;
  }
}
.artist-header a:last-child {
  margin-right: 0;
}

.fan-header {
  background: #87F9D8;
  padding: 16px 48px;
  text-align: center;
  position: relative;
}
.fan-header.teamer-bar {
  display: none;
}
.fan-header.teamer-bar.active {
  display: block;
}
@media screen and (max-width: 700px) {
  .fan-header {
    font-size: 12px;
  }
}
@media screen and (max-width: 700px) {
  .fan-header {
    padding: 16px 48px 12px 0px;
    text-align: left;
  }
}
.fan-header a {
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
  white-space: nowrap;
}
.fan-header .close-icon {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  right: 12px;
  font-size: 28px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}

.mobile-news {
  display: none;
  padding: 34px 0 34px 0;
  background: #f2f2f2;
}
.mobile-news .heading {
  font-size: 34px;
  padding-bottom: 14px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
.mobile-news .news-masonry-grid {
  padding-bottom: 0 !important;
}
.mobile-news .load-more {
  padding: 0 !important;
}
@media screen and (max-width: 600px) {
  .mobile-news {
    display: block;
  }
}

.artist-events {
  background-position: bottom center;
  background-size: cover;
  background-repeat: none;
  padding: 32px 16px;
  color: #fff;
}
@media screen and (max-width: 654px) {
  .artist-events {
    padding: 24px 12px 24px;
    background-image: none !important;
    background-color: #232323;
  }
}
@media screen and (max-width: 370px) {
  .artist-events {
    padding: 24px 0;
  }
}
.artist-events h2.heading {
  color: #87f9d9;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 654px) {
  .artist-events h2.heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.artist-events .center-button {
  text-align: center;
  margin-top: 32px;
}
.artist-events .events-loader {
  display: none;
  text-align: center;
  padding: 48px 0;
}
.artist-events .events-loader .fa {
  font-size: 40px;
  color: #87F9D8;
}
.artist-events .all-events-loaded {
  font-size: 20px;
  text-align: center;
  padding: 32px 0;
}
@media screen and (max-width: 600px) {
  .artist-events .load-more-events .btn {
    width: 100%;
  }
}
.artist-events .location a {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

.events-row.past-events {
  display: none;
}
.events-row.past-events .heading .pipe, .events-row.future-events .heading .pipe {
  position: relative;
  top: -4px;
}
.events-row.past-events .heading .darken, .events-row.future-events .heading .darken {
  opacity: 0.4;
  cursor: pointer;
}

.events-table-wrap {
  padding: 0 32px;
  max-width: 1099px;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .events-table-wrap {
    padding: 0;
  }
}
.events-table-wrap.dark table th {
  border-bottom: 3px solid #000;
}
.events-table-wrap.dark table td {
  border-bottom: 1px solid #000;
}
.events-table-wrap.dark table td .rsvp, .events-table-wrap.dark table td .share {
  color: #000;
}
.events-table-wrap.dark table td .rsvp a, .events-table-wrap.dark table td .share a {
  color: #000;
}
.events-table-wrap.dark table td .ticket-img .fa {
  color: #000;
}
.events-table-wrap.dark table td .ticket-img .label {
  color: #000;
}
.events-table-wrap.dark table td.venue-event a {
  color: #000000;
}
.events-table-wrap.dark table td .btn.octernary {
  background: transparent;
  color: #000;
  border: 3px solid #000;
}
.events-table-wrap.dark table td .btn.octernary:hover {
  background: #000;
  color: #FFF;
}
.events-table-wrap.dark table td .btn {
  color: #000;
}
.events-table-wrap a {
  text-decoration: none;
  color: #ffffff;
}
.events-table-wrap .location a {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.events-table-wrap .btn.primary {
  border: 3px solid #87f9d9;
  color: #87f9d9;
}
.events-table-wrap table {
  width: 100%;
  table-layout: fixed;
}
.events-table-wrap table th {
  text-align: left;
  border-bottom: 3px solid #fff;
  padding: 6px 0;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table th {
    color: transparent;
    border-bottom: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
  }
}
.events-table-wrap table th:last-child {
  text-align: center;
}
.events-table-wrap table th.date {
  width: 76px;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table th.date {
    width: 70px;
  }
}
@media screen and (max-width: 370px) {
  .events-table-wrap table th.date {
    width: 52px;
  }
}
.events-table-wrap table th.ticket {
  width: 320px;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table th.ticket {
    width: auto;
  }
}
@media screen and (max-width: 600px) {
  .events-table-wrap table tr:nth-child(2) {
    border-top: 1px solid #fff;
  }
}
.events-table-wrap table td {
  padding: 12px 0;
  vertical-align: middle;
  border-bottom: 1px solid #fff;
  position: relative;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td:first-child {
    width: 70px;
  }
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td:last-child {
    text-align: right;
  }
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .share-flyout {
    width: 50px;
    left: auto;
    right: 100%;
    top: 50%;
    bottom: auto;
    border-right: 5px solid #87F9D8;
    border-bottom: 0;
    transform: translate(-4px, -50%);
  }
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .share-flyout .fa {
    font-size: 20px !important;
    position: relative !important;
    top: 2px !important;
  }
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .share-flyout .arrow:after {
    display: none;
  }
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .share-flyout a {
    float: none;
    width: 100%;
  }
}
.events-table-wrap table td .date-block {
  border: 3px solid #87f9d9;
  border-radius: 4px;
  text-align: center;
  width: 60px;
  padding: 6px 2px;
  line-height: 1;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td .date-block {
    width: 49px;
    padding: 4px 2px;
  }
}
@media screen and (max-width: 370px) {
  .events-table-wrap table td .date-block {
    width: 38px;
    font-size: 14px;
    margin-left: 8px;
  }
}
.events-table-wrap table td .date-block .day {
  font-size: 20px;
  font-weight: bold;
}
@media screen and (max-width: 370px) {
  .events-table-wrap table td .date-block .day {
    font-size: 14px;
  }
}
.events-table-wrap table td .location {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  font-family: "brandon-grotesque", sans-serif;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td .location {
    font-size: 14px;
    text-transform: uppercase;
  }
}
.events-table-wrap table td .venue {
  font-size: 14px;
  font-weight: 300;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td .venue {
    line-height: 16px;
  }
}
.events-table-wrap table td .btn.thin {
  width: 146px;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td .btn.thin {
    width: auto;
  }
}
.events-table-wrap table td .sold-out {
  color: #87f9d9;
}
@media screen and (max-width: 600px) {
  .events-table-wrap table td .sold-out {
    padding: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
}
.events-table-wrap table td .ticket-img {
  display: none;
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .ticket-img {
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
  }
}
.events-table-wrap table td .ticket-img .fa {
  font-size: 22px;
  color: #87f9d9;
  cursor: pointer;
  position: relative;
  margin-bottom: 4px;
  display: block;
}
.events-table-wrap table td .ticket-img .label {
  display: block;
  font-size: 11px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  color: #87f9d9;
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .ticket-btn {
    display: none;
  }
}
.events-table-wrap table td .rsvp {
  width: 100px;
  text-align: center;
  display: inline-block;
  margin: 0 0 0 10px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .rsvp {
    width: auto;
  }
}
@media screen and (max-width: 340px) {
  .events-table-wrap table td .rsvp {
    margin-left: 6px;
  }
}
.events-table-wrap table td .rsvp .label {
  text-transform: uppercase;
  font-size: 11px;
}
@media screen and (max-width: 542px) {
  .events-table-wrap table td .rsvp .label {
    display: none;
  }
}
.events-table-wrap table td .rsvp a {
  color: #87f9d9;
  text-decoration: none;
}
@media screen and (max-width: 542px) {
  .events-table-wrap table td .rsvp .fa {
    font-size: 28px;
  }
}
@media screen and (max-width: 400px) {
  .events-table-wrap table td .rsvp .fa {
    font-size: 20px;
  }
}
.events-table-wrap table td .share {
  width: 40px;
  height: 40px;
  color: #87f9d9;
  display: inline-block;
  text-align: center;
  margin: 0 0 0 10px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 340px) {
  .events-table-wrap table td .share {
    margin-left: 6px;
  }
}
@media screen and (max-width: 542px) {
  .events-table-wrap table td .share .fa {
    font-size: 28px;
    position: relative;
    top: 5px;
  }
}
@media screen and (max-width: 400px) {
  .events-table-wrap table td .share .fa {
    font-size: 20px;
    top: 8px;
  }
}
.events-table-wrap table td .share .label {
  text-transform: uppercase;
  font-size: 11px;
}
@media screen and (max-width: 654px) {
  .events-table-wrap table td .share .label {
    display: none;
  }
}

.ticket-img {
  text-align: center;
}
.ticket-img .label {
  display: none;
}

.share-holder,
.mobile-share-holder {
  display: inline-block;
}
.share-holder .fa-share-alt,
.mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #87f9d8;
}
.share-holder .share-flyout,
.mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 50%;
  top: 0;
  background: #232323;
  border-bottom: 5px solid #87F9D8;
  transform: translate(-50%, -100%);
  margin-top: -12px;
  z-index: 10;
}
@media all and (max-width: 1200px) {
  .share-holder .share-flyout,
.mobile-share-holder .share-flyout {
    left: auto;
    right: 0;
    transform: translate(0, -100%);
  }
  .share-holder .share-flyout .arrow:after,
.mobile-share-holder .share-flyout .arrow:after {
    left: auto !important;
    right: 3px !important;
  }
}
.share-holder .share-flyout .invisible,
.mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  bottom: -24px;
  left: 0;
  right: 0;
}
.share-holder .share-flyout a,
.mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.share-holder .share-flyout a:hover,
.mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.share-holder .share-flyout a .name,
.mobile-share-holder .share-flyout a .name {
  display: none;
}
.share-holder .share-flyout a.facebook,
.mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.share-holder .share-flyout a.facebook:hover,
.mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.share-holder .share-flyout a.twitter,
.mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.share-holder .share-flyout a.twitter:hover,
.mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.share-holder .share-flyout a.tumblr,
.mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.share-holder .share-flyout a.tumblr:hover,
.mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.share-holder .share-flyout a.email,
.mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.share-holder .share-flyout a.email:hover,
.mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.share-holder .share-flyout a .fa,
.mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  width: 20px;
  position: relative;
  top: 1px;
}
.share-holder .share-flyout .arrow,
.mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #87F9D8;
}
.share-holder .share-flyout .arrow:after,
.mobile-share-holder .share-flyout .arrow:after {
  top: 50px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #87F9D8;
  border-width: 16px;
  margin-left: -16px;
}
.share-holder .share-flyout .heading,
.mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.artist-events {
  background-position: bottom center;
  background-size: cover;
  background-repeat: none;
  padding: 32px 16px;
  color: #fff;
}
@media screen and (max-width: 654px) {
  .artist-events {
    padding: 24px 12px 24px;
    background-image: none !important;
    background-color: #232323;
  }
}
@media screen and (max-width: 370px) {
  .artist-events {
    padding: 24px 0;
  }
}
.artist-events h2.heading {
  color: #87f9d9;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 654px) {
  .artist-events h2.heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.artist-events .center-button {
  text-align: center;
  margin-top: 32px;
}
.artist-events .events-loader {
  display: none;
  text-align: center;
  padding: 48px 0;
}
.artist-events .events-loader .fa {
  font-size: 40px;
  color: #87F9D8;
}
.artist-events .all-events-loaded {
  font-size: 20px;
  text-align: center;
  padding: 32px 0;
}
@media screen and (max-width: 600px) {
  .artist-events .load-more-events .btn {
    width: 100%;
  }
}
.artist-events .location a {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

.events-page.events-table-wrap a {
  color: #000000;
}

.venue-events {
  background-position: bottom center;
  background-size: cover;
  background-repeat: none;
  padding: 32px 8px;
  color: #000;
}
.venue-events h2.heading {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.venue-events .center-button {
  text-align: center;
  margin-top: 32px;
}
.venue-events .events-loader {
  display: none;
  text-align: center;
  padding: 48px 0;
}
.venue-events .events-loader .fa {
  font-size: 40px;
  color: #000;
}
.venue-events .location {
  text-transform: uppercase;
}
.venue-events .all-events-loaded {
  font-size: 20px;
  text-align: center;
  padding: 32px 0;
}

.no-events {
  text-align: center;
  margin-bottom: 24px;
  font-size: 20px;
}
.no-events h2 {
  font-size: 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 1024px) {
  .logged-in-body .audio-player {
    bottom: 69px;
  }
}
@media all and (max-width: 460px) {
  .logged-in-body .audio-player {
    bottom: 59px;
  }
}
@media all and (max-width: 380px) {
  .logged-in-body .audio-player {
    bottom: 58px;
  }
}
@media all and (max-width: 340px) {
  .logged-in-body .audio-player {
    bottom: 57px;
  }
}

@media screen and (max-width: 1024px) {
  .logged-in-body .audio-player-radio {
    bottom: 69px;
  }
}
@media all and (max-width: 460px) {
  .logged-in-body .audio-player-radio {
    bottom: 59px;
  }
}
@media all and (max-width: 380px) {
  .logged-in-body .audio-player-radio {
    bottom: 58px;
  }
}
@media all and (max-width: 340px) {
  .logged-in-body .audio-player-radio {
    bottom: 57px;
  }
}

.audio-player-radio {
  background: #87f9d8 none repeat scroll 0 0;
  bottom: -2px;
  border-bottom: 8px solid #87f9d8;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 12px;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  z-index: 100;
  color: #000;
  text-decoration: none;
  box-shadow: 0 -3px 8px rgba(0, 0, 0, 0.15);
}

.audio-player {
  position: fixed;
  bottom: 0;
  left: 8px;
  right: 8px;
  border-bottom: 8px solid #87f9d8;
  background: #232323;
  height: 108px;
  display: none;
  z-index: 101;
}
.audio-player.radio .controls {
  position: absolute;
  left: -1000000px !important;
}
@media all and (max-width: 1024px) {
  .audio-player.radio .radio-controls {
    display: block;
  }
}
@media all and (max-width: 1024px) {
  .audio-player.radio .control-holder .volume-control {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .audio-player {
    height: 80px;
  }
}
.audio-player.active {
  display: block;
}
.audio-player .radio-controls {
  display: none;
  float: right;
}
.audio-player .radio-controls .play-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #87f9d8;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  margin: 0 16px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  top: 26px;
}
@media screen and (max-width: 680px) {
  .audio-player .radio-controls .play-btn {
    top: 12px;
    right: -12px;
  }
}
.audio-player .radio-controls .play-btn .fa {
  color: #232323;
  font-size: 24px;
  position: relative;
  top: 0;
  left: 0;
  vertical-align: middle;
}
.audio-player .radio-controls .play-btn .fa.fa-play {
  left: 2px;
}
.audio-player .close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translateY(-40px);
  height: 40px;
  width: 40px;
  text-align: center;
  background: #87f9d8;
  cursor: pointer;
}
.audio-player .close .fa {
  position: relative;
  top: 6px;
  left: 1px;
  vertical-align: middle;
  font-size: 28px;
  color: #232323;
}
@media screen and (max-width: 1024px) {
  .audio-player.radio .song-details {
    width: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .audio-player.radio .song-details .text {
    display: table-cell;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  .audio-player.radio .song-details .text .song-name {
    font-size: 14px;
  }
}
.audio-player .song-details {
  position: absolute;
  left: 0;
  top: 0;
  display: table;
  width: 400px;
}
@media screen and (max-width: 1024px) {
  .audio-player .song-details {
    width: 100px;
  }
}
@media screen and (max-width: 680px) {
  .audio-player .song-details {
    vertical-align: middle;
    width: 71px;
  }
}
.audio-player .song-details .image-holder {
  display: table-cell;
  background-size: cover;
  background-position: center center;
  width: 100px;
  height: 100px;
}
@media screen and (max-width: 1024px) {
  .audio-player .song-details .image-holder {
    text-align: left;
  }
}
@media screen and (max-width: 680px) {
  .audio-player .song-details .image-holder {
    width: 71px;
    height: 71px;
  }
}
.audio-player .song-details .text {
  overflow: hidden;
  display: table-cell;
  width: 300px;
  vertical-align: middle;
  padding-left: 12px;
}
@media screen and (max-width: 1024px) {
  .audio-player .song-details .text {
    display: none;
  }
}
.audio-player .song-details .text .song-name {
  color: #87f9d8;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 18px;
}
.audio-player .song-details .text .artist-name {
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.audio-player .control-holder .seek {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: #f1f1f1;
}
.audio-player .control-holder .seek .progress-bar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  background: #87F9D8;
}
.audio-player .control-holder .seek .progress-bar .progress-dot {
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  background: #87F9D8;
  border-radius: 50%;
  overflow: hidden;
  transform: translateY(-50%);
}
.audio-player .control-holder .controls {
  position: absolute;
  left: 50%;
  top: calc(50% + 2px);
  transform: translate(-50%, -50%);
  overflow: hidden;
  font-size: 0;
}
.audio-player .control-holder .controls .play-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #87f9d8;
  text-align: center;
  line-height: 50px;
  display: inline-block;
  margin: 0 16px;
  vertical-align: middle;
  cursor: pointer;
}
.audio-player .control-holder .controls .play-btn .fa {
  color: #232323;
  font-size: 24px;
  position: relative;
  top: 0;
  left: 0;
  vertical-align: middle;
}
.audio-player .control-holder .controls .play-btn .fa.fa-play {
  left: 2px;
}
.audio-player .control-holder .controls .prev-btn {
  border-radius: 50%;
  background: #87f9d8;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.audio-player .control-holder .controls .prev-btn .fa {
  color: #232323;
  font-size: 18px;
  position: relative;
  top: 7px;
  left: 0;
  vertical-align: middle;
}
.audio-player .control-holder .controls .next-btn {
  background: #87f9d8;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.audio-player .control-holder .controls .next-btn .fa {
  color: #232323;
  font-size: 18px;
  position: relative;
  top: 7px;
  left: 0;
  vertical-align: middle;
}
.audio-player .control-holder .volume-control {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 680px) {
  .audio-player .control-holder .volume-control {
    display: none;
  }
}
.audio-player .control-holder .volume-control .fa {
  font-size: 20px;
  color: #FFF;
  vertical-align: middle;
  position: relative;
  top: -1px;
  cursor: pointer;
}
.audio-player .control-holder .volume-control .volume-bar {
  display: inline-block;
  width: 100px;
  margin: 0 12px;
  vertical-align: middle;
  height: 12px;
  background: #f1f1f1;
  position: relative;
}
.audio-player .control-holder .volume-control .volume-bar .volume-level {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background: #87f9d8;
}

.account-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1001;
  background: #87F9D8;
  width: 300px;
  display: none;
  opacity: 0;
  border-left: 4px solid #000;
  max-height: 100vh;
  overflow: auto;
}
@media screen and (max-width: 450px) {
  .account-nav {
    width: 100%;
  }
}
.account-nav .close-icon-row {
  text-align: right;
  font-size: 32px;
  padding-top: 16px;
  padding-right: 24px;
  margin-bottom: 48px;
}
@media screen and (max-width: 600px) {
  .account-nav .close-icon-row {
    margin-bottom: 24px;
  }
}
.account-nav .close-icon-row .fa {
  cursor: pointer;
}
.account-nav a {
  color: #000;
  display: block;
  text-decoration: none;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  padding: 16px 32px;
  font-weight: bold;
}
@media screen and (max-width: 600px) {
  .account-nav a {
    font-size: 16px;
    padding: 12px 16px;
  }
}
@media screen and (max-width: 400px) {
  .account-nav a {
    font-size: 14px;
  }
}
.account-nav a:hover {
  background: #000;
  color: #FFF;
}
.account-nav .delete-account {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.account-nav .delete-account a {
  font-family: Lato, sans-serif;
  font-size: 14px;
  text-transform: none;
}

.coming-soon-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #FFF;
  border: 5px solid #87f9d9;
  padding: 32px;
  width: 560px;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .coming-soon-box {
    padding: 24px;
  }
}
@media screen and (max-width: 817px) {
  .coming-soon-box {
    position: static;
    transform: translate(0, 0);
    border-left: 0;
    border-right: 0;
    width: 100%;
  }
}
.coming-soon-box .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 16px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .coming-soon-box .heading {
    font-size: 18px;
  }
}
.coming-soon-box p {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .coming-soon-box p {
    font-size: 14px;
  }
}

.tabs {
  background: #232323;
}
.tabs.secondary {
  background: #FFF;
}
.tabs.secondary .tab {
  display: block;
  background: #ffffff;
  opacity: 0.3;
  color: #000;
  border: 3px solid #000;
  text-align: center;
  padding: 9px 0.6em;
  border-bottom: 0;
  position: relative;
  top: 3px;
  color: #000;
  text-decoration: none;
}
.tabs.secondary .tab:hover {
  color: #000;
}
.tabs.secondary .tab.active {
  color: #000;
  background: #eeeeee;
  opacity: 1;
  padding: 12px 0.6em 9px;
}
.tabs.secondary .tab.active:after {
  display: none;
}
.tabs.promoter-tours {
  background: transparent;
  padding-top: 32px;
  border-bottom: 3px solid #000;
}
.tabs.promoter-tours .constrainer {
  max-width: 1120px;
}
.tabs.promoter-tours .tab {
  display: block;
  background: #ffffff;
  opacity: 0.3;
  color: #000;
  border: 3px solid #000;
  text-align: center;
  padding: 9px 0.6em;
  border-bottom: 0;
  position: relative;
  top: 3px;
  color: #000;
  text-decoration: none;
  width: 25%;
}
@media all and (max-width: 1240px) {
  .tabs.promoter-tours .tab {
    font-size: 14px;
  }
}
@media all and (max-width: 600px) {
  .tabs.promoter-tours .tab {
    width: 49%;
    margin-bottom: 16px;
    border: 3px solid #000;
  }
  .tabs.promoter-tours .tab:nth-child(2n-1) {
    margin-right: 2%;
  }
}
@media all and (max-width: 430px) {
  .tabs.promoter-tours .tab {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 10px;
  }
}
.tabs.promoter-tours .tab:hover {
  color: #000;
}
.tabs.promoter-tours .tab.active {
  color: #000;
  background: #fff;
  opacity: 1;
  padding: 12px 0.6em 9px;
}
.tabs.promoter-tours .tab.active:after {
  display: none;
}
.tabs.artist-tours {
  background: transparent;
  padding-top: 32px;
  border-bottom: 3px solid #000;
}
.tabs.artist-tours .constrainer {
  max-width: 1120px;
}
.tabs.artist-tours .tab {
  display: block;
  background: #EBEBEB;
  opacity: 0.3;
  color: #000;
  border: 3px solid #000;
  text-align: center;
  padding: 9px 0.6em;
  border-bottom: 0;
  position: relative;
  top: 3px;
  color: #000;
  text-decoration: none;
  width: 50%;
}
.tabs.artist-tours .tab:hover {
  color: #000;
}
.tabs.artist-tours .tab.active {
  color: #000;
  background: #EBEBEB;
  opacity: 1;
  padding: 12px 0.6em 9px;
}
.tabs.artist-tours .tab.active:after {
  display: none;
}
.tabs .tab {
  color: #FFF;
  float: left;
  padding: 24px 24px 24px 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  transition: color 1s;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 653px) {
  .tabs .tab {
    font-size: 14px;
  }
}
.tabs .tab.active {
  color: #87f9d9;
}
.tabs .tab.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(35, 35, 35, 0);
  border-top-color: #232323;
  border-width: 22px;
  margin-left: -40px;
}
.tabs .tab:hover {
  color: #87f9d9;
}

.tab-content-holder.secondary {
  background: #eeeeee;
  border-top: 3px solid #000;
}
.tab-content-holder .tab-content {
  display: none;
}
.tab-content-holder .tab-content.active {
  display: block;
}
.tab-content-holder .tab-content .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 16px;
}
@media screen and (max-width: 975px) {
  .tab-content-holder .tab-content .heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}

.alerts {
  position: fixed;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  z-index: 20000;
}
.alerts .alert {
  padding: 16px 24px;
  line-height: 1;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.35);
  margin-bottom: 16px;
}
.alerts .alert.error {
  background: #CE453C;
  color: #FFF;
}
.alerts .alert.success {
  background: #1AB719;
  color: #FFF;
}
.alerts .alert p {
  margin-bottom: 8px;
}
.alerts .alert .fa-times {
  float: right;
  font-size: 24px;
  position: relative;
  top: -11px;
  left: 15px;
}

.hidden {
  display: none;
}

.venue-edit-dialog.venue-edit-tech-specs textarea,
.artist-edit-dialog.venue-edit-tech-specs textarea {
  font-size: 14px;
}
.venue-edit-dialog .btn-row,
.artist-edit-dialog .btn-row {
  margin-bottom: 55px;
}
@media screen and (max-width: 466px) {
  .venue-edit-dialog .btn-row,
.artist-edit-dialog .btn-row {
    margin-bottom: 90px;
  }
}
.venue-edit-dialog .btn-row .btn,
.artist-edit-dialog .btn-row .btn {
  width: 100%;
}
.venue-edit-dialog .bottom-buttons,
.artist-edit-dialog .bottom-buttons {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.venue-edit-dialog .bottom-buttons .btn,
.artist-edit-dialog .bottom-buttons .btn {
  float: left;
  width: 50%;
  display: block;
}
@media screen and (max-width: 586px) {
  .venue-edit-dialog .bottom-buttons .btn,
.artist-edit-dialog .bottom-buttons .btn {
    font-size: 12px;
  }
}
@media screen and (max-width: 466px) {
  .venue-edit-dialog .bottom-buttons .btn,
.artist-edit-dialog .bottom-buttons .btn {
    width: 100%;
    float: none;
  }
}
.venue-edit-dialog .bottom-buttons .btn:first-child,
.artist-edit-dialog .bottom-buttons .btn:first-child {
  border-right: 2px solid #000;
}
@media screen and (max-width: 466px) {
  .venue-edit-dialog .bottom-buttons .btn:first-child,
.artist-edit-dialog .bottom-buttons .btn:first-child {
    border-right: 3px solid #000;
  }
}
.venue-edit-dialog .bottom-buttons .btn:last-child,
.artist-edit-dialog .bottom-buttons .btn:last-child {
  border-left: 1px solid #000;
}
@media screen and (max-width: 466px) {
  .venue-edit-dialog .bottom-buttons .btn:last-child,
.artist-edit-dialog .bottom-buttons .btn:last-child {
    border-left: 3px solid #000;
    border-top: 0;
  }
}
.venue-edit-dialog .bottom-buttons .btn .fa-chevron-left,
.artist-edit-dialog .bottom-buttons .btn .fa-chevron-left {
  margin-right: 16px;
  position: relative;
  top: 1px;
}
.venue-edit-dialog .bottom-buttons .btn .fa-chevron-right,
.artist-edit-dialog .bottom-buttons .btn .fa-chevron-right {
  margin-left: 16px;
  position: relative;
  top: 1px;
}

.welcome-message {
  text-align: left;
}
.welcome-message .hey {
  text-align: center;
  margin-bottom: 16px;
}

.genre-autocomplete-holder {
  position: relative;
  max-width: 100%;
}
.genre-autocomplete-holder input {
  max-width: 100%;
}
.genre-autocomplete-holder .genre-flyout {
  position: absolute;
  transform: translateY(-4px);
  top: 100%;
  left: 0;
  right: 0;
  background: #FFF;
  border: 4px solid #000;
  display: none;
  padding: 6px 0;
  z-index: 25;
}
.genre-autocomplete-holder .genre-flyout .genre {
  padding: 6px 16px;
  cursor: pointer;
  text-align: left;
}
.genre-autocomplete-holder .genre-flyout .genre:hover {
  background: #232323;
  color: #FFF;
}

.selected-genres {
  background: #e0e0e0;
  padding: 8px 8px 0;
  display: none;
  border: 2px solid #000;
  transform: translateY(-2px);
  z-index: 1;
  text-align: left;
}
.selected-genres .selected-genre {
  background: #87f9d8;
  padding: 8px;
  display: inline-block;
  border: 2px solid #000;
  margin-right: 8px;
  font-size: 14px;
  margin-bottom: 8px;
}
.selected-genres .selected-genre .fa {
  cursor: pointer;
}

.artist-like-count {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  bottom: 12px;
}
.artist-like-count .fa {
  color: #87F9D8;
}

.linked-bands .heading {
  padding: 32px 32px;
  text-align: center;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  background: #87F9D8;
  margin-bottom: 0;
}
@media screen and (max-width: 900px) {
  .linked-bands .heading {
    padding: 24px 16px;
    font-size: 20px;
  }
}
.linked-bands .no-results {
  padding: 48px 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  text-align: center;
  color: #7b7b7b;
}
.linked-bands .band-carousel {
  position: relative;
}
.linked-bands .band-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.linked-bands .band-carousel .owl-nav .owl-prev,
.linked-bands .band-carousel .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  background: #87F9D8;
  text-align: center;
  position: absolute;
  top: 0;
}
.linked-bands .band-carousel .owl-nav .owl-prev .fa,
.linked-bands .band-carousel .owl-nav .owl-next .fa {
  position: relative;
  top: 1px;
}
.linked-bands .band-carousel .owl-nav .owl-prev {
  left: 0;
}
.linked-bands .band-carousel .owl-nav .owl-prev .fa {
  left: -3px;
}
.linked-bands .band-carousel .owl-nav .owl-next {
  right: 0;
}
.linked-bands .band-carousel .owl-nav .owl-next .fa {
  right: -2px;
}
.linked-bands .band-carousel .slide {
  display: block;
  width: 100%;
  height: 320px;
  float: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 650px) {
  .linked-bands .band-carousel .slide {
    height: 200px;
  }
}
.linked-bands .band-carousel .slide:hover .hover-content {
  opacity: 1;
}
.linked-bands .band-carousel .slide .hover-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 1s;
  cursor: pointer;
}
@media all and (max-width: 1024px) {
  .linked-bands .band-carousel .slide .hover-content {
    opacity: 1 !important;
  }
}
.linked-bands .band-carousel .slide .hover-content .text {
  position: absolute;
  top: 50%;
  left: 16px;
  right: 16px;
  transform: translateY(-50%);
  text-align: center;
}
.linked-bands .band-carousel .slide .hover-content .text .artist-name {
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #87F9D8;
}
.linked-bands .band-carousel .slide .hover-content .text .genre {
  color: #FFF;
}
.linked-bands .cta-row {
  background: #87F9D8;
  text-align: center;
  padding: 32px 32px;
}
@media screen and (max-width: 900px) {
  .linked-bands .cta-row {
    padding: 24px 16px;
  }
}
.linked-bands .cta-row .btn {
  font-size: 18px;
  padding: 0.4em 0.6em;
}
@media screen and (max-width: 900px) {
  .linked-bands .cta-row .btn {
    font-size: 16px;
  }
}

.linked-artist-grid,
.linked-venue-grid {
  padding-top: 78px;
}
@media screen and (max-width: 600px) {
  .linked-artist-grid,
.linked-venue-grid {
    padding-top: 0;
  }
}
.linked-artist-grid .main-body,
.linked-venue-grid .main-body {
  background: #87F9D8;
}
@media screen and (max-width: 1920px) {
  .linked-artist-grid .main-body .constrainer,
.linked-venue-grid .main-body .constrainer {
    padding: 0;
  }
}
.linked-artist-grid .heading,
.linked-venue-grid .heading {
  padding: 20px 0;
  text-align: center;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.linked-artist-grid .heading.above-masonry,
.linked-venue-grid .heading.above-masonry {
  padding: 20px 0 0 0;
}
@media screen and (max-width: 800px) {
  .linked-artist-grid .heading,
.linked-venue-grid .heading {
    font-size: 24px;
    padding: 24px 0;
  }
}
@media screen and (max-width: 500px) {
  .linked-artist-grid .heading,
.linked-venue-grid .heading {
    font-size: 20px;
    padding: 24px 0;
  }
}
.linked-artist-grid .linked-artist-nav,
.linked-artist-grid .linked-venue-nav,
.linked-venue-grid .linked-artist-nav,
.linked-venue-grid .linked-venue-nav {
  margin-bottom: 8px;
}
.linked-artist-grid .linked-artist-nav .center,
.linked-artist-grid .linked-venue-nav .center,
.linked-venue-grid .linked-artist-nav .center,
.linked-venue-grid .linked-venue-nav .center {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 24px;
}
.linked-artist-grid .linked-artist-nav .center .search-holder,
.linked-artist-grid .linked-venue-nav .center .search-holder,
.linked-venue-grid .linked-artist-nav .center .search-holder,
.linked-venue-grid .linked-venue-nav .center .search-holder {
  position: relative;
}
.linked-artist-grid .linked-artist-nav .center .search-holder .fa,
.linked-artist-grid .linked-venue-nav .center .search-holder .fa,
.linked-venue-grid .linked-artist-nav .center .search-holder .fa,
.linked-venue-grid .linked-venue-nav .center .search-holder .fa {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 24px;
}
@media screen and (max-width: 1000px) {
  .linked-artist-grid .linked-artist-nav .center .search-holder .fa,
.linked-artist-grid .linked-venue-nav .center .search-holder .fa,
.linked-venue-grid .linked-artist-nav .center .search-holder .fa,
.linked-venue-grid .linked-venue-nav .center .search-holder .fa {
    right: 10px;
  }
}
.linked-artist-grid .linked-artist-nav .center input.primary,
.linked-artist-grid .linked-venue-nav .center input.primary,
.linked-venue-grid .linked-artist-nav .center input.primary,
.linked-venue-grid .linked-venue-nav .center input.primary {
  border: 0;
  border-radius: 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  height: 58px;
}
@media screen and (max-width: 727px) {
  .linked-artist-grid .linked-artist-nav .center input.primary,
.linked-artist-grid .linked-venue-nav .center input.primary,
.linked-venue-grid .linked-artist-nav .center input.primary,
.linked-venue-grid .linked-venue-nav .center input.primary {
    font-size: 14px;
  }
}
.linked-artist-grid .linked-artist-nav .left,
.linked-artist-grid .linked-venue-nav .left,
.linked-venue-grid .linked-artist-nav .left,
.linked-venue-grid .linked-venue-nav .left {
  float: left;
  width: 49.75%;
  margin-right: 0.5%;
}
@media screen and (max-width: 1000px) {
  .linked-artist-grid .linked-artist-nav .left,
.linked-artist-grid .linked-venue-nav .left,
.linked-venue-grid .linked-artist-nav .left,
.linked-venue-grid .linked-venue-nav .left {
    width: 100%;
    float: none;
    margin-bottom: 8px;
    margin-right: 0;
  }
}
.linked-artist-grid .linked-artist-nav .left .search-holder,
.linked-artist-grid .linked-venue-nav .left .search-holder,
.linked-venue-grid .linked-artist-nav .left .search-holder,
.linked-venue-grid .linked-venue-nav .left .search-holder {
  position: relative;
}
.linked-artist-grid .linked-artist-nav .left .search-holder .fa,
.linked-artist-grid .linked-venue-nav .left .search-holder .fa,
.linked-venue-grid .linked-artist-nav .left .search-holder .fa,
.linked-venue-grid .linked-venue-nav .left .search-holder .fa {
  position: absolute;
  right: 20px;
  top: 16px;
  font-size: 24px;
}
@media screen and (max-width: 1000px) {
  .linked-artist-grid .linked-artist-nav .left .search-holder .fa,
.linked-artist-grid .linked-venue-nav .left .search-holder .fa,
.linked-venue-grid .linked-artist-nav .left .search-holder .fa,
.linked-venue-grid .linked-venue-nav .left .search-holder .fa {
    right: 10px;
  }
}
.linked-artist-grid .linked-artist-nav .left input.primary,
.linked-artist-grid .linked-venue-nav .left input.primary,
.linked-venue-grid .linked-artist-nav .left input.primary,
.linked-venue-grid .linked-venue-nav .left input.primary {
  border: 0;
  border-radius: 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  height: 58px;
}
@media screen and (max-width: 1280px) {
  .linked-artist-grid .linked-artist-nav .left input.primary,
.linked-artist-grid .linked-venue-nav .left input.primary,
.linked-venue-grid .linked-artist-nav .left input.primary,
.linked-venue-grid .linked-venue-nav .left input.primary {
    font-size: 15px;
  }
}
@media screen and (max-width: 727px) {
  .linked-artist-grid .linked-artist-nav .left input.primary,
.linked-artist-grid .linked-venue-nav .left input.primary,
.linked-venue-grid .linked-artist-nav .left input.primary,
.linked-venue-grid .linked-venue-nav .left input.primary {
    font-size: 14px;
  }
}
.linked-artist-grid .linked-artist-nav .left input.primary::-ms-clear,
.linked-artist-grid .linked-venue-nav .left input.primary::-ms-clear,
.linked-venue-grid .linked-artist-nav .left input.primary::-ms-clear,
.linked-venue-grid .linked-venue-nav .left input.primary::-ms-clear {
  display: none;
}
.linked-artist-grid .linked-artist-nav .right,
.linked-artist-grid .linked-venue-nav .right,
.linked-venue-grid .linked-artist-nav .right,
.linked-venue-grid .linked-venue-nav .right {
  float: left;
  width: 49.75%;
  position: relative;
}
@media screen and (max-width: 1000px) {
  .linked-artist-grid .linked-artist-nav .right,
.linked-artist-grid .linked-venue-nav .right,
.linked-venue-grid .linked-artist-nav .right,
.linked-venue-grid .linked-venue-nav .right {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.linked-artist-grid .linked-artist-nav .right .label,
.linked-artist-grid .linked-venue-nav .right .label,
.linked-venue-grid .linked-artist-nav .right .label,
.linked-venue-grid .linked-venue-nav .right .label {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 30px;
  background: #FFF;
  padding: 14px;
}
@media screen and (max-width: 727px) {
  .linked-artist-grid .linked-artist-nav .right .label,
.linked-artist-grid .linked-venue-nav .right .label,
.linked-venue-grid .linked-artist-nav .right .label,
.linked-venue-grid .linked-venue-nav .right .label {
    font-size: 14px;
  }
}
.linked-artist-grid .linked-artist-nav .right .label.active,
.linked-artist-grid .linked-venue-nav .right .label.active,
.linked-venue-grid .linked-artist-nav .right .label.active,
.linked-venue-grid .linked-venue-nav .right .label.active {
  border: 4px solid #000;
  border-bottom: 0;
}
.linked-artist-grid .linked-artist-nav .right .fa,
.linked-artist-grid .linked-venue-nav .right .fa,
.linked-venue-grid .linked-artist-nav .right .fa,
.linked-venue-grid .linked-venue-nav .right .fa {
  position: relative;
  top: 6px;
  float: right;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout,
.linked-artist-grid .linked-venue-nav .right .genre-flyout,
.linked-venue-grid .linked-artist-nav .right .genre-flyout,
.linked-venue-grid .linked-venue-nav .right .genre-flyout {
  border: 4px solid #000;
  border-top: 0;
  background: #FFF;
  padding: 14px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 50;
  display: none;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .inner-wrap,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .inner-wrap,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .inner-wrap,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .inner-wrap {
  position: relative;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .inner-wrap .deselect-all,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .inner-wrap .deselect-all,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .inner-wrap .deselect-all,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .inner-wrap .deselect-all {
  top: -56px;
  cursor: pointer;
  position: absolute;
  right: 26px;
  text-decoration: underline;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout.active,
.linked-artist-grid .linked-venue-nav .right .genre-flyout.active,
.linked-venue-grid .linked-artist-nav .right .genre-flyout.active,
.linked-venue-grid .linked-venue-nav .right .genre-flyout.active {
  display: block;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .col,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col {
  float: left;
  width: 32%;
  margin-right: 2%;
}
@media screen and (max-width: 430px) {
  .linked-artist-grid .linked-artist-nav .right .genre-flyout .col,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col {
    width: 100%;
    float: none;
    margin-right: 0;
  }
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .col:last-child,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col:last-child,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col:last-child,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col:last-child {
  margin-right: 0;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .col .genre,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col .genre,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col .genre,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col .genre {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 8px;
}
@media screen and (max-width: 1345px) {
  .linked-artist-grid .linked-artist-nav .right .genre-flyout .col .genre,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col .genre,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col .genre,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col .genre {
    font-size: 12px;
  }
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .col .genre input,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col .genre input,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col .genre input,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col .genre input {
  margin-right: 4px;
  float: left;
  position: relative;
  top: 3px;
}
.linked-artist-grid .linked-artist-nav .right .genre-flyout .col .genre label,
.linked-artist-grid .linked-venue-nav .right .genre-flyout .col .genre label,
.linked-venue-grid .linked-artist-nav .right .genre-flyout .col .genre label,
.linked-venue-grid .linked-venue-nav .right .genre-flyout .col .genre label {
  overflow: hidden;
  display: block;
}

.checkout-artist-grid .main-body {
  background: #f2f2f2;
}

.artist-nav,
.venue-nav {
  background: #232323;
}
.artist-nav a,
.venue-nav a {
  color: #FFF;
  font-size: 16px;
  padding: 24px 24px 24px 0;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  float: left;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
@media screen and (max-width: 850px) {
  .artist-nav a,
.venue-nav a {
    font-size: 14px;
  }
}
@media screen and (max-width: 446px) {
  .artist-nav a,
.venue-nav a {
    padding: 12px 10px 12px 0 !important;
    font-size: 12px !important;
  }
}
.artist-nav a.coming-soon,
.venue-nav a.coming-soon {
  color: #444;
}
.artist-nav a.inactive,
.venue-nav a.inactive {
  color: #444;
}

@media screen and (max-width: 500px) {
  .venue-nav {
    padding: 8px 0;
  }
}
@media screen and (max-width: 500px) {
  .venue-nav a {
    font-size: 14px;
    padding: 8px 0;
    display: block;
    width: 100%;
    float: none;
  }
}

.linked-fan-grid .constrainer {
  max-width: 1590px !important;
}

.artist-grid .no-results,
.venue-grid .no-results {
  padding: 120px 0;
  text-align: center;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
}
.artist-grid > a:nth-child(6n) .artist-up,
.venue-grid > a:nth-child(6n) .artist-up {
  margin-right: 0;
}
@media screen and (max-width: 1410px) {
  .artist-grid > a:nth-child(6n) .artist-up,
.venue-grid > a:nth-child(6n) .artist-up {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1410px) {
  .artist-grid > a:nth-child(5n) .artist-up,
.venue-grid > a:nth-child(5n) .artist-up {
    margin-right: 0;
  }
}
@media screen and (max-width: 1105px) {
  .artist-grid > a:nth-child(5n) .artist-up,
.venue-grid > a:nth-child(5n) .artist-up {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1105px) {
  .artist-grid > a:nth-child(4n) .artist-up,
.venue-grid > a:nth-child(4n) .artist-up {
    margin-right: 0;
  }
}
@media screen and (max-width: 900px) {
  .artist-grid > a:nth-child(4n) .artist-up,
.venue-grid > a:nth-child(4n) .artist-up {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 900px) {
  .artist-grid > a:nth-child(3n) .artist-up,
.venue-grid > a:nth-child(3n) .artist-up {
    margin-right: 0;
  }
}
@media screen and (max-width: 645px) {
  .artist-grid > a:nth-child(3n) .artist-up,
.venue-grid > a:nth-child(3n) .artist-up {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 645px) {
  .artist-grid > a:nth-child(2n) .artist-up,
.venue-grid > a:nth-child(2n) .artist-up {
    margin-right: 0;
  }
}
.artist-grid .artist-up,
.venue-grid .artist-up {
  width: 16.25%;
  padding-bottom: 16.25%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
  float: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 1410px) {
  .artist-grid .artist-up,
.venue-grid .artist-up {
    width: 19.6%;
    padding-bottom: 19.6%;
  }
}
@media screen and (max-width: 1105px) {
  .artist-grid .artist-up,
.venue-grid .artist-up {
    width: 24.625%;
    padding-bottom: 24.625%;
  }
}
@media screen and (max-width: 900px) {
  .artist-grid .artist-up,
.venue-grid .artist-up {
    width: 33%;
    padding-bottom: 33%;
  }
}
@media screen and (max-width: 645px) {
  .artist-grid .artist-up,
.venue-grid .artist-up {
    width: 49.75%;
    padding-bottom: 49.75%;
  }
}
@media screen and (max-width: 360px) {
  .artist-grid .artist-up,
.venue-grid .artist-up {
    width: 100%;
    padding-bottom: 100%;
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.artist-grid .artist-up:nth-child(6n),
.venue-grid .artist-up:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 1410px) {
  .artist-grid .artist-up:nth-child(6n),
.venue-grid .artist-up:nth-child(6n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1410px) {
  .artist-grid .artist-up:nth-child(5n),
.venue-grid .artist-up:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1105px) {
  .artist-grid .artist-up:nth-child(5n),
.venue-grid .artist-up:nth-child(5n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1105px) {
  .artist-grid .artist-up:nth-child(4n),
.venue-grid .artist-up:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 900px) {
  .artist-grid .artist-up:nth-child(4n),
.venue-grid .artist-up:nth-child(4n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 900px) {
  .artist-grid .artist-up:nth-child(3n),
.venue-grid .artist-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 645px) {
  .artist-grid .artist-up:nth-child(3n),
.venue-grid .artist-up:nth-child(3n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 645px) {
  .artist-grid .artist-up:nth-child(2n),
.venue-grid .artist-up:nth-child(2n) {
    margin-right: 0;
  }
}
.artist-grid .artist-up:hover .hover-content,
.venue-grid .artist-up:hover .hover-content {
  opacity: 1;
}
.artist-grid .artist-up .hover-content,
.venue-grid .artist-up .hover-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 1s;
}
@media all and (max-width: 1024px) {
  .artist-grid .artist-up .hover-content,
.venue-grid .artist-up .hover-content {
    opacity: 1 !important;
  }
}
.artist-grid .artist-up .hover-content .text,
.venue-grid .artist-up .hover-content .text {
  position: absolute;
  top: 50%;
  left: 16px;
  right: 16px;
  transform: translateY(-50%);
  text-align: center;
}
.artist-grid .artist-up .hover-content .text .artist-name,
.venue-grid .artist-up .hover-content .text .artist-name {
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #87F9D8;
}
.artist-grid .artist-up .hover-content .text .genre,
.venue-grid .artist-up .hover-content .text .genre {
  color: #FFF;
}

.connect-venues {
  background: #87F9D8;
}
.connect-venues .connect-venues-header {
  padding-top: 124px;
  text-align: center;
}
.connect-venues .connect-venues-header h1 {
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .connect-venues .connect-venues-header h1 {
    font-size: 24px;
  }
}
@media all and (max-width: 600px) {
  .connect-venues .connect-venues-header {
    padding-top: 84px;
  }
}
.connect-venues .artist-up.venue {
  cursor: pointer;
  border: 8px solid #87F9D8;
}
.connect-venues .artist-up.venue .tick {
  color: #87F9D8;
  display: none;
  position: absolute;
  right: 8px;
  top: 8px;
  z-index: 1;
}
.connect-venues .artist-up.venue .hover-content {
  opacity: 1;
}
.connect-venues .artist-up.venue.selected {
  border: 8px solid #000;
}
.connect-venues .artist-up.venue.selected .tick {
  display: block;
}
.connect-venues .artist-up.venue.selected .hover-content {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
  transition: all 1s;
}
.connect-venues .artist-up.venue:hover {
  border: 8px solid #000;
}
.connect-venues .button-row {
  text-align: center;
  margin-bottom: 12px;
}
.connect-venues .invite-link {
  text-align: center;
}
.connect-venues .invite-link a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}
.connect-venues .invite-link a:focus, .connect-venues .invite-link a:hover {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

.videography-row-new {
  padding-top: 64px;
  margin-bottom: 32px;
}
@media all and (max-width: 850px) {
  .videography-row-new {
    padding-top: 32px;
  }
}
.videography-row-new .heading-holder {
  margin-bottom: 32px;
  text-align: center;
}
.videography-row-new .heading-holder .heading {
  font-size: 30px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 7px solid #87f9d9;
  padding-bottom: 8px;
  display: inline-block;
}
@media all and (max-width: 850px) {
  .videography-row-new .heading-holder .heading {
    font-size: 24px;
  }
}
.videography-row-new .main-video {
  text-align: center;
  margin-bottom: 32px;
}
@media all and (max-width: 850px) {
  .videography-row-new .main-video {
    margin-bottom: 16px;
  }
}
.videography-row-new .main-video iframe {
  max-width: 100% !important;
}
.videography-row-new .video-slider .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.videography-row-new .video-slider .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  width: 40px;
  height: 40px;
  background: #87f9d9;
  text-align: center;
  transform: translateY(-50%);
}
.videography-row-new .video-slider .owl-nav .owl-prev .fa {
  position: relative;
  top: 10px;
  left: -3px;
}
.videography-row-new .video-slider .owl-nav .owl-next {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  background: #87f9d9;
  text-align: center;
  transform: translateY(-50%);
}
.videography-row-new .video-slider .owl-nav .owl-next .fa {
  position: relative;
  top: 10px;
  left: 2px;
}
.videography-row-new .video-thumb {
  height: 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-top: 7px solid #FFF;
}
.videography-row-new .video-thumb.active {
  border-top: 7px solid #87f9d9;
}
.videography-row-new .no-results {
  color: #a7a7a7;
  text-align: center;
  font-size: 24px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 64px 0;
}

.tour-add .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.tour-add .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 900px) {
  .tour-add .subheading {
    font-size: 18px;
  }
}
.tour-add input.error {
  background: #FAE7E6;
  border-color: #CE453C;
}
.tour-add .label.error {
  color: #CE453C;
}
@media screen and (max-width: 900px) {
  .tour-add .input-row .btn {
    font-size: 14px;
  }
}
.tour-add .search {
  float: right;
  width: 50%;
  position: relative;
}
.tour-add .search .fa-search {
  position: absolute;
  left: 0;
  top: 2px;
}
.tour-add .search .event-search,
.tour-add .search .artist-search {
  border: 0;
  border-bottom: 2px solid #000;
  padding: 0 6px 6px 24px;
  display: block;
  width: 100%;
}
@media screen and (max-width: 900px) {
  .tour-add .search .event-search,
.tour-add .search .artist-search {
    font-size: 12px;
  }
}
.tour-add .events,
.tour-add .artists {
  margin-bottom: 16px;
}
.tour-add .events .top-row,
.tour-add .artists .top-row {
  margin-bottom: 8px;
}
.tour-add .events .heading,
.tour-add .artists .heading {
  margin-bottom: 8px;
  font-size: 18px;
}
@media screen and (max-width: 900px) {
  .tour-add .events .heading,
.tour-add .artists .heading {
    font-size: 14px;
  }
}
.tour-add .events .left,
.tour-add .artists .left {
  float: left;
  width: 47%;
}
@media screen and (max-width: 790px) {
  .tour-add .events .left,
.tour-add .artists .left {
    width: 46%;
  }
}
@media screen and (max-width: 682px) {
  .tour-add .events .left,
.tour-add .artists .left {
    width: 100%;
  }
}
.tour-add .events .middle,
.tour-add .artists .middle {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  width: 2%;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 790px) {
  .tour-add .events .middle,
.tour-add .artists .middle {
    width: 4%;
  }
}
@media screen and (max-width: 682px) {
  .tour-add .events .middle,
.tour-add .artists .middle {
    width: 100%;
    height: 40px;
  }
}
.tour-add .events .middle .fa-chevron-left,
.tour-add .artists .middle .fa-chevron-left {
  position: absolute;
  top: 35%;
  left: 5px;
  font-size: 20px;
}
@media screen and (max-width: 790px) {
  .tour-add .events .middle .fa-chevron-left,
.tour-add .artists .middle .fa-chevron-left {
    left: 8px;
  }
}
@media screen and (max-width: 682px) {
  .tour-add .events .middle .fa-chevron-left,
.tour-add .artists .middle .fa-chevron-left {
    display: none;
  }
}
.tour-add .events .middle .fa-chevron-up,
.tour-add .artists .middle .fa-chevron-up {
  display: none;
}
@media screen and (max-width: 682px) {
  .tour-add .events .middle .fa-chevron-up,
.tour-add .artists .middle .fa-chevron-up {
    display: inline;
    font-size: 28px;
    margin-right: 24px;
  }
}
.tour-add .events .middle .fa-chevron-down,
.tour-add .artists .middle .fa-chevron-down {
  display: none;
}
@media screen and (max-width: 682px) {
  .tour-add .events .middle .fa-chevron-down,
.tour-add .artists .middle .fa-chevron-down {
    display: inline;
    font-size: 28px;
  }
}
.tour-add .events .middle .fa-chevron-right,
.tour-add .artists .middle .fa-chevron-right {
  position: absolute;
  top: 55%;
  left: 5px;
  font-size: 20px;
}
@media screen and (max-width: 790px) {
  .tour-add .events .middle .fa-chevron-right,
.tour-add .artists .middle .fa-chevron-right {
    left: 8px;
  }
}
@media screen and (max-width: 682px) {
  .tour-add .events .middle .fa-chevron-right,
.tour-add .artists .middle .fa-chevron-right {
    display: none;
  }
}
.tour-add .events .right,
.tour-add .artists .right {
  float: left;
  width: 47%;
}
@media screen and (max-width: 790px) {
  .tour-add .events .right,
.tour-add .artists .right {
    width: 46%;
  }
}
@media screen and (max-width: 682px) {
  .tour-add .events .right,
.tour-add .artists .right {
    width: 100%;
  }
}
.tour-add .event-holder,
.tour-add .artist-holder {
  border: 2px solid #000;
  height: 250px;
  overflow: scroll;
  background: #F7F7F7;
  margin-bottom: 8px;
}
.tour-add .add-new-row {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.tour-add .all-artist .actions {
  display: none;
}
.tour-add .tour-artists .location {
  display: none;
}
.tour-add .event-row .fa-close {
  display: none;
}
.tour-add .tour-events .event-row .fa-close {
  display: block;
  float: right;
  margin-left: 8px;
  font-size: 20px;
  position: relative;
  top: -3px;
}
.tour-add .event-row,
.tour-add .artist-row {
  border-bottom: 1px solid #000;
  padding: 12px;
  background: #FFF;
  cursor: pointer;
}
.tour-add .event-row:hover,
.tour-add .artist-row:hover {
  background: #87f9d9;
}
.tour-add .event-row .actions,
.tour-add .artist-row .actions {
  float: right;
  margin-left: 8px;
}
.tour-add .event-row .actions select,
.tour-add .artist-row .actions select {
  margin-right: 8px;
  position: relative;
  top: -2px;
}
.tour-add .event-row .actions .fa-chevron-up,
.tour-add .artist-row .actions .fa-chevron-up {
  position: relative;
  top: -4px;
}
.tour-add .event-row .actions .fa-chevron-down,
.tour-add .artist-row .actions .fa-chevron-down {
  position: relative;
  top: -4px;
  margin-right: 4px;
}
.tour-add .event-row .actions .fa-close,
.tour-add .artist-row .actions .fa-close {
  position: relative;
  top: -4px;
}
.tour-add .event-row .date,
.tour-add .event-row .location,
.tour-add .artist-row .date,
.tour-add .artist-row .location {
  float: right;
  font-size: 14px;
}
@media screen and (max-width: 900px) {
  .tour-add .event-row .date,
.tour-add .event-row .location,
.tour-add .artist-row .date,
.tour-add .artist-row .location {
    font-size: 12px;
  }
}
.tour-add .event-row .name,
.tour-add .artist-row .name {
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 900px) {
  .tour-add .event-row .name,
.tour-add .artist-row .name {
    font-size: 12px;
  }
}
@media screen and (max-width: 900px) {
  .tour-add select {
    font-size: 14px;
  }
}

.manage-account .main-container,
.manage-videos .main-container,
.manage-tours .main-container {
  padding-top: 32px;
}
@media screen and (max-width: 600px) {
  .manage-account .main-container,
.manage-videos .main-container,
.manage-tours .main-container {
    padding-top: 32px;
  }
}
.manage-account .pagination,
.manage-videos .pagination,
.manage-tours .pagination {
  list-style: none;
  text-align: center;
  display: block;
  padding: 0;
  margin: 32px 0 24px 0;
}
.manage-account .pagination li,
.manage-videos .pagination li,
.manage-tours .pagination li {
  display: inline-block;
  font-size: 16px;
}
.manage-account .pagination li:first-child,
.manage-videos .pagination li:first-child,
.manage-tours .pagination li:first-child {
  float: left;
}
.manage-account .pagination li:last-child,
.manage-videos .pagination li:last-child,
.manage-tours .pagination li:last-child {
  float: right;
}
.manage-account .pagination li a,
.manage-account .pagination li a:active,
.manage-account .pagination li a:focus,
.manage-videos .pagination li a,
.manage-videos .pagination li a:active,
.manage-videos .pagination li a:focus,
.manage-tours .pagination li a,
.manage-tours .pagination li a:active,
.manage-tours .pagination li a:focus {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.manage-account .pagination li.active span,
.manage-videos .pagination li.active span,
.manage-tours .pagination li.active span {
  font-weight: bold;
  color: #87F9D8;
}
.manage-account .pagination li span,
.manage-videos .pagination li span,
.manage-tours .pagination li span {
  font-weight: bold;
  color: #888;
}
.manage-account .main-panel,
.manage-videos .main-panel,
.manage-tours .main-panel {
  position: relative;
}
@media screen and (max-width: 600px) {
  .manage-account .main-panel table td,
.manage-videos .main-panel table td,
.manage-tours .main-panel table td {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 400px) {
  .manage-account .main-panel table td,
.manage-videos .main-panel table td,
.manage-tours .main-panel table td {
    font-size: 12px !important;
  }
}
.manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
  max-width: 1200px;
}
@media screen and (max-width: 1511px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1272px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 800px;
  }
}
@media screen and (max-width: 1076px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 700px;
  }
}
@media screen and (max-width: 968px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 600px;
  }
}
@media screen and (max-width: 876px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 500px;
  }
}
@media screen and (max-width: 811px) {
  .manage-account .main-panel .constrainer,
.manage-videos .main-panel .constrainer,
.manage-tours .main-panel .constrainer {
    max-width: 100%;
  }
}
.manage-account .main-panel .subheading-bar,
.manage-videos .main-panel .subheading-bar,
.manage-tours .main-panel .subheading-bar {
  margin-bottom: 6px;
}
.manage-account .main-panel h1.heading,
.manage-videos .main-panel h1.heading,
.manage-tours .main-panel h1.heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
  margin-bottom: 32px;
}
@media screen and (max-width: 600px) {
  .manage-account .main-panel h1.heading,
.manage-videos .main-panel h1.heading,
.manage-tours .main-panel h1.heading {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .manage-account .main-panel h1.heading,
.manage-videos .main-panel h1.heading,
.manage-tours .main-panel h1.heading {
    line-height: 0.8;
  }
}
.manage-account .main-panel h2.heading,
.manage-videos .main-panel h2.heading,
.manage-tours .main-panel h2.heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .manage-account .main-panel h2.heading,
.manage-videos .main-panel h2.heading,
.manage-tours .main-panel h2.heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .manage-account .main-panel h2.heading,
.manage-videos .main-panel h2.heading,
.manage-tours .main-panel h2.heading {
    line-height: 0.8;
  }
}
.manage-account .main-panel h2.heading a,
.manage-videos .main-panel h2.heading a,
.manage-tours .main-panel h2.heading a {
  color: #9d9d9d;
  font-family: Lato, sans-serif;
  text-transform: none;
  font-weight: normal;
  font-size: 15px;
}
@media screen and (max-width: 460px) {
  .manage-account .main-panel h2.heading a,
.manage-videos .main-panel h2.heading a,
.manage-tours .main-panel h2.heading a {
    display: block;
    margin-top: 8px;
    font-size: 13px;
  }
}
.manage-account .main-panel .intro-message,
.manage-videos .main-panel .intro-message,
.manage-tours .main-panel .intro-message {
  color: #9d9d9d;
  margin-bottom: 16px;
  font-size: 15px;
}
@media screen and (max-width: 460px) {
  .manage-account .main-panel .intro-message,
.manage-videos .main-panel .intro-message,
.manage-tours .main-panel .intro-message {
    font-size: 13px;
  }
}
.manage-account .main-panel .livestreaming-form,
.manage-videos .main-panel .livestreaming-form,
.manage-tours .main-panel .livestreaming-form {
  margin-bottom: 32px;
}
.manage-account .main-panel .livestreaming-form .label,
.manage-videos .main-panel .livestreaming-form .label,
.manage-tours .main-panel .livestreaming-form .label {
  background: #FFF;
  border: 3px solid #000000;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  padding: 16px 32px;
  width: 250px;
  float: left;
  line-height: 1.4;
  height: 55px;
}
@media screen and (max-width: 977px) {
  .manage-account .main-panel .livestreaming-form .label,
.manage-videos .main-panel .livestreaming-form .label,
.manage-tours .main-panel .livestreaming-form .label {
    display: none;
  }
}
.manage-account .main-panel .livestreaming-form .field,
.manage-videos .main-panel .livestreaming-form .field,
.manage-tours .main-panel .livestreaming-form .field {
  background: #FFF;
  border: 3px solid #000000;
  border-left: 0;
  float: left;
  width: calc(100% - 250px);
  line-height: 1;
  font-size: 14px;
  position: relative;
}
@media screen and (max-width: 977px) {
  .manage-account .main-panel .livestreaming-form .field,
.manage-videos .main-panel .livestreaming-form .field,
.manage-tours .main-panel .livestreaming-form .field {
    width: 100%;
    border-left: 3px solid #000000;
  }
}
.manage-account .main-panel .livestreaming-form .field input[type=text],
.manage-videos .main-panel .livestreaming-form .field input[type=text],
.manage-tours .main-panel .livestreaming-form .field input[type=text] {
  border: 0;
  width: 100%;
  padding: 16px 75px 16px 12px;
}
.manage-account .main-panel .livestreaming-form .field .save-btn,
.manage-videos .main-panel .livestreaming-form .field .save-btn,
.manage-tours .main-panel .livestreaming-form .field .save-btn {
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
  font-size: 14px;
  padding: 4px 8px;
}
.manage-account .main-panel .action-btn,
.manage-videos .main-panel .action-btn,
.manage-tours .main-panel .action-btn {
  float: right;
}
@media screen and (max-width: 600px) {
  .manage-account .main-panel .action-btn .btn,
.manage-videos .main-panel .action-btn .btn,
.manage-tours .main-panel .action-btn .btn {
    font-size: 14px;
  }
}
.manage-account .main-panel .action-btns a,
.manage-videos .main-panel .action-btns a,
.manage-tours .main-panel .action-btns a {
  margin-right: 16px;
}
@media screen and (max-width: 400px) {
  .manage-account .main-panel .action-btns a,
.manage-videos .main-panel .action-btns a,
.manage-tours .main-panel .action-btns a {
    margin-right: 8px;
  }
}
.manage-account .main-panel .action-btns a:last-child,
.manage-videos .main-panel .action-btns a:last-child,
.manage-tours .main-panel .action-btns a:last-child {
  margin-right: 0;
}
.manage-account .main-panel .action-btns .fa,
.manage-videos .main-panel .action-btns .fa,
.manage-tours .main-panel .action-btns .fa {
  font-size: 20px;
  color: #232323;
}
@media screen and (max-width: 400px) {
  .manage-account .main-panel .action-btns .fa,
.manage-videos .main-panel .action-btns .fa,
.manage-tours .main-panel .action-btns .fa {
    font-size: 18px;
  }
}

@media screen and (max-width: 1513px) {
  .manage-tours .constrainer,
.manage-account .constrainer {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.videography-row {
  background: #252525;
}
.videography-row .constrainer {
  padding: 0;
}
.videography-row .main {
  width: 81%;
  float: left;
  position: relative;
  height: 0;
  padding-bottom: 40%;
}
@media screen and (max-width: 1282px) {
  .videography-row .main {
    width: 75%;
  }
}
@media screen and (max-width: 867px) {
  .videography-row .main {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 612px) {
  .videography-row .main {
    padding-bottom: 75%;
  }
}
.videography-row .main iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videography-row .main .no-results {
  text-align: center;
  font-size: 24px;
  color: #FFF;
  padding: 64px 0;
}
.videography-row .sidebar {
  width: 19%;
  float: left;
  padding-bottom: 40%;
  height: 0;
  overflow-y: auto;
}
@media screen and (max-width: 1282px) {
  .videography-row .sidebar {
    width: 25%;
  }
}
@media screen and (max-width: 867px) {
  .videography-row .sidebar {
    display: none;
  }
}
.videography-row .mobile-video-thumbs {
  display: none;
}
@media screen and (max-width: 867px) {
  .videography-row .mobile-video-thumbs {
    display: block;
  }
}
.videography-row .mobile-video-thumbs .owl-stage-outer {
  position: relative;
}
.videography-row .mobile-video-thumbs .owl-nav .owl-prev,
.videography-row .mobile-video-thumbs .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #87f9d9;
  padding: 11px 18px;
}
.videography-row .mobile-video-thumbs .owl-nav .owl-prev {
  left: 0;
  font-size: 20px;
}
.videography-row .mobile-video-thumbs .owl-nav .owl-next {
  right: 0;
  font-size: 20px;
}
.videography-row .video-thumb {
  width: 100%;
  height: 0;
  padding-bottom: 51%;
  background-size: cover;
  background-position: center center;
  position: relative;
  cursor: pointer;
}
.videography-row .video-thumb.hidden {
  display: none;
}
.videography-row .video-thumb:hover .hover-content {
  opacity: 1;
}
.videography-row .video-thumb .play-circle {
  display: none;
}
.videography-row .video-thumb .play-circle {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  background: #8cf9da;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.videography-row .video-thumb .play-circle .fa {
  font-size: 24px;
  color: #232323;
  position: relative;
  top: 11px;
  left: 2px;
}
.videography-row .video-thumb .hover-content {
  position: absolute;
  z-index: 10;
  background: rgba(0, 0, 0, 0.7);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  transition: opacity 1s;
}
@media all and (max-width: 1024px) {
  .videography-row .video-thumb .hover-content {
    opacity: 1 !important;
  }
}
.videography-row .video-thumb .hover-content .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  color: #FFF;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .videography-row .video-thumb .hover-content .text {
    font-size: 14px;
  }
}
@media screen and (max-width: 867px) {
  .videography-row .video-thumb .hover-content .text {
    padding: 0 50px;
  }
}

.manage-tours a {
  color: #000;
}
.manage-tours .main-panel .header-row {
  margin-bottom: 16px;
}
@media screen and (max-width: 600px) {
  .manage-tours .main-panel .btn {
    font-size: 12px;
  }
}
.manage-tours .poster-preview {
  margin-bottom: 16px;
  text-align: left;
}
.manage-tours .poster-preview img {
  max-width: 300px;
  max-height: 300px;
  display: inline;
}
@media screen and (max-width: 1153px) {
  .manage-tours table.secondary {
    font-size: 14px;
  }
}
@media screen and (max-width: 537px) {
  .manage-tours table.secondary th {
    font-size: 12px !important;
    padding: 6px;
  }
}
.manage-tours table.secondary td {
  vertical-align: top;
}
@media screen and (max-width: 537px) {
  .manage-tours table.secondary td {
    font-size: 12px !important;
    padding: 4px;
  }
}
@media screen and (max-width: 1123px) {
  .manage-tours table.secondary .start-col,
.manage-tours table.secondary .end-col {
    display: none;
  }
}
@media screen and (max-width: 400px) {
  .manage-tours table.secondary .artist-col {
    display: none;
  }
}
.manage-tours table.secondary .end {
  min-width: 75px;
}
@media screen and (max-width: 500px) {
  .manage-tours table.secondary .end {
    min-width: 50px;
  }
}
@media screen and (max-width: 1123px) {
  .manage-tours table.secondary .long-status-name {
    display: none;
  }
}
.manage-tours table.secondary .short-status-name {
  display: none;
}
@media screen and (max-width: 1123px) {
  .manage-tours table.secondary .short-status-name {
    display: block;
  }
}
.manage-tours table.secondary .fa-close {
  font-size: 22px;
}
.manage-tours table.secondary .fa-check {
  font-size: 22px;
}

.video-add textarea {
  min-height: 150px;
  height: 150px;
}
@media screen and (max-width: 600px) {
  .video-add input,
.video-add textarea,
.video-add select {
    font-size: 14px !important;
  }
}

.video-embed-help-link {
  color: #888 !important;
  font-weight: normal;
  text-transform: none;
  text-decoration: underline;
  font-family: "Lato", helvetica, Arial;
  font-size: 12px;
}

@media all and (max-width: 1024px) {
  .logged-in.global-search .inner {
    height: calc(100vh - 126px);
  }
}

.adroid .global-search .results {
  padding-bottom: 84px;
}

.global-search {
  position: fixed;
  top: 69px;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000;
  background: #8BF8D8;
  display: none;
}
.global-search.active {
  display: block;
}
.global-search .close {
  position: absolute;
  top: 32px;
  right: 32px;
  cursor: pointer;
  width: 40px;
}
@media screen and (max-width: 500px) {
  .global-search .close {
    top: 20px;
    width: 24px;
  }
}
.global-search .constrainer {
  max-width: 1600px;
}
@media screen and (max-width: 725px) {
  .global-search .constrainer {
    padding: 0 8px;
  }
}
.global-search .inner {
  position: relative;
  padding: 40px 0;
  height: calc(100vh - 69px);
  overflow: auto;
}
@media screen and (max-width: 725px) {
  .global-search .inner {
    padding: 16px 0;
  }
}
.global-search .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 16px;
  text-transform: uppercase;
  padding-right: 62px;
}
@media screen and (max-width: 725px) {
  .global-search .subheading {
    margin-bottom: 8px;
  }
}
.global-search .input-holder {
  margin-bottom: 32px;
  margin-top: 32px;
}
@media screen and (max-width: 725px) {
  .global-search .input-holder {
    margin-bottom: 16px;
  }
}
.global-search .input-holder input {
  width: 100%;
  background: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 120px;
  border: 0;
  border-bottom: 5px solid #000;
  padding: 0 0 8px;
  line-height: 1;
}
@media screen and (max-width: 1136px) {
  .global-search .input-holder input {
    font-size: 80px;
  }
}
@media screen and (max-width: 725px) {
  .global-search .input-holder input {
    font-size: 50px;
  }
}
@media screen and (max-width: 360px) {
  .global-search .input-holder input {
    font-size: 40px;
  }
}
.global-search .quick-results-row-single .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  margin-bottom: 16px;
}
@media screen and (max-width: 1136px) {
  .global-search .quick-results-row-single .heading {
    font-size: 14px;
  }
}
.global-search .quick-results-row-single .heading .text {
  vertical-align: middle;
}
.global-search .quick-results-row-single .load-more-btn-row {
  text-align: center;
  margin-bottom: 32px;
}
.global-search .quick-results-row-single .back-arrow {
  text-decoration: none;
  vertical-align: middle;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.global-search .quick-results-row-single .back-arrow img {
  width: 60px;
}
.global-search .quick-results-row .carousel-version {
  display: none;
}
@media screen and (max-width: 1099px) {
  .global-search .quick-results-row .carousel-version {
    display: block;
  }
}
.global-search .quick-results-row .carousel-version .global-search-up {
  float: none;
  width: 100%;
}
.global-search .quick-results-row .carousel-version .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
.global-search .quick-results-row .carousel-version .owl-nav .owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  transform: translateY(-50%);
  background: #8BF8D8;
  text-align: center;
}
.global-search .quick-results-row .carousel-version .owl-nav .owl-prev .fa {
  position: relative;
  top: 9px;
  left: -3px;
}
.global-search .quick-results-row .carousel-version .owl-nav .owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  background: #8BF8D8;
  text-align: center;
}
.global-search .quick-results-row .carousel-version .owl-nav .owl-next .fa {
  position: relative;
  top: 9px;
  right: -3px;
}
.global-search .quick-results-row .non-carousel-version {
  display: block;
}
@media screen and (max-width: 1099px) {
  .global-search .quick-results-row .non-carousel-version {
    display: none;
  }
}
.global-search .quick-results-row .top-results {
  margin-bottom: 16px;
}
@media screen and (max-width: 725px) {
  .global-search .quick-results-row .top-results {
    margin-bottom: 8px;
  }
}
.global-search .quick-results-row .top-results .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
  margin-bottom: 16px;
}
@media screen and (max-width: 1136px) {
  .global-search .quick-results-row .top-results .heading {
    font-size: 14px;
  }
}
@media screen and (max-width: 725px) {
  .global-search .quick-results-row .top-results .heading {
    margin-bottom: 8px;
  }
}
.global-search .quick-results-row .column {
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.global-search .quick-results-row .column:first-child:nth-last-child(4), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column {
  width: 23.5%;
}
@media screen and (max-width: 845px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(4), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column {
    width: 48%;
    margin-bottom: 32px;
    margin-right: 4%;
  }
}
@media screen and (max-width: 460px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(4), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column {
    width: 100%;
    float: none;
    margin-bottom: 32px;
    margin-right: 0;
  }
}
.global-search .quick-results-row .column:first-child:nth-last-child(4):nth-child(4n), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 845px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(4):nth-child(4n), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column:nth-child(4n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 460px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(4):nth-child(4n), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 845px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(4):nth-child(2n), .global-search .quick-results-row .column:first-child:nth-last-child(4) ~ .column:nth-child(2n) {
    margin-right: 0;
  }
}
.global-search .quick-results-row .column:first-child:nth-last-child(5), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column {
  width: 18.4%;
}
@media screen and (max-width: 1025px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column {
    width: 32%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column {
    width: 49%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column {
    margin-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 32px;
  }
}
.global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(5n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 1025px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(5n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(5n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(5n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1025px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(5):nth-child(2n), .global-search .quick-results-row .column:first-child:nth-last-child(5) ~ .column:nth-child(2n) {
    margin-right: 0;
  }
}
.global-search .quick-results-row .column:first-child:nth-last-child(6), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column {
  width: 15%;
}
@media screen and (max-width: 1466px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column {
    width: 23.5%;
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 1128px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column {
    width: 31.33333333%;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column {
    width: 49%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column {
    margin-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 32px;
  }
}
.global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(6n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(6n) {
  margin-right: 0;
}
@media screen and (max-width: 1466px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(6n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(6n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(6n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1466px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(4n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1128px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(4n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(4n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 1128px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 549px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(3n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 753px) {
  .global-search .quick-results-row .column:first-child:nth-last-child(6):nth-child(2n), .global-search .quick-results-row .column:first-child:nth-last-child(6) ~ .column:nth-child(2n) {
    margin-right: 0;
  }
}
.global-search .quick-results-row .column .see-more-label {
  float: right;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  position: relative;
  top: 2px;
}
.global-search .quick-results-row .column .header-holder {
  padding-bottom: 12px;
  border-bottom: 2px solid #000;
}
.global-search .quick-results-row .column .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 1136px) {
  .global-search .quick-results-row .column .heading {
    font-size: 14px;
  }
}
.global-search .quick-results-row .column a {
  text-decoration: none;
  display: block;
  overflow: auto;
}
.global-search .quick-results-row .column .result-row {
  padding: 12px;
  border-bottom: 1px solid #000;
  display: table;
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 1136px) {
  .global-search .quick-results-row .column .result-row {
    padding: 8px;
  }
}
@media screen and (max-width: 460px) {
  .global-search .quick-results-row .column .result-row {
    border-bottom: 0;
  }
}
.global-search .quick-results-row .column .result-row:hover {
  background: #FFF;
}
.global-search .quick-results-row .column .result-row .image-holder-outer {
  display: table-cell;
  vertical-align: top;
  width: 50px;
}
.global-search .quick-results-row .column .result-row .image-holder-outer .image-holder {
  background-position: center center;
  background-size: cover;
  width: 50px;
  height: 50px;
}
.global-search .quick-results-row .column .result-row .name {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
  overflow: hidden;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  text-align: left;
  color: #000;
}
.global-search .quick-results-row .column .no-results {
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #000;
  padding: 28px 0;
}
@media screen and (max-width: 1136px) {
  .global-search .quick-results-row .column .no-results {
    padding: 16px 0;
    font-size: 14px;
  }
}

.global-search-up {
  display: block;
  width: 18.4%;
  margin-right: 2%;
  margin-bottom: 2%;
  text-decoration: none;
  float: left;
}
@media screen and (max-width: 940px) {
  .global-search-up {
    width: 23.5%;
  }
}
@media screen and (max-width: 682px) {
  .global-search-up {
    width: 32%;
  }
}
@media screen and (max-width: 500px) {
  .global-search-up {
    width: 48%;
    margin-right: 4%;
  }
}
@media screen and (max-width: 340px) {
  .global-search-up {
    margin-right: 0;
    width: 100%;
    float: none;
  }
}
.global-search-up:nth-child(5n) {
  margin-right: 0;
}
@media screen and (max-width: 940px) {
  .global-search-up:nth-child(5n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 682px) {
  .global-search-up:nth-child(5n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 500px) {
  .global-search-up:nth-child(5n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 340px) {
  .global-search-up:nth-child(5n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 940px) {
  .global-search-up:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 682px) {
  .global-search-up:nth-child(4n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 500px) {
  .global-search-up:nth-child(4n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 340px) {
  .global-search-up:nth-child(4n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 682px) {
  .global-search-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .global-search-up:nth-child(3n) {
    margin-right: 4%;
  }
}
@media screen and (max-width: 340px) {
  .global-search-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 500px) {
  .global-search-up:nth-child(2n) {
    margin-right: 0;
  }
}
.global-search-up .image-holder {
  width: 100%;
  height: 200px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 8px;
}
@media screen and (max-width: 1136px) {
  .global-search-up .image-holder {
    margin-bottom: 4px;
  }
}
.global-search-up .details .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 17px;
  color: #000;
}
@media screen and (max-width: 1136px) {
  .global-search-up .details .name {
    font-size: 13px;
    line-height: 1;
  }
}
.global-search-up .details .type {
  font-size: 15px;
  color: #000;
}
@media screen and (max-width: 1136px) {
  .global-search-up .details .type {
    font-size: 13px;
  }
}

.four-oh-four {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
.four-oh-four .constrainer {
  padding: 0;
}
.four-oh-four .content-holder {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding-top: 80px;
}
.four-oh-four .content-holder .mic-check {
  display: block;
  margin: 0 auto 32px;
}
@media screen and (max-height: 710px) {
  .four-oh-four .content-holder .mic-check {
    max-width: 1200px;
    width: 100%;
  }
}
.four-oh-four .content-holder .text-holder {
  text-align: center;
  font-size: 18px;
  padding: 0 16px;
}
@media screen and (max-width: 832px) {
  .four-oh-four .content-holder .text-holder {
    font-size: 16px;
  }
}
@media screen and (max-width: 442px) {
  .four-oh-four .content-holder .text-holder {
    font-size: 14px;
  }
}
.four-oh-four .content-holder .text-holder .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 38px;
  margin-bottom: 16px;
}
@media screen and (max-width: 832px) {
  .four-oh-four .content-holder .text-holder .heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 442px) {
  .four-oh-four .content-holder .text-holder .heading {
    font-size: 20px;
  }
}
.four-oh-four .content-holder .text-holder p {
  margin-bottom: 32px;
}

.manage-music .main-container {
  padding-top: 32px;
}
@media screen and (max-width: 600px) {
  .manage-music .main-container {
    padding-top: 32px;
  }
}
.manage-music.edit-album .action-btn.album-list {
  margin-right: 16px;
}
@media screen and (max-width: 468px) {
  .manage-music.edit-album .action-btn {
    display: none;
  }
}
.manage-music.edit-album .action-btn-mobile {
  display: none;
}
@media screen and (max-width: 468px) {
  .manage-music.edit-album .action-btn-mobile {
    display: block;
    margin-left: 16px;
  }
}
.manage-music.album-grid-page .constrainer {
  max-width: 1327px;
}
.manage-music.manage-album .constrainer {
  max-width: 1044px;
}
.manage-music.manage-album .btn-row {
  text-align: center;
}
.manage-music.manage-album .album-form {
  margin-bottom: 32px;
}
.manage-music.manage-album .album-form .input-row {
  position: relative;
}
.manage-music.manage-album .album-form .input-row .fa-calendar {
  position: absolute;
  bottom: 17px;
  right: 18px;
  font-size: 24px;
}
@media screen and (max-width: 978px) {
  .manage-music.manage-album .album-form .input-row input.primary {
    font-size: 14px;
  }
}
.manage-music.manage-album .songs-holder .add-song-box {
  border: 3px dashed #9d9d9d;
  cursor: pointer;
  border-radius: 8px;
  text-align: center;
  padding: 16px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #9d9d9d;
  font-size: 16px;
  margin-bottom: 32px;
}
.manage-music.manage-album .songs-holder .add-song-box .add-btn {
  border: 2px dashed #9d9d9d;
  border-radius: 5px;
  font-size: 20px;
  padding: 4px 12px;
  margin-left: 12px;
}
.manage-music.manage-album .songs-holder .song-listing {
  display: table;
  width: 100%;
  border-top: 3px solid #b7b7b7;
  margin-bottom: 32px;
}
.manage-music.manage-album .songs-holder .song-listing .song-row {
  display: table-row;
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row {
    font-size: 12px;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .track-number {
  display: table-cell;
  padding: 8px 8px 16px;
  text-align: center;
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .track-number {
    padding: 8px 4px 16px;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .name {
  display: table-cell;
  padding: 8px 8px 16px;
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .name {
    padding: 8px 4px 16px;
  }
}
@media screen and (max-width: 390px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .name .name-holder {
    margin-bottom: 4px;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .name .mobile-duration {
  display: none;
}
@media screen and (max-width: 390px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .name .mobile-duration {
    display: block;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .time {
  display: table-cell;
  padding: 8px 8px 16px;
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .time {
    padding: 8px 4px 16px;
  }
}
@media screen and (max-width: 390px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .time {
    display: none;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .release-date {
  display: table-cell;
  padding: 8px 8px 16px;
  border-bottom: 1px solid #b7b7b7;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .release-date {
    padding: 8px 4px 16px;
  }
}
@media screen and (max-width: 526px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .release-date {
    display: none;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions {
  display: table-cell;
  padding: 8px 8px 16px;
  border-bottom: 1px solid #b7b7b7;
  text-align: right;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .actions {
    padding: 8px 4px 16px;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .fa {
  font-size: 20px;
  color: #000000;
  margin-right: 16px;
}
@media screen and (max-width: 575px) {
  .manage-music.manage-album .songs-holder .song-listing .song-row .actions .fa {
    font-size: 18px;
  }
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .arrows {
  display: inline-block;
  position: relative;
  width: 24px;
  height: 28px;
  top: 5px;
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .arrows .up-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  height: 16px;
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .arrows .down-link {
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  text-align: center;
  height: 16px;
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .arrows .fa.fa-caret-up {
  position: absolute;
  left: 6px;
  top: -4px;
}
.manage-music.manage-album .songs-holder .song-listing .song-row .actions .arrows .fa.fa-caret-down {
  position: absolute;
  left: 6px;
  top: -2px;
}
.manage-music .main-panel {
  background: #ebebeb;
}
.manage-music .main-panel .white-box {
  background: #FFF;
  max-width: 1200px;
  margin: 0 auto;
  padding: 42px 32px;
}
@media screen and (max-width: 1063px) {
  .manage-music .main-panel .white-box {
    padding: 24px 0;
  }
}
.manage-music .main-panel .white-box .constrainer {
  max-width: 1044px;
}
.manage-music .heading-bar {
  margin-bottom: 32px;
}
@media screen and (max-width: 600px) {
  .manage-music .heading-bar {
    margin-bottom: 16px;
  }
}
.manage-music .heading-bar .constrainer {
  max-width: 1264px;
}
.manage-music .subheading-bar {
  margin-bottom: 6px;
}
.manage-music h1.heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .manage-music h1.heading {
    font-size: 20px;
  }
}
@media screen and (max-width: 400px) {
  .manage-music h1.heading {
    line-height: 0.8;
  }
}
.manage-music h2.heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 0;
}
@media screen and (max-width: 600px) {
  .manage-music h2.heading {
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .manage-music h2.heading {
    line-height: 0.8;
  }
}
.manage-music .external-message {
  color: #9d9d9d;
  margin-bottom: 16px;
  font-size: 15px;
}
.manage-music .external-links-row {
  margin-bottom: 32px;
}
@media screen and (max-width: 951px) {
  .manage-music .external-links-row .desktop {
    display: none;
  }
}
.manage-music .external-links-row .mobile {
  display: none;
}
@media screen and (max-width: 951px) {
  .manage-music .external-links-row .mobile {
    display: block;
  }
}
.manage-music .external-links-row .expander {
  margin-bottom: 12px;
  background: #FFF;
  border: 3px solid #232323;
}
.manage-music .external-links-row .expander.active .label {
  background: #232323;
  color: #FFF;
}
.manage-music .external-links-row .expander.active .content {
  height: auto;
  border-top: 3px solid #232323;
  padding: 8px;
}
.manage-music .external-links-row .expander .label {
  padding: 12px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
}
@media screen and (max-width: 422px) {
  .manage-music .external-links-row .expander .label {
    font-size: 14px;
  }
}
.manage-music .external-links-row .expander .label:hover {
  background: #232323;
  color: #FFF;
}
.manage-music .external-links-row .expander .label .fa-angle-down {
  float: right;
  font-size: 20px;
  position: relative;
  top: 2px;
}
.manage-music .external-links-row .expander .content {
  position: relative;
  padding: 8px;
  height: 0;
  overflow: hidden;
  padding: 0;
}
.manage-music .external-links-row .expander .content input[type=text] {
  display: block;
  width: 100%;
  border: 0;
  padding: 0.6em 74px 0.6em 0.25em;
}
@media screen and (max-width: 422px) {
  .manage-music .external-links-row .expander .content input[type=text] {
    font-size: 12px;
  }
}
.manage-music .external-links-row .expander .content input[type=submit] {
  position: absolute;
  right: 8px;
  top: 8px;
  bottom: 8px;
  padding: 2px 8px;
  font-size: 14px;
}
@media screen and (max-width: 422px) {
  .manage-music .external-links-row .expander .content input[type=submit] {
    font-size: 12px;
  }
}
.manage-music .external-links-row .tabs {
  background: transparent;
}
.manage-music .external-links-row .tabs .tab {
  background: #FFF;
  text-align: center;
  color: #232323;
  padding: 0.6em 8px;
  width: 16.25%;
  float: left;
  margin-right: 0.5%;
  border: 3px solid #FFF;
  border-bottom: 0;
  position: relative;
}
@media screen and (max-width: 1582px) {
  .manage-music .external-links-row .tabs .tab {
    font-size: 14px;
  }
}
@media screen and (max-width: 1237px) {
  .manage-music .external-links-row .tabs .tab {
    font-size: 12px;
  }
}
@media screen and (max-width: 992px) {
  .manage-music .external-links-row .tabs .tab {
    font-size: 11px;
  }
}
.manage-music .external-links-row .tabs .tab:last-child {
  margin-right: 0;
}
.manage-music .external-links-row .tabs .tab.active {
  border-left: 3px solid #232323;
  border-right: 3px solid #232323;
  border-top: 3px solid #232323;
}
.manage-music .external-links-row .tabs .tab.active:before {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 3px;
  background: #FFF;
  content: " ";
  z-index: 5;
}
.manage-music .external-links-row .tabs .tab:before {
  border: 0;
}
.manage-music .external-links-row .tabs .tab:after {
  border: 0;
}
.manage-music .external-links-row .tabs .tab .fa {
  margin-right: 4px;
}
@media screen and (max-width: 1412px) {
  .manage-music .external-links-row .tabs .tab .fa {
    display: block;
    margin-bottom: 4px;
  }
}
.manage-music .external-links-row .tab-content {
  border: 3px solid #232323;
  background: #FFF;
  position: relative;
}
.manage-music .external-links-row .tab-content input[type=text] {
  display: block;
  width: 100%;
  border: 0;
  padding: 1em 0.8em;
}
.manage-music .external-links-row .tab-content input[type=submit] {
  position: absolute;
  right: 8px;
  top: 8px;
  bottom: 8px;
  padding: 4px 8px;
  font-size: 14px;
}
.manage-music .action-btn {
  float: right;
}
@media screen and (max-width: 400px) {
  .manage-music .action-btn {
    display: none;
  }
}
.manage-music .action-btn-mobile {
  display: none;
  float: right;
  font-size: 24px;
  padding: 0.2em 0.6em !important;
}
@media screen and (max-width: 400px) {
  .manage-music .action-btn-mobile {
    display: inline-block;
  }
}
.manage-music .album-form .top-row .left {
  float: left;
  width: 330px;
  margin-right: 55px;
}
@media screen and (max-width: 1150px) {
  .manage-music .album-form .top-row .left {
    width: 250px;
    margin-right: 24px;
  }
}
@media screen and (max-width: 978px) {
  .manage-music .album-form .top-row .left {
    float: none;
    margin: 0 auto 32px;
  }
}
.manage-music .album-form .top-row .left .image-holder {
  width: 330px;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  margin-right: 32px;
  position: relative;
}
@media screen and (max-width: 1150px) {
  .manage-music .album-form .top-row .left .image-holder {
    width: 250px;
  }
}
.manage-music .album-form .top-row .left .image-holder .update-image {
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  text-align: center;
}
.manage-music .album-form .top-row .form {
  float: left;
  width: calc(100% - 385px);
}
@media screen and (max-width: 1150px) {
  .manage-music .album-form .top-row .form {
    width: calc(100% - 274px);
  }
}
@media screen and (max-width: 978px) {
  .manage-music .album-form .top-row .form {
    float: none;
    width: 100%;
  }
}

.picker {
  display: none !important;
}
.picker .picker__day--selected,
.picker .picker__day--infocus:hover,
.picker .picker__day--selected:hover,
.picker .picker--focused,
.picker .picker__day--selected,
.picker .picker__day--highlighted:hover,
.picker .picker--focused,
.picker .picker__day--highlighted {
  background: #87F9D8;
  border-color: #87F9D8;
}
.picker .picker__button--today:hover,
.picker .picker__button--clear:hover,
.picker .picker__button--close:hover {
  background: #87F9D8;
}
.picker .picker__day--outfocus:hover {
  background: #f1f1f1;
}
.picker .picker__day--today::before {
  border-left: 0.5em solid transparent;
  border-top: 0.5em solid #87F9D8;
}
.picker .picker__button--today::before {
  border-left: 0.66em solid transparent;
  border-top: 0.66em solid #87F9D8;
}

.picker--opened {
  display: block !important;
}

.album-grid .album-up {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  position: relative;
  display: block;
}
@media screen and (max-width: 1500px) {
  .album-grid .album-up {
    margin-right: 1.5%;
    margin-bottom: 1.5%;
    width: 23.825%;
  }
}
@media screen and (max-width: 1360px) {
  .album-grid .album-up {
    width: 32.3333333333%;
  }
}
@media screen and (max-width: 903px) {
  .album-grid .album-up {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 400px) {
  .album-grid .album-up {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
    float: none;
  }
}
.album-grid .album-up:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1360px) {
  .album-grid .album-up:nth-child(4n) {
    margin-right: 1.5%;
  }
}
@media screen and (max-width: 903px) {
  .album-grid .album-up:nth-child(4n) {
    margin-right: 3%;
  }
}
@media screen and (max-width: 1360px) {
  .album-grid .album-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 903px) {
  .album-grid .album-up:nth-child(3n) {
    margin-right: 3%;
  }
}
@media screen and (max-width: 903px) {
  .album-grid .album-up:nth-child(2n) {
    margin-right: 0;
  }
}
.album-grid .album-up:hover .hover {
  display: block;
}
.album-grid .album-up .image-holder {
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.album-grid .album-up .hover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  z-index: 2;
}
.album-grid .album-up .hover .text-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width: 1024px) {
  .album-grid .album-up .hover .text-holder {
    font-size: 16px;
  }
}
.album-grid .album-up .hover .text-holder .name {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 8px;
}
.album-grid .no-results {
  padding: 128px 0;
  text-align: center;
  font-size: 24px;
}
@media screen and (max-width: 1024px) {
  .album-grid .no-results {
    font-size: 20px;
  }
}
@media screen and (max-width: 500px) {
  .album-grid .no-results {
    padding: 32px 0;
    font-size: 16px;
  }
}
.album-grid .no-results a {
  color: #000;
}

.not-bold {
  font-weight: 500 !important;
}

.clear:before,
.clear:after {
  content: " ";
  display: table;
}

.clear:after {
  clear: both;
}

.clear {
  *zoom: 1;
}

.fan-signup .map-row .map-container {
  position: relative;
}
.fan-signup .map-row .map-container .map-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 1s ease;
}
.fan-signup .map-row .map-container .map-overlay.active {
  opacity: 1;
}

.profile-preview-row {
  background: #000000;
  padding-top: 56px;
}
.profile-preview-row .preview-image-container, .profile-preview-row .preview-description {
  display: table-cell;
  vertical-align: middle;
}
.profile-preview-row .profile-preview-inner {
  display: table;
  width: 100%;
}
.profile-preview-row .mobile-profile-preview-image {
  display: none;
}
.profile-preview-row .preview-image-container {
  width: 58%;
  position: relative;
  overflow: hidden;
}
.profile-preview-row .preview-image-container .preview-image-spacer {
  opacity: 0;
  float: right;
}
.profile-preview-row .preview-image-container .preview-image-spacer, .profile-preview-row .preview-image-container .preview-image {
  width: calc(100% - 200px);
}
.profile-preview-row .preview-image-container .annotation, .profile-preview-row .preview-image-container .preview-image {
  position: absolute;
}
.profile-preview-row .preview-image-container .annotation {
  left: 50px;
  bottom: 80px;
}
.profile-preview-row .preview-image-container .preview-image {
  right: 0;
  bottom: -30%;
  opacity: 0;
  transition: all 1s ease;
}
.profile-preview-row .preview-image-container .preview-image.active {
  bottom: 0;
  opacity: 1;
}
.profile-preview-row .preview-description {
  width: 42%;
  color: #ffffff;
  padding-left: 98px;
}
.profile-preview-row .preview-description .inner {
  width: 404px;
}
.profile-preview-row .preview-description .inner h2 {
  color: #87f9d8;
  font-size: 28px;
  text-transform: uppercase;
}
.profile-preview-row .preview-description .inner h4 {
  font-size: 24px;
}
.profile-preview-row .preview-description .inner p {
  font-size: 18px;
}
@media screen and (max-width: 1700px) {
  .profile-preview-row .preview-description .inner h2 {
    font-size: 24px;
  }
  .profile-preview-row .preview-description .inner h4 {
    font-size: 20px;
  }
  .profile-preview-row .preview-description .inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 700px) {
  .profile-preview-row .preview-description .inner {
    padding-bottom: 24px !important;
  }
  .profile-preview-row .preview-description .inner h2 {
    font-size: 20px;
  }
  .profile-preview-row .preview-description .inner h4 {
    font-size: 18px;
  }
  .profile-preview-row .preview-description .inner p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1550px) {
  .profile-preview-row .preview-description {
    padding-left: 62px;
  }
}
@media screen and (max-width: 1440px) {
  .profile-preview-row .preview-description {
    padding-left: 40px;
  }
}
@media screen and (max-width: 1330px) {
  .profile-preview-row .preview-description {
    width: 45%;
  }
  .profile-preview-row .preview-image-container {
    width: 55%;
  }
  .profile-preview-row .preview-image-container .annotation {
    left: 20px;
    width: 86px;
  }
  .profile-preview-row .preview-image-container .preview-image {
    width: calc(100% - 126px);
  }
}
@media screen and (max-width: 1024px) {
  .profile-preview-row .preview-image-container {
    display: none;
  }
  .profile-preview-row .mobile-profile-preview-image {
    display: block;
    position: relative;
    overflow: hidden;
    padding-top: 24px;
  }
  .profile-preview-row .mobile-profile-preview-image .preview-image-spacer {
    opacity: 0;
    padding: 24px 80px 0 120px;
  }
  .profile-preview-row .mobile-profile-preview-image .annotation-mobile {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 82px;
  }
  .profile-preview-row .mobile-profile-preview-image .preview-image-mobile {
    display: block;
    margin: 0 auto;
    padding: 0 80px 0 120px;
    right: 0;
    bottom: -30%;
    opacity: 0;
    position: absolute;
    transition: all 1s ease;
  }
  .profile-preview-row .mobile-profile-preview-image .preview-image-mobile.active {
    bottom: 0;
    opacity: 1;
  }
}
@media screen and (max-width: 1024px) and (max-width: 700px) {
  .profile-preview-row .mobile-profile-preview-image .preview-image-mobile {
    padding: 0 20px 0 120px;
  }
}
@media screen and (max-width: 1024px) {
  .profile-preview-row .preview-description {
    width: 100%;
    display: block;
    padding: 0;
  }
  .profile-preview-row .preview-description .inner {
    width: 100% !important;
    display: block;
    padding: 0 40px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 700px) {
  .profile-preview-row .preview-description .inner {
    padding: 0 16px;
  }
}

.manage-news {
  background: #f6f6f6;
}
@media screen and (max-width: 1024px) {
  .manage-news {
    height: 100%;
  }
}
.manage-news .main-container {
  padding-top: 32px;
}
@media screen and (max-width: 600px) {
  .manage-news .main-container {
    padding-top: 32px;
  }
}
.manage-news .quick-news-container {
  padding-bottom: 32px;
}
.manage-news .quick-news-container .quick-post-wrap {
  background: none;
}
.manage-news .quick-news-container .quick-post {
  padding: 32px 0 0 0;
}
.manage-news .main-panel {
  position: relative;
}
@media screen and (max-width: 600px) {
  .manage-news .main-panel table td {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 400px) {
  .manage-news .main-panel table td {
    font-size: 12px !important;
  }
}
.manage-news .main-panel .constrainer {
  max-width: 1200px;
}
@media screen and (max-width: 1511px) {
  .manage-news .main-panel .constrainer {
    max-width: 1000px;
  }
}
@media screen and (max-width: 1272px) {
  .manage-news .main-panel .constrainer {
    max-width: 800px;
  }
}
@media screen and (max-width: 1076px) {
  .manage-news .main-panel .constrainer {
    max-width: 700px;
  }
}
@media screen and (max-width: 968px) {
  .manage-news .main-panel .constrainer {
    max-width: 600px;
  }
}
@media screen and (max-width: 876px) {
  .manage-news .main-panel .constrainer {
    max-width: 500px;
  }
}
@media screen and (max-width: 811px) {
  .manage-news .main-panel .constrainer {
    max-width: 100%;
  }
}
.manage-news .main-panel .header-row {
  margin-bottom: 16px;
}
.manage-news .main-panel .header-row .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-bottom: 8px;
}
@media screen and (max-width: 600px) {
  .manage-news .main-panel .header-row .heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.manage-news .main-panel .header-row .action-btn {
  float: right;
  font-size: 14px;
  padding: 0.6em 1.2em;
}
@media screen and (max-width: 600px) {
  .manage-news .main-panel .header-row .action-btn .btn {
    font-size: 14px;
  }
}
.manage-news .main-panel .action-btns a {
  margin-right: 16px;
}
@media screen and (max-width: 400px) {
  .manage-news .main-panel .action-btns a {
    margin-right: 8px;
  }
}
.manage-news .main-panel .action-btns a:last-child {
  margin-right: 0;
}
.manage-news .main-panel .action-btns .fa {
  font-size: 20px;
  color: #232323;
}
@media screen and (max-width: 400px) {
  .manage-news .main-panel .action-btns .fa {
    font-size: 18px;
  }
}

.news-add textarea {
  height: 150px;
}
@media screen and (max-width: 600px) {
  .news-add input,
.news-add textarea,
.news-add select {
    font-size: 14px !important;
  }
}

.manage-news th {
  padding: 16px 12px !important;
}
@media all and (max-width: 600px) {
  .manage-news th {
    padding: 12px 8px !important;
  }
}
@media screen and (max-width: 1272px) {
  .manage-news th.post-type {
    display: none;
  }
}
@media screen and (max-width: 1076px) {
  .manage-news th.comments, .manage-news th.likes {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .manage-news th.post-status, .manage-news th.date-posted {
    display: none;
  }
}
.manage-news td {
  vertical-align: middle !important;
}
@media all and (max-width: 600px) {
  .manage-news td {
    padding: 12px 8px !important;
  }
}
.manage-news td.multi-edit {
  width: 30px;
}
.manage-news td.post-type {
  width: 90px;
}
@media screen and (max-width: 1272px) {
  .manage-news td.post-type {
    display: none;
  }
}
.manage-news td.comments {
  width: 90px;
}
@media screen and (max-width: 1076px) {
  .manage-news td.comments {
    display: none;
  }
}
.manage-news td.likes {
  width: 50px;
}
@media screen and (max-width: 1076px) {
  .manage-news td.likes {
    display: none;
  }
}
.manage-news td.post-status {
  width: 110px;
}
@media all and (max-width: 550px) {
  .manage-news td.post-status {
    display: none;
  }
}
.manage-news td.date-posted {
  width: 110px;
}
@media all and (max-width: 550px) {
  .manage-news td.date-posted {
    display: none;
  }
}
.manage-news td.links {
  width: 164px;
}
@media screen and (max-width: 1272px) {
  .manage-news td.links {
    width: 60px;
  }
}
.manage-news td.links a, .manage-news td.links a:focus, .manage-news td.links a:active {
  text-decoration: none;
  font-size: 24px;
  margin: 0 6px;
}
.manage-news td.links a .fa, .manage-news td.links a:focus .fa, .manage-news td.links a:active .fa {
  color: #000;
}
.manage-news td.links a .fa.fa-star, .manage-news td.links a .fa.fa-star-o, .manage-news td.links a:focus .fa.fa-star, .manage-news td.links a:focus .fa.fa-star-o, .manage-news td.links a:active .fa.fa-star, .manage-news td.links a:active .fa.fa-star-o {
  color: #87F9D8;
}
@media screen and (max-width: 1272px) {
  .manage-news td.links a, .manage-news td.links a:focus, .manage-news td.links a:active {
    margin: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
}
.manage-news .pagination {
  list-style: none;
  text-align: center;
  display: block;
  padding: 0;
  margin: 0 0 24px 0;
}
.manage-news .pagination li {
  display: inline-block;
  font-size: 16px;
}
.manage-news .pagination li:first-child {
  float: left;
}
.manage-news .pagination li:last-child {
  float: right;
}
.manage-news .pagination li a,
.manage-news .pagination li a:active,
.manage-news .pagination li a:focus {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.manage-news .pagination li.active span {
  font-weight: bold;
  color: #87F9D8;
}
.manage-news .pagination li span {
  font-weight: bold;
  color: #888;
}
.manage-news .second-row {
  margin-bottom: 24px;
}
.manage-news .second-row .search {
  float: right;
  position: relative;
}
@media all and (max-width: 600px) {
  .manage-news .second-row .search {
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
}
.manage-news .second-row .search .input-wrap {
  position: relative;
  width: 300px;
}
@media all and (max-width: 600px) {
  .manage-news .second-row .search .input-wrap {
    width: 100%;
  }
}
.manage-news .second-row .search .input-wrap input {
  width: 100%;
  display: block;
  border: 3px solid #000;
  padding: 8px 36px 8px 16px;
  background: #fff;
}
@media all and (max-width: 600px) {
  .manage-news .second-row .search .input-wrap input {
    border: 2px solid #000;
  }
}
.manage-news .second-row .search .input-wrap .fa-search {
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 16px;
}
.manage-news .second-row .search .qs-results-box {
  left: 0;
  max-height: 350px;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 100%;
  background: #fff;
  border: 3px solid #000;
  margin-top: -3px;
  display: none;
  z-index: 5;
}
.manage-news .second-row .search .qs-results-box .result {
  position: relative;
}
.manage-news .second-row .search .qs-results-box .result a,
.manage-news .second-row .search .qs-results-box .result a:focus,
.manage-news .second-row .search .qs-results-box .result a:active {
  color: #000;
  text-decoration: none;
  padding: 8px 36px 8px 16px;
  border-bottom: 2px solid #D7D7D7;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.manage-news .second-row .search .qs-results-box .result:last-child a {
  border-bottom: 0 none;
}
.manage-news .second-row .search .qs-results-box .result .edit {
  position: absolute;
  top: 8px;
  right: 12px;
}
.manage-news .second-row .search .qs-results-box .result .edit .fa {
  font-size: 20px;
}
.manage-news .second-row .search .qs-results-box .result .date {
  color: #888;
  font-size: 12px;
}
.manage-news .second-row .search .qs-results-box .no-results {
  padding: 8px 16px;
  display: block;
}
.manage-news .second-row .bulk-edit {
  position: relative;
  float: left;
}
@media all and (max-width: 600px) {
  .manage-news .second-row .bulk-edit {
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
}
.manage-news .second-row .bulk-edit .bulk-actions-dropdown .title {
  width: 200px;
  padding: 8px 0;
  cursor: pointer;
  border-bottom: 2px solid #000;
}
@media all and (max-width: 600px) {
  .manage-news .second-row .bulk-edit .bulk-actions-dropdown .title {
    width: 100%;
  }
}
.manage-news .second-row .bulk-edit .bulk-actions-dropdown .title .fa {
  float: right;
  font-size: 18px;
}
.manage-news .second-row .bulk-edit .bulk-actions-dropdown .actions {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 2px solid #000;
  margin-top: -2px;
  background: #fff;
}
.manage-news .second-row .bulk-edit .bulk-actions-dropdown .actions .item {
  padding: 8px;
  border-bottom: 1px solid #d7d7d7;
  cursor: pointer;
}
.manage-news .second-row .bulk-edit .bulk-actions-dropdown .actions:last-child .item {
  border: 0 none;
}

.fan-screenshot {
  background: #87f9d8;
}
.fan-screenshot .fan-screenshot-inner {
  max-width: 1600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 64px 96px 0 96px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .fan-screenshot .fan-screenshot-inner {
    padding: 54px 96px 0 96px;
  }
}
@media screen and (max-width: 1024px) {
  .fan-screenshot .fan-screenshot-inner {
    padding: 54px 54px 0 54px;
  }
}
@media screen and (max-width: 1024px) {
  .fan-screenshot .fan-screenshot-inner {
    padding: 40px 36px 0 36px;
  }
}
@media screen and (max-width: 400px) {
  .fan-screenshot .fan-screenshot-inner {
    padding: 40px 24px 0 24px;
  }
}
.fan-screenshot .fan-screenshot-inner h4 {
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  color: #000000;
  margin-bottom: 36px;
}
@media screen and (max-width: 1024px) {
  .fan-screenshot .fan-screenshot-inner h4 {
    font-size: 24px;
  }
}
@media screen and (max-width: 700px) {
  .fan-screenshot .fan-screenshot-inner h4 {
    font-size: 18px;
  }
}
.fan-screenshot .fan-screenshot-inner .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(50%);
}
.fan-screenshot .fan-screenshot-inner .shadow img {
  width: 100%;
}
.fan-screenshot .fan-screenshot-inner .screenshots {
  margin: 0 auto;
  width: auto;
  display: block;
  max-width: 100%;
}

@media screen and (max-width: 1440px) {
  .signup .logo {
    width: 35%;
  }
}

.news-post-main {
  width: 75%;
  float: left;
  padding-right: 32px;
}
@media all and (max-width: 1272px) {
  .news-post-main {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}
.news-post-main .input-row .label {
  font-size: 18px;
  text-transform: uppercase;
}
.news-post-main .extra-content-row {
  display: none;
}
.news-post-main .extra-content-row h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
}
.news-post-main .extra-content-row .strapline {
  font-size: 14px;
  color: #888;
}
.news-post-main .audio-block {
  padding: 32px;
  background: #fff;
  border: 2px solid #d7d7d7;
}
.news-post-main .audio-block .audioinput {
  border: 3px solid #000;
  padding: 12px;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
}
.news-post-main .video-block {
  padding: 32px;
  background: #fff;
  border: 2px solid #d7d7d7;
}
.news-post-main .video-block .videoinput {
  border: 3px solid #000;
  padding: 12px;
  display: block;
  width: 100%;
  margin-top: 24px;
}
.news-post-main .gallery-block {
  padding: 32px;
  background: #fff;
  border: 2px solid #d7d7d7;
}
.news-post-main .gallery-block .image-upload-single {
  width: 32%;
  margin-right: 2%;
  float: left;
}
.news-post-main .gallery-block .image-upload-single:nth-child(3n) {
  margin-right: 0;
}
@media all and (max-width: 600px) {
  .news-post-main .gallery-block .image-upload-single {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  .news-post-main .gallery-block .image-upload-single:nth-child(3n) {
    margin-right: 2%;
  }
  .news-post-main .gallery-block .image-upload-single:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 400px) {
  .news-post-main .gallery-block .image-upload-single {
    width: 100%;
    margin-right: 0 !important;
    float: none;
  }
}
.news-post-main .gallery-block .image-upload-single .add-image {
  margin: 24px 0 0 0;
  height: 220px;
  padding: 24px;
  cursor: default;
}
@media all and (max-width: 969px) {
  .news-post-main .gallery-block .image-upload-single .add-image {
    height: 170px;
  }
}
.news-post-main .gallery-block .image-upload-single .add-image .name {
  padding: 0 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news-post-main .gallery-block .image-upload-single .add-image .image {
  max-height: 100%;
  vertical-align: middle;
}
.news-post-main .gallery-block .image-upload-single .add-image .image img {
  max-height: 164px;
  display: inline;
}
@media all and (max-width: 969px) {
  .news-post-main .gallery-block .image-upload-single .add-image .image img {
    max-height: 114px;
  }
}
.news-post-main .gallery-block .image-upload-single .add-image .delete {
  color: #888 !important;
  font-size: 22px;
  position: absolute;
  right: 12px;
  top: 4px;
}
.news-post-main .gallery-block .image-upload-single .delete-item {
  color: #fff;
  display: block;
  font-size: 22px;
  text-align: center;
  width: 100%;
}

.add-image {
  border: 4px dashed #9d9d9d;
  color: #9d9d9d;
  padding: 32px 0;
  margin: 16px;
  text-align: center;
  text-transform: uppercase;
  cursor: default;
  position: relative;
}
@media all and (max-width: 969px) {
  .add-image {
    padding: 16px 0;
  }
}
.add-image .plus-icon {
  border: 2px dashed #9d9d9d;
  font-size: 24px;
  padding: 4px;
  width: 48px;
  margin: 12px auto 0;
  cursor: pointer;
}
.add-image .plus-icon:hover {
  background: #9d9d9d;
  border: 2px solid #9d9d9d;
  color: #fff;
}
.add-image .edit-item {
  position: absolute;
  top: 0px;
  right: 9px;
  font-size: 32px;
}

.added-image {
  border: 4px dashed #9d9d9d;
  color: #9d9d9d;
  padding: 32px 0;
  margin: 16px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  display: none;
}
.added-image .edit-item {
  border: 2px dashed #9d9d9d;
  font-size: 24px;
  padding: 4px;
  width: 48px;
  margin: 12px auto 0;
  float: none;
}
.added-image .show-filename {
  margin: 0 8px;
  overflow: hidden;
}

.prev-added-image {
  border: 0 none;
  color: #9d9d9d;
  padding: 0 0;
  margin: 16px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
}
.prev-added-image .edit-wrap {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 6px;
  background: #232323;
}
.prev-added-image .edit-item {
  font-size: 18px;
  display: inline-block;
  color: #fff;
  width: 30px;
}
.prev-added-image .delete-item {
  color: #fff;
  display: inline-block;
  width: 30px;
  font-size: 18px;
}
.prev-added-image .show-filename {
  margin: 0 8px;
  overflow: hidden;
}

.top-songs-row {
  background: #87f9d9;
  padding: 32px 0;
}
@media screen and (max-width: 1024px) {
  .top-songs-row {
    padding: 24px 0;
  }
}
.top-songs-row .heading {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 24px;
  margin-bottom: 28px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .top-songs-row .heading {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 600px) {
  .top-songs-row .heading {
    text-align: left;
  }
}
.top-songs-row .heading .see-more-link {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  color: #232323;
  text-decoration: none;
}
.top-songs-row .constrainer {
  max-width: 1296px;
}
.top-songs-row .song-up {
  cursor: pointer;
}
.top-songs-row .song-up .image-holder {
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-position: center center;
  position: relative;
  margin-bottom: 16px;
}
@media screen and (max-width: 1024px) {
  .top-songs-row .song-up .image-holder {
    margin-bottom: 12px;
  }
}
.top-songs-row .song-up .image-holder .play-btn {
  background: #87f9d9;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  text-align: center;
  position: absolute;
  bottom: 16px;
  right: 16px;
}
.top-songs-row .song-up .image-holder .play-btn .fa {
  font-size: 20px;
  position: relative;
  top: 9px;
  left: 2px;
}
.top-songs-row .song-up .song-details {
  text-align: center;
}
.top-songs-row .song-up .song-details .song-name {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
}
.top-songs-row .song-up .song-details .year {
  font-size: 12px;
}

.post-type-block {
  background: #fff;
  padding: 20px;
  margin-bottom: 20px;
}
.post-type-block .label {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
.post-type-block .input-box {
  padding: 12px 20px 0;
}
.post-type-block .input-box .checker-wrap {
  float: left;
  min-width: 150px;
  width: 25%;
}
.post-type-block .input-box .checker {
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
}
.post-type-block .input-box .checker.checked {
  background: #000;
}
.post-type-block .input-box .icon {
  width: 18px;
  text-align: center;
  display: inline-block;
  margin-right: 8px;
}

.news-post-sidebar {
  width: 25%;
  float: left;
}
@media all and (max-width: 1272px) {
  .news-post-sidebar {
    float: none;
    width: 100%;
  }
}
.news-post-sidebar .sidebar-block {
  background: #fff;
  margin-bottom: 16px;
  border-bottom: 4px solid #87F9D8;
}
.news-post-sidebar .sidebar-block.padded {
  padding: 24px;
}
.news-post-sidebar .sidebar-block .is-target {
  display: none;
}
.news-post-sidebar .sidebar-block .is-target.active {
  display: block;
}
.news-post-sidebar .sidebar-block .is-target .use-location .label {
  padding-left: 0;
}
.news-post-sidebar .sidebar-block .is-target .input-box {
  position: relative;
}
.news-post-sidebar .sidebar-block .is-target .input-box .current-location {
  position: absolute;
  right: 30px;
  top: 61px;
  cursor: pointer;
}
.news-post-sidebar .sidebar-block .is-target .input-box .current-location .fa {
  font-size: 22px;
}
.news-post-sidebar .sidebar-block .is-target .input-box .current-location .fa-refresh {
  display: none;
}
.news-post-sidebar .sidebar-block .label {
  padding: 8px 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  border-bottom: 1px solid #dbdbdb;
}
.news-post-sidebar .sidebar-block .input-box {
  padding: 12px 20px;
}
.news-post-sidebar .sidebar-block .input-box .checker {
  width: 12px;
  height: 12px;
  border: 2px solid #000;
  margin-right: 8px;
  display: inline-block;
  cursor: pointer;
}
.news-post-sidebar .sidebar-block .input-box .checker.checked {
  background: #000;
}
.news-post-sidebar .sidebar-block .input-box .icon {
  width: 18px;
  text-align: center;
  display: inline-block;
  margin-right: 8px;
}
.news-post-sidebar .sidebar-block .custom-dropdown {
  margin: 12px auto;
  position: relative;
}
.news-post-sidebar .sidebar-block .custom-dropdown .title {
  padding: 8px;
  border: 2px solid #000;
  cursor: pointer;
}
.news-post-sidebar .sidebar-block .custom-dropdown .title .fa {
  position: absolute;
  top: 10px;
  right: 8px;
  font-size: 20px;
}
.news-post-sidebar .sidebar-block .custom-dropdown .item-wrap {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin-top: -2px;
  border: 2px solid #000;
}
.news-post-sidebar .sidebar-block .custom-dropdown .item-wrap .item {
  padding: 8px;
  border-bottom: 1px solid #d7d7d7;
  background: #fff;
}
.news-post-sidebar .sidebar-block .custom-dropdown .item-wrap .item:hover {
  cursor: pointer;
  background: #d7d7d7;
}
.news-post-sidebar .sidebar-block .custom-dropdown .item-wrap .item:last-child {
  border: 0 none;
}
.news-post-sidebar .sidebar-block .date-published {
  margin-top: 20px;
}
.news-post-sidebar .sidebar-block .status .fa,
.news-post-sidebar .sidebar-block .date-published .fa {
  margin-right: 4px;
}
.news-post-sidebar .sidebar-block .edit-item-icon {
  float: right;
  cursor: pointer;
}
.news-post-sidebar .sidebar-block .datepicker,
.news-post-sidebar .sidebar-block .timepicker {
  width: 100%;
  margin-top: 8px;
  cursor: pointer;
}
.news-post-sidebar .btn.standalone {
  margin-bottom: 16px;
}

.mass-gigs-bottom {
  margin-top: 48px;
}
.mass-gigs-bottom .tabs-underlined {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 24px;
  border-bottom: 3px solid #000;
}
.mass-gigs-bottom .tabs-underlined .tab-label {
  float: left;
  margin-right: 32px;
  padding: 4px 0;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  text-transform: uppercase;
}
.mass-gigs-bottom .tabs-underlined .tab-label.active:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-top-color: #000000;
  border-width: 8px;
  margin-left: -8px;
  margin-top: 3px;
}
.mass-gigs-bottom .tab-content {
  display: none;
}
.mass-gigs-bottom .tab-content.active {
  display: block;
}
.mass-gigs-bottom .tab-content .item {
  width: 12.5%;
  padding-bottom: 12.5%;
  height: 0;
  float: left;
  position: relative;
  background-size: cover;
}
.mass-gigs-bottom .tab-content .item:hover .name {
  opacity: 1;
}
@media all and (max-width: 1240px) {
  .mass-gigs-bottom .tab-content .item {
    width: 20%;
    padding-bottom: 20%;
  }
}
@media all and (max-width: 980px) {
  .mass-gigs-bottom .tab-content .item {
    width: 25%;
    padding-bottom: 25%;
  }
}
@media all and (max-width: 750px) {
  .mass-gigs-bottom .tab-content .item {
    width: 33.333%;
    padding-bottom: 33.333%;
  }
}
@media all and (max-width: 530px) {
  .mass-gigs-bottom .tab-content .item {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media all and (max-width: 400px) {
  .mass-gigs-bottom .tab-content .item {
    width: 100%;
    padding-bottom: 100%;
  }
}
.mass-gigs-bottom .tab-content .item .name {
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.5s;
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.4);
}
.mass-gigs-bottom .tab-content .item .name .name-inner-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  z-index: 2;
}

.news-row .share {
  position: relative;
}
.news-row.fan-news {
  background: #f2f2f2;
}
.news-row .loader {
  display: none;
  text-align: center;
  padding: 48px 0;
}
.news-row .loader .fa {
  font-size: 40px;
  color: #87F9D8;
}
.news-row .load-more {
  padding: 32px 0;
}
.news-row .all-loaded {
  font-size: 20px;
  text-align: center;
  padding: 32px 0;
}
.news-row .heading.centered {
  text-align: center;
  font-size: 24px;
  padding-top: 32px;
  margin-bottom: 0;
}
.news-row .heading.centered.message {
  padding: 24px 0;
}
.news-row .heading.centered a {
  color: #000;
  text-decoration: underline !important;
  cursor: pointer;
}
.news-row .news-masonry-grid {
  padding: 20px 0px;
  max-width: 100%;
  margin: 0 auto;
}
.news-row .news-masonry-grid .post-wrap {
  max-width: 100%;
  width: 420px;
  padding: 0 10px;
  padding-bottom: 20px;
}
@media all and (max-width: 436px) {
  .news-row .news-masonry-grid .post-wrap {
    padding-bottom: 10px;
  }
}
.news-row .news-masonry-grid .post {
  display: inline-block;
  max-width: 100%;
  background: #fff;
  border-bottom: 4px solid #87F9D8;
}
.news-row .news-masonry-grid .post .extra-content {
  position: relative;
}
.news-row .news-masonry-grid .post .extra-content .video-play-icon {
  background: #87f9d8 none repeat scroll 0 0;
  border: 1px solid #000;
  border-radius: 40px;
  color: #000;
  height: 40px;
  left: 50%;
  padding: 8px 14px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  cursor: pointer;
}
.news-row .news-masonry-grid .post .featured-image {
  display: block;
  width: 100%;
}
.news-row .news-masonry-grid .post .bottom-half {
  padding: 20px 20px 12px 20px;
}
@media all and (max-width: 500px) {
  .news-row .news-masonry-grid .post .bottom-half {
    padding: 12px;
  }
}
.news-row .news-masonry-grid .post .posted-by-info {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.news-row .news-masonry-grid .post .posted-by-info a {
  color: #000 !important;
  text-decoration: none !important;
}
.news-row .news-masonry-grid .post .posted-by-info .img {
  width: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 12px;
}
.news-row .news-masonry-grid .post .posted-by-info .img a {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.news-row .news-masonry-grid .post .posted-by-info .img img {
  width: 60px;
  display: block;
}
.news-row .news-masonry-grid .post .posted-by-info .img.global-news-logo {
  position: relative;
  height: 60px;
}
.news-row .news-masonry-grid .post .posted-by-info .img.global-news-logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50px;
}
.news-row .news-masonry-grid .post .posted-by-info .text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 20px;
  padding-bottom: 12px;
}
@media all and (max-width: 600px) {
  .news-row .news-masonry-grid .post .posted-by-info .text {
    padding-left: 12px;
  }
}
.news-row .news-masonry-grid .post .posted-by-info .text .name {
  text-transform: uppercase;
  font-weight: bold;
}
.news-row .news-masonry-grid .post .posted-by-info .text .date {
  font-size: 14px;
}
.news-row .news-masonry-grid .post .posted-by-info .global-news {
  padding-left: 6px;
}
.news-row .news-masonry-grid .post .posted-by-info .featured {
  display: table-cell;
  font-size: 34px;
  text-align: right;
  vertical-align: top;
  width: 32px;
  cursor: default;
}
.news-row .news-masonry-grid .post .posted-by-info .featured .fa {
  color: #87f9d8;
}
.news-row .news-masonry-grid .post .title {
  font-size: 22px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
.news-row .news-masonry-grid .post .title.global-news-title {
  margin-top: 6px;
}
@media all and (max-width: 600px) {
  .news-row .news-masonry-grid .post .title {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.news-row .news-masonry-grid .post .excerpt {
  padding-bottom: 12px;
  border-bottom: 3px solid #4c4c4c;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media all and (max-width: 600px) {
  .news-row .news-masonry-grid .post .excerpt {
    font-size: 14px;
  }
  .news-row .news-masonry-grid .post .excerpt p:last-child {
    margin-bottom: 0;
  }
}
.news-row .news-masonry-grid .post .share-row {
  padding-top: 12px;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  color: #4c4c4c;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap > div {
  display: table-cell;
  vertical-align: middle;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .likes {
  text-align: right;
  cursor: pointer;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .likes .fa-heart {
  display: none;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .likes.liked .fa-heart {
  display: inline;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .likes.liked .fa-heart-o {
  display: none;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .comments {
  width: 120px;
  cursor: pointer;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .share {
  text-align: left;
  cursor: pointer;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .share .share-holder {
  position: relative;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .share .share-holder .share-flyout {
  left: 50%;
  bottom: 100%;
  top: auto;
  right: auto;
  transform: translate(-100%, -32px);
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .divider {
  width: 30px;
}
@media screen and (max-width: 360px) {
  .news-row .news-masonry-grid .post .share-row .inner-wrap .divider {
    width: 26px;
  }
}
.news-row .news-masonry-grid .post .share-row .inner-wrap .divider .bull {
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.news-row .news-masonry-grid .post .share-row .inner-wrap.global-inner-wrap .likes, .news-row .news-masonry-grid .post .share-row .inner-wrap.global-inner-wrap .divider, .news-row .news-masonry-grid .post .share-row .inner-wrap.global-inner-wrap .comments {
  text-align: center;
  display: inline-block;
}

.news-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}

.news-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-gallery-carosuel {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.news-gallery-carosuel .owl-nav > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 32px !important;
  color: #000;
  background: #87f9d8;
  width: 46px;
  height: 46px;
  text-align: center;
}
.news-gallery-carosuel .owl-nav .owl-prev {
  left: 0px;
}
.news-gallery-carosuel .owl-nav .owl-next {
  right: 0px;
}

.audio-player-starter-news {
  padding: 12px 24px;
  background: #4b4b4b;
  color: #87F9D8;
}
.audio-player-starter-news .fa {
  font-size: 42px;
  cursor: pointer;
}
.audio-player-starter-news .text {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  padding-left: 12px;
  position: relative;
  text-overflow: ellipsis;
  top: -6px;
  white-space: nowrap;
  width: calc(100% - 50px);
}

.two-up-featured-posts {
  background: #87F9D8;
  padding: 32px;
}
.two-up-featured-posts .post {
  display: block;
  margin-right: 32px;
  width: calc(50% - 16px);
  background: #fff;
  border-bottom: 4px solid #87F9D8;
  float: left;
}
.two-up-featured-posts .post .image-holder {
  background: #232323;
}
.two-up-featured-posts .post:nth-child(2n) {
  margin-right: 0;
}
.two-up-featured-posts .post.mpl-post .posted-by-info {
  display: block;
  font-size: 14px;
  font-weight: bold;
  left: -24px;
  padding: 24px;
  position: relative;
  text-transform: uppercase;
  top: -24px;
  width: 236px;
  background: #87F9D8;
}
.two-up-featured-posts .post.single {
  margin: 0 auto;
  float: none;
}
.two-up-featured-posts .post .share-flyout {
  z-index: 10;
}
.two-up-featured-posts .post .share-holder,
.two-up-featured-posts .post .mobile-share-holder {
  display: inline-block;
}
.two-up-featured-posts .post .share-holder .fa-share-alt,
.two-up-featured-posts .post .mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #87f9d8;
}
.two-up-featured-posts .post .share-holder .share-flyout,
.two-up-featured-posts .post .mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 18px;
  top: 100%;
  background: #232323;
  border-bottom: 5px solid #87F9D8;
  transform: translate(-50%, 18px);
  z-index: 10;
}
.two-up-featured-posts .post .share-holder .share-flyout .invisible,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  top: -24px;
  left: 0;
  right: 0;
}
.two-up-featured-posts .post .share-holder .share-flyout a,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.two-up-featured-posts .post .share-holder .share-flyout a .name,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a .name {
  display: none;
}
.two-up-featured-posts .post .share-holder .share-flyout a:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.two-up-featured-posts .post .share-holder .share-flyout a.facebook,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.two-up-featured-posts .post .share-holder .share-flyout a.facebook:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.two-up-featured-posts .post .share-holder .share-flyout a.twitter,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.two-up-featured-posts .post .share-holder .share-flyout a.twitter:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.two-up-featured-posts .post .share-holder .share-flyout a.tumblr,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.two-up-featured-posts .post .share-holder .share-flyout a.tumblr:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.two-up-featured-posts .post .share-holder .share-flyout a.email,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.two-up-featured-posts .post .share-holder .share-flyout a.email:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.two-up-featured-posts .post .share-holder .share-flyout a .fa,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  width: 20px;
  position: relative;
  top: 1px;
}
.two-up-featured-posts .post .share-holder .share-flyout .arrow,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #87F9D8;
}
.two-up-featured-posts .post .share-holder .share-flyout .arrow:after,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .arrow:after {
  top: 50px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #87F9D8;
  border-width: 16px;
  margin-left: -16px;
}
.two-up-featured-posts .post .share-holder .share-flyout .heading,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.two-up-featured-posts .post .featured-image {
  display: block;
  max-width: 100%;
  max-height: 300px;
  margin: 0 auto;
}
.two-up-featured-posts .post .bottom-half {
  padding: 24px;
}
.two-up-featured-posts .post .posted-by-info {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.two-up-featured-posts .post .posted-by-info a {
  color: #000 !important;
  text-decoration: none !important;
}
.two-up-featured-posts .post .posted-by-info .img {
  width: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 12px;
}
.two-up-featured-posts .post .posted-by-info .img img {
  display: block;
  width: 60px;
}
.two-up-featured-posts .post .posted-by-info .text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 24px;
  padding-bottom: 12px;
}
@media all and (max-width: 600px) {
  .two-up-featured-posts .post .posted-by-info .text {
    padding-left: 12px;
  }
}
.two-up-featured-posts .post .posted-by-info .text .name {
  text-transform: uppercase;
  font-weight: bold;
}
.two-up-featured-posts .post .posted-by-info .text .date {
  font-size: 14px;
}
.two-up-featured-posts .post .posted-by-info .featured {
  display: table-cell;
  font-size: 34px;
  text-align: right;
  vertical-align: top;
  width: 32px;
  cursor: default;
}
.two-up-featured-posts .post .posted-by-info .featured .fa {
  color: #87f9d8;
}
.two-up-featured-posts .post .title {
  font-size: 22px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
.two-up-featured-posts .post .excerpt {
  padding-bottom: 12px;
  border-bottom: 3px solid #4c4c4c;
}
.two-up-featured-posts .post .share-row {
  padding-top: 12px;
}
.two-up-featured-posts .post .share-row .inner-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  color: #4c4c4c;
}
.two-up-featured-posts .post .share-row .inner-wrap > div {
  display: table-cell;
  vertical-align: middle;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes {
  text-align: right;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes .fa-heart {
  display: none;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes.liked .fa-heart {
  display: inline;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes.liked .fa-heart-o {
  display: none;
}
.two-up-featured-posts .post .share-row .inner-wrap .comments {
  width: 120px;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .share {
  text-align: left;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .divider {
  width: 30px;
}
.two-up-featured-posts .post .share-row .inner-wrap .divider .bull {
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.two-up-featured-posts .post .news-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}
.two-up-featured-posts .post .news-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.promoter-connections-wrap {
  text-align: center;
  font-size: 0;
  background: #87F9D8;
}
.promoter-connections-wrap .artists {
  font-size: 1rem;
  padding: 0 10px;
  width: 50%;
  display: inline-block;
  background: #87F9D8;
  vertical-align: top;
}
@media all and (max-width: 1350px) {
  .promoter-connections-wrap .artists {
    width: 50%;
  }
}
@media all and (max-width: 600px) {
  .promoter-connections-wrap .artists {
    width: 100%;
  }
}
.promoter-connections-wrap .venues {
  font-size: 1rem;
  padding: 0 10px;
  width: 50%;
  display: inline-block;
  background: #87F9D8;
  vertical-align: top;
}
@media all and (max-width: 1350px) {
  .promoter-connections-wrap .venues {
    width: 50%;
  }
}
@media all and (max-width: 600px) {
  .promoter-connections-wrap .venues {
    width: 100%;
  }
}

.no-news, .no-gallery {
  padding: 32px 20px !important;
  font-size: 24px;
  text-align: center;
  width: 100%;
  display: block;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.no-news p, .no-gallery p {
  display: block;
  width: 100%;
  margin: 0;
}

@media all and (max-width: 1024px) {
  .tour-form {
    padding-bottom: 62px;
  }
}

.fan-profile-banner {
  color: #fff;
  padding: 84px 0 48px;
  background-size: cover;
  background-repeat: none;
  background-position: center center;
}
@media all and (max-width: 600px) {
  .fan-profile-banner {
    padding: 20px 0 24px;
  }
}
.fan-profile-banner .constrainer {
  position: relative;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fan-profile-banner .update-hero-image {
  position: absolute;
  top: 0;
  right: 32px;
}
.fan-profile-banner .update-hero-image .btn {
  font-size: 12px;
  font-weight: bold;
}
.fan-profile-banner .update-hero-image .btn .dimensions {
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  display: block;
}
@media all and (max-width: 870px) {
  .fan-profile-banner .update-hero-image {
    right: 16px;
  }
}
@media all and (max-width: 600px) {
  .fan-profile-banner .update-hero-image {
    top: 100px;
    right: 12px;
  }
}
.fan-profile-banner .btn-row {
  margin-top: 12px !important;
}
.fan-profile-banner .add-friend {
  display: inline-block;
  margin-right: 16px;
}
.fan-profile-banner .profile-image {
  position: relative;
  width: 206px;
  max-height: 300px;
  padding: 3px;
  background: #ffffff;
  display: table-cell;
  vertical-align: bottom;
}
@media all and (max-width: 940px) {
  .fan-profile-banner .profile-image {
    height: 248px !important;
  }
}
@media all and (max-width: 600px) {
  .fan-profile-banner .profile-image {
    height: 226px !important;
    width: 226px !important;
  }
}
@media all and (max-width: 500px) {
  .fan-profile-banner .profile-image {
    height: 144px !important;
    width: 144px !important;
  }
}
.fan-profile-banner .profile-image img {
  display: block;
  max-width: 200px;
  max-height: 200px;
  margin: 0 auto;
}
.fan-profile-banner .profile-image .update-profile-image {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
}
.fan-profile-banner .profile-image .update-profile-image .btn {
  font-size: 12px;
  min-width: 130px;
  font-weight: bold;
}
.fan-profile-banner .profile-image .update-profile-image .btn .dimensions {
  font-size: 11px;
  text-transform: none;
  font-weight: normal;
  display: block;
}
.fan-profile-banner .info {
  display: table-cell;
  vertical-align: bottom;
  padding-left: 32px;
  padding-bottom: 0;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
@media all and (max-width: 940px) {
  .fan-profile-banner .info {
    text-align: center;
    padding-left: 0;
    margin-top: 24px;
  }
}
.fan-profile-banner .info .name {
  font-size: 24px;
  color: #87f9d8;
  text-transform: uppercase;
}
@media all and (max-width: 500px) {
  .fan-profile-banner .info .name {
    font-size: 20px;
  }
}
.fan-profile-banner .info .following {
  float: left;
}
@media all and (max-width: 940px) {
  .fan-profile-banner .info .following {
    display: none;
  }
}
@media all and (max-width: 500px) {
  .fan-profile-banner .info .following {
    font-size: 13px;
  }
}
.fan-profile-banner .info .following a {
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 1150px) {
  .fan-profile-banner .info .following {
    float: none;
  }
}
.fan-profile-banner .info .following .number {
  color: #87f9d8;
}
@media all and (max-width: 900px) {
  .fan-profile-banner .info .following .stat {
    display: block;
  }
}
.fan-profile-banner .info .following .divider {
  font-size: 12px;
  margin: 0 4px;
}
@media all and (max-width: 900px) {
  .fan-profile-banner .info .following .divider {
    display: none;
  }
}
.fan-profile-banner .info .location {
  float: right;
  font-size: 20px;
}
@media all and (max-width: 1150px) {
  .fan-profile-banner .info .location {
    float: none;
  }
}
@media all and (max-width: 500px) {
  .fan-profile-banner .info .location {
    font-size: 18px;
  }
}

.filter-news {
  padding: 12px 24px;
}
@media all and (max-width: 1000px) {
  .filter-news {
    padding: 12px;
  }
}
.filter-news .news-fiter-mobile-opener {
  display: none;
}
.filter-news .news-fiter-mobile-opener .btn {
  width: 49%;
  float: left;
  display: block;
  font-size: 14px;
  padding: 0.6em;
}
.filter-news .news-fiter-mobile-opener .btn:first-child {
  margin-right: 2%;
}
@media all and (max-width: 560px) {
  .filter-news .news-fiter-mobile-opener {
    display: block;
  }
}
.filter-news .type-dropdown {
  float: left;
  position: relative;
  margin-top: 4px;
  width: 200px;
}
@media all and (max-width: 560px) {
  .filter-news .type-dropdown {
    width: 100%;
    float: none;
    margin-bottom: 0;
    margin-top: 12px;
    display: none;
  }
  .filter-news .type-dropdown.active {
    display: block;
  }
}
.filter-news .type-dropdown .title {
  width: 100%;
  padding: 8px 0;
  cursor: pointer;
  border-bottom: 2px solid #000;
}
@media all and (max-width: 560px) {
  .filter-news .type-dropdown .title {
    padding: 8px;
  }
}
.filter-news .type-dropdown .title .fa {
  float: right;
  font-size: 18px;
}
.filter-news .type-dropdown .actions {
  z-index: 10;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 2px solid #000;
  margin-top: -2px;
  background: #fff;
}
.filter-news .type-dropdown .actions .item {
  padding: 8px;
  border-bottom: 1px solid #d7d7d7;
  cursor: pointer;
}
.filter-news .type-dropdown .actions:last-child .item {
  border: 0 none;
}
.filter-news .quick-search {
  width: 50%;
  margin: 0 auto;
}
@media all and (max-width: 930px) {
  .filter-news .quick-search {
    width: 280px;
    float: right;
  }
}
@media all and (max-width: 560px) {
  .filter-news .quick-search {
    width: 100%;
    display: none;
    margin-top: 10px;
    float: none;
  }
}
.filter-news .quick-search .input-wrap {
  position: relative;
}
.filter-news .quick-search .input-wrap input {
  width: 100%;
  display: block;
  background: transparent;
  border: 0 none;
  border-bottom: 2px solid #000;
  font-size: 20px;
  padding: 8px 34px 8px 8px;
}
.filter-news .quick-search .input-wrap .fa {
  position: absolute;
  right: 8px;
  top: 8px;
  font-size: 20px;
}

.news-modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10002;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

.post-modal-box {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10003;
  background: #fff;
  max-width: calc(100% - 48px);
  width: 950px;
  max-height: calc(100vh - 188px);
  overflow-y: auto;
}
@media all and (max-width: 1024px) {
  .post-modal-box {
    max-width: calc(100% - 24px);
    max-height: calc(100vh - 200px);
    width: 800px;
  }
}
@media all and (max-width: 500px) {
  .post-modal-box {
    max-width: calc(100% - 16px);
    max-height: calc(100vh - 200px);
  }
}
.post-modal-box .closer {
  cursor: pointer;
  position: absolute;
  right: 24px;
  text-align: right;
  top: 18px;
  width: 40px;
  font-size: 20px;
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.8);
}
@media all and (max-width: 600px) {
  .post-modal-box .closer {
    font-size: 24px;
  }
}
.post-modal-box .inner-wrap {
  width: 950px;
  max-width: 100%;
  display: table;
  table-layout: fixed;
}
@media all and (max-width: 1024px) {
  .post-modal-box .inner-wrap {
    display: block;
    width: 100%;
    height: auto;
    overflow-y: auto;
  }
}
.post-modal-box .left {
  display: table-cell;
  vertical-align: middle;
  width: 60%;
  background: #1E1E1E;
}
@media all and (max-width: 1024px) {
  .post-modal-box .left {
    display: block;
    width: 100%;
  }
}
.post-modal-box .left .featured-image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
}
@media all and (max-width: 600px) {
  .post-modal-box .left .featured-image {
    max-height: 40vh;
    width: auto !important;
  }
}
.post-modal-box .right-wrap {
  position: relative;
  width: 40%;
  display: table-cell;
}
.post-modal-box .right-wrap.solo {
  width: 100%;
}
.post-modal-box .right {
  text-align: left;
  vertical-align: top;
}
@media all and (max-width: 1024px) {
  .post-modal-box .right {
    display: block;
    width: 100%;
  }
}
.post-modal-box .right .bottom {
  padding: 24px 0 0 0;
}
@media all and (max-width: 600px) {
  .post-modal-box .right .bottom {
    padding-top: 12px;
  }
}
.post-modal-box .right .posted-by-info {
  display: table;
  table-layout: fixed;
  width: 100%;
  padding: 0 24px;
}
@media all and (max-width: 600px) {
  .post-modal-box .right .posted-by-info {
    padding: 0 12px;
  }
}
.post-modal-box .right .posted-by-info a {
  color: #000 !important;
  text-decoration: none !important;
}
.post-modal-box .right .posted-by-info .img {
  width: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 12px;
}
.post-modal-box .right .posted-by-info .img a {
  width: 60px;
  height: 60px;
  overflow: hidden;
  display: block;
}
.post-modal-box .right .posted-by-info .img img {
  width: 60px;
  display: block;
}
.post-modal-box .right .posted-by-info .text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 24px;
  padding-bottom: 12px;
}
@media all and (max-width: 600px) {
  .post-modal-box .right .posted-by-info .text {
    padding-left: 12px;
  }
}
.post-modal-box .right .posted-by-info .text .name {
  text-transform: uppercase;
  font-weight: bold;
}
.post-modal-box .right .posted-by-info .text .date {
  font-size: 14px;
}
.post-modal-box .right .posted-by-info .featured {
  display: table-cell;
  font-size: 34px;
  text-align: right;
  vertical-align: top;
  width: 32px;
  cursor: default;
}
.post-modal-box .right .posted-by-info .featured .fa {
  color: #87f9d8;
}
.post-modal-box .right .title {
  padding: 0 24px;
  font-size: 22px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
@media all and (max-width: 600px) {
  .post-modal-box .right .title {
    padding: 0 12px;
    font-size: 18px !important;
    margin-bottom: 4px !important;
  }
}
.post-modal-box .right .excerpt {
  padding: 0 24px;
  padding-bottom: 12px;
  border-bottom: 3px solid #4c4c4c;
}
@media all and (max-width: 600px) {
  .post-modal-box .right .excerpt {
    padding: 0 12px;
    font-size: 14px;
  }
}
.post-modal-box .right .excerpt p:last-child {
  margin-bottom: 0;
}
.post-modal-box .share-row {
  position: relative;
  padding: 12px 0;
  border-bottom: 3px solid #4c4c4c;
}
@media all and (max-width: 600px) {
  .post-modal-box .share-row {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
}
.post-modal-box .share-row .share-wrap {
  display: block;
  width: 100%;
  text-align: center;
  color: #4c4c4c;
}
.post-modal-box .share-row .share-wrap > div {
  display: inline-block;
  vertical-align: middle;
}
.post-modal-box .share-row .share-wrap .likes {
  text-align: right;
  cursor: pointer;
}
.post-modal-box .share-row .share-wrap .likes .fa-heart {
  display: none;
}
.post-modal-box .share-row .share-wrap .likes.liked .fa-heart {
  display: inline;
}
.post-modal-box .share-row .share-wrap .likes.liked .fa-heart-o {
  display: none;
}
.post-modal-box .share-row .share-wrap .comments {
  width: 120px;
  cursor: pointer;
}
.post-modal-box .share-row .share-wrap .share {
  text-align: left;
  cursor: pointer;
}
.post-modal-box .share-row .share-wrap .divider {
  width: 30px;
}
.post-modal-box .share-row .share-wrap .divider .bull {
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.post-modal-box .share-row .comment-rules .icon {
  z-index: 10;
  position: absolute;
  width: 26px;
  height: 26px;
  font-size: 18px;
  text-align: center;
  border-radius: 50%;
  background-color: #E7E7E7;
  color: #000;
  right: 10px;
  top: 10px;
  cursor: pointer;
}
.post-modal-box .rules {
  display: none;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  padding: 42px 20px;
  background: #fff;
  z-index: 20;
}
.post-modal-box .rules p {
  margin-bottom: 0;
}
.post-modal-box .rules .close {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
  font-size: 22px;
}

.comments-box .comment {
  border-bottom: 1px solid #d7d7d7;
}
.comments-box .comment .comment-likes {
  width: 100%;
  line-height: 1;
  text-align: left;
  font-size: 12px;
  margin-top: 8px;
}
.comments-box .comment .comment-likes .fa-heart {
  display: none;
}
.comments-box .comment .comment-likes .liked .fa-heart {
  display: inline;
}
.comments-box .comment .comment-likes .liked .fa-heart-o {
  display: none;
}
.comments-box .comment .comment-likes .likes {
  cursor: pointer;
  display: inline-block;
}
.comments-box .comment .report-comment {
  cursor: pointer;
}
.comments-box .comment .reported {
  display: none;
}
.comments-box .comment .delete {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  cursor: pointer;
}
.comments-box .comment .comment-inner-wrap {
  float: left;
  width: calc(100% - 50px);
}
.comments-box .comment .comment-inner-wrap .comment-inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.comments-box .comment .comment-inner-wrap .comment-inner .profile-image-cell {
  display: table-cell;
  width: 80px;
  vertical-align: top;
}
@media all and (max-width: 600px) {
  .comments-box .comment .comment-inner-wrap .comment-inner .profile-image-cell {
    width: 60px;
  }
}
.comments-box .comment .comment-inner-wrap .comment-inner .profile-image {
  height: 80px;
  width: 80px;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 600px) {
  .comments-box .comment .comment-inner-wrap .comment-inner .profile-image {
    width: 60px;
    height: 60px;
  }
}
.comments-box .comment .comment-inner-wrap .comment-inner .content-wrap {
  display: table-cell;
  width: 100%;
  vertical-align: top;
  padding: 12px;
  font-size: 14px;
}
.comments-box .comment .comment-inner-wrap .comment-inner .content-wrap .name {
  font-weight: bold;
  text-transform: uppercase;
}
.comments-box .comment .comment-inner-wrap .comment-inner .content-wrap .name .date {
  font-size: 12px;
  color: #888;
  font-weight: normal;
  text-transform: none;
}
@media all and (max-width: 600px) {
  .comments-box .comment .comment-inner-wrap .comment-inner .content-wrap .content {
    font-size: 13px;
  }
}
.comments-box .comment .comment-inner-wrap .comment-inner .content-wrap .long {
  max-height: 96px;
  overflow-y: hidden;
}
.comments-box .comment .comment-inner-wrap .comment-inner .content-wrap .read-more {
  color: #87f9d8;
  font-size: 12px;
  margin-top: 2px;
  text-align: left;
  cursor: pointer;
}
.comments-box .no-comments {
  font-size: 16px;
  padding: 24px 0;
  text-align: center;
}

.add-comment {
  width: 100%;
  position: relative;
}
.add-comment textarea {
  width: calc(100% - 42px);
  padding: 20px 8px 20px 24px;
  background-color: #EAEAEA;
  display: block;
  border: 0 none;
  font-size: 14px;
  font-style: italic;
  height: 61px;
  resize: none;
}
.add-comment textarea:focus {
  height: 80px;
}
.add-comment textarea:focus + .submit {
  line-height: 80px;
}
@media all and (max-width: 600px) {
  .add-comment textarea {
    width: calc(100% - 42px);
    padding: 13px 12px 13px 12px;
    height: 45px;
  }
  .add-comment textarea:focus {
    height: 80px;
  }
  .add-comment textarea:focus + .submit {
    line-height: 80px;
  }
}
.add-comment .submit {
  background: #87f9d8;
  bottom: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 42px;
  cursor: pointer;
}
.add-comment .submit .fa {
  line-height: 61px;
  font-size: 26px;
}
@media all and (max-width: 600px) {
  .add-comment .submit .fa {
    line-height: 45px;
    font-size: 22px;
  }
}

.single-tour .comments .add-comment {
  margin-bottom: 16px;
}
.single-tour .comments .add-comment:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -8px;
  left: 0;
  right: 0;
  border-top: 1px solid #d7d7d7;
}
.single-tour .comments .comment {
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.single-tour .comments .comment .profile-image-cell a {
  display: block;
}

.news-row .share,
.preset-news .share,
.fan-profile-news-row .share {
  position: relative;
}
.news-row .share-flyout,
.preset-news .share-flyout,
.fan-profile-news-row .share-flyout {
  z-index: 10;
}
.news-row .share-holder,
.news-row .mobile-share-holder,
.preset-news .share-holder,
.preset-news .mobile-share-holder,
.fan-profile-news-row .share-holder,
.fan-profile-news-row .mobile-share-holder {
  display: inline-block;
}
.news-row .share-holder .fa-share-alt,
.news-row .mobile-share-holder .fa-share-alt,
.preset-news .share-holder .fa-share-alt,
.preset-news .mobile-share-holder .fa-share-alt,
.fan-profile-news-row .share-holder .fa-share-alt,
.fan-profile-news-row .mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #87f9d8;
}
.news-row .share-holder .share-flyout,
.news-row .mobile-share-holder .share-flyout,
.preset-news .share-holder .share-flyout,
.preset-news .mobile-share-holder .share-flyout,
.fan-profile-news-row .share-holder .share-flyout,
.fan-profile-news-row .mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 18px;
  bottom: 100%;
  background: #232323;
  border-bottom: 5px solid #87F9D8;
  transform: translate(-50%, -18px);
  z-index: 10;
  top: auto;
}
.news-row .share-holder .share-flyout .invisible,
.news-row .mobile-share-holder .share-flyout .invisible,
.preset-news .share-holder .share-flyout .invisible,
.preset-news .mobile-share-holder .share-flyout .invisible,
.fan-profile-news-row .share-holder .share-flyout .invisible,
.fan-profile-news-row .mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  top: -24px;
  left: 0;
  right: 0;
}
.news-row .share-holder .share-flyout a,
.news-row .mobile-share-holder .share-flyout a,
.preset-news .share-holder .share-flyout a,
.preset-news .mobile-share-holder .share-flyout a,
.fan-profile-news-row .share-holder .share-flyout a,
.fan-profile-news-row .mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.news-row .share-holder .share-flyout a:hover,
.news-row .mobile-share-holder .share-flyout a:hover,
.preset-news .share-holder .share-flyout a:hover,
.preset-news .mobile-share-holder .share-flyout a:hover,
.fan-profile-news-row .share-holder .share-flyout a:hover,
.fan-profile-news-row .mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.news-row .share-holder .share-flyout a .name,
.news-row .mobile-share-holder .share-flyout a .name,
.preset-news .share-holder .share-flyout a .name,
.preset-news .mobile-share-holder .share-flyout a .name,
.fan-profile-news-row .share-holder .share-flyout a .name,
.fan-profile-news-row .mobile-share-holder .share-flyout a .name {
  display: none;
}
.news-row .share-holder .share-flyout a.facebook,
.news-row .mobile-share-holder .share-flyout a.facebook,
.preset-news .share-holder .share-flyout a.facebook,
.preset-news .mobile-share-holder .share-flyout a.facebook,
.fan-profile-news-row .share-holder .share-flyout a.facebook,
.fan-profile-news-row .mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.news-row .share-holder .share-flyout a.facebook:hover,
.news-row .mobile-share-holder .share-flyout a.facebook:hover,
.preset-news .share-holder .share-flyout a.facebook:hover,
.preset-news .mobile-share-holder .share-flyout a.facebook:hover,
.fan-profile-news-row .share-holder .share-flyout a.facebook:hover,
.fan-profile-news-row .mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.news-row .share-holder .share-flyout a.twitter,
.news-row .mobile-share-holder .share-flyout a.twitter,
.preset-news .share-holder .share-flyout a.twitter,
.preset-news .mobile-share-holder .share-flyout a.twitter,
.fan-profile-news-row .share-holder .share-flyout a.twitter,
.fan-profile-news-row .mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.news-row .share-holder .share-flyout a.twitter:hover,
.news-row .mobile-share-holder .share-flyout a.twitter:hover,
.preset-news .share-holder .share-flyout a.twitter:hover,
.preset-news .mobile-share-holder .share-flyout a.twitter:hover,
.fan-profile-news-row .share-holder .share-flyout a.twitter:hover,
.fan-profile-news-row .mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.news-row .share-holder .share-flyout a.tumblr,
.news-row .mobile-share-holder .share-flyout a.tumblr,
.preset-news .share-holder .share-flyout a.tumblr,
.preset-news .mobile-share-holder .share-flyout a.tumblr,
.fan-profile-news-row .share-holder .share-flyout a.tumblr,
.fan-profile-news-row .mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.news-row .share-holder .share-flyout a.tumblr:hover,
.news-row .mobile-share-holder .share-flyout a.tumblr:hover,
.preset-news .share-holder .share-flyout a.tumblr:hover,
.preset-news .mobile-share-holder .share-flyout a.tumblr:hover,
.fan-profile-news-row .share-holder .share-flyout a.tumblr:hover,
.fan-profile-news-row .mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.news-row .share-holder .share-flyout a.email,
.news-row .mobile-share-holder .share-flyout a.email,
.preset-news .share-holder .share-flyout a.email,
.preset-news .mobile-share-holder .share-flyout a.email,
.fan-profile-news-row .share-holder .share-flyout a.email,
.fan-profile-news-row .mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.news-row .share-holder .share-flyout a.email:hover,
.news-row .mobile-share-holder .share-flyout a.email:hover,
.preset-news .share-holder .share-flyout a.email:hover,
.preset-news .mobile-share-holder .share-flyout a.email:hover,
.fan-profile-news-row .share-holder .share-flyout a.email:hover,
.fan-profile-news-row .mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.news-row .share-holder .share-flyout a .fa,
.news-row .mobile-share-holder .share-flyout a .fa,
.preset-news .share-holder .share-flyout a .fa,
.preset-news .mobile-share-holder .share-flyout a .fa,
.fan-profile-news-row .share-holder .share-flyout a .fa,
.fan-profile-news-row .mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  width: 20px;
  position: relative;
  top: 1px;
}
.news-row .share-holder .share-flyout .arrow,
.news-row .mobile-share-holder .share-flyout .arrow,
.preset-news .share-holder .share-flyout .arrow,
.preset-news .mobile-share-holder .share-flyout .arrow,
.fan-profile-news-row .share-holder .share-flyout .arrow,
.fan-profile-news-row .mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #87F9D8;
}
.news-row .share-holder .share-flyout .arrow:after,
.news-row .mobile-share-holder .share-flyout .arrow:after,
.preset-news .share-holder .share-flyout .arrow:after,
.preset-news .mobile-share-holder .share-flyout .arrow:after,
.fan-profile-news-row .share-holder .share-flyout .arrow:after,
.fan-profile-news-row .mobile-share-holder .share-flyout .arrow:after {
  top: 50px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #87F9D8;
  border-width: 16px;
  margin-left: -16px;
}
.news-row .share-holder .share-flyout .heading,
.news-row .mobile-share-holder .share-flyout .heading,
.preset-news .share-holder .share-flyout .heading,
.preset-news .mobile-share-holder .share-flyout .heading,
.fan-profile-news-row .share-holder .share-flyout .heading,
.fan-profile-news-row .mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.preset-news {
  opacity: 0;
}

.back-to-news {
  float: right;
  font-size: 12px;
  color: #000 !important;
  text-decoration: underline !important;
}

.global-search .genre-filter {
  background: #ffffff;
  margin-bottom: 20px;
  padding: 14px 0;
}
@media screen and (max-width: 970px) {
  .global-search .genre-filter {
    display: none;
  }
}
.global-search .genre-filter label {
  margin-right: 8px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
.global-search .genre-filter label,
.global-search .genre-filter .genre-filter-input,
.global-search .genre-filter .selected-genres {
  display: inline-block;
  vertical-align: middle;
}
.global-search .genre-filter .line-break {
  display: none;
}
.global-search .genre-filter .genre-filter-input {
  position: relative;
  margin-right: 8px;
  max-width: 100%;
}
.global-search .genre-filter .genre-filter-input input[type=text] {
  border: 0 none;
  border-bottom: 2px solid #000000;
  border-radius: 0;
  padding: 7px 6px;
  width: 432px;
  max-width: 100%;
}
.global-search .genre-filter .selected-genres {
  background: 0 none;
  padding: 0;
  border: 0 none;
}
.global-search .genre-filter .selected-genres .selected-genre {
  margin-bottom: 0;
}

@media screen and (max-width: 762px) {
  .featured-posts-row .two-up-featured-posts {
    padding: 32px 20px;
  }
  .featured-posts-row .two-up-featured-posts .post {
    width: calc(50% - 8px);
    margin-right: 16px;
  }
  .featured-posts-row .two-up-featured-posts .post:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 724px) {
  .featured-posts-row .two-up-featured-posts {
    padding: 24px 12px;
  }
}
@media screen and (max-width: 694px) {
  .featured-posts-row .two-up-featured-posts .post .share-row {
    font-size: 14px;
  }
}
@media screen and (max-width: 664px) {
  .featured-posts-row .two-up-featured-posts .post {
    width: 100%;
    margin: 0 0 20px 0;
  }
}

.quick-post-wrap {
  background: #F2F2F2;
}
.quick-post-wrap .subheading {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin: 0px auto 12px;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .quick-post-wrap .subheading {
    font-size: 12px;
  }
}
.quick-post-wrap .quick-post {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  padding: 32px 8px;
}
@media all and (max-width: 800px) {
  .quick-post-wrap .quick-post {
    padding: 20px 8px 0 8px;
  }
}
.quick-post-wrap .quick-post .input-wrap {
  position: relative;
}
.quick-post-wrap .quick-post .input-wrap input {
  border: 0 none;
  display: block;
  padding: 16px 42px 16px 20px;
  width: 100%;
}
@media all and (max-width: 800px) {
  .quick-post-wrap .quick-post .input-wrap input {
    font-size: 14px;
  }
}
.quick-post-wrap .quick-post .input-wrap .fa {
  position: absolute;
  right: 20px;
  top: 16px;
  cursor: pointer;
  font-size: 20px;
}

.tab-style {
  text-align: center;
  margin-bottom: 32px;
  border-bottom: 2px solid #000;
  padding-bottom: 10px !important;
}
.tab-style .tab-item {
  display: inline-block;
  margin: 0 12px;
  position: relative;
  color: #000;
  text-decoration: none;
}
@media all and (max-width: 500px) {
  .tab-style .tab-item {
    margin: 0 6px;
  }
}
.tab-style .tab-item.active:after {
  bottom: -32px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #000;
  border-width: 10px;
  margin-left: -10px;
}

.fan-profile-news-row {
  background: #fff;
}
.fan-profile-news-row .right {
  float: left;
  width: 300px;
}
@media all and (max-width: 750px) {
  .fan-profile-news-row .right {
    float: none;
    width: 100%;
  }
}
.fan-profile-news-row .fan-profile-sidebar {
  background: #fff;
}
.fan-profile-news-row .fan-profile-sidebar .title {
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
.fan-profile-news-row .fan-profile-sidebar .btn.full {
  width: 100%;
}
.fan-profile-news-row .fan-profile-sidebar .grid .artist {
  width: 50%;
  float: left;
  height: 0;
  display: block;
  padding-bottom: 50%;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.fan-profile-news-row .fan-profile-sidebar .grid .artist .name {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-shadow: 0, 0, 3px rgba(0, 0, 0, 0.6);
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.fan-profile-news-row .left {
  background: #F2F2F2;
  float: left;
  width: calc(100% - 300px);
}
@media all and (max-width: 750px) {
  .fan-profile-news-row .left {
    width: 100%;
    float: none;
  }
}

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

.recommends-carousel-row {
  padding: 18px 48px;
  background: #fff;
}
@media all and (max-width: 500px) {
  .recommends-carousel-row {
    padding: 10px 32px 10px;
  }
}
@media all and (max-width: 400px) {
  .recommends-carousel-row {
    padding: 0px 32px 10px;
  }
}
@media all and (max-width: 359px) {
  .recommends-carousel-row {
    padding: 0px 0px 10px;
  }
}

.recommends-carousel-wrap {
  max-width: 1400px;
  margin: 0 auto;
  background: #fff;
}
@media all and (max-width: 600px) {
  .recommends-carousel-wrap .center-text .btn {
    font-size: 12px;
  }
}
@media all and (max-width: 400px) {
  .recommends-carousel-wrap .center-text .btn {
    background: #87f9d8 none repeat scroll 0 0;
    border-color: #87f9d8;
    width: calc(100% - 20px);
    padding-top: 2px;
  }
}
.recommends-carousel-wrap .none-found {
  text-align: center;
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  padding: 32px;
}
.recommends-carousel-wrap .loader {
  width: 100%;
  text-align: center;
  padding: 100px;
}
.recommends-carousel-wrap .loader .text {
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  margin-bottom: 24px;
}
.recommends-carousel-wrap .loader .fa {
  font-size: 32px;
}

.recommends-carousel {
  margin-bottom: 10px;
}
@media all and (max-width: 500px) {
  .recommends-carousel {
    margin-bottom: 10px;
  }
}
@media all and (max-width: 400px) {
  .recommends-carousel {
    margin-bottom: 0px;
  }
}
.recommends-carousel .owl-prev {
  font-size: 72px !important;
  left: -40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 500px) {
  .recommends-carousel .owl-prev {
    font-size: 44px !important;
    left: -20px;
  }
}
@media all and (max-width: 359px) {
  .recommends-carousel .owl-prev {
    left: 20px;
    top: 60%;
    background: #87F9D8;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1;
    font-size: 30px !important;
  }
  .recommends-carousel .owl-prev .fa {
    position: relative;
    top: -2px;
    right: 1px;
  }
}
.recommends-carousel .owl-next {
  font-size: 72px !important;
  right: -40px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media all and (max-width: 500px) {
  .recommends-carousel .owl-next {
    font-size: 44px !important;
    right: -20px;
  }
}
@media all and (max-width: 359px) {
  .recommends-carousel .owl-next {
    right: 20px;
    top: 60%;
    background: #87F9D8;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 1;
    font-size: 30px !important;
  }
  .recommends-carousel .owl-next .fa {
    position: relative;
    top: -2px;
    left: 1px;
  }
}
.recommends-carousel .post-wrap {
  padding: 10px;
  max-width: 100%;
}
@media all and (max-width: 400px) {
  .recommends-carousel .post-wrap {
    padding-bottom: 0px;
  }
}
.recommends-carousel .post-wrap a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  vertical-align: middle;
  max-width: 100%;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recommends-carousel .post-wrap a:hover {
  text-decoration: underline;
}
.recommends-carousel .post-wrap .static-message, .recommends-carousel .post-wrap .static-loader {
  color: #000;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px;
}
.recommends-carousel .post-wrap .user-event {
  background: #fff;
  border-bottom: 5px solid #87F9D8;
}
.recommends-carousel .post-wrap .user-event.green {
  background: #87F9D8;
  border-bottom: 5px solid #87F9D8;
}
.recommends-carousel .post-wrap .user-event .user-event-info {
  padding: 16px;
  font-size: 0;
}
.recommends-carousel .post-wrap .user-event .user-event-info .img-wrap {
  display: inline-block;
  width: 60px;
  vertical-align: top;
}
.recommends-carousel .post-wrap .user-event .user-event-info .img {
  width: 60px;
  height: 60px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 600px) {
  .recommends-carousel .post-wrap .user-event .user-event-info {
    padding: 12px;
    font-size: 14px;
  }
}
@media all and (max-width: 500px) {
  .recommends-carousel .post-wrap .user-event .user-event-info {
    padding: 4px;
  }
}
.recommends-carousel .post-wrap .user-event .user-event-info .content {
  width: calc(100% - 60px);
  display: inline-block;
  padding-left: 16px;
  vertical-align: top;
  font-size: 16px;
}
@media all and (max-width: 500px) {
  .recommends-carousel .post-wrap .user-event .user-event-info .content {
    padding-left: 8px;
  }
}
.recommends-carousel .post-wrap .checkout-band .quick-links {
  text-align: center;
  padding: 0px;
  background: #f2f2f2;
}
.recommends-carousel .post-wrap .checkout-band .quick-links.single a {
  width: 100%;
  border: 0 none !important;
}
.recommends-carousel .post-wrap .checkout-band .quick-links a, .recommends-carousel .post-wrap .checkout-band .quick-links span {
  padding: 12px;
  width: 50%;
  display: block;
  float: left;
  margin: 0 0;
}
.recommends-carousel .post-wrap .checkout-band .quick-links a:nth-child(1), .recommends-carousel .post-wrap .checkout-band .quick-links span:nth-child(1) {
  border-right: 1px solid #000;
}
.recommends-carousel .post-wrap .checkout-band .quick-links a:nth-child(2), .recommends-carousel .post-wrap .checkout-band .quick-links span:nth-child(2) {
  border-left: 2px solid #000;
}
@media all and (max-width: 600px) {
  .recommends-carousel .post-wrap .checkout-band .quick-links a, .recommends-carousel .post-wrap .checkout-band .quick-links span {
    padding: 8px;
    font-size: 12px;
  }
}
.recommends-carousel .post-wrap .checkout-band .quick-links.bordered:before {
  content: "";
  display: block;
  top: -1px;
  left: 12px;
  right: 12px;
  height: 2px;
  background: #000;
  position: absolute;
}
@media all and (max-width: 340px) {
  .recommends-carousel .post-wrap .checkout-band .img-wrap {
    display: none !important;
  }
}
.recommends-carousel .post-wrap .banner-img {
  display: block;
  margin: 0 auto;
}
.recommends-carousel .post-wrap .banner-img-bg {
  background-size: cover;
  background-position: center center;
  height: 150px;
}
@media all and (max-width: 600px) {
  .recommends-carousel .post-wrap .banner-img-bg {
    height: 100px;
  }
}
@media all and (max-width: 450px) {
  .recommends-carousel .post-wrap .banner-img-bg {
    height: 80px;
  }
}

.fan-events-masonry-grid {
  margin: 10px auto;
  max-width: 100%;
  min-height: 200px;
}
@media all and (max-width: 750px) {
  .fan-events-masonry-grid {
    margin-top: 0;
  }
}
.fan-events-masonry-grid .post-wrap {
  width: 400px;
  padding: 10px;
  max-width: 100%;
}
.fan-events-masonry-grid .post-wrap a, .fan-events-masonry-grid .post-wrap span {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
.fan-events-masonry-grid .post-wrap .share span {
  text-transform: none;
  font-weight: normal;
  font-family: "Lato", sans-serif;
}
.fan-events-masonry-grid .post-wrap a:hover {
  text-decoration: underline;
}
.fan-events-masonry-grid .post-wrap .user-event {
  background: #fff;
  border-bottom: 5px solid #87F9D9;
}
.fan-events-masonry-grid .post-wrap .user-event.green {
  background: #87F9D8;
  border-bottom: 5px solid #FFFFFF;
}
.fan-events-masonry-grid .post-wrap .user-event .user-event-info {
  padding: 16px;
}
.fan-events-masonry-grid .post-wrap .user-event .user-event-info .img {
  width: 60px;
  height: 60px;
  margin-right: 16px;
  margin-bottom: 16px;
  float: left;
  background-size: cover;
  background-position: center center;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links {
  text-align: center;
  padding: 0px;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links .static-message, .fan-events-masonry-grid .post-wrap .checkout-band .quick-links .static-loader {
  color: #000;
  font-family: brandon-grotesque, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  padding: 12px;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links a, .fan-events-masonry-grid .post-wrap .checkout-band .quick-links span {
  padding: 12px;
  width: 50%;
  display: block;
  float: left;
  margin: 0 0;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links a:nth-child(1), .fan-events-masonry-grid .post-wrap .checkout-band .quick-links span:nth-child(1) {
  border-right: 1px solid #000;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links a:nth-child(2), .fan-events-masonry-grid .post-wrap .checkout-band .quick-links span:nth-child(2) {
  border-left: 2px solid #000;
}
.fan-events-masonry-grid .post-wrap .checkout-band .quick-links.bordered:before {
  content: "";
  display: block;
  top: -1px;
  left: 12px;
  right: 12px;
  height: 2px;
  background: #000;
  position: absolute;
}
.fan-events-masonry-grid .post-wrap .banner-img {
  display: block;
  margin: 0 auto;
}
.fan-events-masonry-grid .post-wrap .banner-img-bg {
  background-size: cover;
  background-position: center center;
  height: 150px;
}
.fan-events-masonry-grid .post-wrap .linked-post {
  padding: 0px 20px 16px 20px;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .name a {
  text-transform: uppercase;
  font-weight: bold;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info a, .fan-events-masonry-grid .post-wrap .linked-post .posted-by-info span {
  color: #000 !important;
  text-decoration: none !important;
  font-weight: normal;
  text-transform: none;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .img {
  width: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 12px;
  background-size: cover;
  background-position: center center;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .img a {
  display: block;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .img img {
  width: 60px;
  display: block;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 20px;
  padding-bottom: 12px;
}
@media all and (max-width: 600px) {
  .fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .text {
    padding-left: 12px;
  }
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .text .name {
  text-transform: uppercase;
  font-weight: bold;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .text .date {
  font-size: 14px;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .featured {
  display: table-cell;
  font-size: 34px;
  text-align: right;
  vertical-align: top;
  width: 32px;
  cursor: default;
}
.fan-events-masonry-grid .post-wrap .linked-post .posted-by-info .featured .fa {
  color: #87f9d8;
}
.fan-events-masonry-grid .post-wrap .linked-post .title {
  font-size: 22px;
  margin-bottom: 12px;
  font-family: "Lato", sans-serif;
  overflow-wrap: break-word;
}
@media all and (max-width: 600px) {
  .fan-events-masonry-grid .post-wrap .linked-post .title {
    font-size: 18px;
    margin-bottom: 8px;
  }
}
.fan-events-masonry-grid .post-wrap .linked-post .excerpt {
  padding-bottom: 12px;
  border-bottom: 3px solid #4c4c4c;
}
@media all and (max-width: 600px) {
  .fan-events-masonry-grid .post-wrap .linked-post .excerpt {
    font-size: 14px;
  }
  .fan-events-masonry-grid .post-wrap .linked-post .excerpt p:last-child {
    margin-bottom: 0;
  }
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row {
  padding-top: 12px;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  color: #4c4c4c;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap > div {
  display: table-cell;
  vertical-align: middle;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .likes {
  text-align: right;
  cursor: pointer;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .likes .fa-heart {
  display: none;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .likes.liked .fa-heart {
  display: inline;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .likes.liked .fa-heart-o {
  display: none;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .comments {
  display: table-cell;
  width: 120px;
  cursor: pointer;
  color: #4C4C4C !important;
  text-decoration: none !important;
  font-weight: normal;
  text-transform: none;
  font-family: "Lato", sans-serif;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .share {
  text-align: left;
  cursor: pointer;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .divider {
  width: 30px;
}
.fan-events-masonry-grid .post-wrap .linked-post .share-row .inner-wrap .divider .bull {
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.fan-events-masonry-grid .post-wrap .quick-links {
  padding: 12px;
  text-align: center;
}
.fan-events-masonry-grid .post-wrap .quick-links a, .fan-events-masonry-grid .post-wrap .quick-links span {
  margin: 0 8px;
}
.fan-events-masonry-grid .post-wrap .quick-links.bordered:before {
  content: "";
  display: block;
  top: -1px;
  left: 12px;
  right: 12px;
  height: 2px;
  background: #000;
  position: absolute;
}

.messages-page,
.embedded-chat {
  position: relative;
}
.messages-page .thread-column,
.embedded-chat .thread-column {
  position: fixed;
  left: 8px;
  top: 79px;
  bottom: 8px;
  border-right: 1px solid #000;
  width: 418px;
  background: #FFF;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column,
.embedded-chat .thread-column {
    bottom: 64px;
  }
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column,
.embedded-chat .thread-column {
    width: 320px;
  }
}
@media all and (max-width: 746px) {
  .messages-page .thread-column,
.embedded-chat .thread-column {
    width: calc(100vw - 16px);
  }
}
@media all and (max-width: 460px) {
  .messages-page .thread-column,
.embedded-chat .thread-column {
    bottom: 61px;
  }
}
@media all and (max-width: 380px) {
  .messages-page .thread-column,
.embedded-chat .thread-column {
    bottom: 60px;
  }
}
.messages-page .thread-column .fa-pencil-square-o,
.embedded-chat .thread-column .fa-pencil-square-o {
  cursor: pointer;
}
.messages-page .thread-column .thread-list-holder,
.embedded-chat .thread-column .thread-list-holder {
  overflow: auto;
  position: absolute;
  top: 126px;
  bottom: 0;
  left: 0;
  right: 0;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .thread-list-holder,
.embedded-chat .thread-column .thread-list-holder {
    top: 123px;
  }
}
.messages-page .thread-column .thread-list-holder .loading,
.embedded-chat .thread-column .thread-list-holder .loading {
  padding: 16px;
  text-align: center;
  font-size: 20px;
}
.messages-page .thread-column .heading,
.embedded-chat .thread-column .heading {
  border-bottom: 2px solid #000;
  padding: 16px;
}
.messages-page .thread-column .heading .fa,
.embedded-chat .thread-column .heading .fa {
  float: right;
  font-size: 24px;
}
.messages-page .thread-column .heading .title,
.embedded-chat .thread-column .heading .title {
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 15px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .heading .title,
.embedded-chat .thread-column .heading .title {
    font-size: 13px;
    height: 21px;
  }
}
.messages-page .thread-column .search-holder,
.embedded-chat .thread-column .search-holder {
  border-bottom: 1px solid #000;
  padding: 16px;
}
.messages-page .thread-column .search-holder .input-row,
.embedded-chat .thread-column .search-holder .input-row {
  margin-bottom: 0;
  position: relative;
}
.messages-page .thread-column .search-holder .input-row input,
.embedded-chat .thread-column .search-holder .input-row input {
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #000;
  padding: 8px 8px 8px 32px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .search-holder .input-row input,
.embedded-chat .thread-column .search-holder .input-row input {
    font-size: 14px;
  }
}
.messages-page .thread-column .search-holder .input-row .fa,
.embedded-chat .thread-column .search-holder .input-row .fa {
  position: absolute;
  left: 0;
  top: 6px;
  font-size: 20px;
}
.messages-page .thread-column .no-messages,
.embedded-chat .thread-column .no-messages {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #999;
  text-align: center;
  padding: 32px 16px;
}
.messages-page .thread-column .thread,
.embedded-chat .thread-column .thread {
  padding: 12px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 380px) {
  .messages-page .thread-column .thread,
.embedded-chat .thread-column .thread {
    padding: 8px;
  }
}
.messages-page .thread-column .thread.hidden,
.embedded-chat .thread-column .thread.hidden {
  display: none;
}
.messages-page .thread-column .thread.active,
.embedded-chat .thread-column .thread.active {
  background: #8cf9d9;
}
.messages-page .thread-column .thread .meta,
.embedded-chat .thread-column .thread .meta {
  float: right;
  text-align: right;
}
.messages-page .thread-column .thread .meta .time,
.embedded-chat .thread-column .thread .meta .time {
  font-size: 13px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .thread .meta .time,
.embedded-chat .thread-column .thread .meta .time {
    font-size: 11px;
  }
}
.messages-page .thread-column .thread .meta .close,
.embedded-chat .thread-column .thread .meta .close {
  color: #000;
}
.messages-page .thread-column .thread .image-holder,
.embedded-chat .thread-column .thread .image-holder {
  width: 61px;
  height: 61px;
  background-size: cover;
  background-position: center center;
  float: left;
  margin-right: 8px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .thread .image-holder,
.embedded-chat .thread-column .thread .image-holder {
    width: 32px;
    height: 32px;
  }
}
.messages-page .thread-column .thread .text-holder .name,
.embedded-chat .thread-column .thread .text-holder .name {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 15px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .thread .text-holder .name,
.embedded-chat .thread-column .thread .text-holder .name {
    font-size: 13px;
  }
}
@media all and (max-width: 380px) {
  .messages-page .thread-column .thread .text-holder .name,
.embedded-chat .thread-column .thread .text-holder .name {
    font-size: 12px;
  }
}
.messages-page .thread-column .thread .text-holder .extract,
.embedded-chat .thread-column .thread .text-holder .extract {
  font-size: 13px;
}
@media all and (max-width: 1024px) {
  .messages-page .thread-column .thread .text-holder .extract,
.embedded-chat .thread-column .thread .text-holder .extract {
    font-size: 12px;
  }
}
.messages-page .thread-column .thread .text-holder .extract .unread-circle,
.embedded-chat .thread-column .thread .text-holder .extract .unread-circle {
  width: 12px;
  height: 12px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background: #8CF9D9;
  border-radius: 50%;
}
.messages-page .thread-column .thread .text-holder .extract .text,
.embedded-chat .thread-column .thread .text-holder .extract .text {
  vertical-align: middle;
}
.messages-page .messages-column,
.embedded-chat .messages-column {
  height: calc(100vh - 87px);
  position: absolute;
  left: 418px;
  right: 0;
  top: 79px;
}
@media all and (max-width: 1024px) {
  .messages-page .messages-column,
.embedded-chat .messages-column {
    height: calc(100vh - 143px);
  }
}
@media all and (max-width: 1024px) {
  .messages-page .messages-column,
.embedded-chat .messages-column {
    left: 320px;
  }
}
@media all and (max-width: 746px) {
  .messages-page .messages-column,
.embedded-chat .messages-column {
    display: none;
    left: 0;
    right: 0;
    top: 79px;
    background: #F7F7F7;
  }
}
@media all and (max-width: 460px) {
  .messages-page .messages-column,
.embedded-chat .messages-column {
    height: calc(100vh - 140px);
  }
}
@media all and (max-width: 380px) {
  .messages-page .messages-column,
.embedded-chat .messages-column {
    height: calc(100vh - 139px);
  }
}
.messages-page .messages-column .compose-bar,
.embedded-chat .messages-column .compose-bar {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 55px;
  border-bottom: 2px solid #000;
  background: #FFF;
  font-size: 14px;
  z-index: 20;
  padding: 0;
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .compose-bar,
.embedded-chat .messages-column .compose-bar {
    margin-left: 42px;
  }
}
.messages-page .messages-column .compose-bar .label,
.embedded-chat .messages-column .compose-bar .label {
  position: absolute;
  top: 17px;
  left: 12px;
}
.messages-page .messages-column .compose-bar input,
.embedded-chat .messages-column .compose-bar input {
  display: block;
  width: 100%;
  padding: 18px 16px 18px 34px;
  border: 0;
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .compose-bar input,
.embedded-chat .messages-column .compose-bar input {
    font-size: 12px;
    padding: 20px 16px 18px 34px;
  }
}
.messages-page .messages-column .top-bar,
.embedded-chat .messages-column .top-bar {
  position: absolute;
  left: 0;
  right: 0;
  height: 55px;
  border-bottom: 2px solid #000;
  background: #FFF;
  text-align: center;
  font-size: 14px;
  padding: 11px 12px;
  line-height: 1.2;
  z-index: 15;
}
.messages-page .messages-column .top-bar .fa-chevron-left,
.embedded-chat .messages-column .top-bar .fa-chevron-left {
  float: left;
  font-size: 26px;
  position: relative;
  top: 2px;
  display: none;
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .top-bar .fa-chevron-left,
.embedded-chat .messages-column .top-bar .fa-chevron-left {
    display: inline-block;
  }
}
.messages-page .messages-column .top-bar .recipient,
.embedded-chat .messages-column .top-bar .recipient {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  margin-bottom: 2px;
}
.messages-page .messages-column .top-bar .active-time,
.embedded-chat .messages-column .top-bar .active-time {
  font-size: 12px;
}
.messages-page .messages-column .load-more-row,
.embedded-chat .messages-column .load-more-row {
  position: absolute;
  top: 55px;
  left: 0;
  right: 0;
  text-align: center;
  padding: 12px 0 0;
  display: none;
  z-index: 12;
}
.messages-page .messages-column .load-more-row .load-more-message,
.embedded-chat .messages-column .load-more-row .load-more-message {
  display: none;
}
.messages-page .messages-column .load-more-row .fa,
.embedded-chat .messages-column .load-more-row .fa {
  font-size: 20px;
}
.messages-page .messages-column .load-more-row .load-more-btn,
.embedded-chat .messages-column .load-more-row .load-more-btn {
  font-size: 13px;
  padding: 0.3em 0.6em;
  background: #FFF;
  opacity: 0;
}
.messages-page .messages-column .load-more-row .load-more-btn:hover,
.embedded-chat .messages-column .load-more-row .load-more-btn:hover {
  background: #8CF9D9;
  color: #000;
}
.messages-page .messages-column .recipient-results-holder,
.embedded-chat .messages-column .recipient-results-holder {
  position: absolute;
  top: 55px;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 32px;
  overflow: auto;
  z-index: 15;
}
@media all and (max-width: 1111px) {
  .messages-page .messages-column .recipient-results-holder,
.embedded-chat .messages-column .recipient-results-holder {
    padding: 16px;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder,
.embedded-chat .messages-column .recipient-results-holder {
    padding: 8px;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up,
.embedded-chat .messages-column .recipient-results-holder .recipient-up {
  float: left;
  width: 15%;
  margin-right: 2%;
  margin-bottom: 2%;
  display: block;
  text-decoration: none;
  color: #000;
}
@media all and (max-width: 1756px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up,
.embedded-chat .messages-column .recipient-results-holder .recipient-up {
    width: 18.4%;
  }
}
@media all and (max-width: 1276px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up,
.embedded-chat .messages-column .recipient-results-holder .recipient-up {
    width: 23.5%;
  }
}
@media all and (max-width: 851px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up,
.embedded-chat .messages-column .recipient-results-holder .recipient-up {
    width: 32%;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up,
.embedded-chat .messages-column .recipient-results-holder .recipient-up {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(6n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(6n) {
  margin-right: 0;
}
@media all and (max-width: 1756px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(6n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(6n) {
    margin-right: 2%;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(6n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(6n) {
    margin-right: 4%;
  }
}
@media all and (max-width: 1756px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(5n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(5n) {
    margin-right: 0;
  }
}
@media all and (max-width: 1276px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(5n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(5n) {
    margin-right: 2%;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(5n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(5n) {
    margin-right: 4%;
  }
}
@media all and (max-width: 1276px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(4n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(4n) {
    margin-right: 0;
  }
}
@media all and (max-width: 851px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(4n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(4n) {
    margin-right: 2%;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(4n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(4n) {
    margin-right: 4%;
  }
}
@media all and (max-width: 851px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(3n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(3n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(3n) {
    margin-right: 4%;
  }
}
@media all and (max-width: 457px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up:nth-child(2n),
.embedded-chat .messages-column .recipient-results-holder .recipient-up:nth-child(2n) {
    margin-right: 0;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up .image-holder,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .image-holder {
  height: 150px;
  background-position: center center;
  background-size: cover;
  margin-bottom: 8px;
}
@media all and (max-width: 932px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .image-holder,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .image-holder {
    height: 100px;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up .name,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .name {
  text-align: left;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 4px;
}
@media all and (max-width: 1372px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .name,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .name {
    font-size: 14px;
  }
}
@media all and (max-width: 932px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .name,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .name {
    font-size: 13px;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up .type,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .type {
  text-align: left;
  font-size: 14px;
}
@media all and (max-width: 1372px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .type,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .type {
    font-size: 13px;
  }
}
@media all and (max-width: 932px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .type,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .type {
    font-size: 12px;
  }
}
.messages-page .messages-column .recipient-results-holder .recipient-up .location,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .location {
  text-align: left;
  font-size: 14px;
}
@media all and (max-width: 1372px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .location,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .location {
    font-size: 13px;
  }
}
@media all and (max-width: 932px) {
  .messages-page .messages-column .recipient-results-holder .recipient-up .location,
.embedded-chat .messages-column .recipient-results-holder .recipient-up .location {
    font-size: 12px;
  }
}
.messages-page .messages-column .messages-holder,
.embedded-chat .messages-column .messages-holder {
  position: absolute;
  top: 104px;
  bottom: 90px;
  width: 1174px;
  left: 50%;
  transform: translateX(-50%);
  padding: 16px 16px 16px 16px;
  overflow: auto;
  z-index: 10;
}
@media all and (max-width: 1650px) {
  .messages-page .messages-column .messages-holder,
.embedded-chat .messages-column .messages-holder {
    width: auto;
    left: 16px;
    right: 16px;
    transform: translateX(0);
    top: 55px;
  }
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .messages-holder,
.embedded-chat .messages-column .messages-holder {
    left: 0;
    right: 0;
  }
}
.messages-page .messages-column .messages-holder .day-divider,
.embedded-chat .messages-column .messages-holder .day-divider {
  margin-bottom: 24px;
  border-bottom: 3px solid #dcdcdc;
  height: 0;
  position: relative;
  height: 0;
}
.messages-page .messages-column .messages-holder .day-divider .label,
.embedded-chat .messages-column .messages-holder .day-divider .label {
  background: #F7F7F7;
  position: absolute;
  left: 50%;
  top: 2px;
  padding: 4px 16px;
  transform: translate(-50%, -50%);
  font-size: 15px;
}
@media all and (max-width: 1024px) {
  .messages-page .messages-column .messages-holder .day-divider .label,
.embedded-chat .messages-column .messages-holder .day-divider .label {
    font-size: 12px;
  }
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .messages-holder .day-divider .label,
.embedded-chat .messages-column .messages-holder .day-divider .label {
    font-size: 10px;
  }
}
.messages-page .messages-column .messages-holder .loading,
.embedded-chat .messages-column .messages-holder .loading {
  text-align: center;
  padding: 16px 0;
}
.messages-page .messages-column .messages-holder .message-row,
.embedded-chat .messages-column .messages-holder .message-row {
  margin-bottom: 16px;
}
.messages-page .messages-column .messages-holder .message-row.right,
.embedded-chat .messages-column .messages-holder .message-row.right {
  text-align: right;
}
.messages-page .messages-column .messages-holder .message-row.right .message,
.embedded-chat .messages-column .messages-holder .message-row.right .message {
  background: #8cf9d9;
  float: right;
}
.messages-page .messages-column .messages-holder .message-row.left,
.embedded-chat .messages-column .messages-holder .message-row.left {
  text-align: left;
}
.messages-page .messages-column .messages-holder .message-row.left .message,
.embedded-chat .messages-column .messages-holder .message-row.left .message {
  background: #FFF;
  float: left;
}
.messages-page .messages-column .messages-holder .message-row .sender,
.embedded-chat .messages-column .messages-holder .message-row .sender {
  font-size: 11px;
  color: #6e6e6e;
  margin-bottom: 4px;
}
.messages-page .messages-column .messages-holder .message-row .message,
.embedded-chat .messages-column .messages-holder .message-row .message {
  border-radius: 5px;
  padding: 12px;
  margin-bottom: 4px;
  font-size: 14px;
  max-width: 48%;
  text-align: left;
}
.messages-page .messages-column .messages-holder .message-row .time,
.embedded-chat .messages-column .messages-holder .message-row .time {
  font-size: 13px;
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .messages-holder .message-row .time,
.embedded-chat .messages-column .messages-holder .message-row .time {
    font-size: 10px;
  }
}
.messages-page .messages-column .bottom-bar,
.embedded-chat .messages-column .bottom-bar {
  background: #eaeaea;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 7px solid #87f9d9;
  z-index: 15;
  display: none;
}
.messages-page .messages-column .bottom-bar .btn,
.embedded-chat .messages-column .bottom-bar .btn {
  float: right;
  position: relative;
}
.messages-page .messages-column .bottom-bar .btn:hover,
.embedded-chat .messages-column .bottom-bar .btn:hover {
  border-color: #87f9d9;
}
.messages-page .messages-column .bottom-bar .btn .fa,
.embedded-chat .messages-column .bottom-bar .btn .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 4px;
}
.messages-page .messages-column .bottom-bar textarea,
.embedded-chat .messages-column .bottom-bar textarea {
  padding: 8px;
  background: transparent;
  border: 0;
  resize: none;
  display: block;
  width: calc(100% - 38px);
  min-height: 83px;
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .bottom-bar textarea,
.embedded-chat .messages-column .bottom-bar textarea {
    font-size: 12px;
  }
}

@media all and (max-width: 746px) {
  .messages-page .messages-column .messages-holder {
    bottom: 120px;
  }
}
@media all and (max-width: 746px) {
  .messages-page .messages-column .bottom-bar {
    position: fixed;
    bottom: 64px;
    left: 0;
    right: 0;
  }
}

.artist-calendar input[type=number], .artist-calendar input.primary, .artist-calendar select.primary {
  border: 0;
  border-radius: 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  height: 58px;
}
@media screen and (max-width: 727px) {
  .artist-calendar input[type=number], .artist-calendar input.primary, .artist-calendar select.primary {
    font-size: 14px;
  }
}

.promoter-home .subheading, .artist-calendar .subheading, .venue-home .subheading {
  font-family: "brandon-grotesque", sans-serif;
  border: 3px solid #000;
  font-size: 14px;
  font-weight: 700;
  margin: 32px auto 0;
  max-width: 800px;
  padding: 8px;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .promoter-home .subheading, .artist-calendar .subheading, .venue-home .subheading {
    font-size: 12px;
  }
}

.month-picker {
  border-radius: 0px;
  background: #fff;
  padding: 16px;
  border: 3px solid #000;
}
.month-picker table {
  width: 100%;
}
.month-picker table a {
  cursor: pointer !important;
}
.month-picker table .month-picker-previous a, .month-picker table .month-picker-next a {
  position: relative;
  display: block;
}
.month-picker table .month-picker-previous a:after, .month-picker table .month-picker-next a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.month-picker table .month-picker-next a:after {
  font-family: FontAwesome;
  content: "ï„…";
}
.month-picker table .month-picker-previous a:after {
  font-family: FontAwesome;
  content: "ï„„";
}

#calendar .fc-footer-toolbar {
  margin: 0;
  padding: 32px 0;
}
@media all and (max-width: 1000px) {
  #calendar .fc-footer-toolbar {
    display: none;
  }
}
#calendar .pencils {
  position: absolute;
  top: 0;
  right: 0;
  background: #000;
  color: #fff;
  padding: 0 6px 2px 6px;
  z-index: 200;
}
#calendar .pencils .fa {
  font-size: 13px;
  position: relative;
  top: -1px;
}
#calendar .fc-header-toolbar {
  margin: 0;
  padding: 32px 0;
}
#calendar .fc-header-toolbar .fc-center {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  position: relative;
}
@media all and (max-width: 1000px) {
  #calendar .fc-header-toolbar .fc-center h2 {
    font-size: 18px;
    position: relative;
    top: 9px;
  }
}
#calendar .fc-header-toolbar .fc-center h2 {
  display: block;
  margin: 0 auto 12px auto;
  float: none;
}
#calendar .fc-header-toolbar .fc-center #fc-monthpicker {
  position: absolute;
  left: 50%;
  display: block;
  opacity: 0;
  width: 0;
  height: 0px;
  border: 0px;
  padding: 0;
  bottom: 1px;
  transform: translateX(-105px);
  box-shadow: 0 0 black;
}
#calendar .fc-header-toolbar .fc-today-button, #calendar .fc-header-toolbar .month-button {
  font-size: 14px;
  color: #000000;
  border: 3px solid #000000;
  font-weight: 500;
  background: transparent;
  border-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  position: relative;
  top: 3px;
  padding: 3px 8px;
  cursor: pointer;
  float: none;
  max-width: 140px;
  margin: 0 auto;
}
#calendar .fc-header-toolbar .fc-actions-button {
  font-size: 14px;
  color: #000000;
  border: 3px solid #000000;
  font-weight: 500;
  background: transparent;
  border-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  position: relative;
  top: 3px;
  padding: 3px 8px;
  cursor: pointer;
  float: left;
  max-width: 140px;
  margin: 0 auto;
}
#calendar .fc-event {
  padding: 8px;
  border-radius: 0;
  position: relative;
}
#calendar .fc-event .extra-info {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
  text-align: center;
  z-index: 100;
  width: 200px;
  margin-left: 12px;
  padding: 32px 20px;
  display: none;
}
#calendar .fc-event .extra-info.open {
  display: block;
}
#calendar .fc-event .extra-info:after, #calendar .fc-event .extra-info:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#calendar .fc-event .extra-info:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 12px;
  margin-top: -12px;
}
#calendar .fc-event .extra-info:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0.1);
  border-width: 14px;
  margin-top: -14px;
}
#calendar .fc-event .extra-info .name {
  text-transform: uppercase;
  font-weight: bold;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 6px;
  line-height: 1.4;
  padding-bottom: 4px;
}
#calendar .fc-next-button.fc-button.fc-state-default, #calendar .fc-prev-button.fc-button.fc-state-default {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  box-shadow: 0 0 0;
}
#calendar th.fc-day-header {
  background: #232323;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 0;
  text-transform: uppercase;
  border: 0;
}
#calendar .fc-widget-content {
  border: 0;
}
#calendar .fc-day-number {
  float: left;
  padding: 2px 6px;
}
#calendar .fc-day {
  background: #fff;
  border: 2px solid #f8f8f8;
}
#calendar .fc-other-month {
  background: #ededed;
}
#calendar .fc-content {
  white-space: normal;
}
#calendar .available-marker {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
  z-index: 100;
}
#calendar .available-marker-venue {
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  z-index: 100;
}
#calendar .fc-day {
  position: relative;
  cursor: pointer;
}
#calendar .fc-day .day-extra-info {
  bottom: 2px;
  left: 0;
  position: absolute;
  right: 0;
  display: none;
}
#calendar .fc-day .day-extra-info .btn {
  width: calc(100% - 2px);
  position: relative;
  left: -2px;
  padding: 4px 0;
  border: 2px solid #000;
  font-size: 12px;
}
#calendar .fc-day.open:after {
  border: 2px solid #000;
  bottom: 1px;
  content: "";
  left: -2px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -3px;
}
#calendar .fc-day.open .day-extra-info {
  display: block !important;
}
#calendar .fc-day-top {
  position: relative;
  z-index: 1;
  pointer-events: auto;
}

.view-switcher {
  display: block;
  float: right;
  padding: 20px 0 0 0;
}
@media all and (max-width: 1000px) {
  .view-switcher {
    display: none;
  }
}
.view-switcher .calendar-view-select {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.view-switcher .calendar-view-select .select-label {
  width: 100px;
  padding: 4px 0px;
  border-bottom: 1px solid #000;
}
.view-switcher .calendar-view-select .select-label .fa {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 14px;
}
.view-switcher .calendar-view-select .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #000;
  border-bottom: 0;
  margin-top: -1px;
  z-index: 100;
  display: none;
}
.view-switcher .calendar-view-select .dropdown > div {
  width: 100%;
  padding: 4px;
  border-bottom: 1px solid #000;
  background: #fff;
}
.view-switcher .label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.view-avail-switcher {
  display: block;
  float: left;
  padding: 20px 0 0 0;
}
@media all and (max-width: 1000px) {
  .view-avail-switcher {
    display: none;
  }
}
.view-avail-switcher .avail-view-select {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
  width: 200px;
}
.view-avail-switcher .avail-view-select .select-label {
  width: 200px;
  padding: 4px 0px;
  border-bottom: 1px solid #000;
}
.view-avail-switcher .avail-view-select .select-label .fa {
  position: absolute;
  top: 8px;
  right: 0;
  font-size: 14px;
}
.view-avail-switcher .avail-view-select .dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border: 1px solid #000;
  border-bottom: 0;
  margin-top: -1px;
  z-index: 100;
  display: none;
}
.view-avail-switcher .avail-view-select .dropdown > a, .view-avail-switcher .avail-view-select .dropdown > div {
  width: 100%;
  padding: 4px;
  display: block;
  border-bottom: 1px solid #000;
  background: #fff;
  color: #000;
  text-decoration: none;
}
.view-avail-switcher .typeahead {
  display: inline-block;
  width: 300px;
  margin-left: 20px;
}
.view-avail-switcher .typeahead input.primary {
  padding: 0.2em 0.4em;
  height: 40px;
}
.view-avail-switcher .label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

@media all and (max-width: 500px) {
  .notification-preferences .name {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .messaging-preferences .name {
    font-size: 14px;
  }
}

.notifications {
  padding-top: 120px;
}
@media all and (max-width: 613px) {
  .notifications {
    padding-top: 100px;
  }
}
.notifications .constrainer {
  max-width: 936px;
}
.notifications .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
@media all and (max-width: 613px) {
  .notifications .heading {
    font-size: 18px;
  }
}
.notifications .notification-settings-link {
  float: right;
  color: #000;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  position: relative;
  top: 2px;
}
@media all and (max-width: 613px) {
  .notifications .notification-settings-link {
    font-size: 10px;
  }
}
.notifications .notifications-list {
  border-top: 2px solid #000;
}
.notifications .notifications-list .notification {
  background: #FFF;
  padding: 16px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification {
    padding: 12px;
  }
}
.notifications .notifications-list .notification .image-holder {
  float: left;
  width: 61px;
  height: 61px;
  margin-right: 16px;
  background-size: contain;
  background-position: center center;
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification .image-holder {
    width: 32px;
    height: 32px;
    margin-right: 12px;
  }
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification .content {
    font-size: 14px;
    line-height: 1.1;
  }
}
@media all and (max-width: 320px) {
  .notifications .notifications-list .notification .content {
    font-size: 12px;
  }
}
.notifications .notifications-list .notification .content a {
  color: #000;
  text-decoration: none;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.notifications .notifications-list .notification .clear-btn {
  float: right;
  color: #000;
  font-size: 24px;
  position: relative;
  top: 12px;
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification .clear-btn {
    font-size: 20px;
  }
}
.notifications .notifications-list .notification .action-row {
  overflow: hidden;
}
.notifications .notifications-list .notification .action-row .btn {
  font-size: 14px;
  padding: 4px 8px;
  margin-right: 8px;
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification .action-row .btn {
    font-size: 12px;
  }
}
.notifications .notifications-list .notification .time-ago {
  font-size: 14px;
}
@media all and (max-width: 613px) {
  .notifications .notifications-list .notification .time-ago {
    font-size: 12px;
  }
}
@media all and (max-width: 320px) {
  .notifications .notifications-list .notification .time-ago {
    font-size: 11px;
  }
}

.available-details {
  text-align: left;
}
.available-details .btn {
  background: #87f9d8;
  color: #000000;
  padding: 0.6em;
}
.available-details .input-row {
  width: 50%;
  float: left;
}

.dialog.artist-availabilities {
  max-width: 900px;
}

.artist-availabilities-grid .avail {
  width: 23.5%;
  height: 0;
  padding-bottom: 23.5%;
  margin-right: 2%;
  margin-bottom: 2%;
  float: left;
  position: relative;
  background-position: center center;
  background-size: cover;
}
.artist-availabilities-grid .avail:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 800px) {
  .artist-availabilities-grid .avail {
    width: 32%;
    padding-bottom: 32%;
  }
  .artist-availabilities-grid .avail:nth-child(4n) {
    margin-right: 2%;
  }
  .artist-availabilities-grid .avail:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 500px) {
  .artist-availabilities-grid .avail {
    width: 49%;
    padding-bottom: 49%;
  }
  .artist-availabilities-grid .avail:nth-child(4n) {
    margin-right: 2%;
  }
  .artist-availabilities-grid .avail:nth-child(3n) {
    margin-right: 2%;
  }
  .artist-availabilities-grid .avail:nth-child(2n) {
    margin-right: 0;
  }
}
.artist-availabilities-grid .avail .artist-like-count {
  position: static;
}
.artist-availabilities-grid .avail .overlay {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
}
.artist-availabilities-grid .avail .overlay .inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  bottom: 0;
  left: 0;
}
.artist-availabilities-grid .avail .overlay .inner .btn {
  color: #87f9d8;
  border: 3px solid #87f9d9;
  padding: 0.6em;
  margin-top: 6px;
  font-size: 12px;
  width: 80%;
}
.artist-availabilities-grid .avail .overlay .inner .btn.availability {
  margin-top: 12px;
}
.artist-availabilities-grid .avail .overlay .name {
  color: #ffffff;
}

.tours .tour .actions .share-holder {
  position: relative;
}
.tours .tour .actions .share-holder .fa-share-alt {
  color: #000;
}
@media all and (max-width: 543px) {
  .tours .tour .events .event {
    font-size: 14px;
  }
}
.tours .tour .events .event .hidden-date {
  display: none;
}
@media all and (max-width: 543px) {
  .tours .tour .events .event .hidden-date {
    display: block;
    margin-top: 4px;
  }
}
@media all and (max-width: 543px) {
  .tours .tour .events .event .cell.date-col {
    display: none !important;
  }
}
.tours .tour .events .ticket-btn {
  margin-right: 16px;
}
@media all and (max-width: 543px) {
  .tours .tour .events .ticket-btn {
    display: none;
  }
}
.tours .tour .events .ticket-img {
  display: none;
}
@media all and (max-width: 543px) {
  .tours .tour .events .ticket-img {
    display: inline-block !important;
    vertical-align: middle;
    margin-right: 16px;
  }
}
.tours .tour .events .ticket-img .fa {
  font-size: 28px;
}
.tours .tour .events .ticket-img .label {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
.tours .tour .events .share-holder {
  position: relative;
}
.tours .tour .events .share-holder .fa-share-alt {
  color: #000;
}
.tours .tour .events .share-holder .share-flyout {
  width: 50px;
  left: auto;
  right: 100%;
  top: 50%;
  bottom: auto;
  border-right: 5px solid #87F9D8;
  border-bottom: 0;
  transform: translate(-4px, -50%);
  margin-top: 0;
}
.tours .tour .events .share-holder .share-flyout a {
  float: none;
  width: 100%;
}
.tours .tour .events .share-holder .share-flyout .arrow {
  display: none;
}

.events-tours {
  margin-bottom: 32px;
}
.events-tours .subtabs {
  width: 100%;
  border-bottom: 3px solid #000;
  margin: 24px 0;
}
.events-tours .subtabs .subtab {
  position: relative;
  display: inline-block;
  padding: 4px 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
.events-tours .subtabs .subtab.active:after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  height: 3px;
  background: #87F9D9;
}
.events-tours .tours-carousel {
  margin-bottom: 32px;
  position: relative;
}
.events-tours .tours-carousel .tour .left {
  width: 35%;
  float: left;
  display: block;
  background-size: cover;
  background-position: center top;
}
.events-tours .tours-carousel .tour .left .img {
  display: none;
  width: 100%;
  text-align: center;
}
@media all and (max-width: 876px) {
  .events-tours .tours-carousel .tour .left {
    width: 100%;
    float: none;
    background: transparent !important;
  }
  .events-tours .tours-carousel .tour .left .img {
    display: block;
    text-align: center;
  }
  .events-tours .tours-carousel .tour .left .img img {
    display: block;
    width: auto;
    margin: 0 auto;
  }
}
.events-tours .tours-carousel .tour .right {
  width: 65%;
  float: left;
  border: 3px solid #000;
  padding: 32px 80px;
}
@media all and (max-width: 1100px) {
  .events-tours .tours-carousel .tour .right {
    padding: 32px 32px;
  }
}
@media all and (max-width: 876px) {
  .events-tours .tours-carousel .tour .right {
    width: 100%;
    float: none;
  }
}
@media all and (max-width: 550px) {
  .events-tours .tours-carousel .tour .right {
    padding: 16px;
  }
}
.events-tours .tours-carousel .tour .right h2, .events-tours .tours-carousel .tour .right h3 {
  text-transform: uppercase;
  margin-bottom: 4px;
}
.events-tours .tours-carousel .tour .right .details {
  margin-bottom: 20px;
  border-bottom: 3px solid #000;
}
.events-tours .tours-carousel .tour .right .events {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
.events-tours .tours-carousel .tour .right .events .event {
  display: table-row;
}
.events-tours .tours-carousel .tour .right .events .cell {
  display: table-cell;
  vertical-align: middle;
  padding: 6px 0;
  border-bottom: 1px solid #000;
}
.events-tours .tours-carousel .tour .right .events .cell.align-right {
  text-align: right;
  padding: 6px 0 6px 6px;
}
.events-tours .tours-carousel .tour .right .events .cell.align-center {
  text-align: center;
}
.events-tours .tours-carousel .tour .right .events .cell .ticket-img {
  display: none;
}
.events-tours .tours-carousel .tour .right .events .cell a {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
.events-tours .tours-carousel .tour .right .events .cell a.share {
  margin-left: 12px;
}
.events-tours .tours-carousel .tour .right .artists {
  margin-bottom: 20px;
}
.events-tours .tours-carousel .tour .right .artists h2 {
  margin-bottom: 8px;
}
.events-tours .tours-carousel .tour .right .artists .artist {
  width: 25%;
  float: left;
  height: 0;
  padding-bottom: 25%;
  display: block;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media all and (max-width: 550px) {
  .events-tours .tours-carousel .tour .right .artists .artist {
    width: 33.333%;
    padding-bottom: 33.333%;
  }
}
.events-tours .tours-carousel .tour .right .artists .artist:hover .overlay {
  display: block;
}
.events-tours .tours-carousel .tour .right .artists .artist .overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 1100px) {
  .events-tours .tours-carousel .tour .right .artists .artist .overlay {
    display: block;
  }
}
.events-tours .tours-carousel .tour .right .artists .artist .overlay .name {
  position: absolute;
  top: 50%;
  left: 8px;
  right: 8px;
  color: #fff;
  text-align: center;
  transform: translateY(-50%);
  z-index: 2;
}
.events-tours .tours-carousel .tour .right .actions a.share {
  margin-left: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
}
@media all and (max-width: 550px) {
  .events-tours .tours-carousel .tour .right .actions a.share {
    margin-left: 0;
    margin-top: 20px;
  }
}
@media all and (max-width: 550px) {
  .events-tours .tours-carousel .tour .right .actions a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
.events-tours .tours-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: -24px;
  right: -24px;
  transform: translateY(-50%);
}
@media all and (max-width: 876px) {
  .events-tours .tours-carousel .owl-nav {
    display: none;
  }
}
.events-tours .tours-carousel .owl-nav > div {
  font-size: 40px;
}
.events-tours .tours-carousel .owl-nav .owl-prev {
  float: left;
}
.events-tours .tours-carousel .owl-nav .owl-next {
  float: right;
}
.events-tours .events-table-wrap .ticket-img .fa-ticket {
  position: static !important;
  transform: translateY(0) !important;
}

.enquiry-detail {
  padding-top: 80px;
}
@media all and (max-width: 1024px) {
  .enquiry-detail {
    padding-top: 78px;
  }
}
@media all and (max-width: 940px) {
  .enquiry-detail {
    padding-top: 76px;
  }
}
.enquiry-detail.is-artist .conversation-holder {
  top: 40px !important;
}
.enquiry-detail.is-artist .events-table {
  position: relative;
  top: 74px !important;
}
.enquiry-detail.is-artist .events-table .tertiary {
  margin-bottom: 24px;
}
.enquiry-detail.is-artist .bottom-row {
  padding-bottom: 0;
}
.enquiry-detail .constrainer {
  max-width: 1242px;
}
.enquiry-detail .top-bar {
  background: #87f9d9;
  padding: 32px 0;
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar {
    padding: 16px 0;
  }
}
.enquiry-detail .top-bar .left {
  float: left;
  width: 40%;
}
@media all and (max-width: 1024px) {
  .enquiry-detail .top-bar .left {
    width: 50%;
  }
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar .left {
    float: none;
    width: 100%;
    margin-bottom: 12px;
  }
}
.enquiry-detail .top-bar .left .value {
  font-size: 32px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (max-width: 800px) {
  .enquiry-detail .top-bar .left .value {
    font-size: 26px;
    position: relative;
    top: 2px;
  }
}
.enquiry-detail .top-bar .right {
  float: right;
  width: 60%;
  text-align: right;
}
@media all and (max-width: 1024px) {
  .enquiry-detail .top-bar .right {
    width: 50%;
  }
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar .right {
    float: none;
    width: 100%;
  }
}
.enquiry-detail .top-bar .right .box {
  float: right;
  margin-right: 24px;
  text-align: left;
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar .right .box {
    float: none;
    margin-right: 0;
  }
}
.enquiry-detail .top-bar .right .box:first-child {
  margin-right: 0;
}
.enquiry-detail .top-bar .right .label {
  font-size: 16px;
}
@media all and (max-width: 1141px) {
  .enquiry-detail .top-bar .right .label {
    font-size: 14px;
  }
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar .right .label {
    display: inline-block;
    font-size: 14px;
  }
}
.enquiry-detail .top-bar .right .value {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  margin-right: 16px;
}
@media all and (max-width: 1141px) {
  .enquiry-detail .top-bar .right .value {
    font-size: 14px;
  }
}
@media all and (max-width: 840px) {
  .enquiry-detail .top-bar .right .value {
    display: inline-block;
    font-size: 14px;
  }
}
.enquiry-detail .top-bar .right .value:last-child {
  margin-right: 0;
}
.enquiry-detail .pencil-btn {
  margin-top: 24px;
}
.enquiry-detail .enquiry-closed-message {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 24px;
  padding: 64px 8px 128px;
  text-align: center;
}
.enquiry-detail .middle-bar {
  background: #FFF;
  padding: 32px 0 77px;
}
@media all and (max-width: 1141px) {
  .enquiry-detail .middle-bar {
    padding: 24px 0 77px;
  }
}
.enquiry-detail .middle-bar .left {
  width: 100%;
  margin-bottom: 24px;
}
.enquiry-detail .middle-bar .left .btn.primary.disabled:hover {
  background: transparent;
  color: #000 !important;
  cursor: default;
}
.enquiry-detail .middle-bar .left .btn {
  margin-right: 10px;
}
.enquiry-detail .middle-bar .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 12px;
}
@media all and (max-width: 1141px) {
  .enquiry-detail .middle-bar .heading {
    font-size: 14px;
  }
}
.enquiry-detail .middle-bar .heading.active .fa {
  transform: rotate(180deg);
}
.enquiry-detail .middle-bar .heading.avail-heading {
  cursor: pointer;
  border-bottom: 3px solid #000;
  margin-bottom: 0;
  padding-bottom: 12px;
}
.enquiry-detail .middle-bar .heading.avail-heading .fa {
  font-size: 32px;
  margin-left: 8px;
  position: relative;
  top: 4px;
  transition: transform 0.25s;
}
.enquiry-detail .middle-bar .stats-row-wrap {
  margin-bottom: 24px;
}
.enquiry-detail .middle-bar .stats-row {
  width: 100%;
  display: none;
  font-size: 0;
}
.enquiry-detail .middle-bar .stats-row.active {
  display: block;
}
.enquiry-detail .middle-bar .stats-row .stat {
  padding: 12px 16px;
  text-align: center;
  display: inline-block;
  width: 16.6666%;
  vertical-align: top;
  border-bottom: 3px solid #000;
}
@media all and (max-width: 450px) {
  .enquiry-detail .middle-bar .stats-row .stat {
    width: 50%;
  }
}
@media all and (max-width: 844px) {
  .enquiry-detail .middle-bar .stats-row .stat:nth-child(1) {
    border-bottom: 3px solid #000;
  }
}
@media all and (max-width: 844px) {
  .enquiry-detail .middle-bar .stats-row .stat:nth-child(2) {
    border-bottom: 3px solid #000;
  }
}
@media all and (max-width: 844px) {
  .enquiry-detail .middle-bar .stats-row .stat:nth-child(3) {
    border-bottom: 3px solid #000;
  }
}
@media all and (max-width: 450px) {
  .enquiry-detail .middle-bar .stats-row .stat:nth-child(4) {
    border-bottom: 3px solid #000;
  }
}
.enquiry-detail .middle-bar .stats-row .stat .value {
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (max-width: 1141px) {
  .enquiry-detail .middle-bar .stats-row .stat .value {
    font-size: 20px;
  }
}
@media all and (max-width: 974px) {
  .enquiry-detail .middle-bar .stats-row .stat .value {
    font-size: 16px;
  }
}
.enquiry-detail .middle-bar .stats-row .stat .label {
  font-size: 14px;
}
@media all and (max-width: 974px) {
  .enquiry-detail .middle-bar .stats-row .stat .label {
    font-size: 14px;
  }
}
.enquiry-detail .middle-bar .genres {
  border: 3px solid #000;
  padding: 12px;
  min-height: 97px;
  overflow-y: scroll;
}
.enquiry-detail .middle-bar .genres .genre-row {
  margin-bottom: 4px;
}
.enquiry-detail .bottom-row {
  padding-bottom: 120px;
}
@media all and (max-width: 890px) {
  .enquiry-detail .bottom-row {
    padding-bottom: 0;
  }
}
.enquiry-detail .bottom-row .tabs-row {
  position: relative;
  top: -37px;
  z-index: 10;
}
.enquiry-detail .bottom-row .tabs-row .tab {
  position: relative;
  width: 50%;
  top: 3px;
  float: left;
  background: #ebebeb;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  padding: 8px;
  border: 3px solid #ebebeb;
  border-bottom: 0;
  color: #a4a4a4;
  text-decoration: none;
}
.enquiry-detail .bottom-row .tabs-row .tab.active {
  background: #FFF;
  border: 3px solid #000;
  border-bottom: 0;
  padding: 11px 8px 8px;
  color: #000;
}
.enquiry-detail .bottom-row .conversation-holder {
  border: 3px solid #000;
  position: relative;
  top: -37px;
  z-index: 5;
}
.enquiry-detail .bottom-row .status-circle {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  position: relative;
  top: -3px;
}
.enquiry-detail .bottom-row .events-table .event-link {
  color: #000;
}
.enquiry-detail .bottom-event-create-bar {
  position: fixed;
  z-index: 110;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #87f9d9;
  padding: 24px 16px;
}
@media all and (max-width: 890px) {
  .enquiry-detail .bottom-event-create-bar .constrainer {
    position: static;
    padding: 0;
  }
}
@media all and (max-width: 1024px) {
  .enquiry-detail .bottom-event-create-bar {
    bottom: 64px;
  }
}
@media all and (max-width: 890px) {
  .enquiry-detail .bottom-event-create-bar {
    position: static;
    padding: 16px 0;
  }
}
.enquiry-detail .bottom-event-create-bar .btn-holder {
  float: left;
  width: 25.3333%;
  margin-left: 8%;
  text-align: right;
}
@media all and (max-width: 513px) {
  .enquiry-detail .bottom-event-create-bar .btn-holder {
    margin: 0;
    width: 100%;
  }
}
.enquiry-detail .bottom-event-create-bar .btn-holder .btn {
  padding: 8px 12px;
}
@media all and (max-width: 513px) {
  .enquiry-detail .bottom-event-create-bar .btn-holder .btn {
    display: block;
  }
}
.enquiry-detail .bottom-event-create-bar p {
  margin-bottom: 0;
  float: left;
  width: 66.6666%;
}
@media all and (max-width: 890px) {
  .enquiry-detail .bottom-event-create-bar p {
    font-size: 14px;
  }
}
@media all and (max-width: 513px) {
  .enquiry-detail .bottom-event-create-bar p {
    width: 100%;
    margin-bottom: 16px;
  }
}

.single-tour {
  padding-top: 81px;
  height: calc(100vh - 8px);
}
.single-tour .map {
  width: 45%;
  float: left;
  height: 100%;
}
@media all and (max-width: 1480px) {
  .single-tour .map {
    width: 30%;
  }
}
@media all and (max-width: 1150px) {
  .single-tour .map {
    width: 100%;
    height: 450px;
    max-height: 50vh;
    float: none;
  }
}
@media all and (max-width: 600px) {
  .single-tour .desktop {
    display: none;
  }
}
.single-tour .mobile {
  display: none;
}
@media all and (max-width: 600px) {
  .single-tour .mobile {
    display: block;
  }
}
.single-tour .info {
  width: 37%;
  float: left;
  height: 100%;
  background: #87F9D8;
  overflow-y: auto;
}
@media all and (max-width: 1480px) {
  .single-tour .info {
    width: 47%;
  }
}
@media all and (max-width: 1150px) {
  .single-tour .info {
    width: 70%;
    height: auto;
  }
}
@media all and (max-width: 800px) {
  .single-tour .info {
    width: 100%;
    float: none;
  }
}
.single-tour .info .ticket-img {
  display: none;
}
.single-tour .info .upper {
  padding: 48px;
  border-bottom: 2px solid #000;
}
@media all and (max-width: 600px) {
  .single-tour .info .upper {
    padding: 20px 12px;
  }
}
.single-tour .info .upper .tour-info-inner {
  width: calc(100% - 100px);
  float: left;
}
@media all and (max-width: 600px) {
  .single-tour .info .upper .tour-info-inner {
    width: 100%;
  }
}
.single-tour .info .upper .tour-info-inner .profile-image {
  float: left;
  width: 60px;
  height: 60px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 20px;
}
.single-tour .info .upper .tour-info-inner .title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
.single-tour .info .upper .tour-info-inner .content {
  clear: both;
  padding-top: 20px;
}
.single-tour .info .upper .tour-info-inner .content p:last-child {
  margin-bottom: 0;
}
.single-tour .info .upper .actions {
  float: left;
  width: 100px;
  text-align: center;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
@media all and (max-width: 600px) {
  .single-tour .info .upper .actions {
    display: none;
  }
}
.single-tour .info .upper .actions a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
.single-tour .info .upper .actions a .fa {
  font-size: 20px;
}
.single-tour .info .upper .actions .fa {
  font-size: 20px;
  display: block;
  color: #000;
  float: none;
}
.single-tour .info .lower {
  padding: 48px;
}
@media all and (max-width: 600px) {
  .single-tour .info .lower {
    padding: 20px 12px;
  }
}
.single-tour .info .lower h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
}
.single-tour .info .lower .event {
  margin-bottom: 12px;
  width: 100%;
  background: #fff;
  font-size: 0;
  display: table;
}
.single-tour .info .lower .event .cell {
  display: table-cell;
  padding: 12px 12px 12px 0px;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
}
.single-tour .info .lower .event .cell a {
  text-decoration: none;
  color: #000;
}
.single-tour .info .lower .event .cell.when {
  width: 84px;
}
.single-tour .info .lower .event .cell.where {
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
.single-tour .info .lower .event .cell.where .venue {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
.single-tour .info .lower .event .cell.where .btns {
  padding-top: 8px;
}
.single-tour .info .lower .event .cell.where .btns .btn {
  margin-right: 8px;
}
@media all and (max-width: 600px) {
  .single-tour .info .lower .event .cell.where .btns .btn {
    font-size: 12px;
  }
}
@media all and (max-width: 600px) {
  .single-tour .info .lower .event .cell.where {
    font-size: 14px;
  }
}
.single-tour .info .lower .event .cell.tickets {
  width: 124px;
  text-align: center;
  font-weight: bold;
}
.single-tour .info .lower .event .cell.info-cell {
  width: 84px;
}
.single-tour .info .lower .event .cell.share {
  width: 32px;
}
.single-tour .info .lower .event .cell.share a {
  font-size: 22px;
  color: #000;
}
.single-tour .info .lower .event .cell .date {
  margin-left: 12px;
  text-align: center;
  padding: 6px 2px;
  border: 3px solid #87F9D8;
  border-radius: 4px;
  width: 60px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 20px;
}
.single-tour .info .lower .event .cell .date .month {
  display: block;
  font-size: 16px;
}
.single-tour .info .lower a.prev, .single-tour .info .lower a.next {
  color: #000;
  text-decoration: none;
  padding-top: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
.single-tour .info .lower a.prev:hover, .single-tour .info .lower a.next:hover {
  text-decoration: underline;
}
.single-tour .info .lower a.next {
  float: right;
}
.single-tour .info .lower a.prev {
  float: left;
}
.single-tour .info .comments {
  background: #FFFFFF;
  padding: 48px;
}
.single-tour .info .comments h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 800px) {
  .single-tour .info .comments {
    display: none;
  }
}
.single-tour .extras {
  width: 18%;
  float: left;
  height: 100%;
  overflow-y: auto;
}
@media all and (max-width: 1480px) {
  .single-tour .extras {
    width: 23%;
  }
}
@media all and (max-width: 1150px) {
  .single-tour .extras {
    width: 30%;
    height: auto;
  }
}
@media all and (max-width: 800px) {
  .single-tour .extras {
    width: 100%;
    float: none;
  }
}
.single-tour .extras .poster {
  margin: 0 auto;
}
.single-tour .extras .poster img {
  display: block;
  margin: 0 auto;
}
.single-tour .extras .download-poster {
  background: #000;
  padding: 8px;
  text-align: center;
}
.single-tour .extras .supporting h2 {
  margin: 12px 0 !important;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "brandon-grotesque", sans-serif;
  text-align: center;
}
.single-tour .extras .supporters-grid .artist {
  width: 33%;
  float: left;
  height: 0;
  padding-bottom: 33%;
  display: block;
  background-size: cover;
  background-position: center center;
  position: relative;
}
@media all and (max-width: 550px) {
  .single-tour .extras .supporters-grid .artist {
    width: 50%;
    padding-bottom: 50%;
  }
}
.single-tour .extras .supporters-grid .artist:hover .overlay {
  display: block;
}
.single-tour .extras .supporters-grid .artist .overlay {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.4);
}
@media all and (max-width: 1100px) {
  .single-tour .extras .supporters-grid .artist .overlay {
    display: block;
  }
}
.single-tour .extras .supporters-grid .artist .overlay .name {
  position: absolute;
  top: 50%;
  left: 8px;
  right: 8px;
  color: #fff;
  text-align: center;
  transform: translateY(-50%);
  z-index: 2;
}

.single-event {
  height: calc(100vh - 87px);
}
.single-event .map {
  width: 50%;
  float: left;
  height: 100%;
}
@media all and (max-width: 1412px) {
  .single-event .map {
    width: 30%;
  }
}
@media all and (max-width: 1024px) {
  .single-event .map {
    width: 100%;
    float: none;
    height: 450px;
  }
}
.single-event .share {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.single-event .share i.fa {
  font-size: 20px;
}
@media all and (max-width: 600px) {
  .single-event .desktop {
    display: none;
  }
}
.single-event .mobile {
  display: none;
}
@media all and (max-width: 600px) {
  .single-event .mobile {
    display: block;
  }
}
.single-event .info {
  width: 50%;
  float: left;
  height: 100%;
  background: #fff;
  overflow-y: auto;
}
@media all and (max-width: 1412px) {
  .single-event .info {
    width: 70%;
  }
}
@media all and (max-width: 1024px) {
  .single-event .info {
    width: 100%;
    height: auto;
    overflow-y: auto;
    float: none;
  }
}
.single-event .info .upper {
  padding: 48px 120px;
}
@media all and (max-width: 1400px) {
  .single-event .info .upper {
    padding: 48px 84px;
  }
}
@media all and (max-width: 900px) {
  .single-event .info .upper {
    padding: 24px;
  }
}
@media all and (max-width: 600px) {
  .single-event .info .upper {
    padding: 12px;
  }
}
.single-event .info .upper .description {
  font-size: 14px;
}
.single-event .info .upper .description a {
  color: #000;
}
.single-event .info .upper .description .btn {
  font-size: 14px;
  padding: 8px;
}
.single-event .info .upper .tour-details-link {
  margin-bottom: 24px;
}
.single-event .info .upper .tour-details-link a {
  color: #000;
  text-decoration: none;
}
.single-event .info .upper .tour-details-link a:hover {
  text-decoration: underline;
}
.single-event .info .upper .tour-info-inner {
  width: calc(100% - 105px);
  float: left;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .tour-info-inner {
    width: 100%;
    float: none;
  }
}
.single-event .info .upper .tour-info-inner .event-image {
  float: left;
  width: 150px;
  height: 233px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .tour-info-inner .event-image {
    width: 150px;
    height: 250px;
  }
}
.single-event .info .upper .tour-info-inner .title {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .tour-info-inner .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.single-event .info .upper .tour-info-inner .content {
  padding-top: 20px;
  font-weight: 500;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .tour-info-inner .content {
    font-size: 14px;
  }
}
.single-event .info .upper .tour-info-inner .content p:last-child {
  margin-bottom: 0;
}
.single-event .info .upper .tour-info-inner .content.tour-title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.single-event .info .upper .tour-info-inner .content .date-venue {
  margin-bottom: 20px;
  font-weight: 30;
  text-transform: uppercase;
  font-size: 16px;
}
.single-event .info .upper .tour-info-inner .content .date-venue a {
  color: #000;
  text-decoration: none;
}
.single-event .info .upper .actions {
  float: left;
  width: 105px;
  text-align: center;
  font-size: 0;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .actions {
    width: 100%;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    float: none;
  }
}
.single-event .info .upper .actions a {
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
  display: block;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .actions a {
    font-size: 12px;
  }
}
.single-event .info .upper .actions a .fa {
  font-size: 20px;
}
.single-event .info .upper .actions > div {
  font-size: 14px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .actions > div {
    font-size: 12px;
  }
}
.single-event .info .upper .actions > div .fa {
  font-size: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .actions > a, .single-event .info .upper .actions > div {
    width: 33.333%;
    display: inline-block;
    vertical-align: top;
    padding: 8px 0;
    margin: 0;
    max-height: 52px;
  }
}
.single-event .info .upper .event-info {
  font-size: 0;
  padding: 12px 0;
  margin: 20px 0;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  vertical-align: middle;
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .event-info {
    display: block;
    border-top: 0;
    border-bottom: 0;
  }
}
.single-event .info .upper .event-info > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .event-info > div {
    font-size: 18px;
    display: inline-block;
    width: 50%;
    text-align: center;
    padding: 8px 0;
    border-bottom: 3px solid #000;
  }
  .single-event .info .upper .event-info > div.full {
    width: 100%;
  }
  .single-event .info .upper .event-info > div.full .btn {
    font-size: 16px;
    max-width: 100%;
    width: 400px;
  }
}
.single-event .info .upper .event-info > div:last-child {
  text-align: right;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .event-info > div:last-child {
    text-align: center;
  }
}
.single-event .info .upper .event-info > div .small {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .event-info > div .small {
    font-size: 12px;
  }
}
@media all and (max-width: 600px) {
  .single-event .info .upper .event-info > div .btn {
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.single-event .info .upper .event-info .ticket-img {
  display: none;
}
.single-event .info .upper .artists {
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
.single-event .info .upper .artists .headings {
  font-size: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .artists .headings {
    font-size: 18px;
  }
}
.single-event .info .upper .artists .headings a {
  color: #000;
  text-decoration: none;
}
.single-event .info .upper .artists .headings a:hover {
  text-decoration: underline;
}
.single-event .info .upper .artists .headings .head {
  display: inline-block;
  vertical-align: middle;
  margin-right: 32px;
  margin-bottom: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .artists .headings .head {
    display: block;
  }
}
.single-event .info .upper .artists .headings .support {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .artists .headings .support {
    display: block;
  }
}
.single-event .info .upper .artists .headings .small {
  font-size: 14px;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .artists .headings .small {
    font-size: 12px;
  }
}
.single-event .info .upper .artists .images .half-block {
  width: 50%;
  float: left;
}
.single-event .info .upper .artists .images .image {
  display: block;
  background-size: cover;
  background-position: center center;
}
@media all and (max-width: 600px) {
  .single-event .info .upper .artists .images .image {
    width: 33.333%;
    padding-bottom: 33.333%;
    margin: 0;
    float: left;
    height: 0;
  }
}
.single-event .info .upper .artists .images .image.half {
  width: 49%;
  padding-bottom: 49%;
  margin: 0 1% 1% 0;
  height: 0;
  float: left;
}
.single-event .info .upper .artists .images .image.half:nth-child(3), .single-event .info .upper .artists .images .image.half:nth-child(4) {
  margin: 0 1% 0 0;
}
.single-event .info .upper .artists .images .image.full {
  width: 99%;
  padding-bottom: 99%;
  height: 0;
  margin-right: 1%;
}
.single-event .info .lower {
  padding: 48px 84px;
  background: #87F9D8;
}
@media all and (max-width: 900px) {
  .single-event .info .lower {
    padding: 24px;
  }
}
@media all and (max-width: 600px) {
  .single-event .info .lower {
    padding: 12px;
  }
}
.single-event .info .lower h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 600px) {
  .single-event .info .lower h2 {
    font-size: 18px;
  }
}
.single-event .info .lower .event {
  margin-bottom: 4px;
  width: 100%;
  background: #fff;
  font-size: 0;
  border: 3px solid #87F9D8;
  display: table;
}
.single-event .info .lower .event.active {
  border-color: #000;
}
.single-event .info .lower .event .cell {
  display: table-cell;
  padding: 8px 8px 8px 0px;
  vertical-align: middle;
  text-align: left;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell {
    font-size: 14px;
  }
}
.single-event .info .lower .event .cell.when {
  width: 84px;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell.when {
    width: 64px;
  }
}
.single-event .info .lower .event .cell.where {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
}
.single-event .info .lower .event .cell.where .venue {
  display: block;
  text-transform: none;
  font-weight: normal;
}
.single-event .info .lower .event .cell.where a {
  color: #000;
  text-decoration: none;
}
.single-event .info .lower .event .cell.where a:hover {
  text-decoration: underline;
}
.single-event .info .lower .event .cell.where .btns {
  padding-top: 8px;
}
.single-event .info .lower .event .cell.where .btns .btn {
  margin-right: 8px;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell.where {
    font-size: 14px;
  }
}
.single-event .info .lower .event .cell.tickets {
  width: 164px;
  text-align: center;
  font-weight: bold;
}
.single-event .info .lower .event .cell .ticket-img {
  display: none;
}
.single-event .info .lower .event .cell.info-cell {
  width: 84px;
}
.single-event .info .lower .event .cell.share {
  width: 32px;
}
.single-event .info .lower .event .cell.share a {
  font-size: 22px;
  color: #000;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell.share a {
    font-size: 18px;
  }
}
.single-event .info .lower .event .cell.share .share-holder {
  display: block;
}
.single-event .info .lower .event .cell .date {
  margin-left: 8px;
  text-align: center;
  padding: 6px 2px;
  border: 3px solid #87F9D8;
  border-radius: 4px;
  width: 60px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  font-size: 20px;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell .date {
    font-size: 18px;
  }
}
.single-event .info .lower .event .cell .date .month {
  display: block;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell .date .month {
    font-size: 14px;
  }
}
@media all and (max-width: 600px) {
  .single-event .info .lower .event .cell .btn {
    font-size: 12px;
  }
}
.single-event .info .lower a.prev, .single-event .info .lower a.next {
  color: #000;
  text-decoration: none;
  padding-top: 20px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
.single-event .info .lower a.prev:hover, .single-event .info .lower a.next:hover {
  text-decoration: underline;
}
.single-event .info .lower a.next {
  float: right;
}
.single-event .info .lower a.prev {
  float: left;
}
.single-event .info .comments {
  background: #FFFFFF;
  padding: 48px 84px;
}
@media all and (max-width: 900px) {
  .single-event .info .comments {
    padding: 24px;
  }
}
@media all and (max-width: 600px) {
  .single-event .info .comments {
    padding: 12px;
  }
}
.single-event .info .comments h2 {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 900px) {
  .single-event .info .comments h2 {
    font-size: 18px;
  }
}
.single-event .info .comments .comments-box {
  max-height: 600px;
  overflow-y: auto;
}
.single-event .bottom-btn-row {
  padding: 16px 84px;
  text-align: center;
}
.single-event .bottom-btn-row .btn {
  font-size: 18px;
}
.single-event .bottom-btn-row .btn:nth-child(2n) {
  margin-left: 16px;
}
.single-event .bottom-btn-row .ticket-img {
  display: none;
}

.event-tabs {
  padding: 2px 0;
  border-bottom: 3px solid #000;
  margin-bottom: 24px;
  font-size: 0;
}
.event-tabs .tab-title {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 20px;
  position: relative;
  font-family: "brandon-grotesque", sans-serif;
  cursor: pointer;
}
@media all and (max-width: 600px) {
  .event-tabs .tab-title {
    width: 50%;
    text-align: center;
    margin-right: 0;
    padding: 0 4px;
  }
}
@media all and (max-width: 359px) {
  .event-tabs .tab-title {
    padding: 0 24px;
  }
}
.event-tabs .tab-title.active:after {
  bottom: -6px;
  left: 0;
  right: 0;
  position: absolute;
  border-top: 4px solid #fff;
  content: "";
}

.gallery-section {
  background: #f2f2f2;
}
.gallery-section .constrainer {
  max-width: 1644px;
}
.gallery-section .gallery {
  padding: 40px 0 76px 0;
}
.gallery-section .gallery .gallery-item {
  width: 24%;
  margin-right: 1%;
  height: 0;
  float: left;
  padding-bottom: 18%;
  margin-bottom: 1%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: cover;
  cursor: pointer;
}
.gallery-section .gallery .gallery-item:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 870px) {
  .gallery-section .gallery {
    padding: 16px 0 4px 0;
  }
}
@media all and (max-width: 768px) {
  .gallery-section .gallery .gallery-item {
    width: 32%;
    margin-right: 2%;
    padding-bottom: 24%;
    margin-bottom: 2%;
  }
  .gallery-section .gallery .gallery-item:nth-child(4n) {
    margin-right: 2%;
  }
  .gallery-section .gallery .gallery-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 500px) {
  .gallery-section .gallery .gallery-item {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 1%;
    padding-bottom: 36%;
  }
  .gallery-section .gallery .gallery-item:nth-child(4n) {
    margin-right: 1%;
  }
  .gallery-section .gallery .gallery-item:nth-child(3n) {
    margin-right: 1%;
  }
  .gallery-section .gallery .gallery-item:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 400px) {
  .gallery-section .gallery {
    padding: 12px 0;
  }
}

.add-event-dialog,
.edit-event-dialog {
  max-width: 950px;
}
.add-event-dialog .intro,
.edit-event-dialog .intro {
  margin-bottom: 32px;
  font-size: 18px;
}
.add-event-dialog .ticket-info,
.edit-event-dialog .ticket-info {
  text-align: center;
  border: 3px solid #000;
  padding: 16px;
  max-width: 500px;
  margin: 0 auto 16px;
}
.add-event-dialog .ticket-info h2,
.edit-event-dialog .ticket-info h2 {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.add-event-dialog .ticket-info .btn-row,
.edit-event-dialog .ticket-info .btn-row {
  margin-bottom: 0;
}
.add-event-dialog .subheading,
.edit-event-dialog .subheading {
  font-family: "brandon-grotesque", sans-serif;
  text-align: left;
  margin-top: 16px;
}
.add-event-dialog .genre-flyout,
.edit-event-dialog .genre-flyout {
  max-height: 224px;
  overflow: auto;
}
.add-event-dialog .form-step,
.edit-event-dialog .form-step {
  display: none;
}
.add-event-dialog .form-step.active,
.edit-event-dialog .form-step.active {
  display: block;
}
.add-event-dialog .search,
.edit-event-dialog .search {
  float: right;
  width: 50%;
  position: relative;
}
.add-event-dialog .search .fa-search,
.edit-event-dialog .search .fa-search {
  position: absolute;
  left: 0;
  top: 2px;
}
.add-event-dialog .search .event-search,
.add-event-dialog .search .artist-search,
.edit-event-dialog .search .event-search,
.edit-event-dialog .search .artist-search {
  border: 0;
  border-bottom: 2px solid #000;
  padding: 0 6px 6px 24px;
  display: block;
  width: 100%;
}
.add-event-dialog .artists,
.edit-event-dialog .artists {
  margin-bottom: 16px;
}
.add-event-dialog .artists .top-row,
.edit-event-dialog .artists .top-row {
  margin-bottom: 8px;
}
.add-event-dialog .artists .heading,
.edit-event-dialog .artists .heading {
  margin-bottom: 8px;
  font-size: 18px;
  text-align: left;
}
.add-event-dialog .artists .mobile,
.edit-event-dialog .artists .mobile {
  display: none;
}
@media all and (max-width: 720px) {
  .add-event-dialog .artists .mobile,
.edit-event-dialog .artists .mobile {
    display: block;
  }
  .add-event-dialog .artists .desktop,
.edit-event-dialog .artists .desktop {
    display: none;
  }
}
.add-event-dialog .artists .left,
.edit-event-dialog .artists .left {
  float: left;
  width: 47%;
}
@media all and (max-width: 720px) {
  .add-event-dialog .artists .left,
.edit-event-dialog .artists .left {
    float: none;
    width: 100%;
  }
}
.add-event-dialog .artists .middle,
.edit-event-dialog .artists .middle {
  float: left;
  margin-left: 2%;
  margin-right: 2%;
  width: 2%;
  text-align: center;
  position: relative;
}
@media all and (max-width: 720px) {
  .add-event-dialog .artists .middle,
.edit-event-dialog .artists .middle {
    float: none;
    width: 100%;
  }
}
.add-event-dialog .artists .middle .fa-chevron-left,
.edit-event-dialog .artists .middle .fa-chevron-left {
  position: absolute;
  top: 35%;
  left: 0;
  font-size: 20px;
}
.add-event-dialog .artists .middle .fa-chevron-right,
.edit-event-dialog .artists .middle .fa-chevron-right {
  position: absolute;
  top: 55%;
  left: 0;
  font-size: 20px;
}
.add-event-dialog .artists .middle .fa-chevron-up, .add-event-dialog .artists .middle .fa-chevron-down,
.edit-event-dialog .artists .middle .fa-chevron-up,
.edit-event-dialog .artists .middle .fa-chevron-down {
  font-size: 20px;
  margin: 0 12px;
}
.add-event-dialog .artists .right,
.edit-event-dialog .artists .right {
  float: left;
  width: 47%;
}
@media all and (max-width: 720px) {
  .add-event-dialog .artists .right,
.edit-event-dialog .artists .right {
    float: none;
    width: 100%;
  }
}
.add-event-dialog .event-holder,
.add-event-dialog .artist-holder,
.edit-event-dialog .event-holder,
.edit-event-dialog .artist-holder {
  border: 2px solid #000;
  height: 250px;
  overflow: scroll;
  background: #F7F7F7;
  margin-bottom: 8px;
}
.add-event-dialog .tour-artists .location,
.edit-event-dialog .tour-artists .location {
  display: none;
}
.add-event-dialog .all-artist .actions,
.edit-event-dialog .all-artist .actions {
  display: none;
}
.add-event-dialog .add-new-row,
.edit-event-dialog .add-new-row {
  font-size: 14px;
  cursor: pointer;
  text-align: left;
}
.add-event-dialog .event-row,
.add-event-dialog .artist-row,
.edit-event-dialog .event-row,
.edit-event-dialog .artist-row {
  border-bottom: 1px solid #000;
  padding: 12px;
  background: #FFF;
  cursor: pointer;
}
.add-event-dialog .event-row:hover,
.add-event-dialog .artist-row:hover,
.edit-event-dialog .event-row:hover,
.edit-event-dialog .artist-row:hover {
  background: #87f9d9;
}
.add-event-dialog .event-row .actions,
.add-event-dialog .artist-row .actions,
.edit-event-dialog .event-row .actions,
.edit-event-dialog .artist-row .actions {
  float: right;
  margin-left: 8px;
}
@media all and (max-width: 400px) {
  .add-event-dialog .event-row .actions,
.add-event-dialog .artist-row .actions,
.edit-event-dialog .event-row .actions,
.edit-event-dialog .artist-row .actions {
    float: none;
    margin-bottom: 4px;
    text-align: left;
    margin-left: 0;
  }
}
.add-event-dialog .event-row .actions select,
.add-event-dialog .artist-row .actions select,
.edit-event-dialog .event-row .actions select,
.edit-event-dialog .artist-row .actions select {
  margin-right: 8px;
  position: relative;
  top: -2px;
}
.add-event-dialog .event-row .actions .fa-chevron-up,
.add-event-dialog .artist-row .actions .fa-chevron-up,
.edit-event-dialog .event-row .actions .fa-chevron-up,
.edit-event-dialog .artist-row .actions .fa-chevron-up {
  position: relative;
  top: -4px;
}
.add-event-dialog .event-row .actions .fa-chevron-down,
.add-event-dialog .artist-row .actions .fa-chevron-down,
.edit-event-dialog .event-row .actions .fa-chevron-down,
.edit-event-dialog .artist-row .actions .fa-chevron-down {
  position: relative;
  top: -4px;
  margin-right: 4px;
}
.add-event-dialog .event-row .actions .fa-close,
.add-event-dialog .artist-row .actions .fa-close,
.edit-event-dialog .event-row .actions .fa-close,
.edit-event-dialog .artist-row .actions .fa-close {
  position: relative;
  top: -4px;
}
.add-event-dialog .event-row .date,
.add-event-dialog .event-row .location,
.add-event-dialog .artist-row .date,
.add-event-dialog .artist-row .location,
.edit-event-dialog .event-row .date,
.edit-event-dialog .event-row .location,
.edit-event-dialog .artist-row .date,
.edit-event-dialog .artist-row .location {
  float: right;
  font-size: 14px;
}
.add-event-dialog .event-row .name,
.add-event-dialog .artist-row .name,
.edit-event-dialog .event-row .name,
.edit-event-dialog .artist-row .name {
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}
.add-event-dialog .btn-row .btn,
.edit-event-dialog .btn-row .btn {
  margin-right: 16px;
}
.add-event-dialog .btn-row .btn:last-child,
.edit-event-dialog .btn-row .btn:last-child {
  margin-right: 0;
}
.add-event-dialog .upload-row,
.edit-event-dialog .upload-row {
  text-align: left;
  margin-bottom: 16px;
}
.add-event-dialog .upload-row > label,
.edit-event-dialog .upload-row > label {
  font-size: 12px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.add-event-dialog .upload-row .box,
.edit-event-dialog .upload-row .box {
  text-align: center;
  background: #F4F4F4;
  padding: 16px;
}
.add-event-dialog .upload-row .box .not-image-message,
.edit-event-dialog .upload-row .box .not-image-message {
  display: none;
  text-align: center;
  margin-bottom: 8px;
  font-size: 13px;
  color: #CE453C;
}
.add-event-dialog .upload-row .box .image-holder,
.edit-event-dialog .upload-row .box .image-holder {
  width: 150px;
  height: 233px;
  background-position: center center;
  background-repeat: none;
  background-size: cover;
  margin: 0 auto 16px;
}
.add-event-dialog .upload-row .box label,
.edit-event-dialog .upload-row .box label {
  display: block;
  margin-bottom: 8px;
}
.add-event-dialog .upload-row .box .btn,
.edit-event-dialog .upload-row .box .btn {
  padding: 6px 12px;
}
.add-event-dialog .errors,
.edit-event-dialog .errors {
  background: #CE453C;
  color: #FFF;
  padding: 16px;
  margin-bottom: 16px;
  text-align: left;
  display: none;
}
.add-event-dialog .no-ticketing-yet,
.edit-event-dialog .no-ticketing-yet {
  padding: 32px 0;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.add-event-dialog .form-step.step-3 input.primary,
.edit-event-dialog .form-step.step-3 input.primary {
  font-size: 14px;
}
.add-event-dialog .form-step.step-3 i.fa.fa-close,
.edit-event-dialog .form-step.step-3 i.fa.fa-close {
  font-size: 18px;
  position: relative;
  top: 16px;
}
.add-event-dialog .form-step.step-3 .add-ticket-type,
.edit-event-dialog .form-step.step-3 .add-ticket-type {
  font-size: 14px;
  padding: 8px;
}
.add-event-dialog .form-step.step-3 .add-ticket-type-row,
.edit-event-dialog .form-step.step-3 .add-ticket-type-row {
  text-align: left;
  margin-bottom: 24px;
}
.add-event-dialog .form-step.step-3 .ticket-table tr td,
.edit-event-dialog .form-step.step-3 .ticket-table tr td {
  padding: 8px;
}
@media all and (max-width: 600px) {
  .add-event-dialog .form-step.step-3 .ticket-table tr td,
.edit-event-dialog .form-step.step-3 .ticket-table tr td {
    padding: 2px;
  }
  .add-event-dialog .form-step.step-3 .ticket-table tr td input,
.edit-event-dialog .form-step.step-3 .ticket-table tr td input {
    padding: 4px !important;
  }
}
@media all and (max-width: 600px) {
  .add-event-dialog .form-step.step-3 .ticket-table tr th,
.edit-event-dialog .form-step.step-3 .ticket-table tr th {
    font-size: 10px !important;
  }
}
.add-event-dialog .form-step.step-3 .ticket-table input.valid,
.edit-event-dialog .form-step.step-3 .ticket-table input.valid {
  background: #F3FBF4;
  color: #1AB719;
  border: 2px solid #1AB719;
}
.add-event-dialog .form-step.step-3 .ticket-table input.invalid,
.edit-event-dialog .form-step.step-3 .ticket-table input.invalid {
  background: #FAF2F2;
  color: #CE453C;
  border: 2px solid #CE453C;
}
.add-event-dialog .form-step.step-3 .tabs,
.edit-event-dialog .form-step.step-3 .tabs {
  border-bottom: 3px solid #000;
  margin-bottom: 16px;
  background: #FFF;
}
.add-event-dialog .form-step.step-3 .tabs .tab,
.edit-event-dialog .form-step.step-3 .tabs .tab {
  color: #000;
  border: 3px solid #EBEBEB;
  padding: 6px 12px;
  font-size: 14px;
  background: #EBEBEB;
  color: #a4a4a4;
  position: relative;
  border-bottom: 0;
  top: 3px;
  width: 33.33333%;
}
.add-event-dialog .form-step.step-3 .tabs .tab.active,
.edit-event-dialog .form-step.step-3 .tabs .tab.active {
  background: #FFF;
  color: #000;
  padding: 9px 12px 6px;
  border: 3px solid #000;
  border-bottom: 0;
}
.add-event-dialog .form-step.step-3 .tabs .tab.active::after, .add-event-dialog .form-step.step-3 .tabs .tab.active::before,
.edit-event-dialog .form-step.step-3 .tabs .tab.active::after,
.edit-event-dialog .form-step.step-3 .tabs .tab.active::before {
  display: none;
}
.add-event-dialog .form-step.step-3 .tab-content,
.edit-event-dialog .form-step.step-3 .tab-content {
  display: none;
}
.add-event-dialog .form-step.step-3 .tab-content.active,
.edit-event-dialog .form-step.step-3 .tab-content.active {
  display: block;
}

.single-event .share-holder,
.single-event .mobile-share-holder, .single-tour .share-holder,
.single-tour .mobile-share-holder, .manage-news table.secondary .share-holder,
.manage-news table.secondary .mobile-share-holder {
  display: inline-block;
  position: relative;
}
.single-event .share-holder .fa-share-alt,
.single-event .mobile-share-holder .fa-share-alt, .single-tour .share-holder .fa-share-alt,
.single-tour .mobile-share-holder .fa-share-alt, .manage-news table.secondary .share-holder .fa-share-alt,
.manage-news table.secondary .mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #000;
}
.single-event .share-holder .share-flyout,
.single-event .mobile-share-holder .share-flyout, .single-tour .share-holder .share-flyout,
.single-tour .mobile-share-holder .share-flyout, .manage-news table.secondary .share-holder .share-flyout,
.manage-news table.secondary .mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 50%;
  top: 100%;
  background: #232323;
  border-top: 0;
  transform: translate(-50%, 20px);
  z-index: 10;
}
@media all and (max-width: 1220px) {
  .single-event .share-holder .share-flyout,
.single-event .mobile-share-holder .share-flyout, .single-tour .share-holder .share-flyout,
.single-tour .mobile-share-holder .share-flyout, .manage-news table.secondary .share-holder .share-flyout,
.manage-news table.secondary .mobile-share-holder .share-flyout {
    left: -86px;
  }
  .single-event .share-holder .share-flyout .arrow:after,
.single-event .mobile-share-holder .share-flyout .arrow:after, .single-tour .share-holder .share-flyout .arrow:after,
.single-tour .mobile-share-holder .share-flyout .arrow:after, .manage-news table.secondary .share-holder .share-flyout .arrow:after,
.manage-news table.secondary .mobile-share-holder .share-flyout .arrow:after {
    left: auto !important;
    right: 0 !important;
  }
}
.single-event .share-holder .share-flyout .invisible,
.single-event .mobile-share-holder .share-flyout .invisible, .single-tour .share-holder .share-flyout .invisible,
.single-tour .mobile-share-holder .share-flyout .invisible, .manage-news table.secondary .share-holder .share-flyout .invisible,
.manage-news table.secondary .mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  top: -24px;
  left: 0;
  right: 0;
}
.single-event .share-holder .share-flyout a,
.single-event .mobile-share-holder .share-flyout a, .single-tour .share-holder .share-flyout a,
.single-tour .mobile-share-holder .share-flyout a, .manage-news table.secondary .share-holder .share-flyout a,
.manage-news table.secondary .mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  margin-bottom: 0 !important;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.single-event .share-holder .share-flyout a .name,
.single-event .mobile-share-holder .share-flyout a .name, .single-tour .share-holder .share-flyout a .name,
.single-tour .mobile-share-holder .share-flyout a .name, .manage-news table.secondary .share-holder .share-flyout a .name,
.manage-news table.secondary .mobile-share-holder .share-flyout a .name {
  display: none;
}
.single-event .share-holder .share-flyout a:hover,
.single-event .mobile-share-holder .share-flyout a:hover, .single-tour .share-holder .share-flyout a:hover,
.single-tour .mobile-share-holder .share-flyout a:hover, .manage-news table.secondary .share-holder .share-flyout a:hover,
.manage-news table.secondary .mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.single-event .share-holder .share-flyout a.facebook,
.single-event .mobile-share-holder .share-flyout a.facebook, .single-tour .share-holder .share-flyout a.facebook,
.single-tour .mobile-share-holder .share-flyout a.facebook, .manage-news table.secondary .share-holder .share-flyout a.facebook,
.manage-news table.secondary .mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.single-event .share-holder .share-flyout a.facebook:hover,
.single-event .mobile-share-holder .share-flyout a.facebook:hover, .single-tour .share-holder .share-flyout a.facebook:hover,
.single-tour .mobile-share-holder .share-flyout a.facebook:hover, .manage-news table.secondary .share-holder .share-flyout a.facebook:hover,
.manage-news table.secondary .mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.single-event .share-holder .share-flyout a.twitter,
.single-event .mobile-share-holder .share-flyout a.twitter, .single-tour .share-holder .share-flyout a.twitter,
.single-tour .mobile-share-holder .share-flyout a.twitter, .manage-news table.secondary .share-holder .share-flyout a.twitter,
.manage-news table.secondary .mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.single-event .share-holder .share-flyout a.twitter:hover,
.single-event .mobile-share-holder .share-flyout a.twitter:hover, .single-tour .share-holder .share-flyout a.twitter:hover,
.single-tour .mobile-share-holder .share-flyout a.twitter:hover, .manage-news table.secondary .share-holder .share-flyout a.twitter:hover,
.manage-news table.secondary .mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.single-event .share-holder .share-flyout a.tumblr,
.single-event .mobile-share-holder .share-flyout a.tumblr, .single-tour .share-holder .share-flyout a.tumblr,
.single-tour .mobile-share-holder .share-flyout a.tumblr, .manage-news table.secondary .share-holder .share-flyout a.tumblr,
.manage-news table.secondary .mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.single-event .share-holder .share-flyout a.tumblr:hover,
.single-event .mobile-share-holder .share-flyout a.tumblr:hover, .single-tour .share-holder .share-flyout a.tumblr:hover,
.single-tour .mobile-share-holder .share-flyout a.tumblr:hover, .manage-news table.secondary .share-holder .share-flyout a.tumblr:hover,
.manage-news table.secondary .mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.single-event .share-holder .share-flyout a.email,
.single-event .mobile-share-holder .share-flyout a.email, .single-tour .share-holder .share-flyout a.email,
.single-tour .mobile-share-holder .share-flyout a.email, .manage-news table.secondary .share-holder .share-flyout a.email,
.manage-news table.secondary .mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.single-event .share-holder .share-flyout a.email:hover,
.single-event .mobile-share-holder .share-flyout a.email:hover, .single-tour .share-holder .share-flyout a.email:hover,
.single-tour .mobile-share-holder .share-flyout a.email:hover, .manage-news table.secondary .share-holder .share-flyout a.email:hover,
.manage-news table.secondary .mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.single-event .share-holder .share-flyout a .fa,
.single-event .mobile-share-holder .share-flyout a .fa, .single-tour .share-holder .share-flyout a .fa,
.single-tour .mobile-share-holder .share-flyout a .fa, .manage-news table.secondary .share-holder .share-flyout a .fa,
.manage-news table.secondary .mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF !important;
  font-size: 20px;
  text-align: center !important;
  float: none !important;
  display: inline-block !important;
  width: 20px;
  position: relative;
  top: 1px;
}
.single-event .share-holder .share-flyout .arrow,
.single-event .mobile-share-holder .share-flyout .arrow, .single-tour .share-holder .share-flyout .arrow,
.single-tour .mobile-share-holder .share-flyout .arrow, .manage-news table.secondary .share-holder .share-flyout .arrow,
.manage-news table.secondary .mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #232323;
}
.single-event .share-holder .share-flyout .arrow:after,
.single-event .mobile-share-holder .share-flyout .arrow:after, .single-tour .share-holder .share-flyout .arrow:after,
.single-tour .mobile-share-holder .share-flyout .arrow:after, .manage-news table.secondary .share-holder .share-flyout .arrow:after,
.manage-news table.secondary .mobile-share-holder .share-flyout .arrow:after {
  top: -30px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-bottom-color: #232323;
  border-width: 16px;
  margin-left: -16px;
}
.single-event .share-holder .share-flyout .heading,
.single-event .mobile-share-holder .share-flyout .heading, .single-tour .share-holder .share-flyout .heading,
.single-tour .mobile-share-holder .share-flyout .heading, .manage-news table.secondary .share-holder .share-flyout .heading,
.manage-news table.secondary .mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}

.dialog.ticket-purchase {
  padding: 0;
  max-width: 910px;
}

.ticket-purchase {
  text-align: left;
}
.ticket-purchase .event-details {
  max-width: 706px;
  padding: 32px 0;
  margin: 0 auto;
}
@media all and (max-width: 778px) {
  .ticket-purchase .event-details {
    padding: 32px 30px;
  }
}
@media all and (max-width: 366px) {
  .ticket-purchase .event-details {
    padding: 32px 20px;
  }
}
@media all and (max-width: 354px) {
  .ticket-purchase .event-details {
    padding: 32px 12px 12px 12px;
  }
}
.ticket-purchase .event-details .image-holder {
  float: left;
  background-size: contain;
  width: 206px;
  height: 206px;
  margin-right: 24px;
}
@media all and (max-width: 525px) {
  .ticket-purchase .event-details .image-holder {
    margin-right: 0;
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 24px;
  }
}
.ticket-purchase .event-details .text-holder {
  overflow: hidden;
}
.ticket-purchase .event-details .text-holder .name {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 28px;
}
.ticket-purchase .event-details .text-holder .location {
  font-size: 18px;
}
.ticket-purchase .event-details .text-holder .dates {
  font-size: 18px;
  margin-bottom: 32px;
}
.ticket-purchase .event-details .text-holder .description {
  font-size: 14px;
}
.ticket-purchase .divider {
  border-top: 3px solid #000;
  height: 0;
}
.ticket-purchase .tickets {
  padding: 32px 0;
  max-width: 706px;
  margin: 0 auto;
}
@media all and (max-width: 778px) {
  .ticket-purchase .tickets {
    padding: 16px 8px;
  }
}
@media all and (max-width: 778px) {
  .ticket-purchase .tickets table.tertiary td {
    padding: 10px 6px;
  }
}
.ticket-purchase .tickets .heading {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  text-align: center;
}
.ticket-purchase .tickets .ticket-type-name {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
}
@media all and (max-width: 452px) {
  .ticket-purchase .tickets .ticket-type-name {
    font-size: 12px;
  }
}
.ticket-purchase .tickets table {
  font-size: 14px;
  margin-bottom: 32px;
}
@media all and (max-width: 452px) {
  .ticket-purchase .tickets table {
    font-size: 12px;
  }
}
.ticket-purchase .tickets table select {
  height: auto;
  padding: 0.2em 0.4em;
}
@media all and (max-width: 452px) {
  .ticket-purchase .tickets table select {
    font-size: 12px;
  }
}
@media all and (max-width: 354px) {
  .ticket-purchase .tickets table select {
    padding: 0.2em 0.1em;
  }
}
@media all and (max-width: 452px) {
  .ticket-purchase .tickets table th {
    font-size: 10px;
  }
}
.ticket-purchase .tickets table td {
  vertical-align: middle;
}
.ticket-purchase .tickets .totals {
  font-size: 0;
}
.ticket-purchase .tickets .totals .left {
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.ticket-purchase .tickets .totals .left .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #c0bebe;
  font-size: 14px;
  margin-bottom: 4px;
}
.ticket-purchase .tickets .totals .left .total {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 32px;
  line-height: 0.8;
}
.ticket-purchase .tickets .right {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 50%;
}
.ticket-purchase .tickets .right .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #c0bebe;
  font-size: 14px;
  margin-bottom: 4px;
}
.ticket-purchase .tickets .right input[type=text] {
  margin-bottom: 8px;
  display: block;
}
.ticket-purchase .tickets .right .btn {
  padding: 0.6em 3.2em;
  float: right;
}
@media all and (max-width: 342px) {
  .ticket-purchase .tickets .right .btn {
    margin-top: 12px;
  }
}
.ticket-purchase .terms-row {
  text-align: center;
  padding-top: 32px;
}
.ticket-purchase .terms-row a {
  color: #000;
}

.order-success-page > .top-row,
.order-failed-page > .top-row {
  background: url(/images/bg-order-complete.png?11d0e9f73936c9a575c47449d07e4b6e) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 200px 32px 40px;
}
@media all and (max-width: 471px) {
  .order-success-page > .top-row,
.order-failed-page > .top-row {
    padding: 100px 24px 40px;
  }
}
.order-success-page > .top-row .constrainer,
.order-failed-page > .top-row .constrainer {
  max-width: 533px;
  padding: 0;
}
.order-success-page > .top-row .heading,
.order-failed-page > .top-row .heading {
  margin-bottom: 32px;
}
.order-success-page > .top-row .heading img,
.order-failed-page > .top-row .heading img {
  display: block;
  margin: 0 auto;
  width: 556px;
}
.order-success-page > .top-row .intro-text,
.order-failed-page > .top-row .intro-text {
  margin-bottom: 32px;
}
@media all and (max-width: 471px) {
  .order-success-page > .top-row .intro-text,
.order-failed-page > .top-row .intro-text {
    font-size: 14px;
  }
}
.order-success-page > .top-row .intro-text .top-line,
.order-failed-page > .top-row .intro-text .top-line {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 4px;
  line-height: 1;
}
@media all and (max-width: 471px) {
  .order-success-page > .top-row .intro-text .top-line,
.order-failed-page > .top-row .intro-text .top-line {
    font-size: 20px;
  }
}
.order-success-page > .top-row .ticket-row,
.order-failed-page > .top-row .ticket-row {
  margin-bottom: 0;
  text-align: center;
}
.order-success-page > .top-row .ticket-row .constrainer,
.order-failed-page > .top-row .ticket-row .constrainer {
  max-width: 1800px;
}
.order-success-page > .top-row .ticket-row .ticket-holder,
.order-failed-page > .top-row .ticket-row .ticket-holder {
  display: inline-block;
  margin-right: 32px;
}
.order-success-page > .top-row .btn-row .btn,
.order-failed-page > .top-row .btn-row .btn {
  padding: 0.4em 3em;
}
@media all and (max-width: 471px) {
  .order-success-page > .top-row .btn-row .btn,
.order-failed-page > .top-row .btn-row .btn {
    display: block;
    width: 100%;
  }
}
@media all and (max-width: 471px) {
  .order-success-page > .top-row .btn-row .btn:first-child,
.order-failed-page > .top-row .btn-row .btn:first-child {
    margin-bottom: 16px;
  }
}
.order-success-page > .top-row .order-reference-heading,
.order-failed-page > .top-row .order-reference-heading {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
.order-failed-page > .top-row {
  padding-top: 150px;
}
@media all and (max-width: 471px) {
  .order-failed-page > .top-row {
    padding: 100px 24px 40px;
  }
}
@media all and (max-width: 320px) {
  .order-failed-page > .top-row {
    padding: 100px 16px 40px;
  }
}
.order-failed-page > .top-row .constrainer {
  max-width: 650px;
}
.order-failed-page > .top-row .torn-ticket-row {
  margin-bottom: 16px;
}
.order-failed-page > .top-row .btn-row .btn {
  padding: 0.4em 2em;
}
.order-failed-page > .top-row .btn-row .btn:first-child {
  margin-right: 16px;
}

.ticket-holder {
  max-width: 367px;
  overflow: hidden;
}

.ticket {
  max-width: 367px;
}
.ticket .circle {
  background: #F7F7F7;
  width: 38px;
  height: 38px;
  position: absolute;
  border-radius: 50%;
}
.ticket .circle.top {
  top: 0;
}
.ticket .circle.top.left {
  left: 0;
  transform: translate(-50%, -50%);
}
.ticket .circle.top.center {
  left: 50%;
  transform: translate(-50%, -50%);
}
.ticket .circle.top.right {
  right: -1px;
  transform: translate(50%, -50%);
}
.ticket .circle.middle {
  top: 0;
}
.ticket .circle.middle.left {
  left: 0;
  transform: translate(-50%, -50%);
}
.ticket .circle.middle.right {
  right: 0;
  transform: translate(50%, -50%);
}
.ticket .top-row {
  position: relative;
  text-align: center;
  padding: 32px 16px 16px;
  background: #FFF;
}
.ticket .top-row .mpl {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #bababa;
  font-size: 13px;
  margin-bottom: 4px;
  line-height: 1;
}
@media all and (max-width: 1520px) {
  .ticket .top-row .mpl {
    font-size: 12px;
  }
}
.ticket .top-row .event-name {
  font-size: 21px;
  margin-bottom: 4px;
  font-weight: bold;
}
@media all and (max-width: 1520px) {
  .ticket .top-row .event-name {
    font-size: 18px;
  }
}
@media screen and (max-width: 643px) {
  .ticket .top-row .event-name {
    font-size: 16px;
  }
}
.ticket .top-row .subtitle {
  color: #bababa;
  font-size: 14px;
}
@media all and (max-width: 1520px) {
  .ticket .top-row .subtitle {
    font-size: 13px;
  }
}
.ticket .image-holder {
  background-position: center center;
  background-size: contain;
  min-height: 156px;
}
.ticket .details-holder {
  position: relative;
  background: #FFF;
  border-top: 2px dashed #ededed;
  padding: 16px 40px;
  text-align: left;
}
.ticket .details-holder .details-row {
  display: table;
  width: 100%;
}
.ticket .details-holder .row {
  display: table-row;
}
.ticket .details-holder .row .label {
  display: table-cell;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #bababa;
  font-size: 13px;
  margin-bottom: 4px;
}
@media all and (max-width: 1520px) {
  .ticket .details-holder .row .label {
    font-size: 12px;
  }
}
.ticket .details-holder .row .value {
  display: table-cell;
  font-size: 18px;
  font-weight: bold;
}
@media all and (max-width: 1520px) {
  .ticket .details-holder .row .value {
    font-size: 16px;
  }
}
@media screen and (max-width: 643px) {
  .ticket .details-holder .row .value {
    font-size: 14px;
  }
}
.ticket .more-details-row {
  background: #8cf9d9;
  display: table;
  width: 100%;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
}
.ticket .more-details-row .up {
  display: table-cell;
  border-right: 2px solid #000;
  text-align: center;
  padding: 8px;
}
.ticket .more-details-row .up:last-child {
  border-right: 0;
}
.ticket .more-details-row .up .label {
  font-size: 13px;
}
@media screen and (max-width: 643px) {
  .ticket .more-details-row .up .label {
    font-size: 12px;
  }
}
.ticket .more-details-row .up .value {
  font-size: 21px;
}
@media all and (max-width: 1520px) {
  .ticket .more-details-row .up .value {
    font-size: 18px;
  }
}
@media screen and (max-width: 643px) {
  .ticket .more-details-row .up .value {
    font-size: 14px;
  }
}
.ticket .bottom-row {
  background: #FFF;
  padding: 16px;
}
.ticket .bottom-row .action-row {
  margin-bottom: 16px;
  text-align: center;
}
.ticket .bottom-row .action-row .btn {
  padding: 0.4em 0.6em;
}
@media all and (max-width: 1520px) {
  .ticket .bottom-row .action-row .btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 643px) {
  .ticket .bottom-row .action-row .btn {
    display: block;
    width: 100%;
  }
}
.ticket .bottom-row .action-row .btn:first-child {
  padding: 0.4em 2em;
  margin-right: 8px;
}
@media screen and (max-width: 643px) {
  .ticket .bottom-row .action-row .btn:first-child {
    margin-bottom: 16px;
    margin-right: 0;
  }
}
.ticket .bottom-row .reference {
  color: #bfbfbf;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
}
@media all and (max-width: 1520px) {
  .ticket .bottom-row .reference {
    font-size: 14px;
  }
}

.my-tickets .constrainer {
  max-width: 1241px;
}
.my-tickets .page-header {
  background: #87f9d9;
  padding: 46px 0;
}
@media all and (max-width: 600px) {
  .my-tickets .page-header {
    padding: 24px 0;
  }
}
.my-tickets .page-header .heading {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 0;
}
.my-tickets .page-header .mobile-app-buttons {
  display: none;
}
@media all and (max-width: 576px) {
  .my-tickets .page-header .mobile-app-buttons {
    display: block;
  }
}
.my-tickets .page-header .mobile-app-buttons .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 14px;
  vertical-align: middle;
  margin-right: 8px;
  display: block;
  text-align: left;
  margin-top: 16px;
  margin-bottom: 8px;
}
@media all and (max-width: 416px) {
  .my-tickets .page-header .mobile-app-buttons img {
    max-width: 120px;
  }
}
.my-tickets .page-header .right {
  float: right;
}
@media all and (max-width: 576px) {
  .my-tickets .page-header .right {
    display: none;
  }
}
.my-tickets .page-header .right .label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 15px;
  vertical-align: middle;
  margin-right: 8px;
}
@media all and (max-width: 1185px) {
  .my-tickets .page-header .right .label {
    display: block;
    text-align: right;
    margin-bottom: 8px;
  }
}
.my-tickets .page-header .right img {
  vertical-align: middle;
  margin-right: 8px;
  max-height: 44px;
}
.my-tickets .terms {
  font-size: 14px;
  padding: 32px 0 0;
  text-align: center;
  background: #FFF;
}
@media all and (max-width: 600px) {
  .my-tickets .terms {
    padding-top: 16px;
    font-size: 12px;
  }
}
.my-tickets .terms a {
  color: #000;
  text-decoration: underline;
}
.my-tickets .tabs {
  padding-top: 40px;
}
@media all and (max-width: 600px) {
  .my-tickets .tabs {
    padding-top: 16px;
  }
}
.my-tickets .tabs .tab {
  width: 50%;
}
.my-tickets .tab-content-holder {
  padding: 40px 0;
}
.my-tickets .ticket-holder {
  float: left;
  width: 32%;
  margin-right: 2%;
}
@media screen and (max-width: 1243px) {
  .my-tickets .ticket-holder {
    width: 49%;
  }
}
@media screen and (max-width: 532px) {
  .my-tickets .ticket-holder {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 532px) {
  .my-tickets .ticket-holder {
    margin: 0 auto 16px;
    float: none;
  }
}
.my-tickets .ticket-holder:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1243px) {
  .my-tickets .ticket-holder:nth-child(3n) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 1243px) {
  .my-tickets .ticket-holder:nth-child(2n) {
    margin-right: 0;
  }
}
.my-tickets .ticket-holder .ticket .circle {
  background: #EEEEEE;
}

.ticket-wallet-row {
  padding: 40px 0 16px 0;
}
@media all and (max-width: 848px) {
  .ticket-wallet-row {
    padding: 32px 0 16px;
  }
}
@media all and (max-width: 448px) {
  .ticket-wallet-row {
    padding-top: 16px;
  }
}
.ticket-wallet-row .constrainer {
  max-width: 1080px;
}
.ticket-wallet-row .left {
  float: left;
  margin-right: 52px;
}
@media all and (max-width: 848px) {
  .ticket-wallet-row .left {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: center;
    margin-bottom: 16px;
  }
}
.ticket-wallet-row .right {
  overflow: hidden;
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right {
    font-size: 14px;
  }
}
.ticket-wallet-row .right .heading {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 16px;
  line-height: 1.2;
}
@media all and (max-width: 848px) {
  .ticket-wallet-row .right .heading {
    font-size: 24px;
  }
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right .heading {
    font-size: 18px;
  }
}
.ticket-wallet-row .right .heading .highlight {
  color: #87F9D8;
}
.ticket-wallet-row .right .app-icon-row {
  margin-bottom: 16px;
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right .app-icon-row {
    margin-bottom: 24px;
  }
}
.ticket-wallet-row .right .app-icon-row img {
  display: block;
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right .app-icon-row img {
    margin: 0 auto;
  }
}
.ticket-wallet-row .right .app-store-buttons a:first-child img {
  margin-right: 16px;
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right .app-store-buttons a:first-child img {
    margin-right: auto;
    margin-bottom: 16px;
  }
}
.ticket-wallet-row .right .app-store-buttons a img {
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 448px) {
  .ticket-wallet-row .right .app-store-buttons a img {
    display: block;
    margin: 0 auto;
  }
}

.backend .title-bar {
  background: #87f9d9;
  padding: 40px 0;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 32px;
}
@media screen and (max-width: 832px) {
  .backend .title-bar {
    padding: 24px 0;
  }
}
@media screen and (max-width: 755px) {
  .backend .title-bar {
    font-size: 22px;
    padding: 16px 0;
  }
}
@media screen and (max-width: 554px) {
  .backend .title-bar {
    margin-bottom: 16px;
    font-size: 16px;
  }
}
@media screen and (max-width: 481px) {
  .backend .title-bar {
    margin-bottom: 8px;
  }
}
.backend .title-bar .heading {
  font-size: 32px;
}
@media screen and (max-width: 822px) {
  .backend .title-bar .heading {
    font-size: 24px;
  }
}
@media screen and (max-width: 554px) {
  .backend .title-bar .heading {
    font-size: 20px;
    margin-bottom: 8px;
  }
}
.backend .title-bar .details {
  font-family: "Lato", sans-serif;
}
.backend .title-bar .details .detail-row {
  font-size: 18px;
  font-weight: normal;
}
@media screen and (max-width: 822px) {
  .backend .title-bar .details .detail-row {
    font-size: 16px;
  }
}
@media screen and (max-width: 554px) {
  .backend .title-bar .details .detail-row {
    font-size: 14px;
  }
}
@media screen and (max-width: 380px) {
  .backend .title-bar .details .detail-row {
    font-size: 12px;
  }
}
.backend .title-bar .details .detail-row .label {
  min-width: 126px;
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 554px) {
  .backend .title-bar .details .detail-row .label {
    min-width: 100px;
  }
}
.backend .title-bar .details .detail-row .value {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.backend .constrainer {
  max-width: 1176px;
  margin: 0 auto;
}
@media screen and (max-width: 481px) {
  .backend .constrainer {
    padding: 0 8px;
  }
}
.backend .top-row {
  margin-bottom: 24px;
}
@media screen and (max-width: 600px) {
  .backend .top-row {
    margin-bottom: 16px;
  }
}
.backend .top-row .action-btn {
  float: right;
}
@media screen and (max-width: 554px) {
  .backend .top-row .action-btn {
    float: none;
    width: 100%;
    margin-bottom: 16px;
    font-size: 14px;
  }
}
.backend .top-row .subheading {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .backend table.secondary tr th {
    padding: 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 380px) {
  .backend table.secondary tr th {
    font-size: 12px;
  }
}
@media screen and (max-width: 600px) {
  .backend table.secondary tr td {
    padding: 6px;
    font-size: 13px;
  }
}
@media screen and (max-width: 380px) {
  .backend table.secondary tr td {
    font-size: 12px;
  }
}

.events-backend .subheading {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
@media all and (max-width: 767px) {
  .events-backend .subheading {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  .events-backend .subheading {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.events-backend .sub-head {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 16px;
}
@media all and (max-width: 767px) {
  .events-backend .sub-head {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  .events-backend .sub-head {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.events-backend .constrainer {
  max-width: 1176px;
  margin: 0 auto;
}
@media screen and (max-width: 481px) {
  .events-backend .constrainer {
    padding: 0 8px;
  }
}
.events-backend .search-box {
  width: 300px;
  max-width: 100%;
  position: relative;
  float: right;
}
@media all and (max-width: 767px) {
  .events-backend .search-box {
    width: 100%;
    float: none;
  }
}
.events-backend .search-box .fa {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  font-size: 24px;
}
.events-backend .search-box input.search {
  padding-right: 32px;
}
.events-backend .tabs {
  padding-top: 42px;
}
@media screen and (max-width: 736px) {
  .events-backend .tabs {
    padding-top: 16px;
  }
}
.events-backend .tabs.artist-version .tab {
  width: 33.333%;
}
.events-backend .tabs .tab {
  width: 25%;
}
@media screen and (max-width: 680px) {
  .events-backend .tabs .tab {
    font-size: 12px;
  }
}
@media screen and (max-width: 540px) {
  .events-backend .tabs .tab {
    font-size: 10px;
  }
}
@media screen and (max-width: 420px) {
  .events-backend .tabs .tab {
    width: 100%;
    float: none;
    border-bottom: 3px solid;
    margin-bottom: 8px;
  }
}
@media screen and (max-width: 420px) {
  .events-backend .tab-content-holder.secondary {
    border-top: 0;
  }
}
@media screen and (max-width: 736px) {
  .events-backend .hide-on-mobile {
    display: none;
  }
}
.events-backend a {
  color: #000;
  text-decoration: none;
}
.events-backend .event-title {
  background: #87f9d9;
  padding: 40px 0;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}
@media screen and (max-width: 832px) {
  .events-backend .event-title {
    padding: 24px 0;
  }
}
@media screen and (max-width: 755px) {
  .events-backend .event-title {
    font-size: 22px;
    padding: 16px 0;
  }
}
@media screen and (max-width: 400px) {
  .events-backend .event-title {
    font-size: 18px;
  }
}
.events-backend table.secondary {
  margin: 38px auto 44px auto;
  font-size: 14px;
}
@media screen and (max-width: 832px) {
  .events-backend table.secondary {
    margin: 20px auto 20px auto;
  }
}
@media screen and (max-width: 481px) {
  .events-backend table.secondary {
    font-size: 12px;
    margin: 8px auto 8px auto;
  }
}
.events-backend table.secondary tr {
  width: 100%;
}
.events-backend table.secondary tr.bold-top td {
  border-top: 3px solid #000;
}
@media screen and (max-width: 481px) {
  .events-backend table.secondary th {
    font-size: 12px;
    padding: 6px;
  }
}
.events-backend table.secondary th.center {
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .events-backend table.secondary th.promoter {
    display: none;
  }
}
@media screen and (max-width: 481px) {
  .events-backend table.secondary td {
    padding: 4px;
  }
}
.events-backend table.secondary td.center {
  text-align: center;
}
@media screen and (max-width: 1300px) {
  .events-backend table.secondary td.promoter {
    display: none;
  }
}
.events-backend table.secondary .short-name {
  display: none;
}
@media screen and (max-width: 1125px) {
  .events-backend table.secondary .short-name {
    display: inline;
  }
}
.events-backend table.secondary .short-name a {
  color: #000;
}
.events-backend table.secondary .long-name {
  display: inline;
}
@media screen and (max-width: 1125px) {
  .events-backend table.secondary .long-name {
    display: none;
  }
}
.events-backend table.secondary .unannounce-btn-large {
  display: inline-block;
}
@media screen and (max-width: 398px) {
  .events-backend table.secondary .unannounce-btn-large {
    display: none;
  }
}
.events-backend table.secondary .unannounce-btn-small {
  display: none;
}
@media screen and (max-width: 398px) {
  .events-backend table.secondary .unannounce-btn-small {
    display: inline-block;
  }
}
.events-backend table.secondary .fa-arrow-right {
  font-size: 22px;
  vertical-align: middle;
  margin-left: 8px;
}
.events-backend table.secondary .fa-close {
  font-size: 22px;
  vertical-align: middle;
}
.events-backend table.secondary .fa-check {
  font-size: 22px;
  vertical-align: middle;
}
.events-backend table.secondary .fa-pencil {
  font-size: 22px;
  vertical-align: middle;
}
.events-backend table.secondary .btn-container {
  text-align: right;
  min-width: 100px;
}
.events-backend table.secondary .btn-container .btn {
  margin-bottom: 8px;
}
.events-backend table.secondary .btn-container.single .btn:first-child {
  margin-right: 0;
}
.events-backend table.secondary .btn-container.proposed-buttons .fa-check {
  margin-right: 16px;
}
.events-backend table.secondary .btn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  font-family: "brandon-grotesque", sans-serif;
  border: 3px solid #000000;
  padding: 4px;
  margin-right: 4px;
}
@media screen and (max-width: 1300px) {
  .events-backend table.secondary .btn {
    font-size: 12px;
    min-width: auto;
  }
}
@media screen and (max-width: 481px) {
  .events-backend table.secondary .btn {
    font-size: 10px;
  }
}
.events-backend table.secondary .btn:last-child {
  margin-right: 0;
}
.events-backend table.secondary .btn:hover {
  background: #000000;
  color: #ffffff;
}

table .link-copied {
  transition: opacity 0.75s;
  right: 0;
  z-index: 1;
  opacity: 0;
  margin-left: 8px;
}
table .link-copied.active {
  opacity: 1;
}
table .refer-link {
  margin-left: 8px;
}
table .refer-link i.fa {
  color: #000;
}
table .referral-info {
  transition: opacity 0.75s;
  z-index: 1;
  opacity: 0;
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  background: #fff;
  border: 2px solid #000;
  color: #000;
  padding: 6px 8px;
  font-size: 12px;
  font-family: "Lato", sans-serif;
  text-transform: none;
  font-weight: 400;
}
table .referral-info.active {
  opacity: 1;
}
table .referral-info:after, table .referral-info:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
table .referral-info:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 12px;
  margin-top: -12px;
}
table .referral-info:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #000000;
  border-width: 15px;
  margin-top: -15px;
}

.interested-events .tabs .constrainer {
  font-size: 0;
}
.interested-events .tabs .tab {
  width: 50%;
  display: inline-block;
  padding: 8px !important;
}
@media all and (max-width: 600px) {
  .interested-events .btn-container .btn {
    display: block !important;
    margin-right: 0 !important;
  }
}

.two-halfs-announced-event {
  font-size: 0;
  max-width: 500px;
  margin: 12px auto 32px auto;
}
.two-halfs-announced-event .left, .two-halfs-announced-event .right {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 550px) {
  .two-halfs-announced-event .left, .two-halfs-announced-event .right {
    width: 100%;
  }
}
.two-halfs-announced-event .left {
  border-right: 1px solid #000;
  text-align: left;
  padding-right: 32px;
}
@media all and (max-width: 550px) {
  .two-halfs-announced-event .left {
    border-right: 0 none;
    padding-right: 0;
  }
}
.two-halfs-announced-event .left .title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 2px;
  line-height: 1;
}
.two-halfs-announced-event .left .content {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 1.2;
}
.two-halfs-announced-event .right {
  border-left: 1px solid #000;
  padding-left: 42px;
}
@media all and (max-width: 550px) {
  .two-halfs-announced-event .right {
    border-left: 0 none;
    border-top: 2px solid #000;
    padding-top: 32px;
    padding-left: 0;
  }
}
.two-halfs-announced-event .right .title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  margin-bottom: 20px;
  line-height: 1;
  text-align: left;
}
.two-halfs-announced-event .right .share-item {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 300;
  display: block;
  color: #000 !important;
  text-decoration: none;
  text-align: left;
}
.two-halfs-announced-event .right .share-item .fa {
  font-size: 32px;
  margin-right: 16px;
  width: 30px;
  text-align: center;
}

.ticket-grid .no-tickets {
  text-align: center;
  padding: 80px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 24px;
  color: #B1B1B1;
}

.quick-register .input-inner {
  margin-bottom: 16px;
}
.quick-register .input-inner.half-width {
  float: left;
  width: 49%;
  margin-right: 2%;
}
.quick-register .input-inner.half-width:last-child {
  margin-right: 0;
}
@media all and (max-width: 600px) {
  .quick-register .input-inner.half-width {
    width: 100%;
    margin-right: 0;
  }
}
.quick-register .subheading {
  font-weight: normal;
  font-size: 18px;
  text-transform: none;
  font-family: "Lato", sans-serif;
  margin-top: 0;
}
.quick-register .heading {
  margin-bottom: 4px;
}
.quick-register .input-row {
  margin-bottom: 0;
}
.quick-register .input-row.captcha {
  margin-bottom: 16px;
}
.quick-register .sign-in-prompt {
  text-align: center;
  margin-bottom: 16px;
}
.quick-register .sign-in-prompt a {
  color: #000;
}
.quick-register .genre {
  text-align: left;
}
.quick-register .genre input[type=checkbox] {
  margin-right: 8px;
}
.quick-register .genre:nth-child(3n) {
  margin-right: 0;
}
.quick-register .terms {
  font-size: 14px;
  margin-bottom: 24px;
}
.quick-register .terms a {
  color: #000;
}
.quick-register .genre-buttons {
  display: none;
}
.quick-register .genre {
  float: left;
  width: 32%;
  margin-right: 2%;
  position: relative;
  margin-bottom: 2%;
}
@media all and (max-width: 640px) {
  .quick-register .genre {
    width: 49%;
  }
  .quick-register .genre:nth-child(3n) {
    margin-right: 2%;
  }
  .quick-register .genre:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 400px) {
  .quick-register .genre {
    font-size: 14px;
  }
}
@media all and (max-width: 359px) {
  .quick-register .genre {
    font-size: 12px;
  }
  .quick-register .genre input[type=checkbox] {
    margin-right: 4px;
  }
}
.quick-register .genre input[type=checkbox] {
  visibility: hidden;
}
.quick-register .genre label {
  cursor: pointer;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  background: transparent;
  border: 1px solid #000;
}
.quick-register .genre label:after {
  opacity: 0;
  content: "";
  position: absolute;
  width: 8px;
  height: 6px;
  background: transparent;
  top: 6px;
  left: 6px;
  border: 3px solid #000;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}
.quick-register .genre label.selected:after {
  opacity: 1 !important;
}
.quick-register .genre:hover label:after {
  opacity: 0.5;
}
.quick-register .genre span {
  color: #000;
  padding-left: 12px;
}

.like-to-play-main {
  background: #87f9d9;
  padding-top: 42px;
  color: #232323;
}
@media screen and (max-width: 600px) {
  .like-to-play-main {
    padding-top: 32px;
  }
}
@media screen and (max-width: 870px) {
  .like-to-play-main .constrainer {
    padding: 0;
  }
}
.like-to-play-main .heading {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 0 42px 0;
}
@media screen and (max-width: 1200px) {
  .like-to-play-main .heading {
    font-size: 24px;
    padding: 0 0 32px 0;
  }
}
.like-to-play-main .main-content, .like-to-play-main .side-content {
  float: left;
}
.like-to-play-main .main-content {
  width: calc(100% - 488px);
  padding-right: 22px;
}
@media screen and (max-width: 1200px) {
  .like-to-play-main .main-content {
    width: calc(100% - 360px);
  }
}
@media screen and (max-width: 970px) {
  .like-to-play-main .main-content {
    width: 100%;
    margin-bottom: 42px;
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .like-to-play-main .main-content {
    margin-bottom: 32px;
  }
}
.like-to-play-main .main-content.fullwidth {
  width: 100%;
  padding-right: 0;
}
.like-to-play-main .main-content.fullwidth .artist-up {
  width: 16.25%;
  padding-bottom: 16.25%;
}
.like-to-play-main .main-content.fullwidth .artist-up:nth-child(6n) {
  margin-right: 0;
}
.like-to-play-main .main-content.fullwidth .artist-up:nth-child(4n) {
  margin-right: 0.5%;
}
@media screen and (max-width: 1280px) {
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(3n) {
    margin-right: 0.5%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1064px) {
  .like-to-play-main .main-content.fullwidth .artist-up {
    width: 19.6%;
    padding-bottom: 19.6%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(5n) {
    margin-right: 0;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(6n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 1024px) {
  .like-to-play-main .main-content.fullwidth .artist-up {
    width: 24.625%;
    padding-bottom: 24.625%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(4n) {
    margin-right: 0;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(5n) {
    margin-right: 0.5%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(6n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 990px) {
  .like-to-play-main .main-content.fullwidth .artist-up {
    width: 33%;
    margin-right: 0.5%;
    padding-bottom: 33%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(4n) {
    margin-right: 0.5%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 670px) {
  .like-to-play-main .main-content.fullwidth .artist-up {
    width: 49.25%;
    padding-bottom: 49.25%;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(4n), .like-to-play-main .main-content.fullwidth .artist-up:nth-child(2n) {
    margin-right: 0;
  }
  .like-to-play-main .main-content.fullwidth .artist-up:nth-child(3n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 464px) {
  .like-to-play-main .main-content.fullwidth .artist-up {
    width: 100%;
    padding-bottom: 100%;
    margin-right: 0 !important;
  }
}
.like-to-play-main .main-content select, .like-to-play-main .main-content input, .like-to-play-main .main-content .label, .like-to-play-main .main-content .genre-flyout {
  color: #232323;
}
.like-to-play-main .main-content .artist-up {
  width: 24.6%;
  padding-bottom: 24.6%;
}
.like-to-play-main .main-content .artist-up:nth-child(6n), .like-to-play-main .main-content .artist-up:nth-child(5n) {
  margin-right: 0.5%;
}
.like-to-play-main .main-content .artist-up:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 1280px) {
  .like-to-play-main .main-content .artist-up {
    width: 33%;
    margin-right: 0.5%;
    padding-bottom: 33%;
  }
  .like-to-play-main .main-content .artist-up:nth-child(4n) {
    margin-right: 0.5%;
  }
  .like-to-play-main .main-content .artist-up:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 670px) {
  .like-to-play-main .main-content .artist-up {
    width: 49.25%;
    padding-bottom: 49.25%;
  }
  .like-to-play-main .main-content .artist-up:nth-child(4n), .like-to-play-main .main-content .artist-up:nth-child(2n) {
    margin-right: 0;
  }
  .like-to-play-main .main-content .artist-up:nth-child(3n) {
    margin-right: 0.5%;
  }
}
@media screen and (max-width: 464px) {
  .like-to-play-main .main-content .artist-up {
    width: 100%;
    padding-bottom: 100%;
    margin-right: 0 !important;
  }
}
.like-to-play-main .main-content .artist-up a {
  color: inherit;
  text-decoration: none;
}
@media screen and (max-width: 1280px) {
  .like-to-play-main .main-content .artist-up a {
    line-height: 16px;
  }
}
.like-to-play-main .main-content .artist-up .btn {
  border: 3px solid #87f9d9;
  color: #87f9d9;
  text-transform: uppercase;
  margin-top: 12px;
  padding: 15px 22px;
  font-size: 17px;
  font-weight: 700;
  line-height: 17px;
}
@media screen and (max-width: 1280px) {
  .like-to-play-main .main-content .artist-up .btn {
    font-size: 14px;
    line-height: 14px;
    padding: 12px 8px;
  }
}
.like-to-play-main .side-content {
  width: 488px;
}
@media screen and (max-width: 1200px) {
  .like-to-play-main .side-content {
    width: 360px;
  }
}
@media screen and (max-width: 970px) {
  .like-to-play-main .side-content {
    width: 100%;
  }
}
.like-to-play-main .side-content .dream-lineup {
  border-left: 3px solid #000000;
  padding-left: 22px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item {
  background: #ffffff;
  margin-bottom: 8px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .image, .like-to-play-main .side-content .dream-lineup .lineup-item .text {
  float: left;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .image {
  width: 108px;
  height: 108px;
  position: relative;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .image .remove-item {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #202020;
  display: none;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .image .remove-item .btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  border: 2px solid #ffffff;
  color: #ffffff;
  font-size: 12px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .image img {
  max-height: 100%;
  width: 100%;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text {
  width: calc(100% - 108px);
  padding: 20px 22px 18px 22px;
  color: #232323;
  position: relative;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-name {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 550px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-name {
    font-size: 16px;
  }
}
@media screen and (max-width: 440px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-name {
    font-size: 14px;
  }
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-genre {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}
@media screen and (max-width: 550px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-genre {
    font-size: 14px;
  }
}
@media screen and (max-width: 440px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-genre {
    font-size: 12px;
  }
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-followers {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
@media screen and (max-width: 550px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-followers {
    font-size: 12px;
  }
}
@media screen and (max-width: 440px) {
  .like-to-play-main .side-content .dream-lineup .lineup-item .text .artist-followers {
    font-size: 10px;
  }
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .reorder {
  position: absolute;
  right: 20px;
  color: #000000;
  font-weight: 100;
  font-size: 28px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .reorder.up {
  top: 12px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .reorder.down {
  bottom: 12px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item .text .reorder.down.last {
  pointer-events: none;
  color: #c3c3c3;
}
.like-to-play-main .side-content .dream-lineup .lineup-item:first-child .up {
  pointer-events: none;
  color: #c3c3c3;
}
.like-to-play-main .side-content .dream-lineup .lineup-item.empty .text {
  height: 108px;
}
.like-to-play-main .side-content .dream-lineup .lineup-item.empty .image {
  background: #c3c3c3;
}
.like-to-play-main .side-content .dream-lineup .lineup-item.empty .up, .like-to-play-main .side-content .dream-lineup .lineup-item.empty .down {
  pointer-events: none;
  color: #c3c3c3;
}

.top-five-box a {
  margin-bottom: 5px;
  display: block;
}
.top-five-box a:last-child {
  margin-bottom: 0;
}
.top-five-box .banner-image {
  height: 112px;
  text-align: center;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
}
.top-five-box .banner-image span {
  position: absolute;
  max-width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

.og-link-info {
  padding: 20px 0;
  border-bottom: 3px solid #4C4C4C;
  font-size: 0;
}
.og-link-info .text-wrap {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 120px);
  color: #000;
  text-decoration: none;
}
.og-link-info .title {
  font-size: 18px !important;
  margin-bottom: 8px !important;
}
.og-link-info .description {
  font-size: 14px;
}
.og-link-info .image {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

.post-modal-box .og-link-info {
  padding: 20px 20px;
}
.post-modal-box .og-link-info .title {
  padding-left: 0 !important;
}

#quick-news-og-details {
  padding-top: 20px;
}
#quick-news-og-details .content {
  font-size: 0;
}
#quick-news-og-details .content .text-wrap {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 220px);
  color: #000;
  text-decoration: none;
}
@media all and (max-width: 600px) {
  #quick-news-og-details .content .text-wrap {
    width: calc(100% - 140px);
  }
}
#quick-news-og-details .content .image {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  height: 200px;
  margin-right: 20px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}
@media all and (max-width: 600px) {
  #quick-news-og-details .content .image {
    width: 120px;
    height: 120px;
  }
}
#quick-news-og-details .content .title {
  margin-bottom: 4px;
  font-size: 18px;
}
@media all and (max-width: 600px) {
  #quick-news-og-details .content .title {
    font-size: 16px;
  }
}
#quick-news-og-details .content .description {
  font-size: 14px;
}
@media all and (max-width: 600px) {
  #quick-news-og-details .content .description {
    font-size: 12px;
  }
}

.social-fixed {
  position: fixed;
  bottom: 24px;
  left: 24px;
  z-index: 3;
}
.social-fixed .social-links {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 1010px) {
  .social-fixed .social-links {
    display: none;
  }
}
.social-fixed .social-links a {
  color: #FFF;
  font-size: 20px;
  margin-right: 12px;
}
.social-fixed .social-links a:hover {
  color: #87F9D8;
}

.remodal-wrapper {
  z-index: 10001 !important;
}
@media all and (max-width: 600px) {
  .remodal-wrapper {
    position: fixed;
  }
}
@media all and (max-width: 600px) {
  .remodal-wrapper .remodal.signin {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
}

.remodal-overlay.remodal-is-opened {
  z-index: 10001 !important;
}

.welcome-modal {
  border: none;
  padding: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  border-radius: 0;
  width: 1165px;
  max-width: 96%;
}
.welcome-modal .remodal-close {
  top: 32px;
  right: 32px;
}
.welcome-modal .remodal-close:before {
  font-size: 40px;
  color: #87f9d9;
}
.welcome-modal .inner {
  padding: 102px 175px 112px 175px;
}
@media screen and (max-width: 600px) {
  .welcome-modal .inner {
    padding: 60px 30px;
  }
}
.welcome-modal .inner h2 {
  margin: 48px 0 34px 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
  color: #87f9d9;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .welcome-modal .inner h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
.welcome-modal .inner p {
  font-size: 19px;
  font-weight: 400;
  font-family: "Lato", sans-serif;
  line-height: 28px;
}
@media screen and (max-width: 600px) {
  .welcome-modal .inner p {
    font-size: 16px;
    line-height: 22px;
  }
}
.welcome-modal .inner img {
  max-width: 220px;
  max-height: 190px;
}
@media screen and (max-width: 600px) {
  .welcome-modal .inner img {
    max-width: 50%;
  }
}
.welcome-modal .inner .owl-dots {
  margin-top: 50px;
}
.welcome-modal .inner .owl-dots .owl-dot span {
  width: 19px;
  height: 19px;
  background: #87f9d9;
}
.welcome-modal .inner .owl-dots .owl-dot.active span {
  background: #ffffff;
}

.embedded-chat {
  position: relative;
  background: #FFF;
  height: 633px;
}
.embedded-chat.hidden-sidebar .thread-column {
  display: none;
}
.embedded-chat.hidden-sidebar .messages-column {
  position: static;
  float: none;
}
.embedded-chat .thread-column {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0;
  float: none !important;
  width: 350px !important;
}
@media all and (max-width: 746px) {
  .embedded-chat .thread-column {
    width: auto !important;
    right: 0 !important;
  }
}
.embedded-chat .thread-column .threads .thread .image-holder {
  display: none !important;
}
.embedded-chat .thread-list-holder {
  top: 55px !important;
}
.embedded-chat .messages-column {
  position: absolute;
  height: auto;
  top: 0;
  left: 350px;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 746px) {
  .embedded-chat .messages-column {
    display: none;
    left: 0;
  }
}
@media all and (max-width: 746px) {
  .embedded-chat .messages-column.active {
    display: block;
  }
}
@media all and (max-width: 625px) {
  .embedded-chat .messages-column {
    width: 100%;
    position: absolute;
    right: 0;
    display: none;
    height: auto;
    bottom: 0;
    display: none;
  }
}
.embedded-chat .messages-column .messages-holder {
  top: 55px;
  background: #FFF;
  width: calc(100% - 1px);
}
@media all and (max-width: 1650px) {
  .embedded-chat .messages-column .messages-holder {
    left: 0;
  }
}
.embedded-chat .messages-column .messages-holder .message-row.left .message {
  background: #ececec;
}
.embedded-chat .thread-column {
  float: left;
  width: 33%;
  position: static;
  border-right: 1px solid #000;
}
@media all and (max-width: 625px) {
  .embedded-chat .thread-column {
    width: 100%;
    position: absolute !important;
    right: 0;
    float: none;
    border-right: 0;
  }
}
.embedded-chat .thread-column .fa-plus {
  float: right;
}
.embedded-chat .thread-column .thread .fa-close {
  display: none;
}
.embedded-chat .thread-column .add-artist-search {
  display: none;
  position: relative;
}
.embedded-chat .thread-column .add-artist-search input {
  width: 100%;
  display: inline-block;
}
.embedded-chat .thread-column .add-artist-search .artist-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  border: 2px solid #000;
  display: none;
}
.embedded-chat .thread-column .add-artist-search .artist-autocomplete .artist-quicksearch .artist-row {
  border-bottom: 2px solid #000;
  padding: 8px;
  background: #FFF;
  display: block;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  transition: all 0.25s;
}
.embedded-chat .thread-column .add-artist-search .artist-autocomplete .artist-quicksearch .artist-row:hover {
  background: #000;
  color: #FFF;
}
.embedded-chat .thread-column .add-artist-search .artist-autocomplete .artist-quicksearch .artist-row:last-child {
  border-bottom: 0;
}
.embedded-chat .thread-column .title {
  text-align: center;
}

.fc-content-skeleton {
  pointer-events: none !important;
}
.fc-content-skeleton .fc-day-grid-event {
  pointer-events: auto !important;
}

.dialog.event-description {
  text-align: left;
}
.dialog.event-description a {
  color: #000 !important;
}
.dialog.event-description .constrainer {
  padding: 0;
}

.share-flyout.active {
  display: block !important;
}

.ts-cs-table-wrap {
  overflow: auto;
}

.ts-cs-table {
  margin-bottom: 20px;
  width: 100%;
  border-collapse: collapse;
  min-width: 530px;
}
.ts-cs-table td {
  border: 1px solid #000;
  vertical-align: top;
  text-align: left;
  padding: 4px;
}

@media all and (max-width: 400px) {
  .image-manipulation .heading {
    font-size: 18px;
  }
}
.image-manipulation .action-row .btn {
  margin-right: 8px;
}
.image-manipulation .action-row .btn.tertiary {
  margin-left: 32px;
  margin-right: 0;
}
@media all and (max-width: 400px) {
  .image-manipulation .action-row .btn.tertiary {
    display: block;
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
  }
}

.add-event-search-venue .search-result-container {
  position: relative;
  z-index: 100;
}
.add-event-search-venue .search-result-container .search-result-inner {
  position: absolute;
  top: -4px;
  left: 0;
  border: 4px solid #000;
  width: 100%;
  background: #ffffff;
}
.add-event-search-venue .search-result-container .search-result-item {
  border-bottom: 2px solid #000;
  text-align: left;
  padding: 6px;
  cursor: pointer;
}
.add-event-search-venue .search-result-container .search-result-item:hover {
  background: #F4F4F4;
}
.add-event-search-venue .search-result-container .search-result-item:last-child {
  border-bottom: none;
}

.add-event-search-promoter .typeahead {
  text-align: left;
}
.add-event-search-promoter .promoter-search-result-container {
  position: relative;
  z-index: 100;
}
.add-event-search-promoter .promoter-search-result-container .promoter-search-result-inner {
  position: absolute;
  top: -4px;
  left: 0;
  border: 4px solid #000;
  width: 100%;
  background: #ffffff;
}
.add-event-search-promoter .promoter-search-result-container .search-result-item {
  border-bottom: 2px solid #000;
  text-align: left;
  padding: 6px;
  cursor: pointer;
}
.add-event-search-promoter .promoter-search-result-container .search-result-item:hover {
  background: #F4F4F4;
}
.add-event-search-promoter .promoter-search-result-container .search-result-item:last-child {
  border-bottom: none;
}

.follower-report {
  font-size: 0;
}
.follower-report .fan-chart {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 32px 20px;
  font-size: 0px;
  height: 100%;
}
@media all and (max-width: 1200px) {
  .follower-report .fan-chart {
    width: 100%;
    height: auto;
  }
}
.follower-report .fan-chart .chart-title {
  font-size: 24px;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 24px;
}
.follower-report .controls {
  padding: 20px;
  border: 4px solid #89F9D9;
  background-color: #fff;
  margin-bottom: 32px;
}
@media all and (max-width: 624px) {
  .follower-report .controls {
    padding: 10px;
  }
}
.follower-report .modifier {
  font-size: 18px;
}
.follower-report .modifier.top {
  margin-bottom: 20px;
}
.follower-report .modifier select {
  display: inline-block;
}
.follower-report .modifier .label {
  display: inline-block;
  margin-right: 8px;
  font-size: 16px;
}
.follower-report .modifier .picker-wrap {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 16px;
}
.follower-report .modifier .picker-wrap .picker-label {
  font-size: 16px;
}
.follower-report .modifier .picker-wrap input {
  padding: 6px 12px;
  margin-top: 4px;
  width: 190px;
}
@media all and (max-width: 1500px) {
  .follower-report .modifier .picker-wrap {
    display: block;
    width: 100%;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
}
@media all and (max-width: 1200px) {
  .follower-report .modifier .picker-wrap {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
@media all and (max-width: 624px) {
  .follower-report .modifier .picker-wrap {
    width: 100%;
    display: block;
    margin-bottom: 16px;
  }
}
.follower-report .modifier .btn.primary {
  vertical-align: bottom;
}
.follower-report .modifier .picker__holder .picker__button--clear {
  display: none !important;
}
.follower-report .map-wrap {
  width: 50%;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 1200px) {
  .follower-report .map-wrap {
    width: 100%;
    height: auto;
  }
}
.follower-report .map-wrap .map {
  height: 50%;
  width: 100%;
}
@media all and (max-width: 1200px) {
  .follower-report .map-wrap .map {
    width: 100%;
    height: 400px;
  }
}
.follower-report .follower-title {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  margin-top: 32px;
  margin-bottom: 24px;
  text-transform: uppercase;
}
.follower-report .followers-by-location {
  margin: 24px;
  border: 3px solid #000;
  max-height: calc(50% - 89px);
  overflow: auto;
}
.follower-report .followers-by-location.teamers {
  max-width: 1000px;
  margin: 8px auto;
}
.follower-report .followers-by-location.teamers i.fa {
  color: #000;
}
.follower-report .followers-by-location.teamers .location-row > div:first-child {
  font-weight: bold;
  border-right: 2px solid #d7d7d7;
  width: 60%;
  padding: 12px 24px;
}
@media all and (max-width: 600px) {
  .follower-report .followers-by-location.teamers .location-row > div:first-child {
    width: 45%;
  }
}
.follower-report .followers-by-location.teamers .location-row > div:nth-child(2) {
  text-align: left;
  width: 30%;
  border-right: 2px solid #d7d7d7;
  padding: 12px 24px;
}
@media all and (max-width: 600px) {
  .follower-report .followers-by-location.teamers .location-row > div:nth-child(2) {
    width: 45%;
  }
}
.follower-report .followers-by-location.teamers .location-row > div:last-child {
  text-align: center;
  width: 10%;
  padding: 12px 0;
}
.follower-report .followers-by-location .location-row {
  border-bottom: 2px solid #d7d7d7;
}
.follower-report .followers-by-location .location-row:last-child {
  border-bottom: 0 none;
}
.follower-report .followers-by-location .location-row:nth-child(odd) {
  background: #fff;
}
.follower-report .followers-by-location .location-row > div {
  font-size: 16px;
  padding: 12px 24px;
  display: inline-block;
  vertical-align: middle;
}
@media all and (max-width: 600px) {
  .follower-report .followers-by-location .location-row > div {
    padding: 8px 12px;
    font-size: 14px;
  }
}
.follower-report .followers-by-location .location-row > div:first-child {
  font-weight: bold;
  border-right: 2px solid #d7d7d7;
  width: 75%;
}
.follower-report .followers-by-location .location-row > div:last-child {
  text-align: center;
  width: 25%;
  padding: 12px 0;
}
@media all and (max-width: 600px) {
  .follower-report .followers-by-location .location-row > div:last-child {
    padding: 8px 0;
  }
}

.lng-lat-link {
  text-align: left;
  font-size: 12px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
  margin-bottom: 20px;
  cursor: pointer;
}

.dialog.day-actions .btn {
  width: 300px;
  margin: 10px auto;
  display: block;
}

.affiliate-marketing {
  padding: 20px;
  font-size: 0px;
}
.affiliate-marketing .title-box {
  display: block;
  padding: 12px;
  text-align: center;
  background: #fff;
  font-size: 14px;
}
.affiliate-marketing .title-box .earnings {
  margin-top: 20px;
  font-size: 18px;
}
.affiliate-marketing .title-box .earnings .number {
  font-weight: bold;
}
.affiliate-marketing .title-box p.small {
  max-width: 740px;
  margin: 0 auto;
  display: block;
}
.affiliate-marketing .title-box h1 {
  text-align: center;
  margin: 0 0 12px 0;
  font-size: 34px;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
@media all and (max-width: 600px) {
  .affiliate-marketing .title-box h1 {
    font-size: 26px;
  }
}
.affiliate-marketing .title-box .sub-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 600px) {
  .affiliate-marketing .title-box .sub-title {
    font-size: 20px;
  }
}
.affiliate-marketing .title-box ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.affiliate-marketing .sharing-block {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  font-size: 14px;
  margin-top: 20px;
}
@media all and (max-width: 1200px) {
  .affiliate-marketing .sharing-block {
    width: 100%;
    height: auto;
  }
}
.affiliate-marketing .sharing-block .top-section {
  padding: 20px 32px;
  border-bottom: 1px solid #000;
}
@media all and (max-width: 630px) {
  .affiliate-marketing .sharing-block .top-section {
    padding: 12px;
  }
}
.affiliate-marketing .sharing-block .bottom-section {
  padding: 20px 32px;
}
@media all and (max-width: 630px) {
  .affiliate-marketing .sharing-block .bottom-section {
    padding: 12px;
  }
}
.affiliate-marketing .sharing-block .bottom-section .banner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  font-size: 0;
}
@media all and (max-width: 470px) {
  .affiliate-marketing .sharing-block .bottom-section .banner {
    display: block;
  }
}
.affiliate-marketing .sharing-block .bottom-section .banner > div {
  margin-right: 20px;
}
@media all and (max-width: 470px) {
  .affiliate-marketing .sharing-block .bottom-section .banner .image {
    display: inline-block;
    width: 80px;
    margin-right: 0;
    vertical-align: middle;
  }
}
.affiliate-marketing .sharing-block .bottom-section .banner .text {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 700;
}
@media all and (max-width: 470px) {
  .affiliate-marketing .sharing-block .bottom-section .banner .text {
    display: inline-block;
    width: calc(100% - 80px);
    margin-right: 0;
    vertical-align: middle;
    padding-left: 12px;
    font-size: 14px;
  }
}
.affiliate-marketing .sharing-block .bottom-section .banner .text .small {
  font-weight: 400;
  text-transform: none;
  font-size: 14px;
}
.affiliate-marketing .sharing-block .bottom-section .banner .dl-link {
  padding: 2px 4px;
  border: 2px solid #000;
  font-size: 20px;
  width: 32px;
  text-align: center;
}
@media all and (max-width: 470px) {
  .affiliate-marketing .sharing-block .bottom-section .banner .dl-link {
    margin: 8px auto;
  }
}
.affiliate-marketing .sharing-block .bottom-section .banner .dl-link a {
  color: #000;
  display: block;
}
.affiliate-marketing .sharing-block .share-title {
  font-size: 24px;
  text-align: left;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 12px;
}
@media all and (max-width: 600px) {
  .affiliate-marketing .sharing-block .share-title {
    font-size: 20px;
  }
}
.affiliate-marketing .sharing-block .share-title .small {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
.affiliate-marketing .sharing-block .affiliate-link {
  margin: 0 auto;
  position: relative;
  display: block !important;
  font-size: 16px;
}
.affiliate-marketing .sharing-block .affiliate-link i.fa-copy {
  cursor: pointer;
  font-size: 24px;
  margin-left: 12px;
  position: relative;
  top: -6px;
}
.affiliate-marketing .sharing-block .affiliate-link .affiliate-link-inner {
  white-space: nowrap;
  padding: 4px;
  margin-top: 4px;
  border: 1px solid #000;
  display: inline-block;
  background: #f5f5f5;
  max-width: calc(100% - 36px);
  overflow-x: auto;
}
@media all and (max-width: 630px) {
  .affiliate-marketing .sharing-block .affiliate-link .affiliate-link-inner {
    width: 100%;
    text-align: center;
    overflow: auto;
    font-size: 14px;
  }
}
.affiliate-marketing .sharing-block .affiliate-link .link-copied {
  transition: opacity 0.75s;
  position: static;
  top: 2px;
  display: block;
  right: 0;
  padding: 2px;
  text-align: left;
  z-index: 1;
  opacity: 0;
}
.affiliate-marketing .sharing-block .affiliate-link .link-copied.active {
  opacity: 1;
}
.affiliate-marketing .affiliate-chart {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  font-size: 14px;
}
@media all and (max-width: 630px) {
  .affiliate-marketing .affiliate-chart {
    padding: 12px 0;
  }
}
@media all and (max-width: 1200px) {
  .affiliate-marketing .affiliate-chart {
    width: 100%;
    height: auto;
  }
}
.affiliate-marketing .affiliate-chart .chart-title {
  font-size: 24px;
  text-align: left;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 12px;
}
@media all and (max-width: 600px) {
  .affiliate-marketing .affiliate-chart .chart-title {
    font-size: 20px;
  }
}
.affiliate-marketing .affiliate-chart .chart-title .small {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
.affiliate-marketing .controls {
  padding: 20px;
  border: 4px solid #89F9D9;
  background-color: #fff;
  margin-bottom: 32px;
}
@media all and (max-width: 624px) {
  .affiliate-marketing .controls {
    padding: 10px;
  }
}
.affiliate-marketing .modifier {
  font-size: 18px;
}
.affiliate-marketing .modifier.top {
  margin-bottom: 20px;
}
.affiliate-marketing .modifier select {
  display: inline-block;
}
.affiliate-marketing .modifier .label {
  display: inline-block;
  margin-right: 8px;
  font-size: 16px;
}
.affiliate-marketing .modifier .picker-wrap {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 16px;
}
.affiliate-marketing .modifier .picker-wrap .picker-label {
  font-size: 16px;
}
.affiliate-marketing .modifier .picker-wrap input {
  padding: 6px 12px;
  margin-top: 4px;
  width: 190px;
}
@media all and (max-width: 1500px) {
  .affiliate-marketing .modifier .picker-wrap {
    display: block;
    width: 100%;
    margin-bottom: 0;
    margin-bottom: 16px;
  }
}
@media all and (max-width: 1200px) {
  .affiliate-marketing .modifier .picker-wrap {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
}
@media all and (max-width: 624px) {
  .affiliate-marketing .modifier .picker-wrap {
    width: 100%;
    display: block;
    margin-bottom: 16px;
  }
}
.affiliate-marketing .modifier .btn.primary {
  vertical-align: bottom;
}
.affiliate-marketing .modifier .picker__holder .picker__button--clear {
  display: none !important;
}

.navigate-page {
  position: relative;
  height: calc(100vh - 8px);
  background: #000;
  padding-top: 81px;
}
@media screen and (max-width: 850px) {
  .navigate-page {
    padding-top: 178px;
    height: calc(100vh - 8px);
  }
}
@media screen and (max-width: 600px) {
  .navigate-page {
    padding-top: 170px;
    height: calc(100vh - 8px);
  }
}
.navigate-page.events .search-holder .search-artist-wrap .search-artists {
  width: 64%;
  margin-right: 8px;
  padding-right: 12px;
}
@media screen and (max-width: 850px) {
  .navigate-page.events .search-holder .search-artist-wrap .search-artists {
    width: calc(100% - 156px);
  }
}
@media screen and (max-width: 400px) {
  .navigate-page.events .search-holder .search-artist-wrap .search-artists {
    width: calc(100% - 136px);
  }
}
.navigate-page.events .search-holder .search-artist-wrap .btn.secondary {
  margin-left: 0;
  padding: 9px 6px;
}
@media screen and (max-width: 850px) {
  .navigate-page.events .search-holder .search-artist-wrap .btn.secondary {
    padding: 13px 0;
    width: 100px;
  }
}
@media screen and (max-width: 400px) {
  .navigate-page.events .search-holder .search-artist-wrap .btn.secondary {
    width: 80px;
  }
}
@media screen and (max-width: 850px) {
  .navigate-page.events .map {
    height: calc(100vh - 184px);
    top: 0;
  }
}
@media all and (max-width: 600px) {
  .navigate-page.events .map {
    height: calc(100vh - 176px);
  }
}
@media screen and (max-width: 850px) {
  .navigate-page.events .map.with-results {
    height: calc(100vh - 329px);
  }
}
@media all and (max-width: 600px) {
  .navigate-page.events .map.with-results {
    height: calc(100vh - 295px);
  }
}
@media screen and (max-width: 850px) {
  .navigate-page.events .quick-search-results {
    top: 179px;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .navigate-page.events .quick-search-results {
    top: 171px;
  }
}
.navigate-page.events .result-bar > h2 {
  text-align: center;
  padding: 61px 0 !important;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  .navigate-page.events .result-bar > h2 {
    padding: 48px 0 !important;
  }
}
.navigate-page.events .filter-venues {
  float: none;
  display: inline-block;
  margin-right: 8px;
}
.navigate-page.events .genre-filter {
  background: #FFF;
  padding: 16px 16px 4px;
  display: none;
  border-bottom: 8px solid #87F9D8;
  border-right: 8px solid #87F9D8;
}
.navigate-page.events .genre-filter.active {
  display: block;
}
.navigate-page.events .genre-filter .heading {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 8px;
}
.navigate-page.events .genre-filter input[type=text] {
  width: 100%;
  border: 2px solid #000;
}
.navigate-page.events .genre-filter .selected-capsule {
  font-size: 14px;
}
.navigate-page.events .genre-filter .checkbox-row {
  margin-bottom: 20px;
}
.navigate-page.events .genre-filter .checkbox-row label {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.navigate-page.events .genre-filter .checkbox-row input[type=checkbox] {
  width: auto;
  display: inline;
  margin-right: 4px;
}
.navigate-page.events .results {
  padding-bottom: 0;
}
@media screen and (max-width: 850px) {
  .navigate-page.events .results {
    border-top: 0;
    bottom: 0;
  }
}
.navigate-page.events .results .venues-map-carousel .owl-nav .owl-next {
  right: 0;
}
.navigate-page.events .results .venues-map-carousel .owl-nav .owl-next .fa {
  font-size: 30px !important;
}
.navigate-page.events .results .venues-map-carousel .owl-nav .owl-prev {
  left: 0;
}
.navigate-page.events .results .venues-map-carousel .owl-nav .owl-prev .fa {
  font-size: 30px !important;
}
.navigate-page.events .results .result-row .details .name, .navigate-page.events .results .result-row .details .event-date, .navigate-page.events .results .result-row .details .event-details, .navigate-page.events .results .result-row .details .event-times {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigate-page.events .results .venues-map-carousel .owl-nav {
  left: 0;
  right: 0;
}
.navigate-page .quick-search-results {
  position: absolute;
  left: 0;
  top: 199px;
  bottom: 0;
  width: 422px;
  z-index: 100;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  overflow-y: hidden;
  padding-bottom: 48px;
}
.navigate-page .quick-search-results .artist-list {
  max-height: 100%;
  overflow-y: auto;
}
.navigate-page .quick-search-results .page-turner {
  position: absolute;
  width: auto;
  right: 0;
}
.navigate-page .quick-search-results .artist {
  padding: 16px;
  border-bottom: 1px solid #d7d7d7;
  font-size: 0;
  cursor: pointer;
}
.navigate-page .quick-search-results .artist:hover {
  background: #d7d7d7;
}
.navigate-page .quick-search-results .artist .image {
  width: 50px;
  height: 50px;
  background-size: cover;
  background-position: center center;
  display: inline-block;
  margin-right: 16px;
  vertical-align: top;
}
.navigate-page .quick-search-results .artist .name {
  width: calc(100% - 66px);
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  vertical-align: top;
}
.navigate-page .gotouk.btn {
  width: 100px;
  float: right;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
}
@media screen and (max-width: 850px) {
  .navigate-page .gotouk.btn {
    border: 0;
    font-size: 12px;
    line-height: 1.1;
    padding: 9px 5px 10px;
    width: 50px;
  }
}
.navigate-page .filter-venues {
  width: 40px;
  float: right;
  padding: 3px;
  border: 3px solid #000;
  background: #fff;
  margin-right: 10px;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 850px) {
  .navigate-page .filter-venues {
    padding: 7px 3px;
  }
}
.navigate-page .filter-venues .fa {
  position: relative;
  top: -1px;
}
.navigate-page .filter-venues:hover {
  cursor: pointer;
  background: #000;
  color: #fff;
}
.navigate-page .filter-venues.active {
  background: #000;
  color: #fff;
}
.navigate-page .filter-venues.active:hover {
  background: #fff;
  color: #000;
}
.navigate-page .venue-filter {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 100;
  top: 100%;
  transform: translateY(-2px);
  background: #fff;
  text-align: center;
  border-bottom: 3px solid #87F9D8;
  display: none;
}
.navigate-page .venue-filter .venue-filter-row {
  padding: 8px 16px;
  border-bottom: 1px solid #d7d7d7;
}
.navigate-page .venue-filter .venue-filter-row:last-child {
  border-bottom: 0;
}
.navigate-page .venue-filter .select {
  cursor: pointer;
  display: inline-block;
  margin-right: 16px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.navigate-page .venue-filter input {
  cursor: pointer;
  display: inline !important;
  width: 20px !important;
  position: relative;
  top: -1px;
}
.navigate-page .mobile-bar {
  position: fixed;
  bottom: 0;
  left: 8px;
  right: 8px;
  background: #87f9d8;
  display: none;
  padding: 16px 16px 8px;
  z-index: 200;
}
@media screen and (max-width: 850px) {
  .navigate-page .mobile-bar.active {
    display: block;
  }
}
.navigate-page .mobile-bar .left {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
}
.navigate-page .map {
  position: relative;
  top: 0;
  width: calc(100vw - 16px);
  height: calc(100vh - 89px);
}
@media screen and (max-width: 850px) {
  .navigate-page .map {
    height: calc(100vh - 332px);
    top: 0;
  }
}
@media all and (max-width: 600px) {
  .navigate-page .map {
    height: calc(100vh - 290px);
  }
}
.navigate-page .search-holder {
  top: 80px;
  left: 0;
  position: absolute;
  z-index: 101;
  background: #87f9d8;
  padding: 0;
  width: 422px;
}
@media screen and (max-width: 850px) {
  .navigate-page .search-holder {
    width: 100%;
    right: 0;
    padding: 0;
    top: 77px;
  }
}
.navigate-page .search-holder .bottom-half {
  padding: 16px;
}
@media all and (max-width: 850px) {
  .navigate-page .search-holder .bottom-half {
    padding: 8px 0;
    font-size: 12px;
  }
}
.navigate-page .search-holder .nav-tabs {
  font-size: 0;
}
.navigate-page .search-holder .nav-tabs > a {
  display: inline-block;
  width: 50%;
  padding: 16px;
  text-align: center;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  background: #fff;
  border-bottom: 3px solid #000;
}
@media all and (max-width: 850px) {
  .navigate-page .search-holder .nav-tabs > a {
    padding: 12px 8px;
    font-size: 10px;
  }
}
@media all and (max-width: 600px) {
  .navigate-page .search-holder .nav-tabs > a {
    padding: 8px 8px;
    font-size: 10px;
  }
}
.navigate-page .search-holder .nav-tabs > a:first-child {
  border-right: 3px solid #000;
}
.navigate-page .search-holder .nav-tabs > a:last-child {
  border-left: 3px solid #000;
}
.navigate-page .search-holder .nav-tabs > a.active {
  background: #87F9D8 !important;
  border-right: 3px solid #87F9D8 !important;
  border-left: 3px solid #87F9D8 !important;
  border-bottom: 3px solid #87F9D8 !important;
}
.navigate-page .search-holder input {
  display: block;
  width: calc(100% - 160px);
  background: #FFF;
  padding: 8px 32px 8px 12px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  border: 0;
}
@media screen and (max-width: 850px) {
  .navigate-page .search-holder input {
    width: calc(100% - 110px);
    padding: 12px 32px 12px 12px;
  }
}
.navigate-page .search-holder .search-artist-wrap {
  width: 100%;
  font-size: 0;
}
.navigate-page .search-holder .search-artist-wrap .search-artists {
  width: 77%;
  display: inline-block;
  vertical-align: top;
}
.navigate-page .search-holder .search-artist-wrap .btn {
  width: 21%;
  margin-left: 2%;
  font-size: 13px;
  display: inline-block;
  background: 0 0;
  line-height: 1;
  padding: 3px 0 2px 0;
  vertical-align: top;
}
.navigate-page .search-holder .search-artist-wrap .btn:hover {
  background: #000000;
}
.navigate-page .search-holder .fa-crosshairs, .navigate-page .search-holder .fa-spin {
  position: absolute;
  right: 186px;
  bottom: 25px;
  font-size: 18px;
  color: #868686;
  z-index: 50;
  cursor: pointer;
}
@media screen and (max-width: 850px) {
  .navigate-page .search-holder .fa-crosshairs, .navigate-page .search-holder .fa-spin {
    bottom: 19px;
    right: 120px;
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .navigate-page .search-holder .fa-crosshairs, .navigate-page .search-holder .fa-spin {
    bottom: 18px;
  }
}
.navigate-page .search-holder .collase {
  background: #87f9d8;
  border-radius: 0 8px 8px 0;
  cursor: pointer;
  padding: 4px 8px 6px 5px;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(100%);
}
@media screen and (max-width: 850px) {
  .navigate-page .search-holder .collase {
    display: none;
  }
}
.navigate-page .venue-single .image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 256px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .image {
    height: 150px;
    background-size: contain;
    background-color: #252525;
  }
}
.navigate-page .venue-single .street-view {
  text-align: center;
  background: #f2f2f2;
  padding: 8px;
  border-bottom: 1px solid #000;
}
.navigate-page .venue-single .detail-box {
  padding: 24px;
  background: #87f9d8;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .detail-box {
    padding: 12px;
  }
}
.navigate-page .venue-single .detail-box .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .detail-box .name {
    font-size: 18px;
  }
}
.navigate-page .venue-single .detail-box .location {
  float: right;
  font-size: 16px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .detail-box .location {
    font-size: 14px;
  }
}
.navigate-page .venue-single .detail-box .truncated-info {
  margin-bottom: 8px;
}
.navigate-page .venue-single .bio {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .bio {
    margin-top: 0;
  }
}
.navigate-page .venue-single .contact-detail-box {
  padding: 24px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .contact-detail-box {
    padding: 12px;
  }
}
.navigate-page .venue-single .contact-detail-box .contact-row {
  margin-bottom: 4px;
  font-size: 16px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .contact-detail-box .contact-row {
    font-size: 14px;
  }
}
.navigate-page .venue-single .contact-detail-box .contact-row .fa {
  float: left;
  color: #87f9d8;
  font-size: 16px;
  margin-right: 8px;
  display: inline-block;
  width: 14px;
  text-align: center;
}
.navigate-page .venue-single .contact-detail-box .contact-row .value {
  overflow: hidden;
}
.navigate-page .venue-single .events {
  padding: 24px;
  border-bottom: 1px solid #000;
  position: relative;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .events {
    padding: 12px;
  }
}
.navigate-page .venue-single .events .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 8px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .events .heading {
    font-size: 16px;
  }
}
.navigate-page .venue-single .events .link {
  font-size: 12px;
  text-decoration: underline;
  position: absolute;
  top: 24px;
  right: 24px;
  cursor: pointer;
}
.navigate-page .venue-single .events .events-list .event {
  font-size: 0;
  margin-bottom: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #000;
}
.navigate-page .venue-single .events .events-list .event .name {
  display: inline-block;
  width: calc(100% - 90px);
  font-size: 14px;
}
.navigate-page .venue-single .events .events-list .event .date {
  display: inline-block;
  width: 90px;
  text-align: right;
  font-size: 14px;
}
.navigate-page .venue-single .events .btn {
  display: block;
  margin: 16px auto 0;
  width: 280px;
}
.navigate-page .venue-single .associated-bands {
  padding: 24px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .associated-bands {
    padding: 12px;
  }
}
.navigate-page .venue-single .associated-bands .heading {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 8px;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .associated-bands .heading {
    font-size: 16px;
  }
}
.navigate-page .venue-single .associated-bands .bands-list .band .thumb {
  display: block;
  float: left;
  width: 33%;
  height: 0;
  padding-bottom: 33%;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 1024px) {
  .navigate-page .venue-single .associated-bands .bands-list .band .thumb {
    width: 50%;
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .associated-bands .bands-list .band .thumb {
    width: 33%;
    padding-bottom: 33%;
  }
}
.navigate-page .venue-single .go-back {
  display: block;
  padding: 12px 0;
  color: #232323;
  text-decoration: none;
}
.navigate-page .venue-single .cta-row {
  text-align: center;
  margin-bottom: 38px;
}
.navigate-page .venue-single .cta-row .go-back {
  display: block;
  padding: 24px 0;
  color: #232323;
  text-decoration: none;
  text-align: center;
  border-bottom: 0 none;
}
@media screen and (max-width: 850px) {
  .navigate-page .venue-single .cta-row .btn {
    font-size: 12px;
  }
}
.navigate-page .page-turner {
  position: absolute;
  width: 422px;
  bottom: 0;
  left: 0;
  background: #fff;
  z-index: 101;
  font-size: 0;
  border-top: 2px solid #000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media all and (max-width: 850px) {
  .navigate-page .page-turner {
    left: 0;
    right: 0;
    width: auto;
  }
}
.navigate-page .page-turner .pager {
  width: 50%;
  display: inline-block;
  padding: 12px 8px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
@media all and (max-width: 850px) {
  .navigate-page .page-turner .pager {
    padding: 8px 8px;
  }
}
@media all and (max-width: 600px) {
  .navigate-page .page-turner .pager {
    padding: 6px 8px;
    font-size: 13px;
  }
}
.navigate-page .page-turner .pager:first-child {
  border-right: 2px solid #000;
}
.navigate-page .page-turner .pager:hover {
  background: #f3f3f3;
}
.navigate-page .page-turner .pager.disabled {
  pointer-events: none;
  color: #d6d6d6;
}
.navigate-page .results {
  background: #FFF;
  position: absolute;
  left: 0;
  top: 199px;
  width: 422px;
  z-index: 100;
  bottom: 48px;
  overflow-y: scroll;
  display: none;
}
.navigate-page .results .no-results {
  padding: 39px 0;
  text-align: center;
  color: #000;
  background: #fff;
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-weight: 900;
}
@media screen and (max-width: 600px) {
  .navigate-page .results .no-results {
    padding: 26px 0;
  }
}
.navigate-page .results .result-bar > h2 {
  text-align: center;
  padding-top: 20px;
  font-size: 16px;
  text-transform: uppercase;
}
@media screen and (max-width: 850px) {
  .navigate-page .results.events-results .details {
    width: calc(100% - 100px);
  }
}
@media screen and (max-width: 1235px) {
  .navigate-page .results {
    width: 300px;
  }
}
@media all and (max-width: 850px) {
  .navigate-page .results {
    display: block;
    height: auto;
    border-top: 6px solid #87f9d8;
    bottom: 40px;
    position: absolute;
    height: auto;
    right: 0;
    top: auto !important;
    width: 100%;
    padding: 0;
  }
}
@media all and (max-width: 600px) {
  .navigate-page .results {
    bottom: 32px;
  }
}
@media all and (max-width: 500px) {
  .navigate-page .results .owl-item img {
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
}
.navigate-page .results.single {
  position: absolute;
  top: 176px !important;
  bottom: 16px;
}
.navigate-page .results .venues-map-carousel {
  display: none;
  padding: 13px 0;
}
@media all and (max-width: 850px) {
  .navigate-page .results .venues-map-carousel {
    display: block;
  }
  .navigate-page .results .venues-map-carousel .owl-nav .owl-prev, .navigate-page .results .venues-map-carousel .owl-nav .owl-next {
    cursor: pointer;
  }
  .navigate-page .results .venues-map-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    left: 4px;
    width: 26px;
    height: 100%;
    text-align: left;
  }
  .navigate-page .results .venues-map-carousel .owl-nav .fa {
    font-size: 40px !important;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
  }
  .navigate-page .results .venues-map-carousel .owl-nav .owl-next {
    position: absolute;
    top: 0;
    right: 4px;
    width: 26px;
    height: 100%;
    text-align: right;
  }
}
@media all and (max-width: 600px) {
  .navigate-page .results .venues-map-carousel {
    padding: 0;
  }
}
.navigate-page .results .venues-map-carousel .result-row {
  border-bottom: 0 none;
}
@media all and (max-width: 850px) {
  .navigate-page .results .desktop {
    display: none;
  }
}
.navigate-page .results .result-row {
  padding: 12px 16px;
  border-bottom: 3px solid #87f9d8;
  cursor: pointer;
}
@media screen and (max-width: 850px) {
  .navigate-page .results .result-row {
    padding: 12px 30px;
  }
}
.navigate-page .results .result-row:hover {
  background: #f2f2f2;
}
.navigate-page .results .result-row.active {
  background: #87f9d8;
}
.navigate-page .results .result-row .date-box {
  border: 0;
  padding: 0;
}
.navigate-page .results .result-row .image-holder {
  float: left;
  margin-right: 24px;
  width: 100px;
  height: 65px;
  background-position: center center;
  background-size: cover;
  overflow: hidden;
}
@media screen and (max-width: 1235px) {
  .navigate-page .results .result-row .image-holder {
    width: 80px;
    height: 50px;
  }
}
@media screen and (max-width: 500px) {
  .navigate-page .results .result-row .image-holder {
    margin-right: 6px;
  }
}
.navigate-page .results .result-row .image-wrap {
  float: left;
}
.navigate-page .results .result-row .image-wrap .image-holder {
  float: none;
  display: block;
}
.navigate-page .results .result-row .right-box {
  float: right;
  position: relative;
  width: 88px;
}
.navigate-page .results .result-row .right-box .date-block {
  border: 3px solid #000;
  border-radius: 4px;
  left: 0;
  line-height: 1;
  padding: 6px 2px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 60px;
}
@media screen and (max-width: 850px) {
  .navigate-page .results .result-row .right-box .date-block {
    transform: translateY(50%);
  }
}
.navigate-page .results .result-row .right-box .date-block .day {
  font-size: 20px;
  font-weight: bold;
}
.navigate-page .results .result-row .right-box .tour {
  display: block;
  color: #000;
  text-decoration: none;
  background: #87f9d9 none repeat scroll 0 0;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 8px 3px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 50%;
  transform: rotate(-90deg) translate(14%, 32px);
}
@media screen and (max-width: 850px) {
  .navigate-page .results .result-row .right-box .tour {
    transform: rotate(-90deg) translate(-50%, 32px);
  }
}
.navigate-page .results .result-row .details {
  overflow: hidden;
  display: block;
  color: #000;
  text-decoration: none;
}
.navigate-page .results .result-row .details.event {
  font-size: 12px;
  min-height: 114px;
}
.navigate-page .results .result-row .details .event-date {
  margin-bottom: 4px;
}
.navigate-page .results .result-row .details .event-details {
  margin-bottom: 4px;
}
.navigate-page .results .result-row .details .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 0;
  font-weight: bold;
}
@media all and (max-width: 850px) {
  .navigate-page .results .result-row .details .name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.navigate-page .results .result-row .details .location {
  margin-bottom: 0;
  font-size: 14px;
}
@media all and (max-width: 850px) {
  .navigate-page .results .result-row .details .location {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media all and (max-width: 850px) {
  .navigate-page .results .result-row .details .contact-details {
    display: none;
  }
}
.navigate-page .results .result-row .details .contact-details .contact-row {
  margin-bottom: 4px;
  font-size: 12px;
}
.navigate-page .results .result-row .details .contact-details .contact-row .fa {
  float: left;
  color: #87f9d8;
  font-size: 16px;
  margin-right: 8px;
  display: inline-block;
  width: 14px;
  text-align: center;
}
.navigate-page .results .result-row .details .contact-details .contact-row .value {
  overflow: hidden;
}

.teamer-dialog {
  max-width: 600px;
}
.teamer-dialog p.left {
  text-align: left;
}

.breakdown-section {
  max-width: 1000px;
  margin: 16px auto;
  display: block;
  background: #fff;
  padding: 32px;
}
.breakdown-section .artist {
  padding: 24px 0;
  border-bottom: 1px solid #000;
}
.breakdown-section .artist:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.breakdown-section .center-text {
  text-align: center;
}
.breakdown-section .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.breakdown-section .breakdown {
  width: 500px;
}
.breakdown-section .breakdown th {
  padding: 8px 12px !important;
}

.referral-table h1 {
  text-align: center;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  font-size: 32px;
  margin-top: 24px;
}
.referral-table .subheading {
  margin: 32px auto !important;
  text-align: center;
}
.referral-table .breakdown {
  width: 100%;
}
.referral-table .breakdown th {
  padding: 8px !important;
}
.referral-table .see-more {
  font-size: 11px;
  text-decoration: underline;
  cursor: pointer;
  position: relative;
  top: -2px;
  right: -4px;
}
.referral-table .constrainer {
  max-width: 1024px;
}
.referral-table .center-text {
  text-align: center;
}

.venue-preferences .title {
  text-decoration: underline;
  cursor: pointer;
  margin-bottom: 24px;
}
.venue-preferences .inner {
  display: none;
}

.events-list-future-tabs {
  padding: 32px;
  text-align: center;
  font-size: 0;
}
@media all and (max-width: 650px) {
  .events-list-future-tabs {
    padding: 12px;
  }
}
.events-list-future-tabs .link {
  display: inline-block;
  max-width: 50%;
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  color: #000;
  padding: 4px 24px;
}
.events-list-future-tabs .link.dark {
  opacity: 0.4;
}
.events-list-future-tabs .link:first-child {
  border-right: 2px solid #000;
  padding-left: 0;
}
.events-list-future-tabs .link:last-child {
  padding-right: 0;
}
@media all and (max-width: 670px) {
  .events-list-future-tabs .link {
    font-size: 24px;
  }
}
@media all and (max-width: 550px) {
  .events-list-future-tabs .link {
    padding: 0px 8px;
    font-size: 18px;
  }
}
@media all and (max-width: 400px) {
  .events-list-future-tabs .link {
    padding: 0px 8px;
    font-size: 16px;
  }
}
@media all and (max-width: 350px) {
  .events-list-future-tabs .link {
    padding: 0px 8px;
    font-size: 14px;
  }
}

.constrainer.ticket-type-breakdown {
  margin-bottom: 48px;
}

.typeahead {
  position: relative;
}
.typeahead .flyout {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #FFF;
  border: 2px solid #000;
  transform: translateY(-2px);
}
.typeahead .flyout.active {
  display: block;
}
.typeahead .flyout .no-results {
  padding: 8px;
  text-align: left;
}
.typeahead .flyout .row {
  padding: 8px;
  border-bottom: 2px solid #000;
  cursor: pointer;
  margin: 0;
  text-align: left;
}
.typeahead .flyout .row:hover {
  background: #000;
  color: #FFF;
}
.typeahead .flyout .row:last-child {
  border-bottom: 0;
}
.typeahead .input-wrap {
  position: relative;
}
.typeahead input.hidden {
  display: none;
}
.typeahead .selected {
  padding-top: 12px;
}
.typeahead .selected .selected-capsule {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 200px;
  background-color: #85F9D7;
  margin-right: 8px;
  margin-bottom: 8px;
}
.typeahead .selected .selected-capsule .fa {
  position: relative;
  top: -1px;
  margin-left: 12px;
  cursor: pointer;
}

.add-tour-plan-form-row {
  padding: 32px 0;
}
.add-tour-plan-form-row .heading {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 28px;
  margin-bottom: 4px;
}
.add-tour-plan-form-row .intro {
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 32px;
}
.add-tour-plan-form-row .input-row {
  margin-bottom: 32px;
}
.add-tour-plan-form-row .btn-row .btn {
  margin-right: 16px;
  min-width: 220px;
}
@media all and (max-width: 530px) {
  .add-tour-plan-form-row .btn-row .btn {
    width: 100%;
    margin-right: 0;
  }
  .add-tour-plan-form-row .btn-row .btn:first-child {
    margin-bottom: 16px;
  }
}

.tour-manager-editor {
  background: #fff;
}
.tour-manager-editor .main-panel {
  padding-bottom: 0;
  overflow: hidden;
}
@media all and (max-width: 1330px) {
  .tour-manager-editor .main-panel {
    height: auto;
  }
}
.tour-manager-editor .title-block {
  background: #85F9D7;
  padding: 48px 0;
}
@media all and (max-width: 1500px) {
  .tour-manager-editor .title-block {
    padding: 32px 0;
  }
}
@media all and (max-width: 1024px) {
  .tour-manager-editor .title-block {
    padding: 20px 0;
  }
}
.tour-manager-editor .title-block__right, .tour-manager-editor .title-block .edit-tour {
  float: right;
}
.tour-manager-editor .title-block .back-to-list {
  font-size: 14px;
  font-weight: 400;
}
.tour-manager-editor .title-block .back-to-list a {
  text-decoration: none;
  color: #000;
}
.tour-manager-editor .title-block .back-to-list a .fa {
  position: relative;
  top: -1px;
}
.tour-manager-editor .title-block h2 {
  text-transform: uppercase;
  margin-top: 4px;
  margin-bottom: 0;
}
.tour-manager-editor .left, .tour-manager-editor .right {
  float: left;
  display: block;
  height: calc(100vh - 238px);
}
.tour-manager-editor .left {
  padding: 32px;
  overflow: auto;
  width: 790px;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left {
    width: 60%;
    padding: 20px;
  }
}
@media all and (max-width: 1330px) {
  .tour-manager-editor .left {
    width: 100%;
    height: auto;
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left {
    padding: 10px;
  }
}
.tour-manager-editor .left .date-type-picker, .tour-manager-editor .left .new-date, .tour-manager-editor .left .existing-event {
  border-top: 3px solid #000;
  padding: 20px 0;
}
.tour-manager-editor .left .date-type-picker {
  font-size: 0;
}
.tour-manager-editor .left .date-type-picker .btn {
  width: calc(50% - 4px);
  font-size: 14px;
  vertical-align: top;
}
.tour-manager-editor .left .date-type-picker .btn:first-child {
  margin-right: 8px;
}
.tour-manager-editor .left .rest-days {
  text-align: center;
  background: #B3B3B3;
  color: #fff;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 8px;
  line-height: 1;
  padding: 20px 12px 18px;
  margin: 20px 0;
  position: relative;
}
.tour-manager-editor .left .rest-days:before {
  content: "";
  position: absolute;
  top: -20px;
  height: 3px;
  background: #000;
  left: 0;
  right: 0;
}
.tour-manager-editor .left .new-date .title-bar {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left .new-date .title-bar {
    font-size: 22px;
  }
}
@media all and (max-width: 400px) {
  .tour-manager-editor .left .new-date .title-bar {
    font-size: 20px;
  }
}
@media all and (max-width: 380px) {
  .tour-manager-editor .left .new-date .title-bar {
    font-size: 16px;
  }
}
.tour-manager-editor .left .new-date .title-bar .nowrap-wrap {
  width: calc(100% - 126px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 380px) {
  .tour-manager-editor .left .new-date .title-bar .nowrap-wrap {
    width: calc(100% - 96px);
  }
}
.tour-manager-editor .left .new-date .title-bar .nowrap-wrap .location {
  max-width: calc(100% - 180px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left .new-date .title-bar .nowrap-wrap .location {
    max-width: calc(100% - 130px);
  }
}
@media all and (max-width: 380px) {
  .tour-manager-editor .left .new-date .title-bar .nowrap-wrap .location {
    max-width: calc(100% - 90px);
  }
}
.tour-manager-editor .left .new-date .title-bar span {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.tour-manager-editor .left .new-date .title-bar .fa-times {
  font-size: 20px;
  position: relative;
  top: 0px;
  margin-left: 12px;
  cursor: pointer;
}
.tour-manager-editor .left .new-date .title-bar .fa-angle-down, .tour-manager-editor .left .new-date .title-bar .fa-angle-up {
  float: right;
  position: relative;
  top: 4px;
  cursor: pointer;
}
.tour-manager-editor .left .new-date .title-bar .status-icon {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}
.tour-manager-editor .left .new-date .title-bar .status-icon img {
  display: block;
}
.tour-manager-editor .left .new-date .existing-event-search {
  font-size: 16px;
  position: relative;
  float: right;
  margin-bottom: 20px;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .existing-event-search {
    float: none;
    width: 100%;
  }
}
.tour-manager-editor .left .new-date .existing-event-search .fa {
  font-size: 17px;
  position: absolute;
  top: 3px;
  left: 0;
}
.tour-manager-editor .left .new-date .existing-event-search input {
  display: inline-block;
  width: 300px;
  border-bottom: 2px solid #000;
  border-top: 0 none;
  border-left: 0 none;
  border-right: 0 none;
  padding: 2px 8px 2px 28px;
  font-weight: 400;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .existing-event-search input {
    width: 100%;
  }
}
.tour-manager-editor .left .new-date .date-inner {
  padding-top: 12px;
}
.tour-manager-editor .left .new-date .venue-search-options, .tour-manager-editor .left .new-date .event-overview {
  display: block;
  padding: 20px;
  background: #F0F0F0;
  font-size: 0;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .venue-search-options, .tour-manager-editor .left .new-date .event-overview {
    padding: 10px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .title-bar, .tour-manager-editor .left .new-date .event-overview .title-bar {
  font-size: 18px;
  margin-bottom: 12px;
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by, .tour-manager-editor .left .new-date .event-overview .filter-by {
  vertical-align: top;
  display: inline-block;
  width: calc(33.333% - 4px);
  font-size: 16px;
  margin-bottom: 12px;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by, .tour-manager-editor .left .new-date .event-overview .filter-by {
    width: calc(50% - 2px);
  }
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by:nth-child(3n-1), .tour-manager-editor .left .new-date .venue-search-options .filter-by:nth-child(3n-2), .tour-manager-editor .left .new-date .event-overview .filter-by:nth-child(3n-1), .tour-manager-editor .left .new-date .event-overview .filter-by:nth-child(3n-2) {
  margin-right: 6px;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by:nth-child(3n-1), .tour-manager-editor .left .new-date .venue-search-options .filter-by:nth-child(3n-2), .tour-manager-editor .left .new-date .event-overview .filter-by:nth-child(3n-1), .tour-manager-editor .left .new-date .event-overview .filter-by:nth-child(3n-2) {
    margin-right: 0;
  }
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by:nth-child(2n-1), .tour-manager-editor .left .new-date .event-overview .filter-by:nth-child(2n-1) {
    margin-right: 4px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by.wide, .tour-manager-editor .left .new-date .event-overview .filter-by.wide {
  width: 100%;
  margin-right: 0 !important;
  margin-bottom: 0;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by input, .tour-manager-editor .left .new-date .venue-search-options .filter-by select, .tour-manager-editor .left .new-date .event-overview .filter-by input, .tour-manager-editor .left .new-date .event-overview .filter-by select {
    font-size: 14px;
    height: 40px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .label, .tour-manager-editor .left .new-date .event-overview .filter-by .label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by .label, .tour-manager-editor .left .new-date .event-overview .filter-by .label {
    font-size: 11px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .input-wrap, .tour-manager-editor .left .new-date .event-overview .filter-by .input-wrap {
  position: relative;
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .input-wrap .fa, .tour-manager-editor .left .new-date .event-overview .filter-by .input-wrap .fa {
  position: absolute;
  font-size: 20px;
  right: 12px;
  top: 14px;
  cursor: default;
  pointer-events: none;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .filter-by .input-wrap .fa, .tour-manager-editor .left .new-date .event-overview .filter-by .input-wrap .fa {
    top: 8px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .input-wrap input, .tour-manager-editor .left .new-date .event-overview .filter-by .input-wrap input {
  padding-right: 36px;
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .checkbox, .tour-manager-editor .left .new-date .event-overview .filter-by .checkbox {
  padding: 12px 0 0;
  font-size: 16px;
}
.tour-manager-editor .left .new-date .venue-search-options .filter-by .checkbox input, .tour-manager-editor .left .new-date .event-overview .filter-by .checkbox input {
  position: relative;
  top: -2px;
  margin-right: 4px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries {
  padding-top: 20px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap {
  display: inline-block;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 12px;
  border-top: 3px solid;
  border-right: 3px solid;
  color: #B3B3B3;
  border-color: #B3B3B3;
  cursor: pointer;
  position: relative;
}
@media all and (max-width: 450px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap {
    font-size: 14px;
  }
}
@media all and (max-width: 372px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap {
    font-size: 12px;
    padding: 6px 4px;
  }
}
@media all and (max-width: 340px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap {
    font-size: 11px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap:first-child, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap:first-child {
  border-left: 3px solid;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap.active, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap.active {
  color: #000000;
  border-color: #000000;
  background: #fff;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap.active:after, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap.active:after {
  content: "";
  position: absolute;
  background: #fff;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 3px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .flap.active:before, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .flap.active:before {
  content: "";
  position: absolute;
  background: #000;
  bottom: 0;
  top: -3px;
  left: -3px;
  width: 3px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .content, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .content {
  background: #fff;
  border: 3px solid #000;
  display: none;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .content.active, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .content.active {
  display: block;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .content .sort, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .content .sort {
  padding: 12px;
  font-size: 14px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .content .sort .label, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .content .sort .label {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 8px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results {
  max-height: 400px;
  overflow: auto;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .loader, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .loader {
  height: 400px;
  position: relative;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .loader .fa, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .loader .fa {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  font-size: 48px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result {
  font-size: 14px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #85F9D8;
  padding: 20px 0;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result {
    padding: 10px 0;
  }
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result {
    display: block;
    padding: 10px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result.no-results, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result.no-results {
  display: block;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .full-spec a, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .full-spec a {
  color: #000;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img {
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  flex-basis: 110px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 1300px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img {
    padding: 0 10px;
    flex-basis: 80px;
  }
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img {
    float: right;
    width: 75px;
  }
}
@media all and (max-width: 350px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img {
    display: none;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img img, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img img {
  display: block;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img .pencils-counter, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img .pencils-counter {
  position: absolute;
  top: 0;
  right: 20px;
  padding: 3px 6px 4px;
  background: #000;
  z-index: 1;
  color: #fff;
  font-size: 16px;
}
@media all and (max-width: 1300px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img .pencils-counter, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img .pencils-counter {
    right: 10px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .img .pencils-counter .fa, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .img .pencils-counter .fa {
  margin-right: 2px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details {
  flex-grow: 1;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details {
    padding-bottom: 10px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .name, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .name {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .name .reach, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .name .reach {
  display: inline-block;
  padding: 1px 2px;
  border: 2px solid #85F9D8;
  color: #85F9D8;
  margin-left: 4px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .country, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .country {
  text-transform: uppercase;
  font-weight: 400;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .country .distance, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .country .distance {
  display: inline-block;
  margin-left: 2px;
  color: #B3B3B3;
  text-transform: none;
  font-size: 12px;
}
@media all and (max-width: 1300px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .spec, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .spec {
    display: none;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .spec .item, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .spec .item {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .details .spec .item .label, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .details .spec .item .label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions {
  flex-basis: 200px;
  flex-grow: 0;
  flex-shrink: 0;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns, .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .checkbox, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .checkbox {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns {
  width: 160px;
  margin-right: 10px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns .btn, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns .btn {
  width: 100%;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns .btn, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns .btn {
    font-size: 14px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns .btn.pencils-false, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns .btn.pencils-false {
  display: none;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-results .results .result .actions .btns .btn.challenge, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-results .results .result .actions .btns .btn.challenge {
  margin-bottom: 12px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail {
  font-size: 0;
  padding: 20px;
  height: 400px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box, .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box {
  width: calc(50% - 10px);
  display: inline-block;
  font-size: 16px;
  vertical-align: top;
  height: 100%;
  overflow-y: auto;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box {
  margin-right: 20px;
  background: #85F9D8;
  padding: 20px;
  position: relative;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box .name, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box .name {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  line-height: 1.1;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box .location, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box .location {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  line-height: 1.1;
  margin-bottom: 20px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box .image, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box .image {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background-position: center center;
  background-size: cover;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .left-box .back, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .left-box .back {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  cursor: pointer;
  font-size: 16px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .reach, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .reach {
  border: 4px solid #85F9D8;
  padding: 4px 8px;
  color: #85F9D8;
  text-align: center;
  line-height: 1;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .reach .number, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .reach .number {
  font-size: 38px;
  font-weight: 900;
  margin-bottom: 4px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .reach .label, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .reach .label {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .btn-row, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .btn-row {
  text-align: center;
  padding: 16px 0 0;
  margin: 0;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .contact-details, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .contact-details {
  margin-bottom: 12px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .title, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .title {
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #000;
  margin-bottom: 16px;
  margin-top: 20px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .address, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .address {
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .phone, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .phone {
  font-size: 16px;
  font-weight: 700;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .phone .label, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .phone .label {
  color: #85F9D8;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .contact-email a, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .contact-email a {
  color: #000;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .web a, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .web a {
  font-size: 16px;
  font-weight: 700;
  color: #85F9D8;
  text-decoration: none;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .venue-detail .right-box .web a:hover, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .venue-detail .right-box .web a:hover {
  text-decoration: underline;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries {
  max-height: 426px;
  overflow: auto;
  font-size: 14px;
  padding: 20px;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries {
    padding: 10px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .no-results, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .no-results {
  display: block;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-head, .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-head, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row {
  display: flex;
  flex-driection: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-head, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-head {
    display: none;
  }
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row {
    display: block;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .venue, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .venue {
  flex-grow: 1;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .venue, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .venue {
    display: inline-block;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .message-date, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .message-date {
  flex-basis: 128px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 580px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .message-date, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .message-date {
    display: none;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .proposed, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .proposed {
  flex-basis: 115px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .proposed, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .proposed {
    display: none;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .status, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .status {
  flex-basis: 120px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .status, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .status {
    display: inline-block;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .actions, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .actions {
  flex-basis: 118px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .actions, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .actions {
    padding-top: 0 !important;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-head, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-head {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-head > div, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-head > div {
  padding: 8px 12px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row {
  border-radius: 8px;
  background: #F0F0F0;
  margin-bottom: 8px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row > div, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row > div {
  padding: 16px 12px;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row > div, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row > div {
    padding: 8px 8px;
  }
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .venue, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .venue {
  font-weight: 700;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .status, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .status {
  font-weight: bold;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .status .status-color, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .status .status-color {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 6px;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .status .status-color.red, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .status .status-color.red {
  background: #D7486D;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .status .status-color.orange, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .status .status-color.orange {
  background: #F89153;
}
.tour-manager-editor .left .new-date .venue-search-options .tabs-results-enquiries .enquiries .table-row .status .status-color.green, .tour-manager-editor .left .new-date .event-overview .tabs-results-enquiries .enquiries .table-row .status .status-color.green {
  background: #37AB70;
}
.tour-manager-editor .left .new-date .event-added-loader {
  height: 400px;
  position: relative;
}
.tour-manager-editor .left .new-date .event-added-loader .fa {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  font-size: 48px;
}
.tour-manager-editor .left .new-date .events-results {
  font-size: 16px;
}
.tour-manager-editor .left .new-date .events-results .table-head, .tour-manager-editor .left .new-date .events-results .table-row {
  width: 100%;
  display: flex;
  flex-driection: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.tour-manager-editor .left .new-date .events-results .table-head > div, .tour-manager-editor .left .new-date .events-results .table-row > div {
  width: 25%;
}
@media all and (max-width: 470px) {
  .tour-manager-editor .left .new-date .events-results .table-head > div, .tour-manager-editor .left .new-date .events-results .table-row > div {
    width: 33.333%;
  }
}
.tour-manager-editor .left .new-date .events-results .table-head > div:last-child, .tour-manager-editor .left .new-date .events-results .table-row > div:last-child {
  text-align: right;
}
.tour-manager-editor .left .new-date .events-results .rows {
  overflow-y: auto;
  max-height: 400px;
}
.tour-manager-editor .left .new-date .events-results .table-head > div {
  padding: 0 16px 8px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .events-results .table-head > div {
    padding: 0 8px 8px 8px;
  }
}
.tour-manager-editor .left .new-date .events-results .table-row {
  background: #F0F0F0;
  border-radius: 4px;
  margin-bottom: 8px;
}
.tour-manager-editor .left .new-date .events-results .table-row > div {
  padding: 12px 16px;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .events-results .table-row > div {
    padding: 8px;
  }
}
.tour-manager-editor .left .new-date .events-results .table-row .name {
  font-weight: 700;
}
@media all and (max-width: 1400px) {
  .tour-manager-editor .left .new-date .events-results .table-row .name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
@media all and (max-width: 470px) {
  .tour-manager-editor .left .new-date .events-results .venue {
    display: none;
  }
}
.tour-manager-editor .left .new-date .event-overview .event {
  padding: 20px;
  font-size: 0;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event {
    padding: 10px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .image-wrap {
  width: 190px;
  display: inline-block;
  vertical-align: top;
}
@media all and (max-width: 1366px) {
  .tour-manager-editor .left .new-date .event-overview .event .image-wrap {
    width: 140px;
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .image-wrap {
    display: none;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .image-wrap img {
  display: block;
}
.tour-manager-editor .left .new-date .event-overview .event .details {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 190px);
  font-size: 16px;
  padding-left: 20px;
}
@media all and (max-width: 1366px) {
  .tour-manager-editor .left .new-date .event-overview .event .details {
    width: calc(100% - 140px);
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .details {
    width: 100%;
    padding-left: 0;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row {
    display: block;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row .title {
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.1;
  word-break: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row .title {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row .title {
    font-size: 22px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row .title .date {
  font-weight: 400;
  font-size: 16px;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row .title .date {
    font-size: 14px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row .reach {
  border: 4px solid #85F9D8;
  padding: 4px 8px;
  color: #85F9D8;
  text-align: center;
  line-height: 1;
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row .reach .number {
  font-size: 38px;
  font-weight: 900;
  margin-bottom: 4px;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row .reach .number {
    font-size: 32px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .title-row .reach .label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  white-space: nowrap;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event .details .title-row .reach .label {
    font-size: 13px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event .details .location, .tour-manager-editor .left .new-date .event-overview .event .details .artists {
  text-transform: uppercase;
}
.tour-manager-editor .left .new-date .event-overview .event .details .artists {
  margin-bottom: 32px;
}
.tour-manager-editor .left .new-date .event-overview .event .details .artists .type {
  font-weight: 700;
}
.tour-manager-editor .left .new-date .event-overview .event-info {
  font-size: 0;
  padding: 12px 0;
  margin: 20px 0;
  border-top: 3px solid #000;
  border-bottom: 3px solid #000;
  vertical-align: middle;
  display: table;
  width: 100%;
  table-layout: fixed;
}
.tour-manager-editor .left .new-date .event-overview .event-info > div {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event-info > div {
    font-size: 18px;
    padding: 8px 0;
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event-info > div {
    font-size: 16px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event-info > div .small {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
}
@media all and (max-width: 600px) {
  .tour-manager-editor .left .new-date .event-overview .event-info > div .small {
    font-size: 12px;
  }
}
.tour-manager-editor .left .new-date .event-overview .event-info .ticket-img {
  display: none;
}
.tour-manager-editor .left .new-date .mass-enquiries {
  padding-top: 20px;
  text-align: center;
}
@media all and (max-width: 500px) {
  .tour-manager-editor .left .new-date .mass-enquiries .btn {
    font-size: 14px;
  }
}
.tour-manager-editor .left .new-date .advanced-filters > .label {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: underline;
  cursor: pointer;
}
.tour-manager-editor .left .new-date .advanced-filters > .label .fa-times {
  margin-left: 4px;
}
.tour-manager-editor .left .new-date .advanced-filters .advanced-filters-inner {
  padding: 12px 0 0;
}
.tour-manager-editor .left .new-date .revert-to-default {
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.tour-manager-editor .right {
  position: relative;
  width: calc(100% - 790px);
}
@media all and (max-width: 1486px) {
  .tour-manager-editor .right {
    width: 40%;
  }
}
@media all and (max-width: 1330px) {
  .tour-manager-editor .right {
    width: 100%;
  }
}
@media all and (max-width: 600px) {
  .tour-manager-editor .right {
    height: 400px;
  }
}
.tour-manager-editor .right .map-selector {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 300px;
  transform: translateX(-50%);
  z-index: 2;
  font-size: 0;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .right .map-selector {
    width: 220px;
  }
}
.tour-manager-editor .right .map-selector .pick {
  width: 150px;
  padding: 16px 0;
  text-align: center;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #5f5f5f;
  color: #d7d7d7;
  display: inline-block;
  cursor: pointer;
}
@media all and (max-width: 460px) {
  .tour-manager-editor .right .map-selector .pick {
    width: 110px;
  }
}
.tour-manager-editor .right .map-selector .pick:first-child {
  border-radius: 8px 0 0 8px;
}
.tour-manager-editor .right .map-selector .pick:last-child {
  border-radius: 0 8px 8px 0;
}
.tour-manager-editor .right .map-selector .pick.active {
  color: #fff;
  background: #7B7B7B;
}
.tour-manager-editor .right #map {
  z-index: 1;
  width: 100%;
  height: 100%;
}

.dialog.date-enquiries .enquiry-list {
  width: 100%;
}
.dialog.date-enquiries .enquiry-list .enq-row {
  font-size: 0;
}
.dialog.date-enquiries .enquiry-list .enq-row > div {
  display: inline-block;
  padding: 4px 8px;
  vertical-align: middle;
}
.dialog.date-enquiries .enquiry-list .th {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.dialog.date-enquiries .enquiry-list .subject {
  width: calc(100% - 292px);
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 600px) {
  .dialog.date-enquiries .enquiry-list .subject {
    display: none !important;
  }
}
.dialog.date-enquiries .enquiry-list .venue {
  width: 180px;
  font-size: 16px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 600px) {
  .dialog.date-enquiries .enquiry-list .venue {
    width: calc(100% - 112px);
  }
}
.dialog.date-enquiries .enquiry-list .details {
  width: 112px;
}

.venue-linked-artists, .venue-linked-promoters {
  font-size: 0;
}
.venue-linked-artists .thumbs, .venue-linked-promoters .thumbs {
  text-align: left;
}
.venue-linked-artists .thumbs .thumb, .venue-linked-promoters .thumbs .thumb {
  position: relative;
  display: inline-block;
  width: 24%;
  margin-right: 1.333333%;
  margin-bottom: 1.333333%;
  height: 0;
  padding-bottom: 25%;
  background-position: center center;
  background-size: cover;
}
.venue-linked-artists .thumbs .thumb:nth-child(4n), .venue-linked-promoters .thumbs .thumb:nth-child(4n) {
  margin-right: 0;
}
.venue-linked-artists .thumbs .thumb .text-wrap, .venue-linked-promoters .thumbs .thumb .text-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
}
.venue-linked-artists .thumbs .thumb .name, .venue-linked-promoters .thumbs .thumb .name {
  position: absolute;
  right: 8px;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

.tour-publish-warning-dialog .intro,
.tour-publish-announce-dialog .intro {
  text-align: center;
}
.tour-publish-warning-dialog .warning-row,
.tour-publish-announce-dialog .warning-row {
  background: #F0F0F0;
  padding: 16px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.tour-publish-warning-dialog .warning-row .date-holder,
.tour-publish-announce-dialog .warning-row .date-holder {
  max-width: 68px;
}
.tour-publish-warning-dialog .warning-row .message-holder,
.tour-publish-announce-dialog .warning-row .message-holder {
  text-align: left;
  padding: 0 16px;
  line-height: 1.2;
}
.tour-publish-warning-dialog .warning-row .message-holder img,
.tour-publish-announce-dialog .warning-row .message-holder img {
  vertical-align: middle;
  margin-right: 8px;
  float: left;
}
.tour-publish-warning-dialog .warning-row .message-text,
.tour-publish-announce-dialog .warning-row .message-text {
  vertical-align: middle;
  overflow: hidden;
}
.tour-publish-warning-dialog .warning-row:last-child,
.tour-publish-announce-dialog .warning-row:last-child {
  margin-bottom: 0;
}
.tour-publish-warning-dialog .btn-row,
.tour-publish-announce-dialog .btn-row {
  padding-top: 32px;
}
.tour-publish-warning-dialog .btn-row .btn,
.tour-publish-announce-dialog .btn-row .btn {
  min-width: 180px;
}
.tour-publish-warning-dialog .btn-row .btn:first-child,
.tour-publish-announce-dialog .btn-row .btn:first-child {
  margin-right: 16px;
}

.tour-manager {
  background: #fff;
}
.tour-manager .constrainer {
  max-width: 1120px;
}
.tour-manager .pagination {
  list-style: none;
  text-align: center;
  display: block;
  padding: 0;
  margin: 32px 0 24px 0;
}
.tour-manager .pagination li {
  display: inline-block;
  font-size: 16px;
}
.tour-manager .pagination li:first-child {
  float: left;
}
.tour-manager .pagination li:last-child {
  float: right;
}
.tour-manager .pagination li a,
.tour-manager .pagination li a:active,
.tour-manager .pagination li a:focus {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.tour-manager .pagination li.active span {
  font-weight: bold;
  color: #87F9D8;
}
.tour-manager .pagination li span {
  font-weight: bold;
  color: #888;
}
.tour-manager .no-tours {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  margin-top: 32px;
}
.tour-manager .title-block {
  background: #85F9D7;
  padding: 48px 0;
  text-transform: uppercase;
}
.tour-manager .title-block h2 {
  margin-bottom: 4px;
}
@media all and (max-width: 1024px) {
  .tour-manager .title-block h2 {
    order: 1;
  }
}
.tour-manager .title-block .subtitle {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
@media all and (max-width: 1024px) {
  .tour-manager .title-block .subtitle {
    order: 2;
  }
}
.tour-manager .title-block .add-plan {
  float: right;
}
@media all and (max-width: 1024px) {
  .tour-manager .title-block .add-plan {
    float: none;
    order: 3;
    margin-top: 24px;
  }
}
.tour-manager .title-block .constrainer {
  max-width: 1120px;
}
@media all and (max-width: 1024px) {
  .tour-manager .title-block .constrainer {
    display: flex;
    flex-direction: column;
  }
}
.tour-manager .search-row .input {
  position: relative;
  width: 350px;
  float: right;
}
@media all and (max-width: 600px) {
  .tour-manager .search-row .input {
    float: none;
    width: 100%;
  }
}
.tour-manager .search-row .input input {
  display: block;
  width: 100%;
  padding: 14px 48px 16px 12px;
  border: 3px solid #000;
  color: #000;
}
@media all and (max-width: 600px) {
  .tour-manager .search-row .input input {
    padding: 8px 48px 10px 8px;
  }
}
.tour-manager .search-row .input .fa {
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 12px;
}
@media all and (max-width: 600px) {
  .tour-manager .search-row .input .fa {
    top: 9px;
  }
}
.tour-manager .tours-list {
  margin-top: 32px;
}
.tour-manager .tours-list .table-head, .tour-manager .tours-list .tour-row {
  width: 100%;
  display: flex;
  flex-driection: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 800px) {
  .tour-manager .tours-list .table-head, .tour-manager .tours-list .tour-row {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
  flex-grow: 1;
  font-weight: 700;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 270px;
}
@media all and (max-width: 1398px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    max-width: 170px;
  }
}
@media all and (max-width: 1300px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    max-width: 100px;
  }
}
@media all and (max-width: 1236px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    max-width: 300px;
  }
}
@media all and (max-width: 1168px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    max-width: 200px;
  }
}
@media all and (max-width: 1100px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    max-width: 500px;
  }
}
@media all and (max-width: 800px) {
  .tour-manager .tours-list .table-head .name, .tour-manager .tours-list .tour-row .name {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.tour-manager .tours-list .table-head .artist, .tour-manager .tours-list .tour-row .artist {
  flex-basis: 150px;
  flex-grow: 0;
  flex-shrink: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media all and (max-width: 1100px) {
  .tour-manager .tours-list .table-head .artist, .tour-manager .tours-list .tour-row .artist {
    display: none;
  }
}
.tour-manager .tours-list .table-head .start-date, .tour-manager .tours-list .tour-row .start-date {
  flex-basis: 120px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 1236px) {
  .tour-manager .tours-list .table-head .start-date, .tour-manager .tours-list .tour-row .start-date {
    display: none;
  }
}
.tour-manager .tours-list .table-head .end-date, .tour-manager .tours-list .tour-row .end-date {
  flex-basis: 120px;
  flex-grow: 0;
  flex-shrink: 0;
}
@media all and (max-width: 1236px) {
  .tour-manager .tours-list .table-head .end-date, .tour-manager .tours-list .tour-row .end-date {
    display: none;
  }
}
.tour-manager .tours-list .table-head .buttons, .tour-manager .tours-list .tour-row .buttons {
  flex-basis: 380px;
  flex-grow: 0;
  flex-shrink: 0;
  text-align: right;
}
@media all and (max-width: 800px) {
  .tour-manager .tours-list .table-head .buttons, .tour-manager .tours-list .tour-row .buttons {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
}
@media all and (max-width: 500px) {
  .tour-manager .tours-list .table-head .buttons, .tour-manager .tours-list .tour-row .buttons {
    text-align: center;
  }
}
.tour-manager .tours-list .table-head .buttons .btn, .tour-manager .tours-list .tour-row .buttons .btn {
  margin-left: 6px;
}
@media all and (max-width: 390px) {
  .tour-manager .tours-list .table-head .buttons .btn, .tour-manager .tours-list .tour-row .buttons .btn {
    font-size: 14px;
  }
}
.tour-manager .tours-list .table-head .buttons .fa, .tour-manager .tours-list .tour-row .buttons .fa {
  color: #000;
  font-size: 24px;
  position: relative;
  top: 3px;
}
.tour-manager .tours-list .table-head > div {
  padding: 0 16px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
@media all and (max-width: 1300px) {
  .tour-manager .tours-list .table-head > div {
    padding: 0px 8px;
  }
}
@media all and (max-width: 800px) {
  .tour-manager .tours-list .table-head > div {
    display: none !important;
  }
}
.tour-manager .tours-list .tour-row {
  background: #F0F0F0;
  border-radius: 4px;
  margin-top: 8px;
}
.tour-manager .tours-list .tour-row > div {
  padding: 12px 16px;
}
@media all and (max-width: 1300px) {
  .tour-manager .tours-list .tour-row > div {
    padding: 8px 8px;
  }
}

.news-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}

.news-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}

.modal-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.news-gallery-carosuel {
  position: relative;
  border-bottom: 1px solid #d7d7d7;
}
.news-gallery-carosuel .owl-nav .owl-prev, .news-gallery-carosuel .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 32px !important;
  color: #000;
  background: #87f9d8;
  width: 46px;
  height: 46px;
  text-align: center;
}
.news-gallery-carosuel .owl-nav .owl-prev {
  left: 0px;
}
.news-gallery-carosuel .owl-nav .owl-next {
  right: 0px;
}

.audio-player-starter-news {
  padding: 12px 24px;
  background: #4b4b4b;
  color: #87F9D8;
}
.audio-player-starter-news .fa {
  font-size: 42px;
  cursor: pointer;
}
.audio-player-starter-news .text {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  padding-left: 12px;
  position: relative;
  text-overflow: ellipsis;
  top: -6px;
  white-space: nowrap;
  width: calc(100% - 50px);
}

.two-up-featured-posts {
  background: #87F9D8;
  padding: 32px;
}
.two-up-featured-posts .post {
  display: block;
  margin-right: 32px;
  width: calc(50% - 16px);
  background: #fff;
  border-bottom: 4px solid #87F9D8;
  float: left;
}
.two-up-featured-posts .post .image-holder {
  background: #232323;
}
.two-up-featured-posts .post:nth-child(2n) {
  margin-right: 0;
}
.two-up-featured-posts .post.mpl-post .posted-by-info {
  display: block;
  font-size: 14px;
  font-weight: bold;
  left: -24px;
  padding: 24px;
  position: relative;
  text-transform: uppercase;
  top: -24px;
  width: 236px;
  background: #87F9D8;
}
.two-up-featured-posts .post.single {
  margin: 0 auto;
  float: none;
}
.two-up-featured-posts .post .share-flyout {
  z-index: 10;
}
.two-up-featured-posts .post .share-holder,
.two-up-featured-posts .post .mobile-share-holder {
  display: inline-block;
}
.two-up-featured-posts .post .share-holder .fa-share-alt,
.two-up-featured-posts .post .mobile-share-holder .fa-share-alt {
  color: #FFF;
  font-size: 20px;
  color: #87f9d8;
}
.two-up-featured-posts .post .share-holder .share-flyout,
.two-up-featured-posts .post .mobile-share-holder .share-flyout {
  position: absolute;
  width: 220px;
  display: none;
  left: 18px;
  top: 100%;
  background: #232323;
  border-bottom: 5px solid #87F9D8;
  transform: translate(-50%, 18px);
  z-index: 10;
}
.two-up-featured-posts .post .share-holder .share-flyout .invisible,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .invisible {
  position: absolute;
  height: 24px;
  top: -24px;
  left: 0;
  right: 0;
}
.two-up-featured-posts .post .share-holder .share-flyout a,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a {
  color: #fff;
  display: block;
  float: left;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  margin-right: 0;
  padding: 12px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 25%;
}
.two-up-featured-posts .post .share-holder .share-flyout a .name,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a .name {
  display: none;
}
.two-up-featured-posts .post .share-holder .share-flyout a:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a:hover {
  color: #FFF;
}
.two-up-featured-posts .post .share-holder .share-flyout a.facebook,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.facebook {
  background: #3C5A96;
}
.two-up-featured-posts .post .share-holder .share-flyout a.facebook:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.facebook:hover {
  background: #31497d;
}
.two-up-featured-posts .post .share-holder .share-flyout a.twitter,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.twitter {
  background: #59ADEB;
}
.two-up-featured-posts .post .share-holder .share-flyout a.twitter:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.twitter:hover {
  background: #458abf;
}
.two-up-featured-posts .post .share-holder .share-flyout a.tumblr,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.tumblr {
  background: #33516B;
}
.two-up-featured-posts .post .share-holder .share-flyout a.tumblr:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.tumblr:hover {
  background: #263c52;
}
.two-up-featured-posts .post .share-holder .share-flyout a.email,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.email {
  background: #3A3939;
}
.two-up-featured-posts .post .share-holder .share-flyout a.email:hover,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a.email:hover {
  background: #1d1d1d;
}
.two-up-featured-posts .post .share-holder .share-flyout a .fa,
.two-up-featured-posts .post .mobile-share-holder .share-flyout a .fa {
  margin-right: 0px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  width: 20px;
  position: relative;
  top: 1px;
}
.two-up-featured-posts .post .share-holder .share-flyout .arrow,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .arrow {
  position: relative;
  background: #87F9D8;
}
.two-up-featured-posts .post .share-holder .share-flyout .arrow:after,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .arrow:after {
  top: 50px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(135, 249, 216, 0);
  border-top-color: #87F9D8;
  border-width: 16px;
  margin-left: -16px;
}
.two-up-featured-posts .post .share-holder .share-flyout .heading,
.two-up-featured-posts .post .mobile-share-holder .share-flyout .heading {
  display: none;
  padding: 12px;
  margin-bottom: 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: bold;
  font-size: 16px;
}
.two-up-featured-posts .post .featured-image {
  display: block;
  max-width: 100%;
  max-height: 300px;
  margin: 0 auto;
}
.two-up-featured-posts .post .bottom-half {
  padding: 24px;
}
.two-up-featured-posts .post .posted-by-info {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.two-up-featured-posts .post .posted-by-info a {
  color: #000 !important;
  text-decoration: none !important;
}
.two-up-featured-posts .post .posted-by-info .img {
  width: 60px;
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 12px;
}
.two-up-featured-posts .post .posted-by-info .img img {
  display: block;
  width: 60px;
}
.two-up-featured-posts .post .posted-by-info .text {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  padding-left: 24px;
  padding-bottom: 12px;
}
@media all and (max-width: 600px) {
  .two-up-featured-posts .post .posted-by-info .text {
    padding-left: 12px;
  }
}
.two-up-featured-posts .post .posted-by-info .text .name {
  text-transform: uppercase;
  font-weight: bold;
}
.two-up-featured-posts .post .posted-by-info .text .date {
  font-size: 14px;
}
.two-up-featured-posts .post .posted-by-info .featured {
  display: table-cell;
  font-size: 34px;
  text-align: right;
  vertical-align: top;
  width: 32px;
  cursor: default;
}
.two-up-featured-posts .post .posted-by-info .featured .fa {
  color: #87f9d8;
}
.two-up-featured-posts .post .title {
  font-size: 22px;
  margin-bottom: 12px;
  overflow-wrap: break-word;
}
.two-up-featured-posts .post .excerpt {
  padding-bottom: 12px;
  border-bottom: 3px solid #4c4c4c;
}
.two-up-featured-posts .post .share-row {
  padding-top: 12px;
}
.two-up-featured-posts .post .share-row .inner-wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  color: #4c4c4c;
}
.two-up-featured-posts .post .share-row .inner-wrap > div {
  display: table-cell;
  vertical-align: middle;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes {
  text-align: right;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes .fa-heart {
  display: none;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes.liked .fa-heart {
  display: inline;
}
.two-up-featured-posts .post .share-row .inner-wrap .likes.liked .fa-heart-o {
  display: none;
}
.two-up-featured-posts .post .share-row .inner-wrap .comments {
  width: 120px;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .share {
  text-align: left;
  cursor: pointer;
}
.two-up-featured-posts .post .share-row .inner-wrap .divider {
  width: 30px;
}
.two-up-featured-posts .post .share-row .inner-wrap .divider .bull {
  background: #4c4c4c;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  display: inline-block;
  position: relative;
  top: -2px;
}
.two-up-featured-posts .post .news-video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
}
.two-up-featured-posts .post .news-video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.artist-video-guide {
  background: #87F9D8;
  text-align: center;
  color: #232323;
  padding: 12px 0;
  cursor: pointer;
}
.artist-video-guide:hover .bottom-row {
  text-decoration: underline;
}
.artist-video-guide .constrainer {
  max-width: 800px;
}
.artist-video-guide .left,
.artist-video-guide .right {
  display: inline-block;
  vertical-align: middle;
}
.artist-video-guide .left .icon {
  width: 36px;
  display: inline;
  margin-right: 8px;
  vertical-align: middle;
}
.artist-video-guide .right {
  text-align: left;
  position: relative;
  top: 3px;
}
.artist-video-guide .right .top-row .text {
  text-transform: uppercase;
  font-size: 20px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  line-height: 1;
}
.artist-video-guide .right .bottom-row {
  font-size: 14px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.dialog.artist-video-guides .video-grid {
  text-align: center;
  font-size: 0;
}
.dialog.artist-video-guides .video-grid .up.video {
  display: inline-block;
  vertical-align: top;
  margin-right: 6%;
  width: 47%;
  cursor: pointer;
}
.dialog.artist-video-guides .video-grid .up.video:last-child {
  margin-right: 0;
}
.dialog.artist-video-guides .video-grid .up.video .image-holder {
  position: relative;
}
.dialog.artist-video-guides .video-grid .up.video .image-holder img {
  display: block;
  margin: 0 auto;
}
.dialog.artist-video-guides .video-grid .up.video .image-holder .play-icon-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
}
.dialog.artist-video-guides .video-grid .up.video .image-holder .play-icon-overlay .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 46px;
  color: #FFF;
}
.dialog.artist-video-guides .video-grid .up.video .name {
  font-size: 16px;
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 16px;
}

.video-lightbox-background {
  position: fixed;
  background: rgba(0, 0, 0, 0.85);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 1000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-lightbox-background .fa-close {
  position: absolute;
  top: 32px;
  right: 32px;
  font-size: 40px;
  color: #FFF;
  cursor: pointer;
}
.video-lightbox-background .video-wrap {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0px;
  height: 0;
  width: 100%;
  max-width: 100vh;
}
.video-lightbox-background .video-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.date-box {
  border-radius: 5px;
  text-align: center;
  border: 4px solid #79f2ce;
  padding: 6px 12px;
}
.date-box .day {
  font-size: 20px;
  font-weight: 700;
}
.date-box .month {
  font-size: 16px;
}

.nuuradio-page-ol {
  padding: 0 0 0 20px;
  margin: 0;
}
.nuuradio-page-ol li {
  margin-bottom: 12px;
}
.nuuradio-page-ol li p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  margin: 0 0 4px;
}
.nuuradio-page-ol li p strong {
  font-family: "brandon-grotesque", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.impersonate-switcher-form {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 2rem;
  text-align: center;
}
.impersonate-switcher-form input[type=text],
.impersonate-switcher-form input[type=email],
.impersonate-switcher-form input[type=password],
.impersonate-switcher-form select {
  width: 100%;
  font-family: "brandon-grotesque", sans-serif;
  text-transform: uppercase;
  background: #000000;
  border: 3px solid #ffffff;
  border-radius: 0;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  padding: 1em 1.2em;
  margin-bottom: 0.5rem;
  text-align: left;
}
@media all and (max-width: 1366px) {
  .impersonate-switcher-form input[type=text],
.impersonate-switcher-form input[type=email],
.impersonate-switcher-form input[type=password],
.impersonate-switcher-form select {
    font-size: 14px;
  }
}
.impersonate-switcher-form select {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-image: url(/images/select-arrows.png?f479f1d994a39d5cacfd8b70dab24a72);
  background-position: 94% 50%;
  background-repeat: no-repeat;
  padding-right: 36px;
}
.impersonate-switcher-form ::-webkit-input-placeholder {
  color: #fefefe;
}
.impersonate-switcher-form :-moz-placeholder {
  color: #fefefe;
  opacity: 1;
}
.impersonate-switcher-form ::-moz-placeholder {
  color: #fefefe;
  opacity: 1;
}
.impersonate-switcher-form :-ms-input-placeholder {
  color: #fefefe;
}
.impersonate-switcher-form ::-ms-input-placeholder {
  color: #fefefe;
}
.impersonate-switcher-form button + a {
  margin-bottom: 0.5rem;
}
.impersonate-switcher-form a {
  color: #000000;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9rem;
  text-decoration: underline;
}

.show-support-page .page-title {
  background: #87f9d9;
  padding: 40px 0;
  font-size: 28px;
  line-height: 28px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
}

@media screen and (max-width: 832px) {
  .show-support-page .page-title {
    padding: 24px 0;
  }
}
@media screen and (max-width: 755px) {
  .show-support-page .page-title {
    font-size: 22px;
    padding: 16px 0;
  }
}
@media screen and (max-width: 400px) {
  .show-support-page .page-title {
    font-size: 18px;
  }
}
.show-support-page .sub-head {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 16px;
}

@media all and (max-width: 767px) {
  .show-support-page .sub-head {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
@media all and (max-width: 500px) {
  .show-support-page .sub-head {
    font-size: 12px;
    margin-bottom: 12px;
  }
}
.ie .news-row .news-masonry-grid .post .posted-by-info .img.global-news-logo {
  background: url(/images/mpl_logo_white_mobile.svg?27b893a2fd79749b172de143873f4afc) #232323 no-repeat center center !important;
  background-size: 80%;
}
.ie .news-row .news-masonry-grid .post .posted-by-info .img.global-news-logo img {
  display: none;
}

.row {
  margin: 0 -15px;
  display: -ms-grid;
  display: grid;
}
.row.small-gutters {
  margin: 0 -5px;
}
.row.small-gutters > div, .row.small-gutters .col {
  padding: 0 5px;
}
.row.no-gutters {
  margin: 0;
}
.row.no-gutters > div, .row.no-gutters .col {
  padding: 0;
}
.row.cols-1 {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}
@media screen and (max-width: 800px) {
  .row.cols-1 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.row.cols-1 > div {
  -ms-grid-column: 1;
}
.row > div.col-1 {
  -ms-grid-column: 1;
}
.row.cols-2 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
@media screen and (max-width: 800px) {
  .row.cols-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.row.cols-2 > div:nth-child(1) {
  -ms-grid-column: 1;
}
@media screen and (max-width: 800px) {
  .row.cols-2 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}
.row.cols-2 > div:nth-child(2) {
  -ms-grid-column: 2;
}
@media screen and (max-width: 800px) {
  .row.cols-2 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
}
.row.cols-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}
@media screen and (max-width: 800px) {
  .row.cols-3 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.row.cols-3 > div:nth-child(1) {
  -ms-grid-column: 1;
}
@media screen and (max-width: 800px) {
  .row.cols-3 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}
.row.cols-3 > div:nth-child(2) {
  -ms-grid-column: 2;
}
@media screen and (max-width: 800px) {
  .row.cols-3 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
}
.row.cols-3 > div:nth-child(3) {
  -ms-grid-column: 3;
}
@media screen and (max-width: 800px) {
  .row.cols-3 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
}
.row.cols-4 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media screen and (max-width: 800px) {
  .row.cols-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 480px) {
  .row.cols-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.row.cols-4 > div:nth-child(1) {
  -ms-grid-column: 1;
}
@media screen and (max-width: 800px) {
  .row.cols-4 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
}
.row.cols-4 > div:nth-child(2) {
  -ms-grid-column: 2;
}
@media screen and (max-width: 800px) {
  .row.cols-4 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
}
.row.cols-4 > div:nth-child(3) {
  -ms-grid-column: 3;
}
@media screen and (max-width: 800px) {
  .row.cols-4 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
}
.row.cols-4 > div:nth-child(4) {
  -ms-grid-column: 4;
}
@media screen and (max-width: 800px) {
  .row.cols-4 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
}
.row > div, .row .col {
  padding: 0 15px;
}
.row > div.small-v-padding, .row .col.small-v-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.row > div.medium-v-padding, .row .col.medium-v-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.row > div.extra-v-padding, .row .col.extra-v-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
.row.no-spaces, .row .no-spaces {
  margin: 0;
}
.row.small-spaces {
  margin-top: 15px;
  margin-bottom: 15px;
}
.row.medium-spaces {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row.big-spaces {
  margin-top: 60px;
  margin-bottom: 60px;
}
.row .col-1-1, .row .col-1-2, .row .col-2-2 {
  grid-column: span 1;
}
.row .col-1-3 {
  grid-column: span 1;
}
.row .col-2-3 {
  grid-column: span 2;
}
.row .col-1-4 {
  grid-column: span 1;
}
.row .col-2-4 {
  grid-column: span 2;
}
.row .col-3-4 {
  grid-column: span 3;
}

.no-spaces {
  margin: 0;
}

.container-md {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 32px;
  position: relative;
}

.clearfix:after {
  display: table;
  content: "";
  clear: both;
}

.title-block {
  background: #85F9D7;
  padding: 48px 0;
  text-transform: uppercase;
}
@media all and (max-width: 1024px) {
  .title-block {
    padding: 20px 0;
    text-align: center;
  }
}
.title-block .back-to-list {
  font-size: 14px;
  font-weight: 400;
}
.title-block .back-to-list a {
  text-decoration: none;
  color: #000;
}
.title-block .back-to-list a .fa {
  position: relative;
  top: -1px;
}
.title-block__right {
  float: right;
  color: #FFF;
  text-align: right;
}
@media all and (max-width: 1024px) {
  .title-block__right {
    padding: 5px 0;
  }
}
.title-block h2 {
  margin-bottom: 4px;
}
@media all and (max-width: 1024px) {
  .title-block h2 {
    clear: both;
  }
}
.title-block .subtitle {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
}
.title-block .title-right {
  float: right;
}
@media all and (max-width: 720px) {
  .title-block .title-right {
    display: none;
  }
}

.content .main-title {
  margin: 50px 0 30px;
}
.content .main-title:after {
  content: "";
  clear: both;
  display: table;
}
.content .main-title h2 {
  float: left;
  margin: 0;
  line-height: 2.25;
  vertical-align: middle;
  text-transform: uppercase;
}
.content .main-title__search {
  float: right;
}
.content .main-title__search .input {
  position: relative;
  width: 350px;
  float: right;
}
@media all and (max-width: 600px) {
  .content .main-title__search .input {
    float: none;
    width: 100%;
  }
}
.content .main-title__search .input input {
  display: block;
  width: 100%;
  padding: 14px 48px 16px 12px;
  border: 3px solid #000;
  color: #000;
}
@media all and (max-width: 600px) {
  .content .main-title__search .input input {
    padding: 8px 48px 10px 8px;
  }
}
.content .main-title__search .input .fa {
  font-size: 24px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 12px;
}
@media all and (max-width: 600px) {
  .content .main-title__search .input .fa {
    top: 9px;
  }
}

.table-primary {
  margin-top: 32px;
}
.table-primary__table-head, .table-primary__table-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
@media all and (max-width: 800px) {
  .table-primary__table-head, .table-primary__table-row {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
.table-primary__table-head > div {
  padding: 0 16px;
  text-transform: uppercase;
  font-family: "brandon-grotesque", sans-serif;
  font-size: 14px;
  font-weight: 700;
  flex-grow: 1;
}
@media all and (max-width: 1300px) {
  .table-primary__table-head > div {
    padding: 0px 8px;
  }
}
@media all and (max-width: 800px) {
  .table-primary__table-head > div {
    display: none !important;
  }
}
.table-primary__table-row {
  background: #F0F0F0;
  border-radius: 4px;
  margin-top: 8px;
}
.table-primary__table-row > div {
  padding: 12px 16px;
  flex-grow: 1;
}
@media all and (max-width: 1300px) {
  .table-primary__table-row > div {
    padding: 8px 8px;
  }
}
.table-primary__table-row .buttons {
  text-align: right;
}
@media all and (max-width: 800px) {
  .table-primary__table-row .buttons {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: left;
  }
}
@media all and (max-width: 500px) {
  .table-primary__table-row .buttons {
    text-align: center;
  }
}
.table-primary__table-row .buttons form {
  display: inline-block;
}
.table-primary__table-row .buttons form button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.table-primary__table-row .buttons .btn {
  margin-left: 6px;
}
@media all and (max-width: 390px) {
  .table-primary__table-row .buttons .btn {
    font-size: 14px;
  }
}
.table-primary__table-row .buttons .fa {
  color: #000;
  font-size: 24px;
  position: relative;
  top: 3px;
}

.pagination {
  list-style: none;
  text-align: center;
  display: block;
  padding: 0;
  margin: 32px 0 24px 0;
}
.pagination li {
  display: inline-block;
  font-size: 16px;
}
.pagination li:first-child {
  float: left;
}
.pagination li:last-child {
  float: right;
}
.pagination li a,
.pagination li a:active,
.pagination li a:focus {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.pagination li.active span {
  font-weight: bold;
  color: #87F9D8;
}
.pagination li span {
  font-weight: bold;
  color: #888;
}

.light-grey-bg {
  background-color: #EEE;
}

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

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

.btn.small {
  padding: 0.4em;
  width: 100%;
}

.text-bold {
  font-weight: bold;
}

input + button {
  margin-top: 10px;
}

.ajax-button {
  position: relative;
}
.ajax-button i {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 33%;
}
.ajax-button span {
  opacity: 1;
}
.ajax-button.loading i {
  display: block;
}
.ajax-button.loading span {
  opacity: 0;
}

.btn.primary.inverse {
  color: #FFF;
  border-color: #FFF;
}

.btn.primary.inverse:hover {
  color: #000 !important;
  background-color: #FFF;
}

input:disabled {
  background-color: #EEEEEE;
}

.alert {
  color: #FFFFFF;
  font-weight: bold;
  padding: 22px;
  margin: 30px 0;
  position: relative;
}
.alert--success {
  background-color: #89F9D9;
}
.alert--error {
  background-color: #EF5050;
}
.alert__close {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 0.6em;
  font-weight: normal;
  text-transform: uppercase;
  cursor: pointer;
}

select:disabled {
  background-color: #CCC;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ar-campaigns .main-panel {
  padding-bottom: 0;
}
.ar-campaigns .table-primary {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .ar-campaigns .table-primary {
    font-size: 0.8em;
  }
}
.ar-campaigns .table-primary__table-head > div {
  width: calc(33.3333% - 49px);
}
.ar-campaigns .table-primary__table-head > div:last-child {
  width: 135px;
}
@media screen and (max-width: 480px) {
  .ar-campaigns .table-primary__table-head > div {
    width: calc(33.3333% - 37px);
  }
}
.ar-campaigns .table-primary__table-row > div {
  width: calc(33.3333% - 49px);
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .ar-campaigns .table-primary__table-row > div {
    width: calc(33.3333% - 37px);
  }
}
.ar-campaigns .table-primary__table-row .buttons {
  width: 135px;
  text-align: right;
}
@media screen and (max-width: 480px) {
  .ar-campaigns .table-primary__table-row .buttons {
    width: 103px;
  }
}
.ar-campaigns .table-primary + .pagination-container {
  margin-bottom: 300px;
}
.ar-campaigns h1, .ar-campaigns h2, .ar-campaigns h3 {
  text-transform: uppercase;
  font-family: brandon-grotesque, sans-serif;
}
.ar-campaigns .typeahead .selected {
  padding-top: 5px;
}
.ar-campaigns .create-markers .col > div {
  padding: 30px;
}
.ar-campaigns .create-markers .col > div h3 {
  text-align: center;
}
.ar-campaigns .marker-preview-container {
  position: relative;
  padding: 30px;
  margin: 15px 0;
  min-height: 300px;
  background-color: #ffffff;
  border: 1px solid #CCC;
  border-radius: 3px;
}
.ar-campaigns .marker-preview-container .uploaded-marker-preview {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  height: 90%;
}
.ar-campaigns .universal-marker-preview {
  margin: 15px auto;
  padding: 15px;
  border: 1px solid #CCC;
  border-radius: 3px;
  width: auto;
  max-width: 250px;
}
.ar-campaigns .marker-wrapper {
  padding: 15px;
}
.ar-campaigns .marker-wrapper img {
  width: 100%;
  height: auto;
}
.ar-campaigns__video-wrapper {
  padding: 5px;
  border-radius: 3px;
  background-color: #DDD;
  min-height: 330px;
  position: relative;
}
.ar-campaigns .input-append {
  line-height: 3.3;
  vertical-align: middle;
  float: right;
  font-weight: bold;
}
.ar-campaigns label.btn input {
  visibility: hidden;
}
.ar-campaigns .video-title {
  margin-right: 15px;
}
.ar-campaigns .title-block .title-block__right-title {
  float: left;
}
.ar-campaigns .title-block .title-block__right .info-bubble {
  float: right;
  max-width: 45px;
  margin-left: 15px;
  margin-top: 7px;
}
.ar-campaigns .marker-rating {
  text-align: center;
  margin-top: 30px;
}
.ar-campaigns .marker-rating > div {
  clear: both;
  display: inline-block;
  text-align: left;
}
.ar-campaigns .marker-rating > div:after {
  content: "";
  display: table;
  clear: both;
}
.ar-campaigns .marker-rating h4, .ar-campaigns .marker-rating p {
  margin: 0;
}
.ar-campaigns .marker-rating .icon {
  border-radius: 50%;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 15px;
  font-size: 1.8em;
  text-align: center;
}
.ar-campaigns .marker-rating .icon i {
  color: #FFFFFF;
  line-height: 50px;
  vertical-align: middle;
}
.ar-campaigns .marker-rating .text {
  float: right;
}
.ar-campaigns .marker-rating__accepted {
  display: none;
}
.ar-campaigns .marker-rating__accepted.icon {
  background-color: #89F9D9;
}
.ar-campaigns .marker-rating__rejected {
  display: none;
}
.ar-campaigns .marker-rating__rejected.icon {
  background-color: #EF5050;
}
.ar-campaigns .marker-rating__pending {
  display: none;
}
.ar-campaigns .marker-rating__pending.icon {
  color: #000;
  background-color: #AAAAAA;
}
.ar-campaigns .choose-video-button.disabled {
  background-color: #CCCCCC;
  cursor: not-allowed;
}
.ar-campaigns .choose-video-button.disabled:hover {
  color: #000 !important;
}
.ar-campaigns .edit-video-btns a, .ar-campaigns .edit-video-btns label {
  color: #000;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
.ar-campaigns .edit-video-btns a:hover, .ar-campaigns .edit-video-btns label:hover {
  color: #87F9D9;
  text-decoration: underline;
}
.ar-campaigns .upload-video {
  text-align: center;
  top: 40%;
  position: absolute;
  left: 0;
  right: 0;
  font-weight: bold;
  margin: auto;
  display: none;
}
.ar-campaigns .create-arcampaign-submit-button:disabled {
  background-color: #AAAAAA;
  border-color: #888888;
}
.ar-campaigns .bottom-hero {
  background-color: #89F9D9;
  padding: 30px 100px;
  margin: 30px 0 0;
}
.ar-campaigns .bottom-hero h2 {
  font-weight: 900;
  font-family: brandon-grotesque, sans-serif;
}
.ar-campaigns .bottom-hero a {
  color: #000000;
  font-weight: 600;
  font-family: brandon-grotesque, sans-serif;
}
@media all and (max-width: 640px) {
  .ar-campaigns .bottom-hero {
    padding: 15px 30px;
    font-size: 0.8em;
  }
}
.ar-campaigns input:disabled {
  background-color: #CCCCCC;
}
.ar-campaigns .ar-merch-bottom-banner {
  background-image: url(/images/merch-bottom-banner-bg.png?c266b4d872ab11bb7aa9cd8ff7579209);
  padding: 30px 0;
  color: #FFF;
  background-size: cover;
  background-position: right;
  margin-top: 60px;
}
@media all and (max-width: 640px) {
  .ar-campaigns .ar-merch-bottom-banner {
    text-align: center;
  }
}
.ar-campaigns .ar-merch-bottom-banner h3 {
  color: #87F9D9;
  font-family: brandon-grotesque, sans-serif;
}
.ar-campaigns .ar-merch-bottom-banner .btn {
  color: #87F9D9;
  border: 3px solid #87f9d9;
}
.ar-campaigns .ar-merch-bottom-banner .btn:hover {
  color: #000000;
  background-color: #87f9d9;
}

.dialog.ar-campaigns.need-help {
  text-align: left;
}

.sign-up-guide .video-wrap {
  position: relative;
  cursor: pointer;
  margin: 0 auto 32px;
  max-width: 900px;
  padding: 0 16px;
}
.sign-up-guide .video-wrap .video-thumb {
  display: block;
}
.sign-up-guide .video-wrap .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 100px;
  color: #fff;
}

.artist-benefits .main-panel {
  padding-bottom: 0;
}
.artist-benefits h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 0 4px 0;
}
.artist-benefits h4 {
  font-size: 16px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  color: #7cf8d4;
  font-family: "brandon-grotesque", sans-serif;
}
.artist-benefits h1 {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0 0 32px 0;
  line-height: 1.05;
  font-family: "brandon-grotesque", sans-serif;
}
@media all and (max-width: 600px) {
  .artist-benefits h1 {
    font-size: 28px;
  }
}
.artist-benefits .top-section-wrapper {
  position: relative;
  background: url(/images/benefits-bg.png?3920beb889c01c1bb2a6367b8f58bd9d) no-repeat center center;
  background-size: cover;
}
.artist-benefits .top-section-wrapper__text {
  padding: 84px 16px 150px;
  max-width: 690px;
  margin: 0 auto;
  color: #fff;
}
.artist-benefits .top-section-wrapper__text .feature-text {
  font-weight: bold;
  font-family: "brandon-grotesque", sans-serif;
  color: #87F9D9;
  text-transform: uppercase;
  font-size: 1.2em;
}
.artist-benefits .reasons-wrap {
  background-image: url(/images/spot-bg-top.png?b689a30a56f171d9d1a10cdb3a7d20cb);
  background-position: top right;
  background-repeat: no-repeat;
}
.artist-benefits .reasons-wrap h1.move-up {
  margin: 0;
  position: relative;
  top: -24px;
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row:nth-child(2) {
  background: linear-gradient(to bottom, #F8F8F8 0%, #e3e1e1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#F8F8F8", endColorstr="#e3e1e1",GradientType=0 );
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row:nth-child(2) h4 {
  color: #000;
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row .inner-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  padding: 48px 0;
  max-width: 1500px;
  margin: 0 auto;
}
@media all and (max-width: 900px) {
  .artist-benefits .reasons-wrap .reasons-grid .reason-row .inner-row {
    padding: 0 12px;
  }
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row .reason {
  padding: 0 8px;
  flex-basis: 25%;
}
@media all and (max-width: 900px) {
  .artist-benefits .reasons-wrap .reasons-grid .reason-row .reason {
    padding: 20px 8px;
    flex-basis: 50%;
  }
}
@media all and (max-width: 550px) {
  .artist-benefits .reasons-wrap .reasons-grid .reason-row .reason {
    flex-basis: 100%;
  }
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row .reason .icon-wrap {
  height: 84px;
  margin: 0 auto 24px;
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row .reason .icon {
  margin: 0 auto;
  display: block;
}
.artist-benefits .reasons-wrap .reasons-grid .reason-row .reason p {
  margin: 0;
}
.artist-benefits .reasons-wrap .bot-bg {
  background-image: url(/images/spot-bg-bot.png?86b9e5ade8a3f2860eca09390d97778b);
  background-position: -130px bottom;
  background-repeat: no-repeat;
}
.artist-benefits .reasons-wrap .sign-up-guide {
  padding-top: 32px;
}
.artist-benefits .reasons-wrap .sign-up-guide .video-wrap {
  position: relative;
  cursor: pointer;
  margin: 0 auto 32px;
  max-width: 900px;
  padding: 0 16px;
}
.artist-benefits .reasons-wrap .sign-up-guide .video-wrap .video-thumb {
  display: block;
}
.artist-benefits .reasons-wrap .sign-up-guide .video-wrap .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 100px;
  color: #fff;
}

.show-support-form {
  margin-top: 2rem;
}
.show-support-form .grid {
  display: grid;
}
.show-support-form .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.show-support-form .grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.show-support-form .gap-4 {
  gap: 1rem;
}
.show-support-form .mt-4 {
  gap: 1rem;
}