@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
/* CSS Document */

/****** Basic style ******/

body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-size: 15px;

	font-family: "Open Sans", sans-serif;
	/*	background: url(../images/salimetrics-color-bar.jpg) top no-repeat;
	background-size: contain;*/
}
img {
	max-width: 100%;
	height: auto;
}
a {
	-webkit-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	text-decoration: none;
	outline: none !important;
}
.clear {
	clear: both;
}
input {
	font-family: "Open Sans", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Open Sans", sans-serif !important;
	letter-spacing: -1px;
}

#main-wrapper {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: url(../images/salimetrics-color-bar.jpg) top no-repeat;
	background-size: contain;
}

/************* Top Header Section start ****************/

header#header .top-header {
	/*background: #e3bd16;*/
	/*padding: 12px 0;*/
	line-height: 100%;
	/*border-top:7px solid #e3bd16;*/
	position: relative;
}
header#header .top-header .container {
	/*	border-top:7px solid #0e4d9c;
	margin-top:-7px;*/
	padding: 25px 0 0;
}

header#header .top-header .right-header a {
	font-size: 15px;
	color: #1b1b1b;
	text-transform: uppercase;
}

header#header .top-header ul.right-header {
	display: inline-block;
	margin: 18px 0 0;
	padding: 0;
	float: right;
}
header#header .top-header ul.right-header li {
	list-style: none;
	float: left;
	/*margin: 0 30px 0 0;*/
	position: relative;
	border-right: 1px solid #0c4baa;
	padding: 0 20px;
	line-height: 100%;
}
header#header .top-header ul.right-header li:last-child {
	border-right: 0px solid #0c4baa;
}
header#header .top-header ul.right-header li i {
	color: #0e4d9c;
	margin-right: 6px;
}
header#header .top-header ul.right-header li a {
	font-size: 15px;
	font-weight: bold;
	color: #1b1b1b;
	text-decoration: none;
	text-transform: uppercase;
}
header#header .top-header ul.right-header li a:hover {
	color: #0e4d9c;
}
header#header .top-header .cart {
	float: right;
}
header#header .top-header .cart span {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
header#header .top-header .cart span i {
	margin-right: 6px;
	font-size: 16px;
}
header#header .top-header .cart span a {
	color: #fff;
}
/****** Navigation Menu ******/
header#header ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0;
}
header#header ul.navigation li {
	float: left;
	line-height: 100%;
	padding: 20px 0;
}
header#header ul.navigation li a {
	font-size: 13px;
	color: #464646;
	font-family: "Lato", sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0 15px;
}
header#header ul.navigation li.search-form {
	float: right;
}
header#header ul.navigation li a:hover {
	color: #0e4d9c;
}
header#header ul.navigation li i {
	color: #e3bd16;
	float: right;
	position: relative;
	top: 6px;
}
/************ Slider Section *************/
section#slider {
	background: url(../images/banner-img.jpg) top center;
	background-size: cover;
	min-height: 550px;
	position: relative;
	border-bottom: 10px solid #e3bd16;
}
section#slider .banner-logo {
	position: absolute;
	top: 0;
	left: 0;
}
section#slider .slider-content {
	top: 170px;
	max-width: 600px;
	width: 100%;
	font-size: 18px;
	position: absolute;
	letter-spacing: -1px;
	line-height: 28px;
	color: #464646;
}
section#slider .slider-content h2 {
	font-size: 44px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.slider-content h3 {
	font-size: 32px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	color: #fff;
}
section#slider .slider-content p {
	/*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
	margin-bottom: 20px;
	padding-bottom: 20px;
}
a.orange-btn {
	background: #fe7e01;
	padding: 10px 20px;
	border-radius: 3px;
	border-bottom: 5px solid #904e0c;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	display: inline-block;
}
a.orange-btn:hover {
	text-decoration: none;
	color: #fff;
	background: #904e0c;
	border-bottom: 5px solid #fe7e01;
}

/************* About us Section ****************/
section#about-us {
	background: #2c63a9 url(../images/about-bg.jpg) top right no-repeat;
	padding: 65px 250px;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
section#about-us p {
	margin-bottom: 0;
}
section#about-us p span {
	font-weight: bold;
}
section#about-us a {
	color: #e3bd16;
}
.afterslider-buttons {
	padding-top: 40px;
}

section#about-us .afterslider-buttons a {
	color: white;
}

/************* Resarch Workflow Section ****************/
section#resarch-workflow {
	padding: 65px 0;
}
section#resarch-workflow .flexslider,
section#clinical-workflow .clinical {
	position: relative;
	margin-top: 45px;
	padding: 10px 0;
}
section#resarch-workflow h3{
	display:none;
}
.research_subheading{
	margin-top:25px;
}
section#resarch-workflow .flexslider .flex-viewport {
	padding: 10px 0;
}
.flexslider .flex-direction-nav .flex-disabled,
.clinical .flex-direction-nav .flex-disabled {
	display: none;
}
.slides {
	margin: 0;
	padding: 0;
}
.slides li {
	list-style: none;
	display: none;
}
.hding {
	display: block;
	text-align: center;
}
.hding h1 {
	text-transform: uppercase;
	color: #464646;
	font-size: 34px;
	font-weight: 900;
}
.hding h1 span {
	font-weight: 300;
	color: #646464;
}
section#resarch-workflow .resarch-box,
section#clinical-workflow .clinical-box {
	background: #f4f4f4;
	border: 1px solid #c2c2c2;
	display: block;
	max-width: 220px;
	min-height: 250px;
	padding: 25px 20px 35px;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	position: relative;
	font-size: 16px;
	color: #333333;
	-webkit-box-shadow: 10px 10px 0px 0px #eae9e9;
	box-shadow: 10px 10px 0px 0px #eae9e9;
}
section#resarch-workflow .resarch-box img,
section#clinical-workflow .clinical-box img {
	margin: 20px 0;
}
section#resarch-workflow .resarch-box a,
section#clinical-workflow .clinical-box a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	font-size: 16px;
	color: #464646;
	padding: 0 0 15px 0;
}
section#clinical-workflow .clinical-box {
	color: #014c8c;
}
section#resarch-workflow ul.flex-direction-nav,
section#clinical-workflow ul.flex-direction-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
section#resarch-workflow ul.flex-direction-nav li a.flex-prev,
section#clinical-workflow ul.flex-direction-nav li a.flex-prev {
	text-indent: -9999px;
	background: url(../images/back-arrow.png) top left no-repeat;
	width: 19px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
}
section#resarch-workflow ul.flex-direction-nav li a.flex-next,
section#clinical-workflow ul.flex-direction-nav li a.flex-next {
	text-indent: -9999px;
	background: url(../images/next-arrow.png) top left no-repeat;
	width: 19px;
	height: 32px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
	right: -20px;
}

/************* Resarch Workflow Section ****************/
section#clinical-workflow {
	width: 100%;
	background: #efefef; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#efefef),
		to(#fffefe)
	);
	background: linear-gradient(
		to bottom,
		#efefef 0%,
		#fffefe 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#fffefe',GradientType=0 ); /* IE6-9 */
	padding: 50px 0 80px;
}
/************* Discover Section ****************/

section#discover {
	width: 100%;
	background: #efefef; /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(#efefef),
		to(#fffefe)
	);
	background: linear-gradient(
		to bottom,
		#efefef 0%,
		#fffefe 100%
	); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#fffefe',GradientType=0 ); /* IE6-9 */
	padding: 50px 0 0;
}
section#discover .discover-bg {
	width: 100%;
	background: url(../images/discover-bg.png) bottom right no-repeat;
	background-size: contain;
	min-height: 370px;
}
section#discover .discover-bg p {
	font-size: 30px;
	line-height: 40px;
	font-style: italic;
}
section#discover .discover-bg ul.btns {
	list-style: none;
	margin: 68px 0;
	padding: 0;
}
section#discover .discover-bg ul.btns li {
	display: inline-block;
	margin: 0 10px 0 0;
}
.consider-learn {
	padding-top: 50px;
	clear: both;
}

/*************** Planing-project ***************/
section#planing-project {
	padding: 80px 0;
	width: 100%;
}
section#planing-project .boxs-contain {
	display: block;
	margin: 80px auto 0;
	max-width: 732px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
section#planing-project .boxs-contain .box {
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	display: block;
	float: left;
	max-width: 237px;
	min-height: 173px;
	text-align: center;
	width: 100%;
}
section#planing-project .boxs-contain .border-right-zero {
	border-right: none;
}
section#planing-project .boxs-contain .border-bottom-zero {
	border-bottom: none;
}
.boxs-contain .box img {
	width: 72px;
	margin: 33px auto 10px;
}
.boxs-contain .box a {
	color: #464646;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.boxs-contain .box a span {
	display: block;
}
section#planing-project a.more-btn {
	color: #fff;
	font-size: 22px;
	padding: 10px 50px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	text-align: center;
	background: #fe7e01;
	margin-top: 50px;
	border-radius: 5px;
	font-weight: 100;
}
section#planing-project a.more-btn:hover {
	background: #0e4d9c;
}
/*************** Salivary Science Section ***************/
section#salivary-science {
	width: 100%;
	background: #0f112a url("../images/SalivaryScience-bg.png") top center
		no-repeat;
	padding: 65px 0;
	background-color: #0f132f;
	background-size: cover;
}
section#salivary-science h2 {
	font-size: 34px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	letter-spacing: -1px;
}
section#salivary-science p {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 20px 0;
}
section#salivary-science span {
	font-size: 22px;
	line-height: 30px;
	text-align: center;
	color: #e3bd16;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
}

/************** Get-started Section *************/
section#get-started {
	padding: 80px 0 40px;
}
section#get-started .blue-box {
	width: 100%;
	background: #075cc6;
	min-height: 145px;
	margin-top: 30px;
}
section#get-started .blue-box .box-inner {
	float: left;
	margin: 0 5px;
	padding: 38px 15px;
	min-height: 145px;
	width: calc(100% / 3 - 10px);
	border-right: 1px solid #fff;
}
section#get-started .blue-box .box-inner:last-child {
	border-right: none;
}
.blue-box .box-inner a i {
	color: #fff;
	display: block;
	float: left;
	font-size: 55px;
	height: 60px;
	margin-right: 15px;
	position: relative;
	top: 12px;
}
.blue-box .box-inner a span {
	font-size: 24px;
}
.blue-box .box-inner a {
	color: #fff;
	font-size: 34px;
	font-weight: 900;
	line-height: 29px;
	text-transform: uppercase;
	text-decoration: none;
}
.blue-box .box-inner a:hover {
	color: #e3bd16;
}

.blue-box .box-inner .info a {
	font-size: 21px;
}
.blue-box .info-box {
	padding-top: 60px !important;
}
.blue-box .info-box i {
	color: #fff;
	font-size: 30px;
	margin-right: 10px;
	float: left;
}
/*********** Footer **************/
footer#footer {
	background: #1e578e url(../images/footer-bg.png) top center no-repeat;
	min-height:100%;
	background-size: cover;
	-webkit-box-shadow: 0 1px 22px #000000 inset;
	box-shadow: inset 0 1px 22px #000000 inset;
	padding: 50px 0;
}
footer#footer h2 {
	color: #e3bd16;
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: -2px;
	text-align:center;
	margin-bottom: 0;
}
footer#footer h3 {
	color: #e3bd16;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: 900;
	margin: 5px 0 0 0;
	text-transform: uppercase;
}
footer#footer ul.llc {
	list-style: none;
	margin:0;
	padding: 0;
	text-align:center;
}
footer#footer ul.llc li {
	display: block;
	color: white;
}
footer#footer ul.llc li p {
	font-size: 20px;
	color: #fff;
}
footer#footer ul.llc li a {
	color: #fff;
	display: block;
	font-size: 20px;
	margin-bottom: 12px;
	text-decoration: none;
}
footer#footer ul.llc li a:hover{
	opacity:0.8;
}
footer#footer ul {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
}
footer#footer ul li {
	display: block;
}
footer#footer ul li a {
	color: #fff;
	font-size: 14px;
}
footer#footer ul li a:hover{
	opacity:0.8;
}
footer#footer ul.social {
	list-style: none;
	margin:0;
	padding: 0;
	text-align:right;
}
footer#footer ul.social li {
	display: inline-block;
	margin: 0 8px 0 0;
}
footer#footer ul.social li a i {
	color: #e3bd16;
	font-size: 42px;
}
footer#footer .copyright {
	margin-top: 30px;
	text-align: right;
	color: #e3bd16;
}
/* Inner Page CSS */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.page-header .page-thumbnail {
	border: 2px solid #7c96b7;
	border-radius: 50%;
	background: #fff;
	text-align: center;
	overflow: hidden;
	display: block;
	width: 200px;
	height: 200px;
	line-height: 166px;
	margin: 0 auto;
}
.analyte-container .analyte-description {
	margin-bottom: 15px;
}
.page-header .page-thumbnail img {
	width: 100%;
	height: 100%;
}
.technical-summary {
	padding: 20px 0;
}

.technical-table table thead tr {
	background: #0e4d9c;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1;
	/*border-bottom: solid 10px #fff;*/
}
.technical-table {
	margin-bottom: 40px;
}
.technical-table table thead tr th {
	font-weight: 500;
}
.technical-table table tbody tr {
	background: #f0f0f0;
	font-size: 15px;
	color: #000;
	border-bottom: 2px solid #fff;
}
.technical-table table tbody tr.alternative {
	color: #fff;
	background: #0e4d9c;
}
.technical-table table tbody tr:last-child {
	border-bottom: none;
}
.saliva-collection {
	background: #0d458e;
	color: #fff;
	padding: 30px 0;
}

.saliva-collection h3 {
	font-size: 28px;
	font-weight: 700;
	text-transform: uppercase;
	padding-bottom: 15px;
	margin: 0;
}
.saliva-protocol {
	margin-top: 0;
}
.saliva-protocol a {
	border: 2px solid #fff;
	padding: 8px 15px;
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	display: block;
	margin-top: 20px;
}
.saliva-protocol a:hover {
	text-decoration: none;
}

.collection-method .method-name img {
	border: 3px solid #ebebeb;
	margin-bottom: 10px;
}
.method-list h3 {
	font-size: 28px;
	color: #0e4d9c;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0;
	padding: 0;
	position: relative;
	top: -100px;
}
.collection-method .method-name span.method-title {
	font-size: 16px;
	color: #0e4d9c;
	font-weight: 500;
	line-height: 1.2;
}
.collection-method .method-use {
	padding-top: 18x;
}
.method-use {
	padding-top: 60px;
}
.method-adults {
	font-size: 18px;
	color: #333;
	font-weight: 300;
	padding-top: 15px;
	display: block;
}
.sali-test-samples {
	position: relative;
}

.sali-test-samples .sali-sample-heading {
	text-align: center;
	color: #014c8c;
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 15px;
}
.sali-test-samples .sali-sample-sub-heading {
	text-align: center;
	margin-bottom: 35px;
	font-size: 16px;
	font-weight: 600;
}
.sali-test-samples .sali-sample-left {
	margin-right: 50px;
}
.sali-test-samples .sali-sample-right {
	margin-left: 50px;
}
.sali-test-samples .sali-sample-left:after {
	content: "";
	position: absolute;
	right: 0px;
	width: 4px;
	height: 100%;
	background: #0d458e;
	top: 0;
}

.sali-test-samples {
	padding: 30px 0;
}

.test-sample-table,
.genes-sample-table {
	font-size: 18px;
	position: relative;
}
/*.test-sample-table:after{
content:'';
position:absolute;
right:-66px;
width:4px;
height:235px;
background:#0d458e;
top:0;
}*/
.test-sample-table span,
.genes-sample-table span {
	font-weight: 900;
}
.sali-test-samples h3 {
	text-transform: uppercase;
}
.lab-test-samples {
	background: #0d468f;
	color: #292b2c;
	padding: 55px 0;
}

.lab-test-samples .lab-sample img {
	border-radius: 50%;
	border: 5px solid #fff;
	width: 200px;
	height: 200px;
}
.sali-test-samples .lab-sample img {
	border-radius: 50%;
	border: 5px solid #fff;
	width: 200px;
	height: 200px;
}
.sali-test-samples .lab-sample-title {
	display: block;
	padding: 12px 0;
}
.sali-test-samples .lab-sample-title a {
	color: #014c8c;
}
.lab-sample-title a {
	color: #fff;
}

.lab-test-samples a {
	text-decoration: none;
	display: inline-block;
	/*margin-bottom: 10px;*/
}

/*.lab-test-samples a :not(.btn) {
}*/

.dna-protocol a {
	color: #fff;
}

.test-samples-content {
	text-align: left;
	margin-left: 60px;
}
.test-samples-content h3 {
	font-size: 23px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.test-samples-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.test-samples-content ul li a {
	color: #fff;
}
.test-samples-content ul li {
	position: relative;
	padding-left: 20px;
}
.test-samples-content ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 8px;
	width: 6px;
	height: 6px;
	background: #fff;
}
.inner-banner {
	background: url(../images/inner-bg.jpg) no-repeat;
	background-size: cover;
}
.inner-banner .page-title h1 {
	font-size: 42px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	padding: 120px 0;
	position: relative;
}
.page-header {
	background: #f8f7f7;
	padding: 50px 0 10px;
	position: relative;
	margin-top: -8px;
	font-size: 16px;
	line-height: 1.7;
	font-weight: normal;
	color: #333;
}
.collection-methods {
	background: #f8f7f7;
	padding: 55px 0;
}
.col-method {
	max-width: 250px;
	margin: 0 auto;
}

.dna-analysis {
	background: #fff url(../images/dna-analysis-bg.jpg) no-repeat;
	background-size: cover;
	padding: 55px 0;
	font-size: 16px;
	line-height: 1.6;
}

.dna-analysis p a {
	color: #0275d8;
}

.dna-analysis h4 {
	font-size: 20px;
	font-weight: 700;
}
.dna-protocol a.lead,
.snp .snp-collect-saliva a.lead {
	background: #0e4d9c;
	padding: 8px 15px;
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	margin-top: 20px;
	display: block;
	text-decoration: none;
	border-radius: 5px;
}
.dna-protocol a.lead {
	text-decoration: none;
}
.dna-analysis h3 {
	font-size: 20px;
	font-weight: 700;
}
.dna-services a {
	color: #0275d8;
	font-size: 16px;
	position: relative;
	padding-left: 15px;
}
.dna-services a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 7px;
	background: #000;
	width: 6px;
	height: 6px;
}
.salivary-research {
	background: #101532;
	background-size: 100%;
	padding: 55px 0;
	color: #fff;
	font-size: 16px;
}
.salivary-research ol li {
	padding-bottom: 15px;
}
.sali_more,
.sali_less {
	position: relative;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}
.sali_more a,
.sali_less a {
	padding: 10px 50px;
	color: #fff;
	border: 2px solid #fff;
	text-decoration: none;
}
.sali_more a:after,
.sali_less a:after {
	/*position:absolute;*/
	font-family: FontAwesome;
	top: 0;
	padding-left: 10px;
	font-size: 18px;
	font-weight: 600;
}
.sali_more a:after {
	content: "\f107";
}
.sali_less a:after {
	content: "\f106";
}

.dna-protocol .lead {
	margin-bottom: 60px;
}
.better-results {
	font-size: 18px;
	color: #333;
	line-height: 1.6;
}
.better-results .row {
	margin-top: 25px;
}
.better-results .row {
	margin-top: 25px;
}

.collection-handbook {
	font-size: 21px;
	color: #333;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.3;
}
.select-participants {
	color: #333;
}

.select-participants-table {
	width: 100%;
	font-size: 18px;
	margin-top: 30px;
	vertical-align: middle;
}
.select-participants-table tr td:first-child {
	font-weight: bold;
}
.select-participants-table td i.fa-check,
.select-participants-table td i.fa-star {
	color: #0e4d9c;
	font-size: 24px;
}
.select-participants-table td {
	vertical-align: middle;
}

.collection-participants td {
	text-align: center !important;
}

.collection-participants td:first-child {
	font-weight: bold;
	text-align: left !important;
}

.collection-methods-approved {
	background: #0e4d9c;
}
.collection-methods-table {
	background: #fff;
	width: 100%;
	border: 15px solid #eaeaea;
	margin-top: 20px;
	font-size: 18px;
}

.collection-methods-approved .preferred {
	font-size: 19px;
	color: #fff;
	text-align: right;
	padding-bottom: 0px;
	width: 100%;
	text-align: right;
}
.collection-methods-approved .preferred i.fa-circle {
	width: 14px;
	height: 14px;
	color: #fff;
}
.collection-methods-table td i.fa {
	color: #0e4d9c;
	font-size: 24px;
}
.collection-methods-approved .preferred i {
	margin-left: 6px;
	margin-right: 2px;
}
.easy-cta {
	border-radius: 15px;
	border: 5px solid #ccc;
	background: #1d1d1d;
	color: #fff;
}
.easy-cta h2 {
	font-size: 42px;
	text-transform: uppercase;
	font-weight: 300;
}
.saliva-anlaysis {
	background: #f8f7f7;
}

.sa-service img {
	margin-bottom: 20px;
}
.dna-extraction,
.snp {
	font-size: 16px;
	line-height: 1.7;
	font-weight: normal;
}
.dna-extraction .collection-protocol {
	font-size: 21px;
	font-weight: 600;
}
.dna-extraction .collection-protocol a.btn {
	margin-top: 18px;
}

.snp-technical-summary {
	margin-top: 20px;
	width: 100%;
	max-width: 790px;
}
.snp-technical-summary h3 {
	background: #7c96b7;
	color: #fff;
	padding: 10px 15px;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
}
.snp-collect-saliva {
	margin-top: 40px;
}
#gform_wrapper_1 #gform_1 {
	color: #333;
	font-size: 16px;
	line-height: 1.7;
	font-weight: normal;
}
.gform_wrapper h2 {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: 600;
}
#gform_wrapper_1 .gform_wrapper label.gfield_label {
	font-size: 20px;
	font-weight: 500;
}
#gform_wrapper_1 select,
#gform_wrapper_1 input,
#gform_wrapper_1 textarea {
	border: 1px solid #ccc;
	padding: 10px;
	font-size: 15px;
	width: 100%;
}
.data-contact .gform_wrapper h3 {
	margin-top: 30px;
	text-transform: uppercase;
	color: #e3bd16;
	text-align: center;
}
.gform_wrapper label.gfield_label {
	font-weight: 600;
}
.data-contact .gform_wrapper .gfield_required {
	color: #e3bd16;
}
.gform_wrapper .field_description_below .gfield_description {
	padding-top: 6px;
	font-size: 15px;
}

#gform_wrapper_1 input[type="submit"],
#gform_wrapper_1 input.button {
	background: #014c8c;
	color: #fff;
	font-size: 15px;
	padding: 6px 28px;
	cursor: pointer;
	border: 0;
	text-transform: uppercase;
	width: 135px;
}
#gform_wrapper_1 input[type="submit"]:hover,
#gform_wrapper_1 input.button:hover {
	background: #333;
}
.gform_wrapper .gsection_description {
	font-size: 15px;
}
.data-analysis-box {
	font-size: 14px;
	line-height: 1.8;
	font-weight: normal;
	color: #333;
	margin: 22px 0;
	padding: 20px 15px;
}

.data-analysis-box .analysis-box-content h3 {
	color: #0d60ae;
	font-weight: 600;
}
.data-analysis-box .analysis-box-content h3 a {
	color: #0d60ae;
}
.data-analysis-box .analysis-box-content h3 a:hover {
	text-decoration: none;
}
.data-analysis-grey {
	background: #f5f5f5;
	padding: 20px 15px;
}

.faqs,
.sm-faqs {
	width: 100%;
	margin-top: 30px;
}
.sm-faqs a.sm-faqs-title {
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #333;
	padding: 16px 15px 16px 75px;
	font-size: 18px;
	background: #f0f0f0;
	display: block;
	line-height: 100%;
	text-decoration: none;
	margin-bottom: 0.5rem;
	font-weight: 600;
	position: relative;
}
.sm-faqs a.sm-faqs-title:before {
	background: #619cd4 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	content: "\f067";
	font-family: FontAwesome;
	font-size: 13px;
	font-weight: 100;
	padding: 5px 8px;
	position: absolute;
	left: 15px;
	top: 15px;
	line-height: 100%;
}
.sm-faqs a.sm-faqs-title.active:before {
	content: "\f068";
}
.sm-faqs .sm-faqs-description {
	display: none;
}
.faqs .faqs-title {
	cursor: pointer;
	position: relative;
	color: #333;
	font-size: 18px;
	font-weight: 600;
	background: #f0f0f0;
	padding: 16px 15px 16px 15px;
	border-radius: 5px;
	border: 1px solid #d9d9d9;
}
.faqs .faqs-title.active {
	background: #c5e3ff;
}
.faqs .faqs-description {
	display: none;
	padding: 0 8px 15px;
	font-size: 16px;
	line-height: 1.7;
	font-weight: normal;
	color: #333;
}
.faqs .faqs-description a.lead {
	display: inline-block;
}
.faqs .faqs-description span.salivary-lead {
	display: block;
	background: #619cd4;
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	margin-top: 8px;
}
.faqs .faqs-description span.salivary-lead:hover {
	color: #fff;
	text-decoration: underline;
}
.faqs .active span.up {
	display: block;
}
.faqs .active span.down {
	display: none;
}
.faqs .active span.up {
	/*background:url(../images/accordion-icon-down.png) no-repeat;*/
	height: 0;
	position: absolute;
	right: 15px;
	top: 14px;
	width: 30px;
	height: 32px;
	background-size: 22px;
}
.faqs .faqs-title span.down {
	/*background:url(../images/accordion-icon-up.png) no-repeat;*/
	height: 0;
	position: absolute;
	right: 15px;
	top: 14px;
	width: 30px;
	height: 32px;
	background-size: 22px;
}

.current-schedule-table .table-striped tbody tr:nth-of-type(2n + 1) {
	background-color: transparent !important;
}
.current-schedule-table .table thead th {
	border-top: 1px solid #eceeef !important;
}

.collect-passive-area {
	background: #0d60ae;
	color: #fff;
	text-align: center;
}

.collect-passive-box img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: 5px solid #fff;
}
.collect-passive-box h3 {
	font-size: 18px;
	padding-top: 20px;
	line-height: 1.5;
}

.collect-saliva {
	text-align: center;
	color: #fff;
}

.wpb_single_image img {
	vertical-align: middle !important;
}
.vc_btn3.vc_btn3-size-lg {
	padding: 14px 25px !important;
}

.tablepress .row-1.odd td {
	background: #0e4d9c !important;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1;
}

.ubermenu .ubermenu-target {
	padding: 18px 20px !important;
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 30px !important;
}

.quick-cart-contents table {
	font-size: 13px;
}
.quick-cart-contents h2,
.quick-cart-contents h3 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
}
.quick-cart-contents h3 {
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 8px;
}
.collapse-close {
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	right: 0px;
	top: -35px;
}
.quick-cart-contents .form {
	position: relative;
}
.quick-cart-contents .form label {
	font-weight: 600;
	margin-bottom: 1px;
	margin-top: 6px;
	font-size: 13px;
	display: block;
}
.quick-cart-contents .form select {
	background: #fff;
	border: none;
	padding: 5px;
	width: 100%;
	font-size: 12px;
}
.quick-cart-contents .form input[type="text"],
.quick-cart-contents .form input[type="number"] {
	background: #fff;
	border: none;
	padding: 5px 10px;
	width: 100%;
	font-size: 13px;
}
.quick-cart-contents .form input[type="number"] {
	padding: 5px 0px 5px 10px;
}
.quick-cart-contents .form .row {
	padding: 0 10px;
	margin-bottom: 8px;
}
.quick-cart-contents .form .row .col-md-6,
.quick-cart-contents .form .row .col-md-12 {
	padding-left: 5px;
	padding-right: 5px;
}
.quick-cart-contents .form p {
	font-size: 11px;
}
.quick-cart-contents .form span {
	font-size: 13px;
}

.white-popup {
	position: relative;
	background: #fff;
	padding: 20px 20px 40px;
	width: auto;
	max-width: 750px;
	margin: 15px auto;
	border: 10px solid #fffae3;
}
.mfp-close-btn-in .mfp-close {
	top: 12px !important;
	right: 10px !important;
	background: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	font-size: 38px;
	font-weight: normal !important;
}
.form .row .col-md-3 strong {
	font-size: 12px;
}
.form .row .col-md-3 {
	padding-right: 3px;
}
.form .row .col-md-3:last-child {
	padding-right: 15px;
}
input:focus,
textarea:focus,
select:focus {
	outline: none;
}

.submit-btn input {
	cursor: pointer;
}

.saliva-panels .faqs .faqs-title {
	border-radius: 5px;
	border: 1px solid #d9d9d9;
	background-color: #fff;
	color: #333;
	padding: 16px 15px 16px 75px;
	font-size: 18px;
	background: #f0f0f0;
}
.saliva-panels .faqs .faqs-title.active {
	background: #c5e3ff;
}
.saliva-panels .faqs .faqs-title span.down,
.saliva-panels .faqs .active span.up {
	left: 25px;
}
.saliva-panels .faqs .active span.up {
	/*background:url(../images/saliva-panels-down-icon.png) no-repeat;*/
	height: 0;
	position: absolute;
	right: 15px;
	top: 14px;
	width: 39px;
	height: 38px;
	background-size: 30px;
}
.saliva-panels .faqs .faqs-title span.down {
	/*background:url(../images/saliva-panels-up-icon.png) no-repeat;*/
	height: 0;
	position: absolute;
	right: 15px;
	top: 14px;
	width: 39px;
	height: 38px;
	background-size: 30px;
}
.faqs .faqs-title span.down::before {
	background: #619cd4 none repeat scroll 0 0;
	border-radius: 4px;
	color: #fff;
	content: "\f067";
	font-family: FontAwesome;
	font-size: 13px;
	font-weight: 100;
	padding: 5px 8px;
}

.faqs .active span.up::before {
	content: "\f068";
	font-family: fontawesome;
	font-size: 13px;
	font-weight: 100;
	padding: 5px 8px;
	border-radius: 4px;
	color: #fff;
	background: #619cd4 none repeat scroll 0 0;
}
.saliva-panels-box {
	border: 1px solid #d9d9d9;
	padding: 18px 25px;
	border-radius: 5px;
	width: 100%;
}
.saliva-add-btn {
	text-align: right;
}
.saliva-panels-profile {
	margin-bottom: 20px;
}
.saliva-panels-profile .faqs {
	margin-top: 0;
}
.saliva-panels-profile .faqs .faqs-title {
	border-radius: 5px;
	border: 0;
	background-color: #fff;
	color: #000;
	padding: 18px 15px 22px 50px;
	font-size: 22px;
}
.saliva-panels-profile .faqs .faqs-title span.down,
.saliva-panels-profile .faqs .active span.up {
	left: 0;
}
.saliva-panels-profile .faqs .active span.up {
	background: url(../images/saliva-panels-down-icon1.png) no-repeat;
	height: 0;
	position: absolute;
	right: 15px;
	top: 17px;
	width: 39px;
	height: 38px;
	background-size: 30px;
}
.saliva-panels-profile .faqs .faqs-title span.down {
	background: url(../images/saliva-panels-up-icon1.png) no-repeat;
	height: 0;
	position: absolute;
	right: 15px;
	top: 17px;
	width: 39px;
	height: 38px;
	background-size: 30px;
}
.snp-technical-summary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.snp-technical-summary ul li {
	padding: 5px 0 0 10px;
}
.clinical-diagnostics,
.saliva-fullwidth {
	font-size: 18px;
	line-height: 1.4;
	font-weight: normal;
	color: #414141;
}
.clinical-diagnostics strong,
.saliva-fullwidth strong {
	padding-bottom: 5px;
	font-size: 24px;
	display: block;
}
.clinical-diagnostics ul,
.saliva-fullwidth ul {
	margin: 0;
	padding-left: 20px;
}
.page-id-37 .page-content #gform_wrapper_1 {
	padding: 30px 0 0;
}
/*
.ubermenu .ubermenu-submenu .ubermenu-item a{
color:#fff;
}
.ubermenu .ubermenu-submenu .ubermenu-item a:hover{
color:#fff;
}
*/
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
	border: 5px solid rgba(14, 77, 156, 0.3) !important;
	border-top: 0 !important;
}
.ubermenu .ubermenu-autocolumn,
.ubermenu .ubermenu-submenu-type-stack {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.ubermenu
.ubermenu-item-type-column
> .ubermenu-submenu-type-stack
> .ubermenu-item-normal:first-child {
	margin-top: 0 !important;
}
.ubermenu .ubermenu-submenu .ubermenu-target {
	padding: 6px 20px !important;
}

.cart-item img {
	max-width: 75px;
	border: solid 2px;
}
/* Target Analytes */
.target-analyte img {
	border-radius: 50%;
	margin-right: 20px;
}
/* Target Analytes */

/*************** Related-analytes ********************/
.related-analytes h2 {
	background: #0e4d9c;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1;
	/*	    border-bottom: solid 10px #fff;*/
	padding: 0.75rem;
	width: 49%;
}
.analytes-slider {
	width: 100%;
	float: left;
	margin: 0px 0 25px;
	padding: 0 45px;
}
.analytes-box {
	padding: 20px;
}
.analytes-box img {
	border-radius: 50%;
	border: 1px solid #000;
}
.analytes-box h3 {
	font-size: 16px;
	margin: 10px 0 0;
	text-align: center;
}

.analytes-slider ul.flex-direction-nav,
.collection-box ul.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.analytes-slider ul.flex-direction-nav li a.flex-prev,
.collection-box .flex-direction-nav li a.flex-prev {
	position: absolute;
	top: 38%;
	left: 25px;
	display: inline-block;
	text-indent: -9999px;
	width: 27px;
	height: 38px;
	background: url(../images/arrow-prev.png) top left no-repeat;
	margin-top: -15px;
	background-size: 22px;
}
.analytes-slider ul.flex-direction-nav li a.flex-next,
.collection-box .flex-direction-nav li a.flex-next {
	position: absolute;
	top: 38%;
	right: 25px;
	display: inline-block;
	text-indent: -9999px;
	width: 27px;
	height: 38px;
	background: url(../images/arrow-next.png) top left no-repeat;
	margin-top: -15px;
	background-size: 22px;
}
.analytes-slider ul.flex-direction-nav li a.flex-disabled {
	display: none;
}
.collection-box .flex-direction-nav li a.flex-prev {
	background: url(../images/white-arrow-prev.png) top left no-repeat;
	top: 50%;
	left: 50px;
}
.collection-box .flex-direction-nav li a.flex-next {
	background: url(../images/white-arrow-next.png) top left no-repeat;
	top: 50%;
	right: 50px;
}
.collection-box .flex-direction-nav li a.flex-disabled {
	display: none;
}
/*************** Related-analytes ********************/
/*************** Collections Box ********************/
.collection-box {
	width: 100%;
	float: left;
	margin: 25px 0;
	padding: 0 90px;
}

.collection-gallery {
	margin: 15px 0;
}
.collect-box {
	padding: 5px;
	text-align: center;
}
.collect-box img {
	border-radius: 50%;
	border: 1px solid #000;
}
.collection-gallery .flex-direction-nav {
	display: none;
}

/*************** Collections Box ********************/
.infow-window {
	line-height: 1.5;
	padding: 10px;
}

.infow-window hr {
	margin: 5px 0;
	border-color: #999;
}

.page-id-1609 .sali-test-samples {
	display: none;
}

/*--css by vishal--*/
.btn-order {
	font-size: 15px;
	background: green;
	color: #fff;
	text-transform: uppercase;
}
.btn-order:hover,
.btn-order:focus {
	color: #fff;
	background: #016e01;
}
.btn-warning.focus,
.btn-warning:focus {
	color: #fff;
}
.btn-primary:focus {
	color: #fff;
}
.modal-dialog .gform_body .ginput_container input,
.modal-dialog .gform_body .ginput_container textarea {
	width: 100% !important;
	border: 0;
	background: #efefef;
	padding: 10px !important;
}
.modal-dialog .gform_wrapper .gform_footer input[type="submit"] {
	background: #0e4d9c;
	padding: 10px 20px;
	border-radius: 3px;
	border: none;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	cursor: pointer;
}
.modal-dialog .gform_wrapper .gform_footer input[type="submit"]:hover {
	background: #2167bc;
}
.modal-dialog .gform_wrapper .gform_footer {
	padding: 0px 16px 0 !important;
}
.modal-dialog .gform_body label.gfield_label {
	margin-bottom: 0;
}
.modal-dialog .gform_wrapper ul.gform_fields li.gfield {
	padding-left: 16px;
}
.modal-dialog .gform_wrapper li.gfield.gfield_error {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}
.modal-dialog .gform_wrapper div.validation_error {
	font-size: 14px;
	margin-bottom: 10px;
}
.modal-dialog .gform_wrapper .field_description_below .gfield_description {
	padding-top: 0;
	font-size: 11px;
}
.page-after-header {
	margin-top: 30px;
}
.modal-dialog .modal-header {
	background: #e3bd16;
	padding: 15px 32px;
}
.modal-dialog h5.modal-title {
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.2px;
}
.btn-primary,
.btn-warning {
	text-transform: uppercase;
	font-size: 15px !important;
}
.analyte-overview {
	margin-top: 20px;
}
.collection-methods .collection-method .method-name img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	border: 5px solid #ddd;
}
.analyte-description a#showMore,
.analyte-description a#lessMore {
	color: #025aa5;
}
/*.technical-table thead tr th{
text-align:center;
}*/
.technical-table .table thead th,
.technical-table .table td,
.table th {
	vertical-align: middle;
}

.single-dna .technical-table thead tr th {
	text-align: left;
}
.collection-methods .recommended {
	max-width: 250px;
	margin: 0 auto;
	background: #deecdd;
	padding: 15px;
}
.collection-method {
	padding: 15px;
}
.collection-methods .recommended h4 {
	margin: 0;
	padding: 0 0 8px;
	color: #19488f;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	position: relative;
	text-align: center;
}
.collection-methods .method-image img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	border: 5px solid #ddd;
}
.collection-methods .recommended .method-box {
	padding-top: 0px;
}
.collection-methods .method-box {
	padding-top: 30px;
}
.collection-methods .method-box .method-title {
	display: block;
	padding-top: 8px;
	margin-bottom: 8px;
}
.collection-methods .method-use {
	padding-top: 15px;
	text-align: center;
}
.collection-methods .recommended h4:before {
	content: "\f00c";
	/*position:absolute;*/
	color: #0e458e;
	font-size: 18px;
	margin-right: 10px;
	left: -3px;
	font-family: FontAwesome;
	top: 2px;
}
.lab-test-samples .col-md-7 {
	position: relative;
}
.lab-test-samples .col-md-7:after {
	content: "";
	position: absolute;
	top: 0;
	right: 15px;
	background: #fff;
	height: 100%;
	width: 3px;
}
.post-single h1 {
	color: #0d60ae;
}
.faqs-thumb {
	margin-top: 25px;
}
.faqs-thumb img {
	border-radius: 50%;
	border: 5px solid #ddd;
}
.rev {
	color: #ff0000;
}
.distributor-logo {
	margin: 30px 0 20px;
}
.distributor-heading {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 14px;
	font-weight: 700;
	position: relative;
}
.distributor-heading:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	background: #eceeef;
	height: 1px;
	width: 100%;
}
.distributer-address {
	padding: 10px;
	font-size: 15px;
	line-height: 1.7;
}
ul.salivary-tabs {
	margin: 40px 0 45px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
ul.salivary-tabs li {
	margin: 0;
	padding: 0;
	display: inline-block;
}
ul.salivary-tabs li a.btn-tab {
	border-radius: 10px;
	border: 2px solid #afafaf;
	padding: 15px 30px;
	color: #959595;
	margin: 0 0 0 40px;
	font-size: 20px;
}
ul.salivary-tabs li a.btn-tab span {
	text-transform: uppercase;
	font-weight: bold;
}
ul.salivary-tabs li a.btn-tab:hover,
ul.salivary-tabs li.ui-tabs-active a {
	text-decoration: none;
	background: #2d63a9;
	color: #fff;
	border: 2px solid #2d63a9;
}
.technical-table .table tbody td {
	padding: 6px 15px;
}
.fa {
	margin-right: 5px;
}
/*#ubermenu-main-2-primary .ubermenu-target-title{
font-size:25px;
}
#ubermenu-main-2-primary .ubermenu-submenu .ubermenu-target-title{
font-size:14px;
}*/

.ubermenu-item-level-1 {
	font-size: 16px;
	font-weight: 400;
	padding-bottom: 20px;
}
.ubermenu-item-level-1 .ubermenu-target {
	text-transform: uppercase;
}
.ubermenu-item-level-2 {
	font-size: 13px;
	font-weight: 400;
}
#tab2.ui-tabs-panel,
#tab3.ui-tabs-panel {
	position: relative;
}
.step1,
.clinical .resarch-box .step1 {
	background: #2b79c2;
	color: #000;
	position: absolute;
	left: 0;
	top: 0;
	padding: 6px 8px;
	color: #fff;
	line-height: 1.2;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	width: 68px;
}
.clinical .resarch-box .step1 {
	background: #f0ad4e;
}
.step1 span {
	font-weight: bold;
	font-size: 16px;
	margin-left: 5px;
}
.step1:after,
.clinical .resarch-box .step1:after {
	content: "";
	position: absolute;
	right: -13px;
	top: 0;
	width: 0;
	height: 0;
	border-top: 15.9px solid transparent;
	border-left: 13px solid #2e77c4;
	border-bottom: 15.3px solid transparent;
}
.clinical .resarch-box .step1:after {
	border-left: 13px solid #f0ad4e;
}

.header-nav .ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
	font-weight: 600 !important;
	padding: 12px 40px !important;
	display: block;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target:after {
	right: 25px !important;
}
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop,
.ubermenu.ubermenu-main .ubermenu-item-level-0:hover > .ubermenu-target,
.ubermenu-main .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
	background: #f2f2f2 !important;
	padding: 10px 0 20px 0;
}
li.bold-menu span.ubermenu-target-text {
	font-weight: bold !important;
}
li.ubermenu-item-has-children ul li.menu-item-1761-col-0,
li.ubermenu-item-has-children ul.ubermenu-submenu-id-1748,
li.ubermenu-item-has-children ul.ubermenu-submenu-id-1806,
li.ubermenu-item-has-children ul.ubermenu-submenu-id-1807,
li.ubermenu-item-has-children ul.ubermenu-submenu-id-6971 {
	border-left: 1px solid #414896;
}
.ubermenu a.featured-menu-title {
	position: relative;
	margin-bottom: 10px;
}
.ubermenu a.featured-menu-title:after {
	position: absolute;
	bottom: 0;
	width: 100px;
	border-bottom: 2px solid #d7b315;
	content: " ";
	left: 20px;
}

#resarch-workflow h3 {
	color: #464646;
	font-size: 28px;
	text-align: center;
	font-weight: 300;
	margin: 0;
	padding: 40px 0 25px;
	position: relative;
}
#resarch-workflow h3 span {
	font-weight: bold;
	text-transform: uppercase;
}
/*section#resarch-workflow .flexslider{
margin-bottom:100px;
}*/
/*#resarch-workflow .research_subheading:after{
content:'';
position:absolute;
left:47%;
bottom:80%;
background:#454545;
width:190px;
height:1px;
margin-left:-62px;
}*/
#resarch-workflow .clinical {
	position: relative;
	margin-top: 35px;
	padding: 10px 0;
}
#resarch-workflow .clinical .flex-viewport {
	padding: 10px 0;
}
section#resarch-workflow .flexslider {
	margin-bottom: 30px;
}
#saliva-tab ul,
.sticky-nav ul {
	list-style: none;
	margin: 0;
	padding: 15px;
	text-align: center;
}
#saliva-tab ul li,
.sticky-nav ul li {
	display: inline-block;
	text-align: center;
}
#saliva-tab ul li a,
.sticky-nav ul li a {
	color: #fff;
	padding: 0 20px;
}
#saliva-tab ul li a:hover,
.sticky-nav ul li a:hover {
	color: #fff;
}
#saliva-tab ul li:focus,
.sticky-nav ul li:focus {
	outline: none !important;
	border: none !important;
}
#saliva-tab ul li h3 {
	padding-top: 15px;
}
#saliva-tab ul li h3 a:focus {
	outline: none !important;
	border: none !important;
	text-decoration: none !important;
}

section#resarch-workflow .resarch-box {
	position: relative;
}
section#resarch-workflow .resarch-box:after {
	content: "";
	position: absolute;
	right: -24px;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 16px solid transparent;
	border-left: 14px solid #eae9e9;
	border-bottom: 16px solid transparent;
	margin-top: -15px;
}
.wp-pagenavi {
	text-align: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 16px;
	background: #fff;
	color: #fff;
	line-height: 33px;
	border-radius: 10px;
	overflow: hidden;
	margin: 0 2px;
	border: 0;
	padding: 0;
	background: #0d60ae;
	border-color: transparent !important;
}
.wp-pagenavi a:hover {
	border-color: transparent !important;
}
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink {
	line-height: 27px !important;
	font-size: 26px;
}

.wp-pagenavi span.current {
	font-weight: normal;
	background: #e3bd16;
	display: inline-block;
	color: #fff;
	border-color: transparent !important;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	line-height: 34px;
}
.wp-pagenavi span.pages,
.wp-pagenavi a.last,
.wp-pagenavi a.first {
	display: none;
}

.salivary-research ol {
	margin: 0;
	padding: 0;
}
.archive .data-analysis-box {
	border: 1px solid #ccc;
}

/*vishal css starts here*/
.data-advice-box {
	font-size: 14px;
	line-height: 1.8;
	font-weight: normal;
	color: #333;
	margin: 22px 0;
	padding: 20px 15px;
}
.data-advice-box h3 {
	font-size: 30px;
	font-weight: 900;
	text-transform: uppercase;
}
#contact .data-analysis-box h3 {
	font-size: 44px;
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: -3px;
}
.data-contact {
	background: #075cc6;
	color: #fff;
	text-align: center;
	padding: 20px;
}
.data-contact input[type="submit"],
#project-summary input[type="submit"] {
	background: #e3bd16;
	color: #fff;
	padding: 10px 20px;
	border: none;
	font-size: 20px;
	text-transform: uppercase;
	font-family: Open Sans, sans-serif;
	cursor: pointer;
	font-weight: 700;
}
#contact .data-analysis-box {
	background: url(../images/contact-bg.jpg) bottom left no-repeat;
	width: 100%;
}
.gform_wrapper li.gfield.gfield_error {
	margin-top: 12px !important;
	padding: 0 !important;
	background: none !important;
	border: 0 !important;
}
.gform_wrapper
li.gfield.gfield_error.gfield_contains_required
label.gfield_label {
	margin-top: 0 !important;
}
.gform_wrapper .validation_message {
	padding-top: 0 !important;
}
#contact .gform_wrapper .gfield_required,
#contact .gform_wrapper .validation_message {
	color: #e3bd16;
}
#contact .gform_wrapper .gfield_error .gfield_label {
	color: #fff;
}
#contact .gform_wrapper div.validation_error {
	color: #e3bd16;
	border: 0;
	padding: 0;
}
#contact
.gform_wrapper
li.gfield_error
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
#contact .gform_wrapper li.gfield_error textarea {
	border: 0;
}
#contact
.gform_wrapper
input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	border: 0;
}
#contact .gform_wrapper h3.gform_title {
	text-align: center;
	font-size: 26px;
	font-weight: 900;
	color: #e3bd16;
}

/**** submit-samples page style  *****/
.page-id-1982 .page-content {
	margin-top: 50px;
}
.page-id-1982 section#get-started {
	padding-top: 30px !important;
}
.page-id-1982 .page-content .faqs {
	margin-top: 0px;
}
.page-id-1982 .page-content .faqs .faqs-description {
	padding: 15px 8px 15px;
	background: #fdfdfd;
}
.page-id-1982 .page-content .faqs .faqs-description h3 {
	color: #0e4d9c;
}
#field_5_36 img.add_list_item {
	width: 20px;
	height: 20px;
}
#field_5_36 img.delete_list_item {
	width: 20px;
	height: 20px;
}
.page-id-1982 select {
	padding: 7px !important;
}
.faqs #gform_wrapper_5 form select {
	border: 1px solid #7a7a7a;
}
#gform_5 input.gform_button {
	background: #e3bd16 !important;
	border: none;
	padding: 7px 22px;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
}

/**** Submit-samples page style End  *****/

#project-summary .lead,
#project-summary .addl-dna-service h3 {
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.2;
}
#project-summary .lead a.undecided {
	background: #da534f;
	padding: 8px 18px;
	color: #fff;
	font-weight: 400;
	border-radius: 5px;
	font-size: 15px;
	margin-left: 20px;
}
#project-summary .lead a.undecided:hover {
	text-decoration: none;
	background: #e5615c;
}
#project-summary .sm-add-row a {
	background: #5db75d;
	padding: 8px 18px;
	color: #fff;
	font-weight: 400;
	border-radius: 5px;
	font-size: 15px;
}
#project-summary .sm-add-row a:hover {
	background: #69cb69;
	text-decoration: none;
}
#project-summary .sm-add-dna a {
	background: #e97c13;
	padding: 8px 18px;
	color: #fff;
	font-weight: 400;
	border-radius: 5px;
	font-size: 15px;
}
#project-summary .sm-add-dna a:hover {
	background: #f48d2a;
	text-decoration: none;
}
#project-summary .row .col-md-9 {
	padding-bottom: 80px;
	padding-right: 20px;
	position: relative;
}
#project-summary .row .col-md-3 {
	background: #e6f9ff;
	position: relative;
	padding: 15px 15px 40px;
}
#project-summary .row .col-md-3:after,
#project-summary .row .col-md-9:after {
	content: "";
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #a9a9a9;
}

#project-summary .table thead th,
#project-summary .table td,
.table th {
	border: 0;
}
#project-summary .table .sm-remove-row {
	background: #d9524e;
	color: #fff;
	border: 2px solid #d4d4d4;
	padding: 0px 7px;
	margin-right: 20px;
}
#project-summary .table .sm-remove-row:hover {
	text-decoration: none;
}
#project-summary .table input[type="number"] {
	width: 80px;
	-moz-appearance: textfield;
	padding: 0 5px;
}

#project-summary .table input[type="number"]::-webkit-inner-spin-button,
#project-summary .table input[type="number"]::-webkit-outer-spin-button {
	display: none;
}
#project-summary .table select {
	padding: 5px 0;
}
#project-summary .sm-add-row {
	float: left;
	margin-right: 20px;
}
#project-summary .addl-dna-service {
	padding-top: 30px;
}
#project-summary input[type="checkbox"],
#project-summary input[type="radio"] {
	border: 1px solid #a9a9a9;
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-right: 10px;
	border-radius: 0;
	position: relative;
}
#project-summary .addl-dna-service label,
#project-summary table label,
#project-summary #testing-with-checkboxes label {
	margin-bottom: 0;
	margin-right: 25px;
}
#project-summary .addl-dna-service h3 {
	margin-bottom: 20px;
}
#project-summary input[type="submit"] {
	font-size: 15px;
}
#project-summary .col-md-3 #table-participants-summary .lead,
#project-summary .col-md-3 #table-analyte-summary .lead {
	color: #4da24f;
	font-size: 16px;
	font-weight: 600;
}
#project-summary span.nowrap {
	white-space: nowrap;
}
.profile-panel {
	margin-top: 8px;
	margin-left: 50px;
}
#project-summary .col-md-3 table thead th {
	text-align: right;
}
#project-summary .table td,
#project-summary .table th {
	padding: 5px 0;
}
#project-summary #table-analyte-groups tfoot input[type="text"] {
	margin-bottom: 8px;
}

#project-summary .col-md-3 table thead th {
	line-height: 1.3;
}
#project-summary .gform_button {
	display: none;
}
#project-summary input.error {
	border: solid 1px #da534f;
}
#project-summary div.error {
	color: #da534f;
	font-size: 12px;
	font-weight: bold;
}

#project-summary #summary-tab-2 .row .col-md-6,
#project-summary #summary-tab-2 .row .col-md-4 {
	margin-bottom: 15px;
}
#project-summary #summary-tab-2 .row label {
	margin-bottom: 0px;
	font-weight: bold;
	/*	display:block;*/
}
#project-summary #summary-tab-2 span {
	font-size: 18px;
	font-weight: bold;
}
#project-summary #summary-tab-2 select {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.15);
	padding: 0.5rem;
	border-radius: 0.25rem;
	background-color: transparent;
}

.testing-with-notice {
	padding: 10px;
	margin: 10px 0;
	border: solid 1px #da534f;
	background: #f7dfde;
}
.collection-success,
.collection-error {
	color: #d95350;
	font-size: 11px;
	font-weight: 600;
	max-width: 180px;
	margin-left: 50px;
	line-height: 15px;
	margin-top: 10px;
}
.collection-success i.fa,
.collection-error i.fa {
	float: left;
	font-size: 20px;
	margin-top: 10px;
	margin-right: 10px;
	color: #58b95a;
}
.collection-error {
	max-width: 200px;
}
.collection-error i.fa {
	color: #333;
	margin-top: 12px;
}

.dna-extra-blocks {
	display: none;
}

/* Woocommerces CSS*/
.woocommerce .col-1,
.col-2 {
	max-width: none;
}

.product-thumbnail img {
	border: 5px solid #ddd;
}
.woocommerce ul.products li.product a.button,
.woocommerce div.product form.cart .button,
.woocommerce #review_form #respond .form-submit input {
	color: #fff;
	background-color: #f0ad4e;
}
.woocommerce ul.products li.product a.button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce #review_form #respond .form-submit input:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #eb9316;
}
.products .woocommerce-Price-amount,
.product .woocommerce-Price-amount {
	color: #464646;
}
.product .single-product-gallery img {
	border: 5px solid #ddd;
}
.product .product_title {
	font-size: 34px;
	color: #0e4d9c;
}
.woocommerce #reviews #comments h2,
.related.products h2 {
	margin: 0;
	padding: 0 0 15px;
}
.woocommerce-message {
	border-top-color: #ec971f !important;
}
.woocommerce-message::before {
	color: #ec971f !important;
}
.woocommerce-message a.button {
	color: #fff !important;
	background-color: #f0ad4e !important;
}
.woocommerce-message a.button:hover {
	color: #fff !important;
	background-color: #ec971f !important;
	border-color: #eb9316 !important;
}
.product .single-product-gallery ul.thumbnails {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}
.product .single-product-gallery ul.thumbnails li {
	margin: 0;
	display: inline-block;
}
.product .single-product-gallery ul.thumbnails li img {
	width: 94px !important;
	margin-left: 5px;
	margin-right: 5px;
}
.product .single-product-gallery ul.thumbnails li.active img {
	border: 5px solid #0e4d9c;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 16px !important;
	margin-bottom: 0 !important;  
	text-align: left !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce-page #payment #place_order {
	color: #fff !important;
	background-color: #f0ad4e !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce .cart .button,
.woocommerce .cart input.button:hover,
.woocommerce-page #payment #place_order:hover {
	color: #fff !important;
	background-color: #ec971f !important;
	border-color: #eb9316 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: auto;
	padding: 8px 6px 8px !important;
}
.woocommerce .cart .button,
.woocommerce .cart input.button,
.form-row input.button {
	background-color: #f0ad4e !important;
	color: #fff !important;
}
.woocommerce .cart .button,
.woocommerce .cart input.button:hover,
.form-row input.button:hover {
	background-color: #eb9316 !important;
	border-color: #eb9316 !important;
}

.checkout.woocommerce-checkout .col-1,
.checkout.woocommerce-checkout .col-2 {
	max-width: 50% !important;
	padding-left: 0;
	padding-right: 0;
}
.checkout.woocommerce-checkout input,
.checkout.woocommerce-checkout select,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
	padding: 8px 5px;
	border: 1px solid #7a7a7a !important;
	border-radius: 0;
}
.woocommerce-page #payment #place_order {
	border: 0 !important;
}
.woocommerce form .form-row.woocommerce-invalid label {
	color: #333;
}
.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #464646 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background-color: #0e4d9c;
}
.woocommerce-product-details__short-description {
	/* margin-bottom: 30px; */
}
.woocommerce-product-details__short-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.woocommerce-product-details__short-description ul li {
	position: relative;
	padding-left: 20px;
}
.woocommerce-product-details__short-description ul li:before {
	content: "";
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #0e4d9c;
	position: absolute;
}
/* Woocommerces CSS */

.span-link {
	-webkit-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
	color: #0275d8;
	cursor: pointer;
}
.span-link:hover {
	color: #014c8c;
	text-decoration: underline;
}

.research-container {
	width: 90%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
}
.page-id-3278 #get-started {
	display: none;
}
.contant-details h3 {
	text-align: center;
	margin-bottom: 20px;
}
.contant-map {
	padding: 0px;
	margin-bottom: 50px;
}
.salivary-tab {
	z-index: 1;
}
#sticky-menu,
.sticky-header {
	z-index: 2;
}
.sticky-nav {
	display: none;
}
.is-sticky #saliva-tab,
.is-sticky .sticky-nav {
	display: block !important;
	background: #025aa5;
	z-index: 9999;
}
.blue-box .info-medkit {
	position: relative;
}
.blue-box .info-medkit .info {
	padding-left: 50px;
}
.info-medkit:before {
	background: url(../images/quote-request-icon.png);
	width: 45px;
	height: 45px;
	content: "";
	position: absolute;
	background-size: 100%;
	top: 50px;
}

.blue-box .info-expert {
	position: relative;
}
.blue-box .info-expert .info {
	padding-left: 50px;
}
.info-expert:before {
	background: url(../images/ask-an-expert-icon.png);
	width: 45px;
	height: 45px;
	content: "";
	position: absolute;
	background-size: 100%;
	top: 50px;
}

section#planing-project .box a.imghover {
	display: inline-block;
	width: 100px;
	height: 102px;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: unset;
	transition: unset;
}
section#planing-project .box a.imghover:hover {
	background-position: bottom !important;
}

.additional-info .icon_pdf {
	background: url(/wp-content/uploads/2018/01/pdf-icon-blue.png) no-repeat;
	background-size: contain;
	height: 50px;
	width: 50px;
	display: block;
}

.home #sendModal .modal-dialog {
	max-width: 70%;
}
.home #sendModal .modal-body {
	padding: 35px;
}
.home #sendModal .modal-dialog .modal-rhs {
	border-left: 1px solid;
	border-color: #2b79c2;
}
.home #sendModal h3 {
	text-transform: uppercase;
	padding-bottom: 40px;
	font-weight: 700;
}
.home #sendModal h4 {
	color: #2b79c2;
	font-weight: 600;
	padding-bottom: 30px;
}
.home #sendModal .modal-dialog ul {
	list-style: none;
	padding: 0;
	margin-bottom: 30px;
}

.home #sendModal li {
	padding-left: 1.3em;
}
.home #sendModal li:before {
	content: "\f00c"; /* FontAwesome Unicode */
	color: #2b79c2;
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em; /* same as padding-left set on li */
	width: 1.3em; /* same as padding-left set on li */
}
.subsection {
	width: 75%;
}

.subsection-heading {
	margin-top: 80px;
	background-color: #0e4d9c;
	color: white;
	text-transform: uppercase;
}
#header form.search-form input.search-field {
	border: 1px solid #ccc;
	padding: 8px 5px;
	font-family: "Open Sans", sans-serif;
	background: #f8f8f8;
	font-size: 13px;
	max-width: 155px;
}
#header .header-search-block form.search-form {
	display: none;
	background: #fff;
	padding: 15px;
	border: 1px solid #e0e0e0;
	-webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
	box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);
}
#header form.search-form label {
	margin: 0;
}
#header .header-search-block {
	position: absolute;
	right: 18%;
	top: 80px;
	z-index: 999;
}
#header form.search-form input[type="submit"] {
	background: #0e4d9c url(../images/hdr-srch-icon.png) center no-repeat;
	color: #fff;
	border: 0;
	padding: 10px 18px;
	margin-left: -4px;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 100%;
	text-indent: -9999px;
}
header#header .top-header ul.right-header li:first-child {
	padding: 7px 20px 11px;
}
header#header .top-header ul.right-header li:nth-child(2) {
	padding: 7px 20px 11px;
}
header#header .top-header ul.right-header li:last-child {
	padding: 7px 20px 0px;
}
#dna-options {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	background: #fff;
	padding: 20px;
	border: 5px solid #ccc;
}
#dna-options ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#dna-options h3 {
	padding-bottom: 6px;
}
#dna-options ul li {
	cursor: pointer;
	padding: 0 0 5px 22px;
	position: relative;
}
#dna-options ul li:before,
#dna-options ul li.active:before {
	content: "\f111";
	position: absolute;
	top: 6px;
	left: 0;
	font-family: FontAwesome;
	color: #292b2c;
	font-size: 7px;
}
#dna-options ul li.active,
#dna-options ul li:hover,
#dna-options ul li:hover:before {
	color: #0e4d9c;
}
#dna-options button.mfp-close {
	color: #000;
}
#dna-options a.btn {
	margin-top: 20px;
}
#dna-options ul li.active:before {
	content: "\f00c";
	color: #0e4d9c;
	top: 0;
	font-size: 16px;
}
#project-summary button#sm-next {
	background: #5db75d;
	padding: 5px 18px;
	color: #fff;
	font-weight: 400;
	border-radius: 5px;
	font-size: 15px;
	border: 0;
	cursor: pointer;
}
#project-summary button#sm-next:hover {
	background: #69cb69;
}
.analyte-description h3 {
	font-size: 26px;
	text-transform: uppercase;
	font-weight: bold;
}
.analyte-container .contant-details h3 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.contant-map iframe {
	border: 1px solid #d3d0d0 !important;
}
.contant-details {
	width: 100%;
	margin-bottom: 50px;
	line-height: 1.9;
	background: #f8f8f8;
	padding: 15px;
	min-height: 240px;
}
#contact .data-advice-box h4 {
	text-transform: uppercase;
	font-weight: 600;
}
#contact .data-advice-box ul {
	list-style: none;
	margin: 0;
	background: #f4f4f4;
	padding: 15px;
}
#contact .data-advice-box ul li {
	font-size: 16px;
}
#contact .data-advice-box ul li strong {
	text-transform: uppercase;
	font-size: 16px;
}

#contact .data-advice-box ul li {
	margin-bottom: 15px;
}

#contact .data-advice-box ul li ul li {
	margin-bottom: 0px;
	font-size: 15px;
	position: relative;
}
#contact .data-advice-box ul li ul li:before {
	content: "";
	position: absolute;
	left: -14px;
	top: 11px;
	background: #0d60ae;
	width: 5px;
	height: 5px;
	border-radius: 100%;
}
#contact .data-advice-box ul li ul {
	list-style: none;
	margin-left: 30px;
	background: transparent;
	padding: 0;
}
#contact .data-advice-box {
	font-size: 15px;
}
.data-contact .gform_wrapper h3.gform_title {
	font-size: 25px;
}
.subsection-heading {
	padding: 8px 15px;
}
.analyte-description h2,
.data-analysis-box h2,
.page-header h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 26px;
}
.data-analysis-box h2{
	font-size : 26px !important;
}
.data-analysis-box form .gform_body label.gfield_label {
	font-size: 16px;
	font-weight: 600;
}
.data-analysis-box form .gform_body select,
.data-analysis-box form .gform_body input,
.data-analysis-box form .gform_body textarea {
	border: 1px solid #ccc;
	padding: 6px 10px !important;
	font-size: 15px;
	width: 100%;
	font-family: "Open Sans", sans-serif !important;
}
.data-analysis-box form .gform_body select {
	padding: 5px 10px 8px !important;
}
.data-analysis-box form .gform_body h3 {
	margin-top: 30px;
	text-transform: uppercase;
	color: #e3bd16;
	text-align: center;
}
.data-analysis-box form .gform_body label.gfield_label {
	margin: 0 0 5px;
	font-size: 16px;
}
.data-analysis-box
.gform_wrapper
.field_sublabel_below
.ginput_complex.ginput_container
label {
	font-size: 14px;
}
.data-analysis-box form .gform_body .gfield_required {
	color: #e3bd16;
}
.data-analysis-box form .gform_body .gfield_description {
	padding-top: 6px;
	font-size: 15px;
}

.data-analysis-box form input[type="submit"] {
	background: #014c8c;
	color: #fff;
	font-size: 15px !important;
	padding: 10px 30px !important;
	cursor: pointer;
	border: 0;
	text-transform: uppercase;
	width: 135px;
	font-family: "Open Sans", sans-serif !important;
}
.data-analysis-box form input[type="submit"]:hover {
	background: #333;
}
.data-analysis-box .gform_wrapper .top_label div.ginput_container {
	margin-top: 0;
}
.data-analysis-box
.gform_wrapper
.chosen-container.chosen-container-multi
.chosen-choices {
	padding: 6px 0;
}
.clinical-diagnostics ul,
.saliva-fullwidth ul {
	list-style: none;
}
.clinical-diagnostics ul li,
.saliva-fullwidth ul li {
	position: relative;
	font-size: 16px;
	margin-bottom: 6px;
}
.clinical-diagnostics ul li:before,
.saliva-fullwidth ul li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: -14px;
	background: #025aa5;
	width: 6px;
	height: 6px;
	border-radius: 100%;
}
.faqs-description h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 25px;
}
.page-id-1247 .data-analysis.mt-5.mb-5 {
	margin-top: 0 !important;
}
body.error404 form.search-form input[type="search"] {
	border: 1px solid #ccc;
	padding: 6px 10px;
	font-size: 15px;
	width: 100%;
}
body.error404 form.search-form input[type="submit"] {
	background: #0e4d9c;
	color: #fff;
	border: 0;
	padding: 8px 8px 7px;
	margin-left: -4px;
	cursor: pointer;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}
body.error404 form.search-form input[type="submit"]:hover {
	background: #0275d8;
}
body.page-id-3105 .data-analysis-box h1 {
	color: #0e4d9c;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 28px;
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a {
	font-size: 1.2rem !important;
}

.woocommerce .woocommerce-breadcrumb a {
	color: #0e4d9c !important;
}
.posted_in {
	display: none;
}

.productinfo-show-discounts {
	font-size: 18px;
}
.shop-menu-container {
	z-index: 5;
	position: relative;
	top: 0px;
}
.shop-nav,
.distributor-nav {
	background-color: #075cc6;
	color: white;
	height: 50px;
	margin-bottom: 60px;
	width: 100%;
	float: left;
	position: relative;
}

.shop-nav a,
.distributor-nav a {
	color: white;
}
/*.shop-nav .current-menu-item {
box-shadow:inset 0px -10px 0px -5px #e3bd16;
-webkit-box-shadow:inset 0px -10px 0px -5px #e3bd16;
-moz-box-shadow:inset 0px -10px 0px -5px #e3bd16;
}*/
.woocommerce-cart .shop-nav .current-menu-item {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.shop-nav ul,
.distributor-nav ul {
	list-style: none;
	padding-left: 0;
	line-height: 50px;
}
.shop-nav li,
.distributor-nav li {
	padding: 10px 40px;
	background-color: #075cc6;
	position:relative;
	text-align: center;
	/*border-right: 2px solid #fff;*/
	font-size: 15px;
    line-height: 50px;
    padding: 0 40px;
    float: left;
}
.shop-nav li:not(:last-child) {
	border-right: 2px solid #fff;
}
/*.shop-nav li:not(.view-cart):hover{
background-color: #78a1d3;
}*/
.shop-nav li a:hover {
	text-decoration: none;
}

.shop-nav li:hover .sub-menu,
.distributor-nav li:hover .sub-menu {
	display: inline-block;

}
.shop-nav-left:hover {
	background-color: #e3bd16;
}

.shop-nav-left a:active {
	border-bottom: solid #e3bd16 2px;
}

.shop-nav-right {
	list-style: none;
}

.shop-nav-right a {
	color: rgb(70, 70, 70);
	padding: 10px;
}
.view-cart {
	background-color: #075cc6;
	padding: 6px 20px;
}
.my-acc{
	border: 1px solid #ccc;
	padding: 6px 20px;
	margin-right: 17px;

}
.view-cart:hover, .my-acc:hover {
	background-color: #e3bd16;
	text-decoration:none !important;

}

.view-cart a:hover, .my-acc a:hover {

	text-decoration:none !important;
	color:white !important;
}
.view-cart a {
	color: white !important;
}
.view-cart a:before {
	font-family: FontAwesome;
	content: "\f07a   ";
} /*
.shop-nav-account {
float: right;
}*/
.distributor-posts {
	clear: both;
}
.distributor-posts-box {
	border: 1px solid #ccc;
	padding: 20px;
	margin: 0 0 22px 0;
}
.shop-nav-account ul {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.shop-nav-account li {
	display: inline;
}
.shop-nav-account a {
	color: rgb(70, 70, 70);

}

.shop-nav .sub-menu,
.distributor-nav .sub-menu {
	display: none;
	position: absolute;
	z-index: 1000000;
	background-color: #f8f8f8;
	top: 50px;
	left: 0;
	width: 100%;
}
.distributor-nav .sub-menu {
	left: 0;
	top: 100%;
}
.shop-nav .sub-menu li,
.distributor-nav .sub-menu li {
	background-color: #014aa6;
	display: block;
	float: none;
}
.distributor-nav li .sub-menu li {
	border-left: 0px solid #fff;
}
/*.shop-nav .sub-menu li:hover {
background-color: white;
}*/
.distributor-nav .sub-menu li:hover,
.shop-nav .sub-menu li:hover {
	background-color: #075cc6;
}
.distributor-nav .sub-menu li:hover a,
.shop-nav .sub-menu li:hover a {
	color: #fff;
}
.sub-menu li a {
	text-decoration: none;
}

/*.shop-nav .sub-menu a {
color: #2a2b2c;
}*/
.distributor-nav .sub-menu a {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.distributor-nav .sub-menu a {
	color: #fff;
	display: block;
	padding: 0 40px;
	white-space: nowrap;
}
.resource-media,
.resources-product {
	margin-top: 50px;
	clear: both;
}
.distributor-posts h2,
.resource-media h2,
.resources-product h2 {
	margin-bottom: 30px;
	color: #075cc6;
}
.resource-media h3,
.resources-product h3 {
	color: #075cc6;
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
}
.resources-media-content img,
.resources-product-content img {
	border: 5px solid #efefef;
}
.ie {
	display: none;
	background-color: rgba(0, 0, 0, 0.35);
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 100%;
}
.ie-msg {
	position: fixed;
	top: 30%;
	left: 20%;
	width: 60%;
	margin: auto;
	background-color: #f0ad4e;
}
.ie p {
	color: white;
	padding: 5px;
}
.featured-menu-title .ubermenu-target-title,
a.featured-menu-title {
	cursor: default;
}
.back-to-shop {
	float: right;
}
.back-to-shop:before {
	font-family: FontAwesome;
	content: "\f07a   ";
}
.back-to-shop-referral {
	float: right;
}
.back-to-shop-referral:before {
	font-family: FontAwesome;
}
.collection-gallery .collect-gallery .collect-box img {
	border: 1px solid #7c96b7;
}
.woocommerce-store-notice.demo_store a.woocommerce-store-notice__dismiss-link {
	position: relative;
	color: #a46497;
}
.woocommerce-store-notice.demo_store
a.woocommerce-store-notice__dismiss-link:before {
	content: "\f00d";
	font-family: FontAwesome;
	position: absolute;
	top: -3px;
	left: 5px;
	font-size: 20px;
	color: #fff;
}

/*##### Section Heading Start ######*/

h2.section-heading {
	font-size: 34px;
	text-transform: uppercase;
	text-align: center;
	margin: 2rem auto;
	font-weight: 700;
	position: relative;
	letter-spacing: 0.5px;
}
h2.section-heading span {
	font-weight: 300;
}
h2.section-heading:not(.no-style):before {
	content: " ";
	width: 70px;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -35px;
}
.salivary-research h2.section-heading:before {
	background: #c6c6c7;
}
h2.section-heading:not(.no-style):after {
	content: " ";
	width: 16px;
	height: 8px;
	background: #085cc5;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -8px;
}
.salivary-research h2.section-heading:after,
.saliva-collection h2.section-heading:after,
.collect-passive-area h2.section-heading:after {
	background: #fff;
}

/*##### Section Heading End ######*/

blockquote {
	padding-left: 20px;
	border-left: 4px solid #0d60ae;
	font-style: oblique;
}

.sm-clr-btn {
	text-align: right !important;
}
.sm-clr-btn hr {
	border-top: 1px solid #a9a9a9;
	margin-bottom: 2rem;
}
.subscribe-btn {
	width: 100%;
	float: right;
	margin-bottom: 20px;
}
.subscribe-btn a {
	background: #015eac;
	display: inline-block;
	font-weight: 400;
	line-height: 1.25;
	text-transform: uppercase;
	font-size: 15px !important;
	text-align: center;
	white-space: nowrap;
	border: 1px solid transparent;
	padding: 10px 30px;
	font-size: 1rem;
	border-radius: 0.3rem;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #fff;
	float: right;
}
.subscribe-btn a:hover {
	background: #024c8a;
	text-decoration: none;
}

.distributor-nav li {
	border-left: 1px solid #fff;
	position: relative;
}
.distributor-nav li:first-of-type {
	border-left: none;
}
.distributor-nav .current-menu-item,
.distributor-nav li:hover {
	/*box-shadow: inset 0px -10px 0px -5px #e3bd16;
	-webkit-box-shadow: inset 0px -10px 0px -5px #e3bd16;
	-moz-box-shadow: inset 0px -10px 0px -5px #e3bd16;*/
	background: #014aa6;
}
.disributor-link {
	background: #0275d8;
	color: #fff;
	padding: 6px;
	margin-top: 6px;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}
.infow-window .distributor-link {
	cursor: pointer;
}
.distributor-list .distributor-link {
	position: absolute;
	right: 25px;
	top: 10px;
	font-size: 13px;
	background: #0275d8;
	color: #fff;
	padding: 5px;
	cursor: pointer;
}
a.distributors-url {
	float: right;
	display: inline-block;
	padding-top: 15px;
}
.distributor-nav li {
	padding: 0;
}
.distributor-nav li a {
	padding: 20px 40px;
}
.distributor-nav li:hover a,
.distributor-nav li a:focus {
	text-decoration: none;
}

.resources-media-box {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.resources-media-box .resources-media-content h3 {
	margin-top: 5px;
}
.resources-media-box .resources-media-content h3 a {
	font-size: 18px;
	font-weight: 500;
	color: #014aa6;
}
.resources-media-content:hover img {
	border: 5px solid #0a6ae1;
	opacity: 0.5;
}
.unstyled-footer-link {
	color: #e3bd16;
}
.unstyled-footer-link:hover {
	color: #e3bd16;
	cursor: text;
	text-decoration: none;
}

/**** styled callout  *****/

.callout {
	display: block;
	margin: 2% 0% 2% 0;
	border-top: 1px solid #f0ad4e;
	border-bottom: 1px solid #f0ad4e;
	padding: 1% 0% 1% 0%;
}

/**** Distributors  *****/

.sm-distributor-block {
	display: none;
}
.mb-distributor-info {
	display: block;
	font-weight: 600;
	margin-bottom: 15px;
}
.mb-distributor-info img {
	width: 25px;
	height: 20px;
	margin-right: 8px;
}
.mb-distributors-box {
	padding: 5px;
}
.sm-distributors {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	display:none !important;
}
.sm-distributors a.distributor-info {
	background: #0d4995;
	z-index: 9999;
	color: #fff;
	padding: 6px 40px 6px 20px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 0 0 15px 15px;
	text-decoration: none;
	display: inline-block;
	position: relative;
}
.sm-distributors a.slide-down {
	border-radius: 0;
}
.sm-distributors a.distributor-info:hover {
	background: #083c7d;
}
.sm-distributors a.distributor-info:after {
	content: " ";
	border-top: 7px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	position: absolute;
	right: 15px;
	top: 12px;
}
.distributors-box {
	position: absolute;
	right: 0;
	border: 1px solid #ccc;
	background: #f7f7f7;
	min-width: 550px;
	top: 32px;
	padding: 10px 15px 15px;
	z-index: -1;
	border-radius: 0 0 10px 10px;
}
#distributor-result {
	cursor: pointer;
	z-index: 999;
}
.sm_search_form {
	text-align: left;
}
.sm_search_form label {
	margin-right: 8px;
}
.sm_search_form input[type="text"] {
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px solid #292b2c;
}
#distributor-result #dt-result {
	line-height: 100%;
	overflow: hidden;
}
#distributor-result .dt-store,
#mb-distributor-result .mb-dt-store {
	margin-top: 10px;
	color: #fff;
	background: #0d4995;
}
#distributor-result .dt-store a,
#mb-distributor-result .mb-dt-store a {
	color: #fff !important;
}
#distributor-result .dt-store .dt-top,
#mb-distributor-result .mb-dt-store .dt-top {
	background: transparent;
	border: 0;
	margin: 0;
}
#distributor-result .dt-store .dt-top .dt-title,
#mb-distributor-result .mb-dt-store .dt-top .dt-title {
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
}
#distributor-result .dt-store .dt-bottom,
#mb-distributor-result .mb-dt-store .dt-bottom {
	clear: both;
	padding: 8px;
	font-size: 14px;
	overflow: hidden;
}
#distributor-result #dt-result h4,
#mb-distributor-result #mb-dt-result h4 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0;
}
#distributor-result ul,
#mb-distributor-result ul {
	padding: 0;
	margin: 0;
	list-style: none;
	max-height: 200px;
	overflow: auto;
}
/*#distributor-result .dt-store a { color: #44b3ff !important; } */
#distributor-result .dt-flag,
#mbdistributor-result .dt-flag {
	width: 7%;
	float: left;
}
#distributor-result .dt-flag img,
#mb-distributor-result .dt-flag img {
	width: 25px;
	height: 20px;
	float: left;
	margin-right: 8px;
}
a.distributor-info img {
	width: 25px;
	height: 20px;
	margin-right: 8px;
}
#distributor-result .dt-title,
#mb-distributor-result .dt-title {
	width: 65%;
	float: left;
}
#distributor-result .dt-top,
#mb-distributor-result .dt-top {
	width: 100%;
	float: left;
	padding: 10px;
	background: #fff;
	margin-bottom: 3px;
	font-size: 13px;
	border: 1px solid #eee;
}
#dt-result .dt-top:hover,
#mb-dt-result .dt-top:hover {
	border: 1px solid #0d4995;
}
#distributor-result .dt-link,
#mb-distributor-result .dt-link {
	float: right;
	margin-right: 10px;
}
#distributor-result .dt-bottom span,
#mb-distributor-result .dt-bottom span {
	position: relative;
	top: -3px;
}
#distributor-result .dt-bottom span.dt-phone,
#mb-distributor-result .dt-bottom span.dt-phone {
	padding-left: 35px;
	width: 40%;
	float: left;
}
#mb-distributor-result .dt-bottom span.dt-phone,
#mb-distributor-result .dt-bottom span.dt-email {
	padding-left: 35px;
	width: 100%;
	margin-bottom: 5px;
}
#distributor-result .dt-bottom a,
#mb-distributor-result .dt-bottom a {
	color: #fff;
}
.distributer-cancel {
	font-size: 30px;
	display: inline-block;
	position: absolute;
	right: 14px;
	color: #000;
}
.distributer-cancel:hover {
	text-decoration: none;
}
#sm-distributors-model {
	max-width: 550px;
	margin: 0 auto;
	padding: 40px;
	background: #fff;
	overflow: hidden;
	position: relative;
}
#sm-distributors-model .mfp-close {
	color: #000;
}

.vc_images_carousel .vc_carousel-control {
	margin-top: -30px !important;
}
.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev {
	font-size: 60px !important;
}
.vc_images_carousel .vc_carousel-indicators {
	bottom: -30px !important;
}
.vc_images_carousel .vc_carousel-control.vc_right {
	right: -15px !important;
}
.vc_images_carousel .vc_carousel-control.vc_left {
	left: -15px !important;
}
.vc_images_carousel .vc_carousel-indicators li,
.vc_images_carousel .vc_carousel-indicators .vc_active {
	width: 15px !important;
	height: 15px !important;
	margin: 3px !important;
}
.woocommerce-product-gallery__image {
	margin-bottom: 20px;
}
.woocommerce-product-gallery__image:nth-child(n + 2) {
	width: 20% !important;
	margin: 0 5px 5px 0;
}

.featured_slider {
	position: relative;
}
.featured_slider ul.flex-direction-nav {
	list-style: none;
	position: absolute;
	width: 100%;
	padding: 0;
	top: 50%;
	margin-top: -22px;
}
.featured_slider ul.flex-direction-nav li {
	position: relative;
}
.featured_slider .flex-direction-nav a {
	background: rgba(0, 0, 0, 0.55);
	position: absolute;
	outline: none;
	border-radius: 5px;
	color: #fff;
	padding: 0 15px;
	font-size: 30px;
}
.featured_slider .flex-direction-nav a.flex-prev {
	left: 15px;
}
.featured_slider .flex-direction-nav a.flex-next {
	right: 15px;
}
.featured_slider .flex-direction-nav a i.fa {
	margin-right: 0px;
}
.featured_slider ul.slides li {
	position: relative;
}
.featured_slider ul.slides li img {
	width: 100%;
	object-fit : cover;
	max-height : 720px;
	height : 720px;
	min-width: 480px
}
.banner-caption {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner-table-caption {
	width: 100%;
	height: 100%;
	display: table;
}
.banner-table-cell {
	display: table-cell;
	vertical-align: middle;
	padding-left: 100px;
}
.featured_slider .banner-caption h2 {
	font-size: 44px;
	font-weight: 900;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.featured_slider .banner-caption a {
	background: #fe7e01;
	padding: 10px 20px;
	border-radius: 3px;
	border-bottom: 5px solid #904e0c;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	display: inline-block;
}
.featured_slider .banner-caption a:hover {
	text-decoration: none;
	color: #fff;
	background: #904e0c;
	border-bottom: 5px solid #fe7e01;
}
.featured_slider .flex-control-nav {
	display: inline-block;
	bottom: 20px;
	text-align: center;
	left: 0;
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
}
.featured_slider .flex-control-nav li {
	margin: 0 4px;
	display: inline-block;
}
.featured_slider .flex-control-nav li a {
	width: 15px;
	height: 15px;
	display: block;
	background: transparent;
	cursor: pointer;
	text-indent: -9999px;
	border-radius: 100%;
	border: 2px solid #f0ad4e;
}
.featured_slider .flex-control-nav li a:hover,
.featured_slider .flex-control-nav li a.flex-active {
	background: #0e4d9c;
}

#gform_5 table td.gfield_list_icons a.add_list_item {
	display: none;
}
#gform_5
.ginput_container_list
table.gfield_list
tbody
tr
td.gfield_list_icons
img {
	height: 16px !important;
}
.glist_btn {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8;
	display: inline-block;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding: 0.5rem 1rem;
	font-size: 1rem;
	border-radius: 0.25rem;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin-top: 15px;
}
.glist_btn:hover,
.glist_btn:focus {
	color: #fff;
	background-color: #025aa5;
	text-decoration: none;
}

.sm-fullwidth {
	font-size: 1rem;
	line-height: 1.7;
	font-weight: normal;
	color: #333;
}
.sm-fullwidth h3 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.sm-button a {
	display: inline-block;
	color: #fff;
	background-color: #f0ad4e;
	padding: 0.75rem 1.5rem;
	border-radius: 0.3rem;
	font-size: 0.9rem;
	font-weight: 400;
	line-height: 1.25;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
	text-decoration: none;
}
.sm-button a:hover {
	background-color: #ec971f;
}
.map-locations {
	background: #ececec;
}
/* =============== IT Hands CSS =============== */
section#get-started h2 {
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 3.5rem;
	letter-spacing: 0;
}
.btn-lg {
	min-width: 11rem;
}
h2.section-heading + div {
	margin-top: 4rem;
}
.inner-banner.pdf-sec {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 16rem;
	padding: 3rem 0 2.5rem;
}

.inner-banner.pdf-sec .page-title h1 {
	padding: 0;
	font-weight: 700;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
}

.inner-banner.pdf-sec .page-title h3 {
	font-size: 1.5rem;
	letter-spacing: 0.5px;
	margin-bottom: 1.25rem;
}

.inner-banner.pdf-sec .page-title p {
	font-weight: 400;
}

.sc-border {
	border: 1px solid rgba(0, 0, 0, 0.25);
}

.sc-navigation {
	background: #fff;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.sc-navigation.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
}

body.customize-support .sc-navigation.sticky {
	top: 32px;
}
.sc-navigation .list-group {
	max-width: 54rem;
	margin: 0 auto;
}
.sc-navigation .list-group .list-group-item {
	border: none;
	width: 30%;
	border-right: 1px solid rgba(0, 0, 0, 0.25);
	padding: 2.5rem 1.5rem;
}
.sc-navigation.sticky .list-group .list-group-item {
	padding: 0.75rem 1rem;
}

.sc-navigation .list-group .list-group-item:hover {
	background: #f8f7f7;
}
.sc-navigation .list-group .list-group-item.active {
	color: #f0ad4e;
	background: #f8f7f7;
}
.sc-assay-sec,
#technicalInfo.technical-summary,
.sc-resources-section {
	position: relative;
	margin-top: 5rem !important;
}

.sc-navigation .img-block {
	display: inline-block;
	height: 4.5rem;
	width: 4.5rem;
	margin-bottom: 1.5rem;
	position: relative;
	pointer-events: none;
}

.sc-navigation.sticky .img-block {
	height: 3rem;
	width: 3rem;
	margin-bottom: 0.25rem;
}

.sc-navigation .img-block img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	max-width: 100%;
}
.sc-navigation .list-group .list-group-item img.y-img,
.sc-navigation .list-group .list-group-item.active img.b-img {
	display: none;
}
.sc-navigation .list-group .list-group-item.active img.y-img {
	display: block;
}

.wpsm-show,
#extended-content,
.sali_less,
.extended-content,
.lessMore,
#lessMore {
	display: none;
}

.sc-resources-section {
	margin-bottom: -1.5rem;
}

.sc-resources-section .sc-border .sali_more a,
.sc-resources-section .sc-border .sali_less a {
	display: inline-block;
	font-size: 16px !important;
	color: #292b2c;
	border-color: #292b2c;
	margin-top: 0.75rem;
}

.sc-resources-section .sc-border {
	padding: 2rem 1rem 2.75rem;
}

.sc-resources-section .sc-border ul li {
	font-weight: 600;
	padding-bottom: 1.5rem;
}

.sc-sample-coll,
.sc-assay-sec,
#technicalInfo.technical-summary,
.sc-resources-section {
	padding-top: 3rem !important;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0 !important;
}

.sc-resources-section {
	padding-top: 0 !important;
}

.technical-summary .sc-border {
	padding: 3.25rem 1.5rem 2.75rem;
}

.technical-summary .sc-border p.small {
	font-size: 13px;
	letter-spacing: 0.25px;
}
.saliva-collection.sc-border {
	background: #fff;
	margin-top: 3rem;
}
.saliva-collection.sc-border .row .col-auto {
	margin-left: auto;
	margin-right: auto;
}
.saliva-collection.sc-border h3,
.collection-methods.new-cm h3,
.sc-assay-sec .page-after-header h3,
.sali-test-samples.sc-border .page-header h3,
.data-analysis.sc-border .page-header h3 {
	text-transform: capitalize;
	letter-spacing: 0.15px;
	font-size: 1.625rem;
	font-weight: 700;
	margin-bottom: 0;
	color: #292b2c;
	padding-bottom: 0;
}
.data-analysis.sc-border .page-after-header {
	margin-top: 10px;
}
.saliva-collection.sc-border h3,
.collection-methods.new-cm h3 {
	margin-bottom: 1.5rem !important;
}

.saliva-collection.sc-border p {
	font-size: 16px;
	color: #292b2c;
	margin-right: 10%;
}
.saliva-collection.sc-border .btn-outline-primary {
	margin-top: 1.5rem;
	text-transform: uppercase;
	font-size: 15px;
	display: inline-block;
	color: #292b2c;
	border: 2px solid #0275d8;
}
.saliva-collection.sc-border .btn-outline-primary:hover,
.saliva-collection.sc-border .btn-outline-primary:focus {
	color: #fff;
}
.collection-methods.new-cm {
	border: 1px solid rgba(0, 0, 0, 0.25);
	background: transparent;
	padding: 2.5rem 3.5rem 3rem;
}

.collection-methods.new-cm .method-list .row {
	width: 100%;
	margin: 0;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.collection-methods.new-cm .method-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 0;
}

.collection-methods.new-cm .collection-method {
	padding: 2rem 0 0;
}
.collection-methods.new-cm .method-use {
	margin-left: 1rem;
	min-width: 11rem;
}
.collection-methods.new-cm .method-image img {
	width: 7.5rem;
	height: 7.5rem;
	-o-object-fit: cover;
	object-fit: cover;
	border: 4px solid #ddd;
}
.collection-methods.new-cm .method-image {
	padding: 0 2.75rem 0 2rem;
}
.collection-methods.new-cm .method-title a {
	font-weight: 400;
	font-size: 1.375rem;
	letter-spacing: 0;
	-webkit-font-smoothing: antialiased;
}
.collection-methods.new-cm .method-meta:not(:first-of-type) {
	margin-left: 3rem;
}

.sc-assay-sec .page-after-header .d-flex {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.sc-assay-sec h4 {
	font-size: 1.375rem;
	letter-spacing: 0;
	line-height: 1.4;
}

.data-analysis.sc-border {
	margin-top: 2rem;
}
.data-analysis.sc-border,
.sali-test-samples.sc-border,
.saliva-collection.sc-border {
	padding: 2.5rem 3.5rem !important;
}

.data-analysis.sc-border .page-header,
.sali-test-samples.sc-border .page-header {
	margin: 0 0 1rem;
	padding: 0;
	background: transparent;
}
.data-analysis.sc-border .page-header .btn,
.sali-test-samples.sc-border .page-header .btn {
	margin-left: 2rem;
}
.data-analysis.sc-border .analyte-description {
	font-size: 14px;
	letter-spacing: 0.15px;
	margin-bottom: 1rem;
}
.data-analysis.sc-border .analyte-description h3 {
	padding-bottom: 0.125rem;
	font-size: 1.5rem;
}
.sali-test-samples .col-lg-9 h4 {
	font-size: 16px;
}
.sali-test-samples.sc-border .text-center {
	height: 10rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #f8f7f7;
	padding: 2rem 2rem;
	margin-left: -15px;
}

.sali-test-samples.sc-border .text-center h4 {
	font-weight: 600;
}

.sali-test-samples.sc-border .text-center h4 span {
	display: block;
	font-weight: 700;
	margin-top: 1rem;
}
a.covid-btn {
	z-index: 99;
	background: rgba(240, 173, 78, 0.99) !important;
	display:none;
}
/* media queries */
@media (max-width: 1199px) {
	.collection-methods.new-cm {
		margin-top: 5rem;
		padding: 2.5rem 2.5rem 3rem;
	}
	.data-analysis.sc-border,
	.sali-test-samples.sc-border,
	.saliva-collection.sc-border {
		padding: 2.5rem 2.5rem !important;
	}
	.collection-methods.new-cm .method-image {
		padding: 0 1.75rem 0 0rem;
	}
	.collection-methods.new-cm .method-info .d-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.collection-methods.new-cm .method-meta {
		margin-left: 0 !important;
		width: 100%;
		margin-bottom: 0.125rem;
	}
	.sali-test-samples.sc-border {
		padding: 1.5rem 2.25rem 2.5rem 1.5rem;
	}
	.data-analysis.sc-border {
		padding: 1.5rem 1.5rem 2.5rem 1.5rem;
	}
}

@media (max-width: 991px) {
	.inner-banner.pdf-sec .page-title {
		max-width: 88%;
		margin: 0 auto;
	}
	.data-analysis.sc-border,
	.sali-test-samples.sc-border,
	.saliva-collection.sc-border,
	.collection-methods.new-cm {
		padding: 2rem 1.5rem !important;
	}
	.sc-assay-sec,
	#technicalInfo.technical-summary,
	.sc-resources-section {
		margin-top: 4rem !important;
	}
	h2.section-heading,
	.inner-banner.pdf-sec .page-title h1 {
		font-size: 1.825rem;
	}
	.inner-banner.pdf-sec .page-title h3 {
		font-size: 1.25rem;
		margin-bottom: 0.75rem;
	}

	.inner-banner.pdf-sec + section.my-4 .col-lg-10 h2 {
		font-size: 1.825rem;
		margin-bottom: 1.5rem;
	}
	.collection-methods.new-cm .method-use {
		width: 100%;
		margin: 0 auto;
	}
	.sc-navigation .list-group .list-group-item {
		padding: 1.5rem 1rem;
	}
	.sc-sample-coll,
	.sc-assay-sec,
	#technicalInfo.technical-summary,
	.sc-resources-section {
		padding-top: 2rem !important;
	}
	.saliva-collection.sc-border .row [class*="col-"] {
		width: 100%;
		max-width: 100%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 105%;
		flex: 0 0 105%;
		text-align: center;
		padding: 15px;
	}

	.collection-methods.new-cm {
		margin-top: 3.5rem;
		padding: 2.5rem 1rem 3rem;
	}
	.saliva-collection.sc-border {
		margin: 2rem 0 0;
	}
	.sc-resources-section .sc-border {
		padding: 2rem 1rem 2.75rem;
	}
	.saliva-collection.sc-border p {
		margin-right: 0;
	}
}
@media (max-width: 767px) {
	section#get-started {
		padding-top: 55px;
	}
	.inner-banner.pdf-sec .page-title {
		max-width: 100%;
	}

	.data-analysis.sc-border,
	.sali-test-samples.sc-border,
	.saliva-collection.sc-border,
	.collection-methods.new-cm {
		padding: 1.75rem 1rem !important;
	}
	body.analyte-template-default .analyte-container {
		padding: 0;
	}
	.inner-banner.pdf-sec {
		padding-left: 15px;
		padding-right: 15px;
	}
	h2.section-heading {
		font-size: 1.625rem;
	}
	.sc-border .technical-table table tbody tr {
		text-align-last: left;
	}
	.sc-navigation#navigation-list {
		position: static !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	.sc-navigation .list-group .list-group-item {
		width: 100%;
		padding: 0.75rem 1rem;
		border-right: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	}
	.sc-navigation .list-group {
		padding: 0 30px;
	}
	.sc-navigation .img-block {
		height: 2.75rem !important;
		width: 2.75rem !important;
		margin-bottom: 0.5rem !important;
	}
	.technical-summary h2.section-heading {
		padding-bottom: 10px;
	}
	.inner-banner.pdf-sec + section.my-4 .col-lg-10 .d-flex,
	.inner-banner.pdf-sec .row,
	.collection-methods.new-cm {
		text-align: center;
	}

	.inner-banner.pdf-sec + section.my-4 .col-lg-10 .d-flex,
	.inner-banner.pdf-sec .row,
	.collection-methods.new-cm .method-box,
	.sc-assay-sec .page-after-header .d-flex,
	.data-analysis.sc-border .page-after-header .d-flex,
	.sali-test-samples.sc-border .page-after-header .d-flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	.sc-assay-sec .page-after-header .d-flex .btn {
		margin: 0.75rem auto;
	}
	.sc-assay-sec h4,
	.saliva-collection.sc-border p {
		font-size: 16px;
		padding-bottom: 0 !important;
	}
	.saliva-collection.sc-border .saliva-protocol {
		margin: -2rem;
	}
	.collection-methods.new-cm .method-image {
		padding: 0;
		margin-bottom: 0.5rem;
	}
	.sali-test-samples.sc-border {
		padding: 2rem 1rem;
		text-align: center;
	}
	.data-analysis.sc-border .page-thumbnail {
		margin: 1.75rem auto 1rem;
	}
	.data-analysis.sc-border .analyte-description h3 {
		padding-bottom: 0.75rem;
		font-size: 1.25rem;
	}
	.data-analysis.sc-border {
		padding: 1.5rem 1rem 2.5rem;
	}
	.technical-summary .sc-border {
		padding: 2.5rem 1rem 2rem;
	}

	.data-analysis.sc-border .page-after-header .d-flex h3,
	.sali-test-samples.sc-border .page-after-header .d-flex h3 {
		font-size: 1.5rem;
		text-transform: capitalize;
		margin-bottom: 1rem;
	}
	.sali-test-samples.sc-border .text-center {
		padding: 1.5rem 1rem;
		margin: 25px 15px 0;
	}
	.sc-resources-section .sc-border {
		text-align: left !important;
	}
	.sc-resources-section .sc-border ul li {
		padding-bottom: 1.5rem;
	}
	.sali-test-samples.sc-border .text-center h4 {
		font-size: 1.5rem;
	}
	.sc-resources-section .sc-border .sali_more a,
	.sc-resources-section .sc-border .sali_less a {
		margin-top: 0;
	}
	.sc-resources-section {
		margin-bottom: 2rem;
	}
	section#get-started h2 {
		margin-bottom: 2rem;
	}
	.data-analysis .faqs .faqs-title span.down,
	.data-analysis .faqs .active span.up {
		top: 16px;
	}
}
.extended-content, .lessMore{
	display: none;
}

.section-heading-wrap {
	position: relative;
	padding: 1.5rem 0;
}

.section-heading-wrap h2{
	line-height: 1.5;
}

.section-heading-wrap .img-wrap{
	height: 3.4375rem;
	width: 3.4375rem;
	min-height: 3.4375rem;
	min-width: 3.4375rem;
	border: 2px solid #0275d8;
	border-radius: 50%;
	background-color: transparent;
	padding: 8px;
}

.section-heading-wrap .img-wrap img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.section-heading-wrap::before,
.section-heading-wrap::after{
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	left: 50%;
	transform: translate(-50%);
	background-image: linear-gradient( to right, rgba(228, 163, 89, 0.2), rgba(228, 163, 89, 0.75), rgba(228, 163, 89, 0.2) );
}

.section-heading-wrap::before{
	top: 3px;
}

.section-heading-wrap::after{
	bottom: 3px;
}

@media(max-width: 767px){
	.section-heading-wrap .img-wrap {
		height: 2.4375rem;
		width: 2.4375rem;
		min-height: 2.4375rem;
		min-width: 2.4375rem;
		padding: 5px;
	}

}
.displayBlock{
	display: block !important;
}

.order-link a{
	background: #f0ad4efc;
	color: #fff !important;
	padding: 7px 15px;
	border-radius:.3rem;
	font-size: 14px !important;
}
.order-link a:hover{
	background: #ec971f;
}
.order-link .fa{
	color:#fff !important;
}
.ftr-notice{
	text-align: center;
	color: #e3bd16;
	font-size: 16px;
	max-width: 950px;
	margin: 30px auto 0;
}
.woocommerce-store-notice, p.demo_store{display:none!important;}

/** survery form**/


.data-analysis-box form.survey-form .gform_wrapper.gravity-theme .gfield-choice-input+label{
	line-height:36px !important;
}
.data-analysis-box form.survey-form .gform_body input{
	width:2%;
}
.data-analysis-box form.survey-form .gform_body .gform_next_button.button,.data-analysis-box form.survey-form .gform_body .gform_previous_button.button{
	width:100%;
}

.data-analysis-box form.survey-form .gform_body input.schedule-time_a,.data-analysis-box form.survey-form .gform_body input.schedule-time_b,.data-analysis-box form.survey-form .gform_body input.schedule-time_c{
	width:100%;
}

#gform_page_21_10,#gform_page_21_9{
	position: relative;
}
.survey-form .gform_page_footer:has(>input#gform_previous_button_21),.survey-form .gform_page_footer:has(>input#gform_previous_button_21_21){
	position: absolute;
	bottom: -12px;
	padding: 0 !important;
	margin: 0 !important;
}

.table td{
	vertical-align: middle;
}

#gform_21 .gfield_radio{
	text-align: left;
}
.survey-form .content{
	text-align: left;
}
.survey-form .buttons-group a{
	margin-top: 1rem;
	margin-right: 2rem;
	text-align: center;
	background: #075cc6;
	border-radius: 10px;
	color: white;
	padding: .25rem;
}
.woocommerce .cart-collaterals .cart_totals {
	width: 100% !important;
}
.collection-schedule {
	border: 2px solid lightblue;
	padding: 0.5rem;
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.product-table-border {
	border: 1px solid #335789;
	padding: 0.5rem;
	margin-bottom: 2rem;
}
.survey-form .table td{
	width: 90px;
}

#gform_submit_button_21{
	display: none;
}
.survey-form .gfield_radio{
	line-height: 3;
}
.survey-form .gform_page_footer{
	display: flex;
}
.data-analysis-box form.survey-form .gform_body h3 {
	margin-top: 30px;
	text-transform: uppercase;
	color: #e3bd16;
	text-align: center;
}
.data-analysis-box form.survey-form .gform_body div.time_class_a,.data-analysis-box form.survey-form .gform_body div.time_class_b{
	display: none !important;
}

/* .data-analysis-box form.survey-form div.gf_progressbar_wrapper{
display: none !important;
} */

.table-recommendations tr td{
	position: relative;
	overflow: hidden;
	font-size: 12px;
}
.data-analysis-box form.survey-form .table-recommendations tr td.prova:after {
	font-size: 17px;
	color: #428bca;
	content: "*Optional*";
	font-weight: 700;
	/* position: absolute;
	width: 125px;
	height: 31px;
	background: #428bca;

	top: 20px;
	text-align: center;
	line-height: 33px;
	right: -21px;
	transform: rotate(45deg);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19); */
}
.table-recommendations tr td.prova{
	padding-left: 4rem;
}

.cpm-scheduler-page-btn{
	background-color: #075cc6; 
	color: white; 
	font-weight: 700; 
	border-radius: 9px;
	cursor: pointer;
}



@media print {
	.inner-banner, #header, #get-started, #footer, .button-set-cpm{
		display: none;
	}
}

/*
24-HR CPM Scheduler Styling
*/

.cpm-scheduler-grid {
	border: 1px solid #335789;
}

.cpm-scheduler-grid h2 {
	background-color:  #335789;
}

.cpm-scheduler-grid-header {
	border: 1px solid #eceeef;
	border-bottom-color: transparent;
}

.cpm-scheduler-table-wrapper {
	overflow: auto;
}

.cpm-calculator-btn{
	text-decoration: none;
	background-color: #075cc6;
	color: white;
}

.cpm-calculator-btn:hover{
	text-decoration: none;
	color: white;
	cursor: pointer;
}

.product-btn-sample-survey {
	gap: 15px;
}

.product-btn-sample-survey a:hover {
	color: #fff;
	text-decoration: none;
}

.gform_next_button{
	background-color: #075cc6;
	color: white;
}

.sleep-survey-cart-btn{
	-webkit-appearance: none;
	width: 140px;
	border: 1px solid black;
	border-radius: 5px;
	background-color: #e6a750fc;
	content: "Add To Cart";
	font-weight: bold;
	text-align: center;
	color: white;
	cursor: pointer;
	word-wrap: break-word ;
}

.sleep-survey-cart-btn:hover{
	background-color: #da9535fc;
}

.sleep-survey-cart-btn::before{
	content: "Add To Cart";
}

.sleep-survey-cart-btn-success{
	background-color: rgb(158, 156, 156);
	text-align: center;
}

.sleep-survey-cart-btn-success:hover{
	background-color: rgb(158, 156, 156);
}

.sleep-survey-cart-btn-success::before{
	content: "In Cart";
	/* text-align: center; */
}

.recommended-assesment-header{
	text-transform: uppercase;
	text-align: center;
	background-color: #335789;
}
.recommended-assesment-header h3 {
	color: #fff !important;
}

.test-info h3 {
	background: #335789;
	margin-top: 0 !important;
	padding: 10px 20px;
	color: #fff;
	font-weight: 600;
}
.test-info p {
	padding: 0 10px ;
}

@media(max-width: 767px){
	.data-analysis-box form.survey-form .table-recommendations tr td.prova:after{
		width: 155px;
		top: 32px;
		right: -45px;
	}
}

/** hiding woocommerce description heading**/

div#tab-description h2:first-child {
	display: none;
}

/* hiding panel label on product single page */
body.product-template-default th label[for="panels"]{
	display: none;
}

body.product-template-default section.related.products h2:first-of-type {
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 3.5rem;
	text-transform: capitalize;
}
/**biology of us**/

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
:root{
	--primary-white : #ffffff;
	--primary-black : #000000;
	--primary-blue : #0a5cc6;
	--primary-orange : #fe7e01;
	--primary-yellow :#f0ad4e;
	--secondary-yellow :#ec971f;
	--primary-grey :#646464;
	--primary-light-grey :#646464;
	--primary-border-grey : #cccccd;
	--testimonial-background : #ebebeb;
	--primary-dark-grey :#d3d9dc;
	--primary-dark-red :#f4524d;
}


*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
body{
	font-family: "Open Sans", sans-serif;
}
h1{
	font-size: 2rem;
	font-weight: 800;
	line-height: 2.4rem; 
}
h2{
	font-size: 1.8rem;
	font-weight: 500;
	line-height: 1.9rem;
	margin-bottom: 3.5rem;
}
h3{
	font-size: 1.75rem;
	line-height: 2.3rem;
	font-weight: 500;
}
h4,
.h4{
	font-size: 1.5rem;
	line-height: 1.6rem;
	font-weight: 500;
}
p:empty{
	margin-bottom:0 !important;
}
p:not(:empty),
.p{
	font-weight: 400;
	font-size: .8rem;
	line-height: 1.5rem;
}
/* a{
	all: unset;
	text-decoration: none;
	cursor: pointer;
} */
strong{
	font-weight: 700;
}
li{
	font-size: 1.2rem;
	line-height: 1.6rem;
	font-weight: 400;
}
/* ===Utility classes=== */
.mb-20{
	margin-bottom: 20px;
}
.mb-40{
	margin-bottom: 40px;
}
.p-0{
	padding: 0 !important;
}
.pr-20{
	padding-right: 20px !important;
}
.mt-50{
	margin-top:50px;
}
.font-bold{
	font-weight: 700;
}
.font-32{
	font-size: 32px;
}
.text-uppercase{
	text-transform: uppercase;
}
.btn-link{
	margin-top: 30px;
	display: block;
	width: max-content;
	padding: .75rem 1.5rem;
	border-radius: .3rem;
	background-color: var(--primary-yellow);
	color: var(--primary-white);
	transition: all ease-in-out 300ms;
}
.btn-link.blue{
	background-color: var(--primary-blue);
}
.btn-link.blue:hover{
	background-color: #042958;
}
.max-h-auto{
	max-height: 100% !important;
}
.btn-link:hover{
	background-color: var(--secondary-yellow);
	text-decoration: none;
	color: var(--primary-white);
}
.section-background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: center;
	z-index: -1;
}
.blue-heading{
	color: var(--primary-blue) !important;
}
.italic{
	font-style: italic;
}
.row{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.col-6{
	flex-basis: 100%;
	padding: 10%;
	max-width: 100%;
}
.col-4{
	flex-basis: 100%;
	padding: 10%;
}
.col-8{
	flex-basis: 100%;
	padding: 10%;
}
.seperator{
	border-bottom: 2px solid var(--primary-white);
}
.d-block{
	display: block;
}
.mx-auto{
	margin: 0 auto;
}
.pt-2{
	padding-top: 2rem;
}
.fancy-underline{
	position: relative;
	width: max-content;
	margin: 0 auto;
}
.fancy-underline::before {
	content: " ";
	width: 16px;
	height: 8px;
	background: #085cc5;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -8px;
}
.fancy-underline::after{
	content: " ";
	width: 70px;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: -15px;
	left: 50%;
	margin-left: -35px;
}
.relative{
	position: relative;
}

.absolute{
	position: absolute;
	width: 100% !important;
	height: 100%;
	top: 100%;
	left: 0;
}
.tabular-list__wrapper.container-new{ 
	width : calc(100% - 20% ); 
}
.tabular-list__wrapper .product-card img{ 
	width: 250px;
	height:250px;
	border-radius: 50%;
	border: 4px solid var(--primary-border-grey);
	object-fit: contain;

}
.tabular-links{ 
	display: none;
	justify-content: center;
	flex-wrap: wrap;
}
button.tabular-link{
	border: 0;
	background: transparent;
	border-bottom: 8px solid var(--primary-blue); 
}

.tabular-link{
	border-bottom: 8px solid var(--primary-border-grey);
	color: var(--primary-blue);
	font-size: 1.4rem;
	line-height: 1.6rem;
	font-weight: 700;
	padding: 20px;
	flex-grow: 1;
	cursor: pointer;
}
.tabular-link:nth-child(1){
	padding-left: 0;
}
.tabular-link:nth-last-child(){
	padding-right: 0;
}
.tabular-link.active{
	border-color: var(--primary-blue);
}
.tabular-data_products.active{
	display: flex;
}
.tabular-data_products{
	display: none;
	padding-top: 50px;
	flex-wrap: wrap;
	gap: 30px;
}

.card_product-image{
	width: 250px;
	height: auto;
	object-fit: contain;
}
.card_product-description{
	color: var(--primary-blue);
	margin-top: 2rem;
	line-height: 2rem;
	font-size:1.2rem;
	text-align: center;
}
.section-titles{
	text-transform: uppercase;
	color: var(--primary-black);
	text-align: left;
}
.section-text{
	color: var(--primary-blue);
	text-align: left;
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 3rem;
}
.section-col-bg{
	display: block;
	width: 100%;
	margin-left: 0;
	margin-right: auto;
	object-fit: cover;
	object-position: center;
	height: auto;
	max-height: 600px;
}

.text-left{
	text-align: left;
}
.content-w-center p{
	width: 50%;
	margin: 0 auto;
	color: var(--primary-blue);
}
.text-center{
	text-align: center  !important;
}
.progress-bar-container{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 30px;
}
.progress-bar-container .circle p{
	font-size: 1.3rem;
	line-height: 2.2rem;
}
.circle {
	width: 280px;
	height: 400px;
	display: inline-block;
	position: relative;
	text-align: center;
	vertical-align: top;
}
.circle strong {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	line-height: 271px;
	font-size: 66px;
	font-weight: 400;
}
/* ===hero container=== */
.inner-banner .page-title h1{
	margin-bottom: 0;
}
.hero-banner_section{
	position: relative;
}
.hero-banner_section__wrapper.container-new{
	padding: 115px 0;
}
.hero-banner_background{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: center right;
	z-index: -1;
}
.hero-title{
	text-align: left;
	font-size: 2.6rem;
	color: var(--primary-yellow);
}
.hero-description{
	text-align: left;
	color: var(--primary-blue);
	font-weight: 700;
}
.hero-banner_section .btn-link{
	margin-top: 1.5rem;
}
.textBlock_slider{
	text-align: left;   
}
.unorder-list{
	list-style-position: inside;
	text-align: left;
}

/* =====split section===== */
.split-container_section{
	position: relative;
	color: var(--primary-white);
}
.split-section_heading{
	line-height: 2.5rem;
}
.split-section_heading,
.split-section_detail{
	margin-bottom: 2rem;
	text-align: center;
}

/* =====tabular section ===== */
.testimonial_section{
	background: linear-gradient(90deg, rgba(235,235,235,1) 30%, rgba(211,217,220,1) 30%);
}
.testimonial_section .col-4{
	position: relative;
	padding: 0 20px;
}
.testimonial-slider .row{
	justify-content: space-between;
}
.tabular-data_products.active > a{
	display: block;
	max-width: 300px;
}
.testimonial_section .slick-prev:before,
.blog-slider .slick-prev:before{
	content: url(../images/left-arrow-grey.svg);
}
.container-new .slick-prev, 
.container-new .slick-next{
	cursor: pointer;
	width: 25px;
	z-index: 99;
}
.testimonial_section .slick-next:before,
.blog-slider .slick-next:before{
	content: url(../images/right-arrow-grey.svg);
}
.testimonial_image{
	border-radius: 50%;
	width: 100px;
	height: 100px;
	border: 4px solid var(--primary-border-grey);
	margin: 0 auto;
}
.testimonial_image-heading{
	color: var(--primary-blue);
	margin-top: 20px;
	text-align: center;

}
.col-8.testimonial_text {
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}
.testimonial_image-description,
.testimonial-description{
	color: var(--primary-blue);
	text-align: center;
}

/* =====product slider ===== */
.slider-split_section{
	background: var(--primary-white);
}
.section_rightCol-img{
	max-width: calc(100% - 12%);
	margin: 0 auto;
	display: block;
}
.slider-split_section ul{
	list-style-position: inside;
	text-align: left;
}
.product-slider_card{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}
.product-title{
	color: var(--primary-blue);
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1.6rem;
	text-align: center;
}

.product-slider .slick-prev:before,
.textBlock_slider .slick-prev:before{
	content: url(../images/left-arrow-white.svg);
}
.product-slider .slick-next:before,
.textBlock_slider .slick-next:before{
	content: url(../images/right-arrow-white.svg);
}
.product-slider_car_img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
	object-fit: cover;
	border: 10px solid var(--primary-border-grey);
}
.product-slider_description{
	border-radius: 8px;
	background-color: var(--primary-white);
	padding: 20px;
	width: 100%;
	min-height: 125px;
	text-align: center;
}
/* =====blog card===== */
.blog-card{
	max-width: 400px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin: 0 20px; 
}
.blog-slider .slick-track{
	margin: auto;
}
.blog-image{
	position: absolute;
	width: 100% ;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.blog-description{
	padding: 20px 10px;
	background-color: #000000a3;
	color: var(--primary-white);
	height: 100%;
	width: 100%;
	transform: translate(0, 80%);
	transition: all ease-out 500ms;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}
.blog-description:hover{
	transform: translate(0,0);
}


/* ===contact section=== */
.contact_section.container-new{
	padding-bottom: 40px;
}
.contact-links{
	display: flex;
	gap: 1px;
	justify-content: center;
	flex-wrap: wrap;
}
.contact-links .link{
	padding: 38px 15px;
	border-right: 1px solid var(--primary-white);
	background-color: var(--primary-blue);
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 21px;
	line-height: 29px;
	font-weight: 800;
	color: var(--primary-white);
	width: 360px;
}
.contact-links .link img{
	width: 45px;
	height: 45px;
}

/* =====image col section===== */
.image-col-wrapper .container-new.absolute{
	position: relative;
}
.img-col-content{
	background-color: var(--primary-white);
	width: 100%;
	margin: 0 auto;
	padding: 40px 30px;
}
.img-col-content h2,
.img-col-content p{
	text-align: left;
}

/* =====leadership team===== */
.leadership-team {
	margin-bottom: 50px;
}
.leadership-team .section-background{
	opacity: .4;
}
.post-content_description h4.blue-heading{
	padding-bottom: 50px;
}
.leadership-team_posts{
	margin-top: 80px;
}
.social-media_icons{
	position: absolute;
	top: 80px;
	display: flex;
	justify-content: end;
	gap: 10px;
	width: calc(100% - 80px);
}
.social-icons{
	padding: 4px 8px;
	display: block;
	background: var(--testimonial-background);
	border-radius: 50%;
	border: 2px solid var(--primary-border-grey);
}
.social-icons img{
	width: 15px;
	height: 15px;
}
.leadership-post-content{
	display: flex;
	border: 1px solid var(--primary-dark-grey);
	box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
	width: 100%;
	margin-right: 0;
	margin-left: auto;
	min-height: 250px;
	margin-bottom: 80px;
	flex-wrap: wrap;
}
.user-image{
	border-radius: 50%;
	width: 250px;
	height: 250px;
	object-fit: cover;
	border: 10px solid var(--primary-border-grey);
	margin: 0 auto;
	position: relative;
	top: 20px;
}
.post-content_description{
	text-align: center;
	padding: 40px ;
	position: relative;
}
.user-post-about{
	max-height: 100px;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 2rem;
}

.readmore-link{
	display: block;
	margin-top: 20px;
	color: var(--primary-blue);
}

.textBlock_slider p{
	font-size: 2rem;
	line-height: 2.5rem;
	font-weight: 400;
	color: var(--primary-white);
	margin-bottom: 20px;
	padding: 0 20px;
}
.custom-products-loop{
	display: grid !important;
    gap: 20px !important;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}
.custom-products-loop::before{
	display: none !important;
}
.custom-products-loop li {
    width: 263px!important;
	max-width : 263px !important;
}

.heading-custom>h2{
	position: relative;
    top: 50px;
    width: 100%;
    margin-bottom: 100px;
	color : #075cc6;
}
.heading-custom h2 >a{
	width: 100%;
    display: inline-block;
}
.ubermenu .ubermenu-target{
	font-size: 16px;
}
section.how-it-work-wrapper h2.section_heading::before {
    content: " ";
    width: 70px;
    height: 2px;
    background: #000;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -35px;
}
section.how-it-work-wrapper h2.section_heading{
	position : relative;
}
section.how-it-work-wrapper h2.section_heading::after {
    content: " ";
    width: 16px;
    height: 8px;
    background: #085cc5;
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -8px;
}
.heading-mobile{
	font-size : 30px;
}
.description-mobile{
	font-size : 20px
}
.heading-mobile,
.description-mobile{
	display:block;
	text-align : center;
}
.description-mobile + .banner-btn{
	text-align : center;
}
.heading-desktop{
	color: #ffff00;
    font-size: 3.5vw;
    margin-bottom: 1%;
	line-height : 1.1;
}
.description-desktop{
	color: white;
    font-size: 1.8vw;
    margin-bottom: 0;
    padding-bottom: 2.5vw;
    letter-spacing: 0px;
	max-width : 40vw;
	line-height : 1.1;
}
.description-desktop small{
	font-size: 1.2rem;
    line-height: 1.6rem;
}

.heading-desktop,
.description-desktop{
		display: none;
}
.woocommerce .woocommerce-ordering{
	z-index: 10;
    position: relative;
}
/* Base (Mobile-First) Styles for Mobile Phones */
.container-new{
	width: calc(100% - 12%);
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}



.mobile-scrollable-table .vc_toggle_content table{
	min-width: 1050px;
}
/* Small Tablets and Larger Mobile Devices (>=576px) */
@media only screen and (min-width: 576px){
	.container-new{
		width: 540px;
	}
}
/* Tablets (>=768px) */
@media only screen and (min-width: 768px){
	.container-new{
		width: 720px;
	}
	
	.col-4{
		flex-basis: 25%;
		padding: 0 10%;
	}
	.col-8{
		flex-basis: 75%;
		padding: 0 10%;
	}
	.seperator{
		border-bottom: 0;
		border-right: 2px solid var(--primary-white);
	}
	p:not(:empty),.p{
		font-size: 1.2rem;
		line-height: 1.6rem;
	}
	.col-8.testimonial_text{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.leadership-post-content{
		width: calc(100% - 125px);
		margin-right: 0;
		margin-left: auto;
		min-height: 300px;
		margin-bottom: 80px;
		flex-wrap: nowrap;
	}
	.user-image{
		transform: translate(-125px,0);
	}
	.post-content_description{
		text-align: left;
		padding: 40px 0;
		padding-right: 20px;
	}
	.readmore-link{
		text-align: right;
		margin-right: 80px;
		margin-top: 0;
		width: fit-content;
		margin-left: auto;
	}
	.blog-description>p:nth-child(1){
		font-weight: 500;
		border-bottom: 4px solid var(--primary-white);
		padding-bottom: 21%;
		margin-bottom: 20px;
	}
	.blog-description>p+p{
		font-size: .9rem;
		line-height: 1.6rem;
		flex-grow: 1;
	}

	.step-card:not(:last-child){
		border: none !important;
		padding: 0;
	}

	.column-steps_container .step-card:not(:last-child) .step-img-wrapper{
		border-right: 1px solid #DD8500;
	}
	.column-steps_container {

		gap:0;
	}
	.heading-mobile,
	.description-mobile{
		display:none;
	}
	.heading-desktop,
	.description-desktop{
		display: block;
	}
	.description-mobile + .banner-btn{
		text-align : left;
	}
}


/* Laptops (>=992px) */
@media only screen and (min-width: 992px){
	.image-col-wrapper.relative{
	    min-height: 554px;
	}
	.section-with_img{
		position: relative;
		min-height: 800px;
	}
	.page-id-18419 .section-with_img .row.container-new{
		height: 100%;
        min-height: inherit;
	}
	.col-6{
		flex-basis: 50%;
		padding: 0 10%;
		max-width: 50%;
	}
	.section_rightCol-img{
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		width: 50vw;
		height: 100%;
		object-fit: cover;
	}
	.row{
		flex-wrap: nowrap;
	}
	.slider-split_section{
		background-image: linear-gradient(90deg, rgba(255,255,255,1) 50%, rgba(10,92,198,1) 50%);
	}
	.container-new{
		width: 960px;
	}
	.absolute{
		top: 0;
	}
	.section-col-bg{
		width: 70%;
	}
	.img-col-content{
		width: 70%;
		margin-right: 0;
		margin-left: auto;
	}
	.image-col-wrapper + section{
		margin-top: 0;
	}
	.post-content_description h4.blue-heading{
		padding-bottom: 0;
	}
	.social-media_icons{
		top: 35px;
		right: 10%;
		width: 250px;
	}
	.image-col-wrapper .container-new.absolute{
		position: absolute;
	}
	.product-slider_car_img{
		width: 300px;
		height: 300px;
	}
	.testimonial_image{
		width: 150px;
		height: 150px;
	}
}
/* Desktop (>=1200)*/
@media only screen and (min-width: 1200px){
	.image-col-wrapper.relative {
        min-height: 668px;
    }
	.container-new{
		width: 1140px;
		padding-top: 80px;
		padding-bottom: 80px;
	}
	.testimonial_section .slick-next {
		left: 24%;
	}
	.img-col-content{
		width: 50%;
	}
	.tabular-data_products.active > a{
		display: block;
		width: 23%;
		max-width: 250px;
	}
	.progress-bar-container{
		justify-content: space-between;
	}
	button.tabular-link{
		display: none;
	}
	.tabular-links{ 
		display: flex;
	}
	.product__grid{
		display : flex;
		gap: 30px;
		flex-wrap : wra
	}
	h2:not(footer h2){
		font-size: 36px !important;
		line-height:40px;
	}
}
@media only screen and (min-width: 1440px){
	.container-new{
		width: calc(100% - 12%);
	}
}


@media (max-width: 1200px) {
	.tabular-data_products {
		display: block !important;
	}
	
	button.tabular-link {
		display: block;
		width: 100%;
		margin-bottom: 20px
			
	}
	button.tabular-link:not(.active) {
		border-bottom: 8px solid var(--primary-blue);
	}
	.d-none{
		display : none !important;
	}
	.product__grid {
		display: flex;
		flex-wrap: wrap;
		gap: 30px;
		justify-content: center;
	}
	p.section-text {
    font-weight: 400;
    font-size: .8rem;
    line-height: 1.5rem;
	}
}

@media only screen and (max-width: 1440px){
/* 	.mobile-scrollable-table .vc_toggle_content{
		overflow: auto !important;
	} */
	.overflow-auto{
		overflow : auto;
	}
}





