/* XL Device :1200px. */

@media (min-width: 1200px) and (max-width: 1449px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .megamenu__link__blk a {
        font-size: 10px;
        line-height: normal;
    }

    .megamenu__content__blk {
        padding-bottom: 5px;
    }

    .megamenu__content__blk p {
        font-size: 12px;
        line-height: 18px;
    }

    .megamenu__list__title h4, .megamenu__list__title h4>a {
        font-size: 14px;
        line-height: 24px;
        gap: 7px;
    }

    .container-rd p {
        font-size: 12px;
        line-height: 22px;
    }


    .card__content p {
        font-size: 17px;
        line-height: 24px;
        min-height: 84px;
    }

    .sport__details__content h5 {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 16px;
    }

    .megamenu__subscribe a {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .sport__details__thumb img {
        height: 100%;
        object-fit: cover;
    }

    .text__card__content p {
        font-size: 15px;
        line-height: 24px;
        min-height: 72px;
    }

    .text__card__content h4 {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 8px;
    }
}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1200px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .none__phone {
        display: none;
    }

    .none__desk {
        display: block;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        left: 0;
    }

    .football__second__step__menu {
        display: block;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999;
        width: 100%;
        padding: 0;
        transition: .3s all;
        left: -100%;
    }



    .header__inner__blk {
        justify-content: space-between;
    }

    .header-__right__wrap {
        justify-content: flex-end;
    }

    .mobie__menu__bottom__area {
        background: #262626;
        padding: 16px;
    }

    .mobie__menu__bottom__area .dark_night__area button {
        border: 1px solid #434343;
    }

    .mobile__menu__inner__list {
        height: calc(100% - 128px);
        overflow-y: scroll;
        padding-bottom: 20px;
    }

    .card__content p {
        font-size: 16px;
        line-height: 24px;
        min-height: 84px;
    }

    .sport__details__content h5 {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 16px;
    }

    .megamenu__subscribe a {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .sport__details__thumb img {
        height: 100%;
        object-fit: cover;
    }

    .text__card__content p {
        font-size: 15px;
        line-height: 24px;
        min-height: auto;
    }

    .text__card__content h4 {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .fans__inner__blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .fans__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .games__btn__area {
        border: 0;
    }

    .games__btn a {
        border: 1px solid #434343;
        border-radius: 6px;
    }

    .games__btn {
        display: flex;
        gap: 6px;
    }

    .formula__add__thumb {
        height: 217px;
    }

    .games__btn a:hover {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .team__leuge__title {
        width: 100%;
    }

    .team__league__blk {
        flex-wrap: wrap;
        gap: 15px;
    }

    .games__btn a.active {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .card__thumb img {
        object-position: center top;
    }

    .livescore__calender__area {
        justify-content: center;
    }
}


/* MD Device :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .none__phone {
        display: none;
    }

    .none__desk {
        display: block;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        left: 0;
    }

    .football__second__step__menu {
        display: block;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999;
        width: 100%;
        padding: 0;
        transition: .3s all;
        left: -100%;
    }



    .header__inner__blk {
        justify-content: space-between;
    }

    .header-__right__wrap {
        justify-content: flex-end;
    }

    .mobie__menu__bottom__area {
        background: #262626;
        padding: 16px;
    }

    .mobie__menu__bottom__area .dark_night__area button {
        border: 1px solid #434343;
    }

    .mobile__menu__inner__list {
        height: calc(100% - 128px);
        overflow-y: scroll;
        padding-bottom: 20px;
    }

    .card__content p {
        font-size: 15px;
        line-height: 23px;
        min-height: 84px;
    }

    .sport__details__content h5 {
        font-size: 27px;
        line-height: 37px;
        margin-bottom: 16px;
    }

    .megamenu__subscribe a {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .sport__details__thumb img {
        height: 100%;
        object-fit: cover;
    }

    .text__card__content p {
        font-size: 15px;
        line-height: 24px;
        min-height: 72px;
    }

    .text__card__content h4 {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 8px;
    }

    .fans__inner__blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .fans__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .games__btn__area {
        border: 0;
    }

    .games__btn a {
        border: 1px solid #434343;
        border-radius: 6px;
    }

    .games__btn {
        display: flex;
        gap: 6px;
    }

    .formula__add__thumb {
        height: 217px;
    }

    .games__btn a:hover {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .team__leuge__title {
        width: 100%;
    }

    .team__league__blk {
        flex-wrap: wrap;
        gap: 15px;
    }

    .games__btn a.active {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .top__event__thumb {
        padding: 0;
    }

    .sport__details__wrap {
        flex-direction: column;
    }

    .sport__details__thumb {
        max-width: 100%;
    }

    .sport__details__thumb img {
        border-radius: 6px 6px 0 0;
    }

    .sport__details__content {
        padding-bottom: 30px;
    }

    .play__button {
        height: 50px;
        width: 50px;
    }

    .card__content {
        padding: 0;
    }

    .basketball__card {
        padding-bottom: 20px;
    }

    .footer__menu__list ul li {
        margin-right: 20px;
    }

    .popular__left__text h2 {
        font-size: 47px;
    }

    .popular__left__text {
        width: 75px;
        height: 75px;
    }

    .popular__content p {
        font-size: 17px;
    }

    .share__content p {
        font-size: 18px;
    }

    .sport__right__blk {
        padding: 20px;
        border-radius: 0 0 6px 6px;
    }

    .game__top__content h2 {
        font-size: 26px;
        line-height: normal;
    }

    .livescore__calender__area {
        justify-content: center;
    }
}


/* SM Small Device :320px. */

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .sport__details__content__with__height {
        height: unset;
      }

    .none__phone {
        display: none;
    }

    .none__desk {
        display: block;
    }

    .mobile__menu.active {
        left: 0;
    }

    .overlay.active {
        left: 0;
    }

    .livescore__btn {
        display: none;
    }

    .livescore__dropdown {
        display: block;
    }

    .football__second__step__menu {
        display: block;
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999;
        width: 100%;
        padding: 0;
        transition: .3s all;
        left: -100%;
    }


    .game__top__content h2 {
        font-size: 20px;
        line-height: normal;
    }

    .header__inner__blk {
        justify-content: space-between;
    }

    .header-__right__wrap {
        justify-content: flex-end;
    }

    .mobie__menu__bottom__area {
        background: #262626;
        padding: 16px;
    }

    .calender__field input {
        width: 203px;
    }

    .football__area .language__button__blk {
        display: none;
    }

    .football__area .livescore__dropdown {
        margin-bottom: 20px;
    }

    .livescore__top__tabs .nav-tabs button {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 23px;
    }

    .mobie__menu__bottom__area .dark_night__area button {
        border: 1px solid #434343;
    }

    .mobile__menu__inner__list {
        height: calc(100% - 128px);
        overflow-y: scroll;
        padding-bottom: 20px;
    }

    .card__content p {
        font-size: 13px;
        line-height: normal;
        min-height: 52px;
    }

    .card__inner__item {
        padding: 8px;
    }

    .sport__details__content h5 {
        font-size: 20px;
        line-height: normal;
        margin-bottom: 16px;
    }

    .basketball__title {
        margin-bottom: 10px;
    }

    .common__title h4 {
        font-size: 28px;
    }

    .arrow__right {
        height: 30px;
        width: 30px;
    }

    .megamenu__subscribe a {
        font-size: 12px;
        line-height: 22px;
        margin-bottom: 10px;
    }

    .sport__details__thumb img {
        height: 100%;
        object-fit: cover;
    }

    .text__card__content p {
        font-size: 15px;
        line-height: 24px;
        min-height: auto;
    }

    .text__card__blk {
        border-radius: 0;
    }

    .text__card__content h4 {
        font-size: 17px;
        line-height: 28px;
        margin-bottom: 8px;
    }
    
    .fans__inner__blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .fans__title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .games__btn__area {
        border: 0;
    }

    .games__btn a {
        border: 1px solid #434343;
        border-radius: 6px;
    }

    .games__btn {
        display: flex;
        gap: 6px;
        flex-wrap: wrap;
    }

    .formula__add__thumb {
        display: none;
        height: 217px;
    }

    .games__btn a:hover {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .team__leuge__title {
        width: 100%;
    }

    .team__league__blk {
        flex-wrap: wrap;
        gap: 15px;
    }

    .games__btn a.active {
        background: #4C2B08;
        border-color: #FF901A;
    }

    .top__event__thumb {
        padding: 0;
    }

    .sport__details__wrap {
        flex-direction: column;
    }

    .sport__details__thumb {
        max-width: 100%;
    }

    .sport__details__thumb img {
        border-radius: 6px 6px 0 0;
    }

    .sport__details__content {
        padding-bottom: 30px !important;
    }

    .play__button {
        height: 50px;
        width: 50px;
    }

    .card__content {
        padding-bottom: 10px;
    }

    .basketball__card {
        padding-bottom: 20px;
    }

    .footer__menu__list ul li {
        margin-right: 20px;
    }

    .popular__left__text h2 {
        font-size: 47px;
    }

    .popular__left__text {
        width: 75px;
        height: 75px;
    }

    .popular__content p {
        font-size: 17px;
    }

    .share__content p {
        font-size: 14px !important;
    }

    .sport__right__blk {
        padding: 20px;
        border-radius: 0 0 6px 6px;
    }

    .competition__arrow {
        display: none;
    }

    .competition__row__wrap {
        gap: 0;
        width: 100%;
    }

    .competition__row__wrap>.row {
        width: auto;
        --bs-gutter-y: 0.5rem;
    }

    .basketball__inner__text p {
        font-size: 20px;
        line-height: normal;
    }

    .basketball__inner__item {
        padding: 15px;
    }

    .basekatball__thumb {
        height: 361px;
    }

    .basekatball__thumb img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center top;
    }

    .team__leuge__logo a img {
        height: 33px;
    }

    .article__content p {
        font-size: 14px;
    }

    .article__social__ico__blk {
        width: auto;
    }

    .article__inner__main__wrap {
        flex-direction: column-reverse;
    }

    .article__social__blk {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 9px;
    }

    .article__ico {
        margin: 0;
        padding: 8px;
    }

    .height_auto_phone .card__thumb {
        height: auto;
    }

    .text_min_height_mobile_auto p {
        min-height: auto;
    }

    .livescore__calender__area {
        justify-content: center;
    }

    .pegination__area .pagination li a {
        height: 32px;
        width: 32px;
        font-size: 12px;
    }

    .pegination__area {
        justify-content: center;
        display: flex;
    }


    .league__are .language__button__blk {
        display: none;
    }

    .league__are .livescore__dropdown {
        padding-bottom: 20px;
    }

    .team__league__title h4 {
        font-size: 14px;
    }

    .team__league__logo {
        height: 40px;
        width: 40px;
    }

    .team__score__single__blk {
        width: 28.33%;
    }

    .team__score__blk {
        justify-content: flex-start;
    }


    .team__profile__details {
        padding: 30px;
    }

    .team__profile__thumb {
        height: 100px;
        width: 100px;
    }

    .player__right__details h3 {
        font-size: 24px;
    }

    .team__card__top__blk {
        flex-direction: column;
        align-items: flex-start;
    }

    .team__profile__pic {
        height: 100px;
        width: 100px;
    }

    .member__text__blk h4 {
        font-size: 24px;
    }

    .team__card__inner__bottom__blk {
        flex-direction: column;
    }

    .skill__btn a {
        padding: 8px 16px;
    }

    .fans__top__blk .owl-stage {
        padding-left: 0 !important;
    }

    .search__popup input {
        height: 36px;
    }

    .search__popup {
        width: 300px;
    }

    .search__popup button {
        bottom: 11px;
        right: 11px;
    }

    .common__title::before {
        width: 90%;
    }

    .select-box__value {
        width: 100%;
        overflow: hidden;
    }

    .common-category-title.common__title .arrow__right, .common-category-title.common__title::before {
        display: none;
    }
}


/* SM Small Device :550px. */

@media only screen and (min-width: 320px) and (max-width: 575px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .card__thumb {
        height: 117px;
    }

    .search__popup {
        width: 250px;
    }

    .height_auto_phone {
        height: auto;
    }

    .team__score__single__blk {
        width: 46%;
    }

    .team__score__single__blk h6 {
        text-align: left;
    }

    .team__score__single__blk p {
        text-align: left;
    }

    .common__card__items .card__inner__item .author__items a+p {
        display: none;
    }
    .news__right__blk .author__items a+p {
        display:none;
    }

    .game__thumb__blk {
        height: 220px !important;
    }

    .common__card__mobile__row {
        display: flex;
    }

    .common__card__items .card__inner__item .author__items {
        max-width: 126px;
    }

    .follow__inner__blk .row.g-4 {
        --bs-gutter-y: 0.5rem;
        --bs-gutter-x: 0.5rem;
    }

    .footer__menu__list ul {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }

    .footer__menu__list ul li {
        margin: 0;
    }

    .footer__bottom__blk {
        flex-direction: column;
    }

    .footer__logo {
        width: 100px;
    }

    .common__card__mobile__row .card__thumb {
        width: 173px;
        flex: 0 0 auto;
        min-height: 97px;
        height: 97px;
    }

    .common__card__mobile__row h5>a, .common__card__mobile__row h5 {
        -webkit-line-clamp: 2;
        line-clamp: 2;
        min-height: unset !important;
    }
    
    .common__card__mobile__row .card__thumb {
        min-height: 97px;
        height: 97px;
    }

    .live__blog p {
        font-size: 12px;
    }

    .live__blog span img {
        height: 16px;
        width: 16px;
    }

    .live__blog {
        padding: 2px 6px;
        left: auto;
        right: 12px;
    }

    .common__card__mobile__row .card__thumb img {
        border-radius: 0;
        border-top-left-radius: 6px;
        border-bottom-left-radius: 6px;
    }

    .author__items a {
        font-size: 12px;
    }

    .author__items p {
        font-size: 12px;
    }

    .common__card__mobile__row .card__inner__item {
        border-radius: 0;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
    }

    .game__country__wrap .matchs__country img {
        width: 24px;
        height: 24px;
        margin: auto -3px;
    }

    .game__country__wrap .matchs__country h6 {
        line-height: unset;
    }

    .game__country__wrap .game__goal h5 {
        font-size: 16px;
        line-height: unset;
    }
}

@media only screen and (max-width: 319px) {
    .bottom_pagination{
        margin-top:20px;
    }
    .sport__details__content__with__height {
        height: unset;
      }
      
    .select-box__value {
        width: 100%;
        overflow: hidden;
    }

    .common-category-title.common__title .arrow__right, .common-category-title.common__title::before {
        display: none;
    }

    .common__title::before {
        width: 90%;
    }

    .formula__add__thumb {
        display: none;
    }

    .game__country__wrap .matchs__country img {
        width: 24px;
        height: 24px;
        margin: auto -3px;
    }

    .game__country__wrap .matchs__country h6 {
        line-height: unset;
    }

    .game__country__wrap .game__goal h5 {
        font-size: 16px;
        line-height: unset;
    }
}