.head-1 h1 {
    font-size: 4rem;

}

.wrap1 {
    float: left;
    margin: 0 auto;
}

.parent-p1 h1 {
    position: absolute;
    right: -11px;

}

.about-a1 h1 {
    font-weight: normal;
}

.abt {
    padding: 74px 13%;

}

.abt .t1 {
    margin-left: 85%;
    width: 395px;
}

.about-us .title-tags {
    bottom: 15%;
}

/* .heading {
    background-color: black;

} */
.join-saiha-section {
    background-image: url("2021img/bg-carrer-1.png"), url("2021img/bg-carrer-2.png");
    background-position: left 0% top 7%, right 0% top 58%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, auto;
    /* optional if scaling is needed */
}

/* .heading h1 {
    text-align: right;
} */

.gs {
    line-height: 18px;
    padding: 45px;
}



.join-parent {
    text-align: right;
    padding-right: 10%;
    font-size: 49px;
    font-weight: 0px;
    font-family: 'Open Sans', sans-serif;
}

.card-image {

    margin-left: auto;
    margin-right: auto;
    display: block;
}

.card-heading {
    font-size: 15px;
    text-align: center;
}

.card-content {
    font-size: 13px;
    text-align-last: center;
    text-align: center;
}

#card-slider .item {
    position: relative;
    margin: 15px 0;
}

#card-slider .item img {

    width: unset;
}

.card1 {
    width: 100;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    padding: 2px;
    border-radius: 5px;
}

.about-banner {

    display: flex;
    align-items: center;
    gap: 5%;

}

.down-arrow-career-section {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 50px;
    min-width: 50px;
    aspect-ratio: 1 / 1;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid #e1e1e1d6;
    cursor: pointer;
    padding: 8px;

}

.down-arrow-career-section img {
    width: 50%;
}

.about-banner .parent h2 {
    bottom: -28px;
    right: -1px;
    left: unset;
}

.about-header .career-main-head {
    font-size: 56px;
    overflow: unset;
    text-align: right;
}

.about-header .career-main-head span:nth-child(2) {
    margin-left: 0px;
}

.file-upload-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 30px;
}

.file-upload-label {
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.resume-upload {
    margin-bottom: 10px;
}

.header-c .searchButton svg {
    fill: #030202;
}

.no-jobs-message {
    text-align: center;
    grid-column: 1 / -1;
    font-size: 2rem;
    color: #837d7d;
    margin: 20px 0;
}
@media (max-width:767px){
    .no-jobs-message{
        font-size: 25px;
    }
}

@media (max-width:567px){
    .no-jobs-message{
        font-size: 17px;
    }
}

.header-c .searchButton svg {
    fill: #ffffff;
}

.btn,
.remove-btn {
    padding: 8px 16px;
    margin-top: 10px;
    font-weight: bold;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

.preview-btn {
    background-color: #3498db;
    color: white;
}

.preview-btn:hover {
    background-color: #2980b9;
}

.remove-btn {
    background-color: #e74c3c;
    color: white;
}

.remove-btn:hover {
    background-color: #c0392b;
}

.modal-title {
    font-size: 3rem;
}

#modal-ok-btn {
    margin-top: 0.5rem;
    margin-bottom: 1.5rem;
    padding: 0.3rem;
    background-color: #FF4D40;
    color: white;
    border: none;
    border-radius: 35px;
    cursor: pointer;
    min-width: 100px;
}

#modal-ok-btn:hover {
    background-color: #FF4D40;
}

.modal-content {
    border-radius: 1rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
}

/* .resume-upload-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
} */

#pdfPreviewContainer {
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-left: 293px;
    width: 100%;
}

#pdfPreviewContainer.show {
    display: flex;
}

#pdfPreview {
    width: 100%;
    max-width: 600px;
    height: 500px;
    border: 1px solid #ccc;
    border-radius: 6px;
}

.error-message {
    color: red;
    font-size: 0.85rem;
    text-align: left;
    padding-left: 2px;
    margin-top: 4px;
}

.error-field {
    border: 1px solid red !important;
}



@media (max-width: 991px) {
    .about-header .career-main-head {
        font-size: 48px;
    }

    .about-us {
        padding: 20px 65px;
    }

}

@media (max-width: 767px) {
    .about-header .career-main-head {
        font-size: 40px;
        margin-bottom: 20px;
        padding: 0 20px !important;
    }
}

@media (max-width: 400px) {
    .about-header .career-main-head {
        font-size: 35px;
    }
}

.about-us .title-tags .about-us-txt {
    margin: 35px 50px 0 0;
}

.about-us .deliver {
    font-size: 50px;
    font-weight: 100;
    margin-bottom: 2.4%;
}

.about-us .deliver span {
    display: block;
}

.career-description p {

    transition: 0.5s all;
    font-size: 16px;
    font-weight: 500;
    color: rgb(114, 114, 114);
    margin-bottom: 22px;

    line-height: 30px;
}

.career-description ul li {
    list-style-type: unset;
    transition: 0.5s all;
    font-size: 16px;
    font-weight: 500;
    color: rgb(114, 114, 114);
    line-height: 30px;
}

/* .career-description ul li:first-child {
    margin-bottom: 22px;
} */

.career-description .text-center {
    font-size: 17px;
    margin: 16px 0 50px;
}

.career-learn-more {
    background-color: #9eac98;
    padding: 10px 50px;

}

.no-jobs-wrapper {
    min-height: 300px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}





.job-card {
    /* background-color: rgba(255, 255, 255, 0.05); */
    padding: 25px;
    /* border-radius: 6px; */
    position: relative;
    transition: all 0.3s ease;
    border-bottom: 2px solid #3d3d3d;
}

.job-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.job-title {
    font-size: 23px;
    margin: 0;
    color: #787878;
    font-weight: 400;
    margin-bottom: 0;
    letter-spacing: 0.4px;
}

.job-location {
    font-size: 13px;
    color: #595757;
    margin: 0;
}

.toggle-btns {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;

}

.toggle-btns .fa-solid {
    font-size: 26px;
    color: #3d3d3d;

}

.toggle-btns:focus {
    outline: 0;
}



.job-body {
    margin-top: 20px;
    display: none;
}

.job-card.active {
    background-color: rgba(255, 255, 255, 0.1);
    border-bottom: none;
}

.job-card.active .job-body {
    display: block;
}

.job-description {
    font-size: 15px;
    color: #ccccccc2;
    line-height: 2.1;
    letter-spacing: 0.5px;
}

.job-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    flex-wrap: wrap;
    gap: 5px;
}

.owl-theme .owl-dots {
    margin-top: 30px;
    text-align: center;
    display: none;
}

.apply-btn {

    color: #fff;
    text-decoration: none;
    /* padding: 8px 14px; */
    border-radius: 4px;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
    letter-spacing: 0.7px;
}

.apply-btn:hover {
    color: #fff;
    text-decoration: none;
}

.apply-btn img {

    width: 12px;
    margin-top: 4px;
}

.exp {
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    letter-spacing: 0.7px;
}

.footer-text {
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    color: rgb(255 255 255 / 22%);
    margin-top: 182px;
}

.footer-text a {
    color: #aaa;
    text-decoration: none;
}

.open-position {
    background-image: url("2021img/career-apply-bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.open-position .position-main-head {
    text-align: center;
    font-size: 50px;
    font-weight: 100;
    color: #787878;
    padding-bottom: 5%;
}

.open-position .heading {
    padding: 5%;
}

.job-card-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6%;
}



.grid-sub-section {
    display: grid;
    gap: 6%;
}

.card1 {
    background: #fff;
    text-align: center;
    padding: 40px 20px;
    width: 230px;
    box-shadow: -4px -2px 20px rgb(0 0 0 / 6%);
    transition: transform 0.3s ease;
    justify-self: anchor-center;
    /* height: 43vh; */
    height: 330px;
    align-content: center;
}

@media (max-width: 400px) {
    .card1 {
        height: 57vh;
    }
}

.card-image {
    height: 55px;
    margin-bottom: 12px;
    object-fit: contain;
}

.card-heading {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

.card-content {
    font-size: 15px;
    color: #717171;
    margin-top: 10px;
    margin-bottom: 0;
}

.owl-nav {
    margin: 20px 0;

}

.owl-nav button {
    background: #fff !important;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    margin: 0 5px;
    font-size: 20px !important;
    color: #000 !important;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, color 0.3s ease;
}

.owl-nav button:hover {
    background: #3cc391 !important;
}

.owl-theme .owl-dots {
    margin-top: 30px;
    text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ccc;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    transition: background 0.3s;
}


.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav.disabled {
    display: flex;
    align-items: center;
    justify-content: end;
}

.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: end;
}

.owl-nav button img {
    width: 7px;
}

.owl-nav button:focus {
    outline: 0;

}

.img-div.flex-1 {
    flex: 1;
}

.img-div.flex-05 {
    flex: 0.5;
}

.first-section-atmosphere {
    display: flex;
    justify-content: center;
    gap: 25px;
    /* flex-wrap: wrap; */
    padding: 30px;
}

.sub-section-atmosphere {
    display: grid;
    gap: 25px;
    align-items: center;
    /* justify-content: center; */
    flex: 1;
    height: 100%;
}

.first-section-atmosphere .last {
    flex: 0.5;
}

.sub-section-atmosphere .d-flex {
    justify-content: space-between;
}

.second-subsection {
    display: flex;
    justify-content: center;
    gap: 25px;
    height: 100%;

    /* flex-wrap: wrap; */
}

.two-section {
    flex: 0.5;
}


/* 3 */
.first-section {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
    padding: 20px;
}

.sub-section {
    display: grid;
    gap: 35px;
    align-items: center;
    justify-content: center;
}

.sub-section .d-flex {
    justify-content: space-between;
}

.second3 {
    display: flex;
    gap: 35px;
    width: 100%;
    object-fit: cover;
    flex: 1;
}

@media (max-width: 991px) {
    .img-one {
        display: none;
    }
}

@media (max-width: 1200px) {
    .img-two {
        display: none;
    }
}


@media (max-width: 997px) {
    .first-section {
        flex-direction: column;
        align-items: center;
        object-fit: cover;
        padding: 0px;

    }

    .second3 {
        justify-content: center;
        height: 100%;
        gap: 20px;
        /* flex-direction: column; */
        /* object-fit: cover; */
    }

    .sub-section {
        gap: 20px;
    }


}

@media (max-width: 576px) {
    .second3 {
        flex-direction: column;
        gap: 15px;
        align-items: center;
    }

    .first-section,
    .sub-section {
        gap: 15px;
        padding: 0;
    }

    img.img-fluid {
        max-width: 100%;
        height: auto;
    }
}

/* @media (max-width: 1200px) and (min-width: 998px) {
    .first-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
        object-fit: cover;
    }

    .sub-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }

    .second3 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }

} */

@media (max-width: 1200px) {
    .section-two {

        flex-direction: column;
    }
}


/* 1 */
/* 
@media (max-width: 1200px) and (min-width: 998px) {
    .first-section-atmosphere {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .sub-section-atmosphere {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }

    .second-subsection {
        display: flex;
        flex-direction: row;
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }

    .second-subsection img {
        width: 45%;

        height: auto;
    }

    .last {
        display: flex;
        justify-content: center;
        margin-top: 15px;
    }

    .last img {
        width: 100%;
        



        height: auto;
    }
}  */










@media (max-width: 997px) {


    .first-section-atmosphere {
        flex-direction: column;
        align-items: center;
        object-fit: cover;

    }

    .second-subsection {
        justify-content: center;
        height: 100%;

        /* flex-direction: column; */
        object-fit: cover;
    }

    .sub-section-atmosphere {
        gap: 20px;
    }

    .last {

        object-fit: cover;
    }
}

@media (max-width: 576px) {
    .second-subsection {
        flex-direction: column;
        gap: 15px;
    }

    .first-section-atmosphere,
    .sub-section-atmosphere {
        gap: 15px;
        padding: 0;
    }

    img.img-fluid {
        max-width: 100%;
        height: auto;
    }
}



.saiha-enviornment-section {
    align-items: center;
    justify-content: center;
    padding: 6% 10%;
    gap: 10%;
    display: grid;
    grid-template-columns: 50% 40%;


}

.saiha-enviornment-section2 {
    padding-bottom: 6%;
    grid-template-columns: 40% 50%;
}

.carrier-header-section {
    background-image: url("2021img/carrier-detail-bg.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    position: relative;
}

.detail-main-section {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 40px;
    color: white;
}

.carrier-header-content {
    display: flex;
    align-items: start;
    gap: 16px;
    margin-bottom: 30px;
    padding: 0 3%;
}

.carrier-header-content h2 {
    color: #ccc;
    font-size: 30px;
    font-weight: 300;
    margin: 0;
}

.carrier-header-content h1 {
    margin-bottom: 5px;
    color: #fff;
    font-size: 41px;
    font-weight: 300;
}

.carrier-header-content p {
    font-size: 18px;
}

.job-description-detail {
    padding: 0px 8%;
    margin-top: -32vh;
    position: relative;
}

.job-description-detail p {
    padding: 0;
    color: rgb(114, 114, 114);
    font-size: 15px;
    line-height: 30px;
}


.job-description-detail ul {
    padding-left: 0px !important;
    margin-bottom: 20px;
    color: rgb(114, 114, 114);
}

.job-description-detail ul li {
    margin-bottom: 8px;
    font-size: 15px;
    list-style-type: disc;
    margin-left: 2%;
}

.job-description-sub-section h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 17px;
    color: #000000bf;
}


.job-description-sub-section {

    padding: 5% 6%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}


/* .carrier-application-form {
    padding: 60px 40px;
    text-align: center;
} */

.carrier-application-form h2 {
    font-size: 50px;
    font-weight: 100;
    margin: 3% 0 4%;
}


.carrier-application-form .form-container {
    margin: auto;
    padding: 40px 0;
}

.carrier-application-form .form-details-section {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 23px 40px;
}

.carrier-application-form .form-details-section textarea,
.carrier-application-form .form-details-section .resume-upload {
    grid-column: span 2;
}

.carrier-application-form form input,
.carrier-application-form form textarea {
    width: 100%;
    padding: 18px 40px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    font-size: 14px;
    color: #3f3a3a;
    align-content: center;
}

.carrier-application-form form input::placeholder,
.carrier-application-form form textarea::placeholder {
    color: #272727;
}

.carrier-application-form form input:focus,
.carrier-application-form form textarea:focus {
    border: 1px solid #e5e5e5 !important;
}

.carrier-application-form form textarea {

    padding: 7px 40px;
}

.carrier-application-form .resume-upload {
    border: 1px dashed #ccc;
    background: #f9f9f9;
    padding: 15px;
}

.carrier-application-form button[type="submit"] {
    background: #333;
    color: #ffffffb5;
    padding: 12px 12%;
    border: none;
    font-size: 16px;
    cursor: pointer;
    border-radius: 3px;
    transition: background 0.3s ease;
    margin-top: 4%;
}

.carrier-application-form button[type="submit"]:hover {
    background: #000;
}

.file-upload-wrapper {
    position: relative;

    grid-column: span 2;
}

.resume-upload {
    position: absolute;
    font-size: 100px;
    opacity: 0;
    right: 0;
    top: 0;
}

.file-upload-label {
    display: inline-block;
    background: #f9f9f9;
    padding: 16px 40px;
    border-radius: 3px;
    cursor: pointer;
    width: 100%;
    border: 1px dashed #ccc;
    color: #979797;
    font-size: 14px;
}

.join-saiha-txt {
    margin-top: 7%;
}

@media (max-width: 1300px) {
    .job-title {
        font-size: 21px;
    }

    .open-position .position-main-head {
        font-size: 47px;
    }

    .footer-text {

        /* margin-top: 16%; */
    }
}





@media (max-width: 1200px) {


    .first-section-atmosphere {
        padding: 0%;
        margin-top: 20px;

    }

    .about-banner .parent h2 {
        bottom: -21px;
    }

    .saiha-enviornment-section {
        padding: 6% 0 0;
        grid-template-columns: 55% 38%;
        gap: 7%;
    }

    .saiha-enviornment-section2 {
        grid-template-columns: 38% 55%;
        padding-bottom: 6%;

    }

    .career-description p {
        margin-bottom: 12px;
        line-height: 27px;
    }

    .career-description ul li:first-child {
        margin-bottom: 10px;
    }

    .career-description ul li {
        line-height: 26px;
    }
}

@media (max-width: 991px) {
    .job-description-detail p {
        font-size: 14px;
        line-height: 28px;
    }

    .job-description-detail ul li {
        font-size: 14px;
    }

    .job-description-sub-section h3 {
        padding: 0%;
        margin-top: 21px;
        font-size: 16px;
    }

    .carrier-application-form h2 {
        font-size: 40px;

    }

    .job-description-sub-section {
        padding: 0%;
        padding: 6% 7%;
    }

    .carrier-header-content h1 {
        font-size: 38px;
    }

    .carrier-header-content h2 {
        font-size: 28px;
    }

    .carrier-header-section {
        height: 450px;
    }

    .carrier-application-form .form-details-section {
        gap: 22px 30px;
    }

    .carrier-application-form .form-container {
        padding: 24px 0 40px;
    }

    .open-position .position-main-head {
        font-size: 44px;
    }

    .job-title {
        font-size: 18px;
    }

    .job-card-section {
        gap: 6%;
    }

    .open-position .position-main-head {
        font-size: 40px;
    }

    .job-card {
        padding: 20px;
    }

    .job-description {
        font-size: 13px;
        line-height: 1.9;
    }

    .about-us .deliver {
        font-size: 40px;

    }

    .abt {
        padding: 6% 13% !important;
    }

    .about-us {
        padding: 20px 65px;
    }

    .saiha-enviornment-section {
        padding: 4% 0 0;
    }
}

@media (max-width: 850px) {
    .saiha-enviornment-section {
        grid-template-columns: 100%;
        gap: 10px;
        padding: 0;
    }

    .saiha-enviornment-section2 {
        display: flex;
        flex-direction: column-reverse;
        padding-bottom: 4%;
    }

    .saiha-enviornment-section2 div {
        width: 100%;
    }

    .saiha-enviornment-section img {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .job-card-section {
        grid-template-columns: repeat(1, 1fr);
        gap: 5px;
    }

    .footer-text {
        /* margin-top: 53%; */
    }

    .about-header .container {
        max-width: 731px;
    }

    .career-description p {
        font-size: 15px;
        line-height: 24px;
    }

    .about-us .deliver {
        font-size: 42px;
    }

    /* .about-us {
        padding: 2% 50px !important;
    } */

    .career-description .text-center {
        font-size: 16px;
        margin: 4px 0 50px;
        line-height: 26px;
    }

    .career-description .text-center br {
        display: none;
    }

    .career-description ul li {
        font-size: 15px;
        line-height: 24px;
    }

    .career-learn-more {
        margin-bottom: 20px;
    }

    .about-banner {
        flex-direction: column;
        gap: 10px;
        align-items: end;
    }

    .down-arrow-career-section {
        margin-right: 15px;
    }

    .grid-sub-section {
        gap: 5px;
    }

    .footer-text {
        margin-top: 100px;
    }
}

@media (max-width: 600px) {
    .saiha-enviornment-section {
        margin-bottom: 15px;
    }

    .job-description-detail p {
        font-size: 13px;
        line-height: 26.6px;
    }

    .job-description-sub-section h3 {
        padding: 0%;
        margin-top: 16px;
        font-size: 15px;
    }

    .carrier-header-content h2 {
        font-size: 24px;
    }

    .carrier-header-content h1 {
        font-size: 34px;
    }

    .job-description-detail {
        padding: 0px 30px;
    }

    .carrier-application-form .form-details-section {
        gap: 19px 30px;
        grid-template-columns: repeat(1, 2fr);
        padding: 0 28px;
    }

    .carrier-application-form .form-details-section textarea,
    .file-upload-wrapper {
        grid-column: span 1;

    }

    .carrier-application-form form input {
        padding: 17px 40px;
        font-size: 13px;
    }



    .file-upload-label {
        font-size: 13px;
    }

    .carrier-application-form button[type="submit"] {
        font-size: 14px;
    }

    .carrier-application-form h2 {
        font-size: 36px;
    }

    .carrier-header-section {
        height: 350px;
    }

    /* .job-card-section {
        gap: 5%;
    } */
    .open-position .position-main-head {
        font-size: 36px;
        margin: 0;
        padding: 0;
        text-align: center;
        margin-bottom: 16px;
    }
}

@media (max-width: 550px) {

    .about-banner .parent h2 {
        font-size: 69px;
    }

    .about-banner .parent h2 {
        bottom: -15px;
    }

    .about-header .career-main-head {
        font-size: 36px;
    }



    .about-us .deliver {
        font-size: 37px;
    }

    /* .career-description p {
        font-size: 14px;
        margin-bottom: 16px;
        line-height: 28px;
    } */

    .career-description .text-center {
        font-size: 15px;
        margin: 0px 0 35px;
        line-height: 24px;
    }

    .about-us {
        padding: 6% 35px 0% !important;
    }

    .saiha-enviornment-section2 {
        padding-bottom: 6%;
    }

    .abt {
        padding: 18px 25px 10px !important;
    }

    .join-saiha-txt {
        margin-top: 0% 0px;
    }

    .saiha-atmosphere-section {
        padding: 0% 41px 3% !important;
    }

    .about-us12 {
        padding: 0% 41px 3% !important;
    }
}

@media (max-width: 450px) {
    .job-description-detail p {
        line-height: 24.7px;
        margin-bottom: 0;
    }

    .job-description-detail {
        padding: 0px 25px;
    }

    .job-description-sub-section h3 {
        padding: 0%;
        margin-top: 14px;
    }

    .carrier-application-form .form-details-section {
        gap: 16px 27px;
    }

    .carrier-application-form h2 {
        font-size: 32px;

        margin: 1% 0 4%;
    }

    .carrier-header-content h1 {
        font-size: 28px;
    }

    .carrier-header-content h2 {
        font-size: 22px;
    }

    .footer-text {
        /* margin-top: 52%; */
        /* margin-top: 120px; */
        font-size: 14px;
        line-height: 19px;
    }

    .about-us .deliver {
        font-size: 33px;

    }

    .job-card-section {
        gap: 1%;
    }
}

.error-message-section {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.file-upload-wrapper {
    position: relative;
}

#file-link-wrapper {
    display: none;
    position: absolute;
    left: 0;
    top: 57px;
}

#file-link {
    color: #e5410f;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #e5410f;
    color: white;
    text-align: center;
    border-radius: 8px;
    padding: 16px;
    position: fixed;
    z-index: 9999;
    left: 50%;
    bottom: 30px;
    transform: translateX(-50%);
    font-size: 16px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    transition: visibility 0s, opacity 0.5s linear;
    opacity: 0;
}

#snackbar.show {
    visibility: visible;
    opacity: 1;
}

.error-message-box {
    padding: 40px 20px;
    border: 1px solid #f44336;
    background-color: #ffe6e6;
    color: #b30000;
    border-radius: 8px;
    text-align: center;
}

.error-message-box h3 {
    margin: 0;
}

.go-back-button {
    font-size: 13px;
    margin-top: 10px;
    padding: 7px 30px;
    background-color: #f44336;
    color: white;
    border: none;
    border-radius: 50px;
}

#job-location {
    color: white;
}

footer ul {
    padding-left: 0 !important;
    margin-left: 0%;
}

.footer-block ul li a {
    text-decoration: none;
}

.data li a {
    text-decoration: none;
}

.first-section-atmosphere .img-div {
    overflow: hidden;
    width: 100%;
    height: 100%;
    /* object-fit: cover; */
}

.first-section-atmosphere .img-div img {
    height: 100% !important;
    object-fit: cover;
    width: 100%;
}

.gallery-section {
    display: flex;
    justify-content: center;
    padding: 0%, 6%, 6%, 6%;
}



@media (max-width: 576px) {
    .locate-us {
        text-align: center;
    }

}


@media (min-width: 576px) and (max-width: 779px) {
    .row {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .html-remove,
    .locate-us {
        flex: 0 0 48%;

        max-width: 48%;
    }

    .hide {
        display: none !important;

    }

    .html-remove img.f-logo {
        max-width: 100%;
        height: auto;
    }
}

.swal-icon--success__ring {
    border: 4px solid hsl(4.08deg 100% 62.55%);
}

.swal-icon--success__line {
    background-color: #FF4D40;
}

.swal-footer,
.swal-text {
    text-align: center;
}

.swal-footer {
    margin-bottom: 20px;
}

.swal-overlay--show-modal .swal-modal {
    border-radius: 27px;
}

.swal-button {
    padding: 10px 50px;
    border-radius: 27px;
    background-color: #FF4D40;
}
.invalid-feedback{
        padding: 0px 20px;
}
