@charset "UTF-8";
/*
Theme Name: GhdSport
Theme URI: https://ghdsports.netg/
Author: the bongda168 team
Author URI: https://ghdsports.net/
Description: 
Requires at least: WordPress 4.9.6
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bongda168
Tags: 
*/

body{
    font-family: 'Inter', sans-serif;
    background: #fff;
    font-size: 15px;
}
table.all_odds_table tr td {
    padding: 5px;
}
input#video-search {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    padding: 7px 10px;
}
div#box_hot_today {
    /* background-image: url(/wp-content/themes/bong168/img/bg-hot-2.png); */
    background-image: url(/wp-content/themes/bong168/img/trang-ca-do-bong-da.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}.info-match img {
    width: 40px !important;
    height: 40px;
}.hot-match {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}.hot-match span {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}.odds-match span {
    font-size: 13px;
}.info-match .team-1, .info-match .team-2, .info-match .vs-icon {
    display: inline-block;
}.info-match .vs-icon{
    width: 25px
}
.info-match .vs-icon img{
    height: auto;
}
.info-match .vs-icon img {
    display: block;
    margin: auto;
    width: auto !important;
}.info-match .team-1, .info-match .team-2 {
    width: calc(50% - 20px);
    text-align: center;
}.info-match .team-1 img, .info-match .team-2 img {
    display: block;
    margin: auto;
}.action-match {
    text-align: center;
}.odds-match, .info-match {
    margin: 10px auto 0;
}
.hot-match .odds-match {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
}
.action-match .btn-success, .chitiet .btn-success{
    background: #2c388f;
    border-color: #2c388f;
}
.action-match .btn-warning, .chitiet .btn-warning{
    background: #f05d2d;
    border-color: #f05d2d;
    color: #fff;
}
.home_title {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 26px;
}span.match_day {
    font-weight: normal;
    font-size: 14px;
}span.match_time {
    display: block;
    font-weight: normal;
}td.tylekeo strong {
    font-weight: 500;
}td.match_team img {
    width: 31px;
    margin-right: 5px;
}td.tylekeo p {
    display: block;
    font-size: 0.9em;
    text-align: center;
}td.tysodudoan span {
    display: block;
}table.all_odds_table.table-striped>tbody>tr:nth-of-type(odd)>*{
    --bs-table-accent-bg: #EBF6FF;
}table.all_odds_table.table-striped tr.league td {
    --bs-table-accent-bg: #f05d2d !important;
}td.chitiet {
    text-align: center;
    /* padding-right: 0; */
}td.chitiet a {
    margin: 2px auto;
    display: block;
}th.lich, td.tysodudoan, td.tylekeo {
    vertical-align: middle;
}tr.league td a {
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
}tr.league td a:hover {
    text-decoration: underline;
}.qc_banner img {
    width: 100%;
    height: auto;
}.qc_banner {
    margin: 10px auto;
}p.home_desc {
    color: #fff;
    margin: 0 auto 15px;
    text-align: center;
}td.match_team div {
    margin: 4px auto;
}td.match_team img {
    width: 28px;
    height: 28px;
    padding: 1px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 50%;
}td.match_team div span {
    line-height: 24px;
    display: inline-block;
    color: #000;
    /* font-weight: bold; */
}td.match_team div:hover span {
    color: #0d6efd;
}td.tylekeo p {
    margin: auto;
}tr.league img {
    width: 24px;
    background: #ffffff63;
    border-radius: 50%;
    padding: 2px;
    margin-right: 5px;
    float: left;
    height: 24px;
}td.match_team a {
    text-decoration: none;
    display: block;
}.odds-match p {
    margin: auto;
}.info-match a {
    text-decoration: none;
    display: block;
}.info-match span {
    color: #333;
    font-weight: bold;
}.info-match:hover a span {
    color: #0d6efd;
}tr.league td h2 {
    font-size: inherit;
    margin: auto;
    line-height: 24px;
}
.nav-item i {
    width: 7px;
    height: 7px;
    background: #cf0000;
    display: inline-block;
    border-radius: 50%;
    transform: translateY(-2px);
    animation: liveIcon 0.7s linear infinite;
}
div#middle-menu {
    background: #f05d2d;
}div#top-menu {
    padding-top: 10px;
    padding-bottom: 10px;
}ul#ul_main_menu > li > a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    white-space: normal;
}ul#ul_main_menu > li {
    display: inline-block;
    list-style: none;
    position: relative;
    padding: 10px 15px;
    white-space: normal;
}ul#ul_main_menu {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    display: block;
}
#ul_main_menu::-webkit-scrollbar, .header-seach-result::-webkit-scrollbar,
.rank-nav::-webkit-scrollbar, span.td-tips::-webkit-scrollbar {
  display: none;
}
#ul_main_menu, .header-seach-result, .rank-nav, .span.td-tips  {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
a {
    color: #f05d2d;
}
ul#ul_main_menu > li.current-menu-item,
ul#ul_main_menu > li.current-post-ancestor,
ul#ul_main_menu > li.current-menu-ancestor,
ul#ul_main_menu > li.current-menu-parent,
ul#ul_main_menu > li.current-post-parent,
ul#ul_main_menu > li:hover 
{
    background: #ff7244;
}
ul#ul_main_menu > li.current-menu-item> a,
ul#ul_main_menu > li.current-post-ancestor > a,
ul#ul_main_menu > li.current-menu-ancestor > a,
ul#ul_main_menu > li.current-menu-parent > a,
ul#ul_main_menu > li.current-post-parent > a,
ul#ul_main_menu > li:hover > a{
    color: #fff;
}
ul#ul_main_menu > li:hover > .sub-menu{
    display: block;
}ul#ul_main_menu > li > .sub-menu {
    display: none;
    width: 250px;
    position: absolute;
    z-index: 9;
    background: #eee;
    margin: auto;
    padding: 0;
    top: 100%;
    left: 0;
}ul#ul_main_menu > li > .sub-menu > li {
    list-style: none;
}ul#ul_main_menu > li > .sub-menu > li > a {
    text-decoration: none;
    padding: 7px 10px;
    display: block;
    color: #000;
    border-bottom: 1px solid #ddd;
    text-transform: capitalize;
}ul#ul_main_menu > li > .sub-menu > li:nth-last-child(1) > a {
    border-bottom: 0px;
}
ul#ul_main_menu > li > .sub-menu > li > a:hover,
ul#ul_main_menu > li > .sub-menu > li.current-menu-item > a,
ul#ul_main_menu > li > .sub-menu > li.current-post-ancestor > a,
ul#ul_main_menu > li > .sub-menu > li.current-menu-ancestor > a,
ul#ul_main_menu > li > .sub-menu > li.current-menu-parent > a,
ul#ul_main_menu > li > .sub-menu > li.current-post-parent > a
{
    background: #ff7244;
    color: #fff;
}

#left-sidebar, #right-sidebar {
    background: #f5f5f5;
    height: fit-content;
    position: sticky;
    top: 25px;
}.widget-title {
    margin: 20px auto 10px;
    font-size: 20px;
    font-weight: bold;
}.widget_menu li a {
    text-decoration: none;
    color: #333;
    padding: 5px 0px;
    display: block;
    font-weight: 500;
}.widget_menu li:hover a, .widget_menu li.current-menu-item a {
    color: #f05d2d;
}.widget_menu li:hover a span, .widget_menu li.current-menu-item a span{
    background: #FDBE63;
}.widget_menu li a img {
    display: block;
    background: #f05d2d;
    width: 25px;
    height: 25px;
    float: left;
    border-radius: 4px;
    margin-right: 5px;
    padding: 4px;
}.widget_menu li {
    list-style: none;
}.widget_menu {
    margin: auto;
    padding: 0;
}footer{
    min-height:300px
}h2.section_title {
    margin: 20px auto 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: capitalize;
}h2.section_title a {
    color: inherit;
}h2.section_title a:hover {
    color: #f05d2d;
}a.custom-logo-link {
    /* display: block; */
    /* float: left; */
    width: fit-content;
    padding-right: 7px;
}img.custom-logo {
    height: 35px;
    width: auto;
}span.today {
    width: fit-content;
    line-height: 35px;
}.box_search {
    float: right;
    width: fit-content;
}p#breadcrumbs {
    margin: 20px auto 10px;
    font-size: 13px;
}.odds_exp_item a, .hotgirl_item a, .news_item a {
    text-decoration: none;
}.odds_exp_item a .img, .hotgirl_item a .img, .news_item a .img {
    overflow: hidden;
}.odds_exp_item h3, .hotgirl_item p, .news_item p {
    font-size: inherit;
    color: #000;
    font-weight: 500;
}.odds_exp_item img, .news_item img, .hotgirl_item img {
    width: 100%;
    margin: 0;
    display: block;
    object-fit: cover;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s; 
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
}.hotgirl_item img {
    height: 280px;
}.odds_exp_item a:hover h3, .hotgirl_item a:hover p, .news_item a:hover p {
    color: #0d6efd;
}.odds_exp_item a:hover img, .hotgirl_item a:hover img, .news_item a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2); 
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    cursor: pointer; 
}h1.page_title {
    font-size: 30px;
    font-weight: bold;
    color: #f05d2d;
    margin-bottom: 15px;
}.entry_content h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 20px auto;
}.entry_content h3 {
    font-size: 23px;
    font-weight: 600;
    margin: 15px auto;
}.entry_content h4 {
    font-size: 21px;
    font-weight: 600;
    margin: 10px auto;
}.entry_content h5 {
    font-size: 19px;
    font-weight: 600;
    margin: 10px auto;
}.entry_content h6 {
    font-size: 17px;
    font-weight: 600;
    margin: 10px auto;
}.entry_content b, .entry_content strong {
    font-weight: bold;
}.entry_content img, .entry_content .wp-caption {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
}.pagination {
    display: block;
    margin: 15px auto;
    width: fit-content;
}.pagination a, .pagination span {
    min-width: 30px;
    display: inline-block;
    background: #eee;
    text-align: center;
    text-decoration: none;
    padding: 2px 5px;
}.pagination a:hover {
    background: #f05d2d;
    color: #fff;
}
footer.container-fluid {
    background: #333;
    padding: 30px 0;
    color: #dfdfdf;
}ul.top_10_casino {
    margin: auto;
    padding: 0;
}ul.top_10_casino li {
    list-style: none;
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    padding: 5px;
    border-radius: 3px;
}ul.top_10_casino li i{
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
    background-image: url(/wp-content/themes/bong168/img/star.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28px;
    font-style: normal;
    text-align: center;
    line-height: 44px;
    color: #000;
    font-size: 13px;
}.casino_name {
    display: block;
    width: fit-content;
    float: left;
    margin: auto;
}ul.top_10_casino li img {
    float: right;
}#search-button {
    background: #f05d2d;
}
#boottom_menu img {
    width: 23px;
    height: 23px;
    object-fit: contain;
}
#boottom_menu > div > div > a {
    display: block;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    line-height: 1.1em;
}#boottom_menu > div > div > a > span{
    font-size: 12px;
    margin: 3px auto 0;
    display: block;
}img.logo_footer {
    max-width: 200px;
    margin-bottom: 20px;
}p.footer_title {
    color: #f05d2d;
    font-weight: 500;
    margin-bottom: 10px;
}p.footer_title::after {
    display: block;
    width: 50px;
    height: 1px;
    background: #f05d2d;
    content: "";
}ul.menu_footer {
    margin: auto;
    padding: 0;
}ul.menu_footer li {
    list-style: none;
}ul.menu_footer li a {
    color: inherit;
    text-decoration: none;
    padding: 5px;
    border-bottom: 1px solid #eeeeee40;
    display: block;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
}ul.menu_footer li a:hover {
    color: #f05d2d;
}.footer_1, .footer_2, .footer_3, .footer_4, .footer_5 {
    margin-bottom: 20px;
}.avatar img {
    width: 100%;
    max-width: 100px;
    height: 100px;
    object-fit: contain;
}.author_box {
    border: 1px dashed #f39e82;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 5px;
}.social {
    border-top: 1px solid #ccc;
    background: #eee;
}.social a {
    display: block;
    margin: 5px;
}.social a img {
    width: 25px;
}.author_info a {
    text-decoration: none;
    font-size: 20px;
}.copyright {
    text-align: center;
    padding: 20px 0 0;
}
.owl-theme .owl-nav {
    margin-top: 0 !important;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    justify-content: space-between;
}
.owl-theme:hover .owl-nav button {
    opacity: 1;
}
.owl-theme .owl-nav button {
    background: #fff !important;
    width: 30px;
    height: 30px;
    border-radius: 4px !important;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    line-height: 1em !important;
    opacity: 0;
    transition: all 0.5s;
}
.owl-theme .owl-nav button span{
   color: #4a4a4a;
    font-family: inherit;
    font-weight: 500;
    font-size: 30px;
    transform: translateY(-2px);
}
.post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 3.5rem;
    margin: 0;
}
.hotgirl {
    margin-bottom: 20px;
}
.hotgirl_item .img {
    position: relative;
}
.hotgirl_item p.post-title {
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px;
    color: #fff;
    font-size: .95em;
    font-weight: 400;
    z-index: 10;
}
.hotgirl_item .img:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: linear-gradient(rgb(255 255 255 / 0%) 0%, hwb(152deg 51% 2% / 20%) 65%, rgb(0 96 52) 100%);
    z-index: 9;
}
.hotgirl_item a:hover .post-title {
    color: #ffe000;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover, .nav-tabs .nav-link.active {
    background: #2c388f;
    color: #fff;
    border-color: #2c388f;
     font-weight: 500;
}
.nav-tabs {
    border-bottom: 1px solid #2c388f;
}
.nav-tabs .nav-item {
    margin-right: 3px;
}
.nav-tabs .nav-item:last-child {
    margin-right: 0px;
}
.nav-tabs .nav-link {
    color: #2c388f;
    font-weight: 500;
    text-transform: capitalize;
}
.progress {
    height: 0.7rem;
    background-color: #e9ecef;
}
.progress-bar {
    width: 100%;
    background: linear-gradient(90deg,#ffd33d,#0fe101 17%,#44e526 34%,#89edbf 51%,#ffd33d 68%,#2db978 85%,#198754);
    background-size: 300% 100%;
    animation: progress 2s linear infinite;
}
.tr-progress {
    display: none;
}
.news_item {
    margin-top: 0;
}
.tr-progress td {
    border: none;
}
.featured-post {
    margin-bottom: 25px;
    margin-top: 0;
}
.featured-post .col {
    margin-top: 0;
}
.featured-post .post-title {
    font-size: 1.2em;
    line-height: 1.4em;
    margin-bottom: 8px;
}
time {
    color: #1882CA;
    font-size: 0.95em;
    display: block;
}
.excerpt p {
    font-weight: 400;
    font-size: 0.95em;
    margin: 0;
}
.excerpt {
    margin-top: 10px;
}
a {
    text-decoration: none;
}
.featured-post .img img {
    max-height: 225px;
}
.wp-caption-text {
    text-align: center;
    font-style: italic;
    margin-top: 10px;
}
.single-post time {
    margin-bottom: 10px;
}
@keyframes progress{
  0%{
    background-position: 100%
  }
  100%{
    background-position: 0
  }
}
tr.title th {
    background: #4eb4ff;
    color: #fff !important;
}
.item-ddmmyy {
    flex-basis: calc(100% /7 - 5px);
    max-width: calc(100% /7 - 5px);
    text-align: center;
    padding: 7px 10px;
    margin-right: 5px;
    color: #000;
    background: #f5f5f5;
}
.group-ddmmyy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-flow: row wrap;
    margin: 5px 0px 20px;
    white-space: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}
.item-ddmmyy span {
    width: 100%;
    display: block;
    font-size: 0.95em;
}
.item-ddmmyy.active, .item-ddmmyy.active:hover {
    background: #f05d2d;
    color: #fff;
}
.item-ddmmyy span.s-thu {
    font-size: 1.1em;
    color: #f05d2d;
    font-weight: 600;
}
.item-ddmmyy.active span.s-thu {
    color: #fff;
}
.item-ddmmyy:hover {
    background: #e9e9e9;
    color: #000;
}
.football-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f3f3f3;
    padding: 7px 10px;
}
.football-header h3 {
    margin: 0;
    line-height: 1.3em;
    font-size: 1.1em;
}
.football-header a {
    color: #000;
}
.fhead-right {
    font-size: 0.95em;
}
.fhead-right a.active, .fhead-right a:hover {
    color: #f05d2d;
}
.fhead-right a, .fhead-right {
    color: #666;
}
.football-match {
    display: flex;
    align-items: center;
    line-height: 1em;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px 10px;
}
.matchdetail:last-child .football-match {
    border-bottom: 0;
}
.columns-time {
    flex-basis: 15%;
    font-size: 0.95em;
}
.columns-match {
    flex-basis: 85%;
}
.row-teams {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
}
span.soccer-scores {
    border-radius: 20px;
    padding: 4px 7px;
    background: #f05d2d;
    color: #fff;
    font-size: 0.95em;
    font-weight: 500;
    width: 100%;
    display: block;
}
.columns-number {
    flex-basis: 52px;
    text-align: center;
    margin: 0px 15px;
}
.info-box {
    margin-bottom: 30px;
    overflow: hidden;
}
.row_match_info {
    text-align: center;
    width: calc( 80% + 82px);
    margin-top: 3px;
    font-size: 0.85em;
}
.columns-club {
    flex-basis: 40%;
    max-width: 40%;
}
span.vongbang {
    margin-left: 10px;
    font-weight: 500;
    color: #f05d2d;
}
.row-teams .columns-club {
    text-align: right;
    line-height: 1.3em;
}
.row-teams .columns-club:last-child {
    text-align: left;
}
.name-club {
    display: flex;
    flex-flow: row;
    flex-basis: 100%;
    width: 100%;
    align-items: center;
    color: #000;
    position: relative;
    line-height: 1.2em;
}
span.thedo {
    background: red;
    border-radius: 2px;
    color: #fff;
    font-weight: 600;
    font-size: 0.7em;
    padding: 2px 0px;
    line-height: 1em;
    height: 14px;
    width: 9px;
    text-align: center;
    position: absolute;
    right: -7px;
    top: 50%;
    transform: translateY(-50%);
}
img.logo-club {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 4px;
    object-fit: cover;
    margin: 0 5px;
}
.name-club.club1 {
    justify-content: flex-end;
}
.club2 span.thedo {
    right: auto;
    left: -7px;
}
.block-vongbang a {
    padding: 5px;
    background: #e7e7e7;
    min-width: 35px;
    height: 35px;
    line-height: 25px;
    display: inline-block;
    margin: 0px 1px 8px;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 0.9em;
}
.block-vongbang a.active, .block-vongbang a:hover {
    background: #f05d2d;
    color: #fff;
}
.block-vongbang {
    margin: 20px 0px 15px;
    text-align: justify;
}
.title-round strong {
    color: #d10000;
}
.club2 .logo-club {
    left: 0px;
    position: absolute;
}
.name-club.club2 {
    padding-left: 40px;
}
.football-ranking .table-content h2 {
    font-size: 1.4em;
    margin-bottom: 15px;
}
.football-ranking {
    margin-top: 20px;
}
table {
    width: 100%;
}
.football-ranking table tr {
    border-bottom: 1px solid #ebebeb;
}
.football-ranking table tr td, .football-ranking table tr th {
    padding: 7px 3px;
    text-align: center;
    line-height: 1.5em;
}
.football-ranking table tr:first-child {
    border: 0;
}
.football-ranking table th {
    font-weight: 400;
    background: #f05d2d;
    color: #fff;
}
th.th-data {
    text-align: center;
}
.football-ranking table tr th.w-ten-clb {
    text-align: left;
}
.football-ranking table tr td .link-clb {
    display: flex;
    align-items: center;
    text-align: left;
}
.football-ranking img {
    max-width: 24px;
    margin-right: 10px;
    margin-left: 0;
}
.football-ranking a {
    color: #000;
}
.football-ranking td {
    font-size: 0.95em;
}
.football-ranking ul {
    padding-left: 0;
}
.football-ranking ul li{
    display: inline-block;
    list-style: none;
    margin-right: 24px;
}
.ul-item li span {
    margin-right: 3px;
}
.bg-color {
    background: #333;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 3px;
    color: #fff;
}
.ghichu {
    text-align: right;
}
.bggreen {
    background: #37b349;
}
.bgyelow {
    background: #ffae00;
}
.bgred {
    background: #ed4349;
}
.ghichu {
    text-align: right;
    margin-top: 10px;
}
.more-club {
    text-align: center;
    margin: 30px 0px 40px;
}
.more-club a {
    background: #f05d2d;
    color: #fff;
    border-radius: 20px;
    text-transform: capitalize;
    padding: 8px 20px;
}
.rank16 {
    background-color: #ff7373;
}
.single .ranknum {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 100%;
}
.single .rank4, .single .rank3, .single .rank2, .single .rank1, .single span[title="Tranh vô địch"], .single span[title="Lên hạng"]  {
    background-color: #05b349;
    color: #fff;
}
.single .rank5, .single span[title="Play-off lên hạng"], .single .itemcolor .bgcolor.rank3 {
    background-color: #ecb305;
    color: #fff;
}
.single span[title="Dự vòng loại Europa Conference League"]{
    background-color: gold;
    color: #fff;
}
.single.football-ranking table tr:last-child .ranknum,
.single.football-ranking table tr:nth-last-child(2) .ranknum,
.single.football-ranking table tr:nth-last-child(3) .ranknum, .single span[title="Vòng tranh suất trụ hạng"]{
    background: #f61010;
    color: #fff;
}
.itemcolor {
    display: inline-block;
    position: relative;
    margin-bottom: 6px;
    margin-right: 12px;
}
.itemcolor .bgcolor {
    display: inline-block;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 5px;
}
.itemcolor .bgcolor.rank6 {
    background: gold;
}
.itemcolor:last-child .bgcolor{
    background: #f61010;
}
.football-ranking.single .section-content {
    margin-bottom: 20px;
}
.color-info:last-child {
    margin-top: 10px;
}
.color-info {
    font-size: 0.95em;
}
.table-scrol-x {
    overflow-x: auto;
    white-space: nowrap;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.football-ranking table tr td {
    background: #fff;
}
.post-meta {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: 95%;
}
.video-featured-post .rounded {
    position: relative;
    overflow: hidden;
}
.video-featured-post .rounded:before {
    content: "";
    background: rgb(0 0 0 / 37%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.post-meta .post-title {
    font-size: 1.6em;
    font-weight: 600;
    max-height: unset;
    margin-bottom: 7px;
    text-transform: capitalize;
}
.tournament span {
    font-size: 0.8em;
}
span.video-icon {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    border: 4px solid #76C3F8;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    background: #1882CA;
}
.video-icon img {
    width: 16px;
    transform: translateX(2px);
}
.post-meta .tournament {
    margin-bottom: 12px;
}
.news-item .rounded {
    position: relative;
}
.news-item span.video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 35px;
    height: 35px;
    opacity: 0.8;
}
.news-item .video-icon img {
    width: 11px;
}
.video-featured-post {
    margin-bottom: 25px;
}
.rounded {
    overflow: hidden;
}
.news-item .tournament {
    font-size: 0.85em;
    display: flex;
    justify-content: space-between;
    color: #000;
    font-weight: 500;
    align-items: center;
}
.news-item .post-title {
    margin-bottom: 7px;
    color: #f05d2d;
    font-weight: 600;
    max-height: 3rem;
    margin-top: 7px;
}
.league {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex-basis: 65%;
}
.news-item {
    margin-bottom: 20px;
    margin-top: 0;
}
.news-item .tournament time {
    color: #000;
}
p.title-video {
    margin-top: 10px;
    text-align: center;
}
.video-box {
    margin-top: 25px;
    margin-bottom: 30px;
}
.video-des {
    display: flex;
    margin-bottom: 20px;
    justify-content: space-between;
    align-items: center;
    background: #ffecaa;
    border-radius: 5px;
    padding: 6px 10px;
}
.list-info:before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #f05d2d;
    display: inline-flex;
    margin-right: 5px;
    transform: translateY(-2px);
}
.odds-rate {
    background: #2c388f url(./img/keo-bg.png) no-repeat;
    background-size: cover;
    color: #fff;
    padding: 15px 15px 0px;
    border-radius: 7px;
    margin-bottom: 20px;
}
.team-list {
    border-bottom: 2px solid #007fb1;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 15px;
}
.play-time {
    flex-basis: 20%;
    max-width: 20%;
    text-align: center;
}
.play-time span {
    display: block;
}
.play-time span.time {
    font-size: 1.7em;
    font-weight: 600;
}
.play-time span.date {
    color: #F6C143;
}
.team-info {
    flex-basis: 80%;
    max-width: 80%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.team-info img {
    max-width: 55px;
    border-radius: 50%;
}
.score {
    flex-basis: 15%;
    max-width: 15%;
}
.team {
    flex-basis: 42%;
    max-width: 42%;
    display: flex;
    align-items: center;
}
.team .name {
    flex-basis: 70%;
    max-width: 70%;
    text-align: left;
}
.team:first-child .name {
    text-align: right;
}
.score td.trd_ts2 {
    font-size: 0.8em;
    color: #d3a500;
}
.score td.trd_ts3{
    font-size: 0.8em;
    color: #fff;
}
.score span {
    font-size: 1.2em;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.09);
    border-radius: 20px;
    padding: 1px 15px;
    color: #fff;
    margin: 5px 0px;
    display: inline-block;
}
.score table tr {
    text-align: center;
}
p.title-odds {
    margin-top: 15px;
    font-weight: 600;
    font-size: 1.1em;
}
.odds-rate-list {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.odds-rate-chau-a {
    flex-basis: 65%;
    max-width: 65%;
    border-radius: 7px;
    background: rgba(0, 54, 90, 0.4);
    padding: 10px;
    font-weight: 300;
}
.odds-rate-list .title {
    border-left: 2px solid #fff;
    line-height: 1em;
    padding-left: 7px;
}
.odds-rate-list td {
    line-height: 1.7em;
    font-size: 0.95em;
    border-right: 1px solid #fff;
    width: 40%;
    padding-left: 20px;
    color: #fff;
}
.odds-rate-list td:first-child {
    width: 20%;
    padding-left: 0px;
}
.odds-rate-list .BXH_tyle1 td {
    font-weight: 700;
}
.odds-rate-list td:last-child {
    border-right: 0;
}
.odds-rate-chau-au {
    flex-basis: 33%;
    background: rgba(24, 130, 202, 0.42);
    border-radius: 7px;
    padding: 10px;
    font-weight: 300;
}
.odds-rate-chau-au span {
    display: block;
    font-size: 0.95em;
    line-height: 1.7em;
}
.odds-rate-nav {
    padding: 0px 0px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 20px;
    justify-content: space-between;
    text-align: center;
    display: flex;
}
.odds-rate-nav a {
    color: #fff;
    flex-basis: 25%;
    max-width: 25%;
    font-weight: 500;
    padding: 10px 0px;
    border-top: 2px solid #007fb1;
}
.odds-rate-nav a.active, .odds-rate-nav a:hover {
    background: rgba(8, 26, 38, 0.27);
    color: #F6C143;
    border-top: 2px solid #F6C143
}
.data-odds td {
    padding: 2px 0px;
    line-height: 1em;
    text-align: center;
}
.data-odds table td:first-child {
    border-bottom: 1px solid #fff;
}
.data-odds table td.trd_phongdo1 {
    background: #f05d2d;
    color: #fff;
    text-align: left;
    line-height: 1.2em;
    padding: 6px 10px;
    font-size: 1.2em;
    border-bottom: 0 !important;
}
.data-odds td a {
    color: #000;
}
.data-odds td td {
    padding: 0;
}
.data-odds table td td.LS_4a_web {
    text-align: right;
    padding-right: 10px;
}
.data-odds table td.LS_6a_web {
    text-align: left;
    padding-left: 10px;
}
.data-odds td td.LS_5a_web {
    background: #ccc;
    line-height: 1.5em;
}
.data-odds  table {
    font-size: 0.95em;
}
.data-odds table td.trd_phongdo1 td {
    text-align: left;
    border: 0;
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2em;
}
tr.trd_phongdo2 > td {
    padding: 7px 0px;
    border-bottom: 0 !important;
    background: #f6c143;
}
tr.trd_phongdo4 {
    background: #f7f3ea;
}
.data-odds .trd_phongdo4 > td {
    line-height: 1.4em;
    border: 1px solid #fff;
}
td.trd_phongdoweb_3a {
    text-align: right;
    padding-right: 8px;
}
td.trd_phongdoweb_3b {
    text-align: left;
    padding-left: 8px;
}
td.trd_phongdoweb_3c {
    background: #eee;
    color: #f05d2d;
}
b.camdam, b.camdam b, .data-odds .trd_phongdo4 > td b {
    font-weight: 500;
}
.form-icon {
    margin: 0px 2px;
    text-align: center;
    width: 20px;
    height: 20px;
    color: #fff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    font-weight: 600;
    font-size: 0.9em;
}
a.form-icon.form-loss {
    background: #d90000;
}
a.form-icon.form-win {
    background: #13af00;
}
a.form-icon.form-draw {
    background: #f6c143;
}
.trd_pdthongke span {
    margin: 10px 0px;
    display: block;
}
.trd_pdthongke {
    display: block;
    width: 100%;
    clear: both;
    float: left;
}
.data-odds {
    margin-bottom: 30px;
}
.games-header img.logo-team {
    width: auto;
    height: 20px;
    margin-right: 7px;
    max-width: 20px;
}

.games-header {
    display: flex;
    background: #c4e3fd;
    color: #000;
    align-items: center;
    padding: 5px 5px;
}
.games-header a {
    color: #000;
}
span.game-info {
    color: #dd0000;
    flex-basis: 15%;
    max-width: 15%;
}
.game {
    display: flex;
    align-items: center;
    padding: 8px 8px;
}
a.teams-list {
    flex-basis: 80%;
    max-width: 80%;
    display: flex;
    align-items: center;
    color: #000;
}
span.team-club {
    flex-basis: 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    position: relative;
}
img.logo-team {
    flex-basis: 25px;
    max-width: 25px;
    margin: 0;
    max-height: 25px;
    object-fit: contain;
}span.team-club:first-child {
    text-align: right;
    justify-content: flex-end;
}
span.team-name {
    margin: 0px 15px;
}
.team-club:first-child span.count {
    padding-right: 0;
    order: 3;
    margin-left: 15px;
}
.team-club span.count {
    background: #e1e1e1;
    padding: 0px 10px;
    color: #db0808;
}
.team-club:last-child span.team-name {
    order: 3;
    margin-right: 0;
}
span.team-club:last-child .count {
    order: 1;
    margin-right: 15px;
    padding-left: 0;
}
.team-club:last-child img.logo-team {
    order: 2;
}
span.team-club:last-child .count:before {
    content: "-";
    margin: 0 3px;
}
.page-live .content {
    margin-bottom: 30px;
}
.team-club:first-child img.logo-team {
    order: 2;
}
.team-club:first-child span.team-name {
    order: 1;
    padding-left: 0;
}
.live {
    color: #cc0001;
}
.live:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #cf0000;
    display: inline-block;
    border-radius: 50%;
    transform: translateY(-2px);
    animation: liveIcon .7s linear infinite;
    margin-right: 5px;
}
@keyframes liveIcon {
    0% {
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
a.games-cat {
    margin-right: 5px;
}
.team-club:last-child span.card {
    position: absolute;
    left: 35px;
    border: 0;
    font-size: 0.7em;
    background: #d10000;
    border-radius: 0;
    color: #fff;
    padding: 0px 1px;
}
.team-club:first-child span.card {
    position: absolute;
    right: 35px;
    border: 0;
    font-size: 0.7em;
    background: #d10000;
    border-radius: 0;
    color: #fff;
    padding: 0px 1px;
}
h2.title-list {
    background: #F6F6F6;
    margin-bottom: 15px;
    color: #1882CA;
    font-size: 1.4em;
    position: relative;
    padding-left: 40px;
    margin-top: 0;
    font-weight: 600;
    cursor: pointer;
}
h2.title-list span{
    padding: 8px 10px;
    display: inline-block;
}
i.icon-tq {
    background: #C4E3FD url(./img/icon-tq.svg) no-repeat center;
}
i.icon-ud{
    background: #D7FFF0 url(./img/icon-ud.svg) no-repeat center;
}
i.icon-download{
    background: #FFF3D7 url(./img/icon-download.svg) no-repeat center;
}
i.icon-km{
    background: #FDE0FF url(./img/icon-km.svg) no-repeat center;
}
i.icon-pay{
    background: #FAFDD2 url(./img/icon-pay.svg) no-repeat center;
}
i.icon-dk{
    background: #D9FFFF url(./img/icon-dk.svg) no-repeat center;
}
i.icon-end{
    background: #E8E8E8 url(./img/icon-end.svg) no-repeat center;
}
i.icon {
    width: 40px;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.plinkbox a button {
    background: linear-gradient(0deg, #BBDFF5, #BBDFF5), #FFD164;
    border: none;
    border-radius: 5px;
    color: #f05d2d;
    font-weight: 600;
    padding: 7px 15px;
    margin: 0px 5px;
}
h2.title-list:after {
    content: "❯";
    right: 10px;
    position: absolute;
    top: 50%;
    font-size: 0.7em;
    transform: translateY(-50%) rotateZ(90deg);
}
.top-list-content.active h2.title-list:after {
    content: "❮";
}
.menu-button {
    background: url(./img/menu-btn.svg) no-repeat center;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-size: contain;
    margin-left: 4px;
}
#ul_main_menu > li.current-menu-ancestor .menu-button, #ul_main_menu > li:hover  .menu-button,
#ul_main_menu > li.current-menu-item .menu-button, #ul_main_menu > li.current-post-ancestor .menu-button,
#ul_main_menu > li.current-menu-parent .menu-button{
    filter: brightness(1);
}
.related_title {
    margin-bottom: 15px;
    text-transform: capitalize;
    font-weight: 600;
}
.tag-link {
    margin-bottom: 20px;
    margin-top: 15px;
    clear: both;
    display: block;
    float: left;
    width: 100%;
}
.tag-link a {
    margin-right: 7px;
    display: inline-block;
    text-transform: capitalize;
    padding: 2px 10px;
    background: #f05d2d;
    color: #fff;
    border-radius: 3px;
    margin-bottom: 7px;
}
.tag-link a:hover {
    background: #f6c143;
    color: #000;
}
.offcanvas-body ul{
    margin-left: 0;
    padding-left: 0;
}
.offcanvas-body {
    background: #ffffff;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
.offcanvas-body ul li a {
    color: #000;
    border-bottom: 1px dashed rgb(65 65 65 / 20%);
    padding: 7px 10px;
    display: block;
    width: 100%;
}
.offcanvas-body ul li {
    list-style: none;
    margin-left: 0;
    font-weight: 400;
    width: 100%;
    position: relative;
    
}
.offcanvas-body ul.sub-menu {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 0px;
    display: none;
    background: rgb(0 0 0 / 10%);
    font-size: 0.95em;
}
.offcanvas-body ul.sub-menu li a {
    text-transform: inherit;
}
.offcanvas-body ul li a {
    text-transform: uppercase;
}
.offcanvas-body .menu-button {
    width: 35px;
    height: 35px;
    background-size: 12px auto;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0px;
    background-position: center center;
    filter: brightness(0.7) invert(1);
}
.nav-tabs::-webkit-scrollbar, .table-responsive::-webkit-scrollbar {
  display: none;
}
.nav-tabs, .table-responsive {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
.icon-search img {
    width: 20px;
}
.football-tips thead tr th, .football-tips tr td {
    padding: 6px 5px;
}
.football-tips thead {
    background: #c4e3fd;
}
.football-tips {
    font-size: 0.95em;
}
.football-tips .league {
    color: #838383;
    display: block;
    font-size: 0.9em;
}
.football-tips tr:nth-child(even) {
    background: #EBF6FF;
}
td.td-status {
    text-align: center;
}
span.td-tips {
    border: 1px dashed #0d6efd;
    border-radius: 3px;
    padding: 7px 5px;
    color: #0d6efd;
    font-weight: 600;
    font-size: 0.95em;
    white-space: nowrap;
    overflow-x: scroll;
    display: inline-block;
    max-width: 100%;
}
.link-premium{
    color: #0d6efd;
}
span.status-tips {
    border: 1px dashed #db0000;
    border-radius: 3px;
    padding: 5px;
    color: #db0000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.8em;
    text-align: center;
}
tips.status-win {
    border-color: #027a1c;
    color: #027a1c;
}
span.status-tips.status-draw {
    border-color: #f6c143;
    color: #f6c143;
}
.rsnumb {
    width: 30px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 auto;
    text-align: center;
}
.rsnumb span:first-child {
    border-bottom: 1px solid #ddd;
}
.football-tips .rsnumb span {
    font-weight: 600;
    display: block;
}
.td-time, .th-time {
    width: 105px;
}
.fc-name-tips .bxlogo .logo {
    width: 27px;
    height: 27px;
    padding: 4px;
    border-radius: 100px;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    margin-right: 7px;
    overflow: hidden;
}
.fc-name-tips .bxlogo {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.fc-name-tips .bxlogo:last-child {
    margin-bottom: 0;
}
/*th.th-tips {*/
/*    width: 200px;*/
/*}*/
/*th.th-match {*/
/*    width: 190px;*/
/*}*/
.football-tips table {
    table-layout: fixed;
}
.premium_sc, .th-odds {
    width: 50px;
    text-align: center;
}
.td-result, .th-result {
    width: 55px;
    text-align: center;
}
th.th-status {
    width: 65px;
    text-align: center;
}
.macao-box table tr:first-child {
    background: transparent;
}
.macao-box table tr td {
    border: none;
    padding: 5px 10px;
    line-height: 1.5em;
}
.macao-box table {
    border: none;
    margin: 0;
    background: #f0f0f0;
}
td.tpr_ss {
    color: #12ae3a;
    width: 17%;
}
td.tpr_r, td.tpr_l {
    width: 35%;
}
.macao-box table tr td.tpr_l {
    text-align: right;
    padding-right: 15px;
}
.red {
    color: #f50000;
}
.green {
    color: green;
}
.blue {
    color: blue;
}
td.tpr_vs a {
    font-size: 0.95em;
    color: black;
}
.prd_cnt {
    padding: 2px 0px 10px;
    text-align: center;
    color: #f05d2d;
    font-style: italic;
    font-weight: 400;
    font-size: 0.9em;
}
h2.title {
    color: #12ae3a;
}
.macao-box .baochi table {
    background: 0;
    padding: 0;
}
.macao-box table tr.baochi1_web {
    background: #12ae3a;
    color: #fff;
}
.macao-box table tr.baochi1_web td {
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: center;
    font-weight: 600;
}
tr.waptip2 {
    background: #d7d4c0;
}
tr.waptip2 a{
    color: #545454;
    font-size: 0.9em;
}
.macao-box .baochi table tr.waptip2 td{
    padding: 0px 5px;
}
td.tpr_ss {
    font-weight: 600;
}
table.prd_tb a {
    font-weight: 600;
}
.macao-box {
    margin-bottom: 10px;
}
.lich-phat-song tr:first-child {
    background: #f05d2d;
    color: #fff;
    line-height: 1.5em;
}
.lich-phat-song tr:first-child td {
    padding: 5px;
    border-right: 1px solid #fff;
}
.lich-phat-song tr:first-child td:last-child {
    border-right: 0;
}
.lich-phat-song tr td {
    padding: 2px 0px;
    min-width: 170px;
}
.calendar_tv {
    background: #c4e3fd;
    padding: 3px 7px;
    font-weight: 500;
}
.calendar_tv strong{
    font-weight: 500;
}
h2.bg_h2 {
    margin: 15px 0px 5px;
    color: #f05d2d;
    font-size: 1.5em;
}
.lich-phat-song {
    margin-bottom: 15px;
}
.all_odds tbody {
    border-top: 0 !important;
}
.odds-cat .all_odds {
    margin-bottom: 20px;
    margin-top: 10px;
}
.odds-news-item {
    display: flex;
    width: 100%;
    flex-basis: 100%;
    align-items: center;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0px;
}
.odds-news-item .time {
    background: transparent;
    color: #198754;
    border-radius: 15px;
    padding: 0px 10px;
    margin-right: 8px;
    border: 1px solid #198754;
}
.odds-news-item p.post-title {
    margin: 0;
    font-size: 1.1em;
    line-height: 1.3em;
    font-weight: 400;
    color: #000;
}
.odds-news-item p.post-title:hover {
    color: #f05d2d;
}
.offcanvas-start {
    max-width: 300px;
}
.odds-news h2 {
    font-size: 1.5em;
    font-weight: 600;
    text-transform: capitalize;
}
#boottom_menu {
    background: #2c388f;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    padding: 6px 7px 4px;
}
.header-search input#searchsubmit, .header-search input.search-submit {
    display: none;
}
.header-search input {
    border-radius: 3px;
    border: none;
    padding: 5px;
    width: 100%;
}
#middle-menu .row {
    position: relative;
    align-items: center;
}
.header-search form {
    margin: 0;
}
.header-search {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
    background: #2c388f;
    border-radius: 5px;
    z-index: 99;
    border: 2px solid #ffc107;
    height: 80%;
    overflow: hidden;
    /*display: none;*/
}
.header-search form:focus-visible, .header-search input:focus-visible {
    outline: unset;
}
p.title-search {
    text-transform: uppercase;
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #ffff;
    text-align: center;
    font-weight: 600;
}
.searchwp-live-search-result .thumb img {
    width: 100%;
    height: auto;
    min-width: 230px;
}
.searchwp-live-search-result .thumb {
    width: 30%;
    display: inline-block;
}
.search-content {
    display: inline-block;
    width: 68%;
    padding: 10px;
}
.searchwp-live-search-result p {
    padding: 0 !important;
    border: 0 !important;
    font-size: 1em !important;
}
.searchwp-live-search-result {
    display: flex;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 15px;
    border-bottom: 1px solid rgb(227 227 227 / 35%);
    padding-bottom: 15px;
    align-items: center;
}
h3.post-title-search {
    font-size: 1.3em;
}
.header-seach-result .searchwp-live-search-results {
    box-shadow: unset;
    background: transparent;
    min-height: unset;
    height: auto;
    max-height: unset;
    padding-bottom: 100px;
}
.header-seach-result .searchwp-live-search-result a {
    color: #ffd400;
    white-space: normal;
    line-height: 1.5em;
}
.header-seach-result {
    margin-top: 20px;
    color: #fff;
    display: block;
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    height: 100%;
}
.search-close {
    border-top: 1px solid #fff;
    padding: 7px 15px;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: right;
    left: 0;
    background: #2c388f;
}
.search-close span {
    cursor: pointer;
}
.header-search-wrap {
    background: rgb(0 0 0 / 70%);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}
.move-up svg path {
    fill: #0b9904;
}
.move-down svg path {
    fill: #d90000;
}
.fifa-ranking tr td {
    padding: 5px 5px;
    border-bottom: 1px solid #e9e9e9;
    background: #fff;
}
.fifa-ranking thead th {
    background: #c4e3fd;
    padding: 7px 5px;
    text-transform: capitalize;
    font-weight: 500;
}
.fifa-ranking .rk, .fifa-ranking .point, 
.fifa-ranking .average, .fifa-ranking .position{
    text-align: center;
}
.fifa-ranking .flag img {
    width: 35px;
    box-shadow: 0px 2px 4px 0px #e3e3e3;
    max-width: fit-content;
    margin-bottom: 0;
}
.rank-nav {
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 30px;
    display: block;
}
.rank-nav a {
    border: 1px solid #c4e3fd;
    padding: 4px 8px;
    margin-right: 5px;
    color: #000;
    border-radius: 5px;
    background: #c4e3fd;
}
.rank-nav a.active, .rank-nav a:hover {
    background: #f05d2d;
    color: #fff;
    border: 1px solid #f05d2d;
}
.fifa-ranking .rk {
    width: 50px;
}
.fifa-ranking .flag {
    width: 55px;
    text-align: center;
}
.fifa-ranking .country-name {
    width: 305px;
}
.uefa-ranking tr th {
    background: #c4e3fd;
    padding: 7px 5px;
    font-weight: 500;
    text-transform: capitalize;
}
.table_team-name_block .club-logo {
    width: 30px;
    margin: 0;
}
.table_team-name_block {
    display: flex;
    align-items: center;
}
.table_team-name_block .team-name {
    margin: 0px 0px 0px 9px;
}
.uefa-ranking tr td {
    padding: 7px 5px;
    background: #fff;
    border-bottom: 1px solid #e9e9e9;
}
.table_member-country {
    width: 85px;
    text-align: center;
}
.uefa-ranking table {
    font-size: 0.95em;
}
.table_member-season, .table_member-na, .table_member-points {
    text-align: center;
}
.uefa-ranking {
    margin-bottom: 25px;
}
.lich-phat-song table table tr:first-child {
    background: transparent;
    color: #a10d0d;
    font-size: 0.95em;
}
.lich-phat-song table table tr:first-child td {
    padding-top: 0;
    padding-bottom: 0;
}
.prd_bar {
    background: #f0f0f0;
    margin-bottom: 20px;
    border-radius: 7px;
    overflow: hidden;
}
iframe {
    margin: auto;
    display: block;
    max-width: 100%;
}
.other-link a {
    background: #f05d2d;
    color: #fff;
    border-radius: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.other-link a:hover {
    background: #f6c143;
    color: #000;
}
.box-bxh {
    margin-top: 0px;
}
.other-link {
    margin-bottom: 20px;
}
.tips_table .tb__thead .tb__tr {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    display: flex;
    border-color: rgba(255,255,255,.2);
}
.tips_table .th-time, .tips_table .td-time {
    max-width: 142px;
}
.tips_table .tb__th {
    padding: 10px 10px;
    background: #ecf5ff;
    white-space: nowrap;
}
.tips_table .tb__th, .tips_table .tb__td {
    flex: 1 0 0%;
    width: 100%;
}
.tips_table .tb__tr {
    display: flex;
    transition: 0.3s;
}
.text-start {
    text-align: left!important;
}
.tb__tbody .tb__tr:nth-child(odd) {
    background: #ededed;
}
.tips_table .tb__td {
    display: flex;
    align-items: center;
    padding: 5px 5px;
}
.tips_table .tb__td > div {
    overflow: hidden;
}
.tips_table .th-match, .tips_table .td-match {
    max-width: 30%;
    text-align: left;
}
.tips_table .th-tips_data, .tips_table .td-tips_data {
    max-width: 25%;
    text-align: left;
}
.tips_table .th-odds, .tips_table .td-odds {
    max-width: 9%;
    text-align: left;
}
.tips_table .th-result, .tips_table .td-result {
    max-width: 8%;
    text-align: center;
    justify-content: center;
}
.tips_table .th-status, .tips_table .td-status {
    max-width: 10%;
    text-align: center;
    justify-content: center;
}
.tb__tbody .tips{
    font-size: 1em;
    display: block;
}
.align-items-center {
    align-items: center;
}
.d-flex {
    display: flex;
}
.tips_table .match__logo {
    flex: 0 0 auto;
    line-height: 1;
}
.tips_table .match__logo img {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    margin-right: 5px;
    background-color: #fff;
    padding: 4px;
    display: flex;
    overflow: hidden;
    align-items: center;
    text-indent: 100%;
    margin-bottom: 0;
}
.tips_table .league {
    color: #999;
    margin-top: 5px;
    display: block;
}
.tips_table .tips {
    padding: 5px 10px;
    border: 1px dashed #009b0a;
    border-radius: 5px;
    color: #009b0a;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    margin-bottom: 0;
}
.tips_table .tips_status {
    text-transform: uppercase;
    padding: 3px 5px;
    min-width: 50px;
    display: block;
    border: 1px dashed #f12a2a;
    text-align: center;
    border-radius: 4px;
    color: #f12a2a;
    font-weight: 600;
}
.tips_table .match_result {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    font-weight: 500;
    margin: auto;
    width: 35px;
}
.tips_table .tb__tr:not(.wait) .match_result .home_result {
    border-bottom: 1px solid #d9d9d9;
}
.tips_table .tb__tr:not(.wait) .match_result>span {
    display: block;
}
.tips_table .tb__tr:not(.wait) .match_result>.result_sep {
    display: none;
}
.tb__tbody {
    font-size: 0.95em;
}

.tips_table .td-match .d-flex {
    margin-bottom: 6px;
}
.tips_table .td-match .d-flex:last-child {
    margin-bottom: 0;
}
.icon-search svg {
    color: #fff;
    width: 25px;
    height: 25px;
}
.match-football img.logo-club {
    margin-bottom: 0;
}
@media screen and (min-width: 768px) and (max-width: 1190px){
    header.header {
        box-shadow: 0px 1px 7px 0px #1882ca52;
    }
    #left-sidebar, #right-sidebar {
        margin-top: 10px;
    }
}
.offcanvas-header .btn-close {
    opacity: 1;
}
#link-nha-cai a {
    position: relative;
        display: block;
}
#link-nha-cai a:before {
    content: "";
    background: url(./img/expand.svg) no-repeat center;
    background-size: contain;
    width: 13px;
    height: 13px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#link-nha-cai td:first-child {
    font-weight: 600;
    text-transform: capitalize;
}
span.nrclub2 img.logo-club {
    position: unset;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: 0;
}
.post-widget-widget {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px dashed #c7c7c7;
    padding: 7px 0px;
}
.post-widget-widget:last-child{
    border-bottom: 0;
}
.post-widget-widget img {
    width: 90px;
    height: auto;
    margin-right: 10px;
}
h3.post-title-widget {
    font-size: 0.9em;
    color: #000;
    font-weight: 500;
    line-height: 1.4em;
}
h3.post-title-widget a{
    color: #000;
}
h3.post-title-widget a:hover {
    color: #f05d2d;
}
.video-featured-post img {
    max-width: 100%;
}
.date_header {
    /* background: #e4e4e4; */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f3f3f3;
    padding: 7px 10px;
}
span.color-1 {
    border-radius: 50%;
    background: #00a314;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
}
span.color-2 {
    border-radius: 50%;
    background: #00b8ff;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    line-height: 1;
}
span.color-3 {
    border-radius: 50%;
    background: #ffd400;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
span.color-4 {
    background: pink;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    line-height: 1;
}
span.color-r {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #cf0000;
    color: #fff;
    line-height: 1;
}
.itemcolor span.color {
    width: 13px;
    height: 13px;
}
table.table-bxh {
    margin-bottom: 5px;
}
.linkOrigin {
    font-style: italic;
    font-size: 0.85em;
    color: #9d9d9d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.grid-row {
    display: flex;
    gap: 10px;
    align-items: baseline;
    flex-flow: row wrap;
    justify-content: space-between;
}
.grid-row figure {
    max-width: 49%;
}
.summary {
    margin-bottom: 10px;
    font-weight: 600;
}
nav.rank-math-breadcrumb p {
    margin-bottom: 5px;
    margin-top: 10px;
}
.entry_content img {
    margin-bottom: 10px;
}
.video .news-item img.bs88_thumbnail, .related_post img.bs88_thumbnail{
    aspect-ratio: 16 / 9;
    display: block;
    width: 100%;
    object-fit: cover;
    height: auto;
}
.data-odds-list h3 {
    margin-top: 0;
}
.offcanvas-header {
    padding: 0.5rem 1rem;
    border-bottom: 1px dashed #d9d9d9;
}
b, strong {
    font-weight: 600;
}
#left-sidebar {
    padding-bottom: 15px;
}
.wp-caption {
    max-width: 100%;
}
.menu-footer{
    justify-content: space-between;
    display: flex;
    flex-flow: row wrap;
}
.col-menu{
    width: auto;
    padding-right: 5px;
    padding-left: 5px;
}
.author_info p {
    margin-bottom: 7px;
}
.pl-0 {
    padding-left: 0;
}
.news_item img {
    aspect-ratio: 16 / 9;
    height: auto;
    object-fit: cover;
    width: 100%;
}
section.odds-news {
    margin-bottom: 20px;
}
.sapo {
    margin-bottom: 10px;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 10px;
}
p {
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.help-note {
    border: 1px dashed #f05d2d;
    border-radius: 3px;
    padding: 7px 10px;
    line-height: 1em;
    /* font-weight: 600; */
    color: #505050;
    margin-bottom: 10px;
    display: none;
}
.hotgirl_item {
    margin: 0;
}
.box-tips {
    display: flex;
    gap: 40px;
    align-items: center;
    margin-bottom: 20px;
    background: url(./img/bgkeond.webp) no-repeat;
    padding: 10px;
    border-radius: 7px;
    background-size: cover;
}
.odd-tips {
    width: 50%;
    position: relative;
    border: 2px dashed #ff4700;
    border-radius: 5px;
    overflow: hidden;
    padding: 15px 10px 15px 35px;
}
.odd-tips .label {
    position: absolute;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    transform: rotate(-45deg);
    left: 3px;
    top: 5px;
}
.odd-tips .label:before {
    content: '';
    content: "";
    position: absolute;
    left: -40px;
    top: -15px;
    width: 100px;
    height: 40px;
    background: #ff4700;
    z-index: -1;
}
.row-tips {
    display: flex;
    gap: 10px;
    justify-content: start;
    align-items: center;
    margin-top: 5px;
    font-weight: 600;
}
.row-tips img {
    margin: 0;
}
.row-tips strong {
    color: #ed4400;
}
.btn-bet {
    width: 40%;
    position: relative;
    display: flex;
    align-items: center;
    background: linear-gradient(to right, rgb(247 164 90), rgb(187 78 0));
    color: #fff;
    border-radius: 9999px;
    text-align: center;
    justify-content: center;
    padding: 7px 7px;
}
.btn-bet:hover {
    opacity: 0.9;
}
.icon-left {
    width: 60px;
    position: absolute;
    left: -1px;
    top: -3px;
    background: #fff;
    border-radius: 50%;
    border: 4px solid #e7e7e7;
    padding: 10px;
    height: 60px;
}
.icon-right {
    width: 30px;
    position: absolute;
    right: 12px;
    top: 50%;
    padding: 10px;
    background: #fff;
    border-radius: 50%;
    height: 30px;
    transform: translateY(-50%);
    text-align: center;
    display: flex;
    align-items: center;
}
.btn-bet a {
    color: #fff;
    text-transform: uppercase;
    border: 1px dashed #ffffff;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    padding: 7px;
    text-align: center;
    font-weight: 600;
}
.icon-left svg {
    fill: #ff4700;
}
.icon-right svg {
    fill: #7a7c7e;
    width: 10px;
    height: 16px;
}
@media screen and (max-width: 1190px){
    .football-tips {
        font-size: 0.95em;
        white-space: nowrap;
        overflow-x: scroll;
        width: 100%;
    }
    .football-tips table {
        table-layout: auto;
    }
    .football-tips table span {
        display: block;
    }
    .td-time, .th-time {
        width: 105px;
        position: sticky;
        left: 0;
        max-width: 105px;
    }
    .th-time, th.th-match{
        background: #c4e3fd;
    }
    .td-time, td.match {
        background: #fff;
    }
    .football-tips tr:nth-child(even) .td-time, .football-tips tr:nth-child(even) td.match {
        background: #EBF6FF;
    }
    th.th-match, td.match {
        position: sticky;
        left: 105px;
    }
    .football-tips table span.td-tips {
        display: inline-block;
        margin-left: 7px;
    }
    .football-tips thead tr th.th-tips {
        padding-left: 10px;
    }
    #top-menu img.custom-logo {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    header a.float-start img {
        width: 25px;
        transform: translateY(5px);
        filter: brightness(0) invert(1);
    }
    .icon-search img {
        transform: translateY(5px);
    }
    div#top-menu {
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: 0px 3px 5px 0px #e9e9e9;
    }
    header a.float-start {
        background: #f05d2d;
        border-radius: 0;
        color: #000;
        height: 100%;
    }
}
@media screen and (max-width: 1024px){
    .all_odds_table {
        font-size: 0.9em;
    }
    table.all_odds_table tr td.match_team {
        width: 25%;
    }
    .nav-tabs .nav-link {
        padding: .5rem 0.7rem;
        font-size: 0.95em;
    }
    .col-12.p-0.main-header {
        text-align: center;
    }
}

@media screen and (max-width: 768px){
    ul#ul_main_menu > li {
        padding: 8px 8px;
    }
}
@media screen and (max-width: 767px){
    .help-note {
        display: block;
    }
    .hot-match span.time-match,.hot-match .odds-match {
        font-size: 0.9em;
    }
    .grid-row figure {
        max-width: 100%;
    }
    span.game-info {
        font-size: 0.85em;
        letter-spacing: -1px;
    }
    .copyright {
        text-align: center;
        padding: 10px 0 45px;
    }
    .odds-rate-nav a:before {
        content: "|";
        position: absolute;
        right: 0;
        color: rgb(255 255 255 / 35%);
    }
    .odds-rate-nav a.active:before, .odds-rate-nav a:last-child:before{
        display: none;
    }
    .tag-link a {
        padding: 2px 7px;
    }
    iframe {
        width: 100%;
        min-width: unset;
    }
    .data-odds-list table tr > td:first-child b {
        position: sticky;
        left: 10px;
    }
    .odds-rate-list td {
        padding-left: 7px;
        color: #fff;
        font-size: 0.9em;
    }
    .lich-phat-song tr td {
        min-width: 82px;
    }
    .odds-rate-chau-au {
        margin-top: 15px;
    }
    .lich-phat-song table table {
        font-size: 1em;
    }
    .odds-rate-list td:first-child {
        width: 16%;
        padding-left: 0px;
    }
    .odds-rate-chau-au span {
        display: inline-block;
        font-size: 0.9em;
        margin-right: 5px;
    }
    .odds-rate-chau-au p.title {
        margin-bottom: 7px;
    }
    .lich-phat-song table {
        font-size: 0.8em;
    }
    .rank-nav {
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        margin-top: 25px;
        padding: 5px 0px;
    }
    .fifa-ranking .rk {
        position: sticky;
        left: 0;
    }
    .fifa-ranking .flag {
        position: sticky;
        left: 40px;
    }
    .header-search {
        width: 93%;
        height: 50%;
        padding: 10px;
    }
    .searchwp-live-search-result .thumb img {
        min-width: 90px;
    }
    .search-content {
        display: inline-block;
        width: 70%;
        padding: 0px 0px 0px 10px;
    }
    h3.post-title-search {
        font-size: 1em;
    }
    .post-des {
        display: none;
    }
    .searchwp-live-search-result {
        margin-bottom: 7px;
        padding-bottom: 7px;
        align-items: center;
    }
    .header-seach-result .searchwp-live-search-results {
        width: 100% !important;
        padding-bottom: 115px;
    }
    #myBtn{
        bottom: 70px;
    }
    td.tpr_img {
        display: none;
    }
    .macao-box table{
        font-size: 0.9em;
    }
    .macao-box table tr td {
        padding: 5px 5px;
    }
    .football-tips {
        font-size: 0.9em;
    }
    td.tpr_ss {
        width: 23%;
    }
    .macao-box table tr td.tpr_l {
        text-align: right;
        padding-right: 5px;
    }
    td.tpr_r, td.tpr_l {
        width: 40%;
        font-size: 0.95em;
    }
    td.tpr_vs {
        font-size: 0.9em;
    }
    th.th-match, td.match {
        position: unset;
    }
    .td-time, .th-time {
        left: -1px;
    }
    .football-tips thead tr th.th-tips {
        padding-left: 5px;
    }
    .football-tips table span.td-tips {
        margin-left: 0;
    }
    a.teams-list {
        flex-basis: 85%;
        max-width: 85%;
    }
    span.team-name {
        margin: 0px 7px;
    }
    .game {
        padding: 8px 0px;
    }
    span.team-club {
        flex-basis: 45%;
        max-width: 45%;
        font-size: 0.9em;
    }
    .post-meta .post-title {
        font-size: 1.3em;
    }
    img.logo-team {
        width: 25px;
        flex-basis: 25px;
        max-width: 25px;
        margin: 0;
    }
    .team-club span.count {
        padding: 0px 7px;
    }
    .featured-post {
        margin-bottom: 25px;
        margin-right: 0;
        margin-left: 0;
    }
    .post-meta .tournament {
        font-size: 0.95em;
    }
    .table-responsive {
        white-space: nowrap;
    }
    table.all_odds_table tr td {
        padding: 0px 5px;
    }
    table.all_odds_table tr.league td {
        padding: 5px;
    }
    .nav-tabs {
        flex-wrap: nowrap;
        overflow-x: scroll;
        white-space: nowrap;
        padding-bottom: 1px;
    }
    .nav-tabs .nav-link {
        padding: .3rem 0.5rem;
        font-size: 0.95em;
    }
    .more-club a {
        padding: 6px 20px;
    }
    .group-ddmmyy {
        display: block;
        white-space: nowrap;
        width: 100%;
        overflow-x: auto;
        padding-bottom: 10px;
    }
    .item-ddmmyy {
        display: inline-block;
        width: 20%;
        max-width: 20%;
        padding: 5px;
        font-size: 0.9em;
    }
    .football-match {
        padding: 5px 0px;
    }
    .columns-match {
        flex-basis: 87%;
        font-size: 0.9em;
        overflow: hidden;
    }
    .columns-time {
        flex-basis: 13%;
        font-size: 0.9em;
        text-align: center;
    }   
    .info-box .vongbang, .info-box .separator, .info-box .m_hiden{
        display: none;
    }
    .columns-number {
        flex-basis: 15%;
        text-align: center;
        margin: 0px 5px;
    }
    .columns-club {
        flex-basis: 40%;
        max-width: 40%;
    }
    span.soccer-scores {
        font-size: 0.85em;
        padding: 3px 5px;
    }
    .row_match_info {
        text-align: center;
        width: calc( 98%);
        margin-top: 2px;
    }
    span.thedo {
        font-size: 0.65em;
        padding: 2px 0px;
        line-height: 1em;
        height: 13px;
        width: 8px;
        right: -2px;
    }
    .club2 span.thedo {
        right: auto;
        left: -2px;
    }
    .block-vongbang a {
        min-width: 34px;
        height: 34px;
        margin: 0px 1px 6px;
    }
    .football-ranking table {
        font-size: 14px;
    }
    .football-ranking img {
        max-width: 20px;
        margin-right: 5px;
    }
    .football-ranking table tr td:first-child, .football-ranking table tr th:first-child {
        position: sticky;
        left: 0;
        width: 30px;
        padding: 7px 5px;
    }
    .football-ranking table tr td:nth-child(2), .football-ranking table tr th:nth-child(2) {
        left: 28px;
        position: sticky;
        padding: 7px 6px;
    }
    .single.football-ranking table tr td:nth-child(2), .single.football-ranking table tr th:nth-child(2) {
        left: 30px;
    }
    .club2 .logo-club {
        left: 1px;
    }
    img.logo-club {
        width: 27px;
        height: 27px;
    }
    .name-club.club2 {
        padding-left: 35px;
    }
    .columns-club img:not(.logo-club) {
        max-width: 13px;
        height: auto;
    }
    .football-ranking.single table tr td:first-child, .single.football-ranking table tr th:first-child {
        width: auto;
        padding: 7px 3px;
    }
    table.table-bxh {
        display: block;
        overflow-x: scroll;
    }
    .odds-rate {
        padding: 10px 10px 0px;
    }
    .play-time {
        flex-basis: 17%;
        max-width: 17%;
        text-align: center;
    }
    .play-time span.time {
        font-size: 1.2em;
        font-weight: 600;
    }
    .play-time span.date {
        font-size: 0.9em;
    }
    .team-info {
        flex-basis: 82%;
        max-width: 82%;
        font-size: 0.9em;
    }
    .team-info img {
        max-width: 30px;
    }
    .score {
        flex-basis: 16%;
        max-width: 16%;
    }
    .score span {
        font-size: 0.9em;
        font-weight: 500;
        padding: 1px 5px;
        margin: 0px 0px 4px;
    }
    .team-list {
        padding-bottom: 10px;
    }
    p.title-odds {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .odds-rate-list {
        flex-direction: column;
    }
    .odds-rate-chau-a, .odds-rate-chau-au {
        flex-basis: 100%;
        max-width: 100%;
        width: 100%;
    }
    .odds-rate-nav {
        margin-left: -10px;
        margin-right: -10px;
        font-size: 0.9em;
    }
    .odds-rate-nav a {
        padding: 8px 0px;
        align-items: center;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        position: relative;
    }
    .data-odds-list h3, .data-odds-list >table td:first-child, .trd_pdthongke, .data-odds-list table tr > td:first-child {
        position: sticky;
        left: 0;
    }
    .data-odds-list >table tr:first-child td b,.data-odds table td.trd_phongdo1 td b {
        position: sticky;
        left: 10px;
    }
    .data-odds-list >table td:nth-child(2), .data-odds-list table tr > td:nth-child(2) {
        position: sticky;
        left: 45px;
        background: #f7f3ea;
        z-index: 2;
    }
    .data-odds-list >table tr.trd_phongdo2 > td, .data-odds-list table tr.trd_phongdo2 > td{
        background: #f6c143;
    }
    .data-odds table td.trd_phongdo1 td {
        font-size: 1.1em;
    }
    .data-odds td {
        width: auto !important;
        min-width: 30px;
    }
     .data-odds table {
        font-size: 0.9em;
    }
     .data-odds table table {
        font-size: 1em;
    }
      .data-odds td {
        padding: 2px 7px;
    }
    .data-odds table td.trd_phongdo1 td.trd_phongdo1b {
        background: transparent !important;
    }
    .video-des {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
    }
    h1.page_title {
        font-size: 23px;
        line-height: 1.3em;
    }
    .entry_content h3 {
        font-size: 18px;
        line-height: 1.3em;
        margin: 10px auto;
    }
    .entry_content h2 {
        font-size: 20px;
        margin: 10px auto;
        line-height: 1.3em;
    }
    h2.title-list span {
        padding: 8px 5px;
        display: inline-block;
    }
    h2.title-list {
        font-size: 1em;
        padding-left: 37px;
    }
    i.icon {
        width: 35px;
    }
    .plinkbox a button {
        padding: 5px 9px;
        margin: 0px 3px;
        font-size: 0.9em;
    }
    .author_info h4 {
        margin: 0;
    }
    .author_info a {
        font-size: 18px;
    }
    .avatar img {
        height: 90px;
    }
    .author_info p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        font-size: 0.9em;
        overflow: hidden;
    }
    .single .data-odds {
        margin-bottom: 10px;
    }
    .featured-post .post-title {
        margin-bottom: 4px;
        margin-top: 10px;
    }
    .post-title {
        line-height: 1.3em;
    }
    nav.rank-math-breadcrumb {
        font-size: 0.9em;
    }
    .box-tips {
        gap: 15px;
        padding: 15px 10px;
        flex-direction: column;
    }
    .odd-tips, .btn-bet {
        width: 100%;
    }
}
@media(max-width:540px){
    .home_title {
        font-size: 22px !important;
    }
}

/* chia 5 */
.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/*keo nha cai */
