/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {
  /* ============About us resp css here ================== */
  p {
    font-size: 14px;
  }

  h1,
  h2,
  .h1,
  .h2 {
    font-size: 26px;
  }

  span.tt-tittle {
    font-size: 14px;
  }
  .card-body .card-text {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 16px;
  }
  .small-hh {
    font-size: 16px;
    margin-bottom: 6px !important;
  }
  .banner-text {
    padding: 0 20px;
  }

  .banner-text strong {
    font-size: 26px;
  }

  #header-carousel .carousel-item {
    height: 70vh;
  }
  .web-h {
    font-size: 24px;
  }
  .page-header {
    height: 250px;
    padding: 0;
  }

  section.isotope-project.container-md-xxl.work-page,
  section.career-section,
  section.aboutus-wrapper,
  section.main-contactbox,
  .services-page-wrapper {
    padding: 1rem 0;
  }
  .welcome-part-box-right {
    padding: 1rem 0;
  }
  strong.typing-text.headlight-h {
    font-size: 26px;
  }

  ol.breadcrumb.justify-content-center.text-uppercase a {
    font-size: 11px;
  }

  .welcome-part-box-right li {
    font-size: 12px;
  }

  .abt-img-wrapper-box {
    padding: 25px 0;
  }
  .center-box {
    display: block;
  }
  img.img-width {
    width: 100%;
    height: 350px;
    margin-top: 10px;
  }
  /* ============About us resp css here ================== */
  .project-wrap {
    height: 300px;
  }
  .applicant-pic {
    margin-top: 10px;
  }
  .cnt-pg-map.g-view-contact iframe {
    padding: 0;
  }
  .portfolio-menu ul li {
    font-size: 12px;
  }
  /* ===========popup css starts here ================= */
  .popup-content {
    min-width: 180px;
    height: auto;
    margin: 35px;
  }
  .navbar-menu {
    display: block;
  }
  .header ul {
    overflow: hidden;
  }
  .tab-content > .tab-pane, .hightlight-points span {
    font-size: 14px;
  }
  .hightlight-points.serv-list ul{
    display: block;
    padding-left: 1rem;
  }
  .hightlight-points.serv-list ul li{
    width: 100%;
  }
  .content-display strong {
    font-size: 12px;
}
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {
  /* ============About us resp css here ================== */
  p {
    font-size: 14px;
  }

  h1,
  h2,
  .h1,
  .h2 {
    font-size: 26px;
  }

  span.tt-tittle {
    font-size: 14px;
  }
  .card-body .card-text {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 16px;
  }
  .small-hh {
    font-size: 16px;
    margin-bottom: 6px !important;
  }
  .banner-text {
    padding: 0 20px;
  }

  .banner-text strong {
    font-size: 26px;
  }

  #header-carousel .carousel-item {
    height: 70vh;
  }
  .web-h {
    font-size: 24px;
  }
  .page-header {
    height: 250px;
    padding: 0;
  }

  section.isotope-project.container-md-xxl.work-page,
  section.career-section,
  section.aboutus-wrapper,
  section.main-contactbox,
  .services-page-wrapper {
    padding: 1rem 0;
  }
  .welcome-part-box-right {
    padding: 1rem 0;
  }
  strong.typing-text.headlight-h {
    font-size: 26px;
  }

  ol.breadcrumb.justify-content-center.text-uppercase a {
    font-size: 11px;
  }

  .welcome-part-box-right li {
    font-size: 12px;
  }

  .abt-img-wrapper-box {
    padding: 25px 0;
  }
  .center-box {
    display: block;
  }
  img.img-width {
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
  }
  /* ============About us resp css here ================== */
  .project-wrap {
    height: 300px;
  }
  .applicant-pic {
    margin-top: 10px;
  }
  .cnt-pg-map.g-view-contact iframe {
    padding: 0;
  }
  .card {
    margin-top: 10px;
  }
  .portfolio-menu ul li {
    font-size: 12px;
  }
  /* ===========popup css starts here ================= */
  .popup-content {
    min-width: 180px;
    height: auto;
    margin: 35px;
  }
  .navbar-menu {
    display: block;
  }
  .header ul {
    overflow: hidden;
  }
  .tab-content > .tab-pane, .hightlight-points span {
    font-size: 14px;
  }
  .hightlight-points.serv-list ul{
    display: block;
    padding-left: 1rem;
  }
  .hightlight-points.serv-list ul li{
    width: 100%;
  }
  .content-display strong {
    font-size: 12px;
}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .header li a {
    padding: 8px;
    font-size: 14px;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header li a {
    padding: 10px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
}
