html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

@media print {

    *,
    *::before,
    *::after {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " ("attr(title) ")"
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .search-results .iss-form__submit>.caret,
    .dropup>.btn>.caret,
    .search-results .dropup>.iss-form__submit>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

html {
    box-sizing: border-box
}

@-moz-viewport {
    width: device-width
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@-webkit-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html {
    font-size: 15px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #004f9e;
    text-decoration: none
}

a:focus,
a:hover {
    color: #002952;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

pre {
    margin-top: 0;
    margin-bottom: 1rem
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
    touch-action: manipulation
}

table {
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,
button,
select,
textarea {
    margin: 0;
    line-height: inherit;
    border-radius: 0
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: .5rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: #036
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 1.75rem
}

h3 {
    font-size: 1.25rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

.h1 {
    font-size: 2.5rem
}

.h2 {
    font-size: 1.75rem
}

.h3 {
    font-size: 1.25rem
}

.h4 {
    font-size: 1rem
}

.h5 {
    font-size: 1.25rem
}

.h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

small,
.small {
    font-size: 80%;
    font-weight: normal
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled,
.forms .errorlist,
.career-breakfast-application .error-message ul,
.biocamp-application .error-message ul,
.press .press-login .errorlist,
footer .section-links ul,
header>.container .site-toolbar.small-display>ul {
    padding-left: 0;
    list-style: none
}

.list-inline,
header>.container .site-toolbar.large-display>ul,
.product-submenu,
.video-playlist,
.table-of-contents.alphabet,
.promo-links ul {
    padding-left: 0;
    list-style: none
}

.list-inline-item,
header>.container .site-toolbar.large-display>ul>li,
.product-submenu li,
.video-playlist li,
.table-of-contents.alphabet li,
.promo-links ul li {
    display: inline-block
}

.list-inline-item:not(:last-child),
header>.container .site-toolbar.large-display>ul>li:not(:last-child),
.product-submenu li:not(:last-child),
.video-playlist li:not(:last-child),
.table-of-contents.alphabet li:not(:last-child),
.promo-links ul li:not(:last-child) {
    margin-right: 5px
}

.img-fluid,
.vademekum .brand-images img,
.carousel-inner>.carousel-item>img,
.carousel-inner>.carousel-item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    padding: .25rem;
    line-height: 1.5;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #818a91
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .625rem;
    padding-right: .625rem
}

.container::after {
    content: "";
    display: table;
    clear: both
}

@media(min-width: 544px) {
    .container {
        max-width: 576px
    }
}

@media(min-width: 768px) {
    .container {
        max-width: 720px
    }
}

@media(min-width: 992px) {
    .container {
        max-width: 940px
    }
}

@media(min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: .625rem;
    padding-right: .625rem
}

.container-fluid::after {
    content: "";
    display: table;
    clear: both
}

.row {
    margin-left: -0.625rem;
    margin-right: -0.625rem
}

.row::after {
    content: "";
    display: table;
    clear: both
}

.grid-12 .col-xl-12,
.grid-12 .col-xl-11,
.grid-12 .col-xl-10,
.grid-12 .col-xl-9,
.grid-12 .col-xl-8,
.grid-12 .col-xl-7,
.grid-12 .col-xl-6,
.grid-12 .col-xl-5,
.grid-12 .col-xl-4,
.grid-12 .col-xl-3,
.grid-12 .col-xl-2,
.grid-12 .col-xl-1,
.grid-12 .col-lg-12,
.grid-12 .col-lg-11,
.grid-12 .col-lg-10,
.grid-12 .col-lg-9,
.grid-12 .col-lg-8,
.grid-12 .col-lg-7,
.grid-12 .col-lg-6,
.grid-12 .col-lg-5,
.grid-12 .col-lg-4,
.grid-12 .col-lg-3,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-lg-2,
.grid-12 .col-lg-1,
.grid-12 .col-md-12,
.grid-12 .col-md-11,
.grid-12 .col-md-10,
.grid-12 .col-md-9,
.grid-12 .col-md-8,
.grid-12 .col-md-7,
.grid-12 .col-md-6,
.grid-12 .col-md-5,
.grid-12 .col-md-4,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-md-3,
.grid-12 .col-md-2,
.grid-12 .col-md-1,
.grid-12 .col-sm-12,
.grid-12 .col-sm-11,
.grid-12 .col-sm-10,
.grid-12 .col-sm-9,
.grid-12 .col-sm-8,
.grid-12 .col-sm-7,
.grid-12 .col-sm-6,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-sm-5,
.grid-12 .col-sm-4,
.grid-12 .col-sm-3,
.grid-12 .col-sm-2,
.grid-12 .col-sm-1,
.grid-12 .col-xs-12,
.grid-12 .col-xs-11,
.grid-12 .col-xs-10,
.grid-12 .col-xs-9,
.grid-12 .col-xs-8,
.grid-12 .col-xs-7,
.grid-12 .col-xs-6,
.grid-12 .col-xs-5,
.grid-12 .col-xs-4,
.grid-12 .col-xs-3,
.grid-12 .col-xs-2,
.grid-12 .col-xs-1,
.grid-5 .col-xl-5,
.grid-5 .col-xl-4,
.grid-5 .col-xl-3,
.grid-5 .col-xl-2,
.grid-5 .col-xl-1,
.grid-5 .col-lg-5,
.grid-5 .col-lg-4,
.grid-5 .col-lg-3,
.grid-5 .masonry .masonry-item,
.masonry .grid-5 .masonry-item,
.grid-5 .col-lg-2,
.grid-5 .col-lg-1,
.grid-5 .col-md-5,
.grid-5 .col-md-4,
.grid-5 .masonry .masonry-item,
.masonry .grid-5 .masonry-item,
.grid-5 .col-md-3,
.grid-5 .col-md-2,
.grid-5 .col-md-1,
.grid-5 .col-sm-5,
.grid-5 .col-sm-4,
.grid-5 .col-sm-3,
.grid-5 .col-sm-2,
.grid-5 .col-sm-1,
.grid-5 .col-xs-5,
.grid-5 .col-xs-4,
.grid-5 .col-xs-3,
.grid-5 .col-xs-2,
.grid-5 .col-xs-1,
.col-xl-14,
.col-xl-13,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg-14,
.col-lg-13,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.masonry .masonry-item,
.col-lg-2,
.col-lg-1,
.col-md-14,
.col-md-13,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.masonry .masonry-item,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm-14,
.col-sm-13,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.masonry .masonry-item,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col-xs-14,
.col-xs-13,
.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1 {
    position: relative;
    min-height: 1px;
    padding-left: .625rem;
    padding-right: .625rem
}

.grid-12 .col-xs-12,
.grid-12 .col-xs-11,
.grid-12 .col-xs-10,
.grid-12 .col-xs-9,
.grid-12 .col-xs-8,
.grid-12 .col-xs-7,
.grid-12 .col-xs-6,
.grid-12 .col-xs-5,
.grid-12 .col-xs-4,
.grid-12 .col-xs-3,
.grid-12 .col-xs-2,
.grid-12 .col-xs-1,
.grid-5 .col-xs-5,
.grid-5 .col-xs-4,
.grid-5 .col-xs-3,
.grid-5 .col-xs-2,
.grid-5 .col-xs-1,
.col-xs-14,
.col-xs-13,
.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1 {
    float: left
}

.col-xs-1 {
    width: 7.1428571429%
}

.col-xs-2 {
    width: 14.2857142857%
}

.col-xs-3 {
    width: 21.4285714286%
}

.col-xs-4 {
    width: 28.5714285714%
}

.col-xs-5 {
    width: 35.7142857143%
}

.col-xs-6 {
    width: 42.8571428571%
}

.col-xs-7 {
    width: 50%
}

.col-xs-8 {
    width: 57.1428571429%
}

.col-xs-9 {
    width: 64.2857142857%
}

.col-xs-10 {
    width: 71.4285714286%
}

.col-xs-11 {
    width: 78.5714285714%
}

.col-xs-12 {
    width: 85.7142857143%
}

.col-xs-13 {
    width: 92.8571428571%
}

.col-xs-14 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 7.1428571429%
}

.col-xs-pull-2 {
    right: 14.2857142857%
}

.col-xs-pull-3 {
    right: 21.4285714286%
}

.col-xs-pull-4 {
    right: 28.5714285714%
}

.col-xs-pull-5 {
    right: 35.7142857143%
}

.col-xs-pull-6 {
    right: 42.8571428571%
}

.col-xs-pull-7 {
    right: 50%
}

.col-xs-pull-8 {
    right: 57.1428571429%
}

.col-xs-pull-9 {
    right: 64.2857142857%
}

.col-xs-pull-10 {
    right: 71.4285714286%
}

.col-xs-pull-11 {
    right: 78.5714285714%
}

.col-xs-pull-12 {
    right: 85.7142857143%
}

.col-xs-pull-13 {
    right: 92.8571428571%
}

.col-xs-pull-14 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 7.1428571429%
}

.col-xs-push-2 {
    left: 14.2857142857%
}

.col-xs-push-3 {
    left: 21.4285714286%
}

.col-xs-push-4 {
    left: 28.5714285714%
}

.col-xs-push-5 {
    left: 35.7142857143%
}

.col-xs-push-6 {
    left: 42.8571428571%
}

.col-xs-push-7 {
    left: 50%
}

.col-xs-push-8 {
    left: 57.1428571429%
}

.col-xs-push-9 {
    left: 64.2857142857%
}

.col-xs-push-10 {
    left: 71.4285714286%
}

.col-xs-push-11 {
    left: 78.5714285714%
}

.col-xs-push-12 {
    left: 85.7142857143%
}

.col-xs-push-13 {
    left: 92.8571428571%
}

.col-xs-push-14 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0%
}

.col-xs-offset-1 {
    margin-left: 7.1428571429%
}

.col-xs-offset-2 {
    margin-left: 14.2857142857%
}

.col-xs-offset-3 {
    margin-left: 21.4285714286%
}

.col-xs-offset-4 {
    margin-left: 28.5714285714%
}

.col-xs-offset-5 {
    margin-left: 35.7142857143%
}

.col-xs-offset-6 {
    margin-left: 42.8571428571%
}

.col-xs-offset-7 {
    margin-left: 50%
}

.col-xs-offset-8 {
    margin-left: 57.1428571429%
}

.col-xs-offset-9 {
    margin-left: 64.2857142857%
}

.col-xs-offset-10 {
    margin-left: 71.4285714286%
}

.col-xs-offset-11 {
    margin-left: 78.5714285714%
}

.col-xs-offset-12 {
    margin-left: 85.7142857143%
}

.col-xs-offset-13 {
    margin-left: 92.8571428571%
}

.col-xs-offset-14 {
    margin-left: 100%
}

@media(min-width: 544px) {

    .grid-12 .col-sm-12,
    .grid-12 .col-sm-11,
    .grid-12 .col-sm-10,
    .grid-12 .col-sm-9,
    .grid-12 .col-sm-8,
    .grid-12 .col-sm-7,
    .grid-12 .col-sm-6,
    .grid-12 .col-sm-5,
    .grid-12 .col-sm-4,
    .grid-12 .col-sm-3,
    .grid-12 .col-sm-2,
    .grid-12 .col-sm-1,
    .grid-5 .col-sm-5,
    .grid-5 .col-sm-4,
    .grid-5 .col-sm-3,
    .grid-5 .col-sm-2,
    .grid-5 .col-sm-1,
    .col-sm-14,
    .col-sm-13,
    .col-sm-12,
    .col-sm-11,
    .col-sm-10,
    .col-sm-9,
    .col-sm-8,
    .col-sm-7,
    .col-sm-6,
    .masonry .masonry-item,
    .col-sm-5,
    .col-sm-4,
    .col-sm-3,
    .col-sm-2,
    .col-sm-1 {
        float: left
    }

    .col-sm-1 {
        width: 7.1428571429%
    }

    .col-sm-2 {
        width: 14.2857142857%
    }

    .col-sm-3 {
        width: 21.4285714286%
    }

    .col-sm-4 {
        width: 28.5714285714%
    }

    .col-sm-5 {
        width: 35.7142857143%
    }

    .col-sm-6,
    .masonry .masonry-item {
        width: 42.8571428571%
    }

    .col-sm-7 {
        width: 50%
    }

    .col-sm-8 {
        width: 57.1428571429%
    }

    .col-sm-9 {
        width: 64.2857142857%
    }

    .col-sm-10 {
        width: 71.4285714286%
    }

    .col-sm-11 {
        width: 78.5714285714%
    }

    .col-sm-12 {
        width: 85.7142857143%
    }

    .col-sm-13 {
        width: 92.8571428571%
    }

    .col-sm-14 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 7.1428571429%
    }

    .col-sm-pull-2 {
        right: 14.2857142857%
    }

    .col-sm-pull-3 {
        right: 21.4285714286%
    }

    .col-sm-pull-4 {
        right: 28.5714285714%
    }

    .col-sm-pull-5 {
        right: 35.7142857143%
    }

    .col-sm-pull-6 {
        right: 42.8571428571%
    }

    .col-sm-pull-7 {
        right: 50%
    }

    .col-sm-pull-8 {
        right: 57.1428571429%
    }

    .col-sm-pull-9 {
        right: 64.2857142857%
    }

    .col-sm-pull-10 {
        right: 71.4285714286%
    }

    .col-sm-pull-11 {
        right: 78.5714285714%
    }

    .col-sm-pull-12 {
        right: 85.7142857143%
    }

    .col-sm-pull-13 {
        right: 92.8571428571%
    }

    .col-sm-pull-14 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 7.1428571429%
    }

    .col-sm-push-2 {
        left: 14.2857142857%
    }

    .col-sm-push-3 {
        left: 21.4285714286%
    }

    .col-sm-push-4 {
        left: 28.5714285714%
    }

    .col-sm-push-5 {
        left: 35.7142857143%
    }

    .col-sm-push-6 {
        left: 42.8571428571%
    }

    .col-sm-push-7 {
        left: 50%
    }

    .col-sm-push-8 {
        left: 57.1428571429%
    }

    .col-sm-push-9 {
        left: 64.2857142857%
    }

    .col-sm-push-10 {
        left: 71.4285714286%
    }

    .col-sm-push-11 {
        left: 78.5714285714%
    }

    .col-sm-push-12 {
        left: 85.7142857143%
    }

    .col-sm-push-13 {
        left: 92.8571428571%
    }

    .col-sm-push-14 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0%
    }

    .col-sm-offset-1 {
        margin-left: 7.1428571429%
    }

    .col-sm-offset-2 {
        margin-left: 14.2857142857%
    }

    .col-sm-offset-3 {
        margin-left: 21.4285714286%
    }

    .col-sm-offset-4 {
        margin-left: 28.5714285714%
    }

    .col-sm-offset-5 {
        margin-left: 35.7142857143%
    }

    .col-sm-offset-6 {
        margin-left: 42.8571428571%
    }

    .col-sm-offset-7 {
        margin-left: 50%
    }

    .col-sm-offset-8 {
        margin-left: 57.1428571429%
    }

    .col-sm-offset-9 {
        margin-left: 64.2857142857%
    }

    .col-sm-offset-10 {
        margin-left: 71.4285714286%
    }

    .col-sm-offset-11 {
        margin-left: 78.5714285714%
    }

    .col-sm-offset-12 {
        margin-left: 85.7142857143%
    }

    .col-sm-offset-13 {
        margin-left: 92.8571428571%
    }

    .col-sm-offset-14 {
        margin-left: 100%
    }
}

@media(min-width: 768px) {

    .grid-12 .col-md-12,
    .grid-12 .col-md-11,
    .grid-12 .col-md-10,
    .grid-12 .col-md-9,
    .grid-12 .col-md-8,
    .grid-12 .col-md-7,
    .grid-12 .col-md-6,
    .grid-12 .col-md-5,
    .grid-12 .col-md-4,
    .grid-12 .col-md-3,
    .grid-12 .col-md-2,
    .grid-12 .col-md-1,
    .grid-5 .col-md-5,
    .grid-5 .col-md-4,
    .grid-5 .col-md-3,
    .grid-5 .col-md-2,
    .grid-5 .col-md-1,
    .col-md-14,
    .col-md-13,
    .col-md-12,
    .col-md-11,
    .col-md-10,
    .col-md-9,
    .col-md-8,
    .col-md-7,
    .col-md-6,
    .col-md-5,
    .col-md-4,
    .masonry .masonry-item,
    .col-md-3,
    .col-md-2,
    .col-md-1 {
        float: left
    }

    .col-md-1 {
        width: 7.1428571429%
    }

    .col-md-2 {
        width: 14.2857142857%
    }

    .col-md-3 {
        width: 21.4285714286%
    }

    .col-md-4,
    .masonry .masonry-item {
        width: 28.5714285714%
    }

    .col-md-5 {
        width: 35.7142857143%
    }

    .col-md-6 {
        width: 42.8571428571%
    }

    .col-md-7 {
        width: 50%
    }

    .col-md-8 {
        width: 57.1428571429%
    }

    .col-md-9 {
        width: 64.2857142857%
    }

    .col-md-10 {
        width: 71.4285714286%
    }

    .col-md-11 {
        width: 78.5714285714%
    }

    .col-md-12 {
        width: 85.7142857143%
    }

    .col-md-13 {
        width: 92.8571428571%
    }

    .col-md-14 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 7.1428571429%
    }

    .col-md-pull-2 {
        right: 14.2857142857%
    }

    .col-md-pull-3 {
        right: 21.4285714286%
    }

    .col-md-pull-4 {
        right: 28.5714285714%
    }

    .col-md-pull-5 {
        right: 35.7142857143%
    }

    .col-md-pull-6 {
        right: 42.8571428571%
    }

    .col-md-pull-7 {
        right: 50%
    }

    .col-md-pull-8 {
        right: 57.1428571429%
    }

    .col-md-pull-9 {
        right: 64.2857142857%
    }

    .col-md-pull-10 {
        right: 71.4285714286%
    }

    .col-md-pull-11 {
        right: 78.5714285714%
    }

    .col-md-pull-12 {
        right: 85.7142857143%
    }

    .col-md-pull-13 {
        right: 92.8571428571%
    }

    .col-md-pull-14 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 7.1428571429%
    }

    .col-md-push-2 {
        left: 14.2857142857%
    }

    .col-md-push-3 {
        left: 21.4285714286%
    }

    .col-md-push-4 {
        left: 28.5714285714%
    }

    .col-md-push-5 {
        left: 35.7142857143%
    }

    .col-md-push-6 {
        left: 42.8571428571%
    }

    .col-md-push-7 {
        left: 50%
    }

    .col-md-push-8 {
        left: 57.1428571429%
    }

    .col-md-push-9 {
        left: 64.2857142857%
    }

    .col-md-push-10 {
        left: 71.4285714286%
    }

    .col-md-push-11 {
        left: 78.5714285714%
    }

    .col-md-push-12 {
        left: 85.7142857143%
    }

    .col-md-push-13 {
        left: 92.8571428571%
    }

    .col-md-push-14 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0%
    }

    .col-md-offset-1 {
        margin-left: 7.1428571429%
    }

    .col-md-offset-2 {
        margin-left: 14.2857142857%
    }

    .col-md-offset-3 {
        margin-left: 21.4285714286%
    }

    .col-md-offset-4 {
        margin-left: 28.5714285714%
    }

    .col-md-offset-5 {
        margin-left: 35.7142857143%
    }

    .col-md-offset-6 {
        margin-left: 42.8571428571%
    }

    .col-md-offset-7 {
        margin-left: 50%
    }

    .col-md-offset-8 {
        margin-left: 57.1428571429%
    }

    .col-md-offset-9 {
        margin-left: 64.2857142857%
    }

    .col-md-offset-10 {
        margin-left: 71.4285714286%
    }

    .col-md-offset-11 {
        margin-left: 78.5714285714%
    }

    .col-md-offset-12 {
        margin-left: 85.7142857143%
    }

    .col-md-offset-13 {
        margin-left: 92.8571428571%
    }

    .col-md-offset-14 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {

    .grid-12 .col-lg-12,
    .grid-12 .col-lg-11,
    .grid-12 .col-lg-10,
    .grid-12 .col-lg-9,
    .grid-12 .col-lg-8,
    .grid-12 .col-lg-7,
    .grid-12 .col-lg-6,
    .grid-12 .col-lg-5,
    .grid-12 .col-lg-4,
    .grid-12 .col-lg-3,
    .grid-12 .col-lg-2,
    .grid-12 .col-lg-1,
    .grid-5 .col-lg-5,
    .grid-5 .col-lg-4,
    .grid-5 .col-lg-3,
    .grid-5 .col-lg-2,
    .grid-5 .col-lg-1,
    .col-lg-14,
    .col-lg-13,
    .col-lg-12,
    .col-lg-11,
    .col-lg-10,
    .col-lg-9,
    .col-lg-8,
    .col-lg-7,
    .col-lg-6,
    .col-lg-5,
    .col-lg-4,
    .col-lg-3,
    .masonry .masonry-item,
    .col-lg-2,
    .col-lg-1 {
        float: left
    }

    .col-lg-1 {
        width: 7.1428571429%
    }

    .col-lg-2 {
        width: 14.2857142857%
    }

    .col-lg-3,
    .masonry .masonry-item {
        width: 21.4285714286%
    }

    .col-lg-4 {
        width: 28.5714285714%
    }

    .col-lg-5 {
        width: 35.7142857143%
    }

    .col-lg-6 {
        width: 42.8571428571%
    }

    .col-lg-7 {
        width: 50%
    }

    .col-lg-8 {
        width: 57.1428571429%
    }

    .col-lg-9 {
        width: 64.2857142857%
    }

    .col-lg-10 {
        width: 71.4285714286%
    }

    .col-lg-11 {
        width: 78.5714285714%
    }

    .col-lg-12 {
        width: 85.7142857143%
    }

    .col-lg-13 {
        width: 92.8571428571%
    }

    .col-lg-14 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 7.1428571429%
    }

    .col-lg-pull-2 {
        right: 14.2857142857%
    }

    .col-lg-pull-3 {
        right: 21.4285714286%
    }

    .col-lg-pull-4 {
        right: 28.5714285714%
    }

    .col-lg-pull-5 {
        right: 35.7142857143%
    }

    .col-lg-pull-6 {
        right: 42.8571428571%
    }

    .col-lg-pull-7 {
        right: 50%
    }

    .col-lg-pull-8 {
        right: 57.1428571429%
    }

    .col-lg-pull-9 {
        right: 64.2857142857%
    }

    .col-lg-pull-10 {
        right: 71.4285714286%
    }

    .col-lg-pull-11 {
        right: 78.5714285714%
    }

    .col-lg-pull-12 {
        right: 85.7142857143%
    }

    .col-lg-pull-13 {
        right: 92.8571428571%
    }

    .col-lg-pull-14 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 7.1428571429%
    }

    .col-lg-push-2 {
        left: 14.2857142857%
    }

    .col-lg-push-3 {
        left: 21.4285714286%
    }

    .col-lg-push-4 {
        left: 28.5714285714%
    }

    .col-lg-push-5 {
        left: 35.7142857143%
    }

    .col-lg-push-6 {
        left: 42.8571428571%
    }

    .col-lg-push-7 {
        left: 50%
    }

    .col-lg-push-8 {
        left: 57.1428571429%
    }

    .col-lg-push-9 {
        left: 64.2857142857%
    }

    .col-lg-push-10 {
        left: 71.4285714286%
    }

    .col-lg-push-11 {
        left: 78.5714285714%
    }

    .col-lg-push-12 {
        left: 85.7142857143%
    }

    .col-lg-push-13 {
        left: 92.8571428571%
    }

    .col-lg-push-14 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0%
    }

    .col-lg-offset-1 {
        margin-left: 7.1428571429%
    }

    .col-lg-offset-2 {
        margin-left: 14.2857142857%
    }

    .col-lg-offset-3 {
        margin-left: 21.4285714286%
    }

    .col-lg-offset-4 {
        margin-left: 28.5714285714%
    }

    .col-lg-offset-5 {
        margin-left: 35.7142857143%
    }

    .col-lg-offset-6 {
        margin-left: 42.8571428571%
    }

    .col-lg-offset-7 {
        margin-left: 50%
    }

    .col-lg-offset-8 {
        margin-left: 57.1428571429%
    }

    .col-lg-offset-9 {
        margin-left: 64.2857142857%
    }

    .col-lg-offset-10 {
        margin-left: 71.4285714286%
    }

    .col-lg-offset-11 {
        margin-left: 78.5714285714%
    }

    .col-lg-offset-12 {
        margin-left: 85.7142857143%
    }

    .col-lg-offset-13 {
        margin-left: 92.8571428571%
    }

    .col-lg-offset-14 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {

    .grid-12 .col-xl-12,
    .grid-12 .col-xl-11,
    .grid-12 .col-xl-10,
    .grid-12 .col-xl-9,
    .grid-12 .col-xl-8,
    .grid-12 .col-xl-7,
    .grid-12 .col-xl-6,
    .grid-12 .col-xl-5,
    .grid-12 .col-xl-4,
    .grid-12 .col-xl-3,
    .grid-12 .col-xl-2,
    .grid-12 .col-xl-1,
    .grid-5 .col-xl-5,
    .grid-5 .col-xl-4,
    .grid-5 .col-xl-3,
    .grid-5 .col-xl-2,
    .grid-5 .col-xl-1,
    .col-xl-14,
    .col-xl-13,
    .col-xl-12,
    .col-xl-11,
    .col-xl-10,
    .col-xl-9,
    .col-xl-8,
    .col-xl-7,
    .col-xl-6,
    .col-xl-5,
    .col-xl-4,
    .col-xl-3,
    .col-xl-2,
    .col-xl-1 {
        float: left
    }

    .col-xl-1 {
        width: 7.1428571429%
    }

    .col-xl-2 {
        width: 14.2857142857%
    }

    .col-xl-3 {
        width: 21.4285714286%
    }

    .col-xl-4 {
        width: 28.5714285714%
    }

    .col-xl-5 {
        width: 35.7142857143%
    }

    .col-xl-6 {
        width: 42.8571428571%
    }

    .col-xl-7 {
        width: 50%
    }

    .col-xl-8 {
        width: 57.1428571429%
    }

    .col-xl-9 {
        width: 64.2857142857%
    }

    .col-xl-10 {
        width: 71.4285714286%
    }

    .col-xl-11 {
        width: 78.5714285714%
    }

    .col-xl-12 {
        width: 85.7142857143%
    }

    .col-xl-13 {
        width: 92.8571428571%
    }

    .col-xl-14 {
        width: 100%
    }

    .col-xl-pull-0 {
        right: auto
    }

    .col-xl-pull-1 {
        right: 7.1428571429%
    }

    .col-xl-pull-2 {
        right: 14.2857142857%
    }

    .col-xl-pull-3 {
        right: 21.4285714286%
    }

    .col-xl-pull-4 {
        right: 28.5714285714%
    }

    .col-xl-pull-5 {
        right: 35.7142857143%
    }

    .col-xl-pull-6 {
        right: 42.8571428571%
    }

    .col-xl-pull-7 {
        right: 50%
    }

    .col-xl-pull-8 {
        right: 57.1428571429%
    }

    .col-xl-pull-9 {
        right: 64.2857142857%
    }

    .col-xl-pull-10 {
        right: 71.4285714286%
    }

    .col-xl-pull-11 {
        right: 78.5714285714%
    }

    .col-xl-pull-12 {
        right: 85.7142857143%
    }

    .col-xl-pull-13 {
        right: 92.8571428571%
    }

    .col-xl-pull-14 {
        right: 100%
    }

    .col-xl-push-0 {
        left: auto
    }

    .col-xl-push-1 {
        left: 7.1428571429%
    }

    .col-xl-push-2 {
        left: 14.2857142857%
    }

    .col-xl-push-3 {
        left: 21.4285714286%
    }

    .col-xl-push-4 {
        left: 28.5714285714%
    }

    .col-xl-push-5 {
        left: 35.7142857143%
    }

    .col-xl-push-6 {
        left: 42.8571428571%
    }

    .col-xl-push-7 {
        left: 50%
    }

    .col-xl-push-8 {
        left: 57.1428571429%
    }

    .col-xl-push-9 {
        left: 64.2857142857%
    }

    .col-xl-push-10 {
        left: 71.4285714286%
    }

    .col-xl-push-11 {
        left: 78.5714285714%
    }

    .col-xl-push-12 {
        left: 85.7142857143%
    }

    .col-xl-push-13 {
        left: 92.8571428571%
    }

    .col-xl-push-14 {
        left: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0%
    }

    .col-xl-offset-1 {
        margin-left: 7.1428571429%
    }

    .col-xl-offset-2 {
        margin-left: 14.2857142857%
    }

    .col-xl-offset-3 {
        margin-left: 21.4285714286%
    }

    .col-xl-offset-4 {
        margin-left: 28.5714285714%
    }

    .col-xl-offset-5 {
        margin-left: 35.7142857143%
    }

    .col-xl-offset-6 {
        margin-left: 42.8571428571%
    }

    .col-xl-offset-7 {
        margin-left: 50%
    }

    .col-xl-offset-8 {
        margin-left: 57.1428571429%
    }

    .col-xl-offset-9 {
        margin-left: 64.2857142857%
    }

    .col-xl-offset-10 {
        margin-left: 71.4285714286%
    }

    .col-xl-offset-11 {
        margin-left: 78.5714285714%
    }

    .col-xl-offset-12 {
        margin-left: 85.7142857143%
    }

    .col-xl-offset-13 {
        margin-left: 92.8571428571%
    }

    .col-xl-offset-14 {
        margin-left: 100%
    }
}

.fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-timing-function: ease;
    transition-duration: .35s;
    transition-property: height
}

.dropup,
.dropdown {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: .25rem;
    margin-left: .25rem;
    vertical-align: middle;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-left: .3em solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropup .dropdown-toggle::after {
    border-top: 0;
    border-bottom: .3em solid
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 1rem;
    color: #373a3c;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0
}

.dropdown-divider {
    height: 1px;
    margin: .5rem 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.5;
    color: #373a3c;
    text-align: inherit;
    white-space: nowrap;
    background: none;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #2b2d2f;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active,
.dropdown-item.active:focus,
.dropdown-item.active:hover {
    color: #fff;
    text-decoration: none;
    background-color: #036;
    outline: 0
}

.dropdown-item.disabled,
.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    color: #818a91
}

.dropdown-item.disabled:focus,
.dropdown-item.disabled:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)"
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: .875rem;
    line-height: 1.5;
    color: #818a91;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: .3em solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: inline-block
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #818a91
}

.nav-link.disabled,
.nav-link.disabled:focus,
.nav-link.disabled:hover {
    color: #818a91;
    cursor: not-allowed;
    background-color: transparent
}

.nav-inline .nav-item {
    display: inline-block
}

.nav-inline .nav-item+.nav-item,
.nav-inline .nav-link+.nav-link {
    margin-left: 1rem
}

.navbar {
    position: relative;
    padding: 0 1rem
}

.navbar::after {
    content: "";
    display: table;
    clear: both
}

@media(min-width: 544px) {
    .navbar {
        border-radius: 0
    }
}

.navbar-full {
    z-index: 1000
}

@media(min-width: 544px) {
    .navbar-full {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width: 544px) {

    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0
}

.navbar-fixed-bottom {
    bottom: 0
}

.navbar-sticky-top {
    position: sticky;
    top: 0;
    z-index: 1030;
    width: 100%
}

@media(min-width: 544px) {
    .navbar-sticky-top {
        border-radius: 0
    }
}

.navbar-brand {
    float: left;
    padding-top: .25rem;
    padding-bottom: .25rem;
    margin-right: 1rem;
    font-size: 1.25rem
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

.navbar-divider {
    float: left;
    width: 1px;
    padding-top: .425rem;
    padding-bottom: .425rem;
    margin-right: 1rem;
    margin-left: 1rem;
    overflow: hidden
}

.navbar-divider::before {
    content: " "
}

.navbar-toggler {
    padding: .5rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: none;
    border: 1px solid transparent;
    border-radius: 0
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

@media(min-width: 544px) {
    .navbar-toggleable-xs {
        display: block !important
    }
}

@media(min-width: 768px) {
    .navbar-toggleable-sm {
        display: block !important
    }
}

@media(min-width: 992px) {
    .navbar-toggleable-md {
        display: block !important
    }
}

.navbar-nav .nav-item {
    float: left
}

.navbar-nav .nav-link {
    display: block;
    padding-top: .425rem;
    padding-bottom: .425rem
}

.navbar-nav .nav-link+.nav-link {
    margin-left: 1rem
}

.navbar-nav .nav-item+.nav-item {
    margin-left: 1rem
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .6)
}

.navbar-light .navbar-nav .open>.nav-link,
.navbar-light .navbar-nav .open>.nav-link:focus,
.navbar-light .navbar-nav .open>.nav-link:hover,
.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .active>.nav-link:focus,
.navbar-light .navbar-nav .active>.nav-link:hover,
.navbar-light .navbar-nav .nav-link.open,
.navbar-light .navbar-nav .nav-link.open:focus,
.navbar-light .navbar-nav .nav-link.open:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.active:focus,
.navbar-light .navbar-nav .nav-link.active:hover {
    color: rgba(0, 0, 0, .8)
}

.navbar-light .navbar-divider {
    background-color: rgba(0, 0, 0, .075)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .open>.nav-link,
.navbar-dark .navbar-nav .open>.nav-link:focus,
.navbar-dark .navbar-nav .open>.nav-link:hover,
.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .active>.nav-link:focus,
.navbar-dark .navbar-nav .active>.nav-link:hover,
.navbar-dark .navbar-nav .nav-link.open,
.navbar-dark .navbar-nav .nav-link.open:focus,
.navbar-dark .navbar-nav .nav-link.open:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.active:focus,
.navbar-dark .navbar-nav .nav-link.active:hover {
    color: #fff
}

.navbar-dark .navbar-divider {
    background-color: rgba(255, 255, 255, .075)
}

.clearfix::after,
.vademekum .brand-list-subitems>li div::after,
.article-health .show-thumbnails::after,
.article-health .baby-linbi-recept::after,
.homepage .highlights::after,
.masonry .masonry-item::after,
.news-listing-item::after,
.lightbox .thumbnails::after {
    content: "";
    display: table;
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-xs-left {
    float: left !important
}

.pull-xs-right {
    float: right !important
}

.pull-xs-none {
    float: none !important
}

@media(min-width: 544px) {
    .pull-sm-left {
        float: left !important
    }

    .pull-sm-right {
        float: right !important
    }

    .pull-sm-none {
        float: none !important
    }
}

@media(min-width: 768px) {
    .pull-md-left {
        float: left !important
    }

    .pull-md-right {
        float: right !important
    }

    .pull-md-none {
        float: none !important
    }
}

@media(min-width: 992px) {
    .pull-lg-left {
        float: left !important
    }

    .pull-lg-right {
        float: right !important
    }

    .pull-lg-none {
        float: none !important
    }
}

@media(min-width: 1200px) {
    .pull-xl-left {
        float: left !important
    }

    .pull-xl-right {
        float: right !important
    }

    .pull-xl-none {
        float: none !important
    }
}

.invisible {
    visibility: hidden !important
}

.text-hide {
    font: "0/0"a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-xs-left {
    text-align: left !important
}

.text-xs-right {
    text-align: right !important
}

.text-xs-center {
    text-align: center !important
}

@media(min-width: 544px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media(min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media(min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media(min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-normal {
    font-weight: normal
}

.font-weight-bold {
    font-weight: bold
}

.font-italic {
    font-style: italic
}

.text-muted {
    color: #818a91
}

.text-primary {
    color: #036 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #001a33
}

.text-success {
    color: #5cb85c !important
}

a.text-success:focus,
a.text-success:hover {
    color: #449d44
}

.text-info {
    color: #5bc0de !important
}

a.text-info:focus,
a.text-info:hover {
    color: #31b0d5
}

.text-warning {
    color: #f0ad4e !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ec971f
}

.text-danger {
    color: #d9534f !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #c9302c
}

.hidden-xs-up {
    display: none !important
}

@media(max-width: 543px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media(min-width: 544px) {
    .hidden-sm-up {
        display: none !important
    }
}

@media(max-width: 767px) {

    .hidden-sm-down,
    header>.container .site-toolbar.large-display {
        display: none !important
    }
}

@media(min-width: 768px) {

    .hidden-md-up,
    header>.container .site-toolbar.small-display {
        display: none !important
    }
}

@media(max-width: 991px) {
    .hidden-md-down {
        display: none !important
    }
}

@media(min-width: 992px) {
    .hidden-lg-up {
        display: none !important
    }
}

@media(max-width: 1199px) {
    .hidden-lg-down {
        display: none !important
    }
}

@media(min-width: 1200px) {
    .hidden-xl-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.alert,
.product-disclaimer,
.article-health-disclaimer {
    border: solid 5px #ccd6e1;
    padding: .5rem 1rem;
    color: #036;
    background-color: #fff
}

.alert-product {
    border: solid 5px #d9534f;
    padding: 1.5rem;
    margin: 2rem 0
}

.alert-product a.more-info {
    color: #036;
    background-color: #ccd6e1;
    display: inline-block;
    padding: .2rem 1rem;
    margin-top: 1rem
}

.alert-product p+ul {
    margin-top: 1rem
}

.alert-product h4 {
    margin-top: 0;
    font-size: 1.75rem
}

.toggle {
    display: flex;
    align-items: center;
    color: #818a91
}

.toggle label {
    margin-bottom: 0;
    margin-right: .5rem
}

.borders>div {
    line-height: 100px;
    border: solid 1px #eceeef
}

.grid-5 .col-xl-5,
.grid-5 .col-xl-4,
.grid-5 .col-xl-3,
.grid-5 .col-xl-2,
.grid-5 .col-xl-1,
.grid-5 .col-lg-5,
.grid-5 .col-lg-4,
.grid-5 .col-lg-3,
.grid-5 .masonry .masonry-item,
.masonry .grid-5 .masonry-item,
.grid-5 .col-lg-2,
.grid-5 .col-lg-1,
.grid-5 .col-md-5,
.grid-5 .col-md-4,
.grid-5 .col-md-3,
.grid-5 .col-md-2,
.grid-5 .col-md-1,
.grid-5 .col-sm-5,
.grid-5 .col-sm-4,
.grid-5 .col-sm-3,
.grid-5 .col-sm-2,
.grid-5 .col-sm-1,
.grid-5 .col-xs-5,
.grid-5 .col-xs-4,
.grid-5 .col-xs-3,
.grid-5 .col-xs-2,
.grid-5 .col-xs-1,
.grid-5 .col-xs-6,
.grid-5 .col-xs-7,
.grid-5 .col-xs-8,
.grid-5 .col-xs-9,
.grid-5 .col-xs-10,
.grid-5 .col-xs-11,
.grid-5 .col-xs-12,
.grid-5 .col-xs-13,
.grid-5 .col-xs-14,
.grid-5 .col-sm-6,
.grid-5 .col-sm-7,
.grid-5 .col-sm-8,
.grid-5 .col-sm-9,
.grid-5 .col-sm-10,
.grid-5 .col-sm-11,
.grid-5 .col-sm-12,
.grid-5 .col-sm-13,
.grid-5 .col-sm-14,
.grid-5 .col-md-6,
.grid-5 .col-md-7,
.grid-5 .col-md-8,
.grid-5 .col-md-9,
.grid-5 .col-md-10,
.grid-5 .col-md-11,
.grid-5 .col-md-12,
.grid-5 .col-md-13,
.grid-5 .col-md-14,
.grid-5 .col-lg-6,
.grid-5 .col-lg-7,
.grid-5 .col-lg-8,
.grid-5 .col-lg-9,
.grid-5 .col-lg-10,
.grid-5 .col-lg-11,
.grid-5 .col-lg-12,
.grid-5 .col-lg-13,
.grid-5 .col-lg-14,
.grid-5 .col-xl-6,
.grid-5 .col-xl-7,
.grid-5 .col-xl-8,
.grid-5 .col-xl-9,
.grid-5 .col-xl-10,
.grid-5 .col-xl-11,
.grid-5 .col-xl-12,
.grid-5 .col-xl-13,
.grid-5 .col-xl-14 {
    position: relative;
    min-height: 1px;
    padding-left: .625rem;
    padding-right: .625rem
}

.grid-5 .col-xs-5,
.grid-5 .col-xs-4,
.grid-5 .col-xs-3,
.grid-5 .col-xs-2,
.grid-5 .col-xs-1,
.grid-5 .col-xs-6,
.grid-5 .col-xs-7,
.grid-5 .col-xs-8,
.grid-5 .col-xs-9,
.grid-5 .col-xs-10,
.grid-5 .col-xs-11,
.grid-5 .col-xs-12,
.grid-5 .col-xs-13,
.grid-5 .col-xs-14 {
    float: left
}

.grid-5 .col-xs-1 {
    width: 20%
}

.grid-5 .col-xs-2 {
    width: 40%
}

.grid-5 .col-xs-3 {
    width: 60%
}

.grid-5 .col-xs-4 {
    width: 80%
}

.grid-5 .col-xs-5 {
    width: 100%
}

.grid-5 .col-xs-pull-0 {
    right: auto
}

.grid-5 .col-xs-pull-1 {
    right: 20%
}

.grid-5 .col-xs-pull-2 {
    right: 40%
}

.grid-5 .col-xs-pull-3 {
    right: 60%
}

.grid-5 .col-xs-pull-4 {
    right: 80%
}

.grid-5 .col-xs-pull-5 {
    right: 100%
}

.grid-5 .col-xs-push-0 {
    left: auto
}

.grid-5 .col-xs-push-1 {
    left: 20%
}

.grid-5 .col-xs-push-2 {
    left: 40%
}

.grid-5 .col-xs-push-3 {
    left: 60%
}

.grid-5 .col-xs-push-4 {
    left: 80%
}

.grid-5 .col-xs-push-5 {
    left: 100%
}

.grid-5 .col-xs-offset-0 {
    margin-left: 0%
}

.grid-5 .col-xs-offset-1 {
    margin-left: 20%
}

.grid-5 .col-xs-offset-2 {
    margin-left: 40%
}

.grid-5 .col-xs-offset-3 {
    margin-left: 60%
}

.grid-5 .col-xs-offset-4 {
    margin-left: 80%
}

.grid-5 .col-xs-offset-5 {
    margin-left: 100%
}

@media(min-width: 544px) {

    .grid-5 .col-sm-5,
    .grid-5 .col-sm-4,
    .grid-5 .col-sm-3,
    .grid-5 .col-sm-2,
    .grid-5 .col-sm-1,
    .grid-5 .col-sm-6,
    .grid-5 .masonry .masonry-item,
    .masonry .grid-5 .masonry-item,
    .grid-5 .col-sm-7,
    .grid-5 .col-sm-8,
    .grid-5 .col-sm-9,
    .grid-5 .col-sm-10,
    .grid-5 .col-sm-11,
    .grid-5 .col-sm-12,
    .grid-5 .col-sm-13,
    .grid-5 .col-sm-14 {
        float: left
    }

    .grid-5 .col-sm-1 {
        width: 20%
    }

    .grid-5 .col-sm-2 {
        width: 40%
    }

    .grid-5 .col-sm-3 {
        width: 60%
    }

    .grid-5 .col-sm-4 {
        width: 80%
    }

    .grid-5 .col-sm-5 {
        width: 100%
    }

    .grid-5 .col-sm-pull-0 {
        right: auto
    }

    .grid-5 .col-sm-pull-1 {
        right: 20%
    }

    .grid-5 .col-sm-pull-2 {
        right: 40%
    }

    .grid-5 .col-sm-pull-3 {
        right: 60%
    }

    .grid-5 .col-sm-pull-4 {
        right: 80%
    }

    .grid-5 .col-sm-pull-5 {
        right: 100%
    }

    .grid-5 .col-sm-push-0 {
        left: auto
    }

    .grid-5 .col-sm-push-1 {
        left: 20%
    }

    .grid-5 .col-sm-push-2 {
        left: 40%
    }

    .grid-5 .col-sm-push-3 {
        left: 60%
    }

    .grid-5 .col-sm-push-4 {
        left: 80%
    }

    .grid-5 .col-sm-push-5 {
        left: 100%
    }

    .grid-5 .col-sm-offset-0 {
        margin-left: 0%
    }

    .grid-5 .col-sm-offset-1 {
        margin-left: 20%
    }

    .grid-5 .col-sm-offset-2 {
        margin-left: 40%
    }

    .grid-5 .col-sm-offset-3 {
        margin-left: 60%
    }

    .grid-5 .col-sm-offset-4 {
        margin-left: 80%
    }

    .grid-5 .col-sm-offset-5 {
        margin-left: 100%
    }
}

@media(min-width: 768px) {

    .grid-5 .col-md-5,
    .grid-5 .col-md-4,
    .grid-5 .masonry .masonry-item,
    .masonry .grid-5 .masonry-item,
    .grid-5 .col-md-3,
    .grid-5 .col-md-2,
    .grid-5 .col-md-1,
    .grid-5 .col-md-6,
    .grid-5 .col-md-7,
    .grid-5 .col-md-8,
    .grid-5 .col-md-9,
    .grid-5 .col-md-10,
    .grid-5 .col-md-11,
    .grid-5 .col-md-12,
    .grid-5 .col-md-13,
    .grid-5 .col-md-14 {
        float: left
    }

    .grid-5 .col-md-1 {
        width: 20%
    }

    .grid-5 .col-md-2 {
        width: 40%
    }

    .grid-5 .col-md-3 {
        width: 60%
    }

    .grid-5 .col-md-4,
    .grid-5 .masonry .masonry-item,
    .masonry .grid-5 .masonry-item {
        width: 80%
    }

    .grid-5 .col-md-5 {
        width: 100%
    }

    .grid-5 .col-md-pull-0 {
        right: auto
    }

    .grid-5 .col-md-pull-1 {
        right: 20%
    }

    .grid-5 .col-md-pull-2 {
        right: 40%
    }

    .grid-5 .col-md-pull-3 {
        right: 60%
    }

    .grid-5 .col-md-pull-4 {
        right: 80%
    }

    .grid-5 .col-md-pull-5 {
        right: 100%
    }

    .grid-5 .col-md-push-0 {
        left: auto
    }

    .grid-5 .col-md-push-1 {
        left: 20%
    }

    .grid-5 .col-md-push-2 {
        left: 40%
    }

    .grid-5 .col-md-push-3 {
        left: 60%
    }

    .grid-5 .col-md-push-4 {
        left: 80%
    }

    .grid-5 .col-md-push-5 {
        left: 100%
    }

    .grid-5 .col-md-offset-0 {
        margin-left: 0%
    }

    .grid-5 .col-md-offset-1 {
        margin-left: 20%
    }

    .grid-5 .col-md-offset-2 {
        margin-left: 40%
    }

    .grid-5 .col-md-offset-3 {
        margin-left: 60%
    }

    .grid-5 .col-md-offset-4 {
        margin-left: 80%
    }

    .grid-5 .col-md-offset-5 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {

    .grid-5 .col-lg-5,
    .grid-5 .col-lg-4,
    .grid-5 .col-lg-3,
    .grid-5 .masonry .masonry-item,
    .masonry .grid-5 .masonry-item,
    .grid-5 .col-lg-2,
    .grid-5 .col-lg-1,
    .grid-5 .col-lg-6,
    .grid-5 .col-lg-7,
    .grid-5 .col-lg-8,
    .grid-5 .col-lg-9,
    .grid-5 .col-lg-10,
    .grid-5 .col-lg-11,
    .grid-5 .col-lg-12,
    .grid-5 .col-lg-13,
    .grid-5 .col-lg-14 {
        float: left
    }

    .grid-5 .col-lg-1 {
        width: 20%
    }

    .grid-5 .col-lg-2 {
        width: 40%
    }

    .grid-5 .col-lg-3,
    .grid-5 .masonry .masonry-item,
    .masonry .grid-5 .masonry-item {
        width: 60%
    }

    .grid-5 .col-lg-4 {
        width: 80%
    }

    .grid-5 .col-lg-5 {
        width: 100%
    }

    .grid-5 .col-lg-pull-0 {
        right: auto
    }

    .grid-5 .col-lg-pull-1 {
        right: 20%
    }

    .grid-5 .col-lg-pull-2 {
        right: 40%
    }

    .grid-5 .col-lg-pull-3 {
        right: 60%
    }

    .grid-5 .col-lg-pull-4 {
        right: 80%
    }

    .grid-5 .col-lg-pull-5 {
        right: 100%
    }

    .grid-5 .col-lg-push-0 {
        left: auto
    }

    .grid-5 .col-lg-push-1 {
        left: 20%
    }

    .grid-5 .col-lg-push-2 {
        left: 40%
    }

    .grid-5 .col-lg-push-3 {
        left: 60%
    }

    .grid-5 .col-lg-push-4 {
        left: 80%
    }

    .grid-5 .col-lg-push-5 {
        left: 100%
    }

    .grid-5 .col-lg-offset-0 {
        margin-left: 0%
    }

    .grid-5 .col-lg-offset-1 {
        margin-left: 20%
    }

    .grid-5 .col-lg-offset-2 {
        margin-left: 40%
    }

    .grid-5 .col-lg-offset-3 {
        margin-left: 60%
    }

    .grid-5 .col-lg-offset-4 {
        margin-left: 80%
    }

    .grid-5 .col-lg-offset-5 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {

    .grid-5 .col-xl-5,
    .grid-5 .col-xl-4,
    .grid-5 .col-xl-3,
    .grid-5 .col-xl-2,
    .grid-5 .col-xl-1,
    .grid-5 .col-xl-6,
    .grid-5 .col-xl-7,
    .grid-5 .col-xl-8,
    .grid-5 .col-xl-9,
    .grid-5 .col-xl-10,
    .grid-5 .col-xl-11,
    .grid-5 .col-xl-12,
    .grid-5 .col-xl-13,
    .grid-5 .col-xl-14 {
        float: left
    }

    .grid-5 .col-xl-1 {
        width: 20%
    }

    .grid-5 .col-xl-2 {
        width: 40%
    }

    .grid-5 .col-xl-3 {
        width: 60%
    }

    .grid-5 .col-xl-4 {
        width: 80%
    }

    .grid-5 .col-xl-5 {
        width: 100%
    }

    .grid-5 .col-xl-pull-0 {
        right: auto
    }

    .grid-5 .col-xl-pull-1 {
        right: 20%
    }

    .grid-5 .col-xl-pull-2 {
        right: 40%
    }

    .grid-5 .col-xl-pull-3 {
        right: 60%
    }

    .grid-5 .col-xl-pull-4 {
        right: 80%
    }

    .grid-5 .col-xl-pull-5 {
        right: 100%
    }

    .grid-5 .col-xl-push-0 {
        left: auto
    }

    .grid-5 .col-xl-push-1 {
        left: 20%
    }

    .grid-5 .col-xl-push-2 {
        left: 40%
    }

    .grid-5 .col-xl-push-3 {
        left: 60%
    }

    .grid-5 .col-xl-push-4 {
        left: 80%
    }

    .grid-5 .col-xl-push-5 {
        left: 100%
    }

    .grid-5 .col-xl-offset-0 {
        margin-left: 0%
    }

    .grid-5 .col-xl-offset-1 {
        margin-left: 20%
    }

    .grid-5 .col-xl-offset-2 {
        margin-left: 40%
    }

    .grid-5 .col-xl-offset-3 {
        margin-left: 60%
    }

    .grid-5 .col-xl-offset-4 {
        margin-left: 80%
    }

    .grid-5 .col-xl-offset-5 {
        margin-left: 100%
    }
}

.grid-12 .col-xl-12,
.grid-12 .col-xl-11,
.grid-12 .col-xl-10,
.grid-12 .col-xl-9,
.grid-12 .col-xl-8,
.grid-12 .col-xl-7,
.grid-12 .col-xl-6,
.grid-12 .col-xl-5,
.grid-12 .col-xl-4,
.grid-12 .col-xl-3,
.grid-12 .col-xl-2,
.grid-12 .col-xl-1,
.grid-12 .col-lg-12,
.grid-12 .col-lg-11,
.grid-12 .col-lg-10,
.grid-12 .col-lg-9,
.grid-12 .col-lg-8,
.grid-12 .col-lg-7,
.grid-12 .col-lg-6,
.grid-12 .col-lg-5,
.grid-12 .col-lg-4,
.grid-12 .col-lg-3,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-lg-2,
.grid-12 .col-lg-1,
.grid-12 .col-md-12,
.grid-12 .col-md-11,
.grid-12 .col-md-10,
.grid-12 .col-md-9,
.grid-12 .col-md-8,
.grid-12 .col-md-7,
.grid-12 .col-md-6,
.grid-12 .col-md-5,
.grid-12 .col-md-4,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-md-3,
.grid-12 .col-md-2,
.grid-12 .col-md-1,
.grid-12 .col-sm-12,
.grid-12 .col-sm-11,
.grid-12 .col-sm-10,
.grid-12 .col-sm-9,
.grid-12 .col-sm-8,
.grid-12 .col-sm-7,
.grid-12 .col-sm-6,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-sm-5,
.grid-12 .col-sm-4,
.grid-12 .col-sm-3,
.grid-12 .col-sm-2,
.grid-12 .col-sm-1,
.grid-12 .col-xs-12,
.grid-12 .col-xs-11,
.grid-12 .col-xs-10,
.grid-12 .col-xs-9,
.grid-12 .col-xs-8,
.grid-12 .col-xs-7,
.grid-12 .col-xs-6,
.grid-12 .col-xs-5,
.grid-12 .col-xs-4,
.grid-12 .col-xs-3,
.grid-12 .col-xs-2,
.grid-12 .col-xs-1,
.grid-12 .col-xs-1,
.grid-12 .col-xs-2,
.grid-12 .col-xs-3,
.grid-12 .col-xs-4,
.grid-12 .col-xs-5,
.grid-12 .col-xs-6,
.grid-12 .col-xs-7,
.grid-12 .col-xs-8,
.grid-12 .col-xs-9,
.grid-12 .col-xs-10,
.grid-12 .col-xs-11,
.grid-12 .col-xs-12,
.grid-12 .col-xs-13,
.grid-12 .col-xs-14,
.grid-12 .col-sm-1,
.grid-12 .col-sm-2,
.grid-12 .col-sm-3,
.grid-12 .col-sm-4,
.grid-12 .col-sm-5,
.grid-12 .col-sm-6,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-sm-7,
.grid-12 .col-sm-8,
.grid-12 .col-sm-9,
.grid-12 .col-sm-10,
.grid-12 .col-sm-11,
.grid-12 .col-sm-12,
.grid-12 .col-sm-13,
.grid-12 .col-sm-14,
.grid-12 .col-md-1,
.grid-12 .col-md-2,
.grid-12 .col-md-3,
.grid-12 .col-md-4,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-md-5,
.grid-12 .col-md-6,
.grid-12 .col-md-7,
.grid-12 .col-md-8,
.grid-12 .col-md-9,
.grid-12 .col-md-10,
.grid-12 .col-md-11,
.grid-12 .col-md-12,
.grid-12 .col-md-13,
.grid-12 .col-md-14,
.grid-12 .col-lg-1,
.grid-12 .col-lg-2,
.grid-12 .col-lg-3,
.grid-12 .masonry .masonry-item,
.masonry .grid-12 .masonry-item,
.grid-12 .col-lg-4,
.grid-12 .col-lg-5,
.grid-12 .col-lg-6,
.grid-12 .col-lg-7,
.grid-12 .col-lg-8,
.grid-12 .col-lg-9,
.grid-12 .col-lg-10,
.grid-12 .col-lg-11,
.grid-12 .col-lg-12,
.grid-12 .col-lg-13,
.grid-12 .col-lg-14,
.grid-12 .col-xl-1,
.grid-12 .col-xl-2,
.grid-12 .col-xl-3,
.grid-12 .col-xl-4,
.grid-12 .col-xl-5,
.grid-12 .col-xl-6,
.grid-12 .col-xl-7,
.grid-12 .col-xl-8,
.grid-12 .col-xl-9,
.grid-12 .col-xl-10,
.grid-12 .col-xl-11,
.grid-12 .col-xl-12,
.grid-12 .col-xl-13,
.grid-12 .col-xl-14,
.grid-12 .grid-5 .col-xs-1,
.grid-5 .grid-12 .col-xs-1,
.grid-12 .grid-5 .col-xs-2,
.grid-5 .grid-12 .col-xs-2,
.grid-12 .grid-5 .col-xs-3,
.grid-5 .grid-12 .col-xs-3,
.grid-12 .grid-5 .col-xs-4,
.grid-5 .grid-12 .col-xs-4,
.grid-12 .grid-5 .col-xs-5,
.grid-5 .grid-12 .col-xs-5,
.grid-12 .grid-5 .col-sm-1,
.grid-5 .grid-12 .col-sm-1,
.grid-12 .grid-5 .col-sm-2,
.grid-5 .grid-12 .col-sm-2,
.grid-12 .grid-5 .col-sm-3,
.grid-5 .grid-12 .col-sm-3,
.grid-12 .grid-5 .col-sm-4,
.grid-5 .grid-12 .col-sm-4,
.grid-12 .grid-5 .col-sm-5,
.grid-5 .grid-12 .col-sm-5,
.grid-12 .grid-5 .col-md-1,
.grid-5 .grid-12 .col-md-1,
.grid-12 .grid-5 .col-md-2,
.grid-5 .grid-12 .col-md-2,
.grid-12 .grid-5 .col-md-3,
.grid-5 .grid-12 .col-md-3,
.grid-12 .grid-5 .col-md-4,
.grid-12 .grid-5 .masonry .masonry-item,
.masonry .grid-12 .grid-5 .masonry-item,
.grid-5 .grid-12 .col-md-4,
.grid-5 .grid-12 .masonry .masonry-item,
.masonry .grid-5 .grid-12 .masonry-item,
.grid-12 .grid-5 .col-md-5,
.grid-5 .grid-12 .col-md-5,
.grid-12 .grid-5 .col-lg-1,
.grid-5 .grid-12 .col-lg-1,
.grid-12 .grid-5 .col-lg-2,
.grid-5 .grid-12 .col-lg-2,
.grid-12 .grid-5 .col-lg-3,
.grid-12 .grid-5 .masonry .masonry-item,
.masonry .grid-12 .grid-5 .masonry-item,
.grid-5 .grid-12 .col-lg-3,
.grid-5 .grid-12 .masonry .masonry-item,
.masonry .grid-5 .grid-12 .masonry-item,
.grid-12 .grid-5 .col-lg-4,
.grid-5 .grid-12 .col-lg-4,
.grid-12 .grid-5 .col-lg-5,
.grid-5 .grid-12 .col-lg-5,
.grid-12 .grid-5 .col-xl-1,
.grid-5 .grid-12 .col-xl-1,
.grid-12 .grid-5 .col-xl-2,
.grid-5 .grid-12 .col-xl-2,
.grid-12 .grid-5 .col-xl-3,
.grid-5 .grid-12 .col-xl-3,
.grid-12 .grid-5 .col-xl-4,
.grid-5 .grid-12 .col-xl-4,
.grid-12 .grid-5 .col-xl-5,
.grid-5 .grid-12 .col-xl-5 {
    position: relative;
    min-height: 1px;
    padding-left: .625rem;
    padding-right: .625rem
}

.grid-12 .col-xs-12,
.grid-12 .col-xs-11,
.grid-12 .col-xs-10,
.grid-12 .col-xs-9,
.grid-12 .col-xs-8,
.grid-12 .col-xs-7,
.grid-12 .col-xs-6,
.grid-12 .col-xs-5,
.grid-12 .col-xs-4,
.grid-12 .col-xs-3,
.grid-12 .col-xs-2,
.grid-12 .col-xs-1,
.grid-12 .col-xs-13,
.grid-12 .col-xs-14 {
    float: left
}

.grid-12 .col-xs-1 {
    width: 8.3333333333%
}

.grid-12 .col-xs-2 {
    width: 16.6666666667%
}

.grid-12 .col-xs-3 {
    width: 25%
}

.grid-12 .col-xs-4 {
    width: 33.3333333333%
}

.grid-12 .col-xs-5 {
    width: 41.6666666667%
}

.grid-12 .col-xs-6 {
    width: 50%
}

.grid-12 .col-xs-7 {
    width: 58.3333333333%
}

.grid-12 .col-xs-8 {
    width: 66.6666666667%
}

.grid-12 .col-xs-9 {
    width: 75%
}

.grid-12 .col-xs-10 {
    width: 83.3333333333%
}

.grid-12 .col-xs-11 {
    width: 91.6666666667%
}

.grid-12 .col-xs-12 {
    width: 100%
}

.grid-12 .col-xs-pull-0 {
    right: auto
}

.grid-12 .col-xs-pull-1 {
    right: 8.3333333333%
}

.grid-12 .col-xs-pull-2 {
    right: 16.6666666667%
}

.grid-12 .col-xs-pull-3 {
    right: 25%
}

.grid-12 .col-xs-pull-4 {
    right: 33.3333333333%
}

.grid-12 .col-xs-pull-5 {
    right: 41.6666666667%
}

.grid-12 .col-xs-pull-6 {
    right: 50%
}

.grid-12 .col-xs-pull-7 {
    right: 58.3333333333%
}

.grid-12 .col-xs-pull-8 {
    right: 66.6666666667%
}

.grid-12 .col-xs-pull-9 {
    right: 75%
}

.grid-12 .col-xs-pull-10 {
    right: 83.3333333333%
}

.grid-12 .col-xs-pull-11 {
    right: 91.6666666667%
}

.grid-12 .col-xs-pull-12 {
    right: 100%
}

.grid-12 .col-xs-push-0 {
    left: auto
}

.grid-12 .col-xs-push-1 {
    left: 8.3333333333%
}

.grid-12 .col-xs-push-2 {
    left: 16.6666666667%
}

.grid-12 .col-xs-push-3 {
    left: 25%
}

.grid-12 .col-xs-push-4 {
    left: 33.3333333333%
}

.grid-12 .col-xs-push-5 {
    left: 41.6666666667%
}

.grid-12 .col-xs-push-6 {
    left: 50%
}

.grid-12 .col-xs-push-7 {
    left: 58.3333333333%
}

.grid-12 .col-xs-push-8 {
    left: 66.6666666667%
}

.grid-12 .col-xs-push-9 {
    left: 75%
}

.grid-12 .col-xs-push-10 {
    left: 83.3333333333%
}

.grid-12 .col-xs-push-11 {
    left: 91.6666666667%
}

.grid-12 .col-xs-push-12 {
    left: 100%
}

.grid-12 .col-xs-offset-0 {
    margin-left: 0%
}

.grid-12 .col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.grid-12 .col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.grid-12 .col-xs-offset-3 {
    margin-left: 25%
}

.grid-12 .col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.grid-12 .col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.grid-12 .col-xs-offset-6 {
    margin-left: 50%
}

.grid-12 .col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.grid-12 .col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.grid-12 .col-xs-offset-9 {
    margin-left: 75%
}

.grid-12 .col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.grid-12 .col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.grid-12 .col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width: 544px) {

    .grid-12 .col-sm-12,
    .grid-12 .col-sm-11,
    .grid-12 .col-sm-10,
    .grid-12 .col-sm-9,
    .grid-12 .col-sm-8,
    .grid-12 .col-sm-7,
    .grid-12 .col-sm-6,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item,
    .grid-12 .col-sm-5,
    .grid-12 .col-sm-4,
    .grid-12 .col-sm-3,
    .grid-12 .col-sm-2,
    .grid-12 .col-sm-1,
    .grid-12 .col-sm-13,
    .grid-12 .col-sm-14 {
        float: left
    }

    .grid-12 .col-sm-1 {
        width: 8.3333333333%
    }

    .grid-12 .col-sm-2 {
        width: 16.6666666667%
    }

    .grid-12 .col-sm-3 {
        width: 25%
    }

    .grid-12 .col-sm-4 {
        width: 33.3333333333%
    }

    .grid-12 .col-sm-5 {
        width: 41.6666666667%
    }

    .grid-12 .col-sm-6,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item {
        width: 50%
    }

    .grid-12 .col-sm-7 {
        width: 58.3333333333%
    }

    .grid-12 .col-sm-8 {
        width: 66.6666666667%
    }

    .grid-12 .col-sm-9 {
        width: 75%
    }

    .grid-12 .col-sm-10 {
        width: 83.3333333333%
    }

    .grid-12 .col-sm-11 {
        width: 91.6666666667%
    }

    .grid-12 .col-sm-12 {
        width: 100%
    }

    .grid-12 .col-sm-pull-0 {
        right: auto
    }

    .grid-12 .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .grid-12 .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .grid-12 .col-sm-pull-3 {
        right: 25%
    }

    .grid-12 .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .grid-12 .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .grid-12 .col-sm-pull-6 {
        right: 50%
    }

    .grid-12 .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .grid-12 .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .grid-12 .col-sm-pull-9 {
        right: 75%
    }

    .grid-12 .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .grid-12 .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .grid-12 .col-sm-pull-12 {
        right: 100%
    }

    .grid-12 .col-sm-push-0 {
        left: auto
    }

    .grid-12 .col-sm-push-1 {
        left: 8.3333333333%
    }

    .grid-12 .col-sm-push-2 {
        left: 16.6666666667%
    }

    .grid-12 .col-sm-push-3 {
        left: 25%
    }

    .grid-12 .col-sm-push-4 {
        left: 33.3333333333%
    }

    .grid-12 .col-sm-push-5 {
        left: 41.6666666667%
    }

    .grid-12 .col-sm-push-6 {
        left: 50%
    }

    .grid-12 .col-sm-push-7 {
        left: 58.3333333333%
    }

    .grid-12 .col-sm-push-8 {
        left: 66.6666666667%
    }

    .grid-12 .col-sm-push-9 {
        left: 75%
    }

    .grid-12 .col-sm-push-10 {
        left: 83.3333333333%
    }

    .grid-12 .col-sm-push-11 {
        left: 91.6666666667%
    }

    .grid-12 .col-sm-push-12 {
        left: 100%
    }

    .grid-12 .col-sm-offset-0 {
        margin-left: 0%
    }

    .grid-12 .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-12 .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-12 .col-sm-offset-3 {
        margin-left: 25%
    }

    .grid-12 .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-12 .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-12 .col-sm-offset-6 {
        margin-left: 50%
    }

    .grid-12 .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-12 .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-12 .col-sm-offset-9 {
        margin-left: 75%
    }

    .grid-12 .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-12 .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-12 .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 768px) {

    .grid-12 .col-md-12,
    .grid-12 .col-md-11,
    .grid-12 .col-md-10,
    .grid-12 .col-md-9,
    .grid-12 .col-md-8,
    .grid-12 .col-md-7,
    .grid-12 .col-md-6,
    .grid-12 .col-md-5,
    .grid-12 .col-md-4,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item,
    .grid-12 .col-md-3,
    .grid-12 .col-md-2,
    .grid-12 .col-md-1,
    .grid-12 .col-md-13,
    .grid-12 .col-md-14 {
        float: left
    }

    .grid-12 .col-md-1 {
        width: 8.3333333333%
    }

    .grid-12 .col-md-2 {
        width: 16.6666666667%
    }

    .grid-12 .col-md-3 {
        width: 25%
    }

    .grid-12 .col-md-4,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item {
        width: 33.3333333333%
    }

    .grid-12 .col-md-5 {
        width: 41.6666666667%
    }

    .grid-12 .col-md-6 {
        width: 50%
    }

    .grid-12 .col-md-7 {
        width: 58.3333333333%
    }

    .grid-12 .col-md-8 {
        width: 66.6666666667%
    }

    .grid-12 .col-md-9 {
        width: 75%
    }

    .grid-12 .col-md-10 {
        width: 83.3333333333%
    }

    .grid-12 .col-md-11 {
        width: 91.6666666667%
    }

    .grid-12 .col-md-12 {
        width: 100%
    }

    .grid-12 .col-md-pull-0 {
        right: auto
    }

    .grid-12 .col-md-pull-1 {
        right: 8.3333333333%
    }

    .grid-12 .col-md-pull-2 {
        right: 16.6666666667%
    }

    .grid-12 .col-md-pull-3 {
        right: 25%
    }

    .grid-12 .col-md-pull-4 {
        right: 33.3333333333%
    }

    .grid-12 .col-md-pull-5 {
        right: 41.6666666667%
    }

    .grid-12 .col-md-pull-6 {
        right: 50%
    }

    .grid-12 .col-md-pull-7 {
        right: 58.3333333333%
    }

    .grid-12 .col-md-pull-8 {
        right: 66.6666666667%
    }

    .grid-12 .col-md-pull-9 {
        right: 75%
    }

    .grid-12 .col-md-pull-10 {
        right: 83.3333333333%
    }

    .grid-12 .col-md-pull-11 {
        right: 91.6666666667%
    }

    .grid-12 .col-md-pull-12 {
        right: 100%
    }

    .grid-12 .col-md-push-0 {
        left: auto
    }

    .grid-12 .col-md-push-1 {
        left: 8.3333333333%
    }

    .grid-12 .col-md-push-2 {
        left: 16.6666666667%
    }

    .grid-12 .col-md-push-3 {
        left: 25%
    }

    .grid-12 .col-md-push-4 {
        left: 33.3333333333%
    }

    .grid-12 .col-md-push-5 {
        left: 41.6666666667%
    }

    .grid-12 .col-md-push-6 {
        left: 50%
    }

    .grid-12 .col-md-push-7 {
        left: 58.3333333333%
    }

    .grid-12 .col-md-push-8 {
        left: 66.6666666667%
    }

    .grid-12 .col-md-push-9 {
        left: 75%
    }

    .grid-12 .col-md-push-10 {
        left: 83.3333333333%
    }

    .grid-12 .col-md-push-11 {
        left: 91.6666666667%
    }

    .grid-12 .col-md-push-12 {
        left: 100%
    }

    .grid-12 .col-md-offset-0 {
        margin-left: 0%
    }

    .grid-12 .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-12 .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-12 .col-md-offset-3 {
        margin-left: 25%
    }

    .grid-12 .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-12 .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-12 .col-md-offset-6 {
        margin-left: 50%
    }

    .grid-12 .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-12 .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-12 .col-md-offset-9 {
        margin-left: 75%
    }

    .grid-12 .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-12 .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-12 .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 992px) {

    .grid-12 .col-lg-12,
    .grid-12 .col-lg-11,
    .grid-12 .col-lg-10,
    .grid-12 .col-lg-9,
    .grid-12 .col-lg-8,
    .grid-12 .col-lg-7,
    .grid-12 .col-lg-6,
    .grid-12 .col-lg-5,
    .grid-12 .col-lg-4,
    .grid-12 .col-lg-3,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item,
    .grid-12 .col-lg-2,
    .grid-12 .col-lg-1,
    .grid-12 .col-lg-13,
    .grid-12 .col-lg-14 {
        float: left
    }

    .grid-12 .col-lg-1 {
        width: 8.3333333333%
    }

    .grid-12 .col-lg-2 {
        width: 16.6666666667%
    }

    .grid-12 .col-lg-3,
    .grid-12 .masonry .masonry-item,
    .masonry .grid-12 .masonry-item {
        width: 25%
    }

    .grid-12 .col-lg-4 {
        width: 33.3333333333%
    }

    .grid-12 .col-lg-5 {
        width: 41.6666666667%
    }

    .grid-12 .col-lg-6 {
        width: 50%
    }

    .grid-12 .col-lg-7 {
        width: 58.3333333333%
    }

    .grid-12 .col-lg-8 {
        width: 66.6666666667%
    }

    .grid-12 .col-lg-9 {
        width: 75%
    }

    .grid-12 .col-lg-10 {
        width: 83.3333333333%
    }

    .grid-12 .col-lg-11 {
        width: 91.6666666667%
    }

    .grid-12 .col-lg-12 {
        width: 100%
    }

    .grid-12 .col-lg-pull-0 {
        right: auto
    }

    .grid-12 .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .grid-12 .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .grid-12 .col-lg-pull-3 {
        right: 25%
    }

    .grid-12 .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .grid-12 .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .grid-12 .col-lg-pull-6 {
        right: 50%
    }

    .grid-12 .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .grid-12 .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .grid-12 .col-lg-pull-9 {
        right: 75%
    }

    .grid-12 .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .grid-12 .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .grid-12 .col-lg-pull-12 {
        right: 100%
    }

    .grid-12 .col-lg-push-0 {
        left: auto
    }

    .grid-12 .col-lg-push-1 {
        left: 8.3333333333%
    }

    .grid-12 .col-lg-push-2 {
        left: 16.6666666667%
    }

    .grid-12 .col-lg-push-3 {
        left: 25%
    }

    .grid-12 .col-lg-push-4 {
        left: 33.3333333333%
    }

    .grid-12 .col-lg-push-5 {
        left: 41.6666666667%
    }

    .grid-12 .col-lg-push-6 {
        left: 50%
    }

    .grid-12 .col-lg-push-7 {
        left: 58.3333333333%
    }

    .grid-12 .col-lg-push-8 {
        left: 66.6666666667%
    }

    .grid-12 .col-lg-push-9 {
        left: 75%
    }

    .grid-12 .col-lg-push-10 {
        left: 83.3333333333%
    }

    .grid-12 .col-lg-push-11 {
        left: 91.6666666667%
    }

    .grid-12 .col-lg-push-12 {
        left: 100%
    }

    .grid-12 .col-lg-offset-0 {
        margin-left: 0%
    }

    .grid-12 .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-12 .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-12 .col-lg-offset-3 {
        margin-left: 25%
    }

    .grid-12 .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-12 .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-12 .col-lg-offset-6 {
        margin-left: 50%
    }

    .grid-12 .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-12 .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-12 .col-lg-offset-9 {
        margin-left: 75%
    }

    .grid-12 .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-12 .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-12 .col-lg-offset-12 {
        margin-left: 100%
    }
}

@media(min-width: 1200px) {

    .grid-12 .col-xl-12,
    .grid-12 .col-xl-11,
    .grid-12 .col-xl-10,
    .grid-12 .col-xl-9,
    .grid-12 .col-xl-8,
    .grid-12 .col-xl-7,
    .grid-12 .col-xl-6,
    .grid-12 .col-xl-5,
    .grid-12 .col-xl-4,
    .grid-12 .col-xl-3,
    .grid-12 .col-xl-2,
    .grid-12 .col-xl-1,
    .grid-12 .col-xl-13,
    .grid-12 .col-xl-14 {
        float: left
    }

    .grid-12 .col-xl-1 {
        width: 8.3333333333%
    }

    .grid-12 .col-xl-2 {
        width: 16.6666666667%
    }

    .grid-12 .col-xl-3 {
        width: 25%
    }

    .grid-12 .col-xl-4 {
        width: 33.3333333333%
    }

    .grid-12 .col-xl-5 {
        width: 41.6666666667%
    }

    .grid-12 .col-xl-6 {
        width: 50%
    }

    .grid-12 .col-xl-7 {
        width: 58.3333333333%
    }

    .grid-12 .col-xl-8 {
        width: 66.6666666667%
    }

    .grid-12 .col-xl-9 {
        width: 75%
    }

    .grid-12 .col-xl-10 {
        width: 83.3333333333%
    }

    .grid-12 .col-xl-11 {
        width: 91.6666666667%
    }

    .grid-12 .col-xl-12 {
        width: 100%
    }

    .grid-12 .col-xl-pull-0 {
        right: auto
    }

    .grid-12 .col-xl-pull-1 {
        right: 8.3333333333%
    }

    .grid-12 .col-xl-pull-2 {
        right: 16.6666666667%
    }

    .grid-12 .col-xl-pull-3 {
        right: 25%
    }

    .grid-12 .col-xl-pull-4 {
        right: 33.3333333333%
    }

    .grid-12 .col-xl-pull-5 {
        right: 41.6666666667%
    }

    .grid-12 .col-xl-pull-6 {
        right: 50%
    }

    .grid-12 .col-xl-pull-7 {
        right: 58.3333333333%
    }

    .grid-12 .col-xl-pull-8 {
        right: 66.6666666667%
    }

    .grid-12 .col-xl-pull-9 {
        right: 75%
    }

    .grid-12 .col-xl-pull-10 {
        right: 83.3333333333%
    }

    .grid-12 .col-xl-pull-11 {
        right: 91.6666666667%
    }

    .grid-12 .col-xl-pull-12 {
        right: 100%
    }

    .grid-12 .col-xl-push-0 {
        left: auto
    }

    .grid-12 .col-xl-push-1 {
        left: 8.3333333333%
    }

    .grid-12 .col-xl-push-2 {
        left: 16.6666666667%
    }

    .grid-12 .col-xl-push-3 {
        left: 25%
    }

    .grid-12 .col-xl-push-4 {
        left: 33.3333333333%
    }

    .grid-12 .col-xl-push-5 {
        left: 41.6666666667%
    }

    .grid-12 .col-xl-push-6 {
        left: 50%
    }

    .grid-12 .col-xl-push-7 {
        left: 58.3333333333%
    }

    .grid-12 .col-xl-push-8 {
        left: 66.6666666667%
    }

    .grid-12 .col-xl-push-9 {
        left: 75%
    }

    .grid-12 .col-xl-push-10 {
        left: 83.3333333333%
    }

    .grid-12 .col-xl-push-11 {
        left: 91.6666666667%
    }

    .grid-12 .col-xl-push-12 {
        left: 100%
    }

    .grid-12 .col-xl-offset-0 {
        margin-left: 0%
    }

    .grid-12 .col-xl-offset-1 {
        margin-left: 8.3333333333%
    }

    .grid-12 .col-xl-offset-2 {
        margin-left: 16.6666666667%
    }

    .grid-12 .col-xl-offset-3 {
        margin-left: 25%
    }

    .grid-12 .col-xl-offset-4 {
        margin-left: 33.3333333333%
    }

    .grid-12 .col-xl-offset-5 {
        margin-left: 41.6666666667%
    }

    .grid-12 .col-xl-offset-6 {
        margin-left: 50%
    }

    .grid-12 .col-xl-offset-7 {
        margin-left: 58.3333333333%
    }

    .grid-12 .col-xl-offset-8 {
        margin-left: 66.6666666667%
    }

    .grid-12 .col-xl-offset-9 {
        margin-left: 75%
    }

    .grid-12 .col-xl-offset-10 {
        margin-left: 83.3333333333%
    }

    .grid-12 .col-xl-offset-11 {
        margin-left: 91.6666666667%
    }

    .grid-12 .col-xl-offset-12 {
        margin-left: 100%
    }
}

h1 {
    margin: 2.2rem 0
}

h2,
h3,
h4 {
    margin: 2rem 0 1rem 0
}

h1 small,
h2 small,
h3 small,
h4 small {
    color: #8ca2bb
}

.caps-heading,
.chapter-home section h2,
.chapter-home section h3,
.chapter-home section h4,
.chapter-home h2,
.gallery .gallery-content h3,
.gallery .gallery-content h2,
.gallery .gallery-header h2,
.product-page h2,
.style-guide .section-header,
.sidebar-navigation h2,
.card-deck .header,
section .header,
.chapter-heading,
.style-guide .style-guide-heading,
.carousel-inner .carousel-text .carousel-text-title,
.header-image.with-text .title {
    text-transform: uppercase;
    font-weight: 400;
    color: #036
}

.chapter-heading,
.style-guide .style-guide-heading,
.carousel-inner .carousel-text .carousel-text-title,
.header-image.with-text .title {
    text-align: center;
    font-size: 4rem;
    font-weight: 300;
    margin: 2rem 0 0 0;
    padding-bottom: 1.5rem
}

.chapter-heading.no-caps-heading,
.style-guide .no-caps-heading.style-guide-heading,
.carousel-inner .carousel-text .no-caps-heading.carousel-text-title,
.header-image.with-text .no-caps-heading.title {
    text-transform: inherit
}

@media(max-width: 991px) {

    .chapter-heading,
    .style-guide .style-guide-heading,
    .carousel-inner .carousel-text .carousel-text-title,
    .header-image.with-text .title {
        font-size: 3.5rem
    }
}

@media(max-width: 767px) {

    .chapter-heading,
    .style-guide .style-guide-heading,
    .carousel-inner .carousel-text .carousel-text-title,
    .header-image.with-text .title {
        font-size: 3rem
    }
}

.title-header {
    margin-top: 2rem
}

.fr-dii {
    display: inline-block
}

.fr-fir {
    float: right;
    margin: .5rem 0 1rem 1.5rem
}

@media(max-width: 767px) {
    .fr-fir {
        display: block;
        float: none;
        margin: 1rem 0
    }
}

.fr-fil {
    float: left;
    margin: .5rem 1.5rem 1rem 0rem
}

@media(max-width: 767px) {
    .fr-fil {
        display: block;
        float: none;
        margin: 1rem 0
    }
}

.fr-dib {
    display: block;
    float: none
}

.img-shadow,
.publication-listing .publication .cover img {
    box-shadow: 3px 3px 6px 2px #bcc9d8
}

.img-border,
.gallery .gallery-header .catalogue-link img {
    border: solid 1px #c2cedb
}

.with-caption img {
    margin-bottom: .5rem;
    display: block
}

.with-caption.pull-left {
    margin: .5rem 1.5rem 1.5rem 0
}

@media(max-width: 767px) {
    .with-caption.pull-left {
        float: none;
        margin: 1.5rem 0
    }
}

.with-caption.pull-right {
    margin: .5rem 0 1.5rem 1.5rem
}

@media(max-width: 767px) {
    .with-caption.pull-right {
        float: none;
        margin: 1.5rem 0
    }
}

.large {
    font-size: 1.25rem
}

small,
.small {
    font-size: 80%
}

.text-muted {
    color: #8ca2bb
}

.comment,
.opomba,
.fr-text-gray {
    color: #8ca2bb;
    font-size: .875rem
}

.caption,
.with-caption {
    color: #8ca2bb;
    font-size: .875rem;
    margin: 0 0 1rem 0
}

.segment,
.press .press-item .files,
.pomembno,
.fr-text-bordered {
    border: solid 1px #c2cedb;
    padding: 1rem
}

.segment::after,
.press .press-item .files::after,
.pomembno::after,
.fr-text-bordered::after {
    content: "";
    display: table;
    clear: both
}

.segment h2,
.press .press-item .files h2,
.pomembno h2,
.fr-text-bordered h2,
.segment h3,
.press .press-item .files h3,
.pomembno h3,
.fr-text-bordered h3,
.segment h4,
.press .press-item .files h4,
.pomembno h4,
.fr-text-bordered h4 {
    margin-top: 0
}

.segment p:last-child,
.press .press-item .files p:last-child,
.pomembno p:last-child,
.fr-text-bordered p:last-child {
    margin-bottom: 0
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #c2cedb
}

a.more {
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px;
    position: relative
}

a.more:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    top: 2px;
    position: absolute;
    right: 0px;
    color: #8ca2bb
}

ul.bulleted,
article ul,
.card ul,
.alert-product ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0
}

ul.bulleted li,
article ul li,
.card ul li,
.alert-product ul li {
    padding-left: 2.3rem;
    text-indent: 0rem;
    position: relative;
    margin-bottom: .5rem
}

ul.bulleted li:before,
article ul li:before,
.card ul li:before,
.alert-product ul li:before {
    content: "•";
    position: absolute;
    left: 1rem;
    top: .8rem;
    font-size: 2rem;
    line-height: 0rem;
    color: #acbcce
}

.list-group,
.article-health article .recommended-products-list,
.product-page article .sidebar-navigation .manual,
.sidebar-navigation .section .subsections {
    padding-left: 0;
    border-top: 1px solid #c2cedb
}

.list-group .list-group-item,
.article-health article .list-group .recommended-products-list>li,
.article-health article .recommended-products-list .list-group-item,
.article-health article .recommended-products-list>li,
.product-page article .sidebar-navigation .list-group .manual>li,
.product-page .article-health article .sidebar-navigation .recommended-products-list .manual>li,
.article-health .product-page article .sidebar-navigation .recommended-products-list .manual>li,
.product-page article .sidebar-navigation .manual .list-group-item,
.product-page .article-health article .sidebar-navigation .manual .recommended-products-list>li,
.article-health .product-page article .sidebar-navigation .manual .recommended-products-list>li,
.product-page article .sidebar-navigation .manual>li,
.sidebar-navigation .section .subsections .list-group-item,
.sidebar-navigation .section .subsections .article-health article .recommended-products-list>li,
.article-health article .sidebar-navigation .section .subsections .recommended-products-list>li,
.product-page article .sidebar-navigation .section .subsections .manual>li,
.sidebar-navigation .section .subsections .subsection {
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid #c2cedb
}

.page-links ul li:before,
ul.page-links li:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    top: .7rem
}

.large-list-with-header {
    background-color: #f1f5f7;
    padding: 1rem 0rem .1rem 0rem
}

.large-list-with-header h3 {
    min-height: 3rem;
    padding-right: 55px;
    padding-left: 1rem
}

@media(max-width: 767px) {
    .large-list-with-header h3 {
        min-height: 2.5rem
    }
}

.large-list-with-header ul {
    margin-bottom: 0
}

.large-list-with-header ul li {
    border-top: solid 1px #fff;
    padding: .2rem 2.5rem .2rem 1rem;
    position: relative;
    min-height: 4rem;
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.large-list-with-header ul li:before {
    line-height: 1 !important;
    top: 38% !important;
    right: 1rem !important;
    left: auto !important
}

.large-list-with-header.large-list-with-header--video h3 {
    background-image: url("../images/icon-video.f47ceb72e66b.png");
    background-repeat: no-repeat;
    background-position: right .7rem top
}

.large-list-with-header.large-list-with-header--pdf h3 {
    background-image: url("../images/icon-pdf.a4927da4db09.png");
    background-repeat: no-repeat;
    background-position: right .7rem top
}

.promo-links {
    text-align: center
}

.promo-links ul {
    margin-bottom: 0
}

.promo-links ul li {
    margin-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem
}

.promo-links ul li:before {
    content: ""
}

.lightbox .caption,
.lightbox .with-caption {
    margin-top: .5rem
}

.lightbox .thumbnails {
    margin-bottom: 2rem
}

.lightbox .thumbnails img {
    float: left;
    margin-right: 20px
}

ol.breadcrumb {
    margin: 1rem 0;
    padding: 0;
    list-style: none
}

ol.breadcrumb>li {
    display: inline-block;
    position: relative;
    padding-left: 1.2rem
}

ol.breadcrumb>li:first-child {
    padding-left: 0
}

ol.breadcrumb>li+li:before {
    color: #f90;
    content: "‣ ";
    font-size: 1.5rem;
    position: absolute;
    bottom: -0.45rem;
    left: .2rem
}

@media(max-width: 767px) {
    ol.breadcrumb>li {
        display: list-item
    }

    ol.breadcrumb>li+li:before {
        color: #f90;
        content: "‣ ";
        font-size: 1.5rem;
        position: absolute;
        top: -0.45rem;
        left: .2rem
    }
}

ol.breadcrumb a {
    font-weight: bold
}

.breadcrumbs-separator {
    background-color: #f1f5f7;
    height: 2px;
    margin-top: 4rem
}

.card {
    display: block;
    border: 1px solid #c2cedb;
    margin-bottom: 1.25rem;
    background-color: #fff;
    position: relative
}

.card ul li {
    padding-left: 1rem
}

.card ul li:before {
    left: 0rem
}

.card .card-img-top {
    display: block;
    max-width: 100%;
    height: auto
}

.card .card-block {
    padding: .75rem
}

.card .card-block .card-text {
    line-height: 1.4;
    color: #333
}

.card .card-block p:last-child {
    margin-bottom: 0
}

.card .card-block .card-text:last-child {
    margin-bottom: 0
}

.card .card-title {
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 .5rem 0;
    color: #004f9e
}

@media(max-width: 767px) {
    .card .card-title {
        font-size: 1.25rem
    }
}

.card .card-title small {
    color: #373a3c;
    font-size: 1rem
}

.card.centered-image {
    text-align: center
}

.card.centered-image .card-img-top {
    margin: 1.5rem auto .375rem auto
}

@media(max-width: 767px) {
    .card.centered-image .card-img-top {
        margin: 0 .75rem 1.5rem 1.5rem
    }
}

.card.centered-image .card-block {
    text-align: left
}

.card.product .image-container {
    height: 170px
}

.card.product .image-container .card-img-top {
    padding: 2.25rem;
    margin: 0 auto;
    max-height: 170px;
    width: auto
}

.card.product .card-block {
    border-top: solid 1px #c2cedb
}

.card.product .ingredient {
    color: #8ca2bb;
    display: block;
    margin-bottom: .5rem
}

.card.product .packings {
    margin-top: .5rem;
    display: block;
    font-size: .875rem
}

@media(max-width: 767px) {
    .card.product .image-container {
        height: auto;
        max-height: 100px
    }

    .card.product .image-container .card-img-top {
        padding: 0;
        max-width: 100px;
        max-height: 100px;
        min-height: auto;
        margin: 0 10px 10px 10px
    }

    .card.product .card-block {
        border-top: none
    }
}

.card.product.brand .card-img-top {
    padding: .75rem
}

a.card:hover {
    text-decoration: none;
    cursor: pointer
}

a.card:hover .card-title {
    text-decoration: underline
}

.article-health-disclaimer {
    margin: 3rem 0
}

.product-disclaimer {
    position: fixed;
    z-index: 2000;
    bottom: 0;
    width: 100%;
    padding: 1.5rem 0;
    border: none;
    border-top: solid 1px #036;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    color: #036;
    font-size: 1.1rem
}

@media(max-width: 991px) {
    .product-disclaimer {
        padding: .5rem 5rem
    }
}

@media(max-width: 767px) {
    .product-disclaimer {
        padding: .3rem;
        font-size: .9rem;
        line-height: 1.2em
    }
}

@media print {
    .product-disclaimer {
        position: relative;
        border: solid 1px #036;
        background: #fff;
        margin: 1rem 0;
        bottom: auto
    }
}

.professionals-disclaimer {
    font-size: .875rem;
    text-align: center;
    margin-top: 5rem;
    padding: 1rem 0;
    border-bottom: solid 2px #f1f5f7
}

@media(max-width: 991px) {
    .professionals-disclaimer {
        margin-top: 3rem
    }
}

.professionals-disclaimer .article-health-disclaimer {
    text-align: left;
    font-size: 1rem;
    margin: 0 0 1rem 0
}

.video-disclaimer+.professionals-disclaimer {
    margin-top: -1rem
}

.dropdown.open .dropdown-toggle.active,
.dropdown.open .dropdown-toggle:active,
.dropdown.open .dropdown-toggle.focus,
.dropdown.open .dropdown-toggle:focus {
    background-color: #f1f5f7
}

.dropdown a {
    display: block;
    color: #036
}

.dropdown-menu {
    border-color: #a2b4c8;
    border-radius: 0 0 .25rem .25rem;
    background-color: #ccd6e1;
    padding: 0
}

.dropdown-menu .dropdown-item {
    display: inline-block;
    border-bottom: solid 1px #a2b4c8;
    padding: .3rem .8rem;
    color: #036
}

.dropdown-menu .dropdown-item:hover {
    background-color: #f1f5f7
}

.dropdown-menu.two-col {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    vertical-align: top
}

@media(max-width: 767px) {
    .dropdown-menu.two-col {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}

.dropdown.toggle-on-hover .nav-link {
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #fff
}

.dropdown.toggle-on-hover:hover .nav-link {
    border-color: #acbcce;
    background-color: #ccd6e1
}

.dropdown.toggle-on-hover:hover .nav-link:hover {
    background-color: #f1f5f7
}

.dropdown.toggle-on-hover:hover .dropdown-menu {
    display: block;
    margin-top: 0;
    padding: 0;
    border-color: #acbcce;
    background-color: #ccd6e1
}

.dropdown.toggle-on-hover:hover .dropdown-menu li.dropdown-item {
    border-bottom: solid 1px #acbcce;
    padding: .3em .5rem
}

.dropdown.toggle-on-hover:hover .dropdown-menu li.dropdown-item:last-child {
    border-bottom: none
}

.dropdown.toggle-on-hover:hover .dropdown-menu li.dropdown-item:hover {
    background-color: #f1f5f7
}

.dropdown.toggle-on-hover:hover .dropdown-menu li.dropdown-item:hover a {
    text-decoration: none
}

.lead {
    color: #036;
    font-size: 1.25rem;
    font-weight: 400;
    margin-bottom: 2rem
}

.lead li {
    margin-bottom: .8rem;
    padding-left: 1.4rem;
    text-indent: 0
}

.lead li:before {
    left: 0;
    padding-right: 0;
    padding-top: .2rem;
    color: #f90;
    font-size: 3rem
}

.header-image {
    height: 35vh;
    max-height: 35vh;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(min-width: 768px) {
    .header-image {
        height: 30vh;
        max-height: 30vh;
        min-height: 340px
    }
}

@media(min-width: 1200px) {
    .header-image {
        height: 22vw;
        max-height: 22vw;
        min-height: 340px
    }
}

.header-image img.header-image-small {
    display: none
}

@media(max-width: 767px) {
    .header-image {
        background: none;
        height: auto;
        max-height: none
    }

    .header-image img.header-image-small {
        align-self: center;
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 0 auto
    }
}

.header-image.with-text {
    margin-bottom: 1.8rem;
    font-family: "Open Sans", sans-serif
}

@media(min-width: 768px) {
    .header-image.with-text {
        min-height: 540px;
        max-height: 540px
    }
}

@media(max-width: 767px) {
    .header-image.with-text {
        background: none;
        height: auto;
        max-height: none
    }
}

.header-image.with-text .title {
    text-align: left;
    line-height: 4.4rem;
    margin-left: -0.5rem
}

@media(max-width: 1199px) {
    .header-image.with-text .title {
        margin-left: 0rem;
        font-size: 2.8rem;
        line-height: 1.2
    }
}

@media(max-width: 991px) {
    .header-image.with-text .title {
        font-size: 2.6rem
    }
}

@media(max-width: 767px) {
    .header-image.with-text .title {
        display: none
    }
}

.header-image.with-text .subtitle {
    color: #036;
    font-size: 1.25rem;
    margin-left: -0.3rem
}

@media(max-width: 1199px) {
    .header-image.with-text .subtitle {
        margin-left: 0rem
    }
}

@media(max-width: 767px) {
    .header-image.with-text .subtitle {
        display: none
    }
}

.header-image.with-text .text--left .title,
.header-image.with-text .text--left .subtitle {
    padding-right: 1rem
}

@media(max-width: 1199px) {

    .header-image.with-text .text--left .title,
    .header-image.with-text .text--left .subtitle {
        padding-right: 3.5rem
    }
}

@media(max-width: 767px) {

    .header-image.with-text .text--left .title,
    .header-image.with-text .text--left .subtitle {
        padding-right: 0
    }
}

.media-library .media-item {
    display: inline-block
}

.media-library .media-item .link-to-file {
    font-size: .875rem;
    display: block;
    background-color: #f1f5f7;
    padding: .2rem .3rem;
    max-width: 250px
}

.media-library .media-item .caption,
.media-library .media-item .with-caption {
    margin: .3rem 0 2rem 0;
    padding: 0 .3rem;
    color: #373a3c;
    font-size: 1rem
}

.media-library .media-item:nth-child(3n+1) {
    clear: both
}

@media(max-width: 767px) {
    .media-library .media-item:nth-child(3n+1) {
        clear: none
    }

    .media-library .media-item:nth-child(2n+1) {
        clear: both
    }
}

ul.nav .dropdown.toggle-on-hover .nav-link {
    color: #036;
    padding: .9em .3em;
    border-width: 0 0 5px 0
}

@media(max-width: 1199px) {
    ul.nav .dropdown.toggle-on-hover .nav-link {
        font-size: .9rem;
        padding: 1.1em .2em
    }
}

ul.nav .dropdown.toggle-on-hover.active .nav-link {
    border-color: #f90
}

ul.nav .dropdown.toggle-on-hover:hover .nav-link {
    border-color: #acbcce
}

ul.nav .dropdown.toggle-on-hover:hover .dropdown-menu {
    background-color: #036;
    font-size: .9rem;
    border-radius: 0;
    border-color: rgba(204, 214, 225, .2);
    border-top-color: #ccd6e1;
    margin-left: -1px
}

ul.nav .dropdown.toggle-on-hover:hover .dropdown-menu a {
    color: #fff;
    padding: .9em .7em;
    display: block
}

ul.nav .dropdown.toggle-on-hover:hover .dropdown-menu li {
    padding: 0;
    border-color: #536f8e
}

ul.nav .dropdown.toggle-on-hover:hover .dropdown-menu li:hover {
    background-color: #00264d;
    opacity: 1
}

@media(max-width: 991px) {
    ul.nav {
        border-top: solid 1px #c2cedb;
        padding: 0;
        margin-left: -1rem
    }

    ul.nav .nav-item+.nav-item {
        margin-left: 0
    }

    ul.nav .dropdown.toggle-on-hover {
        float: none
    }

    ul.nav .dropdown.toggle-on-hover .nav-link {
        padding: 1em;
        border-width: 0
    }

    ul.nav .dropdown.toggle-on-hover.active .nav-link {
        border-bottom: 0
    }

    ul.nav .dropdown.toggle-on-hover .dropdown-menu {
        display: none
    }
}

.bd-popover:focus {
    outline: 0
}

.bd-popover:hover,
.bd-popover:focus {
    text-decoration: none
}

.bd-popover sup {
    font-size: .75rem
}

.popover {
    font-size: 1rem
}

.popover .popover-title {
    display: none
}

.popover .popover-content {
    padding: 1rem
}

.popover .popover-content h4 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: .6rem
}

.references {
    margin-top: 2.5rem;
    border-top: solid 1px #c2cedb;
    padding-top: 1rem;
    font-size: .875rem;
    word-wrap: break-word
}

.references h4 {
    margin-top: 0
}

.references ul li {
    margin-left: 0;
    padding-left: 0
}

.references ul li:before {
    content: ""
}

.accented-section,
.related-articles,
section.light-blue,
section.accented {
    background-color: #f1f5f7
}

section.accented {
    padding: .8rem 0
}

@media(max-width: 767px) {
    section.accented {
        padding: 0;
        background-color: transparent;
        margin: 0
    }
}

section.light-blue {
    padding: .8rem 0
}

@media(max-width: 767px) {
    section.light-blue {
        padding: 0;
        background-color: transparent;
        margin: 0
    }
}

section .header {
    font-size: 1.25rem;
    padding-bottom: 1rem
}

section .header.large {
    font-size: 1.75rem
}

section.with-border .col {
    border: solid 1px #c2cedb
}

section.right-border .horizontal-list-group {
    margin: 2rem 0 1.5rem 0
}

section.right-border .horizontal-list-group .row {
    overflow: hidden
}

section.right-border .horizontal-list-group .row .col {
    padding-top: 0;
    border-right: solid 1px #c2cedb;
    padding-bottom: 9999px;
    margin-bottom: -9999px
}

section.right-border .horizontal-list-group .row .col:last-child {
    border-right: none
}

section.right-border .horizontal-list-group .row .col p:first-child {
    margin-top: 0
}

section.right-border .horizontal-list-group .row .col img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: 0;
    max-width: auto
}

section.right-border .horizontal-list-group .row .col h2,
section.right-border .horizontal-list-group .row .col h3,
section.right-border .horizontal-list-group .row .col h4 {
    margin-top: 0
}

@media(max-width: 767px) {
    section.right-border .horizontal-list-group {
        margin: 0
    }

    section.right-border .horizontal-list-group .row .col {
        border-right: none;
        border-top: solid 1px #c2cedb;
        padding: 1rem 1rem .5rem 1rem;
        margin: .5rem .5rem;
        clear: both
    }

    section.right-border .horizontal-list-group .row .col img {
        float: right;
        max-width: 25%;
        margin: 0 0 0 .5rem
    }
}

section .card-deck {
    margin-top: 1.5rem
}

section .card-deck .card h4 {
    text-transform: inherit
}

.site-toolbar {
    color: #8ca2bb;
    font-size: .75rem
}

.site-toolbar a {
    color: #8ca2bb
}

.site-toolbar li {
    background-repeat: no-repeat;
    background-position: left center
}

.site-toolbar li.languages {
    background-image: url("../images/icon-languages.69286e91cf76.png")
}

.site-toolbar li.login {
    background-image: url("../images/icon-login.8350699d260b.png")
}

.site-toolbar li.search input {
    background-image: url("../images/icon-search.4d706c30e83e.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    padding: .2rem .75rem
}

table,
.table {
    border-top: solid 1px #c2cedb;
    margin: 1.5rem 0;
    width: 100%
}

table th,
table td,
.table th,
.table td {
    border-top: 0;
    border-bottom: solid 1px #c2cedb;
    padding: .6rem .5rem;
    vertical-align: top
}

table th,
.table th {
    color: #1a1a1a;
    background-color: #f1f5f7
}

table.no-border {
    border: none
}

table.no-border th,
table.no-border td {
    border: none
}

table.icon-list {
    border: none;
    margin: .625rem 0 0 0
}

table.icon-list td {
    background-color: #f1f5f7;
    border-right: solid 2px #fff;
    border-bottom: solid 2px #fff;
    vertical-align: middle;
    padding: .625rem
}

table.icon-list td a {
    display: flex;
    align-items: center;
    color: #373a3c;
    font-weight: bold;
    text-decoration: none;
    padding: .625rem 0
}

table.icon-list td a img {
    max-width: 80px;
    height: auto;
    margin: 0
}

@media(max-width: 1199px) {
    table.icon-list td a img {
        max-width: 60px
    }
}

table.icon-list td a span {
    font-weight: bold
}

ul.nav-tabs {
    border-bottom-color: #036
}

ul.nav-tabs .nav-item {
    padding: 0;
    margin-bottom: 0
}

ul.nav-tabs .nav-item .nav-link {
    padding: 0 0 .6rem 0;
    border: none;
    border-bottom: solid 5px #fff
}

ul.nav-tabs .nav-item .nav-link:hover {
    border-bottom: solid 5px #acbcce
}

ul.nav-tabs .nav-item .nav-link.active {
    border-bottom: solid 5px #036;
    color: #036
}

ul.nav-tabs .nav-item:before {
    content: ""
}

@media(max-width: 991px) {
    ul.nav-tabs {
        margin-left: .1rem
    }

    ul.nav-tabs .nav-item {
        float: none
    }

    ul.nav-tabs .nav-item .nav-link {
        padding: .5rem 0 .5rem 1rem;
        border-bottom: none
    }

    ul.nav-tabs .nav-item .nav-link:hover {
        border-bottom: none
    }

    ul.nav-tabs .nav-item .nav-link.active {
        border-bottom: none;
        background-color: #036;
        color: #fff
    }
}

ul.nav-tabs .nav-item+.nav-item {
    margin-left: 1.5rem
}

@media(max-width: 1199px) {
    ul.nav-tabs .nav-item+.nav-item {
        margin-left: .8rem
    }
}

@media(max-width: 991px) {
    ul.nav-tabs .nav-item+.nav-item {
        margin-left: 0
    }
}

.table-of-contents {
    width: 100%;
    margin: 0;
    padding: .7rem 1rem .4rem 1rem;
    background-color: #f1f5f7
}

@media(max-width: 767px) {
    .table-of-contents {
        margin-left: 0
    }
}

.table-of-contents.with-margin {
    margin-bottom: 2.5rem
}

.table-of-contents.alphabet {
    padding-left: 1rem
}

.table-of-contents.alphabet li {
    padding-left: 0;
    padding-right: .5rem
}

.table-of-contents.alphabet li:before {
    content: ""
}

.table-of-contents.alphabet li .active {
    font-weight: bold
}

.table-of-contents.alphabet li .empty {
    color: #b6c4d4
}

.table-of-contents.with-labels {
    display: table
}

.table-of-contents.with-labels li {
    display: table-row
}

.table-of-contents.with-labels li:before {
    content: ""
}

.table-of-contents.with-labels li span,
.table-of-contents.with-labels li a {
    display: table-cell;
    padding: .3rem 0
}

.table-of-contents.with-labels li span {
    padding-right: .8rem
}

.table-of-contents.categories {
    border: none;
    margin-top: 0
}

.table-of-contents.categories td {
    border: none;
    background-color: #f1f5f7;
    width: 33%;
    padding: .5rem 1rem
}

@media(max-width: 767px) {
    .table-of-contents.categories {
        display: block
    }

    .table-of-contents.categories tr {
        display: block
    }

    .table-of-contents.categories tr td {
        display: block;
        width: 100%
    }
}

.product-submenu {
    margin: 1.5rem 0;
    text-align: center
}

.product-submenu.baby-linbi li {
    background-color: #f0aeca;
    padding: .2rem 2rem;
    margin-right: 0;
    text-align: center;
    width: 32%
}

.product-submenu.baby-linbi li:hover,
.product-submenu.baby-linbi li.active {
    background-color: #ee038c
}

.product-submenu.baby-linbi li a {
    display: block;
    color: #fff
}

.product-submenu.baby-linbi li a:hover {
    text-decoration: none
}

@media(max-width: 767px) {
    .product-submenu.baby-linbi li {
        padding: .2rem 1rem
    }
}

@media(max-width: 543px) {
    .product-submenu.baby-linbi li {
        display: block;
        width: 80%;
        padding: .2rem 1rem;
        margin: 0 auto .2rem auto
    }
}

.share-icons-container {
    margin: .2rem 0 3rem 0
}

.share-icons-container .share-label {
    color: #818a91;
    margin-bottom: .2rem;
    font-size: .875rem
}

.share-icons-container .resp-sharing-button__link+.resp-sharing-button__link {
    margin-left: .3rem
}

.share-icons-container .resp-sharing-button {
    margin-right: 0
}

.buy-online {
    font-size: .875rem;
    margin-top: 1.875rem;
    text-align: center
}

.buy-online .btn span:before,
.buy-online .search-results .iss-form__submit span:before,
.search-results .buy-online .iss-form__submit span:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    top: .7rem;
    padding-right: 10px
}

.modal--buy-online .modal-content {
    text-align: left;
    border: none;
    border-radius: none
}

.modal--buy-online .modal-header {
    background-color: #f90
}

.modal--buy-online .modal-header h5 {
    color: #fff
}

.modal--buy-online .modal-header .close {
    color: #fff;
    opacity: 1
}

.modal--buy-online .pharmacy-list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none
}

.modal--buy-online .pharmacy-list li {
    display: block;
    background-color: #f1f5f7;
    padding: 0;
    margin: .625rem;
    width: calc(33.333333% - 1.25rem);
    border: solid 1px #ccd6e1
}

.modal--buy-online .pharmacy-list li:before {
    content: ""
}

.modal--buy-online .pharmacy-list li a {
    display: block;
    font-size: .875rem;
    color: #004f9e
}

.modal--buy-online .pharmacy-list li a img {
    width: 100%;
    height: auto;
    display: block
}

.modal--buy-online .pharmacy-list li a>div {
    border-top: none;
    padding: .5rem
}

header {
    border-bottom: solid 1px #f90
}

header>.container {
    position: relative
}

@media(max-width: 991px) {
    header>.container {
        width: 100%;
        max-width: none
    }
}

header>.container .site-toolbar.large-display {
    position: absolute;
    right: 1rem;
    top: .5em;
    z-index: 1030
}

header>.container .site-toolbar.large-display>ul>li {
    padding: .2rem 1.5rem .2rem 1.5rem
}

header>.container .site-toolbar.large-display>ul>li:last-child {
    padding-right: .5rem
}

@media(max-width: 991px) {
    header>.container .site-toolbar.large-display>ul>li {
        padding-right: .5rem
    }
}

header>.container .site-toolbar.small-display {
    margin: .2rem 0
}

header>.container .site-toolbar.small-display>ul {
    padding: 0;
    margin: 0
}

header>.container .site-toolbar.small-display>ul li {
    padding: 1rem 0 1rem 1.5rem
}

header>.container .site-toolbar.small-display>ul li.search {
    padding-left: 0
}

header>.container .site-menu.navbar {
    padding-right: 0
}

header>.container .site-menu.navbar>* {
    vertical-align: bottom
}

header>.container .site-menu.navbar .navbar-brand {
    margin: 15px 2em 13px 0;
    box-sizing: border-box;
    display: inline-block;
    float: none
}

header>.container .site-menu.navbar .navbar-brand>img {
    margin-bottom: .5em;
    width: 220px;
    height: 79px
}

@media(max-width: 1199px) {
    header>.container .site-menu.navbar .navbar-brand {
        padding-right: 30px;
        width: 220px
    }
}

@media(max-width: 543px) {
    header>.container .site-menu.navbar .navbar-brand {
        padding-right: 30px;
        width: 170px
    }

    header>.container .site-menu.navbar .navbar-brand img {
        max-width: 100%;
        height: auto
    }
}

header>.container .site-menu.navbar .navbar-toggler {
    float: right;
    margin-top: 2.6em
}

@media(max-width: 543px) {
    header>.container .site-menu.navbar .navbar-toggler {
        margin-top: 1.8em
    }
}

@media(min-width: 992px) {
    header>.container .site-menu.navbar>.collapse.navbar-toggleable-md {
        display: inline-block !important
    }
}

header>.container .logo-print {
    margin-bottom: 20px
}

article img {
    display: block;
    max-width: 100%;
    height: auto
}

article ul.list-group li,
.article-health article ul.recommended-products-list li,
.product-page article .sidebar-navigation ul.manual li,
article .sidebar-navigation .section ul.subsections li,
.sidebar-navigation .section article ul.subsections li {
    padding-left: 0;
    text-indent: 0
}

article ul.list-group li:before,
.article-health article ul.recommended-products-list li:before,
.product-page article .sidebar-navigation ul.manual li:before,
article .sidebar-navigation .section ul.subsections li:before,
.sidebar-navigation .section article ul.subsections li:before {
    position: relative;
    content: "";
    padding-right: 0
}

article table ul li,
article .table ul li {
    padding-left: 1.4rem;
    text-indent: 0
}

article table ul li:before,
article .table ul li:before {
    left: 0;
    padding-right: 0
}

article table.plain,
article .table.plain {
    border-top: none
}

article table.plain td,
article table.plain th,
article .table.plain td,
article .table.plain th {
    border: none;
    background-color: #fff
}

article table.not-striped td,
article table.not-striped th,
article .table.not-striped td,
article .table.not-striped th {
    background-color: #fff
}

article table.not-striped-with-header tr td,
article .table.not-striped-with-header tr td {
    background-color: #fff
}

article table.not-striped-with-header tr.with-color td,
article .table.not-striped-with-header tr.with-color td {
    background-color: #f9f9f9
}

article .segment,
article .press .press-item .files,
.press .press-item article .files,
article .pomembno,
article .fr-text-bordered {
    margin: 1rem 0
}

.article-selector {
    margin-top: -5px;
    padding: .5rem 0
}

.article-selector .dropdown.open .dropdown-toggle.active,
.article-selector .dropdown.open .dropdown-toggle:active,
.article-selector .dropdown.open .dropdown-toggle.focus,
.article-selector .dropdown.open .dropdown-toggle:focus {
    background-color: #ccd6e1
}

.article-selector .dropdown button {
    position: relative;
    width: 100%;
    margin-top: 5px;
    padding: .3rem .5rem;
    text-align: left;
    color: #036;
    font-weight: 500;
    white-space: normal
}

.article-selector .dropdown button.dropdown-toggle::after {
    position: absolute;
    right: 6px;
    top: 1rem
}

.article-selector .dropdown .dropdown-menu {
    width: 100%;
    margin-top: -2px
}

.article-selector .dropdown .dropdown-item {
    background-color: #e6ebf0;
    padding-left: .6rem
}

.article-selector .dropdown .dropdown-item:hover {
    background-color: #ccd6e1
}

.card-deck .header {
    font-size: 1.25rem;
    padding-bottom: 1rem
}

.card-deck .col {
    position: relative;
    float: left;
    min-height: 1px;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 25%
}

.card-deck .col .card {
    height: 430px;
    overflow: hidden
}

.card-deck .col .card.product {
    height: 380px
}

.card-deck .col .card.card-lavicka-object {
    height: 360px
}

@media(max-width: 1199px) {
    .card-deck .col {
        width: 33.3333333333%
    }

    .card-deck .col .card {
        height: 410px;
        overflow: hidden
    }
}

@media(max-width: 991px) {
    .card-deck .col {
        width: 50%
    }

    .card-deck .col .card {
        height: 420px;
        overflow: hidden
    }

    .card-deck .col .card.product {
        height: 400px
    }

    .card-deck .col .card.card-lavicka-object {
        height: 320px
    }
}

@media(max-width: 767px) {
    .card-deck .col {
        width: 100%
    }

    .card-deck .col .card {
        border-width: 0 0 1px 0;
        height: auto;
        margin-bottom: 0;
        padding-top: .625rem
    }

    .card-deck .col .card.product {
        height: auto
    }

    .card-deck .col .card.card-lavicka-object {
        height: auto
    }
}

.card-deck .col.wide {
    width: 33.3333333333%
}

@media(max-width: 991px) {
    .card-deck .col.wide {
        width: 33.3333333333%
    }
}

@media(max-width: 767px) {
    .card-deck .col.wide {
        width: 100%
    }
}

.card-deck .col.two-col {
    width: 50%
}

.card-deck .col.two-col .card {
    height: 350px
}

@media(max-width: 991px) {
    .card-deck .col.two-col {
        width: 50%
    }
}

@media(max-width: 767px) {
    .card-deck .col.two-col {
        width: 100%
    }

    .card-deck .col.two-col .card {
        height: auto
    }
}

.card-deck .col.one-col {
    width: 100%
}

.card-deck .col.one-col .card {
    height: auto
}

.card-deck .col.short .card {
    height: 310px
}

@media(max-width: 991px) {
    .card-deck .col.short .card {
        height: 350px
    }
}

@media(max-width: 767px) {
    .card-deck .col.short .card {
        height: auto
    }
}

.card-table {
    display: table;
    width: 100%
}

.card-table .card.product {
    display: table-row
}

.card-table .card.product .image,
.card-table .card.product .name-ingredient,
.card-table .card.product .usage,
.card-table .card.product .name-ingredient-usage,
.card-table .card.product .media {
    display: table-cell;
    vertical-align: top;
    padding: 1rem .5rem;
    border-top: solid 1px #c2cedb
}

.card-table .card.product .image {
    text-align: center;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    width: 140px
}

.card-table .card.product .image img {
    margin: 0 auto
}

.card-table .card.product .name-ingredient h4,
.card-table .card.product .name-ingredient-usage h4 {
    margin-top: 0;
    margin-bottom: .2rem
}

.card-table.media-library .media {
    text-align: right
}

.card-table.media-library .media .download-link {
    display: inline-block;
    background-image: url("../images/icon-download.dc103620fc57.png");
    background-repeat: no-repeat;
    background-position: left top;
    min-height: 23px;
    padding-left: 30px
}

.card-table.media-library .media .format-size {
    color: #8ca2bb;
    font-size: .875rem
}

.card-table.media-library .media .comment {
    margin-top: 1rem;
    color: red
}

.card-table.media-library .disclaimer {
    display: block;
    color: #999;
    font-size: .875rem;
    margin-top: 1rem
}

@media(max-width: 767px) {
    .card-table {
        display: block
    }

    .card-table .card.product {
        display: block;
        border: none;
        border-top: solid 1px #c2cedb;
        padding-top: 1rem
    }

    .card-table .card.product .image,
    .card-table .card.product .name-ingredient,
    .card-table .card.product .usage,
    .card-table .card.product .name-ingredient-usage,
    .card-table .card.product .media {
        display: block;
        border-top: none;
        padding: 0
    }

    .card-table .card.product .image {
        float: right;
        padding-right: 0;
        padding-left: 1rem;
        max-width: 100px;
        max-height: 100px
    }

    .card-table .card.product .media {
        text-align: left;
        margin-top: 2rem
    }

    .card-table .card.product .media .format-size {
        display: inline-block;
        padding-left: 5px
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #000;
    opacity: 1
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #fff;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #fff
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .7;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #fff
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .7;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #fff
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #fff
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px)and (orientation: landscape),
screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-arrow:before {
    opacity: 1
}

.mfp-counter {
    display: none
}

.mfp-bottom-bar {
    padding-top: .5rem
}

.news-listing-item {
    margin-bottom: 2rem
}

.news-listing-item img {
    float: right;
    margin: 4px 10px 20px 20px
}

.news-listing-item h2 {
    margin-top: 0
}

.news-listing-item .date {
    color: #818a91;
    font-size: .875rem;
    margin-bottom: .2rem;
    display: inline
}

.news-listing-item .title {
    margin-bottom: .3rem;
    font-size: 1.25rem;
    line-height: 1.4
}

.news-listing-item .blurb {
    display: inline;
    font-size: 1rem
}

.horizontal-list-group .archive {
    float: right;
    display: inline-block;
    text-transform: uppercase;
    margin-top: .9rem
}

.horizontal-list-group .archive:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    color: #acbcce;
    top: .7rem;
    padding-right: .3rem
}

.horizontal-list-group .news-listing-item {
    margin-bottom: 0rem
}

.horizontal-list-group .news-listing-item img {
    display: block;
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0 0 .7rem 0
}

.horizontal-list-group .news-listing-item .title {
    font-weight: bold;
    font-size: 1rem
}

.horizontal-list-group .news-listing-item .date {
    display: block
}

.product-table-listing {
    border-top: none;
    margin-top: 0
}

.product-table-listing th {
    font-weight: normal;
    white-space: nowrap
}

@media(max-width: 767px) {
    .product-table-listing th {
        white-space: normal
    }
}

.product-table-listing tr:hover {
    background-color: #f7fafb
}

.product-table-listing .heading th {
    padding-top: 1.8rem;
    background-color: #fff;
    font-size: 1.75rem;
    font-weight: normal;
    text-transform: uppercase;
    color: #036
}

.product-table-listing .heading th.to-top {
    font-size: 1rem;
    vertical-align: bottom;
    text-transform: lowercase;
    text-align: right
}

.product-table-listing .subsection th {
    padding-left: 3rem
}

.product-table-listing .definition {
    padding-left: .5rem
}

.product-table-listing.atc td {
    padding-left: 3rem
}

.publication-listing {
    margin-top: 2rem
}

.publication-listing .publication {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: solid 1px #c2cedb
}

.publication-listing .publication::after {
    content: "";
    display: table;
    clear: both
}

.publication-listing .publication h2 {
    margin-top: 0;
    padding-top: 0
}

.publication-listing .publication .description {
    margin-bottom: 2rem
}

.publication-listing .publication .cover {
    position: relative;
    z-index: 100;
    float: right;
    margin-left: 20px;
    margin-bottom: 1rem
}

.publication-listing .publication .cover img {
    max-width: 270px
}

@media(max-width: 543px) {
    .publication-listing .publication .cover {
        float: none;
        margin-left: 0
    }
}

.related-articles {
    padding: 2rem 0
}

.related-articles .separator {
    border-top: solid 1px #c2cedb;
    margin: 2rem 0 1rem
}

@media(max-width: 767px) {
    .related-articles .separator {
        border: none
    }
}

.related-articles .card-text ul li {
    padding-left: .9rem
}

.related-articles .card-text ul li:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    top: .7rem
}

.sidebar-navigation {
    font-size: .875rem;
    line-height: 1.4
}

@media(max-width: 991px) {
    .sidebar-navigation {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
}

.sidebar-navigation h2 {
    font-size: 1.25rem;
    margin-top: 0;
    line-height: 1.3
}

.sidebar-navigation h3 {
    font-size: 1rem;
    font-weight: bold;
    color: #373a3c;
    line-height: 1.4;
    margin: 0 0 .5rem 0
}

.sidebar-navigation ul li {
    padding-left: 0rem
}

.sidebar-navigation ul li:before {
    content: "";
    padding-right: 0
}

.sidebar-navigation ul li ul {
    margin-top: .4rem
}

.sidebar-navigation ul li ul li {
    padding-left: .7rem;
    margin: .3rem 0
}

.sidebar-navigation ul li ul li:before {
    content: "-";
    font-size: 1rem;
    left: 0;
    top: .6rem
}

.sidebar-navigation .image .caption,
.sidebar-navigation .image .with-caption {
    margin-top: .3rem
}

.sidebar-navigation .section {
    margin-bottom: 3rem
}

.sidebar-navigation .section .subsections .subsection {
    padding: .6rem 0 0 0
}

.sidebar-navigation .section .subsections .subsection:last-child {
    border-bottom: none
}

.sidebar-navigation-padded,
.article-video-lectures .sidebar-navigation,
.article-corpo .sidebar-navigation,
.news-archive .sidebar-navigation,
.news .sidebar-navigation {
    padding-left: 2rem
}

@media(max-width: 991px) {

    .sidebar-navigation-padded,
    .article-video-lectures .sidebar-navigation,
    .article-corpo .sidebar-navigation,
    .news-archive .sidebar-navigation,
    .news .sidebar-navigation {
        padding-left: 0
    }
}

footer {
    background-color: #036;
    color: #fff;
    padding: 2rem 0 4rem
}

footer a,
footer a:hover {
    color: #fff
}

footer .contact {
    margin-bottom: 2rem
}

footer .contact .sandoz-logo {
    display: block;
    margin-top: 30px;
    max-width: 100%;
    height: auto
}

footer .contact .novartis-logo {
    display: block;
    margin-top: 30px;
    max-width: 100%;
    height: auto
}

footer .section-links .heading {
    text-transform: uppercase
}

footer .section-links ul {
    margin-top: .8rem
}

footer .section-links ul a {
    color: #8ca2bb
}

footer .legal {
    position: relative;
    border-top: solid 1px #6c89a8;
    color: #40566e;
    margin-top: 2rem;
    padding-top: 1rem;
    text-align: center
}

footer .legal a {
    color: #8ca2bb;
    display: inline-block;
    padding: .1rem .8rem
}

footer .legal a:hover {
    color: #8ca2bb
}

footer .legal>div {
    display: block;
    float: none
}

footer .footer-logos img {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 15px
}

footer .footer-logos img:last-child {
    margin-right: 0
}

footer .approval-code {
    position: absolute;
    left: 0;
    bottom: 3px;
    font-size: .75rem;
    text-align: left;
    color: #8ca2bb
}

@media(max-width: 1199px) {
    footer .approval-code {
        position: relative;
        text-align: center;
        margin-top: 1rem
    }
}

footer .audiences {
    position: absolute;
    right: 0;
    bottom: 3px;
    font-size: .75rem;
    text-align: right;
    color: #8ca2bb
}

@media(max-width: 1199px) {
    footer .audiences {
        clear: both;
        position: relative;
        text-align: center;
        margin-top: 1rem
    }
}

footer .social-links {
    margin-top: 1rem;
    margin-bottom: 2rem
}

footer .social-links a {
    display: inline-block;
    margin-right: -5px;
    margin-top: 2px
}

.masonry {
    opacity: 0
}

.masonry.visible {
    transition: opacity .2s ease-in-out;
    opacity: 1
}

.search-results {
    min-height: 600px
}

@media(max-width: 991px) {
    .search-results {
        min-height: auto
    }
}

.search-results .iss-form {
    width: 700px;
    max-width: 100%;
    position: relative;
    margin-bottom: 2.5rem;
    white-space: nowrap
}

.search-results .iss-form__query-input,
.search-results .iss-form__submit {
    display: inline-block
}

.search-results .iss-form__query-input {
    width: 70%;
    font-size: 1.25rem
}

.search-results .iss-form__submit {
    margin-left: .625rem;
    margin-top: -6px
}

@media(max-width: 767px) {
    .search-results .iss-form__submit {
        padding-left: 10px;
        padding-right: 10px
    }
}

.iss-response {
    margin-bottom: 1.25rem
}

.iss-result-summary {
    font-size: 1.25rem;
    margin-bottom: 1.25rem
}

.iss-result-summary .iss-result-summary__query {
    font-weight: bold
}

.iss-results {
    margin-bottom: 2.5rem
}

.iss-result+.iss-result {
    margin-top: 1.25rem
}

.iss-result__title,
.iss-result h4 {
    font-size: 1.25rem;
    color: #004f9e;
    margin-bottom: .2rem;
    display: block
}

.iss-result .iss-result__url {
    color: #818a91;
    display: block;
    font-size: .875rem
}

.iss-result__highlights {
    display: block;
    font-size: .875rem
}

.iss-result em,
.iss-result__highlights em {
    font-weight: bold
}

.iss-pagination {
    font-weight: bold;
    margin-bottom: 2.5rem
}

.iss-pagination .iss-pagination__previous {
    margin-right: 20px
}

.iss-loading {
    margin-top: 3.125rem;
    height: 32px;
    background: url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///0RERNTU1KSkpMnJybS0tGtra4KCguLi4urq6s3NzVlZWUZGRgAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQACgABACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQACgACACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkEAAoAAwAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkEAAoABAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAAKAAUALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAAKAAYALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQACgAHACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAAKAAgALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAAKAAkALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQACgAKACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkEAAoACwAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==) left no-repeat
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff
}

.resp-sharing-button {
    transition: 25ms ease-out;
    padding: .3em .55em .35em .55em;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    background-color: #acbcce;
    margin: 0 .4rem 0 0
}

.resp-sharing-button:hover {
    background-color: #9cafc4
}

.resp-sharing-button__icon svg {
    width: .9rem;
    height: .9rem;
    margin-right: .2em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.photo-album>div {
    height: 200px;
    margin-bottom: 10px
}

.photo-album>div>a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 200px
}

.photo-album>div img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto
}

.carousel-inner {
    position: relative
}

.carousel-inner .carousel-text-overlay {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.carousel-inner .carousel-text-overlay:hover {
    text-decoration: none
}

.carousel-inner .carousel-text {
    max-width: 350px;
    padding: .625rem 1.25rem
}

.carousel-inner .carousel-text .carousel-text-title {
    font-size: 3rem;
    text-align: left;
    line-height: 3.3rem;
    padding-bottom: .5rem
}

@media(max-width: 1199px) {
    .carousel-inner .carousel-text .carousel-text-title {
        margin-left: 0rem;
        font-size: 3.2rem;
        line-height: 1.3
    }
}

@media(max-width: 767px) {
    .carousel-inner .carousel-text .carousel-text-title {
        font-size: 2rem;
        margin-top: 5px
    }
}

@media(max-width: 767px) {
    .carousel-inner .carousel-text {
        max-width: 50%;
        padding-left: 0px
    }
}

.carousel-inner .carousel-text .carousel-text-blurb {
    color: #036;
    font-size: 1.25rem
}

@media(max-width: 767px) {
    .carousel-inner .carousel-text .carousel-text-blurb {
        display: none
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, .8);
    width: 50px;
    height: 55px;
    text-align: center;
    padding: 5px;
    font-size: 3rem;
    line-height: 3rem;
    text-decoration: none;
    cursor: pointer
}

.carousel-control-prev:active,
.carousel-control-prev:hover,
.carousel-control-prev:focus,
.carousel-control-next:active,
.carousel-control-next:hover,
.carousel-control-next:focus {
    text-decoration: none
}

.carousel-control-prev {
    left: 0px
}

.carousel-control-prev:before {
    content: "〈";
    margin-left: -30px
}

.carousel-control-next {
    right: 0px
}

.carousel-control-next:before {
    content: "〉";
    margin-right: -30px
}

.carousel-indicators {
    bottom: 0px
}

.carousel-indicators li {
    border-color: #036
}

.carousel-indicators li.active {
    background-color: #036
}

.slides {
    margin-bottom: 15rem
}

.slides .slides-toolbar {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .625rem 0;
    background-color: #f1f5f7
}

.slides .lead {
    margin-top: 2.5rem
}

.slides .print:before {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    color: #004f9e;
    padding-right: .5rem
}

.slides .print:not(:last-child) {
    margin-right: 1.5rem
}

.slides .gallery-lightbox {
    margin-right: 1.5rem
}

.slides .zoom {
    display: none
}

.slides .zoom:first-child {
    display: block
}

.slides .zoom:before {
    content: "";
    font-family: FontAwesome;
    font-weight: normal;
    color: #004f9e;
    padding-right: .5rem
}

.slides .toggle-captions {
    color: #004f9e;
    margin-right: 1.5rem
}

.slides .toggle-captions label {
    margin-bottom: 0;
    margin-right: .2rem
}

.slides .slide-captions {
    display: none
}

.slides .slide-captions.slide-captions--visible {
    display: block;
    max-width: 800px
}

button.mfp-arrow {
    background-color: rgba(0, 0, 0, .5);
    width: 55px;
    height: 65px
}

.mfp-arrow:before,
.mfp-arrow:after {
    margin-top: 10px;
    margin-left: 12px
}

.carousel--slides .carousel-control-prev,
.carousel--slides .carousel-control-next {
    top: 400px
}

@media(max-width: 1199px) {

    .carousel--slides .carousel-control-prev,
    .carousel--slides .carousel-control-next {
        top: 321.25px
    }
}

@media(max-width: 991px) {

    .carousel--slides .carousel-control-prev,
    .carousel--slides .carousel-control-next {
        top: 268.75px
    }
}

@media(max-width: 767px) {

    .carousel--slides .carousel-control-prev,
    .carousel--slides .carousel-control-next {
        top: 235px
    }
}

@media(max-width: 543px) {

    .carousel--slides .carousel-control-prev,
    .carousel--slides .carousel-control-next {
        top: calc(37.5vw + 25px)
    }
}

.carousel--slides .carousel-control-prev {
    left: -60px
}

@media(max-width: 767px) {
    .carousel--slides .carousel-control-prev {
        left: 1px
    }

    .carousel--slides .carousel-control-prev:before {
        margin-left: -45px
    }
}

.carousel--slides .carousel-control-next {
    right: -60px
}

@media(max-width: 767px) {
    .carousel--slides .carousel-control-next {
        right: 1px
    }

    .carousel--slides .carousel-control-next:before {
        margin-right: -45px
    }
}

.carousel--slides img {
    border: solid 1px #c2cedb;
    margin: 3.75rem 0 2.5rem 0
}

[hidden][style="display: block;"] {
    display: block !important
}

.style-guide .style-guide-heading {
    border-bottom: solid 1px #c2cedb
}

.style-guide .section-header {
    font-size: 2.5rem;
    margin: 2rem 0 1rem 0;
    font-weight: 300
}

.style-guide .subsection-header {
    font-weight: 300;
    margin: 2rem 0 1.6rem 0;
    padding-bottom: .5rem;
    border-bottom: solid 1px #c2cedb
}

.style-guide .example {
    padding: 1rem;
    border: solid 1px #d3d3d3
}

.style-guide .placeholder {
    width: 100%;
    height: 10rem;
    margin-bottom: 1rem
}

.style-guide .placeholder.with-background {
    background-color: #f1f5f7
}

.style-guide .placeholder.with-border {
    border: solid 1px #c2cedb;
    border-radius: 0
}

.style-guide .section-colors .color-swatch {
    height: 100px;
    margin-bottom: 1rem
}

.style-guide .section-colors .primary-color {
    background-color: #036
}

.style-guide .section-colors .secondary-color {
    background-color: #f90
}

.style-guide .section-colors .primary-light-color {
    background-color: #ccd6e1
}

.style-guide .section-colors .primary-lighter-color {
    background-color: #f1f5f7
}

.style-guide article .nav::after {
    content: "";
    display: table;
    clear: both
}

.style-guide article .nav li {
    padding-left: 0rem;
    text-indent: 0rem
}

.style-guide article .nav li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 0rem
}

@media(max-width: 767px) {
    .homepage .header-image.with-text {
        background-image: none !important;
        background-color: #f1f5f7
    }
}

@media(max-width: 767px) {
    .homepage .header-image.with-text .title {
        display: block;
        font-size: 1.6rem;
        margin-top: .5rem;
        padding-bottom: 0
    }
}

@media(max-width: 767px) {
    .homepage .header-image.with-text .subtitle {
        display: block;
        font-size: 1rem
    }
}

.homepage .header-image.with-text .text--left .title,
.homepage .header-image.with-text .text--left .subtitle {
    padding-right: 4rem
}

@media(max-width: 1199px) {

    .homepage .header-image.with-text .text--left .title,
    .homepage .header-image.with-text .text--left .subtitle {
        padding-right: 5.5rem
    }
}

@media(max-width: 767px) {

    .homepage .header-image.with-text .text--left .title,
    .homepage .header-image.with-text .text--left .subtitle {
        padding-right: 0
    }
}

.homepage .highlights {
    margin: 0rem -0.5rem 2rem
}

.homepage .highlights .card {
    position: relative;
    height: 370px
}

.homepage .highlights .card .text {
    position: absolute;
    bottom: 0;
    padding: .6rem .5rem;
    min-height: 45%
}

@media(max-width: 1199px) {
    .homepage .highlights .card .text {
        min-height: 60%
    }
}

@media(max-width: 767px) {
    .homepage .highlights .card .text {
        position: relative;
        min-height: auto;
        padding-bottom: 1rem
    }
}

.homepage .highlights .card .text .title {
    font-size: 1.575rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 300
}

.homepage .highlights .card .text .description {
    margin-top: 1.2rem
}

.homepage .highlights .card .text .description p {
    margin-bottom: 0rem
}

.homepage .highlights .card .text .np4-code {
    text-align: center;
    font-size: .6125rem;
    line-height: 1.2;
    color: #818a91
}

.homepage .highlights .card.blue .text {
    background-color: rgba(0, 51, 102, .8);
    color: #fff
}

.homepage .highlights .card.blue .np4-code {
    color: #6c89a8
}

.homepage .highlights .card.orange .text {
    background-color: rgba(255, 153, 0, .8);
    color: #fff
}

.homepage .highlights .card.white .text {
    background-color: rgba(255, 255, 255, .8)
}

.homepage .highlights .card.white .text .title {
    font-weight: 400
}

@media(max-width: 767px) {
    .homepage .highlights .card {
        clear: both;
        border-bottom: none;
        height: auto;
        padding-top: 0;
        margin-bottom: 1rem
    }

    .homepage .highlights .card img {
        position: relative;
        float: right;
        width: 200px;
        z-index: 100;
        margin: 0 0 0 8px;
        margin-top: 0
    }

    .homepage .highlights .card.blue {
        background-color: rgba(0, 51, 102, .8)
    }

    .homepage .highlights .card.blue .text {
        background: none
    }

    .homepage .highlights .card.orange {
        background-color: rgba(255, 153, 0, .8)
    }

    .homepage .highlights .card.orange .text {
        background: none
    }
}

@media(max-width: 543px) {
    .homepage .highlights .card {
        border-bottom: none;
        height: auto
    }

    .homepage .highlights .card img {
        position: relative;
        float: none;
        width: auto;
        margin: 0 auto
    }
}

.homepage h2 {
    text-transform: uppercase
}

.homepage section {
    margin-top: 0;
    margin-bottom: 3rem
}

.homepage section .horizontal-list-group {
    margin-top: 0rem;
    margin-bottom: 0rem
}

.homepage section .horizontal-list-group .title {
    margin-bottom: 4rem
}

.homepage section.white.right-border {
    margin-bottom: 1.5rem
}

.news .subtitle {
    margin-top: 2rem;
    margin-bottom: -1.5rem
}

.news .summary {
    margin-bottom: 1.8rem;
    font-style: italic
}

.news .summary ul li:before {
    font-style: normal
}

.news .date {
    color: #818a91;
    margin-bottom: .5rem
}

.news .blurb {
    font-size: 1.25rem;
    clear: both
}

.news .body {
    margin-bottom: 1rem
}

.news .source {
    margin-bottom: 1rem
}

.news .boilerplate .separator {
    text-align: center;
    font-weight: bold;
    margin: 1rem 0
}

.news .disclaimer {
    font-style: italic;
    margin-bottom: 1rem
}

.news .end {
    text-align: center;
    font-style: italic;
    font-weight: bold;
    margin: 1.5rem 0
}

.news .image {
    margin: .5rem 0 3rem 0
}

.news .image .photo-for-print {
    display: block;
    background-color: #f1f5f7;
    padding: .2rem .5rem
}

.news .image .caption,
.news .image .with-caption {
    color: #373a3c;
    margin-top: .5rem
}

.news-archive .sidebar-navigation .year-archive span {
    display: inline-block;
    padding-right: .2rem
}

.press .press-login {
    width: 250px
}

.press .press-login input[type=password] {
    margin-bottom: 2rem
}

.press .press-login .errorlist {
    color: #d9534f
}

.press .press-login .errorlist li {
    padding-left: 0
}

.press .press-login .errorlist li:before {
    content: ""
}

.press .press-listing-item {
    margin-bottom: 2rem
}

.press .press-listing-item .date {
    color: #818a91;
    font-size: .875rem;
    margin-bottom: .2rem;
    display: inline
}

.press .press-listing-item .title {
    margin-bottom: .3rem;
    font-size: 1.25rem;
    line-height: 1.4
}

.press .press-item {
    margin-bottom: 2rem
}

.press .press-item .date {
    color: #818a91;
    font-size: 1.25rem;
    margin-bottom: 2rem
}

.press .press-item .files {
    margin-bottom: 4rem;
    max-width: 500px
}

.press .press-item .files ul {
    margin-bottom: 0
}

.press .press-item .files ul li {
    padding-left: 2rem;
    margin-bottom: .5rem;
    margin-top: .5rem
}

.press .press-item .files ul li:before {
    content: "";
    font-family: FontAwesome;
    font-size: 1.2rem;
    font-weight: normal;
    left: 0rem
}

.press .press-item .image {
    margin-bottom: 4rem;
    width: 350px
}

.press .press-item .image .photo-for-print {
    display: block;
    background-color: #f1f5f7;
    padding: .2rem .5rem
}

.press .press-item .image .caption,
.press .press-item .image .with-caption {
    color: #373a3c;
    font-size: 1rem;
    margin-top: .5rem
}

.product-page article .lead {
    margin-bottom: 4rem
}

.product-page article .sidebar-navigation .packings {
    background-color: #f1f5f7;
    padding: 1rem 1rem .2rem 1rem;
    font-size: .875rem;
    margin-top: 30px
}

@media(max-width: 767px) {
    .product-page article .sidebar-navigation .packings {
        margin-top: 3rem
    }
}

.product-page article .sidebar-navigation .packings p {
    margin-bottom: .2rem
}

.product-page article .sidebar-navigation .packings>ul li {
    padding-left: .8rem;
    margin-bottom: .2rem
}

.product-page article .sidebar-navigation .packings>ul li:before {
    content: "-";
    top: .6rem;
    left: 0;
    font-size: 15px
}

.product-page article .sidebar-navigation .manual {
    border-color: #fff;
    display: table;
    width: 100%;
    font-size: .875rem
}

.product-page article .sidebar-navigation .manual>li {
    display: table-row;
    background-color: #f1f5f7
}

.product-page article .sidebar-navigation .manual>li .block {
    display: table-cell;
    padding: .75rem .5rem .75rem 1rem;
    border-bottom: 1px solid #fff;
    vertical-align: top
}

.product-page article .sidebar-navigation .manual>li .icon {
    width: 32px;
    padding-right: 0
}

.product-page .product-image {
    padding-top: 20px;
    transform-origin: 50% 0
}

.product-page .product-image img {
    display: block;
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto 20px auto
}

.product-page .product-image img:last-child {
    margin-bottom: 0
}

@media(max-width: 767px) {
    .product-page .product-image img {
        margin: 0 auto
    }
}

.product-page .product-full-name {
    text-align: center;
    margin-top: 20px
}

.product-page h2 {
    font-size: 1.25rem;
    margin-top: 2.5rem
}

.gallery .gallery-header h1 {
    margin-top: 1.2rem
}

.gallery .gallery-header h2 {
    margin-top: 1rem
}

@media(max-width: 991px) {
    .gallery .gallery-header {
        background-color: #f1f5f7;
        padding-top: .625rem
    }
}

.gallery .gallery-header .catalogue-link {
    margin: 1.5rem 0 .5rem 0;
    text-align: center;
    display: block
}

.gallery .gallery-header .catalogue-link span {
    display: block;
    margin-top: .5rem
}

.gallery .gallery-header .current-exhibition {
    margin-bottom: 1.25rem
}

.gallery .gallery-header .current-exhibition .current-exhibition__title {
    text-transform: uppercase;
    font-size: 1.25rem;
    margin-top: 2rem
}

.gallery .gallery-header .current-exhibition .current-exhibition__dates {
    margin-top: 1rem
}

.gallery .gallery-header .current-exhibition .carousel-inner {
    max-width: 625px
}

.gallery .gallery-header .upcomming-exhibitions {
    margin-bottom: 1.25rem
}

.gallery .gallery-header .upcomming-exhibitions .upcomming-exhibition {
    margin-bottom: 2rem
}

.gallery .gallery-header .upcomming-exhibitions .upcomming-exhibition .upcomming-exhibition__title {
    font-weight: bold;
    margin: .5rem 0
}

.gallery .gallery-header .upcomming-exhibitions .upcomming-exhibition .upcomming-exhibition__opening {
    color: #818a91;
    font-style: italic
}

.gallery .gallery-header .upcomming-video-separator {
    margin-top: 3rem;
    border-top: solid 2px #fff
}

.gallery .gallery-header .past-video {
    padding-top: 4rem
}

.gallery .gallery-header .past-video .past-video__title {
    font-weight: bold;
    margin: .5rem 0
}

.gallery .gallery-content {
    margin-top: 2.5rem
}

.gallery .gallery-content h2 {
    margin-bottom: 1rem;
    line-height: 1.3
}

.gallery .gallery-content h2:first-child {
    margin-top: 0
}

.gallery .gallery-content h3 {
    margin-bottom: 1rem;
    line-height: 1.3
}

.gallery .gallery-content h3:first-child {
    margin-top: 0
}

.gallery .gallery-content .about-artist {
    border-top: solid 1px #c2cedb;
    margin-top: 1.25rem;
    padding-top: 1.25rem
}

.gallery .gallery-content .about-artist .artist-image {
    margin-top: .5rem
}

.gallery .gallery-content .image-gallery {
    margin-top: 1.25rem
}

.gallery .gallery-content .past-exhibition {
    padding-bottom: 2.5rem
}

.gallery .gallery-content .past-exhibition .past-exhibition__title {
    margin-top: 1rem
}

@media(min-width: 768px) {
    .gallery .gallery-content .past-exhibition {
        min-height: 420px;
        box-sizing: border-box
    }
}

.gallery .col--extra-padding .content {
    margin-left: 2.5rem
}

@media(max-width: 767px) {
    .gallery .col--extra-padding .content {
        margin-top: 2.5rem;
        margin-left: 0
    }
}

.gallery .gallery-archive {
    text-align: center;
    margin: 1.25rem 0
}

.gallery .gallery-archive>a {
    display: inline-block;
    margin: 0 auto
}

.gallery .gallery-info {
    margin-top: 2.5rem
}

.gallery .share-icons-container {
    margin-bottom: .5rem;
    margin-top: 1rem;
    text-align: center
}

.chapter-home {
    min-height: 600px
}

.chapter-home .lead {
    margin-bottom: 2rem
}

.chapter-home section ul li {
    padding-left: .8rem
}

.chapter-home section ul li:before {
    content: "";
    font-family: FontAwesome;
    font-size: .9rem;
    font-weight: normal;
    top: .7rem;
    left: .1rem
}

.chapter-home section.light-blue {
    padding: 0
}

@media(max-width: 991px) {
    .chapter-home section.light-blue {
        padding-top: 1px
    }
}

.chapter-home section.video-lecture .header {
    margin-top: 1.5rem;
    margin-bottom: 0;
    padding-bottom: 0
}

.chapter-home section.accented+section {
    margin-top: 2rem
}

.chapter-home section.accented+section.margin-sm {
    margin-top: 5px
}

.chapter-home .header-message {
    height: 540px;
    background-repeat: no-repeat;
    background-position: center center
}

.chapter-home .recommended-product .image {
    display: inline-block;
    max-width: 125px;
    margin-bottom: .75rem
}

.chapter-home .recommended-product .image img {
    max-width: 100%;
    height: auto
}

@media(max-width: 767px) {
    .chapter-home .recommended-product .image img {
        float: none !important;
        max-width: 100% !important;
        margin: 0 !important
    }
}

.chapter-home .recommended-product .buy-online {
    text-align: left;
    margin-top: .75rem
}

.chapter-home .recommended-product .buy-online .btn,
.chapter-home .recommended-product .buy-online .search-results .iss-form__submit,
.search-results .chapter-home .recommended-product .buy-online .iss-form__submit {
    border-radius: 4px
}

@media(max-width: 767px) {
    .chapter-home .recommended-product {
        display: flex
    }

    .chapter-home .recommended-product .image {
        width: 90px;
        max-width: 90px;
        flex: 1 0 auto
    }

    .chapter-home .recommended-product .name-description {
        padding-left: 1rem
    }
}

@media(max-width: 991px) {
    .chapter-home {
        min-height: auto
    }
}

.professionals-home form.vademekum-search button {
    display: block;
    margin-top: 7px
}

.professionals-home .vademekum-links {
    margin-top: 2rem
}

.article-health article .recommended-products-list {
    margin-bottom: 3rem;
    font-size: 1rem;
    display: table;
    width: 100%
}

.article-health article .recommended-products-list>li {
    display: table-row
}

.article-health article .recommended-products-list>li .image,
.article-health article .recommended-products-list>li .name-description {
    display: table-cell;
    padding: 1rem 0 1rem 1rem;
    border-bottom: 1px solid #c2cedb;
    vertical-align: top
}

.article-health article .recommended-products-list>li:last-child .image,
.article-health article .recommended-products-list>li:last-child .name-description {
    border-bottom: none
}

.article-health article .recommended-products-list>li .name-description {
    margin-top: 14px
}

.article-health article .recommended-products-list>li .image {
    min-width: 130px;
    text-align: center
}

.article-health article .recommended-products-list>li .image img {
    margin: 0 auto;
    height: auto
}

@media(max-width: 1199px) {
    .article-health article .recommended-products-list>li .image {
        min-width: 100px
    }

    .article-health article .recommended-products-list>li .image img {
        max-width: 85px;
        max-height: 85px
    }
}

.article-health article .recommended-products-list .buy-online {
    margin-top: .625rem
}

@media(max-width: 991px) {
    .article-health article .recommended-products-list .buy-online {
        text-align: left
    }
}

.article-health article .recommended-products-list .product-buy-button {
    font-size: .875rem;
    border-radius: 4px
}

.article-health .baby-linbi-col,
.article-health .show-thumbnails>div,
.article-health .baby-linbi-recept .slika-sestavine {
    float: left;
    width: calc((100% - 24px)/3);
    margin-right: 12px
}

.article-health .baby-linbi-col:nth-child(3),
.article-health .show-thumbnails>div:nth-child(3),
.article-health .baby-linbi-recept .slika-sestavine:nth-child(3),
.article-health .baby-linbi-col:nth-child(6),
.article-health .show-thumbnails>div:nth-child(6),
.article-health .baby-linbi-recept .slika-sestavine:nth-child(6) {
    margin-right: 0
}

@media(max-width: 991px) {

    .article-health .baby-linbi-col,
    .article-health .show-thumbnails>div,
    .article-health .baby-linbi-recept .slika-sestavine {
        width: calc((100% - 12px)/2)
    }

    .article-health .baby-linbi-col:nth-child(3),
    .article-health .show-thumbnails>div:nth-child(3),
    .article-health .baby-linbi-recept .slika-sestavine:nth-child(3) {
        margin-right: 12px
    }

    .article-health .baby-linbi-col:nth-child(2),
    .article-health .show-thumbnails>div:nth-child(2),
    .article-health .baby-linbi-recept .slika-sestavine:nth-child(2),
    .article-health .baby-linbi-col:nth-child(4),
    .article-health .show-thumbnails>div:nth-child(4),
    .article-health .baby-linbi-recept .slika-sestavine:nth-child(4) {
        margin-right: 0
    }
}

@media(max-width: 543px) {

    .article-health .baby-linbi-col,
    .article-health .show-thumbnails>div,
    .article-health .baby-linbi-recept .slika-sestavine {
        width: 100%;
        margin-right: 0
    }

    .article-health .baby-linbi-col:nth-child(3),
    .article-health .show-thumbnails>div:nth-child(3),
    .article-health .baby-linbi-recept .slika-sestavine:nth-child(3) {
        margin-right: 0px
    }
}

.article-health .baby-linbi-recept {
    background-color: #f0b0cb;
    color: #fff
}

.article-health .baby-linbi-recept li {
    margin: .2rem 0
}

.article-health .baby-linbi-recept li:before {
    color: #fff
}

.article-health .baby-linbi-recept .slika-sestavine {
    background-color: #ed0688
}

@media(max-width: 543px) {
    .article-health .baby-linbi-recept .slika-sestavine {
        float: none
    }
}

.article-health .baby-linbi-recept .slika-sestavine .fr-fil {
    margin: 0
}

@media(max-width: 767px) {
    .article-health .baby-linbi-recept .slika-sestavine .fr-fil {
        margin: 0
    }
}

.article-health .baby-linbi-recept .slika-sestavine .sestavine {
    padding: 1rem 1.5rem 1.5rem 1.5rem
}

.article-health .baby-linbi-recept .recept {
    border-top: solid 4px #ed0688;
    padding: 2rem 2rem 2rem 2rem;
    margin-left: calc((100% - 24px)/3)
}

.article-health .baby-linbi-recept .recept h3 {
    font-size: 1.375rem;
    font-weight: bold;
    margin-top: 0;
    color: #fff
}

@media(max-width: 991px) {
    .article-health .baby-linbi-recept .recept {
        margin-left: calc((100% - 12px)/2)
    }
}

@media(max-width: 543px) {
    .article-health .baby-linbi-recept .recept {
        margin-left: 0
    }
}

.article-health .baby-linbi-recepti-link {
    display: block;
    background-color: #ed0688;
    text-transform: uppercase;
    margin-top: 12px;
    padding: 1rem 2rem;
    text-align: center;
    color: #fff;
    font-weight: bold
}

.article-health .baby-linbi-recepti-link a {
    display: block;
    color: #fff
}

.article-health .baby-linbi-recepti-link a:hover {
    text-decoration: none
}

.article-health .show-thumbnails {
    margin: 20px 0
}

.article-health .show-thumbnails>div {
    height: 170px
}

@media(max-width: 1199px) {
    .article-health .show-thumbnails>div {
        height: 170px
    }
}

@media(max-width: 991px) {
    .article-health .show-thumbnails>div {
        height: 160px
    }
}

@media(max-width: 543px) {
    .article-health .show-thumbnails>div {
        height: 160px
    }
}

.article-health .show-thumbnails .oddaja {
    text-align: center;
    font-size: .875rem;
    background-position: center center;
    background-size: cover;
    position: relative;
    margin-bottom: 12px
}

.article-health .show-thumbnails .oddaja a {
    display: block;
    color: #fff;
    width: 100%;
    height: 100%
}

.article-health .show-thumbnails .oddaja .text {
    position: absolute;
    bottom: .7rem;
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    width: 100%
}

.article-health .show-thumbnails .oddaja .text span {
    font-weight: bold;
    font-size: 1rem
}

.article-health .show-thumbnails .oddaja.oddaja-1 {
    background-image: url("../images/Oddaja1.44bb2f0cd274.png")
}

.article-health .show-thumbnails .oddaja.oddaja-2 {
    background-image: url("../images/Oddaja2.20f33fcb835c.png")
}

.article-health .show-thumbnails .oddaja.oddaja-3 {
    background-image: url("../images/Oddaja3.3b17738c1d97.png")
}

.article-health .show-thumbnails .oddaja.oddaja-4 {
    background-image: url("../images/Oddaja4.d3e6cab7340e.png")
}

.article-health .show-thumbnails .oddaja.oddaja-5 {
    background-image: url("../images/Oddaja5.b41888ee0e16.png")
}

.article-health .show-thumbnails .oddaja.oddaja-6 {
    background-image: url("../images/Oddaja6.1bc378276c02.png")
}

.article-health .show-thumbnails .oddaja.oddaja-1-disabled {
    background-image: url("../images/Oddaja1_disabled.fff53953d541.png")
}

.article-health .show-thumbnails .oddaja.oddaja-2-disabled {
    background-image: url("../images/Oddaja2_disabled.a5bcf8a1f56b.png")
}

.article-health .show-thumbnails .oddaja.oddaja-3-disabled {
    background-image: url("../images/Oddaja3_disabled.299e474a7520.png")
}

.article-health .show-thumbnails .oddaja.oddaja-4-disabled {
    background-image: url("../images/Oddaja4_disabled.c2366bac7f5c.png")
}

.article-health .show-thumbnails .oddaja.oddaja-5-disabled {
    background-image: url("../images/Oddaja5_disabled.94a2f92abf09.png")
}

.article-health .show-thumbnails .oddaja.oddaja-6-disabled {
    background-image: url("../images/Oddaja6_disabled.9650402e4b78.png")
}

.article-health .show-thumbnails .share {
    background-color: #ed0688;
    color: #fff;
    text-align: center;
    padding: 1.4rem .8rem
}

.article-health .show-thumbnails .share h4 {
    font-size: 1.25rem;
    color: #fff;
    font-weight: bold;
    margin-top: 0
}

.article-health .show-thumbnails .share .share-link {
    text-align: center;
    background-color: #fff;
    color: #000;
    padding: .1rem .2rem
}

.forms .alert.errors,
.forms .errors.article-health-disclaimer,
.forms .errors.product-disclaimer {
    border: solid 1px #d9534f;
    background-color: #f4cecd;
    color: #c9302c;
    margin: 1.5rem 0
}

.forms .alert.errors p:last-child,
.forms .errors.article-health-disclaimer p:last-child,
.forms .errors.product-disclaimer p:last-child {
    margin-bottom: 0
}

.forms .errorlist {
    color: #d9534f;
    margin-top: .5rem
}

.forms .errorlist li {
    padding-left: 0
}

.forms .errorlist li:before {
    content: ""
}

.forms .event-info {
    padding-bottom: 2.5rem;
    margin-bottom: 2.5rem;
    border-bottom: solid 1px #ccd6e1
}

.forms .event-info .event__title {
    font-size: 1.25rem;
    color: #036;
    margin-bottom: .5rem
}

.forms .event-registration {
    margin-top: 3rem
}

.forms .event-registration label {
    font-weight: bold
}

.forms .event-registration label.checkbox {
    font-weight: normal
}

body {
    color: #333;
    position: relative
}

@media print {
    #onetrust-consent-sdk {
        display: none
    }
}

.card-deck .col .card {
    transition: all 0.2s ease-in-out;
}

.card-deck .col .card:hover {
    box-shadow: 0 0 8px grey;
}