.job-openings-holder .jobs-item {
    height: 340px;
}

@media (max-width: 767px) {
    .job-openings-holder .jobs-item {
        height: 500px;
    }
}

@media (min-width: 991px) {
    .career-search .btn {
        width: 100%;
        text-align: center;
    }
}

/*
form.searchform input {
    max-width: calc(100% - 110px);
} */

.h4,.h5,h4,h5,
.h6,h6,
.tabs-navi li a,
.a-footer-menu-title,.a-header-menu,
.icon_text-item, .job-details, div.hiring-process>.row:before {
    font-family: "Brandon Grotesque" !important;
    font-weight: 500;
}

@media (max-width: 767px) {
    body div.hero-2022-video-inner {
        margin-top: 40px;
    }
}