@media only screen and (min-width: 767px) {
    .mobile-menu {
        display: none;
    }
    .mobile-search {
        display: none;
    }
    .mobile-filter-toggle {
        display: none;
    }

}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .news_details_container {
    width: 100%;
}
.news_imgs {
    height: 200px;
}
    .latest_logo_teams_details {
        display: block;
    }
    .latest_logo_teams_details .mobile {
        display: block;
    }
    .latest_logo_teams_details .desktop {
        display: none;
    }
    .scoreboard {
        grid-template-columns: 1fr;
        gap: 5px;
    }
    .score__card {
        margin-top: 30px;
    }
    td.dnot_bat {
        width: 95px;
    }
    .nameout {
        display: grid;
        grid-template-columns: 1fr;
    }
    .nameout span {
        font-size: 12px;
    }
    .latest_logo_teams_details p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 5px;
    }
    .scoure_count {
        font-weight: 400;
    }
    .fixture_team {
        grid-template-columns: 20% 45% 35%;
    }
    .scoreline h6 {
        font-size: 14px;
    }
    
    .tab-description th,.tab-description td {
        font-size: 12px;
    }
    .child__tab button {
        font-size: 15px !important;
    }
    .child__tab li {
        width: 50%;
        float: left;
    }
    .latest_logo_teams_details img {
    width: 56px;
   }
   .goal_teamss_details p {
    margin-top: 17px;
    font-size: 14px;
    font-weight: 600;
}

    .fixed_whats a {
    bottom: 108px;
    right: 10px;
}
    button#team1-tab {
     width: 100%; 
}
button#team2-tab {
     width: 100%; 
}
.david_area {
    display: flex;
    flex-direction: column;
    text-align: center;
}
.david_counter li {
    margin-top: 21px;
    margin-right: 15px;
}
.david_counter h5 {
    font-size: 33px;
}
.david_counter {
    margin-bottom: 34px;
    margin-left: 9px;
    margin-top: -29px;
}
.item_profile {
    display: flex;
    flex-direction: column;
    margin-top: 35px;
}
.david_header p {
    text-align: center;
}
.profile_image {
    height: 220px;
    text-align: center;
    margin-top: -40px;
    margin-bottom: 10px;
}
.sub_profile {
    /*text-align: center;*/
    margin-top: 0px;
    padding-top: 1px;
}
.sub_profile li {
    display: block;
}
ul.profile__data {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    margin-top: 9px;
}
.contact_us.fd_tittle {
    margin-left: 4px;
}
.footer_social_midea {
    margin-left: 4px;
}
.goal_teams::before {
    content: '';
    height: 2px;
    width: 35px;
    right: 175px;
    top: 142px;
}
.goal_teams::after {
    content: '';
    height: 2px;
    width: 34px;
    left: 180px;
    top: 142px;
}
.footer-bottom {
    background: #000000;
    padding: 12px 0 73px;
    margin-top: 10px;
}
.copyright span {
    color: #ff0000;
}
.fixture_slider .owl-prev {
    display: none;
}
span.rcb-plyer-img {
    margin-left: 10px;
}
.fixture_slider .owl-next {
    display: none;
}
.team_matcentre a {
    margin-left: -16px;
}
.latest-item {
    background: #f8f8f8;
    padding: 32px 32px 32px 20px;
    margin: 30px 0px;
    border-radius: 10px;
}
.goal_team h3 {
    font-size: 21px;
    margin-top: 8px;
}
.goal_team {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    border: 2px solid #ddd;
    text-align: center;
    margin: auto;
}
.main_item img {
    height: 226px;
}
.ipl_team_section {
    max-height: 535px;
}
.goal_teamss::before {
    content: '';
    height: 2px;
    width: 32px;
    right: 167px;
    top: 56px;
}
.goal_teamss::after {
    content: '';
    height: 2px;
    width: 32px;
    left: 167px;
    top: 56px;
}
h3.page-title {
    margin-top: 20px;
    padding-top: 21px;
}
.topper_about {
    margin: 17px 0px;
    padding-top: 15px;
}
.latest_logo_teams img {
    height: 80px;
    width: 80px;
    object-fit: contain;
}
.goal_counts {
    gap: 0px;
}
.main_menus h4 {
    font-size: 20px;
    font-weight: 600;
    background: #1057da;
    margin-top: 78px;
    padding: 4px 0px;
    border-radius: 4px 30px;
}
.main_menu h3 {
    font-size: 16px;
    padding: 5px;
}
.latest-items {
    margin-top: 15px;
}
.latest-items {
    padding: 31px 10px;
}
.dropdown_gallery_mb{
    display:none;
}
.active_menu{
    display:block;
    color:red;
}
ul.dropdown_gallery_mb.active_menu li:hover {
    background: #0a7d48;
}
li.gallery_toggle i {
    font-size: 13px;
    padding-left: 107px;
    margin-top: 9px;
}
ul.dropdown_gallery_mb li:hover {
    background: #ff9e00;
    width: 100%;
}
section.sponser_logo {
    margin-top: 20px;
}
.about_tops {
    width: 95%;
    margin: 0 auto;
    color: #ff9e00;
     background: none; 
     padding: 0; 
     border-radius: 0; 
     text-align: center; 
}
.container_fotter{
    width:1200px;
    margin:0 auto;
}
.category_menu {
    display: none;
}
.about_top {
    width: 64%;
    margin-top: 30px;
}
.main_menu h4 {
    font-size: 15px;
    font-weight: 600;
}
.main_slider {
    height: 155px;
    overflow:hidden;
}
.flip-box-back {
    width: 100%;
    /*border-radius: 0px 29px;*/
    /*padding: 14px;*/
}
.rcb-ps-title {
    padding-left: 10px;
}
.rcb-ps-decp {
    padding-left: 10px;
}
.main_slider img{
    height: 100%;
    object-fit:contain;
}
.header_top {
    display: none;
}
.main-ipl {
    margin: 0 auto;
    width: 70%;
}
.heder_mb_menu {
    display: grid;
    grid-template-columns: 9% 56% 24% 11%;
    padding-top: 10px;
    line-height: 50%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: white;
    height: 53px;
}
.main-slider-section {
    margin-top: 47px;
}
.menu-logo {
    text-align: center;
    margin-top: -7px;
    height: auto;
}
.menu-logo img {
    height: 85%;
}
.main_count {
    margin: 7px 0px;
}
.sports_service {
    display: grid;
    grid-template-columns: 1fr;
}
.sponser_item {
    text-align: center;
}
.table_section {
    overflow-y: scroll;
}
.s-contacts {
    padding: 46px 0;
}
.footer_nav {
    display: block;
}
.account_play {
    display: none;
}
.login-card-container {
    width: 90%;
}
header .toggle {
    margin-top: 4px;
    padding-left: 6px;
    font-size: 25px;
}
.bg_search {
    background: #ffffff;
    height: 60px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999;
    margin: 0px 0 0 -11px;
    top: 54px;
    display: none;
    left: 50%;
    transform: translateX(-47%);
}
.scrolltop {
    position: fixed;
    right: 10px !important;
    bottom: 62px !important;
    z-index: 999;
}
.main-search {
    margin: 7px 10px 0 0;
}
.bg_search.m_bg_search.active_search {
    display: block;
}

.search_content p {
    line-height: 25px;
}
.main-logo img {
    height: 57px;
    display: none;
}
.player-des {
    grid-template-columns: 35% 65%;
    width: 60%;
    margin: 0 auto;
    padding-top: 17px;
}
.team_btn {
    margin-top: -23px;
}
.fixture_title h3 {
    font-size: 15px;
}
.fixture_btn a {
    font-size: 12px;
}
.fixture_btn {
    margin-top: -19px;
}
.latest-result-section {
    height: auto;
}    

.first-nav .parent-category {
    display: block;
    line-height: 33px;
}
.first-nav .menu-category-list {
    display: block;
}
.first-nav .menu-category-list .menu-category-link {
    padding: 10px 0;
    display: block;
    padding-left: 20px;
}
.side_cat_img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}
.fa-chevron-down:before {
    content: "\f078";
}
ul.first-nav li {
    display: block;
    line-height: 32px;
    padding-left: 20px;
    font-weight: 700;
    transition: all 0.3s ease;
}
ul.first-nav li:hover {
    background: #086d07;
}
ul.first-nav li:hover a{
    color: white;
}
.mobile-menu span.menu-category-toggle {
    position: absolute;
    right: 0px;
    top: 0px;
    display: flex;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
}

.mobile-menu li.parent-category {
    position: relative;
}
.first-nav .parent-category .menu-category-name {
    display: block;
    padding: 10px;
    padding-left: 20px;
    text-transform: capitalize;
    font-weight: 600;
    color: #222;
}
 .mobile-menu.active {
    left: 0;
}
.mobile-menu {
    width: 200px;
    left: -300px;
    position: fixed;
    top: 0;
    z-index: 99999;
    background-color: #fff;
    height: 100vh;
    transition: all 0.3s ease;
    overflow-y: auto;
}
.mobile-menu-close i {
    font-size: 22px;
}
.logo-image img {
    height: 40px;
    width: auto;
}
.mobile-menu::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.mobile-menu::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}
.lang-translate ul {
    border: 1px solid #1057da;
    border-radius: 39px;
    display: flex;
    height: 23px;
    align-items: center;
    overflow: hidden;
    margin-top: 8px;
}
.language {
    color: #fff;
    font-size: 6px;
    width: 74px;
}
.lang-translate ul li.active a {
    background: #1057da;
    color: #fff;
    width: 37px;
    font-size: 10px;
    font-family: system-ui;
    font-weight: 700;
    height: 23px;
    line-height: 13px;
    margin: 0 auto;
}
.mobile-menu::-webkit-scrollbar-thumb
{
    background-color: #00aef0;
}
.menu-bars {
    text-align: end;
    padding-right: 0px; 
    margin-top: 11px;
}
a.toggles i {
    font-size: 19px;
    font-weight: bold;
}
.mobile-menu-logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 10px 15px;
}
.sponsor__slider .owl-nav.disabled {
    display: none !important;
}
.team_btn_all select {
    width: 135px;
}
    
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
    .menu-product {
        display: none;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
}
@media only screen and (min-width: 1141px) {
}
