.workflow-slider .elementor-testimonial {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.workflow-slider .elementor-testimonial__footer {
  width: 40%;
}
.workflow-slider .elementor-testimonial__content {
  width: 60%;
  padding-right: 6%;
}
.workflow-slider .elementor-testimonial__content h3 {
  font-weight: 600;
  font-size: 26px;
}
.workflow-slider .listing {
  max-width: 75%;
  margin-bottom: 35px;
}
.parallax-sec .listing li {
  position: relative;
  padding-left: 23px;
  margin-bottom: 10px;
  font-family: "poppins", sans-serif;
  color: #000;
}
.parallax-sec .listing li:before {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  color: #e645ff;
  left: 0;
  top: 0;
}
.workflow-slider .workflow-btn {
  font-size: 18px;
  font-weight: 500;
  text-transform: capitalize;
  line-height: 1.4em;
  color: #000000;
  background-color: #ffc729;
  box-shadow: 0px 3px 6px 0px
    rgba(255, 198.99999999999991, 40.99999999999999, 0.1607843137254902);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff00;
  border-radius: 4px 4px 4px 4px;
  padding: 9px 14px 9px 14px;
  font-family: "Poppins", sans-serif;
}
.ceo-note {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
  padding: 10px;
  border-radius: 10px;
}
.parallax-sec {
  min-height: calc(100vh - 250px);
  transform-style: preserve-3d;
  position: sticky;
  top: 200px;
  background: #fff;
  padding: 30px;
}
.parallax-sec.block-2 {
  top: 230px;
  width: 96%;
}
.parallax-sec.block-3 {
  top: 260px;
  width: 92%;
  margin-bottom: 50px !important;
}
.parallax-sec .elementor-container {
  align-items: center;
  height: 100%;
}
.logo-list ul {
  display: flex;
  flex-wrap: wrap;
}
.logo-list ul li {
  width: 16.66%;
  text-align: center;
}
.new-headline .elementor-headline-dynamic-wrapper,
.new-headline
  .elementor-headline-dynamic-wrapper
  .elementor-headline-dynamic-text {
  display: inline;
}
.new-headline .elementor-headline {
  text-transform: capitalize;
}
/* CLient section */
.client-custom-slider .client-tab-thumb-slider .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  color: #000;
  flex-wrap: wrap;
}
.client-custom-slider .client-tab-thumb-slider .swiper-wrapper > div {
  display: inline-flex;
  width: auto !important;
}
.client-custom-slider .swiper-wrapper > .tbh-thumb-common-text {
  margin-right: 10px;
}
.client-custom-slider .swiper-wrapper > div h3 {
  margin: 0;
  font-size: 16px;
  cursor: pointer;
}
.client-custom-slider .swiper-slide-thumb-active {
  border-bottom: 2px solid #5d44ff;
  color: #5d44ff;
}
.client-custom-slider
  .tbh-client-slider-image-group
  .tbh-client-slider-image-item {
  flex: 1 0 20%;
  text-align: center;
}
.client-custom-slider
  .tbh-client-slider-image-group
  .tbh-client-slider-image-item
  img {
  width: 135px;
  max-height: 56px;
}
.client-custom-slider .swiper-button-next::after,
.client-custom-slider .swiper-button-prev::after {
  font-size: 20px;
}
.client-custom-slider .swiper-button-next,
.client-custom-slider .swiper-button-prev {
  top: 60%;
}
.client-tab-slider {
  width: 92%;
  margin: auto;
}
p a {
  font-family: "poppins", sans-serif !important;
}
.blog-link a {
  font-weight: 500;
  color: #5d44ff !important;
}
.count-badge {
  display: inline-block;
  background: #5d44ff;
  color: #fff;
  padding: 7px 32px;
  margin-right: 15px;
  font-weight: 600;
}
.block-half.d-flex .elementor-widget-text-editor {
  display: flex;
  width: 60%;
}
.block-half .elementor-widget-text-editor p {
  margin-bottom: 0;
}
.block-half .elementor-widget-button {
  width: 40%;
  text-align: right;
}
.section-block > .elementor-container {
  margin: 0 -15px;
}
.height-100 .elementor-widget-counter,
.height-100 .elementor-widget-counter .elementor-widget-container,
.interpretation-block > .elementor-container {
  height: 100%;
}
.headline-with-img .elementor-image-box-title {
  margin-top: 0;
}
.bullet-list li {
  display: flex;
}
.client-stories-full .interpretation-testimonial .client-info {
  padding: 0 0 10px;
  border-bottom: 1px solid #04c4d9;
  margin-bottom: 20px;
  width: 100%;
}
.interpretation-testimonial.data-card-block {
  position: relative;
  padding-bottom: 75px;
  height: 100%;
}
.interpretation-testimonial.data-card-block .client-info ul {
  justify-content: space-between;
  align-items: center;
}
.interpretation-testimonial.data-card-block .client-info ul li {
  flex-direction: row;
  display: flex;
  justify-content: end;
}
.interpretation-testimonial.data-card-block .client-info ul p {
  padding-left: 10px;
  display: flex;
  align-items: center;
  text-align: left;
}
.interpretation-testimonial.data-card-block .description {
  font-size: 16px;
}
.interpretation-testimonial.data-card-block .client-detail {
  margin: 25px 0 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.interpretation-testimonial.data-card-block .client-logo {
  width: 162px;
  height: 72px;
  background: #fff;
  padding: 5px;
  border-radius: 6px;
}
.interpretation-testimonial .client-detail {
  justify-content: space-between;
  align-items: center;
}
.interpretation-testimonial .testimonial-detail h4 {
  font-size: 20px;
  margin: 0 0 2px;
  font-family: "poppins", sans-serif;
  font-weight: 600;
}
.interpretation-testimonial .testimonial-detail {
  border-left: 2px solid #333;
  padding-left: 14px;
}
.interpretation-testimonial .testimonial-detail p {
  font-size: 14px;
  font-style: italic;
  margin: 0;
}
.interpretation-testimonial.data-card-block
  .client-info
  ul
  li
  > span.industry-icon {
  min-width: 36px;
}
.client-stories-full,
.client-stories-full .elementor-widget-container {
  height: 100%;
}
.blog-content-area h3 a {
  font-family: "Capriola", sans-serif;
  /* color: #5D44FF !important; */
  /* text-decoration: underline; */
}
.counter-badge-headline {
  text-transform: capitalize;
}
.tbh-quote-form .elementor-field-group-serviceradio .elementor-field-subgroup,
.quote-service .elementor-field-subgroup,
.quote-service-list ul {
  display: flex;
  margin: 0 -12px 25px;
  width: 100%;
  flex-wrap: nowrap;
}
.elementor-field-group-serviceradio .elementor-field-option,
.quote-service-list .quote-service-block,
.quote-service .elementor-field-subgroup .elementor-field-option {
  display: flex;
  width: 33.33%;
  align-items: center;
  margin: 0 12px;
  position: relative;
  cursor: pointer;
  /* padding: 12px; */
  /* background: #fff;
        border-radius: 10px; */
  /* border: 1px solid transparent; */
}
.quote-service-list .quote-service-block .img {
  display: inline-block;
  width: 60px;
  height: 60px;
}
.quote-service-list .quote-service-block h5 {
  font-size: 18px;
  text-align: left;
  width: calc(100% - 60px);
  padding-left: 15px;
}
.elementor-field-group-serviceradio .elementor-field-option input[type="radio"],
.quote-service
  .elementor-field-subgroup
  .elementor-field-option
  input[type="radio"] {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
.elementor-field-group-serviceradio
  .elementor-field-option
  input:checked
  + label,
.quote-service
  .elementor-field-subgroup
  .elementor-field-option
  input:checked
  + label,
.quote-service-list .quote-service-block.selected {
  border-color: #5d44ff;
  font-weight: 500;
}

.quote-service .elementor-field-subgroup .elementor-field-option label {
  padding: 27px 12px 27px 87px;
  font-size: 18px;
  font-family: "poppins", sans-serif;
  color: #000;
  text-align: left;
  border-radius: 10px;
  background: #fff;
  line-height: 1.2;
  border: 2px solid transparent;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}

.quote-service
  .elementor-field-subgroup
  .elementor-field-option:first-child:before,
.quote-service .elementor-field-subgroup .elementor-field-option:before {
  position: absolute;
  content: "";
  background-image: url(../images/translation-service.svg);
  width: 60px;
  left: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 60px;
}
.elementor-field-group-serviceradio .elementor-field-option:nth-child(2):before,
.quote-service
  .elementor-field-subgroup
  .elementor-field-option:nth-child(2):before {
  background-image: url(../images/interpretation-service.svg);
}
.elementor-field-group-serviceradio .elementor-field-option:last-child:before,
.quote-service
  .elementor-field-subgroup
  .elementor-field-option:last-child:before {
  background-image: url(../images/subtitling-service.svg);
  height: 56px;
}
.tbh-quote-form .label-text {
  font-size: 24px;
  font-family: "poppins", sans-serif;
  font-weight: 500;
  margin: 0;
}
.tbh-quote-form .elementor-field-group .elementor-field-textual {
  min-height: 46px;
}
.quote-form {
  display: none;
}
.quote-form.selected {
  display: block;
}
.offset-heading {
  left: 50% !important;
  transform: translateX(-50%);
  white-space: nowrap;
}
.how-it-work-block {
  position: relative;
}
.how-it-work-block .elementor-widget-heading {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  background: #fff;
  padding: 10px;
  white-space: nowrap;
}
.how-it-work-block .elementor-image-box-wrapper {
  display: flex;
  align-items: center;
}
.how-it-work-block .elementor-widget-image-box {
  display: flex;
  align-items: center;
  height: 100%;
}
.how-it-work-block.bg-grey .elementor-widget-heading {
  background: #f4f3fb;
}
.how-it-work-block .elementor-image-box-wrapper .elementor-image-box-content {
  padding-left: 15px;
}
.elementor-counter .elementor-counter-title {
  line-height: 1.4 !important;
}
.elementor-widget-button.bg-white .elementor-button {
  background-color: #fff;
  border: 1px solid #ffc729;
}
.elementor-widget-button.bg-white .elementor-button span {
  font-family: "Capriola fonts", Sans-serif;
}
.faq-block-sec {
  margin: 0 -10px;
  display: flex;
}
.faq-block-sec .faq-block {
  margin: 0 10px;
  background-color: #f4f3fb;
  padding: 20px;
  width: 33.33%;
}
.faq-block-sec .faq-block h4 {
  font-family: "poppins", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #333;
  margin-bottom: 10px;
}
.faq-block .listing li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 12px;
}
.faq-block .listing li i {
  color: #04c4d9;
  font-size: 14px;
  position: absolute;
  padding-right: 8px;
  top: 6px;
  left: 0;
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
}
.bullet-list.width-50 .elementor-icon-list-items{
    display: flex;
    flex-wrap: wrap;
}
.bullet-list.width-50 li{
    width: 50%;
    align-items: center;
    margin-top: 0 !important;
    padding-bottom: 15px !important;
}
.ling-service h6 a{
    color: #5D44FF;
}
.tbh-service-block .ling-service h6 a i{
    margin-left: 8px;
}
.banner-video .elementor-custom-embed-play{
    background: #64D0C6;
    border-radius: 100px;
    transition: width .25s ease-in-out, left .25s ease-in-out;
    z-index: 3;
    height: 50px;
    width: 50px;
    box-shadow: 1px 0 6px rgba(0, 0, 0, .3);
}
.banner-video .elementor-custom-embed-play i{
    font-size: 17px;
    top: 16px;
    left: 20px;
    position: absolute;
    opacity: 1;
    text-shadow: none;
}
.ling-price .sub{
    font-size: 32px;
    color: #434343;
}
.testimonial-block-audio .elementor-image-box-wrapper .elementor-image-box-img{
    display: flex;
}
.testimonial-img-box .elementor-image-box-title {
    display: inline;
}
.testimonial-img-box .elementor-image-box-content {
    width: max-content !important;
}
.testimonial-img-box .elementor-image-box-wrapper {
    justify-content: flex-end;
    align-items: center !important;
}
.testimonial-yt-video {
    border-radius: 0 0 15px 15px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    margin-bottom: 0 !important;
    height: 193px;
}
.testimonial-yt-video .elementor-custom-embed-image-overlay:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 150px;
    box-shadow: rgba(0, 0, 0, 0.45) 0px -81px 40px -28px inset;
    bottom: 0;
    z-index: 1;
    left: 0;
}
.testimonial-yt-video .elementor-custom-embed-play{
    z-index: 2;
    transform: none;
    top: auto;
    bottom: 18px;
    left: 20px;
}
.testimonial-yt-video .elementor-custom-embed-play i{
    opacity: 1;
}
.yt-video-time {
    position: absolute;
    bottom: 26px;
    left: 58px;
    width: max-content !important;
}
.video-testimonial-sec .testimonial-block-audio .elementor-widget-wrap{
    padding-bottom: 194px !important;
}
.mix-blend{
    mix-blend-mode: multiply;
}
.why-choose-ai .tbh-expertise-box .ling-service,
.why-choose-ai .tbh-expertise-box .ling-service .elementor-widget-container{
  height: 100%;
}
.why-choose-ai .tbh-expertise-box:before{
  position: absolute;
  content: '';
  width: 30px;
  height: 1px;
  background-color: #707070;
  top: 50%;
  transform: translatex(-50%);
}
.why-choose-ai .tbh-expertise-box:after{
  position: absolute;
  content: '';
  height: 130px;
  width: 1px;
  top: 50%;
  background-color: #707070;
}
.why-choose-ai .tbh-expertise-box:first-child:before,
.why-choose-ai .tbh-expertise-box:first-child:after{
  display: none;
}
.why-choose-together-box:before{
  position: absolute;
  content: '';
  border-style: solid;
  border-width: 15px 10px 0 10px;
  border-color: #000 transparent transparent transparent;
  left: 50%;
  transform: translateX(-50%);
  top: -14px;
}
.blog-content-area p b,
.blog-content-area p strong,
.blog-content-area li b,
.blog-content-area li strong{
  font-weight: 600;
}
.tab-sec .elementor-tabs-wrapper .elementor-tab-title img{
  width: 55px;
  filter: grayscale(1);
}
.tab-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active img{
  filter: grayscale(0);
}
.tab-sec.industry-tab .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before{
  display: none;
}
.tab-sec.industry-tab .elementor-tabs-wrapper{
  justify-content: space-between;
}
.tab-sec.industry-tab .elementor-tabs-wrapper .elementor-tab-title{
  padding: 20px 32px !important;
}
.tbh-tab-sec .tabbing-content .content p a br{
  display: none;
}
.tbh-tab-sec .tabbing-content .content p a i{
  margin-left: 8px;
}
.tab-sec.industry-tab .elementor-tabs-content-wrapper .elementor-tab-content{
  box-shadow: none;
}
.language-flip-card .elementor-flip-box{
  box-shadow: 0px 0px 5px #00000029;
  border-radius: 9px;
}
.language-flip-card .elementor-flip-box__layer__inner{
  display: flex;
  align-items: center;
}
.language-flip-card .elementor-flip-box__image{
 width: 120px;
 height: 120px;
 background-color: #d8f5f9;
 display: flex;
 justify-content: center;
 margin-right: 15px;
 border-radius: 9px 0px 0 9px;
 align-items: center;
}
.language-flip-card .elementor-flip-box__image img{
  height: 35px;
}
.language-flip-card.bg-yellow .elementor-flip-box__image{
  background-color: #fef6df;
}
.language-flip-card.bg-purple .elementor-flip-box__image{
  background-color: #e6e3f6;
}
.language-flip-card.bg-pink .elementor-flip-box__image{
  background-color: #fce4ff;
}
.language-flip-card .elementor-flip-box__back .elementor-flip-box__layer__inner{
  flex-direction: column;
  padding: 15px;
}
.language-flip-card .elementor-flip-box__layer__description{
  font-size: 14px;
}
.language-flip-card .elementor-flip-box__button{
  padding: 0;
  display: flex;
  justify-content: flex-end;
  margin: 7px 0 0 auto !important;
  box-shadow: none;
}
.language-flip-card .elementor-flip-box__layer__title{
  margin: 0;
}
.customer-support-sec .width-50 {
  display: flex;
  margin: 0 -12px;
}
.customer-support-sec .support-block {
  background-color: #fff;
  border-radius: 11px;
  padding: 20px;
}
.customer-support-sec .width-50 .support-block {
  margin: 0 12px 25px;
}
.customer-support-sec .support-block .img{
  width: 36px;
  height: 36px;
  background-color: #04C4D9;
  border-radius: 50%;
  line-height: 36px;
  display: inline-block;
  text-align: center;
}
.customer-support-sec .support-block .img img {
  max-width: 20px;
  vertical-align: middle;
}
.customer-support-sec .support-block .img.img-white img {
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(102deg) brightness(111%) contrast(101%);
}
.customer-support-sec h4 {
  margin: 5px 0;
  line-height: 1.2;
  font-size: 22px;
}
.customer-support-sec p {
  margin-bottom: 0;
}
.elementor-widget-icon-box h4.elementor-icon-box-title{
  margin-top: 0;
}
.expert-steps .elementor-image-box-img{
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  justify-content: center;
}
.expert-steps .elementor-image-box-img img{
  max-width: 32px;
}
.sticky-scroll{
  min-height: calc(100vh - 320px);
  transform-style: preserve-3d;
  position: sticky;
  top: 150px;
  display: flex;
  align-items: center;
}
.qa-process .elementor-widget-image-box{
  position: relative;
}
.qa-process .elementor-widget-image-box:before{
  position: absolute;
  content: '';
  background-image: url("https://translatebyhumans.com/wp-content/uploads/2025/02/dashed-arrow.svg");
  width: 118px;
  height: 119px;
  right: -18%;
  bottom: -46%;
  background-repeat: no-repeat;
  background-size: contain;
}
.qa-process.sec-right .elementor-widget-image-box:before{
  left: -18%;
  right: auto;
  transform: scaleX(-1);
}
.d-sm-block{
  display: none;
}
@media(max-width: 1199px){
    .testimonial-yt-video{
        height: 164px;
    }
    .video-testimonial-sec .testimonial-block-audio .elementor-widget-wrap{
        padding-bottom: 164px !important;
    }
    .testimonial-yt-video .elementor-custom-embed-play{
        bottom: 28px;
    }
}
@media (max-width: 1024px) {
  .parallax-sec {
    padding: 20px 15px;
  }
  .parallax-sec.elementor-section.elementor-section-boxed
    > .elementor-container {
    padding: 0;
  }
  .counter-badge-headline {
    position: relative;
    padding-left: 90px;
  }
  .count-badge {
    position: absolute;
    padding: 5px 24px;
    left: 0;
    margin-right: 10px;
    top: -4px;
  }
  .quote-service .elementor-field-subgroup {
    width: auto;
    margin: 0 -8px 25px;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option:before {
    width: 46px !important;
    height: 46px !important;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option {
    padding: 0 !important;
    margin: 0 8px;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option label {
    padding: 15px 10px 15px 65px;
    font-size: 16px;
  }
  .video-iframe iframe {
    height: 300px;
  }
  .testimonial-yt-video{
    height: 127px;
  }
  .video-testimonial-sec .testimonial-block-audio .elementor-widget-wrap {
    padding-bottom: 127px !important;
  }
  .testimonial-yt-video .elementor-custom-embed-play {
    bottom: 18px;
  }
  .ling-price .sub {
    font-size: 28px;
  }
  .why-choose-ai .tbh-expertise-box:before{
    width: 20px;
  }
  .why-choose-ai .tbh-expertise-box:after{
    height: 140px;
  }
  .qa-process .elementor-widget-image-box:before{
    width: 90px;
    height: 96px;
    bottom: -40%;
  }
  .tab-sec .elementor-tabs-wrapper .elementor-tab-title img{
    width: 38px;
  }
  .tab-sec.industry-tab .elementor-tabs-wrapper .elementor-tab-title {
    padding: 12px 22px !important;
    min-width: auto;
  }
  .customer-support-sec .support-block{
    padding: 15px 12px;
  }
  .customer-support-sec .width-50 .support-block {
    margin: 0 6px 20px;
  }
  .customer-support-sec h4{
    font-size: 20px;
  }
  .language-flip-card .elementor-flip-box__image{
    height: 155px;
    width: 90px;
    margin-right: 5px;
  }
}

@media (max-width: 767px) {
  .ceo-note {
    max-width: 220px;
    margin: 0 auto;
  }
  .parallax-sec,
  .parallax-sec.block-3 {
    min-height: auto;
    position: relative;
    top: auto !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }
  .content-center .elementor-container {
    justify-content: center;
  }
  .read-more-content .full-content {
    display: none;
  }
  .read-more-content .content-fold .read-more {
    color: #5d44ff !important;
    cursor: pointer;
    display: inline-block;
  }
  .read-more-content .content-fold p,
  .read-more-content .content-fold a {
    display: inline;
  }
  .client-custom-slider .client-tab-thumb-slider .swiper-wrapper > div {
    margin: 0 !important;
  }
  .client-custom-slider .client-tab-slider .swiper-slide {
    padding: 0 !important;
    justify-content: center;
  }
  .client-custom-slider
    .tbh-client-slider-image-group
    .tbh-client-slider-image-item {
    padding: 7px 5px;
    flex: 1 0 25%;
    max-width: calc(100% / 4);
  }
  .client-custom-slider .swiper-button-next,
  .client-custom-slider .swiper-button-prev {
    right: -5px;
    left: auto;
    top: auto;
    bottom: 20%;
  }
  .client-custom-slider .swiper-button-prev {
    left: -5px;
    right: auto;
  }
  .client-custom-slider .swiper-button-next::after,
  .client-custom-slider .swiper-button-prev::after {
    font-size: 14px;
  }
  .count-badge {
    left: 8px;
    padding: 5px 20px;
    top: 0;
  }
  .counter-badge-headline {
    padding: 0 10px 0 88px;
  }
  .block-half.d-flex .elementor-widget-text-editor,
  .block-half .elementor-widget-button {
    padding: 0px;
    text-align: center;
    width: 100%;
  }
  .client-stories-full .interpretation-testimonial .client-info {
    padding-bottom: 10px;
  }
  .interpretation-testimonial.data-card-block .client-detail {
    margin-top: 20px;
    position: relative;
    text-align: center;
  }
  .interpretation-testimonial.data-card-block .client-detail .client-logo {
    margin: 0 auto 10px;
  }
  .interpretation-testimonial .testimonial-detail {
    width: 100%;
    padding: 0;
    border: none;
  }
  .interpretation-testimonial.data-card-block {
    padding-bottom: 0;
  }
  .block-half.d-flex .elementor-widget-text-editor {
    justify-content: center;
  }
  .interpretation-testimonial.data-card-block .client-info ul li,
  .interpretation-testimonial.data-card-block
    .client-info
    ul
    li:nth-of-type(even) {
    width: 31%;
  }
  .interpretation-testimonial .testimonial-detail h4 {
    font-size: 18px;
  }
  .quote-service .elementor-field-subgroup {
    flex-wrap: wrap;
    margin: 0;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option {
    width: 100%;
    margin: 0 0 15px;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option label {
    padding: 12px 10px 12px 60px;
  }
  .quote-service .elementor-field-subgroup .elementor-field-option:before {
    width: 38px !important;
    height: 38px !important;
  }
  .tbh-quote-form .elementor-field-group .elementor-field-textual {
    min-height: 40px;
  }
  .video-iframe iframe {
    height: 260px;
  }
  .how-it-work-sec .offset-heading {
    position: relative !important;
  }
  .faq-block-sec {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .faq-block-sec .faq-block {
    margin: 0 0 20px;
    padding: 15px;
    width: 100%;
  }
  .faq-block-sec .faq-block h4 {
    font-size: 18px;
  }
  .testimonial-yt-video {
    height: 194px;
  }
  .video-testimonial-sec .testimonial-block-audio .elementor-widget-wrap {
    padding-bottom: 194px !important;
  }
  .bullet-list.width-50 li{
    width: 100%;
  }
  .ling-price .sub {
    font-size: 28px;
  }
  .testimonial-img-box .elementor-image-box-wrapper {
    display: flex;
    flex-direction: row-reverse;
  }
  .testimonial-img-box .elementor-image-box-wrapper .elementor-image-box-img{
      margin-left: 7px !important;
  }
  .why-choose-ai .tbh-expertise-box:before,
  .why-choose-ai .tbh-expertise-box:after,
  .why-choose-together-box:before,
  .qa-process .elementor-widget-image-box:before{
    display: none;
  }
  .customer-support-sec .width-50 .support-block {
    margin: 0 0 20px;
    text-align: center;
  }
  .customer-support-sec .width-50 {
    flex-wrap: wrap;
    margin: 0;
  }
  .customer-support-sec .support-block {
    text-align: center;
  }
  .language-flip-card .elementor-flip-box__image {
    height: 130px;
    width: 110px;
    margin-right: 10px;
  }
  .client-stories-full .interpretation-testimonial.data-card-block .client-logo{
    width: 150px;
  }
  .interpretation-testimonial.data-card-block .client-info ul li > span.industry-icon{
    min-width: 30px;
  }
  .interpretation-testimonial.data-card-block .client-info ul p{
    font-size: 12px;
  }
  .tab-sec.industry-tab .elementor-tabs{
    display: flex;
    flex-direction: row;
  }
  .tab-sec.industry-tab .elementor-tabs .elementor-tabs-wrapper{
    width: 58px;
    flex-direction: column;
  }
  .tab-sec.industry-tab .elementor-tabs-wrapper .elementor-tab-title{
    padding: 10px 8px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px 0 0 10px;
  }
  .tab-sec.industry-tab .elementor-tabs-content-wrapper{
    width: calc(100% - 58px);
  }
  .tab-sec.industry-tab .elementor-tabs-content-wrapper .elementor-tab-content{
    height: 100%;
    padding: 20px;
  }
  .tab-sec.industry-tab .tabbing-content .img-sec{
    order: 0;
  }
  .tab-sec.industry-tab .tabbing-content .content{
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
  }
  .tab-sec.industry-tab .tabbing-content .img-sec ul{
    margin: 0 -8px;
    justify-content: center;
  }
  .tab-sec.industry-tab .tabbing-content .img-sec ul li{
    padding: 0 8px;
    margin-bottom: 0;
  }
  .tab-sec.industry-tab .tabbing-content .img-sec ul li:last-child{
    margin-bottom: 0;
  }
  .tab-sec.industry-tab .elementor-tabs-content-wrapper .elementor-tab-content[data-tab="8"] {
    border-radius: 15px 15px 15px 0px;
  }
  .tab-sec .elementor-tabs-wrapper .elementor-tab-title.elementor-active img{
    opacity: 1;
  }
  .tab-sec.industry-tab .elementor-tabs-wrapper .elementor-tab-title img{
    width: 30px;
  }
  .tab-sec.industry-tab .tbh-tab-sec{
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0;
  }
  .d-sm-block{
    display: block;
  }
  .tab-sec.industry-tab .tabbing-content .img-sec h4{
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: 500;
  }
}
@media (max-width: 480px) {
  .quote-service .elementor-field-subgroup .elementor-field-option label {
    padding: 12px 40px 12px 60px;
  }
}
@media (max-width: 380px) {
  .quote-service .elementor-field-subgroup .elementor-field-option label {
    padding: 12px 12px 12px 60px;
  }
}
