
.rela .list-group-item {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom: 1px solid #e9ecef;
    color: black !important;
    font-size: 17px;
    padding-left: 0;
    border-top: none;
}
.rela .block-title-category-trending::before{
    display: none;
}
.rela .block-title-category-trending {
    font-size: 30px;
    white-space: nowrap;
}
.rela  {
    background-color: var(--whiteColor);
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
    overflow: hidden;
}
.border-right{
    border-right: 1px solid rgb(0, 0, 0) !important;
}
.ratio16{
    aspect-ratio: 16/9;
    height: auto;
    object-fit: cover;
}.h350{
    height: 350px;
}

.list-group-heading { 
    margin-bottom: 1rem;
}
.content-body p{
    /* font-family: "Noto Sans", sans-serif; */
    line-height: 1.7;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: black;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    background-color: white; 
    overflow-x: hidden;
    transition: 0.5s;
  }
  
  .overlay-content {
    position: relative; 
    width: 100%;
    text-align: center;
    margin-top: 30px;
  }
  
  .overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
  }
  
  .overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
  }
  .list-group.sticky-top {
    z-index: 9;
}
  .overlay .closebtn {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 40px;
    color: black;
}
.navbar-dark .navbar-nav .nav-link:hover { 
    opacity: 1;
    color: white;
}
.navbar{
    box-shadow: 1px 0 9px #d7d7d7a6;
}
.overlay-content 
.navbar-nav .nav-link {
    font-size: 20px;
    font-family: "Palatino";
    font-weight: 500;
    text-transform: normal;
    letter-spacing: 0;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
    text-align: left;
    padding-left: 30px;
    border-bottom: 1px solid;
    color: black;
}
.squares .rounded-0 {
    border-radius: 0 !important;
    min-height: 260px;
    object-fit: cover; 
}

.fill  {
    height:  100%;
    object-fit: cover;
    max-height: 600px;
}
.fill img {
    height:  100%;
    object-fit: cover;
    max-height: 600px;
}
.latest.block-title-two {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
    column-gap: 10px;
    text-align: center;
    justify-content: center;
    font-size: 25px;
}.navbar-nav .nav-link {
    font-size: 20px;
    font-family: "Palatino";
    font-weight: 500; 
    padding: 2px !important;
}
  @media screen and (max-height: 450px) {
    .overlay a {font-size: 20px}
    .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
    }
  }
  .logo{
    height: 55px;
    object-fit: contain;
}.card-img-overlay {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(0.25rem - 1px);
    background: linear-gradient(180deg,transparent,#00000087,#000000b3,#141414d1,#141414e8);
}
.play {
    position: absolute;
    right: 15px;
    z-index: 1;
    background: #ff0201;
    width: 40px;
    height: 40px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: white;
}
.block-title-underline  h4 {
    font-size: 30px;
    font-weight: 600;
    border-bottom: 4px solid red;
    display: inline-flex;
    margin: 0;
}
.block-title-underline  {
   border-bottom: 1px solid #d3d3d3;
}
.block-title-four,.block-title-two,.block-title-three,.block-title-five{
    overflow: hidden;
}
.h340{
    height: 340px;
    object-fit: cover;
}
.h430{
    height: 430px;
    object-fit: cover;
}
.block-title-underline .h5 {
    font-size: 20px;
    font-weight: 500;
    border-bottom: 4px solid red;
    display: inline-flex;
    margin: 0;
    position: relative;
    top: 3px;
}
.list-group-item:last-child { 
    border-bottom: none !important;
}
.list-group-heading a,
.list-group-heading span{
    font-weight: 400 !important;
}
.content-body img{
    width: 100%;
}
h1>.h2{
    font-size: 45px;
}
@media (max-width:768px) {
.prem-tag {
    position: absolute;
    left: 15px;
}
.category-small .h90{
    height: auto !important;
}
.h340 {
    height: auto; 
}
.block-title-underline h4 {
    font-size: 20px;
    font-weight: 500; 
    margin: 0;
    margin-top: 15px;
    position: relative;
    top: 3px;
}
.border-sm-0{
    border: none !important;
}
.content-body{
    overflow-x: hidden;
}
.boda-bottom.border-sm-0{
    border: none !important;
}
.d-flex-sm{
    display: flex;
}
#header {
    opacity: 1 !important;
}
.title{
    font-size: 28px;
    line-height: 1.3;
}
.block-title {
    font-size: 20px;
    font-weight: 900;
    margin-top: 20px;
}.pt-sm-0{
    padding-top: 0 !important;
}
.list-group-item {
    padding: 1rem 0;
}
.bbottom {
border-bottom: 1px solid #000;
} .border-dark{
border-color: #000;
}
.border-sm-0.p-s-0{
    border: none;
    padding: 0;
}
.border-sm-0.p-s-0
.list-group-heading { 
    margin-bottom: 15px;
}.news-title { 
    font-size: 25px;
}.rela .block-title-category-trending {
    font-size: 20px;
    white-space: nowrap;
}h2, .h2, .title-1, .main-title {
    font-size: 34px;
}
}
.fs-25.badge{
    font-size: 17px !important;
}
.navbar-expand-lg .navbar-nav .dropdown:hover .dropdown-menu {
    position: absolute;
    display: block;
}
.aspect16{
    aspect-ratio: 16/9;
    object-fit: cover;
}
.h90{
    height: 90px !important;
}
.trending-number {
        font-size: 2.5rem; /* Large font size for the numbers */
        min-width: 30px; /* Fixed width for alignment */
        text-align: center; /* Center the text */
        display: inline-block; /* Use inline-block for proper alignment */
        color: #b0b0b0; /* Dimmed color */
        margin-right: 15px; /* Increased margin to the right of the number */
    }
    
    .list-group-item {
        margin-bottom: 10px; /* Spacing between items */
        padding-left: 0; /* Remove padding to align with the custom numbers */
        border: none; /* Optional: removes border if you prefer no border */
    }

    .list-group-item-action:hover {
        background-color: #f8f9fa; /* Light background on hover, adjust color as needed */
    }

    /* Extra margins for spacing between the numbers and text */
    .me-3 {
        margin-right: 1em; /* Adjust right margin as needed */
    }
    .ms-2 {
        margin-left: 1em; /* Adjust left margin as needed */
    }

    .whatsapp-link {
    display: inline-block;
    background-color: #1da650;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 16px;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    transition: background-color 0.3s;
}

.whatsapp-link:hover {
    background-color: #128C7E;
}
.ev_img-fluid {
    max-width: 100%;
    height: auto;
}

@media (min-width: 768px) {
    .ev_img-fluid {
        height: 200px;  
        object-fit: cover;  
    }
}

/* General Navbar Styling */
.navbar-custom {
    background-color: #ffffff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    font-family: 'Noto Sans', sans-serif;
    position: sticky;
    top: 0;
    z-index: 1030;
    padding: 0.5rem 1rem;
  }
  
  .navbar-custom .navbar-brand {
    margin-right: 2rem;
  }
  
  .navbar-custom .navbar-brand img {
    max-height: 40px;
    width: auto;
  }
  
  .navbar-custom .nav-link {
    font-size: 1rem; /* Font size for main menu */
    font-weight: 500;
    color: #000;
    margin-right: 0.6rem;
    transition: color 0.3s;
    white-space: nowrap; /* Prevent wrapping of menu items */
  }
  
  .navbar-custom .nav-link:hover,
  .navbar-custom .nav-link:focus {
    color: #ff0000;
  }
  
  .navbar-custom .dropdown-menu {
    border-radius: 4px;
    margin-top: 0.5rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 0.5rem 0;
  }
  
  .navbar-custom .dropdown-item {
    font-size: 0.85rem; /* Font size for submenus */
    color: #000;
    padding: 0.5rem 1rem;
    transition: color 0.3s, background-color 0.3s;
  }
  
  .navbar-custom .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #ff0000;
  }
  
  .navbar-custom .dropdown-item:not(:last-child) {
    border-bottom: 1px solid #eaeaea;
  }
  
  .navbar-custom .navbar-toggler {
    border: none;
  }
  
  .navbar-custom .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba%280, 0, 0, 0.7%29' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  
  .navbar-custom .search-icon {
    font-size: 1.5rem;
    color: #ff0000;
    cursor: pointer;
    margin-right: 1.5rem;
    transition: color 0.3s;
  }
  
  .navbar-custom .search-icon:hover {
    color: #ff0000;
  }
  
  .navbar-custom .user-section {
    font-size: 1rem;
    font-weight: 500;
    color: #ff0000;
  }
  
  /* Mobile Specific Styling */
  @media (max-width: 768px) {
    .navbar-custom .nav-link {
      font-size: 1rem; /* Same font size as desktop */
      line-height: 1.8;
      border-bottom: 1px solid #eaeaea;
      padding: 0.8rem 1rem;
    }
  
    .navbar-custom .dropdown-item {
      font-size: 0.85rem; /* Same font size as desktop */
      padding: 1rem;
      margin-left: 1.5rem; /* Indent submenu items */
      border: none;
    }
  
    .navbar-custom .search-icon {
      font-size: 1.8rem;
      margin-left: 1rem;
    }
  
    .navbar-custom .user-section {
      font-size: 1rem; /* Same as desktop */
      margin-right: 1rem;
    }
    h1, h2, h3, .title, .news-title {
        font-variant-ligatures: none;
        -webkit-font-variant-ligatures: none;
        -moz-font-feature-settings: "liga" 0;
        -webkit-font-feature-settings: "liga" 0;
        font-feature-settings: "liga" 0;
    }
    
  }