.careers-hero  .gb-shapes .gb-shape-1 svg {
    left: 24%;
    transform: none;
}

@media screen and (max-width: 1920px) {
    .careers-hero  .gb-shapes .gb-shape-1 svg {
        left: 20%;
    }
}

@media screen and (max-width: 1440px) {
    .careers-hero  .gb-shapes .gb-shape-1 svg {
        left: 10%;
    }
}

@media screen and (max-width: 1280px) {
    .careers-hero  .gb-shapes .gb-shape-1 svg {
        left: 8%;
    }
}

.careers-sub-menu {
    border-bottom: #ffffff 1px solid;
    padding-bottom: 25px;
}

.careers-sub-menu a {
    color: #ffffff;
    text-decoration: none;
}

.careers-sub-menu a:hover {
    color: #f37232;
}

@media screen and (max-width: 821px) {
    .careers-sub-menu p {
        margin-bottom: 15px !important;
    }

    .careers-sub-menu a {
        text-decoration: underline;
    }

    .kadence-column_50238e-ce > .kt-inside-inner-col {
        background-size: 18%;
        background-position: right bottom;
    }
}

@media screen and (max-width: 415px) {
    .kadence-column_50238e-ce > .kt-inside-inner-col {
        background-size: 40%;
    }

    .kadence-column_50238e-ce h2 {
        padding-right: 60px;
    }
}