/*------------------------------------*\
    BOWER COMPONENTS
\*------------------------------------*/
/*
 * A partial implementation of the Ruby list functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/lists.rb
 */
/*
 * A partial implementation of the Ruby constants functions from Compass:
 * https://github.com/Compass/compass/blob/stable/lib/compass/sass_extensions/functions/constants.rb
 */
/*
 * A partial implementation of the Ruby display functions from Compass:
 * https://github.com/Compass/compass/blob/stable/core/lib/compass/core/sass_extensions/functions/display.rb
 */
/*------------------------------------*\
    UTILITIES
\*------------------------------------*/
/*! Reset/normalize hybrid with major contributions from normalize.css, html5doctor.com Reset Stylesheet, and http://html5reset.org/

* Sam Richard - http://snugug.com/
* Nicholas Gallagher, Jonathan Neal - http://necolas.github.io/normalize.css/
* Richard Clark - http://richclarkdesign.com
* Tim Murtaugh - http://monkeydo.biz/
*/
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
main,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

ul {
  list-style: none;
}

img {
  border: 0;
}

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

pre {
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid;
  margin: 1em 0;
  padding: 0;
}

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

button,
input[type="button"] {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

input,
select {
  vertical-align: middle;
}

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

td,
th {
  padding: 0;
}

html {
  box-sizing: border-box;
}

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

embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}

html {
  box-sizing: border-box;
}

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

embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}

@font-face {
  font-family: "montserratlight";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/montserrat-fontfacekit/montserrat-light-webfont.woff") format("woff"), url("../fonts/montserrat-fontfacekit/montserrat-light-webfont.ttf") format("truetype"), url("../fonts/montserrat-fontfacekit/montserrat-light-webfont.svg#montserratlight") format("svg");
}
@font-face {
  font-family: "montserratsemi_bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/montserrat-fontfacekit/montserrat-semibold-webfont.woff") format("woff"), url("../fonts/montserrat-fontfacekit/montserrat-semibold-webfont.ttf") format("truetype"), url("../fonts/montserrat-fontfacekit/montserrat-semibold-webfont.svg#montserratsemi_bold") format("svg");
}
/*------------------------------------*\
    COLOURS
\*------------------------------------*/
/*------------------------------------*\
    BASE-SPACING
    su = spacing unit
\*------------------------------------*/
html {
  font-size: 62.5%;
}

body {
  background: #1c333c;
  font-family: "montserratlight", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 17px;
  font-size: 1.4rem;
  line-height: 1.7rem;
  color: white;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}

.container, .pagination, header {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 15px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .container, .pagination, header {
    padding: 0 25px;
  }
}
@media (min-width: 960px) {
  .container, .pagination, header {
    padding: 0 15px;
  }
}

/* TYPOGRAPHY
 * ------------------------------------------------ */
h1, h2, h3, h4, h5, h6 {
  color: white;
  font-family: "montserratsemi_bold", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}

h1 a, h2 a, h3 a,
h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 36px;
  line-height: 54px;
  font-size: 3.6rem;
  line-height: 5.4rem;
}

h2 {
  font-size: 26px;
  line-height: 30px;
  font-size: 2.6rem;
  line-height: 3rem;
  margin-bottom: 20px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
  font-size: 1.8rem;
  line-height: 2.7rem;
  margin-bottom: 20px;
}

h4 {
  font-size: 14px;
  line-height: 21px;
  font-size: 1.4rem;
  line-height: 2.1rem;
  margin-bottom: 10px;
}

h5 {
  font-size: 11px;
  line-height: 16.5px;
  font-size: 1.1rem;
  line-height: 1.65rem;
}

h6 {
  font-size: 10px;
  line-height: 15px;
  font-size: 1rem;
  line-height: 1.5rem;
}

p {
  margin: 0 0 20px 0;
}
p img {
  margin: 0;
}
p.lead {
  font-size: 24.5px;
  line-height: 36.75px;
  font-size: 2.45rem;
  line-height: 3.675rem;
  line-height: 31.5;
}

a {
  color: #477DCA;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: background .5s, border-color .5s, color .5s;
  transition: background .5s, border-color .5s, color .5s;
}
a:hover {
  color: #264d85;
}
a:active, a:focus {
  color: #1b365d;
  outline: none;
}

cite {
  font-style: normal;
  display: block;
}

em, i {
  font-style: italic;
}

strong, b {
  font-weight: bold;
}

u {
  text-decoration: underline;
}

small,
sub, sup {
  font-size: 80%;
}

hr {
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 10px 0 30px;
  height: 0;
}

.btn {
  border: 1px solid #b35b6b;
  cursor: pointer;
  color: white;
  display: inline-block;
  font-size: 11px;
  line-height: 16.5px;
  font-size: 1.1rem;
  line-height: 1.65rem;
  font-family: "montserratsemi_bold", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px 40px;
  margin-bottom: 10px;
}
@media (min-width: 960px) {
  .btn {
    padding: 16px 40px;
  }
}
.btn:hover {
  color: white;
  background: #b35b6b;
}
.btn.btn--alt {
  border-color: #1c333c;
}
.btn.btn--alt:hover {
  background: #1c333c;
}

.svg-menu-toggle {
  pointer-events: all;
  cursor: pointer;
}
.svg-menu-toggle .bar {
  -webkit-transform: rotate(0) translateY(0) translateX(0);
  transform: rotate(0) translateY(0) translateX(0);
  opacity: 1;
  -webkit-transform-origin: 20px 10px;
  transform-origin: 20px 10px;
  -webkit-transition: -webkit-transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: opacity 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out;
  transition: transform 0.4s ease-in-out, opacity 0.2s ease-in-out, -webkit-transform 0.4s ease-in-out;
}
.svg-menu-toggle .bar:nth-of-type(1) {
  -webkit-transform-origin: 20px 10px;
  transform-origin: 20px 10px;
}
.svg-menu-toggle .bar:nth-of-type(3) {
  -webkit-transform-origin: 20px 20px;
  transform-origin: 20px 20px;
}

.svg-menu-toggle.menu-close .bar:nth-of-type(1) {
  -webkit-transform: rotate(-45deg) translateY(0) translateX(0);
  transform: rotate(-45deg) translateY(0) translateX(0);
}
.svg-menu-toggle.menu-close .bar:nth-of-type(2) {
  opacity: 0;
}
.svg-menu-toggle.menu-close .bar:nth-of-type(3) {
  -webkit-transform: rotate(45deg) translateY(0em) translateX(0em);
  transform: rotate(45deg) translateY(0em) translateX(0em);
}

.face {
  position: absolute;
  top: auto;
  left: auto;
  width: calc(60% + 60px);
}

/* LISTS
 * ------------------------------------------------ */
ul,
ol {
  margin-bottom: 20px;
}

ul {
  list-style: none outside;
}

ol {
  list-style: decimal;
}

ol, ul.square,
ul.circle, ul.disc {
  margin-left: 30px;
}

ul.square {
  list-style: square outside;
}

ul.circle {
  list-style: circle outside;
}

ul.disc {
  list-style: disc outside;
}

ul ul, ul ol,
ol ol, ol ul {
  margin-top: 4px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 30px;
  font-size: 90%;
}

ul ul li, ul ol li,
ol ol li, ol ul li {
  margin-bottom: 6px;
}

li {
  line-height: 18px;
  margin-bottom: 12px;
}

ul.large li {
  line-height: 21px;
}

li p {
  line-height: 21px;
}

.logo {
  display: block;
  margin: 0 auto;
}
@media (min-width: 620px) {
  .logo {
    float: left;
  }
}

.browserupgrade {
  background: #1c333c;
  color: white;
  padding: 15px;
  text-align: center;
}

.copy-strip {
  background: #16272f;
  clear: both;
  overflow: auto;
  padding: 16px 15px;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.copy-strip p {
  margin: 0;
  text-align: center;
}
@media (min-width: 620px) {
  .copy-strip p {
    width: 50%;
    float: left;
    text-align: left;
  }
  .copy-strip p.t3d {
    text-align: right;
  }
}
.copy-strip a {
  color: white;
  font-family: "montserratsemi_bold", sans-serif;
}

.highlight {
  font-size: 11px;
  line-height: 13px;
  font-size: 1.1rem;
  line-height: 1.3rem;
  border: 10px solid #16272f;
  color: white;
  margin-bottom: 10px;
  position: relative;
}
.highlight .btn {
  display: none;
}
@media (min-width: 480px) {
  .highlight {
    font-size: 14px;
    line-height: 17px;
    font-size: 1.4rem;
    line-height: 1.7rem;
    border-width: 20px;
  }
  .highlight .btn {
    display: inline-block;
  }
}
@media (min-width: 540px) {
  .highlight cite {
    margin-bottom: 20px;
  }
}
@media (min-width: 620px) {
  .highlight {
    font-size: 11px;
    line-height: 13px;
    font-size: 1.1rem;
    line-height: 1.3rem;
    border-width: 10px;
  }
  .highlight .btn {
    display: none;
  }
  .highlight blockquote p {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .highlight {
    border-width: 20px;
  }
  .highlight cite {
    display: block;
    margin-bottom: 0;
  }
  .highlight .btn {
    display: inline-block;
  }
}
@media (min-width: 845px) {
  .highlight {
    font-size: 12px;
    line-height: 15px;
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .highlight blockquote p {
    margin-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .highlight {
    font-size: 14px;
    line-height: 17px;
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
@media (min-width: 1024px) {
  .highlight cite {
    margin-bottom: 20px;
  }
}
.highlight .highlight_image {
  display: block;
}
.highlight .highlight_text {
  display: none;
  background: rgba(22, 39, 47, 0.9);
  opacity: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
@media (min-width: 320px) {
  .highlight .highlight_text {
    display: block;
  }
}
@media (min-width: 620px) {
  .highlight .highlight_text {
    padding: 5px;
  }
}
@media (min-width: 1024px) {
  .highlight .highlight_text {
    padding: 20px;
  }
}
.highlight:hover {
  cursor: pointer;
}
.highlight:hover .highlight_text {
  opacity: 1;
}
.highlight .btn {
  margin-top: 10px;
}

.pagination {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
  display: none;
}
@media (min-width: 540px) {
  .pagination {
    display: block;
  }
}
.pagination ul {
  margin: 0;
  right: 15px;
  top: -100px;
  position: absolute;
}
@media (min-width: 1280px) {
  .pagination ul {
    right: -30px;
  }
}
.pagination li {
  border-radius: 50%;
  border: 1px solid transparent;
  cursor: pointer;
}
.pagination li:hover, .pagination li.current {
  border-color: white;
}
.pagination li a {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border-radius: 50%;
  background: white;
  display: block;
  height: 12px;
  margin: 5px;
  width: 12px;
}

.section-content-narrow {
  width: 100%;
  position: relative;
  padding: 30px 0 40px;
}
@media (min-width: 540px) {
  .section-content-narrow {
    padding: 30px 40px 40px 0;
  }
}
@media (min-width: 768px) {
  .section-content-narrow {
    width: 60%;
    position: absolute;
  }
}
@media (min-width: 960px) {
  .section-content-narrow {
    width: 40%;
  }
}

.social-list li {
  display: inline-block;
  margin-bottom: 0;
}
.social-list li a {
  display: inline-block;
}
.social-list li a svg {
  width: 43px;
  height: 43px;
  width: 4.3rem;
  height: 4.3rem;
  fill: white;
}

.navbar .social-icon {
  display: none;
  padding: 5px 2px 0 !important;
  margin-left: 40px;
}
@media (min-width: 768px) {
  .navbar .social-icon {
    display: inline-block;
  }
}
.navbar .social-icon a svg {
  width: 21px;
  height: 21px;
  width: 2.1rem;
  height: 2.1rem;
  fill: white;
}
.navbar .social-icon a:hover:after, .navbar .social-icon a:focus:after {
  left: 0 !important;
  max-width: 100%;
  margin-left: 0 !important;
}
.navbar .social-icon ~ .social-icon {
  margin-left: 0;
}

.timeline {
  border-left: 3px solid white;
  margin: 50px 0 30px 70px;
  padding: 0 0 3px 30px;
}
@media (min-width: 480px) {
  .timeline {
    margin: 50px 0 30px 120px;
  }
}
.timeline li {
  margin: 0 0 50px;
  position: relative;
}
.timeline li:last-child {
  margin-bottom: 0;
}
.timeline li .date {
  margin-top: 3px;
  top: 0;
  left: -110px;
  position: absolute;
  text-align: right;
  width: 50px;
}
@media (min-width: 480px) {
  .timeline li .date {
    left: -160px;
    width: 100px;
  }
}
.timeline li .circle {
  top: 5px;
  left: -39px;
  width: 14px;
  height: 14px;
  background: white;
  border-radius: 50%;
  display: block;
  position: absolute;
}
.timeline li .content {
  margin-top: -5px;
}
.timeline li p {
  margin: 0;
}

footer {
  overflow: auto;
  padding: 50px 0;
}
@media (min-width: 768px) {
  footer {
    padding: 100px 0;
  }
}
footer .representation {
  margin-bottom: 50px;
  width: 100%;
}
@media (min-width: 768px) {
  footer .representation {
    margin-bottom: 0;
    width: 64.2857142857%;
    float: left;
    margin-right: 7.1428571429%;
  }
}
@media (min-width: 960px) {
  footer .representation {
    width: 58.3333333333%;
    float: left;
    margin-right: 4.1666666667%;
  }
}
footer .representation .rep-img {
  margin: 0 auto 15px;
  display: block;
}
@media (min-width: 480px) {
  footer .representation .rep-img {
    float: left;
    margin-right: 15px;
  }
}
footer .social {
  width: 100%;
}
@media (min-width: 768px) {
  footer .social {
    width: 28.5714285714%;
    float: right;
    margin-right: 0;
  }
}
@media (min-width: 960px) {
  footer .social {
    width: 37.5%;
    float: right;
    margin-right: 0;
  }
}
footer .social-list {
  float: left;
  margin-bottom: 0;
  margin-right: 30px;
}

header .navbar {
  margin-top: 10px;
}
@media (min-width: 620px) {
  header .navbar {
    margin-top: 40px;
  }
}

.section--highlights {
  clear: both;
}

.highlights {
  overflow: auto;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .highlights {
    margin-bottom: 80px;
  }
}
.highlights .highlight {
  overflow: hidden;
}
@media (min-width: 620px) {
  .highlights .highlight {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }
  .highlights .highlight:nth-child(2n+2) {
    float: right;
    margin-right: 0;
  }
}

.navbar ul li a:hover, .navbar ul li a:focus, .navbar ul li.current_page_parent a, .navbar ul li.current-page-ancestor a, .navbar ul li.current_page_item a {
  text-decoration: none;
  position: relative;
}
.navbar ul li a:hover:after, .navbar ul li a:focus:after, .navbar ul li.current_page_parent a:after, .navbar ul li.current-page-ancestor a:after, .navbar ul li.current_page_item a:after {
  background: #b35b6b;
  bottom: -7px;
  content: '';
  display: block;
  height: 2px;
  left: 50%;
  margin-left: -17px;
  position: absolute;
  width: 35px;
}

.navbar {
  background: transparent;
  position: relative;
  height: 54px;
}
.navbar ul {
  background: transparent;
  display: none;
  float: right;
  font-family: "montserratsemi_bold", sans-serif;
  font-size: 12px;
  line-height: 18px;
  font-size: 1.2rem;
  line-height: 1.8rem;
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 111;
}
@media (min-width: 620px) {
  .navbar ul {
    display: block;
  }
}
@media (min-width: 620px) {
  .navbar ul li {
    float: left;
    margin-bottom: 0;
    padding: 0 13px;
  }
}
.navbar ul li a {
  color: white;
  font-style: normal;
  line-height: 30px;
  text-decoration: none;
  -webkit-transition: border-bottom 0.5s;
  transition: border-bottom 0.5s;
}
@media (min-width: 620px) {
  .navbar ul li a {
    line-height: 54px;
  }
}
.navbar ul li a:hover, .navbar ul li a:focus {
  -webkit-transition: border-bottom 0.5s;
  transition: border-bottom 0.5s;
}

@media (min-width: 768px) {
  .section--about {
    min-height: 450px;
  }
}
@media (min-width: 960px) {
  .section--about {
    min-height: 650px;
  }
}
.section--about .face {
  position: relative;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 620px) {
  .section--about .face {
    position: absolute;
    left: -60px;
    top: -95px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    z-index: -1;
  }
}
.section--about .section-content-narrow {
  padding: 0;
}
@media (min-width: 620px) {
  .section--about .section-content-narrow {
    float: right;
    margin: 20px 40px 0 0;
    width: 40%;
  }
}
@media (min-width: 768px) {
  .section--about .section-content-narrow {
    position: absolute;
    top: 50%;
    right: 60px;
    margin: 20px 0 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}

.section--misc {
  background: #b35b6b;
  clear: both;
  overflow: hidden;
  position: relative;
}
@media (min-width: 620px) {
  .section--misc .container, .section--misc .pagination, .section--misc header {
    min-height: 750px;
  }
}
.section--misc .face {
  left: -60px;
  bottom: 0;
  display: none;
}
@media (min-width: 620px) {
  .section--misc .face {
    display: block;
  }
}
@media (min-width: 768px) {
  .section--misc .section-content-narrow {
    top: 70px;
    right: 60px;
  }
}
@media (min-width: 960px) {
  .section--misc .section-content-narrow {
    right: 160px;
  }
}
.section--misc .section-content-narrow h5 {
  position: absolute;
  left: -100px;
  padding-top: 2px;
}

.section--timeline {
  background: #57c5f2;
  clear: both;
  overflow: hidden;
}
@media (min-width: 768px) {
  .section--timeline .section-content-narrow {
    padding: 70px 0;
    position: relative;
  }
}
.section--timeline .face {
  right: 0;
  bottom: 0;
  display: none;
}
@media (min-width: 768px) {
  .section--timeline .face {
    display: block;
    height: 100%;
    width: auto;
  }
}

/* No files to import found in matter/views/* */

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