.tourpage * {
  box-sizing: border-box;
}

.tab-accomodation p {
  font-size: 15px;
  line-height: 24px;
}

div.mobile_tab_content_header {
  display: none;
}

.fancybox_category_content p {
  margin: 24px 0;
  color: #1b4a7f;
}

.fancybox_category_content .category_departure_date {
  font-size: 14px;
}

.tourpage p:not(:last-child) {
  margin-bottom: 15px;
}

div.js-tour-overview h2.h2-small {
  margin-top: 15px;
}

.private_offer {
  text-decoration: line-through;
}

span.i-time,
span.highlights {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

span.favorites,
span.freetime {
  display: block;
  margin-top: 20px;
}

span.freetime {
  font-weight: bold;
  color: #ff3048;
}

span.i-time:last-child,
span.freetime:last-child,
span.highlights:last-child {
  margin-bottom: 0;
}

div.tourpage-dayplanner div.inc-exc {
  float: left;
  margin-bottom: 15px;
}

div.tourpage-dayplanner div.inc-exc div.inc-exc-title {
  font-weight: bold;
}

.tab-inclusions ul {
  margin: 1rem 1.5rem;
}

.tab-inclusions .ths:not(:first-child) {
  margin-top: 1rem;
}

.tab-inclusions ul:last-child {
  margin: 1rem 1.5rem 0.5rem;
}

.tab-inclusions li {
  line-height: 1.5rem;
  list-style: circle;
}

.tab-inclusions ul:empty {
  display: none !important;
}

.tab-inclusions h3.ths {
  text-decoration: underline;
}

.fa-certificate,
.fa-binoculars,
.fa-stars,
.fa-hat-chef,
.fa-utensils {
  color: #4282d7;
}

.tourpage-dayplanner__item span.subtitle {
  display: block;
}

.tourpage-dayplanner__item i.fa-regular.fa-angles-right {
  color: #397dd7;
}

.tourpage-dayplanner__item i.fa-solid.fa-circle-star {
  color: #ff3048;
}

.tour-special-price,
.tour-special-price-tab-contents {
  margin-top: 13px;
  font-size: 16px;
  font-style: italic;
  color: #ff3048;
  line-height: 1.2;
}

.tourpage__banner {
  height: 650px;
  overflow: hidden;
  background: #999;
}

.tourpage__intro-head {
  background-color: rgb(255 255 255 / 95%);
  padding: 5px 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
}

.tourpage__intro-head-top {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 10px;
}

.tourpage__intro-head-top-dropdown {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding: 10px 0 15px !important;
}

.price-rules li {
  margin: 8px 0;
}

.tourpage__intro-points-list li {
  flex: 0 0 auto;
  width: auto;
  text-align: center;
}

div.tourpage__intro-body li {
  list-style-type: circle;
  list-style-position: inside;
}

div.tourpage__intro-points li {
  list-style-type: none;
}

.tourpage .row {
  width: auto;
}

.mt-30 {
  margin-top: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-20 {
  margin-right: 20px;
}

.tourpage__banner > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tourpage__intro-media img {
  min-width: 150px;
}

.tourpage-dof__table-img img {
  height: 30px;
  width: 70px;
  object-fit: contain;
}

.loadingMessage img {
  width: 50px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tour-map-url-image img {
  max-height: 65vh;
}

div.tourpage-dayplanner div.inc-exc div.inc-exc-img img {
  max-width: 200px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 5px solid #eee;
}

.tourpage__intro {
  margin-top: -340px;
  position: relative;
  z-index: 1;
}

.tourpage__intro-title {
  font-size: 32px;
  color: #004a83;
  font-weight: 700;
  padding: 10px 20px 10px 0;
}

.tourpage__intro-content.year_filter {
  padding-right: 20px;
  display: flex;
  align-items: center;
  margin: 5px 0 15px;
}

.tourpage__intro-content.season_filter {
  padding-right: 40px;
  padding-bottom: 15px;
}

.tourpage__intro-media {
  width: 150px;
  height: 60px;
}

.tourpage__intro-media > * {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center right;
}

.tourpage__intro-body {
  background: #ebebeb;
  padding: 20px;
  border: 1px solid #cdcdcd;
  text-align: center;
  color: #004a83;
  line-height: 1.5;
  margin-bottom: 15px;
}

.tourpage__intro-details {
  display: flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -15px;
}

.tourpage__intro-price {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.tourpage__intro-points {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.tourpage__intro-points-list {
  display: flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  white-space: nowrap;
  gap: 40px 60px;
  justify-content: flex-start;
}

.js-tour-special-interest-container {
  max-width: 500px;
  white-space: normal;
}

.tourpage__intro-points-name {
  text-transform: uppercase;
}

.tourpage__intro-points-name,
.tourpage__intro-price-title {
  font-size: 16px;
  color: #5e5f5f;
  margin: 0 0 5px;
  font-weight: 700;
  line-height: 1.2;
}

.tourpage__intro-points-val {
  font-size: 16px;
  margin: 0;
  color: #004a83;
  font-weight: 700;
  line-height: 1.2;
}

.tourpage__intro-price-box {
  background: #fff;
  width: 140px;
  min-height: 140px;
  padding: 13px 0;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border: 1px solid #52bb0f;
}

.tourpage__intro-price-val {
  margin: 0;
  font-size: 22px;
  color: #52bb0f;
  line-height: 1.2;
  display: flex;
  align-items: center;
  font-weight: bold;
}

.tourpage__intro-details > * {
  padding-left: 15px;
}

.tourpage__intro-body-title {
  color: #4282d7;
  font-size: 28px;
  margin: 0 0 5px;
}

div.js-tour-overview {
  margin-bottom: 15px;
}

div.js-tour-overview h4 {
  font-size: inherit;
  font-weight: normal;
}

.tourpage__intro-body hr {
  border-color: #cdcdcd;
  width: 92%;
}

.relative {
  position: relative;
}

.relative .my_qtip {
  position: absolute;
  right: -21px;
  top: 36px;
}

div.staff-tool {
  margin: 5px 5px 15px 0;
}

div.staff-tool span#intro {
  font-weight: bold;
  text-decoration: underline;
}

div.staff-tool p.staff-tool-important {
  font-size: 13px;
  margin-top: 15px;
}

.text-clr-blue {
  color: #004a83 !important;
}

.tourpage-dof__filters {
  margin-top: 15px;
  margin-bottom: 25px;
}

.tourpage-dof__filters label {
  color: #004a83;
}

.tourpage-dof__filters .form-control,
.tourpage-rfq__modal select.form-control {
  font-weight: 700;
  color: #004a83;
  height: auto;
  padding: 6px 25px 6px 7px;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg height='20' viewBox='0 0 512 512' width='20' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill='%23004a83'%3E%3Cpath d='M98.9,184.7l1.8,2.1l136,156.5c4.6,5.3,11.5,8.6,19.2,8.6c7.7,0,14.6-3.4,19.2-8.6L411,187.1l2.3-2.6 c1.7-2.5,2.7-5.5,2.7-8.7c0-8.7-7.4-15.8-16.6-15.8v0H112.6v0c-9.2,0-16.6,7.1-16.6,15.8C96,179.1,97.1,182.2,98.9,184.7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: calc(100% - 5px) 8px;
  box-shadow: none;
  margin-left: 5px;
}

.tourpage-dof__table-wrapper {
  margin: 0 -20px;
}

.tourpage-dof__table {
  border: 0;
  text-align: center;
}

.tourpage-dof__table > thead > tr > th {
  background: #e1e1e1;
  color: #004a83;
  border: 0 !important;
  padding: 14px;
  text-align: center;
}

.tourpage-dof__table td,
.tourpage-dof__table > tbody > tr > td {
  padding: 15px 10px;
  border-left: 0;
  border-right: 0;
  vertical-align: middle;
}

.tourpage-dof__table-label,
.tourpage-dof__table-val {
  display: block;
  text-align: center;
  color: #000;
}

.tourpage-dof__table-val {
  font-weight: 700;
}

.tourpage-dof__table-label {
  color: #8f8f8f;
}

.tourpage-dof__table-img {
  display: inline-block;
  vertical-align: middle;
  margin-top: 10px;
}

.tourpage-dof__table-img + .tourpage-dof__table-img {
  margin-left: 5px;
}

.tourpage-dof__table-price {
  font-size: 20px;
  color: #52bb0f;
  line-height: 1.2;
  font-weight: 700;
}

.price-please-call {
  font-size: 20px;
  color: #52bb0f;
  line-height: 1.2;
  font-weight: 700;
}

.price-not-available {
  color: #8f8f8f;
  font-weight: normal;
  font-size: 15px;
}

.tour-price-include_intra_air_tax {
  color: #333;
  font-size: 13px;
  margin: 12px 5px 0;
}

.tour-price-include_intra_air_tax span.includesIntraAir,
.tour-price-include_intra_air_tax_list span.includesIntraAir {
  font-weight: bold;
  text-decoration: underline;
}

.tour-price-include_intra_air_tax_list {
  color: #333;
  font-size: 13px;
  margin: 12px 0 0;
}

/* stylelint-disable no-descending-specificity */
.rating-stars ul > li {
  padding-left: 4px;
}

ul.vendor-price-type-list {
  list-style: circle;
  margin-left: 17px;
}

ul.vendor-price-type-list li {
  margin: 8px 0;
}

p.vendor-price-type-subtitle {
  font-weight: bold;
  text-decoration: underline;
}

ul.vendor_price_inclusions {
  margin-bottom: 0;
}

ul.vendor_price_inclusions li {
  margin: 10px 0;
}

ul.vendor_price_inclusions li:first-child {
  margin-top: 0;
}

ul.vendor_price_inclusions li:last-child {
  margin-bottom: 0;
}

.tourpage-itinerary__code {
  font-size: 16px;
}

.tourpage-itinerary__maplink {
  color: #397dd7;
  margin: 5px 0 20px;
  font-size: 15px;
}

.tourpage-itinerary__maplink i.fa-map-location-dot {
  margin-right: 5px;
}

.itinerary_reverse {
  font-size: 14px;
  color: #ff0348;
  margin-bottom: 20px;
}

.tourpage-dayplanner__day {
  background-color: #397dd7;
  color: #fff;
  text-align: center;
  padding: 10px 20px;
  min-width: 83px;
}

.tourpage-dayplanner__body {
  padding: 10px 15px;
  color: #5e5f5f;
}

.tourpage-dayplanner__title {
  color: #004a83;
  font-size: 18px;
  margin-bottom: 10px;
}

h4.tourpage-optional__title {
  margin: 45px 0 2px;
  text-decoration: underline;
  color: #d9534f;
}

p.tourpage-optional__note {
  margin: 15px 0 0 18px;
  color: #8f8f8f;
  font-size: 12px;
}

.tourpage-dayplanner__inclusions {
  margin-top: 10px;
}

.tourpage__iconlist-icon {
  display: inline-block;
  vertical-align: middle;
  color: #397dd7;
}

.tourpage__iconlist-icon > * {
  width: 20px;
  height: 20px;
  object-fit: contain;
  fill: currentcolor;
}

.tourpage-dayplanner__item {
  border: 1px solid #397dd7;
}

.tourpage-dayplanner__item + .tourpage-dayplanner__item {
  margin-top: 15px;
}

.tourpage-accordion__name {
  display: block;
  padding: 15px;
  background: #6d95e6;
  color: #fff !important;
  font-size: 18px;
  margin: 0 -1px;
  text-decoration: none !important;
  position: relative;
}

.tourpage-accordion__name[aria-expanded="true"],
.tourpage-accordion__name:hover {
  background: #1b4a7f;
}

.tourpage-accordion__name::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("/assets/images/tour/down-arrow.svg");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
  position: absolute;
  right: 10px;
}

.tourpage-accordion__name:not(.collapsed)::after {
  background-image: url("/assets/images/tour/up-arrow.svg");
  transform:
    rotate(
      -180deg
    );
}

.itinerary-instruction {
  background-color: #d9edf7;
  color: #3a87ad;
  border: 1px solid #b9e4fa;
  padding: 8px 9px;
}

.accommodation__panel {
  padding-bottom: 0;
}

.itinerary-accommodations {
  padding: 0 5px;
}

hr.accommodation__divider {
  color: #ddd;
  width: 90%;
  margin: 20px 0 40px;
}

.tourpage-acc__media > *,
.tourpage-acc__map > * {
  width: 100%;
}

.tourpage-acc__map {
  margin: 20px 0;
  position: relative;
}

.tourpage-acc__name {
  font-size: 26px;
  color: #1b4a7f;
  margin: 0 0 5px;
  line-height: 26px;
}

.tourpage-acc__rating {
  font-size: 16px;
  font-weight: 300;
  margin: 0 0 15px;
  color: #5e5f5f;
}

.tourpage-acc__about {
  color: #5e5f5f;
  font-size: 15px;
}

.tourpage-acc__title {
  margin: 0 0 5px;
  font-size: 16px;
  font-weight: 700;
  color: #5e5f5f;
}

.tourpage-acc__title svg {
  fill: #6d95e6;
  display: inline-block;
  vertical-align: middle;
  height: 20px;
  width: auto;
}

.tourpage-acc__others {
  margin-bottom: 1rem;
}

.tourpage-acc__others-icon {
  display: inline-block;
  vertical-align: middle;
}

.tourpage-acc__others-icon svg,
.tourpage-acc__others-icon svg * {
  fill: #6d95e6;
}

.tourpage-incs {
  color: #5e5f5f;
}

.tourpage-incs__name {
  margin: 0 0 5px;
  font-size: 16px;
}

.tourpage-incs__item + .tourpage-incs__item {
  margin-top: 20px;
}

.tourpage-incs__name .fa-users {
  color: #4282d7;
}

.tourpage-incs__name svg {
  fill: #4282d7;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  height: 20px;
  width: auto;
}

ul#tauck-values-list {
  margin: 0 0 2px;
}

li.tauck-values-list-item {
  margin: 12px 0;
  list-style: none;
}

li.tauck-values-list-item i.fa-square-check {
  color: #4282d7;
}

p#tauck-values-subtitle {
  font-style: italic;
}

.tauck-values-list-item:last-child {
  margin-bottom: 0;
}

.tourpage-private__prices {
  margin-bottom: 15px;
  font-size: 18px;
  color: #52bb0f;
  line-height: 1.5;
}

div.tourpage-private__desc p#supplementNotice {
  font-style: italic;
  margin-top: 30px;
}

div.childAgeSelect {
  font-size: 13px;
  margin-left: 15px;
}

.tourpage-rfq__modal {
  text-align: left;
}

.tourpage-rfq__modal .modal-body {
  padding: 25px;
}

.tourpage-rfq__name {
  color: #f12;
  text-align: center;
  margin-bottom: 20px;
  font-size: 23px;
}

.tourpage-rfq__close {
  position: absolute;
  right: -15px;
  top: -15px;
  background: #000 !important;
  opacity: 1;
  color: #fff;
  width: 25px;
  height: 25px;
  z-index: 11;
  display: flex;
  float: none;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  line-height: 1;
}

.tourpage-rfq__desc {
  color: #004a83;
  margin-bottom: 19px;
  line-height: 19px;
}

.tourpage-rfq__details {
  margin-bottom: 15px;
  color: #5e5f5f;
  line-height: 21px;
}

.tourpage-rfq__title {
  position: relative;
  font-size: 24px;
  color: #004a83;
  margin: 30px 0 20px;
}

.tourpage-rfq__title span {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 15px 0 0;
  display: inline-block;
}

div.title-length-mismatched {
  margin: 10px 0 14px;
  color: #004a83;
  font-size: 14px;
  line-height: 18px;
}

div.title-length-mismatched span {
  color: #ff3048;
  text-decoration: underline;
  font-weight: bold;
}

.tourpage-rfq__title::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  left: 0;
  top: 50%;
}

.tourpage-rfq__modal label,
.tourpage-rfq__modal select.form-control {
  font-weight: 400;
  color: #004a83;
}

p.js-tour-cities span.city__separator {
  color: #4282d7;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-bottom: none;
}

.fancybox_category_content table thead th {
  padding-bottom: 20px;
}

.js_date_offers_prices_table.dataTable thead th {
  position: relative;
}

.tourpage-dof__table-wrapper .dataTables_info {
  padding-top: none;
  margin: 18px 0 0 18px;
}

.tourpage-dof__table-wrapper .dataTables_paginate {
  margin-top: 18px;
  margin-right: 18px;
}

ul.js-tour-itinerary-content {
  margin-bottom: 0;
}

div.tourpage-accordion {
  margin-bottom: 0;
}

table.tourpage-dof__table {
  border-collapse: inherit;
}

span#additionalCommentsOptional {
  font-style: italic;
  font-size: 13px;
  color: #999;
}

.js-form-error {
  color: red;
  height: 16px;
  font-size: 14px;
  margin-top: 3px;
}

.justify-content-between {
  justify-content: space-between !important;
}
.inline-select { display: inline; }
.inline-select .select2-container .select2-selection--single { height: 34px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  position: absolute;
  float: right;
  right: 0;
  width: 20px;
  background: none;
  font-size: 17px;
  border: 0;
  cursor: pointer;
  border-right: none !important;
  height: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background: none !important;
  border-right: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  position: relative;
}

#js-airfare_quote-container .select2-selection__choice {
  padding: 5px !important;
  padding-right: 23px !important;
}

#js-airfare_quote-container .select2-selection__choice__remove {
  margin-top: -5px;
}

.filter-label div {
  display: inline-block;
  padding-right: 2px;
}

.filter-label .mr-2 {
  display: inline-block;
}

.filter-label {
  margin-bottom: 10px;
}

label#tour_year_select {
  color: #004a83;
  font-style: italic;
  font-size: 14px;
}

.information-sec .col-md-4 {
  width: 29.9%;
}

.row.information-sec {
  width: auto;
}

.information-sec .form-control {
  padding: 6px;
  height: 48px;
}

.tabs_content .tab-accomodation .tourpage-acc__title,
.tabs_content .tab-accomodation .tourpage-acc__loc .tourpage-acc__title {
  font-size: 18px;
  margin-top: 30px;
}

.tourpage-acc__loc-address {
  color: #5e5f5f;
}

.tabs_content .tab-accomodation .tourpage-acc__loc-address,
.tabs_content .tab-accomodation .list-unstyled {
  font-size: 15px;
  color: #5e5f5f;
}

.tabs_content .tab-accomodation .list-styled {
  list-style: disc;
  margin-left: 20px;
  columns: 3;
  color: #5e5f5f;
}

.tabs_content .tab-accomodation .list-styled-rows {
  list-style: disc;
  margin-left: 20px;
}

.tourpage-acc_map {
  height: 250px;
  max-height: 250px;
}

.hide_fancybox_content {
  display: none;
}

.mobile-input-view {
  height: 48px;
}

#request_quote input,
#request_quote textarea {
  box-sizing: border-box;
}

#request_quote textarea {
  resize: vertical;
}

.fancybox_content .top-containt {
  text-align: center;
  color: #5b789b;
  font-size: 20px;
}

.fancybox_content .top-containt h2 {
  font-size: 28px;
  color: #004a83;
  margin-bottom: 5px;
  line-height: 33px;
}

h2.bonusOfferTitle {
  color: #ff3048 !important;
  margin-bottom: 35px !important;
}

p.bonusOfferTerms {
  margin-top: 35px;
  font-size: 12px !important;
  line-height: 16px !important;
}

.fancybox_content .bonusOfferFooter {
  font-size: 19px;
  color: #1b4a7f;
  border-bottom: 0.5px solid #00000078;
  margin: 0 15px;
  padding-bottom: 35px;
}

.bonusOfferFooter .contactUsQtip {
  cursor: pointer;
  font-weight: 600;
}

.fancybox_content .top-containt h3 {
  margin-bottom: 20px;
  font-weight: normal;
  font-style: italic;
  font-size: 17px;
  color: #5e5f5f;
}

.fancybox_content .top-containt p {
  font-size: 19px;
  line-height: 30px;
  color: #1b4a7f;
  margin-bottom: 30px;
}

.fancybox_content .top-containt div.bonusOfferDates {
  margin: 25px 0 20px;
  font-size: 16px;
  color: #6d6d6d;
}

.fancybox_content .deals-info p {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #6d6d6d;
}

.fancybox_category_content p:nth-of-type(2) {
  color: #000;
}

.tabs_content .tab-accomodation .tourpage-acc__about p {
  font-size: 18px;
  line-height: 24px;
}

.dataTables_filter {
  display: none !important;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type: none;
  padding: 0;
  position: relative;
  display: flex;
  width: auto;
  font-size: 20px;
  color: #f19646;
  user-select: none;
}

.breadcrumbs {
  color: #ccc;
  margin: 15px;
}

.loadingMessage {
  text-align: center;
  position: fixed;
  background: #1c70a15e;
  width: 100%;
  height: 100%;
  z-index: 99999;
  top: 0%;
  left: 0%;
}

.year_filter label {
  width: auto;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 300;
}

.year_filter .show-not-available-tour {
  margin: 0 !important;
}

.year_filter select {
  width: 120px;
}

.year_filter a {
  margin-left: 5px;
}

.season_filter {
  display: flex !important;
  justify-content: right;
  align-items: center;
}

.flex-item {
  display: flex;
  align-items: center;
}

.seasons-availability {
  margin-top: 30px;
  column-gap: 5px;
  display: flex;
  align-items: center;
}

.year-availability {
  margin-top: 24px;
  display: flex;
  align-items: center;
}

.year-availability label {
  margin-left: 5px;
}

#js-filter-by-season {
  margin-right: 5px;
}

.season_filter label {
  margin-top: 10px;
  font-size: 15px;
  white-space: nowrap;
  font-weight: 300;
}

label.tour_select_season {
  display: block;
  margin-top: 10px;
}

label#show_not_available_year {
  font-weight: 300;
  font-size: 13px;
}

label#show_not_available_seasons {
  margin: 0;
  font-size: 13px;
}

input[type="checkbox"]#show_not_available_season {
  margin-top: 0;
}

.staff_view_only {
  color: #ff3048;
  text-decoration: underline;
  font-weight: bold;
}

.season_filter select {
  width: 100%;
}

#searchDealsSideBar.open {
  left: 0;
}

#DDListPopUp {
  position: fixed;
}

#searchDealsSideBar {
  position: fixed;
  left: -340px;
  top: 160px;
}

.search_slides_section .left {
  float: none;
  width: 100%;
  height: auto;
}

.showHideButton {
  display: block;
}

#searchDealsSideBar .showHideButton {
  z-index: 5 !important;
  cursor: pointer;
  position: relative;
  left: 340px;
}

.tour-map-url-image {
  border: 1px solid #ccc;
  width: fit-content;
  max-width: 65vw;
  margin: auto;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background: #004a83;
  color: white !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  background: #004a83;
  color: white !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  background: #aaaaaa6b;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #004a83;
  color: white !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button .disabled {
  background: #aaaaaa6b;
}

.od-tab-form-wrapper .vodal-dialog .map-wrapper #map {
  height: calc(100% - 70px) !important;
}

#odysseus #OVExploreContainer .od-btn.min-width-btn {
  min-width: 80px !important;
  height: 20px;
}

table.dataTable.no-footer {
  border-color: #ddd !important;
}

.fancybox_category_content table tbody tr td {
  padding-bottom: 8px;
}

.fancybox_category_content table tbody tr td:nth-child(2) {
  color: #52bb0f;
  font-weight: 600;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  vertical-align: middle;
}

div#individualTourDisclaimer {
  font-size: 13px;
  background: #f8f8f8;
  color: #004a83;
  padding: 20px;
  border: 1px solid #cdcdcd;
  line-height: 1.5;
}

.sm-flex {
  display: -webkit-box;
  display: flexbox;
  display: flex;
  align-items: center;
}

.price-status-filter {
  color: #8f8f8f;
  font-style: italic;
}

.price-status-filter a {
  cursor: pointer;
}

.price-rules {
  list-style: circle;
  margin: 9px 18px;
  padding: 0;
}

.price_rules_qtip {
  display: flex !important;
}

.price_rules_qtip:hover {
  text-decoration: none;
}

.price_rules_qtip i {
  font-size: 14px;
  margin-left: 2px;
}

.qtip-tour_deals {
  width: 150px !important;
  height: auto !important;
  vertical-align: middle;
}

.qtip-tour_deals .qtip-content {
  background-color: #6c757d !important;
  color: #fff !important;
}

.box-sizing-border-box {
  box-sizing: border-box;
}

#land_tab,
#cruise_tab {
  overflow: auto;
}

#land_tab a.fancybox:hover {
  color: transparent;
  transition: 0s;
}

#odysseus #OVExploreContainer.default .od-main-wrapper .od-tab-form-wrapper .od-main-button-wrapper {
  margin-bottom: 0;
}

.destination-type-radio label {
  margin-right: 10px !important;
}

.checkbox label {
  padding-left: 0;
}

.dropdown-menu {
  z-index: 9999;
}

.only-not-availble-tours {
  font-weight: bold;
  font-size: 16px;
}

.only-not-availble-tours .vendor_private_tour {
  font-weight: normal;
  font-size: 13px;
  display: block;
  margin-bottom: 15px;
}

.only-not-availble-tours .vendor_private_tour strong {
  color: #ff3048;
  text-decoration: underline;
}

.departure_code {
  font-size: 12px;
  margin-top: 6px;
  color: #8f8f8f;
}

.room_type {
  color: #004a83;
  font-size: 15px;
  margin-bottom: 15px;
}

.btn-search-tours {
  width: 87% !important;
}

.tourpage-extension-name {
  color: #000;
  font-size: 16px;
  margin-bottom: 8px;
}

.tourpage-extension-name i {
  color: #397dd7;
}

.fancybox_category_content p:nth-of-type(2) b {
  text-decoration: underline;
}

.fancybox_category_content table {
  width: 100%;
}

.length_mismatch_wrapper {
  margin: 20px 0;
  color: #ff0348;
}

.length_mismatch_content {
  text-decoration: underline;
}

.length_mismatch {
  color: #ff3048;
}

h4.tourTempHdr {
  font-size: 20px;
  font-weight: bold;
  color: #004a83;
  margin: 0;
}

p.tourTempSubtitle {
  font-style: italic;
  font-size: 14px;
  margin: 5px 0 10px;
  color: #004a83;
}

h5.tourTempSelection {
  margin: 15px 0 2px;
  color: #004a83;
}

select#weather_city {
  margin-bottom: 25px;
  max-width: 250px;
}

.chartTitle {
  color: #004a83;
  font-weight: bold;
  font-size: 17px;
}

p.chartSubTitle {
  font-style: italic !important;
  font-size: 14px;
  margin-bottom: 10px !important;
  color: #004a83;
}

.chartTitlePrecipitation {
  margin-top: 20px;
}

.chartSubTitle a {
  color: #0067e1;
}

.chartSubTitle a:hover {
  color: #3cf;
}

.temperatureChartDisclaimer {
  margin-top: 30px;
  font-size: 12px;
  color: #004a83;
  line-height: 14px;
}

.fixed-height-chart {
  position: relative;
  height: 100px;
  overflow: auto;
}

.canvas-fixed-height {
  bottom: 0;
  position: absolute;
}

.filter_departure_date {
  margin: 0 7px 0 0;
  max-width: 200px;
}

div.departure_date_selection {
  margin: 10px 0 20px;
}

.js-tour-itinerary-content .media:first-child {
  margin-top: 15px;
}

.not_available_dates_text {
  font-style: italic;
  display: block;
  margin-top: 26px;
}

@media (width <= 1200px) {
  .tourpage__banner {
    height: 300px;
  }

  .tourpage__intro {
    margin-top: -100px;
  }

  .tourpage__intro-head {
    background-color: rgb(255 255 255 / 100%);
  }
}

@media (width >= 992px) {
  .requestquote-mb a {
    width: fit-content;
  }

  .tourpage-dof__table #js_date_offers_prices_table_body .bonus_offer {
    display: flex;
    border-bottom: 0 !important;
    flex-wrap: wrap;
    justify-content: center;
  }
}

@media (width <= 992px) {
  .tourpage-dof__table-img {
    display: block;
    vertical-align: middle;
  }

  .tourpage-dof__table-img + .tourpage-dof__table-img {
    margin-left: 0;
    margin-top: 10px;
  }

  .tourpage__intro-points-list {
    gap: 25px;
  }

  .tourpage__intro-points-list li {
    text-align: left;
  }

  .form-group.form-inline.d-flex {
    margin-top: 5px;
  }

  .inline-select .select2-container .select2-selection--single {
    margin-top: 10px;
  }

  .inline-select .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 13px;
  }

  .information-sec .col-md-4 {
    width: 43.9%;
  }

  #request_quote textarea.form-control {
    padding: 6px 0;
  }
}

@media (width <= 991px) {
  .requestquote-mb img {
    margin-bottom: 10px;
  }

  div.childAgeSelect {
    margin-top: 10px;
  }
}

@media (width <= 881px) {
  .adc_tabs .tab .text {
    font-size: 17px;
  }
}

@media (width <= 865px) {
  .tour-special-price-tab-contents {
    font-size: 15px;
  }
}

@media (width <= 845px) {
  .adc_tabs .tab .text {
    font-size: 16px;
  }
}

@media (width <= 807px) {
  .adc_tabs .tab .text {
    font-size: 15px;
  }
}

@media (width <= 774px) {
  .adc_tabs .tab .text,
  .tour-special-price-tab-contents {
    font-size: 14px;
  }

  .season-filter.mr-20 {
    margin-top: 7px;
  }
}

@media (width <= 767px) {
  .sm-pt-15 {
    padding-top: 15px;
  }

  .d-xs-block {
    display: block;
  }

  .tourpage-dof__table-wrapper {
    margin: 0;
  }

  .tourpage__intro-points,
  .tourpage__intro-price {
    width: 100%;
  }

  .filter_departure_date {
    margin-bottom: 5px;
  }

  .tourpage__intro-price-box {
    width: 100%;
    min-height: auto;
    padding: 15px;
    margin-top: 20px;
  }

  .inline-select .select2-container .select2-selection--single {
    margin-top: 10px;
    margin-left: 5px;
    width: 100%;
  }

  .tourpage-dof__filters .form-control,
  .tourpage-rfq__modal select.form-control {
    width: 88%;
  }

  .filter-label div {
    padding-right: 23px;
    margin-bottom: 10px;
  }

  .filter-label div select.form-control {
    width: 60%;
  }

  .information-sec .col-md-4 {
    width: 88%;
  }

  .information-sec .iti {
    width: 102.5%;
  }

  #request_quote textarea.form-control {
    padding: 6px 0;
  }

  .tourpage-dof__table-wrapper .dataTables_paginate {
    margin: 18px 0;
  }

  .tourpage-dof__table-wrapper .dataTables_info {
    margin: 18px 0 0;
    padding: 0;
  }

  .tourpage__intro-title.year_filter {
    font-size: 14px;
  }

  .tour-price-include_intra_air_tax_list {
    font-size: 12px;
  }

  .tour-special-price-tab-contents {
    font-size: 13px;
  }

  .flex-dir {
    flex-direction: column;
    align-items: flex-start;
  }

  .seasons-availability {
    margin-top: 10px;
    width: 100%;
  }
}

.tour_inner_page_fancybox {
  width: 600px;
}

@media (width <= 767px) {
  .tour_inner_page_fancybox {
    width: 100% !important;
  }
}

@media (width <= 738px) {
  .adc_tabs .tab .text {
    font-size: 13px;
  }
}

@media (width <= 723px) {
  .tour-special-price-tab-contents {
    font-size: 12px;
  }
}

@media (width <= 720px) {
  #DDListPopUp {
    position: absolute;
  }

  #searchDealsSideBar {
    position: relative;
    left: auto;
    top: auto;
  }

  #main_search_box.open {
    display: block;
  }

  #main_search_box {
    display: none;
  }

  #searchDealsSideBar .showHideButton {
    z-index: 10;
    cursor: pointer;
    position: relative;
    left: 0;
  }
}

@media (width <= 703px) {
  .adc_tabs .tab .text {
    font-size: 12px;
  }
}

@media (width <= 700px) {
  .tourpage__intro-title {
    font-size: 24px;
  }
}

@media (width <= 691px) {
  .adc_tabs .tab .text {
    font-size: 11px;
  }

  .tabs_content .tab-accomodation .list-styled {
    columns: 2;
  }
}

@media (width <= 682px) {
  .tour-special-price-tab-contents {
    font-size: 11px;
  }
}

@media (width <= 640px) {
  .tourpage-dof__table td,
  .tourpage-dof__table > tbody > tr > td {
    padding: 15px 2px;
    border-left: 0;
    border-right: 0;
    vertical-align: top;
    position: relative;
  }

  .tourpage-dof__table-label {
    color: #8f8f8f;
    font-size: 11px;
  }

  .tourpage-dof__table-val {
    font-weight: 700;
    font-size: 10px;
  }

  .tourpage-dof__table-img img {
    height: auto;
    width: 40px;
    object-fit: contain;
  }

  .tourpage-dof__table-img {
    margin-top: 0;
    margin-bottom: 6px;
  }

  .tourpage-dof__table-img:first-child {
    margin-bottom: 10px;
  }

  .tourpage-dof__table-price {
    font-size: 12px;
    color: #52bb0f;
    line-height: 1.2;
    font-weight: 700;
  }

  .tour-price-include_intra_air_tax_list {
    font-size: 10px;
  }

  .tourpage-dof__table .sorting {
    font-size: 10px;
  }

  .tourpage-dof__table .sorting_disabled {
    font-size: 10px;
  }

  .adc_tabs .tabs_content .content {
    display: none;
    padding: 10px;
    border: 1px solid #47a3da;
    line-height: 20px;
    font-size: 14px;
  }

  .tourpage__rq-btn {
    padding: 6px 12px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
    position: absolute;
    left: -57.5vw;
    bottom: 20px;
  }

  .requestquote_th {
    width: 1px !important;
    padding: 0 !important;
  }

  .requestquote_td {
    width: 1px !important;
    padding: 0 !important;
    height: 150px;
  }

  .table.dataTable thead .sorting {
    background-size: 15px;
  }

  .departure_code {
    font-size: 10px;
  }

  .requestquote-mb {
    padding-bottom: 60px !important;
  }
}

@media (width <= 636px) {
  .tourpage__intro-media {
    width: 138px;
  }

  .tourpage__intro-title {
    font-size: 22px;
  }
}

@media (width <= 629px) {
  .adc_tabs .tab .text {
    font-size: 10px;
  }
}

@media (width <= 622px) {
  .tourpage__intro-title {
    font-size: 20px;
  }
}

@media (width <= 595px) {
  .adc_tabs .tab .text {
    display: none;
  }

  @media (width <= 589px) {
    .tourpage__intro-title {
      font-size: 18px;
    }

    .staff-tool {
      font-size: 14px;
    }

    .tourpage__intro-media img {
      min-width: 100px;
    }
  }

  @media (width <= 555px) {
    .tourpage__intro-title {
      font-size: 16px;
    }
  }

  @media (width <= 544px) {
    .tourpage__intro-media {
      width: 125px;
    }

    label#tour_year_select {
      font-size: 13px;
    }
  }

  @media (width <= 523px) {
    .tourpage__intro-media {
      width: 111px;
    }

    .tourpage__intro-head {
      padding: 5px 7px;
    }
  }

  div.mobile_tab_content_header {
    display: inherit;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 15px;
    color: #4282d7;
  }
}

@media (width <= 580px) {
  .tourpage__rq-btn {
    left: -58.5vw;
  }
}

@media (width <= 576px) {
  tbody tr td:nth-child(4) {
    font-size: 10px;
  }
}

@media (width <= 540px) {
  .tourpage__rq-btn {
    left: -59vw;
  }
}

@media (width <= 526px) {
  .tourpage__intro-title {
    font-size: 19px;
    padding: 2px 20px 4px 0;
  }
}

@media (width <= 480px) {
  .tourpage__rq-btn {
    left: -61.5vw;
  }

  .tourpage__intro-content.year_filter {
    align-items: flex-start;
    flex-direction: column;
  }

  .year-availability {
    margin-top: 10px;
  }
}

@media (width <= 420px) {
  .tourpage__rq-btn {
    left: -63.5vw;
  }
}

@media (width <= 380px) {
  .tourpage__rq-btn {
    left: -64.5vw;
  }
}

@media (width <= 360px) {
  .tourpage__rq-btn {
    left: -66.5vw;
  }
}

.list-style-position-inside {
  list-style: unset;
  list-style-position: inside !important;
}
