#block-views-block-duplicate-of-stories-block-1 .form-control::placeholder,
#block-views-block-duplicate-of-stories-stories-by-author
  .form-control::placeholder {
  opacity: 0;
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above {
  max-width: 730px;
  width: calc(100vw - 32px);
  margin: auto;
  /*margin: -225px auto 50px;*/
  position: relative;
  z-index: 1;
}
#story-header-content #shc-title h1 {
  font-family: baskerville urw;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #01344b;
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  h2 {
  font-family: "Baskerville" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 48px !important;
  line-height: 46px !important;
  color: #161616 !important;
  max-width: 540px;
  width: 100%;
  margin: auto;
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  h3 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #9b3214;
  line-height: 4rem;
}

blockquote {
  quotes: auto !important;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  blockquote
  p {
  font-family: "Baskerville" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 26px !important;
  color: #161616 !important;
  position: relative;
  padding-left: 40px;
  text-indent: 16px;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-top: 30px;
  margin-bottom: 30px;
  border-left: 3px solid #000;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  blockquote
  p:before {
  position: absolute;
  content: open-quote !important;
  font-size: 24px;
  margin-left: -1.4em;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  blockquote
  p:after {
  content: close-quote !important;
  font-size: 24px;
  bottom: 0;
  right: 0;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  ul {
  width: 540px;
  margin: auto;
}

/*.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  li {
  padding-bottom: 25px;
}*/

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  h3 {
  max-width: 540px;
  width: 100%;
  font-family: "Baskerville URW";
  font-style: normal;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 2.2rem !important;
  color: #161616;
  margin: auto;
  position: relative;
  padding-top: 15px;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  h4 {
  width: 540px;
  margin: auto;
}

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  p {
  font-family: baskerville-urw !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #161616 !important;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  max-width: 540px;
  width: 100%;
}

/* .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above img{
	width:730px!important;
} */

.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ltif-image.ltif-has-caption figcaption {
  top: -0.5rem;
  position: relative;
  max-width: 730px;
  width: 100%;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #606060;
  padding-bottom: 20px;
}
.field.field--name-field-header-image.field--type-image.field--label-above
  .field__items {
  display: none;
}
.node--type-story #main-wrapper {
  margin-top: 0;
}
.node--type-story
  .field.field--name-field-header-image.field--type-image.field--label-above,
.node--type-story .field__label {
  display: none;
}
.node--type-story
  .field.field--name-field-author.field--type-entity-reference.field--label-above
  .field__item
  a {
  top: -29%;
  position: absolute;
  left: 54%;
  width: 20rem;
  opacity: 0;
  height: 108rem;
  cursor: pointer;
}
.node--type-story iframe {
  height: 394px;
  width: 730px;
  margin-left: -6rem;
}
.node--type-story .field-body .swiper .swiper-button-prev {
  height: 46px;
}

.node--type-story .field-body .swiper .swiper-button-next {
  height: 46px;
}
#share-link-wrapper {
  background-image: url("/themes/custom/whitefaceregion/images/homepage/share-btn.svg");
  background-repeat: no-repeat;
  background-position: 4rem 2.17rem;
  width: 8rem;
  position: relative;
  padding-top: 2rem;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #01344b !important;
}

#story-header-summary h2 {
  display: none;
}

#share-link-wrapper a {
  text-decoration: none !important;
  transition: all 0.3s;
  color: #01344b !important;
}
#share-link-wrapper a:hover {
  text-decoration: underline;
  pointer-events: pointer;
}
#story-header-img {
  z-index: 2;
  position: relative;
  padding-bottom: 3rem;
}
#story-header-img img {
  object-fit: cover;
  width: 100%;
  height: 563px;
}
#story-header {
  display: block;
  position: relative;

  margin: 0px;
  padding: 0px;

  width: 100vw;
  height: auto !important;
  max-height: unset !important;
  /*background-image: url("/themes/custom/whitefaceregion/images/stories/story-background.svg");*/
  background-repeat: no-repeat;
  background-position: center;
}
#story-header img {
  display: block;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}
.contextual-region.node.node--type-story.node--view-mode-full.clearfix h2 {
  width: 540px;
  margin: auto;
}
/*.contextual-region.node.node--type-story.node--view-mode-full.clearfix img{
	width:730px!important;
}*/
#story-header a,
.link {
  text-decoration: none;
  color: #707070;
}
#story-header .image-style-standard-header-image-large {
  width: 100%;
  object-fit: cover;
  height: 760px;
  position: fixed;
}
#story-header .hfac-logo1 {
  left: 36%;
  top: -21%;
}
#story-header .scroll-content-wrapper {
  bottom: 90px;
  display: flex;
  flex-flow: column;
  position: fixed;
  right: 260px;
}
#story-header .scroll-content-wrapper .first-line {
  background: #fff;
  display: block;
  height: 44px;
  margin-bottom: 27px;
  margin-right: auto;
  margin-left: auto;
  width: 2px;
}
#story-header .scroll-content-wrapper .second-line {
  background: #fff;
  display: block;
  height: 86px;
  margin-right: auto;
  margin-left: auto;
  width: 2px;
}
#story-header .scroll-content {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  height: 70px;
  padding: 0;
  width: 70px;
}

#story-header #shc-ad-date {
  padding-left: 3px;
}

#story-header .scroll-content img {
  margin-top: -4px;
}
#story-header .picture-element-formatter {
  height: calc(100vh - 8rem);
  max-height: calc(100vh - 8rem);
  overflow: hidden;
}
#story-header .picture-element-formatter img {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
#story-header-clip-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  min-width: 50vw;
  min-height: 103%;
  background: #1d4a98;
  clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%, 0 30%);
}
#story-header-content {
  color: #221000;
  position: relative;
  width: 540px;
  margin: auto;
  top: -1.2rem;
}

.container {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

#story-header-content #shc-ad-author {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding-right: 5px;
}

.view.view-duplicate-of-stories div.m-1 {
  margin-left: 1rem !important;
}

#story-header-content #shc-ad-author a {
  text-decoration: none;
  font-family: "Montserrat";
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #345d6f !important;
  font-weight: 300;
  width: max-content;
  display: block;
}

#story-header-content #shc-title h1 {
  width: 540px;
  font-family: "Baskerville URW";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #01344b;
  text-decoration: none;
}
#story-header-content #shc-author-date {
  display: flex;
  align-items: center;
  font-weight: 300;
  text-transform: capitalize;
  padding-top: 1.5rem;
  position: relative;
  margin: auto;
  font-family: "Montserrat";
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #345d6f;
  max-width: calc(100vw - 32px);
}
#story-header-content #shc-ad-splitter {
  display: block;
  margin: 0 1rem 0 1rem;
}
#story-header-content #story-header-summary p {
  font-family: "Baskerville URW" !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 18px !important;
  line-height: 26px !important;
}

#story-header-content #story-header-summary {
  /*font-size: 25px;
  font-family: 'Baskerville URW';
  font-weight: 300;
  line-height: 1.5;*/
  padding-top: 2rem;
  /*width: 540px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;*/
}
.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
  .field__label {
  display: none;
}

.addtoany_list {
  display: none;
}

.addtoany_list a:hover {
  filter: invert(0.3) sepia(1);
}

.addtoany_list a:hover:hover img,
.addtoany_list a:hover span {
  opacity: 1 !important;
}

#block-storysharebtnblock #share-link-wrapper {
  margin: auto;
}

/* ########################### Share Popup ########################### */
.a2a_svg {
  border-radius: 50% !important;
}
.addtoany_list > a {
  padding: 0 8px !important;
}
.addtoany_list {
  padding-top: 2rem;
}
.addtoany_list:before {
  content: "Share to:";
  background-image: url("/themes/custom/whitefaceregion/images/homepage/share-btn-pop.svg");
  background-repeat: no-repeat;
  background-position: 4rem 0rem;
  padding-top: 5.5rem;
  padding-right: 6rem;
  margin-left: 5rem;
  bottom: 1.5rem;
  position: relative;
  background-size: 50px;

  font-family: "Baskerville URW";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
  color: #ddcdae;
}
.addtoany_list-modal-minimized.spb_minimized {
  display: none !important;
}

#block-storysharebtnblock {
  top: -2rem;
}

.hmfs-horizontal {
  border: 1px solid #ddcdae;
  position: relative;
  width: 540px;
  margin: auto;
  height: 1px;
  border-radius: 100px;
  margin-top: 15px;
}

/*.addtoany_list:after{
	content:'Print Story';
	font-size:25px;
	font-weight:400;
	text-decoration: underline;
	color:#F7F7F7;
	padding-top: 4rem;
	padding-right: 6rem;
	margin-left: 6.65rem;
	bottom: -2.7rem;
	position: relative;
	cursor:pointer;
}*/

.a2a_svg svg {
  width: 53px !important;
  height: 53px !important;
  top: 5px !important;
}
.addtoany_list.a2a_kit_size_32 a > span {
  height: 53px !important;
  width: 53px !important;
}

.a2a_kit.a2a_kit_size_48.addtoany_list img {
  scale: 1.2;
}

.spb_minimize {
  display: none;
}
.spb-popup-main-wrapper {
  border: none;
  background: none !important;
}
.spb_overlay {
  background-color: rgba(1, 52, 75, 0.95);
}
.spb-popup-main-wrapper.spb_center {
  background-color: rgba(84, 86, 91, 0.95);
}
.spb_close {
  background: none;
  border: none;
  color: #ddcdae;
  transform: scale(3);
  margin-top: -16rem;
  margin-right: -20rem;
}
#block-storysharebtnblock #share-link-wrapper {
  width: 100% !important;
  max-width: 540px;
  background-position: 4rem 2.15rem;
  padding-bottom: 56px;
}
#share-link-wrapper:hover {
  cursor: pointer;
}

.stories-listing-title {
  display: none;
}

#block-views-block-duplicate-of-stories-block-1 h2 {
  font-weight: 700 !important;
  font-size: 32px !important;
  color: #01344b;
  margin-left: 1rem;
  top: -0.5rem;
  position: relative;
  font-style: normal !important;
  font-family: "Baskerville URW";
}

.page-node-75003 #block-views-block-featured-content-fc-block {
  padding-top: 45px;
  padding-bottom: 90px;
}

/* Filter by town for stories */
#views-exposed-form-duplicate-of-stories-block-1 .js-form-item-combine-1 {
  width: 0px;
  height: 0px;
  overlfow: hidden;
}
#views-exposed-form-duplicate-of-stories-block-1 .js-form-item-combine-1 input {
  padding: 0px;
  border: none;
}

/*##################### DISCOVER MORE #####################*/
#block-views-block-duplicate-of-stories-block-4 {
  padding-top: 90px;
  padding-bottom: 20px;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #e6ebed;
  position: relative;
  height: 494px;
}

#block-views-block-duplicate-of-stories-block-4 .left {
  max-height: 165px;
  max-width: 317px;
  justify-content: space-evenly;
  position: relative;
  left: 32px;
  top: 1rem;
}

#block-views-block-duplicate-of-stories-block-4 .left p {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  position: relative;
  margin-top: 6px;
}

#block-views-block-duplicate-of-stories-block-4 .related-stories-title {
  font-weight: 700;
  font-size: 32px;
  color: #01344b;
  margin-left: 3.1rem;
  padding-bottom: 2.5rem;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  position: relative;
}

.page-node-2922 ul,
.page-node-2916 ul,
#block-views-block-duplicate-of-stories-stories-by-author {
  list-style: none !important;
  padding-left: 0 !important;
  margin-bottom: 0 !important;
}

#block-views-block-duplicate-of-stories-block-4 h2 {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 20px;
}

#block-views-block-duplicate-of-stories-block-4 .left h3 {
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 24px !important;
  font-family: "Montserrat";
  /*width:339px;*/
}

#block-views-block-duplicate-of-stories-block-4 h4 {
  display: none;
}

#block-views-block-duplicate-of-stories-block-4 .view-content.row {
  display: flex;
  max-width: 1140px;
  width: 100vw;
}

#block-views-block-duplicate-of-stories-block-4 .right img {
  max-width: 165px;
  max-height: 165px;
  border: none;
  object-fit: cover;
}

#block-views-block-duplicate-of-stories-block-4 .right {
  margin-right: auto;
  flex: unset;
  position: relative;
}

#block-views-block-duplicate-of-stories-block-4 .views-row .field-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 25px;
}

#block-views-block-duplicate-of-stories-block-4 .views-row:first-child,
#block-views-block-duplicate-of-stories-block-4 .views-row:nth-child(odd) {
  padding-right: 50px;
  padding-left: 0px;
}

#block-views-block-duplicate-of-stories-block-4:nth-child(n + 3),
#block-views-block-duplicate-of-stories-block-4:nth-child(n + 4) {
  padding-top: 30px;
}

#block-views-block-duplicate-of-stories-block-4 .field-content {
  flex-direction: row-reverse;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 50px;
}

#block-views-block-duplicate-of-stories-block-4 .views-row {
  width: 50%;
  padding-left: 50px;
}

#block-views-block-duplicate-of-stories-block-4 a {
  font-family: "Baskerville" !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 35px;
  color: #01344b !important;
  text-decoration: none !important;
  top: 4px;
  position: relative;
}

@media only screen and (max-width: 1600px) {
  #block-views-block-duplicate-of-stories-author {
    margin-top: -33rem;
  }
  #story-header-content {
    top: 46%;
  }
  .story-mtns {
    margin-top: -7rem;
  }
  /*#share-link-wrapper {
    margin-top: -2rem;
  }*/
}

@media only screen and (max-width: 1400px) {
  .story-mtns {
    margin-top: -6.5rem;
  }
  #story-header .hfac-logo1 {
    top: -15%;
  }
  #block-storysharebtnblock #share-link-wrapper {
    bottom: 1rem;
  }
  #story-header-content {
    top: 54%;
  }
}
@media only screen and (max-width: 1300px) {
  #story-header-content {
    top: 50%;
  }
}

@media (max-width: 1240px) {
  #block-views-block-duplicate-of-stories-block-4 h2 {
    max-width: unset;
    text-align: center;
    margin-left: 0px;
  }
  #block-views-block-duplicate-of-stories-block-4 .view-content.row {
    max-width: unset;
    flex-direction: column;
    align-content: center;
  }

  #block-views-block-duplicate-of-stories-block-4 .views-row {
    width: 520px;
    padding-left: 0;
    margin-top: 20px;
  }
  #block-views-block-duplicate-of-stories-block-4 .views-row:first-child,
  #block-views-block-duplicate-of-stories-block-4 .views-row:nth-child(odd) {
    padding-right: 0px;
    border: none;
  }
  #block-views-block-duplicate-of-stories-block-4 .views-row:nth-child(n + 3),
  #block-views-block-duplicate-of-stories-block-4 .views-row:nth-child(n + 4) {
    padding-top: 0px;
  }
}

@media only screen and (max-width: 1200px) {
  #story-header-content #story-header-summary {
    width: 550px;
    margin: auto;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above {
    padding-left: 25px;
    padding-right: 25px;
  }
  #block-storysharebtnblock #share-link-wrapper {
    width: 8rem !important;
    top: -0.5rem;
  }
  .story-mtns {
    margin-top: -3.7rem;
  }
  #story-header {
    height: 650px;
  }
  #story-header-content {
    top: 35%;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
    padding-bottom: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  #block-views-block-duplicate-of-stories-block-4 {
    height: 900px;
  }
  .spb_close {
    margin-right: -7rem;
  }
  /* .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    img {
    width: 650px !important;
  } */
  /* .ltif-image.ltif-has-caption figcaption {
    width: 650px;
  } */
  #story-header-content {
    top: 0%;
  }
  #story-header {
    height: 370px;
  }
  #block-views-block-duplicate-of-stories-block-4 .views-row .field-content {
    padding-bottom: 0px;
    padding-left: 0px;
  }
  #block-views-block-duplicate-of-stories-block-4 .left {
    left: 0;
  }
  #block-views-block-duplicate-of-stories-block-4 .related-stories-title {
    margin-left: 10.7rem;
  }
  .addtoany_list::before {
    margin-left: 6rem;
  }
  .spb-popup-main-wrapper.spb_center {
    margin-left: -180px !important;
  }
  .node--type-story #story-header img {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  #block-views-block-duplicate-of-stories-block-4 .related-stories-title {
    margin-left: 8rem !important;
  }
  .addtoany_list::before {
    margin-left: 5.85rem;
  }
  .spb-popup-main-wrapper.spb_center {
    margin-left: -174px !important;
  }
}

@media only screen and (max-width: 700px) {
  #story-header-img img {
    height: 402px;
  }
  #block-views-block-duplicate-of-stories-block-4 .related-stories-title {
    margin-left: 16px !important;
  }
  #block-views-block-duplicate-of-stories-block-4 .views-row .field-content {
    padding-bottom: 20px;
  }
  .node--type-story.node--view-mode-full.clearfix figcaption {
    font-size: 16px !important;
  }
  .view.view-duplicate-of-stories div.m-1 {
    margin-left: 0 !important;
  }
  #block-views-block-duplicate-of-stories-block-4 {
    margin-top: 0px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs .views-row {
    width: 326px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs .left {
    max-width: 224px;
    justify-content: unset;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs h2 {
    font-size: 25px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs h3 {
    font-size: 16px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs p {
    display: none;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs a {
    font-size: 16px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs img {
    width: 90px !important;
    height: 90px !important;
  }
  #block-views-block-duplicate-of-stories-block-4 .left h3 {
    padding-right: 36px;
    -webkit-line-clamp: 3;
    font-size: 16px;
    line-height: 24px;
  }
  #block-views-block-duplicate-of-stories-block-4 .four-blogs .field-content {
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  #block-views-block-duplicate-of-stories-block-4 .right img {
    max-width: 90px !important;
    max-height: 90px !important;
  }
  #block-views-block-duplicate-of-stories-block-4 .left p {
    display: none;
  }
  #block-views-block-duplicate-of-stories-block-4 .left {
    left: 22px;
  }
  .story-mtns {
    display: none;
  }
  #story-header-content #story-header-summary,
  #story-header-content #shc-title h1 {
    padding-left: 0;
    padding-right: 0;
  }
  .spb_close {
    margin-top: -14rem;
    margin-right: 3rem;
  }
  #story-header .image-style-standard-header-image-large {
    width: 100%;
    margin-left: 0%;
    object-fit: cover;
    position: relative;
  }
  #story-header .hfac-logo1 {
    top: -47%;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    .form-actions.js-form-wrapper.form-wrapper.mb-3,
  #block-views-block-duplicate-of-stories-block-1
    .form-actions.js-form-wrapper.form-wrapper.mb-3 {
    margin: auto;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above {
    padding-left: 0px;
    padding-right: 0px;
  }
  #story-header-content {
    min-width: 0;
    top: 64%;
    left: 50%;
    width: 325px;
    position: absolute;
  }
  .story-mtns {
    display: none;
  }
  #story-header .hfac-logo1 {
    left: 27%;
    top: -9rem;
    position: absolute;
  }
  #story-header-clip-overlay {
    min-width: 100vw;
    min-height: 50%;
    background: none;
  }
  #story-header {
    clip-path: none;
    min-height: 550px;
    max-height: 550px;
  }
  #story-header .scroll-content-wrapper {
    display: none;
  }
  #story-header .sh-scrim {
    /*height: 51%;*/
    width: 100%;
    position: relative;
    bottom: 32.5rem;
    z-index: 7;
    margin-top: 20rem;
  }
  #story-header .image-style-standard-header-image-large {
    height: 375px;
  }
  #story-header-content #shc-title h1 {
    font-size: 35px;
    line-height: 3rem;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  #story-header-content #shc-author-date {
    font-size: 18px;
  }
  #story-header-content #story-header-summary {
    font-size: 16px;
    width: 100%;
    -webkit-line-clamp: 5;
  }
  #shc-ad-date {
    width: 160px;
  }
  #block-views-block-duplicate-of-stories-block-4 .related-stories-title {
    margin-left: 16px;
    font-size: 24px;
    font-family: "Baskerville URW";
    line-height: 31px;
  }
  #block-views-block-duplicate-of-stories-author p {
    max-width: 325px;
    min-width: 325px;
    margin: auto;
    padding-bottom: 3rem;
    margin-top: 0;
    font-size: 16px;
  }
  #block-views-block-duplicate-of-stories-block-1
    .js-form-item.js-form-type-select.form-type-select.js-form-item-term-node-tid-depth.form-item-term-node-tid-depth.mb-3 {
    padding-left: 0rem;
  }
  #story-header-content #shc-title h1 {
    font-size: 25px;
    font-weight: 700;
    -webkit-line-clamp: 4;
    line-height: 2.3rem;
    margin-top: -6rem;
    text-align: left;
  }
  #story-header-content #story-header-summary {
    padding-top: 6.5rem;
  }
  #story-header-content #shc-author-date {
    padding-top: 2rem;
  }
  #story-header-content #shc-ad-splitter {
    display: none;
  }
  #story-header-content #shc-author-date {
    position: absolute;
  }
  #story-header-content #shc-ad-author {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .addtoany_list.a2a_kit_size_32 > a {
    transform: scale(0.7);
    width: 3rem;
    position: relative;
    left: 4rem;
  }
  .a2a_kit {
    padding-left: 3.5rem;
  }
  .a2a_button_facebook {
    margin-left: 1.8rem;
  }
  #share-link-wrapper {
    top: 1rem;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    h2 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 31px !important;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above {
    margin: -70px auto -160px;
  }
  .node--type-story
    .field.field--name-field-author.field--type-entity-reference.field--label-above
    .field__item
    a {
    top: -19%;
    width: 22rem;
    height: 8rem;
    left: 8%;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    img {
    height: 100%;
    width: 100% !important;
    max-width: -moz-available;
  }
  /* .node--type-story .field-body .swiper .swiper-pagination {
    left: 33px;
    bottom: 20px;
  }
  .node--type-story .field-body .swiper .swiper-button-prev {
    left: 30px;
    width: 34px;
    height: 30px;
  }

  .node--type-story .field-body .swiper .swiper-button-next {
    right: 30px;
    width: 34px;
    height: 30px;
  } */
  .node--type-story.node--view-mode-full.clearfix img {
    padding-top: 0rem;
    margin-bottom: 10px;
  }
  .node--type-story
    .field.field--name-field-author.field--type-entity-reference.field--label-above
    .field__item
    a {
    padding-top: 0rem;
    left: 8%;
    width: 20rem;
    height: 6rem;
    position: absolute;
    top: -50rem;
  }
  .block-views-blockduplicate-of-stories-stories-by-author
    .views-infinite-scroll-content-wrapper {
    flex-direction: column;
  }
  /* .ltif-image.ltif-has-caption figcaption,
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    h4,
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    h3,
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    h2,
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    p {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  } */
  .hmfs-horizontal {
    width: 94%;
  }
  #block-storysharebtnblock #share-link-wrapper {
    background-position: 5.5rem 2.15rem;
  }
  #story-header-content {
    width: auto;
    position: relative !important;
    margin: auto !important;
    top: 15%;
    left: auto !important;
    padding-left: 16px;
    padding-right: 16px;
  }
  .hmfs-horizontal {
    margin: auto;
    margin-top: 130px;
  }
  #share-link-wrapper {
    background-position: 5.5rem 2.17rem;
  }
  #block-storysharebtnblock {
    top: 3rem;
    position: relative;
  }
  /* #story-header-img {
    padding-bottom: 0rem;
  } */
  #story-header-content #shc-title h1 {
    font-size: 36px;
    line-height: 42px;
  }
  .spb-popup-main-wrapper.spb_center {
    margin-left: -198px !important;
  }
}
@media (max-width: 600px) {
  #block-views-block-duplicate-of-stories-block-4 .field-content {
    padding-left: 16px !important;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    ul {
    width: auto;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1160px) {
  #block-views-block-duplicate-of-stories-block-1 .view-filters,
  #block-views-block-duplicate-of-stories-stories-by-author .view-filters {
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 24px;
    background-color: #ebebeb;
    border-radius: 8px;
    padding-bottom: 24px;
    margin-bottom: 16px;
    max-width: 375px;
    width: 100%;
    transition: 0.3s height ease-in-out;
    height: 96px;
    overflow: hidden;
  }

  #block-views-block-duplicate-of-stories-block-1 .view-filters.show {
    height: 185px !important;
  }
  #block-views-block-duplicate-of-stories-stories-by-author .view-filters.show {
    height: 230px !important;
  }

  #block-views-block-duplicate-of-stories-block-1
    .view-filters
    .js-form-item-term-node-tid-depth,
  #block-views-block-duplicate-of-stories-stories-by-author
    .view-filters
    .js-form-item-term-node-tid-depth,
  #block-views-block-duplicate-of-stories-stories-by-author
    .js-form-item-combine-1 {
    height: 0px;
    overflow: hidden;
    border: unset;
    transition: 0.3s height ease-in-out;
    margin-bottom: 8px !important;
    padding-right: 1rem;
  }
  #block-views-block-duplicate-of-stories-block-1
    .view-filters.show
    .js-form-item-term-node-tid-depth,
  #block-views-block-duplicate-of-stories-stories-by-author
    .view-filters.show
    .js-form-item-term-node-tid-depth,
  #block-views-block-duplicate-of-stories-stories-by-author
    .view-filters.show
    .js-form-item-combine-1 {
    height: 36px;
    overflow: visible;

    border-top: 1px solid #c6c6c6;
  }
  #block-views-block-duplicate-of-stories-stories-by-author .form-select,
  #views-exposed-form-duplicate-of-stories-block-1 .form-select {
    background-color: #ebebeb;
    width: 100% !important;
    padding: unset !important;
    height: 36px !important;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    [id*="edit-actions"],
  #block-views-block-duplicate-of-stories-block-1 [id*="edit-actions"] {
    display: flex;
    justify-content: end;
  }
  #block-views-block-duplicate-of-stories-block-1 .btn-primary,
  #block-views-block-duplicate-of-stories-block-1 .btn-primary:visited,
  #block-views-block-duplicate-of-stories-block-1 .btn-primary:focus,
  #block-views-block-duplicate-of-stories-block-1 .btn-primary:active {
    width: unset !important;
    height: 36px !important;
    top: unset !important;
    left: unset !important;
  }
  #views-exposed-form-duplicate-of-stories-block-1.views-exposed-form.bef-exposed-form,
  #views-exposed-form-duplicate-of-stories-stories-by-author.views-exposed-form.bef-exposed-form {
    display: block !important;
    padding: unset !important;
    padding-top: unset !important;
    margin: unset !important;
    height: 48px !important;
  }
  #views-exposed-form-duplicate-of-stories-stories-by-author .form-select {
    top: unset !important;
    left: unset !important;
  }
  #views-exposed-form-duplicate-of-stories-stories-by-author .form-actions {
    width: 100% !important;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    .view-filters
    .js-form-item-term-node-tid-depth,
  #views-exposed-form-duplicate-of-stories-stories-by-author
    .js-form-item-combine-1 {
    left: unset;
    top: unset;
    width: 100%;
  }
  #block-views-block-duplicate-of-stories-stories-by-author .js-form-submit {
    left: unset !important;
    top: unset !important;
    justify-content: end !important;
  }
  .block-views-blockduplicate-of-stories-stories-by-author
    .js-form-item.js-form-type-textfield.form-type-textfield.js-form-item-combine.form-item-combine.mb-3::after {
    display: none;
  }
  #block-views-block-duplicate-of-stories-block-1 .form-control,
  #block-views-block-duplicate-of-stories-stories-by-author .form-control {
    background-image: unset !important;
  }
  #block-views-block-duplicate-of-stories-block-1 .js-form-item-combine,
  #block-views-block-duplicate-of-stories-stories-by-author
    .js-form-item-combine {
    width: fit-content;
    display: flex;
    align-items: center;
    background: #fff;
  }
  #block-views-block-duplicate-of-stories-stories-by-author .form-control {
    top: unset !important;
    width: 100% !important;
    left: unset !important;
  }
  .block-views-blockduplicate-of-stories-stories-by-author
    #views-exposed-form-duplicate-of-stories-stories-by-author
    > div,
  #block-views-block-duplicate-of-stories-block-1
    #views-exposed-form-duplicate-of-stories-block-1
    > div {
    left: unset !important;
  }
  #block-views-block-duplicate-of-stories-block-1 .form-control::placeholder,
  #block-views-block-duplicate-of-stories-stories-by-author
    .form-control::placeholder {
    opacity: 1 !important;
    font-size: 16px !important;
    color: rba(22, 22, 22, 1) !important;
    font-weight: 300 !important;
    font-family: montserrat, sans-serif;
  }

  #block-views-block-duplicate-of-stories-block-1 .listing-search-icon,
  #block-views-block-duplicate-of-stories-stories-by-author
    .listing-search-icon {
    height: 48px;
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    .listing-search-icon {
    background: #fff;
  }
  #block-views-block-duplicate-of-stories-stories-by-author .view-filters {
    margin-left: auto;
    margin-right: auto;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    .listing-search-icon
    svg:first-of-type {
    display: block;
  }
  #block-views-block-duplicate-of-stories-stories-by-author
    .listing-search-icon
    svg:last-of-type {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #block-views-block-duplicate-of-stories-block-4 {
    height: 666px;
    max-width: 100vw;
    overflow: hidden;
  }
  .clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-above
    blockquote
    p {
    margin-left: 16px;
    width: auto;
  }
  #story-header .hmfs-horizontal{
    top: -86px;
  }
}

@media only screen and (max-width: 397px) {
  #story-header .sh-scrim {
    margin-top: 21rem;
  }
}

@media only screen and (max-width: 350px) {
  #story-header .sh-scrim {
    margin-top: 22.5rem;
  }
  #story-header-content {
    width: 300px;
  }
}
