.whyjoinus {
    margin-top: 90px;
}


.lastupdate {
    font-size: 0.9rem;
    color: #a3564c;
    font-family: InterBold;
    letter-spacing: 2px;
}


.careersheadertext h3 {
    font-size: 2.4rem;
    color: #a3564c;
    letter-spacing: 2px;
    padding-top: 10%;
    padding-left: 80px;
    padding-right: 80px;
}

.headerprod {
    margin-top: -50px;
}

.headerproddiv {
    z-index: 1;
}

.headerproddivright {
    scale: 1.1;
    margin-left: -13px;
}

.availableposition h3 {
    font-size: 3rem;
    font-weight: 950;
    color: #bc3b2b;
    font-family: InterXBold;
}



.bhoechie-tab-content h4 {
    font-size: 30px;
    font-family: 'Acme', sans-serif;
}

ul.joblist {
    list-style-type: disc;
    margin-left: 20px;
}

.bhoechie-tab a {
    color: #27A4A8;
}


.bhoechie-tab-content {
    border-left: 2px solid rgb(200, 200, 200);
}

.bhoechie-tab-container {
    border: 2px solid rgb(200, 200, 200) !important;
}

@media only screen and (min-width: 200px) and (max-width: 767px) {

    .careersheadertext h3 {
        font-size: 1.2rem;
        color: #a3564c;
        letter-spacing: 2px;
        padding-top: 10%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .headerproddiv {
        display: none;
    }

    .workertopm {
        margin-top: 20px;
    }

    .whyjoinus {
        margin-top: 30px;
    }

    .availableposition h3 {
        font-size: 1.8rem;
    }

    .lastupdate {
        font-size: 0.8rem;
    }
}