@media only screen and (max-width: 1100px) {
    .apply-right, .apply-right.sticky {
        top: auto;
        height: auto;
        position: fixed;
        bottom: 0;
        z-index: 1;
        background: white;
        width: 100%;
        padding: 16px;
        right: 0;
        display: flex;
        justify-content: center;
    }
    .apply-right .max256 {
        max-width: 544px;
        width: 100%;
    }
    .apply-right .button {
        width: auto;
    }
    .apply {
        display: none;
    }
}
@media only screen and (max-width: 1024px) {
    #overdiv.page-homepage #header:not(.sticky) .header-phone,
    .header-phone {
        position: relative;
        height: 56px;
        background: #D0142C;
        padding: 16px 8px;
        right: 0;
    }
    #mobileMenuArea {
        display: block;
    }
    #tabs {
        display: none;
    }
    #headerBottom > div:nth-child(2) {
        position: relative;
        margin-right: -16px;
    }
    /*Home*/
    #homeBanner, #homeBannerContainer {
        height: 548px !important;
    }
    /*Contact*/
    #contactContainer {
        flex-direction: column;
        align-items: center;
    }
    #contactContainer > div:first-child {
        margin-right: 0;
    }
    #contactMap {
        margin-bottom: 40px;
    }
    .contact-title {
        margin-bottom: 16px;
    }
    /*Story*/
    .article-overview-container {
        grid-gap: 16px;
    }
}
@media only screen and (max-width: 900px) {
    .holding-page .overdiv960 {
        padding: 50px 0;
    }
    /*Home*/
    #homeMulti {
        grid-template-columns: 1fr;
    }
    #homeMulti .multi_home .multiField_0 {
        left: 24px;
    }
    /*About*/
    #aboutMulti .multi_info {
        flex-wrap: wrap;
    }
    #aboutMulti .multi_info .multiField_0, #aboutMulti .multi_info .multiField_1 {
        width: 100%;
        max-width: 544px;
    }
    #aboutMulti .multi_info .multiField_0 {
        margin-right: 0;
    }
    #aboutMulti .multi_info:nth-child(even){
        flex-direction: column-reverse;
    }
    /*Story*/
    .article-overview-container {
        grid-template-columns: repeat(auto-fit, minmax(300px, 352px));
    }
    /*Policy*/
    .back {
        position: relative;
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 768px) {
    /*Job vacancies*/
    .jobs-top {
        flex-direction: column-reverse;
        width: 100%;
        gap: 8px;
    }
    #jobMulti .multi_job .jobs-top .multiField_0 {
        width: 100%;
    }
    #jobMulti .multi_job .jobs-top .multiField_1 {
        height: auto;
    }
    #jobMulti .multi_job .jobs-top .multiField_2 {
        top: 22px;
    }
    /*Footer*/
    .footer-left {
        width: 100%;
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 600px) {
    .pt128 {
        padding-top: 80px;
    }
    .pb-page {
        padding-bottom: 48px;
    }
    /*Header*/
    #overdiv.page-homepage #header:not(.sticky),
    #header {
        background: #00237D;
    }
    #overdiv.page-homepage #header:not(.sticky) #headerLogo,
    #headerLogo {
        max-width: 120px;
        max-height: 56px;
        background: #00237D;
        margin-right: 0;
        padding: 8px;
        margin-left: -17px;
    }
    #header,
    #overdiv.page-homepage #header:not(.sticky) #headerBottom,
    #headerBottom{
        padding: 0;
    }
    /*Home - Landing*/
    .coming-soon {
        margin-top: 40px;
        font-size: 45px;
    }
    #countdown {
        margin-top: 30px;
    }
    /*Home*/
    .section {
        padding: 48px 0;
    }
    #homeBanner, #homeBannerContainer {
        height: 448px !important;
    }
    #homeLogo {
        display: block;
    }
    #homeBannerText {
        font-size: 24px;
        line-height: 36px;
        max-width: 264px;
    }
    /*About*/
    #aboutMulti .multi_info {
        padding-bottom: 48px;
    }
    /*Contact*/
    .grid2 {
        grid-template-columns: 1fr;
        grid-gap: 16px;
    }
    #contactForm .mt32 {
        margin-top: 16px;
    }
    .contact-title {
        margin-bottom: 8px;
    }
    #contactMap {
        margin: 32px -16px 32px;
    }
    /*Story*/
    #moreArticlesTitle {
        margin: 48px 0 32px;
    }
    .social-bar {
        max-width: 544px;
        width: 100%;
        text-align: left;
        right: auto;
        position: relative;
        top: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 32px auto 0;
    }
    .social-bar .share-text {
        width: 100%;
    }
    .share {
        width: 16%;
    }
    /*Job vacancies*/
    .jobs-bottom {
        flex-wrap: wrap;
    }
    .jobs-left {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }
    .jobs-right {
        max-width: 100%;
        width: 100%;
    }
    /*Prefooter*/
    #prefooterButton {
        margin-top: 32px;
    }
    #prefooter {
        padding: 48px 0;
    }
    /*Footer*/
    #footer {
        padding: 32px 0;
    }
    .footer-left{
        flex-wrap: wrap;
    }
    #footerPolicies,
    #footerLinks {
        width: 100%;
        margin-right: 0;
    }
    #footerLinks{
        margin-bottom: 16px;
    }
}
@media only screen and (max-width: 500px) {
    .pt128 {
        padding-top: 60px;
    }
    .pt40 {
        padding-top: 24px;
    }
    .pb-page {
        padding-bottom: 32px;
    }
    /*Home - Landing*/
    .phone-email {
        flex-direction: column;
    }
    .phone-email > div:first-child {
        margin-right: 0;
        margin-bottom: 2px;
    }
    /*Home*/
    #homeFirstSection {
        padding-top: 24px;
    }
    #homeInfo {
        margin-bottom: 16px;
    }
    .section {
        padding: 24px 0;
    }
    #homeMulti .multi_home {
        padding: 48px 16px 16px;
    }
    #homeMulti .multi_home .multiField_0 {
        left: 16px;
    }
    /*About*/
    #aboutMulti .multi_info {
        padding-bottom: 24px;
    }
    /*Contact*/
    .contact-title {
        margin-bottom: 4px;
    }
    #contactView {
        margin-top: 8px;
    }
    #contactMap {
        margin: 16px -16px 24px;
    }
    /*Policy*/
    .back,
    #policyTitle {
        margin-bottom: 16px;
    }
    /*Story*/
    .social-bar {
        margin-top: 24px;
    }
    #moreArticlesTitle {
        margin: 32px 0 24px;
    }
    /*Job vacancies*/
    #jobFilter select {
        width: calc(100vw - 36px);
    }
    #jobMulti .multi_job {
        padding: 8px 16px;
    }
    #jobMulti .multi_job .jobs-top .multiField_0,
    #jobMulti .multi_job .jobs-top .multiField_1 {
        margin-bottom: 8px;
    }
    #jobMulti .multi_job .jobs-top .multiField_2 {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        text-align: right;
    }
    #jobMulti .multi_job .multiField_1,
    #jobMulti .multi_job .multiField_2,
    #jobPosition,
    #jobDate{
        font-size: 12px;
        line-height: 21px;
    }
    .permanent-position, .contract-position, .temporary-position {
        max-width: 138px;
    }
    /*Prefooter*/
    #prefooter {
        padding: 24px 0;
    }
    #prefooterTitle{
        font-size: 24px;
        line-height: 36px;
    }
    /*Footer*/
    #footer {
        padding: 16px 0;
    }
    .footer-right > div {
        width: 100%;
    }
    #footerSocial a {
        margin-top: 8px;
    }
}
@media only screen and (max-width: 420px) {
    /*Story*/
    .article-overview-container {
        grid-template-columns: 1fr;
        margin: 0 -16px;
    }
    #aboutOtherMulti.article-overview-container {
        margin: 0;
        justify-items: center;
    }
    .preview-article {
        max-width: 100%;
    }
    .preview-bottom {
        padding: 24px 16px 16px;
    }
    .social-bar {
        margin-top: 16px;
    }
    #moreArticlesTitle {
        margin: 24px 0;
    }
}
@media only screen and (max-width: 340px) {
    #overdiv.page-homepage #header:not(.sticky) .header-phone,
    .header-phone {
        padding: 16px 6px;
        font-size: 14px;
    }
    /*Job vacancies*/
    #jobMulti .multi_job .jobs-top .multiField_2 {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 8px;
        text-align: right;
    }
    #jobDate {
        position: absolute;
        top: 2px;
        right: 16px;
    }
}