	.grecaptcha-badge {
    display: none !important;
}
	.form-group label {
    font-size: 13px;
    font-weight: 600;
}
        .emt_header_wrap {
            width: 97%;
        }

        .emt_nav ul li a {
            18px 9px;
        }

        .footer .footer_inr {
            width: 97%;
        }

        .outer {
            display: flex;
            overflow-x: auto;
            direction: rtl;
            border-bottom: 1px solid #e0dede;
        }
.err_msg {
    font-size: 12px;
    margin-left: 5px;
    margin: -2px 0;
    float: left;
    padding: 2px 0px 5px;
    color: red;
    position: absolute;
    left: 0;
    font-weight: 400;
}
.bg_bck_bnr {
    width: 100%;
    height: 400px;
    margin: 0;
    padding: 0;
    background-color: #82e3e9;
}
.bg_back_imgv {
    background: url(https://images.emtcontent.com/giftcard/bg_bnrcv.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center bottom;
    height: 100%;
    width: 100%;
}
@media only screen and (max-width: 499px) {
    .bg_bck_bnr {
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 0;
        background-color: #82e3e9;
    }
}