.searching.row .column.col-xl-3 {
    padding: 0;
}

.no-search-results {
    padding: 32px 0 32px 0;
}

.search-results-heading {
    font-size: 30px !important;
    font-family: 'Noto Serif' !important;
    font-weight: 700 !important;
    line-height: 1.2;
    margin-bottom: 16px;
    word-wrap: break-word;
}
.search-results-message {
    word-wrap: break-word;
}

.search-results-message p {
    margin: 0;
    font-size: 16px !important;
    font-family: "Lexend Deca", sans-serif !important;
    line-height: 1.5;
}

.search-results-message a.reset-search-form {
    padding: 10px;
    background-color: #4aa447;
    color: #fff;
    border-radius: 100px;
    width: 150px;
    display: flex;
    min-height: 55px;
    align-items: center;
    justify-content: center;
    margin: 30px 0 0;
    text-decoration: none;
    border: 2px solid #4aa447;
    transition: background-color 100ms ease-in-out 0s;
}
.search-results-message a.reset-search-form:hover,
.search-results-message a.reset-search-form:focus {
    background-color: #fff;
    color: #4aa447;
}

ul.slick-dots {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: -14%;
    margin-bottom: 0 !important;
    justify-content: center;
    cursor: pointer;
    padding-left: 0;
}

.slick-dots li {
    padding: 0;
    border: none;
    margin: 0 4px;
    display: inline-block;
}


.slick-dots li:before {
    height: 12px;
    width: 12px;
    display: block;
    content: '';
    border-radius: 50%;
    background-color: #D9D9D9;
}

.slick-dots li button {
    display: none;
}

.slick-dots li.slick-active:before {
    background-color: #4AA447 !important;
}

.filter-buttons {
    display: flex;
    margin-top: 10px;
}

button#applyFilters:hover {
    color: #4aa447 !important;
}

.search_category.career-button {
    border: 2px solid rgba(255, 255, 255, 1);
    background: transparent;
    width: 100% !important;
    margin-right: 0 !important;
}

.category-link .sobeys_learn_more {
    border: 2px solid rgba(255, 255, 255, 1);
    background: #fff;
    padding: 11px 21px 11px 21px;
}
.category-link .sobeys_learn_more:before {
    background-color: #FAF8F7;
}

.career-button {
    color: #fff !important;
    font-family: "Lexend Deca", sans-serif;
    font-weight: 500 !important;
}

.career_table_pagination ul {
    margin-bottom: 0;
}

/*************** button hover section css code ***********************************/

.alert_button .career-button,
.search_button .career-button {
    color: #fff !important;
    margin: 0 !important;
    border: 2px solid #4aa447 !important;
}

.column button {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    line-height: 1.0;
    background-color: #4AA447;
}

.career-button,
.apply-filter-form {
    background-color: #fff;
    border: .125rem solid #fff;
    border-radius: 50px;
    border-radius: 3.125rem;
    color: #4AA447;
    line-height: normal;
    overflow: hidden;
    position: relative;
    transition: transform 1s cubic-bezier(.07, .51, .12, 1);
    z-index: 1;
}

.career-button:hover:before,
.apply-filter-form:hover:before {
    transform: translateX(0) skew(-45deg);
}

.career-button:before,
.apply-filter-form:before {
    background: #fff;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(-100%) skew(-45deg);
    transform-origin: 0 0;
    transition: transform 1s cubic-bezier(.07, .51, .12, 1);
    width: 150%;
    z-index: -1;
}

.career-button:hover span,
.apply-filter-form:hover span {
    color: #4AA447;
}

#applyFilters {
    font-size: 16px;
    line-height: 1;
    font-family: 'poppins';
    font-weight: 500;
    background-color: #4aa447;
}

.career_sidebar_data button.reset_button {
    background: none !important;
    border: none !important;
    color: #4AA447 !important;
    margin: 0;
    padding: 0;
    font-family: "Lexend Deca", sans-serif;
    font-weight: 400 !important;
    padding: 0 !important;
    margin-right: 0 !important;
}

/***************   Search section css code ***********************************/
.search_content.search_content_border.search_dropdown {
    cursor: pointer;
}
.search_content.search_content_border.search_dropdown.disabled {
    cursor: no-drop;
}
.search_content.search_content_border.search_dropdown.disabled div#categoryDropdown {
    cursor: no-drop;
    pointer-events: none;
}
.career_sec .career_sidebar_data input {
    color: #404040;
}
.dropdown-selected {
    color: #808080;
    cursor: pointer;
}
.dropdown-selected.open {
    color: #404040;
}
.search_content.search_content_border.search_dropdown .dropdown-selected {
    padding-right: 15px;
}
.search_content.search_content_border.search_dropdown .dropdown-selected::after {
    right: 16px;
    top: 15px;
}
.dropdown-selected.open-select:after {
    transform: rotate(-180deg);
}

.dropdown-selected::after {
    content: url('../image/dropdown-arrow.svg');
    position: absolute;
    right: 22px;
    transition: all 200ms ease-in-out 0s;
}

.dropdown-options {
    position: absolute;
    top: 100%;
    margin-bottom: 0 !important;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #ddd;
    display: none;
    max-height: 200px;
    overflow-y: auto;
    z-index: 99;
}

ul.dropdown-options {
    list-style: none;
    padding: 0;
}

.dropdown-options li {
    list-style: none;
    padding: 11px 16px;
}

.dropdown-options li:hover {
    background: #FAF8F7;
}

li.selected {
    color: #4aa447;
}


select#datePosted {
    MARGIN-BOTTOM: 0;
}

/**********************************   Filter section code starts from here  ************************************************/

.career_sec .career_sidebar .career_sidebar_data .custom-dropdown ul.dropdown-options {
    border-top: none;
    top: 55px;
}

.career_sec .career_sidebar .career_sidebar_data .custom-dropdown {
    width: 100%;
    margin: 16px 0;
    cursor: pointer;
    position: relative;
    color: #808080;
    border-radius: 4px;
}

.career_sec .career_sidebar .career_sidebar_data .dropdown-selected {
    padding: 16px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.career_sec .career_sidebar .career_sidebar_data .custom-dropdown .dropdown-selected::after {
    content: url('../image/dropdown-arrow.svg');
    position: absolute;
}

.career_sec .career_sidebar_data input {
    margin-bottom: 0;
}

.career_sec .career_sidebar_data input:last-child {
    margin-bottom: 16px;
}

.career_sec {
    margin-top: 32px;
}

.career_sec .row {
    display: flex;
    border: none !important;
    padding: 0;
}

.career_sec .col_3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.career_sec .col_9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.career_sec .career_sidebar {
    width: 100%;
    display: block;
    background: #FAF8F7;
    padding: 24px;
    height: auto;
    overflow: scroll;
    border-radius: 12px;
    max-width: 342px;
    margin-right: 24px;
}

.career_sec .career_sidebar h2 {
    font-size: 20px;
    color: #404040;
    font-family: 'Noto Serif' !important;
    line-height: 1.2;
    margin-bottom: 16px;
}

.career_sec .career_sidebar_data input {
    border: 1px solid #ddd;
    border-radius: 4px;
}

.career_sec .career_table_section {
    margin-left: 24px;
}

.career_sec .career_table_section .show_count_label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.career_sec .career_table_section .show_count_label .career_table_pagination ul li>span {
    cursor: no-drop;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
}
.career_sec .career_table_section .show_count_label .career_table_pagination ul {
    display: flex;
    gap: 8px;
    list-style: none;
    align-items: center;
}

.career_sec .career_table_section .show_count_label .career_table_pagination ul li {
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 90ms ease-in-out 0s;
}
.career_sec .career_table_section .show_count_label .career_table_pagination ul li a {
    color: #404040;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.search_content div#categoryDropdown {
    width: 100%;
}
.career_sec .career_table_section .show_count_label .career_table_pagination ul li:hover a {
    color: #ffffff;
}

.career_sec .career_table_section .show_count_label .career_table_pagination ul li:hover {
    background-color: #48a548;
}

.career_sec table .table_space {
    display: block;
    border: none !important;
    padding: 0 !important;
}

.career_table_body a {
    color: #48a548;
    text-decoration: none;
    background-color: transparent;
}

.distance-range {
    font-weight: 400 !important;
    font-family: "Lexend Deca", sans-serif !important;
    margin-right: 12px;
    margin-bottom: 0;
}

.career_sec .career_table_section table {
    border-collapse: separate !important;
    border-spacing: 0 10px !important;
    width: 100%;
    margin-bottom: 25px;
}

.career_sec .career_table_section table thead {
    position: relative;
}

.career_sec .career_table_section table thead:after {
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-color: #4AA447;
    content: "";
}

.career_sec .career_table_section table tr td {
    color: #404040;
    font-size: 16px;
    font-family: "Lexend Deca", sans-serif;
    line-height: 1.2;
    font-weight: 400;
    max-width: 200px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    word-wrap: break-word;
}

.career_sec .career_table_section table tr td:first-child {
    border-left: 1px solid #ddd;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    font-weight: 700;
}

.career_sec .career_table_section table tr td:last-child {
    border-right: 1px solid #ddd;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
}

.career_sec .career_table_section table tr th,
.career_sec .career_table_section table tr td {
    padding: 22px 12px;
    text-align: left;
}
.career_sec .career_table_section table tr th:first-child, .career_sec .career_table_section table tr td:first-child {
    padding-left: 24px;
}
.career_sec .career_table_section table tr th:last-child, .career_sec .career_table_section table tr td:last-child {
    padding-right: 24px;
    text-align: right;
}

.career_sec .career_table_section table tr th {
    color: black;
    font-size: 16px;
    font-family: "Lexend Deca", sans-serif;
    line-height: 1.5;
    font-weight: 700;
    border: 0;
    padding-bottom: 16px;
}

.career_sec .career_table_section table tbody tr {
    border-bottom: 1px solid #4AA447;
}

.career_sec .career_table_section table tbody tr:hover {
    background-color: #FAF8F7;
}

.searching {
    border: 1px solid #DDDDDD;
    display: flex;
    border-radius: 8px;
    padding: 13px 24px;
    align-items: center;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
}

.searching .search_content {
    display: flex;
    gap: 16px;
    padding-right: 15px;
}

input {
    border: 0;
}

.span {
    margin: 0 10px 0 0;
}

.searchJob {
    border: 0 !important;
    background-color: #4AA447 !important;
}

.searching .dropdown-options {
    top: 56px !important;
    border-top: none;
    margin: -1px 0 0 -1px;
}

.column p {
    font-size: 20px;
    text-align: end;
}


.career_table_body td a {
    color: #4AA447 !important;
}

.career_sidebar_data input,
.career_sidebar_data select,
.career_sidebar_data button {
    color: #808080;
    width: 294px;
    height: 56px;
    font-size: 16px;
    padding: 16px;
    margin-bottom: 16px;
    box-sizing: border-box;
}

.career_sidebar_data button {
    margin-bottom: 0 !important;
}

.career_table_body {
    margin-top: 16px;
}

.career_sec .career_table_section table tbody tr {
    width: 100%;
    border: 1px solid #DDDD;
    transition: all 70ms ease-in-out 0s;
}

.column input {
    width: 100%;
    height: 56px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.column.col-3.search-button-column {
    display: flex;
    justify-content: right;
    border-right: none !important;
}

.career_sidebar h2,
.career_sidebar_data input,
.searching .column_text input {
    font-family: "Lexend Deca", sans-serif !important;
}

#searchJobs {
    padding: 19px 30px 19px 30px;
    border-radius: 100px;
    border: 0;
    color: white;
    font-family: Poppins;
    line-height: 100%;
    font-size: 16px;
    font-weight: 500;
}

.mobile_table .mobile_table_box {
    border: 1px solid #ddd;
    padding: 16px 24px;
}

.mobile_table .mobile_table_box p {
    color: black;
    font-size: 16px;
    font-family: "Lexend Deca", sans-serif;
    line-height: 1.2;
    font-weight: 400;
    margin-bottom: 4px;
}

.mobile_table .mobile_table_box p:last-child {
    margin-bottom: 0;
}

.career_sidebar_data input,
.career_sidebar_data select {
    width: 100% !important;
}

.column.col-md-3.search-button-column {
    display: flex;
    justify-content: right;
}

#distance_km {
    --c: #4aa447;
    /* active color */
    --g: 0px;
    /* the gap */
    --l: 3px;
    /* line thickness*/
    --s: 13px;
    /* thumb size*/
    width: 400px;
    height: var(--s);
    /* needed for Firefox*/
    --_c: color-mix(in srgb, var(--c), #000 var(--p, 0%));
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    cursor: pointer;
    overflow: hidden;
    border: none;
    border-radius: none;
}

#distance_km:focus-visible,
#distance_km:hover {
    --p: 25%;
}

#distance_km:active,
#distance_km:focus-visible {
    --_b: var(--s);
}

/* chromium */

#distance_km[type="range" i]::-webkit-slider-thumb {
    height: var(--s);
    aspect-ratio: 1;
    border-radius: 50%;
    box-shadow: 0 0 0 var(--_b, var(--l)) inset var(--_c);
    border-image: linear-gradient(90deg, var(--_c) 50%, #ddd 0) 0 1 / calc(50% - var(--l) / 2) 100vw/0 calc(100vw + var(--g));
    -webkit-appearance: none;
    appearance: none;
    transition: 0.3s;
}

/* Firefox */

#distance_km[type="range"]::-moz-range-thumb {
    height: var(--s);
    width: var(--s);
    background: none;
    border-radius: 50%;
    box-shadow: 0 0 0 var(--_b, var(--l)) inset var(--_c);
    border-image: linear-gradient(90deg, var(--_c) 50%, #ddd 0) 0 1 / calc(50% - var(--l) / 2) 100vw/0 calc(100vw + var(--g));
    -moz-appearance: none;
    appearance: none;
    transition: 0.3s;
}

@supports not (color: color-mix(in srgb, red, red)) {
    #distance_km {
        --_c: var(--c);
    }
}

/* Thumb (handle) - Chrome, Safari, Opera */


#jobType option {
    background-color: red !important;
}

.career_sec .career_table_section .career_table_body tr td:last-child::after {
    content: url('../image/right arrow.svg');
    margin-left: 8px;
}

.career_sec .career_table_section .show_count_label .career_table_pagination ul li.prev,
.career_sec .career_table_section .show_count_label .career_table_pagination ul li.next {
    border: none;
    padding: 0;
    background: none;
    width: 18px;
}

.career_sec .career_table_section .show_count_label .career_table_pagination ul li.current {
    background: #4AA447;
    color: #fff;
}

.alert_section h4 {
    font-weight: 400 !important;
}

.search_alert_section {
    margin: 16px 0;
    padding: 24px 0;
    display: flex;
    align-items: center;
    gap: 24px;
    font-family: "Lexend Deca", sans-serif;
    border-bottom: 1px solid #ddd;
}

.search_alert_section .alert_digit {
    border: 1px solid #ddd;
    padding: 16px;
    border-radius: 4px;
}

.search_alert_section .alert2 {
    display: flex;
    gap: 24px;
}

.b-none {
    border: none;
}

.search_alert_section .searchJob {
    font-family: "Lexend Deca", sans-serif;
}

.column.col-3.search-locations .column_text {
    border-right: 1px solid #ddd;
    padding-right: 19px !important;
}

.search_content.search_dropdown {
    padding-left: 13px;
}

.column.col-3.search-location .column_text {
    border-right: none !important;
    border-left: 1px solid #ddd;
    padding-left: 24px;
}

/**************  popup section css code starts from here   *****************/

.single-job-content {
    padding: 80px 30px 30px 30px;
}
.single-content-left-col .popup-heading-section .popup-buttons .share-btn {
    padding-left: 20px !important;
    position: relative;
}

.single-content-left-col {
    margin-right: 38px;
}
.single-content-left-col .share-btn:hover .share-links,
.single-content-left-col .share-btn:focus .share-links {
    display: flex;
}
.single-content-left-col .share-links {
    position: absolute;
    left: -270px;
    top: 50%;
    transform: translateY(-50%);
    width: 270px;
    padding: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 14px 0 rgba(0,0,0,0.06);
    display: none;
    align-items: center;
    justify-content: center;
}
.single-content-left-col .share-links span + span {
    margin-left: 10px;
}
.single-content-left-col .share-links span {
    display: inline-block;
}
.single-content-left-col .share-links span a {
    height: 42px;
    width: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #4AA447;
    border-radius: 100%;
    background-color: #fff;
    transition: all 200ms ease-in-out 0s;
    margin-right: 0 !important;
}
.single-content-left-col .share-links span a:hover, 
.single-content-left-col .share-links span a:focus {
    background-color: #4AA447;
}
.single-content-left-col .share-links span a:hover img, 
.single-content-left-col .share-links span a:focus img {
    filter: grayscale(1) brightness(5);
}
.single-content-left-col .share-links:before {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url('../../assets/image/share-link-shape.svg');
    width: 21px;
    height: 17px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: contain;
}
.job_modal_body .popup-heading-section {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 0 24px 0;
}
.job_modal_body .popup-heading-section .career-button span {
    color: #4aa447;
}

.job_modal_body .popup-heading-section .career-button {
    background-color: #fff;
}
.job_modal_body .popup-heading-section .career-button:before {
    background: #4aa447;
}
.job_modal_body .popup-heading-section .career-button:hover span {
    color: #fff;
}
.popup-heading h3 {
    font-size: 36px;
    line-height: 1.16;
    font-weight: 700 !important;
    font-family: 'Noto Serif' !important;
    color: #404040;
    margin-bottom: 0;
    margin-bottom: 0;
    word-wrap: break-word;
}

.popup-content-section {
    padding-top: 32px;
    border-top: 1px solid #ddd;
}

.popup-content-section h2 {
    margin-bottom: 16px !important;
    font-family: 'Noto Serif' !important;
    font-size: 24px !important;
    line-height: 1.25;
    font-weight: 700;
}

.popup-content-section p,
.popup-content-section p span, 
.popup-content-section span {
    font-family: "Lexend Deca", sans-serif;
    font-size: 16px !important;
    line-height: 1.5;
    font-weight: 400;
    color: #404040 !important;
}

.popup-content-section h4,
.single-content-sidebar h3 {
    font-size: 24px;
    line-height: 1.25;
    color: #404040;
    margin-bottom: 16px;
    font-family: 'Noto Serif' !important;
    font-weight: 700;
}

.single-content-sidebar h3 {
    margin-bottom: 8px !important;
}

.popup-content-section ul {
    padding-left: 20px;
    margin-bottom: 0;
}

.applyButton {
    display: flex;
}

.career-button {
    padding: 16px 30px !important;
}
.applyButton .apply-filter-form {
    padding: 16px 23x;
    width: auto;
    margin-right: 15px;
}

.applyButton .apply-filter-form:hover {
    color: #4AA447;
}

.popup-heading-section .popup-buttons {
    display: flex;
    justify-content: right;
    position: relative;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.popup-buttons button,
.popup-buttons a,
.applyButton .apply-filter-form {
    color: #fff !important;
}
.interested-btn a {
    background: #4aa447;
    border: 2px solid #4aa447;
    width: auto;
    font-size: 16px;
    line-height: normal;
    display: block;
    text-decoration: none !important;
}
.applyButton .reset_button:hover {
    text-decoration: none;
}

.single-content-sidebar {
    background: #FAF8F7;
    padding: 32px 32px 24px 32px;
    border-radius: 12px;
}

.single-content-sidebar .job-meta {
    display: flex;
    padding-top: 16px;
    border-bottom: 1px solid #ddd;
}

.job-meta:last-child {
    border-bottom: none;
}

.job-meta p.job-desc {
    margin-left: 24px;
}

.single_modal_content {
    padding: 50px 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 1001;
}

.job_modal_body {
    position: relative;
    background-color: #fff;
    max-width: 1430px;
    margin: 0 auto;
}

.job_modal_body a.btn-close {
    position: absolute;
    top: 29px;
    right: 29px;
    cursor: pointer;
}

.column.col-xl-3.search-button-column {
    justify-content: right;
    display: flex;
}

.filter-mb {
    display: none;
}

.filter-mb span::before {
    content: url('../image/filter-icon.svg');
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    line-height: 1;
}

.popup-heading {
    max-width: 550px;
}

.filter-form {
    margin-bottom: 24px !important;
}

.filter-mb button#filter-form {
    background: #fff;
    color: #4aa447 !important;
}
.filter-mb button#filter-form span {
    padding-left: 40px;
    position: relative;
}
.filter-mb button#filter-form:before {
    background-color: #4aa447;
}
.filter-mb button#filter-form:hover span {
    color: #fff;
}
.filter-mb button#filter-form:hover span::before {
    filter: grayscale(1) brightness(2);
}

.popup-heading-section .popup-buttons button,
.popup-heading-section .popup-buttons a {
    margin-right: 10px !important;
    border-radius: 100px !important;
}

.popup-buttons button:last-child,
.popup-buttons a:last-child {
    margin-right: 0px !important;
}

input#distance_km {
    padding-left: 0;
    padding-right: 0;
}

.filter-mobile-form .btn-close {
    display: none;
}

.filter-mobile-form.show .btn-close {
    display: block;
}

.search_content_border {
    border-right: 1px solid #ddd;
}

.search_content.search_content_border.search_dropdown {
    padding: 15px 16px 15px 24px;
}

.column.col-xl-3.search-location {
    padding: 0 24px !important;
}

.jobs_pagination.hidden {
    display: none;
}

.category-slider-button .career-button {
    padding: 11px 21px !important;
    position: relative;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

/*****************  popup section css code ends here   *****************/
.loader-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    z-index: 999;
}

.loader-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    opacity: 0.9;
}

.filter-overlay {
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    animation: mulShdSpin 1.1s infinite ease;
    transform: translateZ(0);
}

@keyframes mulShdSpin {

    0%,
    100% {
        box-shadow: 0em -2.6em 0em 0em #a0c396, 1.8em -1.8em 0 0em rgb(151, 184, 147),
            2.5em 0em 0 0em rgb(122, 180, 120), 1.75em 1.75em 0 0em rgb(139, 197, 138),
            0em 2.5em 0 0em rgb(143, 192, 142), -1.8em 1.8em 0 0em rgb(99, 132, 97),
            -2.6em 0em 0 0em rgb(137, 201, 135), -1.8em -1.8em 0 0em rgb(139, 197, 137);
    }

    12.5% {
        box-shadow: 0em -2.6em 0em 0em rgb(139, 197, 137), 1.8em -1.8em 0 0em #5f804e,
            2.5em 0em 0 0em rgba(74, 164, 71, 1), 1.75em 1.75em 0 0em rgb(143, 188, 141),
            0em 2.5em 0 0em rgba(74, 164, 71, 1), -1.8em 1.8em 0 0em rgb(168, 219, 167),
            -2.6em 0em 0 0em rgba(74, 164, 71, 1), -1.8em -1.8em 0 0em rgb(95, 136, 94);
    }
}

/*****************  loader css code ends here   *****************/
.jobs_pagination.hidden {
    display: none;
}

.selected-filters:empty {
    display: none;
}

.selected-filters {
    background: #FAF8F7;
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 24px;
    padding-right: 100px;
}

.selected-filters h3 {
    font-size: 18px;
    color: #404040;
    line-height: 1.22;
    font-weight: 700;
    margin-bottom: 16px;
}

.selected-filters ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.selected-filters ul li.selected-val {
    padding: 8px 16px;
    background: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.selected-filters ul li .remove-entry {
    margin-left: 8px;
}

.selected-filters-wrapper {
    position: relative;
}

.selected-filters-wrapper a {
    position: absolute;
    top: 60px;
    right: 16px;
    text-decoration: underline;
}

.selected-filters-wrapper a:hover {
    text-decoration: none;
}

body.scroll-hide {
    overflow: hidden;
}

.col-xl-3.filter-mobile-form.show {
    padding: 50px 0;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
    overflow: auto;
    top: 0;
    left: 0;
    z-index: 1;
}
.tooltip-container {
    position: relative;
    display: inline-block;
}
.tooltip-text {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #000;
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 8px;
    white-space: nowrap;
    transition: opacity 0.2s ease-in-out;
    z-index: 10;
}
.tooltip-container.show-tooltip .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.career_sec .career_table_section .career_table_body .last_td::after {
    display: none;
}
.filter_form_section {
    margin-bottom: 64px;
}
.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}
.form-group .checkbox_col {
    position: relative;
    cursor: pointer;
    margin-bottom: 2px;
  }
  
.form-group .checkbox_col:before {
    content:'';
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    height: 20px;
    width: 20px;
    border-radius: 2px;
}
  
.form-group input:checked + .checkbox_col:after {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    left: 8px;
    width: 5px;
    height: 11px;
    border: solid #4AA447;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.form-group input:checked + .checkbox_col:before {
    border-color: #4AA447;
}
.range_bar.hidden, .distance_label.hidden {
    display: none;
}
#businessUnit { 
    margin-bottom: 16px;
}
.search_button .reset_button {
    padding: 0;
    background: transparent;
    border: none;
    margin-right: 0;
    line-height: 1;
    color: #4aa448 !important;
    margin-left: 10px;
    font-weight: 400;
    margin-top: 20px;
}
.distance_checkbox .form-group {
    display: flex;
    align-items: center;
    margin-top: 16px;
}
/*****************  selected filter wrapper css code ends here   *****************/

@media (max-width:1569.98px) {
    .applyButton .apply-filter-form {
        padding: 16px 15px !important;
    }
}
@media (max-width:1499.98px) {
    .applyButton .apply-filter-form {
        font-size: 14px;
        padding: 16px 20px !important; 
    }
    .career_sidebar_data button.reset_button {
        font-size: 14px;
    }
}
@media (max-width:1440.98px) {

    .job_modal_body {
        margin: 0 45px !important;
    }
    .career_table_pagination ul {
        padding-left: 0;
    }

    .career_sidebar {
        margin-bottom: 30px;
    }
    #applyFilters {
        padding: 16px 15px !important; 
    }
    .career_sec .career_table_section .career_table_body tr td:last-child::after {
        margin-left: 5px;
    }
    .career_sec .career_table_section table tr td {
        max-width: 180px;
    }
}
@media (max-width: 1399.98px) {
    .career_sec .career_table_section table tr td {
         max-width: 160px;   
    }
    .career_sec .career_sidebar {
        padding: 20px;
    }
    .career_sec .career_table_section table tr th:first-child, .career_sec .career_table_section table tr td:first-child {
        padding-left: 20px;
    }
    .career_sec .career_table_section table tr th:last-child, .career_sec .career_table_section table tr td:last-child {
        padding-right: 20px;
    }
    .single-content-left-col {
        margin-right: 25px;
    }
    #applyFilters {
        padding: 16px 10px !important;
        margin-right: 10px;
    }
}
@media (max-width: 1299.98px) {
    .career_sec .career_table_section table tr td {
         max-width: 140px;
    }
    .career_sec .career_table_section table tr th, .career_sec .career_table_section table tr td {
        padding: 22px 7px;
    }
    .popup-heading h3 {
        font-size: 30px;
    }
    .job_modal_body .popup-heading-section {
        align-items: center;
    }
    #searching-form.searchJob {
        padding: 16px 18px !important;
    }
    .career-button {
        padding: 16px 25px !important;
    }
    .single-content-left-col .popup-heading-section .popup-buttons .share-btn {
        padding-left: 10px !important;
    }
    #applyFilters {
        font-size: 12px;
        margin-right: 9px;
        height: 50px;
    }
    .career_sidebar_data button.reset_button {
        font-size: 13px;
    }
    .job-meta p.job-desc {
        margin-left: 15px;
    }
}
@media (max-width: 1199.98px) {
    .search_content.search_content_border.search_dropdown .dropdown-selected::after {
        right: 0;
        top: 27px;
    }
    .filter_form_section {
        margin-bottom: 50px;
    }
    .searching .dropdown-options {
        top: 87px !important;
    }
    .career_sec .career_sidebar {
        max-width: 100%;
        margin-right: 0;
        padding: 24px;
    }
    .single-content-left-col {
        margin-right: 25px;
    }
    .applyButton .apply-filter-form {
        width: auto;
        max-width: 197px;
    }
    .search_button button {
        width: 100% !important;
    }
    .single-content-sidebar {
        padding: 25px 25px 17px 25px;
    }
    .column.col-xl-3.search-location {
        padding: 0 !important;
    }

    .career_sec .career_table_section {
        margin-left: 0;
    }

    .search_content.search_content_border.search_dropdown {
        padding: 30px 0;
    }

    .search_content_border {
        border-right: none;
    }

    .search_content.search_dropdown {
        padding: 24px 0;
    }

    .column_text .search_content {
        border-bottom: 1px solid #ddd;
        padding: 16px 0;
    }

    .column.col-xl-3.search-location img,
    .search_dropdown img {
        margin-left: 0 !important;
    }
    .popup-heading-section .popup-buttons .career-button {
        padding: 14px 18px !important;
        font-size: 14px !important;
    }
    .popup-heading h3 {
        font-size: 24px;
    }
    .popup-content-section h2 {
        font-size: 20px !important;
    }
    .column.col-xl-3.search-button-column {
        display: block !important;
        margin: 24px 0;
    }
    .searching {
        padding: 0 24px;
    }
    #applyFilters {
        font-size: 16px;
        padding: 16px 20px !important;
        height: 56px;
    }
    .career_sidebar_data button.reset_button {
        font-size: 16px;
    }
}
@media (max-width:1024.98px) {
    .career_sec .career_table_section {
        margin-left: 0;
    }

    .column.col-xl-3.search-location {
        padding: 0 !important;
    }
    .popup-heading-section .popup-buttons .career-button {
        padding: 14px 15px !important;
    }
}
@media (max-width:991.98px) {
    .single-content-left-col .popup-heading-section .popup-buttons .share-btn {
        padding-left: 0 !important;
        padding-bottom: 20px;
    }
    .popup-content-section {
        padding-top: 14px;
    }
    .job-meta p.job-desc {
        margin-left: 10px;
    }
    .filter-mobile-form.show .btn-close {
        right: 24px;
        position: absolute;
    }
    .career_sec .career_table_section {
        margin-left: 0;
    }

    .job_modal_body .popup-heading-section {
        display: block;
        text-align: center;
        justify-content: center;
        padding-bottom: 4px !important;
    }

    .popup-heading-section .popup-buttons {
        display: flex;
        justify-content: center;
    }

    .popup-heading h3 {
        margin-bottom: 24px;
    }

    .filter-mobile-form {
        display: none;
    }

    .filter-mobile-form.show {
        display: block;
    }

    .filter-mb {
        display: block;
        padding-bottom: 35px;
    }

    .filter-mb button {
        width: 100% !important;
    }

    .single-content-left-col .share-links {
        top: 0;
        transform: translateX(-50%);
        left: 100%;
        width: auto;
        margin-top: 65px;
    }
    .single-content-left-col .share-links:before {
        right: auto;
        left: 36px;
        top: -13px;
        transform: rotate(-90deg);
        width: 12px;
        z-index: 1;
    }
    .single-content-left-col .share-btn {
        width: 50%;
        margin-right: 10px;
    }
    .popup-heading-section .popup-buttons .career-button {
        width: 100%;
    }
    .single-content-left-col .popup-buttons>div {
        width: 50%;
    }
    .job_modal_body a.btn-close {
        top: 20px;
        right: 20px;
        line-height: 1;
    }
    .single-content-sidebar {
        padding: 25px 15px 17px 15px;
    }
    .single-content-sidebar .job-meta .job-text, .single-content-sidebar .job-meta .job-desc {
        font-size: 14px;
        word-break: break-word;
    }
    body.scroll-box {
        overflow: hidden;
    }
    .career_sec .career_sidebar {
        position: relative;
        z-index: 9999;
        top: 55px;
        margin: 0 auto;
        right: 0;
        max-width: 100%;
        left: 0;
        border-radius: 0;
    }
    .career_sec .career_table_section table tr td {
        max-width: 135px;
        font-size: 14px; 
    }
}
@media (max-width:767.98px) {
    .search_button .reset_button {
        margin-left: 0;
    }
    .filter_form_section {
        margin-bottom: 48px;
    }
    ul.slick-dots {
        bottom: -12%;
    }
    .career_sec .career_table_section .career_table_body tr td:last-child::after {
        margin-left: 8px;
    }
    .filter-form#filter-form {
        padding: 18px 10px !important;
    }
    .single-content-sidebar .job-meta .job-text, .single-content-sidebar .job-meta .job-desc {
        font-size: 16px;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li {
        width: 35px;
        height: 35px;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul {
        gap: 6px;
    }
    .single-content-sidebar {
        padding: 32px 32px 24px 32px;
    }
    .popup-heading-section .share-links a img {
        width: 50%;
        height: 50%;
    }
    
    .job_modal_body a.btn-close img {
        height: 12px;
        width: 12px;
    }
    .career_sec .career_table_section table tr th:last-child, .career_sec .career_table_section table tr td:last-child {
        text-align: left;
        padding-right: 0;
    }

    .career_sec .career_table_section .show_count_label {
        width: 100% !important;
        display: block;
        text-align: center;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul {
        justify-content: center;
        padding-top: 16px;
        padding-bottom: 6px;
    }
    .career_sec .career_table_section table {
        margin-bottom: 20px;
    }

    .job_modal_body {
        margin: 0 25px !important;
    }

    .column.col-xl-3.search-button-column {
        margin: 16px 0;
    }

    .searching .dropdown-options {
        top: 65px !important;
    }
    .search_content.search_content_border.search_dropdown .dropdown-selected::after {
        right: 16px;
        top: 23px;
    }

    .column.col-md-3.search-button-column {
        display: block;
    }

    .search_button {
        padding: 0 16px;
    }

    .column.col-3.search-locations .column_text {
        padding-right: 0 !important;
    }

    .column.col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .career_sec .row {
        display: block;
    }

    .career_sec .career_table_section .career_table_heading {
        display: none;
    }

    .career_sec .career_table_section .career_table_body tr {
        display: block;
        height: 100%;
        border-radius: 12px;
        padding: 16px 24px;
        width: 100% !important;
        margin-top: 8px;
    }

    .career_sec .career_table_section .career_table_body tr td:first-child {
        font-weight: 700;
    }

    .career_sec .career_table_section .career_table_body tr td {
        max-width: 100% !important;
        display: block;
        padding: 4px 0;
    }

    .career_sec .career_table_section {
        margin-left: 0;
        margin-right: 0;
    }

    .mb_career_table_section {
        width: 100% !important;
        max-width: 100% !important;
    }

    .career_sec .career_table_section table tr td {
        border-top: none;
        border-bottom: none;
        font-size: 16px;
    }

    .career_sec .career_table_section table tr td:first-child {
        border-left: none;
        border-top-left-radius: 12px;
        border-bottom-left-radius: 12px;
    }

    .career_sec .career_table_section table tr td:last-child {
        border-right: none;
        border-top-right-radius: 12px;
        border-bottom-right-radius: 12px;
    }

    .searching {
        display: block;
        margin: 0 24px;
        padding: 0;
    }

    .searching .column {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0;
        display: inline-block;
    }

    .column_text,
    .column input {
        border-right: none !important;
    }

    .column.col-3.search-button-column {
        margin-top: 16px;
    }

    .search_content.search_dropdown {
        padding: 24px 0;
    }

    .column.col-3.search-location .column_text {
        border-left: none;
    }

    .column.col-3.search-location .column_text {
        padding-left: 0;
    }

    .search_content {
        border-bottom: 1px solid #ddd;
    }

    .column.col-3.search-button-column {
        justify-content: center;
    }

    .single-job-content {
        padding: 60px 24px 24px 24px;
    }

    .single-content-left-col {
        margin-right: 0;
    }
    .career_sec .career_table_section table tr th:first-child, .career_sec .career_table_section table tr td:first-child {
        padding-left: 0;
    }
    .popup-heading h3 {
        font-size: 30px;
    }
    .popup-heading-section .popup-buttons .career-button {
        padding: 19px 20px !important;
        font-size: 16px !important;
    }
    .single-content-left-col .share-links {
        margin-top: 82px;
    }
    .popup-content-section h2 {
        font-size: 24px !important;
    }
    .column_text .search_content {
        padding: 7px 16px;
    }
    .search_content.search_content_border.search_dropdown {
        padding: 23px 16px;
    }
    .job-meta p.job-desc {
        margin-left: 5px;
    }
    .career_sec .career_sidebar {
        top: 65px;
    }
}
@media (max-width: 479.98px) {
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li {
        height: 30px;
        width: 30px;
    }
    .career_sec .career_sidebar .career_sidebar_data .custom-dropdown {
        margin: 16px 0;
    }

    #languageDropdown,
    #dateDropdown {
        padding-bottom: 0;
    }

    .selected-filters {
        padding-bottom: 4px;
    }

    .selected-filters ul li.selected-val {
        margin-bottom: 12px;
    }

    .filter-mb {
        padding-bottom: 45px;
    }

    .show_count_label_mb {
        margin-top: 24px;
    }

    .career_sec .career_table_section table {
        margin-bottom: 0;
    }

    .searching .dropdown-options {
        top: 72px;
    }

    .search_alert_section {
        margin: 0;
    }

    .popup-heading h3 {
        font-size: 24px;
    }

    .popup-buttons .career-button {
        margin-right: 10px;
    }

    .search_alert_section .alert2 {
        margin-top: 24px;
    }

    .search_alert_section {
        display: block;
    }

    .career_sec .career_sidebar .career_sidebar_data {
        margin-top: 24px;
    }

    .fl-node-jxlpvtci8en5.fl-row>.fl-row-content-wrap {
        padding-right: 24px;
        padding-left: 24px;
    }

    .searchJob {
        width: 100%;
    }

    .career_sec .career_table_section {
        margin-left: 0;
        margin-right: 0;
    }

    .career_sec .career_table_section .show_count_label {
        display: block !important;
        text-align: center;
        justify-content: center;
    }

    .career_sec .career_table_section .show_count_label .result-counter {
        margin-bottom: 16px;
    }

    ul.jobs_pagination {
        justify-content: center;
    }

    .result-counter {
        margin-bottom: 16px;
    }
    .popup-heading-section .popup-buttons .career-button {
        padding: 14px 15px !important;
        font-size: 13px !important;
    }
    .single-content-left-col .share-links {
        margin-top: 70px;
    }
    .popup-content-section h2 {
        font-size: 20px !important;
    }
    .single-content-sidebar {
        padding: 27px 15px 19px 15px;
    }
    .job_modal_body {
        margin: 0 15px !important;
    }
}
@media(max-width: 413px) {
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li {
        font-size: 14px;
        height: 27px;
        width: 27px;
    }
    .search-results-heading {
        font-size: 24px !important;
    }
}
@media (max-width:374.98px) {
    #applyFilters {
        font-size: 15px;
    }
    .career_sec .career_table_section .career_table_body tr td {
        max-width: 220px !important;
    }
    #searching-form.searchJob {
        padding: 14px 18px !important;
    }
    .filter-form#filter-form {
        padding: 16px 20px !important;
    }
    .career-button {
        padding: 8px 10px !important;
    }
    .single-content-sidebar {
        padding: 22px 15px 14px 15px;
    }
    .single-content-left-col .share-links span a {
        height: 32px;
        width: 32px;
    }
    .popup-heading-section .popup-buttons .career-button {
        padding: 14px 10px !important;
        font-size: 12px !important;
    }
    .single-job-content {
        padding: 50px 15px 15px 15px;
    }
    .single-content-left-col .share-links {
        margin-top: 65px;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul {
        gap: 4px;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li.prev, 
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li.next {
        width: 10px;
    }
    .career_sec .career_table_section .show_count_label .career_table_pagination ul li {
        width: 24px;
        height: 24px;
        font-size: 10px;
    }
}