*#dm .dmInner div.u_884808647
{
}
@media all {
  *#dm .dmInner a.u_1539580210 {
    border-style:solid !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
    border-width:3px 3px 3px 3px !important;
  }

  *#dm .dmInner a.u_1282632855 span.text {
    color:rgba(255,255,255,1) !important;
    font-weight:bold !important;
    font-family:Montserrat !important;
  }

  *#dm .dmInner a.u_1282632855:hover span.icon { color:var(--color_8) !important; }

  *#dm .dmInner a.u_1282632855.hover span.icon { color:var(--color_8) !important; }

  *#dm .dmInner a.u_1282632855:hover { border-color:rgba(0,30,255,1) !important; }

  *#dm .dmInner a.u_1282632855.hover { border-color:rgba(0,30,255,1) !important; }

  *#dm .dmInner a.u_1282632855 {
    border-style:solid !important;
    border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) !important;
    border-width:3px 3px 3px 3px !important;
  }

  *#dm .dmInner nav.u_1151282862 { color:white !important; }

  *#dm .dmInner a.u_1282632855:hover span.text { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner a.u_1282632855.hover span.text { color:rgba(0,0,0,1) !important; }

  *#dm .dmInner nav.u_1885949463 { color:black !important; }
}
@media (min-width:1025px) {}
@media (min-width:768px) and (max-width:1024px) {}
@media (min-width:0px) and (max-width:767px) {}
separatorHomeCss{color:red !important}#\31 282632855
{
	display:flex !important;
	justify-content:center !important;
	align-items:center !important;
	text-transform:uppercase !important;
}
.grid-wrapper
{
	margin-top:-30px !important;
	padding-top:0 !important;
}


.product-grid {
  display: none !important;
  grid-template-columns: repeat(3, 250px) !important;
  column-gap: 150px !important;
  row-gap: 80px !important;
  justify-content: center !important;
}

.product-grid.active {
  display: grid !important;
}


.grid.active
{
	opacity:1 !important;
	pointer-events:auto !important;
	position:relative !important;
}
.product
{
	display:flex !important;
	align-items:center !important;
	margin:0 !important;
	width:260px !important;
	height:379px !important;
	border:2px solid #f4f4f4 !important;
	border-radius:10px !important;
	padding:15px !important;
	box-sizing:border-box !important;
	text-align:center !important;
	display:flex !important;
	flex-direction:column !important;
	justify-content:space-between !important;
	transition:border-color 0.3s ease,transform 0.3s ease !important;
}
.product:hover
{
	border-color:#001EFF !important;
	transform:translateY(-5px) !important;
	box-shadow:0 8px 16px rgba(0,170,255,0.3) !important;
}
.product img
{
	width:100% !important;
	max-height:200px !important;
	object-fit:contain !important;
	border-radius:5px !important;
}
.label
{
	font-size:1.2em !important;
	margin:10px 0 !important;
	color:#05090c !important;
	font-family:Montserrat !important;
}
.button
{
	display:flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:136px !important;
	background-color:#0af !important;
	color:white !important;
	padding:8px 0 !important;
	border-radius:15px !important;
	font-family:'Montserrat', sans-serif !important;
	font-weight:normal !important;
	font-size:16px !important;
	text-align:center !important;
	text-decoration:none !important;
	white-space:nowrap !important;
	line-height:1.2 !important;
}
.button:hover
{
	background-color:#08c !important;
}
.pagination-controls
{
	text-align:center !important;
	margin-top:30px !important;
}
.pagination-controls button
{
	margin:0 10px !important;
	padding:10px 20px !important;
	background-color:#0af !important;
	color:white !important;
	border:none !important;
	border-radius:5px !important;
	cursor:pointer !important;
}
.pagination-controls button:hover
{
	background-color:#08c !important;
}
.ripple-container
{
	position:absolute !important;
	top:50% !important;
	left:50% !important;
	transform:translate(-50%,-50%) !important;
	width:300px !important;
	height:290px !important;
	z-index:2 !important;
	opacity:0 !important;
	transition:opacity 0.4s ease !important;
}
.ripple-circle
{
	position:absolute !important;
	top:0 !important;
	left:0 !important;
	width:100% !important;
	height:100% !important;
	border-radius:50% !important;
	background-color:rgba(0,142,255,0.4) !important;
	animation:ripple 2s infinite !important;
}
.ripple-circle:nth-child(2)
{
	animation-delay:0.5s !important;
}
.ripple-circle:nth-child(3)
{
	animation-delay:1s !important;
}
.ultrasound-image
{
	width:1000px !important;
	height:588px !important;
	position:relative !important;
	z-index:3 !important;
	display:block !important;
}
.ultrasound-wrapper:hover .ripple-circle
{
	animation-play-state:running !important;
}
.ultrasound-wrapper:hover .ripple-container
{
	opacity:0.4 !important;
}
.request-quote
{
	animation:pulseGlow 2s infinite !important;
}
.elipse-gradient
{
	width:300px !important;
	height:200px !important;
	background:radial-gradient(ellipse at center,#0af 0%,#003366 100%) !important;
	border-radius:50%/35% !important;
}

----------------------------Refurbished Tag----------------------------

.tag.refurbished {
  display: inline-block;
  background-color: #f0ad4e; /* warm amber tone */
  color: white;
  font-size: 0.7rem;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 4px;
  margin-top: 6px;
}

separatorHomeCss{color:red !important}@media all {
    
#flex-header {
    --overlapping-background-color: rgba(5, 9, 12, 1);
    --overlapping-background-image: rgba(5, 9, 12, 1);
}
#flex-header[data-overlapping]:not([data-scrolling]) {
    background-color: rgba(0, 0, 0, 0);
}
}



@media all {
    
#\36 3bd85219866cc3622781521 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 32px;
    width: 49.5%;
    justify-content: flex-start;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 8% 50px 16px 50px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 737px;
    column-gap: 1%;
    row-gap: 6px;
    max-width: none;
    width: 100%;
    flex-wrap: nowrap;
    padding: 1% 10% 1% 10%;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781522 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    flex-direction: row;
    width: 49.5%;
    align-items: center;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    padding: 0% 16px 0% 16px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc362278151f {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_2);
    background-image: url();
}
    
#\36 3c7b8b76c596a2813341bc5 {
    height: auto;
}
    
#widget_mbh {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 0;
    margin-top: -80px;
}
    
#widget_3ak.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#widget_3ak {
    width: 623px;
    height: auto;
    max-width: 100%;
    order: 1;
    margin: -20px 0% -20px 0%;
}
    
#\31 be8d46f.flex-element.widget-wrapper > [data-element-type] {
    padding: 0px 0px 0px 0px;
}
#\31 be8d46f {
    width: 164px;
    height: 35px;
    max-width: 100%;
    order: 2;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#\36 3bd85219866cc362278151d {
    margin: 0px 0% 0px 0%;
}
    
#widget_mg2 {
    width: 80%;
    height: 546px;
    max-width: 100%;
    align-self: center;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: -0px;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#\36 3bd85219866cc362278151f {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 582px;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 0%;
    row-gap: 40px;
    padding: 6% 6% 8% 6%;
}
    
#\36 3bd85219866cc3622781521 {
    width: 50%;
    min-height: 8px;
    order: 0;
    padding-right: 0px;
    padding-top: 16px;
    justify-content: center;
    row-gap: 22px;
    padding-left: 6px;
    margin: 0% 0% 0% 0%;
}
    
#\36 3bd85219866cc3622781522 {
    width: 50%;
    min-height: 8px;
    justify-content: center;
    order: 1;
    padding: 0px 0px 0px 0px;
    margin: 0% 0% 0% 0%;
}
    
#widget_mbh {
    width: 99.97%;
    align-self: flex-start;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}
    
#widget_3ak {
    width: 320px;
}
}



@media (max-width: 767px) {
    
#\36 3bd85219866cc3622781521 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    order: 0;
    padding-top: 0%;
    row-gap: 18px;
    padding-left: 6px;
    padding-right: 6px;
}
    
#\36 3bd85219866cc3622781520 {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 18px;
    padding: 12% 6% 12% 6%;
}
    
#\36 3bd85219866cc3622781522 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    order: 1;
    justify-content: center;
    padding: 0px 0px 0px 0px;
}
    
#\36 3bd85219866cc362278151f {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
    
#\31 be8d46f {
    height: 48px;
    width: 195px;
    justify-self: center;
    order: 2;
    margin: 0px 0px 0px 0px;
    grid-area: 1 / 1 / span 1 / span 1;
}
    
#widget_mbh {
    justify-self: auto;
    order: 0;
    width: 100%;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_3ak {
    order: 1;
    width: 312px;
}
}



@media all {
    
#\36 97520b2 {
    border-width: 0px;
    border-color: rgba(0, 0, 0, 1);
    border-style: solid;
    background-color: var(--color_2);
    background-image: none;
}
    
#c90105dc {
    min-height: 1000px;
    column-gap: 2%;
    row-gap: 12px;
    width: 100%;
    flex-wrap: nowrap;
    max-width: none;
    padding: 2% 10% 2% 10%;
    margin: 0% 0% 0% 0%;
}
    
#a522f473 {
    min-height: 8px;
    column-gap: 4%;
    row-gap: 24px;
    width: 100%;
    justify-content: space-between;
    min-width: 4%;
    background-color: rgba(0, 0, 0, 0);
    align-items: center;
    padding: 50px 16px 90px 16px;
    margin: 0% 0% 0% 0%;
}
    
#\37 746fa32 {
    margin: 0px 0% 0px 0%;
}
    
#widget_c34.flex-element.widget-wrapper > [data-element-type] {
    padding: 5% 0px 5% 0px;
}
#widget_c34 {
    width: 1383px;
    height: 875px;
    max-width: 100%;
    order: 2;
    justify-self: auto;
    align-self: auto;
    margin: 0px 0% 0px 0%;
    grid-area: auto / auto / auto / auto;
}
    
#widget_8hk {
    width: 100%;
    height: auto;
    max-width: 100%;
    align-self: center;
    margin-left: 0px;
    margin-right: 0px;
    order: 0;
}
    
#widget_re3 {
    width: 100%;
    height: auto;
    max-width: 100%;
    order: 1;
}
}



@media (min-width: 768px) and (max-width: 1024px) {
    
#c90105dc {
    padding-left: 6%;
    padding-right: 6%;
    flex-direction: column;
    flex-wrap: nowrap;
    min-height: 0;
    row-gap: 7px;
    padding-top: 12%;
}
    
#a522f473 {
    width: 100%;
    min-height: 80px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: row;
}
}



@media (max-width: 767px) {
    
#c90105dc {
    min-height: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    row-gap: 10px;
    padding: 16% 6% 16% 6%;
}
    
#a522f473 {
    min-height: 80px;
    align-items: center;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
}
    
#widget_c34 {
    max-width: 100%;
}
}

