/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

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

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*!
 * Stylesheet for Bexsero. A GlaxoSmithKline website.
 * Version v1.0.1.
 */
/*
#################################################################

REBOOT AND NORMALIZE
------------------
Summary:
Project: Bexsero
Source: github.com/necolas/normalize.css
Licence: MIT License
------------------
Usage: Normalization of HTML elements, manually forked from Normalize.css to remove
styles targeting irrelevant browsers while applying new styles.

Normalize is licensed MIT. https://github.com/necolas/normalize.css

#################################################################
*/
html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

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

body {
  margin: 0;
  color: #455560;
}

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  cursor: help;
  border-bottom: 0;
}

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

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

ul {
  list-style-type: disc;
}

dt {
  font-weight: 700;
}

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

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

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

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem 0;
  padding-bottom: 0.5rem 0;
  color: #eeedec;
  text-align: left;
  caption-side: bottom;
}

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

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

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

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

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

progress {
  vertical-align: baseline;
}

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*
#################################################################

TYPOGRAPHY
------------------
Summary:
Project: Bexsero
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_type.scss
------------------
Usage: 

#################################################################
*/
.heading-1 {
  font-size: 1.625rem;
  display: block;
  line-height: 1.23em;
  text-transform: uppercase;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-1 {
    font-size: 2.813rem;
  }
}

.heading-1-large {
  font-size: 2.25rem;
  display: block;
  line-height: 1.23em;
  text-transform: uppercase;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-1-large {
    font-size: 3.125rem;
  }
}

.heading-2 {
  font-size: 1.375rem;
  display: block;
  line-height: 1.25em;
  text-transform: uppercase;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-2 {
    font-size: 2rem;
  }
}

.heading-2-large {
  font-size: 1.625rem;
  display: block;
  line-height: 1.25em;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-2-large {
    font-size: 2.25rem;
  }
}

.heading-3 {
  font-size: 1.125rem;
  display: block;
  line-height: 1.5em;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-3 {
    font-size: 1.375rem;
  }
}

.heading-4 {
  font-size: 1.125rem;
  display: block;
  line-height: 1.5em;
  font-weight: 900;
}

.heading-4-large {
  font-size: 1.25rem;
  display: block;
  line-height: 1.25em;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-4-large {
    font-size: 1.75rem;
  }
}

.heading-5 {
  font-size: 1.625rem;
  display: block;
  line-height: 1.25em;
  font-weight: 900;
}

@media (min-width: 768px) {
  .heading-5 {
    font-size: 1.75rem;
  }
}

@media (min-width: 768px) {
  .heading-5-large {
    font-weight: 900;
    font-size: 2.5rem;
    display: block;
    line-height: 1.25em;
  }
}

.form-text {
  font-size: 0.8571rem;
  line-height: 1rem;
}

.body-title {
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  font-weight: 900;
}

.footnote {
  font-size: 0.875rem;
  display: block;
  line-height: 1.5em;
}

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

@media (min-width: 768px) {
  p {
    font-size: 1.125rem;
    line-height: 1.5em;
  }
}

ul {
  list-style: none;
  padding: 0;
}

@media (min-width: 768px) {
  ul {
    font-size: 1.125rem;
    line-height: 1.5em;
  }
}

ul li {
  position: relative;
  padding-left: 15px;
}

ol {
  padding: 0 0 0 15px;
}

@media (min-width: 768px) {
  ol {
    font-size: 1.125rem;
    line-height: 1.5em;
  }
}

a {
  color: #0064b0;
  text-decoration: underline;
  word-wrap: break-word;
  transition: all 0.2s ease-in-out;
}

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

.table-number {
  font-size: 1.75rem;
}

.para-small {
  font-size: 1rem;
}

.denim {
  color: #0064b0;
}

.orange {
  color: #d45d00;
}

.dark-blue {
  color: #002855;
}

.white {
  color: #ffffff;
}

@media (min-width: 1200px) {
  .lg-white {
    color: #ffffff;
  }
}

/*
#################################################################

BUTTONS
------------------
Summary: 
Project: Bexsero
Source: https://raw.githubusercontent.com/twbs/bootstrap-sass/master/assets/stylesheets/bootstrap/_buttons.scss
------------------
Usage: 

#################################################################
*/
.btn-link {
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  display: inline-block;
}

.btn-link:focus {
  color: #333333;
  text-decoration: none;
}

.btn-link:hover {
  color: #333333;
  text-decoration: none;
}

.btn-link:focus,
.btn-link.focus {
  outline: none;
}

.btn-link.disabled,
.btn-link:disabled {
  opacity: .65;
}

.btn-link:not([disabled]):not(.disabled):active,
.btn-link:not([disabled]):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
}

@media (max-width: 767px) {
  .btn {
    display: block;
    width: 100%;
  }
}

.btn:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn:focus,
.btn.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn:disabled,
.btn.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

.btn-blue {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
  color: #ffffff;
  border: 3px solid #ffffff;
}

@media (max-width: 767px) {
  .btn-blue {
    display: block;
    width: 100%;
  }
}

.btn-blue:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn-blue:focus,
.btn-blue.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn-blue:disabled,
.btn-blue.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

.btn-blue:hover,
.btn-blue:focus {
  color: #002855;
  background-color: #ffffff;
}

.btn-hero {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
}

@media (max-width: 767px) {
  .btn-hero {
    display: block;
    width: 100%;
  }
}

.btn-hero:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn-hero:focus,
.btn-hero.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.btn-hero:disabled,
.btn-hero.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

@media (min-width: 1200px) {
  .btn-hero {
    font-size: 1.25rem;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block+.btn-block {
  margin-top: 0.5rem;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.button-white {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
  color: #0064b0;
  background-color: #ffffff;
}

@media (max-width: 767px) {
  .button-white {
    display: block;
    width: 100%;
  }
}

.button-white:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.button-white:focus,
.button-white.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.button-white:disabled,
.button-white.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

.button-white:hover,
.button-white:focus {
  color: #ffffff;
  background-color: #0064b0;
}

.top-btn {
  position: fixed;
  right: 2rem;
  bottom: 100px;
  display: none;
  padding: 5px;
  font-weight: bold;
  border: 2px solid #0064b0;
  background: #ffffff;
  font-size: 1rem;
  z-index: 3;
}

.top-btn::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #0064b0;
  transform: rotate(-90deg);
  position: absolute;
  top: -28px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.top-btn:hover,
.top-btn:focus {
  text-decoration: none;
  color: #c89300;
  border: 2px solid #c89300;
}

.top-btn:hover::after,
.top-btn:focus::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 15px;
  border-color: transparent transparent transparent #c89300;
}

.top-btn.show {
  display: block;
}

/*
#################################################################

BACKGROUUNDS
---------------------------------

#################################################################
*/
.bg-sky-blue {
  background: #dfefff;
}

.bg-sky-blue.component ul li::before {
  background: #0064b0;
}

.bg-blue {
  background: #0064b0;
}

.bg-denim {
  background: #002855;
}

.bg-white {
  background: #ffffff;
}

.fa {
  font-family: 'FontAwesome';
  font-size: inherit;
  color: #0064b0;
}

.fa.fa-sort-desc::before {
  content: "\f0dd";
}

.fa.fa-sort-asc::before {
  content: "\f0de";
}

.fa.fa-angle-left::before {
  content: "\f104";
}

.fa.fa-angle-right::before {
  content: "\f105";
}

.fa.fa-calendar-o::before {
  content: "\f133";
}

.fa.fa-map-marker::before {
  content: "\f041";
}

/*
    Nunito Sans. 
    used selective Nunito Sans TTF font format.
    reference URL: http://fontello.com
*/
@font-face {
  font-family: 'Nunito Sans', sans-serif;
  src: url("../../assets/fonts/NunitoSans-SemiBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

/*
    BASE64 Nunito Sans. 
    used selective Nunito Sans TTF font format and convert it in to base64 font.
    reference URL: https://www.giftofspeed.com/base64-encoder/
*/
@font-face {
  font-family: 'font-icons';
  src: url(data:application/font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SDhgAAAC8AAAAYGNtYXDxBbGyAAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5Znz56pYAAAGAAAABDGhlYWQayMWCAAACjAAAADZoaGVhB3QDxwAAAsQAAAAkaG10eA1uAE4AAALoAAAAGGxvY2EArgBWAAADAAAAAA5tYXhwAAoAMgAAAxAAAAAgbmFtZZlKCfsAAAMwAAABhnBvc3QAAwAAAAAEuAAAACAAAwMlAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEQAAAAAAAAAAAAAAAAAAAABAAADwyQPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAgsQDwyf/9//8AAAAAACCxAPDJ//3//wAB/+NPBA88AAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEATgAaA7IDfwAMAAAJAQcJARcJATcJAScBAgD+lkgBav6WSAFqAWpI/pYBakj+lgIVAWpI/pb+lkkBav6WSQFqAWpI/pYAAAMAAABJA24DJQAPAB8ALwAAJRUUBiMhIiY9ATQ2MyEyFhEVFAYjISImPQE0NjMhMhYRFRQGIyEiJj0BNDYzITIWA24WD/zcDxYWDwMkDxYWD/zcDxYWDwMkDxYWD/zcDxYWDwMkDxa3SQ8WFg9JDxUVARVJDxUVD0kPFhYBFkkPFhYPSQ8WFgABAAAAAAAAsLMdgV8PPPUACwQAAAAAANv8wIMAAAAA2/zAgwAAAAADsgN/AAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOyAAEAAAAAAAAAAAAAAAAAAAAGBAAAAAAAAAAAAAAAAgAAAAQAAE4DbgAAAAAAAAAKABQAHgBCAIYAAAABAAAABgAwAAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEABwAAAAEAAAAAAAIABwBgAAEAAAAAAAMABwA2AAEAAAAAAAQABwB1AAEAAAAAAAUACwAVAAEAAAAAAAYABwBLAAEAAAAAAAoAGgCKAAMAAQQJAAEADgAHAAMAAQQJAAIADgBnAAMAAQQJAAMADgA9AAMAAQQJAAQADgB8AAMAAQQJAAUAFgAgAAMAAQQJAAYADgBSAAMAAQQJAAoANACkaWNvbW9vbgBpAGMAbwBtAG8AbwBuVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwaWNvbW9vbgBpAGMAbwBtAG8AbwBuaWNvbW9vbgBpAGMAbwBtAG8AbwBuUmVndWxhcgBSAGUAZwB1AGwAYQByaWNvbW9vbgBpAGMAbwBtAG8AbwBuRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype");
}

html {
  font-size: 16px;
  font-family: "Nunito Sans", sans-serif;
  line-height: 1.5em;
  font-weight: 600;
}

.component {
  margin-bottom: 0;
  min-height: auto;
}

.component>.component-content {
  margin-bottom: 0;
}

.component>.component-content:before,
.component>.component-content:after {
  content: "";
  display: table;
}

.component>.component-content:after {
  clear: both;
}

.component-content:before,
.component-content:after {
  content: "";
  display: table;
}

.component-content:after {
  clear: both;
}

@media (min-width: 992px) {
  body>.container {
    padding: 0;
  }
}

.container>.row:first-child,
#header>.row:first-child,
#content>.row:first-child,
#footer>.row:first-child {
  margin-left: 0;
  margin-right: 0;
}

#header,
#content,
#footer {
  padding-left: 0;
  padding-right: 0;
}

#content {
  min-height: 500px;
}

@media (min-width: 992px) {
  .headerHt {
    margin-top: 190px;
  }

  /* .page-home .headerHt {
    margin-top: 0;
  } */
}

@media (max-width: 991px) {
  #content {
    margin-top: 75px;
  }

  #content .content-page-heading {
    width: 100%;
  }
}

div[class^="col-"] {
  min-height: auto;
}

/*
#################################################################

COOKIE POLICY
------------------
Summary: cookie policy styles
Project: Bexsero
Usage: This is the main SCSS for the cookie policy popup

#################################################################
*/
#CookieQBanner.__cq-none {
  border-top: 4px solid #0064b0;
  bottom: 0;
  position: fixed;
  top: auto;
}

#CookieQBanner.__cq-none .__cqinner {
  margin: 0 15px;
  font-size: .9285rem;
  max-width: 100%;
}

#CookieQBanner.__cq-none a.__cqAgree {
  margin-right: 15px;
}

.cookiePolicy-info {
  background-color: #e7e7e7;
  -moz-transition: linear 2s all;
  -o-transition: linear 2s all;
  -webkit-transition: linear 2s all;
  transition: linear 2s all;
  max-height: 1000px;
  overflow: hidden;
}

.cookiePolicy-info .cookiePolicy-inner {
  padding: 20px 10px;
  width: auto;
  max-width: 940px;
  margin: 0 auto;
}

.cookiePolicy-info.collapsed {
  max-height: 0;
}

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
}

@media (max-width: 767px) {
  .cookiePolicy-restrictive {
    position: absolute;
  }
}

.cookiePolicy-restrictive .cookiePolicy-inner {
  position: fixed;
  top: 100px;
  width: 700px;
  margin-left: -350px;
  left: 50%;
  padding: 13px;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .cookiePolicy-restrictive .cookiePolicy-inner {
    position: absolute;
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.cookiePolicy-restrictive.collapsed {
  display: none;
}

.cookiePolicy-buttons {
  text-align: right;
}

/*
#################################################################

HERO BANNER
------------------
Summary: Main Hero banner styles
Project: Bexsero
Usage: This is the main CSS for the Hero banner of the website

#################################################################
*/
@media (min-width: 1200px) {
  .hero-banner>.component-content>.content {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: flex-end;
  }
}

.hero-banner .image {
  padding: 0;
}

.hero-banner .image img {
  width: 100%;
  height: 100%;
}

.hero-banner .container .content-block {
  font-size: 1.25rem;
}

@media (min-width: 1200px) {
  .hero-banner .container {
    position: absolute;
    top: 250px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .hero-banner .container .bg-white {
    background: rgba(255, 255, 255, 0.8);
  }

  .hero-banner .container .content-block {
    padding: 15px;
  }

  .hero-banner .container p {
    font-size: 1.375rem;
  }
}

.hero-banner .container .footnote {
  padding: 0 15px 15px;
}

@media (min-width: 1200px) {
  .hero-banner .container .footnote {
    padding: 15px 30px;
  }
}

.hero-banner .container .footnote p {
  font-size: 0.875rem;
}

@media (min-width: 1200px) {
  .hero-banner .container .footnote p {
    color: #ffffff;
  }
}

/*
#################################################################

IMAGE
------------------
Summary: Main Image styles
Project: Bexsero
Usage: This is the main CSS for the image in the website

#################################################################
*/
.image .right {
  text-align: right;
}

.image .left {
  text-align: left;
}

.image .middle {
  text-align: center;
}

.image figure {
  margin: 0;
}

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Bexsero.
Usage: SCSS for modules - 1, 2, 8.

#################################################################
*/
.info-graphic-block.column-content .richText-content {
  display: flex;
  align-items: flex-start;
  justify-content: left;
}

.info-graphic-block.column-content .richText-content p {
  font-weight: 400;
}

.info-graphic-block.column-content .richText-content p:first-child {
  font-weight: 900;
  padding-right: 20px;
  text-align: right;
  width: 140px;
}

.info-graphic-block.column-content .richText-content p:first-child span {
  font-size: 2.813rem;
  line-height: 2.188rem;
}

.info-graphic-block.column-content .richText-content p:first-child span sup {
  font-size: 1.5rem;
  top: -16px;
  right: -5px;
}

.info-graphic-block.column-content .richText-content p:last-child {
  width: calc(100% - 140px);
}

/*
#################################################################

HEADER
------------------
Summary: Header styles
Project: Bexsero
Usage: SCSS for the header;

#################################################################
*/
.fixed-header {
  position: fixed;
  z-index: 10;
}

.fixed-header .navigation {
  border-bottom: none !important;
}

.fixed-header .navigation ul {
  border-bottom: none !important;
}

.header-top-right-links ul {
  font-size: 0.8125rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .header-top-right-links ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 50px;
  }
}

@media (min-width: 992px) {
  .header-top-right-links ul li {
    padding-left: 30px;
    white-space: nowrap;
  }
}

.header-top-right-links ul li::before {
  display: none;
  background: none;
}

.header-top-right-links ul li a {
  color: #ffffff;
  text-decoration: none;
}

.header-gsk-logo {
  padding-bottom: 10px;
}

.header-gsk-logo img {
  width: 60px;
  height: 100%;
}

@media (min-width: 992px) {
  .header-gsk-logo .left {
    text-align: right;
  }
}

.header-nav-links a {
  color: #ffffff;
  text-decoration: none;
}

.header-bexsero-logo {
  padding: 15px;
}

.header-bexsero-logo img {
  width: 190px;
  height: 100%;
}

.cloned-header-top-links {
  display: none;
}

@media (max-width: 991px) {
  #header-container .container {
    width: 100%;
  }

  .reference-brand-area {
    position: absolute;
    top: 0;
    height: 80px;
    z-index: 10;
    background: #0064b0;
  }

  .header-top-right-links {
    display: none;
  }

  .header-top-right-links .richText {
    padding-left: 0;
  }

  .header-bexsero-logo {
    padding: 10px 10px 10px 0;
  }

  .header-bexsero-logo img {
    width: 120px;
    height: auto;
  }

  #header .navigation .cloned-header-top-links {
    display: block;
    padding-left: 0;
  }

  #header .navigation .cloned-header-top-links .richText.component ul {
    padding-top: 20px;
  }

  #header .navigation .cloned-header-top-links .header-gsk-logo {
    padding: 25px 0 50px;
  }
}

@media (min-width: 992px) {
  /* .page-home #header {
    z-index: 999;
    position: absolute;
  }

  .page-home #header .bg-blue {
    background: transparent;
  }

  .page-home #header .container {
    background: rgba(0, 100, 176, 0.8);
  }

  .page-home #header .navigation ul {
    border-bottom: none;
    margin-bottom: 0;
  } */
}

/*
#################################################################

FOOTER
------------------
Summary: Main footer styles
Project: Bexsero
Usage: This is the main CSS for the footer of the website

#################################################################
*/
#footer p {
  font-weight: 400;
}

#footer .richText-content ul {
  margin-bottom: 0;
  padding-left: 0;
}

@media (max-width: 479px) {
  #footer .richText-content ul {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

#footer .richText-content ul li {
  font-weight: 900;
  list-style: none;
  display: inline-block;
}

#footer .richText-content ul li a {
  text-decoration: none;
}

#footer .richText-content ul li a:hover,
#footer .richText-content ul li a:focus {
  color: #000;
  text-decoration: none;
}

@media (min-width: 768px) {
  #footer .richText-content ul li {
    margin: 30px 35px 30px 0;
    padding: 0;
  }
}

@media (max-width: 479px) {

  #footer .richText-content ul li:first-child,
  #footer .richText-content ul li:nth-child(2) {
    margin-bottom: 35px;
  }
}

@media (max-width: 767px) {
  #footer .richText-content ul li {
    padding-left: 0;
    padding-right: 15px;
  }
}

#footer .richText-content ul li:last-child {
  margin-right: 0;
  padding-right: 0;
}

#footer .footerimages {
  margin: 15px 0 30px;
}

@media (max-width: 767px) {
  #footer .footerimages {
    margin: 35px 0 30px 0;
  }
}

#footer .footer-logo {
  padding: 0;
}

@media (min-width: 768px) {
  #footer .footer-logo {
    width: 70px;
    height: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .footer-logo {
    margin-right: 45px;
  }
}

@media (min-width: 992px) {
  #footer .footer-logo {
    margin-right: 80px;
  }
}

#footer .footer-logo img {
  width: 70px;
  height: 100%;
}

#footer .member-logo .image:first-of-type img {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  #footer .member-logo .image:first-of-type img {
    margin-top: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .member-logo .image:first-of-type img {
    width: 200px;
    margin-left: -20px;
  }
}

#footer .member-logo .image:last-of-type img {
  height: 45px;
  width: auto;
}

@media (min-width: 992px) {
  #footer .member-logo .image:last-of-type img {
    margin-top: 10px;
    margin-left: 80px;
  }
}

@media (max-width: 767px) {
  #footer .member-logo .image:last-of-type img {
    margin-top: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .member-logo .image:last-of-type img {
    margin-top: 10px;
    margin-left: 30px;
    height: 60px;
  }
}

#footer .footnote p {
  font-size: 0.875rem;
}

#footer .footnote p:not(:last-child) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  #footer .reference-zinc-code .richText-content {
    float: right;
  }
}

@media (max-width: 767px) {
  #footer .reference-zinc-code .richText-content ul {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  #footer .reference-zinc-code .richText-content ul li {
    display: block;
    margin-right: 0;
  }

  #footer .reference-zinc-code .richText-content ul li:first-child {
    margin-bottom: 0;
  }

  #footer .reference-zinc-code .richText-content ul li:last-child {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  #footer .reference-zinc-code .richText-content ul li {
    display: block;
  }

  #footer .reference-zinc-code .richText-content ul li:first-child {
    margin-bottom: 0;
  }

  #footer .reference-zinc-code .richText-content ul li:last-child {
    margin-top: 0;
  }
}

/*Fixed postal code module*/
@media (min-width: 768px) {
  #footer-container {
    margin-bottom: 100px;
  }
}

@media (max-width: 767px) {
  #footer-container {
    margin-bottom: 160px;
  }
}

/*
#################################################################

Navigation
------------------
Summary: Header navigation styles.
Project: Bexsero.
Usage: CSS for the navigation in the header.

#################################################################
*/
.navigation-mobile-menu {
  display: block;
  background: transparent;
  color: #ffffff;
  border: none;
  padding-right: 20px;
  position: absolute;
  right: 0;
  top: -60px;
  outline: none !important;
}

.navigation-mobile-menu::after {
  content: "\f0c9";
  font-family: 'font-icons';
  display: inline-block;
  font-style: normal;
  position: relative;
  font-size: 2.6rem;
  top: 10px;
}

.navigation-mobile-menu.active::after {
  content: '\b100';
}

@media (min-width: 992px) {
  .navigation-mobile-menu {
    display: none;
  }
}

@media (min-width: 1200px) {
  .page-home #header .navigation ul li:first-child a:focus::before {
    height: 1px;
  }

  #header .navigation {
    display: block !important;
  }

  #header .navigation ul li:hover a::before,
  #header .navigation ul li.is-active a::before {
    bottom: 14px !important;
  }
}

/*
The header id has been used to specify the navigation in the header,
a semantic class should replace the header id closer to the styled HTML.
*/
@media (min-width: 992px) {
  .page-home #header .navigation ul li:first-child a::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 14px;
    width: calc(100% - 28px);
    left: auto;
    right: auto;
    margin: 0 auto;
    border-bottom: 1px solid white;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .page-home #header .navigation ul li:first-child a::before {
    bottom: 14px;
    width: calc(100% - 16px);
  }
}

@media (min-width: 992px) {

  .page-home #header .navigation ul li:hover a,
  .page-home #header .navigation ul li:focus a,
  .page-home #header .navigation ul li.is-active a {
    background: transparent;
  }

  #header .navigation {
    display: block !important;
  }

  #header .navigation ul {
    list-style: none;
    display: flex !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 0;
  }

  #header .navigation ul li {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-grow: 2;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
  }

  #header .navigation ul li::before {
    content: '';
    font-size: 1rem;
    position: relative;
    left: 0;
    width: 1px;
    height: 25px;
    background: rgba(255, 255, 255, 0.8);
  }

  #header .navigation ul li:first-child::before {
    content: '';
    background: none;
  }

  #header .navigation ul li:hover::before,
  #header .navigation ul li.is-active::before {
    content: '';
  }

  #header .navigation ul li:hover a,
  #header .navigation ul li.is-active a {
    color: #ffffff;
  }

  #header .navigation ul li:hover a::before,
  #header .navigation ul li.is-active a::before {
    content: '';
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    height: 1px;
    width: calc(100% - 28px);
    margin: 0 auto;
    border-bottom: 1px solid white;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {

  #header .navigation ul li:hover a::before,
  #header .navigation ul li.is-active a::before {
    width: calc(100% - 16px);
    bottom: 14px;
  }
}

@media (min-width: 992px) {

  #header .navigation ul li:hover a::after,
  #header .navigation ul li.is-active a::after {
    content: '';
    left: 0;
    right: 0;
    position: absolute;
  }

  #header .navigation ul li:hover+li::before,
  #header .navigation ul li.is-active+li::before {
    content: '';
  }

  #header .navigation ul a {
    display: block;
    padding: 16px 14px !important;
    transition: none;
    text-decoration: none;
    position: relative;
    margin: 0 auto;
    font-size: 1rem;
    font-weight: 900;
  }

  #header .navigation ul a:hover,
  #header .navigation ul a:focus {
    color: #ffffff;
  }

  #header .navigation ul a:hover::before,
  #header .navigation ul a:focus::before {
    left: 0;
    right: 0;
    position: absolute;
    bottom: 14px;
  }

  #header .navigation ul a:hover::after,
  #header .navigation ul a:focus::after {
    bottom: -1rem;
    height: 1rem;
    left: 0;
    right: 0;
    position: absolute;
  }

  #header .navigation ul a:hover,
  #header .navigation ul a:focus {
    text-decoration: none;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  #header .navigation ul a {
    padding: 16px 8px !important;
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  #header .navigation ul a:focus::before {
    content: '';
    display: block;
    left: 0;
    right: 0;
    position: absolute;
    height: 1px;
    width: calc(100% - 28px);
    margin: 0 auto;
    bottom: 14px;
    border-bottom: 1px solid white;
  }
}

@media (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  #header .navigation ul a:focus::before {
    bottom: 14px;
    width: calc(100% - 16px);
  }
}

@media (min-width: 992px) {
  #header .navigation ul ul {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .page-home #header .navigation {
    border-bottom: none;
  }

  #header .navigation {
    position: absolute;
    left: 0;
    z-index: 10;
    display: block;
    background: #0064b0;
    margin-top: 77px;
    padding: 0;
    border-bottom: 1px solid #FFFFFF;
  }
}

@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
  #header .navigation .component-content {
    margin-right: auto;
    margin-left: auto;
  }
}

@media (max-width: 991px) {
  #header .navigation ul {
    display: none;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    font-size: 1rem;
  }

  #header .navigation li {
    display: block;
    margin: 0;
    border-bottom: 1px solid #e7e7e7;
    padding-left: 0;
  }

  #header .navigation li::before {
    background: none;
  }

  #header .navigation li:last-child {
    border-bottom: 1px solid #e7e7e7;
  }

  #header .navigation li:first-child {
    border-top: 1px solid #e7e7e7;
  }

  #header .navigation a {
    display: block;
    text-decoration: none;
    padding: 0 1rem;
    transition: none;
    line-height: 45px;
    font-size: 1rem;
    font-weight: 900;
  }

  #header .navigation a:hover,
  #header .navigation a:focus {
    color: #ffffff;
  }

  #header .navigation.full-width {
    display: block;
    position: relative;
    top: 0;
  }

  #header .navigation.full-width li {
    border-bottom: 0;
    padding: 0;
    float: left;
    position: relative;
  }

  #header .navigation.full-width li::before {
    content: '';
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0.875rem;
    background: #707070;
    top: 1.1rem;
  }

  #header .navigation.full-width li:first-child::before,
  #header .navigation.full-width li:hover::before,
  #header .navigation.full-width li:hover+li::before {
    content: '';
    background: none;
  }

  #header .navigation.full-width li .navigation-item-title {
    padding: 1rem;
  }

  #header .navigation.full-width li .navigation-item-title:hover,
  #header .navigation.full-width li .navigation-item-title:focus,
  #header .navigation.full-width li .navigation-item-title.is-active {
    color: #ffffff;
    background: #0064b0;
  }

  #header .navigation.full-width li .navigation-item-title:hover::before,
  #header .navigation.full-width li .navigation-item-title:focus::before,
  #header .navigation.full-width li .navigation-item-title.is-active::before {
    left: 0;
    right: 0;
    position: absolute;
    top: -0.5rem;
    height: 0.5rem;
  }

  #header .navigation.full-width li .navigation-item-title:hover::after,
  #header .navigation.full-width li .navigation-item-title:focus::after,
  #header .navigation.full-width li .navigation-item-title.is-active::after {
    background: #0064b0;
    content: '';
    left: 0;
    right: 0;
    position: absolute;
    bottom: -1rem;
    height: 1rem;
  }

  #header .navigation .header-top-right-links ul {
    display: block;
  }

  #header .navigation .header-top-right-links ul li {
    border-bottom: none;
  }

  #header .navigation .header-top-right-links ul li:first-child {
    border-top: none;
  }

  #header .navigation .header-top-right-links ul li a {
    font-size: 13px;
    font-weight: 400;
  }
}

.header-nav-links li.page-faq a {
  text-transform: initial;
}

/*
 LOGO
*/

@media (min-width: 992px) {
  .logo .right {
    text-align: right;
  }
}

/*
#################################################################

FORM STYLES
------------------
Summary: Main  form styles
Project: Bexsero
Usage: This is the main CSS for the form elements of the website

#################################################################
*/
input[type=submit] {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
  color: #ffffff;
  font-family: "Nunito Sans", sans-serif !important;
  font-size: 0.7857rem !important;
  width: auto;
  height: auto !important;
  background: #0064b0 !important;
  box-shadow: none !important;
  min-width: 74px;
  border-radius: 0 !important;
  outline: none;
}

@media (max-width: 767px) {
  input[type=submit] {
    display: block;
    width: 100%;
  }
}

input[type=submit]:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

input[type=submit]:focus,
input[type=submit].focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

input[type=submit]:disabled,
input[type=submit].disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

input[type=submit]:hover {
  background: #333333 !important;
}

input[type=text],
input[type=password],
textarea,
input[type="email"] {
  background: #ffffff;
  border: 1px solid #0064b0;
  border-radius: 0;
  box-shadow: none;
  outline: none;
  height: 40px;
  width: 246px;
  padding: 10px;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
input[type="email"]:focus {
  border: 1px solid #000;
  box-shadow: none !important;
}

input[type=text].error-input,
input[type=password].error-input,
textarea.error-input,
input[type="email"].error-input {
  border: 1px solid #d14532;
}

label {
  width: 100%;
  font-size: 1.125rem;
}

select {
  background: #0064b0;
  border-radius: 0 !important;
  border: 1px solid #0064b0;
  padding-left: 10px;
  padding-right: 40px;
  -moz-appearance: none;
  -webkit-appearance: none;
  color: #ffffff;
  position: relative;
  z-index: 2;
  box-shadow: none;
  outline: none;
  height: 40px;
  width: 246px;
  clear: both;
  display: inline-block;
  font-weight: 600;
}

select:focus {
  border: 1px solid #0064b0;
  box-shadow: none;
}

select option {
  color: #455560;
  background: #ffffff;
  padding: 10px;
}

select option:hover,
select option:focus {
  background: #0064b0 !important;
  color: #ffffff;
}

select.error-input {
  border: 2px solid #d14532;
}

select::-ms-expand {
  display: none;
}

.select-old select {
  width: 521px;
}

@media (max-width: 767px) {
  .select-old select {
    width: 100%;
  }
}

input[type=checkbox] {
  width: 21px;
  height: 21px;
  border-radius: 0;
  outline: none;
  border: transparent;
  box-shadow: none;
  color: transparent;
  outline-offset: 0;
  position: relative;
}

input[type=checkbox]:after {
  content: "";
  display: block;
  border: 1px solid #0064b0;
  width: 21px;
  height: 21px;
  background: #ffffff;
  padding: 11px;
}

input[type=checkbox]:checked {
  background: #0064b0;
}

input[type=checkbox]:checked:before {
  content: '';
  position: absolute;
  left: 4px;
  top: 5px;
  border: 2px solid #0064b0;
  height: 8px;
  width: 16px;
  border-top: none;
  border-right: none;
  transform: rotate(-45deg);
}

input[type=checkbox]+span {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}

input[type=checkbox].error-input:after {
  border: 1px solid #d14532;
}

.reference-subscribe-form .form-button {
  display: block;
  clear: both;
  padding: 10px 40px;
}

@media (min-width: 768px) {
  .reference-subscribe-form .form-button {
    margin-bottom: 40px;
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .reference-subscribe-form .form-button {
    margin-bottom: 30px;
  }
}

.reference-subscribe-form .u-border-bottom {
  border-bottom: 1px solid #707070;
}

.reference-subscribe-form .drop-down {
  width: auto;
  display: inline-block;
  position: relative;
}

.reference-subscribe-form .drop-down::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 20px;
  z-index: 4;
  border-bottom: 5px solid #ffffff;
  top: 12px;
}

.reference-subscribe-form .drop-down::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  right: 20px;
  z-index: 4;
  border-top: 5px solid #ffffff;
  bottom: 12px;
}

.reference-subscribe-form .col-xs-12 {
  padding: 0;
}

.reference-subscribe-form .form-control {
  margin-bottom: 20px;
}

.reference-subscribe-form a {
  text-decoration: none;
}

.reference-subscribe-form .form-control-wrapper {
  display: inline-block;
}

.reference-subscribe-form .form-control-wrapper div {
  padding: 0;
}

.reference-subscribe-form .form-control-wrapper div:last-of-type {
  margin-top: 20px;
}

.reference-subscribe-form .form-control-wrapper>div:first-of-type {
  margin-top: 30px;
}

.reference-unsubscribe-email .email-wrapper {
  margin-bottom: 20px;
}

.reference-unsubscribe-email label {
  margin-bottom: 5px;
}

.reference-unsubscribe-cellphone .cellphone-wrapper {
  margin-bottom: 20px;
}

.reference-unsubscribe-cellphone label {
  margin-bottom: 5px;
}

.reference-subscribe-form .form-button,
.reference-unsubscribe-email .form-button,
.reference-unsubscribe-cellphone .form-button {
  width: auto;
}

.reference-subscribe-form input[type=text]::-webkit-input-placeholder,
.reference-unsubscribe-email input[type=text]::-webkit-input-placeholder,
.reference-unsubscribe-cellphone input[type=text]::-webkit-input-placeholder {
  color: #455560;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

.reference-subscribe-form input[type=text]:-ms-input-placeholder,
.reference-unsubscribe-email input[type=text]:-ms-input-placeholder,
.reference-unsubscribe-cellphone input[type=text]:-ms-input-placeholder {
  color: #455560;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

.reference-subscribe-form input[type=text]::placeholder,
.reference-unsubscribe-email input[type=text]::placeholder,
.reference-unsubscribe-cellphone input[type=text]::placeholder {
  color: #455560;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
}

/*
#################################################################

Content block 
------------------
Summary: Content block for reusability of modules
Project: Bexsero.
Usage: SCSS for modules - 2, 6, 7, 13, 14, 15, 20.

#################################################################
*/
.col-xs-12>.component.section.col-xs-12 {
  padding: 0 !important;
}

.content-block {
  padding-left: 0;
  padding-right: 0;
}

.content-block.denim-bulletin ul li::before {
  background: #0064b0;
}

.content-block>.col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

.content-block img {
  width: 100%;
  max-width: 100%;
  border: 15px solid transparent;
  border-bottom: 0;
}

.content-block .video-video-container {
  border: 15px solid transparent;
  border-bottom: 0;
}

.content-block p:last-child {
  margin-bottom: 0;
}

.content-block ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #455560;
}

@media (min-width: 768px) {
  .content-block ul li::before {
    top: 10px;
  }
}

.content-block.image-left img {
  float: left;
}

.content-block.image-left .richText-content {
  padding-left: 100px;
}

@media (min-width: 768px) {
  .content-block.image-left .richText-content {
    padding-left: calc(100px + 15px);
  }
}

@media (max-width: 767px) {
  .content-block.image-left.content-v-center .component-content {
    display: flex;
    align-items: center;
    min-height: 80px;
  }

  .content-block.image-left.content-v-center .richText-content {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .content-block.image-left.xs-cta-absolute .richText-content {
    position: relative;
    padding-bottom: 110px;
  }
}

@media (max-width: 767px) {

  .content-block.image-left.xs-cta-absolute .btn,
  .content-block.image-left.xs-cta-absolute .btn-blue {
    position: absolute;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
  }
}

@media (max-width: 416px) {
  .content-block.image-left.xs-cta-absolute .richText-content {
    padding-bottom: 75px;
    min-height: 165px;
  }
}

.content-block.icons img {
  width: 100px;
  border-top: 0;
}

.content-block.icons.orange-border-left::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  left: 50px;
  top: 90px;
  background: #d45d00;
  height: calc(100% - 110px);
}

@media (min-width: 768px) {
  .content-block.icons.orange-border-left::before {
    height: calc(100% - 113px);
  }
}

.content-block.icons.blue-border-left::before {
  content: '';
  display: block;
  position: absolute;
  width: 1px;
  left: 50px;
  top: 90px;
  background: #0064b0;
  height: calc(100% - 110px);
}

@media (min-width: 768px) {
  .content-block.icons.blue-border-left::before {
    height: calc(100% - 113px);
  }
}

.content-block .richText-content {
  padding: 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .content-block.cta.multiple-cta .richText-content .btn {
    margin-right: 1rem;
  }
}

@media (max-width: 767px) {
  .content-block.cta.multiple-cta .richText-content .btn {
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .content-block.cta.multiple-cta .richText-content .btn:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .content-block.cta.multiple-cta .richText-content .btn:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .content-block.cta.multiple-cta .richText-content .btn-blue {
    margin-right: 1rem;
  }
}

@media (max-width: 767px) {
  .content-block.cta.multiple-cta .richText-content .btn-blue {
    margin-bottom: 1rem;
  }
}

@media (min-width: 768px) {
  .content-block.cta.multiple-cta .richText-content .btn-blue:last-child {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .content-block.cta.multiple-cta .richText-content .btn-blue:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .content-block.cta-bottom .richText-content {
    padding-bottom: 3.6rem;
    min-height: 260px;
  }

  .content-block.cta-bottom .btn,
  .content-block.cta-bottom .btn-blue {
    position: absolute;
    left: 1rem;
    bottom: 1rem;
  }
}

@media (min-width: 1200px) {
  .content-block.cta-bottom .richText-content {
    min-height: 230px;
  }
}

.content-block.hero-block img {
  border: 0;
}

@media (min-width: 992px) {
  .content-block.hero-block .component-content {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
  }
}

.content-block.hero-block .richText-content {
  background: rgba(255, 255, 255, 0.85);
  width: 100%;
  position: relative;
  padding: 20px 30px 15px 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .content-block.hero-block .richText-content {
    max-width: 750px;
    margin: 0 auto;
  }
}

@media (min-width: 992px) {
  .content-block.hero-block .richText-content {
    position: absolute;
    left: calc(100% - 54.5%);
    width: calc(46% - 15px);
  }
}

@media (min-width: 992px) {
  .content-block.hero-block .richText-content {
    padding-left: 45px;
  }
}

.content-block.hero-block .richText-content .body-title {
  color: #ffffff;
}

.content-block.hero-block .richText-content img {
  position: static;
  width: auto;
  margin-bottom: 1rem;
}

.content-block.hero-block .richText {
  position: static;
}

.content-block.hero-block.blue-border-left .richText-content::before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: calc(100% - 55px);
  left: 15px;
  top: 25px;
  background: #0064b0;
}

@media (min-width: 992px) {
  .content-block.hero-block.blue-border-left .richText-content::before {
    height: calc(100% - 61px);
    top: 29px;
    left: 30px;
  }
}

.content-block-group .content-block {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .content-block-group .content-block {
    min-height: auto;
  }

  .content-block-group .content-block img {
    border-top: 0;
  }
}

@media (min-width: 768px) {
  .content-block-group .content-block.image-left img {
    border-left: 0;
  }
}

@media (min-width: 768px) {
  .content-block-group .content-block.image-right img {
    border-right: 0;
  }
}

@media (min-width: 768px) {
  .content-block-group .content-block.u-mb-sm-15 {
    margin-bottom: 15px;
  }
}

@media (min-width: 992px) {
  .content-block-group .content-block.u-mb-sm-15 {
    margin-bottom: 30px;
  }
}

.content-block-group.column {
  padding-top: 0;
}

@media (min-width: 768px) {
  .content-block-group.column {
    padding: 0;
  }
}

.content-block-group.column>.component-content {
  padding-left: 0;
}

.content-block-group.column .content-block {
  padding: 0 15px;
}

@media (min-width: 768px) {
  .content-block-group.column .content-block img {
    border-top: 15px solid #ffffff;
    border-bottom: 0;
  }
}

@media (min-width: 768px) {
  .content-block-group.column .row {
    display: flex;
  }
}

@media (min-width: 768px) {
  .content-block-group.column .row .content-block {
    display: flex;
  }
}

@media (max-width: 767px) {
  .content-block-group.column .row .content-block {
    padding-left: 0;
    padding-right: 0;
  }
}

.content-block-group.column .row .content-block .richText {
  background: #ffffff;
}

.content-block-group.column .row .content-block .richText .richText-content .btn {
  right: 1rem;
}

@media (min-width: 768px) {
  .content-block-group.column .box .content.paragraphSystem {
    display: flex;
    flex-wrap: wrap;
  }

  .content-block-group.column .box .content-block .component-content {
    background: #ffffff;
    height: 100%;
  }
}

@media (min-width: 992px) {
  .content-block-group.column .box .content-block:nth-child(3n+4) {
    -webkit-margin-start: -1px;
    -webkit-margin-end: -1px;
  }
}

@media (max-width: 767px) {
  .content-block-group.column.boxed {
    padding-top: 15px;
  }
}

@media (min-width: 768px) {
  .content-block-group.column.boxed {
    padding: 15px 15px 0 15px;
  }
}

.content-block-group.column.boxed>.component-content {
  padding-top: 0;
  padding-left: 0;
}

@media (max-width: 767px) {
  .content-block-group.column.boxed>.component-content {
    padding-right: 0;
  }
}

@media (min-width: 768px) {
  .content-block-group.column.boxed .content-block img {
    margin-bottom: 1rem;
  }
}

.content-block-group.column.boxed .content-block .richText-content {
  padding-left: 0;
  padding-right: 0;
}

.content-block-group.column.boxed .content-block .richText-content .btn {
  right: 1rem;
}

@media (max-width: 767px) {
  .content-block-group.column.boxed .row .content-block {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.content-block-group.column.boxed .row .content-block .richText .richText-content .btn {
  right: 0;
}

@media (min-width: 768px) {
  .content-block-group.column.u-mb-sm-30 .content-block {
    margin-bottom: 30px;
  }
}

.content-block-group.column .dynamic-content .snippetConfig,
.content-block-group.column .dynamic-content-pdf .snippetConfig,
.content-block-group.column .dynamic-content-video .snippetConfig {
  padding: 0 15px;
}

.content-block-group.column .dynamic-content .snippetConfig h1,
.content-block-group.column .dynamic-content-pdf .snippetConfig h1,
.content-block-group.column .dynamic-content-video .snippetConfig h1 {
  display: none;
}

.content-block-group.column .dynamic-content .snippetConfig .snippetContent,
.content-block-group.column .dynamic-content-pdf .snippetConfig .snippetContent,
.content-block-group.column .dynamic-content-video .snippetConfig .snippetContent {
  display: flex;
  flex-wrap: wrap;
}

.content-block-group.boxed {
  margin-bottom: 15px;
  display: grid;
  background: #ffffff;
}

.content-block-group.boxed img {
  bottom: 0;
  border: 0;
}

.content-block-group.boxed>.component-content {
  padding-left: 15px;
  padding-top: 15px;
}

@media (max-width: 767px) {
  .content-block-group.boxed>.component-content {
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .content-block-group.boxed img {
    margin-bottom: 1rem;
  }
}

.content-block-group.boxed .richText-content {
  padding-top: 0;
}

@media (max-width: 767px) {
  .content-block-group.boxed .richText-content {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .content-block-group.boxed .richText-content .btn {
    right: 0;
  }
}

.content-block-group.boxed .content-block {
  min-height: auto;
}

.content-block-group.boxed .content-block .btn {
  bottom: 0;
}

@media (min-width: 768px) {
  .content-block-group.boxed .content-block.image-left img {
    margin-right: 30px;
  }

  .content-block-group.boxed .content-block.image-left .richText-content {
    padding-left: calc(25% + 30px);
  }
}

@media (min-width: 768px) {
  .content-block-group.boxed .content-block.image-right img {
    margin-left: 30px;
  }

  .content-block-group.boxed .content-block.image-right .richText-content {
    padding-right: calc(25% + 30px);
  }

  .content-block-group.boxed .content-block.image-right .richText-content .btn {
    right: calc(25% + 30px);
  }
}

.content-block-group.boxed .box {
  margin: 15px 15px 0 15px;
}

@media (min-width: 768px) {
  .content-block-group.boxed .box {
    margin-right: 0;
  }
}

/*
#################################################################

Content block 
------------------
Summary: Content block Box for reusability of modules
Project: Bexsero.
Usage: SCSS for modules - 4, 5, 7, 9, 10, 11

#################################################################
*/
.content-block-box .image.image-content img {
  margin-bottom: 30px;
}

.content-block-box .image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) and (min-width: 992px) {
  #header .navigation ul {
    display: flex !important;
    align-items: center;
    justify-content: center;
  }

  #header .navigation ul li {
    display: inline-block;
    background: url("../../assets/img/divider.png") left center no-repeat;
  }

  #header .navigation ul li::before {
    content: '';
    display: none;
  }

  #header .navigation ul li:first-child {
    background: none;
  }
}

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) and (max-width: 991px) {
  #header .navigation ul {
    display: none;
  }
}

/*
#################################################################

ACCORDION 
------------------
Summary: Accordion styles
Project: Bexsero
Usage: This is the main CSS for the Accordion of the website

#################################################################
*/
html .accordion-content-wrapper {
  visibility: hidden;
  height: 0;
  position: relative;
  top: -999999px;
  left: -999999px;
  overflow: hidden;
  box-sizing: border-box;
}

html .accordion-slide.is-active>.accordion-content-wrapper {
  visibility: visible;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
}

html .accordion-slide.is-active:last-child>.accordion-content-wrapper {
  border-bottom: none;
}

html .accordion-head {
  cursor: pointer;
  position: relative;
}

.accordion {
  background: #ffffff;
}

.accordion .accordion-container {
  border: none;
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion .accordion-container .accordion-slide {
  border: 3px solid #0064b0;
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 0;
}

.accordion .accordion-container .accordion-slide .accordion-head {
  padding: 0;
  width: 100%;
  background: url("/content/dam/cf-pharma/bexsero/en_CA/icons/bexsero_icon_small_plus.svg") no-repeat right;
  background-size: 30px;
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  font-weight: 900;
}

.accordion .accordion-container .accordion-slide .accordion-head a {
  text-decoration: none;
  padding: 10px 40px 10px 15px;
  display: block;
}

.accordion .accordion-container .accordion-slide .accordion-head a:hover {
  color: #0064b0;
}

.accordion .accordion-container .accordion-slide .accordion-head .accordion-title {
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
  font-weight: 900;
}

.accordion .accordion-container .accordion-slide .accordion-content {
  padding: 0 15px 0;
}

@media (max-width: 767px) {
  .accordion .accordion-container .accordion-slide .accordion-content .content-block-group {
    padding: 0;
  }
}

.accordion .accordion-container .accordion-slide .accordion-content .content-block-group .paragraphSystem {
  margin: 0;
}

.accordion .accordion-container .accordion-slide.is-active .accordion-head {
  background: url("/content/dam/cf-pharma/bexsero/en_CA/icons/bexsero_icon_small_minus.svg") no-repeat right;
  background-size: 30px;
}

.accordion .accordion-container .accordion-slide.is-active .accordion-head a {
  color: #0064b0;
  text-decoration: none;
}

.accordion .accordion-container .accordion-slide.is-active .accordion-head a:hover {
  color: #0064b0;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide {
  background-color: #0064b0;
  margin-bottom: 10px;
  padding-right: 0;
  padding-bottom: 10px;
  border: 0;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide .accordion-head {
  background: url("/content/dam/cf-pharma/bexsero/en_CA/icons/bexsero_icon_small_plus_W.svg") no-repeat center bottom;
  background-size: 30px;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide .accordion-head a {
  color: #ffffff;
  padding: 10px 30px 35px;
  width: 95%;
  margin: auto;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide .accordion-head .accordion-title {
  width: 100%;
  text-align: center;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide.is-active {
  padding-bottom: 0;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide.is-active .accordion-head {
  background: url("/content/dam/cf-pharma/bexsero/en_CA/icons/bexsero_icon_small_minus_W.svg") no-repeat center bottom;
  background-size: 30px;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide.is-active .accordion-head a:hover {
  color: #ffffff;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide .accordion-content {
  padding: 15px 0 0;
}

.accordion.vaccine-schedule .accordion-container .accordion-slide .accordion-content .paragraphSystem {
  margin: 0;
}

.accordion.vaccine-schedule .table {
  padding: 0;
  border: 5px solid #0064b0;
  border-top: 0;
}

.accordion.vaccine-schedule .table table tr:not(.even) {
  background-color: #dfefff;
}

.accordion.vaccine-schedule .table table tr.even {
  background-color: #CCCCCC;
}

.accordion.vaccine-schedule .table table tr td {
  border: 0;
  text-align: center;
  padding: 10px 5%;
}

.accordion.vaccine-schedule .table:first-of-type tr td,
.accordion.vaccine-schedule .table:first-of-type tr strong,
.accordion.vaccine-schedule .table:first-of-type tr b {
  font-size: 1rem;
}

/*
#################################################################

Callout
------------------
Summary: Callout module styles.
Project: Bexsero.
Usage: SCSS for the Callout module.

#################################################################
*/
.callout .component-content .richText-content {
  padding: 15px 15px 15px 30px;
  width: 100%;
}

.callout .component-content p:last-child {
  margin-bottom: 0;
}

.callout.orange-border-left::before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: calc(100% - 45px);
  left: 15px;
  top: 23px;
  background: #d45d00;
}

.callout.blue-border-left::before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: calc(100% - 45px);
  left: 15px;
  top: 23px;
  background: #0064b0;
}

.callout.white-border-left::before {
  content: '';
  display: block;
  position: absolute;
  width: 3px;
  height: calc(100% - 45px);
  left: 15px;
  top: 23px;
  background: #ffffff;
}

/*
#################################################################

REFERENCES
------------------
Summary: References styles
Project: Bexsero
Usage: References module styles

#################################################################
*/
.references ol {
  padding-left: 0;
  counter-reset: item;
  margin-bottom: 2.1rem;
}

.references ol>li {
  list-style-type: none;
  counter-increment: item;
  margin-bottom: 2rem;
  position: relative;
  width: 100%;
  padding-left: 30px;
  left: -12px;
  padding-left: 85px;
}

.references ol>li::before {
  content: counter(item) "";
  display: inline-block;
  width: 64px;
  padding-right: 0.5em;
  font-weight: 900;
  font-size: 2rem;
  color: #d45d00;
  text-align: right;
  position: absolute;
  left: 5px;
  top: 0;
  top: 5px;
}

.references ol>li ul li {
  position: relative;
  padding-left: 15px;
}

.references ol>li ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #455560;
  font-size: 0;
}

@media (min-width: 768px) {
  .references ol>li ul li::before {
    top: 10px;
  }
}

/*
#################################################################

Sitemap
------------------
Summary: Sitemap page styles.
Project: Bexsero.
Usage: SCSS for the sitemap page.

#################################################################
*/
.sitemap-links .component-content {
  padding-bottom: 2rem;
  min-height: 0;
}

.sitemap-links ul {
  list-style: none;
}

@media (max-width: 767px) {
  .sitemap-links ul {
    padding-left: 20px;
  }
}

.sitemap-links ul>li {
  font-weight: 900;
}

.sitemap-links ul:first-child {
  margin-bottom: 0;
}

.sitemap-links ul:last-child li {
  font-weight: 600;
}

.sitemap-links ul ul {
  padding-left: 15px;
  margin-bottom: 0;
}

.sitemap-links li {
  list-style: none;
  padding: 0.5rem 0;
}

.sitemap-links li::before {
  content: '';
  display: none;
}

/*
#################################################################

EXIT NOTIFICATION
------------------
Summary: 
Project: Bexsero
Usage: This is the alert shown to users when they click a link
to leave the GSK website in question.

#################################################################
*/
.exit-notification {
  z-index: 10001;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.exit-notification.is-hidden {
  display: none;
}

.exit-notification .exit-notification-inner {
  background: #ffffff;
  left: 0;
  width: 88%;
  position: fixed;
  top: 100px;
  padding: 15px;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .exit-notification .exit-notification-inner {
    width: auto;
    margin: 20px;
    left: 0;
    top: 0;
  }
}

.exit-notification .exit-notification-inner .overlay-close {
  display: block !important;
  width: 40px;
  height: 40px;
  top: 15px;
  right: 15px;
  z-index: 9999;
  position: absolute;
  cursor: pointer;
  outline: none;
  border: 3px solid #0064b0;
  border-radius: 40px;
}

@media (min-width: 992px) {
  .exit-notification .exit-notification-inner .overlay-close {
    top: 25px;
  }
}

.exit-notification .exit-notification-inner .overlay-close::after {
  content: '\b100';
  font-family: 'font-icons';
  color: #0064b0;
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  transform: translateY(25%);
}

.exit-notification .exit-notification-inner .overlay-close:hover,
.exit-notification .exit-notification-inner .overlay-close:focus {
  border: 3px solid #000;
  border-radius: 40px;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .overlay-close:hover::after,
.exit-notification .exit-notification-inner .overlay-close:focus::after {
  color: #000;
}

.exit-notification .exit-notification-inner .content-block .richText-content {
  padding: 0 !important;
}

.exit-notification .exit-notification-inner .exit-notification-text {
  margin-top: 5%;
}

@media (max-width: 767px) {
  .exit-notification .exit-notification-inner .exit-notification-text {
    margin-top: 15%;
  }
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
}

@media (max-width: 767px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
    display: block;
    width: 100%;
  }
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:focus,
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept:disabled,
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

@media (min-width: 768px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
    margin-right: 15px;
  }
}

@media (max-width: 480px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-accept {
    margin-bottom: 10px;
    width: auto;
    min-width: 150px;
  }
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
  color: #0064b0;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  background-color: transparent;
  padding: 10px 30px;
  display: inline-block;
  min-width: 90px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 3px solid #0064b0;
}

@media (max-width: 767px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
    display: block;
    width: 100%;
  }
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:hover {
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:focus,
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.focus {
  box-shadow: none;
  color: #ffffff;
  background-color: #0064b0;
  border-color: transparent;
  text-decoration: none;
}

.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny:disabled,
.exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny.disabled {
  color: #CCCCCC;
  background-color: #eeedec;
  cursor: no-drop;
}

@media (max-width: 480px) {
  .exit-notification .exit-notification-inner .exit-notification-buttons .exit-notification-deny {
    width: auto;
    min-width: 150px;
  }
}

/* Table styling */
.table {
  overflow-y: hidden;
  overflow-x: auto;
}

.table .table-caption {
  margin-bottom: .5rem;
}

.table table {
  border-collapse: collapse;
  background: #eeedec;
  width: 100%;
}

.table table tr td {
  padding: 10px;
  border: 2px solid #ffffff;
}

.table table tr.even {
  background: #CCCCCC;
}

/*
#################################################################

OVERLAY
------------------
Summary: Modal equivalent CSS
Project: Bexsero
Usage: 

#################################################################
*/
.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%;
}

.overlay-background {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9998;
}

.overlay-container {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px;
}

.overlay-container .overlay-content {
  position: relative;
  min-width: 80px;
  min-height: 80px;
  border-radius: 0;
  border: 0;
  padding: 0 15px 80px 15px;
  max-width: 100% !important;
  width: 100% !important;
  display: inline-block;
  background: #ffffff;
  text-align: left;
}

@media (min-width: 992px) {
  .overlay-container .overlay-content {
    max-width: 88% !important;
  }
}

.overlay-container .overlay-content .overlay-content-inner {
  margin-top: 70px;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 350px;
  padding-left: 10px;
  padding-right: 10px;
}

@media (min-width: 992px) {
  .overlay-container .overlay-content .overlay-content-inner {
    padding-left: 120px;
    padding-right: 120px;
    margin-top: 96px;
  }
}

.overlay-container .overlay-content .overlay-content-inner .video-video-container {
  border-bottom: 15px solid #ffffff;
}

.overlay-container .overlay-close {
  display: block !important;
  width: 40px;
  height: 40px;
  top: 15px;
  right: 15px;
  z-index: 9999;
  position: absolute;
  cursor: pointer;
  outline: none;
  border: 3px solid #0064b0;
  border-radius: 40px;
}

@media (min-width: 992px) {
  .overlay-container .overlay-close {
    top: 25px;
  }
}

.overlay-container .overlay-close::after {
  content: '\b100';
  font-family: 'font-icons';
  color: #0064b0;
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  text-align: center;
  transform: translateY(25%);
}

.overlay-container .overlay-close:hover,
.overlay-container .overlay-close:focus {
  border: 3px solid #000;
  border-radius: 40px;
  text-decoration: none;
}

.overlay-container .overlay-close:hover::after,
.overlay-container .overlay-close:focus::after {
  color: #000;
}

.snippetReference.browser-warning {
  min-height: 0;
}

/**
for IE11 and lesser versions, display unsupported browser detected banner.
for all other browsers, versions DO NOT display banners.
http://browserhacks.com/#hack-8a0d11a6b2e3d172711eed35cb7237b9
*/
@supports (-webkit-appearance: none) {
  .snippetReference.browser-warning {
    display: none;
  }
}

.snippetReference.browser-warning .component-content .banner {
  line-height: 1.5;
  padding: 30px;
}

.snippetReference.browser-warning .component-content .banner .banner__content {
  display: block;
  text-align: left;
}

.snippetReference.browser-warning .component-content .banner .banner__close-button {
  align-self: baseline;
  background-color: #fcf8e3;
  color: inherit;
  border: none;
}

.browser-detect {
  background-color: #fcf8e3;
}

.reference-banner .banner:not(.is-hidden) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}

.banner__close-button {
  margin-left: .5rem;
}

.banner__close-button:after {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("https://i-cf65.gskstatic.com/content/dam/cf-pharma/trelegy-v2/en_US/close-brown.png");
}

.banner__content {
  text-align: center;
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.banner__content p {
  margin: 0;
}

.banner__icon {
  margin-right: .5rem;
}

.skip-link {
  width: 170px;
  position: fixed;
  top: 0;
  left: 0;
}

.skip-link .skiplink {
  padding: 0;
  position: absolute;
  top: -100px;
  left: 0;
  border-bottom-right-radius: 8px;
  background: transparent;
  -webkit-transition: top 1s ease-out, background 1s linear;
  text-decoration: underline;
}

.skip-link .skiplink:focus {
  color: #002855;
  background-color: #ffffff;
  top: 1px;
}

.skip-fixed {
  z-index: 9;
}

.postal-code-box {
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 10;
}

@media (max-width: 767px) {
  .postal-code-box .form-container {
    padding: 0 20px;
  }
}

.reference-postal-code .form-control {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
}

@media (max-width: 767px) {
  .reference-postal-code .form-control {
    flex-wrap: wrap;
  }
}

@media (max-width: 479px) {
  .reference-postal-code .form-control {
    justify-content: space-between;
  }
}

.reference-postal-code .form-control p {
  margin: 0;
}

.reference-postal-code .postal-text {
  font-weight: 600 !important;
}

@media (max-width: 767px) {
  .reference-postal-code .postal-text {
    width: 100%;
    padding-bottom: 5px;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .reference-postal-code .postal-text {
    text-align: left;
  }
}

.reference-postal-code input[type=text] {
  margin-right: 10px;
  font-size: 14px;
}

@media (min-width: 768px) {
  .reference-postal-code input[type=text] {
    width: 200px;
    margin-left: 30px;
  }
}

@media (max-width: 767px) {
  .reference-postal-code input[type=text] {
    width: auto;
  }
}

@media (max-width: 479px) {
  .reference-postal-code input[type=text] {
    margin-right: 0;
  }
}

.reference-postal-code .btn-blue {
  padding: 6px 15px;
  font-size: 14px;
}

.reference-postal-code input[type=text]::-webkit-input-placeholder {
  color: #0064b0;
  font-size: 14px;
}

.reference-postal-code input[type=text]:-ms-input-placeholder {
  color: #0064b0;
  font-size: 14px;
}

.reference-postal-code input[type=text]::placeholder {
  color: #0064b0;
  font-size: 14px;
}

@media (max-width: 767px) {
  .postal-overlay .overlay-content-inner {
    margin-top: 35px !important;
  }
}

@media (min-width: 768px) {
  .postal-overlay .overlay-content-inner {
    margin-top: 50px !important;
    padding: 0 20px !important;
  }
}

.postal-overlay .overlay-close {
  top: 20px !important;
}

.addeventatc.add-cal {
  color: #0064b0 !important;
  background: #ffffff !important;
  padding: 10px 36px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5em;
  font-weight: 900;
  text-transform: uppercase;
  border: 3px solid #0064b0;
  outline: 0;
  text-shadow: none;
  border-radius: 0;
  box-shadow: none !important;
  z-index: 1;
}

.addeventatc.add-cal:hover {
  font-size: 1rem;
  color: #ffffff !important;
  background: #0064b0 !important;
}

.addeventatc.add-cal:active {
  border-width: 3px;
}

.addeventatc .addeventatc_icon {
  display: none !important;
}

.addeventatc .addeventatc_dropdown {
  top: 54px !important;
  padding: 0;
  width: 221px;
  margin-left: 0;
}

.addeventatc .addeventatc_dropdown span {
  text-transform: none;
  margin: 0 !important;
  padding: 10px 10px 10px 55px !important;
}

.addeventatc .copyx {
  display: none !important;
}

/*
#################################################################

UTILITIES
------------------
Summary: Atomic CSS / utility classes
Project: Bexsero
------------------
Usage: Enable features in this stylesheet in variables file to include utilities 
into the stylesheet. By default utilities are not included as
default due to AEM not accepting class names at a global level.

#################################################################
*/
.u-align-baseline {
  vertical-align: baseline !important;
}

.u-align-top {
  vertical-align: top !important;
}

.u-align-middle {
  vertical-align: middle !important;
}

.u-align-bottom {
  vertical-align: bottom !important;
}

.u-align-text-bottom {
  vertical-align: text-bottom !important;
}

.u-align-text-top {
  vertical-align: text-top !important;
}

.u-bg-white {
  background-color: #ffffff !important;
}

a.u-bg-white:focus {
  background-color: #e6e6e6 !important;
}

a.u-bg-white:hover {
  background-color: #e6e6e6 !important;
}

.u-bg-black {
  background-color: #000 !important;
}

a.u-bg-black:focus {
  background-color: black !important;
}

a.u-bg-black:hover {
  background-color: black !important;
}

.u-bg-color-1 {
  background-color: #0064b0 !important;
}

a.u-bg-color-1:focus {
  background-color: #00477d !important;
}

a.u-bg-color-1:hover {
  background-color: #00477d !important;
}

.u-bg-color-2 {
  background-color: #d45d00 !important;
}

a.u-bg-color-2:focus {
  background-color: #a14700 !important;
}

a.u-bg-color-2:hover {
  background-color: #a14700 !important;
}

.u-bg-color-3 {
  background-color: #002855 !important;
}

a.u-bg-color-3:focus {
  background-color: #001022 !important;
}

a.u-bg-color-3:hover {
  background-color: #001022 !important;
}

.u-bg-color-4 {
  background-color: #dfefff !important;
}

a.u-bg-color-4:focus {
  background-color: #acd6ff !important;
}

a.u-bg-color-4:hover {
  background-color: #acd6ff !important;
}

.u-bg-color-5 {
  background-color: #e22345 !important;
}

a.u-bg-color-5:focus {
  background-color: #ba1835 !important;
}

a.u-bg-color-5:hover {
  background-color: #ba1835 !important;
}

.u-border-none {
  border: 0 !important;
}

.u-border-top-none {
  border-top: 0 !important;
}

.u-border-right-none {
  border-right: 0 !important;
}

.u-border-bottom-none {
  border-bottom: 0 !important;
}

.u-border-left-none {
  border-left: 0 !important;
}

.u-rounded-none {
  border-radius: 0;
}

.u-rounded-circle {
  border-radius: 50%;
}

.u-clearfix:before,
.u-clearfix:after {
  content: "";
  display: table;
}

.u-clearfix:after {
  clear: both;
}

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

.u-fixed-top,
.u-sticky-top {
  top: 0;
}

.u-fixed-bottom {
  bottom: 0;
}

.u-sticky-top {
  position: sticky;
  z-index: 1050;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: center;
}

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

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

.u-text-caps {
  text-transform: capitalize !important;
}

.u-text-inherit {
  text-transform: inherit !important;
}

.u-link-decoration-none a {
  text-decoration: none;
}

.u-font-weight-normal {
  font-weight: 400;
}

.u-font-weight-bold {
  font-weight: 700;
}

.u-font-italic {
  font-style: italic;
}

.u-font-weight-black,
.selection-bold {
  font-weight: 900;
}

.u-text-color-1 {
  color: #000 !important;
}

a.u-text-color-1:focus {
  color: black !important;
}

a.u-text-color-1:hover {
  color: black !important;
}

.u-text-color-2 {
  color: #000 !important;
}

a.u-text-color-2:focus {
  color: black !important;
}

a.u-text-color-2:hover {
  color: black !important;
}

.u-text-color-3 {
  color: #000 !important;
}

a.u-text-color-3:focus {
  color: black !important;
}

a.u-text-color-3:hover {
  color: black !important;
}

.u-text-color-4 {
  color: #000 !important;
}

a.u-text-color-4:focus {
  color: black !important;
}

a.u-text-color-4:hover {
  color: black !important;
}

.u-text-color-5 {
  color: #000 !important;
}

a.u-text-color-5:focus {
  color: black !important;
}

a.u-text-color-5:hover {
  color: black !important;
}

.u-text-color-6 {
  color: #000 !important;
}

a.u-text-color-6:focus {
  color: black !important;
}

a.u-text-color-6:hover {
  color: black !important;
}

.u-text-black {
  color: #000 !important;
}

a.u-text-black:focus {
  color: black !important;
}

a.u-text-black:hover {
  color: black !important;
}

.u-text-white {
  color: #ffffff !important;
}

a.u-text-white:focus {
  color: #e6e6e6 !important;
}

a.u-text-white:hover {
  color: #e6e6e6 !important;
}

.u-text-gray-darker {
  color: #333333 !important;
}

a.u-text-gray-darker:focus {
  color: #1a1a1a !important;
}

a.u-text-gray-darker:hover {
  color: #1a1a1a !important;
}

.u-text-gray-dark {
  color: #455560 !important;
}

a.u-text-gray-dark:focus {
  color: #303b42 !important;
}

a.u-text-gray-dark:hover {
  color: #303b42 !important;
}

.u-text-gray {
  color: #CCCCCC !important;
}

a.u-text-gray:focus {
  color: #b3b3b3 !important;
}

a.u-text-gray:hover {
  color: #b3b3b3 !important;
}

.u-text-gray-light {
  color: #e7e7e7 !important;
}

a.u-text-gray-light:focus {
  color: #cecece !important;
}

a.u-text-gray-light:hover {
  color: #cecece !important;
}

.u-text-gray-lighter {
  color: #eeedec !important;
}

a.u-text-gray-lighter:focus {
  color: #d6d4d1 !important;
}

a.u-text-gray-lighter:hover {
  color: #d6d4d1 !important;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

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

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

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

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

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

.u-hidden {
  display: none !important;
}

.u-relative {
  position: relative;
}

.u-absolute {
  position: absolute;
}

.u-static {
  position: static;
}

.u-inline-block {
  display: inline-block;
}

.u-block {
  display: block;
}

@media (min-width: 992px) {
  .u-md-block {
    display: block;
  }
}

@media (max-width: 767px) {
  .u-xs-block {
    display: block;
  }
}

@media (max-width: 767px) {
  .u-xs-img-border-top img {
    border-top: 15px solid transparent !important;
  }
}

.u-fs-20 p {
  font-size: 1.25rem;
  display: inline-block;
  line-height: 1.5em;
}

.u-para-mb-0 p {
  margin-bottom: 0.1rem !important;
}

@media (min-width: 992px) {
  .u-md-pr-60 {
    padding-right: 60px;
  }
}

@media (min-width: 992px) {
  .u-md-pl-60 {
    padding-left: 60px;
  }
}

.u-para-mb-25 p {
  margin-bottom: 2rem;
}

.u-para-mb-25 ul {
  margin-top: -25px;
  margin-bottom: 2rem;
}

@media (min-width: 1200px) {
  .u-lg-img-left-large img {
    width: 112% !important;
    max-width: 112% !important;
    position: relative;
    right: 67px;
  }
}

/* @media (min-width: 1200px) { */
@media (min-width: 1300px){
  .u-lg-img-right-large img {
    width: 112% !important;
    max-width: 112% !important;
    position: relative;
  }
}

.top-heading h1 {
  margin-bottom: 0;
}

.top-heading .richText-content {
  display: flex;
  min-height: 70px;
  align-items: center;
}

@media (min-width: 992px) {
  .top-heading .richText-content {
    min-height: 144px;
    height: 144px;
  }
}

.u-pt-richText-content-0 .richText-content {
  padding-top: 0;
}

@media (max-width: 767px) {
  .u-py-content-0 .richText-content {
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media (max-width: 767px) {
  .u-ul-mb-xs-0 ul {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .btn-xs {
    width: auto !important;
    display: inline-block !important;
  }
}

@media (min-width: 992px) {
  .u-md-flex-reverse .row {
    display: flex;
    flex-direction: row-reverse;
  }
}

@media (min-width: 1200px) {
  .u-img-z-index-2 img {
    z-index: 2;
    position: relative;
    bottom: -30px;
  }
}

.u-flex {
  display: flex;
}

.u-background-none {
  background: none;
}

.u-outline-none {
  outline: none;
}

.u-overflow-visible {
  overflow: visible;
}

.u-height-auto {
  height: auto;
}

.u-input-border-radius {
  border-radius: 2rem;
}

.u-mb-15 {
  margin-bottom: 15px;
}

.u-mb-13 {
  margin-bottom: 13px;
}

.u-row-mx-0>.row {
  margin: 0 !important;
}

.u-box-white {
  background: #ffffff;
}

.u-box-shadow {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
}

.u-static {
  position: static !important;
}

.u-border {
  border: 15px solid #ffffff;
  border-bottom: 0;
}

.u-mb-30 {
  margin-bottom: 30px;
}

.u-paragraphSystem-mx-0>.component-content>.paragraphSystem {
  margin: 0;
}

.u-mb-img-30 img {
  margin-bottom: 30px;
}

.u-py-block-quote {
  padding-top: 60px;
  padding-bottom: 15px;
}

@media (min-width: 992px) {
  .u-py-block-quote {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}

.u-m-auto-sm {
  margin: 0 auto;
  float: none;
}

@media (max-width: 767px) {
  .u-text-center-xs {
    text-align: center;
  }
}

.affix {
  position: fixed;
}

.u-w-25 {
  width: 25% !important;
}

.u-w-50 {
  width: 50% !important;
}

.u-w-75 {
  width: 75% !important;
}

.u-w-100,
.u-image-responsive img {
  width: 100% !important;
}

.u-h-25 {
  height: 25% !important;
}

.u-h-50 {
  height: 50% !important;
}

.u-h-75 {
  height: 75% !important;
}

.u-h-100 {
  height: 100% !important;
}

.u-mw-100,
.u-image-responsive img {
  max-width: 100% !important;
}

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

.u-m-0 {
  margin: 0 !important;
}

.u-mt-0,
.u-my-0 {
  margin-top: 0 !important;
}

.u-mr-0,
.u-mx-0 {
  margin-right: 0 !important;
}

.u-mb-0,
.u-my-0 {
  margin-bottom: 0 !important;
}

.u-ml-0,
.u-mx-0 {
  margin-left: 0 !important;
}

.u-m-1 {
  margin: 0.25rem !important;
}

.u-mt-1,
.u-my-1 {
  margin-top: 0.25rem !important;
}

.u-mr-1,
.u-mx-1 {
  margin-right: 0.25rem !important;
}

.u-mb-1,
.u-my-1 {
  margin-bottom: 0.25rem !important;
}

.u-ml-1,
.u-mx-1 {
  margin-left: 0.25rem !important;
}

.u-m-2 {
  margin: 0.5rem !important;
}

.u-mt-2,
.u-my-2 {
  margin-top: 0.5rem !important;
}

.u-mr-2,
.u-mx-2 {
  margin-right: 0.5rem !important;
}

.u-mb-2,
.u-my-2 {
  margin-bottom: 0.5rem !important;
}

.u-ml-2,
.u-mx-2 {
  margin-left: 0.5rem !important;
}

.u-m-3 {
  margin: 1rem !important;
}

.u-mt-3,
.u-my-3 {
  margin-top: 1rem !important;
}

.u-mr-3,
.u-mx-3 {
  margin-right: 1rem !important;
}

.u-mb-3,
.u-my-3 {
  margin-bottom: 1rem !important;
}

.u-ml-3,
.u-mx-3 {
  margin-left: 1rem !important;
}

.u-m-4 {
  margin: 1.5rem !important;
}

.u-mt-4,
.u-my-4 {
  margin-top: 1.5rem !important;
}

.u-mr-4,
.u-mx-4 {
  margin-right: 1.5rem !important;
}

.u-mb-4,
.u-my-4 {
  margin-bottom: 1.5rem !important;
}

.u-ml-4,
.u-mx-4 {
  margin-left: 1.5rem !important;
}

.u-m-5 {
  margin: 3rem !important;
}

.u-mt-5,
.u-my-5 {
  margin-top: 3rem !important;
}

.u-mr-5,
.u-mx-5 {
  margin-right: 3rem !important;
}

.u-mb-5,
.u-my-5 {
  margin-bottom: 3rem !important;
}

.u-ml-5,
.u-mx-5 {
  margin-left: 3rem !important;
}

.u-p-0 {
  padding: 0 !important;
}

.u-pt-0,
.u-py-0 {
  padding-top: 0 !important;
}

.u-pr-0,
.u-px-0 {
  padding-right: 0 !important;
}

.u-pb-0,
.u-py-0 {
  padding-bottom: 0 !important;
}

.u-pl-0,
.u-px-0 {
  padding-left: 0 !important;
}

.u-p-1 {
  padding: 0.25rem !important;
}

.u-pt-1,
.u-py-1 {
  padding-top: 0.25rem !important;
}

.u-pr-1,
.u-px-1 {
  padding-right: 0.25rem !important;
}

.u-pb-1,
.u-py-1 {
  padding-bottom: 0.25rem !important;
}

.u-pl-1,
.u-px-1 {
  padding-left: 0.25rem !important;
}

.u-p-2 {
  padding: 0.5rem !important;
}

.u-pt-2,
.u-py-2 {
  padding-top: 0.5rem !important;
}

.u-pr-2,
.u-px-2 {
  padding-right: 0.5rem !important;
}

.u-pb-2,
.u-py-2 {
  padding-bottom: 0.5rem !important;
}

.u-pl-2,
.u-px-2 {
  padding-left: 0.5rem !important;
}

.u-p-3 {
  padding: 15px !important;
}

.u-pt-3,
.u-py-3 {
  padding-top: 15px !important;
}

.u-pr-3,
.u-px-3 {
  padding-right: 15px !important;
}

.u-pb-3,
.u-py-3 {
  padding-bottom: 15px !important;
}

.u-pl-3,
.u-px-3 {
  padding-left: 15px !important;
}

.u-p-4 {
  padding: 1.5rem !important;
}

.u-pt-4,
.u-py-4 {
  padding-top: 1.5rem !important;
}

.u-pr-4,
.u-px-4 {
  padding-right: 1.5rem !important;
}

.u-pb-4,
.u-py-4 {
  padding-bottom: 1.5rem !important;
}

.u-pl-4,
.u-px-4 {
  padding-left: 1.5rem !important;
}

.u-p-5 {
  padding: 3rem !important;
}

.u-pt-5,
.u-py-5 {
  padding-top: 3rem !important;
}

.u-pr-5,
.u-px-5 {
  padding-right: 3rem !important;
}

.u-pb-5,
.u-py-5 {
  padding-bottom: 3rem !important;
}

.u-pl-5,
.u-px-5 {
  padding-left: 3rem !important;
}

.u-m-auto {
  margin: auto !important;
}

.u-mt-auto,
.u-my-auto {
  margin-top: auto !important;
}

.u-mr-auto,
.u-mx-auto {
  margin-right: auto !important;
}

.u-mb-auto,
.u-my-auto {
  margin-bottom: auto !important;
}

.u-ml-auto,
.u-mx-auto {
  margin-left: auto !important;
}

@media (min-width: 768px) {
  .u-mb-sm-15 {
    margin-bottom: 15px;
  }

  .u-m-sm-0 {
    margin: 0 !important;
  }

  .u-mt-sm-0,
  .u-my-sm-0 {
    margin-top: 0 !important;
  }

  .u-mr-sm-0,
  .u-mx-sm-0 {
    margin-right: 0 !important;
  }

  .u-mb-sm-0,
  .u-my-sm-0 {
    margin-bottom: 0 !important;
  }

  .u-ml-sm-0,
  .u-mx-sm-0 {
    margin-left: 0 !important;
  }

  .u-m-sm-1 {
    margin: 0.25rem !important;
  }

  .u-mt-sm-1,
  .u-my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .u-mr-sm-1,
  .u-mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .u-mb-sm-1,
  .u-my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .u-ml-sm-1,
  .u-mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .u-m-sm-2 {
    margin: 0.5rem !important;
  }

  .u-mt-sm-2,
  .u-my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .u-mr-sm-2,
  .u-mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .u-mb-sm-2,
  .u-my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .u-ml-sm-2,
  .u-mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .u-m-sm-3 {
    margin: 1rem !important;
  }

  .u-mt-sm-3,
  .u-my-sm-3 {
    margin-top: 1rem !important;
  }

  .u-mr-sm-3,
  .u-mx-sm-3 {
    margin-right: 1rem !important;
  }

  .u-mb-sm-3,
  .u-my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .u-ml-sm-3,
  .u-mx-sm-3 {
    margin-left: 1rem !important;
  }

  .u-m-sm-4 {
    margin: 1.5rem !important;
  }

  .u-mt-sm-4,
  .u-my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .u-mr-sm-4,
  .u-mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .u-mb-sm-4,
  .u-my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .u-ml-sm-4,
  .u-mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .u-m-sm-5 {
    margin: 3rem !important;
  }

  .u-mt-sm-5,
  .u-my-sm-5 {
    margin-top: 3rem !important;
  }

  .u-mr-sm-5,
  .u-mx-sm-5 {
    margin-right: 3rem !important;
  }

  .u-mb-sm-5,
  .u-my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .u-ml-sm-5,
  .u-mx-sm-5 {
    margin-left: 3rem !important;
  }

  .u-p-sm-0 {
    padding: 0 !important;
  }

  .u-pt-sm-0,
  .u-py-sm-0 {
    padding-top: 0 !important;
  }

  .u-pr-sm-0,
  .u-px-sm-0 {
    padding-right: 0 !important;
  }

  .u-pb-sm-0,
  .u-py-sm-0 {
    padding-bottom: 0 !important;
  }

  .u-pl-sm-0,
  .u-px-sm-0 {
    padding-left: 0 !important;
  }

  .u-p-sm-1 {
    padding: 0.25rem !important;
  }

  .u-pt-sm-1,
  .u-py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .u-pr-sm-1,
  .u-px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .u-pb-sm-1,
  .u-py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .u-pl-sm-1,
  .u-px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .u-p-sm-2 {
    padding: 0.5rem !important;
  }

  .u-pt-sm-2,
  .u-py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .u-pr-sm-2,
  .u-px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .u-pb-sm-2,
  .u-py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .u-pl-sm-2,
  .u-px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .u-p-sm-3 {
    padding: 1rem !important;
  }

  .u-pt-sm-3,
  .u-py-sm-3 {
    padding-top: 15px !important;
  }

  .u-pr-sm-3,
  .u-px-sm-3 {
    padding-right: 15px !important;
  }

  .u-pb-sm-3,
  .u-py-sm-3 {
    padding-bottom: 15px !important;
  }

  .u-pl-sm-3,
  .u-px-sm-3 {
    padding-left: 15px !important;
  }

  .u-p-sm-4 {
    padding: 1.5rem !important;
  }

  .u-pt-sm-4,
  .u-py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .u-pr-sm-4,
  .u-px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .u-pb-sm-4,
  .u-py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .u-pl-sm-4,
  .u-px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .u-p-sm-5 {
    padding: 3rem !important;
  }

  .u-pt-sm-5,
  .u-py-sm-5 {
    padding-top: 3rem !important;
  }

  .u-pr-sm-5,
  .u-px-sm-5 {
    padding-right: 3rem !important;
  }

  .u-pb-sm-5,
  .u-py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .u-pl-sm-5,
  .u-px-sm-5 {
    padding-left: 3rem !important;
  }

  .u-m-sm-auto {
    margin: auto !important;
  }

  .u-mt-sm-auto,
  .u-my-sm-auto {
    margin-top: auto !important;
  }

  .u-mr-sm-auto,
  .u-mx-sm-auto {
    margin-right: auto !important;
  }

  .u-mb-sm-auto,
  .u-my-sm-auto {
    margin-bottom: auto !important;
  }

  .u-ml-sm-auto,
  .u-mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .u-md-background-none {
    background: none;
  }

  .u-md-inline-block {
    display: inline-block;
  }

  .u-md-relative {
    position: relative;
  }

  .h-md-active-nav-position {
    left: 0;
    right: 0;
    position: absolute;
  }

  .h-md-nav-top-height {
    top: -0.5rem;
    height: 0.5rem;
  }

  .h-md-nav-bottom-height {
    bottom: -1rem;
    height: 1rem;
  }

  .u-m-md-0 {
    margin: 0 !important;
  }

  .u-mt-md-0,
  .u-my-md-0 {
    margin-top: 0 !important;
  }

  .u-mr-md-0,
  .u-mx-md-0 {
    margin-right: 0 !important;
  }

  .u-mb-md-0,
  .u-my-md-0 {
    margin-bottom: 0 !important;
  }

  .u-ml-md-0,
  .u-mx-md-0 {
    margin-left: 0 !important;
  }

  .u-m-md-1 {
    margin: 0.25rem !important;
  }

  .u-mt-md-1,
  .u-my-md-1 {
    margin-top: 0.25rem !important;
  }

  .u-mr-md-1,
  .u-mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .u-mb-md-1,
  .u-my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .u-ml-md-1,
  .u-mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .u-m-md-2 {
    margin: 0.5rem !important;
  }

  .u-mt-md-2,
  .u-my-md-2 {
    margin-top: 0.5rem !important;
  }

  .u-mr-md-2,
  .u-mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .u-mb-md-2,
  .u-my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .u-ml-md-2,
  .u-mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .u-m-md-3 {
    margin: 1rem !important;
  }

  .u-mt-md-3,
  .u-my-md-3 {
    margin-top: 1rem !important;
  }

  .u-mr-md-3,
  .u-mx-md-3 {
    margin-right: 1rem !important;
  }

  .u-mb-md-3,
  .u-my-md-3 {
    margin-bottom: 1rem !important;
  }

  .u-ml-md-3,
  .u-mx-md-3 {
    margin-left: 1rem !important;
  }

  .u-m-md-4 {
    margin: 1.5rem !important;
  }

  .u-mt-md-4,
  .u-my-md-4 {
    margin-top: 1.5rem !important;
  }

  .u-mr-md-4,
  .u-mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .u-mb-md-4,
  .u-my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .u-ml-md-4,
  .u-mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .u-m-md-5 {
    margin: 3rem !important;
  }

  .u-mt-md-5,
  .u-my-md-5 {
    margin-top: 3rem !important;
  }

  .u-mr-md-5,
  .u-mx-md-5 {
    margin-right: 3rem !important;
  }

  .u-mb-md-5,
  .u-my-md-5 {
    margin-bottom: 3rem !important;
  }

  .u-ml-md-5,
  .u-mx-md-5 {
    margin-left: 3rem !important;
  }

  .u-p-md-0 {
    padding: 0 !important;
  }

  .u-pt-md-0,
  .u-py-md-0 {
    padding-top: 0 !important;
  }

  .u-pr-md-0,
  .u-px-md-0 {
    padding-right: 0 !important;
  }

  .u-pb-md-0,
  .u-py-md-0 {
    padding-bottom: 0 !important;
  }

  .u-pl-md-0,
  .u-px-md-0 {
    padding-left: 0 !important;
  }

  .u-p-md-1 {
    padding: 0.25rem !important;
  }

  .u-pt-md-1,
  .u-py-md-1 {
    padding-top: 0.25rem !important;
  }

  .u-pr-md-1,
  .u-px-md-1 {
    padding-right: 0.25rem !important;
  }

  .u-pb-md-1,
  .u-py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .u-pl-md-1,
  .u-px-md-1 {
    padding-left: 0.25rem !important;
  }

  .u-p-md-2 {
    padding: 0.5rem !important;
  }

  .u-pt-md-2,
  .u-py-md-2 {
    padding-top: 0.5rem !important;
  }

  .u-pr-md-2,
  .u-px-md-2 {
    padding-right: 0.5rem !important;
  }

  .u-pb-md-2,
  .u-py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .u-pl-md-2,
  .u-px-md-2 {
    padding-left: 0.5rem !important;
  }

  .u-p-md-3 {
    padding: 1rem !important;
  }

  .u-pt-md-3,
  .u-py-md-3 {
    padding-top: 1rem !important;
  }

  .u-pr-md-3,
  .u-px-md-3 {
    padding-right: 1rem !important;
  }

  .u-pb-md-3,
  .u-py-md-3 {
    padding-bottom: 1rem !important;
  }

  .u-pl-md-3,
  .u-px-md-3 {
    padding-left: 1rem !important;
  }

  .u-p-md-4 {
    padding: 1.5rem !important;
  }

  .u-pt-md-4,
  .u-py-md-4 {
    padding-top: 1.5rem !important;
  }

  .u-pr-md-4,
  .u-px-md-4 {
    padding-right: 1.5rem !important;
  }

  .u-pb-md-4,
  .u-py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .u-pl-md-4,
  .u-px-md-4 {
    padding-left: 1.5rem !important;
  }

  .u-p-md-5 {
    padding: 3rem !important;
  }

  .u-pt-md-5,
  .u-py-md-5 {
    padding-top: 3rem !important;
  }

  .u-pr-md-5,
  .u-px-md-5 {
    padding-right: 3rem !important;
  }

  .u-pb-md-5,
  .u-py-md-5 {
    padding-bottom: 3rem !important;
  }

  .u-pl-md-5,
  .u-px-md-5 {
    padding-left: 3rem !important;
  }

  .u-m-md-auto {
    margin: auto !important;
  }

  .u-mt-md-auto,
  .u-my-md-auto {
    margin-top: auto !important;
  }

  .u-mr-md-auto,
  .u-mx-md-auto {
    margin-right: auto !important;
  }

  .u-mb-md-auto,
  .u-my-md-auto {
    margin-bottom: auto !important;
  }

  .u-ml-md-auto,
  .u-mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .u-m-lg-0 {
    margin: 0 !important;
  }

  .u-mt-lg-0,
  .u-my-lg-0 {
    margin-top: 0 !important;
  }

  .u-mr-lg-0,
  .u-mx-lg-0 {
    margin-right: 0 !important;
  }

  .u-mb-lg-0,
  .u-my-lg-0 {
    margin-bottom: 0 !important;
  }

  .u-ml-lg-0,
  .u-mx-lg-0 {
    margin-left: 0 !important;
  }

  .u-m-lg-1 {
    margin: 0.25rem !important;
  }

  .u-mt-lg-1,
  .u-my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .u-mr-lg-1,
  .u-mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .u-mb-lg-1,
  .u-my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .u-ml-lg-1,
  .u-mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .u-m-lg-2 {
    margin: 0.5rem !important;
  }

  .u-mt-lg-2,
  .u-my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .u-mr-lg-2,
  .u-mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .u-mb-lg-2,
  .u-my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .u-ml-lg-2,
  .u-mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .u-m-lg-3 {
    margin: 1rem !important;
  }

  .u-mt-lg-3,
  .u-my-lg-3 {
    margin-top: 1rem !important;
  }

  .u-mr-lg-3,
  .u-mx-lg-3 {
    margin-right: 1rem !important;
  }

  .u-mb-lg-3,
  .u-my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .u-ml-lg-3,
  .u-mx-lg-3 {
    margin-left: 1rem !important;
  }

  .u-m-lg-4 {
    margin: 1.5rem !important;
  }

  .u-mt-lg-4,
  .u-my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .u-mr-lg-4,
  .u-mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .u-mb-lg-4,
  .u-my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .u-ml-lg-4,
  .u-mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .u-m-lg-5 {
    margin: 3rem !important;
  }

  .u-mt-lg-5,
  .u-my-lg-5 {
    margin-top: 3rem !important;
  }

  .u-mr-lg-5,
  .u-mx-lg-5 {
    margin-right: 3rem !important;
  }

  .u-mb-lg-5,
  .u-my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .u-ml-lg-5,
  .u-mx-lg-5 {
    margin-left: 3rem !important;
  }

  .u-p-lg-0 {
    padding: 0 !important;
  }

  .u-pt-lg-0,
  .u-py-lg-0 {
    padding-top: 0 !important;
  }

  .u-pr-lg-0,
  .u-px-lg-0 {
    padding-right: 0 !important;
  }

  .u-pb-lg-0,
  .u-py-lg-0 {
    padding-bottom: 0 !important;
  }

  .u-pl-lg-0,
  .u-px-lg-0 {
    padding-left: 0 !important;
  }

  .u-p-lg-1 {
    padding: 0.25rem !important;
  }

  .u-pt-lg-1,
  .u-py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .u-pr-lg-1,
  .u-px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .u-pb-lg-1,
  .u-py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .u-pl-lg-1,
  .u-px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .u-p-lg-2 {
    padding: 0.5rem !important;
  }

  .u-pt-lg-2,
  .u-py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .u-pr-lg-2,
  .u-px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .u-pb-lg-2,
  .u-py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .u-pl-lg-2,
  .u-px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .u-p-lg-3 {
    padding: 1rem !important;
  }

  .u-pt-lg-3,
  .u-py-lg-3 {
    padding-top: 1rem !important;
  }

  .u-pr-lg-3,
  .u-px-lg-3 {
    padding-right: 1rem !important;
  }

  .u-pb-lg-3,
  .u-py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .u-pl-lg-3,
  .u-px-lg-3 {
    padding-left: 1rem !important;
  }

  .u-p-lg-4 {
    padding: 1.5rem !important;
  }

  .u-pt-lg-4,
  .u-py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .u-pr-lg-4,
  .u-px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .u-pb-lg-4,
  .u-py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .u-pl-lg-4,
  .u-px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .u-p-lg-5 {
    padding: 3rem !important;
  }

  .u-pt-lg-5,
  .u-py-lg-5 {
    padding-top: 3rem !important;
  }

  .u-pr-lg-5,
  .u-px-lg-5 {
    padding-right: 3rem !important;
  }

  .u-pb-lg-5,
  .u-py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .u-pl-lg-5,
  .u-px-lg-5 {
    padding-left: 3rem !important;
  }

  .u-m-lg-auto {
    margin: auto !important;
  }

  .u-mt-lg-auto,
  .u-my-lg-auto {
    margin-top: auto !important;
  }

  .u-mr-lg-auto,
  .u-mx-lg-auto {
    margin-right: auto !important;
  }

  .u-mb-lg-auto,
  .u-my-lg-auto {
    margin-bottom: auto !important;
  }

  .u-ml-lg-auto,
  .u-mx-lg-auto {
    margin-left: auto !important;
  }
}

.u-cursor {
  cursor: pointer !important;
}

.u-divider .component-content {
  border-top: 1px solid #455560;
}

.u-border-bottom {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 15px;
}

.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

@media (min-width: 1200px) {
  .u-mt-lg-reverse {
    margin-top: -90px !important;
    z-index: 1;
  }
}

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

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

.visible-sm {
  display: none !important;
}

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

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

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

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

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

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

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

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !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;
  }
}

/*
#################################################################

SHAME
------------------
Summary: used to test code before including in project
Project: Bexsero
------------------
Usage: Enable this stylesheet to load temporary styles into the stylesheet.
When the changes are to be officially added the code should be copied to the
relevant folder / file in project and the '$enable-shame' set to 'false' in the
variables file.

#################################################################
*/
body.page-important-safety-information #content {
  min-height: auto;
}

body.page-important-safety-information #footer .isi-border {
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  body.page-important-safety-information #footer .isi-border {
    margin-bottom: 45px;
    margin-top: 45px;
  }
}

body.page-important-safety-information #footer .isi-border .richText-content {
  padding-top: 0;
}

body.page-important-safety-information #footer .isi-border+.richText.component ul {
  border-top: 1px solid #455560;
  padding-top: 30px;
  margin-top: 4px;
}
 /* 19th may changes aj931426 */
 @media (min-width: 1200px) and (max-width: 1439px){
  .page-yourself .heading-1-large, .page-parent .heading-1-large {
    font-size: 2.6rem;
  }
 }
 .page-yourself.page-talk-to-your-doctor #container10,  
 .page-yourself.page-talk-to-your-doctor #container12, 
 .page-yourself.page-talk-to-your-doctor #container15,  
 .page-yourself.page-talk-to-your-doctor #container16{
  display: none;
 }
 @media (min-width: 991px) and (max-width: 1440px){
  .page-yourself.page-talk-to-your-doctor .u-mb-md-5{
      margin-bottom: unset !important;
  }
}
/* //aj931426 chnges */
@media (min-width: 1300px) {
  .u-lg-img-right-large img {
    width: 112% !important;
  }
}/* Landing Page Starts*/
.landing-img img{
    width: 100%;
}
.landing-img figcaption {
    position:absolute;
    top: 25%;
    left: 30%;
    margin: auto;
    width: 40%;
}
.landing-img figcaption div{
    display: flex;
    justify-content: space-around;
}
.landing-img figcaption p.first{
    font-size:32px;
    line-height: 40px;
    color:#D45D00;
    margin-bottom: 40px;
    text-align: center;
}
.landing-img figcaption div p:first-of-type button {
    padding: 15px 35px;
    background: #0064B0;
    font-size: 16px;
    border: 4px solid #0064B0;
    font-weight: bolder;
    color: #fff;
}
.landing-img figcaption div p:last-of-type button {
    padding: 15px 35px;
    background: #6D2439;
    font-size: 16px;
    border: 4px solid #6D2439;
    font-weight: bolder;
    color: #fff;
}
.landing-img figcaption div p:first-of-type button:hover{
    background:#fff;
    color:#0064B0;
    cursor:pointer;
}
.landing-img figcaption div p:last-of-type button:hover{
    background:#fff;
    color: #6D2439;
    cursor:pointer;
}
@media (max-width:991px){
    .landing-img figcaption {
        top: 2%;
        left: 20%;
        width: 55%;
    }
    .landing-img figcaption div p:first-of-type button {
        padding: 5px 15px;
    }
    .landing-img figcaption div p:last-of-type button {
        padding: 5px 15px;
    }
    .landing-img figcaption div p{
        padding:0;
    }
}
@media (max-width: 991px) {
    .page-home .landing-img figcaption {
        width: 100%;
        position: unset;
        background: #F4F0EE;
    }

    .page-home .landing-img {
        padding: 0;
    }

    .page-home #content {
        margin-top: 0;
        min-height: 300px;
    }

    .page-home .image figure {
        display: flex;
        flex-direction: column-reverse
    }

    .page-home .landing-img figcaption p.first {
        padding-top: 10%;
    }
}
@media (max-width: 991px) {
    .page-home #header .navigation {
        background: #fff;
        margin-top: 0;
    }
    .page-home .navigation-mobile-menu {
        color: #D45D00;
    }
    .reference-brand-area-teenage {
        position: absolute;
        top: 0;
        height: 80px;
        z-index: 10;
        background: #6D2439;
    }
}
.page-home #header .navigation ul.navigation-level1 li.navigation-level1 {
    display: none;
}
@media (max-width:991px){
    .landing-img img{
        content: url("/content/dam/cf-pharma/bexsero/en_CA/teenage-site/images/images-2x/0.0_SELECTOR_PAGE_Header_Photos2x_mob.jpg");
    }
}
/* Landing Page Ends */
/* Button Starts*/
.bg-orange{
    background:#D45D00 !important;
}
.bg-purple, .clr-purple, .page-yourself #container5 {
    background:#6D2439;
}
.bg-cream{
	background:#F4F0EE !important;
}
.purple-txt{
	color:#6D2439;
}
.purple-li li a{
    color:#6D2439 !important;
}
@media (min-width: 1200px){
    .hero-banner .container .bg-purple {
            background: rgba(109, 36, 57, 0.8);
        }
}
.btn-hero-purple {
    color: #fff !important;
    border: 3px solid #fff !important;
}

.btn-hero-purple:hover {
    color: #6D2439 !important;
    background-color: #fff !important;
}

.btn-orange {
    color: #D45D00 !important;
    border: 3px solid #D45D00 !important;
}

.btn-orange:hover,
.btn-orange:focus {
    color: #ffffff !important;
    background-color: #D45D00 !important;
}

.btn-purple {
    color: #6D2439 !important;
    border: 3px solid #6D2439 !important;
}

.btn-purple:hover,
.btn-purple:focus {
    color: #ffffff !important;
    background-color: #6D2439 !important;
}

.btn-light-denim{
	color: #008CCC !important;
	border: 3px solid #008CCC !important;
}
.btn-light-denim:hover , .btn-light-denim:focus{
    color: #ffffff !important;
    background-color: #008CCC !important;
}

.bg-orange-opc {
    background: rgba(212, 93, 0, 0.8) !important;
}

.bg-purple-opc {
    background: rgba(109, 36, 57, 0.8) !important;
}
.light-denim{
	color:#008CCC;
}
@media (min-width:992px) and (max-width:1199px) {
    .header-top-right-links .utility-fr ul li {
        padding-left: 10px;
        white-space:unset;
        text-align:center;
    }   
}
/* Button Ends */

/* Home Pages Starts */
@media (min-width: 992px){
	.home-header .headerHt {
		margin-top: 0;
	}
	.home-header #header {
		z-index: 999;
		position: absolute;
	}
	.home-header #header .bg-blue {
		background: transparent;
	}
	.home-header.page-yourself #header .container {
		background: rgba(109, 36, 57, 0.8);
	}
	.home-header.page-parent #header .container {
		background: rgba(0, 100, 176, 0.8);
	}
}
.page-home .header-top-right-links ul li a {
    color:#d45d00;
    font-weight: bold;
}
.content-block.hero-block.white .richText-content{
	background: rgba(212, 93, 0, 0.8) !important;
}
.page-yourself .content-block.white.first picture{
    width:100%;
}
@media (max-width: 991px) {
    .page-yourself #header .navigation {
        background: #6D2439;
    }
}
/*eng*/
@media (min-width:1200px) and (max-width:1500px) {
	.page-yourself.home-header .hero-banner img{
		aspect-ratio:1.5;
	}
}
/*fr*/
@media (min-width:1200px) and (max-width:1450px) {
	.page-parent.home-header .hero-banner .banner-img-fr img{
		aspect-ratio:1.3;
	}
}
@media (min-width:1200px) and (max-width:1350px) {
	.page-yourself.home-header .hero-banner .banner-img-fr img{
		aspect-ratio:1.4 !important;
	}
}
@media (min-width:1351px) and (max-width:1650px) {
	.page-yourself.home-header .hero-banner .banner-img-fr img{
		aspect-ratio:1.5 !important;
	}
}
/* Home Pages Ends */
/* Page Meningitis Starts */
.snippetReference.component.section.orange.reference-utility-links ul li {
    font-weight:bold;
}
.content-block.hero-block.white-border-left .richText-content::before {
    background:#ffffff;
}
.purple-txt.callout.orange-border-left::before {
    background: #6D2439;
}
.purple-txt.callout.orange-border-left h2{
    padding-left: 20px;
}
body.page-yourself.page-what-is-meningitis-b .box.clr-purple.last .richText.footnote.white.bg-purple-opc.last{
    margin-top: 1%;
}
body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-15 {
    margin-top: -17%;
}
body.page-yourself.page-what-is-meningitis-b .bg-cream .richText.icons.image-left ul li::before{
    background: #0064b0;
}
@media (max-width:768px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-15 {
        margin-top: 0;
    }
}
@media (min-width:768px) and (max-width:991px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-15 {
        margin-top: -26%;
    }
}
@media (min-width:768px) and (max-width:1199px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-15 {
        width:60%;
    }
}
@media (max-width: 991px){
    .page-yourself.page-what-is-meningitis-b #container14.u-md-flex-reverse .row {
        flex-direction: column-reverse;
        display: flex;
    }
    .page-yourself.page-what-is-meningitis-b .box.clr-purple .richTextEnhanced.blue-border-left.white-border-left .component-content {
        display: flex;
        flex-direction: column-reverse;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .page-yourself.page-what-is-meningitis-b .box.clr-purple .richTextEnhanced.blue-border-left.white-border-left.content-block.hero-block .richText-content {
        max-width: 100%;
        margin: 0 auto;
    }
}
body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-10{
	margin-top:-10%;
}
@media (max-width: 768px){
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-10 {
        margin-top: 0;
    }
}
@media (min-width:768px) and (max-width:991px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-10 {
        margin-top: -43%;
    }
}
@media (min-width:992px) and (max-width:1199px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-10 {
        margin-top:-20%;
    }
}
@media (min-width:768px) and (max-width:1199px) {
    body.page-yourself.page-what-is-meningitis-b .icons.image-left.margin-10 {
        width:60%;
    }
}
/* Page Meningitis Ends */
/* Page Bexsero Starts */
.page-yourself.page-about-bexsero .content-block.icons img {
    margin-top:2%;
}
.page-yourself.page-about-bexsero #container16 {
    background: #F4F0EE;
}
.page-yourself.page-about-bexsero .overlay-container .overlay-close{
    border: 3px solid #D45D00;
}
.page-yourself.page-about-bexsero .overlay-container .overlay-close::after{
    color: #D45D00;
}
.page-yourself.page-about-bexsero .overlay-content-inner span.heading-4-large span.denim{
    color: #D45D00;
}
@media (max-width:670px){
    .page-yourself.page-about-bexsero .content-block.icons img {
        margin-top: 5%;
    }
}
/* Page Bexsero Ends */

/* Page FAQ Starts */
body.page-yourself.page-faq .accordion .accordion-container .accordion-slide .accordion-head {
    filter: invert(1%) sepia(111%) saturate(92%) hue-rotate(269deg) brightness(70%) contrast(110%);
}
body.page-yourself.page-faq .accordion .accordion-container .accordion-slide {
    border: 3px solid #6D2439;
}
/* Page FAQ Ends */

/* Page Talk your Doctor Starts */
.page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .image img {
    width: 100%;
}
.page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText {
    position: absolute;
    width: 31%;
}
.page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText .richText-content p:last-of-type {
    padding-right: 50%;
}
.page-yourself.page-talk-to-your-doctor .references ol>li ul li::before{
    background: #D45D00;
}
.page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText .richText-content{
    padding-top: 0;
}
@media (min-width:1200px) and (max-width:1886px) {
    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText {
        width: 50%;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText {
        width: 80%;
    }
}

@media (max-width:991px) {
    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText {
        position: unset;
        width: unset;
    }

    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box>div>div {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media(max-width:776px) {
    .page-yourself.page-talk-to-your-doctor .content-block.image-left.xs-cta-absolute .richText-content {
        padding-bottom: 0 !important;
    }

    .page-yourself.page-talk-to-your-doctor .content-block.image-left.xs-cta-absolute .btn {
        position: unset !important;
    }

    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText .richText-content p:last-of-type {
        padding-right: 0;
    }
}
@media (min-width:1200px) and (max-width:1550px) , (min-width:1887px){
    .page-yourself.page-talk-to-your-doctor .box.bg-cream.bg-off-white.first.odd .box .richText.txt-bnr-fr{
		bottom:-23px;
	}
}
/* Page Talk Your Doctor Ends */

/* Teenage Form Starts*/

.reference-subscribe-form-teenage .form-button {
    display: block;
    clear: both;
    padding: 10px 40px;
  }
  
  @media (min-width: 768px) {
    .reference-subscribe-form-teenage .form-button {
      margin-bottom: 40px;
      margin-top: 25px;
    }
  }
  
  @media (max-width: 767px) {
    .reference-subscribe-form-teenage .form-button {
      margin-bottom: 30px;
    }
  }
  
  .reference-subscribe-form-teenage .u-border-bottom {
    border-bottom: 1px solid #707070;
  }
  
  .reference-subscribe-form-teenage .drop-down {
    width: auto;
    display: inline-block;
    position: relative;
  }
  
  .reference-subscribe-form-teenage .drop-down::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 20px;
    z-index: 4;
    border-bottom: 5px solid #ffffff;
    top: 12px;
  }
  
  .reference-subscribe-form-teenage .drop-down::after {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 20px;
    z-index: 4;
    border-top: 5px solid #ffffff;
    bottom: 12px;
  }
  
  .reference-subscribe-form-teenage .col-xs-12 {
    padding: 0;
  }
  
  .reference-subscribe-form-teenage .form-control {
    margin-bottom: 20px;
  }
  
  .reference-subscribe-form-teenage a {
    text-decoration: none;
  }
  
  .reference-subscribe-form-teenage .form-control-wrapper {
    display: inline-block;
  }
  
  .reference-subscribe-form-teenage .form-control-wrapper div {
    padding: 0;
  }
  
  .reference-subscribe-form-teenage .form-control-wrapper div:last-of-type {
    margin-top: 20px;
  }
  
  .reference-subscribe-form-teenage .form-control-wrapper>div:first-of-type {
    margin-top: 30px;
  }
  
  .reference-subscribe-form-teenage .form-button {
    width: auto;
  }
  
  .reference-subscribe-form-teenage input[type=text]::-webkit-input-placeholder {
    color: #455560;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
  }
  
  .reference-subscribe-form-teenage input[type=text]:-ms-input-placeholder{
    color: #455560;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
  }
  
  .reference-subscribe-form-teenage input[type=text]::placeholder {
    color: #455560;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
  }

  .sub-teen-callout {
      font-size: 34px;
      line-height: 40px;
      font-weight: bold;
      border-left: 3px solid #d45d00;
      padding-left: 15px;
      color: #d45d00;
  }
  .pd-b-15{
      padding-bottom: 15%;
  }
/*Teenage form ends*/
 /* 19th may changes aj931426 */
 @media (min-width: 1200px) and (max-width: 1439px){
    .page-yourself .heading-1-large, .page-parent .heading-1-large {
      font-size: 2.6rem;
    }
   }
   .page-yourself.page-talk-to-your-doctor #container10,  
   .page-yourself.page-talk-to-your-doctor #container12, 
   .page-yourself.page-talk-to-your-doctor #container15,  
   .page-yourself.page-talk-to-your-doctor #container16{
    display: none;
   }
   @media (min-width: 991px) and (max-width: 1439px){
    .page-yourself.page-talk-to-your-doctor .u-mb-md-5{
        margin-bottom: unset !important;
    }
  }
