/*--------------------------------------------------------------
	01. Time story
--------------------------------------------------------------*/
.basr-time_story.char-story .wrap-outer {
}
.basr-time_story.char-story .wrap-outer:first-child .story-chap:before {
  display: none;
}
.basr-time_story.char-story .wrap-outer:last-child .story-chap:after {
  display: none;
}
.basr-time_story.char-story .wrap-outer:last-child .story-chap .thumb {
  margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .basr-time_story.char-story .wrap-outer:last-child .story-chap .thumb {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .wrap-outer:last-child .story-chap .thumb {
    margin-bottom: 25px;
  }
}
.basr-time_story.char-story .wrap-outer:last-child .story-chap .wrap-thum:before,
.basr-time_story.char-story .wrap-outer:last-child .story-chap .wrap-thum:after,
.basr-time_story.char-story .wrap-outer:last-child .story-chap .wrap-thum + p:after {
  visibility: hidden;
}
.basr-time_story.char-story .wrap-outer:last-child .story-chap .line-to-next {
  visibility: hidden;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+1) {
  background-position: -50px 50px;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+1) .story-chap:after {
  left: 75%;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+1) .story-chap .thumb {
  float: left;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+1) .story-chap .story {
  left: 50%;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) {
  background-position: calc(100% + 35px) 50px;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap:before {
  left: 75%;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb {
  float: right;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:before {
  left: -9px;
}
.basr-time_story.char-story .story-chap .thumb img {
	width: 100%;
	height: auto;
}

@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:before {
    left: 50%;
  }
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:after {
  left: 0;
  right: initial;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:after {
    left: 50%;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .line-to-next {
  left: -50%;
}
.basr-time_story.char-story .wrap-outer:nth-child(2n+2) .story-chap .story {
  left: 0;
}
.basr-time_story.char-story .wrap-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.basr-time_story.char-story .story-chap {
  position: relative;
  overflow: hidden;
}
.basr-time_story.char-story .story-chap:before {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 25%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  z-index: 2;
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap:before {
    display: none;
  }
}
.basr-time_story.char-story .story-chap:after {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  z-index: 2;
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap:after {
    display: none;
  }
}
.basr-time_story.char-story .story-chap .thumb {
  margin-bottom: 140px;
  padding: 10px;
  position: relative;
  width: 50%;
  box-shadow: 0 0 5px 4px rgba(46, 20, 21, 0.5);
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .thumb {
    margin-bottom: 25px;
    width: 100%;
  }
}
.basr-time_story.char-story .story-chap .thumb:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-width: 2px 0 2px 2px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#89623e), to(#5b3c28)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  -moz-border-image: -moz-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  -o-border-image: -o-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  border-image: linear-gradient(to bottom, #89623e, #5b3c28) 1 100%;
}
.basr-time_story.char-story .story-chap .thumb:after {
  content: '';
  background: #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: -1;
  background: #583a27;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* Standard syntax */
}
.basr-time_story.char-story .story-chap .thumb p {
  margin-bottom: 0;
}
.basr-time_story.char-story .story-chap .thumb .border-bottom:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 0;
  background: #583a27;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right, #89623e, rgba(46, 18, 19, 0.52));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #89623e, #2e1213);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #89623e, #2e1213);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #89623e, rgba(190, 93, 59, 0.52), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.52));
  /* Standard syntax */
}
.basr-time_story.char-story .story-chap .thumb .border-bottom:after {
  content: '';
  background: rgba(45, 18, 19, 0.52);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  z-index: -1;
}
.basr-time_story.char-story .story-chap .thumb .wrap-thum:before {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  top: 50%;
  right: -9px;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .story-chap .thumb .wrap-thum:before {
    top: initial;
    bottom: -18px;
    left: 50%;
    right: initial;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .thumb .wrap-thum:before {
    display: none;
  }
}
.basr-time_story.char-story .story-chap .thumb .wrap-thum:after {
  content: '';
  background: #723a19;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 50%;
  height: 2px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .story-chap .thumb .wrap-thum:after {
    width: 100%;
    top: initial;
    bottom: -66px;
    right: initial;
    left: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .thumb .wrap-thum:after {
    display: none;
  }
}
.basr-time_story.char-story .story-chap .thumb .wrap-thum .wrap-hover {
  position: relative;
}
.basr-time_story.char-story .story-chap .thumb .wrap-thum .wrap-hover:after {
  content: '';
  border: 0 solid transparent;
  background: rgba(46, 20, 21, 0.8);
  -moz-background-clip: content;
  /* Firefox 3.6 */
  -webkit-background-clip: content;
  /* Safari 4? Chrome 6? */
  background-clip: content-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 10;
}
.basr-time_story.char-story .story-chap .thumb .wrap-thum .wrap-hover:hover:after {
  border-width: 5px;
  border-color: rgba(0, 0, 0, 0.9);
  opacity: 1;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .story-chap .thumb p:after {
    content: '';
    background: #e3b268;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to top, #b27e45, #723a19);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to top, #b27e45, #723a19);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to top, #b27e45, #723a19);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #b27e45, #723a19);
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 65px;
    width: 2px;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .thumb p:after {
    display: none;
  }
}
.basr-time_story.char-story .story-chap .thumb .line-to-next {
  background: #e3b268;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #e3b268, #b27e45);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #e3b268, #b27e45);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #e3b268, #b27e45);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, #e3b268, #b27e45);
  position: absolute;
  left: 150%;
  top: 100%;
  height: 100%;
  width: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .story-chap .thumb .line-to-next {
    top: initial;
    bottom: -140px;
    height: 76px;
  }
}
.basr-time_story.char-story .story-chap .thumb .line-to-next:before {
  content: '';
  background: #e3b268;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #b27e45, #723a19);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #b27e45, #723a19);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #b27e45, #723a19);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, #b27e45, #723a19);
  display: block;
  position: absolute;
  top: -50%;
  width: 2px;
  height: 50%;
}
@media only screen and (max-width: 1024px) {
  .basr-time_story.char-story .story-chap .thumb .line-to-next:before {
    display: none;
  }
}
.basr-time_story.char-story .story-chap .story {
  padding: 0 30px;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .basr-time_story.char-story .story-chap .story {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .story {
    padding-left: 0;
    position: relative;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: auto;
  }
}
.basr-time_story.char-story .story-chap .story span:first-child {
  color: #FF8800;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.basr-time_story.char-story .story-chap .story span:nth-child(2) {
  color: #FF8800;
  font-size: 14px;
  float: right;
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .story span:nth-child(2) {
    float: left;
    width: 100%;
  }
}
.basr-time_story.char-story .story-chap .story .content {
  font-size: 16px;
  height: 50%;
  overflow: visible;
}
@media only screen and (max-width: 568px) {
  .basr-time_story.char-story .story-chap .story .content {
    margin-bottom: 15px;
    float: left;
    width: 100%;
  }
}


/*--------------------------------------------------------------
	12. Home story
--------------------------------------------------------------*/
.char-story .wrap-outer {
  background-image: url('../images/hexagon-bg.png');
  background-repeat: no-repeat;
}
.char-story .wrap-outer:first-child .story-chap:before {
  display: none;
}
.char-story .wrap-outer:last-child .story-chap:after {
  display: none;
}
.char-story .wrap-outer:last-child .story-chap .thumb {
  margin-bottom: 120px;
}
@media only screen and (max-width: 768px) {
  .char-story .wrap-outer:last-child .story-chap .thumb {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 568px) {
  .char-story .wrap-outer:last-child .story-chap .thumb {
    margin-bottom: 25px;
  }
}
.char-story .wrap-outer:last-child .story-chap .wrap-thum:before,
.char-story .wrap-outer:last-child .story-chap .wrap-thum:after,
.char-story .wrap-outer:last-child .story-chap .wrap-thum + p:after {
  visibility: hidden;
}
.char-story .wrap-outer:last-child .story-chap .line-to-next {
  visibility: hidden;
}
.char-story .wrap-outer:nth-child(2n+1) {
  background-position: -50px 50px;
}
.char-story .wrap-outer:nth-child(2n+1) .story-chap:after {
  left: 75%;
}
.char-story .wrap-outer:nth-child(2n+1) .story-chap .thumb {
  float: left;
}
.char-story .wrap-outer:nth-child(2n+1) .story-chap .story {
  left: 50%;
}
.char-story .wrap-outer:nth-child(2n+2) {
  background-position: calc(100% + 35px) 50px;
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap:before {
  left: 75%;
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb {
  float: right;
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:before {
  left: -9px;
}
@media only screen and (max-width: 1024px) {
  .char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:before {
    left: 50%;
  }
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:after {
  left: 0;
  right: initial;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -o-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}
@media only screen and (max-width: 1024px) {
  .char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .wrap-thum:after {
    left: 50%;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap .thumb .line-to-next {
  left: -50%;
}
.char-story .wrap-outer:nth-child(2n+2) .story-chap .story {
  left: 0;
}
.char-story .wrap-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}
.char-story .story-chap {
  position: relative;
  overflow: hidden;
}
.char-story .story-chap:before {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 0;
  left: 25%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  z-index: 2;
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap:before {
    display: none;
  }
}
.char-story .story-chap:after {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 18px;
  height: 18px;
  -webkit-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  z-index: 2;
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap:after {
    display: none;
  }
}
.char-story .story-chap .thumb {
  margin-bottom: 140px;
  padding: 10px;
  position: relative;
  width: 50%;
  box-shadow: 0 0 5px 4px rgba(46, 20, 21, 0.5);
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .thumb {
    margin-bottom: 25px;
    width: 100%;
  }
}
.char-story .story-chap .thumb:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  border-width: 2px 0 2px 2px;
  border-style: solid;
  -webkit-border-image: -webkit-gradient(linear, 0 0, 0 100%, from(#89623e), to(#5b3c28)) 1 100%;
  -webkit-border-image: -webkit-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  -moz-border-image: -moz-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  -o-border-image: -o-linear-gradient(#89623e, rgba(231, 182, 106, 0.3)) 1 100%;
  border-image: linear-gradient(to bottom, #89623e, #5b3c28) 1 100%;
}
.char-story .story-chap .thumb:after {
  content: '';
  background: #fff;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: -1;
  background: #583a27;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #583a27, #2e1213, rgba(46, 18, 19, 0.9), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.6));
  /* Standard syntax */
}
.char-story .story-chap .thumb p {
  margin-bottom: 0;
}
.char-story .story-chap .thumb .border-bottom:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  z-index: 0;
  background: #583a27;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right, #89623e, rgba(46, 18, 19, 0.52));
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #89623e, #2e1213);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #89623e, #2e1213);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #89623e, rgba(190, 93, 59, 0.52), rgba(46, 18, 19, 0.7), rgba(46, 18, 19, 0.52));
  /* Standard syntax */
}
.char-story .story-chap .thumb .border-bottom:after {
  content: '';
  background: rgba(45, 18, 19, 0.52);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  z-index: -1;
}
.char-story .story-chap .thumb .wrap-thum:before {
  content: '';
  background: #FF8800;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 2px 2px rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  top: 50%;
  right: -9px;
  width: 18px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .char-story .story-chap .thumb .wrap-thum:before {
    top: initial;
    bottom: -18px;
    left: 50%;
    right: initial;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .thumb .wrap-thum:before {
    display: none;
  }
}
.char-story .story-chap .thumb .wrap-thum:after {
  content: '';
  background: #723a19;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 50%;
  height: 2px;
  -webkit-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .char-story .story-chap .thumb .wrap-thum:after {
    width: 100%;
    top: initial;
    bottom: -66px;
    right: initial;
    left: 50%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .thumb .wrap-thum:after {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .char-story .story-chap .thumb p:after {
    content: '';
    background: #e3b268;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(to top, #b27e45, #723a19);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to top, #b27e45, #723a19);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to top, #b27e45, #723a19);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to top, #b27e45, #723a19);
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 65px;
    width: 2px;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    -o-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
  }
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .thumb p:after {
    display: none;
  }
}
.char-story .story-chap .thumb .line-to-next {
  background: #e3b268;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #e3b268, #b27e45);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #e3b268, #b27e45);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #e3b268, #b27e45);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, #e3b268, #b27e45);
  position: absolute;
  left: 150%;
  top: 100%;
  height: 100%;
  width: 2px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
  .char-story .story-chap .thumb .line-to-next {
    top: initial;
    bottom: -140px;
    height: 76px;
  }
}
.char-story .story-chap .thumb .line-to-next:before {
  content: '';
  background: #e3b268;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(to top, #b27e45, #723a19);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(to top, #b27e45, #723a19);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to top, #b27e45, #723a19);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to top, #b27e45, #723a19);
  display: block;
  position: absolute;
  top: -50%;
  width: 2px;
  height: 50%;
}
@media only screen and (max-width: 1024px) {
  .char-story .story-chap .thumb .line-to-next:before {
    display: none;
  }
}
.char-story .story-chap .story {
  padding-left: 30px;
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .story {
    padding-left: 0;
    position: relative;
    top: 0;
    left: 0 !important;
    width: 100%;
    height: auto;
  }
}
.char-story .story-chap .story span:first-child {
  color: #FF8800;
  font-size: 22px;
}
.char-story .story-chap .story .content {
  font-size: 16px;
  height: 50%;
  overflow: hidden;
}
@media only screen and (max-width: 568px) {
  .char-story .story-chap .story .content {
    margin-bottom: 15px;
  }
}
/*--------------------------------------------------------------
	10. Heading
--------------------------------------------------------------*/
.basr-heading {
  overflow: hidden;
  margin-bottom: 30px;
}
.basr-heading.has-border .basr-heading-inner {
  display: table;
  line-height: 100%;
  width: 100%;
}
.basr-heading.has-border .basr-heading-inner > div {
  display: table-cell;
  position: relative;
  text-align: center;
}
.basr-heading.has-border .basr-heading-inner > div.text {
  line-height: 1.2em;
  width: 1%;
  white-space: nowrap;
}
.basr-heading.has-border .basr-heading-inner > div.text > * {
  color: #FF8800;
  display: block;
  font-size: 46px;
  margin-bottom: 0;
  text-align: center;
}
.basr-heading.has-border .basr-heading-inner .h-b4-1 {
  border-top: 8px solid transparent;
}
@media only screen and (max-width: 480px) {
  .basr-heading.has-border .basr-heading-inner .h-b4-1 {
    display: none;
  }
}
.basr-heading.has-border .basr-heading-inner .h-b4-1:before {
  content: '';
  background: #7e5237;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right, #7e5237, #562c23);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #7e5237, #562c23);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(left, #7e5237, #562c23);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to left, #7e5237, #562c23);
  /* Standard syntax */
  position: absolute;
  top: 0;
  left: 0;
  width: calc( 50% - 6px );
  height: 1px;
}
.basr-heading.has-border .basr-heading-inner .h-b4-1:after {
  content: '';
  background: #FF8800;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #aa774b, #FF8800);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #aa774b, #FF8800);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #aa774b, #FF8800);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #aa774b, #FF8800);
  /* Standard syntax */
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc( 50% - 46px );
  height: 1px;
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
.basr-heading.has-border .basr-heading-inner .h-b4-1 .diagonal {
  background: #7f5237;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(bottom, #7f5237, #a9764a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, #7f5237, #a9764a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, #7f5237, #a9764a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #7f5237, #a9764a);
  /* Standard syntax */
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 52%;
  transform: translateX(-50%) skewX(22deg);
}
.basr-heading.has-border .basr-heading-inner .h-b4-1 .content {
  opacity: 0;
}
.basr-heading.has-border .basr-heading-inner .h-after-border {
  border-top: 8px solid transparent;
}
@media only screen and (max-width: 480px) {
  .basr-heading.has-border .basr-heading-inner .h-after-border {
    display: none;
  }
}
.basr-heading.has-border .basr-heading-inner .h-after-border:before {
  content: '';
  background: #a9764a;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #FF8800, #a9764a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #FF8800, #a9764a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #FF8800, #a9764a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #FF8800, #a9764a);
  /* Standard syntax */
  position: absolute;
  top: 50%;
  left: 0;
  width: calc( 50% - 46px );
  height: 1px;
  -webkit-transform: translateX(40px);
  -ms-transform: translateX(40px);
  -o-transform: translateX(40px);
  transform: translateX(40px);
}
.basr-heading.has-border .basr-heading-inner .h-after-border:after {
  content: '';
  background: #805237;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #805237, #572c23);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #805237, #572c23);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #805237, #572c23);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #805237, #572c23);
  /* Standard syntax */
  position: absolute;
  top: 0;
  left: 50%;
  width: calc( 50% - 6px );
  height: 1px;
  -webkit-transform: translateX(6px);
  -ms-transform: translateX(6px);
  -o-transform: translateX(6px);
  transform: translateX(6px);
}
.basr-heading.has-border .basr-heading-inner .h-after-border .diagonal {
  background: #8d5d3d;
  /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(top, #8d5d3d, #a9764a);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(bottom, #8d5d3d, #a9764a);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(bottom, #8d5d3d, #a9764a);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(to bottom, #8d5d3d, #a9764a);
  /* Standard syntax */
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 2px;
  height: 52%;
  transform: translateX(-50%) skewX(-22deg);
}
.basr-heading.has-border .basr-heading-inner .h-after-border .content {
  opacity: 0;
}