/* ===================== Responsive ===================== */

/* For screen ≤ 576px */
/* @media (max-width: 400px) {
  .brand-box {
    flex: 0 0 60% !important;
  }
} */

@media (max-width: 576px) {
  .partners .container {
    flex-direction: column !important;
  }

  .brand-content.shubhkart .section3-row-content-image {
    margin-top: -50px;
  }

  .section3 .section3-heading {
    display: none !important;
  }

  #nav {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 11111;
  }

  #nav ul.active {
    position: relative !important;
    top: 0 !important;
  }

  #nav ul {
    background: var(--bg1-color);
    flex-direction: column;
    width: 90%;
    margin: auto;
    padding: 1rem;
    gap: 1rem;
    /* top: 25% !important; */
    transform: translate(0) !important;
    border-radius: 8px;
  }

  .section7 .row .section7-row-logo {
    width: 40% !important;
    margin: auto;
  }

  .hero-section {
    height: 100% !important;
  }

  .section3-row-content-content button {
    margin: auto;
    width: 65% !important;
  }

  .section6-image-box {
    flex: 0 0 calc((100% - 20px) / 1) !important;
  }

  .section3-row-content-content h2 {
    font-size: 38px !important;
  }

  .section3 p {
    width: 100%;
  }

  .contact button {
    width: 80%;
  }

  .brand-box {
    flex: 0 0 calc((100% - 20px) / 2);
    position: relative;
    height: 150px;
    display: flex;
    align-items: center;
  }

  .brand-box-shubhkart {
    /* background-color: yellow; */
    background-image: url(../image/Spiritual&Wellness.jpg);
    background-position: center center;

    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }


  .brand-box-aircare {
    /* background-color: yellow; */
    background-image: url(../Homepage/Air\ Care\ 1.jpg);
    background-position: center center;

    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }

  .brand-box-yamify {
    /* background-color: yellow; */
    background-image: url(../Homepage/Food_2\ 1.jpg);
    background-position: center center;

    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }

  .brand-box-chakaachak {
    background-image: url(../image/Home\ Cleaning.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }

  .brand-box-zaphomecare {
    background-image: url(../image/Home\ Care.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }

  .brand-box-bodify {
    background-image: url(../image/Personal\ Care.jpg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
  }

  .brand-box-bodify button {
    color: var(--bg3-color);
  }

  .brand-box-zaphomecare button {
    color: var(--bg3-color);
  }

  #nav ul li {
    color: var(--bg3-color);
    text-align: center;
    width: 50%;
  }

  .brand-box img {
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: -11;
  }

  .section3-row-content-productbtn button {
    background-color: transparent !important;
    margin: auto;
  }

  .purpose-section .row {
    width: 95%;
    margin: auto;
    padding: 50px 10px;
  }

  .purpose-section h2 {
    padding: 0;
  }

  .brand-card {
    max-width: 100% !important;
  }

  .brand-content .brand-text {
    padding: 0 20px;
  }

  .section-brands-showcase p {
    font-size: 16px !important;
  }

  .dropdown-menu li {
    width: 100%
  }

  .brand-text ul {
    width: 100% !important;
    padding: 0 20px !important;
  }


  .section-brands-showcase-mobile .brand-card-hlp {
    height: 1000px;
  }

  /* new changes by chutiya log */
  .what-guides-us .section-container {
    display: flex;
    flex-direction: column-reverse;
    margin: 50px auto;
    gap: 50px;
    width: 90%;
  }

  .analytics {
    width: 90%;
    margin: auto;
  }

  .section3 {
    padding-bottom: 30px;
  }

  .stats-title {
    color: #1a4174;
    font-family: "Source Serif Pro", serif;
    font-size: 38px;
    line-height: 58px;
    font-weight: 700;
    position: relative !important;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
  }

  .read-more {
    color: var(--secondary-red, #e9292f);
    text-align: center;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 19px;
    font-weight: 600;
    text-decoration: underline;
    position: relative;
  }

  .arrow2 a {
    display: flex;
    gap: 10px;
  }

  .brand-content.yamifys {
    margin: 0 !important;
  }

  .media-and-news2 {
    gap: 50px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    padding: 50px 0;
  }

  .keyboard-arrow-down.media-icon-left {
    transform: rotate(180deg);
  }

  .media-icon {
    display: flex;
    justify-content: end;
    width: 80%;
    margin-top: 20px;
    gap: 30px;
  }

  .empowering-stories-real-impact {
    color: var(--primary-blue, #1a4174);
    text-align: center !important;
    font-family: "Source Serif Pro", serif;
    font-size: 48px;
    line-height: 38px;
    font-weight: 700;
    position: relative;
    width: 100% !important;
  }

  .frame-1272638058 {
    display: flex;
    gap: 15px;
    justify-content: center;
  }

  .media-and-news {
    background: linear-gradient(90deg, rgba(26, 65, 116, 0) 0%, rgba(26, 65, 116, 0.5) 100%);
    align-self: stretch;
    height: 100%;
    position: relative;
    transform-origin: 0 0;
    padding: 50px 0;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .author-name-span {
    color: #000000;
    font-family: "Poppins", sans-serif;
    font-size: var(--body-large-text-body-large-semibold-font-size, 18px);
    line-height: var(--body-large-text-body-large-semibold-line-height, 26px);
    font-weight: var(--body-large-text-body-large-semibold-font-weight, 600);
  }

  .image-container .new-image-1 {
    border-radius: 30px;
    box-shadow: 0 10px 25px rgb(0 0 0 / 24%);
  }

  .testimonial-quote {
    color: #000000;
    text-align: center;
    font-family: "SourceSerifPro-SemiBoldItalic";
    font-size: 20px;
    width: 100%;
    line-height: 34px;
    letter-spacing: 0.5px;
    font-weight: 600;
    font-style: italic;
    position: relative;
  }

  .author-name-span2 {
    color: #5c5c5c;
    font-family: "Poppins", sans-serif;
    font-size: var(--body-large-text-body-large-medium-font-size, 18px);
    line-height: var(--body-large-text-body-large-medium-line-height, 38px);
    font-weight: var(--body-large-text-body-large-medium-font-weight, 500);
  }

  .testimonial-author-container {
    align-items: center;
    display: flex;
    flex-direction: column;
  }

  .testimonial-title {
    color: var(--primary-blue, #1a4174);
    text-align: center;
    font-family: "Source Serif Pro", serif;
    font-size: 34px;
    line-height: 42px;
    font-weight: 700;
    margin: auto;
    position: relative;
  }

  .testimonial-container {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: center;
    justify-content: center;
    width: 80%;
    height: 80%;
    /* position: absolute; */
    transform-origin: 0 0;
    overflow: hidden;
    backdrop-filter: blur(25px);
  }

  .author-name span {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  ._5 {
    color: #111928;
    font-family: "Poppins", sans-serif;
    font-size: 45px;
    line-height: 60px;
    font-weight: 700;
  }

  .state-of-the-art-manufacturing-plants {
    color: #000000;
    text-align: center;
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 16px;
    font-weight: 600;
  }

  .analytics {
    position: relative;
  }

  .frame-1272638026 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
  }

  .map-base-1 {
    position: absolute;
    z-index: -1;
    top: 50%;
  }

  .stats-container {
    display: flex;
    flex-wrap: wrap;
    row-gap: 50px;
    margin-top: 20px;
  }

  .line-1 {
    border-top: 2px solid #e9292f;
    width: 50%;
    margin: auto;
  }

  .section-title-container {
    display: flex;
    gap: 20px;
    justify-content: center;
  }

  .section-title {
    color: #e9292f;
    text-align: center;
    font-family: "Poppins-SemiBold", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
  }

  .section-subtitle {
    color: #1a4174;
    font-family: "Source Serif Pro", serif;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
    text-align: center;
  }

  .section-description {
    color: #6b7280;
    font-family: "Poppins-Medium", sans-serif;
    font-size: 16px;
    line-height: 29px;
    text-align: center;
    font-weight: 500;
  }
}

/* For screen 576px – 768px */
@media (min-width: 576px) and (max-width: 768px) {
  .partners .container {
    flex-direction: column !important;
  }

  .section7-row-socialmedia {
    width: 100% !important;
    margin-top: 20px;
  }

  .section7-row-contact {
    width: 40% !important;
  }

  .section7 .row .section7-row-logo {
    width: 25% !important;
    margin: auto;
  }

  .section7 .row .section7-row-parts-span a {
    width: 100%;
  }

  .section7-row-products-anchorhlp {
    gap: 20px;
  }

  .section7 .fa-solid {
    margin: 0;
  }

  #nav {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 11111;
  }

  #nav ul.active {
    position: relative !important;
    top: 0 !important;
  }

  .header #nav ul {
    background: var(--bg1-color);
    /* background: white;
    color: var(--bg1-color); */
    flex-direction: column;
    width: 90%;
    margin: auto;
    padding: 1rem;
    gap: 1rem;
    top: 140% !important;
    transform: translate(0) !important;
    border-radius: 8px;
  }

  .section7-row-parts-span {
    margin-left: 24px;
  }

  .hero-section {
    height: 100%;
  }

  .section3-row-content-content button {
    margin: auto;
    width: 35% !important;
  }

  .section6-image-box {
    flex: 0 0 calc((100% - 1 * 20px) / 2) !important;
  }
}

/* For screen ≤ 768px */
@media (max-width: 768px) {
  .partners .container {
    flex-direction: column;
  }

  /* Header */
  #header .logo {
    width: 150px;
  }

  #header .logo a {
    width: 100%;
    display: flex;
  }

  #nav {
    width: 60%;
  }

  /* Footer */
  .section7-row-socialmedia {
    width: 100% !important;
    margin-top: 20px;
  }

  .section7-row-contact {
    width: 40% !important;
  }

  .section7 .row {
    flex-direction: column;
  }

  .section7 .row .section7-row-parts {
    width: 100%;
  }

  .section7 .mobile {
    display: flex;
  }

  .section7 .pc {
    display: none;
  }

  .section7-row-contact {
    width: 90% !important;
    margin: 20px auto;
  }

  .section7-row-socialmedia {
    width: 100% !important;
  }

  .section7 {
    text-align: center;
  }

  .section7-row-products-anchorhlp {
    flex-direction: column;
    align-items: center;
  }

  /* .section3 p {
    margin: auto auto 1rem auto !important;
  } */

  .header-search-pc {
    display: none !important;
  }

  .header-search-mob {
    display: flex !important;
  }

  .purpose-section p {
    font-size: 16px !important;
  }

  .hero-section .mobile {
    display: flex;
  }

  .hero-section .pc {
    display: none;
  }

  .section7 .mobile {
    display: flex !important;
  }

  .section7 .pc {
    display: none;
  }


}

/* For screen 768px – 992px */
@media (min-width: 768px) and (max-width: 992px) {
  .partners .container {
    flex-direction: column !important;
  }

  #header .logo {
    width: 16%;
  }

  #nav {
    width: 100% !important;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 11111;
  }



  #nav ul.active {
    position: relative !important;
    top: 0 !important;
    z-index: 11111;
  }

  #nav ul {
    background: var(--bg1-color);
    flex-direction: column;
    width: 90%;
    margin: auto;
    padding: 1rem;
    gap: 1rem;
    z-index: -1111;
    transform: translate(0) !important;
    border-radius: 8px;
  }

  .section3-row-content-content h2 {
    font-size: 50px !important;
  }

  .section3-row-content {
    margin-top: -70px;
  }

  .section3 p {
    font-size: 16px !important;
    width: 95%;
  }

  .section7 .row {
    flex-wrap: wrap;
  }

  .section7 .row .section7-row-logo {
    width: 30% !important;
  }

  .section7 .row .section7-row-logo p {
    text-align: justify;
  }

  .section7-row-contact {
    width: 40% !important;
  }

  .section7 .row .section7-row-parts-span {
    text-align: center;
  }

  .section7 .row .section7-row-parts h2 {
    text-align: center;
  }
}


@media (max-width: 992px) {
  .partners .container {
    flex-direction: column !important;
  }

  .arrow {
    width: 40%;
  }

  .nav-ul li a {
    font-size: 16px;
  }

  .nav-ul li span.dropdown-btn {
    font-size: 16px !important;
  }

  .arrow a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  }

  .hamburger {
    display: block;
  }

  /* show dropdown when active */
  .header .dropdown.open .dropdown-menu a {
    color: var(--bg1-color) !important;
  }

  .header .dropdown.open .dropdown-menu {
    display: block;
    max-height: 350px !important;
    opacity: 1 !important;
    z-index: 1111111111111111;
    background: white !important;

  }

  #nav ul {
    max-height: 0;
    opacity: 0;
    /* overflow: hidden; */
    transform: translateY(-10px);
    transition: max-height 0.4s ease, opacity 0.4s ease, transform 0.4s ease;
  }

  .nav-ul li span {
    color: var(--bg3-color);
  }

  #nav ul.active {
    max-height: 500px;
    opacity: 1;
    transform: translateY(0);
  }

  .dropdown-menu {
    margin: auto;
    right: 0;
    top: 35px !important;
    left: 0;
  }

  #nav ul li {
    color: var(--bg3-color);
    text-align: center;
    width: 100%;
    margin: auto;
    left: 0;
    right: 0;
  }

  #nav ul li a {
    font-weight: 600;
    color: var(--bg3-color);
    position: relative;
  }

  .main-home #nav ul li span.dropdown-btn {
    font-weight: 600 !important;
    color: var(--bg3-color);
    position: relative;
  }

  #nav ul li span.dropdown-btn {
    font-weight: 600;
    color: var(--bg3-color);
    position: relative;
  }

  .section-img {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .section3-row-content-content button {
    width: 55%;
  }

  .section3-row-content.shubhkart .section3-row-content-content h2,
  .section3-row-content.bodify .section3-row-content-content h2,
  .section3-row-content.aircare .section3-row-content-content h2 {
    color: var(--bg3-color);
  }

  .section3-row-content.shubhkart .section3-row-content-content p,
  .section3-row-content.bodify .section3-row-content-content p,
  .section3-row-content.aircare .section3-row-content-content p {
    color: var(--bg3-color);
  }

  .section3-row-slider-hlp h1 {
    color: var(--bg1-color) !important;
    margin-bottom: 20px;
  }

  .brand-content.yamifys {
    margin-bottom: 50px;
  }

  .section3-row-content.shubhkart,
  .section3-row-content.bodify,
  .section3-row-content.aircare {
    background: radial-gradient(142.2% 142.2% at 50% 68.23%, rgba(0, 95, 191, 0.9) 0%, rgba(7, 35, 88, 0.9) 100%);

  }

  .section3-row-content {
    margin-bottom: 0;
    padding: 0px 20px;
    padding-bottom: 50px;
  }

  .section3-row-content-image {
    align-items: end;
    display: flex;
  }

  .section6-image-box {
    flex: 0 0 calc((100% - 2 * 20px) / 3);
  }

  .section3 p {
    font-size: 14px !important;
  }

  .brand-text {
    margin-top: 0 !important;
  }

}

@media (min-width:992px) {
  .purpose-section p {
    font-size: 24px !important;
  }

  .header .dropdown:hover .dropdown-menu {
    display: block;
  }

}

@media (min-width: 992px) and (max-width: 1200px) {
  .header-search {
    display: none !important;
  }

  .shubhkart .dropdown .dropdown-menu {
    left: -100% !important;
  }

  #nav {
    width: 80%;
  }

  .nav-ul li a {
    font-size: 16px;
  }

  .nav-ul li span.dropdown-btn {
    font-size: 16px !important;
  }

  .nav-ul {
    list-style: none;
    display: flex;
  }

  #header .container {
    justify-content: space-between;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  #nav {
    width: 70%;
  }
}