@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  overflow-x: hidden;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  line-height: 21px;
  font-family: Poppins;
  /* background: rgba(200, 200, 200, 1); */
}
a,
a:hover {
  text-decoration: none !important;
  color: #fff;
}

.wb-jp-bg {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-1.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 780px;
  display: block;
  width: 100%;
  padding-left: 85px;
  padding-right: 85px;
  padding-top: 30px;
}
.wb-jp-logo {
  width: 200px;
  height: 43px;
}
.wb-jp-banner-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.wb-jp-text {
  font-family: Poppins;
  font-weight: 400;
  font-style: normal;
  font-size: 48px;
  color: rgb(9, 9, 9);
  padding-top: 90px;
}
.wb-jp-text-1 {
  background-color: rgb(35, 34, 82);
  color: rgb(255, 255, 255);
  font-weight: 600;
  font-family: Poppins;
  font-size: 68px;
}
.wb-jp-padding {
  padding-top: 110px;
}
.wb-jp-text-2 {
  background-color: rgba(35, 34, 82, 0);
  color: rgb(38, 38, 38);
  font-weight: 600;
  font-family: Poppins;
  font-size: 68px;
}
.wb-jp-text-3 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 26px;
  color: rgb(0, 0, 0);
  background-color: rgba(255, 87, 0, 0);
  font-style: normal;
}
.wb-jp-padding-less {
  padding-top: 75px;
}
.wb-jp-orange-btn {
  z-index: 6;
  width: 347px;
  height: 54px;
  background: rgba(255, 87, 0, 1);
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-family: Poppins;
  font-style: normal;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 70px;
}
.wb-jp-orange-btn:hover {
  background: rgba(242, 72, 0, 1);
  box-shadow: none;
  color: #ffffff;
}
.wb-jp-section-container {
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 100px;
  background-color: #fff;
  padding-bottom: 55px;
}
.wb-jp-sec-text-1 {
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(38, 38, 38);
}
.wb-jp-padding-btm {
  padding-bottom: 70px;
  max-width: 1069px;
  margin: 0px auto;
}
.wb-jp-image-container {
  position: relative;
  width: 1069px;
  margin: 0 auto;
}
.wb-jp-white-bg {
  width: 778px;
  height: 461px;
  position: relative;
  left: -75px;
  z-index: 2;
}
.wb-jp-sec-image {
  position: absolute;
  width: 470px;
  height: 312px;
  right: -20px;
  z-index: 1;
  top: 42px;
}
.wb-jp-overlay-content {
  position: absolute;
  background-color: #fff;
  top: 55px;
  z-index: 2;
  left: 35px;
}
.wb-jp-flex {
  display: flex;
  align-items: center;
  gap: 45px;
  margin-bottom: 30px;
}
.wb-jp-org-box {
  background: rgba(255, 118, 36, 1);
  width: 35px;
  height: 35px;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
}
.wb-jp-org-box img {
  width: 19px;
  height: 22px;
}
.wb-jp-flex-txt {
  font-weight: 400;
  font-family: Poppins;
  font-size: 22px;
  color: rgb(0, 0, 0);
  background-color: rgba(255, 87, 0, 0);
}
.wb-jp-container-2 {
  background: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-5.png),
    #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 470px;
}
.wb-jp-flex-conatiner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
}
.wb-jp-flex-text {
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(255, 87, 0);
  background-color: rgba(255, 87, 0, 0);
  margin-top: 100px;
}
.wb-jp-flex-text-1 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 18px;
  color: rgb(34, 34, 34);
  background-color: rgba(255, 87, 0, 0);
  text-align: center;
  line-height: 35px;
  margin-top: 45px;
}
.wb-jp-mg-tp {
  margin-top: 45px;
}
.wb-jp-flex-container {
  display: flex;
  align-items: flex-start;
  gap: 45px;
  width: 1069px;
  margin: 0 auto;
  flex-wrap: wrap;
}
.wb-jp-flex-container img {
  width: 555px;
  height: 334px;
}
.wb-jp-rg-txt {
  font-weight: 600;
  font-family: Poppins;
  font-size: 34px;
  color: rgb(64, 64, 64);
  background-color: rgba(255, 87, 0, 0);
  margin-bottom: 60px;
}
.wb-jp-pg-txt-1 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 22px;
  color: rgb(0, 0, 0);
  background-color: rgba(255, 87, 0, 0);
  line-height: 40px;
}
.wb-jp-w-bg {
  background: #fff;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding-top: 70px;
}
.wb-jp-grey-bg {
  background: rgba(236, 236, 236, 1);
  width: 1256px;
  height: 415px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  gap: 50px;
  padding-left: 95px;
  padding-top: 20px;
}
.wb-jp-rg-box {
  width: 550px;
  height: 375px;
  border: 1px solid #ccc;
}
.wb-jp-rg-box img {
  width: 535px;
  height: 286px;
}
.wb-jp-lt-box-txt {
  font-weight: 600;
  font-family: Poppins;
  font-size: 34px;
  color: rgb(64, 64, 64);
  background-color: rgba(255, 87, 0, 0);
  line-height: 50px;
}
.wb-jp-pd-top {
  padding-top: 45px;
}

.wb-jp-lt-box-txt-1 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 22px;
  color: rgb(255, 87, 0);
  background-color: rgba(255, 87, 0, 0);
  line-height: 40px;
  padding-top: 30px;
  width: 490px;
}
.wb-jp-comp-container {
  padding-top: 60px;
  background-color: #fff;
  padding-bottom: 30px;
}
.wb-jp-comp-flex {
  display: grid;
  grid-template-columns: 1fr 0.5fr;
  gap: 60px;
  width: 1069px;
  margin: 0 auto;
}
.wb-jp-comp-txt {
  font-weight: 600;
  font-family: Poppins;
  font-size: 34px;
  color: rgb(64, 64, 64);
  background-color: rgba(255, 87, 0, 0);
  line-height: 50px;
}
.wb-jp-comp-txt-1 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 22px;
  color: rgb(255, 87, 0);
  background-color: rgba(255, 87, 0, 0);
  line-height: 40px;
  padding-top: 30px;
  width: 490px;
}
.wb-jp-comp-1 {
}
.wb-jp-comp-2 {
  position: absolute;
  top: 160px;
  left: 209px;
}
.wb-jp-comp-3 {
  position: absolute;
  top: 300px;
  left: 44px;
}
.wb-jp-comp-pos {
  position: relative;
  left: -24px;
  width: 550px;
}
.btn-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 325px;
}
.wb-jp-comp-logo-container {
  padding-left: 180px;
  padding-right: 180px;
  background-color: #fff;
}
.wb-jp-comp-logo-contain {
  padding-top: 130px;
  background-color: #fff;
  padding-bottom: 80px;
}
.wb-jp-comp-logo-header {
  padding-bottom: 50px;
  max-width: 1069px;
  margin: 0px auto;
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(41, 112, 177);
  text-align: center;
  line-height: 1.2;
}
.wb-jp-comp-grid-logo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1069px;
  margin: 0px auto;
  margin-top: 40px;
}
.wb-jp-comp-grid-logo-mb {
  display: none;
}
.wb-jp-client-container {
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 100px;
  background-color: #fff;
  padding-bottom: 30px;
}
.wb-jp-relative {
  position: relative;
}
.wb-jp-overlay-box {
  background-color: #fff;
  width: 305px;
  height: 90px;
  position: absolute;
  top: 30px;
  left: 0;
}
.wb-jp-relative-mb {
  display: none;
}
.wb-jp-table-content {
  background: rgba(236, 236, 236, 1);
  width: 100%;
  padding-bottom: 40px;
}
.wb-jp-table-title {
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(255, 87, 0);
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 70px;
}
.wb-jp-table-content img {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 12px;
  margin-top: 78px;
}
.wb-jp-down-content {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  flex-direction: column;
  padding-right: 175px;
}
.wb-jp-content-txt1 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 10px;
  color: rgb(0, 0, 0);
  line-height: 20px;
  letter-spacing: 1px;
}
.btn-table {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 85px;
}
.wb-jp-flex-box {
  display: flex;
  align-items: baseline;
  justify-content: center;
  max-width: 1069px;
  margin: 0px auto;
}
.wb-jp-flex-box-title {
  font-weight: 600;
  font-family: Poppins;
  font-size: 22px;
  color: rgb(38, 38, 38);
  background-color: rgba(255, 87, 0, 0);
  line-height: 32px;
  width: 205px;
  height: 70px;
}
.wb-jp-flex-box-desc {
  font-weight: 400;
  font-family: Poppins;
  font-size: 14px;
  color: rgb(37, 37, 37);
  background-color: rgba(255, 87, 0, 0);
  line-height: 32px;
  padding-top: 40px;
  height: 300px;
}
.wb-jp-flex-border {
  border-top: 2px solid #ccc;
  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}
.wb-jp-flex-triangle {
  width: 25px;
  height: 25px;
  border-bottom: solid 12px #dbd8d8;
  border-right: solid 12px #dbd8d8;
  border-left: solid 12px transparent;
  border-top: solid 12px transparent;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(180deg);
}
.wb-jp-flex-box-mb {
  display: none;
}
.wb-jp-case-study-container {
  width: 100%;
  background: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-29.png),
    rgba(236, 236, 236, 1);
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: 96% 99%;
  padding-bottom: 70px;
}
.wb-jp-case-study-title {
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(41, 112, 177);
  padding-bottom: 70px;
  max-width: 1069px;
  margin: 0px auto;
  padding-top: 65px;
}
.wb-jp-case-study-flex-box {
  display: flex;
  gap: 95px;
  margin: 0 auto;
  margin-top: 25px;
  padding-left: 55px;
  padding-right: 55px;
  max-width: 1320px;
}
.wb-jp-case-study-txt {
  font-weight: 600;
  font-family: Poppins;
  font-size: 24px;
  color: rgb(27, 27, 27);
  background-color: rgba(255, 87, 0, 0);
  text-align: right;
  padding-bottom: 20px;
}
.wb-jp-border-btm {
  background: rgba(255, 87, 0, 1);
  width: 311px;
  height: 8px;
}
.wb-jp-case-img-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: 45px;
}
.wb-jp-case-study-grid {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  width: 200px;
  margin: 0 auto;
  margin-left: 90px;
  margin-top: 40px;
}
.wb-jp-case-study-img-txt {
  font-weight: 400;
  font-family: Poppins;
  font-size: 20px;
  color: rgb(23, 23, 23);
  background-color: rgba(255, 87, 0, 0);
  line-height: 30px;
}
.wb-jp-case-box-tab {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-24.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 116px;
  width: 540px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-1 {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-24-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  width: 600px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-2 {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-24-10.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 165px;
  width: 645px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-3 {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-25.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 196px;
  width: 745px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-27.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 125px;
  width: 558px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-1-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-27-1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  width: 600px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-tab-3-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-28.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 201px;
  width: 780px;
  position: relative;
  margin-bottom: 60px;
}
.wb-jp-case-box-1 {
  font-weight: 600;
  font-family: Poppins;
  font-size: 24px;
  color: rgb(255, 87, 0);
  background-color: rgba(255, 87, 0, 0);
  position: absolute;
  top: 25px;
  left: 65px;
}
.wb-jp-case-box-11 {
  font-weight: 400;
  font-family: Poppins;
  font-size: 14px;
  color: rgb(23, 23, 23);
  background-color: rgba(255, 87, 0, 0);
  position: absolute;
  top: 55px;
  left: 65px;
  line-height: 1.1;
}
.wb-jp-case-flex-cont {
  display: flex;
  gap: 5px;
  align-items: baseline;
  margin-top: 12px;
  width: 460px;
}
.wb-jp-right-point {
  width: 15px;
  height: 10px;
  border-left: solid 5px rgb(255, 87, 0);
  border-bottom: solid 5px transparent;
  border-top: solid 5px transparent;
}
.wb-jp-right-point-b {
  width: 15px;
  height: 10px;
  border-left: solid 5px rgb(53, 41, 96);
  border-bottom: solid 5px transparent;
  border-top: solid 5px transparent;
}
.wb-jp-right-point-w {
  width: 15px;
  height: 10px;
  border-left: solid 5px #fff;
  border-bottom: solid 5px transparent;
  border-top: solid 5px transparent;
}
.wb-jp-divider {
  border-top: 1px solid #ccc;
  width: 95%;
  padding-bottom: 40px;
  padding-left: 30px;
  margin: 0 auto;
}
.wb-jp-faq-container {
  background-color: rgba(236, 236, 236, 1);
  width: 100%;
  padding-bottom: 80px;
}
.wb-jp-faq-content {
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 60px;
}
.wb-jp-faq-ques {
  font-weight: 700;
  font-family: Poppins;
  font-size: 28px;
  color: rgb(38, 38, 38);
}
.wb-jp-faq-ans {
  font-weight: 400;
  font-family: Poppins;
  font-size: 20px;
  color: rgb(38, 38, 38);
  line-height: 40px;
  margin-top: 28px;
  padding-left: 65px;
}
.wb-jp-intro-ip-container {
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 70px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 70px;
}
.wp-jp-ip-title {
  font-weight: 700;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(255, 87, 0);
}
.wp-jp-ip-desc {
  color: rgb(0, 0, 0);
  font-size: 20px;
  font-weight: 400;
  margin-top: 55px;
  line-height: 30px;
}
.wp-jp-contact-form {
  background: rgba(236, 236, 236, 1);
  padding-top: 65px;
  padding-left: 350px;
  padding-right: 350px;
  padding-bottom: 60px;
}
.wb-jp-contact-title {
  text-align: center;
  font-weight: 700;
  font-family: Poppins;
  font-size: 48px;
  color: rgb(255, 87, 0);
  background-color: rgba(255, 87, 0, 0);
  padding-bottom: 30px;
}
.wb-jp-contact-form-content {
  max-width: 1069px;
  margin: 0px auto;
  margin-top: 30px;
}
.wb-jp-label {
  font-family: Poppins;
  font-weight: 600;
  font-size: 21px;
  line-height: 23px;
  color: #000;
  margin-bottom: 6px;
}
.wb-jp-important-msg {
  font-weight: 400;
  font-family: Poppins;
  font-size: 10px;
  color: rgb(255, 0, 0);
}
.wb-jp-label-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 18px;
}
.wb-jp-contact-input-field {
  background-color: #ffffff;
  color: #000;
  border-radius: 3px;
  font-size: 15px;
  padding: 7px 10px;
  width: 100%;
  border: none;
  outline: none;
}
.wb-jp-req-msg {
  font-family: Poppins;
  font-weight: 600;
  font-size: 10px;
  line-height: 23px;
  color: #000;
}
.wb-jp-checkbox-container {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 4px;
}
.wb-jp-checkbox-label {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  margin-top: 4px;
}
.wb-jp-textarea {
  background-color: #ffffff;
  color: #000;
  border-radius: 3px;
  font-size: 15px;
  padding: 7px 10px;
  width: 100%;
  border: none;
  outline: none;
  resize: none;
}
.wb-jp-acknowledge {
  margin-top: 45px;
  padding-right: 65px;
}
.wb-jp-acknowledge-txt {
  color: rgb(153, 153, 153);
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  margin-top: 20px;
}
.wb-jp-btn-ack {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 45px;
  width: 175px;
  height: 54px;
  background: rgba(255, 87, 0, 1);
  font-size: 18px;
  font-weight: 600;
  font-family: Poppins;
  font-style: normal;
  text-align: center;
  color: #fff;
  border-radius: 8px;
  cursor: pointer;
}
.wb-jp-footer {
  width: 100%;
  background: rgba(69, 69, 69, 1);
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-family: Poppins;
  font-size: 12px;
  color: rgb(224, 224, 224);
}
.wb-jp-btn-ack:hover {
  background: rgba(242, 72, 0, 1);
  box-shadow: none;
  color: #ffffff;
}
.wb-jp-logo-max-width {
  max-width: 1069px;
  margin: 0px auto;
}
.wb-jp-modal-popup {
  height: 205px;
  width: 512px;
  background: rgba(229, 229, 229, 1);
}
.wb-jp-modal-popup-top {
  margin-top: 200px;
  width: 512px;
}
.wb-jp-modalclose {
  width: 30px;
  position: absolute;
  right: -10px;
  top: -10px;
}
.wb-jp-modal-bg-img {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wb-jp-modal-content-wrap {
  position: fixed;
  top: 54%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.wb-jp-modal-text1 {
  font-size: 16px;
  color: #000;
  font-family: Poppins;
  margin-bottom: 5px;
}
.wb-jp-modal-text2 {
  color: #000;
  font-family: Poppins;
  font-size: 12px;
  margin-bottom: 5px;
}

/* Media Query */

@media (min-width: 1524px) and (max-width: 1920px) {
  .wp-jp-contact-form {
    padding-left: 420px;
    padding-right: 420px;
  }
}

@media only screen and (max-width: 600px) {
  .wb-jp-logo {
    margin: 0 auto;
  }
  .wb-jp-bg {
    padding-left: 30px;
    padding-right: 30px;
    height: 660px;
  }
  .wb-jp-text {
    font-size: 18px;
  }
  .wb-jp-text-1 {
    font-size: 28px;
  }
  .wb-jp-padding {
    padding-top: 65px;
    text-align: center;
  }
  .wb-jp-text-2 {
    font-size: 28px;
    position: relative;
    top: 25px;
    display: block;
  }
  .wb-jp-text-3 {
    font-size: 14px;
  }
  .wb-jp-padding-less {
    padding-top: 55px;
    text-align: center;
  }
  .wb-jp-orange-btn {
    width: 200px;
    height: 34px;
    margin-top: 40px;
    font-size: 12px;
  }
  .wb-jp-section-container {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 36px;
    padding-bottom: 100px;
  }
  .wb-jp-sec-text-1 {
    font-size: 18px;
  }
  .wb-jp-image-container {
    width: 100%;
  }
  .wb-jp-white-bg {
    top: 95px;
    left: -11px;
    width: 110%;
    height: 350px;
  }
  .wb-jp-sec-image {
    width: 250px;
    height: 200px;
    left: -6px;
    top: -45px;
  }
  .wb-jp-overlay-content {
    top: 115px;
    left: 28px;
  }
  .wb-jp-flex {
    display: grid;
    grid-template-columns: 0.2fr 1fr;
    gap: 0px;
    margin-bottom: 15px;
    align-items: flex-start;
  }
  .wb-jp-flex-txt {
    font-size: 15px;
  }
  .wb-jp-org-box {
    width: 25px;
    height: 25px;
  }
  .wb-jp-org-box img {
    width: 13px;
    height: 15px;
  }
  .wb-jp-flex-text {
    font-size: 32px;
    padding: 0 20px;
    text-align: center;
    line-height: 45px;
    margin-top: 45px;
  }
  .wb-jp-flex-text-1 {
    line-height: 20px;
    margin-top: 0px;
    padding: 0 20px;
    font-size: 12px;
  }
  .wb-jp-mg-tp {
    margin-top: 0;
  }
  .wb-jp-container-2 {
    height: 350px;
  }
  .wb-jp-flex-container img {
    width: 301px;
    height: 170px;
  }
  .wb-jp-padding-btm-mb {
    width: 255px;
    text-align: center;
    padding-bottom: 40px;
  }
  .wb-jp-padding-btm-mb .wb-jp-sec-text-1 {
    font-size: 28px;
    line-height: 33px;
  }
  .wb-jp-flex-container {
    flex-direction: column-reverse;
    width: 100%;
  }
  .wb-jp-rg-txt {
    font-size: 20px;
    text-align: center;
    margin-bottom: 26px;
  }
  .wb-jp-pg-txt-1 {
    font-size: 15px;
    text-align: center;
    line-height: 28px;
  }
  .wb-jp-grey-bg {
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    padding-left: 0;
    height: 530px;
  }
  .wb-jp-lt-box-txt {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
  }
  .wb-jp-lt-box-txt-1 {
    width: auto;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 15px;
    padding-top: 15px;
  }
  .wb-jp-rg-box {
    width: 360px;
    height: 205px;
    margin: 0 auto;
  }
  .wb-jp-rg-box img {
    width: 350px;
    height: 195px;
  }
  .wb-jp-w-bg {
    padding-top: 0px;
  }
  .wb-jp-pd-top {
    padding-top: 0;
  }
  .wb-jp-comp-flex {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    gap: 40px;
  }
  .wb-jp-comp-txt {
    font-size: 28px;
    text-align: center;
  }
  .wb-jp-comp-txt-1 {
    font-size: 18px;
    text-align: center;
    width: 100%;
  }
  .wb-jp-comp-pos {
    width: 100%;
    left: 0;
  }
  .wb-jp-comp-1 {
    width: 260px;
  }
  .wb-jp-comp-2 {
    width: 260px;
    top: 65px;
    left: 60px;
  }
  .wb-jp-comp-3 {
    width: 260px;
    top: 150px;
    left: 90px;
  }
  .btn-2 {
    margin-top: 190px;
  }
  .wb-jp-comp-logo-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 35px;
  }
  .wb-jp-comp-logo-header {
    line-height: 40px;
    font-size: 28px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 4px;
    line-height: 1.5;
  }
  .wb-jp-comp-grid-logo {
    display: none;
  }
  .wb-jp-comp-grid-logo-mb {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px auto;
    margin-top: 40px;
    padding: 0 30px;
  }
  .wb-jp-client-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 40px;
  }
  .wb-jp-relative {
    display: none;
  }
  .wb-jp-relative-mb {
    display: block;
  }
  .wb-jp-relative-mb img {
    width: 100%;
  }
  .wb-jp-table-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 28px;
    text-align: center;
    padding-top: 40px;
  }
  .wb-jp-table-content img {
    width: 90%;
  }
  .wb-jp-down-content {
    padding-right: 18px;
  }
  .wb-jp-content-txt1 {
    font-size: 7px;
  }
  .wb-jp-flex-box {
    flex-wrap: wrap;
  }
  .wb-jp-flex-box-title {
    width: auto;
  }
  .wb-jp-flex-box-desc {
    width: auto;
  }
  .wb-jp-flex-box {
    display: none;
  }
  .wb-jp-flex-box-mb {
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom: 40px;
  }
  .wb-jp-flex-border-mb {
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    position: relative;
    padding-top: 18px;
    padding-left: 11px;
    padding-right: 11px;
  }
  .wb-jp-flex-triangle-mb {
    width: 25px;
    height: 25px;
    border-bottom: solid 12px #dbd8d8;
    border-right: solid 12px #dbd8d8;
    border-left: solid 12px transparent;
    border-top: solid 12px transparent;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(180deg);
  }
  .wb-jp-flex-box-title-mb {
    font-weight: 600;
    font-family: Poppins;
    font-size: 12px;
    color: rgb(38, 38, 38);
    background-color: rgba(255, 87, 0, 0);
    line-height: 23px;
    height: 40px;
  }
  .wb-jp-flex-box-desc-mb {
    font-weight: 400;
    font-family: Poppins;
    font-size: 10px;
    color: rgb(37, 37, 37);
    background-color: rgba(255, 87, 0, 0);
    line-height: 17px;
    padding-top: 25px;
    height: 160px;
  }
  .pd-less-mb {
    padding-bottom: 15px;
  }
  .wb-jp-case-study-title {
    text-align: center;
  }
  .wb-jp-case-study-flex-box {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }
  .wb-jp-case-study-txt {
    font-size: 18px;
  }
  .wb-jp-case-study-grid {
    margin-left: auto;
    align-items: center;
  }
  .wb-jp-case-study-img-txt {
    font-size: 15px;
    line-height: 22px;
  }
  .wb-jp-case-study-flex-box {
    gap: 45px;
  }
  .wb-jp-case-box-1 {
    font-size: 16px;
  }
  .wb-jp-case-box-11 {
    font-size: 8px;
    top: 42px;
    left: 24px;
  }
  .wb-jp-case-box-tab {
    height: 75px;
    width: 302px;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .wb-jp-case-box-tab-b {
    margin: 0 auto;
    height: 75px;
    width: 302px;
    margin-bottom: 35px;
  }
  .wb-jp-case-box-1 {
    top: 13px;
    left: 24px;
  }
  .wb-jp-case-box-tab-1 {
    height: 118px;
    width: 319px;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .wb-jp-case-box-tab-1-b {
    margin: 0 auto;
    height: 118px;
    width: 319px;
    margin-bottom: 35px;
  }
  .wb-jp-case-flex-cont {
    line-height: 15px;
    margin-top: auto;
    width: 282px;
  }
  .wb-jp-case-box-tab-2 {
    height: 105px;
    width: 334px;
    margin: 0 auto;
    margin-bottom: 35px;
  }
  .wb-jp-case-box-tab-3 {
    margin: 0 auto;
    margin-bottom: 35px;
    height: 112px;
    width: 325px;
  }
  .wb-jp-case-box-tab-3-b {
    margin: 0 auto;
    background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-28mb.png);
    margin-bottom: 35px;
    height: 119px;
    width: 327px;
  }
  .wb-jp-case-study-container {
    padding-bottom: 35px;
  }
  .wb-jp-faq-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
  }
  .wb-jp-faq-ques {
    font-size: 20px;
    line-height: 34px;
  }
  .no-mb {
    font-size: 20px !important;
  }
  .wb-jp-faq-ans {
    padding-left: 0;
    font-size: 15px;
    line-height: 25px;
  }
  .wb-jp-intro-ip-container {
    flex-direction: column;
    padding-left: 45px;
    padding-right: 45px;
    position: relative;
  }
  .wb-jp-intro-ip-container img {
    width: 70%;
    margin: 0 auto;
  }
  .wp-jp-ip-title {
    text-align: center;
    font-size: 30px;
    position: absolute;
    top: 30px;
    left: 70px;
  }
  .wp-jp-ip-desc {
    font-size: 13px;
    margin-top: 15px;
  }
  .wp-jp-contact-form {
    padding-left: 30px;
    padding-right: 30px;
  }
  .wb-jp-contact-title {
    font-size: 28px;
  }
  .wb-jp-label {
    font-size: 11px;
  }
  .wb-jp-important-msg {
    font-size: 8px;
  }
  .wb-jp-contact-form-content {
    margin-top: 15px;
  }
  .wb-jp-req-msg {
    font-size: 5px;
    line-height: 12px;
    text-align: center;
  }
  .wb-jp-label-flex {
    gap: 3px;
  }
  .wb-jp-checkbox-label {
    font-size: 12px;
  }
  .wb-jp-acknowledge {
    padding-right: 0;
  }
  .wb-jp-acknowledge-txt {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
  .wb-jp-btn-ack {
    width: 135px;
    height: 32px;
    font-size: 12px;
  }
  .wb-jp-modal-popup {
    width: 350px;
  }
  .wb-jp-modal-popup-top {
    width: 350px;
  }
  .wb-jp-modal-text1 {
    font-size: 13px;
  }
  .wb-jp-modal-text2 {
    font-size: 10px;
  }
  .wb-jp-border-btm {
    width: auto;
  }
}

/* New Style Starts Here */

.hero-bullet-section {
  margin: 0 auto;
  width: fit-content;
  margin-top: 70px;
  font-size: 26px;
  line-height: 1.5;
  color: #ff5700;
  font-weight: 600;
}

.mar-top-50 {
  margin-top: 50px;
}

.mar-btm-50 {
  margin-bottom: 50px;
}
.mar-btm-80 {
  margin-bottom: 80px;
}

.pad-btm-25 {
  padding-bottom: 25px;
}

.image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
}

.responsive-image {
  max-width: 100%;
  height: auto;
  display: block;
}

.bg-white {
  background-color: #ffffff;
}

.solution-container {
  /* border: 1px solid red; */
  max-width: 1200px;
  margin: auto;
  background-color: #ffffff;
  padding-top: 50px;
  padding-bottom: 20px;
}

.solution-title {
  text-align: center;
  font-weight: 600;
  font-family: Poppins;
  font-size: 48px;
  color: #ff5700;
}

.ideapoke-solutions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}

.ideapoke-solutions-box {
  background: #fff;
  border: 1px solid #ddd;
  text-align: left;
  width: 100%;
  max-width: 350px;
  position: relative;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
  /* transition: transform 0.3s ease; */
}

/* .ideapoke-solutions-box:hover {
  transform: translateY(-5px);
} */

.img-box {
  max-height: 183px;
  overflow: hidden;
}

.box-title {
  font-weight: 600;
  font-family: Poppins;
  font-size: 18px;
  color: #222222;
  text-align: center;
  line-height: 1;
}

.box-bg {
  background: #ff5700;
  padding: 15px;
  color: #ffffff;
  height: 133px;
}

.box-bg-text {
  font-weight: 500;
  font-family: Poppins;
  font-size: 16px;
  text-align: center;
  line-height: 1;
}
.solution-footer {
  font-weight: 600;
  font-family: Poppins;
  font-size: 34px;
  color: #404040;
  line-height: 1;
  text-align: center;
  margin-top: 50px;
}

.new-tag {
  position: absolute;
  top: -93px;
  left: -9px;
}

.wb-jp-case-box-tab-8-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-2002.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 180px;
  width: 600px;
  position: relative;
  margin-bottom: 60px;
}

.wb-jp-case-box-tab-9-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-2003.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 125px;
  width: 558px;
  position: relative;
  margin-bottom: 60px;
}

.wb-jp-case-box-tab-10-b {
  background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-2004.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 201px;
  width: 780px;
  position: relative;
  margin-bottom: 60px;
}

.no-break-word {
  text-wrap: nowrap;
}

/* New Style Ends Here */

/* Media Queries Starts Here */

@media screen and (max-width: 1366px) {
  .wb-jp-text-1 {
    font-size: 57px;
  }
}

@media screen and (max-width: 1280px) {
  .wb-jp-text-1 {
    font-size: 57px;
  }
}

@media (max-width: 768px) {
  .responsive-image {
    max-width: 100%; /* Slightly smaller on mobile */
  }

  .ideapoke-solutions {
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 600px) {
  .wb-jp-text-1 {
    font-size: 25px;
    line-height: 1.5;
  }

  .hero-bullet-section {
    font-size: 18px;
    line-height: 1.5;
  }

  .mar-top-35-mobile {
    margin-top: 35px;
  }

  .solution-title {
    font-size: 30px;
  }
  .solution-footer {
    font-size: 25px;
  }

  .wb-jp-comp-logo-contain {
    padding-top: 59px;
  }

  /* .box-bg {
    height: 100px;
  } */

  .wb-jp-case-box-tab-8-b {
    margin: 0 auto;
    height: 118px;
    width: 319px;
    margin-bottom: 35px;
  }

  .wb-jp-case-box-tab-9-b {
    margin: 0 auto;
    height: 75px;
    width: 302px;
    margin-bottom: 35px;
  }

  .wb-jp-case-box-tab-10-b {
    margin: 0 auto;
    background-image: url(https://www.ideapoke.com/ipdesign/EnterpriseDesign/jp-wb/jp-wb-2004mb.png);
    margin-bottom: 35px;
    height: 119px;
    width: 327px;
  }
}
