@media only screen and (max-width:  767px)
{
.banner_mc
{
   background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../images/construction-banner_m.jpg") !important;
   background-size: cover;
   background-repeat:no-repeat ;
}
.banner_content_mc
{
   padding: 10% 0% 7% 0%;
}
.navbar-nav
{
    text-align: center !important;
    padding-top: 10% !important;
}
.menu_m_icon
{
    font-size: 30px !important;
}
h1
{
    font-size: 1.5rem !important;
}
h4
{
    font-size: 1rem !important;
}
h6
{
    font-size: 1rem !important;
}
.banner_css_col button
{
  font-size: 1rem !important;
}
.inner_section_h
{
    text-align: center;
}

.inner_section_tm
{
   padding: 20% 0% 0% 0%;
}
.css_4_cr
{
    grid-template-columns: 100% ;
}
.hiw .bg_line.nav-item::after {
    content: "";
    display: none !important;
}
.hiw li.nav-item {
    margin: 10px 15px !important;
}
.tab_b_con {
    margin: 0% 3%;
}
.tab_b_con {
    grid-template-columns: 100%;
}
#pills-tabContent img
{
   width: 70%;
}
.how_it_works_owl button.owl-prev {
    margin-left: 0px;
 }
 .how_it_works_owl button.owl-next {

    margin-right: 0px;
 }
 .referral_program_mc
 {
    margin: 5% 5%;
 }
 .footer_row
 {
    text-align: center;
 }
 .inner_b_h
 {
    font-size: 1.5rem;
 }
.inner_banner_mc
{
    text-align: center;
}
.form_css_row
{
   display: grid;
   grid-template-columns: 100%;
}
.contact_mail_list
{
    list-style-type: none !important;
}
.about_content_mc center
{
   padding: 1% 5%;
} 















}/*Media query end*/


