/* Perhaps use utility class on these elements */
.container, .container .content {
  background-color: #fff;
}

.field-collection-view { margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
}

h3.trip-detail-headers {
  background-color: #ececec; padding: 10px 15px; margin: 25px 0; letter-spacing: 2px;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  h3.trip-detail-headers {
    letter-spacing: 10px;
  }
}
.sidebar-section { margin-bottom: 30px}
.inner { padding: 30px 30px 30px; }
.inner H3 { margin-top: 0; }
@media (min-width: 992px) {
  #trip-section-details.pull-right {
    float: right !important;
  }
}

.main-trip-text .collapseexpand {text-transform: uppercase; text-decoration: none; cursor: pointer; letter-spacing: 2px;}
.main-trip-text .collapseexpand:hover {text-decoration: underline;}
.main-trip-text a {
  font-family: inherit !important;
  font-size: inherit !important;
  background: transparent !important;
}
.main-trip-text span {
  font-family: inherit !important;
  font-size: inherit !important;
  background: transparent !important;
  color: inherit !important;
}

.double-line-divider {
  display: block;
  overflow: hidden;
  width: 100%;
}

.double-line-divider::before,.double-line-divider::after {
  content: '';
  width: 50%;
  height: 12px;
  position: relative;
  display: inline-block;
  border: 2px solid #babab9;
  border-width: 2px 0 2px 0;
}

@media (min-width: 768px) {
  .double-line-divider::before {
    left: -20px;
    margin: 0 0 0 -50%;
    }
    .double-line-divider::after {
      left: 20px;
      margin: 0 -50% 0 0;
    }
}

.more-link {
  border: 2px solid #DF2700;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  line-height: 43px;
  padding: 0 40px;
  text-decoration: none;
  text-transform: uppercase;
}

.more-link:hover {
  background-color: #ececec;
}

.more-link::after {
  content: '\00a0\003e\003e';
}

div[data-id="at-a-glance"] { background-color: #555555; }
div[data-id="at-a-glance"].changed {background-color: #995555;}
div[data-id="at-a-glance"] *:not(input,textarea) { color: white;  }
div[data-id="at-a-glance"] h2 { font-size: 34px; text-transform: uppercase; letter-spacing: 5px; }
div[data-id="at-a-glance"] .leader-contact { padding: 0px; }
div[data-id="at-a-glance"] .col-icon:before {
  content: " ";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  width: 25px;
  display: block;
  float: left;
}
div[data-id="at-a-glance"] .col-icon-actual {
  width: 25px;
  display: block;
  float: left;
}
div[data-id="at-a-glance"] #date-current.col-icon:before { content: "\f073"; }
div[data-id="at-a-glance"] .col-icon-actual.date-more { display:none; }
div[data-id="at-a-glance"] .col-difficulty { clear: left; }
div[data-id="at-a-glance"] .col-difficulty.col-icon:before { content: "\f0e4"; }
div[data-id="at-a-glance"] .col-minage.col-icon:before { content: "\f007" }
div[data-id="at-a-glance"] .col-price.col-icon:before { content: "\f02b" }
div[data-id="at-a-glance"] .dates .title:before,
div[data-id="at-a-glance"] .price-title:before,
div[data-id="at-a-glance"] .difficulty-title:before { font-family: "Font Awesome 5 Pro"; font-size: 15px; }
div[data-id="at-a-glance"] .dates .title:before { content: "\f073"; }
div[data-id="at-a-glance"] .difficulty-title:before { content: "\f1fe"; }
div[data-id="at-a-glance"] .price-title:before { content: "\f02b"; }
div[data-id="at-a-glance"] .price-title { word-wrap: break-word; }
div[data-id="at-a-glance"] .section-itinerary-change { font-size: 12px; margin-top: 20px; text-align: center; }
div[data-id="at-a-glance"] .trip-section-differences, div[data-id="at-a-glance"] .trip-section-differences-section {  font-size: 12px; margin-top: 20px; text-align: center; }
div[data-id="at-a-glance"] .trip-section-differences { display: none; }
div[data-id="at-a-glance"] .trip-section-differences a, div[data-id="at-a-glance"] .trip-section-differences-section a { text-decoration: underline; }
div[data-id="at-a-glance"] #date-current { font-weight: bold; }
div[data-id="at-a-glance"] .section-edit {  text-align: center;  }
div[data-id="at-a-glance"] .section-edit a { text-decoration: underline;}
div[data-id="at-a-glance"] .inner article { display: none; }
div[data-id="at-a-glance"] .inner article:first { display: block; }
div[data-id="at-a-glance"] .itinerary-notes { font-size: 14px; }
div[data-id="at-a-glance"] form.contact-leader button { width: 100%; text-align: center; }
div[data-id="at-a-glance"] form.contact-leader button.cancel-message {
  background: #fff;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  border-color: #fff;
  border-radius: 4px;
  border-style: solid;
  border-width: 2px;
  font-weight: bold;
  line-height: 1;
  padding: 9px 20px;
  height: 40px;
  position: relative;
  transition: all 200ms ease-in-out;
  white-space: normal;
}


/* Trip Detail - Date Selection Panel */
div[data-id="date-more"] * {
  color: #393B3C;
}
div[data-id="date-more"] .trip {
  background-color: white;
  display: block;
  font-size: 16px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
div[data-id="date-more"] .trip:last-child {
  margin-bottom: 0;
}
div[data-id="date-more"] .trip.current {
  background-color: #DF2700;
  color: white;
  height: auto;
}
div[data-id="date-more"] .trip:hover,
div[data-id="date-more"] .trip.current:hover {
  background-color: #c02204;
  color: white;
}


/* Trip Detail - Book Now Panel */
div[data-id="book-now"] {
  background-color: #898989;
}
div[data-id="book-now"] * {
  color: white;
}
div[data-id="book-now"] .policy {
  font-size: 10px;
  text-decoration: underline;
}
div[data-id="book-now"] .booknow_btn {
  background: #DF2700;
  border-radius: 0px;
  font-weight: 800;
  font-size: 20px;
  height: auto;
  letter-spacing: 2px;
  line-height: 56px;
  width: 100%;
}
div[data-id="book-now"] .booknow_btn:after {
  content: "\f324";
  font-family: "Font Awesome 5 Pro";
}
div[data-id="book-now"] .booknow_btn:hover { 
  background: #DF2700;
  color: #fff;
}



div[data-id="main-content"] img[data-id="main-image"] {
  object-position: bottom;
  width: 100%;
  max-height: 500px;
}

/* div[data-id="main-content"] ul.field-highlight-text li {
  text-indent: -21px;
} */

div[data-id="main-content"] ul.field-highlight-text li > i,
div[data-id="main-content"] .trip-review-count {
  color: #DF2700;
}

div[data-id="trip-notes"] ul {
  list-style: none;
  padding: 0px;
}

div[data-id="trip-notes"] ul li {
  display: block;
}

div[data-id="trip-notes"] ul li:hover {
  text-decoration: none;
  background-color: #eee;
}

div[data-id="trip-notes"] ul li a {
  display: inline-block;
  text-decoration: none;
  border-bottom: #fbdcd8 solid 1px;
}

div[data-id="trip-notes"] ul li a::after {
  content: '\00a0\003e\003e';
}

/* #trip-staff-section { display: none;  } */
/* div[data-id="trip-staff"] .leader-html { display: none; height: 110px; margin-bottom: 15px; } */
div[data-id="trip-staff"] .leader-role { font-size: 15px; }
div[data-id="trip-staff"] .leader-name { line-height: 115%; }
div[data-id="trip-staff"] .leader-name a {  text-decoration: none; }
div[data-id="trip-staff"] .leader-name a:after { content: "\00a0\003e\003e"; }
div[data-id="trip-staff"] .bio-photo { border-radius: 50%; border: none; }

div[data-id="trip-reviews"] .trip-review-card:not(:first-child) {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #ccc;
}
div[data-id="trip-reviews"] .trip-review-card:nth-child(2) {
  margin-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #ccc;
}

.trip-staff-leader .bio-photo IMG { border-radius: 50%; }
.trip-staff-leader .leader-role { font-size: 22px; }
.trip-staff-leader .leader-name { font-size: 22px; line-height: 115%; font-weight: bold;}

div[data-id="explore-trips"] { background-color: #e2e2e2}

@media (min-width: 992px) {
  .trip-card-info { min-height: 102px; }
}
.trip-card a {
  text-decoration: none;
}
.trip-card a:hover {
  text-decoration: underline;
}
.trip-card-title { margin: 5px 0px;}
.trip-card-byline { margin-bottom: 10px; font-size: 15px;}
.trip-card-book-now {
  border: 2px solid #f05234;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  margin: 10px 0;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.trip-card-book-now p:first-child::after {
  color: #DF2700;
  content: "\00a0\003e\003e";
  font-weight: bold;
}
.trip-card-book-now p:first-child {
  display: block;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 0 2px;
  text-transform: uppercase;
}
.trip-card-book-now p:last-child { margin-bottom: 0px; font-style: italic;}
.trip-card-spaces-available { font-size: 12px; }

h4.related_trips {
  margin-top: 30px;
}

ul.related_trips {
  text-align: left;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 115%;
}
ul.related_trips LI {
  margin-bottom: 8px;
}
ul.related_trips  a:after  { content: '\00a0\003e\003e'; color: #f0a284; }

figcaption.field-bio-photo {
  margin: 0 auto;
  padding-right: 30px;
}
figcaption.field-bio-photo img {
  border-radius: 50%;
}

@media (min-width: 768px) {
  figcaption.field-bio-photo {
    float: left;
    padding-right: 30px;
  }
}

@media (max-width: 991px) {

  [data-id='main-nav'] .nav-link.dropdown-toggle {
    background-color: #333333;
  }
  
  nav[data-id='main-nav'] ul.navbar-nav li.nav-item .dropdown-menu li:not(:last-child),
  nav[data-id='main-nav'] ul.navbar-nav[data-id="site-sections"] li.nav-item.dropdown {
    border-right: none;
  }

  [data-id='main-nav'] .dropdown-menu {
    border-radius: 0px;
    display: block;
  }

  ul[data-id="top-links"] {
    background-color: #555555
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 970px !important;
  }
}

@media (min-width: 1200px) {
  body {
    background-color: #fff;
  }
  .container {
    max-width: 1250px !important;
  }
}

nav[data-id='main-nav'] {
  background-color: #393B3C;
}

nav[data-id='main-nav'] .container-fluid {
  max-width: 1300px;
}

[data-id='main-nav'] button.navbar-toggler {
  border-color: #FFFFFF;
  background-color: #EEEEEE;
}

nav[data-id='main-nav'] ul[data-id='top-links'] a,
nav[data-id='main-nav'] ul[data-id='site-sections'] a {
  color: #fff;
  cursor: pointer;
}

nav[data-id='main-nav'] ul[data-id='top-links'] a {
  font-size: 18px;
}

@media (min-width: 577px) {
  nav[data-id='main-nav'] ul[data-id='top-links'] a {
    font-size: 14px;
  }
}

nav[data-id='main-nav'] ul[data-id='site-sections'] a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

nav[data-id='main-nav'] ul[data-id='top-links'] a:hover {
  background-color: #EEEEEE;
  color: #555555;
  text-decoration: none;
}

nav[data-id='main-nav'] ul[data-id='site-sections'] li:not(:last-child) {
  border-right: 2px solid #777777;
}

nav[data-id='main-nav'] ul[data-id='site-sections'] .dropdown-menu {
  background-color: #555555;
}

nav[data-id='main-nav'] ul[data-id='site-sections'] .dropdown-menu a:hover {
  color: #FFFFFF;
  background-color: #999999;
}

[data-id='footer'].container-fluid {
  background-color: #54666F;
  color: #FFFFFF;
}

[data-id='footer'] a {
  color: #FFFFFF;
  text-decoration: none;
}

[data-id='footer'] .section-title {
  display: block;
  font-size: 12px;
  font-weight: 800;
}

[data-id='footer'] ul {
  font-size: 12px;
  list-style: none;
}

[data-id='footer'] .list-group-horizontal li:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}

[data-id='footer'] .disclaimer-text {
  font-size: 10px;
}

.left-column {
  background-color: #e5e5e5;
}

.side-filter .filter .sub-filters button.sub-filter {
  background-color: #fff;
  font-size: 15px;
  transition: all 100ms;
}

.side-filter .filter .filter-header {
  background-color: transparent;
  border: none;
  font-size: 16px;
  font-weight: bold;
}

.side-filter .filter .filter-header:before {
  content: '\f0da';
  display: inline-block;
  font-family: "Font Awesome 5 Pro";
  margin-right: 10px;
  transform: rotate(0deg);
  transition: transform 300ms;
}

.side-filter .filter .filter-header.open:before {
  transform: rotate(90deg);
}

.side-filter .filter .filter-header i {
  padding: 5px;
  transform: rotate(0deg);
  transition: transform 300ms;
}

.side-filter .filter .filter-header.open i {
  transform: rotate(90deg);
}

.side-filter .filter .filter-items li {
  background-color: transparent;
  border: none;
}

.side-filter .filter .sub-filter {
  background-color: #555;
  border-radius: 3px;
  color: #fff;
  font-size: 11px;
  margin: 0px 2px;
  padding: 0px 5px;
}

.side-filter .filter .sub-filter.open {
  background-color: #ffffcc;
  color: #000;
  font-weight: bold;
}

.side-filter .filter .sub-filter button.sub-filter:hover {
  background-color: #eee;
}

.side-filter .filter .sub-filter button.sub-filter.active {
  background-color: #f9f9f9;
  border-bottom: 2px solid #000;
}

.trip-search .trip-count {
  color: #808080;
}

.trip-search .see-all-trips {
  background-color: transparent;
  text-align: left;
}

.trip-search .current-filters {
  background-color: #333;
  color: #fff;
}

.trip-search .current-filters .filter {
  background: #f05234;
  border: 1px solid #f05234;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  transition: all 300ms;
}

.trip-search .current-filters .filter::after {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-size: 16px;
  font-weight: 100;
  vertical-align: middle;
  margin-left: 3px;
}

.trip-search .current-filters .filter:hover {
  background: #fff;
  color: #f05234;
}

.trip-search .search input, .trip-search .search button {
  border: none;
}

.trip-search .search button {
  background-color: #DF2700;
  color: #fff;
  font-weight: bold;
  position: relative;
  width: 40%;
}

.trip-search .search button i {
  position: absolute;
  left: -6px;
  color: #DF2700;
  top: 50%;
  transform: translate(0, -50%);
}

.trip-search .search input {
  background-color: #eee;
  width: 60%;
} 

@media (min-width: 768px) {
  .trip-search .trip-count p {
    display: inline-block;
  }
}

input.form-control { border-radius: 0px; }

.home img { width: 100%; }

.home .newsletter-signup {
  background: url('/resources/outings/legacy/images/background-email-ask.jpg') no-repeat center center !important;
  color: #fff;
}

.home .newsletter-signup input {
  color: #444444;
  font-size: 16px;
  font-weight: 200;
}

.home .newsletter-signup button {
  background: #69813a;
  border: none;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 200px;
}

.home .feature-box { color: #fff; }

.home .trip-types .trip-type a {
  text-decoration: none;
}

.home .trip-types .trip-type p {
  color: black;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
}
.home .trip-types .trip-type img { max-width: 90%; }

.home .trip-destinations p {
  font-weight: 800;
  line-height: 53px;
  text-transform: uppercase;
}

.bg-forest-green { background-color:#69813a; }
.bg-kelly-green { background: #508142; }
.bg-red { background-color: #DF2700; }
.bg-black { background-color: #050506; }
.bg-light-grey { background-color: #e2e2e2; }
.bg-light-red { background-color: #fdedea; }
.text-white { color: #FFFFFF; }
.text-red { color: #DF2700; }



.btn {
  font-size: 18px;
  border-radius: 0px;
  border-width: 1px;
  border-style: solid;
  line-height: 1;
  padding: 9px 20px;
  height: 40px;
  position: relative;
  transition: all 200ms ease-in-out;
  white-space: normal;
}

.btn.btn-default {
  color: #000;
  background: #fff;
  border-color: #000;
}
.btn.btn-default:hover, .btn.btn-default:focus {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn.btn-primary {
  background: #DF2700;
  border-color: #DF2700;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
    background-color: #fff;
    border-color: #DF2700;
    color: #DF2700;
}

.message-banner .fa-times {
  float: right;
  cursor: pointer;
}
.message-banner .fa-exclamation-triangle {
  float: left;
}

.message-banner ul {
  display: block;
  padding-top: 75px;
}