@import url("https://fonts.googleapis.com/css2?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");
root {
  --blue: #10408c;
  --darkblue: #071d46;
  --red: #ee3944;
  --white: #fff;
}

.text-red {
  color: var(--red);
}

.text-white {
  color: #fff !important;
}

.none {
  display: none;
}

a {
  text-decoration: none;
}

a.top {
  position: fixed;
  right: 1%;
  bottom: 5%;
}

.gsc-control-cse {
  background-color: #00000000 !important;
  border: 0px !important;
}
.link {
  cursor: pointer !important;
}

.pos-rel {
  position: relative;
}
.text-right {
  text-align: end;
}

body {
  background: var(
    --Linear,
    linear-gradient(180deg, #000 0%, #a30000 49.5%, #000 100%)
  );
  color: #fff;
}
#navbarNav > ul > li > a.nav-link {
  color: #fff;
}

/* Extra small devices (phones, 600px and down) */
@media (max-width: 767.99px) {
  #one,
  #two,
  #three,
  #four,
  #five {
    padding: 0 1rem;
  }
  .web {
    display: none;
  }

  .flex-row-col {
    flex-direction: column;
  }

  .flex-row-col-re {
    flex-direction: column-reverse;
  }

  .w-25-50 {
    width: 50%;
  }
  .w-24-48 {
    width: 48%;
  }
  .w-19-49 {
    width: 49%;
  }
  .w-30-90 {
    width: 90%;
  }
  .w-25-100,
  .w-auto-100,
  .w-48-100,
  .w-75-100,
  .w-80-100,
  .w-50-100,
  .w-30-100 {
    width: 100%;
  }

  .text-left-center,
  .text-right-center {
    text-align: center;
  }
  #navbarNav {
    position: absolute;
    left: 50%;
    top: 100%;
    z-index: 999;
    width: 90%;
    padding: 0 1rem;
    transform: translateX(-50%);
    background-color: #0000009a;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 768px) {
  .w-50-100 {
    width: 50%;
  }
  .w-24-48 {
    width: 24%;
  }
  .w-30-90,
  .w-30-100 {
    width: 30%;
  }
  .w-48-100 {
    width: 48%;
  }
  .w-auto-100 {
    width: auto;
  }

  .w-19-49 {
    width: 19%;
  }

  .text-left-center {
    text-align: left;
  }

  .text-right-center {
    text-align: right;
  }

  .w-25-50,
  .w-25-100 {
    width: 25%;
  }
  .w-80-100 {
    width: 80%;
  }
  .w-75-100 {
    width: 75%;
  }

  .mobile {
    display: none;
  }

  .flex-row-col,
  .flex-row-col-re {
    flex-direction: row;
  }
  .bg-content,
  .bg-content-list {
    width: 16%;
  }
}

/*endendendendend*/
/* Extra small devices (phones, 600px and down) */
@media (max-width: 767.99px) {
  #banner {
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.6) 0%,
        rgba(0, 0, 0, 0.6) 100%
      ),
      url(./img/PBC_banner_cricket_bet_main.webp),
      lightgray -1366.795px 0px / 555.141% 100% no-repeat;
    background-size: cover;
    background-position: 75%;
    background-repeat: no-repeat;
    height: 500px;
  }
  h1 {
    color: #000;
    text-align: center;
    -webkit-text-stroke-width: 6.416666507720947;
    -webkit-text-stroke-color: #000;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 900;
    line-height: 40px; /* 132.759% */
    text-shadow: -2px -2px 0 #f54b4a, 2px -2px 0 #f54b4a, -2px 2px 0 #f54b4a,
      2px 2px 0 #f54b4a;
  }
  .text-banner {
    color: #f8ba21;
    text-align: center;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .pos-ab-banner {
    position: absolute;
    left: 5%;
    top: 70%;
    width: 90%;
    transform: translateY(-50%);
    text-align: center;
  }
  .bg-content,
  .bg-content-list {
    width: 48%;
  }

  .over-scroll-mobile {
    overflow-x: scroll;
  }
  .over-scroll-mobile > img {
    width: 250px;
  }
  .over-hidden {
    overflow-x: hidden;
  }
  .h-200px {
    height: 200px;
  }
  .bg-left {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_7case\ 1.png);
    background-position: top;
    background-repeat: no-repeat;
  }
  .bg-left-2 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_class\ 1.png);
    background-position: top;
    background-repeat: no-repeat;
  }
  .bg-left-3 {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_tools\ 1.png);
    background-position: top;
    background-repeat: no-repeat;
  }
  .mobile-150px {
    height: 150px;
  }
  .line-gold {
    border-top: 3px solid var(--gold, #c5921e);
    padding: 1rem;
    width: 250px;
  }
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media (min-width: 768px) {
  .line-gold {
    border-left: 3px solid var(--gold, #c5921e);
    padding: 1rem;
    height: 150px;
  }

  .bg-left {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_7case\ 1.png);
    background-position: left;
    background-repeat: no-repeat;
  }
  .bg-left-2 {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_class\ 1.png);
    background-position: left;
    background-repeat: no-repeat;
  }
  .bg-left-3 {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #000 31.29%),
      url(./img/PBC88_affiliate_tools\ 1.png);
    background-position: left;
    background-repeat: no-repeat;
  }

  .web-pr-3 {
    padding-right: 2rem;
  }
  #banner {
    background: url(./img/PBC_banner_cricket_bet_main.webp);
    background-size: cover;
    background-position: 70% center;
    background-repeat: no-repeat;
    height: 540px;
  }

  h1 {
    color: #000;
    text-align: center;
    -webkit-text-stroke-width: 6.416666507720947;
    -webkit-text-stroke-color: #000;
    font-family: Poppins;
    font-size: 58px;
    font-style: normal;
    font-weight: 900;
    line-height: 77px; /* 132.759% */
    text-shadow: -2px -2px 0 #f54b4a, 2px -2px 0 #f54b4a, -2px 2px 0 #f54b4a,
      2px 2px 0 #f54b4a;
  }
  .text-banner {
    color: #f8ba21;
    text-align: center;
    font-family: Poppins;
    font-size: 42px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .pos-ab-banner {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    width: 70%;
    transform: translate(-50%, -50%);
  }
  .over-scroll-mobile > img {
    width: 25%;
  }
  .h-200px {
    height: 400px;
  }
}

.btn-red {
  border-radius: 30px;
  background: #ee3944;
  color: #fff;
  width: 150px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.btn-redblue {
  border-radius: 30px;
  background: #ffd522;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #000;
}
.btn-gold {
  border-radius: 30px;
  background: var(
    --Linear,
    linear-gradient(
      90deg,
      #c5921e 0%,
      #f8c631 16.31%,
      #ffe986 46.35%,
      #f9c82e 78.65%,
      #c28d14 100%
    )
  );
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  color: #000;
  padding: 0.5rem 1rem;
}
.btn-gold:hover {
  background: var(
    --Linear,
    linear-gradient(
      90deg,
      #f8c631 0%,
      #ffe986 16.31%,
      #c5921e 46.35%,
      #c28d14 78.65%
    )
  );
  transition: all 0.5s;
}
.bg-content {
  background: #f54b4a;
  margin: 0.2rem;
  padding: 0.2rem 0.5rem;
  color: #fff;
  border-radius: 5px;
}
.bg-content-list,
.btn-yellow {
  margin: 0.2rem;
  padding: 0.2rem 0.5rem;
  color: #000;
  border-radius: 5px;
  background: #f8ba21;
}
li.bg-content-list > a {
  color: #000;
}
.bg-red {
  background: #f54b4a;
}
.border-red {
  border-radius: 20px;
  border: 5px solid #f54b4a;
}
h2 {
  background: var(
    --gold,
    linear-gradient(
      90deg,
      #c5921e 0%,
      #f8c631 16.31%,
      #ffe986 46.35%,
      #f9c82e 78.65%,
      #c28d14 100%
    )
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-family: Poppins;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.border-yellow {
  border: 5px solid #f8ba21;
}
li.text-yellow {
  color: #f8ba21;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 150% */
}
#one {
  background: linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.6) 0%,
      rgba(0, 0, 0, 0.6) 100%
    ),
    url(./img/PBC_background_cricket.webp);
  background-position: center;
  background-size: cover;
}
#three {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.4) 0%,
      rgba(255, 255, 255, 0.4) 100%
    ),
    url(./img/PBC_background_red.webp);
  background-position: center;
  background-size: cover;
}
.bg-green {
  background: #1b791f;
}
.bg-blue {
  background: #2483cc;
}
p {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
}
.border-gold {
  border-radius: 20px;
  border: 3px solid var(--gold, #c5921e);
}
h3 {
  color: #f8ba21;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 150% */
}
ul.li-bold > li {
  font-weight: 600;
  line-height: 30px;
}
ul.li-bold > li > span {
  font-weight: 400;
}
.br-50 {
  border-radius: 50%;
}
.btn-blue-re {
  border-radius: 30px;
  padding: 0.4rem;
  color: #fff;
  background: var(--10408-c, #10408c);
}
footer {
  background-color: #000;
}
.breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table,
th,
td {
  border: 1px solid #fff;
}
th,
td {
  padding: 8px;
  text-align: center;
}
