@media only screen and (max-width:  767px)
{
.main_menu_section
{
    display: none !important;
}
.banner_card_mc {
    height: 287px;
    background-size: 100% 100%;
}


.breadcrumbs_s {
    font-size: 12px !important;
}
.top_right_mc ul {
    justify-content: center;
    padding: 0% 0%;
}
.logo {
    padding: 0% 0%;
    font-size: 1.5rem !important;
}
.footer_logo_col p
{
    text-align: center;
}
.m_dn
{
    display: none;
}
.top_right_mc ul 
{
    justify-content: right;
}
.top_right_mc ul li {
    margin-right: 0px;
}
h1 {
    font-size: 1.5rem !important;
}
.footer_logo
{
  width: 40% !important;
}
.top_right_mc ul {
    justify-content: center;
}
.top_right_mc ul li {
    margin: 9px;
}
.footer_menu_col,.m_list_center
 {
    text-align: center;
}

.footer_menu_col
{
  border-right: 0px;
}
footer
{
    border-top: 3px solid rgb(88,88,88);
}
.ad
{
  width: 90%;
}
h2
{
    font-size: 18px !important;
}
h3
{
    font-size: 24px !important;
}
p
{
    font-size: 16px !important;
    
}
.footer_logo_col img
{
  width: 40%;
}
.menu_cover
{
    max-width: 100% !important;
    overflow-x: scroll;
}
.menu_inner
{
    width: 960px;
}
.how_it_works_owl button.owl-next 
{
    margin-right: 7px !important;
    height: 40px !important;
    width: 40px !important;
}
.how_it_works_owl button.owl-prev 
{
    margin-left: 7px;
    height: 40px !important;
    width: 40px !important;
}
.owl-nav span {
    top: -14px;
}
.main_menu_icon 
{
    justify-content: end;
}
.logo_section
{
    text-align: left;
}
#privacy_policy .modal-dialog,#terms_conditions .modal-dialog {
    max-width: 95% !important;
  }
  .term_body h4
  {
    font-size: 20px !important;
  }
  div#cat_data_table_filter input {
    margin-left: 0px;
    width: 220px;
  }
.top_right_mc
{
    margin-top: 15px;
}

.bn_mc
{
  display: grid;
  grid-template-columns: 100%;
}



.ps_page_slider_mc
{
  min-height: 100vh;
  width: 300px;
}









}/*Media query end*/


