header{z-index:99;}
.header-search-desktop, .header-menu-desktop, .share-list > ul > li:not(.mobile-only){display:none !important;}
.header-menu-mobile a, .header-search-mobile a{font-size:24px; color:#212121;}
.header-menu-mobile a, .header-login a{padding:0 15px;}
.header-logo a{padding:0;}
.header-search-mobile a{padding:0 5px;}
.opened-popup{color:#cc0001 !important;}
.header-live{padding:0 10px;}
.live-chat{display:none !important;}
.column > ul > li{width:100%;}
.fighter-list > ul > li, .gym-list > ul > li{width:calc(50% - 10px); flex-basis:calc(50% - 10px);}

@media screen and (max-width:359px){
  .fighter-list .al-fighter .al-thumb{width:120px;}
}

@media screen and (min-width:640px){
  .article-list > ul > li{width:calc(50% - 10px); flex-basis:calc(50% - 10px);}
  .fighter-list > ul > li, .gym-list > ul > li{width:calc(33.33% - 10px); flex-basis:calc(33.33% - 10px);}
}

@media screen and (min-width:768px){
  .article-list > ul > li{width:calc(50% - 10px); flex-basis:calc(50% - 10px);}
  .fighter-list > ul > li, .gym-list > ul > li{width:calc(25% - 10px); flex-basis:calc(25% - 10px);}
}

.fnc-fighter > ul > li:not(.fnc-center){width:calc(50% - 25px); flex-basis:calc(50% - 25px);}
.fnc-fighter img{height:140px;}
.fnc-name h2{font-size:14px;}
.fnc-gym h5, .fnc-city h6{font-size:12px;}

.detail-share-desktop{display:none;}
.detail-share-mobile{display:block; position:fixed; z-index:98; bottom:0; left:0; width:100%; background-color:rgba(0,0,0,0.75); border-top:1px solid #111111;}
.share-list .mobile-only a{padding-right:10px;}
.rightcolumn .tag-list{margin:0 15px;}
.login-page{min-height:calc(100vh - 575px);}

.desktop-only{display: none;}
.mobile-only{display: flex;}
.iklan-retangle {height: 250px; }
.iklan-full-base {border:0 !important;background-color: inherit !important;margin: 25px 0 25px 0 !important; width: calc(100% - 0px) !important; flex-basis: calc(100% - 0px) !important; }
.gap-iklan-mobile {padding-bottom: 55px !important; }