/* themes header remove desktop */
.tdi_47 .tdb-menu>li>a .tdb-sub-menu-icon, .tdi_47 .td-subcat-more .tdb-menu-more-subicon {
    top: 18px;
}
/* themes header remove desktop*/

h1 {
    margin-bottom: 0px;
    margin-top: 0px;
}

.magazine-container {
    border-top: solid 3px;
    display: flex;
}
.magazine-title {
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-align: start;
}
.col-12.col-lg-4.mag {
    margin-top: 15px;
}
i.fa-solid.fa-play.icon {
    padding: 10px 5px 5px;
}
.fa-play:before {
    content: "\f04b";
    color: #DB3745;
    font-size: 21px;
}
button.btn.subscribe-btn {
    margin-top: 20px;
    background-color: #DB3745;
    color: #fff;
    border: none;
    padding: 5px 150px;
    display: block;
    /* margin: 10px auto; */
    font-weight: bold;
    text-transform: uppercase;
}

.magazine a.article-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0px;
    font-weight: 400 !important;
    color: #000;
}

.news-badge a{
  color:white;
}
.tpd-featured-video {
    margin-top: 20px;
}
.news-hero {
  padding: 0px 20px 0px;
}
.news-hero .news-title{
  background-color: transparent;
}
.fn-body a strong {
  font-weight: 700 !important;
}
.fn-body a {
    color: #003366e8;
    text-decoration: underline !important;
    font-weight: 500 !important;
    text-shadow: 0 0 0.01px currentColor;
}

.dot.red svg {
  height: 15px;
  width: 15px;
}
div#targetVideoPlayer {
    margin-top: 15px;
    border-radius: 0;
}
.news-badge  {
  font-size: 12px;
  line-height: 18px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  background-color:#dc3545;
  border-radius: 4px;
  text-align: center;
  display: inline-block;
  padding: 2px 6px 2px 6px;
  margin: 0 0 8px 0;
}

.news-title {
  font-size: 48px;
  line-height: 58px;
  font-weight: 900;
  letter-spacing: -.5px;
  padding: 0;
  margin-bottom: 8px;
}


.news-subtitle {
    font-size: 1.35rem;
    color: #555;
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-author {
  font-size: 1rem;
  color: #555;
}

.news-author a {
  font-size: 14px;
  font-weight: 900;
  letter-spacing: -.25px;
  line-height: 20px;
  color: #000;
  transition: color, .25s, ease-in-out;
  transition: background, .25s, ease-in-out;
  text-decoration: none;
}

.news-author a:hover {
  text-decoration: underline;
}

.news-date {
  font-size: 0.9rem;
  color: #777;
  margin-top: 15px;
}

@media (max-width: 992px) {
  .news-title { font-size: 2.2rem; }
  .news-subtitle { font-size: 1.1rem; }
}

@media (max-width: 576px) {
  .news-title { 
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
    letter-spacing: -.5px;
    padding: 0 16px;
    margin-bottom: 8px;
   }
   article.fn-body {
        padding: 0 10px !important;
    }
}

.meta-date{
  color:#6b6b6b;
  font-size:18px;
  font-weight:600;
  text-align:center;
  margin-bottom:16px;
}

.meta-divider{
  border:0;
  height:1px;
  background:#000;
  margin:0;
  opacity:1;
}

.meta-row{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  padding:16px 0;
  flex-wrap:wrap;
}
.meta-dots {
  display: flex;
  align-items: center;
  gap: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.meta-dots li { display: flex; }
.meta-dots .dot {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.meta-dots .dot svg {
  display: block;
  max-width: 65px;
  max-height: 65px;
}

.dot{
  width:32px;
  height:32px;
  border-radius:50%;
  display:inline-block;
}
.dot.blue1{ background:#000; }
.dot.black{ background:#000; }
.dot.red{ background:#dc3545; }
.dot.navy1{ background:#000; }
.dot.navy2{ background:#000; }
.dot.navy3{ background:#000; }

.btn-google-pill{
  background: #000;
  text-indent: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  line-height: 16px;
  padding: 8px 12px 8px 12px;
  width: auto;
  min-width: 30px;
  border-radius: 999px;
  white-space: nowrap;
  overflow: visible;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.meta-row ul li, ol li {
    line-height: 15px !important;
    margin-left: 0px !important;
}
ul.meta-dots li {
  margin-top: 0px;
  bottom: 36px;
}
.btn-google-pill:hover{
  background: #000;
  text-indent: 0;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  line-height: 16px;
  padding: 8px 12px 8px 12px;
  width: auto;
  min-width: 30px;
  border-radius: 999px;
  white-space: nowrap;
  overflow: visible;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 576px){
  .dot{ width:44px; height:44px; }
  .btn-google-pill{ width:100%; text-align:center; }
  .meta-row{ padding:16px 0; }
}
.meta-wrap { margin-bottom: 24px; }

.fn-article { background: #fff; }

.fn-hero-media {
  overflow: hidden;
  background: #f3f4f6;
}
article.fn-body { padding: 0 88px; }

.fn-title { line-height: 1.25; }
.fn-dek { line-height: 1.4; }

.fn-body p {
  font-family: Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 28px;
}

.fn-card {
  border-radius: 0px;
  border: 0px solid rgba(0,0,0,.08);
}

.fn-thumb { width: 110px; flex: 0 0 110px; }
.fn-side-title { font-size: .95rem; line-height: 1.25; }

@media (min-width: 992px) {
  .fn-sticky { top: 20px; }
}

h3.rt-title {
    padding: 5px 5px 5px 5px;
    border-radius: 5px;
    color: white;
    background: #000;
}
.rt-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0px;
    color: #000;
}

.rt-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.rt-tag-pill {
    display: inline-block;
    padding: 0px 15px;
    border: 1px solid #000;
    border-radius: 7px;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    transition: all 0.25s ease;
    background: #fff;
}

.rt-tag-pill:hover {
    background: #000;
    color: #fff;
}

.rt-divider-top,
.rt-divider-bottom {
    border: none;
    border-top: 1px solid #dcdcdc;
    margin: 10px 0;
}

/*insert recommended stories*/
    .explore-more-section {
      background: #efefef;
      padding: 10px 20px 10px;
      margin-bottom: 15px;
    }

    .explore-title-wrap {
      margin-bottom: 10px;
    }

    .explore-title {
      display: inline-block;
      font-size: 23px;
      font-weight: 900;
      font-style: italic;
      line-height: 1;
      color: #000;
      text-transform: uppercase;
      margin: 0;
      position: relative;
    }

    .explore-title::after {
      content: "";
      display: block;
      width: 100%;
      height: 6px;
      background:#dc3545;
      margin-top: 0px;
    }

    .explore-card {
      padding: 0 10px;
      height: 100%;
    }

    .explore-card.with-border {
      border-left: 2px solid #7a7a7a;
    }

    .explore-image {
      width: 100%;
      height: 175px;
      object-fit: cover;
      display: block;
      margin-bottom: 18px;
    }

    .explore-card h3 {
      font-size: 15px;
      line-height: 1.15;
      font-weight: 800;
      color: #000;
      margin: 0;
    }

    .explore-card a {
      text-decoration: none;
      color: inherit;
    }

    .explore-card a:hover h3 {
      text-decoration: underline;
    }

    @media (max-width: 1199.98px) {
      .explore-title {
        font-size: 50px;
      }

      .explore-image {
        height: 260px;
      }

      .explore-card h3 {
        font-size: 26px;
      }
    }

    @media (max-width: 991.98px) {
      .explore-card {
        padding: 0 15px 30px;
      }

      .explore-card.with-border {
        border-left: none;
      }

      .explore-title {
        font-size: 42px;
      }

      .explore-image {
        height: 240px;
      }

      .explore-card h3 {
        font-size: 24px;
      }
    }

    @media (max-width: 575.98px) {
      .explore-title {
        font-size: 30px;
      }
      .news-badge {
          margin: 15px 0px 10px 0px;
      }
      .explore-title::after {
        height: 10px;
        margin-top: 6px;
      }

      .explore-image {
        height: 220px;
      }

      .explore-card h3 {
        font-size: 22px;
      }

      .explore-more-section {
        background: #efefef;
        padding: 10px 0px 10px;
        margin-bottom: 15px;
      }
      .explore-card {
          padding: 0 0px 30px;
      }
    }

/*insert recommended stories*/
.trending-wrapper {
    max-width: 600px;
    margin: 40px auto;
    background: #f5f5f500;
    border: 1px solid #cfcfcf63;
    padding: 15px 45px 24px;
}

.trending-title{
  font-size: 24px;
  font-weight: 900;
  font-style: italic;
  line-height: 1;
  text-transform: uppercase;
  color: #000;
  margin: 0;
  letter-spacing: -1px;
}

.trending-red-bar {
    width: 341px;
    height: 5px;
    background: #d90000;
    margin-top: 3px;
    margin-bottom: 5px;
}

.trending-subtitle{
  font-size: 22px;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
  line-height: 1.1;
  margin-bottom: 30px;
}

.trend-card {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d3d3d38c;
}

.trend-image-box{
  position: relative;
  overflow: hidden;
  background: #ddd;
}

.trend-image-box > img.main-image {
    width: 100%;
    height: 200px;
    object-fit: cover;
    display: block;
}

.trend-badge{
  position: absolute;
  top: 10px;
  right: -12px;
  background: #d90000;
  color: #fff;
  font-size: 24px;
  font-weight: 800;
  line-height: 1;
  padding: 12px 18px 12px 24px;
  z-index: 3;
  clip-path: polygon(18px 0, 100% 0, 100% 100%, 18px 100%, 0 50%);
}

.trend-inset{
  position: absolute;
  bottom: 10px;
  left: 42%;
  transform: translateX(-50%);
  width: 165px;
  border: 3px solid #fff;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.25);
  z-index: 2;
}

.trend-inset img{
  width: 100%;
  height: 125px;
  object-fit: cover;
  display: block;
}

.trend-headline {
    font-size: 18px;
    font-weight: 900;
    line-height: 1.08;
    color: #000;
    text-decoration: none;
    display: block;
    margin-top: 10px;
    letter-spacing: -0.7px;
}

.trend-headline:hover{
  color: #000;
  text-decoration: none;
}

@media (max-width: 576px){
  .trending-wrapper{
    padding: 16px;
    margin: 20px auto;
  }

  .trending-title{
    font-size: 34px;
  }

  .trending-red-bar{
    width: 210px;
    height: 10px;
  }

  .trending-subtitle{
    font-size: 18px;
    margin-bottom: 20px;
  }

  .trend-image-box > img.main-image{
    height: 260px;
  }

  .trend-badge{
    font-size: 18px;
    padding: 10px 14px 10px 18px;
    right: -8px;
  }

  .trend-inset{
    width: 110px;
    bottom: 8px;
    left: 42%;
  }

  .trend-inset img{
    height: 82px;
  }

  .trend-headline{
    font-size: 20px;
    line-height: 1.12;
    margin-top: 16px;
  }
}
/* new version */
:root {
  --wex-red:    #dc3545;
  --wex-dark:   #1a1a1a;
  --wex-border: #e2e2e2;
  --wex-bg:     #fff;
  --wex-bg-alt: #f6f6f6;
}

.explore-more-section {
  background: var(--wex-bg);
  border-top: 3px solid var(--wex-red);
  border-bottom: 3px solid var(--wex-red);
  margin: 24px 0;
}
.magazine-container.single {
    border: 0;
}

.explore-title-wrap {
  padding: 10px 16px 8px;
  border-bottom: 1px solid var(--wex-border);
  display: flex;
  align-items: center;
  gap: 8px;
}

.explore-title-wrap::before {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid var(--wex-red);
  flex-shrink: 0;
}

.explore-title {
  font-family: Arial, 'Helvetica Neue', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--wex-red);
  line-height: 1;
  margin: 0;
}

.explore-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.explore-card {
  padding: 14px 14px 16px;
  border-right: 1px solid var(--wex-border);
  display: flex;
  flex-direction: column;
  transition: background .15s ease;
}

.explore-card:last-child {
  border-right: none;
}

.explore-card:hover {
  background: var(--wex-bg-alt);
}

.explore-card a {
  display: flex;
  flex-direction: column;
  gap: 10px;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

.card-arrow-rule {
  display: flex;
  align-items: center;
  gap: 8px;
}

.card-arrow-rule::before {
  content: '';
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid var(--wex-red);
  flex-shrink: 0;
}

.card-arrow-rule::after {
  content: '';
  flex: 1;
  height: 1px;
  background: var(--wex-border);
}

.explore-thumb-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  flex-shrink: 0;
  background: #efefef;
}

.explore-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform .3s ease;
}

.explore-card:hover .explore-image {
  transform: scale(1.03);
}

.explore-card h3 {
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.35;
  color: var(--wex-dark);
  flex: 1;
  margin: 0;
}

.explore-card:hover h3 {
  color: var(--wex-red);
}

@media (max-width: 740px) and (min-width: 481px) {
  .explore-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .explore-card:nth-child(2) {
    border-right: none;
  }

  .explore-card:nth-child(3) {
    border-top: 1px solid var(--wex-border);
    border-right: 1px solid var(--wex-border);
  }
}

@media (max-width: 480px) {
  .explore-grid {
    grid-template-columns: 1fr;
  }

  .explore-card {
    border-right: none;
    border-bottom: 1px solid var(--wex-border);
    padding: 11px 14px;
  }

  .explore-card:last-child {
    border-bottom: none;
  }

  .explore-card a {
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
  }

  .card-arrow-rule {
    display: none;
  }

  .explore-thumb-wrap {
    width: 96px;
    min-width: 96px;
    height: 64px;
    aspect-ratio: unset;
    flex-shrink: 0;
  }

  .explore-card h3 {
    font-size: 13.5px;
    line-height: 1.3;
  }
}
/* new version */
/* gas */
.gas {
    padding: 15px 20px 15px 20px;
    text-align: center;
}
.we-gas-widget {
  display: inline-flex;
  flex-direction: column;
  font-family: 'Source Sans 3', sans-serif;
  /*border: 1px solid #e2e2e2;*/
  border-top: 4px solid #dc3545;
  width: 260px;
  max-width: 100%;
  padding: 0;
  position: relative;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.we-gas-header {
  background: #dc3545;
  padding: 8px 14px 7px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.we-gas-header svg { flex-shrink: 0; }

.we-gas-header-text {
  font-family: 'Source Sans 3', sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  line-height: 1;
}

.we-gas-body {
  padding: 18px 18px 14px;
  position: relative;
}

.article-item {
    padding-top: 10px;
}

.we-gas-label {
  font-size: 11px;
  font-weight: 600;
  color: #666;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: 1;
}

.we-gas-price-row {
  display: flex;
  align-items: flex-end;
  gap: 14px;
  margin-bottom: 14px;
}

.we-gas-price {
  font-family: 'Roboto Slab', serif;
  font-size: 52px;
  font-weight: 900;
  color: #111111;
  line-height: 1;
  letter-spacing: -0.02em;
  display: flex;
  align-items: flex-start;
  gap: 2px;
}

.we-gas-price .dollar {
  font-size: 24px;
  font-weight: 700;
  color: #dc3545;
  line-height: 1.3;
  font-family: 'Source Sans 3', sans-serif;
}

.we-gas-change {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 6px;
}

.we-gas-change-badge {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  border-radius: 3px;
  padding: 4px 8px;
}

.we-gas-change-badge.up {
  background: rgba(220, 53, 69, 0.13);
  border: 1px solid rgba(220, 53, 69, 0.4);
}

.we-gas-change-badge.down {
  background: rgba(22, 163, 74, 0.13);
  border: 1px solid rgba(22, 163, 74, 0.4);
}

.we-gas-change-arrow { width: 0; height: 0; }

.we-gas-change-badge.up .we-gas-change-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #dc3545;
}

.we-gas-change-badge.down .we-gas-change-arrow {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid #16a34a;
}

.we-gas-change-num {
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.we-gas-change-badge.up .we-gas-change-num { color: #dc3545; }
.we-gas-change-badge.down .we-gas-change-num { color: #16a34a; }

.we-gas-divider {
  height: 1px;
  background: linear-gradient(to right, rgba(220,53,69,0.3), #e2e2e2);
  margin: 0 18px;
}

.we-gas-footer {
  padding: 9px 18px 13px;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.we-gas-footer-line {
  font-size: 10px;
  color: #888;
  line-height: 1.45;
}

.we-gas-footer-line strong {
  color: #555;
  font-weight: 600;
}

.we-gas-footer-line a {
  color: #555;
  font-weight: 600;
  text-decoration: underline;
}

.we-gas-footer-line a:hover {
  color: #dc3545;
}

.we-gas-live {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-bottom: 3px;
}

.we-gas-live-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #dc3545;
  animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.4; transform: scale(0.75); }
}

.we-gas-live-text {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #dc3545;
}
/* gas */
