@media only screen and (min-width: 991px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        display: none;
    }
    #mainnavbar .nav-item:hover .dropdown-menu {
        display: block;
    }
}
@media only screen and (max-width: 1450px) {

}
@media only screen and (max-width: 1400px) {
    .league-persons .card-body {
        padding: 5px;
    }
    .league-persons .card-title {
        border-bottom: 2px solid #D1CDD2;
        font-size: 32px;
        margin: 0;
    }
    .league-persons strong {
        font-size: 20px;
    }

    #squad .list-group-item:last-child {
        min-height: 54px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .blog-card .card-img-top {
        height: 167px;
    }
}
@media only screen and (max-width: 1200px) {
    .team-boxes li {
        width: 35%;
    }
    #fanzone-content img {
        margin: -55px auto;
    }
    .league-persons .img-fluid {
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
    #fixtures svg {
        margin: 0 auto auto;
        display: block;
        height: 100%;
    }
    .match-details .teams-logos .vs {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 1050px) {
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled, .thumbs.owl-theme .owl-nav .owl-prev, .thumbs.owl-theme .owl-nav .owl-next {
        top: 30px;
        width: 40px;
        height: 40px;
        left: -45px;
    }
    .thumbs.owl-theme .owl-nav .owl-next, .thumbs.owl-theme .owl-nav .owl-next {
        left: auto;
        right: -45px;
    }
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled svg, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled svg, .thumbs.owl-theme .owl-nav .owl-prev svg, .thumbs.owl-theme .owl-nav .owl-next svg {
        width: 10px;
    }
    .team-page-logos li {
        height: 90px;
        width: 90px;
        padding: 10px;
    }
    .name h2 {
        font-size: 30px;
    }
    #performers .stats span {
        display: block;
        font-size: 30px;
        color: #fff;
        line-height: 1;
    }
    #squad .card-title .fa {
        top: 50px;
    }
    .teams-logos .team {
        width: 90px;
        height: 90px;
    }
    #fixture .btn {
        padding: 57px 25px;
        font-size: 22px;
    }
}
@media only screen and (max-width: 992px) {
    #single-slider img {
        /* height: 50vh;
        object-fit: unset; */
    }
    #single-slider .owl-dots {
        right: 10px;
        top: 5px;
    }
    #single-slider .owl-dots .owl-dot {
        width: 15px;
        height: 12px;
        margin: 0 5px;
    }
    #home-news {
        padding-top: 50px !important;
    }
    .icon-boxes {
        position: relative;
        top: 0;
        margin-bottom: 50px;
    }
    #fanzone-content h2 {
        margin-top: 15px;
        font-size: 40px;
    }
    footer .social-links {
        margin-bottom: 15px;
    }
    .navbar-toggler {
        color: #fff;
    }
    .navbar-toggler:focus {
        box-shadow: 0;
    }
    #mainnavbar {
        background-color: #023A5B;
    }
    #mainnavbar li:hover > a {
        color: #023A5B;
    }
    #mainnavbar .badge {
        margin: 10px;
    }
    .points-table-wrap {
        padding-top: 0;
    }
    .partners img {
        height: auto;
        padding: 5px;
        max-height: 90px;
    }
    #performers .row {
        margin: 50px auto;
    }
    #team h1 {
        margin-top: 30px;
    }
    .team-page-logos li {
        height: 80px;
        width: 80px;
        padding: 12px;
    }
    .team-page-logos img {
        width: 40px;
        height: 40px;
    }
    #performers .number {
        font-size: 30px;
    }
    #performers .name {
        margin-top: 15px;
    }
    #performers .name h2 {
        font-size: 30px;
    }
    #performers .stats {
        margin: 15px 0 0;
    }
    #performers .stats span {
        font-size: 24px;
    }
    #performers .stats li {
        margin-right: 15px;
    }
    #performers .team-bg {
        max-width: 50px;
    }
    #squad .card {
        background-size: 90px;
    }
    #squad .card-img-top {
        /*width: 150px;*/
        margin: -75px auto 0;
    }
    #squad .card-title {
        font-size: 20px;
    }
    #squad .list-group-item, #squad .card-body.row {
        font-weight: 600;
        font-size: 12px;
    }
    #squad .card-body.row span {
        font-size: 20px;
    }
    .teams-logos {
        margin-top: 25px;
    }
    .teams-logos .team {
        width: 50px;
        height: 50px;
    }
    .teams-logos .team img {
        border: 2px solid #fff;
        width: 50px;
        height: 50px;
        padding: 2px;
    }
    #fixture .date {
        padding: 1px 10px;
        margin-top: 9px;
        font-size: 14px;
    }
    h2, .title {
        font-size: 24px;
    }
    #fixture p {
        font-size: 18px;
    }
    #fixture .btn {
        padding: 42px 25px;
        font-size: 12px;
    }
    #fixture .btn .fa {
        font-size: 20px;
        width: 35px;
        height: 35px;
        padding: 7px;
        top: -10px;
        right: 10px;
    }
    .press-release li span {
        float: left;
        width: 85%;
        font-size: 14px;
    }
    .press-release .btn {
        padding: 5px 10px;
        font-size: 12px;
    }
    #breadcrumbs h1 {
        font-size: 30px;
    }
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled, .thumbs.owl-theme .owl-nav .owl-prev, .thumbs.owl-theme .owl-nav .owl-next {
        top: 24px;
        width: 40px;
        height: 40px;
        left: -43px;
    }
    .thumbs.owl-theme .owl-nav .owl-next, .thumbs.owl-theme .owl-nav .owl-next {
        left: auto;
        right: -43px;
    }
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled svg, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled svg, .thumbs.owl-theme .owl-nav .owl-prev svg, .thumbs.owl-theme .owl-nav .owl-next svg {
        width: 10px;
    }
    .title.bat{
        font-size: 18px;
    }
    .title.bat::before {
        background-size: 25px;
        left: -45px;
        right: -45px;
    }
    .league-persons .img-fluid {
        height: auto;
        width: 100%;
    }
    .league-persons .card-body {
        padding: 25px;
    }
    #fanzone-content h2 {
        margin-top: 90px;
        font-size: 34px;
    }
    #fixtures h2 {
        right: 0rem;
        top: 0rem;
        font-size: 12px;
        padding: 5px 15px;
    }
    .featured.owl-carousel .owl-item img {
        height: 500px;
    }
    .thumbs.owl-carousel .owl-item img {
        height: 90px;
    }
    header.home {
        z-index: 99;
    }
}
@media only screen and (max-width: 768px) {
    #single-slider .owl-dots .owl-dot {
        width: 13px;
        height: 10px;
        margin: 0 5px;
    }
    #single-slider .owl-dots .owl-dot::before, #single-slider .owl-dots .owl-dot:last-child::after {
        height: 24px;
        bottom: 9px;
        left: 43.5%;
    }
    #single-slider .owl-dots .owl-dot:last-child::after {
        top: 9px;
    }
    #single-slider .owl-dots .owl-dot.active::before {
        bottom: 10px;
        left: 44.5%;
    }
    #single-slider img {
        /* height: 340px;
        object-fit: unset; */
    }
    .player-box {
        margin: 5px 0;
    }
    #fanzone-content img {
        margin: 15px auto;
    }
    #fanzone-content h2 {
        font-size: 24px;
    }
    #fanzone-content p {
        font-size: 16px;
    }
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled, .thumbs.owl-theme .owl-nav .owl-prev, .thumbs.owl-theme .owl-nav .owl-next {
        top: 18px;
        width: 30px;
        height: 30px;
        left: -33px;
    }
    .thumbs.owl-theme .owl-nav .owl-next, .thumbs.owl-theme .owl-nav .owl-next {
        left: auto;
        right: -33px;
    }
    .thumbs.owl-theme .owl-nav.disabled .owl-prev.disabled svg, .thumbs.owl-theme .owl-nav.disabled .owl-next.disabled svg, .thumbs.owl-theme .owl-nav .owl-prev svg, .thumbs.owl-theme .owl-nav .owl-next svg {
        width: 8px;
    }
    #fixtures svg {
        margin: 15px auto auto;
        display: block;
        height: 100%;
    }
    .locations-list li.new-delhi {
        top: 31.5%;
        left: 33.5%;
    }
    .player-image {
        margin: -50px 0;
        width: 150px;
    }
    #performers .number {
        display: none;
    }
    #performers .name {
        text-align: center;
    }
    #performers .name h2 {
        font-size: 30px;
        margin-top: 40px;
    }
    #performers .stats {
        margin: 10px auto;
        display: inline-block;
    }
    #performers .team-bg {
        max-width: 20%;
        position: absolute;
        top: 5px;
        right: 0;
    }
    #teamTab {
        width: 100%;
    }
    #fixture h2 {
        font-size: 26px;
    }
    #fixture .col-md-2 {
        padding: 0;
    }
    #fixture .btn {
        padding: 20px 25px;
        font-size: 20px;
    }
    .flip-head h3 {
        float: left;
        width: 50%;
    }
    .active .flip-head h3 {
        transform: translateX(-100%);
    }
    .fixture-list .time {
        padding: 10px 0px;
        font-size: 12px;
        height: 40px;
        position: relative;
        top: -1px;
        width: 50%;
        text-align: center;
    }
    .active .flip-head .time {
        transform: translateX(-100%);
    }
    .match-details .teams-logos {
        width: 100%;
        margin: 0 0 0 5px;
    }
    .active .match-details {
        height: 170px;
    }
    .fixture-list li .team-details {
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    .team-details h3 {
        text-align: center;
    }
    .match-details .btn-primary {
        top: auto;
        font-size: 16px;
        padding: 5px 20px;
        left: 0;
        border-radius: 0 0 5px 5px;
        box-shadow: none;
    }
    .main-sponsor {
        max-width: 100%;
        width: 340px;
    }
    .partners .col-md-3::after, .partners .col-md-2::after {
        content: none;
    }
    .thumbs.owl-carousel .owl-item img {
        height: 65px;
    }
    .featured.owl-carousel .owl-item img {
        height: 400px;
    }
    .gallery-wrapper #pills-tab, .gallery-wrapper .btn-group {
        float: none;
        width: 100%;
        text-align: center;
        display: block;
    }
    .gallery-wrapper .btn-secondary {
        margin: auto;
    }
    .gallery-wrapper #pills-tab li {
        display: inline-block;
    }
    #home-fixtures {
        padding: 0px 0 !important;
    }
    .column-nrr, .column-netrr {
        display: table-cell !important;
    }
    #team .text-end {
        text-align: center !important;
    }
    img.logo-llcmaster {
        display:none !important;
    }
    .navbar{
        padding-top: 1.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .news-title{
        font-size:14px;
    }
    section#breadcrumbs{
        padding:100px 10px 10px 10px;
    }
    #content .img-fluid {
        max-width: 100%;
        float:none !important;
    }
    .class-height {
        height: auto !important;
    }
    .brand-logos ul li {
        width: 45%;
    }
    .brand-logos ul li.exclusive {
        height: 200px;
    }
}
@media only screen and (max-width: 576px) {
    .topbar::before, .topbar::after {
        left: -12px;
        width: 0;
        border-color: #351b42;
        border-width: 6px;
    }
    .topbar::after {
        left: auto;
        right: -12px;
    }
    .navbar-brand {
        display: inline-block;
        width: 70px;
        padding: 0;
        margin: -20px 0 0;
    }
    .navbar-toggler {
        padding: 0 .75rem;
    }
    #single-slider img {
       /* height: 177px;
       object-fit: unset;
       object-position: top;
       margin-top: 29px; */
    }
    #home-news {
        padding: 10px !important;
    }
    .team-boxes li {
        width: 80%;
    }
    #fanzone-content h2 {
        font-size: 20px;
        margin-top: 4px;
    }
    .img-bg-team {
        padding: 15px 0 !important;
    }
    #fanzone-content p {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .navbar{
        padding-top: 1.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    section#breadcrumbs{
        padding:100px 10px 10px 10px;
    }
    #content{
        padding:10px 0;
    }
    #content .img-fluid {
        max-width: 100%;
        float:none !important;
    }
    #breadcrumbs h1 {
        font-size: 24px;
    }
    .league-persons .card-body {
        padding: 10px 0;
    }
    .gallery-wrapper .nav-pills .nav-link {
        font-size: 14px;
        font-weight: bold;
        margin: 0;
        border-bottom: 3px solid #D73E5D;
    }
    #pills-video .thumbs img {
        height: 70px;
        object-fit: cover;
    }
    .press-release li span, .press-release .btn {
        width: 100%;
        font-size: 12px;
    }
    .breadcrumb {
        font-size: 12px;
        margin: 0 0 5px;
    }
    .img-bg-pink-bottom {
        padding: 15px 0 !important;
    }
    .team-details h3 {
        font-size: 14px;
        margin: 20px 0 0;
    }
    .team-details span {
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
    }
    .match-details .btn-primary {
        font-size: 14px;
    }
    #teamTab {
        width: 100%;
        margin-bottom: 5px;
    }
    #teamTab .nav-item {
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    #teamTab .nav-link {
        padding: 15px 0;
    }
    .flip-head h3 {
        font-size: 12px;
        height: 39px;
        padding: 6px 10px 4px 0px;
    }
    img.logo-llcmaster {
        display:none !important;
    }
    .news-title{
        font-size:14px;
    }
    .class-height {
        height: auto !important;
    }
    #single-slider .owl-dots .owl-dot {
        width: 11px;
        height: 9px;
        margin: 0 3px;
    }
    .brand-logos ul li {
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .class-height {
        height: auto !important;
    }
}
