.s-hero{
  padding-bottom: 20vw;
}

.b-box-info__body p {
  overflow: visible;
  line-height: 1.45;
  -webkit-line-clamp: 15;
}

.b-member__pic video {
  max-width:100%;
}

.b-box-info {
  max-width: 39rem;
}

.b-tag--1, .b-tag--2 {
  right: auto !important;
}

.btn {
  height: auto !important;
  width: auto !important;
  text-transform: none !important;
}

.s-about__content {
    background-color: white !important;
}

.b-member__pic img{
  object-fit: cover !important;
}

.s-rules ol, .s-rules ol li{
    list-style: decimal !important;
  }

.b-interview-list__itm {
  padding: 1.5rem 3rem;
}

.b-interview__title small {
  font-size: 2rem;
  display: block;
}

.article ol {
  font-size: 2.8rem;
}


.s-rules .btn {
  border-color:white !important;
  background: transparent !important;
  font-size: 3rem;
  margin-top: 2rem;
}

.b-box-info__body a {
  color:white !important;
  font-size: 2.5rem !important;
}

@media screen and (max-width: 1440px) {
.large-4 {
  max-width: 30%;
}

.s-hero {
  border-bottom: none;
}

.s-hero__title {
  font-size: 7rem;
}

.b-box-member__title {
  font-size: 2rem;
}

.b-box-member__subtitle {
  font-size: 3rem;
}

.btn, .btn-flat, .button {
  font-size: 3rem;
}

.section-title {
  font-size: 7rem;
}

.b-box-info {
  max-width: 30rem;
}

.s-gallery-slider .slick-center {
  max-width: 45rem;
  width: 45rem;
}

.b-box-info__title {
  font-size: 3rem;
}

.s-about__video .video-wrap {
  max-width: 78rem;
}

}

@media screen and (max-width: 1280px) {
  .b-box-info__title {
    font-size:4rem;
  }

}


@media screen and (max-width: 767px) {
  .s-hero__date  {
    font-size:1.7rem !important;
    line-height: 1.35;

  }

  .s-about__bg img{
    max-width: 180% !important;
  }

  .s-hero__title {
    font-size: 5rem;
  }

  .s-about__info {
    margin-top: -15rem;
}

  .small-12 {
    max-width: 100% !important;
  }

  .s-hero__members .slick-dots {
    text-align: center;
  }
  .s-hero__btn {
    margin-top: 4rem;
    text-align: center;
  }
  .s-hero {
    padding-bottom: 25rem;
  }

  .b-box-member__title {
    font-size: :2.5rem !important;
  }

  .b-box-member__subtitle {
    font-size: 3.5rem !important;
  }

  .section-title {
    font-size: 4rem !important;
  }

  .s-about__video .video-wrap {
    max-width: 95vw;
  }

  .s-about__video .img-wrap__shadow {
    top:-1.2rem;
    left:-1.2rem;
  }

  .b-members-list {
    max-width: 60vw;
    margin: 0 auto;
  }

  .s-members h3 {
    text-align: center;
  }


}
