@media (max-width: 768px) {
    section {
        padding-top: 0;
        padding-bottom: 0;
    }
    .glb_banner_text p {
        font-size: 16px;
    }
    .glb_banner_text h3 {
        font-size: 20px;
    }
    .banner_btn {
        display: none;
    }
    .glb_home_main .glb_home_main_images {
        display: none;
    }
    .mmt_0 {
        margin-top: 0;
    }
    .page_contact .contact-left {
        margin-right: 0;
    }
    .mob_display_none {
        display: none;
    }
}
.header_mobile .mobile_mainmenu .lang_menu {
    display: inline-block;
    padding: 10px 20px;
    background: #7e4555;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.header_mobile .mobile_mainmenu .lang_menu a {
    color: #fff !important;
    text-decoration: none;
    border-bottom: 0 !important;
    padding: 5px;
    text-align: center;
}
.header_mobile .mobile_mainmenu .lang_menu .active_lang a {
    background: #fff;
    color: #000 !important;
}
