/* *****
This is a CSS partial, minified file. It is referenced by the theme by default in theme.liquid.
If you would like to edit this code we recommend swapping to the un-minified version.
For full details and instructions please see our documentation:
https://support.weareeight.com/hc/en-us/articles/360020366578-Un-minified-CSS-Javascript
***** */
.image-bar--single-image{text-align:center}.image-bar--single-image .img-responsive{display:inline-block}.image-bar--title{text-align:center}.image-bar--description p{text-align:center}@media screen and (max-width:767px){.image-bar>div{margin-bottom:3rem}.image-bar>div:last-child{margin-bottom:0}}.homepage-section--image-gallery-wrapper .icon--placeholder{max-height:200px}.image-bar__content img{height:auto;width:100%}

/* -------------------------------------------------------------------------- */
.story-location-sec .title-bar h2 {
    text-align: center;
}
.story-location-sec .row > div{
  padding: 0 10px;
}
.story-location-sec .row{
  margin: 0 -10px;
}
.story-location-sec .image-bar--title, .story-location-sec .image-bar--description p, .story-location-sec .image-bar--description {
  text-align: left;
}
.story-location-sec .additional-info-div {
    display: flex;
    align-items: center;
}
.story-location-sec .additional-info-div:first-child {
    margin-bottom: 24px;
}
.story-location-sec .additional-info-div svg {
    margin-right: 8px;
}
.story-location-sec .additional-info-div p {
    margin-bottom: 0;
}
.story-location-sec .image-bar--title.type-subheading {
    font-size: 28px;
    font-weight: 500;
    line-height: 33.18px;
    margin-top: 32px;
    margin-bottom: 24px;
      text-transform: capitalize;
}
.story-location-sec .image-bar--description p {
     margin-bottom: 40px;
}
.story-location-sec.homepage-sections-wrapper {
    padding-top: 64px;
    padding-bottom: 64px;   
}

@media screen and (max-width: 767px) {
  .story-location-sec.homepage-sections-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;   
  }
  .story-location-sec .title-bar h2 {
    margin-bottom: 24px;
  }
  .story-location-sec .container {
    padding: 0 24px;
  }
  .story-location-sec .image-bar--title.type-subheading {
    margin-top: 24px;
    margin-bottom: 16px;
    font-size: 22px;
    line-height: 26.07px;
  }
  .story-location-sec .image-bar--description p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 32px;
  }
  .story-location-sec .row > div:first-child {
    margin-bottom: 40px;
  }

  .image-gallery-sec .slick-initialized .slick-slide {
    padding-left: 0;
    padding-right: 0;
  }
  .image-gallery-sec.homepage-sections-wrapper {
    overflow: hidden;
    padding: 0px 0 20px;
  }
  .image-gallery-sec .container {
    padding-left: 24px;
    padding-right: 24px;
  }
  .image-gallery-sec .slick-dots {
      bottom: -30px;
  }
  .image-gallery-sec .slick-dots li {
      width: 10px;
      height: 10px;   
  }
  .image-gallery-sec .slick-dots li button {
      padding: 0;
      width: 10px;
      height: 10px;   
  }
  .image-gallery-sec .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #37493F;
  }
  .image-gallery-sec .slick-dots li button:before {
    width: 10px;
    height: 10px;   
    opacity: 1;   
    line-height: 10px;
    color: #D9D9D9;
    font-size: 10px;
  }
}


@media screen and (min-width: 768px) {
    .story-location-sec {
        padding-top: 64px;
        padding-bottom: 64px;   
    }
  }


@media (min-width: 1330px) {
  .story-location-sec .container {
          max-width: 1150px;
      }
  }
}
