@media (max-width: 575.98px) {
  .quicktech-news-inner img {
    height: 200px;
  }
    .swiper-pagination{
        display: none;
    }
  /* indexpage */
  .navbar-expand-lg {
    flex-wrap: wrap !important;
  }
  .navbar-expand-lg {
    background-color: white;
  }
  .nav-item a {
    color: black;
  }
  .quikctech-swiper-banner {
    position: unset !important;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    /* bottom: var(--swiper-pagination-bottom,8px); */
    top: 43%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    /* height: 100%; */
    height: 37px;
  }
  #quikctech-banner {
    height: 300px;
  }
  .swiper {
    height: 100%;
  }
  .quicktech-banner-text h3 {
    font-size: 30px;
  }
  .quikctech-bannerslide-inner p {
    width: 283px;
  }
  .quicktech-about-text {
    padding: 16px 13px;
  }
  .quicktech-about-text h4 {
    font-weight: 600;
    font-size: 25px;
    color: black;
    margin-top: 21px;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .show > .nav-link {
    color: black !important;
  }
  .nav-link:focus,
  .nav-link:hover {
    color: black !important;
  }
  .quicktech-c-head h5::before {
    width: 30%;
  }
  .quicktech-c-head h5::after {
    width: 30%;
  }
  .quikctech-all-about-inner {
    padding: 0;
  }
  .c-img img {
    height: 77px;
    width: 120px;
  }
  .quicktech-main-head h4 {
    font-size: 26px;
    font-weight: 600;
  }
  .quikctech-all-about-text h4 {
    color: white;
    font-weight: 600;
    font-size: 19px;
  }
  .quikctech-all-about-text p {
    color: white;
    font-size: 14px;
  }
  .quicktech-icon img {
    height: 40px;
  }

  /* indexpage */
  /* vision page */
  .quikctech-about-menu {
    padding: 0 0px !important;
    border-right: none !important;
  }
  .quicktech-job-posting img {
    height: 102px;
    filter: brightness(60%);
  }
  .page-head h4 {
    color: white;
    font-size: 18px;
    font-weight: 600;
  }

  /* vision page */

  /* steel index */
  .quicktech-sub-ab-text {
    padding: 10px;
  }
  .quicktech-sub-about-img img {
    height: 250px;
  }
  .quikctech-loca-inner {
    padding: 0;
  }
  .quicktech-loca-img svg {
    width: 100%;
    height: auto;
  }
  .quicktech-comprehensive-img img {
    height: 240px;
  }
  .quikctech-c-main h1 {
    font-weight: 600;
    font-size: 20px;
  }
  .quikctech-c-main p {
    font-size: 14px !important;
  }
  /* steel index */

  /* project details */
  .quikctech-project-d-inner {
    padding: 0;
  }
  .quikctech-project-d-inner img {
    height: 250px;
  }
  .quikctech-project-d-text {
    padding: 11px 0;
  }

  /* project details */

  /* project */
  .quikctech-extra {
    display: none;
  }

  /* project */

  /* product details */
  .quicktech-t-img img {
    height: 250px;
  }

  /* product details */

  /* milestone */
  .timeline-item p {
    font-size: 12px;
    color: #333;
  }

  /* milestone */

  /* management */
  .quikctech-profile-main {
    display: flex;
    gap: 6px;
    padding-top: 30px;
    border-bottom: 1px solid #ddd;
    flex-direction: column;
  }

  /* management */
  /* jobdetails */

  .q-j-i img {
    height: 234px !important;
    filter: brightness(60%);
  }
  .page-head h4 {
    color: white;
    font-size: 16px;
    font-weight: 600;
  }
  .qjs li {
    font-size: 12px;
  }
  .page-head {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  /* jobdetails */

  /* company page */
  .quikctech-company-text {
    padding: 0 !important;
  }

  /* company page */

  /* career */
  .quicktech-btn-view {
    background-color: #007bff;
    color: white;
    font-weight: bold;
    border-radius: 0.25rem;
    padding: 5px;
    font-size: 11px;
  }
  .table-bordered > :not(caption) > * > * {
    border-width: 0 1px;
    font-size: 13px;
  }
  .quicktech-job-no h4 {
    color: white;
    font-size: 19px;
  }
  .quicktech-job-no p {
    color: white;
    font-size: 14px;
  }

  /* career */

  /* board */
  .quikctech-board-img img {
    height: 150px;
  }
  .quikctech-b-main strong {
    font-size: 15px;
  }
  .quikctech-b-head h6 {
    color: white;
    font-weight: 600;
    font-size: 15px;
  }
  /* board */

  /* awards */
  .quikctech-award-inner img {
	height: 132px;
}
.quikctech-award-inner h6{
    font-size: 13px;
}

  /* awards */
  /* apply */
  .quicktech-apply-img img {
	padding: 64px 0;
	height: 300px;
}
.quicktech-a-ban-img img {
	height: 200px;
}
.quicktech-director-profile-head h3 {
	color: white;
	font-size: 17px;
}

  /* apply */
}

@media (min-width: 576px) and (max-width: 766.98px) {   
  .quicktech-news-inner img {
    height: 250px;
  }
  /* indexpage */
  .navbar-expand-lg {
    flex-wrap: wrap !important;
  }
  .navbar-expand-lg {
    background-color: white;
  }
  .nav-item a {
    color: black;
  }
  .quikctech-swiper-banner {
    position: unset !important;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    /* bottom: var(--swiper-pagination-bottom,8px); */
    top: 43%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    /* height: 100%; */
    height: 37px;
  }
  #quikctech-banner {
    height: 300px;
  }
  .swiper {
    height: 100%;
  }
  .quicktech-banner-text h3 {
    font-size: 30px;
  }
  .quikctech-bannerslide-inner p {
    width: 283px;
  }
  .quicktech-about-text {
    padding: 16px 13px;
  }
  .quicktech-about-text h4 {
    font-weight: 600;
    font-size: 25px;
    color: black;
    margin-top: 21px;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .show > .nav-link {
    color: black !important;
  }
  .nav-link:focus,
  .nav-link:hover {
    color: black !important;
  }
  .quicktech-c-head h5::before {
    width: 30%;
  }
  .quicktech-c-head h5::after {
    width: 30%;
  }
  .quikctech-all-about-inner {
    padding: 0;
  }
  .c-img img {
    height: 77px;
    width: 120px;
  }
  .quicktech-main-head h4 {
    font-size: 26px;
    font-weight: 600;
  }
  .quikctech-all-about-text h4 {
    color: white;
    font-weight: 600;
    font-size: 13px;
  }
  .quikctech-all-about-text p {
    color: white;
    font-size: 12px;
  }
  .quicktech-icon img {
    height: 40px;
  }
  .quicktech-about-img img {
    height: 200px;
  }
  .quikctech-event-img {
    height: 182px;
    overflow: hidden;
  }
  /* indexpage */
  /* vision page */
  .quikctech-about-menu {
    padding: 0 0px !important;
    border-right: none !important;
  }
  .quicktech-job-posting img {
    height: 102px;
    filter: brightness(60%);
  }
  .page-head h4 {
    color: white;
    font-size: 21px;
    font-weight: 600;
  }
  .quikctech-about-menu ul li {
    padding: 10px 5px;
    border-bottom: 1px solid white;
  }
  .quikctech-about-menu ul li a {
    color: black;
    font-size: 13px;
    font-weight: 500;
  }
  /* vision page */
  /* steel index */
  .quicktech-sub-ab-text {
    padding: 29px 10px;
  }
  .quicktech-sub-about-img img {
    height: 250px;
  }
  .quikctech-loca-inner {
    padding: 0;
  }
  .quicktech-loca-img svg {
    width: 100%;
    height: auto;
  }
  .quicktech-comprehensive-img img {
    height: 240px;
  }
  .quikctech-c-main h1 {
    font-weight: 600;
    font-size: 20px;
  }
  .quikctech-c-main p {
    font-size: 14px !important;
  }
  /* steel index */
  /* project details */
  .quikctech-project-d-inner {
    padding: 0;
  }
  .quikctech-project-d-inner img {
    height: 250px;
  }
  .quikctech-project-d-text {
    padding: 11px 0;
  }

  /* project details */

  /* project */
  .quikctech-extra {
    display: none;
  }
  .quicktech-featured-img {
    position: relative;
    height: 200px;
    transition: 0.3s ease;
  }

  /* project */

  /* product details */
  .quicktech-t-img img {
    height: 280px;
  }

  /* product details */
  /* milestone */
  .timeline-item p {
    font-size: 14px;
    color: #333;
  }

  /* milestone */

  /* jobdetails */

  .q-j-i img {
    height: 234px !important;
    filter: brightness(60%);
  }
  .page-head h4 {
    color: white;
    font-size: 16px;
    font-weight: 600;
  }
  .qjs li {
    font-size: 12px;
  }
  .page-head {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  /* jobdetails */

  /* company page */
  .quikctech-company-text {
    padding: 0 !important;
  }

  /* company page */

  /* board */
  .quikctech-board-img img {
    height: 150px;
  }
  .quikctech-b-main strong {
    font-size: 15px;
  }
  .quikctech-b-head h6 {
    color: white;
    font-weight: 600;
    font-size: 15px;
  }
  /* board */
/* apply */
.quicktech-apply-img img {
	padding: 64px 0;
	height: 300px;
}
.quicktech-a-ban-img img {
	height: 200px;
}
.quicktech-director-profile-head h3 {
	color: white;
	font-size: 18px;
}
  /* apply */

}

@media (min-width: 767px) and (max-width: 991.98px) {
  .quikctech-board-img img {
    height: 196px;
  }
  /* indexpage */
  .navbar-expand-lg {
    flex-wrap: wrap !important;
  }
  .navbar-expand-lg {
    background-color: white;
  }
  .nav-item a {
    color: black;
  }
  .quikctech-swiper-banner {
    position: unset !important;
  }
  .swiper-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-bullets.swiper-pagination-horizontal,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    /* bottom: var(--swiper-pagination-bottom,8px); */
    top: 43%;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    /* height: 100%; */
    height: 37px;
  }
  #quikctech-banner {
    height: 300px;
  }
  .swiper {
    height: 100%;
  }
  .quicktech-banner-text h3 {
    font-size: 30px;
  }
  .quikctech-bannerslide-inner p {
    width: 283px;
  }
  .quicktech-about-text {
    padding: 16px 13px;
  }
  .quicktech-about-text h4 {
    font-weight: 600;
    font-size: 25px;
    color: black;
    margin-top: 21px;
  }
  .navbar-nav .nav-link.active,
  .navbar-nav .show > .nav-link {
    color: black !important;
  }
  .nav-link:focus,
  .nav-link:hover {
    color: black !important;
  }
  .quicktech-c-head h5::before {
    width: 30%;
  }
  .quicktech-c-head h5::after {
    width: 30%;
  }
  .quikctech-all-about-inner {
    padding: 0;
  }
  .c-img img {
    height: 77px;
    width: 120px;
  }
  .quicktech-main-head h4 {
    font-size: 26px;
    font-weight: 600;
  }
  .quikctech-all-about-text h4 {
    color: white;
    font-weight: 600;
    font-size: 13px;
  }
  .quikctech-all-about-text p {
    color: white;
    font-size: 12px;
  }
  .quicktech-icon img {
    height: 40px;
  }
  .quicktech-about-img img {
    height: 200px;
  }
  .quikctech-event-img {
    height: 182px;
    overflow: hidden;
  }
  /* indexpage */

  /* steel index */
  .quicktech-sub-ab-text {
    padding: 29px 10px;
  }
  .quicktech-sub-about-img img {
    height: 300px;
  }
  .quikctech-loca-inner {
    padding: 0;
  }
  .quicktech-loca-img svg {
    width: 100%;
    height: auto;
  }
  .quicktech-comprehensive-img img {
    height: 240px;
  }
  .quikctech-c-main h1 {
    font-weight: 600;
    font-size: 20px;
  }
  .quikctech-c-main p {
    font-size: 14px !important;
  }
  /* steel index */
  /* project details */
  .quikctech-project-d-inner {
    padding: 0;
  }
  .quikctech-project-d-inner img {
    height: 250px;
  }
  .quikctech-project-d-text {
    padding: 11px 0;
  }

  /* project details */
  /* project */
  .quikctech-extra {
    display: none;
  }
  .quicktech-featured-img {
    position: relative;
    height: 200px;
    transition: 0.3s ease;
  }

  /* project */

  /* jobdetails */

  .quicktech-job-posting img {
    height: 267px;
    filter: brightness(60%);
  }
  /* jobdetails */
}

@media (min-width: 1000px) and (max-width: 1500px) {
  .quicktech-c-head h5::after {
    position: absolute;
    content: "";
    top: 11px;
    left: -2px;
    width: 30%;
    height: 1px;
    background-color: #000;
  }
  .quicktech-c-head h5::before {
    position: absolute;
    content: "";
    top: 11px;
    right: -2px;
    width: 30%;
    height: 1px;
    background-color: #000;
  }
  .quikctech-m-main img {
    width: 100%;
  }
  .quicktech-t-img img {
    height: 300px;
  }
}
