/*.caption > figcaption {
    display: inline-block;
}*/
.node--type-article figure.caption {
  display: block;
  position: relative;
  padding-bottom: 96px;
}
.node--type-article .caption figcaption {
  position: absolute;
  z-index: 99;
  background: #fff;
}
div.pagination__controls {
  clear: both;
}
.btn.btn--red {
  background-color: #ea002a;
}
.btn.btn--red {
  display: inline-block;
  padding: 1.5em 2em;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border-radius: 0;
  text-decoration: none;
  font-family: sans-serif;
  transition: all 0.2s;
  color: #fff;
  background: #ea002a;
  cursor: pointer;
  text-transform: uppercase;
  -webkit-transition: background-color 0.14s ease-in-out;
  transition: background-color 0.14s ease-in-out;
}
.widgettitle {
  border-bottom: 1px solid #ea002a;
  font-family: "Source Sans Pro", serif;
  font-weight: 100;
  font-size: 24px;
}
.widget-content-bottom.widget_text .widgettitle {
  font-weight: 900;
  border-width: 3px;
}
.widget-content-bottom {
  clear: both;
  float: left;
}
.widget-content-bottom.widget_text {
  background: #eee;
  padding: 2em;
  margin: 2em 0;
}
.node_search-results .search-node-issue-number {
  font-size: 14px;
  color: gray;
}
.slider .photo img {
  position: relative;
  z-index: 9;
}
@media only screen and (min-width: 768px) {
  .widgettitle {
    margin-bottom: 0.75em;
  }
  .widget {
    margin: 0 0 1.2em 0;
  }
}
@media screen and (min-width: 1024px) {
  .widget-content-bottom.widget_text .widgettitle {
    left: 0;
    width: 33%;
    height: 77%;
    padding: 0 5%;
    position: absolute;
    border-bottom: 0;
    border-right: #ea002a 5px solid;
  }
  .widget-content-bottom.widget_text .textwidget p {
    padding: 25px 0px 0px 25px;
    margin: 0 0 1em 0;
    hyphens: unset;
    text-align: justify;
  }
  .widget-content-bottom.widget_text {
    padding: 1em 2em 1em 40%;
    position: relative;
  }
}
@media screen and (min-width: 1200px) {
  .widget-content-bottom.widget_text {
    padding-left: 30%;
  }

  .widget-content-bottom.widget_text .widgettitle {
    width: 30%;
  }
}

@media print {
  .reading-time {
    display: none !important;
  }

  a:after {
    display: none !important;
  }
  #header-fisrt {
    border-bottom: 2px solid gray;
  }
  #header-second {
    display: none;
  }
  #header-third {
    display: none;
  }
  #navigation-inside {
    display: none;
  }
  .pagination__controls {
    display: none;
  }
  #affix {
    display: none;
  }
  #block-donationbox {
    display: none;
  }
  #footer {
    display: none;
  }
  #subfooter-inside .region-sub-footer-third {
    display: none;
  }
  #toTop {
    display: none;
  }
  aside {
    display: none;
  }
  #sidebar-second {
    display: none;
  }
  .taboola-content {
    display: none;
  }

  .pagination__controls {
    display: none !important;
  }
  .taboola-content {
    display: none !important;
  }
  .field.field--name-field-article-keywords {
    display: none !important;
  }
  #block-donationbox {
    display: none !important;
  }
  #footer {
    display: none !important;
  }
  #toTop {
    display: none !important;
  }

  #page-inside {
    padding-bottom: 0px !important;
  }

  #subfooter {
    padding: 0px !important;
  }

  #block-sitebranding {
    padding: 0px !important;
  }

  .site-branding__logo > img {
    /*  max-height: 120px;  */
    width: 60% !important;
    height: auto;
  }

  .site-slogan {
    clear: both;
    font-size: 11px !important;
  }

  h1 {
    margin: 0 !important;
  }

  .block-journaleight-content {
    padding: 0px !important;
    margin: 0 !important;
  }

  #pre-header {
    display: none !important;
  }
  .adsbygoogle {
    display: none !important;
  }

  /* .field--name-field-body > p, h2, h3, h4, h5, h6, figure{
        display: block !important;
     } */
}

.search-page-custom-block-wrapper {
  display: flex;
}
.search-page-custom-block-links {
  flex: 0 0 22%;
}
.item-list.search-page-custom-block-data {
  flex: 0 0 78%;
}
.search-page-custom-block-links-radio input[type="radio"] {
  margin: 6px 0 3px;
  display: inline;
  float: left;
  clear: left;
  width: 20px;
}

.search-page-custom-block-links-radio label {
  display: block;
  text-align: left;
  margin-bottom: 5px;
  float: left;
}
#block-journaleight-content .search-form input {
  padding: 6px;
}

#block-journaleight-content .search-form input#edit-submit {
  padding: 12px !important;
}
.searchuser {
  display: none;
}

/* For related stories view */
.related-stories-row.views-row h3 a {
  font-size: 22px;
  color: #0288d1;
}
.related-stories-row.views-row h3 a:hover {
  color: white;
}
.related-stories-row.views-row h3 {
  margin-bottom: 2px;
}
.related-stories-row .Features-block-node-deck {
  margin-top: 2px;
}
/* --------------------------------------- */

/* ----------- article/stories spacing issues --------- */

.node--type-article .caption-img {
  /*margin: 0 auto;*/
  display: table;
}
.node--type-article figure.caption {
  padding-bottom: 0;
}
.node--type-article .cption-img a img {
  display: table-cell;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.node--type-article .caption-img {
  display: table-caption;
  caption-side: bottom;
  height: auto;
  padding: 8px;
}
.node--type-article .caption-img figcaption {
  position: inherit !important;
}
.node--type-article figure.caption {
  padding-bottom: 0 !important;
  display: table;
}

figure.caption.caption-img.align-right {
  padding-bottom: 135px;
}
.node--type-article figure.caption.caption-img.align-center {
  display: unset;
  position: unset;
  padding-bottom: unset;
}
.node--type-article figure.caption.caption-img.align-center figcaption {
  position: unset;
  z-index: 99;
  background: #fff;
}
figure.caption.caption-img.align-center > figcaption {
  display: unset;
  max-width: none;
  caption-side: bottom;
  padding: unset;
}

/* ----------- END article/stories spacing issues --------- */

/*------------- Start Popup image styles -----------------*/
.ah-popup-wrapper {
  display: none;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}

#ah-popup {
  max-width: 100%;
  margin: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 2rem;
  border-radius: 5px;
  border: none;
  background: #ffffff;
  text-align: center;
  z-index: 10;
}

.ah-popup-wrapper .ah-span {
  font-size: 20px;
  border-radius: 100px;
  position: absolute;
  top: 3rem;
  right: 3rem;
  background: #fff;
  cursor: pointer;
  padding: 14px;
  height: 54px;
  width: 54px;
  text-align: center;
}
#ah-popup-alt {
  margin-top: 10px;
  text-align: center;
}
/* ------------------------- End -------------------*/

/*-------------------Donation Add styles------------*/
.slider {
  margin: 0;
  width: 300px;
  height: 250px;
  overflow: hidden;
  position: relative;
}

.anc {
  position: absolute;
  -webkit-animation: round 40s infinite;
  opacity: 0;
}

.img_tag {
  width: 100%;
}

@-webkit-keyframes round {
  25% {
    opacity: 1;
    z-index: 9000;
  }
  40% {
    opacity: 0;
    z-index: -100;
  }
}
.slider a:nth-child(2) {
  -webkit-animation-delay: 20s;
  -moz-animation-delay: 20s;
  -ms-animation-delay: 20s;
  -o-animation-delay: 20s;
  animation-delay: 20s;
}
.slider a:nth-child(1) {
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

/*----------------END Donation add styles---------------*/

.haw-read-more {
  padding: 8px 0 0 0;
}

/*---------------- Front top current issue block styles-------------------- */

.front-top-current-issue {
  font-size: 15px;
}
.front-top-current-issue a {
  color: #0288d1;
}
.front-top-current-issue-block {
  font-size: 15px;
}
.home-page-traveller-guide .traveller-guide {
  border: none;
}
.home-page-traveller-guide h4 {
  font-size: 16px;
}
.home-page-traveller-guide .guide_to-historic {
  height: 130px;
}

#authors-filter-by-chars ul {
  list-style: outside none none;
}
#authors-filter-by-chars ul li {
  float: left;
  padding: 6px;
}

.mag-archive-year-img {
  padding: 10px 6px;
  border: 1px solid #e6e6e6;
}
.about-ah-front {
  margin-bottom: 20px;
  font-size: 25px;
  margin-top: 0;
  font-family: "Oswald", Helvetica Neue, Arial, sans-serif !important;
  font-weight: 400;
}

/* Sites page and user pages */
.node--type-issue h1,
.node--type-bookmarks-sites h1 {
  font-size: 32px;
}
.sites-page img {
  float: left;
  margin: 6px;
  padding: 2px;
}
.image-style-user-page-picture {
  border: 4px solid silver;
  border-radius: 4px;
}

.issue_image img {
  border: 1px solid silver;
}

.issue_volume {
  padding: 0 0 25px 0;
}

.authors-page-title h1 {
  font-size: 25px;
  margin: 0 0 10px;
}

/*---------------- History around the web--------------- */
.history-around-web {
  display: flex;
}
.history-around-web .views-field-field-subtitle {
  flex: 0 0 75%;
}
.history-around-web .views-field-field-image {
  flex: 0 0 24%;
  margin-left: auto;
}

.history-around-web .views-field-field-image img {
  border-radius: 4px;
  width: 160px;
  height: 92px;
  border: 2px solid silver;
  padding: 2px;
}
.history-around-the-web-wrapper a {
  font-size: 20px;
  font-weight: bold;
}
.history-around-the-web-wrapper p {
  font-size: 14px;
}

@media (max-width: 500px) {
  .history-around-web {
    display: flex;
    flex-direction: column-reverse;
  }
  .history-around-web .views-field-field-image {
    margin: 0;
    padding-bottom: 10px;
  }
}
.history-around-web-img {
  float: left;
  width: 40%;
  margin-right: 15px;
}
/*----------------End History around the web--------------- */


.issue-page-features-title > a{
  font-size: 18px;
    font-weight: 700;
    padding: 2px 2px 2px 0;
}