@media (min-width: 1400px) and (max-width: 1599.98px) {
  .mission-vision-pd {
    padding: 0px 145px;
  }
  .hiw-arrow {
    margin-top: -6%;
  }
  .mv-container {
    max-width: 980px !important;
  }
  .hiw-container {
    margin-left: 70px;
  }
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .mission-vision-pd {
    padding: 0px 298px;
  }
  .hiw-arrow {
    margin-top: -6%;
  }
  .hiw-container {
    margin-left: 77px;
  }
}

@media (min-width: 1800px) and (max-width: 1999.98px) {
  .mission-vision-pd {
    padding: 0px 300px;
  }
  .hiw-arrow {
    margin-top: -6%;
  }
  .mv-container {
    max-width: 1085px !important;
  }
  .hiw-container {
    margin-left: 77px;
  }
}

@media (min-width: 2000px) {
  .mission-vision-pd {
    padding: 0px 300px;
  }
  .hiw-arrow {
    margin-top: -6%;
  }
}

@media (max-width: 992px) {
  .footer-contact a {
    font-size: 12px !important;
  }
  .footer-title {
    margin-bottom: 12px;
  }
  /*.custom-navbar {
    top: 0 !important;
  }*/
  .custom-navbar .navbar-brand img {
    max-width: 50px !important;
  }
  .banner h1 {
    font-size: 30px;
  }
  p,
  li {
    font-size: 13px;
    line-height: normal;
  }
  section:first-child {
    padding-top: 85px !important;
  }
  .banner {
    height: 100%;
    min-height: auto;
  }
  .banner .content-area {
    max-width: 318px;
  }
  .btn-custom {
    font-size: 12px;
    padding: 7px 10px;
  }
  .sub-heading {
    font-size: 22px;
    line-height: 22px;
  }
  .sub-title {
    letter-spacing: 5px;
    font-size: 12px;
  }
  .wcu-box span {
    font-size: 16px;
  }
  .services .owl-nav {
    display: none !important;
  }
  .item .service-box span {
    font-size: 14px;
  }
  section {
    padding: 3rem 0rem;
  }
  .abt-sc-content span {
    font-size: 22px;
  }
  .abt-sc-content small {
    font-size: 12px;
  }
  .abt-sc,
  .abt-sc-content {
    max-width: 148px;
  }
  .abt-sc-content img {
    max-width: 45px;
  }
  .main-img-abt::after {
    width: 60px;
    height: 60px;
    top: -36px;
  }
  .hiw-arrow {
    max-width: 33px;
  }
  .hiw-number {
    font-size: 37px;
    max-width: 118px;
  }
  .hiw-box {
    max-width: 300px;
    margin: auto;
  }
  .hiw-arrow {
    display: none !important;
  }
  .contact-banner h5 {
    font-size: 26px;
  }
  .servies-carousel {
    max-width: 100% !important;
  }
  .banner h1 .star::after {
    width: 32px;
    height: 32px;
    top: -19px;
    right: 0px;
  }
  .sub-banner .sub-banner-title,
  .contact-banner-main .sub-banner-title {
    font-size: 30px;
  }
  .sub-banner {
    min-height: auto !important;
  }
  .footer-contact::before {
    display: none !important;
  }
}

@media (max-width: 768px) {
  .wcu-img,
  .wcu-img::before {
    max-width: 185px;
    margin-bottom: 20px;
  }
  .banner h1 {
    font-size: 20px;
  }
  .service-box span {
    font-size: 14px;
  }
  .services-details .service-box img {
    max-width: 370px;
    margin: auto;
    display: block;
  }
  .prod-detail-list li p {
    margin-bottom: 6px !important;
  }
  .contact-banner-img {
    width: calc(100% - 100px);
    max-width: 300px;
  }
  .navbar-toggler-icon {
    height: 1.3em !important;
    background-image: url(../images/menu.png) !important;
    width: 22px !important;
  }
  .testimonial-box {
    height: auto;
  }
  .footer-padding {
    padding: 0px 8px 0px 8px;
  }
  .banners-padding, .topbar-padding {
    padding: 0px 16px 0px 16px;
  }

  .hiw-container {
    margin-left: 0px;
  }
  .mission-vision-pd {
    padding: 0px 0px;
  }
}

@media (max-width: 576px) {
  .mission-vision-pd {
    padding: 0px 0px;
  }
  .about-image-area {
    max-width: calc(100vw - 80px);
    margin: auto;
  }
  .hiw-container {
    flex-direction: column;
    gap: 20px;
  }
  section {
    padding: 1.5rem 0rem;
  }
  .hiw-number {
    max-width: 85px;
  }

  .why-choose-top {
    margin-top: 37px;
  }
  .navbar-toggler-icon {
    background-image: none !important;
  }
  .navbar-toggler-icon {
    height: 1.3em !important;
    background-image: url(../images/menu.png) !important;
    width: 22px !important;
  }
  .testimonial-box {
    height: auto;
  }
  .footer-padding {
    padding: 0px 8px 0px 8px;
  }
  .banners-padding {
    padding: 0px 16px 0px 16px;
  }

  .hiw-container {
    margin-left: 0px;
  }
}
