
  .banner-half>.banner-half-items:nth-child(1) {
    width: 100%;
    overflow: hidden;
  }

  .banner-half>.banner-half-items:nth-child(2) {
    margin-top: 1.5%;
    width: 49%;
    margin-left: 0%!important;
    overflow: hidden;
  }
  .banner-half>.banner-half-items:nth-child(3) {
    margin-top: 1.5%;
    overflow: hidden;
    width: 49%;
    margin-left: 2%!important;
  }
  .banner-half>.banner-half-items:nth-child(4) {
    margin-top: 1.5%;
    overflow: hidden;
    width: 49%;
  }
  .banner-half>.banner-half-items:nth-child(5) {
    margin-top: 1.5%;
    overflow: hidden;
    width: 49%;
    margin-left: 2%!important;
  }
  .banner-half>.banner-half-items:nth-child(6) {
    margin-top: 2%;
    width: 49%;
    overflow: hidden;
  }
  .banner-half>.banner-half-items:nth-child(7) {
    margin-top: 2%;
    width: 49%;
    margin-left: 2%!important;
    overflow: hidden;
  }
  .count-bonus-mobile{
    /* height: 23px; */
    height: 15px;
    width: 15px;
    background-color: #dc3545;
    position: absolute;
    /* right: 15px; */
    border-radius: 50%;
    text-align: center;
    font-size: 10px;
    /* font-size: 12px; */
    /* line-height: 23px; */
    line-height: 15px;
    margin: 6px 3px;
  }
  .count-memo{
    height: 20px;
    width: 20px;
    font-size: 11px;
    line-height: 20px;
    margin: 1px 5px;
  }

  .sidebar .count-bonus-mobile{
    height: 20px;
    width: 20px;
    font-size: 11px;
    line-height: 20px;
    margin: 1px 5px;
    right: 15px;
  }
@media screen and (orientation: landscape) {
  .footer-bank-lists li {
    width: 14%;
  }
  .footer-bank-lists li:last-child {
    /* width: 42.5%; */
  }
    .-v {
           width: calc(50% - 2px);
    }
  .footer-mobile {
    justify-content: normal;
  }
  .footer-mobile .footer-end {
    padding: 0 10px 15px;
  }
  .footer-mobile .footer-end .col-footer:last-child {
    position: absolute;
    right: 0;
  }
  .footer-links {
    grid-template-columns: repeat(4, 1fr);
  }

	.tag-button {
    color: rgb(255, 255, 255);
    font-size: 15px;
    position: absolute;
    left: 1vh;
    bottom: 5px;
  }
  .banner-sports,.banner-half>.banner-half-items {
    height: 45vh;
  }

  .banner-half>.banner-half-items:nth-child(1) {
    width: 67%;
  }

  .banner-half>.banner-half-items:nth-child(2) {
    width: 32%;
    margin-top: 0%;
    margin-left: 1%!important;
  }
  .banner-half>.banner-half-items:nth-child(3) {
    margin-top: 1%;
    width: 33%;
    margin-left: 0%!important;
  }
  .banner-half>.banner-half-items:nth-child(4) {
    margin-left: 1%;
    margin-top: 1%;
    width: 33%;
  }
  .banner-half>.banner-half-items:nth-child(5) {
    margin-left: 1%!important;
    margin-top: 1%;
    width: 32%;
  }
}

@media (max-width: 680px) and (orientation: landscape){
  .footer-bank-lists li {
    width: 13.9%;
  }
  .footer-bank-lists li img {
    width: 45px;
  }
  .footer-bank-lists li .w-55 {
    width: 35px !important;
  }
}
