/* = Child Theme Custom CSS File
-------------------------------------------------------------- */
body {
    background-color: white;
}
.entry-content h1, 
.entry-content h2, 
.entry-content h3, 
.entry-content h4, 
.entry-content h6,
.entry-content h1 span, 
.entry-content h2 span, 
.entry-content h3 span, 
.entry-content h4 span, 
.entry-content h6 span {
    font-weight: 200;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
    font-weight: 300;
}

a:not(.button, .read-more) {
	color: #2E6FAA;
}
a:not(.button,.read-more):hover {
	color: #21518A;
}

.ui-datepicker-calendar, .ui-datepicker-header {
    display: none !important;}
.home-slider .slide-content.display-bg {
    background-color: rgba(255, 255, 255, 0.6) !important;
}
.logo {
    margin-bottom: 0;
}
input#datepicker {
    display: none !important;
}
.header-top {
	background-color: #eae7e4 !important;
	padding: 0;
}
.header-top p {
	padding: 16px 0 0 0;
	color: #453b37 !important;
	line-height: 1.428571429;
}
.top-menu {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
}
.top-menu li {
	float: left;
	padding: 10px 15px;
}
.top-menu a {
	color: white;
	font-size: 12px;
	text-transform: uppercase;
}
.top-menu a:hover {
	color: white;
}
.assessment {
	background-color: #2f6faa;
}
.prospectus {
	background-color: #4ea9cc;
}
.case-studies {
	background-color: #99ccff;
}
nav.main-menu {
    margin: 12px 0 0 0;
}
nav.main-menu > ul > li > a {
	font-size: 14px;
	font-weight: 400;
	border: 1px solid #fff;
}
nav.main-menu ul > .menu-item-1915 ul {
    top: 38px;
}
nav.main-menu ul > .menu-item-1915 > a {
	border: 1px solid #4ea9cc;
	color: #60646d;
	padding: 7.5px 15px;
}
#header nav.main-menu ul.header-nav > li.mobile, 
.mean-nav .mobile {
    display: none;
}
.home-page-section,
.feature-page-section,
.feature-section {
	padding: 120px 0;
	position: relative;
}

#hps-1,
#wow-fps-1{
    padding: 120px 0 0 0;
}
#hps-2,
#wow-fps-2 {
    background-position: center;
    background-size: cover;
    padding: 240px 0;
}
#hps-3,
#wow-fps-3 {
    padding: 0;
}
#hps-4,
#wow-fps-4 {
     background-position: center;
    background-size: cover;
    padding: 240px 0;
}
#hps-5 {
    padding:  0;
}
#hps-6 {
    padding: 240px 0 120px 0;
}
#hps-1:after,
#hps-3:before,
#hps-3:after,
#hps-5:before,
#hps-5:after,
#wow-fps-1:after,
#wow-fps-3:before,
#wow-fps-3:after,
#wow-fps-5:before,
#wow-fps-5:after{
    content:'';
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    z-index: 10;
}
#hps-1:after,
#wow-fps-1::after {
    height: 197px;
    background-image: url(https://biokinetix.com/wp-content/uploads/2024/09/home-arrow-1b-blue.png);
    top: 100%;
}
#hps-3:before,
#wow-fps-3::before{
    height: 123px;
    background-image: url(images/home-arrow-2.png);
    bottom: 100%;
}
#hps-3:after,
#wow-fps-3::after{
    height: 250px;
    background-image: url(images/home-arrow-3.png);
    top: 100%;
}
#hps-5:before {
    height: 190px;
    background-image: url(images/home-arrow-4.png);
    bottom: 100%;
}
#hps-5:after {
    height: 140px;
    background-image: url(images/home-arrow-5.png);
    top: 100%;
}
.feature-section > .container {
	max-width: 1200px;
	margin: 0 auto;
	padding-left: 3rem;
	padding-right: 3rem;
}
.feature-section.bg-overlay::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-color: hsla(0, 0%, 100%, 0.9);
	position: absolute;
	top: 0;
	left: 0;
}
.feature-section.slant-top-down-left::after,
.feature-section.slant-top-down-right::after,
.feature-section.slant-bottom-down-left::after,
.feature-section.slant-bottom-down-right::after {
	content: '';
	display: block;
	height: 160px;
	width: 120vw;
	background-color: inherit;
	position: absolute;
	z-index: 1;
}
.feature-section.slant-top-down-left::after {
	left: 0;
	top: 0;
	transform: rotate(-3deg);
	transform-origin: left bottom;
}
.feature-section.slant-top-down-right::after {
	right: 0;
	top: 0;
	transform: rotate(3deg);
	transform-origin: right bottom;
}
.feature-section.slant-bottom-down-left::after {
	right: 0;
	bottom: 0;
	transform: rotate(-3deg);
	transform-origin: right bottom;
}
.feature-section.slant-bottom-down-right::after {
	left: 0;
	bottom: 0;
	transform: rotate(3deg);
	transform-origin: left bottom;
}
.wow-feature .wp-block-buttons {
	text-align: center;
}
.home-page-section h2 { font-size: 32px; }
.home-page-section h3 { font-size: 20px; }

.home-page-section p,
.feature-section p { font-size: 18px; font-weight: 300; line-height: 1.75; }

.home-page-section h1,
.home-page-section h2,
.home-page-section h3,
.home-page-section h4,
.home-page-section h5,
.home-page-section h6,
.home-page-section h1 a,
.home-page-section h2 a,
.home-page-section h3 a,
.home-page-section h4 a,
.home-page-section h5 a,
.home-page-section h6 a {
	color: #2f6faa;
}
.alignleft.home-image,
.alignleft.home-embed {
	float: left;
	margin: 0 60px 40px 0;
}
.alignright.home-image,
.alignright.home-embed {
	float: right;
	margin: 0 0 40px 60px;
}

.home-button {
	display: inline-block;
	background-color: #f1f1f1;
	border: 1px solid #ddb8b8;
	margin: 10px;
	padding: 10px 20px;
	color: #2f6faa;
	font-weight: 300;
	text-transform: uppercase;
}
.home-results {
	float: left;
	width: 25%;
	min-width: 280px;
	background-color: #b94141;
	position: relative;
	border-radius: 6px;
	margin: 0 6.25% 0 6.25%;
	padding: 20px;
	color: white;
	font-size: 24px;
	text-align: center;
}
.home-results:first-child {
	margin: 0 6.25% 0 12.5%;
}
.home-results:first-child:after {
	content: '';
	width: 50%;
	height: 0;
	position: absolute;
	left: 100%;
	top: 50%;
	margin: -2px 0 0 0;
	border: 4px dotted #b94141;
}
.contact-services-links {
	width: 100%; 
	float: left; 
	clear: both; 
	margin: 50px 0 0 0; 
	text-align: center;
}
.contact-services-links a {
	width: 25%;
	min-width: 280px;
	float: left;
	margin: 0 6.25% 0 6.25%;
}
.contact-services-links a:first-child {
    margin: 0 6.25% 0 18.75%;
}

.blog-page .comments_count {
    display: none;
}
/* = Parent Theme Custom CSS File
-------------------------------------------------------------- */
.home-features h3 a {
	font-weight: 400;
}
.page-id-1366 .blog-page {
	padding: 50px 0 0 0;
}
.ihhp-timeline {
	margin: 0 0 60px 0;
}
.timeline-wrapper {
	position: relative;
	padding: 30px 0;
	overflow: hidden;
}
.timeline-wrapper:before {
	content: '';
	width: 4px;
	background-color: #2f6faa;
	position: absolute;
	top: 30px;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -2px;
}
.timeline-entry {
	width: 100%;
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 40px 0;
	opacity: 0;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}
.timeline-entry.visible {
	opacity: 1;
}
.ie7 .timeline-entry,
.ie8 .timeline-entry,
.ie9 .timeline-entry {
	opacity: 1;
}
.timeline-entry:before {
	content: '';
	width: 30px;
	height: 30px;
	background-color: #2f6faa;
	position: absolute;
	top: -15px;
	left: 50%;
	border-radius: 50%;
	margin: 0 0 0 -15px;
}
.timeline-date,
.timeline-entry-content,
.timeline-info,
.timeline-image {
	float: left;
}
.row:nth-child(2n) .timeline-date,
.row:nth-child(2n) .timeline-entry-content,
.row:nth-child(2n) .timeline-info,
.row:nth-child(2n) .timeline-image {
	float: right;
}
.timeline-date,
.timeline-entry-content {
	width: 50%;
	padding: 0 50px;
}
.date-oval {
	background-color: #2f6faa;
	position: relative;
	float: right;
	margin: 0 0 20px 0;
	padding: 6px 20px;
	color: white;
	font-size: 20px;
	text-align: center;
}
.row:nth-child(2n) .date-oval {
	float: left;
}
.date-oval:before,
.date-oval:after {
	content: '';
	display: block;
	width: 40px;
	height: 40px;
	background-color: #2f6faa;
	position: absolute;
	top: 0;
	left: -20px;
	z-index: -1;
	border-radius: 50%;
}
.date-oval:after {
	left: auto;
	right: -20px;
}
.timeline-info {
	max-width: 320px;
	margin: 0 0 10px 0;
}
.timeline-image {
	margin: 0 20px;
}
@media screen and (max-width: 526px) {
	.timeline-wrapper:before,
	.timeline-entry:before {
		display: none;
	}
	.timeline-wrapper {
		padding-top: 0;
	}
	.timeline-entry {
		opacity: 1;
		border-bottom: 1px solid #ccc;
	}
	.timeline-date,
	.timeline-entry-content {
		width: 100%;
		padding: 0 40px;
	}
	.row:nth-child(2n) .timeline-date,
	.row:nth-child(2n) .timeline-entry-content,
	.row:nth-child(2n) .timeline-info,
	.row:nth-child(2n) .timeline-image,
	.date-oval {
		float: left;
	}
	.date-oval {
		margin: 0 0 20px 20px;
	}
	.timeline-image {
		margin: 0;
	}
}

.newsletter-signup {
	background-color: #2E6FAA;
	/*background-image: url(images/newsletter.gif);*/
	background-repeat: no-repeat;
	background-size: auto 100%;
	padding: 40px;
}
.newsletter-header {
	color: white;
	padding: 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.newsletter-header h2 {
	color: white;
}
.newsletter-form {

}
.newsletter-form .widget_wp_email_capture_widget_class {
	margin-bottom: 0;
}
.widget_wp_email_capture_widget_class .widgettitle,
.widget_wp_email_capture_widget_class .textwidget {
	display: none;
}
.wp-email-capture-label {
	color: white;
	font-weight: 400;
}
.widget_wp_email_capture_widget_class input.wp-email-capture-submit {
	background-color: #afbd1f;
}

.embed-wrapper{
    float: none;
    width: 100%;
    height: 0;
    position: relative;
    padding: 56.25% 0 0 0;
}

.embed-wrapper iframe{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (min-width: 1200px) {
	.home-results:first-child {
		margin: 0 6.25% 0 18.75%;
	}
}
@media screen and (max-width: 1200px) {
	.header-top p {
		padding: 16px 0;
	}
	.contact-services-links a:first-child {
	    margin: 0 6.25% 0 12.5%;
	}
}

@media screen and (max-width: 991px) {
    .alignleft.home-image,
.alignleft.home-embed,
.alignright.home-image,
.alignright.home-embed, 
.embed-wrapper{
    max-width: 100%;
	margin: 0 auto;
}
.alignleft.home-embed,
.alignright.home-embed,
.embed-wrapper{
    float: none;
    width: 100%;
    height: 0;
    position: relative;
    padding: 56.25% 0 0 0;
}
.alignleft.home-embed,
.alignright.home-embed, 
.alignleft.home-embed,
.alignright.home-embed {
	margin: 0 auto 40px auto;
}
.alignleft.home-embed iframe,
.alignright.home-embed iframe,
.embed-wrapper iframe{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.home-page-section h2 {
    clear: both;
    margin: 20px 0 0 0;
}
	.home-results {
		float: none;
		margin: 0 auto;
	}
	.home-results:first-child {
		margin: 0 auto 40px auto;
	}
	.home-results:first-child:after {
		content: '';
		width: 0;
		height: 40px;
		position: absolute;
		left: 50%;
		top: 100%;
		margin: 0 0 0 -2px;
		border: 4px dotted #b94141;
	}
		.contact-services-links a,
	.contact-services-links a:first-child {
		display: block;
		width: 100%;
		float: none;
		margin: 20px 0 0 0;
		padding: 0;
		text-align: center;
	}
	.newsletter-header {
		padding: 20px 0;
	}
	.ips-page-content.blog-page.default-page.full-width {
		padding: 50px 0 20px;
	}
}
@media screen and (max-width: 768px) {
	.top-menu {
		display: none;
	}
	/* .home-content {
	   display: none;
	} */
	#hps-1 {
	    padding: 30px 0 0 0;
	}
	.alignleft.home-image,
	.alignleft.home-embed,
	.alignright.home-image,
	.alignright.home-embed {
		display: block;
		width: auto;
		float: none;
		margin: 0 auto 30px auto;
	}
	.alignleft.home-image + h2,
	.alignleft.home-embed + h2,
	.alignright.home-image + h2,
	.alignright.home-embed + h2 {
		clear: both;
	}
}
@media screen and (max-width: 767px) {
    nav.main-menu .mobile {
        display: block;
    }
	#header {
		position: sticky;
		top: 0px;
		z-index: 9;
	}
}

.phfb {
    display: none;
}
.ie8 .phfb,
.ie9 .phfb {
    display: inline;
}
.h2-section {
    background-color: white;
    padding-top: 200px;
}
.biok-testimonial {
	text-align: center;
}
.testimonial-pic img {
    border: 6px solid #CCC;
    border-radius: 50%;
	margin: 0 0 20px 0;
	overflow: hidden;
}
.testimonial-quote {
	border-left: 0;
	font-style: italic;
}
.testimonial-quote::before,
.testimonial-quote::after {
	content: '"';
}
.testimonial-attribution {
	color: #2f6faa;
	font-style: italic;
}
.tour-section hr {
	display: block;
	width: 100%;
	height: 11px;
	background-image: url(images/separator.png);
	background-repeat: no-repeat;
	border-top: 0;
}
.tour-section {
	overflow: hidden;
	padding: 0;
}
.tour-section:nth-child(even) {
	background-color: #f4f4f4;
	text-align: right;
}
.tour-section:nth-child(even) hr {
	background-position: right top;
}
@media screen and (max-width: 768px) {
    .tour-section {
       
    }
}
.intro.tour-section {
	position: relative;
	padding: 0;
}
.tour-hero-image {
	position: relative;
}
.tour-header {
	width: 100%;
	position: absolute;
	top: 30%;
	left: 0;
	padding: 0 40px;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.tour-header {
		position: relative;
		top: 0;
		padding: 0 40px 40px 40px;
	}
}
.tour-slider {
	margin: 0;
    padding: 0;
}
.tour-slider h4 {
	font-weight: 300;
}
.tour-title,
.tour-section h2 {
    font-size: 36px;
    font-weight: 300;
}
.tour-title {
	color: white;
	font-size: 60px;
	font-weight: 900;
}
@media screen and (max-width: 640px) {
	.tour-title {
		color: #3170a5;
	}
}
.tour-subtitle {
    margin: 0 0 50px 0;
    color: #183fa3;
    font-size: 40px;
}
.tour-section h3 {
    font-weight: 300;
}
.section-title {
    margin: 20px 0 30px 0;
    font-weight: 300;
    text-transform: uppercase;
}
.section-title span {
    display: inline-block;
    padding: 0 20px 20px 20px;
    font-weight: 300;
}
.main-section-image {
	display: block;
    margin:0;
}
/*.slide-left :first-child,
.slide-right :first-child {
	margin-top: 0;
	padding-top: 0;
}
.slide-left :last-child,
.slide-right :last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}*/
.tour-continue {
    background-color: #3170a5;
	position: relative;
	z-index: 2;
    margin: 40px 0 0 0;
    padding: 15px 27px;
    border: none;
    border-radius: 0;
    font-size: 24px;
    font-weight: 300;
	text-transform: uppercase;
}
.tour-continue:before,
.tour-continue:after {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	background-color: #3170a5;
	position: absolute;
	top: 0;
	z-index: -1;
	border-radius: 50%;
	-webkit-transition: background .5s ease-in, border-color .5s ease-in;
    	transition: background .5s ease-in, border-color .5s ease-in;
}
.tour-continue:before {
	left: -32px;
}
.tour-continue:after {
	right: -32px;
}
.tour-continue:hover:before,
.tour-continue:hover:after {
	background-color: #477cc6;
}
.tour-continue:link,
.tour-continue:hover,
.tour-continue:visited,
.tour-continue:active {
    color: white;
    text-decoration: none;
}
.tour-continue:hover,
.tour-footer form input[type="submit"]:hover {
    background-color: #477cc6;
    color: white;
}
.tour-footer {
    padding-top: 200px;
}
@media screen and (max-width: 768px) {
    .tour-footer {
        padding-top: 100px;
    }
}
.tour-footer .section-title {
    color: #3170a5;
    font-size: 40px;
    font-weight: 300;
    text-transform: none;
}
.tour-contact-subtitle {
    font-size: 0.75em;
    font-weight: 400;
}
.tour-contact-tel {
    color: #44474c;
}
.tour-footer .phone {
    color: #3170a5;
}
.tour-footer .contact-form input[type=email], 
.tour-footer .contact-form input[type=text],
.tour-footer .contact-form input[type=tel],
.tour-footer textarea,
.wpcf7-recaptcha,
.tour-footer form input[type="submit"] {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
a#scroll-top,
#main-footer .widget input[type="submit"] {
    background-color: #33426e;
}
a#scroll-top:hover,
#main-footer .widget input[type="submit"]:hover {
    background-color: #477cc6;
    color: white;
}
.home-content {
        overflow: hidden;
}
.newsletter-form p,
.newsletter-form p a{
    color: white;
}
.newsletter-signup.uptimes {
        max-width: 768px;
        background-color: transparent;
        margin: 32px auto 0 auto;
        padding: 32px;
}
.signup-title {
    display: block;
        color: #3170a5;
        text-align: center;
        text-transform: uppercase;
}
.newsletter-signup.uptimes .wp-email-capture-label {
    color: #3170a5;
}
.resource-posts {
	padding-top: 40px;
    padding-bottom: 100px;
}
.single-resource .entry-meta {
    background-color: #fff;
    margin-bottom: 40px;
}
.single-resource .entry-meta figure {
    margin: 0;
    margin-bottom: 25px;
}
.single-resource .entry-meta h5 {
    margin: 0 25px 10px 25px;
}
.single-resource .resource-focus,
.single-resource .resource-pdf {
    background-color: #f8fbfc;
    padding: 30px 25px 10px;
    border-top: 1px solid #eff2f3;
}
.single-resource .resource-focus strong {
	display: inline-block;
	margin: 0 30px 0 0;
}
.single-resource .resource-pdf {
	text-align: center;
}
.single-resource .resource-pdf a {
	color: #f15b5a;
	font-size: 20px;
}
.single-resource .resource-pdf a:before {
	content: url(images/pdf-icon.png);
	display: inline-block;
	margin: 0 30px 0 0;
	vertical-align: middle;
}
.single-resource .top-area {
    border-bottom: 2px solid #dcdee4;
    margin-bottom: 25px;
}
.single-resource article.hentry h1.entry-title {
	margin: 0 0 20px 0;
    font-size: 30px;
    line-height: 36px;
}
.related-resources-title {
	margin: 120px 0 30px 0;
	font-weight: 400;
}
@media screen and (max-width:767px) {
  	.tour-title,
	.tour-section h2 {
        	font-size: 30px;
   	 }
    .tour-subtitle {
        font-size: 24px;
    }
    #contact_form input[type="submit"] {
        margin-right: auto;
        margin-left: auto;
    }
}
@media screen and (max-width:560px) {
	.tour-section {
		padding: 30px 0;
	}
   .tour-title,
.tour-section h2 {
        font-size: 24px;
    }
}
@media screen and (max-width:400px) {
   .tour-title {
        padding: 0 30px;
    }
}
ul.bioktabs {
    width: 30%;
    position: relative;
    z-index: 2;
    float: right;
    margin: 0;
    padding: 0;
}
@media screen and (max-width: 640px) {
    ul.bioktabs {
        width: 100%;
        float: none;
    }
}
ul.bioktabs li {
    list-style: none;
    margin: 0 0 10px 0 ;
    padding: 0;
}
.bioktabs a {
    display: block;
    background-color: #2f71ab;
    border: 1px solid #2f71ab;
    padding: 10px 20px;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
}
.bioktabs a:hover,
.bioktabs .active {
    background-color: #fff;
    color: #2f71ab;
	text-decoration: none;
}
.bioktab-contents {
    width: 65%;
    position: relative;
    float: left;
    border: 1px solid #f3f8fa;
}
@media screen and (max-width: 640px) {
  .bioktab-contents {
        width: 100%;
        float: none;
    }
}
.bioktab-content {
    background-color: white;
    position: absolute;
    top: 1px;
    left: 0;
    padding: 20px;
    opacity: 0;
    -moz-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.bioktab-content.visible {
    opacity: 1;
	 z-index: 2;
}
.chart-wrapper {
    height: auto;
    margin: 0 auto;
}
.slider {
	overflow: hidden;
}
.slides {
	overflow: hidden;
	transform: translate3d(0,0,0);
	transition: transform 0.3s;
}
.slide {
	position: relative;
	float: left;
}
.slide > img {
	display: block;
	width: 100%;
	height: auto;
}
.cs-caption {
	background-color: #26a5da;
	padding: 20px;
}
.cs-caption h1 span,
.cs-caption h2 span,
.cs-caption h3 span,
.cs-caption h4 span,
.cs-caption h5 span,
.cs-caption h6 span {
	font-weight: inherit;
}
.cs-slide-next {
	-webkit-appearance: none;
	-moz-appearance: none;
	display: block;
	background-color: transparent;
	position: relative;
	border: 0;
	margin: 20px auto;
	font-size: 12px;
	text-align: center;
}
.cs-slide-next:focus {
	outline: 0;
}
.cs-slide-next::before {
	content: '';
	display: block;
	height: 60px;
	width: 60px;
	background-color: hsla(0, 0%, 100%, 0.7);
	border: 4px solid #81b929;
	border-radius: 8px;
}
.cs-slide-next:hover::before,
.cs-slide-next:focus::before {
	background-color: #FFF;
}
.cs-slide-next::after {
	content: '\25b6';
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -30px 0 0 0;
	color: #81b929;
	font-size: 32px;
}
.client-stats-video {
	margin: 60px 0;
}
.client-stats-video-title {
	margin: 0 0 20px 0;
	color: #26a5da;
	font-size: 16px;
	font-weight: 400;
}
@media screen and (min-width: 769px) {
.cs-caption {
	max-width: 55%;
	background-color: transparent;
	position: absolute;
	top: 40%;
	left: 40px;
	padding: 0;
}
.cs-slide-next {
	position: absolute;
	top: 40%;
	right: 40px;
color: #FFF;
}
}
.cs-header {
	margin: 0 0 30px 0;
}

.client-stats-page {
	margin: 64px 0 0 0;
}
.client-info {
	flex: none;
}
.cs-program-results {
	margin: 0 0 4px 0;
	font-size: 26px;
	font-weight: 300;
}
.cs-client {
	margin: 0 0 4px 0;
	font-size: 40px;
	text-transform: uppercase;
}
.cs-client-location {
	margin: 0 0 30px 0;
	color: #26a5da;
	font-size: 24px;
}
.featured-stats {
	display: flex;
	flex-flow: row wrap;
}
.featured-stat {
	max-width: 200px;
	flex: 0 0 calc(25% - 20px);
	border: 1px solid #e6e6e6;
	border-radius: 8px;
	margin: 20px auto;
	padding: 20px;
	text-align: center;
}
@media screen and (min-width: 641px) {

	.featured-stat {
		margin: 0 10px 20px 10px;
	}
}

@media screen and (min-width: 1200px) {
	.cs-header .container {
		display: flex;
	}
}

.featured-stat .name {
	font-size: 12px;
	line-height: 1.5;
}
.featured-stat .statistic {
	font-size: 64px;
	font-weight: 700;
}
@media screen and (min-width: 641px) {
	.featured-stat .statistic {
		font-size: 40px;
	}
}
@media screen and (min-width: 1024px) {
	.featured-stat .statistic {
		font-size: 64px;
	}
}
.featured-stat:nth-child(odd) .statistic {
	color: #26a5da;
}
.featured-stat:nth-child(even) .statistic {
	color: #81b929;
}

	
.client-stats-page .biok-testimonial {
	padding: 64px 0 0 0;
}
.cs-divider {
	width: 320px;
	margin: 48px auto;
}
.action-plan {
	font-size: 20px;
}
.action-plan ul {
	margin: 20px 0;
}
.cs-contact-info {
	padding: 64px 0;
	color: #26a5da;
}
.wowo-form {
	max-width: 600px;
	margin: 0 auto;
}
.wowo-form label {
	display: block;
	font-weight: 700;
}
.wowo-form input[type="text"],
.wowo-form input[type="email"] {
    background-color: #EEE;
    width: 100%;
    display: block;
}
.wow-intro p {
	font-size: 2rem;
	line-height: 1.5;
}
.accordion {
		border: 1px solid #2f6faa;
		margin: 0 0 2rem 0;
}
h2.accordion-heading {
	background-color: #2f6faa;
	margin: 0;
	margin-bottom: 0;
	padding: 0.5rem 1rem;
	color: #FFF;
	cursor: pointer;
}
.accordion-heading::after {
	content: '▼';
	display: inline-block;
	padding: 0 1em;
	font-size: 0.625em;
}
.accordion-heading.active::after {
	transform: rotate(180deg);
}
.accordion-content {
	height: 0;
	padding: 0 2rem;
	overflow: hidden;
	transition: all 0.3s;
}
.accordion-content.open {
	height: auto;
	padding: 1rem 2rem 2rem 2rem;
}
.entry-content .accordion-content ol li, 
.entry-content .accordion-content ul li {
	margin: 0;
	padding: 10px 0;
}
.wow-products {
	padding: 2rem 0;
}
.wow-product {
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	align-items: center;
	flex: 0 0 100%;
	margin: 0 0 2rem 0;
}
.wow-product .wow-price,
.wow-product-name,
.wow-product-name + .wow-price {
	margin: 0 0 0.5rem 0;
	color: #2f6faa;
	font-size: 3rem;
	font-weight: 700;
}
.wow-product-name {
	font-size: 3.5rem;
}
.wow-product .wow-unit-count {
	margin: 0 0 0.5rem 0;
}
@media screen and (min-width: 30em) {
	.wow-products {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
	}
	.wow-product {
		flex: 0 0 50%;
	}
}
@media screen and (min-width: 48em) {
	.wow-product {
		flex: 0 0 33.33%;
	}
}

.blog-page h3.post-title,
.blog-page h3.entry-title,
article.hentry h1.entry-title {
	word-break: break-word;
}

/**
* Blockquote styling revert
*/
.entry-content blockquote {
	color: #000 !important;
	position: relative;
	background-color: #f3f8fa;
	padding: 20px 10px 25px 20px !important;
	border-left: 5px solid #86d0e4 !important;
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	font-weight: 800;
	line-height: 36px;
}

.entry-content blockquote:after {
	content: ",,";
	color: #000;
	font-size: 72px;
	font-family: Arial, Monaco, monospace;
	line-height: 0;
	position: absolute;
	top: 15px;
	left: 26px;
	opacity: 0.3;
	letter-spacing: -6px;
}

.entry-content blockquote p,
.entry-content blockquote ul {
	margin: 0;
}

.entry-content blockquote p {
	font-size: 16px;
	line-height: 36px;
	font-weight: 800;
}

.entry-content blockquote p:empty {
	display: none;
}

.text-color-custom {
	color: #3a3c41;
}

/* mainly I have created this only for the use of Quotes.*/
.custom-font-20 blockquote p {
	font-size: 19px;
}


@media (max-width: 991.98px) {
	#eael-advance-tabs-242fad8e .eael-tabs-nav>ul {
		align-items: stretch;
	}
	#eael-adv-accordion-27c98da2 .eael-accordion-header i {
		float: right;
	}
}
@media (max-width: 480px) {
	.custom-font-20 blockquote p {
		font-size: 15px;
		line-height: 1.6;
  	}
	.blog-page {
		padding: 8px 0;
	}
}

.strategic-services-container .wp-block-column .wp-block-media-text {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	text-align: center;
}

.strategic-services-container .wp-block-column p,
.strategic-services-container .wp-block-columns {
	margin-bottom: 0px;
}

.strategic-services-container .wp-block-column figure {
	margin-bottom: 10px;
}

.bread-crumb .breadcrumb {
	float: left;
	clear: left;
}


.home-page-section a {
	text-decoration: underline !important;
}

.invest-section {
	display: flex;
	flex-wrap: wrap;
	max-width: 880px;
	margin: 0 auto;
}

.invest-section p:first-child {
	color: #4a7db4;
	font-size: 36px;
	line-height: 40px;
}

.invest-section > div {
	padding: 30px;
}

.width-60-block {
	width: 60%
}
.width-40-block {
	width: 40%
}
.block-float-left {
	float: left;
}
.block-float-right {
	float: right;
}

@media (max-width: 520px) {
	.width-m-100-block {
		width: 100%;
	}
}

/*
 * Homepage New
 */
.page-id-7095 #hps-3:after {
    background-image: url(images/Arrow_3E.png);
}

.page-id-7095 #hps-5:before {
    height: 190px;
    background-image: url(https://biokinetix.com/wp-content/uploads/2024/09/home-arrow-1b-blue.png);
    bottom: unset;
    top: 0;
}

.page-id-7095 #hps-5:after {
    height: 140px;
	background-image: url(images/Arrow_Who_We_Serve.png);
    bottom: -2%;
	top: initial;
}

/* .page-id-7095 #hps-7:before {
    height: 190px;
    background-image: url(images/Arrow_Where_We_Serve.png);
    top: 0;
    content: '';
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 10;
} */

.page-id-7095 #hps-6 {
    padding-top: 30px;
    padding-bottom: 0;
}

/* .page-id-7095 #hps-7 {
    padding-top: 220px;
	padding-bottom: 50px;
} */

/** Welcome to Biokinitix */
.welcome-page-para {
    max-width: 630px !important;
    margin: 0 auto;
}
.ips-page-content.blog-page .page {
    margin-bottom: 0;
}
.ips-page-content.blog-page .full-width-contents {
    padding: 0;
    border: 0;
}
.bio-search-widget {
    max-width: 750px;
    margin: 0 auto;
}
.bio-search-widget label {
    font-size: 16px;
	margin-bottom: 12px;
}
.bio-search-widget .wp-block-search__inside-wrapper {
    padding: 0;
    border: 0;
	position: relative;
}
.bio-search-widget input#wp-block-search__input-1::-webkit-input-placeholder, .bio-search-widget input#wp-block-search__input-1:-moz-placeholder, .bio-search-widget input#wp-block-search__input-1::-moz-placeholder, .bio-search-widget input#wp-block-search__input-1:-ms-input-placeholder {
	color: #3a3c41;
 }
 .bio-search-widget input#wp-block-search__input-1 {
    width: 100%;
    margin: 0;
    border: 1px solid #4ea9cb;
    color: #3a3c41;
    font-size: 18px;
    padding: 12px 15px;
    font-weight: 300;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bio-search-widget button.wp-block-search__button {
    position: absolute;
    right: 0;
    color: #2e6fa9;
    background: transparent;
    border: 0;
    height: 100%;
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.bio-search-widget .wp-block-search__button svg {
    min-height: 36px;
    min-width: 36px;
}
.welcome-pages-list {
    max-width: 750px !important;
    margin: 0 auto;
}
.welcome-pages-list ul.elementor-icon-list-items.elementor-inline-items {
    justify-content: start;
    column-gap: 30px;
    margin: 0 !important;
    row-gap: 10px;
}
.welcome-pages-list ul.elementor-icon-list-items.elementor-inline-items li {
    padding-left: 32px;
    position: relative;
    margin: 0px !important;
    background-image: url(/wp-content/uploads/2023/08/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    background-size: auto;
    margin: 0 !important;
}
.welcome-pages-list ul.elementor-icon-list-items.elementor-inline-items li a:hover span {
    color: #2f6faa !important;
}
.test-css {
	display: inline;
}
.ips-page-head.page-top {
    padding: 0;
}
.ips-page-head.page-top nav.bread-crumb {
    position: relative;
    top: 0;
}
.ips-page-content figcaption.elementor-image-carousel-caption {
    margin-top: 15px;
}
.erase-p-margin p {
    margin: 0 !important;
}
.page-template-ips-pages div#comments-section {
    display: none;
}
.icons-align h3.eael-feature-list-title {
    margin-top: 6px !important;
}
.remove-margin p {
    margin: 0 !important;
}
span.only-mobile {
    display: none;
}
body.menu-opened {
	overflow: hidden;
}
a.meanmenu-reveal.meanclose {
    background-image: url(/wp-content/uploads/2023/08/delete.png);
    background-repeat: no-repeat;
    background-position: center 45%;
    background-size: 14px;
}

/* Styles for Safari */
.e--ua-safari .elementor-widget-n-accordion .e-n-accordion-item-title-icon {
	display: none !important; /* Hide the icon for Safari */
}

/** Responsive Fixes **/
@media screen and (max-width: 1024px) {
	h1.entry-title {
		display: block;
		width: 100%;
	}
	.newsletter-signup .container {
		max-width: 100%;
	}
	span.only-mobile {
		display: block;
	}
	span.only-desktop {
		display: none;
	}
}

@media screen and (max-width: 600px) {
	#header {
		padding-top: 60px !important;
	}
	.mean-container .mean-bar a.meanmenu-reveal {
		top: 0px !important;
	}
	.mean-container .mean-bar .mean-nav {
		margin-top: 44px !important;
	}
	div#input_1_6 {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
	div#input_1_6 div {
		transform: scale(.8) translateX(-12.2%);
	}
}

/* Services Form Styles */

.services-form .gform_heading .gform_required_legend {
	display: none;
}

.services-form .ginput_container_checkbox {
   display: flex;
	 flex-wrap: wrap;
	 justify-content: flex-start;
}

.services-form .ginput_container_checkbox .gfield_checkbox {
	width: 100%;
}

.services-form .ginput_container_checkbox .gfield_checkbox > div {
   display: flex;
	 flex-wrap: wrap;
	 justify-content: flex-start;
}

.services-form .ginput_container_checkbox .gfield_checkbox input {
	margin-right: 7px;
}

.services-form label {
	border: none;
}

.services-form legend {
	border: none;
}

.blog-form-wrapper {
	padding: 15px 10px;
}

.bread-crumb .breadcrumb_last {
	color: #000;
}