@media (max-width:767px) {
    .menu-box-background h2 {
        font-size: 1.8rem;
    }

    .menu-box-background p {
        font-size: 1rem;
    }

    .header-mr p {
        font-size: 13px;
    }

    .banner-caption {
        min-height: 100%;
        height: auto;
    }

    .title-primary-tier p {
        font-size: 1em;
    }

    .offers-box .category-text {
        font-size: 1.8em;
    }

    .offers-box .category-text-2 {
        font-size: 1.2em;
    }

    .offers-box {
        height: 200px;
    }

    .item-box-50 {
        width: 300px;
        max-width: 100%;
    }

    .title-primary-tier h2 {
        font-size: 2em;
    }

    .eat-earn h1 {
        font-size: 3em;
    }

    .eat-earn h2 {
        font-size: 2.3em;
    }

    .tier-points {
        width: 100%;
        height: 320px;
        padding: 10px 30px;
    }

    .pos-sticky {
        top: 90px;
    }
    /*home start*/
    .guranted-safe {
        padding: 20px 0 40px 0;
    }

    #myBtn {
        font-size: 14px;
    }

    .carousel-caption h1 {
        font-size: 2rem;
    }

    .searchbutton {
        position: absolute;
        font-size: 30px;
        width: 100%;
        margin: 0;
        padding: 0;
        top: -2px;
        right: -20px;
        display: none;
    }

    .search:focus {
        width: 250px;
        padding-left: 20px;
    }

    .sidenav-right {
        height: calc(100vh - 41px);
    }

    .carousel-caption {
        position: absolute;
        right: auto;
        top: 0;
        bottom: auto;
        left: 0;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
        background-color: rgba(0, 0, 0, 0.50);
        padding: 25px;
        padding-bottom: 10px;
        padding-top: 50px;
        width: 100%;
        height: auto;
        vertical-align: middle;
    }

    .slider-right-box {
        top: auto;
        bottom: 100px;
    }

    .carousel-caption p {
        margin-bottom: 1.5rem;
        font-size: 1rem;
        line-height: normal;
    }

    .carousel-item {
        min-height: calc(100vh - 5.9rem);
        height: auto;
    }

    .py-1 {
        padding-top: .3rem !important;
        padding-bottom: .3rem !important;
    }

    .carousel {
        margin-top: 5.9rem;
        width: 100%;
        max-width: 100%;
        overflow: hidden;
    }

    .main-body {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }

    .sidenav {
        width: 320px;
        max-width: 100%;
        height: 100vh;
        overflow: auto;
        order: 2;
        top: 0;
    }

    .wrapper {
        margin-left: 0;
        margin-right: 0;
        max-width: 100%;
        z-index: 1;
        height: 260px;
    }

    #map {
        height: 260px;
    }

    .mobile-view .dropdown-toggle::after {
        display: none;
    }

    .other-actions {
        width: auto;
        margin-top: 3px;
    }

    .main-menu {
        padding-top: 17px;
    }

        .main-menu img {
            max-width: 23px !important;
        }

    .logo-box {
        padding-top: 10px;
        width: 80px;
        margin-left: 20px;
    }

        .logo-box img {
            max-width: 80px;
        }

    .other-actions span {
        padding: 0;
        float: right;
    }

    .expandright {
        left: auto;
        right: 30px;
    }

    .header-inner {
        height: 56px;
        padding: 0;
    }

    .top-header-inner {
        display: block;
        width: 100%;
    }

    .language-text {
        width: 50px !important;
    }

    .user-actions {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .custom-bage-color {
        top: -4px;
        right: 4px;
        font-size: 0.55em;
    }

    .site-footer {
        padding: 30px 10px;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
        padding-top: 15px;
    }

    .copyright-main {
        position: relative;
        margin-bottom: 15px;
        top: 30px;
    }

        .copyright-main:before {
            left: -10px;
            right: -10px;
        }

    #dropdown-menu-custom {
        transform: translate3d(-196px, 32px, 0px) !important;
    }

    .desktop-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .book-a-table-icn {
        margin-bottom: 10px;
        width: 45px;
        height: 45px;
        background-position: top 14px center;
        background-size: 25px;
    }

    .book-a-table-icn-2 {
        margin-bottom: 10px;
        width: 45px;
        height: 45px;
        background-position: top 8px center;
        background-size: 20px;
    }

    .book-a-table-icn-3 {
        margin-bottom: 10px;
        width: 45px;
        height: 45px;
        background-position: top 8px center;
        background-size: 20px;
    }

    .book-a-table-icn-4 {
        margin-bottom: 10px;
        width: 45px;
        height: 45px;
        background-position: top 10px center;
        background-size: 24px;
    }

    .indicators-box {
        right: auto;
        left: 0;
    }

    .footer-links a {
        line-height: normal;
        font-size: 12px;
    }

    .btn-lg {
        padding: 0.7rem 2rem;
        font-size: .8rem;
        font-weight: 600;
    }

    .first-column p {
        font-size: 13px;
        line-height: normal;
    }

    .sports-bg .pull-right {
        float: left;
    }

    .trivia-bg .pull-right {
        float: left;
    }

    .slide-1 {
        background: url("../../assets/images/slide-1-mobile.jpg");
        background-size: cover;
        background-position: center top;
    }

    .slide-2 {
        background: url("../../assets/images/slide-2-mobile.jpg");
        background-size: cover;
        background-position: center top;
    }

    .slide-3 {
        background: url("../../assets/images/slide-3-mobile.jpg");
        background-size: cover;
        background-position: center top;
    }

    .slide-4 {
        background: url("../../assets/images/slide-4-mobile.jpg");
        background-size: cover;
        background-position: center top;
    }

    .startorder-btn {
        border: solid 1px rgba(0, 0, 0, 0.10);
        color: #38312D;
        width: 100%;
        border-bottom: solid 1px rgba(0, 0, 0, 0.10);
        text-transform: uppercase;
        text-align: center;
        padding: 5px;
        font-weight: 600;
        font-size: .6rem;
        float: left;
        background-color: transparent;
        transition: all ease-in .3s;
    }

    .startorder-headeing {
        font-size: .8rem;
        padding: 10px 5px;
        line-height: normal;
    }

    .logo-box-menu {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .logo-box-menu img {
            max-width: 80px;
        }

    .closebtn img {
        max-width: 25px;
    }

    .sidenav .closebtn {
        float: right;
        margin-right: 25px;
        padding-top: 17px;
        margin-left: 0;
        transition: all ease-in .3s;
        opacity: 1;
    }

    .slider-right-box {
        width: 70px;
    }

    .menu-txt-box {
        padding: 10px 25px;
    }

    .menu-txt {
        font-size: 20px;
        padding: 10px 0;
    }

    .search-txt-box {
        float: left;
        width: 100%;
        height: auto;
        padding: 25px;
        padding-bottom: 0;
        padding-top: 20px;
        display: block;
    }

    .navbar-nav .nav-link {
        padding: 3px 0px;
    }

    .carousel-caption {
        min-width: auto;
    }

    .find-bg .pull-right {
        float: left;
    }

    .search-container {
        display: none;
    }
    /*home end*/
    /*our story start*/
    .header-mr {
        margin-top: 5.8rem;
    }

    .color-dark {
        color: #38312D !important;
    }

    .about-bg {
        display: none;
    }

    h1 {
        font-size: 21px;
    }

    .dark-box-div h1 {
        font-size: 27px;
    }

    .dark-box-div {
        loat: left;
        padding-left: 20px;
        padding-top: 50px;
        text-align: left;
        width: 100%;
        margin-bottom: 50px;
        border-top: solid 1px #453d39;
    }

    .py-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }
    /*Our story end*/
    /*FAQ start*/
    .faq-btn {
        width: calc(33.33% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

        .faq-btn img {
            height: 35px;
        }

    .faq-btn {
        padding-top: 20px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }

    .faq-btn-white {
        width: calc(33.33% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    .center-algn {
        display: block;
        justify-content: center !important;
    }

    .mr-btm-20 {
        margin-bottom: 20px;
    }

    .back-page-btn {
        margin: 2rem 0;
        font-size: 1.2rem;
        padding-right: 20px;
        margin-right: 20px;
    }

    .faq-inner-head {
        font-size: 1.2rem;
        margin: 2rem 0;
    }

    .accordion-button {
        font-size: .9rem;
    }

    .accordion-button {
        padding: .7rem 0;
    }

    .header-mr {
        margin-bottom: 1rem;
    }

    .accordion-button::after {
        width: 1rem;
        height: 1rem;
        background-size: 1rem;
    }

    .back-page-btn img {
        max-width: 18px;
        vertical-align: top;
        padding-top: 8px;
    }
    /*FAQ end*/
    /*contact us start*/
    .btn-dark p {
        font-size: 12px;
    }

    .btn-dark img {
        max-width: 40px;
    }

    .btn-dark {
        width: calc(25% - 4px);
        padding: 10px 0;
        margin-left: 2px;
        margin-right: 2px;
    }

    .site-footer {
        padding: 30px 0px;
    }

    .cnt-details {
        font-size: .9rem;
        padding-top: 5px;
    }

    .cnt {
        width: 40px;
        height: 40px;
    }

    .cnt-details {
        margin-left: 10px;
    }
    /*contact us end*/
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        padding-right: var(--bs-gutter-x, 1.2rem);
        padding-left: var(--bs-gutter-x, 1.2rem);
    }
    /*profile start*/
    .btn-light {
        padding: 10px;
        height: auto;
        padding-top: 15px;
    }

        .btn-light img {
            width: 25px;
        }

        .btn-light p {
            font-size: 12px;
        }

    .name-box {
        padding-left: 20px;
    }

    .bdr-right {
        border-bottom: solid 1px #CBCBCB;
        border-right: 0;
        margin-bottom: 20px;
        padding-bottom: 30px;
    }

    .name-box {
        padding-left: 10px;
        padding-right: 10px;
    }

    .border-box {
        padding: 13px;
    }

    .name-text {
        font-size: 16px;
    }

    .black-circle {
        width: 50px;
        height: 50px;
    }

        .black-circle img {
            height: 20px;
        }

    .profile-circle {
        margin-top: 20px;
    }

    .name-box-text {
        width: calc(100% - 50px);
        padding-left: 10px;
        padding-top: 4px;
    }

    .bdr-right {
        border-bottom: solid 1px #CBCBCB;
    }

    .points {
        font-size: 36px;
    }

    .loyalty {
        font-size: 16px;
    }

    .name-box {
        margin-top: 5px;
    }

    .profile-bg {
        width: 35px;
        height: 35px;
        top: -20px;
    }
    /*profile end*/
    /*signed-in start*/
    .sidenav-right {
        height: 100vh;
        top: 0px;
        max-width: 100%;
    }

    .pro-bdr-bottom {
        margin-top: 20px;
        margin-bottom: 10px;
        padding-bottom: 25px;
    }
    /*signed-in end*/
    /*my-address-start*/
    .address-box {
        margin-top: 0;
        padding: 20px;
    }

    .full-width {
        width: 100%
    }
    /*my-address-end*/
    /*confirm-loacation	start*/
    .iframe-banner {
        max-height: 150px;
    }

    .btn-outline-warning {
        font-size: .7rem;
        padding: 0.5rem 1.2rem;
    }

    .mb-5 {
        margin-bottom: 2rem !important;
    }

    .address-header {
        padding-bottom: 25px;
        font-size: 1.6rem;
    }

    .search-main-box {
        width: 1000px;
        margin: auto;
        position: absolute;
        top: 50px;
        z-index: 1000;
        left: 50%;
        margin-left: -500px;
        max-width: 100%;
    }

    .search-main-box {
        width: 500px;
        margin-left: -250px;
    }

    .locate-me {
        font-size: .9rem;
    }
    /*confirm-loacation	end*/
    /*settings page start*/
    .preference-sub-text {
        font-size: 13px;
        color: #808080;
        top: 40px;
    }

    .accordion-button {
        font-size: 15px;
    }

    .accordion-body .nav-item a {
        font-size: 16px;
    }

    .tag-div-name {
        margin-top: 10px;
    }

    .profile-bg {
        width: 35px;
        height: 35px;
        top: -20px;
    }
    /*settings page end*/
    /*menu inside page start*/
    .menu-back-page-btn {
        margin: 1.5rem 0;
        margin-right: 15px;
        font-size: 1.3rem;
        padding-right: 20px;
    }

    .menu-category-text {
        margin: 1.5rem 0;
        font-size: 1.3rem;
        padding-right: 15px;
    }

    .menu-back-page-btn img {
        max-width: 20px;
    }

    .price-txt-div {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .menu-item-btn {
        margin-bottom: 0;
        margin-top: 0;
        margin-right: 10px;
    }

    .menu-title-box {
        height: 50px;
        max-height: 50px;
        margin-bottom: 20px;
    }

    .menu-item-details-box {
        height: auto;
    }

    .offer-box-background h2 {
        font-size: 2.5rem;
    }
    /*menu inside page end*/
    /* My Order History */
    .cart-items {
        flex-wrap: wrap;
    }

        .cart-items .product-image, .cart-items .product-details {
            flex-basis: 100%;
            margin: 10px 0;
        }

    .cart-items {
        padding: 15px;
    }

        .cart-items .product-details .title-rate {
            flex-wrap: wrap;
        }
    /* My Order History end */
    /* Track Order */
    .order-track .details-top {
        flex-direction: column;
    }

    .order-track .product-details {
        padding: 30px 0 0;
    }

    .track-progress .row {
        flex-wrap: nowrap;
    }

    .track-progress h4 {
        font-size: 1em;
        min-height: 32px;
    }

    .track-progress .progress-bar {
        height: 6px;
    }

    .order-track, .order-track-details, .order-delivery-details {
        padding: 1.5rem !important;
    }
    /* Track Order end */
    /* Reward Tier Tabs */
    .eat-earn {
        padding: 30px 0;
    }

        .eat-earn h1 {
            margin-top: 20px;
        }

    .tier-banner .col-md-5 {
        order: 1;
        padding-top: 25px;
    }

    .tier-banner .col-md-7 {
        order: 2;
    }

    .tier-banner h2.rewards {
        font-size: 1.300rem;
        text-align: center;
    }

    .tier-banner .col-md-5 {
        text-align: center;
    }

    .bww-description {
        font-size: 1.1em;
    }

    .tier-hero-banner h1 {
        font-size: 3.3em;
    }

    .reward-tier .nav-tabs .nav-link {
        font-size: 14px;
        padding: 7px 30px;
    }

    .key-benefits-tier .reward-text {
        font-size: 1em;
    }

    .reward-tier .nav-tabs {
        padding-bottom: 10px;
    }

    .benefits-tier-cards h2 {
        font-size: 1.2rem;
    }

    .tier-banner h2.re-points {
        font-size: 1.300rem;
        text-align: center;
    }

    .tier-banner h2 span {
        font-size: 1.625rem;
    }

    .benefits-tier-cards .col-md-4 {
        margin-bottom: 30px;
    }
    /* Reward Tier Tabs end */
    /* Customize Modifier */
    .customize-header {
        font-size: 1.05rem;
    }
    /* Customize Modifier end */
    .loyalty-slide .carousel-caption {
        padding: 25px 15px;
    }

    .carousel-item.loyalty-slide {
        min-height: 265px;
        height: auto;
    }

    .loyalty-slide .carousel-caption {
        background-color: rgba(0, 0, 0, 0.40);
    }

    .loyalty-slide .btn {
        font-size: .7rem;
        padding: .5rem 1rem;
    }

    .loyalty-slide .carousel-caption p {
        font-size: .8rem;
    }

    .loyalty-slide {
        background-position: right center;
    }

    .about-us {
        background-position: center;
    }

    .referral-box {
        padding: 0;
    }

    .brown-div h3 {
        font-size: 22px;
    }

    .yell-box {
        padding: 10px;
        width: 100%;
    }

        .yell-box h2 {
            font-size: 22px;
        }
    /*404 page start*/
    .err-txt {
        font-size: 3rem;
        margin-bottom: 5px;
    }
    /*404 page end*/
    #carouselFaveSports .carousel-item {
        min-height: inherit;
    }

    #carouselFaveSports .carousel-control-next, #carouselFaveSports .carousel-control-prev {
        top: 200px;
        width: 30px;
        height: 30px;
    }

    #carouselFaveSports .carousel-control-next-icon, #carouselFaveSports .carousel-control-prev-icon {
        width: 1rem;
        height: 1rem;
    }
    /*sports start */
    .score-text-box span {
        margin-left: 10px;
        margin-right: 10px;
    }

    .sports-icon {
        width: 120px;
        padding: 15px;
    }

        .sports-icon img {
            height: 35px;
        }

    .items-main-box {
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .sports-dtl-img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom-left-radius: 0;
    }
    /*sports end */
    .nav-tabs li a {
        padding: 10px 20px;
        font-size: 12px;
    }

    .item-box-50 .content h2 {
        font-size: 1em;
    }

    .points-tag {
        font-size: 12px;
    }

    .item-box-50 .content p {
        font-size: 12px;
    }

    .favorite-modal .form-actions .btn {
        width: 100%;
        font-size: 12.8px;
    }

    #scanReceipt .carousel-item .walkthrough-box .row div > img {
        height: auto;
        width: 80%;
    }

    #scanReceipt .carousel-item {
        min-height: 100%;
    }

    #scanReceipt.carousel {
        margin-bottom: 0;
    }

    .reader-w-50 {
        width: 100%;
    }

    .modal-search-bx {
        padding: 0;
    }

    .checkmark {
        width: 100px;
        height: 100px;
    }

    .customcheck-wrapper {
        height: 350px;
        min-height: 350px;
        max-height: 350px;
        touch-action: auto;
    }

    .fs-accordion .searchbutton {
        position: absolute;
        font-size: 30px;
        width: 100%;
        margin: 0;
        padding: 0;
        top: -6px;
        right: 0px;
        display: block;
    }

    .fs-accordion .search-container {
        display: inline-block;
    }

    .accordion-customcheck-wrapper {
        height: auto;
        min-height: 150px;
        max-height: 250px;
        overflow-y: auto;
        padding-top: 15px;
    }

    body.body-no-scroll {
        position: fixed;
        overflow-y: hidden !important;
    }

    .question-txt {
        font-size: 1.1rem;
    }

    .sub-question-txt {
        margin-bottom: 0;
        font-size: 1rem;
        margin-top: 20px;
    }

    .mb-m-12 {
        margin-bottom: 12rem !important;
    }

    .walkthrough-txt {
        height: auto;
    }

    .walkthrough-title {
        font-size: 21px;
    }

    .walkthrough-img {
        height: 20rem;
    }

    .confirm-order .modal-footer {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .fixed-bottom {
        z-index: 1029;
    }

    .whr-caption {
        height: 100%;
    }

    #myInputautocompleteListContainerId {
        right: 0 !important;
    }

    .ty-txt {
        font-size: 2rem;
        color: #A12027 !important;
    }

    .fav-blank-box {
        height: 339px;
    }

    .img-tc {
        font-size: 8px;
    }

    .datepicker-styl {
        top: 809.797px !important;
        left: 93.66px !important;
    }

    .search-activity {
        margin-bottom: 10px;
    }

    .btn#btnSportsSkip, .btn#btnSportsPrevious {
        margin-bottom: 10px !important;
    }
    #myCarousel .carousel-item {
        height: auto !important;
        aspect-ratio: 768 / 1200 !important;
        -webkit-aspect-ratio: 768 / 1200;
        -moz-aspect-ratio: 768 / 1200;
        -ms-aspect-ratio: 768 / 1200;
        min-height: auto !important;
    }
}

@media (max-width:575px) {
    .white-inside-bx {
        height: auto;
        padding: 10px;
    }

    .tier-points {
        width: 100%;
        height: 218px;
        padding: 10px 20px;
    }
    /*confirm-loacation	start*/
    .search-main-box {
        width: 320px;
        top: 20px;
        margin-left: -160px;
    }

    .search-location {
        width: 100%;
    }

    .locate-me {
        position: absolute;
        float: none;
        top: 310px;
        left: 50%;
        margin-left: -75px;
        background-color: #38312D;
        color: #ffffff;
    }

        .locate-me img {
            filter: brightness(100);
        }

        .locate-me:hover {
            background-color: #ffc600;
            color: #38312D;
        }

            .locate-me:hover img {
                filter: none;
            }

    .main-map {
        max-height: 400px;
    }
    /*confirm-loacation	end*/
    /*menu start*/
    .menu-category-box {
        min-height: 170px;
        height: auto;
        margin-bottom: 15px;
    }

    .category-text {
        font-size: 27px;
        margin: 0;
    }

    .menu-category-box p {
        font-size: 13px;
    }
    /*menu end*/
    /*customization start*/
    .customization-box-div-img-box {
        height: 270px;
    }

    .cart-btn-div {
        margin-bottom: 20px !important;
        width: 100% !important;
    }

    .custon-white-box {
        box-shadow: none;
        height: auto;
    }

    .price-main-box {
        text-align: left;
        float: left;
    }

    .customize-main-box-div {
        padding: 20px 15px;
    }

        .customize-main-box-div .preference-sub-text {
            top: 36px;
        }

    .range-points-div {
        width: 58px;
        font-size: 11px;
    }

        .range-points-div span {
            bottom: -11px;
        }

    .white-item-box-img-big {
        height: 100px;
    }

    .white-item-box-text-big {
        height: 100px;
    }

    .dips-active-box .right-btn-box-big {
        height: 100px;
    }

    .right-btn-top-box {
        height: 35px;
    }

    .right-btn-bottom-box {
        height: 35px;
    }

    .right-btn-txt-box {
        height: 30px;
    }

    .right-btn-main-box-div {
        height: 100px;
    }

    .customize-main-box-div .pb-5 {
        padding-bottom: .8rem !important;
    }

    .customization-box-div-img-box img {
        max-width: 250px;
    }
    /*customization end*/
    /*confirm location start*/
    .padding-loc {
        padding-left: 35px;
        padding-right: 70px;
        font-size: 14px;
    }

    .confirm-location-left-icn {
        font-size: 17px;
    }

    .confirm-location-right-text {
        font-size: 13px;
    }
    /*confirm location end*/
    /*language btn start*/
    .menu-icon {
    }
    /*language btn end*/
    .image-icon img {
        max-width: 50px;
    }

    .loyalty-slide .banner-caption h1 {
        margin-top: 50px;
    }
    /* My Activity */
    .search-activity {
        margin-bottom: 20px;
    }

    .filter-activity a {
        display: block;
        text-align: center;
    }

    .filter_date .modal-content {
        padding: 0;
    }
    /* My Activity end */
    .customize-h {
        height: 120px !important;
    }
    /* Discount */
    .price-disc-box {
        margin-bottom: 20px;
        text-align: left;
    }
    /* Discount end */
    #dvCart a.btn {
        width: 100%
    }

    .reward-tab .item-box-50 {
        width: 100%;
    }
}

@media (max-width:467px) {
    /*profile start*/
    .bdr-radius {
        margin-bottom: 10px;
        width: 100%;
    }

    .btn-loader-main {
        width: 100%;
    }

    .profile-tabs .nav-tabs li a {
        font-size: .9em;
        width: 100%;
    }

    .btn-light p {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 10px !important;
    }
    /*profile end*/
    /* My Order History */
    .cart-items .product-details .title-rate {
        flex-direction: column;
    }

    .order-history .title-rate a {
        margin-bottom: 10px;
    }

    .order-history .track .cta a.btn-secondary {
        margin-left: 0;
    }

    .order-history .track > div {
        width: 100%;
    }

    .btn-lg {
        padding: 0.7rem 1.2rem;
    }

    .loyalty-slide .banner-caption .inner {
        max-width: 100%;
    }

    .points-system h3.points {
        text-align: center;
    }

    .points-system h3.title {
        text-align: center;
    }

    .points-system p {
        text-align: center;
    }
    /* My Order History end */
    /* Favorite Sports Popup */
    #favorite-sports .modal-body {
        overflow: hidden;
        min-height: 420px;
    }

    .text-head-style {
        font-size: 22px;
    }
    /* Favorite Sports Popup end */
    .tier-points-content, .tier-barcode {
        min-height: 220px;
    }

    .tier-main-box {
        height: 245px;
    }

    .nav-tabs.profile-tabs li {
        margin-right: 0px;
        width: 100%;
    }

    .teams-bxs .sp-flag-bx1 {
        width: 70px;
        height: 70px;
    }

      .teams-bxs .score-brd {
        font-size: 2.2rem;
        flex-wrap: nowrap;
        display: flex;
        justify-content: center;
    }

      .teams-bxs .col-4 {
        padding: 0;
        text-align: center;
    }

      .teams-bxs .dte-bx-dv1 {
        margin-bottom: 10px;
    }

      .teams-bxs .sp-flag-bx-txt1 {
        margin-bottom: 10px;
        margin-top: 0;
        font-size: 14px;
    }
}



@media (max-width:400px) {
    .score-text-box {
        font-size: .9rem;
    }

    .score-div-txt {
        font-size: .9rem;
    }
}

@media (max-width:375px) {
    .checkmark {
        width: 85px;
        height: 85px;
        font-size: 12px;
    }

    .tier-points-content, .tier-barcode {
        min-height: 200px;
    }

    .tier-main-box {
        height: 225px;
    }
}

@media (max-width:340px) {

    .choose-form .form-item {
        flex-basis: 48%;
    }

    .checkmark {
        width: 70px;
        height: 70px;
        font-size: 10px;
    }

    .menu-box-background h2 {
        font-size: 1.6rem;
    }

    .menu-box-background {
        background-position: top center;
    }

    .tier-points-content, .tier-barcode {
        min-height: 170px;
    }

    .tier-main-box {
        height: 185px;
    }
    /*	sports start*/
    .score-text-box {
        font-size: .8rem;
    }

    .score-div-txt {
        font-size: .8rem;
    }
    /*	sports end*/
    #language {
        margin-left: 4px;
    }

    .menu-icon {
        margin-left: 7px;
    }

    #myBtn {
        right: 50px;
    }
}
