/* header css start */
.header__wrapper .search-submit {
  display: none;
}
.tabcontent .inner_tab_text h6 a {
  color: #000000 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
}
/* .solutions_services-template-default .header__area {
  background: #fff;
} */
.header__main-menu nav ul li:nth-child(n + 2):nth-child(-n + 5):hover .submenu {
  box-shadow: 0px 2px 4px 0px #00000026 !important;
  /* top: 240%; */
  border-radius: 0px !important;
}
.menu-box p {
  font-size: 14px;
  color: #66748b;
  font-weight: 500;
}
.menu-box {
  gap: 1.5px;
}
.menu-box li {
  margin-bottom: 1.5rem !important;
}
.line_h {
  line-height: 45px;
}
.gradient-btn i {
  margin-left: 8px;
}
.gradient-btn {
  border-radius: 130px;
}
.gradient-btn {
  font-weight: 500;
}
.header__wrapper .gradient-btn {
  font-size: 16px;
}
.top-bar {
  background: url("../images/largescreen.png");
  padding: 8px 0px;
  font-size: 14px;
  border-bottom: 1px solid #eee;
}
.top-bar a {
  gap: 8px;
  display: flex;
  color: #262626;
  font-size: 16px;
  font-weight: 500;
}
/*header .header__area {
  padding-left: 84px;
  padding-right: 84px;
}
*/
.inner-header form .form-control {
  font-size: 14px;
  width: 450px;
  background: #f4f5f5;
  border: 1px solid #bec4cd;
  border-radius: 60px;
  height: 36px;
  padding: 13px 16px;
}
.search-container {
  position: relative;
  display: inline-block;
}

.form-control {
  padding-right: 30px; /* Space for the button */
  width: 200px; /* Adjust as needed */
  box-sizing: border-box;
}

.search-btn {
  position: absolute;
  right: 11px;
  top: 0;
  height: 100%;
  width: 30px;
  border: none;
  background: none;
  cursor: pointer;
}
.search-btn i {
  font-size: 16px;
  color: #262626;
}
.header__area nav ul .padding_li_menu_item {
  padding-top: 32px;
  padding-bottom: 32px;
}
.main_header .header__main-menu nav ul li a {
  padding: 0;
}
.main_header .inner-header .header__main-menu nav ul li a {
  color: #262626;
}
.main_header .header__main-menu nav ul li a {
  font-size: 16px;
}
/* Style the tab */
.main_header .tab {
  float: left;
  background-color: #fff;
  width: 20%;
  border-right: 1px solid #ececec;
  /* height: 300px; */
}

/* Style the buttons inside the tab */
.main_header .tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 16px 24px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 16px;
}

/* Change background color of buttons on hover */
.main_header .tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.main_header .tab button.active {
  background-color: #ff6400;
  color: #fff;
}
.has-dropdown:hover .submenu {
  display: block;
}
/* Style the tab content */
.main_header .tabcontent {
  margin-bottom: 70px;
}
.main_header .tabcontent {
  float: left;
  padding: 24px 0px;
  width: 70%;
  border-left: none;
  height: 300px;
  background: #fff;
}
.header__main-menu nav ul .has-megamenu .submenu {
  padding: 0;
}
.main_header .tab_width {
  width: 91%;
  display: flex;
  background-color: #fff;
  justify-content: start;
  margin: 0 auto;
  box-shadow: 0px 2px 4px 0px #00000026;
  position: relative;
  bottom: 8px;
  overflow: hidden;
}
.inner-header .header__area {
  border-bottom: 0px;
}
.header__main-menu nav ul .has-megamenu:hover .submenu {
  top: 68%;
}
.page-id-21087 .header__main-menu nav ul .has-megamenu .submenu {
  top: 109%;
}
.page-id-21087
  .header-sticky
  .header__main-menu
  nav
  ul
  .has-megamenu:hover
  .submenu {
  top: 109%;
}
.header-sticky .header__main-menu nav ul .has-megamenu:hover .submenu {
  top: 68%;
}
.header__main-menu nav ul li:hover .submenu {
  box-shadow: none;
}
.header__main-menu nav ul .has-megamenu .submenu {
  background-color: transparent;
}
.header__main-menu nav ul .has-smallmenu .submenu {
  width: 265px !important;
}
.launguage_icn {
  background: #f9f9f9;
  margin-top: 22px;
  height: 58px;
  padding: 8px 0px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.aws_img {
  padding-right: 24px;
}
.padding_set {
  padding: 0 16px;
}
.inner_tab_text p {
  color: #66748b;
  font-size: 14px;
  font-weight: 500;
}
.inner_tab_text h6 {
  color: #000000;
  font-weight: 500;
}
/* header css end */
/* footer css start  */
.main_footer .footer__bg::after {
  background-color: #fff;
}
.footer__area .col-xl-3 {
  width: 26%;
}
.footer__area .col-xl-2 {
  width: 15%;
}
.footer__area .col-xl-3 .footer__widget .footer__list p {
  padding-bottom: 20px;
}
.footer__logo p {
  padding-top: 24px;
  color: #262626;
  width: 100%;
  line-height: 135%;
  font-weight: 400;
}
.footer__list ul li {
  font-size: 16px;
  font-weight: 400;
}
.footer__list a:hover {
  color: #ff6400;
}
.footer__list a {
  color: #262626;
}
.main_footer .footer__title-sm {
  font-size: 16px;
  color: #262626;
  font-weight: 700;
  text-transform: uppercase;
}
.main_footer .footer__title-sm {
  padding-bottom: 16px;
}
.footer__list ul li {
  padding-bottom: 20px;
  color: #262626;
}
.footer__list .pr-2 {
  padding-right: 10px;
}
.social_icons {
  display: flex;
  gap: 10px;
  padding-top: 10px;
}
.social_title {
  color: #66748b;
}
.main_footer .copyrightsec p {
  color: #262626;
}
.footer__social {
  color: #66748b;
  font-weight: 400;
  font-size: 16px;
}
.footer__top {
  border-top: 1px solid #ececec;
}
.copyrightsec {
  border-top: 0px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.footer__social a {
  padding-left: 5px;
  padding-right: 5px;
}
.footer_itm .talktoexpertcard {
  background: linear-gradient(
    180.8deg,
    #ffffff 37.14%,
    rgba(255, 204, 170, 0.701442) 101.81%,
    rgba(255, 100, 0, 0.1) 101.82%
  );
  border: 1px solid #ecececcc;
  border-radius: 16px;
  padding: 42px 0px;
}
.talktoexpertcard h2 {
  color: #ff6400;
  font-size: 42px;
  margin-bottom: 4px;
}
.talktoexpertcard p {
  color: #262626;
  padding-bottom: 24px;
  font-size: 20px;
}
.talktoexpert .main-btn {
  background-color: #ff6400;
  color: #fff;
}
.our_journy .main-btn,
.our_soultion .main-btn {
  font-size: 16px;
  font-weight: 500;
}
.talktoexpertcard h2 span {
  color: #262626;
}
/* end footer css end   */
/* banner section */
.banner-content .text-side .small_txt {
  display: flex;
  gap: 10px;
  border: 1px solid #1a1a1a33;
  width: fit-content;
  border-radius: 20px;
  padding: 9px 16px;
  margin-bottom: 24px;
}
.banner_section {
  background: url("../images/banner_bg.png") no-repeat;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ececec;
}
.banner_section .banner-wrapper .title {
  font-weight: 700 !important;
}

.gradient-btn {
  display: flex !important;
  list-style: none;
  align-items: center;
}
.know_more_btn {
  border: 2px solid #ff6400;
  background: #fff !important;
  color: #ff6400;
}
.swiper-button-prev svg.swiper-navigation-icon {
  transform: rotate(180deg);
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  display: none;
}
.banner-wrapper .swiper-button-prev,
.banner-wrapper .swiper-button-next {
  background: rgb(249 249 249 / 50%);
  width: 48px;
  height: 48px;
  border-radius: 100%;
}
.hero-swiper {
  overflow: hidden;
}
.banner-slider {
  width: 100%;
  padding-top: 185px;
  position: relative;
  overflow: hidden;

  padding-bottom: 78px;
}

.header__area:hover {
  background: #ffffff99;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}
.banner-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

.text-side .title {
  font-size: 48px;
  margin-bottom: 24px;
  line-height: 120%;
  font-weight: 900;
}
.text-side .title span {
  color: #ff6400;
}
.banner_btn {
  display: flex;
  padding-top: 32px;
  gap: 16px;
}
.text-side .subtitle {
  font-size: 20px;
  color: #66748b;
  font-weight: 400;
  width: 90%;
}

.swiper-button-next,
.swiper-button-prev {
  color: #000;
}

.swiper-pagination-bullet {
  background: #000;
}
/* second section css end */
/* Third Section css start  */
.client-slider {
  overflow: hidden;
}
.client_logo {
  padding-bottom: 129px;
  padding-top: 26px;
}
.client_logo {
  padding-bottom: 80px;
}

.client_logo.pb-0 {
  padding-bottom: 0px;
}
.client_logo h5 {
  text-align: center;
  color: #ff6400;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.inner_banner .banner-content .know_more_btn:hover,
.know_more_btn:hover {
  color: #ff6400 !important;
}
.first_btn:hover {
  color: #fff !important;
}
/* end */
/* forth section css */
.our_journy p.pt_32 {
  width: 100%;
  margin: 0 auto;
  font-size: 16px;
}
.our_journy {
  padding-bottom: 90px;
}
.title_inner {
  font-size: 36px;
  font-weight: bold;
  width: 60%;
  padding-bottom: 50px;
}
.title_inner span {
  color: #ff6400;
}
.pt_32 {
  padding-top: 32px;
  text-align: center;
  color: #66748b;
  font-size: 16px;
}
.pb_32 {
  padding-bottom: 24px;
}
.card_itm h4 {
  font-size: 42px;
  font-weight: 900;
  color: #262626;
}
.card_itm p {
  font-size: 18px;
  color: #66748b;
} /* forth section end  */

/* section 5 start */
.our_soultion .tab-content .card {
  border: none;
  background: #f8f9fa;
}
.our_soultion .tab-content .card-body {
  padding: 48px 24px;
  border-radius: 0;
}
.our_soultion .tab-pane .row {
  position: relative;
  left: 15px;
}
.our_soultion .nav-tabs .nav-link {
  color: #262626;
  background: #fff;
  border: 1px solid #bec4cd;
  border-radius: 60px;
  padding: 9px 16px;
  font-size: 20px;
}
.our_soultion .nav-tabs {
  gap: 24px;
}
.our_soultion .nav-tabs .nav-link.active {
  color: #ff6200;
  /* background-color: #ff6200; */
  border: 1.5px solid #ff6200;
  border-radius: 60px;
  padding: 9px 16px;
  font-size: 20px;
  font-weight: 500;
}
.our_soultion .highlight {
  color: #ff6200;
}

.card.h-100.card_gray {
  background: #f4f5f5;
  border-radius: 0;
}
.card.h-100.card_white {
  background: #fff;
  border-radius: 0;
}

.tab-pane .card-body .card-text {
  font-size: 16px;
  color: #66748b;
  font-weight: 400;
}
.tab-pane .card-body a {
  padding: 0;
  padding-top: 8px;
  text-decoration: none;
  color: #ff6400;
  font-size: 16px;
  font-weight: 400;
}
/* section 5 end */
/* section 6 css start */
.video_div {
  position: relative;
  border-radius: 36px; /* rounded corners */
  overflow: hidden; /* keep content inside */
  padding: 18px; /* space for inner content */
}
.video_div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1px; /* border thickness */
  border-radius: 36px; /* same as parent */
  background: linear-gradient(
    244.27deg,
    rgba(255, 255, 255, 0.7) 6.78%,
    rgba(190, 196, 205, 0.7) 88.24%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.video-section {
  position: relative;
  height: 503px;
  background: url(../images/video_section.png) no-repeat;
  border-radius: 24px;
}
.info_section p {
  font-size: 18px;
  font-weight: 400;
  color: #262626;
  padding-top: 12px;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.modal-content {
  position: relative;
  max-width: 800px;
  width: 90%;
}
.close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: white;
  font-size: 30px;
  cursor: pointer;
  z-index: 99999;
}
.video_section {
  padding-top: 90px;
}
.info_section {
  background: #f4f5f5;
  padding: 32px 16px;
  text-align: center;
  border-radius: 12px;
  height: 100%;
}
/* section 6 end */
/* section7 */
.industries {
  padding-top: 60px;
}
.industries .card {
  display: flex;
  flex-direction: row;
  align-items: start;
  padding: 24px;
  border-radius: 24px;
  background: #f4f5f5;
  border: none;
  gap: 16px;
  height: 100%;
}
.industries .card img {
  width: 120px;
}

.industries .card a {
  color: #ff6400;
  font-size: 16px;
  font-weight: 400;
}
/* end */
/* section 8 */
.Expertinsights .tab-pane .card-body a {
  font-size: 16px;
}
.Expertinsights .eye_btn a {
  padding-top: 0px;
}
.Expertinsights .tab-pane .row {
  position: relative;
  left: 0px !important;
}
.Expertinsights {
  padding-top: 90px;
}
.talktoexpert .main-btn {
  line-height: 44px;
  font-size: 16px;
  font-weight: 500;
}
a .fa-arrow-right {
  position: relative;
  top: 1px;
}
.Expertinsights .card-body {
  padding: 0 !important;
  border: 1px solid #ececec !important;
  border-radius: 12px !important;
}
.inner_text_data {
  padding: 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.h3_title {
  font-size: 24px;
  color: #262626;
  font-weight: 700;
}
.card_p_text {
  font-size: 18px;
  color: #66748b;
  font-weight: 400;
  padding-bottom: 8px;
}
.Expertinsights .main-btn {
  color: #fff !important;
  padding: 0 24px !important;
}
.eye_btn {
  align-items: center;
  display: flex;
  gap: 16px;
  margin-top: auto;
  display: flex;
  align-items: center;
}
.Expertinsights .card-body .main-img {
  border-radius: 12px 12px 0 0px;
  width: 100%;
  height: 238px;
  object-fit: cover;
}
/* end */
/* section 9 */
.our_cleint_slider {
  overflow: hidden;
}
.our_clients .title_inner {
  font-size: 42px;
}
.our_clients .swiper-button-prev,
.our_clients .swiper-button-next {
  background: #f4f5f5;
  width: 48px;
  height: 48px;
  z-index: 5;
  border-radius: 100%;
}
.our_clients .swiper-button-prev {
  left: 10%;
}
.our_clients .swiper-button-next {
  right: 10%;
}
.our_clients {
  padding-top: 38px;
  position: relative;
}
.our_clients h2 {
  width: 100%;
  padding-bottom: 46px;
}
.our_clients .container {
  background: url("../images/map.png");
  padding-top: 50px;
  padding-bottom: 150px;

  background-repeat: no-repeat;
}
.our_clients p {
  width: 87%;
  text-align: center;
  font-size: 18px;
  color: #66748b;
}
.our_clients_content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.client_photo {
  display: flex;
  justify-content: center;
  padding-top: 16px;
  gap: 10px;
  align-items: center;
}
.client_photo h5 {
  padding: 0;
  /* margin: 0; */
  font-size: 24px;
  font-weight: 900;
}
.client_photo p {
  width: 100%;
  font-size: 20px;
}

.clinical-trials {
  position: relative;

  background-color: #fff;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  border: 1px solid #eee;
  border-radius: 24px;
}
.clinical-trials::before {
  content: "";
  position: absolute;

  width: 100%;
  height: 520px;
  background: url(../images/videobg.png) no-repeat;
  background-size: cover;

  pointer-events: none;
}
/* Row Flex Layout */
.clinical-trials .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}

/* Text Column */
.text-content {
  flex: 1 1 45%;
  position: relative;
  padding-top: 125px;
  padding-bottom: 205px;

  position: relative;
}

.text-content h2 {
  width: 41%;
  margin-left: 35px;
  font-weight: 800;
  line-height: 110%;
  font-size: 44px;
}

.text-content h2 span {
  color: #ff6400; /* Orange highlight */
}

.text-content p {
  margin-top: 15px;
  font-size: 16px;
  color: #555;
}

/* Play Button */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  background: rgb(255 100 0);
  border-radius: 100%;
  cursor: pointer;
  display: flex;
  align-items: center;
  z-index: 8;
  justify-content: center;
  border: 5px solid #ffffff80;
  animation: blinkSmooth 4s infinite ease-in-out;
}

.innerround {
  transition: 0.6s ease;
} /* Keyframes for smooth fade in & out */
@keyframes blinkSmooth {
  0% {
    opacity: 0.7;
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    opacity: 0.7;
    transform: translate(-50%, -50%) scale(1);
  }
}

/* .plybutton {
  animation: video-icon-sonar 5s linear infinite;
} */
.innerround img {
  position: relative;
  width: 35px;
  left: 4px;
  bottom: 4px;
}
@keyframes video-icon-sonar {
  0% {
    opacity: 1;
    transform: scale(0.5);
  }
  100% {
    opacity: 0;
    transform: scale(1.3);
  }
}
/* Image Column */
.image-content {
  flex: 1 1 45%;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0px;
  padding: 0;
}

.image-content img {
  max-width: 100%;
  border-radius: 10px;
}

/* end home page css */

/* inner page css start */
.breadcrumb-section {
  padding-top: 15px;
  padding-left: 84px;
  padding-right: 84px;
  padding-bottom: 15px;
  box-shadow: 0px 1px 4px 0px #0000001a;
  background: #f2f2f2;
}
.bread_crum_text {
  display: flex;
  gap: 8px;
}

.bread_crum_text span {
  font-size: 14px;
  font-weight: 400;
  color: #262626;
}
.active_text {
  color: #ff6400 !important;
  font-weight: 700 !important;
}
/* first section start */
.inner_banner {
  padding-top: 210px;
  padding-bottom: 90px;
  border-bottom: 1px solid #eeeeee;
  background: #fbfbfb;
}
.banner_title {
  font-size: 16px;
  color: #66748b;
  font-weight: 400;
}
.inner_banner .banner-content .title {
  margin-bottom: 24px;
}
.inner_banner .banner_btn {
  padding-top: 24px;
}
/* second secction start */
section.capabilities.main_cap {
  padding-bottom: 90px;
}
.capabilities {
  /*padding-top: 54px;*/
  padding-bottom: 40px;
}
.capabilities .card {
  background-color: #f4f5f5;
  border-radius: 8px;
  padding: 24px;
  color: #333;
  border: 0;
  border-radius: 0;
  height: 100%;
}

.capabilities .card-icon {
  display: flex;
  /* justify-content: center; */
  margin-bottom: 16px;
  background: #fff;
  width: max-content;
  padding: 18px;
  border-radius: 12px;
}

.capabilities .card-icon span {
  font-size: 24px;
  color: #ff6200; /* Orange color similar to the icon in the image */
}

.capabilities ul {
  list-style-type: none;
  padding: 0;
  margin-left: 1em;
}

.capabilities li::before {
  content: "•";
  color: #66748b;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
section.capabilities.benefits {
  padding-top: 0;
}
/* third section */
.integarted_eclinical {
  padding-top: 50px;
  padding-bottom: 90px;
}

.integarted_eclinical .title_inner {
  width: 100%;
}
.integarted_eclinical .right_side_text .banner_title {
  font-size: 18px;
}
/* 4rth section */
.Resources .card-body {
  padding: 0;
}
.Resources .card-body .main-img {
  width: 100%;
  height: 238px;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
.Resources {
  padding-bottom: 75px;
}
.res_date {
  color: #66748b;
  font-size: 16px;
  padding-top: 8px;
}
.Resources .card_white {
  border-radius: 12px !important;
}
/* section 5 */
.why_choose .pb-5 {
  padding-bottom: 24px !important;
}
section.capabilities.why_choose {
  padding-bottom: 90px;
  padding-top: 15px;
}
/* section 6 */
.add_ons .card-icon,
.add_ons .know_more_btn {
  background: transparent !important;
}
.add_ons .card_p_text {
  width: 75%;
  margin: 0 auto;
}
.add_ons {
  padding-top: 0;
  padding-bottom: 90px;
}
.add_ons .card-icon {
  width: 100%;
}
.video_section {
  position: relative;
  z-index: 1;
  border-radius: 16px; /* optional for rounded corners */
}

.video_section .col-lg-9 {
  position: relative;

  border-radius: 16px; /* same as outer radius */
  padding: 17px; /* inner spacing */
  z-index: 1;
  overflow: hidden; /* ensures before stays inside radius */
}

/* Gradient border effect */
.video_section .col-lg-9::before {
  content: "";
  position: absolute;
  inset: 0; /* top:0, right:0, bottom:0, left:0 */
  padding: 1px; /* border thickness */
  border-radius: 36px;
  background: linear-gradient(
    244.27deg,
    rgba(255, 255, 255, 0.7) 6.78%,
    rgba(190, 196, 205, 0.7) 88.24%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: 0;
  height: 566px;
}
.reading-time-badge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #1a1a1a99;
  color: #fff;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 4px;
  z-index: 2;
}
.card_white {
  position: relative;
}

.our_journy .pb_32 {
  padding-bottom: 50px;
}
.our_journy .title_inner {
  width: 90%;
}
.why_choose .card-icon {
  width: 72px;
  height: 72px;
  padding: 5px;
  justify-content: center;
}
.mobile_requeste_demo {
  display: inline-block;
  background-color: var(--it-theme-1);
  color: var(--it-common-white);
  height: 46px;
  line-height: 44px;
  border-radius: 130px;
  padding: 0 24px;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  z-index: 1;
  margin-top: 8px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.mobile_requeste_demo a {
  border-bottom: 0px !important;
  color: #fff;
  padding: 0;
  line-height: 45px !important;
  font-size: 16px;
  font-weight: 500;
}
.mobile_requeste_demo a i {
  margin-left: 8px;
}
/* .cd-dropdown-content .has-children a {
  height: 50px;
} */
.cd-dropdown-content .has-children > a.submenu-open {
  background-color: #fff;
  border-bottom: 0px !important;
}
.cd-dropdown-content ul.is-visible > li > a {
  background: #f7f7f7;
  border-bottom: 0px !important;
}
.cd-dropdown-content ul.is-visible > li:last-child > a {
  border-bottom: 1px solid #d3d3d3 !important; /* You can change color */
}
.downloadpopup_modal {
  margin-top: 0;
}
.submenu li a:hover h3 {
  color: #ff6400 !important;
}
.tabcontent a:hover h6,
.lidetails h3:hover {
  color: #ff6400 !important;
}
.lidetails h3 {
  font-weight: 400;
}
.lidetails a:hover h3 {
  color: #ff6400 !important;
}
.submenu-open {
  background: #f7f7f7;
}
.header__area {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(150px);
  -webkit-backdrop-filter: blur(150px);
  background: rgba(255, 255, 255, 0.6);
  transition: all 0.3s ease;
}
.tab-pane.fade {
  transition: opacity 0.3s linear;
}

.image-side .play-btn {
  width: 80px;
  height: 80px;
}

/*new css*/
.pt-80{
  padding-top: 80px !important;
}
.pb-80{
  padding-bottom: 80px !important;
}
.inner_banner_new{
  padding-top: 80px !important;
}
.leadership-name{
  position: absolute;
  background: white;
  bottom: 40px;
  right: 63%;
  border-radius: 10px;
}
.card-icon {
    display: flex;
    margin-bottom: 16px;
    background: #fff;
    width: max-content;
    padding: 18px;
    border-radius: 12px;
}
.teammember-slider .tm_image_wrapper img{
  filter: unset;
}
.history__details {
    display: flex;
    height: auto;
    border-radius: 0;
    border: 1px solid #ff6400;
    padding: 16px;
    gap: 30px;
    background-color: #fff;
    align-items: center;
    min-height: unset;
}
.modal-backdrop.show{
  display: none;
}
/* Responsive adjustments start */
@media screen and (max-width: 1920px) {
  header .top-bar {
    background: url("../images/largescreen.png");
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 1600px) {
}
@media screen and (max-width: 1440px) {
  .our_clients .swiper-button-prev {
    left: 3%;
  }
  .our_clients .swiper-button-next {
    right: 3%;
  }
  header .top-bar {
    background: url("../images/mediumscreen.png");
  }
  .text-side .title {
    width: 90%;
  }
  .text-content {
    padding-bottom: 175px;
  }
  .text-content h2 {
    width: 36%;
    font-size: 40px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 1200px) {
  .footer__list ul li {
    font-size: 14px;
  }
  .footer__logo p {
    width: 200px;
  }
  .footer__area .col-xl-3 .footer__widget .footer__list p {
    font-size: 14px;
  }
  .text-side .title {
    font-size: 38px;
  }
  .header__logo {
    padding: 00;
  }
}

@media (max-width: 1199px) {
  .page-template-about-template .main_header,
  .single-post .main_header {
    position: relative !important;
  }
  .page-template-about-template #about_banner_padding {
    margin-top: 0;
  }
  #mail-header {
    display: none !important;
  }
  .lidetails {
    padding: 12px 0px;
    display: flex;
    align-items: start;
    gap: 0px;
    flex-direction: column;
    height: auto;
  }
  .inner-header .header__area {
    background: #fff;
  }
  .inner-header .header__area:hover {
    background: #fff !important;
  }
  header .top-bar {
    display: none !important;
  }
  .header-search-form-wrapper {
    display: none !important;
  }
  .pl-17 {
    padding-left: 17px;
  }
  .header__wrapper .search-submit {
    display: block !important;
  }
  .inner-header .header__area .mainheader_set {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .text-content {
    padding-bottom: 130px;
    padding-top: 110px;
  }
  .video_section .col-lg-9::before {
    height: 465px;
  }
  .info_section p {
    font-size: 16px;
  }
  .text-content h2 {
    font-size: 32px;
  }
  .col.image-content img {
    max-width: 70%;
  }
  .cd-dropdown-content ul li:first-of-type a::after {
    transform: rotate(318deg);
    right: 20px;
    left: auto;
  }
  .cd-dropdown-content ul li:first-of-type a::before {
    transform: rotate(223deg);
    right: 20px;
    left: auto;
  }
  .cd-dropdown-content .go-back a {
    padding-left: 15px;
  }
  .has-children a {
    font-size: 16px;
    color: #2c2c2c;
  }
}
@media screen and (max-width: 1024px) {
  .text-side .title {
    font-size: 32px;
  }
}
@media screen and (max-width: 991px) {
  .gradient-btn {
    padding: 0 15px;
  }
  .text-content h2 {
    margin-left: 0px;
  }
  .our_clients .container {
    background: url(../images/tabletmap.png);
    background-repeat: no-repeat;
  }
  .footer__social a {
    padding-left: 2px;
    padding-right: 2px;
  }
  .footer__social {
    font-size: 14px;
  }
  .header__area.header-sticky .header__logo {
    padding: 0px 0;
  }
  .talktoexpertcard {
    width: 100%;
  }

  .text-content {
    padding-bottom: 116px;
    padding-top: 86px;
  }
  .clinical-trials::before {
    height: 450px;
  }
  .video_section .col-lg-9::before {
    height: 400px;
  }
  .col-lg-4.col-md-12.pb-5 {
    padding-bottom: 24px !important;
  }
  .our_clients .title_inner {
    font-size: 28px;
  }
  .capabilities .card-icon {
    padding: 13px;
  }
  .add_ons .col-lg-6 .card-icon {
    justify-content: center !important;
  }

  .banner-slider {
    padding-top: 150px;
  }
  .add_ons {
    padding-bottom: 0px;
  }
  section.capabilities.why_choose {
    padding-bottom: 72px;
  }
  .add_ons .pb_5 {
    padding-bottom: 16px;
  }

  .integarted_eclinical {
    padding-bottom: 72px;
  }
  .inner_page_section .banner-content .gradient-btn .fa-arrow-right {
    display: inline;
  }
  .inner_banner {
    padding-top: 200px;
    padding-bottom: 72px;
  }
  section.capabilities.main_cap {
    padding-top: 35px;
    padding-bottom: 72px;
  }
  .main_cap .title_inner {
    width: 100%;
  }
  .Resources {
    padding-bottom: 60px;
  }
  section.capabilities.benefits .col-lg-4.pb-3 {
    padding-bottom: 36px !important;
  }
  .integarted_eclinical .justify-content-end {
    justify-content: center !important;
    padding-bottom: 24px;
  }
  section.capabilities.main_cap .pb-48 {
    padding-bottom: 24px !important;
  }
  .inner_banner .banner-content .text-side h1 span {
    color: #ff6400;
  }
  .inner_banner .banner-content .text-side {
    padding-bottom: 24px;
  }
  .play-btn {
    width: 85px;
    height: 85px;
  }
  .image-content img {
    max-width: 68%;
  }
  .image-content {
    margin-left: 17px;

    left: 16%;
  }
  .text-content {
    padding-top: 66px;
    padding-bottom: 57px;
  }
  .clinical-trials .col-lg-3.pb-3 {
    padding-top: 40px;
  }

  .text-content h2 {
    font-size: 36px;
    text-align: start;
  }
  .video_section .col-lg-3.pb-3 {
    padding-top: 16px;
  }
  .our_clients_content .client_photo p {
    font-size: 16px;
  }
  a.ey_div.p-0 {
    padding: 0 !important;
  }
  .eye_btn .main-btn img {
    width: 20px;
    margin-right: 8px;
  }
  .footer_itm .main-btn i {
    position: relative;
    top: 1px;
  }
  .h3_title {
    font-size: 22px;
  }
  .card_p_text {
    font-size: 16px;
  }
  .our_journy p.pt_32 {
    width: 100%;
  }

  .our_journy .title_inner {
    width: 30%;
  }
  .banner-slider {
    padding-bottom: 35px;
  }
  .know_more_btn {
    background: transparent !important;
  }
  .banner_btn .gradient-btn {
    font-size: 16px !important;
  }
  .our_clients {
    padding-top: 70px;
  }

  .our_clients .container {
    padding-bottom: 100px;
  }
  .our_clients .container {
    padding-top: 0;
  }
  .talktoexpertcard h2 {
    font-size: 28px;
    width: 83%;
    line-height: 120%;
    padding: 0px 3px;
  }
  .footer_itm .talktoexpertcard {
    padding: 42px 0px;
  }
  .info_section p {
    font-size: 16px;
  }
  .info_section {
    padding: 31px 16px;
  }
  .our_clients h2 {
    text-align: start !important;
    padding-bottom: 24px;
  }
  .our_clients p {
    width: 100%;
    text-align: start;
  }
  .client_photo {
    justify-content: start;
    align-items: start;
  }
  .our_clients_content {
    text-align: start;
    align-items: start;
  }
  .our_clients_content .client_photo p {
    font-size: 16px;
  }
  .client_photo h5 {
    font-size: 22px;
  }
  .talktoexpertcard p {
    font-size: 16px;
  }
  .our_clients .swiper-button-prev {
    left: 2px;
  }
  .our_clients .swiper-button-next {
    right: 2px;
  }
  .footer__area .col-xl-2 {
    width: 50%;
  }
  .footer__area .row > .col-lg-3:last-child {
    /* your styles here */
    width: 50%;
  }
  .footer__social {
    padding-top: 16px;
  }
  .footer__mt {
    margin-top: 0px;
  }
  .footer__list ul li {
    padding-bottom: 20px;
  }

  .footer__logo {
    padding-bottom: 0;
  }
  .copyrightsec {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer__widget {
    padding-bottom: 32px;
  }
  .main_footer .footer__title-sm {
    padding-bottom: 8px;
  }
  .talktoexpert {
    padding-top: 60px;
  }
  .footer__area .col-xl-3 {
    width: 100%;
  }
  .mobilefooter {
    display: none;
  }
  .footer__logo p {
    width: 100%;
  }
  .webview {
    display: block;
  }
  .footer__bg {
    padding-top: 170px;
  }
  .Expertinsights {
    padding-top: 70px;
  }
  .pb_32 {
    padding-bottom: 23px;
  }
  .industries .card img {
    width: 80px;
  }
  .industries {
    padding-top: 56px;
  }
  .video_div {
    margin-bottom: 16px;
  }
  .video_section {
    padding-top: 72px;
  }
  .client_logo {
    padding-bottom: 52px;
  }
  .journy_txt {
    display: flex;
    justify-content: space-around;
  }
  .width_set {
    width: 40%;
  }
  .our_journy .pb_32 {
    padding-bottom: 34px;
  }
  .our_journy p.pt_32 {
    padding-top: 0px;
  }
  .title_inner {
    width: 100%;
    font-size: 28px;
    list-style: 120%;
  }
  .card_itm h4 {
    font-size: 30px;
  }
  .card_itm p {
    font-size: 16px;
  }
  .main-btn {
    font-size: 16px;
  }
  .our_journy {
    padding-bottom: 72px;
  }
  .our_soultion .nav-tabs {
    gap: 16px;
  }
  .scoll_tab {
    overflow: scroll;
  }
  .scoll_tab .nav-tabs {
    width: max-content;
  }
  .card_p_text {
    font-size: 16px;
  }
  .our_soultion .tab-content .card-body {
    padding: 36px 24px;
  }
  .our_soultion .nav-tabs .nav-link.active,
  .our_soultion .nav-tabs .nav-link {
    font-size: 16px;
    padding: 9px 13px;
  }
  .Expertinsights .tab-pane .card-body .download_a {
    font-size: 16px;
    padding: 11px 24px !important;
    line-height: 12px;
  }
  .ey_div {
    padding: 0px;
  }
  .ey_icn {
    width: 42px;
    margin-right: 8px;
  }
  .our_journy .main-btn,
  .our_soultion .main-btn {
    font-size: 16px;
    font-weight: 500;
  }
  .responsive_white {
    background: #fff !important;
  }
  .responsive_gray {
    background: #f4f5f5 !important;
  }
  .journy_img img {
    width: 300px;
  }
  .client_logo {
    padding-top: 23px;
  }
  .banner-content .gradient-btn .fa-arrow-right {
    display: none;
  }
  .text-side .title span {
    color: #262626;
  }
  header .breadcrumb-section {
    padding-left: 34px;
    padding-right: 34px;
  }
  .inner-header form .form-control {
    width: 340px;
  }
  header .top-bar {
    background: url("../images/smallscreen.png");
  }
  .header__logo {
    padding: 0px;
  }
  .banner_section {
    background: url("../images/tabletmask.png") no-repeat center center/cover;
  }

  .banner-content .text-side .small_txt {
    display: none;
  }

  .text-side .title {
    font-size: 36px;
  }
  .text-side .subtitle {
    font-size: 16px;
  }
  .banner-wrapper .swiper-button-prev,
  .banner-wrapper .swiper-button-next {
    width: 36px;
    height: 36px;
  }
  .cd-dropdown a:hover,
  .cd-dropdown a:focus {
    color: #ff6400;
  }
}
@media screen and (max-width: 768px) {
  .pt-80{
    padding-top: 60px !important;
  }
  .pb-80{
    padding-bottom: 60px !important;
  }
  .our_cleint_slider {
    margin-bottom: 35px;
  }
  .our_soultion .tab-pane .row {
    position: relative;
    left: 0px;
  }
  .inner-header .header__area {
    background-color: #fff;
  }

  .header__wrapper .fa-search {
    font-size: 20px;
  }

  .our_clients .container {
    background: url("../images/map_m.png");
    background-size: cover;
  }
  .our_clients .swiper-button-prev {
    left: 5%;
    top: 80%;
  }
  .our_clients .swiper-button-next {
    right: 80%;
    top: 80%;
  }
  
}
@media screen and (max-width: 767px) {
  .our_soultion a.btn.btn-link {
    text-align: start;
  }
  .gradient-btn i {
    display: none !important;
  }
  .banner_btn {
    gap: 5px;
  }
  .gradient-btn {
    align-items: center;
  }

  .banner_btn .gradient-btn {
    font-size: 14px !important;
  }
  .text-content h2 {
    margin-left: 0px;
  }
  .download_form .col-12 {
    flex: 0 0 auto !important;
  }
  .modal-content {
    width: 100%;
  }
  .our_clients .container {
    background: url(../images/mobilemap.png);
    background-repeat: no-repeat;
  }
  .talktoexpertcard h2 {
    width: 76%;
  }
  .innerround img {
    width: 29px;
  }
  .text-content {
    padding-top: 85px;
  }
  .video_section .col-lg-9::before {
    height: auto;
  }
  .footer__bg {
    padding-top: 230px;
  }
  .talktoexpert .main-btn {
    line-height: 39px;
    font-size: 16px;
  }
  .clinical-trials::before {
    height: 300px;
  }
  .our_journy .journy_txt img {
    width: 100%;
  }
  section.capabilities.why_choose {
    padding-top: 0px;
  }
  section.capabilities.benefits {
    padding-bottom: 0px;
  }
  .text-content h2 {
    font-size: 18px;
  }
  .text-content {
    padding-top: 79px;
    margin-left: 0;
    padding-bottom: 70px;
  }
  .play-btn {
    width: 65px;
    height: 65px;
  }
  .footer__area .row > .col-lg-3:last-child {
    width: 100%;
  }
  .our_clients .swiper-button-next {
    right: 3%;
    top: 50%;
  }
  .our_clients .swiper-button-prev {
    left: 3%;
    top: 50%;
  }
  .responsive_white {
    background: #f4f5f5 !important;
  }
  .responsive_gray {
    background: #fff !important;
  }
  .journy_txt {
    display: block;
  }
  .our_journy .title_inner {
    width: 100%;
    text-align: center;
  }
  .our_journy .col-lg-8 {
    padding-top: 24px;
  }
  .our_journy p.pt_32 {
    width: 100%;
  }
  .our_soultion .p-0 {
    padding: 15px !important;
    margin-bottom: 0 !important;
  }

  .our_soultion .tab-content .card-body {
    padding: 20px 24px;
  }

  .banner_section {
    background: url(../images/mobileanner.png) no-repeat center center / cover;
  }
  .text-side .title {
    margin-bottom: 16px;
  }
  .banner_btn {
    padding-top: 8px;
  }
  .inner-header form .form-control {
    width: 266px;
  }
  .banner-content .justify-content-end {
    justify-content: center !important;
    padding-top: 22px;
  }
  .banner-slider {
    padding-top: 110px;
  }
  .banner_section .banner-slider {
    padding-top: 135px;
  }
  .video_section .col-lg-3.pb-3 {
    padding-top: 16px;
  }
  .single-resources .resources_inner__content {
    padding-bottom: 0px !important;
  }
}
@media screen and (max-width: 680px) {
  .breadcrumb-section {
    padding-left: 10px;
    padding-right: 10px;
  }
  .bread_crum_text {
    display: flex;
    gap: 0px;
  }
  .footer__area .row > div:nth-child(4) {
    width: 100%;
  }
  .footer__bg {
    padding-top: 230px;
  }
  .our_clients .swiper-button-prev {
    left: 12%;
    top: 90%;
  }
  .our_clients .swiper-button-next {
    right: 70%;
    top: 90%;
  }
}
@media screen and (max-width: 576px) {
  .play-btn {
    width: 45px !important;
    height: 45px !important;
  }
  .gradient-btn {
    padding: 0 15px;
  }
  .talktoexpertcard h2 {
    width: 80%;
  }
  .video_section .col-lg-9::before {
    height: auto;
  }
  .text-content h2 {
    font-size: 18px;
    position: relative;
    width: 40%;

    font-weight: 500;
  }
  .text-content h2 span {
    font-weight: 900;
  }
  .text-content {
    padding-bottom: 70px;
    padding-top: 40px;
  }

  .image-content {
    left: 17%;
  }
  .col.image-content img {
    max-width: 60%;
  }
  .image-content img {
    max-width: 77%;
  }

  .our_clients .container {
    background: url("../images/map_s.png");
    background-size: cover;
  }

  .our_clients .swiper-button-prev {
    left: 4%;
  }
  .our_clients .swiper-button-next {
    right: 74%;
  }
  .text-side .subtitle {
    width: 70%;
    text-align: center;
  }
  .banner_section .text-side {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .play-btn {
    width: 36px;
    height: 36px;
  }

  .innerround img {
    left: 1px;
    bottom: 4px;
    width: 12px;
  }
  header .breadcrumb-section {
    padding-left: 27px;
  }
  header .breadcrumb-section .container {
    padding-left: 0;
  }
  .talktoexpert .container,
  .footer__area .container {
    padding-right: calc(var(--bs-gutter-x) * 1);
    padding-left: calc(var(--bs-gutter-x) * 1);
  }
}
@media screen and (max-width: 575px) and (min-width: 545px) {
  .text-content {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 550px) {
  .our_clients .swiper-button-next {
    right: 69%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 40%;
  }
}
@media screen and (max-width: 490px) {
  .swiper-button-prev {
    left: 0;
  }
  .swiper-button-next {
    right: 0;
  }
  .text-side .subtitle {
    width: 75%;
  }
  .talktoexpertcard h2 {
    width: 95%;
  }
  .bread_crum_text span {
    font-size: 12px;
  }
  .breadcrumb-section {
    padding-left: 0;
    padding-right: 0;
  }
  .text-content {
    padding-top: 70px;
    padding-bottom: 20px;
    padding-left: 0;
  }
  .text-side .title {
    width: 100%;
  }
  .swiper-button-prev,
  .swiper-button-next {
    position: absolute;
    top: 43%;
  }
  header {
    background: #feede8;
  }
  .top-bar {
    flex-direction: column;
    background: #feede8;
    gap: 10px;
    justify-content: start !important;
    align-items: start !important;
  }
  .inner-header form .form-control {
    width: 100;
  }
}
@media screen and (max-width: 456px) and (min-width: 430px) {
  .text-content {
    padding-top: 37px;
  }
}
@media screen and (max-width: 429px) and (min-width: 417px) {
  .text-content {
    padding-top: 30px;
  }
}
@media screen and (max-width: 416px) and (min-width: 372px) {
  .text-content {
    padding-top: 20px;
  }
}
@media screen and (max-width: 372px) and (min-width: 330px) {
  .text-content {
    padding-top: 20px;
  }
}
@media screen and (max-width: 374px) {
  .innerround img {
    left: 1px;
    bottom: 4px;
    width: 12px;
  }
  .text-content h2 {
    font-size: 14px;
  }
  .image-content {
    left: 17%;
  }
  .col.image-content img {
    max-width: 60%;
  }
}
@media screen and (max-width: 360px) {
  .banner_btn {
    flex-direction: column;
    width: max-content;
  }
  .banner_btn .gradient-btn {
    justify-content: center;
  }
  .bread_crum_text {
    gap: 0px;
  }
  .text-content h2 {
    font-size: 14px;
  }
  .text-content {
    padding-top: 35px;
    padding-bottom: 11px;
  }
  .footer__widget .footer__list p {
    font-size: 14px;
  }
}
@media screen and (max-width: 340px) {
  .text-content {
    padding-top: 20px;
  }
}
/* responsive adjustments end */

/* Responsive */
@media (max-width: 992px) {
  .clinical-trials .row {
    flex-direction: column;
    text-align: center;
  }

  .image-content {
    text-align: center;
  }
}
@media (min-width: 576px) {
  .banner_section .banner-content {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .banner_section .banner-content {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .banner_section .banner-content {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .banner_section .banner-content {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .banner_section .banner-content {
    max-width: 1320px;
  }
}
.page-template-homepagev2 #header-layout,
.single-solutions_services #header-layout {
  position: fixed;
  width: 100%;
  z-index: 9;
}

.page-template-about-template .main_header,
.industry_experties-template-default .main_header,
.page-template-blog-template .main_header,
.single-post .main_header,
.tax-resources_tax .main_header {
  position: fixed;
  width: 100%;
  z-index: 9;
}

.single-resources .resources_inner__banner {
  padding: 50px 0 50px 0 !important;
  z-index: -1;
  position: relative;
}
.single-resources .resources_inner__content {
  padding-bottom: 50px !important;
}

