/* ==========================================================================
   Layout
   ========================================================================== */
html {
  background-color: #0f142b;
}
body {
  font-size: 16px;
}

.alert {
  color: black;
  font-weight: 600;
}
.booking-btns a:first-child {
  margin-left: 0;
}

.booking-btns a {
  margin-left: 0.5em;
}

table.rate-table input {
  text-align: center;
  width: 55px;
  display: inline-block;
  float: left;
  margin: 0 !important;
  padding: 0px !important;
  font-size: 13px;
}

table.rate-table input.rate-date {
  text-align: center;
  width: 85px;
  margin: 0 !important;
  padding: 0 !important;
}

table.rate-table input[type="checkbox"] {
  display: inline-block;
  width: 18px;
  background-color: red;
  margin: 10px 0 !important;
}

ul.social-links {
  text-decoration: none;
  list-style: none;
  margin-top: 5px;
  float: right;
  margin-bottom: 0px;
}

ul.social-links i {
  font-size: 1.4em;
  margin-left: 5px;
}

ul.social-links li {
  display: inline-block;
  float: left;
  margin: 0 0 0 0px;
}

ul.social-links li a {
  padding: 7px 5px;
}

ul.social-links li a {
  color: #ffffff;
}

ul.social-links li a:hover {
  color: #2B7E9C !important;
}

footer ul.social-links {
  margin: 0px 25px 20px 0;
  clear: both;
  padding: 0;
  text-align: right;
}

ul.social-links img {
  width: 15px;
}

.navbar {
  border-radius: 0px;
  border: none;
  background-color: #111836;
}

.navbar-collapse {
  padding: 0px;
}

.nav > li > a {
  padding: 6px 12px;
  line-height: 1.42857143;
}

.nav > a {
  margin-top: 8px;
  margin-left: 3px;
}

.sf-link a {
  color: #666;
}

footer ul.social-links {
  margin: -15px 0px 20px 0;
}

footer .social-desktop ul.social-links {
  margin: 0px 0px -10px 20px;
}

footer ul.social-links i {
  color: #0F204B;
}

.navbar-default .navbar-nav > li {
  display: inline-block;
  position: relative;
  float: none;
  list-style: none;
  border-right: 0px solid #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  margin-left: -4px;
}

.navbar-default .navbar-nav > li:hover > a {
  background: #111836;
  color: #1DAEEC;
  text-decoration: underline;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  display: block;
  padding: 20px 20px 10px;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1em;
  height: 55px;
  line-height: 18px;
  position: relative;
  margin-top: 7px;
  margin-bottom: 7px;
}

.navbar-default .navbar-nav > li > a.active {
  background: #111836;
  color: #fff;
  text-decoration: underline;
}

.navbar-default .navbar-nav > li > a:hover:before {
  height: 4px;
}

.navbar-default .navbar-nav > li > a:focus:before {
  height: 4px;
}

ul.nav-list {
  display: inline;
}

.login-wrapper {
  width: 400px;
  position: fixed;
  top: 35%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-top: 5px solid #10214A;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  padding: 40px;
  background: #fff;
}

.login-wrapper img {
  margin: 0 auto;
  display: block;
  background-color: #fff;
}

.admin-login {
  width: 600px;
  margin: 0 auto;
  background-color: #fff;
  padding: 40px;
  color: #364B5F;
}

.module-content {
  padding: 0px 20px;
  margin-top: 20px;
  margin-bottom: 120px;
}

ul.overview {
  margin: 0px 15px 20px 15px;
}

ul.sub-nav {
  padding-left: 0px;
  margin: 20px 0px;
  margin-bottom: 40px;
}

ul.sub-nav > li {
  display: inline;
  list-style: none;
  margin: 0px 10px;
}

ul.sub-nav > li:first-child {
  margin-left: 0px;
}

ul.voucher-progress li {
  display: inline;
  border-radius: 5px;
}

.sub-nav a {
  padding: 5px 10px;
  border: 1px solid #F8F8F8;
  border-radius: 5px;
}

.sub-nav a:hover {
  background-color: #ffffff;
  padding: 5px 10px;
  color: #00a0d2;
  border: 1px solid #00a0d2;
  text-decoration: none;
  transition-duration: 0.2s;
  border-radius: 5px;
}

a.sub-nav-active {
  color: #00a0d2 !important;
  text-decoration: underline !important;
}

.booking-panels, .voucher-panels {
  margin: 20px 0px;
  height: 140px;
  padding-top: 20px;
}

.donut-inner {
  margin-top: -135px;
  margin-bottom: 79px;
}

.donut-inner h2 {
  margin-bottom: 5px;
  margin-top: 0;
}

.campaign-chart canvas {
  width: 400px;
}

.progress {
  margin-bottom: 40px;
}

/* No side padding for tables inside panels */
.no-padding {
  padding-left: 0px;
  padding-right: 0px;
}

.no-padding a {
  padding-left: 10px;
}

/*.col-xs-3, .col-xs-4, .col-xs-6, .col-xs-12 {padding-left: 0px;}*/
/*.col-xs-3, .col-xs-4, .col-xs-6, .col-xs-12 {padding-left: 0px;}*/
ul.legend {
  list-style: none;
  margin: 10px 0 10px 0;
  padding: 0;
  display: block;
  clear: both;
  position: relative;
  text-align: center;
}

ul.legend li {
  display: inline-block;
  font-size: 13px;
  margin: 0 7px 10px 0;
  border: 0;
}

ul.legend span {
  width: 14px;
  height: 14px;
}

span.available-legend {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #43C393;
  border-radius: 2px;
  margin-bottom: -3px;
  margin-right: 10px;
}

span.limited-legend {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #F19B2B;
  border-radius: 2px;
  margin-bottom: -3px;
  margin-right: 10px;
}

span.sold-legend {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #E84D4D;
  border-radius: 2px;
  margin-bottom: -3px;
  margin-right: 10px;
}

span.good-text, span.low-priority {
  color: #43C393;
  font-weight: bold;
}

span.limited-text, span.medium-priority {
  color: #F19B2B;
  font-weight: bold;
}

span.sold-text, span.high-priority {
  color: #E84D4D;
  font-weight: bold;
}

/* ==========================================================================
   Typography
   ========================================================================== */

@font-face {
  font-family: 'Skywalk';
  src: url('../fonts/SkywalkFonts/pirulen_regular_macroman/pirulen_rg-webfont.woff2') format('woff2'),
  url('../fonts/SkywalkFonts/pirulen_regular_macroman/pirulen_rg-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

h1.counter-panel {
  margin-top: 0px;
}

h3.navbar-header {
  color: #333333 !important;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-top: 12px;
}

.navbar i.fa {
  /*float: left;*/
  margin-right: 10px;
}

.nav-dd {
  border-radius: 0px;
  background: #111836;
}

.nav-dd > li > a {
  font-weight: bold;
  color: white;
}
.nav-dd > li > a:hover {
  color: #1DAEEC !important;
  background-color: transparent;
}

.navbar-default .navbar-nav > li:hover > a .fa-shopping-basket {
  color: white !important;
}

h3.section-headers {
  padding: 0px 0px 8px 15px;
}

.module-content > h2::after {
  background-color: #E0E2E2;
  content: "";
  display: block;
  width: 1.5em;
  height: .2em;
  margin-bottom: .8em;
  margin-top: .3em;
}

a {
  color: #1B265B;
  font-weight: bold;
}

.nav-pills, .btn {
  font-size: 13px !important;
}

.sign-in-sub-heading {
  font-size: 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #676767;
}

/* ==========================================================================
   Color
   ========================================================================== */
body.login {
  background-color: #364B5F;
  margin-top: 20px;
}

.modal-backdrop.in {
  opacity: 0.93;
  background-color: #101735;
}

td.centered-image {
  text-align: center;
}

.search {
  text-align: center;
  padding: 20px 0px 35px 0px;
}

img.extra-icon {
  max-width: 92px;
  max-height: 92px;
}

span.label {
  font-size: 12px;
  font-weight: 500;
  padding: 4px 10px;
  border-radius: 4px;
  color: #fff;
}

span.limited, span.paid {
  background-color: #F19B2B;
  font-size: 12px;
  font-weight: 500;
}

span.good, span.not-due, span.positive {
  background-color: #43C393;
  font-size: 12px;
  font-weight: 500;
}

span.sold, span.overdue, span.negative {
  background-color: #E84D4D;
  font-size: 12px;
  font-weight: 500;
}

.grey-bkg {
  background: #eee;
  padding: 15px 15px 1px 15px;
  color: #333333;
}
.grey-bkg .form-control {
  background: #eeeeee;
}

/* Zendesk */
span.open {
  background-color: #EA7C7F;
  padding: 3px 5px;
}

span.closed {
  background-color: #E5E5E5;
  padding: 3px 5px;
}

span.pending {
  background-color: #99D1E6;
  padding: 3px 5px;
}

.panel-voucher {
  background-color: #fff;
  border: 1px solid #DDDDDD;
  border-radius: 0px;
}

.panel-voucher.active {
  background-color: #fff;
  border: 1px solid #ED1C2A;
  color: #ED1C2A;
  border-radius: 0px;
}

.panel-voucher:hover {
  border-radius: 0px;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  transition-duration: 0.3s;
  transition-property: transform;
  border: 1px solid #ED1C2A;
  color: #ED1C2A;
  transform: scale(1.04);
}

.panel-bookings {
  border: 1px solid #eee;
  border-top: 4px solid #EA2032;
}

.panel-bookings > .panel-heading {
  background-color: #F19B2B;
  color: #fff;
  border: 1px solid #F19B2B;
}

.panel-profit {
  border: 1px solid #eee;
  border-top: 4px solid #EA2032;
}

.panel-profit > .panel-heading {
  background-color: #43C393;
  color: #fff;
  border: 1px solid #43C393;
}

.panel-visitors {
  border: 1px solid #eee;
  border-top: 4px solid #EA2032;
}

.panel-visitors > .panel-heading {
  background-color: #5BA5D9;
  color: #fff;
  border: 1px solid #5BA5D9;
}

.panel-today {
  border: 1px solid #eee;
  border-top: 4px solid #EA2032;
}

.panel-today > .panel-heading {
  background-color: #5BA5D9;
  color: #fff;
  border: 1px solid #5BA5D9;
}

.panel-zendesk {
  border: 1px solid #eee;
}

.panel-zendesk > .panel-heading {
  background-color: #78A440;
  color: #fff;
  border: 1px solid #78A440;
}

.panel-google {
  border: 1px solid #eee;
}

.panel-google > .panel-heading {
  background-color: #FF9E0D;
  color: #fff;
  border: 1px solid #FF9E0D;
}

.progress {
  background-color: #E8E8E8;
}

.progress-bar-success {
  background-color: #43C393;
}

.progress-bar-danger {
  background-color: #E84D4D;
}

span.available-legend, span.limited-legend, span.sold-legend, span.group-enquiry, span.group-provisional, span.group-confirmed, span.learning-enquiry, span.learning-provisional, span.learning-confirmed, span.cancelled, span.refunded {
  display: inline-block;
  border-radius: 2px;
  margin-bottom: -2px;
  margin-right: 10px;
}

span.available-legend {
  background-color: #43C393;
}

span.limited-legend {
  background-color: #F19B2B;
}

span.sold-legend {
  background-color: #E84D4D;
}

span.group-enquiry {
  background-color: #a5a5a7;
}

span.group-provisional {
  background-color: #2AAEF5;
}

span.group-confirmed {
  background-color: #CB77DF;
}

span.learning-enquiry {
  background-color: #f5ce4a;
}

span.learning-provisional {
  background-color: #d3b48d;
}

span.learning-confirmed {
  background-color: #27d7d0;
}

span.cancelled {
  background-color: #b94a48;
}

span.refunded {
  background-color: #54008b;
}

ul#menu {
  padding-left: 0px;
}

ul#menu li {
  display: inline;
  margin-right: 30px;
}

.menu-mobile {
  display: none;
}

/* ==========================================================================
   Tables
   ========================================================================== */
tr:nth-child(even) {
  background-color: #fcfcfc;
}

.tablesaw thead th {
  font-weight: bold !important;
  border-bottom: 1px solid #DFDFDF;
  padding-left: 10px;
}

.tablesaw thead tr:first-child th {
  border-right: none !important;
}

.tablesaw thead {
  border: none !important;
  background: none !important;
  background-image: none !important;
}

table.accounts td:first-child {
  width: 300px;
}

table.booking td:first-child {
  width: 200px;
}

table.booking td:last-child, table.booking th:last-child {
  width: 125px;
  text-align: right;
}

table.tour-list td:last-child {
  /*text-align: right;*/
}

td.small-cell {
  width: 150px !important;
}

.alerts td:last-child {
  text-align: left !important;
}

.dashboard th {
  background-color: #ffffff !important;
  border: none !important;
}

.dashboard td:first-child {
  width: auto !important;
}

.ga tbody, .ga table, .ga tbody tr {
  border: none !important;
}

.ga td, .ga th {
  border-right: 1px solid #F1EEEE;
  text-align: center !important;
}

.form-group.cpd {
  margin-right: 30px;
}

table.good td:first-child {
  border-left: 4px solid #43C393;
}

table.limited td:first-child {
  border-left: 4px solid #F19B2B;
}

table.sold td:first-child {
  border-left: 4px solid #EA2032;
}

td.total, td.total .tablesaw-cell-content {
  font-size: 1.06em;
  font-weight: bolder;
  text-align: right;
}

.tablesaw thead th.centered, td.centered .tablesaw-cell-content {
  text-align: center;
}
.number, .tablesaw td.number, td.number .tablesaw-cell-content,
.tablesaw td.right-aligned, td.right-aligned .tablesaw-cell-content, .tablesaw th.right-aligned {
  text-align: right;
}


/* ==========================================================================
   Misc.
   ========================================================================== */

span.hint {
  font-style: italic;
  font-size: smaller;
  color: grey;
}

.search input.form-control {
  width: 140px;
}

.mob-show {
  display: none;
}

.center {
  text-align: center;
}

dd, dt {
  margin-bottom: 15px;
}

.btn {
  border-radius: 5px;
}

.btn-default {
  border-radius: none;
  color: #ffffff;
  border-color: #283e63;
  background-color: #465878;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#465878), to(#08234d));
  background-image: -webkit-linear-gradient(top, #465878, #08234d);
  background-image: -moz-linear-gradient(top, #465878, #08234d);
  background-image: -o-linear-gradient(top, #465878, #08234d);
  background-image: -ms-linear-gradient(top, #465878, #08234d);
  background-image: linear-gradient(top, #465878, #08234d);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#465878', EndColorStr='#08234d');
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
}

.btn-default:hover {
  background: #ffffff;
  border-color: #485979;
  color: #485979;
  text-decoration: none;
}

.nav-pills > li > a {
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
  color: #00a0d2;
  border-radius: 5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #00a0d2;
  border: 1px solid #00a0d2;
  color: #ffffff;
  border-radius: 5px;
}

.nav-pills > li > a:hover {
  background-color: #fff;
  border: 1px solid #00a0d2;
  color: #00a0d2;
  border-radius: 5px;
}

#checkboxgroup2 {
  float: left;
  margin-right: 10px;
  margin-left: 15px;
}

#menu-toggle {
  margin-right: 8px;
}

.tour-search .btn {
  margin-top: 25px;
}

ul.legend-cal {
  margin-top: 20px;
  list-style: none;
  padding-inline-start: 10px;
}
ul.legend-cal li {
  margin-bottom: 5px;
}
ul.legend-cal span {
  margin: -3px 10px 0 0;
  padding: 2px 0 0 0;
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
}

.cal-blue {
  background: #E1E1E1;
  outline: 1px solid #ececec;
}

.cal-purple {
  background: #ee0088;
  outline: 1px solid #ececec;
}

label > input[type="radio"], label > input[type="checkbox"] {
  margin-right: 5px;
}

@media screen and (max-width: 32em) {
  .sign-up-form-element {
    padding: 0px;
  }

  .blank-label-hide {
    display: none;
  }
}
/* The customcheck */
.customcheck {
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.customcheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: transparent;
  border-radius: 0px;
  border: 1px solid #a29e9e;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
  background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
  background-color: transparent;
  border-radius: 0px;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
  left: 4px;
  top: 0px;
  width: 6px;
  height: 10px;
  border: solid #a29e9e;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

span.championship {
  background: #1f6684;
}

span.closed {
  background: #970000;
}

.responsive-calendar .day.cal-tour.guided-tour a,
.responsive-calendar .day.cal-tour.guided-tour a:hover {
  background: #B5E719;
  color: #fff!important;
}
span.guided-tour {
  background: #B5E719;
}

.responsive-calendar .day.closed a,
.responsive-calendar .day.closed a:hover {
  background: #fcd700;
  color: #000!important;
}
span.closure {
  background: #fcd700;
}

.responsive-calendar .day.unavailable a,
.responsive-calendar .day.unavailable a:hover {
  background: #636563;
  color: #fff!important;
}
span.unavailable {
  background: #636563;
}

.responsive-calendar .day.half-day a,
.responsive-calendar .day.half-day a:hover {
  background: #fe0088;
  color: #000!important;
}
span.half-day {
  background: #fe0088;
}

.responsive-calendar .day.other a:hover,
.responsive-calendar .day.cal-tour a:hover{
  /*background: none;*/
}

.responsive-calendar .day.cal-tour.legends-tour a,
.responsive-calendar .day.cal-tour.legends-tour a:hover {
  background: #581d98;
  color: #fff!important;
}
span.legends-tour {
  background: #581d98;
}

.responsive-calendar .day.cal-tour.experience a,
.responsive-calendar .day.cal-tour.experience a:hover {
  background: #581d98;
  color: #fff!important;
}
span.experience {
  background: #581d98;
}

.responsive-calendar .day.closeAndSpec a,
.responsive-calendar .day.closeAndSpec a:hover {
  background: url('../images/calendar/yellow_purple.png') center no-repeat !important;
  opacity: 1;
}

.responsive-calendar .day.cal-availability.good-availability a,
.responsive-calendar .day.cal-availability.good-availability a:hover,
span.good-availability {
  background: #B5E718;
  color: #fff!important;
}

.responsive-calendar .day.cal-availability.limited-availability a,
.responsive-calendar .day.cal-availability.limited-availability a:hover,
span.limited-availability {
  background: #ffcf00;
  color: #fff!important;
}

.responsive-calendar .day.cal-availability.sold-out-availability a,
.responsive-calendar .day.cal-availability.sold-out-availability a:hover,
span.sold-out {
  background: #636563;
  color: #fff!important;
}

.responsive-calendar .day.cal-availability.past a,
.responsive-calendar .day.cal-availability.past a:hover,
span.past-availability {
  background: #939393;
  color: #fff!important;
}

.module-sub-title h3 a {
  font-size: 13px;
  padding-top: 3px;
}

img.extra-big-image {
  max-width: 340px;
  max-height: 340px;
}
img.extra-icon {
  max-width: 92px;
  max-height: 92px;
}
td.centered-image {
  text-align: center;
}


select.form-control {
  padding: 4px;
}
.row.tour-search .form-group:not(:last-child) {
  padding-right: 0;
}

form.tour-search.voucher-redemption .search {
  padding-top: 25px;
}


td.tour-icon {
  text-align: center;
}
td.tour-icon img {
  max-width: 60px;
  max-height: 44px;
}
select.tour-hours {
  min-width: 63px;
}


.alert.alert-sm {
  padding: 5px 10px;
  margin-bottom: 10px;
}

.ql-align-center {
  text-align: center; }

.ql-align-left {
  text-align: left; }

.ql-align-right {
  text-align: right; }

.ql-align-justify {
  text-align: justify; }


/* ==========================================================================
  Mobile
  ========================================================================== */
@media screen and (max-width: 62em) {
  .menu-mobile {
    display: block;
  }

  #menu {
    display: none;
  }

  .mob-show {
    display: inline;
    display: none;
  }

  .mob-hide {
    display: none;
  }

  /*.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-9 {
    width: 100%;
  }*/
  .module-content {
    padding: 0px;
    margin-top: 0px;
  }

  .search {
    padding: 20px 50px 35px 50px;
  }

  .search input.form-control {
    width: 100%;
  }

  p.navbar-text {
    margin-top: -30px;
    margin-left: -60px;
  }

  .navbar-default .navbar-nav > li {
    width: 100%;
    display: block;
    position: relative;
    float: none;
    list-style: none;
    /*border-right: 1px solid #d4d5d8; */
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
  }

  .nav > li {
    position: inherit;
    display: inline;
  }

  .nav > li > a {
    display: inline;
    margin-right: 3px;
  }

  .navbar i.fa {
    margin-top: 0px;
    font-size: 16px;
    margin-top: 4px;
    margin-right: 4px;
  }

  ul.nav.navbar-nav.mob-inline {
    float: left;
    width: 60%;
    margin-left: -10px;
  }

  ul.nav.navbar-nav.navbar-right {
    float: right;
    margin-top: 18px;
  }

  ul.mob-inline li {
    display: inline;
  }

  ul.mob-inline li:first-child {
    float: left;
    margin-left: 10px;
  }

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    right: 0px;
    left: 200px;
    background-color: white;
    border: 1px solid #eee;
    text-align: left;
    float: right;
  }

  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: none;
  }

  ul.sub-nav li {
    display: block;
  }

  .tablesaw-stack tbody td, .tablesaw-stack tbody th {
    float: none !important;
  }

  table.booking td:first-child {
    width: auto;
  }

  table.booking td:last-child, table.booking th:last-child {
    width: auto;
    text-align: left;
  }

  h3.navbar-header {
    color: #333333 !important;
    margin-bottom: 0px;
    font-size: 14px;
  }

  h4.steps {
    border-bottom: 2px solid #00a0d2;
  }
}
@media screen and (min-width: 47.75em) and (max-width: 63.236em) {
  .menu-mobile {
    display: block;
  }

  #menu {
    display: none;
  }

  .mob-show {
    display: inline;
    display: none;
  }

  .mob-hide {
    display: none;
  }

  /*.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-9 {
    width: 100%;
  }*/
  .module-content {
    padding: 0px;
    margin-top: 0px;
  }

  .search {
    padding: 20px 50px 35px 50px;
  }

  .search input.form-control {
    width: 100%;
  }

  p.navbar-text {
    /*margin-top: -30px;
    margin-left: -60px;*/
  }

  .nav > li {
    position: inherit;
    display: inline;
    float: none;
  }

  .nav > li > a {
    display: inline;
    margin-right: 3px;
  }

  .navbar i.fa {
    margin-top: 0px;
    font-size: inhertit;
  }

  ul.nav.navbar-nav.mob-inline {
    float: left;
    width: 60%;
    margin-left: -25px;
  }

  ul.nav.navbar-nav.navbar-right {
    float: right;
    margin-top: 0px;
  }

  ul.mob-inline li {
    display: inline;
  }

  ul.mob-inline li:first-child {
    float: left;
    margin-left: 10px;
  }

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    right: 0px;
    left: 200px;
    background-color: white;
    border: 1px solid #eee;
    text-align: left;
    float: right;
  }

  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: none;
  }

  ul.sub-nav li {
    display: block;
  }

  .tablesaw-stack tbody td, .tablesaw-stack tbody th {
    float: none !important;
  }

  table.booking td:first-child {
    width: auto;
  }

  table.booking td:last-child, table.booking th:last-child {
    width: auto;
    text-align: left;
  }

  h3.navbar-header {
    color: #333333 !important;
    margin-bottom: 0px;
    margin-top: 12px;
    font-size: 14px;
  }

  h4.steps {
    border-bottom: 2px solid #00a0d2;
  }
}
@media screen and (max-width: 32em) {
  .menu-mobile {
    display: block;
    width: 100%;
  }

  #menu {
    display: none;
  }

  .mob-show {
    display: inline;
  }

  .mob-hide {
    display: none;
  }

  /*.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-9 {
    width: 100%;
  }*/
  .module-content {
    padding: 0px;
    margin-top: 0px;
  }

  .search {
    padding: 20px 50px 35px 50px;
  }

  .search input.form-control {
    width: 100%;
  }

  p.navbar-text {
    /*margin-top: -30px;
    margin-left: -60px;*/
  }

  .navbar-default .navbar-nav > li {
    width: 100%;
    display: block;
    position: relative;
    float: none;
    list-style: none;
    /*border-right: 1px solid #d4d5d8; */
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    margin-left: -4px;
  }

  .nav > li {
    position: inherit;
  }

  .navbar-nav > li > a {
    padding: 8px 12px;
    margin-right: 3px;
  }

  .navbar i.fa {
    margin-top: 0px;
    font-size: 16px;
    margin-top: 4px;
    margin-right: 4px;
  }

  ul.nav.navbar-nav.mob-inline {
    float: left;
    width: 60%;
  }

  ul.nav.navbar-nav.navbar-right {
    float: right;
  }

  ul.mob-inline li {
    display: inline;
  }

  ul.mob-inline li:first-child {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .navbar-nav .open .dropdown-menu {
    position: absolute;
    right: 0px;
    left: 200px;
    background-color: white;
    border: 1px solid #eee;
    text-align: left;
    float: right;
  }

  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background: none;
  }

  ul.sub-nav li {
    display: block;
  }

  .tablesaw-stack tbody td, .tablesaw-stack tbody th {
    float: none !important;
  }

  table.booking td:first-child {
    width: auto;
  }

  table.booking td:last-child, table.booking th:last-child {
    width: auto;
    text-align: left;
  }

  h3.navbar-header {
    font-size: 14px;
    color: #333333 !important;
    margin-bottom: 0px;
  }

  h4.steps {
    border-bottom: 2px solid #00a0d2;
  }
}
span.o2-sub {
  font-size: 60%;
  vertical-align: bottom;
  font-weight: bolder;
}

.modal-header {
  padding: 20px 21px 2px;
  min-height: 16.428571429px;
  border-bottom: 0px solid #10214A;
}

.preview {
  background-color: whitesmoke;
  padding: 40px;
  border-top: 10px solid #B2B2B2;
}

#voucher-preview .modal-body {
  background-image: none !important;
}

.mobile-modal-quant {
  display: none;
}

@media (max-width: 639px) {
  .extras-table {
    display: none;
  }

  .mobile-modal-quant {
    display: block;
  }
}
@media (max-width: 991px) {
  .quant-box.mobile {
    padding: 0px;
    border: 0px solid #071231;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
    height: auto !important;
  }

  .quant-box.mobile .q-title {
    height: 40px;
  }

  img.img-responsive.search-img {
    /*max-width: 100px;*/
    margin: 0 auto;
  }

  .quant-box.mobile p {
    margin-bottom: 5px;
  }

  .quant-box.mobile .quant-question {
    position: relative;
    height: auto !important;
  }

  .quant-box.mobile .l-mobile {
    float: none;
    width: auto;
  }

  .quant-box.mobile .l-mobile .q-price, .quant-box.mobile .l-mobile .q-tot-green {
    display: block;
  }

  .quant-box.mobile .l-mobile .q-tot-green {
    margin-left: 0px;
    height: 30px !important;
    line-height: 20px;
  }

  .quant-box.mobile .r-mobile {
    width: auto;
    float: none;
  }

  .quant-box.mobile .r-mobile a.btn.btn-default.blue {
    width: auto;
    min-width: 60px;
    margin-bottom: 0px;
  }

  .quant-box.mobile .r-mobile a.btn.btn-default.blue.dk {
    width: auto;
    margin-top: 0px;
  }

  .quant-box.mobile .q-title h3 {
    font-size: 15px;
    font-weight: 100 !important;
    font-family: 'ApexNew';
    text-transform: none;
  }
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #1DAEEC !important;
  background-color: #111836;
}

.navbar-default .navbar-nav > li:first-child {
  margin-left: 0px;
}

p.faq-q {
  color: #10214A;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 4px;
  padding: 8px;
  padding-left: 0px;
  margin-bottom: 20px;
  margin-top: 25px;
  border-bottom: 2px solid #1DAEEC;
}

.col-md-6.faq-right {
  padding-left: 30px;
}

.col-md-6.faq-left {
  padding-right: 30px;
}

a:hover, a:focus {
  color: #1DAEEC!important;
  text-decoration: none !important;
}

div.stars {
  width: 270px;
  display: inline-block;
}

input.star {
  display: none;
}

label.star {
  float: right;
  padding: 10px;
  font-size: 36px;
  color: #10214A;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  content: '\f005';
  color: #10214A;
  transition: all .25s;
}

input.star-5:checked ~ label.star:before {
  color: #10214A;
  text-shadow: 0 0 0px #952;
}

input.star-1:checked ~ label.star:before {
  color: #10214A;
}

label.star:hover {
  transform: rotate(0deg) scale(1);
  content: '\f005';
  color: #10214A;
}

label.star:hover ~ label.star:before {
  color: #10214A;
  content: '\f005';
}

label.star:hover:before {
  content: '\f005';
}

label.star:before {
  content: '\f006';
  font-family: FontAwesome;
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 15%;
  }
}
@media (max-width:991px) and (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0;
    margin-left: 17%;
  }
  img.logo {
    max-width: 90px;
  }
}
.carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 7px 5px;
  text-indent: -999px;
  cursor: pointer;
  border: 3px solid #ffffff;
  border-radius: 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.carousel-indicators .active {
  width: 15px;
  height: 15px;
  margin: 7px 5px;
  background-color: transparent;
  border: 3px solid #1DAEEC;
}

.carousel-indicators li:hover {
  width: 15px;
  height: 15px;
  margin: 7px 5px;
  background-color: transparent;
  border: 3px solid #1DAEEC;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(left, color-stop(transparent 0), color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left, transparent 0, transparent 100%);
  background-image: linear-gradient(to right, transparent 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(left, color-stop(transparent 0), color-stop(transparent 100%));
  background-image: -moz-linear-gradient(left, transparent 0, transparent 100%);
  background-image: linear-gradient(to right, transparent 0, transparent 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-caption {
  color: #ffffff !important;
  text-align: left;
}

.carousel-caption .border-outer {
  text-align: center;
}

h1.border-caption {
  background-color: transparent;
  color: white !important;
  display: inline;
  font-size: 49px;
  line-height: 42px;
  margin: 0;
  padding: 10px 2px 3px 0px;
  clear: both;
  font-weight: bold;
  font-family: "ApexNew", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

h2.border-caption {
  font-family: "ApexNew-Bold", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  color: #3DB7E4;
  font-size: 32px;
}

@media (max-width: 1500px) {
  h1.border-caption {
    font-size: 36px;
  }
  h2.border-caption {
    font-size: 26px;
  }
}

@media (max-width: 1050px) {
  h1.border-caption {
    font-size: 24px;
  }
  h2.border-caption {
    font-size: 18px;
  }
}

@media (max-width: 447px) {
  h2.border-caption {
    font-size: 14px;
  }
}

h2.border-caption {
  font-family: "ApexNew-Bold", Arial, Helvetica, Verdana, Tahoma, sans-serif;
  color: #3DB7E4;
  font-size: 32px;
}
a.carousel-caption1 {
  color: white;
  font-family: "ApexNew-Regular", "ApexNew", Helvetica, Arial, sans-serif;
  text-transform: none;
}
+a.carousel-caption1 .bold {
  font-family: "ApexNew-Bold", "ApexNew", Helvetica, Arial, sans-serif;
}
+@media (max-width: 1500px) {
  h1.border-caption {
    font-size: 36px;
  }
  h2.border-caption {
    font-size: 26px;
  }
}
.carousel-caption .border-outer {
  text-align: center;
}

h3.border-caption {
  background-color: transparent;
  color: white !important;
  display: inline;
  font-size: 45px;
  line-height: 42px;
  margin: 0;
  padding: 10px 2px 3px 0px;
  clear: both;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "ApexNew", sans-serif, Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

a.carousel-caption1 {
  color: white;
  font-family: "ApexNew-Book", "ApexNew", Helvetica, Arial, sans-serif;
}

a.carousel-caption1 .bold {
  font-family: "ApexNew-Bold", "ApexNew", Helvetica, Arial, sans-serif;
}

a.carousel-caption1:hover {
  color: white !important;
  text-decoration: none;
}

.carousel-caption p {
  display: inline-block;
  max-width: 800px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.bk-now {
  color: #1DAEEC;
  font-size: 23px;
  font-weight: bold;
}

.bk-now:hover {
  color: #fff !important;
  text-decoration: none;
}

.bk-now img {
  width: 40px;
}

a.bk-now img {
  margin-top: -3px;
  margin-left: 4px;
}

.carousel-caption {
  position: absolute;
  top: 20%;
  left: 4.5%;
  z-index: 10;
}

span.hide-chevron {
  display: none !important;
}

.three-part-link {
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'ApexNew', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}

.column-no-margin {
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.three-part-link a {
  text-decoration: none;
  color: #FFFFFF;
}

.transp-grey {
  padding-top: 30px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #B2B2B2;
}
.transp-grey:hover {
  background: #a5a5a5;
}

.transp-light-blue {
  padding-top: 30px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #267397;
}
.transp-light-blue:hover {
  background: #216383;
}

.transp-blue {
  padding-top: 30px;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 900;
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
  color: #FFFFFF;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background: #3a5470;
}
.transp-blue:hover {
  background: #31475f;
}

.three-part-link.container {
  max-width: 1000px;
}

@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 50px;
  }
}
.three-part-link.container {
  margin-top: -35px !important;
  position: relative;
}

.page {
  overflow: hidden;
  background-color: #FFF;
  padding-top: 50px;
}

.page-header {
  margin: 0 0 60px 0;
  padding: 0;
  border: none;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.divider {
  display: block;
  position: relative;
  font-size: 14px;
  color: #1DAEEC;
  margin: 10px auto 25px auto;
  width: 0;
}

.divider-md:before {
  left: -50px;
  width: 50px;
}

.divider:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -50px;
  width: 50px;
  height: 1px;
  margin-top: -1px;
  border-top: 1px solid #1DAEEC;
}

.divider-md:after {
  right: -50px;
  width: 50px;
}

.divider:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -50px;
  width: 50px;
  height: 1px;
  margin-top: -1px;
  border-top: 1px solid #1DAEEC;
}

.f-s {
  font-size: 25px;
}

.p-pad {
  padding-right: 90px;
  padding-left: 90px;
}

.row-zero {
  margin: 0;
  padding: 0;
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.blockswipes-wow {
  float: right !important;
  background-color: #101e4b;
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.more-space-l {
  width: 100%;
  height: 51px;
}

.blockswipes, .blockswipes-right {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.blockswipes {
  height: 100%;
  background-repeat: no-repeat;
  background-position: right center;
}

#the-scheme p {
  padding-right: 45px;
  padding-left: 45px;
  padding-top: 10px;
  color: #000;
  font-weight: 900;
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
  text-align: center;
  line-height: 30px;
  font-size: 17px;
}

h2.main-title-ul {
  font-weight: 900;
  font-family: 'ApexNew-Light', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

h3.main-title-ul {
  font-weight: 900;
  font-family: 'ApexNew-Light', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 24px;
}

h3.tour-features.sub {
  font-weight: 900;
  font-family: 'ApexNew-Light', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 21px;
}

.divider.left {
  display: block;
  position: relative;
  font-size: 14px;
  color: #1DAEEC;
  margin: 10px 15px 25px 50px;
  width: 0px;
}

.lead.light-txt.p-pad {
  margin-top: 35px;
}

.contact.text {
  padding-left: 150px;
}

@media (max-width: 991px) {
  .p-pad {
    padding-right: 50px;
    padding-left: 50px;
  }

  .contact.text {
    padding-left: 15px;
  }

  .cont-form {
    padding-left: 0px;
    padding-right: 0px;
  }

  a.btn.btn-default.basket.blue-sm {
    display: inline !important;
  }

  .your-price-section.sm {
    margin-top: 0px !important;
  }
}

@media (min-width: 767px){
  .hide-in-mobile {
    display: block;
  }

  .show-in-mobile {
    display: none;
  }


}

@media (max-width: 767px) {
  .three-part-link.container {
    margin-top: 0px !important;
    position: relative;
  }

  ul.nav.navbar-nav.navbar-right.basket-nav a {
    line-height: initial !important;
    height: auto !important;
    padding-top: 0px !important;
  }

  .alert-bar {
    padding-left: 15px;
    padding-right: 15px;
  }

  .exp-div.blue {
    padding-top: 18px;
  }

  h1.border-caption {
    line-height: 24px;
  }

  .hide-in-mobile {
    display: none;
  }

  .show-in-mobile {
    display: block;
  }

  .card-block-title-mobile {
    font-family: "ApexNew", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(4, 32, 75);
    margin: 10px 0px 0px 0px;
  }
  .card-block-title-mobile:after {
    content: "";
    display: block;
    width: 45px;
    height: 3px;
    background-color: #e0e721;
    margin-top: 3px;
    margin-left: 5px;
  }

  .three-sections-mobile {
    padding: 0px;
  }

  h2.main-title-ul.no-top.three-sections.color {
    font-family: "ApexNew-Bold", "ApexNew", Helvetica, Arial, sans-serif;
  }

  #the-scheme p {
    font-size: 16px;
  }

  .footer p {
    width: 97%;
  }

  .sf-link {
    text-align: left;
  }
}
@media (max-width: 615px) {
  .carousel-caption p {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  a.carousel-caption1 {
    color: white;
    font-size: 20px;
  }

  .carousel-caption {
    position: absolute;
    top: 2%;
  }

  .carousel-indicators {
    position: absolute;
    bottom: 0px;
  }

  h3.border-caption {
    background-color: transparent;
    color: white !important;
    display: inline;
    font-size: 39px;
    line-height: 12px;
    margin: 0;
    padding: 10px 2px 3px 0px;
  }
}
@media (max-width: 470px) {
  /*.carousel-caption p {
     display:none;
  }*/
  .carousel-caption {
    position: absolute;
    top: 16%;
  }
}
@media (max-width: 510px) {
  #header-image .carousel-caption {
    position: absolute;
    top: 20% !important;
    width: 91%;
    text-align: center;
  }
}
@media (max-width: 447px) {
  a.carousel-caption1 {
    color: white;
    font-size: 14px !important;
  }

  #header-image p {
    font-size: 11px !important;
  }
}
@media (max-width: 375px) {
  #header-image .carousel-caption {
    top: 15% !important;
  }
}
.wrap {
  position: relative;
  padding: 10px 10px 40px 0px;
  overflow: hidden;
  background: white;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

section#the-scheme {
  margin-bottom: 20px;
  max-width: 1920px;
  margin: 0 auto;
}

section#about-section {
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 90px;
}

section#three-parts {
  max-width: 1920px;
  margin: 0 auto;
  background: #ffffff;
}

.three-part-link.container {
  margin-top: -35px;
}

.carousel {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  font-weight: bold;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0 !important;
  -webkit-appearance: none;
  padding-top: 8px;
}

.sign-up-form {
  margin-left: 0;
  margin-right: 0;
}

.has-error .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
}

select.form-control {
  background: url(../images/arrow-down.png) no-repeat 99% 50%;
}
select.form-control[multiple] {
  background-image: none;
}

.input-group-addon {
  border-radius: 0;
  /*background-color:white;*/
}

/*input.form-control.date-addon {
    border-right: 0px;
}*/
.btn.btn-default {
  border-radius: 0;
  border-color: #283e63;
  background-color: #101735;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #1DAEEC;
  background: #101735 url(../images/arrow-right-blue-box.png) no-repeat 99% 50%;
  padding-right: 50px;
  padding-top: 9px;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
}

.btn.btn-default.legends {
  background: #101735 url(../images/arrow-right-white-box.png) no-repeat 99% 50%;
  color: #ffffff;
}

.btn.btn-default:hover {
  border-radius: 0px;
  border-color: #283e63;
  background-color: #101735;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #ffffff;
  background: #101735 url(../images/arrow-right-white-box.png) no-repeat 99% 50%;
  padding-right: 50px;
  padding-top: 9px;
}

a.btn.btn-default.basket {
  color: #101735;
  padding: 0px;
  padding-right: 50px;
  background: whitesmoke url(../images/arrow-right-purple-box.png) no-repeat 99% 50%;
  border: none;
  font-size: 18px !important;
  padding-top: 5px;
}

a.btn.btn-default.basket:hover {
  color: #1DAEEC !important;
  padding: 0px;
  padding-right: 50px;
  background: whitesmoke url(../images/arrow-right-blue-box.png) no-repeat 99% 50%;
  border: none;
  padding-top: 5px;
}

a.btn.btn-default.basket.blue-sm {
  color: #1DAEEC;
  padding-left: 0px !important;
  padding-right: 50px !important;
  background: #111836 url(../images/arrow-right-blue-box.png) no-repeat 99% 50%;
  border: none;
  font-size: 14px !important;
  display: inline-block;
}

.facebook-signup-btn {
  background: #101735 !important;
  background-image: none !important;
  padding-right: 10px !important;
  font-size: 14px !important;
}

input.form-control.date-addon {
  background: url(../images/cal-spurs.png) no-repeat 99% 50%;
}

.input-group.date {
  display: block;
}

span.basket-total-new {
  font-weight: 600;
  margin-left: 10px;
}

.basket-sidebar {
  background: whitesmoke;
  padding: 20px;
  border-top: 3px solid #1DAEEC;
}

.basket-sidebar h4 {
  margin-top: 0px;
  margin-bottom: 25px;
}

.basket-sidebar p {
  margin-bottom: 25px;
  font-size: 16px;
  color: #101735;
  font-weight: 900;
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
}

.nav-tabs.nav-justified.sidebar-p-v > li > a {
  margin-right: 0px !important;
  border-radius: 0px;
  font-weight: 600;
  color: #fff;
}

.nav-tabs.nav-justified.sidebar-p-v > li a {
  background-color: #101735;
  border: none !important;
  padding-top: 9px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}
.nav-tabs.nav-justified.sidebar-p-v > li a:hover {
  color: #fff !important;
  text-decoration: underline;
}
.nav-tabs.nav-justified.sidebar-p-v > li a:focus {
  color: #fff !important;
  text-decoration: underline;
}

.pills-sidebar li {
  width: 1%;
  display: table-cell;
}
.pills-sidebar li.active a {
  color: #ffffff !important;
}
.pills-sidebar li a {
  display: block;
  margin-bottom: 0px;
  margin-right: 0px;
  border-radius: 0px !important;
  font-weight: 900;
  text-transform: uppercase;
  padding-top: 11px;
  text-align: left;
  color: #0f142b;
  background: #f5f5f5;
}

.sidebar-tab-content {
  border: 3px solid #00a0d2;
  padding: 10px;
}
.sidebar-tab-content p {
  margin-bottom: 2px;
}

.nav-tabs.nav-justified.sidebar-p-v > li.active a, .nav-tabs.sidebar-p-v > li.active > a:hover, .nav-tabs.sidebar-p-v > li.active > a:focus {
  background-color: #1DAEEC;
  border: none !important;
  padding-top: 9px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125);
}

.sidebar-p-v a:hover {
  color: #ffffff !important;
  text-decoration: underline !important;
}

.promo-voucher {
  background: whitesmoke;
  padding: 20px;
  overflow: HIDDEN;
}
.promo-voucher label {
  color: #101735;
}

ul.nav.nav-tabs.sidebar-p-v.nav-justified {
  margin-bottom: -6px;
}

h3.timeInfo {
  font-weight: 700;
  font-size: 18px !important;
}

.day.header {
  background: white !important;
  font-size: 13px !important;
  color: #10214A;
}

.day-headers .day.header {
  background: white !important;
  color: #333!important;
}

.day-headers {
  margin-top: 10px;
}

.days {
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
}

.day a {
  font-size: 12px;
}

label {
  color: #676767;
  font-weight: 900;
  text-transform: uppercase;
  /* font-family: ApexNew-Light, Helvetica, Arial, sans-serif; */
}

p.more-mar {
  margin-top: 35px;
  margin-bottom: 25px;
  font-size: 16px;
}

footer {
  background-color: white;
  padding-top: 15px;
  padding-bottom: 0px;
  color: #0f204b;
  font-size: 17px;
  font-weight: bold;
  min-width: 320px;
}

footer a:hover {
  color: #1DAEEC !important;
  text-decoration: underline !important;
}

footer p {
  margin: 17px 10px 10px 0px;
  font-size: 14px;
}

.sf-link {
  font-size: 12px;
}

.bk-now {
  background: transparent url(../images/arrow-right-blue-box-lg.png) no-repeat 99% 50%;
  padding-right: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
}

.bk-now:hover {
  background: transparent url(../images/arrow-right-white-box-lg.png) no-repeat 99% 50%;
  padding-right: 70px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/*Inner pages banner*/
#header-image {
  width: 100%;
  height: auto;
  margin-top: 0px;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  margin-bottom: 0px;
  z-index: 101;
}

div#wrap {
  padding-top: 40px;
  overflow: initial;
}

@media (max-width: 992px) {
  #header-image h3.border-caption {
    font-size: 30px;
  }

  #header-image p {
    font-size: 14px;
    margin-top: 0px;
  }

  #header-image .carousel-caption {
    padding-top: 0px;
  }
}
@media (max-width: 615px) {
  #header-image .carousel-caption {
    position: absolute;
    top: 30%;
    width: 91%;
    text-align: center;
  }
}
.booking-btns .multi-btn {
  display: inline;
}

@media (max-width: 726px) {
  .booking-btns .multi-btn {
    width: 100%;
    display: block;
  }

  .booking-btns .multi-btn .pull-right {
    float: left !important;
    margin-left: 0px !important;
  }
}
@media (max-width: 991px) {
  ul.nav.nav-tabs.sidebar-p-v.nav-justified {
    padding-top: 10px;
    padding-bottom: 0px;
  }

  #return-to-top {
    display: none !important;
  }

  .col-md-6.faq-right {
    padding-left: 0;
    padding-right: 0;
  }

  .col-md-6.faq-left {
    padding-right: 0px;
    padding-left: 0;
  }

  .navbar-default .navbar-nav > li > a {
    color: #ffffff;
    display: block;
    padding: 10px 10px;
    height: 30px;
    line-height: 18px;
  }

  ul.nav.navbar-nav.navbar-right.basket-nav {
    margin-top: -15px !important;
  }
}
@media screen and (max-width: 63.236em) {
  ul.nav.nav-tabs.sidebar-p-v.nav-justified > li > a {
    display: block;
    margin-right: 0px;
  }
}
h2.main-title-ul.color.more-top {
  margin-top: 40px;
}

h2.main-title-ul.color.no-top {
  margin-top: 00px;
}

select.form-control {
  min-width: 50px;
}

.choose-gift-voucher {
  margin-top: 00px;
  width: 100%;
}

.choose-gift-voucher h3 {
  border-bottom: none;
}

.form-group {
  margin-bottom: 10px;
}

.progress_bar_wrapper {
  margin: 0 auto;
  margin-top: -50px;
  width: 100%;
  max-width: 1920px;
  background: white;
}

ul#progress_bar {
  text-align: center;
  list-style: none;
  margin: 0 0 -35px 0;
  padding: 0 0 10px 0;
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 101;
  margin-bottom: 0px;
}

#progress_bar a {
  display: block;
  margin: 15px 0px 0 0;
  position: relative;
  padding: 20px 25px 10px 25px;
  background: #216383;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  font-family: "ApexNew", "agency-gothic-ct-cond-tt", arial, sans-serif;
  text-transform: uppercase;
}

#progress_bar a:hover {
  color: #fff !important;
}

#progress_bar li {
  display: inline-block;
}

ul#progress_bar li.visited a {
  color: #fff;
  background-color: #3a5470;
}

#progress_bar li.active a {
  color: #fff;
  background: #a5a5a5;
  text-decoration: underline;
}

.mobile-show {
  display: none;
}

.progress_title {
  display: block;
  margin: 0 0 10px 0;
}

@media screen and (max-width: 990px) {
  ul#progress_bar li.active {
    display: inherit;
    width: auto;
  }

  ul#progress_bar li.in-active, ul#progress_bar li.visited {
    display: none;
  }

  #progress_bar li.active a {
    background: #ffffff;
    color: #333333;
    text-align: center;
    padding-left: 0;
  }

  #progress_bar a {
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-size: 18px;
  }

  .mobile-show {
    display: inline-block;
  }

  ul#progress_bar {
    margin-top: -20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  span.blue-text {
    color: #1DAEEC;
  }

  #progress_bar li.active a {
    text-decoration: none;
    padding-bottom: 0px;
    margin-top: 0px;
  }

  .divider.divider-md.mobile-show {
    margin: 10px;
  }

  #progress_bar a:hover {
    color: #333 !important;
  }
}
.main-container {
  max-width: 1920px;
  background: #fff;
  margin: 0 auto;
}

.header.top-bar {
  min-height: 28px;
}

li.icon i {
  text-align: center;
  margin-right: 0px !important;
}

.basket-nav > li > a {
  padding: 20px 15px 10px 15px !important;
}

@media (max-width: 1199px) {
  .basket-nav > li > a {
    padding: 20px 10px 10px 10px !important;
  }
}
@media (max-width: 991px) {
  .basket-nav > li > a {
    padding: 20px 6px 10px 6px !important;
  }
}

ul.nav.navbar-nav.navbar-right.basket-nav {
  margin-left: 0px !important;
}

.headerDivider {
  border-left: 1px solid #fff;
  border-right: 0px solid #fff;
  height: 30px;
  margin-top: -20px;
  position: absolute;
}

li.basket-top {
  margin-left: 0px !important;
}

footer li {
  padding-top: 3px;
  padding-bottom: 3px;
}

.overlay-content {
  margin-top: 100px;
}

.full-overlay {
  position: relative;
  z-index: 0;
  height: 450px;
  text-align: center;
  padding: 40px;
  background: url("../images/overlay/default-overlay.jpg") no-repeat;
  background-size: cover;
}
.full-overlay:after {
  background: rgba(0, 0, 0, 0.35);
  content: "";
  width: 100%;
  height: auto;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

section.full-overlay.inner {
  height: 250px;
}

section.inner.search-again {
  padding-top: 15px;
  padding-bottom: 5px;
}

select.form-control.white {
  background-color: white;
}

#search {
  max-width: 325px;
}

#search-section {
  position: absolute;
  top: 200px;
  margin-left: 15px;
  z-index: 8000;
}

.search-inner {
  background: white;
  padding: 20px;
  border: 3px solid black;
}

h2.main-title-ul.no-top.three-sections.color {
  font-size: 22px;
}

a.btn.btn-default.basket.white {
  color: #101735;
  padding: 0px;
  padding-right: 50px;
  background: white url(../images/arrow-right-purple-box.png) no-repeat 99% 50%;
  border: none;
  font-size: 18px !important;
  padding-top: 2px;
  float: right;
}

a.btn.btn-default.basket.white:hover {
  color: #1DAEEC !important;
  padding: 0px;
  padding-right: 50px;
  background: white url(../images/arrow-right-blue-box.png) no-repeat 99% 50%;
  border: none;
  padding-top: 2px;
}

.btn.btn-default.blue {
  border-radius: 0px;
  border-color: #1DAEEC;
  background-color: #1DAEEC;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  padding-top: 9px;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
  background-image: none;
  text-transform: uppercase;
}

.btn.btn-default.blue:hover {
  border-radius: 0px;
  border-color: #1DAEEC;
  background-color: #1DAEEC;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #ffffff;
  background-image: none;
  padding-top: 9px;
}

.to-to {
  margin-top: 10px;
  font-size: 12px;
}

span.input-group-btn.input-group-addon {
  background: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.divider.left.grey:before {
  border-top: 1px solid #b5b2b5 !important;
}

.divider.left.grey:after {
  border-top: 1px solid #b5b2b5 !important;
}

.divider.left.blue:before {
  border-top: 1px solid #217194 !important;
}

.divider.left.blue:after {
  border-top: 1px solid #217194 !important;
}

.divider.left.dark-blue:before {
  border-top: 1px solid #395573 !important;
}

.divider.left.dark-blue:after {
  border-top: 1px solid #395573 !important;
}

footer h5 {
  text-align: left;
}
footer ul {
  text-align: left;
}

.bottomFooter:after {
  content: "";
  position: absolute;
  right: 0px;
  top: -30px;
  width: 80px;
  height: 82px;
  background: url(https://shop.tottenhamhotspur.com/images/page/dots2.png) no-repeat;
  background-size: 100%;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}

.bottomFooter {
  width: 100%;
  background: white;
  font-size: 12px;
  padding-top: 0px;
  padding-bottom: 5px;
  position: relative;
}

.bottomFooter p {
  float: left;
}

.footerCards {
  float: left;
  padding: 16px 0 0;
  margin: -1px 0 0 40px;
}

.footerCards li {
  float: left;
  width: auto;
  height: 19px;
  margin: 0 20px 0 0;
  list-style-type: none;
}

.footerCards li img {
  float: left;
  width: auto;
  height: 100%;
}

.copyright {
  padding: 10px 0 0;
  font-size: 12px;
  color: #666;
}

.your-tour-section p {
  margin-bottom: 0px;
}

.main-title-ul.color.sub.inline {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-right: 10px;
}

.form-group.col-xs-12.form-inline.sp-sel.right,
.form-group.col-xs-11.form-inline.sp-sel.right,
.form-group.col-xs-10.form-inline.sp-sel.right {
  text-align: right;
}

.extra-section {
  margin-top: 20px;
}

.extra-item h4 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.extra-item p {
  font-weight: bold;
  color: #1DAEEC;
  font-family: 'ApexNew', Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.qtys .extra-item p {
  font-size: 14px;
}

.dark-btn {
  background-color: #111836 !important;
  border-color: #111836 !important;
}
.dark-btn span {
  color: #1DAEEC;
}

.your-price-section.your-tour {
  margin-left: auto;
  position: relative;
  margin-top: 161px;
  max-width: 220px !important;
}
@media (max-width: 991px) {
  .your-price-section.your-tour {
    margin-left: 0px;
    position: relative;
    margin-top: 10px;
    max-width: 220px !important;
    float: right;
  }
}

section.inner {
  background-color: #F5F5F5;
}

@media (max-width: 820px) {
  .footerCards {
    clear: left;
    width: 100%;
    margin: 0;
  }

  .footerCards li {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) {
  .ex.container {
    width: 1200px;
  }
}
@media (max-width: 1160px) {
  .progress_bar_wrapper {
    margin-top: 0%;
  }

  #header-image {
    margin-bottom: 20px;
  }
}
@media (max-width: 1600px) {
  .carousel-caption {
    left: 9.5%;
  }
}
@media (max-width: 615px) {
  .carousel-caption {
    left: 2%;
    width: 94% !important;
  }

  .carousel-caption p {
    max-width: 100%;
  }
}
@media (max-width: 470px) {
  #header-image .carousel-caption {
    top: 43%;
  }

  .carousel-caption p {
    max-width: 100%;
  }

  .footer p {
    font-size: 10px;
  }

  .sf-link {
    font-size: 10px;
  }
}
.divider.thick.grey:before {
  border-top: 4px solid #b5b2b5 !important;
}

.divider.thick.grey:after {
  border-top: 4px solid #b5b2b5 !important;
}

.divider.thick.blue:before {
  border-top: 4px solid #217194 !important;
}

.divider.thick.blue:after {
  border-top: 4px solid #217194 !important;
}

.divider.thick.dark-blue:before {
  border-top: 4px solid #395573 !important;
}

.divider.thick.dark-blue:after {
  border-top: 4px solid #395573 !important;
}

.divider.thick:after {
  right: 0px;
  width: 30px;
}

.divider.thick:before {
  width: 30px;
}

h5.to-dare {
  font-size: 22px;
  text-transform: uppercase;
}

span.basket-num {
  font-size: 10px;
  font-weight: 900;
  padding: 4px 8px;
  border-radius: 50%;
  color: #121424;
  position: absolute;
  margin-left: -11px;
  margin-top: -10px;
  background-color: #f0d531;
}

hr.blue-hr {
  border-top: 1px solid #1DAEEC;
  margin-top: 15px;
  margin-bottom: 15px;
}

.pr-sum {
  margin-bottom: 0px;
  height: 16px;
  font-weight: bold;
}

.w-100 {
  width: 100% !important;
}

.sp-sel .form-control:focus {
  outline: none !important;
  border: 1px solid #cccccc;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075), 0 0 0px rgba(102, 175, 233, 0.6);
}

.your-price-section {
  margin-left: 36%;
  position: absolute;
  margin-top: 45px;
}
@media (max-width: 991px) {
  .your-price-section {
    margin-left: 0px;
    position: relative;
    margin-top: 10px;
    max-width: 310px;
    float: right;
  }
}
.your-price-section.sm {
  margin-top: -100px;
}

.availability-section {
  margin-top: 5px;
}

.stars-search-section {
  display: none;
}

img.show-more-img {
  width: 25px;
}

.show-more-section {
  margin-top: 10px;
}

.img-section {
  position: relative;
  margin-bottom: 10px;
  min-height: 70px;
}

.img-section .img-label {
  position: absolute;
  top: 45px;
  width: 115px;
  background: white;
  padding-top: 5px;
  padding-bottom: 1px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 5px;
  margin-bottom: 10px;
}

.time-row {
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}
@media (max-width: 767px) {
  .time-row {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
}
.time-row.first {
  padding-top: 0px;
}

.tour-features {
  pointer-events: none;
}
.tour-features img {
  display: none;
}
@media (max-width: 767px) {
  .tour-features img {
    display: inline;
    transform: rotate(0deg);
    transition: all 0.5s ease;
  }
}
@media (max-width: 767px) {
  .tour-features {
    pointer-events: auto !important;
  }
}

.rotate-img {
  transform: rotate(-90deg)!important;
}

.time-row a .time-class {
  color: #333 !important;
}
.time-row a .time-class:hover {
  text-decoration: none;
}
.time-row a .time-class.grey {
  color: #fff !important;
}
.time-row a .time-class.selected {
  background-color: #1DAEEC !important;
  color: #ffffff !important;
}

@media (max-width: 991px) {
  .b-but-row {
    padding: 0;
    padding-left: 15px;
    position: absolute;
    margin-top: 100px !important;
    height: 50px !important;
  }

  .b-but-info-row {
    padding: 0;
    padding-left: 15px;
    position: absolute;
    margin-top: 72px !important;
    height: 50px !important;
  }

  .booking-total-sp {
    margin-bottom: 50px;
  }

  .q-price {
    font-size: 19px;
    width: 100%;
  }

  .q-price p {
    margin-bottom: 0px;
  }

  .q-tot-green {
    height: 20px !important;
  }

  .q-tot-green.v-hidden {
    display: none!important;
  }
}
.time-class {
  float: left;
  padding: 10px 20px;
  width: 74px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .time-class {
    width: 100%;
    text-align: center;
  }
}
.time-class:hover {
  cursor: pointer;
}
.time-class.selected {
  background-color: #1DAEEC !important;
  color: #ffffff !important;
}
.time-class.green {
  background-color: #b5e718;
}
.time-class.grey {
  background-color: #636563;
}
.time-class.yellow {
  background-color: #ffcf00;
}

.b-button {
  float: left;
  margin-top: 15px;
}

.choose-exp {
  padding-bottom: 20px;
}

a.btn.btn-default.blue.dark-btn:focus {
  color: white !important;
}

.promo-code {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
}

.exp-div {
  float: left;
  padding: 9px 20px;
  width: 50%;
  font-weight: bold;
  text-align: center;
  height: 55px;
}
@media (max-width: 767px) {
  .exp-div {
    width: 100%;
    text-align: center;
  }
}
.exp-div:hover {
  cursor: pointer;
}
.exp-div.active {
  background-color: #1DAEEC !important;
  color: #ffffff !important;
}
.exp-div.grey {
  background-color: #ddd;
  color: #000000;
  padding-top: 18px;
}
.exp-div.blue {
  background-color: #111836;
  color: white;
}

select.form-control {
  padding-left: 10px;
  background-color: #eee;
  border-bottom: none;
}

h3.main-title-ul.no-top {
  margin-top: 0px;
}

h3.main-title-ul.no-top.tour-features.color.sub {
  margin-top: 0px;
}

h4.main-title-ul.sub {
  font-size: 21px;
}

h4.main-title-ul {
  font-weight: 900;
  font-family: 'ApexNew-Light', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

section.inner.no-results {
  background-color: #3CB7E4;
  color: #fff!important;
  padding: 15px;
}
section.inner.no-results p {
  margin-bottom: 0;
  font-weight: bold;
}
section.inner.no-results a:hover {
  text-decoration: underline!important;
  color: #1B265B!important;
  cursor: pointer;
}

.alert-bar {
  background-color: #e7e721;
  font-size: 15px;
  font-weight: 900;
  padding-top: 13px;
  padding-bottom: 10px;
  display: table;
  width: 100%;
}

.alert-bar .container {
  display: table;
}

.alert-bar.booking-details .fa {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .alert-bar.booking-details .fa {
    margin: 0;
  }
}

.alert-bar .fa {
  font-size: 39px;
  display: table-cell!important;
  float: none!important;
  vertical-align: middle;
  padding: 0 10px 0 0 !important;
}
@media(max-width:767px) {
  .alert-bar .fa {
    font-size: 25px !important;
  }
}
.alert-bar span {
  max-width: 800px;
  display: inline-block;
  margin-top: 0;
}

footer.version-two {
  padding-top: 0px;
  border-top: 1px solid #eee;
  background: none;
}
footer.version-two .bottomFooter {
  background: #fff;
}
footer.version-two .bottomFooter:after {
  background: none;
}

.is-table-row {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  .is-table-row {
    display: table;
    margin-top: 0px;
  }

  .row.is-table-row {
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
  }

  .is-table-row [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: middle;
  }

  .is-table-row h3, .is-table-row p {
    margin-bottom: 0px;
  }
}
.step-det {
  font-size: 18px;
  font-family: 'ApexNew-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin-top: 16px;
}
@media (max-width: 767px) {
  .step-det {
    font-size: 15px;
  }
}
.step-det.grey {
  color: #ccc;
}

.add-address-sec {
  position: relative;
}

span.edit-add {
  margin-left: 10px;
  margin-top: 5px;
  display: inline;
  position: absolute;
  font-size: 11px;
}
span.edit-add a {
  color: #afadad !important;
  font-weight: bold;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: transparent;
}

.panel-heading {
  padding: 0 15px !important;
  margin-bottom: 10px;
}

td.processing {
  box-shadow: inset 10px 0 0 0 #999999 !important;
}

td.completed {
  box-shadow: inset 10px 0 0 0 #009400 !important;
}

td.requested {
  box-shadow: inset 10px 0 0 0 #e5ab30 !important;
}

td.cancelled {
  box-shadow: inset 10px 0 0 0 #d23d41 !important;
}

td.processing span, td.completed span, td.requested span, td.cancelled span {
  display: none;
}

th.Status span {
  display: none;
}

@media (max-width: 639px) {
  td.processing span,
  td.completed span,
  td.requested span,
  td.cancelled span,
  th.Status span {
    display: contents;
    padding-left: 0px;
    margin-left: 0%;
  }

  td.completed {
    box-shadow: inset 0px 0 0 0 #009400 !important;
  }

  .tablesaw-stack tbody tr {
    border: 1px solid #fff;
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw-stack tbody tr td .btn {
    margin-bottom: 9px !important;
    float: left !important;
    margin-left: 30%;
  }

  .table-key {
    display: none;
  }
}
.table-key ul {
  list-style: none;
  padding-left: 0px;
  padding-bottom: 15px;
  width: 75%;
  float: left;
}

.table-key ul li {
  display: inline-block;
  padding-right: 15px;
}

.table-key ul li.good-a {
  background: url(../images/active-key.png) 0 14px no-repeat;
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 13px;
  font-weight: bold;
  background-size: 18%;
}

.table-key ul li.limited-a {
  background: url(../images/limited-key.png) 0 14px no-repeat;
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 13px;
  font-weight: bold;
  background-size: 14%;
}

.table-key ul li.sold-out {
  background: url(../images/sold-out.png) 0 14px no-repeat;
  padding-top: 12px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-size: 13px;
  font-weight: bold;
  background-size: 14%;
}

.sold-out {
  border-left: 0px solid #db0000;
}

ul#otp > li > a {
  padding: 15px;
  margin-left: 5px;
  background: #e6e6e6;
  color: #071231;
  font-weight: bold;
  text-transform: uppercase;
}

ul#otp > li > a:hover {
  background: #1DAEEC;
  color: #fff !important;
}

ul#otp > li.active > a {
  background: #1DAEEC;
  color: #fff;
  border: 1px solid #1DAEEC !important;
  box-shadow: none;
}

ul#otp > li:first-child {
  padding-left: 0 !important;
  margin-left: 0px;
}

ul#otp > li:first-child a {
  margin-left: 0px;
}

ul#otp > li:last-child {
  padding-right: 0 !important;
}

.nav-tabs.nav-justified > li > a {
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
  border: 0px solid #ddd;
}

.nav-tabs > li > a:hover {
  border-color: transparent;
}

.panel-heading {
  display: block;
  position: relative;
  border-color: transparent !important;
  color: #333333 !important;
  background-color: white !important;
}

.steps-address {
  font-size: 16px;
  margin-top: 0;
}
.steps-address.blue {
  color: #a5a5a5;
}
.steps-address.bold {
  font-family: 'ApexNew-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.steps-address span a {
  color: #65caf2;
  text-decoration: underline;
  font-size: 12px;
  margin-left: 5px;
}

.buying {
  position: absolute;
  margin-left: 280px;
  margin-top: -35px;
}
@media (max-width: 544px) {
  .buying {
    margin-top: 20px;
    position: relative !important;
    margin-left: 0;
  }
}

.btn.btn-default.white {
  background: none;
  border: 1px solid #bbb;
  font-size: 13px !important;
  padding-left: 15px;
  padding-right: 15px;
  color: #212020;
}
.btn.btn-default.white .fa {
  font-size: 24px;
  position: absolute;
  left: 15px;
  top: 5px;
}
.btn.btn-default.white:hover {
  color: #1DAEEC !important;
  border: 1px solid #1DAEEC;
}

.login-wrap {
  min-height: 370px;
}

.m-t {
  margin-top: 10px;
}

@media (max-width: 60.3em) {
  img.logo.version-two {
    margin-top: 10px;
    margin-left: 00px;
  }
}
.img-label.sold.grey {
  color: #fff;
  background-color: grey;
}

h1.main-title-ul.no-top.color.tickets {
  font-size: 25px;
  font-family: 'ApexNew-Light', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

h2.main-title-ul.sub {
  font-size: 21px;
}

.bootstrap-datetimepicker-widget {
  z-index: 999999;
}
.bootstrap-datetimepicker-widget .prev:hover, .bootstrap-datetimepicker-widget .next:hover {
  background: none;
  background-color: transparent !important;
}
.bootstrap-datetimepicker-widget table td.day {
  border-radius: 0;
  font-weight: bold;
}
.bootstrap-datetimepicker-widget table td.day:hover {
  background: #1DAEEC !important;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active {
  background: #1DAEEC !important;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active:hover {
  background: #1DAEEC !important;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget .glyphicon.glyphicon-chevron-right {
  color: #1DAEEC;
}
.bootstrap-datetimepicker-widget .prev:hover .glyphicon, .bootstrap-datetimepicker-widget .next:hover .glyphicon {
  color: #217194;
}
.bootstrap-datetimepicker-widget .glyphicon.glyphicon-chevron-left {
  color: #1DAEEC;
}

h2.main-title-ul.no-top.color.tickets {
  font-size: 25px;
}

.search-btn {
  margin: 0 auto !important;
  width: 100%;
  max-width: 125px;
  display: block;
}
.search-btn .btn.btn-default.dark {
  border-radius: 0px;
  border-color: #101735;
  background-color: #101735;
  padding: 6px 12px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  padding-top: 9px;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
  background-image: none;
  text-transform: uppercase;
}
.search-btn .s-o {
  max-width: 350px;
}
.search-btn .s-o p:nth-child(2) {
  margin-top: 35px;
}
.search-btn .s-o p {
  width: 90%;
  line-height: 20px;
}

@media (max-width: 767px) {

  .secure-title {
    margin-top: 95px !important;
    margin-left: 15px !important;
    margin-bottom: 5px !important;
    font-size: 26px;
  }

  .promo .pull-right {
    float: none !important;
  }

  hr.grey-hr-section.full.less-m {
    border-top: 1px solid #eee;
  }

  a.btn.btn-default.blue.dark-btn {
    width: 100%;
  }

  .your-tour-section {
    margin-top: 20px;
  }

  .extra-item {
    margin-bottom: 50px;
  }

  .promo-section {
    margin-bottom: 20px;
  }

  .search-btn {
    margin: 0 auto !important;
    width: 100%;
    max-width: 125px;
    display: block;
  }

  .form-group.col-xs-7.no-gutters {
    padding-left: 0px;
    padding-right: 0px;
  }

  .today-tomorrow {
    padding-left: 0px;
  }

  section#search-section {
    position: relative;
    top: 25px;
    min-width: 300px;
  }

  div#search {
    width: 100%;
    margin: 0 auto;
    margin-top: -10px;
  }

  section#about-section {
    display: none !important;
    padding-top: 10px;
  }

  img.logo {
    float: none;
    padding-bottom: 0;
    position: absolute;
    margin: 0 auto !important;
    width: 100%;
    max-width: 146px;
    left: 0;
    margin-top: 10px !important;
    right: 0;
  }

  hr.grey-hr-section.full.ex {
    margin-bottom: 10px;
    border-top: 1px solid #eee;
  }
}
/*@media (max-width:1011px) {
  .basket-nav > li > a {
    padding: 10px 15px 10px 15px !important;
}
}*/
section.login-section {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px;
  margin-top: 30px;
  padding-bottom: 50px;
  border: 1px solid #ccc;
}
section.login-section .control-label {
  text-align: left;
}
section.login-section h1 {
  font-size: 25px;
  margin-bottom: 20px;
}
section.login-section label {
  color: #111836;
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 1011px) {
  section.login-section label {
    padding-left: 0px;
  }
}
@media (max-width: 1011px) {
  section.login-section .col-xs-8 {
    padding-right: 0px;
  }
}

.login-body {
  background-color: #e6e6e6;
}

.form-control {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  padding-left: 0px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #555555;
  font-weight: bold;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 0px solid #cccccc;
  border-radius: 0px !important;
  -webkit-appearance: none;
  padding-top: 8px;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
}

.form-control:focus {
  outline: none;
  border-color: none;
  box-shadow: none;
}

span.input-group-btn.input-group-addon {
  background: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  border: none;
  border-bottom: 0px solid #ccc;
  box-shadow: none;
}

.total-row a {
  float: left;
}

@media screen and (max-width: 63.236em) and (min-width: 47.75em) {
  #otp > li > a {
    display: block;
    margin-right: 3px;
  }
}
@media screen and (max-width: 62em) {
  #otp > li > a {
    display: block;
    margin-right: 3px;
  }
}
@media screen and (max-width: 767px) {
  #otp > li > a {
    display: inline;
    margin-right: 3px;
  }
}
@media screen and (max-width: 450px) {
  #otp > li > a {
    display: block;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }
}
textarea.form-control {
  border: 1px solid #ccc;
  padding-left: 10px;
}

table.left-td > tbody > tr > td:first-child {
  font-weight: bold;
}

.total-row {
  text-align: right;
}
.total-row span {
  margin-left: 20px;
}

.form-control:focus {
  border-color: #66afe9 !important;
}

.sp-sel .form-control:focus {
  outline: none !important;
  border: 0px solid #cccccc;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
}

.secure-title {
  color: #fff;
  text-transform: uppercase;
  margin-left: 60px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'ApexNew-Bold', sans-serif;
  font-weight: bold;
}

.steps-row h4 {
  margin-top: 20px;
  margin-bottom: 15px;
}

@media (max-width: 403px) {
  .forgot-reg {
    text-align: right;
    margin-right: 0 !important;
  }
}
@media (max-width: 403px) {
  .forgot-reg a:first-child {
    margin-right: 15px !important;
  }
}

@media (max-width: 900px) {
  .login-section-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* Shared */
.loginBtn {
  box-sizing: border-box;
  position: relative;
  /* width: 13em;  - apply for fixed size */
  padding: 0 15px 0 46px;
  border: none;
  text-align: left;
  line-height: 34px;
  white-space: nowrap;
  border-radius: 0em;
  font-size: 16px;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 10px;
}

.loginBtn:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 34px;
  height: 100%;
}

.loginBtn:focus {
  outline: none;
}

.loginBtn:active {
  box-shadow: inset 0 0 0 32px rgba(0, 0, 0, 0.1);
}

/* Facebook */
.loginBtn--facebook {
  background-color: #4C69BA;
  background-image: linear-gradient(#4C69BA, #3B55A0);
  text-shadow: 0 -1px 0 #354C8C;
}

.loginBtn--facebook:before {
  border-right: #364e92 1px solid;
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_facebook.png") 6px 6px no-repeat;
}

.loginBtn--facebook:hover,
.loginBtn--facebook:focus {
  background-color: #5B7BD5;
  background-image: linear-gradient(#5B7BD5, #4864B1);
}

/* Google */
.loginBtn--google {
  background: #DD4B39;
  margin-top: 20px;
}

.loginBtn--google:before {
  border-right: #BB3F30 1px solid;
  background: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/icon_google.png") 6px 6px no-repeat;
}

.loginBtn--google:hover,
.loginBtn--google:focus {
  background: #E74B37;
}

@media screen and (max-width: 62em) {
  .navbar-default .navbar-nav > li {
    width: auto;
    display: inline-block;
  }

  ul#desktop-nav {
    float: left !important;
  }

  .navbar-nav.basket-nav {
    float: right !important;
    margin: 0;
    margin-left: 7%;
  }
}
.two-col.one .mobile {
  padding-left: 0px;
  padding-right: 15px;
}

.two-col.two .mobile {
  padding-left: 15px;
  padding-right: 0px;
}

@media screen and (max-width: 991px) {
  .navbar-nav.basket-nav {
    margin-top: -7px !important;
  }

  .two-col.one .mobile {
    padding-left: initial;
    padding-right: initial;
  }

  .two-col.two .mobile {
    padding-left: initial;
    padding-right: initial;
  }
}
@media (max-width: 767px) {
  html {
    overflow-x: hidden;
  }

  .header {
    background: #111836;
  }

  ul.nav.navbar-nav.navbar-right.basket-nav {
    margin-left: -35px !important;
    margin-top: 0px !important;
    position: relative;
    padding: 10px;
  }

  #search {
    max-width: 100% !important;
  }

  #search-section {
    margin-left: 15px;
    margin-right: 15px;
    z-index: 11;
  }

  ul.social-links {
    text-align: left;
    float: left !important;
    width: 100%;
    margin-left: -10px !important;
    margin-top: 15px !important;
  }

  ul.footerCards {
    padding-top: 0px;
  }

  .bottomFooter p {
    margin-bottom: 0px;
  }

  .container.search-container {
    background: white;
    padding-bottom: 15px;
    margin-bottom: -15px !important;
  }

  .today-tomorrow {
    padding-left: 15px;
  }

  .when-ticket-box {
    min-width: 100%;
  }

  li.icon {
    display: none !important;
  }

  li.headerDivider-li {
    display: none !important;
  }

  .header.top-bar {
    min-height: 30px;
    background: #0f142b;
  }

  .navbar.navbar-default {
    min-height: 80px;
  }

  .card-block {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-top: 35px;
  }

  ul.list-unstyled.first {
    margin-bottom: 0;
  }

  #page-content-wrapper {
    width: 100%;
    min-width: 320px;
  }



  .navbar.navbar-default {
    min-width: 320px;
  }

  .b-but-row {
    padding: 0;
    padding-left: 15px;
    position: absolute;
    margin-top: 160px !important;
    height: 50px !important;
  }

}
.prices-p {
  font-weight: bold;
}

.show-more-btn {
  font-weight: bold;
}

.divider.divider-md.right:before {
  right: 0;
  left: 94px;
}

.divider.divider-md.right:after {
  right: 0;
  left: 128px;
}

@media (max-width: 1011px) and (min-width: 768px) {
  section#about-section {
    padding-top: 20%;
  }
}
.logout-link {
  margin-top: -50px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 430px) {
  .logout-link {
    margin-top: -80px;
  }
}

.social-mobile {
  display: none;
}

@media (max-width: 767px) {
  .social-mobile {
    display: block;
    overflow: hidden;
  }

  ul.nav.navbar-nav.navbar-right.basket-nav.full {
    width: auto;
  }
  ul.nav.navbar-nav.navbar-right.basket-nav.full .basket.blue-sm {
    background: none;
    padding-right: 0px !important;
  }

  footer ul.social-links {
    margin: -15px 0px -15px 0;
  }

  .prices-p {
    margin-bottom: 25px;
  }
}
.social-desktop {
  display: none;
}

@media (min-width: 768px) {
  .social-desktop {
    display: inline-block;
  }
}
.show-more-section-col {
  padding-right: 0px;
}

.pricing-section {
  padding-top: 25px;
  padding-bottom: 25px;
}
.pricing-section.first {
  padding-top: 0px;
}

@media (max-width: 767px) {
  .show-more-section-col {
    padding-right: 15px;
  }

  .row.mobile {
    margin: 0;
  }

  div#wrap {
    padding-right: 0;
    padding-top: 20px;
  }

  p.sold-out-p {
    line-height: inherit;
    margin-top: 10px;
  }

  .pricing-section.other h1.main-title-ul {
    margin-top: 0px;
  }

  .tour-features-section {
    margin-bottom: 20px;
  }

  .show-more-section {
    margin-top: 20px;
  }
}

.quant-box {
  padding: 15px;
  border: 1px solid #071231;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  /*overflow: hidden;*/
}

.triangle {
  position:absolute;
  left: 186px;
  top: -1px;
  width: 80px;
  height: 80px;
  background:linear-gradient(to top right,transparent 50%,#3DB7E4 0) no-repeat, transparent;
  border-top: 1px solid black;
  border-right: 1px solid black;
  color: white;
  border-radius: 1px;
  overflow: hidden;
  text-align: right;
  padding-right: 2px;
  font-size: 14px;
}

.quant-question {
  position: absolute;
  right: 0;
  right: 5px;
  bottom: 5px;
  height: 18px;
}
.quant-question .fa {
  font-size: 18px;
  color: darkgrey;
}
.quant-question .fa:hover {
  cursor: pointer;
}

.q-title h3 {
  margin-top: 0px;
  text-transform: uppercase;
  font-family: 'ApexNew-Bold', Helvetica, Arial, sans-serif;
  font-size: 23px;
  font-weight: bold;
  color: #071231;
}

.booking-total-sp {
  margin-top: 0px;
  float: right;
  text-align: right;
  min-width: 200px;
}

@media (min-width: 992px) {
  .quant-row .col-md-4 {
    width: 30%;
  }
}
.q-tot-green {
  color: #3bb8e4;
  height: 30px;
  line-height: 20px;
}
.q-tot-green p {
  color: green;
  margin-bottom: 0px;
}

.q-button .blue {
  background-color: #1DAEEC !important;
  padding: 6px 30px 4px 30px !important;
}
.q-button .blue.dk {
  background-color: #071231 !important;
  border: 1px solid #071231;
}

.q-button.hit .blue {
  background-color: green !important;
  border: 1px solid green;
  padding: 6px 30px 4px 30px !important;
}
.q-button.hit .blue.dk {
  background-color: darkgrey !important;
  border: 1px solid darkgrey;
}

@media (max-width: 991px) {
  .quant-box {
    text-align: left;
    height: auto;
    overflow: hidden;
  }
  .quant-box .quant-question {
    position: absolute;
    right: 15px;
    top: 15px;
    height: 18px;
  }
  .quant-box .l-mobile {
    float: left;
    width: 75%;
  }
  .quant-box .l-mobile .q-price, .quant-box .l-mobile .q-tot-green {
    display: inline-block;
  }
  .quant-box .l-mobile .q-tot-green {
    margin-left: 10px;
  }
  .quant-box .r-mobile {
    width: 19%;
    float: left;
  }
  .quant-box .r-mobile a.btn.btn-default.blue {
    width: 100%;
    margin-bottom: 1px;
  }
  .quant-box .r-mobile a.btn.btn-default.blue.dk {
    width: 100%;
    margin-top: 1px;
  }
  .r-mobile .q-button {
    position: absolute;
    bottom: 15px;
  }
}
@media (max-width: 435px) {
  .q-button.hit .blue {
    padding: 6px 10px 4px 10px !important;
  }

  .q-button .blue {
    padding: 6px 10px 4px 10px !important;
  }

  .q-title h3 {
    font-size: 21px;
  }

  .quant-box .quant-question {
    position: absolute;
    /* right: 0; */
    left: 185px;
  }
}
@media (max-width: 400px) {
  .q-title h3 {
    font-size: 18px;
  }
}
@media (max-width: 512px) {
  .time-class {
    margin-top: 2.5px;
    margin-bottom: 2.5px;
  }

  .time-row {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .time-row.first {
    margin-top: 0px;
    padding-bottom: 0px;
  }

  div#wrap {
    padding-top: 30px;
  }

  .alert-bar {
    margin-bottom: 20px;
  }
}
@media (max-width: 412px) {
  .time-class {
    float: left;
    padding: 10px 5px;
  }
}
@media (min-width: 1025px) {
  .carousel-caption.sp-cap {
    left: 3.5%;
  }
}
hr.grey-hr-section {
  border-top: 1px solid #eee;
  width: 92%;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr.grey-hr-section.full {
  width: 100%;
}
hr.grey-hr-section.full.less-m {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media (min-width: 1240px) {
  .carousel-caption.sp-cap {
    left: 15%;
  }
}
@media (max-width: 767px) {
  .full-overlay {
    display: block;
    padding: 10px;
  }

  .full-overlay:after {
    background: #111836;
  }

  .carousel-caption {
    position: absolute;
    top: -3%;
    left: 15px;
    padding-top: 0px;
  }

  section.full-overlay {
    height: 20px;
  }

  section.full-overlay.inner {
    height: 100px;
  }

  h3.border-caption {
    background-color: transparent;
    color: white !important;
    display: inline;
    font-size: 39px;
    line-height: 12px;
    margin: 0;
    padding: 10px 2px 3px 0px;
  }

  a.carousel-caption1 {
    color: white;
    font-size: 20px;
  }

  .carousel-caption p {
    max-width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
  }

  hr.grey-hr-section {
    display: block;
    border-top: 4px solid #eee;
    width: 92%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
}
.row.mobile.exp-row .col-md-5 {
  margin: 0 auto !important;
  float: none;
  overflow: hidden;
}

@media (max-width: 639px) {
  .alert-bar .fa {
    font-size: 44px;
    display: block;
    float: left;
    padding-right: 30px;
    padding-top: 5px;
  }
}
@media (max-width: 469px) {
  .alert-bar .fa {
    font-size: 55px;
    display: block;
    float: left;
    padding-right: 30px;
    padding-top: 10px;
  }
}
@media (max-width: 395px) {
  .alert-bar .fa {
    font-size: 55px;
    display: block;
    float: left;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 625px) {
  .row.mobile.exp-row .col-md-5 .col-xs-4 {
    width: 100%;
  }

  .exp-div {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #0e132b;
  background: rgba(14, 19, 43, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9;
}

#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 0px;
  top: 5px;
  font-size: 34px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}

#return-to-top:hover i {
  color: #fff;
  top: 5px;
}

.show-next {
  padding: 13px 18px !important;
  padding-right: 50px !important;
  padding-top: 16px !important;
}

@media (max-width: 349px) {
  .btn-order .btn {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}
@media (max-width: 500px) {
  p.total {
    margin-bottom: 20px;
  }
}
@media (max-width: 446px) {
  .lng-title {
    font-size: 17px !important;
  }
}
.to-dare {
  font-family: 'Spurs';
}

span.dot-info {
  display: inline;
  text-decoration: underline;
}

.alert-bar span.line-br {
  max-width: 900px;
}

@media (min-width: 1200px) {
  .q-title {
    height: 78px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .q-title {
    height: 94px;
  }
}

@media (max-width: 991px) {
  .q-title {
    height: 78px;
  }
}

.pricing-sq-outter {
  position: relative !important;
  display: block;
}

section.inner.search-again {
  padding-top: 10px;
  padding-bottom: 20px;
}

.blank-label {
  width: 100%;
}

.key-col {
  border-left: 1px solid #ccc;
  padding-bottom: 10px;
}
@media (max-width: 991px) {
  .key-col {
    border-left: 0px solid #ccc;
    padding-top: 10px;
  }
}

span.time-key {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 5px;
}
span.time-key.green {
  background: #b5e718;
}
span.time-key.grey {
  background: #636563;
}
span.time-key.yellow {
  background: #ffcf00;
}

span.key-name {
  vertical-align: super;
}

.pricing-sq {
  border: 4px solid #101735;
  padding: 10px;
  min-width: 240px;
  max-width: 240px;
  position: absolute;
  top: 30px;
  right: 9%;
  background: #fff;
  z-index: 8;
}
.pricing-sq.first {
  border: 4px solid #F5F5F5;
}
.pricing-sq.second {
  top: 325px;
}
.pricing-sq.second.skywalk {
  top: 245px;
}
@media (max-width: 1100px) {
  .pricing-sq {
    display: none;
  }
}
.pricing-sq p {
  margin-bottom: 2px;
}
.pricing-sq.add-fixed {
  position: fixed;
}
@media (max-width: 1000px) {
  .pricing-sq.add-fixed {
    display: none;
  }
}
@media (max-width: 1440px) {
  .pricing-sq {
    right: 4.5%;
  }
}
@media (max-width: 1330px) {
  .pricing-sq {
    right: 2.5%;
  }
}
@media (max-width: 1300px) {
  .pricing-sq {
    right: 0.05%;
  }
}
@media (max-width:1225px) {
  .pricing-sq {
    min-width: 229px;
  }
}
@media (max-width: 1000px) {
  .pricing-sq {
    right: 0;
  }
}
@media (max-height: 670px) {
  .pricing-sq {
    position:absolute!important;
  }
}
.sidebar-mobile {
  display: none;
}
@media (max-width: 1100px) {
  .sidebar-mobile {
    display: block;
    margin-bottom: 0;
  }
}

.choose-exp {
  padding-bottom: 0px;
}

.time-row {
  padding-bottom: 15.5px;
}

@media (max-width: 512px) {
  .alert-bar {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .view-cat {
    margin-top: 15px !important;
  }
}

.divider.thick.yellow:before {
  border-top: 4px solid #e7e721 !important;
}

.divider.thick.yellow:after {
  border-top: 4px solid #e7e721 !important;
}

@media (max-width: 767px) {
  .blank-label {
    display: none;
  }
}
section.inner.search-again {
  padding-top: 20px;
  padding-bottom: 20px;
}

section.inner.search-again label {
  font-weight: 900;
}

hr.grey-hr-section {
  border-top: 1px solid #eee;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
}
@media (max-width: 100px) {
  hr.grey-hr-section {
    margin-left: auto;
    width: 92%;
  }
}

@media (max-width: 1000px) {
  section.inner.search-again {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.exp-div {
  float: none;
  padding: 9px;
}
.exp-div.grey {
  padding-top: 9px;
}

label.exp-div {
  display: inline-block;
  position: relative;
  float: left;
  padding-bottom: 5px;
  height: auto;
}

.exp-div.blue {
  background-color: #636563;
  color: white;
  font-size: 11px !important;
}

.form-group.col-xs-12.col-sm-2.form-inline.sp-sel {
  width: 33%;
}

@media (max-width: 767px) {
  .form-group.col-xs-12.col-sm-2.form-inline.sp-sel {
    width: 100%;
  }

  hr.grey-hr-section {
    display: block;
    border-top: 4px solid #eee;
    width: 92%;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto !important;
  }

  .exp-div {
    padding-top: 9px !important;
    width: 50%;
    margin-top: 10px;
  }
  .exp-div.first {
    border-right: 1px solid whitesmoke;
  }
  .exp-div.second {
    border-left: 1px solid whitesmoke;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .exp-div {
    font-size: 10px !important;
  }
}
@media (max-width: 499px) {
  .exp-div {
    font-size: 11px !important;
  }
}
@media (max-width: 433px) {
  .exp-div {
    font-size: 9px !important;
  }
}
@media (max-width: 363px) {
  .exp-div {
    font-size: 7px !important;
  }
}

.voucher-thumb.active {
  border-color: deepskyblue;
}

.address-label {
  margin-top: 20px;
  font-weight: 600;
}

/** Lock out Page **/
section.lock-section {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0px;
  margin-top: 15%;
  padding-bottom: 0px;
  border: 0px solid #ccc;
  /*margin-left: 22%;*/
}
@media (max-width: 1120px) {
  section.lock-section {
    margin-left: 20%;
  }
}
@media (max-width: 991px) {
  section.lock-section {
    margin-left: 15%;
  }
}
@media (max-width: 900px) {
  section.lock-section {
    margin-left: 10%;
  }
}
@media (max-width: 550px) {
  section.lock-section {
    margin-top: 0px;
    margin-left: 0%;
    border: 0px solid #ccc;
  }
}
section.lock-section .col-xs-12 {
  padding-left: 0px;
  padding-right: 0px;
}
section.lock-section .lock-code-outer {
  padding: 15px;
  background: rgba(17, 24, 54, 0.95);
  position: absolute;
  top: 50px;
  right: -110px;
}
@media (max-width: 900px) {
  section.lock-section .lock-code-outer {
    right: auto;
    left: 22%;
  }
}
@media (max-width: 550px) {
  section.lock-section .lock-code-outer {
    left: 10%;
    top: 160px;
  }
}
@media (max-width: 500px) {
  section.lock-section .lock-code-outer {
    left: auto;
    right: auto;
    width: 94%;
  }
}
section.lock-section h2.main-title-ul.no-top.color.white {
  color: white;
}
section.lock-section p {
  color: white;
  font-weight: bold;
  max-width: 360px;
}
section.lock-section label {
  color: #fff;
}
section.lock-section .form-control {
  padding-left: 6px;
  background-color: rgba(255, 255, 255, 0.55);
  border-bottom: 0px;
  color: white;
  max-width: 50%;
  margin-bottom: 15px !important;
}
section.lock-section .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
section.lock-section .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
section.lock-section .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
section.lock-section a.btn.btn-default.basket.lock-btn {
  color: #1DAEEC;
  background: url(../images/arrow-right-blue-box.png) no-repeat 99% 50%;
  background-color: transparent !important;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
}
section.lock-section a.btn.btn-default.basket.lock-btn:hover {
  color: #fff !important;
  background: url(../images/arrow-right-white-box.png) no-repeat 99% 50% !important;
  background-color: transparent !important;
}
section.lock-section .form-group {
  margin-bottom: 0px !important;
}
@media (max-width: 550px) {
  section.lock-section img {
    overflow-x: hidden;
    display: none;
  }
}
@media (max-width: 550px) {
  section.lock-section .img-mobiles {
    overflow-x: hidden;
    background: url(../images/lockout/667x550-StadiumTours-signin.jpg);
    background-size: cover;
    width: 100%;
    height: 667px;
    padding: 10px;
  }
}
section.lock-section .logo-only-wrapper {
  position: absolute;
  top: 0;
  padding: 15px;
  background: rgba(17, 24, 54, 0.95);
  max-width: 50px;
  left: 50px;
}
@media (max-width: 900px) {
  section.lock-section .logo-only-wrapper {
    left: 20px;
  }
}
@media (max-width: 500px) {
  section.lock-section .logo-only-wrapper {
    left: 15px;
  }
}
@media (max-width: 550px) {
  section.lock-section .logo-only-wrapper img {
    display: block;
  }
}

.basket.q-tot-green {
  display: inline-block;
  margin-left: 5px;
}

a.btn.btn-default.extra.blue.dk:hover {
  background-color: #071231 !important;
  border-width: 1px;
  border-style: solid;
  border-color: #071231 !important;
  border-image: initial;
}

/** Slide in Modal **/
.modal.fade:not(.in).right .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
  transition-duration: 5s;
}

.modal-content p {
  color: black;
}

#slidein-modal {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 0px;
}
#slidein-modal .modal-dialog {
  float: right;
  padding: 0px;
  border-radius: 0px;
  width: 40%;
  height: 100%;
}
@media (max-width: 991px) {
  #slidein-modal .modal-dialog {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #slidein-modal .modal-dialog {
    width: 100%;
  }
}
#slidein-modal .modal-content {
  height: 100%;
  border: 0px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
#slidein-modal .modal-header {
  padding: 10px 10px 5px 10px;
  border-bottom: 1px solid #f1f1f1;
}
#slidein-modal .modal-body {
  padding: 20px 0px 20px 10px;
  height: fit-content;
  background-color: white;
}
#slidein-modal .modal-footer {
  padding: 20px 10px 5px 10px;
}

.grey-section-modal {
  background: #f8f8f8;
  padding: 20px;
  padding-top: 5px;
  margin-right: 10px;
  margin-top: -30px;
  position: relative;
}
.grey-section-modal h5 {
  color: #101735;
  font-size: 17px;
  margin: 20px 0px;
  font-weight: 800;
  font-family: "ApexNew-Light", "ApexNew", Helvetica, Arial, sans-serif;
}

.grey-section-modal-p {
  max-width: 375px;
}
/** Slide in Dare Modal -cal **/
.modal.fade:not(.in).right .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0);
  transform: translate3d(25%, 0, 0);
  transition-duration: 5s;
}

#slidein-modal-cal-dare {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 0px;
}
#slidein-modal-cal-dare .modal-dialog {
  float: right;
  padding: 0px;
  border-radius: 0px;
  width: 25%;
  height: 100%;
}
@media (max-width: 991px) {
  #slidein-modal-cal-dare .modal-dialog {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #slidein-modal-cal-dare .modal-dialog {
    width: 100%;
  }
}
#slidein-modal-cal-dare .modal-content {
  height: 100%;
  border: 0px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
#slidein-modal-cal-dare .modal-header {
  padding: 10px 10px 5px 10px;
  border-bottom: 1px solid #f1f1f1;
}
#slidein-modal-cal-dare .modal-body {
  padding: 20px 10px 20px 10px;
  height: fit-content;
  background-color: white;
}
#slidein-modal-cal-dare .modal-footer {
  padding: 20px 10px 5px 10px;
}
#slidein-modal-cal-dare .responsive-calendar {
  margin-top: 0px !important;
}

.grey-section-modal {
  background: #eee;
  padding: 20px;
  padding-top: 5px;
  margin-right: 10px;
  margin-top: -30px;
  position: relative;
}
.grey-section-modal h5 {
  color: #101735;
  font-size: 17px;
  margin: 20px 0px;
  font-weight: 800;
  font-family: "ApexNew-Light";
}

.grey-section-modal-p {
  max-width: 375px;
}

/** Museum Section **/
.grey-section {
  padding: 20px;
  position: absolute;
  max-width: 500px;
  min-height: 81%;
}
.grey-section:nth-child(2n) {
  background: #e1e1e1;
}
.grey-section:nth-child(2n+1) {
  background: #111836;
  color: white;
}
.grey-section-p {
  font-size: 16px;
}
.grey-section.sm.full {
  min-height: auto;
  max-width: 100%;
  width: 100%;
  padding: 10px 15px;
  position: relative;
}
.grey-section.sm.full h3 {
  font-size: 17px;
  margin: 10px 0px;
}
.grey-section.right {
  top: 30px;
  right: 0%;
}
.grey-section.left {
  top: 30px;
  left: 0%;
  float: left;
  overflow: auto;
}
.grey-section h5 {
  color: #101735;
  font-size: 17px;
  margin: 20px 0px;
  font-weight: 800;
  font-family: "ApexNew-Light", "ApexNew", Helvetica, Arial, sans-serif;
}
.grey-section h3 {
  color: #101735;
  font-size: 17px;
  margin: 20px 0px;
  font-weight: 800;
  font-family: "ApexNew-Light", "ApexNew", Helvetica, Arial, sans-serif;
}
.grey-section:nth-child(2n+1) h3 {
  color: white;
}
.grey-section h3 .text-main {
  font-family: "ApexNew-Bold", "ApexNew", Helvetica, Arial, sans-serif;
  color: #1DAEEC;
  font-size: 20px;
}

.grey-offset-section {
  position: relative;
  margin-bottom: 20px;
}
.grey-offset-section .offset-img {
  float: right;
  position: absolute;
  right: 0;
}

.w-border {
  border: 1px solid #f5f5f5;
  overflow: hidden;
}

.find-us-section {
  padding-top: 15px;
}

.sp-blue {
  border-radius: 0px;
  border-color: #1DAEEC;
  background-color: #1DAEEC;
  padding: 6px 12px;
  padding-left: 0px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #fff;
  background: #1DAEEC url(../images/arrow-right-purple-box.png) no-repeat 99% 50%;
  padding-right: 50px;
  padding-top: 9px;
  -webkit-transition: color 0.75s ease-out, background 0.75s ease-out;
  -moz-transition: color 0.75s ease-out, background 0.75s ease-out;
  -o-transition: color 0.75s ease-out, background 0.75s ease-out;
  transition: color 0.75s ease-out, background 0.75s ease-out;
  position: absolute;
  bottom: 35px;
}
@media (max-width: 655px) {
  .sp-blue {
    position: absolute;
    bottom: 21px;
    right: 15px;
  }
}

.sp-blue:hover {
  border-radius: 0px;
  border-color: #1DAEEC;
  background-color: #1DAEEC;
  padding: 6px 12px;
  padding-left: 0px;
  font-size: 14px;
  text-decoration: none;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 900;
  color: #ffffff !important;
  background: #1DAEEC url(../images/arrow-right-white-box.png) no-repeat 99% 50%;
  padding-right: 50px;
  padding-top: 9px;
}

.guided-tours-img-wrap {
  padding-right: 0px;
}
@media (max-width: 655px) {
  .guided-tours-img-wrap {
    padding-right: 15px;
  }
}

.guided-tours {
  color: #fff;
}
.guided-tours h4 {
  font-size: 17px;
  margin-top: 15px;
}

.guided-tours-text-wrap {
  background-color: #1DAEEC;
  color: #fff;
  padding-right: 0px;
  margin-right: 15px;
}
@media (max-width: 655px) {
  .guided-tours-text-wrap {
    margin-left: 15px;
    padding: 15px;
    padding-top: 5px;
  }
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.museum-span {
  text-align: center;
}
@media (max-width: 767px) {
  .museum-span {
    text-align: left;
    font-size: 13px;
    margin-left: 0px;
  }
}

@media (max-width: 767px) {
  .museum-header {
    font-size: 17px;
  }
}

@media (max-width: 655px) {
  .grey-offset-section .grey-section {
    position: relative;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
    padding-bottom: 50px;
    margin-right: 15px;
    margin-top: -65px;
  }
}

@media (max-width: 655px) {
  .space-img {
    display: none;
  }

  .offset-img {
    float: left !important;
    position: relative !important;
  }

  .grey-offset-section {
    overflow: hidden;
  }

  .row-eq-height {
    display: block;
  }
}
/** Sign Up -Stephen **/
.image-right > img {
  margin-right: -15px;
  margin-left: -15px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 315px;
}
@media (max-width: 991px) {
  .image-right > img {
    max-height: 100%;
  }
}
@media (max-width: 635px) {
  .image-right > img {
    margin-left: -195px;
  }
}
@media (max-width: 435px) {
  .image-right > img {
    margin-left: 0;
    max-width: 100%;
  }
}

.text-side-left {
  padding-top: 9%;
  padding-bottom: 3%;
}
@media (max-width: 991px) {
  .text-side-left {
    padding-bottom: 9%;
    margin-bottom: 15px;
  }
}

.image-right {
  overflow: hidden;
}
@media (max-width: 435px) {
  .image-right {
    padding: 0px;
  }
}

.half-text {
  text-align: center;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}

.grey-bk {
  background-color: #eee;
}

.col-md-6 {
  position: relative;
}

@media (max-width: 991px) {
  .row.about.row-eq-height {
    display: block;
  }
}

.welcome {
  float: right;
  color: white;
  margin-top: 5px;
  margin-right: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 120px;
}

.terms > ol > li {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.terms > ol > li *:not(a) {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
}

.terms td {
  padding: 10px 20px;
  vertical-align: top;
}

.terms li.section {
  counter-increment: section;
  counter-reset: item;
}
.terms li.item:before {
  content: counter(section) "." counter(item);
  counter-increment: item;
  counter-reset: subitem;
}

.terms li.subitem:before {
  content: counter(section) "." counter(item) "." counter(subitem);
  counter-increment: subitem;
}

.terms li.item, .terms li.subitem {
  list-style-type: none;
}

.terms li.item:before {
  padding-right: 8px;
  margin-left: -30px;
}

.terms li.subitem:before {
  padding-right: 8px;
  margin-left: -40px;
}

.terms > ol > li > ol, .terms > ol > li > p {
  margin-top: 20px;
}

button.hamburger.animated.fadeInLeft.is-closed {
  left: 0;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button.hamburger.animated.fadeInLeft.is-open {
  left: 220px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

button.tour.grey {
  cursor: default;
}

@media (max-width: 767px) {
  #carousel-example {
    display: none!important;
  }
}
#carousel-example {
  max-height: 450px;
  min-height: 450px;
  overflow: hidden;
}
#carousel-example .item {
  min-height: 450px;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  min-height: 450px;
}
#carousel-example .item:after {
  background: rgba(0, 0, 0, 0.35);
  content: "";
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
@media (max-width:767px) {
  .full-overlay {
    margin-left: 0;
  }
}
@media (max-width: 767px){
  .full-overlay {
    display: none!important;
  }
}

/** Image replacement - responsive **/

.resize-desktop img {
  object-fit: cover;
}
@media (max-width: 1200px) {
  .resize-desktop {
    display: none;
  }
}
.resize-tablet {
  display: none;
}
.resize-tablet img {
  object-fit: cover;
}
@media (max-width: 1199px) {
  .resize-tablet {
    display: block;
  }
}
@media (max-width: 768px) {
  .resize-tablet {
    display: block;
  }
}
.resize-phone {
  display: none;
}
.resize-phone img {
  object-fit: cover;
}
@media (max-width: 768px) {
  .resize-phone {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .carousel-indicators {
    bottom: 50px;
    left: 60%;
  }
}
/** Landing Pages **/
.carousel-caption.sp-cap.center-sp {
  left: 0!important;
  right: 0!important;
}
.carousel-caption.sp-cap.center-sp .border-outer {
  max-width: 830px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 830px) {
  .carousel-caption.sp-cap.center-sp .border-outer {
    max-width: 750px;
  }
}

.stadiumtour-img {
  background: url(../images/overlay/1920x250-StadiumTours-bp1200.jpg) no-repeat center;
}
@media (max-width:1199px) {
  .stadiumtour-img {
    background: url(../images/overlay/1200x250-StadiumTours-bp1025.jpg) no-repeat center;
  }
}
/*@media (max-width:991px) {*/
/*  .stadiumtour-img {*/
/*    background: url(../images/overlay/1025x250-StadiumTours-bp728.jpg) no-repeat center;*/
/*  }*/
}
@media (max-width: 767px) {
  .stadiumtour-img {
    display: none;
  }
}

.easter-img {
  background: url(../images/overlay/ST_banner_1920x250.jpg) no-repeat center;
}
@media (max-width:1199px) {
  .easter-img {
    background: url(../images/overlay/ST_banner_1200x250.jpg) no-repeat center;
  }
}
@media (max-width:991px) {
  .easter-img {
    background: url(../images/overlay/ST_banner_1025x250.jpg) no-repeat center;
  }
}
@media (max-width: 767px) {
  .easter-img {
    display: none;
  }
}

.nfl-img {
  background: url(../images/overlay/1920x250-nfl.jpg) no-repeat center;
}
@media (max-width:1199px) {
  .nfl-img {
    background: url(../images/overlay/1200x250-nfl.jpg) no-repeat center;
  }
}
@media (max-width:991px) {
  .nfl-img {
    background: url(../images/overlay/1025x250-nfl.jpg) no-repeat center;
  }
}
@media (max-width: 767px) {
  .nfl-img {
    display: none;
  }
}

.skywalk-img {
  background: url(../images/overlay/Skywalk_Upgrade_VA_Website_1920x250px.jpg) no-repeat center;
}
.skywalk-confirm-img {
  background: url(../images/overlay/1920x250-Skywalk-shop.gif) no-repeat center;
}
@media (max-width:1199px) {
  .skywalk-img {
    background: url(../images/overlay/Skywalk_Upgrade_VA_Website_1200x250px.jpg) no-repeat center;
  }
  .skywalk-confirm-img {
    background: url(../images/overlay/1200x250-Skywalk-shop.gif) no-repeat center;
  }
}
@media (max-width:991px) {
  .skywalk-img {
    background: url(../images/overlay/Skywalk_Upgrade_VA_Website_1025x250px.jpg) no-repeat center;
  }
  .skywalk-confirm-img {
    background: url(../images/overlay/1025x250-Skywalk-shop.gif) no-repeat center;
  }
}
@media (max-width: 767px) {
  .skywalk-img {
    display: none;
  }
  .skywalk-confirm-img {
    display: none;
  }
}

.drop-img {
  background: url(../images/overlay/1920x250-TheDrop.jpg) no-repeat center;
}

.christmas-img {
  background: url(../images/overlay/1920x300-christmas.png) no-repeat center;
  height: 300px!important;
}

@media (max-width:1199px) {
  .drop-img {
    background: url(../images/overlay/1200x250-TheDrop.jpg) no-repeat center;
  }

  .christmas-img {
    background: url(../images/overlay/1200x300-christmas.png) no-repeat center;
  }
}
@media (max-width:991px) {
  .drop-img {
    background: url(../images/overlay/1025x250-TheDrop.jpg) no-repeat center;
  }

  .christmas-img {
    background: url(../images/overlay/1025x300-christmas.png) no-repeat center;
  }
}
@media (max-width: 767px) {
  .drop-img {
    display: none;
  }
  .christmas-img {
    display: none;
  }
}


.voucher-img {
  background: url(../images/overlay/1920x250-Vouchers-valentine-promo.jpg) no-repeat center;
}
@media (max-width:1199px) {
  .voucher-img {
    background: url(../images/overlay/1200x250-Vouchers-valentine-promo.jpg) no-repeat center;
  }
}
@media (max-width:991px) {
  .voucher-img {
    background: url(../images/overlay/1025x250-Vouchers-valentine-promo.jpg) no-repeat center;
  }
}
@media (max-width: 767px) {
  .voucher-img {
    display: none;
  }
}
.legends-img {
  background: url(../images/overlay/1920x250-legends.jpg) no-repeat center;
}
@media (max-width:1199px) {
  .legends-img {
    background: url(../images/overlay/1200x250-legends.jpg) no-repeat center;
  }
}
@media (max-width:991px) {
  .legends-img {
    background: url(../images/overlay/1025x250-legends.jpg) no-repeat center;
  }
}
@media (max-width: 767px) {
  .legends-img {
    display: none;
  }
}

/** Lock Out Page  **/
@media (max-width: 991px) {
  section.lock-section {
    margin:0 auto;
    margin-top: 2.5%;
  }
  section.lock-section img.resize-desktop-login.img-responsive {
    width: 75%;
    object-fit: cover;
    height: 340px;
  }
  section.lock-section .lock-code-outer {
    right: auto;
    left: 32.5%!important;
  }
}
@media (max-width: 550px) {
  section.lock-section {
    margin-top:0%;
  }
  section.lock-section .lock-code-outer {
    top: 160px;
    left: auto!important;
    right: auto;
    width: 94%;
  }
}

.q-logo img {
  height: 40px;
  margin-bottom: 10px!important;
  margin:0 auto;
}
@media (max-width: 991px) {
  .q-logo img {
    margin-left: 0px;
  }
}
.q-logo.v-hidden {
  visibility: hidden;
}
@media (max-width:991px) {
  .q-logo.v-hidden {
    display: none;
  }
}
.q-badge span.label {
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 10px 4px;
}
.q-badge.v-hidden {
  visibility: hidden;
}
@media (max-width: 991px) {
  .q-badge.v-hidden {
    display: none;
  }
}
@media (max-width: 991px) {
  .q-badge p {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .q-badge {
    display: inline-block;
  }
}

#slidein-modal-cal {
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
  border: 0;
}
#slidein-modal-cal .modal-dialog {
  float: right;
  padding: 0;
  border-radius: 0;
  width: 25%;
  height:100%;
}
@media (max-width:991px) {
  #slidein-modal-cal .modal-dialog {
    width: 30%;
  }
}
@media (max-width:767px) {
  #slidein-modal-cal .modal-dialog {
    width: 100%;
  }
}

#slidein-modal-cal .modal-content {
  height:100%;
  border:0;
  -webkit-border-radius: 0!important;
  -moz-border-radius: 0!important;
  border-radius: 0!important;
}
#slidein-modal-cal .modal-header {
  padding:10px 10px 5px 10px;
  border-bottom:1px solid #f1f1f1;
}
#slidein-modal-cal .modal-body {
  padding:20px 10px 20px 10px;
  height: fit-content;
  background-color: white;
}
#slidein-modal-cal .modal-footer {
  padding:20px 10px 5px 10px;
}
#slidein-modal-cal .responsive-calendar {
  margin-top:0!important;
}

/** Experience Page **/
.row.left-right-skew {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 575px) {
  .row.left-right-skew {
    margin-left: -90px;
    margin-right: -90px;
  }
}
.row.left-right-skew .skew-img-section .skew-content-wrap {
  height: 450px;
  text-align: center;
  padding: 0;
  z-index: 1;
  overflow: hidden;
  position: relative;
  border: 0 solid #666;
  margin-bottom: 50px;
}
@media (max-width: 414px) {
  .row.left-right-skew .skew-img-section .skew-content-wrap {
    margin-bottom: 30px;
    height: 250px;
  }
}
.row.left-right-skew .skew-img-section .skew-content-wrap::before {
  content: "";
  display: block;
  background-size: cover !important;
  position: relative;
  z-index: -1;
  height: 100%;
  width: 130%;
  margin-left: -65px;
}
.row.left-right-skew .skew-img-section .skew-content-wrap.first {
  clip: url(#first-img);
  -webkit-clip-path: url(#first-img);
  clip-path: url(#first-img);
}
.row.left-right-skew .skew-img-section .skew-content-wrap.first::before {
  background: url(../images/skywalk/dare-exp-1.jpg) no-repeat;
}
.row.left-right-skew .drop.skew-img-section .skew-content-wrap.first::before {
  background: url(../images/drops/drop-1.jpg) no-repeat;
}
.row.left-right-skew .skew-img-section .skew-content-wrap.second {
  clip: url(#second-img);
  -webkit-clip-path: url(#second-img);
  clip-path: url(#second-img);
}
.row.left-right-skew .skew-img-section .skew-content-wrap.second::before {
  background: url(../images/skywalk/dare-exp-2-colour.jpg) no-repeat;
}
.row.left-right-skew .drop.skew-img-section .skew-content-wrap.second::before {
  background: url(../images/drops/drop-2.jpg) no-repeat;
}
.row.left-right-skew .skew-img-section .skew-content-wrap.third {
  clip: url(#third-img);
  -webkit-clip-path: url(#third-img);
  clip-path: url(#third-img);
}
.row.left-right-skew .skew-img-section .skew-content-wrap.third::before {
  background: url(../images/skywalk/dare-exp-3.jpg) no-repeat;
  background-position-x: -60px;
}
.row.left-right-skew .drop.skew-img-section .skew-content-wrap.third::before {
  background: url(../images/drops/drop-3.jpg) no-repeat;
  background-position-x: -60px;
}
@media (max-width: 991px) {
  .row.left-right-skew .skew-img-section .skew-content-wrap.third::before {
    background-position-x: right;
  }
}
.row.left-right-skew .skew-text-section .first {
  height: 100%;
  text-align: center;
  padding: 0px;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transform: skew(16deg, 0);
  overflow: hidden;
  position: relative;
  border: 0 solid #666;
  background-color: #eef0f1;
}

.row.left-right-skew > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

.skew-text-section .text-skew-section {
  background: #eef0f1;
  height: 100%;
  clip: polygon(0 0, 89% 2%, 100% 100%, 7% 95%);
  -webkit-clip-path: polygon(0 0, 89% 2%, 100% 100%, 7% 95%);
  clip-path: polygon(0 0, 89% 2%, 100% 100%, 7% 95%);
  margin-left: -130%;
  margin-top: 50px;
}
.skew-text-section .text-skew-section {
  height: 450px;
}
@media (max-width: 428px) {
  .skew-text-section .text-skew-section {
    max-height: 450px;
  }
}
@media (max-width: 414px) {
  .skew-text-section .text-skew-section {
    margin-top: 30px;
    max-height: 250px;
  }
}

.skew-text-section .text-skew-section p {
  color: #111836;
  font-family: "Skywalk", Helvetica, Arial, sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: right;
  margin-top: 18%;
  width: 182px;
  float: right;
  margin-right: 200px;
}
.drop.skew-text-section .text-skew-section {
  background-color: #E1E100;
}

.legends.skew-text-section .text-skew-section p {
  font-size: 16px;
  margin-right: 120px;
}

@media (max-width: 991px) {
  .skew-text-section .text-skew-section p {
    margin-right: 110px;
    margin-top: 25%;
    font-size: 22px;
  }
  .legends.skew-text-section .text-skew-section p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .skew-text-section .text-skew-section p {
    font-size: 18px;
    width: 115px;
  }
  .legends.skew-text-section .text-skew-section p {
    font-size: 12px;
  }
}
@media (max-width: 575px) {
  .skew-text-section .text-skew-section p {
    margin-right: 110px;
    font-size: 16px;
  }
  .legends.skew-text-section .text-skew-section p {
    font-size: 10px;
  }
}
@media (max-width: 414px) {
  .skew-text-section .text-skew-section p {
    margin-right: 100px;
    font-size: 12px;
  }
  .legends.skew-text-section .text-skew-section p {
    font-size: 8px;
  }
}
.skew-text-section .text-skew-section.right {
  margin-right: -130%;
  margin-left: 0%;
  clip: polygon(15% 6%, 100% 2%, 89% 94%, 0% 100%);
  -webkit-clip-path: polygon(15% 6%, 100% 2%, 89% 94%, 0% 100%);
  clip-path: polygon(15% 6%, 100% 2%, 89% 94%, 0% 100%);
}
.skew-text-section .text-skew-section.right p {
  text-align: left;
  float: left;
  margin-right: 0;
  margin-left: 140px;
}
@media (max-width: 991px) {
  .skew-text-section .text-skew-section.right p {
    margin-left: 90px;
    margin-top: 25%;
  }
}
@media (max-width: 575px) {
  .skew-text-section .text-skew-section.right p {
    margin-left: 110px;
  }
}
@media (max-width: 414px) {
  .skew-text-section .text-skew-section.right p {
    margin-left: 85px;
    margin-top: 20%;
  }
}

.spurs-img-svg {
  display: block;
}

#skew-section .page-header-wrapper {
  background: #010719;
  padding: 50px 0;
}
@media (max-width: 414px) {
  #skew-section .page-header-wrapper {
    padding: 25px 0;
  }
}

section.skew-middle-text {
  background-color: #010719;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
}
section.skew-middle-text p {
  margin-bottom: 0;
  font-family: "Skywalk", Helvetica, Arial, sans-serif;
  font-weight: 900 !important;
}
@media (max-width: 991px) {
  section.skew-middle-text p {
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  section.skew-middle-text p {
    padding: 0 6px;
  }
}
@media (max-width: 414px) {
  section.skew-middle-text p {
    padding: 0 0px;
    font-size: 16px;
  }
}

p.small-width-text {
  width: 160px !important;
}
@media (max-width: 767px) {
  p.small-width-text {
    width: 130px !important;
  }
}
@media (max-width: 414px) {
  p.small-width-text {
    width: 108px !important;
  }
}

.book-now-row {
  padding: 40px 0;
}

.nightwalk {
  margin: 15px 0 40px 0;
  display: inline-flex;
  color: #1DAEEC;
  border-bottom: 1px solid #1DAEEC;
  line-height: 14px;
  font-family: "ApexNew-Normal", Helvetica, Arial, sans-serif;
  font-weight: 900 !important;
}
.nightwalk:hover {
  color: #1DAEEC;
}
@media (max-width: 414px) {
  .nightwalk {
    margin-bottom: 20px;
  }
}

@media (max-width: 414px) {
  .nerves-row {
    margin-bottom: 15px !important;
  }
}

.row-center {
  text-align: center;
  margin-top: 20px;
}

.col-center {
  display: inline-block;
  float: none;
}

.mt-3 {
  margin-top: 2.2rem !important;
}

@media (max-width: 414px) {
  .col-center.combine-tour-col {
    width: 45%;
    margin-bottom: 15px;
  }
}

section.square-box-section {
  background: #f5f5f5;
  padding-top: 95px;
  overflow: hidden;
}

section.square-box-section.last {
  padding-bottom: 95px;
}

section.square-box-section img {
  max-width: 740px;
}

@media (max-width: 991px) and (min-width: 656px) {
  .leg-img-1, .leg-img-3 {
    margin-left: -210px !important;
  }
}
@media (max-width: 991px) and (min-width: 656px) {
  .leg-img-2 {
    margin-right: -210px !important;
  }
}
section.square-box-section .grey-section {
  background: #010719;
}

section.square-box-section .grey-section h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1.28;
}

@media (max-width: 768px) and (min-width: 600px) {
  section.square-box-section .grey-section.right {
    right: 4%;
  }
}

.row-hero {
  position: relative;
  width: 100%;
}

.row-hero-overlay {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(16, 23, 53, 0.4);
}

.row-hero-info {
  margin-top: 3%;
}
@media (max-width: 768px) {
  .row-hero-info {
    margin-top: 4%;
  }
}
@media (max-width: 414px) {
  .row-hero-info {
    margin-top: 25px;
  }
}

.row-fluid.row-hero.sub-banner-wrap {
  width: 100%;
  overflow: hidden;
}

.row-hero-title {
  font-family: "Skywalk", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 900 !important;
  font-size: 50px;
  text-shadow: 0 0px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 0px !important;
}
.legends.row-hero-title {
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
}

.row-hero-sub-title {
  font-family: "Skywalk", Helvetica, Arial, sans-serif;
  font-weight: 900 !important;
  letter-spacing: 0;
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.legends.row-hero-sub-title {
  font-family: ApexNew-Light, Helvetica, Arial, sans-serif;
}
@media (max-width: 768px) {
  .row-hero-title {
    font-size: 40px;
  }
  .row-hero-sub-title {
    font-size: 16px;
  }
}

.row-hero-description {
  font-size: 24px;
}

.row-hero-container {
  position: relative;
  color: #FFFFFF;
  z-index: 3 !important;
}

.row-hero-container video {
  position: relative;
  z-index: 0;
}
.row-hero-container video + img {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0px;
  margin-left: -35px;
}
@media (max-width: 414px) {
  .row-hero-container video + img {
    margin-left: -115px;
  }
}

video {
  width: 100% !important;
  height: auto !important;
}

.video-holder {
  position: relative;
  width: 100%;
  max-height: 650px;
  top: 0;
  left: 0;
  opacity: 1;
}
@media (max-width: 414px) {
  .video-holder {
    width: 200%;
    margin-left: -50%;
  }
  .edge.video-holder {
    width: 100%;
    padding: 0 0 40px 0;
    margin-left: 0;
    background: #000000;
  }
  .row-hero-info {
    margin-top: 25px;
    position: relative;
    top: 25px;
  }
  #skew-section .page-header-wrapper {
    padding: 0 25px 25px 25px;
  }
}

.video-holder.gradient-overlay.video-wrapper.sub-banner {
  height: 250px;
}

.video-holder.gradient-overlay.video-wrapper.sub-banner img {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}

.gradient-overlay:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: transparent;
  opacity: 0.8;
  z-index: 2;
}

.hero {
  overflow: hidden;
  padding: 0;
  position: relative;
  height: 1500px;
}

.hero-video {
  position: absolute;
  top: 0;
}

.row-about {
  background-color: transparent;
  height: 500px;
  border-top: 0px solid grey;
}

#hero-section {
  overflow: hidden;
}

.hero-more {
  bottom: 20px;
  position: absolute;
  left: 0;
  right: 0;
}
.hero-more .row-hero-sub-title {
  margin-bottom: 0px;
}

video {
  margin-bottom: -7px;
}

.chev-down {
  margin-top: 10px;
  width: 20px;
  position: absolute;
  margin-left: -10px;
  transition: all 0.3s ease-in-out;
}

.dare-btn {
  font-size: 16px !important;
}

a.anchorLink {
  color: white !important;
  outline: none !important;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  height: 60px;
}
a.anchorLink:hover, a.anchorLink :focus {
  color: white !important;
}
a.anchorLink:hover {
  transition: all 0.3s ease-in-out;
}
a.anchorLink:hover img {
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}

#skew-section {
  overflow-x: hidden;
}

.nav-tabs.nav-justified.custom-tabs {
  background: white;
  margin: 0;
  padding-bottom: 15px;
  padding-top: 0px;
}
.nav-tabs.nav-justified.custom-tabs li {
  display: table-cell;
  width: 1%;
  background-color: #071231;
  border: 1px solid #071231 !important;
  height: 42px;
  vertical-align: middle;
  text-align: center;
}
.nav-tabs.nav-justified.custom-tabs li.active {
  background-color: #1DAEEC;
  border: 1px solid #1DAEEC !important;
}
.nav-tabs.nav-justified.custom-tabs li.active a {
  background-color: transparent;
  border-bottom-color: transparent !important;
  border: 1px solid transparent !important;
}
.nav-tabs.nav-justified.custom-tabs li a {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125) !important;
  padding: 10px 10px;
  color: #ffffff !important;
  text-transform: uppercase;
}
.nav-tabs.nav-justified.custom-tabs li a:hover {
  background-color: transparent;
  border: 1px solid transparent !important;
}

.strikethrough-diagonal {
  position: relative;
}
.strikethrough-diagonal:before {
  position: absolute;
  content: '';
  left: 0;
  top: 45%;
  right: 0;
  border-top: 2px solid;
  border-color: #e7e721;
  -webkit-transform: skewY(20deg);
  -moz-transform: skewY(20deg);
  transform: skewY(2deg);
}

#drops-carousel .carousel-cell {
  width: 33%;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (max-width: 1199px) {
  #drops-carousel .carousel-cell {
    width: 33%;
  }
}
@media (max-width: 767px) {
  #drops-carousel .carousel-cell {
    width: 75%;
  }
}

.drops-carousel-wrap {
  margin: 16px 5px 20px 5px;
}
@media (max-width: 1199px) {
  .drops-carousel-wrap {
    margin: 16px 0 20px 0;
  }
}


.carousel-cell {
  width: 20%;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

@media (max-width: 1199px) {
  .carousel-cell {
    width: 33%;
  }
}
@media (max-width: 767px) {
  .carousel-cell {
    width: 75%;
  }
}
.carousel-cell img {
  max-width: 100%;
}

.carousel-inner-wrap {
  margin-right: 15px !important;
  margin-left: 15px !important;
  text-align: center;
}

.carousel-wrap {
  margin: 100px 5px 20px 5px;
}
@media (max-width: 1199px) {
  .carousel-wrap {
    margin: 100px 0 20px 0;
  }
}

#drops-carousel .flickity-viewport {
  min-height: 350px!important;
  height: 350px !important;
}

#legends-carousel .flickity-viewport, #drops-carousel .flickity-viewport {
 min-height: 258px!important;
}

@media (max-width:1199px) and (min-width: 992px) {
  #legends-carousel .flickity-viewport, #drops-carousel .flickity-viewport {
    min-height: 348px !important;
  }
}
@media (max-width:991px) and (min-width: 768px) {
  #legends-carousel .flickity-viewport, #drops-carousel .flickity-viewport {
    min-height: 275px !important;
  }
}
@media (max-width:414px) and (min-width: 320px) {
  #legends-carousel .flickity-viewport, #drops-carousel .flickity-viewport {
    min-height: 320px !important;
  }
}

ol.flickity-page-dots {
  display: none;
}

button.flickity-button.flickity-prev-next-button {
  background: url(../images/arrow-new.png);
  width: 60px;
  height: 60px;
}
@media (max-width: 812px) {
  button.flickity-button.flickity-prev-next-button {
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 11px;
  }
}
button.flickity-button.flickity-prev-next-button.previous {
  transform: rotate(180deg);
  left: -80px;
}
@media (max-width: 1370px) and (min-width: 1200px) {
  button.flickity-button.flickity-prev-next-button.previous {
    left: -10px;
  }
}
@media (max-width: 1150px) and (min-width: 1025px) {
  button.flickity-button.flickity-prev-next-button.previous {
    left: -10px;
  }
}
@media (max-width: 1024px) {
  button.flickity-button.flickity-prev-next-button.previous {
    left: 0px;
  }
}
@media (max-width: 800px) {
  button.flickity-button.flickity-prev-next-button.previous {
    left: 0px;
    top: 28%;
  }
}
button.flickity-button.flickity-prev-next-button.next {
  right: -80px;
  margin-top: 27px;
}
@media (max-width: 1370px) and (min-width: 1200px) {
  button.flickity-button.flickity-prev-next-button.next {
    right: -10px;
  }
}
@media (max-width: 1150px) and (min-width: 1025px) {
  button.flickity-button.flickity-prev-next-button.next {
    right: -10px;
  }
}
@media (max-width: 1024px) {
  button.flickity-button.flickity-prev-next-button.next {
    right: 0px;
  }
}
@media (max-width: 800px) {
  button.flickity-button.flickity-prev-next-button.next {
    right: 0px;
    top: 30.5%;
  }
}
button.flickity-button.flickity-prev-next-button svg {
  display: none;
}

.flickity-prev-next-button {
  border-radius: 0 !important;
  top: 28%;
}
@media (max-width: 1199px) {
  .flickity-prev-next-button {
    top: 33%;
  }
}

.box-row {
  margin: 30px 6px;
}
.box-row .box-col img {
  max-width: 100%;
}
.box-row .box-bottom {
  background: #0c1226;
  padding: 20px;
  text-align: center;
  color: white !important;
  text-transform: uppercase;
  font-weight: 600;
  min-height: 116px;
  display: flex;
  align-items: center;
  border-bottom: 2px solid #e7e721;
}
@media (max-width: 1199px) {
  .box-row .box-bottom {
    min-height: 180px;
  }
}
@media (max-width: 767px) {
  .box-row .box-bottom {
    min-height: 117px;
  }
}
.box-row .box-bottom p {
  margin-bottom: 0;
  font-size: 15px;
}

.mb-3 {
  margin-bottom: 2.2rem !important;
}
.mt-3 {
  margin-top: 2.2rem!important;
}

.row.leg-section-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin: 50px 0;
}
@media (max-width: 600px) {
  .row.leg-section-row {
    display: block
  }
}
.row.leg-section-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
}

@media (max-width: 600px) {
  .leg-col {
    width: 100%;
    -ms-flex: 0 0 100%;
    /* flex: 0 0 100%; */
    /* max-width: 100%; */
    /* max-height: 400px; */
    height: 400px;
    margin-bottom: 15px;
  }
}

.leg-col .leg-col-inner {
  border-bottom: 2px solid #e7e721;
}
@media (min-width: 601px) {
  .leg-col .leg-col-inner {
    min-height: 306px;
  }
}

.leg-col.mob-leg-col {
   display: none!important;
}
@media (max-width: 600px) {
  .leg-col.mob-leg-col {
    display: block!important;
  }
}

.leg-col.desk-leg-col {
   display: block!important;
}
@media (max-width: 600px) {
  .leg-col.desk-leg-col {
    display: none!important;
  }
}


.leg-detail-col .leg-detail-col-inner {
  background: #0c1226;
  padding: 30px 20px;
  height: 100%;
  border-bottom: 2px solid #e7e721;
}

.leg-detail-col .leg-detail-col-inner .header-wrap {
  display: inline-block;
  border-bottom: 2px solid #e7e721;
  height: 35px;
  margin-bottom: 25px;
}
.leg-detail-col .leg-detail-col-inner h1 {
  margin-top: 0px;
  color: white;
  text-transform: uppercase;
  font-family: "ApexNew", Helvetica, Arial, sans-serif;
  font-weight: 400;
  display: inline-block;
}
.leg-detail-col .leg-detail-col-inner.text-right {
 text-align: right;
}
@media (max-width: 600px) {
  .leg-detail-col .leg-detail-col-inner.text-right {
    text-align: left;
  }
}

.leg-detail-col .leg-detail-col-inner p {
  color: white;
}


@media (max-width: 600px) {
  .leg-detail-col {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.legend-img {
  width: 100%;
  height: 100%;
}

.allan-mullery {
  background: center/cover url("../images/legends/allan-mullery-profile.png") no-repeat;
}
.cliff-jones {
  background: center/cover url("../images/legends/cliff-jones-profile.png") no-repeat;
}
.clive-allen {
  background: center/cover url("../images/legends/clive-allen-profile.png") no-repeat;
}
.david-howells {
  background: center/cover url("../images/legends/david-howells-profile.png") no-repeat;
}
.gary-mabbutt {
  background: center/cover url("../images/legends/gary-mabbutt-profile.png") no-repeat;
}
.graham-roberts {
  background: center/cover url("../images/legends/graham-roberts-profile.png") no-repeat;
}
.john-pratt {
  background: right/cover url("../images/legends/john-pratt-profile.png") no-repeat;
}
.mark-falco {
  background: center/cover url("../images/legends/mark-falco-profile.png") no-repeat;
}
.martin-chivers {
  background: center/cover url("../images/legends/martin-chivers-profile.png") no-repeat;
}
.micky-hazard {
  background: center/cover url("../images/legends/micky-hazard-profile.png") no-repeat;
}
.osvaldo-ardiles {
  background: center/cover url("../images/legends/ossie-ardiles-profile.png") no-repeat;
}
.pat-jennings {
  background: center/cover url("../images/legends/pat-jennings-profile.png") no-repeat;
}
.paul-allen {
  background: center/cover url("../images/legends/paul-allen-profile.png") no-repeat;
}
.steve-sedgley {
  background: center/cover url("../images/legends/steve-sedgley-profile.png") no-repeat;
}
.tony-galvin {
  background: center/cover url("../images/legends/tony-galvin-profile.png") no-repeat;
}
.ledley-king {
  background: 50% 20%/cover url("../images/legends/ledley-king-profile.jpg") no-repeat;
}
.michael-dawson {
  background: 70% 50%/cover url("../images/legends/michael-dawson.jpg") no-repeat;
}

.morecontent span {
  display: none;
}

.tour-features-section {
  display: inline-block;
}

.tour-features + div {
  display: inline-block;
}
.tour-features + div .box {
  display: inline-block;
}
.tour-features + div .box .more {
  display: inline-block;
}

.morelink {
  display: block;
}

.read-less img {
  transform: rotate(180deg) !important;
}

.read-more-art[data-readmore] {
  transition: height 100ms;
  overflow: hidden;
}


@media (max-width: 1199px) {
  .tour-type-col {
    width: 26%;
  }
}
@media (max-width: 991px) {
  .tour-type-col {
    width: 50%;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 520px) {
  .tour-type-col {
    width: 100%;
  }
}

.form-group.sp-sel.group-size-col {
  width: 18%;
}
@media (max-width: 1199px) {
  .form-group.sp-sel.group-size-col {
    width: 13%;
  }
}
@media (max-width: 991px) {
  .form-group.sp-sel.group-size-col {
    width: 50%;
    margin: 0 !important;
    margin-bottom: 15px !important;
  }
}
@media (max-width: 520px) {
  .form-group.sp-sel.group-size-col {
    width: 100%;
  }
}

@media (max-width: 1199px) {
  .form-group.sp-sel.sel-tour-col {
    width: 35% !important;
  }
}
@media (max-width: 1040px) {
  .form-group.sp-sel.sel-tour-col {
    width: 33% !important;
    padding: 0px;
  }
}
@media (max-width: 991px) {
  .form-group.sp-sel.sel-tour-col {
    width: 100% !important;
    padding: 0 15px !important;
  }
}
@media (max-width: 991px) {
  .form-group.sp-sel.sel-tour-col .exp-div.blue {
    margin-top: 0px !important;
    margin-bottom: 13px !important;
    font-size: 13px !important;
  }
}

.date-col {
  width: 13%;
}
@media (max-width: 1199px) {
  .date-col {
    width: 15% !important;
  }
}
@media (max-width: 991px) {
  .date-col {
    width: 50% !important;
    margin: 0 !important;
    margin-bottom: 15px !important;
    float: left;
  }
}
@media (max-width: 1199px) {
  .date-col .form-control {
    padding-right: 0 !important;
  }
}

.search-col {
  width: 11%;
}
@media (max-width: 991px) {
  .search-col {
    width: 50%;
    margin: 0 !important;
    float: left;
    text-align: right;
    margin-bottom: 15px !important;
  }
}

@media (max-width: 991px) {
  .sp-blank-label {
    display: none;
  }
}

.btn.btn-default.previous-btn {
  background: #101735 url(../images/arrow-left-blue-box.png) no-repeat 1% 50%;
  padding-left: 50px;
  padding-right: 12px;
}

.btn.btn-default.previous-btn:hover {
  background: #101735 url(../images/arrow-left-white-box.png) no-repeat 1% 50%;
  padding-left: 50px;
  padding-right: 12px;
}

#catapult-cookie-bar {
  box-sizing: border-box;
  max-height: 400px;
  opacity: 1;
  z-index: 99999999;
  overflow: hidden;
  color: white;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(10, 10, 10, 0.9);
  padding-top:20px;
  padding-bottom: 20px;
  font-size: 1.1em;
  font-weight: bold;
  visibility: hidden;
}
.ctcc-inner {
  margin: 0 auto;
  width: 50%;
}
@media (max-width: 767px) {
  .ctcc-inner {
    width: 80%;
  }
}
.ctcc-left-side a, .ctcc-left-side a:hover {
  color: #1DAEEC !important;
}

/** New Gift Voucher Layouts Start **/
.choose-gift-voucher.new-layout p.voucher-type-label.mb-2.mt-4 {
  margin-top: 35px !important;
  margin-bottom: 10px !important;
  max-width: 800px;
  margin: 0 auto;
}
.choose-gift-voucher.new-layout p.voucher-type-label.mb-2.mt-0 {
  margin-top: 0px !important;
  margin-bottom: 10px !important;
  max-width: 800px;
  margin: 0 auto;
}
.choose-gift-voucher.new-layout .voucher-thumb {
  border: 1px solid #ddd;
  padding: 0px;
  margin-bottom: 00px;
}
.choose-gift-voucher.new-layout .voucher-select-col {
  margin-bottom: 30px;
}
@media (max-width: 768px) and (min-width: 535px) {
  .choose-gift-voucher.new-layout .voucher-select-col {
    width: 50%;
    float: left;
  }
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap {
  position: relative;
  text-align: center;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101735;
  opacity: .7;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-grid;
  align-items: center;
  z-index: 2;
  font-size: 22px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}
@media (max-width: 991px) and (min-width: 768px) {
  .choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap span {
    font-size: 16px;
  }
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap span p {
  margin-bottom: 0px;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  right: 0px;
  margin-top: 5px;
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap:hover {
  cursor: pointer;
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1DAEEC;
  opacity: .7;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}
.choose-gift-voucher.new-layout .voucher-select-col .voucher-select-wrap:hover span {
  color: #101735;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}

.mb-3 {
  margin-bottom: 20px;
}

/** Quantities carousel **/
.quantities-carousel {
  margin: 15px 0px 20px 80px;
}
@media (max-width: 1370px) {
  .quantities-carousel {
    margin: 15px 80px 20px 80px;
  }
}
@media (max-width: 414px) {
  .quantities-carousel {
    margin: 15px 50px 20px 50px;
  }
}
.quantities-carousel .carousel-flick .carousel-cell .q-title {
  height: 72px;
}
.quantities-carousel .carousel-flick .carousel-cell {
  width: 28%;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
@media (max-width: 1370px) {
  .quantities-carousel .carousel-flick .carousel-cell {
    width: 34%;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .carousel-flick .carousel-cell {
    width: 44%;
  }
}
@media (max-width: 767px) {
  .quantities-carousel .carousel-flick .carousel-cell {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .quantities-carousel .carousel-flick .carousel-cell {
    width: 80%;
  }
}
@media (max-width: 1370px) {
  .quantities-carousel button.flickity-button.flickity-prev-next-button.previous {
    left: -80px;
  }
}
@media (max-width: 414px) {
  .quantities-carousel button.flickity-button.flickity-prev-next-button.previous {
    left: -60px;
  }
}
@media (max-width: 1370px) {
  .quantities-carousel button.flickity-button.flickity-prev-next-button.next {
    right: -80px;
  }
}
@media (max-width: 414px) {
  .quantities-carousel button.flickity-button.flickity-prev-next-button.next {
    right: -60px;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .l-mobile {
    float: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .l-mobile .q-price, .quantities-carousel .quant-box .l-mobile .q-tot-green {
    display: block;
  }
}
.quantities-carousel .quant-box .l-mobile .q-logo.v-hidden {
  display: block !important;
}
.quantities-carousel .quant-box .l-mobile .q-logo {
  margin: 0 auto !important;
}
.quantities-carousel .quant-box .l-mobile .q-logo img {
  margin: 0 auto !important;
  margin-bottom: 10px !important;
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .l-mobile .q-badge.v-hidden {
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .l-mobile .q-tot-green {
    height: 30px !important;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .r-mobile {
    float: none;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .quantities-carousel .quant-box .r-mobile .q-button {
    position: relative;
    bottom: 0px;
  }
}
@media (max-width: 991px) and (max-width: 435px) {
  .quantities-carousel .quant-box .r-mobile .q-button .blue {
    padding: 6px 25px 4px 25px !important;
  }
}

.quantities-carousel .quant-box .r-mobile a.btn.btn-default.blue {
  width: auto;
  margin-bottom: 0px;
}

.extras-section {
  border: 1px solid #ccc;
  padding: 15px 30px;
  margin-bottom: 20px;
}
@media (max-width: 535px) {
  .extras-section {
    padding: 15px;
  }
}
@media (max-width: 414px) {
  .extras-section {
    padding: 0px;
  }
}
.extras-section .extra-button-col {
  max-width: 102px;
}
.extras-section .extra-button-col .q-button {
  margin-top: 25px;
}
@media (max-width: 414px) {
  .extras-section .extra-button-col .q-button {
    margin-top: 20px;
  }
}
.extras-section .extra-img-col {
  max-width: 152px;
}
@media (max-width: 769px) and (min-width: 768px) {
  .extras-section .extra-img-col {
    margin-top: 22px;
  }
}
@media (max-width: 414px) {
  .extras-section .extra-img-col {
    max-width: 100px;
    margin-top: 25px;
  }
}
@media (max-width: 535px) {
  .extras-section .extra-detail-col {
    width: 37.5%;
  }
}
@media (max-width: 414px) {
  .extras-section .extra-detail-col {
    width: 45%;
  }
}
@media (max-width: 413px) {
  .extras-section .extra-detail-col {
    width: 41%;
  }
}
@media (max-width: 375px) {
  .extras-section .extra-detail-col {
    width: 40%;
  }
}
.extra-detail-col {
  overflow: hidden;
}
.extra-detail-col h3 {
  white-space: pre-wrap;
}
.extras-section h3 {
  font-size: 18px;
  height: 49px;
  margin-top: 23px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .extras-section h3 {
    font-size: 15px;
  }
}
@media (max-width: 545px) {
  .extras-section h3 {
    height: 44px;
    font-size: 16px;
  }
}
@media (max-width: 414px) {
  .extras-section h3 {
    height: 44px;
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  .extras-section h3 {
    font-size: 14px;
  }
}
.extras-section h6 {
  font-size: 24px;
}
.extras-section h6 span {
  color: #1DAEEC;
  font-size: 17px;
  vertical-align: 0.33rem;
}
.extras-section .q-button .blue {
  padding: 6px 30px 4px 30px !important;
}

.extra-selection-wrap {
  margin-bottom: 25px;
  position: relative;
}
.extra-selection-wrap span {
  opacity: 0;
  position: absolute;
}
.extra-selection-wrap span p {
  margin-bottom: 0px;
  margin-bottom: 0px;
  position: absolute;
  left: 0;
  right: 0px;
  text-align: center;
  margin-top: 5px;
}
.extra-selection-wrap span p i.fa.fa-check {
  text-align: center;
  opacity: 1;
  font-weight: bold;
  color: #071231;
}
.extra-selection-wrap:hover {
  cursor: pointer;
}
.extra-selection-wrap:hover::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101735;
  opacity: .2;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}

.extra-selection-wrap.selected::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1DAEED;
  opacity: .7;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}
.extra-selection-wrap.selected span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-grid;
  align-items: center;
  z-index: 2;
  font-size: 90px;
  opacity: 0.6;
  font-weight: bold;
  color: #1DAEED;
  text-transform: uppercase;
  -moz-transition: all 0.15s ease-in-out !important;
  transition: all 0.15s ease-in-out !important;
}

.selected-col {
  margin-bottom: 40px;
}
.selected-col p {
  text-transform: uppercase;
  padding: 12px 10px 8px 10px;
  text-align: center;
  border: 1px solid #ccc;
  border-top: 0px;
  font-size: 22px;
  font-weight: bold;
  margin: 0px;
}

td.text-center, th.text-center {
  text-align: center !important;
}
@media (max-width: 639px) {
  td.text-center, th.text-center {
    text-align: left !important;
  }
}

p.section-headings {
  font-weight: bold;
  color: #444;
  font-size: .9em;
  text-transform: uppercase;
  font-family: sans-serif;
}

.section-borders {
  border: 1px solid #dfdfdf;
  padding: 15px;
  margin-top: 15px;
  margin-bottom: 35px;
}

.includes-box {
  border: 0px;
}
@media (max-width: 991px) {
  .includes-box {
    margin-bottom: 10px;
  }
}
.includes-box .l-mobile {
  height: 120px;
}
@media (max-width: 991px) {
  .includes-box .l-mobile {
    height: 100px;
  }
}
.includes-box p.top-prices {
  margin-bottom: 35px;
  height: 44px;
}
@media (max-width: 991px) {
  .includes-box p.top-prices {
    height: 50px;
    margin-bottom: 25px;
  }
}
.includes-box h3 {
  font-size: 34px !important;
}
.includes-box h3 span {
  font-size: 16px !important;
  vertical-align: 0.5rem;
  font-weight: normal;
}
@media (max-width: 991px) {
  .includes-box .r-mobile .q-button {
    bottom: 36px;
  }
}

.control-label {
  margin-bottom: 0px;
}

tr:nth-child(even) {
  background-color: #f5f5f5;
}

@media (max-width: 639px) {
  .no-border-bottom tbody tr {
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-right: 0px;
  }
}
.tablesaw thead tr:first-child th {
  font-weight: normal;
  font-family: sans-serif;
  border: 1px solid #e4e1de;
  border-right: 0px !important;
  border-left: 0px;
}

.tablesaw thead tr:first-child th:first-child {
  font-weight: normal;
  font-family: sans-serif;
  border: 1px solid #e4e1de;
  border-right: 0px !important;
  border-left: 1px solid #e4e1de;
}

.tablesaw thead tr:first-child th:last-child {
  font-weight: normal;
  font-family: sans-serif;
  border: 1px solid #e4e1de;
  border-right: 1px solid #e4e1de !important;
  border-left: 0px;
}

@media (max-width: 639px) {
  .tablesaw-stack.alt-table tbody tr {
    border: 1px solid #dfdfdf !important;
  }
}

.alt-table .control-label {
  margin-bottom: 0px;
  vertical-align: middle;
  margin-top: 4px;
  line-height: initial;
}

@media (max-width: 767px) {
  .new-btn-section .pull-right {
    float: left !important;
    margin-left: 0px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .new-btn-section .btn.btn-default {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .new-btn-section .col-xs-12.form-inline.promo {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .new-btn-section .col-xs-12.form-inline.promo .pull-right {
    margin-top: 25px;
    width: 100%;
  }
}

@media (min-width: 1200px) {
  .offset-includes {
    margin-left: 19%;
  }
}
@media (max-width: 1199px) {
  .offset-includes {
    margin-left: 10%;
  }
}
@media (max-width: 991px) {
  .offset-includes {
    margin-left: 0%;
  }
}
@media (max-width: 1199px) {
  .offset-includes .include-col {
    width: 30%;
  }
}
@media (max-width: 991px) {
  .offset-includes .include-col {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .no-pad {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.col-md-auto {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

@media (max-width: 767px) {
  .extra-selection-col {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .promo .pull-right.proceed-btn {
    float: right !important;
  }
}

@media (max-width: 1199px) {
  .dare-skywalk-time-row {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .dare-skywalk-time-row {
    padding-left: 10px;
    padding-right: 15px;
  }
}
.dare-skywalk-time-row .time-class-col-new {
  max-width: 90px;
}
@media (max-width: 1199px) {
  .dare-skywalk-time-row .time-class-col-new {
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .dare-skywalk-time-row .time-class-col-new {
    max-width: 100%;
  }
}
@media (max-width: 1199px) {
  .dare-skywalk-time-row .time-class-col-new .time-class {
    max-width: 100%;
    padding: 10px !important;
    font-size: 13px;
    text-align: center;
  }
}

.pills-sidebar.pills-times li a {
  background: #ffffff;
  text-align: center;
  border: 1px solid #999;
  border-bottom: 0px;
  color: #1b265b;
}
.pills-sidebar.pills-times li a:hover {
  border: 1px solid #999;
  border-bottom: 0px;
}

.pills-sidebar.pills-times li.active a {
  color: #ffffff !important;
  background: #1b265b !important;
  border: 1px solid #999;
  border-bottom: 0px;
}
.pills-sidebar.pills-times li.active a:hover {
  border: 1px solid #999;
  border-bottom: 0px;
}

.tab-content.sidebar-tab-content.sidebar-times-content {
  border: 1px solid #999;
}

.nav-pills.pills-times > li.active > a, .nav-pills.pills-times > li.active > a:focus, .nav-pills.pills-times > li.active > a:hover {
  background-color: #1b265b;
  border: 1px solid #999;
  border-bottom: 0px;
  color: #ffffff;
  border-radius: 0px;
  outline: 0px;
}

.pills-sidebar.pills-times li.left-pill a {
  border-right: none !important;
}

.pills-sidebar.pills-times li.right-pill a {
  border-left: none !important;
}

p.sp-text-section {
  padding: 15px 0px 20px 0px;
}

.sp-text-section {
  font-size: 15px;
}

.wrap.new-wrap-dare {
  padding-bottom: 0px;
}

.key-col.custom-key-col {
  border-left: 0px;
  padding-top: 5px;
}

.info-bottom-dare {
  background: #999;
  padding: 5px 5px 3px 5px;
  text-align: center;
  font-weight: bold;
  color: white;
}
.info-bottom-dare p {
  margin-bottom: 0px;
  text-transform: uppercase;
}

.time-class-col-new .time-class {
  padding: 10px 10px;
}
.time-class-col-new .time-class.selected {
  outline: 2px solid #1b265b;
  position: relative;
  outline-offset: -2px;
}
.time-class-col-new .time-class.selected:after {
  display: inline-block;
  position: absolute;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f058";
  bottom: -1px;
  right: 4px;
  font-size: 18px;
  color: #1b265b;
}
.time-class-col-new .time-class.selected.green {
  background-color: #b5e718 !important;
  color: #333333 !important;
}
.time-class-col-new .time-class.selected.yellow {
  background-color: #ffcf00 !important;
  color: #333333 !important;
}
.time-class-col-new .time-class.selected.grey {
  background-color: #636563 !important;
  color: #333333 !important;
}

@media (max-width: 767px) {
  .row.mobile.ticket-avail-row {
    width: 365px;
    margin: 0 auto;
  }
}
@media (max-width: 437px) {
  .row.mobile.ticket-avail-row {
    width: 284px;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .time-dare-col {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.ticket-avail-row .ticket-avail-label {
  padding-right: 0px;
  width: 150px;
  text-align: center;
  margin-top: 14px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .ticket-avail-row .ticket-avail-label {
    width: 133px;
  }
}
@media (max-width: 437px) {
  .ticket-avail-row .ticket-avail-label {
    padding-right: 10px;
    padding-left: 0px;
    width: auto;
  }
}
.ticket-avail-row .ticket-avail-label.the-drop-label {
  width: 115px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .ticket-avail-row .ticket-avail-label.the-drop-label {
    width: 96px;
  }
}
.ticket-avail-row .ticket-avail-num {
  padding: 0px;
  width: 30px;
  color: #b5e718;
  font-size: 35px;
}

.ticket-avail-row .ticket-avail-num.yellow {
  color: #ffcf00;
}

.ticket-avail-row .ticket-avail-num.grey {
  color: #636563;
}
.warning-link {
  color: #333 !important;
  text-decoration: underline;
}
.warning-link:hover {
  color: #333 !important;
  text-decoration: underline !important;
}

p.selected-text {
  font-size: 22px;
}
p.selected-text.small {
  font-size: 13px;
}

.dare-quant-row .dare-quant-box {
  border-color: #9E9E9E;
}
.dare-quant-row .dare-quant-box .q-price-dare {
  position: absolute;
  font-size: 23px;
  right: 15px;
  top: 12px;
}
.dare-quant-row .dare-quant-box .q-price-dare.green {
  color: #16A204;
}
@media (min-width: 992px) {
  .dare-quant-row .dare-quant-box .q-price-dare {
    position: relative;
    right: 0px;
    top: 0px;
  }
}
.dare-quant-row .dare-quant-box .q-price {
  font-size: 14px;
}
@media (min-width: 992px) {
  .dare-quant-row .dare-quant-box .q-price p {
    margin-bottom: 0px;
  }
}
@media (max-width: 991px) {
  .dare-quant-row .dare-quant-box.quant-box .r-mobile a.btn.btn-default.blue {
    width: auto !important;
    min-width: 65px;
    margin-left: 5px;
  }
}
.dare-quant-row .dare-quant-box.quant-box .r-mobile {
  margin-top: 15px;
}
@media (max-width: 991px) {
  .dare-quant-row .dare-quant-box.quant-box .r-mobile {
    margin-top: 0px;
    width: 24%;
    float: left;
  }
}
@media (max-width: 991px) {
  .dare-quant-row .dare-quant-box.quant-box .r-mobile .q-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
}
.dare-quant-row .dare-quant-box.w-bottom-box {
  margin-bottom: 0px;
}
.dare-quant-row .bottom-dare-quant-box {
  margin-bottom: 30px;
  background: #071231;
  padding: 2px 10px 5px 10px;
}
.dare-quant-row .bottom-dare-quant-box p {
  color: white;
  font-size: 12px;
  margin-bottom: 0px;
  margin-top: 4px;
  text-align: right;
}
.dare-quant-row .bottom-dare-quant-box .bottom-left-dare {
  margin-top: 4px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dare-quant-row .bottom-dare-quant-box .bottom-left-dare {
    width: 35%;
    margin-top: 6px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .dare-quant-row .bottom-dare-quant-box .bottom-right-dare {
    width: 65%;
  }
}

.extras-box {
  padding: 15px;
  border: 1px solid #9E9E9E;
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .extras-box {
    max-width: 730px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
}
.extras-box .row.mobile.extras-rows {
  padding-top: 6px;
  padding-bottom: 10px;
  max-width: 483px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .extras-box .row.mobile.extras-rows {
    padding-bottom: 5px;
  }
}
.extras-box .row.mobile.extras-rows.last-row {
  padding-bottom: 14px;
}
@media (max-width: 1199px) {
  .extras-box .extras-img-cols {
    margin-bottom: 7px;
  }
}
@media (max-width: 767px) {
  .extras-box .extras-img-cols {
    padding: 0px;
    text-align: center;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .extras-box .extras-text-cols {
    padding: 0px;
  }
}
@media (max-width: 767px) {
  .extras-box .extras-col, .extras-box .extras-btn-col {
    padding: 0px;
  }
}
.extras-box h3 {
  margin-top: 0px;
  text-transform: uppercase;
  font-family: 'ApexNew-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #071231;
  font-size: 23px;
}
@media (max-width: 414px) {
  .extras-box h3 {
    font-size: 17px;
  }
}
.extras-box .ticket-type-extras {
  text-transform: uppercase;
  font-family: 'ApexNew-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #071231;
  font-size: 23px;
}
@media (max-width: 414px) {
  .extras-box .ticket-type-extras {
    font-size: 17px;
  }
}
.extras-box .ticket-type-extras p {
  margin-bottom: 0px;
}
.extras-box .price-extras {
  font-size: 23px;
}
@media (max-width: 414px) {
  .extras-box .price-extras {
    font-size: 17px;
  }
}
.extras-box .price-extras.green {
  color: #16A204;
}

.drops-section .price-extras.green {
  color: #16A204;
}
.extras-box .price-extras p {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .extras-box .extras-btn-col {
    padding-right: 30px;
  }
}
.extras-box .extras-btn-col .q-button {
  text-align: right;
  margin-top: 15px;
}
@media (max-width: 414px) {
  .extras-box .extras-btn-col .q-button {
    margin-top: 8px;
  }
}
.extras-box .extras-btn-col .q-button .btn.btn-default.blue {
  margin-right: 2px;
  padding: 6px 30px 4px 30px !important;
}
.extras-box .extras-btn-col .q-button .btn.btn-default.blue.dk {
}
.extras-box .extras-text-row {
  max-width: 483px;
  margin: 0 auto !important;
}
@media (max-width: 767px) {
  .extras-box .extras-text-row {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  .extras-box .extras-text-row > div {
    padding-left: 0px;
  }
}
.extras-box .extras-text-row p {
  margin-bottom: 0px;
  font-size: 14px;
}

.col-md-4.b-but-row.backs-btn-new {
  margin-top: 60px !important;
}
@media (max-width: 991px) {
  .col-md-4.b-but-row.backs-btn-new {
    margin-top: 110px !important;
  }
}

.img-section .img-responsive {
  width: 100%;
}

.bottom-left-dare img {
  width: auto;
}

.btn.btn-default.white.text-center {
  background: none;
  border: 1px solid #bbb;
  font-size: 13px !important;
  padding-left: 15px;
  padding-right: 15px;
  color: #212020;
}
@media (max-width: 767px) {
  .btn.btn-default.white.text-center {
    padding-right: 50px !important;
  }
}

.tour-features-section.mb-0 {
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  .b-but-row.dare-back-cus {
    margin-top: 5px !important;
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .b-but-row.dare-back-cus {
    margin-top: 160px !important;
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .booking-total-sp.dare-total {
    margin-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .booking-3 {
    padding-bottom: 0px !important;
  }
}