form.example button {
  float: left;
  width: 20%;
  padding: 10px;
  background: #2196F3;
  color: white;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}

.search-box .search-btn {
  border: 0;
  background: transparent;
  position: relative;
}

.search-box .search-btn img {
  position: absolute;
  top: 2px;
  left: -38px;
  background: #fff;
  padding: 4px;
  border-radius: 50px;
}




.cart {
  list-style: none;
  padding: 0;
  margin: 0;
}



ul.cart li sup {
  position: relative;
  top: -14px;
  right: -38px;
  background: #E8041F;
  color: #fff;
  width: 16px;
  height: 16px;
  padding: 4px;
  border-radius: 100px;
  display: inline-block;
  line-height: 8px;
  text-align: center;
  font-weight: 500;
}



ul.cart li {
  display: inline-block;
  width: 65px;
}


.cart .img-fluid {
  width: 30%;
}

nav form .btn {
  width: 55%;
}

.venus-logo {
  width: 40%;
}




/* Home Slider code */

.card-img-overlay {
  background: rgb(0 0 0 / 68%);
}


/* Apply Ken Burns effect */
.slide-visible img {
  animation: kenburns 12s ease-in-out infinite;
  transform-origin: center center;
  /* can change to top/left for different feel */
}

/* Ken Burns Keyframes */
@keyframes kenburns {
  0% {
    transform: scale(1) translate(0, 0);
  }

  50% {
    transform: scale(1.25) translate(-2%, -2%);
  }

  100% {
    transform: scale(1) translate(0, 0);
  }
}

.slide-visible h2,
.slide-visible .card-text {
  padding-left: 5%;
}

.slider-container p {
  color: #fff !important;
}

/* Home Slider end */





/* why-industry css start */

.card {
  border-color: #e3e3e3 !important;
}


.why-industry {
  background-color: #F7F7F7;
}

.text-red {
  color: #E70C0C;
}

h2 {
  color: #2B2B2B;
  font-weight: 700;
}

h2 span {
  color: #E70C0C;
}

.why-industry h4 {
  color: #6F7074;
}

section p {
  color: #6F7074;
}

.card-ic {
  width: 50px;
  height: auto;
  margin-bottom: 20px;
}

.why-industry .card:hover {
  box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -moz-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 1px solid #ffc7cd;
  background-color: #fff3f4;

}



/* why-industry css end */




/* our-prod-cat start */

.our-prod-cat ul li::marker {
  color: #E70C0C;
}

.our-prod-cat ul li {
  color: #6F7074;
}

.key-prod {
  height: 150px;
  overflow-y: auto;
}

.our-prod-cat .card h3 {
  font-weight: 700;
}

.our-prod-cat .card:hover {
  box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -moz-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 1px solid #ffc7cd;
  background-color: #fff3f4;
  margin-top: -2px;
}

.btn-danger:hover {
  background-color: #E60000;
}



/* our-prod-cat end */





/* download catalog start */

.dw-cat-bg {
  background: url("/source/7b3a5d55a35d91031d59717b9a977368/dw-cat-bg.jpg") no-repeat top;
  background-size: cover;
  color: #fff;
  border-radius: 15px;
}


.dw-cat-bg h2,
.dw-cat-bg p {
  color: #fff;
}


/* download catalog end */



/* why choose start */

.why-choose-list ul li {
  list-style: none;
  position: relative;
}

.why-choose-list ul li::before {
  content: '';
  display: inline-block;
  height: 21px;
  width: 15px;
  background-image: url("/source/e3cd2289cef5d63904e5ec8ee6a0e76a/checked.svg");
  position: absolute;
  left: -25px;
  background-repeat: no-repeat;
  top: 7px;
}


.why-choose video {
  border-radius: 28px;
}


.why-choose .card {
  box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -1px 4px 5px 0px rgba(0, 0, 0, 0.15);
}

.wc-img {
  width: 50%;
}

.why-choose .card p {
  margin: 0;
}


/* why choose end */






/* part-benefits start */

.part-ben .card-ic {
  margin: 0 auto;
  margin-bottom: 20px;
}


.part-ben .card:hover {
  box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -moz-box-shadow: 0px 0px 8px 11px rgba(221, 171, 177, 0.49);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 1px solid #ffc7cd;
  background-color: #fff3f4;

}


/* part-benefits end */



.rd-to-part {
  background: url("/source/814abaf8ae4d6e2ab71a227ad38153db/rd-to-part.png") no-repeat top;
  background-size: cover;
  color: #fff;
  border-radius: 15px;

}

.rd-to-part h2,
.rd-to-part p {
  color: #fff;
}


/* partner ship bg css end */






/* footer css start */

footer {
  overflow: hidden;
}

footer ul li::marker {
  color: #E70C0C;
}

footer ul li {
  margin-bottom: 15px;
}

footer ul {
  margin-top: 25px;
}

footer a {
  text-decoration: none;
  color: #6F7074;
  transition: ease-in-out .2s;
}

footer a:hover {
  text-decoration: none;
  color: #E60000;
}

.social {
  list-style: none;
  padding: 0;
}

.social li {
  display: inline-block;
  transition: ease-in-out .2s;
}

.social li:hover {
  display: inline-block;
  scale: 1.3;
}

ul.social img {
  width: 20px;
  margin-right: 28px;
}

ul.social .fb {
  width: 10px;
}

.copy {
  color: #fff;
  background: #2B2B2B;
}

.copy a {
  text-decoration: none;
  color: #fff;
}





/* footer css end */







.rd-to-part .wpcf7-form label {
  color: #fff
}

.rd-to-part .wpcf7-form .wpcf7-form-control {
  background: rgba(255, 255, 255, .95);
  color: #2B2B2B;
  border-color: #ddd
}

.rd-to-part .wpcf7-form .wpcf7-response-output {
  background: rgba(255, 255, 255, .85);
  color: #2B2B2B
}

.modal{z-index:1065}
.modal-backdrop{z-index:1060}
.modal-backdrop.show{opacity:.6}





/* responsive media query start */


@media screen and (max-width:1400px) {

  .search-box button {
    margin-right: 2%;
  }

  .search {
    width: 85%;
  }

  .navbar-brand {
    width: 25%;
  }

  .venus-logo {
    width: 56%;
  }

}


@media screen and (max-width:1200px) {

  .navbar-brand {
    width: 10%;
  }

  .venus-logo {
    width: 78%;
  }

  .why-industry .card {
    min-height: 248px;
  }


  .cart {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 14%;
    margin-left: 0;
  }





}




@media screen and (max-width:480px) {

  .cart {
    margin-bottom: 15px;
    width: 100%;
    position: relative;
    right: 4%;
  }

  .venus-logo {
    width: 100%;
  }

  .navbar-brand {
    width: 30%;
  }

  .get-quote {
    margin-top: 12px;
  }

  .navbar-collapse {
    text-align: right;
  }

  .vid-con {
    margin-top: 40px;
  }



}



/* === Contact Form Styling === */
.wpcf7-form {
  max-width: 500px; /* limit width for better readability */
  margin: 50px auto; /* center align the form */
  padding: 30px;
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  font-family: "Poppins", sans-serif;
}

/* Label and input styling */
.wpcf7-form p {
  margin: 0;
}

.wpcf7-form-control {
  width: 100%;
  padding: 12px 15px;
  margin: 10px 0;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  transition: all 0.3s ease;
  box-sizing: border-box;
}

/* Input hover and focus effect */
.wpcf7-form-control:focus {
  border-color: #e53935;
  outline: none;
  box-shadow: 0 0 5px rgba(229, 57, 53, 0.3);
}

/* Textarea styling */
.wpcf7-textarea {
  resize: none;
  height: 120px;
}

/* Submit button styling */
.wpcf7-submit {
  background-color: #e53935;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  border: none;
  border-radius: 8px;
  padding: 12px 25px;
  cursor: pointer;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

/* Button hover animation */
.wpcf7-submit:hover {
  background-color: #c62828;
  transform: translateY(-2px);
}

/* Spinner alignment fix */
.wpcf7-spinner {
  display: inline-block;
  margin-left: 10px;
}

/* Response message styling */
.wpcf7-response-output {
  margin-top: 15px;
  font-weight: 500;
  color: #333;
  text-align: center;
}

/* Compact CF7 inside Bootstrap modals */
#downloadCatalogueModal .modal-dialog,
#partnerWithUsModal .modal-dialog {
  max-width: 520px; /* shrink modal width */
}

#downloadCatalogueModal .modal-body,
#partnerWithUsModal .modal-body {
  padding: 1rem 1.25rem; /* tighter padding */
}

#downloadCatalogueModal .wpcf7-form,
#partnerWithUsModal .wpcf7-form {
  max-width: 100% !important; /* override global 500px */
  margin: 0 !important;       /* remove large vertical spacing */
  padding: 0 !important;      /* remove large inner padding */
  background: transparent !important; /* no extra white box inside modal */
  box-shadow: none !important;        /* remove shadow in modal */
  border-radius: 0 !important;
  text-align: left !important;        /* align fields left */
}

#downloadCatalogueModal .wpcf7-form p,
#partnerWithUsModal .wpcf7-form p {
  margin: 0 0 10px !important; /* tighten vertical rhythm */
}

#downloadCatalogueModal .wpcf7-form .wpcf7-textarea,
#partnerWithUsModal .wpcf7-form .wpcf7-textarea {
  height: 100px; /* smaller textarea */
}

#downloadCatalogueModal .wpcf7-form .wpcf7-form-control,
#partnerWithUsModal .wpcf7-form .wpcf7-form-control {
  padding: 8px 12px; /* tighter inputs */
}

/* Half-width, centered submit in modal (mobile goes full width) */
#downloadCatalogueModal .wpcf7-form .wpcf7-submit,
#partnerWithUsModal .wpcf7-form .wpcf7-submit {
  width: 50%;
  display: block;
  margin: 10px auto 0;
}

@media (max-width: 480px) {
  #downloadCatalogueModal .wpcf7-form .wpcf7-submit,
  #partnerWithUsModal .wpcf7-form .wpcf7-submit {
    width: 100%;
  }
}

/* responsive media query end */

/* ============================================================= */
/* ======= MOBILE RESPONSIVE OVERRIDES (Landing) - START ======= */
/* ======= Added: 2025-10-14 (do not edit desktop styles) ======= */
/* ============================================================= */

@media (max-width: 992px) {
  /* Tablet & down structural tweaks */
  .navbar .search-box { width: 100%; }
  nav form .btn { width: 100%; }
  .why-industry .card { min-height: auto; margin-bottom: 16px; }
  .why-choose .card { margin-bottom: 16px; }
}

@media (max-width: 768px) {
  /* Banner text scaling */
  .banner .card-title.h1,
  .banner h2 { font-size: 28px; line-height: 1.2; }
  .banner .card-text.lead { font-size: 14px; }
  .slide-visible h2,
  .slide-visible .card-text { padding-left: 0; }

  /* CTA button stacking in catalogue section */
  .dw-cat-bg .btn { width: 100%; margin: 6px 0; }

  /* Why-choose supporting visuals */
  .wc-img { width: 38%; }

  /* Why Choose (text column) center align + padding */
  .why-choose .col-lg-6:not(.vid-con) {
    text-align: center;
    padding: 16px 12px;
  }
  /* Center the CTA button row inside text column */
  .why-choose .col-lg-12 { text-align: center; }
  .why-choose .col-lg-12 .btn {
    width: 100%;
    max-width: 320px;
    margin: 6px auto;
  }
  /* Keep the bullet list readable while centered */
  .why-choose-list ul {
    display: inline-block;
    text-align: left;
    padding-left: 24px;
  }
}

@media (max-width: 576px) {
  /* Header adjustments */
  .navbar-brand { width: 40%; }
  .venus-logo { width: 100%; }
  .cart { width: 100%; right: auto; text-align: right; }
  .get-quote { width: 100%; }

  /* Banner full-bleed on mobile */
  .banner .container { padding-left: 0; padding-right: 0; }

  /* Cards & images */
  .our-prod-cat .card { margin-bottom: 16px; }
  .key-prod { height: 120px; }
  .prod-cat-img { width: 100%; height: auto; }

  /* Headings scaling */
  .dw-cat-bg h2 { font-size: 22px; }
  .why-industry h2 { font-size: 22px; }
  .text-red { font-size: 28px; }

  /* Media */
  #vid { width: 100%; height: auto; }

  /* Footer spacing */
  footer ul { margin-top: 10px; }
  ul.social img { margin-right: 16px; }
}

@media (max-width: 480px) {
  /* Modal submit full width on Request Quote as well */
  #requestQuoteModal .wpcf7-form .wpcf7-submit { width: 100%; }

  /* Stack buttons in Ready-to-Partner CTA */
  .rd-to-part .btn { width: 100%; margin: 6px 0; }
}

/* =========================================================== */
/* ======= MOBILE RESPONSIVE OVERRIDES (Landing) - END ======= */
/* =========================================================== */