/*767px*/
@media (max-width: 767px) {

    .desktop_whatsapp{
    display: none !important;
}
.mobile_whatsapp{
    display: block !important;
}

  .fixed_enquiry_btn_web{
  position: fixed;
  bottom: 30%;
  right: 1%;
  z-index: 99;
  display: block !important;
}
/**/


.right_topbar{
    text-align: center;
    float: none;
    display: none;
}

.left_topbar{
display: block; 
text-align: center;
}

.left_topbar .phone-d-none{
    display: none;
}

.desktop_section_bn{
    display: none !important;
}
.phone_section_bn{
    display: block !important;
}



.footer_information p iframe{
    height: auto !important;
}

}

/*767px*/



/*?991*/
@media (max-width: 991px) {

    .offcanvas_btn{
        display:  block !important;
    }

    .header-right-top-block{
        display: none !important;
    }

    .emoji_topbar1{
        display: none !important;
    }

    
  .fixed_enquiry_btn_web{
  position: fixed;
  bottom: 30%;
  right: 1%;
  z-index: 99;
  display: block !important;
}
}
/**/

