.section-job-details-header {
    padding: 155px 0 32px;
}
.single-job-head {
    padding: 30px;
}
@media (min-width: 1200px) {
    .section-job-details-header > .container {
        max-width: 90%;
        margin: 0 auto;
    }
    .content-box>.align-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .single-job-head {
        padding-left: 60px;
        padding-bottom: 50px;
    }
}
.section-job-details-header .content-box {
    background: rgb(255,255,255);
    background: -o-linear-gradient(333deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 44%, rgba(243,243,243,1) 100%);
    background: linear-gradient(117deg, rgba(255,255,255,1) 0%, rgba(250,250,250,1) 44%, rgba(243,243,243,1) 100%);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
            box-shadow: 0 3px 6px rgba(0,0,0,.16);
    border-radius: 30px;
}
.single-job-head h1 {
    font-size: 52px;
}
.single-job-head h1 span {
    color: #E94914;
}
.single-job-head .job-info-meta {
    margin: 25px 0 10px;
}
.job-info-meta span {
    color: #6A6A6A;
    font-size: 18px;
    display: inline-block;
    margin-right: 55px;
    margin-bottom: 20px;
}

.btn-404 {
    background-color: #E94914;
    display: inline-block;
    color: rgba(255,255,255,.8);
    padding: 7px 36px;
    text-decoration: none;
    font-size: 18px;
    border-radius: 19px;
    font-weight: 600;
    -webkit-box-shadow: 0 3px 12px rgba(255,52,0,.63);
            box-shadow: 0 3px 12px rgba(255,52,0,.63);
    margin-top: 20px;
}
.btn-404:hover {
    text-decoration: none;
    color: #fff;
    -webkit-box-shadow: 0 3px 12px rgba(255,52,0,.73);
            box-shadow: 0 3px 12px rgba(255,52,0,.73);
    color: rgba(255,255,255,1);
}


/* Job details content styles */
.single-application h3:not(.page-title):not(.field-heading) {
    font-size: 34px;
    margin: 55px 0 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}
.single-application ul li {
    line-height: 46px;
}
.bottom-apply-btn {
    margin-bottom: 40px;
}

/* Job apply form */
.appliction-section {
    background-color: #FCFCFC;
    padding-top: 100px;
}
.form-title {
    font-size: 52px;
    font-weight: 400;
    text-align: center;
    padding: 43px 0;
}
.attached_file {
    display: block;
}
.contact-form label {
    width: 100%;
}
.contact-form .field-heading {
    width: 100%;
    display: block;
    margin: 35px 0 20px;
    font-size: 35px;
}
.hear_from_about_riseup {
    display: block;
}
.hear_from_about_riseup > .wpcf7-radio {

}
.hear_from_about_riseup > .wpcf7-radio > span {
    width: 50%;
    margin: 4px 0;
}
.hear_from_about_riseup > .wpcf7-radio > span > label {
    width: inherit;
    cursor: pointer;
    display: inline;
}
.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form input[type='number'],
.contact-form textarea,
.contact-form select,
.contact-form input[type='tel'] {
    width: 100%;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.23);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.23);
            box-shadow: 0 0 8px rgba(0,0,0,.23);
    padding: 9.5px 15px;
    border-radius: 8px;
    font-size: 13px;
    color: #777777;
    margin-top: 7px;
}
.job-apply-form input[type='file'] {
    padding: 9px 6px;
}
.contact-form input[type='file']::-webkit-file-upload-button {
    color: white;
    display: inline-block;
    background: #fff;
    border: none;
    padding: 7px 15px;
    font-weight: 400;
    border-radius: 8px;
    white-space: nowrap;
    cursor: pointer;
    font-size: 13px;
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.16);
            box-shadow: 0 3px 6px rgba(0,0,0,.16);
    color: #0A0A0A;
    margin-top: 5px;
}
.contact-form input[type='submit'] {
    color: #fff;
    border-radius: 19px;
    text-align: center;
    outline: none;
    -webkit-box-shadow: 0 3px 12px rgba(255, 52, 0, .63);
            box-shadow: 0 3px 12px rgba(255, 52, 0, .63);
    border: 0;
    background: #E94914;
    margin: 0 auto;
    padding: 9px 60px;
    font-size: 27px;
    font-weight: 700;
    cursor: pointer;
}
.contact-form input[type='submit']:hover {
    -webkit-box-shadow: 0 3px 12px rgba(255, 52, 0, .99);
            box-shadow: 0 3px 12px rgba(255, 52, 0, .99);
}
.job-apply-form .form-row > p {
    width: 100%;
}
.job-apply-form .form-row span.extra-text {
    font-size: 10px;
    color: #535353
}
.wpcf7-not-valid-tip {
    font-size: 12px;
}
.job-apply-form .form-row {
    margin-bottom: 12px;
}
.job-apply-form .form-row br {
    display: none;
}
.job-apply-form .form-row label span.label, .job-apply-form .form-row .label span.label {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.job-apply-form .form-row label span.required, .job-apply-form .form-row .label span.required {
    position: relative;
}
.job-apply-form .form-row label span.smal-label {
    display: block;
    margin: 7px 0;
}
.job-apply-form .form-row label span.required:after, .job-apply-form .form-row .label span.required:after {
    position: absolute;
    content: "*";
    right: -14px;
    color: #FF3400;
    top: -3px;
    font-size: 21px;
}
.job-apply-form .form-row .col:first-of-type {
    padding-left: 0;
    margin-right: 1%;
}
.job-apply-form .form-row .col:first-of-type {
    padding-right: 0;
}
.job-apply-form .form-row .col input {
    width: 100%;
}

/* Breadcrumb for single application page */
.section-job-details-header .rul-breadcrumb ul li a {
    color: #000;
}
.section-job-details-header .rul-breadcrumb ul li a:hover {
    color: #E94914;
}
.section-job-details-header .rul-breadcrumb ul li {
    color: rgba(0,0,0,.8);
}
/* would be removed after adding lottie json file */
.section-job-details-header .col-md-6 img {
    float: right;   
}

@media (max-width: 1199.98px) {
    .single-job-head h3 {
        font-size: 35px;
    }
    .rul-breadcrumb ul li {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 991.98px) {
    .job-info-meta span {
        font-size: 18px;
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }

}

@media (max-width: 575.98px) {
    .single-job-head {
        padding: 65px 0;
    }
    .rul-breadcrumb ul li {
        font-size: 15px;
        line-height: 24px;
    }
    .single-job-head h3 {
        font-size: 24px;
    }
    .job-info-meta span {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .section-job-details-header {
        padding: 60px 0 30px;
    }
    .btn-404 {
        margin-bottom: 25px;
    }
    .single-application h3:not(.page-title):not(.field-heading) {
        font-size: 24px;
        margin: 35px 0 17px;
    }
    .bottom-apply-btn {
        margin: 0 auto 20px;
        padding: 8px 35px;
        font-size: 19px;
        font-weight: bold;
    }
    .bottom-apply-btn.rul-button:after {
        display: none;
    }
    .job-info-meta span {
        margin-right: 0;
        display: block;
    }
    .job-apply-form .form-row .col {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    }
    .hear_from_about_riseup > .wpcf7-radio > span {
        width: 100%;
    }
    .mb-block {
        display: block;
    }
    .contact-form input[type='submit'] {
        padding: 9px 30px;
        font-size: 19px;
    }
}

