@media (min-width: 1200px) {
  .breadcrumb-cat .container {
    padding-left: 2px;
  }
}
@media (min-width: 1399px) {
  .breadcrumb-cat .container {
    padding-left: 15px;
  }
}
.cat-ppc-top-section {
  padding: 15px 0 4px;
}
.cat-ppc-top-section .container .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ppc-cat-text h1 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 47px;
}
.ppc-cat-text p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
}
.ppc-top-form {
  border-radius: 16px;
  background: #fff;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}
.ppc-top-form form {
  padding: 7px 35px;
}
.ppc-top-form .card-header {
  border-radius: 16px 16px 0px 0px;
  background: #b2967d;
}
.ppc-top-form .card-header h2 {
  color: #fafafa;
  font-family: "Anek Devanagari";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  padding: 7px 25px 0px;
}
.ppc-qoute-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ppc-qoute-btn button {
  border-radius: 8px;
  background: #b2967d;
  color: #fafafa;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.ppc-qoute-btn button:hover {
  border: 1px solid #b2967d;
  background-color: #fafafa;
  color: #b2967d;
}
.ppc-banner-endline hr {
  border: none;
  border-top: 1px solid #b2967d;
  background-color: #b2967d;
  height: 1px;
  margin-top: 50px;
}
/* navigation */
.ppc-cat {
  padding: 0px 0 0px;
}
.category-main-section .row .col-md-3 h1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 31px;
}
.category_name {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
.ppc-cat-product .ppc-cat-pro-name {
  background: #b2967d;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.15);
}
.ppc-cat-pro-sec .ppc-cat-product img {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.ppc-cat-pro-sec .ppc-cat-product .ppc-cat-pro-name {
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
.ppc-cat-pro-sec .ppc-cat-product .ppc-cat-pro-name h3 {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  padding: 12px 2px;
}
/* brilliant services */
.brilliant-services-section {
  padding: 75px 0 15px;
}
.brilliant-services-section .bs-main-head {
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 40px;
}
/* faqs */
.ppc-cat-faqs .faq-head {
  margin-bottom: 40px;
}
.ppc-cat-faqs h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  margin-left: 11px;
}
.ppc-cat-faqs .section-two h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 46px;
}
.ppc-cat-faqs .section-two p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: -0.5px;
}
.ppc-cat-faqs .sec-two-buttons {
  margin-top: 30px;
}
.sec-two-buttons .contact-us-phone p,
.sec-two-buttons .contact-us-email p {
  line-height: 10px;
}
@media (max-width: 768px) {
  .cat-ppc-top-section {
    padding: 0px 0 0px;
  }
  .ppc-cat-pro-sec .ppc-cat-product .ppc-cat-pro-name h3 {
    line-height: 20px;
    padding: 8px 7px;
    font-size: 14px;
  }
  .ppc-cat-pro-sec {
    margin-top: 20px;
  }
  .rush-order-form .rush-order-form .home-contact-form {
    margin-top: 15px;
  }
  .accrodion-grp .accrodion .accrodion-title h3 {
    margin: 2px 0 0 35px;
    border: none;
    font-size: 19px;
    line-height: 21px;
    letter-spacing: -0.72px;
    position: relative;
    padding-right: 40px;
    font-style: normal;
  }
  .cat-lower-img {
    display: none;
  }
  .cat-ban-img {
    margin-top: 10px;
  }
  .cat-ban-qoute-form {
    margin-top: 10px;
  }
}
