/*services2 section css start**/
.no_padding {
  padding: 0px !important;
}

.service_2 .services2-out-main {
  display: flex;
  justify-content: center;
  background-color: #fff;
  flex-wrap: wrap;
  width: calc(50% - 20px);
  margin: 0 10px;
  padding: 0;
}

.service_2 .services2-out-main .services2-inner {
  width: 50%;
}

.service_2 .services2-out-main .services2-inner .btn {
  border: 1px solid #eee;
  margin: 0 15px 15px;
  border-radius: 28px;
  color: #000;
}

.service_2 .services2-out-main .services2-inner img {
  height: 230px;
  object-fit: cover;
  float: left;
  width: 100%;
}

.ser_services_bg {
  background: #2871a5 !important;
}

/* .services2-out-main{ background-color: #fff; width: 48%!important;    margin: 0 1% 20px;} */
.services2_main_space {
  padding: 0px;
}

.services2-inner-left {
  float: left;
}

.services2_main_space h4 {
  color: initial;
}

.ser_services_bg .block-3-outer .feature-grid6-image {
  width: 100%;
}

.ser_services_bg .block-3-outer .feature-grid6-image img {
  height: 230px;
  float: left;
  object-fit: cover;
}

.services2-inner-left .feature-grid6-image {
  float: left;
}

/*services3 section css start**/
.services3_bg_color {
  background: #fff;
}

.services3_grid {
  margin: 0px auto;
  margin-top: 50px;
}

.services3_grid img {
  border-radius: 100%;
  height: 200px;
  width: 200px !important;
}

.block-3-outer .services3_main_grid {
  position: relative;
  -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  /* box-shadow: 0 1px 3px rgb(0 0 0 / 8%); */
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #e7e7e7 !important;
}

.services3_main_grid .divider-line-outer .divider-line-inner {
  width: 50%;
  margin: 0px auto;
  float: none;
}

.services3_main_grid .divider-line-outer {
  padding: 15px;
}

.services3_main_grid .divider-line-outer .divider-line-inner {
  background: #0fc5fb !important;
  height: 2px;
  border-radius: 100px;
}

.servicee-grid-three .btn {
  border: none;
  color: #fff;
  border-radius: 0px;
  background: #000;
}

.block-3-outer .services3_main_grid:hover {
  transform: translate3d(0, -6px, 0);
  -webkit-box-shadow: 5px 8.66px 30px 0 rgb(31 35 37 / 8%);
  -moz-box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, 0.078);
  box-shadow: 5px 8.66px 30px 0 rgb(31 35 37 / 8%);
}

.servicee-grid-three.services3_bg_color .block-3-outer {
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.servicee-grid-three .services3_main_grid {
  background-color: #fbfeff;
  width: calc(33% - 20px);
  margin: 10px;
}

/* Services 4 */
.services4 {
  background-color: #f6faf9;
  padding: 30px 0;
}

.services4 .heading-h4 {
  font-size: 42px;
  font-weight: 600;
  color: #394843;
}

.services4 .heading-p {
  color: #959883;
  margin-top: 10px;
  margin-bottom: 20px;
}

.services4 .services-out-main {
  width: calc(33% - 20px);
  margin: 10px;
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 10px;
}

.services4 .services-out-main .socialicons {
  font-size: 32px;
  color: #26ea7a;
}

.services4 .services-out-main .service-h4 {
  font-size: 18px;
  font-weight: 600;
  color: #394843;
}

.services4 .services-out-main .bnr-bor-btn {
  background-color: #fff;
  color: #26ea7a;
  font-weight: 600;
  padding: 0 0 5px 0;
  border-radius: 0;
  border-style: solid;
  border-color: #26ea7a;
  border-width: 0 0 2px;
}

/* Service 5 */
.services5 {
  background-color: #e4e9f7;
  padding: 60px 0;
}

.services5 .heading-h4 {
  font-size: 42px;
  font-weight: 600;
}

.services5 .heading-p {
  margin-top: 10px;
  margin-bottom: 20px;
}

.services5 .services-out-main {
  width: calc(33% - 20px);
  margin: 10px;
  background-color: #fff;
  padding: 30px 20px;
  border-radius: 10px;
  border: 1px solid #ccc;
}

.services5 .services-out-main .socialicons {
  font-size: 32px;
  background-color: #e4e9f7;
  width: 110px;
  height: 110px;
  line-height: 110px;
  border-radius: 100%;
  text-align: center;
  color: #2448ad;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.services5 .services-out-main .service-h4 {
  font-size: 24px;
  font-weight: 100;
  color: #3e3e3e;
  margin: 10px 0 10px;
}

.services5 .services-out-main .bnr-bor-btn {
  background-color: #fff;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #2448ad;
  color: #2448ad;
}

/* Services 6 */
/* Service 5 */
.services6 {
  background-color: #f8f8f8;
  padding: 60px 0;
}

.services6 .heading-h4 {
  font-size: 42px;
  font-weight: 600;
  margin-bottom: 20px;
}

.services6 .heading-p {
  font-size: 18px;
}

.services6 .services-out-main {
  width: calc(25% - 30px);
  margin: 10px 15px;
  background-color: #fff;
  padding: 60px 30px 35px 30px;
  box-shadow: 0px 15px 39px 0px rgb(8 18 109 / 10%);
  -webkit-box-shadow: 0px 15px 39px 0px rgb(8 18 109 / 10%);
  -moz-box-shadow: 0px 15px 39px 0px rgb(8 18 109 / 10%);
  border-radius: 4px;
}

.services6 .services-out-main .socialicons {
  font-size: 46px;
  position: relative;
  z-index: 1;
}

.services6 .services-out-main .service-h4 {
  font-size: 24px;
  font-weight: 100;
  color: #3e3e3e;
  margin: 10px 0 10px;
}

.services6 .services-out-main .bnr-bor-btn {
  background-color: #fff;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid #2448ad;
  color: #2448ad;
}

.services6 .services-out-main .socialicons .icon-circle {
  width: 70px;
  height: 70px;
  display: inline-block;
  border-radius: 100%;
  position: absolute;
  left: 10px;
  z-index: -1;
  top: -30px;
  opacity: 0.2;
}

/* Services 7 */
.services4.services7 {
  background-color: #ffddda59;
}

.services7 .services-out-main .socialicons {
  color: #ff4850;
  font-size: 45px;
}

.services7 .small_txt {
  font-size: 23px;
}

.services7 .services-out-main .bnr-bor-btn {
  color: #ff4850;
  border-bottom: 2px solid #ff4850;
}

/* service 8 */
.services8 .services-inner-main {
  width: calc(50% - 20px);
  clear: none;
  margin: 10px;
  background: #fff;
  padding: 25px;
}

.services8 .block-3-outer {
  margin: 0 -10px;
}

.services8-row {
  display: flex;
}

.services8-row .outer-grid8-image .bgCover,
.services8-row .outer-grid8-image .de-add-new-element-empty,
.services8-row .outer-grid8-image .wp,
.services8-row .outer-grid8-image .wp .add_img,
.services8-row .outer-grid8-image .feature-grid6-image {
  height: 100%;
}

.services8-row .outer-grid8-image .feature-grid6-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.services8 .socialicons {
  width: 60px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  margin-bottom: 10px;
  font-size: 20px;
  position: relative;
  z-index: 1;
}

.services8 .socialicons i {
  line-height: inherit;
  z-index: 1;
  position: relative;
}

.services8 .socialicons .icon-circle {
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  border: 1px solid #ddb150;
  position: absolute;
  border-radius: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

/* service 9 */
.services9 .services-out-main {
  width: calc(25% - 30px);
  margin: 10px 15px;
}

.services9 .image-wrapper {
  width: 200px;
  margin: auto;
}

/* service 10 */
.services10 .block-3-outer .services-out-main {
  background-color: #fff;
  margin: 20px;
  width: calc(33% - 40px);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}

.services10 .block-3-outer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.services10 .block-3-outer .service-h4 {
  margin: 0;
}

.services10 .block-3-outer .services-out-main .services-icon {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  padding: 20px;
}

.services10 .block-3-outer .services-out-main .services-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

/* service 11 */
.services11 .block-3-outer .services-out-main {
  background-color: #fff;
  margin: 10px;
  width: calc(25% - 20px);
  padding: 10px;
}

.services11 .block-3-outer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.services11 .block-3-outer .services-out-main .services-icon {
  width: 160px;
  height: 160px;
  border-radius: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin: 0 auto;
}

.services11 .block-3-outer .services-out-main .services-icon-inner {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  padding: 40px;
}

.services11 .block-3-outer .services-out-main .services-icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}

/* Service 12 */

.service12_box {
  display: flex;
}

.services10 .block-3-outer.service12_main .services-out-main .services-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 10px;
}

.service12_main.block-3-outer .services-out-main {
  background-color: #fff;
  margin: 14px;
  width: calc(33% - 28px);
  box-shadow: none;
  padding: 10px;
  border: 1px solid #eeeeee;
}

/* Service 12 */
.services10 .service13_main {
  justify-content: center;
}

.service13_box {
  display: flex;
}

.services10 .block-3-outer.service13_main .services-out-main .services-icon {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  padding: 10px;
}

.service13_icn::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -26px;
  width: 100%;
  background-image: url(../../images/background-img/services/trophy2.png);
  background-repeat: no-repeat;
  background-size: 85px;
  display: inline-grid;
  bottom: -20px;
}

.service13_main.block-3-outer .services-out-main {
  background-color: #7048a0;
  margin: 19px;
  width: calc(24% - 28px);
  box-shadow: none;
  padding: 20px;
  border: 2px dashed #e1beff;
  border-radius: 25px;
  margin-bottom: 80px;
}

.service13_txt {
  margin-left: 40px;
}

.service13_txt h5 {
  margin: 0px;
  padding: auto;
  text-align: center;
}

.services14 .serv_tpttl {
  margin-bottom: 30px;
}

.services14 .services-out-main {
  width: calc(33% - 20px);
  margin: 10px 10px 50px;
  background-color: #fff;
  padding: 0px;
  border-radius: 0;
  border: 2px solid #0d1a38;
}

.services14 .service_icn {
  width: 70px;
  position: absolute;
  right: 15px;
  bottom: calc(100% - 32px);
}

.serv14_heading:before {
  position: absolute;
  content: "";
  background-image: url(../../images/background-img/services/icn-arr.png);
  width: 28px;
  height: 52px;
  left: 12px;
  z-index: 9999;
  background-repeat: no-repeat;
  top: 66px;
  background-size: cover;
}

.services14 .block-3-outer {
  display: flex;
  flex-wrap: wrap;
}

.services14 .de-add-new-element-empty {
  display: flex;
  height: 100%;
  flex-direction: column;
}

.services14 .de-add-new-element-empty .wp:last-child {
  margin-top: auto;
}

.services14 .bgCover {
  height: 100%;
}

/* services 15 */
.services15 .block-3-outer .services-out-main {
  width: calc(33% - 40px);
  margin: 20px;
  box-shadow: 0 0 50px 0 #e5e5e5;
  border-radius: 10px;
}

.services15 .block-3-outer {
  display: flex;
  flex-wrap: wrap;
}

/* services 16 */
.services16 .block-3-outer {
  display: flex;
  flex-wrap: wrap;
  padding: 0 60px;
}

.services16 .block-3-outer .services-out-main {
  width: calc(33% - 40px);
  margin: 20px;
  background: #fff;
  background-color: rgb(255, 255, 255);
  border-radius: 30px;
  padding: 20px 30px;
}

.services16 .block-3-outer .services-out-main .left-img img {
  height: 100px;
}

.service-19 .services-out-main {
  border: 1px solid #ababab;
  padding: 0;
}

.service-19 .services-out-main img {
  width: 100%;
  object-fit: cover;
  float: left !important;
}

.service-19 .video-single-btn-outer .btn {
  margin: 0px 10px !important;
  max-width: 95% !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.service-19 .socialicons i.fa {
  float: left;
}

/* ark services */
.services-ark .services-out-main {
  background: #f4f6fa;
  border-radius: 20px;
  padding: 30px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.services-ark .services3_grid {
  margin-top: 0;
}

.services-ark .services3_grid img {
  border-radius: 0;
  height: auto;
  width: auto !important;
}

.services-ark .service-h4 {
  margin-top: 0;
  font-family: arial;
  font-size: 25px;
  font-weight: bold;
}

.services-ark .services-out-main .advanced_drag_drop_rapify {
  padding: 10px 15px 10px;
}

/* ark services */

/* vikram css  start */

.team-1-outer.service-19 .float-left.width-100.text-center.sort-move-draggable {
  display: flex;
  flex-wrap: wrap;
}

.video-single-btn-outer.mt-15 {
  margin-top: auto;
}

.service-19 .services-out-main {
  border: 1px solid #ababab;
  padding: 0;
}

.team-1-outer.service-19 .services-out-main {
  /* border:none!important;*/
  padding: 0;
  display: flex !important;
  flex-direction: column !important;
  height: 100%;
}

.team-1-outer.service-19 .block-3-outer.border_solid .services-out-main {
  padding-bottom: 10px !important;
  margin-bottom: 0px !important;
}

._product_list_service2024 ._temp_tittle p {
  color: #fca918;
  font-size: 30px;
  margin: 0;
  font-family: montserratbold, open_sansregular;
  font-weight: bold;
  text-transform: capitalize;
}

._product_list_service2024 ._temp_para p {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  line-height: 30px;
  font-weight: 400;
  font-family: montserratlight, open_sansregular;
  text-transform: capitalize;
}

._tab_content_section_bottom h1,
._tab_content_section_bottom h2,
._tab_content_section_bottom h3,
._tab_content_section_bottom h4 {
  color: #333333;
  font-size: 20px;
  margin: 10px 0 0 0;
  font-family: montserratbold, open_sansregular;
  font-weight: bold;
}

.services10._product_list_service2024 ._top_product_list .block-3-outer {
  justify-content: space-between;
}

.services10._product_list_service2024 ._top_product_list .block-3-outer .services-out-main {
  margin: 0;
  width: calc(22% - 0px);
  background: transparent;
  box-shadow: none;
  padding: 3px 0 3px 0;
}

.services10._product_list_service2024 ._dsp_flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.services10._product_list_service2024 ._top_product_list .block-3-outer .services-out-main .services-icon,
.services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main .services-icon {
  width: 26px;
  height: 26px;
  border-radius: 5px;
  margin-right: 15px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.3);
  padding: 0;
}

.services10._product_list_service2024 .block-3-outer {
  margin: 0;
}

.services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main .services-icon {
  width: 34px;
  height: 34px;
  margin-right: 10px;
}

.services10._product_list_service2024 ._bottom_product_list ._top_product_list .block-3-outer .services-out-main {
  width: auto;
  display: inline-block;
  border: none;
  background: transparent;
  margin-right: 30px;
  margin-bottom: 5px;
  padding: 0;
}

.services10._product_list_service2024 ._bottom_product_list ._top_product_list .block-3-outer .services-out-main .services-icon {
  width: 14px;
  height: 14px;
  border-radius: 5px;
  margin-right: 10px;
}

.services10._product_list_service2024 ._bottom_product_list ._top_product_list .block-3-outer .services-out-main:hover {
  background: transparent;
}

.services10._product_list_service2024 ._bottom_product_list ._top_product_list {
  border: 1px solid #fff;
  margin-top: 1px;
  display: flex;
  padding: 18px 25px 13px 25px;
  background: rgb(15, 34, 109);
  background: linear-gradient(0deg,
      rgba(23, 43, 109, 1) 0%,
      rgba(4, 70, 161, 1) 50%,
      rgba(23, 43, 109, 1) 100%);
}

.services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main {
  width: 100%;
  padding: 10px 15px;
  margin: 0;
  box-shadow: none;
  background: rgb(15, 34, 109);
  background: linear-gradient(0deg,
      rgba(23, 43, 109, 1) 0%,
      rgba(4, 70, 161, 1) 50%,
      rgba(23, 43, 109, 1) 100%);
  border: 1px solid #fafafa;
  margin-top: -1px;
  margin-left: -1px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main:hover {
  background: rgb(15, 34, 109);
  background: linear-gradient(0deg,
      rgba(53, 77, 155, 1) 0%,
      rgba(4, 70, 161, 1) 50%,
      rgba(53, 77, 155, 1) 100%);
}

.services10._product_list_service2024 ._bottom_product_list .block-3-outer h4:hover,
.services10._product_list_service2024 ._bottom_product_list .block-3-outer p:hover {
  color: #fca918;
}

._img_arrow_active {
  position: absolute;
  top: 0;
  right: -120%;
}

.services10._product_list_service2024 ._tab_content_section_head {
  display: inline-block;
  padding: 12px 0;
  margin: 0;
  background: rgb(15, 34, 109);
  background: linear-gradient(0deg,
      rgba(23, 43, 109, 1) 0%,
      rgba(4, 70, 161, 1) 50%,
      rgba(23, 43, 109, 1) 100%);
  border-radius: 15px 15px 0 0;
}

.services10._product_list_service2024 ._tab_content_section_head ._dsp_flex {
  justify-content: space-between;
  width: 100%;
}

.services10._product_list_service2024 .stylishBtn .style-btn.btn:hover {
  color: #fff !important;
  background-color: #0a3d90 !important;
}

.services10._product_list_service2024 .stylishBtn .style-btn.btn:hover .left-btn-bg {
  background-color: #fca918 !important;
}

.services14._product_home2024 .services-out-main {
  background: #F4F7FF;
  border: 1px solid #d7dae7;
  border-radius: 10px 10px 0 10px;
  margin: 10px 11px 20px;
}

._product_home2024 ._list_header {
  background: rgb(15, 34, 109);
  background: linear-gradient(0deg, rgba(23, 43, 109, 1) 0, rgba(4, 70, 161, 1) 50%, rgba(23, 43, 109, 1) 100%);
  color: #fff;
  border-radius: 10px 10px 0 0;
}

.services14._product_home2024 .service_icn {
  width: 105px;
  left: 12px;
  right: inherit;
  bottom: calc(100% - 47px);
  z-index: 999;
  top: inherit;
}

.services14._product_home2024 .service_icn img {
  width: 33px;
  height: 33px;
}

._product_home2024 ._list_shadow_right {
  position: absolute;
  width: 10px;
  height: 100%;
  outline: none;
  border-radius: 0 10px 10px 0;
  top: 10px;
  right: -10px;
}

._product_home2024 ._list_shadow_bottom {
  position: absolute;
  width: 100%;
  height: 10px;
  outline: none;
  border-radius: 0 0 10px 10px;
  bottom: -10px;
  right: -10px;
  top: inherit;
}

._product_home2024 .stylishBtn .style-btn.btn.call_txt {
  padding: 10px 14px 10px 34px !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

._product_home2024 .style-btn span {
  width: 30px;
  height: 100%;
  position: absolute;
  top: 6px;
  right: 0;
  left: 4px;
}

._product_home2024 .stylishBtn.offr-btn {
  margin-top: 0;
}

._product_home2024 .stylishBtn.offr-btn a:hover {
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2) !important;
  transition: all .5s ease 0s;
  -moz-transition: all .5s ease 0s;
  -webkit-transition: all .5s ease 0s;
}

._product_home2024 .style-btn span i {
  font-size: 28px !important;
  top: -2px;
  line-height: 29px !important;
  left: -3px;
}


/* vikram css  End*/

/* Serviec AI Call Portal Start*/

.services8.service-ai-call-portal .services-inner-main {
  background: #f4faff;
  border: 1px solid #a6d9fc;
  border-radius: 30px;
  padding: 20px;
  width: calc(49% - 20px);
}

.service-ai-call-portal .services-icon-img-col {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-align: center;
    border-radius: 20px;
}

/* Serviec AI Call Portal End*/

.service-ai-call-prospector .service12_main.block-3-outer .services-out-main {
    width: calc(50% - 30px);
    border-color: #b7dffe;
    border-width: 1px;
    border-style: solid;
    border-radius: 20px;
    margin: 15px;
    padding: 0;
}

.service-ai-call-prospector .service12_main.block-3-outer .services-out-main .bgCover,
.service-ai-call-prospector .service12_main.block-3-outer .services-out-main .de-add-new-element-empty {
  height: 100%;
}

.service-ai-call-prospector .service12_main {
  display: flex;
  flex-wrap: wrap;
}

.service-ai-call-prospector .service12_box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.service-ai-call-prospector .service12_icn.service12_right {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #b7dffe;
    padding: 15px 25px;
}

.service-ai-call-prospector .services-icon {
  background-color: #48adfd;
  color: #fff;
  width: 60px;
  height: 60px;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  margin-right: 15px;
}


@media screen and (max-width: 1200px) {
  .services11 .block-3-outer .services-out-main .services-icon {
    width: 120px;
    height: 120px;
  }

  .services11 .block-3-outer .services-out-main .services-icon-inner {
    padding: 30px;
  }

  .services14 .service_icn {
    width: 60px !important;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main .services-icon {
    width: 29px;
    height: 24px;
    margin-right: 10px;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .service-h4 {
    font-size: 13px;
  }
}

@media screen and (max-width: 1024px) {
  .services10._product_list_service2024 ._bottom_product_list .block-3-outer {
    justify-content: space-between;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main {
    width: calc(37% - 34px);
  }

  ._img_arrow_active {
    right: -90%;
  }

  .services-ark br {
    display: none;
  }

  .services14 .service_icn {
    width: 52px !important;
    right: 15px;
    top: -23px;
    text-align: center;
  }

  .services16 .block-3-outer {
    padding: 0;
  }

  .services16 .block-3-outer .services-out-main {
    width: calc(33% - 20px);
    margin: 10px;
  }
}

@media screen and (max-width: 1023px) {
  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main {
    width: calc(50% - -1px);
  }
}

@media screen and (max-width: 991px) {
  .services10._product_list_service2024 .stylishBtn .style-btn.btn .left-btn-bg {
    top: 10px !important;
  }

  .services10._product_list_service2024 .banner-video {
    width: 96% !important;
  }

  .services10._product_list_service2024 {
    line-height: 35px !important;
    margin-bottom: 0;
  }

  .services10._product_list_service2024 {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
  }

  .services10._product_list_service2024 ._tab_content_section_head {
    padding-top: 20px !important;
    padding-bottom: 0px !important;
  }

  .services10._product_list_service2024 ._tab_content_section_head {
    padding: 20px 0;
  }

  .services10._product_list_service2024 ._tab_content_section_head ._dsp_flex {
    display: inline-block;
  }

  .services10._product_list_service2024 ._tab_content_section_head .wp {
    width: 100% !important;
  }

  .services10._product_list_service2024 ._tab_content_section_head .wp .add_new_elements_rapify {
    text-align: center !important;
    height: auto !important;
    width: 100%;
    justify-content: center !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .services10._product_list_service2024 ._dsp_flex {
    float: left;
    width: 100%;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .service-h4 {
    width: 100% !important;
  }

  .services13 {
    background: #4e2e6d !important;
  }

  .services10 .block-3-outer.service13_main .services-out-main {
    margin: 30px 20px !important;
    width: calc(45% - 20px);
  }

  .services4 .services-out-main,
  .services11 .block-3-outer .services-out-main {
    width: calc(50% - 20px);
  }

  .services5 .services-out-main {
    padding: 30px 0px;
    border-radius: 10px;
  }

  .services6 .services-out-main {
    padding: 60px 20px 35px 20px;
    width: calc(25% - 20px);
    margin: 10px;
  }

  .services6 .services-out-main .service-h4 {
    font-size: 20px;
  }

  .services6 .heading-h4 {
    font-size: 36px;
  }

  .services9 .services-out-main {
    width: calc(50% - 30px);
    margin: 10px 15px;
  }

  .services10 .block-3-outer .services-out-main {
    margin: 10px;
    width: calc(33% - 20px);
  }

  .ser_services_bg .block-3-outer .services2-out-main .feat-single-8-inner-left {
    margin-bottom: 0;
  }

  .service_2 .services2-out-main .services2-inner {
    width: 100%;
  }

  .services14 .services-out-main {
    width: calc(50% - 20px);
  }

  .services15 .block-3-outer .services-out-main {
    width: calc(50% - 40px);
  }

  .services16 .block-3-outer .services-out-main {
    width: calc(50% - 20px);
    margin: 10px;
  }

  .services16 .text-center .add_myrow {
    padding-top: 0 !important;
  }

  .services14._product_home2024 .services-out-main {
    width: 100%;
    margin-left: 0;
  }

}

@media screen and (max-width: 800px) {
  .services6 .services-out-main {
    width: calc(50% - 20px);
  }
}

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

  .service-ai-call-prospector {
    background-image: none !important;
    padding: 5px !important;
    margin-bottom: 0 !important;
  }

  .service-ai-call-prospector .service12_icn.service12_right {
    padding: 10px 15px;
  }

  .service-ai-call-prospector .services-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    padding: 8px;
  }

  .service-ai-call-prospector .service12_main.block-3-outer .services-out-main {
    width: 100%;
    margin: 10px 0;
  }

  .service-ai-call-prospector p {
        font-size: 18px !important;
        line-height: 24px !important;
  }

  .service-ai-call-prospector h3 {
        font-size: 24px !important;
  } 

  .service-ai-call-prospector h5 {
      font-size: 18px !important;
  }

  .services8.service-ai-call-portal .services-inner-main {
    width: 100%;
  }

  .services8.service-ai-call-portal .services-inner-main br {
    display: none;
  }

  .services8.service-ai-call-portal h5 {
    text-align: center;
    font-size: 22px !important;
  }

  .services8.service-ai-call-portal h4 {
    font-size: 100% !important;
  }

  .services8.service-ai-call-portal .left-img {
    display: none;
  }

  .services8.service-ai-call-portal .services-inner-main .wp {
    text-align: center;
  }

  .services10 .block-3-outer .service-h4 {
    margin: 0;
  }

  ._img_arrow_active {
    right: -100%;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .services-out-main {
    width: 100%;
    display: inline-block;
  }

  .call_tracking.img_active {
    width: 100% !important;
  }

  .services10._product_list_service2024 .call_tracking.img_active img {
    top: 7px !important;
  }

  .services10._product_list_service2024 ._bottom_product_list .block-3-outer .service-h4 {
    width: 100% !important;
  }

  .services10._product_list_service2024 ._top_product_list .block-3-outer .services-out-main {
    width: 50%;
  }

  .services4 .services-out-main,
  .services11 .block-3-outer .services-out-main {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .services5 .services-out-main {
    width: calc(50% - 20px);
  }

  .services5 .heading-h4 {
    font-size: 32px;
  }

  .services8-row {
    flex-wrap: wrap;
  }

  .services8 .services-inner-main {
    width: 100%;
    margin: 10px 0;
  }

  .services9 .services-out-main {
    width: 100%;
    margin: 10px 0;
  }

  .services10 .block-3-outer .services-out-main {
    margin: 0 0 20px;
    width: 100%;
  }

  .servicee-grid-three .services3_main_grid {
    width: calc(50% - 20px);
  }

  .services14 .serv_tpttl {
    margin-bottom: 15px;
  }

  .services15 .block-3-outer .services-out-main {
    width: 100%;
    margin: 20px 0;
  }

  .services16 .block-3-outer .services-out-main {
    width: 100%;
    margin: 10px 0;
  }
}

@media screen and (max-width: 640px) {
  .services10._product_list_service2024 ._top_product_list .block-3-outer .services-out-main {
    width: 100%;
  }

  .services14 .services-out-main {
    width: 100%;
    margin: 28px 0 0;
  }

  .services14 .serv_tpttl {
    margin-bottom: 0;
  }

  .serv14_heading {
    padding: 10px 15px;
  }
}

@media screen and (max-width: 520px) {
  .services10 .block-3-outer.service13_main .services-out-main {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .services5 .services-out-main {
    width: 100%;
    margin: 0 0 20px;
  }

  .services6 .services-out-main {
    width: 100%;
    margin: 10px 0;
  }

  .ser_services_bg .block-3-outer .services2-out-main {
    width: 100%;
    margin: 0 0 20px;
  }

  .servicee-grid-three .services3_main_grid {
    width: 100%;
    margin: 0 0 20px;
  }

  .services16 .text-center .add_myrow {
    margin-bottom: 0 !important;
  }
}
