.bf-super-header-container {
    height: 80px;
    padding-top: 13px;
}

.super-header-image {
    /* background-image: url('../images/beacon-funding-logo-menu.png'); */
    /* background-size: 180px 44px; */
    /* background-repeat: no-repeat; */
    /* position: absolute; */
    width: 50%;
    float: left;
    /* padding-top: 100px; */
}

.super-header-text {
    width: 50%;
    float: right;
}

.work-with-us {
    font-size: 16px;
    color: #2D4391;
    font-family: Roboto;
    text-align: right;
    font-weight: bold;
}

.phone-number {
    font-size: 24px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
    text-align: right;
}

.bf-menu-container {
    background-color: #FFFFFF;
    top: 0;
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
}

.navbar a {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 16px;
    color: #2D4391;
    font-family: Roboto;
}

    .navbar a:hover {
        font-size: 16px;
        font-family: Roboto;
    }

    .navbar a.active {
        font-size: 16px;
        color: #EB5102;
        font-family: Roboto;
    }

nav select {
    background-color: #2D4391;
    color: #FFFFFF;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    scroll-behavior: smooth;
    text-align: center;
    text-align-last: center;
}

    nav select option {
        font-size: 16px;
        color: #FFFFFF;
        font-family: Roboto;
        text-align: center;
        text-align-last: center;
    }

.careers-btn {
    border-radius: 24px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 20px;
}
.careers-btn.prospect-btn {
    background-color: #EB5102;
    color: #fff;
    border: 1px solid #EB5102;
    width: 100%;
    max-width: 307px;
    margin-right: 30px;
}

.careers-btn.prospect-btn-aqua {
    background-color: #09AEC6;
    border: 1px solid #09AEC6;
}

select.decorated option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}

.bf-headers {
    height: 230px;
    width: 100%;
}

.image-overflow {
    overflow: hidden;
}

.watch-video-icon {
    font-size: 36px;
    color: #FFFFFF;
    vertical-align: middle;
}

.watch-video-text {
    font-size: 16px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
    margin-top: 9px;
}

.subheader-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
    padding-bottom: 40px;
}

.life-subheader-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
}

img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-top-40 {
    padding-top: 40px;
}

.padding-top-60 {
    padding-top: 60px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-10 {
    padding-bottom: 10px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-bottom-40 {
    padding-bottom: 40px;
}

.padding-bottom-60 {
    padding-bottom: 60px;
}

.padding-bottom-30 {
    padding-bottom: 30px;
}

.padding-top-20 {
    padding-top: 20px;
}

.open-position {
    height: 300px;
}

/*
.footer-bg-container {
    background-color: #01308E;
}

.footer-context a,
.footer-context a:focus,
.footer-context a:active {
    color: #ffffff;
    font-size: 16px;
    font-family: Roboto;
}

.footer-context dl dt {
    font-size: 16px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
}

.footer-context dl dd {
    font-size: 16px;
    color: #FFFFFF;
    font-family: Roboto;
}

.footer-context i {
    font-size: 16px;
    color: #FFFFFF;
}

.nav-list li {
    padding-bottom: 20px;
}
*/

ul,
ol {
    padding: 0;
    margin: 0;
}

.view-open-positions-text {
    font-family: Roboto;
    font-weight: Bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.view-glassdoor-text {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.help-form-submit-text {
    font-family: Roboto;
    font-weight: Bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

.benefits-subheader-title {
    font-size: 30px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

form label {
    font-size: 12px;
    color: #3A3A3A;
    font-family: Lato;
    font-weight: Bold;
}

.form-field {
    padding: 10px 15px;
    background-color: #F8F8F8;
    font-size: 16px;
    color: #3A3A3A;
    border: 1px solid #DDDDDD;
}

.testimonials-image-size {
    width: 130px;
    height: 130px;
}

.testimonials-body-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
}

.testimonials-employee-name {
    font-size: 18px;
    color: #444444;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.testimonials-employee-title {
    font-size: 14px;
    color: #2D4391;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.intern-perks-title {
    padding-bottom: 30px;
    font-size: 30px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.intern-image-body-text {
    font-size: 16px;
    text-align: justify;
    padding-bottom: 10px;
    font-family: Roboto;
}

.internships .intern-image-body-text {
    color: #FFFFFF;
}

.job-details .intern-image-body-text {
    color: #000000;
}

.common-values-container {
    background-color: #004762;
}

.common-values-header-text {
    color: #FFFFFF;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.common-values-SubHeaderText {
    font-size: 18px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
    text-align: center;
}

.intern-perks-title {
    padding-bottom: 30px;
    font-size: 30px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.card-body-no-padding {
    padding-left: 0px;
}

.intern-housing-title {
    padding-top: 60px;
    padding-bottom: 20px;
    font-size: 30px;
    color: #2D4391;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.intern-housing-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
    padding-bottom: 15px;
    text-align: center;
}

.intern-housing-callout-title {
    font-size: 21px;
    color: #2D4391;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.intern-housing-callout-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
    padding-bottom: 40px;
    text-align: center;
}

.intern-love-title {
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 30px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.intern-love-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
    padding-bottom: 30px;
    text-align: center;
}

.intern-love-image-size {
    width: 150px;
    height: 150px;
}

.span4 img {
    margin-right: 10px;
}

.span4 .img-left {
    float: left;
}

.intern-body-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
}

.intern-employee-name {
    font-size: 18px;
    color: #444444;
    font-family: Roboto Condensed;
    font-weight: Bold;
    padding-top: 20px;
}

.intern-employee-title {
    font-size: 14px;
    color: #468492;
    font-family: Roboto Condensed;
    font-weight: Bold;
    padding-top: 10px;
}

.padding-bottom-0 {
    padding-bottom: 0px;
}

.bf-careers-video-container {
    height: 230px;
    width: 100%;
}

.bf-job-details-container {
    height: 230px;
    width: 100%;
}

.bf-benefits-header-container {
    height: 230px;
    width: 100%;
}

.bf-help-header-container {
    height: 230px;
    width: 100%;
}

.bf-testimonials-header-container {
    height: 230px;
    width: 100%;
}

.benefits-header-title {
    color: #FFFFFF;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.benefits-subheader-text {
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
}

.benfitsBox {
    background-color: #2D4391;
    text-align: center;
}

.watch-the-video-box {
    background-color: #EB5102;
    text-align: center;
    width: 190px;
    height: 45px;
}

.benefits-work-at-headers-title {
    color: #FFFFFF;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.open-positions-subheader-title {
    color: #2D4391;
    font-family: Roboto Condensed;
    font-weight: Bold;
    font-size: 24px;
    padding-bottom: 20px;
}

#jobs-table tr:nth-child(odd) {
    background-color: #FFFFFF;
    border-bottom: 1px solid #ddd;
}

#jobs-table tr:nth-child(even) {
    background-color: #F2F2F2;
    border-bottom: 1px solid #ddd;
}

.table-filter-title {
    font-size: 14px;
    color: #707070;
    font-family: Roboto;
    font-weight: Bold;
}

#jobs-table > tbody > tr {
    height: 40px;
    cursor: pointer;
}

.life-header-title {
    color: #FFFFFF;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.bf-top-100 {
    width: 143px;
    height: 143px;
}

.life-subheader-title {
    font-size: 30px;
    color: #004762;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.common-values-image-caption {
    color: #D89016;
    font-family: Roboto Condensed;
    font-weight: Bold;
    text-align: center;
    background-color: #FFFFFF;
}

.common-values-image-caption-container {
    height: 40px;
}

.locations-title {
    color: #004762;
    font-size: 30px;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.locations-body-text {
    color: #707070;
    font-family: Roboto;
    font-weight: Bold;
    font-size: 16px;
    padding-bottom: 20px;
}

.locations-subheader-title {
    color: #004762;
    font-family: Roboto;
    font-weight: Bold;
}

.benefits-content-title {
    color: #004762;
    font-family: Roboto Condensed;
    font-weight: Bold;
    padding-top: 60px;
}

.benefits-content-subheader-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
}

.social-icon {
    font-size: 16px;
    color: #FFFFFF;
}

.table.table-borderless td,
.table.table-borderless th {
    border: 0 !important;
}

.table.table-borderless {
    margin-bottom: 0px;
}

.fixed-table-container {
    border: none;
}

#jobs-table {
    border: none;
}

    #jobs-table > thead > tr > th {
        background-color: #17313B;
        color: white !important;
    }


.jobs-table-low-res {
    border: 1px #F2F2F2 solid;
    margin-bottom: 0px;
}

    .jobs-table-low-res td {
        font-family: Roboto;
        font-size: 14px;
        font-weight: bold;
        color: #707070;
        border-top: none !important;
    }

    .jobs-table-low-res:nth-child(odd) {
        background-color: #FFFFFF;
        border-bottom: 1px solid #ddd;
    }

    .jobs-table-low-res:nth-child(even) {
        background-color: #F2F2F2;
        border-bottom: 1px solid #ddd;
    }

    .jobs-table-low-res:last-child {
        margin-bottom: 16px;
    }

.fixed-table-container .table thead th .both {
    background-image: none
}

.bootstrap-table .fixed-table-container .table thead th .both {
    background-image: none;
}

.jobdetails-hiring-title, #prospect-jobdetails-hiring-title {
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.jobdetails-header-title, #prospect-job-position {
    font-family: Roboto Condensed;
    font-weight: Bold;
    color: #FFFFFF;
}

.jobdetails-locations, #prospect-job-location {
    font-size: 18px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
}

#prospect-jobdetails-hiring-title {
    margin-bottom: 13px;
}

#prospect-job-position {
    margin-bottom: 16px;
}

#prospect-job-location {
    font-weight: Normal;
    font-size: 16px;
}

.jobdetails-requistion-id {
    font-size: 16px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: Bold;
    margin-top: 5px;
}

.return-to-job-listings-container {
    height: 45px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #DDDDDD;
}

.return-to-job-listings-link {
    font-size: 16px;
    color: #EB5102;
    font-family: Roboto;
    font-weight: Bold;
}

.section-tiles-title {
    font-size: 18px;
    color: #2D4391;
    font-family: Roboto;
    font-weight: Bold;
}

.section-text {
    font-size: 16px;
    color: #707070;
    font-family: Lato;
}

.social-aggregator-title {
    font-size: 30px;
    color: #004762;
    font-family: Roboto Condensed;
    font-weight: Bold;
    padding-bottom: 20px;
}

.working-at-beacon {
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 40px;
    color: #EB5102;
    font-family: Roboto Condensed;
    font-weight: Bold;
}

.social-aggregator-text {
    font-size: 16px;
    color: #707070;
    font-family: Roboto;
    font-weight: Bold;
    padding-bottom: 25px;
}

.social-aggregator-button {
    padding: 10px 15px;
    background-color: #004762;
}

.social-aggregator-button-text {
    font-family: Roboto;
    font-weight: Bold;
    font-size: 16px;
    color: #FFFFFF;
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
    background: #004762;
}

a.pp_arrow_previous,
a.pp_arrow_next {
    display: none;
}

.col-12 {
    padding-bottom: 15px;
}

.locations-body-text ul {
    padding-inline-start: 10px;
    list-style: disc;
}

.section-text ul {
    padding-inline-start: 10px;
    list-style: disc;
}

    .section-text ul li {
        padding-bottom: 10px;
    }

.locations-body-text ul li {
    padding-left: 0px;
    padding-bottom: 10px;
}

.social-aggregator-image-size {
    padding: 15px;
}

.house-image {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pdf-link {
    font-size: 14px;
    color: #707070;
    font-family: Lato;
}

.pdf-icon {
    color: #707070;
    font-size: 14px;
}

.working-box {
    background-color: #F8F8F8;
    border-bottom: 5px solid #004762 !important;
}

.image-circular {
    border-radius: 50%;
}

.working-box .col-12 {
    padding-bottom: 0px;
    padding-top: 0px;
}

.working-box-link {
    font-size: 16px;
    color: #EB5102;
    font-family: Roboto;
    font-weight: bold;
}

.working-box-div {
    text-align: right;
    padding-bottom: 20px;
    padding-right: 20px;
}

.padding-left-30 {
    padding-left: 30px;
}

.padding-top-24 {
    padding-top: 24px;
}

.west-loop-callout-title {
    font-size: 18px;
    color: #FFFFFF;
    font-family: Roboto;
    font-weight: bold;
}

.west-loop-bullet-points {
    font-size: 16px;
    color: #FFFFFF;
    font-family: Roboto;
    text-align: left !important;
}

    .west-loop-bullet-points ul {
        /*padding-inline-start: 10px;*/
        list-style: disc;
    }

div.popup-Video {
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    min-width: 320px;
    display: none;
    z-index: 1000;
    overflow: hidden;
    background-color: rgba(32, 33, 31, 0.9);
}

#hyperlinkCancel {
    color: #0a50a1;
    font-size: 40px;
    float: right;
    margin-right: -50px;
    cursor: pointer;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color: #258460;
    color: #FFFFFF;
}

.float-btn-right {
    text-align: right;
    margin-bottom: 0px;
}

div.popup-video-style {
    position: fixed;
    display: none;
}

.popup-progress-div {
    z-index: 1001;
    height: 825px;
    opacity: 1;
}

.pop-up-alignment {
    padding: 5% 15%;
    z-index: 1005
}

. padding-bottom-45 {
    padding-bottom: 45px;
}

.text-align-center {
    text-align: center;
}

.text-alignment {
    padding-right: 20px;
}

.gold-button:hover {
    background-color: #258460;
    color: #FFFFFF;
}

.img-full-width {
    width: 100%;
}

.bf-life-header-container {
    width: 100%;
}

.bf-life-container {
    width: 100%;
}

.full-width-images {
    object-fit: cover;
}

.bf-texture {
    height: auto;
    width: 100%;
}

picture {
    object-fit: cover;
}

    picture img {
        object-fit: cover;
    }

.g-captchaCustom {
    margin-left: -35px;
    /*margin-top: 30px;*/
    transform: scale(0.75);
}

.benefits-img {
    width: 80%
}

.form-control.invalid {
    border-color: #dc3545;
}

.form-control.valid {
    border-color: #28a745;
}

.validation-message {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
}

.success-message {
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    color: green;
}

.success-paragraph {
    color: black;
    font-weight: 400;
    text-align: center;
}

.error-message {
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    color: red;
}

.interim-menu {
    font-size: 16px;
    font-family: Roboto;
}

    .interim-menu:hover, .interim-menu.active {
        font-size: 16px;
        color: #D89016 !important;
        font-family: Roboto;
    }

.notfound-header-container {
    width: 100%;
    height: 552px;
}

.notfound-subheadertxt {
    text-align: center;
    font: normal normal bold 18px/28px Roboto;
    letter-spacing: 0.55px;
    color: #FFFFFF;
}

.notfound-header-box-outer {
    padding: 10px 0px 0px 0px;
}

.notfound-header-box {
    min-height: 164px;
    text-align: center;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 6px;
    padding-top: 6px;
    padding-bottom: 17px;
}

.notfound-headertxt {
    text-align: center;
    font: normal normal bold 34px/66px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
}

.notfound-header-box-headertxt {
    text-align: center;
    font: normal normal bold 28px/43px Roboto;
    letter-spacing: 0px;
    color: #004762;
}

.notfound-header-box-subheadertxt {
    text-align: center;
    font: normal normal bold 20px/21px Roboto;
    letter-spacing: 0.5px;
    color: #D89017;
    padding-bottom: 7px;
}

.notfound-header-box-txt {
    text-align: center;
    font: normal normal normal 16px/19px Roboto;
    letter-spacing: 0.4px;
    color: #0D1C33;
    padding-bottom: 15px;
}

.notfound-img {
    width: 330px;
    height: 176px;
}

.notfound-header {
    text-align: left;
    font: normal normal bold 38px/66px Roboto;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

.notfound-subheader {
    text-align: left;
    font: normal normal bold 22px/28px Roboto;
    letter-spacing: 0.55px;
    color: #FFFFFF;
    opacity: 1;
}

.notfound-subheader-title {
    font: normal normal bold 34px/32px Roboto;
    letter-spacing: 1.25px;
    color: #004762;
}

.notfound-subheader-text {
    padding-top: 7px;
    font: normal normal normal 18px/24px Roboto;
    letter-spacing: 0.45px;
    color: #0D1C33;
}

.notfound-callme {
    font: normal normal 18px/26px Roboto;
    letter-spacing: 0px;
}

.notfound-contact {
    padding: 20px 0px;
}

.notfound-contactnumber {
    text-align: center;
    text-decoration: underline;
    font: normal normal medium 18px/26px Roboto;
    letter-spacing: 0px;
    color: #1685CF;
}

.blue-icon {
    color: #004762;
    width: 28px;
    height: 29px;
    font-size: 26px;
    color: #004762;
    text-align: center;
}

#notfound-contactus {
    padding-top: 30px;
    padding-bottom: 55.75px;
    width: 90%;
}

#job-description-apply-page {
    padding-top: 10px;
}

    #job-description-apply-page div.collapse:not(.show) {
        display: block;
        /* height = lineheight * no of lines to display */
        height: 12em;
        overflow: hidden;
        overflow: hidden;
        transition-property: height;
        transition-duration: 300ms;
        transition-timing-function: cubic-bezier(0.09, 1.03, 0.57, 0.97);
        -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
        mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
        width: 100%;
    }

    #job-description-apply-page .collapse-toggle {
        display: inline-block;
        margin-top: 12px;
        font-weight: 600;
        cursor: pointer;
    }

    #job-description-apply-page div.collapsing {
        height: 120px !important;
    }

    #job-description-apply-page .collapse-toggle.collapsed::after {
        content: '+ Show More';
    }

    #job-description-apply-page .collapse-toggle:not(.collapsed)::after {
        content: '- Show Less';
    }

#gh-application-separator {
    border: 1px solid #ebe2e2;
    height: 0;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 29px;
}

.gh-Application-Iframe {
    width: 100%;
    min-height: 4000px;
}

/* Loading spinner and its overlay CSS*/
.custom-spinner {
    border: 16px solid silver;
    border-top: 16px solid #337AB7;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    animation: spin 700ms linear infinite; 
    z-index: 1001;
}

.custom-spinner-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6); /* Semi-transparent dark overlay */
    z-index: 1000;
    display: flex;
    flex-direction: column; /* Stack spinner and message vertically */
    justify-content: center; /* Center the spinner and message vertically */
    align-items: center; /* Center the spinner and message horizontally */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.loading-message {
    color: white;
    text-align: center;
    margin-top: 20px; /* Space between spinner and message */
    z-index: 1002;
}

@media only screen and (max-width: 576px) {
    .navbar a {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    #prospect-jobdetails-hiring-title {
        font-size: 24px;
    }

    #prospect-job-position {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767.95px) {
    .working-at-beacon {
        font-size: 24px;
        padding-top: 0px;
        padding-bottom: 40px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .testimonial-subheader-title {
        font-size: 24px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .left-arrow {
        color: #EB5102;
        margin-right: -10px;
    }

    .header-image {
        width: 160px;
        height: 44px;
    }

    #jobs-table > thead > tr {
        display: none;
    }

    .text-alignment {
        padding-left: 20px;
    }

    .pdf-link-div, .pdf-link-div-stretched {
        align-self: flex-start;
        padding-top: 20px;
        text-align: center;
    }

    .pdf-link-div {
        width: 290px;
    }

    .pdf-link-div-stretched {
        width: 292px;
    }

    .apply-online-alignment, .apply-online-alignment-stretched {
        display: flex;
        flex-direction: column;
    }

    .intern-callout-title-padding {
        padding-top: 20px;
    }

    /*   .content {
            width: 350px !important;
            padding: 15px;
        }*/

    .intern-internhouse-image-large-size {
        width: 290px;
        height: auto;
    }

    .intern-internhouse-image-small-size {
        width: 290px;
        height: auto;
    }

    .bf-menu-container {
        height: 45px;
    }

    .headers-title {
        font-size: 24px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .home-headers-title {
        font-size: 24px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .subheader-title {
        font-size: 24px;
        color: #EB5102;
        font-family: Roboto Condensed;
        padding-bottom: 20px;
        font-weight: Bold;
    }

    .careers-intro-image {
        width: 120px;
        height: 120px;
    }

    .benefits-header-title {
        font-size: 30px;
    }

    .west-loop-bullet-points {
        margin-left: 10%;
    }

    .benefits-subheader-text {
        font-size: 16px;
    }

    .testimonial-header-title {
        font-size: 30px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .help-header-title {
        font-size: 30px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .intern-callout-title-text-center {
        text-align: center;
    }

    .interns-header-title {
        font-size: 30px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .headers-text {
        font-size: 16px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
    }

    .view-open-positions-button {
        padding: 10px 15px;
        width: 290px;
        height: 45px;
        background-color: #EB5102;
    }

    .view-glassdoor-button {
        padding: 10px 15px;
        width: 290px;
        height: 45px;
        background-color: #0CAA41;
    }

    .view-loadmore-button {
        padding: 10px 15px;
        width: 290px;
        height: 45px;
        background-color: #D89016;
    }

    .padding-top-20-30 {
        padding-top: 20px;
    }

    .benfitsBox {
        width: 140px;
        height: 130px;
    }

    .benefits-pay {
        width: 76px;
        height: 85px;
        text-align: center;
    }

    .benefits-icon {
        font-size: 15px;
        color: #2D4391;
        font-family: Lato;
        font-weight: Bold;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .help-submit-button {
        padding: 10px 15px;
        width: 290px;
        height: 45px;
        background-color: #EB5102;
    }

    .help-cancel-button {
        padding: 10px 15px;
        width: 290px;
        height: 45px;
        background-color: #D89016;
    }

    .intern-perks-image-size {
        width: 290px;
        height: 200px;
    }

    .working-image-size {
        width: 320px;
        /*height: 200px;*/
    }

    .intern-image-body-text {
        /*width: 290px;*/
    }

    .common-values-image-size {
        width: 290px;
        height: 187px;
    }

    .common-values-card-size {
        width: 290px;
    }

    .locations-image-size {
        width: 290px;
        height: 180px;
    }

    .benefits-content-box {
        width: 140px;
        height: 140px;
        background-color: #004762;
    }

    .benefits-subheader-title {
        padding-bottom: 20px;
    }

    .benefits-work-at-headers-title {
        font-size: 24px;
    }

    .table > tbody > tr td {
        display: inline-block;
        width: 100%
    }

    .table > thead {
        display: none;
    }

    .bootstrap-table .fixed-table-container .table thead {
        display: none;
    }

    .table-width {
        width: 290px;
    }

    #jobs-table > tbody > tr {
        height: 100px;
    }

    .bf-life-header-container {
        height: 450px;
    }

    .life-header-title {
        font-size: 30px;
    }

    .life-headers-text {
        font-size: 16px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
        text-align: center;
        width: 100%;
    }

    .life-career-video {
        width: 290px;
        height: 187px;
    }

    .common-values-header-text {
        font-size: 24px;
    }

    .common-values-SubHeaderText {
        width: 100%;
    }

    .common-values-image-caption {
        font-size: 22px;
    }

    .bf-life-container {
        height: 192px;
    }

    .benefits-content-title {
        font-size: 24px;
    }

    .benefits-content-subheader-text {
        padding-bottom: 20px;
        width: 100%;
    }

    .social-aggregator-text {
        width: 100%;
    }

    .jobdetails-hiring-title {
        font-size: 24px;
    }

    .jobdetails-header-title {
        font-size: 30px;
    }

    .social-aggregator-button {
        width: 65px;
        height: 45px;
    }

    .social-aggregator-image-size {
        width: 290px;
        height: 235px;
    }

    .form-field-normal {
        width: 290px;
        height: 40px;
    }

    .form-field-comments {
        width: 290px;
        height: 120px;
    }

    .form-content {
        width: 320px;
    }

    .apply-button, .apply-button-stretched {
        width: 290px;
        height: 45px;
        padding: 10px 15px;
        background-color: #EB5102;
    }

    .apply-button-text {
        font-family: Roboto;
        font-weight: Bold;
        font-size: 16px;
        color: #FFFFFF;
    }

    .intern-callout-title {
        font-size: 21px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
        /*width: 250px;*/
    }

    .img-bf-commute {
        width: 70px;
        height: 33px;
    }

    .img-bf-food {
        width: 43px;
        height: 57px;
    }

    .west-loop-headers-title {
        font-size: 24px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: bold;
    }
}

@media only screen and (min-width: 768px) {
    .job-details-bg-image {
        background-image: url('../images/JobDetails/1807-job-details-bg-1920.png');
    }

    .working-at-beacon {
        font-size: 30px;
        padding-top: 0px;
        padding-bottom: 40px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .testimonial-subheader-title {
        font-size: 30px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .left-arrow {
        color: #EB5102;
        margin-right: -35px;
    }

    .header-image {
        width: 270px;
        height: 49px;
    }

    .working-box {
        height: 230px;
    }

    .pdf-link-div, .pdf-link-div-stretched {
        text-align: center;
    }

    .pdf-link-div {
        align-self: flex-end;
        width: 210px;
    }

    .pdf-link-div-stretched {
        align-self: center;
        width: 153px;
    }

    .apply-online-alignment, .apply-online-alignment-stretched {
        display: flex;
        flex-direction: column;
    }

    .apply-online-alignment {
        text-align: right;
    }

    .apply-online-alignment-stretched {
        text-align: center;
    }

    .intern-callout-title-padding {
        padding-top: 20px;
    }

    .benefits-tile-padding {
        padding-bottom: 20px;
    }

    .intern-internhouse-image-large-size {
        width: 225px;
        height: 260px;
    }

    .intern-internhouse-image-small-size {
        width: 225px;
        height: 130px;
    }

    .content {
        width: 720px !important;
        /*padding: 15px;*/
    }

    .bf-menu-container {
        height: 40px;
    }

    .west-loop-callout-title {
        text-align: left;
    }

    .west-loop-bf-image {
        text-align: right !important;
        margin-top: 3%;
    }

    .intern-callout-title {
        text-align: left;
    }

    .headers-title {
        font-size: 30px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .home-headers-title {
        font-size: 36px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .subheader-title {
        font-size: 30px;
        color: #EB5102;
        font-family: 'Roboto Condensed';
        font-weight: Bold;
        padding-bottom: 20px;
    }

    .careers-intro-image {
        width: 95px;
        height: 95px;
    }

    /*    .footer {
        height: 180px;
    }*/

    .benefits-header-title {
        font-size: 36px;
    }

    .benefits-subheader-text {
        font-size: 18px;
    }

    .help-header-title {
        font-size: 36px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .testimonial-header-title {
        font-size: 36px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .interns-header-title {
        font-size: 36px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: Bold;
    }

    .headers-text {
        font-size: 18px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
    }

    .view-open-positions-button {
        padding: 10px 15px;
        width: 330px;
        height: 45px;
        background-color: #EB5102;
    }

    .view-glassdoor-button {
        padding: 10px 15px;
        width: 330px;
        height: 45px;
        background-color: #0CAA41;
    }

    .view-loadmore-button {
        padding: 10px 15px;
        width: 330px;
        height: 45px;
        background-color: #D89016;
    }

    .padding-top-20-30 {
        padding-top: 20px;
    }

    .benfitsBox {
        width: 160px;
        height: 160px;
    }

    .benefits-pay {
        width: 82px;
        height: 92px;
        text-align: center;
    }

    .benefits-icon {
        font-size: 13px;
        color: #004762;
        font-family: Lato;
        font-weight: Bold;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .help-submit-button {
        padding: 10px 15px;
        width: 330px;
        height: 45px;
        background-color: #EB5102;
    }

    .help-cancel-button {
        padding: 10px 15px;
        width: 330px;
        height: 45px;
        background-color: #D89016;
    }

    .intern-perks-image-size {
        width: 270px;
        height: 210px;
    }

    .working-image-size {
        width: 200px;
        height: 200px;
    }

    .intern-image-body-text {
        /*width: 270px;*/
    }

    .intern-callout-title {
        font-size: 21px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
        /*width: 270px;*/
    }

    .common-values-image-size {
        width: 270px;
        height: 220px;
    }

    .common-values-card-size {
        width: 270px;
    }

    .locations-image-size {
        width: 330px;
        height: 204px;
    }

    .benefits-content-box {
        width: 210px;
        height: 130px;
        background-color: #004762;
    }

    .benefits-subheader-title {
        padding-bottom: 20px;
    }

    .benefits-work-at-headers-title {
        font-size: 36px;
    }

    .table-width {
        width: 720px;
    }

    .life-header-title {
        font-size: 36px;
        margin-left: 35%;
    }

    .life-headers-text {
        font-size: 18px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
        text-align: center;
        width: 62%;
    }

    .bf-life-header-container {
        height: 230px;
    }

    .life-career-video {
        width: 690px;
        height: 445px;
    }

    .common-values-header-text {
        font-size: 30px;
    }

    .common-values-SubHeaderText {
        width: 65%;
    }

    .common-values-image-caption {
        font-size: 22px;
    }

    .bf-life-container {
        height: 252px;
    }

    .benefits-content-title {
        font-size: 30px;
    }

    .benefits-content-subheader-text {
        padding-bottom: 40px;
        width: 65%
    }

    .social-aggregator-text {
        width: 70%;
    }

    .jobdetails-hiring-title {
        font-size: 30px;
    }

    .jobdetails-header-title {
        font-size: 36px;
    }

    .social-aggregator-button {
        width: 150px;
        height: 45px;
    }

    .social-aggregator-image-size {
        width: 210px;
        height: 170px;
    }

    .form-field-normal {
        width: 330px;
        height: 40px;
    }

    .form-field-comments {
        width: 690px;
        height: 120px;
    }

    .form-content {
        width: 720px;
    }

    .apply-button, .apply-button-stretched {
        width: 210px;
        height: 45px;
        padding: 10px 15px;
        background-color: #EB5102;
    }

    .apply-button-text {
        font-family: Roboto;
        font-weight: Bold;
        font-size: 16px;
        color: #FFFFFF;
    }

    .img-bf-commute {
        width: 70px;
        height: 33px;
    }

    .img-bf-food {
        width: 53px;
        height: 70px;
    }

    .west-loop-headers-title {
        font-size: 24px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: bold;
        text-align: center;
    }

    .notfound-header-content {
        padding: 0px 60px 15px 60px;
    }

    .notfound-header-container {
        width: 100%;
        height: 552px;
    }

    .notfound-subheader {
        width: 462px;
        height: 51px;
    }

    .notfound-img {
        width: 330px;
        height: 176px;
    }

    .notfound-subheader-text {
        width: 72%;
    }

    .notfound-header-box {
        width: 85%
    }

    .notfound-subheadertxt {
        width: 80%
    }

    .notfound-header-box-headertxt {
        font: normal normal bold 24px/43px Roboto;
    }

    .notfound-header-box-subheadertxt {
        font: normal normal bold 18px/21px Roboto;
    }
}

@media only screen and (min-width: 992px) {
    .left-arrow {
        color: #EB5102;
        margin-right: -15px;
    }

    .working-box {
        height: 470px;
    }

    .text-alignment {
        padding-left: 20px;
    }

    .pdf-link-div {
        width: 210px;
    }

    .pdf-link-div-stretched {
        width: 292px;
    }

    .tour-our-office-alignment {
        padding-top: 24px;
    }

    .intern-callout-title-padding {
        padding-top: 20px;
    }

    .content {
        width: 960px !important;
        /*padding: 15px;*/
    }

    .careers-intro-image {
        width: 130px;
        height: 130px;
    }

    .intern-internhouse-image-large-size {
        width: 290px;
        height: 380px;
    }

    .intern-internhouse-image-small-size {
        width: 290px;
        height: 190px;
    }

    /*    .footer {
        height: 150px;
    }*/

    .west-loop-headers-title {
        font-size: 24px;
        color: #FFFFFF;
        font-family: Roboto Condensed;
        font-weight: bold;
        width: 900px;
        text-align: center;
    }

    .img-bf-commute {
        width: 130px;
        height: 60px;
    }

    .intern-callout-title-text-center {
        text-align: center;
        padding-top: -10px;
    }

    .view-open-positions-button {
        padding: 10px 15px;
        width: 210px;
        height: 45px;
        background-color: #EB5102;
    }

    .view-glassdoor-button {
        padding: 10px 15px;
        width: 200px;
        height: 45px;
        background-color: #0CAA41;
    }

    .view-loadmore-button {
        padding: 10px 15px;
        width: 130px;
        height: 45px;
        background-color: #D89016;
    }

    .padding-top-20-30 {
        padding-top: 30px;
    }

    .benfitsBox {
        width: 130px;
        height: 130px;
    }

    .benefits-pay {
        width: 75px;
        height: 85px;
        text-align: center;
    }

    .benefits-icon {
        font-size: 14px;
        color: #004762;
        font-family: Lato;
        font-weight: Bold;
        text-align: center;
        padding-top: 15px;
    }

    .help-submit-button {
        padding: 10px 15px;
        width: 130px;
        height: 45px;
        background-color: #EB5102;
    }

    .help-cancel-button {
        padding: 10px 15px;
        width: 130px;
        height: 45px;
        background-color: #D89016;
    }

    .intern-perks-image-size {
        width: 200px;
        height: 165px;
    }

    .working-image-size {
        width: 290px;
        height: 230px;
    }

    .intern-image-body-text {
        width: 100%;
    }

    .intern-callout-title {
        font-size: 18px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
        width: 100%;
    }

    .common-values-image-size {
        width: 210px;
        height: 170px;
    }

    .common-values-card-size {
        width: 210px;
    }

    .locations-image-size {
        width: 450px;
        height: 280px;
    }

    .benefits-content-box {
        width: 130px;
        height: 130px;
        background-color: #004762;
    }

    .benefits-subheader-title {
        padding-bottom: 30px;
    }

    .table-width {
        width: 610px;
    }

    .life-headers-text {
        font-size: 18px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
        text-align: center;
        width: 70%;
    }

    .life-career-video {
        width: 440px;
        height: 350px;
    }

    .common-values-image-caption {
        font-size: 18px;
    }

    .common-values-SubHeaderText {
        width: 60%;
    }

    .bf-life-container {
        height: 230px;
    }

    .social-aggregator-text {
        width: 50%;
    }

    .social-aggregator-button {
        width: 160px;
        height: 45px;
    }

    .form-field-normal {
        width: 350px;
        height: 40px;
    }

    .form-field-comments {
        width: 730px;
        height: 120px;
    }

    .form-content {
        width: 760px;
    }

    .apply-button, .apply-button-stretched {
        height: 45px;
        padding: 10px 15px;
        background-color: #EB5102;
    }

    .apply-button {
        width: 210px;
    }

    .apply-button-stretched {
        width: 292px;
    }

    .apply-button-text {
        font-family: Roboto;
        font-weight: Bold;
        font-size: 16px;
        color: #FFFFFF;
    }

    .remove-margin {
        margin-left: -15px;
        margin-right: -15px;
    }

    .notfound-header-container {
        width: 100%;
        height: 421px;
    }

    .notfound-header-content {
        padding: 0px 10px 0px 50px;
    }

    .notfound-img {
        width: 488px;
        height: 290px;
    }

    .notfound-header-box {
        width: 100%;
        padding-left: 10px
    }

    .notfound-subheadertxt {
        width: 100%;
        text-align: left;
    }

    .notfound-headertxt {
        text-align: left;
        font: normal normal bold 32px/66px Roboto;
    }

    .notfound-header-box-headertxt {
        text-align: left;
        padding-left: 15px;
    }

    .notfound-header-box-subheadertxt {
        text-align: left;
        padding-left: 15px;
    }

    .notfound-header-box-txt {
        text-align: left;
        padding-left: 15px;
        right: 12px;
    }

    .notfound-header-box-txticon {
        width: 100%;
        text-align: left;
    }

    #notfound-contactus {
        width: 65%;
        padding-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    .left-arrow {
        color: #EB5102;
        margin-right: -25px;
    }

    .working-box {
        height: 430px;
    }

    .text-alignment {
        padding-left: 20px;
    }

    .tour-our-office-alignment {
        padding-top: 0px;
    }

    .pdf-link-div {
        width: 175px;
    }

    .pdf-link-div-stretched {
        width: 292px;
    }

    #prospect-jobdetails-hiring-title {
        font-size: 36px;
    }

    #prospect-job-position {
        font-size: 24px;
    }

    #prospect-job-location {
        font-size: 20px;
    }

    .apply-button, .apply-button-stretched {
        height: 45px;
        padding: 10px 15px;
        background-color: #EB5102;
    }

    .apply-button {
        width: 175px;
    }

    .apply-button-stretched {
        width: 312px;
    }

    .intern-internhouse-image-large-size {
        width: 350px;
        height: 380px;
    }

    .intern-internhouse-image-small-size {
        width: 350px;
        height: 190px;
    }

    .img-bf-commute {
        width: 130px;
        height: 60px;
    }

    .apply-button-text {
        font-family: Roboto;
        font-weight: Bold;
        font-size: 16px;
        color: #FFFFFF;
    }

    .view-loadmore-button {
        padding: 10px 15px;
        width: 160px;
        height: 45px;
        background-color: #D89016;
    }

    .content {
        width: 1140px !important;
        /*padding: 15px;*/
    }

    .careers-intro-image {
        width: 160px;
        height: 160px;
    }

    /*    .footer {
        height: 150px;
    }*/

    .view-open-positions-button {
        padding: 10px 15px;
        width: 255px;
        height: 45px;
        background-color: #EB5102;
    }

    .padding-top-20-30 {
        padding-top: 30px;
    }

    .benfitsBox {
        width: 160px;
        height: 160px;
    }

    .benefits-pay {
        width: 90px;
        height: 100px;
        text-align: center;
    }

    .benefits-icon {
        font-size: 16px;
        color: #004762;
        font-family: Lato;
        font-weight: Bold;
        text-align: center;
        padding-top: 15px;
    }

    .help-submit-button {
        padding: 10px 15px;
        width: 160px;
        height: 45px;
        background-color: #EB5102;
    }

    .help-cancel-button {
        padding: 10px 15px;
        width: 160px;
        height: 45px;
        background-color: #D89016;
    }

    .testimonials-image-size {
        width: 150px;
        height: 150px;
    }

    .intern-perks-image-size {
        width: 250px;
        height: 200px;
    }

    .working-image-size {
        width: 350px;
        height: 200px;
    }

    .intern-image-body-text {
        /*width: 250px;*/
    }

    .intern-callout-title {
        font-size: 21px;
        color: #EB5102;
        font-family: Roboto Condensed;
        font-weight: Bold;
        /*width: 250px;*/
    }

    .common-values-image-size {
        width: 225px;
        height: 207px;
    }

    .common-values-card-size {
        width: 250px;
    }

    .locations-image-size {
        width: 630px;
        height: 391px;
    }

    .benefits-content-box {
        width: 160px;
        height: 160px;
        background-color: #004762;
    }

    .table-width {
        width: 730px;
    }

    .life-career-video {
        width: 540px;
        height: 350px;
    }

    .common-values-image-caption {
        font-size: 24px;
    }

    .bf-life-container {
        height: 310px;
    }

    .benefits-content-subheader-text {
        padding-bottom: 30px;
    }

    .social-aggregator-text {
        width: 45%;
    }

    .social-aggregator-button {
        width: 160px;
        height: 45px;
    }

    .social-aggregator-image-size {
        width: 255px;
        height: 210px;
    }

    .life-headers-text {
        font-size: 18px;
        color: #FFFFFF;
        font-family: Roboto;
        font-weight: Bold;
        text-align: center;
        width: 60%;
    }

    .form-field-normal {
        width: 350px;
        height: 40px;
    }

    .form-field-comments {
        width: 730px;
        height: 120px;
    }

    .notfound-flex {
        display: inline-flex;
    }

    .notfound-header-box-txticon {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .notfound-header-box {
        min-height: unset;
    }

    .notfound-header-box-outer {
        padding: 25px 0px 0px 0px;
    }

    #notfound-contactus-subcontent {
        width: 70%;
    }

    .notfound-img {
        width: 533px;
        height: 300px;
    }
}

@media (min-width: 1600px) {
    #notfoundbanner {
        width: 70%;
    }
}

.required {
    color: red;
    font-size: medium;
}

html, body {
    height: 100%;
}

/* Container for the page */
.layout-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh; /* Ensures the layout takes at least the full height of the screen */
}

/* Content section that will expand and take available space */
.custom-content {
    min-height: 55vh;
    flex-grow: 1; /* This makes the content area expand to fill remaining space */
}
