@media only screen and (min-width: 1200px) and (max-width: 4000px) {
    .container {
        max-width: 1240px;
    }

    .haeder_top_container {
        margin: 0 auto;
        max-width: 1300px;
    }
}

@media only screen and (min-width:1000px) {
    .logo-div {
        width: 193px;
    }

}

/********* ipad devices ********/
@media screen and (max-width:991px) {
    .nav-item::after {
        display: none;
    }

    .justify-xxl-start {
        justify-content: center !important;
    }

    /* .pizza {

        top: -5%;
    } */

    .pizza {
        top: 94.5%;
        /* bottom: -4%; */
    }

    .pizza img {
        transform: rotate(180deg);
        width: 100px !important;

    }

    .pan {
        width: 100px;
        top: -5%;
    }

    .drink {
        bottom: 60%;
        right: -2% !important;
    }

    .drink img {
        width: 50px !important;
    }



    .navigation-wrap.bg-light .w-100 {
        padding: 0 10px;
        /* box-shadow: 0px 3px 6px rgb(193 184 184 / 16%); */
    }

    .navbar-light .navbar-toggler-icon:after,
    .navbar-light .navbar-toggler-icon:before {
        height: 2px;
    }

    .navbar-light .navbar-toggler-icon {
        border-width: 2px;
    }

    .navbar-collapse {
        position: fixed;
        left: -1px;
        width: 100%;
        top: 0;
        height: 100%;
        /*background-color: #000;*/
        background: url(../images/navbar_slide_bg.png) 0px 0px no-repeat #000;
        background-position: top right !important;
        z-index: 100;
        transition: all 0.3s ease-in-out;
        background-size: 40%;
    }

    .navbar {
        display: inline-block;
        width: 100%;
    }

    .header_search_etuter {
        float: right;
    }

    .white_close_arrow {
        color: #fff !important;
        float: left !important;
        margin: 55px 0px 0 28px !important;
        border-radius: 50px;
        border: solid 2px #fff;
        border-color: #fff !important;
        width: 26px;
        height: 26px;
        font-size: 16px;
        text-align: center;
        line-height: 17px;
    }

    .white_close_arrow i {
        color: #fff !important;
    }

    .collapsing {
        transition: all 0.3s ease-in-out;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    ul.navbar-nav.py-4.py-md-0 {
        margin: 132px 0 0 0px;
        padding: 0 0 0 8px;
    }

    .navigation-wrap .navbar-nav .nav-item .nav-link {
        color: #fff !important;
        font-weight: 400;
    }

    .navigation-wrap .navbar-nav .nav-item {
        margin-bottom: 18px;
    }

    .navigation-wrap .navbar-nav .nav-item .nav-link:hover {
        color: rgba(0, 168, 222, 1) !important;
    }

    .navigation-wrap .navbar-nav .nav-item.active .nav-link {
        color: rgba(0, 168, 222, 1) !important;
    }

    .navbar-toggler {
        padding: .2rem 0.1rem !important;
    }
}

/* @media only screen and (min-width:567px) and (max-width:767px) {
    .online_store_grid_col figure a img {
        height: 215px;
    }
} */

@media only screen and (min-width:600px) and (max-width:767px) {
    .online_store_grid_col figure a img {
        height: 215px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body br {
        display: none;
    }

    .hide_m {
        display: block;
    }

    .show_m {
        display: none;
    }

    a.navbar-brands {
        margin: 5px 0 0 0;
        max-width: 138px;
        float: left;
    }

    .navbar-light .navbar-toggler {
        padding: 0px;
        float: left;
        margin: 3px 0 0 0;

    }

    .haeder_select_city_dropdown .select-styled {
        top: 9px !important;
    }

    .select-styled {
        padding: 7px 28px 0px 15px !important;
        border: none !important
    }

    .search_pop {
        margin: 7px 16px 0 16px;
    }

    .search_pop i {
        font-size: 18px;
    }

    .haeder_select_city_dropdown select {
        border: none;
        min-width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 0px;
        min-height: auto;
        margin: 3px 0 0 0;
    }

    .navigation-wrap.bg-light {
        padding: 5px 0 2px 0;
    }

    .navigation-wrap.bg-light .w-100 {
        padding: 0 10px;
    }

    .navbar-light .navbar-toggler-icon:after,
    .navbar-light .navbar-toggler-icon:before {
        height: 2px;
    }

    .navbar-light .navbar-toggler-icon {
        border-width: 2px;
    }

    .header_search_etuter {
        float: right;
    }



    .banner_content_overlay h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: center;
        margin: 0 0 19px 0;
    }

    .banner_content_overlay {
        top: auto;
        bottom: 70px;
        text-align: center;
    }

    .banner_content_overlay h4 {
        font-size: 23px;
        text-align: center;
    }

    .banner_content_overlay p {
        font-size: 16px;
        text-align: center;
        margin: 0 0 22px 0;
    }

    .banner_content_overlay a {
        font-size: 17px;
        padding: 8px 19px;
        display: inline-block;
        float: none;
    }

    .featured_brands_link a {
        padding: 9px 21px;
        font-size: 16px;
        font-weight: 600;
    }

    .featured_brands_link {
        margin: -22px 0 0 0;
    }

    .after_banner_brands_sec {
        padding: 24px 0 10px 0;
    }

    .brands_sml_col {
        margin: 7px 6px 20px 6px;
        padding: 1px 0 21px 0;
        /* width: 22%; */
    }

    .brands_sml_col figure {
        margin: 0 0 8px 0;
        padding: 5px 6px 6px 6px;
    }

    .brands_sml_col a {
        font-weight: 600;
        font-size: 13px;
    }

    .top_brands_three_deals {
        margin: 0px 0 20px 0;
        padding: 22px 0px 11px 0px;
        overflow: hidden;
        background: url(../images/bg_grey_2_mobile.png) 0px 0px no-repeat #fbf8e9;
        background-size: 100%;
    }

    .day_deal_offer_col {
        margin: 0 0 9px 0;
        padding: 0px 20px 0 0px;
    }

    .top_brands_three_inner {}

    .top_brands_three_inner .owl-wrapper-outer {
        overflow: visible !important;
    }

    .popular_deals_section_tabs .nav-item::before {
        background: none;
        width: 0px;
        height: 0px;
    }

    .deals_tabs_section ul li {
        float: none;
        margin: 0 0 13px 0;
        display: inline-block;
    }

    .deals_tabs_section ul li a {
        margin: 0 3px;
        padding: 7px 14px !important;
        font-size: 15px;
    }

    .popular_deals_inner_content h3 {
        margin: 0 0 30px 0;
        font-size: 24px;
        text-align: center;
    }

    .deals_tabs_section ul {
        display: inline-block;
        border: none !important;
        margin: 0 0 30px 0;
    }

    .popular_deals_section_tabs {
        overflow: hidden;
    }

    .deal_premiu_desc h6 {
        float: right;
        padding: 0 2px;
        /* width: 45%; */
        font-size: 16px;
    }

    .deal_premiu_desc h6 small {
        margin: 8px 0 0 0;
        padding: 5px 12px;
        font-size: 13px;
    }

    .deal_premiu_desc p {
        padding: 0 2px;
        width: 54%;
        color: rgba(0, 168, 222, 1);
        ;
    }

    .premiu_deals_tab_col {
        margin: 0px 0 15px 0;
        padding: 12px 11px 12px 11px;
    }

    .deal_figure_thumb {
        margin: 170px 0 15px 0;
        min-height: 150px;
    }

    .premiu_deals_tab_col:hover .deal_figure_thumb {
        min-height: 333px;
    }

    .premiu_deals_tab_col:hover .deal_figure_thumb figure {
        margin: 70px 0 0 0px;
        transition: all ease 0.7s;
    }

    .load_more_deals_btn a {
        margin: 30px 0 21px 0;
        padding: 8px 22px;
        font-size: 17px;
    }

    .apps_links_live {
        padding: 0 20px;
        bottom: 25px;
    }

    .apps_links_live a {
        max-width: 45%;
        margin: 0 6px;
    }

    .online_store_sec h3 {
        margin: 0 0 20px 0;
        font-size: 24px;
    }

    .online_store_sec {
        padding: 20px 0 0 0px;
    }

    /*
    .online_store_grid_sec .deal_premiu_desc h6 {
        margin: -27px 0 0 0;
    } */
    .online_store_grid_col {
        margin: 0px 0 15px 0;
        padding: 11px 10px 11px 11px;
    }

    .online_store_grid_sec .load_more_deals_btn a {
        margin: 30px 0 40px 0;
    }

    .brands_sml_col:nth-child(4) {
        margin-right: 0;
    }

    .brands_sml_col:nth-child(5) {
        margin-left: 0;
    }

    .home_subscribe_sec h3 br {
        display: block;
    }

    .home_subscribe_sec {
        padding: 30px 0 0 0px;
        width: 100%;
        background: url(../images/subscribe_bg_mobile.png) 0px 0px no-repeat #fbf8e9;
    }

    .home_subscribe_sec h3 {
        margin: 0 0 20px 0;
        font-weight: 700;
        font-size: 30px;
        text-transform: uppercase;
    }

    .home_subscribe_sec h6 {
        font-size: 20px;
    }

    .home_subscribe_sec button {
        margin: 0px 0 30px 0;
        padding: 8px 22px;
        font-size: 18px;
        font-weight: 600;
    }

    .home_subscribe_sec p {
        margin: 0 0 30px 0;
        font-weight: 300;
        font-size: 16px;
    }

    .footer_col_h img {
        /* margin: 15px 0 15px 0; */
        max-width: 240px;
    }

    .section_footer {
        padding: 20px 0 20px 0px;
    }

    .col-md-3:first-child .footer_col_h {
        text-align: center;
    }

    .footer_col_h img.show_m {
        display: inline-block;
        float: none;
    }

    .footer_col_h h5 {
        margin: 0 0 15px 0;
        font-size: 18px;
        font-weight: 600;
    }

    .footer_col_h ul li {
        margin: 0 0 5px 0;
    }

    .footer_col_h ul li a {
        font-size: 14px;
        font-weight: 400;
    }

    .footer_col_h ul {
        margin: 0 0 25px 0;
    }

    /*
    .col-md-3:nth-child(2) {
        width: 50%;
    }

    .col-md-3:nth-child(3) {
        width: 50%;
    } */

    .footer_col_h p {
        margin: 0px;
        padding: 0 0px 0px 0;
        text-align: left;
        font-size: 15px;
        font-weight: 400;
    }

    .subscribe_footer_btn {
        display: none;
    }

    .input_search_center {
        max-width: 90%;
        height: 89vh;
        /* margin-top: 20%; */
    }

    #search input[type="search"] {
        top: 2%;
        font-weight: 500;
        font-size: 15px;
    }

    button.submit_search_btn_ico {
        top: 23%;
        font-size: 17px;
    }

    #search .close {
        top: 22px;
        right: 22px;
        line-height: 22px;
        font-size: 20px;
    }

    .detail_page_breadcrum {
        padding: 15px 0;
        overflow: hidden;
    }

    .detail_page_breadcrum ul li {
        font-size: 14px;
    }

    .detail_page_breadcrum ul li a {
        font-size: 14px;
    }

    .grey_chipps_2 {
        left: -16px;
        bottom: 0;
        width: 33px;
    }

    .grey_burger_2 {
        max-width: 44px;
    }

    .next_deal_shoe_slider a {
        margin: 0 12px 0 0;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    .deal_detail_sec_main {
        padding: 20px 0 0 0px;
    }

    .deals_detail_right_content {
        padding: 0px;
    }

    .deals_detail_right_content h3 {
        margin: 10px 0 2px 0;
        font-size: 24px;
    }

    .deal_brand_name {
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    .deals_detail_right_content p {
        margin: 0 0 0px 0;
        font-size: 15px;
    }

    .deals_detail_right_content hr {
        margin: 12px 0px;
    }

    .outlet_select_deal p {
        width: 100%;
    }

    .outlet_select_deal select {
        width: 50%;
    }

    .outlet_select_deal .select {
        width: 100%;
    }

    .outlet_select_deal .select-options {
        width: 100%;
    }

    .after_gd_button_sec {
        padding: 18px 15px 14px 15px;
    }

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

    .sec_deal_honored p a {
        font-size: 14px;
    }

    .sec_deal_honored p i {
        margin: 4px 6px 0 0px;
    }

    .related_products_sec {
        padding-top: 15px !important;
    }

    .btn_d_detail {
        padding: 14px 17px;
        font-size: 17px;
        font-weight: 600;
        width: 100%;
        text-align: center;
    }

    .otp_input input {
        width: 20%;
    }

    .related_products_sec .load_more_deals_btn a {
        margin: 33px 0 23px 0;
    }

    .model_home_modal select {
        box-shadow: none;
        border-radius: 12px;
        min-height: 55px;
        margin: 0 0 22px 0;
    }

    .model_home_modal .modal-content {
        padding: 10px 20px 26px 20px;
    }

    .model_home_modal button {
        float: none;
        display: inline-block;
        width: auto;
        font-size: 17px;
        padding: 12px 25px;
    }

    .model_home_modal .modal-body {
        text-align: center;
    }

    .detail_page_breadcrum ul {
        margin: 3px 0 0 0;
        position: relative;
    }

    .next_deal_shoe_slider {
        position: relative;
    }

    .voouch_redem_customer_code_content {
        margin: 18px 0 0 0;
        padding: 8px 0 104px 0;
        /* background: url(../images/party_bg.png) 0px 0px no-repeat #facb00; */
        background-size: 100%;
        background-position: bottom;
    }

    .voouch_redem_customer_code_content p br {
        display: block;
    }

    .voouch_redem_customer_code_content h5 {
        margin: 10px 0 18px 0;
        padding: 14px 30px 13px 30px;
        font-weight: 600;
        font-size: 16px;
    }

    .model_reedem_deal .modal-content button.close {
        border: solid 2px #242424;
        font-size: 14px;
        width: 24px;
        height: 24px;
        line-height: 21p.5x;
    }

    .model_reedem_deal .modal-content {
        box-shadow: none;
        border: none;
        outline: none;
    }

    .grey_chipps_chicken {
        max-width: 32px;
        bottom: 5px;
    }

    .grey_burger_pizza {
        max-width: 26px;
    }

    .deal_honored_banner {
        min-height: unset;
    }

    .deal_honored_banner h4 {
        margin: 0px 0 3px 0;
        font-size: 18px;
    }

    .deal_honored_content_sec {
        padding: 30px 0 30px 0;
    }

    .deal_honored_left {
        margin: 0 0 50px 0px;
        padding: 0px;
        text-align: center;
    }

    .deal_honored_left img {
        max-width: 180px;
        float: none;
        display: inline-block;
        margin: 0 0 25px 0;
    }

    .deal_honored_right {
        padding: 0px;
    }

    .honored_contact_buttons {
        text-align: center;
        margin: 28px 0 20px 0px;
    }

    .deal_honored_left h5 {
        margin: 0 0 0px 0;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
    }

    .deal_honored_left p {
        margin: 0 0 0px 0;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
    }

    .display_i_b {
        display: inline-block;
    }

    .honored_contact_buttons a {
        float: none !important;
        display: inline-block;
        margin: 0 5px !important;
    }

    .deal_honored_right {
        border-radius: 10px;
        background: #fff;
        box-shadow: 0px 1px 12px rgba(92, 92, 92, 0.12);
        padding: 15px;
    }

    .deal_honored_right label {
        color: #aaaaaa;
        padding: 0px;
        margin: 0px;
    }

    .deal_honored_right input {
        border-bottom: solid 1px #e6e6e6;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        color: #212121;
        font-weight: 700;
        border-radius: 0px;
        padding: 0px;
    }

    .deal_honored_right:disabled,
    .form-control[readonly] {
        border-bottom: solid 1px #e6e6e6;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        color: #212121;
        font-weight: 700;
        border-radius: 0px;
        padding: 0px;
    }

    .honored_deal_brand {
        position: relative;
        width: 100%;
        top: auto;
        right: auto;
        float: left;
        text-align: center;
        margin: -47px 0 30px 0;
    }

    .honored_deal_brand figure {
        float: none;
        display: inline-block;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .honored_deal_brand figure img {
        min-width: 100%;
        padding: 10px;
    }

    .deal_report_button {
        margin: 0px 0 4px 0;
    }

    .food_page_deals_sec {
        padding: 22px 0 0 0;
    }

    .food_page_deals_sec .deals_tabs_section ul {
        margin: 0 0 14px 0;
    }

    .food_slider_content h4 {
        margin: 0 0 11px 0;
        font-size: 18px;
        text-align: left;
    }

    .food_slider_content {
        margin: 0px;
    }

    .deal_honored_banner p {
        font-size: 14px;
        padding: 0 15px;
    }

    .grey_chipps_23 {
        bottom: 8px;
        width: 32px;
    }

    .grey_burger_23 {
        max-width: 32px;
        top: 4px;
    }
}



/********* iphones mobiles ********/
@media only screen and (min-width:340px) and (max-width: 767px) {
    .navigation-wrap.bg-light {
        padding: 5px 0 10px 0 !important;
    }

    body br {
        display: none;
    }

    .pizza {
        top: 95.5%;
        /* bottom: -4%; */
    }

    .hide_m {
        display: none;
    }

    .show_m {
        display: block;
        width: 85px;
    }

    a.navbar-brands {
        margin: 5px 0 0 0;
        max-width: 138px;
        float: left;
    }

    .navbar-light .navbar-toggler {
        padding: 0px !important;
        float: left;
        margin: 9px 0 0 0;
    }
    .__DealonewSectionRight{
        text-align: center;
    }
    .__DealonewSectionRight .__mainHeading{
        text-align: center;
    }
    .search_pop {
        margin: 10px 8px 0 8px;
    }

    .search_pop i {
        font-size: 18px;
    }

    .haeder_select_city_dropdown select {
        border: none;
        min-width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 0px;
        min-height: auto;
        margin: 3px 0 0 0;
    }

    .navigation-wrap.bg-light {
        padding: 5px 0 2px 0;
    }

    .navigation-wrap.bg-light .w-100 {
        padding: 0 5px;
        /* box-shadow: 0px 3px 6px rgb(193 184 184 / 16%); */
    }

    .navbar-light .navbar-toggler-icon:after,
    .navbar-light .navbar-toggler-icon:before {
        height: 2px;
    }

    .navbar-light .navbar-toggler-icon {
        border-width: 2px;
    }

    .navbar-collapse {
        position: fixed;
        left: -1px;
        width: 100%;
        top: 0;
        height: 100%;
        /*background-color: #000;*/
        background: url(../images/navbar_slide_bg.png) 0px 0px no-repeat #000;
        background-position: top right !important;
        z-index: 100;
        transition: all 0.3s ease-in-out;
        background-size: 40%;
    }

    .navbar {
        display: inline-block;
        width: 100%;
    }

    .header_search_etuter {
        float: right;
    }

    .white_close_arrow {
        color: #fff !important;
        float: left !important;
        margin: 55px 0px 0 28px !important;
        border-radius: 50px;
        border: solid 2px #fff;
        border-color: #fff !important;
        width: 26px;
        height: 26px;
        font-size: 16px;
        text-align: center;
        line-height: 25px;
    }

    .white_close_arrow i {
        color: #fff !important;
    }

    .collapsing {
        transition: all 0.3s ease-in-out;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    ul.navbar-nav.py-4.py-md-0 {
        margin: 132px 0 0 0px;
        padding: 0 0 0 8px;
    }
    .__discountleftside .__popHeading {
        font-size: 35px;
    }
    .navigation-wrap .navbar-nav .nav-item .nav-link {
        color: #fff !important;
        font-weight: 400;
    }

    .navigation-wrap .navbar-nav .nav-item {
        margin-bottom: 18px;
    }

    .navigation-wrap .navbar-nav .nav-item .nav-link:hover {
        color: rgba(0, 168, 222, 1) !important;
    }

    .navigation-wrap .navbar-nav .nav-item.active .nav-link {
        color: rgba(0, 168, 222, 1) !important;
    }

    .toglee_bars {
        color: #262626;
        font-size: 22px;
    }

    .banner_top {
        /* height: 80vh; */
        overflow: hidden;
    }

    .after_banner_brands_sec .container {
        padding: 0px 15px;
    }

    /* .brands_sml_col figure img {
        max-width: 90%;
    } */

    .banner_top .owl-pagination {
        display: block;
        bottom: 20px;
    }

    .food_slider_content .owl-buttons {
        position: absolute;
        top: 44%;
        width: 100%;
    }

    .banner_top .owl-buttons .owl-prev {
        color: #000;
        border: solid 1px #000;
        float: left;
        width: 20px;
        height: 20px;
        border-radius: 50px;
        line-height: 20px;
        margin: 0 0 0 5px;
        text-align: center;
        font-size: 12px;
    }
    .acpt_uncpt_buttons {
        display: flex;

    }
    .acpt_uncpt_buttons a{
        font-size: 15px !important;
    }
    .acpt_uncpt_buttons button{
        font-size: 15px !important;
    }
    .banner_top .owl-buttons .owl-prev i {}

    .banner_top .owl-buttons .owl-next {
        color: #000;
        border: solid 1px #000;
        float: right;
        width: 20px;
        height: 20px;
        border-radius: 50px;
        line-height: 20px;
        margin: 0 5px 0 0;
        text-align: center;
        font-size: 12px;
    }

    .banner_top .owl-buttons .owl-next i {}

    .banner_top .owl-buttons .owl-prev:hover {
        border-color: rgba(0, 168, 222, 1);
        ;
        color: rgba(0, 168, 222, 1);
        ;
    }

    .banner_top .owl-buttons .owl-next:hover {
        border-color: rgba(0, 168, 222, 1);
        ;
        color: rgba(0, 168, 222, 1);
        ;
    }

    .banner_top .owl-buttons {
        position: absolute;
        top: 50%;
        width: 100%;
        display: inline-block;
    }

    .food_slider_content .owl-buttons .owl-prev {
        margin: 0 0 0 -15px;
    }

    .food_slider_content .owl-buttons .owl-next {
        margin: 0 -15px 0 0px;
    }

    .banner_content_overlay h2 {
        font-size: 30px;
        line-height: 37px;
        text-align: center;
        margin: 0 0 19px 0;
    }

    .banner_content_overlay {
        top: auto;
        bottom: 70px;
        text-align: center;
    }

    .banner_content_overlay h4 {
        font-size: 23px;
        text-align: center;
    }

    .banner_content_overlay p {
        font-size: 16px;
        text-align: center;
        margin: 0 0 22px 0;
    }

    .banner_content_overlay a {
        font-size: 17px;
        padding: 8px 19px;
        display: inline-block;
        float: none;
    }

    .featured_brands_link a {
        padding: 7px 13px;
        font-size: 12px;
        font-weight: 600;
        border-radius: 5px;
    }

    .featured_brands_link {
        margin: -16px 0 0 0;
    }

    /*
    .haeder_select_city_dropdown .select {
        width: 126px;
    } */

    .haeder_select_city_dropdown .select-styled {
        width: 100%;
        border: none;
        min-height: unset;
        padding: 0px 30px 0 0;
        line-height: 40px;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
    }

    .haeder_select_city_dropdown .select-styled:after {
        right: 5px;
    }

    .haeder_select_city_dropdown .select {
        height: 29px;
    }

    .haeder_select_city_dropdown .select-options {}

    .after_banner_brands_sec {
        padding: 24px 0 24px 0;
    }

    .brands_sml_col {
      padding: 0px;
        width: 60px;
        text-align: center;
    }

    .brands_sml_col figure {
        /* margin: 0 0 8px 0; */
        /* padding: 5px 6px 6px 6px; */
    }

    .brands_sml_col a {
        font-weight: 600;
        font-size: 11px;
    }

    .top_brands_three_deals {
        margin: 0px 0 20px 0;
        padding: 22px 0px 11px 0px;
        overflow: hidden;
        background: url(../images/bg_grey_2_mobile.jpg) 0px 0px no-repeat #fbf8e9;
        background-size: 100%;
    }

    .day_deal_offer_col {
        margin: 0 0 9px 0;
        padding: 0px 20px 0 0px;
    }

    .top_brands_three_inner {}

    .top_brands_three_inner .owl-wrapper-outer {
        overflow: visible !important;
    }

    .popular_deals_section_tabs .nav-item::before {
        background: none;
        width: 0px;
        height: 0px;
    }

    .deals_tabs_section ul li {
        float: none;
        margin: 0 0 13px 0;
        display: inline-block;
    }

    .deals_tabs_section ul li a {
        margin: 0 3px;
        padding: 7px 14px !important;
        font-size: 15px;
    }

    .popular_deals_inner_content h3 {
        margin: 0 0 30px 0;
        font-size: 24px;
        text-align: center;
    }

    .deals_tabs_section ul {
        display: inline-block;
        border: none !important;
        margin: 0 0 30px 0;
        padding-bottom: 30px;
    }

    .popular_deals_section_tabs {
        overflow: hidden;
    }

    .deal_premiu_desc h6 {
        float: right;
        padding: 0 2px;
        /* width: 34%; */
        font-size: 14px;
    }

    .deal_premiu_desc h6 small {
        margin: 8px 0 0 0;
        padding: 5px 12px;
        font-size: 12px;
    }

    .deal_premiu_desc p {
        padding: 0 2px;
        width: 66%;
        color: rgba(0, 168, 222, 1);
        ;
        font-size: 14px;
    }

    .deal_premiu_desc p span {
        font-size: 15px;
    }

    .deal_premiu_desc p br {
        display: block;
    }

    .deal_premiu_desc h6 br {
        display: block;
    }

    .premiu_deals_tab_col {
        margin: 0px 0 15px 0;
        padding: 12px 11px 12px 11px;
    }

    .deal_figure_thumb {
        margin: 170px 0 15px 0;
        min-height: 150px;
    }

    .premiu_deals_tab_col:hover .deal_figure_thumb {
        /* min-height: 333px;*/
    }

    .premiu_deals_tab_col:hover .deal_figure_thumb figure {
        margin: 70px 0 0 0px;
        transition: all ease 0.7s;
    }

    .load_more_deals_btn a {
        margin: 30px 0 21px 0;
        padding: 8px 22px;
        font-size: 17px;
    }

    .apps_links_live {
        display: flex;
        /* padding: 0 13px; */
        justify-content: space-between;
        bottom: 25px;
    }

    .apps_links_live a {
        max-width: 45%;
        margin: 0 3px;
    }

    .online_store_sec h3 {
        margin: 0 0 20px 0;
        font-size: 24px;
    }

    .online_store_sec {
        padding: 0px 0 0 0px;
    }

    .online_shopping_discount_sec {
        margin: 0 0 25px 0;
        background-color: #fbf8e7;
        padding: 40px 0px;
        text-align: center;
    }

    .online_store_grid_sec .deal_premiu_desc h6 {
        margin: -27px 0 0 0;
    }

    .online_store_grid_col {
        margin: 0px 0 15px 0;
        padding: 11px 10px 11px 11px;
    }

    .deals_tabs_section .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .online_store_grid_sec .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .online_store_grid_sec .load_more_deals_btn a {
        margin: 30px 0 40px 0;
    }

    .brands_sml_col:nth-child(4) {
        margin-right: 0;
    }

    .brands_sml_col:nth-child(5) {
        margin-left: 0;
    }

    .home_subscribe_sec h3 br {
        display: block;
    }

    .home_subscribe_sec {
        margin: 0px 0 30px 0px;
        padding: 30px 0 0 0px;
        width: 100%;
        background: url(../images/subscribe_bg_mobile.png) 0px 0px no-repeat #fbf8e9;
    }

    .home_subscribe_sec h3 {
        margin: 0 0 20px 0;
        font-weight: 700;
        font-size: 30px;
        text-transform: uppercase;
    }

    .home_subscribe_sec h6 {
        font-size: 20px;
    }

    .home_subscribe_sec button {
        margin: 0px 0 30px 0;
        padding: 8px 22px;
        font-size: 18px;
        font-weight: 600;
    }

    .home_subscribe_sec p {
        margin: 0 0 30px 0;
        font-weight: 300;
        font-size: 16px;
    }

    .footer_col_h img {
        width: 110px;
        /* margin: 0px 42px 0px 0; */
    }

    .section_footer {
        padding: 20px 0 16px 0px;
        margin: 20px 0 0 0;
    }

    .col-md-3:first-child .footer_col_h {
        text-align: center;
    }

    .col-md-4:first-child .footer_col_h {
        text-align: center;
    }

    .next_deal_shoe_slider .dropdown-menu {
        right: 5px !important;
        left: auto;
    }

    .footer_col_h img.show_m {
        display: inline-block;
        float: none;
    }

    .footer_col_h h5 {
        margin: 0 0 15px 0;
        font-size: 18px;
        font-weight: 600;
    }

    .footer_col_h ul li {
        margin: 0 0 15px 0;
    }

    .footer_col_h ul li a {
        font-size: 15px;
        font-weight: 400;
    }

    .footer_col_h ul {
        margin: 0 0 25px 0;
    }

    /*
    .col-md-3:nth-child(2) {
        width: 50%;
    }

    .col-md-3:nth-child(3) {
        width: 50%;
    } */

    .footer_col_h p {
        margin: 0px;
        padding: 0 0px 0px 0;
        text-align: left;
        font-size: 14px;
        font-weight: 400;
    }

    .subscribe_footer_btn {
        display: none;
    }

    .input_search_center {
        max-width: 90%;
        height: 89vh;
        /* margin-top: 20%; */
    }

    #search input[type="search"] {
        /* top: 2%; */
        font-weight: 500;
        font-size: 13px;
        padding-right: 42px
    }

    button.submit_search_btn_ico {
        top: 23%;
        font-size: 17px;
    }

    #search .close {
        top: 22px;
        right: 22px;
        line-height: 22px;
        font-size: 20px;
    }

    .detail_page_breadcrum {
        padding: 15px 0;
        margin: 0px 0 20px 0;
    }

    .detail_page_breadcrum ul li {
        font-size: 14px;
    }

    .detail_page_breadcrum ul li:last-child {
        width: 30%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: inherit;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-transform: capitalize;
    }

    .detail_page_breadcrum ul li a {
        font-size: 14px;
    }

    .grey_chipps_2 {
        left: 0;
        bottom: 0;
        width: 24px;
    }

    .grey_burger_2 {
        max-width: 28px;
    }

    .next_deal_shoe_slider a {
        margin: 0 12px 0 0;
        width: 28px;
        height: 28px;
        line-height: 28px;
    }

    .deal_detail_sec_main {
        padding: 0px 0 0 0px;
    }

    .deals_detail_right_content {
        padding: 0px;
    }

    .deals_detail_right_content h3 {
        margin: 10px 0 2px 0;
        font-size: 24px;
    }

    .deal_brand_name {
        margin: 0 0 10px 0;
        font-size: 16px;
    }

    .deals_detail_right_content p {
        margin: 0 0 0px 0;
        font-size: 15px;
    }

    .deals_detail_right_content hr {
        margin: 12px 0px;
    }

    .outlet_select_deal p {
        width: 100%;
    }

    .outlet_select_deal select {
        width: 50%;
    }

    .after_gd_button_sec {
        padding: 18px 15px 14px 15px;
    }

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

    .sec_deal_honored p a {
        font-size: 14px;
    }

    .sec_deal_honored p i {
        margin: 4px 6px 0 0px;
    }

    .related_products_sec {
        padding-top: 15px !important;
    }

    .btn_d_detail {
        padding: 14px 17px;
        font-size: 16px;
        font-weight: 500;
        width: 100%;
        text-align: center;
    }

    .otp_input input {
        width: 20% !important;
    }

    .related_products_sec .load_more_deals_btn a {
        margin: 33px 0 23px 0;
    }

    .model_home_modal select {
        box-shadow: none;
        border-radius: 12px;
        min-height: 55px;
        margin: 0 0 22px 0;
    }

    .model_home_modal .modal-content {
        padding: 20px 20px 26px 20px;
    }

    .model_home_modal button {
        float: none;
        display: inline-block;
        width: auto;
        font-size: 17px;
        padding: 12px 25px;
    }

    .model_home_modal .modal-body {
        text-align: center;
    }

    .detail_page_breadcrum ul {
        margin: 3px 0 0 0;
        position: relative;
        width: 100%
    }

    .next_deal_shoe_slider {
        position: relative;
    }

    .voouch_redem_customer_code_content {
        margin: 18px 0 0 0;
        padding: 8px 0 104px 0;
        /* background: url(../images/party_bg.png) 0px 0px no-repeat #facb00; */
        background-size: 100%;
        background-position: bottom;
    }

    .voouch_redem_customer_code_content p br {
        display: block;
    }

    .voouch_redem_customer_code_content h5 {
        margin: 10px 0 18px 0;
        padding: 14px 30px 13px 30px;
        font-weight: 600;
        font-size: 16px;
    }

    .model_reedem_deal .modal-content button.close {
        border: solid 2px #242424;
        font-size: 14px;
        width: 24px;
        height: 24px;
        line-height: 21.6px;
    }

    .model_reedem_deal .modal-content {
        box-shadow: none;
        border: none;
        outline: none;
    }

    .grey_chipps_chicken {
        max-width: 32px;
        bottom: 5px;
    }

    .grey_burger_pizza {
        max-width: 26px;
    }

    .deal_honored_banner {
        min-height: unset;
    }

    .deal_honored_banner h4 {
        margin: 0px 0 3px 0;
        font-size: 18px;
        font-weight: 500;
    }

    .deal_honored_content_sec {
        padding: 5px 0 30px 0;
    }

    .deal_honored_left {
        margin: 0 0 50px 0px;
        padding: 0px;
        text-align: center;
    }

    .deal_honored_left img {
        max-width: 140px;
        float: none;
        display: inline-block;
        margin: 0 0 25px 0;
    }

    .deal_honored_right {
        padding: 0px;
    }

    .honored_contact_buttons {
        text-align: center;
        margin: 20px 0 15px 0px;
    }

    .deal_honored_left h5 {
        margin: 0 0 0px 0;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
    }

    .deal_honored_left p {
        margin: 0 0 0px 0;
        font-weight: 600;
        font-size: 18px;
        text-align: center;
    }

    .display_i_b {
        display: inline-block;
    }

    .honored_contact_buttons a {
        float: none !important;
        display: inline-block;
        margin: 0 5px !important;
    }

    .deal_honored_right {
        border-radius: 10px;
        background: #fff;
        box-shadow: 0px 1px 12px rgba(92, 92, 92, 0.12);
        padding: 15px;
    }

    .deal_honored_right label {
        color: #aaaaaa;
        padding: 0px;
        margin: 0px;
    }

    .deal_honored_right input {
        border-bottom: solid 1px #e6e6e6;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        color: #212121;
        font-weight: 700;
        border-radius: 0px;
        padding: 0px;
    }

    .deal_honored_right:disabled,
    .form-control[readonly] {
        border-bottom: solid 1px #e6e6e6;
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
        color: #212121;
        font-weight: 700;
        border-radius: 0px;
        padding: 0px;
    }

    .honored_deal_brand {
        position: relative;
        width: 100%;
        top: auto;
        right: auto;
        float: left;
        text-align: center;
        margin: -47px 0 30px 0;
    }

    .honored_deal_brand figure {
        float: none;
        display: inline-block;
        width: 70px;
        height: 70px;
        line-height: 70px;
    }

    .honored_deal_brand figure img {
        padding: 0px;
    }

    .deal_report_button {
        margin: 0px 0 4px 0;
    }

    .food_page_deals_sec {
        padding: 0 0 0 0;
    }

    .food_page_deals_sec .deals_tabs_section ul {
        margin: 0 0 14px 0;
    }

    .food_slider_content h4 {
        margin: 0 0 15px 0;
        font-size: 18px;
        text-align: left;
    }

    .food_slider_content {
        margin: 0px;
    }

    .deal_honored_banner p {
        font-size: 14px;
        padding: 0 15px;
    }

    .grey_chipps_23 {
        bottom: 8px;
        width: 32px;
    }

    .grey_burger_23 {
        max-width: 32px;
        top: 4px;
    }

    span.welcome_img {
        margin: 0 0 25px 0;
        width: 100%;
        text-align: center;
    }

    span.welcome_img img {
        max-width: 200px;
    }

    .welcom_content_about h2 br {
        display: block;
    }

    .welcom_content_about h2 {
        margin: 0 0 15px 0;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        line-height: 31px;
    }

    .welcom_content_about h3 {
        margin: 7px 0 9px 0;
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        line-height: 31px;
    }

    .welcom_content_about p {
        margin: 0 0 15px 0;
        font-size: 16px;
        text-align: center;
    }

    .about_right_images {
        margin: 0px;
    }

    .grey_chipps_about {
        display: none;
    }

    .grey_cart_about {
        display: none;
    }

    .w_c_a_move_tp {
        margin-top: 0px;
    }

    .about_right_images .padd_r_0.padd_l_0 {
        padding: 0 15px !important;
    }

    .about_right_img_col a {
        top: auto;
        right: auto;
        left: 10px;
        bottom: 10px;
    }

    .welcom_content_about {
        margin: 0 0 0px 0;
        text-align: center;
    }

    .about_right_inner {
        margin: 0px;
    }

    .about_right_img_col {
        margin-bottom: 15px;
    }

    .app_bitlay_link {
        display: inline-block;
        margin-bottom: 15px;
    }

    .about_bottom_sec {
        background-image: none;
        margin-bottom: 0px;
    }

    .about_bottom_sec_col {
        padding: 23px 0 20px 0;
        text-align: center;
    }

    .about_bottom_sec_col img {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .about_bottom_sec .apps_links_live {
        position: relative;
        float: left;
        width: 100%;
        margin: 0px 0 0 0;
        text-align: left;
        bottom: 0;
        padding: 0 15px;
        text-align: center;
    }

    .apps_links_live a {
        max-width: 50%;
        margin: 0 3px;
    }

    .apps_links_live a img {
        margin-bottom: 0px;
        max-width: 143px !important;
    }

    .error_notifications {
        margin: -5px 0 0 0;
    }

    .error_notifications_inner {
        position: relative;
    }

    .error_notifications_inner button {
        position: absolute;
        right: -10px;
        top: -9px;
    }

    /*.slide_right_tooltip .dropdown-menu {
          left: -35px !important;
          padding: 5px !important;
      }
  */


    .online_shopping_discount_sec img {
        margin: 0px;
    }

    .deals_detail_thumb .deal_figure_thumb figure img {
        max-width: 100%;
    }

    .deals_detail_thumb .deal_figure_thumb figure {
        margin: 0px;
        min-height: unset;
        padding: 0px;
    }

    .otp_full_input input {
        width: 84% !important;
    }

    .result_container {
        max-width: 100%;
        padding: 0 15px;
    }

    .result_container_bg h5 {
        margin: 140px 0 8px 0;
    }

    .result_container_bg {
        min-height: 230px;
    }

    .saerch_Result_page {
        margin: 0 0 50px 0;
    }



    .cover_height {
        background: url(../images/full-_banner_new_02_mobile.png) 0 30px no-repeat;
        background-size: 100% 100%;
    }

    .model_home_modal {
        z-index: 100;
    }

    .after_banner_brands_sec .owl-controls {
        display: none !important;
    }

    .text_render_mobile {
        display: inline-block;
        max-width: 70%;
        overflow: hidden;
        height: 15px;
        float: none !important;
    }


    .after_banner_brands_sec {
        overflow: hidden;
    }

    .after_banner_brands_sec .owl-wrapper-outer {
        overflow: visible !important;
    }

    .footer_logo_n {
        max-width: 300px;
    }

    .footer_logo_n .footer_logo_col {
        border-radius: 50px;
        padding: 10px 0 25px 0px;
        /* margin: -46px 0 34px 0; */
    }



    .footer_links_n {
        width: 68%;
        padding: 0 0 0 20px;
    }

    .footer_social_n {
        width: 32%;
    }


    .footer_col_h ul:first-child {
        margin-left: 0px;
    }

    .footer_col_h ul {
        width: 100%;
        margin: 0px;
    }

    .footer_social_links {
        border: none;
        margin: 0;
        padding: 0;
    }

    .footer_social_links a {
        color: #ffffff;
        margin: 0px;
    }

    .footer_copyright {
        float: left;
        margin: 20px 0 0 0;
        padding: 16px 10px 0 10px;
        width: 100%;
    }

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

    .haeder_select_city_dropdown .select-styled {
        top: 2px;
    }

    .section_footer .row {
        margin: 0px;
    }


    .home_subscribe_sec_overlay {
        position: relative;
        background-color: rgba(0, 168, 222, 1);
        ;
        /* border-radius: 20px; */
        padding: 0 0 68px 0;
    }

    .home_subscribe_sec_inner br {
        display: block;
    }

    .tawa_pizza {
        float: left;
        margin: -52px 0 0 -12px;
        max-width: 109px;
    }

    span.six_group_img {
        text-align: center;
        margin: 0 0 34px 0;
        position: relative;
    }

    span.six_group_img img {
        max-width: 100%;
    }

    .subscribe_mobi_pizza {
        float: right;
        margin: -50px 31px 0 0;
        position: relative;
    }

    .home_subscribe_sec_inner {
        padding: 20px 0 0 0px;
        text-align: center;
    }

    .six_groups_mobile {
        display: inline-block;
    }


    .submit_otp_mobi {
        float: left;
        margin: 15px 0 25px 0;
        width: 100%;
        text-align: center;
        padding: 12px 0;
        font-size: 17px;
        color: #fff;
        background-color: rgba(0, 168, 222, 1);
    }

    .number_taken_inputcol {
        width: 100%;
    }

    .home_subscribe_sec_overlay .number_taken_inputcol {
        width: 100%;
    }

    .home_subscribe_sec_overlay .number_taken_inputcol input {
        float: left;
        width: 100%;
    }


    .number_taken_inputcol input {
        width: 100%;
    }

    .landing_subscription_form p {
        margin: 20px 0 5px 0;
    }

    .juice_pack {
        position: absolute;
        right: -24px;
        display: inline-block;
        bottom: 5%;
    }


    .home_subscribe_sec_new {
        margin: 60px 0 40px 0;
    }

    .shoping_discount_inner_content_overlay {
        position: relative;
    }

    .buy_free_mobiles {}

    .buy_free {
        margin: 0px 0 34px 0 !important;
        display: inline-block;
        float: none !important;
        max-width: 200px !important;
    }

    .buy_free_mobiles {
        max-width: 100% !important;
        min-width: 100%;
    }

    .online_shopping_discount_sec_nner p {
        text-align: center;
        margin: 0px 0 20px 0;
        font-size: 19px;
    }

    .online_shopping_discount_sec_nner p br {
        display: block;
    }

    .online_shopping_discount_sec .container {
        padding: 0px;
    }


    .online_shopping_discount_sec .apps_links_live a {
        max-width: 50%;
        margin: 0 3px;
        display: inline-block;
        float: none;
    }

    .landing_subscription_form h6 {
        margin: 0px 0 17px 0;
        font-size: 15px;
    }

    .otp_home_n .otp_input input {
        width: 22.8% !important;
    }


    .otp_home_n_outer .landing_subscription_form p {
        float: left;
        margin: 18px 0 6px 0;
        text-align: left;
    }

    .otp_home_n_outer p.mt_10 {
        text-align: center;
        margin: 0 0 15px 0;
    }

    .dash_space {
        display: none;
    }

    .otp_home_n_outer .submit_otp {
        width: 100%;
        margin: 0 0 6px 0;
    }

    div#top_brands_eight_slider .item {
        padding: 0px 0px;
    }



}



@media only screen and (max-width:339px) {
    .search_pop {

        margin: 0px 8px 0 8px;
    }

    .number_taken_inputcol {
        width: 100%;
    }

    .home_subscribe_sec_overlay .number_taken_inputcol {
        width: 100%;
    }

    .home_subscribe_sec_overlay .number_taken_inputcol input {
        float: left;
        width: 100%;
    }


    .number_taken_inputcol input {
        width: 100%;
    }

    .landing_subscription_form p {
        margin: 20px 0 5px 0;
    }

    .pizza {
        top: 96.5%;
        right: 7%;
        /* bottom: -4%; */
    }

    .pizza img {
        transform: rotate(180deg);
        width: 70px !important;

    }

    .pan {
        width: 80px;
        top: -3%;
        left: -5%;

    }

    .hide_m {
        display: none;
    }

    .haeder_select_city_dropdown select {
        border: none;
        min-width: 100%;
        font-size: 15px;
        font-weight: 600;
        padding: 0px;
        min-height: auto;
        margin: 3px 0 0 0;
    }

    .show_m {
        display: block;
    }

    .search_pop i {
        font-size: 0.85rem !important;
    }

    .toglee_bars {

        font-size: 0.85rem !important;
    }

    .logo-div {
        width: 150px !important;
    }

    a.navbar-brands {
        margin: 0px !important;
    }

    a.navbar-brands img {
        width: 100%;
    }


    .haeder_select_city_dropdown .select-styled {
        /* width: 100%; */
        border: none;
        min-height: unset;
        font-size: 0.75rem;
        padding: 0px 3px 0px 0px;
        line-height: 40px;
        font-size: 14px;
        font-weight: 500;
        text-align: right;
        top: 0px !important;
        font-size: 0.75rem !important
    }

    /*
    .haeder_select_city_dropdown .select-styled:after {
        right: 5px;
    } */


    .haeder_select_city_dropdown .select {
        height: 35px;
    }

    /* .haeder_select_city_dropdown .select-options {
        min-width: 210px;
        left: -84px;
    } */

    .navigation-wrap.bg-light .w-100 {
        padding: 0 10px;
        /* box-shadow: 0px 3px 6px rgb(193 184 184 / 16%); */
    }

    .navbar-light .navbar-toggler-icon:after,
    .navbar-light .navbar-toggler-icon:before {
        height: 2px;
    }

    .navbar-light .navbar-toggler-icon {
        border-width: 2px;
    }

    .navbar-collapse {
        position: fixed;
        left: -1px;
        width: 100%;
        top: 0;
        height: 100%;
        /*background-color: #000;*/
        background: url(../images/navbar_slide_bg.png) 0px 0px no-repeat #000;
        background-position: top right !important;
        z-index: 100;
        transition: all 0.3s ease-in-out;
        background-size: 40%;
    }

    .navbar {
        display: inline-block;
        width: 100%;
    }

    .header_search_etuter {
        float: right;
    }

    .white_close_arrow {
        color: #fff !important;
        float: left !important;
        margin: 55px 0px 0 28px !important;
        border-radius: 50px;
        border: solid 2px #fff;
        border-color: #fff !important;
        width: 26px;
        height: 26px;
        font-size: 16px;
        text-align: center;
        line-height: 17px;
    }

    .white_close_arrow i {
        color: #fff !important;
    }

    .collapsing {
        transition: all 0.3s ease-in-out;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    ul.navbar-nav.py-4.py-md-0 {
        margin: 132px 0 0 0px;
        padding: 0 0 0 8px;
    }

    .navigation-wrap .navbar-nav .nav-item .nav-link {
        color: #fff !important;
        font-weight: 400;
    }

    .navigation-wrap .navbar-nav .nav-item {
        margin-bottom: 18px;
    }

    .navigation-wrap .navbar-nav .nav-item .nav-link:hover {
        color: rgba(0, 168, 222, 1) !important;
    }

    .navigation-wrap .navbar-nav .nav-item.active .nav-link {
        color: rgba(0, 168, 222, 1) !important;
    }

    .navbar-toggler:not(.white_close_arrow) {
        padding: 0rem 0.1rem 0.2rem 0.1rem !important;

    }

    .input_search_center {
        max-width: 90% !important;
        height: 80vh !important;
    }

    .brands_sml_col {
        /* margin: 7px 6px 20px 6px;
        padding: 1px 0 21px 0; */
        width: 50px;
        height: 112px !important;
        text-align: center;
    }

    .brands_sml_col figure {
        /* margin: 0 0 8px 0; */
        padding: 5px 6px 6px 6px;
    }

    .brands_sml_col a {
        font-weight: 600;
        font-size: 9px;
    }

    .brands_sml_col figure img {
        max-width: 90% !important;
    }

    .banner_top {
        /* height: 55vh !important; */
    }

    .deals_tabs_section ul li {
        float: none;
        margin: 0 0 13px 0;
        display: inline-block;
    }

    .deals_tabs_section ul li a {
        margin: 0 3px;
        padding: 7px 14px !important;
        font-size: 15px;
    }

    .popular_deals_inner_content h3 {
        margin: 0 0 30px 0;
        font-size: 24px;
        text-align: center;
    }

    .nav-item::before {
        display: none !important;

    }

    .deals_tabs_section ul {
        display: inline-block;
        border: none !important;
        margin: 0 0 30px 0;
        padding-bottom: 30px;
    }

    .popular_deals_section_tabs {
        overflow: hidden;
    }

    .submit_otp_mobi {
        float: left;
        margin: 15px 0 25px 0;
        width: 100%;
        text-align: center;
        padding: 12px 0;
        font-size: 17px;
        color: #fff;
        background-color: rgba(0, 168, 222, 1);
    }
    .section_footer {
        padding: 15px 0px;
    }

    .footer_logo_n .footer_logo_col {
        /* border-radius: 50px;
        padding: 5px 13px;
        margin: -30px 50px 30px 50px; */
    }
    .footer_copyright p{
        font-size: 12px;
    }
    .footer_col_h img {
       width: 120px;
       margin: auto;
       text-align: center;
        max-width: 180px;
    }

    .footer_logo_col {
        width: 100%;
        text-align: center;
    }

    .footer_col_h ul {
        width: 100%;
        margin: 0px;
        margin-left: 0px !important;
    }

    .footer_col_h ul li {
        margin: 0 0 15px 0;
    }

    .footer_col_h ul li a {
        font-size: 15px;
        font-weight: 400;
    }

    .footer_links_n {
        width: 68%;
        padding: 0 0 0 20px;
    }

    .footer_social_links {
        float: left;
        margin: -1px 0 0 0;
        margin-left: 0px;
        padding: 3px 0 37px 1px !important;
        width: 100%;
        border-left: solid 0px #707070;
    }
    .footer-link-color {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.6) !important;
        margin-bottom: 8px;
    }
}