.career_iod_head {
    font-size: 160px;
    line-height: 0.8;
    margin: 0;
    font-family: auto !important;
    width: 100%;
    text-align: center;
    background-image: url('../../../front_assets/images/about_us/text_bg.png');
    background-size: contain;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 900;
}

.career_banner img {
    width: 100%;
}

.career_first_section {
    padding: 40px 0 50px 0;
}

.career_sec_section {
    background-image: url('../../../front_assets/images/career/career-back.jpg');
    background-size: cover;
    padding: 25px 0 60px 0;
}

.career_card {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 5px;
    height: 306px;
    margin-top: 30px;
    box-shadow: 2px 0px 19px 4px #dddddd;
}

.career_card img {
    width: 85px;
    background: aquamarine;
    padding: 15px;
    border-radius: 5px;
}

.career_card h4 {
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 5px;
}

.career_cta_main {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}

.career_cta {
    padding: 20px 0 25px 0;
}

.career_cta_head h3 {
    font-weight: 700;
}

.career_cta_right_emails img {
    width: 50px;
}

.career_cta_right_emails {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.career_cta_right_emails a {
    font-weight: bold;
    color: #004475;
    text-decoration: underline;
    font-size: 16px;
}

.career_main_card {
    background-color: white;
    height: auto;
    border-radius: 8px;
    margin-top: 25px;
    -webkit-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 4px 40px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 5px;
}

.text-white {
    color: #ffffff;
    font-weight: bold;
}

.career_main_card:hover {
    transition: all .6s ease-in-out;
    -webkit-transition: all .6s ease-in-out;
    /** Chrome & Safari **/
    -moz-transition: all .6s ease-in-out;
    /** Firefox **/
    -o-transition: all .6s ease-in-out;
    /** Opera **/
}

.career_content {
    padding: 40px 25px 0 25px;
    height: 95px;
    line-height: normal;
    position: relative;
}

.career_upper_career_content {
    display: flex;
    flex-direction: column;
}

.career_position {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.career_name {
    color: Black;
    font-weight: bold;
    font-size: 24px;
}

.career_sub_career_content {
    padding: 10px 0 0 0;
    color: #5E6573;
}

.career_designation {
    font-size: 16px;
    color: #5E6573;
    font-weight: bold;
    margin-bottom: 5px;
}

.career_info {
    font-size: 14px;
    color: #000000;
    position: absolute;
    top: 0;
    right: 0;
    background: #7fffd4;
    padding: 6px 15px;
    border-top-right-radius: 8px;
}

.career_country {
    color: #5E6573;
    font-size: 14px;
    font-weight: bold;
}

.career_seperator {
    padding: 20px 0 0 0;
    border-bottom: 1px solid #F1F1F1;
}

.middle_career_content {
    display: flex;
    padding: 20px 25px;
    font-size: 14px;
    justify-content: space-between;
}

.sub_topic {
    color: #5E6573;
}

.career_upper_career_content .part_two {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
}

.career_apply_btn {
    font-weight: medium;
    color: #4451FE;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    /** Chrome & Safari **/
    -moz-transition: all .2s ease-in-out;
    /** Firefox **/
    -o-transition: all .2s ease-in-out;
    /** Opera **/
    cursor: pointer;
}

.career_apply_btn:hover {
    color: #1A2AFF;
}

.career_job_card_section {
    padding: 25px 0 50px 0;
    background-color: #004475;
}

.btn-career {
    background-color: #08b3e7;
    color: #ffffff;
    border: 0px;
    font-weight: bold;
    box-shadow: 0px 0px 13px 2px #dddddd;
}


.btn-career.active.focus,
.btn-career.active:focus,
.btn-career.focus,
.btn-career:active.focus,
.btn-career:active:focus,
.btn-career:focus {
    outline: 0px;
    outline-offset: 0px;

}

.btn-career:hover,
.btn-career:focus {
    background-color: #004264;
    color: #ffffff;
}

.btn-career:nth-child(1) {
    background-color: #004475 !important;
}

.btn-career:nth-child(1):hover,
.btn-career:nth-child(1):focus {
    background-color: #08b3e7 !important;
    color: #000000 !important;
}

.job_modal_content {
    padding: 10px 30px;
    text-align: left;
}

.job_modal_content>p {
    font-size: 20px;
}

#career_job_description .modal-header {
    background-color: #004264 !important;
    color: #ffffff !important;
    font-size: 19px;
    text-align: center;
}


#career_job_description .modal-header .close,
#myModal_job_application .modal-header .close {
    color: #000000;
    opacity: 1;
}

#myModal_job_application .modal-footer button.application_submit {
    padding: 7px 25px;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 15px;
}

#career_job_description .modal-header,
#myModal_job_application .modal-header {
    background-color: antiquewhite !important;
}

#career_job_description .modal-title,
#myModal_job_application .modal-title {
    color: #000000 !important;
    font-weight: bold;
}

.career_info b {
    color: #004475;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    .career_content {
        height: 170px;
    }

    .career_card {
        height: 400px;
    }

    .career_iod_head {
        font-size: 115px;
    }

    #myModal_job_application .modal-dialog,
    #myModal_job_application_side .modal-dialog {
        margin: 25px auto;
        width: 100%;
    }

    .job_modal_content {
        padding: 0px;
        text-align: left;
    }

    .job_modal_content>p {
        font-size: 16px;
    }

    .job_desc_modal_content>p {
        padding: 0px !important;
    }
}

@media screen and (max-width: 767px) {

    .career_card,
    .career_content {
        height: auto;
    }

    #myModal_job_application .modal-dialog,
    #myModal_job_application_side .modal-dialog {
        margin: 25px 10px;
        width: 95%;
    }


    .career_cta_main {
        flex-direction: column;
    }

    .career_cta_head {
        text-align: center;
    }

    .career_first_section .text-left {
        text-align: center;
    }

    .job_modal_content {
        padding: 0px;
        text-align: left;
    }

    .job_modal_content>p {
        font-size: 16px;
    }

    .job_desc_modal_content>p {
        padding: 0px !important;
    }

    .career_name {
        font-size: 18px;
    }
}