@font-face {
  font-family: 'BigNoodleTitling';
  src: url('BigNoodleTitling.eot');
  src: url('BigNoodleTitling.eot?#iefix') format('embedded-opentype'),
    url('BigNoodleTitling.woff') format('woff'),
    url('BigNoodleTitling.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BigNoodleTitling';
  src: url('BigNoodleTitling-Oblique.eot');
  src: url('BigNoodleTitling-Oblique.eot?#iefix') format('embedded-opentype'),
    url('BigNoodleTitling-Oblique.woff') format('woff'),
    url('BigNoodleTitling-Oblique.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}


body {
  color: #444444;
}

h1, h2, h3{
  font-family: 'BigNoodleTitling', 'Arial';
  color: #101010;
}

h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

.text-white {
    color: white !important;
}

.text-red {
  color: #d31e2f !important;
}

.padding-0 {
  padding: 0;
}

.padding-top-0 {
  padding-top: 0px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-60 {
  padding-bottom: 60px;
}

.margin-top-0 {
    margin-top: 0;
}

.spacer {
    margin-top: 40px;
}

.navbar * {
  font-family: 'BigNoodleTitling', sans-serif;  text-transform: uppercase;
  font-weight: 400;
  font-size: 22px;
  color: white !important;
}

h2.page-header {
  border-bottom: 4px solid #d31e2f;
}

.btn {
  font-family: 'BigNoodleTitling', sans-serif;  text-transform: uppercase;
  font-weight: 700;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:visited {
  background-color: #d31e2f !important;
  border-color: #d31e2f !important;
}

.btn-default, .btn-default:hover, .btn-default:active, .btn-default:visited {
  color: black;
}

p {
  font-size: 15px;
}
img {
  max-width: 100% !important;
}

#cms_content a {
  color: #d31e2f;
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: bold;
}

#facebook iframe {
  max-width: 100% !important;
}

#ts-shop iframe {
  display:block; margin:0 auto; width: 100%; max-width: 100%
}

#twitter ul {
  padding-left: 0;
  padding-right: 0;
}

#twitter ul li {
  list-style-type: none;
  text-align: center;
  display: block;
  margin-bottom: 40px;
  background: white;
  padding: 20px 20px 15px 20px;
  box-shadow: 0px 0px 40px 5px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  box-sizing: border-box;

}

#twitter li:before {
  content: "\f099"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  font-size: 30px;
  color: #00aeef;
  margin-bottom: 10px;
}

.partner-logo {
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}

@media (min-width: 1200px) {

  .navbar-brand,
  .navbar-nav li a {
      line-height: 80px;
      height: 80px;
      padding-top: 0;
  }
}

footer {
  background: #101010;
  padding: 66px 0 60px 0;
  margin-top: 60px;
  color: grey;
}

footer > * {
}

.banner {
  background-position: center;
  background-size: cover !important;
  padding-top: 60px;
  margin-top: 10px;
  min-height: 200px;
  transform: skewY(-3deg);
  margin-bottom: 60px;
}

.banner > * {
  transform: skewY(3deg);
}

.banner h1, .banner h2, .banner h3 {
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.banner.banner-sm {
  height: 250px;
}

.banner.banner-sm h1 {
  padding-top: 80px;
  font-size: 40px;
}

@media (max-width: 1200px) {
  .banner.banner-sm h1 {
    padding-top: 46px;
    padding-bottom: 14px;
  }
}

.banner.banner-lg {
  height: 400px;
}

.banner.banner-lg h1 {
  padding-top: 100px;
  font-size: 60px;
}



#crossed .btn {
      /*border: 4px solid black !important;*/
      -webkit-box-shadow: 0px 0px 40px 5px rgba(255,255,255,0.5);
  -moz-box-shadow: 0px 0px 40px 5px rgba(255,255,255,0.5);
  box-shadow: 0px 0px 40px 5px rgba(255,255,255,0.5);
  font-size: 28px;
  font-weight: bold;
}

.banner.banner-sm #crossed {
  position: absolute !important;
  bottom: -54px;
  right: 0px;
}

.banner.banner-sm #crossed .btn {
  padding-top: 20px;
  padding-bottom: 20px;
}

.banner.banner-lg #crossed {
  position: absolute !important;
  top: 290px;
  right: 0px;
}

.banner.banner-lg #crossed .btn {
  padding-top: 20px;
  padding-bottom: 20px;
}

.feature {
  background-size: cover !important;
  background-position: center bottom !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  padding: 100px 0 !important;
  transform: skewY(-3deg);
  margin-bottom: 60px;
}

.feature *:not(input) {
  color: white;
  text-align: center;
}

.feature input[type=text] {
  color: black;
  text-align: left;
}

.polaroid {
  margin-top: 60px;
  padding: 30px;
  /*background:#f6f6f6;*/
  -webkit-box-shadow: 0px 0px 40px 5px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 0px 40px 5px rgba(0,0,0,0.1);
  box-shadow: 0px 0px 40px 5px rgba(0,0,0,0.1);
}


/* timeline */
.timeline {
  border-left: 4px solid #101010;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  margin: 0 auto;
  position: relative;
  padding: 50px;
  list-style: none;
  text-align: left;
}

.timeline .event {
  padding-top: 0;
  margin-bottom: 50px;
  position: relative;
  font-size: 16px;
}

.timeline .event .polaroid {
  margin-top: 0;
}

.timeline .event:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
  border: none;
}

.timeline .event:before,
.timeline .event:after {
  position: absolute;
  display: block;
  top: 0;
}

.timeline .event:before {
  left: -217.5px;
  color: #101010;
  font-weight: 900;
  font-size: 15px;
  /*content: attr(data-date);*/
  text-align: right;
}

.timeline .event:after {
  box-shadow: 0 0 0 4px #101010;
  left: -57.85px;
  background: #101010;
  border-radius: 50%;
  height: 11px;
  width: 11px;
  content: "";
  top: 5px;
}

.timeline-tabs .nav-tabs {
    border-bottom: none;
    text-align: left;
    text-transform: uppercase;
    font-family: 'BigNoodleTitling', 'Arial';

}

.timeline-tabs .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 60px;
    text-align: center;
}

@media (max-width: 1199px) {
  .timeline-tabs .nav-tabs>li {
    width: 100% !important;
    margin-bottom: 20px;
  }
}

.timeline-tabs .nav-tabs>li>a {
    color: #101010;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    font-size: 36px;
    padding: 20px 50px;
    border: 2px solid #101010;
    border-radius: 6px !important;
    opacity: 1;
}

.timeline-tabs .nav-tabs>li>a:hover,
.timeline-tabs .nav-tabs>li.active>a {
    background-color: #101010;
    color: white;
    opacity: 1;
    border: 2px solid #101010;

}

/* timetable */
.timetable .nav-tabs {
    border-bottom: none;
    text-align: center;
    text-transform: uppercase;
}

.timetable .nav-tabs>li {
    display: inline-block;
    float: none;
    margin-bottom: 10px;
}

.timetable .nav-tabs>li>a {
    color: #69696E;
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    padding: 18px 30px;
    border-radius: 0 !important;
}

.timetable .nav-tabs>li>a:hover {
    border-radius: 4px;
    
}

.timetable .nav-tabs>li.active>a, 
.timetable .nav-tabs>li.active>a:focus, 
.timetable .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #eee;
    border-radius: 0 !important;
    opacity: 1;
}

.timetable thead>tr>th {
    text-align: center;
    padding: 20px;
    font-size: 17px;
    line-height: 21px;
    font-weight: 900;
}

.timetable tbody>tr>td {
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.timetable tbody>tr>td>a>i {
    font-size: 22px;
    vertical-align: top;
    color: #69696E;
}

.timetable tbody>tr>td>a:hover>i {
    transform: scale(1.6);
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
}

.timetable tbody>tr>td:first-child,
.timetable tbody>tr>td:last-child {
    font-weight: 900;
    font-size: 15px;
}


.beer {
  margin-bottom: 40px;
}

.beer .polaroid {
  /*min-height: 760px;*/
}

.navbar-brand img {
  max-width: 120px !important;
}


/* subnav */

.list-group {
  border-radius: 0;
  border: 3px solid #d31e2f;
  font-family: 'BigNoodleTitling', 'Arial';
  font-size: 20px;

}
.list-group-item {
  border-radius: 0;
  border: 0;
  color: black !important;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:visited {
  border-radius: 0;
  background: #d31e2f;
  color: white !important;
}

.input-group-btn .btn-primary{
  border-bottom-left-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.mc-field-group .email{
  border-bottom-left-radius: 6px !important;
  border-top-left-radius: 6px !important;
}

th small{
  font-size: 50%;
}

@media (max-width: 1199px) {

  .navbar-brand {
    padding-top: 6px;
  }
  .navbar-brand img {
    max-width: 90px !important;
    height: 38px;
  }

  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }
}

@media (max-width: 1024px) {
  

  .banner.banner-lg h1 {
    padding-top: 20px;
    font-size: 60px;
    text-align: center;
  }

  .padding-bottom-10 {
    padding-bottom: 10px;
  }

  .padding-bottom-40 {
    padding-bottom: 0;
  }

  .padding-bottom-60 {
    padding-bottom: 0;
  }

  .polaroid {
    margin-top: 20px;
  }

  .feature {
    margin-bottom: 20px;
  }

  .banner.banner-sm {
    height: 220px;
  }

  .banner.banner-sm h1 {
    padding-top: 20px;
    text-align: center;
  }

  .banner.banner-sm #crossed {
    bottom: -84px;
  }

  .event h3 {
    margin-top: 20px !important;
  }

  .page-header {
    margin-top: 0;
  }

  .partner-logo {
    margin-bottom: 40px;
  }
}

/*Cookie popup*/

button#ihavecookiesBtn {
    margin-left: 0px !important;
}
/* Cookie Dialog */
#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 375px;
    background-color: white;
    padding: 20px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 999;
}
#gdpr-cookie-message h4 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 10px;
}
#gdpr-cookie-message h5 {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    font-weight: 800;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    color: #333333;
    font-size: 15px;
    line-height: 1.5em;
    font-family: 'Ubuntu', sans-serif;
    padding-left: 0;
}

#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message a:hover {
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: none;
    color: white;
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    padding: 7px 15px;
    margin-top: 20px;
    margin-left: 15px;
    font-weight: 800;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: transparent;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}

#gdpr-cookie-message label {
    font-weight: 400;
}

#gdpr-cookie-message input[type="checkbox"] {
    float: left;
    margin-top: 6px;
    margin-right: 6px;
}

/*.big-cookie {
    position: fixed !important;
    top: 50%;
    left: 50%;
    bottom: 50% !important;
    max-width: 700px !important;
    height: 200px;
    margin-left: -350px !important;
    margin-top: -100px !important;
}

.cookie-modal-backdrop {
    z-index: 9;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    content: "";
    opacity: .5 !important;
}

.big-cookie-expand {
    height: 300px !important;
    margin-top: -150px !important;
}*/

#gdpr-cookie-message button, button#ihavecookiesBtn {
    background-color: #d31e2f !important;
    border-color: #d31e2f !important;
}