.banner_sect {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 5;
}

.overview_banner {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    z-index: 75;
}

.overview_breadcrumb_sect {
    width: 100%;
    height: auto;
    padding: 10px 16px 6px 16px;
    z-index: 80;
    position: relative;
    margin-bottom: 64px;
    text-align: right;
    border-top-right-radius: 2px;
}

.career_breadcrumb_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1150px;
    text-align: left;
}

.item-vdo-hq {
    width: 100%;
    margin: auto;
    height: 640px;
    position: absolute;
    top: -200px;
    z-index: 10;
}

.breadcrumb_sect {
    width: 100%;
    height: auto;
    padding: 8px 16px 10px 16px;
    background-color: rgba(8, 44, 69, 0.6);
    background: linear-gradient(140deg, rgba(7, 41, 69, 0.7) 7%, rgba(74, 132, 180, 0.2) 73%, rgba(7, 41, 69, 0.7) 100%);
    z-index: 15;
    position: relative;
    margin-top: -40px;
    float: left;
    text-align: right;
    border-top-right-radius: 2px;
    -webkit-backdrop-filter: saturate(200%) blur(12px);
    backdrop-filter: saturate(200%) blur(12px);
}

.breadcrumb_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    text-align: left;
}

ul.breadcrumb {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

ul.breadcrumb li {
    display: inline;
    font-size: 15px;
    color: #004370;
    font-weight: 600;
    text-transform: uppercase;
}

ul.breadcrumb li a {
    color: #cccccc;
    font-size: 15px;
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize;
}

ul.breadcrumb li a:hover {
    color: #ffffff;
    text-decoration: none;
}

ul.breadcrumb li+li:before {
    padding: 8px;
    color: rgba(120, 120, 119, 0.5);
    content: "\007C";
    vertical-align: 0.5px;
}

.overview_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 56px 2%;
    background-color: rgba(239, 242, 244, 0.8);
    z-index: 15;
    position: relative;
}

.career_bg_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 200px 0% 80px 0%;
    background-image: url(/banner/career_banner.jpg);
    background-repeat: no-repeat;
    background-position: center 63%;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-attachment: scroll;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: absolute;
    min-height: 550px;
}

.career_bg2_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 200px 0% 80px 0%;
    background-image: url(/banner/career_banner2.jpg);
    background-repeat: no-repeat;
    background-position: center 63%;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-attachment: scroll;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: absolute;
    min-height: 550px;
}

.career_bg3_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 200px 0% 80px 0%;
    background-image: url(/banner/career_banner3.jpg);
    background-repeat: no-repeat;
    background-position: center 63%;
    background-attachment: scroll;
    background-size: cover;
    -webkit-background-attachment: scroll;
    background-color: rgba(0, 0, 0, 1);
    z-index: 15;
    position: absolute;
    min-height: 550px;
}

.career_sect_ani {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 4%;
    background-size: cover;
    z-index: 2;
    top: -5%;
    display: block;
}

.img_career_ani {
    max-width: 100%;
    /* background-color: rgba(18, 38, 62, 1); */
    background-attachment: scroll;
    background-position: center 0%;
    background-repeat: no-repeat no-repeat;
    background-size: cover;
    clear: none;
    display: table;
    float: none;
    height: 150vh;
    margin-left: auto;
    margin-right: auto;
    width: 115%;
    position: fixed;
    z-index: 18;
    /* top: 240px; */
}

.btn_align_r {
    float: unset;
}

.career_sect_main {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 32px 2% 40px 2%;
    background-color: #004370;
    z-index: 80;
    position: relative;
    margin-top: 320px;
    margin-bottom: 12px;
    max-width: 1160px;
    border-radius: 2px;
}

.career_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 200px 2% 80px 2%;
    background-color: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 60;
    position: relative;
    margin-top: -120px;
}

.career_sect_contl {
    width: 36%;
    height: auto;
    float: left;
    background-color: rgba(248, 248, 248, 1);
    background: linear-gradient( 140deg, rgba(74, 132, 180, 0.1) 7%, rgba(74, 132, 180, 0.2) 73%, rgba(74, 132, 180, 0.1) 100%);
    padding: 3%;
    border-radius: 4px;
    -webkit-box-shadow: rgb(74 132 180 / 15%) 12px 12px 8px 1px;
    box-shadow: rgb(74 132 180 / 15%) 12px 12px 8px 1px;
    min-width: 417px;
}

.career_sect_contr {
    width: 59%;
    height: auto;
    float: right;
}

.career_main_detail {
    width: 100%;
    height: auto;
    margin: 48px auto;
    max-width: 1160px;
    text-align: center;
}

.career_cont_txt {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 64px;
    text-align: left;
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    -o-backdrop-filter: saturate(100%) blur(8px);
    -ms-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
}

.career_col2_l {
    width: 50%;
    height: auto;
    float: left;
    overflow: hidden;
    max-height: 480px;
}

.career_col2_r {
    width: 35%;
    height: auto;
    float: right;
    position: relative;
}

.pad-t-32 {
    padding-top: 32px!important;
}

.career_col_detail2 {
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translate(0%, 89%);
    right: -22.5%;
    max-width: 450px;
}

.career_sect_detail2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0%;
    background-color: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 60;
    position: relative;
}

.career_main_detail2 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    text-align: center;
    background-color: rgba(74, 132, 180, 0.15);
    background-image: url(/img/career_training_img.jpg);
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: cover;
    padding: 140px;
}

.career_main_detail3 {
    width: 100%;
    height: auto;
    margin: 0px auto;
    text-align: center;
    background-color: rgba(74, 132, 180, 0.15);
    background-image: url(/img/career_education_img.jpg);
    background-repeat: no-repeat;
    background-position: center 0%;
    background-size: cover;
    padding: 140px;
}

.career_col_l {
    width: 50%;
    height: auto;
    float: left;
    -webkit-box-shadow: rgba(16, 60, 95, 0.1) -16px 16px 0px 1px;
    box-shadow: rgba(16, 60, 95, 0.1) -16px 16px 0px 1px;
    overflow: hidden;
    min-height: 320px;
    border-radius: 4px;
    position: relative;
}

.career_col_r {
    width: 42%;
    height: auto;
    float: right;
    position: relative;
}

.career_l_col {
    float: left!important;
}

.career_r_col {
    float: right!important;
}

.career_main_title {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 44px;
    text-align: left;
    font-weight: 600;
    color: rgba(16, 60, 95, 1);
}

.career_img1_thumbs {
    height: auto;
    display: block;
    margin-top: -12%;
    margin-left: -15%;
    margin-bottom: -16%;
}

.career_img2_thumbs {
    width: 100%;
    height: auto;
    display: block;
}

.career_img3_thumbs {
    height: auto;
    display: block;
    margin-top: -28%;
    right: 32px;
    position: relative;
}

.career_img4_thumbs {
    height: auto;
    display: block;
    margin-top: -35%;
}

.career_sect2_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 80px 2%;
    background-color: rgba(230, 236, 243, 1);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 60;
    position: relative;
}

.career_sect_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 16px 2% 32px 2%;
    background-color: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 60;
    position: relative;
}

.career_sect4_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 80px 2%;
    background-color: rgba(255, 255, 255, 1);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 60;
    position: relative;
}

.career_sect1 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 72px 4% 64px 4%;
    background-color: rgba(255, 255, 255, 0.75);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.6) 7%, rgba(255, 255, 255, 1) 73%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-backdrop-filter: saturate(100%) blur(8px);
    backdrop-filter: saturate(100%) blur(8px);
    z-index: 15;
    position: relative;
    margin-bottom: 48px;
    max-width: 1150px;
}

.career_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 15;
    position: relative;
}

.career_sect3 {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 15;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.career_sect3_cont {
    width: 100%;
    height: auto;
    margin: 32px auto 32px auto;
    padding: 3%;
    z-index: 15;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    background-color: rgba(255, 255, 255, 0.2);
}

.careers_btn {
    width: auto;
    height: auto;
    font-size: 15px;
    line-height: 26px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    padding: 10px 14px 10px 16px;
    margin: 2% 2% 2% 13px;
    min-width: 144px;
    transition: 0.2s all;
    cursor: pointer;
    font-weight: 600;
}

.careers_btn:hover {
    color:#004370;
    background-color: #FFFFFF;
    transition: 0.4s all;
}

.career_imgs_col {
    width: 30.3%;
    height: auto;
    transition: 0.3s all;
    cursor: pointer;
    margin: 1.5%;
}

.career_sect3_col {
    width: 30.3%;
    height: auto;
    transition: 0.3s all;
    cursor: pointer;
    margin: 1.5%;
}

.career_col_detail {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    position: absolute;
    top: 50%;
    transform: translate(0px, 2%);
}

.career_sect3_title {
    width: 100%;
    height: auto;
    margin: 0px auto 24px auto;
    color: rgba(98, 178, 244, 1);
    text-align: center;
    font-size: 205px;
    line-height: 50px;
    overflow: hidden;
    padding-top: 36px;
    padding-bottom: 15px;
}

.career_sect3_txt {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
}

.career_img_col {
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.career_sect_title {
    width: 100%;
    height: auto;
    margin: auto;
    z-index: 16;
    max-width: 1150px;
}

.career_subhead {
    font-size: 50px;
    color: rgba(16, 60, 95, 1);
    line-height: 65px;
    letter-spacing: 1.5px;
    -webkit-text-stroke-width: 0.5px!important;
}

.career_ban_txt {
    width: fit-content;
    margin: auto;
    clear: none;
    float: none;
    padding: 8px 32px 16px 32px;
    text-align: center;
    position: relative;
    -webkit-backdrop-filter: saturate(150%) blur(8px);
    backdrop-filter: saturate(150%) blur(4px);
    border-radius: 4px;
    /* background-color: rgba(255, 255, 255, 1); */
    /* background: linear-gradient(140deg, rgba(220, 220, 220, 0.4) 7%, rgba(255, 255, 255, 0.8) 73%, rgba(180, 180, 180, 0.4) 100%); */
    background-color: rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 1);
}

.career_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 64px;
    font-weight: 600;
    text-align: left;
    color: rgba(255, 255, 255, 1);
}

.career_cont_title2 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    text-transform: uppercase;
    line-height: 56px;
    text-align: center;
    font-weight: 600;
    font-size: 36px;
    color: rgba(16, 60, 95, 1);
}

.career_cont_title3 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    color: rgba(16, 60, 95, 1);
    padding-left: 8px;
}

.career_cont_title4 {
    width: 100%;
    height: auto;
    margin-bottom: 4px;
    position: relative;
    text-transform: uppercase;
    font-size: 36px;
    line-height: 56px;
    text-align: left;
    color: rgba(16, 60, 95, 1);
    font-weight: 600;
}

.career_cont_title5 {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 32px;
    text-align: left;
    color: rgba(16, 60, 95, 1);
}

.career_cont_sub {
    width: 100%;
    height: auto;
    margin: 12px auto 32px auto;
    max-width: 1160px;
    position: relative;
}

.img_career_thumbs {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 2px;
}

.img_benefit_thumbs {
    width: 100%;
    height: auto;
    display: block;
    opacity: 0.95;
}

.benefit_cont {
    width: 100%;
    height: auto;
    max-width: 1160px;
    text-align: center;
    margin: 32px auto;
}

.overview_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: center;
}

.overview_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: left;
}

.overview_sect2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px 2% 96px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.overview_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 40px;
    color: rgba(16, 60, 95, 1);
    -webkit-text-stroke-width: 1px
}

.overview_cont_head {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 48px;
    color: rgba(16, 60, 95, 1);
    -webkit-text-stroke-width: 0.8px
}

.overview_cont_sub {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    position: relative;
}

.overview_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 12px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.overview_cont_l {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
    padding: 0px 0px 0px 8px;
    text-align: left;
    color: rgba(255, 255, 255, 0.8);
}

.overview_cont_r {
    width: 330px;
    height: auto;
    float: right;
    position: relative;
    text-align: left;
    display: inline-flex;
    margin-top: 32px;
}

.overview_cont_txt {
    width: 100%;
    height: auto;
    float: right;
    position: absolute;
    text-align: left;
    top: 50%;
    right: 0%;
    transform: translate(-0%, 20%);
}

.vision_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1160px;
    text-align: center;
    position: relative;
}

.vision_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 96px 2% 96px 2%;
    background-color: rgba(239, 242, 244, 0.8);
    z-index: 15;
    position: relative;
}

.vision_cont_l {
    width: 45%;
    height: auto;
    float: left;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(7, 41, 69, 0.3);
}

.vision_cont_r {
    width: 60%;
    height: auto;
    position: absolute;
    top: 40%;
    right: 0%;
    transform: translate(0%, -50%);
    text-align: left;
    background-color: rgba(7, 41, 69, 0.95);
    background: linear-gradient(140deg, rgba(24, 60, 92, 1) 0%, rgba(24, 60, 92, 0.8) 73%, rgba(24, 60, 92, 1) 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 20px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 8px 8px 20px 5px;
    -webkit-backdrop-filter: saturate(280%) blur(5px);
    backdrop-filter: saturate(280%) blur(5px);
    padding: 56px 32px;
    border-radius: 2px;
}

.vision_sect_cont2 {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 96px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.vision_cont2_l {
    width: 45%;
    height: auto;
    float: right;
    position: relative;
    padding: 16px;
    border: 1px solid rgba(7, 41, 69, 0.3);
}

.vision_cont2_r {
    width: 60%;
    height: auto;
    position: absolute;
    top: 40%;
    left: 0%;
    transform: translate(0%, -50%);
    text-align: right;
    background-color: rgba(7, 41, 69, 0.95);
    background: linear-gradient(-140deg, rgba(24, 60, 92, 1) 0%, rgba(24, 60, 92, 0.8) 73%, rgba(24, 60, 92, 1) 100%);
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) -8px 8px 20px 5px;
    box-shadow: rgba(0, 0, 0, 0.3) -8px 8px 20px 5px;
    -webkit-backdrop-filter: saturate(280%) blur(5px);
    backdrop-filter: saturate(280%) blur(5px);
    padding: 56px 32px;
    border-radius: 2px;
}

.overview_project_img {
    max-width: 1160px;
    width: 100%;
    height: auto;
    margin: 48px auto 0px auto;
}

.vision_core_img {
    max-width: 1160px;
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
}

.board_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1174px;
    text-align: center;
    margin-bottom: 32px;
    padding: 8px 0px 8px 12px;
    text-transform: uppercase;
    color: rgba(16, 60, 95, 1);
    -webkit-text-stroke-width: 1px;
}

.board_sect {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 80px 2% 65px 2%;
    background: rgb(235, 235, 235);
    background: linear-gradient(180deg, rgba(235, 235, 235, 1) 0%, rgba(248, 248, 248, 1) 50%, rgba(234, 234, 234, 1) 100%);
    z-index: 15;
    position: relative;
}

.board_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1200px;
    margin-bottom: 48px;
    display: flex;
    flex-wrap: wrap;
}

.board_cont_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 16px 16px 12px 16px;
    color: rgba(15, 58, 93, 1);
    background-color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
}

.board_cont_col:hover {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 16px 16px 12px 16px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(15, 58, 93, 1);
    cursor: pointer;
}

.board_img {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    padding-bottom: 105%;
}

.board_txt {
    width: 100%;
    height: auto;
    margin: auto;
    text-align: left;
    padding: 12px 0px 2px 0px;
}

.p_career {
    margin-bottom: 12px;
}

.img_board {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.4s;
    position: absolute;
    top: 0%;
}

.img_board_zoom {
    width: 100%;
    height: auto;
    display: block;
    transition: 0.4s;
    position: absolute;
    transform: scale(1.1);
    top: 3%;
}

.board_title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: rgba(15, 58, 93, 1);
    -webkit-text-stroke-width: 1px!important;
    letter-spacing: 0.8px;
}

.board_name {
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    padding-bottom: 6px;
    -webkit-text-stroke-width: 0.5px!important;
}

.board_position {
    font-size: 15px;
    line-height: 17px;
    text-align: left;
    letter-spacing: 0.5px;
    transition: 0.3s;
    color: #434343;
}

.board_sub_color {
    transition: 0.3s;
    color: #ffffff!important;
}

.corpdoc_sect_cont {
    width: 100%;
    height: auto;
    margin: auto;
    padding: 64px 2% 64px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 15;
    position: relative;
}

.corpdoc_cont_title {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    font-size: 24px;
    line-height: 48px;
    margin-bottom: 12px;
    color: rgba(16, 60, 95, 1);
    -webkit-text-stroke-width: 0.8px;
}

.corpdoc_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 1170px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 56px;
    background-color: rgba(239, 242, 244, 0.8);
    padding: 16px;
    border-radius: 4px;
}

.corpdoc_col {
    width: 31.2%;
    height: auto;
    min-height: 78px;
    margin: 1%;
    position: relative;
    transition: 0.4s;
    padding: 16px 16px 12px 16px;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    background: linear-gradient(140deg, rgba(255, 255, 255, 0.8) 7%, rgba(169, 176, 182, 0.01) 73%, rgba(180, 180, 180, 0.3) 100%);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}

.corpdoc_col_ico {
    width: 32px;
    height: auto;
    float: left;
    letter-spacing: 0.3px;
    margin-right: 2px;
    font-size: 24px;
    color: rgba(16, 60, 95, 1);
}

.corpdoc_col_l {
    width: 80%;
    height: auto;
    float: left;
    letter-spacing: 0.3px;
}

.corpdoc_col_r {
    width: 12%;
    height: auto;
    float: right;
    text-align: right;
    color: #4A84B4;
    font-size: 15px;
    cursor: pointer;
    transition: 0.4s;
    position: absolute;
    right: 16px;
    bottom: 8px;
    filter: saturate(1);
}

.corpdoc_col_r:hover {
    color: #a5c93d;
    transition: 0.4s;
    filter: saturate(1.5);
}

.corp_annual_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 12px;
    color: rgba(16, 60, 95, 1);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}

.corp_annual_top {
    width: 100%;
    height: auto;
    margin: 0px auto 16px auto;
}

.corp_annual_bottom {
    width: 100%;
    height: auto;
    position: relative;
    padding-right: 20%;
}

.corp_annual_r {
    width: 25px;
    height: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: 0.4s;
    cursor: pointer;
    color: #4A84B4;
}

.corp_annual_r:hover {
    color: #a5c93d;
    transition: 0.4s;
    filter: saturate(1.5);
    cursor: pointer;
}

.corp_vid_col {
    width: 22.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    padding: 12px;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
    box-shadow: rgba(0, 0, 0, 0.03) 1px 1px 1px 1px;
}

.corp_vid_top {
    width: 100%;
    height: auto;
    margin: 0px auto 8px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
}

.corp_vid_overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    transition: 0.3s;
    top: 0%;
    left: 0%;
}

.corp_vid_play {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-backdrop-filter: saturate(150%) blur(5px);
    backdrop-filter: saturate(150%) blur(5px);
    position: absolute;
    transition: 0.3s;
    top: 0%;
    left: 0%;
}

.corp_playit {
    width: 100%;
    height: auto;
    max-width: 0px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: 0.3s;
}

.corp_play_ico {
    width: 100%;
    height: auto;
    max-width: 48px;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: 0.3s;
}

.corp_vid_bottom {
    width: 100%;
    height: auto;
    position: relative;
}

.recognit_cont {
    width: 100%;
    height: auto;
    margin: auto;
    max-width: 980px;
    text-align: center;
}

.recognit_col {
    width: 17.9%;
    height: auto;
    margin: 1%;
    transition: 0.4s;
    color: rgb(67, 67, 67);
    background-color: rgba(255, 255, 255, 1);
    border: 0px solid rgba(216, 216, 216, 0.8);
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.recognit_top {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
    transform: scale(1);
}

.sec-policy {
    background-color: #eff2f4;
    display: block;
    padding: 16px 24px 24px 24px;
    margin: 24px auto;
}

.sec-policy p {
    font-size: 24px!important;
    color: #004370;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
}


p.policy {
    font-size: 16px!important;
    color: #004370;
    line-height: 32px;
    font-weight: 400;
    text-align: center;
}

.recognit_top:hover {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    overflow: hidden;
    position: relative;
    transition: 0.3s;
    cursor: pointer;
    transform: scale(1.1);
}

@media only screen and (max-width: 1600px) {
    .career_col_detail2 {
        top: 50%;
        transform: translate(0%, 95%);
        left: 34%;
    }
    .career_sect_ani {
        top: -3%;
    }
}

@media only screen and (max-width: 1496px) {
    .career_col_detail2 {
        top: 50%;
        transform: translate(0%, 75%);
        left: 30%;
    }

    .career_sect_main {
        margin-top: 330px;
    }
}

@media only screen and (max-width: 1250px) {
    .career_col_detail2 {
        top: 50%;
        transform: translate(0%, 50%);
        left: 30%;
    }
    .career_main_detail2 {
        padding: 140px 100px 140px 100px;
    }
    .career_main_detail3 {
        padding: 140px 100px 140px 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .career_sect_main {
        width: 90%;
        height: auto;
        margin: auto;
        padding: 20px 2% 24px 2%;
        z-index: 80;
        position: relative;
        margin-top: 295px;
        max-width: unset;
        border-radius: 2px;
    }
}

@media only screen and (max-width: 1185px) {
    .overview_cont {
        width: 100%;
        height: auto;
        margin: auto;
        max-width: 1160px;
        text-align: center;
        margin-bottom: 24px;
    }
    .career_sect_contl {
        width: 35%;
    }
    .career_sect_contr {
        width: 60%;
    }
    .career_sect_contl {
        width: 36%;
        min-width: unset;
    }

    .career_sect_main {
        margin-top: 320px;
    }
   
}

@media only screen and (max-width: 1053px) {
    .career_col2_r {
        width: 42%;
        float: right;
    }
    .career_col_detail2 {
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        transform: translate(0%, 30%);
        left: 10%;
    }
}

@media only screen and (max-width: 1120px) {
    .overview_bg_sect {
        padding: 200px 4% 80px 4%;
    }
}

@media only screen and (max-width: 991px) {
    .career_sect3_col {
        width: 100%;
        height: auto;
        transition: 0.3s all;
        cursor: pointer;
        margin: 1.5% 1.5% 32px 1.5%;
    }
    .career_sect3_title {
        width: 40%;
        margin: 0px 0px 24px 0px;
        float: left;
    }
    .career_sect3_txt {
        width: 60%;
        height: auto;
        margin: unset;
        text-align: left;
        float: right;
    }
    .career_main_title {
        font-size: 32px!important;
        line-height: 32px;
    }
    .career_sect_ani {
        top: -1%;
    }
    .board_cont_col {
        width: 31.2%;
        margin: 1%;
    }
    .board_cont_col:hover {
        width: 31.2%;
    }
    .overview_cont_txt {
        top: 50%;
        right: 0%;
        transform: translate(-0%, 0%);
    }
    .corp_vid_col {
        width: 31.2%;
        height: auto;
    }
    .vision_cont_r {
        padding: 44px 32px;
    }
    .vision_cont2_r {
        padding: 44px 32px;
    }
    .recognit_col {
        width: 22.9%;
    }
    .overview_cont_l {
        width: 50%;
    }
    .overview_cont_r {
        width: 37%;
        min-width: 312px;
    }
    .career_sect4_cont {
        padding: 80px 4% 80px 4%;
    }
    .career_sect_cont2 {
        padding: 16px 4% 32px 4%;
    }
    .career_main_detail2 {
        padding: 140px 64px;
    }
    .career_main_detail3 {
        padding: 140px 64px;
    }
}

@media only screen and (max-width: 878px) {
    .career_col_detail2 {
        width: 100%;
        height: auto;
        margin: auto;
        position: absolute;
        top: 50%;
        transform: translate(0%, 18%);
        left: 10%;
    }
}

@media only screen and (max-width: 862px) {
    .career_col_detail {
        width: 100%;
        height: auto;
        margin: auto;
        max-width: 1160px;
        position: absolute;
        top: 50%;
        transform: translate(0px, 0%);
    }
}

@media only screen and (max-width: 768px) {
    .img_career_ani {
        background-image: url(../banner/career_banner_bg.jpg);
    }
    .career_sect3_txt {
        width: 50%;
    }
    .overview_sect {
        padding: 64px 4% 56px 4%;
    }
    .overview_sect_cont {
        padding: 80px 4% 12px 4%;
    }
    .overview_sect2 {
        padding: 0px 4% 96px 5%;
    }
    .vision_cont_r {
        padding: 32px;
    }
    .vision_cont2_r {
        padding: 32px;
    }
    .board_cont_col {
        width: 47.5%;
    }
    .board_cont_col:hover {
        width: 47.5%;
    }
    .board_sect {
        padding: 64px 8% 80px 8%;
    }
    .corpdoc_col {
        width: 47.8%;
    }
    .corpdoc_col_ico {
        width: 36px;
        font-size: 28px;
    }
    .corp_annual_col {
        width: 46%;
        margin: 2%;
    }
    .corp_annual_col {
        width: 47.8%;
        margin: 1%;
    }
    .corp_annual_top {
        width: 22%;
        height: auto;
        margin: unset;
        float: left;
        max-height: 56px;
        overflow: hidden;
    }
    .corp_annual_bottom {
        width: 75%;
        height: auto;
        position: relative;
        margin: unset;
        float: right;
        padding-right: 0%;
    }
    .corp_annual_r {
        top: 128%;
    }
    .video-container {
        min-width: 640px;
    }
    .career_col_l {
        width: 40%;
        height: auto;
        float: left;
        -webkit-box-shadow: rgba(74, 132, 180, 0.15) 16px 16px 0px 1px;
        box-shadow: rgba(74, 132, 180, 0.15) 16px 16px 0px 1px;
        overflow: hidden;
        max-height: 320px;
        border-radius: 4px;
    }
    .career_col_r {
        width: 55%;
        height: auto;
        float: right;
        position: relative;
    }
    .career_col2_l {
        width: 100%;
        float: left;
    }
    .career_col2_r {
        width: 100%;
        float: right;
        padding: 40px 24px;
    }
    .career_l_col {
        float: right!important;
    }
    .career_r_col {
        float: left!important;
    }
    .career_img1_thumbs {
        height: auto;
        display: block;
        margin-top: -16%;
        margin-left: -92%;
    }
    .career_img3_thumbs {
        height: auto;
        display: block;
        margin-top: -49%;
        margin-left: -48%;
    }
    .career_col_detail2 {
        width: 100%;
        height: auto;
        margin: auto;
        position: relative;
        top: unset;
        transform: unset;
        left: unset;
        right: unset;
        max-width: unset;
    }
    .career_col_detail {
        width: 100%;
        height: auto;
        margin: auto;
        max-width: 1160px;
        position: absolute;
        top: 50%;
        transform: translate(0px, 10%);
    }
    .career_cont_title3 {
        width: 100%;
        height: auto;
        margin: auto;
        position: relative;
        margin-bottom: 8px;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 32px;
        text-align: left;
        color: rgba(16, 60, 95, 1);
        padding-left: 8px;
    }
    .overview_cont_l {
        width: 70%;
    }
    .careers_btn {
        min-width: 144px;
        max-width: 144px;
        margin-bottom: 8px;
    }
    .overview_cont_r {
        width: 26%;
        display: block;
        min-width: 135px;
        margin-top: 24px;
    }
    .career_sect_ani {
        width: 100%;
        height: 100vh;
        margin: auto;
        background-repeat: no-repeat;
        background-position: center 0%;
        background-size: 150%;
        z-index: 2;
        position: fixed;
        background-image: url(/banner/career_banner_bg.jpg);
        background-color: rgb(0, 0, 0);
        opacity: 1;
    }
    .career_cont_txt {
        padding: 120px 4%;
    }
    .career_main_detail2 {
        background-position: center 0%;
        /*background-size: contain;*/
        padding: 0px;
    }
    .career_main_detail3 {
        background-position: center 0%;
        /*background-size: contain;*/
        padding: 0px;
    }
}

@media only screen and (max-width: 685px) {
    .career_sect_contl {
        width: 98%;
        height: auto;
        float: none;
        margin: 0px auto 48px auto;
        padding: 24px;
        border-radius: 4px;
    }
    .overview_cont_sub {
        margin: 8px auto 0px auto;
    }
    .career_cont_title2 {
        text-align: center;
        margin-bottom: 4px;
        font-size: 40px!important;
        line-height: 48px;
    }
    .career_cont_title3 {
        width: max-content;
        height: auto;
        margin: auto;
        padding-left: 8px;
    }
    .career_sect_contr {
        width: 100%;
        height: auto;
        float: none;
        margin: auto;
    }
    .career_sect_main {
        padding: 20px 4% 32px 4%;
        margin-top: 300px;
    }
    .career_col_l {
        width: 100%;
        height: auto;
        float: left;
        -webkit-box-shadow: rgba(74, 132, 180, 0) 16px 16px 0px 1px;
        box-shadow: rgba(74, 132, 180, 0) 16px 16px 0px 1px;
        overflow: hidden;
        max-height: 320px;
        border-radius: unset;
    }
    .career_col2_r {
        width: 100%;
        float: right;
        padding: 48px 4% 56px 4%;
    }
    .career_col2_l {
        width: 100%;
        float: left;
        max-height: 320px;
    }
    .career_col_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 48px 4% 56px 4%;
    }
    .career_sect_cont2 {
        padding: 0%;
    }
    .career_col_detail {
        width: 100%;
        height: auto;
        margin: auto;
        max-width: unset;
        position: relative;
        top: unset;
        transform: unset;
    }
    .career_cont_title4 {
        margin-bottom: 12px;
        font-size: 32px!important;
        line-height: 40px;
    }
    .career_img1_thumbs {
        height: auto;
        display: block;
        margin-top: unset;
        margin-left: unset!important;
    }
    .career_img3_thumbs {
        height: auto;
        display: block;
        padding-left: 0px;
        margin-top: -29%;
        margin-left: unset!important;
        right: unset;
    }
    .career_sect3_txt {
        width: 100%;
    }
    .career_sect3_title {
        width: 100%;
        margin: 0px 0px 24px 0px;
        float: left;
        text-align: left;
    }
    .career_main_detail {
        width: 100%;
        height: auto;
        margin: 0px auto;
        max-width: unset;
        text-align: center;
    }
    .career_sect_detail2 {
        width: 100%;
        height: auto;
        margin: auto;
        padding: 0%;
    }
    .career_cont_title {
        text-align: center;
    }
    .career_sect_cont {
        padding: 200px 4% 80px 4%;
    }
    .career_sect2_cont {
        padding: 80px 4% 80px 4%;
    }
    .pad-t-32 {
        padding-top: 0px!important;
    }
    .breadcrumb_cont {
        text-align: center;
    }
    .overview_sect {
        padding: 56px 6% 56px 6%;
    }
    .overview_sect_cont {
        padding: 64px 6% 0px 6%;
    }
    .overview_cont_l {
        width: 100%;
        float: none;
        margin: auto;
        max-width: unset;
        text-align: center;
    }
    .overview_cont_r {
        width: 100%;
        float: none;
        margin: 32px auto 0px auto;
        /* display: flex; */
        max-width: 266px;
    }
    .btn_align_r {
        float: right!important;
    }
    .careers_btn {
        min-width: 126px;
        max-width: 126px;
        margin: 0px;
        float: left;
        padding: 12px 0px;
    }
    .overview_sect2 {
        padding: 0px 6% 80px 6%;
    }
    .overview_cont_txt {
        top: unset;
        right: unset;
        transform: unset;
        position: relative;
    }
    .vision_sect_cont {
        padding: 80px 6% 80px 6%;
    }
    .vision_sect_cont2 {
        padding: 80px 6% 80px 6%;
    }
    .vision_cont_l {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .vision_cont_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        background-color: rgba(7, 41, 69, 0.95);
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 32px;
    }
    .vision_cont2_l {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        padding: 0px;
        margin-bottom: 24px;
        border: none;
    }
    .vision_cont2_r {
        width: 100%;
        height: auto;
        float: left;
        position: relative;
        top: unset;
        right: unset;
        transform: unset;
        text-align: left;
        background-color: rgba(7, 41, 69, 0.95);
        -webkit-box-shadow: unset;
        box-shadow: unset;
        padding: 32px;
    }
    .board_txt {
        padding: 16px 0px 6px 0px;
    }
    .corpdoc_sect_cont {
        padding: 80px 6% 80px 6%;
    }
    .recognit_col {
        width: 31.2%;
    }
}

@media only screen and (max-width: 640px) {
    .career_imgs_col {
        width: 100%;
        margin: 2.5% 1.5%;
    }
    .board_cont_col {
        width: 100%;
        margin-bottom: 32px;
    }
    .board_cont_col:hover {
        width: 100%;
        margin-bottom: 32px;
    }
    .corp_vid_col {
        width: 47.8%;
        height: auto;
    }
    .career_sect_ani {
        top: 0%;
        background-size: 210%;
    }
}

@media only screen and (max-width: 576px) {
    .breadcrumb_cont {
        text-align: center;
    }
    .corpdoc_col {
        width: 100%;
        min-height: unset;
    }
    .corp_annual_col {
        width: 100%;
    }
    ul.breadcrumb {
        padding: 0px 24px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 500px;
        color: #fff;
    }
    .video-container {
        min-width: 480px;
    }
    .recognit_col {
        width: 47.8%;
    }
}

@media only screen and (max-width: 480px) {
    .corp_vid_col {
        width: 100%;
        height: auto;
    }
    .video-container {
        min-width: 320px;
    }
    .career_sect_ani {
        top: 1%;
        background-size: 210%;
    }
}