/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

html, body {
  margin: 0;
  padding: 0; }

.ui-widget {
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px; }

.ui-dialog {
  padding: 0px; }

select {
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 100% 50%;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  font-size: 16px;
  background-color: #ffffff; }

body {
  background-color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  font-size: 16px;
  letter-spacing: 0.32px; }

img {
  max-width: 100%;
  max-height: 100%; }
  
input, textarea, select {
  all: unset;
  background-color: #ffffff;
}

input::placeholder {
  all: unset;
  color: black; }

input[type=number]::-webkit-outer-spin-button {
  display: none; }

input[type=number]::-webkit-inner-spin-button {
  display: none; }

input[type=number] {
  -moz-appearance: textfield; }

.seperatorGrid {
  background-color: #ffffff;
  height: 68px; }

#normalContainer {
  width: 100%;
  border-left: 0px solid black;
  border-right: 0px solid black; }

#eventContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }
#projectContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }
  
#liveContainer{
  width: 100%;
  display: none;
  padding-top: 113px; }
#donateContainer{
  width: 100%;
  display: none;
  padding-top: 113px; }

#highlightContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }

#blogContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }

#menuContainer {
  height: 113px;
  background-color: #ffffff;
  position: fixed;
  width: 100%;
  top:0px;
  z-index: 89; }

@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
  #menuContainer {
    position: absolute; } }
/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  #menuContainer {
    position: absolute; } }
.menuDouble {
  height: 226px; }

#homeContainer {
  width: 100%;
}

#pageContainer {
  width: 100%;
  padding-top: 113px;
  margin-bottom: 125px;
  display: none;
  background-color: #000000; }

#faqContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }

#orderContainer {
  width: 100%;
  display: none;
  padding-top: 113px; }

#headerGrid {
  width: 100%;
  object-fit: contain;
  background-size: cover;
  background-color: #000000;
  position: relative; }

#headerGrid .headerImage {
  width: calc(100%);
  z-index: 1; }

#homeContainer {
    padding-top: 113px;
  }

#secondLogo {
  width: 197px;
  height: 140px;
  object-fit: contain;
  z-index: 3;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0;
  bottom: 0;
  margin: auto; }

#blogGrid {
  height: 550px;
  background-color: #f2f2f2;
  display: none; }

#blogGrid div {
  display: inline-block;
  height: 407px;
  top: 71px;
  background-color: #f2f2f2;
  position: relative;
  margin-left: 28px;
  left: 52px; }

#blogGrid div.item {
  width: calc((100% / 2) - 52px - 71px - 28px);
  background-color: #ffffff; }

#blogGrid div.arrow {
  width: 8px;
  font-size: 16px; }

#blogGrid div.arrow > span {
  position: relative;
  top: calc((550px * 0.5) - (16px * 0.5) - 71px); }

#highlightGrid {
  background-color: #ffffff;
  display: none;
  height: 600px; }

#highlightGrid .block_subtitle {
  margin-bottom: 40px; }

.block_title {
  padding-top: 35px;
  text-align: center;
  text-transform: uppercase; }

.block_subtitle {
  text-align: center;
  padding-top: 4px; }

.block_footer {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  margin: auto;
  width: 100%;
  padding-top: calc(54px / 2 - 10px);
}

#logoHolder {
  padding-left: 117px;
  float: left; }

#logoHolder span.logo {
  display: inline-block;
  width: 68px;
  height: 48px;
  margin-top: calc((0.5 * 113px) - (0.5 * 48px));
  background: url("/img/efc-logo-primair.svg");  
  background-repeat: no-repeat;
}
  
/*#logoHolder span.logo2 {
  display: inline-block;
  margin-left: 20px;
  height: 100px;
  margin-top: calc((0.2 * 75px));
  background: url("/images/ticketing_small_letterkleur.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 158px;
  background-position-y: 50%;
}*/

#largeMenuHolder {
  display: none;
  width: 25%;
  z-index: 90; }

#contactHolder {
  display: none;
  width: 45%;
  vertical-align: top; }

#contactHolder > div {
  display: inline-block;
  padding: 0 25px 0 0;
  vertical-align: top;
  width: 40%; }

#contactHolder span {
  width: 100%;
  display: table-row; }

#contactHolder p {
  font-weight: normal; }

#contactHolder p.bold {
  font-weight: bold;
  line-height: 30px; }

#contactHolder .contactForm {
  width: 100%;
  padding-top: 25px; }

#contactHolder .contactForm p:last-child {
  padding-top: 15px;
  text-align: right; }

#contactHolder .contactForm button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#largeMenuHolder .socialMediaMenu {
  padding-top: 25px;
  margin-left: 10px;
  width: max-content; }

#largeMenuHolder .socialMediaMenu li {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px; }

#largeMenuHolder .socialMediaMenu li span {
  padding-left: 10px; }

#largeMenuHolder .socialMediaMenu li a {
  color: #000000;
  padding-left: 19px; }

#contactHolder span, #contactHolder input[type="text"] {
  width: 100%;
  height: 40px;
  margin-top: 15px;
  display: inline;
  text-indent: 10px;
  border: 1px solid #f0f0f0;
  font-family: 'Brandon Grotesque';
  font-weight: 900;
  font-size: 16px; }

#contactHolder textarea {
  width: calc(100% - 15px - 15px);
  height: 121px;
  margin-top: 15px;
  padding: 10px 15px;
  display: inline;
  border: 1px solid #f0f0f0;
  resize: none;
  font-family: 'Brandon Grotesque';
  font-weight: 900;
  font-size: 16px; }
  
#orderInfo textarea {
  width: calc(100% - 15px - 15px);
  margin-top: 15px;
  padding: 10px 15px;
  display: inline;
  border: 1px solid #f0f0f0;
  resize: none;
  font-family: 'Brandon Grotesque';
  font-weight: 900;
  font-size: 16px; }

#contactHolder #contactSubmit {
  text-align: right; }

#contactHolder .contactInfo {
  padding-top: 15px;
  list-style-type: none;
  padding: 0;
  margin: 0; }

#contactHolder .contactInfo li {
  display: block;
  margin-top: 10px; }

#contactHolder .contactInfo li span {
  margin-right: 9px; }

#contactHolder .contactInfo li i {
  padding-right: 5px; }

#contactHolder .contactInfo li i.email {
  background: url("/images/mail.svg") no-repeat left top;
  height: 14px;
  width: 10px;
  display: inline-block; }

#contactHolder .contactInfo li i.phone {
  height: 13px;
  width: 13px;
  display: inline-block;
  padding-right: 3px;
  background: url("/images/phone-call.svg") no-repeat left top; }

#contactHolder .contactInfo li span {
  font-weight: normal; }

#menuContainer .langSelect {
  display: none;
  margin-top: 10px;
  margin-right: 60px; }
  
#menuContainer .langSelect li {
  margin-left: 40px;
  margin-right: 40px; }

#menuContainer .langSelect li span {
  margin-left: 25px; }
  
#menuContainer .projectSelect {
  display: none;
  margin-top: 10px;
  margin-right: 60px; }
  
#menuContainer .projectSelect li {
  margin-left: 40px;
  margin-right: 40px; }

#menuContainer .projectSelect li span {
  margin-left: 25px; }

#menuContainer .visible {
  display: inline-block; }

#menuHolder {
  display: block;
  float: right;
  text-align: right;
  vertical-align: middle;
  margin-right: 103px;
  height: 113px; }

#footerContainer {
  min-height: 54px;
  background-color: #000000;
  color: #ffffff; }

#menuHolder ul {
  margin-top: calc((0.6 * 113px) - 16px); }

#menuHolder ul li {
  color: #000000;
  margin-left: 15px;
  margin-right: 15px;
  display: inline-block;
  cursor: -webkit-grab;
  cursor: grab; }

#menuHolder ul li span {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.9px;
  text-align: center;
  font-weight: 900;
  margin-left: 10px; }

.fas span, .far span, .fa span {
  font-family: 'Brandon Grotesque', sans-serif; }

#menuHolder li.arrow_down::before {
  content: '';
  width: 16px;
  height: 8px;
  position: absolute;
  background-image: url("/images/language-symbol.svg");
  background-size: cover;
  background-position: center;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

#menuHolder li.arrow_down {
  padding-left: 12px;
  position: relative; }

#menuHolder ul.closeMenu {
  list-style: none;
}
  
#menuHolder ul.closeMenu::before {
  background-image: url("/images/if-basics-22-296812.svg");
  height: 32px;
  width: 32px;
  content: '';
  display: inline-block;
  background-size:contain;
  background-repeat:no-repeat;
  pointer-events: none;
}

#menuHolder ul.closeMenu li {
  font-size: 32px;
  display: list-item;
  width: 32px;
  margin: 0px;
  margin-top: -32px;
  height: 32px; }

#contactHolder li {
  display: table-row; }

#largeMenuHolder ul {
  list-style: none;
  width: 50%; }

#largeMenuHolder ul li {
  padding-top: 15px;
  padding-bottom: 15px;
  white-space: nowrap;
display: inline-block;
width: max-content; }

#largeMenuHolder ul > li > span {
  padding-left: 0px; }

#menuContainer.largeMenu #menuHolder ul {
  display: none; }

#menuContainer #menuHolder ul.closeMenu {
  display: none; }

#menuContainer.largeMenu #menuHolder ul.closeMenu {
  display: block;
  float: right;
  clear: right; }

#menuContainer.largeMenu {
  background-color: #f0f0f0;
  height: 100%;
  position: initial; }

.largeMenu #largeMenuHolder {
  display: inline-block;
  padding-left: 185px; }

.largeMenu #contactHolder {
  display: inline-block; }

#largeMenuHolder .fullMenu span {
  font-size: 28px;
  line-height: 1.43;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold; }

#largeMenuHolder .fullMenu span {
  cursor: grab; }

#largeMenuHolder .fullMenu li img {
  display: none; }

#largeMenuHolder .fullMenu li.active {
  border-bottom: 3px solid #2c7d70; }

#largeMenuHolder .fullMenu li.active img {
display: inline;
padding-top: 8px;
padding-left: 12px;
max-height: 20px; }

#largeMenuHolder .fullMenu li.active span {
  color: #2c7d70; }

#calendarGrid {
  background-color: #ffffff;
  min-height: 250px;
  margin-left: 100px;
  margin-right: 100px;
  height: max-content;
  margin-bottom: 120px;
  }

#calendarGrid .block_title h1 {
  font-size: 40px;
  height: 57px; }

#calendarGrid div.item {
  position: relative;
  cursor: grab; }

#calendarGrid .item div {
  display: inline-block; }

#calendarGrid .date_block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid black; }

#calendarGrid .date_block:last-child {
  border-bottom: 0px; }

#calendarGrid .date_block .item:first-child .date {
    height:50px;
    vertical-align:top;
}

#calendarGrid .date_block .item:not(:first-child) .date {
  background-color: #ffffff;
  width: 50px;
  height:0px;
  padding: 0px;
 }

#calendarGrid .date_block .item:first-child .date .date_inner {
  background-color: #2c7d70;
  width: 50px;
  height: 50px;
  padding: 0px;
  text-align: center;
  color: #ffffff;
  top: 15px; }

#calendarGrid .date_block .item:not(:first-child) .date .date_inner {
  background-color: #ffffff;
  width: 50px;
  height: 0px;
  padding: 0px;
}

#calendarGrid .date_block .item .date span {
  width: 50px;
  display: table-row;
  letter-spacing: 0.6px; }

#calendarGrid .date_block .item:first-child .date span.month {
  text-transform: lowercase;
  font-weight: normal; }

#calendarGrid .date_block .item .date span span {
  display: table-cell;
  /*padding-left: 9px;*/ }

#calendarGrid .date .day {
  font-size: 22px;
  font-weight: bold; }

#calendarGrid .date .month {
  font-size: 16px;
  line-height: 10px; }

#calendarGrid .item {
  padding-top: 15px;
  margin-left: 40px; }

#calendarGrid .item div.time {
  margin-left: 60px;
  width: 87px;
  position: relative;
  top: 13px;
  vertical-align: top; }

#calendarGrid .item div.event_info {
  margin-left: 30px;
  width: calc(100% - 420px); }

#calendarGrid .event_info .event_title {
  font-size: 26px;
  line-height: normal;
  font-weight: bold;
  display: table-row; }

#calendarGrid .event_info .event_location {
  font-size: 16px;
  display: table-row;
  font-weight: normal; }

#calendarGrid .event_extra {
  width: 140px;
  text-align: right;
  vertical-align: top;
  top: 5px; }

#calendarGrid .event_extra img,
#calendarGrid .event_extra object {
  width: 83px;
  height: 33px;
  object-fit: contain; }

#calendarGrid .event_calendar_block {
  margin-left: -100px;
  /* Cancel out parent added margin. */
  margin-right: -100px;
  /* Cancel out parent added margin. */
  display: none;
  height: 300px;
  padding-top: 15px; }

#calendarGrid .event_calendar_block > div {
  background-color: #f2f2f2;
  height: 100%;
  max-height: 300px;
  object-fit: contain;
  overflow-y: hidden; }

#calendarGrid div.item_title {
  max-width: 80%;
  height: 30px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.8px;
  padding-top: 26px;
  padding-left: 44px;
  text-transform: uppercase; }

#calendarGrid div.item_date_location {
  width: 345px;
  height: 23px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70;
  padding-top: 8px;
  padding-left: 44px; }

#calendarGrid div.item_description {
  max-width: 60%;
  height: 68px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  line-height: 18px;
  text-align: left;
  color: #000000;
  padding-left: 44px;
  padding-top: 26px;
  line-height: 22px;
  overflow: hidden; }

#calendarGrid .buttons {
  padding-left: 29px; }

#calendarGrid .buttons div {
  display: table-cell;
  padding-top: 36px;
  padding-left: 15px; }

#calendarGrid .buttons button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }
  
#searchContainer {
  display: none;
  position: fixed;
  width: 65%;
  height: max-content;
  z-index: 999999;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 50px;
  overflow-y: auto;
  max-height: 80%;
  top: 0px;
  
}

#overlayContainer {
  width: 100vw;
  height: 100vh;
  background: #f0f0f0;
  z-index: 999998;
  position: fixed;
  display: none;
  top:0px;
  left:0px;
}

    #searchGrid .search_outer {
        height: 52px;
        border-bottom: 0px solid #0000004d;
        margin-left: 20px;
        margin-right: 20px;
        width: 90%;
        display: inline-block;
    }
    
    #searchGrid div.search_clear {
        position:relative;
        float:left;
        height: 35px;
        width: 35px;
        right: 25px;
        left: 35px;
        text-align:center;
        cursor:pointer;
        z-index: 9999;
    }
    
    #searchGrid {
        padding-top: 20px;
        border-bottom: 1px solid #0000004d;
    }
    
    #searchGrid img.search_clear {
      height: 20px;
      width: 20px;
      top: 20px;
      position: relative;
    }
    
    #searchGrid .search::placeholder {
        font-size: 53.333333333333px;
        color: #0000004d;
        -webkit-text-fill-color: #0000004d;
        -webkit-opacity: 1;
        font-weight: 900;
        letter-spacing: 0.2px;
        line-height: 1.3;
        vertical-align: top;
        padding-top: 0px;
        padding-bottom: 0px;
        font-family: "Brandon Grotesque" !important;
    }
    
    @media (max-width: 1000px) {
      #searchContainer {
        width: 95%;
      }
    }
    
    @media (max-width: 1200px) {
      #searchContainer {
        width: 85%;
      }
    }
    
    @media (max-width: 1400px) {
      #searchContainer {
        width: 75%;
      }
    }
    
    #searchGrid .search {
        text-indent: 60px;
        width: calc(133.333333% - 35px - 35px);
        background-color:  #f0f0f0;
        border: 0px;
        height: 69.333333333333px;
        font-size: 53.333333333333px;
        line-height: 0;
        color: #0000004d;
        -webkit-text-fill-color: #0000004d;
        -webkit-opacity: 1;
        font-weight: 900;
        letter-spacing: 0.26666666666667px;
        /* scale down by 12/16 = 75% */
        transform: scale(0.75);
        transform-origin: left top;
        /* remove extra white space */
        margin-bottom: -10px;
        margin-right: -33.333333333%;        
        font-family: "Brandon Grotesque" !important;
    }
    
  #searchContainer .smalltitle img {
    top: 0px;
  }

#searchResultsGrid {
  display: none;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  }
  
  #searchResultsGrid .block_title {
    display: none;  
  }
  
#searchGrid .block_title h1 {
  font-size: 40px;
  height: 57px; }

#searchResultsGrid .block_title h1 {
  font-size: 40px;
  height: 57px; }

#searchResultsGrid div.item {
  position: relative;
  cursor: grab; }

#searchResultsGrid .item div {
  display: inline-block; }

#searchResultsGrid .date_block {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid black; }

#searchResultsGrid .date_block:last-child {
  border-bottom: 0px; }

#searchResultsGrid .date_block .item .date {
    height:50px;
    vertical-align:top;
}

#searchResultsGrid .date_block .item .date .date_inner {
  background-color: #2c7d70;
  width: 50px;
  height: 50px;
  padding: 0px;
  text-align: center;
  color: #ffffff;
  top: 15px; }

#searchResultsGrid .date_block .item .date span {
  width: 50px;
  display: table-row;
  letter-spacing: 0.6px; }

#searchResultsGrid .date_block .item:first-child .date span.month {
  text-transform: lowercase;
  font-weight: normal; }

#searchResultsGrid .date_block .item .date span span {
  display: table-cell;
  /*padding-left: 9px;*/ }

#searchResultsGrid .date .day {
  font-size: 22px;
  font-weight: bold; }

#searchResultsGrid .date .month {
  font-size: 16px;
  line-height: 10px; }

#searchResultsGrid .item {
  padding-top: 15px;
  margin-left: 0px; }

#searchResultsGrid .item div.time {
  margin-left: 60px;
  width: 87px;
  position: relative;
  top: 13px;
  vertical-align: top; }

#searchResultsGrid .item div.event_info {
  margin-left: 30px;
  width: calc(100% - 420px); }

#searchResultsGrid .event_info .event_title {
  font-size: 26px;
  line-height: normal;
  font-weight: bold;
  display: table-row; }

#searchResultsGrid .event_info .event_location {
  font-size: 16px;
  display: table-row;
  font-weight: normal; }

#searchResultsGrid .event_extra {
  width: 140px;
  text-align: right;
  vertical-align: top;
  top: 5px; }

#searchResultsGrid .event_extra img,
#searchResultsGrid .event_extra object {
  width: 83px;
  height: 33px;
  object-fit: contain; }

#searchResultsGrid .event_calendar_block {
  margin-left: -100px;
  /* Cancel out parent added margin. */
  margin-right: -100px;
  /* Cancel out parent added margin. */
  display: none;
  height: 300px;
  padding-top: 15px; }

#searchResultsGrid .event_calendar_block > div {
  background-color: #f2f2f2;
  height: 100%;
  max-height: 300px;
  object-fit: contain;
  overflow-y: hidden; }

#searchResultsGrid div.item_title {
  max-width: 80%;
  height: 30px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.8px;
  padding-top: 26px;
  padding-left: 44px;
  text-transform: uppercase; }

#searchResultsGrid div.item_date_location {
  width: 345px;
  height: 23px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70;
  padding-top: 8px;
  padding-left: 44px; }

#searchResultsGrid div.item_description {
  max-width: 60%;
  height: 68px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  line-height: 18px;
  text-align: left;
  color: #000000;
  padding-left: 44px;
  padding-top: 26px;
  line-height: 22px;
  overflow: hidden; }

#searchResultsGrid .buttons {
  padding-left: 29px; }

#searchResultsGrid .buttons div {
  display: table-cell;
  padding-top: 36px;
  padding-left: 15px; }

#searchResultsGrid .buttons button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#eventGrid > div {
  position: relative; }

#eventGrid div.background {
  content: "&nbsp;";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0.5;
  z-index: 10; }

#eventGrid div.background:hover {
  opacity: 1; }

#eventGrid > div > div.tour {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 94px;
  height: 94px;
  object-fit: contain;
  background: url("/images/tour-corner-yellow.svg") top right no-repeat;
  z-index: 11; }
  
#eventGrid > div > div.project {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  width: 94px;
  height: 94px;
  object-fit: contain;
  background: url("/images/project-corner-yellow.svg") top right no-repeat;
  z-index: 11; }

#eventGrid > div > div.event_title {
  position: absolute;
  bottom: 47px;
  left: 20px;
  max-height: 70px;
  max-width: 320px;
  overflow: hidden;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 22px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.7px;
  text-align: left;
  color: #ffffff;
  text-transform: uppercase;
  z-index: 11; }

#eventGrid > div > div.date_location {
  position: absolute;
  height: 25px;
  bottom: 22px;
  left: 20px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: left;
  color: #ffffff;
  z-index: 11;
  opacity: 0.75; }

#eventGrid > div > div.special_title {
  position: absolute;
  bottom: 79px;
  left: 20px;
  height: 25px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.6px;
  text-align: left;
  color: #ffd862;
  z-index: 11; }

#eventGrid {
  padding-top: 26px;
  min-height: 250px;
  background-color: #000000;
  margin-top: 0px !important;
  padding-left: 0px;
  padding-bottom: 0px;
}
/*@supports (-ms-high-contrast: none) {
  /* IE SPECIFIC RULES 
}

@supports not (-ms-high-contrast: none) {
  */
@media (max-width: 601px) {
  #headerGrid {
    display: none; }

  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    width: calc(100%);
    padding-left: 0px;
    padding-bottom: 26px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100%) - 26px - 18px);
    padding-top: 0px;
    background-color: #000000;
    position: relative;
    display: block;
    margin-bottom: 26px; }

  #highlightGrid {
    display: none; } }
    
@media (max-width: 829px) {
  #headerGrid {
    display: none; }

  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    /*       height: calc(calc(324px * 3) + calc(26px * 4));    */
    width: calc(100%);
    padding-left: 0px;
    padding-bottom: 26px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100% / 2) - 26px - 18px);
    padding-top: 0px;
    background-color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 26px; }

  #highlightGrid {
    height: calc((3 * 210px) + 20px + 20px + 20px + 106px + 50px ); }

  #highlightGrid > div.event {
    margin-left: 28px;
    object-fit: contain;
    width: 412px;
    width: calc((100%) - 28px - 28px);
    height: 210px;
    border: 0px solid blue;
    background-color: #adadad;
    position: relative;
    display: block;
    margin-bottom: 20px; } }
@media (min-width: 830px) {
  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    /*       height: calc(calc(324px * 3) + calc(26px * 4));    */
    width: calc(100%);
    padding-left: 0px;
    padding-bottom: 0px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100% / 2) - 26px - 18px);
    padding-top: 0px;
    background-color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 26px; }

  #highlightGrid {
    height: calc((3 * 210px) + 20px + 20px + 20px + 106px + 50px ); }

  #highlightGrid > div.event {
    margin-left: 28px;
    object-fit: contain;
    width: 412px;
    width: calc((100%) - 28px - 28px);
    height: 210px;
    border: 0px solid blue;
    background-color: #adadad;
    position: relative;
    display: block;
    margin-bottom: 20px; } }
@media (min-width: 1000px) {
  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    height: calc((324px * 3) + (26px * 4));
    width: calc(100%);
    padding-left: 0px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100% * 0.25) - (2 * 18px));
    border: 0px solid blue;
    background-color: #000000;
    position: relative;
    display: inline-block;
    margin-bottom: 0px; }

  #highlightGrid > div.event {
    margin-left: 28px;
    object-fit: contain;
    width: 412px;
    width: calc((100% / 3) - 28px - 28px);
    height: 210px;
    border: 0px solid blue;
    background-color: #adadad;
    position: relative;
    display: inline-block; }

  #highlightGrid {
    height: calc((2 * 210px) + 20px + 20px + 20px + 106px + 50px ); }

  #highlightGrid > div.event-1 {
    left: 89px;
    width: calc(((100% / 3) - 28px - 28px) * 2);
    height: 449px; }

  #highlightGrid > div.event-2 {
    left: 89px; }

  #highlightGrid > div.event-3 {
    left: calc(((100% / 3) + 5px) * 2);
    top: -230px; }

  #eventGrid > div.event-1 {
    width: calc((100% * 0.5) - 26px - 18px); }

  #eventGrid > div.event-1 > div.event_title {
    max-width: 640px; }

  #eventGrid > div.event-1 > div.date_location {
    max-width: 640px; }

  #eventGrid > div.event-3 {
    height: 678px; }

  #eventGrid > div.event-4 {
    height: 678px;
    top: -324px; }

  #eventGrid > div.event-5 {
    margin-left: 28px;
    top: -324px; }

  #eventGrid > div.event-6 {
    top: -324px; }

  #eventGrid > div.event-7 {
    margin-left: 28px;
    left: calc((100% * 0.25) - (8px));
    width: calc((100% * 0.5) - 26px - 18px);
    top: -648px; }

  #eventGrid > div.event-7 > div.event_title {
    max-width: 640px; }

  #eventGrid > div.event-7 > div.date_location {
    max-width: 640px; }

  #eventGrid > div.event-8 {
    top: -648px;
    left: calc((100% * 0.25) - (8px)); } }
@media (min-width: 1200px) {
  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    height: calc((324px * 3) + (26px * 4));
    width: calc(100%);
    padding-left: 0px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100% * 0.25) - (2 * 18px));
    border: 0px solid blue;
    background-color: #000000;
    position: relative;
    display: inline-block; }

  #eventGrid > div.event-1 {
    width: calc((100% * 0.5) - 26px - 18px); }

  #eventGrid > div.event-3 {
    height: 678px; }

  #eventGrid > div.event-4 {
    height: 678px;
    top: -324px; }

  #eventGrid > div.event-5 {
    top: -324px; }

  #eventGrid > div.event-6 {
    top: -324px; }

  #eventGrid > div.event-7 {
    left: calc((100% * 0.25) - (8px));
    width: calc((100% * 0.5) - 26px - 18px);
    top: -648px; }

  #eventGrid > div.event-8 {
    top: -648px;
    left: calc((100% * 0.25) - (8px)); } }
@media (min-width: 1440px) {
  #eventGrid {
    padding-top: 26px;
    min-height: 250px;
    background-color: #000000;
    margin-top: 0px !important;
    height: calc((324px * 3) + (26px * 4));
    width: calc(100%);
    padding-left: 0px; }

  #eventGrid > div {
    margin-left: 29px;
    object-fit: contain;
    height: 324px;
    width: calc((100% * 0.25) - (2 * 18px));
    border: 0px solid blue;
    background-color: #000000;
    position: relative;
    display: inline-block; }

  #eventGrid > div.event-1 {
    width: calc((100% * 0.5) - 26px - 18px); }

  #eventGrid > div.event-3 {
    height: 678px; }

  #eventGrid > div.event-4 {
    height: 678px;
    top: -324px; }

  #eventGrid > div.event-5 {
    top: -324px; }

  #eventGrid > div.event-6 {
    top: -324px; }

  #eventGrid > div.event-7 {
    left: calc((100% * 0.25) - (8px));
    width: calc((100% * 0.5) - 26px - 18px);
    top: -648px; }

  #eventGrid > div.event-8 {
    top: -648px;
    left: calc((100% * 0.25) - (8px)); } }
/*}*/
@media (min-width: 1440px) {
  #normalContainer {
    width: 1440px;
    margin-left: auto;
    margin-right: auto; }

  #menuContainer {
    width: 1440px; } }
#orderContainer {
  background-color: #f0f0f0;
  min-height: calc(100vh - 113px);
  position: relative;
  
  }

#orderContainer #orderPreviewBar {
  background-color: #000000;
  min-height: calc(100vh - 113px);
  width: 310px;
  vertical-align: top;
  top: 0px;
  position: relative;
  top: 0px;
  position: relative;
  display: block;
  float: left;
  }

#orderContainer #orderPreviewBar .eventImage {
  width: 310px;
  height: 236px;
  background-size: contain;
  object-fit: contain; }

#orderContainer #orderPreviewBar .orderTotal {
  width: 265px;
  height: 40px;
  background-color: #ffffff;
  object-fit: contain;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding: 10px;
  padding-left: 35px; }

#orderContainer #orderPreviewBar .orderTotal div {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%; }

#orderContainer #orderInfo {
  height: calc(100% - 113px);
  width: calc(100% - 310px);
  display: inline-block;
  top: 113px;
  vertical-align: top; }

#orderContainer #orderInfo div.orderSteps {
  width: calc(80% );
  background-color: #2c7d70;
  margin-left: auto;
  margin-right: auto; }

#orderContainer #orderInfo div.orderSteps ul.orderSteps {
  background-color: #2c7d70;
  min-width: 20px;
  width: 580px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

#orderContainer #orderInfo div.orderSteps ul.orderSteps li {
  color: #ffffff;
  font-size: 16px;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: center;
  display: inline-block;
  padding: 15px;
  cursor: grab; }

#orderContainer #orderInfo div.orderSteps ul.orderSteps li.selected {
  font-weight: bold; }

#orderContainer #orderInfo div.orderSteps ul.orderSteps li span:first-child {
  border: 1px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  padding: 2px;
  padding-left: 10px;
  padding-right: 10px; }

#orderContainer #orderInfo div.orderSteps ul.orderSteps li.selected span:first-child {
  border: 2px solid #ffffff; }

#orderContainer #orderInfo .orderPage {
  width: calc(80%);
  padding: 15px;
  padding-top: 20px;
  height: calc(100% - 54px - 20px - 15px);
  /*overflow: auto;*/
  margin-left: auto;
  margin-right: auto; }

#orderContainer #orderInfo .orderPage > div {
  display: none; }

#orderContainer #orderInfo .orderPage > div.active {
  display: block;
  /*position: absolute;
  top: 50%;
  transform: translateY(-50%);*/
  width: calc(100%);
  margin-left: 0%;
  margin-right: 0%; }

#orderContainer #orderInfo .orderPage > div > div {
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: calc(100% - 10px);
  height: fit-content;
  display: none; }

#orderContainer #orderInfo .orderPage > div.active > div.active {
  display: block; }

#orderContainer #orderInfo .orderPage .orderStep1 div.orderStepBar {
  display: block;
  width: 90%;
  text-align: right; }

#orderContainer #orderInfo .orderPage .orderStep2 div.orderStepBar {
  display: block;
  width: calc(100% - 50px);
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px; }

#orderContainer #orderInfo .orderPage div.orderStepBar > div {
  display: inline-block;
  vertical-align: middle; }

#orderContainer #orderInfo .orderPage div.stepback {
  width: 150px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: right; }

#orderContainer #orderInfo .orderPage div.stepback a,
#orderContainer #orderInfo .orderPage div.stepback a:hover,
#orderContainer #orderInfo .orderPage div.stepback a:visited {
  color: #2c7d70;
  text-decoration: none; }

#orderContainer #orderInfo .orderPage span.stepback {
  color: #2c7d70; }

#orderContainer #orderInfo .orderPage .order_datefields {
  display: block;
  padding-top: 30px; }

#orderContainer #orderInfo .orderPage .order_datefields > ul {
  padding: 5px;
}

#orderContainer #orderInfo .orderPage .order_datefields > ul.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}

#orderContainer #orderInfo .orderPage .order_datefields > ul li {
    max-width: max-content;
}

#orderContainer #orderInfo .orderPage .order_metafields .metablocks {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: stretch; }

#orderContainer #orderInfo .orderPage .order_metafields .metablocks .metablock {
  width: 25%;
  padding-right: 40px; }

#orderContainer #orderInfo .orderPage .orderStep1_6 .order_metafields .metablocks .metablock {
  width: 100%;
  padding-right: 0px; }

#orderContainer #orderInfo .orderPage .order_metafields .metablocks .metablock .meta_title {
  padding: 10px;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  padding-left: 0px;
  width: 100%; }

#orderContainer #orderInfo .orderPage .order_metafields .metablocks .metablock .meta_subtitle {
  padding-left: 0px;
  padding-bottom: 5px; }

#orderContainer #orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields {
  padding: 10px;
  padding-left: 0px;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  width: 100%; }

#orderContainer #orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields .meta_field {
  margin-left: 0px;
  margin-bottom: 10px; }
  
#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields label input {
    margin-right: 10px;
}

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields label input[type="radio"] {
  all: revert;
  margin-right: 10px;
}

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields label {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields .meta_note {
  display: block;
  width: 100%;
  font-size: 12px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 12px;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields input[type="text"],
#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields input[type="number"] {
  margin: 5px 0px 5px 0px;
  border: 1px solid #ffffff;
  height: 30px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px; }

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields select {
  margin: 5px 0px 5px 0px;
  border: 1px solid #ffffff;
  height: 30px;
  width: calc(100% - 22px);
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px; }

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields select option {
  margin: 5px 0px 5px 0px;
  border: 0px solid #ffffff;
  height: 30px;
  width: calc(100% + 22px);
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px; }

#orderInfo .orderPage .order_metafields .metablocks .metablock .meta_fields input[type="date"] {
  margin: 5px 0px 5px 0px;
  border: 1px solid #ffffff;
  height: 30px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px; }

#orderContainer #orderInfo .order_title {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

#orderContainer #orderInfo .orderPage .order_title {
  display: block; }

#orderContainer #orderPreviewBar .orderPreview {
  padding-left: 35px; }

#orderContainer #orderPreviewBar .orderPreview .previewInfo {
  padding-bottom: 25px; }

#orderContainer #orderPreviewBar .orderPreview .previewInfo > span {
  padding-top: 21px;
  display: block; }

#orderContainer #orderPreviewBar .orderPreview .previewInfo > span > span {
  display: block; }

#orderContainer #orderPreviewBar .orderPreview .previewInfo > span > span > span {
  display: block; }

#orderContainer #orderPreviewBar .orderPreview > span {
  color: #ffffff;
  display: block;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: 0.3px;
  text-align: left; }

#orderContainer #orderPreviewBar .orderPreview .previewTitle {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding-top: 20px; }

#orderContainer #orderPreviewBar .orderPreview .previewSmallTitle {
  font-weight: bold;
  display: block; }

#orderContainer #orderPreviewBar .orderPreview ul {
  padding-left: 15px; }

#orderInfo .orderPage ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto; }

#orderInfo .orderPage ul li input[type=radio] {
  position: absolute;
  visibility: hidden; }

#orderInfo .orderPage ul li label {
  display: inline-block;
  position: relative;
  font-size: 1.35em;
  margin: 10px auto;
/*  height: 30px;*/
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear; }

#orderInfo .orderPage ul li label .date_title {
  width: 240px; }

#orderInfo .orderPage ul li label > span {
vertical-align: top;
  display: inline-block; }

#orderInfo .orderPage ul li label > span > span {
  display: block;
  padding-left: 10px; }

#orderInfo .orderPage ul li label > span > span:first-child {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage ul li label > span > span:last-child {
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage ul li:hover label {
  color: #2c7d70; }

#orderInfo .orderPage ul li:hover form.giftmodule label {
  color: #000000; }

#orderInfo .orderPage ul li form.giftmodule .date_title {
	padding-left: 10px;
    white-space: nowrap;
}

#orderInfo .orderPage ul li form.giftmodule .date_title input[type="number"] {
    width: 50px;
}

#orderInfo .orderPage ul li .check {
  display: inline-block;
  border: 1px solid #ffffff;
  height: 33px;
  width: 33px;
  top: 30px;
  left: 20px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
  background: #ffffff;
  vertical-align: top;
  }

#orderInfo .orderPage ul li:hover .check {
  border: 1px solid #ffffff; }

#orderInfo .orderPage input[type=radio]:hover ~ .check {
  border: 1px solid #ffffff;
  background: #ffffff; }
  
#orderInfo .orderPage input[type=checkbox]:hover ~ .check {
  border: 1px solid #ffffff;
  background: #ffffff; }

#orderInfo .orderPage ul li .check::before {
  display: inline-block;
  content: '';
  border-radius: 0%;
  height: 33px;
  width: 33px;
  top: 5px;
  left: 5px;
  margin: auto;
  transition: background 0.25s frames;
  -webkit-transition: background 0.25s frames; }

#orderInfo .orderPage input[type=radio]:checked ~ .check,
#orderInfo .orderPage input[type=checkbox]:checked ~ .check {
  border: 1px solid #ffffff;
  background: #ffffff; }

#orderInfo .orderPage input[type=radio]:checked ~ .check::before,
#orderInfo .orderPage input[type=checkbox]:checked ~ .check::before {
  background: #FFFFFF;
  background: url("/img/x-black.svg");
  background-repeat: no-repeat;
  background-position: 50%; }

#orderInfo .orderPage input[type=radio]:checked ~ span,
#orderInfo .orderPage input[type=checkbox]:checked ~ span {
  color: #2c7d70; }

#orderInfo .orderPage input[type=radio]:checked ~ span span,
#orderInfo .orderPage input[type=checkbox]:checked ~ span span {
  color: #2c7d70 !important; }

#orderInfo .orderPage .order_ticketfields {
  padding-top: 17px;
  display: block; }

#orderInfo .orderPage .order_ticketfields input[type="number"] {
  border: 0px solid #2c7d70;
  height: 50px;
  width: 70px;
  font-size: 28px;
  text-align: center;
  vertical-align: middle;
  line-height: 1.43;
  letter-spacing: normal; }

#orderInfo .orderPage .order_ticketfields div.container {
  padding-bottom: 10px;
  padding-top: 10px;}

#orderInfo .orderPage .order_ticketfields .container div {
  display: flex; }

#orderInfo .orderPage .order_ticketfields .ticket_title {
  display: inline-block;
  padding-left: 20px;
  padding-top: 2px;
  vertical-align: middle; 
  width: calc(100% - 20px - 70px);
}

#orderInfo .orderPage .order_ticketfields .ticket_title span {
  display: block; }

#orderInfo .orderPage .order_ticketfields .ticket_title span:first-child {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage .order_ticketfields .ticket_title span:last-child {
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
  display: inline-block; }

#orderInfo .orderPage .order_extrafields {
  padding-top: 20px;
  display: block; }

#orderInfo .orderPage .order_extrafields input[type="number"] {
  border: 1px solid #ffffff;
  height: 50px;
  width: 70px;
  font-size: 28px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle; }

#orderInfo .orderPage .order_extrafields div.container {
  padding-bottom: 10px; }

#orderInfo .orderPage .order_extrafields .container div {
  display: flex; }
  
#orderInfo .orderPage .order_extrafields .extra_children div.container:last-child {
  padding-bottom: 0px;
}
#orderInfo div.extra_children {
  /*padding-top: 10px;*/
}

input[type="number"]:invalid {
  color: red;
}

#orderInfo .orderPage .order_extrafields .ticket_title {
  display: inline-block;
  padding-left: 20px;
  padding-top: 2px;
  vertical-align: middle;
  width: calc(100% - 20px - 70px);
}

#orderInfo .orderPage .order_extrafields .ticket_title span {
  display: block; }

#orderInfo .orderPage .order_extrafields .ticket_title span:first-child {
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #000000; }

#orderInfo .orderPage .order_extrafields .ticket_title span:last-child {
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000;
  display: inline-block; }
  
#orderInfo .orderPage .order_extrafields .extra_children .ticket_sub_indent {
    padding-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
  }
#orderInfo .orderPage .order_extrafields .extra_children .ticket_title {
    width: calc(100% - 20px - 20px - 70px);
    padding-left: 10px;
  }

#orderContainer button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 0px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#donateContainer button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 0px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#orderInfo .orderPage .orderStep2 .form-step {
  padding: 15px; }

#orderInfo .orderPage .orderStep2 .form-step .item-title {
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  width: 90%; }

#orderInfo .orderPage .orderStep2 .form-step .item-field i {
  display: inline-block; }

#orderInfo .orderPage .orderStep2 .form-step:first-child .item-field i:first-child {
  visibility: hidden; }

#orderInfo .orderPage .orderStep2 .form-step .item-field .input-field {
  display: inline-block;
  border: 0px; }

#orderInfo .orderPage .orderStep2 .form-step {
  width: calc(100%);
  margin-left: auto;
  margin-right: auto; }
  
#orderInfo .orderPage .orderStep2 .form-row {
    padding-top: 20px;
}
  

#orderInfo .orderPage .orderStep2 .form-stepbutton {
  display: inline-block;
  width: 40px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

#orderInfo .orderPage .orderStep2 .form-stepcontent {
  display: inline-block;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto; }

#orderInfo .orderPage .orderStep2 input[type="text"] {
  width: 100%;
  height: 40px;
  margin-top: 15px;
  display: inline-block;
  text-indent: 25px;
  height: 70px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold; }

#orderInfo .orderPage .orderStep2 input[type="date"] {
  width: 100%;
  height: 40px;
  margin-top: 15px;
  display: inline-block;
  text-indent: 10px;
  height: 70px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold; }

#orderInfo .orderPage .orderStep2 select {
  width: 100%;
  height: 40px;
  margin-top: 15px;
  display: inline-block;
  text-indent: 10px;
  border: 0px;
  height: 70px;
  height: 70px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold; }

#orderInfo .orderPage .orderStep2 .ui-datepicker select {
  width: initial;
  margin-top: 15px;
  display: inline-block;
  text-indent: 10px;
  border: 0px;
  font-family: "Brandon Grotesque";
  font-size: 10px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold;
  width: 45%;
  height: 30px;
  margin-right: 10px; }

#orderInfo .orderPage .orderStep2 .item-field div.error {
  display: none;
  width: 80%;
  height: 40px;
  color: red;
  margin-left: auto;
  margin-right: auto; }

#orderInfo .orderPage .orderStep2 .check .item-field input:invalid ~ div.error {
  display: block; }

#orderInfo .orderPage .orderStep2 .form-step .item-note {
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000000;
  display: inline-block;
  width: calc(82% - 5px); }

#orderInfo .orderPage .orderStep2 .form-step .item-progress {
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: right;
  color: #000000;
  display: flex;
  width: calc(100% - 40px);
  justify-content: flex-end;
  margin-top: 20px;
  }

.item-progress img {
  margin-right: 10px; }

#orderInfo .orderStep3 > div {
  padding-bottom: 45px; }

#orderInfo .orderStep2 .orderStepBar > div:first-child {
  width: calc(100% - 160px - 190px - 10px); }

#orderInfo .orderStep3 .orderStepBar > div:first-child {
  width: 50%; }

#orderInfo .orderStep3 .order_title {
  padding-bottom: 13px; }

#orderInfo .orderStep3 .order_paymentfields {
  display: block; }

#orderInfo .orderStep3 .order_paymentfields ol {
  list-style: none; }

#orderInfo .orderStep3 .order_paymentfields ol li {
  padding: 15px;
  border: solid 0px #2c7d70;
  height: 33px;
  display: inline-block;
  line-height: 31px; }

#orderInfo .orderStep3 .order_paymentfields ol li.selected {
  padding: 15px;
  border: solid 2px #2c7d70;
  height: 31px;
  display: inline-block;
  line-height: 31px; }

#orderInfo .order_couponfields {
  display: block; }

#orderInfo .order_couponfields input[type="password"] {
  display: inline-block;
  height: 50px;
  width: 230px;
  text-align: left;
  vertical-align: middle;
  border: 0px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold;
  margin-top: -3px;
  padding: 0px; }


#orderInfo .order_couponfields input[type="text"] {
  display: inline-block;
  height: 50px;
  width: 230px;
  text-align: left;
  vertical-align: middle;
  margin-right: 40px;
  border: 0px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold;
  padding: 10px; }

#orderInfo .orderStep3 .order_commentfields textarea {
  border: 0px;
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  width: calc(100% - 20px);
  font-family: "Brandon Grotesque";
  font-size: 20px;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  font-weight: bold;
  padding: 10px; }

.disclaimer {
  font-size: 12px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000; }

#normalContainer {
  height: 100vh; }

#eventContainer {
  background-color: #000000;
  z-index: 8;
  position: relative;
  width: calc(100% ); }

#eventContainer .background {
  background-size: cover;
  object-fit: contain;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 514px; }

#eventContainer .eventInfo {
  position: relative;
  top: -101px;
  width: 780px;
  min-height: calc(100% - 113px - 463px);
  margin-left: auto;
  margin-right: auto;
  left: -100px;
  z-index: 9; }

#eventContainer .eventInfo .eventTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-left: 45px;
  padding-top: 60px;
  padding-right: 130px;
  background-color: #ffffff; }

#eventContainer .eventInfo .eventSubTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 30px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-left: 45px;
  padding-right: 130px;
  background-color: #ffffff; }


#eventContainer .eventInfo .eventDescription {
  padding: 45px;
  padding-right: 170px;
  padding-top: 33px;
  background-color: #ffffff; }
  
  #eventContainer .eventInfo .eventDescription .event_dates > div {
    margin-bottom: 10px;
  }


#eventContainer .eventInfo .eventDescription .event_dates > div > div.soldout {
  display: inline-block;
  margin-right: 10px;
}

#eventContainer .eventInfo .eventDescription .event_routes {
  padding-top: 20px; }

#eventContainer .eventInfo .eventDescription .event_routes_top {
  padding-top: 0px; }

#eventContainer .eventInfo .eventDescription .event_routes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#eventContainer .eventInfo .eventDescription .event_routes ul li {
  display: inline-block;
  border-bottom: 1px solid black;
  margin: 15px;
  padding-bottom: 2px;
  margin-bottom: 0px;
  margin-left: 0px; }

#eventContainer .eventInfo .eventDescription .event_routes ul li a,
#eventContainer .eventInfo .eventDescription .event_routes ul li a:visited,
#eventContainer .eventInfo .eventDescription .event_routes ul li a:hover {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-decoration: none; }

#eventContainer .eventInfo .eventDescription .event_routes ul li:first-child {
  padding-left: 0px;
  margin-left: 0px; }

#eventContainer .eventInfo .eventDescription .event_message {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 30px; }

#eventContainer .eventInfo .eventDescription .event_separator {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 30px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px; }

#eventContainer .eventInfo .eventDescription .event_separator_blank {
  margin-top: 15px;
  margin-bottom: 15px; }

#eventContainer .eventInfo .eventDescription .event_dates {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 0px; }

#eventContainer .eventInfo .eventDescription .event_dates p {
  padding-bottom: 16px; }

#eventContainer .eventInfo .eventDescription .event_dates b {
  font-weight: bold; }

#eventContainer .eventInfo .eventDescription p {
  padding-top: 15px; }

#eventContainer .eventInfo .eventDescription img {
  padding-top: 15px; }

#eventContainer .eventInfo .eventDescription ul {
  padding-top: 15px;
  padding-left: 15px; }

#eventContainer .eventInfo .eventDescription ul ul {
  padding-top: 0px;
  padding-left: 15px; }


#eventContainer .eventInfo .eventDescription iframe {
  padding-top: 15px; }

#eventContainer .eventInfo .eventDescription h2 {
  padding-top: 15px; }

#eventContainer .eventInfo .eventDescription h3 {
  padding-top: 15px; }

#eventContainer .eventInfo .eventNewsBlock {
  background-color: #f0f0f0;
  display: none; }

#eventContainer .eventInfo .eventSocialLink {
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  /* Hide by default.... */
  display: none; }

#eventContainer .eventInfo .eventSocialLink a,
#eventContainer .eventInfo .eventSocialLink a:hover,
#eventContainer .eventInfo .eventSocialLink a:visited {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px; }

#eventContainer .eventPrice {
  position: absolute;
  width: 300px;
  left: calc(0.625 * 100%);
  background-color: #f0f0f0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  top: calc(514px + 113px); }

#eventContainer .eventPrice .eventTickets,
#eventContainer .eventPrice .eventOrder {
  padding: 35px; }

#eventContainer .eventPrice .eventOrder {
  padding-top: 10px; }

#eventContainer .ticketHolder span {
  display: block; }

#eventContainer .ticketHolder {
  padding-bottom: 10px; }

#eventContainer .ticketHolder .ticket_title {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70; }

#eventContainer .ticketHolder .ticket_price {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000; }

#eventContainer .ticketHolder .ticket_price2 {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 28px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: left;
  color: #000000; }

#eventContainer .ticketHolder .ticket_info {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#eventContainer .eventPrice button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#eventContainer a.efc-button {
  object-fit: contain;
  background-color: #2c7d70;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 12px 22px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }
  
#projectContainer {
  background-color: #000000;
  z-index: 8;
  position: relative;
  width: calc(100% ); }

#projectContainer .background {
  background-size: cover;
  object-fit: contain;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 514px; }

#projectContainer .eventInfo {
  position: relative;
  top: -151px;
  width: 780px;
  min-height: calc(100% - 113px - 463px);
  margin-left: auto;
  margin-right: auto;
  left: -100px;
  z-index: 9; }

#projectContainer .eventInfo .eventTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-left: 45px;
  padding-top: 60px;
  padding-right: 130px;
  background-color: #ffffff; }

#projectContainer .eventInfo .eventDescription {
  padding: 45px;
  padding-right: 170px;
  padding-top: 15px;
  background-color: #ffffff; }

#projectContainer .eventInfo .eventDescription .event_routes {
  padding-top: 20px; }

#projectContainer .eventInfo .eventDescription .event_routes_top {
  padding-top: 0px; }

#projectContainer .eventInfo .eventDescription .event_routes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#projectContainer .eventInfo .eventDescription .event_routes ul li {
  display: inline-block;
  border-bottom: 1px solid black;
  margin: 15px;
  padding-bottom: 2px;
  margin-bottom: 0px; }

#projectContainer .eventInfo .eventDescription .event_routes ul li a,
#projectContainer .eventInfo .eventDescription .event_routes ul li a:visited,
#projectContainer .eventInfo .eventDescription .event_routes ul li a:hover {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-decoration: none; }

#projectContainer .eventInfo .eventDescription .event_routes ul li:first-child {
  padding-left: 0px;
  margin-left: 0px; }

#projectContainer .eventInfo .eventDescription .event_message {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 30px; }

#projectContainer .eventInfo .eventDescription .event_separator {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 30px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px; }

#projectContainer .eventInfo .eventDescription .event_separator_blank {
  margin-top: 15px;
  margin-bottom: 15px; }

#projectContainer .eventInfo .eventDescription .event_dates {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 0px; }

#projectContainer .eventInfo .eventDescription .event_dates p {
  padding-bottom: 16px; }

#projectContainer .eventInfo .eventDescription .event_dates b {
  font-weight: bold; }

#projectContainer .eventInfo .eventDescription p {
  padding-top: 15px; }

#projectContainer .eventInfo .eventDescription img {
  padding-top: 15px; }

#projectContainer .eventInfo .eventDescription ul {
  padding-top: 15px;
  padding-left: 15px; }

#projectContainer .eventInfo .eventDescription iframe {
  padding-top: 15px; }

#projectContainer .eventInfo .eventDescription h2 {
  padding-top: 15px; }

#projectContainer .eventInfo .eventDescription h3 {
  padding-top: 15px; }

#projectContainer .eventInfo .eventNewsBlock {
  background-color: #f0f0f0;
  display: none; }

#projectContainer .eventInfo .eventSocialLink {
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  /* Hide by default.... */
  display: none; }

#projectContainer .eventInfo .eventSocialLink a,
#projectContainer .eventInfo .eventSocialLink a:hover,
#projectContainer .eventInfo .eventSocialLink a:visited {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px; }

#projectContainer .eventPrice {
  position: absolute;
  width: 300px;
  left: calc(0.625 * 100%);
  background-color: #f0f0f0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  top: calc(475px + 113px); }

#projectContainer .eventPrice .eventTickets,
#projectContainer .eventPrice .eventOrder {
  padding: 35px; }

#projectContainer .eventPrice .eventOrder {
  padding-top: 10px; }

#projectContainer .ticketHolder span {
  display: block; }

#projectContainer .ticketHolder {
  padding-bottom: 10px; }

#projectContainer .ticketHolder .ticket_title {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70; }

#projectContainer .ticketHolder .ticket_price {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000; }

#projectContainer .ticketHolder .ticket_info {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#projectContainer .eventPrice button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }
  
#liveContainer {
  background-color: #000000;
  z-index: 8;
  position: relative;
  width: calc(100% ); }

#liveContainer .background {
  background-size: cover;
  object-fit: contain;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 514px; }

#liveContainer .eventInfo {
  position: relative;
  top: -151px;
  width: 100%;
  max-width: 900px;
  min-height: calc(100% - 113px - 463px);
  margin-left: auto;
  margin-right: auto;
  z-index: 9; }

#liveContainer .eventInfo .eventTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 45px;
  padding-right: 130px;
  background-color: #ffffff; }

#liveContainer .eventInfo .eventLiveLogin {
  padding: 45px;
  padding-right: 170px;
  padding-top: 15px;
  background-color: #ffffff; }

#liveContainer .eventInfo .eventDescription .event_routes {
  padding-top: 20px; }

#liveContainer .eventInfo .eventDescription .event_routes_top {
  padding-top: 0px; }

#liveContainer .eventInfo .eventDescription .event_routes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#liveContainer .eventInfo .eventDescription .event_routes ul li {
  display: inline-block;
  border-bottom: 1px solid black;
  margin: 15px;
  padding-bottom: 2px;
  margin-bottom: 0px; }

#liveContainer .eventInfo .eventDescription .event_routes ul li a,
#liveContainer .eventInfo .eventDescription .event_routes ul li a:visited,
#liveContainer .eventInfo .eventDescription .event_routes ul li a:hover {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-decoration: none; }

#liveContainer .eventInfo .eventDescription .event_routes ul li:first-child {
  padding-left: 0px;
  margin-left: 0px; }

#liveContainer .eventInfo .eventDescription .event_message {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 30px; }

#liveContainer .eventInfo .eventDescription .event_separator {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 30px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px; }

#liveContainer .eventInfo .eventDescription .event_separator_blank {
  margin-top: 15px;
  margin-bottom: 15px; }
#liveContainer .eventInfo .eventDescription .event_dates {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 0px; }

#liveContainer .eventInfo .eventDescription .event_dates p {
  padding-bottom: 16px; }

#liveContainer .eventInfo .eventDescription .event_dates b {
  font-weight: bold; }

#liveContainer .eventInfo .eventDescription p {
  padding-top: 15px; }

#liveContainer .eventInfo .eventDescription img {
  padding-top: 15px; }

#liveContainer .eventInfo .eventDescription ul {
  padding-top: 15px;
  padding-left: 15px; }

#liveContainer .eventInfo .eventDescription iframe {
  padding-top: 15px; }

#liveContainer .eventInfo .eventDescription h2 {
  padding-top: 15px; }

#liveContainer .eventInfo .eventDescription h3 {
  padding-top: 15px; }

#liveContainer .eventInfo .eventNewsBlock {
  background-color: #f0f0f0;
  display: none; }

#liveContainer .eventInfo .eventSocialLink {
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  /* Hide by default.... */
  display: none; }

#liveContainer .eventInfo .eventSocialLink a,
#liveContainer .eventInfo .eventSocialLink a:hover,
#liveContainer .eventInfo .eventSocialLink a:visited {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px; }
#liveContainer .eventPrice {
  position: absolute;
  width: 300px;
  left: calc(0.625 * 100%);
  background-color: #f0f0f0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  top: calc(475px + 113px); }

#liveContainer .eventPrice .eventTickets,
#liveContainer .eventPrice .eventOrder {
  padding: 35px; }

#liveContainer .eventPrice .eventOrder {
  padding-top: 10px; }

#liveContainer .ticketHolder span {
  display: block; }

#liveContainer .ticketHolder {
  padding-bottom: 10px; }

#liveContainer .ticketHolder .ticket_title {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70; }

#liveContainer .ticketHolder .ticket_price {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000; }

#liveContainer .ticketHolder .ticket_info {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#liveContainer .eventPrice button {
  height: 48px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#donateContainer {
  background-color: #000000;
  z-index: 8;
  position: relative;
  width: calc(100% ); }

#donateContainer .eventInfo .eventDescription {
  padding: 45px;
  padding-top: 15px;
  background-color: #ffffff; }

#donateContainer .eventInfo .donateForm {
        padding-top: 10px;
        padding-bottom: 10px;
}

#donateContainer .eventInfo .donateForm .form-row {
        padding-top: 10px;
        padding-bottom: 10px;
}


#donateContainer label {
        font-weight: bold;
}
#donateContainer input[type=text],
#donateContainer input[type=number]
{
  all: revert;
  margin: 5px 0px 5px 0px;
  border: 1px solid #000;
  height: 30px;
  width: 100px;
  font-size: 26px;
  text-align: left;
  vertical-align: middle;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: 0px;
  padding: 5px !important;

}

#donateContainer input[type=text] {
    width: 250px;
}

#donateContainer input[type=radio],
#donateContainer input[type=checkbox]
{
  all: revert;
  margin: 5px 0px 5px 0px;
  border: 1px solid #ffffff;
  height: 20px;
  width: 20px;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  vertical-align: middle;
  padding: 0px 10px;
  font-family: 'Brandon Grotesque', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  margin-right: 10px;
}

#donateContainer .background {
  background-size: cover;
  object-fit: contain;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 514px; }

#donateContainer .eventInfo {
  position: relative;
  top: -151px;
  width: 100%;
  max-width: 900px;
  min-height: calc(100% - 113px - 463px);
  margin-left: auto;
  margin-right: auto;
  z-index: 9; }

#donateContainer .eventInfo .eventTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 45px;
  background-color: #ffffff; }

#donateContainer .eventInfo .eventLiveLogin {
  padding: 45px;
  padding-right: 170px;
  padding-top: 15px;
  background-color: #ffffff; }

#donateContainer .eventInfo .eventDescription .event_routes {
  padding-top: 20px; }

#donateContainer .eventInfo .eventDescription .event_routes_top {
  padding-top: 0px; }

#donateContainer .eventInfo .eventDescription .event_routes ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

#donateContainer .eventInfo .eventDescription .event_routes ul li {
  display: inline-block;
  border-bottom: 1px solid black;
  margin: 15px;
  padding-bottom: 2px;
  margin-bottom: 0px; }

#donateContainer .eventInfo .eventDescription .event_routes ul li a,
#donateContainer .eventInfo .eventDescription .event_routes ul li a:visited,
#donateContainer .eventInfo .eventDescription .event_routes ul li a:hover {
  display: block;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px;
  line-height: 20px;
  text-decoration: none; }

#donateContainer .eventInfo .eventDescription .event_routes ul li:first-child {
  padding-left: 0px;
  margin-left: 0px; }

#donateContainer .eventInfo .eventDescription .event_message {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 30px; }

#donateContainer .eventInfo .eventDescription .event_separator {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 30px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px; }

#donateContainer .eventInfo .eventDescription .event_separator_blank {
  margin-top: 15px;
  margin-bottom: 15px; }

#donateContainer .eventInfo .eventDescription .event_dates {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  color: #000000;
  padding-bottom: 20px;
  border-bottom: 1px solid #979797;
  margin-bottom: 0px; }

#donateContainer .eventInfo .eventDescription .event_dates p {
  padding-bottom: 16px; }

#donateContainer .eventInfo .eventDescription .event_dates b {
  font-weight: bold; }

#donateContainer .eventInfo .eventDescription p {
  padding-top: 15px; }

#donateContainer .eventInfo .eventDescription img {
  padding-top: 15px; }

#donateContainer .eventInfo .eventDescription ul {
  padding-top: 15px;
  padding-left: 15px; }

#donateContainer .eventInfo .eventDescription iframe {
  padding-top: 15px; }


#donateContainer .eventInfo .eventDescription h2 {
  padding-top: 15px; }

#donateContainer .eventInfo .eventDescription h3 {
  padding-top: 15px; }

#donateContainer .eventInfo .eventNewsBlock {
  background-color: #f0f0f0;
  display: none; }

#donateContainer .eventInfo .eventSocialLink {
  padding: 20px;
  text-align: center;
  background-color: #ffffff;
  color: #000000;
  /* Hide by default.... */
  display: none; }

#donateContainer .eventInfo .eventSocialLink a,
#donateContainer .eventInfo .eventSocialLink a:hover,
#donateContainer .eventInfo .eventSocialLink a:visited {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.3px; }

#donateContainer .eventPrice {
  position: absolute;
  width: 300px;
  left: calc(0.625 * 100%);
  background-color: #f0f0f0;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  top: calc(475px + 113px); }

#donateContainer .eventPrice .eventTickets,
#donateContainer .eventPrice .eventOrder {
  padding: 35px; }

#donateContainer .eventPrice .eventOrder {
  padding-top: 10px; }

#donateContainer .ticketHolder span {
  display: block; }

#donateContainer .ticketHolder {
  padding-bottom: 10px; }

#donateContainer .ticketHolder .ticket_title {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #2c7d70; }

#donateContainer .ticketHolder .ticket_price {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000; }

#donateContainer .ticketHolder .ticket_info {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 16px;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: left;
  color: #000000; }

#donateContainer .eventInfo .button {
  display: inline-block;
  height: 24px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 10px 20px;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#donateContainer .donateForm button {
  display: inline-block;
  height: 40px;
  padding: 10px 20px;
  object-fit: contain;
  background-color: #2c7d70;
  color: #ffffff;
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 14px;
  font-weight: 500;
  border: 0px;
  line-height: 20px;
  text-transform: uppercase; }

#pageContainer .background {
  background-size: cover;
  object-fit: contain;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 514px; }

#pageContainer .pageInfo {
  position: relative;
  top: -151px;
  width: 780px;
  min-height: calc(100% - 113px - 463px);
  margin-left: auto;
  margin-right: auto;
  z-index: 9; }

#pageContainer .pageInfo .pageTitle {
  font-family: 'Brandon Grotesque', sans-serif;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;
  padding-left: 45px;
  padding-top: 60px;
  padding-right: 130px;
  background-color: #ffffff; }

#pageContainer .pageInfo .pageContent {
  padding: 45px;
  padding-right: 170px;
  padding-top: 15px;
  background-color: #ffffff; }

#pageContainer .pageInfo .pageContent p {
  margin-bottom: 10px; }

.smalltitle {
  text-align: right;
  padding-right: 10px;
  padding-top: 10px;
  color: #000000; }

.smalltitle img {
  display: inline;
  top: 50px;
  position: relative; }

.smalltitle a {
  color: #2c7d70; }

.smalltitle a:active {
  color: #2c7d70; }

.smalltitle a:hover {
  color: #2c7d70; }

.upper {
  text-transform: uppercase; }

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

.background-video {
  width: auto;
  height: auto;
  min-width: 100%;
  max-width: 100%; }

.menu-icon {
  height: 10px;
  margin-top: 1px;
  margin-bottom: 1px; }

.menu-icon-line {
  width: 35px;
  height: 1px;
  margin-bottom: 6px;
  background-color: #010101;
  display: block; }

.ARROW-RIGHT {
  width: 10px;
  height: 9px;
  object-fit: contain;
  padding-left: 10px; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-style: italic;
  font-weight: 900; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  font-weight: 900; }

:-ms-input-placeholder {
  /* IE 10+ */
  font-style: italic;
  font-weight: 900; }

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  font-weight: 900; }

/*input[type=text]:invalid { background-color: red; color: #ffffff; }
input[type=number]:invalid { background-color: red; color: #ffffff; }*/
.seat_stage {
  display: block;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  text-align: center;
  color: #000000;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  margin-top: 10px;
  margin-bottom: 30px; }

.seat_stage h3 {
  top: 25%;
  position: relative; }

.seat_blocks {
  display: flex;
  flex-wrap: wrap; }

.seat_block {
  display: inline-block;
  text-align: center;
  transform: rotate(0deg);
  border-top: 0px dotted #000000;
  border-bottom: 0px dotted #000000; }

.seat_block_rotate_15deg {
  transform: rotate(15deg);
  position: relative;
  top: -25px;
  left: -35px; }

.seat_block_rotate_25deg {
  transform: rotate(25deg);
  position: relative;
  top: -50px;
  left: -80px; }

.seat_block_rotate_35deg {
  transform: rotate(35deg);
  position: relative;
  top: -80px;
  left: -100px; }

.seat_block_rotate_45deg {
  transform: rotate(45deg);
  position: relative;
  top: -115px;
  left: -130px; }

.seat_block_rotate_m15deg {
  transform: rotate(-15deg);
  position: relative;
  top: -25px;
  left: 35px; }

.seat_block_rotate_m25deg {
  transform: rotate(-25deg);
  position: relative;
  top: -50px;
  left: 80px; }

.seat_block_rotate_m35deg {
  transform: rotate(-35deg);
  position: relative;
  top: -80px;
  left: 100px; }

.seat_block_rotate_m45deg {
  transform: rotate(-45deg);
  position: relative;
  top: -115px;
  left: 130px; }

.seat_block_previous_rotate_15 {
  padding-top: 20px; }

.seat_block_previous_rotate_25 {
  padding-top: 20px; }

.seat_block_previous_rotate_35 {
  padding-top: 20px; }

.seat_block_previous_rotate_45 {
  padding-top: 20px; }

.seat_row {
  display: block; }

.seat {
  display: inline-block;
  color: #ffffff;
  font-size: 25px;
  padding: 0px;
  margin: 0.5px; }

.seat_selected {
  color: #2c7d70; }

.seat_unavailable {
  color: #ffffff; }

.seat_used {
  color: #ffd862; }

.seat_available {
  color: #000000; }

.legend_holder {
  padding-top: 20px; }

.legend_item {
  display: inline-block;
  width: 25%; }

.legend-item span {
  padding-left: 20px;
  width: 150px; }


.mobile {
    display: none !important;
}

.mobile-flex {
    display: none !important;
}

.desktop-inline {
    display: inline-block !important;
}

.desktop {
    display: block !important;
}
.disclaimer {
  display: block;
}
.disclaimer .error {
  color: red;
}
input[type="checkbox"].meta_field {
  border: 1px solid black;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-bottom: 0px !important;
  appearance: checkbox !important;
  margin-right: 10px;
}
input[type="checkbox"].meta_field:checked {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

input[type="checkbox"].meta_field:checked:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 3px;
    color: #fff;
    font-family: "FontAwesome";
}
