@font-face {
  font-family: dwm;
  font-style: normal;
  font-weight: 400;
  src: local("dwm"), local("dwm"), url(/tours/fonts/dwb.otf) format("opentype");
}
.fc_match {
  background: #FFFFFF;
  box-shadow: 0px 65px 114px rgba(7, 56, 48, 0.35);
  margin-bottom: 40px;
  box-sizing: border-box;
  padding: 20px 30px;
}
.fc_match__topbar {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 10px;
}
.fc_match__topbar a {
  background-color: #348D8B;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  width: 190px;
  height: 33px;
  line-height: 33px;
  padding-left: 14px;
  padding-right: 8px;
  border-radius: 24px;
}
.fc_match__topbar a svg {
  display: inline-block;
  float: right;
  position: relative;
  top: 8px;
}
.fc_match__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #C4C4C4;
}
.fc_match__top_ger {
  padding-bottom: 10px;
  border-bottom: 1px solid #3E414A;
}
.fc_match__date {
  max-width: 240px;
}
.fc_match__date_ger {
  text-align: right;
}
.fc_match__date_ger h2 {
  text-align: right !important;
  font-size: 42px;
}
.fc_match__date_ger p {
  font-size: 16px;
}
.fc_match__date h2 {
  font-size: 34px;
  line-height: 36px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  min-width: 240px;
}
.fc_match__date h2 span {
  color: #8C8C8C;
}
.fc_match__date p {
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  opacity: 0.6;
  color: #000;
  font-size: 12px;
  line-height: 16px;
}
.fc_match__teams {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-width: 310px;
}
.fc_match__teams__nameleft {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  opacity: 0.6;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 205px;
  text-align: right;
}
.fc_match__teams__imageleft {
  width: 60px;
  text-align: center;
}
.fc_match__teams__imageleft img {
  max-height: 50px;
  width: auto;
  height: 100%;
}
.fc_match__teams__imageright {
  width: 60px;
  text-align: center;
}
.fc_match__teams__imageright img {
  max-height: 50px;
  width: auto;
  height: 100%;
}
.fc_match__teams__nameright {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  opacity: 0.6;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 205px;
}
.fc_match__teams_ger .fc_match__teams__nameleft {
  text-align: left;
  min-width: 125px;
  font-size: 20px;
  opacity: 1;
  color: #3E414A;
  padding-left: 0px;
  padding-right: 0px;
}
.fc_match__teams_ger .fc_match__teams__nameright {
  text-align: left;
  min-width: 125px;
  font-size: 20px;
  opacity: 1;
  color: #3E414A;
  padding-left: 10px;
  padding-right: 0px;
}
.fc_match__teams_ger .fc_match__teams__imageleft img {
  max-height: 70px;
}
.fc_match__teams_ger .fc_match__teams__imageright img {
  max-height: 70px;
}
.fc_match__buttons {
  min-width: 240px;
  text-align: right;
}
.fc_match__buttons .btn-white-border {
  border: 1px solid #E33046;
}
.fc_match__bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
}
.fc_match__bottombar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  margin-top: -4px;
  font-size: 16px;
}
.fc_match__bottombar .fc_match__bottominfo {
  padding-top: 15px;
}
.fc_match__bottombar .fc_match__bottominfo b {
  font-weight: normal;
  color: #348D8B;
}
.fc_match__bottombar a {
  color: #348D8B;
}
.fc_match__bottombar .fc_match__botside > a {
  color: #111111;
  font-size: 14px;
  font-weight: 500;
  display: block;
  width: 100%;
}
.fc_match__bottombar .fc_match__botside > a svg {
  position: relative;
  top: 5px;
  margin-right: 6px;
}
.fc_match__infobuttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 590px;
}
.fc_match__infobuttons a {
  width: 190px;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  height: 33px;
  border: 1px solid #E33046;
  border-radius: 24px;
  display: inline-block;
  line-height: 31px;
  box-sizing: border-box;
  padding-left: 10px;
  position: relative;
}
.fc_match__infobuttons a:hover {
  color: #E33046;
}
.fc_match__infobuttons a svg {
  position: absolute;
  top: 3px;
  right: 5px;
}
.fc_match__infobuttons i {
  background-color: #E33046;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 26px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  border-radius: 50%;
  font-style: normal;
  font-weight: 300;
}
.fc_match__infotext {
  width: 285px;
  box-sizing: border-box;
}
.fc_match__infotext a {
  width: 285px;
  text-align: right;
  font-size: 16px;
  text-decoration: none;
  color: #000;
  height: 33px;
  border: 1px solid transparent;
  border-radius: 24px;
  display: inline-block;
  line-height: 31px;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 30px;
  position: relative;
}
.fc_match__infotext a:hover {
  color: #E33046;
}
.fc_match__infotext svg {
  position: absolute;
  top: 3px;
  right: 0px;
}
.fc_match__infotext_ger a {
  padding-left: 30px;
  padding-right: 10px;
  font-size: 14px;
  width: 270px;
  text-align: left;
}
.fc_match__infotext_ger svg {
  position: absolute;
  top: 3px;
  left: 0px;
}
.fc_match.promo_match {
  background-image: url(../images/bg_promo_match.png);
  background-size: cover;
}
.fc_match.promo_match .fc_match__top_ger {
  border-bottom: 1px solid #fff;
}
@media (min-width: 1000px) {
  .fc_match.promo_match .fc_match__top_ger {
    border-bottom: 0px solid #fff !important;
  }
}
.fc_match.promo_match .fc_match__buttons .btn-red {
  color: #E33046;
}
.fc_match.promo_match .fc_match__buttons .btn-red:before {
  background-color: #ffffff;
}
.fc_match.promo_match .fc_match__buttons .btn-red:after {
  background-color: #ffffff;
}
.fc_match.promo_match .fc_match__buttons .btn-red:hover {
  color: #fff;
}
.fc_match.promo_match .fc_match__date {
  color: #fff;
  box-sizing: border-box;
  padding-left: 0px;
  position: relative;
}
.fc_match.promo_match .fc_match__date:after {
  content: ' ';
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAQmSURBVHgBhVVdbBRVFP7u7J397c82NNpCha0ULFK0RYwBo1Zo1IRQUUzAnyhNTCQaIyaGF41dog9Go7WJhgeDLcYXo4kr0cRoBDQKL5aaJkiJW7pbY7sI3S5LW/bnzlzOzCzb7ey0e5Jt79yf75z73XO+w7CMjSMU9IIfpOFDAAsBMlRYStHvLwYWkch/14hYbCkM5jQ5hdYQIAZo2Llos1uFlBLIC9sJOQhoh50cKfaJBFooYjFcBl7tR338V9RfPAlWV2M7xfZL8OFJ8+xi44sjbwlTfL1wMMYYcn+OQM/mKGBZvg4E6V8fYQQbEQ2X3cCK3BncjGTzRrjb7oBvxzbwu1tpRi61tbf0JsyK3OTcoCV4c0ESDe5774I+Fof/jRchrs3BVVsNxaNCEwKelmakXjgEV8tq6NE4tPhk0QO5TjGIDuNNCjfQekvB1QfvQ+3g+1C3bETVkXch3W7oV5LQrqaRJTBFp+P0XTX4HlhoJQKf9MKzu8tGFx8wx4Xox0vvWPvDZ5h9+W0ozauhbGlD9YGnIbN5qBvWmsfFaBSZH3+DxlWIr76HOBdFXeQIkp3PLuIqA1HHGbTH7WwqnNOVpyAmpsCIopo3XwEPVi+8x4YWsJFRZN/qg/w3Qc5zyE9egt2ohl7jEnK3fUGfTgJ+L9h8BiCA3Nlz0EfOQ09dI6pmyMFa6OlZ4n7C4pw4Md7GwTqNN2i3z84d/Qbe554ofosTp+G6rRGepx6DElqF/FQC4vRQcd33/JPIHT/hgC9DhoOgfTr/yxmo7euhrA9Z378PwbvnUaitt0NtWwceCCA/nTLXXM1NcO/YiuvHvnVwwEIcTtP0mz30AfzvHIR29m9kvoxAXBiHnkxD+z9pjc8Mg+98GIF9u3D11TCWMsqideMlIlZmvgP7oHZ3wXVrPXhTA5iiIH/hIvS5eeR++gPzHx0FW6LmzHqg0j4Jm+6UmdeDwEt7od+yAtznRT7+H3LHIvToaVSwUwZFpyo6yGTB79kE3zPdhihh9tMvkKkMDkPO2QxpfgZ8ptJmIxU9jzxAOdeK7IcDYEKgsolmpQ6xVOEWy5qnezt0rxuBvTuh3t+ByiYHS7SI98DqUs5ba/xgAT9AgpeN/EyJXQVUB5ZDTxkNyEQ2/jRiNEYSe5hY6LPvdG0iie7ZQ6q5Blo2Y90m1AR2JQ0xNgGZuFyGTtyHGwrdrVgHKxH9mDKqlobh0s18852QDSvg27XduEuhCzAkevvh69pKNXLcjk/g//QvOLOZ0SyY1XjMCve/3gN9MkGp6oV2aZreTUChmnBv60B+iIrw86+LtFiRL4A7OjDMknCjR8j9qCL+16yCYjT86xkwF4euC7iCNdDOj0GSAMJMEtHj1PQdHZQ6suTcVNx2FHWLxch5zAAmze9vtjLR0W4AIRCEtzVFjjsAAAAASUVORK5CYII=');
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}
.fc_match.promo_match .fc_match__date h2 {
  color: #fff;
}
.fc_match.promo_match .fc_match__date span {
  color: #fff;
  opacity: 1;
}
.fc_match.promo_match .fc_match__date p {
  color: #fff;
  opacity: 1;
}
.fc_match.promo_match .fc_match__teams__nameleft {
  color: #fff;
  opacity: 1;
}
.fc_match.promo_match .fc_match__teams__nameright {
  color: #fff;
  opacity: 1;
}
.fc_match.promo_match .fc_match__infotext a {
  color: #fff;
}
.fc_match.promo_match .fc_match__infotext a:hover {
  color: #fff;
}
.fc_match.promo_match .fc_match__infotext a svg {
  fill: #ffffff;
}
.fc_match.promo_match .fc_match__infobuttons a {
  color: #fff;
  border-color: #fff;
}
.fc_match.promo_match_ger {
  background-image: url(../images/bg_ger.png);
}
.fc_match.promo_match_ger .fc_match__bottominfo {
  color: #fff;
}
.fc_match.promo_match_ger .fc_match__bottombar .fc_match__botside > a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  display: block;
  width: 100%;
}
.fc_match.promo_match_ger .fc_match__bottombar .fc_match__botside > a svg {
  position: relative;
  top: 5px;
  margin-right: 6px;
}
.fc_match.promo_match_ger .fc_match__buttons .btn-red {
  color: #fff;
}
.fc_match.promo_match_ger .fc_match__buttons .btn-red:before {
  background-color: #E33046;
}
.fc_match.promo_match_ger .fc_match__buttons .btn-red:after {
  background-color: #E33046;
}
.fc_match.promo_match_ger .fc_match__buttons .btn-red:hover {
  color: #E33046;
}
.fc_fanid_howto {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #ffffff;
  background-image: url(/tours/images/bg_fanid_howto.png);
  background-size: cover;
  background-position: center top;
  margin-top: 70px;
  margin-bottom: 70px;
  box-shadow: 0px 35px 84px rgba(7, 56, 48, 0.15);
}
.fc_fanid_howto h2 {
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 40px;
  line-height: 42px;
  max-width: 900px;
}
.fc_fanid_howto p {
  max-width: 900px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
}
.fc_tours {
  padding-top: 60px;
  padding-bottom: 60px;
  color: #ffffff;
  background-image: url(/tours/images/bg_tour.png);
  background-size: cover;
  background-position: center top;
  margin-top: 70px;
  margin-bottom: 70px;
  box-shadow: 0px 35px 84px rgba(7, 56, 48, 0.15);
  text-align: center;
}
.fc_tours .container-fluid {
  text-align: center;
}
.fc_tours h1 {
  text-align: center;
  font-size: 55px;
  line-height: 68px;
  font-family: dwm;
  color: #ffffff;
  text-transform: uppercase;
}
.fc_tours h1 span {
  color: #00FF39;
  max-width: 1100px;
  text-align: right;
  font-size: 55px;
  line-height: 68px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
.fc_tours h1 p {
  font-size: 55px;
  line-height: 68px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  max-width: 1100px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.fc_tours h2 {
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 40px;
  line-height: 42px;
  text-align: center;
}
.fc_tours p {
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 26px;
}
.md_closepopup {
  position: absolute;
  z-index: 200;
  top: 30px;
  right: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
}
.md_closepopup.md_closeimg {
  top: 6px;
  right: 0px;
}
.md_tourcontent {
  max-width: 800px;
  width: 100%;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.md_tourcontent .md_bold {
  font-size: 16px;
  margin-top: 0px;
  color: #000;
}
.md_tourcontent .btn-white-border {
  border: 1px solid #E33046;
}
.md_tourcontent .swiper {
  width: 100%;
  margin-top: -6px;
}
.md_tourcontent .swiper .swiper-wrapper {
  width: 100%;
}
.md_tourcontent .swiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 436px;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.md_tourcontent .swiper .swiper-pagination-bullet {
  border-radius: 0px;
  width: 10px;
  height: 3px;
  background-color: #D9D9D9;
  opacity: 1;
}
.md_tourcontent .swiper .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #E33046;
  opacity: 1;
}
.md_tourcontent .swiper .swiper-button-prev {
  width: 52px;
  height: 50px;
  background-image: url(/tours/images/arleft.png);
  left: 0px;
  right: auto;
  margin-left: 0px;
  top: 386px;
  margin-top: 0px;
}
.md_tourcontent .swiper .swiper-button-prev:after {
  display: none;
}
.md_tourcontent .swiper .swiper-button-next {
  width: 50px;
  height: 50px;
  background-image: url(/tours/images/arright.png);
  left: 0px;
  right: auto;
  margin-left: 50px;
  top: 386px;
  margin-top: 0px;
}
.md_tourcontent .swiper .swiper-button-next:after {
  display: none;
}
.md_tourcontent__title {
  font-size: 30px;
  line-height: 26px;
  font-family: dwm;
  color: #ffffff;
  text-transform: uppercase;
  padding-bottom: 15px;
  position: absolute;
  left: 20px;
  top: 340px;
  z-index: 100;
}
.md_tourcontent__title span {
  color: #00FF39;
}
.md_tourcontent__route {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding: 20px;
  padding-top: 40px;
}
.md_tourcontent__routepoints ul {
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
  padding: 0px;
}
.md_tourcontent__routepoints ul li {
  display: inline-block;
  width: calc(25% - 10px);
  height: 110px;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
  margin-bottom: 20px;
  padding-top: 30px;
  background-position: right 10px;
  background-repeat: no-repeat;
  position: relative;
  font-size: 16px;
  font-weight: bold;
}
.md_tourcontent__routepoints ul li:before {
  content: ' ';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 26px;
  background-image: url(/tours/images/arr_point_down.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.md_tourcontent__routepoints ul:after {
  content: ' ';
  display: block;
  clear: both;
}
.md_tourcontent__price {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
}
.md_tourcontent__price.md_nopad {
  padding-top: 20px;
}
.md_tourcontent__price p {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #999999;
  font-size: 14px;
}
.md_tourcontent__pricepoints {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.md_tourcontent__pricepoints h3 {
  margin: 0px;
  margin-bottom: 20px;
  display: block;
  color: #0F463C;
}
.md_tourcontent__pricepoints__block {
  width: calc(25% - 30px);
}
.pa_bg {
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  width: 100vw;
  height: 100vh;
  z-index: 900;
  top: 0px;
  left: 0px;
  display: none;
}
.pa_bg.active {
  display: block;
}
.pa_content {
  position: fixed;
  top: 90px;
  max-width: 800px;
  width: 100%;
  left: 50%;
  margin-left: -400px;
  z-index: 990;
  background-color: #ffffff;
  display: none;
  overflow-y: auto;
  height: auto;
  padding-bottom: 40px;
  max-height: calc(100vh - 150px);
}
.pa_content.active {
  display: block;
}
.pa_content .md_contactform {
  padding-top: 30px;
  padding-bottom: 0px;
}
.pa_content h2 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 30px;
}
.pa_content .md_contactform__form {
  padding: 20px;
  padding-top: 0px;
  min-height: 120px;
}
.pa_closepopup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 22px;
  color: #111;
  text-decoration: none;
}
.ger_schedule_match {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  box-shadow: 0 25px 20px -10px rgba(0, 0, 0, 0.1);
  padding: 10px;
  padding-top: 24px;
  padding-bottom: 24px;
  box-sizing: border-box;
  background-color: #fff;
}
.ger_schedule_match__date {
  width: 70px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  min-height: 135px;
}
.ger_schedule_match__date__day {
  font-size: 64px;
  line-height: 64px;
  font-weight: bold;
  font-family: Bebas Neue;
}
.ger_schedule_match__date__day_sep {
  margin-left: -4px;
  letter-spacing: -2px;
}
.ger_schedule_match__date__month {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  font-family: Bebas Neue;
}
.ger_schedule_match__date__weekday {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  font-family: Bebas Neue;
  opacity: 0.7;
}
.ger_schedule_match__date__time {
  letter-spacing: 1px;
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  font-family: Bebas Neue;
}
.ger_schedule_match__type {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  flex-direction: column;
  width: 100px;
  min-height: 132px;
}
.ger_schedule_match__type__name {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  font-family: Bebas Neue;
}
.ger_schedule_match__type__tour {
  font-size: 16px;
  line-height: 16px;
  opacity: 0.7;
  font-family: Raleway, Tahoma, sans-serif;
}
.ger_schedule_match__match {
  max-width: 460px;
  width: 100%;
}
.ger_schedule_match__match__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 20px;
}
.ger_schedule_match__match__top__nameleft {
  width: 110px;
  font-size: 20px;
  text-align: right;
  font-family: Raleway, Tahoma, sans-serif;
}
.ger_schedule_match__match__top__imageleft {
  width: 60px;
}
.ger_schedule_match__match__top__imageleft img {
  width: 60px;
  height: auto;
}
.ger_schedule_match__match__top__vs {
  font-size: 24px;
  font-weight: bold;
  font-family: Bebas Neue;
  width: 40px;
  text-align: center;
}
.ger_schedule_match__match__top__imageright {
  width: 60px;
}
.ger_schedule_match__match__top__imageright img {
  width: 60px;
  height: auto;
}
.ger_schedule_match__match__top__nameright {
  width: 110px;
  font-size: 20px;
  text-align: left;
  font-family: Raleway, Tahoma, sans-serif;
}
.ger_schedule_match__match__bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.ger_schedule_match__match__bottom__image {
  margin-right: 28px;
  margin-left: 8px;
}
.ger_schedule_match__match__bottom__image img {
  width: 88px;
  height: auto;
}
.ger_schedule_match__match__bottom__stakes a {
  display: inline-block;
  width: 60px;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #3E414A;
  border-radius: 6px;
  text-align: center;
  line-height: 28px;
  margin-right: 2px;
  margin-left: 7px;
  font-family: Bebas Neue;
  color: #3E414A;
  text-decoration: none;
  font-size: 20px;
}
.ger_schedule_match__match__bottom__stakes a.active {
  background-color: #3E414A;
  color: #fff;
  font-weight: bold;
}
.ger_schedule_match__btns {
  width: 260px;
  text-align: right;
}
.ger_schedule_match__btns .btn-green {
  min-width: 200px;
}
.ger_schedule_match__btns .btn-red {
  min-width: 200px;
}
.ger_schedule_match__btns .parking-button {
  min-width: 50px;
  width: 50px;
}
.ger_schedule_match__soon {
  font-size: 18px;
  display: inline-block;
  width: 200px;
  text-align: center;
}
@media (min-width: 1000px) {
  .fc_match__textbtn {
    color: #348D8B !important;
    text-decoration: underline !important;
    font-family: Raleway, Tahoma, sans-serif;
    font-size: 16px;
    background-color: transparent;
    letter-spacing: 0px;
    text-transform: none;
    font-weight: normal !important;
    line-height: 19px !important;
    height: auto !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    top: -1px;
    border-bottom: 1px solid !important;
  }
  .fc_match__textbtn:before {
    display: none;
  }
  .fc_match__textbtn:after {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .fc_nomob {
    display: none !important;
  }
  .pa_bg {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: 900;
    top: 0px;
    left: 0px;
    display: none;
  }
  .pa_bg.active {
    display: block;
  }
  .pa_content {
    position: fixed;
    top: 90px;
    max-width: 800px;
    width: 100%;
    left: 0%;
    margin-left: 0px;
    z-index: 990;
    background-color: #ffffff;
    display: none;
    overflow-y: auto;
    height: auto;
    padding-bottom: 40px;
    max-height: calc(100vh - 150px);
  }
  .pa_content.active {
    display: block;
  }
  .pa_content .md_contactform {
    padding-top: 30px;
    padding-bottom: 0px;
  }
  .pa_content h2 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
  }
  .pa_content .md_contactform__form {
    padding: 20px;
    padding-top: 0px;
    min-height: 120px;
  }
  .pa_closepopup {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 22px;
    color: #111;
    text-decoration: none;
  }
  .ger_schedule_match {
    display: block;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    box-shadow: 0 25px 20px -10px rgba(0, 0, 0, 0.1);
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
  }
  .ger_schedule_match__date {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    min-height: 10px;
  }
  .ger_schedule_match__date__day {
    letter-spacing: 0px;
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    font-family: Bebas Neue;
    margin-left: 2px;
    margin-right: 2px;
  }
  .ger_schedule_match__date__month {
    letter-spacing: 0px;
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    font-family: Bebas Neue;
    margin-left: 2px;
    margin-right: 2px;
  }
  .ger_schedule_match__date__weekday {
    letter-spacing: 0px;
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    font-family: Bebas Neue;
    margin-left: 2px;
    margin-right: 2px;
    opacity: 0.7;
  }
  .ger_schedule_match__date__time {
    letter-spacing: 0px;
    font-size: 28px;
    line-height: 42px;
    font-weight: bold;
    font-family: Bebas Neue;
    margin-left: 2px;
    margin-right: 2px;
  }
  .ger_schedule_match__type {
    display: block;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    width: auto;
    min-height: 10px;
  }
  .ger_schedule_match__type__name {
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    font-family: Bebas Neue;
    margin-left: 0px;
    margin-right: 0px;
    display: inline;
  }
  .ger_schedule_match__type__tour {
    font-size: 16px;
    line-height: 16px;
    opacity: 0.7;
    font-family: Raleway, Tahoma, sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    display: inline;
  }
  .ger_schedule_match__match {
    max-width: 410px;
    width: 100%;
    margin-top: 20px;
  }
  .ger_schedule_match__match__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .ger_schedule_match__match__top__nameleft {
    width: 80px;
    font-size: 14px;
    font-family: Raleway, Tahoma, sans-serif;
  }
  .ger_schedule_match__match__top__imageleft {
    width: 35px;
  }
  .ger_schedule_match__match__top__imageleft img {
    width: 35px;
    height: auto;
  }
  .ger_schedule_match__match__top__vs {
    font-size: 24px;
    font-weight: bold;
    font-family: Bebas Neue;
    width: 40px;
    text-align: center;
  }
  .ger_schedule_match__match__top__imageright {
    width: 35px;
  }
  .ger_schedule_match__match__top__imageright img {
    width: 35px;
    height: auto;
  }
  .ger_schedule_match__match__top__nameright {
    width: 80px;
    font-size: 14px;
    font-family: Raleway, Tahoma, sans-serif;
  }
  .ger_schedule_match__match__bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    padding-right: 40px;
  }
  .ger_schedule_match__match__bottom__image {
    margin-right: 0px;
    margin-left: 0px;
  }
  .ger_schedule_match__match__bottom__image img {
    width: 38px;
    height: auto;
    margin-left: -5px;
  }
  .ger_schedule_match__match__bottom__stakes a {
    display: inline-block;
    width: 40px;
    height: 16px;
    box-sizing: border-box;
    border: 1px solid #3E414A;
    border-radius: 6px;
    text-align: center;
    line-height: 15px;
    margin-right: 2px;
    margin-left: 5px;
    font-family: Bebas Neue;
    color: #3E414A;
    text-decoration: none;
    font-size: 12px;
  }
  .ger_schedule_match__btns {
    width: 100%;
    text-align: right;
  }
  .ger_schedule_match__btns a {
    display: block !important;
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  .ger_schedule_match__soon {
    width: 100%;
  }
  .fc_match {
    background: #FFFFFF;
    box-shadow: 0px 65px 114px rgba(7, 56, 48, 0.35);
    margin-bottom: 40px;
    box-sizing: border-box;
    padding: 20px 30px;
    position: relative;
  }
  .fc_match.promo_match .fc_match__top_ger {
    border-bottom: 0px  !important;
  }
  .fc_match__top {
    display: block;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #C4C4C4;
  }
  .fc_match__top_ger {
    display: flex;
    flex-direction: column-reverse;
    border-bottom: 0px  !important;
    border-top: 0px!important;
    padding-bottom: 10px !important;
  }
  .fc_match__date_ger {
    text-align: left;
    width: 100%;
    max-width: 100%;
  }
  .fc_match__date_ger h2 {
    text-align: center !important;
    font-size: 42px;
  }
  .fc_match__date_ger p {
    font-size: 16px;
    text-align: center !important;
  }
  .fc_match__date h2 {
    font-size: 34px;
    line-height: 36px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
  }
  .fc_match__date h2 span {
    color: #8C8C8C;
  }
  .fc_match__date p {
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
    opacity: 0.6;
    color: #000;
    font-size: 12px;
    line-height: 16px;
  }
  .fc_match__teams {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    min-width: auto;
  }
  .fc_match__teams__imageleft {
    width: 30px;
    text-align: center;
  }
  .fc_match__teams__imageleft img {
    width: 30px;
    height: auto;
  }
  .fc_match__teams__imageright {
    width: 30px;
    text-align: center;
  }
  .fc_match__teams__imageright img {
    width: 30px;
    height: auto;
  }
  .fc_match__teams__nameleft {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    opacity: 0.6;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 40px;
    width: calc(50% - 40px);
    box-sizing: border-box;
    text-align: right;
  }
  .fc_match__teams__nameright {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    opacity: 0.6;
    padding-left: 0px;
    padding-right: 0px;
    min-width: 40px;
    width: calc(50% - 40px);
    box-sizing: border-box;
    text-align: left;
  }
  .fc_match__teams_ger {
    padding-top: 10px;
    width: calc(100% - 0px);
  }
  .fc_match__teams_ger .fc_match__teams__nameleft {
    min-width: 40px;
    font-size: 20px;
    padding-left: 0px;
    width: calc(50% - 40px);
    box-sizing: border-box;
    text-align: right;
    padding-right: 4px;
  }
  .fc_match__teams_ger .fc_match__teams__nameright {
    min-width: 40px;
    font-size: 20px;
    padding-right: 0px;
    width: calc(50% - 40px);
    box-sizing: border-box;
    text-align: left;
    padding-left: 4px;
  }
  .fc_match__buttons .btn-white-border {
    border: 1px solid #E33046;
  }
  .fc_match__buttons a {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
  }
  .fc_match__bottom {
    display: block;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
  }
  .fc_match__bottom_ger {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -125px;
  }
  .fc_match__bottombar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column-reverse;
    padding-top: 0px;
    margin-top: -4px;
    font-size: 16px;
  }
  .fc_match__bottombar .fc_match__bottominfo {
    padding-bottom: 50px;
    padding-top: 8px;
    border-top: 1px solid #72727C;
    width: 100%;
  }
  .fc_match__bottombar .fc_match__bottominfo span {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 6px;
  }
  .fc_match__bottombar .fc_match__bottominfo span:first-of-type {
    line-height: 40px;
    margin-bottom: 10px;
    border-bottom: 1px solid #72727C;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
    text-align: center;
  }
  .fc_match__bottombar .fc_match__bottominfo span:last-of-type {
    margin-bottom: 20px;
  }
  .fc_match__bottombar a {
    color: #348D8B;
  }
  .fc_match__bottombar .fc_match__buttons {
    width: 100% !important;
  }
  .fc_match__bottombar .fc_match__buttons a {
    width: 100%;
  }
  .fc_match__infobuttons {
    display: block;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
  }
  .fc_match__infobuttons a {
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
    text-decoration: none;
    color: #000;
    height: 33px;
    border: 1px solid #E33046;
    border-radius: 24px;
    display: inline-block;
    line-height: 31px;
    box-sizing: border-box;
    padding-left: 10px;
    position: relative;
  }
  .fc_match__infobuttons a:hover {
    color: #E33046;
  }
  .fc_match__infobuttons a svg {
    position: absolute;
    top: 3px;
    right: 5px;
  }
  .fc_match__textbtn {
    width: 100%;
  }
  .fc_match__infotext {
    width: 100%;
    box-sizing: border-box;
  }
  .fc_match__infotext a {
    width: 270px;
    font-size: 12px;
    text-decoration: none;
    color: #000;
    height: 33px;
    border: 1px solid transparent;
    border-radius: 24px;
    display: inline-block;
    line-height: 31px;
    box-sizing: border-box;
    padding-left: 10px;
    position: relative;
  }
  .fc_match__infotext a:hover {
    color: #E33046;
  }
  .fc_match__infotext svg {
    position: absolute;
    top: 3px;
    right: 0px;
  }
  .fc_match__infotext_ger a {
    padding-left: 10px;
    padding-right: 15px;
    font-size: 14px;
    width: 250px;
    text-align: left;
  }
  .fc_match__infotext_ger svg {
    position: absolute;
    top: 3px;
    right: 0px;
    left: auto;
  }
  .fc_match .fc_match__botfanid {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -135px;
    width: 270px !important;
  }
  .fc_tours {
    padding-top: 60px;
    padding-bottom: 60px;
    color: #ffffff;
    background-image: url(/tours/images/bg_tour.png);
    background-size: cover;
    background-position: center top;
    margin-top: 70px;
    margin-bottom: 70px;
    box-shadow: 0px 35px 84px rgba(7, 56, 48, 0.15);
    text-align: center;
  }
  .fc_tours .container-fluid {
    text-align: center;
  }
  .fc_tours h1 {
    text-align: center;
    font-size: 36px;
    line-height: 38px;
    font-family: dwm;
    color: #ffffff;
    text-transform: uppercase;
  }
  .fc_tours h1 span {
    color: #00FF39;
    max-width: 1100px;
    text-align: right;
    font-size: 35px;
    line-height: 38px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
  .fc_tours h1 p {
    font-size: 35px;
    line-height: 38px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #fff;
    max-width: 1100px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }
  .fc_tours h2 {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 40px;
    line-height: 42px;
    text-align: center;
  }
  .fc_tours p {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
  }
}
