@media (max-width: 1300px) and (min-width: 930px) {
  .navbar {
    gap: 30px;
    padding-left: 60px;
  }
}
@media (max-width: 1175px) and (min-width: 930px) {
  .header-action-btn {
    display: none;
  }
}

@media (max-width: 929px) {
  .main-margin-top {
    margin-top: 0;
  }
  .header {
    margin: 0;
    width: 100%;
    border-radius: 0;
    position: sticky;
    left: 0;
    top: 0;
    padding: 10px 20px;
  }
  .navbar {
    padding-left: 120px;
    flex-direction: column;
    position: fixed;
    background-color: white;
    top: 0;
    left: 0;
    top: 70px;
    gap: 80px;
    padding: 100px 30px 10px 30px;
    width: 100%;
    height: 100%;
    justify-content: start;
    align-items: flex-start;
    transition: 0.5s;
    transform: translateX(-100%);
  }
  .logo {
    padding-left: 00px;
  }
  .navbar ul {
    flex-direction: column;
  }
  .navbar ul li a {
    text-transform: uppercase;
  }
  .header-action-btn {
    flex-direction: column;
    gap: 10px;
    padding: 0;
    width: 100%;
    align-items: center;
  }
  .call-action-btn {
    font-size: 25px;
  }
  .menu-btn {
    display: block;
    font-size: 20px;
  }
  .menu-hide {
    display: none;
  }
  .hero-section {
    height: 400px;
    width: auto;
    margin: 0 -30px 0 -30px;
    border-radius: 0;
  }
  .hero-section-content h1 {
    font-size: 35px;
    text-transform: capitalize;
  }
  .second-hero-section {
    flex-direction: column;
  }
  .second-hero {
    width: 100%;
  }
  .second-hero-upper h2 {
    font-size: 32px;
    padding: 0 20px 20px 20px;
  }
  .second-hero-upper p {
    font-size: 13px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    padding: 0 10px;
  }
  .second-hero-img img {
    height: 100%;
    object-fit: cover;
  }
  .temp-to-hire-section {
    flex-direction: column;
  }
  .temp-to-hire-content {
    width: 100%;
    padding: 50px;
  }
  .temp-to-hire-section h3 {
    font-size: 35px;
  }
  .temp-to-hire-form {
    width: 100%;
    padding: 20px;
  }
  .temp-to-hire-form form {
    padding: 20px;
  }

  .company-profile-section {
    flex-direction: column;
  }
  .company-profile-content {
    width: 100%;
    padding: 30px;
  }
  .company-profile-content h3 {
    font-size: 35px;
  }
  .company-profile-images {
    width: 100%;
    padding: 30px 0;
  }
  footer {
    margin: 100px 0px 0 0px;
    padding: 50px 30px;
    border-radius: 50px 50px 0 0;
  }
  .footer-section {
    flex-direction: column;
  }
  .footer-about {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
  }
  .social-links {
    justify-content: center;
  }
  .footer-navbar {
    justify-content: space-around;
    gap: 10px;
  }
  .footer-navbar ul {
    padding: 0;
  }
  .footer-bottom {
    flex-direction: column-reverse;
    text-align: center;
    gap: 30px;
  }
  .footer-bottom p {
    flex-direction: column;
    justify-content: center;
  }
  .staffing-notes {
    padding: 50px 10px 30px 10px;
  }
  .staffing-main-banner {
    margin-top: 20px;
  }
  .services-portion {
    margin: 50px 0px 0 0px;
  }
  .service-image {
    width: 49%;
  }
  .services-portion .owl-item {
    height: 200px;
  }
  .blog-banner {
    max-height: 200px;
    margin-top: 20px;
    border-radius: 0px;
    margin: 0 -30px;
  }
  .blog-banner img {
    height: 100%;
  }
  .blog-page-heading {
    font-size: 30px;
  }
  .blog-portion {
    padding: 0px 0px;
    margin-top: 10px;
  }
  .blog-card {
    width: 50%;
    margin: 15px 0;
  }
  .blog-pagination div {
    height: 40px;
    width: 40px;
  }
  .post-view-content {
    padding: 0 20px;
  }

  /* JOB SEEKERS */
  .form-list {
    flex-direction: column;
    margin: 20px 0;
  }
  .come-work-sec-para {
    padding: 20px 0px;
    margin: 0 0;
  }
  .come-work-sec {
    margin: 0px 0px;
    border-radius: 0;
  }
  .get-in-touch-section {
    margin: 100px 0px 0px 0px;
  }
  .get-in-touch-section p {
    padding: 20px 10px;
  }
  .resume-submit-sec .form {
    width: 100% !important;
  }
  .form-list input {
    width: auto;
  }
  .form-list button {
    width: auto;
    padding: 10px 15px;
  }
  .search-bar {
    display: flex;
    /* gap: 10px; */
  }
  .search-bar input {
    width: auto;
    flex: 1;
    border-radius: 10px 0 0 10px;
  }
  .search-bar button {
    border-radius: 0 10px 10px 0;
  }
  .job-location-btn {
    width: 100%;
  }
  .our-mission {
    flex-direction: column-reverse !important;
  }
  .our-services {
    flex-direction: column !important;
  }
  .mission-img {
    width: 100%;
  }
  .mission-img img {
    width: 100%;
  }
  .mission-content {
    width: 100%;
    overflow: hidden;
  }
  .circle-small {
    height: 70px;
    width: 70px;
    border: 10px solid #7a97e3;
    right: 55px;
    top: 14px;
  }
  .lower-box {
    right: -24px;
    bottom: -30px;
    height: 70px;
    width: 70px;
    border: 10px solid #7a97e3;
  }
  .stand-for-box {
    width: 48%;
  }
  .review-details-three {
    flex-direction: column;
  }
  .review-details {
    width: 100%;
  }
  .map-section {
    margin: 0px 0px;
    width: 100%;
  }
  .contact-from {
    margin: 0px 0px;
    width: 100%;
    padding: 30px 20px;
    border-radius:  0 0 20px 20px;
  }
  .contact-from h4 {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }
  .review-section h2 {
    font-size: 40px;
  }
  .map-section {
    height: 1000px;
    flex-direction: column-reverse;
  }
  .map-section iframe {
    border-radius: 0;
  }
  
}
@media (max-width: 668px) {
  .footer-navbar {
    flex-direction: column;
  }
  .blog-portion {
    flex-direction: column;
  }
  .blog-card {
    width: 100%;
  }
  .come-work-sec {
    border-radius: 0px;
    padding: 50px 0px;
    margin: 0 -10px;
  }
  .come-work-sec-para p {
    font-size: 17px;
  }
  .come-work-sec h3 {
    font-size: 30px;
  }
  .come-work-sec p {
    font-size: 18px;
    padding: 0 10px;
  }
  .solution-head h4 {
    font-size: 35px;
  }
  .job-and-location p {
    font-size: 20px;
  }
  .job-and-location span {
    font-size: 15px;
  }
  .get-in-touch-section {
    border-radius: 20px;
  }
  .git-nav {
    width: 90%;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px;
    border-radius: 20px;
  }
  .git-address {
    width: 100%;
    margin-bottom: 20px;
  }
  .get-in-touch-section h3 {
    font-size: 30px;
  }
  .get-in-touch-section p {
    width: 100%;
  }
  .git-address h4 {
    font-size: 30px;
  }
  .search-box h3 {
    font-size: 30px;
  }
  .stand-for-box {
    width: 100%;
  }
  .mission-img {
    height: auto;
  }
  .circle-big {
    background: #26355e7a;
  }
  .mission-content h2 {
    font-size: 30px;
  }
  .our-mission {
    padding: 0px 10px;
  }

  .circle-small {
    height: 70px;
    width: 70px;
    border: 10px solid #7a97e3;
    left: -20px;
    top: -18px;
  }
  .hero-sec {
    flex-direction: column-reverse;
  }
  .hero-img {
    width: 100%;
    background: #26355e;
    border-radius: 20px 20px 0 0;
  }
  .hero-img img {
    width: 100%;
  }
  .hero-content {
    width: 100%;
    padding: 20px 20px;
    border-radius: 0 0 20px 20px;
    /* margin-top: -120px; */
    z-index: 2;
  }
  .hero-content h1 {
    font-size: 25px;
  }
  .stand-for-content h3 {
    font-size: 35px;
  }
  .stand-for-content p {
    width: 100%;
  }
  .review-section h2 {
    font-size: 30px;
    width: 100%;
    padding: 0 30px;
  }
  .review-details {
    margin-top: 30px;
  }
}
@media (max-width: 525px) {
  .services-portion {
    flex-direction: column;
  }
  .service-image {
    width: 100%;
  }
  .job-location-btn {
    flex-direction: column;
  }
  @media (max-width: 400px) {
    .search-bar input {
      width: 200px;
    }
  }
}
