/*
Developed by :  WebgridSolution.com
Owned by :      Bindass Bol Dil Se 
Category :      News Agency


*/
/* General reset for margin and padding */
@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;500;600;700;800&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700;800;900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
    font-style: normal;
  }
  
  /* Style for h1-h6 tags */
  h1 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
  }
  
  h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #444;
    margin-bottom: 8px;
  }
  
  h3 {
    font-size: 1.75rem;
    font-weight: bold;
    color: #555;
    margin-bottom: 6px;
  }
  
  h4 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #666;
    margin-bottom: 4px;
  }
  
  h5 {
    font-size: 1.25rem;
    font-weight: bold;
    color: #777;
    margin-bottom: 2px;
  }
  
  h6 {
    font-size: 1rem;
    font-weight: bold;
    color: #888;
    margin-bottom: 0;
  }
  
  /* Style for paragraph tag */
  p {
    /*font-size: 16px;*/
    color: #333;
    /*line-height: 1.6;*/
    margin-bottom: 15px;
    font-family: "Noto Sans", sans-serif;
    font-optical-sizing: auto;
    /*font-weight: 600;*/
    font-style: normal;
    font-variation-settings:"wdth" 100;
    font-size: 17px !important;
    font-weight: 400;
    line-height: 22px;
  }
  
.headera{
    display:flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 8px 22px;
}
.headera .header-logo img{
    height: 70px;
    aspect-ratio: 1;
    border-radius: 10px;
}
.header-catg{
    margin: 5px 0px;
}
.header-catg ul {
  display: flex;
  list-style-type: none;
  justify-content: space-around;
  align-items: center;
  border: 1px solid #ddd;
  /* padding: 5px 50px; */
  padding: 0px 0px;
  border-radius: 5px;
  margin: 3px;
  
}
.header-catg ul li {
    padding: 15px 85px;
}
.header-catg ul li i{
    margin-right: 10px;
}
.header-catg ul li a{
    text-decoration: none;
    color: #333;
}
.header-catg ul li a:hover{
  /* color: #FD2F25; */
  /* color: #333; */
  color: #971f19;
}
@media screen and (max-width:1200px) {
    .header-catg{
        /* display:none; */
        padding: 1px 5px;
    }  
    .header-catg ul li{
        padding: 16px 50px;
    }
}
@media screen and (max-width:839px) {
  .header-catg{
    display: none;
  }
}
@media screen and (max-width:442px) {
  .header-app img{
        width: 239px;
        aspect-ratio: 3.5;
  }
}
.header2{
    display:flex;
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    justify-content: space-between;
    padding: 8px 28px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    /* border-bottom: 3px solid #FD2F25; */
    /* padding: 10px; */
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none; /* Hide scrollbar for Firefox */
    -ms-overflow-style: none; /* Hide scrollbar for IE */
}
.header2 .category_h2{
    display: flex;
    /* margin: 0 20px; */
    margin-bottom: 0;

}
.category_h2 {
  list-style-type: none;
  text-decoration: none;
}
.category_h2 li{
  list-style-type: none;
  /* text-decoration: none; */
}
.category_h2 li a{
  text-decoration: none;
  padding: 0 15px;
  color: #333;
}
.category_h2 li a:hover{
  /* color: #FD2F25; */
  /* text-decoration: underline solid; */
  border-bottom: 2px solid;
  /* background-color: #ff8079; */
  padding: 5px 15px;
  border-radius: 8px;
  color: #fff;
  background-color: #971f19;
}
.category_h2 li .catg_h2_active{
  /* background-color: #ff8079; */
  /* color: #ff8079; */
  color: #971f19;
  /* padding: 5px 15px; */
  /* border-radius: 7px; */
}
.category_h3 {
  display: flex;
  margin-bottom: 0;

}
.category_h3::-webkit-scrollbar {
  display: none; /* Hide scrollbar for Chrome, Safari */
}

.category_h3 li{
  list-style-type: none;
}
.category_h3 li i{
  margin-right: 6px;
  flex-shrink: 0; /* Prevent shrinking */

}
.category_h3 li a{
  text-decoration: none;
  padding: 0 5px;
  color: #333;
}

/* header styling end */

.ipl_analysis{
  /* border: 1px solid #ddd; */
  border: 2px solid #f8c0bd;
  margin: 15px 28px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  /* background-image: url(""); */
  /* background-image: url('https://www.thelallantop.com/assets/images/ipl_microsite/ipl_banner.jpg'); */
}
.ipl_analysis .ipl_1{
  display: flex;
  flex-direction: column;
  margin: 15px 15px;
  border: 1px solid #ddd; 
  width: 400px;
  /* padding: 10px; */
  border-radius: 10px;
}
.ipl_1 .ipl_a{
  border-bottom: 1px solid #ddd;
}
.ipl_1 .ipl_a p{
  padding-top: 15px;
  padding-left: 10px;
  color: #fff;
}
/* .ipl_a p{
  margin: 5px 10;

} */
.ipl_b{
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.ipl_b .ipl_b1 ul{
  list-style-type: none;
  text-decoration: none;
  padding: 0 10px;
}
.ipl_b .ipl_b1 ul li a{
  color: #fff;
  text-decoration: none;
}
.ipl_b .ipl_b2 ul{
  list-style-type: none;
  text-decoration: none;
  padding: 0 10px;
}
.ipl_b .ipl_b2 ul li a{
  color: #fff;
  text-decoration: none;
}  
.ipl_c{
  display: flex;
  /* align-items: center; */
  /* align-content: center; */
  /* justify-items: center; */
  justify-content: center;
  padding-top: 10px;
}
.ipl_c p{
  color: #fff;
}
@media screen and (max-width:400px) {
  .ipl_analysis .ipl_1{
    width: 300px;
    /* max-width: 400px; */
    margin: 10px 0;
  }
} 

.ipl_analysis .ipl2 {
  display: flex;
  justify-content: space-around;
  margin: 5px 20px;
  flex-direction: column;
  width: 380px;
  /* border: 1px solid #ddd; */
  padding: 10px 0;
}
.ipl2 .ipl2_a{
  margin: auto;
}
.ipl_analysis .ipl2 .ipl2_a img{
  width: 200px;
  aspect-ratio: 2;
  display: block;
}
.ipl_analysis .ipl2 .ipl2_b{
  display: flex;
  text-decoration: none;
  list-style-type: none;
  flex-wrap: wrap;
  /* align-content: center; */
  justify-content: center;
}
.ipl2 .ipl2_b li{
  text-decoration: none;
}
.ipl2_b li a{
  margin: 10px 20px;
  text-decoration: none;
  color: #fff;
}


.ipl3{
  /* display: flex; */
  width: 410px;
  border: 1px solid #ddd;
  justify-content: space-between;
  margin: 15px 15px;
  padding: 10px;
  align-content: center;
  border-radius: 12px;
}
.ipl3 .ipl_3b{
  display: flex;
  /* flex-direction: column; */
  justify-content: space-between;
  justify-items: center;
}
.ipl_3b1 ul {
  display: flex;
  text-decoration: none;
  list-style-type: none;
  flex-direction: column;
}
.ipl3 .ipl_3b1 ul li{
  padding: 7px 0;
}

.ipl3 .ipl_3b1 ul li a{
  margin: 15px 10px;
  text-decoration: none;
  color: #fff;
}
.ipl3 .ipl_3b1 ul .ipl_head{
  font-size: 15px;
}
.ipl_3b .ipl_3b2{
  display: flex;
}
.ipl3 .ipl_3b2 ul {
  text-decoration: none;
  list-style-type: none;
}
.ipl3 .ipl_3b2 ul li {
  padding: 7px 0;
}
.ipl3 .ipl_3b2 ul li a{
  margin: 15px 10px;
  text-decoration: none;
  color: #fff;

}
@media screen and (max-width:600px) {
  .ipl_analysis{
    border: none;
    margin: 0;
    justify-content: center;
    border: none;
    margin: 15px 2px;
    justify-content: center;
    padding-top: 15px;

  }
}


/* finished ipl summary */

/* start news latest */

.latest_news {
  display: flex;
  justify-content: space-between;
  margin: 20px 30px;
  flex-wrap: wrap;
  gap: 20px;
}

.latest_news1a {
  position: relative;
  display: inline-block;
  width: 450px;
  overflow: hidden;
}

.latest_news1a img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 10px;
  filter: brightness(80%);
}

.latest_news1a p {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  color: #fff;
  z-index: 1;
  padding: 10px;
  padding-bottom: 35px; /* Make space for badges */
  margin: 0;
  font-size: 18px;
  line-height: 1.4;
}

/* Badge styles for main news item */
.latest_news1a p span:nth-of-type(1) {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #efbf04;
  color: white;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

.latest_news1a p span:nth-of-type(2) {
  position: absolute;
  bottom: 5px;
  right: 80px;
  background-color: #e74c3c;
  color: white;
  padding: 2px 8px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

/* News list sections */
.latest_news1 .latest_news1b {
  display: flex;
  flex-direction: column;
  max-width: 450px;
}

.latest_news1b .latest_news1ba {
  display: flex;
  margin: 10px 0;
  align-items: flex-start;
}

.latest_news1b .latest_news1ba img {
  border-radius: 10px;
  flex-shrink: 0;
}

.latest_news1b .latest_news1ba p {
  margin: 0px 10px;
  font-weight: bold;
  /*position: relative;*/
  padding-bottom: 25px; /* Space for badges */
  flex-grow: 1;
}
.latest_news1b .latest_news1ba > .mewo{
    position: relative;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
}
.latest_news1b .latest_news1ba > .mewo > span:nth-of-type(1) {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #efbf04;
  color: white;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

.latest_news1b .latest_news1ba > .mewo > span:nth-of-type(2) {
  position: absolute;
  bottom: 5px;
  right: 83px;
  background-color: #e74c3c;
  color: white;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

/* Second news section */
.latest_news2 {
  display: flex;
  flex-direction: column;
  max-width: 450px;
}

.latest_news2 .latest_news2ba {
  display: flex;
  margin: 10px 0;
  align-items: flex-start;
}

.latest_news2 .latest_news2ba img {
  border-radius: 10px;
  flex-shrink: 0;
}

.latest_news2 .latest_news2ba p {
  margin: 0px 10px;
  font-weight: bold;
  position: relative;
  padding-bottom: 25px; /* Space for badges */
  flex-grow: 1;
}
.latest_news2 .latest_news2ba > .mewo{
    position: relative;
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    

}
.latest_news2 .latest_news2ba > .mewo span:nth-of-type(1) {
  position: absolute;
  bottom: 5px;
  right: 5px;
  background-color: #efbf04;
  color: white;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

.latest_news2 .latest_news2ba > .mewo span:nth-of-type(2) {
  position: absolute;
  bottom: 5px;
  right: 83px;
  background-color: #e74c3c;
  color: white;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
  border-radius: 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
}

/* Quick links section */
.latest_news3 {
  display: flex;
  max-width: 300px;
  flex-direction: column;
  flex-wrap: wrap;
}

.latest_news3 .latest_news3a img {
  max-width: 300px;
  height: auto;
  border-radius: 10px;
}

.latest_news3 .latest_news3b {
  display: flex;
  flex-direction: column;
  border: 2px solid #ddd;
  padding: 10px;
  margin: 10px 0;
  border-radius: 10px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.latest_news3b h4 {
  margin: 10px;
  color: #971f19;
}

.latest_news3b i {
  margin-right: 10px;
}

.latest_news3b ul {
  text-decoration: none;
  display: flex;
  flex-direction: column;
}

.latest_news3b ul li {
  list-style-type: none;
  margin: 15px -1px;
}

.latest_news3b ul li a {
  text-decoration: none;
  color: #b1b1b1;
  border: 1px solid #c7c7c7;
  padding: 10px 10px;
  border-radius: 10px;
}

/* Mobile responsive styles */
@media screen and (max-width: 768px) {
  .latest_news {
    margin: 10px 10px;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  
  .latest_news1, .latest_news2 {
    max-width: 100%;
    width: 100%;
  }
  
  .latest_news1a {
    max-width: 100%;
    width: 100%;
  }
  
  .latest_news1ba img,
  .latest_news2ba img {
    width: 120px !important;
    height: 80px !important;
    object-fit: cover;
  }
  
  .latest_news1ba p,
  .latest_news2ba p {
    font-size: 14px;
    line-height: 1.4;
  }
  
  .latest_news3 {
    max-width: 100%;
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .latest_news {
    margin: 5px 5px;
    gap: 10px;
  }
  
  /* Main news item - stack vertically (image top, text below) */
  .latest_news1a {
    max-width: 100%;
    width: 100%;
    position: relative;
    display: block;
  }
  
  .latest_news1a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
    filter: none !important; /* Remove dark filter */
  }
  
  .latest_news1a p {
    position: static !important; /* Remove absolute positioning */
    font-size: 16px;
    padding: 12px 0;
    padding-bottom: 35px; /* Increased space for badges */
    line-height: 1.4;
    color: #040404 !important;
    background: none;
  }
  
  /* Main news badges - Fixed positioning */
  .latest_news1a p span:nth-of-type(1) {
    right: 0px;
    bottom: 5px; /* Changed from 0px to 5px */
    font-size: 10px;
    padding: 2px 6px;
  }
  
  .latest_news1a p span:nth-of-type(2) {
    right: 55px; /* Adjusted spacing */
    bottom: 5px; /* Changed from 0px to 5px */
    font-size: 10px;
    padding: 2px 6px;
  }
  
  /* Other news items - keep horizontal layout (image left, text right) */
  .latest_news1ba,
  .latest_news2ba {
    margin: 8px 0 !important;
    align-items: center;
  }
  
  .latest_news1ba img,
  .latest_news2ba img {
    width: 100px !important;
    height: 70px !important;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
  }
  
  .latest_news1ba p,
  .latest_news2ba p {
    font-size: 13px;
    line-height: 1.4;
    margin: 0 8px;
    padding-bottom: 28px; /* Increased space for badges */
    font-weight: 600;
    color: #040404 !important;
  }
  
  /* Other news badges - Fixed positioning */
  .latest_news1ba p span:nth-of-type(1),
  .latest_news2ba p span:nth-of-type(1) {
    right: 0px;
    bottom: 3px; /* Changed from 0px to 3px */
    font-size: 10px;
    padding: 1px 4px;
  }
  
  .latest_news1ba p span:nth-of-type(2),
  .latest_news2ba p span:nth-of-type(2) {
    right: 50px; /* Adjusted spacing */
    bottom: 3px; /* Changed from 0px to 3px */
    font-size: 10px;
    padding: 1px 4px;
  }
  
  .latest_news3 {
    max-width: 100%;
  }
  
  .latest_news3 .latest_news3a img {
    max-width: 100%;
  }
}
/* video news start */

.video_news{
  /* background-color: rgb(1, 99, 105); */
  /* display: flex;
  margin: 30px 30px;
  border-radius: 10px;
  padding: 30px 30px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: #971f19; */
  /*display: flex;*/
  margin: 30px 30px;
  border-radius: 10px;
  padding: 30px 30px;
  justify-content: space-between;
  flex-wrap: wrap;
  background-color: rgba(151, 31, 25, 1); /* Light transparent red */
}
.video_news_h{
display: flex;
justify-content: space-between;
flex-wrap: nowrap;
    
}
.video_news_h h4{
    color: #fff;
    font-size: 18px;
}
.video_news_h a{
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    font-size:15px;
}
.video_news_content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/* Mobile responsive: stack in reverse order on small screens */
@media screen and (max-width: 450px) {
    .video_news_content {
        flex-wrap: wrap-reverse;
    }
}

.video_news1{
  display: flex;
  flex-direction: column;
  width: 550px;
}
.video_news1 .video_news1a{
  display: flex;
  margin: 10px 0;
}
.video_news1 h4{
  color: #fff;
}
.video_news1 .video_news1a p{
  color: #fff;
  padding: 0 10px;
}
.video_news1 .video_news1a img{
  border-radius: 10px;
  width: 200px;

}

/* .video_news .video_news2{
  display: flex;
  flex-direction: column;
}
.video_news2 h4{
  font-size: 15px;
  color: #fff;
} */
.video_news2 {
  position: relative;
  display: flex;
  flex-direction: column;
  /* background-color: #000; optional for contrast */
  /*padding: 10px;*/
  /* max-width: 300px; optional */
  /*margin-top: 20px;*/
  justify-content: right;
  width: 600px;
}

.video_news2 h4 {
  position: absolute;
  top: -20px;
  right: 0px;
  font-size: 15px;
  color: #fff;
  margin: 0;
}
.video_news2 img{
  width: 600px;
  height: auto;
  border-radius: 8px;
}
.video_news2 p{
  font-size: 18px;
  margin: 10px 0;
  color: #fff;
}
.video_news1 i{
  margin-left: 10px;
} 

@media screen and (max-width:600px) {
  .video_news{
    /*margin: 5px 5px;*/
    
    margin: 0px 6px;
    padding: 15px 10px;
  }
  .video_news1 .video_news1a img{
    /*width: auto;*/
    height: 85px;
     width: 144px; 
    aspect-ratio: 1.5;
  }
  .video_news1a p{
    font-size: 12px;
  }

  .video_news2{
    width: 350px;
    /* margin: 5px; */
    padding: 5px;
  }
  .video_news2 img{
    width: auto;
    height: 180px;
  }
  .video_news2 p{
    font-size: 16px;
  }
}

/* sports news start */

.sports_news{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 30px;
  flex-direction: column;
  /* padding: 20px 0; */
}
.sports_news1{
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.sports_news1 h4{
  /* padding: 10px 0; */
  color: #971f19;
}
.sports_news1 a{
  text-decoration: none;
  font-size: 18px;
  color: #c0bfbf;
  margin-right: 5px;
}
.sports_news .sports_news1a{
  /* max-width: 400px; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sports_news .sports_news1aa p{
  /* margin: auto; */
  /* width: 220px; */
}
.sports_news .sports_news1aa{
  width: 420px;
}
.sports_news1aa1{
  display: flex;
  flex-direction: column;
}
.sports_news1a .sports_news1aa img{
  height: 230px;
  width: auto;
  border-radius: 10px;
}
.sports_news1aa .sports_news1aa1 div{
  display: flex;
}
.sports_news1aa .sports_news1aa1 div img{
  width: auto;
  height: 100px;
}
.sports_news1aa .sports_news1aa1 div p{
  font-size: 14px;
  margin: 0 6px;
}

@media screen and (max-width:470px) {
  .sports_news{
    margin: 0 10px;
    display: flex;
  }
  .sports_news1a{
    width: 100%;
    height: auto;
  }
  .sports_news1aa{
    width: 360px !important;
  }  
  .sports_news1a .sports_news1aa img{
    height: auto;
    width: 350px;
  }
  .sports_news1aa1 div{
      margin-bottom: 10px;
  }
  .sports_news1aa1 div a img{
    height: 85px !important;
    /* width: 150px; */
    aspect-ratio: 1.5 !important;
  }
  
}


/* entertainmant news */


.entertainment_news{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 30px;
  flex-direction: column;
  /* padding: 20px 0; */
}
.entertainment_news1{
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.entertainment_news1 h4{
  /* padding: 10px 0; */
  color: #971f19;
}
.entertainment_news1 a{
  text-decoration: none;
  font-size: 18px;
  color: #c0bfbf;
  margin-right: 5px;
}
.entertainment_news .entertainment_news1a{
  /* max-width: 400px; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.entertainment_news .entertainment_news1aa1 > div > a{
  display: flex;
    text-decoration: none;  
}
.entertainment_news .entertainment_news1aa p{
  /* margin: auto; */
  /* width: 220px; */
}
.entertainment_news .entertainment_news1aa{
  width: 420px;
}
.entertainment_news1aa1{
  display: flex;
  flex-direction: column;
}
.entertainment_news1a .entertainment_news1aa img{
  height: 230px;
  width: auto;
  border-radius: 7px;
}
.entertainment_news1aa > .entertainment_news1aa1 > div{
  display: flex;
  margin-bottom: 5px;
}
.entertainment_news1aa .entertainment_news1aa1 div img{
  width: auto;
  height: 100px;
}
.entertainment_news1aa .entertainment_news1aa1 div p{
  font-size: 14px;
  margin: 0 6px;
}

@media screen and (max-width:470px) {
  .entertainment_news{
    margin: 0 10px;
    display: flex;
  }
  .entertainment_news1a{
    width: 100%;
    height: auto;
  }
  .entertainment_news1aa{
    width: 360px !important;
  }  
  .entertainment_news1a .entertainment_news1aa img{
    height: auto;
    width: 350px;
  }   
  
}
/* technoogy start */

.technology_news{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 20px 30px;
  flex-direction: column;
  /* padding: 20px 0; */
}
.technology_news1{
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
}
.technology_news1 h4{
  /* padding: 10px 0; */
  color: #971f19;
}
.technology_news1 a{
  text-decoration: none;
  font-size: 18px;
  color: #c0bfbf;
  margin-right: 5px;
}
.technology_news .technology_news1a{
  /* max-width: 400px; */
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.technology_news .technology_news1aa p{
  /* margin: auto; */
  /* width: 220px; */
}
.technology_news .technology_news1aa{
  width: 420px;
}
.technology_news1aa1{
  display: flex;
  flex-direction: column;
}
.technology_news1a .technology_news1aa img{
  height: 230px;
  width: auto;
  border-radius: 7px;
}
.technology_news1aa .technology_news1aa1 div{
  display: flex;
}
.technology_news1aa .technology_news1aa1 div img{
  width: auto;
  height: 100px;
}
.technology_news1aa .technology_news1aa1 div p{
  font-size: 14px;
  margin: 0 6px;
}

@media screen and (max-width:470px) {
  .technology_news{
    margin: 0 10px;
    display: flex;
  }
  .technology_news1a{
    width: 100%;
    height: auto;
  }
  .technology_news1aa{
    width: 360px !important;
  }  
  .technology_news1a .technology_news1aa img{
    height: auto;
    width: 350px;
  }   
  
}

/* technology ends */

/* footer start */

.b_footer{
  display: flex;
  justify-content: space-between;
  padding: 40px 30px;
  /* background-color: #016369; */
  background-color: #971f19;
  flex-wrap: wrap;
}
.b_footer .b_footer1{
  display: flex;
  flex-direction: column;
  max-width: 320px;
}
.b_footer1 img{
  width: 80px;
  height: auto;
  aspect-ratio: 1;
  border-radius: 10px;
}
.b_footer1 p{
  color: #fff;
  margin: 15px 0;
}
.b_footer1 .footer_social{
  display: flex;
}
.footer_social i{
  color: #fff;
  margin-right: 10px;
}
/* .footer_social i:hover{ */
  /* border: 2px solid #efbf04; */
  /* border-radius: 8px; */
  /* background-color: #efbf04; */
  /* border-radius: 8px; */
/* } */
.b_footer2{
  /* display: flex */
}
.b_footer2 ul{
  display: flex;
  flex-direction: column;
  padding: 25px 0;
}
.b_footer2 ul li{
  list-style-type: none;
  padding: 5px 0;

}
.b_footer2 ul li a{
  text-decoration: none;
  color: #fff;
}
.b_footer2 ul li a:hover{
  /* color: #ff8079; */
  color: #efbf04;
}
.b_footer2 h4{
  color: #fff;
  /* border-bottom: 3px solid #ff8079; */
  border-bottom: 3px solid #efbf04;
  width: fit-content;
}

.b_footer3{
  /* display: flex */
}
.b_footer3 ul{
  display: flex;
  flex-direction: column;
  padding: 25px 0;
}
.b_footer3 ul li{
  list-style-type: none;
  padding: 5px 0;

}
.b_footer3 ul li a{
  text-decoration: none;
  color: #fff;
}
.b_footer3 ul li a:hover{
  /* color: #ff8079; */
  color: #efbf04;
}
.b_footer3 h4{
  color: #fff;
  /* border-bottom: 3px solid #ff8079; */
  border-bottom: 3px solid #efbf04;
  width: fit-content;
}


.b_footer4{
  /* display: flex */
  max-width: 320px;
}
.b_footer4 ul{
  display: flex;
  flex-direction: column;
  padding: 25px 0;
  justify-content: center; /* centers the list items horizontally */

}
.b_footer4 ul li{
  list-style-type: none;
  padding: 5px 0;
 display: block;
 /*margin: 7px 0;*/
 display: flex;
 margin-bottom: 10px ;
}
.b_footer4 ul li i{
  color: #fff;
  margin-right: 15px;
  width: 20px;
  margin-top: 14px;
  /* align-items: center; */
  /* align-content: center; */

}
.b_footer4 ul li a{
  text-decoration: none;
  color: #fff;
}
.b_footer4 ul li a:hover{
  /* color: #ff8079; */
  color: #efbf04;
}
.b_footer4 h4{
  color: #fff;
  /* border-bottom: 3px solid #ff8079; */
  border-bottom: 3px solid #efbf04;
  width: fit-content;
}

.footer_right{
  /* background-color: #016369; */
  padding: 10px 30px;
  border-top: 5px solid #fff;
  background-color: #971f19;
}
.footer_right p{
  color: #fff;
  margin-bottom: 0px !important;
}

    .ticker-wrapper {
      background-color: #971f19; /* Deep red background */
      color: white;
      overflow: hidden;
      padding: 8px 0;
    }

    .ticker {
      display: flex;
      animation: scroll 25s linear infinite;
      white-space: nowrap;
      align-items: center;
    }
    .ticker a{
        /*color: #efbf04;*/
        color: #fff;
        font-weight: bold;
    }

    .ticker:hover {
      animation-play-state: paused;
    }

    .ticker-item {
      display: inline-flex;
      align-items: center;
      font-size: 15px;
      font-weight: 500;
    }

    .ticker-item::before {
      content: "•";
      font-size: 18px;
      color: white;
      margin: 0 15px;
    }

    @keyframes scroll {
      0% {
        transform: translateX(100%);
      }
      100% {
        transform: translateX(-100%);
      }
    }

    @media (max-width: 600px) {
      .ticker-item {
        font-size: 16px;
      }

      .ticker-item::before {
        margin: 0 10px;
      }
    }

    .container {
      max-width: 1290px;
      margin: auto;
      background: white;
      box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
      border-radius: 16px;
      overflow: hidden;
    }

    .contact-section {
      display: grid;
      grid-template-columns: 1fr;
      gap: 30px;
      padding: 40px;
    }

    @media (min-width: 768px) {
      .contact-section {
        grid-template-columns: 1fr 1fr;
      }
    }

    h2 {
      font-size: 26px;
      color: #111827;
      margin-bottom: 20px;
    }

    .form-group {
      margin-bottom: 16px;
    }

    .form-group label {
      display: block;
      margin-bottom: 6px;
      font-weight: 600;
      color: #374151;
    }

    .form-group input,
    .form-group textarea {
      width: 100%;
      padding: 10px 14px;
      border: 1px solid #d1d5db;
      border-radius: 8px;
      font-size: 14px;
      transition: border 0.2s;
    }

    .form-group input:focus,
    .form-group textarea:focus {
      border-color: #2563eb;
      outline: none;
    }

    .form-group textarea {
      resize: vertical;
      min-height: 100px;
    }

    .form-group button {
      background: #2563eb;
      color: white;
      padding: 12px 20px;
      border: none;
      border-radius: 8px;
      cursor: pointer;
      font-size: 16px;
      transition: background 0.3s;
    }

    .form-group button:hover {
      background: #1e40af;
    }

    .contact-map iframe {
      width: 100%;
      height: 100%;
      min-height: 400px;
      border: none;
    }

    .faq-section {
      padding: 30px 40px;
      background: #f9fafb;
      border-top: 1px solid #e5e7eb;
    }

    .faq {
      margin-bottom: 16px;
      border-bottom: 1px solid #e5e7eb;
    }

    .faq input[type="checkbox"] {
      display: none;
    }

    .faq label {
      display: block;
      font-weight: 600;
      cursor: pointer;
      padding: 12px 0;
      color: #1f2937;
      transition: color 0.3s;
    }

    .faq label:hover {
      color: #2563eb;
    }

    .faq-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease;
      font-size: 15px;
      color: #4b5563;
      padding-right: 10px;
    }

    .faq input:checked ~ .faq-content {
      max-height: 200px;
      margin-bottom: 12px;
    }