@media screen and (min-width: 1241px) and (max-width: 1500px) {
  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }
  /*==================== dashboard-Enter-the-code-wrap-start =======================*/

  .set-New-password-wrap {
    width: 100%;
    height: 100vh;
  }
  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-main {
    height: 100%;
    width: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-img {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap
    .dashboard-sign-up-step-one-page-inside-img
    img {
    height: 100%;
  }

  /*==================== forgot-possword-page start =======================*/

  .forgot-possword-page {
    height: 100vh;
  }
  .forgot-possword-page .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }
  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 90%;
  }
  /*=========================  Landing Page start ================================*/

  .nomad-leading-page-inside {
    padding: 100px 20px;
  }
  .Choose-Your-Success-section {
    padding: 60px 20px;
  }
  .Our-Vision-Mission-main {
    padding: 140px 20px;
  }
  .Our-Plan-main {
    padding: 60px 20px;
  }

  .Get-in-Touch-section {
    padding: 60px 20px;
  }
  .footer-section {
    padding: 0px 20px;
  }

  /*========================= Job Applications Bid Recieved start ================================*/

  .Job-Applications-Bid-Recieved-user-card-main-flex {
    gap: 41px;
  }

  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 35%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 43%;
  }

  .filert-left-seacrh {
    width: 46%;
  }

  /*.My-Bids-PageNew-content {
    width: 48%;
  }*/
  /*========================= Job Applications page start ================================*/
/*  .dashboard-Job-Applications-inside-box {
    gap: 20px;
  }*/
  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-inside {
    flex-wrap: wrap;
    gap: 10px;
  }

  .Company-Contact-upload-all-type-file-indide {
    align-items: start;
  }
  /*=========================  Premium Subscription start ================================*/

  .Premium-Subscription-paln-box {
    width: 32%;
  }
  .Premium-Subscription-paln-box-two {
    width: 32%;
  }
  .dashboard-Company-Info-headind {
    width: 60%;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-Meeting-down-section-btn {
    gap: 24px;
  }

  .Technical-Interview-icon-text {
    flex-wrap: wrap;
  }

  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }



  /*================= Company-profile-page start ================= */

  .Company-profile-inside-one {
    width: 61%;
  }

  .Company-profile-inside-two {
    width: 36%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1240px) {
  /*================= Sign Up page responsiv start =========================*/

  .dashboard-sign-up-Screen-two
    .dashboard-sign-up-step-Screen-two-inside-img
    img {
    height: 100%;
  }

  .Upload-Company-Video-file-main .upload-text {
    font-size: 14px;
  }

  .Upload-Company-Video-file-main .file-types {
    font-size: 9px;
  }

  .Upload-Company-Video-file-main .upload-box {
    gap: 9px;
  }

  .check-box-sign-up-page-2 {
    align-items: start;
  }

  .check-box-sign-up-page-2 input {
    margin-top: 3px;
  }

  .dashboard-Company-Info-logout {
    padding-bottom: 0px;
  }

  /*================= .forgot-possword-page start =========================*/

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 60%;
    background-color: #f5f7fa;
    padding: 67px;
  }
  .forgot-possword-page {
    height: 100vh;
  }
  .forgot-possword-page .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  /*==================== dashboard-login-page =======================*/
  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 67px;
  }

  /*====================  set-New-password-wrap-start =======================*/
  .set-New-password-wrap {
    width: 100%;
    height: 100vh;
  }
  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }
  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 67px;
  }

  /*================= dashboard-Enter-the-code-page start ================= */
  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 67px;
  }

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-main {
    height: 100%;
    width: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-img {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap
    .dashboard-sign-up-step-one-page-inside-img
    img {
    height: 100%;
  }
  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }
  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 100%;
  }

  .Deposit-pop-up-adress-inside-flex {
    width: 90%;
  }

  .Deposit-pop-How-It-Works {
    width: 100%;
  }
  /*=========================  Landing Page start ================================*/

  .Nomad-Recruitment-header {
    padding: 0px 40px;
  }

  .Nomad-Recruitment-hiro-content-inslide h1 {
    font-size: 36px;
  }

  .nomad-leading-page-inside-text h1 {
    font-size: 36px;
  }
  .Our-Vision-Mission-inside-text h1 {
    font-size: 36px;
  }
  .Nomad-Recruitment-hiro-content-inslide p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading p {
    font-size: 15px;
  }
  .Choose-Your-Success-heading p {
    font-size: 15px;
  }

  .Our-Vision-Mission-inside-text p {
    font-size: 17px;
  }
  .Our-Vision-Mission-inside-text ul li {
    font-size: 15px;
  }
  .Our-Plan-inside-text h1 {
    font-size: 36px;
  }
  .Our-Plan-inside-text p {
    font-size: 15px;
  }

  .nomad-leading-page-inside-text p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading h1 {
    font-size: 36px;
  }
  .nomad-leading-page-inside {
    padding: 100px 20px;
  }
  .Choose-Your-Success-section {
    padding: 60px 20px;
  }
  .Our-Vision-Mission-main {
    padding: 140px 20px;
  }
  .Our-Plan-main {
    padding: 60px 20px;
  }

  .Get-in-Touch-section {
    padding: 60px 20px;
  }
  .footer-section {
    padding: 0px 20px;
  }
  .plan-card-oue-plan-sec {
    width: 90%;
  }
  .Get-in-Touch-heading h1 {
    font-size: 36px;
  }

  /*========================= Job Applications Bid Recieved start ================================*/

  .Job-Applications-Bid-Recieved-user-card-main-flex {
    gap: 41px;
  }

  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 35%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 43%;
  }

  .filert-left-seacrh {
    width: 46%;
  }

  .filert-left-seacrh input {
    padding: 10px 0px 10px 47px;
  }

  .My-Bids-PageNew-content {
    width: 49%;
  }

  .All-Bids-filter-innside {
    width: 44%;
  }
  .dashboard-Company-Info-headind {
    width: 44%;
  }

  .Job-Applications-Bid-Recieved-user-card-main-flex {
    gap: 16px;
  }

  /*========================= Job-Applications-My-Bids-Page start ================================*/

  .Job-Applications-My-Bids-PageNew-card-box {
    gap: 16px;
  }

  .My-Bids-PageNew-right-head span {
    font-size: 12px;
    padding: 6px 10px;
  }
  /*========================= Job Applications page start ================================*/

  .dashboard-Job-Applications-inside-text {
    width: 48%;
  }

  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-inside {
    flex-wrap: wrap;
    gap: 40px;
  }

  .Company-Contact-upload-all-type-file-indide {
    align-items: start;
  }
  /*=========================  Premium Subscription start ================================*/

  .Premium-Subscription-paln-box {
    width: 49%;
  }
  .Premium-Subscription-paln-box-two {
    width: 49%;
  }
  .dashboard-Company-Info-headind {
    width: 50%;
  }

  .Premium-Subscription-plan-main {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 80px;
  }

  /*================= Schedule-Meetings-page start ================= */

  .Technical-Interview-item p {
    font-size: 13px;
  }

  .Technical-Interview-heading span {
    font-size: 14px;
  }

  .Schedule-Meetings-box-manage .span-color {
    font-size: 14px;
  }

  .Schedule-Meetings-head-filter a {
    font-size: 18px;
  }

  .Schedule-Meetings-head-filter .Schedule-Meetings-active {
    font-size: 18px;
  }

  .Schedule-Meetings-head-filter {
    margin-top: 15px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-Meeting-down-section-btn {
    gap: 24px;
  }

  .Technical-Interview-icon-text {
    flex-wrap: wrap;
  }

  .Schedule-tab-Meeting-down-section-btn a {
    padding: 16px 20px;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }

 

  .job-socil-media-card-inside {
    width: 100%;
    gap: 24px;
  }

  /*================= Company-profile-page start ================= */

  .Company-profile-inside-one {
    width: 53%;
  }

  .Company-profile-inside-two {
    width: 44%;
  }
}

@media screen and (min-width: 992px) and (max-width: 1024px) {
  /*================= Sign Up page responsiv start =========================*/
  .dashboard-sign-up-Screen-two
    .dashboard-sign-up-step-Screen-two-inside-img
    img {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-img {
    height: 100%;
    width: 100%;
  }

  .dashboard-sign-up-step-one-page-inside {
    padding: 40px 52px;
  }

  .Upload-Company-Video-file-main .upload-text {
    font-size: 14px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 {
    font-size: 46px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 span {
    font-size: 46px;
  }

  .Upload-Company-Video-file-main .file-types {
    font-size: 9px;
  }

  .Upload-Company-Video-file-main .upload-box {
    gap: 9px;
  }

  .check-box-sign-up-page-2 {
    align-items: start;
  }

  .check-box-sign-up-page-2 input {
    margin-top: 3px;
  }
  /*================= Sign Up page responsiv ENd =========================*/

  /*==================== dashboard-login-page =======================*/
  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 67px;
  }
  /*==================== dashboard-login-page =======================*/

  /*====================  set-New-password-wrap-start =======================*/

  .set-New-password-wrap {
    width: 100%;
    height: 100vh;
  }
  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 67px;
  }
  /*==================== set-New-password-wrap-end =======================*/

  /*================= dashboard-Enter-the-code-page start ================= */

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 67px;
  }

  /*================= dashboard-Enter-the-code-page end ================= */
  /*================= forgot-possword-page start ================= */

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 60%;
    background-color: #f5f7fa;
    padding: 67px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .forgot-possword-page {
    height: 100vh;
  }
  .forgot-possword-page .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  /*================= forgot-possword-page end ================= */
  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }
  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 100%;
  }

  .Deposit-pop-up-adress-inside-flex {
    width: 100%;
  }

  .Deposit-pop-How-It-Works {
    width: 100%;
  }
  /*=========================  Landing Page start ================================*/

    .Nomad-Recruitment-header {
        padding: 0px 0px;
        margin-left: -12px;
    }
    .Our-Plan-inside-plan-box ul li i {
        height: 20px;
    }
  .Nomad-Recruitment-hiro-content-inslide h1 {
    font-size: 36px;
  }

  .nomad-leading-page-inside-text h1 {
    font-size: 36px;
  }
  .Our-Vision-Mission-inside-text h1 {
    font-size: 36px;
  }
  .Nomad-Recruitment-hiro-content-inslide p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading p {
    font-size: 15px;
  }
  .Choose-Your-Success-heading p {
    font-size: 15px;
  }

  .Our-Vision-Mission-inside-text p {
    font-size: 17px;
  }
  .Our-Vision-Mission-inside-text ul li {
    font-size: 15px;
  }
  .Our-Plan-inside-text h1 {
    font-size: 36px;
  }
  .Our-Plan-inside-text p {
    font-size: 15px;
  }

  .nomad-leading-page-inside-text p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading h1 {
    font-size: 36px;
  }
  .nomad-leading-page-inside {
    padding: 100px 20px;
  }
  .Choose-Your-Success-section {
    padding: 60px 20px;
  }
  .Our-Vision-Mission-main {
    padding: 140px 20px;
  }
  .Our-Plan-main {
    padding: 60px 20px;
  }

  .Get-in-Touch-section {
    padding: 60px 20px;
  }
  .footer-section {
    padding: 0px 20px;
  }
  .plan-card-oue-plan-sec {
    width: 90%;
  }
  .Get-in-Touch-heading h1 {
    font-size: 36px;
  }

  .Nomad-Recruitment-hiro-main-inside img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
  }
  /*========================= Job Applications Bid Recieved start ================================*/

  .dashboard-Company-Info-headind {
    width: 44%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 30%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 40%;
  }

  .My-Bids-PageNew-content {
    width: 48%;
  }
  /*========================= Job Applications page start ================================*/

  .dashboard-Job-Applications-inside-text {
    width: 48%;
  }
  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-inside {
    flex-wrap: wrap;
    gap: 40px;
  }

  .Company-Contact-upload-all-type-file-indide {
    align-items: start;
  }

  /*=========================  Premium Subscription start ================================*/

  .Premium-Subscription-paln-box {
    width: 48%;
  }
  .Premium-Subscription-paln-box-two {
    width: 48%;
  }
  .dashboard-Company-Info-headind {
    width: 50%;
  }

  .Premium-Subscription-plan-main {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 80px;
  }

  .Premium-Subscription .dashboard-Company-Info-inside {
    padding: 18px 30px !important;
  }

  /*=========================  Schedule-Interview start ================================*/

  .Schedule-Interview .dashboard-Company-Info-inside {
    padding: 18px 30px !important;
  }

  /*================= Schedule-Meetings-page start ================= */

  .Technical-Interview-item p {
    font-size: 13px;
  }

  .Technical-Interview-heading span {
    font-size: 14px;
  }

  .Schedule-Meetings-box-manage .span-color {
    font-size: 14px;
  }

  .Schedule-Meetings-head-filter a {
    font-size: 18px;
  }

  .Technical-Interview-item {
    gap: 5px;
  }

  .Schedule-Meetings-head-filter .Schedule-Meetings-active {
    font-size: 18px;
  }

  .Schedule-Meetings-head-filter {
    margin-top: 10px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-Meeting-down-section-btn {
    gap: 24px;
  }

  .Technical-Interview-icon-text {
    flex-wrap: wrap;
  }

  .Schedule-tab-Meeting-down-section-btn a {
    padding: 16px 18px;
  }

  /*========================= Waiting-For-Approvel start ================================*/

  .Waiting-For-Approvel-content p {
    max-width: 100%;
  }

  /*=================  Completed-Meeting-page end ================= */

  .Completed-Meeting-page .Schedule-tab-change-main {
    background-color: white;
    padding: 25px;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }

 
  .job-socil-media-card-inside {
    width: 100%;
    gap: 24px;
  }

  /*================= Company-profile-page start ================= */

  .Company-profile-main-flex {
    flex-direction: column;
  }

  .Company-profile-inside-one {
    width: 100%;
  }

  .Company-profile-inside-two {
    width: 100%;
    padding: 0;
  }
  .company-profile-social-item {
    flex-direction: unset;
    gap: 24px;
    flex-wrap: wrap;
  }

  .company-profile-social-media-icon {
    justify-content: start;
    flex-wrap: wrap;
    gap: 24px;
  }
    .dashboard-Company-Info-siderbar ul {
        margin-top: 5px;
        height: calc(100vh - 190px);
        overflow-y: auto;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /*================= Sign Up page responsiv start =========================*/
  .dashboard-sign-up-Screen-two
    .dashboard-sign-up-step-Screen-two-inside-img
    img {
    display: none;
  }
    .nomad-dropdown-main {
        padding: 8px 30px;
    }
    .Get-in-Touch-inside-address {
        flex: 1;
        display: flex;
        flex-direction: row;
        gap: 30px;
        flex-wrap: wrap;
    }
    .Get-in-Touch-main {
  
        flex-wrap: wrap;
    }
    .Get-in-Touch-inside-map-img {
         width: 100%;
    }
    .dashboard-Company-Info-siderbar ul {
        margin-top: 25px;
        height: calc(100vh - 320px);
        overflow-y: auto;
    }
    .job-appcation-socail-btn {
        flex-wrap: wrap;
        justify-content: start;
        gap: 12px;
    }
    .upload-box {
        width: 125px;
        height: 175px;
    }
    .Technical-Interview-icon-text {
        gap: 4px;
    }
    .Job-Applications-My-Bids-PageNew-card-box {
        display: flex !important;
        align-items: center;
        justify-content: start !important;
        flex-wrap: wrap;
        gap: 26px;
        margin-top: 10px;
    }
  .dashboard-sign-up-Screen-two .dashboard-sign-up-Screen-two-main {
    width: 100%;
    height: auto;
    display: unset;
  }

  .dashboard-sign-up-Screen-two .dashboard-sign-up-step-Screen-two-inside {
    width: 100%;
  }

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-inside {
    width: 100%;
  }

  .dashboard-sign-up-step-one-page-inside-img {
    display: none;
  }
    .dashboard-Company-Info-header-logo.d-lg-none {
        position: absolute;
        left: 0;
    }
    .job-filter-section .filter-buttons {
        flex-wrap: nowrap;
        gap: 16px;
    }
    .btn-clear {
        white-space: nowrap;
        padding: 12px 24px;
        gap: 5px;
    }
    .dashboard-Company-Info-inside {
        padding: 33px 20px;
        padding-left: 150px;
    }

  .dashboard-sign-up-step-one-page-wrap
    .dashboard-sign-up-step-one-page-inside {
    padding: 40px 52px;
    width: 100%;
  }

  /*================= Sign Up page responsiv ENd =========================*/

  /*==================== forgot-possword-page start =======================*/

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    background-color: #f5f7fa;
    padding: 67px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  /*==================== forgot-possword-page start =======================*/
  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 50px;
  }

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    background-color: #f5f7fa;
    padding: 50px;
  }

  .forgot-possword-page {
    height: 100vh;
  }

  .forgot-possword-page .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100%;
    display: flex;
  }

  /*================= forgot-possword-page ENd =========================*/

  /*====================  set-New-password-wrap-start =======================*/

  .set-New-password-wrap {
    height: 100vh;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 67px;
    width: 100%;
  }

  /*==================== set-New-password-wrap-end =======================*/
  /*================= dashboard-Enter-the-code-page start ================= */

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 67px;
    width: 100%;
  }

  /*================= dashboard-Enter-the-code-page end ================= */

  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }

  .sidebar-arrow {
    display: block;
  }

 

  .dashboard--my-job-po-s-t {
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9;
    left: -131px;
    transition: 0.5s;
  }

    .dashboard-Company-Info-siderbar {
        width: 131px;
        max-width: 131px;
        min-width: 131px;
        height: 100%;
        background-color: white;
        position: relative;
        margin-top: 115px;
    }

  .dashboard--my-job-po-s-t.responsive-sidebar-active {
    left: 0px;
    z-index: 99999;
  }

 
  /*/==================== Add-jobs-page-wrap start ======================= */

  .dashboard-Company-Info-seacrh-drop {
    width: 100%;
  }

  .only-bg-color {
    padding: 20px;
  }

  .add-job-btn-Save button {
    padding: 10px;
  }

  .add-job-btn-Cancel a {
    padding: 10px;
  }

  .dashboard-Company-Info-siderbar ul li a {
    gap: 10px;
  }

  .dashboard-Company-Info-siderbar ul {
    gap: 15px;
  }

  .dashboard-Company-Info-siderbar ul li a .sidebar-active {
    padding: 10px;
  }
  .dashboard-Company-Info-logout {
    padding-bottom: 20px;
  }

  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 100%;
  }

  .Deposit-pop-up-adress-inside-flex {
    width: 100%;
  }

  .Deposit-pop-How-It-Works {
    width: 100%;
  }
  .Deposit-pop-up-Screen-page-main {
    padding: 30px;
  }
  /*=========================  Landing Page start ================================*/

    .Nomad-Recruitment-header {
        padding: 0px 0px;
     
        margin-left: -12px;
        
    }

  .Nomad-Recruitment-hiro-content-inslide h1 {
    font-size: 36px;
  }

  .nomad-leading-page-inside-text h1 {
    font-size: 36px;
  }
  .Our-Vision-Mission-inside-text h1 {
    font-size: 36px;
  }
  .Nomad-Recruitment-hiro-content-inslide p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading p {
    font-size: 15px;
  }
  .Choose-Your-Success-heading p {
    font-size: 15px;
    margin: unset;
    text-align: unset;
  }

  .Our-Vision-Mission-inside-text p {
    font-size: 17px;
  }
  .Our-Vision-Mission-inside-text ul li {
    font-size: 15px;
  }
  .Our-Plan-inside-text h1 {
    font-size: 36px;
  }
  .Our-Plan-inside-text p {
    font-size: 15px;
  }

  .nomad-leading-page-inside-text p {
    font-size: 15px;
  }

  .Choose-Your-Success-heading h1 {
    font-size: 36px;
    margin: unset;
    padding-bottom: 24px;
  }
  .nomad-leading-page-inside {
    padding: 50px 20px;
  }
    .landing-page .nomad-dropdown-main {
   
        padding-right: 32px;
    }
  .Choose-Your-Success-section {
    padding: 60px 20px;
  }
    .landing-page .sidebar-arrow {
        display: none;
    }
  .Our-Vision-Mission-main {
    padding: 50px 20px;
  }
  .Our-Plan-main {
    padding: 50px 20px;
    flex-direction: column;
    gap: 20px;
  }

  .Our-Plan-inside-text {
    width: 100%;
    gap: 24px;
  }

  .Get-in-Touch-section {
    padding: 60px 20px;
  }
  .footer-section {
    padding: 0px 20px;
  }

  .Our-Plan-inside-plan-box {
    width: 100%;
  }

  .our-plan-btn a {
    padding: 10px 37px;
  }

  .plan-card-oue-plan-sec {
    width: 100%;
    padding: 30px;
  }
  .Get-in-Touch-heading h1 {
    font-size: 36px;
  }

  .copy-Policy a {
    font-size: 14px;
  }

  .footer-copy-right p {
    font-size: 14px;
  }

  .Nomad-Recruitment-inside {
    position: sticky;
    top: 0;
    z-index: 9999999;
    background: white;
  }

  .Nomad-Recruitment-header ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 24px;
    justify-content: center;
    z-index: 999;
    transition: 0.5s;
  }

 

  .Nomad-Recruitment-header-active::after {
    width: 100%;
    height: fit-content;
    content: " ";
    position: absolute;
    left: 0;
    bottom: -17px;
    right: 0;
    border-radius: 0px;
    margin: auto;
    border-bottom: 4px solid red;
  }

  .Nomad-Recruitment-hiro-main-inside img {
    width: 100%;
    height: 50vh;
    object-fit: cover;
  }

  



 

  .Choose-Your-Success-cardbox-main {
    flex-wrap: wrap;
    gap: 14px;
  }

  .nomad-leading-page-inside-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .nomad-leading-page-inside-img {
    width: 100%;
    text-align: center;
  }
  .Our-Vision-Mission-main {
    flex-direction: column-reverse;
  }

  .Our-Vision-Mission-inside-img {
    width: 100%;
  }

  .Our-Vision-Mission-inside-text {
    width: 100%;
  }

  .Choose-Your-Success-cardbox-inside {
    width: 49%;
  }
  .nomad-leading-page-inside {
    flex-direction: column;
  }

  /*========================= Job Applications Bid Recieved start ================================*/

  .dashboard-Company-Info-headind {
    width: 60%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 35%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 45%;
  }
  .My-Bids-PageNew-content {
    width: 48%;
  }
  /*========================= Job Applications page start ================================*/
  .dashboard-Job-Applications-inside-text {
    width: 48%;
  }

  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-inside {
    flex-wrap: wrap;
    gap: 40px;
  }

  .Company-Contact-upload-all-type-file-indide {
    align-items: start;
  }

  /*=========================  Premium Subscription start ================================*/

  .Premium-Subscription-paln-box {
    width: 48%;
    gap: 20px;
  }
  .Premium-Subscription-paln-box-two {
    width: 48%;
    gap: 20px;
  }
  .dashboard-Company-Info-headind {
    width: 100%;
  }

  .Premium-Subscription-plan-main {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 80px;
  }

  /*=========================  Schedule-Interview start ================================*/

  .Schedule-Interview-send a {
    padding: 10px 0px;
  }

  .Schedule-Interview-cancel a {
    padding: 10px 0px;
  }
    .Job-Applications-wrap input {
        padding: 10px 20px;
    }
    /*================= Schedule-Meetings-page start ================= */
    .Technical-Interview-item p {
        font-size: 13px;
    }

  .Technical-Interview-heading span {
    font-size: 14px;
  }

  .Schedule-Meetings-box-manage .span-color {
    font-size: 14px;
  }

  .Schedule-Meetings-head-filter a {
    font-size: 18px;
  }

  .Technical-Interview-item {
    gap: 5px;
  }

  .Schedule-Meetings-head-filter .Schedule-Meetings-active {
    font-size: 18px;
  }

  .Schedule-Meetings-head-filter {
    margin-top: 10px;
  }
    .Schedule-Meetings-box-manage {
        flex-wrap: wrap;
        gap: 16px;
        width:48%;
    }

  .Schedule-Meetings-content-Technical-Interview-box {
  /*  width: 48%;*/
    padding:10px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-flex-main-prents {
    flex-wrap: wrap;
  }

  .Schedule-tab-input-inside {
    width: 100%;
  }

  .Case-Comments-box-main {
    width: 100%;
  }

  .Case-Comments-box-inside {
    margin-top: 35px;
  }

  .Schedule-Meetings-heading h1 {
    font-size: 28px;
  }

  /*========================= Waiting-For-Approvel start ================================*/

  .Waiting-For-Approvel-content p {
    max-width: 100%;
    font-size: 26px;
  }

  /*=================  Completed-Meeting-page end ================= */

  .Completed-Meeting-page .metting-stutas {
    width: 100%;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  /*=========================  Add Employee start ================================*/

  .Description-of-the-Employee-box-main {
    flex-direction: column;
    gap: 24px;
  }

  .Description-of-the-Employee-select-redio {
    width: 100%;
  }

  .Description-of-the-Employee-messages {
    width: 100%;
  }
  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }

 
  .job-socil-media-card-inside {
    width: 100%;
    gap: 24px;
  }

  /*================= Company-profile-page start ================= */

  .Company-profile-main-flex {
    flex-direction: column;
  }

  .Company-profile-inside-one {
    width: 100%;
  }

  .Company-profile-inside-two {
    width: 100%;
    padding: 0;
  }
  .company-profile-social-item {
    flex-direction: unset;
    gap: 24px;
    flex-wrap: wrap;
  }

  .company-profile-social-media-icon {
    justify-content: start;
    flex-wrap: wrap;
    gap: 24px;
  }

  /*================= flow-three-My-Profile-page start ================= */

  .flow-three-My-Profile-page .Upload-Company-Video-file-main .upload-box {
    padding: 16px 0px;
  }

  .Social-Media-Profile-flex {
    padding: 17px 20px;
  }
    .dashboard-Company-Info-siderbar .dashboard-Company-Info-header-logo {
        display: none;
    }
}
@media (max-width: 767px) {
  /*================= Sign Up page responsiv start =========================*/
    .sidebar-arrow {
        display: block;
    }
    .dashboard-Company-Info-siderbar .dashboard-Company-Info-header-logo {
        display: none;
    }
    .dashboard-Company-Info-header-logo.d-lg-none a {
        display: block;
        width: 70px;
    }
  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 50px;
  }
  .dashboard-sign-up-Screen-two
    .dashboard-sign-up-step-Screen-two-inside-img
    img {
    display: none;
  }
    .dashboard-Company-Info-headind {
        padding-left: 70px;
    }
        .dashboard-Company-Info-headind h1 {
            font-size: 18px;
        }
  .dashboard-sign-up-Screen-two .dashboard-sign-up-Screen-two-main {
    width: 100%;
    height: auto;
    display: unset;
  }

  .dashboard-sign-up-Screen-two .dashboard-sign-up-step-Screen-two-inside {
    width: 100%;
    padding: 50px;
  }
    .Social-Media-Profile-flex .social-media-link {
        padding: 0px 30px;
        padding-right: 0px;
    }
  .dashboard-sign-up-step-one-page-inside-img {
    display: none;
  }

  .dashboard-sign-up-step-one-page-wrap
    .dashboard-sign-up-step-one-page-inside {
    padding: 40px 52px;
    width: 100%;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 {
    font-size: 46px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 span {
    font-size: 46px;
  }

  .Upload-Company-Video-file-main .upload-text {
    font-size: 14px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 {
    font-size: 46px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 span {
    font-size: 46px;
  }

  .Upload-Company-Video-file-main .file-types {
    font-size: 9px;
  }

  .Upload-Company-Video-file-main .upload-box {
    gap: 9px;
  }

  .check-box-sign-up-page-2 {
    align-items: start;
  }

  .check-box-sign-up-page-2 input {
    margin-top: 3px;
  }
    .Job-Applications-My-Bids-PageNew-card-box{
        display:flex !important;
    }
    .All-Bids-filter-innside{
        flex-wrap:wrap;
    }
    /*==================== forgot-possword-page start =======================*/
    .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
        width: 100%;
        padding: 50px;
    }

  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 50px;
  }

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    background-color: #f5f7fa;
    padding: 50px;
  }

  .forgot-possword-page {
    height: 100vh;
  }

  .forgot-possword-page .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100%;
    display: flex;
  }

  /*================= forgot-possword-page ENd =========================*/

  /*==================== dashboard-login-page =======================*/
  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 50px;
    width: 100%;
  }

  /*====================  set-New-password-wrap-start =======================*/

  .set-New-password-wrap {
    height: 100vh;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 50px;
    width: 100%;
  }

  /*================= dashboard-Enter-the-code-page start ================= */

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 50px;
  }

  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }



  .dashboard--my-job-po-s-t {
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9;
    left: -131px;
    transition: 0.5s;
  }

    .dashboard-Company-Info-siderbar {
        width: 131px;
        max-width: 131px;
        min-width: 131px;
        height: 100%;
        background-color: white;
        position: relative;
        margin-top: 60px;
    }

  .dashboard--my-job-po-s-t.responsive-sidebar-active {
    left: 0px;
    z-index: 999999;
  }


    .dashboard-Company-Info-header-logo.d-lg-none {
        position: absolute;
        left: 0;
    }
  .dashboard-Company-Info-headind {
    width: 100%;
  }

    .dashboard-Company-Info-inside {
        padding: 5px 20px;
        
    }

  .dashboard-Company-Info-seacrh-drop .notification {
    position: relative;
    width: fit-content;
  }

  .dashboard-Company-Info-seacrh-drop {
    width: 100%;
    display: flex;
    align-items: center;

    gap: 24px;
  }

    .only-bg-color {
        width: 100%;
        height: auto;
        background-color: #f5f7fa;
        padding: 20px;
        min-height: calc(100vh - 65px);
    }

  .Company-Info-tab-and-input-item-tab-panel {
    background: white;
    padding: 20px;
    width: 100%;
  }
  .sign-up-step-one-flex-input {
    flex-wrap: wrap;
    gap: 16px;
  }

  .dashboard-signUp-Screen-One .sign-up-step-one-flex-input .input-item {
    width: 100%;
  }

    .dashboard-Company-Info-wrap .input-item {
        width: 100%;
        margin-bottom: 16px;
    }
    .sign-up-step-one-flex-input .input-item {
        width: 100%;
        margin-bottom: 0px;
    }
  .dashboard-Company-Info-wrap .custom-select-wrapper {
    flex-wrap: wrap;
  }

  .dashboard-Company-Info-wrap .custom-select {
    width: 100%;
  }

  .dashboard-Company-Info-seacrh-drop .search {
    width: 100%;
  }

  .dashboard-Company-Info-seacrh-drop .search input {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .social-media-content {
    flex-wrap: wrap;
  }

  .Social-Media-Profile-flex {
    width: 100%;
  }

    .nomad-dropdown-main {
        width: 150px;
        padding: 5px 16px;
        border-radius: 4px;
        border: 1px solid #929292;
        position: relative;
        display: none;
    }
  .nomad-dropdown-main a {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .dashboard-Company-Info-wrap .social-linkden-box {
    margin-top: 0px;
  }
  /*/==================== Add-jobs-page-wrap start ======================= */

  .Add-jobs-page-wrap .dashboard-Company-Info-seacrh-drop {
    width: 100%;
  }

  .only-bg-color {
    padding: 20px;
  }

    .add-job-btn-Save button {
        padding: 10px;
    }

  .add-job-btn-Cancel a {
    padding: 10px;
  }

  .dashboard-Company-Info-siderbar ul li a {
    gap: 10px;
  }

    .dashboard-Company-Info-siderbar ul {
        gap: 10px;
        height: calc(100vh - 200px);
    }
  .Add-jobs-page-wrap .Agreement-Form-Company-Information-input-box {
    gap: 16px;
  }
    .add-employee-Availability-main .Agreement-Form-page-main > .Agreement-Form-page-input-box-main-flex > .Agreement-Form-Company-Information-input-box {
        border: none;
        padding: 0;
    }
    .add-employee-Availability-main {
        padding: 15px 10px;
    }
  .Add-jobs-page-wrap .sign-up-step-one-flex-input {
    gap: 16px;
  }

  .Add-jobs-page-wrap .custom-select-wrapper {
    gap: 16px;
  }
  .dashboard-Company-Info-siderbar ul li a .sidebar-active {
    padding: 10px;
  }
  .add-job-toggle-btn-and-text-main {
    gap: 16px;
  }
  .dashboard-Company-Info-logout {
    padding-bottom: 20px;
  }
  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 100%;
    flex-direction: column;
  }

  .Deposit-pop-up-Payment-inside {
    width: 100%;
  }

  .Deposit-pop-up-adress-inside-flex {
    width: 100%;
    gap: 30px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .Deposit-pop-up-adress-box {
    width: 46%;
  }

  .Deposit-pop-How-It-Works-inside-flex {
    flex-wrap: wrap;
    gap: 25px;
  }

  .Deposit-pop-How-It-Works-box {
    width: 40%;
  }

  .Deposit-pop-How-It-Works {
    width: 100%;
  }
  .Deposit-pop-up-Screen-page-main {
    padding: 30px;
  }

  /*=========================  Landing Page start ================================*/

  .Nomad-Recruitment-header {
    padding: 0px 40px;
  }

  .Nomad-Recruitment-hiro-content-inslide h1 {
    font-size: 28px;
  }

  .nomad-leading-page-inside-text h1 {
    font-size: 28px;
  }
  .Our-Vision-Mission-inside-text h1 {
    font-size: 36px;
  }
  .Nomad-Recruitment-hiro-content-inslide p {
    font-size: 14px;
  }

  .Choose-Your-Success-heading p {
    font-size: 15px;
  }
  .Choose-Your-Success-heading p {
    font-size: 15px;
    margin: unset;
    max-width: 100%;
    text-align: start;
  }

  .Our-Vision-Mission-inside-text p {
    font-size: 17px;
  }
  .Our-Vision-Mission-inside-text ul li {
    font-size: 15px;
  }
  .Our-Plan-inside-text h1 {
    font-size: 36px;
  }
  .Our-Plan-inside-text p {
    font-size: 15px;
  }

  .nomad-leading-page-inside-text p {
    font-size: 14px;
  }

  .Choose-Your-Success-heading h1 {
    font-size: 28px;
    margin: unset;
    padding-bottom: 24px;
  }
  .nomad-leading-page-inside {
    padding: 80px 20px;
  }
  .Choose-Your-Success-section {
    padding: 80px 20px;
  }

  .Our-Vision-Mission-main {
    padding: 80px 20px;
  }
  .Our-Plan-main {
    padding: 60px 20px;
    flex-direction: column;
    gap: 20px;
  }

  .Our-Plan-inside-text {
    width: 100%;
    gap: 24px;
  }

  .Get-in-Touch-section {
    padding: 60px 20px;
  }
  .footer-section {
    padding: 0px 20px;
  }

  .Our-Plan-inside-plan-box {
    width: 58%;
  }

  .our-plan-btn a {
    padding: 10px 37px;
  }

  .plan-card-oue-plan-sec {
    width: 100%;
    padding: 30px;
    gap: 15px;
  }

  .our-plan-btn a {
    font-size: 14px;
  }
  .Get-in-Touch-heading h1 {
    font-size: 30px;
  }
    .Get-in-Touch-email .Get-in-Touch-email-head p {
        font-size: 20px;
        margin-bottom: 0;
    }
  .copy-Policy a {
    font-size: 14px;
  }

  .footer-copy-right p {
    font-size: 14px;
    width: 100%;
  }

  .Nomad-Recruitment-inside {
    position: sticky;
    top: 0;
    z-index: 9999999;
    background: white;
  }
    .landing-page .nomad-dropdown-main {
        display: flex;
        margin-left: auto;
        margin-right: 20px;
    }
    .landing-page .Nomad-Recruitment-header ul {
        margin: 0;
        padding: 0;
        width: 100%;
        position: absolute;
        z-index: 999;
        left: 0;
        background: white;
        display: none;
        transition: 0.5s;
    }
    .landing-page .Nomad-Recruitment-logo {
        margin-left: -20px;
        width:auto;
    }
        .landing-page .Nomad-Recruitment-logo img{
            width:75px;
        }
        /*.nomad-dropdown-main {
    display: none;
  }*/
        .Nomad-Recruitment-header-active::after {
            width: 100%;
            height: fit-content;
            content: " ";
            position: absolute;
            left: 0;
            bottom: -17px;
            right: 0;
            border-radius: 4px;
            margin: auto;
            border-bottom: 4px solid red;
        }

    .Nomad-Recruitment-hiro-main-inside img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: right;
    }
    .Nomad-Recruitment-hiro-content-main {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px;
        position:static;
    }
  .Nomad-Recruitment-header {
    padding: 0px 20px;
  }

  .Our-Plan-inside-plan-box {
    width: 70%;
  }

  .footer-main {
    justify-content: center;
    flex-wrap: wrap;
    gap: 24px;
  }

  .Nomad-Recruitment-header {
    padding: 0px 10px;
  }

    .Nomad-Recruitment-hiro-content-inslide {
        width: 92%;
        margin: auto;
        gap: 10px;
    }

  .Nomad-Recruitment-logo {
    width: 100%;
  }

  #burger-menu {
    display: block;
    margin: unset;
  }

    .Nomad-Recruitment-header ul.header-down-active {
        top: 65px;
        display: flex;
        flex-direction: column;
    }

  .Choose-Your-Success-cardbox-main {
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 24px;
  }

  .nomad-leading-page-inside-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 25px;
  }

  .nomad-leading-page-inside-img {
    width: 100%;
  }
  .Our-Vision-Mission-main {
    flex-direction: column-reverse;
  }

  .Our-Vision-Mission-inside-img {
    width: 100%;
  }

  .Our-Vision-Mission-inside-text {
    width: 100%;
  }

  .Choose-Your-Success-cardbox-inside {
    width: 100%;
  }
  .nomad-leading-page-inside {
    flex-direction: column;
  }

  .Our-Plan-inside-plan-box p {
    font-size: 15px;
  }

  .Our-Plan-inside-plan-box h1 {
    font-size: 35px;
  }

  .Our-Plan-inside-plan-box h1 sup {
    font-family: "Poppins";
    font-size: 18px;
  }

  .Our-Plan-inside-plan-box ul li {
    font-size: 14px;
  }

    .Our-Plan-inside-plan-box ul li i {
        width: 25px;
        height: 19px;
        margin-left: 10px;
    }

  .Get-in-Touch-main {
    width: 100%;
    flex-direction: column;
  }
    .Get-in-Touch-heading {
        gap: 8px;
    }
  .Get-in-Touch-inside-map-img {
    width: 100%;
  }

  .footer-main ul {
    gap: 8px;
  }

  .footer-main ul li a {
    font-size: 14px;
  }

  .footer-copy-right {
    flex-direction: column-reverse;
    gap: 20px;
  }

  .copy-Policy {
    display: flex;
    align-items: end;
    gap: 20px;
    width: 100%;
    justify-content: end;
  }

    .Get-in-Touch-inside-address {
        width: 100%;
        gap: 24px;
    }

  /*========================= Job Applications Bid Recieved start ================================*/

  .dashboard-Company-Info-headind {
    width: 60%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 100%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 100%;
  }
  .My-Bids-PageNew-content {
    width: 100%;
  }

  .All-Bids-filter-main-drop {
    flex-direction: column;
    gap: 15px;
  }

  .filter-flex {
    width: 100%;
    display: flex;
    justify-content: unset;
  }

  .filter-flex span {
    position: relative;
    width: 100%;
  }

  .filter-flex input {
    width: 100%;
  }

  .Website-Redesign-Project-content .Budget-text {
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
  }

  .All-Bids-filter-innside {
    width: 100%;
  }
  /*========================= Job Applications page start ================================*/
  .dashboard-Job-Applications-inside-text {
    width: 100%;
  }
  /*========================= Job-Applications-Bid-Status start ================================*/

  .Job-Applications-Bid-Status-Accepted-add-btn-main {
    flex-direction: column-reverse;
    align-items: end;
  }

  /*========================= dashboard-My-job start ================================*/

  .action-buttons {
    display: flex;
  }

  .dashboard-my-job-table .pagination {
    margin-top: 40px;
  }

  .add-job-btn a {
    padding: 0px 18px;
  }
  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-inside {
    flex-wrap: wrap;
    gap: 40px;
  }

  .Company-Contact-upload-all-type-file-indide {
    align-items: start;
    align-items: start;
    flex-direction: column;
    width: 100%;
  }

  .Company-Contact-upload-box-one {
    width: 100%;
  }
  .Company-Contact-upload-box-two {
    width: 100%;
  }

  .Company-Contact-upload-box-two-inner-item .upload-box {
    width: 230px;
    height: 175px;
  }

  .Registration-upload-input-img .upload-box {
    width: 100%;
    height: 200px;
  }

  .My-Profile-page .custom-select-wrapper {
    flex-direction: column;
  }

  .My-Profile-page .custom-select {
    width: 100%;
  }

  .My-Profile-page .date-input {
    width: 100%;
  }

  .My-Profile-page .social-media-content {
    flex-direction: column;
  }

  .upload-box {
    width: 100%;
    height: 200px;
    background: #999999;
    border: 2px dashed #ccc;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    text-align: center;
    font-weight: 600;
    color: #555;
  }

  .My-Profile-page .sign-up-step-one-flex-input .custom-select {
    width: 100%;
  }
  /*=================  Notification-page end ================= */

  .Notification-user-info {
    flex-direction: column;
  }

  /*=========================  Premium Subscription start ================================*/

    .Premium-Subscription-paln-box {
        flex: 0 0 100% !important;
        gap: 15px;
    }
    .Premium-Subscription-paln-box-two {
        flex: 0 0 100% !important;
        gap: 15px;
    }
  .dashboard-Company-Info-headind {
    width: 100%;
  }

  .Premium-Subscription-plan-main {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 80px;
  }

  .Premium-Subscription-content {
    width: 100%;
    flex-direction: column;
  }

  .Premium-Subscription-heading {
    width: 100%;
  }

  .Premium-Subscription-img {
    width: 100%;
  }

  .Premium-Subscription-paln-box-two .Recommendation {
    font-size: 12px;
    top: -28px;
  }

  .Premium-Subscription-paln-box-two h1 {
    font-size: 14px;
  }
  .Premium-Subscription-paln-box-two h2 {
    font-size: 32px;
  }

  .Premium-Subscription-paln-box-two .basic-plan-btn a {
    font-size: 14px;
    padding: 4px 0px;
  }

  .Premium-Subscription-paln-box-two ul li {
    font-size: 10px;
  }

  .Premium-Subscription-paln-box h1 {
    font-size: 14px;
  }
  .Premium-Subscription-paln-box h2 {
    font-size: 32px;
  }

  .Premium-Subscription-paln-box .basic-plan-btn a {
    font-size: 14px;
    padding: 4px 0px;
  }

  .Premium-Subscription-paln-box ul li {
    font-size: 10px;
  }
  .Premium-Subscription-paln-box ul li:nth-child(1) {
    font-size: 10px;
  }
  .Premium-Subscription-paln-box ul li:nth-child(2) {
    font-size: 10px;
  }

  /*=========================  Schedule-Interview start ================================*/

  .Schedule-Interview .date-and-time-input-box-main {
    flex-direction: column;
  }

  .Schedule-Interview .date-input {
    width: 100%;
  }

  .Schedule-Interview .time-to-time-input {
    width: 100%;
  }

  .Schedule-Interview .Interview-Type-and-texta {
    flex-direction: column;
  }

  .Schedule-Interview .Interview-Type-and-texta .custom-select {
    width: 100%;
  }

  .Schedule-Interview .Interview-Type-and-texta .Company-Contact-Number-input {
    width: 100%;
  }

  .Schedule-Interview .only-bg-color-height-mane {
    padding: 20px;
  }

  .Schedule-Interview-white-bg {
    background-color: white;
    padding: 30px;
  }

  .Schedule-Interview-btn {
    justify-content: space-between;
  }
  .Schedule-Interview-cancel a {
    width: 200px;
  }
  .Schedule-Interview-send a {
    width: 200px;
  }

  .Schedule-Interview-pop .set-New-password-pop-inside {
    width: 420px;
    animation: pppopen 0.5s;
  }
  /*================= Schedule-Meetings-page start ================= */

    .Schedule-Meetings-box-manage {
        flex-wrap: wrap;
        width: 100%;
    }

  .Schedule-Meetings-content-Technical-Interview-box {
    width: 100%;
  }

  .Technical-Interview-item {
    gap: 10px;
  }

  .Technical-Interview-icon-text {
    justify-content: space-between;
  }

  .Schedule-Meetings-main {
    
    padding: 30px;
  }

  .Schedule-Meetings-head-filter {
    margin-top: 0;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-flex-main-prents {
    flex-wrap: wrap;
  }

  .Schedule-tab-input-inside {
    width: 100%;
  }

  .Case-Comments-box-main {
    width: 100%;
  }

  .Schedule-Meetings-heading h1 {
    font-size: 28px;
  }

  .Schedule-tab-change-main {
    padding: 24px 30px;
  }

  .Schedule-tab-input-box {
    padding: 20px;
  }

  .Schedule-tab-date-and-time {
    flex-direction: column;
  }

  .Schedule-Meetings-Tab-page .date-input {
    width: 100%;
  }

  .Schedule-Meetings-Tab-page .time-to-time-input {
    width: 100%;
  }

  .custom-select-wrapper {
    flex-direction: column;
  }

  .Schedule-Meetings-Tab-page .custom-select {
    width: 100%;
  }

  .Schedule-tab-Meeting-down-section-btn {
    gap: 20px;
  }

  .Schedule-tab-Meeting-down-section-btn a {
    padding: 12px 15px;
  }

  .Schedule-Meetings-Tab-page .Schedule-tab-input-box {
    gap: 16px;
  }

  .Schedule-Meetings-Tab-page .custom-select-wrapper {
    gap: 16px;
  }

  .Schedule-Meetings-Tab-page .Schedule-tab-date-and-time {
    gap: 16px;
  }

  .Schedule-tab-Meeting-down-section-btn {
    margin-top: 30px;
  }

  .Schedule-Meetings-Tab-page .Case-Comments-box-inside {
    margin-top: 30px;
  }

  .Completed-Meetings-Popup-inside {
    width: 400px;
    padding: 30px 45px;
  }

  .Completed-Meetings-Popup-content i {
    top: -16px;
  }

  /*========================= Waiting-For-Approvel start ================================*/

  .Waiting-For-Approvel-content p {
    max-width: 100%;
    font-size: 26px;
  }

  .Waiting-For-Approvel .dashboard-Company-Info-seacrh-drop .search {
    width: 70%;
  }


  /*=================  Completed-Meeting-page end ================= */

  .Completed-Meeting-page .date-input {
    width: 100%;
  }

  .Completed-Meeting-page .time-to-time-input {
    width: 100%;
  }

  .Completed-Meeting-page .custom-select {
    width: 100%;
  }

  .Completed-Meeting-page .metting-stutas {
    width: 100%;
  }

  .Case-Comments-box-main {
    width: 100%;
    margin-top: 30px;
  }

  .Completed-Meeting-page .Schedule-tab-input-box {
    padding: 20px;
    gap: 16px;
  }

  .Completed-Meeting-page .custom-select-wrapper {
    flex-direction: column;
    gap: 16px;
  }

  .Completed-Meeting-page .Schedule-tab-date-and-time {
    flex-direction: column;
    gap: 16px;
  }
  .Company-Contact-Number-input {
    width: 100%;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  /*=========================  Add Employee start ================================*/

  .Description-of-the-Employee-box-main {
    flex-direction: column;
    gap: 24px;
  }

  .Description-of-the-Employee-select-redio {
    width: 100%;
  }

  .Description-of-the-Employee-messages {
    width: 100%;
  }

  .add-employee-Availability-flex {
    flex-direction: column;
  }

  .add-employee-Availability-inside {
    width: 100%;
  }
  .add-employee-Availability-Notice-Period {
    width: 100%;
  }

  /*=========================  Add-Employee-Resume start ================================*/
  .Add-Employee-Resume .texarea-with-radio-seclect {
    display: flex;
    gap: 0px;
  }

  .Agreement-Form-page-main {
    background: white;
    padding: 0px;
  }

  /*================= Recruiters-My-Profile-page start ================= */

  .My-Profile-page .Upload-Signature-main-box {
    flex-direction: column;
  }

  .Registration-upload-input-img {
    margin-top: 15px;
    width: 100%;
  }

  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }

  
  .job-socil-media-card-inside {
    width: 100%;
    gap: 24px;
  }

  /*================= Company-profile-page start ================= */

  .Company-profile-main-flex {
    flex-direction: column;
  }

  .Company-profile-inside-one {
    width: 100%;
  }

  .Company-profile-inside-two {
    width: 100%;
    padding: 0;
  }
  .company-profile-social-item {
    flex-direction: unset;
    gap: 24px;
    flex-wrap: wrap;
  }

  .company-profile-social-media-icon {
    justify-content: start;
    flex-wrap: wrap;
    gap: 24px;
  }

  .company-profile-social-box {
    width: 46%;
  }

  /*================= flow-three-My-Profile-page start ================= */

  .flow-three-My-Profile-page .Upload-Company-Video-file-main .upload-box {
    padding: 16px 0px;
  }

  .Social-Media-Profile-flex {
    padding: 17px 20px;
  }

  .flow-three-My-Profile-page
    .flow-three-my-profile-uplod-box
    .Upload-Company-Video-file-main
    .upload-box {
    width: 100%;
    height: 236px;
  }
}

@media screen and (max-width: 575px) {
  /*================= Sign Up page responsiv start =========================*/
  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 40px;
  }

  .dashboard-sign-up-Screen-two .dashboard-sign-up-step-Screen-two-inside {
    width: 100%;
    padding: 40px;
  }
  .dashboard-sign-up-step-one-page-inside-img {
    display: none;
  }

  .dashboard-sign-up-step-one-page-wrap
    .dashboard-sign-up-step-one-page-inside {
    padding: 40px;
    width: 100%;
  }

  .dashboard-sign-up-step-one-page-wrap
    .Company-Contact-Number-input
    .input-main
    input {
    padding: 10px 20px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 {
    font-size: 36px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 span {
    font-size: 36px;
  }

  .sign-up-step-one-flex-input {
    display: flex;
    align-items: start;
    gap: 12px;
    flex-direction: column;
  }

  .sign-up-step-one-flex-input .input-item {
    width: 100%;
  }

  .Upload-Company-Video-file-main {
    width: 100%;
    align-items: start;
    flex-direction: column;
    gap: 0;
  }

  .Upload-Company-Video-file-main .input-item {
    width: 100%;
  }
  .possword-input-sign-page-2 {
    display: flex;
    align-items: start;
    gap: 0px;
    flex-direction: column;
  }

  .possword-input-sign-page-2 .input-item {
    width: 100%;
  }

  /*================= Sign Up page responsiv ENd =========================*/

  /*======================= forgot-possword-page =====================*/

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 100%;
  }
  .dashboard-sign-up-step-one-wellcome-head-input {
    margin-top: 20px;
  }
  .dashboard-sign-up-step-one-page-btn {
    margin-top: 35px;
  }
  /*======================= forgot-possword-page =====================*/

  /*==================== dashboard-login-page =======================*/

  .dashboard-log-in-page-wrap {
    height: 100vh;
  }

  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 40px;
    width: 100%;
  }

  .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 16px;
  }
  .input-main input {
    padding: 10px 20px;
  }
  /*==================== dashboard-login-page =======================*/

  /*====================  set-New-password-wrap-start =======================*/

  .set-New-password-wrap {
    height: 100vh;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 40px;
    width: 100%;
  }
  /*==================== set-New-password-wrap-end =======================*/

  /*================= dashboard-Enter-the-code-page start ================= */

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 40px;
  }

  /*================= dashboard-Enter-the-code-page end ================= */

  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }



  .dashboard--my-job-po-s-t {
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9;
    left: -131px;
    transition: 0.5s;
  }

  .dashboard-Company-Info-siderbar {
    width: 131px;
    max-width: 131px;
    min-width: 131px;
    height: 100%;
    background-color: white;
    position: relative;
  }

  .dashboard--my-job-po-s-t.responsive-sidebar-active {
    left: 0px;
    z-index: 999999;
  }



  .dashboard-Company-Info-headind {
    width: 100%;
  }

  .only-bg-color {
    width: 100%;
    height: auto;
    background-color: #f5f7fa;
    padding: 20px;
  }

  .Company-Info-tab-and-input-item-tab-panel {
    background: white;
    padding: 20px;
    width: 100%;
  }
  .sign-up-step-one-flex-input {
    flex-wrap: wrap;
  }
  .dashboard-Company-Info-wrap .input-item {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .custom-select-wrapper {
    flex-wrap: wrap;
  }

  .dashboard-Company-Info-wrap .custom-select {
    width: 100%;
  }



  .dashboard-Company-Info-seacrh-drop .notification::before {
    width: 6px;
    height: 6px;
    background-color: #eb5757;
    content: " ";
    position: absolute;
    top: 5px;
    right: 2px;
  }

  .dashboard-Company-Info-seacrh-drop .search input {
    width: 100%;
  }

  .dashboard-Company-Info-inside {

  }

 
    .nomad-dropdown-main {
      width: fit-content;
      padding: 5px 16px;
    
  }

  .dashboard-Company-Info-wrap .social-media-content {
    flex-wrap: wrap;
  }

  .Social-Media-Profile-flex {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .social-linkden-box {
    margin-top: 0px;
  }

  /*/==================== Add-jobs-page-wrap start ======================= */

  .Add-jobs-page-wrap .dashboard-Company-Info-seacrh-drop {
    width: 100%;
  }

  .only-bg-color {
    padding: 20px;
  }

.add-job-btn-Save button {
    padding: 10px;
}

  .add-job-btn-Cancel a {
    padding: 10px;
  }

  .Add-jobs-page-wrap .dashboard-Company-Info-siderbar ul li a {
    gap: 10px;
  }

  .Add-jobs-page-wrap .dashboard-Company-Info-siderbar ul {
    gap: 10px;
  }

  .dashboard-Company-Info-siderbar ul li a .sidebar-active {
    padding: 10px;
  }

  .Add-jobs-page-wrap .select-trigger {
    background-color: #f8fafc;
    padding: 10px 20px;
  }

  .Agreement-Form-Company-Information-input-box {
    gap: 16px;
  }
  .Add-jobs-page-wrap .sign-up-step-one-flex-input {
    flex-wrap: wrap;
    gap: 16px;
  }
  .Add-jobs-page-wrap .custom-select-wrapper {
    gap: 16px;
  }
  .Add-jobs-page-wrap .add-job-toggle-btn-box {
    gap: 10px;
  }

  .Add-jobs-page-wrap .add-job-toggle-btn-box p {
    width: 100%;
  }
  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Payment-box {
    width: 100%;
    flex-direction: column;
  }

  .Deposit-pop-up-Payment-inside {
    width: 100%;
  }

  .Deposit-pop-up-adress-inside-flex {
    width: 100%;
    gap: 30px;
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }

  .Deposit-pop-up-adress-box {
    width: 46%;
  }

  .Deposit-pop-How-It-Works-inside-flex {
    flex-wrap: wrap;
    gap: 25px;
  }

  .Deposit-pop-How-It-Works-box {
    width: 40%;
  }

  .Deposit-pop-How-It-Works {
    width: 100%;
  }
  .Deposit-pop-up-Screen-page-main {
    padding: 30px;
  }

  /*=========================  Landing Page start ================================*/
  .Our-Plan-inside-plan-box {
    width: 100%;
  }
  .Our-Vision-Mission-inside-text ul li {
    font-size: 13px;
  }

  /*========================= Job Applications Bid Recieved start ================================*/
  .Website-Redesign-Project-content .Budget-text {
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /*========================= Job-Applications-Bid-Status start ================================*/
  .Job-Applications-Bid-Status-Accept-btn a {
    padding: 16px 18px;
  }

  .Accepted-add-btn p {
    padding: 6px 30px;
  }

  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-two-inner-item {
    width: 100%;
  }

  .Company-Contact-upload-box-two-inner-item .upload-box {
    width: 100%;
    height: 175px;
  }

  /*=========================  Premium Subscription start ================================*/

  .Premium-Subscription-paln-box {
    width: 70%;
    margin: auto;
  }
  .Premium-Subscription-paln-box-two {
    width: 70%;
    margin: auto;
  }
  .dashboard-Company-Info-headind {
    width: 100%;
  }

  .Premium-Subscription-plan-main {
    flex-wrap: wrap;
    gap: 60px;
    margin-top: 60px;
  }

  .Premium-Subscription-content {
    width: 100%;
    flex-direction: column;
  }

  .Premium-Subscription-heading {
    width: 100%;
  }

  .Premium-Subscription-img {
    width: 100%;
  }

  .Premium-Subscription-paln-box-two .Recommendation {
    font-size: 12px;
    top: -28px;
  }

  .Premium-Subscription-paln-box-two h1 {
    font-size: 14px;
  }
  .Premium-Subscription-paln-box-two h2 {
    font-size: 32px;
  }

  .Premium-Subscription-paln-box-two .basic-plan-btn a {
    font-size: 14px;
    padding: 4px 0px;
  }

  .Premium-Subscription-paln-box-two ul li {
    font-size: 10px;
  }

  .Premium-Subscription-paln-box h1 {
    font-size: 14px;
  }
  .Premium-Subscription-paln-box h2 {
    font-size: 32px;
  }

  .Premium-Subscription-paln-box .basic-plan-btn a {
    font-size: 14px;
    padding: 4px 0px;
  }

  .Premium-Subscription-paln-box ul li {
    font-size: 10px;
  }
  .Premium-Subscription-paln-box ul li:nth-child(1) {
    font-size: 10px;
  }
  .Premium-Subscription-paln-box ul li:nth-child(2) {
    font-size: 10px;
  }

  /*=========================  Schedule-Interview start ================================*/

  .Schedule-Interview-send a {
    width: 170px;
  }

  .Schedule-Interview-cancel a {
    width: 170px;
  }

  /*================= Schedule-Meetings-page start ================= */

  .Schedule-Meetings-main {
    padding: 30px;
  }

  .Schedule-Meetings-head-filter {
    margin-top: 0;
  }

  .Schedule-Meetings-heading h1 {
    font-size: 26px;
  }

  .Schedule-Meetings-head-flex {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .Schedule-Meetings-head-btn {
    width: 100%;
  }

  .Schedule-Meetings-head-btn a {
    width: fit-content;
    margin-left: auto;
  }

  .Schedule-Meetings-heading {
    margin-bottom: 20px;
  }

  .Schedule-Meetings-head-filter .Schedule-Meetings-active {
    font-size: 18px;
  }

  .Schedule-Meetings-head-filter a {
    font-size: 18px;
  }

  .Technical-Interview-icon-text {
    gap: 9px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-Meetings-Tab-page .Schedule-tab-date-and-time .date-input input {
    padding: 10px 20px;
  }

  .Schedule-Meetings-Tab-page
    .Schedule-tab-date-and-time
    .time-to-time-input
    input {
    padding: 10px 20px;
  }

  .Schedule-Meetings-Tab-page .select-trigger {
    padding: 10px 20px;
  }
  .Schedule-tab-Meeting-Participant-box .input-main img {
    position: absolute;
    left: 14px;
    top: 9px;
  }
  .Schedule-tab-Meeting-Participant-box {
    padding: 20px;
  }

  .Schedule-tab-Meeting-down-section-btn {
    margin-top: 20px;
  }

  .Schedule-tab-Meeting-down-section-btn a {
    padding: 12px 10px;
    font-size: 12px;
  }

  .Technical-Interview-icon-text {
    gap: 9px;
    flex-wrap: wrap;
  }

  .Schedule-Meetings-Tab-page .Schedule-tab-input-box {
    gap: 16px;
  }

  .Schedule-Meetings-Tab-page .custom-select-wrapper {
    gap: 16px;
  }

  .Schedule-Meetings-Tab-page .Schedule-tab-date-and-time {
    gap: 16px;
  }

  .Schedule-tab-Meeting-down-section-btn {
    margin-top: 30px;
  }

  .Schedule-Meetings-Tab-page .Case-Comments-box-inside {
    margin-top: 30px;
  }
  /*========================= Waiting-For-Approvel start ================================*/

  .Waiting-For-Approvel-content p {
    max-width: 100%;
    font-size: 20px;
  }


  /*=================  Completed-Meeting-page end ================= */
  .Completed-Meeting-page .Completed-Meetings-Popup-bnt a {
    padding: 12px;
    font-size: 14px;
  }

  .Completed-Meeting-page .Candidate-Start-Date .input-main img {
    display: none;
  }

  .Completed-Meeting-page .confirm-Candidate p {
    font-size: 15px;
    color: #7e7e7e;
  }

  .Completed-Meeting-page .Schedule-tab-flex-main-prents input {
    background-color: #ededed;
    padding: 10px 20px;
  }

  .Completed-Meeting-page .Schedule-tab-flex-main-prents .select-trigger {
    padding: 10px 20px;
  }

  .Reminder-text-main .Reminder-Scheduled-two {
    font-size: 14px;
  }

  .Reminder-text-main .Reminder-Scheduled {
    font-size: 14px;
  }

  .Reminder-text-main .Reminder-pending {
    font-size: 14px;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  /*=========================  Add-Employee-Resume start ================================*/

  .Agreement-Form-page-main {
    background: white;
    /*padding: 20px;*/
  }

  .Add-Employee-Resume .add-employee-Availability-Notice-Period {
    justify-content: end;
  }
  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-main {
    width: 100%;
    gap: 35px;
  }

 

  .job-socil-media-card-inside {
    width: 100%;
    gap: 24px;
  }

  .Recruiter-jobs-page .Notification-page-main-content {
    padding: 0px;
  }

  .jobs-socil-button {
    flex-wrap: wrap;
    gap: 26px;
  }
  /*================= Company-profile-page start ================= */
  .company-profile-fill-box {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .company-profile-social-box {
    width: 100%;
  }

  .company-profile-fill-box .Company-Contact-upload-box-two-inner-item {
    width: 31%;
  }

 

 



  .company-profile-fill-box .Company-Contact-upload-box-two-inner-item {
    width: 47%;
  }
  .Company-profile-page .Company-profile-page-main {
    padding: 20px;
  }

  /*=========================  Add-Employee-Resume End ================================*/

  .flow-thrre-Add-Employee-Resume .skill-container {
    padding: 6px 20px;
  }

  .flow-thrre-Add-Employee-Resume .skill-tag {
    font-size: 10px;
  }
}

@media screen and (max-width: 480px) {
  /*================= Sign Up page responsiv start =========================*/

  .dashboard-Company-Info-siderbar ul {
    gap: 20px;
  }

  .dashboard-Company-Info-siderbar ul li a .sidebar-icn {
    width: 40px;
    height: 40px;
  }

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 30px;
  }

  .dashboard-sign-up-Screen-two .dashboard-sign-up-step-Screen-two-inside {
    width: 100%;
    padding: 30px;
  }
  .dashboard-sign-up-step-one-page-inside-img {
    display: none;
  }

  .dashboard-sign-up-step-one-page-inside {
    padding: 30px;
    width: 100%;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 {
    font-size: 23px;
  }

  .dashboard-Company-Info-seacrh-drop .notification::before {
    width: 6px;
    height: 6px;
    background-color: #eb5757;
    content: " ";
    position: absolute;
    top: 5px;
    right: 2px;
  }

  .dashboard-sign-up-step-one-wellcome-head h1 span {
    font-size: 23px;
  }

  .sign-up-step-one-flex-input {
    display: flex;
    align-items: start;
    gap: 12px;
    flex-direction: column;
  }

  .sign-up-step-one-flex-input .input-item {
    width: 100%;
  }

  .dashboard-sign-up-step-one-wellcome-head p {
    font-size: 12px;
  }

  .dashboard-sign-up-step-one-wellcome-head-input {
    margin-top: 20px;
  }

  .dashboard-sign-up-step-one-page-btn {
    margin-top: 35px;
  }

  .Company-Contact-Number-input .input-main input {
    border: 1px solid #cbd5e1;
    border-radius: 6px;
    padding: 10px 20px;
    width: 100%;
  }

  .input-item label {
    font-size: 14px;
  }

  .Company-Contact-Number-input .input-item label {
    font-size: 14px;
  }

  .Upload-Company-Registration-Document-input .upload-text {
    font-size: 14px;
  }

  .Upload-Company-Registration-Document-input .upload-box {
    gap: 10px;
  }

  .dashboard-sign-up-step-one-page-btn a {
    font-size: 14px;
    padding: 10px 10px;
  }
  /*================= Sign Up page responsiv end =========================*/

  /*================== dashboard-sign-up-Screen-two start ============*/

  .Upload-Company-Video-file-main {
    margin-top: 20px;
  }
  .dashboard-sign-up-step-one-page-btn {
    margin-top: 20px;
  }
  /*================== dashboard-sign-up-Screen-two end ============*/

  /*======================= forgot-possword-page =====================*/

  .forgot-possword-page .dashboard-sign-up-step-one-page-inside {
    width: 100%;
    padding: 30px;
  }

  .dashboard-sign-up-step-one-wellcome-head-input {
    margin-top: 20px;
  }

  /*======================= forgot-possword-page =====================*/

  /*==================== dashboard-login-page =======================*/

  .dashboard-log-in-page-wrap {
    height: 100vh;
  }

  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .dashboard-log-in-page-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 30px;
    width: 100%;
  }

  .input-main input {
    padding: 10px 20px;
  }
  .input-main input::placeholder {
    font-size: 14px;
  }

  .login-page-Remember-text-inside {
    display: flex;
    align-items: center;
    gap: 5px;
  }

  .login-page-Remember-text-inside p {
    color: #18181b;
    font-size: 12px;
    font-family: "Poppins";
  }

  .login-page-Remember-text-main a {
    color: red;
    font-size: 12px;
  }
  /*==================== dashboard-login-page =======================*/
  /*====================  set-New-password-wrap-start =======================*/

  .set-New-password-wrap {
    height: 100vh;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-main {
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .set-New-password-wrap .dashboard-sign-up-step-one-page-inside {
    padding: 30px;
    width: 100%;
  }
  /*==================== set-New-password-wrap-end =======================*/

  /*================= dashboard-Enter-the-code-page start ================= */

  .dashboard-Enter-the-code-wrap {
    height: 100vh;
  }
  .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .dashboard-Enter-the-code-wrap .dashboard-sign-up-step-one-page-inside-item {
    padding: 30px;
  }

  .dashboard-Enter-the-code-wrap .otp-input {
    width: 45px;
    height: 45px;
    text-align: center;
    outline: none;
    font-size: 24px;
    border: 1px solid #132448;
    border-radius: 12px;
    color: #757575;
    transition: all 0.3s ease;
    font-weight: bold;
  }

  .dashboard-Enter-the-code-wrap .Resend-Code p {
    font-size: 12px;
    margin-top: 25px;
  }

  .dashboard-Enter-the-code-wrap .Resend-Code a {
    font-size: 12px;
  }

  /*================= dashboard-Enter-the-code-page end ================= */
  /*================= dashboard-Company-Info start ================= */

  .tab-content .dashboard-sign-up-step-one-page-btn a {
    padding: 10px 32px;
  }



  .dashboard--my-job-po-s-t {
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 9;
    left: -131px;
    transition: 0.5s;
  }

  .dashboard-Company-Info-siderbar {
    width: 131px;
    max-width: 131px;
    min-width: 131px;
    height: 100%;
    background-color: white;
    position: relative;
  }

  .dashboard--my-job-po-s-t.responsive-sidebar-active {
    left: 0px;
    z-index: 999999;
  }



  .dashboard-Company-Info-headind {
    width: 100%;
  }

  /*dashboard-Company-Info-inside {
    padding: 20px 15px;
  
    gap: 15px;
 

  }*/

  .dashboard-Company-Info-seacrh-drop {
    width: 100%;
    display: flex;
    align-items: center;

    gap: 24px;
  }

  .only-bg-color {
    width: 100%;
    height: auto;
    background-color: #f5f7fa;
    padding: 10px;
  }

  .Company-Info-tab-and-input-item-tab-panel {
    background: white;
    padding: 10px;
    width: 100%;
  }
  .sign-up-step-one-flex-input {
    flex-wrap: wrap;
  }
  .dashboard-Company-Info-wrap .input-item {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .custom-select-wrapper {
    flex-wrap: wrap;
  }

  .dashboard-Company-Info-wrap .custom-select {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .social-media-content {
    flex-wrap: wrap;
  }

  .Social-Media-Profile-flex {
    width: 100%;
  }

  .dashboard-Company-Info-wrap .social-linkden-box {
    margin-top: 0px;
  }

  

  .dashboard-Company-Info-seacrh-drop .search {
    position: relative;
    width: 100%;
  }

  .dashboard-Company-Info-seacrh-drop .search input {
    width: 100%;
  }

  .nomad-dropdown-main a {
    gap: 7px;
    font-size: 12px;
  }

  .dashboard-Company-Info-seacrh-drop .search a {
    top: 5px;
  }

  .dashboard-Company-Info-wrap .nav-tabs {
    justify-content: start;
    gap: 10px;
  }

  .Social-Media-Profile-flex {
    padding: 10px 10px;
  }
  .Social-Media-Profile-flex .social-media-icon {
    border: none;
  }

    .Social-Media-Profile-flex .social-media-link {
        padding-right: 0px;
    }

 /* .nomad-dropdown-main {
    display: none;
  }*/

  /*/==================== Add-jobs-page-wrap start ======================= */

  .Add-jobs-page-wrap .dashboard-Company-Info-seacrh-drop {
    width: 100%;
  }

  .Add-jobs-page-wrap .only-bg-color {
    padding: 10px;
  }

    .add-job-btn-Save button {
        padding: 8px;
        font-size: 14px;
    }

  .add-job-btn-Cancel a {
    padding: 8px;
    font-size: 14px;
  }

  .Add-jobs-page-wrap .dashboard-Company-Info-siderbar ul li a {
    gap: 10px;
  }

  .Add-jobs-page-wrap .dashboard-Company-Info-siderbar ul {
    gap: 20px;
  }

  .dashboard-Company-Info-siderbar ul li a .sidebar-active {
    padding: 10px;
  }

  .Add-jobs-page-wrap .select-trigger {
    background-color: #f8fafc;
    padding: 10px 20px;
  }
  .select-trigger span {
    font-size: 14px;
  }

  .Agreement-Form-Company-Information-input-box {
    gap: 16px;
    padding: 10px;
  }
  .Add-jobs-page-wrap .sign-up-step-one-flex-input {
    flex-wrap: wrap;
    gap: 16px;
  }
  .Add-jobs-page-wrap .custom-select-wrapper {
    gap: 16px;
  }
  .Add-jobs-page-wrap .add-job-toggle-btn-box {
    gap: 10px;
  }

  .Add-jobs-page-wrap .add-job-toggle-btn-box p {
    width: 100%;
    font-size: 11px;
  }

  /*=========================  Deposit-pop-up-page start ================================*/

  .Deposit-pop-up-Screen-page-main {
    padding: 10px;
  }
  .Deposit-pop-up-screen-top-head h1 {
    font-size: 18px;
  }
  .Deposit-pop-up-screen-top-head p {
    font-size: 10px;
  }
  .Deposit-pop-up-Payment-inside-head p {
    font-size: 14px;
  }
  .Deposit-pop-up-ul li {
    font-size: 9px;
  }
  .Deposit-pop-up-adress-box {
    width: 100%;
  }

  .Deposit-pop-up-adress h1 {
    margin-bottom: 25px;
  }
  .Deposit-pop-Terms-Conditions-main {
    gap: 15px;
  }

  .Deposit-pop-Important-Notice p {
    font-size: 12px;
  }
  .Deposit-pop-How-It-Works-box {
    width: 100%;
  }

  .Deposit-pop-How-It-Works-inside-flex {
    flex-wrap: wrap;
    gap: 15px;
  }

  .Deposit-pop-How-It-Works h1 {
    margin-bottom: 25px;
  }

  .Deposit-pop-Asked-Questions p {
    text-align: center;
  }

  .custom-select label {
    font-size: 14px;
  }

  .add-job-pop-inside {
    width: 280px;
  }

  .add-job-content p {
    font-size: 18px;
  }
  /*=========================  Landing Page start ================================*/

  .Nomad-Recruitment-header {
    padding: 0px;
  }

  .Nomad-Recruitment-hiro-main-inside img {
    width: 100%;
  }

  .Nomad-Recruitment-hiro-content-inslide h5 {
    font-size: 16px;
  }

  .Nomad-Recruitment-hiro-content-inslide h1 {
    font-size: 24px;
    line-height: 34px;
  }
  .Nomad-Recruitment-hiro-content-inslide p {
    font-size: 12px;
  }

  .hiro-Get-Started-btn a {
    padding: 5px 35px;
    font-size: 16px;
  }

  .nomad-leading-page-inside-text {
    gap: 15px;
  }
  .nomad-leading-page-inside-text h1 {
    font-size: 22px;
    line-height: 34px;
  }
  .nomad-leading-page-inside {
    padding: 40px 10px;
  }
  .nomad-leading-page-inside-text p {
    font-size: 12px;
  }

  .Choose-Your-Success-section {
    padding: 40px 10px;
  }

  .Choose-Your-Success-heading h1 {
    font-size: 22px;
    line-height: 34px;
    margin: unset;
    padding-bottom: 16px;
  }

  .Choose-Your-Success-heading p {
    font-size: 12px;
  }
  .Choose-Your-Success-cardbox-inside {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 15px;
  }

  .Choose-Your-Success-cardbox-inside h1 {
    font-size: 16px;
  }
  .Choose-Your-Success-cardbox-inside p {
    font-size: 12px;
  }

  .cardbox-inside-btn a {
    padding: 6px 0px;
  }

  .Our-Vision-Mission-main {
    padding: 40px 10px;
  }

  .Our-Vision-Mission-inside-text h1 {
    font-size: 22px;
    line-height: 34px;
  }

  .Our-Vision-Mission-inside-text {
    width: 100%;
    gap: 14px;
  }

  .Our-Vision-Mission-inside-text p {
    font-size: 12px;
    text-align: justify;
  }

  .Our-Vision-Mission-inside-text ul li {
    font-size: 12px;

  }

  .Our-Plan-main {
    padding: 40px 10px;
  }
  .Our-Plan-inside-text h1 {
    font-size: 22px;
    line-height: 34px;
  }

  .Our-Plan-inside-text {
    width: 100%;
    gap: 15px;
  }
  .plan-card-oue-plan-sec {
    width: 100%;
    padding: 20px 0px;
    gap: 8px;
  }

  .Our-Plan-inside-plan-box ul li {
    padding-bottom: 8px;
  }

  .Get-in-Touch-section {
    padding: 40px 10px;
  }

  .footer-main ul li {
    list-style: none;
    padding: 0px 9px;
  }

  .copy-Policy {
    justify-content: space-between;
  }

  /*========================= Job Applications Bid Recieved start ================================*/
  .Website-Redesign-Project-content .Budget-text {
    gap: 15px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

/*  .All-Bids-filter-innside .custom-select:nth-child(1) {
    width: 41%;
  }

  .All-Bids-filter-innside .custom-select:nth-child(2) {
    width: 55%;
  }*/
  .filter-flex span input::placeholder {
    font-size: 14px;
  }

  .Website-Redesign-Project-content h1 {
    font-size: 20px;
  }

  .Website-Redesign-Project-content p {
    font-size: 12px;
  }

  .Website-Redesign-Project-content .Budget-text span {
    font-size: 12px;
  }

  .All-Bids-filter-innside .custom-select .select-trigger span {
    font-size: 12px;
  }

  .My-Bids-PageNew-Bid-Amount-time-main p {
    font-size: 12px;
  }
  .My-Bids-PageNew-Bid-Amount-main p {
    font-size: 12px;
  }

  .My-Bids-PageNew-last-para p {
    font-size: 12px;
  }

  .My-Bids-PageNew-lang span {
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 16px;
  }
  .Bid-Recieved-Accept-btn a {
    font-size: 14px;
    padding: 10px 0px;
  }

  .Bid-Recieved-Shortlist-btn a {
    font-size: 14px;
    padding: 10px 0px;
  }

  .My-Bids-PageNew-Bid-Amount-time-main span {
    font-size: 12px;
  }

  .My-Bids-PageNew-Bid-Amount-main span {
    font-size: 16px;
  }

  .Bid-Recieved-pagination-main span {
    width: 30px;
    height: 30px;
  }
  /*========================= Job-Applications-My-Bids-Page start ================================*/

  .Job-Applications-My-Bids-PageNew-card-box {
    gap: 16px;
  }

  .My-Bids-PageNew-right-head span {
    font-size: 12px;
    padding: 6px 10px;
  }
  /*========================= Job Applications page start ================================*/

  .dashboard-Job-Applications-inside-text h1 {
    font-size: 18px;
  }
  .dashboard-Job-Applications-inside-text .Seen-text a:nth-child(1) {
    font-size: 10px;
    padding: 4px 9px;
  }

  .dashboard-Job-Applications-inside-text .Seen-text a:nth-child(2) {
    font-size: 10px;
    padding: 4px 9px;
  }

  .dashboard-Job-Applications-inside-text .Seen-text a:nth-child(3) {
    font-size: 10px;
    padding: 4px 9px;
  }
  .dashboard-Job-Applications-inside-text .Seen-text {
    justify-content: space-between;
  }

  .dashboard-Job-Applications-inside-text .Recruiter-text p {
    font-size: 14px;
  }

  .dashboard-Job-Applications-inside-text .Recruiter-text p span {
    font-size: 14px;
  }

  .job-appcation-socail-btn a:nth-child(1) {
    font-size: 11px;
  }
  .job-appcation-socail-btn a:nth-child(2) {
    font-size: 11px;
  }
  .job-appcation-socail-btn a:nth-child(3) {
    font-size: 11px;
  }
  .dashboard-Job-Applications-inside-text p {
    font-size: 14px;
  }

  /*========================= Job-Applications-Bid-Status start ================================*/

  .Bid-Status-profile h1 {
    font-size: 24px;
  }

  .Accepted-add-btn p {
    font-size: 12px;
    padding: 4px 25px;
  }
  .Bid-Status-profile img {
    width: 60px;
  }

  .Bid-Status-profile {
    gap: 15px;
    flex-direction: column;
  }

  .Job-Applications-Bid-Status-text {
    margin-top: 30px;
  }
  .bid-stutas-span {
    gap: 5px;
    width: 100%;
    justify-content: center;
  }

  .bid-stutas-span span {
    font-size: 12px;
    padding: 4px 8px;
  }
  .Duration-line-bid-stutas {
    gap: 10px;
    flex-direction: column;
  }

  .Duration-line-bid-stutas-iside-text p {
    font-size: 14px;
  }

  .Job-Applications-Bid-Status-para-text p {
    font-size: 14px;
  }

  .Job-Applications-Bid-Status-btn-main {
    gap: 10px;
    flex-direction: column;
    margin-top: 50px;
  }

  .Job-Applications-Bid-Status-Accept-btn a {
    padding: 15px 8px;
    width: 100%;
    font-size: 12px;
  }

  .Job-Applications-Bid-Status-back-btn a {
    width: 100%;
    padding: 15px 8px;
    font-size: 12px;
  }
  /*================= My-Profile-page start ================= */

  .Company-Contact-upload-box-two-inner-item {
    width: 100%;
  }

  .Company-Contact-upload-box-two-inner-item .upload-box {
    width: 100%;
    height: 175px;
  }
  .My-Profile-page .select-trigger {
    padding: 10px 20px;
  }

  .My-Profile-page .date-input input {
    padding: 10px 20px;
  }

  /*=========================  Premium Subscription start ================================*/
  .Premium-Subscription .dashboard-Company-Info-headind h1 {
    font-size: 22px;
  }

 

  .Premium-Subscription-heading h1 {
    font-size: 20px;
  }

  .Premium-Subscription-heading p {
    font-size: 14px;
  }

  .Premium-Subscription-plan-main {
    gap: 45px;
  }

  .Premium-Subscription-paln-box {
    width: 100%;
  }

  .Premium-Subscription-paln-box-two {
    width: 100%;
  }

  /*=========================  Schedule-Interview start ================================*/
  .Schedule-Interview-btn {
    justify-content: space-between;
    flex-direction: column;
    gap: 10px;
  }

  .Job-Applications-wrap input,
  select,
  textarea {
    padding: 10px 20px;
  }

  .Job-Applications-wrap .select-trigger {
    background-color: #f8fafc;
    color: black;
    padding: 10px 20px;
  }

  .Schedule-Interview-cancel a {
    padding: 10px 0px;
  }

  .Schedule-Interview .time-row {
    flex-direction: column;
  }

  .Schedule-Interview-send a {
    padding: 10px 0px;
  }

  .Schedule-Interview .only-bg-color-height-mane {
    padding: 10px;
  }

  .Schedule-Interview-white-bg {
    padding: 20px;
  }
  .Schedule-Interview-cancel {
    width: 100%;
  }

  .Schedule-Interview-cancel a {
    width: 100%;
  }

  .Schedule-Interview-send {
    width: 100%;
  }

  .Schedule-Interview-send a {
    width: 100%;
  }
  /*================= Schedule-Meetings-page start ================= */

  .Schedule-Meetings-heading p {
    font-size: 12px;
  }

  .Schedule-Meetings-main {
    padding: 10px;
  }

  .Schedule-Meetings-head-filter .Schedule-Meetings-active {
    font-size: 16px;
  }

  .Schedule-Meetings-head-filter a {
    font-size: 16px;
  }

  .Technical-Interview-heading span {
    padding: 3px 8px;
    font-size: 14px;
  }

  .Technical-Interview-heading h2 {
    font-size: 14px;
  }

  .Technical-Interview-icon-text {
    text-align: start;
    gap: 9px;
    flex-direction: column;
  }
  .Technical-Interview-item {
    width: 100%;
  }

  .Schedule-Meetings-box-manage .span-color {
    padding: 3px 8px;
    font-size: 14px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Schedule-tab-change-main {
    padding: 10px;
  }
  .Schedule-Meetings-heading h1 {
    font-size: 25px;
  }

  .Schedule-tab-Meeting-down-section-btn {
    margin-top: 30px;
    flex-direction: column;
    gap: 10px;
  }

  .Meeting-Participant-user-name .user-name h1 {
    font-size: 14px;
  }

  .postion-user-name h2 {
    font-size: 14px;
  }

  .postion-user-name p {
    font-size: 14px;
  }

  .user-hours-item p {
    font-size: 12px;
    color: black;
  }

  .Technical-Interview-item p {
    font-size: 12px;
    color: black;
  }
  .Schedule-tab-change-main .user-para {
    font-size: 14px;
  }

  .Meeting-Participant-user-name .user-name p {
    font-size: 12px;
  }

  .Schedule-tab-Meeting-down-section-btn a {
    padding: 8px 10px;
    font-size: 16px;
    width: 100%;
  }

  .Completed-Meetings-Popup-inside {
    width: 400px;
    padding: 30px 45px;
    border-radius: 10px;
  }

  .Completed-Meetings-Popup-content i {
    top: -32px;
  }

  .Completed-Meetings-Popup-inside {
    width: 280px;
    padding: 40px 40px;
  }

  .Completed-Meetings-Popup-content h1 {
    font-size: 18px;
    padding-bottom: 10px;
  }

  .Completed-Meetings-Popup-content p {
    font-size: 13px;
    margin-top: 10px;
  }

  .Completed-Meetings-Popup-bnt {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .Completed-Meetings-Popup-bnt a {
    padding: 10px 16px;
    font-size: 13px;
  }

  /*========================= Waiting-For-Approvel start ================================*/

  .Waiting-For-Approvel-content p {
    max-width: 100%;
    font-size: 20px;
  }



  .Waiting-For-Approvel .dashboard-Company-Info-seacrh-drop .search {
    width: 80%;
  }

 
  .Waiting-For-Approvel .only-bg-color-height-mane {
    padding: 20px;
  }

  /*========================  Schedule-Meetings-Tab-page  ==============================*/

  .Completed-Meeting-page .Completed-Meetings-Popup-bnt {
    width: 100%;
    flex-direction: column;
    gap: 12px;
  }

  .Completed-Meeting-page .Completed-Meetings-Popup-bnt a {
    padding: 10px;
    font-size: 14px;
    width: 100%;
  }

  .Completed-Meeting-page .confirm-Candidate p {
    font-size: 13px;
    color: #7e7e7e;
  }

  .Completed-Meeting-page .confirm-Candidate {
    align-items: start;
  }

  .Completed-Meeting-page .Candidate-Status-main {
    padding: 20px;
  }

  .Payment-Reminder-Timeline-box {
    padding: 20px;
  }

  .Completed-Meeting-page .confirm-Candidate input {
    margin-top: 2px;
  }

  .Reminder-inside {
    display: flex;
    align-items: start;
    gap: 10px;
    flex-direction: column;
  }

  .Reminder-text-main {
    align-items: start;
  }

  .Candidate-Status-main h4 {
    font-size: 14px;
  }

  .Payment-Reminder-Timeline-box h1 {
    font-size: 14px;
  }

  .Reminder-inside-text h4 {
    font-size: 14px;
  }

  .Reminder-text-main .Reminder-pending {
    font-size: 12px;
  }

  .Reminder-text-main .Reminder-Scheduled-two {
    font-size: 12px;
  }
  .Reminder-text-main .Reminder-Scheduled {
    font-size: 12px;
  }

  .Reminder-inside-text p {
    font-size: 14px;
  }

  .Completed-Meeting-page label {
    font-size: 14px;
  }

  /*==================  dashboard-signUp-Screen-One ==========================*/

  .dashboard-signUp-Screen-One .dashboard-sign-up-step-one-page-main {
    height: 100%;
  }

  .Recruiters-Dashboard-page .table-container {
    border-radius: 0px;
  }

  /*=========================  Add Employee start ================================*/

  .add-employee-Availability-head h2 {
    font-size: 16px;
  }
  .period-selecte-text p {
    font-size: 12px;
  }

  .period-selecte-add-btn a {
    font-size: 14px;
  }

  .add-employee-Availability-Notice-Period p {
    font-size: 14px;
  }

  .add-employee-Availability-Notice-Period .radio-group label {
    font-size: 12px;
  }

  .radio-text-main p {
    font-size: 12px;
  }

  .add-employee-Availability-Notice-Period .custom-radio .radio-mark {
    width: 15px;
    height: 15px;
  }

  .add-employee-Availability-Notice-Period
    .custom-radio
    input[type="radio"]:checked
    + .radio-mark::after {
    content: "";
    width: 9px;
    height: 9px;
  }

  .Description-of-the-Employee-select-redio
    .add-employee-Availability-Notice-Period {
    gap: 8px;
  }

  .add-employee-Availability-Notice-Period .radio-group label {
    gap: 6px;
  }

  .Add-Employee .file-upload-button {
    padding: 6px 12px;
    font-size: 12px;
    top: 69%;
  }

  .Add-Employee .file-upload-input {
    width: 100%;
    padding: 10px 20px;
  }

  .Add-Employee .file-upload-input::placeholder {
    color: #7e7e7e !important;
    font-size: 10px;
  }

  /*=========================  Add-Employee-Resume start ================================*/
  .Agreement-Form-page-main {
    background: white;
    /*padding: 10px;*/
  }

  .Agreement-Form-head h1 {
    font-size: 25px;
  }

  .Agreement-Form-Company-heading h1 {
    font-size: 18px;
  }
  .Add-Employee-Resume
    .Agreement-Form-Company-Information-input-box
    .Company-Contact-Number-input
    label
    span {
    font-size: 14px;
  }

  .Add-Employee-Resume
    .Agreement-Form-Company-Information-input-box
    .Company-Contact-Number-input
    textarea::placeholder {
    color: #9ca3af !important;
    font-size: 14px !important;
  }

  .Add-Employee-Resume .texarea-with-radio-seclect {
    flex-direction: column;
  }

  .Add-Employee-Resume .add-employee-Availability-Notice-Period {
    justify-content: start;
  }

  .Agreement-Form-Submit-Request a {
    padding: 8px 6px;
    font-size: 14px;
  }

  .Agreement-Form-Cancel a {
    padding: 8px 6px;
    font-size: 14px;
  }

  /*========================= Recruiters-Dashboard-page start ================================*/

  .add-job-pop-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: column;
  }

  /*================= Recruiter-jobs-page  start ================= */

  .job-socil-media-card-head {
    align-items: unset;
    flex-direction: column;
    gap: 15px;
  }

  .job-socil-media-card-inside {
    width: 100%;
    gap: 15px;
  }

  .job-socil-media-card-content {
    align-items: start;
  }

  .jobs-socil-button {
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
  }




  /*================= Company-profile-page start ================= */

  .Twitter-icon-text-main {
    display: flex;
    align-items: start;
    flex-direction: column;
    margin-bottom: 15px;
  }

  .Twitter-icon-img {
    width: 60px;
    height: 60px;
  }

  .Twitter-icon-img i {
    font-size: 30px;
    color: white;
  }

  .Company-profile-inside-one {
    gap: 20px;
  }

  .company-profile-social-item {
    padding: 15px;
  }

  .company-profile-social-media-icon a {
    width: 40px;
    height: 40px;
  }

  .company-profile-social-media-icon {
    gap: 20px;
  }

  .Open-Position-head {
    color: #18191c;
    font-size: 24px;
    font-weight: 500;
    padding: 25px 0px;
  }






 

  .company-profile-fill-box .Company-Contact-upload-box-two-inner-item {
    width: 100%;
  }

  .company-profile-fill-box {
    flex-direction: column;
  }

  .hired-alert {
    font-size: 12px;
  }

  /*=========================  Schedule-Interview start ================================*/

  .Schedule-Interview-pop .set-New-password-pop-inside {
    width: 307px;
    animation: pppopen 0.5s;
    padding: 20px;
    border-radius: 10px;
  }

  .Proceed-to-Interview-inside {
    width: 290px;
  }

  /*=========================   flow-thrre-Add-Employee-Resume  start ================================*/
  .flow-thrre-Add-Employee-Resume .skill-container {
    padding: 5px 20px;
  }

  .flow-thrre-Add-Employee-Resume .skill-tag {
    font-size: 9px;
  }
}
td.action-buttons {
    display: flex;
    gap: 5px;
}
td.action-buttons button{
    margin:0px;
}
/*td {
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}*/