html {
    font-size: 20px;
    line-height: 1.4 !important
}

body {
    background-color: #fff
}

footer {
    padding: 0;
    background-color: #fff
}

footer .bnu-footer__column .bnu-footer__column__title {
    /* font-size: 20px */
     font-size: 1em;
}

footer .bnu-footer__column ul {
    padding: 0;
    margin: 30px 0;
    opacity: 1;
    display: block;
    background-color: transparent;
    box-shadow: none
}

footer .bnu-footer__column ul li {
    font-size: 16px;
    margin-bottom: .7em
}

footer .bnu-footer__column ul li a {
    color: #fff !important;
    text-transform: uppercase
}

.bnu-footer__contact p {
    font-size: .8rem
}


.bnu-footer__contact h6 {
    font-size: 1.375rem;
    letter-spacing: -.02rem;
    line-height: 1.17
}

.bnu-footer__lower-footer ul {
    margin: 1.5rem 0;
    padding: 0;
    opacity: 1;
    display: flex;
    background-color: transparent;
    box-shadow: none
}

div#sliding-popup {
    background: #fff
}

div#sliding-popup div,
div#sliding-popup h1,
div#sliding-popup h2,
div#sliding-popup h3,
div#sliding-popup label,
div#sliding-popup p {
    color: #2f2722
}

.eu-cookie-compliance-more-button,
.eu-cookie-compliance-secondary-button,
.eu-cookie-withdraw-tab {
    color: #2f2722
}

#tap-pop-card {
    display: none
}

.main {
    font-family: gill-sans-nova, sans-serif
}

span.hide-button-bucks {
    display: none;
}

#hs_content h3 {
    color: #45443b;
}

#hs_content .content {
    order: 1
}

#hs_content .right-column {
    order: 2
}

#hs_content #hs_menu {
    border-bottom: 2px solid #3aacaf;
    padding-bottom: .5rem
}

#hs_content #hs_menu li {
    display: inline-block;
    text-align: center;
    width: 32%;
    vertical-align: top;
    height: 2rem;
    position: relative
}

#hs_content #hs_menu li a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

@media screen and (max-width:767px) {
    #hs_content #hs_menu {
        margin-top: 1rem
    }

    #hs_content #hs_menu li.logged-in {
        width: 49%;
        height: 4rem
    }
}

#hs_content .search.advancedss .wget {
    display: inline-block;
    padding-right: 1rem
}

@media screen and (min-width:768px) {
    #hs_content .search.advancedss .wget {
        width: 66.666666%
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    #hs_content .search.advancedss .wget {
        max-width: 55%
    }
}

#hs_content .search.advancedss .wget .item {
    display: inline-block;
    height: 3rem
}

#hs_content .search.advancedss .wget .item:not(:last-child) {
    margin-right: .7rem
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox {
    margin-bottom: 2rem
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox input[type=checkbox] {
    display: none
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox input[type=checkbox]:checked~span:last-child {
    cursor: pointer;
    border-color: #5c587d;
    background-color: #5c587d;
    color: #fff;
    position: relative
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox input[type=checkbox]:checked~span:last-child::after {
    content: "";
    width: 23px;
    height: 23px;
    background-image: url(/incl/images/filter-cross.svg);
    position: absolute;
    top: -14px
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox .checkbox-ui {
    display: none
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox span:last-child {
    border: 2px solid #3aacaf;
    padding: .5rem;
    transition: .3s;
    font-weight: 700;
    font-size: 16px
}

#hs_content .search.advancedss .wget .item .custom-input-checkbox span:last-child:hover {
    cursor: pointer;
    border-color: #3fbbbe;
    background-color: #3fbbbe;
    color: #fff
}

#hs_content .search.advancedss .textSearch {
    display: inline-block;
    margin-left: 2rem;
    vertical-align: text-bottom;
    width: 33.333333333333%;
    margin: 0
}

@media screen and (max-width:767px) {
    #hs_content .search.advancedss .textSearch {
        position: relative;
        bottom: 2rem;
        width: 100%
    }
}

#hs_content .search.advancedss .textSearch .param.param_p_search {
    display: inline-block;
    width: 57%;
    vertical-align: bottom
}

#hs_content .search.advancedss .textSearch .param.param_p_search input {
    height: 34px;
    border-color: #3aacaf;
    padding-left: .5rem;
    border-style: solid;
    margin-bottom: 0
}

#hs_content .search.advancedss .textSearch .param.param_p_search .label {
    visibility: hidden;
    margin-bottom: .5rem
}

#hs_content .search.advancedss .textSearch #search_links {
    display: inline-block !important;
    margin-left: 1rem
}

#hs_content .search.advancedss .textSearch #search_links .button.reset {
    display: none
}

#hs_content #jobs_list {
    display: grid;
  /*  grid-template-columns: repeat(3, 1fr); */
grid-template-columns: repeat(2, 1fr);

    grid-gap: 1rem
}

#hs_content #jobs_list .jobCard {
    background-color: #f2f2f2;
    padding: 1rem;
    cursor: pointer
}

#hs_content #jobs_list .jobCard .classifications {
    list-style: none;
    padding: 0
}

#hs_content #jobs_list .jobCard .classifications .jobclass_type {
    font-weight: 700
}

#hs_content #jobs_list .jobCard .buttons {
    text-align: center
}

#hs_content #jobs_list .jobCard .buttons a {
    background-color: #3aacaf;
    border: 2px solid #3aacaf;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: all .4s ease-in-out 0s;
    padding: 14px 16px;
    font-family: "Gill Sans Nova Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0
}

#hs_content #jobs_list .jobCard .buttons a::before {
    content: '';
    position: absolute;
    width: calc(100% + 32px);
    height: 100%;
    right: calc(-100% - 32px);
    top: 0;
    bottom: 0;
    background: #000;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%);
    transition: all .4s ease-in-out 0s
}

#hs_content #jobs_list .jobCard .buttons a:hover {
    color: #fff
}

#hs_content #jobs_list .jobCard .buttons a:hover::before {
    right: 0
}

#hs_content #jobs_list .jobCard .buttons a span {
    position: relative
}

#hs_content .job_postings .job_description h2.item0,
#hs_content .job_postings .job_description>h1:first-child {
    display: none
}

#hs_content .job_postings .job_description p,
#hs_content .job_postings .job_description ul {
    margin: 0
}

#hs_content .job_postings .job_description ul {
    padding-left: 1rem
}

#hs_content .job_postings .job_description ul li {
    list-style-type: disc;
    margin-bottom: .5rem
}

#hs_content .job_postings .job_description tr {
    border: none
}

#hs_content .hs_applybutton a {
    background-color: #3aacaf;
    border: 2px solid #3aacaf;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    width: 100%;
    transition: all .4s ease-in-out 0s;
    padding: 14px 16px;
    font-family: "Gill Sans Nova Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0
}

#hs_content .hs_applybutton a::before {
    content: '';
    position: absolute;
    width: calc(100% + 32px);
    height: 100%;
    right: calc(-100% - 32px);
    top: 0;
    bottom: 0;
    background: #000;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%);
    transition: all .4s ease-in-out 0s
}

#hs_content .hs_applybutton a:hover {
    color: #fff
}

#hs_content .hs_applybutton a:hover::before {
    right: 0
}

#hs_content .hs_applybutton a span {
    position: relative
}

#hs_content .right-column-block h2 {
    font-size: 2em
}

#hs_content .job_classifications .classification {
    padding: .5rem
}

#hs_content .job_classifications .classification .class_type {
    font-weight: 700
}

#hs_content .job_classifications .classification:nth-child(even) {
    background-color: #f2f2f2
}

#hs_content .job_classifications+iframe#jobMap {
    border: none;
    height: 15rem;
    width: 100%
}

#hs_content .page-heading+h1 {
    display: none
}

#hs_content select {
    padding: .6em;
    border: 1px solid #ebebeb;
    -webkit-appearance: menulist;
    height: 3em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    width: auto;
    -webkit-tap-highlight-color: transparent
}

#hs_content input[type=password] {
    -webkit-appearance: none;
    height: 3em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    width: 100%;
    -webkit-tap-highlight-color: transparent
}

#hs_content form input,
#hs_content form select {
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 20px
}

@media screen and (min-width:767px) {
    #hs_content form .logindetails.password .detail {
        display: inline-block;
        width: calc(100% - 11rem);
        margin-right: 1rem
    }

    #hs_content form .logindetails.password .password_reminder {
        display: inline-block
    }
}

#hs_content form .links button {
    background-color: #3aacaf;
    border: 2px solid #3aacaf;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    overflow: hidden;
    position: relative;
    transition: all .4s ease-in-out 0s;
    padding: 14px 16px;
    font-family: "Gill Sans Nova Book", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0
}

#hs_content form .links button::before {
    content: '';
    position: absolute;
    width: calc(100% + 32px);
    height: 100%;
    right: calc(-100% - 32px);
    top: 0;
    bottom: 0;
    background: #000;
    clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%);
    transition: all .4s ease-in-out 0s
}

#hs_content form .links button:hover {
    color: #fff
}

#hs_content form .links button:hover::before {
    right: 0
}

#hs_content form .links button span {
    position: relative
}

#hs_content form.search_template_0 input[type=checkbox] {
    position: relative;
    opacity: 1;
    margin-bottom: 0
}

#hs_content form .prefdetails.terms_and_conditions .column1 {
    display: inline-block
}

#hs_content form .prefdetails.terms_and_conditions .column2 {
    display: inline
}

#hs_content form .prefdetails.terms_and_conditions .column2 .detail {
    display: inline-block
}

#hs_content form .prefdetails.terms_and_conditions .column2 .detail input[type=checkbox] {
    opacity: 1;
    position: inherit;
    pointer-events: all
}

#hs_content .search.advancedcheckbox_intro {
    display: none
}

#hs_content table {
    width: 100%
}

#hs_content table th {
    color: #fff
}

#hs_content table td {
    border: none;
    text-align: center
}

#hs_content table tr.even,
#hs_content table tr:nth-child(odd):not(.uneven) {
    background-color: #f2f2f2
}

#hs_popup .formbody input {
    margin: 0
}

#hs_popup .formbody input[type=checkbox] {
    position: relative;
    opacity: 1
}

#hs_popup .formbody .customfile-upload {
    padding: 19px 0
}

@media screen and (min-width:768px) {
    #hs_popup .btn_double.submit {
        margin-left: 170px
    }

    #hs_popup .btn_double.btn_secondary {
        margin-right: 90px;
        min-height: 26px;
        width: auto;
        min-width: 125px;
        padding: 10px 10px 0
    }
}

@media (max-width:601px) {
    .no-right>.content {
        width: 100% !important
    }

    #jobs_list {
        grid-template-columns: repeat(1, 1fr) !important
    }

    .search.advancedss .textSearch {
        display: block !important;
        text-align: center;
        margin-left: inherit !important
    }
}

.bnu-footer__contact h3 {
    font-size: 1.375rem;
    letter-spacing: -.02rem;
    line-height: 1.17;
    padding: 0.5em 0;
}

.visually-hidden {
    position: absolute !important;
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    height: 1px;
    width: 1px;
    word-wrap: normal;
color:black
}


.bnu-header__button:focus {
	box-shadow: 0 0 0 2px #45443b;
	border-color: #45443b;
}

.bnu-expandable-nav__button:focus {
	box-shadow: 0 0 0 2px #3aacaf;
	border-color: #3aacaf;
}


.select-wrapper input.select-dropdown:focus {
	box-shadow: 0 0 0 2px #ffffff;
	border-color: #ffffff;
}

.button.submit:focus {
	box-shadow: 0 0 0 2px #ffffff;
	border-color: #ffffff;
}

.button.cancel:focus {
	box-shadow: 0 0 0 2px #ffffff;
	border-color: #ffffff;
}


@media screen and (max-width:767px) {
   
.bnu-hero__content {
      margin-top:4.2em;
      padding:1em;
}
}

@media screen and (max-width:480px) {
  
.bnu-hero__content {
    margin-top: 5.2em;    padding: 0.7em;
}
}


@media screen and (min-width:768px) and (max-width:1023px) {

.bnu-hero__content {
      margin-top:2.7em;
      padding:1em;
}
}

.bnu-hero__content__title h1 {
    overflow: visible;
 
}

.bnu-button--primary .bnu-button__text {
     color: white;
 }



/*# sourceMappingURL=hs_styles.css.map */

/*HS Checkbox fix*/
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    pointer-events: all !important;
}