/*!
Theme Name: PRI
Theme URI: http://www.pri.co.uk
Author: Highscore
Author URI: http://www.highscore.co.uk
Description: PRI - Principles for Responsible Investment
Version: 1.0.0
*/
/* COMPASS IMPORTS */
/* BASE - Base styles, Normalize, Colours, Typography */
.top {
  top: 0; }

.middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.bottom {
  bottom: 0;
  position: absolute; }

.center {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

/* BASIC STYLES
 * ------------------------------------------------ */
html {
  font-size: 62.5%; }
  @media (min-width: 768px) and (max-width: 1199px) {
    html {
      font-size: 57.5%; } }
  @media (max-width: 767px) {
    html {
      font-size: 57.5%; } }

body {
  margin: 0;
  padding: 0;
  color: #00489a;
  text-align: left;
  font-family: "alright_sansregular";
  font-size: 1.6rem;
  line-height: 2.2rem;
  background: white;
  /*overflow-y: scroll;*/ }

p, ul, ol {
  margin: 0;
  padding: 0; }

strong, b {
  font-family: "alright_sansbold"; }

em {
  font-style: normal; }

blockquote {
  border: none;
  font-size: inherit;
  margin: 0;
  padding: 0; }

img {
  border: none;
  display: block;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

.visible {
  display: block !important; }

/* EXTRAS
 * ------------------------------------------------ */
/* Mozilla based browsers */
::-moz-selection {
  background-color: #00489a;
  color: white; }

/* Works in Safari */
::-moz-selection {
  background-color: #00489a;
  color: white; }
::selection {
  background-color: #00489a;
  color: white; }

/* LINKS
 * ------------------------------------------------ */
a {
  color: #0088cf;
  outline: none;
  text-decoration: none; }
  a:hover, a:focus {
    color: #00489a;
    outline: none;
    text-decoration: none; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

/* HEADINGS
 * ------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "alright_sansbold";
  font-weight: normal;
  color: #00489a; }

/* FONTS
 * ------------------------------------------------ */
@font-face {
  font-family: 'alright_sansbold';
  src: url("../fonts/alrightsans-bold-v3-webfont.eot");
  src: url("../fonts/alrightsans-bold-v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alrightsans-bold-v3-webfont.woff2") format("woff2"), url("../fonts/alrightsans-bold-v3-webfont.woff") format("woff"), url("../fonts/alrightsans-bold-v3-webfont.ttf") format("truetype"), url("../fonts/alrightsans-bold-v3-webfont.svg#alright_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'alright_sansbold_italic';
  src: url("../fonts/alrightsans-bolditalic-v3-webfont.eot");
  src: url("../fonts/alrightsans-bolditalic-v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alrightsans-bolditalic-v3-webfont.woff2") format("woff2"), url("../fonts/alrightsans-bolditalic-v3-webfont.woff") format("woff"), url("../fonts/alrightsans-bolditalic-v3-webfont.ttf") format("truetype"), url("../fonts/alrightsans-bolditalic-v3-webfont.svg#alright_sansbold_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'alright_sansregular';
  src: url("../fonts/alrightsans-regular-v3-webfont.eot");
  src: url("../fonts/alrightsans-regular-v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alrightsans-regular-v3-webfont.woff2") format("woff2"), url("../fonts/alrightsans-regular-v3-webfont.woff") format("woff"), url("../fonts/alrightsans-regular-v3-webfont.ttf") format("truetype"), url("../fonts/alrightsans-regular-v3-webfont.svg#alright_sansregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'alright_sansregular_italic';
  src: url("../fonts/alrightsans-regularitalic-v3-webfont.eot");
  src: url("../fonts/alrightsans-regularitalic-v3-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/alrightsans-regularitalic-v3-webfont.woff2") format("woff2"), url("../fonts/alrightsans-regularitalic-v3-webfont.woff") format("woff"), url("../fonts/alrightsans-regularitalic-v3-webfont.ttf") format("truetype"), url("../fonts/alrightsans-regularitalic-v3-webfont.svg#alright_sansregular_italic") format("svg");
  font-weight: normal;
  font-style: normal; }
/* TRANSITIONS
 * ------------------------------------------------ */
a, .text-caption-widget h2, .alt-journey-widget h2, .blog-article h2, .partner-info h2 {
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }

.img-overlay, .journey-widget a, .featured-article a {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }

.journey-widget .btn, ul.page-numbers a, .btn, .see-more-btn, .m-see-more-btn {
  -webkit-transition: background 0.3s ease, color 0.3s ease;
  transition: background 0.3s ease, color 0.3s ease; }

.alt-journey-widget a, .text-caption-widget a, .blog-article img, .partner-info img {
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease; }

.categories-widget a {
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease; }

.home-links a, .divider:after, .block .caption, .see-more, .scroll-down-btn, .scroll-down-btn:after {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

/* COMPONENTS - Individual site components */
/* ADD THIS
--------------------------------------------*/
.add-this {
  overflow: hidden;
  margin: 35px 0 10px;
  padding-top: 6px; }
  @media (max-width: 767px) {
    .add-this {
      margin: 15px 0 5px; } }

.add-this-title {
  float: left;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-right: 10px;
  display: inline-block;
  text-transform: uppercase; }

.addthis_sharing_toolbox {
  height: 32px;
  float: left;
  top: -6px;
  position: relative; }

/* BUTTONS
--------------------------------------------*/
.btn {
  margin: 0;
  padding: 11px 15px 9px;
  cursor: pointer;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: normal;
  outline: none !important;
  border-radius: 0;
  border: none; }
  @media (max-width: 991px) {
    .btn {
      padding: 11px 15px; } }
  .btn:hover, .btn:focus {
    color: white;
    outline: none !important;
    background: #00489a; }
  .btn:active, .btn.active {
    box-shadow: none; }

/* blue button */
.btn-blue {
  color: white;
  background: #0067bd; }
  .btn-blue:hover, .btn-blue:focus {
    color: white;
    background: #003c81; }

/* white button */
.btn-white {
  background: white;
  color: #00489a; }
  .btn-white:hover, .btn-white:focus {
    color: white;
    background: #0088cf; }

/* outline button */
.btn-outline {
  color: white;
  border: 1px solid white;
  background: transparent; }
  .btn-outline:hover, .btn-outline:focus {
    color: #00489a;
    background: white; }

/* btn group */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0; }

.btn-group .btn {
  margin: 0 5px 5px 0 !important; }

/* CTA BLOCK
--------------------------------------------*/
.block-cta {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

/* DIVIDER
--------------------------------------------*/
.divider {
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  position: absolute;
  border-bottom: 1px solid #cccccc; }
  .divider:after {
    content: '';
    z-index: 2;
    width: 100%;
    height: 2px;
    background: #0088cf;
    bottom: -1px;
    left: -1000px;
    position: absolute; }

a:hover .divider:after {
  left: 0px; }

/* FORMS
--------------------------------------------*/
form p {
  margin: 0; }
form br {
  display: none; }

/* resets */
input, textarea, button {
  outline: medium none; }

label {
  font-weight: normal; }

::-ms-clear {
  display: none; }

/* horizontal form */
.form-horizontal .form-group,
.form-group {
  margin: 0 0 10px; }

.form-control {
  height: 35px;
  font-size: 1.5rem;
  line-height: 2rem;
  padding: 5px 10px;
  color: #00489a;
  border: 1px solid white;
  box-shadow: none;
  border-radius: 0;
  background: white; }
  .form-control:focus {
    outline: 0;
    box-shadow: none;
    border: 1px solid #00489a; }

textarea.form-control {
  resize: none; }

/* checkboxes */
.checkbox {
  margin-top: 13px !important; }
  .checkbox input {
    opacity: 0;
    display: none;
    margin: 0;
    padding: 0; }
    .checkbox input:checked + label:after {
      opacity: 1; }
  .checkbox label {
    padding-left: 25px; }
    .checkbox label:after, .checkbox label:before {
      position: absolute;
      content: '';
      border-radius: 0; }
    .checkbox label:before {
      left: 0;
      top: 9px;
      width: 15px;
      height: 15px;
      border: 1px solid white; }
    .checkbox label:after {
      left: 0;
      top: 5px;
      opacity: 0;
      content: '\e5ca';
      font-size: 20px;
      font-family: 'icomoon';
      color: white; }

/* placeholder text */
.form-control:-moz-placeholder {
  color: #00489a; }

.form-control::-moz-placeholder {
  color: #00489a; }

.form-control:-ms-input-placeholder {
  color: #00489a; }

.form-control::-webkit-input-placeholder {
  color: #00489a; }

.placeholder {
  color: #00489a; }

/* BG COVER IMAGE
--------------------------------------------*/
.bg-img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }

/* IMG OVERLAY
--------------------------------------------*/
.img-overlay {
  width: 100%;
  height: 100%;
  z-index: 3;
  top: 0;
  left: 0;
  position: absolute;
  background-color: white;
  background-color: transparent; }

.img-overlay-1 {
  background-color: #e6e6e6;
  background-color: rgba(0, 0, 0, 0.1); }

a:hover .img-overlay-1 {
  background-color: #b3b3b3;
  background-color: rgba(0, 0, 0, 0.3); }

.img-overlay-2 {
  background-color: #cccccc;
  background-color: rgba(0, 0, 0, 0.2); }

a:hover .img-overlay-2 {
  background-color: #999999;
  background-color: rgba(0, 0, 0, 0.4); }

.img-overlay-3 {
  background-color: #b3b3b3;
  background-color: rgba(0, 0, 0, 0.3); }

a:hover .img-overlay-3 {
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.5); }

.img-overlay-4 {
  background-color: #999999;
  background-color: rgba(0, 0, 0, 0.4); }

a:hover .img-overlay-4 {
  background-color: #666666;
  background-color: rgba(0, 0, 0, 0.6); }

.img-overlay-5 {
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.5); }

a:hover .img-overlay-5 {
  background-color: #4d4d4d;
  background-color: rgba(0, 0, 0, 0.7); }

.img-overlay-6 {
  background-color: #666666;
  background-color: rgba(0, 0, 0, 0.6); }

a:hover .img-overlay-6 {
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.8); }

.img-overlay-7 {
  background-color: #4d4d4d;
  background-color: rgba(0, 0, 0, 0.7); }

a:hover .img-overlay-7 {
  background-color: gray;
  background-color: rgba(0, 0, 0, 0.5); }

.img-overlay-8 {
  background-color: #333333;
  background-color: rgba(0, 0, 0, 0.8); }

a:hover .img-overlay-8 {
  background-color: #666666;
  background-color: rgba(0, 0, 0, 0.6); }

.img-overlay-9 {
  background-color: #1a1a1a;
  background-color: rgba(0, 0, 0, 0.9); }

a:hover .img-overlay-9 {
  background-color: #4d4d4d;
  background-color: rgba(0, 0, 0, 0.7); }

/* GRADIENT OVERLAY
--------------------------------------------*/
.gradient-overlay {
  z-index: 2;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }

/* MODAL
--------------------------------------------*/
body.modal-open {
  overflow: hidden !important; }

.modal-backdrop {
  background: none; }

.modal {
  background-color: #054c9c;
  background-color: rgba(0, 72, 154, 0.98); }

.modal-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  margin-top: 100px; }

.modal-content {
  width: 100%;
  max-width: 840px;
  padding: 55px;
  background: none;
  box-shadow: none;
  border: 1px solid white;
  border-radius: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 100px;
  left: 50%;
  position: absolute; }
  @media (max-width: 840px) {
    .modal-content {
      top: 60px;
      border: none;
      padding: 25px; } }
  .modal-content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 150px; }
    @media (max-width: 840px) {
      .modal-content:after {
        display: none; } }
  .modal-content iframe,
  .modal-content img {
    border: 1px solid white;
    margin-bottom: 30px; }
    @media (max-width: 840px) {
      .modal-content iframe,
      .modal-content img {
        margin-bottom: 20px; } }
  @media (max-width: 840px) {
    .modal-content iframe {
      height: 200px; } }
  .modal-content img {
    width: 100%; }
  .modal-content h2 {
    color: white;
    font-size: 3rem;
    line-height: 3.6rem;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    @media (max-width: 840px) {
      .modal-content h2 {
        font-size: 2.4rem;
        line-height: 3rem; } }
  .modal-content p {
    color: white;
    margin-top: 20px;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    @media (max-width: 840px) {
      .modal-content p {
        margin-top: 15px; } }
  .modal-content .btn {
    margin-top: 20px; }

.modal-close {
  width: 33px;
  height: 33px;
  display: block;
  margin-right: -420px;
  background: url(../img/_assets/timeline/modal_close.png) no-repeat;
  top: 30px;
  right: 50%;
  position: absolute; }
  @media (max-width: 840px) {
    .modal-close {
      right: 25px;
      margin: 0; } }

/* PAGINATION
--------------------------------------------*/
/* page numbers */
ul.page-numbers {
  margin: 10px -3px -5px;
  list-style: none;
  overflow: hidden;
  display: inline-block; }
  ul.page-numbers li {
    padding: 0 3px;
    float: left; }
    ul.page-numbers li span,
    ul.page-numbers li a {
      color: #00489a;
      float: left;
      font-size: 1.8rem;
      line-height: 1.8rem;
      padding: 6px 10px;
      position: relative;
      text-decoration: none;
      text-transform: capitalize;
      background: none;
      border: 1px solid white; }
    ul.page-numbers li:last-child a {
      margin: 0; }
    ul.page-numbers li a:hover {
      background: #f2f2f2;
      color: #0088cf; }
    ul.page-numbers li span {
      padding: 6px 10px;
      font-family: "alright_sansbold";
      border: 1px solid #cccccc; }

/* page nav */
.page-nav {
  overflow: hidden;
  padding-top: 35px;
  margin-top: 40px;
  border-top: 1px solid #cccccc; }
  @media (max-width: 767px) {
    .page-nav {
      padding-top: 25px;
      margin-top: 25px; } }
  .page-nav a {
    font-size: 2.1rem;
    line-height: 2.1rem;
    margin: 0 -15px;
    color: #00489a;
    font-family: "alright_sansbold"; }
    @media (max-width: 767px) {
      .page-nav a {
        font-size: 1.7rem;
        line-height: 1.7rem;
        margin: 0 -8px; } }
    .page-nav a:hover {
      color: #0088cf; }
    .page-nav a:last-of-type {
      float: right; }
  .page-nav i {
    font-size: 2.1rem;
    margin: 0 12px;
    top: 3px;
    position: relative; }
    @media (max-width: 767px) {
      .page-nav i {
        font-size: 1.7rem;
        margin: 0 5px; } }

/* FLEXSLIDER
--------------------------------------------*/
.flexslider {
  margin: 0;
  border: none;
  box-shadow: none;
  overflow: hidden;
  background: none;
  border-radius: 0; }

/* BX SLIDER
--------------------------------------------*/
.bx-wrapper {
  margin: 0 !important; }

.bx-wrapper .bx-viewport {
  left: 0;
  border: none;
  box-shadow: none;
  background: none; }

.bx-wrapper img {
  display: inline-block; }

.bx-viewport ul {
  list-style: none !important;
  text-align: center;
  /*overflow: hidden;*/ }
.bx-viewport li {
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  list-style: none !important; }

.bx-wrapper .bx-loading {
  display: none !important; }

/* slider nav buttons */
.slider-nav {
  width: 100%;
  margin-top: -140px;
  position: absolute; }
  @media (max-width: 1199px) {
    .slider-nav {
      margin-top: -87px; } }
  @media (max-width: 767px) {
    .slider-nav {
      width: 50px;
      margin-top: 20px;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      left: 50%;
      position: relative; } }
  .slider-nav span {
    display: inline-block; }
  .slider-nav a {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    display: inline-block;
    color: #0088cf; }
    @media (max-width: 767px) {
      .slider-nav a {
        width: 24px;
        height: 24px; } }
    .slider-nav a:hover {
      color: #00489a; }
    .slider-nav a:before {
      position: absolute;
      font-size: 2.8rem;
      font-family: 'icomoon';
      -moz-osx-font-smoothing: grayscale; }
      @media (max-width: 767px) {
        .slider-nav a:before {
          font-size: 2.4rem; } }
  .slider-nav .slider-prev {
    left: 130px; }
    @media (max-width: 1199px) {
      .slider-nav .slider-prev {
        left: 50px; } }
    @media (max-width: 767px) {
      .slider-nav .slider-prev {
        left: 0; } }
    .slider-nav .slider-prev:before {
      content: '\e901'; }
  .slider-nav .slider-next {
    right: 130px; }
    @media (max-width: 1199px) {
      .slider-nav .slider-next {
        right: 50px; } }
    @media (max-width: 767px) {
      .slider-nav .slider-next {
        right: 0; } }
    .slider-nav .slider-next:before {
      content: '\e902'; }

/* TABS
--------------------------------------------*/
/* nav tabs */
.nav-tabs {
  margin: 0;
  border: none; }
  .nav-tabs > li {
    margin: 0;
    border: none; }
    .nav-tabs > li span {
      display: block;
      color: #00489a; }
    .nav-tabs > li.active span {
      color: white; }
  .nav-tabs > li > a,
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    margin: 0;
    display: inline-block;
    border: none;
    color: #00489a;
    border-radius: 0;
    font-stack: "alright_sansbold"; }
  .nav-tabs > li > a:hover {
    color: #00489a;
    background: white; }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    color: white;
    background: #00489a; }

/* tab content */
.tab-content {
  border: none;
  padding: 0;
  border-top: 4px solid #00489a; }

/* LAYOUTS - Core page layout elements */
/* CONTENT
--------------------------------------------*/
#content {
  padding-right: 40px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    #content {
      padding-right: 20px; } }
  @media (max-width: 991px) {
    #content {
      padding-right: 0; } }

/* FOOTER
--------------------------------------------*/
#footer {
  position: relative;
  overflow: hidden;
  padding: 40px 0;
  width: 100%;
  height: auto;
  z-index: 1; }
  @media (max-height: 700px) {
    #footer {
      padding: 30px 0; } }
  #footer .container {
    height: 100%;
    position: relative;
    z-index: 2; }

.footer-top p {
  color: white;
  font-size: 1.5rem;
  line-height: 1.8rem;
  padding-top: 8px;
  text-align: center;
  margin-bottom: 23px; }
  @media (max-height: 700px) {
    .footer-top p {
      margin-bottom: 15px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .footer-top p {
      padding: 0 200px;
      line-height: 2.3rem; } }
  @media (max-width: 767px) {
    .footer-top p {
      font-size: 1.5rem;
      line-height: 2.3rem;
      margin-bottom: 18px;
      padding: 0 7%; } }
.footer-top ul {
  list-style: none;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  position: relative; }
  @media (min-width: 481px) and (max-width: 767px) {
    .footer-top ul {
      padding: 0 5%; } }
.footer-top li {
  margin: 0 20px 10px;
  display: inline-block; }
  @media (max-height: 700px) {
    .footer-top li {
      margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .footer-top li {
      margin: 0 10px 10px; } }

.footer-bottom {
  margin-top: 15px;
  overflow: hidden; }
  @media (max-height: 700px) {
    .footer-bottom {
      margin-top: 5px; } }
  @media (max-width: 991px) {
    .footer-bottom {
      margin-top: 0; } }
  .footer-bottom p {
    text-align: center;
    font-size: 1.4rem;
    line-height: 1.4rem; }
  .footer-bottom span {
    color: #b1d5ff;
    margin: 0 10px;
    display: inline-block; }
    @media (max-width: 991px) {
      .footer-bottom span {
        display: block;
        text-align: center;
        padding: 8px 0;
        float: none !important; } }
    .footer-bottom span:first-of-type {
      float: left; }
    .footer-bottom span:last-of-type {
      float: right; }
      .footer-bottom span:last-of-type a {
        color: #b1d5ff; }
        .footer-bottom span:last-of-type a:hover {
          color: white; }
  .footer-bottom em {
    color: white; }
  .footer-bottom a {
    color: white; }
    @media (max-width: 767px) {
      .footer-bottom a {
        display: block;
        padding: 5px 0; } }
    .footer-bottom a:hover {
      color: #b1d5ff; }
  .footer-bottom em {
    margin: 0 8px;
    display: inline-block; }
    @media (max-width: 767px) {
      .footer-bottom em {
        display: none; } }

/* HEADER
--------------------------------------------*/
#header {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 308px; }
  @media (min-width: 768px) and (max-width: 1199px) {
    #header {
      height: 270px; } }
  @media (max-width: 767px) {
    #header {
      height: auto; } }
  #header .container {
    height: 100%;
    position: relative;
    z-index: 2; }
  #header .caption {
    width: 60%;
    bottom: 35px;
    position: absolute; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #header .caption {
        width: 75%;
        bottom: 30px; } }
    @media (max-width: 767px) {
      #header .caption {
        width: 90%;
        bottom: auto;
        position: relative;
        padding: 50px 0 20px; } }
  #header h1 {
    color: white;
    font-size: 6rem;
    line-height: 6.6rem; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #header h1 {
        font-size: 5.2rem;
        line-height: 5.8rem; } }
    @media (max-width: 767px) {
      #header h1 {
        font-size: 2.7rem;
        line-height: 3.6rem; } }
  #header p {
    color: white;
    margin-top: 5px; }

/* GLOBAL NAVIGATION
--------------------------------------------*/
/* nav wrapper */
#navWrapper {
  margin-top: 27px;
  overflow: hidden; }
  @media (max-width: 767px) {
    #navWrapper {
      margin-top: 15px; } }

/* logo and strapline */
a.logo {
  float: left;
  display: block;
  text-indent: -9999px;
  background: url(../img/pri_10years_white.svg) no-repeat left top;
  background-size: 313px 63px;
  width: 313px;
  height: 63px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    a.logo {
      margin-top: 8px;
      background-size: 230px 46px;
      width: 230px;
      height: 46px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    a.logo {
      background-size: 290px 58px;
      width: 290px;
      height: 58px; } }
  @media (max-width: 767px) {
    a.logo {
      background-size: 210px 42px;
      width: 210px;
      height: 42px; } }

/* main navigation */
#mainNav {
  float: right;
  overflow: hidden; }
  #mainNav ul {
    list-style: none; }
  #mainNav li {
    float: left;
    margin-right: 25px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      #mainNav li {
        margin-right: 20px; } }
    #mainNav li:last-of-type {
      margin-right: 0; }
    #mainNav li.current-menu-item a, #mainNav li.current-page-ancestor a {
      color: #b1d5ff; }
  #mainNav a {
    color: white; }
    #mainNav a:hover {
      color: #b1d5ff; }

/* primary nav */
.primary-nav {
  clear: both;
  float: right;
  margin-top: 5px; }
  @media (max-width: 991px) {
    .primary-nav {
      float: none;
      margin-top: 0;
      text-align: center; } }
  .primary-nav li.current-menu-item a, .primary-nav li.current-page-ancestor a {
    color: #b1d5ff; }
  .primary-nav a {
    font-size: 1.6rem;
    line-height: 1.6rem;
    display: inline-block; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .primary-nav a {
        font-size: 1.5rem;
        line-height: 1.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .primary-nav a {
        padding: 13px 0;
        font-size: 4.6rem;
        line-height: 5.2rem; } }
    @media (max-width: 767px) {
      .primary-nav a {
        padding: 5px 0;
        font-size: 2rem;
        line-height: 2.6rem; } }

/* secondary nav */
.secondary-nav {
  float: right; }
  @media (max-width: 991px) {
    .secondary-nav {
      float: none;
      text-align: center; } }
  .secondary-nav li.current-menu-item a, .secondary-nav li.current-page-ancestor a {
    color: #b1d5ff; }
  .secondary-nav a {
    margin-right: 3px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    display: inline-block;
    text-transform: uppercase; }
    @media (max-width: 991px) {
      .secondary-nav a {
        margin-right: 0;
        text-transform: capitalize; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .secondary-nav a {
        padding: 13px 0;
        font-size: 4.6rem;
        line-height: 5.2rem; } }
    @media (max-width: 767px) {
      .secondary-nav a {
        padding: 5px 0;
        font-size: 2rem;
        line-height: 2.6rem; } }

/* social nav */
.social-nav {
  float: right;
  margin-left: 30px; }
  @media (max-width: 991px) {
    .social-nav {
      float: none;
      margin-left: 0;
      text-align: center; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .social-nav {
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .social-nav {
      margin-top: 15px; } }
  @media (max-width: 991px) {
    .social-nav li {
      display: inline-block;
      margin: 0 25px; } }
  @media (max-width: 767px) {
    .social-nav li {
      margin: 0 13px; } }
  .social-nav li:last-of-type {
    margin-left: -5px; }
  .social-nav a {
    font-size: 2.5rem; }
    @media (min-width: 768px) and (max-width: 991px) {
      .social-nav a {
        font-size: 4.5rem; } }
    @media (max-width: 767px) {
      .social-nav a {
        font-size: 2.5rem; } }
  .social-nav i {
    top: -2px;
    position: relative; }
  .social-nav span {
    width: 0;
    display: inline-block;
    text-indent: -9999px; }

/* mobile/tablet toggle button */
.navbar-toggle {
  padding: 13px;
  margin: 0;
  border-radius: 0;
  border: none;
  background: #0088cf; }
  @media (max-width: 991px) {
    .navbar-toggle {
      float: none;
      display: block;
      z-index: 999;
      right: 15px;
      position: absolute; } }
  @media (max-width: 767px) {
    .navbar-toggle {
      padding: 10px; } }
  .navbar-toggle:hover, .navbar-toggle:focus {
    background: #0088cf; }
  .navbar-toggle .icon-bar {
    width: 25px;
    height: 4px;
    border-radius: 0;
    background: white; }
    @media (max-width: 767px) {
      .navbar-toggle .icon-bar {
        height: 3px; } }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

/* MOBILE MENU POPUP
--------------------------------------------*/
/* bg fill to prevent white flicker when lauching mobile pop up menu */
#bgFill {
  position: relative;
  background: #00489a;
  z-index: 999;
  width: 100%;
  height: 100%; }

.popover {
  max-height: 100% !important;
  max-width: 100% !important;
  border: none;
  padding: 0;
  margin: 0 !important;
  border-radius: 0;
  box-shadow: none;
  top: 0 !important;
  left: -9999px !important;
  position: fixed;
  text-align: center;
  overflow-y: auto !important;
  background: #00489a;
  font-family: "alright_sansregular";
  width: 100%;
  height: 100%; }
  .popover.top .arrow {
    display: none !important; }
  .popover.in {
    left: 0 !important; }

.popover-content {
  position: relative;
  padding: 120px 30px; }
  @media (max-width: 767px) {
    .popover-content {
      padding: 60px 20px; } }
  @media (max-width: 991px) {
    .popover-content a {
      color: white; }
      .popover-content a:hover {
        color: #b1d5ff; } }

.btn-close {
  padding: 10px;
  border: none;
  background: none;
  z-index: 999;
  top: 30px;
  right: 28px;
  position: absolute; }
  @media (max-width: 767px) {
    .btn-close {
      top: 15px;
      right: 15px; } }
  .btn-close i {
    color: white;
    font-size: 2.8rem; }
    @media (max-width: 767px) {
      .btn-close i {
        font-size: 2.2rem; } }

/* SIDEBAR
--------------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
  #sidebar {
    margin-top: 40px; } }
@media (max-width: 767px) {
  #sidebar {
    margin-top: 30px; } }

/* sidebar widget */
.sidebar-widget {
  margin-bottom: 25px; }
  .sidebar-widget:last-of-type {
    margin-bottom: 0; }
  .sidebar-widget .caption {
    padding: 33px 30px;
    position: relative;
    z-index: 4; }
    @media (max-width: 767px) {
      .sidebar-widget .caption {
        padding: 28px 25px; } }
  .sidebar-widget .btn {
    margin-top: 15px; }

/* STRUCTURE
--------------------------------------------*/
/* main site wrapper */
#mainWrapper {
  position: relative;
  z-index: 2; }

/* main content wrapper */
#main {
  padding: 45px 0 60px;
  position: relative; }
  @media (min-width: 768px) and (max-width: 1199px) {
    #main {
      padding: 40px 0 50px; } }
  @media (max-width: 767px) {
    #main {
      padding: 25px 0 30px; } }

/* SIDEBAR WIDGETS - Individual Sidebar Widgets */
/* BLOG AUTHOR WIDGET
--------------------------------------------*/
.blog-author-widget {
  min-height: 220px;
  position: relative;
  border: 1px solid #00489a; }
  .blog-author-widget .caption {
    width: 50%;
    padding: 107px 0 33px 30px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .blog-author-widget .caption {
        padding-top: 88px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .blog-author-widget .caption {
        padding-top: 112px; } }
    @media (max-width: 767px) {
      .blog-author-widget .caption {
        padding: 93px 0 28px 25px; } }
  .blog-author-widget .written-by {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-bottom: 5px;
    display: inline-block; }
  .blog-author-widget h2 {
    font-size: 2rem;
    line-height: 2.6rem; }
  .blog-author-widget .job-title {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-top: 5px;
    display: inline-block; }
  .blog-author-widget img {
    width: 170px;
    height: 218px;
    right: 0;
    bottom: 0;
    position: absolute; }

/* CATEGORIES WIDGET
--------------------------------------------*/
.categories-widget {
  background: #0088cf; }
  .categories-widget h2 {
    color: white;
    font-size: 1.9rem;
    line-height: 2.5rem;
    margin-bottom: 5px;
    text-transform: uppercase; }
  .categories-widget ul {
    list-style: none; }
  .categories-widget li {
    margin: 7px 15px 0 0;
    display: inline-block; }
  .categories-widget a {
    color: white;
    font-size: 1.5rem;
    line-height: 2.1rem;
    text-transform: uppercase; }
    .categories-widget a:hover {
      opacity: 0.7; }

/* FEATURED ARTICLE WIDGET
--------------------------------------------*/
.featured-article-widget a:hover .btn-white {
  color: white;
  background: #00489a; }
.featured-article-widget .caption {
  padding-top: 85px; }
.featured-article-widget h2 {
  color: white;
  font-size: 1.5rem;
  line-height: 2.1rem;
  text-transform: uppercase; }
.featured-article-widget h3 {
  color: white;
  margin-top: 7px;
  font-size: 2.5rem;
  line-height: 3.1rem; }

/* JOURNEY SIDEBAR WIDGET
--------------------------------------------*/
.journey-widget a {
  background: #00489a; }
  .journey-widget a:hover {
    background: #0067bd; }
    .journey-widget a:hover .btn {
      color: #00489a;
      background: white; }
.journey-widget .caption {
  padding-top: 75px; }
.journey-widget img {
  top: 30px;
  right: 30px;
  position: absolute; }
.journey-widget h2 {
  width: 48%;
  color: white;
  font-size: 2.5rem;
  line-height: 3rem; }

/* alt journey widget */
.alt-journey-widget a {
  background: white;
  border: 1px solid #0067bd; }
  .alt-journey-widget a:hover {
    background: inherit;
    border: 1px solid #b1d5ff; }
    .alt-journey-widget a:hover h2 {
      color: #0088cf; }
    .alt-journey-widget a:hover .btn {
      color: white;
      background: #0088cf; }
.alt-journey-widget img {
  margin-bottom: 15px; }
.alt-journey-widget h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  color: #00489a; }

/* TEXT CAPTION SIDEBAR WIDGET
--------------------------------------------*/
.text-caption-widget a {
  background: white;
  border: 1px solid #0067bd; }
  .text-caption-widget a:hover {
    border: 1px solid #b1d5ff; }
    .text-caption-widget a:hover h2 {
      color: #0088cf; }
    .text-caption-widget a:hover .btn-blue {
      background: #0088cf; }
.text-caption-widget h2 {
  width: 65%;
  font-size: 2.5rem;
  line-height: 3rem;
  color: #00489a; }
.text-caption-widget p {
  margin-top: 5px;
  color: #00489a; }

/* TWITTER SIDEBAR WIDGET
--------------------------------------------*/
.twitter-widget {
  overflow: hidden;
  background: #0067bd; }
  .twitter-widget ul {
    width: 70%;
    list-style: none; }
  .twitter-widget li {
    color: white; }
  .twitter-widget a {
    color: white;
    /*display: inline-block;*/
    word-wrap: break-word; }
    .twitter-widget a:hover {
      color: #c7e5f4; }
  .twitter-widget .caption {
    min-height: 235px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .twitter-widget .caption {
        min-height: 185px; } }
    .twitter-widget .caption:after {
      content: '\e909';
      opacity: 0.3;
      color: white;
      font-size: 9rem;
      font-family: 'icomoon';
      right: 30px;
      bottom: 50px;
      position: absolute; }
  .twitter-widget .follow-link {
    color: white;
    margin-top: 15px;
    display: inline-block;
    font-family: "alright_sansbold"; }

/* WIDGETS - Standard Widgets */
/* WIDGET
--------------------------------------------*/
.widget {
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .widget {
      margin-bottom: 20px; } }
  .widget:last-of-type {
    margin-bottom: 0; }

/* DIVIDER WIDGET
--------------------------------------------*/
.divider-widget {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #cccccc; }

/* IMG WIDGET
--------------------------------------------*/
.img-widget {
  border: 1px solid #cccccc; }

/* PRINCIPLES WIDGET
--------------------------------------------*/
.principles-widget {
  margin: 45px 0; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .principles-widget {
      margin: 30px 0; } }
  @media (max-width: 767px) {
    .principles-widget {
      margin: 25px 0 5px; } }
  .principles-widget .col-lg-6 {
    margin-bottom: 35px; }
    @media (max-width: 767px) {
      .principles-widget .col-lg-6 {
        margin-bottom: 20px; } }
    .principles-widget .col-lg-6:nth-last-of-type(-n+2) {
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .principles-widget .col-lg-6:nth-last-of-type(-n+2) {
          margin-bottom: 20px; } }
  .principles-widget h2 {
    font-size: 2rem;
    line-height: 2.6rem;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #00489a; }
  .principles-widget p {
    font-size: 1.9rem;
    line-height: 2.3rem; }
    @media (max-width: 767px) {
      .principles-widget p {
        font-size: 1.7rem; } }

/* STANDARD TEXT WIDGET
--------------------------------------------*/
/* standard text content */
.standard-text-widget {
  overflow: hidden;
  /* element margins */
  /* list items */
  /* headings */
  /* img */
  /* links */
  /* italic */
  /* buttons */
  /* tables */ }
  .standard-text-widget * + ul,
  .standard-text-widget * + ol,
  .standard-text-widget * + dl,
  .standard-text-widget * + p,
  .standard-text-widget * + blockquote,
  .standard-text-widget * + table {
    margin: 17px 0 0; }
    @media (min-width: 1921px) {
      .standard-text-widget * + ul,
      .standard-text-widget * + ol,
      .standard-text-widget * + dl,
      .standard-text-widget * + p,
      .standard-text-widget * + blockquote,
      .standard-text-widget * + table {
        margin: 20px 0 0; } }
  .standard-text-widget * + p + p,
  .standard-text-widget * + ul + p,
  .standard-text-widget * + ol + p {
    margin: 17px 0 0; }
  .standard-text-widget * + h1 {
    margin: 20px 0 0; }
    @media (min-width: 1921px) {
      .standard-text-widget * + h1 {
        margin: 25px 0 0; } }
  .standard-text-widget * + h2,
  .standard-text-widget * + h3,
  .standard-text-widget * + h4,
  .standard-text-widget * + h5,
  .standard-text-widget * + h6 {
    margin: 17px 0 0; }
    @media (min-width: 1921px) {
      .standard-text-widget * + h2,
      .standard-text-widget * + h3,
      .standard-text-widget * + h4,
      .standard-text-widget * + h5,
      .standard-text-widget * + h6 {
        margin: 25px 0 0; } }
  .standard-text-widget h2 + h3 {
    margin: 5px 0 0; }
  .standard-text-widget * + img {
    margin: 20px 0 0; }
  .standard-text-widget .no-margin {
    margin-bottom: -15px; }
  .standard-text-widget ul {
    margin-left: 17px; }
  .standard-text-widget ol {
    margin-left: 20px; }
  .standard-text-widget li {
    margin-bottom: 7px; }
    .standard-text-widget li:last-of-type {
      margin-bottom: 0; }
  .standard-text-widget h1,
  .standard-text-widget h2 {
    font-size: 2.7rem;
    line-height: 3.3rem; }
    @media (max-width: 767px) {
      .standard-text-widget h1,
      .standard-text-widget h2 {
        font-size: 2.2rem;
        line-height: 2.8rem; } }
  .standard-text-widget h3 {
    font-size: 1.9rem;
    line-height: 2.5rem;
    color: #0067bd; }
    @media (max-width: 767px) {
      .standard-text-widget h3 {
        font-size: 1.7rem;
        line-height: 2.3rem; } }
  .standard-text-widget h4 {
    font-size: 1.7rem;
    line-height: 2.2rem; }
    @media (max-width: 767px) {
      .standard-text-widget h4 {
        font-size: 1.5rem;
        line-height: 2.1rem; } }
  .standard-text-widget h5, .standard-text-widget h6 {
    font-size: 1.5rem;
    line-height: 2rem; }
  .standard-text-widget img {
    max-width: 100%;
    margin-bottom: 30px;
    border: 1px solid #cccccc; }
  .standard-text-widget a {
    font-family: "alright_sansbold"; }
  .standard-text-widget em {
    font-style: italic; }
  .standard-text-widget a.btn {
    margin: 25px 0 0; }
    @media (min-width: 1921px) {
      .standard-text-widget a.btn {
        margin: 30px 0 0; } }
    @media (max-width: 767px) {
      .standard-text-widget a.btn {
        margin: 15px 0 0; } }
  .standard-text-widget table {
    margin-top: 25px;
    width: 100%;
    height: 100%;
    border: 1px solid #cccccc; }
  .standard-text-widget tr:first-of-type th, .standard-text-widget tr:first-of-type td {
    color: #00489a;
    font-stack: "alright_sansbold";
    background: white; }
  .standard-text-widget th,
  .standard-text-widget td {
    padding: 12px 15px;
    border: 1px solid #cccccc; }

/* SECTIONS - Individual Page layouts */
/* BLOG
--------------------------------------------*/
/* blog article */
.blog-article {
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 1199px) {
    .blog-article:last-of-type a {
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .blog-article:last-of-type a {
      margin-bottom: 10px; } }
  .blog-article .img {
    width: 30%;
    float: left;
    margin-right: 40px;
    background: #00489a; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .blog-article .img {
        margin-right: 30px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .blog-article .img {
        margin-right: 25px; } }
    @media (max-width: 480px) {
      .blog-article .img {
        width: 100%;
        float: none;
        margin: 0 0 25px; } }
  .blog-article img {
    width: 100%;
    border: 1px solid #cccccc; }
  .blog-article .caption {
    width: 64%;
    float: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      .blog-article .caption {
        margin-top: 10px; } }
    @media (max-width: 480px) {
      .blog-article .caption {
        width: 100%;
        float: none; } }
  .blog-article h2 {
    font-size: 2.5rem;
    line-height: 3.1rem; }
    @media (max-width: 767px) {
      .blog-article h2 {
        font-size: 2.1rem;
        line-height: 2.7rem; } }
  .blog-article .article-date {
    font-size: 1.9rem;
    line-height: 2.5rem;
    margin-top: 7px;
    display: inline-block;
    color: #0088cf; }
  .blog-article p {
    margin-top: 7px;
    color: #00489a; }
  .blog-article .btn {
    margin-top: 15px; }
  .blog-article a {
    margin-bottom: 35px;
    padding-bottom: 35px;
    position: relative; }
    @media (max-width: 480px) {
      .blog-article a {
        padding-bottom: 25px;
        margin-bottom: 25px; } }
    .blog-article a:hover:after {
      left: 0; }
    .blog-article a:hover img {
      border: 1px solid #0088cf; }
    .blog-article a:hover h2 {
      color: #0088cf; }
    .blog-article a:hover .btn {
      background: #00489a; }

/* no img */
.no-img .caption {
  width: 100%; }

/* featured article */
.featured-article {
  margin-bottom: 0;
  border: none; }
  .featured-article a {
    padding: 30px;
    color: #00489a;
    background: #c7e5f4; }
    @media (min-width: 768px) and (max-width: 991px) {
      .featured-article a {
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .featured-article a {
        padding: 25px; } }
    .featured-article a:hover {
      background-color: #e3f2fa;
      background-color: rgba(199, 229, 244, 0.5); }
      .featured-article a:hover img {
        border: 1px solid white; }
  .featured-article img {
    border: 1px solid white; }
  .featured-article .caption {
    width: 60%; }
    @media (max-width: 480px) {
      .featured-article .caption {
        width: 100%; } }
  .featured-article h2 {
    font-size: 2.8rem;
    line-height: 3.4rem; }
    @media (max-width: 767px) {
      .featured-article h2 {
        font-size: 2.1rem;
        line-height: 2.7rem; } }
  .featured-article .article-sub-title {
    font-size: 1.9rem;
    line-height: 2.5rem;
    margin-bottom: 7px;
    display: inline-block;
    color: #0088cf;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .featured-article .article-sub-title {
        font-size: 1.7rem;
        line-height: 2.3rem; } }

/* blog header */
.blog-header h2 {
  font-size: 4.6rem;
  line-height: 5.2rem; }
  @media (max-width: 767px) {
    .blog-header h2 {
      font-size: 3rem;
      line-height: 3.6rem; } }
.blog-header .article-date {
  font-size: 1.8rem;
  line-height: 1.8rem;
  margin-top: 7px;
  display: inline-block; }
  @media (max-width: 767px) {
    .blog-header .article-date {
      font-size: 1.7rem;
      line-height: 1.7rem; } }

/* HOMEPAGE
--------------------------------------------*/
/* body class */
.home {
  background: #00489a; }
  @media (max-width: 991px) {
    .home {
      background: #060812; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home #main {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .home #main {
      padding-top: 40px; } }
  .home #header {
    height: 120px; }
    @media (max-width: 991px) {
      .home #header {
        height: auto; } }
  .home #footer {
    bottom: 0;
    position: absolute; }
    @media (max-width: 991px) {
      .home #footer {
        bottom: auto;
        padding: 0 0 40px;
        position: relative; } }

/* home fullscreen video */
.fullscreen-bg {
  overflow: hidden;
  z-index: -100;
  background: #00489a;
  top: -100px;
  right: 0;
  bottom: -100px;
  left: 0;
  position: fixed; }
  @media (max-width: 991px) {
    .fullscreen-bg {
      top: 0;
      bottom: 0;
      height: 100vh;
      background: url("../img/_assets/home_bg.jpg") center center/cover no-repeat; } }

.fullscreen-bg__video {
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute; }
  @media (max-width: 991px) {
    .fullscreen-bg__video {
      display: none; } }

/* home links */
.home-links {
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 47%;
  position: fixed;
  z-index: 999; }
  @media (max-width: 991px) {
    .home-links {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 0;
      left: 50%;
      position: relative; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-links {
      width: 210px;
      margin-top: 50px; } }
  @media (max-width: 767px) {
    .home-links {
      width: 200px;
      margin-top: 30px; } }
  .home-links a {
    width: 200px;
    color: white;
    font-size: 2.5rem;
    line-height: 3rem;
    display: inline-block;
    text-align: center;
    background: #0088cf;
    top: -90px;
    position: absolute; }
    @media (max-height: 860px) {
      .home-links a {
        width: 170px;
        font-size: 2rem;
        line-height: 2.6rem; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-links a {
        width: 170px;
        font-size: 2rem;
        line-height: 2.6rem; } }
    @media (max-width: 991px) {
      .home-links a {
        width: auto;
        display: block;
        top: 0;
        position: relative; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-links a {
        font-size: 1.7rem;
        line-height: 2.2rem; } }
    @media (max-width: 767px) {
      .home-links a {
        font-size: 1.6rem;
        line-height: 2.2rem; } }
    .home-links a:hover {
      width: 240px; }
      @media (max-height: 860px) {
        .home-links a:hover {
          width: 200px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home-links a:hover {
          width: 200px; } }
      @media (max-width: 991px) {
        .home-links a:hover {
          width: auto; } }
  .home-links span {
    width: 90px;
    display: inline-block; }
    @media (max-width: 991px) {
      .home-links span {
        width: auto; } }
  .home-links .link-left {
    left: 0;
    padding: 25px 35px 25px 70px; }
    @media (max-height: 860px) {
      .home-links .link-left {
        padding: 20px 25px 20px 45px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-links .link-left {
        padding: 20px 25px 20px 45px; } }
    @media (max-width: 991px) {
      .home-links .link-left {
        padding: 12px 20px;
        margin-bottom: 10px; } }
    .home-links .link-left:before {
      content: '\e901';
      color: white;
      font-size: 2.5rem;
      font-family: 'icomoon';
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      left: 25px;
      position: absolute; }
      @media (max-height: 860px) {
        .home-links .link-left:before {
          left: 15px;
          font-size: 2.2rem; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home-links .link-left:before {
          left: 15px;
          font-size: 2.2rem; } }
      @media (max-width: 991px) {
        .home-links .link-left:before {
          display: none; } }
  .home-links .link-right {
    right: 0;
    padding: 25px 70px 25px 30px; }
    @media (max-height: 860px) {
      .home-links .link-right {
        padding: 20px 45px 20px 25px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-links .link-right {
        padding: 20px 45px 20px 25px; } }
    @media (max-width: 991px) {
      .home-links .link-right {
        padding: 12px 20px; } }
    .home-links .link-right:after {
      content: '\e902';
      color: white;
      font-size: 2.5rem;
      font-family: 'icomoon';
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      top: 50%;
      right: 25px;
      position: absolute; }
      @media (max-height: 860px) {
        .home-links .link-right:after {
          right: 15px;
          font-size: 2.2rem; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .home-links .link-right:after {
          right: 15px;
          font-size: 2.2rem; } }
      @media (max-width: 991px) {
        .home-links .link-right:after {
          display: none; } }

/* home caption */
.home-caption {
  width: 1150px;
  padding: 0 200px;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 46%;
  position: fixed; }
  @media (max-height: 860px) {
    .home-caption {
      top: 44%; } }
  @media (max-height: 700px) {
    .home-caption {
      top: 45%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .home-caption {
      width: 930px;
      padding: 0 150px; } }
  @media (max-width: 991px) {
    .home-caption {
      -webkit-transform: none;
              transform: none;
      top: 0;
      position: relative; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .home-caption {
      width: 730px;
      padding: 0 80px; } }
  @media (max-width: 767px) {
    .home-caption {
      width: 100%;
      padding: 0 10px; } }
  .home-caption img {
    display: inline-block; }
    @media (max-height: 860px) {
      .home-caption img {
        padding: 0 90px; } }
    @media (max-height: 700px) {
      .home-caption img {
        padding: 0 130px; } }
    @media (max-height: 590px) {
      .home-caption img {
        display: none; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-caption img {
        padding: 0 130px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .home-caption img {
        padding: 0 90px; } }
    @media (max-width: 767px) {
      .home-caption img {
        display: inline-block; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .home-caption img {
        padding: 0 90px; } }
    @media (max-width: 480px) {
      .home-caption img {
        padding: 0 40px; } }
  .home-caption h1 {
    color: white;
    font-size: 4rem;
    line-height: 4.6rem;
    margin-top: 40px; }
    @media (max-height: 860px) {
      .home-caption h1 {
        font-size: 3.6rem;
        margin-top: 25px; } }
    @media (max-height: 860px) {
      .home-caption h1 {
        font-size: 3.2rem;
        margin-top: 20px; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      .home-caption h1 {
        margin-top: 25px; } }
    @media (max-width: 767px) {
      .home-caption h1 {
        font-size: 2.7rem;
        line-height: 4rem;
        margin-top: 30px; } }
  .home-caption p {
    color: white;
    margin-top: 5px; }
  .home-caption .btn {
    margin-top: 20px; }

/* MULTIMEDIA
--------------------------------------------*/
/* body class */
.multimedia #content {
  padding: 0 36px 0 0; }
  @media (max-width: 991px) {
    .multimedia #content {
      padding: 0; } }
.multimedia #sidebar {
  margin-top: 59px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .multimedia #sidebar {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .multimedia #sidebar {
      margin-top: 30px; } }
  .multimedia #sidebar:before {
    content: '';
    background: #cccccc;
    border-bottom: 58px solid white;
    width: 1px;
    height: 100%;
    top: 59px;
    left: -19px;
    position: absolute; }
    @media (max-width: 991px) {
      .multimedia #sidebar:before {
        display: none; } }
.multimedia .alt-journey-widget h2 {
  font-size: 2.2rem;
  line-height: 2.8rem; }
.multimedia .featured-article-widget h3 {
  font-size: 2rem;
  line-height: 2.6rem; }
.multimedia .featured-article-widget .caption {
  padding-top: 45px; }
.multimedia .twitter-widget .caption:after {
  right: 30px;
  bottom: 30px;
  font-size: 4rem; }
.multimedia .twitter-widget ul {
  width: 90%; }

/* multimedia nav */
.multimedia-nav {
  margin-bottom: 20px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .multimedia-nav {
      margin-bottom: 15px; } }
  .multimedia-nav ul {
    list-style: none; }
  .multimedia-nav li {
    display: inline;
    margin-right: 50px; }
    @media (max-width: 767px) {
      .multimedia-nav li {
        margin-right: 20px; } }
    .multimedia-nav li.current_page_item a {
      pointer-events: none;
      font-family: "alright_sansbold"; }
  .multimedia-nav a {
    font-size: 2.3rem;
    line-height: 2.3rem;
    color: #00489a;
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .multimedia-nav a {
        font-size: 2rem;
        line-height: 2rem; } }
    .multimedia-nav a:hover {
      color: #0088cf; }

/* multimedia listing */
.multimedia-listing {
  margin: 0 -15px 15px;
  overflow: hidden; }
  @media (min-width: 768px) and (max-width: 991px) {
    .multimedia-listing {
      margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .multimedia-listing {
      margin: 0; } }
  .multimedia-listing .block-cta {
    float: left;
    height: 250px;
    margin: 15px;
    position: relative;
    width: calc(250px - 0px); }
    @media (min-width: 992px) and (max-width: 1199px) {
      .multimedia-listing .block-cta {
        height: 275px;
        width: calc(275px - 0px); } }
    @media (min-width: 768px) and (max-width: 991px) {
      .multimedia-listing .block-cta {
        height: 220px;
        width: calc(220px - 0px); } }
    @media (min-width: 481px) and (max-width: 767px) {
      .multimedia-listing .block-cta {
        width: 48.3%;
        height: 220px;
        margin: 0 15px 15px 0; }
        .multimedia-listing .block-cta:nth-of-type(even) {
          margin-right: 0; } }
    @media (max-width: 480px) {
      .multimedia-listing .block-cta {
        width: 100%;
        height: 250px;
        margin: 0 0 15px; } }
    .multimedia-listing .block-cta:hover .img-overlay {
      background-color: #267ec7;
      background-color: rgba(0, 103, 189, 0.85); }
    .multimedia-listing .block-cta:hover .caption {
      bottom: 40px; }
    .multimedia-listing .block-cta:hover .see-more {
      opacity: 1;
      bottom: 30px; }
  .multimedia-listing .block {
    overflow: hidden;
    width: 100%;
    height: 100%; }
  .multimedia-listing .caption {
    padding: 30px;
    z-index: 4;
    bottom: 0;
    left: 0;
    position: absolute; }
    @media (max-width: 991px) {
      .multimedia-listing .caption {
        padding: 25px; } }
  .multimedia-listing h2 {
    color: white;
    font-size: 1.8rem;
    line-height: 2.7rem; }
  .multimedia-listing .img-overlay {
    background-color: white;
    background-color: rgba(0, 103, 189, 0); }
  .multimedia-listing .see-more {
    opacity: 0;
    color: white;
    font-size: 1.6rem;
    line-height: 1.6rem;
    z-index: 4;
    bottom: 0;
    left: 30px;
    position: absolute; }
    .multimedia-listing .see-more i {
      padding: 5px;
      font-size: 2rem;
      margin-right: 15px;
      border: 1px solid white; }

/* PARTNERS
--------------------------------------------*/
.partner-info {
  overflow: hidden;
  padding-bottom: 35px;
  margin-bottom: 35px;
  position: relative;
    /*a {
        padding-bottom: 30px;
        margin-bottom: 30px;
        position: relative;

        @include breakpoint('xs-sml') {
            padding-bottom: 25px;
        }

        &:hover {

            &:after {
                left: 0;
            }
            img {
                border: 1px solid $color-blue-light;
            }
            h2,
            span {
                color: $color-blue-light;
            }
        }
    }*/ }
  @media (max-width: 480px) {
    .partner-info {
      padding-bottom: 25px;
      margin-bottom: 25px; } }
  .partner-info:last-of-type {
    margin-bottom: 0; }
  .partner-info .logo {
    width: 30%;
    float: left;
    margin-right: 40px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      .partner-info .logo {
        margin-right: 30px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .partner-info .logo {
        margin-right: 25px; } }
    @media (max-width: 480px) {
      .partner-info .logo {
        width: 100%;
        float: none;
        margin-right: 0; } }
  .partner-info img {
    width: 100%;
    border: 1px solid #cccccc; }
  .partner-info .caption {
    width: 64%;
    float: left; }
    @media (min-width: 768px) and (max-width: 991px) {
      .partner-info .caption {
        margin-top: 10px; } }
    @media (min-width: 481px) and (max-width: 767px) {
      .partner-info .caption {
        margin-top: 5px; } }
    @media (max-width: 480px) {
      .partner-info .caption {
        width: 100%;
        float: none;
        margin-top: 20px; } }
  .partner-info h2 {
    font-size: 2.8rem;
    line-height: 3.4rem; }
    @media (max-width: 767px) {
      .partner-info h2 {
        font-size: 2.1rem;
        line-height: 2.7rem; } }
  .partner-info h3 {
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-top: 15px;
    font-family: "alright_sansbold";
    text-transform: uppercase; }
    @media (max-width: 767px) {
      .partner-info h3 {
        margin-top: 10px; } }
  .partner-info h3 + p {
    margin-top: 10px; }
  .partner-info p {
    margin-top: 15px;
    color: #00489a; }
  .partner-info a {
    font-family: "alright_sansbold";
    color: #0088cf; }
    .partner-info a:hover {
      color: #00489a; }
  .partner-info .partner-link {
    margin-top: 15px;
    display: inline-block; }

/* TERMS
--------------------------------------------*/
.terms-conditions .col-lg-8 {
  width: 100% !important; }

/* TIMELINE - Timeline elements */
/* TIMELINE MOBILE
--------------------------------------------*/
.m-timeline-wrapper {
  display: none; }
  @media (max-width: 1199px) {
    .m-timeline-wrapper {
      display: block; } }

.m-title-year {
  color: white;
  padding: 20px 0;
  text-align: center;
  background: #0088cf;
  width: 100%;
  height: 100%; }
  @media (max-width: 1199px) {
    .m-title-year {
      font-size: 3.4rem;
      line-height: 3.4rem; } }
  @media (max-width: 767px) {
    .m-title-year {
      font-size: 2.4rem;
      line-height: 2.4rem; } }

.m-year-section {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 2;
  /* text sizes/weight */
  /* text colours */
  /* buttons */
  /* see more btn white */
  /* see more btn purple */ }
  @media (max-width: 1199px) {
    .m-year-section {
      height: 500px; } }
  @media (max-width: 767px) {
    .m-year-section {
      height: 250px; } }
  .m-year-section .m-caption {
    z-index: 2;
    width: 100%;
    padding: 0 12%;
    text-align: center;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute; }
    .m-year-section .m-caption .btn-blue {
      margin-top: 20px; }
  .m-year-section .m-title-month {
    margin-bottom: 15px;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .m-year-section .m-title-month {
        font-size: 2.8rem;
        line-height: 3.4rem; } }
    @media (max-width: 767px) {
      .m-year-section .m-title-month {
        font-size: 1.8rem;
        line-height: 1.8rem; } }
  @media (max-width: 1199px) {
    .m-year-section .m-text-caption {
      font-size: 3.6rem;
      line-height: 4.2rem; } }
  @media (max-width: 767px) {
    .m-year-section .m-text-caption {
      font-size: 2.4rem;
      line-height: 3rem; } }
  .m-year-section .m-text-light {
    font-family: "alright_sansregular"; }
  .m-year-section .m-text-white {
    color: white; }
  .m-year-section .m-text-purple {
    color: #8A3495; }
  .m-year-section .m-see-more-btn {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    color: #00489a;
    border: 1px solid #00489a; }
    @media (max-width: 1199px) {
      .m-year-section .m-see-more-btn {
        width: 33px;
        height: 33px; } }
    @media (max-width: 767px) {
      .m-year-section .m-see-more-btn {
        width: 28px;
        height: 28px; } }
    .m-year-section .m-see-more-btn:hover {
      color: white;
      background: #00489a; }
    .m-year-section .m-see-more-btn:after {
      content: '\e908';
      font-family: 'icomoon';
      font-size: 2.1rem;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      top: 50%;
      left: 50%;
      position: absolute; }
  .m-year-section .m-see-more-btn-white {
    color: white;
    border: 1px solid white; }
    .m-year-section .m-see-more-btn-white:hover {
      color: #00489a;
      background: white; }
  .m-year-section .m-see-more-btn-purple {
    color: #8A3495;
    border: 1px solid #8A3495; }
    .m-year-section .m-see-more-btn-purple:hover {
      color: white;
      background: #8A3495; }

/* text slider */
@media (max-width: 1199px) {
  .m-text-slider {
    padding-top: 150px; } }
@media (max-width: 767px) {
  .m-text-slider {
    height: auto;
    padding: 30px 0 50px; } }
@media (max-width: 767px) {
  .m-text-slider .text-slider-wrapper {
    height: 295px; } }
.m-text-slider .container {
  position: relative; }
.m-text-slider .caption {
  text-align: center; }
  @media (max-width: 1199px) {
    .m-text-slider .caption {
      padding: 0 150px; } }
  @media (max-width: 767px) {
    .m-text-slider .caption {
      height: 275px;
      padding: 0;
      overflow: hidden; } }
  .m-text-slider .caption h4 {
    font-size: 2.4rem;
    line-height: 3rem; }
  .m-text-slider .caption p {
    margin-top: 15px; }

/* gradient bg */
.m-gradient-bg {
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFC7E5F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZTVmNCIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c7e5f4), color-stop(70%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #c7e5f4 0%, #ffffff 70%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #c7e5f4 0%, #ffffff 70%, #ffffff 100%); }

/* TIMELINE
--------------------------------------------*/
/* body class overwrites */
.timeline a.logo {
  background: url(../img/pri_10years_colour.svg) no-repeat left top; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .timeline a.logo {
      margin-top: 8px;
      background-size: 230px 46px;
      width: 230px;
      height: 46px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .timeline a.logo {
      background-size: 290px 58px;
      width: 290px;
      height: 58px; } }
  @media (max-width: 767px) {
    .timeline a.logo {
      background-size: 210px 42px;
      width: 210px;
      height: 42px; } }
.timeline #header {
  height: 100vh;
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFC7E5F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzdlNWY0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #ffffff), color-stop(20%, #ffffff), color-stop(100%, #c7e5f4));
  background-image: -webkit-linear-gradient(left top, #ffffff 0%, #ffffff 20%, #c7e5f4 100%);
  background-image: linear-gradient(to right bottom, #ffffff 0%, #ffffff 20%, #c7e5f4 100%); }
  @media (max-width: 1199px) {
    .timeline #header {
      height: 500px !important;
      visibility: visible; } }
  @media (max-width: 767px) {
    .timeline #header {
      height: 300px !important; } }
  .timeline #header .caption {
    width: 100%;
    padding: 0 140px;
    text-align: center; }
    @media (max-width: 1199px) {
      .timeline #header .caption {
        top: 50%;
        padding: 0 5%; } }
    @media (max-width: 767px) {
      .timeline #header .caption {
        top: 20%; } }
  .timeline #header h1 {
    color: #00489a;
    font-size: 4rem;
    line-height: 4.8rem; }
    @media (max-width: 1199px) {
      .timeline #header h1 {
        font-size: 3.6rem;
        line-height: 4.6rem; } }
    @media (max-width: 767px) {
      .timeline #header h1 {
        font-size: 2.4rem;
        line-height: 3rem; } }
  .timeline #header p {
    padding: 0 140px;
    margin-top: 35px;
    color: #00489a; }
  .timeline #header .scroll-down-btn {
    margin-top: 40px; }
    @media (max-width: 1199px) {
      .timeline #header .scroll-down-btn {
        display: none; } }
.timeline #mainNav li.current-menu-item a {
  color: #0088cf; }
.timeline #mainNav a {
  color: #00489a; }
  .timeline #mainNav a:hover {
    color: #0088cf; }
.timeline #main {
  padding: 0; }
.timeline #footer {
  z-index: 999; }

/* TIMELINE NAV
--------------------------------------------*/
#year-nav {
  position: fixed;
  width: auto;
  top: 15%;
  left: -100px;
  z-index: 1000 !important;
  -webkit-transition: left 0.5s ease;
  transition: left 0.5s ease; }
  #year-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    padding: 28px 0 24px;
    background-color: #1758a2;
    /* Fallback */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#034798), to(#2b68ab));
    background-image: -webkit-linear-gradient(top, #034798, #2b68ab);
    background-image: -o-linear-gradient(top, #034798, #2b68ab);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='$from-color', EndColorStr='$to-color')"; }
  #year-nav li.active a {
    background: #00418b;
    color: white;
    border-color: white; }
  #year-nav a {
    display: block;
    color: white;
    padding: 9px 14px 9px 14px;
    border-left: solid 4px transparent; }
  #year-nav.on {
    left: 0; }
  #year-nav.out {
    left: -100px; }

/* YEAR SECTIONS
--------------------------------------------*/
.timeline-wrapper {
  visibility: visible; }
  @media (max-width: 1199px) {
    .timeline-wrapper {
      visibility: hidden; } }

.year-section {
  visibility: visible;
  overflow: hidden;
  overflow-x: hidden;
  position: relative;
  width: 100%;
  height: 100vh;
  z-index: 2;
  /* container */
  /* year titles */
  /* month titles */
  /* text colours */
  /* text sizes */
  /* floated images */
  /* scroll btn */
  /* see more btn */
  /* see more btn white */
  /* see more btn purple */
  /* standard button */ }
  @media (max-width: 1199px) {
    .year-section {
      height: 0 !important;
      visibility: hidden;
      padding: 0 !important; } }
  .year-section .container {
    z-index: 2;
    position: relative; }
    .year-section .container, .year-section .container > .row {
      height: 100%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-section .row {
      padding: 0 100px; } }
  .year-section .bg-img {
    top: -18%;
    height: 100%; }
  .year-section .title-year {
    color: white;
    font-size: 3.4rem;
    line-height: 3.4rem;
    padding: 60px 35px;
    display: inline-block;
    margin-top: 100px;
    font-family: "alright_sansbold";
    background: #0088cf;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    position: relative; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-section .title-year {
        font-size: 3rem;
        line-height: 3rem;
        padding: 50px 30px; } }
  .year-section .title-month {
    font-size: 2.4rem;
    line-height: 2.4rem;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: "alright_sansregular"; }
  .year-section .text-white {
    color: white; }
  .year-section .text-purple {
    color: #8A3495; }
  .year-section .text-lrg {
    font-size: 5.6rem;
    line-height: 7rem;
    font-family: "alright_sansbold"; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-section .text-lrg {
        font-size: 4.6rem;
        line-height: 6rem; } }
  .year-section .text-sml {
    font-size: 4rem;
    line-height: 5rem;
    font-family: "alright_sansregular"; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-section .text-sml {
        font-size: 3.5rem;
        line-height: 4.5rem; } }
  .year-section .img-float-wrapper {
    position: relative; }
    .year-section .img-float-wrapper .img-1 {
      width: 217px;
      height: 217px;
      top: 0px;
      left: 235px;
      z-index: 2; }
    .year-section .img-float-wrapper .img-2 {
      width: 251px;
      height: 251px;
      top: 135px;
      left: 0px;
      z-index: 3; }
    .year-section .img-float-wrapper .img-3 {
      width: 198px;
      height: 198px;
      top: 250px;
      left: 280px;
      z-index: 1; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-section .img-float-wrapper .img-1 {
        width: 197px;
        height: 197px; }
      .year-section .img-float-wrapper .img-2 {
        top: 135px;
        left: 30px;
        width: 231px;
        height: 231px; }
      .year-section .img-float-wrapper .img-3 {
        top: 212px;
        left: 275px;
        width: 178px;
        height: 178px; } }
  .year-section .img-float {
    position: absolute;
    border: 1px solid white;
    overflow: hidden; }
  .year-section .scroll-down-btn {
    display: inline-block;
    color: #00489a;
    font-family: "alright_sansbold";
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    position: absolute; }
    .year-section .scroll-down-btn:hover {
      color: #0088cf; }
      .year-section .scroll-down-btn:hover:after {
        top: 30px;
        color: #0088cf; }
    .year-section .scroll-down-btn:after {
      content: '\e900';
      color: white;
      font-size: 2rem;
      font-family: 'icomoon';
      color: #00489a;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      top: 25px;
      left: 50%;
      position: absolute; }
  .year-section .see-more-btn {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    color: #00489a;
    border: 1px solid #00489a;
    width: 33px;
    height: 33px; }
    .year-section .see-more-btn:hover {
      color: white;
      background: #00489a; }
    .year-section .see-more-btn:after {
      content: '\e908';
      font-family: 'icomoon';
      font-size: 2.3rem;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%);
      top: 50%;
      left: 50%;
      position: absolute; }
  .year-section .see-more-btn-white {
    color: white;
    border: 1px solid white; }
    .year-section .see-more-btn-white:hover {
      color: #00489a;
      background: white; }
  .year-section .see-more-btn-purple {
    color: #8A3495;
    border: 1px solid #8A3495; }
    .year-section .see-more-btn-purple:hover {
      color: white;
      background: #8A3495; }
  .year-section .btn-blue {
    margin-top: 20px; }

/* 2004 - 2005
--------------------------------------------*/
.year-2004 {
  padding: 40px 0 100px; }
  .year-2004 .bg-img {
    top: 0; }
  .year-2004 .caption {
    padding: 0 280px;
    text-align: center; }
    .year-2004 .caption h4 {
      font-size: 2.5rem;
      line-height: 2.9rem; }
    .year-2004 .caption p {
      margin-top: 15px; }
  .year-2004 .title-year {
    padding: 0;
    background: none;
    color: #0088cf; }
  .year-2004 .title-month {
    font-size: 2rem;
    line-height: 2rem;
    margin-top: 105px; }
  .year-2004 .scroll-down-btn {
    z-index: 2;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 100px;
    left: 50%;
    position: relative; }
  .year-2004 .see-more-btn {
    margin-top: 30px; }

/* 2006
--------------------------------------------*/
.year-2006 {
    /*
    .img-float-wrapper {
        top: -10px;

        .img-1 {
            top: 0;
            left: 235px;
        }
        .img-2 {
            top: 145px;
            left: 15px;
        }
        .img-3 {
            top: 255px;
            left: 300px;
        }
    }
    */ }
  .year-2006 .caption {
    padding: 60px 160px 0 0; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2006 .caption {
        padding-right: 150px; } }

/* 2006 - 2 */
.year-2006-2 {
  background-color: #c7e5f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC7E5F4', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZTVmNCIvPjxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c7e5f4), color-stop(58%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #c7e5f4 0%, #ffffff 58%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #c7e5f4 0%, #ffffff 58%, #ffffff 100%); }
  .year-2006-2 .caption {
    padding-top: 310px; }
  .year-2006-2 img {
    margin-top: 150px; }

/* 2007
--------------------------------------------*/
.year-2007 {
  background-color: white;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FFFFFFFF', endColorstr='#FFC7E5F4');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuMCIgeDI9IjAuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYzdlNWY0Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 0%, 0% 100%, color-stop(0%, #ffffff), color-stop(20%, #ffffff), color-stop(100%, #c7e5f4));
  background-image: -webkit-linear-gradient(right top, #ffffff 0%, #ffffff 20%, #c7e5f4 100%);
  background-image: linear-gradient(to left bottom, #ffffff 0%, #ffffff 20%, #c7e5f4 100%); }
  .year-2007 .caption {
    padding: 130px 80px 0 0; }

/* 2008 - 2 */
.year-2007-2 .caption {
  padding: 305px 130px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2007-2 .caption {
      padding-right: 120px; } }
.year-2007-2 img {
  margin-top: 140px; }

/* 2008
--------------------------------------------*/
.year-2008 {
  background-color: #c7e5f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC7E5F4', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZTVmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #c7e5f4), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #c7e5f4 0%, #ffffff 100%);
  background-image: linear-gradient(to top, #c7e5f4 0%, #ffffff 100%); }
  .year-2008 .caption {
    padding: 60px 130px 0 0; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2008 .caption {
        padding-right: 80px; } }

/* 2008 - 2 */
.year-2008-2 .caption {
  padding: 190px 70px 0 0; }

/* 2009
--------------------------------------------*/
.year-2009 .caption {
  padding-top: 90px; }

/* 2009 - 2 */
.year-2009-2 .caption {
  padding: 240px 120px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2009-2 .caption {
      padding-right: 100px; } }
.year-2009-2 .img-float-wrapper {
  top: 155px;
  /*
  .img-1 {
      top: 0;
      left: 235px;
  }
  .img-2 {
      top: 145px;
      left: 15px;
  }
  .img-3 {
      top: 255px;
      left: 300px;
  }*/ }

/* 2010
--------------------------------------------*/
.year-2010 .caption {
  padding: 0 170px 0 0; }

/* 2010 - 2 */
/* 2011
--------------------------------------------*/
.year-2011 .title-year {
  background: #8A3495; }
.year-2011 .title-logo {
  display: block;
  width: 335px;
  height: 39px;
  margin: 40px 0;
  background-image: url("../img/_assets/timeline/2011_logo.png"); }

/* 2011 - 2 */
/* 2012
--------------------------------------------*/
.year-2012 {
  background-color: #c7e5f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC7E5F4', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZTVmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #c7e5f4), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #c7e5f4 0%, #ffffff 100%);
  background-image: linear-gradient(to top, #c7e5f4 0%, #ffffff 100%); }
  .year-2012 .caption {
    padding: 125px 250px 0 0; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2012 .caption {
        padding-right: 240px; } }
  .year-2012 .title-month {
    padding-top: 130px; }
  .year-2012 blockquote.text-lrg {
    font-family: "alright_sansregular"; }

/* 2012 - 2 */
.year-2012-2 {
  background-color: #004798;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#FF004798', endColorstr='#FF00326A');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDc5OCIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjMDA0Nzk4Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAzMjZhIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #004798), color-stop(30%, #004798), color-stop(100%, #00326a));
  background-image: -webkit-linear-gradient(left top, #004798 0%, #004798 30%, #00326a 100%);
  background-image: linear-gradient(to right bottom, #004798 0%, #004798 30%, #00326a 100%); }
  .year-2012-2 .caption {
    padding: 210px 140px 0 0; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2012-2 .caption {
        padding-right: 110px; } }
  .year-2012-2 img {
    margin-top: 136px; }

/* 2013
--------------------------------------------*/
.year-2013 .caption {
  padding: 60px 160px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2013 .caption {
      padding-right: 110px; } }

/* 2013 - 2 */
.year-2013-2 {
  background-color: #c7e5f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC7E5F4', endColorstr='#FFFFFFFF');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M3ZTVmNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #c7e5f4), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #c7e5f4 0%, #ffffff 100%);
  background-image: linear-gradient(to top, #c7e5f4 0%, #ffffff 100%); }
  .year-2013-2 .caption {
    padding: 270px 120px 0 0; }

/* 2014
--------------------------------------------*/
@media (min-width: 1200px) and (max-width: 1399px) {
  .year-2014 .caption {
    padding-right: 40px; } }

/* 2014 - 2 */
.year-2014-2 .caption {
  padding: 240px 90px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2014-2 .caption {
      padding-right: 60px; } }
.year-2014-2 .img-object {
  position: absolute;
  margin-top: 10%; }

/* 2014 - 3 */
.year-2014-3 .caption {
  padding: 240px 130px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2014-3 .caption {
      padding-right: 100px; } }

/* 2015
--------------------------------------------*/
.year-2015 .caption {
  padding: 150px 0 0 120px; }
.year-2015 .img-float-wrapper {
  margin-top: 20%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2015 .img-float-wrapper {
      margin-top: 25%; } }
  .year-2015 .img-float-wrapper .img-1 {
    top: -30px;
    left: 50px; }
  .year-2015 .img-float-wrapper .img-2 {
    top: 120px;
    left: 220px; }
  .year-2015 .img-float-wrapper .img-3 {
    top: 210px;
    left: 0px; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2015 .img-float-wrapper .img-3 {
        top: 190px;
        left: 20px; } }

/* 2015 - 2 */
.year-2015-2 .caption {
  padding: 270px 130px 0 0; }
.year-2015-2 img {
  margin-top: 140px; }

/* 2015 - 3 */
.year-2015-3 {
  background: #01AEF0; }
  .year-2015-3 .caption {
    padding: 270px 130px 0 0; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .year-2015-3 .caption {
        padding-right: 120px; } }

/* 2015 - 4 */
.year-2015-4 .caption {
  padding: 60px 130px 0 0; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2015-4 .caption {
      padding-right: 110px; } }
.year-2015-4 .title-logo {
  display: block;
  width: 375px;
  height: 56px;
  margin: 20px 0;
  background-image: url("../img/_assets/timeline/2015_logo.png");
  background-size: 100%;
  background-repeat: no-repeat; }

/* 2016
--------------------------------------------*/
.year-2016 .caption {
  text-align: center;
  padding: 0 240px; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .year-2016 .caption {
      padding: 230px; } }

.no-touch #preloader {
  display: none; }
@media (min-width: 1200px) {
  .no-touch #preloader {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    position: absolute; } }
  @media (min-width: 1200px) and (max-width: 1199px) {
    .no-touch #preloader {
      display: none; } }
@media (min-width: 1200px) {
    .no-touch #preloader .txt-perc {
      font-size: 35px;
      font-family: "alright_sansbold";
      color: #00489a;
      opacity: 1;
      margin: 0 0 20px 0;
      text-align: center; }
    .no-touch #preloader .progress {
      width: 200px;
      height: 10px;
      background-color: #0088cf;
      margin: 0 auto 15px auto; }
      .no-touch #preloader .progress span {
        display: block;
        width: 0;
        height: 100%;
        background-color: #00489a; }
    .no-touch #preloader.is-hidden {
      visibility: hidden;
      display: none;
      opacity: 0; }
  .no-touch .is-loading {
    overflow: hidden; }
  .no-touch .timeline #header .scroll-down-btn.is-hidden {
    visibility: hidden; }
  .no-touch .timeline #header .caption {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); } }
  @media (min-width: 1200px) and (max-width: 1199px) {
    .no-touch .timeline #header .caption {
      top: 57%; } }
  @media (min-width: 1200px) and (max-width: 767px) {
    .no-touch .timeline #header .caption {
      top: 41%; } }
@media (min-width: 1200px) {
  .no-touch .timeline #header .scroll-down-btn {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; } }
.no-touch .text-object {
  position: relative; }
.no-touch .img-object {
  position: relative;
  margin-top: 5%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch .img-object {
      width: 300px;
      margin-top: 25%; } }
.no-touch .text-anim .row .caption {
  position: relative; }
.no-touch .bg-img.parallax-fore {
  top: -17%; }
.no-touch #year-2006.year-section,
.no-touch #year-2006-2.year-section,
.no-touch #year-2007.year-section,
.no-touch #year-2007-2.year-section,
.no-touch #year-2008.year-section,
.no-touch #year-2008-2.year-section,
.no-touch #year-2009.year-section,
.no-touch #year-2009-2.year-section,
.no-touch #year-2010.year-section,
.no-touch #year-2010-2.year-section,
.no-touch #year-2011.year-section,
.no-touch #year-2011-2.year-section,
.no-touch #year-2013.year-section,
.no-touch #year-2013-2.year-section,
.no-touch #year-2014.year-section,
.no-touch #year-2014-2.year-section,
.no-touch #year-2014-3.year-section,
.no-touch #year-2015.year-section,
.no-touch #year-2015-2.year-section,
.no-touch #year-2015-3.year-section,
.no-touch #year-2015-4.year-section,
.no-touch #year-2016.year-section {
  z-index: 2; }
  .no-touch #year-2006.year-section .caption,
  .no-touch #year-2006-2.year-section .caption,
  .no-touch #year-2007.year-section .caption,
  .no-touch #year-2007-2.year-section .caption,
  .no-touch #year-2008.year-section .caption,
  .no-touch #year-2008-2.year-section .caption,
  .no-touch #year-2009.year-section .caption,
  .no-touch #year-2009-2.year-section .caption,
  .no-touch #year-2010.year-section .caption,
  .no-touch #year-2010-2.year-section .caption,
  .no-touch #year-2011.year-section .caption,
  .no-touch #year-2011-2.year-section .caption,
  .no-touch #year-2013.year-section .caption,
  .no-touch #year-2013-2.year-section .caption,
  .no-touch #year-2014.year-section .caption,
  .no-touch #year-2014-2.year-section .caption,
  .no-touch #year-2014-3.year-section .caption,
  .no-touch #year-2015.year-section .caption,
  .no-touch #year-2015-2.year-section .caption,
  .no-touch #year-2015-3.year-section .caption,
  .no-touch #year-2015-4.year-section .caption,
  .no-touch #year-2016.year-section .caption {
    padding-top: 0;
    margin-top: 15%; }
    @media (min-width: 1200px) and (max-width: 1399px) {
      .no-touch #year-2006.year-section .caption,
      .no-touch #year-2006-2.year-section .caption,
      .no-touch #year-2007.year-section .caption,
      .no-touch #year-2007-2.year-section .caption,
      .no-touch #year-2008.year-section .caption,
      .no-touch #year-2008-2.year-section .caption,
      .no-touch #year-2009.year-section .caption,
      .no-touch #year-2009-2.year-section .caption,
      .no-touch #year-2010.year-section .caption,
      .no-touch #year-2010-2.year-section .caption,
      .no-touch #year-2011.year-section .caption,
      .no-touch #year-2011-2.year-section .caption,
      .no-touch #year-2013.year-section .caption,
      .no-touch #year-2013-2.year-section .caption,
      .no-touch #year-2014.year-section .caption,
      .no-touch #year-2014-2.year-section .caption,
      .no-touch #year-2014-3.year-section .caption,
      .no-touch #year-2015.year-section .caption,
      .no-touch #year-2015-2.year-section .caption,
      .no-touch #year-2015-3.year-section .caption,
      .no-touch #year-2015-4.year-section .caption,
      .no-touch #year-2016.year-section .caption {
        margin-top: 27%; } }
.no-touch #year-2006 .img-float-wrapper, .no-touch #year-2009-2 .img-float-wrapper {
  top: 0;
  margin-top: 8%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch #year-2006 .img-float-wrapper, .no-touch #year-2009-2 .img-float-wrapper {
      margin-top: 15%; } }
.no-touch #year-2012-2.year-section .caption, .no-touch #year-2015-3.year-section .caption {
  padding-top: 0;
  margin-top: 35%; }
.no-touch #year-2014-2.year-section .caption {
  margin-top: 35%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch #year-2014-2.year-section .caption {
      margin-top: 45%; } }
.no-touch #year-2014-2.year-section .img-object {
  margin-top: 20%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch #year-2014-2.year-section .img-object {
      margin-top: 30%; } }
.no-touch #year-2015.year-section .caption {
  margin-top: 25%; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .no-touch #year-2015-4.year-section .caption {
    margin-top: 25%; }
  .no-touch #year-2016.year-section .caption {
    margin-top: 15%; } }
.no-touch .parallax-object {
  position: absolute;
  z-index: 10;
  background-position: center center;
  background-repeat: no-repeat; }
.no-touch #year-2006-2.parallax-anim .parallax-people-back {
  width: 229px;
  height: 255px;
  margin-top: 10%;
  right: 37%; }
.no-touch #year-2006-2.parallax-anim .parallax-people-mid {
  width: 336px;
  height: 384px;
  margin-top: 2%;
  right: 15%; }
.no-touch #year-2006-2.parallax-anim .parallax-people-fore {
  width: 580px;
  height: 177px;
  margin-top: 45%;
  right: 0%; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .no-touch #year-2006-2.parallax-anim .caption {
    margin-top: 35%; } }
@media (min-width: 1200px) and (max-width: 1399px) {
  .no-touch #year-2006-2.parallax-anim .parallax-wrapper {
    margin-top: 10%; } }
.no-touch #year-2007.parallax-anim .parallax-cube-back,
.no-touch #year-2007.parallax-anim .parallax-cube-mid,
.no-touch #year-2007.parallax-anim .parallax-cube-fore {
  width: 450px;
  height: 563px;
  right: 20%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch #year-2007.parallax-anim .parallax-cube-back,
    .no-touch #year-2007.parallax-anim .parallax-cube-mid,
    .no-touch #year-2007.parallax-anim .parallax-cube-fore {
      width: 410px;
      height: 523px;
      background-size: 100%; } }
.no-touch #year-2007.parallax-anim .parallax-cube-back {
  margin-top: 0%; }
.no-touch #year-2007.parallax-anim .parallax-cube-mid {
  margin-top: 2.5%; }
.no-touch #year-2007.parallax-anim .parallax-cube-fore {
  margin-top: 5%; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .no-touch #year-2007.parallax-anim .parallax-wrapper {
    margin-top: 10%; } }
.no-touch #year-2008 #svg-container {
  width: 100%;
  height: 100%;
  top: -18%;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }
.no-touch #year-2008 #map-svg {
  position: absolute;
  top: -10%;
  left: 20%;
  width: 100%;
  height: 120%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1; }
.no-touch #year-2008 .map-land-bg {
  fill: #6FC7F0; }
.no-touch #year-2008 .map-pin {
  fill: #0087CD;
  stroke: white;
  stroke-width: 0.05; }
.no-touch #year-2012.year-section .caption {
  padding-top: 0;
  margin-top: 10%; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch #year-2012.year-section .caption {
      margin-top: 20%; } }
  .no-touch #year-2012.year-section .caption h3 {
    padding-top: 0; }
.no-touch .quote-anim blockquote {
  margin-top: 10%;
  position: absolute; }
  @media (min-width: 1200px) and (max-width: 1399px) {
    .no-touch .quote-anim blockquote {
      margin-top: 20%; } }
.no-touch .quote-anim .quote-text {
  display: block;
  overflow: hidden; }
.no-touch .quote-anim .quote-text-wrapper {
  display: block;
  position: relative;
  bottom: -65px;
  visibility: hidden; }
.no-touch .graph-anim .graph-anim-wrapper {
  position: absolute;
  height: 110vh; }
.no-touch .graph-anim .graph-bar {
  float: left;
  position: absolute;
  bottom: 0;
  height: 0;
  width: 70px;
  margin-right: 10px; }
.no-touch .graph-anim #graph-bar-1 {
  left: 0px;
  background: #B3C4D8; }
.no-touch .graph-anim #graph-bar-2 {
  left: 80px;
  background: #336195; }
.no-touch .graph-anim #graph-bar-3 {
  left: 160px;
  background: white; }
.no-touch .graph-anim #graph-bar-4 {
  left: 240px;
  background: #002856; }
.no-touch .graph-anim #graph-bar-5 {
  left: 320px;
  background: #3EB5E8; }
.no-touch .graph-anim #graph-bar-6 {
  left: 400px;
  background: #001731; }
.no-touch #year-2013-2.parallax-anim .parallax-swirl-back {
  height: 564px;
  top: 2%;
  background-size: 100% 564px; }
.no-touch #year-2013-2.parallax-anim .parallax-swirl-mid {
  height: 414px;
  top: 10%;
  background-size: 100% 414px; }
.no-touch #year-2013-2.parallax-anim .parallax-swirl-fore {
  height: 531px;
  top: 0;
  background-size: 100% 531px; }
.no-touch #year-2014.parallax-anim .parallax-oil-fore {
  height: 90%;
  top: -6%;
  background-position: 120% 80%; }
@media (min-width: 1200px) and (max-width: 1399px) {
  .no-touch #year-2014-2 .img-object {
    width: 480px; } }
.no-touch #year-2015-3.parallax-anim .row {
  height: 100vh; }
.no-touch #year-2015-3.parallax-anim .parallax-city-back,
.no-touch #year-2015-3.parallax-anim .parallax-city-mid,
.no-touch #year-2015-3.parallax-anim .parallax-city-fore {
  width: 100vw;
  height: 567px;
  left: -19vw;
  bottom: 0; }
.no-touch #year-2015-3.parallax-anim .parallax-city-back {
  bottom: 0; }
.no-touch #year-2015-4.parallax-anim .parallax-leaf {
  position: absolute;
  background-repeat: no-repeat;
  z-index: 10;
  width: 100%;
  height: 570px;
  background-size: 100% 570px; }
.no-touch #year-2015-4.parallax-anim .parallax-leaf-back {
  z-index: 1;
  top: 15%; }
.no-touch #year-2015-4.parallax-anim .parallax-leaf-mid-back {
  z-index: 1;
  top: 10%; }
.no-touch #year-2015-4.parallax-anim .parallax-leaf-mid-fore {
  z-index: 1;
  top: 5%; }
.no-touch #year-2015-4.parallax-anim .parallax-leaf-fore {
  top: 0;
  right: 5%; }
