@media (max-width: 1450px) {
  /* .header,
  .header-slider, */
  /* .about-us, */
  /* .our-products, */
  /* .our-catalogues, */
  /* .blogs, */
  /* .fact, */
  /* .easy-steps, */
  /* .footer {
    display: none;
  } */
  .easy-step-content {
    max-width: 99.99%;
  }
}

@media (max-width: 1359px) {
  .about-us-right {
    max-width: 100%;
  }
  section.our-products,
  section.our-catalogues {
    background-size: 0, cover;
  }
  .header-slider h1 {
    border: none;
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  div#navbarNav {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: white;
    padding: 0;
    margin: 0 !important;
    z-index: 100;
  }

  .navbar .dropdown-menu {
    position: static;
    width: 100%;
    background-color: #f8f9fa;
    border: none;
    box-shadow: none;
  }

  .navbar .dropdown-menu a.dropdown-item {
    padding: 5px 0px;
  }

  header ul.navbar-nav {
    gap: 14px;
    margin-left: 20px;
    padding: 20px 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .navbar .dropdown {
    width: 100%;
  }

  .navbar .dropdown-menu {
    display: none;
    opacity: 1;
    visibility: visible;
  }

  .navbar .dropdown.show .dropdown-menu {
    display: block;
    background: none;
  }

  button.navbar-toggler.d-flex.d-lg-none.flex-column.justify-content-around {
    z-index: 1000;
    margin-right: 10px;
  }

  header .container {
    padding: 0;
  }

  .blogs .text-container {
    margin-top: 50px;
    max-width: 100%;
  }

  a#location {
    max-width: 100% !important;
  }

  .footer-nav.d-flex.justify-content-center.gap-5.for-contact {
    flex-direction: column;
    gap: 20px !important;
  }

  .for-contact p.nav-item {
    margin: 0 auto !important;
  }
  /* about us page */
  .picture-left {
    max-width: fit-content;
    flex-direction: row !important;
  }
  .our-story-content {
    gap: 30px;
  }
  .text-content-right .for-gap {
    margin: 30px 0;
  }
  /* catalogue page */
  section.our-catalogues {
    padding-top: 100px;
    padding-bottom: 70px;
  }
  .item {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 767px) {
  .logo {
    width: 100px;
  }
  .header-slider .carousel-item {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .header-slider h1 {
    font-size: 55px;
    margin-bottom: 30px;
  }
  .carousel-indicators {
    margin-bottom: 0;
  }
  .explore-cta a {
    padding: 12px 16px;
    font-size: 18px;
  }
  .header-slider .carousel-indicators [data-bs-target] {
    width: 15px;
    height: 15px;
    margin-right: 4px;
    margin-bottom: 2rem;
  }

  h6,
  .about-us p {
    font-size: 20px;
  }
  h4 {
    font-size: 34px;
    margin-bottom: 30px;
  }
  section.breadcrumb,
  section.about-us,
  section.our-team,
  section.our-products,
  section.our-catalogues,
  section.blogs,
  section.fact,
  section.easy-steps.deep-blue,
  footer.footer,
  section.our-story {
    padding: 50px 0;
  }
  .breadcrumb h4 {
    margin-bottom: 10px;
  }
  .blog-content {
    padding-top: 50px;
  }
  .our-product-content,
  div#catalogueSlider,
  .easy-step-content {
    margin-top: 50px;
  }
  .our-catalogues .item {
    justify-content: center;
    display: flex;
  }
  .our-catalogues .slider-controls {
    margin-top: 50px;
    justify-content: center !important;
  }
  .blog-name-date p {
    margin-bottom: 20px;
  }
  .blogs .text-container h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
  .fact-content {
    gap: 20px;
    margin-top: 20px;
  }

  .digit {
    font-size: 34px;
    line-height: 34px;
  }
  .easy-step-content {
    gap: 20px;
  }
  p.step-content {
    font-size: 22px;
  }
  .footer-content.d-flex {
    flex-direction: column;
    gap: 30px;
  }

  .footer-nav.row.justify-content-center.gap-5 {
    gap: 30px !important;
  }
  .footer svg {
    width: 38px;
  }
  .footer-nav.d-flex.justify-content-center.gap-4 {
    gap: 12px !important;
  }
  .first-col {
    max-width: 100%;
  }
  /* about us page */
  .our-story-content p {
    font-size: 20px;
  }
  .our-team-content {
    margin-top: 50px;
  }
  p.member-name {
    font-size: 24px;
    margin-bottom: 10px;
  }
  p.member-designation {
    font-size: 20px;
  }
  .our-story-content {
    margin-top: 50px;
  }
  /* catalogue page */
  section.our-catalogues {
    padding-top: 50px;
    padding-bottom: 20px;
  }
  .our-catalogue-content.row.justify-content-between {
    justify-content: center !important;
    margin-top: 50px;
  }

  /* blog page */
  .blog-content {
    margin-bottom: 50px;
  }

  /* contact us page */
  .follow-us {
    padding-left: 10px;
    border-left: none;
    margin-top: 20px;
  }
  .reach-us {
    padding-right: 10px;
    max-width: 100%;
  }
  section.contact-us {
    padding: 50px 0;
  }
  .contact-us-content {
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .contact-us-content p {
    font-size: 20px;
  }
  .inquiry_head h3 {
    padding: 45px;
    font-size: 30px;
    margin: 0;
  }
  .form-control::placeholder {
    font-size: 16px;
  }
  input.form-control,
  textarea.form-control {
    margin-bottom: 40px;

    padding-bottom: 20px;
  }
  .form_content {
    padding: 0px 50px 60px 50px;
  }
  iframe.map-color {
    height: 450px;
  }
}

@media (max-width: 661px) {
  .member-detail {
    max-width: 271px;
  }
}

@media (max-width: 575px) {
  .product {
    margin: 20px auto;
  }
  section.our-products {
    padding-bottom: 30px !important;
  }
  p.step-number {
    font-size: 140px;
    line-height: 140px;
  }
  .step-view {
    max-width: 100%;
  }
  .bottom-picture {
    display: none;
  }
  .about-us-left .top-picture {
    max-width: 100%;
    margin-bottom: 40px;
  }
  /* about us page */
  .our-team-content.row.justify-content-between.gap-4 {
    justify-content: center !important;
  }
}

@media (max-width: 480px) {
  .header-slider h1 {
    font-size: 35px;
    padding: 0 5px;
  }
  h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  h6 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }
  .about-us p {
    font-size: 16px;
  }
  .about-us .explore-cta {
    margin-top: 23px;
  }
  .our-product-content {
    margin-top: 20px;
  }
  .our-catalogues .slider-controls {
    margin-top: 0px;
  }
  .blogs .text-container {
    margin-top: 20px;
  }
  .blogs .text-container h2 {
    font-size: 22px;
  }
  .text-container p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .first-col p,
  .title-name {
    font-size: 16px;
  }
  .easy-step-content {
    margin-top: 20px;
  }
  p.step-content {
    font-size: 20px;
  }
  .download-cta a {
    font-size: 20px;
    font-family: "poppins-regular";
    line-height: 20px;
    padding: 14px;
    border: 2px solid rgba(0, 0, 0, 0.4);
    transition: 0.5s ease;
    border-radius: 10px;
  }

  .footer-nav a.nav-link,
  .footer p {
    font-size: 16px;
  }
  /* bread crumb */
  section.breadcrumb,
  section.about-us,
  section.our-team,
  section.our-products,
  section.our-catalogues,
  section.blogs,
  section.fact,
  section.easy-steps.deep-blue,
  footer.footer,
  section.our-story {
    padding: 30px 0;
  }
  /* about us page */
  .our-story-content p {
    font-size: 16px;
  }
  p.member-name {
    font-size: 20px;
    margin-bottom: 5px;
  }
  p.member-designation {
    font-size: 18px;
  }

  /* contact us page */
  .contact-us-content {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contact-us-content h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .contact-us-content p {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .inquiry_head h3 {
    padding: 30px;
    font-size: 24px;
    margin: 0;
  }
  .inquiry_head {
    margin-bottom: 30px;
  }
  .form_content {
    padding: 0px 35px 40px 30px;
  }
  .explore-cta button {
    padding: 10px 20px;
    font-size: 18px;
  }
  iframe.map-color {
    height: 300px;
  }
  .whatsapp-wrap {
    position: fixed;
    left: 16px;
    bottom: 16px;
    z-index: 10;
    height: 38px;
    width: 38px;
  }
  .whatsapp-button {
    width: 38px;
    height: 38px;
    font-size: 21px;
  }
}
@media (max-width: 420px) {
  .footer p.nav-item {
    max-width: 100% !important;
  }
  .footer-nav.row.justify-content-center.gap-5 {
    gap: 20px !important;
  }
  .footer-content {
    gap: 30px;
  }
  .footer-nav a.nav-link {
    margin: 0 auto;
  }
}
@media (max-width: 360px) {
  p.contact-no-for-small {
    flex-direction: column;
  }
}
