@media only screen and (max-width : 1199px){
 .order-progress-bar.payment-progress-bar .col-md-2 {
  width: 20%;
 }
}
@media only screen and (max-width : 1180px){
 .btnToggle--detailed input:checked + .btnToggle-label{
 height: auto;
}
 @media only screen and (max-width : 1024px) {
  .top-menu-wrapper.top-index {
   box-shadow: unset;
  }
 img.absimg ~ .items-row {
  margin-top: 0;
 }
 .absimg {
  position: unset;
  width: 100%;
 }
 div#menu-list-wrapper .menu-1.box-grey {
  padding: 10px;
  margin-bottom: 10px;
 }
 .sections.section-menu {
  margin: 0 0 25px !important;
 }
.top-menu-wrapper img.logo{
border:0px solid white;
}

.search-menu
{
padding-top:10px;
}

.mobile-banner-wrap img{
width: 100%;
}

.search-wraps h1,
.search-wraps p,
.search-wraps p a
{
color:#0d1115;
}

.top-menu-wrapper
{
position:relative;
background:#000000;
/*border-bottom:2px solid #14171b;*/
}

.top-menu-wrapper .col-b,
.parallax-mirror,
.logo-desktop,
.search-left-content,
.search-view-map,
.menu-right-content,
#change-package-wrap,
#section-social-login
{
display:none;
}

#parallax-wrap{
background-image:none !important;
}

.menu-right-content.modal 
{
padding-top:20px;
}

.search-wraps,
.search-wraps.single-search,
.parallax-search .search-wraps
{
padding-top:0;
}

#parallax-wrap
{
min-height:inherit;
background:none;
border:0px solid red;
padding-bottom:20px;
padding-top:20px;
}

.search-input-wraps{
border:1px solid #444;
}

.mobile-home-banner,
.mobile-banner,
.logo-mobile,
.menu-nav-mobile,
#mobile-filter-handle,
#mobile-viewmap-handle,
.cart-mobile-handle,
#mobile-social-login
{
display:block;
}

body .mobile-banner
{
max-height:60%;
}

.search-wraps h1{
font-size:45px;
}
.search-input-wraps{
padding:10px 20px;
}

.sections h2, .sections h4
{
font-size:25px;
}

.section-footer h3{
font-size:14px;
}

.search-wraps{
width:auto;
border:0px solid red;
}

.advance-search.search-wraps h1{
padding-top:10px;
}

.search-wraps p, .search-wraps p a,
.search-wraps h1
{
margin:0;
}

.menu-top-menu .green-button,
.menu-top-menu .orange-button
{
background:none;
border:none;
padding:0;
}

#cuisine_chosen{
width:100% !important;
}

.section-checkout a.forgot-pass-link2{
padding-bottom:10px;
}

.with-padleft{
padding-left:15px !important;
}

.section-menu .row .menu-left-content{
width:100%;
}

}
@media (max-width: 1023.5px) {
  .sticky_section {
   position: fixed;
   bottom: -1px;
   background: #f1f1f1;
   width: 100%;
   height: 50px;
   margin: 0;
   z-index: 9999;
  }
  .sticky_section .rborder {
   position: relative;
  }
 .sticky_section .bottom_cart .cart_box.cart_detail {
  padding-left: 15px;
 }
 .sticky_section .bottom_cart .cart_box {
  display: flex;
  align-items: center;
  height: 50px;
  color: #373c39;
 }
 .sticky_section .rborder:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 50px;
  background: #373c39;
 }
 .sticky_section .bottom_cart .cart_box.cart_text {
  padding-right: 15px;
 }
 .sticky_section .bottom_cart .cart_box.cart_text .order_text {
  text-align: center;
  width: 100%;
  margin: 0;
 }
 .sticky_section .bottom_cart .cart_box.cart_detail .cart_box_content {
  margin-left: 5px;
 }
 .sticky_section .bottom_cart .cart_box.cart_detail .cart_box_content {
  display: flex;
  flex-direction: column;
 }
 .sticky_section .bottom_cart .cart_box.cart_detail .cart_box_content .item-price {
  font-weight: bold;
  font-size: 18px;
 }
 .sticky_section .bottom_cart .cart_box.cart_text h4.order_text a {
  color: #666666;
  font-size: 14px;
 }


 #mobile-merchant-name-style {
  margin: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /* padding-top: 50px !important; */
  width: 100% !important;
 }
 #mobile-merchant-name-style > p {
  padding-left: 15px !important;
 }
 .merchant_options_mobile .d_info p, .fontcolor, #mobile-merchant-name-style > p {
  text-align: center !important;
 }
 .ratings .rating-stars {
  text-align: right !important;
  padding-left: 0 !important;
 }
 .reviews p {
  margin-left: 0 !important;
  padding-left: 0 !important;
 }
 .merchant_options_mobile {
  margin-left: 0 !important;
  width: 100%;
 }
 .merchant_options_mobile .maddressmobile {
  width: 100% !important;
  padding-left: 15px !important;
  text-align: center !important;
 }
 .menu-cat a > span.cat-icon, .merchant_options_mobile .maddressmobile, .merchant_options_mobile .delivery, .merchant_options_mobile .pickup {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
 }
 .merchant_options_mobile .maddressmobile, .merchant_options_mobile .delivery, .merchant_options_mobile .pickup {
  flex-direction: column !important;
  margin-bottom: 10px;
 }
 .menu-cat .items-row .item_price .item_price-value, .merchant_options_mobile .maddressmobile, .logo_area {
  margin-top: 5px !important;
 }
 .merchant_options_mobile .delivery img, .merchant_options_mobile .pickup img {
  width: 40px;
  height: 40px;
 }
 .merchant_options_mobile .delivery p, .merchant_options_mobile .pickup p {
  margin: 0 auto !important;
  line-height: 1.5;
 }
 .merchant_options_mobile .d_info p, .fontcolor, #mobile-merchant-name-style > p {
  text-align: center !important;
 }
 .d_info .delivery-fee-wrap {
  font-size: 8px !important;
 }
 .custom-section-menu .custom-tabs-wrapper .category-details, .search-wraps, ul#tab, .menu-cat a span {
  padding: 0 !important;
 }

}
@media only screen and (min-device-width: 970px) and (max-device-width: 991px){
 .order-progress-bar.payment-progress-bar .col-md-2 {
  width: 25%;
 }
 #menu-tab-wrapper ul#tabs {
  margin-left: 32%;
 }

}
@media only screen and (max-width : 970px) 
{

 .order-progress-bar.payment-progress-bar .col-md-2 {
  width: 25%;
 }
 #menu-tab-wrapper ul#tabs {
  text-align: center !important;
 }
.location-fee-wrap{
min-width: auto;
}

.top-menu-wrapper img.logo{
border:0px solid brown;
max-width:140px;
min-width:inherit;
}

/* contact */
#contact-map,
.section-contact .container-map
{
position:relative;
}

.section-contact .container-map .inner{
max-width:100%;
min-width:100%;
}

.container-map .dim,
.container-map .black
{
min-height:inherit;
max-height:inherit;
padding:30px;
border:none;
}
.section-contact .container-map .row{
margin-left:0;
margin-right:0;
}
.sections.section-contact{
 min-height: auto;
}
.container-map .dim{
background: rgb(6, 6, 6); 
background:rgba(6, 6, 6, 0.9);
border-bottom:none;
}
.container-map .black{
background:none;
padding-top:0;
}
/* contact */

.subscribe-footer .col-md-3,
.subscribe-footer .col-md-2,
.section-browse .result-merchant h2,
.section-browse #restuarant-list p
{
text-align:center;
}
.section-browse #restuarant-list .mytable,
.section-browse #restuarant-list .mytable .mycol
{
border:0px solid red;
width:auto;
margin:auto;
}

.section-browse #restuarant-list a{
margin:20px auto;
display:table;
}

.subscribe-footer .col-md-3{
padding-bottom:10px;
}

.section-subcribe .green-button, .section-subcribe .email
{
padding:10px 18px
}

.section-subcribe .email{
font-size:15px;
width:50%;
}


.search-wraps h1
{
margin:0;
}

.sections,
.parallax-container.parallax-home
{
padding-bottom: 15px;
padding-top: 20px;
}

.sections h2, .sections h4,
.forgot-pass-link2,
#frm-modal-forgotpass .back-link
{
margin:0;
margin-bottom:10px;
}

img.img-cuisine{
margin:0 auto auto;
}

#search-listgrid .col-md-7,
#search-listgrid h2,
#search-listgrid .col-md-3
{
text-align:center;
}

#search-listgrid .mytable{
border:0px solid red;
margin:auto;
}
.result-merchant .inner.list-view a.orange-button
{
margin:20px auto auto;
}

#search-listgrid .row{
margin-left:0px;
margin-right:0px;
}

#search-listgrid{
padding-left:15px;
padding-right:15px;
}

.section-menu ul#tabs li span
{
display:none;
}

.section-menu ul#tabs li i
{
display:block;
}

.container-medium{
width:auto;
}

.location-fee-wrap .inner {
overflow-x: scroll;
}

}

@media only screen and (max-width : 767px){
    div#menumodel {
    max-height: 512px;
}
 p#maddressmobile {
  flex-direction: unset !important;
  margin-top: 0 !important;
  display: inline-block !important;
 }
 p#maddressmobile i.fa.fa-map-marker {
  margin-right: 5px;
 }
 .menu-header {
  display: table;
  text-align: center;
  width: 100% !important;
  background-color: #f1f1f1;
  margin: 0;
 }
 .visible-xs {
  display: block!important;
 }
 p#maddress {
  display: none;
 }
}
@media only screen and (max-width : 750px) 
{

div#menu-list-wrapper {
    padding-right: 0;
}
 #menu-tab-wrapper ul#tabs {
  margin-left: 0;
 }

.result-merchant .logo-medium {
max-width: 100px;
min-height: 100px;
}

.top-menu-wrapper img.logo{
border:0px solid yellow;
max-width:130px;
}

.location-search-1 .left-border{
border-right:1px solid #f75d34;
margin-bottom:10px;
}

.indent-5percent{
text-indent:inherit;
}

#mobile-social-login .a{
margin-left: 15%;
width: 30%;
}

#mobile-header{
border:0px solid yellow;
}

.merchant-opening-hours .col-md-3,
.merchant-opening-hours .col-md-6,
#mobile-app-sections .into-row
{
float: none;
width: 100%;
}

.menu-3 img{
display:block;
margin:auto auto 10px;
max-width:50%;
}

.menu-3,
#mobile-app-sections
{
text-align:center;
}

#merchant-map{
min-height:200px;
max-height:200px;
}

.logo-medium
{
max-width: 100px;
min-width: 100px;
}

.order-progress-bar{
background:none;
padding-bottom:8px;
padding-top:8px;
border-top:0;
}

#parallax-wrap
{
padding-bottom:10px;
padding-top:10px;
}

.mobile-search-menu.mytable,
.progress-dot.mytable
{
display:table;
}

.search-menu,
.order-progress-bar .container,
#menu-tab-wrapper .category-list,
.menu-cat .items-row a.dsktop,
.menu-2 a.dsktop,
.menu-3 a.dsktop,
.section-profile #tabs li span,
.section-browse #tabs li span,
.app-image-wrap,
#getapp-wrap,
.view-receipt-front
{
display:none;
}
#tabCategory{
    text-align: center;
    display: block !important;
}
.col-md-3.col-xs-4.border#tabCategory {
    position: sticky !important;
    top: 5px;
}



.mob_tab_cat_custom ul{
    float: none;
    display: block;
    white-space: nowrap;
    margin-top:10px;
}



#tabCategory > li:nth-last-child(1){
    border-right:none;
}


#menu-tab-wrapper .mob_tab_cat_custom{
    position: sticky;
    top: 0;
    z-index: 10;
    background: #000;
    margin-left: 0px;
    width:100%;  
    width: 750px;
    max-width:100%;
    overflow-x: scroll;
    margin-right:0px;
    position: webkit-sticky;
}
#tabCategory > li{
    padding: 5px 15px;
    margin-bottom: 4px;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 17px;
    text-transform: capitalize;
    display: inline !important;
    border-right:2px solid #fff;
}
#tabCategory > li> a{
    color:#fff;
}
.section-browse #tabs li i,
.section-profile ul#tabs li i
{
font-size:29px;
}

.menu-cat .items-row a.mbile,
.menu-2 a.mbile,
.menu-3 a.mbile,
#getapp-wrap2,
.view-receipt-mobile
{
display:block;
}

.section-how-it-works .steps
{
border:0px solid red;
max-width: inherit;
min-height: auto;
}


.top-menu-wrapper.top-home .col-a{
padding-left:0;
padding-right:0;
}

.section-feature-resto .col-md-9.col-sm-9
{
text-align:center;
}

.section-feature-resto .services-type{
border:0px solid red;
margin:auto;
}

.search-wraps h1
{
font-size:35px;
}

.sections h2, .sections h4{
font-size:23px;
margin:0 0 8px;
}

.sections,
.parallax-container.parallax-home
{
padding-bottom: 10px;
padding-top: 15px;
}

.section-cuisine a{
text-align:center;
display:block;
}

p, .search-input-wraps #s, .search-input-wraps .search-field{
font-size:15px;
}

.section-feature-resto h2, .section-cuisine .sub-text
{
margin-bottom:20px
}


.section-cuisine a{
padding-top:5px;
padding-bottom:5px;
}

.section-cuisine a.even
{
background:#f4f4f4;
border:1px solid #c9c7c7;
border-left:0;
border-right:0;
}

.section-cuisine .nopad
{
margin: 0;
overflow: hidden;
padding: 0;
}

#menu-list-wrapper
{
width:100%;
}

.merchant-review-wrap a.inline{
display:block;
margin-bottom:5px;
}

#mobile-app-sections h2{
margin-top:auto;
font-size:25px;
}

#mobile-app-sections{
padding-bottom:30px;
}
#mobile-app-sections h3{
font-size:20px;
}

.easy-autocomplete{
width:100% !important;
}


}


@media only screen and (max-width : 480px) 
{
 #tabCategory > li {
  padding: 5px 13px;
  font-size: 14px;
 }
 .section-payment-option .col-md-7.border, .section-payment-option .col-md-5.border.sticky-div {
  padding: 0;
 }
.top-menu-wrapper img.logo{
border:0px solid green;
max-width:110px;
}

.section-order-history table tr td,
.section-credit-card table tr td
{
display: block;
text-align: center;
}
.section-order-history table tr.tr_mobile,
.section-credit-card table tr
{
margin-bottom:15px;
display:block;
}

.section-credit-card table thead{
display:none;
}

.section-order-history table tr td p{
font-size:13px;
}

#getapp-wrap2 img{
max-width:100px;
}

#getapp-wrap2{
margin:auto;
width:260px;
}

#mobile-header{
border:0px solid green;
}

.menu-nav-mobile, .cart-mobile-handle{
width:15%;
}

.merchant-review-wrap .into-row,
.view-food-item-wrap .into-row
{
float:none;
width:auto;
}

.view-food-item-wrap .into-row-2{
width:32%;
float:none;
display:inline-table;
margin-bottom:8px;
text-align:center;
padding:0;
}
.view-food-item-wrap .into-row-2.text-to-right{
text-align:right;
}
.view-food-item-wrap .into-row-2.text-to-left{
text-align:left;
}

.view-food-item-wrap .to-hide{
display:none;
}
.view-food-item-wrap .to-show{
display:inline;
}

.view-food-item-wrap .into-row
{
text-align:center;
margin-bottom:5px;
}

.merchant-review-wrap a.inline
{
display:inline-block;
margin:auto;
}

.section-menu ul#tabs li
{
padding:5px 10px;
}

.section-menu ul#tabs li i
{
font-size:25px;
}

.logo-medium
{
max-width: 80px;
min-width: 80px;
}

.search-input-wraps
{
padding:8px 18px
}

.search-wraps h1{
font-size:30px;
}
.sections h2, .sections h4{
font-size:20px;
}

p, .search-input-wraps #s, .search-input-wraps .search-field,
.section-subcribe .email,
.section-subcribe .green-button, .section-subcribe .email
{
font-size:14px;
}

.search-input-wraps button[type="submit"],
#mobile-app-sections h2
{
font-size:23px;
}

.search-wraps h1{
font-size:28px;
margin-bottom:8px;
}


.section-how-it-works .steps img{
max-width:80px;
}

.section-how-it-works h3,
.mobile-search-menu a i
{
font-size:18px;
}

.section-subcribe .email
{
width:100%;
}

.mobile-search-menu.mytable
{
width:70%;
}

.sort-wrap .row .col-md-6
{
float:none;
width:100%;
text-align:center;
margin-bottom:8px;
}

#mobile-filter-handle, #mobile-viewmap-handle,
.sort-wrap .orange-button
{
display:inline-block;
float:none;
}

.menu-header .mytable
{
width:auto;
}

#search-listgrid .mytable,
#search-listgrid .mytable .mycol,
.menu-header .mytable,
.menu-header .mytable .mycol
{
display:block;
}

.menu-header .mytable .mycol
{
padding-top:3px;
padding-bottom:3px;
}

.result-merchant .inner.list-view a.orange-button
{
font-size:14px ;
}

#mobile-app-sections h2{
font-size:20px;
}
#mobile-app-sections h3{
font-size:16px;
}

#mobile-app-sections{
padding-top:10px;
padding-bottom:10px;
}

#mobile-app-sections h3{
margin-bottom:10px;
}

.section-subcribe h2{
line-height:1;
}

.section-footer a{
font-size:12px;
}

.top-menu-wrapper{
border-bottom:0 solid #14171b;
}

.fb-button.orange-button,
.google-button.orange-button
{
width:100%;
}

.language-selection-wrap {
padding:0;
}
.language-selection-wrap .orange-button{
font-size:11px;
}
.language-selection-close{
top:2%;
}

#menu-tab-wrapper .normal-price{
display:block;
}

}
 @media only screen and (max-width : 390px)
 {
  .items-row .col-md-7 {
      width: 50%;
  }
  .items-row .col-md-3 {
   width: 33%;
  }

 }
@media only screen and (max-width : 344px)
 {
 .modal .modal-content .row a {
  font-size: 12px;
 }
 .ordersumhead {
  font-size: 15px !important;
 }
 }
@media only screen and (max-width : 320px)
{
 #tabCategory > li {
  padding: 5px 13px;
  font-size: 14px;
  }
.top-menu-wrapper img.logo{
border:0px solid orange;
}
div#menumodel {
    max-height: 468px;
}

}