@media (max-width: 480px) {
  .sec1-head {
    font-size: 35px;
    width: 90%;
  }

  .sec1-para {
    font-size: 16px;
    width: 70%;
    margin: 0 auto;
  }

  .sec2-img {
    width: 100%;
  }

  .sec2-head {
    font-size: 34px;
  }

  .sec1-head2 {
    margin-top: 50px;
    font-size: 27px;
  }

  .sec2-para {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 17px;
  }

  .sec3-para {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }

  .card-head {
    font-size: 20px;
    line-height: 28px;
  }

  .sec5-head {
    font-size: 33px;
  }

  .sec4-bg-img {
    height: fit-content;
    padding-bottom: 50px;
    margin-top: 70px;
  }

  .accordion {
    font-size: 15px;
  }

  .sec7 {
    flex-wrap: wrap;
    width: 100%;
    height: fit-content;
    padding: 30px;
  }

  .sec7-head {
    font-size: 26px;
    width: 100%;
    line-height: 35px;
  }

  .sec7-input {
    width: 100%;
    height: 45px;
    font-size: 12px;
  }

  .input-btn {
    width: 140px;
    height: 45px;
    font-size: 12px;
  }

  .card-para {
    font-size: 14px;
    width: 94%;
    line-height: 27px;
  }

  .sec4-cards {
    width: 100%;
  }

  .sec1bg-img {
    min-height: 400px !important;
  }

  .centered-content-wrapper {
    min-height: 400px !important;
    padding-bottom: 70px;
  }

  .sec5-cards {
    padding: 15px 15px;

  }

  .sec5-cards-para {
    font-size: 12px;
  }

  .sec5-cards-head2 {
    font-size: 15px;
    margin-bottom: 0px
  }

  .sec5-cards-para2 {
    font-size: 14px;
  }

  .img-div {
    margin-left: 90px;
    margin-top: 30px;
  }

  .img-div {
    height: 240px;
  }

  .sec5-cards {
    height: 240px;
  }

  .card-imfg {
    /* bottom: -18px; */
  }

  .logo {
    height: 100px;
    width: 100px;
  }

  .sec2 {
    padding-top: 50px;
  }

  .footer {
    height: fit-content;
  }

  .footer-para {
    font-size: 12px;
    width: 90%;
  }

  .footer-head {
    font-size: 17px;
    margin-top: 25px;
  }

  .para-div {
    margin-top: 0px;
  }

  .footer-para2 {
    font-size: 12px;
  }

  .footer-icon {
    width: 25px;
    margin-top: 10px;
  }

  .sec6-head {
    font-size: 35px;
  }

  /* search-box// */
  .search-box {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
  }

  .search-bar {
    flex-direction: column;
    align-items: stretch;
    height: auto;
    gap: 10px;
    padding: 15px;
    border-radius: 20px;
    width: 100%;
    max-width: 93%;
    overflow: hidden;
  }

  .search-bar .div2 {
    width: 100%;
    min-width: auto;
    margin-right: 0;
  }

  .divider {
    display: none;
  }

  .search-button {
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    height: auto;
    position: unset !important;
  }

  /* search-box// */
  .sec3 {
    padding-top: 0px;
  }

  .sec2-img3 {
    width: 100%;
    margin-top: 20px;

  }
  .last-para{
    font-size: 12px;
    width: 80%;
    margin: 0 auto;

  }
  .jobs-card h1{
    font-size: 18px;
  }
  .jobs-card h5{
    font-size: 13px;
  }
  .jobs-card h4{
    font-size: 13px;
  }
  .jobs-card p{
    font-size: 11px;
  }
  .view-btn{
    font-size: 14px;
  }
  .job-row{
    padding-top: 30px !important;
  }
  .filter-option{
    text-wrap: wrap;
  }
  .card-img4{
    display: none;
  }
  /* details// */
  .details-head, .section-head, .job-card h3{
    font-size: 18px;
  }
  .apply-btn{
    font-size: 14px;
  }
  .filter-group h4{
    font-size: 17px;
  }
  .privacy-container h1{
    font-size: 23px;
    margin-bottom: 20px;
  }
  .job-input{
    width: 100%;
  }
  .job{
    grid-template-columns: inherit;
  }
  .btn-details{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0px !important;
  }
  .muted{
    margin: 0px !important;
  }
  .job img{
    width: 100%;
    height: 170px;
  }
  .login-btn{
    font-size: 12px;
    text-wrap: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  /* login-box// */
  .login-head{
    font-size: 24px;
}
.login-box {
    padding: 30px 20px 15px;
   
}
.foget-box{
  padding: 30px 20px;
}
.veryify-box{
    width: 100%;
    padding: 30px 20px;
}
.verify-head{
  font-size: 16px;
}
.verify-input{
    width: 35px !important;
    height: 35px;
    font-size: 15px;
}
.veryfy-para{
    text-wrap: wrap;
}
.login-btn2{
    font-size: 16px;
    height: 50px;
}

.verify-inputdiv{
    justify-content: center;
}
.sign-up-box{
    width: 100%;
    padding: 30px 20px;
}
.login .nav-link{
  font-size: 15px !important;
}
.login .nav-tabs{
  width: 93% !important;
}
.login-bg-img{
  height: 500px
}

}

@media screen and (min-width: 481px) and (max-width: 991px) {
  .jobs-bg {
    height : 460px
  }
  .sec1-head {
    font-size: 40px;
    width: 90%;
  }
  .nav-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
  }

  .sec1-para {
    font-size: 21px;
    width: 90%;
    margin: 0 auto;
  }

  .sec2-img {
    width: 100%;
  }
  .login-bg-img{
    height: 500px
  }
  

  .sec2-head {
    font-size: 34px;
  }

  .sec1-head2 {
    margin-top: 50px;
    font-size: 27px;
  }

  .sec2-para {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .sec2-img3 {
    width: 100%;
  }

  .sec3-para {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .card-head {
    font-size: 20px;
    line-height: 28px;
  }

  .sec5-head {
    font-size: 33px;
  }

  .sec4-bg-img {
    height: fit-content;
    padding-bottom: 50px;
    margin-top: 70px;
  }

  .accordion {
    font-size: 15px;
  }

  .sec7 {
    flex-wrap: wrap;
    width: 100%;
    height: fit-content;
    padding: 30px;
  }

  .sec7-head {
    font-size: 26px;
    width: 73%;
    line-height: 35px;
  }

  .sec7-input {
    width: 100%;
    height: 45px;
    font-size: 12px;
  }

  .input-btn {
    width: 140px;
    height: 45px;
    font-size: 12px;
  }

  .card-para {
    font-size: 14px;
    width: 94%;
    line-height: 27px;
  }

  .sec1bg-img {
    min-height: 400px !important;
  }

  .centered-content-wrapper {
    min-height: 400px !important;
    padding-bottom: 70px;
  }

  .sec5-cards {


    padding: 15px 15px;

  }
  .company-details h3{
    font-size: 23px;
  }

  .sec5-cards-para {
    font-size: 14px;
    width: 73%;
  }

  .sec5-cards-head2 {
    font-size: 15px;
    margin-bottom: 0px
  }

  .sec5-cards-para2 {
    font-size: 14px;
  }

  .img-div {
    margin-left: 90px;
    margin-top: 30px;
  }

  .sec5-cards {
    height: 240px;
  }

  .card-imfg {
    /* bottom: -18px; */
  }

  .logo {
    height: 55px;
    width: 100px;
  }

  .sec2 {
    padding-top: 50px;
  }

  .footer {
    height: fit-content;
  }

  .footer-para {
    font-size: 13px;
    width: 61%;
  }

  .footer-head {
    font-size: 17px;
    margin-top: 25px;
  }

  .para-div {
    margin-top: 0px;
  }

  .footer-para2 {
    font-size: 12px;
  }

  .footer-icon {
    width: 25px;
    margin-top: 10px;
  }

  .sec6-head {
    font-size: 35px;
  }

  /* search-box// */
  .search-box {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
  }

  .search-bar {
    flex-direction: column;
    align-items: stretch;
    height: auto;
    gap: 10px;
    padding: 15px;
    border-radius: 20px;
    width: 100%;
    max-width: 93%;
    overflow: hidden;
  }

  .search-bar .div2 {
    width: 100%;
    min-width: auto;
    margin-right: 0;
  }

  .divider {
    display: none;
  }

  .search-button {
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    height: auto;
    position: unset !important;
  }

  /* search-box// */
  .sec3 {
    padding-top: 0px;
  }
  /* details-page/// */
  .details-head, .section-head, .job-card h3{
    font-size: 18px;
  }
  .job-card h3{
    font-size: 20px;
  }
  /* login-box// */
  .login-head{
    font-size: 24px;
}
.login-box {
    padding: 30px 20px 15px;
   
}
.foget-box{
  padding: 30px 20px;
}
.veryify-box{
    width: 100%;
    padding: 30px 20px;
}
.verify-head{
  font-size: 16px;
}
.verify-input{
    width: 35px !important;
    height: 35px;
    font-size: 15px;
}
.veryfy-para{
    text-wrap: wrap;
}
.login-btn2{
    font-size: 16px;
    height: 50px;
}

.verify-inputdiv{
    justify-content: center;
}
.sign-up-box{
    width: 100%;
    padding: 30px 20px;
}
.login .nav-link{
  font-size: 17px;
}

.login .nav-link{
  font-size: 15px !important;
}

}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .login .nav-tabs{
    width: 95% !important;
  }
}


@media screen and (min-width: 768px) and (max-width: 991px) {
  .sec2-para {
    font-size: 13px;
    line-height: 22px;
  }

  .sec2-head {
    margin-top: 6px;
  }

  .sec3-para {
    font-size: 13px;
    line-height: 22px;
  }

  .sec3 {
    margin-top: 40px;
  }

  .sec4-cards {
    width: 340px;
  }

  .sec7-head {
    font-size: 26px;
    line-height: 35px;
    width: 43%;
  }

  .sec1-para {
    width: 100%;
  }

  .sec3 {
    padding-top: 30px;
  }
  .jobs-card h1{
    font-size: 18px;
  }
  .jobs-card h5{
    font-size: 15px;
  }
  .jobs-card h4{
    font-size: 14px;
  }
  .jobs-card p{
    font-size: 12px;
  }
  .view-btn{
    font-size: 16px;
  }
  .filter-option{
    font-size: 10px;
    text-wrap: nowrap;
  }
  .sec5-cards{
    height: fit-content;
  }
  .login .nav-tabs{
    width: 91% !important;
  }
  
}

@media screen and (min-width: 992px) and (max-width: 1050px) {
  .logo {
    width: 126px;
  }
  .nav-link{
    text-wrap: nowrap;
    font-size: 15px !important;
  }
  .navbar-nav{
    gap: 15px;
  }
  .nav-btn{
    width: 140px;
    height: 45px;
    font-size: 14px;
  }
  .sec1-head{
    font-size: 50px;
  }
  .sec2-img{
    width: 100%;
  }
  .sec2-para{
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    margin-top: 0px;
  }
  .sec2-head{
    font-size: 45px;
    margin-top: 17px;
  }
  .sec2-img3{
    width: 100%;
  }
  .sec3-para{
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    margin-top: 20px;
  }
  .sec4-bg-img{
    height: fit-content;
    padding-bottom: 70px;
    margin-top: 70px;
  }
  .footer-para{
    font-size: 13px;
    width: 100%;
    margin-top: 30px;
  }
  .footer-icon{
    width: 30px;
    margin-top: 5px;
  }
  .icon-div{
    margin-top: 0px;
  }
  .footer-para2{
    font-size: 13px;
  }
  .sec7-head{
    font-size: 37px;
  }
  .nav-link::before{
    top: -20px;
  }
  .jobs-card h1{
    font-size: 17px;
  }
  .jobs-card h5{
    font-size: 13px;
  }
 
  .jobs-card h4{
    font-size: 13px;
  }
  .jobs-card p{
    font-size: 12px;
  }
  .view-btn{
    font-size: 16px;
  }

}

@media (max-width: 991px) {
  .page-wrapper{
      margin-left : 0px !important;
  }
  .header .header-left{
    width : 20px !important;
  }
  .header .header-left .logo img{
    display: none;
  }
}
@media screen and (min-width: 1251px) and (max-width: 1400px) {
  .nav-link{
    text-wrap: nowrap;
    font-size: 15px !important;
  }
  .logo {
    width: 80px;
  }
  .nav-btn{
    width: 140px;
    height: 45px;
    font-size: 14px;
  }
}
@media screen and (min-width: 1051px) and (max-width: 1250px) {
  /* .logo {
    width: 126px;
  } */
  .nav-link{
    text-wrap: nowrap;
    font-size: 14px !important;
  }
  .navbar-nav{
    gap: 15px;
  }
  .nav-btn{
    width: 140px;
    height: 45px;
    font-size: 17px;
  }
  .sec1-head{
    font-size: 60px;
  }
  .sec2-img{
    width: 100%;
  }
  .sec2-para{
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    margin-top: 0px;
  }
  .sec2-head{
    font-size: 45px;
    margin-top: 17px;
  }
  .sec2-img3{
    width: 100%;
  }
  .sec3-para{
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    margin-top: 20px;
  }
  .sec4-bg-img{
    height: fit-content;
    padding-bottom: 70px;
    margin-top: 70px;
  }
  .footer-para{
    font-size: 13px;
    width: 100%;
    margin-top: 30px;
  }
  .footer-icon{
    width: 30px;
    margin-top: 5px;
  }
  .icon-div{
    margin-top: 0px;
  }
  .footer-para2{
    font-size: 13px;
  }
  .sec7-head{
    font-size: 37px;
  }
  .nav-link::before{
    top: -21px;
  }

}

