#career-bg {
    background: url(../../../../wp-content/uploads/2021/07/210709-0444.jpg) no-repeat;
    min-height: 500px;
    background-position: 50% 30%;
    background-size: cover;
}
span.new-grad {
    font-size: 12px;
    color: #363636;
    padding-left: 16px;
}
span.new-grad:after {
    content: url(../../../../wp-content/uploads/2021/07/new-tab.svg);
    padding: 0 16px;
}
.gridblocks span.new-grad {
    font-size: 12px;
    color: #fff;
    padding-left: 16px;
}
.gridblocks span.new-grad:after {
  content: url(../../../../wp-content/uploads/2021/07/new-tab-light.svg);
  padding: 0 16px;
  position: relative;
  top: 1px;
}
.recruit-form span.newtab:after {
  content: url(../../../../wp-content/uploads/2021/07/new-tab-light.svg);
  padding: 0 0 0 16px;
  position: relative;
  top: 1px;
}
.no-top-border tbody tr.first-tr th,
.no-top-border tbody tr.first-tr td {
    border-top: none;
}
.table.v1.collapse-sm th {
    font-weight: 400;
}

.cbox-content .bg-white {
    padding: 96px;
}
.recruit-form h2 {
  margin-bottom: 16px;
}
.recruit-form a {
  margin-bottom: 32px;
}
.gridblocks {
  margin: 0 0 160px !important;
}
.gridblocks .row .col-6:first-child {
  background-position: 50% 55%;
}
.gridblocks .row .col-6:last-child {
  background-position: 50% 15%;
}
@media (max-width: 991.98px) {
    #career-bg {
        background: url(../../../../wp-content/uploads/2021/07/210709-0444.jpg) no-repeat;
        background-size: cover;
        min-height: 410px;
    }
    .box-grid p.f-16 {
        font-size: 14px !important;
    }
    .cbox-image {
        margin-top: 80px;
    }
}
@media (max-width: 575.98px) {
    #career-bg {
        background: url(../../../../wp-content/uploads/2021/07/210709-0444.jpg) no-repeat;
        background-size: cover;
        min-height: 210px;
    }
    .collapse-sm {
        display: block;
    }
    .hide-sm {
        display: none;
    }
    .no-top-border tbody tr th {
        font-weight: 400;
    }
    .cbox-content .bg-white {
        padding: 48px 20px;
    }

    .career-title{
        margin-bottom: 32px;
    }
}
