.tradingview-widget-copyright {
    display: none!important;
}
#mod-custom171 {
    margin-bottom: -30px;
}
img {
  height: auto;
}

.float-right.article-index {
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  max-width: 40%;
}
.header-middle .site-logo {
}

.sticky .main-nav {
}

/* مبدئياً الشعار مخفي */
.sticky-logo {
  display: none;
  align-items: center;
}

/* عندما تصبح sticky نُظهر الشعار */
.header-bottom.sticky .sticky-logo {
  display: flex;
}
.sticky .header-item-wrapper {
  align-items: center;
}
.header-item.desktop-menu {
  min-height: 50px;
  align-content: center;
}

.dark-mode .msap-articles .article-author {
border-top: 1px solid #444;
  border-bottom: 1px solid #444;
}
.dark-mode .mobile-menu-arrow {
  color: white;
}
.dark-mode .share-buttons a {
  color: #fff;
}
.dark-mode .article-share-btn {
  background: #000000;
  color: #fff;
  transition: all 0.3s;
}
.dark-mode .header-bottom.sticky {
  background: #2d2d2d;
}
.dark-mode .article-share-btn .fas.fa-share-alt {
  margin: 7px 8px;
}
.com-content-article .page-header {
  margin-bottom: 20px;
}
.offcanvas-body .btn.btn-primary {
  font-size: 0;
}
.offcanvas-body .icon-search::before {
  font-size: 15px;
}
.dark-mode #component-area > div,
.dark-mode .fara-info,
.dark-mode .article-social-share,
.dark-mode .fara-cat-info,
.dark-mode .fara-info {
  border-color: #555 !important;
}
.dark-mode .article-social-share {
  border-width: 0 !important;
}
.dark-mode .pagination .active.page-item .page-link:first-child,
.dark-mode .pagination .active.page-item .page-link:last-child,
.pagination .active.page-item .page-link:first-child,
.pagination .active.page-item .page-link:last-child {
  background-color: #0d6c00;
  color: #fff;
  border-color: #0d6c00;
}

.dark-mode .pagination .page-item .page-link:first-child:hover,
.dark-mode .pagination .page-item .page-link:last-child:hover,
.pagination .page-item .page-link:first-child:hover,
.pagination .page-item .page-link:last-child:hover {
  background-color: #0d6c00;
  border-color: #ffd800;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.dark-mode .share-modal-content {
  background: rgba(27, 27, 27, 0.53);
}

.dark-mode .share-modal-content .share-icon {
  background: #0d6c00;
  color: white;
}

.dark-mode .share-modal-content .share-icon i {
  font-size: 32px;
  margin-bottom: 5px;
  color: white;
}

.dark-mode .share-modal-content .share-icon span {
  font-size: 14px;
  color: white;
}

.dark-mode .share-modal-content .close-modal {
  color: #fff;
  background: #0d6c00;
  padding: 0 5px;
}

.dark-mode .pagination .page-item .page-link:first-child,
.dark-mode .pagination .page-item .page-link:last-child {
  background-color: black;
  color: #fff;
  border-color: #0d6c00;
}

.dark-mode .container-fluid {
  //background-color: #262626;
}

.dark-mode .biksa-now {
  background: #222;
}

.dark-mode .mainmenu li ul {
  background: #333;
}

.dark-mode .mainmenu li ul li:hover {
  background: #111;
}



.dark-mode .search-modal {
  background: rgba(0, 0, 0, 0.535);
  color: #fff;

  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  animation: fadeInUp 0.3s ease;
}

.dark-mode .searchsite input {
  background-color: black;
  color: white;
  font-size: 1.2rem;
}
.dark-mode .msap-articles .article-title a {
  color: #80c0ff;
  text-decoration: none;
}
.dark-mode .msap-articles .article-title a:hover {
  color: #0d6c00;
}
.dark-mode .close-search {
  top: 3px;

  color: #fff;
}

.social-icon {
  color: #ffffff;
  /* الوضع العادي */
  transition: color 0.3s ease;
  width: 25;
  height: 25px;
}

.footer-top .social-icon {
  width: 35px;
  height: 35px;
}



.footer-container {
  border-top: 4px solid #fff;
}

.dark-mode .footer-container {
  border-top: 4px solid #0d6c00;
}
.social-icon {
  color: #34dd1d;
  /* الوضع الليلي، أو أي لون تريده */
}
.dark-mode .social-icon {
  color: #17a004;
  /* الوضع الليلي، أو أي لون تريده */
}

.dark-mode .social-icon:hover {
  color: #6dd481;
}
.social-icon:hover {
  color: #0d6c00;
}


.header-bottom .divider::before {
  font-family: "Font Awesome 5 Free";
  content: ""; /* سهم لأسفل */
  float: left;
  width : 20px;
  margin-top: 4px;
  transition: all 0.6s ease;
}

.header-bottom  .divider:hover::before {
  content: "";

}


.secion-title::after {
  font-family: "Font Awesome 5 Free";
  content: "";
float: left;
width : 20px;
margin-top: 12px;
color:#0d6c00;
font-size: 17px;
margin-right: 10px;
}
.breadcrumb-item::after
{
  
  font-family: "Font Awesome 5 Free";
    content: "";
  float: left;
  width : 10px;
  margin-top: 5px;
  color:#0d6c00;
  font-size: 14px;
  margin-right: 8px;
  
}

.fa-solid, .fas {
  margin-left:5px;
}


.dark-mode .offcanvas-menu {
  background: #333;
  color: #fff;
}

.dark-mode .mobilemenu li {
  border-bottom: 1px solid #000;
}

.dark-mode .mobilemenu li a {
  color: #fff;
}

.dark-mode .mobilemenu a:hover {
  background: #000000;
  color: #a6a6a6;
}

.dark-mode .mobilemenu .nav-item.current.active {
  background-color: #000;
}

.dark-mood .container-fluid {
  background-color: #111 !important;
}

/* أمثلة إضافية */
.dark-mode header {
  background-color: #1e1e1e;
}

.dark-mode .card {
  background-color: #2c2c2c;
  border-color: #444;
}

.dark-mode .swiper-slide {
  background: transparent;
}

.dark-mode-toggle {
  position: fixed;
  top: 5px;
  left: 20px;
  z-index: 9999;
}

.dark-mode .offcanvas-menu #mod-finder-searchword331 {
  border: 1px solid #0d6c00;
  background-color: #000;
  color: #fff;
}

.dark-mode .switch {
  background: #0d6c00;
}

.dark-mode .search-toggle svg,
.dark-mode img svg {
  fill: #0d6c00;
}

.switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 60px;
  height: 25px;
  background: #0090d4;
  border-radius: 30px;
  position: relative;
  cursor: pointer;
  padding: 0 8px;
  box-sizing: border-box;
}

.switch .sun,
.switch .moon {
  z-index: 2;
}

.switch .toggle {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  transition: all 0.3s ease;
  z-index: 1;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked + .switch .toggle {
  transform: translateX(30px);
}

a {
  text-decoration: none;
}

body:not(.menu-101) #component-area,
body:not(.menu-154) #component-area {
  max-width: 85%;
}

.menu-154 #component-area {
  max-width: 100% !important;
}

.menu-154 .mid-content::before {
  display: none;
}

.menu-154 .com-content-category-blog__item.blog-item .fara-cat-info {
  font-size: 13px;
}

.menu-154 .com-content-category-blog__item.blog-item img {
  width: 100%;
}

.menu-154 .tagsss.list-inline {
  display: none;
}

.menu-154 .fara-cat-info .article-info.text-muted {
  display: flex;
  flex-direction: column;
}

.menu-154 .com-content-article img {
  width: 40%;
  text-align: center;
  margin: auto;
}

.com-content-category-blog__navigation.w-100 {
  margin: 10px 0;
}

.btn.btn-secondary {
  height: 35px;
  padding: 0 10px;
  font-size: 1rem;
}

.biksa-now {
  text-align: center;
  padding:5px;
  sbackground: rgb(200, 230, 200);
}
.biksa-now .swiper-slide {
    background: transparent;
}
.biksa-now img {
  width: auto;
}
.biksa-now .title-of-moudle {
    /* width: 120px; */
    background-color: red;
    padding: 5px;
    float: right;
    margin-right:20px;
}
.biksa-now .title-of-moudle h4, .biksa-now .head-grey,
.dark-mode .biksa-now .title-of-moudle h4 {
    font-size: 12px;
    color: #ffffff;
    padding: 2px;
}

.biksa-now .swiper-button-prev,
.biksa-now .swiper-button-next {
    top: -30px;
}
.adv-a,
.adv-b,
.adv-c,
.adv-d {
  background-color: #ededed;
}
.adv-b,
.adv-c,
.adv-d { 
  margin: 40px 0;
  padding:20px;
}
  
.reading-mode .adv-a,
.reading-mode .adv-b,
.reading-mode .adv-c,
.reading-mode .adv-d {
  background-color: darkgreen;
}
.dark-mode .adv-a,
.dark-mode .adv-b,
.dark-mode .adv-c,
.dark-mode .adv-d {
  background-color: #111;

}

input {
    background-color: #efefef;
    width: 90%;
    padding: 10px;
    margin: 12px;
}
.mainmenu {
  display: flex;
  justify-content: center;
  gap: 15px;
  padding: 10px;
}

.mainmenu ul {
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
  display: flex;
}
.header-top .mainmenu li {
  list-style-position: inside;
  padding: 0;
}
.header-top .mainmenu li a:hover {
  color: #0d6c00;
}
.header-top .nav-item.current.active a,
.header-top .nav-item.current.active {
  color: #ecff00;
}
.mainmenu li {
  padding: 10px 8px;
  position: relative;
  font-weight: 700;
}
.dark-mode .mainmenu li.nav-item.current.active a{
  color: #ffffff;
}


.mainmenu li.nav-item a {
    position: relative; /* نضعه هنا لتحسين الأداء */
}

.mainmenu li.nav-item a:after {
    content: "";
    position: absolute;
    right: 0;
    top: -8px;
    width: 0; /* الخط مخفي في البداية */
    height: 2px;
    background-color: #0d6c00;
    transition: width 0.3s ease; /* حركة سلسة عند التمرير */
}
.sticky .mainmenu li.nav-item a:after{
  top: -8px;

}
@media (min-width:992px) and (max-width:1800px) {
    .header-bottom .site-logo {
      /* align-self: start; */
      margin-left: 20px;
      margin-top: 5px;
    }
}

.mainmenu li.nav-item a:hover:after,
.mainmenu li.nav-item.current.active a:after {
    width: 100%; /* الخط يظهر بالكامل */
}




.dark-mode .mainmenu li .separator {
  color: #fff;

}
.mainmenu li .separator {
  margin: 10px 6px;
  color: #000;
}

.mainmenu li ul {
  position: absolute;
  top: 100%;
  right: 30px;
  border-top: 4px solid #0d6c00;
  width: 200px;
  z-index: 5;
  background: white;
  display: none;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
}
.mainmenu li ul::before {
  content: "";
  position: absolute;
  top: -12px;
  right: 25px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 12px solid #0d6c00;
}

.mainmenu li:hover ul {
  display: block;
}
.mainmenu li ul li:hover,
.mainmenu li ul li:active {
    background: rgb(201, 227, 212);
}
.mobilemenu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
}

.mobilemenu .nav-item.my-1.item-112.divider.parent,
.mobilemenu .nav-item.my-1.item-119.divider.parent,
.mobilemenu .nav-item.my-1.item-178 {
  display: none;
}

.mobilemenu .nav-item.current.active {
  background-color: #eee;
}

.mobilemenu li {
  position: relative;
  border-bottom: 1px solid #ddd;
  padding: 2px 5px;
}

.offcanvas-menu .moduletable h3 {
  margin-top: 20px;
}

.offcanvas-menu .mod-finder__search.input-group {
  display: flex;
  justify-content: space-between;
}

.offcanvas-menu .mod-finder__search input {
  height: 35px;
  border: 1px solid #0d6c00;
  width: 100%;
  font-size: 1rem;
  margin-bottom: 10px;
}
.com-content-article__body ul {
  padding-right: 40px;
}
.offcanvas-menu .visually-hidden.finder {
  display: none;
}

.btn.btn-primary {
  height: 35px;
  background-color: #0d6c00;
  color: #fff;
  padding: 0 10px;
}
.social-share-buttons {
  display: flex;
  gap: 0 10px;
  justify-content: center;
}
.mobilemenu a {
  display: block;
  padding: 0;
  color: #333;
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 600;
  transition: background 0.3s, color 0.3s;
}

.mobilemenu a:hover {
  background: #f0f0f0;
  color: #007bff;
}
.mobilemenu .divider {
  display: none
}
/* زر السهم */

/* Search Moudle */
/* تغطية الشاشة */
.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 2000;
  transition: opacity 0.3s ease;
}

/* المربع المنبثق */
.search-modal {
  background: #fff;
  padding: 2rem;
  border-radius: 12px;
  width: 90%;
  max-width: 500px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  position: relative;
  animation: fadeInUp 0.3s ease;
}

/* زر الإغلاق */
.close-search {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 1.5rem;
  background: none;
  border: none;
  cursor: pointer;
}

/* عرض الموديول عند الفتح */
.search-overlay.open {
  display: flex;
}

/* حركة ناعمة */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.searchsite input {
  height: 35px;
  border: 1px solid #0d6c00;
  width: 100%;
  padding: 0 10px;
}

.search-modal .mod-finder.js-finder-searchform.form-search {
  display: flex;
  justify-content: space-between;
}

.search-modal .visually-hidden.finder {
  display: none;
}

.search-modal .mod-finder__search.input-group {
  width: 100%;
  display: flex;
}

.search-toggle {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0.5rem;
  font-size: 1.5rem;
  color: #333;
  transition: color 0.2s ease;
}

.search-toggle:hover {
  color: #007bff;
}

/* القائمة العادية للشاشات الكبيرة */
.desktop-menu {
  display: block;
}

.mobile-search-toggle {
  cursor: pointer;
}

/* زر القائمة للشاشات الصغيرة */
.mobile-menu-toggle {
  display: none;
  cursor: pointer;
}

.mobile-wrapper {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.mobile-wrapper button {
  background: transparent;
}

.hamburger {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  margin: 5px 0;
}

.offcanvas-menu .logo-color img,
.offcanvas-logo {
  width: 100%;
  padding-top: 10px;
}

.offcanvas-header {
  background-color: #0d6c00;
  color: #fff;
  padding: 8px;
  margin-left: -20px;
  margin-top: -20px;
  margin-right: -20px;
}

.mobile-logo-span {
  /* padding-top: 5px; */
  margin-top: 5px;
  margin-bottom: -4px;
}

/* Off Canvas Menu */
.offcanvas-menu {
  position: fixed;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  background: #fff;
  z-index: 1000;
  padding: 20px;
  transition: right 0.3s ease;
  overflow-y: auto;
}

.offcanvas-menu.open {
  right: 0;
}

.offcanvas-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.offcanvas-overlay.open {
  opacity: 1;
  visibility: visible;
}

.close-menu {
  background: none;
  border: none;
  font-size: 32px;
  position: absolute;
  top: 0;
  left: 10px;
  cursor: pointer;
  color: white;
}

.header-middle {
  transform-origin: top;
  will-change: transform, opacity;
  transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out,
    transform 0.5s ease-in-out;
  opacity: 1;

  transform: scaleY(1);
}

.header-middle .header-item {
  padding: 10px;
}

.header-new {
  background-color: var(--white);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: row;
  gap: 20px;
  height: 60px;
  padding: 0 20px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  justify-content: space-between;
  align-items: center;
  z-index: 6;
}

.site-logo.offcanvas-logo {
  max-height: 130px;
}

/* استجابة للشاشات الصغيرة */

.category-desc.clearfix {
  display: none;
}

h3,
h4 {
  margin: 0;
  line-height: 1.3;
}

#main-container {
  position: relative;
}

.container-fluid {
  padding: 0 30px;
  max-width: 1280px;
  margin: 0 auto;
 // background-color: #fff;
}

.content-layout {
  display: flex;
  gap: 20px;
  justify-content: space-evenly;
}

.mod-breadcrumbs.breadcrumb.px-3.py-2 {
  display: flex;
  gap: 10px;
  margin: 0px;
  list-style: none;
}

.article-info.text-muted {
  display: flex;
  gap: 0 15px;
}

.article-info-term {
  display: none;
}

#sidebar-left {
  width: 250px;
  /* مثال */
}

.article-card {
  overflow: hidden;
}

.article-card img {
  width: 100%;
}

#component-area {
  flex: 1;
}

.articles-single-column-header .moduletable img {
  width: 100%;
  max-width: 99%;
}

/* الحاوية الرئيسية للمقال */
.helix-video-article-container {
  position: relative;
  width: 100%;
  min-height: 350px;
  margin: 30px 0;
}

/* حاوية الفيديو الأصلية */
.helix-video-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease;
}

/* صورة المعاينة */
.video-thumbnail {
  position: relative;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.video-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* زر التشغيل */
.play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px;
  background: rgba(255, 0, 0, 0.8);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  transition: all 0.3s;
}

.video-thumbnail:hover .play-icon {
  background: rgba(255, 0, 0, 1);
  transform: translate(-50%, -50%) scale(1.1);
}

/* حاوية الفيديو */
.video-iframe-container {
  display: none;
  width: 100%;
  height: 100%;
}

.video-iframe-container iframe {
  width: 100%;
  height: 100%;
  border: none;
}

/* زر الإغلاق */
.video-close-btn {
  position: fixed;
  bottom: 190px;
  right: 20px;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border: none;
  border-radius: 50%;
  font-size: 20px;
  line-height: 30px;
  cursor: pointer;
  z-index: 1001;
  display: none;
  transition: all 0.3s;
}

.video-close-btn:hover {
  background: rgba(0, 0, 0, 0.9);
  transform: scale(1.1);
}

/* تعديلات للجوال */

.video-quality-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 3px 8px;
  border-radius: 4px;
  font-size: 12px;
  z-index: 2;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header-item-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.header-item-wrapper .hamburger {
  display: block;
  width: 30px;
  height: 3px;
  background: #797777;
  margin: 5px 0;
}

.search-toggle {
  background-color: transparent;
  padding: 0 10px;
}

.header-container {
  text-align: start;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0 28px;
}

.header-container {
  & .header-top {
    background-color: #16590b;
    color: #fff;
    display: flex;
    padding: 5px 0 0;
    justify-content: space-between;
  }
}

.header-container {
  & .header-top a {
    color: #fff;
  }
}

.header-container {
  & .header-top ul {
    padding: 5px 0;
  }
}

.header-container {
  & .header-middle {
    display: grid;
    grid-template-columns: 1fr 2fr 1fr;
    grid-gap: 26px 60px;
    justify-content: space-between;
    text-align: center;
  }
}

.header-container {
  & .header-top,
  & .header-middle,
  & .header-bottom {
    padding: 0 20px;
    max-widtsh: 1280px;
    width: 100%;
  }
}

.header-middle .header-item {
  display: flex;
  flex-direction: column;
  align-self: baseline;
}

.textlogo {
  margin-top: -10px;
}

.header-container {
}

.header-container {
}

  .header-bottom {
    border-bottom: 1px solid #0f9100;
    border-top: 1px solid #0f9100;
  }
  .dark-mode .header-bottom {
    border-bottom: 0;
    border-top:0;
  }
.header-container {
  & .header-bottom .mainmenu {
    padding: 3px 0 6px;
  }
}

.header-social-container,
.footer-social-container {
  display: flex;
  flex-direction: row;
  gap: 15px;
  align-items: center;
  margin-left: 120px;
  padding-top: 7px;
}

.footer-social-container {
  margin-left: 0;
}

.footer-social-container .social-icon {
  height: 35px;
}

.footer-container {
  text-align: start;
  background-color: #333;
  padding: 25px 0 30px 0;
  width: 100%;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 28px;
}

.footer-container {
  & .footer-top {
    display: flex;
    justify-content: space-between;
  }
}

.footer-container {
  & .footer-middle {
    display: grid;
    grid-template-columns: 58.4% 1fr;
    grid-gap: 26px 60px;
    justify-content: space-between;
  }
}

.footer-container {
  & .footer-top,
  & .footer-middle,
  & .footer-bottom {
    padding: 0 20px;
    max-width: 1280px;
    width: 100%;
  }
}

.footer-container {
  .footer-middle {
    &.footer-item {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
      grid-row-gap: 20px;
      padding-right: 20px;
      font-size: 14px;
    }
  }
}

.footer-container {
}

.footer-container {
}

.footer-container {
  & .footer-bottom {
  }
}

.footer-container {
  .footer-top {
    & .footer-social-container {
      display: flex;
      flex-direction: row;
      gap: 23px;
      align-items: center;
    }
  }
}

@media (max-width: 1024px) {
  .main-nav {
    display: none;
  }
}
@media (max-width: 1124px) {

.header-bottom .search-toggle {

  display: none;
}

.header-bottom .main-nav {
  overflow: hidden;
}
}
@media (max-width: 1279px) {
  .container-fluid {
    padding: 0 15px;
    margin-top: 20px;
  }

}
@media (min-width: 992px) and (max-width: 3000px) {


.view-category #component-area {
  max-width: 95%!important;
}

}


@media (min-width: 992px) {
  .header-bottom.sticky {
    position: fixed;
    align-content: center;
    min-height: 90px;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4); /* اختياري */
  }
  .header-bottom.sticky .site-logo {
    margin-top: ;
  }
  .header-bottom.sticky ul li a {
    font-weight: 800;
  }
  /* لتجنب القفز عند التثبيت */
  .sticky-placeholder {
    height: 0;
  }
  .sticky-placeholder.active {
    height: var(--header-bottom-height);
  }
}

@media (max-width: 992px) {
  .dark-mode .header-bottom {
    background-color: rgb(255, 0, 0);
  }
  body:not(.menu-101) #component-area {
    max-width: 100%;
  }

  .com-content-category-blog__navigation.w-100 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    margin: 10px 0;
  }
  .header-middle {
    opacity: 0;
    height: 0;
    transition: opacity 0.5s ease-in-out, height 0.5s ease-in-out;

    overflow: hidden;
    pointer-events: none;
    transform: scaleY(0);
  }

  .header-bottom {
    animation: fadeInUp 0.5s ease;
    transform: translateY(0);
    z-index: 99;
    background-color: #fff;
    max-height: 56px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  }

  .mobile-wrapper {
    max-height: 56px;
  }

  .site-logo {
    padding: 3px 0;
    max-height: 54px;
  }
  .desktop-menu {
    display: none;
  }

  .header-container {
    position: fixed;
    z-index: 4;
    background-color: #fff;
  }

  .mobile-menu-toggle {
    display: block;
  }

  /* تنسيق القائمة داخل Off Canvas */
  .offcanvasسسس-menu .mod-menu {
  }

  .offcanvas-menu ul {
    flex-direction: column;
  }

  .offcanvسسسas-menu li {
    margin: 10px 0;
  }

  .itemid-101 #main-container {
    padding-top: 90px;
  }
  .itemid-101 #main-container.third{
    padding-top: 0px;
  }
  #main-container {
    padding-top: 30px;
  }
  #main-container.mstory_container {
    padding-top: 0px;
  }
}

@media (max-width: 768px) {
  .helix-video-wrapper.sticky {
    width: 200px !important;
    height: 113px !important;
  }
  .container-fluid {
    margin-top: -20px;
  }
  .view-article .container-fluid {
    margin-top: 0px;
  }
  .view-article .second-content-layout{
      width: 100%;
      margin-top: 0px;
      gap: 40px;
  }
  
  #main-container.mstory_container {
    padding: 20px 0;
    margin:20px 0;
  }
  
  .helix-video-article-container {
    min-height: 300px;
  }

  .video-close-btn {
    bottom: 123px;
    right: 10px;
  }
}

@media screen and (max-width: 767px) {
  & .header-top {
    flex-direction: column;
    align-items: start;
  }
  & .header-middle {
    display: flex;
    flex-direction: column;
  }
  & .footer-top {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  & .footer-middle {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
  .header-top .header-social-container {
    display: none;
  }
  .itemid-101 #main-container {
    padding-top: 50px;
  }
  .footer-top .header-social-container {
    margin-left: 0;
  }

  .header-top {
    margin-top: -40px;
  }

  #main-container {
    padding-top: 10px;
  }
  #main-container {
    margin-top: 40px;
  }

}

@media (max-width: 600px) {

  .menu-154 .columns-3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  
}
@media (max-width: 420px) {
   .ncolumns-4 {
        grid-template-columns: repeat(1, 1fr)!important;
    }
}
@media (max-width: 500px) {

  .related-tags .msap-image-block {
  min-width: 100%!important;
  max-width: 100%!important;
}
.related-tags .article-blocks-container {
  flex-direction: column;
}
}






@media screen and (min-width: 992px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
