header {
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: var(--color-101);
}
header ._83249854 {
  padding: 0 !important;
  border: 0 !important;
  position: relative;
  width: 100%;
}
header ._83249854 .brand_social {
  color: var(--text-color);
  display: flex;
  justify-content: space-between;
  padding: 5px 14px;
  height: 30px;
  border-bottom: 1px solid var(--border-color);
}
header ._83249854 .brand_social .brand {
  width: calc(100% - 78px);
}
header ._83249854 .brand_social .brand ul,
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765,
header ._83249854 ._1878697679 ._245794154 ._3884517898497 ._054810899 {
  overflow-x: auto; /* Enables horizontal scroll */
  overflow-y: hidden; /* Prevents vertical scroll */
  white-space: nowrap; /* Keeps items in a single line */
  -ms-overflow-style: none; /* Hides scrollbar in IE and Edge */
  scrollbar-width: none; /* Hides scrollbar in Firefox */
}

header ._83249854 .brand_social .brand ul::-webkit-scrollbar {
  display: none; /* Hides scrollbar in Chrome, Safari, Opera */
}

header ._83249854 .brand_social .brand ul,
header ._83249854 .brand_social .social ul {
  display: flex;
}
header ._83249854 .brand_social .brand ul li {
  font-size: 14px;
  line-height: 20px;
}
header ._83249854 .brand_social .brand ul li a {
  padding: 0 6px;
  color: var(--text-color);
  text-decoration: none;
}
header ._83249854 .brand_social .social {
  width: 78px;
}
header ._83249854 .brand_social .social ul li a {
  padding-left: 6px;
  text-decoration: none;
}

header ._83249854 ._1878697679 {
  display: flex !important;
  width: 100%;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99;
  border-bottom: 1px solid var(--border-color);
}

header ._83249854 ._1878697679 {
  background-color: var(--color-101);
  display: block;
}
header ._83249854 ._1878697679 {
  transition: all 0.3s ease-in-out;
}
header ._83249854 ._1878697679 ._52397568 {
  width: 11%;
  border-right: 1px solid var(--border-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
header ._83249854 ._1878697679 ._52397568 ._498165324 h1 {
  margin: 0;
}
header ._83249854 ._1878697679 ._52397568 ._498165324 h1 ._6328765 {
  max-width: 100%;
  height: auto;
}
header ._83249854 ._1878697679 ._245794154 {
  width: 89%;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 {
  border-bottom: 1px solid var(--border-color);
  background: var(--color-101);
  box-shadow: 4px 1px 4px 1px var(--shadow-color);
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 4px 14px 4px 0;
  height: 49px;
}

header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 {
  display: -ms-flexbox !important;
  display: flex !important;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul {
  padding-left: 14px !important;
  position: relative;
  height: 49px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ul
  li:nth-child(1),
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ul
  li:nth-child(2) {
  padding-right: 22px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ul
  li.menu-active {
  position: relative;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 14px;
  padding-right: 22px;
  position: relative;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ul
  li.menu-active
  a {
  color: #dc2229 !important;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul li a {
  display: inline-block;
  align-items: center;
  /* font-size: 13px; */
  font-weight: 500;
  color: var(--color-103);
  text-decoration: none;
  font-family: Poppins, sans-serif;
  font-display: swap;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul li:after,
header ._83249854 ._1878697679 ._245794154 ._18794631 ._1891568765 ul li:after {
  content: "";
  width: 1px;
  height: 48px;
  background-color: var(--border-color);
  position: absolute;
  right: 0;
  top: -12px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ul
  li
  a
  span {
  position: relative;
}
@media (min-width: 992px) {
  header
    ._83249854
    ._1878697679
    ._245794154
    ._18794631
    ._1891568765
    ._324979418
    ._321876518 {
    display: block !important;
  }
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .news_menu {
  background-image: url(https://english.cdn.zeenews.com/static/public/icons/hindihome-active.svg);
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .news_menu {
  /* background-image: url(https://english.cdn.zeenews.com/static/public/icons/hindihome.svg); */
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 22px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .watch_menu {
  background-image: url(https://english.cdn.zeenews.com/static/public/icons/watch.svg);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding-left: 22px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .photos_menu {
  background-image: url(https://english.cdn.zeenews.com/static/public/icons/menuphotos.svg);
  background-position: 0 3px;
  background-repeat: no-repeat;
  padding-left: 26px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .webstories_menu {
  background-image: url(https://english.cdn.zeenews.com/static/apprun/english/entertainment.svg);
  background-position: 0 -5px;
  background-repeat: no-repeat;
  padding-left: 34px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._1891568765
  ._324979418
  ._321876518
  .livetv_menu {
  background-image: url(https://english.cdn.zeenews.com/static/public/icons/livetv-active.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 30px;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._023498657823 {
  width: 40px;
  display: flex;
  align-items: center;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 ._023498657823 {
  width: auto;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .search-btn,
header ._83249854 ._1878697679 ._245794154 ._18794631 ._023498657823 a {
  cursor: pointer;
  margin-right: 10px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .search-btn {
  padding: 5px;
  background-color: var(--color-102);
  height: 32px;
  width: 32px;
  border-radius: 50%;
  box-shadow: 0 4px 12px var(--shadow-color);
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  a.googleIcon,
a.googleIcon:hover {
  margin: 0 10px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  a.googleIcon
  img {
  width: 100px;
  height: 32px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .theme-button {
  background-color: var(--color-102);
  color: var(--text-color);
  border: none;
  padding: 5px 16px 5px 5px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px var(--shadow-color);
  display: flex;
  align-items: center;
  height: 32px;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .theme-button:hover {
  background-color: var(--color-102);
  transform: translateY(-1px);
  box-shadow: 0 6px 16px var(--shadow-color);
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .theme-button:active {
  transform: translateY(0);
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  ._023498657823
  .theme-button
  .theme-icon {
  font-size: 1.3rem;
}
/* theme popup */
header ._83249854 ._1878697679 ._245794154 ._18794631 .modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 .modal-overlay.active {
  opacity: 1;
  visibility: visible;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 .modal-overlay .modal {
  background-color: var(--card-bg);
  border-radius: 16px;
  padding: 30px;
  width: 90%;
  max-width: 500px;
  box-shadow: 0 10px 30px var(--shadow-color);
  border: 1px solid var(--border-color);
  transition: transform 0.3s ease;
  position: relative;
}
@media (max-width: 600px) {
  header ._83249854 ._1878697679 ._245794154 ._18794631 .modal-overlay .modal {
    padding: 20px;
  }
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .modal-header
  .modal-title {
  font-size: 1.5rem;
  margin: 0;
  color: var(--text-color);
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin: 20px 0;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option {
  display: flex;
  align-items: center;
  padding: 15px;
  border: 2px solid var(--border-color);
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option:hover {
  border-color: rgba(24, 119, 242);
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option
  input {
  margin-right: 12px;
  margin-top: 4px;
  cursor: pointer;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option
  input
  .theme-option-content {
  flex-grow: 1;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option
  input
  .theme-option-content
  label {
  display: block;
  font-weight: 600;
  cursor: pointer;
  font-size: 1.1rem;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .theme-option
  input
  .theme-option-content
  .description {
  color: var(--text-color);
  opacity: 0.8;
  font-size: 0.95rem;
  margin-top: 5px;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .modal-overlay
  .modal
  .theme-options
  .selected {
  border-color: rgba(24, 119, 242);
  background-color: rgba(24, 119, 242, 0.05);
}
header ._83249854 ._1878697679 ._245794154 ._18794631 .search-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
header ._83249854 ._1878697679 ._245794154 ._18794631 .search-popup.active {
  opacity: 1;
  visibility: visible;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container {
  background-color: var(--color-101);
  border-radius: 0 0 15px 15px;
  padding: 30px;
  box-shadow: 0 5px 30px var(--shadow-color);
  position: absolute;
  left: 0;
  transition: top 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  top: 121.8px;
  z-index: 9;
  right: 0px;
  width: 800px;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-popup.active
  .search-container {
  top: 122px;
}

.close-btn {
  display: none;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .search-input-container {
  position: relative;
  margin-bottom: 20px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .search-input-container
  .search-input {
  width: 100%;
  padding: 18px 25px;
  border: 2px solid var(--border-color);
  border-radius: 50px;
  font-size: 16px;
  outline: none;
  color: var(--text-color);
  transition: border-color 0.3s;
  padding-right: 60px;
  background-color: var(--color-102);
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .search-input-container
  .search-input:focus {
  border-color: var(--border-color);
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .search-input-container
  .search-icon {
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%);
  background: var(--border-color);
  color: var(--text-color);
  box-shadow: 0 4px 12px var(--shadow-color);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .search-input-container
  .search-icon:hover {
  transform: translateY(-50%) scale(1.05);
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .suggestions {
  text-align: left;
  max-height: 300px;
  overflow-y: auto;
  margin-top: 25px;
  padding-top: 15px;
  border-top: 1px solid var(--border-color);
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .suggestions
  .suggestion-title {
  font-size: 14px;
  color: #888;
  margin-bottom: 15px;
  padding-left: 10px;
  font-weight: 600;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .suggestions
  .suggestion-item {
  padding: 7px 10px;
  border-radius: 25px;
  cursor: pointer;
  transition: background-color 0.2s;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 5px;
}

header
  ._83249854
  ._1878697679
  ._245794154
  ._18794631
  .search-popup
  .search-container
  .suggestions
  .suggestion-item:hover {
  background-color: var(--color-102);
}
@media (max-width: 1199px) {
  header
    ._83249854
    ._1878697679
    ._245794154
    ._18794631
    .search-popup
    .search-container {
    width: 100%;
    border: 0;
  }
}
@media (min-width: 1199px) {
  header
    ._83249854
    ._1878697679
    ._245794154
    ._18794631
    .search-popup
    .search-container {
    width: 1199px;
    border: 0;
    margin: auto;
  }
}
/* Responsive design */
@media (max-width: 768px) {
  header
    ._83249854
    ._1878697679
    ._245794154
    ._18794631
    .search-popup
    .search-container {
    padding: 20px 15px;
  }

  h1 {
    font-size: 2rem;
  }

  header
    ._83249854
    ._1878697679
    ._245794154
    ._18794631
    .search-popup.active
    .search-container {
    top: 121.8px;
  }
}

header ._83249854 ._1878697679 ._245794154 ._3884517898497 {
  display: flex;
  align-items: center;
  position: relative;
}

header ._83249854 ._1878697679 ._245794154 ._3884517898497 ._054810899 {
  display: flex;
  height: 42px;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._3884517898497
  ._054810899
  ._081576186 {
  padding: 5px 2.5px;
  white-space: nowrap;
}
header
  ._83249854
  ._1878697679
  ._245794154
  ._3884517898497
  ._054810899
  ._081576186
  a {
  background-color: var(--color-102);
  color: var(--text-color);
  border: none;
  padding: 5px 16px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px var(--shadow-color);
  display: flex;
  align-items: center;
  height: 32px;
}
@media (max-width: 1024px) {
  header ._83249854 ._1878697679 ._245794154 ._3884517898497 {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  header ._83249854 ._1878697679 ._245794154 ._3884517898497 {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  header ._83249854 ._1878697679 ._245794154 ._3884517898497 ._054810899 {
    background-color: var(--color-101);
    position: relative;
  }
}
