.ecz-06-2_storydetail {
  padding: 60px 0 50px 0;
}

.ecz-06-2_storydetail .header {
  text-align: center;
}

.ecz-06-2_storydetail .title {
  font-weight: 600;
  letter-spacing: 5px;
}

.ecz-06-2_storydetail .wrapper-content {
  padding: 60px 150px 50px 150px;
}

.ecz-06-2_storydetail .img {
  width: 100%;
  height: auto;
  margin: 20px 0;
}

.ecz-06-2_storydetail .des-title {
  margin-top: 20px;
  font-weight: 600;
}

.ecz-06-2_storydetail .wrap-btn {
  display: flex;
  justify-content: center;
}

.ecz-06-2_storydetail .btn-detail {
  margin: 20px;
  background-color: #d0d0d0;
  padding: 4px 3px;
  line-height: 15px;
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  min-width: 80px;
  letter-spacing: 3px;
}

.wrapper-content .title-h4 {
  text-align: start;
  font-weight: bold;
  margin: 20px 0px;
}

.wrapper-content .text {
  text-indent: 20px;
  margin: 15px 0px;
  letter-spacing: 2px;
}

.wrapper-content .text-custom {
  margin: 10px 0px;
}

.text-custom.mt-20 {
  margin-top: 50px;
}

.ecz-06-2_storydetail .text-between {
  text-align: center;
  font-size: 1.4rem;
  line-height: 30px;
}

.ecz-06-2_storydetail .ecz-btn-story-detail {
  height: 36px;
  border: none;
  outline: none;
  border-radius: 2px;
  font-size: 1.4rem;
  cursor: pointer;
  color: inherit;
  align-items: center;
  line-height: 1.6rem;
  background-color: white;
}

.detail-link-in-storydetail {
  letter-spacing: 2px;
  margin-left: 15px;
  margin-top: 15px;
}

.ecz-06-2_storydetail .mb-50 {
  margin-bottom: 50px;
}

.ecz-06-2_storydetail .mr-30 {
  margin-right: 15px;
}

.min-width-226 {
  min-width: 226px;
}

.ecz-06-2_storydetail .dropdown-toggle::after {
  display: none;
}

.ecz-06-2_storydetail .ecz-list {
  display: none;
}

.ecz-06-2_storydetail .change-row {
  transform: rotate(-90deg) !important;
}
/*
.show-contact:checked ~ .ecz-list {
  display: block;
}
*/
.pointer {
  cursor: pointer;
}

.ecz-06-2_storydetail .btn-groups .item-btn-groups {
  width: 48%;
}

.ecz-06-2_storydetail .btn-groups .item-btn-groups > * {
  width: 100%;
}

.ecz-06-2_storydetail .btn-groups .item-btn-groups  .btn-arrow {
  width: 100%;
  padding: 10px;
  display: block;
  width: 100%;
}

.ecz-06-2_storydetail .btn-groups .item-btn-groups  .btn-arrow .btn-arrow-content {
  display: flex!important;
}

@media (max-width: 996px) {
  .ecz-06-2_storydetail {
    padding: 30px 0 50px 0;
  }

  .ecz-06-2_storydetail .wrapper-content {
    padding: 0;
  }

  .btn-arrow {
    padding: 0;
  }

  .btn-arrow .btn-arrow-content span {
    padding-right: 0.5rem;
  }

  .btn-arrow .btn-arrow-content {
    padding-right: 0.5rem;
    font-size: 14px;
  }

  .btn-arrow .icon-arrow {
    width: 15px;
  }

  .ecz-06-2_storydetail .wrapper-content {
    padding: 60px 50px 50px 50px;
  }
}

@media (max-width: 576px) {
  .ecz-06-2_storydetail {
    padding: 30px 0 50px 0;
  }

  .ecz-06-2_storydetail .wrapper-content {
    padding: 0 10px;
  }

  .ecz-06-2_storydetail .text-between {
    font-size: 1.2rem;
  }

  .ecz-06-2_storydetail .ecz-btn-story-detail {
    font-size: 1.2rem;
  }

  .ecz-06-2_storydetail .btn-arrow .btn-arrow-content {
    font-size: 10px;
  }
  .ecz-06-2_storydetail .title {
    font-size: 1.5rem;
    text-align-last: justify;
    letter-spacing: unset;
  }
}

@media (max-width: 380px) {
  .ecz-06-2_storydetail .text-between {
    font-size: 0.8rem;
  }

  .ecz-06-2_storydetail .ecz-btn-story-detail {
    font-size: 0.8rem;
  }

  .ecz-06-2_storydetail .text-between {
    font-size: 0.8rem;
  }

  .ecz-06-2_storydetail .ecz-btn-story-detail {
    font-size: 0.8rem;
  }

  .btn-arrow .btn-arrow-content {
    font-size: 10px;
  }

  .min-width-226 {
    min-width: 160px;
  }

  .ecz-06-2_storydetail .title {
    font-size: 1.2rem;
    text-align-last: justify;
    letter-spacing: unset;
  }
}
