/****** ANESTHESIA UPDATES landing page ******/
.page-template-page-au-landing {
	background-color: #f4f4f4 !important;
}
body.page-template.page-template-page-au-landing.page-template-page-au-landing-php.page.page-id-56581.elementor-default.elementor-kit-50693 {
    background-color: #F4F4F4;
}
section.anesthesia-update-small-slider-section.overflow-hidden {
    background-color: #F4F4F4;
}

.newsletter-section {
	background-color: #0039B3 !important;
	padding-bottom: 50px;
}

.au-section{
    width: 100%;
    height: 100%;
    border-radius: 20px;
    padding: 10px 10px;
}
.au-section-hero{
    position: relative;
    background: linear-gradient(to left, #3A6DBE, #1B3258);
    top: 0;
    left: 0;
    border-radius: 20px;
}
.au-logo img{
    height: 60px;
}

.au-app-section{
    border-radius: 20px;
    border: 1px solid black;
}

.au-left-col{
  padding: 7% 0% 0% 7%;
}
.au-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.au-right-card{
	background-color: #3A6DBE ;
}
.au-top-card{
	background-color: #24406A;
}
.au-the-only-app-you-need-header{
	font-weight: bold;
}

img.au-bg {
    margin: -157px 8px 19px 251px;
    width: 99%;
}
.app-paragraph  {
    margin-left: 12%;
}
.au-heading-section{
	font-weight: 700;
}

.comparison-section {
    padding: 2rem 1rem;
    border: 1px solid #ddd;
    border-radius: 10px;
  }

  .comparison-heading {
    font-weight: bold;
    text-align: center;
    margin-bottom: 1.5rem;
    font-size: 1.75rem;
  }

  .table-header {
    background-color: #24406A;
    color: white;
  }

  .comparison-table td {
    vertical-align: middle;
    padding: 1rem;
    font-size: 1rem;
  }
.button-download{
  background-color: #FFB200;
  border-color: #FFB200;
  padding: 10px;
  width: 176px; 
  border-radius: 30px; 
  font-weight: bold;
}

td{
	font-weight: bold;
}
.comparasion-table{
	border: 1px solid black;
	border-radius: 10px;
}

.au-bg-img {
    margin: -215px 0px 42px 115px;
    width: 100%;
}
.swiper-slide-shadow-left {
	border-radius: 20px;
}
.swiper-slide-shadow-right {
	border-radius: 20px;
}

  .feature-card{
	border-radius: 20px;
  }
  .feature-card--top {
	background-color: #003366;
	margin-left: -7px;
  }
  
  .feature-card--middle {
	background-color: #ffffff;
	border: 1px solid black;
	margin-left: -7px;
  }
  
  .feature-card--bottom {
	background-color: #000000;
	margin-left: -7px;
  }
  
  .feature-card img {
	max-width: 100%;
	height: auto;
  }
  
  .custom-card {
	background-color: #f8f9fa;
	border: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.table-heading {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.au-table-header{
	background-color: #24406A;
}
.table-bordered {

    margin-left: 13%;
}
.au-table-section{
	border: 1px solid black;
	border-radius: 20px;
}
.au-small-table{
	margin-left: 14%;
}

 .section-faq{
    padding: 2rem 1rem;
    border: 1px solid black;
    border-radius: 10px;
  }
  .h-line{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid black;
  }

 
.au-info{
  border: 1px solid black;
  border-radius: 30px;
  padding: 3%;

}
.info-circle{
  background-color:#3A6DBE;
  width: 50px;
  height: 50px;
}
.form-control{
  width: 435px;
  border-radius: 50px;
  height: 60px;
}
.au-send-button{
  border-radius: 30px;
  padding: 12px;
  width: 137px;
  background-color: #FFB200;
}
.page-template-page-au-landing footer {
  background-color: #0039B3 !important;
}

.au-profile{
  border: 1px solid black;
  border-radius: 50px;
}

.middle-card{
	width: 48%;
    border: 1px solid black;
    border-radius: 20px;
}

.middle-card.p-3.text-black.d-lg-none {
    margin-right: 4%;
}

.anesthesia-update-review-card {
	border: 2px solid #000000;
	border-radius: 20px;
	padding: 20px 30px 15px 20px;
}

.anesthesia-update-review-img {
	border-radius: 50%;
	width: 45px;
	height: 45px;
	border: 1px solid #707070;
	overflow: hidden;
	margin-right: 15px;
}
.anesthesia-update-review-img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.anesthesia-update-review-name {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.2;
}
.anesthesia-update-review-name span {
	font-weight: 400;
	color: #878787;
}
.anesthesia-update-review-text {
	font-size: 18px;
	line-height: 1.3;
}
@media (min-width: 576px) {
	.nerve-blocks-hero .anesthesia-update-hero-block {
		min-height: 800px;
	}
}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {
	
	.anesthesia-update-review-card {
		padding: 40px 50px 25px 50px;
	}
	.anesthesia-update-review-img {
		width: 65px;
		height: 65px;
		margin-right: 20px;
	}
	.anesthesia-update-review-name {
		font-size: 22px;
	}
	.anesthesia-update-review-text {
		font-size: 22px;
	}
}
@media (min-width: 1400px) {
		
	.anesthesia-update-news-section .anesthesia-update-news-prev {
		left: 47% !important;
	}
	.anesthesia-update-news-section .anesthesia-update-news-next {
		right: 47% !important;
	}
	
	.swiper.anesthesia-update-news-swiper.anesthesia-update-news-swiper.swiper-coverflow.swiper-3d.swiper-initialized.swiper-horizontal.swiper-android.swiper-watch-progress {
		padding: 6% 14% 0% 14%;
	}
}

.anesthesia-update-buttons a {
	width: 173px;
}
.anesthesia-update-buttons a img{
	object-fit: contain;
	width: 100%;
	height: auto;
}

.anesthesia-update-faq .accordion-body p {
	font-weight: 500;
}

.anesthesia-update-small-slider-section {
	padding: 40px 0;
	font-family: 'Satoshi-Variable';
	background-color: #FDFAFA;
	
}
.anesthesia-update-small-top h4 {
	font-weight: 700;
	font-size: 30px;
}

.anesthesia-update-small-slider .swiper-slide {
	height: auto;
}
.anesthesia-update-small-next {
	background-image: url('../assets/arrow-right-email.svg') !important;
	background-size: 25px 15px !important;
	background-repeat: no-repeat !important;
	width: 35px  !important;
	height: 35px  !important;
	top: auto !important;
	bottom: 15px !important;
	border: 2px solid #000000;
	background-position: center;
	border-radius: 50%;
}
.anesthesia-update-small-prev {
	background-image: url('../assets/arrow-right-email.svg') !important;
	background-size: 25px 15px !important;
	background-repeat: no-repeat !important;
	width: 35px !important;
	height: 35px  !important;
	top: auto !important;
	bottom: 15px !important;
	left: auto !important;
	right: 55px !important;
	border-radius: 50%;
	border: 2px solid #000000;
	background-position: center;
	transform: rotate(180deg);
}
.anesthesia-update-small-next:focus,
.anesthesia-update-small-prev:focus {
	border: 2px solid #000000 !important;
}

.anesthesia-update-small-top {
	padding-bottom: 40px;
}

.anesthesia-update-news-section {
	font-family: 'Satoshi-Variable';
	padding: 35px 0 35px 0; 
	background: linear-gradient(to left, #3A6DBE, #1B3258);
  border-radius: 20px;
}

.anesthesia-update-news-img {
	height: 220px;
	width: 100%;
	border-radius: 12px;
	overflow: hidden;
	display: block !important;
}
.anesthesia-update-news-img img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.anesthesia-update-news-box {
	background-color: #FFFFFF;
	border: 1px solid #9FD5FF;
	border-radius: 20px;
}
.anesthesia-update-news-bottom h3 {
	font-size: 25px;
	font-weight: 700;
	line-height: 1.2;
}
.anesthesia-update-news-bottom p {
	line-height: 1.3;
	 display: -webkit-box;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
}
.anesthesia-update-news-buttons {
	border-top: 1px solid #9FD5FF;
	padding: 18px 42px;
}

.anesthesia-update-news-next {
	background-image: url('../assets/arrow-right-email.svg') !important;
	background-size: 25px 15px !important;
	background-repeat: no-repeat !important;
	width: 35px  !important;
	height: 35px  !important;
	top: auto !important;
	bottom: 0 !important;
	border: 2px solid #000000;
	border-radius: 50%;
	left: auto !important;
	background-position: center;
	right: 41% !important;
	filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);
}
.anesthesia-update-news-prev {
	background-image: url('../assets/arrow-right-email.svg') !important;
	background-size: 25px 15px !important;
	background-repeat: no-repeat !important;
	width: 35px !important;
	height: 35px  !important;
	top: auto !important;
	bottom: 0 !important;
	left: 41% !important;
	right: auto !important;
	border-radius: 50%;
	border: 2px solid #000000;
	background-position: center;
	transform: rotate(180deg);
	filter: brightness(0) saturate(100%) invert(100%) sepia(97%) saturate(13%) hue-rotate(237deg) brightness(104%) contrast(104%);
}
.anesthesia-update-swiper-container {
	padding-bottom: 85px;
}
.anesthesia-update-news-bottom a {
	color: #000000;
}
.anesthesia-update-news-swiper .swiper-slide {
	height: auto;
	opacity: 0.35;
	transition: .4s;
}
.anesthesia-update-news-swiper .swiper-slide-active,
.anesthesia-update-news-swiper .swiper-slide-next,
.anesthesia-update-news-swiper .swiper-slide-prev{
	opacity: 1;
}

.anesthesia-update-news-next:after,
.anesthesia-update-news-prev:after{
	display: none !important;
}
.anesthesia-update-small-slider-section .swiper-button-next:after, 
.anesthesia-update-small-slider-section .swiper-button-prev:after,
.anesthesia-update-swiper-container .swiper-button-next:after, 
.anesthesia-update-swiper-container .swiper-button-prev:after {
	display: none !important;
}
@media (min-width: 576px) {


}
@media (min-width: 576px) {
	.anesthesia-update-news-next {
		right: 44% !important;
	}
	.anesthesia-update-news-prev {
		left: 44% !important;
	}
}
@media (min-width: 992px) {

	.anesthesia-update-card-sm {
		height: 245px;
	}
	.anesthesia-update-card-lg {
		height: 435px;
	}
	.anesthesia-update-small-slider-section {
		padding: 70px 0;
	}
	.anesthesia-update-small-top h4 {
		font-size: 42px;
		max-width: 80%
	}
	.anesthesia-update-small-top p {
		max-width: 80%
	}
	.anesthesia-update-small-next {
		width: 40px  !important;
		height: 40px  !important;
		top: 50% !important;
		bottom: auto !important;
	}
	.anesthesia-update-small-prev {
		width: 40px !important;
		height: 40px  !important;
		top: 50% !important;
		bottom: auto !important;
		right: 75px !important;
	}
	.anesthesia-update-small-top {
		padding-bottom:0;
	}
	
}
@media (min-width: 1200px) {
	
	.anesthesia-update-small-top h4 {
		font-size: 60px;
	}
	.anesthesia-update-small-top p {
		font-size: 20px;
	}
	
	.anesthesia-update-news-section {
		padding: 55px 0 0px 0; 
	}
	.anesthesia-update-news-next {
		right: 46% !important;
	}
	.anesthesia-update-news-prev {
		left: 46% !important;
	}
	
}
@media (min-width: 1400px) {
	
	.anesthesia-update-small-slider {
		margin-right: -616px !important;
	}
	.anesthesia-update-box-phone img{
		object-position: 335px 35px;
	}
	.anesthesia-update-news-next {
		right: 47.7% !important;
	}
	.anesthesia-update-news-prev {
		left: 47.7% !important;
	}
	.anesthesia-update-news-swiper {
		width: 105%;
		overflow: visible !important;
	}
	.anesthesia-update-news-swiper .swiper-slide{
		z-index: 100;
	}
	.anesthesia-update-news-swiper .swiper-slide:has(+ .swiper-slide-prev) {
	  transform: translatex(165px);
	  scale: 0.9;
	  z-index: 10;
	}
	.anesthesia-update-news-swiper .swiper-slide-next + .swiper-slide {
	  transform: translatex(-65px);
	  scale: 0.9;
	  z-index: 10;
	}

	.swiper.anesthesia-update-news-swiper.anesthesia-update-news-swiper.swiper-coverflow.swiper-3d.swiper-initialized.swiper-horizontal.swiper-android.swiper-watch-progress {
		padding-top: 5%;
	}
}
@media (min-width: 2000px) {
	
}
@media (min-width: 2500px) {
	
}
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	/* Your styles here */
	img.au-bg {
		margin: -299px 1px 14px -333px;
		width: 370%;
		/* margin-right: 1115px; */
		height: 144%;
	}
	img.au-app-phone.img-fluid {
		max-width: 90%;
		height: auto;
		margin-left: 10%;
		margin-top: -60px;
	}
	.au-logo img {
		height: 50px;
	}
	.au-bg-img {
		margin: -140px 15px 74px -319px;
        width: 100%;
    }
	  .middle-card {
		margin-left: 5px;
	}
	.au-small-slide{
		width: 50%;
		margin-right: 50px !important;
	}
	.feature-card--top{
		padding: 20px;
	}
	.au-h{
		font-weight: 700;
		font-size: x-large;
	  }
	  .au-paragraph.text-white.w-75 {
		font-size: large;
	}
	

	
}
  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) and (max-width: 767.98px) {
	/* Your styles here */
	img.au-bg {
		margin: -299px 1px 14px -333px;
		width: 291%;
		/* margin-right: 1115px; */
		height: 144%;
	}
	img.au-app-phone.img-fluid {
		max-width: 90%;
		height: auto;
		margin-left: 10%;
	}
	.au-bg-img {
		margin: -140px 15px 74px -319px;
        width: 100%;
    }
	.middle-card {
		margin-left: 6px;
	}
	.feature-card--top {
        padding: 20px;
        width: 103%;
    }
	.au-right-section-heading {
		padding: 7% 6% 5% 7%;
	}
	.au-right-section-paragraph {
		padding: 1% 5% 7% 7%;
	}
	.au-middle-card-small{
		width: 107%;
	}
	.app-image{
		max-width: 120%;
	}
	
  }
  .app-image .img-fluid{
	overflow: hidden;
  }
  /* Medium devices (tablets, 768px and up) */
  @media (min-width: 768px) and (max-width: 991.98px) {
	/* Your styles here */
	img.au-app-phone.img-fluid {
		margin-left: 23%;
	}
	img.au-bg {
	margin: -399px 1px 14px -333px;
    width: 280%;
    /* margin-right: 1115px; */
    height: 157%;
  }
  .middle-card {
	margin-left: 8px;
}
.feature-card img {
    max-width: 90%;
    height: auto;
    margin-left: 176px;
}
.au-swiper{
	padding: 1% 7% 1% 7% !important;
}
.feature-card--top{
	padding: 20px;
	width: 102%;
}
.au-middle-card-small {
    width: 105%;
}
.au-right-section-heading {
	padding: 4% 6% 4% 7%;
}
.au-right-section-paragraph {
	padding: 1% 5% 7% 7%;
}
.au-h{
	font-weight: 700;
	font-size: xxx-large;
  }
  .au-paragraph.text-white.w-75 {
	font-size: x-large;
}
	
}
  
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) and (max-width: 1199.98px) {
	/* Your styles here */
	img.au-bg {
		margin: -77px 1px 56px 188px;
		width: 100%;
		height: 171%;
	}
	img.au-app-phone.img-fluid {
		margin-top: 100%;
	}

	.au-bg-img {
		margin: -309px 0px 51px 0px;
		width: 100%;
  }
  .small-middle-card{
	border: 1px solid black;
	border-radius: 10px;
  }
  .au-swiper{
	padding: 1% 7% 1% 7% !important;
}
.feature-card--top {
	background-color: #003366;
	margin-left: -7px;
	padding: 32px;
  }
  
  .feature-card--middle {
	background-color: #ffffff;
	border: 1px solid black;
	margin-left: -7px;
	padding: 32px;
  }
  
  .feature-card--bottom {
	background-color: #000000;
	margin-left: -7px;
	padding: 24px;
  }
  .au-right-section-heading {
	padding: 15% 6% 8% 7%;
}
.au-right-section-paragraph {
	padding: 1% 5% 7% 7%;
}
.au-h{
	font-weight: 700;
	font-size: xxx-large;
  }
  .au-paragraph.text-white.w-75 {
	font-size: x-large;
}
}
  /* Extra large devices (large desktops, 1200px and up) */
  @media (min-width: 1200px) {
	.anesthesia-update-review-card{
		width: 610px;
	}
	.au-swiper{
		padding: 1% 14% 1% 14% !important;
	}
	.news-bg {
		position: absolute;
		width: 117%;
		height: 105%;
	}
	.anesthesia-update-small-slider .swiper-slide {
		width: 688px !important;
	  }
	  .feature-card--top {
		background-color: #003366;
		margin-left: -7px;
		padding: 47px;
	  }
	  
	  .feature-card--middle {
		background-color: #ffffff;
		border: 1px solid black;
		margin-left: -7px;
		padding: 47px;
	  }
	  
	  .feature-card--bottom {
		background-color: #000000;
		margin-left: -7px;
		padding: 47px;
	  }
	  .au-right-section-heading {
		padding: 14% 6% 6% 7%;
	}
	.au-right-section-paragraph {
		padding: 0% 5% 1% 7%;
	}
	.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
		height: 9%;
	}
	.au-h{
		font-weight: 700;
		font-size: xxx-large;
	  }
	  .au-paragraph.text-white.w-75 {
		font-size: x-large;
	}
}

  /* Mobile-specific styles */
@media (max-width: 768px) {
	.mobile-highlight {
		margin-bottom: 2rem;
	}
	.button-download {
		background-color: #FFB200;
		border-color: #FFB200;
		padding: 10px;
		width: 230px;
		border-radius: 30px;
	}
	.au-swiper{
		padding: 1% 3% !important;
	}
	.au-right-section-heading {
		padding: 8% 7% 5% 7%;
	}
	.au-right-section-paragraph {
		padding: 1% 5% 1% 7%;
	}
}

@media (min-width: 1201px) and (max-width: 1399.98px) {
	/* Your styles here */
	img.au-app-phone.img-fluid {
		padding-top: 42%;
	}

	.anesthesia-update-small-slider .swiper-slide {
		width: 588px !important;
	  }
	  .anesthesia-update-review-card {
        width: 476px;
		margin-left: 237px !important;
    }
	.feature-card--top {
		background-color: #003366;
		margin-left: -7px;
		padding: 34px;
	  }
	  
	  .feature-card--middle {
		background-color: #ffffff;
		border: 1px solid black;
		margin-left: -7px;
		padding: 34px;
	  }
	  
	  .feature-card--bottom {
		background-color: #000000;
		margin-left: -7px;
		padding: 26px;
	  }
	  .au-right-section-paragraph {
        padding: 0% 5% 5% 7% !important;
    }
	
}

.au-news-section .news-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 1500px;
    height: 900px;
	background-image: url('https://nysorav2.wpengine.com/wp-content/uploads/2024/12/N-VECTOR.png');
	background-size: cover;
	background-position: center;
	z-index: 1; 
  }
  iframe#vimeoPlayer + div {
  display: none; /* Hides additional controls overlay */
}

.swiper.anesthesia-update-news-swiper.au-swiper.swiper-coverflow.swiper-3d.swiper-initialized.swiper-horizontal.swiper-android.swiper-watch-progress {
    margin-top: 6%;
}



@media (max-width: 767px) {
	.anesthesia-update-news-box {
		background-color: #FFFFFF;
		border: 1px solid #9FD5FF;
		border-radius: 20px;
		width: 82%;
		margin-left: 10%;
	}
}
#exampleInputEmail1 {
    padding-left: 20px;
  }
  
  .app-you-need-p{
	font-weight: 500;
  }