.breadcrumb .breadcrumb-item.active {
  margin-top: 2px;
  display: inline-block;
  max-width: 600px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 600px) {
  .breadcrumb .breadcrumb-item.active {
    margin-top: 3px;
    display: inline-block;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .cs-promo-mt {
    /* margin-top: 155px !important; */
  }

  .m-h-200 {
    max-height: 200px;
  }

  .ob-also-read .ss-h-100 {
    height: 105px;
  }

  .ob-also-read .article-heading-one a {
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: var(--font-dm-sans);
  }

  .also-read-tag {
    line-height: 1;
    color: #ED1C24;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px !important;
    margin-top: 0px !important;
    /* margin-bottom: 5px !important; */
    font-family: var(--font-dm-sans);
  }
  .mag-issue-title{
    font-size: calc(1.3rem + .6vw);
  }
}

.new-ads-res {
  height: 250px;
  margin: auto;
  width: 316px;
}


@media screen and (max-width: 767px) {
  .new-lhs-md-ads-res {
    height: 290px;
    margin: auto;
    width: 316px;
  }

  .wst-height {
    object-position: top;
    height: 260px;
    border-radius: 10px;
    object-fit: fill;
  }

  .story .tags {
    flex-direction: column;
  }

  .btn-redirect-sub {
    /* position: absolute; */
    /* right: 0; */
    /* top: 35px; */
    /* bottom: 8px; */
    color: var(--primary-red);
    background-color: #fff;
    border-radius: 4px;
    text-decoration: none;
  }
}

@media screen and (min-width: 768px) {
  .new-lhs-md-ads-res {
    margin: auto;
    max-height: 290px;
    min-height: 95px;
    width: 728px;
  }

  .wst-height {
    object-position: top;
    height: 300px !important;
    object-fit: fill;
    border-radius: 10px;
  }
}

@media screen and (max-width: 560px) {

  .new-hero-list .articles .article-heading-one a,
  .jon {
    font-size: 18px;
    line-height: inherit;
  }

  .rm-header {
    box-shadow: none;
  }
}

.rm-scroll-header-p {
  padding: 8px;
  overflow-x: scroll;
  background-color: #fff;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}

.rm-scroll-header-p::-webkit-scrollbar {
  display: none;
}

.rm-scroll-header-p ul li a {
  color: black;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.6px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: var(--font-dm-sans);
}

.rm-scroll-header {
  display: flex;
  list-style: none;
  padding-left: 0px;
  width: max-content;
  margin-bottom: 0px;
}

.rm-scroll-header li {
  overflow-x: unset;
  position: unset;
}

.rm-scroll-header li {
  margin-right: 15px;
}

.rm-scroll-header-p-sub {
  width: 100%;
  padding: 8px 0px;
  overflow-x: scroll;
  position: absolute;
  background-color: #fff;
  transform: translate(0%, 9px);
}

.rm-scroll-header-p-sub::-webkit-scrollbar {
  display: none;
}

.rm-scroll-header li .rm-scroll-header-p-sub {
  display: none;
}

.rm-scroll-header li:hover .rm-scroll-header-p-sub {
  display: block;
}

.rm-scroll-header li .rm-scroll-header-sub {
  display: flex;
  list-style: none;
  padding-left: 0px;
  width: max-content;
  margin-bottom: 0px;
}

.custom-ads h3 {
  opacity: 0.5;
  font-size: 12px;
  text-align: center;
  text-align: center;
  color: var(--black);
  font-family: var(--roboto);
}

.explore-n-issues-nav {
  padding: 8px 10px;
  background-color: #EBEBEB;
  font-family: var(--font-dm-sans);
}

.explore-n-issues-nav .explore-dropdown button {
  padding: 0px;
  border: none;
  font-size: 14px;
  color: #54565A;
  font-weight: 600;
  text-align: left;
  text-transform: uppercase;
}

.explore-n-issues-nav .explore-dropdown .dropdown-toggle::after {
  margin-left: 10px;
}

.explore-n-issues-nav .explore-dropdown .dropdown-menu {
  font-size: 14px;
  margin-top: 0px;
  border-radius: 0px;
  padding: 5px 10px;
  background-color: #EBEBEB;
}

.explore-n-issues-nav .explore-dropdown .dropdown-menu li:not(:last-child) {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #d5d5d5;
}

.explore-n-issues-nav .explore-dropdown .dropdown-menu li a {
  padding: 5px 0px;
  text-transform: capitalize;
}

.explore-n-issues-nav .explore-dropdown .dropdown-menu li .dropdown-item:focus,
.explore-n-issues-nav .explore-dropdown .dropdown-menu li .dropdown-item:hover {
  background-color: transparent;
}

.dropdown-fullwidth {
  position: static;
  /* allow full width */
}

.dropdown-fullwidth .dropdown-menu {
  width: 100%;
  left: 0;
  right: 0;
}

.button-row {
  gap: 8px;
  top: 0.5px;
  right: 0px;
  display: flex;
  z-index: 1000;
  position: absolute;
  padding: 10px 29px
}

#buyBtn {
  padding: 0px;
  border: none;
  line-height: 1;
  font-size: 14px;
  color: #54565A;
  background-color: transparent;
}

#buyLatestcloseBtn {
  top: 8px;
  padding: 0px;
  border: none;
  right: 7px;
  line-height: 1;
  position: absolute;
  background-color: transparent;
}

#buyLatestPopover {
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 999;
  display: none;
  border-top: 1px solid #d5d5d5;
  padding: 10px 0px;
  margin: 8px 0;
  transition: all 0.4s ease;
}


.backOLM {
  color: #54565A;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.olmr-hero-custom-ads {
  width: 306px;
  height: 102px;
}

.drpdwn-mob {
  width: 100%;
  --bs-accordion-bg: transparent !important;
  --bs-accordion-btn-icon-width: 12px;
}

.drpdwn-mob .drpshw {
  background-color: #ebebeb;
  border-radius: 0;
  font-size: 14px;
  margin-top: 0;
  padding: 0px;
  list-style: none;
  width: 100%;
  margin-bottom: 0;
}

.drpdwn-mob .drpshw li a {
  padding: 5px 0;
  text-transform: capitalize;
}

.drpdwn-mob .accordion-button {
  border: none;
  color: #54565a;
  font-size: 14px;
  font-weight: 600;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
}

.drpdwn-mob .accordion-button:focus {
  box-shadow: none;
}

.drpdwn-mob .accordion-button:not(.collapsed) {
  background-color: transparent;
}

.drpdwn-mob .accordion-button::after {
  margin-left: 4px;
}

.drpdwn-mob li:first-child {
  margin-top: 10px;
  border-top: 1px solid #d5d5d5;
}

.drpdwn-mob li:not(:last-child) {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.olmr-hero-custom-ads {
  width: 306px;
  height: 102px;
}

.others-sidepanel {
  color: #fff;
  display: block;
  font-size: 18px;
  transition: 0.3s;
  padding: 8px 8px 8px 32px;
}

@media screen and (min-width: 992px) {
  .rm-social-share {
    top: 200px;
  }

  .w-md-78 {
    width: 78%;
  }
  .mag-issue-title{
    font-size: 1.75rem;
  }
}

.slider-one-wb .articles {
  padding: 0 6px
}

.slider-one-wb .slick-prev,
.slider-videos-1 .slick-prev {
  z-index: 9;
}

.ob-data {
  overflow-x: scroll;
  scrollbar-width: thin;
}

.adbefore::before {
  content: "Advertisement";
  font-family: var(--roboto);
  font-size: 12px;
  margin-bottom: 6px;
  opacity: .5;
  text-align: center;
  display: block;
}

.rr-strsub {
  font-weight: 400;
  line-height: 1.5;
}

.auth-rfnt {
  font-size: 18px;
}

.olm-art-smry {
  padding: 0;
  border: none;
  margin-top: 80px;
}

.olm-art-smry .hd-summry {
  position: absolute;
  top: 1px;
  left: 107px;
  transform: translate(-50%, -100%);
  color: #000;
  font-size: 15px;
  font-weight: 600;
  padding: 6px 16px;
  text-align: center;
  line-height: normal;
  border-radius: 8px 8px 0px 0px;
  font-family: var(--font-dm-sans);
  box-shadow: 
  0px -8px 8px -4px #E6E6E6, 
  8px 0px 8px -4px #E6E6E6,
  -8px 0px 8px -4px #E6E6E6;
  background-color: #fff;
}

.smry-cnt {
  padding: 20px 40px 14px;
  border-radius: 0px 8px 8px 8px;
  background-color: #fff;
  box-shadow: 0px 0px 8px 0px #d9d5d5;
}

.smry-cnt ul li, .smry-cnt p{
    font-size: 18px !important;
}

.share-magazine-single-btn {
  border-radius: 3px; border: 2px solid #6c757d; width: 300px;
}

.comunity-tag {
  background-color: var(--primary-red);
  color: white;
  font-size: 14px;
  font-weight: 700;
  padding: 0px 8px;
  font-family: var(--font-dm-sans);
  border-radius: 2px; 
  width: fit-content;
  text-transform: uppercase;
}

@media screen and (max-width: 600px) {
  .auth-rfnt {
    font-size: 16px;
  }

  .smry-cnt {
    padding: 10px 20px 14px;
  }

  .olm-art-smry .hd-summry {
    top:0;
  }
}

.fs-12 {
  font-size: 12px;
}