.container{
  max-width: 1440px;
}
.bg-dark {
  background-color: transparent !important;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #ce1111d7;
}

.navbar-brand img {
  width: 100%;
}
.carousel-inner img {
  width: 100%;
  height: 400px;
  margin-top: 77px;
}
.navbar-brand {
  width: 100%;
  max-width: 260px;
}
.fixed-top {
  background: #000000;
  opacity: 90%;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
    font-weight: 700;
    padding-right: 25px;
    text-decoration: none;
    position: relative;
    display: inline;
}
.banner {
  width: 100%;
  margin-top: 94px;
}
.bnr {
  padding-left: 0px;
}
.btb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tb2 {
  padding-left: 0px;
}
.tb3 {
  padding-right: 0;
}
table.toplist-table{display:block;width:100%;height:100%;float:left;color: #fff;}
table.toplist-table tbody{height:100%;display:block;width:100%;padding:0;border:0;margin-top: 5px;background:0 0}
table.toplist-table tbody:hover{background:0 0}
table.toplist-table tbody ul{list-style:none;padding-left:10px;margin:0}table.toplist-table tr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}table.toplist-table tr th{font-size:13px;font-weight:500;color:rgb(255, 255, 255)}table.toplist-table tr th:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%;padding: 9px 60px;}table.toplist-table tr th:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 41%;flex:0 0 41%}table.toplist-table tr th:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%}table.toplist-table tr td:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 28%;flex:0 0 28%; text-align: center;}
  
table.toplist-table tbody tr {
  margin-bottom: 10px;
  background: #006aa7;
  border-radius: 5px;
  position: relative;
  padding: 10px 0px;
}

table.toplist-table tr td:nth-child(3){-webkit-box-flex:0;-ms-flex:0 0 23%;flex:0 0 23%; text-align: center;}
table.toplist-table tr td:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  text-align: center;
}
.toptb {
  background: #f0ffff05 !important;
  border: 1px solid #fff !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}
  table.toplist-table tr td:nth-child(4) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    text-align: center;
}
table.toplist-table tr td:nth-child(2) p {
  margin-bottom: 0px;
  margin-top: 10px;
  font-size: 24px;
}
.tabl{
margin-top: 0px;}

table.toplist-table tr td:nth-child(1) p {
  margin-bottom: 0;
  font-size: 12px;
  color: #ffffff;
}
table.toplist-table tr td:nth-child(1) img {
  width: 160px;
}
.play-now-btn a {
  background: #0e82c5;
  padding: 10px 30px;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid;
  border-radius: 5px;
}
.review-btn a {
  background: #fdfdfd;
  padding: 10px 30px;
  text-decoration: none;
  color: #008793;
  border-radius: 5px;
  
}
.play-now-btn a:hover {
  background: #809d1d;
  text-decoration: none;
  color: #fff;
}
.review-btn a:hover {
  background: #809d1d;
  color: #fff;
  border: 1px solid;
}
.tb {
  padding-right: 15px;
  background: #006aa7;
  border-radius: 20px;
  margin-top: 94px;
  padding-top: 20px;
    padding-bottom: 15px;
}
.boxbnner {
  margin-top: 20px;
 
}
.featured-sec-box img {
  width: 100%;
  padding-bottom: 5px;
  border-radius: 20px 20px 0px 0px;
}
.featured-sec-box {
  min-height: 230px;
  text-align: center;
  border-radius: 20px;
  box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.pra {
  margin-top: 40px;
}
.etin {
  font-size: 12px;
  color: #ce1126;
  margin-bottom: 5px;
}
.righttb {
  margin-top: 20px;
}
.featured-sec-sidebox {
  background: #d3d3d3;
  min-height: 230px;
  text-align: center;
  margin-top: 30px;
  padding-top: 30px;
}
.site-button {
  border: 1px solid #fff;
  background: #0e82c5;
  display: inline-block;
  color: #fff;
  border-radius: 5px;
  margin-bottom: 15px;
  padding: 5px 16px;
}

.site-button:hover {
  text-decoration: none;
  background-color: transparent;
  color: #000;
  border: 1px solid;
}
.link {
  padding: 40px 0;
}
.tabl-box5 a {
  border: 2px solid #fff;
  display: inline-block;
  background: none;
  font-size: 16px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  text-align: center;
  line-height: 3em;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: 0.5s;
  color: #fff;
}

.begameliglogo {
  background: #719f49;
  padding: 15px 0;
}
.Terms {
  color: #fff;
  margin-top: 16px;
}
.footerlogo {
  color: #ffffff;
}
.copyright a {
  color: #ffffff;
}
.copyright {
  color: #fff;
  background: #000000;
  text-align: center;
  padding: 15px 0;
}
.begamelig {
  width: 150px;
}
.first-section .container {
  padding: 0px;
}
.third-section {
  background-color: #006aa7;
}
.third-section .container {
  padding-left: 0px !important;
}
.banner-section {
  margin-top: 40px;
}
.begameliglogo .logo {
  width: 100%;
  max-width: 60px;
  float: right;
}

@media (max-width: 768px)  {
  .container {
    padding: 0px 15px !important;
  }
  .banner-section {
    margin-top: 20px;
}
    .bnr {
        padding: 0px 15px;
    }
    .banner-section .tb {
      margin: 15px 0 auto;
  }
    .banner-section .box, .first-section .box {
      margin: 10px 0;
    }
    .tb2 {
      padding: 15px;
    }
    .tb3 {
      padding-right: 15px;
  }
    .content-section {
      padding: 15px;
    }
    .content-section .pra {
      margin-top: 0px;
    }
    .Terms {
      padding: 25px 0;
      text-align: center;
    }
    .copyright {
      text-align: center;
      padding: 20px 0px;
      margin: 0;
      float: none;
    }
    table.toplist-table tr td:nth-child(1) img {
      margin: 0 0 0 10px;
      width: 100px;
    }
    .play-now-btn a {
      padding: 10px 15px;
      background: transparent;
      border:1px solid;
    }
    .review-btn a {
      background: transparent;
      padding: 10px 15px;
      border:1px solid;
      color: #fff;
    }
    .link {
      padding-left: 15px;
  }
  }

  @media (max-width: 1920px) {
      .banner-section, .first-section, .second-section, .content-section, .third-section .container {
        padding: 0 15px;
      }
      .top-header-section .navbar-brand {
        padding: 15px 15px;
      }
      .link {
        padding: 40px 0 40px 15px;
    }
    }

    @media (max-width: 767px) {
        .navbar-brand {
          width: 100%;
          max-width: 230px;
      }
      .begameliglogo .logo {
        width: 100%;
        max-width: 60px;
        float: none;
    }
    .top-header-section .bg-dark {
      padding-bottom: 10px !important;
    }
    table.toplist-table tr td:nth-child(2) {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
      flex: 0 0 33%;
      text-align: center;
    }
    .banner h1 {
      color: #fff;
      font-size: 50px !important;
    }
    .begameliglogo {
      text-align: center;
    }
    .tb2 {
      padding: 0;
    }
    .tb3 {
      padding: 0;
    }
    .boxbnner .col-md-3 {
      padding: 0;
  }
    }

    .banner img {
      width: 100%;
  }
  .banner h1 {
    color: #fff;
    font-size: 72px;
}

@media (max-width: 1100px){
  .main-menu a.nav-item{
      font-size: 12px;
      padding: 0 6px;
  }
  .navbar-brand img {
      width: 100%;
      max-width: 110px;
  }
}

@media (max-width: 992px){
  /* .banner {
    background-image: url(../images/banner.jpg);
    height: auto;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 345px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 40px;
  }
  .tb {
    margin-top: 94px !important;
} */
.tabl-box5 a {
  font-size: 12px;
}
table.toplist-table tr td:nth-child(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 35%;
  text-align: center;
}
.tb2 {
  padding: 0;
}
.tb {
  margin-top: 94px !important;
}
}