.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Vollkorn, serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: 0px 0px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 15px;
}

li {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

em {
  font-style: italic;
  text-decoration: underline;
}

.button {
  display: none;
  width: 200px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 10px;
  border-style: none;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #07f2f2;
  box-shadow: 14px 14px 16px 0 #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #132f39;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #122e38;
  box-shadow: 0 0 20px 16px #db07eb;
  color: #fff;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding: 100px 10px 98px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(65%, transparent)), url('https://praguetickets.festivalofthedead.co.uk/images/bg-compressed.jpg');
  background-image: linear-gradient(360deg, #000, transparent 65%), url('https://praguetickets.festivalofthedead.co.uk/images/bg-compressed.jpg');
  background-position: 0px 0px, 50% 70%;
  background-size: auto, cover;
  color: #fff;
  text-align: center;
}

.navbar {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  padding: 20px 5vh 18px;
  background-color: transparent;
}

.nav-link {
  display: none;
  margin-top: 0px;
  margin-left: 34px;
  padding: 15px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 10px;
  background-color: #e6b6ff;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #fff;
  background-color: #39f21d;
  box-shadow: 1px 1px 3px 0 #1968bf;
  text-shadow: 1px 1px 6px #000;
}

.logo-img {
  display: none;
  width: 100px;
  margin-right: 18px;
  float: left;
}

.brand-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.divider {
  display: block;
  width: 80px;
  height: 2px;
  margin: 28px auto;
  background-color: #fff;
}

.divider.grey {
  margin-bottom: 43px;
  background-color: #ff28cd;
}

.about-section {
  padding: 60px 140px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 47, 56, 0.4)), to(rgba(18, 47, 56, 0.4))), url('https://praguetickets.festivalofthedead.co.uk/images/skulls-bg.jpg');
  background-image: linear-gradient(180deg, rgba(18, 47, 56, 0.4), rgba(18, 47, 56, 0.4)), url('https://praguetickets.festivalofthedead.co.uk/images/skulls-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.about-text {
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.about-text.dark {
  color: #000;
}

.section {
  display: none;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #edffff;
  text-align: center;
}

.section.grey {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000;
}

.section.contact {
  display: block;
  background-color: #7ec4bd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(126, 196, 189, 0.87)), to(#7ec4bd)), url('https://praguetickets.festivalofthedead.co.uk/images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(126, 196, 189, 0.87), #7ec4bd), url('https://praguetickets.festivalofthedead.co.uk/images/footer-bg.jpg');
  background-size: auto, cover;
  font-family: Vollkorn, serif;
}

.section.footer {
  display: block;
  background-color: #000;
}

.section.team {
  display: block;
}

.boat-image {
  height: 250px;
  margin-bottom: 38px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/74372998_271654720570305_7655151446684712160_n.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.boat-image.push-top {
  height: 250px;
}

.project-wrapper {
  position: relative;
  bottom: 0px;
  display: block;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper:hover {
  bottom: 8px;
}

.team-image {
  margin-bottom: 21px;
  border-radius: 100%;
}

.role {
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
}

.social-link {
  width: 29px;
  height: 29px;
  margin: 3px;
  padding-top: 5px;
  padding-left: 1px;
  border-radius: 100%;
  background-color: #f5f5f5;
  box-shadow: inset 0 0 0 1px transparent;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.social-link:hover {
  box-shadow: inset 0 0 0 2px #7ec4bd;
}

.team-title {
  margin-bottom: 7px;
}

.team-row {
  margin-bottom: 20px;
}

.icon-wrapper {
  height: 95px;
  margin-bottom: 10px;
  padding-top: 13px;
}

.icon-wrapper._2 {
  padding-top: 20px;
}

.footer-logo {
  width: 160px;
  margin-bottom: 15px;
  opacity: 1;
}

.contact-text {
  color: #212121;
  font-size: 17px;
}

.link {
  color: #db09eb;
}

.social-wrapper {
  display: block;
  margin-bottom: 11px;
  margin-left: 33%;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-align: left;
  text-decoration: none;
}

.social-wrapper:hover {
  opacity: 0.43;
}

.footer-text {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
}

.social-link-text {
  display: inline-block;
}

.social-icon {
  margin-top: -6px;
  margin-right: 9px;
}

.project-info {
  display: none;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.project-title {
  margin-bottom: 4px;
}

.link-2 {
  color: #db09eb;
  text-decoration: none;
}

.image {
  display: block;
  width: 500px;
}

.heading {
  position: static;
  top: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
}

.heading.purple {
  color: #e7b6fe;
}

.container-2 {
  display: block;
  text-align: center;
}

.heading-2 {
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

.heading-2.pink {
  color: #db09eb;
}

.heading-3 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
}

.heading-4 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.heading-5 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.paragraph {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.paragraph-2 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.paragraph-3 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.floating-logo {
  position: static;
  left: 100px;
  top: 140px;
  display: block;
  width: 300px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 40px;
}

.button-2 {
  position: static;
  right: 60px;
  bottom: 60px;
  display: none;
  margin-top: 40px;
  padding: 20px;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  border-radius: 10px;
  background-color: rgba(219, 9, 235, 0.84);
  box-shadow: none;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

.button-2:hover {
  background-color: rgba(57, 242, 29, 0.84);
}

.bold-text {
  position: static;
  color: #fff;
  font-size: 35px;
}

.bold-text.dark {
  color: #000;
}

.bold-text.purple {
  color: #e7b6fe;
  font-size: 35px;
}

.bar-image {
  height: 250px;
  margin-bottom: 38px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/106234884_3083938065027184_9039223972012319228_n.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-2 {
  width: 100px;
}

.div-block {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-experience {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin-bottom: 0px;
  padding-right: 100px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/splash-white-p-1080-2_yqpbci.png');
  background-position: 0px 0px;
  background-size: cover;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #f21fba;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
}

.experience-section {
  display: none;
  padding: 40px 220px 60px;
  background-color: #952091;
  text-align: center;
}

.section-3 {
  padding: 140px 60px 60px;
}

.section-4 {
  position: fixed;
  width: 100%;
  height: 100px;
  background-color: #fff;
}

.grid {
  margin-bottom: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  border: 1px none #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.grid-heading {
  padding: 5px;
  border: 1px solid #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 700;
}

.grid-cell {
  padding: 5px;
  border: 1px solid #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 600px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1f0017), color-stop(76%, transparent));
  background-image: linear-gradient(0deg, #1f0017, transparent 76%);
}

.line-up-section {
  padding: 40px 60px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(33, 37, 41, 0.56)), to(rgba(33, 37, 41, 0.56))), url('https://praguetickets.festivalofthedead.co.uk/images/marbel.jpg');
  background-image: linear-gradient(180deg, rgba(33, 37, 41, 0.56), rgba(33, 37, 41, 0.56)), url('https://praguetickets.festivalofthedead.co.uk/images/marbel.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, contain;
  text-align: center;
}

.extra-section {
  position: relative;
  overflow: hidden;
  padding: 0px;
  background-color: transparent;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/brian-patrick-tagalog-_8hGFBxWD0A-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.grid-2 {
  display: none;
  padding-top: 20px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.boat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 242, 29, 0.49)), to(rgba(57, 242, 29, 0.49))), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-image: linear-gradient(180deg, rgba(57, 242, 29, 0.49), rgba(57, 242, 29, 0.49)), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.boat:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 7, 7, 0.3)), to(rgba(7, 7, 7, 0.3))), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-image: linear-gradient(180deg, rgba(7, 7, 7, 0.3), rgba(7, 7, 7, 0.3)), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
}

.vip {
  display: none;
  height: 350px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(177, 0, 177, 0.57)), to(rgba(177, 0, 177, 0.57))), url('https://praguetickets.festivalofthedead.co.uk/images/VIP.jpg');
  background-image: linear-gradient(180deg, rgba(177, 0, 177, 0.57), rgba(177, 0, 177, 0.57)), url('https://praguetickets.festivalofthedead.co.uk/images/VIP.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.vip:hover {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/VIP.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.discount {
  display: none;
  height: 350px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 242, 29, 0.49)), to(rgba(57, 242, 29, 0.49))), url('https://praguetickets.festivalofthedead.co.uk/images/Discount-Wristband.jpg');
  background-image: linear-gradient(180deg, rgba(57, 242, 29, 0.49), rgba(57, 242, 29, 0.49)), url('https://praguetickets.festivalofthedead.co.uk/images/Discount-Wristband.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.discount:hover {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Discount-Wristband.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.crawl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  padding-right: 40px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(177, 0, 177, 0.57)), to(rgba(177, 0, 177, 0.57))), url('https://praguetickets.festivalofthedead.co.uk/images/bar-crawls-FOTD.jpg');
  background-image: linear-gradient(180deg, rgba(177, 0, 177, 0.57), rgba(177, 0, 177, 0.57)), url('https://praguetickets.festivalofthedead.co.uk/images/bar-crawls-FOTD.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.crawl:hover {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/bar-crawls-FOTD.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.corona-section {
  padding: 60px 140px;
  background-color: #49004e;
  text-align: center;
}

.travel-section {
  padding: 60px 140px;
  background-color: #2ec045;
  text-align: center;
}

.slide-nav {
  color: #fff;
  font-size: 10px;
}

.slide {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Holiday-Inn-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.accommodation-slider-box {
  position: static;
  right: auto;
  bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 35px 20px 0px;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.sub-headinng {
  margin-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-align: left;
}

.slider {
  height: 500px;
  margin-bottom: 20px;
}

.travel-paragraph {
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
}

.faq {
  display: none;
  padding: 60px 140px;
  background-color: #f2ff00;
  text-align: center;
}

.rich-text-block-2 {
  margin-top: 20px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #000;
  text-align: left;
}

.rich-text-block-2 h4 {
  margin-top: 0px;
  text-decoration: underline;
}

.rich-text-block-2 a {
  color: #7a7a7a;
}

.image-3 {
  width: 100%;
  margin-bottom: 20px;
  padding: 5px;
  background-color: transparent;
}

.link-3 {
  color: #fff;
}

.accommodation {
  padding: 60px 40px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#ff8afb));
  background-image: linear-gradient(180deg, #000, #ff8afb);
  text-align: center;
}

.foundation {
  display: none;
  padding: 60px 140px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#39f2ff), to(#39f2ff));
  background-image: linear-gradient(180deg, #39f2ff, #39f2ff);
  text-align: center;
}

.column {
  padding-right: 15px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 15px;
}

.column-3 {
  padding-right: 5px;
  padding-left: 5px;
}

.icon {
  font-size: 30px;
}

.icon-2 {
  font-size: 30px;
}

.div-block-2 {
  padding: 10px;
  background-color: hsla(0, 0%, 100%, 0.92);
}

.slider-heading {
  margin-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 15px;
  line-height: 16px;
}

.slider-paragraph {
  font-size: 12px;
}

.slide-2 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Holiday-Inn-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-4 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-2.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Holiday-Inn-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-5 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-3.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-9 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-Downtown-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-10 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Private-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Dorms-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-12 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Private-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.p-extra {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-shadow: none;
}

.rich-text-block-extra {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #db07eb;
  text-shadow: 1px 1px 6px #000;
}

.rich-text-block-extra h3 {
  font-size: 20px;
}

.virus {
  display: none;
  width: 50px;
}

.corona-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-corona {
  margin-bottom: 10px;
  margin-left: 10px;
  padding-right: 10px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.arrow-flashing {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 60px;
  margin-bottom: 20px;
}

.div-block-3 {
  position: absolute;
  bottom: 0px;
  display: none;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.donation {
  color: #ff8afb;
}

.image-4 {
  width: 400px;
}

.slide-13 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Private-1.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Private-2.jpg');
  background-size: cover;
}

.slide-15 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Metro-Private-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-16 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Prag-Rhea-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-17 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Prag-Rhea-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-18 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/A-O-Prag-Rhea-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-faq {
  padding-right: 60px;
}

.slide-19 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Old-Prague-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-20 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Old-Prague-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-21 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Old-Prague-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hans-Brinker-Private.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.column-4 {
  padding-right: 0px;
  padding-left: 15px;
}

.columns-last-hostel {
  width: 72%;
  margin-right: auto;
  margin-left: auto;
}

.columns {
  color: grey;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 90vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.image-5 {
  display: none;
}

.image-6 {
  display: none;
}

.column-6 {
  height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 0, 209, 0.3)), to(rgba(143, 0, 209, 0.3))), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-image: linear-gradient(180deg, rgba(143, 0, 209, 0.3), rgba(143, 0, 209, 0.3)), url('https://praguetickets.festivalofthedead.co.uk/images/thrill-park-FOTD.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-7 {
  padding-right: 50px;
  padding-left: 50px;
}

.column-6-copy {
  height: 450px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/bar-crawls-FOTD.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-6 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.heading-7 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #db07eb;
  font-size: 27px;
  text-shadow: 1px 1px 1px #000;
}

.navbar-2 {
  background-color: #000;
}

.travel-link {
  color: #fff;
}

.div-block-4 {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Day-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-4-copy {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Day-2.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.heading-2-copy {
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

.rich-text-block-3 {
  margin-top: 0px;
  color: #e7b6fe;
}

.rich-text-block-4 {
  color: #e7b6fe;
}

.rich-text-block-5 {
  color: #e7b6fe;
  font-size: 15px;
}

.rich-text-block-5 p {
  font-size: 16px;
}

.image-7 {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 0px;
  border-radius: 20px;
}

.heading-8 {
  color: #e6b6ff;
  font-size: 30px;
  line-height: 30px;
}

.bold-text-2 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: none;
  background-position: 0px 0px;
}

.heading-copy {
  position: static;
  top: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 35px;
}

.heading-copy.purple {
  color: #e7b6fe;
}

.div-block-4-copy {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Day-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-6 {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/109923571_1446980842357614_7010558238665709712_n.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-7 {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Day-2.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.text-block {
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #e6b6ff;
  font-size: 20px;
  font-weight: 700;
}

.location {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #e6b6ff;
  font-size: 20px;
  font-weight: 700;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #000;
  background-color: #000;
}

.slider-2 {
  width: 100%;
  border: 1px none #000;
  background-color: transparent;
}

.gallery {
  display: block;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lightbox-link {
  overflow: visible;
  height: 100%;
  text-decoration: none;
}

.image-8 {
  overflow: visible;
}

.column-8 {
  display: block;
  overflow: visible;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-nav-2 {
  font-size: 10px;
}

.column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-copy {
  position: fixed;
  top: 0px;
  z-index: 999;
  width: 100%;
  padding: 20px 5vh 18px;
  background-color: #000;
}

.absolute-heading {
  position: static;
  top: 140px;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
}

.absolute-heading.purple {
  color: #e7b6fe;
}

.heading-9 {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.heading-9.purple {
  color: #e7b6fe;
}

.icon-testimonials {
  color: #fa87f6;
}

.paragraph-4 {
  width: 505px;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.privacy-policy {
  color: #000;
}

.privacy-policy h2 {
  color: #000;
}

.privacy-policy h1 {
  text-align: center;
}

.column-10 {
  height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(143, 0, 209, 0.3)), to(rgba(143, 0, 209, 0.3))), url('https://praguetickets.festivalofthedead.co.uk/images/VIP-prague.jpg');
  background-image: linear-gradient(180deg, rgba(143, 0, 209, 0.3), rgba(143, 0, 209, 0.3)), url('https://praguetickets.festivalofthedead.co.uk/images/VIP-prague.jpg');
  background-position: 0px 0px, 0% 50%;
  background-size: auto, cover;
}

.rich-text-block-5-copy {
  color: #e7b6fe;
  font-size: 10px;
}

.rich-text-block-5-copy p {
  font-size: 12px;
}

.slide-23 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-New-Town-2.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-24 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-New-Town-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-25 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Sophies-New-Town-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-26 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-3.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.slide-27 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-28 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-1.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.slide-29 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hotel-Ehrlich-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-30 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hotel-Ehrlich-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-31 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hotel-Ehrlich-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-32 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hostel-Prague-Tyn-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-33 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hostel-Prague-Tyn-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-34 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Hostel-Prague-Tyn-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-10 {
  position: static;
  top: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.heading-10.purple {
  color: #e7b6fe;
}

.location-copy {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #e6b6ff;
  font-size: 20px;
  font-weight: 700;
}

.heading-11 {
  position: static;
  top: 0px;
  display: none;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  text-decoration: none;
}

.heading-11.purple {
  color: #e7b6fe;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-9 {
  display: none;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-top: 0px;
  border-radius: 20px;
}

.columns-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-10 {
  width: 700px;
  margin-top: 20px;
}

.div-hide {
  display: none;
}

.image-11 {
  display: none;
  width: 700px;
  margin-top: 20px;
}

.sub-heading-accommodation {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #db07eb;
  font-size: 22px;
  font-weight: 700;
}

.slide-35 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Novotel-Praha-Wenceslas-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-36 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Novotel-Praha-Wenceslas-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-37 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Novotel-Praha-Wenceslas-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.text-block-2 {
  display: none;
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 20px;
  background-color: #49004e;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.text-span {
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 10px;
  background-color: red;
  color: #fff;
}

.text-block-3 {
  position: absolute;
  padding: 10px 5px;
  background-color: red;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-2-sold-out {
  padding: 10px;
  background-color: hsla(0, 0%, 50.2%, 0.78);
}

.slide-38 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-39 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-37-copy {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Novotel-Praha-Wenceslas-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-40 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}



.slide-41 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-42 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-43 {
  background-image: url('https://praguetickets.festivalofthedead.co.uk/images/Ibis-Praha-Mala-Strana-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-4 {
  margin-top: 40px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .nav-link:hover {
    border-bottom-color: transparent;
  }

  .about-section {
    padding-right: 60px;
    padding-left: 60px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('https://praguetickets.festivalofthedead.co.uk/images/skulls-bg.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('https://praguetickets.festivalofthedead.co.uk/images/skulls-bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto;
  }

  .project-wrapper:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .social-wrapper {
    margin-left: 30%;
  }

  .floating-logo {
    width: 250px;
  }

  .button-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
  }

  .line-up-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .corona-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .travel-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .accommodation {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-2 {
    width: 80%;
  }

  .p-extra {
    font-size: 16px;
  }

  .column-faq {
    padding-right: 20px;
  }

  .column-7 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-6 {
    font-size: 26px;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .div-block-9 {
    border-radius: 20px;
    background-color: #4c034b;
  }

  .column-8 {
    height: 50%;
  }

  .columns-4 {
    height: 1000px;
  }

  .column-9 {
    height: 40%;
    padding-top: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .heading-9 {
    position: absolute;
    top: 220px;
    display: block;
    margin-top: 20px;
  }

  .heading-10 {
    margin-top: 0px;
    padding-top: 100px;
  }

  .heading-11 {
    position: absolute;
    top: 220px;
    display: block;
    margin-top: 20px;
  }

  .columns-6 {
    height: 1000px;
  }

  .div-block-2-sold-out {
    width: 80%;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .logo-img {
    width: 50px;
  }

  .about-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .boat-image {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }

  .boat-image.push-top {
    margin-top: 30px;
  }

  .icon-wrapper {
    height: 85px;
  }

  .icon-wrapper._2 {
    margin-top: 37px;
  }

  .social-wrapper {
    margin-left: 0%;
    text-align: center;
  }

  .member {
    padding-bottom: 47px;
  }

  .bar-image {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }

  .experience-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .line-up-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .extra-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .corona-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .travel-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .faq {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .accommodation {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .foundation {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .navbar-copy {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-right: 25px;
    padding-left: 25px;
  }

  .nav-link {
    display: none;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .logo-img {
    display: none;
  }

  .brand-block {
    padding-left: 0px;
  }

  .about-section {
    padding-bottom: 60px;
    background-image: url('https://praguetickets.festivalofthedead.co.uk/images/skulls-bg.jpg');
    background-position: 50% 50%;
    background-size: 150%;
  }

  .about-text {
    font-size: 16px;
  }

  .section.footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .boat-image {
    display: block;
  }

  .footer-text {
    font-size: 12px;
  }

  .heading-2.mobile {
    font-size: 25px;
  }

  .floating-logo {
    left: auto;
    margin-bottom: 40px;
    margin-left: 0px;
  }

  .button-2 {
    position: static;
    left: auto;
    right: auto;
    bottom: 140px;
    display: block;
    margin-top: 60px;
    padding: 20px 30px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .bold-text {
    font-size: 28px;
  }

  .bar-image {
    display: block;
  }

  .image-2 {
    width: 50%;
  }

  .div-block {
    -ms-grid-columns: 3fr;
    grid-template-columns: 3fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .paragraph-experience {
    font-size: 16px;
  }

  .experience-section {
    padding-bottom: 40px;
  }

  .background-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 800px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: none;
    background-size: auto;
  }

  .line-up-section {
    padding: 60px 0px;
  }

  .extra-section {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .grid-2 {
    grid-template-areas: "."
      "."
      "Area";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .vip {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(206, 142, 4, 0.49)), to(rgba(206, 142, 4, 0.49))), url('https://praguetickets.festivalofthedead.co.uk/images/VIP.jpg');
    background-image: linear-gradient(180deg, rgba(206, 142, 4, 0.49), rgba(206, 142, 4, 0.49)), url('https://praguetickets.festivalofthedead.co.uk/images/VIP.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .discount {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(177, 0, 177, 0.57)), to(rgba(177, 0, 177, 0.57))), url('https://praguetickets.festivalofthedead.co.uk/images/Discount-Wristband.jpg');
    background-image: linear-gradient(180deg, rgba(177, 0, 177, 0.57), rgba(177, 0, 177, 0.57)), url('https://praguetickets.festivalofthedead.co.uk/images/Discount-Wristband.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .corona-section {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .travel-section {
    padding-bottom: 60px;
  }

  .sub-headinng {
    margin-top: 40px;
  }

  .travel-paragraph {
    font-size: 16px;
  }

  .faq {
    padding-bottom: 60px;
  }

  .accommodation {
    padding-bottom: 40px;
  }

  .foundation {
    padding-bottom: 60px;
  }

  .column {
    padding-right: 0px;
  }

  .column-2 {
    padding-left: 0px;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .virus {
    width: 30px;
  }

  .column-faq {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .columns-last-hostel {
    width: 100%;
  }

  .image-5 {
    display: block;
  }

  .image-6 {
    display: none;
  }

  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-6 {
    height: 300px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .columns-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .column-7 {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .column-6-copy {
    height: 300px;
  }

  .image-7 {
    display: none;
  }

  .heading-8 {
    font-size: 32px;
  }

  .bold-text-2 {
    font-size: 28px;
  }

  .location {
    margin-bottom: 60px;
  }

  .slider-2 {
    height: 200px;
  }

  .div-block-9 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-8 {
    height: auto;
  }

  .columns-4 {
    height: 650px;
  }

  .column-9 {
    height: auto;
  }

  .navbar-copy {
    padding-right: 25px;
    padding-left: 25px;
  }

  .heading-9 {
    display: none;
  }

  .icon-testimonials {
    font-size: 25px;
  }

  .paragraph-4 {
    font-size: 16px;
  }

  .column-10 {
    height: 300px;
  }

  .heading-10 {
    margin-bottom: 20px;
    padding-top: 40px;
  }

  .location-copy {
    margin-bottom: 10px;
  }

  .heading-11 {
    position: static;
    display: block;
  }

  .columns-5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .image-9 {
    display: block;
  }

  .columns-6 {
    height: 650px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-10 {
    display: none;
  }

  .image-11 {
    display: block;
  }

  .text-block-2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 25px;
  }
}

#w-node-_1fb4072b-904d-2d7e-dab2-e23625615b7c-cd1f5a70 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_93fa6217-fb89-de82-f6a1-35c917543e9a-cd1f5a70 {
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_8d12eaa9-65a5-85ed-5caf-15192f42dd2e-2f42dd2c {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_8d12eaa9-65a5-85ed-5caf-15192f42dd32-2f42dd2c {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f7e821e5-0e84-f056-4a52-b850d493b558-911f5a72 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-f7e821e5-0e84-f056-4a52-b850d493b55c-911f5a72 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_844a06d5-b89d-52b8-aba7-65583d5cff43-761f5a73 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_844a06d5-b89d-52b8-aba7-65583d5cff47-761f5a73 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}