.description,
.title_heading h3 {
    margin-bottom: 30px;
}
section.job_infosec {
    padding: 90px 0;
}
.title_heading h3 {
    font-family: var(--font-Roboto-Regular);
    color: var(--text-black);
    text-transform: capitalize;
    font-size: 23px;
}
.all_detail_Wrapper p,
.description li {
    color: var(--text-color-3);
    font-family: var(--font-Roboto-Light);
}
.all_detail_Wrapper p {
    font-size: 18px;
    margin-bottom: 30px;
}
.description li,
.main_Detail p {
    margin-bottom: 5px;
}
.description li {
    font-size: 19px;
    padding-left: 20px;
}
.about_requirement,
.about_role {
    margin: 54px 0;
}
.main_heading h5 {
    font-size: 30px !important;
}
.main_heading h2 {
    font-size: 60px !important;
}
.add_resume p,
.add_resume span {
    font-family: var(--font-Roboto-Regular);
    font-size: 13px;
}
.apply_Form {
    padding-top: 24px;
}
.apply_Form .form-group,
.contact_btn.main_btn {
    margin: 10px 0;
}
.apply_Form .form-group .form-control {
    border: 0;
    border-bottom: 1px solid var(--border-color);
    border-radius: 0;
    font-family: var(--font-Roboto-Regular);
    color: #8d8d8d;
    font-size: 15px;
}
.apply_Form .form-group .form-control::placeholder {
    font-family: var(--font-Roboto-Regular);
    color: #8d8d8d;
    font-size: 15px;
}
.main_Detail {
    margin-bottom: 40px;
}
.apply_Form .form-group .form-control:focus {
    color: #8d8d8d;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
}
input:focus,
textarea#exampleFormControlTextarea1:focus {
    border-bottom: 1px solid #0362a0 !important;
    box-shadow: 0 1px 0 0 #0362a0 !important;
    width: 100%;
    transition: 1s;
}
textarea#exampleFormControlTextarea1 {
    resize: none;
}
.add_resume label {
    border-bottom: 1px solid var(--border-color);
    width: 100%;
    padding: 6px 0;
    display: flex;
    justify-content: space-between;
}
.corsica_sec_job_info {
    /* background-image: url(../img/jobs-image.webp) !important;
    background-repeat: no-repeat; */
    background-size: 100% 100%;
    background-position: left;
    background-color: #000;
    backdrop-filter: blur(53px);
    height: 375px !important;
}
.add_resume span:hover {
    color: #0e212d;
}
.add_resume span {
    color: var(--heading-color);
    cursor: pointer;
}
.add_resume p {
    color: #8d8d8d;
    margin: 0;
}
.contact_btn.main_btn .btn {
    width: 100%;
    padding: 15px 10px;
    margin-top: 10px;
}
.corsica_sec_wrapper_job_info {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding-top: 40px;
}
@media (max-width: 1367px) {
    .corsica_sec_wrapper_job_info .container {
        padding: 0;
    }
    .philposophy_img img {
        height: 550px !important;
    }
    .corsica_sec_job_info {
        height: 45vh !important;
    }
    .option h4,
    select.form-select {
        font-size: 15px;
    }
    .main_heading h2 {
        font-size: 50px !important;
    }
    .corsica_banner:after {
        left: 142px;
    }
    .corsica_banner .side_img {
        width: 24% !important;
    }
}
@media (max-width: 1281px) {
    .side_img img {
        height: 100% !important;
    }
}
@media (max-width: 1025px) {
    .side_img img {
        height: 547px !important;
    }
}
@media (max-width: 991px) {
    .corsica_sec_job_info {
        height: 25vh !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-top: 90px !important;
    }
    .main_heading h2 {
        font-size: 19px !important;
    }
    .main_banner {
        display: flex;
        align-items: start;
        justify-content: start;
        height: 100% !important;
    }
    .globe_Wrapper .main_heading h3 {
        font-size: 34px;
        margin-bottom: 10px;
    }
    .corsica_banner:after {
        display: none;
    }
}
@media (min-width: 913px) and (max-width: 916px) {
    .corsica_sec_job_info .main_heading {
        padding-right: 0;
    }
    .corsica_sec_wrapper_job_info {
        padding-left: 59px !important;
    }
    .globe_Wrapper {
        padding: 0;
    }
    .trans_wrapper {
        margin-bottom: 20px;
    }
    .corsica_banner,
    .main_banner {
        padding-left: 0 !important;
    }
    section.transaction_Sec {
        padding: 0 0 30px;
    }
    .main_heading p {
        font-size: 13px !important;
    }
    .target_img img {
        width: 100%;
        height: initial;
        object-fit: fill;
    }
    .main_heading h2 {
        font-size: 21px !important;
    }
    section.globe_sec {
        padding: 11px 0 50px;
    }
    .main_heading h5 {
        font-size: 20px;
    }
    .corsica_sec_job_info {
        height: 100vh !important;
    }
    .corsica_sec_wrapper_job_info.wrapper-sec {
        padding-left: 117px;
    }
    .main_heading1 {
        margin-top: 20px;
    }
    .port_tabs ul#pills-tab {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (min-width: 900px) and (max-width: 913px) {
    .main_banner {
        padding-left: 7px !important;
        height: 100%;
    }
    .corsica_banner {
        padding-left: 50px !important;
    }
    .philposophy_img img {
        height: 370px;
        width: 100%;
        object-fit: scale-down;
    }
}
@media (min-width: 821px) and (max-width: 897px) {
    .corsica_sec_job_info .main_heading {
        padding-right: 0;
    }
    .corsica_sec_wrapper_job_info {
        padding-left: 59px !important;
    }
    section.corsica_sec_job_info.category .main_banner {
        padding-left: 77px !important;
    }
    .globe_Wrapper {
        padding: 0;
    }
    .trans_wrapper {
        margin-bottom: 20px;
    }
    .corsica_banner,
    .main_banner {
        padding-left: 0 !important;
    }
    section.transaction_Sec {
        padding: 0 0 30px;
    }
    .main_heading p {
        font-size: 13px !important;
    }
    .target_img img {
        width: 100%;
        height: initial;
        object-fit: fill;
    }
    .main_heading h2 {
        font-size: 18px !important;
    }
    section.globe_sec {
        padding: 11px 0 50px;
    }
    .main_heading h5 {
        font-size: 20px;
    }
    .corsica_sec_job_info {
        height: 100% !important;
    }
    .corsica_sec_wrapper_job_info.wrapper-sec {
        padding-left: 117px;
    }
    .main_heading1 {
        margin-top: 20px;
    }
    .port_tabs ul#pills-tab {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 821px) {
    .main_banner {
        padding-left: 15px !important;
        height: 100%;
    }
    .corsica_banner {
        padding-left: 0;
    }
    .philposophy_img img,
    .side_img img {
        height: 100% !important;
    }
    .corsica_banner .side_img {
        width: 26% !important;
    }
    .about_mission p {
        font-size: 12px !important;
    }
    .philposophy_img {
        position: unset;
    }
    .about_philposophy h3 {
        font-size: 25px;
    }
    .about_philposophy {
        padding: 35px 17px 35px 4px;
    }
    .main_heading h3 {
        font-size: 23px !important;
    }
    .globe_Wrapper .main_heading h3 {
        font-size: 25px !important;
    }
    .our_mission.our_value::after,
    .our_mission.our_value::before {
        display: none;
    }
}
@media (max-width: 768px) {
    .all_detail_Wrapper p {
        font-size: 13px;
    }
    .description li {
        font-size: 13px !important;
    }
}
@media (min-width: 700px) and (max-width: 735px) {
    .corsica_sec_job_info {
        height: 100vh !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-left: 59px !important;
    }
    .corsica_banner {
        padding-left: 0;
    }
    .main_banner {
        justify-content: start;
    }
    .story_heading {
        margin-bottom: 21px;
        margin-top: 20px;
    }
    section.vision-sec {
        padding: 20px 0 40px;
    }
    .our_mission.our_value::after,
    .our_mission.our_value::before {
        display: none;
    }
    .achiviement_wrapper {
        padding-top: 20px;
    }
    .email_Send {
        position: relative;
        margin-bottom: 20px;
    }
}
@media (min-width: 736px) and (max-width: 741px) {
    .corsica_sec_job_info {
        height: 100vh !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-left: 59px !important;
    }
    .achiviement_wrapper,
    .geo_info {
        padding-top: 20px;
    }
    .corsica_banner {
        padding-left: 0;
    }
    .main_banner {
        justify-content: start;
    }
    .story_heading {
        margin-bottom: 21px;
        margin-top: 20px;
    }
    section.vision-sec {
        padding: 20px 0 40px;
    }
    .our_mission.our_value::after,
    .our_mission.our_value::before {
        display: none;
    }
    .email_Send {
        position: relative;
        margin-bottom: 20px;
    }
}
@media (min-width: 650px) and (max-width: 668px) {
    .corsica_sec_job_info {
        height: 100vh !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-left: 0 !important;
    }
    .achiviement_wrapper,
    .geo_info {
        padding-top: 20px;
    }
    .corsica_banner {
        padding-left: 0;
    }
    .main_banner {
        justify-content: start;
    }
    .story_heading {
        margin-bottom: 21px;
        margin-top: 20px;
    }
    section.vision-sec {
        padding: 20px 0 40px;
    }
    .our_mission.our_value::after,
    .our_mission.our_value::before {
        display: none;
    }
    .email_Send {
        position: relative;
        margin-bottom: 20px;
    }
}
@media (max-width: 581px) {
    .corsica_sec_job_info {
        height: 40vh !important;
    }
    .main_heading h5 {
        font-size: 14px !important;
    }
    section.vision-sec {
        padding: 0;
    }
    .main_heading h2 {
        font-size: 15px !important;
    }
    .corsica_sec_job_info .main_heading {
        padding-left: 16px !important;
        padding-bottom: 20px !important;
        padding-right: 203px !important;
    }
    section.story-sec .main_heading p {
        font-size: 13px !important;
        margin-bottom: 6px;
    }
    section.story-sec .main_heading {
        padding-left: 0;
        padding-bottom: 20px;
        padding-right: 0;
    }
    .philposophy_img {
        position: unset;
    }
    .geo_info {
        padding-top: 29px;
    }
    section.industry_sec .main_heading p {
        font-size: 14px !important;
        margin-bottom: 6px;
    }
    .about_philposophy {
        padding: 14px 0px 14px 0px;
    }
    .email_Send input {
        width: 100% !important;
    }
    .achiviement_wrapper {
        padding-top: 31px;
    }
}
@media (min-width: 540px) and (max-width: 542px) {
    .corsica_sec_job_info .main_heading {
        padding-left: 0 !important;
        padding-bottom: 20px !important;
        padding-right: 264px !important;
    }
}
@media (max-width: 376px) {
    .main_heading h2 {
        font-size: 16px !important;
    }
    .bannersocail_icons {
        width: 82px !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-top: 120px !important;
    }
    .corsica_sec_job_info .main_heading {
        padding-left: 0 !important;
        padding-bottom: 20px !important;
        padding-right: 131px !important;
    }
    .corsica_banner .side_img {
        right: 82px !important;
        width: 28% !important;
        height: 100% !important;
    }
    .corsica_banner {
        border-left: 1px solid #b3b3b3;
        padding-left: 14px !important;
        height: 100%;
        padding-bottom: 20px;
    }
    .about_mission p {
        font-size: 13px !important;
    }
    .about_philposophy .main_heading p,
    .main_heading p {
        font-size: 10px !important;
        margin-bottom: 6px;
    }
    .philosophy-sec {
        padding: 4px 0 40px 0;
    }
    section.industry_sec .main_heading p,
    section.process-sec .main_heading p,
    section.story-sec .main_heading p {
        font-size: 13px !important;
        margin-bottom: 6px;
    }
}
@media (max-width: 281px) {
    .corsica_sec_job_info .main_heading {
        padding-left: 0 !important;
        padding-bottom: 20px !important;
        padding-right: 117px !important;
    }
    .corsica_sec_wrapper_job_info {
        padding-top: 130px !important;
    }
    section.team_Sec {
        padding: 10px 0 50px;
    }
    .globe_Wrapper .main_heading h3,
    .main_heading h3 {
        font-size: 16px !important;
    }
    .corsica_sec_wrapper_job_info .main_heading p {
        font-size: 9px !important;
    }
    .contact_links p,
    .main_heading h5 {
        font-size: 13px !important;
    }
    .bannersocail_icon .icon .fa,
    .bannersocail_icons .icon .fa {
        font-size: 15px;
        color: #fff;
    }
    .bannersocail_icons {
        width: 71px !important;
    }
    .main_heading h2 {
        font-size: 10px !important;
    }
    .achiviement_wrapper .main_heading {
        padding-left: 8px;
        padding-bottom: 20px;
        padding-right: 3px;
    }
    .main_heading p,
    section.industry_sec .main_heading p {
        font-size: 11px !important;
        margin-bottom: 6px;
    }
    section.category-sec .main_heading {
        margin-top: 20px;
    }
    .recommed_heading h3 {
        font-size: 21px !important;
    }
    .side_menu .hamburger-menu {
        right: 1rem !important;
    }
    .about_philposophy h3 {
        color: var(--text-color) !important;
        font-size: 20px;
        margin-bottom: 25px;
    }
    .philposophy_img img {
        height: 310px;
        width: 100%;
        object-fit: scale-down;
    }
    .main_heading {
        padding-left: 5px;
        padding-bottom: 20px;
        padding-right: 5px;
    }
    .corsica_banner .side_img {
        right: 70px !important;
        width: 28% !important;
        height: 100% !important;
    }
}
::-ms-input-placeholder {
    color: #8d8d8d;
}
::placeholder {
    color: #8d8d8d;
}
div#file-upload-filename {
    color: #000;
    font-size: 14px;
    padding-top: 10px;
}
button#remove-btn {
    font-size: 12px;
    color: #fff;
    background: #0064a0;
    padding: 2px 6px;
    border: 0;
    border-radius: 50%;
}
