.faq-section-menu li button,
ul.accordion-list li h3 {
  font-family: "Univia Pro";
  color: #000;
  font-weight: 500;
}
.atm-ttl,
.not-found-title,
.text-thus-neuro {
  -webkit-text-fill-color: #fff0;
}
.ep-img-main,
.neuraspineimg {
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.search-box {
  margin-left: 18px;
  position: relative;
}
.search-icon,
.syc-checkbox {
  cursor: pointer;
}
.search-icon:hover,
.syc-field-drag img {
  opacity: 0.7;
}
.search-field1 {
  display: flex;
  gap: 11px;
}
.search-field {
  display: none;
  padding: 11px;
  position: absolute;
  background: #030100;
  top: 51px;
  left: -132px;
  gap: 8px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.search-field input {
  font-family: "Univia Pro";
  padding: 5px 12px;
  font-size: 15px;
  border-radius: 4px;
  border: none;
}
.search-btn {
  border-radius: 4px;
  background: #16bbbb;
  display: flex;
  padding: 0 15px;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border: none;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  font-family: "Univia Pro";
}
.faq-h2,
.h1-cstm,
h2 {
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
}
.faq-h2,
.h1-cstm,
h2,
h3 {
  line-height: 48px;
}
.form-cta:hover,
.get-demo-btn a:hover,
.not-found-btn a:hover,
.search-btn:hover,
.sya-btn-reset:hover,
.sya-btn:hover,
.syc-submit-btn:hover {
  background: #ed2526;
}
.search-field input:focus-visible {
  outline: 0;
}
.search-section {
  padding: 80px 0;
}
.ct-search-result {
  padding: 25px 30px;
  box-shadow: 2px 2px 30px rgb(0 0 0 / 0.1);
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  margin-bottom: 35px;
}
.epm-main-box,
.sp-main-box {
  box-shadow: 0 2px 20px #e7e7e7;
}
.exchangable-physical-tabs ul.ep-main-tabs,
.faq-section-menu {
  justify-content: center;
}
.ct-search-result:hover {
  box-shadow: 2px 2px 30px rgb(0 0 0 / 0.2);
}
.apply-now-body-content h4,
.realistic-training-in p,
h5.ct-search-result-title {
  margin-bottom: 12px;
}
.ct-search-result-keywork {
  margin-bottom: 6px;
  color: #4b4b4b;
}
p.ct-search-result-des {
  margin-bottom: 15px;
  color: #4b4b4b;
}
a.ct-search-result-button {
  color: #19bdbc;
  font-family: "Univia Pro";
  display: contents;
}
.cookie-declaration-section .link-text,
.policy-term-links ul li a:hover,
.terms-text-section .link-text,
a.ct-search-result-button:hover {
  color: #ed2726;
}
.search-field form {
  display: flex;
  gap: 8px;
}
#nav-dsa-0 .model-viewer-box,
.accordion-not .accordion-button::after,
.acvite-video .icon,
.assist-form .type-card-box input,
.cstm-no-btn .swiper-button-next.swiper-button-disabled.swiper-button-lock,
.cstm-no-btn .swiper-button-prev.swiper-button-disabled.swiper-button-lock,
.cstm-white-class .mega-link-div hr,
.dropdown-toggle::after,
.image-container,
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link:first-child:after,
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link:last-child:before,
.img-tab-list .select-approches-title,
.search-mobile,
.simulator-in-action-slider .video,
.superior-level-anatomy-section .superior-level-box-list .superior-level-box-list-item,
.surg-prod-img,
.table-scroller-text,
.videos-info .swiper-button-next:after,
.videos-info .swiper-button-prev:after,
.what-we-do-slider .swiper-button-next:after,
.what-we-do-slider .swiper-button-prev:after {
  display: none;
}
.faq-section-menu,
ul.accordion-list {
  display: flex;
  padding: 0;
  list-style: none;
}
.faq-section-menu {
  gap: 24px;
  margin: 30px 0 60px;
}
.faq-section-menu li button {
  padding: 12px 42px;
  border-radius: 30px;
  border: 1px solid #404040;
  background: #fff;
  font-size: 17px;
}
.faq-section-menu li button.active,
.faq-section-menu li button:hover {
  background: #16bbbb;
  border: 1px solid #16bbbb;
  color: #fff;
}
.faq-section-row,
.ionm-text {
  margin-top: 15px;
}
.faq-section-col {
  max-width: 1024px;
  width: 100%;
  margin: auto;
}
.faq-p {
  color: #6b6b6b;
}
.faq-h2,
h2 {
  font-family: "Univia Pro";
}
.faq-section-tab {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.faq-section-col:focus-visible {
  outline: 0;
}
.faq-section-tab:focus-visible {
  outline: 0;
}
ul.accordion-list {
  margin: 0;
  gap: 30px;
  font-family: "Univia Pro";
  flex-direction: column;
}
ul.accordion-list li {
  position: relative;
  padding: 20px;
  margin: 0;
  background: #f4f4f4;
  border-radius: 12px;
}
ul.accordion-list li.active h3:after {
  content: "-";
  font-size: 45px;
  color: #9a9a9a;
  font-weight: 300;
}
ul.accordion-list li h3 {
  font-size: 21px;
  line-height: 30px;
  padding: 6px 30px 6px 0;
  cursor: pointer;
  position: relative;
  margin: 0;
}
.apm-hg2,
.cstm-white-class .get-the-news-privacy a:hover,
.ep-link:hover,
.event-card-contant h5 a:hover,
.features-title-color,
.get-the-news-privacy a:hover,
.get-your-slot-now-link a:hover,
.h-highlight,
.location-section .location-grid .location-box a:hover,
.our-simulator-models-fixed a:hover,
.pos-text,
.review-sub-heading .video-link:hover,
.ss-link:hover,
.surv-in a,
.top-header .dropdown-item:hover,
.view-more-ss-link,
.wa-mn-clr,
ul.accordion-list li h3:hover {
  color: #16bbbb;
}
.files-ctn-main-box-liak,
.h1-mma,
a.files-ctn-main-box-liak {
  color: #000;
  font-family: "Univia Pro";
}
ul.accordion-list li h3:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 3px;
  color: #16bbbb;
  transition: 0.3s ease-in-out;
  font-size: 28px;
  font-weight: 400;
}
ul.accordion-list li div.answer {
  margin: 10px 0 5px;
  color: #6b6b6b;
}
.sidebar-main {
  padding: 70px 0;
}
.sidebar-main-row {
  max-width: 990px;
  width: 100%;
  margin: auto;
}
.pb-60,
.sidebar-h1 {
  padding-bottom: 60px;
}
ul.sidebar-bullet {
  columns: 3 auto;
  margin: 0;
  padding: 0;
  list-style: none;
}
h3.sidedar-h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  font-family: "Univia Pro";
}
ul.sidebar-bullet li ul {
  padding: 0 30px 0 0;
  font-family: "Univia Pro";
  list-style: none;
  margin-bottom: 30px;
}
ul.sidebar-bullet li ul li {
  padding: 6px 0;
}
ul.sidebar-bullet li ul li a {
  color: #19bdbc !important;
  cursor: pointer !important;
  display: block;
}
ul.sidebar-bullet li ul li a:hover {
  color: #ed2726 !important;
}
hr.sidebar-line {
  margin: 10px 0 35px;
}
h2.sidebar-h2 {
  font-size: 30px;
  margin-bottom: 35px;
  font-weight: 500;
}
.clinical-journals-section .ep-main-tabs li button,
.sidebar-bullet-box {
  display: inline-block;
}
.h1-mma {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 46px;
  text-align: left;
}
.atm-img,
.atm-name,
.enter-submit-btn,
.setup-workshop-ttl,
.sp-explore-more-btn,
.sp-mblb-title,
.stost-main-btn,
.sttf-ttl,
.thank-you-title {
  text-align: center;
}
.sd-slider-info h5,
h2.h2-cstm-nd {
  font-size: 30px;
  line-height: 42px;
}
.files-ctn-main-box-liak {
  border: 1px solid #e9eef0;
  background-color: #fff;
  border-radius: 8px;
  align-items: center;
  padding: 8px;
  display: flex;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  font-weight: 400;
}
.files-ctn-main {
  padding: 0 12px 30px;
}
.files-ctn-main-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
  display: flex;
}
a.files-ctn-main-box-liak {
  border: 1px solid #e9eef0;
  background-color: #fff;
  border-radius: 8px;
  align-items: center;
  padding: 8px;
  display: flex;
  flex: 1;
  justify-content: space-between;
  width: 100%;
  font-weight: 500;
}
.files-ctn-main-box-liak-in {
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 8px;
  transition: 0.2s;
  display: flex;
  font-size: 14px;
}
.files-ctn-main-box-liak-in:hover {
  background-color: #f4f6f6;
}
.atm-ttl {
  margin-bottom: 42px;
  background: -webkit-linear-gradient(0deg, #363636, #fff0f0 45%);
  -webkit-background-clip: text;
  font-size: 58px;
  line-height: 58px;
  font-weight: 500;
}
.about-section-main-bottom .swiper-button-next:hover,
.about-section-main-bottom .swiper-button-prev:hover,
.atm-img,
.product-details-slider-main .swiper-button-next:hover,
.product-details-slider-main .swiper-button-prev:hover,
.sp-explore-more-btn,
ul.atm-box-list li:hover a {
  background: #16bbbb;
}
.atm-text {
  font-family: "Univia Pro";
  color: #fff;
}
ul.atm-box-list {
  padding: 0;
  display: flex;
  margin: 58px 0 0;
  gap: 20px;
  list-style: none;
}
ul.atm-box-list li {
  display: block;
  border: 1px double #fff0;
  border-radius: 12px;
  background-image: linear-gradient(#042222, #000), linear-gradient(90deg, #fff, #000, #000, #fff);
  background-origin: border-box;
  background-clip: content-box, border-box;
  width: 100%;
  max-width: 158px;
}
ul.atm-box-list li a {
  padding: 30px 10px;
  display: block;
  height: 100%;
  border-radius: 12px;
  background: #020024;
  background: linear-gradient(147deg, #042020 0, rgb(0 0 0 / 3%) 35%, rgb(0 0 0 / 65%) 100%);
}
ul.atm-box-list li:hover {
  border: 1px double #16bbbb;
}
ul.atm-box-list li:hover a .atm-img {
  background: #020203;
}
.atm-name {
  color: #fff;
  display: block;
  font-family: "Univia Pro";
}
.atm-img {
  display: block;
  height: 65px;
  width: 65px;
  margin: 0 auto 18px;
  border-radius: 8px;
}
.atm-img img {
  filter: brightness(0) invert(1);
}
.notes-comments-tex {
  height: 100px;
}
.adb-main,
.specific-details-box-content {
  display: flex;
  gap: 35px;
  margin-top: 50px;
}
.adb-main-in {
  position: relative;
  border-radius: 10px;
  width: 25%;
}
.adb-main-in img {
  aspect-ratio: 1/1;
  object-fit: cover;
  border-radius: 10px;
}
.adb-section,
.neura-pass-video-section,
.pb-120,
.thus-neurosurgeons-main {
  padding-bottom: 120px;
}
.swal2-shown button.swal2-confirm.swal2-styled {
  background: #16bbbb;
  color: #fff;
}
.swal2-shown .swal2-container.swal2-center.swal2-backdrop-show {
  z-index: 99999999;
}
.select-the-type-of-special h4.sttf-ttl {
  padding: 0 12px;
}
.epm-main-text-box {
  display: flex;
  border-bottom: 1px solid #8f8f8f;
  margin-bottom: 18px;
  padding-bottom: 20px;
  display: flex;
}
.epm-main-text-box-title {
  width: 45%;
  font-size: 18px;
  font-family: "Univia Pro";
  color: #000;
  font-weight: 500;
}
.epm-main-text-box-text {
  width: 55%;
  font-family: "Univia Pro";
}
.epm-main-text-box:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.epm-main-img img {
  height: 350px;
}
.epm-main-img,
.pd-title {
  text-align: center;
  margin-bottom: 40px;
}
.epm-main-box {
  border: 1px solid #ededed;
  padding: 30px;
  border-radius: 10px;
  width: 100%;
  max-width: 472px;
}
.epm-main,
.sp-main {
  gap: 80px;
  max-width: 1024px;
}
.epm-main {
  display: flex;
  margin: 55px auto 0;
  justify-content: center;
}
.sp-explore-more-btn {
  font-family: "Univia Pro";
  color: #fff;
  padding: 17px 51px;
  border-radius: 4px;
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
}
.book-simulator-btn:hover,
.enter-submit-btn:hover,
.form-cta-2:hover,
.fundamental-training-btn:hover,
.gtn-btn2:hover,
.gtn-btn:hover,
.order-btn:hover,
.sp-explore-more-btn:hover {
  background: #ed2526;
  color: #fff;
}
.simulation-platforms {
  margin-top: 60px;
}
.sp-main {
  display: flex;
  margin: 45px auto 60px;
}
.sp-main-box-text {
  font-size: 16px;
  line-height: 24px;
}
.sp-main-box-img img {
  border-radius: 10px;
  aspect-ratio: 1/0.7;
  object-fit: cover;
}
.join-our-team-banner-content h1,
.sp-main-box-img,
.spinal-set-main-banner-banner,
.superior-level-anatomy-section h3,
.terms-text-section .text-wrapper h5 {
  margin-bottom: 25px;
}
.sp-main-box-list {
  display: flex;
  gap: 2%;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
}
.sp-main-box-list-box {
  width: 48%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}
.sp-main-box-list-box-img img {
  height: 50px;
  margin-bottom: 7px;
}
.sp-mblb-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  color: #000;
  font-family: "Univia Pro";
}
.sp-main-box {
  border: 1px solid #ededed;
  padding: 30px;
  border-radius: 10px;
  width: 100%;
}
.sp-main-box h5 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  line-height: 40px;
}
.sp-main-box h6 {
  font-weight: 800;
  font-family: "Univia Pro";
}
.apm-hg1,
.blog-para,
.cstm-white-class .footer-copy-rights,
.cstm-white-class .footer-info p,
.cstm-white-class .mega-content h5,
.cstm-white-class .mega-content p,
.cstm-white-class .policy-term-links ul li a,
.cstm-white-class .policy-term-links ul li:not(:last-child)::after,
.cstm-white-class h5.footer-link-heading,
.ctd-text b,
.filter-item a {
  color: #000;
}
.ctd-text {
  color: #838383 !important;
  font-size: 22px;
  line-height: 35px;
  font-weight: 500;
  padding-top: 5px;
}
.enter-submit-btn,
.home-card-btn a,
.hv-link,
.nr_title,
.wa-mn-box-right-field input {
  font-family: "Univia Pro";
  line-height: 24px;
}
.simulator-container-active,
.specialty_models_checkbox:checked + .label-checkbox {
  border: 1px solid #16bbbb !important;
  box-shadow: 1px 2px 6px #cbcbcb;
}
.cardiovascular-box .suggestion-wrapper > *,
.micro-clinical-info,
.neurovascular-box .suggestion-wrapper > *,
.von-ct {
  position: relative;
  z-index: 1;
}
.setup-workshop-ttl {
  padding: 80px 0 10px;
  background: #000;
}
.setup-workshop-ttl h1 {
  color: #fff;
  padding: 0 20px;
}
.blog-child,
.dsa-3d-model-main,
.img-tab-box,
.meurabubble-pg-career,
.our-upcoming-events-slider-banner,
.setup-workshop-ttl-banner,
.sf-section .container-fluid,
.sttos-box-main-left-img,
.true-scale-patient-anatomy-section .container,
.videos-info.swiper-backface-hidden .swiper-slide .video-wrapper {
  position: relative;
}
.setup-workshop-ttl-banner:before {
  content: "";
  height: 100px;
  background: linear-gradient(0deg, transparent, #000 70%);
  top: 0;
  position: absolute;
  width: 100%;
}
.stost-main-btn {
  display: flex;
  gap: 20px;
  justify-content: center;
  padding: 0 15px;
}
.select-the-type-of-special,
.teams-section .teams-wrapper:not(:last-child) {
  margin-bottom: 80px;
}
.container.your_option_main_div {
  padding-top: 80px;
}
.spinner-border {
  margin-left: 10px;
  vertical-align: middle;
}
.enter-submit-btn {
  border-radius: 4px;
  background: #16bbbb;
  color: #fff;
  font-style: normal;
  text-decoration: none;
  padding: 14px 50px;
  font-size: 20px;
  font-weight: 500;
  border: none;
  position: relative;
}
.eym-int-field {
  background: #fff;
  padding: 14px 18px;
  border: 1px solid #bdbdbd;
  width: 100%;
  border-radius: 5px;
  font-size: 18px;
}
.anter-yuor-mail-main-right {
  width: 63%;
  padding: 20px 12% 20px 8%;
  box-sizing: border-box;
}
.anter-yuor-mail-main-right h4 {
  font-size: 26px;
}
.eym-field {
  margin: 21px 0 28px;
}
.anter-yuor-mail-main {
  margin: 80px 0;
  border-radius: 12px;
  background: #f1f1f1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.anter-yuor-mail-main-left {
  width: 37%;
}
.about-slider-only .swiper-slide img,
.anter-yuor-mail-main-left img,
.invasive-spine-banner img,
.realistic-training-video,
.video-it {
  border-radius: 10px;
}
.select-sub-spaciality-title i {
  color: #b7b7b7;
  cursor: pointer;
}
.ap-contant-info-detail,
.apply-now-head-info-detail,
.blog-date,
.cstm-white-class .mega-link-div,
.select-sub-spaciality-main {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.sttos-box-main-left-ttl {
  position: absolute;
  z-index: 1;
  left: 15px;
  top: 15px;
  color: #fff;
  font-weight: 500;
  font-size: 20px;
  font-family: "Univia Pro";
  display: flex;
  gap: 10px;
  align-items: center;
}
.sttos-box-main-left-ttl input {
  height: 25px;
  accent-color: #16bbbb;
  width: 25px;
}
.sttos-box-main-left-img:before {
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  border-radius: 10px;
  background-image: linear-gradient(#000000bf, #ffffff00);
}
.select-sub-spaciality-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}
.about-section-main-top.cstm-handson h2,
.cookie-declaration-section .accordion-item .table-responsive table,
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link:last-child,
.modal-body-1 h5,
.neura-bubble-a-model-main-text p:last-child,
.select-sub-spaciality-title h6,
.simulator-suitable-header-title h2 {
  margin-bottom: 0;
}
.sttos-box-main-left {
  width: 55%;
  position: relative;
}
.sttos-box-main-right {
  width: 45%;
}
.sttos-box-main-left-img img {
  object-fit: cover;
  aspect-ratio: 4/4.76;
  border-radius: 10px;
  border: 1px solid #d3d3d3;
  min-height: 411px;
}
.sttos-box-mn {
  display: flex;
  gap: 60px;
  margin-bottom: 45px;
}
.sttf-ttl {
  margin-bottom: 45px;
}
.sttos-box-main {
  display: flex;
  justify-content: space-between;
  border: 1px solid #d3d3d3;
  border-radius: 10px;
  padding: 20px;
  gap: 20px;
}
.select-the-type-of-model,
.videos-for-more-information {
  margin-bottom: 100px;
}
.sttom-mn {
  display: flex;
  gap: 45px;
  flex-direction: column;
}
.workshop-assist-mn {
  margin: 50px 0 100px;
}
img.img-fluid.stm-img {
  height: 120px;
  width: 150px;
  object-fit: contain;
}
.wa-mn-box-right-field input {
  padding: 12px 20px;
  border-radius: 7px;
  border: 1px solid #b7b7b7;
  width: 100%;
  font-size: 24px;
  color: #000;
  font-weight: 500;
}
.wa-mn-box-right-ct {
  font-family: "Univia Pro";
  margin-bottom: 18px;
}
.wa-mn-box-right {
  display: flex;
  width: 33%;
  flex-direction: column;
  justify-content: center;
  gap: 40px;
}
.wa-mn-box-left .swiper-slide img {
  width: 100%;
  border-radius: 15px;
}
.wa-mn-box-left .swiper {
  border-radius: 15px;
}
.wa-mn-box-left .swiper-button-next,
.wa-mn-box-left .swiper-button-prev {
  color: #c7c7c7;
}
.workshop-assist-mn-box {
  display: flex;
  align-items: center;
  gap: 60px;
}
.wa-mn-box-left {
  width: 62%;
}
.nm-ar .pp-next1::after,
.nm-ar .pp-prev1::after {
  color: #bbb !important;
}
.nm-video {
  aspect-ratio: 1/1;
  background: #000;
}
.home-card-btn a,
.hv-link,
.nr_title {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.vs-two-btn button {
  margin: 8px;
}
.stst2 .book-simulator-btn {
  color: #16bbbb !important;
  padding: 0 !important;
  font-size: 14px !important;
  width: 100px !important;
  margin: auto;
  background: 0 0 !important;
}
.stst2 .book-simulator-btn:hover {
  color: #ed2a28 !important;
}
.stst2 .text-univia-pro {
  font-size: 24px;
  color: #212529;
  font-weight: 500;
  line-height: 36px;
}
.stst2 img.img-fluid {
  aspect-ratio: 1/2;
  object-fit: contain;
}
.nbhc-only,
.surv-in a:hover {
  color: #ed2a28;
}
.on-text-highlight,
.surv-in {
  color: #16bbbb;
  font-weight: 500;
}
.bench-top-title,
.cstm-video-pst {
  margin-top: 100px;
}
.cstm-video-pst iframe,
.video-testimonials-box-contant-in iframe {
  width: 100%;
  border-radius: 8px;
  aspect-ratio: 16/9;
}
.ep-link {
  color: var(--bs-body-color);
}
.video-re-usability {
  width: 100%;
  margin-bottom: 40px;
}
.video-re-usability iframe {
  width: 100%;
  aspect-ratio: 2/1;
  border-radius: 10px;
}
.ss-link {
  color: #212529;
  cursor: pointer;
}
.a-precise-multimodal-text p,
.apm-box {
  font-size: 24px;
  line-height: 36px;
  color: #adadad;
  font-weight: 500;
  font-family: "Univia Pro";
}
.apm-wrapper {
  display: flex;
  margin-bottom: 120px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  justify-content: space-between;
}
.apm-box {
  display: flex;
  height: 100vh;
  margin-top: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 550px;
  width: 100%;
}
.sttos-box-icon,
.sttos-box-icon img {
  height: 50px !important;
}
.apm-clr1 {
  color: #000;
  display: contents;
}
.apm-clr2 {
  color: #16bbbb;
  display: contents;
}
.img-blur-com {
  filter: blur(3px);
  -webkit-filter: blur(3px);
}
.a-precise-multimodal-text p {
  padding-bottom: 20px;
}
.sttos-box-icon {
  width: 50px !important;
}
.sttos-only .type-card-box .label-checkbox {
  align-items: center;
}
.footer-social-icons ul a:hover,
.our-simulator-models-fixed:hover a,
.swiper-slide-active .testi-content,
.what-we-do-slider .swiper-slide:hover .what-we-do-slider-contant {
  opacity: 1;
}
.our-simulator-models-fixed {
  position: sticky;
  top: 45%;
  display: flex;
  flex-direction: column;
  z-index: 999;
  width: 210px;
  margin-top: -180px;
  float: right;
  align-items: flex-end;
}
.btnfixed.activescroll {
  color: #16bbbb;
  opacity: 1;
}
.our-simulator-models-fixed a {
  color: #000;
  padding: 6px 14px;
  font-family: "Univia Pro";
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  opacity: 0;
}
.about-section-main-bottom .swiper-button-next:hover:after,
.about-section-main-bottom .swiper-button-prev:hover:after,
.pplateform_slider3 .pp-next1::after,
.pplateform_slider3 .pp-prev1::after,
.product-details-slider-main .swiper-button-next:hover:after,
.product-details-slider-main .swiper-button-prev:hover:after {
  color: #fff !important;
}
.clinical-evidences-section,
.video-wrapper-mn {
  display: flex;
  justify-content: center;
  align-items: center;
}
.not-found-main,
.thank-you-main {
  justify-content: center;
  gap: 24px;
  display: flex;
}
.neurapass-video-icon {
  position: absolute;
  width: 65px;
}
.neurapass-video-s2 {
  border-radius: 12px;
}
.clinical-journals-section .testimonial-div .tab-content .tab-item-2 .col:not(:last-child),
.location-section .location-grid .location-box .location-map-text,
.terms-text-section .text-wrapper .text-child-wrapper p:not(:last-child),
.terms-text-section .text-wrapper p:not(:last-child),
.thank-you-img {
  margin-bottom: 15px;
}
.thank-you-subtitle {
  font-size: 18px;
  margin-bottom: 22px;
  font-family: "Univia Pro";
}
.thank-you-main {
  align-items: center;
  flex-direction: column;
  padding: 150px 0;
}
.thank-you-img img {
  width: 80px;
}
.thank-you-title {
  font-family: "Univia Pro";
  font-size: 40px;
  line-height: 56px;
  color: #000;
  font-weight: 500;
}
.not-found-main {
  align-items: center;
  flex-direction: column;
  padding: 100px 0;
}
.not-found-title {
  font-size: 180px;
  line-height: 180px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Univia Pro";
  background: -webkit-linear-gradient(45deg, #ed2a28, #16bcbb 90%);
  -webkit-background-clip: text;
}
.not-found-btn a,
.order-btn {
  background: #16bbbb;
  color: #fff;
  line-height: 24px;
  font-family: "Univia Pro";
  text-align: center;
  font-style: normal;
  border-radius: 4px;
}
.not-found-text {
  font-family: "Univia Pro";
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 22px;
}
.not-found-btn a {
  display: flex;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 700;
}
.eifu-main-content-box-row li button,
.training-with-real-tab-btn button {
  font-size: 21px;
  color: #404040;
  box-shadow: 0 5px 10px #e4e4e4;
  background: #fff;
  word-break: break-word;
}
.order-btn-section2 {
  text-align: center;
  margin: 120px 0;
}
.order-btn {
  padding: 15px 45px;
  font-size: 18px;
  font-weight: 500;
}
.order-btn-section {
  text-align: center;
  margin-bottom: 100px;
}
.hrst-slider-only .swiper-slide {
  aspect-ratio: 1/1;
}
.hrst-slider-only .swiper-slide img {
  aspect-ratio: 1/1;
  object-fit: cover;
  width: 100%;
}
.ergonomic-platform-ct-box h4 i {
  vertical-align: text-bottom;
  margin-left: 5px;
}
.ergonomic-platform-ct {
  display: flex;
  gap: 130px;
}
.ergonomic-platform-ct-box {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.ep-img-main {
  animation-name: floatingST;
  animation-duration: 3s;
}
@keyframes floatingST {
  from,
  to {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 20px);
  }
}
.bdr-rd,
.myGallerySlider img,
.myHandsSlider img {
  border-radius: 16px;
}
.true-scale-patient-anatomy-section .img-text-wrapper {
  transition: transform 0.3s ease-in-out;
}
.true-scale-patient-anatomy-section:hover .img-text-wrapper {
  transform: scale(1.2);
}
.text-thus-neuro {
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  font-family: "Univia Pro";
  background: -webkit-linear-gradient(45deg, #e42826, #16bbbb 90%);
  -webkit-background-clip: text;
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.all-tumors-in-one-model-only,
.precise-multimodal-only {
  background-position: center;
}
.training-with-real-tab-btn {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin: 40px 0 0;
  padding: 0;
}
.training-with-real-tab-btn button {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  line-height: 32px;
  text-align: center;
  padding: 15px;
  font-family: "Univia Pro";
  width: 100%;
  height: 100%;
}
.training-with-real-tab-btn button:hover {
  box-shadow: 0 5px 10px #d1d1d1;
}
.eifu-main-content-box-row li button.active,
.integrated-software-features-box:hover,
.training-with-real-tab-btn button.active {
  border: 1px solid #16bbbb;
}
.training-with-real-tab-img img {
  border-radius: 16px;
  margin: auto;
  display: block;
  height: 60vh;
  object-fit: cover;
  max-height: 550px;
}
.training-with-real {
  margin-bottom: 130px;
}
.cstm-cicg-spicing,
.training-with-real .heading-text {
  margin-bottom: 50px;
}
.about-section-main-top.center h2,
.about-section-main-top.center p,
.eifu-main-content-box,
.eifu-main-content-box-img,
.eifu-main-content-default,
.invasive-spine-tabs p,
.suitable-for-young .text-theme,
.training-with-real .heading-text p,
.training-with-real h2 {
  text-align: center;
}
.true-scale-patient-anatomy-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 800px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.true-scale-patient-anatomy-section:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #0000008f;
}
.precise-multimodal-only {
  background-size: cover;
  margin-bottom: 120px;
  padding: 150px 0 !important;
  position: relative;
}
.atiom-item-1 img,
.atiom-item-2 img,
.atiom-item-3 img,
.atiom-item-4 img {
  box-shadow: 0 3px 15px #202020;
  width: 150px;
  height: 150px;
  border: 1px solid #767676ed !important;
  object-fit: contain !important;
  background: #1c1c1a;
}
.atiom-item-1 {
  top: 20%;
  left: 20%;
}
.atiom-item-2 {
  top: 76%;
  left: 26%;
}
.atiom-item-3 {
  top: 24%;
  left: 84%;
}
.atiom-item-4 {
  top: 79%;
  left: 81%;
}
.all-tumors-in-one-model-only::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #56565694 !important;
  opacity: 1 !important;
  transform: inherit !important;
}
.cstm-video-ct {
  padding: 50px 0 60px;
}
.join-our-journey-text,
.justify,
.surg-product-card .para-justi,
section#product-platform p {
  text-align: justify;
}
.fundamental-training-bn,
.neuro-oncological-section .modal-prev-img {
  padding: 40px 0 50px;
}
.fundamental-training-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 50px;
}
.fundamental-training-list-box {
  flex: 0 0 32%;
  margin-bottom: 26px;
  padding: 50px;
  border-radius: 12px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  aspect-ratio: 3/2;
}
.fundamental-training-list-box:before {
  content: "";
  background: #00000061;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  border-radius: 12px;
}
.fundamental-training-list-box h5 {
  color: #fff;
  text-align: center;
}
.fundamental-training-list-box-ct {
  position: relative;
  text-align: center;
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.fundamental-training-btn {
  margin: auto;
  border-radius: 30px;
  background: #16bbbb;
  padding: 5px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  font-family: "Univia Pro";
  border: none;
  position: absolute;
  bottom: -30px;
  right: -30px;
}
.a-precise-hl-color p,
.cstm-thus-neuro p,
.neuraonco-hl-color {
  font-weight: 500;
  font-family: "Univia Pro";
  -webkit-text-fill-color: #fff0;
}
.fundamental-training-popup h5 {
  margin-bottom: 15px;
  padding-right: 30px;
}
.fundamental-training-popup .modal-body {
  padding: 24px;
}
.fundamental-training-popup .modal-header {
  position: absolute;
  right: -23px;
  z-index: 1;
  top: -20px;
}
.fundamental-training-popup .btn-close {
  background-color: #fff;
  font-size: 12px;
  opacity: 1;
  border-radius: 30px;
  padding: 10px;
}
.fundamental-training-banner,
.neura-bubble-a-model-main-text p {
  margin-bottom: 24px;
}
.fundamental-training-banner img,
.our-upcoming-events-slider-banner img {
  width: 100%;
  object-fit: cover;
}
.fundamental-training-popup .modal-dialog {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.neuraonco-hl-color {
  font-size: 22px;
  line-height: 32px;
  background: -webkit-linear-gradient(90deg, #00bcd4, #9b6451 90%);
  -webkit-background-clip: text;
  text-align: justify;
  text-align-last: center;
}
.neuraonco-hl-color sup {
  background: -webkit-linear-gradient(90deg, #9b6451, #9b6451 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.eifu-main-content-box-row.eifu-row-3 {
  grid-template-columns: repeat(3, 1fr);
}
.eifu-main {
  display: flex;
  justify-content: space-between;
}
.a-precise-multimodal,
.cstm-thus-neuro {
  align-items: center;
  height: 100%;
  align-content: center;
}
.eifu-main-sidebar {
  width: 25%;
}
.eifu-main-content {
  width: 68%;
  position: relative;
}
.eifu-main-content-box-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
  margin: 100px 0 0;
  padding: 0;
}
.eifu-main-content-box-row li {
  list-style: none;
}
.eifu-main-content-box-row li button {
  border: 1px solid #ebebeb;
  border-radius: 10px;
  line-height: 32px;
  text-align: center;
  padding: 25px 18px;
  font-family: "Univia Pro";
  width: 100%;
  height: 100%;
}
.eifu-main-sidebar .accordion-item {
  margin-bottom: 29px;
  background: #fafafa;
  border-radius: 0;
  border: 1px solid #d9d9d9;
}
.eifu-main-sidebar .accordion-button {
  box-shadow: inherit;
  background: #fff0;
  padding: 15px 22px;
  display: flex;
  gap: 18px;
  color: #313131;
  font-size: 18px;
  font-family: "Univia Pro";
}
.eifu-main-sidebar .accordion-button-2 {
  width: 100%;
  border: none;
  background: #fff0;
  text-align: left;
  padding: 17px 12px 17px 70px;
  color: #313131;
  font-size: 18px;
  font-family: "Univia Pro";
  position: relative;
}
.eifu-main-sidebar .accordion-active,
.eifu-main-sidebar .accordion-button-2:hover {
  background: #cde9e9 !important;
}
.eifu-main-sidebar .accordion-active:before,
.eifu-main-sidebar .accordion-button-2:hover:after {
  content: "";
  height: 100%;
  width: 5px;
  background: #16bbbb;
  left: 0;
  position: absolute;
  top: 0;
}
.eifu-main-sidebar .accordion-button-2:focus-visible {
  outline: 0;
}
.eifu-main-sidebar .accordion-button:after {
  background-image: var(--bs-accordion-btn-icon) !important;
}
.eifu-content,
.our-upcoming-events {
  padding: 0 0 120px;
}
.eifu-page-only {
  margin-bottom: 100px;
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/eifu-banner.jpg) center
    bottom/cover no-repeat !important;
}
.event-page-only {
  margin-bottom: 120px;
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/event-baaner.jpg) center
    bottom/cover no-repeat !important;
}
.career-page-only {
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/careers-at-surgeons-lab.jpg)
    center bottom/cover no-repeat !important;
}
.cstm-thus-neuro {
  display: flex;
}
.cstm-thus-neuro p {
  font-size: 24px;
  line-height: 40px;
  padding-bottom: 20px;
  background: -webkit-linear-gradient(45deg, #e42826, #16bbbb 90%);
  -webkit-background-clip: text;
}
.a-precise-hl-color p {
  font-size: 24px;
  line-height: 36px;
  padding-bottom: 20px;
  background: -webkit-linear-gradient(45deg, #033030, #19bdbc 90%);
  -webkit-background-clip: text;
}
.a-precise-multimodal {
  display: flex;
  position: relative;
}
.contact-us-footer-fm-btn {
  display: flex;
  gap: 12px;
}
.info-surgeonslab-email {
  color: #16bbbb;
  font-size: 20px;
}
.info-surgeonslab-email:hover {
  color: #ec2b27;
}
.get-the-news-in {
  padding-left: 18px;
  padding-top: 8px;
}
.get-the-news {
  margin-left: -112%;
  margin-top: -16px;
}
.get-the-news-privacy {
  color: #fff;
  margin-bottom: 12px;
  font-size: 12px;
  line-height: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.gtn-btn,
.gtn-btn2 {
  padding: 7px 24px;
  font-style: normal;
  line-height: 24px;
  color: #fff;
  font-family: "Univia Pro";
  font-size: 14px;
  text-align: center;
  font-weight: 700;
}
.get-the-news-privacy input {
  margin-right: 8px;
  height: 16px;
  width: 16px;
  accent-color: #16bbbb;
  cursor: pointer;
}
.get-the-news-field {
  margin-bottom: 12px;
  width: 89%;
}
.gtn-btn2 {
  border-radius: 4px;
  background: #626262;
  border: none;
}
.gtn-btn,
.sya-btn {
  border-radius: 4px;
}
.gtn-btn {
  background: #16bbbb;
  border: none;
}
.get-the-news-privacy a {
  color: #fff;
  padding: 0 3px;
  text-decoration: underline !important;
}
.footer-call-us .footer-contact-sec a,
.mega-items,
a:hover {
  text-decoration: none;
}
.cstm-white-class .footer-links-items .footerlinks,
.cstm-white-class .get-the-news-privacy,
.cstm-white-class .get-the-news-privacy a,
.cstm-white-class a.footer-links {
  color: #5a5a5a;
}
.gtn-field {
  width: 100%;
  height: 38px;
  padding: 6px 12px;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-family: "Univia Pro";
  font-size: 14px;
}
.pst-text,
.sd-slider-info p {
  font-size: 22px;
  line-height: 32px;
  font-family: "Univia Pro";
  font-weight: 500;
}
.gtn-field:focus-visible {
  outline: 0;
}
.navbar,
.news-room-title {
  padding: 0 !important;
}
.spinal-bullet-list {
  margin: 0;
  padding-left: 17px;
}
.spinal-bullet-list li {
  font-family: "Univia Pro";
  margin-bottom: 8px;
  text-align: center;
  list-style: none;
}
.active-surg-card-img,
.assist-form .type-card-box input:checked + .label-checkbox .checkbox::before,
.assist-form .type-card-box input:checked + .label-checkbox + label .checkbox::before,
.footer-logo-content a.footer-logo,
.img-tab-list .select-approches-box-right.active,
.img-tab-list .select-approches-title.active,
.nav-item:hover .surgeo-dropdown,
.superior-level-anatomy-section .superior-level-box-list .superior-level-box-list-item.active,
.syc-checkbox input:checked ~ .checkbox-container::after {
  display: block;
}
.sd-slider-info p {
  background: -webkit-linear-gradient(45deg, #ed2a28, #16bcbb 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.neuraspineimg {
  animation-name: neuraspineimg;
  animation-duration: 4s;
}
@keyframes neuraspineimg {
  from,
  to {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
}
.img-tab-box .select-approches-btn {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.img-tab-box .select-approches-btn .tab-panes {
  flex-grow: 1;
  position: relative;
}
.img-tab-box .select-approches-btn .tab-panes button {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: #fff0;
  background-color: #ffffffba;
  padding: 20px;
  display: flex;
  align-items: end;
  border: 2px solid #fff0;
  transition: 0.5s;
  color: #19bdbc;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}
.img-tab-box .select-approches-btn .tab-panes.active button {
  background-color: #fff0;
}
.active-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border: 2px solid #19bdbc;
  height: 33%;
  border-radius: 8px;
  z-index: -1;
  transition: 0.5s;
}
.img-tab-list {
  width: 70%;
}
.instruments-table .instruments-img {
  width: 90px;
  height: auto;
}
.instruments-table td,
.instruments-table th {
  padding: 10px 15px;
  vertical-align: middle;
}
.select-approches-btn {
  margin: 0;
  padding: 0;
  list-style: none;
}
.neura-spine-watch-popup .modal-dialog {
  max-width: 900px;
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
.neura-spine-section {
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/spine-model-bg.png) right
    center/contain no-repeat #f8f8f8;
  padding: 300px 0;
  margin-top: 30px;
}
.neura-spine-section h1 {
  text-align: left;
  margin-bottom: 20px;
}
.neura-spine-section h5 {
  margin-bottom: 10px;
  font-weight: 500;
}
.select-the-model-title,
h5.select-approches-tabs-h5 {
  font-weight: 400;
  text-align: center;
}
.watch-btn {
  border: 1px solid #16bbbb;
  color: #16bbbb;
  padding: 12px 24px;
  font-size: 18px;
  border-radius: 50px;
  display: inline-flex;
}
.watch-btn:hover {
  border: 1px solid #ed2526;
  background: #ed2526;
  color: #fff;
}
.watch-btn span {
  margin-left: 10px;
  font-size: 19px;
}
.select-the-model-section {
  padding: 120px 0 !important;
}
.select-approches-box {
  display: flex;
  margin-top: 40px;
  justify-content: space-between;
}
.select-approches-box-left {
  width: 25%;
  margin-top: 10px;
}
.select-approches-box-right {
  background: #f2f2f2;
  width: 70%;
  border-radius: 24px;
  padding: 0 70px 90px;
}
.select-approches-box-right h3 {
  color: #16bbbb;
  padding-top: 70px;
  text-align: center;
}
.select-approches-box-right .complete-solutions-h5 {
  font-weight: 500;
  text-align: center;
}
.select-approches-tabs {
  margin-top: 65px;
}
.select-approches-tabs-only {
  border-bottom: none !important;
  justify-content: space-around !important;
  margin-bottom: 0 !important;
  margin-top: 80px !important;
}
.select-approches-tabs-icon img {
  height: 140px;
  width: 140px;
  object-fit: contain;
}
.select-approches-tabs-only li button {
  flex-direction: column !important;
  background: 0 0 !important;
  padding: 0 0 8px !important;
  align-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  font-size: 20px !important;
  line-height: 32px !important;
  color: #030100 !important;
}
body .select-approches-tabs-only li button.active {
  border-bottom: 4px solid #19bcbd !important;
  color: #19bcbd !important;
}
.ep-main-tabs li button:hover {
  color: #19bcbd !important;
}
h5.select-approches-tabs-h5 {
  padding: 0 50px;
}
.superior-level-anatomy-section {
  background: #030303;
  padding: 120px 0 !important;
  color: #fff;
}
.superior-level-anatomy-banner {
  padding: 0 10px;
}
.superior-level-banner-img {
  padding: 60px 0;
  text-align: center;
}
.cardiovascular-box,
.neura-bubble-mn img,
.neurovascular-box,
.poster-main,
.product-details-title-sub,
.share-your-application-form-field,
.sub-img-section img,
.suggestion-wrapper .option-list-wrapper .option-item label.label-radio,
.superior-level-banner-img img,
section.home-banner-main img {
  width: 100%;
}
.specific-details-box-section {
  padding: 0 0 130px !important;
}
.specific-details-slider-section {
  padding-bottom: 200px !important;
}
.specific-details-box-content-in {
  position: relative;
  padding-bottom: 50px;
  background: #000;
  border-radius: 10px;
}
.sdbc-img img {
  aspect-ratio: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  object-fit: cover;
  width: 100%;
  vertical-align: middle;
}
.sdbc-title {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 100%;
  padding: 60px 15px 20px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background: linear-gradient(to top, #000 65%, #00000000 100%);
  color: #fff;
  font-size: 18px;
}
.sd-slider-section {
  margin-top: 50px;
  position: relative;
}
.sd-slider-section .swiper-slide-next:before {
  content: "";
  position: absolute;
  width: 27%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: linear-gradient(to right, #ffffff00 0, #fff 90%);
}
.sd-slider-section .swiper-slide-prev:before {
  content: "";
  position: absolute;
  width: 27%;
  height: 100%;
  bottom: 0;
  right: 0;
  background: linear-gradient(to left, #ffffff00 0, #fff 90%);
}
.sd-slider-box2 {
  display: flex;
  gap: 60px;
  align-items: center;
}
.available-training-modules-main-box-left,
.sd-slider-box,
.sd-slider-info {
  width: 50%;
}
.sd-slider-box img {
  width: 100%;
  border-radius: 10px;
  aspect-ratio: 3/2;
  object-fit: cover;
}
.sd-slider-arrow {
  position: absolute;
  bottom: -60px;
  right: 0;
  left: 0;
  z-index: 1;
  width: 132px;
  margin: auto;
}
.sd-slider-arrow .swiper-button-next,
.sd-slider-arrow .swiper-button-prev {
  border-radius: 50px;
  background: #0000000f;
  height: 48px;
  width: 48px;
  opacity: 1 !important;
  cursor: pointer;
}
.sd-slider-arrow .swiper-button-next:hover,
.sd-slider-arrow .swiper-button-prev:hover {
  background: #00000024;
}
.sd-slider-arrow .swiper-button-next:after,
.sd-slider-arrow .swiper-button-prev:after {
  font-size: 15px;
  color: #000;
  font-weight: 600;
}
.neura-bubble-hl-color,
.primary-spine-tumors {
  background: -webkit-linear-gradient(45deg, #ed2a28, #16bcbb 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.invasive-spine-section,
.invasive-spine-two-section,
.spinal-oncology-section,
.spinal-set-section {
  padding-bottom: 120px !important;
}
.ionm-ht {
  color: gray;
}
.invasive-spine-banner,
.terms-text-section .text-wrapper:not(:last-child) {
  margin-bottom: 45px;
}
.invasive-spine-tabs ul.ep-main-tabs {
  margin-bottom: 40px !important;
  justify-content: space-between;
}
.invasive-spine-tabs {
  max-width: 1024px;
  margin: auto;
  width: 100%;
}
.spinal-set-main {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
.apply-now-head,
.spinal-set-main-info {
  justify-content: space-between;
  display: flex;
}
.spinal-set-main-banner {
  width: 39.5%;
  text-align: justify;
}
.spinal-set-main-info {
  width: 57%;
  flex-direction: row;
  gap: 20px;
}
.spinal-set-main-info-in {
  display: flex;
  gap: 20px;
  flex-direction: column;
  width: 100%;
}
.spinal-set-main-info-in-box {
  background: #1a1a1a;
  color: #fff;
  width: 100%;
  padding: 28px;
}
.spinal-set-main-info-in-box h6,
.suggestion-wrapper .option-list-wrapper .option-item:not(:last-child) {
  margin-bottom: 30px;
}
.spinal-set-main-banner-banner img {
  border-radius: 10px;
  width: 100%;
}
.view-more-ss-link:hover {
  color: #ed2526;
}
.more-job-openings-only {
  margin-bottom: 120px;
}
.more-job-openings-only .available-positions-info {
  margin: 40px 0;
}
.apply-now-section {
  margin: 80px 0 120px;
}
.apply-now-head {
  border-bottom: 1px solid #c7c7c7;
  align-items: flex-end;
  padding-bottom: 24px;
  margin-bottom: 48px;
}
.about-surg-content h2,
.all-one-content h5,
.apply-now-head h5,
.cloud-left-content h2,
.cs-card-info h5,
.cstm-video-image-main,
.explore-more-heading h2,
.home-header-content h1,
.home-header-content h2,
.home-video-content h2,
.imaging-header h2,
.implant-top-content h2,
.left-content h3,
.life-funtion-heading h2,
.login-title h2,
.maintain-title h2,
.micro-clinical-heading h2,
.novel-4d-title h2,
.novel-card-content h5,
.policy-term-links ul,
.product-purchase-left h2,
.sf-surg-content h2,
.solution-title h2,
.sub-img-section,
.surg-numb h3,
.surge-simulation-text h2,
.teaching-aid-title h2,
.what-we-do-slider-contant h5 {
  margin: 0;
}
.apply-now-head-info,
.available-positions-contant-info {
  display: flex;
  gap: 52px;
}
.ap-contant-info-detail h6,
.apply-now-head-info-detail h6 {
  font-family: Univia Pro;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
}
.ap-contant-info-detail p,
.apply-now-head-info-detail p {
  color: #747474;
}
.apply-now-body {
  display: flex;
  justify-content: space-between;
  gap: 56px;
}
.apply-now-body-content {
  width: 58%;
}
.apply-now-body-form {
  width: 42%;
}
.apply-now-body-content h5 {
  margin-bottom: 12px;
  margin-top: 48px;
}
.anbc-bullet li {
  margin-bottom: 6px;
  font-family: "Univia Pro";
}
.submit-your-cv-main {
  background: #010d0d;
  padding: 24px;
  color: #fff;
}
.submit-your-cv {
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.submit-your-cv-main h5 {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 36px;
}
.syc-field-title {
  font-family: Univia Pro;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 6px;
  display: flex;
}
.syc-field-control,
.syc-textarea-control {
  padding: 10px 18px;
  background: #fff0;
  font-family: Univia Pro;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  text-align: left;
  width: 100%;
}
.syc-field-control {
  height: 44px;
  border-radius: 8px;
  border: 1px solid #4b4b4b;
}
.syc-field-control::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.syc-field-control::-ms-input-placeholder {
  color: #bfbfbf;
}
.syc-textarea-control {
  height: 140px;
  border-radius: 8px;
  border: 1px solid #4b4b4b;
}
.syc-textarea-count,
.syc-upload-your-resume-cv {
  font-weight: 400;
  color: #bfbfbf;
  font-family: Univia Pro;
  line-height: 24px;
}
.syc-textarea-control::placeholder {
  color: #bfbfbf;
  opacity: 1;
}
.syc-textarea-control::-ms-input-placeholder {
  color: #bfbfbf;
}
.syc-textarea-count {
  float: right;
  font-size: 10px;
  margin-bottom: -10px;
}
.syc-upload-your-resume-cv {
  font-size: 12px;
  text-align: left;
}
.submit-your-cv-btn {
  margin-top: 32px;
}
.syc-submit-btn {
  background: #16bbbb;
  color: #fff;
  border: none;
  width: 100%;
  border-radius: 4px;
  padding: 12px 32px;
  font-family: Univia Pro;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: center;
}
.syc-i-want-you {
  font-family: Univia Pro;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding-left: 33px;
}
.syc-checkbox input[type="checkbox"] {
  visibility: hidden;
}
.syc-checkbox .checkbox-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #fff0;
  border: 1px solid #4b4b4b;
  border-radius: 4px;
}
.syc-checkbox input:checked ~ .checkbox-container {
  background-color: #16bbbb;
}
.syc-checkbox .checkbox-container::after {
  content: "";
  position: absolute;
  display: none;
  left: 8px;
  top: 2px;
  width: 7px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.syc-field-drag {
  width: 100%;
  height: 96px;
  padding: 10px 18px;
  border-radius: 8px;
  border: 1px solid #4b4b4b;
  margin-bottom: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  cursor: pointer;
}
.fd-form-btn,
.fd-form-field {
  gap: 20px;
  display: flex;
}
.syc-field-drag-title {
  font-family: Univia Pro;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px;
  color: #bfbfbf;
}
.fd-form-field {
  align-content: center;
  align-items: center;
  justify-content: center;
}
.share-your-application-form {
  max-width: 770px;
  margin: 42px auto 0;
  border-radius: 8px;
  background: #f0f0f0;
  padding: 22px;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  align-content: center;
  width: 94%;
}
.sya-btn,
.sya-btn-reset {
  color: #fff;
  padding: 10px 32px;
  font-family: "Univia Pro";
  font-size: 16px;
  height: 50px;
  font-weight: 600;
}
.sya-btn {
  background: #16bbbb;
  border: none;
}
.sya-btn-reset {
  border-radius: 4px;
  background-color: #9f9f9f;
  border: none;
}
.sya-field {
  width: 100%;
  height: 50px;
  padding: 5px 18px;
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  font-family: "Univia Pro";
  font-size: 16px;
}
.sya-field:focus {
  outline: 0;
}
.share-your-application p {
  margin-bottom: 8px;
}
.available-positions,
.py-120,
.share-your-application {
  padding: 120px 0;
}
.load-more-jobs a {
  color: #010d0d;
  font-weight: 700;
  padding: 8px 24px;
  border: 1px solid #c7c7c7;
  display: inline-flex;
  border-radius: 4px;
  font-size: 14px;
}
.load-more-jobs a:hover {
  background: #ed2526;
  border: 1px solid #ed2526;
  color: #fff;
}
.available-positions-contant {
  margin-top: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.available-positions-info {
  gap: 24px;
  display: flex;
  flex-direction: column;
  margin: 56px 0;
}
.available-positions-box {
  border-radius: 8px;
  border: 1px solid #c7c7c7;
  padding: 24px;
}
.available-positions-box h5 {
  font-size: 24px;
  margin-bottom: 12px;
}
.what-we-do-main {
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/what-we-do-bg.png) center
    top/cover no-repeat #000;
  padding: 100px 0 120px;
}
.what-we-do-title {
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
.what-we-do-slider-contant {
  background: linear-gradient(to top, #000000c7 30%, #00000000 100%);
  position: absolute;
  bottom: 0;
  z-index: 1;
  color: #fff;
  width: 100%;
  padding: 24px 24px 16px;
  display: flex;
  gap: 4px;
  flex-direction: column;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
}
.what-we-do-slider .swiper-button-prev {
  left: 50px;
}
.what-we-do-slider .swiper-button-next {
  rotate: 180deg;
  right: 50px;
}
.what-we-do-slider .swiper-button-next,
.what-we-do-slider .swiper-button-prev {
  width: 44px;
  opacity: 1 !important;
}
.what-we-do-slider-slider-banner img {
  aspect-ratio: 16/9;
  object-fit: cover;
  width: 100%;
}
.meurabubble-pg-career:after {
  content: "";
  position: absolute;
  height: 42%;
  width: 100%;
  background: #000;
  bottom: 0;
  z-index: -1;
}
.meurabubble-pg-career-banner,
.our-upcoming-events-box {
  margin-top: 56px;
}
.join-our-team-banner-content {
  text-align: center;
  color: #fff;
  padding: 230px 0;
  max-width: 650px;
  margin: auto;
  width: 100%;
}
.join-our-team-banner {
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/join-our-team.png) center
    bottom/cover no-repeat #000;
}
.find-your-opportunity-here {
  padding: 100px 0 130px;
}
p.join-our-team-banner-text {
  font-size: 20px;
  line-height: 32px;
}
.our-upcoming-events-slider-arrow .swiper-button-next,
.our-upcoming-events-slider-arrow .swiper-button-prev {
  border-radius: 50px;
  background: #ffffff36;
  height: 48px;
  width: 48px;
  top: inherit;
  bottom: 0;
  opacity: 1 !important;
}
.our-upcoming-events-slider-arrow .swiper-button-next:after,
.our-upcoming-events-slider-arrow .swiper-button-prev:after {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
}
.our-upcoming-events-slider-arrow .swiper-button-prev {
  right: 70px;
  left: inherit;
}
.our-upcoming-events-slider {
  position: relative;
  padding-bottom: 120px;
}
.our-upcoming-events-slider-arrow {
  position: relative;
  bottom: 50px;
  z-index: 1;
}
.our-upcoming-events-slider-banner:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 150px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #000000c7 0, #00000000 100%);
}
.cstm-video-image-tabs-line:after,
.cstm-video-image-tabs-line:before {
  content: "";
  display: block;
  position: absolute;
  left: -4px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.about-section-main-top.white h2,
.available-training-modules-title,
.cstm-white-class .mega-items:hover .mega-content h5,
.news-card-btn p,
.oue-tilte,
.oue-tilte-sub,
.pagination-item.active a,
.pagination-item:hover a,
.product-details-title-sub h2,
.simulation-models-page-slider .swiper-button-next:after,
.simulation-models-page-slider .swiper-button-prev:after,
.sub-join-btn a {
  color: #fff;
}
.our-upcoming-events-slider-contant {
  position: absolute;
  bottom: 32px;
  left: 0;
  right: 0;
  z-index: 1;
}
.our-upcoming-events-slider-contant-in {
  display: flex;
  gap: 12px;
  flex-direction: column;
  padding: 0 130px 0 0;
}
.event-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.event-card-image img {
  aspect-ratio: 16/8.4;
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
}
.get-your-slot-now-link {
  margin-top: 12px;
}
.get-your-slot-now-link a {
  gap: 8px;
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 700;
}
.get-your-slot-now-link img {
  margin-top: 3px;
}
.event-card-contant h5,
body,
p {
  margin: 0;
}
.event-card-contant {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.event-card-contant h5,
.event-card-text {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.event-card-contant h5 a {
  color: #212529;
}
.event-card-location {
  gap: 6px;
  color: #696969;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.event-card-location i {
  color: #d80027;
  font-size: 17px;
}
.neura-trauma-slider {
  margin-top: 80px;
}
.cstm-video-image-tabs-line {
  height: 50px;
  background: #e6e6e6;
  width: 3px;
  position: relative;
}
.cstm-video-image-tabs-line:before {
  background-color: #e6e6e6;
}
.cstm-video-image-tabs-line:after {
  bottom: 0;
  background-color: #e6e6e6;
}
.cstm-left-line:after,
.cstm-left-line:before,
.cstm-right-line:after,
.cstm-right-line:before {
  background-color: #16bbbb;
  display: block;
  position: absolute;
  top: 50%;
  content: "";
}
.cstm-vit-active {
  border-color: #19bcbd !important;
}
.cstm-right-line:before {
  left: -43px;
  transform: translateY(-50%);
  width: 40px;
  height: 3px;
}
.cstm-right-line:after {
  left: -46px;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.cstm-left-line:before {
  right: -43px;
  transform: translateY(-50%);
  width: 40px;
  height: 3px;
}
.cstm-left-line:after {
  right: -57px;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
}
.cstm-video-image-tabs-in {
  background-color: #eee;
  padding: 14px;
  border-radius: 8px;
  border: 3px solid #eee;
  width: 120px;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.cstm-video-image-img img,
.cstm-video-image-video iframe {
  aspect-ratio: 1/1;
  border-radius: 12px;
}
.cstm-video-image-tabs-in img {
  height: 90px;
}
.cstm-video-image {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-top: 160px;
}
.cstm-video-image-img,
.cstm-video-image-video {
  width: 39%;
}
.cstm-video-image-video iframe {
  width: 100%;
  vertical-align: middle;
}
.cstm-video-image-tabs {
  width: 22%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.type-section {
  margin: 120px 0 80px;
}
.type-section-main:hover .type-section-main-box {
  transform: scale(1.1);
}
.type-section-main {
  background-color: #000;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  padding: 150px 20px;
  position: relative;
  overflow: hidden;
}
.all-pathologies-section::before,
.type-section-main:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/all-pathologies-section-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
  opacity: 0.15;
  transform: rotate(345deg);
}
.type-section-main-box {
  display: flex;
  align-items: center;
  gap: 80px;
  position: relative;
  transition: transform 0.2s;
}
.mega_menu,
.tab-lt span.modal-tab-name {
  position: absolute;
}
.type-section-main-box-in-text {
  color: #fff;
  text-align: center;
  font-family: "Univia Pro";
  font-size: 16px;
}
.features-title-sub-color,
.neura-bubble-a-model-main-text,
.vessel-diameter-main-text {
  font-size: 22px;
  text-align: justify;
  color: #838383;
  line-height: 32px;
}
.type-section-main-box-in {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.type-section-main-box-in-img img {
  height: 150px;
  width: 150px;
  object-fit: cover;
  border-radius: 50%;
  background: #fff;
}
.cstm-cm-spicing {
  margin: 70px 0 100px;
}
.vessel-diameter-main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 120px;
}
.vessel-diameter-main-icon {
  display: flex;
  align-items: center;
  min-width: 370px;
}
.vessel-diameter-main-text {
  font-weight: 500;
  font-family: "Univia Pro";
  text-align-last: center;
}
.neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper,
.vessel-diameter-main-icon-left {
  flex-shrink: 0;
  width: 98px;
  height: 98px;
  border-radius: 50%;
  background: linear-gradient(#7afeff, #16bbbb);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
.cifficult-level-main {
  margin-bottom: 60px;
  display: flex;
  flex-direction: column;
  gap: 60px;
}
.neura-pass-vfmi-only {
  margin-top: 20px;
}
.neura-bubble-hl-color2 {
  background: -webkit-linear-gradient(45deg, #ed2a28, #ed2a28 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.neura-bubble-hl-color sup {
  background: -webkit-linear-gradient(45deg, #ed2a28, #d53b2f 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.neura-bubble-a-model-main {
  max-width: 100%;
  margin: 160px auto 0;
  display: flex;
  align-items: center;
  width: 100%;
  gap: 100px;
}
.neura-bubble-a-model-main-text {
  width: 55%;
  font-weight: 500;
  font-family: "Univia Pro";
}
.fw-roboto,
body {
  font-family: Roboto, sans-serif;
}
.neura-pass-hr {
  margin-bottom: 60px;
}
.neurovascular-training-model-main {
  padding-top: 30px;
}
.simulation-models-pg-main {
  padding-top: 110px;
}
.simulation-models-pg-main .home-header-content {
  padding-bottom: 35px;
}
.are-you-looking-for-pg-main {
  padding: 140px 0 120px;
}
.type-only-main {
  margin-top: 160px !important;
}
.type-item-1 {
  top: 23%;
  left: 28%;
}
.type-item-1 img {
  height: 150px;
  width: 150px;
}
.type-item-2 {
  bottom: -11%;
  left: 17%;
}
.type-item-2 img {
  height: 130px;
  width: 130px;
}
.type-item-3 {
  top: 65%;
  right: 10%;
}
.type-item-3 img {
  height: 140px;
  width: 140px;
}
.on-text-highlight:hover {
  color: #ec2c28;
}
.other-neurovascular-text {
  text-align: center;
  color: #838383;
  font-size: 24px;
  line-height: 32px;
  margin-top: 100px;
  margin-bottom: 20px;
}
.highlight-text-other {
  font-weight: 700;
  color: #16bbbb;
}
.complexity-management-video iframe {
  aspect-ratio: 16/9;
  width: 100%;
  border-radius: 12px;
}
.complexity-management-video {
  padding-right: 20px;
}
.dsa-box-img {
  max-height: 431px;
}
.more-detals-wrapper {
  padding-bottom: 30px;
}
.neura-pass-is-the-main {
  margin: 50px 0 0;
}
.features-main-section,
.form-check-input {
  margin-top: 0;
}
.neuraBubble-a-model {
  margin-top: 35px;
}
.all-one-child img,
.neurovascular-training-model-main img,
.video-testimonials-box-contant-in video {
  width: 100%;
  border-radius: 8px;
}
.difficult-level-count {
  background: -webkit-linear-gradient(#7afeff, #16bbbb 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  line-height: 1.5;
  font-size: 54px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.nav-link,
body {
  line-height: 24px;
}
.difficult-level-in1 {
  padding-left: 100px;
}
.cstm-white-class .surgeons-footer {
  border-top: 1px solid;
  background: #fff;
}
.cstm-white-class .footer-logo img,
.cstm-white-class a.footer-links img {
  filter: invert(100%);
}
.cstm-white-class .mega_inner_sec {
  background-color: #e8f9f9;
  border-radius: 8px;
}
.clinical-evidences-section.interventional-radiology-main,
.cstm-white-class a.mega-items,
.reimbursement-text-wrapper-white.interventional-radiology-main {
  background-color: #fff;
}
.cstm-white-class .mega-items:hover .mega-content p {
  color: #b5b4b4;
}
.cstm-white-class .mega-items:hover {
  background-color: #000 !important;
}
.cstm-white-class .surgeo-dropdown {
  border: 1px solid #e8f9f9;
  background-color: #fff;
}
.mega_company_inner,
.mega_inner_sec {
  border-radius: 0 0 8px 8px;
  transition: 0.3s;
  background: #030100;
}
.cstm-white-class .surgeo-dropdown .dropdown-item:hover {
  color: #000;
  background: #e8f9f9;
}
.cust-p,
.purchase-product-section {
  overflow: hidden;
}
.cky-revisit-bottom-left,
.hide-surg-card,
.navbar-nav .nav-link:after {
  display: none !important;
}
body {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
.mega-content h5,
h1,
h3,
h4,
h5 {
  font-style: normal;
  font-weight: 700;
}
.clinical-journals-section .card .card-body .card-action a,
.clinical-journals-section .card .card-body .card-title,
.clinical-journals-section .testimonial-box .client-comment .link,
.contact-section-main-top p,
.form-label,
.nav-link,
.surgeo-dropdown .dropdown-item,
.text-univia-pro,
h1,
h3,
h4,
h5 {
  font-family: "Univia Pro";
}
.fw-medium {
  font-weight: 500 !important;
}
a {
  transition: 0.3s ease-in-out;
  text-decoration: none !important;
}
img {
  max-width: 100%;
}
h1 {
  text-align: center;
  font-size: 64px;
  line-height: 88px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 30px;
  line-height: 42px;
}
h5 {
  font-size: 20px;
  line-height: 28px;
}
.pr-120,
.pt-120 {
  padding-top: 120px;
}
.pl-120 {
  padding-left: 120px;
}
.px-120 {
  padding: 0 120px;
}
.pr-60,
.pt-60,
.realistic-training-section {
  padding-top: 60px;
}
.pl-60 {
  padding-left: 60px;
}
.px-60 {
  padding: 0 60px;
}
.py-60 {
  padding: 60px 0;
}
.available-training-modules-main-box-right {
  width: 38%;
}
.navbar.nav-main-bg {
  background: #030100 !important;
  padding: 16px 0 !important;
}
.nav-main-bg .navbar-collapse {
  justify-content: end !important;
}
.top-header .dropdown-item {
  padding: 8px 15px;
}
.dropdown-icon-arrow {
  margin-left: 8px;
  transform-origin: center;
  transition: 0.3s;
}
.nav-link {
  color: #fff;
  text-align: justify;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  padding: 12px 16px !important;
}
.mega_menu {
  display: none;
  width: 100%;
  left: 0;
  right: 0;
  padding: 15px;
  transition: 0.3s;
}
.mega-link-div hr {
  margin: 4px 0;
  border-top: 1px solid #3e3e3e;
  opacity: 1;
}
.mega_inner_sec {
  padding: 24px;
}
@media (min-width: 992px) {
  .nav-item:hover .dropdown-icon-arrow {
    transform: rotate(-180deg);
  }
  .nav-item:hover .mega_menu {
    display: block;
  }
  .nav-item:hover .nav-link {
    color: #16bbbb;
  }
}
.novel-card-section img.theme-shadow-img {
  filter: drop-shadow(0 20px 43px rgb(22 187 187 / 0.3));
}
.clinical-evidences-section.interventional-radiology-main h1.cstm-title-main,
.clinical-evidences-section.interventional-radiology-main h2.cstm-title-main,
.reimbursement-text-wrapper-white.interventional-radiology-main h1.cstm-title-main,
.reimbursement-text-wrapper-white.interventional-radiology-main h2.cstm-title-main {
  color: inherit;
  text-align: center;
}
.clinical-journals-section {
  padding: 121px 0;
}
.clinical-journals-section .about-section-main-top {
  padding-bottom: 98px;
}
.clinical-journals-section .ep-main-tabs li button:not(.active):hover {
  color: rgb(3 1 0 / 0.4);
}
.clinical-journals-section .ep-main-tabs li button.active {
  color: #555 !important;
}
.clinical-journals-section .bottom-btn {
  padding: 72px 0 0;
}
.clinical-journals-section .testimonial-box-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.clinical-journals-section .testimonial-box {
  width: 900px;
  box-shadow: 2px 2px 30px rgb(0 0 0 / 0.1);
  background-color: #fff;
  padding: 20px;
  margin: 15px;
  cursor: pointer;
  border-radius: 7px;
}
.clinical-journals-section .testimonial-box .profile-img {
  width: 60px;
  height: 50px;
  overflow: hidden;
  margin-right: 10px;
  flex-shrink: 0;
}
.clinical-journals-section .testimonial-box .profile-img img {
  min-width: 60px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.clinical-journals-section .testimonial-box .profile {
  display: flex;
  align-items: center;
}
.clinical-journals-section .testimonial-box .profile .name-user {
  display: flex;
  flex-direction: column;
  font-family: "Univia Pro";
}
.clinical-journals-section .testimonial-box .profile .name-user strong {
  color: #033030;
  font-size: 1.1rem;
  letter-spacing: 0.5px;
}
.clinical-journals-section .testimonial-box .profile .name-user span {
  color: #979797;
  font-size: 0.8rem;
}
.clinical-journals-section .testimonial-box .box-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.clinical-journals-section .testimonial-box .client-comment p {
  font-size: 0.9rem;
  color: #4b4b4b;
}
.clinical-journals-section .testimonial-box:hover {
  transform: translateY(-10px);
  transition: 0.3s;
}
.clinical-journals-section .card .card-body .card-action a,
.clinical-journals-section .testimonial-box .client-comment .link {
  color: #19bdbc;
}
.neura-bubble-mn {
  padding: 40px 0 0;
}
.border-radius,
.dsa-con-only-img-only {
  border-radius: 8px;
}
.tab-lt .modal-tab-img::before {
  left: -40px !important;
}
.tab-lt .modal-tab-img::after {
  right: 137px !important;
}
.tab-3d span.modal-tab-name {
  left: -80px;
}
.tab-model span.modal-tab-name {
  left: -113px;
}
.dsa-3d-model-img-only {
  height: 320px;
  width: auto;
}
.dsa-3d-model-main-in {
  position: absolute !important;
  left: 24px;
  width: 35%;
}
.videos-fmi-only {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 12px;
}
.cmplexity-management-popup-only .modal-dialog {
  max-width: 900px;
}
.mixed-reality-image-section,
.mixed-reality-video-section {
  margin-top: 40px;
}
.mixed-reality-video-section iframe {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 16px;
  vertical-align: middle;
}
.mixed-reality-image-section img,
.simulator-in-action-slider .video video {
  width: 100%;
  border-radius: 16px;
}
@media (max-width: 991px) {
  body .menu-two-row {
    margin-top: 0px;
  }
  body .header-left-side-box-images {
    scale: 1;
    width: 32px;
    margin-top: 0px !important;
  }
  .search-section {
    padding: 120px 0 20px;
  }
  .ct-search-result {
    padding: 15px;
    margin-bottom: 25px;
  }
  .sidebar-h1 {
    padding-bottom: 30px;
  }
  .sidebar-main {
    padding: 100px 0 20px;
  }
  .products-info .h1-mma {
    font-size: 18px;
    line-height: 24px;
  }
  .sttom-mn,
  .wa-mn-box-right {
    gap: 20px;
  }
  .thank-you-title {
    font-size: 30px;
    line-height: 42px;
  }
  .thank-you-main {
    padding: 125px 20px 53px;
    gap: 12px;
  }
  .thus-neurosurgeons-main {
    padding-bottom: 80px;
  }
  .precise-multimodal-only:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: #ffffffcf;
    top: 0;
  }
  .training-with-real-tab-btn {
    gap: 20px;
    margin: 22px 0 0;
  }
  .training-with-real {
    margin-bottom: 70px;
  }
  .precise-multimodal-only {
    margin-bottom: 80px;
    margin-top: 80px;
  }
  .specific-details-box-content {
    gap: 15px;
  }
  .spinal-set-main {
    flex-direction: column;
  }
  .spinal-set-main-banner {
    width: 100%;
    margin-bottom: 30px;
  }
  .spinal-set-main-info {
    width: 100%;
  }
  .apply-now-body {
    gap: 30px;
  }
  .apply-now-section {
    padding-top: 70px;
  }
  body .join-our-team-banner-content {
    padding: 40px 10px 60px;
  }
  .join-our-team-banner-content h1 {
    margin-bottom: 15px;
  }
  .join-our-team-banner,
  .our-upcoming-events-slider {
    padding-top: 72px;
  }
  .our-upcoming-events-slider-banner img {
    height: 300px;
  }
  .sticky-header-section .about-section-main-top h2 {
    font-size: 14px;
    line-height: 20px;
  }
  .realistic-training-section .icon-text-wrapper .icon-text-item {
    margin-bottom: -15px;
  }
  .img-info-icon-wrapper .grid-icons .grid-icon p {
    font-size: 14px !important;
    line-height: 18px;
  }
  .pulsatile-blood-flow-section .col-lg-7 {
    text-align: center;
    margin-bottom: 20px;
  }
  .pulsatile-blood-flow-section .col-lg-5 .img-wrapper {
    text-align: center !important;
  }
  .import-real-patient-section .offset-md-5 {
    margin-left: 0;
    width: 100%;
  }
  .pulsatile-blood-flow-section .text-wrapper {
    padding-top: 0;
  }
  .dsa-3d-model-main-in .drag-icon,
  .dsa-hide,
  .pulsatile-blood-flow-section .text-wrapper p br {
    display: none;
  }
  body .img-info-icon-wrapper .img-wrapper img {
    position: initial;
    transform: initial;
  }
  body .ergonomic-platform-box .ergonomic-platform-wrapper {
    border-radius: 25px;
    padding: 30px;
  }
  body .ergonomic-platform-section .box-wrapper {
    padding: 30px;
    max-width: 100%;
    gap: 30px;
  }
  body .ergonomic-platform-section .heading-text {
    margin-bottom: 20px;
  }
  .ergonomic-platform-section .img-wrapper {
    text-align: center;
    margin-bottom: 30px;
  }
  .realistic-training-in {
    padding-top: 35px;
  }
  .dsa-3d-model-main-in {
    position: inherit !important;
    width: 100%;
    margin-bottom: 35px;
  }
}
@media (max-width: 790px) {
  .clinical-journals-section .testimonial-box {
    width: 100%;
  }
  .clinical-journals-section .testimonial-heading h1 {
    font-size: 1.4rem;
  }
  .clinical-journals-section .about-section-main-top {
    padding-bottom: 40px;
  }
  .clinical-journals-section .bottom-btn {
    padding-top: 30px;
  }
  .clinical-journals-section {
    padding: 80px 0;
  }
}
@media (max-width: 767px) {
  .testi-feedback h3,
  body .realistic-training-section .icon-text-wrapper .icon-text-item p {
    font-size: 16px !important;
  }
  .img-info-icon-wrapper,
  .realistic-training-section .bg-img {
    border-radius: 25px !important;
  }
  .true-scale-patient-anatomy-section {
    min-height: 280px !important;
  }
  .realistic-training-section {
    padding-bottom: 7px !important;
  }
  .sia-title {
    padding-bottom: 0 !important;
  }
  .cifficult-level-main {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .complexity-management-video {
    padding-right: 0;
  }
  .features-main-section {
    margin-top: 40px;
  }
  .neurovascular-training-model-main {
    margin-bottom: 35px;
  }
  .sticky-header-section .about-section-main-top span.text-theme {
    text-align: center;
    line-height: 20px;
  }
  .simulation-models-pg-main {
    padding-top: 90px;
  }
  .import-anatomy-section .text-wrapper p br {
    display: none;
  }
  section.cstm-testi-slider .about-section-main-bottom .swiper {
    padding-bottom: 30px;
  }
  .simulator-in-action-slider.surg-simulation {
    margin-top: 30px;
  }
  .policy-term-links ul {
    margin-bottom: 0;
  }
  .footer-links-sec.additional-link,
  .realistic-training-section {
    padding-top: 0 !important;
  }
  section#video-scroll,
  section.contact-us,
  section.simulator-in-action-main {
    padding-top: 0;
  }
  section.cstm-testi-slider {
    padding: 0;
  }
  #webform .zcwf_row.col-12,
  #webform .zcwf_row.col-xl-6.col-lg-12.col-sm-6.col-12 {
    margin-top: 8px;
  }
  #webform label.form-label {
    margin-bottom: 0;
    font-size: 13px;
  }
  .testi-feedback h3 {
    line-height: 24px !important;
  }
  .scale-patient-anatomy-section .img-text-wrapper img {
    padding-top: 28px !important;
  }
  .ergonomic-platform-section .box-wrapper .box-item img,
  .realistic-training-section .icon-text-wrapper .icon-text-item img {
    width: 60px;
  }
  .ergonomic-platform-section .box-wrapper .box-item p {
    line-height: 20px;
  }
  body .ergonomic-platform-section .box-wrapper {
    padding: 20px;
    gap: 20px;
  }
  body .ergonomic-platform-box .ergonomic-platform-wrapper {
    padding: 20px;
  }
  form#webform .zcwf_col_fld.d-flex.flex-lg-nowrap.flex-wrap .g-recaptcha {
    overflow: auto;
  }
  div#recapErr241091000004006005 {
    line-height: 12px;
  }
  .ergonomic-platform-section .box-wrapper {
    align-items: start !important;
  }
  .import-anatomy-section .img-wrapper {
    padding: 30px !important;
    border-radius: 25px !important;
    margin-bottom: 25px !important;
  }
  .import-anatomy-section .img-wrapper img {
    width: 70%;
  }
  .pulsatile-blood-flow-section .col-lg-5 .img-wrapper img {
    width: 60%;
  }
  .realistic-training-section .bg-img img {
    width: 60% !important;
  }
  .personalized-predictive-simulation .text-wrapper {
    padding: 40px 0 0 !important;
    margin-bottom: -10px;
  }
  .neura-bubble-new {
    padding: 40px 20px 0 !important;
  }
  .dsa-3d-model-img-only {
    height: auto;
  }
  .img-info-icon-wrapper {
    padding: 30px !important;
  }
  .img-info-icon-wrapper .grid-icons {
    gap: 20px !important;
  }
  .import-anatomy-section .tab-wrapper .nav button {
    margin: 0 10px -2px !important;
  }
}
.mega-items,
.surgeo-dropdown {
  border-radius: 8px;
  width: 100%;
}
@media (max-width: 600px) {
  .clinical-journals-section .testimonial-box .profile {
    flex-direction: column;
    align-items: flex-start;
  }
  .clinical-journals-section .testimonial-box .profile-img {
    margin: 0 0 15px;
  }
}
@media (max-width: 340px) {
  .clinical-journals-section .testimonial-box .box-top {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.coming-soon-wrapper {
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.coming-soon-wrapper .coming-soon-title {
  font-size: 60px;
  text-align: center;
  line-height: 1.5;
}
.mega-items {
  /*padding: 16px 16px 16px 64px;*/
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  background: #030100;
  transition: 0.5s;
}
.surgeo-dropdown {
  position: absolute;
  display: none;
  padding: 8px 0;
  background-color: #030100;
  list-style: none;
}
.surgeo-dropdown .dropdown-item {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  padding: 12px 16px !important;
  transition: 0.5s;
}
.surgeo-dropdown .dropdown-item:hover {
  color: #000;
  background: #fff;
}
.mega-items.mega-title-items {
  padding: 16px 18px;
}
.mega-items:hover {
  background: #fff;
}
.mega-items img {
  margin-top: 2px;
}
.mega-content h5 {
  color: #fff;
  font-family: Univia Pro;
  font-size: 16px;
  line-height: 24px;
  transition: 0.5s;
  margin-bottom: 0px;
}
.cstm-an-unparalleled-subtitle,
.mega-content p {
  font-family: "Univia Pro";
  font-style: normal;
  font-weight: 400;
}
.mega-items.mega-title-items .mega-content h5 {
  font-size: 20px;
}
.mega-items:hover .mega-content h5 {
  color: #030100;
}
.mega-content p {
  color: #b5b4b4;
  font-size: 12px;
  line-height: 20px;
  transition: 0.5s;
  text-align: justify;
}
.mega-items:hover .mega-content p {
  color: #667085;
}
.interventional-radiology-main {
  background: #030100;
  padding: 88px 8px;
}
.cstm-an-unparalleled-subtitle {
  max-width: 682px;
  width: 100%;
  color: #eee;
  text-align: center;
  font-size: 20px;
  line-height: 150%;
  margin: auto;
}
.book-simulator-btn,
.get-demo-btn a {
  border-radius: 4px;
  background: #16bbbb;
  line-height: 24px;
  text-decoration: none;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  font-family: "Univia Pro";
}
.cstm-title-main {
  color: #fff;
  max-width: 856px;
  margin: 0 auto 24px;
  width: 100%;
}
.header-menu-btn {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.nav-main-bg .get-demo-btn {
  padding-left: 32px;
}
.mega-link-div-p {
  padding-top: 24px;
}
.get-demo-btn a {
  display: flex;
  padding: 12px 32px;
  justify-content: center;
  align-items: center;
  color: var(--white, #fff);
  text-align: center;
}
.logo img {
  margin-top: 8px;
}
p {
  font-family: "Univia Pro";
}
section.home-banner-main {
  margin-top: -32px;
}
.about-section-main-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding-bottom: 48px;
}
.about-section-main-top.about_cust {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  padding-bottom: 48px;
}
.about-section-main-top.center {
  margin-left: auto;
  margin-right: auto;
}
.about-section-main-top.white p {
  color: #fff;
  opacity: 0.7;
}
.about-section-main-top h2,
.contact-section-main-top h2 {
  color: #033030;
  margin-bottom: 0;
}
.about-section-main-top p {
  color: #404040;
  text-align: justify;
  font-family: "Univia Pro";
}
.about-section-main-top .sub-cta {
  padding-top: 8px;
}
.about-section-main-bottom {
  margin-top: -96px;
}
.about-section-main-bottom .swiper {
  padding-top: 96px;
}
.navbar-nav .dropdown-menu {
  min-width: 220px;
}
.book-simulator-btn {
  padding: 8px 24px;
  color: #fff;
  text-align: center;
  height: 40px;
  display: inline-block;
  z-index: 2;
  position: relative;
  cursor: pointer;
}
.slider-btn {
  display: flex;
}
.product-details {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/product-details.png);
  overflow: hidden;
}
.simulator-in-action-slider {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
}
.simulator-in-action-slider .tabs {
  display: flex;
  width: 23%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  position: relative;
}
.simulator-in-action-slider .tab {
  cursor: pointer;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.videos-info .swiper-button-next,
.videos-info .swiper-button-prev {
  pointer-events: inherit !important;
  opacity: 1 !important;
  cursor: pointer !important;
}
.simulator-in-action-slider .videos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex: 1;
}
.simulator-in-action-slider .tab img {
  height: 168px;
  width: 100%;
  object-fit: cover;
  border-radius: 16px;
}
.simulator-in-action-slider .tab .icon {
  position: absolute;
  height: 55px;
  width: 55px;
}
.simulator-in-action-slider .tab .icon img {
  height: 55px;
  width: 55px;
}
.acvite-video {
  border: 3px solid #030100;
  padding: 3px;
  border-radius: 16px;
}
.simulator-in-action-slider .acvite-video img {
  height: 162px;
}
.about-section-main-bottom .swiper-button-next,
.about-section-main-bottom .swiper-button-prev {
  top: 32px;
  background: #fff0;
  display: flex;
  width: 40px;
  height: 40px;
  padding: 8px;
  justify-content: center;
  align-items: center;
  border: 1px solid;
  right: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  opacity: 1 !important;
}
.about-section-main-bottom .swiper-button-prev {
  right: 39px;
  left: inherit;
  opacity: 1 !important;
  border-radius: 4px 0 0 4px;
}
.about-section-main-bottom .swiper-button-next:after,
.about-section-main-bottom .swiper-button-prev:after {
  font-size: 14px;
  color: #030100;
  font-weight: 700;
}
.about-section-main-bottom .swiper-button-next.swiper-button-disabled,
.about-section-main-bottom .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35 !important;
}
.simulator-suitable-box-title {
  display: flex;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  align-self: stretch;
}
.simulator-suitable-box-img {
  display: flex;
  justify-content: center;
  background: #fff0;
}
.simulator-suitable-box-img img {
  height: 100%;
  border-radius: 8px;
}
.simulator-suitable-box-title h4 {
  margin: 0;
  color: #030100;
  font-family: "Univia Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-transform: capitalize;
}
.simulator-suitable-box-title h5 {
  margin: 0;
  color: #404040;
  font-family: "Univia Pro";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
p.there-are-many-text,
ul.atm-bullet-list {
  font-size: 16px;
  color: #ffffffb5;
  font-weight: 400;
  font-style: normal;
}
.ps-color {
  color: #16bbbb;
  font-size: 36px;
  opacity: 1;
  transform: translateX(0);
  display: inline-block;
  animation: 2s infinite shake;
  transform-origin: center;
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-3px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(3px);
  }
}
.product-details-slider .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.available-training-modules-main {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/available-training-modules-bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
p.there-are-many-text {
  text-align: center;
  line-height: 24px;
  max-width: 694px;
  margin: auto;
  width: 100%;
}
.available-trainig-container {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
.available-training-modules-main-box {
  display: flex;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  justify-content: space-between;
}
.atm-title {
  color: #fff;
  margin-bottom: 24px;
}
ul.atm-bullet-list {
  line-height: 24px;
  list-style: none;
  margin: 0 0 0 76px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ul.atm-bullet-list li {
  padding-left: 32px;
  position: relative;
  font-family: "Univia Pro";
}
ul.atm-bullet-list li:before {
  content: "";
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/yes.png);
  height: 24px;
  width: 24px;
  position: absolute;
  left: 0;
}
.atm-nbr {
  margin-right: 24px;
}
.about-section-main-bottom .mySwiperProduct {
  overflow: visible;
}
.about-section-main-bottom .mySwiperProduct .swiper-button-next,
.about-section-main-bottom .mySwiperProduct .swiper-button-prev {
  border: 1px solid;
}
.product-details-slider-main .swiper-button-next:after,
.product-details-slider-main .swiper-button-prev:after {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}
.product-details-box {
  background: #ffffff36;
  padding: 24px;
  border-radius: 8px;
}
.product-details-box-title {
  color: #16bbbb;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  margin-bottom: 10px;
  display: block;
}
.product-details-box p {
  color: #ffffffb5;
  font-family: "Univia Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
  min-height: 112px;
}
.about-section-main-top p.patient-twin-title {
  color: #16bbbb;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.ep-main-tabs li button,
.simulators-model .simulators-model-2 h3 {
  font-weight: 700;
  font-family: "Univia Pro";
  text-transform: capitalize;
}
.simulators-model .simulators-model-2 h3 {
  color: #030100;
  font-size: 36px;
  font-style: normal;
  line-height: 56px;
}
.simulators-model table thead th {
  color: #000;
  background-color: #d4d4d4;
  padding: 20px 16px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  text-align: center;
  vertical-align: middle;
  border-radius: 8px 8px 0 0;
  border-bottom: 0;
}
.simulators-model table tbody td,
.simulators-model table tbody th {
  line-height: 140%;
  background: #fff;
  transition: 0.3s;
  font-size: 14px;
  font-style: normal;
  vertical-align: middle;
}
.simulators-model table tbody th {
  padding: 16px 24px;
  font-weight: 600;
  color: #030100;
  border: 1px solid #f4f4f4;
  border-top: 0;
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 58px;
}
.simulators-model table tbody td {
  padding: 16px;
  text-align: center;
  color: #404040;
  font-weight: 400;
  border: 1px solid #f4f4f4;
  border-top: 0;
}
.simulators-model table tbody tr:hover td,
.simulators-model table tbody tr:hover th,
section.simulators-model {
  background: #f7f7f7;
}
.simulators-model table tbody tr:hover .simu-td-green,
.simulators-model table tbody tr:hover .simu-td-green2 {
  background: #dcfbfd !important;
}
.simulators-model table tbody tr:hover .simu-td-green2-green {
  background: #14a0a1 !important;
  color: #fff;
}
.simulators-model table tbody .table-last-row td,
.table-last-row .simu-th-firth {
  border-radius: 0 0 8px 8px;
}
.simulators-model table thead th > span {
  display: block;
  margin-top: 8px;
}
.simu-th-firth {
  text-align: left !important;
}
.simulators-model table tbody td.simu-td-green {
  border: 1px solid #19bdbc !important;
  background: #f2feff;
  border-top: 0 !important;
}
.simulators-model table thead th.simu-th-hd-last {
  background-color: #e0f6f8;
  border: 1px solid #19bdbc !important;
}
.simu-td-green2 {
  border: 1px solid #19bdbc !important;
  background: #f2feff !important;
  border-radius: 0 0 8px 8px;
}
.simu-td-green2-green {
  border: 1px solid #19bdbc !important;
  background: #dcfbfd !important;
  border-radius: 0 0 8px 8px;
}
.simulators-model table {
  margin-bottom: 0;
  border-collapse: separate;
  border-spacing: 8px 0;
  padding: 20px 0;
}
.integrated-software-features-banner {
  margin: 64px 0;
}
.feature-box {
  row-gap: 24px;
}
.integrated-software-features-box {
  display: flex;
  padding: 24px;
  border: 1px solid;
  align-items: start;
  border-radius: 8px;
  gap: 16px;
}
.sf-background {
  background-color: #effafb;
  overflow: hidden;
  display: flex;
  height: 681px;
  align-items: center;
  gap: 20px;
  align-self: stretch;
}
.about-surg-content,
.blog-content-v2,
.blog-content-v3,
.blog-content-v4,
.data-content,
.evidence-based-info,
.feature-child,
.imaging-header,
.integrated-child-content,
.product-detail {
  gap: 16px;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
.about-section-main-top.cstm-gallery {
  margin-bottom: -45px;
}
.cstm-we-provide-text {
  color: var(--Black, #000);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  padding-right: 80px;
}
.hands-on-realistic-main-box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px 1.7%;
  flex-wrap: wrap;
}
.hands-on-realistic-main-box-in {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  align-self: stretch;
  aspect-ratio: 16/9;
  background: #fff;
}
.hands-on-realistic-main-box-in img {
  border-radius: 8px;
  height: 100%;
}
.cstm-slider2-use {
  padding: 100px 0 50px;
}
.ep-main-tabs {
  margin: 0 0 56px;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  align-self: stretch;
  border-bottom: 1px solid;
}
.ep-main-tabs li button {
  display: flex;
  padding: 8px 24px;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-bottom: 2px solid #fff0 !important;
  border: none;
  background: #fff;
  color: rgb(3 1 0 / 0.4);
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
  outline: 0 !important;
  text-align: center;
}
.ep-main-tabs li button.active {
  border-bottom: 2px solid #19bcbd !important;
  color: #030100;
}
.exchangable-physical-tabs-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  flex-wrap: wrap;
}
.exchangable-physical-tabs-box-in {
  width: 100%;
  max-width: calc(50% - 12px);
  border-radius: 8px;
  border: 1px solid;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.exchangable-physical-tabs-box-in-cont {
  background: #fff;
  width: 100%;
  padding: 16px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.exchangable-physical-tabs-box-in-img img {
  border-radius: 8px;
  width: 100%;
  object-fit: cover;
}
.exchangable-physical-tabs-box-in-cont p {
  margin: 0;
  color: #404040;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.exchangable-physical-tabs-box-in-cont h5 {
  color: #030100;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 0;
  font-family: "Univia Pro";
  padding-top: 4px;
}
.exchangable-physical-tabs-box-in-img {
  max-height: 242px;
  overflow: hidden;
}
.video-testimonials-box-contant {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 24px;
  flex-wrap: wrap;
}
.video-testimonials-box-contant-in {
  width: 32.1%;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}
.about-section-main-top.cstm-testimonials-heading h2 {
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.testi-content {
  opacity: 0;
  grid-column-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  grid-row-gap: 16px;
  transition: 0.5s;
}
.testi-content img {
  width: 100%;
  height: 35rem;
  object-fit: cover;
}
.about-section-main-bottom.castm-testi-sec .swiper-button-next,
.about-section-main-bottom.castm-testi-sec .swiper-button-prev {
  top: inherit;
  bottom: 0;
}
.testi-feedback {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}
.testi-ratings {
  align-items: center;
  display: flex;
}
.testi-rating-icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #fec84b;
  justify-content: center;
  align-items: center;
  margin-right: 0.25rem;
  display: flex;
}
.pre-op-text,
.product-content ul {
  flex-direction: column;
  display: flex;
}
.testi-feedback h3 {
  font-size: 24px;
  font-weight: 400;
  color: #656565;
  line-height: 38px;
  text-align: justify;
}
.testi-client-head {
  color: #030100;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}
.testi-client-position {
  color: #404040;
  letter-spacing: normal;
  font-size: 1rem;
  line-height: 1.5;
}
.testi-divider {
  width: 1px;
  background-color: #eaecf0;
  align-self: stretch;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}
.video-testimonials-main .about-section-main-top {
  padding-bottom: 24px;
}
.pre-op-text {
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.all-one-parent,
.pre-op-right {
  gap: 36px;
}
.sergrnons-products {
  background: rgb(22 187 187 / 0.1);
}
.product-content h3 {
  margin-bottom: 16px;
}
.product-content p {
  color: #404040;
  font-family: "Univia Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 20px;
}
.cookie-declaration-section .accordian-text-wrapper p:not(:last-child),
.cookie-declaration-section .text-wrapper p:not(:last-child),
.modal-item img {
  margin-bottom: 7px;
}
.product-content ul {
  list-style-position: inside;
  padding: 0;
  gap: 8px;
  color: #404040;
  font-family: "Univia Pro";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.product-title,
.similar-blog-heading {
  padding-bottom: 48px;
}
.products-info h3 {
  color: #000;
  font-family: "Univia Pro";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 46px;
}
.author,
.author-v2,
.author-v5,
.author-v6,
.blog-creater-v2,
.blog-social-icon,
.blog-title,
.blog-title-v5,
.blog-title-v6,
.cloud-imp-content,
.cs-card-info,
.detail,
.implant-bulleting,
.info-solution-card,
.life-funtion-heading,
.novel-card-content,
.solution-info {
  gap: 12px;
}
.pd-pdg {
  padding-right: 50px;
}
.pd-pbl {
  padding-left: 50px;
}
.pp-next1::after,
.pp-prev1::after {
  font-family: swiper-icons !important;
  font-size: 24px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-variant: initial !important;
  line-height: 1 !important;
  color: #3e3e3e !important;
}
.contact-details {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.contact-section-main-top {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 4px;
  padding-bottom: 16px;
}
.pcu-prt,
.realistic-training-in {
  padding-left: 40px;
}
.page-footer {
  position: fixed;
  right: 0;
  bottom: 50px;
  display: flex;
  align-items: center;
  padding: 5px;
  z-index: 1;
}
.form-cta,
.form-cta-2 {
  padding: 12px 20px;
  font-style: normal;
  font-size: 16px;
  font-weight: 700;
  font-family: "Univia Pro";
  line-height: 24px;
}
.page-footer a {
  display: flex;
  margin-left: 4px;
}
.form-cta {
  border-radius: 8px;
  background: #16bbbb;
  border: none;
  color: #fff;
}
.form-cta-2 {
  border-radius: 8px;
  border: 1px solid #bfbfbf;
}
.blog-creater,
.blog-creater-v4,
.blog-creater-v5,
.blog-creater-v6,
.blog-section-v4,
.clinical-right-child,
.cloud-left-content,
.cust-stories,
.explore-categories,
.form-button-layout,
.home-child-section,
.implant-bottom-content,
.novel-4d-card,
.product-purchase-left,
.solution-content,
.user-login-left,
.video-creater {
  gap: 24px;
}
.author-v3,
.author-v4,
.cs-card-btn,
.data-child,
.filter-item,
.home-video-content,
.login-title,
.news-content,
.novel-4d-title,
.privacy-policy,
.video-avatar {
  gap: 8px;
}
.sticky-header-section {
  padding: 20px 0 15px;
  position: sticky;
  top: 80px;
  background-color: #fff;
  z-index: 11;
  box-shadow: 0 0 0 0 #0000;
}
.sticky-header-section.sticky-section {
  box-shadow: 0 0 9px 0 #00000040;
}
.sticky-header-section .about-section-main-top {
  gap: 5px;
  padding: 0;
}
.cookie-declaration-section,
.neura-trauma-section,
section.neura-bubble > div:last-child,
section.neurapass-section > div:last-child,
section.neuro-oncological-section > div:last-child {
  padding-bottom: 80px;
}
.separator {
  border-width: 16px;
  border-color: #f0f0f0;
  opacity: 1;
  margin: 0 0 80px;
}
select.form-select:focus {
  box-shadow: none;
}
select.form-select {
  background-image: url(https://www.surgeonslab.com/assets/images/black-dropdown-icon.svg);
  background-size: 18px;
  border-color: #221e1e;
  color: #010d0d;
  font-weight: 700;
}
.modal-navs-section .navs-tabs {
  display: flex;
  width: 100%;
  gap: 2%;
  align-items: center;
  margin-top: 15px;
}
.modal-navs-section .navs-tabs .nav-tab-item {
  padding: 15px 10px;
  border: 1px solid #16bbbb;
  border-radius: 4px;
  color: #16bbbb;
  background-color: #fff;
  line-height: 1.5;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 18px;
  text-transform: uppercase;
  font-weight: 500;
}
.modal-navs-section .navs-tabs .nav-tab-item img {
  height: 70px;
}
.modal-navs-section .navs-tabs .nav-tab-item:hover {
  color: #fff;
  background-color: #16bbbb;
}
.model-used-info-section .used-medal-box {
  box-shadow: 0 10px 60px 0 #00000014;
  border-radius: 8px;
  padding: 80px 0;
}
.model-used-info-section .used-medal-box .modal-wrapper-box {
  padding: 0 80px;
}
.model-used-info-section .used-medal-box .info-wrapper {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  margin: 0 0 48px;
}
.swiper.videos-info {
  padding-top: 15%;
}
.videos-info .swiper-wrapper {
  align-items: end;
}
.videos-info .swiper-button-next,
.videos-info .swiper-button-prev {
  width: auto;
  height: auto;
}
.videos-info .swiper-button-next {
  right: 20%;
}
.videos-info .swiper-button-prev {
  left: 20%;
}
.videos-info.swiper-backface-hidden .swiper-slide.swiper-slide-active {
  transform: scale(1.5) translate(0, -28%);
  opacity: 1;
}
.videos-info.swiper-backface-hidden .swiper-slide {
  transform: scale(0.5) translate(0, 50%);
  transition: 0.5s;
  opacity: 0.5;
}
.videos-info.swiper-backface-hidden .swiper-slide .video-wrapper video {
  width: 100%;
  height: auto;
}
.videos-info.swiper-backface-hidden .swiper-slide .video-wrapper .play-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.model-used-info-section .used-medal-box .info-wrapper .info-item {
  padding: 40px 45px;
}
.model-used-info-section .used-medal-box .info-wrapper .col-lg-6:first-child {
  border-right: 1px solid #e8e8e8;
}
.model-used-info-section .used-medal-box .gif-wrapper h3,
.model-used-info-section .used-medal-box .info-wrapper .info-item h3,
.slider-info-section .info-item h3 {
  background: -webkit-linear-gradient(#7afeff, #16bbbb 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  line-height: 1.5;
  font-size: 54px;
  display: flex;
  align-items: center;
}
.model-used-info-section .used-medal-box .info-wrapper .info-item h3 .danger_icon,
.neuro-oncological-section .slider-info-section .info-item h3 .danger_icon {
  width: 64px;
  height: auto;
  margin-left: 10px;
  flex-shrink: 0;
}
.model-used-info-section .used-medal-box .info-wrapper .info-item h5,
.neuro-oncological-section .slider-info-section .info-item h5 {
  font-size: 24px;
}
.model-used-info-section .used-medal-box .gif-wrapper {
  background-image: url(https://www.surgeonslab.com/assets/images/bird-gif.gif);
  padding: 200px 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.collapse-btn .collapse-arrow {
  transform: rotate(180deg);
  transition: 0.5s;
}
.collapse-btn.collapsed .collapse-arrow {
  transform: rotate(0);
}
.more-detals-wrapper .collapse-wrapper .collapse-wrapper-body {
  margin-top: 18px;
  position: relative;
  border-radius: 12px;
}
.more-detals-wrapper .collapse-wrapper.center-arrow .collapse-wrapper-body::before {
  left: 50%;
  transform: rotate(-45deg) translate(0, -54%);
}
.neurapass-slider {
  width: 100%;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 30px;
}
.neurapass-slider .neuraPassSlider {
  padding: 20px;
  width: 100%;
}
.neurapass-slider .custom-card {
  box-shadow: 0 0 15px 0 #00000026;
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
}
.neurapass-slider .custom-card-body {
  padding: 24px 21px;
}
.neurapass-slider .custom-card-body .custom-card-img img {
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  aspect-ratio: 1;
}
.neurapass-slider .custom-card-body .custom-card-img {
  margin-bottom: 14px;
}
.neurapass-slider .custom-card-body .card-text-wrapper h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.all-pathologies-section {
  background-color: #000;
  border-radius: 8px;
  margin: 110px 0 100px;
  min-height: 622px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}
.all-pathologies-section .pathologies-wrapper .text-wrapper {
  padding: 230px 250px;
}
.modal-item {
  position: absolute;
  max-width: 150px;
  width: 100%;
  transform: translate(-50%, -50%);
}
.modal-item img {
  object-fit: cover;
  object-position: center;
  border-radius: 50%;
}
.modal-item.modal-item-1 {
  top: 110px;
  left: 22%;
}
.modal-item.modal-item-1 img,
.modal-item.modal-item-3 img,
.modal-item.modal-item-4 img,
.modal-item.modal-item-5 img {
  width: 130px;
  height: 130px;
}
.modal-item.modal-item-2 {
  top: 50%;
  left: 10%;
}
.modal-item.modal-item-2 img {
  width: 140px;
  height: 140px;
}
.modal-item.modal-item-3 {
  bottom: -60px;
  left: 25%;
}
.modal-item.modal-item-4 {
  top: 26%;
  left: 85%;
}
.modal-item.modal-item-5 {
  bottom: -54px;
  left: 85%;
}
.image-modal-section {
  padding: 160px 0 0;
  margin-top: 0;
}
.image-modal-box {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 54px 74px;
}
.image-modal-box .drag-icon {
  position: absolute;
  top: 17px;
  right: 24px;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link {
  display: flex;
  align-items: center;
  background-color: transparent !important;
  padding: 0 !important;
  margin-bottom: 44px;
  color: #000;
  position: relative;
  font-size: 20px;
  font-weight: 700;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after,
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
  content: "";
  display: block;
  position: absolute;
  left: 50px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #e6e6e6;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
  top: 100%;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after {
  top: -11px;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img {
  display: block;
  background-color: #eee;
  padding: 14px;
  border-radius: 8px;
  border: 3px solid #eee;
  width: 109px;
  height: 109px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 54px;
  transition: 0.5s;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link.active .modal-tab-img {
  border-color: #19bcbd;
}
.terms-text-section .table-responsive table tr td,
.terms-text-section .table-responsive table tr th {
  border-bottom: 1px solid #19bdbc;
  border-right: 1px solid #19bdbc;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  width: 40px;
  height: 3px;
  background-color: #16bbbb;
}
.image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -54px;
  transform: translate(-50%, -50%);
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #16bbbb;
}
.image-modal-section .modal-tab-wrapper .nav {
  margin-right: 51px;
  position: relative;
  background-image: linear-gradient(45deg, #e6e6e6, #e6e6e6);
  background-size: 3px 100%;
  background-repeat: no-repeat;
  background-position: 54px 0;
}
.modal-tab-wrapper .tab-content .tab-pane .video-wrapper video {
  width: 100%;
  height: 430px;
  object-fit: cover;
  border-radius: 8px;
}
.modal-tab-wrapper .tab-content .tab-pane .video-wrapper .theme-play-btn {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.image-modal-section .image-modal-box .model-viewer-box {
  height: 320px;
  width: 100%;
}
.filter-section,
.footer-logo-content .col-lg-6,
.neurapass-section .icon-info-wrapper .icon-info-box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper img {
  width: 54px;
  height: 54px;
  object-fit: contain;
  object-position: center;
}
.neurapass-section .icon-info-wrapper {
  max-width: 884px;
  margin: auto;
  width: 100%;
  padding: 80px 0 50px;
}
.neurapass-section .icon-info-wrapper .icon-info-box .info-wrapper h5,
.neurapass-section .icon-info-wrapper .icon-info-box .info-wrapper p {
  color: #404040;
}
.neurapass-section .img-text-img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  margin-top: 40px;
}
.neurapass-section .img-text-img-wrapper p {
  font-size: 56px;
  font-weight: 500;
  color: #010d0d;
  line-height: 1.5;
}
.footer-contact-sec a:hover,
a.footer-links:hover,
a.footerlinks:hover {
  color: #ed2726;
  font-weight: 600;
}
.neuro-oncological-section .slider-info-section {
  padding: 160px 0 0;
}
.neuro-oncological-section .slider-info-section .info-item {
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  padding: 40px 45px;
}
.x-ray-slider {
  position: relative;
  padding-bottom: 100%;
  background-color: #000;
  border-radius: 16px;
  overflow: hidden;
}
.x-ray-slider .xRaySlider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.x-ray-slider .xRaySlider-prev-btn {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -22px;
}
.x-ray-slider .xRaySlider-next-btn {
  position: absolute;
  top: 50%;
  right: 20px;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: -22px;
}
.x-ray-slider .xRaySlider .slider-img {
  height: 100%;
  width: auto;
  text-align: center;
}
.x-ray-slider .xRaySlider .slider-img img {
  width: auto;
  height: 100%;
  padding: 30px 0;
}
.neura-trauma-section .img-section {
  width: 526px;
  height: 526px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
  background-color: #f2feff;
  border-radius: 7px;
}
.neura-trauma-section .text-wrapper {
  max-width: 636px;
  width: 100%;
}
.neura-trauma-slider .neuraTraumaSlider {
  padding: 82px 10px 38px;
  margin: 0 -10px;
}
.neura-trauma-slider .custom-card {
  box-shadow: 0 0 15px 0 #00000026;
  background-color: #fff;
  border-radius: 10px;
}
.neura-trauma-slider .custom-card .custom-card-body {
  padding: 15px;
}
.neura-trauma-slider .custom-card .custom-card-body .card-info p {
  font-size: 14px;
}
.cookie-declaration-section .accordian-text-wrapper:not(:last-child),
.neura-trauma-slider .custom-card .custom-card-body .slider-img {
  margin-bottom: 20px;
}
.neura-trauma-slider .custom-card .custom-card-body .slider-img img {
  width: 100%;
  height: 215px;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
.surgeons-footer {
  border-top: 1px solid;
  background: #000;
}
.blog-section,
.blog2-header,
.blog3-header,
.blog4-header,
.blog5-header,
.blog6-header {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: calc(100vh - 80px);
  min-height: 320px;
}
.footer-logo-content {
  margin-top: 30px;
  padding: 24px 0;
}
.footer-logo-content p {
  color: #fff;
  font-family: "Univia Pro";
  font-size: 15px;
  line-height: 24px;
  text-align: center;
}
.footer-logo-content .sub-cta {
  text-align: end;
}
.surgeons-footer-grid {
  width: 100%;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: flex-start;
  display: grid;
}
h5.footer-link-heading {
  padding-bottom: 16px;
  margin-bottom: 0;
  font-size: 17px;
  line-height: 24px;
  color: #fff;
}
a.footer-links,
a.footerlinks {
  font-size: 15px;
  line-height: 24px;
}
.footer-links-content ul {
  list-style: none;
  padding: 0;
}
a.footer-links {
  /* padding: 8px 16px; */
  padding: 8px;
  display: flex;
  align-items: start;
  gap: 8px;
  font-family: "Univia Pro";
  transition: 0.5s;
}
a.footer-links-main,
a.footerlinks {
  padding: 8px 0;
  font-family: "Univia Pro";
  display: flex;
  transition: 0.5s;
}
a.footerlinks {
  color: #404040;
  align-items: start;
  gap: 6px;
}
a.footer-links-main {
  color: #fff;
  gap: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.footer-contact-sec a,
.footer-copy-rights {
  font-size: 15px;
  line-height: 24px;
  font-family: "Univia Pro";
}
a.footer-links {
  color: #e0e0e0;
}
a.footer-links:hover {
  padding-left: 4px;
}
.footer-contact-sec {
  margin-bottom: 16px;
  display: flex;
  align-items: self-start;
  gap: 8px;
}
.footer-links-items .footerlinks {
  color: #e0e0e0;
  word-break: break-all;
}
.footer-contact-sec a {
  color: #e0e0e0;
  transition: 0.3s;
  text-decoration: underline;
}
.footer-call-us {
  margin-top: 24px;
  padding-top: 20px;
}
.footer-call-us h6 {
  padding-bottom: 16px;
  margin-bottom: 0;
  color: #030100;
  font-family: "Univia Pro";
}
.footer-bottom {
  margin-top: 30px;
  padding: 24px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid;
}
.footer-copy-rights {
  color: #fff;
}
.footer-social-icons ul {
  display: flex;
  align-items: center;
  gap: 12px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.blog-creater-v3,
.cs-filter {
  align-items: center;
  display: flex;
}
.footer-social-icons ul a {
  opacity: 0.7;
  transition: 0.5s;
}
.footer-social-icons ul a img {
  width: 35px;
  height: auto;
}
.policy-term-links ul li a {
  color: #e0e0e0;
  font-family: "Univia Pro";
}
.policy-term-links ul li:not(:last-child)::after {
  content: " | ";
  display: inline;
  color: #fff;
  margin-left: 0.5rem;
}
.cstm-condition-heading h1 {
  line-height: 1.5;
}
.cstm-condition-heading .updated-text {
  color: #000;
  font-weight: 500;
}
.cstm-condition-heading .updated-text .date {
  color: #919191;
}
.terms-text-section {
  margin-bottom: 90px;
}
.terms-text-section .table-info-text {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 8px;
}
.terms-text-section p {
  word-break: break-word;
}
.terms-text-section .text-wrapper h6 {
  margin-bottom: 16px;
  font-family: "Univia Pro";
}
.terms-text-section .sub-list-wrapper li:not(:last-child) {
  padding-bottom: 15px;
}
.terms-text-section .text-wrapper ul li p {
  margin-bottom: 8px !important;
}
.terms-text-section .text-wrapper .text-child-wrapper:not(:last-child) {
  margin-bottom: 35px;
}
.list-lower-alpha {
  list-style: lower-alpha;
}
.cookie-declaration-section .link-text:hover,
.terms-text-section .link-text:hover {
  text-decoration: underline !important;
  text-underline-offset: 4px;
}
.text-inherit {
  font-size: inherit;
}
.terms-text-section .table-responsive {
  border: 1px solid #19bdbc;
  border-radius: 8px;
}
.terms-text-section .table-responsive table {
  margin-bottom: 0;
  min-width: 600px;
}
.terms-text-section .table-responsive table tr:last-child td {
  border-bottom: 0;
}
.terms-text-section .table-responsive table tr th {
  background-color: #d5f3f3;
  vertical-align: middle;
}
.terms-text-section .table-responsive table tr td:last-child,
.terms-text-section .table-responsive table tr th:last-child {
  border-right: 0;
}
.cookie-declaration-section .accordian-text-wrapper h6 {
  font-weight: 600;
}
.cookie-declaration-section .accordian-text-wrapper a,
.cookie-declaration-section .accordian-text-wrapper p {
  font-size: 14px;
  display: block;
  line-height: 1.3;
  word-break: break-word;
}
.cookie-declaration-section .accordian-wrapper:not(:last-child) {
  margin-bottom: 40px;
}
.cookie-declaration-section .accordian-wrapper .accordion-item {
  border-color: #dfdfdf;
}
.cookie-declaration-section .accordian-wrapper .accordion-item .accordion-button {
  box-shadow: none;
  padding: 15px 20px;
  line-height: 1.5;
  font-weight: 600;
}
.cookie-declaration-section .accordian-wrapper .accordion-item .accordion-button::after {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/black-dropdown-icon.svg) !important;
}
.cookie-declaration-section .accordian-wrapper .accordion-item .accordion-button:not(.collapsed) {
  background-color: #ebebeb;
  color: #000;
}
.cookie-declaration-section .accordion-item .accordian-text-wrapper .accordion-item {
  border: 0;
}
.cookie-declaration-section
  .accordion-item
  .accordian-text-wrapper
  .accordion-item
  .accordion-button {
  padding: 0;
  width: fit-content;
  gap: 10px;
  background-color: #fff0;
}
.cookie-declaration-section .accordion-item .accordian-text-wrapper .accordion .accordion-body {
  padding: 15px 0 0;
}
.cookie-declaration-section .accordion-item .table-responsive {
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  padding: 5px 0;
  background-color: #f5f5f5;
}
.cookie-declaration-section .accordion-item .table-responsive:not(:last-child) {
  margin-bottom: 13px;
}
.cookie-declaration-section .accordion-item .table-responsive table td {
  padding: 5px 10px;
  color: #000;
  font-family: "Univia Pro";
}
.cookie-declaration-section .accordion-item .table-responsive table td:first-child {
  width: 15%;
  white-space: normal;
}
.cookie-declaration-section .accordion-body {
  background-color: #fefefe;
  padding: 20px;
}
.blog-section {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header.jpg);
}
.blog2-header {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header-2.jpg);
}
.blog3-header {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header-3.jpg);
}
.blog4-header {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header-4.jpg);
}
.blog5-header {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header-5.jpg);
}
.blog6-header {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header-6.jpg);
}
.blog-content,
.blog-content-v5 {
  color: #fff;
  max-width: 960px;
  gap: 8px;
}
.author p,
.author-v5,
.author-v6,
.publish-date p,
.publish-date-v5 p,
.publish-date-v6 p {
  color: #fff;
  text-align: center;
  font-family: "Univia Pro";
  font-size: 14px;
  font-style: normal;
  line-height: 21px;
}
.blog-title h2,
.blog-title p,
.blog-title-v5 h2,
.blog-title-v5 p {
  color: #fff;
  text-align: center;
  font-family: Univia Pro;
  font-style: normal;
}
.blog-title h2,
.blog-title-v5 h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  text-transform: capitalize;
}
.blog-title p,
.blog-title-v5 p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.blog-sub-link {
  color: #033030 !important;
  text-decoration: underline !important;
  font-weight: 600;
}
.blog-sub-link:hover,
.text-theme {
  color: #16bbbb !important;
}
.left-content {
  gap: 48px;
  padding-right: 50px;
}
.left-content p {
  color: #404040;
  line-height: 26px;
  text-align: justify;
}
.quote .quote-name,
.quote p {
  font-size: 20px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
  font-family: "Univia Pro";
}
.category-child p,
.proven-track h4,
.quote p {
  text-align: center;
}
.blog-title-v2,
.blog-title-v3,
.blog-title-v4,
.blog-topic {
  gap: 20px;
}
.blog-topic h5 {
  margin-bottom: 0 !important;
}
.quote p {
  color: #16bbbb;
}
.quote .quote-name {
  color: #3e5b5b;
}
.sub-img-section figcaption {
  color: #00292a;
  font-family: "Univia Pro";
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  padding-top: 10px;
}
.para-section {
  gap: 14px;
}
.blog-important {
  font-weight: 700;
}
.blog-bullet,
.bulleting-child,
.cloud-child,
.inner-category,
.surge-simulation-text {
  gap: 10px;
}
.right-content {
  gap: 60px;
  padding-left: 0;
}
.inner-post {
  gap: 14px;
  padding: 24px 0;
  border-bottom: 1px solid;
}
.explore-categories h4,
.feature-post h4 {
  margin-bottom: 0;
  color: #000;
  font-family: "Univia Pro";
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-transform: capitalize;
}
.feature-post h5,
.feature-post p a {
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
}
.feature-post h5 {
  margin-bottom: 0;
  color: #000;
  font-family: "Univia Pro";
  font-size: 18px;
  line-height: 27px;
}
.category-child p,
.join-us h6 {
  font-family: "Univia Pro";
  font-weight: 500;
}
.feature-post p a {
  color: #9e9e9e;
  font-family: "Univia Pro";
  font-size: 14px;
  line-height: normal;
}
.category-child {
  gap: 8px;
  padding: 8px 14px;
  border-radius: 50px;
  background-color: #f1f1f1;
}
.category-child p {
  color: #00292a;
  font-size: 12px;
  line-height: 18px;
}
.category-child .num-tag {
  padding: 4px 14px;
  border-radius: 20px;
  background-color: #fff;
}
.join-us {
  padding: 36px;
  background-color: #f5f5f5;
  gap: 20px;
  border-radius: 15px;
}
.join-us h6 {
  color: #000;
  font-size: 26px;
  font-style: normal;
  line-height: 32px;
}
.blog-title-v6 h2,
.blog-title-v6 p {
  color: #fff;
  font-family: Univia Pro;
  font-style: normal;
}
.sub-join-btn {
  border-radius: 50px;
  background: #00292a;
  padding: 8px 24px;
}
.blog-child-content {
  position: absolute;
  bottom: 0;
  padding: 24px;
  color: #fff;
  gap: 4px;
}
a.similar-blog-img {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
a.similar-blog-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.5);
  pointer-events: none;
}
.social-icon-v3 {
  gap: 6px;
}
.blog-creater-v3 {
  justify-content: space-between;
  gap: 24px;
  width: 60%;
}
.blog-img-v4 {
  padding: 0;
  overflow-x: hidden;
}
.blog-section-v5,
.blog-section-v6 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog_header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 584px;
}
.blog-content-v6 {
  color: #fff;
  max-width: 960px;
  gap: 12px;
}
.blog-title-v6 h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  text-transform: capitalize;
}
.blog-title-v6 p,
.cs-card-btn a {
  font-size: 16px;
  line-height: 24px;
}
.blog-title-v6 p {
  font-weight: 400;
}
.cs-background {
  padding: 16px 0;
  background-color: #f3f3f3;
  margin-bottom: 50px;
}
.cs-filter {
  justify-content: space-between;
  background-color: #fff;
  color: #929292;
  border-radius: 8px;
  padding: 12px 16px;
  border: none;
  cursor: pointer;
  gap: 24px;
}
.dropdown-menu.show {
  padding: 8px 12px;
}
.form-check {
  display: flex;
  gap: 12px;
  padding: 8px 0;
  align-items: center;
}
.form-check .form-check-input {
  margin-left: 0;
}
.hello {
  padding-left: 28px;
  gap: 8px;
  display: none;
}
.cs-blog {
  padding-top: 0;
}
.cs-card img {
  border-radius: 8px 8px 0 0;
}
.cs-card-content {
  gap: 16px;
  padding: 16px;
  border-radius: 0 0 8px 8px;
  border: 1px solid #c9c9c9;
}
.modal-body,
.modal-body-1 {
  padding: 0 24px 24px;
}
.cs-card-btn a {
  color: #16bbbb;
  font-family: "Univia Pro";
  font-weight: 500;
}
.modal-header {
  border: none;
}
.modal-body-1 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.modal-body video {
  width: 100%;
  height: 100%;
}
.modal-body iframe {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
.modal-dialog.modal-dialog-centered.cstm-dialog-centered {
  max-width: 997px !important;
  width: 100%;
}
.about-surg-btn {
  display: flex;
  align-items: end;
  justify-content: end;
}
.surg-simulation {
  display: flex;
  align-items: flex-start;
}
.surg-product-bg {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/surg-product-bg.png);
  background-position: center;
  background-size: cover;
}
.surg-product-section {
  gap: 48px;
}
.surg-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.surg-product-card {
  padding: 24px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-items: flex-start;
}
.active-surg-card {
  background-color: #fff;
  box-shadow: 0 4px 30px 0 rgb(0 0 0 / 0.15);
}
.surg-numb {
  background-color: #effafb;
  color: #16bbbb;
  width: 58px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.product-platform,
.product-platform1 {
  background-repeat: no-repeat;
  background-position: right;
  height: 632px;
  display: flex;
}
.implant-top-content,
.surge-simulation-content {
  gap: 18px;
}
.surge-simulation-section {
  padding: 48px 60px;
  box-shadow: 0 10px 60px 0 rgb(0 0 0 / 0.08);
  border-radius: 8px;
}
.pagination-item {
  padding: 10px 20px;
  border: 1px solid #000;
}
.page-num-box .page-num {
  color: #000;
  font-weight: 700;
}
.pagination-item.active {
  background: #000;
}
.pagination-item:hover {
  background: #000000a6;
  color: #fff;
}
.poster {
  width: 100%;
  padding: 0;
}
.purchase-right-img {
  border-radius: 0 8px 8px 0;
}
.sf-surg-content {
  display: flex;
  width: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  z-index: 1;
}
.floating {
  animation-name: floating;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
@keyframes floating {
  from,
  to {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 15px);
  }
}
.product-platform {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/product-purchase.png);
  align-items: center;
}
.product-platform1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/bag-home1.jpg);
  align-items: center;
}
.pp-left-content {
  gap: 24px;
  width: 50%;
}
.sf-surg-image {
  right: -400px;
  bottom: -360.182px;
}
.page-loader-box {
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 999999;
  background: #00000061;
}
.news-item-1,
.news-item-2,
.news-item-3,
.news-item-4 {
  background-size: cover;
  background-position: center;
  height: 340px;
  border-radius: 8px;
}
.page-loader-box .loader {
  color: #16bbbb;
  font-size: 100px;
  position: absolute;
  top: 40%;
}
.box-filter.fixed {
  position: fixed;
  top: 80px;
  z-index: 11;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2), 0 6px 20px 0 rgb(0 0 0 / 0.19);
}
.short-desc {
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-list {
  background-color: #f4f4f4;
}
.blog-posts {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.blog-listing {
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #fff;
  border-radius: 8px;
}
.blog-date h5 {
  text-decoration: none;
  color: #16bbbb;
  margin: 0;
}
.blog-date p {
  font-size: 14px;
  line-height: 22px;
  color: #bfbfbf;
}
.blog-child-listing {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.news-room-title h1,
.news-room-title h2 {
  margin: 0;
  padding-bottom: 48px;
}
.news-item-1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/white-paper.jpg);
}
.news-item-2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/newsletter.jpg);
}
.news-item-3 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/blog.jpg);
}
.news-item-4 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/case-study.jpg);
}
.home-card-btn,
.news-card-btn {
  border-top: 1px solid #b7b7b7;
  background: rgb(61 61 61 / 0.3);
  backdrop-filter: blur(7.5px);
  padding: 12px 24px;
  width: 100%;
  display: flex;
  gap: auto;
  align-items: center;
  justify-content: space-between;
  border-radius: 0 0 8px 8px;
}
.home-header,
.home-video {
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.home-header-banner .stretch-slider-height .swiper-slide {
  height: auto;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.cust-home-btn {
  width: 60px !important;
  color: #000 !important;
  height: 60px !important;
}
.home-more-child,
.home-more-child-2 {
  background-position: center;
  background-size: cover;
  height: 424px;
  width: 100%;
  border-radius: 8px;
}
.all-in-one-info h2,
.sf-heading {
  margin: 0;
  color: #fff;
}
.home-header-content {
  gap: 16px;
  align-items: center;
  max-width: 1120px;
  padding-bottom: 48px;
}
.home-header-banner {
  padding: 0;
}
.home-more-parent {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/learn-more-1.png);
  background-position: center;
  background-size: cover;
  border-radius: 8px;
  padding: 120px 0;
  display: flex;
  align-items: end;
}
.evidence-based-info h2,
.home-more-parent h3 {
  color: #fff;
  margin: 0;
}
.home-more-child {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/learn-more-2.png);
}
.home-more-child-2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/learn-more-3.png);
}
.home-learn-btn {
  border-top: 1px solid #d4d4d4;
  background: rgb(255 255 255 / 0.2);
  backdrop-filter: blur(7.5px);
  padding: 24px 32px;
  width: 100%;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 8px 8px;
}
.explore-more-btn a,
.home-learn-btn a {
  color: #fff;
  font-family: "Univia Pro";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 1.8px;
  text-transform: uppercase;
}
.all-in-one-section {
  background-color: #000;
}
.all-in-one-info,
.explore-more-section,
.novel-4d-section,
.reviews-for-us {
  gap: 64px;
}
.all-one-child {
  padding: 24px;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid #646161;
  background: #1f1f1f;
}
.card-image-1,
.card-image-2,
.card-image-3,
.card-image-4,
.card-item-1,
.card-item-2,
.card-item-3,
.card-item-4,
.vcard-item-1,
.vcard-item-2,
.vcard-item-3,
.vcard-item-4 {
  background-size: cover;
  background-position: center;
  height: 340px;
  border-radius: 8px;
}
.all-one-content {
  gap: 6px;
  color: #fff;
}
.all-one-content p {
  color: #bbb;
}
.card-item-1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/home-card-section-1.png);
}
.card-item-2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/home-card-section-2.png);
}
.card-item-3 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/home-card-section-3.png);
  padding: 56px;
}
.card-item-4 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/trauma_spine.jpg);
  padding: 56px;
}
.vcard-item-1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/head_model.png);
}
.vcard-item-2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/venous-4.gif);
}
.vcard-item-3 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/peblockmodel.png);
}
.vcard-item-4 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/fullscalepemodel1.png);
}
.card-image-1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/block_models.jpg);
}
.card-image-2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/compactkit.jpg);
}
.card-image-3 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/⁬h_fidelity.jpg);
}
.card-image-4 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/full_suite.jpg);
  padding: 56px;
}
.home-card-header h2 {
  color: #fff;
  margin: 0;
  font-weight: 500;
  letter-spacing: 1.44px;
}
.explore-more-card1 h3,
.explore-more-card2 h3 {
  letter-spacing: 3.84px;
  text-transform: uppercase;
  margin: 0;
}
.solution-img-offer {
  background: #033030;
  border-radius: 8px;
  padding: 36px;
}
.evidence-approach-section {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/evidence-approach.jpg);
  background-size: contain;
  background-position: center;
  background-repeat: repeat-x;
}
.evidence-based-content {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  justify-content: center;
  max-width: 700px;
}
.evidence-based-info p {
  color: #f0f0f0;
}
.explore-more-heading {
  gap: 8px;
  align-items: center;
}
.explore-more-card1,
.explore-more-card2 {
  background-size: cover;
  background-position: center;
  padding-top: 40px;
  border-radius: 8px;
  align-items: center;
  height: 80vh;
  width: 100%;
}
.explore-more-card1 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/explore-more-1.png);
  justify-content: space-between;
}
.explore-more-card1 h3 {
  color: #00292a;
}
.explore-more-card2 {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/explore-more-2.png);
  justify-content: space-between;
}
.explore-more-card2 h3 {
  color: #fff;
}
.explore-more-btn {
  border-top: 2px solid #fff;
  background: rgb(0 0 0 / 0.4);
  backdrop-filter: blur(25px);
  padding: 24px 32px;
  width: 100%;
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 8px 8px;
}
.img-data-parent-1,
.img-data-parent-2,
.img-data-parent-3 {
  width: 340px;
  animation: 6s ease-in-out infinite animate;
}
.review-video-section {
  gap: 28px;
}
.review-sub-heading {
  justify-content: space-between;
  align-items: center;
}
.review-sub-heading .video-link {
  color: #000;
  font-family: "Univia Pro";
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.96px;
  line-height: 30px;
  cursor: pointer;
}
.background-sf {
  background-color: #000;
  color: #fff;
}
.sf-section:before {
  content: "";
  height: 50%;
  width: 100%;
  position: absolute;
  background: linear-gradient(0deg, transparent, #000 50%);
  top: 0;
}
.customer-stories-hero-banner {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/cs_bgimg.jpg) !important;
  background-position: bottom !important;
}
.sf-section {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/cathview_hero.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 140vh;
}
.feature-info p,
.imaging-header p,
.life-funtion-heading p {
  color: #eee;
}
.image-data-main {
  gap: 152px;
}
.img-data-child {
  padding: 16px;
  gap: 24px;
  border-radius: 8px;
  border: 1px solid;
  background: linear-gradient(323deg, rgb(25 188 189 / 0.3) -13.29%, rgb(98 120 120 / 0.3) 57.61%);
  box-shadow: 0 4px 40px 0 rgb(0 0 0 / 0.5);
  backdrop-filter: blur(10px);
}
@keyframes animate {
  0%,
  100% {
    transform: translatey(0);
  }
  50% {
    transform: translatey(-20px);
  }
}
.img-data-parent-1 {
  left: 14%;
  top: 50%;
}
.img-data-parent-2 {
  right: 20%;
  top: 25%;
}
.img-data-parent-3 {
  right: 32%;
  bottom: 1%;
}
.life-function-left,
.micro-clinical-info {
  gap: 120px;
}
.feature-info {
  gap: 4px;
}
.feature-info h4 {
  margin: 0;
  font-size: 24px;
  line-height: 30px;
}
.micro-clinical-left {
  bottom: -70px;
}
.micro-clinical-right {
  gap: 48px;
  z-index: 999;
}
.clinical-right-child p {
  font-size: 20px;
  line-height: 24px;
}
.integrate-state h4,
.masterful-remote h4,
.project-simulation h4,
.proven-track h4 {
  color: #f0f0f0;
  line-height: 42px;
  font-weight: 500;
  margin: 0;
  font-size: 28px;
}
.line-draw {
  left: 616px;
  top: -1px;
  width: 10%;
  height: 100%;
}
.implant-content,
.maintain-section {
  gap: 54px;
}
.implant-btm-points {
  gap: 2px;
}
.implant-btm-points h4 {
  background: linear-gradient(180deg, #7afeff 0, #16bbbb 52.6%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  margin: 0;
}
.implant-img-section {
  top: 90px;
  right: -90px !important;
}
.maintain-child-text h4 {
  margin: 0;
  background: linear-gradient(102deg, #fff 18.5%, #dad8d8 34.33%, grey 89.32%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.teaching-aid-section {
  gap: 56px;
}
.proven-track {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/proven-track.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 74px 97px;
  border-radius: 8px;
  height: 800px;
}
.custm-interface,
.integrate-state,
.masterful-remote,
.project-simulation {
  padding: 36px;
  border-radius: 8px;
}
.project-simulation {
  background: #00292a;
  overflow: hidden;
  flex: 1 0;
}
.teaching-child {
  gap: 24px;
  height: 800px;
}
.teaching-img {
  right: 0;
}
.custm-interface {
  background: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/customizable-interface.png)
    center #00292a;
  overflow: hidden;
  flex: 1 0;
}
.custm-interface h4 {
  text-align: center;
  font-size: 52px;
  font-weight: 700;
  line-height: 72px;
  background: linear-gradient(180deg, #7afeff 0, #16bbbb 52.6%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  margin: 0;
}
.integrate-state {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 478px;
  background: #00292a;
  overflow: hidden;
}
.int-state-img {
  bottom: -83px;
  right: -1px;
}
.masterful-remote {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/masterful-remote-mentoring.jpg);
  background-size: cover;
  background-position: center;
  height: 100%;
}
.fadein {
  opacity: 0;
  transition: 1.5s;
  transform: translate(0, 100px);
}
.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}
.user-login-section {
  background-color: #282828;
  border-radius: 8px;
  padding: 0 60px;
}
.login-content ul {
  gap: 16px;
  margin-bottom: 0 !important;
  font-family: "Univia Pro";
  color: #eee;
}
.cloud-right-content {
  border-radius: 8px;
  background: #221e1e;
  padding: 24px;
}
.about-our-company,
.patient-bg {
  background-size: cover;
  background-position: center;
}
.cloud-gif {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.patient-bg {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/patient-Specific-data.png);
  height: 70vh;
}
.data-main {
  gap: 10px;
  max-width: 240px;
}
.data-group {
  top: 20px;
  right: 550px;
  gap: 60px;
  max-width: 532px;
}
.data-main h2 {
  margin: 0;
  background: var(--gradient-1, linear-gradient(180deg, #7afeff 0, #16bbbb 52.6%));
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  font-size: 54px;
  line-height: 66px;
}
.data-main h4 {
  color: #f0f0f0;
  font-family: "Univia Pro";
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 2.4px;
  margin: 0;
}
.data-child h2,
.data-child p {
  line-height: normal;
  font-weight: 400;
  font-family: "Univia Pro";
}
.data-child h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  letter-spacing: 4px;
}
.data-child p {
  color: #eee;
  font-size: 18px;
  letter-spacing: 1.8px;
}
.about-our-company {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/company-page-banner2.jpg);
  background-repeat: no-repeat;
  min-height: 100vh;
  padding: 100px 0;
}
@media screen and (min-width: 1250px) {
  .about-our-company h1 {
    font-size: 52px;
  }
}
.about-our-company p {
  color: #fff;
  font-size: 22px;
  line-height: 1.5;
}
.our-vision-section {
  position: relative;
  padding-top: 120px;
  margin-top: 40px;
}
.our-vision-section .quotes-bg {
  margin-top: 30px;
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/quotes-bg.svg);
  background-size: 130px;
  background-position: center;
  background-repeat: no-repeat;
}
.our-vision-section .quotes-bg p {
  font-size: 32px;
  opacity: 0.54;
  line-height: 1.3;
}
.horizontal-line-top::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 90px;
  background-color: #000;
}
.shadow-text {
  position: relative;
  padding: 40px 0;
}
.shadow-text::before {
  content: attr(data-text);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 120px;
  line-height: 1;
  opacity: 0.07;
  width: 100%;
  color: #000;
  font-weight: 400;
}
.teams-section {
  position: relative;
  padding-top: 140px;
  margin-top: 40px;
}
.our-vision-section .text-wrapper h2,
.teams-section .text-wrapper h2 {
  margin-bottom: 50px;
  font-size: 40px;
  font-weight: 700;
}
.teams-section .teams-wrapper .team-heading h3 {
  margin-bottom: 30px;
  font-size: 28px;
}
.teams-section .teams-wrapper .team-list .team-member .img-wrapper {
  width: fit-content;
  margin: auto auto 20px;
  position: relative;
}
.teams-section .teams-wrapper .team-list .team-member .img-wrapper img {
  border-radius: 0 0 550px 550px;
  width: 150px;
  object-fit: contain;
  object-position: bottom;
  height: 180px;
}
.teams-section .teams-wrapper .team-list .team-member .img-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  background-color: #ddd;
  z-index: -1;
}
.teams-section .teams-wrapper .team-list .team-member .team-name h4 {
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 0;
}
.teams-section .teams-wrapper .team-list .team-member .team-name p {
  font-size: 16px;
}
.teams-section .teams-wrapper .team-list .team-member .team-name p small {
  font-size: 0.75em;
  display: block;
}
.location-section {
  padding: 0 0 100px;
}
.location-section .location-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 35px;
}
.location-section .location-grid .location-box {
  padding: 35px;
  box-shadow: 0 0 15px 0 #00000026;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
}
.location-section .location-grid .location-box .location-map-text .img-wrapper {
  margin-right: 15px;
  width: 50px;
}
.location-section .location-grid .location-box .location-address img,
.location-section .location-grid .location-box .location-call img {
  filter: invert(1);
  opacity: 0.38;
  align-self: baseline;
  margin-right: 10px;
}
.location-section .location-grid .location-box .location-call img {
  filter: invert(0);
}
.location-section .location-grid .location-box .location-map-text h3 {
  margin-bottom: 0;
  font-size: 30px;
}
.location-section .location-grid .location-box a,
.location-section .location-grid .location-box p {
  color: #00292a;
  opacity: 0.7;
  font-size: 16px;
  padding-bottom: 20px;
  line-height: 1.4;
}
.crmWebToEntityForm {
  display: flex;
  align-items: center;
  height: 100%;
}
.contact-us-section .form-box {
  box-shadow: 0 0 15px 0 #00000026;
  border-radius: 15px;
  margin-bottom: 85px;
  overflow: hidden;
}
.contact-us-section .contact-us-form {
  padding: 60px;
  width: 100%;
}
.contact-us-section .contact-us-form .form-control {
  font-family: "Univia Pro";
  padding: 12px 20px;
  border-radius: 0;
  border-color: #e0e0e0;
  box-shadow: none;
}
.contact-us-section .contact-us-form .form-group {
  position: relative;
  margin: 20px 0;
}
.contact-us-section .contact-us-form select {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/select-donw-arrow.svg);
  background-repeat: no-repeat;
  background-size: 12px 6px;
  background-position: right 15px center;
}
.contact-us-section .contact-us-form .book-simulator-btn {
  width: 100%;
  border: 0;
  height: fit-content;
  font-size: 16px;
  line-height: 1.5;
  padding: 13px;
}
section.contact-us-section {
  padding: 70px 0 0;
}
section.contact-us-section img[alt="contact-us-map"] {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.assist-form .type-card-box .label-checkbox .checkbox {
  width: 25px;
  height: 25px;
  cursor: pointer;
  position: absolute;
  top: 8px;
  left: 8px;
  border-radius: 5px;
  border: 2px solid #bfbfbf;
}
.assist-form .type-card-box input:checked + .label-checkbox .checkbox,
.assist-form .type-card-box input:checked + .label-checkbox + label .checkbox {
  border-color: #16bbbb;
}
.assist-form .type-card-box .label-checkbox .checkbox::before {
  content: "";
  display: none;
  position: absolute;
  top: 44%;
  left: 54%;
  transform: translate(-50%, -50%) rotate(-36deg);
  width: 12px;
  height: 7px;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #16bbbb;
}
.bg-color-only {
  background: repeating-radial-gradient(circle at center, #fff, #fbfbfb, #e3e5e5);
}
.assist-form .type-card-box .label-checkbox {
  display: flex;
  width: 100%;
  justify-content: flex-start;
  color: #4e4e4e;
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  position: relative;
  align-items: center;
  padding: 8px;
}
.assist-form .type-card-box .label-checkbox:hover {
  border: 1px solid #16bbbb;
  cursor: pointer;
}
.assist-form .type-card-box .label-checkbox .checkbox-content {
  display: flex;
  flex-direction: column;
  max-width: 210px;
}
.assist-form .type-card-box .label-checkbox .checkbox-content img {
  margin: auto;
  padding-bottom: 15px;
}
.assist-form .models-training .type-card-box .checkbox {
  position: relative;
  top: unset;
  left: unset;
}
.assist-form .models-training .type-card-box .checkbox-text {
  margin-left: auto;
}
.assist-form .models-training .type-card-box .label-checkbox {
  padding: 15px;
  border-radius: 8px;
}
.cardiovascular-box .suggestion-wrapper,
.neurovascular-box .suggestion-wrapper {
  background-position: center right 30px;
  background-size: auto 70%;
  background-repeat: no-repeat;
  background-color: #000;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.neurovascular-box .suggestion-wrapper {
  background-image: url(https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcSCRT7s-D4SE58Jv1erkPGo-KHEeBozqtsJ4g-xzHCG4w9gJNXhS0QGxno-lya3sq5w3vw&usqp=CAU);
}
.cardiovascular-box .suggestion-wrapper {
  background-image: url(https://www.surgeonslab.com/assets/images/interventional-radiology.png);
}
.cardiovascular-box .suggestion-wrapper::before,
.neurovascular-box .suggestion-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000042;
  z-index: 0;
}
.assist-form .models-training .type-card-box {
  max-width: 300px;
  margin: auto;
}
.assist-form .book-simulator-btn {
  padding: 14px 29px;
  font-size: 20px;
  font-weight: 500;
  height: auto;
  border: 0;
}
.info-icon,
.sss-box-icon {
  display: inline-flex;
  line-height: 1;
  border-radius: 50%;
}
.sss-box-icon {
  width: 50px;
  height: 50px;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.info-icon {
  width: 20px;
  height: 20px;
  align-items: center;
  background-color: #ddd;
  justify-content: center;
}
.suggestion-wrapper {
  border: 1px solid #d3d3d3;
  border-radius: 12px;
  padding: 20px;
  margin-bottom: 45px;
}
.models-training input:checked + label .suggestion-wrapper {
  border: 3px solid #16bbbb;
}
.suggestion-wrapper .option-list-wrapper .option-item .option-wrapper {
  border: 2px solid #fff0;
  border-radius: 8px;
  padding: 10px 15px;
  background-color: #f1f1f1;
  margin-bottom: 8px;
  cursor: pointer;
}
.suggestion-wrapper .option-list-wrapper .option-item .option-wrapper .option-text {
  color: #787878;
  padding-bottom: 20px;
}
.suggestion-wrapper .option-list-wrapper .option-item .option-wrapper h6 {
  font-size: 30px;
}
.suggestion-wrapper .option-list-wrapper .option-item .info-text {
  font-size: 12px;
}
.suggestion-wrapper .option-list-wrapper .option-item .option-wrapper .number-disc {
  color: #16bcbb;
  font-size: 14px;
  line-height: 1.5;
}
.suggestion-wrapper .option-list-wrapper .option-item .option-wrapper div:first-child {
  border-right: 3px solid #16bbbb;
  margin-right: 30px;
  padding-right: 30px;
}
.col-xs-11.col-sm-4.alert.alert-danger {
  margin-top: 90px !important;
  padding: 10px !important;
}
.col-xs-11.col-sm-4.alert.alert-danger button.close {
  background-color: transparent !important;
  border: none !important;
}
@media only screen and (max-width: 1380px) {
  .nav-link {
    font-size: 13px;
    padding: 0 9px !important;
  }
}
@media only screen and (max-width: 1350px) {
  .col-xs-11.col-sm-4.alert.alert-danger span {
    font-size: 12px !important;
  }
}
@media only screen and (max-width: 1250px) {
  h2.sidebar-h2 {
    font-size: 24px;
  }
  .h1-cstm,
  h2 {
    font-size: 30px;
    line-height: 42px;
  }
  .ergonomic-platform-ct-box h4 {
    font-size: 20px;
  }
  .ergonomic-platform-ct {
    gap: 50px;
  }
  .eifu-main-content-box-row {
    gap: 20px;
    margin-top: 40px;
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .eifu-main-sidebar .accordion-button-2 {
    padding: 10px 12px 10px 70px;
    font-size: 16px;
  }
  .eifu-main-sidebar .accordion-button {
    padding: 10px 22px;
    font-size: 16px;
  }
  .eifu-main-content-box-row-box {
    font-size: 16px;
    line-height: 28px;
    padding: 20px;
  }
  .what-we-do-slider .swiper-button-prev {
    left: 20px;
  }
  .what-we-do-slider .swiper-button-next {
    right: 20px;
  }
  body .realistic-training-section .icon-text-wrapper .icon-text-item p {
    font-size: 18px;
  }
  .implant-img-section {
    top: 90px;
    right: -40% !important;
  }
  ul.atm-bullet-list {
    margin: 0 0 0 60px;
  }
  .ntegrated-software-features-box-in {
    max-width: calc(32.5% - 12px);
  }
  .cstm-we-provide-text {
    font-size: 14px;
    padding-right: 0;
  }
  .footer-top-menu1 {
    width: 15%;
  }
  .footer-top-menu2 {
    width: 20%;
  }
  .footer-top-content {
    width: 28%;
  }
  h1 {
    font-size: 42px;
    line-height: 68px;
  }
  .testi-feedback h3,
  h3 {
    line-height: 36px;
  }
  h3 {
    font-size: 24px;
  }
  .our-vision-section .quotes-bg p,
  .ps-color {
    font-size: 28px;
  }
  .cstm-title-main {
    max-width: 600px;
  }
  .nav-link {
    font-size: 12px;
    padding: 0 8px !important;
  }
  .shadow-text::before {
    font-size: 90px;
  }
  .our-vision-section {
    padding-top: 80px;
  }
  .horizontal-line-top::before {
    height: 75px;
  }
  .teams-section {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1200px) {
  .wa-mn-box-right h4,
  h2.h2-cstm-nd {
    font-size: 24px;
    line-height: 32px;
  }
  .our-simulator-models-fixed {
    width: 180px;
  }
  .our-simulator-models-fixed a {
    padding: 2px 14px;
    font-size: 14px;
  }
  .wa-mn-box-right-field input {
    font-size: 20px;
  }
  .sttos-box-main-left,
  .sttos-box-main-right {
    width: 100%;
  }
  .sttos-box-main {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .select-the-type-of-model,
  .select-the-type-of-special,
  .workshop-assist-mn {
    margin-bottom: 60px;
  }
  .anter-yuor-mail-main {
    margin: 60px 0;
  }
  .container.your_option_main_div {
    padding-top: 60px;
  }
  .anter-yuor-mail-main-right {
    padding: 20px 3%;
  }
  .wa-mn-box-right-in h4 {
    font-size: 24px;
  }
  .stst2 .text-univia-pro {
    font-size: 18px;
    line-height: 28px;
  }
  img.img-fluid.stm-img {
    height: 80px;
    width: 120px;
  }
  .tab-model span.modal-tab-name {
    left: -94px;
  }
  .tab-3d span.modal-tab-name {
    left: -67px;
  }
  .tab-lt .modal-tab-img::before {
    left: -30px !important;
  }
  .tab-lt .modal-tab-img::after {
    right: 108px !important;
  }
  .neura-bubble-new {
    padding: 60px 60px 0;
  }
  .pd-pd {
    padding: 0 24px 48px 0;
  }
  a.navbar-brand img {
    height: 28px;
  }
  .nav-main-bg .get-demo-btn {
    padding-left: 16px;
  }
  .interventional-radiology-main {
    padding: 140px 8px 70px;
  }
  .simulator-in-action-slider .acvite-video img {
    height: 119px;
  }
  .simulator-in-action-slider .tab img {
    height: 125px;
  }
  .available-training-modules-main-box-left {
    width: 60%;
  }
  .get-demo-btn a {
    padding: 3px 15px;
    font-size: 12px;
  }
  .nav-link {
    font-size: 12px;
    padding: 0 8px !important;
  }
  .dropdown-icon-arrow {
    margin-left: 2px;
    font-size: 9px;
  }
  .footer-links-sec {
    padding-left: 12px;
  }
  .box-filter.fixed,
  .sticky-header-section {
    top: 70px;
  }
  .separator {
    margin: 0 0 40px;
  }
  .model-used-info-section .used-medal-box {
    padding: 60px 0;
  }
  .model-used-info-section .used-medal-box .modal-wrapper-box {
    padding: 0 60px;
  }
  .model-used-info-section .used-medal-box .info-wrapper {
    margin-bottom: 0;
  }
  .model-used-info-section .used-medal-box .info-wrapper .info-item {
    padding: 35px;
  }
  .more-detals-wrapper .collapse-wrapper .collapse-wrapper-body::before {
    left: 130px;
  }
  .model-used-info-section .used-medal-box .info-wrapper .info-item h3,
  .neuro-oncological-section .slider-info-section .info-item h3 {
    font-size: 30px;
  }
  .model-used-info-section .used-medal-box .info-wrapper .info-item h3 .danger_icon,
  .neuro-oncological-section .slider-info-section .info-item h3 .danger_icon {
    width: 50px;
  }
  .image-modal-section {
    padding: 60px 0 0;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link {
    font-size: 16px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img {
    width: 90px;
    height: 90px;
    margin-right: 45px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after,
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
    left: 41px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::before {
    width: 30px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::after {
    right: -46px;
  }
  .image-modal-section .modal-tab-wrapper .nav {
    margin-right: 30px;
    background-position: 45px 0;
  }
  .neurapass-slider {
    gap: 30px;
  }
  .neurapass-section .img-text-img-wrapper img {
    width: 280px;
    height: auto;
    margin: 0 30px;
  }
  .neuro-oncological-section .modal-prev-img {
    padding: 30px 0 60px;
  }
  .neuro-oncological-section .modal-prev-img img {
    max-width: 530px;
    width: 100%;
  }
  .neura-trauma-section .info-img-section {
    padding-top: 40px;
  }
  .neura-trauma-slider .neuraTraumaSlider {
    padding: 60px 10px 40px;
  }
  .neura-trauma-section .img-section {
    width: 430px;
    height: 430px;
    padding: 70px;
  }
  .neurapass-section .img-text-img-wrapper {
    flex-direction: column;
    position: relative;
  }
  .neurapass-section .img-text-img-wrapper p {
    font-size: 40px;
  }
  .neurapass-section .img-text-img-wrapper p.left-text {
    position: absolute;
    top: 0;
    left: 10px;
  }
  .neurapass-section .img-text-img-wrapper p.right-text {
    position: absolute;
    bottom: 0;
    right: 10px;
  }
  section.neura-bubble > div:last-child,
  section.neurapass-section > div:last-child,
  section.neuro-oncological-section > div:last-child {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 1050px) {
  .nav-link {
    font-size: 11px;
    padding: 0 8px !important;
  }
  .get-demo-btn a {
    padding: 3px 8px;
    font-size: 11px;
  }
}
@media only screen and (max-width: 991px) {
  .cstm-white-class .surgeo-dropdown {
    border: none;
    background-color: #fff0;
  }
  .search-field {
    left: -225px !important;
    z-index: 1;
  }
  .search-mobile {
    display: block;
    position: absolute !important;
    right: 58px;
    top: 19px;
  }
  .all-in-one-main,
  .navbar.nav-main-bg .collapse:not(.show),
  .navbar.nav-main-bg .navbar-collapse.collapsing,
  .search-desktop,
  .sf-surg-image {
    display: none;
  }
  ul.atm-box-list li {
    width: 100%;
    max-width: inherit;
  }
  .available-training-modules-main-box,
  .eifu-main,
  .image-modal-section .modal-tab-wrapper {
    flex-direction: column;
  }
  .adb-section {
    padding-bottom: 60px;
  }
  .adb-main {
    gap: 15px;
  }
  .sttos-box-mn,
  .workshop-assist-mn-box {
    gap: 30px;
  }
  .not-found-main {
    padding: 120px 0 50px;
  }
  .accordion-menu-icon,
  .explore-more-btn img,
  .home-learn-btn img,
  .what-we-do-slider .swiper-button-next,
  .what-we-do-slider .swiper-button-prev {
    width: 24px;
  }
  .eifu-main-sidebar .accordion-item {
    margin-bottom: 15px;
  }
  .eifu-main-sidebar .accordion-button-2 {
    padding: 7px 12px 7px 70px;
    font-size: 16px;
  }
  .eifu-main-sidebar .accordion-button {
    padding: 7px 22px;
    font-size: 16px;
  }
  .about-section-main-top,
  .available-training-modules-main-box-left,
  .eifu-main-sidebar,
  .sf-surg-content {
    width: 100%;
  }
  .eifu-main-content {
    width: 100%;
    margin-top: 20px;
  }
  .select-approches-tabs-only {
    margin-top: 30px !important;
  }
  .img-tab-box .select-approches-btn .tab-panes button {
    padding: 10px 10px 2px;
    font-size: 12px;
  }
  body .simulation-models-pg-main {
    padding-top: 100px;
  }
  .tab-lt .modal-tab-img::before {
    left: 50% !important;
  }
  .tab-lt span.modal-tab-name {
    position: inherit;
    left: inherit;
  }
  .active-surg-card {
    background-color: #fff;
    box-shadow: 0 4px 30px 0 rgb(0 0 0 / 0.15);
  }
  .left-content,
  .pd-pdg {
    padding-right: 12px;
  }
  .pcu-prt,
  .pd-pbl {
    padding-left: 12px;
  }
  .pd-pd,
  .surg-content {
    padding: 0 12px;
  }
  .footer-links-sec,
  .nav-main-bg .get-demo-btn {
    padding-left: 0;
  }
  .pr-120,
  .pt-120 {
    padding-top: 80px;
  }
  .pb-120 {
    padding-bottom: 80px;
  }
  .pl-120 {
    padding-left: 80px;
  }
  .px-120 {
    padding: 0 80px;
  }
  .py-120 {
    padding: 80px 0;
  }
  .pr-60,
  .pt-60 {
    padding-top: 40px;
  }
  .about-section-main-top,
  .pb-60 {
    padding-bottom: 40px;
  }
  .pl-60 {
    padding-left: 40px;
  }
  .model-used-info-section .used-medal-box .modal-wrapper-box,
  .px-60 {
    padding: 0 40px;
  }
  .model-used-info-section .used-medal-box,
  .neurapass-section .icon-info-wrapper,
  .py-60 {
    padding: 40px 0;
  }
  .mt-70 {
    margin-top: 70px;
  }
  .navbar.nav-main-bg {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
  }
  .navbar.nav-main-bg .navbar-collapse {
    max-height: calc(100vh - 72px);
    overflow-y: auto;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: start;
  }
  .neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper img,
  .simulator-in-action-slider .tab .icon img {
    width: 40px;
    height: 40px;
  }
  .mega_menu {
    position: relative;
  }
  ul.navbar-nav {
    flex-grow: 1;
    padding: 16px 0 0;
    height: 100%;
    overflow-y: auto;
    width: 100%;
  }
  .nav-link {
    padding: 12px 10px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .nav-link .dropdown-icon-arrow {
    transform: rotate(-90deg);
    font-size: 14px;
  }
  .get-demo-btn {
    border-top: 1px solid #3e3e3e;
    margin-top: 16px;
    padding-top: 16px;
    padding-left: 0 !important;
    width: 100%;
  }
  .get-demo-btn a {
    padding: 10px 16px;
  }
  .nav-link.mega-menu-open {
    color: #16bbbb !important;
  }
  .nav-link.mega-menu-open .dropdown-icon-arrow {
    color: #16bbbb !important;
    transform: rotate(0);
  }
  .nav-item .mega_menu.mega-menu-open {
    max-height: 5000px;
    transition: max-height 0.3s ease-in;
  }
  .nav-item .mega_menu {
    display: block;
    padding: 0;
    max-height: 0;
    transition: max-height 0.3s ease-in;
    overflow: hidden;
  }
  .mega_inner_sec {
    padding: 8px;
  }
  .mega-items.mega-title-items {
    padding: 18px 12px;
  }
  .clinical-right-child p,
  .exchangable-physical-tabs-box-in-cont h5,
  .mega-items.mega-title-items .mega-content h5 {
    font-size: 16px;
    line-height: 24px;
  }
  .mega-content h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .mega-items {
    padding: 14px;
  }
  .mega-link-div {
    border: 1px solid #ffffff2a;
    /* margin-bottom: 16px; */
    margin-bottom: 8px;
    border-radius: 8px;
  }
  .about-section-main-bottom .swiper {
    padding-top: 88px;
  }
  .product-details-box-title {
    font-size: 30px;
  }
  .simulators-model table tbody td,
  .simulators-model table tbody th,
  .simulators-model table thead th {
    padding: 10px 8px;
  }
  .menu-icon {
    width: 28px;
  }
  .header-menu-btn .nav-link {
    padding: 8px 10px !important;
  }
  .header-menu-btn .navbar-toggler {
    padding: 0;
    outline: 0 !important;
  }
  .col-2.logo {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .col-10.header-menu-btn {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .header-menu-btn .navbar-collapse {
    position: absolute;
    right: 0;
    top: 39px;
    background: #484848;
    z-index: 1;
    padding: 8px 10px;
    width: 220px;
    border-radius: 8px;
  }
  .header-menu-btn ul.navbar-nav {
    margin-bottom: 0 !important;
  }
  .header-menu-btn .dropdown-menu {
    background: #fff0;
    padding: 0;
    border: none;
    min-width: 100%;
  }
  .header-menu-btn .dropdown-menu .dropdown-item {
    color: #fff;
    font-size: 14px;
    padding: 2px 10px;
  }
  .header-menu-btn .dropdown-menu .dropdown-item:hover {
    background: #fff0;
    color: #16bbbb;
  }
  .simulator-in-action-slider .tab img {
    height: 92px;
  }
  .neurapass-slider .neuraPassSlider,
  .ntegrated-software-features-box-in {
    padding: 15px;
  }
  .ep-main-tabs {
    margin: 0 0 40px;
  }
  .ntegrated-software-features-banner {
    margin-bottom: 40px;
  }
  .cstm-slider2-use {
    padding: 40px 0 20px;
  }
  ul.atm-bullet-list {
    font-size: 15px;
    line-height: 24px;
    gap: 10px;
    margin: 0 0 0 54px;
  }
  .simulator-suitable-section-main .about-section-main-top.center {
    margin-left: 0;
  }
  .simulator-suitable-section-main .about-section-main-top.center h2 {
    text-align: left;
  }
  .contact-section-main-top {
    text-align: center;
  }
  .surgeons-footer-grid {
    margin-top: 40px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .footer-bottom {
    margin-top: 8px;
  }
  .simulator-in-action-slider .tab .icon {
    position: absolute;
    height: 40px;
    width: 40px;
  }
  .exchangable-physical-tabs-box-in,
  .ntegrated-software-features-box-in,
  .video-testimonials-box-contant-in {
    width: 100%;
    max-width: calc(50% - 12px);
  }
  .footer-logo-content {
    flex-direction: column;
    align-items: start;
    gap: 16px;
  }
  .products-info h3 {
    color: #000;
    font-family: "Univia Pro";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .data-content p,
  .explore-more-btn a,
  .home-card-btn a,
  .home-learn-btn a {
    font-size: 14px;
    line-height: 22px;
  }
  .product-title {
    padding-bottom: 0;
  }
  .p-content {
    padding-bottom: 36px;
  }
  .contact-form textarea {
    height: 100px;
  }
  .contact-details {
    padding-bottom: 24px;
  }
  .right-content {
    padding-top: 60px;
    padding-left: 12px;
  }
  .inner-post {
    justify-content: flex-start !important;
  }
  .project-simulation,
  div#exampleModal {
    padding: 24px;
  }
  .pro-cart-active {
    padding: 16px;
    gap: 10px;
  }
  .pro-cart {
    padding: 16px 4px;
    gap: 10px;
  }
  .no-indicater {
    width: 46px;
    height: 46px;
  }
  .img-data-child,
  .novel-4d-card,
  .product-purchase-left {
    gap: 16px;
  }
  .product-purchase-left img {
    width: 48px;
  }
  .pp-left-content {
    width: 80%;
    max-width: 500px;
  }
  .floated-sections .img-data-child,
  .sf-background {
    height: 100%;
  }
  .product-platform {
    background-image: linear-gradient(rgb(0 0 0 / 0.6), rgb(0 0 0 / 0.6)),
      url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/product-purchase.png);
    height: 60vh;
  }
  .pp-left-content h2 {
    color: #fff;
  }
  .home-more-child,
  .home-more-child-2 {
    height: 30vh;
  }
  .home-learn-btn {
    padding: 12px 24px;
  }
  .all-in-main {
    align-items: flex-start !important;
  }
  .explore-more-card1,
  .explore-more-card2 {
    height: 60vh;
  }
  .explore-more-btn {
    padding: 16px 24px;
  }
  .home-card-btn a {
    font-weight: 500;
    letter-spacing: 0.5px;
  }
  .novel-4d-card img {
    width: 84px;
  }
  .novel-card-content {
    gap: 8px;
  }
  .all-one-child {
    padding: 16px;
  }
  .evidence-based-content,
  .micro-clinical-right {
    gap: 48px;
  }
  .cust-home-btn {
    width: 40px !important;
    height: 40px !important;
  }
  section.home-header.pt-120.pb-60 {
    margin-top: 50px;
  }
  .sf-section,
  .teaching-child {
    height: 70vh;
  }
  .implant-img-section {
    right: 0;
    height: auto;
  }
  .cust-p {
    padding-bottom: 460px;
  }
  .feature-child img {
    width: 56px;
  }
  .feature-info h4 {
    font-weight: 500;
  }
  .micro-clinical-right {
    gap: 24px;
  }
  .line-draw {
    height: 100%;
    display: none;
  }
  .proven-track {
    padding: 32px 24px;
    height: 70vh;
  }
  .integrate-state h4,
  .masterful-remote h4,
  .project-simulation h4,
  .proven-track h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .project-simulation img {
    bottom: -83px;
    right: 0;
    width: 90%;
  }
  .custm-interface h4,
  .data-main h2 {
    font-size: 36px;
    line-height: 46px;
  }
  .data-child h2,
  .our-vision-section .quotes-bg p {
    font-size: 22px;
  }
  .integrate-state,
  .masterful-remote {
    padding: 24px;
    height: 40vh;
  }
  .int-state-img {
    bottom: -80px;
    right: -50px;
  }
  .user-login-section {
    padding: 40px;
  }
  .data-group {
    right: 50px;
    gap: 40px;
    top: 88px;
  }
  .data-child h2 {
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .data-child p,
  .data-main h4 {
    font-size: 16px;
    letter-spacing: 0;
  }
  .data-child p {
    line-height: 22px;
  }
  .data-child {
    gap: 6px;
  }
  .data-main h4 {
    line-height: 24px;
  }
  .implant-btm-points h4 {
    font-size: 24px;
    line-height: 34px;
  }
  .image-data-main,
  .micro-clinical-info {
    gap: 64px;
  }
  .life-function-left {
    gap: 80px;
  }
  .cust-place {
    padding-bottom: 100%;
  }
  .img-data-parent-1,
  .img-data-parent-2,
  .img-data-parent-3 {
    animation: none;
    width: 100%;
    position: relative !important;
    top: unset;
    left: unset;
    right: unset;
    bottom: 0;
    height: 100%;
  }
  .implant-img-section {
    top: 56%;
    left: 0;
    width: 100%;
  }
  .coming-soon-wrapper .coming-soon-title {
    font-size: 40px;
  }
  .location-section .location-grid .location-box .location-map-text h3 {
    font-size: 28px;
  }
  .location-section .location-grid {
    gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  .shadow-text,
  .sticky-header-section {
    padding: 20px 0;
  }
  .our-vision-section .text-wrapper h2 {
    margin-bottom: 0;
  }
  .teams-section {
    padding-top: 90px;
  }
  section.contact-us-section {
    padding: 100px 0 0;
  }
  .modal-item.modal-item-1 {
    top: 110px;
    left: 49%;
  }
  .modal-item.modal-item-5 {
    left: 77%;
    bottom: 0;
  }
  .neura-bubble .about-section-main-top {
    gap: 5px;
  }
  .more-detals-wrapper .collapse-wrapper .collapse-wrapper-body::before {
    left: 105px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link {
    margin-bottom: 0;
    margin-right: 55px;
    flex-direction: column;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .image-modal-section .modal-tab-wrapper .nav,
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link:last-child {
    margin-right: 0;
  }
  .image-modal-section .modal-tab-wrapper .nav {
    margin-bottom: 30px;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow: auto;
    justify-content: space-between;
    background-position: 0 44px;
    background-size: 100% 3px;
    max-width: 100%;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::before {
    width: 3px;
    height: 15px;
    top: 100%;
    transform: translateX(-50%);
    left: 50%;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img::after {
    right: unset;
    left: 50%;
    top: unset;
    bottom: -29px;
    width: 10px;
    height: 10px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after,
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
    top: 40px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after {
    left: -11px !important;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
    left: 100% !important;
  }
  .neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper {
    width: 78px;
    height: 78px;
  }
  .neuro-oncological-section .slider-info-section {
    padding: 50px 0 0;
  }
  .all-pathologies-section .pathologies-wrapper .text-wrapper {
    padding: 230px 20px;
  }
  .modal-item.modal-item-2 {
    top: 140px;
    left: 20%;
  }
  .modal-item.modal-item-3 {
    bottom: 0;
    left: 19%;
  }
  .modal-item.modal-item-4 {
    top: 150px;
    left: 80%;
  }
  .modal-item.modal-item-4.text-center p.text-white {
    font-size: 9px;
    max-width: 110px;
    margin: auto;
    line-height: 11px;
  }
  .modal-item.modal-item-2 img {
    width: 80px;
    height: 80px;
  }
  .modal-item.modal-item-1 img,
  .modal-item.modal-item-3 img,
  .modal-item.modal-item-4 img,
  .modal-item.modal-item-5 img {
    width: 70px;
    height: 70px;
  }
  .videos-info.swiper-backface-hidden .swiper-slide .video-wrapper .play-btn img {
    width: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .faq-p,
  ul.accordion-list li div.answer {
    font-size: 14px;
    line-height: 22px;
  }
  .apply-now-body,
  .available-training-modules-main-box,
  .epm-main,
  .epm-main-text-box,
  .fd-form-field,
  .files-ctn-main-box,
  .hands-on-realistic-main-box,
  .sd-slider-box2,
  .select-approches-box,
  .simulator-in-action-slider,
  .sp-main,
  .spinal-set-main-info,
  .sttos-box-mn,
  .workshop-assist-mn-box {
    flex-direction: column;
  }
  h1,
  h2 {
    font-style: normal;
  }
  .faq-h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .faq-section-menu li button {
    padding: 3px 15px;
    font-size: 14px;
  }
  .faq-section-menu {
    margin: 0 0 35px;
    gap: 8px;
  }
  ul.accordion-list li div.answer {
    margin: 3px 0;
  }
  .clinical-right-child p,
  body .complete-solutions-h5,
  body .event-card-contant h5,
  body .features-title-sub-color,
  body .pst-text,
  body .vessel-diameter-main-text,
  ul.accordion-list li h3 {
    font-size: 16px;
    line-height: 24px;
  }
  ul.accordion-list li {
    padding: 10px 15px;
  }
  .apply-now-body,
  .apply-now-head-info,
  .ergonomic-platform-ct-box,
  .sttom-mn,
  .sttos-box-mn,
  ul.accordion-list {
    gap: 20px;
  }
  .faq-section-tab {
    grid-template-columns: inherit;
    grid-gap: 20px;
  }
  .sd-slider-info,
  ul.sidebar-bullet li ul {
    padding-right: 0;
  }
  h2.sidebar-h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  ul.sidebar-bullet {
    columns: 2 auto;
  }
  .model-used-info-section .used-medal-box .info-wrapper .info-item h5,
  .neuro-oncological-section .slider-info-section .info-item h5,
  .wa-mn-box-right h4,
  h2.h2-cstm-nd {
    font-size: 20px;
  }
  .apply-now-body-content h4,
  .h1-cstm {
    font-size: 24px;
    line-height: 32px;
  }
  .files-ctn-main {
    padding: 0 12px;
  }
  .files-ctn-main-box {
    padding: 0;
  }
  ul.atm-box-list {
    margin: 25px 0 0;
    flex-wrap: wrap;
  }
  .atm-ttl,
  .epm-main-img,
  body .available-positions-contant-btn {
    margin-bottom: 20px;
  }
  .atm-ttl {
    font-size: 30px;
    line-height: 36px;
  }
  .apply-now-body-content,
  .apply-now-body-form,
  .available-training-modules-main-box-right,
  .cstm-video-image-img,
  .cstm-video-image-video,
  .exchangable-physical-tabs ul.ep-main-tabs li,
  .exchangable-physical-tabs ul.ep-main-tabs li button,
  .get-the-news-field,
  .hands-on-realistic-main-box-in,
  .img-tab-list,
  .invasive-spine-section ul.ep-main-tabs li,
  .invasive-spine-section ul.ep-main-tabs li button,
  .invasive-spine-two-section ul.ep-main-tabs li,
  .invasive-spine-two-section ul.ep-main-tabs li button,
  .product-content-img,
  .sd-slider-box,
  .sd-slider-info,
  .select-approches-box-right,
  .video-testimonials-box-contant-in,
  .wa-mn-box-left {
    width: 100%;
  }
  ul.atm-box-list li a {
    padding: 15px 10px;
  }
  .about-section-main-top.about_cust,
  .adb-section,
  .pb-120,
  .pb-60,
  body .our-upcoming-events-slider,
  section.neura-bubble > div:last-child,
  section.neurapass-section > div:last-child,
  section.neuro-oncological-section > div:last-child {
    padding-bottom: 40px;
  }
  .adb-main {
    display: flex;
    gap: 12px 2%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .epm-main,
  .sp-main {
    gap: 30px;
  }
  .adb-main-in,
  .exchangable-physical-tabs-box-in {
    width: 48%;
  }
  .footer-logo-content,
  .simulation-platforms,
  .suitable-for-young {
    margin-top: 0;
  }
  .sp-main-box-list-box-img img {
    height: 40px;
  }
  .epm-main-img img {
    height: 220px;
  }
  .cathtrain-mn,
  .simulation-models-page-slider {
    padding-bottom: 0 !important;
  }
  .sp-main {
    margin: 20px auto 40px;
  }
  .epm-main-box,
  .product-details-box,
  .sp-main-box,
  body .available-positions-box {
    padding: 15px;
  }
  .sp-explore-more-btn {
    padding: 10px 30px;
    font-size: 16px;
  }
  .cstm-an-unparalleled-subtitle,
  .event-card-contant .text-theme,
  .sp-main-box h6,
  .sp-mblb-title,
  .teams-section .teams-wrapper .team-list .team-member .team-name h4,
  .testi-client-position {
    font-size: 14px;
  }
  .sp-main-box h5 {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 30px;
  }
  .sp-mblb-title {
    line-height: 20px;
  }
  .ctd-text {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    padding-top: 0;
  }
  .anter-yuor-mail-main-right h4,
  .sttf-ttl,
  .submit-your-cv-main h5,
  body .select-the-model-title {
    line-height: 30px;
    font-size: 20px;
  }
  nav.navbar button.navbar-toggler {
    padding: 0;
  }
  .sttos-box-main-left-img img {
    aspect-ratio: inherit;
    min-height: inherit;
  }
  .setup-workshop-ttl {
    padding: 75px 0 0;
  }
  .setup-workshop-ttl h1 {
    font-size: 24px;
    margin: 0;
  }
  .modal-navs-section .navs-tabs .nav-tab-item img,
  .setup-workshop-ttl-banner:before {
    height: 50px;
  }
  #workshop_form .about-section-main-top {
    padding: 20px 10px 32px;
  }
  .about-section-main-top p.patient-twin-title,
  .apply-now-head-info-detail h6,
  .our-vision-section .quotes-bg p,
  .sttos-box-main-left-ttl,
  .testi-client-head {
    font-size: 16px;
  }
  .sttos-box-main-left-ttl input {
    height: 20px;
    width: 20px;
  }
  .eym-field {
    margin: 15px 0 20px;
  }
  .container.your_option_main_div {
    padding-top: 45px;
  }
  .select-the-type-of-model,
  .workshop-assist-mn {
    margin-bottom: 45px;
  }
  .enter-submit-btn {
    padding: 12px 32px;
    font-size: 18px;
  }
  .eym-int-field {
    padding: 10px 15px;
    font-size: 16px;
  }
  .anter-yuor-mail-main-right {
    padding: 15px;
    width: 100%;
  }
  .anter-yuor-mail-main-left,
  .workshop-assist-main ol.carousel-indicators {
    display: none;
  }
  .suggestion-wrapper {
    padding: 15px;
    margin-bottom: 45px;
  }
  .anter-yuor-mail-main {
    flex-direction: column;
    margin: 45px 0;
  }
  .stost-main-btn {
    gap: 20px;
    flex-direction: column;
  }
  .sttf-ttl {
    text-align: center;
    margin-bottom: 35px;
  }
  .wa-mn-box-right {
    gap: 20px;
    width: 100%;
  }
  .wa-mn-box-right-in h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
  body .all-tumors-in-one-model-only .text-wrapper.text-center {
    padding-top: 160px;
  }
  .pathologies-wrapper h2 {
    font-size: 18px;
    margin: 0;
  }
  .modal-item {
    max-width: 112px;
  }
  .modal-item p.text-white {
    font-size: 11px;
    line-height: 18px;
  }
  form#workshop_form .my-5.text-center.about-section-main-top {
    padding: 0 20px;
  }
  .clinical-journals-section {
    padding: 30px 0 0;
  }
  .workshop-assist-main div#carousel-thumb {
    margin-bottom: 30px;
  }
  .container.d-flex.workshop-assist-main {
    flex-direction: column;
    align-items: center;
  }
  .our-simulator-models-fixed a {
    opacity: 1;
    color: #000;
    padding: 10px 8px;
    font-size: 13px;
    line-height: 24px;
    white-space: nowrap;
  }
  p.other-neurovascular-text.mb-5.mt-4 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .our-simulator-models-fixed {
    top: 71px;
    width: 100%;
    display: flex;
    flex-direction: row;
    overflow: auto;
    background: #fff;
  }
  .patient-specific-section-main,
  .product-platform {
    background-size: cover;
  }
  .not-found-btn a {
    padding: 9px 22px;
  }
  .not-found-text {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 5px;
  }
  .not-found-title {
    font-size: 110px;
    line-height: 100px;
  }
  .order-btn {
    padding: 12px 32px;
    font-size: 16px;
  }
  .more-detals-wrapper,
  .neura-pass-video-section,
  section.import-anatomy-section.pb-60 {
    padding-bottom: 0;
  }
  .order-btn-section {
    margin-bottom: 55px;
  }
  .ergonomic-platform-ct {
    gap: 30px;
    flex-direction: column;
  }
  .text-thus-neuro {
    font-size: 18px;
    line-height: 30px;
  }
  .thus-neurosurgeons-main,
  body .spinal-oncology-section {
    padding-bottom: 40px !important;
  }
  body .precise-multimodal-only {
    padding: 45px 0 24px !important;
  }
  .cstm-thus-neuro p {
    font-size: 18px !important;
    line-height: 28px !important;
  }
  .training-with-real {
    margin-bottom: 45px !important;
  }
  .training-with-real-tab-btn button {
    font-size: 15px !important;
  }
  .training-with-real-tab-btn {
    grid-template-columns: repeat(2, 1fr);
  }
  .precise-multimodal-only {
    padding: 50px 0 30px !important;
    margin-bottom: 50px !important;
    margin-top: 50px !important;
  }
  .atiom-item-3 {
    top: 24%;
    left: 75%;
  }
  .atiom-item-4 {
    top: 79%;
    left: 72%;
  }
  .atiom-item-1 img,
  .atiom-item-2 img,
  .atiom-item-3 img,
  .atiom-item-4 img {
    width: 80px;
    height: 80px;
    margin-bottom: 0;
  }
  .cstm-atiom,
  body .all-tumors-in-one-model-only {
    margin-top: 40px !important;
  }
  .fundamental-training-bn,
  body .find-your-opportunity-here {
    padding: 20px 0 40px;
  }
  .sticky-header-section h3 {
    text-align: center;
    font-size: 14px;
    line-height: 21px;
  }
  .about-section-main-top h4.text-theme {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }
  .sticky-header-section {
    padding: 20px 0 10px;
    top: 110px;
  }
  .data-main h4,
  .neuraonco-hl-color,
  .psm-color,
  .simulator-suitable-box-title h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .bench-top-title {
    margin-top: 50px;
    margin-bottom: -10px;
  }
  .cstm-video-ct {
    margin-top: -30px;
    padding: 0 12px 40px;
  }
  .fundamental-training-list {
    margin-top: 50px;
    margin-bottom: 20px;
    flex-direction: column;
  }
  .eifu-main-content-box-row li button {
    font-size: 17px;
    line-height: 32px;
    padding: 15px;
  }
  .eifu-main-content-box-row-box {
    font-size: 15px;
    line-height: 24px;
    padding: 15px;
  }
  .eifu-main-content-box-row {
    grid-template-columns: inherit !important;
  }
  .location-section .location-grid,
  .testi-content {
    grid-template-columns: 1fr;
  }
  .a-precise-hl-color p,
  body .sd-slider-info p {
    font-size: 15px;
    line-height: 20px;
  }
  body .select-approches-tabs-only {
    margin-top: 30px !important;
  }
  .get-the-news-in {
    padding-left: 0;
  }
  .get-the-news {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .superior-level-banner-img {
    padding: 40px 0;
    text-align: center;
  }
  .sd-slider-info h5 {
    font-size: 22px;
    line-height: 28px;
  }
  .sd-slider-info p,
  .sdbc-title {
    line-height: 21px;
  }
  body .spinal-set-section {
    padding-bottom: 20px !important;
  }
  .neura-spine-banner-only img,
  body .our-upcoming-events-slider-banner img {
    height: 250px;
  }
  .about-section-main-top p,
  .oue-tilte,
  .spinal-set-icon-img {
    text-align: center;
  }
  body .invasive-spine-section,
  body .invasive-spine-two-section {
    padding-bottom: 45px !important;
  }
  body .invasive-spine-tabs ul.ep-main-tabs {
    margin-bottom: 30px !important;
  }
  .invasive-spine-banner {
    margin-bottom: 25px;
  }
  .teams-section .teams-wrapper:not(:last-child),
  .watch-btn {
    margin-bottom: 40px;
  }
  .invasive-spine-section p.pb-5.pt-2 {
    padding-bottom: 25px !important;
  }
  .sd-slider-section,
  body .spinal-set-main {
    margin-top: 35px;
  }
  body .spinal-oncology-section p {
    padding-bottom: 30px;
  }
  body .specific-details-slider-section {
    padding-bottom: 100px !important;
  }
  .sd-slider-arrow .swiper-button-next,
  .sd-slider-arrow .swiper-button-prev {
    height: 35px;
    width: 35px;
  }
  .sd-slider-arrow {
    bottom: -40px;
    width: 100px;
  }
  body .specific-details-box-section {
    padding: 0 0 30px !important;
  }
  body .superior-level-anatomy-section {
    padding: 37px 0 !important;
  }
  h5.select-approches-tabs-h5 {
    padding: 0;
    font-size: 15px;
    line-height: 24px;
  }
  body .select-approches-tabs {
    margin-top: 40px;
  }
  body .select-approches-tabs-icon img {
    height: 60px;
  }
  body .select-approches-tabs-only li button {
    font-size: 15px !important;
    line-height: 24px !important;
  }
  body .select-approches-tabs-only {
    flex-direction: row;
    margin-bottom: 28px !important;
  }
  body .select-approches-box-right {
    padding: 20px;
    border-radius: 10px;
    margin-top: 40px;
  }
  body .select-approches-box {
    margin-top: 25px;
  }
  body .select-the-model-section {
    padding: 40px 0 !important;
  }
  body .neura-spine-section {
    background-size: cover;
    padding: 40px 0;
    margin-top: 15px;
    position: relative;
  }
  body .neura-spine-section:before {
    width: 100%;
    height: 100%;
    background: #ffffffa6;
    position: absolute;
    content: "" "";
    top: 0;
  }
  body .neura-spine-section .container {
    position: relative;
  }
  .watch-btn {
    padding: 6px 20px;
    font-size: 16px;
  }
  .sdbc-title {
    padding: 30px 10px 10px;
    font-size: 14px;
  }
  .specific-details-box-content-in {
    border-radius: 10px;
    width: 48%;
    margin-bottom: 4%;
  }
  .specific-details-box-content {
    gap: 4%;
    flex-wrap: wrap;
    margin-top: 35px;
  }
  .spinal-set-main-info-in {
    flex-direction: row;
  }
  .select-approches-box-left {
    width: 100%;
    margin-top: 0;
  }
  .footer-bottom {
    gap: 10px;
  }
  .footer-logo-content,
  body .neura-trauma-section .info-img-section,
  section.simulators-model.pt-60.pb-120 {
    padding-top: 0;
  }
  h5.footer-link-heading {
    padding-bottom: 8px;
    font-size: 16px;
  }
  a.footer-links {
    padding: 4px 8px;
    font-size: 14px;
  }
  .share-your-application .mb-5 {
    margin-bottom: 20px !important;
  }
  .share-your-application-form {
    margin: 25px auto 0;
  }
  body .share-your-application {
    padding: 42px 0;
  }
  .our-upcoming-events {
    padding: 0 0 40px;
  }
  .syc-i-want-you {
    font-size: 12px;
    line-height: 18px;
  }
  .apply-now-body-content h5 {
    margin-top: 30px;
  }
  .more-job-openings-only {
    margin-bottom: 40px !important;
  }
  body .apply-now-section {
    margin: 40px 0;
  }
  .apply-now-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    margin-bottom: 35px;
  }
  .ap-contant-info-detail p {
    font-size: 12px !important;
  }
  .available-positions-contant {
    margin-top: 20px !important;
    flex-direction: column;
  }
  .available-positions-contant-info {
    gap: 15px;
  }
  body .available-positions-box p {
    line-height: 22px;
    font-size: 14px;
  }
  body,
  body .ap-contant-info-detail h6 {
    font-size: 15px;
  }
  body .available-positions-box h5 {
    font-size: 20px;
    margin-bottom: 6px;
  }
  body .available-positions-info {
    margin: 35px 0;
  }
  body .available-positions,
  body .what-we-do-main {
    padding: 40px 0 45px;
  }
  body .join-our-team-banner-content {
    padding: 40px 0 50px;
  }
  body p.join-our-team-banner-text {
    font-size: 16px;
    line-height: 26px;
  }
  body .join-our-team-banner-content h1 {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 32px;
  }
  .neurovascular-training-model-main,
  .products-info {
    padding-top: 10px;
  }
  .what-we-do-slider .swiper-button-prev {
    left: 12px;
  }
  .what-we-do-slider .swiper-button-next {
    right: 12px;
  }
  .what-we-do-slider-contant {
    padding: 10px;
  }
  .what-we-do-slider-contant p {
    line-height: 18px;
    font-size: 12px;
  }
  .what-we-do-slider-contant h5 {
    margin: 0;
    font-size: 16px;
    line-height: 21px;
  }
  body .our-upcoming-events-slider-arrow {
    bottom: 115px;
  }
  body .our-upcoming-events-slider-arrow .swiper-button-prev {
    right: inherit;
  }
  body .our-upcoming-events-slider-arrow .swiper-button-next,
  body .our-upcoming-events-slider-arrow .swiper-button-prev {
    height: 30px;
    width: 30px;
  }
  body .our-upcoming-events-slider-contant {
    bottom: 20px;
  }
  body .oue-tilte-sub {
    line-height: 20px;
    text-align: center;
  }
  .exchangable-physical-main p,
  .patient-specific-text {
    text-align: left !important;
  }
  .px-60,
  body .our-upcoming-events-slider-contant-in {
    padding: 0 40px;
  }
  body .get-your-slot-now-link {
    margin-top: 12px;
  }
  .neurapass-section {
    margin-top: -20px;
  }
  .cstm-right-line:before {
    top: -18px;
    left: inherit;
    height: 30px;
    width: 3px;
  }
  .cstm-right-line:after {
    transform: inherit;
    left: inherit;
    top: -42px;
  }
  .cstm-left-line:before {
    bottom: -30px;
    top: inherit;
    right: inherit;
    height: 30px;
    width: 3px;
    transform: inherit;
  }
  .cstm-left-line:after {
    bottom: -40px;
    transform: inherit;
    right: inherit;
    top: inherit;
  }
  .cstm-video-image-tabs-line:before {
    left: 0;
    top: -4px;
  }
  .cstm-video-image-tabs-line:after {
    left: 40px;
    top: -5px;
  }
  .cstm-video-image-tabs-line {
    height: 3px;
    width: 50px;
  }
  .cstm-video-image-tabs {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
  body .type-section-main {
    padding: 40px 20px;
  }
  body .type-section-main-box-in-img img {
    height: 120px;
    width: 120px;
  }
  body .neura-trauma-section {
    padding-bottom: 45px;
  }
  body .neura-trauma-slider {
    margin-top: 45px;
  }
  body .cstm-video-image {
    flex-direction: column;
    margin-top: 45px;
    gap: 60px;
  }
  body .neuro-oncological-section .slider-info-section {
    padding: 35px 0 0;
  }
  body .neuro-oncological-section .modal-prev-img {
    padding: 10px 0 30px;
  }
  body .type-section {
    margin: 45px 0 0;
  }
  body .other-neurovascular-text {
    font-size: 18px;
    line-height: 28px;
    margin-top: 37px;
    margin-bottom: 0;
  }
  .cstm-video-image-video iframe {
    aspect-ratio: 16/9;
  }
  .cstm-video-image-img img {
    aspect-ratio: inherit;
  }
  body .neurapass-section .img-text-img-wrapper {
    margin-bottom: 0;
    margin-top: 15px;
  }
  .neurapass-section .img-text-img-wrapper p.right-text {
    position: inherit !important;
    right: inherit !important;
  }
  .neurapass-section .img-text-img-wrapper p.left-text {
    position: inherit !important;
    left: inherit !important;
  }
  body .neura-bubble-a-model-main-text {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
  }
  body .cstm-cm-spicing {
    margin: 0 0 30px;
  }
  body .neura-bubble-a-model-main {
    margin: 0 auto 10px;
    gap: 20px;
    flex-direction: column;
  }
  .cstm-we-provide-text,
  .hands-on-realistic-main,
  body .neura-bubble-a-model-main h3 {
    margin-bottom: 0;
  }
  body .simulation-models-pg-main {
    padding-top: 70px;
  }
  .vessel-diameter-main-icon {
    min-width: inherit;
  }
  .type-section-main-box {
    gap: 40px;
    flex-direction: column;
  }
  .vessel-diameter-main {
    flex-direction: column;
    gap: 30px;
  }
  .suitable-for-young .text-theme {
    line-height: 22px;
  }
  .type-item-1 {
    top: 19%;
    left: 25%;
  }
  .type-item-1 img {
    height: 100px;
    width: 100px;
  }
  .type-item-2 {
    bottom: -12%;
    left: 37%;
  }
  .type-item-2 img {
    height: 90px;
    width: 90px;
  }
  .type-item-3 {
    top: 32%;
    right: -29%;
  }
  .type-item-3 img {
    height: 80px;
    width: 80px;
  }
  .other-neurovascular-text {
    font-size: 18px;
    line-height: 26px;
  }
  .type-only-main {
    margin-top: 42px !important;
  }
  .modal-dialog,
  .neura-pass-is-the-main,
  .videos-for-more-information,
  ul.atm-bullet-list {
    margin: 0;
  }
  .features-main-section h2 {
    margin-top: 0 !important;
  }
  .suitable-for-young h4 {
    font-size: 24px;
    line-height: 30px;
  }
  .neuraBubble-a-model {
    padding-top: 0;
    margin-top: 0;
  }
  .difficult-level-count {
    font-size: 32px;
  }
  .cifficult-level-main h4 {
    font-size: 18px;
  }
  .all-pathologies-section .pathologies-wrapper .text-wrapper {
    padding: 220px 20px 170px;
  }
  body .all-pathologies-section {
    min-height: 400px;
    margin: 0;
  }
  section.modal-navs-section {
    padding: 30px 0 200px;
  }
  .modal-navs-section .navs-tabs .nav-tab-item {
    justify-content: flex-start;
    gap: 10px;
  }
  .simulation-models-page-slider .home-header-content {
    padding: 32px 15px 30px;
    gap: 5px;
  }
  .simulation-models-page-slider .swiper-button-next,
  .simulation-models-page-slider .swiper-button-prev {
    bottom: 24%;
    top: inherit;
  }
  .simulation-models-page-slider .swiper-button-next:after,
  .simulation-models-page-slider .swiper-button-prev:after {
    color: #fff;
    font-size: 24px;
  }
  .cust-title-rv h1,
  .cust-title-rv h2 {
    margin-top: 50px !important;
  }
  .surg-content .col-sm-12.col-xl-3.d-flex.justify-content-center img {
    width: 50% !important;
  }
  .contact-form,
  .image-modal-section,
  .pr-60,
  .pt-120,
  .pt-60 {
    padding-top: 40px;
  }
  .pl-120 {
    padding-left: 60px;
  }
  .our-vision-section,
  .pr-120,
  .teams-section {
    padding-top: 60px;
  }
  .px-120 {
    padding: 0 60px;
  }
  .py-120,
  .py-60 {
    padding: 40px 0;
  }
  .pl-60 {
    padding-left: 40px;
  }
  body {
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  html {
    scroll-behavior: smooth;
  }
  .simulators-model table {
    width: 800px;
  }
  .product-details-slider-main .swiper-button-next,
  .product-details-slider-main .swiper-button-prev {
    width: 32px;
    height: 32px;
  }
  .simulator-in-action-slider .tab .icon,
  .simulator-in-action-slider .tab .icon img {
    height: 24px;
    width: 24px;
  }
  .cstm-footer-logo {
    margin-bottom: 15px;
  }
  .myCathSlider img,
  .myGallerySlider img,
  .myHandsSlider img,
  .simulator-suitable-box-img img {
    border-radius: 8px;
  }
  .simulator-in-action-slider .tab img {
    height: 100%;
    border-radius: 8px;
  }
  .simulator-in-action-slider .tabs {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    overflow-x: scroll;
    align-items: center;
    justify-content: start;
  }
  .simulator-suitable-box-title {
    padding: 16px 0;
  }
  .simulator-in-action-slider .tab {
    width: 33.33%;
    min-width: 42px;
  }
  .exchangable-physical-tabs-box-in {
    gap: 0;
  }
  .exchangable-physical-tabs-box-in-cont {
    position: inherit;
  }
  .ep-main-tabs {
    flex-direction: column;
    align-items: flex-start;
  }
  .integrate-state h4,
  .masterful-remote h4,
  .project-simulation h4,
  .proven-track h4,
  h3 {
    font-size: 20px;
    line-height: 32px;
  }
  .blog-title h2,
  h1 {
    font-size: 32px;
    font-weight: 700;
  }
  .ps-color {
    font-size: 22px;
  }
  h1 {
    line-height: 48px;
  }
  .location-section .location-grid .location-box .location-map-text h3,
  h2 {
    font-size: 24px;
  }
  h2 {
    font-weight: 700;
    line-height: 32px;
  }
  .atm-title,
  .cstm-title-main {
    margin-bottom: 16px;
  }
  .interventional-radiology-main {
    padding: 100px 0 30px;
  }
  .table-scroller-text {
    display: block;
  }
  .testi-content {
    grid-row-gap: 0;
    min-height: auto;
    grid-column-gap: 2.5rem;
    grid-auto-flow: row;
  }
  .testi-feedback {
    order: -9999;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }
  .testi-content img {
    height: 22rem;
  }
  .modal-body iframe,
  .modal-body video {
    height: 100%;
    width: 100%;
  }
  .testi-feedback h3 {
    line-height: 30px;
  }
  .testi-ratings {
    margin-top: 20px;
  }
  .patient-specific-text {
    font-size: 16px;
    line-height: 28px;
  }
  .all-in-one-info,
  .explore-more-section,
  .home-header,
  .home-video,
  .image-data-main,
  .life-function-left,
  .novel-4d-section,
  .pre-op-content,
  .reviews-for-us,
  .teaching-aid-section {
    gap: 48px;
  }
  .available-trainig-container,
  .evidence-based-content {
    gap: 40px;
  }
  .ep-main-tabs {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-x: auto;
  }
  .ep-main-tabs::-webkit-scrollbar,
  .simulator-in-action-slider .tabs::-webkit-scrollbar {
    display: none;
  }
  .ep-main-tabs,
  .simulator-in-action-slider .tabs {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .surgeons-footer-grid {
    grid-template-columns: 1fr 1fr;
  }
  .about-section-main-top {
    width: 100%;
    padding-bottom: 48px;
  }
  .about-section-main-top.about_cust p {
    text-align: left;
  }
  .myTestislider {
    padding-bottom: 60px;
  }
  .ntegrated-software-features-box-in {
    width: 100%;
    max-width: calc(50% - 12px);
  }
  .ntegrated-software-features-box {
    justify-content: space-between;
    gap: 24px;
  }
  .integrated-child-content {
    padding-bottom: 48px;
  }
  .exchangable-physical-tabs-box,
  .filter-box,
  .implant-bulleting {
    gap: 16px;
  }
  .contact-section-main-top,
  .location-section .location-grid .location-box a,
  .location-section .location-grid .location-box p {
    padding-bottom: 10px;
  }
  .contact-details {
    padding-bottom: 24px;
  }
  .footer-logo-content .col-lg-6 {
    display: flex;
    align-items: start;
    justify-content: flex-start;
  }
  .footer-logo-content p {
    padding: 8px 0 12px;
    text-align: left;
  }
  .footer-logo-content .sub-cta,
  .neurapass-slider .swiper-next-btn {
    text-align: start;
  }
  .pro-1 {
    flex-direction: column-reverse;
  }
  .blog-title h2 {
    line-height: 48px;
    text-transform: capitalize;
  }
  .left-content,
  .modal-header {
    padding-right: 12px;
  }
  .right-content {
    gap: 48px;
    padding-left: 12px;
    padding-top: 60px;
  }
  .similar-blog-heading {
    padding-bottom: 32px;
  }
  .all-one-child,
  .blog-child-content,
  .blog-listing,
  .user-login-section {
    padding: 16px;
  }
  .blog-child-content p {
    line-height: 20px;
  }
  .blog-parent {
    flex-direction: column;
    gap: 24px;
  }
  .maintain-child-text h4,
  .quote p {
    font-size: 18px;
    line-height: 28px;
  }
  .about-surge-main,
  .all-one-parent,
  .maintain-section,
  .micro-clinical-right,
  .row.blog-small-img {
    gap: 24px;
  }
  .footer-social-icons ul {
    padding: 20px 0;
  }
  .modal-body {
    padding: 0 12px 16px;
  }
  .modal-body-1 {
    padding: 0 16px 24px;
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
  .modal-body iframe {
    aspect-ratio: 16/9;
  }
  .modal-dialog.modal-dialog-centered.cstm-dialog-centered {
    max-width: 768px !important;
    width: 100%;
  }
  .about-surg-content,
  .home-card-btn,
  .imaging-header,
  .novel-4d-card,
  .video-creater {
    gap: 12px;
  }
  .solution-info,
  .video-avatar {
    gap: 8px;
  }
  div#exampleModal {
    padding: 24px 16px;
  }
  .about-surg-btn {
    justify-content: start;
  }
  .surg-product-card {
    padding: 16px;
    gap: 12px;
  }
  .surg-numb {
    width: 42px;
    height: 42px;
  }
  .surg-content,
  .surg-simu-content {
    display: flex;
    flex-direction: column;
    gap: 48px;
  }
  .product-purchase-left img {
    width: 36px;
  }
  .purchase-product-area {
    gap: 36px;
  }
  .surge-simulation-section {
    padding: 40px 24px;
    box-shadow: 0 10px 60px 0 rgb(0 0 0 / 0.08);
    border-radius: 8px;
  }
  .product-platform {
    height: 50vh;
  }
  .pp-left-content {
    gap: 16px;
    width: 100%;
  }
  .pp-left-content img {
    width: 48px;
  }
  .sf-background {
    background-color: #effafb;
    overflow: hidden;
    display: flex;
    height: 100%;
    align-items: center;
    gap: 20px;
    align-self: stretch;
  }
  .all-in-one-main,
  .bulleting-child svg,
  .line-draw,
  .sf-surg-image {
    display: none;
  }
  .active-surg-card-img {
    height: 510px;
    width: 100%;
    object-fit: contain;
  }
  .blog-date,
  .novel-card-content {
    gap: 6px;
  }
  .explore-more-card1,
  .explore-more-card2,
  .home-more-parent {
    height: 60vh;
  }
  .home-more-child,
  .home-more-child-2 {
    height: 40vh;
  }
  .explore-more-btn,
  .home-learn-btn {
    padding: 12px 24px;
  }
  .explore-more-btn a,
  .home-card-btn a,
  .home-learn-btn a {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
  }
  .explore-more-btn img,
  .home-card-btn img,
  .home-learn-btn img {
    width: 24px;
  }
  .card-item-3 {
    padding: 28px;
    height: 280px;
  }
  .novel-4d-card img {
    width: 86px;
  }
  .review-video-section,
  .solution-content {
    gap: 18px;
  }
  .custm-interface,
  .project-simulation,
  .solution-img-offer {
    padding: 24px;
  }
  .review-sub-heading .video-link {
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.4px;
  }
  section.home-header.pt-120.pb-60 {
    margin-top: 50px;
  }
  .proven-track {
    padding: 24px;
    height: 430px;
  }
  .teaching-img {
    right: 0;
    bottom: 0;
  }
  .custm-interface h4 {
    font-size: 40px;
    line-height: 50px;
    margin: 0;
  }
  .integrate-state {
    padding: 24px;
    height: 340px;
  }
  .int-state-img {
    bottom: -60px;
    right: -60px;
  }
  .micro-clinical-info {
    gap: 400px;
  }
  .micro-clinical-left {
    top: 0;
    padding-top: 134px;
    width: 100%;
  }
  .implant-btm-points h4 {
    font-size: 22px;
    line-height: 32px;
  }
  .data-main h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .feature-child img {
    width: 50px;
  }
  .feature-info h4 {
    font-size: 20px;
    line-height: 28px;
  }
  .patient-bg {
    height: 100vh;
  }
  .implant-img-section {
    top: 580px;
    left: 0;
    width: 100%;
  }
  .cust-p {
    padding-bottom: 80%;
  }
  .coming-soon-wrapper .coming-soon-title,
  .our-vision-section .text-wrapper h2,
  .teams-section .text-wrapper h2 {
    font-size: 30px;
  }
  .contact-us-section .contact-us-form {
    padding: 40px;
  }
  .teams-section .teams-wrapper .team-list .team-member .img-wrapper img {
    width: 110px;
    height: 140px;
  }
  .shadow-text::before {
    font-size: 52px;
  }
  .teams-section .teams-wrapper .team-heading h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .teams-section .teams-wrapper .team-list .team-member .team-name p {
    font-size: 13px;
    line-height: 18px;
  }
  .location-section {
    padding: 60px 0;
  }
  .location-section .location-grid .location-box,
  .model-used-info-section .used-medal-box .info-wrapper .info-item,
  .neuro-oncological-section .slider-info-section .info-item {
    padding: 25px;
  }
  .our-vision-section .quotes-bg {
    margin-top: 16px;
    background-size: 95px;
  }
  .horizontal-line-top::before {
    height: 45px;
  }
  .our-vision-section {
    margin-top: 29px;
  }
  .contact-us-section .form-box {
    margin-bottom: 60px;
  }
  .model-used-info-section .used-medal-box .gif-wrapper {
    padding: 130px 0;
  }
  .neurapass-slider {
    grid-template-columns: auto auto;
    gap: 15px;
    padding-top: 25px;
  }
  .neurapass-slider .neuraPassSlider {
    grid-column: 1/-1;
    grid-row: 1;
  }
  .neurapass-slider .swiper-prev-btn {
    text-align: end;
  }
  .neura-trauma-section .info-img-section {
    padding-top: 20px;
  }
  .neura-trauma-slider .neuraTraumaSlider {
    padding: 40px 10px 20px;
  }
  .videos-info.swiper-backface-hidden .swiper-slide.swiper-slide-active {
    transform: unset;
  }
  .videos-info.swiper-backface-hidden .swiper-slide {
    transform: unset;
    opacity: 1;
  }
  .swiper.videos-info {
    padding: 20px;
  }
  .videos-info .swiper-button-prev {
    left: -11px;
  }
  .videos-info .swiper-button-next {
    right: -11px;
  }
  .videos-info .swiper-button-next,
  .videos-info .swiper-button-prev {
    width: 30px;
    height: 30px;
    top: 50%;
  }
}
@media only screen and (max-width: 575.98px) {
  hr.sidebar-line {
    margin: 10px 0 30px;
  }
  .sidebar-h1 {
    padding-bottom: 18px;
  }
  ul.sidebar-bullet li ul {
    margin-bottom: 20px;
  }
  .more-detals-wrapper .collapse-wrapper .collapse-wrapper-body,
  ul.sidebar-bullet li ul li {
    padding: 0;
  }
  ul.sidebar-bullet {
    columns: 1 auto;
  }
  .share-your-application-form,
  .spinal-set-main-info-in,
  .video-testimonials-box-contant {
    flex-direction: column;
  }
  .modal-navs-section .navs-tabs {
    flex-direction: column;
    gap: 8px;
  }
  .data-group {
    right: 0;
    gap: 18px;
    top: 190px;
    width: 100vw;
    padding: 0 12px;
  }
  .micro-clinical-info {
    gap: 400px;
  }
  .surg-content .col-sm-12.col-xl-3.d-flex.justify-content-center img {
    width: 100% !important;
  }
  .cstm-testi-slider .about-section-main-bottom.castm-testi-sec .swiper-button-next,
  .cstm-testi-slider .about-section-main-bottom.castm-testi-sec .swiper-button-prev {
    top: 50px;
  }
  .cstm-testi-slider .testi-feedback {
    margin: 20px 0;
  }
  .cstm-testi-slider
    .swiper.myTestislider.swiper-fade.swiper-initialized.swiper-horizontal.swiper-ios.swiper-watch-progress.swiper-backface-hidden {
    padding-bottom: 0;
  }
  .surgeons-footer-grid {
    grid-template-columns: 1fr;
    margin-bottom: 20px;
  }
  .footer-call-us {
    margin-top: 12px;
  }
  .footer-bottom {
    margin-top: 16px;
    flex-direction: column;
    gap: 20px;
  }
  .about-section-main-top {
    gap: 12px;
    padding-bottom: 40px;
  }
  .about-section-main-bottom {
    margin-top: 0;
  }
  .about-section-main-bottom .swiper {
    padding-top: 0;
    padding-bottom: 64px;
  }
  .about-section-main-bottom .swiper-button-next,
  .about-section-main-bottom .swiper-button-prev {
    top: inherit;
    width: 40px;
    height: 40px;
    bottom: 0;
  }
  .hands-on-realistic-main .about-section-main-top h2,
  .video-testimonials-main .about-section-main-top h2 {
    text-align: center;
  }
  .exchangable-physical-tabs-box {
    flex-direction: column;
    gap: 24px;
  }
  .exchangable-physical-tabs-box-in,
  .ntegrated-software-features-box-in,
  .video-testimonials-box-contant-in {
    width: 100%;
    max-width: 100%;
  }
  .hands-on-realistic-main .about-section-main-top,
  .video-testimonials-main .about-section-main-top {
    margin: auto;
  }
  .integrated-software-features-box {
    padding: 24px;
    border: 1px solid;
    align-items: start;
    border-radius: 8px;
    gap: 16px;
  }
  .pagination-item {
    padding: 5px 10px;
  }
  .terms-text-section .text-wrapper h6 {
    line-height: 1.3;
  }
  .contact-us-section .contact-us-form {
    padding: 20px;
  }
  .contact-us-section .contact-us-form .book-simulator-btn {
    font-size: 14px;
  }
  .teams-section .text-wrapper h2 {
    margin-bottom: 25px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link {
    margin-right: 35px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link .modal-tab-img {
    width: 70px;
    height: 70px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after,
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::before {
    top: 30px;
    width: 10px;
    height: 10px;
  }
  .image-modal-section .modal-tab-wrapper .nav-pills .nav-link::after {
    left: -10px !important;
  }
  .image-modal-section .modal-tab-wrapper .nav {
    background-position: 0 34px;
  }
  .model-used-info-section .used-medal-box .info-wrapper .col-lg-6:first-child {
    border-right: 0;
    border-bottom: 1px solid #e8e8e8;
  }
  .neurapass-section .img-text-img-wrapper p {
    font-size: 24px;
  }
  .model-used-info-section .used-medal-box .modal-wrapper-box {
    padding: 0 20px;
  }
  .neuro-oncological-section .modal-prev-img img {
    max-width: 300px;
  }
  .image-modal-box {
    padding: 30px;
  }
  .neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper {
    width: 68px;
    height: 68px;
  }
  .neurapass-section .icon-info-wrapper .icon-info-box .icon-wrapper img {
    width: 35px;
    height: 35px;
  }
  .model-used-info-section .used-medal-box .gif-wrapper h3 {
    font-size: 34px;
  }
  .modal-tab-wrapper .tab-content .tab-pane .video-wrapper video {
    height: 290px;
  }
  .neura-trauma-section .img-section {
    width: 100%;
    height: auto;
    padding: 40px;
  }
  .modal-navs-section .navs-tabs .nav-tab-item {
    font-size: 12px;
    padding: 8px 15px;
    width: 100%;
  }
}
.img-info-icon-wrapper .grid-icons .grid-icon p,
.realistic-training-section .icon-text-wrapper .icon-text-item p {
  font-weight: 700;
  font-size: 24px;
  padding-top: 15px;
}
.realistic-training-section .bg-img {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/realistic-training.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  text-align: center;
  border-radius: 55px;
}
.realistic-training-section .bg-img img {
  width: auto;
  height: 100%;
}
.realistic-training-section .icon-text-wrapper {
  margin-left: -20px;
  margin-top: 30px;
}
.realistic-training-section .icon-text-wrapper .icon-text-item {
  margin-bottom: 20px;
  margin-left: 20px;
}
.scale-patient-anatomy-section {
  background-color: #000;
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/scale-patient-anatomy-bg.jpg);
  background-position: bottom center;
  background-repeat: repeat-x;
  background-size: contain;
}
.import-anatomy-section .img-wrapper {
  background-color: #000;
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/import-real-patient-anatomy.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 40px;
  text-align: center;
  margin: 40px 0;
  border-radius: 50px;
}
.import-anatomy-section .tab-wrapper .nav button {
  color: #5a5a5a;
  background-color: #fff0;
  border: 0;
  border-bottom: 2px solid #d9d9d9;
  margin: 0 20px -2px;
}
.import-anatomy-section .tab-wrapper .nav button.active {
  color: #000;
  border-color: #000 !important;
}
.import-anatomy-section .tab-wrapper ul {
  border-bottom: 2px solid #d9d9d9;
}
.import-anatomy-section .tab-wrapper {
  max-width: 460px;
  margin: auto;
  text-align: center;
}
.personalized-predictive-simulation {
  background-color: #000;
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/personalized-predictive-simulation.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.personalized-predictive-simulation::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.65;
}
.personalized-predictive-simulation .text-wrapper {
  padding: 40px 0;
}
.ergonomic-platform-section .heading-text {
  margin: auto auto 45px;
  max-width: 650px;
  text-align: center;
}
.ergonomic-platform-section .box-wrapper {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/ergonomic-platform-bg.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  border-radius: 25px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  justify-content: center;
  padding: 60px;
  width: 100%;
  max-width: 530px;
  margin-left: auto;
}
.ergonomic-platform-section .box-wrapper .box-item p {
  padding-top: 15px;
  font-weight: 700;
}
.ergonomic-platform-box .ergonomic-platform-wrapper {
  background-color: #000;
  border-radius: 55px;
  padding: 60px;
}
.ergonomic-platform-box .ergonomic-platform-wrapper .img-wrapper {
  background-image: url(https://d1soyzazbrp5cn.cloudfront.net/assets/images/ergonomic-bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom center;
  padding: 20px;
}
.img-info-icon-wrapper .grid-icons {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 60px;
}
.img-info-icon-wrapper {
  background-color: #e9e9e9;
  border-radius: 51px;
  position: relative;
  padding: 50px;
  margin-top: 40px;
}
.img-info-icon-wrapper .img-wrapper img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 55%;
}
.img-info-icon-wrapper .img-wrapper.text-center {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1060px) {
  .realistic-training-in {
    padding-left: 0;
  }
  .about-section-main .about-section-main-top {
    max-width: 100% !important;
  }
  .surg-content .col-sm-12.col-xl-3.d-flex.justify-content-center img {
    width: 30%;
  }
}
@media screen and (max-width: 1030px) {
  .neura-bubble-a-model-main-text,
  .pst-text,
  .vessel-diameter-main-text {
    line-height: 26px;
    font-size: 18px;
  }
  .training-with-real .heading-text {
    margin-bottom: 30px;
  }
  .training-with-real-tab-btn button {
    font-size: 18px;
    padding: 10px;
  }
  .precise-multimodal-only {
    padding: 70px 0 !important;
  }
  .true-scale-patient-anatomy-section {
    min-height: 500px;
  }
  .fundamental-training-list-box,
  .neuro-oncological-section .slider-info-section .info-item {
    padding: 20px;
  }
  .fundamental-training-btn {
    padding: 3px;
    bottom: -10px;
    right: -10px;
  }
  .eifu-page-only {
    margin-bottom: 50px;
  }
  .eifu-content {
    padding: 0 0 40px;
  }
  .event-page-only {
    margin-bottom: 40px;
  }
  .select-approches-box-right h3 {
    padding-top: 20px;
  }
  .sd-slider-box2 {
    gap: 30px;
    align-items: flex-start;
  }
  .sd-slider-info h5 {
    font-size: 24px;
    line-height: 30px;
  }
  .sd-slider-info p {
    font-size: 16px;
    line-height: 21px;
  }
  .select-approches-tabs-icon img {
    height: 110px;
  }
  .spinal-oncology-section,
  .spinal-set-section {
    padding-bottom: 70px !important;
  }
  .select-approches-box-right {
    padding: 30px;
  }
  .invasive-spine-section,
  .invasive-spine-two-section {
    padding-bottom: 65px !important;
  }
  .select-the-model-section,
  .superior-level-anatomy-section {
    padding: 65px 0 !important;
  }
  .specific-details-box-section {
    padding: 0 0 70px !important;
  }
  .specific-details-slider-section {
    padding-bottom: 140px !important;
  }
  .neura-spine-section {
    padding: 60px 0;
    margin-top: 40px;
  }
  .available-positions,
  .share-your-application {
    padding: 70px 0;
  }
  .get-your-slot-now-link {
    margin-top: 0;
  }
  .our-upcoming-events {
    padding: 0 0 70px;
  }
  .our-upcoming-events-slider {
    padding-bottom: 70px;
  }
  .more-job-openings-only {
    margin-bottom: 70px;
  }
  .apply-now-section {
    margin: 60px 0 70px;
  }
  .available-positions-contant {
    margin-top: 25px;
  }
  .ap-contant-info-detail {
    gap: 3px;
  }
  .what-we-do-main {
    padding: 75px 0 80px;
  }
  .meurabubble-pg-career-banner {
    margin-top: 36px;
  }
  .find-your-opportunity-here {
    padding: 40px 0 70px;
  }
  .join-our-team-banner-content {
    padding: 100px 0 130px;
  }
  .our-upcoming-events-box {
    margin-top: 35px;
  }
  .neuro-oncological-section .slider-info-section {
    padding: 60px 0 0;
  }
  .simulation-models-pg-main {
    padding-top: 30px;
  }
  .neura-trauma-section {
    padding-bottom: 50px;
  }
  .more-detals-wrapper {
    padding-bottom: 0;
  }
  .neura-pass-vfmi-only h2 {
    margin-top: 0 !important;
  }
  .neura-trauma-slider {
    margin-top: 60px;
  }
  .neura-trauma-slider .neuraTraumaSlider {
    padding: 0 10px 40px;
  }
  .neura-trauma-section .info-img-section {
    padding-top: 25px;
  }
  .img-info-icon-wrapper .img-wrapper img {
    width: 75%;
  }
  .are-you-looking-for-pg-main {
    padding: 60px 0 40px;
  }
  .neura-bubble-a-model-main {
    margin: 60px auto 0;
    gap: 50px;
  }
  .neura-bubble-a-model-main-text {
    width: 100%;
  }
  .cstm-video-image-tabs-in {
    padding: 10px;
    width: 80px;
    height: 80px;
  }
  .cstm-video-image {
    margin-top: 65px;
  }
  .all-pathologies-section {
    margin: 20px 0 10px;
    min-height: 500px;
  }
  .features-title-sub-color {
    font-size: 18px;
    line-height: 28px;
  }
  .cstm-cm-spicing {
    margin: 0 0 65px;
  }
  .cstm-cicg-spicing {
    margin-bottom: 0;
  }
  .cifficult-level-main {
    margin-bottom: 0;
    gap: 10px;
  }
  .videos-for-more-information {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .other-neurovascular-text {
    font-size: 21px;
    line-height: 28px;
    margin-top: 60px;
    margin-bottom: 0;
  }
  .vessel-diameter-main {
    padding-top: 50px;
  }
  .type-section {
    margin: 65px 0 0;
  }
  .type-section-main {
    padding: 60px 20px;
  }
}
.container {
  max-width: 100% !important;
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1500px !important;
  }
}
@media only screen and (max-width: 768px) {
  .d-xs-none {
    display: none !important;
  }
}
.section-class img {
  width: 30%;
  height: auto;
}
.cstm-blog-space {
  margin-top: 10px;
}

.exchangable-physical-tabs-box-in-img {
  width: 100%;
}

.sf-feature-bg1 {
  background-color: #effafb;
  width: 100%;
  padding-bottom: 50px;
}

@media only screen and (min-width: 991px) {
  .main-box {
    height: 100%;
  }

  .main-meta-boxes {
    height: 100%;
  }

  .meta-boxes {
    height: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding: 15px 15px 15px 15px;
  }

  .box-image {
    height: auto;
    width: 28%;
  }

  .box-heading {
    font-size: 30px !important;
  }

  .mega-items {
    align-items: center;
  }
}

.cstm-white-class {
  width: calc(100% + 20px);
}

.pre-simulation-box {
  padding: 95px 0px 95px 110px;
  box-shadow: 0 10px 60px 0 rgb(0 0 0 / 0.08);
  border-radius: 0px;
}

.pre-op-planning {
  height: 632px;
  margin: 120px 0;
  box-shadow: 0 10px 60px 0 rgb(0 0 0 / 0.08);
}

.pp-main-content-right {
  width: 100%;
  position: absolute;
  right: 0;
  max-width: 50%;
}

.pp-main-content-listing {
  line-height: 1.75;
}

.pre-op-planning .pp-main-content .surge-simulation-text {
  gap: 20px;
}

@media only screen and (min-width: 767px) {
  .pp-main-content-right {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .pp-main-content-right {
    position: static;
    max-width: 100%;
  }

  .pre-op-planning {
    margin: 60px 0;
  }

  .pre-op-planning .pp-main-content .surg-simu-content {
    flex-direction: row;
  }
  .cathvr-image {
    width: 15%;
    height: auto;
  }
}

.header-left-side-box-images {
  margin-top: 20px !important;
  scale: 1.5;
}

.menu-two-row {
  margin-top: 26px;
}
