@media only screen and (max-width: 1199.98px) {
    .ulrc400358 .heading .first-hr {

        right: -415px;
    }
}



@media only screen and (max-width: 991.98px) {
    .ulrc400358 #right {
        border-left: none;
        padding: 0px;
    }

    .ulrc400358 .btn_captcha {
       flex-direction: column;
       justify-content: center;
    }

    .ulrc400358 .captcha-box{
        text-align:-webkit-center;
        transform-origin: center;
    }

    .ulrc400358 .left_writing {
        text-align: center;
    }

    .ulrc400358 .icon_writing .fa-users {
        margin-left: -20px;
    }

    .ulrc400358 .icon_writing .fa-thumbs-up {
        margin-left: -10px;
    }

    /* .ulrc400358 .icon_writing img {
        width: 5%;
    } */


    .ulrc400358 .icon_writing {
        justify-content: center;
    }

    .ulrc400358 .heading .first-hr {
        right: -298px;
    }

    .ulrc400358 #border {
        padding-top: 20px;
    }

    .ulrc400358 #left {
        padding-bottom: 20px;
    }

    /* .ulrc400358 .captcha_box {
        margin: 30px 0 15px 0;
        transform: scale(.77);
        text-align: -webkit-center;
        width: auto !important;
        height: auto !important;
    } */
}

@media only screen and (max-width: 767.98px) {
    .ulrc400358 .heading .first-hr {
        right: -207px;
    }
}

/* 
@media only screen and (max-width: 575.98px) {
    .ulrc400358 .captcha_box {
       text-align: center;
    }

    .captcha_box {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 25px 0;
}

.captcha_box .g-recaptcha {
    width: 304px;
}
} */

@media only screen and (max-width: 345.98px) {
    .form_sec i {
        font-size: 25px;

    }

    .form_sec input {
        font-size: 14px;
    }
}