.admin-menu-tabs {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 10001;
    max-width: 165px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.container [class*="col-"] {
  padding: 0 15px;
}


.az-section {
	margin-top: 56px;
	padding: 24px 0;
	/*border: 2px solid green */                ;
}

.az-section.watch-video {
	padding: 0;
}

.az-section.watch-video .az-column.video-text {
	padding-left: 114px;
}

.az-section.video-bg {
	height:90vh!important;
	padding-bottom: 0!important;
	display: flex;
	align-items: center;
}
.az-section.video-bg .mbYTP_wrapper {
			height:90vh!important;
}

.az-section.video-bg .YTPOverlay{
		background-color: #535353;
		opacity: 0.15;
		mix-blend-mode: multiply;
		filter: blur(50px);
}

.az-section.body-text-bottom,
.az-section.body-text-cta-bottom {
	margin-top: 0;
	padding: 80px 0;
}
.az-section:last-child {
/*	border: 2px solid red;*/
}


.az-row {
	align-items: center;
/*	border: 1px solid blue;*/
}

.az-row.section-intro {
		text-align: center;
}

.az-row.section-intro {

}

.az-row.section-intro h2 {
		text-align: center;
}

.az-element .link-box {
	color: #354652!important;
}

.az-element p .link-box {
	
	font-weight:400!important;
}

.list-icons-round.single .az-column > .az-row {
	margin-top: 40px;
}

.list-icons-round.single .az-column > .az-row:first-child {
		margin-top: 48px;
}

.list-icons-round {
	margin-top: 10px;
	align-items: normal;
}

.list-icons-round .col-md-1 {
	padding-right: 0;
	margin-top: 5px;
}

.list-icons-round .col-md-1 img {
	display: block;
	width: 64px;
	height: auto;
}

.list-icons-round h5 {
	margin-bottom: 8px;
}

.list-icons-round p {
	margin-bottom: 24px;
}

.list-icons-round p:last-child {
	margin-bottom: 0;
}

.list-icons-square {
	margin-top: 72px;
}

.list-icons-square .row-items > div {
	padding: 0 25px!important;
	text-align: center;
	margin-bottom: 30px;
}

@media (min-width:991px) {
	
	.list-icons-square .row-items > div {
		margin-bottom: 0;
	}
}

.list-icons-square .row-items > div h5 {
	margin: 24px 0 8px 0;
}

.list-icons-square .row-items > div img {
	display: block;
	margin: 72px auto 0 auto;
}

.az-row.list-no-icons {
	align-items: normal;
}
@media (min-width:991px) {
.az-row.col-ten {
	margin: 0 8.33333333%;
}

.az-row.col-nine {}
.az-element.col-eight {
	width: 66.66666667%;
	margin: 0 auto;
}
.az-element.col-six {
	width: 50%;
	margin: 0 auto;
}
}

.az-section .az-text p {
	font-size: 16px;
	line-height: 24px;
}

.az-section.hero {
	margin-top: 0;
	padding: 171px 0 80px 0;
}

.az-section.hero h1 {
	margin-bottom: 16px;
}
.az-section.hero p {
	font-size: 18px;
	line-height: 32px;
	
}

.az-section.hero .btn {
	margin-top: 40px;
}

.az-section .btn {
	font-weight: 600;
	padding: 17px 80px;
	border-radius: 2px;
}

.az-section .btn.btn-light {
	background-color: #fff;
	color: #232E35;;
}

.az-section .btn.btn-light:hover {
	background-color: #e0e5eb;
}

.az-section .btn.btn-outline-light {
	color: #fff;
}

.az-section .btn.btn-outline-light:hover {
	background-color: rgba(238,242,246,.2);
  backdrop-filter: blur(15px);
}

.az-section .btn.btn-dark {
	color: #fff;
	background-color: #354652;
	
}

.az-section .btn.btn-dark:hover {
	background-color: rgba(238,242,246,.8);
  backdrop-filter: blur(15px);
  color: #354652;
	
}

.az-section .btn.btn-outline-dark {
	border: 1px solid #627684;
	color: #232E35;
}

.az-section .btn.btn-outline-dark:hover {
	background-color: rgba(238,242,246,.7);
	backdrop-filter: blur(15px);
}

.az-section .link-green,
a.text-link-green {
	color: #1E986F;
	font-weight: 400;
}

.az-section.video .video-player {
	padding: 0;
}
.az-section.video .video-text {
	padding: 0 105px 0 105px
}

.az-section.video .video-text .btn {
	margin-top: 0;
}

.az-section.image-text-link {
	padding: 9px 0;
}

.az-section.image-text-link .az-image img{
	float: right;
}

.az-section.image-text-link h3 {
	margin: 0 0 8px 0;
}

.az-section.image-text-link p {
	margin: 0 0 24px;
}
.az-section.image-text-link a {
	color: #1E986F;
	font-weight: 400;
}

.az-section.image-text-link .az-text {
	padding-left: 0;
}

@media (min-width:991px) {
	
	.az-section.image-text-link .az-text {
	padding-left: 38px;
 }
}

.az-section.webinar {
	padding: 33px 0;
}

.az-section.webinar .webinar-text {
	padding-left: 53px;
}

.az-section.webinar .webinar-text h2 {
	margin-bottom: 8px;
}
.az-section.webinar .webinar-image img {
	max-width: 490px;
	float: right;
}
.az-section.webinar .webinar-text .btn {
	margin-top: 24px;
}

.az-section.hero-two-col {
	margin-top: 0;
	padding: 171px 0 80px 0;
}
.az-section.hero-two-col .hero-image img {
	max-width: 490px;
}
.az-section.hero-two-col .hero-text h2 {
		margin-bottom: 8px;
}
.az-section.hero-two-col .hero-text p{
	font-size: 18px;
	line-height: 32px;
}

.az-section.hero-two-col .hero-text .btn {
	margin-top: 32px;
}

.az-section.body-text-cta-center {
	text-align: center;
}
.az-section.body-text-cta-center h2 {
	margin: 0 0 16px 0;
}

.az-section.body-text-cta-center .btn {
	margin: 32px 0 0 0;
}


.az-section.body-text-cta-bottom h2 {
	margin: 0 0 16px 0;
}

.az-section.body-text-cta-bottom .btn {
	margin: 32px 0 0 0;
}

.az-row.list-images {
		margin-top: 56px;
}

.az-row.list-images h5 {
	margin: 24px 0 8px 0;
}

.az-row.list-images a {
	display: block;
	margin-top: 8px;
}

.owl-logos .owl-wrapper {
	display: flex!important;
	align-items: center!important;
}

.owl-logos .owl-wrapper .owl-item {
padding: 0 40px;
}

.testimonial-quote {
    font-size: 64px;
    line-height: 50px;
    color: #57c6d0;
    font-family: proximanovaweb,helvetica neue,Helvetica,Arial,sans-serif;
    font-weight: 800;
}

.card-explore {
	padding: 30px 15px 40px 30px !important;
	background: #fff;
}
.card-explore h4 {
	font-size: 18px;
	line-height: 22.5px;
	font-weight: 700;
}
.card-explore .tag-wrapper {
	margin:20px 0;
}
.card-explore .tag-wrapper span {
	padding: 30px 0;
}
.card-explore .tag-wrapper span.type {
	font-size: 16px;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 0em;
	color: #727272;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position-y: center;
	padding-left: 20px;
}

.card-explore .tag-wrapper span.type.sheet {
	background-image: url("/sites/default/files/styles/thumbnail/public/assets/media/icon-datasheet.png");
}

.card-explore .tag-wrapper span.type.poster {
	background-image: url("/sites/default/files/styles/thumbnail/public/assets/media/icon-brochure.png");
}

.card-explore .tag-wrapper span.type.webinar {
	background-image: url("/sites/default/files/styles/thumbnail/public/assets/media/icon-webinar.png");
}

.card-explore .tag-wrapper a.category {
	background: #EEF2F6;
	font-size: 15.75px;
	line-height: 19px;
	padding: 0 10px;
	border-radius: 60px;
	color: #232E35;
}
.card-explore a.download {
	color: #1E986F;
	font-weight: 400;
	font-size: 15.75px;
	line-height: 23.6px;
}

.mkForm-wrapper {
	margin: 50px auto;
	background: #E0E5EB;;
  box-shadow:none;
  padding: 23px 32px 65px!important;
  border-radius: 6px;
  text-align: left;
  max-width: 620px;
}
.mkForm-wrapper h3 {
	color: #232E35!important;
	
}

.mkForm-wrapper p {
	color: #232E35!important;
}

.mkForm-wrapper .mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {

    width:100% !important;

}

.mkForm-wrapper .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoHtmlText {
  color: #627684;
  width: 100% !important;
}
#mktoForm_1002.mktoForm .mktoFormRow,
#mktoForm_1108.mktoForm .mktoFormRow,
#mktoForm_2270.mktoForm .mktoFormRow {
  display: flex;
  gap: 15px;
  width: 100%;
}
#mktoForm_1002.mktoForm .mktoFormRow .mktoFormCol,
#mktoForm_1108.mktoForm .mktoFormRow .mktoFormCol,
#mktoForm_2270.mktoForm .mktoFormRow .mktoFormCol{
  width: 100%;
}
#mktoForm_1002.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton,
#mktoForm_1108.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton,
#mktoForm_2270.mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton {
	background-color: #232E35;
	border: none;
	background-image: none;
	width: 100%;
}
#mktoForm_1002 select,
#mktoForm_1108 select,
#mktoForm_2270 select {
	background: #fff;
}
.service-boxes > .az-column .az-text {
	border: 1px solid #e0e5eb;
	border-radius: 6px;
	margin-bottom: 50px;
}

@media (min-width:991px) {
	
	.service-boxes > .az-column .az-text {
	margin-bottom: 0;
}
}
/*.service-boxes > .az-column .az-text:hover {*/
/*	box-shadow: 0px 8px 16px 0px #00000026;*/
/*	cursor: pointer;*/
/*}*/

.service-boxes > .az-column .az-text h5 a {
	color: #232e35!important;
	
}

.service-boxes > .az-column .az-text p a {
	color: #354652;
	font-weight: 400!important;
}

.az-counter {
	font-weight: 800;
	margin-bottom: 25px;
}

.btn-pseudo a {
	font-weight: 600;
	color: #232E35;
	border: 1px solid #627684;
}
.btn-pseudo a:hover {
	background-color: #e0e5eb;
	color: #232e35;
	
}

.h-300 {
	height: 300px;
}

.az-accordion.accordion .accordion-item {
	  background-color: transparent;
	  border-radius: none;
	  border: none;
	  border-bottom: 1px solid #E0E5EB;
}

.az-accordion.accordion .accordion-item .accordion-button {
  border-radius: 0;
  background-color: transparent;
  padding: 24px 24px 24px 0;
  color: #232E35;
  line-height: 26px;
}

.az-accordion .accordion-item .accordion-button:focus {
  border: none;
  box-shadow: none;
}

.az-accordion.accordion .accordion-item .accordion-body {
	padding-left: 0!important;
	font-size: 1rem!important;
}

.az-row.caveman .az-column .az-image {
	height: 200px;

}
.az-element p.lead {
	font-size: 20px;
line-height: 30px;
}

.az-element .terms p {
	font-size: 12px !important;
  font-style: normal !important;
  line-height: 175% !important;
  font-weight: 400 !important;
	color: #354652;
}

.az-element .terms a.privacy {
	color: green;
}

@media (max-width:767px) {
	#gbc6s652ba.hero {
		background-image: url(/sites/default/files/assets/media/2023-promo-sm.png)!important;
	}
}
	
@media (min-width:768px) and (max-width: 992px) {
	#gbc6s652ba.hero {
		background-image: url(/sites/default/files/assets/media/2023-promo-md.png)!important;
	}
}

@media (max-width:767px) {
	#gb1jyxpr0b.az-section {
		background-image: url(/sites/default/files/assets/media/2023-promo-section-sm.png)!important;
	}
	#iframe_express-genes-video-bg {
		display: none;
	}
	#express-genes-video-bg {
		background: url('/sites/default/files/assets/media/express-mob.png') no-repeat !important;
		background-size:cover !important;
		background-attachment: initial !important;
	}
	.az-section .btn {
		padding: 17px 30px;
	}
}
	
@media (min-width:768px) and (max-width: 992px) {
	#gb1jyxpr0b.az-section {
		background-image: url(/sites/default/files/assets/media/2023-promo-section-md.png)!important;
	}
	#express-genes-video-bg {
		background: url('/sites/default/files/assets/media/express-tab.png') no-repeat !important;
		background-size:cover !important;
		background-attachment: initial !important;
	}
	#iframe_express-genes-video-bg {
		display: none;
	}
}

.az-section.bg-video {
	padding: 0!important;
}

.az-section.bg-video .container {
	position: relative;
	max-width: none;
	padding: 0;
}

.az-section.bg-video .container .az-row {
	position: absolute;
	top: 50%;
	width: 100%;
}

.color-purple {
	background-color: #232334!important;
}	
#button-float-wrap {
	flex-wrap: wrap;
}
