/*
Theme Name: Bootstrap Basic4
Theme URI: https://rundiz.com
Author: Rundiz-WP team
Author URI: https://github.com/Rundiz-WP
Description: Bootstrap v.4 basic theme for developers to build their new theme very fast and easy. (WordPress 5 or Gutenberg ready.) The concept is to keep it basic, no rich features, no additional functions; all of these for theme developers will be easier to start develop their theme. Please read notice on Bootstrap Basic 4 Help page in Dashboard &gt; Appearance &gt; Bootstrap Basic4 Help.
Version: 1.3.6
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 6.9
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Semi+Expanded:wght@100;200;300;400;500;600;700;800;900&family=Zalando+Sans:ital,wght@0,200..900;1,200..900&display=swap');
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.alignleft {
    float: left;
    margin-right: 1.5em;
}
.alignright {
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}

html {
  scroll-behavior: smooth;
}
/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/* 
Text meant only for screen readers. 
copied from https://codex.wordpress.org/CSS
*/
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
img {
    width: 100%;
}
h1, h2, h3, h4 {
    font-family: 'Encode Sans Semi Expanded', sans-serif;
}
.hero h1 {
    font-size: 4rem;
    font-weight: 700;
    padding-bottom: 1rem;
}
.inner-well h2, .hero h2, .modal-body h2 {
    font-size: 2.8rem;
    font-weight: 700;
    padding-bottom: 1rem;
}
h5 {
    font-family: 'Zalando Sans', sans-serif;
}
.inner-well h3 {
    font-size: 2.2rem;
    font-weight: 700;
}
.inner-well h4 {
    font-size: 1.4rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    line-height: 1.4;
}
p, a, ul li, ol li{
    font-family: 'Zalando Sans', sans-serif;
    color: #333;
}
ul li {
    padding-bottom: .5rem;
}
a.body-link {
    color: #333;
    font-weight: 600;
    text-decoration: underline;
     -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.white-body-link {
    color: #fff;
    font-weight: 600;
    text-decoration: underline;
     -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.turquoise.preconception-co a {
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.turquoise.preconception-co a:hover {
    color: #0084b4;
}
sup.reg {
    font-size: 1.1rem;
    top: 0;
}
.bold {
    font-weight: 600;
}
.italics {
    font-style: italic;
}
.underline {
    text-decoration: underline;
}
.center {
    text-align: center;
}
.blue {
    color: #015AAA;
}
.turquoise, ul.turquoise li {
    color: #008383;
}
.purple {
    color: #880081;
}
.black {
    color: #383838;
}
.white {
    color: #ffffff;
}
.blue-gradient-text {
    background: linear-gradient(to right, #015AAA, #0193b8, #00AABE);
    background: -webkit-linear-gradient(to right, #015AAA, #0193b8, #00AABE);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}
.lt-blue-bg {
    background: #E9F6FF;
}
.md-blue-bg {
    /*background: #cfe1ef;*/
    background: #ddeaf4;
}
.white-bg {
    background: #ffffff;
}
.turquoise-bg {
    background: #008383;
}
.drk-turquoise-bg {
    background: #007676;
}
.lt-gray-bg {
    background: #f2f2f2;
}
.lt-blue-gradient-bg {
    background: #E9F6FF;
    background: linear-gradient(180deg,rgba(233, 246, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.blue-gradient-bg {
    background: linear-gradient(45deg, rgba(1, 90, 170, 1) 0%, rgba(0, 170, 190, 1) 100%);
}
.blue-box-shadow-40 {
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .4);
}
.blue-box-shadow-20 {
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .2);
}
.page-header {
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .2);
    padding: 1rem 2rem 1.2rem 6rem;
}
.container-fluid.page-padding {
    padding-left: 6rem;
    padding-right: 6rem;
}
.mb-two {
    margin-bottom: 2rem;
}
#home-hero {
    position: relative;
    z-index: -1;
    padding-top: 5rem;
    padding-bottom: 3rem;
}
.page-header {
    margin-bottom: 0;
}
.inner-well {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.patient-site-nav .nav-link::after {
    font: var(--fa-font-regular);
    content: '\f08e';
    margin-left: 0.3rem;
    font-size: 1.1rem;
    vertical-align: 0.1rem;
}
img.logo-header {
    width: 100%;
    max-width: 16rem;
}
a.nav-link.menu-item {
    color: #015AAA;
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    font-size: 1.1rem;
    font-weight: 600;
    padding: 0.8rem .5rem 0.5rem;
    transition: all .2s ease-in-out;
}
a.nav-link.patient-site-nav.menu-item {
    color: #008383;
}
a.nav-link.on-site-link:hover {
    color: #870081;
}
a.nav-link.request-samples-nav.menu-item {
    background: #015AAA;
    background: linear-gradient(45deg, rgba(1, 90, 170, 1) 0%, rgba(0, 170, 190, 1) 100%);
    color: #fff;
    padding: 0.8rem 1.5rem;
    border-radius: 10rem;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .2);
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.nav-link.request-samples-nav.menu-item:hover {
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .4);
    color: #fff;
}
a.nav-link.current-menu-item {
    border-bottom: .2rem solid #880081;
}
a.nav-link.current-menu-item:hover {
    color: #015AAA;
}
#site-footer.site-footer {
    background: #E9F6FF;
    border-top: 0;
    padding: 3rem 6rem;
    font-size: .9rem;
}
.footer-disclaimer-col p {
    border: 1.5px solid #333;
    padding: 2rem;
    font-size: 1rem;
}
.footer-cta-left-wrap {
    background: #015AAA;
    background: linear-gradient(45deg, rgba(1, 90, 170, 1) 0%, rgba(0, 170, 190, 1) 100%);
    display: flex;
    gap: 2rem;
    border-radius: 6rem 0 0 0;
}
.footer-cta-left-text h2 {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    padding-bottom: 1rem;
}
.footer-cta-left-text p {
    font-size: 1rem;
    color: #fff;
    margin-bottom: 1.5rem;
}
.footer-cta-right-wrap {
    background: #fff;
    border-radius: 0 0 6rem 0;
}
.footer-cta-right-wrap h2 {
    font-size: 3rem;
    font-weight: 700;
    padding-bottom: 1rem;
}
.footer-cta-right-wrap p {
    font-size: 1rem;
    margin-bottom: 1.5rem;
}
.footer-cta-wrap {
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .2);
    display: flex;
    border-radius: 6rem 0 6rem 0;
    margin: 3rem auto;
}
.footer-cta-half {
    flex-basis: calc(100% / 2);
    padding: 3rem;
}
a.kan-button, button.kan-button {
    font-size: 1.1rem;
    padding: 0.8rem 1.5rem;
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    font-weight: 600;
    border-radius: 10rem;
    width: fit-content;
    display: inline-block;
    border: none;
}
a.kan-button-white {
    background: #fff;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.kan-button-turq, button.kan-button-turq {
    background: #008383;
    color: #fff;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.kan-button-blue, button.kan-button-blue {
    background: #015AAA;
    color: #fff;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a.kan-button-turq:hover, button.kan-button-turq:hover {
    background: #10acbd;
    color: #fff;
    text-decoration: none;
}
a.kan-button-white:hover {
    background: #E9F6FF;
    text-decoration: none;
}
a.kan-button-blue:hover, button.kan-button-blue:hover {
    background: #0084b4;
    text-decoration: none;
    color: #fff;
}
a.white-body-link:hover {
    color: #E9F6FF;
}
img.footer-cta-bottle {
    width: 100%;
    max-width: 12rem;
    height: fit-content;
}
.footer-form-box {
    width: 18rem;
    border: 1.5px solid #e9f6ff;
    margin-right: 1rem;
}
.footer-signup-form-wrap {
    display: flex;
    margin-bottom: 1.5rem;
}
p.footer-signup-disc {
    font-size: 0.9rem;
}
.footer-link-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between;
    gap: 2rem;
    padding: 2rem 0;
    border-top: 1.5px solid #015AAA;
    align-items: center;
}
img.logo-footer {
    width: 100%;
    max-width: 14rem;
}
.footer-page-links a {
    color: #015AAA;
    padding: 0 2rem;
}
.footer-social a {
    font-size: 1.5rem;
    color: #015AAA;
    padding: 0 0.5rem;
}
.footer-legal-col {
    border-top: 1.5px solid #015AAA;
    padding-top: 2rem;
}
#home-hero h1 sup {
    color: #0395b9;
    -webkit-text-fill-color: #0395b9;
}
.hero p {
    font-size: 1.1rem;
}
#home-hero img {
    margin-top: -1rem;
}
img.home-well-2 {
    max-width: 30rem;
    margin-top: -2rem;
}
.advantage-card-sm {
    background: #fff;
    border-radius: 0 0 3rem 0;
    padding: 1rem 1.5rem;
    flex-basis: calc(100% / 4);
}
.advantage-cards-wrap {
    display: flex;
    gap: 2rem;
    margin: 2rem auto 1rem;
}
.advantage-card-lg {
    background: #fff;
    border-radius: 0 0 3rem 0;
    padding: 1rem 1.5rem;
    flex-basis: calc(100% / 3);
}
img.home-card-icon {
    width: fit-content;
    margin-bottom: .5rem;
}
.better-absorbed-wrap {
    display: flex;
    gap: 2rem;
    margin: 2rem auto;
    align-items: center;
    justify-content: center;
}
.better-absorbed-wrap img, .better-absorbed-text {
    flex-basis: calc(100%/2);
}
.better-absorbed-text.bat-2 {
    flex-basis: 70%;
}
img.better-absorbed {
    max-width: 32rem;
}
.seal-flex-wrap {
    display: flex;
    gap: 2rem;
}
.inner-well.home-well-4 {
    padding-bottom: 1rem;
}
img.kan-seal-blue {
    max-width: 20rem;
    margin-top: -2rem;
}
.home-well-5 {
    background-image: url('/wp-content/themes/kaneka/images/home-biking-background-drk-3.png');
    background-size: cover;
    background-repeat: no-repeat;
}
.support-cards-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    margin: 2.5rem auto;
}
.support-card {
    background: #fff;
    border-radius: 0 0 3rem 0;
    padding: 1rem 1.5rem;
    width: calc(33.33% - 2rem);
}
.support-card-top {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
}
.support-card-top h3 {
    width: 85%;
}
.support-card-top a {
    width: 4rem;
    height: 3.82rem;
    border-radius: 100%;
}
.support-card-top a img {
    transition: transform 0.3s ease-in-out;
}
.support-card-top a:hover img {
    /*width: 4.2rem;
    height: 4rem;*/
    transform: scale(1.1)
} 
.support-card-top i {
    font-size: 2.8rem;
    position: absolute;
    top: 0.5rem;
    left: 0.1rem;
}
.reference-border {
    width: 90%;
    height: 2px;
    margin: 0 auto;
}
#references p {
    font-size: .9rem;
}
#references.inner-well {
    padding-top: 4rem;
}
/* ***ADVANTAGE***  */
img.adv-hero-img {
    max-width: 34rem;
    margin-top: -2rem;
}
.hero-seal-wrap {
    align-items: center;
    background: #880081;
    background: linear-gradient(90deg,rgba(136, 0, 129, 1) 0%, rgba(76, 44, 122, 1) 100%);
    padding: 0.8rem 2rem;
    border-radius: 4rem 0 0 4rem;
    position: absolute;
    right: -6rem;
    text-align: left;
    width: 62%;
}
.hero-seal-wrap p {
    font-size: 1.2rem;
}
img.hero-seal {
    max-width: 6rem;
    margin-right: 1rem;
}
#uses-hero, #samples-hero {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
#advantage-hero {
    padding-top: 5rem;
    padding-bottom: 10rem;
    overflow: hidden;
}
img.adv-well-2-img {
    max-width: 28rem;
    margin-top: -3rem;
}
.adv-well-2 h2 {
    padding-top: 2rem;
}
.adv-well-2 {
    padding-bottom: 1rem;
}
.baseline-co-wrap {
    display: flex;
    gap: 2rem;
    margin: 2rem auto;
    align-items: center;
    justify-content: center;
}
.adv-well-4 {
    background-image: url('/wp-content/themes/kaneka/images/adv-bg-01.png');
    background-size: cover;
    background-repeat: no-repeat;
}
table.adv-comp-table {
    margin: 3rem auto 2rem;
    border-collapse: separate;
    border-spacing: 0;
    border-radius: 3rem 0 3rem 0;
    overflow: hidden;
    font-family: 'Zalando Sans', sans-serif;
}
.adv-comp-table .turquoise-bg, .adv-comp-table .drk-turquoise-bg {
    color: #fff;
}
.adv-comp-table .lt-blue-bg, .adv-comp-table .md-blue-bg {
    font-weight: 600;
    text-align: right;
}
table.adv-comp-table td {
    padding: 1rem 1.5rem;
}
tr.table-header .white-bg {
    font-size: 1.5rem;
    font-weight: 600;
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    padding-top: 1rem;
    max-width: 12rem;
    background: #d9d9d9;
}
tr.table-header .turquoise-bg {
    font-size: 2.5rem;
    font-weight: 600;
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    padding-top: 1rem;
    background: #006969;
}
img.adv-well-5-img {
    max-width: 24rem;
    margin-top: -1rem;
}
.adv-well-5 {
    padding-bottom: 2rem;
}
.adv-well-5 h2 {
    padding-top: 2rem;
}
.adv-well-7 {
    padding-top: 0;
}
.adv-well-7-cta p {
    width: 50%;
    margin-bottom: 0;
    font-size: 1.1rem;
}
.adv-well-7-cta {
    background-image: url(/wp-content/themes/kaneka/images/adv-bg-02-02.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0rem auto;
    padding: 4rem 2.5rem;
    width: 95%;
    gap: 3rem;
}
/*   ***USES***   */
#uses-hero h1 {
    padding-top: 2rem;
}
.uses-card-wrap {
    display: flex;
    border-radius: 0 0 3rem 0;
    margin: 0 auto 3rem;
}
.uses-card-text {
    flex-basis: calc(100%/2);
    padding: 4rem 2rem;
    background: #fff;
}
.right-bt-radius {
    border-radius: 0 0 3rem 0;
}
.uses-card-image-wrap {
    flex-basis: calc(100%/2);
    overflow: hidden;
    position: relative;
}
.uses-card-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.uses-card-image-01 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-01.png);
}
.uses-card-image-02 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-02.png);
}
.uses-card-image-03 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-03-02.png);
}
.uses-card-image-04 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-04-02.png);
}
.uses-card-image-05 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-05-02.png);
}
.uses-card-image-06 {
    background-image: url(/wp-content/themes/kaneka/images/uses-card-img-06.png);
}
.preconception-co {
    font-size: 1.2rem;
}
.uses-card-col {
    width: 90%;
    margin: 0 auto;
}
/*  ***MODAL***   */
img.modal-logo {
    max-width: 20rem;
    margin: 1rem auto;
}
.modal-content.modal-content-inner {
    border-radius: 0 0 3rem 0;
    padding: 0 1rem 2rem;
}
.modal-backdrop {
    background: linear-gradient(45deg, rgba(1, 90, 170, 1) 0%, rgba(0, 170, 190, 1) 100%);
    opacity: .9 !important;
}
.modal-dialog {
    max-width: 700px !important;
}
p.disc-text {
    font-size: .9rem;
}
img.samples-hero-img {
    max-width: 18rem;
    margin-top: -2rem;
}
img.purple-arrow-right {
    max-width: 1.2rem;
    margin-top: -0.4rem;
}
.page-template-page-conference .page-header, .page-template-page-conference #menu-item-20, .page-template-page-conference #menu-item-23, .page-template-page-conference #menu-item-24 {
    display: none;
}
.page-template-page-conference #bb4-primary-menu {
    justify-content: flex-end !important;
}
.request-samples-btn {
    background: #015AAA;
    background: linear-gradient(45deg, rgba(1, 90, 170, 1) 0%, rgba(0, 170, 190, 1) 100%);
    color: #fff;
    padding: 1.2rem 1.5rem;
    border-radius: 10rem;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, .2);
    font-size: 1.2rem;
    font-weight: 600;
    font-family: 'Encode Sans Semi Expanded', sans-serif;
}
img.conf-header {
    width: 100%;
    max-width: 22rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.conf-hero-left {
    padding-bottom: 5rem;
    padding-top: 1rem;
}
.conf-top.blue-gradient-bg {
    height: 6rem;
    width: 100%;
}
.conf-banner {
    background: linear-gradient(90deg, rgba(136, 0, 129, 1) 0%, rgba(76, 44, 122, 1) 100%);
    padding: 1.3rem 1rem 1rem;
}
.samples-conf-img {
    max-width: 22rem;
    margin-top: 4rem;
}
#conference-hero {
    border-radius: 4rem 0;
    margin-top: -4rem;
}
.conf-hero-wrap {
    background: linear-gradient(90deg, rgba(136, 0, 129, 1) 0%, rgba(76, 44, 122, 1) 100%);
}
.conf-banner a.white-body-link {
    font-family: 'Encode Sans Semi Expanded', sans-serif;
}
/*.conf-dl-well {
    background-image: url(/wp-content/themes/kaneka/images/abstract-bg-conf.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
}*/
.conf-card-wrap {
    background: #fff;
    padding: 2rem;
    border-radius: 0 0 3rem 0;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, 0.2);
    display: flex;
    gap: 1.5rem;
    align-items: flex-start;
    width: 48%;
    margin-bottom: .5rem;
}
img.conf-dl-ing {
    max-width: 9rem;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, 0.3);
}
.conf-dl-col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 2rem;
}
.conf-card-text h3 {
    font-size: 2rem;
    color: #880081;
}
.conf-dl-well h4 {
    color: #fff;
    /*background: linear-gradient(90deg, rgba(136, 0, 129, 1) 0%, rgba(76, 44, 122, 1) 100%);*/
    background: linear-gradient(90deg, rgb(9 96 97) 0%, rgb(2 131 131) 100%);
    padding: 1rem 2rem;
    border-radius: 1rem;
    font-size: 1.2rem;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, 0.2);
}
.conf-card-text a.kan-button {
    padding: 0.6rem 1.5rem;
}
img.conf-samples-hex {
    max-width: 21rem;
    margin-top: -3rem;
}
.conf-form-wrap p {
    color: #fff;
}
.conf-form-disc p.bold {
    margin-bottom: 0.5rem;
}
.conf-form-disc p {
    margin-bottom: 1.5rem;
}
.conf-form-wrap {
    border-radius: 0 0 3rem;
    padding: 3rem 3rem 1rem !important;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, 0.2);
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
}
.conf-form {
    flex-basis: 65%;
    border-right: 1.5px solid #fff;
    padding-right: 2rem;
}
.conf-form-disc {
    flex-basis: 32%;
}
.form-group label, .form-group small {
    color: #fff;
}
button.white-kan-btn {
    font-family: 'Encode Sans Semi Expanded', sans-serif;
    font-size: 1.2rem;
    padding: 0.8rem 1.5rem;
    border: none;
    border-radius: 2rem;
    color: #015aaa;
    font-weight: 600;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.page-template-page-conference .footer-cta-wrap{
    display: none;
}
.page-template-page-conference .footer-disclaimer-col {
    margin-bottom: 2rem;
}
img.conf-guest-img {
    max-width: 12rem;
}
.guest-details-wrap {
    display: flex;
    gap: 2rem;
    align-items: flex-start;
}
.conf-guest-timnes {
    padding-top: 1rem;
}
.conf-guest-wrap {
    background: #fff;
    padding: 3rem 2rem 2rem;
    border-radius: 0 0 3rem 0;
    box-shadow: 0 20px 40px 0 rgba(0, 103, 167, 0.3);
}
.guest-details-wrap h3 {
    font-size: 2rem;
}
.small-caps {
    font-variant: small-caps;
}
.conf-bio-border {
    width: 100%;
    height: 2px;
    margin: 1.5rem auto;
}
/*a.nav-link.menu-item.on-site-link::before, a.nav-link.menu-item.on-site-link::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}
a.nav-link.menu-item.on-site-link {
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}
a.nav-link.on-site-link::before, a.nav-link.on-site-link::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background: currentColor;
    top: 100%;
    left: 0;
    pointer-events: none;
}
a.nav-link.menu-item.on-site-link::before, a.nav-link.menu-item.on-site-link:hover::after {
    transition-delay: 0.1s;
}
a.nav-link.menu-item.on-site-link::before, a.nav-link.menu-item.on-site-link::after {
    opacity: 0;
    transform-origin: 50% 0%;
    transform: translate3d(0, 3px, 0);
    transition-property: transform, opacity;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.8, 1);
}
a.nav-link.menu-item.on-site-link::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}
a.nav-link.menu-item.on-site-link:hover::before {
    transition-delay: 0s;
}
a.nav-link.menu-item.on-site-link:hover::before, a.nav-link.menu-item.on-site-link:hover::after {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    transition-timing-function: cubic-bezier(0.2, 0, 0.3, 1);
}
a.nav-link.menu-item.on-site-link::after {
    content: '';
    top: calc(100% + 4px);
    width: 70%;
    left: 15%;
}*/
.icon-bar {
    background: #006969;
    height: 4px;
    width: 2.8rem;
    display: block;
    margin-bottom: 0.5rem;
    color: transparent;
    border-color: transparent !important;
    border: none !important;
    border-radius: 0.3rem;
}
.hcp-navbar .icon-bar {
    background: #ffc107;
}
button.navbar-toggler {
    border: none;
    float: right;
    position: absolute;
    right: 0rem;
    top: .6rem;
}
.navbar-toggler .icon-bar:nth-of-type(1) {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggler .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler .icon-bar:nth-of-type(3) {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  transform: rotate(0);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
  transform: rotate(0);
}
.footer-page-links.d-sm-none a {
    display: block;
    padding: .2rem .5rem;
}
.seal-mb-container {
    background: linear-gradient(90deg, rgba(136, 0, 129, 1) 0%, rgba(76, 44, 122, 1) 100%);
    padding: 1rem;
}
.seal-mb-container p {
    font-size: 1.2rem;
}
.form-wrap {
    padding: 3rem;
    margin-top: 3rem;
    border-radius: 0 0 4rem 0;
}
.white-hr {
    width: 100%;
    margin: 2rem auto;
    background: #fff;
    height: 2px;
}
@media screen and (max-width: 1450px) {
    .support-card {
        width: calc(50% - 2rem);
    }
    .footer-link-wrap {
        gap: 1rem;
    }
    .footer-page-links a {
        padding: 0 .5rem;
    }
}
@media screen and (max-width: 1300px) {
    .uses-card-col {
        width: 100%;
    }
}
@media screen and (max-width: 1250px) {
    .hero h1 {
        font-size: 3.2rem;
    }
    .hero-seal-wrap {
        width: 70%;
        margin-top: 1rem;
    }
}
@media screen and (max-width: 1199px) {
    .advantage-card-sm, .advantage-card-lg {
        width: calc(50% - 2rem);
        flex-basis: unset;
        margin: 0 auto;
    }
    .advantage-cards-wrap {
        flex-wrap: wrap;
    }
    .footer-legal-col {
        margin-top: 2rem;
    }
    .footer-page-links a {
        padding: 0 1rem;
    }
    img.kan-seal-blue {
        max-width: 15rem;
        margin-top: -3rem;
    }
    .hero-seal-wrap {
        margin-top: 1rem;
        width: 140%;
    }
    img.adv-hero-img, img.adv-well-2-img {
        margin-top: 0;
    }
    #quality-seal img.kan-seal-blue {
        margin-top: -1rem;
    }
    #quality-seal .seal-text {
        width: 70%;
    }
    .adv-well-7-cta {
        width: 100%;
        padding: 4rem;
        display: block;
    }
    .adv-well-7-cta p {
        width: 100%;
        margin-bottom: 2rem;
    }
    #uses-hero img.adv-hero-img {
        max-width: 21rem;
    }
    .footer-cta-wrap {
        flex-wrap: wrap;
    }
    .footer-cta-half {
        flex-basis: 100%;
    }
}
@media screen and (max-width: 1025px) {
    .support-card {
        width: 100%;
    }
    .better-absorbed-wrap {
        flex-wrap: wrap;
    }
    .better-absorbed-wrap img, .better-absorbed-text {
        flex-basis: unset;
        width: 100%;
    }
}
@media screen and (max-width: 991px) {
    div#kan-nav {
        margin-top: 3rem;
    }
        #bb4-primary-menu.navbar-nav {
        text-align: right;
        align-items: flex-end;
    }
    .page-header {
        padding: 1rem 2rem;
    }
    .container-fluid.page-padding {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #site-footer.site-footer {
        padding: 2rem;
    }
    .support-card-top h3 {
        margin-top: 1rem;
    }
    #advantage-hero p {
        margin-top: 1rem;
    }
    #advantage-hero {
        padding-bottom: 2rem;
    }
    img.adv-well-2-img {
        max-width: 18rem;
        margin-top: -1rem;
    }
    .baseline-co-wrap {
        display: block;
        margin-bottom: 0;
        margin-top: 0;
    }
    .adv-well-2 h2 {
        padding-top: 0;
    }
    tr.table-header .white-bg {
        font-size: 1.2rem;
    }
    tr.table-header .turquoise-bg {
        font-size: 1.5rem;
    }
    table.adv-comp-table td {
        padding: 1rem;
    }
    table.adv-comp-table {
        margin: 1rem auto 2rem;
    }
    img.adv-well-5-img {
        max-width: 19rem;
        margin-top: 1rem;
    }
    .inner-well.adv-well-3 {
        padding-top: 3rem;
    }
    .uses-card-image-wrap {
        flex-basis: 100%;
        min-height: 24rem;
    }
    .uses-card-image {
        background-position: center;
    }
    .uses-card-text {
        flex-basis: 100%;
    }
    .uses-card-wrap {
        flex-wrap: wrap;
    }
    .uses-card-image-01 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-01-mb.png);
    }
    .uses-card-image-02 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-02-mb.png);
    }
    .uses-card-image-03 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-03-mb.png);
    }
    .uses-card-image-04 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-04-mb.png);
    }
    .uses-card-image-05 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-05-mb.png);
    }
    .uses-card-image-06 {
        background-image: url(/wp-content/themes/kaneka/images/uses-card-img-06-mb.png);
    }
    #uses-hero img.adv-hero-img {
        max-width: 30rem;
    }
    img.adv-hero-img {
        max-width: 30rem;
    }
    #uses-hero h1 {
        padding-top: 0rem;
    }
    #kan-nav {
        padding-bottom: 4rem;
    }
    a.nav-link.request-samples-nav {
        position: absolute;
        right: 1rem;
        width: 17rem;
    }
}
@media screen and (max-width: 768px) {
    /*.container-fluid.page-padding {
        padding-left: 2rem;
        padding-right: 2rem;
    }*/
    .hero h1 {
        font-size: 2.8rem;
    }
    .inner-well h2, .hero h2, .modal-body h2 {
        font-size: 2.2rem;
    }
    .inner-well {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    #home-hero {
        padding-top: 3rem;
    }
    .footer-disclaimer-col p {
        padding: 2rem 1rem;
    }
    .footer-page-links a {
        padding: 0 0.5rem;
    }
    img.kan-seal-blue {
        max-width: 12rem;
        margin-top: -1.5rem;
    }
    .support-card-top a {
        width: 3rem;
        height: 2.82rem;
    }
    .support-card-top h3 {
        margin-top: .2rem;
    }
    .advantage-card-sm, .advantage-card-lg {
        width: 100%;
    }
    img.adv-hero-img {
        max-width: 22rem;
    }
    img.hero-seal {
        max-width: 8rem;
    }
    table.adv-comp-table td {
        padding: 0.7rem;
        font-size: 0.9rem;
    }
    tr.table-header .white-bg {
        font-size: 1rem;
    }
    tr.table-header .turquoise-bg {
        font-size: 1.2rem;
    }
    img.adv-well-5-img {
        margin-bottom: 1rem;
    }
    #quality-seal .seal-flex-wrap {
        display: block;
    }
    #quality-seal .seal-text {
        width: 100%;
    }
    #quality-seal img.kan-seal-blue {
        max-width: 16rem;
    }
    #quality-seal {
        padding-bottom: 0;
    }
    .adv-well-7-cta {
        margin-top: -3rem;
    }
    .uses-card-text {
        padding: 3rem 1rem;
    }
    img.samples-hero-img {
        margin-top: 1rem;
    }
    .footer-cta-right-wrap h2, .footer-cta-left-wrap h2 {
        font-size: 2.2rem;
    }
}
@media screen and (max-width: 575px) {
    .hero h1 {
        font-size: 2.4rem;
    }
    .inner-well h2, .hero h2, .modal-body h2 {
        font-size: 1.8rem;
    }
    img.home-well-2 {
        margin-top: -1rem;
    }
    .nav-logo-wrap {
        padding: 0 !important;
    }
    #home-hero img {
        margin-left: -1rem;
    }
    .footer-link-wrap {
        padding: 1rem 0;
    }
    img.kan-seal-blue {
        max-width: 9rem;
        margin-top: -2.7rem;
    }
    p.fw-mb-seal {
        margin-top: -1rem;
    }
    img.kan-seal-blue-mb.d-sm-none {
        max-width: 20rem;
        margin: -1rem auto 0;
    }
    .seal-text {
        margin-top: -3rem;
    }
    .support-card-top h3 {
        font-size: 1.8rem;
        margin-bottom: 0;
    }
    .adv-well-7-cta {
        padding: 3rem;
    }
    #quality-seal .seal-text {
        margin-top: 0;
    }
    .uses-card-image-wrap {
        min-height: 18rem;
    }
    button.navbar-toggler {
        top: 0;
    }
    img.footer-cta-bottle {
        max-width: 8rem;
        margin-bottom: 1rem;
    }
    .footer-cta-right-wrap h2, .footer-cta-left-wrap h2 {
        font-size: 1.8rem;
    }
    .footer-cta-half {
        padding: 2rem;
    }
    .footer-form-box {
        width: 14rem;
    }
}