/* Header */

#menu-foodmarble ul { /* this targets all sub menus */
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 30px; /* this should be the same height as the top level menu -- height + padding + borders */
    margin-left: 0px !important;
    text-align: left;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
    padding-inline-start: 0px !important;
    color: #046B72 !important;
}
#menu-foodmarble ul li { /* this targets all submenu items */
    float: none;
    width: 100%;
    padding-left: 0px !important;
    color: #046B72 !important;
}
#menu-foodmarble ul li a { /* target all sub menu item links */
    padding: 5px 0px;
    color: #046B72 !important;
}
#menu-foodmarble li:hover > ul {
    visibility: visible;
    opacity: 1;
}
#menu-foodmarble li:first-child, #menu-foodmarble-new li:first-child {
    display: inline-block;
}
.menu-foodmarble-container, .menu-foodmarble-new-container {
    padding-top: 0px;
}
.menu-foodmarble-container li, .menu-foodmarble-new-container li {
    display: inline-block;
    font-size: inherit;
    line-height: 2em !important;
}
#menu-foodmarble li, #menu-foodmarble-new li {
    display: inline-block;
    padding-left: 15px;
}
#menu-foodmarble-mobile ul.sub-menu li {
    font-size: 20px;
    line-height: 38px;
    font-family: 'Montserrat', sans-serif;
    display: block;
}
#menu-foodmarble-mobile i {
    color: #046B72 !important;
}
#menu-foodmarble-mobile ul.sub-menu {
    padding-left: 40px !important;
}
#menu-foodmarble-mobile li {
    font-size: 30px;
    line-height: 46px;
    font-family: 'Montserrat', sans-serif;
    display: block;
}
#menu-foodmarble-mobile i {
    color: #046B72 !important;
}
.menu-foodmarble-mobile-container li {
    font-family: 'Montserrat', sans-serif;
}

/* fonts */
@font-face {
    font-family: 'Montserrat', sans-serif;
    src:url("/fonts/Montserrat-Regular.woff2") format("woff2"),url("/fonts/Montserrat-Regular.woff") format("woff"),url("/fonts/Montserrat-Regular.otf") format("opentype");
    font-style:normal;font-weight:400;
    font-display: swap;
}


button:focus {
    border: 0 !important;
    outline: 0 !important;
}



body .quantity {
    display: none !important;
}



input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    opacity: 1;
}



label.control-label {
    display: none !important;
}

/* Viewport Heights */

.vh100 {height: 100vh !important;}
.vh75 {height: 75vh !important;}
.vh60 {height: 60vh !important;}
.vh50 {height:	50vh !important;}
.vh40 {height:	40vh !important;}
.vh30 {height:	30vh !important;}
.vh33 {height:	33.3vh !important;}
.vh25 {height: 25vh !important;}

/* webfonts */
.mont-med {
    font-family:"Montserrat Medium" !important;
}


* {
    transition: ease-in-out;
    -webkit-transition: ease-in-out;
}

html {-webkit-font-smoothing: antialiased; scroll-padding-top: 40vh;}



.no-gutter-left {padding-left: 0px !important;}
.no-gutter-right {padding-right: 0px !important; }


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* Advanced selectors */

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    padding-top: 0;
    font-weight:  100;
    margin-bottom: 1rem !important;
}


h1, .h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 4rem !important;
    line-height: 95px;
    font-weight: 800 !important;
}

h2, .h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700 !important;
    font-size: 3rem !important;
    line-height: 74px;
}

h3, .h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 42px;
    line-height: 52px;
}

h4, .h4 {
    font-family: 'Montserrat', sans-serif;
    font-style: 24px;
    line-height: 32px;
    font-weight: 500;
}

h5, .h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 27px;
}

strong, b {
    font-family: 'Montserrat', sans-serif;
}

header {
    font-family: 'Montserrat', sans-serif;
}

footer {
    font-family: 'Montserrat', sans-serif;
}
#desktop-footer{
    font-size: 16px !important;
    line-height: 22px !important;
}
#desktop-footer li{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #1A155C !important;
}
footer a {
    color: #1A155C !important;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 19px !important;
    line-height: 24px !important;
    font-weight: 300;
    /* font-weight: 300 !important;
    background-color:rgba(255, 255, 255, 1);
    color: #000 !important;*/
}
a, div {
    font-family: 'Montserrat', sans-serif;
}

a:link, a:visited {
    text-decoration: none;
}

header a:link, header a:visited {
    color: #046B72;
    text-decoration: none;
}

/* Links */
header.pale-pink-theme a:link, header.pale-pink-theme a:visited {
    color: #046B72;
    text-decoration: none;
}

a:hover, a:visited:hover {
    color: #1a155c;
    text-decoration: none;
}

.mb-30 {margin-bottom: 30px !important;}

.hideFirst{display:none;}

.menu-icon{
    background-image:url('https://foodmarble.com/gi/images/menu-green.png');
    cursor:pointer;background-position:center center;background-size:contain;background-repeat:no-repeat;transition:all 0.1s ease;
}
.menu-icon-close{
    background-image:url('https://foodmarble.com/gi/images/menu-close-white.png');
    cursor:pointer;background-position:center center;background-size:contain;background-repeat:no-repeat;margin-right:0px;transition:all 0.1s ease;z-index:0;
}
#mobile-menu{
    top:0px;right:0px;position:fixed;background-color:#046B72;margin:0 auto;padding-top:50px;padding-right:20px;width:100%;height:100% !important;z-index:555;
}

#mobile-menu a:link,  #mobile-menu a:visited {color: #eee5e9 !important;}
#mobile-menu a:hover { /*color: #E0A2DB !important;*/ color: #1a155c !important;}
/*#mobile-menu a:visited:hover { color: #E0A2DB !important;}*/

#mobile-menu .current_page_item a, #mobile-menu .current-menu-item a, #mobile-menu .current-projects-ancestor a {
    color: rgba(112, 120, 183, 0.1) !important;
    padding-bottom: 0px;
}

.hidden-xs {
    display: block !important;
}
.visible-xs {
    display: none !important;
}

.container {
    max-width: 100% !important;
}




.current-menu-item a, .current-projects-ancestor a, .current_page_item a {
    padding-bottom: 2px;
    border-bottom: 2px solid #FFF7E5;
}
.menu-item a:visited, .menu-item a:active, #nav-bar a:active {
}


ul {
    margin-bottom: 0px !important;
    padding-left: 0px !important;
    flex-direction: row !important;
}

label {
    display: block !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.padHelp {
    padding-top: 150px !important;
}

#grad {
    height: 140px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100vw !important;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255,0.75) 10%, rgba(255, 255, 255,0) 100%);
    pointer-events: none !important;
}

.logo {
    max-height: 100% !important;
}

.h54 {height: 54px !important;}


.img-rounded-edges {
    border-bottom-left-radius: 28px !important;
    border-bottom-right-radius: 28px !important;
}


/* inc-blocks components */
/* textbox.php */
.textbox-area h5 {
    padding-bottom: 20px;
}
.textbox-area {
    max-width: 85% !important;
}

/* banner.php */
.banner-image{
    position: absolute;
    z-index: 2;
    object-fit: cover !important;
}
.banner-svg-image {
    position: absolute;
    z-index: 1;
    object-fit: cover !important;
}
.banner-text p {
    max-width: 80% !important;
    padding-top: 20px;
}
.offset-banner-right {
    right: -50px !important;
    position: relative;
}
.offset-banner-left {
    left: -50px !important;
    position: relative;
}
.mh75 {
    max-height: 70vh !important;
}
.mh75-svg {
    max-height: 60vh !important;
    object-fit: contain !important;
}
/* features.php */
.feature-heading  a:before {
    content: "\002B";
    float: right;
    transition: all 0.5s;
    position: relative;
    right: -15px;
    top: 24px;
    font-size: 32px;
}
.feature-heading a[aria-expanded="true"]:before {
    content: "\2212";
    float: right;
    transition: all 0.5s;
    position: relative;
    right: -15px;
    top: 24px;
    font-size: 32px;
}

/* image_text.php */
.image-text-area {
    /*max-width: 85% !important;*/
}
.aire-device {
    position: absolute;
    z-index: 2;
    bottom: -12px;
    right: 22.5%;
    width: 500px;
}
.marvel-device {
    zoom: 0.75;
    z-index: 0;
    -moz-transform: scale(0.75);
    -moz-transform-origin: center;
}

/* learn_featured_slider.php */
.mh45 {
    height: 45vh !important;
}
.mw45 {
    width: 45vh !important;
}

/* product_banner.php */
.offset-banner-image {
    right: -50px !important;
    position: relative;
}

/* Media Queries */
@media only screen and (max-width : 2560px) {
    .science-banner {
        height: 800px;
    }
}
@media only screen and (max-width : 1600px) {

    h1, .h1 {
        font-size: 2.5rem;
        line-height: 78px;
    }
    .science-banner {
        height: 535px;
    }
}

@media only screen and (max-width : 1400px) {

    h1, .h1 {
        font-size: 78px;
        line-height: 78px;
    }
    .science-banner {
        height: 535px;
    }
}


@media only screen and (max-width : 1200px) {

    .science-banner {
        height: 535px;
    }

    .banner-text p {
        max-width: 100% !important;
    }

    .mh75 {
        max-height: 60vh !important;
    }
    .mh75-svg {
        max-height: 50vh !important;
    }
    .banner-image{
        position: relative; z-index: 2; object-fit: cover !important;
    }
    .banner-svg-image {
        position: absolute; z-index: 1; object-fit: contain !important;
    }
    .hidden-lg {
        display: none !important;
    }
    .visible-lg {
        display: block !important;
    }

    h1, .h1 {
        font-size: 3rem !important;
        line-height: 72px;
    }
    h2, .h2 {
        font-size: 2.5rem !important;
        line-height: 64px;
    }
    h3, .h3 {
        font-weight: 300;
        font-size: 32px;
        line-height: 42px;
    }
    h4, .h4 {
        font-size: 1.25rem !important;
    }
    h5, .h5 {
        font-size: 1.35rem !important;
    }
    body {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .vh33 {height:	27.5vh !important;}

    .vh60 {height: 50vh !important;}

    .keepH, .hideOn {
        height:70px;
    }

    .pl-5 {padding-left: 2.5rem !important;}

    .pr-5 {padding-right: 2.5rem !important;}

    .pt-5 {padding-top: 2.5rem !important;}

    .pb-5 {padding-bottom: 2.5rem !important;}

    #literature-columns {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    #literature {
        padding-bottom: 2rem !important;
    }

}

@media only screen and (max-width : 979px) {
    .science-banner {
        height: 400px;
    }

    .banner-text p {
        max-width: 100% !important;
    }

    .offset-banner-right {
        right: auto !important;
        position: relative;
    }

    .offset-banner-left {
        left: auto !important;
        position: relative;
    }

    .mh75 {
        max-height: 50vh !important;
    }
    .mh75-svg {
        max-height: 40vh !important;
    }

    .full-height {
        margin-bottom: 50px !important;
    }

    .banner-image{
        position: relative; z-index: 2; object-fit: cover !important;
    }
    .banner-svg-image {
        position: absolute; z-index: 1; object-fit: contain !important;
    }

    .pl-5 {padding-left: 2rem !important;}

    .pr-5 {padding-right: 2rem !important;}

    .pt-5 {padding-top: 2rem !important;}

    .pb-5 {padding-bottom: 2rem !important;}

    #menu-foodmarble li, #menu-foodmarble-new li {
        display: inline-block;
        padding-left: 30px;
    }

    .hidden-md {
        display: none !important;
    }
    .visible-md {
        display: block !important;
    }

    h1, .h1 {
        font-size: 2.5rem !important;
        line-height: 62px;
    }
    h2, .h2 {
        font-size: 2rem !important;
        line-height: 54px;
    }
    h3, .h3 {
        font-size: 1.75rem !important;
        line-height: 32px;
    }
    h4, .h4 {
        font-size: 1.2rem !important;
    }
    h5, .h5 {
        font-size: 1.15rem !important;
    }
    body {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    .vh33 {height:	22.5vh !important;}

    .vh60 {height: 40vh !important;}

    #literature-columns {
        padding-right: 1.5rem !important;
        padding-left: 1.5rem !important;
    }
    #literature {
        padding-bottom: 2rem !important;
    }

}

.scheme {
    margin-top: 124px !important;
}

@media only screen and (max-width: 767px) {

    .review-section img{
        transform: none !important;
    }
    .padding-mobile-top {
        padding-top: 60px !important;
    }

    .offset-banner-image {
        right: auto !important;
        position: relative;
    }

    .mh45 {height: 33vh !important;}
    .mw45 {width: 33vh !important;}

    .image-text-area {
        max-width: 100% !important;
    }

    .textbox-area {
        max-width: 100% !important;
    }

    .banner-text p {
        max-width: 100% !important;
    }

    .banner-block.pb-10 {
        padding-bottom: 2.5rem !important;
    }

    .offset-banner-right {
        right: auto !important;
        position: relative;
    }

    .offset-banner-left {
        left: auto !important;
        position: relative;
    }

    .mh75 {
        max-height: 45vh !important;
    }
    .mh75-svg {
        max-height: 40vh !important;
    }

    .full-height {
        margin-bottom: 45px !important;
    }

    .banner-image{
        position: relative; z-index: 2; object-fit: cover !important;
    }
    .banner-svg-image {
        position: absolute; z-index: 1; object-fit: contain !important;
    }

    #menu-foodmarble li, #menu-foodmarble-new li {
        display: block;
    }

    #menu-foodmarble li:first-child, #menu-foodmarble-new li:first-child {
        display: block;
    }
    #menu-foodmarble li:last-child {
        display: block !important;
    }
    .menu-foodmarble-container li, .menu-foodmarble-new-container li {
        display: block;
        font-size: 32px;
        line-height: 2em !important;
        text-align: center;
    }

    .showMe {
        opacity: 1.0 !important;
        transition: all 0.5s ease-in-out;
    }

    .vh33 {height:	20vh !important;}

    .vh60 {height: 40vh !important;}

    .vh75 {height: 50vh !important;}

    .vh100 {height: 100vh !important;}

    .menu-icon{
        width:25px;
        height:25px;
    }
    .menu-icon-close{
        width:25px;
        height:25px;
    }

    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }

    h1, .h1 {
        font-size: 2rem !important;
        line-height: 48px;
    }
    h2, .h2 {
        font-size: 1.5rem !important;
        line-height: 42px;
    }
    h3, .h3 {
        font-size: 1.25rem !important;
        line-height: 32px;
    }
    h4, .h4 {
        font-size: 24px;
        line-height: 22px;
    }
    h5, .h5 {
        font-size: 16px !important;
    }
    body {
        font-size: 16px !important;
        line-height: 22px !important;
    }

    img.logoSmaller, .logoSmaller img, .logoSmaller{
        width: 170px !important;
    }

    .menu-foodmarble-mobile-container li {
        display: block;
        font-size: 38px;
        line-height: 46px;
        text-align: center;
    }

    .mb-60 {
        margin-bottom: 0px !important;
    }

    .pl-4 {
        padding-left: 0rem !important;
    }

    .pr-4 {
        padding-right: 0rem !important;
    }

    .pl-5 {
        padding-left: 1rem !important;
    }

    .pr-5 {
        padding-right: 1rem !important;
    }

    .logoSlider .pl-5 {
        padding-left: 2rem !important;
    }
    .logoSlider .pr-5 {
        padding-right: 2rem !important;
    }

    .pt-5 {padding-top: 1rem !important;}

    .pb-5 {padding-bottom: 1rem !important;}

    .pt-4 {padding-top: .5rem !important;}

    .pb-4 {padding-bottom: .5rem !important;}

    #grad {
        height: 140px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100vw !important;
        background-image: linear-gradient(to bottom, rgba(255, 255, 255,0.95) 10%, rgba(255, 255, 255,0) 100%);
        pointer-events: none !important;
    }

    .padHelp {
        padding-top: 80px !important;
    }

    .logo {
        max-height: 50px !important;
    }

    .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .slick-dots {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
        margin-top: 0px;
        padding-bottom: 0px;
    }

    .mobExtraPad {
        bottom: 25vh;
        position: absolute;
    }

    .h54 {height: 44px !important;}

    .scheme {
        margin-top: 46px !important;
    }
    .accordion-header {
        font-weight: 500;
        font-size: 18px;
    }

    #literature-columns {
        padding: 1.5rem !important;
    }
    #literature {
        padding-bottom: 2rem !important;
    }

}

@media only screen and (max-width: 420px) {
    .mb-60 {margin-bottom: 0px !important;}

    .vh33 {height:	35vh !important;}

    .vh40 {height: 62.5vh !important;}

    img.logoSmaller, .logoSmaller img, .logoSmaller{
        width: 150px !important;
    }
    .hidden-xs {
        display: none !important;
    }

}

header.scrolled {
    margin-top: 0px !important;
}

#banner-container{
    display: none;
}

.box {
    padding: 10px;
    padding-top: 25px;
    background: #FFF7E5;
    border-radius: 20px;
}

header {
    /*margin-top: 54px !important;*/
}

header#mobileHeader {
    margin-top: 0px !important;
}




.navbar-scroll #consumer-banner {
    height: 0px;
    transition: all ease-in-out 0.1s;
    padding: 0px !important;
}

.navbar-scroll #consumer-banner a {
    display: none !important;
}

.navbar-scroll header {
    margin-top: 0px !important;
    transition: all ease-in-out 0.1s;
}

li.nav-item {
    margin-right: 20px !important;
}

.nav-tabs {
    border: 0 !important;
    padding: 0 !important;
}

.nav-fill .nav-item {
    flex: none !important;
    padding: 0 !important;
}

.nav-tabs .nav-link {
    opacity: 0.5;
    padding: 0 !important;
}





.list-unstyled {
    font-size: 16px !important;
    line-height: 22px !important;
}
.list-inline {
    font-size: 16px !important;
    line-height: 22px !important;
}
.list-inline-item {
    font-size: 16px !important;
    line-height: 22px !important;
}


#mobile-menu a.btn-consumer {
    background: #28334A !important;
    padding: 10px 15px;
    border: 1px solid #28334A !important;
    color: #FFFAE6 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 80%;
    border-radius: 20px !important;
    display: inline-block;
    font-size: 20px;
}
#mobile-menu a.btn-consumer:hover {
    background: #FFFAE6 !important;
    padding: 10px 15px;
    border: 1px solid #28334A !important;
    color: #28334A !important;
}

#mobile-menu li{
    text-align: left !important;
}


/* Clinical */
.light-grey-bg, .light-grey-theme {
    /* #7078B7 10% */
    background-color: #7078b71a;
}
.grey-bg, .grey-theme {
    /* #7078B7 20% */
    background: rgba(112, 120, 183, 0.2);
}
.pale-pink-bg, .pale-pink-theme {
    background: #eee5e9;
}
.white-bg, .white-theme {
    background: #ffffff;
}
.pale-purple-bg {
    /* #1A155C 10% */
    background-color: #1a155c1a;
}
.pale-green-bg {
    /* #1A155C 10% */
    /*background-color: #1a155c1a;
    /*background: rgba(26, 21, 92, 0.1);*/
    background: rgb(232, 231, 238);
}
.green-bg {
    background: #046B72 !important;
}
.green-text {
    color: #046B72;
}
.white-text {
    color: #ffffff;
}
a.green-text {
    color: #046B72 !important;
}
a.btn-green {
    background: #046B72 !important;
    border: 1px solid #046B72 !important;
    color: #EEE5E9 !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-green:hover {
    border: 1px solid #046B72 !important;
    background: #EEE5E9 !important;
    color: #046B72 !important;
}
a.btn-pink {
    /*background: rgb(231, 209, 222) !important;*/
    background: #e0a2db;
    color: #1A155C !important;
    border: 1px solid #e0a2db !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-pink:hover {
    border: 1px solid #1A155C !important;
    background: #f2f1f8 !important;
    color: #1A155C !important;
}
button.btn-pink {
    background: #e0a2db;
    color: #1A155C !important;
    border: 1px solid #e0a2db !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
button.btn-pink:hover {
    border: 1px solid #1A155C !important;
    background: #f2f1f8 !important;
    color: #1A155C !important;
}
a.btn-pale-pink {
    background: #E0A2DB80;
    color: #1A155C !important;
    border: 1px solid #E0A2DB80 !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-pale-pink:hover {
    border: 1px solid #1A155C !important;
    background: #f2f1f8 !important;
    color: #1A155C !important;
}
a.btn-purple {
    background: #1A155C;
    color: #EEE5E9;
    border: 1px solid #1A155C !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-purple:hover {
    background: #eee5e9;
    color: #1A155C;
    border: 1px solid #1A155C !important;
}
a.btn-light-purple {
    background: #7078b733;
    color: #7078b7;
    border: 1px solid #7078b733 !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-light-purple:hover {
    background: #eee5e9;
    color: #7078b7;
    border: 1px solid #7078b7 !important;
}
a.btn-med-purple {
    background: #7078B7;
    color: #ffffff;
    border: 1px solid #7078B7 !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}
a.btn-med-purple:hover {
    background: #ffffff;
    color: #7078B7;
    border: 1px solid #7078B7 !important;
}


header.pale-pink-theme a:link, header.pale-pink-theme a:visited {
    color: #046B72;
    text-decoration: none;
}
header.pale-pink-theme a:active {
    color: #1a155c;
}
header a.btn-green {
    background: #046B72 !important;
    padding: 7.5px 15px;
    border: 1px solid #046B72 !important;
    color: #EEE5E9 !important;
    width: auto;
    border-radius: 20px !important;
    font-weight: 300 !important;
}
header a-btn-green a:hover {
    border: 1px solid #046B72 !important;
    background: #EEE5E9 !important;
    color: #046B72 !important;
}
a.purple-text {
    color: #1A155C !important;
}
.purple-text {
    color: #1A155C !important;
}
.consumer-bg {
    background: #28334A !important;
    color: #FFFAE6;
}
.pale-pink-text {
    color: #eee5e9 !important;
}
.light-purple-text {
    color: #7078b7;
}

.bubble-med-purple {
    background: #7078B7;
    color: #ffffff;
    border: 1px solid #7078B7 !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}

/* Current page on nav-bar */
.active {
    text-decoration: underline !important;
}

/* Accordions for FAQs */
.accordion-button {
    border-radius: 50px !important;
    outline: none !important;
    padding: 0.5rem 0.75rem !important;
    padding-left: 16px !important;
    justify-content: center !important;
    color: #ffffff !important;
    background-color: #7078b7 !important;
    font-weight: 500 !important;
    font-size: 18px !important;
}
.accordion-button:focus, .accordion-button:active {
    outline: none !important;
    box-shadow: none !important;
}
.accordion-item {
    border-radius: 25px !important;
    border: 1px solid #7078b7 !important;
    color: #ffffff !important;
    background-color: #7078b7 !important;
}
.accordion-collapse {
    justify-content: center !important;
}
.accordion-header {
    margin-bottom: 0px !important;
    outline: none !important;
    color: #046B72 !important;
}
.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
}
.accordion-button::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 25' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 25' fill='%23046b72'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}
.card-body p{
    margin-bottom: 0px !important;
}
.bold {
    font-weight: bold !important;
}

/* Form Select */
.form-select {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>") !important;
    outline: none !important;
    box-shadow: none !important;
    background-position: right 1rem center;
}
.form-select:focus, .form-select:active {
    outline: none !important;
    box-shadow: none !important;
}

/* Heading underline */
#heading-underline {
    padding-bottom: 4px;
    border-bottom: 3px solid #E0A2DB;
    line-height: 48px;
}
#heading-underline-green {
    padding-bottom: 4px;
    border-bottom: 3px solid #046B72;
    line-height: 48px;
}

/* FAQ page - Horizontal menu */
#sub-menu {
    padding: 35px 30px 10px;
}
.sticky-menu {
    text-align: center;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 72px;
}
.sticky-menu ul {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 80px;
    display: inline-block;
}

.sticky-menu li {
    float: left;
}

.sticky-menu li a {
    display: inline;
    color: #046b72 !important;
    text-align: center;
    padding: 14px 26px;
    text-decoration: none;
}

.sticky-menu li a:hover {
    color: #1A155C;
}

.sticky-menu .active {
    font-decoration: underline;
}



@media only screen and (max-width: 767px) {
    #sub-menu {
        padding: 5px 0px 5px;
    }
    .sticky-menu nav {
        position: relative;
        z-index: 2;
        height: 2.5rem;
        overflow-y: hidden;
        scroll-behavior: smooth;
    }
    .sticky-menu ul {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        padding-top: 1rem;
        padding-left: 0;
        margin-block: 0;
        overflow-x: auto;
        list-style: none;
        text-align: center;
        white-space: nowrap;
    }
}

.science-banner {
    background-image: url('../images/2x/Research-intro-panel-web-view-2x.jpg');
    background-color: #eee5e9;
    background-position: center center;
    background-size: cover;
    height: 535px;
    background-repeat: no-repeat;
    margin-right: 0px;
    transition: all 0.1s ease;
    z-index: 0;
    /* Center vertically and horizontally */
    display: flex;
    justify-content: center;
    align-items: center;
}
.science-banner-text {
    width: 65%;
}

@media only screen and (max-width: 767px) {
    .science-banner {
        background-image: url('../images/2x/Research-intro-panel-mobile-view-2x.jpg');
        background-color: #eee5e9;
        background-position: center center;
        background-size: cover;
        height: 435px;
        background-repeat: no-repeat;
        margin-right: 0px;
        margin-top: 30px !important;
        transition: all 0.1s ease;
        z-index: 0;
        /* Center vertically and horizontally */
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .science-banner-text {
        width: 80%;
    }
    .banner-row {
    }
}

.col-container {
    display: flex;
}
.col {
    flex: 1;
}
@media only screen and (max-width: 676px) {
    .col-container {
        flex-direction: column;
    }
    .col {
        padding-bottom: 30px !important;
    }
}
@media only screen and (max-width: 979px) {
    .col-container {
        flex-direction: column;
    }
}
@media only screen and (max-width: 1200px) {
    .col-container {
    }
}

/* Science page columns */
.science-col, .literature-col {
    flex: 1;
    border-radius: 40px !important;
    margin: 0 20px 10px !important;
    position: relative !important;
}
.science-content {
    padding: 55px 1.5rem 35px !important;
}
.read-more {
    position: absolute !important;
    bottom: 0; left: 0; right: 0;
    margin: 0 auto;
    padding: 20px 0 !important;
}
@media only screen and (max-width : 1200px) {
    .science-content {
        padding: 50px 1.5rem 30px !important;
    }
    .science-col, .literature-col {
        margin: 0 10px !important;
    }
    .read-more {
        padding: 20px 0 !important;
    }
}
@media only screen and (max-width: 979px) {
    .science-content {
        padding: 30px 1.5rem 20px !important;
    }
    .science-col, .literature-col {
        margin-right: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 20px !important;
        padding-bottom: 30px !important;
    }
}
@media only screen and (max-width: 767px) {
    .science-content {
        padding: 40px 1.5rem 20px !important;
    }
    .science-col, .literature-col {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 676px) {
    .science-content {
        padding: 40px 1.5rem 20px !important;
    }
    .science-col {
        padding-bottom: 30px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .literature-col {
        padding-bottom: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

/* Subscript */
.sub {
    vertical-align: sub;
    font-size: small;
}

/* Floating button */
.floating-btn {
    width: 80px;
    height:80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: 20px;
    bottom: 10%;
    transition: background 0.25s;
    z-index: 100 !important;
    cursor: pointer;
}
.floating-btn:active {
}
.rosette {
    width: 120px;
    height: 120px;
}
@media only screen and (max-width : 1300px) {
    .rosette {
        width: 105px;
        height: 105px;
    }
}
@media only screen and (max-width : 1200px) {
    .rosette {
        width: 105px;
        height: 105px;
    }
}
@media only screen and (max-width : 676px) {
    .rosette {
        width: 95px;
        height: 95px;
    }
}

.privacy-policy {
    color: #046b72;
    line-height: 2em;
}

.iphone-se {
    padding: 30px 30px 30px !important;
}
@media only screen and (max-width: 350px) {
    .iphone-se {
        padding: 100px 30px 30px !important;
    }
}



/* Cookie styling */
.cookieconsent-com---nb-interstitial-overlay {
    background: rgba(0,0,0,0.7) !important;
}
#cookieconsent-com---nb{
    background-color: #eee5e9 !important;
    color: #046b72 !important;
    width: 520px !important;
    max-width: calc(100vw - 40px) !important;
    border-radius: 10px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 15% !important;
    padding: 0rem !important;
    box-shadow: 0px 0px 200px -50px #046b72 !important;
    -webkit-animation: scale-up-center 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    both !important;
    animation: scale-up-center 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both !important;
}
@media only screen and (max-width: 350px) {
    #cookieconsent-com---nb {
        width: 85vw !important;
        height: 70vh !important;
        max-height: 400px !important;
        position: fixed !important;
        top: 0px !important;
        left: 0px !important;
    }
    .cc-nb-buttons-container {
        flex-wrap: wrap !important;
    }
    .cc-nb-changep {
        margin-top: 8px !important;
    }
}
@media only screen and (max-width: 600px) {
    .cc-nb-buttons-container {
        flex-wrap: wrap !important;
    }
    .cc-nb-changep {
        margin-top: 8px !important;
    }
}
.cookieconsent-com---nb .cc-nb-main-container {
    background: #eee5e9 !important;
}
.cc-nb-main-container {
    max-width: calc(100vw - 40px) !important;
    padding: 2rem !important;
}
.cc-cp-body-content-entry-title, .cc-cp-body-content-entry-text, .cc-cp-body-tabs-item-link {
    color: #046b72 !important;
}
.cc-nb-title{
    text-align: center !important;
    color: #046b72 !important;
    font-size: 1em !important;
    font-weight: 400 !important;
}
#cc-nb-text{
    text-align: center !important;
    color: #046b72 !important;
    font-size: 1em !important;
    font-weight: 400 !important;
    line-height: 1.5rem !important;
}
.cc-nb-text-container {
    text-align: center !important;
    padding: 10px !important;
    padding-bottom: 25px !important;
}
.cc-nb-buttons-container {
    margin: 0 auto !important;
    display: flex !important;
    justify-content: space-evenly !important;
    width: 100% !important;
}
.cc-nb-okagree {
    background-color: #046b72 !important;
    color: #eee5e9 !important;
    cursor: pointer !important;
    font-size: .9em !important;
    font-weight: 600 !important;
    display: block !important;
    min-width: 200px !important;
    border-radius: 10vw !important;
    border: 0px #046b72 !important;
    transition: background .4s,color 2s !important;
}
.cc-nb-okagree:focus {
    box-shadow: 0 0 0 0px #046b72 !important;
}
/* Settings button */
.cc-nb-changep {
    background-color: #eee5e9 !important;
    color: #046b72 !important;
    border: 1px solid #046b72 !important;
    cursor: pointer !important;
    font-size: .9em !important;
    font-weight: 600 !important;
    display: block !important;
    min-width: 200px !important;
    border-radius: 10vw !important;
    transition: background .4s,color 2s !important;
}
.cc-nb-changep:focus {
    box-shadow:0 0 0 1px #046b72 !important;
}
.cc-nb-changep:hover {
    background: #7078b7;
    color: #eee5e9;
}
/* Removed */
.cc-nb-reject {
    display: none !important;
}

/* Settings box */
#cookieconsent-com---preferences-center {
    font-family:"Montserrat Regular" !important;
}
.cookieconsent-com---pc-dialog {
    margin-top: 15% !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 200px -50px #046b72 !important;
    -webkit-animation: scale-up-center 0.6s cubic-bezier(0.39, 0.575, 0.565, 1)
    both !important;
    animation: scale-up-center 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both !important;
}
.cc-pc-container {
    height: 400px !important;
}
/* Small browser windows */
@media only screen and (max-width: 680px) {
    .cc-pc-container {
        height: 450px !important;
    }
    div.cc-cp-body {
        height: 350px !important;
    }
}
/* Mobile */
@media only screen and (max-width: 610px) {
    .cookieconsent-com---preferences-center {
        max-height: 90vh !important;
    }
    .cc-pc-head{
        height: 55px !important;
        display: flex !important;
        flex-wrap: nowrap !important;
        justify-content: end !important;
    }
    .cc-pc-head-title {
        padding-top: 5px !important;
        text-align: left !important;
        width: 170px !important;
    }
    .cc-pc-head-close {
        margin-left: 85% !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .cc-cp-body-tabs {
        display: block !important;
    }
    .cc-cp-body-content-entry {
        padding: 15px !important;
    }
    .cc-cp-body-content-entry-title {
        font-size: 18px !important;
    }
    .cc-cp-body-content-entry-text {
        font-size: 12px !important;
    }
    #title_your_privacy, #title_strictly-necessary, #title_tracking {
        height: 25px !important;
    }
    #title_functionality, #title_targeting {
        height: 0px !important;
    }
    /* wrap and centre footer*/
    .cc-cp-foot {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }
    .cc-cp-foot-byline, .cc-cp-foot-button {
        padding: 5px 10px !important;
        font-size: 12px !important;
    }
}
.cookieconsent-com---reset div {
    background: #eee5e9 !important;
    border-radius: 10px !important;
}
.cc-cp-body {
    background: #eee5e9 !important;
    height: 250px !important;
}
.cookieconsent-com---palette-light .cc-cp-body-content, .cookieconsent-com---palette-light .cc-cp-body, .cc-cp-body-tabs, .cc-cp-body-tabs-item-link {
    background: #eee5e9 !important;
}
.cc-cp-body-tabs-item {
    border-bottom: 0px !important;
    border-right: 0px !important;
}
.cc-cp-body-tabs-item-link {
    height: 58px !important;
}
.cookieconsent-com---palette-light .cc-cp-body-tabs-item-link:focus {
    box-shadow: 0 0 0 0 #046b72 !important;
}
.cookieconsent-com---palette-light .cc-cp-body-tabs-item[active=true] a {
    color: #046b72 !important;
}
.cc-pc-head-title-text {
    color: #046b72 !important;
}
.cc-pc-head-close {
    color: #046b72 !important;
    font-weight: 600 !important;
}
.cc-cp-foot-byline {
    color: #046b72 !important;
}
.cc-cp-foot-save {
    background-color: #046b72 !important;
    color: #eee5e9 !important;
    cursor: pointer !important;
    font-size: .9em !important;
    font-weight: 600 !important;
    display: block !important;
    min-width: 200px !important;
    border-radius: 10vw !important;
    border: 0px #046b72 !important;
    transition: background .4s,color 2s !important;
}
.cc-custom-checkbox+label {
    padding: 0 0 0 50px !important;
}
#strictly-necessary_label {
    vertical-align: middle !important;
}
/* Removed */
.cc-pc-head-lang-select, #title_functionality, #title_targeting, #title_more_information {
    display: none !important;
}

.cookieconsent-com---palette-light .cc-cp-body-content, .cookieconsent-com---palette-light .cc-cp-body, .cc-cp-body-tabs, .cc-cp-body-tabs-item-link {
    background-color: #eee5e9 !important;
}
.cookieconsent-com---reset a {
    color: #1A155C !important;
}
.cc-cp-foot-byline a {
    color: #e0a2db !important;
}
/* End cookie styling */

.lighter-purple-bg {
    background-color: rgb(241, 242, 248);
}

.lighter-grey-bg {
    background-color: #F1F0F1;
}

.dark-pink-bg {
    background-color: #E6C1E3;
}

/*Healthcare Professional Testimonial Styling*/
.healthcare-col {
    flex: 1;
    border-radius: 40px !important;
    margin: 0 20px 10px !important;
    position: relative !important;
}

.healthcare-professional-testimonial-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem;
    height: 100%;
}

.healthcare-professional-testimonial-details-wrapper {
    display: flex;  
    flex-direction: column; 
    justify-content: center;    
    align-items: center;    
    padding-top: 1.5rem;
}

.healthcare-professional-testimonial-image {
    width: 10rem;
    height: 10rem;
}

.healthcare-professional-testimonial-details {
    text-align: center;
    padding-top: 0.5rem;
    font-style: italic;
}

/*Healthcare Professional Testimonial Styling*/

/*Impact Number Styling*/
.impact-number-col {
    flex: 1;
    border-radius: 40px !important;
    margin: 0 20px 10px !important;
    position: relative !important;
}

.impact-number-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem;
}

/*Impact Number Styling*/

/*Scientific/Strategic Advisory Board Styling*/
.scientific-advisory-board-col, .strategic-advisory-board-col {
    flex: 1;
    margin: 0 20px 10px !important;
    position: relative !important;
}

.scientific-advisory-board-content, .strategic-advisory-board-content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.scientific-advisory-board-content-details-wrapper, .strategic-advisory-board-content-details-wrapper {
    display: flex;  
    flex-direction: column; 
    justify-content: center;    
    align-items: center;
}

.scientific-advisory-board-image, .strategic-advisory-board-image {
    width: 10rem;
    height: 10rem;
}

.scientific-advisory-board-details, .strategic-advisory-board-details {
    text-align: center;
    padding-top: 0.5rem;
}
/*Scientific/Strategic Advisory Board Styling*/

/*Research Styling*/
.research-type-button {
    display: inline-block;
    padding: 10px 20px;
    color: #046B72;
    background-color: transparent;
    border: 2px solid #046B72;
    border-radius: 25px;
    text-align: center;
    margin-bottom: 1rem;
}

.research-type-button:hover {
    background-color: #046B72;
    color: #E8E7EE; 
 }

a.btn-dark-purple {
    background: #1A155C;
    color: #ffffff;
    border: 1px solid #1A155C !important;
    width: auto;
    border-radius: 20px !important;
    padding: 7.5px 15px;
    font-weight: 600;
}

a.btn-dark-purple:hover {
    background: #D5D3E1;
    color: #1A155C;
    border: 1px solid #1A155C !important;
}

/*Research Styling*/