@media screen and (min-width: 992px) and (max-width: 1440px){
    header .navbar { flex-wrap: wrap;justify-content: center;}
}
@media screen and (max-width:1264px){
    .vendorcontent-box{padding: 24px 20px 33px 32px !important;}
    .vendorproduct_sliderbox button.slick-next{top: 20% !important;}
}
@media screen and (max-width:1024px){
    .vendorcontent-box{padding: 24px 20px 33px 24px !important;}
}
@media screen and (max-width:992px) {
    .vendorcontent-box{padding: 24px 20px 33px 24px !important;}
    .vendorcontent-box .vheadwith-rate .rate-box{padding-left: 30px !important;}
    .vlocationwithtime-box{flex-direction: column;padding: 13px 0 15px 0;}
    .vlocationwithtime-box .icon-Combined-Shape{padding-bottom: 10px;}
}
@media screen and (max-width:768px) {
    .vendormain-box .vendor-img{margin: auto;}
    .vendorcontent-box{margin: auto;padding: 24px 20px 33px 24px !important;}
}
@media screen and (max-width:767px){
    .vendormain-box{padding: 33px 0 36px 0 !important;}
    .vendorcontent-box{padding: 24px 20px 33px 44px !important;}
    .vlocationwithtime-box{flex-direction: initial;justify-content: center;}
    .vendormain-box .vendor-img{margin-bottom: 10px;}
    .vheadwith-rate{justify-content: center;}
    .vendorcontent-box p.pm_style{text-align: center;}
    .meat_inner{margin-top: 26px !important;}
}
@media screen and (max-width:575px) {
    .vendorcontent-box{padding: 24px 20px 33px 22px !important;}
    .meat_inner .top_heading{align-items: baseline !important;}
    .meat_inner .top_heading .a_style{padding-right:0px !important;}
    .vendormain-box .vendor-img{margin-bottom: 10px;}
    .meat_inner{margin-top: 16px !important;}
}
@media screen and (max-width:525px){
    .vlocationwithtime-box .icon-Combined-Shape{padding-right: 16px !important;}
}
@media screen and (max-width:479px){
    .vlocationwithtime-box{flex-direction: column;}
    .vendorproduct_sliderbox button.slick-next{top: 40% !important;}
    .vendorproduct_sliderbox .slick-slide{margin: 0 5px !important;}
    .vendorproduct_sliderbox .slick-slide.slick-active{width: unset !important;margin: 0 5px;}
}
@media screen and (max-width:425px){
    .mc_search .mc-searchbox input#search{min-width: 100%;}
    .icon-magnifying-glass {right: 50% !important;top: -32px;}
    div#search_pro .p_cartbox{margin: 0 0 20px 0 !important;}
    .vendorproduct_sliderbox .slick-slide.slick-active{width: unset !important;margin: 0 0px;}
    .vlocationwithtime-box .icon-Combined-Shape{padding-left: 0px;}
    .meat_inner .top_heading h2{font-size: 26px !important;}
    .meat_inner{margin-top: 0px !important;}
}
@media screen and (max-width:375px){
    .vheadwith-rate{flex-direction: column;margin-bottom: 10px;align-items: center;}
    .vendorcontent-box .vheadwith-rate h4{font-size: 24px !important;margin-bottom: 10px !important;}
    .vendorcontent-box .vheadwith-rate .rate-box{padding-left: 0px !important;}
    .meat_inner .top_heading h2{font-size: 24px !important;}
}
@media screen and (max-width:325px){
    .meat_inner .top_heading h2{font-size: 21px !important;}
}