#subscribe .wrapper.main-content.page-main--wrapper {
  width: 100%;
  max-width: unset !important;
  padding: 0;
}
#subscribe .page-header {
  padding: 7rem 0;
  position: relative;
}
#subscribe .page-header h1 {
  margin-bottom: 2rem;
}
#subscribe .page-title-wrapper {
  z-index: 5;
  position: relative;
  padding: 0 30px;
}
@media (max-width: 1199px) {
  #subscribe .header-image {
    margin-right: -10vw;
  }
  #subscribe .page-title-wrapper {
    width: 50%;
  }
}
@media (max-width: 991px) {
  #subscribe .header-image {
    margin-right: -25vw;
  }
  #subscribe .page-title-wrapper {
    width: 75%;
  }
}
@media (max-width: 767px) {
  #subscribe .header-image {
    display: none;
  }
  #subscribe .page-title-wrapper {
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 768px) {
  #subscribe .page-header h1 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  #subscribe .page-title-wrapper {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  #subscribe .page-title-wrapper {
    width: 40%;
  }
}
#subscribe .breadcrumb {
  display: none;
}
#subscribe .header-image {
  position: absolute;
  top: 0px;
  height: calc(100% + 35px);
  right: 0;
  width:auto;
}

#subscribe .logo-bar {
  display: flex;
  justify-content: space-around;
}
#subscribe .logo-bar__item img {
  margin-bottom: 2rem;
}
#subscribe .logo-bar__item .image_title {
  font-family: 'NeutraText-Bold' !important;
  font-size: 28px;
  color: #222222;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 0px;
}
#subscribe #shopify-section-section-logo-list .logo-bar__item,
#subscribe #shopify-section-section-logo-list-lower .logo-bar__item {
  width: 240px !important;
}
#subscribe #shopify-section-section-logo-list-lower .logo-bar__item .image_title {
  color: #a62329;
}
#subscribe #shopify-section-section-logo-list-lower .homepage-sections-wrapper--white,
#subscribe #shopify-section-section-logo-list .homepage-sections-wrapper--white {
  padding: 6rem 0;
}
#subscribe #shopify-section-section-image-with-text .homepage-sections-wrapper--dark,
#subscribe #shopify-section-image--image-with-text .homepage-sections-wrapper--dark {
  background: #6d526c;
}
#subscribe #shopify-section-section-image-with-text .homepage-sections--title,
#subscribe #shopify-section-image--image-with-text .homepage-sections--title {
  font-family: 'NeutraText-Bold';
  font-size: 52px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 52px;
  text-transform: uppercase;
}
@media only screen and (max-width: 768px) {
  #subscribe .logo-bar {
    flex-direction: column;
    align-items: center;
  }
  #subscribe .grid__item.homepage-content--image.homepage-content--section-image-with-text.large--one-half {
    height: 350px;
  }
}
#subscribe .grid__item.homepage-content--image.homepage-content--section-image-with-text.large--one-half {
  background-size: cover;
}
#subscribe #shopify-section-section-image-with-text .homepage-featured-box-btn,
#subscribe #shopify-section-image--image-with-text .homepage-featured-box-btn {
  background: #A36A1F;
}
#subscribe #shopify-section-section-image-with-text .homepage-featured-content-box-inner,
#subscribe #shopify-section-image--image-with-text .homepage-featured-content-box-inner {
  padding: 6rem;
}
@media (max-width: 1199px) {
  #subscribe #shopify-section-section-image-with-text .homepage-featured-content-box-inner,
  #subscribe #shopify-section-image--image-with-text .homepage-featured-content-box-inner {
    padding: 4rem;
  }
  #subscribe #shopify-section-section-image-with-text .homepage-sections--title,
  #subscribe #shopify-section-image--image-with-text .homepage-sections--title {
    font-size: 48px;
    line-height: 48px;
  }
}
@media (max-width: 991px) {
  #subscribe #shopify-section-section-image-with-text .homepage-sections--title,
  #subscribe #shopify-section-image--image-with-text .homepage-sections--title {
    font-size: 42px;
    line-height: 42px;
    margin-bottom: 0;
  }
}
#subscribe .homepage-section--logo-bar-wrapper .homepage-sections--title {
  font-family: 'NeutraText-Bold';
  font-size: 52px;
  color: #a62329;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  #subscribe #shopify-section-section-logo-list-lower .homepage-sections-wrapper--white,
  #subscribe #shopify-section-section-logo-list .homepage-sections-wrapper--white,
  #subscribe .page-header {
    padding: 4rem 0;
  }
  .grid__item.feature_row__image_wrapper.large--one-half {
    padding: 0px;
  }
  #subscribe #shopify-section-section-image-with-text .homepage-featured-content-box-inner {
    padding: 4rem 30px;
  }
  #shopify-section-image--gallery .grid__item {
    padding: 0px 15px;
  }
}
