@media (max-width: 992px) {
  .header {
    display: none !important;
  }

  .navbar-toggler {
    border: none !important;
    color: #fff !important;
  }

  .navbar-toggler:focus {
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
  }

  .navigation .container {
    background-color: rgba(0, 0, 0, 0.5) !important;
  }
}

@media (max-width: 600px) {
  .carousel-control-icon {
    width: 30px !important;
    height: 30px !important;
    font-size: 16px !important;
    line-height: 25px !important;
  }

  .carousel-caption {
    overflow: hidden !important;
  }

  .carousel-item img {
    width: 100%;
    height: 400px !important;
    filter: brightness(50%);
    object-fit: cover !important;
  }

  #section_main ~ section {
    margin-top: 60px !important;
  }

  .about_txt_part h1 {
    font-size: 30px;
    line-height: 45px;
  }

  .about_txt_part {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .card_main_haeding h2 {
    font-size: 30px !important;
    line-height: 45px !important;
    padding-bottom: 20px !important;
  }

  .card_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .card_main {
    margin-bottom: 30px;
  }

  .Services_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .services_card {
    margin-bottom: 30px !important;
  }

  .inner_hero h1 {
    font-size: 30px;
  }

  .inner_about_img_area {
    padding-top: 0px !important;
  }

  .inner_about_img2 {
    width: 150px;
    height: 150px;
    bottom: -10%;
  }

  .what_we_do h3 {
    font-size: 30px;
    line-height: 45px;
  }

  .staffing_heading {
    font-size: 30px !important;
    line-height: 45px !important;
  }
}

@media (min-width: 601px) and (max-width: 992px) {
  .carousel-control-icon {
    width: 40px !important;
    height: 40px !important;
    font-size: 18px !important;
    line-height: 35px !important;
  }

  .carousel-caption {
    transform: translateY(-0px) !important;
  }

  .carousel-caption h1 {
    font-size: 35px;
    font-weight: bold;
    line-height: 50px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }

  .carousel-item img {
    filter: brightness(50%);
    object-fit: cover !important;
  }

  #section_main ~ section {
    margin-top: 80px !important;
  }

  .about_txt_part h1 {
    font-size: 35px;
    line-height: 50px;
  }

  .about_txt_part {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .card_main_haeding h2 {
    font-size: 35px !important;
    line-height: 50px !important;
    padding-bottom: 30px !important;
  }

  .card_section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .card_main {
    margin-bottom: 30px;
  }

  .Services_section {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }

  .services_card {
    margin-bottom: 30px !important;
  }

  .inner_hero h1 {
    font-size: 35px;
  }

  .inner_about_img_area {
    padding-top: 0px !important;
  }

  .inner_about_img2 {
    width: 300px;
    height: 300px;
    bottom: -15%;
  }

  .what_we_do h3 {
    font-size: 35px;
    line-height: 50px;
  }

  .staffing_heading {
    font-size: 35px !important;
    line-height: 50px !important;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  .carousel-control-icon {
    width: 50px !important;
    height: 50px !important;
    font-size: 20px !important;
    line-height: 45px !important;
  }

  .carousel-caption {
    transform: translateY(-50px) !important;
  }

  .carousel-caption h1 {
    font-size: 45px;
    font-weight: bold;
    line-height: 60px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }

  .carousel-item img {
    filter: brightness(50%);
    object-fit: cover !important;
  }

  #section_main ~ section {
    margin-top: 100px !important;
  }

  .about_txt_part h1 {
    font-size: 40px;
    line-height: 55px;
  }

  .about_img_part {
    padding-top: 70px !important;
  }

  .card_main_haeding h2 {
    font-size: 40px !important;
    line-height: 55px !important;
    padding-bottom: 40px !important;
  }

  .card_section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .card_main {
    padding: 20px !important;
  }

  .Services_section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .inner_hero h1 {
    font-size: 40px;
  }

  .main-nav .nav-link {
    font-size: 11px !important;
  }

  .inner_about_img_area {
    padding-top: 50px !important;
  }

  .what_we_do h3 {
    font-size: 40px;
    line-height: 55px;
  }

  .staffing_heading {
    font-size: 40px !important;
    line-height: 55px !important;
  }
}

@media (min-width: 1400px) {
  .carousel-control-icon {
    width: 70px !important;
    height: 70px !important;
    font-size: 25px !important;
    line-height: 70px !important;
  }

  .carousel-caption {
    transform: translateY(-150px) !important;
  }

  .carousel-caption h1 {
    font-size: 60px;
    font-weight: bold;
    line-height: 75px;
    text-transform: capitalize;
    margin-bottom: 20px;
  }

  .carousel-item img {
    filter: brightness(50%);
    object-fit: cover !important;
  }

  #section_main ~ section {
    margin-top: 100px !important;
  }

  .about_txt_part h1 {
    font-size: 50px;
    line-height: 65px;
  }

  .about_img_part {
    padding-top: 0px !important;
  }

  .card_main_haeding h2 {
    font-size: 50px !important;
    line-height: 65px !important;
    padding-bottom: 40px !important;
  }

  .card_section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .Services_section {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }

  .inner_hero h1 {
    font-size: 60px;
  }

  .inner_about_img_area {
    padding-top: 0px !important;
  }

  .what_we_do h3 {
    font-size: 50px;
    line-height: 65px;
  }

  .staffing_heading {
    font-size: 50px !important;
    line-height: 65px !important;
  }
}
