@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');


/* Base Styles */
.nav__bar {
  position: relative;
  padding: 10px 20px;
}

/* Center the brand logo */
/* .nav__bar .navbar-brand {
  font-family: 'Times New Roman', Times, serif;
  font-size: 42px;
  font-weight: bold;
  padding-bottom: 10px;
  white-space: nowrap;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
} */

.nav__bar .navbar-brand img{
  width:150px;
}

/* Ensure social icons are always black */
.social-icons a {
  color: black !important;  /* Force black color */
  font-size: 18px;
  margin-left: 10px;
  text-decoration: none; /* Removes underline if present */
}

/* Ensure the <i> elements also inherit the black color */
.social-icons a i {
  color: black !important;
}

/* Style the search bar */
.search-container {
  display: flex;
  align-items: center;
  gap: 5px;
}

.search-container input {
  padding: 5px;
  border: 1px solid #cececeff;
  border-radius: 5px;
  width: 500px;
  height: 40px;
}

.search-container button {
  background: #53c4f4;
  color: white;
  border: none;
  padding: 10px 12px;
  border-radius: 5px;
  cursor: pointer;
}

.search-container button:hover {
  background: #444;
}

/* Horizontal line */
hr {
  margin: 0;
  border: none;
  border-top: 1px solid #868686;
}

.navbar-nav .nav-link {
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: 400;
    color: #2a292a;
}

p{
    font-family: "Open Sans", sans-serif;
    font-size:15px;
    line-height:26px;
}

.text-head{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
}



/* Added space between titles */
.navbar-nav .nav-item {
  margin-right: 18px;
}

/**----------***-------**---------**--------------------------*/
/* share btn*/
/* Share button styling */
.share-btn {
  width: 37px;
  height: 37px;
  background-color: #007bff; /* Bootstrap primary blue */
  border: none;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease-in-out;
  color: white;
  font-size: 22px;
}

/* Hover effect */
.share-btn:hover {
  background-color: #002466; /* Darker blue on hover */
  transform: scale(1.1);
}

/* Active (click) effect */
.share-btn:active {
  transform: scale(0.95);
}

/* Grey box styling */
.grey-box {
    background: linear-gradient(to bottom, #b3b3b3 50%, #000 100%);
    height: 500px;
    color: white;
    font-family: 'Times New Roman', Times, serif;
    padding: 15px;
    background-repeat: no-repeat;
    background-size: cover;
}

.grey-boxS1 {
  background: linear-gradient(to bottom, #b3b3b3 50%, #000 100%);
  height: 500px;
  color: white;
  font-family: 'Times New Roman', Times, serif;
  padding: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}

.grey-boxS2 {
  background: linear-gradient(to bottom, #b3b3b3 50%, #000 100%);
  height: 500px;
  color: white;
  font-family: 'Times New Roman', Times, serif;
  padding: 15px;
  background-repeat: no-repeat;
  background-size: cover;
}

/****************/
#greyBoxCarousel.carousel-item img{
  height: 600px;
      object-fit: cover;
}


/* ------------------------Boxy styling---------------- */
.boxy {
    background: #b3b3b3;
    height: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;

  }

  a {
    text-decoration: none; /* Removes the underline */
    color: inherit; /* Inherits the color from the parent element */
  }
  
  a:hover {
    color: #9a2432; /* Changes text color to grey on hover */
  }
  

  .boxy2 {
    background: #b3b3b3;
    height: 500px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;

  }

  .boxy-content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    color: black;
    font-family: 'Times New Roman', Times, serif;

  }
  

  .boxy-content h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0;
  }

  .boxy-content .author {
    font-size: 12px;
    color: gray;
  }

  /*---------------- Styling for the new grey box ---------- */
/* Styling for the new grey box */

.fonzise{
  font-size: 21px;
}

.grey-box2{
  background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

/* .grey-box4 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-image: url(/assets/superman\ arrested.png);
    background-repeat: no-repeat;
    background-size: cover;
  } */

  .grey-box4e1 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grey-box4e2 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grey-box4e3 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grey-box4e4 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grey-box4e5 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .grey-box4e6 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-1 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-2 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-3 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-4 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-5 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .itum-6 {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }
  /* Category text styling */
  .category {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 204, 204); /* Sky blue */
  }

  .category2 {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(255, 162, 0); /* organe */
  }

  .categoryTr {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(51, 0, 255); /* purplish blue */
  }

  .categoryCL {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(183, 0, 255); /* purple */
    
  }
  
  .categoryNW {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 200, 30); /* green */
  }
 
  /* Divider styling */
  .divider {
    width: 1px;
    height: 14px;
    background-color: #ccc;
  }
  
  /* Small text styling */
  .text-muted {
    font-size: 12px;
    color: #6c757d;
  }
  
  /* Title styling */
  h3 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 5px;
  }
  
  /* Shares section */
  .d-flex.align-items-center i {
    font-size: 16px;
    color: gray;
  }

   /*--------------------------------------------------------*/
  /* ----------------Styling for the new grey box---------- */
.grey-boxP {
    background: #b3b3b3;
    height: 240px;
    width: 100%;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  /* Styling for the number box */
  .number-box {
    bottom: 15px;
    left: 15px;
    background: black;
    color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid white;
    font-weight: bold;
    font-size: 16px;
  }
  
  /* Category text styling */
  .category {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 204, 204); /* Sky blue */
  }
  
  /* Divider styling */
  .divider {
    width: 1px;
    height: 12px;
    background-color: #ccc;
  }
  
  /* Small text styling */
  .text-muted {
    font-size: 15px;
    color: #6c757d;
  }
  
  /* Title styling */
  h3 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 5px;
  }
  
  /* Shares section */
  .d-flex.align-items-center i {
    font-size: 16px;
    color: gray;
  }

/**********************************************/
/* Grey box styling for videos */

.grey-box6e1 {
    background: #b3b3b3;
    height: 200px; /* Adjusted for a better height balance */
    width: 100%;
    border-radius: 5px; /* Optional for a modern look */
  background-repeat: no-repeat;
  background-size: cover;
  }

  .grey-box6e2 {
    background: #b3b3b3;
    height: 200px; /* Adjusted for a better height balance */
    width: 100%;
    border-radius: 5px; /* Optional for a modern look */
  background-repeat: no-repeat;
  background-size: cover;
  }

  .grey-box6e3 {
    background: #b3b3b3;
    height: 200px; /* Adjusted for a better height balance */
    width: 100%;
    border-radius: 5px; /* Optional for a modern look */
  background-repeat: no-repeat;
  background-size: cover;
  }
  
  /* Play icon styling */
  .play-icon {
    font-size: 36px;
    color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  
  /* Caption styling */
  .video-caption {
    font-size: 14px;
    color: black;
  }

 /* Ads box styling */
.ads-box {
  background: #c1c1c1;
  padding: 85px;
  border-radius: 0px;
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
}

  /* <!------- The fashion section  --------->*/
         /* body {
          font-family: Arial, sans-serif;
          background-color: #f8f9fa;
          color: #333;
      } */
      
      h1 {
        font-weight: 700;
        font-size: 2.5rem;
        letter-spacing: 1px;
    }
    
    hr.thick {
      border-top: 2px solid black;
       }
    
    .grey-box7 {
        background-color: #ccc;
        border-radius: 0px;
        height: 500px;
        width: 100%;
        background-image: url(../assets/healthy-lifestyle-silhouette-wanida-prapan.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    }

    .grey-box7e1 {
      background-color: #ccc;
      border-radius: 0px;
      height: 500px;
      width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }

  .grey-box7e2 {
    background-color: #ccc;
    border-radius: 0px;
    height: 500px;
    width: 100%;
    background-image: url(../assets/place1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.grey-box7e3 {
  background-color: #ccc;
  border-radius: 0px;
  height: 500px;
  width: 100%;
  background-image: url(../assets/cloth-suits-in-cinema-john-wick-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.grey-box7e4 {
  background-color: #ccc;
  border-radius: 0px;
  height: 500px;
  width: 100%;
  background-image: url(../assets/Lorem-ipsum-movie-poster_whit10.jpg);
  background-repeat: no-repeat;
  background-size: cover;

}
    
    .small-box {
        height: 220px;
        width: 100%;
    }

    .BU{
      font-weight: bold;
      margin-top: 10px;
    }
    
    h3 {
        font-size: 1.75rem;
        line-height: 1.2;
        margin-bottom: 0.5rem;
    }
    
    p {
        margin: 0;
    }
    
    .text-uppercase {
        text-transform: uppercase;
    }
    
    .text-muted {
        color: #6c757d !important;
    }
      
  
/********************pagination***************/
.content {
  margin: 20px 0;
}
.pagination {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
}
.pagination li {
  margin: 0 5px;
}
.pagination button {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.pagination button:hover {
  background-color: #ddd;
}
.pagination button.active {
  background-color: #ff5733; /* Red color for the active button */
  color: white;
  border-color: #ff5733;
}
.pagination button.disabled {
  pointer-events: none;
  opacity: 0.6;
}

/*************RIGHT SIDE***********/
/* .grey-boxR {
  background-color: #ccc;
  height: 300px;
  width: 80%;
    display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
} */
 
/* #imageCarousel .carousel-item {
  height: 580px;
  width: 580px;
  
}
#imageCarousel .carousel-item img {
  height: 580px;
  width: 580px;
  
} */

.carousel-item {
  height: 500px;
}

.carousel-controls button {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  width: 5%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #333;
  cursor: pointer;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

/*slider-2*/
#imageSlider .carousel-item {
  height: 350px;
  
}

#imageSlider .carousel-item img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.carousel-controls button {
  background: transparent;
  border: none;
  position: absolute;
  top: 50%;
  width: 5%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #333;
  cursor: pointer;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

/*ads-3*/
.image2ad {
  /* height: 250px; */
  width: 100%;
  object-fit: cover;
}

/*social buttons*/
.social-buttons .btn {
  /* border-radius: 5px; */
  font-weight: bold;
  text-transform: uppercase;
   width: 100%;
  padding: 15px 20px; 
  font-size: 0.75rem; /* Reduced text size */
  
}

/* Shares section */
.d-flex.align-items-center i {
  font-size: 16px;
  color: white;
}

.social-buttons .btn-primary {
  background-color: #3b5998;
  border-color: #3b5998;
}

.social-buttons .btn-info {
  background-color: #1da1f2;
  border-color: #1da1f2;
}

.social-buttons .btn-danger {
  background-color: #bd081c;
  border-color: #bd081c;
}

.social-buttons .btn:hover {
  filter: brightness(0.9);
}

/*****************TOP POST************************/
.subscribe-boxy{
  background-color: #ccc;
  width: 100%;
  height: 260px;
  background-repeat: no-repeat;
  
  object-fit: cover;

}
.placeholder-box {
  background-color: #ccc;
  width: 80px;
  height: 60px;
  /* border-radius: 5px; */
  background-repeat: no-repeat;
  background-size: cover;
}

.placeholder-box2 {
  background-color: #ccc;
  width: 80px;
  height: 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.placeholder-box3 {
  background-color: #ccc;
  width: 80px;
  height: 60px;
   background-image: url(../assets/green-laltin-superhero-endorsing-products-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.place-box{
  background-color: #ccc;
  width: 80px;
  height: 60px;
  background-image: url(../assets/yoga.jpeg);
  background-repeat: no-repeat;
  background-size: cover;
}

/* .top-posts h5 {
  font-size: 1.25rem;
}

.top-posts p {
  font-size: 0.875rem;
  margin: 0;
} */

.subscribe-box {
  background-color: #fff;
  /* border-radius: 5px; */
}

.subscribe-box h5 {
  font-size: 1.25rem;
}

.subscribe-box .placeholder-box {
  width: 250px;
  height: 300px;
  /* border-radius: 5px; */
}

.subscribe-box button {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
}

/*************FOOTER*********************/


footer h5 {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 1rem;
  /*font-family: 'Times New Roman', Times, serif;*/
  font-weight: bold;
}

footer ul {
  padding: 0;
  list-style: none;
}

footer ul li {
  border-bottom: 1px solid #444;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  display: flex;
  justify-content: space-between;
}

footer ul li span {
  color: #aaa;
}

.placeholder-boxF {
  background-color: #555;
  height: 60px;
  width: 60px;
  /* border-radius: 4px; */
}

footer p {
  font-size: 0.875rem;
  color: #aaa;
  margin-bottom: 0.25rem;
}

footer small {
  font-size: 0.75rem;
  color: #666;
}

footer .row.g-2 > div {
  height: 80px;
}

footer .d-flex h5 {
  font-size: 1.25rem;
  letter-spacing: 0.1rem;
}

footer .bi {
  font-size: 1.5rem;
}

footer a {
  color: #212529;
  text-decoration: none;
}

footer a:hover {
  color: #8b34e3;
}

footer .d-flex a {
  margin-right: 1rem;
}

/********* Silde Show ****************************************************/
.image-section {
  display: flex;
  align-items: center;
}

.top-post {
  background-color: #ccc;
  width: 60px;
  height: 60px;
  background: url(../assets/white_house.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex-shrink: 0; /* Prevents shrinking */
}

.top-post1 {
  background-color: #ccc;
  width: 60px;
  height: 60px;
  background: url(../assets/UN.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}

.top-post2 {
  background-color: #ccc;
  width: 60px;
  height: 60px;
  /* background: url(../assets/un-security-council-meeting-room.jpg); */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  flex-shrink: 0;
}

.top-post3 {
  background-color: #ccc;
  width: 60px;
  height: 60px;
  background: url(../assets/Cloth_JohnWick_Feage.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  flex-shrink: 0;
}
.text-section {
  width: 225px; /* Fixed width for the text */
  flex-shrink: 0; /* Prevents text from resizing */
}

.image-container {
  width: 60px;
  height: 60px; /* Fixed height  */
  overflow: hidden; /* Ensures no overflow */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0; /* Optional background color */
}

.image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Fills container while maintaining aspect ratio */
}

body {
  overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: #f4f4f4;
}

.list-wrapper {
	/*padding-block: 15px;*/
	overflow: hidden;
}

.list-item {
	border: 1px solid #EEE;
	background: #FFF;
	margin-bottom: 10px;
	box-shadow: 0px 0px 10px 0px #EEE;
}

.list-item h4 {
	color: #FF7182;
	font-size: 18px;
	margin: 0 0 5px;	
}

.list-item p {
	margin: 0;
    line-height: 26px;
    font-size: 15px;
}

.simple-pagination ul {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.simple-pagination li {
	display: inline-block;
	margin-inline: 3px;
}

.simple-pagination li a,
.simple-pagination li span {
	color: #666;
	padding: 5px 10px;
	text-decoration: none;
	border: 1px solid #EEE;
	background-color: #FFF;
	box-shadow: 0px 0px 10px 0px #EEE;
  border-radius: 50%;
}

.simple-pagination .current {
	color: #FFF;
	background-color: red;
  border: none;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
	background: rgb(228, 228, 228);
  color: rgb(186, 186, 186);
}
footer > div:nth-child(2) img{
  width: 16px;
}

.copyright {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    margin-inline: auto;
}

.copyright a {
  font-size:14px;
}

#imageCarousel a{
  color: #eaeaea;
}

#imageCarousel a:hover{
  color: #ffffffff;
}

.search-container {
  display: flex;
  justify-content: center; /* centers input */
}

/* Small screens */
@media (max-width: 600px) {
  .search-container input {
    max-width: 230px; /* take full width */
  }
}

.gray_border{
  border-bottom: 2px solid #00000020;
  height: 100%;
}


.img_box {
  height: 280px;
  width: 100%;
  aspect-ratio: 4/3;
}

.border_separator{
  border: 1px solid #00000020;
}

.custom-input {
  border: none;
  border-bottom: 2px solid #ccc;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
  background-color: transparent;
}
.custom-input:focus {
  border-color: #4a5c8a;
  box-shadow: none;
}

/* button style */
.subscribe-btn {
  background-color: #4a5c8a;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
}
.subscribe-btn:hover {
  background-color: #3c4c75;
  color: #fff;
}

li.nav-item {
    margin-block: 10px;
}


.content_style p{
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 24px;
}

.content_style li{
  font-size: 16px;
  line-height: 24px;
}