.lasertag,
.arcade {
  padding-top: 0;
}
.lasertag .video-wrapper,
.arcade .video-wrapper {
  padding-top: 60px;
}
.lasertag__img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.lasertag__img img {
  max-width: 1000px;
  margin: 0px 25px 60px;
  width: 100%;
}
@media all and (max-width: 736px ) {
  .lasertag__img img {
    margin: 0 25px 40px;
  }
}
.walk-in,
.buy-now {
  text-align: center;
}
.walk-in h2,
.buy-now h2 {
  color: #418FDE;
  margin-bottom: 20px;
}
.walk-in p,
.buy-now p {
  font-size: 36px;
  line-height: 52px;
  color: #418FDE;
  font-weight: 400;
  max-width: 1024px;
  margin: 0 auto;
}
@media all and (max-width: 1280px ) {
  .walk-in p,
  .buy-now p {
    font-size: 32px;
    line-height: 48px;
  }
}
@media all and (max-width: 1024px ) {
  .walk-in p,
  .buy-now p {
    font-size: 28px;
    line-height: 42px;
  }
}
@media all and (max-width: 736px ) {
  .walk-in p,
  .buy-now p {
    font-size: 24px;
    line-height: 36px;
  }
}
.walk-in .note,
.buy-now .note {
  margin-top: 15px;
}
.walk-in .b,
.buy-now .b {
  margin-top: 40px;
}
@media all and (max-width: 736px ) {
  .buy-now p {
    font-size: 22px;
    line-height: 30px;
  }
}
.story {
  padding-bottom: 45px;
}
.story .bookNow {
  margin-top: 45px;
}
.story__inflatapark {
  margin-top: 8%;
}
@media all and (max-width: 736px ) {
  .story__inflatapark {
    margin-top: 60px;
  }
}
.inflatapark__img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.inflatapark__img img {
  max-width: 1000px;
  margin: 0px 25px;
  width: 100%;
}
.text-wrapper {
  padding-top: 4%;
  padding-left: 8%;
  padding-right: 8%;
}
@media all and (max-width: 1024px ) {
  .text-wrapper {
    padding-top: 6%;
    padding-left: 6%;
    padding-right: 6%;
  }
}
@media all and (max-width: 736px ) {
  .text-wrapper {
    padding-top: 40px;
    padding-left: 4%;
    padding-right: 4%;
  }
}
.text-wrapper h4 {
  color: #fff;
  margin-bottom: 5px;
  margin-top: 10px;
}
.text-wrapper p {
  color: #fff;
  max-width: 1024px;
  margin: 0 auto 40px;
}
.blue-section {
  background: #418FDE;
  color: #fff;
}
.blue-section h2 {
  font-weight: 600;
}
.blue-section .price-container {
  max-width: 570px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
@media all and (max-width: 1024px ) {
  .blue-section .price-container {
    max-width: 500px;
  }
}
@media all and (max-width: 736px ) {
  .blue-section .price-container {
    max-width: 450px;
  }
}
@media all and (max-width: 500px ) {
  .blue-section .price-container {
    max-width: 375px;
  }
}
.blue-section .price-container .center,
.blue-section .price-container .left,
.blue-section .price-container .right {
  width: 50%;
  box-sizing: border-box;
}
.blue-section .price-container .center .text-center,
.blue-section .price-container .left .text-center,
.blue-section .price-container .right .text-center {
  text-align: center;
}
.blue-section .price-container .center .one-game,
.blue-section .price-container .left .one-game,
.blue-section .price-container .right .one-game {
  margin-bottom: 5px;
  font-weight: 400;
}
.blue-section .price-container .center .one-game sup,
.blue-section .price-container .left .one-game sup,
.blue-section .price-container .right .one-game sup {
  font-size: 16px;
  position: absolute;
}
.blue-section .price-container .center .price,
.blue-section .price-container .left .price,
.blue-section .price-container .right .price {
  padding-bottom: 5px;
}
.blue-section .price-container .center .price sup,
.blue-section .price-container .left .price sup,
.blue-section .price-container .right .price sup {
  font-size: 28px;
  padding-right: 3px;
}
@media all and (max-width: 1280px ) {
  .blue-section .price-container .center .price sup,
  .blue-section .price-container .left .price sup,
  .blue-section .price-container .right .price sup {
    font-size: 24px;
  }
}
@media all and (max-width: 1024px ) {
  .blue-section .price-container .center .price sup,
  .blue-section .price-container .left .price sup,
  .blue-section .price-container .right .price sup {
    font-size: 21px;
  }
}
.blue-section .price-container .right {
  border-left: 1px solid #fff;
}
.blue-section .price-container .center h2 {
  text-align: center;
}
.walk-in sup {
  font-size: 24px;
  padding-right: 1px;
  font-weight: bold;
}
@media all and (max-width: 1280px ) {
  .walk-in sup {
    font-size: 20px;
  }
}
@media all and (max-width: 1024px ) {
  .walk-in sup {
    font-size: 18px;
  }
}
.walk-in span {
  font-weight: 600;
}
.accordian-cont-play {
  width: 100%;
  padding: 60px 100px 0;
  box-sizing: border-box;
  max-width: 1000px;
  margin: 0 auto;
}
@media all and (max-width: 1280px ) {
  .accordian-cont-play {
    padding: 60px 100px 0;
  }
}
@media all and (max-width: 1024px ) {
  .accordian-cont-play {
    padding: 50px 0 0;
  }
}
.accordian-cont-play .inner {
  padding-top: 0;
}
.accordian-cont-play ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.accordian-cont-play ul li {
  width: 50%;
  box-sizing: border-box;
  list-style: none;
  list-style-type: none;
  margin-bottom: 60px;
}
.accordian-cont-play ul li:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 736px ) {
  .accordian-cont-play ul li {
    width: 100%;
    margin-bottom: 50px;
  }
}
.accordian-cont-play ul li:nth-child(even) {
  padding-left: 30px;
}
@media all and (max-width: 1024px ) {
  .accordian-cont-play ul li:nth-child(even) {
    padding-left: 20px;
  }
}
@media all and (max-width: 736px ) {
  .accordian-cont-play ul li:nth-child(even) {
    padding-left: 0;
  }
}
.accordian-cont-play ul li:nth-child(odd) {
  padding-right: 30px;
}
@media all and (max-width: 1024px ) {
  .accordian-cont-play ul li:nth-child(odd) {
    padding-right: 20px;
  }
}
@media all and (max-width: 736px ) {
  .accordian-cont-play ul li:nth-child(odd) {
    padding-right: 0;
  }
}
.accordian-cont-play ul li .accordion {
  background-color: transparent;
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.5s;
  color: #fff;
}
.accordian-cont-play ul li .active,
.accordian-cont-play ul li .accordion:hover {
  background-color: transparent;
}
.accordian-cont-play ul li .accordion:after {
  content: "\002B";
  color: #fff;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.accordian-cont-play ul li .active:after {
  content: "\2212";
}
.accordian-cont-play ul li .panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 5px;
}
.accordian-cont-play ul li .panel p {
  font-size: 18px;
  line-height: 23px;
  font-style: normal;
  letter-spacing: 0.5px;
  text-align: left;
  margin-top: 7px;
}
@media all and (max-width: 1280px ) {
  .accordian-cont-play ul li .panel p {
    font-size: 18px;
    line-height: 23px;
  }
}
@media all and (max-width: 1024px ) {
  .accordian-cont-play ul li .panel p {
    font-size: 17px;
    line-height: 22px;
  }
}
@media all and (max-width: 736px ) {
  .accordian-cont-play ul li .panel p {
    font-size: 16px;
    line-height: 22px;
  }
}
.accordian-cont-play ul li .panel .bookNow {
  width: 100%;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  display: block;
}
.accordian-cont-play ul li .panel .bookNow .btn {
  padding: 13px 20px;
  font-size: 20px;
}
.accordian-cont-play ul li .img-cont {
  width: 100%;
  margin-top: 15px;
}
.accordian-cont-play ul li .img-cont img {
  width: 100%;
}
.accordian-cont-play ul li h5 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
@media all and (max-width: 1280px ) {
  .accordian-cont-play ul li h5 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media all and (max-width: 1024px ) {
  .accordian-cont-play ul li h5 {
    font-size: 19px;
    line-height: 25px;
  }
}
@media all and (max-width: 736px ) {
  .accordian-cont-play ul li h5 {
    font-size: 18px;
    line-height: 24px;
  }
  
  #story .btn-find{
    display: block;
    width: fit-content;
    margin: 15px auto;
  }
  
  .centered-video-page__center{
      margin:0px 25px 10px;
  }
}

#ropescourse{
    margin :15px auto;
}


.faq{
  padding: 0 0 80px;
}