@media(max-width: 992px) {

    .apply-form ul li,
    .apply-form ul li:nth-child(1) input,
    .apply-form ul li:nth-child(4) input,
    .apply-form ul li:nth-child(7) input,
    .apply-form ul li:nth-child(10) textarea,
    .apply-form ul li:nth-child(11),
    .apply-form ul li input,
    .apply-form ul li textarea,
    .apply-form .codedropz-upload-handler,
    .apply-form ul li input[type="submit"] {
        width: 100%;
    }

    .apply-form ul li input {
        height: 1.75rem;
    }

    .apply-form ul li textarea {
        height: 8.75rem;
    }

    .apply-form .codedropz-upload-handler {
        height: 7.25rem;
    }

    .apply-online-page {
        margin: 0 0 2.5rem;
        padding: 0.93rem
    }

    .apply-form ul li label {
        font-size: 0.75rem;
        line-height: 1.5rem;
    }

    .apply-form ul li input,
    .apply-form ul li textarea {
        font-size: 0.75rem;
        font-weight: 500;
        line-height: normal;
    }

    .apply_online_submit,
    .apply_online_submit p {
        flex-direction: column-reverse;
    }

    .apply-form .codedropz-upload-inner h3 {
        font-size: 0.75rem;
        line-height: 0.9375rem;
    }

    .apply-form .codedropz-upload-inner span {
        font-size: 0.5rem;
        line-height: 0.9375rem;
    }

    .apply-form .codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
        font-size: 0.75rem;
        line-height: 0.9375rem;
    }

    .apply-form .dnd-upload-counter {
        font-size: 0.5rem;
        line-height: 1.76925rem;
    }

    .apply-form .apply-msg,
    .apply-form .apply-msg p {
        display: inline;
        font-size: 0.75rem;
        line-height: 1.125rem;
    }

    .apply-form .apply-msg a {
        font-size: 0.75rem;
        line-height: 1.125rem;
    }

    .apply_online_submit,
    .apply_online_submit p {
        width: 100%;
    }

    .apply-form .wpcf7-spinner {
        position: absolute;
    }

    .apply-form .dnd-upload-status .dnd-upload-image {
        width: 0.875rem;
        height: 1rem;
    }

    .apply-form .dnd-upload-status .dnd-upload-details .name span {
        font-size: 0.75rem;
        font-weight: 500;
        line-height: 133.3%;
        letter-spacing: 0.0225rem;
    }

    .apply-form .dnd-upload-status .dnd-upload-details .name em {
        font-size: 0.75rem;
        font-style: normal;
        line-height: 133.3%;
        letter-spacing: 0.0225rem;
    }

    .apply-form .dnd-upload-status .dnd-upload-details .remove-file span:after {
        width: 0.75006rem;
        height: 0.75rem;
    }

    .apply-form .wpcf7-not-valid-tip {
        font-size: 0.75rem;
        font-weight: 500;
        line-height: normal;
    }

}