/* Custom styles for the menu */
.form-control::placeholder {
  color: rgba(0, 0, 0, 0.30);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

textarea.form-control {
  min-height: calc(7.5em + .75rem + calc(var(--bs-border-width) * 2));
}

.form-control.form-select {
  color: rgba(0, 0, 0, 0.30);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 12px;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
}

.demo-btn.button-container {
  width: 100% !important;
  margin: 0 auto;
  height: 50px;
}

.button-container {
  background: linear-gradient(90deg, #00d1cf 0%, #0099c4 100%);
  color: #ffffff;
  border: none;
  padding: 7px 20px;
  border-radius: 50px;
  cursor: pointer;
  font-weight: 500;
  transition: background-color 0.3s ease;
  box-shadow: 0 0.7px 3px #8b8b8b;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 216px;
  width: 100%;
  height: 52px;
  display: flex;
  justify-content: center;
}

.contactinfo {
  display: flex;
  gap: 17px;
}

.carousel-control-prev {
  left: 5px;
}

.carousel-control-next {
  right: 3px;
}

.carousel-control-next,
.carousel-control-prev {
  top: 0px;
}

.reviews_cards {
  margin-right: 21px !important;
  margin-left: 20px !important;
}

.profile-image img {
  height: 100%;
}

.menu-card {
  display: none;
  padding: 15px;
  border: 1px solid #ddd;

  background-color: #f9f9f9;
  position: absolute;
  min-height: 100%;
  height: auto;
  z-index: 3;
}

.erp_others_list p a {
  color: #333;
}

.fw-medium a {
  color: #333;
}

.menu-card.active {
  display: block;
}

.rp_content_area {
  margin-right: 0;
}

.blobal-second-btn,
.global-btn,
.action_choose {
  max-width: 216px;
  width: 100% !important;
  height: 52px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.global-btn {
  margin: 0 !important;
}

.gradient-text-button {
  margin-left: 0 !important;
}

.plm-buttons {
  display: flex;
  align-items: center;
  gap: 20px;
}

.are_strugling_area {
  margin-top: 0;
}

.stat-img {
  padding: 0;
}

.why-choose_area-plm .container .custom-d-flex {
  display: flex;
  gap: 120px 40px;
  flex-direction: column;
}

.why-choose_area-plm .container {
  display: flex;
  gap: 120px 40px;
  flex-direction: column;
}

.free_whitepapers_area {
  margin-top: 40px;
  margin-bottom: 40px;
}

.faq_area {
  padding: 80px 0;
}

.erp-section {
  background-color: #f8f9fb;
}

.erp-section .rp_content_area {
  padding: 0;
}

.erp-section .why-us-heading-resp {
  padding: 0;
}

.why-choose_area-plm-erp .rp_content_area {
  padding-right: 0;
}

.why-choose_area-plm-erp p {
  font-size: 16px;
  color: #333333;
}

.free_whitepapers_area-erp .left_frp {
  padding: 40px;
}

.free_whitepapers_area-erp .why-us-heading-resp {
  padding: 0;
  margin-bottom: 20px;
}

.free_whitepapers_area-erp .signup-form-btn {
  margin: 0 auto 10px !important;
}

.tools-mbl-slider.main_page_slider .tools-mbl-card .tools-mbl-image {
  width: 51%;
  height: 42px;
  display: block;
  border-radius: 0px;
  max-width: 170px;
}
.textile-image{
  display: none;
}
@media (max-width: 1300px) {
  .plm-main-heading {
    font-size: 54px;
  }

  .free_whitepapers_area-erp .why-us-heading-resp {
    padding: 0;
    font-size: 47px;
  }
}

@media (max-width: 991px) {
  .plm-text-content {
    padding-right: 0 !important;
    text-align: center;
  }

  .plm-buttons {
    justify-content: center;
  }

  .plm-buttons a {
    flex-grow: 1;
    margin: 0;
  }
}

@media (max-width: 767px) {

  .why-choose_area-plm .container .custom-d-flex,
  .why-choose_area-plm .container {
    gap: 0px;
  }

  .free_whitepapers_area .frew_content_area {
    padding-left: 10px;
    padding-right: 10px;
  }

  .why-choose_area-plm-erp p {
    font-size: 16px;
    text-align: left !important;
  }

  .free_whitepapers_area-erp .left_frp {
    padding: 20px;
  }

  .plm-text-content {
    padding-right: 0 !important;
  }
}


.erp-trusted-logos .marquee-logos img {
  width: 95px;
}

.erp-trusted-logos .marquee-logos .inqube-logo {
  width: 85px;
}

.marquee-logos .sq-logo,
.marquee-logos .tc-logo {
  width: 70px !important;
}

@media (max-width: 767px) {}






.inner-banner.case-study-banner.theme-bg.costing-and-budgets {
  background-image: url(../assets/img/ERP/costing-and-budgets.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.customer-orders {
  background-image: url(../assets/img/ERP/customer-orders.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.customer-orders.material-planning {
  background-image: url(../assets/img/ERP/material-planning.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Procurement {
  background-image: url(../assets/img/ERP/Procurement.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}
.inner-banner.case-study-banner.theme-bg.Procurement.supplier-portal{
  background-image: url(../assets/img/ERP/supplier-portal-desk.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Inventory_Management {
  background-image: url(../assets/img/ERP/InventoryManagement.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Quality-Control {
  background-image: url(../assets/img/ERP/quality-control-desk.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Production {
  background-image: url(../assets/img/ERP/productionDesk.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Shipping_Documentation {
  background-image: url(../assets/img/ERP/shipping-and-documentation.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Accounting_Financials {
  background-image: url(../assets/img/ERP/accounting-and-financials.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Centralized_Document_Approvals {
  background-image: url(../assets/img/ERP/Centralized_Document_Approvals.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Time_Action {
  background-image: url(../assets/img/ERP/Time_Action.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.inner-banner.case-study-banner.theme-bg.Visual_Dashboards_Business {
  background-image: url(../assets/img/ERP/Visual_Dashboards_Business.webp);
  padding-top: 40px;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1500px;
  height: 641px;
  margin: 0 auto;
}

.breadcrumb li {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.breadcrumb_tag {
  color: rgba(8, 31, 44, 0.40);
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.breadcrumb_tag a {
  color: rgba(8, 31, 44, 0.40) !important;
}

.breadcrumb_tag::after {
  content: url("../assets/img/PLM/weui_arrow-filled.svg");
  margin: 0 5px;
  color: rgba(8, 31, 44, 0.40);
  height: 22px;
  width: 20px;
}

.breadcrumb_tag_active {
  color: #081F2C;
  text-align: center;
  font-family: "Open Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  white-space: nowrap;
}

.right_section {
  width: 55%;
}

.left_section {
  width: 45%;
}

.textile-flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 36px;
}

.textile-image {
  padding: 29px 0;
}

.textile-title {
  padding: 42px 25px;
  width: 90%;
}

.tag {
  display: flex;
  width: 181px;
  padding: 10px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  border-radius: 60px;
  background: rgba(255, 255, 255, 0.99);
  color: #0E0E0E;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.textile-title h1 {
  color: #0E0E0E;
  font-family: "brandon";
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 62px;
  margin-bottom: 40px;
}

.textile-title p {
  color: rgba(14, 14, 14, 0.70);
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.button-container {
  height: 52px;
  flex-shrink: 0;
  border-radius: 8px;
  background: linear-gradient(90deg, #00D1CF 0%, #0099C4 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  color: #FFF;
}

.buttombox {
  display: flex;
  justify-content: flex-start;
  gap: 3%;
}

.button-container.freeDemo {
  width: 195px;
  cursor: pointer;
}

.button-container.freeDemo a {
  color: #FFF;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}

.button-container.Whitepaper {
  border-radius: 8px;
  border: 1px solid #0099C4;
  background: transparent;
  width: 250px;
}

.button-container.Whitepaper a {
  color: #019BC5;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
}


.faq_area .reviews_heading {
  color: #000;
  text-align: center;
  font-family: "brandon";
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.faq_area .faq-text {
  display: flex;
  width: 613px;
  height: 34px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #0E0E0E;
  text-align: center;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 214%;
  /* 34.24px */
  margin: 0 auto;
  margin-bottom: 40px;
}

.faq_area .faq-text span {
  color: #0E0E0E;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 214%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;

}

.faq_area .faq-text span:hover {
  cursor: pointer;
  color: #0099C4;
  text-decoration-line: underline;
}

.faq-header .faqss {
  color: #081F2C;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  /* 21.6px */
}

.faq-collapse.collapse .card-body p {
  color: #333;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 200% */
}

.free_whitepapers_area-plm .left_frp {
  padding: 40px;
}

.free_whitepapers_area-plm .bg-form-plm {
  padding: 20px;
  margin: 30px 20px;
  padding: 25px;
  background-color: #ffffff;
  border-radius: 13px;
}

.free_whitepapers_area-plm .signup-form-btn {
  margin: 0 auto 10px !important;
}

.free_whitepapers_area.free_whitepapers_area-plm {
  margin-top: 96px;
  margin-bottom: 42px;
}

.why_choose_heading {
  margin-bottom: 20px;
}

.left_frp p {
  width: 80%;
  position: relative;
}

.left_frp p img {
  position: absolute;
  top: -27%;
  right: -12%;
  width: 118px;
}

.company-reviews {
  margin-bottom: 60px;
  margin-top: 50px;
  background: #F8F9FB;
  padding: 40px 0;
}

.design-inspiration ul {
  padding: 0;
  width: 438px;
}

.design-inspiration ul li {
  list-style: none;
  display: flex;
  gap: 6px;
  color: #333;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 11px;
  /* 185.714% */
}

.trusted_by_area p {
  color: #333;
  font-family: "Open Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.single_card {
  display: flex;
}

.single_card .card_img {
  width: 51%;
}

.single_card .card_img img {
  object-fit: cover;
  width: 100%;
}

.single_card_module {
  border-radius: 20px;
  background: #FFF;
  box-shadow: 0px 13px 27px -5px rgba(50, 50, 93, 0.25), 0px 8px 16px -8px rgba(0, 0, 0, 0.30);
  padding: 31px 28px;
}

.single_card_module h3 {
  color: rgba(36, 39, 51, 0.80);
  font-family: 'brandon';
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.single_card_module p {
  color: rgba(51, 51, 51, 0.85);
  font-family: "Open Sans";
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 186.667% */
}

.single_card .card_body.design-inspiration {
  width: 45%;
  /* padding: 38px; */
}

.main_page_cards.single_card_box {
  margin-bottom: 50px;
  padding: 30px;
}

.main_page_cards.single_card_box .container {
  padding: 0;
}

.main_page_cards.single_card_box .single_card .card_img {
  width: 52%;
}

.main_page_cards.single_card_box .single_card .card_body.design-inspiration {
  width: 42%;
  padding-top: 20px;
}

.main_page_cards {
  margin-top: 49px;
  background: #F7F7F8;
}

.main_page_cards .single_card {

  padding: 27px 0;
  display: flex;
  justify-content: space-between;
}

.card_body.design-inspiration .card_title {
  color: rgba(36, 39, 51, 0.80);
  font-family: "brandon";
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width: 415px;
  margin-bottom: 24px;
}

.card_body.design-inspiration .card_text {
  color: rgba(51, 51, 51, 0.85);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  width: 457px;
  margin-bottom: 30px;
}

.main_page_cards.Second {
  background: #ffffff;
}

.single_card.Second .card_img {
  width: 51%;
  padding-top: 0px;
}

.service_lable.text-white {
  display: none;
}

.strgl_pera.hide_for_sm {
  margin-bottom: 20px;
}

.signup-limited-slots {
  display: none;
}

.single_card.Second .card_body.design-inspiration .card_text {}

.Wfx_targets {
  margin: 100px 0;
}

.Wfx_targets .row {
  border-radius: 25px;
  background: #FFF;
  box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.20);
  justify-content: center;
  padding: 50px 0;
  gap: 55px;
  align-items: flex-start;
}

.Wfx_targets_img {
  width: 33%;
}

.Wfx_targets_img img {
  width: 100%;
  object-fit: contain;
  border-radius: 8px;
}

.Wfx_targets_content {
  width: 53%;
  padding-top: 33px;
}

.Wfx_targets_heading {
  color: #081F2C;

  font-size: 28px;
  font-style: normal;
  font-weight: 500;

}

.Wfx_targets_text {
  color: rgba(51, 51, 51, 0.86);
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  width: 441px;
}


.ser-section .video-container.vc_two {
  width: 88% !important;
  margin: 50px auto;
}

.ser-section.video_section {
  background: #ECECED;
  padding: 0;
  padding-bottom: 30px;
}


.logo {
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  color: #555;
  width: 66px;
  position: absolute;
  right: 10px;
  top: 15px;
}

.reviews_arear {
  padding-bottom: 14px;
  background-color: #ECECED;
}

.card-body.p-0.m-0.text-start.px-3 {
  height: 169px;
}

.btn-primary {
  border: none;
  border-radius: 8px;
  border-radius: 8px;
  background: linear-gradient(90deg, #0099C4 0%, #00D1CF 100%);
  /* box-shadow: 3px 4px 10px 2px rgba(239, 166, 74, .2); */
  padding: 10px 36px;
  border-radius: 5px;
  font-family: "brandon";
  font-size: 18px;
}





@media only screen and (min-width: 1024px) and (max-width: 1390px) {
  .inner-banner.case-study-banner.theme-bg.costing-and-budgets {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.customer-orders {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.customer-orders.material-planning {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Procurement {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Procurement.supplier-portal {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Inventory_Management {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Quality-Control {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Production {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Shipping_Documentation {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Accounting_Financials {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Centralized_Document_Approvals {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Time_Action {
    background-size: contain;
  }

  .inner-banner.case-study-banner.theme-bg.Visual_Dashboards_Business {
    background-size: contain;
  }

  .plm-main-heading,
  .why_choose_heading {
    font-size: 41px;
    line-height: 1.3;
  }

  .left_frp p {
    width: 100%;
  }

  .left_frp p img {
    position: absolute;
    top: -27%;
    right: -5%;
    width: 118px;
  }

  .container {
    max-width: 1110px !important;
  }

  .textile-title h1 {
    font-size: 44px;
    line-height: 50px;
  }

  .textile-title p {
    font-size: 13px;
    margin-bottom: 20px;
    line-height: 22px;
  }

  .button-container.freeDemo {
    width: 179px;
    height: 46px;
  }

  .button-container.freeDemo a {
    font-size: 14px;
  }

  .textile-title {
    padding-right: 0;
  }

  .tag {
    font-size: 12px;
    margin-bottom: 20px;
  }

  .card_body.design-inspiration .card_title {
    font-size: 26px;
  }

  .card_body.design-inspiration .card_text {
    font-size: 13px;
  }

  .design-inspiration ul li {
    font-size: 13px;
  }
}



@media (max-width: 767px) {
  .inner-banner.case-study-banner.theme-bg{
    background-image: none !important;
      height: auto !important;
      background-color: #e6f4f4;
      padding-bottom: 25px;
  }
  .trusted_by_area {
    margin-top: 25px !important;
    padding-bottom: 0px !important;
  }

    .inner-banner.case-study-banner.theme-bg .container-xl{
      padding: 0 !important;
    }
  .plm-section .container .row.align-items-center.flex-md-row {
    gap: 16px;
  }

  .erp_drop.expanded {
    height: 346px;
    overflow: auto;
  }

  .card-body.p-0.m-0.text-start.px-3 {
    height: 200px;
  }

  .logo {
    width: 113px;
  }

  .reviews_cards {
    margin-right: 4px !important;
    margin-left: 4px !important;
  }

  .reviews_arear {
    padding-bottom: 0px;
  }

  .header-slider {
    max-width: 100%;
  }

  .marquee-logos .sq-logo,
  .marquee-logos .tc-logo {
    width: 60px !important;
  }

  .breadcrumb_tag,
  .breadcrumb_tag_active {
    font-size: 10px;
  }

  .left_section,
  .right_section {
    width: 100%;
    padding: 0px 0px;
  }

  .buttombox {
    width: 100%;
    padding: 0px 21px;
  }

  .inner-banner.case-study-banner.theme-bg {
    padding-top: 0;
  }

  

  .inner-banner.case-study-banner.theme-bg {
    background-repeat: no-repeat;
    max-width: 100%;
    height: 300px;
    margin: 0 auto;
  }

  .plm-main-heading,
  .why_choose_heading {
    font-size: 30px;
    line-height: 1.3;
  }

  .textile-title h1 {
    font-size: 25px;
    line-height: 30px;
    padding: 0px 21px;
  }

  .textile-title p {
    font-size: 12px;
    margin-bottom: 20px;
    line-height: 22px;

  }

  .tag {
    margin-bottom: 15px;
    font-size: 10px;
    width: 140px;
  }

  .button-container.freeDemo {
    width: 83px;
    width: 100%;
    height: 36px;
    flex-shrink: 0;
    border-radius: 66px;
    cursor: pointer;
  }

  .button-container.freeDemo a {
    color: #FFF;
    font-family: "Open Sans";
    font-size: 10.998px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .button-container.Whitepaper {
    width: 188px;
    height: 36px;
    flex-shrink: 0;
  }

  .button-container.Whitepaper a {
    color: #019BC5;
    font-family: "Open Sans";
    font-size: 10.998px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .textile-title p {
    text-align: center;
  }

  .textile-image {
    display:block;
    padding: 0px 0;
    height: auto;
  }

  .textile-flex {
    flex-direction: column;
    margin-bottom: 0;
  }

  .textile-title {
    padding: 13px 0px;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
  }

  .textile-title h1 {
    color: #0E0E0E;
    text-align: center;
    font-size: 25.485px;
    font-style: normal;
    font-weight: 700;
    line-height: 37.62px;
  }

  .trusted_by_area p {
    color: #333;
    text-align: center;
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .free_whitepapers_area-plm .frew_content_area {
    border-left: 0 !important;
    border-top: 5px solid #efa64a !important;
    text-align: center;
    padding: 0;
  }

  .free_whitepapers_area-plm .why_choose_heading {
    margin-bottom: 0px;
    font-size: 31px;
  }

  .free_whitepapers_area-plm .left_frp {
    padding: 20px;
  }

  .free_whitepapers_area-plm .left_frp p {
    font-size: 14px;
    width: 100%;
  }

  .signup-form .signup-limited-slots {
    margin-top: 010px;
  }

  .plm-buttons {
    gap: 10px;
  }

  .plm-buttons a {
    flex-grow: 1;
  }

  .features-area._WFX_PPC.features-area._WFX_PPC {
    padding: 50px 0px;
  }

  .faq_area .faq-text {
    display: none;
  }

  .faq_area .reviews_heading {
    font-size: 28px;
  }

  .main_page_cards .single_card {
    flex-direction: column-reverse;
    padding: 24px 5px;
  }

  .single_card .card_body.design-inspiration {
    width: 100% !important;
    padding: 0 13px;
  }

  .single_card.Second .card_img {
    width: 100% !important;
    padding-top: 15px;
  }

  .card_body.design-inspiration .card_title {
    color: rgba(36, 39, 51, 0.80);
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: auto;

  }

  .card_body.design-inspiration .card_text {
    color: rgba(51, 51, 51, 0.85);
    text-align: center;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.618px;
    /* 150.91% */
    width: auto;
  }

  .design-inspiration ul {
    width: auto;
  }

  .design-inspiration ul li {
    font-size: 12px;
  }

  .design-inspiration ul li div img {
    width: 15px;
    height: 16px;
  }

  .single_card .card_img {
    width: 100% !important;
    padding-top: 15px;
  }


  .main_page_cards {
    margin-top: 30px;
  }

  .are-strugling-inner-wrapper .contetn_area .container {
    padding: 0 23px !important;
  }

  .left_frp p img {
    display: none;
  }

  .main_page_cards.single_card_box {
    padding: 0px;
  }

  .main_page_cards.single_card_box .single_card {
    flex-direction: column;
  }

  .main_page_cards.single_card_box .single_card .card_img {
    margin-bottom: 63px;
  }

  .single_card_module h3 {
    text-align: center;
  }

  .Wfx_targets_img {
    width: 90%;
  }

  .Wfx_targets_content {
    width: 90%;
    padding-top: 0px;
  }

  .Wfx_targets_text {
    width: 100%;
    margin-top: 23px;
  }

  .Wfx_targets_heading {
    font-size: 21px;
  }

  .Wfx_targets .row {
    padding: 32px 0;
  }

  .Wfx_targets {
    margin: 66px 0;
  }

}


@media only screen and (min-width: 410px) and (max-width: 574) {
 

  .textile-title h1 {
    margin-bottom: 25px;
  }

  .textile-title .breadcrumb {
    margin-bottom: 35px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 410px) {
  .textile-title h1 {
    margin-bottom: 25px;
  }

  .textile-title .breadcrumb {
    margin-bottom: 35px;
  }

  .card-body.p-0.m-0.text-start.px-3 {
    height: 215px;
  }

  .logo {
    width: 85px;
  }

 
}