<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c__time .green {display:none!important;}

.zi11 {
  z-index: 11
}

.tbl__ico {
  background-color: white;
  border-radius: 8px;
}

.cb__menu--fix {
  position: fixed;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 5;
}

.ro__tresult__head {
  display: none;
  color: #3d464c;
  font-size: 12px;
  padding-bottom: 2px;
}

.sr__bmlist {
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 8px;
}

.us-upcoming {
  width: 100%;
  overflow-x: auto;
  gap: 10px;
}

.tfb__banners--surebets .tfb__banner{
  height: 110px;
}

.error-note {
  max-width: 200px;
  width: 100%;
  white-space: break-spaces;
}

.tooltip-wrapper.tooltip-wrapper--coupon .tooltip--top-left {
  width: 220px;
  white-space: break-spaces;
}

.tooltip--betting {
  min-width: 500px;
}

.cb__menu__wrapper {
  position: relative;
  margin-bottom: 20px;

  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;

  background-color: #3d464c;
}

.cb__menu__wrapper .cb__menu {
  margin-bottom: 0;
  margin-top: 0;
}

@media (max-width: 1300px) {
  .po__grid {
   padding: 0 5px;
  }
}

@media (max-width: 1050px) {
  .tp__tblock {
    margin: 0 auto !important;
    width: 100%;
    justify-content: center;
  }
  .tooltip--betting {
    min-width: 200px;
    left: -50px;
    bottom: 25px;
  }
  .error-note {
    max-width: 100%;
    transform: translateY(0);
    margin-left: 0;
    background: transparent;
    color: #e20000;
    font-size: 11px;
    position: static;
    padding: 3px 0 0;
  }
  .error-note:after {
    content: none;
  }
  .tb__tdate {
   padding-right: 10px;
  }
  .tb__table {
    max-width: 400px;
    margin: 0 auto;
  }
  .tb__tteam {
    width: 100px;
  }
  .footer__bugs {
    margin-left: -28px;
  }
  body, .content, .ms__menu, .sidebar {
      min-width: auto!important;
      max-width:100%;
      width:100%!important;
      float:none;
      clear:both;
      margin:0!important;
  }

  .container {width:auto!important;}

  .gtm {display:none!important;}

  .header__profile--loggedin span:nth-child(2),
  .sidebar &gt; .sidebar-widget {display:none!important;}

  .ms__slides {margin:0 auto;}

  .bpn__bmenu {flex-wrap:wrap;}

  .footer__bottom {height:auto!important;}
  .footer-wrapper {display:block!important; height:auto!important;}
  .footer-wrapper &gt; a,
  .footer-wrapper &gt; div,
  .footer-wrapper &gt; p {display:block!important; padding:5px 0; text-align:center;}
  .footer-wrapper &gt; div {width:120px; margin: 0 auto;}
  .footer-wrapper &gt; div.footer__langs {width:auto!important;}

  .header__profile__name {padding-right:3px!important;}
  .header__profile,
  .header__profile a,
  .header__profile--loggedin,
  .header__profile--loggedin a {line-height:20px!important; height:20px!important;}
  .header__time {right:15px!important; bottom: auto!important; top:25px;}
  .header__profile__menu {bottom:auto!important; top: 50px!important; width:120px!important;}

  .header__odds {top:2px!important;}

  .hdn__flexible {height:auto!important;}
  .sidebar-block label {display:none!important;}

  .clt__standings .hide-wide {display:none!important;}

  .header__time__select {right:5px!important;}


  .tp__content {display:block!important;}
  .tp__right,
  .tp__left
	{width:100%!important; display:flex!important;flex-direction: column}

  .table__league-tables {overflow:hidden!important;}


  .sm__container {width:auto!important; max-width:100%!important;}

  .faq__tcslider {display:none!important;}


  .bc__list {flex-direction:row; flex-wrap:wrap; }
  .bc {height:auto!important;}

  .faq__questions {height:auto!important;}

  .ls__left, .ls__right {width:50%!important;}
  .ls__score {-webkit-flex-grow:initial!important; flex-grow:initial!important; width:50px!important;}

  #bets {background:rgba(255,255,255,.5)!important;}

  .lg__row {flex-wrap:nowrap;}
  .lg__info {width:100%!important;}
  .lg__team {flex-grow:1;}

  .ro__note {overflow:hidden;}

  .nl__widget {height:auto!important;padding: 10px 15px;}
}

@media (max-width: 850px) {

  .note.left {
    position: static;
    transform: translateY(0);
    margin-top: 10px;
    margin-left: 0;
  }

  .note.left:after {
    content: none;
  }

  .container--header {
    max-height: none;
  }

  .navigation-popup-wrapper {
    display: none;
  }

  .navigation {
    padding: 5px;
    max-height: none;
    height: auto !important;
  }

  .header--bottom {
    height: auto;
  }

  #navigation .navigation__item {
    margin: 0 5px;
  }
  #navigation {
    overflow: visible;
  }

  #navigation .navigation__item:first-child {
    margin-left: 0;
    padding-left: 0;
  }

  #navigation .navigation__item:first-child .navigation__link{
    padding-left: 0;
  }

  .navigation__item--green+li:after {
    display: block !important;
  }
  .navigation__item--current+li:after {
    display: block !important;
  }
  .navigation__item--current {
    height: 18px !important;
  }
  .navigation__item--current::before {
    border-width: 18px 10px 0 0;
  }
  .navigation__h1 {
    font-size: 14px;
  }
  .navigation-popup {
    max-height: max-content;
  }
  .navigation__link {
    height: 18px;
  }

  .admin-table tr{
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
  .admin-table select {
    width: 100%;
  }
  .top-nav {
    margin-top: 2px;
  }
  .navigation__search {
    display: inline-block;
  }
  .header__search,
  .hs__title,
  .slick-dots,
  .ms__slides {display:none!important;}

  .bpn__top {flex-wrap:wrap;}
  .bpn__hleft, .bpn__hright {width:100%;}
  .bpn__hright {padding:0!important;}
  .bpn__info {margin-left: auto!important; margin-right: auto;width: fit-content;}
  .bpn__hright {text-align:center;}

  .bpn__t1, bpn__t2 {text-align:center!important;}
  .bpn__hbtn {margin:0 auto;}

  .bpn__feature {white-space:nowrap;}

  .bpn__block {flex-wrap:wrap;}
  .bpn__block &gt; div {width:100%!important;}

  .bpn__logo {margin:0 auto!important;}

  .bpn__app--- {flex-wrap:wrap;}
  .bpn__aimg--- {display:block; border:2px solid magenta;}
  .bpn__aimg--- + div {display:block;}


  .cb__fitem, .cb__filter .dp-wrapper {margin:0 10px 10px 0!important; vertical-align:middle;}


  /*#js-mtm { overflow:hidden;} ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

  .cs, .footer__bottom {height:auto!important;}
  .cs__ico {display:none!important;}
  .cs__content {width:auto!important; display:block;}
  .cs__text {padding:0 10px;}
  .cs__btns {text-align:center;}


  .sm {height:auto;}
  .sm:before, .sm:after {display:none;}
  .sm__container {flex-wrap:wrap;}
  .sm__hr {display:none!important;}
  .sm__total {width:100%!important;}

  .faq__tmitem, .faq__qblock  {margin:0 0 10px 0!important; width:100%!important; padding: 0}

  .cb__menu {height:auto;}

  .faq__subtabs {
    margin-top: 0;
  }
  .faq__stmenu {
    padding-bottom: 25px;
  }
  .faq__tcitem {
    padding: 10px;
  }
  .faq__answer {
    padding-bottom: 15px;
  }
  .faq__questions, .faq__calc{
    margin: 0;
  }
  .faq__calc {
    height: auto !important;
  }

  .fnp__body img {
    width: 100% !important;
    max-width: 640px;
  }

  .fnp__footer img.fnp__aico {
    width: 32px !important;
  }

  .faq__tcontent {
    box-shadow: none;
    border: 1px solid silver;
    border-radius: 4px;
  }
  .faq__tcontent::before, .faq__tcontent:after {
    content: none;
  }
  .tooltip--middle.tooltip--adaptive {
    left: -300px;
    transform: none;
    top: 36px;
    font-size: 12px;
  }
  .cr__content {width:auto!important;}
}

@media (max-width:800px) {

  .tooltip-wrapper.tooltip-wrapper--coupon .tooltip--top-left {
    left: -168px;
    width: 185px;
    white-space: break-spaces;
    z-index: 12;
  }

  .navigation-popup-wrapper {
    margin-top: 0;
    height: 25px;
  }
  .navigation-popup-wrapper .navigation-popup__dots {
    height: 25px;
  }

  .top-nav {margin-top: 5px;justify-content: space-between;width: 100%;}
  .header-slider {display:none!important;}

  .header--bottom, .navigation {height:auto!important;}
  .navigation {
    margin:0!important;
    padding:0!important;
    right: 0;
    left: auto;
    transform: none;
  }
  #navigation .navigation__item {margin-bottom: 0}

  /*.table-transition .nowrap {display:none!important;} - ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ */
  .table-transition .nowrap {width:auto!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ upcoming */
  .mt-20 .table-transition tr td:nth-child(3) {min-width:auto!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ upcoming */
  .mt-20 .table-transition tr td:nth-child(3) {display:flex; flex-direction:row;}

  .h1 {margin:10px 0!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

  .faq__questions {display:block!important;}

  .cm__note {
    font-size: 12px;
    height: auto;
    line-height: 1.2;
  }

}

@media (max-width: 750px) {

  .table__competition-league-matches .clm__w150 {
    width: 40px;
    font-size: 12px;
  }

  .clm__img {
    width: 18px;
    height: 18px;
  }

  .mb__tleft, .mb__tright {
    padding: 0 5px;
  }

  .mb__tcenter {
    padding: 0 10px;
  }

  .clm__league {
    width: 150px;
  }

  .clm__time {
    width: 35px;
    font-size: 11px;
  }

  .mb__trate {
    font-size: 14px;
    line-height: 40px;
    left: -120px;
  }

  .faq__tmenu {
    padding-bottom: 25px;
  }

  .mb__tplaced {
    white-space: break-spaces;
  }

  .abs-top-right {
    position: static;
    margin-left: auto;
    width: fit-content;
    margin-bottom: 10px;
  }

  .popup-transation + table th,
  .popup-transation + table td {width:auto!important; background:red;}

  .popup-transition + table tr.noborder {display:none!important;}
  .popup-transition + table tr th:nth-child(5),
  .popup-transition + table tr td:nth-child(5),
  .popup-transition + table tr th:nth-child(4),
  .popup-transition + table tr td:nth-child(4)
     {display:none!important;}

  .ls__menu {height:auto!important;}
  .ls__menu__wrapper {position:unset; height:auto!important;}

  .bpn__title + div {flex-wrap:wrap;}
}

@media (max-width: 700px) {
  .mb__escore {
    font-size: 12px;
    font-weight: 500;
  }
  .img-size27.sr__inline {
    width: 18px;
    height: 18px;
  }
  .sr__nsblock {
    width: 100%;
  }
  .mico--search {
    display: none;
  }
  .us__item {
    flex-shrink: 0;
    width: 300px;
  }
  .nt__rate {
    width: 35px;
  }
  .ntfn--lng {
   padding: 5px;
  }
  .ntfn__img {
    margin-right: 5px;
  }
  .ntfn__col.ml30 {
    margin-left: 0;
    margin-right: 5px;
  }
  .ntfn__col.left {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
  }
  .ntfn__btn {
    margin-left: 10px;
    line-height: 18px;
  }
  .fop__livestream {
    margin-left: 0;
  }
  .match-table-row-item {
    height: 40px;
  }
  .match-table-row-item .league{
    bottom: -5px;
  }
  .match-table-row-bets {
    padding: 10px 5px !important;
  }
  .pp__bright {
    gap: 10px;
    justify-content: center;
  }
  .pp__block .pp__block--half {
    margin-bottom: 0;
    margin-right: 0;
  }
  .pp__block.pp__block--half .pp__tt {
    left: -1300%;
  }
  .tps__tico {
    width: 30px;
  }
  .tps__icons .tps__ico {
    display: none;
  }
  .tps__icons {
    margin: 0;
  }
  .tps__tmatch {
    width: 150px;
  }
  .fop__head__title-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
  }
  .fop__head__title {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    text-align: center;
  }
  .fop__head__dash {
    margin: 0 4px;
  }
  .live-filter {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .live-switcher {
    padding-right: 50px;
    overflow: hidden;
    flex-wrap: wrap;
    height: auto;
  }
  .sw__search {
    left: auto;
    right: 0;
    background: white;
    z-index: 10;
  }
  .mtm__logo,
  .obc__hunstd,
  .obc__unstd,
  .ms__slides {display:none!important;}

  .mtm__league {left:0!important;}
  .mtm__tip {padding:0 2px!important;}
  .mtm__rate  {font-size:11px;}
  .mtm__banner {width:auto!important;}

  .wn600 {width:auto!important;}
  .w150 {width:auto!important;}

  .table-transition .img-size18, /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ upcoming */
  .table-transition .img-size27 /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ upcoming */
	{display:none!important;}

  .table-transition .league {left:0!important;}


  .table__top-matches .tm__col {width:140px!important;}

  .clt__last-results .clr__row .wn240 {width:120px!important; overflow:hidden;}


  .fnp__board, .fnp__board &gt; a {flex-wrap:wrap!important;}
  .fnp__board .fnp__bms {width:100%!important;}

  .table__lt--half {width:100%!important;}
  .table__lt--half--second {margin-left:0!important;}


  .grid__tsb__item {margin-left:20px!important;}
  .img-size-64-20 {width:40px!important; height:auto!important;}

  .header__time__block {width:auto!important;}

  .lg__tt {display:none!important;} /* ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */

  .sm__green {flex-wrap:wrap; flex-direction:row; height:auto!important; padding-right:0!important;}
  .sm__links {width:100%!important;flex-direction:row; flex-wrap: wrap;}


  .sm__time {width:100%!important; padding:5px 10px; text-align:center;}

  .ro__tico {width:12%!important;}
  .ro__tmatch {width:35%!important;}
  .ro__tro {width:32%!important;}
  .ro__tauth {width:10%!important;}
  .ro__ttime {width:10%!important;}

  .cr__thead {display:none!important;}

  div.cr__tc {width:13%!important;}
  div.cr__ta, .cr_tha {width:11%!important; display:none!important;}
  div.cr__tp {width:27%!important;min-width: 27%}
     .cr__name {width:auto!important;}
  div.cr__tb {width:20%!important;}
  div.cr__tn, .cr__thn {width:16%!important; display:none!important;}
  div.cr__tr {width:22%!important;}
  div.cr__tt {width:25%!important;margin-left: 5px}


  .br__table--head {display:none!important;}

  .cm__bnrs {display:none!important;}
  .cm__icons {display:none!important;}


  .lr__title--competition,
  .lr__link--second {display:none!important;}
  .lr__link--first {width:100%!important;}
  .lr__col--team {width:50%!important;}
  .lr__link--first {display:flex!important; flex-direction:row;}


  .stat__head, .fop__head {flex-wrap:wrap; gap: 10px}
  .stat__detail {
    margin-top: 5px;
  }
  .stat__head .fop__live {
    margin-left: 0;
  }
  .fop__live {flex-grow:1;}
  .fop__head__title-block {flex-grow:0!important;}
  .oddsico--toright {
    display: block !important;
    width: 40px;
    background-size: 40px 16px;
    position: static;
  }
  .nb__section {
    margin-bottom: 15px;
  }
  .table__top-matches .league {
    bottom: -4px;
  }
}

@media (max-width: 650px) {
  .ro__tresult {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 2px;
    padding-left: 5px;
    margin-right: auto;
  }

  .ro__tresult .ro__tresult__head {
    grid-area: 1 / 1 / 3 / 2;
    display: flex;
    align-items: center;
  }
  .ro__tresult .ro__result { grid-area: 1 / 2 / 2 / 3; }
  .ro__tresult .ro__period { grid-area: 2 / 2 / 3 / 3; }

  .mb__rscore {
    display: none;
  }
  .tps__tresult {
    width: 45px;
    text-align: center;
  }
  .tps__note {
    width: 30px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
  }
  .switch-language-container {
    gap: 5px;
    flex-direction: column;
  }
  .switch-language-container .ntfn__col.ml30 {
    margin-left: 0;
  }
  .switch-language-container .ntfn__btn--lng {
    margin-left: 0;
  }
  .ms__mlink {
    font-size: 14px;
    line-height: 35px;
  }
  .ms__menu, .ms__mwrapper {
    height: 35px;
  }
  .np__grid {
    flex-direction: column;
    gap: 10px;
  }
  .np__gitem {
    width: 100%;
  }
  .np__cblock {
   width: 48% !important;
  }
  .np__gimg {
    height: 150px;
  }
  .sf {
    width: 100%;
    overflow-x: scroll;
  }

  .sf__container{
    height: 640px !important;
    margin: 0 auto;
  }
  .sf__team2 {
    bottom: -10px;
    left: -10px;
    top: unset;
  }

  .fop__head .fop__live {
    margin-left: 0;
    margin-top: 5px;
  }
  .grid__tsb__item {margin-left:0!important; width:100%!important;}
  .table__tsb__bookmaker {width:33%!important;}
  .minw370 {min-width:auto!important}

  .table-transition .w190---, /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ upcoming */
  .table-transition .w150 {display:none!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ upcoming */
  .table-transition .td-banner-tip .w190---,
  .table-transition .td-banner-tip .w150 {display:block!important;}

  .tm--group tr th:nth-child(8), /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ upcoming */
  .tm--group tr td:nth-child(9)
	{display:none;}
  .tm--group .td-banner-tip {display:table-cell!important}

  .table__pmo tr th:nth-child(2),
  .table__pmo tr td:nth-child(2),
  .table__pmo tr th:nth-child(4),
  .table__pmo tr td:nth-child(4)
	{width:auto!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ payout ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ */


  .tfb__banners {width:100%!important;}

  .mb__row {flex-wrap:wrap;}
  .m1b__type:before {display:block; padding:1px; background:red;}
  .mb__details, .mb__lns, .mb__type, .mb__extra {flex-grow:1; width:50%!important;}


  .ro__thead * {display:none!important;}
  .ro__tico {width: auto !important;}
  .ro__trow {flex-wrap:wrap; height:auto!important; padding:5px 10px!important; justify-content:center;}
  .ro__tmatch {flex-grow:1;width:50%!important;}
  .ro__tro {width:50%!important; flex-grow:1; padding:5px 0 5px 5px!important;}
  .ro__tauth, .ro__ttime {width:50%; flex-grow:1;}
  .ro__author {justify-content:right;}
  .ro__aico {margin:0!important;}

  .po__block--short, .po__block {width:auto!important; min-width:50px;}

  .tooltip-container--mb__att-ico {
    top: 55px;
    left: -91px;
    font-size: 12px;
    line-height: 16px;
    padding: 5px;
  }

  .tooltip-container--mb__att-ico .tooltip-simple {
    padding: 5px;
    font-size: 12px;
  }

}

@media (max-width: 600px) {
  .tfb__banner {
    width: 100% !important;
  }
  .cb--top-free-bets {
    padding-bottom: 0;
  }
  .sr__tpblock {
    width: 48%;
  }
  .nt__expert {
    padding-right: 0;
  }
  .tps__tico {
    margin-right: 5px;
  }
  .lg__tnsteams {
   width: 140px;
  }
  .ap__stuff {
    float: left;
  }
  .ntfn--paypal {
    justify-content: center;
    gap: 5px;
    flex-direction: column;
  }
  .pagination-dots {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .pagination-section {
    gap: 10px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .mb__pgitem {
    margin-right: 0;
  }
  .popup {
    max-width: 90vw;
    left: 50% !important;
    bottom: unset !important;
    margin: 0;
    transform: translate(-50%, -50%);
  }
  .plogin__content {
    margin: 10px;
  }
  .popup-close {
    right: 3px;
  }
  .bpn__aimg--- {max-width:100%!important; height:auto!important;}
  .bpn__title {line-height:1.2!important;}

  .table__tsb td:nth-child(2),
  .table__tsb th:nth-child(2) {display:none!important;}
  .com__head {flex-wrap: wrap;}

  .content &gt; p &gt; img, .content &gt; img {max-width:100%!important; height:auto!important; max-height:300px!important; width:auto!important;}

  .marked {padding-left:0 !important; left:-5px!important; width:100%!important; }

  .fop .nt {display:flex; height:auto; flex-direction: column; gap: 5px; padding: 10px 20px 30px 20px; align-items: baseline;}
  .fop .nt__link {display:block; margin:0 auto!important; width:200px!important;}

  .plo1gin {width:90%!important; margin:0 auto!important;}

  .table-transition .dropdown {display:none!important;}
  .ap__currtime {display:none!important;}
  .ap__form, .ap__select, .ap__input, .ap__line {width:auto!important;}

  .po__tteam {width:40%!important;}

  .lg__label {clear:both;}

  .br__col--payout,
  .br__col--details {display:none!important;}

  .h20 {height:auto!important;}


  .leagues__lhead {flex-wrap:wrap; height:auto!important;}
  .leagues__lhead .nowrap, .leagues__lbody .nowrap {white-space:normal;}
  .leagues__lwrapper {width:100%;}
  .slus--left {width:100%!important; padding-right:0!important;}
  .slus--right {width:100%!important; padding-left:0!important; padding-top:26px;}
  .mb__widget {padding: 10px}
  .mb__wskew {margin-left: 64px;}
  .com__title h1 {
    margin-bottom: 0 !important;
  }
  .sr__bmblock {
    width: 40%;
  }
  .mb__rtitle {
    margin-right: 0;
  }
  .mb__lns {
    width: 100px;
  }
  .mb__outcome {
    width: 150px;
  }
  .mb__type {
    padding-left: 4px;
  }
}

@media (max-width: 550px) {
  .mb__scale {
   transform: scale(1);
  }
  .slus__note {
    left: 65% !important;
  }
  .tps__note {
    min-width: 30px;
  }
  .tps__ro {
    font-size: 11px;
  }
  .tps__tmatch {
    width: 120px;
    min-width: 120px;
  }
  div.cr__tp {
    width: 100px !important;
    min-width: 100px;
  }
  .lg__tnsteams {
    width: 130px;
  }
  .lg__tnsteams img.mr15 {
    margin-right: 5px;
  }
  .us__item {
    width: 210px;
  }
  .tb__tdate {
    padding-left: 5px;
    padding-right: 5px;
  }
  .tb__tteam {
    width: 82px;
  }
  .fop__title-link, .fop__live {
    order: -1;
  }
  .ri--fop--mob {
    position: static;
    margin-left: 0;
  }
  .sb__bookmakers {
    width: 220px;
  }

  .header__time__select {display:block!important;}
  .lg__odds, .lg__label, .lg__htypes {display:none!important;} /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
  .lg__info {width:100%!important;}
  .lg__team {width: 30%!important;}

  .mb__widget {height:auto!important;}
  .mb__wskew {align-self: flex-start;}
  .mb__wlist {flex-wrap:wrap;}
  .mb__witem {width:100%;}

  .cm__list {overflow:hidden;}  /* ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½, ï¿½ï¿½ï¿½ï¿½ï¿½ ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ï¿½ */
  .cm__rates {width:auto!important;}
  .cm__links {width:100px !important;}
  .cm__hrates {
    width: 100px;
  }

  .clr__row {
    display: flex !important;
    align-items: center !important;
  }
}

@media (max-width: 500px) {

  .live-switcher .sw__item {
    border-radius: 6px;
  }

  .sw__item.active {
    border-radius: 5px;
  }

  /* ÐšÐ°Ð»ÐµÐ½Ð´Ð°Ñ€ÑŒ Ð¿Ð¾ Ñ†ÐµÐ½Ñ‚Ñ€Ñƒ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
  .dp-wrapper--news .daterangepicker {
    transform: translateX(25%);
  }
  .dp-wrapper--news .daterangepicker.opensleft:before{
    right: calc(50% - 1px);
  }
  .dp-wrapper--news .daterangepicker.opensleft:after{
    right: 50%;
  }

  /* Ð¡Ñ‚Ñ€Ð°Ð½Ð¸Ñ†Ð° "ÐÑ€Ñ…Ð¸Ð² Ð½Ð¾Ð²Ð¾ÑÑ‚ÐµÐ¹". ÐšÐ°Ð»ÐµÐ½Ð´Ð°Ñ€ÑŒ Ð¿Ð¾ Ñ†ÐµÐ½Ñ‚Ñ€Ñƒ ÐºÐ½Ð¾Ð¿ÐºÐ¸ */
  .dp--news--archive .daterangepicker {
    right: -14px;
  }
  .dp--news--archive .daterangepicker.opensleft:before{
    right: 103px;
  }
  .dp--news--archive .daterangepicker.opensleft:after{
    right: 104px;
  }

  .mb__filter--right {
    justify-content: start;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .c__renew {
    margin-left: -65px;
  }
  .c__avatar {
    margin-left: 20px;
  }
  .c__avatar__img, .c__avatar {
    width: 25px;
    height: 25px;
    padding-top: 10px;
  }
  .ro__tresult {
    width: 90px;
  }
  .sr__nsimg {
    width: 150px;
    height: 75px;
  }
  .bookmaker-rating {
    width: 70px !important;
  }
  .tps__tmatch--short {
    width: 130px;
  }
  .lg__tnstime--archive {
    width: 40px;
  }
  .lg__tnsteams {
    width: 95px;
  }
  .pls__content {
    width: 100%;
  }
  .pls__content + .popup-close {
    right: 0;
  }
  .tb__tdate {
    padding-left: 0;
  }
  .mb__rscore {
    width: 50px;
    padding-left: 0;
  }
  .lr__col--match {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .fop__head .fop__title-link{
    margin-left: auto;
    margin-right: auto;
  }
  .fop__head__title {
    flex-flow: column;
  }
  .comment-form__team .c__pseudo-form {
    box-shadow: none;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    margin-left: 10px;
  }
  .comment-form__team .skew {
   padding: 0 10px;
   line-height: 27px;
  }
  .comment-form__team .c__signup {
      margin-left: 0;
  }
  .comment-form__team .c__descr {
    margin-top: 0;
    margin-left: 5px;
    color: rgb(61, 70, 76);
    display: block;
    max-width: 110px;
  }
  .table__tsb td:nth-child(1):not(.nowrap--with-total),
  .table__tsb th:nth-child(1),
  .obc__avatar,
  .obc__hbal,
  .obc__bal,
  .nb__thumb,
  .table__recommended-odds tr th:nth-child(5),
  .table__recommended-odds tr td:nth-child(5) {display:none!important;}

  .nowrap--with-total {
    width: 50px;
  }
  .nowrap--with-total .w90 {
    width: 50px;
  }

  .obc__title,
  .obc__subtitle,
  .obc__hlink,
  .nt__text,
  .table__recommended-odds a {font-size:11px!important; line-height:1.2!important}

  .table {max-width:100%; /*overflow:scroll;*/ font-size:11px!important;}
  .table th, .table td {padding: 6px 2px!important;}
  .clt__last-results  {font-size:11px!important;}
  .clr__row {line-height:1.1!important; font-size:11px!important;}

  .fnp__board * {font-size:12px!important;}
  .ri--fnp {
    top: 0;
  }
  .fnp__board img {width:50px!important; height:auto!important; }
  .fnp__bm {margin:0!important;}


  .pbug, .plogin {width:auto!important; margin:0 10% 0 0!important;}
  .plogin__head {height:auto!important;}
  .plogin__body {height:auto!important;}
  .popup.ptsb {
    left: 10px;
    margin-left: 0;
    margin-top: 0;
  }

  .pbug {
    top: 45% !important;
  }


  .cr__table {font-size:80%;}

  .cb__filters, .mb__filters {margin-top:0!important;}

  .c__pseudo-form {flex-wrap:wrap;}
  .c__pseudo-form .skew, .c__pseudo-form .unskew {transform:none;}
  .c__descr {width:100%;}

  .bpn__fblock {padding:10px 0!important;}
  .match-table-row-item .match-table-row-bets {
    padding: 12px 5px !important;
  }
  .live-switcher .sw__bg {
    display: none;
  }
}

@media (max-width: 450px) {
  .live-switcher {
    align-items: center;
    justify-content: space-evenly;
  }
  .footer__menu {
    display: flex;
    flex-direction: column;
  }
  .ro__trow {
    gap: 3px;
  }
  .ro__aname.hide-narrow {
    display: block !important;
    margin-left: 5px;
  }
  .ro__tauth, .ro__ttime {
    width: auto !important;
    flex-grow: 0;
  }
  .ro__ttime {
    margin-right: auto;
  }
  .ro__tauth {
    margin-left: 5px;
  }

  .ro__trow--future .ro__ttime {
    margin-left: 5px;
    width: 49% !important;
  }
  .ro__trow--future .ro__tauth {
    margin-left: 0;
  }

  .ro__tro--prediction {
    display: flex;
    gap: 8px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
  }

  .ro__tro--prediction .ro__note {
    margin: 0;
    margin-left: auto;
  }

  .ro__trow--future .ro__author {
    justify-content: left;
  }

  .cr__tao {
    width: 50px;
    font-size: 13px;
  }
  .cr__tb {
    width: 17% !important;
    font-size: 13px;
  }
  .lg__tnsinfo {
    width: max-content;
  }
  .mb__rscore {
    margin-left: -16px;
  }
  .plogin__head {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    align-items: center;
    padding-bottom: 5px;
  }
  .tb__tabs {
    margin-top: 0;
  }
  .plogin__head span {
    line-height: 30px;
  }
  .plogin__soc {
    margin-left: 0;
  }
  .clt__last-results .clr__row .wn240 {width:80px!important; overflow:hidden;}

  .logo {padding-top:10px!important;}
  .logo__img {width:100px!important; margin-top: 20px}

  .wrapper-400 {width:auto!important;}

  .ro__tro {width:100%!important;}

  .lr__col--img {display:none!important;}

  #registration .r__select--left, #registration .r__select--right {width:100%!important; clear:both; float:none;}
  #registration .r__select--left {z-index:2;}
  #registration .r__select--right {z-index:1; margin-left:0!important;}

}

@media (max-width: 400px) {
  .mb__flink {
    font-size: 12px;
    padding-right: 30px;
    padding-left: 5px;
  }
  .mb__flink .pr10 {
    padding-right: 5px;
  }
  .pl__tt {
    max-width: 280px;
    width: 280px;
    white-space: collapse;
  }
  .np__cblock {
    width: 100% !important;
  }
  .table__tsb tr:nth-child(1),
  .table__recommended-odds tr th:nth-child(1),
  .table__recommended-odds tr td:nth-child(1) {display:none!important;}

  .table__tsb td {padding:2px!important;}
  .table__tsb__bookmaker {width:auto!important;}
  div.cr__tc {
    width: 9% !important;
  }
  div.cr__tt {
    font-size: 12px;
  }
  .lg__tnsset {
    display: none;
  }
  .lg__tnsset.red, .lg__tnsset.strong {
    display: initial;
  }
  .match-table-row-item__text {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}


@media (max-width: 350px) {
  .match-table-row-item__text {
    max-width: 170px;
  }
  .img-size-64-20 {max-width:100%!important; height:auto!important;}
  .minw240 {min-width:auto!important;}

  .mb__rtitle {
    font-size: 12px;
  }

  .surebet-popup-button {
    font-size: 9px;
    margin-bottom: 19px;
  }
}

@media (max-width: 320px) {
  .obc__prize {display:none!important;}
}

@media (max-height: 470px) {
  top: 10px;
  margin-top: 0;
}</pre></body></html>