.page-front_tpl.a15 .fs-2 {
  font-size: 3rem !important;
}
.page-front_tpl.a15 .lh-15 {
  line-height: 1.5 !important;
}
.page-front_tpl.a15 .img100 {
  width: 100%;
  height: auto;
}
.page-front_tpl.a15 .img-calendar {
  width: 100px;
  height: 100px;
}
.page-front_tpl.a15 .btn--solid {
  color: #ffffff;
  border-color: #27ae60;
  border-radius: 4px;
  background-color: #27ae60;
  padding: 9.5px 30px;
  font-size: 18px;
  float: left;
  display: block;
  font-weight: 700;
  line-height: 1.5;
  margin: 8px 8px 0 0;
  cursor: pointer;
}
.page-front_tpl.a15 .btn--solid.btn--medium {
  max-width: 200px;
}
.page-front_tpl.a15 .btn--solid.btn--big {
  max-width: 250px;
}
.page-front_tpl.a15 .btn--solid:hover {
  backround-color: #2DD074;
}
.page-front_tpl.a15 .full-width {
  width: 100%;
  height: auto;
}
.page-front_tpl.a15 .grid-element {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 2rem;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .grid-element {
    grid-template-columns: 1fr !important;
    grid-gap: 10px;
  }
}
.page-front_tpl.a15 .mb-0 {
  margin-bottom: 0 !important;
}
.page-front_tpl.a15 .mt-0 {
  margin-top: 0 !important;
}
.page-front_tpl.a15 .mb-2 {
  margin-bottom: 2rem;
}
.page-front_tpl.a15 .bg-blue {
  background-color: #34495E !important;
}
.page-front_tpl.a15 .bg-blue-2 {
  background-color: #363E48 !important;
}
.page-front_tpl.a15 .text-green {
  color: #229c06 !important;
}
.page-front_tpl.a15 .pt-1 {
  padding-top: 1rem !important;
}
.page-front_tpl.a15 .pb-1 {
  padding-bottom: 1rem !important;
}
.page-front_tpl.a15 .search-callout.mini {
  padding: 9rem 0;
}
.page-front_tpl.a15 .search-callout.mini .field-footer {
  display: none !important;
}
.page-front_tpl.a15 h1 {
  font-size: 48px;
  font-weight: bold;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 h1 {
    font-size: 30px;
  }
}
.page-front_tpl.a15 h2 {
  font-size: 36px;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 h2 {
    font-size: 24px;
  }
}
.page-front_tpl.a15 h1, .page-front_tpl.a15 h2 {
  line-height: 1.3;
  margin: 0;
}
.page-front_tpl.a15 h3 {
  margin-top: 20px;
  line-height: 1.3;
  font-size: 24px;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 h3 {
    font-size: 18px;
  }
}
.page-front_tpl.a15 .container-center {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 30px;
  margin-bottom: 30px;
}
.page-front_tpl.a15 .image-header-container img {
  width: 100%;
  height: auto;
}
.page-front_tpl.a15 .footer-header-container p {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .footer-header-container p {
    font-size: 18px;
  }
}
.page-front_tpl.a15 .journey-grid h4 {
  line-height: 1.3;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .journey-grid h4 {
    font-size: 16px;
  }
}
.page-front_tpl.a15 .bid-195 .Block-body .BlockContent {
  background: white var(--bid-195) center bottom;
  background-size: cover;
}
.page-front_tpl.a15 .g-blogs {
  padding-top: 0;
}
.page-front_tpl.a15 .g-blogs h5 {
  margin-top: 0;
}
.page-front_tpl.a15 .slider-content {
  margin-bottom: 4rem;
}
.page-front_tpl.a15 .slider-content .slider-op .slick-slide,
.page-front_tpl.a15 .slider-content .slider-op .slick-list {
  height: auto !important;
}
.page-front_tpl.a15 .slider-content .slider-op .op-content {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 5%;
  text-align: center;
}
.page-front_tpl.a15 .slider-content .slider-op .op-content .img-content {
  text-align: center;
}
.page-front_tpl.a15 .slider-content .slider-op .op-content .img-content img {
  width: auto;
  max-width: 300px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .slider-content .slider-op .op-content .img-content img {
    max-width: 150px;
  }
}
.page-front_tpl.a15 .slider-content .slider-op .op-content .content p:last-child {
  margin-bottom: 0;
}
.page-front_tpl.a15 .slider-content .slider-op .slick-arrow {
  width: 50px;
  height: 50px;
  background-image: url("../images/anniversary15/slider/arrow-left.svg");
  background-size: cover;
}
.page-front_tpl.a15 .slider-content .slider-op .slick-arrow:after, .page-front_tpl.a15 .slider-content .slider-op .slick-arrow:before {
  display: none !important;
}
.page-front_tpl.a15 .slider-content .slider-op .slick-arrow.slick-next {
  background-image: url("../images/anniversary15/slider/arrow-right.svg");
}
.page-front_tpl.a15 .slider-content .slider-op .slick-dots li button:before {
  font-size: 15px !important;
  color: #9cbaa7 !important;
}
.page-front_tpl.a15 .slider-content .slider-op .slick-dots li.slick-active button:before {
  color: #228842 !important;
}
.page-front_tpl.a15 .ebooks-container {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-front_tpl.a15 .ebooks-container .ebook-box {
  margin-bottom: 2rem;
}
.page-front_tpl.a15 .ebooks-container .ebook-box:last-child {
  margin-bottom: 0;
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-content-item {
  margin: 0;
  width: 100%;
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  justify-items: center;
  vertical-align: middle;
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-content .description p {
  font-size: 18px;
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-content .description p:last-child {
  margin: 0;
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-image {
  width: 100%;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .ebooks-container .ebook-box .ebook-image {
    order: -1;
  }
}
.page-front_tpl.a15 .ebooks-container .ebook-box .ebook-image .img-topic {
  width: 100%;
  height: auto;
}
.page-front_tpl.a15 .ebooks-container .ebook-box:nth-child(odd) {
  margin-bottom: 2rem;
}
.page-front_tpl.a15 .ebooks-container .ebook-box:nth-child(even) .ebook-image {
  order: -1;
}
.page-front_tpl.a15 .ebooks-container .ebook-box:nth-child(even) .ebook-content {
  order: 1;
}
.page-front_tpl.a15 .celebrate-container {
  border: 4px solid #0d5c15;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .become-pro {
    padding: 20px !important;
  }
}
.page-front_tpl.a15 .become-pro .information-container {
  margin-bottom: 0;
}
.page-front_tpl.a15 .become-pro .information-container .content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .become-pro .information-container .content {
    padding: 0 !important;
    order: 1;
  }
}
.page-front_tpl.a15 .become-pro .information-container .content * {
  color: #ffffff !important;
  text-align: left;
}
.page-front_tpl.a15 .become-pro .information-container .content p {
  font-size: 18px;
}
.page-front_tpl.a15 .become-pro .image {
  width: 100%;
}
@media (max-width: 800px) {
  .page-front_tpl.a15 .become-pro .image {
    order: -1;
  }
}
.page-front_tpl.a15 .become-pro.inverter .information-container {
  order: 1;
}
.page-front_tpl.a15 .become-pro.inverter .image {
  order: -1;
}
.page-front_tpl.a15 .footer {
  background: #ffffff !important;
}

.container-member .section-content {
  max-width: 1200px;
  width: 100%;
  float: none;
  margin: 0 auto;
}

.green-bg {
  background: #238742 !important;
}
.green-bg * {
  color: #ffffff !important;
}

.slider-membership-content {
  margin-bottom: 4rem;
}
.slider-membership-content h3 {
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 0;
  font-size: 30px;
}

.slider-membership-content .slider-op .slick-slide,
.slider-membership-content .slider-op .slick-list {
  height: auto !important;
}
.slider-membership-content .slider-op .op-content {
  width: 100%;
  height: auto;
  display: flex;
  justify-content: center;
  justify-items: center;
  flex-direction: column;
  flex-wrap: nowrap;
  padding: 5%;
  text-align: center;
}
.slider-membership-content .slider-op .op-content .img-content {
  text-align: center;
}
.slider-membership-content .slider-op .op-content .img-content img {
  width: auto;
  max-width: 150px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 800px) {
  .slider-membership-content .slider-op .op-content .img-content img {
    max-width: 150px;
  }
}
.slider-membership-content .slider-op .op-content .content p {
  margin: 0;
  line-height: 1.3;
}
.slider-membership-content .slider-op .op-content .content p:last-child {
  margin-bottom: 0;
}
.slider-membership-content .slider-op .slick-arrow {
  width: 50px;
  height: 50px;
  background-image: url("../images/anniversary15/slider/arrow-left.svg");
  background-size: cover;
}
.slider-membership-content .slider-op .slick-arrow:after, .slider-membership-content .slider-op .slick-arrow:before {
  display: none !important;
}
.slider-membership-content .slider-op .slick-arrow.slick-next {
  background-image: url("../images/anniversary15/slider/arrow-right.svg");
}
.slider-membership-content .slider-op .slick-dots li button:before {
  font-size: 15px !important;
  color: #9cbaa7 !important;
}
.slider-membership-content .slider-op .slick-dots li.slick-active button:before {
  color: #228842 !important;
}

.get-with-pro {
  margin-top: 40px;
  margin-bottom: 40px;
  background: url("../images/subscription/get_with_pro_bg.png") no-repeat scroll center center;
  background-size: cover;
}
.get-with-pro .section-content {
  margin: 0 auto;
}
.get-with-pro h2 {
  margin-top: 0;
  line-height: 1;
  margin-bottom: 30px;
  font-size: 45px;
}
.get-with-pro .section-content .body-wrapper {
  display: flex;
  gap: 0;
}
@media (max-width: 800px) {
  .get-with-pro .section-content .body-wrapper {
    flex-direction: column;
  }
}
.get-with-pro .section-content .body-wrapper .body-item {
  width: 45%;
}
@media (max-width: 800px) {
  .get-with-pro .section-content .body-wrapper .body-item {
    width: 100%;
  }
}
.get-with-pro .section-content .body-wrapper .body-text {
  display: flex;
  flex-direction: column;
  align-self: center;
  width: 55%;
}
@media (max-width: 800px) {
  .get-with-pro .section-content .body-wrapper .body-text {
    width: 100%;
  }
}
.get-with-pro .section-content .body-wrapper .body-text ul li,
.get-with-pro .section-content .body-wrapper .body-text p {
  font-size: 20px;
  font-weight: bold;
}

.font-green {
  color: #238742 !important;
}

.font-text {
  color: #2c3e50;
}

.font-white {
  color: #ecf0f1;
}

.sale-membership {
  width: 100%;
  background-image: url("../images/subscription/bg-a-4.webp") !important;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover !important;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sale-membership h4 span.big {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.2;
}
.sale-membership h3.sub-title {
  font-weight: bold;
  font-size: 24px;
}
.sale-membership .greatly-appreciate {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2;
}
.sale-membership .timer-container {
  display: flex;
  border: none !important;
}
.sale-membership .col-text-data {
  display: flex;
  flex-direction: column;
  align-self: center;
  justify-content: left;
  height: 100%;
  width: 100%;
}
.sale-membership .timer-container-btn {
  border: none !important;
  display: flex;
  justify-content: center;
  padding-top: 0 !important;
}

.sale-video {
  width: 100%;
  background: url("../images/subscription/bg-green-3.webp") no-repeat scroll center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.sale-video #demo2 {
  margin-top: 30px;
}
.sale-video #demo2 .embed-responsive-4by3 {
  padding-bottom: 0;
}

.membership-btn {
  margin-left: auto;
  margin-right: auto;
  float: none;
  width: auto;
  border-color: #238842;
  background-color: #238842;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  display: inline-block;
  padding: 10px 25px;
  text-decoration: none;
  color: #fff;
}
.membership-btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.membership-btn.membership-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.membership-btn.membership-btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.membership-btn.membership-btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.membership-btn.membership-btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.container-15-a {
  width: 100%;
  background: #ffffff;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.container-15-a .body-wrapper .body-text {
  text-align: center;
}
.container-15-a .body-wrapper h2 {
  text-align: center;
  font-size: 48px;
}
.container-15-a .body-wrapper h3 {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.container-15-a .body-wrapper p {
  text-align: center;
  width: 100%;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  padding-top: 30px;
  padding-bottom: 0;
}

.container-natural-insights {
  width: 100%;
  background: url("../images/subscription/bg-titulo.webp") no-repeat scroll center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.container-natural-insights .text-center h2.h2 {
  font-weight: bold;
  margin: 0 0 10px;
  font-size: 40px;
}
.container-natural-insights .text-center h3 {
  font-weight: bold;
  margin: 0 0 10px;
}
.container-natural-insights .text-center p {
  font-size: 18px;
  margin: 0 0 10px;
}
.container-natural-insights .body-image {
  margin-top: 30px;
}
.container-natural-insights .body-image img {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}
.container-natural-insights .body-image h3.h3.main {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
}

.saleweek-strip2 .special-sale {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

.container-natural-insights-e1-e2 {
  width: 100%;
  background: url("../images/subscription/bg-titulo.webp") no-repeat scroll center center;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.container-natural-insights-e1-e2 .body-image {
  display: flex;
  gap: 50px;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.container-natural-insights-e1-e2 .body-image img {
  width: 30%;
}

.container-fluid.banner-title {
  width: 100%;
  background: url("../images/subscription/bg-titulo.webp") no-repeat scroll center center;
  background-size: cover;
}
.container-fluid.banner-title .section-content {
  margin: 20px auto;
}
.container-fluid.banner-title .section-content p {
  text-align: center;
  color: #ecf0f1;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 700;
  padding: 0;
  line-height: 1.2;
}

.container-fluid.banner-image {
  width: 100%;
  background: transparent;
  padding: 100px 0;
  background: url("/sites/all/themes/wilderness/images-upgrade/bg-naturalmed.jpg") no-repeat center top;
  background-size: 100% auto;
  margin: 0;
}
.container-fluid.banner-image .section-content {
  margin: 20px auto;
}
.container-fluid.banner-image .section-content .responsive-img {
  height: auto;
  width: 80%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.container-beta-glucan {
  padding-top: 50px;
  padding-bottom: 50px;
}
.container-beta-glucan .section-content h3 {
  font-weight: bold;
  font-size: 30px;
  float: left;
  clear: both;
  line-height: 1.2;
  margin: 0 0 10px;
}
.container-beta-glucan .section-content .body-wrapper {
  display: flex;
  gap: 20px;
}
@media (max-width: 800px) {
  .container-beta-glucan .section-content .body-wrapper {
    flex-direction: column;
  }
}
.container-beta-glucan .section-content .body-item {
  width: calc(100% - 400px);
}
@media (max-width: 800px) {
  .container-beta-glucan .section-content .body-item {
    width: 100%;
  }
}
.container-beta-glucan .section-content .body-item p {
  display: block;
  width: 100%;
  clear: both;
  float: left;
  font-size: 20px;
}
.container-beta-glucan .section-content .body-text {
  display: flex;
  flex-direction: column;
  justify-content: left;
  align-self: center;
}
.container-beta-glucan .section-content .body-image {
  width: 360px;
}
@media (max-width: 800px) {
  .container-beta-glucan .section-content .body-image {
    width: 100%;
  }
}
.container-beta-glucan .section-content .body-image img {
  max-width: 320px;
  width: 100%;
  float: right;
}
@media (max-width: 800px) {
  .container-beta-glucan .section-content .body-image img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

.membership-levels-wrapper .h3.main {
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 25px;
}

.user-login-container .article-container .title-bar {
  overflow: hidden;
}

body.research-dashboard .Block.bid-195 {
  background: url("../images/subscription/bg-titulo.webp") no-repeat scroll center center !important;
  background-size: cover !important;
}
body.research-dashboard .Block.bid-195 .Block-body .BlockContent {
  background: transparent !important;
}
body.research-dashboard .title-bar {
  background: #133715 !important;
}

.membership-element {
  margin-bottom: 3rem;
}

/*# sourceMappingURL=anniversary-15.css.map */
