.forum-flex{
    display: flex;
    flex-wrap: wrap;
}

.forum-head-adv{
    width: 33.333333%;
    text-align: center;
    overflow: hidden;
}
.forum-head-adv div{
    width:100%;
    padding:5px;
}

.forum-discuz-forum{
    width:80%;
}

.forum-discuz-adv-box{
    width: 90%;
    padding:5px 10px;
}

.forum-discuz-adv{
    width:20%;
    text-align: center;
}

.center-align{
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-logo{
    width:25%;
}

.header-logo img{
    width:100%;
}

.header-logo-adv{
    width:75%;
}

.header-adv{
    width:33.333333%;
    text-align: center;
    overflow: hidden;
}

.forum-head-adv div a img{
   width:100%;
}
.header-adv div{
   width:100%;
   padding:5px;
}
.header-adv div a img{
  width:100%;
}

.forum-discuz-adv-box a img{
 width:100%;
}

.container-diy{
    padding: 0px 0%;
}

.forum-discuz-adv-box a:hover{
   transform: scale(1.1);
}

.padding-box{
  width: 100%;
  padding: 5px 5px;
}

.thread-adv{
    position: absolute;
}

.title-adv{
    font-size: 16px;
    padding: 5px 5px;
    color: #FFE100;
    margin-top: 5px;
}

.forum-discuz-adv-title-box{
    background: #999;
    text-align: left !important;
    height: 43px;
}

.forum-discuz-adv-title{
    padding: 0px 10px;
    width: 90%;
}

.bottom-gold-line{
    border: 3px solid #FFE100;
    width: 50%;
    margin-left: 5px;
    margin-top: 5px;
}

.top-link-btn{
   padding:3px 10px !important;
   margin: 5px;
   border-radius: 15px;
   font-size: 12px;
   color: #ffffff !important;
   font-weight:900;
}

.tom-link{
  background-color:#D83A49;
}

.box-link{
  background-color:#F46F4B;
}

.my88-link{
  background-color:#005930;
}

.livescore-box{
    width:50%;
    padding:20px 25%;
}