/* 4 image section*/

.half-way-content {
  margin-bottom: 50px;
}
.half-way-content .left-image-section {
  float: left;
  width: 340px;
  margin-right: 50px;
}
.half-way-content .right-caption {
  float: left;
  width: 355px;
}
.half-way-content .right-caption figcaption {
  margin-top: 0;
  font-size: 18px;
  line-height: 22px;
}
.fifty-fifty-item-wrap {
  margin-bottom: 30px;
}
.three-block-image {
  margin-bottom: 50px;
}
.read-stories-btn {
  display: inline-block;
  background: #003366;
  border: 1px solid #003366;
  color: #fff;
  padding: 15px 35px;
  margin-top: 50px;
  text-decoration: none !important;
  font-family: "Effra";
  font-size: 24px;
  color: #ffffff;
  font-weight: 300;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 auto;
}
.read-stories-btn:hover {
  background: #FFF;
  color: #003366;
}
.prev-next-wrap {
  text-align: center;
  clear: both;
}
.prev-next-wrap span {
  position: absolute;
  display: inline-block;
  margin-top: 20px;
  /* width: 13px;
    height: 21px; */
}
.prev-next-wrap a:not(.read-stories-btn) {
  display: inline-block;
  text-decoration: none;
  font-size: 24px;
  font-family: "Effra";
  font-weight: 300;
  line-height: 30px;
  cursor: pointer;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.prev-next-wrap a:hover {
  color: #CA113E;
}
.prev-next-wrap .prev-btn {
  left: 0;
}
.prev-next-wrap .next-btn {
  float: right;
  right: 0;
}
.prev-next-wrap .prev-btn a {
  padding-left: 23px;
  background: url(img/story_left.png) left 0 center no-repeat !important;
}
.prev-next-wrap .next-btn a {
  padding-right: 23px;
  background: url(img/story_right.png) right 0 center no-repeat !important;
}
.prev-btn .img-left-title-right, .story-image-4 {
  margin-bottom: 55px;
}
.story-image-4 img {
  width: 100% !important;
}
.story-image-4 .row>div {
  padding: 0 8px;
  overflow: hidden;
  max-height: 164px;
}
.page-node-type-story .article-wrapper.main img {
  margin-bottom: 15px;
  max-width: 100%;
}
/* .page-node-type-story .article-wrapper.main .story-image-4 img {
    width: 100%;
}
End of 4 image section

image left title right

.img-left-title-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.img-left-title-right .row {
    display: flex;
    align-items: center;
    width: 100%;
}
.img-left-title-right figcaption {
    margin: 0;
    text-align: center;
}
End of image left title right

.img-right-title-left {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}
.img-right-title-left .row {
    display: flex;
    align-items: center;
    width: 100%;
}
.img-right-title-left figure {
    text-align: right;
}
.img-right-title-left figcaption {
    margin: 0;
    text-align: center;
} */

/* End of image right title left*/

/*align-right*/

figure.align-right {
  float: right;
  margin: 25px 0 25px 25px;
}
figure.align-right.max-wd-500 {
  max-width: 500px;
}
.align-right figcaption {
  clear: both;
  padding-top: 16px;
}
/* End of align right */

.board-list.container>.row {
  margin: 0;
}
.main-container>.container {
  max-width: 700px;
  position: relative;
}
.article-wrapper.main article {
  transform: none;
  opacity: 1;
  position: relative;
}
.article-wrapper:not(.main) figure {
  opacity: 1;
  position: relative;
  right: 0;
  left: 0;
  width: 100%;
  padding: 0;
}
.article-wrapper .article-desc, .article-wrapper.main figure {
  left: 0;
  transform: none;
  padding: 0;
  width: 100%;
  opacity: 1;
}
.article-wrapper:not(.main) figure {
  margin-bottom: 20px;
}
.article-wrapper.main article {
  background: transparent;
  font-size: 24px;
  line-height: 30px;
  padding: 50px 0;
  padding-bottom: 45px;
  color: #221f20;
  font-size: 24px;
  width: 100%;
}
.article-wrapper:not(.main) article {
  width: 100%;
  padding: 0!important;
}
.article-wrapper img {
  width: 100%;
}
.article-wrapper .fixed-sec {
  padding: 0;
  width: 100%;
  float: left;
  position: static;
}
.path-story .article-wrapper.main {
  margin-top: 37px;
}
.article-count {
  display: none!important;
}
.path-story .article-title {
  margin-top: 0;
}
.stories-inner-page .paragraph-section {
  padding-left: 0;
}
.no-image {
  padding-top: 0!important;
}
.article-wrapper figure, .article-wrapper.main article, .img-right:not(.main) figure, .article-wrapper .article-desc, .article-wrapper .article-title {
  transform: none !important;
  opacity: 1 !important;
  position: static !important;
}
.fixed-sec {
  padding: 0 15px;
  position: static !important;
  margin: 0 !important;
  width: auto !important;
  opacity: 1 !important;
}
.article-quote>div {
  overflow: hidden;
}
.article-quote strong {
  float: left;
  overflow: hidden;
  text-align: left;
  text-indent: 0;
  font-size: 14px;
}
.article-wrapper article p:not(:last-child) {
  /*margin-bottom: 30px;*/
}
@media screen and (min-width:768px) {
  .stories-inner-page .article-wrapper .article-title {
    margin-top: 32px;
  }
}
@media screen and (min-width:768px) and (max-width:1024px) {
  .aside-title-wrapper {
    display: none;
  }
}
@media screen and (min-width:1025px) and (max-width:1200px) {
  .aside-title-wrapper {
    width: 190px;
  }
}
@media screen and (max-width:991px) {
  .half-way-content .right-caption {
    max-width: 270px;
  }
  .prev-next-wrap {
    padding: 0 15px;
  }
  .prev-next-wrap a:not(.read-stories-btn) {
    width: 150px !important;
  }
  .aside-title-wrapper {
    display: none;
  }
}
@media screen and (max-width:767px) {
  .prev-next-wrap .next-btn {
    right: 15px;
  }
  .prev-next-wrap .prev-btn {
    left: 15px;
  }
  .three-block-image .row>div {
    margin-bottom: 30px;
  }
  .prev-next-wrap a:not(.read-stories-btn) {
    font-size: 0;
    width: auto !important;
  }
  .read-stories-btn {
    padding: 10px 5px;
    font-size: 20px;
    margin-top: 10px;
  }
  .board-list .banner-img {
    margin-bottom: 20px;
  }
  .stories-inner-page .main-container>.container {
    padding: 35px 0px;
  }
  .story-image-4 .row>div {
    margin-bottom: 15px;
  }
  .article-desc p, .stories-inner-page .paragraph-section {
    font-size: 14px;
    line-height: 24px;
  }
  .article-wrapper.main article {
    font-size: 21px;
    line-height: 31px
  }
  .path-story .article-wrapper.main {
    margin-top: 0px;
  }
  .article-wrapper {
    padding: 25px 0;
  }
  .article-wrapper.main article {
    padding-top: 25px;
  }
  /*style to be edited*/
  .stories-inner-page .main-title {
    padding-bottom: 25px;
  }
  .stories-inner-page blockquote {
    padding: 0px;
    font-size: 21px;
    line-height: 28px;
  }
}