@charset "UTF-8";
/**
Table of Contents
  1. Before our style imports (styles that can be overridden)

  X. After out style imports (styles that will overwrite)
*/
/* Scss Document */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/* Grid
-------------------------------------------------------------- */
.container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
  position: relative; }

/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; } }
/* For devices larger than 550px */
@media (min-width: 769px) {
  .column,
  .columns {
    margin-left: 4%;
    padding: 0; }

  .column:first-child,
  .columns:first-child {
    margin-left: 0; }

  .one.column,
  .one.columns {
    width: 4.66666666667%; }

  .two.columns {
    width: 13.3333333333%; }

  .three.columns {
    width: 22%; }

  .four.columns {
    width: 30.6666666667%; }

  .five.columns {
    width: 39.3333333333%; }

  .six.columns {
    width: 48%; }

  .seven.columns {
    width: 56.6666666667%; }

  .eight.columns {
    width: 65.3333333333%; }

  .nine.columns {
    width: 74.0%; }

  .ten.columns {
    width: 82.6666666667%; }

  .eleven.columns {
    width: 91.3333333333%; }

  .twelve.columns {
    width: 100%;
    margin-left: 0; }

  .one-third.column {
    width: 30.6666666667%; }

  .two-thirds.column {
    width: 65.3333333333%; }

  .one-half.column {
    width: 48%; }

  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66666666667%; }

  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.3333333333%; }

  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }

  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.6666666667%; }

  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.3333333333%; }

  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }

  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.6666666667%; }

  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.3333333333%; }

  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78.0%; }

  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.6666666667%; }

  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.3333333333%; }

  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.6666666667%; }

  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.3333333333%; }

  .offset-by-one-half.column,
  .offset-by-one-half.columns {
    margin-left: 52%; } }
/* Base Styles
-------------------------------------------------------------- */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
ul,
li,
ol {
  margin: 0;
  padding: 0; }

html {
  font-size: 62.5%; }

body {
  font-size: 2em;
  /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
  color: #222; }

/* Typography
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: inherit; }

h1 {
  font-size: 4.0rem;
  line-height: 1.2; }

h1.subpage {
  font-size: 3.0rem;
  color: #ff2e39;
  font-weight: bold; }

h2 {
  font-size: 3.6rem;
  line-height: 1.25; }

h3 {
  font-size: 3.0rem;
  line-height: 1.3;
  font-weight: bold;
  color: #ff2e39; }

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  font-weight: bold;
  color: #ff2e39; }

h5 {
  font-size: 1.7rem;
  line-height: 1.5;
  margin: 1rem 0;
  font-weight: bold; }

h6 {
  font-size: 1.5rem;
  line-height: 1.6; }

/* Larger than phablet */
@media (min-width: 550px) {
  h1 {
    font-size: 4.0rem; }

  h1.subpage {
    font-size: 3.0rem;
    color: #ff2e39;
    font-weight: bold; }

  h2 {
    font-size: 3.6rem; }

  h3 {
    font-size: 3.0rem;
    color: #ff2e39; }

  h4 {
    font-size: 2.4rem; }

  h5 {
    font-size: 1.7rem; }

  h6 {
    font-size: 1.5rem; } }
p {
  margin-top: 0;
  line-height: 3.5rem; }

/* Links
-------------------------------------------------------------- */
a {
  color: #ff2e39;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  color: #000; }

/* Utilities
-------------------------------------------------------------- */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

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

.extra-padding-50 {
  padding: 0 5rem; }

.extra-padding-100 {
  padding: 0 10rem; }

@media (max-width: 679px) {
  .extra-padding-50,
  .extra-padding-100 {
    padding: 0; } }
.margin-bottom-25 {
  margin-bottom: 2.5rem; }

.margin-top-25 {
  margin-top: 2.5rem; }

.margin-top-equal {
  margin-top: 4%; }

.margin-top-50 {
  margin-top: 5rem; }

.margin-top-100 {
  margin-top: 10rem; }

@media (max-width: 769px) {
  .margin-top-100 {
    margin-top: 0; } }
.margin-bottom-50 {
  margin-bottom: 5rem; }

.full {
  width: 100%; }

/* Clearing
-------------------------------------------------------------- */
/* Self Clearing Goodness */
section:after,
.clear:after,
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.selectric-wrapper {
  position: relative;
  cursor: pointer;
  display: inline-block; }

.selectric-responsive {
  width: auto; }

.selectric {
  border: none;
  border-bottom: solid 1px #fff;
  position: relative;
  overflow: hidden;
  display: inline-block;
  min-width: 20rem;
  padding-right: 4rem;
  margin-bottom: -1.15rem;
  text-align: left; }
  .selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
    font-size: inherit;
    line-height: 38px;
    color: #fff;
    height: 38px;
    user-select: none; }
  .selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 38px;
    line-height: 38px;
    background-image: url(../img/icons/ic_keyboard_arrow_down_black_24px.svg);
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial; }

.selectric-focus .selectric {
  border-color: #aaaaaa; }

.selectric-open {
  z-index: 9999; }
  .selectric-open .selectric {
    border-color: #c4c4c4; }
  .selectric-open .selectric-items {
    display: block; }

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none; }

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0; }
  .selectric-hide-select select {
    position: absolute;
    left: -100%; }
  .selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10; }
    .selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      box-sizing: border-box;
      opacity: 0; }

.selectric-filter-select-tags {
  margin-bottom: 3rem; }

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important; }

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important; }

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 95%;
  left: 50%;
  padding-bottom: 1.5rem;
  transform: translateX(-50%);
  background: #ff2e39;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
  text-align: left; }
  .selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto; }
  .selectric-above .selectric-items {
    top: auto;
    bottom: 100%; }
  .selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 1.4rem;
    line-height: 20px;
    min-height: 20px;
    color: #fff; }
  .selectric-items li {
    display: block;
    padding: 10px;
    color: #fff;
    cursor: pointer; }
    .selectric-items li.selected {
      background: #E0E0E0;
      color: #fff; }
    .selectric-items li.highlighted {
      background: #D0D0D0;
      color: #444; }
    .selectric-items li:hover {
      background: #fff;
      color: #000; }
  .selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    user-select: none; }
  .selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    user-select: none;
    background: none;
    color: #444; }
  .selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1; }
  .selectric-items .selectric-group li {
    padding-left: 25px; }

/**
	@file: all the core and site wide shared styles
	
	table of contents
	
	1.  global styles

*/
/*Set up*/
* {
  margin: 0;
  padding: 0; }

/*Helpers*/
.text-right {
  text-align: right; }

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

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

.float-right {
  float: right; }

.float-left {
  float: left; }

.horizontal-ul li {
  display: inline-block; }

img {
  max-width: 100%; }

.full-width-image,
.size-full-width-image {
  width: 100%;
  max-width: 100%;
  display: block; }

.flex {
  display: flex;
  align-items: center; }

.flex2 {
  display: flex;
  justify-content: center; }

.flex3 {
  display: flex;
  align-items: stretch; }

.flexplus {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.flexextended {
  display: flex;
  justify-content: center;
  align-items: center; }

section {
  margin-top: 10rem; }

@media (max-width: 769px) {
  section:not(#newsletter-dock):not(.tagline) {
    margin-top: 0;
    padding: 5rem 0; } }
.bg-color {
  background-color: #f5f5f5;
  height: 90%;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.six-center {
  width: 48%;
  margin: auto; }

.six-center:after {
  content: '';
  display: table;
  clear: both; }

.desktop {
  display: block; }

.mobile {
  display: none; }

.large p {
  font-size: 2.7rem;
  line-height: 5rem; }

@media (max-width: 769px) {
  .large p {
    line-height: 3.8rem; }

  .flex,
  .flex2,
  .flex3 {
    display: block; }

  .desktop {
    display: none; }

  .mobile {
    display: block; } }
/*Buttons/links*/
.btn {
  padding: 0.8rem 2rem;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  min-width: 25.1rem;
  text-align: center; }

.btn-one {
  background-color: #ff2e39;
  color: #fff;
  border: solid 1px #ff2e39; }

.btn-three {
  background-color: transparent;
  margin-left: -2rem; }
  .btn-three img {
    width: 100%;
    max-width: 1.5rem; }

.btn-one:hover {
  color: #ff2e39;
  background-color: #fff;
  border: solid 1px #ff2e39; }

@media (max-width: 769px) {
  .btn {
    padding: 0.8rem 0; } }
.red {
  color: #ff2e39; }

/*ie fixes using modernizer */
.no-flexbox .header {
  display: table; }

.badge {
  background-color: #315ea5;
  padding: 0 13px;
  position: absolute;
  top: 1.5rem;
  left: 2rem;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  width: 6rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.6rem; }

@media (max-width: 769px) {
  .badge {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 2rem; } }
.search .french-toggle,
.error404 .french-toggle {
  display: none; }

/*Main menu*/
.header {
  padding: 3rem 0;
  position: relative;
  background-color: #fff;
  z-index: 7; }
  .header .nine.columns {
    margin-left: 0;
    width: 78%; }
  .header .logo img {
    max-width: 22.5rem; }
  .header .main-menu li {
    padding: 2rem 0;
    margin-right: 2rem; }
    .header .main-menu li a {
      color: #000;
      font-weight: bold;
      font-size: 1.7rem; }
  .header .main-menu li.menu-search {
    margin-right: 0; }
    .header .main-menu li.menu-search img {
      width: 2.4rem;
      height: 2.4rem; }
  .header .main-menu li.none {
    display: none; }
  .header .main-menu li.menu-hpv-portal {
    border: solid 1px #ff2e39;
    padding: 1.2rem 3rem 1.6rem 3rem;
    margin-right: 1rem;
    line-height: 1; }
    .header .main-menu li.menu-hpv-portal a {
      color: #ff2e39; }
  .header .main-menu li.menu-hpv-portal:hover {
    background-color: #ff2e39; }
    .header .main-menu li.menu-hpv-portal:hover a {
      color: #fff; }
  .header .main-menu li.menu-donations {
    border: solid 1px #ff2e39;
    background-color: #ff2e39;
    padding: 1.2rem 3rem 1.6rem 3rem;
    line-height: 1; }
    .header .main-menu li.menu-donations a {
      color: #fff; }
  .header .main-menu li.menu-donations:hover {
    border: solid 1px #ff2e39;
    background-color: transparent; }
    .header .main-menu li.menu-donations:hover a {
      color: #ff2e39; }
  .header .main-menu li.current-menu-item a {
    color: #ff2e39; }
  .header .hamburger .hamburger-container {
    width: 3.5rem;
    float: right; }
    .header .hamburger .hamburger-container img {
      width: 3.5rem; }

@media (max-width: 1385px) {
  .header .main-menu li {
    margin-right: 2rem; }
  .header .main-menu li.menu-hpv-portal {
    padding: 1rem 3rem; }
  .header .main-menu li.menu-donations {
    padding: 1rem 3rem; } }
@media (max-width: 1235px) {
  .header .main-menu li {
    margin-right: 1.5rem; }
  .header .main-menu li.menu-hpv-portal {
    padding: 1rem 2.5rem; }
  .header .main-menu li.menu-donations {
    padding: 1rem 2.5rem; } }
@media (max-width: 1180px) {
  .header .three.columns {
    width: 45%; }
  .header .nine.columns {
    width: 55%; }
  .header .columns {
    float: left;
    margin-left: 0; }
  .header .container {
    display: flex;
    align-items: center; }
  .header .desktop {
    display: none; }
  .header .mobile {
    display: block; } }
/*language switcher*/
.french-toggle {
  margin-top: 2.5rem; }
  .french-toggle .hide-language {
    display: none; }
  .french-toggle .active {
    text-transform: lowercase; }

/*tagline*/
.tagline {
  background-color: #000;
  color: #fff;
  margin: 0;
  font-size: 2rem;
  padding: 0.7rem 0;
  position: relative;
  z-index: 7; }

@media (max-width: 400px) {
  .tagline p {
    line-height: 2.5rem; } }
/*Flexslider*/
.slider {
  position: relative;
  max-height: 60rem;
  overflow: hidden;
  z-index: 6; }
  .slider li {
    position: relative;
    max-height: 60rem; }
    .slider li .slider-image {
      width: 100%;
      object-fit: cover; }
      .slider li .slider-image img {
        height: auto; }
    .slider li .content {
      position: absolute;
      z-index: 1;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      color: #fff; }
      .slider li .content .container h1 {
        font-size: 3.6rem;
        line-height: 4.3rem;
        max-width: 30%;
        font-weight: bold; }
      .slider li .content .container h5 {
        margin-bottom: 3.5rem;
        line-height: 3rem;
        max-width: 30%; }
      .slider li .content .container .btn-one:hover {
        color: #ff2e39;
        background-color: #fff;
        border: solid 1px #fff; }
  .slider .flex-control-nav {
    position: relative;
    width: 85%;
    z-index: 2;
    max-width: 1200px;
    margin: auto;
    transform: translateY(-200%); }
    .slider .flex-control-nav li {
      display: inline-block;
      padding-right: 1.5rem; }
      .slider .flex-control-nav li a {
        text-decoration: none;
        font-size: 2.4rem;
        border: solid 1px #fff;
        border-radius: 50%;
        display: block;
        width: 1.5rem;
        height: 1.5rem;
        text-align: center;
        box-sizing: border-box;
        padding-top: 0.5rem;
        font-size: 0;
        background-color: #fff; }
      .slider .flex-control-nav li a.flex-active {
        border: solid 1px #ff2e39;
        background-color: #ff2e39; }
  .slider .flex-direction-nav {
    display: none; }

@media (min-width: 1600px) {
  .slider {
    max-height: 80rem; }
    .slider li {
      max-height: 80rem; }
    .slider .flex-control-nav {
      transform: translateY(-300%); } }
@media (max-width: 1350px) {
  .slider li .content .container h1,
  .slider li .content .container h5 {
    max-width: 50%; } }
@media (max-width: 975px) {
  .slider li .content {
    top: 45%; }
    .slider li .content .container h1,
    .slider li .content .container h5 {
      max-width: 75%; }
    .slider li .content .container h1 {
      font-size: 3.2rem;
      line-height: 3.5rem; }
    .slider li .content .container h5 {
      margin-bottom: 2.5rem;
      line-height: 2.5rem; } }
@media (max-width: 769px) {
  .slider {
    max-height: none; }
    .slider li {
      max-height: none; }
      .slider li .content {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        color: #000; }
        .slider li .content .container h1,
        .slider li .content .container h5 {
          width: 100%;
          max-width: 100%; }
      .slider li .slider-image img {
        height: 40rem;
        object-fit: cover;
        margin-bottom: 3rem; }
    .slider .flex-control-nav {
      top: 355px;
      left: 50%;
      transform: translateX(-10%); } }
@media (max-width: 600px) {
  .slider li .slider-image img {
    height: 30rem; }
  .slider .flex-control-nav {
    top: 0;
    transform: translateX(-22%); }
    .slider .flex-control-nav li a {
      background-color: #000;
      border: solid 1px #000; } }
.hpv-portal .french-toggle {
  display: none; }

.intro-text {
  margin-top: 0;
  padding: 10rem 0 5rem 0; }
  .intro-text article,
  .intro-text p {
    margin-bottom: 0; }

.intro-text.portal-intro {
  background-image: url(../img/bg-2.png);
  background-repeat: no-repeat;
  background-position: center right; }

@media (max-width: 769px) {
  .intro-text {
    margin-top: 0;
    padding: 5rem 0; } }
.section-title {
  margin-top: 8rem; }

.finder {
  background-color: #ff2e39;
  color: #fff;
  padding: 6rem 0 8rem 0;
  font-size: 2.5rem; }
  .finder h3 {
    margin-bottom: 4rem;
    color: #fff; }
  .finder option {
    color: #000 !important; }
  .finder .send {
    color: #ff2e39;
    background-color: #fff;
    padding: 0.8rem 6rem;
    border: solid 1px #fff;
    text-transform: uppercase;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    font-size: 2rem;
    cursor: pointer;
    float: none;
    font-weight: bold;
    width: 25.1rem;
    display: inline-block; }
  .finder .send:hover {
    background-color: transparent;
    color: #fff;
    border: solid 1px #fff; }
  .finder a {
    text-decoration: underline;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.7rem;
    font-weight: bold; }
  .finder a:hover {
    text-decoration: none; }

@media (max-width: 769px) {
  .finder {
    padding: 5rem 0; }
    .finder h3 {
      margin-bottom: 2rem; } }
.no-smil select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: none;
  padding: 0;
  border-radius: 0;
  border: none;
  border-bottom: solid 1px #fff;
  background-color: transparent;
  color: #fff;
  font-size: 2.5rem;
  outline: none; }

@media (max-width: 769px) {
  .finder select {
    margin-bottom: 3rem; } }
.latest-news img,
.latest-news .date {
  margin-bottom: 1.8rem; }
.latest-news h4 {
  color: #000;
  margin-bottom: 4rem; }
.latest-news .date {
  display: block;
  color: #898989;
  font-size: 2rem;
  text-transform: uppercase; }

@media (max-width: 769px) {
  .latest-news .margin-bottom-50,
  .partners .margin-bottom-50 {
    margin-bottom: 0; }

  .latest-news img,
  .latest-news .date {
    margin-bottom: 0; } }
.jhs {
  position: relative;
  margin-bottom: 10rem; }
  .jhs #jhs-cover {
    max-width: 100%;
    margin: auto;
    width: 100%; }
  .jhs h3 {
    color: #ff2e39; }
  .jhs p {
    font-size: 2rem;
    margin-bottom: 3rem; }

@media (max-width: 1015px) {
  .jhs {
    margin-bottom: 0; }
    .jhs #jhs-cover {
      position: relative;
      min-height: 0;
      min-width: 0;
      width: 100%; } }
@media (max-width: 769px) {
  .jhs #jhs-cover {
    max-width: 32rem;
    margin: 0 auto 2rem auto;
    display: block; }
  .jhs .columns {
    float: none; } }
.partners {
  margin-top: 0;
  margin-bottom: 9rem; }
  .partners h3 {
    position: relative;
    overflow: hidden; }
  .partners h3:before, .partners h3:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 1px;
    content: '\a0';
    background-color: #898989; }
  .partners h3:before {
    margin-left: -50%;
    text-align: right; }
  .partners .two.columns {
    width: 17.3333333333%; }
  .partners .five.columns {
    width: 39.3333333333%; }
  .partners .columns {
    margin-left: 2%; }
  .partners .columns:first-child {
    margin-left: 0; }
  .partners img {
    max-width: 175px;
    margin: 0 2rem; }

.archive h1,
.page-template-archive-search h1,
.search-results h1 {
  font-size: 3rem;
  line-height: 1.3;
  font-weight: bold; }

@media (max-width: 769px) {
  .partners {
    margin-bottom: 0; }
    .partners h3 {
      margin-bottom: 4rem; }
    .partners .twelve.columns.text-center a {
      display: block;
      margin-bottom: 3rem; } }
#newsletter-dock {
  margin-top: 0; }

.newsletter {
  margin-top: 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
  background-color: #315ea5;
  padding: 5rem 0;
  color: #fff;
  display: none; }
  .newsletter h3 {
    margin-bottom: 0;
    color: #fff; }
  .newsletter .close {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 2rem;
    cursor: pointer; }
    .newsletter .close img {
      max-width: 15px; }
  .newsletter .mc4wp-form-fields {
    display: flex;
    flex-direction: row;
    align-content: stretch; }
    .newsletter .mc4wp-form-fields input {
      float: left; }
    .newsletter .mc4wp-form-fields input[type=email] {
      border: none;
      outline: none;
      padding: 1.3rem 0.8rem;
      max-width: 500px;
      width: 81%; }
    .newsletter .mc4wp-form-fields input[type=submit] {
      border: solid 1px #ff2e39;
      outline: none;
      background-color: #ff2e39;
      padding: 0 1.1rem;
      color: #fff;
      width: 19%;
      text-transform: uppercase;
      font-weight: bold; }
    .newsletter .mc4wp-form-fields input[type=submit]:hover {
      background-color: #fff;
      color: #ff2e39; }

@media (min-width: 950px) and (max-width: 1245px) {
  .newsletter .mc4wp-form-fields input[type=email] {
    max-width: 500px;
    width: 73%; }
  .newsletter .mc4wp-form-fields input[type=submit] {
    width: 27%; } }
@media (min-width: 770px) and (max-width: 949px) {
  .newsletter .mc4wp-form-fields input[type=email] {
    max-width: 500px;
    width: 73%; }
  .newsletter .mc4wp-form-fields input[type=submit] {
    font-size: 1.4rem !important;
    width: 27%; } }
@media (max-width: 769px) {
  .newsletter {
    position: relative; }
    .newsletter .close {
      display: none; }
    .newsletter .mc4wp-form-fields {
      display: block; }
      .newsletter .mc4wp-form-fields input[type=email],
      .newsletter .mc4wp-form-fields input[type=submit] {
        width: 100%;
        float: none; }
      .newsletter .mc4wp-form-fields input[type=email] {
        margin-top: 3rem;
        max-width: none; }
      .newsletter .mc4wp-form-fields input[type=submit] {
        margin-top: 3rem;
        padding: 1.3rem 0; } }
/*landing pages*/
.subpage-content ol {
  margin-left: 1.8rem; }
.subpage-content ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 2rem;
  margin-top: 1.8rem; }
  .subpage-content ul li {
    padding-left: 0.8rem;
    text-indent: -.7rem;
    margin-bottom: 1rem;
    font-size: 2rem; }
  .subpage-content ul li:before {
    content: "• ";
    color: #ff2e39;
    font-size: 2rem; }

.banner .sub-banner {
  position: relative;
  max-height: 60rem;
  overflow: hidden;
  z-index: 6; }
  .banner .sub-banner .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .banner .sub-banner .container .hpv-header {
      width: 60%; }
      .banner .sub-banner .container .hpv-header h1 {
        font-size: 6.4rem; }
      .banner .sub-banner .container .hpv-header h2 {
        font-size: 5rem; }

.hpv-portal h1 {
  font-weight: bold;
  font-size: 7rem; }

.portal h2 {
  color: #315ea5;
  font-weight: bold; }
.portal .hpv-icon {
  max-width: 7rem;
  margin-bottom: 2rem; }
.portal .portal-icons {
  margin-top: 5rem; }
.portal a {
  font-weight: bold; }
.portal .guides-and-fact-sheets {
  margin-top: 0;
  padding: 10rem 0 0 0; }
  .portal .guides-and-fact-sheets .margin-top-equal .four.columns {
    padding-bottom: 0; }
  .portal .guides-and-fact-sheets .margin-top-equal:last-child {
    display: none; }
.portal .for-educators {
  background-color: #f5f5f5;
  margin-top: 0;
  padding-top: 10rem;
  padding-bottom: 10rem; }
  .portal .for-educators h3 {
    color: #000; }
  .portal .for-educators h4 {
    color: #000;
    margin-bottom: 10rem; }
  .portal .for-educators .fact-sheet-img img {
    max-height: 190px;
    object-fit: cover;
    width: 100%;
    margin-bottom: 0.7rem; }
  .portal .for-educators .fact-sheet-links {
    position: absolute;
    bottom: 0;
    font-weight: bold;
    margin-top: 5rem; }
.portal .other-resources-1 {
  background-image: url(../img/bg-1.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 10rem;
  padding-bottom: 10rem;
  margin-top: 0; }
  .portal .other-resources-1 h2 {
    margin-bottom: 7rem; }
  .portal .other-resources-1 h3,
  .portal .other-resources-1 h4 {
    color: #000; }
  .portal .other-resources-1 h3 {
    margin-bottom: 5rem; }
  .portal .other-resources-1 p.bold-titles {
    line-height: 1.3;
    padding-bottom: 8rem; }
  .portal .other-resources-1 .other-resources-1-links {
    position: absolute;
    bottom: 0; }
.portal .public {
  padding-top: 10rem;
  padding-bottom: 10rem;
  background-color: #F5F8E4;
  margin-top: 0; }
  .portal .public h3,
  .portal .public h4 {
    color: #000; }
  .portal .public h3 {
    margin-bottom: 5rem; }
  .portal .public p.bold-titles {
    line-height: 1.3;
    margin-bottom: 8rem; }
  .portal .public .public-links {
    position: absolute;
    bottom: 0; }
  .portal .public .row.flex3:last-child {
    display: none; }

.post-password-form {
  margin-bottom: 5rem; }
  .post-password-form p:first-child {
    font-weight: bold;
    margin-bottom: 3rem; }
  .post-password-form p:last-child {
    display: flex;
    flex-direction: row;
    align-content: stretch; }
  .post-password-form label {
    margin-top: 1px; }
  .post-password-form input[type=password] {
    padding: 0.6rem 0.8rem; }
  .post-password-form input[type=submit] {
    padding: 0 2rem;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: #ff2e39;
    color: #fff;
    border: solid 1px #ff2e39; }

@media (min-width: 1600px) {
  .banner .sub-banner {
    max-height: 80rem; } }
@media (max-width: 769px) {
  .banner .sub-banner img {
    height: 40rem;
    object-fit: cover; }
  .banner .sub-banner .container {
    position: relative;
    top: auto;
    left: auto;
    transform: none; }
    .banner .sub-banner .container .hpv-header {
      width: 100%; }
      .banner .sub-banner .container .hpv-header h1 {
        font-size: 4.5rem;
        margin-top: 4rem; }
      .banner .sub-banner .container .hpv-header h2 {
        font-size: 3rem; }

  .portal .portal-icons .text-center {
    margin-top: 3rem; }
  .portal .for-educators .fact-sheet-links {
    position: relative;
    bottom: auto;
    margin-top: 2rem;
    margin-bottom: 8rem; }
  .portal .for-educators .four.columns:last-child .fact-sheet-links {
    margin-bottom: 0; }
  .portal .for-educators h4 {
    margin-bottom: 0; }
  .portal .other-resources-1 p.bold-titles {
    padding-bottom: 3rem; }
  .portal .other-resources-1 .row.margin-top-25 {
    margin-bottom: 8rem; }
  .portal .other-resources-1 .other-resources-1-links {
    position: relative;
    bottom: auto;
    margin-top: 2rem;
    margin-bottom: 8rem; }
  .portal .other-resources-1 .four.columns:last-child .other-resources-1-links:last-child {
    margin-bottom: 0; }
  .portal .other-resources-1 h4 {
    margin-bottom: 0; }
  .portal .public p.bold-titles {
    margin-bottom: 3rem; }
  .portal .public .public-links {
    position: relative;
    bottom: auto;
    margin-top: 2rem;
    margin-bottom: 8rem; }
  .portal .public .four.columns:last-child .public-links:last-child {
    margin-bottom: 0; }
  .portal .public h4 {
    margin-bottom: 0; } }
@media (max-width: 600px) {
  .banner .sub-banner img {
    height: 30rem;
    object-fit: cover; } }
.staff {
  background-color: #315ea5;
  padding: 6rem 0 8rem 0; }
  .staff p {
    color: #fff;
    line-height: 1.5;
    font-size: 2rem; }
  .staff .staff-img {
    border-radius: 50%;
    margin-bottom: 3rem; }

@media (max-width: 769px) {
  .staff {
    padding: 5rem 0; }
    .staff .four.columns {
      margin-bottom: 3rem; }

  .jhs.aboutus {
    margin-bottom: 0 !important; } }
.guidelines {
  position: relative; }
  .guidelines #guidelines-cover {
    max-width: 100%; }
  .guidelines p {
    margin-bottom: 2rem; }
  .guidelines h3 {
    margin-bottom: 1rem; }

@media (max-width: 1380px) {
  .guidelines,
  .jhs {
    padding: 5rem 0; }

  .bg-color {
    height: 90%; } }
@media (max-width: 1200px) {
  .guidelines #guidelines-cover {
    margin-bottom: 2rem; }
  .guidelines .four.columns {
    text-align: center; } }
.hpv-banner {
  background-image: url(../img/3962-Sieccan-HPV-banners_1400x400.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 40rem;
  /*h3 {
  	color:#000;
  	margin-bottom:5rem;
  }*/ }
  .hpv-banner .row {
    min-height: 40rem;
    width: 100%;
    display: flex;
    align-items: center; }
  .hpv-banner h2 {
    font-weight: bold;
    margin-bottom: 5rem; }

.qanda {
  background-color: #ff2e39;
  padding: 6rem 0 8rem 0; }
  .qanda h3 {
    color: #fff;
    margin-bottom: 6rem; }
  .qanda .three.columns {
    box-sizing: border-box;
    padding: 2rem 2rem 10rem 2rem;
    background-color: #fff;
    position: relative; }
    .qanda .three.columns p {
      line-height: 2.5rem;
      font-size: 1.8rem; }
    .qanda .three.columns .bottom-links {
      position: absolute;
      bottom: 2rem;
      font-size: 1.8rem; }
      .qanda .three.columns .bottom-links a {
        font-size: 1.8rem; }

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

  .qanda {
    margin-top: 0;
    padding: 5rem 0; }
    .qanda h3 {
      margin-bottom: 2rem; }
    .qanda .margin-top-25 {
      margin-top: 0; }
    .qanda .three {
      margin-bottom: 3rem;
      width: 48%; }
    .qanda .columns {
      float: left;
      margin-left: 4%; }
    .qanda .columns:nth-child(odd) {
      margin-left: 0; }
    .qanda .flex3 {
      display: flex;
      align-items: stretch;
      flex-wrap: wrap; } }
@media (max-width: 600px) {
  .qanda .three {
    width: 100%; }
  .qanda .columns {
    float: none;
    margin-left: 0; }
  .qanda .flex3 {
    display: block; } }
.guides-and-fact-sheets {
  padding: 7rem 0 0 0;
  background-color: #f5f5f5; }
  .guides-and-fact-sheets .margin-top-25 {
    margin-top: 0; }
  .guides-and-fact-sheets .columns {
    position: relative; }
  .guides-and-fact-sheets .four.columns {
    padding-bottom: 4rem; }
  .guides-and-fact-sheets span {
    color: #898989;
    text-transform: uppercase;
    display: block;
    margin: 0.7rem 0;
    font-weight: bold; }
  .guides-and-fact-sheets h4 {
    color: #000;
    margin-bottom: 9rem; }
  .guides-and-fact-sheets a {
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: bold; }
  .guides-and-fact-sheets .bottom-links {
    position: absolute;
    top: 90%;
    width: 100%; }
  .guides-and-fact-sheets .bottom-links-french {
    position: absolute;
    bottom: 0;
    width: 100%; }

@media (max-width: 769px) {
  .guides-and-fact-sheets {
    padding: 5rem 0; }
    .guides-and-fact-sheets h4 {
      margin-bottom: 3rem; }
    .guides-and-fact-sheets .four {
      width: 100%;
      margin-bottom: 8rem; }
      .guides-and-fact-sheets .four img {
        width: 100%; }
    .guides-and-fact-sheets .columns {
      float: left;
      margin-left: 0; }
    .guides-and-fact-sheets .six.columns {
      margin-left: 0; }
    .guides-and-fact-sheets .bottom-links {
      position: relative;
      bottom: auto; }
    .guides-and-fact-sheets .badge {
      background-color: #315ea5;
      padding: 0 13px;
      position: absolute;
      top: 1.5rem;
      left: 2rem;
      color: #fff;
      font-weight: bold;
      font-size: 1.5rem;
      width: 6rem;
      height: 2.5rem;
      text-align: center;
      line-height: 2.6rem; } }
@media (max-width: 600px) {
  .guides-and-fact-sheets .four {
    width: 100%;
    margin-bottom: 3rem; }
    .guides-and-fact-sheets .four img {
      width: 100%; }
    .guides-and-fact-sheets .four h4 {
      margin-bottom: 3rem; }
  .guides-and-fact-sheets .columns {
    float: none;
    margin-left: 0; } }
.sti-fact-sheet .space-evenly {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 3rem; }
.sti-fact-sheet a {
  display: inline-block;
  padding: 0 1rem 2rem 1rem;
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
  margin-right: 4rem; }

@media (max-width: 769px) {
  .sti-fact-sheet {
    padding-bottom: 10rem; }
    .sti-fact-sheet .six-center div {
      width: 50%;
      float: left; }
    .sti-fact-sheet .space-evenly {
      text-align: center;
      padding-left: 0;
      display: block; }
    .sti-fact-sheet a {
      margin-right: 0;
      display: block;
      text-align: center; } }
@media (max-width: 350px) {
  .sti-fact-sheet .six-center div {
    width: 100%;
    float: none; } }
.issue-briefs-and-reports .three.columns.add-badge {
  padding-top: 5rem; }
.issue-briefs-and-reports .three.columns {
  padding: 2rem 2rem 10rem 2rem; }
  .issue-briefs-and-reports .three.columns p {
    line-height: 2.5rem; }

@media (max-width: 769px) {
  .issue-briefs-and-reports .three.columns.add-badge {
    padding-top: 2rem; } }
.justify {
  justify-content: center; }

.articles {
  padding: 6rem 0 8rem 0;
  margin-top: 0; }
  .articles .three.columns {
    padding-top: 4.5rem; }
    .articles .three.columns .bottom-links {
      position: absolute;
      bottom: 1rem; }
    .articles .three.columns .badge {
      left: 0;
      top: 0.8rem; }
    .articles .three.columns p {
      line-height: 2.5rem;
      padding-bottom: 10rem; }

@media (max-width: 769px) {
  .articles {
    padding: 5rem 0; }
    .articles .three.columns {
      padding-top: 0;
      margin-bottom: 2rem; }
    .articles .margin-top-25 {
      margin-top: 0; }
    .articles .margin-bottom-50 {
      margin-bottom: 0; } }
.articles-archive h3 {
  color: #000; }
  .articles-archive h3 span a {
    color: #ff2e39; }
  .articles-archive h3 span a:hover {
    color: #000; }
  .articles-archive h3 a:hover {
    color: #ff2e39; }

article {
  margin-bottom: 3rem; }
  article .remove-colour {
    color: #000; }

#search-window {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #ff2e39;
  color: #000;
  display: none;
  z-index: 8;
  top: 0;
  left: 0;
  color: #fff; }
  #search-window .row {
    border: none; }
  #search-window h3 {
    color: #fff; }
  #search-window .container {
    height: 100%; }
  #search-window form {
    margin-bottom: 10rem; }
    #search-window form .search-input {
      border-bottom: solid 1px #fff;
      color: #fff;
      font-size: 3rem;
      max-width: 70rem;
      padding-left: 3rem; }
    #search-window form .search-input::-webkit-input-placeholder {
      color: #fff;
      font-size: 3rem; }
    #search-window form .search-input::-moz-placeholder {
      color: #fff;
      font-size: 3rem; }
    #search-window form .search-input:-ms-input-placeholder {
      color: #fff;
      font-size: 3rem; }
    #search-window form .search-input:-moz-placeholder {
      color: #fff;
      font-size: 3rem; }
    #search-window form .search-input:placeholder {
      color: #fff;
      font-size: 3rem; }
  #search-window .search-img {
    width: 50%;
    float: left; }
    #search-window .search-img img {
      height: 269px;
      object-fit: cover;
      display: block; }
  #search-window .four.columns {
    background-color: #fff;
    width: 33%;
    float: left;
    font-size: 1.5rem; }
  #search-window .flexplus.columns {
    margin-left: 2%; }
  #search-window .search-content {
    width: 50%;
    float: left;
    padding: 2rem 1rem 0 1rem; }
    #search-window .search-content h4 {
      color: #000;
      font-size: 1.8rem;
      font-weight: bold; }
    #search-window .search-content p {
      line-height: 2.5rem;
      color: #000; }

@media (max-width: 1365px) {
  #search-window .four.columns {
    width: 100%; }
  #search-window .search-content,
  #search-window .search-img {
    width: 100%; }
  #search-window .search-img {
    max-height: 23rem;
    overflow: hidden; }
    #search-window .search-img img {
      width: 100%;
      vertical-align: top;
      height: auto; }
  #search-window .search-content {
    padding-bottom: 2rem; } }
@media (max-width: 900px) {
  #search-window {
    height: auto;
    min-height: 100vh;
    overflow: scroll; }
    #search-window .four.columns {
      margin-bottom: 3rem; } }
.main-search-results .three.columns img,
.home-search-results .three.columns img {
  width: 100%; }
.main-search-results .row:not(.headline),
.home-search-results .row:not(.headline) {
  padding: 3rem 0;
  border-bottom: solid 1px #898989; }
.main-search-results .row:last-child,
.home-search-results .row:last-child {
  border-bottom: none; }
.main-search-results .view-article,
.home-search-results .view-article {
  display: none; }

@media (max-width: 769px) {
  .main-search-results .three,
  .home-search-results .three {
    width: 30.6666666667%; }
  .main-search-results .six,
  .home-search-results .six {
    width: 65.3333333333%; }
  .main-search-results .columns,
  .home-search-results .columns {
    float: left;
    margin-left: 4%; }
  .main-search-results .columns:first-child,
  .home-search-results .columns:first-child {
    margin-left: 0; } }
@media (max-width: 600px) {
  .main-search-results .three,
  .main-search-results .six,
  .home-search-results .three,
  .home-search-results .six {
    width: 100%; }
  .main-search-results .columns,
  .home-search-results .columns {
    float: none;
    margin-left: 0; } }
.mobile-menu {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  top: 0;
  left: 0;
  z-index: 8; }
  .mobile-menu .close-mobile {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 3.6rem;
    right: 2.5rem; }
  .mobile-menu .container {
    height: 100vh; }
    .mobile-menu .container .row {
      width: 100% !important; }
    .mobile-menu .container ul li {
      display: block;
      text-align: center;
      padding: 1.5rem 0; }
    .mobile-menu .container ul li.menu-hpv-portal {
      border: solid 1px #ff2e39;
      padding: 1rem 3.5rem;
      margin-top: 1.5rem;
      margin-bottom: 3rem; }
      .mobile-menu .container ul li.menu-hpv-portal a {
        color: #ff2e39; }
    .mobile-menu .container ul li.menu-donations {
      border: solid 1px #ff2e39;
      background-color: #ff2e39;
      padding: 1rem 3.5rem; }
      .mobile-menu .container ul li.menu-donations a {
        color: #fff; }
    .mobile-menu .container ul li.menu-search {
      display: none; }

form.search .search-input {
  border: none;
  outline: none;
  background-color: transparent;
  border-bottom: solid 1px #000;
  padding: 0 0 0.9rem 0;
  width: 100%;
  max-width: 40rem; }
form.search .search-submit {
  border: none;
  outline: none; }

@media (min-width: 780px) and (max-width: 1179px) {
  form.search {
    margin-top: 5rem; }
    form.search .search-input {
      max-width: 40rem;
      margin-bottom: 2rem; }
    form.search .search-submit {
      max-width: 40rem; }

  .mobile-menu .container ul li.menu-hpv-portal,
  .mobile-menu .container ul li.menu-donations {
    max-width: 40rem;
    text-align: center;
    margin: 0 auto 2rem auto; } }
@media (max-width: 769px) {
  .mobile-menu form.search {
    margin-top: 5rem;
    position: relative; }
    .mobile-menu form.search .search-input {
      max-width: none;
      margin-bottom: 2rem; }
    .mobile-menu form.search .search-submit {
      position: absolute;
      right: 0;
      top: 0; } }
.error-page,
.archive-partners,
.main-search-results,
.home-search-results,
.news-archive {
  padding-bottom: 10rem; }

@media (max-width: 769px) {
  .other-news,
  .home-search-results {
    padding-bottom: 10rem; } }
.other-news h3 {
  color: #000; }

.archive-partners h4 {
  color: #000;
  margin-bottom: 0.5rem; }
.archive-partners h3:before,
.archive-partners h3:after {
  content: '';
  display: none; }

@media (max-width: 769px) {
  .archive-partners .row.remove-margin-mobile {
    margin-bottom: 0; }
    .archive-partners .row.remove-margin-mobile .six.columns {
      margin-bottom: 3rem; } }
/*footer*/
footer {
  color: #fff;
  background-color: #000;
  padding: 2rem 0; }
  footer .footer-logo img {
    max-width: 15rem; }
  footer p {
    line-height: 1.9rem; }
  footer a {
    color: #fff; }
  footer .text-right {
    text-align: left !important; }
  footer .columns {
    margin-bottom: 2rem; }
  footer .footer-address {
    font-size: 1.7rem; }

/* print styles */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

  a[href]:after {
    content: " (" attr(href) ")"; }

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

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

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

  thead {
    display: table-header-group; }

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

  img {
    max-width: 100% !important; }

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

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

/*# sourceMappingURL=style.css.map */
