     
    * {
        scroll-behavior: smooth;
    }

    /* Heading fonts*/
    @font-face {
        font-family: "Source Sans Pro";
        src: url(../fonts/SourceSans3-Regular.woff2)format("woff2");
    }

    @font-face {
        font-family: "SourceSans3-Regular";
        src: url(../fonts/SourceSans3-Regular.woff2)format("woff2");
    }

    @font-face {
        font-family: "SourceSans3-Medium";
        src: url(../fonts/SourceSans3-Medium.woff2)format("woff2");
    }

    @font-face {
        font-family: "Poppins-Regular";
        src: url('../fonts/Poppins-Regular.woff2')format("woff2")
    }
       
    .career-banner-wrap .banner-img {
        background-position-y: 0px !important;
    }

    .search-parent {
        width: 88%;
        height: auto;
        position: absolute;
        bottom: 4%;
        left: 6%;
        /* transform: translateX(-6%); */
        transition: 0.8s linear;
        z-index: 1;
    }
    .banner .container {
        position: relative;
        top: -220px;
    }
    .app-sub-box.disable-input input {
        pointer-events: none;
    }

    .disable-findfit {
        background-color: #b2adada6 !important;
        pointer-events: none;
    }

    .job-type-main::-webkit-scrollbar {
        display: none;
    }


    .main-job-card-list.activecard.active {
        pointer-events: none;
    }

    .disable-click {
        background-color: #c1c1c1 !important;
        pointer-events: none;
    }

    .tech-search button.disable-click {
        background-color: #c1c1c173 !important;
    }

    .question-jd p {
        padding-bottom: 8px;
    }

    .pagination-container-search {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    li.page-item.last.disabled {
        pointer-events: none;
    }

    li.page-item.first.disabled {
        pointer-events: none;
    }

    .state-filter-wrap .select2-selection--single {
        height: 40px !important;
    }

    .job-role .select2-container--default .select2-selection--single {
        background-color: transparent;
        /* backdrop-filter: blur(10px); */
    }
    .lightbox-content{min-height: 200px;}

    .lightbox-content .loader {
        border: 4px solid #f3f3f3;
        border-top: 4px solid #3498db;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        animation: spin 1s linear infinite;
        margin: 0 auto;
        text-align: center;
    }
    
    @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
    }/* Offset the first slide to disable center alignment */
.job-type-main .slick-slide.not-centered {
    transform: translateX(-50%); /* Adjust as needed */
  }
    .selected-count {
        position: absolute;
        top: 3px;
        right: 25px;
        color: #fff;
        font-size: 14px;
        background-color: #F4F4F4;
        padding:4px;
    }

    .banner-slider .banner-img {
        height: 135vh !important;
        position: relative;
        transition: 0.8s linear;
    }

    .career-job {
        background-color: #fff !important;
    }

    .banner-slider.active .banner-img {
        height: 96vh !important;
        min-height: unset;
    }

    .search-sub .search-parent {
        bottom: 11%;
    }

    .search-sub .banner-slider.active {
        height: 96vh;
    }

    .state-filter-wrap .select2-container--default .select2-selection--single {
        background-color: #F4F4F4 !important;
    }

    .select2-container--default .select2-selection--single {
        background-color: #ffffff0f !important;
        border: 1px solid  #eeeeee26!important;
    }

    /* .locate-wrapper .select2-container--default .select2-selection--single {
            background-color: #7f7e7e6b !important;
        } */

    .function-wrapper .select2-selection {
        padding-right: 30px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #fff !important;
        font-size: 13px !important;
        padding-top: 2px;
    }

    .state-filter-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-top: 6px;
        font-weight: 600;
    }

    .select2-selection__arrow {
        display: none !important;
    }

    .select2-results__option--selected::before {
        background-color: #fff !important;
    }

    .select2-results__option--selected::after {
        background-color: #fff !important;
    }

    /* .select2-results__option--highlighted::before {
        background-color: transparent !important;
        ;
    } */

    .locate-wrapper .select2-container {
        padding: 2px 0;

    }

    .banner-slider {
        height: 135vh;
        transition: 0.8s linear;
    }

    .banner-slider.active .banner-img {
        /* height: 90vh !important; */
        position: relative;
        transition: 0.8s linear;
    }

    .totalexp-select span.select2-search.select2-search--dropdown,
    .totalsalesexp-select span.select2-search.select2-search--dropdown,
    .totalbsfiexp-select span.select2-search.select2-search--dropdown,
    .lived_current_city-select span.select2-search.select2-search--dropdown,
    .Highest_Qualification-select span.select2-search.select2-search--dropdown {
        display: none;
    }

    button#update_application.disable-click {
        border-color: #c1c1c1;
        box-shadow: unset;
    }

    .title1 .edit-icon {
        display: none;
    }

    .totalexp-select .select2-results__option--selected:after,
    .totalsalesexp-select .select2-results__option--selected:after,
    .Highest_Qualification-select .select2-results__option--selected:after,
    .lived_current_city-select .select2-results__option--selected:after,
    .totalbsfiexp-select .select2-results__option--selected:after {
        content: unset;
    }

    .banner-slider.active .search-parent {
        bottom: 8%;
    }

    .banner-slider.active {
        height: 105vh;
        transition: 0.8s linear;
    }

    .banner-slider .banner-img::after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        background:linear-gradient(184deg, rgb(0 0 0 / -7%) 44%, rgb(0 0 0 / 18%) 86.43%, #000000b8 113.5%);
        height: 126%;
        z-index: -12;
    }

    .job-search-inner .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-style: italic;
    }

    .banner-slider.active .banner-img::after {
        position: absolute;
        content: '';
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(184deg, rgb(0 0 0 / -7%) 44%, rgb(0 0 0 / 62%) 86.43%, #000000b8 113.5%);
        height: 62%;
        z-index: -12;
    }
    .function-wrapper .select2-container--default .select2-selection--multiple{
        background: #eeeeee0d !important;
        border: 1px solid #ffffff24 !important;
    }

    .career-search {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        align-items: center;
        position: relative;
        background-color: #2626264f;
        backdrop-filter: blur(8px);
        margin: 0 auto;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        z-index: 100000;
        border-radius: 7px;
        border: 1px solid #eeeeee2e;
        padding: 0 20px;
    }

    .career-search .input-wrap {
        display: flex;
        position: relative;
        flex-direction: column;
        padding: 0px;
        justify-content: center;
        background: transparent;
        position: relative;
        width:30%;
        margin-bottom: 20px;
    margin-top: 20px;
    }

    .career-search.fourecards .input-wrap {
        width: 28.7%;
    }

    .career-search.fourecards .input-wrap .select2-container {
        width: 100% !important;
    }

    .banner-slider.active {
        bottom: 10%;
    }

    .career-search .input-wrap label {
        color: #eee;
        padding-bottom: 5px;
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        font-family: 'Poppins-Regular' !important;
    }

    .career-search .input-wrap input::placeholder {
        color: #fff;
        opacity: 0.7;
    }

    .drop-icon {
        position: absolute;
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #ffffff;
        right: 10px;
        top:66%;
        z-index: 999;
    }

    .detail-head {
        padding-left: 20px;
        font-family: 'Poppins-Regular' !important;
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
    }

    .state-filter-wrap .drop-icon {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #000;
        right: 15px;
        top: 17px;
        z-index: 1;
    }

    .job-search-inner .drop-icon {
        right: 10px;
        top: 15px;
    }

    .job-search-inner .close-icon {
        position: absolute;
        content: '';
        top: 3%;
        background: url(../img/close-icon.png);
        height: 1.3rem;
        width: 1.3rem;
        right: 2%;
        background-repeat: no-repeat;
    }

    .date-picker-input::placeholder {
        font-family: 'Poppins-Regular' !important;
        font-size: 12px !important;
        font-weight: 400;
        line-height: 22px;
        color: #cfcece !important;
    }
/*FIND MY FIT SEARCH*/
.detail-card-sec .career-search{padding:0}
.detail-card-sec .job-search-inner.career-search{background-color: #FFF; border:0px; box-shadow: none;}
.detail-card-sec .job-search-inner .inner-wrap{padding:0}
.detail-card-sec .input-wrap.calendar-cont input{background-color: #F4F4F4 !important;display: flex;
    font-family: 'Poppins-Regular' !important;}
    .detail-card-sec .inner-wrap{gap:15px} 
    .detail-card-sec #dobirth{background-image: url(../img/calender_grey.svg);}
    .detail-card-sec .select2-container--default .select2-selection--single .select2-selection__rendered{    background-color: #F4F4F4}

.slick-track .disable-click{background-color: #005e9e !important;}

.main-job-sub-filter .disable-click{opacity: 0.5;}

.main-job-sub-row.disable-click{background-color: transparent !important;}

.content-message {
    text-align: center;
}

.content-message p{font-size:18px;margin-top:50px }

.content-message a{color:#005e9e; font-size:18px; }

    /*FIND MY FIT SEARCH*/
    .career-search .input-wrap input,
    .career-search .input-wrap input {
        background-color: #ffffff14 !important;
        padding: 10px 10px 20px;
        backdrop-filter: blur(10px);
        border: 1px solid #eeeeee26 !important;
        border-radius: 5px;
        padding: 5px !important;
        color: #fff;
        width: 100%;
        margin: 0 !important;
    }

    .search-parent .search-wrap .career-search .input-wrap input::placeholder {
        opacity: 0.6;
        font-size: 12px;
        line-height: 22px;
        font-weight: 400;
        color: #fff;
        font-style: italic;
        font-family: 'Poppins-Regular' !important;
    }

    .input-wrap input[type="date"]::-webkit-calendar-picker-indicator {
        display: none;
    }

    /* Add a custom icon */
    #curctc {
        padding-left: 8px !important;
    }

    #selected-date {
        padding-left: 8px;
        background-image: url('../img/career-home/icons8-calendar-24.png');
        background-size: contain;
        /* Adjust the size of the icon */
        background-repeat: no-repeat;
        background-size: 9%;
        background-position: 95% 50%;
        cursor: pointer;
    }

    #dobirth {
        padding-left: 8px !important;
        background-image: url('../img/career-home/icons8-calendar-24.png');
        background-size: contain;
        /* Adjust the size of the icon */
        background-repeat: no-repeat;
        background-size: 4%;
        background-position: 98% 50%;
        cursor: pointer;
        font-size: 13px;
    }
    
    .input-wrap input[type="date"]::placeholder,
    .input-wrap input[type="date"]::-webkit-input-placeholder,
    .input-wrap input[type="date"]::-moz-placeholder,
    .input-wrap input[type="date"]:-ms-input-placeholder,
    .input-wrap input[type="date"]:-moz-placeholder {
        opacity: 0.6 !important;
        font-size: 12px !important;
        line-height: 22px !important;
        font-weight: 400 !important;
        color: #fff !important;
        font-style: italic;
        font-family: 'Poppins-Regular' !important;
    }

    .fls-exp {
        display: none !important;
    }

    .fls-exp.active {
        display: flex !important;
    }

    .career-search .input-wrap input,
    .career-search .input-wrap input {
        font-size: 12px;
        opacity: 1.0;
        line-height: 22px;
        font-weight: 500;
        color: #fff;
        font-family: 'Poppins-Regular' !important;
    }

    .select-dropdown.app-view {
        pointer-events: none;
    }

    .select-dropdown.app-view::after {
        content: unset;
    }

    .extra-value {
        display: none !important;
    }

    .extra-value.active {
        display: flex !important;
    }

    .app-verification .edit-icon {
        display: none;
    }

    .edit-icon {
        width: 15px;
        margin-left: 10px;
        height: 15px;
        cursor: pointer;
    }

    .disable-form-input {
        background-color: rgb(193 193 193 / 48%) !important;
        border-color: rgb(193 193 193 / 48%) !important;
        pointer-events: none;
    }

    .btn-wrap {
        width: 10%;
        text-align: right;
        align-self: center;
        padding-top: 20px;
        /* display: none; */
    }

    .tech-search {
        display: none;
    }

    .btn-wrap button {
        font-family: 'Poppins-Regular' !important;
        font-weight: 600;
        font-size: 12px;
        line-height: 20px;
    }

    .btn-wrap button {
        background-color: #ed1c24;
        padding: 7px 20px;
        letter-spacing: 1px;
        color: #fff;
        border-radius: 5px;
        font-family: 'Poppins-Regular' !important;
    }

    .job-search-inner {
        width: 100%;
        margin: 10px 0;
        top: 100%;
        height: 100%;
        display: block;
    }

    .job-discripattionaccordian {
        background: #eaf1f8;
        padding: 20px 30px 30px 30px;
        display: none;
        margin-bottom: 20px;

    }

    #id_show-hh {
        background-color: #fff;
    }

    .app-sts .assement-cta-mob {
        display: block !important;
    }

    .inner-wrap {
        background-color: transparent;
        /* backdrop-filter: blur(10px); */
        margin-top: 10px;
        width: 100%;
        height: 100%;
        display: grid;
    grid-template-columns: repeat(3, 1fr); /* 3 columns */
    gap: 25px; /* Space between the columns */
    margin-bottom: 20px;
    }

    .search-parent .career-search .select2-selection__placeholder,
    .search-parent .career-search .select2-search .select2-search__field {
        font-family: 'Poppins-Regular' !important;
        font-size: 12px !important;
        font-weight: 400;
    }
    .search-parent .career-search .select2-selection__placeholder{font-style:italic}

    .banner-slider.career-slide.active+.career-search .input-wrap {
        width: 24% !important;
    }

    .select2-search__field::placeholder {
        opacity: 0.5;
        font-size:12px !important
    }

    .job-search-inner.career-search .input-wrap {
        width: 100%;
        margin:0;
    }

    .main-job-sub-row .select2-container--default .select2-selection--multiple .select2-selection__rendered li,
    .main-job-sub-row .select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
    .main-job-sub-row .select2-container--default .select2-search--inline .select2-search__field,
    .main-job-sub-row .select2-container--default .select2-search--inline .select2-search__field::placeholder,
    .state-filter-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        color: #000 !important;
        font-family: 'Poppins-Regular' !important;
    }
    .select2-container {
        width: 100% !important;
    }
    .job-inner-head {
        padding-top: 20px;
        text-align: center;
        margin-bottom: 25px;
    }

    .job-search-inner {
        display: block;
    }

    .job-inner-head h2 {
        color: #fff;
        font-family: 'Poppins-Regular' !important;
        padding-bottom: 8px;
        font-size: 28px;
        font-weight: 700;
        line-height: 42px;
        letter-spacing: 1px;
    }

    .job-inner-head p {
        color: #fff;
        font-family: 'Poppins-Regular' !important;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
    }

    .career-banner-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-family: 'Poppins-Regular' !important;
    }

    .total-search {
        text-align: center;
        width: 100% !important;
        padding-bottom: 20px;
        padding-top: 0;
    }

    .check-box:after {
        content: "";
        position: absolute;
        top: 4px;
        left: 3px;
        font-size: 1.3em;
        line-height: 0.8;
        height: 1px;
        width: 8px;
        padding-bottom: 3px;
        border-left: 1px solid #2748e5;
        border-bottom: 1px solid #2748e5;
        transition: all 0.2s;
        transform: scale(0) rotate(-45deg);
        transform-origin: center;
    }

    .drop-check input[type=checkbox]:not(:checked)+label:before,
    .drop-check input[type=checkbox]:checked+label:before {
        background-image: unset !important;
        content: unset;
    }

    .check-box[type=checkbox]:checked:after {
        opacity: 1;
        transform: scale(1);
        transform: rotate(311deg);
        z-index: 999999;
    }

    .drop-check input[type=checkbox]:not(:checked)+label:after,
    .drop-check input[type=checkbox]:checked+label:after {
        content: unset;
    }

    .drop-check input[type=checkbox] {
        position: absolute;
        left: 6px;
        border-radius: 3px;
        z-index: 999999;
    }

    .jobcard-section .padding-fifty {
        padding-bottom: 0;
        padding-top: 0;
    }

    .border-none {
        border: none !important;
        pointer-events: none;
    }

    .back-menu .btn-appplication {
        display: none;
    }

    .drop-check li {
        padding-bottom: 15px;
        padding: 9px 0;
        color: #fff;
        padding-left: 10px;
        padding-bottom: 5px;
        cursor: pointer;
    }

    .drop-check input[type=checkbox]:not(:checked) {
        width: 16px !important;
        height: 16px !important;
        padding: 0px;
        margin-top: 2px;
    }

    .drop-check input[type=checkbox]:checked {
        padding: 0;
        width: 16px !important;
        height: 16px !important;
        margin-top: 2px;
        background: #fff;
    }

    .drop-check {
        position: absolute;
        bottom: -82%;

        width: 100%;
        height: 100%;
        /* padding-left: 10px; */

    }

    .fun-btn span {

        padding: 1px 5px 2px 8px;
        display: inline-block;
    }

    .fun-btn .func-close {
        padding: 1px 5px 2px 8px;
    }

    .func-wrap {
        background: transparent;
        backdrop-filter: blur(15px);
        border-radius: 2px;
        display: inline-block;
        border: 1px solid #1e1e1e03;
    }

    .select2-results__option:before {
        width: 15px !important;
        height: 15px !important;
    }

    .select2-results__option {
        position: relative;
    }

    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: transparent !important;
    }

    .banner.career-banner-wrap .banner-slider .slick-dots::before {
        height: 185px;
    }

    .banner.career-banner-wrap .banner-slider .slick-dots li:nth-child(1) {
        display: block;
    }

    .select2-results__option {
        font-size: 14px;
        color: #fff !important;
    }

    .drop-check {
        display: none;
    }

    .card-locate-pop.select2-dropdown {
        background-color: #f4f4f5 !important;
    }

    .select2-dropdown {
        background-color: rgba(48, 47, 47, 1.0) !important;
        backdrop-filter: blur(24px);
        border: 1px solid #f1f1f14d !important;
        /* margin-top: 10px; */
        border-radius: 5px !important;
    }

    .select2-results__options li {
        padding: 10px 19px 10px 19px;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        font-family: 'Poppins-Regular' !important;
    }

    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #f4f4f5 !important;
        background-color: #ffffff21 !important;
    }

    .drop-check ul {
        position: relative;
        background-color: #6a6a6a73;
        backdrop-filter: blur(10px);
        margin: 0 auto;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        z-index: 100000;
        border-radius: 10px;
        border: 1px solid #eeeeee2e;
        max-height: 150px;
        overflow-y: scroll;
    }

    .fun-btn {
        display: inline-block;
        text-align: left;
        color: #ffffffad;
        background: #3c3c3c29;
        padding: 9px;
        border: 1px solid #eeeeee26;
        border-radius: 7px;
    }

        

    .select2-results__option {
        padding-right: 20px;
        vertical-align: middle;
    }

    .job-card-select li.select2-selection__choice {
        background-color: #fff !important;
        border: 1px solid rgba(199, 202, 204, 1) !important;
    }

    .func-wrap .select2-results__option:before,
    .card-func-pop .select2-results__option:before {
        content: "";
        display: inline-block;
        position: relative;
        height: 20px;
        width: 20px;
        border: 1px solid #e9e9e9;
        border-radius: 4px;
        background-color: #fff;
        margin-right: 10px;
        vertical-align: middle;
        top: -2px;
    }

    .func-wrap .select2-results__option[aria-selected="true"]:before {
        /* background-color: #fff !important; */
        border: 2px solid #e9e9e9;
    }

    /* 
    .func-wrap .select2-results__option:after,
    .card-func-pop .select2-results__option:after{
         background-color: #fff;
    } */
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
        margin-right: 4px !important;
        color: #fff !important;
    }

    .select2-container .select2-selection--multiple .select2-selection__rendered {
        justify-content: flex-start !important;
        align-items: center !important;
        display: flex !important;
        width: auto !important;
        padding: 0px 3px !important;
    }

    .search-parent .select2-selection__choice,
    .sub-filter-select .select2-selection__choice {
        display: flex;
        justify-content: space-between;
    }

    .search-parent button.select2-selection__choice__remove,
    .sub-filter-select button.select2-selection__choice__remove {
        -webkit-order: 2;
        order: 2;
        padding-left: 8px;
        margin-right: 0px !important;
    }

    .search-parent span.select2-selection__choice__display,
    .sub-filter-select span.select2-selection__choice__display {
        -webkit-order: 1;
        order: 1;
    }

    .function-wrapper .select2-selection--multiple {
        display: flex !important;
        line-height: 21px;
    }

    .drop-check li:hover {
        background-color: #6a6a6a73;
    }

    li.select2-selection__choice {
        border: 1px solid #eeeeee26 !important;
    }

    .state-filter-wrap {
        width: 15%;
        margin-left: auto;
        position: relative;
        border-radius: 17px;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
        background-color: transparent;
        backdrop-filter: blur(10px);
        color: #fff;
        font-size: 14px;
        padding: 2px 0x 2px 8px;
        margin-top: 0px;
        border: none;
    }

    .disabled-click {
        pointer-events: none;
    }
 

    .select2-selection--single {
        height: 34px !important;
    }

    .select2-container--default .select2-search--inline .select2-search__field::placeholder {
        color: #fff;
        opacity: 0.7;
    }

    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: #cfcece !important;
    }

    .function-wrapper .select2-container--default .select2-search--inline .select2-search__field::placeholder {
        color: #cfcece;
    }

    .select2-container--default .select2-search--inline .select2-search__field {
        margin-top: 0 !important;
        height: 26px;
        display: inline-block;
        color: #fff;
        padding-left: 0px !important;
        padding-top: 6px !important;
        font-size: 12px !important;
    }

    .function-wrapper .select2-container--default .select2-search--inline .select2-search__field {
        margin-top: 0 !important;
        height: 26px;
        display: inline-block;
        color: #fff;
        padding-left: 3px !important;
        padding-top: 6px !important;
        font-size: 12px !important;
    }

    .func-select .select2-search {
        width: 100%;
    }

    .select2-results__option--selected:after {
        position: absolute;
        content: '';
        left: 22px;
        top: 15px;
        height: 1px;
        width: 8px;
        padding-bottom: 3px;
        border-left: 1px solid #2748e5;
        border-bottom: 1px solid #2748e5;
        transition: all 0.2s;
        transform: rotate(311deg);
    }

    .select2-container--default .select2-results__option[aria-selected=true] {
        background-color: #fff;
    }

    .select2-container--default .select2-results__option--highlighted[aria-selected] {
        background-color: #eaeaeb;
        color: #272727;
    }


    .job-sub-filter .selected-count span {
        color: #000;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        font-family: 'Poppins-Regular' !important;
    }

    .sub-filter-select .select2-selection--multiple {
        border-radius: 4px;
        padding-right: 100px;
    }

    .select2-container--default.select2-container--focus .select2-selection--multiple {
        border-color: #f77750;
        border-width: 2px;
    }

    .select2-container--default .select2-selection--multiple {
        border-width: 2px;
        /* min-height: auto !important; */
        cursor: pointer !important;
    }

    .select2-container--open .select2-dropdown--below {

        border-radius: 6px;
        /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); */

    }

    .select2-selection .select2-selection--multiple:after {
        content: 'hhghgh';
    }

    /* select with icons badges single*/
    .career-search .select-icon .select2-selection__placeholder .badge {
        display: none;
    }

   

    .career-search .func-wrap .select2-results__option:before,
    .career-search .func-wrap .select2-results__option[aria-selected=true]:before {
        display: none !important;
        /* content: "" !important; */
    }

    .career-search .select-icon .select2-search--dropdown {
        display: none;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search__field {
        padding: 5px 5px !important;
        border: none !important;
    }

    .select2-container--default .select2-selection--multiple {
        background: #ffffff17 !important;
        border: 1px solid #ffffff00 !important;
        cursor: pointer;
    }

    span.select2-dropdown.select2-dropdown--above {
        background: transparent;
        backdrop-filter: blur(10px);
    }

    /* application tracker start */
    /* verify your apply css start */
    .bg-img-otp {
        background: url("../img/home/live_your_dream.jpg") no-repeat right top/cover;
        background-position: 75%;
    }

    .verify-otp-box {
        position: relative;
        display: inline-flex;
        flex-direction: column;
        padding: 50px;
        border: 2px solid #cfcfcf;
        width: 75%;
    }

    .verify-otp-box label {
        font-family: 'Poppins-Regular' !important;
        font-weight: 500;
        font-size: 12px;
        line-height: 22px;
        color: #233253;
    }

    .verify-otp-wrap br {
        display: none;
    }

    .verify-otp-box form {
        display: inline-flex;
        flex-direction: column;
    }

    .clr-blue {
        color: #233253;
        font-weight: 500;
    }

    .verify-otp-box h4 {
        font-size: 20px;
        font-family: 'Poppins-Regular' !important;
        font-weight: 700;
        padding-bottom: 10px;
        line-height: 28px;
        color: #233253;
    }

    .verify-otp-box input {
        border: none;
        background: #F4F4F4;
        padding: 10px;
        font-family: 'Poppins-Regular' !important;
        font-size: 12px;
        font-weight: 600;
        line-height: 22px;
        color: #233253;
        /* margin-bottom: 20px; */
    }

    .otp-label {
        font-size: 12px;
        font-weight: 500;
        font-family: 'Poppins-Regular' !important;
        line-height: 22px;
        padding-bottom: 5px !important;
    }

    .verify-otp-box input:placeholder-shown {
        font-family: 'Poppins-Regular' !important;
        font-size: 12px;
        font-weight: 600;
        line-height: 22px;
        color: #233253;
        /* margin-bottom: 20px; */
    }

    .verify-otp-box input[type=number] {
        margin-bottom: 20px;
    }

    .verify-otp-box input[type=number]:placeholder-shown {
        margin-bottom: 20px;
    }

    .back-menu .btn-to-home {
        display: inline-block !important;
    }

    .btn-to-home {
        display: none;
        background-color: #125A9E;
        font-family: 'Poppins-Regular' !important;
        padding: 10px 15px;
        border-radius: 6px;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
    }

    .btn-appplication {
        background-color: #125A9E;
        font-family: 'Poppins-Regular' !important;
        padding: 10px 15px;
        border-radius: 6px;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        display: inline-block;
    }

    .verify-otp-box .submit-otp.disabled {
        font-size: 12px;
        font-weight: 600;
        /* line-height: 22px; */
        padding: 10px;
        color: #fff;
        box-shadow: none;
        font-family: 'Poppins-Regular' !important;
    }

    .app-wraper {
        position: absolute;
        top: 0px;
        right: 125px;
    }

    #header .scroll-to-top {
        bottom: 8px;
    }

    .verify-otp-box .cancel {
        padding: 10px 16px;
        border: 1px solid #125A9E;
        font-family: 'Poppins-Regular' !important;
        color: #125a9e;
        background: #fff;
        font-size: 12px;
        border-radius: 4px;
        font-weight: 600;
        line-height: 20px;
        text-align: center;
        text-decoration: none;

    }

    .verify-otp-wrap {
        display: flex;
        min-height: 100vh;
        background: #fff;
    }

    .verify-otp-wrap p {
        font-family: 'Poppins-Regular' !important;
    }

    .otp-input-box {
        width: 100%;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        align-items: center;
    }

    .job-role-pop .select2-results__option--selected:after,
    .locate-pop .select2-results__option--selected:after {
        content: unset;
    }

    .submit-otp {
        background: #ed1c24;
        font-family: 'Poppins-Regular' !important;
        color: #fff;
        padding: 10px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 600;
        box-shadow: rgb(188 28 36 / 58%) 0px 25px 50px -12px;
    }



    /* verify your apply css end */

    /* Card section  style start */
    .job-type.active p {
        color: #fff;

    }

    .main-job-card-list.counted-wrap img {
        transform: rotate(90deg);
        margin-left: 10px;
        margin-top: 0;
    }

    .main-job-card {
        width: 95%;
        margin: auto;
        padding: 0;
    }

    .job-card-title {
        text-align: center;
        margin-bottom: 3.2rem;
    }

    .job-card-title h2 {
        color: #233253;
        font-family: 'Poppins-Regular' !important;
        font-size: 48px;
        font-weight: 700;
        line-height: 48px;
        margin: 0px 10px 5px 0px;
    }

    .job-card-title p {
        font-family: 'Poppins-Regular' !important;
        font-size: 16px;
        font-weight: 400;
        padding-top: 8px;
        line-height: 22px;
    }

    .job-type {
        min-width: 150px;
        font-family: 'Poppins-Regular' !important;
        border: 1px solid #2332534d;
        border-radius: 4px;
        padding: 8px;
        margin: 10px 6px 10px 0;
        cursor: pointer;
        color: #005e9e;


    }

    .job-type.active {
        background: #005e9e;
        color: #fff;
    }

    .job-type-content {

        font-family: 'Poppins-Regular' !important;
        margin: 0px !important;
        text-align: center;
        color: #005e9e;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }

    .job-type-main {
        display: flex;
        align-items: center;
        overflow-x: scroll;
        justify-content: space-between;
        flex-wrap: nowrap !important;
        width: 85%;
    }

    .sub-filter-select,
    .job-locate-select {
        position: relative;
    }

    .sub-filter-select .drop-icon,
    .job-locate-select .drop-icon {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #000;
        right: 13px;
        top: 39px;
        z-index: 1;
    }

    .styled-select .sub-filter-select select {
        -moz-appearance: none;

        /* Firefox */
        -webkit-appearance: none;
        /* Safari and Chrome */
        appearance: none;
    }

    .sub-filter-select select {
        -webkit-appearance: none;
        -moz-appearance: none;
        background: transparent;
        background-image: url("../img/career-home/352021_arrow_drop\ down_icon.png");
        background-repeat: no-repeat;
        background-position-x: 100%;
        background-position-y: 5px;
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        margin-right: 2rem;
        background-color: #e7e6e6;
        font-size: 12px;
        font-weight: 600;
        color: #233253;
        border-radius: 4px;
        border: 0px;
        line-height: 22px;
        padding: 0.4rem;
        background-position: right;
        padding-right: 2rem;
    }

    .sub-filter-select {
        display: flex;
        flex-direction: column;
        margin: 10px 0px;
    }

    .filter-select-label {
        font-family: 'Poppins-Regular' !important;
        line-height: 22px;
        font-size: 14px;
        font-weight: 500;
        margin-bottom: 0.2rem;
        color: #233253;
    }


    .main-job-card .select2-container .select2-search--inline .select2-search__field {
        font-family: 'Poppins-Regular' !important;
        line-height: 22px;
        font-size: 12px !important;
        color: #233253 !important;
        font-weight: 600;
    }

    .sub-filter-btn {
        margin: 10px 0px;
        border-radius: 5px;
    }

    .main-job-sub-filter {
        margin: 15px 0px;
    }

    .sub-filter-btn button {
        font-family: 'Poppins-Regular' !important;
        color: #fff;
        font-weight: 600;
        padding: 0.4rem;
        line-height: 22px;
        border: 0px;
        width: 100%;
        font-size: 12px;
    }

    .main-job-sub-row .select2-container--default .select2-selection--multiple {
        background-color: #dbdbdb73 !important;
        display: flex;
        font-family: 'Poppins-Regular' !important;
    }

    .detail-card-sec .main-job-sub-row .select2-container--default .select2-selection--multiple {
        background-color: #F4F4F4 !important;
        display: flex;
        font-family: 'Poppins-Regular' !important;
        cursor: pointer;
        padding:0;
        padding-right:20px;
    }

    .detail-card-sec .main-job-sub-row span.select2-selection.select2-selection--single {
        background-color: #F4F4F4 !important;
    }

    .job-card-select .select2-container--default .select2-selection--multiple .select2-selection__rendered {
        width: auto !important;
    }

    .main-job-sub-row {
        -ms-box-orient: horizontal;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -moz-flex;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: space-between;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-align-items: stretch;
        align-items: flex-end;
    }

    .main-job-sub-row span.select2-selection.select2-selection--single {
        background-color: #dbdbdb73 !important;

    }

    .app-status-title-wrapper .modern-title {
        width: 42%;
        margin: auto;
        max-width: 550px;
    }

    .job-head-tab {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .main-job-sub-row .select2-selection__choice__display {
        font-family: 'Poppins-Regular' !important;
        font-size: 12px;
        padding: 4px 6px 4px 6px;
        line-height: 16px;
        font-weight: 600;
    }

    .main-job-sub-row span.select2-selection.select2-selection--single .select2-selection__rendered,
    .card-locate-pop.select2-dropdown .select2-results__option {
        color: #233253 !important;
        font-family: 'Poppins-Regular' !important;
        font-size: 12px !important;
        font-weight: 600;

    }

    .card-locate-pop .select2-results__option--selected:after {
        content: unset;
    }

    .card-func-pop.select2-dropdown,
    .card-state-pop {
        z-index: 9;
        background-color: #f4f4f5 !important;
    }

    #fitCard {
        background-color: #fff;
    }

    .card-func-pop .select2-results__option,
    .card-state-pop .select2-results__option {
        color: #233253 !important;
    }

    .card-state-pop .select2-results__option--selected:after {
        content: unset;
    }

    .detail-card-sec .job-type-main {
        max-width: 100%;
    }

    .detail-card-sec {
        background-color: #fff;
    }

    .row-job-filter {
        /* flex-grow: 1; */
        width: 32.5%;
    }


    .sub-filter-btn button:hover {
        background-color: #ed1c24;
        color: #fff;
        border-radius: 4px;
        border: 0px;
    }

    .job-card-title-list {
        font-family: 'Poppins-Regular' !important;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
        color: #005e9e;
        margin: 0px !important;
    }

    .job-card-sub-title {
        font-size: 20px;
        font-family: 'Poppins-Regular' !important;
        line-height: 28px;
        font-weight: 700;
        color: #233253;
        margin-top: 10px;
        padding-bottom: 8px;
    }

    .job-locate-select .select2-container .select2-selection__placeholder {
        font-family: 'Poppins-Regular' !important;
        line-height: 22px;
        font-size: 12px !important;
        color: #233253 !important;
        font-weight: 600;
    }

    .accordion-item-description p {
        margin: 0px;
    }

    .jd-accordian {
        padding: 0px 20px;
        margin-bottom: 6rem;
    }

    /* .jd-accordian .accordion {
        border-top: 1px solid #ccc;
    } */
    .mobile-title-job hr {
        margin: 0;
    }

    .job-location-main {
        display: flex;
        align-items: center;
    }

    .job-location-main img,
    .job-sal img {
        opacity: .6;
    }

    .job-location-main p {
        line-height: 22px;
        font-family: 'Poppins-Regular' !important;
        margin: 0.3rem 1.4rem 0.3rem 0.5rem;
        font-size: 14px;
        color: #233253;
        font-weight: 600;
    }

    .job-sal {
        display: flex;
        align-items: center;
    }

    .job-location {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .job-sal p {
        line-height: 21px;
        font-family: 'Poppins-Regular' !important;
        margin: 0.3rem 1.4rem 0.3rem 0.5rem;
        font-size: 14px;
        color: #000000d1;
        font-weight: 600;
    }

    .job-posted {
        color: #8a93a5;
        font-family: 'Poppins-Regular' !important;
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        margin-bottom: 0px !important;
        padding-top: 10px;
    }

    .main-job-card-list {
        border: 1px solid #c7cacc;
        text-align: left;
        display: flex;
        width: 33.3%;
        margin-bottom: 25px;
        cursor: pointer;
    }

    .state-filter-wrap .select2-container {
        width: 100% !important;
        background-color: #e1e1e1;
        border-radius: 5px;
    }

    .left-list-border {
        display: flex;
        gap: 30px;
    }

    .left-list-border-line {
        border-right: 4px solid #ed1c24;
        height: 40%;
        transition: height 0.3s ease;
    }

    .main-job-card-list-sub {
        padding: 24px;
    }

    .select-dropdown__button {
        cursor: pointer;
    }

    #app_form .select-dropdown__button {
        padding-right: 38px;
    }

    .select-dropdown {
        width: 100%;
    }

    .list-titles b {
        font-weight: 700;
        font-size: 14px;
        font-family: 'Poppins-Regular' !important;
    }

    .list-titles p {
        font-family: 'Poppins-Regular' !important;
        font-weight: 400;
        font-size: 14px
    }

    .list-titles h4 {
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
        margin-bottom: 0px;
    }

    .list-titles p {
        margin: 10px 0px;
        font-size: 14px;
    }

    .listof-cards {
        display: flex;
        gap: 20px;
        padding: 20px 0px;
        flex-wrap: wrap;
        border-bottom: 1px solid #A0A5B1;
    }

    .list-titles {
        border-right: 1px solid #a0a5b1;
        padding-right: 20px;
    }

    .jd-main-title:last-child .list-titles {
        border: 0px;
        padding-right: 0px;
    }

    .w3-container {
        background: #eaf1f8;
    }

    .question-jd h3 {
        font-family: 'SourceSans3-Regular';
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        padding-bottom: 10px;
    }

    .question-jd p {
        font-family: 'SourceSans3-Medium';
        font-size: 14px;
        font-weight: 400;
        line-height: 18px;
    }

    .question-jd h4 {
        margin: 0px;
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
    }

    .main-jd-applynow {
        background-color: #eaf1f8;
    }

    .mobile-title-job {
        margin-top: 15px;
        background-color: #eaf1f8;
    }

    .question-jd ul li {
        font-size: 14px;
        line-height: 20px;
    }

    .question-jd ul {
        margin-top: 0px;
    }

    .question-jd {
        padding: 0px 0px;
    }

    .jd-cta button {
        background-color: #ed1c24;
        font-family: 'Poppins-Regular' !important;
        box-shadow: 0px 8px 20px 7px #ff00001f;
        border: 0px;
        color: #fff;
        font-weight: 600;
        font-size: 12px;
        padding: 10px 16px;
        line-height: 14px;
        border-radius: 4px;
        text-transform: uppercase;
    }

    .mobile-applynow button {
        font-family: 'Poppins-Regular' !important;
        text-transform: uppercase;
        box-shadow: #ED1C2433 0px 8px 12px 0px;
        background-color: #ed1c24;
        border: 0px;
        color: #fff;
        font-weight: 600;
        font-size: 12px;
        padding: 10px 16px;
        line-height: 20px;
        border-radius: 4px;
        width: 100%;
    }

    .sticky-apply-jd {
        width: 100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9;
    }

    .mobile-applynow {
        background-color: #ffff;
        display: flex;
        padding: 20px;
        justify-content: center;
    }

    .jd-cta {
        display: flex;
        padding-top: 15px;
    }

    .job-discripattionaccordian .w3-container:first-child {
        padding: 25px 0px 10px 0px;
    }

    .job-discripattionaccordian .w3-container {
        padding: 10px 0px;

    }

    .job-card {
        padding: 15px 0px;
    }

    .main-job-card-list.desktop-job-description.activecard.active {
        background-color: #eaf1f8;
        margin-bottom: 0px;
        border-bottom: 0px;
    }

    .main-job-card-list.activecard.active .left-list-border-line {
        height: 100%;
    }

    .pagination-job {
        display: inline-block;
        text-align: center;
    }


    .pagination-job a {
        color: black;
        float: left;
        padding: 8px 16px;
        text-decoration: none;
    }

    .pagination-job a.active {
        background-color: #005e9e;
        color: white;
        border-radius: 5px;
    }

    .pagination-job a:hover:not(.active) {
        background-color: #ddd;
        border-radius: 5px;
    }

    .main-pagination {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

    .main-job-card-list.counted-wrap {
        border: none;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .parent-job-count {
        display: flex;
        flex-direction: row;
        align-items: center;
        color: #000;
    }

    .count-icon-plus {
        line-height: 150px !important;
        font-size: 100px !important;
        font-weight: 400 !important;
        font-family: 'Poppins-Regular' !important;
    }

    .main-job-card-list.counted-wrap h1 {
        font-size: 85px;
        line-height: 127.5px;
        font-weight: 600;
        font-family: 'Poppins-Regular' !important;
        color: #000;
        font-style: normal;
    }

    .detail-card-sec {
        /* margin-top: 8%; */
        padding: 120px 0;
    }

    .main-job-card-list.counted-wrap h1 span {
        font-size: 24px;
        font-weight: 400;
        padding-left: 7px;
        text-transform: capitalize;
        line-height: 36px;
        font-family: 'Poppins-Regular' !important;
    }

    .state-filter-wrap .state-selection span {
        font-family: 'Poppins-Regular' !important;
        font-size: 12px;
        font-weight: 500;
        color: #233253;
        line-height: 22px;
    }

    a.exp-btn {
        display: inline-block;
        color: rgba(237, 28, 36, 1);
        font-size: 14px;
        padding-top: 12px;
        text-transform: uppercase;
        font-weight: 500;
        font-family: 'Poppins-Regular' !important;
        line-height: 21px;
    }

    .left-section.email-phone-wrapper .modern-title {
        padding: 7% 0% 5% 0%;
    }

    .left-section {
        padding: 8% 0%;
    }

    .main-pagination select {
        border: 1px solid #233253;
        border-radius: 4px;
        padding: 6px 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
        background: transparent;
        background-image: url("./352021_arrow_drop\ down_icon.png");
        background-repeat: no-repeat;
        background-position-x: 100%;
        background-position-y: 5px;
        border: 1px solid #dfdfdf;
        border-radius: 2px;
        margin-right: 2rem;
        /* background-color: #F4F4F4; */
        font-size: 12px;
        font-weight: 600;
        color: #233253;
        border-radius: 4px;
        /* border: 0px; */
        line-height: 22px;
        padding: 0.4rem;
        background-position: right;
        padding-right: 2rem;
    }

    .main-pagination select option {
        line-height: 18px;
        font-weight: 600;
        font-size: 10px;
    }

    .main-pagination p,
    a {
        font-size: 10px;
        line-height: 15px;
    }



    /* .main-job-card {
          display: none;
        } */
    .mobile-job-sub-card-title {
        display: flex;
        align-items: center;
        /* gap: 141px; */
        justify-content: flex-start;
        padding-bottom: 20px;
        justify-content: center;
    }

    .mobile-job-sub-card-title span {
        /* padding-right: 60px; */
        padding: 0rem 6rem 0rem 1.7rem;
    }

    .applyjd-discription-mobile {
        display: none;
    }

    .mobile-job-sub-card-title h2 {
        color: #233253;
        font-size: 30px;
        font-family: 'Poppins-Regular' !important;
    }


    /* app form start  */
    .app-form-one,
    #id_show-hh {
        display: none;
    }

    .bsfiwrap,
    .saleswraap {
        pointer-events: none;
    }

    .not-data-found {
        text-align: center;
        padding: 30px 0 40px;
        font-size: 22px;
        font-weight: bold;
    }

    .find-body .flatpickr-calendar {
        background: #f4f4f5;
    }

    .find-body .flatpickr-day.selected:hover,
    .find-body .flatpickr-day.selected {
        -webkit-box-shadow: none;
        background: #f4f4f5;
        box-shadow: none;
        color: #000;
        border-color: #cfcfcf70;
    }

    .carrer-home-body .flatpickr-day.selected,
    .flatpickr-day.selected:hover {
        background: #cfcfcf70;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #fff;
        border-color: #cfcfcf70;
    }

    .carrer-home-body .flatpickr-day:hover {
        background: unset;
        border: none;
    }

    .carrer-home-body .flatpickr-calendar {
        background: #7171718c;
        backdrop-filter: blur(11px);
        border: none;
        outline: unset;
        box-shadow: unset;
    }

    .carrer-home-body .flatpickr-current-month .flatpickr-monthDropdown-months,
    .carrer-home-body .flatpickr-current-month input.cur-year,
    .carrer-home-body span.flatpickr-weekday,
    .carrer-home-body .flatpickr-day {
        color: #fff;
        font-size: 15px;
    }

    .carrer-home-body .flatpickr-months .flatpickr-prev-month:hover svg,
    .carrer-home-body .flatpickr-months .flatpickr-next-month:hover svg,
    .carrer-home-body .flatpickr-months .flatpickr-prev-month svg,
    .carrer-home-body .flatpickr-months .flatpickr-next-month svg {
        fill: #fff;
    }

    .carrer-home-body .flatpickr-current-month .flatpickr-monthDropdown-months option {
        color: #000;
    }

    .err-pan {
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: center;
        padding-top: 15px !important;
    }

    /* app form End */

    @media screen and (min-width: 768px) {
       
.parent-edit-icon-mobile-verification{
    display: none !important;
}
        .job-type-main {
            max-width: 83%;
        }

        .flex-item {
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        .app-summary-contact.border-right {
            border-right: 1px solid #A0A5B14D;
        }

        .border-n {
            border: none !important;
        }

        .app-sum-head {
            /* width: 60%; */
            margin: 0 auto;
        }

        .main-job-card-list.activecard.active {
            background-color: #eaf1f8;
            margin-bottom: 0px;
            border-bottom: 0px;
        }

        .desktop-job-description {
            display: block !important;
        }

        .mobile-arrow {
            display: none;
        }

        .mobile-job-description {
            display: none;
        }
    }

    .activecard.active .abtboxholder:before {
        height: 100%;
    }

    @media screen and (max-width: 599px) {
        .app-status-title-wrapper .modern-title:before {
            height: 70% !important;
            top: 20% !important;
        }

        .app-status-title-wrapper .modern-title:before {
            left: -1vw !important;
        }

        #id_show-hh {
            padding-bottom: 10%;
        }
    }

    @media screen and (max-width: 767px) {
        .howlongcity{
            padding-left: 0px !important;
            justify-content: center;
        } 
        .howlongcity{
            padding-bottom: 10px;
        }
        .applicant-details .date-picker-input {
            background-size: 7%;
        }

        .last-living .input-w:last-child {
            padding-right: 0 !important;
        }

        /* #id_show-hh .modern-title:before {
            left: -3%;
            top:22%;
        } */
        .list-titles b {
            font-weight: normal;
        }

        .list-titles p {
            font-weight: 600;
            font-family: 'Poppins-Regular' !important;
        }

        .app-status-title-wrapper .modern-title {
            width: 100% !important;
        }

        .search-parent .career-search .select2-selection__placeholder,
        .search-parent .career-search .select2-search .select2-search__field {
            font-weight: 200 !important;
            font-family: 'Poppins-Regular' !important;
        }

        .mobileslide .main-job-card {
            margin: 0px;
        }

        .detail-card-sec .mobileslide {
            padding-right: 0px;
            padding-left: 0px;
        }

        .detail-card-sec .mobileslide .job-sub-filter {
            padding-right: 30px;
            padding-left: 30px;
        }

        .detail-card-sec .mobileslide .job-card-title {
            padding-right: 30px;
            padding-left: 30px;
        }

        /* .banner-slider .banner-img {
            height: 86vh !important;
        } */

        .job-card-title p {
            margin-bottom: 0;
            margin-top: 0;
        }

        .search-parent {
            bottom: 15% !important;
            left: 2.5%;
        }

        .banner-slider .banner-img,
        .banner-slider {
            height: 90vh !important;
        }

        .banner-slider .banner-img::after {
            height: 100%;
            background: linear-gradient(192deg, rgb(0 0 0 / 16%) 30%, rgb(0 0 0 / 47%) 47.43%, #000000b8 149.5%);
        }

        /* .banner-slider {
            height: 83vh !important;
        } */

        .applyjd-discription-mobile .mobile-title-job .main-job-card-list-sub {
            padding: 0;
        }

        .applyjd-discription-mobile .mobile-job-sub-card-title span {
            position: absolute;
            left: 7%;
            padding: 0;
        }

        .applyjd-discription-mobile .main-jd-applynow {
            padding: 0;
        }

        .applyjd-discription-mobile .listof-cards {
            padding: 20px 0 15px 0;
        }

        .career-banner-wrap .banner-slider .banner-img .content h1.wid-360 {
            display: none !important;
        }

        .card-func-pop .select2-results__option:before {
            background-color: #fff;
        }

        .applyjd-discription-mobile .jd-accordian {
            padding: 0;
            margin-top: 10px;
            margin-bottom: 0;
        }

        .main-jd-applynow .mobile-job-sub-card-title {
            padding-top: 20px;
        }

        .job-sal p {
            margin: 0.3rem 1.4rem 0.3rem 0.5rem;
        }

        .jd-applynow .main-jd-applynow {
            position: relative;
        }

        .main-jd-applynow.abtboxholder:before {
            left: 0;
            /* top: 0px; */
        }

        .detail-card-sec .main-jd-applynow.abtboxholder:before {
            top: 0px;
        }

        .app-wraper {
            right: 20%;
            top: -7px;
        }

        .jobcard-section .padding-fifty,
        .main-job-card {
            padding-top: 0;
            padding-bottom: 0;
        }

        .job-card-title {
            margin-bottom: 0;
        }

        .list-titles {
            border: 0px;
        }

        .detail-card-sec {
            /* margin-top: 20%; */
            padding: 84px 0;
        }

        nav.pagination-container-search {
            padding: 2% 0% 0% 0% !important;
        }

        .listof-cards {
            gap: 0px;
            border-bottom: 1px solid #eee;
            flex-direction: column;
        }

        .left-list-border {
            flex-direction: column;
        }

        .main-job-card-list {
            width: 100%;
            margin-bottom: 20px;
        }

        .left-list-border {
            gap: 0;
        }

        .main-job-sub-row {
            flex-direction: column;
        }

        .sub-filter-select {
            width: 100%;
            margin-top: 0;
        }

        .sub-filter-select select {
            margin-right: 0px;
        }

        .sub-filter-btn {
            width: 100%;
        }

        /* 
        .left-list-border {
            margin-top: 5%;
        } */
        .sub-filter-select .select2-container .select2-selection--single .select2-selection__rendered {
            /* padding-left: 12px; */
            color: #233253 !important;
            font-size: 14px !important;
        }

        .sub-filter-select .select2-container--default .select2-search--inline .select2-search__field {
            color: #233253 !important;
        }

        .job-type-main {
            justify-content: flex-start;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .mobile-arrow {
            display: block;
        }

        .mobile-arrow img {
            padding-bottom: 9px;
        }

        .job-sub-card-title {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .job-sub-card-title h2 {
            margin: 0px;
            font-size: 30px;
        }

        .job-sub-card-title span {
            font-size: 30px;
            padding-right: 15px;
            position: absolute;
            left: 11%;
            cursor: pointer;
        }
    }

    /* :root {
      --border-color: #cccccc;
      --background-color: #f1f1f1;
      --transition: all 0.2s ease;
    } */
    select.ui-datepicker-year {
        background: transparent;
        border: none;
        color: #fff;
        padding: 5px 10px;

    }

    select.ui-datepicker-year option {
        color: #000;

    }

    .accordion {
        display: flex;
        flex-direction: column;
        max-width: 500px;
        margin-top: 10px;
    }

    .accordion .accordion-item .accordion-item-description-wrapper hr {
        border: none;
        visibility: visible;
    }

    .accordion .accordion-item.open .accordion-item-description-wrapper hr {
        visibility: visible;
    }

    .accordion .open img {
        transform: rotate(180deg);
    }

    .accordion .accordion-item .accordion-item-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 0px;
        cursor: pointer;
    }

    .accordion .accordion-item .accordion-item-header .accordion-item-header-title {
        font-weight: 600;
        font-family: 'Poppins-Regular' !important;
        line-height: 24px;
    }

    .accordion .accordion-item .accordion-item-header .accordion-item-header-icon {
        transition: 0.6s linear;
    }

    .accordion .accordion-item.open .accordion-item-header .accordion-item-header-icon {
        transform: rotate(-180deg);
    }

    .accordion .accordion-item .accordion-item-description-wrapper {
        display: grid;
        grid-template-rows: 0fr;
        overflow: hidden;
        transition: 0.6s linear;
    }

    .bg-red {
        background-color: #ed1c24;
    }

    .accordion .accordion-item.open .accordion-item-description-wrapper {
        grid-template-rows: 1fr;
        transition: 0.4s linear;
    }

    .state-selection {
        position: absolute;
        top: -25px;
        left: 0;
    }
    .step-prev-next .red-button.disabled{
        box-shadow: unset ! IMPORTANT;
        BACKGROUND-COLOR: #c1c1c1 !important;
        BORDER: UNSET ! IMPORTANT;
    }
    .disable-click-next {
        box-shadow: unset ! IMPORTANT;
        BACKGROUND-COLOR: #c1c1c1 !important;
        BORDER: UNSET ! IMPORTANT;
    }

    .detail-card-sec .job-type-main {
        width: 100%;
    }

    .accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description {
        min-height: 0;
        line-height: 17.6px;
        font-family: "Poppins-Regular";
        font-size: 14px;
        color: #000000;
    }

    .accordion .accordion-item .accordion-item-description-wrapper .accordion-item-description p {
        padding: 10px 0 0;
        font-family: "Poppins-Regular";
        line-height: 1.5;
    }

    nav.pagination-container-search {
        margin: auto;
        width: 100%;
    }

    ul.pagination {
        text-align: center;
    }

    nav.pagination-container-search {
        padding: 2% 0% 5% 0%;
    }

    li.page-item {
        display: inline-block;
        margin: 0 10px;
    }

    li.page-item a {}

    .page-item.number a {
        font-family: 'Poppins-Regular' !important;
        font-size: 10px;
        font-weight: 600;
        line-height: 15px;

    }

    .page-item.number.active a {
        color: #fff;
    }

    .page-item.number.active {
        background-color: #005E9E;
        border-radius: 4px;
        height: 20px;
        width: 20px;

    }

    .fit-wrap .header-search {
        display: none !important;
    }

    a.page-link {
        font-size: 14px;
        font-family: 'Poppins-Regular' !important;
    }

    /* Card section  style End */
    .inputotpfield {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .inputotpfield .input {
        height: 35px;
        margin-bottom: 20px;
        width: 23%;
        padding: 10px 10px 10px 10px;
        outline: none;
        text-align: center;
        font-size: 12px;
        border-radius: 4px;
        margin: 0px 5px 5px 5px;
        outline: none;
        font-family: 'Poppins-Regular' !important;
    }

    .inputotpfield .input:first-child {
        margin: 0px 5px 5px 0px;
    }

    .inputotpfield .input:last-child {
        margin: 0px 0px 5px 5px;
    }

    .last-living .input-w:last-child {
        padding-right: 10px;
    }

    .inputotpfield .input:placeholder-shown {
        font-style: normal;
    }

    .inputotpfield input[type="number"]::-webkit-outer-spin-button,
    .inputotpfield input[type="number"]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    #ui-datepicker-div {
        display: none;
        background-color: #fff;
        box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
        margin-top: 0.25rem;
        border-radius: 0.5rem;
        padding: 0.5rem;
        background: #5a5a5aa1;
        backdrop-filter: blur(12px);
        color: #fff;
    }

    select.ui-datepicker-year {
        background: transparent;
        border: none;
        color: #fff;
    }

    select.ui-datepicker-month {
        background: transparent;
        border: none;
        color: #fff;
        padding: 5px 10px;

    }

    select.ui-datepicker-month option {
        color: #000;

    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    .find-body select.ui-datepicker-year {
        color: #000;
        background: #e0e0e0;
        border-radius: 5px;
        margin-left: 10px;
    }

    .find-body select.ui-datepicker-month {
        background: #dddddde3;
        border-radius: 5px;
        color: #000;
    }

    .find-body #ui-datepicker-div {
        background: #f4f4f5;
        color: #000;
    }

    .find-body .ui-datepicker-header a.ui-datepicker-prev:hover {
        background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==);
        background-repeat: no-repeat;
        background-size: 0.5rem;
        background-position: 50%;
        transform: rotate(180deg);
        left: 0;
        background-color: #fff;
    }

    .find-body .ui-datepicker-calendar thead th {
        color: #000;
    }

    .find-body .ui-datepicker-calendar tbody td a {
        color: #000;
    }

    .ui-datepicker-calendar thead th {
        padding: 0.25rem 0;
        text-align: center;
        font-size: 0.75rem;
        font-weight: 400;
        color: #fff;
    }

    .ui-datepicker-calendar tbody td {
        width: 2.5rem;
        text-align: center;
        padding: 0;
        line-height: 2rem;
    }

    .ui-datepicker-calendar tbody td a {
        display: block;
        border-radius: 0.25rem;
        line-height: 2rem;
        transition: 0.3s all;
        color: #fff;
        font-size: 0.875rem;
        text-decoration: none;
    }

    .ui-datepicker-calendar tbody td a:hover {
        background-color: unset;
    }

    .ui-datepicker-calendar tbody td a.ui-state-active {
        background-color: #0000000f;
        color: white;
    }

    .ui-datepicker-header a.ui-corner-all {
        cursor: pointer;
        position: absolute;
        top: 0;
        width: 2rem;
        height: 2rem;
        margin: 0.5rem;
        border-radius: 0.25rem;
        transition: 0.3s all;
    }

    .ui-datepicker-header a.ui-corner-all:hover {
        background-color: #ECEFF1;
    }

    .ui-datepicker-header a.ui-datepicker-prev:hover {
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
        background-repeat: no-repeat;
        background-size: 0.5rem;
        background-position: 50%;
        transform: rotate(180deg);
        left: 0;
        background-color: #fff;
    }

    .ui-datepicker-header a.ui-datepicker-prev {
        left: 0;
        background: url("../img/career-home/right-chevron-calendar.png");
        background-repeat: no-repeat;
        background-size: 0.5rem;
        background-position: 50%;
        transform: rotate(180deg);
    }

    .ui-datepicker-header a.ui-datepicker-next:hover {
        right: 0;
        background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==');
        background-repeat: no-repeat;
        background-size: 0.5rem;
        background-position: 50%;
        background-color: #fff;
    }

    .ui-datepicker-header a.ui-datepicker-next {
        right: 0;
        background: url('../img/career-home/right-chevron-calendar.png');
        background-repeat: no-repeat;
        background-size: 0.5rem;
        background-position: 50%;
        /* transform: rotate(180deg); */
    }

    .carrer-home-body .banner-tab {
        z-index: 0;
    }

    .ui-datepicker-header a>span {
        display: none;
    }

    .ui-datepicker-title {
        text-align: center;
        line-height: 2rem;
        margin-bottom: 0.25rem;
        font-size: 0.875rem;
        font-weight: 500;
        padding-bottom: 0.25rem;
    }

    .ui-datepicker-week-col {
        color: #78909C;
        font-weight: 400;
        font-size: 0.75rem;
    }

    /* common classes */
    .p-btm-10 {
        padding-bottom: 10px;
    }

    .p-btm-20 {
        padding-bottom: 20px;
    }

    .m-btm-5 {
        margin-bottom: 5px;
    }

    .m-btm-10 {
        margin-bottom: 10px;
    }

    .modern-title {
        color: #233253;
        font-weight: 700;
        text-align: center;
        line-height: 48px;
        padding-bottom: 20px;
        padding: 7% 0% 5% 0%;
        font-family: 'Poppins-Regular' !important;
    }

    .application-sub-status {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
        padding-top: 10px;
        margin-bottom: 8%;
    }

    .modern-title {
        position: relative;
    }

    .app-status-title-wrapper .modern-title:before {
        height: 54%;
        top: 27%;
        left: -1%;
    }

    .modern-title:before {
        content: '';
        position: absolute;
        height: 77%;
        width: 100%;
        top: 37%;
        background-image: url(../img/career-home/application-icon.png);
        left: -11%;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .modern-title span {
        color: #ed1c24;
        line-height: 48px;
        font-weight: 700;
        font-family: 'Poppins-Regular' !important;
    }

    .main-job-card-list-sub.abtboxholder {
        position: relative;
    }

    .main-job-card-list-sub.abtboxholder:before {
        left: 0;
        top: -1px;
    }

    .disable-input input,
    .disable-input button {
        pointer-events: none;
    }

    .abtboxholder:before {
        width: 4px;
        height: 100px;
        background-color: #ed1c24;
        content: "";
        position: absolute;
        left: -2px;
        top: -2px;
    }

    .mobile-title-job hr {
        background: #A0A5B1;
    }

    .job-type-content span {
        font-family: 'Poppins-Regular' !important;
        margin: 0px !important;
        text-align: center;
        color: #005e9e;
        font-size: 14px;
        font-weight: 500;
        line-height: 22px;
    }

    .job-type.active span {
        background: #005e9e;
        color: #fff;
    }

    .otp-sec,
    .hidden-box,
    .status-result {
        display: none;
    }

    #id_show-hh button.app-status-btn.status-btn {
        /* width: 100%; */
    }

    #id_show-hh .app-status-action {
        width: 60%;
        margin-top: 40px;
    }

    #id_show-hh .assement-title {
        font-family: 'Poppins-Regular' !important;
        font-size: 24px;
        font-weight: 700;
        line-height: 36px;
        text-align: center;
        color: #233253;
        padding-bottom: 10px;

    }

    #id_show-hh h4.job-title {
        font-size: 24px;
        text-align: center;
        padding-bottom: 10px;

        font-family: 'Poppins-Regular' !important;
        line-height: 36px;
        color: #233253;
    }

    #id_show-hh button.app-status-btn {
        margin-top: 10px;
    }

    #id_show-hh .app-status-card p {
        text-align: center;
        font-family: 'Poppins-Regular' !important;
        padding-bottom: 10px;
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-align: center;

    }

    /* application tracker end  */


    /* Date picker style start  */
    .date-picker-wrapper * {
        box-sizing: border-box;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
            Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    }

    .date-picker-wrapper {
        position: relative;
        --background-color: #fff;
        --separator-color: #e1e1e1;
        --tile-color: var(--separator-color);
        --text-color: #616161;
        --shadow-color: #ddd;
        --primary-color: #03a9f4;
        --on-primary-color: #fff;
        --today-border-color: #999;
        --sunday-color: #f44336;
    }

    .date-picker-wrapper.dark {
        position: relative;
        --background-color: #424242;
        --separator-color: #555;
        --text-color: #ccc;
        --shadow-color: #333;
        --primary-color: #03a9f4;
        --on-primary-color: #fff;
        --today-border-color: #ccc;
        --sunday-color: #f44336;
    }

    .date-picker {
        position: relative;
        width: 100px;
        padding: 10px 30px 10px 10px;
    }

    .date-picker-date-container {
        position: absolute;
        top: 100%;
        background-color: var(--background-color);
        left: 0;
        border-radius: 4px;
        box-shadow: 1px 1px 10px var(--shadow-color);
        padding: 0.75rem;
        display: none;
        z-index: 1;
    }

    .date-picker-input {
        padding: 0.5rem 1rem;
    }


    .date-picker-date-container.show {
        display: block;
        background-color: #302f2f85 !important;
        backdrop-filter: blur(24px);
    }

    .date-picker-input {
        padding-left: 8px;
        background-image: url('../img/career-home/icons8-calendar-24.png');
        background-size: contain;
        /* Adjust the size of the icon */
        background-repeat: no-repeat;
        background-size: 9%;
        background-position: 95% 50%;
        cursor: pointer;
    }

    .date-item.selected {
        background-color: #0067ac !important
    }

    /* .date-picker-monday-first .date-item:nth-child(7n){
    color: #ccc !important
} */
    .date-item:hover.disabled,
    .month-item:hover.disabled,
    .year-item:hover.disabled {
        background-color: transparent;
        cursor: auto;
    }

    .applicant-details .date-picker-date-container.show {
        display: block;
        background-color: #f4f4f5 !important;
        backdrop-filter: blur(24px);
    }

    .applicant-details .date-picker-input {
        padding-left: 8px;
        background-image: url('../img/career-home/icons8-calendar-24.png');
        background-size: contain;
        /* Adjust the size of the icon */
        background-repeat: no-repeat;
        background-size: 9%;
        background-position: 95% 50%;
        cursor: pointer;
    }

    .applicant-details .date-item.selected {
        background-color: #0067ac !important
    }

    /* .applicant-details .date-picker-monday-first .date-item:nth-child(7n){
    color: #ccc !important
} */
    .applicant-details .date-item:not(.disabled),
    .applicant-details .date-header:not(.disabled),
    .applicant-details .month-item:not(.disabled),
    .applicant-details .year-item:not(.disabled) {
        background-color: #fff !important;
    }

    .applicant-details .date-item.selected,
    .month-item.selected,
    .year-item.selected {
        color: #ccc !important;
    }

    .date-picker-input.findfitval.validateform {
        width: 100%;
    }

    .date-picker-date-container * {
        user-select: none;
    }

    .applicant-details .date-item,
    .applicant-details .date-header,
    .applicant-details .month-item,
    .applicant-details .year-item {
        color: #423939;
    }

    .date-picker-button-primary {
        padding: 4px 8px;
        min-width: 4rem;
        margin-left: auto;
        border: none;
        background-color: var(--primary-color);
        color: var(--on-primary-color);
        border-radius: 4px;
    }

    .date-picker-footer {
        margin-top: 8px;
        padding-top: 8px;
        border-top: 1px solid var(--separator-color);
        display: flex;
    }

    .date-picker-header {
        margin-bottom: 8px;
        padding-bottom: 8px;
        display: grid;
        grid-template-columns: 32px 1fr 32px;
        box-sizing: border-box;
        place-content: center;
        border-bottom: 1px solid var(--separator-color);
        color: var(--text-color);
    }

    .date-picker-header-info {
        display: flex;
        width: 100%;
        height: 100%;
        align-items: center;
        justify-content: center;
    }

    .date-picker-header-info-prev:hover,
    .date-picker-header-info-next:hover {
        background-color: var(--separator-color);
    }

    .date-picker-header-info-prev,
    .date-picker-header-info-next {
        width: 2rem;
        height: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.75rem;
        padding-bottom: 8px;
        border-radius: 100%;
        cursor: pointer;
    }

    .date-picker-header-info-next.hidden,
    .date-picker-header-info-prev.hidden {
        opacity: 0;
        z-index: -1;
    }

    .date-picker-table-header,
    .date-picker-selector {
        height: calc(100% - 2rem);
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        gap: 4px;
        place-content: center;
    }

    .date-picker-table-header {
        padding-bottom: 8px;
    }

    .date-picker-table-header.hidden {
        display: none;
    }

    .date-item,
    .date-header,
    .month-item,
    .year-item {
        display: grid;
        place-content: center;
        background-color: var(--tile-color);
        height: 1.75rem;
        border-radius: 4px;
        font-size: 0.7rem;
        color: var(--text-color);
        font-weight: 700;
        position: relative;
    }

    .month-item,
    .year-item {
        padding: 5px;
        min-width: 75px;
    }

    .date-item,
    .date-header {
        width: 1.75rem;
    }

    .date-header {
        background-color: transparent;
    }

    .date-item,
    .month-item,
    .year-item {
        cursor: pointer;
    }

    .date-item.selected,
    .month-item.selected,
    .year-item.selected {
        background-color: var(--primary-color);
        color: var(--on-primary-color) !important;
    }

    .date-picker-footer {
        display: none;
    }

    .date-item.marked:after {
        content: "";
        width: 5px;
        height: 5px;
        background: #ff5722;
        border-radius: 100%;
        margin-inline: auto;
        position: absolute;
        left: 50%;
        bottom: 2px;
        transform: translateX(-50%);
    }


    .date-item.disabled,
    .month-item.disabled,
    .year-item.disabled {
        opacity: 0.6;
        background-color: transparent;
    }

    .date-item.date-today,
    .month-item.date-today,
    .year-item.date-today {
        border: 1px solid var(--today-border-color);
    }

    .date-picker-sunday-first .date-item:nth-child(7n + 1),
    .date-picker-sunday-first .date-header:nth-child(7n + 1) {
        color: var(--sunday-color);
    }

    /* .date-picker-monday-first .date-header:nth-child(7n),
.date-picker-monday-first .date-item:nth-child(7n) {
    color: var(--sunday-color) !important;
} */

    .date-item:hover,
    .month-item:hover,
    .year-item:hover {
        background-color: var(--shadow-color);
    }

    /* Date picker style End */





    .otp-input-box {
        position: relative;
    }


    .modern-title-icon {
        background-image: url(../img/career-home/application-icon.png);
        background-repeat: no-repeat;
        background-position: 11% 3%;
        background-size: 15%;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .app-status-title-wrapper {
        position: relative;
    }

    .app-status-title-wrapper .modern-title-icon {
        background-position: 31% 73%;
        background-size: 7%;
    }

    .app-status-title-wrapper .modern-title {
        padding: 7% 0% 5% 0%;
    }

    .before-upload {
        padding: 20px 0px;
    }

    .before-upload img {
        margin: 0px 5px;
        width: 34px;

    }

    .before-upload span {
        margin: 0px 5px
    }

    .career-banner-wrap textarea.select2-search__field::placeholder {
        color: #fff !important;
    }

    #curctc::placeholder,
    #dobirth::placeholder {
        color: #cfcece !important;
        opacity: 1;
        
    }

    .applicant-details #dobirth::placeholder {
        color: rgb(138, 147, 165) !important;
        font-size: 12px !important;
    }

    .applicant-details #dobirth {
        /* background-image: unset; */
        background-image: url(../img/edit-calander.png);
    }



    @media (min-width: 768px) {
        .pb-class {
            padding-bottom: 60px;
        }

        .first-option {
            display: none;
        }

        .assement-cta-desk {
            display: block !important;
        }

        .assement-cta-mob {
            display: none !important;
        }

        .job-search-inner .close-icon {
            display: none;
        }
    }


    @media (max-width: 991px) {
        .inner-wrap {
            flex-wrap: wrap;
        }

        .search-parent {
            left: 2.5%;
        }

        .btn-appplication {
            padding: 9px 13px;
            font-size: 12px;
        }

        .search-parent {
            width: 95%;
        }

        .job-search-inner.career-search .input-wrap {
            width: 30%;
        }

        .job-search-inner.career-search .input-wrap {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .job-inner-head p {
            padding-bottom: 10px;
        }

        .job-inner-head h2 {
            font-size: 30px;
            padding-bottom: 10px;
        }

        .job-search-inner .drop-icon {
            top: 23px;
            right: 16px;
        }

        .btn-wrap {
            width: 15%;
        }

        .career-search .input-wrap {
            width: 22%;
        }
    }

    @media (max-width: 767px) {
        .modern-title:before {
            left: -9vw !important;
            height: 76%;
        }

        .ctc-wrap {
            padding-bottom: 20px !important;
        }

        .date-picker-date-container.show {
            background-color: #292727e8 !important;
        }

        #id_show-hh .app-status-action {
            margin-top: 0;
        }

        /* .modern-title {
            padding-bottom: 0px;

        } */

        .banner-slider.active .banner-img::after {
            height: 150% !important;
        }

        #dobirth {
            background-size: 4%;
        }

        .modern-title-icon {
            background-position: 0% 3%;
            background-size: 20%;
        }

        .application-sub-status {
            margin-bottom: 5%;
        }

        .verify-otp-wrap br {
            display: block;
        }

        /* .job-search-inner.career-search{
            display: none;
        } */
        /* .main-search {
            display: none !important;
        } */
        .career-search {
            display: block;
        }

        .bg-img-otp {
            background: url(../img/home/mobi_live_your_dream.jpg) no-repeat center top / contain;
            min-height: 64vh;
            background-size: 100%;
            background-position-y: 100%;
        }

        .verify-otp-wrap {
            height: auto;
        }

        .job-head-tab {
            display: block;
        }

        .mobile-title-job {
            padding-bottom: 20px;
        }

        .verify-otp-wrap {
            flex-direction: column;
        }

        .main-job-sub-filter {
            margin-top: 0;
        }

        .verify-otp-box {
            width: 100%;
            padding: 40px;
        }

        .main-job-card-list.counted-wrap {
            padding-top: 30px;
        }

        .verify-otp-wrap .left-section {
            padding: 40px 15px;
            background: #fff;
        }

        .state-filter-wrap {
            width: 100%;
            margin-top: 10px;
        }

        .home-card-type .job-type-main {
            margin-bottom: 30px;
        }

        .job-type-main {
            width: 100%;
        }

        .banner-slider.active .banner-img {
            height: 86vh !important;
        }

        .verify-otp-box h4 {
            font-size: 21px;
        }

        .select2-container {
            width: 100% !important;
        }

        .mob-top {
            padding-top: 20px !important;
        }

        .career-search .input-wrap {
            padding: 0px 0px 15px;
        }

        .career-search.job-search-inner {
            /* display: none; */
        }

        .btn-wrap {
            width: 90% !important;
            margin: 0 auto;
            padding-bottom: 20px;
            display: block;
            margin-bottom: 10px;
        }

        .btn-wrap button {
            display: block;
            width: 100%;
        }

        .drop-icon {
            top: 42px;
        }

        #fitCard.jobcard-section {
            padding: 42px 0 28px;
        }

        .career-search .input-wrap {
            width: 90% !important;
            margin: 0 auto;
        }

        .input-wrap.mob-top .drop-icon {
            top: 60px;
        }

        .job-inner-head {
            width: 100%;
            margin: 0 auto;
        }

        .job-inner-head h2 {
            font-size: 25px;
            line-height: 30px;
        }

        .inner-wrap {
            display: block;
        }

        .job-search-inner.career-search .input-wrap {
            width: 90%;
            margin: 0 auto;
        }

        span.error {
            font-size: 10px !important;
        }

        .assement-cta-desk {
            display: none;
        }

        .assement-cta-mob {
            display: block;
        }
    }

    @media screen and (orientation:landscape) and (min-device-width: 600px) and (max-device-width: 750px) {
        .bg-img-otp {
            background: url(../img/home/mobi_live_your_dream.jpg) no-repeat center top / contain;
            min-height: 200vh;
            background-size: 100%;
            background-position-y: 100%;
        }

        .left-section .modern-title:before {
            top: 12%;
        }

        .app-status-title-wrapper .modern-title:before {
            top: 12%;
        }

        .app-status-title-wrapper .modern-title {
            width: 50% !important;
        }

        .modern-title:before {
            left: -7vw !important;
        }

        .modern-title-icon {
            background-position: 20% 52%;
            background-size: 12%;
        }

        .app-status-title-wrapper {
            padding-top: 7%;
        }

    }
    

    @media screen and (min-width: 340px) and (max-width: 380px) {

        .banner .banner-slider .slick-arrow {
            bottom: -58px;
        }

        .banner .banner-slider .slick-dots {
            bottom: -48px;
        }

        .search-parent {
            bottom: -2% !important;
        }

        .banner-slider.active .banner-img {
            height: 110vh !important;
        }

        .banner-slider .banner-img {
            height: 110vh !important;
        }

        .job-inner-head h2 {
            font-size: 24px;
            line-height: normal;
        }

        .job-inner-head {
            padding-top: 24px;
        }

        .career-banner-wrap {
            margin-bottom: 78px;
        }
    }

    @media screen and (min-width: 1440px) and (min-height: 800px) and (max-width: 1440px) and (max-height: 800px) {
        /* Your styles here */

        .banner-slider.active .banner-img {
            height: 170vh !important;
        }
    }

    @media screen and (min-width: 767px) and (max-width: 1200px) {
        #id_show-hh .app-status-action {
            margin-top: 0;
        }

        .btn-wrap {
            width: 13.5%;
        }

        .career-search .input-wrap {
            width: 25%;
        }

        .banner-slider,
        .banner-slider .banner-img,
        .banner-slider.active .banner-img {
            height: 85vh !important;
        }

        .career-search {
            padding: 0;
        }

        .career-search.fourecards .input-wrap {
            width: 90%;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1080px) {
        .app-status-title-wrapper .modern-title:before {}

        .app-status-title-wrapper .modern-title {
            width: 62%;
        }

        .app-status-title-wrapper .modern-title-icon {
            background-position: 21% 32% !important;
            background-size: 10% !important;
        }

        .app-status-title-wrapper {
            padding-top: 7%;
        }

        .bg-img-otp {
            min-height: 100vh;
        }

        .verify-otp-wrap {
            flex-direction: column;
        }

        .modern-title-icon {
            background-position: 20% 3%;
        }

        .otp-sec .modern-title-icon {
            background-position: 20% 3%;
        }

        .jd-cta {
            padding-top: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1280px) {
        .app-summary-wrapper {
            padding: 32px;
        }

        #app_congrats,
        #app_thankyou {
            height: 90vh !important;
        }

        .app-status-wrap {
            /* width: 60%; */
            margin: auto;
        }

        #id_show-hh {
            padding-bottom: 10%;
        }

        #id_show-hh button.app-status-btn.status-btn {
            width: auto;
            margin: auto;
        }

        .app-summary-details {
            padding-left: 36px !important;
        }

        .verify-otp-wrap {
            height: auto;
        }

        .btn-wrap button {
            padding: 6px 15px;
            margin-top: 5px;
        }

        #dobirth {
            background-size: 4%;
        }

        .verify-otp-box {
            width: 94%;
            padding: 46px;
        }

        .job-search-inner .drop-icon {
            right: 10px;
            top: 15px;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 6px solid #ffffffc4;
        }

        select.ui-datepicker-year {
            background: transparent;
            color: #fff;
            border: navajowhite;
        }

        .verify-otp-wrap .left-section {
            padding-top: 70px;
            padding-bottom: 20px;
        }

        .ui-datepicker-calendar .col {
            color: #fff;
        }


        /* .banner-slider .banner-img {
            height: 85vh !important;
        } */

        .job-search-inner:after {
            top: 6%;
        }

        .job-search-inner .inner-wrap {
            padding: 0px 20px 0 25px;
        }

        .search-parent {
            top: 45% !important;
            z-index: 9;
        }

        /* .banner-slider {
            height: 83vh !important;
        } */

        .banner-img.three {
            z-index: 1 !important;
        }
    }


    @media only screen and (min-width : 768px) and (max-width : 1024px) {
        .app-card-sts {
            flex-direction: column;
        }

        #app_congrats,
        #app_thankyou {
            height: 50vh !important;
        }
    }

    @media (max-width: 340px) {
        .banner .banner-slider .slick-arrow {
            bottom: 8px;
        }

        .btn-wrap {
            margin-top: 0;
            padding-top: 0;
            padding-bottom: 9px;
        }

        .career-search {
            padding: 0;
        }

        .career-search .input-wrap {
            padding: 0px 0px 12px;
        }

        .job-search-inner {
            top: 34px;
        }

        .input-wrap.mob-top .drop-icon {
            top: 60px;
        }

        .drop-icon {
            top: 42px;
        }

        .banner-slider.active .banner-img,
        .banner-slider .banner-img,
        .banner-slider {
            height: 136vh !important;
        }

        .app-wraper {
            right: 22%;
        }

        .job-search-inner .drop-icon {
            top: 14px;
        }

        .job-search-inner.career-search .input-wrap {
            padding-top: 0;
        }

        .job-inner-head p {
            padding-bottom: 2px;
        }
    }

    @media (max-width: 820px) {
        .career-search.job-search-inner {
            display: none;
        }

        .btn-wrap {
            display: block;
        }
    }

    @media only screen and (min-width : 768px) and (max-width : 820px) {
        .count-icon-plus {
            font-size: 76px !important;
        }

        .main-job-card-list.counted-wrap h1 {
            font-size: 60px;
        }

        .main-job-card-list.counted-wrap h1 span {
            font-size: 22px !important;
        }

        .career-search {
            display: block;
            max-width: 70%;
            margin: auto;
        }

        .career-search .input-wrap {
            width: 90%;
            margin: auto;
            padding-bottom: 0;
        }

        .locate-wrapper {
            padding-bottom: 12px !important;
        }

        .btn-wrap button {
            display: block;
            width: 100%;
        }

        .btn-wrap {
            width: 90% !important;
            margin: 0 auto;
            padding-bottom: 20px;
            display: block;
            margin-bottom: 10px;
            padding-top: 0;
        }

        .drop-icon {
            top: 57px;
        }

        .locate-wrapper .drop-icon {
            top: 63%;
        }

        .left-list-border {
            gap: 16px;
        }

        .job-card-sub-title {
            font-size: 18px;
        }

        .job-discripattionaccordian {
            padding: 20px 30px 30px 30px;
        }
    }





    @media only screen and (min-width : 560px) and (max-width : 992px) and (orientation : landscape) {

        .banner-slider,
        .banner-slider .banner-img,
        .banner-slider.active .banner-img {
            height: 170vh !important;
        }

        .banner .banner-slider .slick-arrow.slick-prev,
        .banner .banner-slider .slick-arrow.slick-next,
        .banner .banner-slider .slick-dots {
            display: none !important;
        }

        .career-search.fourecards .input-wrap,
        .career-search.fourecards .btn-wrap {
            width: 90%;
            padding-left: 20px;
        }

        .career-search.fourecards .btn-wrap {
            padding-right: 20px;
        }

        .career-search.fourecards .btn-wrap button {
            width: 100%;
        }
    }



    @media only screen and (min-width : 767px) and (max-width : 810px) and (orientation : portrait) {
        .state-selection {
            top: -43px;
        }

        .state-filter-wrap .state-selection span {
            line-height: 1;
        }

        .state-filter-wrap .select2-container {
            margin-bottom: 2px;
        }
    }



    /* new date picker */


    .calendar-cont #selected-date {
        width: 100%;
        border-radius: 5px;
        outline: none;
        cursor: pointer;
        font-family: 'Poppins-Regular' !important;
        color: #fff !important;
        font-size: 13px !important;
    }

    .calendar-cont .header {
        display: flex;
        column-gap: 2.3rem;
        align-items: center;
        margin-bottom: 10px;
        position: absolute;
        top: 50px;
        padding: 0px;
        width: 320px;
        background-color: #706f6ff7 !important;
        backdrop-filter: blur(24px);
        font-family: 'Poppins-Regular' !important;
        color: #fff !important;
        font-size: 16px !important;
        font-weight: 700;
        z-index: 9999;
    }

    .calendar-cont .prev,
    .calendar-cont .next {
        cursor: pointer;
        background-color: #007bff;
        color: #fff;
        border: none;
        border-radius: 5px;
        padding: 8px 12px;
        font-size: 0.9em;
        transition: background-color 0.3s ease;
        font-family: 'Poppins-Regular' !important;
        color: #fff !important;
        font-size: 16px !important;
        font-weight: 700;
    }

    .calendar-cont-application {
        display: flex;
        position: relative;
        flex-direction: column;
        justify-content: center;
        background: transparent;
        position: relative;
    }

    .calendar-cont .calendar {
        display: grid;
        grid-template-columns: repeat(7, 1fr);
        gap: 5px;
        padding: 20px 10px 20px 10px;
        border-radius: 0 0 5px 5px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
        top: 90px;
        left: 0;
        right: 0;
        z-index: 10;
        position: absolute;
        width: 320px;
        background-color: #302f2ff7 !important;
        backdrop-filter: blur(24px);
        font-family: 'Poppins-Regular' !important;
        color: #fff !important;
        font-size: 13px !important;
        z-index: 99999999;
    }

    .calendar-cont .day {
        padding: 10px;
        border-radius: 50%;
        cursor: pointer;
        text-align: center;
    }

    .calendar-cont .day:hover {
        background-color: #f0f0f0;
        color: #333;
    }

    .calendar-cont .day.selected,
    .calendar-cont .month-option.selected,
    .calendar-cont .year-option.selected {
        background-color: #f0f0f0;
        color: #333;
        text-align: center;
    }

    .calendar .empty:hover {
        background: none;
        cursor: default;
    }

    .calendar-cont .hidden {
        display: none;
    }

    .calendar-cont .prev,
    .calendar-cont .next {
        cursor: pointer;
        background-color: transparent;
        color: white;
        border: none;
        font-size: 1.2em;
    }

    .calendar-cont .next {
        width: 60px;
        text-align: right;
    }

    .calendar-cont .prev {
        width: 60px;
        text-align: left;
    }

    .month-option,
    .year-option {
        display: grid;
        place-items: center;
        padding: 10px 5px 10px 5px;
        text-transform: uppercase;
    }

    .month-option:hover,
    .year-option:hover {
        background-color: #f0f0f0;
        color: #333;
        cursor: pointer;
    }

    .month,
    .year {
        text-transform: uppercase;
        cursor: pointer;
        font-family: 'Poppins-Regular';
    font-size: 14px;
    margin-top: 5px;
    }

    .month:after,
    .year:after {
        content: '';
        position: relative;
        left: 6px;
        top: 10px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        /* clear: both; */
        font-size: 12px;
    }

    @media screen and (max-width: 400px) {
        .calendar-cont .header{column-gap: 1.5rem;font-size: 14px !important;}
        .calendar-cont .calendar{gap: 0px;padding: 20px 7px 20px 2px;font-size: 11px !important;}
    }
    @media only screen and (min-width : 767px) and (max-width : 992px) and (orientation : portrait) {

        label.id_gender-lbl,
        label.dobirth-lbl,
        label.id_qualify-lbl,
        label.industry-lbl,
        label.current-com-lbl,
        label.current-desigination-lbl,
        label.c_ctc-lbl {
            margin-bottom: 15px !important;
        }

        label.total_exp-lbl,
        label.sales_exp-lbl,
        label.bfsi_exp-lbl,
        .pref-location label {
            margin-bottom: 0 !important;
        }
    }

    @media only screen and (min-width : 767px) and (max-width : 810px) and (orientation : portrait) {

        label.current-com-lbl,
        label.live_city-lbl {
            margin-bottom: 0 !important;
        }
    }

    @media only screen and (min-width : 992px) and (max-width : 1024px) and (orientation : portrait) {

        label.total_exp-lbl,
        label.c_ctc-lbl,
        label.current-com-lbl,
        label.current-desigination-lbl {
            margin-bottom: 0 !important;
        }

        .input-w.fls+.pref-location:has(label.live_city-lbl) label.live_city-lbl {
            margin-bottom: 15px;
        }

    }


    @media only screen and (min-width : 767px) and (max-width : 992px) and (orientation : landscape) {
        label.id_qualify-lbl {
            margin-bottom: 15px !important;
        }

        label.id_qualify-lbl,
        label.bfsi_exp-lbl,
        label.sales_exp-lbl,
        label.total_exp-lbl {
            margin-bottom: 0 !important;
        }

        #app_form .dropzone .after-upload .file-indicate {
            padding-bottom: 28px !important;
        }

        #app_form .dropzone .after-upload .completed {
            padding-top: 8px;
            padding-left: 0 !important;
        }
    }

    @media only screen and (min-width : 767px) and (max-width : 800px) and (orientation : landscape) {

        label[for="id_gender"],
        label[for="dobirth"],
        label[for="id_qualify"] {
            margin-bottom: 15px !important;
        }
    }

    @media only screen and (min-width: 810px) and (max-width: 1025px) and (orientation: landscape) {
        label.industry-lbl {
            margin-bottom: 15px !important;
        }

        label.c_ctc-lbl,
        label.current-com-lbl,
        label.current-desigination-lbl,
        label.live_city-lbl {
            margin-bottom: 15px !important;
        }

        .fls-exp label.live_city-lbl {
            margin-bottom: 0 !important;
        }
    }

    @media only screen and (min-width: 1080px) and (max-width: 1180px) and (orientation: landscape) {

        label.industry-lbl,
        label.current-com-lbl,
        label.current-desigination-lbl {
            margin-bottom: 0 !important;
        }
    }

    .app-not-sts {
        padding: 14px 0;
        color: #ed1c24;
    }

    .year-prev {
        background-color: #706f6ff7 !important;
        width: 30px;
        height: 30px;
        color: #FFF;
        margin: auto;
        font-family: 'Poppins-Regular' !important;
        font-weight: 700;
    }

    .year-prev:hover {
        background-color: #FFF !important;
        width: 30px;
        height: 30px;
        color: #333;
        margin: auto;
        font-family: 'Poppins-Regular' !important;
        font-weight: 700;
    }

    @media screen and (max-width: 767px) {

        .calendar-cont .calendar,
        .calendar-cont .header {
            width: 100%;
        }
    }

    .search-label .optional {
        font-size: 12px;
        font-style: italic;
    }

    .locate-pop input {
        border: none !important;
        background: transparent;
        color: #fff;
    }

    .locate-pop,
    .card-locate-pop {
        top: -36px;
    }

    .locate-pop .select2-search {
        background: #ffffff17;
        backdrop-filter: blur(20px);
    }

    .card-locate-pop .select2-search--dropdown .select2-search__field {
        border-radius: 4px;
        background: transparent;
        border: none !important;
    }

    .card-locate-pop.select2-dropdown--below {
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }

    .app-thank-popup .modal-close {
        border: 1px solid #ED1C24;
        padding: 10px 60px;
        color: #fff;
        border-radius: 4px;
        background: #ED1C24;
        box-shadow: #ED1C2433 0px 8px 12px 0px;
        font-family: "Poppins-Regular";
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 12px;
        display: inline-block;
    }
    .home-Done-Cta{
        border: 1px solid #ED1C24;
        padding: 10px 60px;
        color: #fff;
        border-radius: 4px;
        background: #ED1C24;
        box-shadow: #ED1C2433 0px 8px 12px 0px;
        font-family: "Poppins-Regular";
        margin-top: 10px;
        margin-bottom: 20px;
        font-size: 12px;
        display: inline-block;
    }
   



    .howlongcity{
        padding-left: 1.3rem;
        justify-content: left;
    }
  .parent-edit-icon-mobile-verification{
     display: flex;
     width: 100%;
     justify-content: flex-end
  }
    .edit-icon-mobile-verification{
        width: 30px;
    }

    #id_show-hh .app-status-card {
        margin-right: 18px;
        margin-left: 18px;
    }

    .left-section .modern-title:before {
        top: 13%;
    }

    @media (max-width: 1080px) {
        #id_show-hh .app-status-card {
            margin-right: 10px;
            margin-left: 10px;
            margin-bottom: 20px;
        }
    }


    ::placeholder {
        font-style: italic;
        opacity: 1;
        color: #8A93A5;
        font-weight: 100;
        font-size: 14px;
    }

    .verify-otp-wrap .left-section {
        padding: 40px 15px;
        /* background: #f6f6f6; */
    }

    .pb-7em {
        padding-bottom: 7em;
    }

 

    .submit-otp,
    .cancel {
        text-transform: uppercase;
    }

    .otp-input-box .otp-label,
    .clr-blue {
        font-weight: 600;
    }


    @media only screen and (min-width: 1024px) and (max-width: 1366px) {
        .otp-input-box .application-sub-status {
            margin-bottom: 4%;
        }

        .verify-otp-wrap .left-section {
            padding-top: 40px;
        }

        /* .modern-title:before {
            left: -8vw !important;
        } */
        .modern-title-portfolio:before {
            left: 17vw;
        }
    }

    @media (max-width: 991.98px) {
        .modern-title:before {
            left: -7vw;
        }

        .modern-title-portfolio:before {
            left: 17vw !important;
        }
    }


    /************************************/
    .modern-title {
        margin-bottom: 5%;
    }

    .left-section.email-phone-wrapper .modern-title-portfolio {
        padding: 7% 0% 5% 0%;
    }

    @media screen and (max-width: 767px) {

        /* .modern-title:before{
            left: -8vw;
        } */
        .modern-title-portfolio:before {
            top: 31% !important;
            left: -1vw !important;
        }

        .app-status-card:nth-child(2) {
            margin-bottom: 0;
        }

        #id_show-hh .modern-title:before {
            left: 0%;
        }

        #id_show-hh .app-status-card {
            margin-right: 0;
            margin-left: 0px;
            margin-bottom: 20px;
        }

        /* .modern-title-portfolio:before {
            width: 0 !important;
        } */

        .app-sum-title-sub li {
            padding-right: 0px;
        }

        .pb-7em {
            padding-bottom: 2.7em;
        }

        #id_show-hh .app-status-wrap {
            flex-direction: column !important;
        }




    }

    @media only screen and (min-width: 767px) and (max-width: 1180px) {
        #id_show-hh .app-status-wrap {
            flex-direction: row !important;
        }
    }



    .modern-title-portfolio {
        color: #233253;
        font-weight: 700;
        text-align: center;
        line-height: 48px;
        padding-bottom: 20px;
        padding: 7% 0%;
        font-family: 'Poppins-Regular' !important;
        position: relative;
    }

    .modern-title-portfolio span {
        color: #ed1c24;
        line-height: 48px;
        font-weight: 700;
        font-family: 'Poppins-Regular' !important;
    }

    .app-status-title-wrapper .modern-title-portfolio {
        padding: 7% 0% 1.2% 0%;
    }

    @media (max-width: 767px) {
        .modern-title-portfolio {
            padding-bottom: 0px;
        }
        .banner .container {
            position: relative;
            top: -360px;
        }
    
        
    }

    .modern-title-portfolio:before {
        content: '';
        position: absolute;
        height: 65%;
        width: 100%;
        top: 39%;
        background-image: url(/img/career-home/application-icon.png);
        left: 28vw;
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 12;
    }
    #email-mobile-error {
        display: none;
    }

    .submit-otp:disabled {
        background-color: #c1c1c1 !important;
        box-shadow: none;
    }
    .accordion .accordion-item .accordion-item-header .accordion-item-header-title{
        word-break: break-all;
    }
   

    
/*New Style*/
.sticky-header {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #4B576F;
    padding: 5px 20px 10px 20px;
    z-index: 9999;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }
  
  .sticky-content {
    display: flex;
    justify-content: center; 
    align-items: center;  
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 20px;
  }
  
  .text-content {
    text-align: left;
    margin-right: 40px;  
  }
  
  .sticky-content h2 {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    margin: 0px;
    line-height: 40px;
    letter-spacing: 0px;
  }
  
  .sticky-content p {
    font-family: Poppins, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #FFFFFF;
  }
  
  .sticky-header .apply-now {
    background-color: #EA1A21;
    color: #FFFFFF;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    padding: 10px 16px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    margin-top:10px;
  }
  
  /* Responsive adjustments */
  @media (max-width: 768px) {
    
    .sticky-content {
      flex-direction: column; 
      justify-content: center; 
    align-items: center;  
    text-align: center;
    }
    .sticky-content h2 {font-size: 16px;text-align: center; line-height: 30px;
    }
    .sticky-content p {font-size: 12px;text-align: center;line-height: 20px;}
    .text-content {
      margin-right: 0;  
      margin-bottom: 10px;  
    }
  
    .sticky-header .apply-now {
      align-self: center;  
      margin-top: 0;
      width: 50%;
    }
  }
    
  .job-type-main {
    position: relative;
    overflow: visible; /* Ensure overflow is visible for arrows */
  }
  .job-type-main .slick-prev, .job-type-main .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px; /* Adjust this as needed */
    height: 50px; /* Adjust this as needed */
    background: transparent; /* Transparent background for the arrow buttons */
  }
  
  .job-type-main .slick-prev {
    left: -50px; /* Adjust to move arrow further left */
    top:32px
  }
  
  .job-type-main .slick-next {
    right: -50px; /* Adjust to move arrow further right */
    top:32px
  }
  
  .job-type-main .slick-prev img, .job-type-main .slick-next img {
    width: 60px; /* Adjust size of the arrows */
    height: 60px;
  }
  
  /* Linear Gradient background beside arrows */
  .job-type-main .slick-prev::before, .job-type-main .slick-next::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    z-index: 9;
    pointer-events: none; /* Disable pointer events on the gradient */
  }
  
  
  /* Hide arrows when inactive */
  .job-type-main .slick-prev[aria-disabled="true"], 
  .job-type-main .slick-next[aria-disabled="true"] {
  opacity: 0;
  pointer-events: none; /* Prevents clicking */
}

/* Show arrows when active */
.job-type-main .slick-prev[aria-disabled="false"], 
.job-type-main .slick-next[aria-disabled="false"] {
  opacity: 1;
  pointer-events: auto; /* Allows clicking */
}
  