@media all and (min-width: 1024px) and (max-width: 1600px) {
    .header-main-style-7 .main-menu__nav>ul>li>a {
        font-size: 12px;
    }

    .header-main-style-7 .main-menu__nav ul li {
        margin-right: 5px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1200px) {
    .container {
        max-width: 98%;
    }

    .header-main-style-7 .main-menu__nav>ul>li>a {
        font-size: 10px;
    }

    .header-download-wrapper img {
        max-height: 36px;
        margin-left: 20px;
        max-width: 80px;
    }

    .logo-wrapper {
        min-width: 70px;
    }

    .logo-area {
        position: absolute;
        left: 0;
        top: -15px;
        width: 70px;
        height: 60px;
    }

    .header-download-wrapper {
        margin-left: 5px;
    }

    .rt-btn-primary {
        font-size: 12px;
        border: 1px solid transparent;
        height: 26px;
        line-height: 26px;
        align-items: center;
        padding: 5px 10px;
    }
}

@media all and (max-width: 1024px) {
    .banner.banner-style-7 {
        padding-top: 0px;
        padding-bottom: 100px;
        min-height: 400px;
    }

    .banner-content.style-7 .banner-title {
        font-size: 1.2rem;
        margin-bottom: 5px;
        line-height: 20px;
    }

    .post-sm.white-style .post-title {
        font-size: 13px;
        font-weight: 500;
    }

    .post-sm.white-style .rt-meta {
        font-size: 10px;
    }

    .banner-section-style-3 .banner-thumnail-area-3 {
        padding: 20px;
    }

    .mobile-menu-bar .logo img {
        max-width: 60px;
    }

    .shop-section-content {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .shop-section-content h2 {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    .shop-section-content .btn-black {
        margin: 20px 0 30px 0;
        text-align: center;
    }

    .shop-section-banner {
        display: flex;
        margin: 0;
        flex-direction: column;
    }

    .shop-section-logo {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
    }

    .shop-section-content h3 {
        color: #000;
        font-weight: 500;
        font-size: 20px;
        line-height: 25px;
    }

    .rt-post-overlay.rt-post-overlay-xl.layout-2 .post-title {
        font-size: 0.9rem;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .ragbi {
        margin-bottom: 5px;
    }

    .rt-post-overlay.rt-post-overlay-xl .post-img+.post-content {
        padding: 15px;
    }

    .rt-post-grid .post-content .post-title {
        font-size: 0.9rem;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .rt-post-grid .post-img .rt-meta-over {
        padding: 2px 10px;
        font-size: 10px;
    }

    .section-header .heading {
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
    }

    .section-header .slider-navigation {
        right: 10px;
        padding: 5px;
    }

    .slider-navigation.style-2 .slider-btn {
        font-size: 10px;
        width: 30px;
        height: 30px;
        border-radius: 4px;
    }

    .rt-post-overlay.rt-post-overlay-md.layout-indoor .post-title {
        font-size: 13px;
        text-align: center;
        font-weight: 500;
    }

    .rt-post-overlay.layout-indoor .post-img+.post-content {
        padding: 10px;
        bottom: 33%;
    }

    .play-btn-transparent {
        width: 30px;
        height: 30px;
    }

    .rt-post-overlay.layout-indoor .post-img+.post-content img {
        padding: 5px;
    }

    .result-summary-section .nav-header {
        font-size: 12px;
    }

    .result-summary-section .nav-link {
        padding: 20px 15px;
        font-size: 13px;
    }

    .summary-box-date {
        padding: 10px 20px;
        height: 60px;
    }

    .summary-box-date .day {
        font-size: 30px;
        line-height: 30px;
    }

    .summary-box-date .month-dates .month {
        font-size: 12px;
        line-height: 15px;
    }

    .summary-box-date .month-dates .day-name {
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
    }

    .summary-box-title {
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    .sp-event-league {
        font-size: 12px;
        font-weight: 400;
    }

    .page-banner {
        min-height: 40px;
        padding: 20px 10px;
    }

    .page-banner-title {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin: 0;
    }

    .single-post-banner {
        min-height: 200px;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .section-padding {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .mobile-menu-bar {
        background: #f7e70f;
    }

    .rt-post-overlay .post-img>a:first-of-type::after {
        display: none;
    }

    .match-menu ul>li>a {
        color: #fff;
        padding: 5px;
        font-size: 10px;
        min-width: 80px;
    }

    .match-item {
        width: 100%;
        padding: 10px 10px;
        margin-bottom: 20px;
        flex-direction: column;
        text-align: center;
    }

    .match-item .match-right {
        display: flex;
        flex-direction: column-reverse;
    }

    .point-table-widget table tbody tr td {
        padding: 5px;
        font-size: 10px;
        font-weight: 400;
        text-align: center;
        vertical-align: middle;
    }

    .point-table-widget table tbody tr td strong {
        display: block;
    }

    .point-table-widget table thead tr th {
        line-height: 25px;
        padding: 0 5px;
        color: #000;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: 400;
        text-align: center;
    }

    .point-table-widget {
        border-radius: 0;
        width: 100%;
        float: left;
        border: none;
        overflow: hidden;
    }

    .match-menu {
        margin-bottom: 20px;
    }

    .col-player-item {
        width: 25%;
    }

    .player-box .player-content {
        padding: 5px 5px;
    }

    .player-box .player-content h3 {
        font-size: 13px;
    }

    .player-box .player-content p {
        font-size: 9px;
    }

    .player-box .player-content .player-title a {
        font-size: 10px;
        line-height: 15px;
        font-weight: 500;
    }

    .col-news-item {
        flex: 0 0 auto;
        width: 50%;
        margin-bottom: 20px;
    }

    .col-news-item .rt-post-overlay .post-img img {
        min-height: 250px;
        max-height: 250px;
    }

    .col-news-item .rt-post-overlay.rt-post-overlay-xl .post-img+.post-content {
        padding: 10px;
    }

    .col-news-item .rt-post-overlay.rt-post-overlay-xl.layout-2 .post-title {
        font-size: 12px;
        line-height: 15px;
        font-weight: 500;
    }

    .col-news-item .rt-meta {
        font-size: 9px;
        font-weight: 400;
    }

    .col-news-item .ragbi {
        display: none;
    }

    .player-section-inner {
        justify-content: center;
        flex-direction: column;
    }

    .player-image-col {
        max-width: 200px;
        margin: 10px 0;
    }

    .player-profile-col {
        font-size: 15px;
        line-height: 20px;
        font-weight: 500;
        margin-bottom: 0;
    }

    .player-header-bg {
        top: 10px;
        right: 0;
        left: 0;
        bottom: 0;
    }

    .player-summary-title {
        font-weight: 500;
        font-size: 13px;
        line-height: 15px;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .player-summary-block .player-summary-item {
        position: relative;
        font-size: 11px;
    }

    .player-summary-block {
        text-align: center;
        margin: 0 0 0 0;
    }

    .player-summary-block .player-summary-item::after {
        top: 40%;
        bottom: 0;
        height: 40px;
    }

    .single-post-banner .single-post-content .post-title {
        font-size: 1.2rem;
        margin-bottom: 10px;
        color: #fff;
    }

    .contact-footer-section .contact-list-style-1 .list-item {
        padding: 5px 10px;
        font-size: 0.9rem;
        line-height: 1.2rem;
        flex-direction: column;
        text-align: center;
        border: none;
    }

    .contact-list-style-1 .list-item .list-icon i {
        font-size: 15px;
        width: 40px;
        height: 40px;
        margin-bottom: 20px;
    }

    .contact-footer-section .contact-list-style-1 {
        display: block;
    }

    .player-name-col {
        max-width: 100%;
    }

    .section-featured-news .rt-post-overlay .post-img img {
        min-height: 250px;
        max-height: 400px;
        width: 100%;
    }

    .section-featured-news .rt-post-grid .post-img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        transition: all 1.5s ease-out;
        -webkit-transition: all 1.5s ease-out;
        -moz-transition: all 1.5s ease-out;
        -ms-transition: all 1.5s ease-out;
        min-height: 250px;
        max-height: 250px;
        width: 100%;
    }

    .mt-5,
    .mt-3,
    .mt-10,
    .mt-2 {
        margin-top: 1rem !important;
    }

    .mb-5,
    .mb-3,
    .mb-10,
    .mb-2 {
        margin-bottom: 1rem !important;
    }

    .news-category-menu ul>li>a {

        padding: 5px 10px;
        font-size: 12px;
    }

    .news-category-menu {
        margin-bottom: 15px !important;
    }

    h2.post-title {
        font-size: 20px;
        margin-top: 20px;
    }

    .rt-main-post-single .post-body p {
        font-size: 13px;
    }

    .chairman-content {
        margin-top: 20px;
    }

    .col-player-item {

        margin-bottom: 0;
    }

    .section-team-details-list {
        padding: 10px 10px;
    }

    .topbar {
        position: relative;
        z-index: 0;
    }

    .top-live p {
        font-size: 10px;
    }

    li.login-menu {
        padding-right: 5px;
        font-weight: 500;
        text-transform: uppercase;
        font-size: 12px;
        margin-left: 20px;
    }

    .header-social .social-item {
        display: none;
    }

    .rt-topbar-right {
        justify-content: space-between;
    }

    .banner-eshop .swiper-slide-active .shop-slider-bg-image {
        padding-top: 10px;
        margin-bottom: 20px;
    }

    .category-item {
        padding: 5px 5px;
        text-align: center;
    }

    .category-item h3 {
        font-size: 13px;
        margin-top: 10px;
        font-weight: 500;
    }

    .shop-box-style-1 .figure-box {
        min-height: 200px;
    }

    .shop-box-style-1 {
        margin-bottom: 15px;
        z-index: 0;
    }

    .shop-box-style-1 .content-box .title {
        font-size: 0.7rem;
        font-weight: 600;
        margin-bottom: 5px;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .shop-box-style-1 .content-box a {
        font-size: 0.7rem;
        font-weight: 600;
        margin-bottom: 5px;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }

    .result-summary-section .result-summary-tab {
        flex-direction: column !important;
    }

    .result-summary-section .result-summary-tab .width-p25 {
        width: 100%;
        flex-direction: row !important;
    }

    .result-summary-section .width-p75 {
        width: 100%;
    }

    .section-sponsor {
        padding: 20px 20px;
    }

    .section-player-bio {
        padding: 10px 10px;
    }

    .footer-top {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .footer-widget .footer-widget-title {
        font-size: 1rem;
        margin-bottom: 10px;
    }

    .map-section-style-1 {
        padding-bottom: 10px;
    }

    .map-style-1 .map {
        min-height: 250px;
    }

    .page-banner-title {
        font-size: 20px;
        line-height: 30px;
        font-weight: 600;
        margin: 0;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .mob-cart-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .mob-cart-icon .rt-btn-cart {
        font-size: 24px;
        border: 1px solid transparent;
        height: 40px;
        line-height: 40px;
        align-items: center;
        padding: 0;
        margin-right: 20px;
        background: transparent;
    }

    .category-top-box {
        flex-direction: column;
    }

    .rt-filter-dropdwon .rt-filter-btn {
        font-size: 12px;
        padding: 5px 5px;
        margin-top: 10px;
    }

    .product-list-section {
        padding: 15px 0;
    }

    .shop-box-style-1 .content-box {

        padding: 10px 5px;
    }

    .shop-box-style-1 .content-box .title a {
        font-size: 11px;
        font-weight: 500;
        margin-bottom: 5px;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        line-height: 18px;
        min-height: 40px;
    }

    .content-single-wrapper .single-product-description .title {
        margin-bottom: 10px;
        font-size: 18px;
        margin-top: 10px;
        font-weight: 500;
    }

    .content-single-wrapper .single-product-description .price {
        font-size: 20px;
    }

    .content-single-wrapper .single-product-description .product-meta li {

        font-weight: 400;
        font-size: 13px;
        margin-bottom: 4px;
    }

    .d-none-mob {
        display: none !important;
    }

    .cart-page-table table td img {
        max-width: 50px;
        margin-right: 5px;
        border-radius: 0;
    }

    .cart-page-table table td {
        padding: 5px 5px;
        font-size: 13px;
        vertical-align: middle;
    }

    .cart-page-table .form-control {
        padding: 5px 5px;
        min-width: 20px;
        text-align: center;
    }

    .cart-page-table td form {
        min-width: 110px;
    }

    .cart-page-table .btn-primary {
        padding: 5px 10px;
    }

    .cart-page-table .btn-danger {
        padding: 5px 10px;
    }

    .cart-page-table table tfoot td {
        padding: 10px 5px;
        border: none;
    }

    .cart-page-table table tfoot td {
        padding-top: 20px;
    }

    .cart-page-table table tfoot tr:last-child td {
        padding: 10px 5px;
        font-size: 15px;
        font-weight: bold;
    }

    .coupon-box.col-6 {
        width: 100%;
        margin-top: 20px;
    }

    .cart-page-table .coupon-box .btn-primary {
        padding: 0 10px;
        font-size: 11px;
        min-height: 40px;
        line-height: 40px;
        width: 100%;
    }

    .cart-page-table .bottom-buttons .btn {
        padding: 10px 10px;
        border-radius: 2px;
        font-size: 13px;
    }

    .cart-page-table .coupon-box .form-control {
        color: #FFF;
        padding: 10px 20px;
        font-size: 13px;
    }

    .table-summary {
        margin-bottom: 30px;
        font-size: 12px;
    }

    .summary-product-name {
        font-size: 13px;
        font-weight: 400;
    }

    .summary-total {
        font-size: 14px;
        font-weight: 500;
        margin-top: 5px;
        display: block;
    }

    .section-checkout {
        padding-top: 10px;
        padding-bottom: 50px;
    }

    .summary-product-image {
        max-width: 90%;
        margin-top: 0;
    }

    .section-checkout legend {
        font-size: 17px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .checkout-title {
        margin: 0;
    }

    .checkout-title h4 {
        font-size: 17px;
        line-height: 20px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .checkout-register-box fieldset {
        padding: 0;
        border: none;
    }

    .section-checkout .form-select {
        margin-top: 10px;
    }

    .checkout-box.pb-5 {
        padding-bottom: 0 !important;
    }

    .checkout-box.pt-5 {
        padding-top: 0 !important;
    }

    .checkout-box {
        padding: 10px 5px;
    }

    main:before {

        opacity: 0.1;
        display: none;
    }

    .account-bottom-margin {
        margin-bottom: 30px !important;
    }

    .account-inner-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .account-inner-section h1 {
        font-size: 18px;
    }

    .login100-form .form-check-reverse label {
        text-align: left;
    }
    .page-banner-section .page-banner-sport{
  max-height: 1200px;
  margin-top: 0;
}
.shop-box-style-1:hover .action-items {
    display: none;
}

}


@media all and (max-width: 768) {
    .section-featured-news .rt-post-overlay .post-img img {
        min-height: 250px;
        max-height: 250px;
    }

    .page-banner-title {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .d-none-mob {
        display: none;
    }

    .shop-box-style-1:hover .action-items {
            display: none;
    }
}


@media (hover: hover) and (pointer: fine) {
    
}