/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 20 version
*/


/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

.jobs-filter-outter-wrapper.jobs-filter-outter-wrapper {
    margin-bottom: 0px;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .dates {
    font-size: 1rem;
    margin-top: 0;

}
.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .tag {
    margin-right: 1.0em;
}



.jobs-filter-outter-wrapper.jobs-filter-outter-wrapper.no-load-more .post-container {
    padding-bottom: 50px;
}

.jobs-filter-outter-wrapper .inner-filter {
    /* width: 100vw; */
    /* padding-top: 35px; */
    /* position: relative; */
    /* left: 50%; */
    /* right: 50%; */
    /* margin-left: -50vw; */
    /* margin-right: -50vw; */
    /* background: transparent; */
    display: none;
}

.jobs-filter-outter-wrapper .post-container:empty:after {
    min-height: 50vh;
}

.jobs-filter-outter-wrapper .post-container:empty:after {
    content: "No Results";
    display: block;
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 116.59%;
    /* or 17px */
    color: #6D6D6D;
    margin-bottom: 18px;
    margin-top: 18px;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper {
    max-width: 1400px;
    padding-left: 0px;
    padding-right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    margin-top: auto;
    margin-bottom: auto;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input {
    height: 1.7778rem;
    /* 32px */
    width: 100%;
    border: none !important;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input {
    height: 1.7778rem;
    /* 32px */
    width: 100%;
    border: none !important;
    outline: none;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input::-webkit-input-placeholder {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    /* Gray 4 */
    color: #BDBDBD;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input::-moz-placeholder {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    /* Gray 4 */
    color: #BDBDBD;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input:-ms-input-placeholder {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    /* Gray 4 */
    color: #BDBDBD;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input::-ms-input-placeholder {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    /* Gray 4 */
    color: #BDBDBD;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input::placeholder,
.jobs-filter-outter-wrapper .inner-filter .wrapper .search-text input {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    /* Gray 4 */
    color: #BDBDBD;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-bar {
    width: 100%;
    /* height: 35px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border: 1px solid #E0E0E0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jobs-filter-outter-wrapper .inner-filter .wrapper .search-button {
    margin-right: 33px;
    padding-right: 33px;
    padding-left: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    border-right: 1px solid #E0E0E0;
    margin-top: 20px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.jobs-filter-outter-wrapper .inner-filter .form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    min-height: 1px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.jobs-filter-outter-wrapper.loading,
.jobs-filter-outter-wrapper.loading * {
    pointer-events: none;
}

.jobs-filter-outter-wrapper.loading .post-container {
    opacity: 0.9;
}

.jobs-filter-outter-wrapper.loading .post-container:before {
    content: "";
    content: '\f110';
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 2.7778rem;
    /* 50px */
    color: #26456A;
    -webkit-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 37px;
    top: 0;
    z-index: 10;
    top: 1em;
}


/* Load More Stuff */

.jobs-filter-outter-wrapper .load-more-wrapper {
    background: white;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.jobs-filter-outter-wrapper .inner-wrapper {
    max-width: 1550px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.jobs-filter-outter-wrapper .inner-wrapper .load-more-button {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 500;
    font-size: 1.5556rem;
    /* 28px */
    line-height: 2.1667rem;
    /* 39px */
    color: #4F4F4F;
    display: inline-block;
    padding-bottom: 69px;
    padding-top: 42px;
    cursor: pointer;
}

.jobs-filter-outter-wrapper .inner-wrapper .outter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: center;
    justify-content: center;
    border-top: 2px solid #EFEFF0;
}

.jobs-filter-outter-wrapper .inner-wrapper .load-more-button {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 25px;
    line-height: 39px;
    color: #4F4F4F;
    display: inline-block;
    padding-bottom: 69px;
    padding-top: 0;
    cursor: pointer;
    position: relative;
    top: -1px;
}

.jobs-filter-outter-wrapper .info .read-more {
    margin-left: auto;
    /* position: absolute; */
    bottom: 0;
    right: 0;
    left: unset;
    top: unset;
    margin-right: 18px;
    margin-bottom: 16px;
    margin-left: 43px;
}

.jobs-filter-outter-wrapper .posts-wrapper {
    /* left: 50%; */
    /* right: 50%; */
    /* margin-left: -50vw; */
    /* margin-right: -50vw; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* background: white; */
}

.jobs-filter-outter-wrapper .posts-wrapper .post-container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100vw;
    /* background-color: white; */
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

.jobs-filter-outter-wrapper .info .read-more a {
    /* display: -webkit-inline-box; */
    display: -ms-inline-flexbox;
    /* display: inline-flex; */
    -webkit-box-align: le;
    -ms-flex-align: center;
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111rem;
    /* 20px */
    line-height: 1em;
    /* or 21px */
    /* UHM Green */
    color: white;
    text-align: left;
    background-color: #26456A;
    padding-top: 17px;
    padding-bottom: 17px;
    display: inline-block;
    padding-left: 34px;
    padding-right: 34px;
    font-weight: 400;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    font-weight: 400;
}

.jobs-filter-outter-wrapper .info .read-more a:hover {}

.jobs-filter-outter-wrapper .info .read-more a svg {
    max-width: 0px;
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.jobs-filter-outter-wrapper .info .read-more a:hover {
    color: #154734;
}

.jobs-filter-outter-wrapper .info .read-more a:hover svg {
    max-width: 200px;
}

.jobs-filter-outter-wrapper .info .read-more a svg {
    margin-right: 15px;
}

.jobs-filter-outter-wrapper.loading .inner-wrapper .load-more-button {
    pointer-events: none;
}

.jobs-filter-outter-wrapper .inner-wrapper .load-more-button:before {
    height: 2px;
    width: 100%;
    content: "";
    display: block;
    background: #26456A;
}

.jobs-filter-outter-wrapper .inner-wrapper .load-more-button span {
    padding-left: 20px;
    padding-right: 20px;
}

.jobs-filter-outter-wrapper.loading.mobile.medium.desktop .inner-wrapper .load-more-button:before {
    content: "";
    content: '\f110';
    font-family: 'FontAwesome';
    font-size: 2.7778rem;
    /* 50px */
    color: #26456A;
    height: auto;
    -webkit-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    width: 100%;
    display: block;
    background: none;
    width: 100%;
    text-align: center;
}

.jobs-filter-outter-wrapper.loading.mobile.medium.desktop .inner-wrapper .load-more-button span {
    opacity: 0;
}

.jobs-filter-outter-wrapper.no-load-more.mobile.medium.desktop .load-more-wrapper {
    display: none;
}

.jobs-filter-outter-wrapper .block.filter.filters label {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.6667rem;
    /* 30px */
    font-weight: bold;
    line-height: 1em;
    color: #333333;
    cursor: pointer;
    /* font-size: max(18px, min(1.94vw, 24px)); */
    /* font-size: clamp(18px, 1.94vw, 24px); */
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    padding-bottom: 0px;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #C4C4C4;
    padding-left: 15px;
    margin-bottom: 18px;
}

.jobs-filter-outter-wrapper .block.filter.filters .all.option-container label {
    font-size: 1.1111rem;
    /* 20px */
    background-color: #26456A;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    line-height: 1em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.jobs-filter-outter-wrapper .block.filter.filters .all.option-container:hover label {
    color: black;
}

.jobs-filter-outter-wrapper .block.filter.filters .all.option-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.jobs-filter-outter-wrapper .block.filter.content-type {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 1.3333rem;
    /* 24px */
    line-height: 2.1667rem;
    /* 39px */
    color: #333333;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #E0E0E0;
    font-size: max(18px, min(1.94vw, 24px));
    font-size: clamp(18px, 1.94vw, 24px);
}

.jobs-filter-outter-wrapper .inner-filter .outter-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 33px;
}

.jobs-filter-outter-wrapper .inner-filter .search-bar {
    margin-bottom: 33px;
}

.jobs-filter-outter-wrapper .block.filter.filters {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* align-items: center; */
    margin-top: auto;
    margin-bottom: auto;
}

.jobs-filter-outter-wrapper .block.filter.filters .option-container {
    position: relative;
    margin-right: 0px;
    cursor: pointer;
    width: 50%;
    max-width: 48%;
    margin-right: auto;
}

.jobs-filter-outter-wrapper .block.filter.filters .option-container input {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    opacity: 0;
    height: auto;
    z-index: 100;
    cursor: pointer;
}

.jobs-filter-outter-wrapper .block.filter.filters .option-container input:checked~label,
.jobs-filter-outter-wrapper .block.filter.filters .option-container:hover label {
    /* border-bottom: 1px solid #227755; */
    /* padding-bottom: 0px; */
    /* font-family: 'Bebas Neue'; */
    /* font-weight: bold; */
    /* font-size: 30px; */
    background-color: #26456A;
    color: white;
}

.jobs-filter-outter-wrapper .post-container .jobs-item {
    width: 100%;
    margin-bottom: 16px;
}

.jobs-filter-outter-wrapper .post-container .jobs-item {
    width: -webkit-calc(33.33% - 18px);
    width: calc(33.33% - 1.5rem);
    max-width: -webkit-calc(33.00% - 18px);
    max-width: calc(33.00% - 18px);
    margin-bottom: 8px;
    margin-right: auto;
    margin-right: 2rem;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .image-wrapper {
    width: 100%;
    height: 10.8333rem;
    /* 195px */
    position: relative;
    margin-bottom: 23px;
    border: 1px solid #707070;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .image-wrapper .tag {
    position: absolute;
    left: 0;
    top: 0;
    bottom: unset;
    right: unset;
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: 600;
    font-size: 0.8889rem;
    /* 16px */
    line-height: 0.9em;
    color: #FFFFFF;
    padding: 5px;
    background: #227755;
    display: none;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info {
    width: 100%;
    margin-left: 0px;
    margin-top: 8px;
    /* border-bottom: 1px solid #E0E0E0; */
    position: relative;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .post-date {
    font-family: Bebas Neue;
    font-style: normal;
    font-weight: normal;
    font-size: 0.7222rem;
    /* 13px */
    line-height: 1rem;
    /* 18px */
    color: #227755;
    margin-bottom: 5px;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .post-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: normal;
    font-size: 1.4333rem;
    /* 24px */
    line-height: 106%;
    color: #484848;
    margin-bottom: 13px;
    display: block;
    font-weight: 700;
    min-height: 63px;
    border-left: 0;
    padding-left: 0;
    display :flex;
    /* border: 1px solid #707070; */
}


.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .post-title:before{
    content: "";
    display: block;
    line-height :1em;
    width : 1em;
    height : 1em;
    background-color :#26456A;
    background : #26456A;
    margin-right: 0.8em;
}
.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .post-title span{
    flex: 1;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .info .post-description {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: normal;
    font-size: 1.1111rem;
    /* 20px */
    line-height: 1em;
    /* 34px */
    /* Gray 1 */
    font-weight: 400;
    color: #333333;
    display: -webkit-box;
    /* -webkit-line-clamp: 4; */
    /* -webkit-box-orient: vertical; */
    overflow: hidden;
    margin-top: 0.5rem;
    border-left: 0;
    padding-left: 0;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
}

.jobs-filter-outter-wrapper .post-container .jobs-item .wrapper .image-wrapper img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 100%;
    max-height: 100%;
    min-width: 100%;
    max-width: 100%;
}

.jobs-filter-outter-wrapper .category-container {
    /* width: 100vw; */
    /* position: relative; */
    /* left: 50%; */
    /* right: 50%; */
    /* margin-left: -50vw; */
    /* margin-right: -50vw; */
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    /* background-color: white; */
    /* padding-top: 60px; */
    /* padding-bottom: 30px; */
    display: none;
}

.jobs-filter-outter-wrapper .category-container .container- {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 3.3333rem;
    /* 60px */
    margin-bottom: 0.5em;
}

.jobs-filter-outter-wrapper .category-container .container- span {
    font-size: 3.3333rem;
    /* 60px */
    font-weight: bold;
    font-family: Bebas Neue;
    display: block;
    padding-bottom: 0.5em;
    border-bottom: 2px #26456A solid;
    display: block;
    line-height: 1em;
}

@media only screen and (max-width: 1499.9px) {
    .jobs-filter-outter-wrapper.jobs-filter-outter-wrapper.no-load-more .post-container {
        padding-left: 0;
        padding-right: 0;
    }
}

@media only screen and (max-width: 980px) {
    .jobs-filter-outter-wrapper.medium .post-container .jobs-item {
        width: -webkit-calc(50% - 18px);
        width: calc(50% - 18px);
        max-width: -webkit-calc(100% - 18px);
        max-width: calc(100% - 18px);
    }
}

@media only screen and (max-width: 780px) {
    .jobs-filter-outter-wrapper.medium.mobile .load-more-wrapper {
        background: white;
    }
    .jobs-filter-outter-wrapper .category-container .container-.container- {
        margin-bottom: 0px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .category-container {
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .post-container .jobs-item .wrapper .info .post-title {
        font-size: 19px;
        min-height: 42px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .category-container span {
        font-size: 35px;
        /* display: none; */
    }
    .jobs-filter-outter-wrapper.medium.mobile .block.filter.filters label {
        margin-bottom: 0;
        font-size: 16px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .post-container .jobs-item {
        width: 100%;
        max-width: 100%;
        margin-right: 0px;
        margin-bottom: 8px;
    }
    .jobs-filter-outter-wrapper.mobile .block.filter.filters .option-container {
        /* margin-bottom: 20px; */
        width: 100%;
        max-width: 100%;
        margin-bottom: 11px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .inner-wrapper .load-more-button {
        text-align: center;
        /* width: 100%; */
        display: inline-block;
        font-size: 20px;
    }
    .jobs-filter-outter-wrapper.medium.mobile .inner-wrapper .load-more-button:before {
        /* height: 2px; */
        /* width: 100%; */
        /* content: ""; */
        /* display: block; */
    }
    .jobs-filter-outter-wrapper.mobile .post-container .jobs-item .wrapper {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .jobs-filter-outter-wrapper.mobile .post-container .jobs-item .wrapper .image-wrapper {
        width: 100%;
    }
    .jobs-filter-outter-wrapper.mobile .post-container .jobs-item .wrapper .info {
        width: 100%;
        margin-left: 0px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .jobs-filter-outter-wrapper.mobile .block.filter.content-type {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 0px;
        border: none;
    }
    .jobs-filter-outter-wrapper.mobile .inner-filter .outter-wrapper {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .jobs-filter-outter-wrapper.mobile .inner-filter .form-wrapper {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .jobs-filter-outter-wrapper.mobile .inner-filter .wrapper .search-button {
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .jobs-filter-outter-wrapper.mobile .inner-filter .wrapper .search-bar {
        margin-bottom: 15px;
    }
    .jobs-filter-outter-wrapper.mobile .post-container .jobs-item .wrapper .info .post-description {
        -webkit-line-clamp: unset;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 22px;
    }
    .jobs-filter-outter-wrapper.mobile .info .read-more a {
        font-size: 18px;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .jobs-filter-outter-wrapper.mobile .info .read-more {
        margin-left: 43px;
        position: relative;
    }
}