:root {
  --bs-font-sans-serif: "Echorouk", sans-serif;
  --bs-body-font-family: "Echorouk", sans-serif;
  --echorouk-text: #182026;
  --echorouk-muted: #66727d;
  --echorouk-border: #d9e1e7;
  --echorouk-surface: #ffffff;
  --echorouk-soft: #f4f7f6;
  --echorouk-primary: #b42318;
  --echorouk-primary-dark: #7f1d1d;
  --echorouk-accent: #2f6f6b;
  --echorouk-gold: #c28a13;
  --echorouk-focus: #0a7a75;
  --echorouk-background: #F5FAFF;
}

/* [class*="col-"] {
  background-color: rgba(255, 0, 0, 0.1);
  border: 1px dashed red;
} */

body {
  color: var(--echorouk-text);
  font-family: "Echorouk", sans-serif;
  overflow-x: hidden;
}

a {
  transition: color .2s ease, text-decoration-color .2s ease;
}

a:hover,
a:focus-visible {
  text-decoration: underline;
  text-decoration-thickness: .08em;
  text-underline-offset: .14em;
}

.site-main a img {
  display: block;
  contain: paint;
  transition: transform .28s ease;
  transform-origin: center center;
}

.site-main a:hover img {
  transform: scale(1.03);
}

body.has-dark-mode {
  --echorouk-text: #eef2f3;
  --echorouk-muted: #b6c2c8;
  --echorouk-border: #34434a;
  --echorouk-surface: #11191f;
  --echorouk-soft: #17242b;
  background: #0c1216;
}

.screen-reader-text,
.skip-link:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
}

.skip-link:focus {
  position: fixed;
  inset-block-start: 1rem;
  inset-inline-start: 1rem;
  z-index: 10000;
  padding: .75rem 1rem;
  border-radius: 4px;
  background: var(--echorouk-primary);
  color: #fff;
}

:focus-visible {
  outline: 3px solid var(--echorouk-focus);
  outline-offset: 3px;
}

.site-header {
  position: relative;
  z-index: 50;
  border-block-end: 1px solid var(--echorouk-border);
  background: var(--echorouk-surface);
}

.has-sticky-header .site-header {
  position: sticky;
  inset-block-start: 0;
}

.site-header__inner {
  display: grid;
  grid-template-columns: auto auto 1fr minmax(12rem, 18rem);
  align-items: center;
  gap: 1rem;
  min-height: 5rem;
}

.header-layout-compact .site-header__inner {
  min-height: 4rem;
}

.header-layout-center .site-header__inner {
  grid-template-columns: 1fr auto 1fr;
}

.header-layout-center .site-branding {
  justify-self: center;
}

.site-branding__link {
  display: inline-flex;
  align-items: center;
  color: inherit;
  text-decoration: none;
}

.site-title {
  color: var(--echorouk-text);
  font-size: 1.35rem;
  font-weight: 800;
}

.site-logo {
  display: block;
  max-width: 13.75rem;
  max-height: 4rem;
  object-fit: contain;
}

#echorouk-logo-dark,
#echorouk-logo-white {
  width: 163px;
  height: 62px;
  background-size: contain;
  background-repeat: no-repeat;
}

#echorouk-logo-dark {
  background-image: url('../images/logo/ech-logo-dark.svg');
}

#echorouk-logo-white {
  background-image: url('../images/logo/ech-logo-white.svg');
}

#echorouk-sports-logo-dark {
  width: 112px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

#echorouk-sports-logo-dark {
  background-image: url('../images/logo/ech-sport-logo-dark.svg');
}

#echorouk-sports-logo-white {
  background-image: url('../images/logo/ech-sport-logo.svg');
}

#echorouk-jawahir-logo-dark,
#echorouk-jawahir-logo-white {
  width: 112px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 8px;
}

#echorouk-jawahir-logo-dark {
  background-image: url('../images/logo/ech-jawahir-logo.svg');
}

#echorouk-jawahir-logo-white {
  background-image: url('../images/logo/ech-jawahir-logo.svg');
}

.echorouk-homepage-mockup .economy-main-article h3,
.echorouk-homepage-mockup .sports-main-article h3,
.echorouk-homepage-mockup .jawahir-main-article h3 {
  margin: 0;
  color: #000;
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  margin-bottom: 12px;
  /* line-height: 1; */
}

.echorouk-homepage-mockup .economy-main-article .summary,
.echorouk-homepage-mockup .sports-main-article .summary,
.echorouk-homepage-mockup .jawahir-main-article .summary {
  font-size: clamp(1.1rem, 2vw, 1.25rem);
  color: #000;
  line-height: 1.8;
}

#ech-arabi-logo {
  width: 68.031px;
  height: 30px;
  background-image: url(../images/logo/ech-arabi-logo-dark.svg);
}

#ech-jawahir-logo {
  width: 74.813px;
  height: 30px;
  background-image: url(../images/logo/ech-jawahir-logo-dark.svg);
}

#ech-news-logo {
  width: 87.563px;
  height: 30px;
  background-image: url(../images/logo/ech-news-logo-dark.svg);
}

#ech-tv-logo {
  width: 87.563px;
  height: 30px;
  background-image: url(../images/logo/ech-tv-logo-dark.svg);
}

#ech-montadayat-logo {
  width: 62.703px;
  height: 30px;
  background-image: url(../images/logo/ech-montadayat-logo-dark.svg);
}

.site-logo--dark,
.has-dark-mode .site-logo--light {
  display: none;
}

.has-dark-mode .site-logo--dark {
  display: block;
}

.nav-toggle {
  display: none;
  width: 2.75rem;
  height: 2.75rem;
  border: 1px solid var(--echorouk-border);
  border-radius: 4px;
  background: transparent;
  color: inherit;
}

.primary-menu,
.footer-menu {
  display: flex;
  flex-wrap: wrap;
  gap: .25rem 1rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.primary-menu a,
.footer-menu a {
  display: inline-flex;
  align-items: center;
  min-height: 2.5rem;
  color: var(--echorouk-text);
  font-weight: 700;
}

.header-search .search-form {
  display: flex;
  align-items: center;
}

.search-field {
  border-start-end-radius: 0;
  border-end-end-radius: 0;
}

.search-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.75rem;
  height: 2.5rem;
  border: 1px solid var(--echorouk-primary);
  border-radius: 4px;
  border-start-start-radius: 0;
  border-end-start-radius: 0;
  background: var(--echorouk-primary);
  color: #fff;
}

.breaking-bar {
  padding-block: 12px 14px;
  background: var(--echorouk-background);
  color: #162230;
}

.breaking-bar__inner {
  display: block;
  direction: rtl;
}

.breaking-bar__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: .55rem;
}

.breaking-bar__item {
  display: flex;
  align-items: stretch;
  min-height: 40px;
}

.breaking-bar--rotating .breaking-bar__list {
  position: relative;
  min-height: 40px;
  gap: 0;
  perspective: 900px;
}

.breaking-bar--rotating .breaking-bar__item {
  position: absolute;
  inset: 0;
  opacity: 0;
  pointer-events: none;
  transition: opacity .18s linear;
  will-change: opacity;
}

.breaking-bar--rotating .breaking-bar__item.is-active {
  opacity: 1;
  pointer-events: auto;
  z-index: 2;
}

.breaking-bar--rotating .breaking-bar__item.is-leaving {
  opacity: 1;
  z-index: 1;
}

.breaking-bar--rotating .breaking-bar__label-text,
.breaking-bar--rotating .breaking-bar__headline-text {
  display: inline-block;
  opacity: 0;
  transform: rotateX(90deg) translateY(18%);
  transform-origin: center top;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  transition: transform .46s cubic-bezier(.2, .7, .2, 1), opacity .3s ease;
  will-change: transform, opacity;
}

.breaking-bar--rotating .breaking-bar__item.is-active .breaking-bar__label-text,
.breaking-bar--rotating .breaking-bar__item.is-active .breaking-bar__headline-text {
  opacity: 1;
  transform: rotateX(0deg) translateY(0);
}

.breaking-bar--rotating .breaking-bar__item.is-leaving .breaking-bar__label-text,
.breaking-bar--rotating .breaking-bar__item.is-leaving .breaking-bar__headline-text {
  opacity: 0;
  transform: rotateX(-90deg) translateY(-18%);
  transform-origin: center bottom;
}

.breaking-bar__label {
  flex-basis: 72px;
  align-self: stretch;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 112px;
  border-radius: 4px;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.breaking-bar__item--breaking .breaking-bar__label {
  background: #d91515;
}

.breaking-bar__item--normal .breaking-bar__label {
  background: #c8a23b;
}

.breaking-bar__headline {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  flex: 1 1 auto;
  min-width: 0;
  min-height: 40px;
  padding: 0 24px;
  overflow: hidden;
  border-radius: 4px 0 0 4px;
  background: #f1e7ec;
  color: #111820;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breaking-bar__headline:hover,
.breaking-bar__headline:focus,
.breaking-bar__headline:visited {
  color: #111820;
  text-decoration: none;
}

@media (max-width: 575.98px) {
  .breaking-bar {
    padding-block: 8px;
  }

  .breaking-bar__inner {
    min-height: 0;
  }

  .breaking-bar__item {
    min-height: 40px;
  }

  .breaking-bar--rotating .breaking-bar__list {
    min-height: 44px;
  }

  .breaking-bar__headline {
    min-height: 44px;
    padding-inline: 12px;
    font-size: clamp(0.9rem, 1.58vw, 1rem);
  }

  .breaking-bar__label {
    font-size: clamp(0.9rem, 1.58vw, 1rem);
  }

  .echorouk-live-pill {
    min-height: 1.35rem;
    padding: 0 .5rem;
    font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  }
}

@media (max-width: 991.98px) {
  .breaking-bar__label {
    font-size: 1.1rem;
  }

  .echorouk-live-pill {
    font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  }
}


.site-main {
  padding-block: 2rem 3rem;
}

.hero-lead {
  padding-block: 1.25rem 2rem;
  background: linear-gradient(180deg, var(--echorouk-soft), transparent);
}

.hero-lead__grid {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(18rem, 1fr);
  gap: 1.5rem;
}



.hero-lead__main {
  overflow: hidden;
}

.hero-lead__image,
.news-card__image,
.single-article__image,
.echorouk-image-placeholder {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  background: var(--echorouk-soft);
}

.hero-lead__content {
  padding: 1rem;
}

.hero-lead h1 {
  margin: .5rem 0;
  font-size: clamp(1.6rem, 2.5vw, 2.6rem);
  line-height: 1.25;
}

.hero-lead p {
  margin: 0;
  color: var(--echorouk-muted);
}

.hero-lead__side,
.widget-news-list,
.category-block__posts {
  display: grid;
  gap: 1rem;
}

.section-block {
  margin-block: 2rem;
}

.section-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-block-end: 1rem;
}

.section-title,
.widget-title {
  margin: 0 0 1rem;
  font-size: 1.35rem;
  line-height: 1.35;
}

.archive-grid,
.category-blocks__grid,
.guest-author-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.25rem;
}

.category-pagination-wrap {
  width: 100%;
  margin-top: 1.25rem;
  padding: .9rem 1rem;
  border: 1px solid var(--echorouk-primary);
  border-radius: 8px;
  background: var(--echorouk-surface);
}

.category-pagination-meta {
  margin-bottom: .75rem;
  color: var(--echorouk-primary);
  font-size: .92rem;
  text-align: center;
}

.category-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: .45rem;
  margin: 0;
  padding: 0;
  list-style: none;
  direction: rtl;
}

body:not(.is-rtl) .category-pagination {
  direction: ltr;
}

.category-pagination__item {
  margin: 0;
}

.category-pagination .page-numbers,
.category-pagination__item--jump a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 2.35rem;
  min-height: 2.35rem;
  padding: .35rem .65rem;
  border: 1px solid var(--echorouk-primary);
  border-radius: 6px;
  background: var(--echorouk-soft);
  color: var(--echorouk-primary);
  text-decoration: none;
  font-weight: 700;
  line-height: 1;
}

.category-pagination .page-numbers.current {
  border-color: var(--echorouk-primary);
  background: var(--echorouk-primary);
  color: #fff;
}

.category-pagination .page-numbers:hover,
.category-pagination .page-numbers:focus,
.category-pagination__item--jump a:hover,
.category-pagination__item--jump a:focus {
  border-color: var(--echorouk-primary);
  background: var(--echorouk-primary);
  color: #fff;
}

.news-card {
  display: grid;
  overflow: hidden;
}

.news-card--compact,
.news-card--horizontal {
  grid-template-columns: 7rem minmax(0, 1fr);
  align-items: stretch;
}

.news-card__image-link {
  display: block;
  min-width: 0;
}

.news-card__body {
  padding: .9rem;
  min-width: 0;
}

.news-card--compact .news-card__image-link,
.news-card--horizontal .news-card__image-link {
  height: 100%;
}

.news-card--compact .news-card__image,
.news-card--horizontal .news-card__image {
  height: 100%;
  min-height: 100%;
  aspect-ratio: auto;
  object-fit: cover;
}

.news-card__title {
  margin: .35rem 0;
  font-size: 1.1rem;
  line-height: 1.45;
}

.news-card--compact .news-card__title {
  font-size: .98rem;
  margin-block-start: 0;
}

.news-card__title a {
  color: var(--echorouk-text);
}

.news-card__excerpt,
.news-card__meta,
.post-meta,
.archive-description,
.article-source {
  color: var(--echorouk-muted);
}

.category-badge,
.sponsored-label {
  display: inline-flex;
  align-items: center;
  min-height: 1.65rem;
  padding: .15rem .5rem;
  border-radius: 4px;
  background: rgba(47, 111, 107, .12);
  color: var(--echorouk-accent);
  font-size: .8rem;
  font-weight: 800;
}

.sponsored-label {
  background: rgba(194, 138, 19, .16);
  color: #8a600c;
}

.home-layout,
.content-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 20rem;
  gap: 1.5rem;
  align-items: start;
}

/* body:not(.is-rtl) .content-layout grid-template-columns is inherited from .home-layout, .content-layout above */

.sidebar-position-left .content-layout>.site-sidebar {
  order: -1;
}

.sidebar-position-none .content-layout,
.sidebar-position-none .single-layout {
  grid-template-columns: 1fr;
}

.sidebar-position-none .site-sidebar {
  display: none;
}

.site-sidebar--sticky,
.home-layout__side {
  position: sticky;
  inset-block-start: 6.5rem;
}

.site-sidebar .news-card--compact,
.site-sidebar .news-card--horizontal {
  grid-template-columns: 6rem minmax(0, 1fr);
  align-items: start;
}

.site-sidebar .news-card--compact .news-card__title,
.site-sidebar .news-card--horizontal .news-card__title {
  font-size: .95rem;
  line-height: 1.4;
}

.site-sidebar .news-card--compact .news-card__image-link,
.site-sidebar .news-card--horizontal .news-card__image-link {
  height: 5.75rem;
}

.site-sidebar .news-card--compact .news-card__image,
.site-sidebar .news-card--horizontal .news-card__image {
  height: 5.75rem;
  min-height: 5.75rem;
  aspect-ratio: auto;
  object-fit: cover;
}

.widget-block,
.newsletter-block,
.ai-summary,
.media-embed,
.pdf-block,
.not-found,
.no-results {
  padding: 1rem;
  margin-block-end: 1rem;
}

.ranked-list {
  display: grid;
  gap: .85rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.ranked-list li {
  display: flex;
  gap: .75rem;
  align-items: start;
}

.ranked-list li a {
  color: var(--echorouk-text);
}

.ranked-list span {
  flex: 0 0 2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: var(--echorouk-primary);
  color: #fff;
  font-weight: 800;
}

body.is-rtl .most-read-widget {
  direction: rtl;
  text-align: right;
}

body.is-rtl .most-read-widget .ranked-list li {
  direction: ltr;
}

body.is-rtl .most-read-widget .ranked-list a {
  order: 1;
  flex: 1 1 auto;
  text-align: right;
  text-decoration: none;
}

body.is-rtl .most-read-widget .ranked-list span {
  order: 2;
  margin: 0;
}

.echorouk-homepage-mockup .most-read-header {
  /* min-height: 68px; */
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.echorouk-homepage-mockup .most-read-tabs {
  margin-left: 12px;
}

.echorouk-homepage-mockup .most-read-time-filters {
  display: inline-flex;
  align-items: center;
  gap: 1.1rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.echorouk-homepage-mockup .most-read-time-filter {
  border: 0;
  border-bottom: 4px solid transparent;
  background: transparent;
  color: #96a3b3;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  line-height: 1.1;
  padding: .3rem 0 .4rem;
  cursor: pointer;
  transition: color .2s ease, border-color .2s ease;
}

.echorouk-homepage-mockup .most-read-time-filter:hover,
.echorouk-homepage-mockup .most-read-time-filter:focus-visible {
  color: #9BACBF;
}

.echorouk-homepage-mockup .most-read-time-filter.is-active {
  color: #36587F;
  border-bottom-color: #36587F;
}

@media (max-width: 767.98px) {
  .echorouk-homepage-mockup .most-read-header {
    align-items: flex-start;
    gap: .75rem;
    flex-direction: column;
  }

  .echorouk-homepage-mockup .most-read-time-filter {
    font-size: 1.25rem;
  }
}

.breadcrumbs {
  margin-block-end: 1rem;
  color: var(--echorouk-muted);
  font-size: .9rem;
}

.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  padding: 0;
  margin: 0;
  list-style: none;
}

.breadcrumbs li+li::before {
  content: "/";
  margin-inline-end: .5rem;
  color: var(--echorouk-muted);
}

.archive-header {
  margin-block-end: 1.5rem;
}

.archive-title,
.page-content>h1 {
  margin: 0;
  font-size: clamp(1.6rem, 2.4vw, 2.35rem);
  line-height: 1.25;
}

.single-layout {
  grid-template-columns: minmax(0, 1fr) 21rem;
}

.single-article {
  min-width: 0;
}

.single-article-main {
  background: var(--echorouk-background);
}

.single-article--feature {
  display: grid;
  gap: 1.5rem;
}

.single-article__lead {
  direction: ltr;
}

.single-article__media {
  grid-area: media;
  margin: 0;
  width: 100%;
  max-width: 760px;
  height: auto;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border: 1px solid var(--echorouk-border);
  border-radius: 8px;
}

.single-article__lead .single-article__image {
  width: 100%;
  height: 100%;
  aspect-ratio: auto;
  object-fit: cover;
  display: block;
}

.single-article__headline,
.single-article__header {
  display: grid;
  gap: .95rem;
  min-width: 0;
}

.single-article__badges {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
}

.single-article__title {
  margin: 0;
  font-size: clamp(1.25rem, 2vw, 2rem);
  letter-spacing: 0.02em;
  line-height: 1.35;
  font-weight: 500;
}

.single-article__deck {
  margin: 0;
  color: #1f2933;
  font-size: clamp(1.2rem, 1.55vw, 1.95rem);
  font-weight: normal;
  letter-spacing: 0px;
  /* line-height: 1.75; */
}

.single-article__author-line {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  direction: rtl;
  gap: .8rem;
  margin-block-start: 1.1rem;
  margin-inline-start: auto;
  text-align: right;
}

.single-article__author-copy {
  display: grid;
  justify-items: start;
  gap: .15rem;
  text-align: right;
  color: #8393a2;
}

body.is-rtl .single-article__author-line {
  direction: rtl;
  width: 100%;
  justify-content: flex-start;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

body.is-rtl .single-article__headline,
body.is-rtl .single-article__header {
  direction: rtl;
  text-align: right;
}

body.is-rtl .author-box {
  direction: rtl;
  text-align: right;
}

.single-article__author-copy time {
  font-size: .96rem;
}

.single-article__author-name {
  color: inherit;
  font-size: 2rem;
  line-height: 1.15;
  direction: rtl;
  unicode-bidi: plaintext;
  text-align: right;
}

.single-article__author-avatar {
  display: inline-flex;
}

.single-article__author-avatar img {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  object-fit: cover;
}

.single-article__divider {
  border-top: 1px solid #cfd8df;
}

.single-article__body-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
  gap: 1.6rem;
  align-items: start;
  direction: ltr;
}

.single-article__body-layout--no-rail {
  grid-template-columns: minmax(0, 1fr);
}

.single-article__body-layout>.site-sidebar {
  display: grid;
  gap: 1rem;
  position: static;
  top: auto;
  margin: 0;
  border-inline-end: 1px solid #d4dde4;
  padding-inline-end: 1rem;
}

body.is-rtl .single-article__body-layout>.site-sidebar {
  direction: rtl;
  text-align: right;
  border-inline-end: 0;
  border-inline-start: 1px solid #d4dde4;
  padding-inline-end: 0;
  padding-inline-start: 1rem;
}

.single-article__body-layout>.site-sidebar .widget-block {
  margin-block-end: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.single-article__body-layout>.site-sidebar .widget-title {
  margin: 0 0 1rem;
  font-size: 1.3rem;
}

body.is-rtl .single-article__body-layout>.site-sidebar .widget-title {
  text-align: right;
}

.single-article__body-layout>.site-sidebar .ad-slot {
  display: grid;
  place-items: center;
  min-height: 15rem;
  background: transparent;
  border-style: solid;
}

body.is-rtl .single-article__body-layout>.site-sidebar .news-card--compact,
body.is-rtl .single-article__body-layout>.site-sidebar .news-card--horizontal {
  direction: rtl;
  grid-template-columns: minmax(0, 1fr) 7rem;
}

body.is-rtl .single-article__body-layout>.site-sidebar .news-card--compact .news-card__image-link,
body.is-rtl .single-article__body-layout>.site-sidebar .news-card--horizontal .news-card__image-link {
  order: 2;
}

body.is-rtl .single-article__body-layout>.site-sidebar .news-card--compact .news-card__body,
body.is-rtl .single-article__body-layout>.site-sidebar .news-card--horizontal .news-card__body {
  order: 1;
  text-align: right;
}

.single-article__body {
  min-width: 0;
}

body.is-rtl .single-article__body {
  direction: rtl;
  text-align: right;
}

.single-article__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 1.1rem;
  margin-block-end: 1.2rem;
  color: #17212a;
  direction: ltr;
}

.single-article__actions-main {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.1rem;
}

.single-article__share-actions {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.1rem;
}

.single-article__share-dropdown {
  position: relative;
  display: inline-flex;
}

.single-article__share-menu {
  position: absolute;
  top: calc(100% + .5rem);
  inset-inline-end: 0;
  z-index: 20;
  min-width: 14rem;
  max-width: calc(100vw - 1rem);
  padding: .35rem 0;
  border: 1px solid #e2e8f0;
  border-radius: .75rem;
  background: #fff;
  box-shadow: 0 12px 28px rgba(23, 33, 42, .14);
  overflow: hidden;
}

.single-article__share-item {
  width: 100%;
  display: inline-flex;
  align-items: center;
  gap: .55rem;
  padding: .5rem .75rem;
  border: 0;
  background: transparent;
  color: #17212a;
  text-decoration: none;
  text-align: right;
  cursor: pointer;
  font: inherit;
}

body.is-rtl .single-article__share-menu {
  direction: rtl;
  text-align: right;
}

body.is-rtl .single-article__share-item {
  flex-direction: row;
  justify-content: flex-start;
  text-align: right;
}

.single-article__share-item:hover,
.single-article__share-item:focus-visible {
  background: #f8fafc;
}

.single-article__action {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  color: inherit;
  text-decoration: none;
  font-size: 0.8rem;
  direction: rtl;
}

button.single-article__action {
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
  font: inherit;
}

.single-article__action-icon {
  width: 1.05rem;
  height: 1.05rem;
  flex: 0 0 auto;
}

.single-article__action--muted {
  color: #404d59;
}

.single-article__action--summary {
  margin-left: auto;
}

.single-live-coverage .live-coverage-timeline {
  margin: 0 0 1.5rem;
  padding: 1rem;
  border: 1px solid var(--echorouk-border);
  border-radius: 8px;
  background: #fff;
}

.single-live-coverage .live-coverage-timeline__header h2 {
  margin: 0 0 1rem;
  font-size: 1.2rem;
  line-height: 1.3;
}

.single-live-coverage .live-coverage-timeline__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.single-live-coverage .live-coverage-timeline__item {
  position: relative;
  display: grid;
  grid-template-columns: 5.25rem minmax(0, 1fr);
  gap: .75rem;
  align-items: start;
  padding: .75rem 0;
}

.single-live-coverage .live-coverage-timeline__item:not(:last-child) {
  border-bottom: 1px solid var(--echorouk-border);
}

.single-live-coverage .live-coverage-timeline__time {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 1.75rem;
  padding: 0 .5rem;
  border-radius: 999px;
  background: #f7efe0;
  color: #7c4b00;
  font-size: .85rem;
  font-weight: 700;
  line-height: 1;
}

.single-live-coverage .live-coverage-timeline__text {
  min-width: 0;
  color: #17212a;
  font-size: 1rem;
  line-height: 1.6;
}

.single-live-coverage .live-coverage-timeline__text a {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.single-live-coverage .live-coverage-timeline__empty {
  margin: 0;
  color: var(--echorouk-muted);
}

body.is-rtl .single-live-coverage .live-coverage-timeline__item {
  grid-template-columns: minmax(0, 1fr) 5.25rem;
}

@media (max-width: 767px) {
  .single-live-coverage .live-coverage-timeline__item {
    grid-template-columns: minmax(0, 1fr);
    gap: .5rem;
  }

  .single-live-coverage .live-coverage-timeline__time {
    justify-self: flex-start;
  }

  body.is-rtl .single-live-coverage .live-coverage-timeline__time {
    justify-self: flex-end;
  }
}

.entry-content {
  font-size: clamp(1.3rem, 1.32vw, 2rem);
  line-height: 1.82;
  color: #0f1720;
}

.entry-content>* {
  max-width: 100%;
}

.entry-content p {
  margin: 0 0 1.15em;
}

.entry-content img {
  border-radius: 6px;
}

.ai-summary {
  border-inline-start: 4px solid var(--echorouk-accent);
}

.single-article__body .tts-player {
  margin-block: 1rem;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.single-article__body .tts-player h2 {
  margin: 0 0 .6rem;
  font-size: 1.15rem;
}

.tts-player audio,
.media-embed audio {
  width: 100%;
}

.pdf-block__viewer {
  aspect-ratio: 4 / 3;
  margin-block-end: 1rem;
  border: 1px solid var(--echorouk-border);
}

.pdf-block iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.gallery-block {
  padding: 1rem;
  margin-block-end: 1rem;
}

.gallery-block__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.gallery-block figure {
  margin: 0;
}

.gallery-block img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 6px;
}

.gallery-block figcaption {
  margin-block-start: .35rem;
  color: var(--echorouk-muted);
  font-size: .9rem;
}

.single-article__footer {
  display: grid;
  gap: 1rem;
  margin-block-start: 2rem;
}

.social-share {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem;
}

.social-share a,
.social-share span {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  min-height: 2.25rem;
  padding: .35rem .65rem;
  border: 1px solid var(--echorouk-border);
  border-radius: 4px;
}

.author-box,
.author-profile {
  display: grid;
  grid-template-columns: 6rem minmax(0, 1fr);
  gap: 1rem;
  align-items: start;
  margin-block: 2rem;
  padding: 1rem;
}

.author-box__avatar,
.author-profile__avatar,
.guest-author-card__avatar {
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  object-fit: cover;
}

.author-profile--single {
  display: block;
  margin-block: 1.2rem 1.6rem;
  padding: 1.25rem;
}

.author-profile__name {
  margin: 0 0 .45rem;
  font-size: clamp(1.6rem, 2.4vw, 2.1rem);
  line-height: 1.25;
}

.author-profile__role {
  margin: 0 0 .6rem;
  color: #5f6e7d;
  font-size: 1.02rem;
}

.author-profile__bio {
  margin: 0;
  color: #12202d;
}

.author-profile__social {
  display: flex;
  flex-wrap: wrap;
  gap: .55rem;
  margin-top: .9rem;
}

.author-profile__social .author-profile__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  padding: 0;
  border: 1px solid #d8e1ea;
  border-radius: 9999px;
  color: #1d2a37;
  text-decoration: none;
}

.author-profile__social .author-profile__social-link svg {
  width: 1.15rem;
  height: 1.15rem;
  display: block;
}

.author-profile__social .author-profile__social-link:hover,
.author-profile__social .author-profile__social-link:focus-visible {
  border-color: var(--echorouk-primary, #b42318);
  background: rgba(180, 35, 24, 0.06);
}

.author-articles-section {
  margin-bottom: 1.5rem;
}

.author-articles-grid {
  margin-bottom: 1.15rem;
}

.guest-author-card {
  padding: 1rem;
  border: 1px solid var(--echorouk-border);
  border-radius: 8px;
  background: var(--echorouk-surface);
  text-align: center;
}

.newsletter-form {
  display: flex;
  gap: .5rem;
}

.newsletter-block {
  background: #efede6;
}

.newsletter-block__row {
  direction: rtl;
}

.newsletter-block__content-col {
  text-align: right;
}

.newsletter-block__title {
  margin: 0 0 .85rem;
  color: #36587F;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: normal;
}

.newsletter-block__intro {
  margin: 0 0 .95rem;
  color: #101a24;
  font-size: 1.1rem;
  line-height: 1.9;
}

.newsletter-block__disclaimer {
  margin: 0;
  color: #101a24;
  font-size: 1rem;
  line-height: 1.8;
}

.newsletter-form--split {
  align-items: center;
  padding: .55rem;
  border: 1px solid #d8c089;
  border-radius: 8px;
  background: #f6f4ef;
  gap: .65rem;
}

.newsletter-form input {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 2.5rem;
  padding: .45rem .75rem;
  border: 1px solid var(--echorouk-border);
  border-radius: 4px;
}

.newsletter-form button,
.voting-placeholder button {
  min-height: 2.5rem;
  padding: .45rem .85rem;
  border: 1px solid var(--echorouk-primary);
  border-radius: 4px;
  background: var(--echorouk-primary);
  color: #fff;
  font-weight: 800;
}

.newsletter-form--split input {
  order: 1;
  border: 0;
  background: transparent;
  padding: 0 .25rem;
  color: #233345;
  min-height: 3rem;
  text-align: right;
}

.newsletter-form--split input::placeholder {
  color: #a9b4bf;
}

.newsletter-form--split .newsletter-form__submit {
  order: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  min-height: 3rem;
  padding: 0;
  border-radius: 999px;
  border: 0;
  background: #d6b66f;
  color: #fff;
  font-size: 1.9rem;
  font-weight: 300;
  line-height: 1;
}

.newsletter-form--split .newsletter-form__submit-text {
  position: absolute;
  top: 55%;
  left: 50%;
  display: inline-block;
  width: 1em;
  text-align: center;
  line-height: 1;
  transform: translate(-50%, -50%);
}

.voting-placeholder button:disabled {
  border-color: var(--echorouk-border);
  background: var(--echorouk-soft);
  color: var(--echorouk-muted);
  cursor: not-allowed;
}

.reading-progress {
  position: fixed;
  inset-block-start: 0;
  inset-inline: 0;
  z-index: 1000;
  height: 4px;
  background: transparent;
}

.reading-progress span {
  display: block;
  width: 0;
  height: 100%;
  background: var(--echorouk-primary);
}

.ad-slot {
  margin-block: 1rem;
  padding: .75rem;
  border: 1px dashed var(--echorouk-border);
  border-radius: 6px;
  background: var(--echorouk-soft);
}

.site-footer {
  padding-block: 2rem;
  border-block-start: 1px solid var(--echorouk-border);
  background: var(--echorouk-soft);
}

.footer-grid {
  display: grid;
  grid-template-columns: 1.25fr repeat(3, 1fr);
  gap: 1.25rem;
}

.footer-layout-compact .footer-grid {
  grid-template-columns: 1fr;
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-block-start: 1.5rem;
  padding-block-start: 1rem;
  border-block-start: 1px solid var(--echorouk-border);
}

.footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
}

@media (max-width: 991.98px) {
  .site-header__inner {
    grid-template-columns: 1fr auto;
  }

  .nav-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .primary-navigation,
  .header-search {
    grid-column: 1 / -1;
  }

  .primary-navigation {
    display: none;
  }

  .primary-navigation.is-open {
    display: block;
  }

  .primary-menu {
    display: grid;
    gap: .25rem;
    padding-block: .75rem;
  }

  .hero-lead__grid,
  .home-layout,
  .content-layout,
  .single-layout,
  .footer-grid {
    grid-template-columns: 1fr;
  }

  .single-article__body-layout {
    grid-template-columns: 1fr;
    grid-template-areas: none;
    gap: 1.15rem;
  }

  .single-article__title {
    font-size: clamp(1.7rem, 3.8vw, 2.2rem);
  }

  .single-article__deck {
    font-size: clamp(1.15rem, 2.8vw, 1.55rem);
    line-height: 1.55;
  }

  .single-article__author-name {
    font-size: 1.55rem;
  }

  .single-article__author-copy time {
    font-size: 1rem;
  }

  .single-article__body-layout>.site-sidebar {
    order: 2;
    border-inline-end: 0;
    padding-inline-end: 0;
  }

  body.is-rtl .single-article__body-layout>.site-sidebar {
    border-inline-start: 0;
    padding-inline-start: 0;
  }

  .site-sidebar--sticky,
  .home-layout__side {
    position: static;
  }

  .archive-grid,
  .category-blocks__grid,
  .guest-author-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575.98px) {
  .site-main {
    padding-block-start: 1rem;
  }

  .archive-grid,
  .category-blocks__grid,
  .guest-author-grid {
    grid-template-columns: 1fr;
  }

  .category-pagination-wrap {
    padding: .75rem;
  }

  .category-pagination {
    gap: .35rem;
  }

  .category-pagination .page-numbers,
  .category-pagination__item--jump a {
    min-width: 2.1rem;
    min-height: 2.1rem;
    padding: .3rem .5rem;
    font-size: .92rem;
  }

  .news-card--compact,
  .news-card--horizontal {
    grid-template-columns: 6rem minmax(0, 1fr);
  }

  .site-sidebar .news-card--compact,
  .site-sidebar .news-card--horizontal {
    grid-template-columns: 1fr;
  }

  .site-sidebar .news-card--compact .news-card__image-link,
  .site-sidebar .news-card--horizontal .news-card__image-link {
    height: auto;
  }

  .site-sidebar .news-card--compact .news-card__image,
  .site-sidebar .news-card--horizontal .news-card__image {
    height: auto;
    min-height: 0;
    aspect-ratio: 16 / 9;
  }

  .newsletter-form,
  .footer-bottom {
    align-items: stretch;
    flex-direction: column;
  }

  .newsletter-form--split {
    flex-direction: row;
    align-items: center;
  }

  .newsletter-block__title {
    font-size: 1.6rem;
  }

  .newsletter-block__intro,
  .newsletter-block__disclaimer {
    font-size: 1rem;
    line-height: 1.75;
  }

  .gallery-block__grid {
    grid-template-columns: 1fr;
  }

  .single-article__author-avatar img {
    width: 3.5rem;
    height: 3.5rem;
  }

  .single-article__lead {
    gap: .9rem;
  }

  .single-article__title {
    font-size: 1.45rem;
    line-height: 1.35;
  }

  .single-article__deck {
    font-size: 1.05rem;
    line-height: 1.55;
  }

  .single-article__actions {
    gap: .75rem;
  }

  .single-article__actions-main {
    gap: .75rem;
  }

  .single-article__action {
    font-size: .92rem;
  }

  .entry-content {
    font-size: 1.2rem;
    line-height: 1.9;
  }

  .author-box,
  .author-profile {
    grid-template-columns: 1fr;
  }
}

/* Header/Footer mockup styling for Echourouk layout */
.echorouk-header {
  border-block-end: 0;
  background: #fff;
}

.echorouk-header::before {
  content: "";
  display: block;
  height: 4px;
  background: #2f567f;
}

.echorouk-header-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .8rem;
  padding: .5rem 0 .25rem;
  color: #8c9baa;
  font-size: .78rem;
  line-height: 1.4;
}

.echorouk-meta-date,
.echorouk-meta-tools {
  display: inline-flex;
  align-items: center;
  gap: .75rem;
}

.echorouk-meta-tools a {
  text-decoration: none;
}

.echorouk-saved-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  color: #9BACBF;
}

.echorouk-saved-link svg {
  width: 1.15rem;
  height: 1.15rem;
}

.echorouk-saved-badge {
  position: absolute;
  top: -0.2rem;
  inset-inline-start: -0.2rem;
  min-width: 1rem;
  height: 1rem;
  padding: 0 .2rem;
  border-radius: 999px;
  background: var(--echorouk-primary, #b42318);
  color: #fff;
  font-size: .63rem;
  line-height: 1rem;
  text-align: center;
  font-weight: 700;
}

.echorouk-alert-link {
  color: #9BACBF;
  display: inline-flex;
  align-items: center;
  min-height: 1.5rem;
  border-radius: .3rem;
  /* background: #d5b463; */
  font-weight: normal;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  padding: 0 .6rem;
}

.echorouk-live-pill {
  display: inline-flex;
  align-items: center;
  min-height: 1.5rem;
  padding: 0 .6rem;
  border-radius: .3rem;
  background: #d5b463;
  color: #F5FAFF;
  font-weight: normal;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
}

.echorouk-header-logo {
  display: flex;
  justify-content: center;
  padding: .35rem 0 .9rem;
}

.echorouk-brand-link {
  color: #2f567f;
}

.echorouk-brand-logo {
  max-height: 4.25rem;
}

.echorouk-brand-text {
  font-size: clamp(2rem, 4vw, 3.3rem);
  font-weight: 800;
  letter-spacing: -1px;
  color: #2f567f;
}

.echorouk-nav-row {
  display: flex;
  align-items: center;
  gap: .85rem;
  border-block: 1px solid #e3eaf1;
  direction: ltr;
}

.echorouk-menu-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.4rem;
  height: 2.4rem;
  border: 0;
  border-radius: 0;
  color: #5e6b77;
}

.echorouk-menu-button .icon {
  width: 1.3rem;
  height: 1.3rem;
}

.saved-articles-list-wrap {
  background: #fff;
  border: 1px solid #e5edf5;
  border-radius: .8rem;
  padding: 1rem;
}

.saved-articles-list {
  display: grid;
  gap: .85rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.saved-articles-list__item .saved-news-card {
  border: 1px solid #e5edf5;
  border-radius: .75rem;
  background: #fff;
  grid-template-columns: 9rem minmax(0, 1fr);
  min-height: 8rem;
  align-items: center;
}

.saved-articles-list__item .saved-news-card .news-card__body {
  padding: 1rem 1rem 1rem .95rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .8rem;
}

.saved-articles-list__item .saved-news-card .news-card__title {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1.45;
}

.saved-news-card__content {
  min-width: 0;
}

.saved-news-card__remove {
  border: 1px solid #d9e2ec;
  background: #fff;
  color: #5f6d7a;
  border-radius: .5rem;
  padding: .35rem .55rem;
  font-size: .8rem;
  line-height: 1.2;
  cursor: pointer;
  flex: 0 0 auto;
}

.saved-news-card__remove:hover,
.saved-news-card__remove:focus-visible {
  border-color: var(--echorouk-primary, #b42318);
  color: var(--echorouk-primary, #b42318);
}

.saved-articles-list__item .saved-news-card .news-card__title a:hover {
  color: var(--echorouk-primary, #b42318);
}

.saved-articles-empty {
  margin: 0;
  color: #667788;
}

.echorouk-primary-navigation {
  display: block;
  flex: 1 1 auto;
  min-width: 0;
}

.echorouk-primary-menu {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: right;
  gap: 0 1.35rem;
  margin: 0;
  padding: 0;
  overflow-x: auto;
  direction: rtl;
  scrollbar-width: thin;
}

.echorouk-primary-menu>li>a {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 3rem;
  padding: .55rem 0 .7rem;
  color: #253443;
  font-size: 1rem;
  font-weight: 400;
  white-space: nowrap;
  text-decoration: none !important;
}

.echorouk-primary-menu>li.current-menu-item>a,
.echorouk-primary-menu>li.current_page_item>a,
.echorouk-primary-menu>li.current-menu-ancestor>a {
  color: #2f567f;
}

.echorouk-primary-menu>li.current-menu-item>a::after,
.echorouk-primary-menu>li.current_page_item>a::after,
.echorouk-primary-menu>li.current-menu-ancestor>a::after {
  content: "";
  position: absolute;
  inset-inline: 0;
  inset-block-end: 0;
  height: 3px;
  border-radius: 2px;
  background: #355f89;
}

.echorouk-footer {
  margin-block-start: 4.25rem;
  padding-block: 0;
  border-block-start: 0;
  background: transparent;
}

.echorouk-footer-shell {
  background: #3a5f89;
  color: #dbe8f4;
}

.echorouk-footer-main {
  padding: 2rem 1.2rem 1.7rem;
}

.echorouk-footer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(0, 1fr) minmax(0, 1.25fr);
}

.echorouk-footer-col {
  padding-inline: 1.15rem;
}

.echorouk-footer-col+.echorouk-footer-col {
  border-inline-end: 1px solid rgba(219, 232, 244, .4);
}

.echorouk-footer-brand {
  display: inline-block;
  margin-block-end: .7rem;
  color: #f1f5f9;
  font-size: clamp(1.9rem, 3vw, 2.6rem);
  font-weight: 800;
  line-height: 1;
}

.echorouk-footer-about p {
  margin: 0 0 1rem;
  color: #DFE6EE;
  font-size: .97rem;
  line-height: 1.5;
}

.echorouk-footer-more {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  color: #dfbe79;
  font-size: 1rem;
  font-weight: 700;
}

.echorouk-footer-main a {
  text-decoration: none;
}

.echorouk-footer-sections {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.echorouk-footer-links-col {
  padding: 0;
  margin: 0;
  list-style: none;
}

.echorouk-footer-links-col li {
  margin: 0 0 .5rem;
}

.echorouk-footer-links-col a {
  color: #DFE6EE;
  font-size: 1rem;
  text-decoration: none;
}

.echorouk-footer-contact {
  padding: 1rem;
  border-radius: .25rem;
  background: #597b9f;
}

.echorouk-footer-contact h6 {
  margin: 0 0 .45rem;
  color: #f2f7fb;
  font-size: 1.3rem;
  font-weight: 700;
}

.echorouk-footer-contact p a {
  margin: 0;
  color: #DFE6EE;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  text-decoration: none;
  line-height: 1.5;
}

.echorouk-footer-page-links {
  display: flex;
  flex-wrap: wrap;
  gap: .7rem 1rem;
  margin-block-start: 1rem;
}

.echorouk-footer-page-links a {
  display: inline-flex;
  align-items: center;
  gap: .35rem;
  color: #dfbe79;
  font-size: .95rem;
}

.echorouk-footer-sub {
  direction: ltr;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: .65rem .9rem;
  background: #dbe2ea;
  color: #476586;
}

.echorouk-footer-social {
  display: flex;
  align-items: center;
  gap: .5rem;
}

.echorouk-social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1.65rem;
  height: 1.65rem;
  color: #476586;
  font-size: .73rem;
  font-weight: 700;
  line-height: 1;
}

.echorouk-social-link svg,
.echorouk-alert-link svg,
.echorouk-live-pill svg {
  width: 1.1rem;
  height: 1.1rem;
  display: block;
}

.echorouk-footer-copy {
  font-size: .95rem;
}

.echorouk-footer-network {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: .65rem 1.35rem;
  padding: .9rem 0 .75rem;
  color: #3a5f89;
  font-size: 1rem;
  font-weight: 700;
}

.echorouk-footer-rule {
  height: 4px;
  background: #2f5a84;
}

@media (max-width: 991.98px) {
  .echorouk-header-meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .echorouk-nav-row {
    gap: .45rem;
  }

  .echorouk-primary-menu {
    justify-content: flex-start;
    gap: 0 1rem;
  }

  .echorouk-footer-grid {
    grid-template-columns: 1fr;
    gap: 1.2rem;
  }

  .echorouk-footer-col {
    padding-inline: 0;
  }

  .echorouk-footer-col+.echorouk-footer-col {
    padding-block-start: 1rem;
    border-inline-end: 0;
    border-block-start: 1px solid rgba(219, 232, 244, .4);
  }
}

@media (max-width: 575.98px) {
  .echorouk-header-meta {
    font-size: .74rem;
    display: grid;
    grid-template-columns: 1fr;
    gap: .45rem;
    align-items: start;
  }

  .echorouk-meta-date {
    width: 100%;
    justify-content: flex-end;
  }

  .echorouk-meta-tools {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: .45rem .6rem;
  }

  .echorouk-alert-link {
    order: 1;
  }

  .echorouk-live-pill {
    order: 2;
  }

  .echorouk-footer-social {
    order: 3;
  }

  .echorouk-saved-link {
    order: 4;
  }

  .echorouk-meta-tools .echorouk-alert-link,
  .echorouk-meta-tools .echorouk-live-pill {
    flex: 0 0 auto;
  }

  .echorouk-meta-tools .echorouk-footer-social {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
    gap: .35rem;
    flex: 1 1 calc(100% - 2.8rem);
    min-width: 0;
  }

  .echorouk-meta-tools .echorouk-saved-link {
    margin-inline-start: auto;
  }

  .echorouk-brand-logo {
    max-height: 3.2rem;
  }

  .echorouk-brand-text {
    font-size: 2rem;
  }

  .echorouk-primary-menu>li>a {
    min-height: 2.75rem;
    font-size: .93rem;
  }

  .echorouk-footer-sub {
    flex-direction: column;
    align-items: flex-start;
  }

  .echorouk-footer-copy {
    font-size: .88rem;
  }

  .echorouk-footer-network {
    font-size: .92rem;
  }
}

/* Homepage mockup page-template styles (from home.html main body) */
.echorouk-homepage-mockup {
  background: #F5FAFF;
}


.echorouk-homepage-wrap {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .container-xl {
    max-width: 1320px;
  }
}



.ad-box {
  min-height: 115px;
  background: #dfeaf2;
  color: #92a2ae;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
}

.echorouk-homepage-mockup .section-title {
  font-size: clamp(1rem, 2vw, 2rem);
  font-weight: bold;
  color: #111;
  border-bottom: 2px solid #d7e3ec;
  padding-bottom: .55rem;
  margin-bottom: 1rem;
}

.echorouk-homepage-mockup .section-title span {
  border-bottom: 3px solid #2e537b;
  padding-bottom: .65rem;
}

.echorouk-homepage-mockup .tag {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #d7ad55;
  color: #fff;
  font-size: clamp(0.63rem, 1.09vw, 0.69rem);
  padding: .18rem .45rem;
}

.echorouk-homepage-mockup .card {
  border: 0;
  border-radius: 0;
  background: transparent;
}

.echorouk-homepage-mockup .news-card img {
  width: 100%;
  height: 176px;
  object-fit: cover;
  border-radius: 5px;
}

.echorouk-homepage-mockup .overlay-card {
  position: relative;
  color: #fff;
  background: #123;
}

.echorouk-homepage-mockup .overlay-card img {
  height: 320px;
  object-fit: cover;
  filter: brightness(.68);
}

.echorouk-homepage-mockup .overlay-card .card-img-overlay {
  display: flex;
  align-items: end;
}

.echorouk-homepage-mockup .headline {
  font-weight: bold;
  line-height: 1.6;
}

.echorouk-homepage-mockup h1 a,
.echorouk-homepage-mockup h2 a,
.echorouk-homepage-mockup h3 a,
.echorouk-homepage-mockup h4 a,
.echorouk-homepage-mockup h5 a,
.echorouk-homepage-mockup .headline a,
.echorouk-homepage-mockup .small-headline a {
  color: inherit;
  text-decoration: none;
}

.echorouk-homepage-mockup h1 a:hover,
.echorouk-homepage-mockup h2 a:hover,
.echorouk-homepage-mockup h3 a:hover,
.echorouk-homepage-mockup h4 a:hover,
.echorouk-homepage-mockup h5 a:hover,
.echorouk-homepage-mockup h1 a:focus,
.echorouk-homepage-mockup h2 a:focus,
.echorouk-homepage-mockup h3 a:focus,
.echorouk-homepage-mockup h4 a:focus,
.echorouk-homepage-mockup h5 a:focus,
.echorouk-homepage-mockup h1 a:active,
.echorouk-homepage-mockup h2 a:active,
.echorouk-homepage-mockup h3 a:active,
.echorouk-homepage-mockup h4 a:active,
.echorouk-homepage-mockup h5 a:active,
.echorouk-homepage-mockup h1 a:visited,
.echorouk-homepage-mockup h2 a:visited,
.echorouk-homepage-mockup h3 a:visited,
.echorouk-homepage-mockup h4 a:visited,
.echorouk-homepage-mockup h5 a:visited,
.echorouk-homepage-mockup .headline a:hover,
.echorouk-homepage-mockup .small-headline a:hover {
  color: inherit;
  text-decoration: none;
}

.echorouk-homepage-mockup .small-headline {
  font-size: clamp(1rem, 1.5vw, 1.25rem);
  font-weight: normal;
  line-height: 1.55;
  margin: 0 12px 12px 12px;
}

/* Keep secondary cards visually equal regardless of headline length. */
.echorouk-homepage-mockup .most-read-grid>[class*="col-"],
.echorouk-homepage-mockup .sports-sub-grid>[class*="col-"],
.echorouk-homepage-mockup .economy-sub-grid>[class*="col-"],
.echorouk-homepage-mockup .jawaher-sub-grid>[class*="col-"] {
  display: flex;
}

.echorouk-homepage-mockup .most-read-grid,
.echorouk-homepage-mockup .sports-sub-grid,
.echorouk-homepage-mockup .economy-sub-grid,
.echorouk-homepage-mockup .jawaher-sub-grid {
  margin-top: 10px;
  position: relative;
}

.echorouk-homepage-mockup .most-read-grid>[class*="col-"],
.echorouk-homepage-mockup .sports-sub-grid>[class*="col-"],
.echorouk-homepage-mockup .economy-sub-grid>[class*="col-"],
.echorouk-homepage-mockup .jawaher-sub-grid>[class*="col-"] {
  position: relative;
}

@media (min-width: 768px) {

  .echorouk-homepage-mockup .most-read-grid::before,
  .echorouk-homepage-mockup .sports-sub-grid::before,
  .echorouk-homepage-mockup .economy-sub-grid::before,
  .echorouk-homepage-mockup .jawaher-sub-grid::before {
    content: "";
    position: absolute;
    pointer-events: none;
    inset-block: calc(var(--bs-gutter-y, 1rem) * 0.5);
    inset-inline: 0;
    background-image:
      linear-gradient(rgba(198, 214, 230, .35), rgba(198, 214, 230, .35)),
      linear-gradient(rgba(198, 214, 230, .35), rgba(198, 214, 230, .35)),
      linear-gradient(rgba(198, 214, 230, .35), rgba(198, 214, 230, .35));
    background-size: 1px 100%, 1px 100%, 1px 100%;
    background-position: 25% 0, 50% 0, 75% 0;
    background-repeat: no-repeat;
  }
}

.echorouk-homepage-mockup .most-read-grid .news-card,
.echorouk-homepage-mockup .sports-sub-grid .news-card,
.echorouk-homepage-mockup .economy-sub-grid .news-card,
.echorouk-homepage-mockup .jawaher-sub-grid .news-card {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.echorouk-homepage-mockup .most-read-grid .small-headline,
.echorouk-homepage-mockup .sports-sub-grid .small-headline,
.echorouk-homepage-mockup .economy-sub-grid .small-headline,
.echorouk-homepage-mockup .jawaher-sub-grid .small-headline {
  min-height: calc(1.55em * 3);
}

.echorouk-homepage-mockup .most-read-grid .small-headline a,
.echorouk-homepage-mockup .sports-sub-grid .small-headline a,
.echorouk-homepage-mockup .economy-sub-grid .small-headline a,
.echorouk-homepage-mockup .jawaher-sub-grid .small-headline a,
.echorouk-homepage-mockup .world-mini-card h3,
.echorouk-homepage-mockup .video-bottom-card h4,
.echorouk-homepage-mockup .diplomacy-side-item h4,
.echorouk-homepage-mockup .diplomacy-bottom-item h4,
.echorouk-homepage-mockup .other-lang-copy h4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.echorouk-homepage-mockup .most-read-grid .small-headline a,
.echorouk-homepage-mockup .sports-sub-grid .small-headline a,
.echorouk-homepage-mockup .economy-sub-grid .small-headline a,
.echorouk-homepage-mockup .jawaher-sub-grid .small-headline a,
.echorouk-homepage-mockup .world-mini-card h3,
.echorouk-homepage-mockup .diplomacy-side-item h4,
.echorouk-homepage-mockup .diplomacy-bottom-item h4,
.echorouk-homepage-mockup .other-lang-copy h4 {
  -webkit-line-clamp: 3;
}

.echorouk-homepage-mockup .video-main-bottom {
  align-items: stretch;
}

.echorouk-homepage-mockup .video-bottom-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.echorouk-homepage-mockup .video-bottom-card h4 {
  -webkit-line-clamp: 2;
  min-height: calc(1.35em * 2);
}

.echorouk-homepage-mockup .summary {
  font-size: clamp(0.69rem, 1.19vw, 0.75rem);
  color: #62717c;
  line-height: 1.9;
}

.echorouk-homepage-mockup .most-read {
  background: #fff;
  border-top: 3px solid #2e537b;
  padding: 12px;
}

.echorouk-homepage-mockup .most-read .item {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid #d7e3ec;
  padding: .55rem 0;
}

.echorouk-homepage-mockup .most-read img {
  width: 72px;
  height: 54px;
  object-fit: cover;
}

.echorouk-homepage-mockup .blue-panel {
  background: #183d62;
  color: #fff;
  padding: 22px;
}

.echorouk-homepage-mockup .blue-panel .section-title {
  color: #fff;
  border-color: #5b7897;
}

.echorouk-homepage-mockup .blue-panel .section-title span {
  border-color: #d7ad55;
}

.echorouk-homepage-mockup .blue-panel .news-card img {
  height: 145px;
}

.echorouk-homepage-mockup .opinion-card {
  background: #254d76;
  padding: 14px;
  color: #fff;
  min-height: 150px;
}

.echorouk-homepage-mockup .opinion-panel {
  /* background: #355e86; */
  border: 1px solid rgba(203, 221, 238, .45);
  padding: 16px 18px;
  background: #355e86 url(../images/components/opinion-icon.png) no-repeat right 88px top 5px;
  background-size: 124px 88px;
}

.echorouk-homepage-mockup .opinion-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  border-top: 1px solid rgba(198, 214, 230, .35);
  border-bottom: 1px solid rgba(198, 214, 230, .35);
  margin-top: 10px;
}

.echorouk-homepage-mockup .opinion-grid>[class*="col-"] {
  width: auto;
  max-width: none;
  padding: 0;
  min-width: 0;
  border-inline-start: 1px solid rgba(198, 214, 230, .35);
}

.echorouk-homepage-mockup .opinion-grid .opinion-card {
  background: transparent;
  min-height: 0;
  height: 100%;
  padding: 14px 14px 16px;
}

.echorouk-homepage-mockup .opinion-grid>[class*="col-"]:nth-child(4n + 1) {
  border-inline-start: 0;
}

.echorouk-homepage-mockup .opinion-grid>[class*="col-"]:nth-child(n + 5) {
  border-top: 1px solid rgba(198, 214, 230, .35);
}

.echorouk-homepage-mockup .opinion-card-thumb {
  width: 100%;
  height: 165px;
  object-fit: cover;
  border-radius: 6px;
}

.echorouk-homepage-mockup .opinion-card-meta {
  margin-top: 10px;
}


.echorouk-homepage-mockup .opinion-author-date {
  flex: 1 1 auto;
}

.echorouk-homepage-mockup .opinion-card-author {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: row-reverse;
  gap: 10px;
}

.echorouk-homepage-mockup .opinion-card-author-name,
.echorouk-homepage-mockup .opinion-card-date {
  color: #d9b96c;
  margin-top: 2px;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
}

.echorouk-homepage-mockup .opinion-card-author-name {
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  line-height: 1.35;
}

.echorouk-homepage-mockup .opinion-card .avatar {
  width: 62px;
  height: 62px;
  border-color: #d9b96c;
  flex-shrink: 0;
}

.echorouk-homepage-mockup .opinion-card-title {
  margin: 8px 0 0;
  color: #eaf1f8;
  font-size: clamp(1.16rem, 2.07vw, 1.31rem);
  font-weight: 500;
  line-height: 1.55;
}

.echorouk-homepage-mockup .diplomacy-spotlight {
  /* background: #d9e0e8;
  border: 1px solid #c8d2dd; */
  /* border-radius: 6px; */
  padding: 12px 16px 10px;
}

.echorouk-homepage-mockup .diplomacy-spotlight-top {
  margin-inline: -8px;
}

.echorouk-homepage-mockup .diplomacy-top-col {
  padding-inline: 8px;
}

/* .echorouk-homepage-mockup .diplomacy-side-list {
  border-inline-end: 1px solid rgba(155, 172, 189, .45);
} */

.echorouk-homepage-mockup .diplomacy-side-item {
  padding: 8px 14px 10px 0;
}

.echorouk-homepage-mockup .diplomacy-side-item+.diplomacy-side-item {
  border-top: 1px solid rgba(155, 172, 189, .35);
}

.echorouk-homepage-mockup .diplomacy-side-date,
.echorouk-homepage-mockup .diplomacy-bottom-date {
  color: #9aa8b8;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  margin-bottom: 5px;
}

.echorouk-homepage-mockup .diplomacy-side-item h4 {
  margin: 0;
  color: #111c28;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: normal;
  line-height: 1.4;
}

.echorouk-homepage-mockup .diplomacy-feature-media img {
  width: 100%;
  height: 345px;
  object-fit: cover;
  border-radius: 6px;
  display: block;
}

.echorouk-homepage-mockup .diplomacy-main-story {
  padding-top: 4px;
}

.echorouk-homepage-mockup .diplomacy-main-story h3 {
  margin: 0;
  color: #141f2b;
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  font-weight: normal;
  line-height: 1.28;
}

.echorouk-homepage-mockup .diplomacy-main-date {
  margin-top: 10px;
  color: #9aa8b8;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
}

.echorouk-homepage-mockup .diplomacy-spotlight-bottom {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(155, 172, 189, .35);
  margin-inline: -8px;
}

.echorouk-homepage-mockup .diplomacy-bottom-col {
  padding-inline: 8px;
  border-inline-start: 1px solid rgba(155, 172, 189, .35);
}

.echorouk-homepage-mockup .diplomacy-bottom-col:first-child {
  border-inline-start: 0;
}

.echorouk-homepage-mockup .diplomacy-bottom-item {
  padding: 0 8px;
}

.echorouk-homepage-mockup .diplomacy-bottom-item h4 {
  margin: 0;
  color: #101c28;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: normal;
  line-height: 1.42;
}

@media (max-width: 991px) {
  .echorouk-homepage-mockup .opinion-grid {
    grid-template-columns: 1fr;
  }

  .echorouk-homepage-mockup .diplomacy-spotlight-top {
    margin-inline: 0;
  }

  .echorouk-homepage-mockup .diplomacy-top-col {
    padding-inline: 0;
  }

  /* .echorouk-homepage-mockup .diplomacy-side-list {
    border-inline-end: 0;
    border-top: 1px solid rgba(155, 172, 189, .35);
  } */

  .echorouk-homepage-mockup .diplomacy-feature-media img {
    height: 280px;
  }

  .echorouk-homepage-mockup .diplomacy-main-story h3 {
    font-size: clamp(1.59rem, 3.28vw, 2.12rem);
  }

  .echorouk-homepage-mockup .diplomacy-side-item h4,
  .echorouk-homepage-mockup .diplomacy-bottom-item h4 {
    font-size: clamp(1.26rem, 2.27vw, 1.44rem);
  }

  .echorouk-homepage-mockup .diplomacy-spotlight-bottom {
    margin-inline: 0;
  }

  .echorouk-homepage-mockup .diplomacy-bottom-col {
    border-inline-start: 0;
    padding-inline: 0;
  }

  .echorouk-homepage-mockup .diplomacy-bottom-item {
    padding: 10px 0;
  }

  .echorouk-homepage-mockup .diplomacy-bottom-col+.diplomacy-bottom-col {
    border-top: 1px solid rgba(155, 172, 189, .35);
  }

  .echorouk-homepage-mockup .opinion-grid>[class*="col-"] {
    border-top: 0;
  }

  .echorouk-homepage-mockup .opinion-grid>[class*="col-"]:nth-child(4n + 1) {
    border-inline-start: 1px solid rgba(198, 214, 230, .35);
  }

  .echorouk-homepage-mockup .opinion-grid>[class*="col-"]:nth-child(2n + 1) {
    border-inline-start: 0;
  }

  .echorouk-homepage-mockup .opinion-grid>[class*="col-"]:nth-child(n + 2) {
    border-top: 1px solid rgba(198, 214, 230, .35);
  }

  .echorouk-homepage-mockup .opinion-card-thumb {
    height: 150px;
  }

  .echorouk-homepage-mockup .opinion-card-author-name {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }

  .echorouk-homepage-mockup .opinion-card-title {
    font-size: clamp(1.04rem, 1.88vw, 1.19rem);
  }
}

@media (max-width: 767.98px) {

  .echorouk-homepage-mockup .most-read-grid::before,
  .echorouk-homepage-mockup .sports-sub-grid::before,
  .echorouk-homepage-mockup .economy-sub-grid::before,
  .echorouk-homepage-mockup .jawaher-sub-grid::before {
    content: "";
    position: absolute;
    pointer-events: none;
    inset-block: calc(var(--bs-gutter-y, 1rem) * 0.5);
    inset-inline: 0;
    background-image: linear-gradient(rgba(198, 214, 230, .35), rgba(198, 214, 230, .35));
    background-size: 1px 100%;
    background-position: 50% 0;
    background-repeat: no-repeat;
  }
}

@media (min-width: 992px) {
  .echorouk-homepage-mockup .economy-sub-grid::before {
    background-position:
      calc(25% - 3px) 0,
      50% 0,
      calc(75% + 3px) 0;
  }
}

.echorouk-homepage-mockup .avatar {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  object-fit: cover;
  border: 2px solid #fff;
}

.echorouk-homepage-mockup .newsletter {
  background: #f5efd9;
  padding: 24px;
  border: 1px solid #eadfbf;
}

.echorouk-homepage-mockup .podcast-section {
  border-top: 2px solid #2e74aa;
  border-bottom: 2px solid #2e74aa;
  padding: 0 0 2px;
}

.echorouk-homepage-mockup .podcast-section-head {
  display: flex;
  justify-content: flex-start;
  margin: 4px 0 8px;

}

.echorouk-homepage-mockup .podcast-section-title {
  margin: 0;
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  font-weight: bold;
  color: #111b26;
}

.echorouk-homepage-mockup .podcast-grid {
  direction: ltr;
  align-items: stretch;
}

.echorouk-homepage-mockup .podcast-grid>* {
  direction: rtl;
  min-width: 0;
}

.echorouk-homepage-mockup .podcast-feature {
  order: 1;
}

.echorouk-homepage-mockup .podcast-center {
  order: 2;
  border-inline-start: 1px solid rgba(166, 187, 205, .45);
  padding-inline-start: 14px;
}

.echorouk-homepage-mockup .podcast-follow-card {
  order: 3;
  position: relative;
  background: #3d698f;
  border: 1px solid #6f95b4;
  border-radius: 6px;
  padding: 16px 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  height: 260px;
  overflow: hidden;
}

.echorouk-homepage-mockup .podcast-follow-card::after {
  content: "";
  position: absolute;
  inset-inline-start: 50%;
  inset-block-end: 18px;
  transform: translateX(-50%);
  width: clamp(6.12rem, 10vw, 8.75rem);
  height: clamp(6.12rem, 10vw, 8.75rem);
  background-color: rgba(137, 177, 208, .28);
  -webkit-mask: url("../icons/podcast-stroke-rounded-2.svg") center / contain no-repeat;
  mask: url("../icons/podcast-stroke-rounded-2.svg") center / contain no-repeat;
  pointer-events: none;
  z-index: 0;
}

.echorouk-homepage-mockup .podcast-follow-title {
  margin: 0;
  color: #e6f0f8;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  line-height: 1.4;
  text-align: center;
  position: relative;
  z-index: 1;
}

.echorouk-homepage-mockup .podcast-follow-platforms {
  display: flex;
  align-items: center;
  gap: 26px;
  position: relative;
  z-index: 1;
}

.echorouk-homepage-mockup .podcast-follow-platforms a {
  color: #d9e8f6;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  line-height: 1;
}

.echorouk-homepage-mockup .podcast-follow-more {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  width: 128px;
  min-height: 40px;
  border-radius: 5px 0px 0px 5px;
  background: #f3f6f8;
  color: #355e86;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  line-height: 1.1;
  text-decoration: none;
  padding: 0 0 0 12px;
  position: relative;
  z-index: 1;
}

.echorouk-homepage-mockup .podcast-follow-more span {
  width: 40px;
  align-self: stretch;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #cfb669;
  /* color: #fff;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  border-radius: 0 10px 10px 0; */
}


.echorouk-homepage-mockup .podcast-center {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 190px;
  gap: 10px;
  height: 260px;
}

.echorouk-homepage-mockup .podcast-list {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.echorouk-homepage-mockup .podcast-list-item>a.podcast-list-thumb {
  position: relative;
  display: block;
  overflow: hidden;
}

.echorouk-homepage-mockup .podcast-list-item>a.podcast-list-thumb::after {
  content: "";
  position: absolute;
  inset-inline: 0;
  inset-block-end: 0;
  height: 72px;
  background: linear-gradient(to top,
      rgba(8, 14, 24, .82) 0%,
      rgba(8, 14, 24, .48) 55%,
      rgba(8, 14, 24, 0) 100%);
  pointer-events: none;
  z-index: 2;
}

.echorouk-homepage-mockup .podcast-list-item>a.podcast-list-thumb .podcast-icon {
  z-index: 3;
}

.echorouk-homepage-mockup .podcast-list-item {
  border-bottom: 1px solid rgba(166, 187, 205, .4);
  padding: 0 0 7px;
}

.echorouk-homepage-mockup .podcast-list-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

.echorouk-homepage-mockup .podcast-list-item time {
  display: block;
  color: #94a8bc;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  line-height: 1.2;
  margin-bottom: 4px;
}

.echorouk-homepage-mockup .podcast-list-item h3 {
  margin: 0;
  color: #10202f;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: normal;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.echorouk-homepage-mockup .podcast-stack {
  display: grid;
  grid-template-rows: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.echorouk-homepage-mockup .podcast-stack-item {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.echorouk-homepage-mockup .podcast-stack-item img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
}

.echorouk-homepage-mockup .podcast-icon {
  position: absolute;
  inset-inline-end: 45%;
  inset-block-end: 10%;
  display: inline-flex;
  justify-content: center;
}

.echorouk-homepage-mockup .podcast-icon svg {
  width: 31px;
  height: 31px;
  color: #fff;
}

.echorouk-homepage-mockup .podcast-feature {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  min-height: 0;
  height: 260px;
  aspect-ratio: auto;
}

.echorouk-homepage-mockup .podcast-feature>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.echorouk-homepage-mockup .podcast-feature .podcast-icon {
  inset-inline-end: 16px;
  inset-block-end: 14px;
}

.echorouk-homepage-mockup .podcast-feature-body {
  position: absolute;
  inset-inline-start: 18px;
  inset-inline-end: 74px;
  inset-block-end: 10px;
  background: rgba(238, 246, 251, .95);
  padding: 8px 12px;
  border-radius: 6px;
}

.echorouk-homepage-mockup .podcast-feature-body time {
  display: block;
  color: #9bb0c3;
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  margin-bottom: 4px;
  line-height: 1.2;
}

.echorouk-homepage-mockup .podcast-feature-body h3 {
  margin: 0;
  color: #102130;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
  line-height: 1.35;
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1199px) {
  .echorouk-homepage-mockup .podcast-section-title {
    font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  }

  .echorouk-homepage-mockup .podcast-follow-title {
    font-size: clamp(1.16rem, 2.07vw, 1.31rem);
  }

  .echorouk-homepage-mockup .podcast-list-item time {
    font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  }

  .echorouk-homepage-mockup .podcast-feature-body time {
    font-size: clamp(0.9rem, 1.58vw, 1rem);
  }

  .echorouk-homepage-mockup .podcast-feature-body h3 {
    font-size: clamp(1.38rem, 2.64vw, 1.69rem);
  }
}

.section-divider {
  /* border-bottom: 1px solid #9BACBF; */
  /* padding-bottom: 16px; */
  margin-bottom: 16px;
  border: 1px dashed #9BACBF;

}

.echorouk-homepage-mockup .other-languages-section {
  /* background: #d9e0e8; */
  /* border: 1px solid #c9d3de; */
  /* border-radius: 6px; */
  padding: 12px;
  direction: ltr;
}

.echorouk-homepage-mockup .other-lang-col {
  padding: 8px 14px;
  direction: ltr;
  display: block;
}

.echorouk-homepage-mockup .other-lang-col+.other-lang-col {
  border-inline-start: 1px solid #c4ced9;
}

.echorouk-homepage-mockup .other-lang-title {
  margin: 0 0 10px;
  color: #111b26;
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  font-weight: bold;
}

.echorouk-homepage-mockup .other-lang-item {
  display: grid;
  grid-template-columns: 168px minmax(0, 1fr);
  gap: 14px;
  align-items: stretch;
  padding: 12px 0;
  direction: ltr;
  min-height: 86px;
}

.echorouk-homepage-mockup .other-lang-item+.other-lang-item {
  border-top: 1px solid #cad4df;
}

.echorouk-homepage-mockup .other-lang-item img {
  width: 152px;
  height: 86px;
  object-fit: cover;
  border-radius: 6px;
}

.echorouk-homepage-mockup .other-lang-copy {
  min-width: 0;
  min-height: 86px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.echorouk-homepage-mockup .other-lang-copy time {
  display: block;
  color: #99a8b9;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  line-height: 1.2;
  margin-bottom: 6px;
}

.echorouk-homepage-mockup .other-lang-copy h4 {
  margin: 0;
  color: #111b26;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: 500;
  line-height: 1.5;
  overflow-wrap: anywhere;
}

@media (min-width: 768px) {
  .echorouk-homepage-mockup .other-languages-section .row {
    align-items: stretch;
  }
}

@media (max-width: 1199px) {
  .echorouk-homepage-mockup .other-lang-col {
    padding: 8px 10px;
  }

  .echorouk-homepage-mockup .other-lang-item {
    grid-template-columns: 136px minmax(0, 1fr);
    gap: 12px;
    min-height: 84px;
  }

  .echorouk-homepage-mockup .other-lang-item img {
    width: 136px;
    height: 84px;
  }

  .echorouk-homepage-mockup .other-lang-copy {
    min-height: 84px;
  }
}

.echorouk-homepage-mockup .hero {
  /* background: #f8fbfd;
  border-top: 1px solid #e4edf4; */
  /* border-bottom: 1px solid #d7e3ec; */
  padding: 16px 0 22px;
}

.echorouk-homepage-mockup .hero .section-title {
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  margin-bottom: .75rem;
}

.echorouk-homepage-mockup .hero-layout {
  direction: ltr;
  --bs-gutter-y: 0;
}

.echorouk-homepage-mockup .hero-layout>* {
  direction: rtl;
  display: flex;
}

.echorouk-homepage-mockup .hero-col-card {
  height: 100%;
  width: 100%;
}

.echorouk-homepage-mockup .hero-col-left {
  align-self: stretch;
}

.echorouk-homepage-mockup .hero-live {
  background: #eceef2;
  border-top: 0;
  padding: 8px 14px 6px;
  box-shadow: 0 1px 0 rgba(24, 61, 98, .06);
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.echorouk-homepage-mockup .hero-live-title {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  gap: 10px;
  color: #0e1116;
  font-weight: 500;
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  line-height: 1.2;
  margin-bottom: 12px;
}

.echorouk-homepage-mockup .hero-live-title i {
  font-size: clamp(1.84rem, 4.01vw, 2.62rem);
  line-height: 1;
}

.echorouk-homepage-mockup .hero-live ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

.echorouk-homepage-mockup .hero-live-timeline li {
  position: relative;
  padding: .2rem 4.5rem .5rem 0;
  border-bottom: 0;
  font-size: clamp(0.72rem, 1.24vw, 0.78rem);
  font-weight: 400;
  letter-spacing: 0;
  text-align: right;
  flex: 1 1 auto;
}

.echorouk-homepage-mockup .hero-live-timeline li span {
  display: block;
  text-align: right;
}

.echorouk-homepage-mockup .hero-live-timeline a,
.echorouk-homepage-mockup .hero-live-timeline a:hover,
.echorouk-homepage-mockup .hero-live-timeline a:focus,
.echorouk-homepage-mockup .hero-live-timeline a:active,
.echorouk-homepage-mockup .hero-live-timeline a:visited {
  color: inherit;
  text-decoration: none;
}

.echorouk-homepage-mockup .hero-live-timeline li::before {
  content: "";
  position: absolute;
  right: 11px;
  top: 13px;
  width: 12px;
  height: 12px;
  background: #d7ad55;
  border-radius: 50%;
  z-index: 2;
}

.echorouk-homepage-mockup .hero-live-timeline li::after {
  content: "";
  position: absolute;
  right: 17px;
  top: -8px;
  bottom: -8px;
  width: 1px;
  background: #d7ad55;
}

.echorouk-homepage-mockup .hero-live-timeline li:first-child::before {
  box-shadow: 0 0 0 8px rgba(215, 173, 85, .20), 0 0 0 16px rgba(215, 173, 85, .12);
}

.echorouk-homepage-mockup .hero-live-timeline li:first-child::after {
  top: 20px;
}

.echorouk-homepage-mockup .hero-live-timeline li:last-child {
  padding-bottom: .45rem;
}

.echorouk-homepage-mockup .hero-live-timeline li:last-child::after {
  bottom: 18px;
}

.echorouk-homepage-mockup .hero-live-time {
  position: absolute;
  top: .9rem;
  right: 1.9rem;
  margin: 0;
  padding: 0;
  color: #94a2b2;
  font-size: clamp(0.78rem, 1.34vw, 0.84rem);
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
}

.echorouk-homepage-mockup .hero-live-timeline li:first-child .hero-live-time {
  color: #9dacbc;
}

.echorouk-homepage-mockup .hero-lead {
  background: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: flex;
  flex-direction: column;
}

.echorouk-homepage-mockup .hero-lead-media {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.echorouk-homepage-mockup .hero-lead-media>a {
  display: block;
}

.echorouk-homepage-mockup .hero-lead img {
  /* height: 255px;
  width: 100%;
  object-fit: cover; */
  border-radius: 4px;
}

.echorouk-homepage-mockup .hero-lead-media .tag {
  top: 12px;
  right: 12px;
  background: transparent;
  color: #d8e0e8;
  font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  font-weight: 700;
  padding: 0;
}

.echorouk-homepage-mockup .hero-play-center {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  /* border: 2px solid #fff; */
  /* background: rgba(37, 65, 95, .45); */
  color: #fff;
  font-size: clamp(1.5rem, 3.09vw, 2rem);
}

.echorouk-homepage-mockup .hero-floating-video {
  position: fixed;
  inset-inline-end: 14px;
  inset-block-end: 16px;
  width: 206px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 10px 24px rgba(17, 35, 53, .34);
  z-index: 90;
}

.echorouk-homepage-mockup .hero-floating-head {
  position: relative;
  min-height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.echorouk-homepage-mockup .hero-floating-close {
  position: absolute;
  inset-inline-start: 2px;
  inset-block-start: 4px;
  border: 0;
  background: transparent;
  color: #151f2a;
  font-size: clamp(1.16rem, 2.07vw, 1.31rem);
  line-height: 1;
  padding: 0;
  width: 20px;
  height: 20px;
}

.echorouk-homepage-mockup .hero-floating-live {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 24px;
  padding: 0 12px;
  border-radius: 4px;
  background: #caa84e;
  color: #fff;
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  font-weight: 700;
}

.echorouk-homepage-mockup .hero-floating-frame {
  position: relative;
  padding: 0 6px 6px;
}

.echorouk-homepage-mockup .hero-floating-video img {
  width: 100%;
  height: 114px;
  object-fit: cover;
  border-radius: 0 0 2px 2px;
}

.echorouk-homepage-mockup .hero-floating-label {
  position: absolute;
  inset-inline: 0;
  inset-block-end: 9px;
  text-align: center;
  color: #99acc1;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .35);
}

.echorouk-homepage-mockup .hero-lead-box-wrap {
  display: flex;
  align-items: stretch;
  direction: ltr;
  /* gap: 8px; */
  margin-top: -18px;
  margin-left: 10px;
  width: 100%;
  /* width: calc(100% - 10px); */
  position: relative;
  z-index: 2;
}

.echorouk-homepage-mockup .hero-lead-text-box {
  flex: 1;
  background: #F5FAFF;
  /* border: 1px solid #d2dce6; */
  border-right: 4px solid #2e537b;
  padding: 14px 18px 10px;
  text-align: right;
  align-self: stretch;
  margin-bottom: 0;
}

.echorouk-homepage-mockup .hero-lead-text-box h1 {
  font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  font-weight: 500;
  line-height: 1.45;
  margin: 0 0 10px;
  color: #111b26;
}

.echorouk-homepage-mockup .hero-lead-text-box h2 {
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.45;
  margin: 0 0 10px;
  color: #111b26;
}

.echorouk-homepage-mockup .hero-lead-text-box .summary {
  margin-bottom: 0 !important;
  color: #1d2a37;
  font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  font-weight: normal;
  line-height: 1.75;
}

.echorouk-homepage-mockup .hero-meta-line {
  color: #9cafc0;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  font-weight: 400;
  text-align: right;
  margin-bottom: 10px;
}

.echorouk-homepage-mockup .hero-lead-icons-box {
  width: 44px;
  border-radius: 2px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 4px;
  padding: 4px 0;
  margin-top: 1.1rem;
}

.echorouk-homepage-mockup .hero-lead-icon {
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #b9c6d2;
  border-bottom: 0;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
}

.echorouk-homepage-mockup .hero-lead-icon svg {
  width: 1.3rem;
  height: 1.3rem;
}


.echorouk-homepage-mockup .hero-lead-icon.is-active {
  color: #2e537b;
}

.echorouk-homepage-mockup .hero-lead-icon:last-child {
  border-bottom: 0;
}

.echorouk-homepage-mockup .hero-latest-feature img {
  width: 100%;
  height: 176px;
  object-fit: cover;
  margin-bottom: 8px;
  border-radius: 5px;
}

.echorouk-homepage-mockup .hero-latest-date {
  color: #a7b6c3;
  font-size: clamp(0.69rem, 1.19vw, 0.75rem);
  margin-bottom: 6px;
}

.echorouk-homepage-mockup .hero-latest-feature h3 {
  margin: 0;
  color: #1a2935;
  font-size: clamp(0.96rem, 1.68vw, 1.06rem);
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.55;
}

.echorouk-homepage-mockup .hero-latest-item {
  display: grid;
  grid-template-columns: 88px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  padding-top: 12px;
  margin-top: 12px;
  /* border-top: 1px solid #e6edf3; */
}

.echorouk-homepage-mockup .hero-latest-item>a {
  display: block;
}

.echorouk-homepage-mockup .hero-latest-item img {
  width: 100%;
  height: 88px;
  object-fit: cover;
}

.echorouk-homepage-mockup .hero-latest-item h4 {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #1f2e3b;
  line-height: 1.55;
  overflow-wrap: anywhere;
}

.echorouk-homepage-mockup .world-spotlight-grid {
  margin: 0;
}

.echorouk-homepage-mockup .world-spotlight-grid>[class*="col-"] {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.echorouk-homepage-mockup .world-side {
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 14px;
}

.echorouk-homepage-mockup .world-mini-card {
  background: transparent;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex: 1 1 0;
  min-height: 0;
}

.echorouk-homepage-mockup .world-mini-media {
  position: relative;
  overflow: hidden;
  border-radius: 7px;
}

.echorouk-homepage-mockup .world-mini-media img {
  width: 100%;
  height: 172px;
  object-fit: cover;
}

.echorouk-homepage-mockup .world-mini-tag {
  position: absolute;
  right: 9px;
  top: 8px;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 12px;
  border-radius: 8px;
  background: #2f567f;
  color: #fff;
  font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  font-weight: 700;
}

.echorouk-homepage-mockup .world-mini-date {
  margin-top: 8px;
  color: #9caabb;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
}

.echorouk-homepage-mockup .most-read-mini-date {
  margin: 8px 12px 0 0;
  color: #9caabb;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
}

.echorouk-homepage-mockup .mini-date {
  margin: 12px 12px 0 0;
  color: #9caabb;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
}

.echorouk-homepage-mockup .world-mini-card h3 {
  margin: 8px 0 0;
  font-size: clamp(1rem, 1.5vw, 1rem);
  font-weight: bold;
  line-height: 1.5;
  color: #1e2c3a;
}

.echorouk-homepage-mockup .world-feature-card {
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 1px 0 rgba(24, 61, 98, .08);
  border: 1px solid #dbe4ec;
  height: 100%;
  width: 100%;
}

.echorouk-homepage-mockup .world-feature-media {
  position: relative;
}

.echorouk-homepage-mockup .world-feature-media img {
  width: 100%;
  height: 365px;
  object-fit: cover;
}

.echorouk-homepage-mockup .world-feature-tag {
  position: absolute;
  right: 14px;
  top: 12px;
  background: #f2f5f8;
  color: #2f3f52;
  border-radius: 8px;
  padding: 8px 16px;
  font-size: clamp(0.96rem, 1.68vw, 1.06rem);
  font-weight: normal;
}

.echorouk-homepage-mockup .world-feature-body {
  background: #355b85;
  color: #dbe6f1;
  padding: 14px 20px 18px;
  min-height: 236px;
}

.echorouk-homepage-mockup .world-feature-date {
  color: #a9bdd1;
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  margin-bottom: 10px;
}

.echorouk-homepage-mockup .world-feature-body h3 {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  font-weight: bold;
  line-height: 1.45;
}

.echorouk-homepage-mockup .world-feature-body p {
  margin: 0;
  font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  font-weight: normal;
  line-height: 1.8;
}

.echorouk-homepage-mockup .video-showcase {
  padding: 0;
  background: transparent;
  border: 0;
}

.echorouk-homepage-mockup .video-showcase-grid {
  display: grid;
  direction: ltr;
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  gap: 14px;
  align-items: stretch;
}

.echorouk-homepage-mockup .video-showcase-side,
.echorouk-homepage-mockup .video-showcase-main {
  direction: rtl;
}

.echorouk-homepage-mockup .video-showcase-grid>[class*="col-"] {
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.echorouk-homepage-mockup .video-showcase-side {
  display: grid;
  grid-template-rows: 182px 1fr;
  gap: 12px;
}

.echorouk-homepage-mockup .video-side-ad {
  background: #d5dbe2;
  border-radius: 2px;
  color: #7f90a2;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: clamp(1.2rem, 2vw, 1.3rem);
  line-height: 1.15;
}

.echorouk-homepage-mockup .video-side-most {
  background: #f2f5f8;
  border-radius: 6px;
  padding: 12px 0 0;
}

.echorouk-homepage-mockup .video-side-title-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  gap: 8px;
  padding: 0 8px 8px;
}

.echorouk-homepage-mockup .video-side-arrow {
  color: #596d80;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
  line-height: 1;
}

.echorouk-homepage-mockup .video-side-title {
  margin: 0;
  color: #101a24;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
  ;
  font-weight: 800;
  line-height: 1.1;
}

.echorouk-homepage-mockup .video-side-thumb {
  position: relative;
  isolation: isolate;
  display: grid;
}

.echorouk-homepage-mockup .video-side-thumb>img {
  grid-area: 1 / 1;
  display: block;
  width: 100%;
  height: 176px;
  object-fit: cover;
  border-radius: 4px;
}

.all-videos-icon {
  transform: matrix(-1, 0, 0, -1, 0, 0);
  color: #fff;
}

.echorouk-homepage-mockup .video-thumb-play {
  grid-area: 1 / 1;
  justify-self: center;
  align-self: center;
  /* position: relative; */
  /* width: 34px; */
  /* height: 34px; */
  z-index: 2;
  transform: matrix(-1, 0, 0, -1, 0, 0);
  color: #fff;
  /* border-radius: 50%; */
  /* border: 1px solid rgba(53, 82, 113, .5); */
  /* background: rgba(255, 255, 255, .92); */
  /* display: inline-flex; */
  /* align-items: center; */
  /* justify-content: center; */
  /* pointer-events: none; */
  /* box-shadow: 0 2px 6px rgba(8, 17, 29, .2); */
}

.echorouk-homepage-mockup .video-thumb-play img {
  display: block;
  width: 24px;
  height: 24px;
}

.echorouk-homepage-mockup .video-side-feature {
  padding: 0 0 8px;
}

.echorouk-homepage-mockup .video-side-feature .video-side-date,
.echorouk-homepage-mockup .video-side-feature h4 {
  padding: 0 8px;
}

.echorouk-homepage-mockup .video-side-date {
  color: #9aa9b8;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  margin-top: 6px;
}

.echorouk-homepage-mockup .video-side-feature h4 {
  margin: 6px 0 0;
  font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  font-weight: normal;
  line-height: 1.5;
  color: #111b26;
}

.echorouk-homepage-mockup .video-side-list {
  margin-top: 8px;
  border-inline-end: 4px solid #d5dfe8;
}

.echorouk-homepage-mockup .video-side-item {
  display: grid;
  grid-template-columns: 88px 1fr;
  gap: 8px;
  align-items: center;
  padding: 10px 8px;
}

.echorouk-homepage-mockup .video-side-item+.video-side-item {
  border-top: 1px solid #e2e8ef;
}

.echorouk-homepage-mockup .video-side-item .video-side-thumb-img {
  width: 88px;
  height: 88px;
  object-fit: cover;
}

.echorouk-homepage-mockup .video-side-item h5 {
  margin: 0;
  color: #172332;
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  font-weight: normal;
  /* line-height: 1.4; */
}

.echorouk-homepage-mockup .video-showcase-main {
  background-color: #345a84;
  background-image: url(../images/components/video-bg.png),
    linear-gradient(180deg, #345a84 0%, #2e537b 100%);
  background-size: cover, 100% 100%;
  border-radius: 6px;
  border: 1px solid #2e5077;
  padding: 0 22px 18px;
}

.echorouk-homepage-mockup .video-main-header {
  min-height: 68px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(218, 230, 242, .45);
}

.echorouk-homepage-mockup .video-main-logo-wrap,
.echorouk-homepage-mockup .opinion-main-logo-wrap {
  text-align: start;
  padding: 13px 19px 0 0;
}

.echorouk-homepage-mockup .video-main-kicker,
.echorouk-homepage-mockup .opinion-main-kicker {
  color: #d2dfeb;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  line-height: 2;
}

.echorouk-homepage-mockup .video-main-logo {
  max-width: 80px !important;
}

.echorouk-homepage-mockup .opinion-main-logo {
  max-width: 68px !important;
}

.echorouk-homepage-mockup .video-main-all {
  display: inline-flex;
  direction: ltr;
  align-items: center;
  gap: 8px;
  /* min-height: 40px; */
  padding-inline-start: 16px;
  border-radius: 7px;
  /* border: 1px solid #d5deea; */
  color: #36587F;
  background: #f2f5f8;
  text-decoration: none;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  font-weight: normal;
  margin-left: 19px;
}

.echorouk-homepage-mockup .video-main-all span {
  display: inline-flex;
  width: 34px;
  height: 34px;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  background: #caa84e;
  color: #fff;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
}

.echorouk-homepage-mockup .video-main-feature {
  margin-top: 16px;
  margin-inline: 12.5%;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.echorouk-homepage-mockup .video-main-feature>img {
  width: 100%;
  height: 424px;
  object-fit: cover;
}

.echorouk-homepage-mockup .video-main-feature-title {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 12px;
}

.echorouk-homepage-mockup .video-main-feature-title>img {
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

.echorouk-homepage-mockup .video-main-overlay {
  position: absolute;
  inset: auto 0 0;
  padding: 32px 20px 16px;
  background: linear-gradient(to top, rgba(7, 14, 24, .88), rgba(7, 14, 24, .18) 55%, rgba(7, 14, 24, 0));
}

.echorouk-homepage-mockup .video-main-feature-date {
  color: #d5deea;
  font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  margin-bottom: 6px;
}

.echorouk-homepage-mockup .video-main-overlay h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.75rem, 3.82vw, 2.5rem);
  line-height: 1.2;
}

.echorouk-homepage-mockup .video-main-bottom {
  margin-top: 20px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-inline: 12.5%;
}

.echorouk-homepage-mockup .video-bottom-card img {
  width: 100%;
  height: 170px;
  object-fit: cover;
  border-radius: 4px;
}

.echorouk-homepage-mockup .video-bottom-date {
  margin-top: 7px;
  color: #b1c2d4;
  font-size: clamp(0.75rem, 1.29vw, 0.81rem);
}

.echorouk-homepage-mockup .video-bottom-card h4 {
  margin: 6px 0 0;
  color: #fff;
  font-size: clamp(1.26rem, 2.27vw, 1.44rem);
  line-height: 1.35;
}

.echorouk-homepage-mockup .daily-boxes {
  background: transparent;
  padding: 0;
}

.echorouk-homepage-mockup .daily-boxes.grid-border {
  border-bottom: 1px solid #d7e3ec;
  padding-bottom: 26px;
  margin-bottom: 26px;
}

.echorouk-homepage-mockup .daily-boxes-grid {
  margin: 0;
  direction: rtl;
}

.echorouk-homepage-mockup .daily-boxes-grid>[class*="col-"] {
  display: flex;
}

.echorouk-homepage-mockup .daily-box {
  background: #d9e0e8;
  border-radius: 6px;
  padding: 20px 24px 24px;
  min-height: 420px;
  width: 100%;
  position: relative;
}

.echorouk-homepage-mockup .daily-box-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}

.echorouk-homepage-mockup .daily-box-header h3 {
  margin: 0;
  color: #111b26;
  font-size: clamp(1.25rem, 2vw, 2rem);
  line-height: 1.15;
  font-weight: 500;
}

.echorouk-homepage-mockup .daily-box-link {
  padding-inline-start: 0;
  direction: ltr;
}

.echorouk-homepage-mockup .daily-box-divider {
  margin-top: 18px;
  border-top: 1px solid #c3cfdb;
}

.echorouk-homepage-mockup .daily-poll-form {
  margin-top: 38px;
  max-width: 560px;
  margin-inline: auto;
  /* text-align: center; */
}

.echorouk-homepage-mockup .daily-poll-question {
  margin: 0 0 46px;
  color: #121d29;
  font-size: clamp(1.25rem, 2vw, 2rem);
  line-height: 1.4;
  text-align: start;
}

.echorouk-homepage-mockup .daily-poll-option {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: start;
  gap: 16px;
  margin: 0 0 16px;
  color: #1e2a37;
  font-size: clamp(1rem, 2vw, 1.25rem);
  line-height: 1.4;
  cursor: pointer;
}

.echorouk-homepage-mockup .daily-poll-option input[type="radio"] {
  width: 22px;
  height: 22px;
  margin: 0;
  accent-color: #2f567f;
}

.echorouk-homepage-mockup .daily-poll-submit {
  display: block;
  margin: 48px auto 0;
  min-width: 170px;
  height: 64px;
  border: 1px solid #26496e;
  border-radius: 8px;
  background: #2f5a88;
  color: #fff;
  font-size: clamp(1.59rem, 2.83vw, 2.12rem);
  font-weight: 500;
  line-height: 1;
}

.echorouk-homepage-mockup .daily-print-box {
  display: flex;
  flex-direction: column;
}

.echorouk-homepage-mockup .daily-print-box .daily-box-link a,
.echorouk-homepage-mockup .daily-poll-box .daily-box-link a {
  display: inline-flex;
  align-items: center;
  background: #edf1f4;
  color: #6f8092;
  border: 1px solid #d0d8e2;
  border-radius: 6px;
  overflow: hidden;
  text-decoration: none;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  font-weight: 500;
  line-height: 1;
  padding-inline-start: 16px;
  white-space: nowrap;
}

.daily-box-link a:hover,
.daily-box-link a:focus,
.daily-box-link a:active,
.daily-box-link a:visited,
.podcast-box-link a:hover,
.podcast-box-link a:focus,
.podcast-box-link a:active,
.podcast-box-link a:visited {
  color: #6f8092;
  text-decoration: none;
}

.daily-box-link a img,
.daily-box-link i,
.podcast-box-link a img {
  width: 38px;
  height: 36px;
  margin-inline-start: 12px;
  background: #c6a64a;
}

.daily-box-link a img,
.podcast-box-link a img {
  display: block;
  padding: 8px;
  object-fit: contain;
}

.echorouk-homepage-mockup .podcast-box-link {
  margin-top: auto;
  position: relative;
  z-index: 1;
}

.echorouk-homepage-mockup .podcast-box-link a {
  display: inline-flex;
  direction: ltr;
  align-items: center;
  gap: 8px;
  min-height: 34px;
  padding-inline-start: 16px;
  border-radius: 7px;
  border: 0;
  color: #36587F;
  background: #f2f5f8;
  text-decoration: none;
  font-size: clamp(0.9rem, 1.58vw, 1rem);
  font-weight: normal;
}

.echorouk-homepage-mockup .podcast-box-link a:hover,
.echorouk-homepage-mockup .podcast-box-link a:focus,
.echorouk-homepage-mockup .podcast-box-link a:active,
.echorouk-homepage-mockup .podcast-box-link a:visited {
  color: #36587F;
  text-decoration: none;
}

.echorouk-homepage-mockup .podcast-follow-card .podcast-box-link a {
  position: static;
  width: auto;
  height: auto;
  justify-content: flex-start;
  text-align: start;
  padding-inline-end: 0;
}

.echorouk-homepage-mockup .podcast-box-link a svg,
.echorouk-homepage-mockup .podcast-box-link a img {
  display: inline-flex;
  width: 34px;
  height: 34px;
  border-radius: 6px;
  align-items: center;
  justify-content: center;
  background: #caa84e;
  color: #fff;
  margin-inline-start: 0;
  padding: 6px;
}

.echorouk-homepage-mockup .podcast-follow-card .podcast-box-link a svg,
.echorouk-homepage-mockup .podcast-follow-card .podcast-box-link a img {
  position: static;
}

.daily-box-link i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: clamp(0.99rem, 1.78vw, 1.12rem);
}

.echorouk-homepage-mockup .daily-print-content {
  margin-top: 26px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(190px, 260px);
  gap: 18px;
  align-items: start;
  flex: 1;
  direction: ltr;
}

.echorouk-homepage-mockup .daily-print-meta {
  display: flex;
  flex-direction: column;
  align-items: end;
  text-align: center;
  padding-top: 16px;
  justify-content: start;
  min-height: 100%;
}

.echorouk-homepage-mockup .daily-print-date {
  font-size: clamp(1rem, 2vw, 1.25rem);
  font-weight: 500;
  line-height: 1.45;
}

.echorouk-homepage-mockup .daily-print-downloads {
  margin-top: 12px;
  color: #8ea0b2;
  font-size: clamp(1.49rem, 2.83vw, 1.81rem);
  font-weight: normal;
}

.echorouk-homepage-mockup .daily-print-cover-wrap {
  background: #f2f5f8;
  padding: 6px;
  border-radius: 8px;
  width: min(100%, 260px);
  justify-self: end;
  align-self: start;
}

.echorouk-homepage-mockup .daily-print-cover-wrap img {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 4;
  object-fit: cover;
  border-radius: 4px;
}

.echorouk-homepage-mockup .daily-print-download {
  position: absolute;
  inset-inline-start: 28px;
  inset-block-end: 26px;
  width: 66px;
  height: 66px;
  border: 2px solid #355e86;
  border-radius: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #355e86;
  text-decoration: none;
  background: transparent;
}

.echorouk-homepage-mockup .daily-print-download i {
  font-size: clamp(1.84rem, 4.01vw, 2.62rem);
  line-height: 1;
}

.echorouk-homepage-mockup .download-button {
  margin-top: auto;
  text-align: end;
}

.echorouk-homepage-mockup .economy-main-grid,
.echorouk-homepage-mockup .sports-main-grid,
.echorouk-homepage-mockup .jawaher-main-grid {
  direction: ltr;
}

.echorouk-homepage-mockup .economy-main-grid>[class*="col-"],
.echorouk-homepage-mockup .sports-main-grid>[class*="col-"],
.echorouk-homepage-mockup .jawaher-main-grid>[class*="col-"] {
  direction: rtl;
}

.echorouk-homepage-mockup .economy-main-media img,
.echorouk-homepage-mockup .sports-main-media img,
.echorouk-homepage-mockup .jawaher-main-media img {
  width: 100%;
  height: 100%;
  min-height: 250px;
  object-fit: cover;
  border-radius: 4px;
}

.echorouk-homepage-mockup .economy-main-media,
.echorouk-homepage-mockup .sports-main-media,
.echorouk-homepage-mockup .jawaher-main-media {
  overflow: hidden;
  border-radius: 4px;
}

.echorouk-homepage-mockup .economy-main-media>a,
.echorouk-homepage-mockup .sports-main-media>a,
.echorouk-homepage-mockup .jawaher-main-media>a {
  display: block;
}

.echorouk-homepage-mockup .economy-sub-grid>[class*="col-"] {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 992px) {
  .echorouk-homepage-mockup .world-spotlight-grid {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    gap: 14px;
    align-items: stretch;
  }

  .echorouk-homepage-mockup .economy-main-grid,
  .echorouk-homepage-mockup .sports-main-grid,
  .echorouk-homepage-mockup .jawaher-main-grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 16px;
    align-items: center;
    margin-right: 0;
    margin-left: 0;
  }

  .echorouk-homepage-mockup .economy-main-grid>[class*="col-"],
  .echorouk-homepage-mockup .sports-main-grid>[class*="col-"],
  .echorouk-homepage-mockup .jawaher-main-grid>[class*="col-"] {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .echorouk-homepage-mockup .economy-sub-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 12px;
    margin-right: 0;
    margin-left: 0;
  }

  .echorouk-homepage-mockup .economy-sub-grid>[class*="col-"] {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

@media (max-width: 767px) {

  .echorouk-homepage-mockup .hero-lead .echorouk-post-image,
  .echorouk-homepage-mockup .overlay-card img {
    height: 220px;
  }

  .echorouk-homepage-mockup .hero-lead h1 {
    font-size: clamp(1.04rem, 1.88vw, 1.19rem);
  }

  .echorouk-homepage-mockup .hero-layout>* {
    display: block;
  }

  .echorouk-homepage-mockup .hero-floating-video {
    width: 168px;
    inset-inline-start: 10px;
    inset-block-end: 10px;
  }

  .echorouk-homepage-mockup .hero-floating-head {
    min-height: 26px;
  }

  .echorouk-homepage-mockup .hero-floating-live {
    min-height: 20px;
    padding: 0 9px;
    font-size: clamp(0.63rem, 1.09vw, 0.69rem);
  }

  .echorouk-homepage-mockup .hero-floating-close {
    font-size: clamp(0.96rem, 1.68vw, 1.06rem);
    width: 18px;
    height: 18px;
  }

  .echorouk-homepage-mockup .hero-floating-video img {
    height: 92px;
  }

  .echorouk-homepage-mockup .hero-floating-label {
    font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  }

  .echorouk-homepage-mockup .hero-lead-box-wrap {
    margin-top: 10px;
  }

  .echorouk-homepage-mockup .hero-lead-text-box h1 {
    font-size: clamp(1.16rem, 2.07vw, 1.31rem);
  }



  .echorouk-homepage-mockup .news-card img {
    height: 176px;
  }

  .echorouk-homepage-mockup .hero-latest-feature img {
    height: 160px;
  }

  .echorouk-homepage-mockup .hero-latest-item {
    grid-template-columns: 78px minmax(0, 1fr);
    gap: 8px;
  }

  .echorouk-homepage-mockup .hero-latest-item img {
    height: 78px;
  }

  .echorouk-homepage-mockup .world-spotlight {
    padding: 10px;
  }

  .echorouk-homepage-mockup .world-side {
    grid-template-rows: auto;
  }

  .echorouk-homepage-mockup .world-feature-media img {
    height: 250px;
  }

  .echorouk-homepage-mockup .world-feature-body {
    min-height: 0;
  }

  .echorouk-homepage-mockup .world-feature-body p {
    line-height: 1.65;
  }

  .echorouk-homepage-mockup .world-mini-media img {
    height: 176px;
  }

  .echorouk-homepage-mockup .economy-main-media img {
    min-height: 210px;
  }

  .echorouk-homepage-mockup .video-showcase-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    direction: rtl;
  }

  .echorouk-homepage-mockup .video-showcase-main {
    display: block;
    padding: 0 10px 12px;
  }

  .echorouk-homepage-mockup .video-main-logo {
    font-size: clamp(1.59rem, 3.28vw, 2.12rem);
  }

  .echorouk-homepage-mockup .video-main-kicker {
    font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  }

  .echorouk-homepage-mockup .video-main-all {
    min-height: 34px;
    font-size: clamp(0.84rem, 1.49vw, 0.94rem);
    padding: 0 10px;
  }

  .echorouk-homepage-mockup .video-main-all span {
    width: 24px;
    height: 24px;
    font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  }

  .echorouk-homepage-mockup .video-main-feature img {
    height: 210px;
  }

  .echorouk-homepage-mockup .video-main-feature {
    margin-inline: 0;
  }

  .echorouk-homepage-mockup .video-main-feature-date {
    font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  }

  .echorouk-homepage-mockup .video-main-overlay h3 {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .video-main-bottom {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .echorouk-homepage-mockup .video-bottom-card img {
    height: 145px;
  }

  .echorouk-homepage-mockup .video-bottom-date {
    font-size: clamp(0.75rem, 1.29vw, 0.81rem);
  }

  .echorouk-homepage-mockup .video-bottom-card h4 {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .video-showcase-side {
    grid-template-rows: auto;
  }

  .echorouk-homepage-mockup .video-side-ad {
    min-height: 120px;
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .video-side-title {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .video-side-item h5 {
    font-size: clamp(0.84rem, 1.49vw, 0.94rem);
  }

  .echorouk-homepage-mockup .economy-sub-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-right: 0;
    margin-left: 0;
  }

  .echorouk-homepage-mockup .economy-sub-grid>[class*="col-"] {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .echorouk-homepage-mockup .daily-box {
    min-height: 0;
    padding: 10px;
  }

  .echorouk-homepage-mockup .daily-box-link {
    font-size: clamp(0.81rem, 1.39vw, 0.88rem);
    padding-inline-start: 10px;
  }

  .echorouk-homepage-mockup .daily-box-link i {
    width: 30px;
    height: 30px;
    font-size: clamp(0.81rem, 1.39vw, 0.88rem);
  }

  .echorouk-homepage-mockup .daily-poll-form {
    margin-top: 14px;
  }

  .echorouk-homepage-mockup .daily-poll-option input[type="radio"] {
    width: 18px;
    height: 18px;
  }

  .echorouk-homepage-mockup .daily-poll-submit {
    min-width: 110px;
    height: 38px;
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }

  .echorouk-homepage-mockup .daily-print-date {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }


  .echorouk-homepage-mockup .daily-print-cover-wrap {
    width: 100%;
    max-width: 260px;
    margin-inline: auto;
  }

  .echorouk-homepage-mockup .podcast-section {
    padding-bottom: 10px;
  }

  /* .echorouk-homepage-mockup .podcast-section-title {
    font-size: clamp(1.2rem, 2.5vw, 2rem);;
  } */

  .echorouk-homepage-mockup .podcast-grid {
    height: auto;
  }

  .echorouk-homepage-mockup .podcast-center,
  .echorouk-homepage-mockup .podcast-follow-card {
    border-inline-start: 0;
    padding-inline-start: 0;
  }

  .echorouk-homepage-mockup .podcast-follow-card,
  .echorouk-homepage-mockup .podcast-feature {
    min-height: 0;
  }

  .echorouk-homepage-mockup .podcast-follow-card {
    padding: 16px 14px;
  }

  .echorouk-homepage-mockup .podcast-follow-title {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .podcast-follow-platforms-icon {
    width: 25px !important;
    height: 30px;
  }

  .echorouk-homepage-mockup .podcast-center {
    grid-template-columns: 1fr;
  }

  .echorouk-homepage-mockup .podcast-list-item time {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }

  .echorouk-homepage-mockup .podcast-stack {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: none;
  }

  .echorouk-homepage-mockup .podcast-stack-item img {
    min-height: 98px;
  }

  .echorouk-homepage-mockup .podcast-feature>img {
    min-height: 220px;
  }

  .echorouk-homepage-mockup .podcast-feature-body {
    inset-inline-start: 10px;
    inset-inline-end: 58px;
    inset-block-end: 10px;
    padding: 8px 10px;
  }

  .echorouk-homepage-mockup .podcast-feature-body time {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
    margin-bottom: 4px;
  }

  .echorouk-homepage-mockup .podcast-feature-body h3 {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .echorouk-homepage-mockup .video-showcase-grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, 2fr);
    gap: 12px;
    direction: ltr;
  }

  .echorouk-homepage-mockup .video-main-logo {
    font-size: clamp(1.84rem, 4.01vw, 2.62rem);
  }

  .echorouk-homepage-mockup .video-main-feature {
    margin-inline: 12.5%;
  }

  .echorouk-homepage-mockup .video-showcase-main {
    display: block;
  }

  .echorouk-homepage-mockup .video-main-bottom {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .echorouk-homepage-mockup .video-main-kicker {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }

  .echorouk-homepage-mockup .video-main-all {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }

  .echorouk-homepage-mockup .video-main-overlay h3 {
    font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  }

  /* .echorouk-homepage-mockup .podcast-section-title {
    font-size: clamp(1.45rem, 2.99vw, 1.94rem);
  } */

  .echorouk-homepage-mockup .podcast-grid {
    height: auto;
  }

  .echorouk-homepage-mockup .podcast-center,
  .echorouk-homepage-mockup .podcast-follow-card {
    border-inline-start: 0;
    padding-inline-start: 0;
  }

  .echorouk-homepage-mockup .podcast-follow-card {
    min-height: 0;
    padding: 20px;
  }

  .echorouk-homepage-mockup .podcast-follow-title {
    font-size: clamp(1.26rem, 2.27vw, 1.44rem);
  }

  .echorouk-homepage-mockup .podcast-center {
    grid-template-columns: minmax(0, 1fr) 230px;
  }

  .echorouk-homepage-mockup .podcast-list-item time {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
  }


  .echorouk-homepage-mockup .podcast-feature {
    min-height: 330px;
  }

  .echorouk-homepage-mockup .podcast-feature-body time {
    font-size: clamp(1.2rem, 2.5vw, 2rem);
  }

  .echorouk-homepage-mockup .podcast-feature-body h3 {
    font-size: clamp(1.49rem, 2.83vw, 1.81rem);
  }

  .echorouk-homepage-mockup .economy-sub-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-right: 0;
    margin-left: 0;
  }

  .echorouk-homepage-mockup .economy-sub-grid>[class*="col-"] {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .echorouk-homepage-mockup .video-bottom-card h4 {
    font-size: clamp(1.28rem, 2.44vw, 1.56rem);
  }

  .echorouk-homepage-mockup .video-side-title {
    font-size: clamp(1.41rem, 2.89vw, 1.88rem);
  }

  .echorouk-homepage-mockup .daily-box {
    min-height: 0;
  }

  .echorouk-homepage-mockup .daily-box-link {
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }

  .echorouk-homepage-mockup .daily-box-link i {
    width: 36px;
    height: 36px;
    font-size: clamp(0.99rem, 1.78vw, 1.12rem);
  }


  .echorouk-homepage-mockup .daily-poll-option input[type="radio"] {
    width: 22px;
    height: 22px;
  }

  .echorouk-homepage-mockup .daily-poll-submit {
    height: 44px;
    font-size: clamp(1.2rem, 2.5vw, 2rem);
  }

  .echorouk-homepage-mockup .daily-print-date {
    font-size: clamp(1.49rem, 2.83vw, 1.81rem);
  }

  .echorouk-homepage-mockup .daily-print-downloads {
    font-size: clamp(1.2rem, 2.5vw, 2rem);
  }
}

@media (min-width: 992px) {
  .echorouk-homepage-mockup .podcast-section {
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 72px;
    overflow: visible;
  }

  .echorouk-homepage-mockup .podcast-grid {
    direction: ltr;
    align-items: stretch;
    height: 396px;
    overflow: visible;
  }

  .echorouk-homepage-mockup .podcast-follow-card {
    grid-column: 1;
    order: initial;
    height: 396px !important;
    min-height: 0 !important;
    padding: 32px 26px 28px !important;
    border-radius: 8px;
    background: #3c638a;
    border-color: #6f8fb0;
    overflow: hidden;
    align-items: center;
    gap: 26px;
  }

  .echorouk-homepage-mockup .podcast-follow-card::before {
    content: "";
    position: absolute;
    inset-inline-start: 50%;
    inset-block-end: -62px;
    transform: translateX(-50%);
    width: 266px;
    height: 266px;
    border-radius: 50%;
    border: 22px solid rgba(121, 156, 191, .32);
    box-shadow: 0 0 0 28px rgba(121, 156, 191, .22);
    pointer-events: none;
  }

  .echorouk-homepage-mockup .podcast-follow-card::after {
    inset-block-end: 72px;
    width: clamp(5.78rem, 10vw, 8.25rem);
    height: clamp(5.78rem, 10vw, 8.25rem);
    background-color: rgba(152, 183, 212, .35);
  }

  .echorouk-homepage-mockup .podcast-follow-title {
    font-size: clamp(1.2rem, 2vw, 1.3rem);
    line-height: 1.42;
    color: #edf4fb;
  }

  .echorouk-homepage-mockup .podcast-follow-platforms {
    gap: 40px;
    margin-top: 8px;
  }

  .echorouk-homepage-mockup .podcast-center {
    grid-column: 2;
    order: initial;
    height: 396px !important;
    min-height: 0 !important;
    display: block;
    padding-inline: 0;
    border-inline: 0;
    overflow: hidden;
  }

  .echorouk-homepage-mockup .podcast-feature {
    grid-column: 3;
    order: initial;
    height: 302px !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    overflow: visible;
    border-radius: 8px;
    position: relative;
  }

  .echorouk-homepage-mockup .podcast-feature>a.podcast-feature-img {
    position: relative;
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
  }

  .echorouk-homepage-mockup .podcast-feature>a.podcast-feature-img::after {
    content: "";
    position: absolute;
    inset-inline: 0;
    inset-block-end: 0;
    height: 96px;
    background: linear-gradient(to top,
        rgba(8, 14, 24, .82) 0%,
        rgba(8, 14, 24, .48) 55%,
        rgba(8, 14, 24, 0) 100%);
    border-radius: 0 0 8px 8px;
    pointer-events: none;
    z-index: 2;
  }

  .echorouk-homepage-mockup .podcast-feature>img {
    height: 100%;
    border-radius: 8px;
  }

  .echorouk-homepage-mockup .podcast-feature .podcast-icon {
    inset-inline-end: auto;
    right: 10px;
    left: auto;
    inset-block-end: 16px;
    z-index: 4;
  }

  .echorouk-homepage-mockup .podcast-list {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 16px;
    height: 100%;
    min-height: 0;
    overflow: hidden;
  }

  .echorouk-homepage-mockup .podcast-list-item {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 18px;
    min-height: 0;
    padding: 0;
    border-bottom: 0;
    overflow: hidden;
  }

  .echorouk-homepage-mockup .podcast-list-thumb {
    position: relative;
    flex: 0 0 200px;
    min-width: 0;
    overflow: hidden;
    border-radius: 8px;
  }

  .echorouk-homepage-mockup .podcast-list-thumb img {
    display: block;
    width: 200px;
    height: 113px !important;
    min-height: 0 !important;
    max-height: 100%;
    object-fit: cover;
  }

  .echorouk-homepage-mockup .podcast-list-copy {
    flex: 1 1 auto;
    min-width: 0;
  }

  .echorouk-homepage-mockup .podcast-list-item time {
    font-size: clamp(0.9rem, 1.58vw, 1rem);
    margin-bottom: 8px;
    line-height: 1.15;
  }



  .echorouk-homepage-mockup .podcast-feature-body {
    inset-inline-start: 50px;
    inset-inline-end: 50px;
    inset-block-end: 0;
    transform: translateY(45%);
    padding: 18px 32px 24px;
    border-radius: 10px;
    background: rgba(241, 244, 248, .97);
    text-align: center;
    z-index: 3;
    box-shadow: 0 8px 20px rgba(10, 22, 35, .12);
    height: 154px !important;
  }

  .echorouk-homepage-mockup .podcast-feature-body time {
    font-size: clamp(0.9rem, 1.58vw, 1rem);
    margin-bottom: 10px;
  }

  .echorouk-homepage-mockup .podcast-feature-body h3 {
    font-size: clamp(1.41rem, 2.89vw, 1.88rem);
    line-height: 1.28;
    font-weight: 500;
    -webkit-line-clamp: 3;
  }
}

@media (max-width: 991px) {
  .echorouk-homepage-mockup .podcast-grid {
    height: auto;
  }

  .echorouk-homepage-mockup .podcast-follow-card,
  .echorouk-homepage-mockup .podcast-center,
  .echorouk-homepage-mockup .podcast-feature {
    height: auto !important;
  }

  .echorouk-homepage-mockup .podcast-feature>img {
    min-height: 180px;
  }

  .echorouk-homepage-mockup .podcast-list-item {
    display: flex;
    gap: 10px;
  }

  .echorouk-homepage-mockup .podcast-list-thumb {
    position: relative;
    flex: 0 0 110px;
    width: 110px;
    height: 78px;
    overflow: hidden;
    border-radius: 6px;
  }

  .echorouk-homepage-mockup .podcast-list-thumb img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .echorouk-homepage-mockup .podcast-list-copy {
    min-width: 0;
  }

  .echorouk-homepage-mockup .other-lang-item {
    grid-template-columns: 132px minmax(0, 1fr);
    min-height: 84px;
  }

  .echorouk-homepage-mockup .other-lang-item img {
    width: 132px;
    height: 84px;
  }

  .echorouk-homepage-mockup .other-lang-copy {
    min-height: 84px;
  }
}

@media (max-width: 767px) {
  .echorouk-homepage-mockup .other-lang-col+.other-lang-col {
    border-inline-start: 0;
    border-top: 1px solid #c4ced9;
    margin-top: 8px;
    padding-top: 14px;
  }

  .echorouk-homepage-mockup .other-lang-col {
    display: block;
  }

  .echorouk-homepage-mockup .other-lang-item {
    grid-template-columns: 120px minmax(0, 1fr);
    gap: 10px;
    min-height: 78px;
  }

  .echorouk-homepage-mockup .other-lang-item img {
    width: 120px;
    height: 78px;
  }

  .echorouk-homepage-mockup .other-lang-copy {
    min-height: 78px;
  }
}

/* a:hover is defined at the top of the file; duplicate removed */