@media only screen and (max-width:767px) {
    .navUlBox {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .headerInner::before,
    .headerInner::after {
        display: none;
    }

    .headerNav {
        position: absolute;
        width: 100%;
        background: #fff;
        top: 61px;
        padding: 30px;
        left: 0;
    }

    .loginRegisterDesktop {
        display: none;
    }

    .headerNav {
        position: absolute;
        width: 100%;
        background: #fff;
        top: 82px;
        padding: 30px;
        border-top: 1px solid #e95721;
        left: 120%;
        transition: 0.5s;
    }

    .bars {
        display: flex;
        justify-content: center;
        gap: 6px;
    }

    .bars span {
        width: 25px;
    }

    span.bar2 {
        width: 17px;
    }

    .searchBars {
        gap: 30px;
    }

    .headerInner {
        padding: 12px 10px;
        position: relative;
        overflow: visible;
        border-radius: 0px;
    }

    .dilLogo {
        max-width: 140px;
    }

    .header {
        width: 100%;
        margin-top: 0px;
        border-radius: 0px;
    }

    .activeMenu {
        left: 0 !important;
    }

    .removeCenterBar {
        /* display: none!important; */
    }

    .desktopBanner {
        display: none;
    }

    .Register-form .col-md-6 {
        margin-bottom: 13px;
    }

    .Register-form .row.mb-4 {
        margin-bottom: 0px !important;
    }

    .navLiItem a {
        color: #000;
    }

    img.homeIcon {
        filter: invert(1);
    }

    .socialBox p {
        font-size: 13px;
    }

    .tpHeader {
        padding: 5px 5px;
        justify-content: center;
    }

    .organizerLogo {
        display: none;
    }

    .socialIcon img {
        max-width: 15px;
    }

    .teamSection {
        padding-top: 0;
    }

    .teamSection .container,
    .fixtureSection .container,
    .commanSection .container {
        max-width: calc(100% - 15px);
    }

    .fixtureHeading h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .viewMoe {
        padding: 0px 9px;
        font-size: 14px;
    }

    .visionMbox {
        gap: 20px;
        margin-bottom: 25px;
    }

    .vmConnetnt p img {
        max-width: 10px;
        margin-right: 5px;
    }

    .VMHeading span {
        font-size: 12px;
    }

    .visiionMissImg {
        display: flex;
        flex-flow: column-reverse;
        gap: 15px;
    }

    .vmImg img {
        max-width: 60px;
    }

    .vmDivider {
        display: none;
    }

    .vmConnetnt.visionP {
        width: calc(100% - 0px);
    }

    .abuDliH {
        font-size: 30px;
    }

    .latestVideoSection {
        z-index: 0;
    }

    .latestVideoSection .swiper {
        padding-bottom: 53px;
    }

    .stadingNo {
        font-size: 60px;
        line-height: 60px;
    }

    .standingInnerBox {
        grid-template-columns: 100%;
        padding: 20px;
    }

    .standingPtsbox {
        padding-left: 0;
    }

    .standPtsItem {
        font-size: 20px;
        line-height: 25px;
    }

    .standPtsRow {
        gap: 30px;
        padding-left: 0;
        justify-content: space-between;
    }

    .stadingMBox {
        border-radius: 10px;
    }

    .standingTeam1 {
        background: #3b369b;
    }

    .standingTeam2 {
        background: #3e2460;
    }

    .standingTeam3 {
        background: #46b9d8;
    }

    .stadingMBox::before {
        top: -30px;
        left: -12%;
        width: 170px;
        height: 330px;
        opacity: 0.2;
    }

    .standingTname {
        display: flex;
        gap: 10px;
    }

    .bloHadingBox::before {
        left: -12px;
        width: calc(100% + 25px);
        height: 200px;
    }

    .bloHadingBox h2 {
        margin: 0;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .downloadApphandImg img {
        right: -40px;
        bottom: 0px;
        max-width: 64%;
    }

    .downloadAppButton {
        flex-direction: column;
    }

    .coordinatorSection {
        margin-top: 0;
        padding: 30px 0px;
    }

    .downloadAppButton {
        right: 4%;
        bottom: 160px;
    }

    .footerC {
        display: none;
    }

    img.appIoon {
        max-width: 130px;
    }

    .sponsorHeading h2 {
        font-size: 40px;
    }

    .blogBoxak5,
    .blogBoxak6 {
        display: none;
    }

    .dliManageImg img {
        width: 70%;
    }

    .paymentPurpose {
        font-size: 20px;
        font-weight: 600;
        text-align: right;
    }

    .commanSection.HeaderBanner .col-lg-12 {
        padding: 0;
    }

    .navDropdownC i.fa-solid.fa-angle-down {
        color: #000;
    }

    .navDropdownC:hover .subMenubox {
        z-index: 2;
    }

    .socialWallSection .images {
        grid-template-areas: "sWall1 sWall2"
            "sWall5 sWall2"
            "sWall3 sWall4"
            "sWall6 sWall7";
    }

    .coordinatorSection img {
        width: 95%;
    }

    .sponsorSection {
        padding-bottom: 0px;
    }

    .deviserlogo2,
    .deviserlogo4,
    .deviserlogo6 {
        display: none;
    }

    .aboutSection {
        padding-top: 0;
    }

    .aboutDlink {
        justify-content: flex-start;
        margin-top: 0;
        margin-left: 20px;
    }

    .dliManageImg {
        margin-bottom: 30px;
    }

    #rishabImgMobile {
        display: block;
    }

    #rishabImgDesktop {
        display: none;
    }

    .dliManageContent p {
        text-align: justify;
    }

    .blogViewMore {
        margin-bottom: 20px;
    }

    .blogSection {
        padding-bottom: 0;
        overflow: hidden;
    }

    .dliStatBoxC2 {
        margin-top: 10px;
    }

    .standiLogo {
        max-width: 100%;
    }

    .dliStatBoxC3 {
        margin-top: 20px;
    }

    .sponsorRow {
        gap: 0px;
        margin-bottom: 0;
        flex-wrap: wrap;
        padding-bottom: 30px;
    }

    .downloadApphandImg {
        position: relative;
        height: 10px;
    }

    .downloadAppBox {
        padding-top: 50px;
    }

    .downloadAppSection {
        margin-top: 10px;
    }

    .standingTeamName {
        font-size: 27px;
        line-height: 30px;
    }

    .machWL {
        max-width: 25px;
    }

    .standingTLogo {
        padding: 5px;
    }

    .footerCopyright {
        flex-direction: column;
        text-align: center;
    }

    .standingWinLoss {
        gap: 15px;
        justify-content: center;
    }

    .card-logo {
        width: 98px;
        height: 78px;
    }

    .card-team::before {
        border-left: 143px solid #ffffff;
        border-right: 143px solid #ffffff;
        border-top: 25px solid #00000000;
        border-bottom: 58px solid #ffffff;
        top: -79px;
    }

    .card-name .name {
        font-size: 15px;
        line-height: 20px;
    }

    .card-thumbnail {
        height: 150px;
    }

    div#homeTeamRow .col-6.col-lg-4 {
        padding: 0px 4px;
    }

    #aboutdesktop {
        display: none;
    }

}

@media only screen and (min-width:768px) {
    .loginRegisterMobile {
        display: none;
    }

    .mobileBanner {
        display: none;
    }

    img#aboutMobile {
        display: none;
    }

}