.registration_holder label {
  font-weight: inherit;
}
.registration_holder > h1 {
  margin-top: 0;
}
.registration_holder .parsley-required,
.registration_holder .parsley-errors-list li {
  color: #B94A48;
}
.registration_holder .register_table {
  width: 100%;
}
.registration_holder .register_table td {
  padding-top: 2px !important;
}
input,
select,
textarea {
  border: 1px solid #BA9439;
  max-width: 100%;
}
input:disabled,
select:disabled,
textarea:disabled {
  border: none;
  background-color: transparent;
}
.registration-input-row {
  padding-top: 7px;
}
.registration-input-row > div,
.registration-input-row > label {
  padding-left: 0;
}
.registration-input-row-first {
  padding-top: 0px;
}
.registration-input-row-first > div,
.registration-input-row-first > label {
  padding-left: 0;
}
.separator-line hr {
  margin-top: 17px;
  margin-bottom: 17px;
}
.registration-header {
  background-color: #BA9439;
  /*height: 59px;*/
  color: black;
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 35px;
  padding-left: 13px;
  /*line-height:10px;*/
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 17px;
}
.gold-register-button {
  border: none;
  background-color: #ba9439;
  padding: 13px 17px;
  color: black;
}
a:focus-visible,
textarea:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible {
  /* Draw the focus when :focus-visible is supported */
  outline: 3px solid black !important;
  outline-offset: 1px !important;
}
@supports not selector(:focus-visible) {
  .with-fallback:focus {
    /* Fallback for browsers without :focus-visible support */
    outline: 3px solid black !important;
    outline-offset: 1px !important;
  }
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../../../public/style/fonts/open-sans-v34-latin-300.eot');
  src: local(''), url('../../../public/style/fonts/open-sans-v34-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../public/style/fonts/open-sans-v34-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-300.woff') format('woff'), /* Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../public/style/fonts/open-sans-v34-latin-300.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../../../public/style/fonts/open-sans-v34-latin-regular.eot');
  src: local(''), url('../../../public/style/fonts/open-sans-v34-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../public/style/fonts/open-sans-v34-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../public/style/fonts/open-sans-v34-latin-regular.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../../../public/style/fonts/open-sans-v34-latin-700.eot');
  src: local(''), url('../../../public/style/fonts/open-sans-v34-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../../public/style/fonts/open-sans-v34-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-700.woff') format('woff'), /* Modern Browsers */ url('../../../public/style/fonts/open-sans-v34-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../../../public/style/fonts/open-sans-v34-latin-700.svg#OpenSans') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
* {
  font-family: "Open Sans";
  font-weight: 400;
}
div.registration_list_holder .available_chars a.first_char {
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  background-color: #EEEEEE;
  text-align: center;
  line-height: 30px;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #333;
  text-decoration: none;
}
div.registration_list_holder .available_chars a.first_char.active {
  color: #e1c531;
}
td.starter_list_element_title {
  color: #000000;
  font-weight: bold;
  vertical-align: top;
}
.registration_list_holder .available_chars {
  margin-bottom: 20px;
}
.registration_list_holder .starter_list .starter {
  width: 230px;
  height: 500px;
  border: 1px solid #ba9439;
  padding: 15px;
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  vertical-align: top;
}
.registration_list_holder .starter_list .starter .starter_image {
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 100%;
  max-height: 230px;
}
.registration_list_holder .starter_list .starter .starter_name {
  font-weight: bold;
  color: #4295cf;
  word-wrap: break-word;
}
.register_table input[type=text],
.register_tour_table input[type=text] {
  width: 400px;
}
.user-content a {
  color: black;
  text-decoration: underline;
}
.user-content a:hover {
  color: black;
  text-decoration: underline;
}
a {
  color: black;
}
a:hover {
  color: black;
}
.image-text {
  margin-bottom: 30px;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.image-text > img {
  width: 100%;
}
.image-text > h2 {
  padding: 10px;
  text-align: center;
  color: white;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 20px;
  bottom: 1%;
  position: absolute;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (min-width: 480px) {
  .image-text > h2 {
    font-size: 37px;
    bottom: 10%;
  }
}
body {
  font-size: 13px;
}
.header {
  margin-left: 0;
  background: white;
  color: #000000;
  margin-bottom: 15px;
}
.header a {
  color: #000000;
}
.header .nav-main > ul > li {
  position: relative;
  display: inline;
  /*padding: 10px;*/
}
.header .nav-main > ul > li > a {
  padding: 10px 8px;
  margin-right: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom: 1px dashed #000000;
}
@media (min-width: 768px) {
  .header .nav-main > ul > li > a {
    border: 1px solid transparent;
  }
}
@media (min-width: 768px) {
  .header .nav-main > ul > li > a:hover {
    border: 1px solid #000000;
  }
}
.header .nav-main > ul > li > ul {
  display: none;
  position: absolute;
  background: white;
  padding: 0;
  z-index: 1000;
  margin-top: 11px;
  /*left: 10px;*/
  top: 25px;
}
@media (min-width: 768px) {
  .header .nav-main > ul > li > ul {
    padding: 10px 16px;
  }
}
@media (min-width: 1573px) {
  .header .nav-main > ul > li > ul {
    margin-top: 25px;
  }
}
@media (min-width: 768px) {
  .header .nav-main > ul > li > ul {
    min-width: 330px;
  }
}
.header .nav-main > ul > li > ul > li {
  display: block;
  cursor: pointer;
  padding: 8px;
  padding-bottom: 10px;
  border-top: 1px dashed #000000;
}
@media (min-width: 768px) {
  .header .nav-main > ul > li > ul > li {
    border-top: 1px solid #000000;
  }
}
.header .nav-main > ul > li > ul > li a:hover {
  color: #BA9539;
}
.header .nav-main > ul > li > ul > li:first-child {
  border-top: 0;
}
.header .nav-right {
  float: right;
  /*margin-right: 10%;*/
}
.header .nav-right .social-icons {
  padding-top: 5px;
  margin-right: 2px;
}
.header .nav-right .social-icons > a {
  border: 1px solid transparent;
  padding-top: 20px;
  padding-bottom: 5px;
  /*&:last-child{
          &:hover{
            border: 1px solid black;
          }
        }*/
}
.header .nav-right .social-icons > a:hover {
  border: 1px solid #000000;
}
.header .nav-right .social-icons > a > img {
  margin-bottom: 15px;
  border: solid 1px #808080;
  border-radius: 3px;
}
.header .nav-right .social-icons .fa {
  margin: 10px;
  font-size: 20px;
  margin-top: 20px;
}
@media (min-width: 1400px) {
  .header .nav-right .social-icons .fa {
    margin: 12px;
    font-size: 30px;
  }
}
.downloads-list {
  padding-left: 0;
}
.downloads-list .downloads {
  margin-top: 20px;
  padding-left: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .downloads-list .downloads.col-sm-4:nth-child(3n+1) {
    clear: both;
  }
  .downloads-list .downloads.col-sm-6:nth-child(odd) {
    clear: both;
  }
}
@media (min-width: 992px) {
  .downloads-list .downloads.col-md-3:nth-child(4n+1) {
    clear: both;
  }
}
.downloads-list .downloads > .col-lg-3 {
  padding-left: 0;
}
.downloads-list .downloads a {
  color: black;
  font-weight: bold;
}
.downloads-list .downloads i {
  color: #706060;
  font-size: 50px;
}
.language-selection {
  right: 0;
}
@media (min-width: 768px) {
  .language-selection {
    right: 20px;
  }
}
.language-selection > li {
  position: relative;
  display: inline;
}
.language-selection > li > a {
  padding: 10px;
  padding-bottom: 6px;
}
.language-selection > li > ul {
  z-index: 999999;
  display: none;
  text-align: center;
  position: absolute;
  background: #000000;
  padding: 5px;
  padding-top: 5px;
  margin-top: 5px;
  right: 0px;
}
.language-selection > li > ul > li {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: 1px solid white;
}
.language-selection > li > ul > li:first-child {
  border-top: 0;
}
.language-selection > li > ul > li:last-child {
  padding-bottom: 0px;
}
.content-below {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}
.content-below label > b {
  font-family: "Arial Black", arial-black;
}
.content-below iframe {
  width: 100%;
}
.content-below > div:first-child {
  padding-left: 0;
}
.content-below > div:last-child {
  padding-right: 0;
}
.right-content > div {
  margin-bottom: 15px;
}
.timer {
  background: black;
  color: white;
  margin-right: 0;
  margin-left: 0;
}
.timer .text {
  font-size: 18px;
  /* padding-bottom: 15px; */
  text-align: right;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .timer .text {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .timer .text {
    font-size: 18px;
  }
}
.timer .text > a {
  /* padding-top: 30px;
        font-weight:bold; */
  color: white;
}
.timer .time {
  font-weight: 300;
  font-size: 19px;
  padding-bottom: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .timer .time {
    font-size: 10px;
  }
}
@media (min-width: 1200px) {
  .timer .time {
    font-size: 15px;
  }
}
@media (min-width: 1630px) {
  .timer .time {
    font-size: 19px;
  }
}
.timer > div {
  padding-top: 15px;
  font-size: 10px;
}
.timer .nums {
  font-weight: 700;
  font-size: 25px;
}
@media (min-width: 1200px) {
  .timer .nums {
    font-size: 25px;
  }
}
@media (min-width: 1400px) {
  .timer .nums {
    font-size: 30px;
  }
}
@media (min-width: 1630px) {
  .timer .nums {
    font-size: 42px;
  }
}
.timer .timer_text_holder {
  font-size: 18px;
}
@media (min-width: 768px) {
  .timer .timer_text_holder {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .timer .timer_text_holder {
    font-size: 18px;
  }
}
.timer .timer_date_holder {
  text-align: right;
  display: block;
}
.right-arrow {
  display: inline;
  float: right;
}
.content .logo img {
  align: center;
  width: 100%;
}
.content .grey-box {
  background-color: #E5E5E5;
  padding: 30px;
  /*padding-top: 15px;*/
  margin-left: 0;
  margin-right: 0;
}
.content .grey-box b {
  font-family: "Arial Black", arial-black;
}
.content .grey-box .links {
  margin-bottom: 30px;
}
.content .grey-box .links > ul li {
  padding-left: 0;
  padding-right: 0;
}
.content .grey-box .links > ul li:hover {
  cursor: pointer;
}
.content .grey-box .content_page_gallery {
  padding: 0;
}
.content .grey-box .content_page_gallery .gallery_entry {
  padding: 5px;
}
.content .grey-box .content_page_gallery .gallery_entry .gallery_entry_content .gallery_entry_content_over {
  top: 5px;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(10, 10, 10, 0.7);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
.content .grey-box .content_page_gallery .gallery_entry .gallery_entry_content .gallery_entry_content_over .func {
  position: relative;
  height: 100%;
  text-align: center;
}
.content .grey-box .content_page_gallery .gallery_entry .gallery_entry_content .gallery_entry_content_over .func .func_inner {
  position: relative;
  top: 50%;
  margin-top: -12px;
}
.content .grey-box .content_page_gallery .gallery_entry .gallery_entry_content .gallery_entry_content_over .func .func_inner i {
  font-size: 25px;
  color: rgba(255, 255, 255, 0.5);
}
.content .grey-box .content_page_gallery .gallery_entry .gallery_entry_content:hover .gallery_entry_content_over {
  opacity: 1;
}
.content .grey-box ul {
  padding-left: 0;
  text-decoration: none;
}
.content .grey-box ul > li {
  display: block;
  padding: 10px;
  border-top: 1px dotted black;
}
.content .grey-box ul > li a:hover {
  color: #7E6A2A;
}
.content .grey-box ul > li:first-child {
  border-top: 0;
}
.content .grey-box .row {
  padding-left: 15px;
  padding-right: 15px;
}
.content .grey-box .row > div {
  padding-left: 5px;
  padding-right: 5px;
}
.content .grey-box .row > div img {
  margin-bottom: 10px;
  object-fit: cover;
  padding-top: 5px;
}
.content .home-left {
  width: 20%;
  float: left;
  margin-top: 30px;
}
.content .gallery-cont {
  color: #B1B1B1;
  margin-left: -15px;
}
.content .gallery-cont h1 {
  color: white;
}
.content .gallery-cont a {
  color: #B1B1B1;
}
.content .gallery-cont .race-timer {
  margin-bottom: 30px;
}
.content .gallery-cont > div {
  padding-left: 15px;
  padding-right: 0;
}
.content .gallery-cont .item {
  padding-bottom: 15px;
  color: white;
  /*Photo Hover*/
}
.content .gallery-cont .item img {
  width: 100%;
}
.content .gallery-cont .item .img:hover .over {
  opacity: 1;
}
.content .gallery-cont .item .img:hover .over .func {
  margin-top: -25px;
}
.content .gallery-cont .item .img:hover .sub {
  opacity: 0;
}
.content .gallery-cont .item .teaser-iframe {
  width: 100%;
  aspect-ratio: 1.77777778;
}
.content .gallery-cont .item .over {
  top: 0;
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(10, 10, 10, 0.7);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
.content .gallery-cont .item .over .title {
  /* border:1px solid blue;*/
  color: white;
  font-weight: 700;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.content .gallery-cont .item .over .subtitle {
  /*border:1px solid red;*/
  padding: 0;
  margin: 0;
  margin-top: 10px;
  font-family: Times;
  font-style: italic;
  color: white;
  font-weight: 100;
  font-size: 18px;
}
.content .gallery-cont .item .sub {
  bottom: 0;
  opacity: 1;
  position: absolute;
  width: 100%;
  height: 35px;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
}
.content .gallery-cont .item .sub .title {
  color: white;
  font-weight: 700;
  font-size: 18px;
  padding: 0;
  margin: 0;
}
.content .gallery-cont .photo {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
.content .gallery-cont .img {
  position: relative;
}
.content .gallery-cont .img .over .func {
  margin-top: -80px;
  position: relative;
  top: 50%;
  text-align: center;
  transition: margin-top 200ms ease-in-out;
}
.content .gallery-cont .img .over .func a {
  display: inline-block;
  height: 50px;
  margin-right: 2px;
  width: 50px;
  margin-right: 10px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
}
.content .gallery-cont .img .over .func a:hover {
  background: rgba(255, 255, 255, 0.3);
}
.content .gallery-cont .img .over .func i {
  font-size: 20px;
  color: #FFF;
  line-height: 2.4;
}
.content .gallery-cont .img .sub .func {
  position: relative;
  text-align: center;
  transition: margin-top 200ms ease-in-out;
  height: 35px;
}
.content .gallery-cont .img .sub .func .title {
  line-height: 35px;
}
.section-instagram {
  padding: 30px;
  margin-bottom: 15px;
  width: 100%;
  clear: left;
  background-color: #323232;
  /* Responsive layout - makes a two column-layout instead of four columns */
}
.section-instagram .header {
  background-color: #323232;
  text-align: left;
}
.section-instagram .header h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
.section-instagram .column {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 30px;
}
.section-instagram .column .img {
  position: relative;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
}
.section-instagram .column .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-instagram .column .img .caption {
  position: absolute;
  padding: 5px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
.section-instagram .column .img .caption img {
  width: 40px;
  max-width: 55px;
}
.section-instagram .column .img .caption .caption-logo {
  padding: 0 10px;
}
.section-instagram .column .img .caption .caption-logo img {
  border-radius: 50%;
}
.section-instagram .column .img .caption .insta-icon {
  padding: 0 5px;
  margin-left: auto;
}
.section-instagram .column .img .caption .insta-icon img {
  max-width: 35px;
  border-radius: 50%;
  box-shadow: 0 !important;
}
.section-instagram .column .img .caption .caption-title-links {
  font-size: small;
}
.section-instagram .column .img .caption a {
  color: #fff;
  font-weight: bold;
}
@media (max-width: 576px) {
  .section-instagram .header h3 {
    font-size: medium;
  }
  .section-instagram .column .img .caption .caption-title-links {
    font-size: x-small;
  }
}
@media (max-width: 767px) {
  .section-instagram .header h3 {
    font-size: medium;
  }
  .section-instagram .column {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (min-width: 767px) {
  .section-instagram .column {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .section-instagram .column {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1000px) {
  .section-instagram .column {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 1200px) {
  .section-instagram .column {
    grid-template-columns: repeat(5, 1fr);
  }
  .section-instagram .column .img .caption .caption-title-links {
    font-size: 12px;
  }
}
.footer {
  background-color: #323232;
  color: white;
  padding: 30px;
  margin-left: 0;
  width: 100%;
  clear: left;
}
.footer div {
  padding: 0;
}
.footer a {
  color: white;
}
.footer a:hover {
  color: #7E6A2A;
}
.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.timer-visibility {
  display: none;
}
@media (min-width: 1200px) {
  .timer-visibility {
    display: block;
  }
}
@media (min-width: 1200px) {
  .timer-visibility > .timer {
    display: block;
  }
}
@media (min-width: 1200px) {
  .small-timer-visibility {
    display: none;
  }
}
.small-timer-visibility > .timer {
  display: block;
}
@media (min-width: 1200px) {
  .small-timer-visibility > .timer {
    display: none;
  }
}
.download-holder {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .download-holder {
    padding-top: 0;
    padding-left: 15px;
  }
}
.download-description-holder {
  padding-top: 10px;
  padding-left: 15px;
}
@media (min-width: 1200px) {
  .download-description-holder {
    padding-top: 0;
    padding-left: 25px;
  }
}
@media (min-width: 1500px) {
  .download-description-holder {
    padding-top: 0;
    padding-left: 15px;
  }
}
.logo-hare-scramble {
  text-align: center;
}
.logo-hare-scramble img {
  padding-top: 30px;
  width: 80%;
}
@media (min-width: 1200px) {
  .logo-hare-scramble img {
    padding-top: 0;
    width: 100%;
  }
}
.gallery-cont .item img {
  width: 100%;
}
.sitemap-menu-entry {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .sitemap-menu-entry {
    margin-top: 2px;
  }
}
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 360px;
  height: 0;
  overflow: hidden;
  max-width: 635px;
  max-height: 360px;
}
.flex-video.widescreen {
  padding-bottom: 360px;
}
.flex-video.vimeo {
  padding-top: 0;
}
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 635px;
  max-height: 360px;
}
@media (min-width: 160px) {
  .driver-registration-box {
    font-size: 5px;
  }
}
@media (min-width: 300px) {
  .driver-registration-box {
    font-size: 9px;
  }
}
@media (min-width: 375px) {
  .driver-registration-box {
    font-size: 11px;
  }
}
@media (min-width: 500px) {
  .driver-registration-box {
    font-size: 16px;
  }
}
@media (min-width: 700px) {
  .driver-registration-box {
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  .driver-registration-box {
    font-size: 5px;
  }
}
@media (min-width: 1200px) {
  .driver-registration-box {
    font-size: 9px;
  }
}
@media (min-width: 1500px) {
  .driver-registration-box {
    font-size: 11px;
  }
}
@media (min-width: 1600px) {
  .driver-registration-box {
    font-size: 12px;
  }
}
@media (min-width: 1800px) {
  .driver-registration-box {
    font-size: 14px;
  }
}
.driver-registration-box .driver-registration-img {
  position: relative;
}
.driver-registration-box .driver-registration-img .driver-registration-over {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.driver-registration-box .driver-registration-button-box {
  margin-top: 8%;
  font-size: 170%;
  letter-spacing: 2px;
}
.driver-registration-box a {
  color: green;
}
.driver-registration-box a div {
  background-color: #555555;
  padding-left: 5%;
  padding-right: 5%;
}
.driver-registration-box a:hover {
  color: white;
  width: 100%;
}
.driver-registration-box a:hover div {
  background-color: #9e8f64;
}
.error-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.error-container .error-elements-container {
  background-color: gray;
  text-align: center;
}
.error-container .error-elements-container .error-header {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 150px;
  color: #fff;
  /*
      display:block;

      margin-left:auto;
      margin-right:auto;*/
}
@media (max-width: 490px) {
  .error-container .error-elements-container .error-header {
    font-size: 110px;
  }
}
.error-container .error-elements-container .error-image-container {
  margin-top: 30px;
  margin-bottom: 40px;
}
@media (max-width: 490px) {
  .error-container .error-elements-container .error-image-container {
    margin-top: 25px;
    margin-bottom: 45px;
  }
}
.error-container .error-elements-container .error-image {
  text-align: center;
  max-height: 20svh;
}
@media (max-width: 490px) {
  .error-container .error-elements-container .error-image {
    width: 200px;
  }
}
.error-container .error-elements-container .error-text {
  font-family: 'Open Sans';
  font-weight: 300;
  font-size: 36px;
  color: #fff;
  display: block;
  padding-bottom: 45px;
}
@media (max-width: 490px) {
  .error-container .error-elements-container .error-text {
    font-size: 28px;
  }
}
.start-page-item-button-text {
  height: 22%;
  margin-left: 5%;
  color: #2E250C;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 100%;
}
@media (max-width: 850px) {
  .start-page-item-button-text {
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  .start-page-item-button-text {
    font-size: 150%;
  }
}
@media (min-width: 1600px) {
  .start-page-item-button-text {
    font-size: 150%;
  }
}
.text-middle {
  vertical-align: middle;
}
.text-middle:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
  /* Adjusts for spacing */
}
.registration-vip-tickets-link-holder {
  margin-top: 10px;
}
.errors-holder {
  color: red;
  margin-top: 15px;
}
.vip-ticket-heading {
  display: none;
}
@media (min-width: 1200px) {
  .vip-ticket-heading {
    display: block;
  }
}
.responsive-label {
  display: block;
}
@media (min-width: 1200px) {
  .responsive-label {
    display: none;
  }
}
/*
.download-page
{
  padding:10px;
  h2
  {
    padding-top: 20px;
  }
}


@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}*/
.navbar-toggle .icon-bar {
  background-color: white;
}
@media (min-width: 768px) {
  .nav {
    margin-left: -30px;
  }
}
.nav > li > a:focus {
  background-color: #000;
}
.nav > li > a:hover {
  background-color: #000;
}
.nav .open > a {
  background-color: #000;
  border-bottom: dashed 1px white;
}
.nav .open > a:focus {
  background-color: #000;
}
.nav .open > a:hover {
  background-color: #000;
  border: none;
}
.dropdown-menu {
  background-color: #323232 !important;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .dropdown-menu {
    background-color: black !important;
    margin-left: 0;
  }
}
.dropdown-menu > li > a {
  display: inline;
  color: white;
  padding-left: 3px;
  padding-right: 3px;
}
.dropdown-menu > li > a:focus {
  background-color: #000;
}
.dropdown-menu > li > a:hover {
  background-color: #000;
}
.dropdown-menu > li > .right-arrow {
  color: white;
}
#navbar-container {
  padding-right: 0;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  width: 100%;
}
#navbar {
  margin-left: 15px;
}
.navbar-toggle {
  padding: 0;
  margin-top: 16px;
  margin-bottom: 0;
  float: left;
  margin-right: 0;
}
.visible-on-mobile {
  display: block;
}
@media (min-width: 768px) {
  .visible-on-mobile {
    display: none !important;
  }
}
.visible-on-large {
  display: none;
}
@media (min-width: 768px) {
  .visible-on-large {
    display: block;
  }
}
.logo {
  margin-top: 5px;
}
.logo img {
  height: 30px;
  padding-left: 15px;
  margin-top: 6px;
}
@media (min-width: 480px) {
  .logo img {
    height: 40px;
    padding-left: 8px;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .logo img {
    height: 50px;
    padding-left: 8px;
  }
}
@media (min-width: 1200px) {
  .logo img {
    height: 50px;
  }
}
/*
.collapse{
  @media(min-width:1200px){
    display:none !important;
  }
}*/
.navbar {
  z-index: 99999;
  margin-bottom: 0px;
  border: none;
  position: relative;
}
@media (min-width: 768px) {
  .navbar {
    float: left;
  }
}
@media (max-width: 769px) {
  .navbar .navbar-nav {
    background: black;
  }
}
.container > .navbar-header {
  margin-right: 0;
  margin-left: 0;
}
.nav-lvl1,
.nav-lvl2 {
  font-size: 13px;
}
@media (min-width: 768px) and (max-width: 860px) {
  .nav-lvl1,
  .nav-lvl2 {
    font-size: 9px;
  }
}
@media (min-width: 860px) {
  .nav-lvl1,
  .nav-lvl2 {
    font-size: 11px;
  }
}
@media (min-width: 1200px) {
  .nav-lvl1,
  .nav-lvl2 {
    font-size: 13px;
  }
}
.header .nav-main > ul {
  margin-top: 13px;
}
@media (min-width: 768px) and (max-width: 1296px) {
  .header .nav-main > ul {
    margin-top: 0;
  }
}
.nav .open > a {
  border: none;
}
.nav .open > a:focus {
  border: none;
}
.language-selector {
  font-size: 10px;
  display: inline-block;
  vertical-align: top;
  padding-top: 17px;
  margin-left: 20px;
}
@media (min-width: 480px) {
  .language-selector {
    font-size: 13px;
  }
}
.language-selector :hover {
  text-decoration: underline;
}
.dropdown-toggle {
  margin-right: 30px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: initial;
}
