
body.page-template-tpl-add #ppt-add-listing-form .block3 .card .custom-field-group-doc-uploads{
    order: 4;
}

body.page-template-tpl-add #ppt-add-listing-form .block3 .card .custom-field-group-custom-6{
    order: 5;
}

body.page-template-tpl-add #ppt-add-listing-form .block3 .card .custom-field-group-custom-9{
    order: 6;
}

body.single-listing_type .single-hours .salary,
body.single-listing_type .single-hours .country,
body.single-listing_type .single-hours .city,
body.single-listing_type .single-hours .custom-1,
body.single-listing_type .single-hours .custom-2,
body.single-listing_type .single-hours .custom-4,
body.single-listing_type .single-hours .custom-6,
body.single-listing_type .single-hours .external-application-url {
    display: none;
}

body.single-listing_type .single-fields .custom-4,
body.single-listing_type .single-fields .country,
body.single-listing_type .single-fields .city,
body.single-listing_type .single-fields .company,
body.single-listing_type .single-fields .url,
body.single-listing_type .single-fields .custom-6,
body.single-listing_type .single-fields .external-application-url {
    display: none;
}

.single-video .img-fluid {
    width: 100%;
    height: 180px;
    object-fit: cover;
    object-position: center center;
}
.single-video .img-fluid[style] {
    width: 100%;
    height: 180px;
    min-height: 180px!important;
    max-height: 180px!important;
    object-fit: cover;
    object-position: center center;
}

.flag.flag-us {
    background-position:-176px -44px !important;
}

#offermake .apply-item:nth-child(4) {
    order: 1;
}
#offermake .apply-item:nth-child(5) {
    order: 2;
}
#offermake .apply-item:nth-child(6) {
    order: 3;
}
#offermake .apply-item:nth-child(7) {
    order: 5;
}
#offermake .apply-item:nth-child(8) {
    order: 4;
}