/* services page */

.page_a_us_c {
  margin: auto !important;
}

.page_a_us_c_1 {
  margin-left: 0px !important;
}

.about_us_seo_1_img img {
  height: 433px !important;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.light_bg_bx {
  background: rgba(242, 242, 242, 1);
}

.inner_p_banner_s {
  height: 414px !important;
  display: flex;
  position: relative;
}

.inner_p_banner_s:after {
  content: "";
  background: rgb(27 36 51 / 90%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  /* z-index: auto; */
}

.inner_p_banner_title {
  font-size: 50px;
  color: white;
  font-weight: 700;
  line-height: 2em;
  position: relative;
  bottom: -48px;
}

.light_yellow {
  color: #e8a800;
}

.inner_p_banner_s:before {
  content: "";
  background: url(/../../../wp-content/uploads/2026/08/image-49.png);
  position: absolute;
  left: 0;
  z-index: 1;
  width: 130px;
  height: 155px;
  background-size: contain;
  top: auto;
  bottom: 78px;
}
.about_us_seo_3_s_c_1 {
  margin: auto;
}

.white_b_c.border_bottom:after {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.inner_page_services_v .services-grid {
  justify-content: center;
  gap: 24px;
}
.inner_page_services_v .services-grid .service-card:nth-child(2) {
  transform: translateY(0px);
}

.inner_page_services_v .services-container {
  margin-top: 42px;
}
.inner_page_services_v section.services-section {
  padding-bottom: 0px;
}
.about_us_seo_3_s_img img {
  height: 444px;
  object-fit: cover;
  width: 100%;
  border-radius: 30px;
}
/* end */

/* servicces area */

.service_area_btn a {
  width: 264px !important;
  height: 60px;
  /* display: inline-block; */
  background: rgba(18, 21, 31, 1);
  color: white;
}

.service_area_btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}

.service_area_btn a:hover {
  background: rgba(46, 204, 113, 1);
  color: black;
}

/* end */
/* contact us  */

.cotnact_us_section_main_cb {
  border: 1px solid rgba(25, 25, 24, 1);
  border-radius: 30px;
}

.cotnact_us_section_main_cb .zeal_bee_faq_right {
  width: 100%;
}

.cotnact_us_section_main_cb .zeal_bee_contact_box {
  border: transparent;
  background: transparent;
}

.cotnact_us_section_main_cb .zeal_bee_contact_box {
  text-align: center;
}

.cotnact_us_section_main_cb .zeal_bee_info_card_Col_b {
  display: flex;
  justify-content: space-between;
  padding-left: 32px;
  padding-right: 32px;
}

.cotnact_us_section_main_cb .zeal_bee_info_card {
  height: 108px;
  margin: 0px;
  margin-bottom: 25px;
}

.cotnact_us_section_main_cb .zeal_bee_contact_box {
  padding-bottom: 10px;
}

.cotnact_us_section_main_cb {
  background: white;
  margin-bottom: -164px !important;
}

.page-id-428 .contact_from_section {
  padding-top: 176px !important;
}
.page-id-428 .contact_from_section_row {
  margin-bottom: 0px !important;
}
.home_product_bsbb_collection_footer_inner_bcx {
  position: absolute;
  right: 0;
  background: rgba(46, 204, 113, 1);
  top: -10px;
  padding-left: 14px;
  padding-right: 14px;
  border-radius: 10px;
}

.home_product_bsbb_collection_footer_inner {
  position: relative;
  padding-top: 29px;
}

.home_product_bsbb_card_lable {
  display: flex;
  justify-content: center;
}

.home_product_bsbb_card_lable_inner {
  background: rgba(232, 168, 0, 1);
  color: black;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 20px 20px 0px 0px;
  max-width: 285px;
  font-size: 22px;
  font-weight:600;
	line-height:50px;
  position: relative;
  bottom: -2px;
}

.home_product_bsbb_card_inner:hover{
	border: 3px solid rgba(46, 204, 113, 1);
}

/* end */

/* how ts work page */
.Three_Steps_Zero_Stress_steps-section {
  max-width: 1000px;
  margin: 50px auto;
  padding: 20px;
}

.Three_Steps_Zero_Stress_header-box {
  background-color: #ffb900;
  text-align: center;
  padding: 30px 20px;
  border-radius: 15px;
  margin-bottom: 60px;
}

.Three_Steps_Zero_Stress_header-box h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

.Three_Steps_Zero_Stress_header-box p {
  font-size: 16px;
  font-weight: 600;
}

.Three_Steps_Zero_Stress_timeline {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.Three_Steps_Zero_Stress_step {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  min-height: 150px;
}

.Three_Steps_Zero_Stress_content {
  flex: 1;
  display: flex;
  align-items: center;
  padding: 0 30px;
}

.Three_Steps_Zero_Stress_left-content {
  justify-content: flex-end;
  text-align: right;
}

.Three_Steps_Zero_Stress_right-content {
  justify-content: flex-start;
  text-align: left;
}

.Three_Steps_Zero_Stress_justify-end {
  justify-content: flex-end;
}

.Three_Steps_Zero_Stress_text-desc p {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  max-width: 350px;
}

.Three_Steps_Zero_Stress_title-desc {
  display: flex;
  align-items: center;
  gap: 15px;
}

.Three_Steps_Zero_Stress_title-desc h3 {
  font-size: 20px;
  font-weight: 700;
}

.Three_Steps_Zero_Stress_step-num {
  background-color: #ffb900;
  padding: 8px 12px;
  border-radius: 5px;
  font-weight: 700;
  font-size: 18px;
}

.Three_Steps_Zero_Stress_center-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
}

.Three_Steps_Zero_Stress_icon-circle {
  width: 120px;
  height: 120px;
  background: #ffffff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 40px;
  color: #ffb900;
  box-shadow:
    10px 10px 30px rgba(0, 0, 0, 0.05),
    -10px -10px 30px rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 2;
}

.Three_Steps_Zero_Stress_connector {
  position: absolute;
  width: 100%;
  height: calc(100% + 40px);
  top: 50%;
  z-index: 1;
}

.Three_Steps_Zero_Stress_curve-right {
  left: 50%;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-radius: 0 40px 40px 0;
}

.Three_Steps_Zero_Stress_curve-left {
  right: 50%;
  border-top: 2px solid #000;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  border-radius: 40px 0 0 40px;
}

.Three_Steps_Zero_Stress_connector_svg {
  position: absolute;
  bottom: -145px;
}

.Three_Steps_Zero_Stress_connector_svg_2 {
  position: absolute;
}

.Three_Steps_Zero_Stress_icon-circle {
  width: 234px;
  height: 234px;
}

.Three_Steps_Zero_Stress_center-icon {
  width: 280px;
  position: relative;
  height: 258px;
}

.Three_Steps_Zero_Stress_center-icon.tsz_sicon_right {
}

.Three_Steps_Zero_Stress_center-icon.tsz_sicon_left:after {
  content: "";
  background: rgba(245, 245, 245, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 130px 115px 115px 130px;
  left: 20px;
}

.Three_Steps_Zero_Stress_icon-circle svg {
  height: 76px;
}

span.Three_Steps_Zero_Stress_step-num {
  padding: 0px;
  width: 69px;
  height: 57px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 35px;
  font-weight: 700;
}

.Three_Steps_Zero_Stress_title-desc h3 {
  font-size: 30;
  font-size: 30px;
}

.hows_its_wor_row {
  width: 1197px !important;
  max-width: 100% !important;
}

section.Three_Steps_Zero_Stress_steps-section {
  max-width: 100% !important;
  width: 100% !important;
  padding: 0px !important;
  margin: 0px !important;
}
.Three_Steps_Zero_Stress_connector_svg_2 {
  bottom: -146px;
  left: auto;
  right: -49px;
}

.tl_02_htsw {
  margin-top: 25px;
  margin-bottom: 25px;
}

.Three_Steps_Zero_Stress_step .Three_Steps_Zero_Stress_content {
  margin-left: 32px;
}

.Three_Steps_Zero_Stress_center-icon.tsz_sicon_right:after {
  content: "";
  background: rgba(245, 245, 245, 1);
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 115px 130px 130px 115px;
  left: -19px;
}

.Three_Steps_Zero_Stress_center-icon.tsz_sicon_right {
  position: relative;
  left: 45px;
}

.Three_Steps_Zero_Stress_step-num {
  animation: Three_Steps_Zero_Stress_colorSwap 8s infinite;
}
.Three_Steps_Zero_Stress_icon-circle:hover {
  background: #e8a800;
}

.Three_Steps_Zero_Stress_icon-circle:hover path {
  fill: black;
}

.Three_Steps_Zero_Stress_step p {
  font-size: 17px;
  color: black;
  font-weight: 400;
}

.Three_Steps_Zero_Stress_text-desc p {
  max-width: 100%;
}
@keyframes Three_Steps_Zero_Stress_colorSwap {
  0%,
  100% {
    background-color: #ffb900;
    color: #000000;
  }
  50% {
    background-color: #000000;
    color: #ffb900;
  }
}
.about_us_seo_3_s_img iframe {
    border-radius: 30px;
}
/* how its work end */


/*  */
/* Box Sizing Reset */



/* Header & Title Styling */
.site_title.ct.tpb_benift_header {
  text-align: center;
  margin-bottom: 40px;
}

.site_title.ct.tpb_benift_header > span {
  display: block;
  font-size: 34px;
  font-weight: 700;
  color: #111827;
  line-height: 1.2;
  margin-bottom: 8px;
}

.tpb_benift_subtitle {
  font-size: 16px;
  color: #6b7280;
  font-weight: 500;
}

/* Responsive Grid Layout */
.tpb_benift_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* Card Outer Style */
.tpb_benift_card {
  background-color: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.tpb_benift_card:hover {
  box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05);
}

/* Badge Outer Pill Style */
.tpb_benift_badge {
  display: inline-flex;
  align-items: center;
  background-color: #fffdf0;
  border: 1.5px solid #fcd34d;
  border-radius: 12px;
  padding: 12px 18px;
  width: 100%;
  margin-bottom: 18px;
}

/* Yellow Bullet Dot */
.tpb_benift_dot {
  width: 8px;
  height: 8px;
  background-color: #eab308;
  border-radius: 50%;
  display: inline-block;
  margin-right: 12px;
  flex-shrink: 0;
}

/* Card Badge Title */
.tpb_benift_card_title {
  font-size: 17px;
  font-weight: 700;
  color: #111827;
  line-height: 1.2;
}

/* Description Text */
.tpb_benift_text {
  font-size: 15px;
  line-height: 1.55;
  color: #374151;
  font-weight: 400;
}

/* Media Queries for Responsiveness */

/* Tablet (2 Columns) */
@media (max-width: 992px) {
  .tpb_benift_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .site_title.ct.tpb_benift_header > span {
    font-size: 28px;
  }
}

/* Mobile (1 Column) */
@media (max-width: 640px) {
  .tpb_benift_grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .tpb_benift_section {
    padding: 40px 16px;
  }

  .site_title.ct.tpb_benift_header > span {
    font-size: 24px;
  }

  .tpb_benift_card {
    padding: 20px;
  }

  .tpb_benift_badge {
    padding: 10px 14px;
  }
}




p.tpb_benift_text {
    font-size: 20px;
    color: black;
}

h3.tpb_benift_card_title {
    font-size: 20px;
}


/* Reset & Section Container */



/* Header & Title Styling */
.site_title.ct.we_trade_header {
  text-align: center;
  margin-bottom: 45px;
}

.site_title.ct.we_trade_header > span {
  display: block;
  
  font-weight: 700;
  color: #111827;
  line-height: 1.25;
  margin-bottom: 12px;
}

.we_trade_subtitle {
  font-size: 16px;
  color: #6b7280;
  font-weight: 400;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.5;
}

/* Responsive Grid Layout */
.we_trade_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* Card Style */
.we_trade_card {
  background-color: #f3f4f6;
  border-radius: 12px;
  padding: 32px 28px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.we_trade_card:hover {
  transform: translateY(-2px);
}

/* Card Heading */
.we_trade_card_title {
  font-size: 20px;
  font-weight: 700;
  color: #111827;
  line-height: 1.3;
  margin-bottom: 14px;
}

/* Card Description */
.we_trade_card_desc {
  font-size: 15px;
  line-height: 1.55;
  color: #374151;
  font-weight: 400;
}

/* Media Queries for Responsiveness */

/* Tablet View (2 Columns) */
@media (max-width: 992px) {
  .we_trade_grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .site_title.ct.we_trade_header > span {
    font-size: 28px;
  }
}

/* Mobile View (1 Column) */
@media (max-width: 640px) {
  .we_trade_grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .we_trade_section {
    padding: 40px 16px;
  }

  .site_title.ct.we_trade_header > span {
    font-size: 24px;
  }

  .we_trade_subtitle {
    font-size: 14px;
  }

  .we_trade_card {
    padding: 24px 20px;
  }

  .we_trade_card_title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}



.Why_Choose_Us_bb_container {
     
      margin: 0 auto;
    }

    .Why_Choose_Us_bb_heading {
      text-align: center;
      font-size: 2.25rem;
      font-weight: 700;
      color: #000000;
      margin-bottom: 40px;
    }

    /* Responsive Grid */
    .Why_Choose_Us_bb_grid {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 24px;
    }

    .Why_Choose_Us_bb_card {
      background-color: #f7f7f8;
      border: 1px solid #e5e5e7;
      border-radius: 16px;
      padding: 32px;
      display: flex;
      flex-direction: column;
      gap: 16px;
    }

    .Why_Choose_Us_bb_card_title {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 1.25rem;
      font-weight: 700;
      color: #eab308;
    }

    .Why_Choose_Us_bb_icon {
      color: #22c55e;
      font-size: 1.3rem;
      font-weight: bold;
      line-height: 1;
    }

    .Why_Choose_Us_bb_text {
      color: #374151;
      font-size: 0.95rem;
      line-height: 1.6;
    }

    .Why_Choose_Us_bb_text + .Why_Choose_Us_bb_text {
      margin-top: 12px;
    }

    /* Mobile Responsive */
    @media (max-width: 768px) {
      .Why_Choose_Us_bb_grid {
        grid-template-columns: 1fr;
      }

      .Why_Choose_Us_bb_heading {
        font-size: 1.75rem;
        margin-bottom: 24px;
      }

      .Why_Choose_Us_bb_card {
        padding: 24px;
      }
    }


/*  */
@media all and (min-width: 320px) and (max-width: 767px) {
  /* servcies page */
  .inner_p_banner_s {
    height: 191px !important;
  }

  p.tpb_benift_text {
    font-size: 15px;
    color: black;
}
  .inner_p_banner_title {
    font-size: 21px;
    bottom: -26px;
    line-height: 1.2em;
  }
  .about_us_seo_1_img img {
    height: 329px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  .about_us_seo_1_img span.et_pb_image_wrap {
    justify-content: center;
  }

  .about_us_seo_3_s_img img {
    height: 300px;
    object-fit: contain;
  }

  .about_us_seo_3_s_img span {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  /* servcies page */

  /* contact us */
  .page-id-428 strong.zeal_bee_info_value {
    font-size: 16px;
  }
  .page-id-428 .cotnact_us_section_main_cb .zeal_bee_contact_box {
    padding-top: 30px;
  }
  .page-id-428 .zeal_bee_icon_hexagon {
    width: 45px;
    height: 45px;
  }
  .cotnact_us_section_main_cb .zeal_bee_info_card_Col_b {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .cotnact_us_section_main_cb .zeal_bee_info_card {
    margin-bottom: 0px;
    width: 100%;
  }

  .zeal_bee_info_card_Col_b {
    margin-bottom: 15px;
  }
  button.map_type_tab_btn {
    line-height: 52px !important;
  }
  .cotnact_us_section_main_cb .zeal_bee_info_card_Col_b {
    padding-left: 10px;
    padding-right: 10px;
  }

  /* end */

  /* how-it-works */
  .hows_its_wor_row {
    width: 95% !important;
    max-width: 100% !important;
  }
  .Three_Steps_Zero_Stress_icon-circle {
    width: 170px;
    height: 170px;
  }
  .Three_Steps_Zero_Stress_center-icon {
    width: 222px;
    position: relative;
    height: 186px;
  }
  .Three_Steps_Zero_Stress_title-desc h3 {
    font-size: 23px;
  }
  .Three_Steps_Zero_Stress_connector_svg {
    transform: scale(0.8);
    right: -128px;
    /* width: 487px; */
  }

  .Three_Steps_Zero_Stress_connector_svg_2 {
    transform: scale(0.8);
    right: -86px;
  }
  span.Three_Steps_Zero_Stress_step-num {
    width: 55px;
    height: 49px;

    font-size: 25px;
  }

  .Three_Steps_Zero_Stress_connector_svg {
    display: none;
  }

  .Three_Steps_Zero_Stress_connector_svg_2 {
    display: none;
  }

  .Three_Steps_Zero_Stress_timeline {
    flex-wrap: wrap;
    flex-direction: unset;
  }

  .Three_Steps_Zero_Stress_step {
    flex-wrap: wrap;
      flex-direction: column;
  }

  .Three_Steps_Zero_Stress_step .Three_Steps_Zero_Stress_content {
    order: 3;
  }

  .Three_Steps_Zero_Stress_step .Three_Steps_Zero_Stress_center-icon {
    order: 1;
  }

  .Three_Steps_Zero_Stress_content.Three_Steps_Zero_Stress_right-content.Three_Steps_Zero_Stress_title-desc {
    order: 1;
  }
  .Three_Steps_Zero_Stress_justify-end {
    justify-content: center;
  }
  .Three_Steps_Zero_Stress_left-content {
    justify-content: flex-end;
    text-align: center;
  }
  .Three_Steps_Zero_Stress_timeline {
    gap: 11px;
  }
  .Three_Steps_Zero_Stress_content.Three_Steps_Zero_Stress_left-content.Three_Steps_Zero_Stress_text-desc {
    margin: 0px;
    margin-top: 10px;
  }
  .Three_Steps_Zero_Stress_step p {
    font-size: 14px;
  }
  .site_title.ct.tpb_benift_header {
    text-align: center;
    margin-bottom: 22px;
}
  /* end how-it-works */
}
@media all and (min-width: 768px) and (max-width: 980px) {
 p.tpb_benift_text {
    font-size: 15px;
    color: black;
}
.site_title.ct.tpb_benift_header {
  
    margin-bottom: 22px;
}
 
  button.map_type_tab_btn {
    line-height: 56px !important;
  }

  /* servcies page */
  .inner_p_banner_s {
    height: 191px !important;
  }
  .inner_p_banner_title {
    font-size: 29px;
    bottom: -26px;
  }
  .about_us_seo_1_img img {
    height: 329px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  .about_us_seo_1_img span.et_pb_image_wrap {
    justify-content: center;
  }

  .about_us_seo_3_s_img img {
    height: 300px;
    object-fit: contain;
  }

  .about_us_seo_3_s_img span {
    text-align: center;
    display: flex;
    justify-content: center;
  }
  /* servcies page */

  /* contact us */
  .page-id-428 strong.zeal_bee_info_value {
    font-size: 16px;
  }
  .page-id-428 .cotnact_us_section_main_cb .zeal_bee_contact_box {
    padding-top: 30px;
  }
  .page-id-428 .zeal_bee_icon_hexagon {
    width: 45px;
    height: 45px;
  }
  .cotnact_us_section_main_cb .zeal_bee_info_card_Col_b {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }

  .cotnact_us_section_main_cb .zeal_bee_info_card {
    margin-bottom: 0px;
  }

  .zeal_bee_info_card_Col_b {
    margin-bottom: 15px;
  }

  /* end */
  /* how-it-works */
  .hows_its_wor_row {
    width: 700px !important;
    max-width: 100% !important;
  }
  .Three_Steps_Zero_Stress_icon-circle {
    width: 170px;
    height: 170px;
  }
  .Three_Steps_Zero_Stress_center-icon {
    width: 222px;
    position: relative;
    height: 186px;
  }
  .Three_Steps_Zero_Stress_title-desc h3 {
    font-size: 23px;
  }
  .Three_Steps_Zero_Stress_connector_svg {
    transform: scale(0.8);
    right: -128px;
    /* width: 487px; */
  }

  .Three_Steps_Zero_Stress_connector_svg_2 {
    transform: scale(0.8);
    right: -86px;
  }
  span.Three_Steps_Zero_Stress_step-num {
    width: 55px;
    height: 49px;

    font-size: 25px;
  }
  /* end how-it-works */
}
@media all and (min-width: 981px) and (max-width: 1024px) {
  button.map_type_tab_btn {
    line-height: 73px !important;
  }

  /* servcies page */
  .inner_p_banner_s {
    height: 273px !important;
  }
  .inner_p_banner_title {
    font-size: 29px;
    bottom: -38px;
  }
  .about_us_seo_1_img img {
    height: 329px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  /* servcies page */

  /* contact us */
  .page-id-428 strong.zeal_bee_info_value {
    font-size: 16px;
  }
  .page-id-428 .cotnact_us_section_main_cb .zeal_bee_contact_box {
    padding-top: 30px;
  }
  .page-id-428 .zeal_bee_icon_hexagon {
    width: 45px;
    height: 45px;
  }

  /* end */

  /* how-it-works */
  .hows_its_wor_row {
    width: 970px !important;
    max-width: 100% !important;
  }
  .Three_Steps_Zero_Stress_icon-circle {
    width: 170px;
    height: 170px;
  }
  .Three_Steps_Zero_Stress_center-icon {
    width: 222px;
    position: relative;
    height: 186px;
  }
  .Three_Steps_Zero_Stress_title-desc h3 {
    font-size: 23px;
  }
  .Three_Steps_Zero_Stress_connector_svg {
    transform: scale(0.8);
    right: -128px;
    /* width: 487px; */
  }

  .Three_Steps_Zero_Stress_connector_svg_2 {
    transform: scale(0.8);
    right: -86px;
  }
  span.Three_Steps_Zero_Stress_step-num {
    width: 55px;
    height: 49px;

    font-size: 25px;
  }
  /* end how-it-works */
}
@media all and (min-width: 1025px) and (max-width: 1140px) {
  /* servcies page */
  .inner_p_banner_s {
    height: 273px !important;
  }
  .inner_p_banner_title {
    font-size: 29px;
    bottom: -38px;
  }
  .about_us_seo_1_img img {
    height: 329px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  /* servcies page */
  /* contact us */
  .page-id-428 strong.zeal_bee_info_value {
    font-size: 18px;
  }
  .page-id-428 .cotnact_us_section_main_cb .zeal_bee_contact_box {
    padding-top: 30px;
  }
  .page-id-428 .zeal_bee_icon_hexagon {
    width: 45px;
    height: 45px;
  }

  /* end */
  /* how-it-works */
  .hows_its_wor_row {
    width: 1062px !important;
    max-width: 100% !important;
  }
  .Three_Steps_Zero_Stress_icon-circle {
    width: 170px;
    height: 170px;
  }
  .Three_Steps_Zero_Stress_center-icon {
    width: 222px;
    position: relative;
    height: 186px;
  }
  .Three_Steps_Zero_Stress_title-desc h3 {
    font-size: 23px;
  }
  .Three_Steps_Zero_Stress_connector_svg {
    transform: scale(0.8);
    right: -128px;
    /* width: 487px; */
  }

  .Three_Steps_Zero_Stress_connector_svg_2 {
    transform: scale(0.8);
    right: -86px;
  }
  span.Three_Steps_Zero_Stress_step-num {
    width: 55px;
    height: 49px;

    font-size: 25px;
  }
  /* end how-it-works */
}
@media all and (min-width: 1141px) and (max-width: 1280px) {
  /* how-it-works */
  .hows_its_wor_row {
    width: 1062px !important;
    max-width: 100% !important;
  }
  /* end how-it-works */

  /* servcies page */
  .inner_p_banner_s {
    height: 273px !important;
  }
  .inner_p_banner_title {
    font-size: 29px;
    bottom: -38px;
  }
  .about_us_seo_1_img img {
    height: 402px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  /* servcies page */

  /* contact us */
  .page-id-428 strong.zeal_bee_info_value {
    font-size: 20px;
  }
  .cotnact_us_section_main_cb .zeal_bee_contact_box {
    padding-top: 30px;
  }
  /* end */
}
@media all and (min-width: 1281px) and (max-width: 1440px) {
  /* servcies page */
  .inner_p_banner_s {
    height: 273px !important;
  }
  .inner_p_banner_title {
    font-size: 29px;
    bottom: -38px;
  }
  .about_us_seo_1_img img {
    height: 402px !important;
  }
  div#main-content {
    margin-top: 34px !important;
  }
  /* servcies page */
}
@media all and (min-width: 1441px) and (max-width: 1680px) {
  /* servcies page */
  .inner_p_banner_s {
    height: 332px !important;
  }
  .inner_p_banner_title {
    font-size: 33px;

    bottom: -48px;
  }
  .about_us_seo_1_img img {
    height: 402px !important;
  }
  /* servcies page */
}
@media all and (min-width: 1681px) and (max-width: 1880px) {
}
