.spacing{
    margin: 10px 30px;
}

.bbds_breadcrumb{
    display: flex;
    flex-wrap: wrap;
    border-radius: 6px;
    border: 1px solid #ddd;
    padding: 10px 0;
}
.bbds_breadcrumb ul{
    display: flex;
    margin: 5px 10px;
    /* color: #ff8079; */
    color: #971f19;
    /* display: inline-block; */
    flex-direction: row;
    flex-wrap: wrap;
}
.bbds_breadcrumb ul li{
    list-style-type: none;
    padding: 0 10px;
}
.bbds_breadcrumb ul li i{
    /* color: #ff8079; */
    color: #971f19;
}
.bbds_breadcrumb ul li a{
    text-decoration: none;
    color: #a0a0a0;
}



/* second sction */

.bbdse_ipl_news{
    /* display: flex; */
    border-radius: 7px;
    background-color: #faf9f9;
    /* padding: 10px; */
    /* margin: 10px 30px; */
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    
}
.bbsdse_ipl_news1{
    /* border-radius: 7px; */
    /* background-image: ; */
    /* background: linear-gradient(to right, rgb(1, 99, 105), transparent, rgb(1, 99, 105)); */
    /* margin: 10px; */
    /* position: relative; */

    background-image: url(https://static.thelallantop.com/images/post/1744595738325_untitled_design_-_2025-04-14t072525.987.webp);
    background-position: 20px;
    /* height: 650px; */
    border-radius: 15px;
    background-size: cover;
    /* background-position: center; */
    
}
.bbsdse_ipl_news1 > div{
    border-radius: 8px;
}
.bbsdse_ipl_news1a{
    display: flex;
    /* justify-items: first baselin; */
    justify-content: center;
    position: relative;
    align-items: center;
}
.bbsdse_ipl_news1a img{
    width: 150px;
    height: auto;
    position: absolute;
    left: 20px;
    top: 10px;
}
.bbsdse_ipl_news1a ul{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    margin: 20px 0;
}
.bbsdse_ipl_news1a ul li{
    padding: 10px 10x;
    list-style-type: none;
    margin: 10px 0;
}
.bbsdse_ipl_news1a ul li a{
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    border: 1px solid #fff;
    padding: 5px 10px;
    margin: 0 5px;
    font-size: 12px;
}

.bbsdse_ipl_news1 .ipl_news_main{
    display: flex;
    /* margin: 45px 30px; */
    margin-top: 45px;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 40px;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;

}
.ipl_news_main .mpa {
    display: flex;
    /* flex-direction: row; */
    margin: 10px 0;
}
.ipl_news_main .mpa li{
    list-style-type: none;
}
.ipl_news_main .mpa li i{
    margin-right: 10px;
    color: #ff8079;
}
.ipl_news_main .mpa li a{
    color: #fff;
    text-decoration: none;
    font-size: 28px;
    align-content: center;
}
.ipl_news_maina h4{
    color: #fff;
}
.ipl_news_maina{
    max-width: 400px;
    display: flex;
    flex-direction: column;
    /* height: 400px; */
    height: auto;
    /* border: 1px solid #ddd; */
    justify-content: space-between;
}

.ipl_news_main .mlc {
    display: flex;
    /* flex-direction: row; */
    margin: 10px 0;
    flex-direction: column;
    justify-content: space-between;
}
.ipl_news_main .mlc ul {
    display: flex;
    /* flex-direction: row; */
    margin: 10px 0;
    /* flex-direction: column; */
}
.ipl_news_main .mlc ul li{
    list-style-type: none;
}
.ipl_news_main .mlc ul li i{
    margin-right: 10px;
    color: #ff8079;
}
.ipl_news_main .mlc ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    align-content: center;
}
.bbdse_ipl_news .see_more{
    color: #fff;
    text-decoration: none;
}

/* ipl points css  */

.ipl1_1{
    display: flex;
    flex-direction: column;
    /* margin: 15px 15px; */
    margin: 15px 0px;
    border: 1px solid #ddd; 
    width: 400px;
    /* padding: 10px; */
    border-radius: 10px;
  }
  .ipl1_1 .ipl1_a{
    border-bottom: 1px solid #ddd;
  }
  .ipl1_1 .ipl1_a p{
    padding-top: 15px;
    padding-left: 10px;
    color: #fff;
  }
  /* .ipl_a p{
    margin: 5px 10;
  
  } */
  .ipl1_b{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
  }
  .ipl1_b .ipl1_b1 ul{
    list-style-type: none;
    text-decoration: none;
    padding: 0 10px;
  }
  .ipl1_b .ipl1_b1 ul li a{
    color: #fff;
    text-decoration: none;
  }
  .ipl1_b .ipl1_b2 ul{
    list-style-type: none;
    text-decoration: none;
    padding: 0 10px;
  }
  .ipl1_b .ipl1_b2 ul li a{
    color: #fff;
    text-decoration: none;
  }  
  .ipl1_c{
    display: flex;
    /* align-items: center; */
    /* align-content: center; */
    /* justify-items: center; */
    justify-content: center;
    padding-top: 10px;
  }
  .ipl1_c p{
    color: #fff;
  }
  @media screen and (max-width:400px) {
    .ipl1_1{
      width: 300px;
      /* max-width: 400px; */
      margin: 10px 0;
    }
  }


.ipl4{
    /* display: flex; */
    width: 410px;
    /* border: 1px solid #ddd; */
    justify-content: space-between;
    margin: 15px 0px;
    /* margin: 15px 15px; */
    padding: 10px;
    align-content: center;
    border-radius: 12px;

    /* background: #ff8079;  */
    background: linear-gradient(to bottom left, #2b2323, #fa0606);
        
    border: 1px solid rgba(255, 255, 255, 0.3); 
    /* opacity: 0.5; */
    cursor: pointer;
  }
  .ipl4 .ipl_4b{
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
    justify-items: center;
  }
  .ipl_4b1 ul {
    display: flex;
    text-decoration: none;
    list-style-type: none;
    flex-direction: column;
  }
  .ipl4 .ipl_4b1 ul li{
    padding: 7px 0;
  }
  
  .ipl4 .ipl_4b1 ul li a{
    margin: 15px 10px;
    text-decoration: none;
    color: #fff;
  }
  .ipl4 .ipl_4b1 ul .ipl_head{
    font-size: 15px;
  }
  .ipl_4b .ipl_4b2{
    display: flex;
  }
  .ipl4 .ipl_4b2 ul {
    text-decoration: none;
    list-style-type: none;
  }
  .ipl4 .ipl_4b2 ul li {
    padding: 7px 0;
  }
  .ipl4 .ipl_4b2 ul li a{
    margin: 15px 10px;
    text-decoration: none;
    color: #fff;
  
  }


@media screen and (max-width:900px) {
    .bbsdse_ipl_news1a img{
        display: none;
    }
}

@media screen and (max-width:564px) {
    .bbdse_ipl_news{
        margin: 0;
        padding: 0px;
    }
    .ipl_news_main .ipl_news_mainb{
        margin: 20px 0;
    }
    .ipl_news_main .ipl_news_mainb .ipl1_1{
        width: 335px;
        margin: 0;
        padding: 0;
    }
    .ipl4{
        width: 335px;
    }
    .bbsdse_ipl_news1 .ipl_news_main{
        margin-left: 15px;
    }
}



/* match section styling start */

.match_section{
    margin: 40px 30px;
}
.match_section .match_section1 ul{
    display: flex;
    justify-content: space-between;
}
.match_section1 ul li{
    list-style-type: none;
}
.match_section1 ul li a{
    text-decoration: none;
    color: #818080;
}
.match_section .match_section2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ipl1m_1{
    display: flex;
    flex-direction: column;
    /* margin: 15px 15px; */
    margin: 15px 0px;
    border: 1px solid #ddd; 
    width: 400px;
    /* padding: 10px; */
    border-radius: 10px;
  }
  .ipl1m_1 .ipl1m_a{
    border-bottom: 2px solid #ddd;
    display: flex;
    justify-content: space-between;
    margin: 0 5px;
  }
  .ipl1m_1 .ipl1m_a p{
    padding-top: 15px;
    padding-left: 10px;
    color: #3b3b3b;
    font-size: 14px; 
  }

  .ipl1m_b{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
  }
  .ipl1m_b .ipl1m_b1 ul{
    list-style-type: none;
    text-decoration: none;
    padding: 0 10px;
  }
  .ipl1m_b .ipl1m_b1 ul li a{
    color: #3b3b3b;
    text-decoration: none;
  }
  .ipl1m_b .ipl1m_b2 ul{
    list-style-type: none;
    text-decoration: none;
    padding: 0 10px;
  }
  .ipl1m_b .ipl1m_b2 ul li a{
    color: #3b3b3b;
    text-decoration: none;
    float: right;
  }  
  .ipl1m_c{
    display: flex;
    /* align-items: center; */
    /* align-content: center; */
    /* justify-items: center; */
    justify-content: center;
    padding-top: 10px;
    background-color: #f0efef;
  }
  .ipl1m_c p{
    color: #3b3b3b;
  }
  @media screen and (max-width:400px) {
    .ipl1m_1{
      width: 300px;
      /* max-width: 400px; */
      margin: 10px 0;
    }
  }


/* top performer section start    */

.top_performers{
  margin: 20px 30px;
  /* height: 100vh; */
  height: fit-content;
}
.top_performers .tp_2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top_performers .tp_2 .tp_2a{
  margin-top: 30px;
  width: 500px;
}
.tp_2a .tp_2a1{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.tp_2a1 .tp_2a1_i{
  display: flex;
  width: 500px;
  justify-content: space-between;
  padding: 20px 30px;
}
.tp_2a1 .tp_2a1_i img{
  height: 100px;

}
.tp_2a1_j{
  display: flex;
  flex-wrap: wrap;
}
.tp_2a1_j .tp_2a1_ja{
  display: flex;
  border: 1px solid #ddd;
  margin: 20px 23px;
  padding: 10px 30px;
  border-radius: 6px;
}
.tp_2a1_ja ul {

}
.tp_2a1_ja ul li{
  list-style-type: none;
  text-align: center;
}

.tp_2a1_i1 h4{
  color: #fff;
  font-weight: 400;
}
.tp_2a1_i1 .tp_2a1_i1a{
  display: flex;
}
.tp_2a1_i1 .tp_2a1_i1a h5{
  color: #fff;
}
.tp_2a1_i1 p{
 color: #fff;
 margin-top: 10px;
}
.tp_2a1_i1 .tp_2a1_i1a i{
  margin-top: 5px;
  margin-left: 10px;
}

/* First Card Icon = Red */
.tp_2a:first-child .tp_2a1_i1a i {
  color: #fa0606; /* Red */
}

/* Second Card Icon = Green */
.tp_2a:nth-child(2) .tp_2a1_i1a i {
  color: #553183; /* Green */
}
.tp_2a1_ja ul li{
  color: #fff;
}

@media screen and (max-width:601px) {
  .top_performers .tp_2 .tp_2a{
    margin-top: 30px;
    max-width: 320px;
  }
  .tp_2a .tp_2a1{
    max-width: 320px;
  }
  .tp_2a1 .tp_2a1_i {
    max-width: 420px;
  }
}

@media screen and (max-width:491px) {
  .top_performers .tp_2 .tp_2a{
    margin-top: 30px;
    max-width: 400px;
  }
  .tp_2a .tp_2a1{
    max-width: 400px;
  }
  .tp_2a1 .tp_2a1_i {
    max-width: 400px;
  }
}

@media screen and (max-width:464px) {
  .top_performers .tp_2 .tp_2a{
    margin-top: 30px;
    min-width: 290px;
    /* max-width: 400px; */
  }
  .tp_2a .tp_2a1{
    /* max-width: 400px; */
    /* min-width: 290px; */
  }
  .tp_2a1 .tp_2a1_i {
    /* max-width: 400px; */
    /* min-width: 290px; */
    width: 326px;
  }
  .tp_2a1_j .tp_2a1_ja {
    padding: 3px 18px;
}
}



/* end top performance */

/* start teams */

.teams_section{
  margin: 30px 30px;
}
.teams_section .ts_2{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.teams_section .ts_2 .ts_2a{
  border: 2px solid #ddd;
  padding: 10px 20px;
  border-radius: 10px;
  margin: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  margin-right: 5px;
  margin-top: 10px;
  
}
.ts_2 .ts_2a img{
  height: 65px;
  margin-top: 15px;
}
.ts_2a p{
  margin-top: 10px;
}

