.subheader {
    margin: 30px;
    margin-top: 120px;
    border-radius: 15px;
    padding-top: 75px;
    min-height: 330px;
    height: 330px;
    margin-bottom: 15px;
}

.subheader h1 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 25px;
    min-width: 200px;
}

.post-type-archive-job .subheader h1 {
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: -8.33333333%;
}

.btn-blue-long {
    margin-top: 5px;
    width: 470px;
    border-radius: 15px;
}

.internal-info .information {
    padding-top: 20px;
}

a.back-btn {
    margin-left: 30px;
    border-radius: 15px;
    padding: 7px 26px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
}

.container-fluid:not(.site-header) {
    padding-left: 50px;
    padding-right: 50px;
}

.internal-info .information .company-name span {
    font-size: 14px;
    line-height: 21px;
    color: #001A45;
    font-weight: 600;
    position: relative;
    bottom: 4px;
    left: 7px;
}

.single-job .position {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #001A45;
    margin-top: 7px;
}

.company-description {
    font-size: 14px;
    line-height: 21px;
    color: #A1AEB7;
    margin-top: 14px;
    margin-left: 5px;
}

.right-info {
    min-width: 190px;
    width: 190px;
    margin-left: 150px;
}

.job-post-internal .manager-info {
    display: flex;
    text-align: left;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 21px;
    color: #001A45;
    margin-top: 15px;
    margin-left: 5px;
}

.job-post-internal .manager-info .manager-name {
    margin-left: 5px;
}

.job-post-internal .manager-info .manager-position {
    color: #001A45;
    font-weight: 500;
}

.single-job .address {
    margin-left: 5px;
}

.single-job .address span {
    position: relative;
    bottom: 5px;
    left: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #001A45;
}

.single-job .work-time {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    color: #0AB1D6;
    position: relative;
    bottom: 2px;
}

.single-job .price {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #A1AEB7;
    margin-top: 42px;
}

.single-job .cost {
    color: #0AB1D6;
    margin-right: 5px;
}

.single-job .benefits {
    font-size: 16px;
    line-height: 24px;
    color: #A1AEB7;
    font-weight: 500;
    margin-top: 12px;
}

.single-job .yearly-pay {
    font-weight: 500;
    line-height: 21px;
    font-size: 14px;
    color: #001A45;
    margin-top: 25px;
}

.general-info {
    margin-top: 22px;
    margin-left: 5px;
}

.job-post-internal .general-info p {
    font-size: 14px !important;
    line-height: 21px !important;
    color: #001A45 !important;
}

.job-post-internal .general-info h4 {
    color: #0AB1D6;
    font-weight: 600;
    margin: 20px 0px 10px;
    font-size: 14px !important;
    line-height: 21px;
    margin-top: -6px;
    margin-bottom: 21px;
}

.internal-info .contact h2 {
    color: #0AB1D6;
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    margin-bottom: 6px;
}

.internal-info .contact {
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 30px;
}

.internal-info .contact .links a {
    color: #001A45;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 8px;
}

.internal-info .contact .links a span {
    margin-left: 8px;
}

.internal-info .contact .btn {
    width: 170px;
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    margin-left: auto;
    display: block;
    text-align: center;
    position: relative;
    bottom: 15px;
    border-radius: 10px;
}

.job-posts .posts {
    padding: 15px 0 50px;
}

.post-type-archive-job .container-fluid:not(.site-header) {
    padding-left: 35px;
    padding-right: 35px;
}

#search_nearby {
    margin-left: -10px;
}

#search_nearby .field_row input {
    padding: 0 10px;
    width: 110px;
    height: 30px;
    font-size: 14px;
    border-radius: 10px;
    line-height: 21px;
    color: #A1AEB7;
}

#search_nearby .field_row label {
    font-size: 14px;
    line-height: 21px;
    color: #A1AEB7;
    margin-left: 5px;
}

.job-posts #search_nearby button[type="submit"] {
    width: 60px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.post-type-archive-job form.search {
    max-width: 180px;
}

form.search button {
    position: absolute;
    right: 5px;
    margin-top: 2px;
}

form.search button svg {
    width: 17px;
    height: 17px;
}

form.search input {
    font-size: 14px;
    line-height: 21px;
    color: #A1AEB7;
    height: 30px;
    border-radius: 10px;
    text-align: left;
    padding: 0 18px;
}

.job-posts .posts .item {
    box-shadow: 0px 4px 4px 0px #00000040;
    margin-bottom: 20px;
    padding: 5px 35px;
    padding-right: 15px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: nowrap;
    border-radius: 15px;
    padding-top: 10px;
}

.posts-items {
    justify-content: space-between;
}

.job-posts .posts-items>div {
    width: calc(50% - 15px);
}

.job-posts .posts .item .first-column .company {
    font-size: 14px;
    font-weight: 600;
    color: #001A45;
    line-height: 21px;
    margin-bottom: 10px;
}

.job-posts .posts .item .first-column .company span {
    margin-left: 5px;
    position: relative;
    bottom: 3px;
}

.job-posts .posts .item .first-column .position {
    margin-bottom: 15px;
}

.job-posts .posts .item .first-column .description {
    font-size: 14px;
    line-height: 21px;
    color: #A1AEB7;
    margin-bottom: 20px;
}

.job-posts .posts .item .first-column, 
.job-posts .posts .item .second-column {
    flex: auto;
}

.job-posts .posts .item .first-column {
    width: 100%;
    max-width: 310px;
    margin-right: 20px;
}

.job-posts .posts .item .first-column .address {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 5px;
}

.job-posts .posts .item .first-column .address span {
    margin-left: 10px;
    position: relative;
    bottom: 5px;
}

.job-posts .posts .item .second-column {
    width: 100%;
    max-width: 185px;
}

.job-posts .posts .item .second-column .work-time.full {
    color: #0AB1D6;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    margin-top: 3px;
    margin-bottom: 8px;
}

.job-posts .posts .item .second-column .price {
    font-weight: 600;
    line-height: 30px;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #A1AEB7;
    margin-bottom: 12px;
}

.job-posts .posts .item .second-column .price .cost {
    font-size: 20px;
    color: #0AB1D6;
    line-height: 30px;
    margin-right: 5px;
}

.job-posts .posts .item .second-column .price .time {
    font-size: 20px;
    color: #A1AEB7;
    text-transform: lowercase;
    line-height: 30px;
}

.job-posts .posts .item .second-column .benefits {
    font-size: 16px;
    color: #A1AEB7;
    line-height: 24px;
    font-weight: 500;
    max-width: 160px;
}

.post-type-archive-job .divider,
.post-type-archive-job #search_nearby h3,
.post-type-archive-job .mobile-pagination {
    display: none;
}

@media all and (max-width: 1199px) {
    .subheader {
        margin-top: 30px;
    }

    form.search button {
        display: initial;
        margin-top: 5px;
    }

    .job-posts .posts>.container-fluid>.row:first-child {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 40px;
    }

    .job-posts .form-area {
        max-width: 250px;
    }

    .post-type-archive-job form.search {
        margin-bottom: 0;
    }
}

@media all and (max-width: 992px) {
    .internal-info .contact .btn {
        margin-right: 0;
    }

    .job-posts .posts-items>div {
        width: 100%;
    }
}

@media all and (max-width: 768px) {
    .subheader{
        display: none;
    }

    .container-fluid:not(.site-header) {
        padding-left: 35px;
        padding-right: 35px;
    }

    a.back-btn {
        margin-left: 19px;
        border-radius: 5px;
        padding: 0px 9px;
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 0;
        margin-top: 12px;
    }

    .main-info {
        flex-direction: column;
        position: relative;
    }

    .right-info {
        min-width: 100%;
        width: 100%;
        margin-left: 0;
    }

    .single-job .work-time {
        position: absolute;
        top: 0;
        right: 10px;
    }

    .internal-info .information .company-name span {
        position: relative;
        bottom: 0px;
        left: 5px;
    }

    .single-job .position {
        font-size: 14px;
        line-height: 21px;
        margin-top: 8px;
    }

    .company-description {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .job-post-internal .manager-info {
        margin-bottom: 8px;
        margin-top: 20px;
        margin-left: 0;
        border-top: 1px solid #E6EBF0;
        padding-top: 10px;
    }

    .single-job .address {
        margin-left: 0;
        border-bottom: 1px solid #E6EBF0;
        padding-bottom: 5px;
    }

    .single-job .price {
        font-size: 16px;
        line-height: 24px;
        margin-top: 13px;
    }

    .single-job .benefits {
        font-size: 14px;
        line-height: 21px;
        margin-top: 15px;
        max-width: 160px;
        min-height: 42px;
    }

    .single-job .yearly-pay {
        margin-top: 0;
        position: relative;
        margin-left: auto;
        width: 104px;
        bottom: 78px;
    }

    .right-info {
        border-bottom: 1px solid #E6EBF0;
        height: 112px;
        margin-bottom: 15px;
    }

    .general-info {
        margin-top: 0;
        margin-left: -5px;
    }

    .job-post-internal .general-info h4 {
        margin-top: 20px;
    }

    .internal-info .contact .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .internal-info .contact {
        margin-left: 10px;
    }

    .internal-info .contact h2 {
        margin-bottom: 10px;
    }

    .internal-info .contact .btn {
        margin-right: auto;
        font-size: 14px;
        line-height: 21px;
        border-radius: 10px;
        margin-top: 25px;
        width: 120px;
        padding: 3px 0;
    }

    .post-type-archive-job .divider,
    .post-type-archive-job #search_nearby h3 {
        display: block;
    }

    .post-type-archive-job .divider{
        height: 1px;
        width: calc(100% - 40px);
        background: #E6EBF0;
        margin: 10px 20px;
    }

    .job-posts .posts>.container-fluid>.row:first-child {
        flex-direction: column;
        margin-bottom: 20px;
    }

    .post-type-archive-job #search_nearby h3 {
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
        color: #001A45;
        margin-bottom: 20px;
    }

    .job-posts .posts {
        padding: 0px 0 50px;
    }

    .post-type-archive-job .container-fluid:not(.site-header) {
        padding-left: 22px;
        padding-right: 22px;
    }

    #search_nearby {
        margin-left: 0;
        position: relative;
    }

    .job-posts #search_nearby .field_row {
        margin-bottom: 5px;
    }

    .job-posts #search_nearby .field_row+.field_row {
        width: calc(100% - 65px);
    }

    .job-posts #search_nearby button[type="submit"] {
        width: 55px;
        border-radius: 10px;
        position: absolute;
        right: 0;
        bottom: -25px;
        height: 32px;
    }

    .job-posts .form-area {
        max-width: 100%;
        margin-left: auto;
    }

    .post-type-archive-job form.search {
        max-width: 180px;
        margin-left: auto;
        margin-right: 0;
    }

    .post-type-archive-job .mobile-pagination {
        display: block;
    }

    .post-type-archive-job .pagination {
        display: none;
    }

    .post-type-archive-job .divider+.row {
        margin-top: 25px;
    }

    .job-posts .posts .item {
        margin-bottom: 20px;
        padding: 10px 15px;
        padding-right: 10px;
        border-radius: 10px;
        flex-direction: column;
        position: relative;
        padding-bottom: 60px;
    }

    .job-posts .posts .item .first-column .position {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 10px;
    }

    .job-posts .posts .item .first-column .company {
        margin-bottom: 5px;
    }

    .job-posts .posts .item .first-column {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .job-posts .posts .item .first-column .description {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
    }

    .job-posts .posts .item .first-column .address {
        font-size: 13px;
        line-height: 19.5px;
        margin-bottom: 5px;
        position: absolute;
        bottom: 8px;
    }

    .job-posts .posts .item .second-column .work-time.full {
        position: absolute;
        top: 5px;
        right: 23px;
    }

    .job-posts .posts .item .second-column .price .cost ,
    .job-posts .posts .item .second-column .price .time {
        font-size: 16px;
        line-height: 24px;
    }

    .job-posts .posts .item .second-column .price {
        margin-bottom: 18px;
    }

    .job-posts .posts .item .second-column .benefits {
        font-size: 14px;
        line-height: 21px;
        max-width: 100%;
    }

    button#jobs-load-more {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 600;
        line-height: 21px;
        font-size: 14px;
        text-transform: uppercase;
        width: 122px;
        height: 25px;
        background: #0AB1D6;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        border: 1px solid transparent;
        margin: 13px auto;
    }

    button#jobs-load-more:hover {
        background: #fff;
        color: #0AB1D6;
        border: 1px solid #0AB1D6;
    }

}