.wrapper {
  font-family: "Open Sans", sans-serif;
}
.wrapper h2 {
  font-size: 48px;
  color: #00205c;
  text-align: center;
  margin-bottom: 50px;
  line-height: 1.2;
}
.wrapper h3 {
  font-size: 24px;
  color: #585f69;
  font-weight: bold;
  position: relative;
  font-weight: normal;
  line-height: 33px;
}
.wrapper h3 sup {
  font-weight: normal;
  font-size: 10px;
  top: -10px;
}
.wrapper h3 span {
  color: #02a8ce;
  font-weight: bold;
}
.wrapper h4 {
  font-size: 32px;
  color: #00205c;
  text-align: center;
  line-height: 1.2;
}
strong sup {
  font-weight: normal;
}
.heading {
  background: #00205c;
  min-height: 480px;
}
.heading .heading-img {
  margin-left: 0;
  padding-left: 0 !important;
}
.heading .heading-img img {
  max-width: 550px;
  width: 100%;
}
.heading .content {
  text-align: center;
}
.heading .content p {
  font-size: 24px;
  color: #ffffff;
  text-align: center;
}
.heading .content p strong {
  text-transform: uppercase;
}
.heading .content p span {
  color: #02a8ce;
}
.heading .content img {
  max-width: none;
}
.content-area {
  padding-top: 100px;
  padding-bottom: 100px;
}
.content-area .disclaimer {
  border-top: 1px solid #e0e0e0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  margin-top: 25px;
  padding-top: 10px;
}
.content-area .tab-heads {
  margin-bottom: 30px;
}
.content-area .tab-heads .tab-head {
  min-height: 200px;
  cursor: pointer;
  background: #ffffff;
  box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.1);
  padding: 30px 30px 10px 30px;
  font-size: 18px;
  color: #585f69;
  text-align: center;
  margin-bottom: 30px;
}
.content-area .tab-heads .tab-head img {
  margin: 0 auto 15px auto;
  display: block;
  width: 80px;
}
.content-area .tab-heads .tab-head .fa {
  display: block;
  margin-top: 10px;
  display: none;
  font-weight: 900;
}
.content-area .tab-heads .tab-head.active {
  background: #00205c;
  color: #fff;
  font-weight: normal;
}
.content-area .tab-heads .tab-head.active .fa {
  display: block;
}
.content-area .tab-content {
  display: none;
  padding: 0 15px;
}
.content-area .tab-content.active {
  display: block;
}
.content-area .tab-content .content-head {
  background: #f5f5f5;
  min-height: 260px;
  margin-bottom: 60px;
}
.content-area .tab-content .content-head span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: normal;
  display: block;
  font-size: 13px;
  color: #ffffff;
  line-height: 20px;
  margin-bottom: 10px;
}
.content-area .tab-content .content-head div {
  padding: 0 30px;
}
.content-area .tab-content .content-head div.footnote {
  padding: 15px 0;
  font-size: 13px;
}
.content-area .tab-content .content-head .left {
  display: flex;
  align-items: center;
  min-height: 260px;
  background-image: linear-gradient(180deg, #02a8ce 0%, #008fb0 100%);
  font-weight: bold;
  font-size: 20px;
  color: #ffffff;
  position: relative;
}
.content-area .tab-content .content-head .right {
  display: flex;
  align-items: center;
  min-height: 260px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.content-area .tab-content .content-head .right sup {
  font-size: 7px;
  top: -8px;
}
.content-area .tab-content.catheter h3 span {
  color: #df9011;
}
.content-area .tab-content.catheter .left {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
}
.content-area .tab-content.catheter .right span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #df9011;
  display: inline;
  font-weight: bold;
}
.content-area .tab-content.catheter .product-links .link {
  margin-bottom: 30px;
}
.content-area .tab-content.catheter .product-links .link img {
  border: 2px solid #f5f5f5;
}
.content-area .tab-content.catheter .product-links .link a {
  background: #ffffff;
  text-decoration: none;
  display: block;
}
.content-area .tab-content.catheter .product-links .link a .title {
  min-height: 120px;
  padding: 30px;
  background: #f5f5f5;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.content-area .tab-content.catheter .product-links .link a .title > div {
  padding-right: 50px;
}
.content-area .tab-content.catheter .product-links .link a .title .fa {
  color: #df9011;
  font-size: 20px;
}
.content-area .tab-content.catheter .product-links .link a:hover {
  box-shadow: 0 6px 16px 1px rgba(0, 0, 0, 0.15);
}
.content-area .tab-content.catheter .product-links .link a:hover .title {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
  color: #fff;
}
.content-area .tab-content.catheter .product-links .link a:hover .title .fa {
  color: #fff;
}
.content-area .tab-content.standard h3 span {
  color: #60bb46;
}
.content-area .tab-content.standard .left {
  background-image: linear-gradient(180deg, #60bb46 0%, #4b9c34 100%);
}
.content-area .tab-content.standard .right span {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 26px;
  color: #60bb46;
  display: inline;
  font-weight: bold;
}
.content-area .tab-content.standard .product-links .link {
  margin-bottom: 30px;
}
.content-area .tab-content.standard .product-links .link img {
  border: 2px solid #f5f5f5;
}
.content-area .tab-content.standard .product-links .link a {
  background: #ffffff;
  text-decoration: none;
  display: block;
}
.content-area .tab-content.standard .product-links .link a .title {
  min-height: 120px;
  padding: 30px;
  background: #f5f5f5;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  display: flex;
  align-items: center;
}
.content-area .tab-content.standard .product-links .link a .title > div {
  padding-right: 50px;
}
.content-area .tab-content.standard .product-links .link a .title .fa {
  color: #df9011;
  font-size: 20px;
}
.content-area .tab-content.standard .product-links .link a:hover {
  box-shadow: 0 6px 16px 1px rgba(0, 0, 0, 0.15);
}
.content-area .tab-content.standard .product-links .link a:hover .title {
  background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
  color: #fff;
}
.content-area .tab-content.standard .product-links .link a:hover .title .fa {
  color: #fff;
}
.content-area .content-section {
  margin-bottom: 60px;
  display: flex;
  align-items: center;
}
.content-area .content-section ul {
  margin: 10px 0 0 25px;
  padding: 0;
}
.content-area .form-container {
  background: #f5f5f5;
  padding: 30px 0 30px 0;
}
.content-area .form-container p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #585f69;
  text-align: center;
  line-height: 26px;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.references {
  padding: 25px 0 50px 0;
}
.references .row {
  border-top: 1px solid #e0e0e0;
  padding-top: 25px;
}
.references ol {
  margin-left: 0;
  padding-left: 15px;
}
.references p,
.references li {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  color: #585f69;
  line-height: 20px;
  margin-bottom: 10px;
}
form #fe3481 {
  width: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
form #fe3470 {
  width: auto !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
form .elq-required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  opacity: 0.4;
  color: #333333;
}
form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 0.4;
  color: #333333;
}
form ::-ms-input-placeholder {
  /* Microsoft Edge */
  opacity: 0.4;
  color: #333333;
}
form h4 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px !important;
  color: #333333 !important;
  line-height: 26px;
  font-weight: bold;
  text-align: left !important;
}
form input[type="text"],
form select {
  width: 100%;
  padding: 5px;
  background: #ffffff;
  border: 1px solid #e0e0e0;
}
form label {
  font-weight: bold;
  display: block;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 10px;
}
form .submit-button-style {
  background: #00205c;
  text-align: center;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 15px;
  color: #ffffff;
  line-height: 20px;
  border: none;
  text-transform: uppercase;
  padding: 8px 20px;
  margin-top: 20px;
}
form .form-element-instruction {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
}
form .signup input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 4px;
}
form .field-control-wrapper .checkbox {
  display: flex;
  align-items: flex-start;
  justify-content: space-evenly;
  flex-grow: 1;
  flex-basis: 0;
}
form .field-control-wrapper .checkbox label {
  font-weight: normal;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
form .field-control-wrapper .checkbox input[type="checkbox"] {
  margin-right: 10px;
  margin-top: 8px;
}
.wrapper .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) / 2);
  padding-left: calc(var(--bs-gutter-x) / 2);
  margin-top: var(--bs-gutter-y);
}
.wrapper .row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
@media (min-width: 992px) {
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.3333333333% !important;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.6666666667% !important;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50% !important;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.3333333333% !important;
  }
}
@media screen and (max-width: 992px) {
  .wrapper h2 {
    font-size: 38px !important;
  }
  .heading .content img {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .heading {
    padding-bottom: 20px;
  }
  .heading .content img {
    max-width: 300px;
  }
  .heading .content p {
    font-size: 20px;
  }
  .content-area .tab-content .content-head div.right,
  .content-area .tab-content .content-head div.left {
    padding: 30px;
    min-height: 0;
    height: auto;
  }
  .content-section img {
    margin-top: 30px;
  }
  form .field-control-wrapper {
    display: block;
  }
  form .field-control-wrapper .checkbox {
    justify-content: initial;
  }
  form input[type="text"],
  form select {
    margin-bottom: 20px;
  }
}

.workflow-color-box{
	background-image: linear-gradient(180deg, #d72422 0%, #d72422 100%) !important;
  background-color: #d72422 !important;
}

.workflow-color{
	color: #d72422;
}

.tab-cta{
  text-align: center;
  box-sizing: border-box;
  text-align: center;
  padding: 20px 0 20px 0;
 }
 
 .tab-cta h3{
  text-align: center;
  color: #00205B;
  font-size: 48px;
  line-height: 1em;
 }
 
 .tab-cta a{
  display: inline-block;
  background-color: #00205B;
  text-decoration: none;
  color: #fff;
  font-size: 18px;
  align-items: center;
  padding: 2px 10px 2px 10px;
  border-radius: 20px !important;
  margin-top: 12px;
 }

 sup{
	font-size: 1.25rem  !important;
}
 
.special-row{
	display: block;
	position: relative;
}

.blue-special-left{
	background-image: none !important;
}

.special-right{
	padding: 20px 0 20px 0 !important;
}

.red-special-right{
	padding: 20px !important;
}

.blue-special-background{
	display: block;
	position: absolute;
	height: 100%;
	width:calc(50% - 20px) !important;
	background-image: linear-gradient(180deg, #02a8ce 0%, #008fb0 100%);
	top: 0;
	left: 0;
}

.red-special-background{
	display: block;
	position: absolute;
	height: 100%;
	width:calc(50%) !important;
	background-image: linear-gradient(180deg, #d72422 0%, #d72422 100%) !important;
	top: 0;
	left: 0;
}

.yellow-special-background{
	display: block;
	position: absolute;
	height: 100%;
	width:calc(50%) !important;
	background-image: linear-gradient(180deg, #faa41a 0%, #df9011 100%);
	top: 0;
	left: 0;
}

@media (max-width: 991px) {
	.blue-special-background, .red-special-background, .yellow-special-background{
		display: none;
	}

	.blue-special-left{
		background-image: linear-gradient(180deg, #02a8ce 0%, #008fb0 100%) !important;
	}
}

.drive-to-zero-top{
	width:100%;
	max-width: 448px;
	height: auto;
}

h3 ul li{
	line-height: 1.25em;
	margin-bottom: 0.5em;
}

.tab-content .img-fluid{
	width: 100%;
	height: auto;
}

.references p{
	font-weight: normal;
}

.reverse-blocks {
    flex-direction: row-reverse !important;
}

.video-section{
	background-color: #f2f2f2;
	margin-right: 20px;
	margin-left: 20px;
	padding: 30px;
}

@media (max-width: 991px) {
	.video-section{
		margin-right: 0;
		margin-left: 0;
	}
}

.video-container{
	display: block;
	position: relative;
}

.video-sizer{
	display: inline-block;
	max-width: 100%;
	height: auto;
}

.video-frame{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Side Message */

.slider-alert-box{
   display:flex !important;
   justify-content: center;
   align-items: center;
   position:fixed;
   width:280px;
   min-height:100px;
   right:-250px;
   bottom:60px;
   border-radius: 30px 0 0 30px !important;
   transition:all 0.5s;
   background: rgba(181, 241, 255, 0.76);
   z-index: 999;

}

.side-message-copy{
	text-align: left;
	width: calc(100% - 60px);
	margin-left:30px;
	font-weight: normal;
	line-height: 1.25em;
	font-size: 14px;
	font-family: "Open Sans", sans-serif;
}

.side-message-copy a{
	display:inline-block;
	background-color: #00205B;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	align-items: center;
	padding: 2px 8px 2px 8px;
	border-radius: 12px !important;
	margin-top: 8px;
}

.slider-alert-box.show{
    right:-1px;
}

.slider-alert-box .close-alert{
   width:32px;
   height:32px;
   border-radius: 16px !important;
   background-color:navy;
   display:flex;
   justify-content:center;
   align-items:center;
   position:absolute;
   left:-16px;
   top:calc(50% - 16px);
   cursor: pointer;
}

.close-alert svg{
    fill:#fff;
    width:14px;
    height:14px;
    transition: all 0.5s;
    border-radius: 50%;
}

.slider-alert-box.show .close-alert svg{
    transform: rotate(0);
}


/* Form Container */

.form-fields-container{
	display: block;
	position: relative;
	float: none !important;
	clear: both;
	margin: 0 auto !important;
}

.vcenter {
    display: block !important;
    margin: 0 auto !important;
    float: none !important;
}

.form-frame{
  display: block; position: relative; width: 100%; height: 1100px;
}

.form-headline{
  text-align: center;
  font-size: 28px;
  padding-bottom: 10px !important;
  color:#00205B;
  font-size: 48px;
  line-height: 1em;
  margin-bottom: 0 !important;
}